diff --git a/Makefile b/Makefile index 910e903283..1d2a15d00b 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ LIB := -L ../../tools/agbcc/lib -lgcc -lc SHA1 := $(shell { command -v sha1sum || command -v shasum; } 2>/dev/null) -c GFX := tools/gbagfx/gbagfx$(EXE) AIF := tools/aif2pcm/aif2pcm$(EXE) -MID := $(abspath tools/mid2agb/mid2agb)$(EXE) +MID := tools/mid2agb/mid2agb$(EXE) SCANINC := tools/scaninc/scaninc$(EXE) PREPROC := tools/preproc/preproc$(EXE) RAMSCRGEN := tools/ramscrgen/ramscrgen$(EXE) diff --git a/asm/battle_anim_80A5C6C.s b/asm/battle_anim_80A5C6C.s deleted file mode 100644 index 44ba33c08e..0000000000 --- a/asm/battle_anim_80A5C6C.s +++ /dev/null @@ -1,6526 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - thumb_func_start GetBattlerSpriteCoord -GetBattlerSpriteCoord: @ 80A5C6C - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - lsls r1, 24 - lsrs r4, r1, 24 - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A5C8A - cmp r4, 0x3 - bne _080A5C8A - cmp r5, 0x3 - bne _080A5C8A - movs r4, 0x1 -_080A5C8A: - cmp r4, 0x4 - bhi _080A5D00 - lsls r0, r4, 2 - ldr r1, =_080A5C9C - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_080A5C9C: - .4byte _080A5CB0 - .4byte _080A5CD8 - .4byte _080A5CB0 - .4byte _080A5D00 - .4byte _080A5D00 -_080A5CB0: - ldr r4, =gUnknown_08525F58 - adds r0, r5, 0 - bl GetBattlerPosition - lsls r0, 24 - lsrs r0, 22 - ldr r1, =gBattleTypeFlags - ldr r1, [r1] - movs r2, 0x1 - ands r1, r2 - lsls r1, 4 - adds r0, r1 - adds r0, r4 - ldrb r0, [r0] - b _080A5DB0 - .pool -_080A5CD8: - ldr r4, =gUnknown_08525F58 - adds r0, r5, 0 - bl GetBattlerPosition - lsls r0, 24 - lsrs r0, 22 - ldr r1, =gBattleTypeFlags - ldr r1, [r1] - movs r2, 0x1 - ands r1, r2 - lsls r1, 4 - adds r0, r1 - adds r0, r4 - ldrb r0, [r0, 0x1] - b _080A5DB0 - .pool -_080A5D00: - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A5D28 - ldr r0, =gContestResources - ldr r0, [r0] - ldr r2, [r0, 0x18] - ldrb r1, [r2, 0x4] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080A5D24 - ldrh r1, [r2, 0x2] - b _080A5D9A - .pool -_080A5D24: - ldrh r1, [r2] - b _080A5D9A -_080A5D28: - adds r0, r5, 0 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A5D60 - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r1, [r0] - lsls r0, r5, 2 - adds r1, r0, r1 - ldrh r0, [r1, 0x2] - cmp r0, 0 - bne _080A5D98 - ldr r1, =gBattlerPartyIndexes - lsls r0, r5, 1 - adds r0, r1 - ldrh r1, [r0] - movs r0, 0x64 - muls r0, r1 - ldr r1, =gEnemyParty - b _080A5D7E - .pool -_080A5D60: - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r1, [r0] - lsls r0, r5, 2 - adds r1, r0, r1 - ldrh r0, [r1, 0x2] - cmp r0, 0 - bne _080A5D98 - ldr r1, =gBattlerPartyIndexes - lsls r0, r5, 1 - adds r0, r1 - ldrh r1, [r0] - movs r0, 0x64 - muls r0, r1 - ldr r1, =gPlayerParty -_080A5D7E: - adds r0, r1 - movs r1, 0xB - bl GetMonData - lsls r0, 16 - lsrs r1, r0, 16 - b _080A5D9A - .pool -_080A5D98: - ldrh r1, [r1, 0x2] -_080A5D9A: - cmp r4, 0x3 - bne _080A5DA4 - adds r0, r5, 0 - movs r2, 0x1 - b _080A5DA8 -_080A5DA4: - adds r0, r5, 0 - movs r2, 0 -_080A5DA8: - bl sub_80A600C - lsls r0, 24 - lsrs r0, 24 -_080A5DB0: - pop {r4,r5} - pop {r1} - bx r1 - thumb_func_end GetBattlerSpriteCoord - - thumb_func_start sub_80A5DB8 -sub_80A5DB8: @ 80A5DB8 - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - lsls r1, 16 - lsrs r5, r1, 16 - adds r0, r4, 0 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A5DDA - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080A5DDA - b _080A5EC8 -_080A5DDA: - cmp r5, 0xC9 - bne _080A5E90 - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A5E04 - ldr r0, =gContestResources - ldr r0, [r0] - ldr r2, [r0, 0x18] - ldrb r1, [r2, 0x4] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080A5E00 - ldr r2, [r2, 0x10] - b _080A5E42 - .pool -_080A5E00: - ldr r2, [r2, 0x8] - b _080A5E42 -_080A5E04: - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r0, [r0] - lsls r1, r4, 2 - adds r0, r1, r0 - ldrh r0, [r0, 0x2] - cmp r0, 0 - bne _080A5E3C - ldr r1, =gBattlerPartyIndexes - lsls r0, r4, 1 - adds r0, r1 - ldrh r1, [r0] - movs r0, 0x64 - muls r0, r1 - ldr r1, =gPlayerParty - adds r0, r1 - movs r1, 0 - bl GetMonData - adds r2, r0, 0 - b _080A5E42 - .pool -_080A5E3C: - ldr r0, =gTransformedPersonalities - adds r0, r1, r0 - ldr r2, [r0] -_080A5E42: - movs r0, 0xC0 - lsls r0, 18 - ands r0, r2 - lsrs r0, 18 - movs r1, 0xC0 - lsls r1, 10 - ands r1, r2 - lsrs r1, 12 - orrs r0, r1 - movs r1, 0xC0 - lsls r1, 2 - ands r1, r2 - lsrs r1, 6 - orrs r0, r1 - movs r1, 0x3 - ands r1, r2 - orrs r0, r1 - movs r1, 0x1C - bl __umodsi3 - lsls r0, 16 - lsrs r0, 16 - cmp r0, 0 - bne _080A5E7C - adds r0, r5, 0 - b _080A5E86 - .pool -_080A5E7C: - movs r1, 0xCE - lsls r1, 1 - adds r0, r1 - lsls r0, 16 - lsrs r0, 16 -_080A5E86: - ldr r1, =gUnknown_083021D8 - lsls r0, 2 - b _080A5F90 - .pool -_080A5E90: - ldr r0, =0x00000181 - cmp r5, r0 - bne _080A5EB0 - ldr r0, =gUnknown_08525F8C - ldr r1, =gBattleMonForms - adds r1, r4, r1 - ldrb r1, [r1] - adds r1, r0 - ldrb r0, [r1] - b _080A5F94 - .pool -_080A5EB0: - movs r0, 0xCE - lsls r0, 1 - cmp r5, r0 - bls _080A5EC0 - ldr r0, =gUnknown_083021D8 - b _080A5F92 - .pool -_080A5EC0: - ldr r1, =gUnknown_083021D8 - b _080A5F8E - .pool -_080A5EC8: - cmp r5, 0xC9 - bne _080A5F58 - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r0, [r0] - lsls r1, r4, 2 - adds r0, r1, r0 - ldrh r0, [r0, 0x2] - cmp r0, 0 - bne _080A5F04 - ldr r1, =gBattlerPartyIndexes - lsls r0, r4, 1 - adds r0, r1 - ldrh r1, [r0] - movs r0, 0x64 - muls r0, r1 - ldr r1, =gEnemyParty - adds r0, r1 - movs r1, 0 - bl GetMonData - adds r2, r0, 0 - b _080A5F0A - .pool -_080A5F04: - ldr r0, =gTransformedPersonalities - adds r0, r1, r0 - ldr r2, [r0] -_080A5F0A: - movs r0, 0xC0 - lsls r0, 18 - ands r0, r2 - lsrs r0, 18 - movs r1, 0xC0 - lsls r1, 10 - ands r1, r2 - lsrs r1, 12 - orrs r0, r1 - movs r1, 0xC0 - lsls r1, 2 - ands r1, r2 - lsrs r1, 6 - orrs r0, r1 - movs r1, 0x3 - ands r1, r2 - orrs r0, r1 - movs r1, 0x1C - bl __umodsi3 - lsls r0, 16 - lsrs r0, 16 - cmp r0, 0 - bne _080A5F44 - adds r0, r5, 0 - b _080A5F4E - .pool -_080A5F44: - movs r1, 0xCE - lsls r1, 1 - adds r0, r1 - lsls r0, 16 - lsrs r0, 16 -_080A5F4E: - ldr r1, =gMonFrontPicCoords - lsls r0, 2 - b _080A5F90 - .pool -_080A5F58: - ldr r0, =0x00000181 - cmp r5, r0 - bne _080A5F7C - ldr r0, =gCastformFrontSpriteCoords - ldr r1, =gBattleMonForms - adds r1, r4, r1 - ldrb r1, [r1] - lsls r1, 2 - adds r1, r0 - ldrb r0, [r1, 0x1] - b _080A5F94 - .pool -_080A5F7C: - movs r0, 0xCE - lsls r0, 1 - cmp r5, r0 - bls _080A5F8C - ldr r0, =gMonFrontPicCoords - b _080A5F92 - .pool -_080A5F8C: - ldr r1, =gMonFrontPicCoords -_080A5F8E: - lsls r0, r5, 2 -_080A5F90: - adds r0, r1 -_080A5F92: - ldrb r0, [r0, 0x1] -_080A5F94: - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80A5DB8 - - thumb_func_start sub_80A5FA0 -sub_80A5FA0: @ 80A5FA0 - push {r4-r7,lr} - lsls r0, 24 - lsrs r6, r0, 24 - lsls r1, 16 - lsrs r4, r1, 16 - adds r7, r4, 0 - movs r5, 0 - adds r0, r6, 0 - bl GetBattlerSide - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080A5FFE - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080A5FFE - ldr r0, =0x00000181 - cmp r4, r0 - bne _080A5FE8 - ldr r0, =gUnknown_08525F88 - ldr r1, =gBattleMonForms - adds r1, r6, r1 - ldrb r1, [r1] - adds r1, r0 - ldrb r5, [r1] - b _080A5FFE - .pool -_080A5FE8: - movs r0, 0xCE - lsls r0, 1 - cmp r4, r0 - bls _080A5FF8 - ldr r0, =gEnemyMonElevation - b _080A5FFC - .pool -_080A5FF8: - ldr r0, =gEnemyMonElevation - adds r0, r7, r0 -_080A5FFC: - ldrb r5, [r0] -_080A5FFE: - adds r0, r5, 0 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80A5FA0 - - thumb_func_start sub_80A600C -sub_80A600C: @ 80A600C - push {r4-r7,lr} - lsls r0, 24 - lsrs r6, r0, 24 - lsls r1, 16 - lsrs r5, r1, 16 - lsls r2, 24 - lsrs r7, r2, 24 - adds r0, r6, 0 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A6030 - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A603E -_080A6030: - adds r0, r6, 0 - adds r1, r5, 0 - bl sub_80A5DB8 - lsls r0, 24 - lsrs r4, r0, 24 - b _080A605C -_080A603E: - adds r0, r6, 0 - adds r1, r5, 0 - bl sub_80A5DB8 - lsls r0, 24 - lsrs r4, r0, 24 - adds r0, r6, 0 - adds r1, r5, 0 - bl sub_80A5FA0 - lsls r0, 24 - lsrs r0, 24 - subs r0, r4, r0 - lsls r0, 16 - lsrs r4, r0, 16 -_080A605C: - adds r0, r6, 0 - bl GetBattlerPosition - ldr r3, =gUnknown_08525F58 - lsls r0, 24 - lsrs r0, 22 - ldr r1, =gBattleTypeFlags - ldr r1, [r1] - movs r2, 0x1 - ands r1, r2 - lsls r1, 4 - adds r0, r1 - adds r0, r3 - ldrb r0, [r0, 0x1] - adds r0, r4 - lsls r0, 24 - lsrs r4, r0, 24 - cmp r7, 0 - beq _080A609C - adds r0, r6, 0 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - bne _080A6096 - adds r0, r4, 0 - adds r0, 0x8 - lsls r0, 24 - lsrs r4, r0, 24 -_080A6096: - cmp r4, 0x68 - bls _080A609C - movs r4, 0x68 -_080A609C: - adds r0, r4, 0 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80A600C - - thumb_func_start sub_80A60AC -sub_80A60AC: @ 80A60AC - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - lsls r1, 24 - lsrs r5, r1, 24 - movs r0, 0xFD - lsls r0, 24 - adds r1, r0 - lsrs r1, 24 - cmp r1, 0x1 - bhi _080A6126 - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A60E8 - ldr r0, =gContestResources - ldr r0, [r0] - ldr r2, [r0, 0x18] - ldrb r1, [r2, 0x4] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080A60E4 - ldrh r1, [r2, 0x2] - b _080A610E - .pool -_080A60E4: - ldrh r1, [r2] - b _080A610E -_080A60E8: - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r1, [r0] - lsls r0, r4, 2 - adds r1, r0, r1 - ldrh r0, [r1, 0x2] - cmp r0, 0 - bne _080A610C - ldr r1, =gAnimBattlerSpecies - lsls r0, r4, 1 - adds r0, r1 - ldrh r1, [r0] - b _080A610E - .pool -_080A610C: - ldrh r1, [r1, 0x2] -_080A610E: - cmp r5, 0x3 - bne _080A611C - adds r0, r4, 0 - movs r2, 0x1 - bl sub_80A600C - b _080A612E -_080A611C: - adds r0, r4, 0 - movs r2, 0 - bl sub_80A600C - b _080A612E -_080A6126: - adds r0, r4, 0 - adds r1, r5, 0 - bl GetBattlerSpriteCoord -_080A612E: - lsls r0, 24 - lsrs r0, 24 - pop {r4,r5} - pop {r1} - bx r1 - thumb_func_end sub_80A60AC - - thumb_func_start GetBattlerSpriteDefault_Y -GetBattlerSpriteDefault_Y: @ 80A6138 - push {lr} - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x4 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - pop {r1} - bx r1 - thumb_func_end GetBattlerSpriteDefault_Y - - thumb_func_start GetSubstituteSpriteDefault_Y -GetSubstituteSpriteDefault_Y: @ 80A614C - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - adds r0, r4, 0 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A6170 - adds r0, r4, 0 - movs r1, 0x1 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 8 - movs r1, 0x80 - lsls r1, 13 - b _080A6180 -_080A6170: - adds r0, r4, 0 - movs r1, 0x1 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 8 - movs r1, 0x88 - lsls r1, 13 -_080A6180: - adds r0, r1 - lsrs r0, 16 - lsls r0, 24 - lsrs r0, 24 - pop {r4} - pop {r1} - bx r1 - thumb_func_end GetSubstituteSpriteDefault_Y - - thumb_func_start sub_80A6190 -sub_80A6190: @ 80A6190 - push {r4-r6,lr} - lsls r0, 24 - lsrs r5, r0, 24 - adds r0, r5, 0 - movs r1, 0x1 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r6, r0, 24 - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080A6238 - adds r0, r5, 0 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A61E4 - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r1, [r0] - lsls r0, r5, 2 - adds r1, r0, r1 - ldrh r0, [r1, 0x2] - cmp r0, 0 - bne _080A621C - ldr r1, =gBattlerPartyIndexes - lsls r0, r5, 1 - adds r0, r1 - ldrh r1, [r0] - movs r0, 0x64 - muls r0, r1 - ldr r1, =gEnemyParty - b _080A6202 - .pool -_080A61E4: - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r1, [r0] - lsls r0, r5, 2 - adds r1, r0, r1 - ldrh r0, [r1, 0x2] - cmp r0, 0 - bne _080A621C - ldr r1, =gBattlerPartyIndexes - lsls r0, r5, 1 - adds r0, r1 - ldrh r1, [r0] - movs r0, 0x64 - muls r0, r1 - ldr r1, =gPlayerParty -_080A6202: - adds r0, r1 - movs r1, 0xB - bl GetMonData - lsls r0, 16 - lsrs r4, r0, 16 - b _080A621E - .pool -_080A621C: - ldrh r4, [r1, 0x2] -_080A621E: - adds r0, r5, 0 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A6238 - adds r0, r5, 0 - adds r1, r4, 0 - bl sub_80A5FA0 - subs r0, r6, r0 - lsls r0, 24 - lsrs r6, r0, 24 -_080A6238: - adds r0, r6, 0 - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end sub_80A6190 - - thumb_func_start GetAnimBattlerSpriteId -GetAnimBattlerSpriteId: @ 80A6240 - push {r4,r5,lr} - lsls r0, 24 - lsrs r0, 24 - adds r1, r0, 0 - cmp r0, 0 - bne _080A6268 - ldr r4, =gBattleAnimAttacker - ldrb r0, [r4] - bl IsBattlerSpritePresent - lsls r0, 24 - cmp r0, 0 - beq _080A62B6 - ldr r1, =gBattlerSpriteIds - ldrb r0, [r4] - b _080A62C6 - .pool -_080A6268: - cmp r0, 0x1 - bne _080A6288 - ldr r4, =gBattleAnimTarget - ldrb r0, [r4] - bl IsBattlerSpritePresent - lsls r0, 24 - cmp r0, 0 - beq _080A62B6 - ldr r1, =gBattlerSpriteIds - ldrb r0, [r4] - b _080A62C6 - .pool -_080A6288: - cmp r1, 0x2 - bne _080A62A4 - ldr r5, =gBattleAnimAttacker - ldrb r0, [r5] - movs r4, 0x2 - eors r0, r4 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A62B6 - b _080A62C0 - .pool -_080A62A4: - ldr r5, =gBattleAnimTarget - ldrb r0, [r5] - movs r4, 0x2 - eors r0, r4 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - bne _080A62C0 -_080A62B6: - movs r0, 0xFF - b _080A62CA - .pool -_080A62C0: - ldr r1, =gBattlerSpriteIds - ldrb r0, [r5] - eors r0, r4 -_080A62C6: - adds r0, r1 - ldrb r0, [r0] -_080A62CA: - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end GetAnimBattlerSpriteId - - thumb_func_start StoreSpriteCallbackInData6 -StoreSpriteCallbackInData6: @ 80A62D4 - strh r1, [r0, 0x3A] - lsrs r1, 16 - strh r1, [r0, 0x3C] - bx lr - thumb_func_end StoreSpriteCallbackInData6 - - thumb_func_start sub_80A62DC -sub_80A62DC: @ 80A62DC - ldrh r2, [r0, 0x3A] - movs r3, 0x3C - ldrsh r1, [r0, r3] - lsls r1, 16 - orrs r2, r1 - str r2, [r0, 0x1C] - bx lr - thumb_func_end sub_80A62DC - - thumb_func_start sub_80A62EC -sub_80A62EC: @ 80A62EC - push {r4,lr} - adds r4, r0, 0 - movs r1, 0x34 - ldrsh r0, [r4, r1] - cmp r0, 0 - beq _080A6340 - movs r2, 0x2E - ldrsh r0, [r4, r2] - movs r2, 0x30 - ldrsh r1, [r4, r2] - bl Sin - strh r0, [r4, 0x24] - movs r1, 0x2E - ldrsh r0, [r4, r1] - movs r2, 0x30 - ldrsh r1, [r4, r2] - bl Cos - strh r0, [r4, 0x26] - ldrh r0, [r4, 0x32] - ldrh r2, [r4, 0x2E] - adds r1, r0, r2 - strh r1, [r4, 0x2E] - lsls r0, r1, 16 - asrs r0, 16 - cmp r0, 0xFF - ble _080A632C - ldr r2, =0xffffff00 - b _080A6334 - .pool -_080A632C: - cmp r0, 0 - bge _080A6338 - movs r2, 0x80 - lsls r2, 1 -_080A6334: - adds r0, r1, r2 - strh r0, [r4, 0x2E] -_080A6338: - ldrh r0, [r4, 0x34] - subs r0, 0x1 - strh r0, [r4, 0x34] - b _080A6346 -_080A6340: - adds r0, r4, 0 - bl sub_80A62DC -_080A6346: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A62EC - - thumb_func_start sub_80A634C -sub_80A634C: @ 80A634C - push {r4,lr} - adds r4, r0, 0 - movs r1, 0x34 - ldrsh r0, [r4, r1] - cmp r0, 0 - beq _080A63BC - movs r2, 0x2E - ldrsh r0, [r4, r2] - ldrh r1, [r4, 0x38] - lsls r1, 16 - asrs r1, 24 - ldrh r2, [r4, 0x30] - adds r1, r2 - lsls r1, 16 - asrs r1, 16 - bl Sin - strh r0, [r4, 0x24] - movs r1, 0x2E - ldrsh r0, [r4, r1] - ldrh r1, [r4, 0x38] - lsls r1, 16 - asrs r1, 24 - ldrh r2, [r4, 0x30] - adds r1, r2 - lsls r1, 16 - asrs r1, 16 - bl Cos - strh r0, [r4, 0x26] - ldrh r0, [r4, 0x32] - ldrh r2, [r4, 0x2E] - adds r1, r0, r2 - strh r1, [r4, 0x2E] - ldrh r0, [r4, 0x36] - ldrh r2, [r4, 0x38] - adds r0, r2 - strh r0, [r4, 0x38] - lsls r0, r1, 16 - asrs r0, 16 - cmp r0, 0xFF - ble _080A63A8 - ldr r2, =0xffffff00 - b _080A63B0 - .pool -_080A63A8: - cmp r0, 0 - bge _080A63B4 - movs r2, 0x80 - lsls r2, 1 -_080A63B0: - adds r0, r1, r2 - strh r0, [r4, 0x2E] -_080A63B4: - ldrh r0, [r4, 0x34] - subs r0, 0x1 - strh r0, [r4, 0x34] - b _080A63C2 -_080A63BC: - adds r0, r4, 0 - bl sub_80A62DC -_080A63C2: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A634C - - thumb_func_start sub_80A63C8 -sub_80A63C8: @ 80A63C8 - push {r4,lr} - adds r4, r0, 0 - movs r1, 0x34 - ldrsh r0, [r4, r1] - cmp r0, 0 - beq _080A6444 - movs r2, 0x2E - ldrsh r0, [r4, r2] - movs r2, 0x30 - ldrsh r1, [r4, r2] - bl Sin - strh r0, [r4, 0x24] - movs r1, 0x36 - ldrsh r0, [r4, r1] - movs r2, 0x30 - ldrsh r1, [r4, r2] - bl Cos - strh r0, [r4, 0x26] - ldrh r0, [r4, 0x32] - ldrh r2, [r4, 0x2E] - adds r1, r0, r2 - strh r1, [r4, 0x2E] - ldrh r0, [r4, 0x38] - ldrh r2, [r4, 0x36] - adds r0, r2 - strh r0, [r4, 0x36] - lsls r0, r1, 16 - asrs r0, 16 - cmp r0, 0xFF - ble _080A6410 - ldr r2, =0xffffff00 - b _080A6418 - .pool -_080A6410: - cmp r0, 0 - bge _080A641C - movs r2, 0x80 - lsls r2, 1 -_080A6418: - adds r0, r1, r2 - strh r0, [r4, 0x2E] -_080A641C: - ldrh r1, [r4, 0x36] - movs r2, 0x36 - ldrsh r0, [r4, r2] - cmp r0, 0xFF - ble _080A6430 - ldr r2, =0xffffff00 - b _080A6438 - .pool -_080A6430: - cmp r0, 0 - bge _080A643C - movs r2, 0x80 - lsls r2, 1 -_080A6438: - adds r0, r1, r2 - strh r0, [r4, 0x36] -_080A643C: - ldrh r0, [r4, 0x34] - subs r0, 0x1 - strh r0, [r4, 0x34] - b _080A644A -_080A6444: - adds r0, r4, 0 - bl sub_80A62DC -_080A644A: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A63C8 - - thumb_func_start sub_80A6450 -sub_80A6450: @ 80A6450 - push {r4,lr} - adds r4, r0, 0 - movs r1, 0x34 - ldrsh r0, [r4, r1] - cmp r0, 0 - beq _080A64A4 - movs r2, 0x2E - ldrsh r0, [r4, r2] - movs r2, 0x30 - ldrsh r1, [r4, r2] - bl Sin - strh r0, [r4, 0x24] - movs r1, 0x2E - ldrsh r0, [r4, r1] - movs r2, 0x36 - ldrsh r1, [r4, r2] - bl Cos - strh r0, [r4, 0x26] - ldrh r0, [r4, 0x32] - ldrh r2, [r4, 0x2E] - adds r1, r0, r2 - strh r1, [r4, 0x2E] - lsls r0, r1, 16 - asrs r0, 16 - cmp r0, 0xFF - ble _080A6490 - ldr r2, =0xffffff00 - b _080A6498 - .pool -_080A6490: - cmp r0, 0 - bge _080A649C - movs r2, 0x80 - lsls r2, 1 -_080A6498: - adds r0, r1, r2 - strh r0, [r4, 0x2E] -_080A649C: - ldrh r0, [r4, 0x34] - subs r0, 0x1 - strh r0, [r4, 0x34] - b _080A64AA -_080A64A4: - adds r0, r4, 0 - bl sub_80A62DC -_080A64AA: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A6450 - - thumb_func_start sub_80A64B0 -sub_80A64B0: @ 80A64B0 - push {lr} - adds r1, r0, 0 - ldrh r2, [r1, 0x2E] - movs r3, 0x2E - ldrsh r0, [r1, r3] - cmp r0, 0 - ble _080A64C4 - subs r0, r2, 0x1 - strh r0, [r1, 0x2E] - b _080A64CA -_080A64C4: - adds r0, r1, 0 - bl sub_80A62DC -_080A64CA: - pop {r0} - bx r0 - thumb_func_end sub_80A64B0 - - thumb_func_start sub_80A64D0 -sub_80A64D0: @ 80A64D0 - push {r4,lr} - adds r4, r0, 0 - bl sub_80A64EC - ldr r1, =sub_80A653C - str r1, [r4, 0x1C] - adds r0, r4, 0 - bl _call_via_r1 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A64D0 - - thumb_func_start sub_80A64EC -sub_80A64EC: @ 80A64EC - push {r4,r5,lr} - adds r4, r0, 0 - movs r0, 0x30 - ldrsh r1, [r4, r0] - movs r2, 0x32 - ldrsh r0, [r4, r2] - cmp r1, r0 - ble _080A6502 - ldrh r0, [r4, 0x2E] - negs r0, r0 - strh r0, [r4, 0x2E] -_080A6502: - movs r1, 0x32 - ldrsh r0, [r4, r1] - movs r2, 0x30 - ldrsh r1, [r4, r2] - subs r0, r1 - ldrh r5, [r4, 0x2E] - movs r2, 0x2E - ldrsh r1, [r4, r2] - bl __divsi3 - cmp r0, 0 - bge _080A651C - negs r0, r0 -_080A651C: - strh r0, [r4, 0x2E] - movs r1, 0x36 - ldrsh r0, [r4, r1] - movs r2, 0x34 - ldrsh r1, [r4, r2] - subs r0, r1 - movs r2, 0x2E - ldrsh r1, [r4, r2] - bl __divsi3 - strh r0, [r4, 0x32] - strh r5, [r4, 0x30] - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80A64EC - - thumb_func_start sub_80A653C -sub_80A653C: @ 80A653C - push {lr} - adds r1, r0, 0 - ldrh r2, [r1, 0x2E] - movs r3, 0x2E - ldrsh r0, [r1, r3] - cmp r0, 0 - ble _080A6560 - subs r0, r2, 0x1 - strh r0, [r1, 0x2E] - ldrh r0, [r1, 0x30] - ldrh r2, [r1, 0x24] - adds r0, r2 - strh r0, [r1, 0x24] - ldrh r0, [r1, 0x32] - ldrh r3, [r1, 0x26] - adds r0, r3 - strh r0, [r1, 0x26] - b _080A6566 -_080A6560: - adds r0, r1, 0 - bl sub_80A62DC -_080A6566: - pop {r0} - bx r0 - thumb_func_end sub_80A653C - - thumb_func_start sub_80A656C -sub_80A656C: @ 80A656C - push {lr} - adds r2, r0, 0 - ldrh r1, [r2, 0x2E] - movs r3, 0x2E - ldrsh r0, [r2, r3] - cmp r0, 0 - ble _080A659C - subs r0, r1, 0x1 - strh r0, [r2, 0x2E] - ldrh r0, [r2, 0x30] - ldrh r1, [r2, 0x34] - adds r0, r1 - strh r0, [r2, 0x34] - ldrh r1, [r2, 0x32] - ldrh r3, [r2, 0x36] - adds r1, r3 - strh r1, [r2, 0x36] - lsls r0, 16 - asrs r0, 24 - strh r0, [r2, 0x24] - lsls r1, 16 - asrs r1, 24 - strh r1, [r2, 0x26] - b _080A65A2 -_080A659C: - adds r0, r2, 0 - bl sub_80A62DC -_080A65A2: - pop {r0} - bx r0 - thumb_func_end sub_80A656C - - thumb_func_start sub_80A65A8 -sub_80A65A8: @ 80A65A8 - push {r4,lr} - adds r4, r0, 0 - ldrh r1, [r4, 0x2E] - movs r2, 0x2E - ldrsh r0, [r4, r2] - cmp r0, 0 - ble _080A65D8 - subs r0, r1, 0x1 - strh r0, [r4, 0x2E] - ldrh r0, [r4, 0x30] - ldrh r1, [r4, 0x34] - adds r0, r1 - strh r0, [r4, 0x34] - ldrh r1, [r4, 0x32] - ldrh r2, [r4, 0x36] - adds r1, r2 - strh r1, [r4, 0x36] - lsls r0, 16 - asrs r0, 24 - strh r0, [r4, 0x24] - lsls r1, 16 - asrs r1, 24 - strh r1, [r4, 0x26] - b _080A65DE -_080A65D8: - adds r0, r4, 0 - bl sub_80A62DC -_080A65DE: - adds r0, r4, 0 - bl UpdateMonIconFrame - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A65A8 - - thumb_func_start sub_80A65EC -sub_80A65EC: @ 80A65EC - push {r4,r5,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x24] - ldrh r1, [r4, 0x20] - adds r0, r1 - strh r0, [r4, 0x30] - ldrh r0, [r4, 0x26] - ldrh r1, [r4, 0x22] - adds r0, r1 - strh r0, [r4, 0x34] - ldr r5, =gBattleAnimTarget - ldrb r0, [r5] - movs r1, 0x2 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - strh r0, [r4, 0x32] - ldrb r0, [r5] - movs r1, 0x3 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - strh r0, [r4, 0x36] - ldr r0, =sub_80A64D0 - str r0, [r4, 0x1C] - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A65EC - - thumb_func_start sub_80A6630 -sub_80A6630: @ 80A6630 - push {r4,lr} - adds r3, r0, 0 - ldrh r1, [r3, 0x2E] - movs r2, 0x2E - ldrsh r0, [r3, r2] - cmp r0, 0 - ble _080A6674 - subs r0, r1, 0x1 - strh r0, [r3, 0x2E] - ldr r2, =gSprites - movs r4, 0x34 - ldrsh r1, [r3, r4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r1, [r3, 0x30] - ldrh r4, [r0, 0x24] - adds r1, r4 - strh r1, [r0, 0x24] - movs r0, 0x34 - ldrsh r1, [r3, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r1, [r3, 0x32] - ldrh r2, [r0, 0x26] - adds r1, r2 - strh r1, [r0, 0x26] - b _080A667A - .pool -_080A6674: - adds r0, r3, 0 - bl sub_80A62DC -_080A667A: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A6630 - - thumb_func_start sub_80A6680 -sub_80A6680: @ 80A6680 - push {r4,lr} - adds r4, r0, 0 - ldrh r1, [r4, 0x2E] - movs r2, 0x2E - ldrsh r0, [r4, r2] - cmp r0, 0 - ble _080A66D0 - subs r0, r1, 0x1 - strh r0, [r4, 0x2E] - ldrh r1, [r4, 0x30] - ldrh r0, [r4, 0x34] - adds r1, r0 - strh r1, [r4, 0x34] - ldrh r0, [r4, 0x32] - ldrh r2, [r4, 0x36] - adds r0, r2 - strh r0, [r4, 0x36] - ldr r3, =gSprites - movs r0, 0x38 - ldrsh r2, [r4, r0] - lsls r0, r2, 4 - adds r0, r2 - lsls r0, 2 - adds r0, r3 - lsls r1, 16 - asrs r1, 24 - strh r1, [r0, 0x24] - movs r1, 0x38 - ldrsh r0, [r4, r1] - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r3 - ldrh r0, [r4, 0x36] - lsls r0, 16 - asrs r0, 24 - strh r0, [r1, 0x26] - b _080A66D6 - .pool -_080A66D0: - adds r0, r4, 0 - bl sub_80A62DC -_080A66D6: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A6680 - - thumb_func_start sub_80A66DC -sub_80A66DC: @ 80A66DC - push {r4,lr} - adds r4, r0, 0 - ldrh r1, [r4, 0x2E] - movs r2, 0x2E - ldrsh r0, [r4, r2] - cmp r0, 0 - ble _080A673E - subs r0, r1, 0x1 - strh r0, [r4, 0x2E] - ldrh r1, [r4, 0x32] - lsls r0, r1, 16 - asrs r0, 24 - strh r0, [r4, 0x24] - ldrh r0, [r4, 0x30] - adds r1, r0 - strh r1, [r4, 0x32] - ldrh r1, [r4, 0x36] - lsls r0, r1, 16 - asrs r0, 24 - strh r0, [r4, 0x26] - ldrh r0, [r4, 0x34] - adds r1, r0 - strh r1, [r4, 0x36] - movs r1, 0x2E - ldrsh r0, [r4, r1] - movs r2, 0x38 - ldrsh r1, [r4, r2] - bl __modsi3 - cmp r0, 0 - bne _080A6744 - movs r1, 0x38 - ldrsh r0, [r4, r1] - cmp r0, 0 - beq _080A6744 - adds r3, r4, 0 - adds r3, 0x3E - ldrb r2, [r3] - lsls r0, r2, 29 - lsrs r0, 31 - movs r1, 0x1 - eors r1, r0 - lsls r1, 2 - movs r0, 0x5 - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r3] - b _080A6744 -_080A673E: - adds r0, r4, 0 - bl sub_80A62DC -_080A6744: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A66DC - - thumb_func_start move_anim_8074EE0 -move_anim_8074EE0: @ 80A674C - push {r4,lr} - adds r4, r0, 0 - bl FreeSpriteOamMatrix - adds r0, r4, 0 - bl DestroyAnimSprite - pop {r4} - pop {r0} - bx r0 - thumb_func_end move_anim_8074EE0 - - thumb_func_start sub_80A6760 -sub_80A6760: @ 80A6760 - push {r4,r5,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x24] - ldrh r1, [r4, 0x20] - adds r0, r1 - strh r0, [r4, 0x30] - ldrh r0, [r4, 0x26] - ldrh r1, [r4, 0x22] - adds r0, r1 - strh r0, [r4, 0x34] - ldr r5, =gBattleAnimAttacker - ldrb r0, [r5] - movs r1, 0x2 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - strh r0, [r4, 0x32] - ldrb r0, [r5] - movs r1, 0x3 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - strh r0, [r4, 0x36] - ldr r0, =sub_80A64D0 - str r0, [r4, 0x1C] - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A6760 - - thumb_func_start sub_80A67A4 -sub_80A67A4: @ 80A67A4 - push {r4,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x38] - bl ResetPaletteStructByUid - adds r0, r4, 0 - bl move_anim_8074EE0 - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A67A4 - - thumb_func_start sub_80A67BC -sub_80A67BC: @ 80A67BC - push {lr} - adds r2, r0, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x20 - ands r0, r1 - cmp r0, 0 - beq _080A67D2 - adds r0, r2, 0 - bl sub_80A62DC -_080A67D2: - pop {r0} - bx r0 - thumb_func_end sub_80A67BC - - thumb_func_start sub_80A67D8 -sub_80A67D8: @ 80A67D8 - push {lr} - adds r2, r0, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - beq _080A67EE - adds r0, r2, 0 - bl sub_80A62DC -_080A67EE: - pop {r0} - bx r0 - thumb_func_end sub_80A67D8 - - thumb_func_start sub_80A67F4 -sub_80A67F4: @ 80A67F4 - push {r4,lr} - adds r4, r0, 0 - movs r0, 0x50 - movs r1, 0 - bl SetGpuReg - movs r0, 0x52 - movs r1, 0 - bl SetGpuReg - adds r0, r4, 0 - bl DestroyAnimSprite - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A67F4 - - thumb_func_start sub_80A6814 -sub_80A6814: @ 80A6814 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - movs r0, 0x50 - movs r1, 0 - bl SetGpuReg - movs r0, 0x52 - movs r1, 0 - bl SetGpuReg - adds r0, r4, 0 - bl DestroyAnimVisualTask - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A6814 - - thumb_func_start sub_80A6838 -sub_80A6838: @ 80A6838 - push {r4,r5,lr} - adds r5, r0, 0 - ldr r4, =gBattleAnimAttacker - ldrb r0, [r4] - movs r1, 0x2 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0x20] - ldrb r0, [r4] - movs r1, 0x3 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0x22] - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A6838 - - thumb_func_start sub_80A6864 -sub_80A6864: @ 80A6864 - push {r4-r7,lr} - mov r7, r8 - push {r7} - adds r4, r0, 0 - lsls r1, 16 - lsrs r5, r1, 16 - mov r8, r5 - ldr r7, =gBattleAnimAttacker - ldrb r0, [r7] - movs r1, 0 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r6, r0, 24 - ldr r0, =gBattleAnimTarget - ldrb r0, [r0] - movs r1, 0 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - cmp r6, r0 - bhi _080A68B0 - cmp r6, r0 - bcs _080A68A4 - lsls r0, r5, 16 - b _080A68C0 - .pool -_080A68A4: - ldrb r0, [r7] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A68BC -_080A68B0: - ldrh r1, [r4, 0x20] - lsls r0, r5, 16 - asrs r0, 16 - subs r1, r0 - strh r1, [r4, 0x20] - b _080A68C8 -_080A68BC: - mov r1, r8 - lsls r0, r1, 16 -_080A68C0: - asrs r0, 16 - ldrh r1, [r4, 0x20] - adds r0, r1 - strh r0, [r4, 0x20] -_080A68C8: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_80A6864 - - thumb_func_start sub_80A68D4 -sub_80A68D4: @ 80A68D4 - push {r4,r5,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x20] - movs r5, 0 - strh r0, [r4, 0x30] - ldrh r0, [r4, 0x22] - strh r0, [r4, 0x34] - adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 - movs r0, 0x2E - ldrsh r1, [r4, r0] - movs r0, 0x80 - lsls r0, 8 - bl __divsi3 - strh r0, [r4, 0x3A] - strh r5, [r4, 0x3C] - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80A68D4 - - thumb_func_start AnimateBallThrow -AnimateBallThrow: @ 80A6900 - push {r4,lr} - adds r4, r0, 0 - bl sub_80A6F3C - lsls r0, 24 - cmp r0, 0 - bne _080A692C - ldrh r0, [r4, 0x3A] - ldrh r1, [r4, 0x3C] - adds r0, r1 - strh r0, [r4, 0x3C] - lsls r0, 16 - lsrs r0, 24 - movs r2, 0x38 - ldrsh r1, [r4, r2] - bl Sin - ldrh r1, [r4, 0x26] - adds r0, r1 - strh r0, [r4, 0x26] - movs r0, 0 - b _080A692E -_080A692C: - movs r0, 0x1 -_080A692E: - pop {r4} - pop {r1} - bx r1 - thumb_func_end AnimateBallThrow - - thumb_func_start sub_80A6934 -sub_80A6934: @ 80A6934 - push {r4,lr} - adds r4, r0, 0 - bl sub_80A6F3C - lsls r0, 24 - cmp r0, 0 - bne _080A6960 - ldrh r0, [r4, 0x3A] - ldrh r1, [r4, 0x3C] - adds r0, r1 - strh r0, [r4, 0x3C] - lsls r0, 16 - lsrs r0, 24 - movs r2, 0x38 - ldrsh r1, [r4, r2] - bl Sin - ldrh r1, [r4, 0x24] - adds r0, r1 - strh r0, [r4, 0x24] - movs r0, 0 - b _080A6962 -_080A6960: - movs r0, 0x1 -_080A6962: - pop {r4} - pop {r1} - bx r1 - thumb_func_end sub_80A6934 - - thumb_func_start oamt_add_pos2_onto_pos1 -oamt_add_pos2_onto_pos1: @ 80A6968 - ldrh r1, [r0, 0x24] - ldrh r2, [r0, 0x20] - adds r1, r2 - movs r2, 0 - strh r1, [r0, 0x20] - ldrh r1, [r0, 0x26] - ldrh r3, [r0, 0x22] - adds r1, r3 - strh r1, [r0, 0x22] - strh r2, [r0, 0x24] - strh r2, [r0, 0x26] - bx lr - thumb_func_end oamt_add_pos2_onto_pos1 - - thumb_func_start sub_80A6980 -sub_80A6980: @ 80A6980 - push {r4,r5,lr} - adds r5, r0, 0 - lsls r1, 24 - cmp r1, 0 - bne _080A69A8 - ldr r4, =gBattleAnimTarget - ldrb r0, [r4] - movs r1, 0 - bl sub_80A60AC - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0x20] - ldrb r0, [r4] - movs r1, 0x1 - bl sub_80A60AC - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0x22] -_080A69A8: - ldr r4, =gBattleAnimArgs - movs r0, 0 - ldrsh r1, [r4, r0] - adds r0, r5, 0 - bl sub_80A6864 - ldrh r0, [r4, 0x2] - ldrh r1, [r5, 0x22] - adds r0, r1 - strh r0, [r5, 0x22] - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A6980 - - thumb_func_start sub_80A69CC -sub_80A69CC: @ 80A69CC - push {r4,r5,lr} - adds r5, r0, 0 - lsls r1, 24 - cmp r1, 0 - bne _080A69F0 - ldr r4, =gBattleAnimAttacker - ldrb r0, [r4] - movs r1, 0 - bl sub_80A60AC - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0x20] - ldrb r0, [r4] - movs r1, 0x1 - b _080A6A04 - .pool -_080A69F0: - ldr r4, =gBattleAnimAttacker - ldrb r0, [r4] - movs r1, 0x2 - bl sub_80A60AC - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0x20] - ldrb r0, [r4] - movs r1, 0x3 -_080A6A04: - bl sub_80A60AC - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0x22] - ldr r4, =gBattleAnimArgs - movs r0, 0 - ldrsh r1, [r4, r0] - adds r0, r5, 0 - bl sub_80A6864 - ldrh r0, [r4, 0x2] - ldrh r1, [r5, 0x22] - adds r0, r1 - strh r0, [r5, 0x22] - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A69CC - - thumb_func_start GetBattlerSide -GetBattlerSide: @ 80A6A30 - lsls r0, 24 - lsrs r0, 24 - ldr r1, =gBattlerPositions - adds r0, r1 - ldrb r1, [r0] - movs r0, 0x1 - ands r0, r1 - bx lr - .pool - thumb_func_end GetBattlerSide - - thumb_func_start GetBattlerPosition -GetBattlerPosition: @ 80A6A44 - lsls r0, 24 - lsrs r0, 24 - ldr r1, =gBattlerPositions - adds r0, r1 - ldrb r0, [r0] - bx lr - .pool - thumb_func_end GetBattlerPosition - - thumb_func_start GetBattlerAtPosition -GetBattlerAtPosition: @ 80A6A54 - push {r4,lr} - lsls r0, 24 - lsrs r3, r0, 24 - movs r1, 0 - ldr r0, =gBattlersCount - ldrb r2, [r0] - cmp r1, r2 - bcs _080A6A7E - ldr r4, =gBattlerPositions - ldrb r0, [r4] - cmp r0, r3 - beq _080A6A7E -_080A6A6C: - adds r0, r1, 0x1 - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, r2 - bcs _080A6A7E - adds r0, r1, r4 - ldrb r0, [r0] - cmp r0, r3 - bne _080A6A6C -_080A6A7E: - adds r0, r1, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end GetBattlerAtPosition - - thumb_func_start IsBattlerSpritePresent -IsBattlerSpritePresent: @ 80A6A90 - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - adds r5, r4, 0 - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A6ABC - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - cmp r0, r4 - beq _080A6B0A - ldr r0, =gBattleAnimTarget - ldrb r0, [r0] - cmp r0, r4 - beq _080A6B0A - b _080A6B18 - .pool -_080A6ABC: - ldr r0, =gBattlerPositions - adds r0, r4, r0 - ldrb r0, [r0] - cmp r0, 0xFF - beq _080A6B18 - adds r0, r4, 0 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A6AF0 - ldr r1, =gBattlerPartyIndexes - lsls r0, r4, 1 - adds r0, r1 - ldrh r1, [r0] - movs r0, 0x64 - muls r0, r1 - ldr r1, =gEnemyParty - b _080A6AFE - .pool -_080A6AF0: - ldr r1, =gBattlerPartyIndexes - lsls r0, r5, 1 - adds r0, r1 - ldrh r1, [r0] - movs r0, 0x64 - muls r0, r1 - ldr r1, =gPlayerParty -_080A6AFE: - adds r0, r1 - movs r1, 0x39 - bl GetMonData - cmp r0, 0 - beq _080A6B18 -_080A6B0A: - movs r0, 0x1 - b _080A6B1A - .pool -_080A6B18: - movs r0, 0 -_080A6B1A: - pop {r4,r5} - pop {r1} - bx r1 - thumb_func_end IsBattlerSpritePresent - - thumb_func_start IsDoubleBattle -IsDoubleBattle: @ 80A6B20 - ldr r0, =gBattleTypeFlags - ldr r0, [r0] - movs r1, 0x1 - ands r0, r1 - bx lr - .pool - thumb_func_end IsDoubleBattle - - thumb_func_start sub_80A6B30 -sub_80A6B30: @ 80A6B30 - push {r4,lr} - adds r4, r0, 0 - bl IsContest - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0 - beq _080A6B64 - ldr r0, =gUnknown_0202305C - ldr r0, [r0] - str r0, [r4] - ldr r0, =gUnknown_02023060 - ldr r0, [r0] - str r0, [r4, 0x4] - movs r1, 0 - movs r0, 0xE - strb r0, [r4, 0x8] - movs r0, 0x1 - strb r0, [r4, 0x9] - strh r1, [r4, 0xA] - b _080A6B7E - .pool -_080A6B64: - ldr r0, =gUnknown_0202305C - ldr r0, [r0] - str r0, [r4] - ldr r0, =gUnknown_02023060 - ldr r0, [r0] - str r0, [r4, 0x4] - movs r0, 0x8 - strb r0, [r4, 0x8] - movs r0, 0x1 - strb r0, [r4, 0x9] - movs r0, 0x80 - lsls r0, 2 - strh r0, [r4, 0xA] -_080A6B7E: - strh r1, [r4, 0xC] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A6B30 - - thumb_func_start sub_80A6B90 -sub_80A6B90: @ 80A6B90 - push {r4,r5,lr} - adds r4, r0, 0 - adds r5, r1, 0 - bl IsContest - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0 - beq _080A6BC4 - ldr r0, =gUnknown_0202305C - ldr r0, [r0] - str r0, [r4] - ldr r0, =gUnknown_02023060 - ldr r0, [r0] - str r0, [r4, 0x4] - movs r1, 0 - movs r0, 0xE - strb r0, [r4, 0x8] - movs r0, 0x1 - strb r0, [r4, 0x9] - strh r1, [r4, 0xA] - b _080A6BEA - .pool -_080A6BC4: - cmp r5, 0x1 - bne _080A6BD0 - adds r0, r4, 0 - bl sub_80A6B30 - b _080A6BEC -_080A6BD0: - ldr r0, =gUnknown_0202305C - ldr r0, [r0] - str r0, [r4] - ldr r0, =gUnknown_02023060 - ldr r0, [r0] - str r0, [r4, 0x4] - movs r0, 0x9 - strb r0, [r4, 0x8] - movs r0, 0x2 - strb r0, [r4, 0x9] - movs r0, 0xC0 - lsls r0, 2 - strh r0, [r4, 0xA] -_080A6BEA: - strh r1, [r4, 0xC] -_080A6BEC: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A6B90 - - thumb_func_start sub_80A6BFC -sub_80A6BFC: @ 80A6BFC - push {r4,r5,lr} - adds r4, r0, 0 - ldr r0, =gUnknown_0202305C - ldr r0, [r0] - str r0, [r4] - ldr r0, =gUnknown_02023060 - ldr r0, [r0] - str r0, [r4, 0x4] - bl IsContest - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0 - beq _080A6C30 - movs r0, 0 - movs r1, 0xE - strb r1, [r4, 0x8] - movs r1, 0x1 - strb r1, [r4, 0x9] - strh r0, [r4, 0xA] - strh r0, [r4, 0xC] - b _080A6C60 - .pool -_080A6C30: - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - bl sub_80A8364 - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0x1 - bne _080A6C50 - movs r0, 0x8 - strb r0, [r4, 0x8] - strb r1, [r4, 0x9] - movs r0, 0x80 - lsls r0, 2 - b _080A6C5C - .pool -_080A6C50: - movs r0, 0x9 - strb r0, [r4, 0x8] - movs r0, 0x2 - strb r0, [r4, 0x9] - movs r0, 0xC0 - lsls r0, 2 -_080A6C5C: - strh r0, [r4, 0xA] - strh r5, [r4, 0xC] -_080A6C60: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80A6BFC - - thumb_func_start sub_80A6C68 -sub_80A6C68: @ 80A6C68 - push {lr} - sub sp, 0x20 - adds r1, r0, 0 - add r0, sp, 0xC - bl sub_80A6B90 - movs r0, 0 - str r0, [sp, 0x1C] - add r0, sp, 0x1C - ldr r1, [sp, 0xC] - ldr r2, =0x05000800 - bl CpuSet - add r0, sp, 0xC - ldrb r0, [r0, 0x9] - ldr r1, [sp, 0xC] - movs r2, 0x80 - lsls r2, 6 - add r3, sp, 0xC - ldrh r3, [r3, 0xA] - bl LoadBgTiles - add r0, sp, 0xC - ldrb r0, [r0, 0x9] - movs r1, 0x20 - str r1, [sp] - movs r1, 0x40 - str r1, [sp, 0x4] - movs r1, 0x11 - str r1, [sp, 0x8] - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl FillBgTilemapBufferRect - add r0, sp, 0xC - ldrb r0, [r0, 0x9] - bl CopyBgTilemapBufferToVram - add sp, 0x20 - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A6C68 - - thumb_func_start sub_80A6CC0 -sub_80A6CC0: @ 80A6CC0 - push {r4-r6,lr} - mov r6, r8 - push {r6} - sub sp, 0x4 - adds r5, r0, 0 - mov r8, r1 - adds r6, r2, 0 - movs r0, 0 - str r0, [sp] - ldr r4, =gUnknown_0202305C - ldr r1, [r4] - ldr r2, =0x05000800 - mov r0, sp - bl CpuSet - ldr r1, [r4] - mov r0, r8 - bl LZDecompressWram - lsls r5, 24 - lsrs r5, 24 - ldr r1, [r4] - movs r2, 0x80 - lsls r2, 6 - lsls r6, 16 - lsrs r6, 16 - adds r0, r5, 0 - adds r3, r6, 0 - bl LoadBgTiles - add sp, 0x4 - pop {r3} - mov r8, r3 - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A6CC0 - - thumb_func_start sub_80A6D10 -sub_80A6D10: @ 80A6D10 - push {r4,r5,lr} - sub sp, 0xC - adds r4, r0, 0 - adds r5, r1, 0 - lsls r4, 24 - lsrs r4, 24 - movs r0, 0x20 - str r0, [sp] - movs r0, 0x40 - str r0, [sp, 0x4] - movs r0, 0x11 - str r0, [sp, 0x8] - adds r0, r4, 0 - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl FillBgTilemapBufferRect - adds r0, r4, 0 - adds r1, r5, 0 - movs r2, 0 - movs r3, 0 - bl CopyToBgTilemapBuffer - add sp, 0xC - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80A6D10 - - thumb_func_start sub_80A6D48 -sub_80A6D48: @ 80A6D48 - push {r4,lr} - adds r4, r0, 0 - bl sub_80A6D10 - lsls r4, 24 - lsrs r4, 24 - adds r0, r4, 0 - bl CopyBgTilemapBufferToVram - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A6D48 - - thumb_func_start sub_80A6D60 -sub_80A6D60: @ 80A6D60 - push {r4,r5,lr} - adds r4, r0, 0 - adds r5, r2, 0 - ldrb r0, [r4, 0x9] - bl sub_80A6D10 - bl IsContest - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080A6D86 - ldrb r0, [r4, 0x8] - ldr r1, [r4, 0x4] - lsls r3, r5, 24 - lsrs r3, 24 - movs r2, 0 - bl sub_80A4720 -_080A6D86: - ldrb r0, [r4, 0x9] - bl CopyBgTilemapBufferToVram - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80A6D60 - - thumb_func_start sub_80A6D94 -sub_80A6D94: @ 80A6D94 - push {lr} - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080A6DA4 - movs r0, 0x2 - b _080A6DA6 -_080A6DA4: - movs r0, 0x1 -_080A6DA6: - pop {r1} - bx r1 - thumb_func_end sub_80A6D94 - - thumb_func_start sub_80A6DAC -sub_80A6DAC: @ 80A6DAC - push {lr} - lsls r0, 24 - cmp r0, 0 - beq _080A6DBE - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A6DD4 -_080A6DBE: - movs r0, 0x3 - movs r1, 0 - movs r2, 0 - bl SetAnimBgAttribute - movs r0, 0x3 - movs r1, 0x1 - movs r2, 0x1 - bl SetAnimBgAttribute - b _080A6DE8 -_080A6DD4: - movs r0, 0x3 - movs r1, 0 - movs r2, 0x1 - bl SetAnimBgAttribute - movs r0, 0x3 - movs r1, 0x1 - movs r2, 0 - bl SetAnimBgAttribute -_080A6DE8: - pop {r0} - bx r0 - thumb_func_end sub_80A6DAC - - thumb_func_start sub_80A6DEC -sub_80A6DEC: @ 80A6DEC - push {r4,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x20] - strh r0, [r4, 0x30] - ldrh r0, [r4, 0x22] - strh r0, [r4, 0x34] - adds r0, r4, 0 - bl sub_80A6E14 - ldr r1, =sub_80A65A8 - str r1, [r4, 0x1C] - adds r0, r4, 0 - bl _call_via_r1 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A6DEC - - thumb_func_start sub_80A6E14 -sub_80A6E14: @ 80A6E14 - push {r4-r6,lr} - adds r5, r0, 0 - ldrh r0, [r5, 0x32] - ldrh r1, [r5, 0x30] - subs r0, r1 - ldrh r4, [r5, 0x36] - ldrh r1, [r5, 0x34] - subs r4, r1 - lsls r4, 24 - lsrs r4, 16 - lsls r0, 24 - asrs r0, 16 - movs r2, 0x2E - ldrsh r1, [r5, r2] - bl __divsi3 - movs r6, 0 - strh r0, [r5, 0x30] - lsls r4, 16 - asrs r4, 16 - movs r0, 0x2E - ldrsh r1, [r5, r0] - adds r0, r4, 0 - bl __divsi3 - strh r0, [r5, 0x32] - strh r6, [r5, 0x36] - strh r6, [r5, 0x34] - pop {r4-r6} - pop {r0} - bx r0 - thumb_func_end sub_80A6E14 - - thumb_func_start obj_translate_based_on_private_1_2_3_4 -obj_translate_based_on_private_1_2_3_4: @ 80A6E54 - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - adds r7, r0, 0 - movs r0, 0x32 - ldrsh r1, [r7, r0] - movs r2, 0x30 - ldrsh r0, [r7, r2] - subs r1, r0 - movs r3, 0x36 - ldrsh r2, [r7, r3] - movs r3, 0x34 - ldrsh r0, [r7, r3] - subs r2, r0 - lsrs r0, r1, 31 - mov r8, r0 - lsrs r3, r2, 31 - mov r9, r3 - cmp r1, 0 - bge _080A6E80 - negs r1, r1 -_080A6E80: - lsls r0, r1, 24 - lsrs r6, r0, 16 - adds r0, r2, 0 - cmp r0, 0 - bge _080A6E8C - negs r0, r0 -_080A6E8C: - lsls r0, 24 - lsrs r5, r0, 16 - movs r0, 0x2E - ldrsh r4, [r7, r0] - adds r0, r6, 0 - adds r1, r4, 0 - bl __divsi3 - lsls r0, 16 - lsrs r6, r0, 16 - adds r0, r5, 0 - adds r1, r4, 0 - bl __divsi3 - lsls r0, 16 - lsrs r5, r0, 16 - mov r2, r8 - cmp r2, 0 - beq _080A6EB8 - movs r0, 0x1 - orrs r6, r0 - b _080A6EBC -_080A6EB8: - ldr r0, =0x0000fffe - ands r6, r0 -_080A6EBC: - mov r3, r9 - cmp r3, 0 - beq _080A6ECC - movs r0, 0x1 - orrs r5, r0 - b _080A6ED0 - .pool -_080A6ECC: - ldr r0, =0x0000fffe - ands r5, r0 -_080A6ED0: - movs r0, 0 - strh r6, [r7, 0x30] - strh r5, [r7, 0x32] - strh r0, [r7, 0x36] - strh r0, [r7, 0x34] - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end obj_translate_based_on_private_1_2_3_4 - - thumb_func_start sub_80A6EEC -sub_80A6EEC: @ 80A6EEC - push {r4,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x20] - strh r0, [r4, 0x30] - ldrh r0, [r4, 0x22] - strh r0, [r4, 0x34] - adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 - ldr r1, =sub_80A6F98 - str r1, [r4, 0x1C] - adds r0, r4, 0 - bl _call_via_r1 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A6EEC - - thumb_func_start sub_80A6F14 -sub_80A6F14: @ 80A6F14 - push {r4,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x20] - strh r0, [r4, 0x30] - ldrh r0, [r4, 0x22] - strh r0, [r4, 0x34] - adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 - ldr r1, =sub_80A6FB4 - str r1, [r4, 0x1C] - adds r0, r4, 0 - bl _call_via_r1 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A6F14 - - thumb_func_start sub_80A6F3C -sub_80A6F3C: @ 80A6F3C - push {r4-r6,lr} - adds r2, r0, 0 - movs r1, 0x2E - ldrsh r0, [r2, r1] - cmp r0, 0 - bne _080A6F4C - movs r0, 0x1 - b _080A6F90 -_080A6F4C: - ldrh r1, [r2, 0x30] - ldrh r4, [r2, 0x32] - ldrh r6, [r2, 0x34] - ldrh r5, [r2, 0x36] - adds r0, r6, r1 - lsls r3, r0, 16 - lsrs r6, r3, 16 - adds r0, r5, r4 - lsls r0, 16 - lsrs r5, r0, 16 - movs r0, 0x1 - ands r1, r0 - cmp r1, 0 - beq _080A6F6E - lsrs r0, r3, 24 - negs r0, r0 - b _080A6F70 -_080A6F6E: - lsrs r0, r3, 24 -_080A6F70: - strh r0, [r2, 0x24] - movs r0, 0x1 - ands r4, r0 - cmp r4, 0 - beq _080A6F80 - lsrs r0, r5, 8 - negs r0, r0 - b _080A6F82 -_080A6F80: - lsrs r0, r5, 8 -_080A6F82: - strh r0, [r2, 0x26] - strh r6, [r2, 0x34] - strh r5, [r2, 0x36] - ldrh r0, [r2, 0x2E] - subs r0, 0x1 - strh r0, [r2, 0x2E] - movs r0, 0 -_080A6F90: - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end sub_80A6F3C - - thumb_func_start sub_80A6F98 -sub_80A6F98: @ 80A6F98 - push {r4,lr} - adds r4, r0, 0 - bl sub_80A6F3C - lsls r0, 24 - cmp r0, 0 - beq _080A6FAC - adds r0, r4, 0 - bl sub_80A62DC -_080A6FAC: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A6F98 - - thumb_func_start sub_80A6FB4 -sub_80A6FB4: @ 80A6FB4 - push {r4,lr} - adds r4, r0, 0 - bl sub_8039E9C - adds r0, r4, 0 - bl sub_80A6F3C - lsls r0, 24 - cmp r0, 0 - beq _080A6FCE - adds r0, r4, 0 - bl sub_80A62DC -_080A6FCE: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A6FB4 - - thumb_func_start sub_80A6FD4 -sub_80A6FD4: @ 80A6FD4 - push {r4,lr} - adds r4, r0, 0 - movs r0, 0x32 - ldrsh r1, [r4, r0] - movs r2, 0x30 - ldrsh r0, [r4, r2] - subs r0, r1, r0 - cmp r0, 0 - bge _080A6FE8 - negs r0, r0 -_080A6FE8: - lsls r0, 8 - movs r2, 0x2E - ldrsh r1, [r4, r2] - bl __divsi3 - strh r0, [r4, 0x2E] - adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A6FD4 - - thumb_func_start sub_80A7000 -sub_80A7000: @ 80A7000 - push {r4,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x20] - strh r0, [r4, 0x30] - ldrh r0, [r4, 0x22] - strh r0, [r4, 0x34] - adds r0, r4, 0 - bl sub_80A6FD4 - ldr r1, =sub_80A6F98 - str r1, [r4, 0x1C] - adds r0, r4, 0 - bl _call_via_r1 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A7000 - - thumb_func_start sub_80A7028 -sub_80A7028: @ 80A7028 - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - adds r7, r0, 0 - movs r0, 0x32 - ldrsh r1, [r7, r0] - movs r2, 0x30 - ldrsh r0, [r7, r2] - subs r1, r0 - movs r3, 0x36 - ldrsh r2, [r7, r3] - movs r3, 0x34 - ldrsh r0, [r7, r3] - subs r2, r0 - lsrs r0, r1, 31 - mov r8, r0 - lsrs r3, r2, 31 - mov r9, r3 - cmp r1, 0 - bge _080A7054 - negs r1, r1 -_080A7054: - lsls r0, r1, 20 - lsrs r6, r0, 16 - adds r0, r2, 0 - cmp r0, 0 - bge _080A7060 - negs r0, r0 -_080A7060: - lsls r0, 20 - lsrs r5, r0, 16 - movs r0, 0x2E - ldrsh r4, [r7, r0] - adds r0, r6, 0 - adds r1, r4, 0 - bl __divsi3 - lsls r0, 16 - lsrs r6, r0, 16 - adds r0, r5, 0 - adds r1, r4, 0 - bl __divsi3 - lsls r0, 16 - lsrs r5, r0, 16 - mov r2, r8 - cmp r2, 0 - beq _080A708C - movs r0, 0x1 - orrs r6, r0 - b _080A7090 -_080A708C: - ldr r0, =0x0000fffe - ands r6, r0 -_080A7090: - mov r3, r9 - cmp r3, 0 - beq _080A70A0 - movs r0, 0x1 - orrs r5, r0 - b _080A70A4 - .pool -_080A70A0: - ldr r0, =0x0000fffe - ands r5, r0 -_080A70A4: - movs r0, 0 - strh r6, [r7, 0x30] - strh r5, [r7, 0x32] - strh r0, [r7, 0x36] - strh r0, [r7, 0x34] - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A7028 - - thumb_func_start sub_80A70C0 -sub_80A70C0: @ 80A70C0 - push {r4,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x20] - strh r0, [r4, 0x30] - ldrh r0, [r4, 0x22] - strh r0, [r4, 0x34] - adds r0, r4, 0 - bl sub_80A7028 - ldr r1, =sub_80A7144 - str r1, [r4, 0x1C] - adds r0, r4, 0 - bl _call_via_r1 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A70C0 - - thumb_func_start sub_80A70E8 -sub_80A70E8: @ 80A70E8 - push {r4-r6,lr} - adds r2, r0, 0 - movs r1, 0x2E - ldrsh r0, [r2, r1] - cmp r0, 0 - bne _080A70F8 - movs r0, 0x1 - b _080A713C -_080A70F8: - ldrh r1, [r2, 0x30] - ldrh r4, [r2, 0x32] - ldrh r6, [r2, 0x34] - ldrh r5, [r2, 0x36] - adds r0, r6, r1 - lsls r3, r0, 16 - lsrs r6, r3, 16 - adds r0, r5, r4 - lsls r0, 16 - lsrs r5, r0, 16 - movs r0, 0x1 - ands r1, r0 - cmp r1, 0 - beq _080A711A - lsrs r0, r3, 20 - negs r0, r0 - b _080A711C -_080A711A: - lsrs r0, r3, 20 -_080A711C: - strh r0, [r2, 0x24] - movs r0, 0x1 - ands r4, r0 - cmp r4, 0 - beq _080A712C - lsrs r0, r5, 4 - negs r0, r0 - b _080A712E -_080A712C: - lsrs r0, r5, 4 -_080A712E: - strh r0, [r2, 0x26] - strh r6, [r2, 0x34] - strh r5, [r2, 0x36] - ldrh r0, [r2, 0x2E] - subs r0, 0x1 - strh r0, [r2, 0x2E] - movs r0, 0 -_080A713C: - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end sub_80A70E8 - - thumb_func_start sub_80A7144 -sub_80A7144: @ 80A7144 - push {r4,lr} - adds r4, r0, 0 - bl sub_80A70E8 - lsls r0, 24 - cmp r0, 0 - beq _080A7158 - adds r0, r4, 0 - bl sub_80A62DC -_080A7158: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A7144 - - thumb_func_start sub_80A7160 -sub_80A7160: @ 80A7160 - push {r4,lr} - adds r4, r0, 0 - movs r0, 0x32 - ldrsh r1, [r4, r0] - movs r2, 0x30 - ldrsh r0, [r4, r2] - subs r0, r1, r0 - cmp r0, 0 - bge _080A7174 - negs r0, r0 -_080A7174: - lsls r0, 4 - movs r2, 0x2E - ldrsh r1, [r4, r2] - bl __divsi3 - strh r0, [r4, 0x2E] - adds r0, r4, 0 - bl sub_80A7028 - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A7160 - - thumb_func_start sub_80A718C -sub_80A718C: @ 80A718C - push {r4,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x20] - strh r0, [r4, 0x30] - ldrh r0, [r4, 0x22] - strh r0, [r4, 0x34] - adds r0, r4, 0 - bl sub_80A7160 - ldr r1, =sub_80A7144 - str r1, [r4, 0x1C] - adds r0, r4, 0 - bl _call_via_r1 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A718C - - thumb_func_start obj_id_set_rotscale -obj_id_set_rotscale: @ 80A71B4 - push {r4,r5,lr} - sub sp, 0x10 - lsls r0, 24 - lsrs r4, r0, 24 - lsls r1, 16 - lsls r3, 16 - lsrs r3, 16 - ldr r5, =0xffff0000 - lsls r2, 16 - lsrs r1, 16 - orrs r1, r2 - str r1, [sp] - ldr r0, [sp, 0x4] - ands r0, r5 - orrs r0, r3 - str r0, [sp, 0x4] - bl sub_80A7238 - lsls r0, 24 - cmp r0, 0 - beq _080A71F0 - mov r0, sp - ldrh r0, [r0] - negs r0, r0 - lsls r0, 16 - lsrs r0, 16 - ldr r1, [sp] - ands r1, r5 - orrs r1, r0 - str r1, [sp] -_080A71F0: - ldr r1, =gSprites - lsls r0, r4, 4 - adds r0, r4 - lsls r0, 2 - adds r0, r1 - ldrb r4, [r0, 0x3] - lsls r4, 26 - lsrs r4, 27 - add r5, sp, 0x8 - mov r0, sp - adds r1, r5, 0 - movs r2, 0x1 - movs r3, 0x2 - bl ObjAffineSet - ldr r0, =gOamMatrices - lsls r4, 3 - adds r4, r0 - ldrh r0, [r5] - strh r0, [r4] - ldrh r0, [r5, 0x2] - strh r0, [r4, 0x2] - ldrh r0, [r5, 0x4] - strh r0, [r4, 0x4] - ldrh r0, [r5, 0x6] - strh r0, [r4, 0x6] - add sp, 0x10 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end obj_id_set_rotscale - - thumb_func_start sub_80A7238 -sub_80A7238: @ 80A7238 - push {r4,lr} - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A7268 - ldr r4, =gSprites - movs r0, 0 - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r4 - movs r2, 0x32 - ldrsh r0, [r1, r2] - cmp r0, 0xC9 - beq _080A7268 - movs r0, 0x1 - b _080A726A - .pool -_080A7268: - movs r0, 0 -_080A726A: - pop {r4} - pop {r1} - bx r1 - thumb_func_end sub_80A7238 - - thumb_func_start sub_80A7270 -sub_80A7270: @ 80A7270 - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r6, r0, 24 - lsls r1, 24 - lsrs r1, 24 - mov r8, r1 - ldr r1, =gSprites - lsls r0, r6, 4 - adds r0, r6 - lsls r0, 2 - adds r4, r0, r1 - ldrh r0, [r4, 0x2E] - lsls r0, 24 - lsrs r7, r0, 24 - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080A72A6 - adds r0, r7, 0 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A72B4 -_080A72A6: - adds r2, r4, 0 - adds r2, 0x3E - ldrb r1, [r2] - movs r0, 0x5 - negs r0, r0 - ands r0, r1 - strb r0, [r2] -_080A72B4: - ldr r1, =gSprites - lsls r4, r6, 4 - adds r0, r4, r6 - lsls r0, 2 - adds r5, r0, r1 - movs r0, 0x3 - mov r1, r8 - ands r1, r0 - lsls r1, 2 - ldrb r2, [r5, 0x1] - movs r0, 0xD - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r5, 0x1] - adds r2, r5, 0 - adds r2, 0x2C - ldrb r0, [r2] - movs r1, 0x80 - orrs r0, r1 - strb r0, [r2] - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080A7312 - ldrb r0, [r5, 0x1] - lsls r0, 30 - cmp r0, 0 - bne _080A7312 - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r1, [r0, 0x4] - lsls r0, r7, 1 - adds r0, r7 - lsls r0, 2 - adds r0, r1 - ldrb r1, [r0, 0x6] - movs r0, 0x1F - ands r1, r0 - lsls r1, 1 - ldrb r2, [r5, 0x3] - movs r0, 0x3F - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r5, 0x3] -_080A7312: - ldr r1, =gSprites - adds r0, r4, r6 - lsls r0, 2 - adds r0, r1 - ldrb r3, [r0, 0x1] - movs r1, 0x3 - orrs r3, r1 - strb r3, [r0, 0x1] - lsrs r1, r3, 6 - ldrb r2, [r0, 0x3] - lsrs r2, 6 - lsls r3, 30 - lsrs r3, 30 - bl CalcCenterToCornerVec - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A7270 - - thumb_func_start sub_80A7344 -sub_80A7344: @ 80A7344 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - movs r2, 0x80 - lsls r2, 1 - adds r0, r4, 0 - adds r1, r2, 0 - movs r3, 0 - bl obj_id_set_rotscale - ldr r1, =gSprites - lsls r0, r4, 4 - adds r0, r4 - lsls r0, 2 - adds r0, r1 - ldrb r2, [r0, 0x1] - movs r1, 0x4 - negs r1, r1 - ands r1, r2 - movs r2, 0x1 - orrs r1, r2 - movs r2, 0xD - negs r2, r2 - ands r1, r2 - strb r1, [r0, 0x1] - adds r3, r0, 0 - adds r3, 0x2C - ldrb r2, [r3] - movs r1, 0x7F - ands r1, r2 - strb r1, [r3] - ldrb r3, [r0, 0x1] - lsrs r1, r3, 6 - ldrb r2, [r0, 0x3] - lsrs r2, 6 - lsls r3, 30 - lsrs r3, 30 - bl CalcCenterToCornerVec - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A7344 - - thumb_func_start sub_80A73A0 -sub_80A73A0: @ 80A73A0 - push {lr} - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gSprites - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r2, r1, r2 - ldrb r0, [r2, 0x3] - lsls r0, 26 - lsrs r0, 27 - ldr r1, =gOamMatrices - lsls r0, 3 - adds r0, r1 - ldrh r1, [r0, 0x4] - movs r3, 0x4 - ldrsh r0, [r0, r3] - cmp r0, 0 - bge _080A73CC - negs r0, r0 - lsls r0, 16 - lsrs r1, r0, 16 -_080A73CC: - lsls r0, r1, 16 - asrs r0, 19 - strh r0, [r2, 0x26] - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A73A0 - - thumb_func_start sub_80A73E0 -sub_80A73E0: @ 80A73E0 - push {r4-r7,lr} - mov r7, r8 - push {r7} - sub sp, 0x10 - adds r4, r0, 0 - ldr r0, [sp, 0x28] - lsls r1, 24 - lsrs r6, r1, 24 - lsls r2, 16 - lsrs r5, r2, 16 - lsls r3, 16 - lsrs r7, r3, 16 - lsls r0, 16 - lsrs r0, 16 - mov r8, r0 - ldrb r0, [r4, 0x1] - lsls r0, 30 - lsrs r0, 30 - movs r1, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080A7486 - adds r0, r4, 0 - adds r0, 0x2C - ldrb r1, [r0] - movs r2, 0x80 - orrs r1, r2 - strb r1, [r0] - cmp r6, 0 - beq _080A742E - ldrb r3, [r4, 0x1] - lsrs r1, r3, 6 - ldrb r2, [r4, 0x3] - lsrs r2, 6 - lsls r3, 30 - lsrs r3, 30 - adds r0, r4, 0 - bl CalcCenterToCornerVec -_080A742E: - ldr r6, =0xffff0000 - lsls r0, r7, 16 - orrs r5, r0 - str r5, [sp] - ldr r0, [sp, 0x4] - ands r0, r6 - mov r1, r8 - orrs r0, r1 - str r0, [sp, 0x4] - bl sub_80A7238 - lsls r0, 24 - cmp r0, 0 - beq _080A745C - mov r0, sp - ldrh r0, [r0] - negs r0, r0 - lsls r0, 16 - lsrs r0, 16 - ldr r1, [sp] - ands r1, r6 - orrs r1, r0 - str r1, [sp] -_080A745C: - ldrb r4, [r4, 0x3] - lsls r4, 26 - lsrs r4, 27 - add r5, sp, 0x8 - mov r0, sp - adds r1, r5, 0 - movs r2, 0x1 - movs r3, 0x2 - bl ObjAffineSet - ldr r0, =gOamMatrices - lsls r4, 3 - adds r4, r0 - ldrh r0, [r5] - strh r0, [r4] - ldrh r0, [r5, 0x2] - strh r0, [r4, 0x2] - ldrh r0, [r5, 0x4] - strh r0, [r4, 0x4] - ldrh r0, [r5, 0x6] - strh r0, [r4, 0x6] -_080A7486: - add sp, 0x10 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A73E0 - - thumb_func_start sub_80A749C -sub_80A749C: @ 80A749C - push {r4,lr} - sub sp, 0x4 - adds r4, r0, 0 - movs r3, 0x80 - lsls r3, 1 - movs r0, 0 - str r0, [sp] - adds r0, r4, 0 - movs r1, 0x1 - adds r2, r3, 0 - bl sub_80A73E0 - adds r2, r4, 0 - adds r2, 0x2C - ldrb r1, [r2] - movs r0, 0x7F - ands r0, r1 - strb r0, [r2] - ldrb r3, [r4, 0x1] - lsrs r1, r3, 6 - ldrb r2, [r4, 0x3] - lsrs r2, 6 - lsls r3, 30 - lsrs r3, 30 - adds r0, r4, 0 - bl CalcCenterToCornerVec - add sp, 0x4 - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A749C - - thumb_func_start sub_80A74DC -sub_80A74DC: @ 80A74DC - push {lr} - lsls r0, 16 - asrs r0, 16 - lsls r1, 16 - asrs r1, 16 - bl ArcTan2 - lsls r0, 16 - lsrs r0, 16 - pop {r1} - bx r1 - thumb_func_end sub_80A74DC - - thumb_func_start sub_80A74F4 -sub_80A74F4: @ 80A74F4 - push {lr} - lsls r0, 16 - asrs r0, 16 - lsls r1, 16 - asrs r1, 16 - bl sub_80A74DC - lsls r0, 16 - negs r0, r0 - lsrs r0, 16 - pop {r1} - bx r1 - thumb_func_end sub_80A74F4 - - thumb_func_start sub_80A750C -sub_80A750C: @ 80A750C - push {r4-r7,lr} - lsls r1, 24 - lsls r0, 20 - lsrs r0, 16 - cmp r1, 0 - bne _080A7588 - ldr r2, =gPlttBufferUnfaded - ldr r1, =gPlttBufferFaded - lsls r0, 1 - adds r4, r0, r1 - adds r5, r0, r2 - movs r6, 0xF -_080A7524: - ldr r0, [r5] - lsls r2, r0, 27 - lsrs r2, 27 - lsls r1, r0, 22 - lsrs r1, 27 - adds r2, r1 - lsls r0, 17 - lsrs r0, 27 - adds r0, r2 - movs r1, 0x3 - bl __udivsi3 - lsls r0, 16 - lsrs r0, 16 - movs r1, 0x1F - ands r0, r1 - ldrb r1, [r4] - movs r3, 0x20 - negs r3, r3 - adds r2, r3, 0 - ands r1, r2 - orrs r1, r0 - strb r1, [r4] - lsls r3, r0, 5 - ldrh r1, [r4] - ldr r7, =0xfffffc1f - adds r2, r7, 0 - ands r1, r2 - orrs r1, r3 - strh r1, [r4] - lsls r0, 2 - ldrb r1, [r4, 0x1] - movs r3, 0x7D - negs r3, r3 - adds r2, r3, 0 - ands r1, r2 - orrs r1, r0 - strb r1, [r4, 0x1] - adds r4, 0x2 - adds r5, 0x2 - subs r6, 0x1 - cmp r6, 0 - bge _080A7524 - b _080A7598 - .pool -_080A7588: - lsls r1, r0, 1 - ldr r0, =gPlttBufferUnfaded - adds r0, r1, r0 - ldr r2, =gPlttBufferFaded - adds r1, r2 - ldr r2, =0x04000008 - bl CpuSet -_080A7598: - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A750C - - thumb_func_start sub_80A75AC -sub_80A75AC: @ 80A75AC - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - sub sp, 0x8 - ldr r4, [sp, 0x28] - ldr r5, [sp, 0x2C] - ldr r6, [sp, 0x30] - lsls r0, 24 - lsls r1, 24 - lsrs r7, r1, 24 - lsls r2, 24 - lsrs r2, 24 - mov r8, r2 - lsls r3, 24 - lsrs r3, 24 - mov r9, r3 - lsls r4, 24 - lsrs r4, 24 - mov r10, r4 - lsls r5, 24 - lsrs r5, 24 - str r5, [sp] - lsls r6, 24 - lsrs r6, 24 - str r6, [sp, 0x4] - movs r4, 0 - cmp r0, 0 - beq _080A7602 - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080A75F6 - movs r4, 0xE - b _080A7602 -_080A75F6: - bl sub_80A6D94 - lsls r0, 24 - lsrs r0, 24 - movs r4, 0x1 - lsls r4, r0 -_080A7602: - cmp r7, 0 - beq _080A7614 - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - adds r1, r0, 0 - adds r1, 0x10 - movs r0, 0x1 - lsls r0, r1 - orrs r4, r0 -_080A7614: - mov r0, r8 - cmp r0, 0 - beq _080A7628 - ldr r0, =gBattleAnimTarget - ldrb r0, [r0] - adds r1, r0, 0 - adds r1, 0x10 - movs r0, 0x1 - lsls r0, r1 - orrs r4, r0 -_080A7628: - mov r0, r9 - cmp r0, 0 - beq _080A764E - ldr r6, =gBattleAnimAttacker - ldrb r0, [r6] - movs r5, 0x2 - eors r0, r5 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A764E - ldrb r0, [r6] - eors r0, r5 - adds r1, r0, 0 - adds r1, 0x10 - movs r0, 0x1 - lsls r0, r1 - orrs r4, r0 -_080A764E: - mov r0, r10 - cmp r0, 0 - beq _080A7674 - ldr r6, =gBattleAnimTarget - ldrb r0, [r6] - movs r5, 0x2 - eors r0, r5 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A7674 - ldrb r0, [r6] - eors r0, r5 - adds r1, r0, 0 - adds r1, 0x10 - movs r0, 0x1 - lsls r0, r1 - orrs r4, r0 -_080A7674: - ldr r0, [sp] - cmp r0, 0 - beq _080A769A - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080A7694 - movs r0, 0x80 - lsls r0, 1 - b _080A7698 - .pool -_080A7694: - movs r0, 0x80 - lsls r0, 7 -_080A7698: - orrs r4, r0 -_080A769A: - ldr r0, [sp, 0x4] - cmp r0, 0 - beq _080A76B0 - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080A76B0 - movs r0, 0x80 - lsls r0, 2 - orrs r4, r0 -_080A76B0: - adds r0, r4, 0 - add sp, 0x8 - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end sub_80A75AC - - thumb_func_start sub_80A76C4 -sub_80A76C4: @ 80A76C4 - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r5, r0, 24 - lsls r1, 24 - lsrs r6, r1, 24 - lsls r2, 24 - lsrs r7, r2, 24 - lsls r3, 24 - lsrs r3, 24 - mov r8, r3 - movs r4, 0 - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A76F2 - cmp r5, 0 - beq _080A77A0 - movs r4, 0x80 - lsls r4, 11 - b _080A77A0 -_080A76F2: - cmp r5, 0 - beq _080A771A - movs r0, 0 - bl GetBattlerAtPosition - lsls r0, 24 - lsrs r0, 24 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A771A - movs r0, 0 - bl GetBattlerAtPosition - lsls r0, 24 - lsrs r0, 24 - adds r0, 0x10 - movs r4, 0x1 - lsls r4, r0 -_080A771A: - cmp r6, 0 - beq _080A7746 - movs r0, 0x2 - bl GetBattlerAtPosition - lsls r0, 24 - lsrs r0, 24 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A7746 - movs r0, 0x2 - bl GetBattlerAtPosition - lsls r0, 24 - lsrs r0, 24 - adds r1, r0, 0 - adds r1, 0x10 - movs r0, 0x1 - lsls r0, r1 - orrs r4, r0 -_080A7746: - cmp r7, 0 - beq _080A7772 - movs r0, 0x1 - bl GetBattlerAtPosition - lsls r0, 24 - lsrs r0, 24 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A7772 - movs r0, 0x1 - bl GetBattlerAtPosition - lsls r0, 24 - lsrs r0, 24 - adds r1, r0, 0 - adds r1, 0x10 - movs r0, 0x1 - lsls r0, r1 - orrs r4, r0 -_080A7772: - mov r0, r8 - cmp r0, 0 - beq _080A77A0 - movs r0, 0x3 - bl GetBattlerAtPosition - lsls r0, 24 - lsrs r0, 24 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A77A0 - movs r0, 0x3 - bl GetBattlerAtPosition - lsls r0, 24 - lsrs r0, 24 - adds r1, r0, 0 - adds r1, 0x10 - movs r0, 0x1 - lsls r0, r1 - orrs r4, r0 -_080A77A0: - adds r0, r4, 0 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end sub_80A76C4 - - thumb_func_start sub_80A77AC -sub_80A77AC: @ 80A77AC - lsls r0, 24 - lsrs r0, 24 - bx lr - thumb_func_end sub_80A77AC - - thumb_func_start sub_80A77B4 -sub_80A77B4: @ 80A77B4 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetBattlerAtPosition - lsls r0, 24 - lsrs r0, 24 - pop {r1} - bx r1 - thumb_func_end sub_80A77B4 - - thumb_func_start sub_80A77C8 -sub_80A77C8: @ 80A77C8 - push {r4,lr} - adds r4, r0, 0 - movs r1, 0x2E - ldrsh r0, [r4, r1] - cmp r0, 0 - bne _080A7806 - ldr r2, =gBattleAnimArgs - movs r3, 0x6 - ldrsh r0, [r2, r3] - movs r1, 0 - cmp r0, 0 - bne _080A77E2 - movs r1, 0x1 -_080A77E2: - movs r3, 0x4 - ldrsh r0, [r2, r3] - cmp r0, 0 - bne _080A77F8 - adds r0, r4, 0 - bl sub_80A69CC - b _080A77FE - .pool -_080A77F8: - adds r0, r4, 0 - bl sub_80A6980 -_080A77FE: - ldrh r0, [r4, 0x2E] - adds r0, 0x1 - strh r0, [r4, 0x2E] - b _080A781A -_080A7806: - adds r0, r4, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x30 - ands r0, r1 - cmp r0, 0 - beq _080A781A - adds r0, r4, 0 - bl move_anim_8074EE0 -_080A781A: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A77C8 - - thumb_func_start sub_80A7820 -sub_80A7820: @ 80A7820 - push {r4-r7,lr} - adds r5, r0, 0 - ldr r6, =gBattleAnimArgs - movs r1, 0xA - ldrsh r0, [r6, r1] - movs r1, 0xFF - lsls r1, 8 - ands r0, r1 - movs r1, 0 - cmp r0, 0 - bne _080A7838 - movs r1, 0x1 -_080A7838: - ldrb r0, [r6, 0xA] - movs r7, 0x1 - cmp r0, 0 - bne _080A7842 - movs r7, 0x3 -_080A7842: - adds r0, r5, 0 - bl sub_80A69CC - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A785C - ldrh r0, [r6, 0x4] - negs r0, r0 - strh r0, [r6, 0x4] -_080A785C: - ldrh r0, [r6, 0x8] - strh r0, [r5, 0x2E] - ldr r4, =gBattleAnimTarget - ldrb r0, [r4] - movs r1, 0x2 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - ldrh r1, [r6, 0x4] - adds r0, r1 - strh r0, [r5, 0x32] - ldrb r0, [r4] - adds r1, r7, 0 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - ldrh r6, [r6, 0x6] - adds r0, r6 - strh r0, [r5, 0x36] - ldr r0, =sub_80A6EEC - str r0, [r5, 0x1C] - ldr r1, =DestroyAnimSprite - adds r0, r5, 0 - bl StoreSpriteCallbackInData6 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A7820 - - thumb_func_start sub_80A78AC -sub_80A78AC: @ 80A78AC - push {r4-r6,lr} - adds r6, r0, 0 - movs r1, 0x1 - bl sub_80A69CC - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A78CC - ldr r1, =gBattleAnimArgs - ldrh r0, [r1, 0x4] - negs r0, r0 - strh r0, [r1, 0x4] -_080A78CC: - ldr r4, =gBattleAnimArgs - ldrh r0, [r4, 0x8] - strh r0, [r6, 0x2E] - ldr r5, =gBattleAnimTarget - ldrb r0, [r5] - movs r1, 0x2 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - ldrh r1, [r4, 0x4] - adds r0, r1 - strh r0, [r6, 0x32] - ldrb r0, [r5] - movs r1, 0x3 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - ldrh r1, [r4, 0x6] - adds r0, r1 - strh r0, [r6, 0x36] - ldrh r0, [r4, 0xA] - strh r0, [r6, 0x38] - adds r0, r6, 0 - bl sub_80A68D4 - ldr r0, =sub_80A791C - str r0, [r6, 0x1C] - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A78AC - - thumb_func_start sub_80A791C -sub_80A791C: @ 80A791C - push {r4,lr} - adds r4, r0, 0 - bl AnimateBallThrow - lsls r0, 24 - cmp r0, 0 - beq _080A7930 - adds r0, r4, 0 - bl DestroyAnimSprite -_080A7930: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A791C - - thumb_func_start sub_80A7938 -sub_80A7938: @ 80A7938 - push {r4-r7,lr} - adds r5, r0, 0 - ldr r0, =gBattleAnimArgs - movs r2, 0xC - ldrsh r1, [r0, r2] - cmp r1, 0 - bne _080A7950 - movs r4, 0x1 - movs r7, 0x3 - b _080A7954 - .pool -_080A7950: - movs r4, 0 - movs r7, 0x1 -_080A7954: - movs r1, 0xA - ldrsh r0, [r0, r1] - cmp r0, 0 - bne _080A796C - adds r0, r5, 0 - adds r1, r4, 0 - bl sub_80A69CC - ldr r0, =gBattleAnimAttacker - b _080A7976 - .pool -_080A796C: - adds r0, r5, 0 - adds r1, r4, 0 - bl sub_80A6980 - ldr r0, =gBattleAnimTarget -_080A7976: - ldrb r6, [r0] - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A798E - ldr r1, =gBattleAnimArgs - ldrh r0, [r1, 0x4] - negs r0, r0 - strh r0, [r1, 0x4] -_080A798E: - adds r0, r5, 0 - adds r1, r4, 0 - bl sub_80A6980 - ldr r4, =gBattleAnimArgs - ldrh r0, [r4, 0x8] - strh r0, [r5, 0x2E] - adds r0, r6, 0 - movs r1, 0x2 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - ldrh r2, [r4, 0x4] - adds r0, r2 - strh r0, [r5, 0x32] - adds r0, r6, 0 - adds r1, r7, 0 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - ldrh r4, [r4, 0x6] - adds r0, r4 - strh r0, [r5, 0x36] - ldr r0, =sub_80A6EEC - str r0, [r5, 0x1C] - ldr r1, =DestroyAnimSprite - adds r0, r5, 0 - bl StoreSpriteCallbackInData6 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A7938 - - thumb_func_start duplicate_obj_of_side_rel2move_in_transparent_mode -duplicate_obj_of_side_rel2move_in_transparent_mode: @ 80A79E8 - push {r4-r6,lr} - lsls r0, 24 - lsrs r0, 24 - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0xFF - beq _080A7A52 - movs r6, 0 - ldr r2, =gSprites - lsls r0, r1, 4 - adds r0, r1 - lsls r1, r0, 2 -_080A7A04: - lsls r0, r6, 4 - adds r0, r6 - lsls r0, 2 - adds r4, r0, r2 - adds r5, r4, 0 - adds r5, 0x3E - ldrb r0, [r5] - lsls r0, 31 - cmp r0, 0 - bne _080A7A48 - adds r0, r4, 0 - adds r1, r2 - movs r2, 0x44 - bl memcpy - ldrb r1, [r4, 0x1] - movs r2, 0xD - negs r2, r2 - adds r0, r2, 0 - ands r1, r0 - movs r0, 0x4 - orrs r1, r0 - strb r1, [r4, 0x1] - ldrb r0, [r5] - adds r2, 0x8 - adds r1, r2, 0 - ands r0, r1 - strb r0, [r5] - lsls r0, r6, 16 - asrs r0, 16 - b _080A7A56 - .pool -_080A7A48: - adds r0, r6, 0x1 - lsls r0, 16 - lsrs r6, r0, 16 - cmp r6, 0x3F - bls _080A7A04 -_080A7A52: - movs r0, 0x1 - negs r0, r0 -_080A7A56: - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end duplicate_obj_of_side_rel2move_in_transparent_mode - - thumb_func_start obj_delete_but_dont_free_vram -obj_delete_but_dont_free_vram: @ 80A7A5C - push {lr} - adds r3, r0, 0 - adds r3, 0x3F - ldrb r1, [r3] - movs r2, 0x40 - orrs r1, r2 - strb r1, [r3] - bl DestroySprite - pop {r0} - bx r0 - thumb_func_end obj_delete_but_dont_free_vram - - thumb_func_start sub_80A7A74 -sub_80A7A74: @ 80A7A74 - push {r4-r6,lr} - lsls r0, 24 - lsrs r5, r0, 24 - movs r6, 0 - movs r3, 0 - ldr r2, =gBattleAnimArgs - movs r0, 0x4 - ldrsh r1, [r2, r0] - movs r4, 0 - ldrsh r0, [r2, r4] - cmp r1, r0 - ble _080A7A8E - movs r3, 0x1 -_080A7A8E: - cmp r1, r0 - bge _080A7A94 - ldr r3, =0x0000ffff -_080A7A94: - movs r0, 0x6 - ldrsh r1, [r2, r0] - movs r4, 0x2 - ldrsh r0, [r2, r4] - cmp r1, r0 - ble _080A7AA2 - movs r6, 0x1 -_080A7AA2: - cmp r1, r0 - bge _080A7AA8 - ldr r6, =0x0000ffff -_080A7AA8: - ldr r0, =gTasks - lsls r4, r5, 2 - adds r4, r5 - lsls r4, 3 - adds r4, r0 - movs r1, 0 - strh r1, [r4, 0x8] - ldrh r0, [r2, 0x8] - strh r0, [r4, 0xA] - strh r1, [r4, 0xC] - ldrh r0, [r2] - strh r0, [r4, 0xE] - ldrh r0, [r2, 0x2] - strh r0, [r4, 0x10] - strh r3, [r4, 0x12] - strh r6, [r4, 0x14] - ldrh r0, [r2, 0x4] - strh r0, [r4, 0x16] - ldrh r0, [r2, 0x6] - strh r0, [r4, 0x18] - ldrh r1, [r2, 0x2] - lsls r1, 8 - ldrh r0, [r2] - orrs r1, r0 - lsls r1, 16 - lsrs r1, 16 - movs r0, 0x52 - bl SetGpuReg - ldr r0, =sub_80A7AFC - str r0, [r4] - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A7A74 - - thumb_func_start sub_80A7AFC -sub_80A7AFC: @ 80A7AFC - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - ldr r1, =gTasks - adds r4, r0, r1 - ldrh r0, [r4, 0x8] - adds r0, 0x1 - strh r0, [r4, 0x8] - lsls r0, 16 - asrs r0, 16 - movs r2, 0xA - ldrsh r1, [r4, r2] - cmp r0, r1 - ble _080A7B90 - movs r0, 0 - strh r0, [r4, 0x8] - ldrh r0, [r4, 0xC] - adds r0, 0x1 - strh r0, [r4, 0xC] - movs r1, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080A7B4C - ldrh r2, [r4, 0xE] - movs r3, 0xE - ldrsh r1, [r4, r3] - movs r3, 0x16 - ldrsh r0, [r4, r3] - cmp r1, r0 - beq _080A7B60 - ldrh r0, [r4, 0x12] - adds r0, r2, r0 - strh r0, [r4, 0xE] - b _080A7B60 - .pool -_080A7B4C: - ldrh r2, [r4, 0x10] - movs r0, 0x10 - ldrsh r1, [r4, r0] - movs r3, 0x18 - ldrsh r0, [r4, r3] - cmp r1, r0 - beq _080A7B60 - ldrh r0, [r4, 0x14] - adds r0, r2, r0 - strh r0, [r4, 0x10] -_080A7B60: - ldrh r1, [r4, 0x10] - lsls r1, 8 - ldrh r0, [r4, 0xE] - orrs r1, r0 - lsls r1, 16 - lsrs r1, 16 - movs r0, 0x52 - bl SetGpuReg - movs r0, 0xE - ldrsh r1, [r4, r0] - movs r2, 0x16 - ldrsh r0, [r4, r2] - cmp r1, r0 - bne _080A7B90 - movs r3, 0x10 - ldrsh r1, [r4, r3] - movs r2, 0x18 - ldrsh r0, [r4, r2] - cmp r1, r0 - bne _080A7B90 - adds r0, r5, 0 - bl DestroyAnimVisualTask -_080A7B90: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80A7AFC - - thumb_func_start sub_80A7B98 -sub_80A7B98: @ 80A7B98 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gBattleAnimArgs - ldrb r0, [r0] - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, 0xFF - bne _080A7BBC - adds r0, r4, 0 - bl DestroyAnimVisualTask - b _080A7BE2 - .pool -_080A7BBC: - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - ldr r2, =gSprites - lsls r1, r3, 4 - adds r1, r3 - lsls r1, 2 - adds r1, r2 - ldrb r1, [r1, 0x5] - lsrs r1, 4 - lsls r1, 4 - ldr r3, =0x00000101 - adds r2, r3, 0 - adds r1, r2 - strh r1, [r0, 0x8] - bl sub_80A7BF4 -_080A7BE2: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A7B98 - - thumb_func_start sub_80A7BF4 -sub_80A7BF4: @ 80A7BF4 - ldr r3, =gBattleAnimArgs - ldrh r1, [r3, 0x2] - movs r2, 0 - strh r1, [r0, 0xA] - strh r2, [r0, 0xC] - ldrh r1, [r3, 0x4] - strh r1, [r0, 0xE] - strh r2, [r0, 0x10] - ldrh r1, [r3, 0x6] - strh r1, [r0, 0x12] - strh r2, [r0, 0x14] - ldrh r1, [r3, 0x8] - strh r1, [r0, 0x16] - ldr r1, =sub_80A7C1C - str r1, [r0] - bx lr - .pool - thumb_func_end sub_80A7BF4 - - thumb_func_start sub_80A7C1C -sub_80A7C1C: @ 80A7C1C - push {r4,r5,lr} - lsls r0, 24 - lsrs r0, 24 - adds r5, r0, 0 - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - ldr r1, =gTasks - adds r4, r0, r1 - ldrh r0, [r4, 0x10] - adds r0, 0x1 - strh r0, [r4, 0x10] - lsls r0, 16 - asrs r0, 16 - movs r2, 0x12 - ldrsh r1, [r4, r2] - cmp r0, r1 - blt _080A7CAC - movs r0, 0 - strh r0, [r4, 0x10] - movs r1, 0x14 - ldrsh r0, [r4, r1] - cmp r0, 0 - bne _080A7C78 - ldrh r2, [r4, 0xC] - adds r2, 0x1 - strh r2, [r4, 0xC] - ldrh r0, [r4, 0x8] - lsls r2, 24 - lsrs r2, 24 - ldrh r3, [r4, 0xA] - movs r1, 0xF - bl BlendPalette - movs r2, 0xC - ldrsh r1, [r4, r2] - movs r2, 0xE - ldrsh r0, [r4, r2] - cmp r1, r0 - bne _080A7CAC - movs r0, 0x1 - strh r0, [r4, 0x14] - b _080A7CAC - .pool -_080A7C78: - ldrh r2, [r4, 0xC] - subs r2, 0x1 - strh r2, [r4, 0xC] - ldrh r0, [r4, 0x8] - lsls r2, 24 - lsrs r2, 24 - ldrh r3, [r4, 0xA] - movs r1, 0xF - bl BlendPalette - movs r0, 0xC - ldrsh r1, [r4, r0] - cmp r1, 0 - bne _080A7CAC - ldrh r0, [r4, 0x16] - subs r0, 0x1 - strh r0, [r4, 0x16] - lsls r0, 16 - cmp r0, 0 - beq _080A7CA6 - strh r1, [r4, 0x10] - strh r1, [r4, 0x14] - b _080A7CAC -_080A7CA6: - adds r0, r5, 0 - bl DestroyAnimVisualTask -_080A7CAC: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80A7C1C - - thumb_func_start sub_80A7CB4 -sub_80A7CB4: @ 80A7CB4 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gBattleAnimArgs - ldrh r0, [r0] - bl IndexOfSpritePaletteTag - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0xFF - bne _080A7CD8 - adds r0, r4, 0 - bl DestroyAnimVisualTask - b _080A7CEE - .pool -_080A7CD8: - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - lsls r1, r2, 4 - ldr r2, =0x00000101 - adds r1, r2 - strh r1, [r0, 0x8] - bl sub_80A7BF4 -_080A7CEE: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A7CB4 - - thumb_func_start sub_80A7CFC -sub_80A7CFC: @ 80A7CFC - push {r4,lr} - adds r3, r0, 0 - adds r4, r1, 0 - lsls r4, 24 - lsrs r4, 24 - movs r1, 0 - strh r1, [r3, 0x16] - strh r1, [r3, 0x18] - strh r1, [r3, 0x1A] - strh r4, [r3, 0x26] - movs r0, 0x80 - lsls r0, 1 - strh r0, [r3, 0x1C] - strh r0, [r3, 0x1E] - strh r1, [r3, 0x20] - adds r0, r3, 0 - adds r0, 0x22 - adds r3, 0x24 - adds r1, r3, 0 - bl sub_80A8048 - adds r0, r4, 0 - movs r1, 0 - bl sub_80A7270 - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A7CFC - - thumb_func_start sub_80A7D34 -sub_80A7D34: @ 80A7D34 - push {r4-r6,lr} - adds r4, r0, 0 - ldr r5, =gUnknown_02038444 - movs r1, 0x22 - ldrsh r0, [r4, r1] - movs r2, 0x24 - ldrsh r1, [r4, r2] - bl sub_80A8050 - movs r3, 0x16 - ldrsh r1, [r4, r3] - lsls r1, 3 - adds r1, r0, r1 - str r1, [r5] - movs r6, 0 - ldrsh r2, [r1, r6] - ldr r0, =0x00007ffe - cmp r2, r0 - beq _080A7DDC - cmp r2, r0 - bgt _080A7E3C - subs r0, 0x1 - cmp r2, r0 - beq _080A7DE2 - ldrb r0, [r1, 0x5] - cmp r0, 0 - bne _080A7D82 - ldrh r0, [r1] - strh r0, [r4, 0x1C] - ldrh r0, [r1, 0x2] - strh r0, [r4, 0x1E] - ldrb r0, [r1, 0x4] - strh r0, [r4, 0x20] - ldrh r0, [r4, 0x16] - adds r0, 0x1 - strh r0, [r4, 0x16] - adds r0, r1, 0 - adds r0, 0x8 - str r0, [r5] -_080A7D82: - ldr r1, [r5] - ldrh r0, [r1] - ldrh r2, [r4, 0x1C] - adds r0, r2 - strh r0, [r4, 0x1C] - ldrh r0, [r1, 0x2] - ldrh r3, [r4, 0x1E] - adds r0, r3 - strh r0, [r4, 0x1E] - ldrh r0, [r4, 0x20] - ldrb r1, [r1, 0x4] - adds r0, r1 - strh r0, [r4, 0x20] - ldrh r0, [r4, 0x26] - lsls r0, 24 - lsrs r0, 24 - movs r6, 0x1C - ldrsh r1, [r4, r6] - movs r3, 0x1E - ldrsh r2, [r4, r3] - ldrh r3, [r4, 0x20] - bl obj_id_set_rotscale - ldrh r0, [r4, 0x26] - lsls r0, 24 - lsrs r0, 24 - bl sub_80A7E6C - ldrh r0, [r4, 0x18] - adds r0, 0x1 - strh r0, [r4, 0x18] - lsls r0, 16 - asrs r0, 16 - ldr r1, [r5] - ldrb r1, [r1, 0x5] - cmp r0, r1 - blt _080A7E62 - movs r0, 0 - strh r0, [r4, 0x18] - b _080A7E34 - .pool -_080A7DDC: - ldrh r0, [r1, 0x2] - strh r0, [r4, 0x16] - b _080A7E62 -_080A7DE2: - ldrh r2, [r1, 0x2] - movs r6, 0x2 - ldrsh r0, [r1, r6] - cmp r0, 0 - beq _080A7E34 - ldrh r1, [r4, 0x1A] - movs r3, 0x1A - ldrsh r0, [r4, r3] - cmp r0, 0 - beq _080A7E02 - subs r0, r1, 0x1 - strh r0, [r4, 0x1A] - lsls r0, 16 - cmp r0, 0 - bne _080A7E04 - b _080A7E34 -_080A7E02: - strh r2, [r4, 0x1A] -_080A7E04: - movs r6, 0x16 - ldrsh r0, [r4, r6] - cmp r0, 0 - beq _080A7E62 - ldr r3, =gUnknown_02038444 - ldr r5, =0x00007ffd -_080A7E10: - ldrh r2, [r4, 0x16] - subs r1, r2, 0x1 - strh r1, [r4, 0x16] - ldr r0, [r3] - subs r0, 0x8 - str r0, [r3] - movs r6, 0 - ldrsh r0, [r0, r6] - cmp r0, r5 - beq _080A7E60 - lsls r0, r1, 16 - cmp r0, 0 - bne _080A7E10 - b _080A7E62 - .pool -_080A7E34: - ldrh r0, [r4, 0x16] - adds r0, 0x1 - strh r0, [r4, 0x16] - b _080A7E62 -_080A7E3C: - ldr r2, =gSprites - movs r0, 0x26 - ldrsh r1, [r4, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - movs r1, 0 - strh r1, [r0, 0x26] - ldrh r0, [r4, 0x26] - lsls r0, 24 - lsrs r0, 24 - bl sub_80A7344 - movs r0, 0 - b _080A7E64 - .pool -_080A7E60: - strh r2, [r4, 0x16] -_080A7E62: - movs r0, 0x1 -_080A7E64: - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end sub_80A7D34 - - thumb_func_start sub_80A7E6C -sub_80A7E6C: @ 80A7E6C - push {r4,r5,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - adds r0, r4, 0 - bl sub_80A7F18 - lsls r0, 16 - lsrs r0, 15 - movs r1, 0x40 - subs r5, r1, r0 - ldr r1, =gSprites - lsls r0, r4, 4 - adds r0, r4 - lsls r0, 2 - adds r4, r0, r1 - ldrb r1, [r4, 0x3] - lsls r1, 26 - lsrs r1, 27 - lsls r0, r5, 8 - ldr r2, =gOamMatrices - lsls r1, 3 - adds r1, r2 - movs r2, 0x6 - ldrsh r1, [r1, r2] - bl __divsi3 - cmp r0, 0x80 - ble _080A7EA8 - movs r0, 0x80 -_080A7EA8: - subs r0, r5, r0 - lsrs r1, r0, 31 - adds r0, r1 - asrs r0, 1 - strh r0, [r4, 0x26] - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A7E6C - - thumb_func_start sub_80A7EC0 -sub_80A7EC0: @ 80A7EC0 - push {r4,r5,lr} - adds r4, r0, 0 - adds r0, r1, 0 - lsls r4, 24 - lsrs r4, 24 - lsls r0, 24 - lsrs r0, 24 - bl sub_80A7F18 - lsls r0, 16 - lsrs r0, 15 - movs r1, 0x40 - subs r5, r1, r0 - ldr r1, =gSprites - lsls r0, r4, 4 - adds r0, r4 - lsls r0, 2 - adds r4, r0, r1 - ldrb r1, [r4, 0x3] - lsls r1, 26 - lsrs r1, 27 - lsls r0, r5, 8 - ldr r2, =gOamMatrices - lsls r1, 3 - adds r1, r2 - movs r2, 0x6 - ldrsh r1, [r1, r2] - bl __divsi3 - cmp r0, 0x80 - ble _080A7F00 - movs r0, 0x80 -_080A7F00: - subs r0, r5, r0 - lsrs r1, r0, 31 - adds r0, r1 - asrs r0, 1 - strh r0, [r4, 0x26] - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A7EC0 - - thumb_func_start sub_80A7F18 -sub_80A7F18: @ 80A7F18 - push {r4-r7,lr} - lsls r0, 24 - lsrs r2, r0, 24 - ldr r1, =gSprites - lsls r0, r2, 4 - adds r0, r2 - lsls r0, 2 - adds r0, r1 - ldrh r0, [r0, 0x2E] - lsls r0, 24 - lsrs r5, r0, 24 - movs r4, 0 - ldr r1, =gBattlerSpriteIds - ldr r7, =0x00000181 - ldr r0, =gBattleMonForms - adds r6, r5, r0 -_080A7F38: - adds r0, r4, r1 - ldrb r0, [r0] - cmp r0, r2 - beq _080A7F42 - b _080A8034 -_080A7F42: - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A7F78 - ldr r0, =gContestResources - ldr r0, [r0] - ldr r0, [r0, 0x18] - ldrh r2, [r0] - ldr r1, =gUnknown_083021D8 - lsls r0, r2, 2 - adds r0, r1 - ldrb r0, [r0, 0x1] - b _080A8042 - .pool -_080A7F78: - lsls r0, r4, 24 - lsrs r0, 24 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - bne _080A7FD8 - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r1, [r0] - lsls r0, r5, 2 - adds r1, r0, r1 - ldrh r0, [r1, 0x2] - cmp r0, 0 - bne _080A7FC0 - ldr r1, =gBattlerPartyIndexes - lsls r0, r4, 1 - adds r0, r1 - ldrh r1, [r0] - movs r0, 0x64 - muls r0, r1 - ldr r1, =gPlayerParty - adds r0, r1 - movs r1, 0xB - bl GetMonData - lsls r0, 16 - lsrs r2, r0, 16 - b _080A7FC2 - .pool -_080A7FC0: - ldrh r2, [r1, 0x2] -_080A7FC2: - cmp r2, r7 - bne _080A7FD0 - ldr r0, =gUnknown_08525F8C - b _080A8018 - .pool -_080A7FD0: - ldr r0, =gUnknown_083021D8 - b _080A8026 - .pool -_080A7FD8: - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r1, [r0] - lsls r0, r5, 2 - adds r1, r0, r1 - ldrh r0, [r1, 0x2] - cmp r0, 0 - bne _080A8010 - ldr r1, =gBattlerPartyIndexes - lsls r0, r4, 1 - adds r0, r1 - ldrh r1, [r0] - movs r0, 0x64 - muls r0, r1 - ldr r1, =gEnemyParty - adds r0, r1 - movs r1, 0xB - bl GetMonData - lsls r0, 16 - lsrs r2, r0, 16 - b _080A8012 - .pool -_080A8010: - ldrh r2, [r1, 0x2] -_080A8012: - cmp r2, r7 - bne _080A8024 - ldr r0, =gUnknown_08525F88 -_080A8018: - ldrb r1, [r6] - adds r1, r0 - ldrb r0, [r1] - b _080A8042 - .pool -_080A8024: - ldr r0, =gMonFrontPicCoords -_080A8026: - lsls r1, r2, 2 - adds r1, r0 - ldrb r0, [r1, 0x1] - b _080A8042 - .pool -_080A8034: - adds r0, r4, 0x1 - lsls r0, 16 - lsrs r4, r0, 16 - cmp r4, 0x3 - bhi _080A8040 - b _080A7F38 -_080A8040: - movs r0, 0x40 -_080A8042: - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end sub_80A7F18 - - thumb_func_start sub_80A8048 -sub_80A8048: @ 80A8048 - strh r2, [r0] - asrs r2, 16 - strh r2, [r1] - bx lr - thumb_func_end sub_80A8048 - - thumb_func_start sub_80A8050 -sub_80A8050: @ 80A8050 - lsls r0, 16 - lsrs r0, 16 - lsls r1, 16 - orrs r0, r1 - bx lr - thumb_func_end sub_80A8050 - - thumb_func_start sub_80A805C -sub_80A805C: @ 80A805C - push {r4-r6,lr} - mov r6, r8 - push {r6} - mov r8, r0 - adds r5, r3, 0 - ldr r0, [sp, 0x14] - ldr r4, [sp, 0x18] - ldr r6, [sp, 0x1C] - lsls r1, 24 - lsrs r1, 24 - lsls r2, 16 - lsrs r2, 16 - lsls r5, 16 - lsrs r5, 16 - lsls r0, 16 - lsrs r0, 16 - lsls r4, 16 - lsrs r4, 16 - lsls r6, 16 - lsrs r6, 16 - mov r3, r8 - strh r6, [r3, 0x18] - strh r1, [r3, 0x26] - strh r2, [r3, 0x1A] - strh r5, [r3, 0x1C] - strh r0, [r3, 0x22] - strh r4, [r3, 0x24] - lsls r0, 16 - asrs r0, 16 - lsls r2, 16 - asrs r2, 16 - subs r0, r2 - adds r1, r6, 0 - bl __divsi3 - mov r1, r8 - strh r0, [r1, 0x1E] - lsls r4, 16 - asrs r4, 16 - lsls r5, 16 - asrs r5, 16 - subs r4, r5 - adds r0, r4, 0 - adds r1, r6, 0 - bl __divsi3 - mov r3, r8 - strh r0, [r3, 0x20] - pop {r3} - mov r8, r3 - pop {r4-r6} - pop {r0} - bx r0 - thumb_func_end sub_80A805C - - thumb_func_start sub_80A80C8 -sub_80A80C8: @ 80A80C8 - push {r4,lr} - adds r4, r0, 0 - ldrh r1, [r4, 0x18] - movs r2, 0x18 - ldrsh r0, [r4, r2] - cmp r0, 0 - bne _080A80DA - movs r0, 0 - b _080A8136 -_080A80DA: - subs r0, r1, 0x1 - strh r0, [r4, 0x18] - lsls r0, 16 - cmp r0, 0 - beq _080A80F4 - ldrh r0, [r4, 0x1E] - ldrh r3, [r4, 0x1A] - adds r0, r3 - strh r0, [r4, 0x1A] - ldrh r0, [r4, 0x20] - ldrh r1, [r4, 0x1C] - adds r0, r1 - b _080A80FA -_080A80F4: - ldrh r0, [r4, 0x22] - strh r0, [r4, 0x1A] - ldrh r0, [r4, 0x24] -_080A80FA: - strh r0, [r4, 0x1C] - ldrh r0, [r4, 0x26] - lsls r0, 24 - lsrs r0, 24 - movs r2, 0x1A - ldrsh r1, [r4, r2] - movs r3, 0x1C - ldrsh r2, [r4, r3] - movs r3, 0 - bl obj_id_set_rotscale - movs r0, 0x18 - ldrsh r3, [r4, r0] - cmp r3, 0 - beq _080A8124 - ldrh r0, [r4, 0x26] - lsls r0, 24 - lsrs r0, 24 - bl sub_80A7E6C - b _080A8134 -_080A8124: - ldr r2, =gSprites - movs r0, 0x26 - ldrsh r1, [r4, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - strh r3, [r0, 0x26] -_080A8134: - ldrb r0, [r4, 0x18] -_080A8136: - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80A80C8 - - thumb_func_start sub_80A8140 -sub_80A8140: @ 80A8140 - push {lr} - lsls r0, 24 - lsrs r2, r0, 24 - ldr r0, =gAnimFriendship - ldrb r0, [r0] - movs r1, 0 - cmp r0, 0x1E - bls _080A815E - movs r1, 0x1 - cmp r0, 0x64 - bls _080A815E - movs r1, 0x3 - cmp r0, 0xC8 - bhi _080A815E - movs r1, 0x2 -_080A815E: - ldr r0, =gBattleAnimArgs - strh r1, [r0, 0xE] - adds r0, r2, 0 - bl DestroyAnimVisualTask - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8140 - - thumb_func_start sub_80A8174 -sub_80A8174: @ 80A8174 - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r4, r0, 24 - adds r7, r4, 0 - ldr r6, =gBattleAnimTarget - ldrb r0, [r6] - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A81B4 - ldr r2, =gSprites - ldr r1, =gBattlerSpriteIds - ldrb r0, [r6] - adds r0, r1 - ldrb r0, [r0] - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r2 - movs r0, 0x3 - adds r2, r4, 0 - ands r2, r0 - lsls r2, 2 - ldrb r3, [r1, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r2 - strb r0, [r1, 0x5] -_080A81B4: - ldr r0, =gBattleAnimAttacker - mov r8, r0 - ldrb r0, [r0] - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A81EC - ldr r2, =gSprites - ldr r1, =gBattlerSpriteIds - mov r3, r8 - ldrb r0, [r3] - adds r0, r1 - ldrb r0, [r0] - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r2 - movs r0, 0x3 - adds r2, r4, 0 - ands r2, r0 - lsls r2, 2 - ldrb r3, [r1, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r2 - strb r0, [r1, 0x5] -_080A81EC: - ldrb r0, [r6] - movs r5, 0x2 - eors r0, r5 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A8224 - ldr r2, =gSprites - ldr r1, =gBattlerSpriteIds - ldrb r0, [r6] - eors r0, r5 - adds r0, r1 - ldrb r0, [r0] - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r2 - movs r0, 0x3 - adds r2, r4, 0 - ands r2, r0 - lsls r2, 2 - ldrb r3, [r1, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r2 - strb r0, [r1, 0x5] -_080A8224: - mov r1, r8 - ldrb r0, [r1] - eors r0, r5 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A825C - ldr r2, =gSprites - ldr r1, =gBattlerSpriteIds - mov r3, r8 - ldrb r0, [r3] - eors r0, r5 - adds r0, r1 - ldrb r0, [r0] - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r2 - movs r0, 0x3 - ands r7, r0 - lsls r3, r7, 2 - ldrb r2, [r1, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r2 - orrs r0, r3 - strb r0, [r1, 0x5] -_080A825C: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8174 - - thumb_func_start sub_80A8278 -sub_80A8278: @ 80A8278 - push {r4-r6,lr} - movs r5, 0 - ldr r0, =gBattlersCount - ldrb r0, [r0] - cmp r5, r0 - bge _080A82D2 - ldr r6, =gSprites -_080A8286: - lsls r0, r5, 24 - lsrs r4, r0, 24 - adds r0, r4, 0 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080A82C8 - adds r0, r4, 0 - bl sub_80A82E4 - ldr r3, =gBattlerSpriteIds - adds r3, r5, r3 - ldrb r2, [r3] - lsls r1, r2, 4 - adds r1, r2 - lsls r1, 2 - adds r1, r6 - adds r1, 0x43 - strb r0, [r1] - ldrb r1, [r3] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r6 - ldrb r2, [r0, 0x5] - movs r3, 0xD - negs r3, r3 - adds r1, r3, 0 - ands r2, r1 - movs r1, 0x8 - orrs r2, r1 - strb r2, [r0, 0x5] -_080A82C8: - adds r5, 0x1 - ldr r0, =gBattlersCount - ldrb r0, [r0] - cmp r5, r0 - blt _080A8286 -_080A82D2: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8278 - - thumb_func_start sub_80A82E4 -sub_80A82E4: @ 80A82E4 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A8300 - cmp r4, 0x2 - bne _080A82FC - movs r0, 0x1E - b _080A8320 -_080A82FC: - movs r0, 0x28 - b _080A8320 -_080A8300: - adds r0, r4, 0 - bl GetBattlerPosition - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x1E - cmp r0, 0 - beq _080A831E - movs r1, 0x14 - cmp r0, 0x2 - beq _080A831E - movs r1, 0x32 - cmp r0, 0x1 - bne _080A831E - movs r1, 0x28 -_080A831E: - adds r0, r1, 0 -_080A8320: - pop {r4} - pop {r1} - bx r1 - thumb_func_end sub_80A82E4 - - thumb_func_start sub_80A8328 -sub_80A8328: @ 80A8328 - push {r4,lr} - lsls r0, 24 - lsrs r0, 24 - bl GetBattlerPosition - lsls r0, 24 - lsrs r4, r0, 24 - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A8344 - movs r0, 0x2 - b _080A835C -_080A8344: - cmp r4, 0 - beq _080A834C - cmp r4, 0x3 - bne _080A8350 -_080A834C: - movs r0, 0x2 - b _080A8352 -_080A8350: - movs r0, 0x1 -_080A8352: - movs r1, 0x4 - bl sub_8118140 - lsls r0, 24 - lsrs r0, 24 -_080A835C: - pop {r4} - pop {r1} - bx r1 - thumb_func_end sub_80A8328 - - thumb_func_start sub_80A8364 -sub_80A8364: @ 80A8364 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080A838A - adds r0, r4, 0 - bl GetBattlerPosition - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0 - beq _080A8386 - cmp r0, 0x3 - bne _080A838A -_080A8386: - movs r0, 0x2 - b _080A838C -_080A838A: - movs r0, 0x1 -_080A838C: - pop {r4} - pop {r1} - bx r1 - thumb_func_end sub_80A8364 - - thumb_func_start sub_80A8394 -sub_80A8394: @ 80A8394 - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - sub sp, 0x10 - ldr r4, [sp, 0x30] - ldr r5, [sp, 0x34] - ldr r6, [sp, 0x38] - mov r8, r6 - lsls r0, 16 - lsrs r6, r0, 16 - lsls r1, 24 - lsrs r1, 24 - mov r9, r1 - lsls r2, 24 - lsrs r7, r2, 24 - lsls r3, 16 - lsrs r3, 16 - mov r10, r3 - lsls r4, 16 - lsrs r4, 16 - str r4, [sp, 0x4] - lsls r5, 24 - lsrs r5, 24 - str r5, [sp, 0x8] - lsls r0, r7, 3 - ldr r1, =gUnknown_08525FC0 - adds r0, r1 - bl LoadSpriteSheet - lsls r0, 16 - lsrs r0, 16 - str r0, [sp, 0xC] - ldr r1, =gUnknown_08525F90 - lsls r0, r7, 1 - adds r0, r7 - lsls r0, 3 - adds r0, r1 - ldrh r0, [r0, 0x2] - bl AllocSpritePalette - lsls r0, 24 - lsrs r5, r0, 24 - ldr r4, =gMonSpritesGfxPtr - ldr r0, [r4] - cmp r0, 0 - beq _080A8412 - movs r1, 0xBE - lsls r1, 1 - adds r0, r1 - ldr r0, [r0] - cmp r0, 0 - bne _080A8412 - movs r0, 0x80 - lsls r0, 6 - bl AllocZeroed - ldr r1, [r4] - movs r2, 0xBE - lsls r2, 1 - adds r1, r2 - str r0, [r1] -_080A8412: - mov r3, r9 - cmp r3, 0 - bne _080A84B0 - adds r0, r6, 0 - ldr r1, [sp, 0x3C] - mov r2, r8 - bl GetFrontSpritePalFromSpeciesAndPersonality - lsls r1, r5, 20 - movs r2, 0x80 - lsls r2, 17 - adds r1, r2 - lsrs r1, 16 - movs r2, 0x20 - bl LoadCompressedPalette - ldr r3, [sp, 0x44] - cmp r3, 0x1 - beq _080A845E - ldr r0, [sp, 0x40] - lsls r1, r0, 24 - lsrs r1, 24 - movs r0, 0x5 - bl sub_80688F8 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _080A845E - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r1, [r0] - ldr r2, [sp, 0x40] - lsls r0, r2, 2 - adds r0, r1 - ldrh r0, [r0, 0x2] - cmp r0, 0 - beq _080A8488 -_080A845E: - lsls r0, r6, 3 - ldr r1, =gMonFrontPicTable - adds r0, r1 - ldr r1, =gMonSpritesGfxPtr - ldr r1, [r1] - movs r3, 0xBE - lsls r3, 1 - adds r1, r3 - ldr r1, [r1] - movs r2, 0x1 - b _080A850A - .pool -_080A8488: - lsls r0, r6, 3 - ldr r1, =gMonFrontPicTable - adds r0, r1 - ldr r1, =gMonSpritesGfxPtr - ldr r1, [r1] - movs r2, 0xBE - lsls r2, 1 - adds r1, r2 - ldr r1, [r1] - movs r2, 0x1 - str r2, [sp] - adds r2, r6, 0 - mov r3, r8 - bl LoadSpecialPokePic_2 - b _080A8540 - .pool -_080A84B0: - adds r0, r6, 0 - ldr r1, [sp, 0x3C] - mov r2, r8 - bl GetFrontSpritePalFromSpeciesAndPersonality - lsls r1, r5, 20 - movs r3, 0x80 - lsls r3, 17 - adds r1, r3 - lsrs r1, 16 - movs r2, 0x20 - bl LoadCompressedPalette - ldr r0, [sp, 0x44] - cmp r0, 0x1 - beq _080A84F6 - ldr r2, [sp, 0x40] - lsls r1, r2, 24 - lsrs r1, 24 - movs r0, 0x5 - bl sub_80688F8 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _080A84F6 - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r1, [r0] - ldr r3, [sp, 0x40] - lsls r0, r3, 2 - adds r0, r1 - ldrh r2, [r0, 0x2] - cmp r2, 0 - beq _080A8524 -_080A84F6: - lsls r0, r6, 3 - ldr r1, =gMonBackPicTable - adds r0, r1 - ldr r1, =gMonSpritesGfxPtr - ldr r1, [r1] - movs r2, 0xBE - lsls r2, 1 - adds r1, r2 - ldr r1, [r1] - movs r2, 0 -_080A850A: - str r2, [sp] - adds r2, r6, 0 - mov r3, r8 - bl LoadSpecialPokePic_DontHandleDeoxys - b _080A8540 - .pool -_080A8524: - lsls r0, r6, 3 - ldr r1, =gMonBackPicTable - adds r0, r1 - ldr r1, =gMonSpritesGfxPtr - ldr r1, [r1] - movs r3, 0xBE - lsls r3, 1 - adds r1, r3 - ldr r1, [r1] - str r2, [sp] - adds r2, r6, 0 - mov r3, r8 - bl LoadSpecialPokePic_2 -_080A8540: - ldr r5, =gMonSpritesGfxPtr - ldr r0, [r5] - movs r4, 0xBE - lsls r4, 1 - adds r0, r4 - ldr r0, [r0] - ldr r2, [sp, 0xC] - lsls r1, r2, 5 - ldr r3, =0x06010000 - adds r1, r3 - movs r2, 0x80 - lsls r2, 4 - movs r3, 0x1 - bl RequestDma3Copy - ldr r0, [r5] - adds r0, r4 - ldr r0, [r0] - bl Free - ldr r0, [r5] - adds r0, r4 - movs r1, 0 - str r1, [r0] - mov r0, r9 - cmp r0, 0 - bne _080A85A0 - lsls r0, r7, 1 - adds r0, r7 - lsls r0, 3 - ldr r1, =gUnknown_08525F90 - adds r0, r1 - mov r2, r10 - lsls r1, r2, 16 - asrs r1, 16 - ldr r3, =gMonFrontPicCoords - b _080A85B2 - .pool -_080A85A0: - lsls r0, r7, 1 - adds r0, r7 - lsls r0, 3 - ldr r1, =gUnknown_08525F90 - adds r0, r1 - mov r2, r10 - lsls r1, r2, 16 - asrs r1, 16 - ldr r3, =gUnknown_083021D8 -_080A85B2: - lsls r2, r6, 2 - adds r2, r3 - ldrb r2, [r2, 0x1] - ldr r3, [sp, 0x4] - adds r2, r3 - lsls r2, 16 - asrs r2, 16 - ldr r3, [sp, 0x8] - bl CreateSprite - lsls r0, 24 - lsrs r4, r0, 24 - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A85EE - ldr r3, =gSprites - lsls r0, r4, 4 - adds r0, r4 - lsls r0, 2 - adds r1, r3, 0 - adds r1, 0x10 - adds r1, r0, r1 - ldr r2, =gUnknown_082FF6C0 - str r2, [r1] - adds r0, r3 - movs r1, 0 - bl StartSpriteAffineAnim -_080A85EE: - adds r0, r4, 0 - add sp, 0x10 - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80A8394 - - thumb_func_start sub_80A8610 -sub_80A8610: @ 80A8610 - push {lr} - bl DestroySpriteAndFreeResources - pop {r0} - bx r0 - thumb_func_end sub_80A8610 - - thumb_func_start sub_80A861C -sub_80A861C: @ 80A861C - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - lsls r0, 24 - lsrs r0, 24 - mov r8, r0 - lsls r1, 24 - lsrs r1, 24 - mov r9, r1 - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A86C4 - ldr r0, =gContestResources - ldr r0, [r0] - ldr r2, [r0, 0x18] - ldrb r1, [r2, 0x4] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080A8654 - ldrh r7, [r2, 0x2] - ldr r2, [r2, 0x10] - b _080A8658 - .pool -_080A8654: - ldrh r7, [r2] - ldr r2, [r2, 0x8] -_080A8658: - cmp r7, 0xC9 - bne _080A86A4 - movs r0, 0xC0 - lsls r0, 18 - ands r0, r2 - lsrs r0, 18 - movs r1, 0xC0 - lsls r1, 10 - ands r1, r2 - lsrs r1, 12 - orrs r0, r1 - movs r1, 0xC0 - lsls r1, 2 - ands r1, r2 - lsrs r1, 6 - orrs r0, r1 - movs r1, 0x3 - ands r1, r2 - orrs r0, r1 - movs r1, 0x1C - bl __umodsi3 - lsls r0, 16 - lsrs r0, 16 - cmp r0, 0 - bne _080A8690 - movs r0, 0xC9 - b _080A869A -_080A8690: - movs r1, 0xCE - lsls r1, 1 - adds r0, r1 - lsls r0, 16 - lsrs r0, 16 -_080A869A: - lsls r1, r0, 2 - ldr r0, =gUnknown_083021D8 - b _080A8864 - .pool -_080A86A4: - ldr r0, =0x00000181 - cmp r7, r0 - bne _080A86AC - b _080A8834 -_080A86AC: - movs r0, 0xCE - lsls r0, 1 - cmp r7, r0 - bhi _080A877C - lsls r1, r7, 2 - ldr r0, =gUnknown_083021D8 - b _080A8864 - .pool -_080A86C4: - mov r0, r8 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - bne _080A8790 - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r0, [r0] - mov r1, r8 - lsls r2, r1, 2 - adds r1, r2, r0 - ldrh r0, [r1, 0x2] - cmp r0, 0 - bne _080A871C - ldr r0, =gBattlerPartyIndexes - mov r1, r8 - lsls r4, r1, 1 - adds r4, r0 - ldrh r0, [r4] - movs r6, 0x64 - muls r0, r6 - ldr r5, =gPlayerParty - adds r0, r5 - movs r1, 0xB - bl GetMonData - lsls r0, 16 - lsrs r7, r0, 16 - ldrh r0, [r4] - muls r0, r6 - adds r0, r5 - movs r1, 0 - bl GetMonData - adds r2, r0, 0 - b _080A8724 - .pool -_080A871C: - ldrh r7, [r1, 0x2] - ldr r0, =gTransformedPersonalities - adds r0, r2, r0 - ldr r2, [r0] -_080A8724: - cmp r7, 0xC9 - bne _080A8774 - movs r0, 0xC0 - lsls r0, 18 - ands r0, r2 - lsrs r0, 18 - movs r1, 0xC0 - lsls r1, 10 - ands r1, r2 - lsrs r1, 12 - orrs r0, r1 - movs r1, 0xC0 - lsls r1, 2 - ands r1, r2 - lsrs r1, 6 - orrs r0, r1 - movs r1, 0x3 - ands r1, r2 - orrs r0, r1 - movs r1, 0x1C - bl __umodsi3 - lsls r0, 16 - lsrs r0, 16 - cmp r0, 0 - bne _080A8760 - movs r0, 0xC9 - b _080A876A - .pool -_080A8760: - movs r1, 0xCE - lsls r1, 1 - adds r0, r1 - lsls r0, 16 - lsrs r0, 16 -_080A876A: - lsls r1, r0, 2 - ldr r0, =gUnknown_083021D8 - b _080A8864 - .pool -_080A8774: - movs r0, 0xCE - lsls r0, 1 - cmp r7, r0 - bls _080A8784 -_080A877C: - ldr r4, =gUnknown_083021D8 - b _080A8866 - .pool -_080A8784: - lsls r1, r7, 2 - ldr r0, =gUnknown_083021D8 - b _080A8864 - .pool -_080A8790: - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r0, [r0] - mov r1, r8 - lsls r2, r1, 2 - adds r1, r2, r0 - ldrh r0, [r1, 0x2] - cmp r0, 0 - bne _080A87DC - ldr r0, =gBattlerPartyIndexes - mov r1, r8 - lsls r4, r1, 1 - adds r4, r0 - ldrh r0, [r4] - movs r6, 0x64 - muls r0, r6 - ldr r5, =gEnemyParty - adds r0, r5 - movs r1, 0xB - bl GetMonData - lsls r0, 16 - lsrs r7, r0, 16 - ldrh r0, [r4] - muls r0, r6 - adds r0, r5 - movs r1, 0 - bl GetMonData - adds r2, r0, 0 - b _080A87E4 - .pool -_080A87DC: - ldrh r7, [r1, 0x2] - ldr r0, =gTransformedPersonalities - adds r0, r2, r0 - ldr r2, [r0] -_080A87E4: - cmp r7, 0xC9 - bne _080A882E - movs r0, 0xC0 - lsls r0, 18 - ands r0, r2 - lsrs r0, 18 - movs r1, 0xC0 - lsls r1, 10 - ands r1, r2 - lsrs r1, 12 - orrs r0, r1 - movs r1, 0xC0 - lsls r1, 2 - ands r1, r2 - lsrs r1, 6 - orrs r0, r1 - movs r1, 0x3 - ands r1, r2 - orrs r0, r1 - movs r1, 0x1C - bl __umodsi3 - lsls r0, 16 - lsrs r0, 16 - cmp r0, 0 - bne _080A8820 - movs r0, 0xC9 - b _080A882A - .pool -_080A8820: - movs r1, 0xCE - lsls r1, 1 - adds r0, r1 - lsls r0, 16 - lsrs r0, 16 -_080A882A: - lsls r1, r0, 2 - b _080A8862 -_080A882E: - ldr r0, =0x00000181 - cmp r7, r0 - bne _080A8850 -_080A8834: - ldr r0, =gBattleMonForms - add r0, r8 - ldrb r0, [r0] - lsls r0, 2 - ldr r1, =gCastformFrontSpriteCoords - adds r4, r0, r1 - b _080A8866 - .pool -_080A8850: - movs r0, 0xCE - lsls r0, 1 - cmp r7, r0 - bls _080A8860 - ldr r4, =gMonFrontPicCoords - b _080A8866 - .pool -_080A8860: - lsls r1, r7, 2 -_080A8862: - ldr r0, =gMonFrontPicCoords -_080A8864: - adds r4, r1, r0 -_080A8866: - mov r0, r9 - cmp r0, 0x6 - bhi _080A8916 - lsls r0, 2 - ldr r1, =_080A8880 - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_080A8880: - .4byte _080A889C - .4byte _080A88A6 - .4byte _080A88D2 - .4byte _080A88EA - .4byte _080A88AE - .4byte _080A88C0 - .4byte _080A8902 -_080A889C: - ldrb r1, [r4] - movs r0, 0xF - ands r0, r1 - lsls r0, 3 - b _080A8918 -_080A88A6: - ldrb r0, [r4] - lsrs r0, 4 - lsls r0, 3 - b _080A8918 -_080A88AE: - mov r0, r8 - movs r1, 0x2 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - ldrb r1, [r4] - lsrs r1, 4 - b _080A88E4 -_080A88C0: - mov r0, r8 - movs r1, 0x2 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - ldrb r1, [r4] - lsrs r1, 4 - b _080A88FC -_080A88D2: - mov r0, r8 - movs r1, 0x3 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - ldrb r2, [r4] - movs r1, 0xF - ands r1, r2 -_080A88E4: - lsls r1, 2 - subs r0, r1 - b _080A8918 -_080A88EA: - mov r0, r8 - movs r1, 0x3 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - ldrb r2, [r4] - movs r1, 0xF - ands r1, r2 -_080A88FC: - lsls r1, 2 - adds r0, r1 - b _080A8918 -_080A8902: - mov r0, r8 - movs r1, 0x1 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - adds r0, 0x1F - ldrb r1, [r4, 0x1] - subs r0, r1 - b _080A8918 -_080A8916: - movs r0, 0 -_080A8918: - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end sub_80A861C - - thumb_func_start sub_80A8924 -sub_80A8924: @ 80A8924 - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - mov r9, r2 - mov r10, r3 - lsls r0, 24 - lsrs r4, r0, 24 - lsls r1, 24 - cmp r1, 0 - bne _080A8942 - movs r5, 0 - movs r6, 0x1 - b _080A8946 -_080A8942: - movs r5, 0x2 - movs r6, 0x3 -_080A8946: - adds r0, r4, 0 - adds r1, r5, 0 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - mov r8, r0 - adds r0, r4, 0 - adds r1, r6, 0 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r7, r0, 24 - bl IsDoubleBattle - lsls r0, 24 - cmp r0, 0 - beq _080A8998 - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080A8998 - movs r0, 0x2 - eors r4, r0 - adds r0, r4, 0 - adds r1, r5, 0 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r5, r0, 24 - adds r0, r4, 0 - adds r1, r6, 0 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r3, r0, 24 - mov r0, r8 - lsls r1, r0, 16 - lsls r2, r7, 16 - b _080A89A4 -_080A8998: - mov r0, r8 - lsls r1, r0, 16 - lsrs r5, r1, 16 - lsls r0, r7, 16 - lsrs r3, r0, 16 - adds r2, r0, 0 -_080A89A4: - asrs r0, r1, 16 - adds r0, r5 - asrs r0, 1 - mov r1, r9 - strh r0, [r1] - asrs r0, r2, 16 - adds r0, r3 - asrs r0, 1 - mov r1, r10 - strh r0, [r1] - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_80A8924 - - thumb_func_start sub_80A89C8 -sub_80A89C8: @ 80A89C8 - push {r4-r6,lr} - mov r6, r10 - mov r5, r9 - mov r4, r8 - push {r4-r6} - sub sp, 0x4 - lsls r6, r1, 24 - lsrs r6, 24 - ldr r0, =SpriteCallbackDummy - mov r10, r0 - bl CreateInvisibleSpriteWithCallback - mov r8, r0 - mov r0, r8 - lsls r0, 24 - lsrs r0, 24 - mov r8, r0 - ldr r0, =gSprites - mov r9, r0 - mov r0, r8 - lsls r3, r0, 4 - add r3, r8 - lsls r3, 2 - mov r0, r9 - adds r5, r3, r0 - lsls r4, r6, 4 - adds r4, r6 - lsls r4, 2 - add r4, r9 - adds r0, r5, 0 - adds r1, r4, 0 - movs r2, 0x44 - str r3, [sp] - bl memcpy - adds r2, r5, 0 - adds r2, 0x3F - ldrb r0, [r2] - movs r1, 0x40 - orrs r0, r1 - strb r0, [r2] - ldrb r2, [r5, 0x5] - movs r1, 0xD - negs r1, r1 - adds r0, r1, 0 - ands r0, r2 - strb r0, [r5, 0x5] - ldrb r0, [r5, 0x1] - ands r1, r0 - movs r0, 0x8 - orrs r1, r0 - strb r1, [r5, 0x1] - ldrh r1, [r4, 0x4] - lsls r1, 22 - lsrs r1, 22 - ldrh r2, [r5, 0x4] - ldr r0, =0xfffffc00 - ands r0, r2 - orrs r0, r1 - strh r0, [r5, 0x4] - movs r0, 0x1C - add r9, r0 - ldr r3, [sp] - add r3, r9 - mov r0, r10 - str r0, [r3] - mov r0, r8 - add sp, 0x4 - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r6} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80A89C8 - - thumb_func_start sub_80A8A6C -sub_80A8A6C: @ 80A8A6C - push {r4,lr} - adds r4, r0, 0 - bl sub_80A6838 - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A8AAC - ldr r2, =gBattleAnimArgs - ldrh r0, [r4, 0x20] - ldrh r1, [r2] - subs r0, r1 - strh r0, [r4, 0x20] - ldrh r0, [r2, 0x6] - negs r0, r0 - strh r0, [r2, 0x6] - adds r3, r4, 0 - adds r3, 0x3F - ldrb r0, [r3] - movs r1, 0x1 - orrs r0, r1 - strb r0, [r3] - adds r1, r2, 0 - b _080A8AB6 - .pool -_080A8AAC: - ldr r1, =gBattleAnimArgs - ldrh r0, [r1] - ldrh r2, [r4, 0x20] - adds r0, r2 - strh r0, [r4, 0x20] -_080A8AB6: - ldrh r0, [r1, 0x2] - ldrh r2, [r4, 0x22] - adds r0, r2 - strh r0, [r4, 0x22] - ldrh r0, [r1, 0x4] - strh r0, [r4, 0x2E] - ldrh r0, [r1, 0x6] - strh r0, [r4, 0x30] - ldrh r0, [r1, 0x8] - strh r0, [r4, 0x34] - ldrh r0, [r1, 0xA] - strh r0, [r4, 0x38] - ldr r1, =move_anim_8074EE0 - adds r0, r4, 0 - bl StoreSpriteCallbackInData6 - ldr r0, =sub_80A66DC - str r0, [r4, 0x1C] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8A6C - - thumb_func_start sub_80A8AEC -sub_80A8AEC: @ 80A8AEC - push {r4,lr} - adds r4, r0, 0 - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A8B1C - ldr r2, =gBattleAnimArgs - ldrh r0, [r4, 0x20] - ldrh r1, [r2] - subs r0, r1 - strh r0, [r4, 0x20] - movs r1, 0x6 - ldrsh r0, [r2, r1] - negs r0, r0 - strh r0, [r2, 0x6] - adds r1, r2, 0 - b _080A8B26 - .pool -_080A8B1C: - ldr r1, =gBattleAnimArgs - ldrh r0, [r1] - ldrh r2, [r4, 0x20] - adds r0, r2 - strh r0, [r4, 0x20] -_080A8B26: - ldrh r0, [r1, 0x2] - ldrh r2, [r4, 0x22] - adds r0, r2 - strh r0, [r4, 0x22] - ldrh r0, [r1, 0x4] - strh r0, [r4, 0x2E] - ldrh r0, [r1, 0x6] - strh r0, [r4, 0x30] - ldrh r0, [r1, 0x8] - strh r0, [r4, 0x34] - ldrh r0, [r1, 0xA] - strh r0, [r4, 0x38] - ldrb r1, [r1, 0xC] - adds r0, r4, 0 - bl StartSpriteAnim - ldr r1, =move_anim_8074EE0 - adds r0, r4, 0 - bl StoreSpriteCallbackInData6 - ldr r0, =sub_80A66DC - str r0, [r4, 0x1C] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8AEC - - thumb_func_start sub_80A8B64 -sub_80A8B64: @ 80A8B64 - push {r4,lr} - adds r4, r0, 0 - bl sub_80A6838 - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080A8B90 - ldr r0, =gBattleAnimArgs - ldrh r1, [r4, 0x20] - ldrh r2, [r0] - subs r1, r2 - strh r1, [r4, 0x20] - b _080A8B9C - .pool -_080A8B90: - ldr r1, =gBattleAnimArgs - ldrh r0, [r1] - ldrh r2, [r4, 0x20] - adds r0, r2 - strh r0, [r4, 0x20] - adds r0, r1, 0 -_080A8B9C: - ldrh r0, [r0, 0x2] - ldrh r1, [r4, 0x22] - adds r0, r1 - strh r0, [r4, 0x22] - ldr r0, =sub_80A67D8 - str r0, [r4, 0x1C] - ldr r1, =DestroyAnimSprite - adds r0, r4, 0 - bl StoreSpriteCallbackInData6 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8B64 - - thumb_func_start sub_80A8BC4 -sub_80A8BC4: @ 80A8BC4 - push {r4-r7,lr} - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - ldr r0, =gTasks - adds r5, r1, r0 - movs r0, 0 - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r0, 24 - movs r6, 0 - strh r0, [r5, 0x8] - ldr r7, =gBattleAnimAttacker - ldrb r0, [r7] - bl GetBattlerSide - lsls r0, 24 - movs r1, 0x8 - cmp r0, 0 - beq _080A8BF8 - movs r0, 0x8 - negs r0, r0 - adds r1, r0, 0 -_080A8BF8: - strh r1, [r5, 0xA] - strh r6, [r5, 0xC] - strh r6, [r5, 0xE] - ldr r4, =gSprites - movs r0, 0x8 - ldrsh r1, [r5, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r4 - ldrh r1, [r0, 0x24] - ldrh r2, [r5, 0x8] - subs r1, r2 - strh r1, [r0, 0x24] - ldr r0, =0x00002771 - bl AllocSpritePalette - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0x10] - strh r6, [r5, 0x12] - movs r1, 0x10 - ldrsh r0, [r5, r1] - adds r0, 0x10 - lsls r0, 20 - lsrs r6, r0, 16 - movs r0, 0x8 - ldrsh r1, [r5, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r4 - ldrb r0, [r0, 0x5] - lsrs r0, 4 - adds r0, 0x10 - lsls r4, r0, 4 - ldrb r0, [r7] - bl sub_80A82E4 - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0x14] - cmp r0, 0x14 - beq _080A8C54 - cmp r0, 0x28 - bne _080A8C68 -_080A8C54: - movs r0, 0x2 - b _080A8C6A - .pool -_080A8C68: - movs r0, 0x3 -_080A8C6A: - strh r0, [r5, 0x14] - lsls r0, r4, 1 - ldr r1, =gPlttBufferUnfaded - adds r0, r1 - lsls r1, r6, 1 - ldr r2, =gPlttBufferFaded - adds r1, r2 - ldr r2, =0x04000008 - bl CpuSet - ldr r0, =gBattleAnimArgs - ldrb r2, [r0, 0x2] - ldrh r3, [r0] - adds r0, r6, 0 - movs r1, 0x10 - bl BlendPalette - ldr r0, =sub_80A8CAC - str r0, [r5] - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8BC4 - - thumb_func_start sub_80A8CAC -sub_80A8CAC: @ 80A8CAC - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - ldr r1, =gTasks - adds r4, r0, r1 - movs r1, 0xC - ldrsh r0, [r4, r1] - cmp r0, 0x1 - beq _080A8D10 - cmp r0, 0x1 - bgt _080A8CD4 - cmp r0, 0 - beq _080A8CDA - b _080A8D6C - .pool -_080A8CD4: - cmp r0, 0x2 - beq _080A8D58 - b _080A8D6C -_080A8CDA: - adds r0, r4, 0 - adds r1, r5, 0 - bl sub_80A8D78 - ldr r2, =gSprites - movs r0, 0x8 - ldrsh r1, [r4, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r1, [r4, 0xA] - ldrh r2, [r0, 0x24] - adds r1, r2 - strh r1, [r0, 0x24] - ldrh r1, [r4, 0xE] - adds r0, r1, 0x1 - strh r0, [r4, 0xE] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x5 - bne _080A8D6C - strh r1, [r4, 0xE] - b _080A8D4A - .pool -_080A8D10: - adds r0, r4, 0 - adds r1, r5, 0 - bl sub_80A8D78 - ldr r3, =gSprites - movs r0, 0x8 - ldrsh r1, [r4, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r3 - ldrh r1, [r0, 0x24] - ldrh r2, [r4, 0xA] - subs r1, r2 - strh r1, [r0, 0x24] - ldrh r0, [r4, 0xE] - subs r0, 0x1 - strh r0, [r4, 0xE] - lsls r0, 16 - asrs r2, r0, 16 - cmp r2, 0 - bne _080A8D6C - movs r1, 0x8 - ldrsh r0, [r4, r1] - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r3 - strh r2, [r1, 0x24] -_080A8D4A: - ldrh r0, [r4, 0xC] - adds r0, 0x1 - strh r0, [r4, 0xC] - b _080A8D6C - .pool -_080A8D58: - movs r2, 0x12 - ldrsh r0, [r4, r2] - cmp r0, 0 - bne _080A8D6C - ldr r0, =0x00002771 - bl FreeSpritePaletteByTag - adds r0, r5, 0 - bl DestroyAnimVisualTask -_080A8D6C: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8CAC - - thumb_func_start sub_80A8D78 -sub_80A8D78: @ 80A8D78 - push {r4-r7,lr} - mov r7, r8 - push {r7} - adds r6, r0, 0 - lsls r1, 24 - lsrs r1, 24 - mov r8, r1 - movs r0, 0 - bl duplicate_obj_of_side_rel2move_in_transparent_mode - lsls r0, 16 - lsrs r7, r0, 16 - asrs r0, 16 - cmp r0, 0 - blt _080A8DE8 - ldr r5, =gSprites - lsls r4, r0, 4 - adds r4, r0 - lsls r4, 2 - adds r3, r4, r5 - movs r0, 0x3 - ldrb r1, [r6, 0x14] - ands r1, r0 - lsls r1, 2 - ldrb r2, [r3, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r3, 0x5] - ldrb r1, [r6, 0x10] - lsls r1, 4 - movs r2, 0xF - ands r0, r2 - orrs r0, r1 - strb r0, [r3, 0x5] - movs r0, 0x8 - strh r0, [r3, 0x2E] - mov r0, r8 - strh r0, [r3, 0x30] - strh r7, [r3, 0x32] - movs r0, 0x8 - ldrsh r1, [r6, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r5 - ldrh r0, [r0, 0x24] - strh r0, [r3, 0x24] - adds r5, 0x1C - adds r4, r5 - ldr r0, =sub_80A8DFC - str r0, [r4] - ldrh r0, [r6, 0x12] - adds r0, 0x1 - strh r0, [r6, 0x12] -_080A8DE8: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8D78 - - thumb_func_start sub_80A8DFC -sub_80A8DFC: @ 80A8DFC - push {lr} - adds r3, r0, 0 - ldrh r0, [r3, 0x2E] - subs r0, 0x1 - strh r0, [r3, 0x2E] - lsls r0, 16 - cmp r0, 0 - bne _080A8E26 - ldr r2, =gTasks - movs r0, 0x30 - ldrsh r1, [r3, r0] - lsls r0, r1, 2 - adds r0, r1 - lsls r0, 3 - adds r0, r2 - ldrh r1, [r0, 0x12] - subs r1, 0x1 - strh r1, [r0, 0x12] - adds r0, r3, 0 - bl obj_delete_but_dont_free_vram -_080A8E26: - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8DFC - - thumb_func_start sub_80A8E30 -sub_80A8E30: @ 80A8E30 - push {r4,r5,lr} - adds r5, r0, 0 - ldr r4, =gBattleAnimAttacker - ldrb r0, [r4] - movs r1, 0x2 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0x20] - ldrb r0, [r4] - movs r1, 0x3 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0x22] - ldrb r0, [r4] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - bne _080A8E68 - movs r0, 0x5 - b _080A8E6A - .pool -_080A8E68: - ldr r0, =0x0000fff6 -_080A8E6A: - strh r0, [r5, 0x2E] - ldr r0, =0x0000ffd8 - strh r0, [r5, 0x30] - ldr r0, =sub_80A8E88 - str r0, [r5, 0x1C] - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8E30 - - thumb_func_start sub_80A8E88 -sub_80A8E88: @ 80A8E88 - push {r4,r5,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x2E] - ldrh r1, [r4, 0x32] - adds r0, r1 - strh r0, [r4, 0x32] - ldrh r5, [r4, 0x30] - ldrh r2, [r4, 0x34] - adds r0, r5, r2 - strh r0, [r4, 0x34] - movs r1, 0x32 - ldrsh r0, [r4, r1] - movs r1, 0xA - bl __divsi3 - strh r0, [r4, 0x24] - movs r2, 0x34 - ldrsh r0, [r4, r2] - movs r1, 0xA - bl __divsi3 - strh r0, [r4, 0x26] - lsls r0, r5, 16 - asrs r0, 16 - movs r1, 0x14 - negs r1, r1 - cmp r0, r1 - bge _080A8EC4 - adds r0, r5, 0x1 - strh r0, [r4, 0x30] -_080A8EC4: - movs r1, 0x22 - ldrsh r0, [r4, r1] - movs r2, 0x26 - ldrsh r1, [r4, r2] - adds r0, r1 - movs r1, 0x20 - negs r1, r1 - cmp r0, r1 - bge _080A8EDC - adds r0, r4, 0 - bl DestroyAnimSprite -_080A8EDC: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80A8E88 - - thumb_func_start sub_80A8EE4 -sub_80A8EE4: @ 80A8EE4 - push {r4,r5,lr} - adds r4, r0, 0 - ldr r5, =gBattleAnimArgs - ldrh r0, [r5, 0x4] - strh r0, [r4, 0x2E] - ldrh r0, [r5, 0x8] - ldrh r1, [r4, 0x20] - adds r0, r1 - strh r0, [r4, 0x32] - ldrh r0, [r5, 0xA] - ldrh r1, [r4, 0x22] - adds r0, r1 - strh r0, [r4, 0x36] - ldr r0, =gBattleAnimTarget - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - bne _080A8F24 - ldrh r0, [r5, 0x8] - adds r0, 0x1E - ldrh r1, [r4, 0x20] - adds r0, r1 - strh r0, [r4, 0x20] - ldrh r0, [r5, 0xA] - subs r0, 0x14 - b _080A8F32 - .pool -_080A8F24: - ldrh r0, [r5, 0x8] - subs r0, 0x1E - ldrh r1, [r4, 0x20] - adds r0, r1 - strh r0, [r4, 0x20] - ldrh r0, [r5, 0xA] - subs r0, 0x50 -_080A8F32: - strh r0, [r4, 0x22] - ldr r0, =sub_80A6EEC - str r0, [r4, 0x1C] - ldr r1, =DestroyAnimSprite - adds r0, r4, 0 - bl StoreSpriteCallbackInData6 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A8EE4 - - .align 2, 0 @ Don't pad with nop. diff --git a/asm/battle_anim_80A9C70.s b/asm/battle_anim_80A9C70.s deleted file mode 100644 index 3515b973ee..0000000000 --- a/asm/battle_anim_80A9C70.s +++ /dev/null @@ -1,930 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - - thumb_func_start sub_80A9C70 -sub_80A9C70: @ 80A9C70 - push {r4-r7,lr} - mov r7, r8 - push {r7} - adds r4, r0, 0 - adds r5, r1, 0 - lsls r4, 24 - lsrs r4, 24 - lsls r5, 24 - lsrs r5, 24 - ldr r0, =gBattlerSpriteIds - adds r0, r4, r0 - ldrb r6, [r0] - ldr r0, =sub_80A9DB4 - movs r1, 0xA - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - mov r8, r0 - ldr r0, =gBattleAnimPicTable + 0x440 - bl LoadCompressedObjectPicUsingHeap - ldr r0, =gBattleAnimPaletteTable + 0x440 - bl LoadCompressedObjectPaletteUsingHeap - ldr r1, =gTasks - mov r2, r8 - lsls r0, r2, 2 - add r0, r8 - lsls r0, 3 - adds r1, r0, r1 - strh r4, [r1, 0x8] - cmp r5, 0 - beq _080A9D30 - movs r0, 0x1F - strh r0, [r1, 0xA] - movs r5, 0 - lsls r0, r6, 4 - ldr r7, =gSprites - adds r0, r6 - lsls r0, 2 - adds r6, r0, r7 -_080A9CC4: - movs r0, 0x20 - ldrsh r1, [r6, r0] - ldrh r2, [r6, 0x22] - adds r2, 0x20 - lsls r2, 16 - asrs r2, 16 - ldr r0, =gUnknown_0853EF60 - movs r3, 0 - bl CreateSprite - lsls r0, 24 - lsrs r4, r0, 24 - lsls r0, r4, 4 - adds r0, r4 - lsls r0, 2 - adds r3, r0, r7 - lsls r0, r5, 1 - adds r0, r5 - lsls r1, r0, 4 - adds r0, r1 - strh r0, [r3, 0x2E] - movs r0, 0xFF - lsls r0, 8 - strh r0, [r3, 0x30] - adds r2, r3, 0 - adds r2, 0x3E - ldrb r0, [r2] - movs r1, 0x4 - orrs r0, r1 - strb r0, [r2] - cmp r5, 0x4 - bls _080A9D08 - movs r0, 0x15 - strh r0, [r3, 0x3A] -_080A9D08: - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x9 - bls _080A9CC4 - b _080A9D90 - .pool -_080A9D30: - movs r0, 0xF8 - lsls r0, 7 - strh r0, [r1, 0xA] - movs r5, 0 - lsls r0, r6, 4 - ldr r7, =gSprites - adds r0, r6 - lsls r0, 2 - adds r6, r0, r7 -_080A9D42: - movs r2, 0x20 - ldrsh r1, [r6, r2] - ldrh r2, [r6, 0x22] - subs r2, 0x20 - lsls r2, 16 - asrs r2, 16 - ldr r0, =gUnknown_0853EF60 - movs r3, 0 - bl CreateSprite - lsls r0, 24 - lsrs r4, r0, 24 - lsls r0, r4, 4 - adds r0, r4 - lsls r0, 2 - adds r3, r0, r7 - lsls r0, r5, 1 - adds r0, r5 - lsls r1, r0, 4 - adds r0, r1 - strh r0, [r3, 0x2E] - movs r0, 0x80 - lsls r0, 1 - strh r0, [r3, 0x30] - adds r2, r3, 0 - adds r2, 0x3E - ldrb r0, [r2] - movs r1, 0x4 - orrs r0, r1 - strb r0, [r2] - cmp r5, 0x4 - bls _080A9D86 - movs r0, 0x15 - strh r0, [r3, 0x3A] -_080A9D86: - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x9 - bls _080A9D42 -_080A9D90: - ldr r0, =gSprites - lsls r1, r4, 4 - adds r1, r4 - lsls r1, 2 - adds r1, r0 - movs r0, 0x1 - strh r0, [r1, 0x3C] - mov r0, r8 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80A9C70 - - thumb_func_start sub_80A9DB4 -sub_80A9DB4: @ 80A9DB4 - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - ldr r1, =gTasks - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - adds r4, r0, r1 - ldrh r1, [r4, 0xC] - movs r2, 0xC - ldrsh r0, [r4, r2] - cmp r0, 0x2 - bne _080A9E3A - movs r0, 0 - strh r0, [r4, 0xC] - movs r1, 0x8 - ldrsh r0, [r4, r1] - lsls r0, 20 - movs r2, 0x80 - lsls r2, 17 - adds r0, r2 - lsrs r0, 16 - ldrb r2, [r4, 0x10] - ldrh r3, [r4, 0xA] - movs r1, 0x10 - bl BlendPalette - ldrh r2, [r4, 0x12] - movs r1, 0x12 - ldrsh r0, [r4, r1] - cmp r0, 0 - bne _080A9E10 - ldrh r0, [r4, 0x10] - adds r0, 0x1 - strh r0, [r4, 0x10] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x8 - ble _080A9E3E - movs r0, 0x1 - eors r0, r2 - strh r0, [r4, 0x12] - b _080A9E3E - .pool -_080A9E10: - ldrh r1, [r4, 0x10] - subs r0, r1, 0x1 - strh r0, [r4, 0x10] - lsls r0, 16 - cmp r0, 0 - bge _080A9E3E - strh r1, [r4, 0x10] - movs r0, 0x1 - eors r0, r2 - strh r0, [r4, 0x12] - ldrh r0, [r4, 0xE] - adds r0, 0x1 - strh r0, [r4, 0xE] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x2 - bne _080A9E3E - adds r0, r5, 0 - bl DestroyTask - b _080A9E3E -_080A9E3A: - adds r0, r1, 0x1 - strh r0, [r4, 0xC] -_080A9E3E: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80A9DB4 - - thumb_func_start sub_80A9E44 -sub_80A9E44: @ 80A9E44 - push {lr} - adds r2, r0, 0 - ldrh r1, [r2, 0x3A] - movs r3, 0x3A - ldrsh r0, [r2, r3] - cmp r0, 0 - bne _080A9E70 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x5 - negs r1, r1 - ands r1, r0 - strb r1, [r3] - ldr r1, =sub_80A9E78 - str r1, [r2, 0x1C] - adds r0, r2, 0 - bl _call_via_r1 - b _080A9E74 - .pool -_080A9E70: - subs r0, r1, 0x1 - strh r0, [r2, 0x3A] -_080A9E74: - pop {r0} - bx r0 - thumb_func_end sub_80A9E44 - - thumb_func_start sub_80A9E78 -sub_80A9E78: @ 80A9E78 - push {r4,lr} - adds r4, r0, 0 - movs r1, 0x2E - ldrsh r0, [r4, r1] - movs r1, 0x20 - bl Cos - strh r0, [r4, 0x24] - movs r1, 0x2E - ldrsh r0, [r4, r1] - movs r1, 0x8 - bl Sin - strh r0, [r4, 0x26] - movs r1, 0x2E - ldrsh r0, [r4, r1] - cmp r0, 0x7F - bgt _080A9EA4 - adds r1, r4, 0 - adds r1, 0x43 - movs r0, 0x1D - b _080A9EAA -_080A9EA4: - adds r1, r4, 0 - adds r1, 0x43 - movs r0, 0x1F -_080A9EAA: - strb r0, [r1] - ldrh r0, [r4, 0x2E] - adds r0, 0x8 - movs r1, 0xFF - ands r0, r1 - strh r0, [r4, 0x2E] - ldrh r0, [r4, 0x30] - ldrh r1, [r4, 0x38] - adds r0, r1 - strh r0, [r4, 0x38] - lsls r0, 16 - asrs r0, 24 - ldrh r1, [r4, 0x26] - adds r0, r1 - strh r0, [r4, 0x26] - ldrh r0, [r4, 0x32] - adds r0, 0x1 - strh r0, [r4, 0x32] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x34 - bne _080A9EEC - movs r1, 0x3C - ldrsh r0, [r4, r1] - cmp r0, 0 - beq _080A9EE6 - adds r0, r4, 0 - bl DestroySpriteAndFreeResources - b _080A9EEC -_080A9EE6: - adds r0, r4, 0 - bl DestroySprite -_080A9EEC: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80A9E78 - - thumb_func_start sub_80A9EF4 -sub_80A9EF4: @ 80A9EF4 - push {r4-r6,lr} - lsls r0, 24 - lsrs r6, r0, 24 - ldr r4, =gBattleAnimTarget - ldrb r0, [r4] - movs r1, 0x2 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 8 - ldr r1, =0xffe00000 - adds r0, r1 - lsrs r5, r0, 16 - ldrb r0, [r4] - movs r1, 0x3 - bl GetBattlerSpriteCoord - lsls r0, 24 - lsrs r0, 8 - ldr r1, =0xffdc0000 - adds r0, r1 - lsrs r4, r0, 16 - bl IsContest - lsls r0, 24 - cmp r0, 0 - beq _080A9F32 - lsls r0, r5, 16 - ldr r1, =0xfffa0000 - adds r0, r1 - lsrs r5, r0, 16 -_080A9F32: - movs r1, 0xFD - lsls r1, 6 - movs r0, 0x50 - bl SetGpuReg - movs r1, 0x80 - lsls r1, 5 - movs r0, 0x52 - bl SetGpuReg - ldr r0, =gUnknown_0853EF48 - lsls r1, r5, 16 - asrs r1, 16 - lsls r2, r4, 16 - asrs r2, 16 - movs r3, 0x4 - bl CreateSprite - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =0x0000271a - bl GetSpriteTileStartByTag - lsls r0, 16 - ldr r1, =0xffff0000 - cmp r0, r1 - bne _080A9F7C - ldr r1, =gSprites - lsls r0, r4, 4 - adds r0, r4 - lsls r0, 2 - adds r0, r1 - adds r0, 0x3E - ldrb r1, [r0] - movs r2, 0x4 - orrs r1, r2 - strb r1, [r0] -_080A9F7C: - lsls r0, r4, 4 - adds r0, r4 - lsls r0, 2 - ldr r1, =gSprites - adds r0, r1 - ldr r1, =gUnknown_0853EF40 - bl SetSubspriteTables - ldr r1, =gTasks - lsls r0, r6, 2 - adds r0, r6 - lsls r0, 3 - adds r0, r1 - strh r4, [r0, 0x26] - ldr r1, =sub_80A9FD0 - str r1, [r0] - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80A9EF4 - - thumb_func_start sub_80A9FD0 -sub_80A9FD0: @ 80A9FD0 - push {lr} - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r1, r2 - ldrh r0, [r1, 0xA] - adds r0, 0x1 - adds r2, r0, 0 - strh r0, [r1, 0xA] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0xA - bne _080AA004 - ldr r0, =sub_80AA020 - str r0, [r1] - movs r0, 0 - strh r0, [r1, 0xA] - b _080AA01A - .pool -_080AA004: - lsls r0, r2, 24 - lsrs r0, 24 - movs r1, 0x10 - subs r1, r0 - lsls r1, 8 - orrs r1, r0 - lsls r1, 16 - lsrs r1, 16 - movs r0, 0x52 - bl SetGpuReg -_080AA01A: - pop {r0} - bx r0 - thumb_func_end sub_80A9FD0 - - thumb_func_start sub_80AA020 -sub_80AA020: @ 80AA020 - push {r4-r6,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - ldr r0, =0x0000271a - bl IndexOfSpritePaletteTag - lsls r0, 24 - lsrs r2, r0, 24 - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r5, r0, r1 - ldrh r0, [r5, 0xA] - adds r1, r0, 0x1 - strh r1, [r5, 0xA] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0xD - ble _080AA0B0 - ldrh r0, [r5, 0xC] - adds r0, 0x1 - movs r6, 0 - strh r0, [r5, 0xC] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x3 - bne _080AA0B0 - ldr r3, =gPlttBufferFaded - lsls r2, 4 - mov r12, r2 - ldr r1, =0x0000010d - add r1, r12 - lsls r1, 1 - adds r1, r3 - ldrh r4, [r1] - movs r2, 0x87 - lsls r2, 1 - add r2, r12 - lsls r2, 1 - adds r2, r3 - ldrh r0, [r2] - strh r0, [r1] - ldr r0, =0x0000010f - add r0, r12 - lsls r0, 1 - adds r0, r3 - ldrh r1, [r0] - strh r1, [r2] - strh r4, [r0] - strh r6, [r5, 0xC] - ldrh r0, [r5, 0xE] - adds r0, 0x1 - strh r0, [r5, 0xE] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x3 - bne _080AA0B0 - strh r6, [r5, 0xE] - strh r6, [r5, 0xA] - ldrh r0, [r5, 0x10] - adds r0, 0x1 - strh r0, [r5, 0x10] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x2 - bne _080AA0B0 - movs r0, 0x9 - strh r0, [r5, 0xA] - ldr r0, =sub_80AA0D0 - str r0, [r5] -_080AA0B0: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80AA020 - - thumb_func_start sub_80AA0D0 -sub_80AA0D0: @ 80AA0D0 - push {lr} - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r2, r1, r2 - ldrh r0, [r2, 0xA] - subs r0, 0x1 - adds r3, r0, 0 - strh r0, [r2, 0xA] - lsls r0, 16 - asrs r0, 16 - movs r1, 0x1 - negs r1, r1 - cmp r0, r1 - bne _080AA108 - ldr r0, =sub_80AA124 - str r0, [r2] - movs r0, 0 - strh r0, [r2, 0xA] - b _080AA11E - .pool -_080AA108: - lsls r0, r3, 24 - lsrs r0, 24 - movs r1, 0x10 - subs r1, r0 - lsls r1, 8 - orrs r1, r0 - lsls r1, 16 - lsrs r1, 16 - movs r0, 0x52 - bl SetGpuReg -_080AA11E: - pop {r0} - bx r0 - thumb_func_end sub_80AA0D0 - - thumb_func_start sub_80AA124 -sub_80AA124: @ 80AA124 - push {r4,lr} - lsls r0, 24 - lsrs r0, 24 - adds r4, r0, 0 - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r1, r0, r1 - ldrh r0, [r1, 0xA] - adds r0, 0x1 - strh r0, [r1, 0xA] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x25 - bne _080AA16C - ldrh r0, [r1, 0x26] - lsls r0, 24 - lsrs r0, 24 - lsls r4, r0, 4 - adds r4, r0 - lsls r4, 2 - ldr r0, =gSprites - adds r4, r0 - adds r0, r4, 0 - bl FreeSpriteOamMatrix - adds r0, r4, 0 - bl DestroySprite - b _080AA186 - .pool -_080AA16C: - cmp r0, 0x27 - bne _080AA186 - movs r0, 0x50 - movs r1, 0 - bl SetGpuReg - movs r0, 0x52 - movs r1, 0 - bl SetGpuReg - adds r0, r4, 0 - bl DestroyAnimVisualTask -_080AA186: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80AA124 - - thumb_func_start AnimTask_StatsChange -AnimTask_StatsChange: @ 80AA18C - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - movs r3, 0 - ldr r0, =gBattleSpritesDataPtr - ldr r0, [r0] - ldr r0, [r0, 0x8] - ldrh r0, [r0] - subs r0, 0xF - cmp r0, 0x2B - bls _080AA1A4 - b _080AA328 -_080AA1A4: - lsls r0, 2 - ldr r1, =_080AA1B8 - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_080AA1B8: - .4byte _080AA268 - .4byte _080AA26E - .4byte _080AA274 - .4byte _080AA27A - .4byte _080AA280 - .4byte _080AA286 - .4byte _080AA28C - .4byte _080AA292 - .4byte _080AA298 - .4byte _080AA29E - .4byte _080AA2A4 - .4byte _080AA2AA - .4byte _080AA2B0 - .4byte _080AA2B6 - .4byte _080AA328 - .4byte _080AA328 - .4byte _080AA328 - .4byte _080AA328 - .4byte _080AA328 - .4byte _080AA328 - .4byte _080AA328 - .4byte _080AA328 - .4byte _080AA328 - .4byte _080AA328 - .4byte _080AA2BC - .4byte _080AA2C0 - .4byte _080AA2C4 - .4byte _080AA2C8 - .4byte _080AA2CC - .4byte _080AA2D0 - .4byte _080AA2D4 - .4byte _080AA2D8 - .4byte _080AA2E0 - .4byte _080AA2E8 - .4byte _080AA2F0 - .4byte _080AA2F8 - .4byte _080AA300 - .4byte _080AA308 - .4byte _080AA328 - .4byte _080AA328 - .4byte _080AA310 - .4byte _080AA314 - .4byte _080AA318 - .4byte _080AA320 -_080AA268: - movs r5, 0 - movs r2, 0 - b _080AA330 -_080AA26E: - movs r5, 0 - movs r2, 0x1 - b _080AA330 -_080AA274: - movs r5, 0 - movs r2, 0x3 - b _080AA330 -_080AA27A: - movs r5, 0 - movs r2, 0x5 - b _080AA330 -_080AA280: - movs r5, 0 - movs r2, 0x6 - b _080AA330 -_080AA286: - movs r5, 0 - movs r2, 0x2 - b _080AA330 -_080AA28C: - movs r5, 0 - movs r2, 0x4 - b _080AA330 -_080AA292: - movs r5, 0x1 - movs r2, 0 - b _080AA330 -_080AA298: - movs r5, 0x1 - movs r2, 0x1 - b _080AA330 -_080AA29E: - movs r5, 0x1 - movs r2, 0x3 - b _080AA330 -_080AA2A4: - movs r5, 0x1 - movs r2, 0x5 - b _080AA330 -_080AA2AA: - movs r5, 0x1 - movs r2, 0x6 - b _080AA330 -_080AA2B0: - movs r5, 0x1 - movs r2, 0x2 - b _080AA330 -_080AA2B6: - movs r5, 0x1 - movs r2, 0x4 - b _080AA330 -_080AA2BC: - movs r5, 0 - b _080AA2DA -_080AA2C0: - movs r5, 0 - b _080AA2E2 -_080AA2C4: - movs r5, 0 - b _080AA2EA -_080AA2C8: - movs r5, 0 - b _080AA2F2 -_080AA2CC: - movs r5, 0 - b _080AA2FA -_080AA2D0: - movs r5, 0 - b _080AA302 -_080AA2D4: - movs r5, 0 - b _080AA30A -_080AA2D8: - movs r5, 0x1 -_080AA2DA: - movs r2, 0 - movs r3, 0x1 - b _080AA330 -_080AA2E0: - movs r5, 0x1 -_080AA2E2: - movs r2, 0x1 - movs r3, 0x1 - b _080AA330 -_080AA2E8: - movs r5, 0x1 -_080AA2EA: - movs r2, 0x3 - movs r3, 0x1 - b _080AA330 -_080AA2F0: - movs r5, 0x1 -_080AA2F2: - movs r2, 0x5 - movs r3, 0x1 - b _080AA330 -_080AA2F8: - movs r5, 0x1 -_080AA2FA: - movs r2, 0x6 - movs r3, 0x1 - b _080AA330 -_080AA300: - movs r5, 0x1 -_080AA302: - movs r2, 0x2 - movs r3, 0x1 - b _080AA330 -_080AA308: - movs r5, 0x1 -_080AA30A: - movs r2, 0x4 - movs r3, 0x1 - b _080AA330 -_080AA310: - movs r5, 0 - b _080AA31A -_080AA314: - movs r5, 0 - b _080AA322 -_080AA318: - movs r5, 0x1 -_080AA31A: - movs r2, 0xFF - movs r3, 0 - b _080AA330 -_080AA320: - movs r5, 0x1 -_080AA322: - movs r2, 0xFF - movs r3, 0x1 - b _080AA330 -_080AA328: - adds r0, r4, 0 - bl DestroyAnimVisualTask - b _080AA352 -_080AA330: - ldr r0, =gBattleAnimArgs - movs r1, 0 - strh r5, [r0] - strh r2, [r0, 0x2] - strh r1, [r0, 0x4] - strh r1, [r0, 0x6] - strh r3, [r0, 0x8] - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - ldr r1, =sub_8116EB4 - str r1, [r0] - adds r0, r4, 0 - bl _call_via_r1 -_080AA352: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end AnimTask_StatsChange - - thumb_func_start LaunchStatusAnimation -LaunchStatusAnimation: @ 80AA364 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - lsls r1, 24 - lsrs r1, 24 - ldr r0, =gBattleAnimAttacker - strb r4, [r0] - ldr r0, =gBattleAnimTarget - strb r4, [r0] - ldr r0, =gBattleAnims_Statuses - movs r2, 0 - bl LaunchBattleAnimation - ldr r0, =task0A_80788BC - movs r1, 0xA - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r1, r2 - strh r4, [r1, 0x8] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end LaunchStatusAnimation - - thumb_func_start task0A_80788BC -task0A_80788BC: @ 80AA3B4 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gAnimScriptCallback - ldr r0, [r0] - bl _call_via_r0 - ldr r0, =gAnimScriptActive - ldrb r0, [r0] - cmp r0, 0 - bne _080AA3F6 - ldr r0, =gBattleSpritesDataPtr - ldr r2, [r0] - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - movs r1, 0x8 - ldrsh r0, [r0, r1] - ldr r2, [r2, 0x4] - lsls r1, r0, 1 - adds r1, r0 - lsls r1, 2 - adds r1, r2 - ldrb r2, [r1] - movs r0, 0x11 - negs r0, r0 - ands r0, r2 - strb r0, [r1] - adds r0, r4, 0 - bl DestroyTask -_080AA3F6: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end task0A_80788BC - - .align 2, 0 @ Don't pad with nop. diff --git a/asm/battle_anim_80D51AC.s b/asm/battle_anim_80D51AC.s deleted file mode 100644 index 3f36bb4a20..0000000000 --- a/asm/battle_anim_80D51AC.s +++ /dev/null @@ -1,2446 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - thumb_func_start sub_80D51AC -sub_80D51AC: @ 80D51AC - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - ldr r4, =gBattleAnimArgs - ldrb r0, [r4] - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0xFF - bne _080D51D0 - adds r0, r5, 0 - bl DestroyAnimVisualTask - b _080D520C - .pool -_080D51D0: - ldr r1, =gSprites - lsls r0, r2, 4 - adds r0, r2 - lsls r0, 2 - adds r0, r1 - ldrh r1, [r4, 0x2] - strh r1, [r0, 0x24] - ldrh r1, [r4, 0x4] - strh r1, [r0, 0x26] - ldr r1, =gTasks - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - adds r0, r1 - strh r2, [r0, 0x8] - ldrh r1, [r4, 0x6] - strh r1, [r0, 0xA] - ldrh r1, [r4, 0x8] - strh r1, [r0, 0xC] - ldrh r1, [r4, 0x8] - strh r1, [r0, 0xE] - ldrh r1, [r4, 0x2] - strh r1, [r0, 0x10] - ldrh r1, [r4, 0x4] - strh r1, [r0, 0x12] - ldr r1, =sub_80D5220 - str r1, [r0] - adds r0, r5, 0 - bl _call_via_r1 -_080D520C: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D51AC - - thumb_func_start sub_80D5220 -sub_80D5220: @ 80D5220 - push {r4-r7,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r3, r0, r1 - ldrh r0, [r3, 0xE] - movs r2, 0xE - ldrsh r5, [r3, r2] - adds r7, r1, 0 - cmp r5, 0 - bne _080D52C6 - ldr r2, =gSprites - movs r6, 0x8 - ldrsh r1, [r3, r6] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r1, r0, r2 - movs r6, 0x24 - ldrsh r0, [r1, r6] - adds r6, r2, 0 - cmp r0, 0 - bne _080D5264 - ldrh r0, [r3, 0x10] - strh r0, [r1, 0x24] - b _080D5266 - .pool -_080D5264: - strh r5, [r1, 0x24] -_080D5266: - lsls r2, r4, 2 - adds r0, r2, r4 - lsls r0, 3 - adds r3, r0, r7 - movs r0, 0x8 - ldrsh r1, [r3, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r1, r0, r6 - movs r5, 0x26 - ldrsh r0, [r1, r5] - cmp r0, 0 - bne _080D5286 - ldrh r0, [r3, 0x12] - b _080D5288 -_080D5286: - movs r0, 0 -_080D5288: - strh r0, [r1, 0x26] - adds r0, r2, r4 - lsls r0, 3 - adds r2, r0, r7 - ldrh r0, [r2, 0xC] - strh r0, [r2, 0xE] - ldrh r0, [r2, 0xA] - subs r0, 0x1 - strh r0, [r2, 0xA] - lsls r0, 16 - asrs r3, r0, 16 - cmp r3, 0 - bne _080D52CA - movs r0, 0x8 - ldrsh r1, [r2, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r6 - strh r3, [r0, 0x24] - movs r5, 0x8 - ldrsh r1, [r2, r5] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r6 - strh r3, [r0, 0x26] - adds r0, r4, 0 - bl DestroyAnimVisualTask - b _080D52CA -_080D52C6: - subs r0, 0x1 - strh r0, [r3, 0xE] -_080D52CA: - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_80D5220 - - thumb_func_start sub_80D52D0 -sub_80D52D0: @ 80D52D0 - push {r4-r6,lr} - lsls r0, 24 - lsrs r5, r0, 24 - movs r6, 0 - ldr r2, =gBattleAnimArgs - ldrh r0, [r2] - movs r3, 0 - ldrsh r1, [r2, r3] - cmp r1, 0x3 - bgt _080D52FC - lsls r0, 24 - lsrs r0, 24 - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, 0xFF - bne _080D5352 - b _080D5356 - .pool -_080D52FC: - cmp r1, 0x8 - beq _080D5348 - movs r1, 0 - ldrsh r0, [r2, r1] - cmp r0, 0x5 - beq _080D531C - cmp r0, 0x5 - bgt _080D5312 - cmp r0, 0x4 - beq _080D5318 - b _080D5324 -_080D5312: - cmp r0, 0x6 - beq _080D5320 - b _080D5324 -_080D5318: - movs r0, 0 - b _080D5326 -_080D531C: - movs r0, 0x2 - b _080D5326 -_080D5320: - movs r0, 0x1 - b _080D5326 -_080D5324: - movs r0, 0x3 -_080D5326: - bl GetBattlerAtPosition - lsls r0, 24 - lsrs r4, r0, 24 - adds r0, r4, 0 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - bne _080D533C - movs r6, 0x1 -_080D533C: - ldr r0, =gBattlerSpriteIds - adds r0, r4, r0 - b _080D5350 - .pool -_080D5348: - ldr r1, =gBattlerSpriteIds - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - adds r0, r1 -_080D5350: - ldrb r3, [r0] -_080D5352: - cmp r6, 0 - beq _080D5368 -_080D5356: - adds r0, r5, 0 - bl DestroyAnimVisualTask - b _080D53A6 - .pool -_080D5368: - ldr r1, =gSprites - lsls r0, r3, 4 - adds r0, r3 - lsls r0, 2 - adds r0, r1 - ldr r2, =gBattleAnimArgs - ldrh r1, [r2, 0x2] - strh r1, [r0, 0x24] - ldrh r1, [r2, 0x4] - strh r1, [r0, 0x26] - ldr r1, =gTasks - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - adds r0, r1 - strh r3, [r0, 0x8] - ldrh r1, [r2, 0x6] - strh r1, [r0, 0xA] - ldrh r1, [r2, 0x8] - strh r1, [r0, 0xC] - ldrh r1, [r2, 0x8] - strh r1, [r0, 0xE] - ldrh r1, [r2, 0x2] - strh r1, [r0, 0x10] - ldrh r1, [r2, 0x4] - strh r1, [r0, 0x12] - ldr r1, =sub_80D53BC - str r1, [r0] - adds r0, r5, 0 - bl _call_via_r1 -_080D53A6: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D52D0 - - thumb_func_start sub_80D53BC -sub_80D53BC: @ 80D53BC - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r6, r0, 24 - ldr r1, =gTasks - lsls r0, r6, 2 - adds r0, r6 - lsls r0, 3 - adds r3, r0, r1 - ldrh r2, [r3, 0xE] - movs r4, 0xE - ldrsh r0, [r3, r4] - mov r12, r1 - cmp r0, 0 - bne _080D5474 - ldr r2, =gSprites - movs r7, 0x8 - ldrsh r1, [r3, r7] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r4, r0, r2 - movs r0, 0x24 - ldrsh r1, [r4, r0] - ldrh r5, [r3, 0x10] - movs r7, 0x10 - ldrsh r0, [r3, r7] - adds r7, r2, 0 - cmp r1, r0 - bne _080D5408 - negs r0, r5 - strh r0, [r4, 0x24] - b _080D540A - .pool -_080D5408: - strh r5, [r4, 0x24] -_080D540A: - lsls r3, r6, 2 - adds r1, r3, r6 - lsls r1, 3 - add r1, r12 - movs r0, 0x8 - ldrsh r2, [r1, r0] - lsls r0, r2, 4 - adds r0, r2 - lsls r0, 2 - adds r4, r0, r7 - movs r0, 0x26 - ldrsh r2, [r4, r0] - mov r8, r2 - ldrh r5, [r1, 0x12] - movs r2, 0x12 - ldrsh r0, [r1, r2] - cmp r8, r0 - bne _080D5434 - negs r0, r5 - strh r0, [r4, 0x26] - b _080D5436 -_080D5434: - strh r5, [r4, 0x26] -_080D5436: - adds r0, r3, r6 - lsls r0, 3 - mov r4, r12 - adds r3, r0, r4 - ldrh r0, [r3, 0xC] - strh r0, [r3, 0xE] - ldrh r0, [r3, 0xA] - subs r0, 0x1 - strh r0, [r3, 0xA] - lsls r0, 16 - asrs r2, r0, 16 - cmp r2, 0 - bne _080D5478 - movs r0, 0x8 - ldrsh r1, [r3, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r7 - strh r2, [r0, 0x24] - movs r4, 0x8 - ldrsh r1, [r3, r4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r7 - strh r2, [r0, 0x26] - adds r0, r6, 0 - bl DestroyAnimVisualTask - b _080D5478 -_080D5474: - subs r0, r2, 0x1 - strh r0, [r3, 0xE] -_080D5478: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_80D53BC - - thumb_func_start sub_80D5484 -sub_80D5484: @ 80D5484 - push {r4-r6,lr} - lsls r0, 24 - lsrs r5, r0, 24 - ldr r4, =gBattleAnimArgs - ldrb r0, [r4] - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, 0xFF - bne _080D54A8 - adds r0, r5, 0 - bl DestroyAnimVisualTask - b _080D54F6 - .pool -_080D54A8: - ldr r0, =gSprites - lsls r1, r3, 4 - adds r1, r3 - lsls r1, 2 - adds r1, r0 - ldrh r0, [r4, 0x2] - ldrh r2, [r1, 0x24] - adds r0, r2 - movs r2, 0 - strh r0, [r1, 0x24] - ldrh r0, [r4, 0x4] - ldrh r6, [r1, 0x26] - adds r0, r6 - strh r0, [r1, 0x26] - ldr r0, =gTasks - lsls r1, r5, 2 - adds r1, r5 - lsls r1, 3 - adds r1, r0 - strh r3, [r1, 0x8] - strh r2, [r1, 0xA] - ldrh r0, [r4, 0x6] - strh r0, [r1, 0xC] - strh r2, [r1, 0xE] - ldrh r0, [r4, 0x8] - strh r0, [r1, 0x10] - movs r2, 0x2 - ldrsh r0, [r4, r2] - lsls r0, 1 - strh r0, [r1, 0x12] - movs r6, 0x4 - ldrsh r0, [r4, r6] - lsls r0, 1 - strh r0, [r1, 0x14] - ldr r2, =sub_80D5508 - str r2, [r1] - adds r0, r5, 0 - bl _call_via_r2 -_080D54F6: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5484 - - thumb_func_start sub_80D5508 -sub_80D5508: @ 80D5508 - push {r4-r6,lr} - lsls r0, 24 - lsrs r5, r0, 24 - ldr r1, =gTasks - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - adds r4, r0, r1 - ldrh r2, [r4, 0xE] - movs r3, 0xE - ldrsh r0, [r4, r3] - adds r6, r1, 0 - cmp r0, 0 - beq _080D5526 - b _080D5638 -_080D5526: - ldrh r1, [r4, 0xA] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080D5568 - ldr r2, =gSprites - movs r0, 0x8 - ldrsh r1, [r4, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r1, [r4, 0x12] - ldrh r3, [r0, 0x24] - adds r1, r3 - strh r1, [r0, 0x24] - movs r0, 0x8 - ldrsh r1, [r4, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r1, [r4, 0x14] - ldrh r3, [r0, 0x26] - adds r1, r3 - strh r1, [r0, 0x26] - adds r3, r2, 0 - b _080D5592 - .pool -_080D5568: - ldr r3, =gSprites - movs r0, 0x8 - ldrsh r1, [r4, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r3 - ldrh r1, [r0, 0x24] - ldrh r2, [r4, 0x12] - subs r1, r2 - strh r1, [r0, 0x24] - movs r2, 0x8 - ldrsh r1, [r4, r2] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r3 - ldrh r1, [r0, 0x26] - ldrh r2, [r4, 0x14] - subs r1, r2 - strh r1, [r0, 0x26] -_080D5592: - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - adds r4, r0, r6 - ldrh r0, [r4, 0x10] - strh r0, [r4, 0xE] - ldrh r0, [r4, 0xA] - adds r2, r0, 0x1 - strh r2, [r4, 0xA] - lsls r0, r2, 16 - asrs r0, 16 - movs r6, 0xC - ldrsh r1, [r4, r6] - cmp r0, r1 - blt _080D563C - movs r0, 0x1 - ands r2, r0 - cmp r2, 0 - beq _080D55F8 - movs r1, 0x8 - ldrsh r0, [r4, r1] - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r3 - movs r2, 0x12 - ldrsh r0, [r4, r2] - lsrs r2, r0, 31 - adds r0, r2 - asrs r0, 1 - ldrh r6, [r1, 0x24] - adds r0, r6 - strh r0, [r1, 0x24] - movs r1, 0x8 - ldrsh r0, [r4, r1] - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r3 - movs r2, 0x14 - ldrsh r0, [r4, r2] - lsrs r2, r0, 31 - adds r0, r2 - asrs r0, 1 - ldrh r3, [r1, 0x26] - adds r0, r3 - strh r0, [r1, 0x26] - b _080D5630 - .pool -_080D55F8: - movs r6, 0x8 - ldrsh r0, [r4, r6] - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - adds r2, r3 - movs r0, 0x12 - ldrsh r1, [r4, r0] - lsrs r0, r1, 31 - adds r1, r0 - asrs r1, 1 - ldrh r0, [r2, 0x24] - subs r0, r1 - strh r0, [r2, 0x24] - movs r1, 0x8 - ldrsh r0, [r4, r1] - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - adds r2, r3 - movs r3, 0x14 - ldrsh r1, [r4, r3] - lsrs r0, r1, 31 - adds r1, r0 - asrs r1, 1 - ldrh r0, [r2, 0x26] - subs r0, r1 - strh r0, [r2, 0x26] -_080D5630: - adds r0, r5, 0 - bl DestroyAnimVisualTask - b _080D563C -_080D5638: - subs r0, r2, 0x1 - strh r0, [r4, 0xE] -_080D563C: - pop {r4-r6} - pop {r0} - bx r0 - thumb_func_end sub_80D5508 - - thumb_func_start sub_80D5644 -sub_80D5644: @ 80D5644 - push {r4,r5,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - ldr r5, =gBattleAnimArgs - ldrb r0, [r5] - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gSprites - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r2 - ldrh r2, [r5, 0x2] - strh r2, [r1, 0x24] - ldr r2, =gTasks - lsls r1, r4, 2 - adds r1, r4 - lsls r1, 3 - adds r1, r2 - strh r0, [r1, 0x8] - ldrh r0, [r5, 0x2] - strh r0, [r1, 0xA] - ldrh r0, [r5, 0x4] - strh r0, [r1, 0xC] - ldrh r0, [r5, 0x6] - strh r0, [r1, 0xE] - ldrh r0, [r5, 0x8] - strh r0, [r1, 0x10] - ldr r2, =sub_80D56A4 - str r2, [r1] - adds r0, r4, 0 - bl _call_via_r2 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5644 - - thumb_func_start sub_80D56A4 -sub_80D56A4: @ 80D56A4 - push {r4-r7,lr} - lsls r0, 24 - lsrs r6, r0, 24 - ldr r2, =gTasks - lsls r0, r6, 2 - adds r0, r6 - lsls r0, 3 - adds r3, r0, r2 - ldrb r5, [r3, 0x8] - ldrh r4, [r3, 0xA] - ldrh r1, [r3, 0x18] - adds r0, r1, 0x1 - strh r0, [r3, 0x18] - movs r7, 0xC - ldrsh r0, [r3, r7] - lsls r1, 16 - asrs r1, 16 - mov r12, r2 - ldr r7, =gSprites - cmp r0, r1 - bne _080D56F6 - movs r0, 0 - strh r0, [r3, 0x18] - lsls r0, r5, 4 - adds r0, r5 - lsls r0, 2 - adds r1, r0, r7 - ldrh r3, [r1, 0x24] - movs r0, 0x24 - ldrsh r2, [r1, r0] - lsls r0, r4, 16 - asrs r0, 16 - cmp r2, r0 - bne _080D56EE - negs r0, r2 - lsls r0, 16 - lsrs r4, r0, 16 -_080D56EE: - lsls r0, r4, 16 - asrs r0, 16 - adds r0, r3 - strh r0, [r1, 0x24] -_080D56F6: - lsls r2, r6, 2 - adds r2, r6 - lsls r2, 3 - add r2, r12 - strh r4, [r2, 0xA] - ldrh r1, [r2, 0xE] - ldrh r0, [r2, 0x1A] - adds r1, r0 - strh r1, [r2, 0x1A] - lsls r0, r5, 4 - adds r0, r5 - lsls r0, 2 - adds r0, r7 - lsls r1, 16 - asrs r1, 24 - strh r1, [r0, 0x26] - ldrh r0, [r2, 0x10] - subs r0, 0x1 - strh r0, [r2, 0x10] - lsls r0, 16 - cmp r0, 0 - bne _080D5728 - adds r0, r6, 0 - bl DestroyAnimVisualTask -_080D5728: - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D56A4 - - thumb_func_start sub_80D5738 -sub_80D5738: @ 80D5738 - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r5, r0, 24 - movs r6, 0x1 - ldr r4, =gBattleAnimArgs - ldrb r0, [r4] - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r7, r0, 24 - movs r1, 0x8 - ldrsh r0, [r4, r1] - cmp r0, 0x5 - ble _080D575C - movs r0, 0x5 - strh r0, [r4, 0x8] -_080D575C: - movs r1, 0 - movs r2, 0x8 - ldrsh r0, [r4, r2] - adds r3, r4, 0 - ldr r2, =gTasks - mov r12, r2 - lsls r4, r5, 2 - ldr r2, =sub_80D57B8 - mov r8, r2 - cmp r1, r0 - bge _080D5782 - adds r2, r0, 0 -_080D5774: - lsls r0, r6, 25 - lsrs r6, r0, 24 - adds r0, r1, 0x1 - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, r2 - blt _080D5774 -_080D5782: - adds r0, r4, r5 - lsls r0, 3 - add r0, r12 - strh r7, [r0, 0x8] - ldrh r1, [r3, 0x2] - strh r1, [r0, 0xA] - ldrh r1, [r3, 0x4] - strh r1, [r0, 0xC] - ldrh r1, [r3, 0x6] - strh r1, [r0, 0xE] - strh r6, [r0, 0x10] - mov r1, r8 - str r1, [r0] - adds r0, r5, 0 - bl _call_via_r8 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5738 - - thumb_func_start sub_80D57B8 -sub_80D57B8: @ 80D57B8 - push {r4-r6,lr} - lsls r0, 24 - lsrs r0, 24 - adds r6, r0, 0 - ldr r1, =gTasks - lsls r0, r6, 2 - adds r0, r6 - lsls r0, 3 - adds r5, r0, r1 - ldrb r4, [r5, 0x8] - movs r1, 0x12 - ldrsh r0, [r5, r1] - movs r2, 0xA - ldrsh r1, [r5, r2] - bl Sin - ldr r2, =gSprites - lsls r1, r4, 4 - adds r1, r4 - lsls r1, 2 - adds r4, r1, r2 - strh r0, [r4, 0x24] - movs r1, 0x12 - ldrsh r0, [r5, r1] - movs r2, 0xC - ldrsh r1, [r5, r2] - bl Cos - negs r0, r0 - strh r0, [r4, 0x26] - ldrh r1, [r5, 0xC] - adds r0, r1 - strh r0, [r4, 0x26] - ldrh r0, [r5, 0x10] - ldrh r1, [r5, 0x12] - adds r0, r1 - movs r1, 0xFF - ands r0, r1 - strh r0, [r5, 0x12] - cmp r0, 0 - bne _080D5810 - ldrh r0, [r5, 0xE] - subs r0, 0x1 - strh r0, [r5, 0xE] -_080D5810: - movs r2, 0xE - ldrsh r0, [r5, r2] - cmp r0, 0 - bne _080D5822 - strh r0, [r4, 0x24] - strh r0, [r4, 0x26] - adds r0, r6, 0 - bl DestroyAnimVisualTask -_080D5822: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D57B8 - - thumb_func_start sub_80D5830 -sub_80D5830: @ 80D5830 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080D584C - ldr r1, =gBattleAnimArgs - ldrh r0, [r1, 0x2] - negs r0, r0 - strh r0, [r1, 0x2] -_080D584C: - adds r0, r4, 0 - bl sub_80D5738 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5830 - - thumb_func_start sub_80D5860 -sub_80D5860: @ 80D5860 - push {r4,lr} - adds r4, r0, 0 - adds r2, r4, 0 - adds r2, 0x3E - ldrb r0, [r2] - movs r1, 0x4 - orrs r0, r1 - strb r0, [r2] - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080D5890 - ldr r1, =gBattleAnimArgs - ldrh r0, [r1, 0x2] - negs r0, r0 - b _080D5894 - .pool -_080D5890: - ldr r1, =gBattleAnimArgs - ldrh r0, [r1, 0x2] -_080D5894: - strh r0, [r4, 0x30] - ldrh r2, [r1] - movs r0, 0 - strh r2, [r4, 0x2E] - strh r0, [r4, 0x32] - ldr r1, =gBattlerSpriteIds - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - adds r0, r1 - ldrb r0, [r0] - strh r0, [r4, 0x34] - strh r2, [r4, 0x36] - ldr r1, =sub_80D58D4 - adds r0, r4, 0 - bl StoreSpriteCallbackInData6 - ldr r0, =sub_80A6630 - str r0, [r4, 0x1C] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5860 - - thumb_func_start sub_80D58D4 -sub_80D58D4: @ 80D58D4 - push {lr} - ldrh r1, [r0, 0x36] - strh r1, [r0, 0x2E] - ldrh r1, [r0, 0x30] - negs r1, r1 - strh r1, [r0, 0x30] - ldr r1, =sub_80A6630 - str r1, [r0, 0x1C] - ldr r1, =DestroyAnimSprite - bl StoreSpriteCallbackInData6 - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D58D4 - - thumb_func_start sub_80D58F8 -sub_80D58F8: @ 80D58F8 - push {r4,r5,lr} - adds r4, r0, 0 - adds r2, r4, 0 - adds r2, 0x3E - ldrb r0, [r2] - movs r1, 0x4 - orrs r0, r1 - strb r0, [r2] - ldr r5, =gBattleAnimArgs - ldrb r0, [r5, 0x4] - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r0, 24 - ldrh r2, [r5] - movs r1, 0 - strh r2, [r4, 0x2E] - strh r1, [r4, 0x30] - ldrh r1, [r5, 0x2] - strh r1, [r4, 0x32] - strh r0, [r4, 0x34] - strh r2, [r4, 0x36] - ldr r1, =sub_80D5944 - adds r0, r4, 0 - bl StoreSpriteCallbackInData6 - ldr r0, =sub_80A6630 - str r0, [r4, 0x1C] - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D58F8 - - thumb_func_start sub_80D5944 -sub_80D5944: @ 80D5944 - push {lr} - ldrh r1, [r0, 0x36] - strh r1, [r0, 0x2E] - ldrh r1, [r0, 0x32] - negs r1, r1 - strh r1, [r0, 0x32] - ldr r1, =sub_80A6630 - str r1, [r0, 0x1C] - ldr r1, =DestroyAnimSprite - bl StoreSpriteCallbackInData6 - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5944 - - thumb_func_start sub_80D5968 -sub_80D5968: @ 80D5968 - push {r4-r7,lr} - sub sp, 0x4 - adds r6, r0, 0 - ldr r0, =gBattleAnimArgs - movs r1, 0 - ldrsh r0, [r0, r1] - cmp r0, 0 - bne _080D598C - ldr r1, =gBattlerSpriteIds - ldr r0, =gBattleAnimAttacker - b _080D5990 - .pool -_080D598C: - ldr r1, =gBattlerSpriteIds - ldr r0, =gBattleAnimTarget -_080D5990: - ldrb r0, [r0] - adds r0, r1 - ldrb r7, [r0] - ldr r5, =gBattleAnimArgs - ldrh r0, [r5, 0x4] - movs r3, 0 - strh r0, [r6, 0x2E] - ldr r0, =gSprites - lsls r4, r7, 4 - adds r4, r7 - lsls r4, 2 - adds r4, r0 - ldrh r0, [r4, 0x24] - ldrh r1, [r4, 0x20] - adds r0, r1 - strh r0, [r6, 0x30] - ldrh r0, [r4, 0x20] - strh r0, [r6, 0x32] - ldrh r0, [r4, 0x26] - ldrh r1, [r4, 0x22] - adds r0, r1 - strh r0, [r6, 0x34] - ldrh r0, [r4, 0x22] - strh r0, [r6, 0x36] - adds r0, r6, 0 - str r3, [sp] - bl sub_80A6E14 - ldr r3, [sp] - strh r3, [r6, 0x34] - strh r3, [r6, 0x36] - ldrh r0, [r4, 0x24] - strh r0, [r6, 0x38] - ldrh r0, [r4, 0x26] - strh r0, [r6, 0x3A] - adds r2, r6, 0 - adds r2, 0x3E - ldrb r0, [r2] - movs r1, 0x4 - orrs r0, r1 - strb r0, [r2] - movs r1, 0x2 - ldrsh r0, [r5, r1] - cmp r0, 0x1 - bne _080D5A00 - strh r3, [r6, 0x32] - b _080D5A06 - .pool -_080D5A00: - cmp r0, 0x2 - bne _080D5A06 - strh r3, [r6, 0x30] -_080D5A06: - ldr r0, =gBattleAnimArgs - ldrh r1, [r0, 0x2] - lsls r0, r7, 8 - orrs r0, r1 - strh r0, [r6, 0x3C] - ldr r0, =sub_80D5A24 - str r0, [r6, 0x1C] - add sp, 0x4 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5968 - - thumb_func_start sub_80D5A24 -sub_80D5A24: @ 80D5A24 - push {r4-r6,lr} - adds r2, r0, 0 - ldrh r0, [r2, 0x3C] - lsls r1, r0, 24 - lsrs r4, r1, 24 - adds r5, r4, 0 - lsls r0, 16 - asrs r0, 24 - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - ldr r0, =gSprites - adds r3, r1, r0 - ldrh r0, [r2, 0x2E] - movs r6, 0x2E - ldrsh r1, [r2, r6] - cmp r1, 0 - bne _080D5A64 - cmp r4, 0x1 - bhi _080D5A4E - strh r1, [r3, 0x24] -_080D5A4E: - cmp r5, 0x2 - beq _080D5A56 - cmp r5, 0 - bne _080D5A58 -_080D5A56: - strh r1, [r3, 0x26] -_080D5A58: - adds r0, r2, 0 - bl DestroyAnimSprite - b _080D5A8E - .pool -_080D5A64: - subs r0, 0x1 - strh r0, [r2, 0x2E] - ldrh r1, [r2, 0x30] - ldrh r0, [r2, 0x34] - adds r1, r0 - strh r1, [r2, 0x34] - ldrh r0, [r2, 0x32] - ldrh r4, [r2, 0x36] - adds r0, r4 - strh r0, [r2, 0x36] - lsls r1, 16 - asrs r1, 24 - ldrh r6, [r2, 0x38] - adds r1, r6 - strh r1, [r3, 0x24] - ldrh r0, [r2, 0x36] - lsls r0, 16 - asrs r0, 24 - ldrh r2, [r2, 0x3A] - adds r0, r2 - strh r0, [r3, 0x26] -_080D5A8E: - pop {r4-r6} - pop {r0} - bx r0 - thumb_func_end sub_80D5A24 - - thumb_func_start sub_80D5A94 -sub_80D5A94: @ 80D5A94 - push {r4-r6,lr} - adds r5, r0, 0 - ldr r0, =gBattleAnimArgs - movs r1, 0 - ldrsh r0, [r0, r1] - cmp r0, 0 - bne _080D5AB0 - ldr r0, =gBattleAnimAttacker - b _080D5AB2 - .pool -_080D5AB0: - ldr r0, =gBattleAnimTarget -_080D5AB2: - ldrb r2, [r0] - ldr r0, =gBattlerSpriteIds - adds r0, r2, r0 - ldrb r6, [r0] - adds r0, r2, 0 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080D5ADC - ldr r1, =gBattleAnimArgs - ldrh r0, [r1, 0x2] - negs r0, r0 - strh r0, [r1, 0x2] - movs r2, 0x6 - ldrsh r0, [r1, r2] - cmp r0, 0x1 - bne _080D5ADC - ldrh r0, [r1, 0x4] - negs r0, r0 - strh r0, [r1, 0x4] -_080D5ADC: - ldr r2, =gBattleAnimArgs - ldrh r0, [r2, 0x8] - movs r4, 0 - strh r0, [r5, 0x2E] - ldr r0, =gSprites - lsls r1, r6, 4 - adds r1, r6 - lsls r1, 2 - adds r1, r0 - ldrh r0, [r1, 0x20] - strh r0, [r5, 0x30] - ldrh r0, [r2, 0x2] - ldrh r3, [r1, 0x20] - adds r0, r3 - strh r0, [r5, 0x32] - ldrh r0, [r1, 0x22] - strh r0, [r5, 0x34] - ldrh r0, [r2, 0x4] - ldrh r1, [r1, 0x22] - adds r0, r1 - strh r0, [r5, 0x36] - adds r0, r5, 0 - bl sub_80A6E14 - strh r4, [r5, 0x34] - strh r4, [r5, 0x36] - strh r6, [r5, 0x38] - adds r2, r5, 0 - adds r2, 0x3E - ldrb r0, [r2] - movs r1, 0x4 - orrs r0, r1 - strb r0, [r2] - ldr r1, =DestroyAnimSprite - adds r0, r5, 0 - bl StoreSpriteCallbackInData6 - ldr r0, =sub_80A6680 - str r0, [r5, 0x1C] - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5A94 - - thumb_func_start sub_80D5B48 -sub_80D5B48: @ 80D5B48 - push {r4-r7,lr} - adds r6, r0, 0 - adds r2, r6, 0 - adds r2, 0x3E - ldrb r0, [r2] - movs r1, 0x4 - orrs r0, r1 - strb r0, [r2] - ldr r0, =gBattleAnimArgs - movs r1, 0 - ldrsh r0, [r0, r1] - cmp r0, 0 - bne _080D5B70 - ldr r0, =gBattleAnimAttacker - b _080D5B72 - .pool -_080D5B70: - ldr r0, =gBattleAnimTarget -_080D5B72: - ldrb r1, [r0] - ldr r0, =gBattlerSpriteIds - adds r0, r1, r0 - ldrb r7, [r0] - adds r0, r1, 0 - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080D5B9C - ldr r1, =gBattleAnimArgs - ldrh r0, [r1, 0x2] - negs r0, r0 - strh r0, [r1, 0x2] - movs r2, 0x6 - ldrsh r0, [r1, r2] - cmp r0, 0x1 - bne _080D5B9C - ldrh r0, [r1, 0x4] - negs r0, r0 - strh r0, [r1, 0x4] -_080D5B9C: - ldr r5, =gBattleAnimArgs - ldrh r0, [r5, 0x8] - strh r0, [r6, 0x2E] - ldr r0, =gSprites - lsls r4, r7, 4 - adds r4, r7 - lsls r4, 2 - adds r4, r0 - ldrh r0, [r4, 0x24] - ldrh r1, [r4, 0x20] - adds r0, r1 - strh r0, [r6, 0x30] - ldrh r1, [r5, 0x2] - adds r0, r1 - strh r0, [r6, 0x32] - ldrh r0, [r4, 0x26] - ldrh r2, [r4, 0x22] - adds r0, r2 - strh r0, [r6, 0x34] - ldrh r1, [r5, 0x4] - adds r0, r1 - strh r0, [r6, 0x36] - adds r0, r6, 0 - bl sub_80A6E14 - ldrh r0, [r4, 0x24] - lsls r0, 8 - strh r0, [r6, 0x34] - ldrh r0, [r4, 0x26] - lsls r0, 8 - strh r0, [r6, 0x36] - strh r7, [r6, 0x38] - ldrh r0, [r5, 0xA] - strh r0, [r6, 0x3A] - lsls r0, 16 - cmp r0, 0 - bne _080D5C04 - ldr r1, =DestroyAnimSprite - adds r0, r6, 0 - bl StoreSpriteCallbackInData6 - b _080D5C0C - .pool -_080D5C04: - ldr r1, =sub_80D5C20 - adds r0, r6, 0 - bl StoreSpriteCallbackInData6 -_080D5C0C: - ldr r0, =sub_80A6680 - str r0, [r6, 0x1C] - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5B48 - - thumb_func_start sub_80D5C20 -sub_80D5C20: @ 80D5C20 - push {r4,lr} - ldr r4, =gSprites - movs r1, 0x38 - ldrsh r2, [r0, r1] - lsls r1, r2, 4 - adds r1, r2 - lsls r1, 2 - adds r1, r4 - movs r3, 0 - strh r3, [r1, 0x24] - movs r1, 0x38 - ldrsh r2, [r0, r1] - lsls r1, r2, 4 - adds r1, r2 - lsls r1, 2 - adds r1, r4 - strh r3, [r1, 0x26] - bl DestroyAnimSprite - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5C20 - - thumb_func_start sub_80D5C50 -sub_80D5C50: @ 80D5C50 - push {r4-r7,lr} - lsls r0, 24 - lsrs r6, r0, 24 - ldr r5, =gBattleAnimArgs - movs r0, 0x6 - ldrsh r1, [r5, r0] - movs r0, 0x80 - lsls r0, 8 - bl __divsi3 - lsls r0, 16 - lsrs r7, r0, 16 - ldr r0, =gBattleAnimAttacker - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080D5C82 - ldrh r0, [r5, 0x2] - negs r0, r0 - strh r0, [r5, 0x2] - ldrh r0, [r5, 0xA] - negs r0, r0 - strh r0, [r5, 0xA] -_080D5C82: - ldrb r0, [r5] - bl GetAnimBattlerSpriteId - ldr r1, =gTasks - lsls r4, r6, 2 - adds r4, r6 - lsls r4, 3 - adds r4, r1 - lsls r0, 24 - lsrs r0, 24 - strh r0, [r4, 0x8] - movs r1, 0x2 - ldrsh r0, [r5, r1] - lsls r0, 8 - movs r2, 0x6 - ldrsh r1, [r5, r2] - bl __divsi3 - strh r0, [r4, 0xA] - ldrh r0, [r5, 0x4] - strh r0, [r4, 0xC] - ldrh r0, [r5, 0x6] - strh r0, [r4, 0xE] - ldrh r0, [r5, 0x8] - strh r0, [r4, 0x10] - movs r1, 0xA - ldrsh r0, [r5, r1] - lsls r0, 8 - movs r2, 0xC - ldrsh r1, [r5, r2] - bl __divsi3 - strh r0, [r4, 0x12] - ldrh r0, [r5, 0xC] - strh r0, [r4, 0x14] - strh r7, [r4, 0x16] - ldr r0, =sub_80D5CE4 - str r0, [r4] - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5C50 - - thumb_func_start sub_80D5CE4 -sub_80D5CE4: @ 80D5CE4 - push {r4,r5,lr} - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r5, r1, r2 - ldrb r1, [r5, 0x8] - ldrh r0, [r5, 0xA] - ldrh r2, [r5, 0x1E] - adds r0, r2 - strh r0, [r5, 0x1E] - ldr r2, =gSprites - lsls r4, r1, 4 - adds r4, r1 - lsls r4, 2 - adds r4, r2 - lsls r0, 16 - asrs r0, 24 - strh r0, [r4, 0x24] - ldrh r0, [r5, 0x1C] - lsrs r0, 8 - movs r2, 0xC - ldrsh r1, [r5, r2] - bl Sin - strh r0, [r4, 0x26] - ldrh r0, [r5, 0x16] - ldrh r1, [r5, 0x1C] - adds r0, r1 - strh r0, [r5, 0x1C] - ldrh r0, [r5, 0xE] - subs r0, 0x1 - strh r0, [r5, 0xE] - lsls r0, 16 - cmp r0, 0 - bne _080D5D34 - ldr r0, =sub_80D5D48 - str r0, [r5] -_080D5D34: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5CE4 - - thumb_func_start sub_80D5D48 -sub_80D5D48: @ 80D5D48 - push {r4,r5,lr} - lsls r0, 24 - lsrs r0, 24 - adds r5, r0, 0 - ldr r1, =gTasks - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - adds r4, r0, r1 - ldrh r1, [r4, 0x10] - movs r2, 0x10 - ldrsh r0, [r4, r2] - cmp r0, 0 - ble _080D5D70 - subs r0, r1, 0x1 - strh r0, [r4, 0x10] - b _080D5DA4 - .pool -_080D5D70: - ldrb r0, [r4, 0x8] - ldrh r2, [r4, 0x12] - ldrh r1, [r4, 0x20] - adds r2, r1 - strh r2, [r4, 0x20] - ldr r3, =gSprites - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r3 - lsls r2, 16 - asrs r2, 24 - ldrh r0, [r4, 0x1E] - lsls r0, 16 - asrs r0, 24 - adds r2, r0 - strh r2, [r1, 0x24] - ldrh r0, [r4, 0x14] - subs r0, 0x1 - strh r0, [r4, 0x14] - lsls r0, 16 - cmp r0, 0 - bne _080D5DA4 - adds r0, r5, 0 - bl DestroyAnimVisualTask -_080D5DA4: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5D48 - - thumb_func_start sub_80D5DB0 -sub_80D5DB0: @ 80D5DB0 - push {r4-r6,lr} - lsls r0, 24 - lsrs r6, r0, 24 - ldr r1, =gBattleAnimArgs - movs r2, 0 - ldrsh r0, [r1, r2] - cmp r0, 0x2 - beq _080D5DDE - cmp r0, 0x2 - bgt _080D5DD8 - cmp r0, 0 - blt _080D5E10 - ldrb r0, [r1] - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r2, r0, 24 - b _080D5E18 - .pool -_080D5DD8: - cmp r0, 0x3 - beq _080D5DE8 - b _080D5E10 -_080D5DDE: - ldr r5, =gBattleAnimAttacker - b _080D5DEA - .pool -_080D5DE8: - ldr r5, =gBattleAnimTarget -_080D5DEA: - ldrb r0, [r5] - movs r4, 0x2 - eors r0, r4 - bl IsBattlerSpriteVisible - lsls r0, 24 - cmp r0, 0 - beq _080D5E10 - ldr r1, =gBattlerSpriteIds - ldrb r0, [r5] - eors r0, r4 - adds r0, r1 - ldrb r2, [r0] - b _080D5E18 - .pool -_080D5E10: - adds r0, r6, 0 - bl DestroyAnimVisualTask - b _080D5E58 -_080D5E18: - ldr r1, =gTasks - lsls r4, r6, 2 - adds r0, r4, r6 - lsls r0, 3 - adds r5, r0, r1 - strh r2, [r5, 0x8] - ldr r0, =gBattleAnimTarget - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080D5E44 - ldr r0, =gBattleAnimArgs - ldrh r0, [r0, 0x2] - b _080D5E4A - .pool -_080D5E44: - ldr r0, =gBattleAnimArgs - ldrh r0, [r0, 0x2] - negs r0, r0 -_080D5E4A: - strh r0, [r5, 0xA] - ldr r0, =gTasks - adds r1, r4, r6 - lsls r1, 3 - adds r1, r0 - ldr r0, =sub_80D5E6C - str r0, [r1] -_080D5E58: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5DB0 - - thumb_func_start sub_80D5E6C -sub_80D5E6C: @ 80D5E6C - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gTasks - lsls r1, r4, 2 - adds r1, r4 - lsls r1, 3 - adds r1, r0 - ldrb r2, [r1, 0x8] - ldr r3, =gSprites - lsls r0, r2, 4 - adds r0, r2 - lsls r0, 2 - adds r0, r3 - ldrh r1, [r1, 0xA] - ldrh r2, [r0, 0x24] - adds r1, r2 - strh r1, [r0, 0x24] - movs r2, 0x24 - ldrsh r1, [r0, r2] - movs r2, 0x20 - ldrsh r0, [r0, r2] - adds r1, r0 - adds r1, 0x20 - movs r0, 0x98 - lsls r0, 1 - cmp r1, r0 - bls _080D5EAA - adds r0, r4, 0 - bl DestroyAnimVisualTask -_080D5EAA: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5E6C - - thumb_func_start sub_80D5EB8 -sub_80D5EB8: @ 80D5EB8 - push {r4-r6,lr} - lsls r0, 24 - lsrs r5, r0, 24 - ldr r6, =gBattleAnimAttacker - ldrb r0, [r6] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080D5ED4 - ldr r1, =gBattleAnimArgs - ldrh r0, [r1, 0x2] - negs r0, r0 - strh r0, [r1, 0x2] -_080D5ED4: - ldr r4, =gBattleAnimArgs - ldrb r0, [r4, 0x8] - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gTasks - lsls r3, r5, 2 - adds r1, r3, r5 - lsls r1, 3 - adds r2, r1, r2 - ldrh r1, [r4] - strh r1, [r2, 0x8] - ldrh r1, [r4, 0x2] - strh r1, [r2, 0xA] - ldrh r1, [r4, 0x4] - strh r1, [r2, 0xC] - ldrh r1, [r4, 0x6] - strh r1, [r2, 0xE] - strh r0, [r2, 0x10] - movs r1, 0x8 - ldrsh r0, [r4, r1] - cmp r0, 0 - bne _080D5F14 - ldrb r0, [r6] - b _080D5F18 - .pool -_080D5F14: - ldr r0, =gBattleAnimTarget - ldrb r0, [r0] -_080D5F18: - strh r0, [r2, 0x12] - ldr r1, =gTasks - adds r0, r3, r5 - lsls r0, 3 - adds r0, r1 - movs r1, 0x1 - strh r1, [r0, 0x20] - ldr r1, =sub_80D5F3C - str r1, [r0] - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5EB8 - - thumb_func_start sub_80D5F3C -sub_80D5F3C: @ 80D5F3C - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - lsls r0, 24 - lsrs r6, r0, 24 - ldr r1, =gTasks - lsls r0, r6, 2 - adds r0, r6 - lsls r0, 3 - adds r4, r0, r1 - ldrb r7, [r4, 0x10] - ldrh r0, [r4, 0xC] - ldrh r1, [r4, 0x1C] - adds r0, r1 - lsls r1, r0, 16 - strh r0, [r4, 0x1C] - lsrs r1, 24 - mov r8, r1 - mov r0, r8 - movs r2, 0xA - ldrsh r1, [r4, r2] - bl Sin - lsls r0, 16 - lsrs r5, r0, 16 - mov r9, r5 - movs r1, 0x8 - ldrsh r0, [r4, r1] - cmp r0, 0 - bne _080D5F94 - ldr r0, =gSprites - lsls r2, r7, 4 - adds r1, r2, r7 - lsls r1, 2 - adds r1, r0 - strh r5, [r1, 0x24] - mov r9, r0 - adds r4, r2, 0 - b _080D5FDA - .pool -_080D5F94: - ldrb r0, [r4, 0x12] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - bne _080D5FBC - ldr r1, =gSprites - lsls r2, r7, 4 - adds r0, r2, r7 - lsls r0, 2 - adds r3, r0, r1 - lsls r0, r5, 16 - asrs r0, 16 - mov r9, r1 - adds r4, r2, 0 - cmp r0, 0 - bge _080D5FD8 - b _080D5FD6 - .pool -_080D5FBC: - ldr r1, =gSprites - lsls r2, r7, 4 - adds r0, r2, r7 - lsls r0, 2 - adds r3, r0, r1 - mov r4, r9 - lsls r0, r4, 16 - asrs r0, 16 - mov r9, r1 - adds r4, r2, 0 - cmp r0, 0 - bge _080D5FD6 - negs r0, r0 -_080D5FD6: - negs r0, r0 -_080D5FD8: - strh r0, [r3, 0x26] -_080D5FDA: - mov r5, r8 - cmp r5, 0x7F - bls _080D5FFC - ldr r1, =gTasks - lsls r2, r6, 2 - adds r0, r2, r6 - lsls r0, 3 - adds r3, r0, r1 - movs r5, 0x1E - ldrsh r0, [r3, r5] - adds r5, r1, 0 - cmp r0, 0 - bne _080D5FFC - movs r1, 0x20 - ldrsh r0, [r3, r1] - cmp r0, 0x1 - beq _080D601E -_080D5FFC: - mov r2, r8 - cmp r2, 0x7E - bhi _080D6050 - ldr r1, =gTasks - lsls r2, r6, 2 - adds r0, r2, r6 - lsls r0, 3 - adds r3, r0, r1 - movs r5, 0x1E - ldrsh r0, [r3, r5] - adds r5, r1, 0 - cmp r0, 0x1 - bne _080D6050 - movs r1, 0x20 - ldrsh r0, [r3, r1] - cmp r0, 0 - bne _080D6050 -_080D601E: - adds r1, r2, r6 - lsls r1, 3 - adds r1, r5 - ldrh r0, [r1, 0x1E] - movs r2, 0x1 - eors r0, r2 - strh r0, [r1, 0x1E] - ldrh r0, [r1, 0x20] - eors r0, r2 - strh r0, [r1, 0x20] - ldrh r0, [r1, 0xE] - subs r0, 0x1 - strh r0, [r1, 0xE] - lsls r0, 16 - asrs r3, r0, 16 - cmp r3, 0 - bne _080D6050 - adds r0, r4, r7 - lsls r0, 2 - add r0, r9 - strh r3, [r0, 0x24] - strh r3, [r0, 0x26] - adds r0, r6, 0 - bl DestroyAnimVisualTask -_080D6050: - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D5F3C - - thumb_func_start sub_80D6064 -sub_80D6064: @ 80D6064 - push {r4-r6,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - ldr r6, =gBattleAnimArgs - ldrb r0, [r6, 0x6] - bl GetAnimBattlerSpriteId - adds r5, r0, 0 - lsls r5, 24 - lsrs r5, 24 - ldrb r1, [r6, 0x8] - adds r0, r5, 0 - bl sub_80A7270 - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - ldrh r1, [r6] - strh r1, [r0, 0x8] - ldrh r1, [r6, 0x2] - strh r1, [r0, 0xA] - ldrh r1, [r6, 0x4] - strh r1, [r0, 0xC] - ldrh r1, [r6, 0x4] - strh r1, [r0, 0xE] - strh r5, [r0, 0x10] - movs r1, 0x80 - lsls r1, 1 - strh r1, [r0, 0x1C] - strh r1, [r0, 0x1E] - ldr r1, =sub_80D60BC - str r1, [r0] - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D6064 - - thumb_func_start sub_80D60BC -sub_80D60BC: @ 80D60BC - push {r4-r6,lr} - lsls r0, 24 - lsrs r0, 24 - adds r5, r0, 0 - ldr r1, =gTasks - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - adds r4, r0, r1 - ldrh r0, [r4, 0x8] - ldrh r1, [r4, 0x1C] - adds r0, r1 - strh r0, [r4, 0x1C] - ldrh r0, [r4, 0xA] - ldrh r3, [r4, 0x1E] - adds r0, r3 - strh r0, [r4, 0x1E] - ldrb r0, [r4, 0x10] - adds r6, r0, 0 - movs r0, 0x1C - ldrsh r1, [r4, r0] - movs r3, 0x1E - ldrsh r2, [r4, r3] - adds r0, r6, 0 - movs r3, 0 - bl obj_id_set_rotscale - ldrh r0, [r4, 0xC] - subs r0, 0x1 - strh r0, [r4, 0xC] - lsls r0, 16 - asrs r1, r0, 16 - cmp r1, 0 - bne _080D612C - ldrh r2, [r4, 0xE] - movs r3, 0xE - ldrsh r0, [r4, r3] - cmp r0, 0 - ble _080D6120 - ldrh r0, [r4, 0x8] - negs r0, r0 - strh r0, [r4, 0x8] - ldrh r0, [r4, 0xA] - negs r0, r0 - strh r0, [r4, 0xA] - strh r2, [r4, 0xC] - strh r1, [r4, 0xE] - b _080D612C - .pool -_080D6120: - adds r0, r6, 0 - bl sub_80A7344 - adds r0, r5, 0 - bl DestroyAnimVisualTask -_080D612C: - pop {r4-r6} - pop {r0} - bx r0 - thumb_func_end sub_80D60BC - - thumb_func_start sub_80D6134 -sub_80D6134: @ 80D6134 - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r7, r0, 24 - ldr r4, =gBattleAnimArgs - ldrb r0, [r4, 0x4] - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r0, 24 - mov r8, r0 - movs r1, 0 - bl sub_80A7270 - ldr r1, =gTasks - lsls r0, r7, 2 - adds r0, r7 - lsls r0, 3 - adds r2, r0, r1 - movs r1, 0 - strh r1, [r2, 0xA] - ldrh r0, [r4] - strh r0, [r2, 0xC] - movs r3, 0x6 - ldrsh r0, [r4, r3] - cmp r0, 0x1 - beq _080D6178 - strh r1, [r2, 0xE] - b _080D6184 - .pool -_080D6178: - ldrh r0, [r4] - ldrh r1, [r4, 0x2] - adds r3, r0, 0 - muls r3, r1 - adds r0, r3, 0 - strh r0, [r2, 0xE] -_080D6184: - ldr r1, =gTasks - lsls r4, r7, 2 - adds r0, r4, r7 - lsls r0, 3 - adds r5, r0, r1 - ldr r6, =gBattleAnimArgs - ldrh r0, [r6, 0x2] - strh r0, [r5, 0x10] - mov r0, r8 - strh r0, [r5, 0x12] - ldrh r0, [r6, 0x6] - strh r0, [r5, 0x14] - bl IsContest - lsls r0, 24 - mov r8, r4 - cmp r0, 0 - beq _080D61B8 - movs r0, 0x1 - strh r0, [r5, 0x16] - b _080D61DC - .pool -_080D61B8: - movs r1, 0x4 - ldrsh r0, [r6, r1] - cmp r0, 0 - bne _080D61C8 - ldr r0, =gBattleAnimAttacker - b _080D61CA - .pool -_080D61C8: - ldr r0, =gBattleAnimTarget -_080D61CA: - ldrb r0, [r0] - bl GetBattlerSide - movs r1, 0 - lsls r0, 24 - cmp r0, 0 - bne _080D61DA - movs r1, 0x1 -_080D61DA: - strh r1, [r5, 0x16] -_080D61DC: - ldr r0, =gTasks - mov r2, r8 - adds r1, r2, r7 - lsls r1, 3 - adds r4, r1, r0 - movs r3, 0x16 - ldrsh r0, [r4, r3] - cmp r0, 0 - beq _080D6208 - bl IsContest - lsls r0, 24 - cmp r0, 0 - bne _080D6208 - movs r1, 0xE - ldrsh r0, [r4, r1] - negs r0, r0 - strh r0, [r4, 0xE] - movs r2, 0x10 - ldrsh r0, [r4, r2] - negs r0, r0 - strh r0, [r4, 0x10] -_080D6208: - ldr r0, =gTasks - mov r3, r8 - adds r1, r3, r7 - lsls r1, 3 - adds r1, r0 - ldr r0, =sub_80D6308 - str r0, [r1] - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D6134 - - thumb_func_start sub_80D622C -sub_80D622C: @ 80D622C - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r5, r0, 24 - ldr r4, =gBattleAnimArgs - ldrb r0, [r4, 0x4] - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r0, 24 - mov r8, r0 - movs r1, 0 - bl sub_80A7270 - ldr r1, =gTasks - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - adds r0, r1 - movs r1, 0 - strh r1, [r0, 0xA] - ldrh r1, [r4] - strh r1, [r0, 0xC] - movs r1, 0x4 - ldrsh r0, [r4, r1] - cmp r0, 0 - bne _080D6274 - ldr r0, =gBattleAnimAttacker - b _080D6276 - .pool -_080D6274: - ldr r0, =gBattleAnimTarget -_080D6276: - ldrb r0, [r0] - bl GetBattlerSide - lsls r0, 24 - cmp r0, 0 - beq _080D6288 - ldrh r0, [r4, 0x2] - negs r0, r0 - strh r0, [r4, 0x2] -_080D6288: - ldr r0, =gBattleAnimArgs - movs r2, 0x6 - ldrsh r1, [r0, r2] - adds r6, r0, 0 - cmp r1, 0x1 - beq _080D62B0 - ldr r2, =gTasks - lsls r3, r5, 2 - adds r0, r3, r5 - lsls r0, 3 - adds r0, r2 - movs r1, 0 - strh r1, [r0, 0xE] - b _080D62CA - .pool -_080D62B0: - ldr r3, =gTasks - lsls r4, r5, 2 - adds r0, r4, r5 - lsls r0, 3 - adds r0, r3 - ldrh r2, [r6] - ldrh r1, [r6, 0x2] - adds r7, r2, 0 - muls r7, r1 - adds r1, r7, 0 - strh r1, [r0, 0xE] - adds r2, r3, 0 - adds r3, r4, 0 -_080D62CA: - adds r1, r3, r5 - lsls r1, 3 - adds r1, r2 - ldrh r0, [r6, 0x2] - strh r0, [r1, 0x10] - mov r0, r8 - strh r0, [r1, 0x12] - ldrh r0, [r6, 0x6] - strh r0, [r1, 0x14] - movs r0, 0x1 - strh r0, [r1, 0x16] - movs r2, 0xE - ldrsh r0, [r1, r2] - negs r0, r0 - strh r0, [r1, 0xE] - movs r7, 0x10 - ldrsh r0, [r1, r7] - negs r0, r0 - strh r0, [r1, 0x10] - ldr r0, =sub_80D6308 - str r0, [r1] - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D622C - - thumb_func_start sub_80D6308 -sub_80D6308: @ 80D6308 - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - ldr r1, =gTasks - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - adds r4, r0, r1 - ldrh r0, [r4, 0x10] - ldrh r1, [r4, 0xE] - adds r0, r1 - strh r0, [r4, 0xE] - ldrb r0, [r4, 0x12] - movs r2, 0x80 - lsls r2, 1 - ldrh r3, [r4, 0xE] - adds r1, r2, 0 - bl obj_id_set_rotscale - movs r2, 0x16 - ldrsh r0, [r4, r2] - cmp r0, 0 - beq _080D633C - ldrb r0, [r4, 0x12] - bl sub_80A73A0 -_080D633C: - ldrh r0, [r4, 0xA] - adds r0, 0x1 - strh r0, [r4, 0xA] - lsls r0, 16 - asrs r0, 16 - movs r2, 0xC - ldrsh r1, [r4, r2] - cmp r0, r1 - blt _080D6382 - movs r1, 0x14 - ldrsh r0, [r4, r1] - cmp r0, 0x1 - beq _080D6364 - cmp r0, 0x1 - ble _080D636A - cmp r0, 0x2 - beq _080D6372 - b _080D636A - .pool -_080D6364: - ldrb r0, [r4, 0x12] - bl sub_80A7344 -_080D636A: - adds r0, r5, 0 - bl DestroyAnimVisualTask - b _080D6382 -_080D6372: - movs r0, 0 - strh r0, [r4, 0xA] - movs r2, 0x10 - ldrsh r0, [r4, r2] - negs r0, r0 - strh r0, [r4, 0x10] - movs r0, 0x1 - strh r0, [r4, 0x14] -_080D6382: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80D6308 - - thumb_func_start sub_80D6388 -sub_80D6388: @ 80D6388 - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r7, r0, 24 - ldr r0, =gBattleAnimArgs - movs r2, 0 - ldrsh r1, [r0, r2] - mov r8, r0 - cmp r1, 0 - bne _080D63C0 - ldr r4, =gTasks - lsls r5, r7, 2 - adds r0, r5, r7 - lsls r0, 3 - adds r6, r0, r4 - ldr r0, =gAnimMovePower - ldrh r0, [r0] - movs r1, 0xC - bl __udivsi3 - b _080D63D4 - .pool -_080D63C0: - ldr r4, =gTasks - lsls r5, r7, 2 - adds r0, r5, r7 - lsls r0, 3 - adds r6, r0, r4 - ldr r0, =gAnimMoveDmg - ldr r0, [r0] - movs r1, 0xC - bl __divsi3 -_080D63D4: - strh r0, [r6, 0x26] - lsls r0, 16 - adds r1, r4, 0 - cmp r0, 0 - bgt _080D63E2 - movs r0, 0x1 - strh r0, [r6, 0x26] -_080D63E2: - movs r2, 0x26 - ldrsh r0, [r6, r2] - cmp r0, 0x10 - ble _080D63EE - movs r0, 0x10 - strh r0, [r6, 0x26] -_080D63EE: - adds r4, r5, r7 - lsls r4, 3 - adds r4, r1 - movs r0, 0x26 - ldrsh r1, [r4, r0] - lsrs r0, r1, 31 - adds r1, r0 - asrs r1, 1 - movs r5, 0 - strh r1, [r4, 0x24] - ldrh r2, [r4, 0x26] - movs r0, 0x1 - ands r0, r2 - adds r1, r0 - strh r1, [r4, 0x22] - strh r5, [r4, 0x20] - mov r1, r8 - ldrh r0, [r1, 0x6] - strh r0, [r4, 0x1C] - ldrh r0, [r1, 0x8] - strh r0, [r4, 0x1E] - movs r0, 0x1 - bl GetAnimBattlerSpriteId - lsls r0, 24 - lsrs r0, 24 - strh r0, [r4, 0x16] - ldr r2, =gSprites - movs r0, 0x16 - ldrsh r1, [r4, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r0, [r0, 0x24] - strh r0, [r4, 0x18] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r0, [r0, 0x26] - strh r0, [r4, 0x1A] - strh r5, [r4, 0x8] - mov r1, r8 - ldrh r0, [r1, 0x2] - strh r0, [r4, 0xA] - ldrh r0, [r1, 0x4] - strh r0, [r4, 0xC] - ldr r0, =sub_80D646C - str r0, [r4] - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D6388 - - thumb_func_start sub_80D646C -sub_80D646C: @ 80D646C - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - ldr r1, =gTasks - adds r3, r0, r1 - ldrh r0, [r3, 0x8] - adds r0, 0x1 - strh r0, [r3, 0x8] - lsls r0, 16 - asrs r0, 16 - movs r2, 0xA - ldrsh r1, [r3, r2] - cmp r0, r1 - ble _080D654A - movs r0, 0 - strh r0, [r3, 0x8] - ldrh r0, [r3, 0x20] - adds r1, r0, 0x1 - movs r0, 0x1 - ands r1, r0 - strh r1, [r3, 0x20] - movs r2, 0x1C - ldrsh r0, [r3, r2] - cmp r0, 0 - beq _080D64DE - cmp r1, 0 - beq _080D64C8 - ldr r2, =gSprites - movs r0, 0x16 - ldrsh r1, [r3, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r1, [r3, 0x22] - ldrh r2, [r3, 0x18] - adds r1, r2 - b _080D64DC - .pool -_080D64C8: - ldr r2, =gSprites - movs r0, 0x16 - ldrsh r1, [r3, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r1, [r3, 0x18] - ldrh r2, [r3, 0x24] - subs r1, r2 -_080D64DC: - strh r1, [r0, 0x24] -_080D64DE: - movs r1, 0x1E - ldrsh r0, [r3, r1] - cmp r0, 0 - beq _080D6518 - movs r2, 0x20 - ldrsh r4, [r3, r2] - cmp r4, 0 - beq _080D6508 - ldr r2, =gSprites - movs r0, 0x16 - ldrsh r1, [r3, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r1, [r3, 0x26] - strh r1, [r0, 0x26] - b _080D6518 - .pool -_080D6508: - ldr r2, =gSprites - movs r0, 0x16 - ldrsh r1, [r3, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - strh r4, [r0, 0x26] -_080D6518: - ldrh r0, [r3, 0xC] - subs r0, 0x1 - strh r0, [r3, 0xC] - lsls r0, 16 - asrs r4, r0, 16 - cmp r4, 0 - bne _080D654A - ldr r2, =gSprites - movs r0, 0x16 - ldrsh r1, [r3, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - strh r4, [r0, 0x24] - movs r0, 0x16 - ldrsh r1, [r3, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - strh r4, [r0, 0x26] - adds r0, r5, 0 - bl DestroyAnimVisualTask -_080D654A: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80D646C - - .align 2, 0 @ Don't pad with nop. diff --git a/asm/battle_anim_80FE840.s b/asm/battle_anim_80FE840.s index f5b9697afd..620940730c 100644 --- a/asm/battle_anim_80FE840.s +++ b/asm/battle_anim_80FE840.s @@ -183,7 +183,7 @@ sub_80FE988: @ 80FE988 lsrs r0, 24 strh r0, [r4, 0x36] adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldrh r0, [r6, 0x6] strh r0, [r4, 0x38] ldr r1, =sub_80FE9E4 @@ -200,7 +200,7 @@ sub_80FE988: @ 80FE988 sub_80FE9E4: @ 80FE9E4 push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _080FE9FA @@ -350,7 +350,7 @@ sub_80FEAD8: @ 80FEAD8 sub_80FEB28: @ 80FEB28 push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _080FEB3C @@ -541,7 +541,7 @@ _080FEC68: sub_80FECB8: @ 80FECB8 push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _080FECE2 @@ -781,7 +781,7 @@ sub_80FEE78: @ 80FEE78 adds r0, r5 strh r0, [r4, 0x36] adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation movs r0, 0x40 strh r0, [r4, 0x38] ldr r1, =sub_80FEECC @@ -798,7 +798,7 @@ sub_80FEE78: @ 80FEE78 sub_80FEECC: @ 80FEECC push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 bne _080FEF38 @@ -878,7 +878,7 @@ sub_80FEF44: @ 80FEF44 adds r0, r5 strh r0, [r4, 0x36] adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation movs r0, 0x40 strh r0, [r4, 0x38] ldr r1, =sub_80FEF98 @@ -895,7 +895,7 @@ sub_80FEF44: @ 80FEF44 sub_80FEF98: @ 80FEF98 push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 bne _080FEFF0 @@ -1124,7 +1124,7 @@ _080FF154: adds r3, r5, 0 adds r3, 0x36 movs r1, 0x1 - bl sub_80A8924 + bl SetAverageBattlerPositions ldrh r0, [r6, 0x4] ldrh r1, [r5, 0x32] adds r0, r1 @@ -1175,7 +1175,7 @@ sub_80FF1C0: @ 80FF1C0 movs r0, 0x1 strh r0, [r6, 0x2E] adds r0, r6, 0 - bl AnimateBallThrow + bl TranslateAnimArc ldrh r0, [r6, 0x3C] strh r5, [r6, 0x2E] lsls r4, 16 @@ -1272,7 +1272,7 @@ sub_80FF268: @ 80FF268 adds r3, r4, 0 adds r3, 0x22 movs r1, 0x1 - bl sub_80A8924 + bl SetAverageBattlerPositions _080FF28A: ldrh r0, [r4, 0x22] adds r0, 0x20 @@ -3161,7 +3161,7 @@ _08100180: adds r1, r2, 0 bl sub_8100524 adds r0, r4, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 bne _08100196 @@ -3190,7 +3190,7 @@ _081001B4: adds r1, r2, 0 bl sub_8100524 adds r0, r4, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 bne _081001CA @@ -3219,7 +3219,7 @@ _081001E6: adds r1, r2, 0 bl sub_8100524 adds r0, r4, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 bne _081001FC @@ -3272,7 +3272,7 @@ _08100254: adds r1, r2, 0 bl sub_8100524 adds r0, r4, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 bne _0810026A @@ -3403,7 +3403,7 @@ _08100362: adds r1, r2, 0 bl sub_8100524 adds r0, r4, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 bne _08100378 @@ -3514,7 +3514,7 @@ _08100448: adds r1, r2, 0 bl sub_8100524 adds r0, r4, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _081004FC @@ -3566,7 +3566,7 @@ _081004B6: adds r1, r2, 0 bl sub_8100524 adds r0, r4, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _081004FC @@ -4152,7 +4152,7 @@ _08100918: subs r1, r5 lsls r1, 16 asrs r1, 16 - bl sub_80A74F4 + bl ArcTan2Neg lsls r0, 16 lsrs r4, r0, 16 bl IsContest @@ -4869,7 +4869,7 @@ _08100F06: ldr r6, =gBattleAnimAttacker ldrb r0, [r6] movs r1, 0 - bl sub_80A60AC + bl GetBattlerSpriteCoord2 lsls r0, 24 ldr r4, =gBattleAnimArgs lsrs r0, 24 @@ -4878,7 +4878,7 @@ _08100F06: strh r0, [r5, 0x20] ldrb r0, [r6] movs r1, 0x1 - bl sub_80A60AC + bl GetBattlerSpriteCoord2 lsls r0, 24 lsrs r0, 24 ldrh r4, [r4, 0x2] @@ -5451,7 +5451,7 @@ _0810137A: adds r3, r5, 0 adds r3, 0x22 adds r0, r6, 0 - bl sub_80A8924 + bl SetAverageBattlerPositions movs r2, 0 ldrsh r1, [r4, r2] adds r0, r5, 0 @@ -7975,7 +7975,7 @@ _08102794: mov r12, r5 ldr r7, =gUnknown_08592EBC mov r8, r7 - ldr r6, =gUnknown_08592EEC + ldr r6, =gBattleAnimSpriteTemplate_8592EEC movs r5, 0x1 _081027B2: lsls r0, r2, 4 @@ -9082,7 +9082,7 @@ _08103074: subs r0, 0x28 strh r0, [r4, 0x36] adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldrh r0, [r5, 0x6] strh r0, [r4, 0x38] ldr r0, =sub_81030B0 @@ -9097,7 +9097,7 @@ _08103074: sub_81030B0: @ 81030B0 push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 bne _08103100 @@ -10172,7 +10172,7 @@ _0810390E: subs r1, r2 lsls r1, 16 asrs r1, 16 - bl sub_80A74F4 + bl ArcTan2Neg lsls r0, 16 movs r1, 0xF0 lsls r1, 24 @@ -10754,7 +10754,7 @@ _08103DB6: movs r1, 0 mov r2, sp mov r3, r10 - bl sub_80A8924 + bl SetAverageBattlerPositions b _08103E42 .pool _08103E20: @@ -11093,7 +11093,7 @@ _081040CC: subs r1, r2 lsls r1, 16 asrs r1, 16 - bl sub_80A74F4 + bl ArcTan2Neg lsls r0, 16 movs r1, 0xC0 lsls r1, 24 @@ -11528,7 +11528,7 @@ _08104448: adds r0, r6 strh r0, [r5, 0x36] adds r0, r5, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldrh r0, [r7] strh r0, [r5, 0x38] ldrh r0, [r5, 0x2E] @@ -11548,7 +11548,7 @@ _08104448: sub_81044BC: @ 81044BC push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _08104520 @@ -11659,7 +11659,7 @@ _0810458A: sub_8104594: @ 8104594 push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _081045A8 @@ -12761,7 +12761,7 @@ sub_8104E74: @ 8104E74 adds r5, r1, r0 ldr r4, =gBattleAnimTarget ldrb r0, [r4] - bl sub_80A6190 + bl GetBattlerYCoordWithElevation lsls r0, 24 lsrs r0, 24 adds r0, 0x20 @@ -12969,7 +12969,7 @@ sub_810501C: @ 810501C movs r5, 0 strh r0, [r4, 0x20] ldrb r0, [r6] - bl sub_80A6190 + bl GetBattlerYCoordWithElevation lsls r0, 24 lsrs r0, 24 adds r0, 0x10 @@ -13220,7 +13220,7 @@ _081051F2: adds r1, r4, 0 mov r2, sp adds r3, r7, 0 - bl sub_80A8924 + bl SetAverageBattlerPositions cmp r4, 0 bne _08105230 adds r0, r5, 0 @@ -13271,7 +13271,7 @@ _0810526A: sub_8105284: @ 8105284 push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _0810529E @@ -13466,7 +13466,7 @@ _081053FA: mov r2, sp mov r3, sp adds r3, 0x2 - bl sub_80A8924 + bl SetAverageBattlerPositions b _0810546C .pool _0810544C: @@ -13526,7 +13526,7 @@ _0810549E: ldrh r0, [r2] strh r0, [r5, 0x2E] adds r0, r5, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldr r1, =sub_8105284 str r1, [r5, 0x1C] adds r0, r5, 0 @@ -15088,7 +15088,7 @@ sub_8106140: @ 8106140 lsrs r0, 24 strh r0, [r4, 0x36] adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldr r0, =sub_810618C str r0, [r4, 0x1C] pop {r4,r5} @@ -15101,7 +15101,7 @@ sub_8106140: @ 8106140 sub_810618C: @ 810618C push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 bne _081061B6 @@ -17006,7 +17006,7 @@ sub_81070AC: @ 81070AC adds r3, r5, 0 adds r3, 0x22 movs r1, 0 - bl sub_80A8924 + bl SetAverageBattlerPositions ldrh r0, [r5, 0x22] adds r0, 0x28 strh r0, [r5, 0x22] @@ -17049,8 +17049,8 @@ _08107118: .pool thumb_func_end sub_81070AC - thumb_func_start sub_8107144 -sub_8107144: @ 8107144 + thumb_func_start AnimTask_IsFuryCutterHitRight +AnimTask_IsFuryCutterHitRight: @ 8107144 push {lr} lsls r0, 24 lsrs r0, 24 @@ -17065,10 +17065,10 @@ sub_8107144: @ 8107144 pop {r0} bx r0 .pool - thumb_func_end sub_8107144 + thumb_func_end AnimTask_IsFuryCutterHitRight - thumb_func_start sub_8107168 -sub_8107168: @ 8107168 + thumb_func_start AnimTask_GetFuryCutterHitCount +AnimTask_GetFuryCutterHitCount: @ 8107168 push {lr} lsls r0, 24 lsrs r0, 24 @@ -17081,10 +17081,10 @@ sub_8107168: @ 8107168 pop {r0} bx r0 .pool - thumb_func_end sub_8107168 + thumb_func_end AnimTask_GetFuryCutterHitCount - thumb_func_start sub_8107188 -sub_8107188: @ 8107188 + thumb_func_start AnimTask_CreateRaindrops +AnimTask_CreateRaindrops: @ 8107188 push {r4-r6,lr} lsls r0, 24 lsrs r0, 24 @@ -17150,7 +17150,7 @@ _0810720A: pop {r0} bx r0 .pool - thumb_func_end sub_8107188 + thumb_func_end AnimTask_CreateRaindrops thumb_func_start sub_810721C sub_810721C: @ 810721C @@ -17269,7 +17269,7 @@ _081072D8: lsrs r0, 24 strh r0, [r6, 0x36] adds r0, r6, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldr r0, =SpriteCallbackDummy bl CreateInvisibleSpriteWithCallback adds r4, r0, 0 @@ -17339,7 +17339,7 @@ sub_8107380: @ 8107380 movs r0, 0x1 strh r0, [r5, 0x2E] adds r0, r5, 0 - bl sub_80A6F3C + bl TranslateAnimLinear mov r1, r8 lsrs r6, r1, 8 movs r0, 0x2E @@ -17464,7 +17464,7 @@ _08107482: adds r0, r7 strh r0, [r5, 0x36] adds r0, r5, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldr r0, =sub_81074E4 str r0, [r5, 0x1C] adds r2, r5, 0 @@ -17502,7 +17502,7 @@ sub_81074E4: @ 81074E4 strb r0, [r2] _08107506: adds r0, r4, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _08107518 @@ -17637,7 +17637,7 @@ sub_81075EC: @ 81075EC lsrs r0, 24 strh r0, [r5, 0x36] adds r0, r5, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation movs r0, 0x2E ldrsh r1, [r5, r0] movs r0, 0xD2 @@ -17678,7 +17678,7 @@ _08107660: sub_8107674: @ 8107674 push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _08107688 @@ -18033,8 +18033,8 @@ _0810794C: bx r0 thumb_func_end sub_810790C - thumb_func_start sub_8107954 -sub_8107954: @ 8107954 + thumb_func_start AnimTask_CreateSurfWave +AnimTask_CreateSurfWave: @ 8107954 push {r4-r7,lr} mov r7, r10 mov r6, r9 @@ -18256,7 +18256,7 @@ _08107B58: pop {r0} bx r0 .pool - thumb_func_end sub_8107954 + thumb_func_end AnimTask_CreateSurfWave thumb_func_start sub_8107B84 sub_8107B84: @ 8107B84 @@ -20234,7 +20234,7 @@ _08108B1A: sub_8108B2C: @ 8108B2C push {r4-r6,lr} adds r6, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _08108B86 @@ -20283,7 +20283,7 @@ _08108B86: sub_8108B94: @ 8108B94 push {r4-r6,lr} adds r5, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _08108BD0 @@ -21144,7 +21144,7 @@ sub_8109244: @ 8109244 lsrs r0, 24 strh r0, [r5, 0x36] adds r0, r5, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldr r0, =sub_810929C str r0, [r5, 0x1C] _0810928E: @@ -21158,7 +21158,7 @@ _0810928E: sub_810929C: @ 810929C push {r4-r6,lr} adds r6, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _081092E4 @@ -22386,7 +22386,7 @@ _08109C3E: sub_8109C4C: @ 8109C4C push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 bne _08109CA4 @@ -22914,8 +22914,8 @@ _0810A054: .pool thumb_func_end sub_8109E2C - thumb_func_start sub_810A060 -sub_810A060: @ 810A060 + thumb_func_start AnimTask_BlendBackground +AnimTask_BlendBackground: @ 810A060 push {r4,lr} sub sp, 0x10 adds r4, r0, 0 @@ -22938,7 +22938,7 @@ sub_810A060: @ 810A060 pop {r0} bx r0 .pool - thumb_func_end sub_810A060 + thumb_func_end AnimTask_BlendBackground thumb_func_start sub_810A094 sub_810A094: @ 810A094 @@ -23433,7 +23433,7 @@ sub_810A46C: @ 810A46C lsrs r0, 24 strh r0, [r4, 0x36] adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldrh r0, [r5, 0x4] strh r0, [r4, 0x38] ldrh r0, [r5, 0xA] @@ -23468,7 +23468,7 @@ sub_810A46C: @ 810A46C sub_810A4F4: @ 810A4F4 push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 bne _0810A55E @@ -24336,7 +24336,7 @@ sub_810AB78: @ 810AB78 strh r0, [r4, 0x36] strh r6, [r4, 0x38] adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldr r1, =sub_810ACC0 adds r0, r4, 0 bl StoreSpriteCallbackInData6 @@ -24394,7 +24394,7 @@ _0810AC86: sub_810AC8C: @ 810AC8C push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _0810ACB4 @@ -26048,7 +26048,7 @@ _0810B990: adds r3, r4, 0 adds r3, 0x22 movs r1, 0x1 - bl sub_80A8924 + bl SetAverageBattlerPositions ldr r0, =gBattleAnimAttacker ldrb r0, [r0] bl GetBattlerSide @@ -26155,7 +26155,7 @@ _0810BA74: adds r3, r5, 0 adds r3, 0x36 movs r1, 0x1 - bl sub_80A8924 + bl SetAverageBattlerPositions _0810BA86: ldr r0, =gBattleAnimAttacker ldrb r0, [r0] @@ -26454,7 +26454,7 @@ _0810BCE0: adds r3, r5, 0 adds r3, 0x36 movs r1, 0x1 - bl sub_80A8924 + bl SetAverageBattlerPositions _0810BCF2: ldr r0, =gBattleAnimAttacker ldrb r0, [r0] @@ -26652,7 +26652,7 @@ _0810BE6C: adds r3, r4, 0 adds r3, 0x22 movs r1, 0 - bl sub_80A8924 + bl SetAverageBattlerPositions ldr r0, =gBattleAnimAttacker ldrb r0, [r0] bl GetBattlerSide @@ -26719,7 +26719,7 @@ _0810BEF4: adds r3, r5, 0 adds r3, 0x22 movs r1, 0 - bl sub_80A8924 + bl SetAverageBattlerPositions ldrb r0, [r4] bl GetBattlerSide lsls r0, 24 @@ -26762,7 +26762,7 @@ _0810BF52: adds r3, r5, 0 adds r3, 0x22 movs r1, 0 - bl sub_80A8924 + bl SetAverageBattlerPositions ldrb r0, [r4] bl GetBattlerSide lsls r0, 24 @@ -26828,7 +26828,7 @@ _0810BFCC: adds r0, r1 strh r0, [r5, 0x36] adds r0, r5, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation movs r0, 0x40 strh r0, [r5, 0x38] ldr r1, =sub_810C008 @@ -26845,7 +26845,7 @@ _0810BFCC: sub_810C008: @ 810C008 push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 bne _0810C092 @@ -27192,7 +27192,7 @@ sub_810C2F0: @ 810C2F0 lsls r0, 24 lsrs r0, 24 strh r0, [r4, 0x22] - ldr r0, =sub_80A7820 + ldr r0, =TranslateAnimSpriteToTargetMonLocation str r0, [r4, 0x1C] pop {r4,r5} pop {r0} @@ -27608,7 +27608,7 @@ _0810C684: strb r0, [r1] _0810C6B8: adds r0, r5, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldr r0, =sub_810C6D4 str r0, [r5, 0x1C] pop {r3} @@ -27642,7 +27642,7 @@ _0810C6F4: b _0810C90C _0810C6F6: adds r0, r4, 0 - bl sub_80A6F3C + bl TranslateAnimLinear ldr r1, =gSineTable movs r2, 0x38 ldrsh r0, [r4, r2] @@ -27731,12 +27731,12 @@ _0810C78E: ands r0, r1 strh r0, [r4, 0x38] adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation b _0810C90C .pool _0810C7BC: adds r0, r4, 0 - bl sub_80A6F3C + bl TranslateAnimLinear ldr r1, =gSineTable movs r2, 0x38 ldrsh r0, [r4, r2] @@ -27872,7 +27872,7 @@ _0810C8B6: .pool _0810C8D0: adds r0, r4, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _0810C90C @@ -28414,7 +28414,7 @@ _0810CCCE: sub_810CD1C: @ 810CD1C push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _0810CD3E @@ -28522,8 +28522,8 @@ _0810CDF6: bx r0 thumb_func_end sub_810CDB0 - thumb_func_start sub_810CDFC -sub_810CDFC: @ 810CDFC + thumb_func_start AnimTask_GetRolloutCounter +AnimTask_GetRolloutCounter: @ 810CDFC push {lr} lsls r0, 24 lsrs r0, 24 @@ -28544,7 +28544,7 @@ sub_810CDFC: @ 810CDFC pop {r0} bx r0 .pool - thumb_func_end sub_810CDFC + thumb_func_end AnimTask_GetRolloutCounter thumb_func_start unc_080B08A0 unc_080B08A0: @ 810CE2C @@ -28796,7 +28796,7 @@ _0810D028: mov r1, r9 ldrh r0, [r1, 0x2] strh r0, [r5, 0x2E] - ldr r0, =gUnknown_08597358 + ldr r0, =gBasicHitSplatSpriteTemplate movs r2, 0x20 ldrsh r1, [r5, r2] movs r3, 0x22 @@ -29021,7 +29021,7 @@ _0810D1FE: strh r0, [r6, 0x34] strh r0, [r6, 0x36] adds r0, r6, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldrh r0, [r4, 0xA] strh r0, [r6, 0x38] ldrh r0, [r4, 0x8] @@ -29039,7 +29039,7 @@ _0810D1FE: sub_810D240: @ 810D240 push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 bne _0810D26C @@ -29616,7 +29616,7 @@ sub_810D6A8: @ 810D6A8 lsrs r0, 24 strh r0, [r4, 0x36] adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldr r1, =move_anim_8074EE0 adds r0, r4, 0 bl StoreSpriteCallbackInData6 @@ -29892,7 +29892,7 @@ _0810D918: lsrs r0, 24 strh r0, [r5, 0x36] adds r0, r5, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldr r1, =DestroyAnimSprite adds r0, r5, 0 bl StoreSpriteCallbackInData6 @@ -30234,7 +30234,7 @@ _0810DBC2: sub_810DC10: @ 810DC10 push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _0810DC24 @@ -30270,7 +30270,7 @@ _0810DC44: movs r1, 0x1 mov r2, sp adds r3, r6, 0 - bl sub_80A8924 + bl SetAverageBattlerPositions ldr r0, =gBattleAnimAttacker ldrb r0, [r0] bl GetBattlerSide @@ -30309,7 +30309,7 @@ _0810DC72: sub_810DCB4: @ 810DCB4 push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _0810DCC8 @@ -30396,7 +30396,7 @@ sub_810DD50: @ 810DD50 adds r3, r4, 0 adds r3, 0x22 movs r1, 0x1 - bl sub_80A8924 + bl SetAverageBattlerPositions ldr r0, =gBattleAnimAttacker ldrb r0, [r0] bl GetBattlerSide @@ -30457,7 +30457,7 @@ _0810DDE0: adds r3, r4, 0 adds r3, 0x22 movs r1, 0x1 - bl sub_80A8924 + bl SetAverageBattlerPositions ldr r0, =gBattleAnimAttacker ldrb r0, [r0] bl GetBattlerSide @@ -30716,7 +30716,7 @@ _0810DFC8: adds r0, r4 strh r0, [r6, 0x36] adds r0, r6, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldr r0, =sub_80A67BC str r0, [r6, 0x1C] ldr r1, =sub_810E028 @@ -30732,7 +30732,7 @@ _0810DFC8: sub_810E028: @ 810E028 push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _0810E03C @@ -30828,7 +30828,7 @@ _0810E0EC: adds r3, r5, 0 adds r3, 0x36 movs r1, 0x1 - bl sub_80A8924 + bl SetAverageBattlerPositions _0810E0FE: ldr r4, =gBattleAnimArgs ldrh r0, [r4, 0x4] @@ -30971,7 +30971,7 @@ _0810E1FE: lsrs r0, 24 strh r0, [r5, 0x36] adds r0, r5, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation ldr r0, =sub_810E24C str r0, [r5, 0x1C] pop {r4,r5} @@ -30987,7 +30987,7 @@ sub_810E24C: @ 810E24C movs r0, 0x1 strh r0, [r4, 0x2E] adds r0, r4, 0 - bl sub_80A6F3C + bl TranslateAnimLinear ldrh r1, [r4, 0x34] lsrs r0, r1, 8 cmp r0, 0xC8 @@ -32074,7 +32074,7 @@ sub_810EA4C: @ 810EA4C lsls r0, 24 lsrs r0, 24 strh r0, [r4, 0x22] - ldr r0, =sub_80A7820 + ldr r0, =TranslateAnimSpriteToTargetMonLocation str r0, [r4, 0x1C] pop {r4,r5} pop {r0} @@ -32913,7 +32913,7 @@ sub_810F084: @ 810F084 asrs r5, 16 adds r0, r4, 0 adds r1, r5, 0 - bl sub_80A74F4 + bl ArcTan2Neg lsls r0, 16 movs r1, 0xC0 lsls r1, 24 @@ -34508,7 +34508,7 @@ _0810FDE8: sub_810FDF0: @ 810FDF0 push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _0810FE0E @@ -34537,7 +34537,7 @@ sub_810FE14: @ 810FE14 adds r4, r1, r0 ldr r0, =gBattleAnimTarget ldrb r0, [r0] - bl sub_80A6190 + bl GetBattlerYCoordWithElevation lsls r0, 24 lsrs r1, r0, 24 adds r0, r1, 0 @@ -35235,7 +35235,7 @@ _081103C4: ldr r5, =gBattleAnimTarget ldrb r0, [r5] movs r1, 0x2 - bl sub_80A60AC + bl GetBattlerSpriteCoord2 lsls r0, 24 ldr r4, =gBattleAnimArgs lsrs r0, 24 @@ -35244,7 +35244,7 @@ _081103C4: strh r0, [r6, 0x20] ldrb r0, [r5] movs r1, 0x3 - bl sub_80A60AC + bl GetBattlerSpriteCoord2 lsls r0, 24 lsrs r0, 24 ldrh r1, [r4, 0x2] @@ -35314,7 +35314,7 @@ _08110478: ldr r5, =gBattleAnimTarget ldrb r0, [r5] movs r1, 0x2 - bl sub_80A60AC + bl GetBattlerSpriteCoord2 lsls r0, 24 ldr r4, =gBattleAnimArgs lsrs r0, 24 @@ -35323,7 +35323,7 @@ _08110478: strh r0, [r6, 0x20] ldrb r0, [r5] movs r1, 0x3 - bl sub_80A60AC + bl GetBattlerSpriteCoord2 lsls r0, 24 lsrs r0, 24 ldrh r1, [r4, 0x2] @@ -35407,7 +35407,7 @@ _08110548: adds r3, r5, 0 adds r3, 0x36 movs r1, 0x1 - bl sub_80A8924 + bl SetAverageBattlerPositions _0811055A: adds r0, r5, 0 bl sub_80A6FD4 @@ -35426,7 +35426,7 @@ _0811055A: sub_811057C: @ 811057C push {r4,lr} adds r4, r0, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _08110592 @@ -35464,7 +35464,7 @@ sub_81105B4: @ 81105B4 adds r3, r4, 0 adds r3, 0x22 movs r1, 0 - bl sub_80A8924 + bl SetAverageBattlerPositions ldr r0, =gBattleAnimAttacker ldrb r0, [r0] bl GetBattlerSide @@ -35745,7 +35745,7 @@ _081107B2: subs r1, r2 lsls r1, 16 asrs r1, 16 - bl sub_80A74F4 + bl ArcTan2Neg lsls r0, 16 movs r1, 0xC0 lsls r1, 24 @@ -35844,7 +35844,7 @@ sub_81108CC: @ 81108CC ands r1, r0 strb r1, [r2] adds r0, r4, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _081108F8 @@ -35879,7 +35879,7 @@ _0811090E: lsls r0, 16 lsrs r6, r0, 16 adds r0, r4, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 bne _08110988 @@ -35899,7 +35899,7 @@ _0811090E: subs r1, r2 lsls r1, 16 asrs r1, 16 - bl sub_80A74F4 + bl ArcTan2Neg lsls r0, 16 movs r1, 0xC0 lsls r1, 24 @@ -35987,7 +35987,7 @@ sub_81109F0: @ 81109F0 adds r3, r5, 0 adds r3, 0x22 movs r1, 0 - bl sub_80A8924 + bl SetAverageBattlerPositions _08110A10: ldrh r0, [r6] ldrh r1, [r5, 0x20] @@ -36190,8 +36190,8 @@ _08110BC6: bx r0 thumb_func_end sub_8110B80 - thumb_func_start sub_8110BCC -sub_8110BCC: @ 8110BCC + thumb_func_start AnimTask_LoadSandstormBackground +AnimTask_LoadSandstormBackground: @ 8110BCC push {r4-r6,lr} sub sp, 0x10 lsls r0, 24 @@ -36275,7 +36275,7 @@ _08110C6E: pop {r0} bx r0 .pool - thumb_func_end sub_8110BCC + thumb_func_end AnimTask_LoadSandstormBackground thumb_func_start sub_8110CB0 sub_8110CB0: @ 8110CB0 @@ -37059,7 +37059,7 @@ _08111304: sub_811131C: @ 811131C push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _0811134E @@ -37205,7 +37205,7 @@ sub_8111418: @ 8111418 bl StartSpriteAffineAnim _08111434: adds r0, r4, 0 - bl sub_80A7820 + bl TranslateAnimSpriteToTargetMonLocation pop {r4} pop {r0} bx r0 @@ -37293,8 +37293,8 @@ _081114E6: bx r0 thumb_func_end sub_811149C - thumb_func_start sub_81114EC -sub_81114EC: @ 81114EC + thumb_func_start AnimTask_GetSeismicTossDamageLevel +AnimTask_GetSeismicTossDamageLevel: @ 81114EC push {lr} lsls r0, 24 lsrs r3, r0, 24 @@ -37326,7 +37326,7 @@ _0811151A: pop {r0} bx r0 .pool - thumb_func_end sub_81114EC + thumb_func_end AnimTask_GetSeismicTossDamageLevel thumb_func_start sub_811152C sub_811152C: @ 811152C @@ -37483,7 +37483,7 @@ sub_8111674: @ 8111674 adds r4, r0, 0 bl sub_8111764 adds r0, r4, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _08111694 @@ -37541,7 +37541,7 @@ sub_81116E8: @ 81116E8 movs r0, 0x1 strh r0, [r4, 0x2E] adds r0, r4, 0 - bl sub_80A6F3C + bl TranslateAnimLinear movs r1, 0x38 ldrsh r0, [r4, r1] movs r1, 0xA @@ -40203,7 +40203,7 @@ sub_8112C6C: @ 8112C6C lsrs r0, 24 strh r0, [r4, 0x1A] ldrb r0, [r5] - bl sub_80A6190 + bl GetBattlerYCoordWithElevation lsls r0, 24 lsrs r0, 24 strh r0, [r4, 0x1C] @@ -41135,7 +41135,7 @@ _0811342A: strb r5, [r0, 0x9] ldr r0, =gBattleAnimAttacker ldrb r0, [r0] - bl sub_80A6190 + bl GetBattlerYCoordWithElevation lsls r0, 24 lsrs r0, 24 adds r1, r0, 0 @@ -42031,7 +42031,7 @@ _08113B60: sub_8113B90: @ 8113B90 push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _08113BA4 @@ -43699,7 +43699,7 @@ sub_8114994: @ 8114994 sub_81149FC: @ 81149FC push {r4,r5,lr} adds r5, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _08114A50 @@ -43746,7 +43746,7 @@ _08114A50: sub_8114A60: @ 8114A60 push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _08114A74 @@ -43817,13 +43817,13 @@ sub_8114AF0: @ 8114AF0 ldr r4, =gBattleAnimTarget ldrb r0, [r4] movs r1, 0x2 - bl sub_80A60AC + bl GetBattlerSpriteCoord2 lsls r0, 24 lsrs r0, 24 mov r8, r0 ldrb r0, [r4] movs r1, 0x3 - bl sub_80A60AC + bl GetBattlerSpriteCoord2 lsls r0, 24 lsrs r7, r0, 24 bl Random2 @@ -44120,7 +44120,7 @@ _08114D78: strh r0, [r4, 0x22] ldr r0, =gBattleAnimAttacker ldrb r0, [r0] - bl sub_80A6190 + bl GetBattlerYCoordWithElevation lsls r0, 24 lsrs r0, 24 adds r1, r0, 0 @@ -44460,7 +44460,7 @@ _08115046: strh r0, [r4, 0x20] ldr r0, =gBattleAnimAttacker ldrb r0, [r0] - bl sub_80A6190 + bl GetBattlerYCoordWithElevation lsls r0, 24 lsrs r0, 24 adds r1, r0, 0 @@ -44663,7 +44663,7 @@ _081151DA: adds r0, r6 strh r0, [r5, 0x20] adds r0, r4, 0 - bl sub_80A6190 + bl GetBattlerYCoordWithElevation lsls r0, 24 lsrs r0, 24 adds r0, 0x1E @@ -44693,7 +44693,7 @@ _081151DA: sub_8115228: @ 8115228 push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _0811523C @@ -44735,7 +44735,7 @@ _08115262: adds r0, r1 strh r0, [r6, 0x20] adds r0, r5, 0 - bl sub_80A6190 + bl GetBattlerYCoordWithElevation lsls r0, 24 lsrs r0, 24 adds r0, 0x20 @@ -45184,8 +45184,8 @@ _081155F4: .pool thumb_func_end sub_8115588 - thumb_func_start sub_8115600 -sub_8115600: @ 8115600 + thumb_func_start AnimTask_IsPowerOver99 +AnimTask_IsPowerOver99: @ 8115600 push {lr} lsls r0, 24 lsrs r1, r0, 24 @@ -45203,7 +45203,7 @@ _08115614: pop {r0} bx r0 .pool - thumb_func_end sub_8115600 + thumb_func_end AnimTask_IsPowerOver99 thumb_func_start sub_8115628 sub_8115628: @ 8115628 @@ -47427,8 +47427,8 @@ _08116832: .pool thumb_func_end sub_811675C - thumb_func_start sub_8116848 -sub_8116848: @ 8116848 + thumb_func_start AnimTask_BlendParticle +AnimTask_BlendParticle: @ 8116848 push {r4,lr} adds r4, r0, 0 lsls r4, 24 @@ -47447,7 +47447,7 @@ sub_8116848: @ 8116848 pop {r0} bx r0 .pool - thumb_func_end sub_8116848 + thumb_func_end AnimTask_BlendParticle thumb_func_start sub_8116874 sub_8116874: @ 8116874 @@ -49190,8 +49190,8 @@ _0811773E: .pool thumb_func_end sub_81176D8 - thumb_func_start sub_8117754 -sub_8117754: @ 8117754 + thumb_func_start AnimTask_IsAttackerOpponentSide +AnimTask_IsAttackerOpponentSide: @ 8117754 push {r4,lr} adds r4, r0, 0 lsls r4, 24 @@ -49209,10 +49209,10 @@ sub_8117754: @ 8117754 pop {r0} bx r0 .pool - thumb_func_end sub_8117754 + thumb_func_end AnimTask_IsAttackerOpponentSide - thumb_func_start sub_8117780 -sub_8117780: @ 8117780 + thumb_func_start AnimTask_IsTargetOpponentSide +AnimTask_IsTargetOpponentSide: @ 8117780 push {r4,lr} adds r4, r0, 0 lsls r4, 24 @@ -49230,10 +49230,10 @@ sub_8117780: @ 8117780 pop {r0} bx r0 .pool - thumb_func_end sub_8117780 + thumb_func_end AnimTask_IsTargetOpponentSide - thumb_func_start sub_81177AC -sub_81177AC: @ 81177AC + thumb_func_start AnimTask_IsTargetPartner +AnimTask_IsTargetPartner: @ 81177AC push {r4,r5,lr} lsls r0, 24 lsrs r3, r0, 24 @@ -49256,7 +49256,7 @@ _081177C8: pop {r0} bx r0 .pool - thumb_func_end sub_81177AC + thumb_func_end AnimTask_IsTargetPartner thumb_func_start sub_81177E4 sub_81177E4: @ 81177E4 @@ -49753,8 +49753,8 @@ _08117C0C: .pool thumb_func_end sub_8117A60 - thumb_func_start sub_8117C24 -sub_8117C24: @ 8117C24 + thumb_func_start AnimTask_GetBattleTerrain +AnimTask_GetBattleTerrain: @ 8117C24 push {lr} lsls r0, 24 lsrs r0, 24 @@ -49766,7 +49766,7 @@ sub_8117C24: @ 8117C24 pop {r0} bx r0 .pool - thumb_func_end sub_8117C24 + thumb_func_end AnimTask_GetBattleTerrain thumb_func_start sub_8117C44 sub_8117C44: @ 8117C44 @@ -50032,8 +50032,8 @@ _08117E34: .pool thumb_func_end sub_8117DD8 - thumb_func_start sub_8117E60 -sub_8117E60: @ 8117E60 + thumb_func_start AnimTask_IsContest +AnimTask_IsContest: @ 8117E60 push {r4,lr} lsls r0, 24 lsrs r4, r0, 24 @@ -50057,7 +50057,7 @@ _08117E84: pop {r0} bx r0 .pool - thumb_func_end sub_8117E60 + thumb_func_end AnimTask_IsContest thumb_func_start sub_8117E94 sub_8117E94: @ 8117E94 @@ -50078,8 +50078,8 @@ sub_8117E94: @ 8117E94 .pool thumb_func_end sub_8117E94 - thumb_func_start sub_8117EC4 -sub_8117EC4: @ 8117EC4 + thumb_func_start AnimTask_IsTargetSameSide +AnimTask_IsTargetSameSide: @ 8117EC4 push {r4,r5,lr} lsls r0, 24 lsrs r5, r0, 24 @@ -50109,7 +50109,7 @@ _08117EFC: pop {r0} bx r0 .pool - thumb_func_end sub_8117EC4 + thumb_func_end AnimTask_IsTargetSameSide thumb_func_start sub_8117F10 sub_8117F10: @ 8117F10 @@ -50366,8 +50366,8 @@ _08118132: .pool thumb_func_end SetAnimBgAttribute - thumb_func_start sub_8118140 -sub_8118140: @ 8118140 + thumb_func_start GetAnimBgAttribute +GetAnimBgAttribute: @ 8118140 push {r4,lr} sub sp, 0x4 lsls r0, 24 @@ -50441,7 +50441,7 @@ _081181CA: pop {r4} pop {r1} bx r1 - thumb_func_end sub_8118140 + thumb_func_end GetAnimBgAttribute thumb_func_start HandleIntroSlide HandleIntroSlide: @ 81181D4 diff --git a/asm/battle_anim_815A0D4.s b/asm/battle_anim_815A0D4.s index 6b894a0f11..b31af7d1e0 100644 --- a/asm/battle_anim_815A0D4.s +++ b/asm/battle_anim_815A0D4.s @@ -231,7 +231,7 @@ sub_815A254: @ 815A254 subs r1, r6 lsls r1, 16 asrs r1, 16 - bl sub_80A74F4 + bl ArcTan2Neg lsls r0, 16 movs r1, 0xC0 lsls r1, 23 @@ -775,7 +775,7 @@ sub_815A6C4: @ 815A6C4 movs r1, 0 mov r2, sp adds r3, r5, 0 - bl sub_80A8924 + bl SetAverageBattlerPositions ldr r0, =gBattleAnimAttacker ldrb r0, [r0] bl GetBattlerSide @@ -816,7 +816,7 @@ _0815A6F8: sub_815A73C: @ 815A73C push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _0815A75E @@ -1012,8 +1012,8 @@ _0815A8C2: bx r0 thumb_func_end sub_815A8AC - thumb_func_start sub_815A8C8 -sub_815A8C8: @ 815A8C8 + thumb_func_start AnimTask_IsTargetPlayerSide +AnimTask_IsTargetPlayerSide: @ 815A8C8 push {r4,lr} lsls r0, 24 lsrs r4, r0, 24 @@ -1039,10 +1039,10 @@ _0815A8F0: pop {r0} bx r0 .pool - thumb_func_end sub_815A8C8 + thumb_func_end AnimTask_IsTargetPlayerSide - thumb_func_start sub_815A904 -sub_815A904: @ 815A904 + thumb_func_start AnimTask_IsHealingMove +AnimTask_IsHealingMove: @ 815A904 push {lr} lsls r0, 24 lsrs r2, r0, 24 @@ -1064,7 +1064,7 @@ _0815A924: pop {r0} bx r0 .pool - thumb_func_end sub_815A904 + thumb_func_end AnimTask_IsHealingMove thumb_func_start sub_815A934 sub_815A934: @ 815A934 @@ -1625,7 +1625,7 @@ _0815ADDC: ldr r4, =gBattleAnimTarget _0815ADDE: ldrb r0, [r4] - bl sub_80A6190 + bl GetBattlerYCoordWithElevation lsls r0, 24 lsrs r6, r0, 24 ldrb r0, [r4] @@ -6104,7 +6104,7 @@ _0815D26E: strh r0, [r4, 0x18] _0815D2A0: adds r0, r5, 0 - bl sub_80A6190 + bl GetBattlerYCoordWithElevation lsls r0, 24 lsrs r0, 24 subs r0, 0x22 @@ -8524,7 +8524,7 @@ _0815E5FE: lsls r0, 2 ldr r1, =gSprites adds r0, r1 - bl AnimateBallThrow + bl TranslateAnimArc ldrh r0, [r4, 0xC] adds r0, 0x1 strh r0, [r4, 0xC] @@ -8542,7 +8542,7 @@ _0815E634: lsls r0, 2 ldr r1, =gSprites adds r0, r1 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _0815E6D2 @@ -9804,11 +9804,11 @@ _0815F022: strh r0, [r4, 0x34] strh r1, [r4, 0x36] adds r0, r4, 0 - bl obj_translate_based_on_private_1_2_3_4 + bl InitAnimLinearTranslation b _0815F0F8 _0815F038: adds r0, r4, 0 - bl sub_80A6F3C + bl TranslateAnimLinear lsls r0, 24 cmp r0, 0 beq _0815F106 @@ -10048,8 +10048,8 @@ _0815F1DE: .pool thumb_func_end sub_815F18C - thumb_func_start sub_815F20C -sub_815F20C: @ 815F20C + thumb_func_start AnimTask_MonToSubstitute +AnimTask_MonToSubstitute: @ 815F20C push {r4-r7,lr} mov r7, r9 mov r6, r8 @@ -10183,7 +10183,7 @@ _0815F310: pop {r0} bx r0 .pool - thumb_func_end sub_815F20C + thumb_func_end AnimTask_MonToSubstitute thumb_func_start sub_815F330 sub_815F330: @ 815F330 @@ -10861,8 +10861,8 @@ _0815F896: .pool thumb_func_end sub_815F7C4 - thumb_func_start sub_815F8A0 -sub_815F8A0: @ 815F8A0 + thumb_func_start AnimTask_GetReturnPowerLevel +AnimTask_GetReturnPowerLevel: @ 815F8A0 push {r4,lr} lsls r0, 24 lsrs r4, r0, 24 @@ -10904,7 +10904,7 @@ _0815F8E0: pop {r0} bx r0 .pool - thumb_func_end sub_815F8A0 + thumb_func_end AnimTask_GetReturnPowerLevel thumb_func_start sub_815F8F4 sub_815F8F4: @ 815F8F4 @@ -12336,8 +12336,8 @@ _081604E8: bx r0 thumb_func_end sub_81603F4 - thumb_func_start sub_81604F0 -sub_81604F0: @ 81604F0 + thumb_func_start AnimTask_GetWeather +AnimTask_GetWeather: @ 81604F0 push {lr} lsls r0, 24 lsrs r3, r0, 24 @@ -12380,7 +12380,7 @@ _08160538: bl DestroyAnimVisualTask pop {r0} bx r0 - thumb_func_end sub_81604F0 + thumb_func_end AnimTask_GetWeather thumb_func_start sub_8160544 sub_8160544: @ 8160544 diff --git a/asm/battle_anim_8170478.s b/asm/battle_anim_8170478.s index ef7e609d97..ab3f277997 100644 --- a/asm/battle_anim_8170478.s +++ b/asm/battle_anim_8170478.s @@ -1030,8 +1030,8 @@ sub_8170D24: @ 8170D24 .pool thumb_func_end sub_8170D24 - thumb_func_start sub_8170D4C -sub_8170D4C: @ 8170D4C + thumb_func_start AnimTask_IsBallBlockedByTrainer +AnimTask_IsBallBlockedByTrainer: @ 8170D4C push {lr} lsls r0, 24 lsrs r2, r0, 24 @@ -1055,7 +1055,7 @@ _08170D74: pop {r0} bx r0 .pool - thumb_func_end sub_8170D4C + thumb_func_end AnimTask_IsBallBlockedByTrainer thumb_func_start ItemIdToBallId ItemIdToBallId: @ 8170D84 @@ -1487,7 +1487,7 @@ sub_8171134: @ 8171134 push {r4,r5,lr} sub sp, 0x4 adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _081711D2 @@ -2671,7 +2671,7 @@ sub_8171AAC: @ 8171AAC orrs r0, r1 strb r0, [r3] adds r0, r4, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _08171ADC @@ -5652,7 +5652,7 @@ _081733C0: sub_81733D4: @ 81733D4 push {r4,lr} adds r4, r0, 0 - bl AnimateBallThrow + bl TranslateAnimArc lsls r0, 24 cmp r0, 0 beq _081733F6 @@ -5757,8 +5757,8 @@ _081734A0: .pool thumb_func_end sub_817345C - thumb_func_start sub_81734B4 -sub_81734B4: @ 81734B4 + thumb_func_start AnimTask_GetTrappedMoveAnimId +AnimTask_GetTrappedMoveAnimId: @ 81734B4 push {lr} lsls r0, 24 lsrs r2, r0, 24 @@ -5805,7 +5805,7 @@ _0817350C: pop {r0} bx r0 .pool - thumb_func_end sub_81734B4 + thumb_func_end AnimTask_GetTrappedMoveAnimId thumb_func_start sub_817351C sub_817351C: @ 817351C diff --git a/asm/battle_frontier_2.s b/asm/battle_frontier_2.s index 4df690e594..3f6591927a 100644 --- a/asm/battle_frontier_2.s +++ b/asm/battle_frontier_2.s @@ -5,3778 +5,6 @@ .text - thumb_func_start sub_819F99C -sub_819F99C: @ 819F99C - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r5, r0, 24 - ldr r2, =gSaveBlock2Ptr - ldr r1, [r2] - lsls r0, r5, 4 - adds r0, r5 - lsls r0, 2 - adds r1, r0 - adds r1, 0xDE - ldrb r1, [r1] - movs r6, 0 - adds r7, r2, 0 - ldr r0, =gStringVar1 - mov r8, r0 - cmp r1, 0 - beq _0819F9DC -_0819F9C2: - adds r0, r1, 0 - movs r1, 0xA - bl __udivsi3 - lsls r0, 24 - lsrs r1, r0, 24 - adds r0, r6, 0x1 - lsls r0, 24 - lsrs r6, r0, 24 - cmp r1, 0 - beq _0819F9DC - cmp r6, 0x3 - bls _0819F9C2 -_0819F9DC: - lsls r4, r5, 4 - adds r4, r5 - lsls r4, 2 - ldr r1, [r7] - adds r1, r4, r1 - movs r0, 0x8A - lsls r0, 1 - adds r1, r0 - mov r0, r8 - bl StringCopy7 - ldr r0, [r7] - adds r0, r4 - ldr r1, =0x0000011b - adds r0, r1 - ldrb r1, [r0] - mov r0, r8 - bl ConvertInternationalString - ldr r0, =gStringVar2 - ldr r1, [r7] - adds r1, r4 - adds r1, 0xDE - ldrb r1, [r1] - movs r2, 0x1 - adds r3, r6, 0 - bl ConvertIntToDecimalStringN - ldr r1, =gUnknown_08611330 - ldr r0, [r7] - adds r0, r4 - adds r0, 0xDC - ldrb r0, [r0] - lsls r0, 27 - lsrs r0, 25 - adds r0, r1 - ldr r1, [r0] - ldr r0, =gStringVar4 - bl StringExpandPlaceholders - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_819F99C - - thumb_func_start sub_819FA50 -sub_819FA50: @ 819FA50 - push {lr} - bl EnableBothScriptContexts - pop {r0} - bx r0 - thumb_func_end sub_819FA50 - - thumb_func_start sub_819FA5C -sub_819FA5C: @ 819FA5C - push {r4,r5,lr} - adds r3, r0, 0 - movs r2, 0 - adds r4, r3, 0 - adds r4, 0x28 - ldr r0, =0x0000ffff - adds r5, r0, 0 -_0819FA6A: - lsls r0, r2, 1 - adds r0, r4, r0 - ldrh r1, [r0] - orrs r1, r5 - strh r1, [r0] - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x5 - bls _0819FA6A - adds r1, r3, 0 - adds r1, 0x38 - movs r0, 0xFF - strb r0, [r1] - ldrb r1, [r3] - movs r0, 0x20 - negs r0, r0 - ands r0, r1 - movs r1, 0x10 - orrs r0, r1 - strb r0, [r3] - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_819FA5C - - thumb_func_start sub_819FAA0 -sub_819FAA0: @ 819FAA0 - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - ldr r3, =gSaveBlock2Ptr - ldr r1, [r3] - adds r1, 0xB2 - ldrb r2, [r1] - movs r0, 0x19 - negs r0, r0 - ands r0, r2 - strb r0, [r1] - movs r0, 0 - mov r12, r0 - adds r5, r3, 0 - mov r8, r0 - ldr r1, =0x0000ffff - mov r10, r1 -_0819FAC6: - movs r2, 0 - mov r3, r12 - lsls r7, r3, 4 - movs r4, 0x1 - add r4, r12 - mov r9, r4 - adds r0, r7, r3 - lsls r3, r0, 2 -_0819FAD6: - ldr r1, [r5] - lsls r0, r2, 1 - adds r0, r3 - movs r4, 0x82 - lsls r4, 1 - adds r1, r4 - adds r1, r0 - ldrh r0, [r1] - mov r4, r10 - orrs r0, r4 - strh r0, [r1] - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x5 - bls _0819FAD6 - ldr r2, [r5] - mov r0, r12 - adds r3, r7, r0 - lsls r3, 2 - adds r2, r3 - adds r2, 0xDC - ldrb r1, [r2] - movs r0, 0x20 - negs r0, r0 - ands r0, r1 - movs r1, 0x10 - orrs r0, r1 - strb r0, [r2] - ldr r0, [r5] - adds r0, r3 - movs r1, 0x8A - lsls r1, 1 - adds r0, r1 - movs r1, 0xFF - strb r1, [r0] - ldr r1, [r5] - adds r1, r3 - adds r1, 0xDC - ldrb r2, [r1] - movs r0, 0x61 - negs r0, r0 - ands r0, r2 - strb r0, [r1] - ldr r0, [r5] - adds r0, r3 - adds r0, 0xDE - mov r4, r8 - strb r4, [r0] - ldr r0, [r5] - adds r0, r3 - adds r0, 0xDD - strb r4, [r0] - movs r2, 0 - ldr r6, =gSaveBlock2Ptr - movs r4, 0x88 - lsls r4, 1 -_0819FB48: - ldr r0, [r6] - adds r1, r2, r3 - adds r0, r4 - adds r0, r1 - mov r1, r8 - strb r1, [r0] - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x3 - bls _0819FB48 - ldr r0, [r5] - mov r3, r12 - adds r2, r7, r3 - lsls r2, 2 - adds r0, r2 - ldr r4, =gGameLanguage - ldrb r1, [r4] - ldr r3, =0x0000011b - adds r0, r3 - strb r1, [r0] - ldr r0, [r5] - movs r4, 0x8E - lsls r4, 1 - adds r0, r4 - adds r0, r2 - mov r1, r8 - str r1, [r0] - mov r3, r9 - lsls r0, r3, 24 - lsrs r0, 24 - mov r12, r0 - cmp r0, 0x3 - bls _0819FAC6 - bl sub_81A087C - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_819FAA0 - - thumb_func_start sub_819FBB0 -sub_819FBB0: @ 819FBB0 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB1 - ldrb r0, [r0] - movs r1, 0x3 - ands r1, r0 - negs r0, r1 - orrs r0, r1 - lsrs r0, 31 - bx lr - .pool - thumb_func_end sub_819FBB0 - - thumb_func_start sub_819FBC8 -sub_819FBC8: @ 819FBC8 - push {r4,r5,lr} - ldr r2, =gSaveBlock2Ptr - ldr r0, [r2] - adds r0, 0xDE - ldrb r0, [r0] - cmp r0, 0 - bne _0819FC10 - adds r4, r2, 0 - ldr r5, =gUnknown_08611548 -_0819FBDA: - bl Random - ldr r2, [r4] - lsls r0, 16 - movs r1, 0xE0 - lsls r1, 11 - ands r1, r0 - lsrs r1, 16 - adds r1, r5 - ldrb r0, [r1] - adds r2, 0xB0 - strb r0, [r2] - ldr r0, [r4] - adds r1, r0, 0 - adds r1, 0xB0 - adds r0, 0xDC - ldrb r0, [r0] - lsls r0, 27 - ldrb r1, [r1] - lsrs r0, 27 - cmp r1, r0 - beq _0819FBDA - b _0819FC38 - .pool -_0819FC10: - adds r4, r2, 0 -_0819FC12: - bl Random - ldr r2, [r4] - lsls r0, 16 - lsrs r0, 16 - movs r1, 0xF - ands r0, r1 - adds r2, 0xB0 - strb r0, [r2] - ldr r0, [r4] - adds r1, r0, 0 - adds r1, 0xB0 - adds r0, 0xDC - ldrb r0, [r0] - lsls r0, 27 - ldrb r1, [r1] - lsrs r0, 27 - cmp r1, r0 - beq _0819FC12 -_0819FC38: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_819FBC8 - - thumb_func_start sub_819FC40 -sub_819FC40: @ 819FC40 - lsls r0, 24 - lsrs r0, 24 - ldr r1, =gSaveBlock2Ptr - ldr r2, [r1] - adds r2, 0xB1 - movs r1, 0x3 - ands r0, r1 - ldrb r3, [r2] - subs r1, 0x7 - ands r1, r3 - orrs r1, r0 - strb r1, [r2] - bx lr - .pool - thumb_func_end sub_819FC40 - - thumb_func_start sub_819FC60 -sub_819FC60: @ 819FC60 - push {r4-r7,lr} - sub sp, 0xC - movs r5, 0 -_0819FC66: - mov r1, sp - adds r0, r1, r5 - strb r5, [r0] - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x9 - bls _0819FC66 - movs r5, 0 -_0819FC78: - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0xA - bl __umodsi3 - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0xA - bl __umodsi3 - lsls r0, 24 - lsrs r0, 24 - mov r7, sp - adds r2, r7, r4 - ldrb r3, [r2] - adds r1, r7, r0 - ldrb r0, [r1] - strb r0, [r2] - strb r3, [r1] - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x31 - bls _0819FC78 - movs r5, 0 - ldr r6, =gSaveBlock2Ptr - movs r4, 0xF -_0819FCBC: - ldr r3, [r6] - adds r3, 0xB4 - adds r3, r5 - lsls r2, r5, 1 - mov r1, sp - adds r0, r1, r2 - ldrb r0, [r0] - adds r1, r4, 0 - ands r1, r0 - lsls r1, 4 - adds r2, 0x1 - mov r7, sp - adds r0, r7, r2 - ldrb r2, [r0] - adds r0, r4, 0 - ands r0, r2 - orrs r1, r0 - strb r1, [r3] - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x2 - bls _0819FCBC - add sp, 0xC - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_819FC60 - - thumb_func_start sub_819FCF8 -sub_819FCF8: @ 819FCF8 - push {r4-r6,lr} - lsls r0, 24 - lsrs r0, 24 - movs r5, 0 - cmp r0, 0x2 - bne _0819FD4C - ldr r6, =gUnknown_030062EC -_0819FD06: - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0x3 - bl __umodsi3 - lsls r0, 24 - lsrs r5, r0, 24 - movs r3, 0 - movs r2, 0 - ldr r1, [r6] - lsls r0, r5, 2 - adds r0, r5 - lsls r4, r0, 1 - adds r1, 0x2 -_0819FD26: - lsls r0, r2, 1 - adds r0, r4 - adds r0, r1, r0 - ldrh r0, [r0] - cmp r0, 0 - beq _0819FD38 - adds r0, r3, 0x1 - lsls r0, 24 - lsrs r3, r0, 24 -_0819FD38: - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x4 - bls _0819FD26 - cmp r3, 0x3 - bhi _0819FD06 - b _0819FD5A - .pool -_0819FD4C: - cmp r0, 0x1 - bne _0819FD5A - ldrb r0, [r2] - adds r1, r0 - ldrb r5, [r1] - adds r0, 0x1 - strb r0, [r2] -_0819FD5A: - adds r0, r5, 0 - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end sub_819FCF8 - - thumb_func_start sub_819FD64 -sub_819FD64: @ 819FD64 - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - sub sp, 0x20 - movs r5, 0 - mov r0, sp - adds r0, 0xC - str r0, [sp, 0x14] - mov r1, sp - adds r1, 0x10 - str r1, [sp, 0x18] - adds r1, r0, 0 -_0819FD80: - adds r0, r1, r5 - strb r5, [r0] - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x2 - bls _0819FD80 - movs r5, 0 - ldr r6, [sp, 0x14] -_0819FD92: - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0x3 - bl __umodsi3 - lsls r0, 24 - lsrs r4, r0, 24 - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0x3 - bl __umodsi3 - lsls r0, 24 - lsrs r0, 24 - adds r2, r6, r4 - ldrb r3, [r2] - adds r1, r6, r0 - ldrb r0, [r1] - strb r0, [r2] - strb r3, [r1] - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x9 - bls _0819FD92 - movs r5, 0 - ldr r2, =gUnknown_086114D3 -_0819FDD0: - mov r4, sp - adds r1, r4, r5 - adds r0, r5, r2 - ldrb r0, [r0] - strb r0, [r1] - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x9 - bls _0819FDD0 - movs r5, 0 -_0819FDE6: - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0xA - bl __umodsi3 - lsls r0, 24 - lsrs r4, r0, 24 - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0xA - bl __umodsi3 - lsls r0, 24 - lsrs r0, 24 - mov r6, sp - adds r2, r6, r4 - ldrb r3, [r2] - adds r1, r6, r0 - ldrb r0, [r1] - strb r0, [r2] - strb r3, [r1] - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x31 - bls _0819FDE6 - ldr r4, =gUnknown_030062EC - movs r0, 0x30 - bl AllocZeroed - str r0, [r4] - movs r1, 0 - strb r1, [r0] - movs r5, 0 - movs r2, 0x4 -_0819FE34: - movs r3, 0 -_0819FE36: - ldr r0, [r4] - lsls r1, r3, 2 - adds r1, r3 - adds r1, r5, r1 - adds r0, 0x20 - adds r0, r1 - strb r2, [r0] - adds r0, r3, 0x1 - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, 0x2 - bls _0819FE36 - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x4 - bls _0819FE34 - movs r0, 0 - ldr r7, [sp, 0x18] - strb r0, [r7] - movs r5, 0 -_0819FE60: - ldr r0, =gSaveBlock2Ptr - ldr r3, [r0] - lsls r4, r5, 2 - adds r3, r4 - mov r1, sp - adds r6, r1, r5 - ldrb r0, [r6] - adds r3, 0xB8 - movs r2, 0x3 - ands r2, r0 - ldrb r0, [r3] - movs r7, 0x4 - negs r7, r7 - adds r1, r7, 0 - ands r0, r1 - orrs r0, r2 - strb r0, [r3] - ldrb r0, [r6] - adds r5, 0x1 - str r5, [sp, 0x1C] - mov r8, r4 - cmp r0, 0x3 - beq _0819FF62 - ldrb r0, [r6] - ldr r1, [sp, 0x14] - ldr r2, [sp, 0x18] - bl sub_819FCF8 - ldr r1, =gSaveBlock2Ptr - ldr r3, [r1] - add r3, r8 - adds r3, 0xB8 - movs r2, 0x3 - ands r2, r0 - lsls r2, 2 - ldrb r0, [r3] - movs r4, 0xD - negs r4, r4 - adds r1, r4, 0 - ands r0, r1 - orrs r0, r2 - strb r0, [r3] - ldr r7, =gSaveBlock2Ptr - ldr r0, [r7] - add r0, r8 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 28 - lsrs r7, r0, 30 - ldrb r0, [r6] - cmp r0, 0x2 - bne _0819FF62 - lsls r0, r7, 2 - adds r0, r7 - mov r10, r0 - ldr r0, =gUnknown_030062EC - mov r9, r0 -_0819FED2: - bl Random - lsls r0, 16 - lsrs r4, r0, 16 - movs r1, 0x3 - ands r4, r1 - movs r3, 0 - mov r6, r9 - ldr r2, [r6] - ldrb r0, [r2] - adds r1, r0, 0x1 - lsls r5, r7, 2 - cmp r3, r1 - bge _0819FF12 - adds r2, 0x20 - mov r6, r10 - adds r0, r2, r6 - ldrb r0, [r0] - cmp r0, r4 - beq _0819FF12 - adds r6, r1, 0 - adds r1, r5, r7 -_0819FEFE: - adds r0, r3, 0x1 - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, r6 - bge _0819FF12 - adds r0, r3, r1 - adds r0, r2, r0 - ldrb r0, [r0] - cmp r0, r4 - bne _0819FEFE -_0819FF12: - mov r1, r9 - ldr r0, [r1] - ldrb r0, [r0] - adds r0, 0x1 - ldr r1, =gUnknown_030062EC - cmp r3, r0 - bne _0819FED2 - ldr r0, [r1] - orrs r5, r7 - ldrb r2, [r0] - adds r1, r5, r2 - adds r0, 0x20 - adds r0, r1 - strb r4, [r0] - ldr r6, =gSaveBlock2Ptr - ldr r2, [r6] - add r2, r8 - adds r2, 0xB8 - movs r7, 0x3 - ands r4, r7 - lsls r3, r4, 4 - ldrb r0, [r2] - movs r4, 0x31 - negs r4, r4 - adds r1, r4, 0 - ands r0, r1 - orrs r0, r3 - strb r0, [r2] - ldr r0, [r6] - add r0, r8 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 28 - lsrs r0, 30 - bl sub_819FF98 - ldr r1, [r6] - add r1, r8 - adds r1, 0xBA - strh r0, [r1] -_0819FF62: - ldr r6, [sp, 0x1C] - lsls r0, r6, 24 - lsrs r5, r0, 24 - cmp r5, 0x8 - bhi _0819FF6E - b _0819FE60 -_0819FF6E: - ldr r4, =gUnknown_030062EC - ldr r0, [r4] - bl Free - movs r0, 0 - str r0, [r4] - add sp, 0x20 - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_819FD64 - - thumb_func_start sub_819FF98 -sub_819FF98: @ 819FF98 - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - sub sp, 0x10 - lsls r0, 24 - lsrs r0, 24 - str r0, [sp] - movs r0, 0 - str r0, [sp, 0xC] - movs r7, 0 - ldr r1, [sp] - cmp r1, 0x2 - bhi _0819FFE0 - ldr r2, =gSaveBlock2Ptr - ldr r1, [r2] - adds r0, r1, 0 - adds r0, 0xB4 - ldr r3, [sp] - adds r0, r3 - ldrb r4, [r0] - adds r1, 0xB2 - ldrb r0, [r1] - lsls r0, 29 - lsrs r0, 29 - asrs r0, r3 - movs r1, 0x1 - ands r0, r1 - lsls r0, 2 - asrs r4, r0 - movs r0, 0xF - ands r4, r0 - b _0819FFE4 - .pool -_0819FFE0: - movs r4, 0 - ldr r2, =gSaveBlock2Ptr -_0819FFE4: - ldr r3, =gUnknown_08610970 - lsls r1, r4, 1 - ldr r4, [r2] - adds r0, r4, 0 - adds r0, 0xB0 - ldrb r2, [r0] - movs r0, 0x58 - muls r0, r2 - adds r1, r0 - adds r3, 0x34 - adds r1, r3 - ldrh r1, [r1] - str r1, [sp, 0x8] - ldr r1, =gLevelUpLearnsets - ldr r2, [sp, 0x8] - lsls r0, r2, 2 - adds r0, r1 - ldr r6, [r0] - movs r3, 0 - adds r4, 0xB1 - ldrb r1, [r4] - movs r0, 0x3 - ands r0, r1 - movs r5, 0x3C - cmp r0, 0x1 - bne _081A001A - movs r5, 0x32 -_081A001A: - ldrh r1, [r6] - ldr r4, =0x0000ffff - cmp r1, r4 - beq _081A004C - movs r2, 0xFE - lsls r2, 8 - adds r0, r2, 0 - ands r0, r1 - lsls r1, r5, 9 - cmp r0, r1 - bgt _081A004C - adds r5, r2, 0 - adds r2, r1, 0 -_081A0034: - adds r0, r3, 0x1 - lsls r0, 24 - lsrs r3, r0, 24 - lsls r0, r3, 1 - adds r0, r6 - ldrh r1, [r0] - cmp r1, r4 - beq _081A004C - adds r0, r5, 0 - ands r0, r1 - cmp r0, r2 - ble _081A0034 -_081A004C: - adds r5, r3, 0 - movs r3, 0 - str r3, [sp, 0x4] -_081A0052: - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0x1 - ands r0, r1 - cmp r0, 0 - beq _081A0068 - ldr r0, [sp, 0xC] - cmp r0, 0x1 - bne _081A00E0 -_081A0068: - ldr r1, =0x000001ff - mov r8, r1 -_081A006C: - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0x3A - bl __umodsi3 - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, [sp, 0x8] - adds r1, r4, 0 - bl CanSpeciesLearnTMHM - adds r2, r0, 0 - cmp r2, 0 - beq _081A006C - ldr r2, =0x00000121 - adds r0, r4, r2 - bl ItemIdToBattleMoveId - lsls r0, 16 - lsrs r7, r0, 16 - movs r2, 0x1 - cmp r5, 0x4 - bhi _081A00BC - movs r3, 0 - b _081A00C6 - .pool -_081A00BC: - subs r0, r5, 0x4 - b _081A00C2 -_081A00C0: - adds r0, r3, 0x1 -_081A00C2: - lsls r0, 24 - lsrs r3, r0, 24 -_081A00C6: - cmp r3, r5 - bcs _081A00DA - lsls r0, r3, 1 - adds r0, r6 - ldrh r0, [r0] - mov r1, r8 - ands r0, r1 - cmp r0, r7 - bne _081A00C0 - movs r2, 0 -_081A00DA: - cmp r2, 0x1 - bne _081A006C - b _081A0146 -_081A00E0: - cmp r5, 0x4 - bhi _081A00EA - movs r2, 0x1 - str r2, [sp, 0xC] - b _081A0168 -_081A00EA: - subs r4, r5, 0x4 - ldr r3, =0x000001ff - mov r10, r3 - mov r8, r3 - lsls r0, r4, 24 - mov r9, r0 -_081A00F6: - bl Random - lsls r0, 16 - lsrs r0, 16 - adds r1, r4, 0 - bl __modsi3 - lsls r0, 24 - lsrs r0, 23 - adds r0, r6 - ldrh r0, [r0] - mov r7, r8 - ands r7, r0 - movs r2, 0x1 - mov r1, r9 - lsrs r3, r1, 24 - cmp r3, r5 - bcs _081A0142 - lsls r0, r3, 1 - adds r0, r6 - ldrh r1, [r0] - mov r0, r8 - b _081A013A - .pool -_081A0128: - adds r0, r3, 0x1 - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, r5 - bcs _081A0142 - lsls r0, r3, 1 - adds r0, r6 - ldrh r0, [r0] - mov r1, r10 -_081A013A: - ands r0, r1 - cmp r0, r7 - bne _081A0128 - movs r2, 0 -_081A0142: - cmp r2, 0x1 - bne _081A00F6 -_081A0146: - ldr r0, [sp] - adds r1, r7, 0 - bl sub_81A0194 - lsls r0, 24 - cmp r0, 0 - beq _081A0168 - ldr r0, =gUnknown_08611370 - adds r0, r7, r0 - ldrb r0, [r0] - cmp r0, 0 - bne _081A0170 - ldr r0, [sp, 0x4] - adds r0, 0x1 - lsls r0, 24 - lsrs r0, 24 - str r0, [sp, 0x4] -_081A0168: - ldr r2, [sp, 0x4] - cmp r2, 0x4 - bhi _081A0170 - b _081A0052 -_081A0170: - ldr r0, =gUnknown_030062EC - ldr r1, [r0] - ldrb r0, [r1] - adds r0, 0x1 - strb r0, [r1] - adds r0, r7, 0 - add sp, 0x10 - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end sub_819FF98 - - thumb_func_start sub_81A0194 -sub_81A0194: @ 81A0194 - push {r4-r7,lr} - lsls r0, 24 - lsrs r4, r0, 24 - lsls r1, 16 - lsrs r5, r1, 16 - movs r3, 0 - ldr r0, =gUnknown_030062EC - mov r12, r0 - ldr r2, [r0] - lsls r1, r4, 2 - adds r0, r1, r4 - lsls r6, r0, 1 - adds r2, 0x2 - adds r7, r1, 0 -_081A01B0: - lsls r0, r3, 1 - adds r0, r6 - adds r0, r2, r0 - ldrh r0, [r0] - cmp r0, r5 - bne _081A01C4 - movs r0, 0 - b _081A01E2 - .pool -_081A01C4: - adds r0, r3, 0x1 - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, 0x4 - bls _081A01B0 - mov r2, r12 - ldr r1, [r2] - adds r0, r7, r4 - ldrb r2, [r1] - adds r0, r2 - lsls r0, 1 - adds r1, 0x2 - adds r1, r0 - strh r5, [r1] - movs r0, 0x1 -_081A01E2: - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end sub_81A0194 - - thumb_func_start sub_81A01E8 -sub_81A01E8: @ 81A01E8 - push {r4-r7,lr} - mov r12, r1 - lsls r0, 16 - lsrs r2, r0, 16 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB1 - ldrb r1, [r0] - movs r0, 0x3 - ands r0, r1 - movs r4, 0x3C - cmp r0, 0x1 - bne _081A0204 - movs r4, 0x32 -_081A0204: - ldr r1, =gLevelUpLearnsets - lsls r0, r2, 2 - adds r0, r1 - ldr r6, [r0] - movs r5, 0 - ldrh r1, [r6] - ldr r3, =0x0000ffff - cmp r1, r3 - beq _081A0240 - movs r2, 0xFE - lsls r2, 8 - adds r0, r2, 0 - ands r0, r1 - lsls r1, r4, 9 - cmp r0, r1 - bgt _081A0240 - adds r4, r2, 0 - adds r2, r1, 0 -_081A0228: - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - lsls r0, r5, 1 - adds r0, r6 - ldrh r1, [r0] - cmp r1, r3 - beq _081A0240 - adds r0, r4, 0 - ands r0, r1 - cmp r0, r2 - ble _081A0228 -_081A0240: - adds r4, r5, 0 - cmp r4, 0x4 - bls _081A0248 - movs r4, 0x4 -_081A0248: - movs r2, 0 - cmp r2, r4 - bcs _081A026C - ldr r7, =0x000001ff -_081A0250: - lsls r3, r2, 1 - add r3, r12 - adds r2, 0x1 - subs r0, r5, r2 - lsls r0, 1 - adds r0, r6 - ldrh r1, [r0] - adds r0, r7, 0 - ands r0, r1 - strh r0, [r3] - lsls r2, 24 - lsrs r2, 24 - cmp r2, r4 - bcc _081A0250 -_081A026C: - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A01E8 - - thumb_func_start sub_81A0284 -sub_81A0284: @ 81A0284 - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - sub sp, 0x8 - lsls r0, 24 - lsrs r0, 24 - mov r8, r0 - lsls r1, 24 - lsrs r6, r1, 24 - lsls r2, 24 - lsrs r5, r2, 24 - ldr r1, =gSaveBlock2Ptr - ldr r2, [r1] - adds r0, r2, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - adds r7, r1, 0 - cmp r0, 0x2 - bhi _081A02B8 - movs r0, 0 - b _081A037C - .pool -_081A02B8: - movs r4, 0 - movs r3, 0 - adds r0, r2, 0 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 30 - ldr r1, =gUnknown_08610970 - mov r12, r1 - lsls r6, 1 - lsls r5, 1 - mov r9, r5 - cmp r0, 0 - beq _081A02F4 - adds r2, r7, 0 -_081A02D4: - adds r0, r4, 0x1 - lsls r0, 24 - lsrs r4, r0, 24 - adds r0, r3, 0x1 - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, 0x8 - bhi _081A02F4 - ldr r0, [r2] - lsls r1, r3, 2 - adds r0, r1 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 30 - cmp r0, 0 - bne _081A02D4 -_081A02F4: - ldr r0, [r7] - adds r0, 0xB0 - ldrb r1, [r0] - movs r0, 0x58 - muls r0, r1 - adds r0, r6, r0 - mov r1, r12 - adds r1, 0x34 - adds r0, r1 - ldrh r0, [r0] - mov r1, sp - bl sub_81A01E8 - movs r3, 0 - cmp r3, r4 - bcs _081A0376 - ldr r1, [r7] - adds r0, r1, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - subs r0, 0x3 - cmp r3, r0 - bge _081A0376 - adds r6, r7, 0 - adds r5, r1, 0 -_081A032A: - lsls r0, r3, 2 - adds r2, r5, r0 - adds r0, r2, 0 - adds r0, 0xB8 - ldrb r1, [r0] - lsls r0, r1, 30 - lsrs r0, 30 - cmp r0, 0x2 - bne _081A035C - lsls r0, r1, 28 - lsrs r0, 30 - cmp r0, r8 - bne _081A035C - lsrs r0, r1, 6 - cmp r0, 0 - beq _081A035C - lsls r0, r1, 26 - lsrs r0, 30 - lsls r0, 1 - mov r7, sp - adds r1, r7, r0 - adds r0, r2, 0 - adds r0, 0xBA - ldrh r0, [r0] - strh r0, [r1] -_081A035C: - adds r0, r3, 0x1 - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, r4 - bcs _081A0376 - ldr r0, [r6] - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - subs r0, 0x3 - cmp r3, r0 - blt _081A032A -_081A0376: - mov r0, sp - add r0, r9 - ldrh r0, [r0] -_081A037C: - add sp, 0x8 - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end sub_81A0284 - - thumb_func_start sub_81A0390 -sub_81A0390: @ 81A0390 - push {r4-r7,lr} - mov r7, r8 - push {r7} - sub sp, 0xC - lsls r0, 24 - lsrs r0, 24 - mov r8, r0 - movs r5, 0 - ldr r7, =gSaveBlock2Ptr - adds r6, r7, 0 - movs r4, 0 -_081A03A6: - ldr r0, [r6] - lsls r2, r5, 1 - adds r2, r5 - lsls r2, 2 - adds r0, r2 - adds r1, r0, 0 - adds r1, 0xE0 - strh r4, [r1] - adds r0, 0xEA - strh r4, [r0] - movs r3, 0 -_081A03BC: - ldr r0, [r6] - lsls r1, r3, 1 - adds r1, r2 - adds r0, 0xE2 - adds r0, r1 - strh r4, [r0] - adds r0, r3, 0x1 - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, 0x3 - bls _081A03BC - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x2 - bls _081A03A6 - ldr r0, [r7] - adds r0, 0xB1 - ldrb r0, [r0] - lsrs r3, r0, 6 - movs r5, 0 -_081A03E6: - lsls r0, r3, 2 - mov r1, sp - adds r2, r1, r0 - lsls r0, r5, 1 - adds r0, r5 - lsls r0, 2 - adds r0, 0xE0 - ldr r1, [r7] - adds r1, r0 - str r1, [r2] - adds r0, r3, 0x1 - movs r1, 0x3 - bl __modsi3 - lsls r0, 24 - lsrs r3, r0, 24 - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x2 - bls _081A03E6 - movs r5, 0 - ldr r7, =gSaveBlock2Ptr - ldr r6, =gUnknown_08610970+0x34 -_081A0416: - ldr r0, [r7] - mov r12, r0 - adds r0, 0xB4 - adds r0, r5 - ldrb r2, [r0] - mov r0, r12 - adds r0, 0xB2 - ldrb r0, [r0] - lsls r0, 29 - lsrs r0, 29 - asrs r0, r5 - movs r1, 0x1 - ands r0, r1 - lsls r0, 2 - asrs r2, r0 - movs r0, 0xF - ands r2, r0 - lsls r0, r5, 2 - mov r1, sp - adds r3, r1, r0 - ldr r4, [r3] - lsls r2, 1 - mov r0, r12 - adds r0, 0xB0 - ldrb r1, [r0] - movs r0, 0x58 - muls r0, r1 - adds r2, r0 - adds r2, r6 - ldrh r0, [r2] - strh r0, [r4] - ldr r1, [r3] - ldrh r0, [r1] - adds r1, 0x2 - bl sub_81A01E8 - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x2 - bls _081A0416 - movs r5, 0 - cmp r5, r8 - bcs _081A04D6 - ldr r7, =gSaveBlock2Ptr -_081A0470: - ldr r1, [r7] - lsls r0, r5, 2 - adds r4, r1, r0 - adds r0, r4, 0 - adds r0, 0xB8 - ldrb r2, [r0] - lsls r0, r2, 30 - lsrs r1, r0, 30 - lsls r0, r2, 28 - lsrs r3, r0, 30 - adds r6, r3, 0 - cmp r1, 0x1 - bne _081A04A8 - lsrs r0, r2, 6 - cmp r0, 0 - beq _081A04CC - lsls r0, r3, 2 - add r0, sp - ldr r1, [r0] - adds r0, r4, 0 - adds r0, 0xBA - ldrh r0, [r0] - strh r0, [r1, 0xA] - b _081A04CC - .pool -_081A04A8: - cmp r1, 0x2 - bne _081A04CC - lsls r0, r2, 24 - lsrs r0, 30 - cmp r0, 0 - beq _081A04CC - lsls r2, 26 - lsrs r2, 30 - lsls r0, r6, 2 - add r0, sp - ldr r1, [r0] - lsls r2, 1 - adds r1, 0x2 - adds r1, r2 - adds r0, r4, 0 - adds r0, 0xBA - ldrh r0, [r0] - strh r0, [r1] -_081A04CC: - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, r8 - bcc _081A0470 -_081A04D6: - add sp, 0xC - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_81A0390 - - thumb_func_start sub_81A04E4 -sub_81A04E4: @ 81A04E4 - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - sub sp, 0x18 - lsls r0, 24 - lsrs r0, 24 - movs r7, 0x2 - cmp r0, 0x6 - bls _081A04FC - b _081A064C -_081A04FC: - lsls r0, 2 - ldr r1, =_081A050C - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_081A050C: - .4byte _081A0528 - .4byte _081A0540 - .4byte _081A05B4 - .4byte _081A05F4 - .4byte _081A061C - .4byte _081A064C - .4byte _081A0634 -_081A0528: - movs r0, 0x12 - mov r10, r0 - movs r6, 0x8 - ldr r0, =gText_Lv50 - str r0, [sp, 0xC] - ldr r0, =gText_OpenLevel - str r0, [sp, 0x10] - b _081A0652 - .pool -_081A0540: - movs r7, 0x3 - movs r1, 0x12 - mov r10, r1 - movs r6, 0x6 - movs r4, 0 - ldr r0, =gSpeciesNames - mov r9, r0 - ldr r0, =gSaveBlock2Ptr - ldr r3, [r0] - movs r1, 0xB2 - adds r1, r3 - mov r12, r1 - adds r5, r3, 0 - adds r5, 0xB0 - ldr r0, =gUnknown_08610970+0x34 - mov r8, r0 -_081A0560: - adds r0, r3, 0 - adds r0, 0xB4 - adds r0, r4 - ldrb r2, [r0] - mov r1, r12 - ldrb r0, [r1] - lsls r0, 29 - lsrs r0, 29 - asrs r0, r4 - movs r1, 0x1 - ands r0, r1 - lsls r0, 2 - asrs r2, r0 - movs r0, 0xF - ands r2, r0 - lsls r2, 1 - ldrb r1, [r5] - movs r0, 0x58 - muls r0, r1 - adds r2, r0 - add r2, r8 - ldrh r1, [r2] - lsls r0, r4, 2 - mov r2, sp - adds r2, r0 - adds r2, 0xC - movs r0, 0xB - muls r0, r1 - add r0, r9 - str r0, [r2] - adds r0, r4, 0x1 - lsls r0, 24 - lsrs r4, r0, 24 - cmp r4, 0x2 - bls _081A0560 - b _081A0652 - .pool -_081A05B4: - movs r0, 0x12 - mov r10, r0 - movs r6, 0x8 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - cmp r0, 0x2 - bls _081A05CC - b _081A06FA -_081A05CC: - ldr r0, =gUnknown_030062F0 - ldr r3, [r0] - ldrh r0, [r3, 0x2] - movs r2, 0xB - muls r0, r2 - ldr r1, =gSpeciesNames - adds r0, r1 - str r0, [sp, 0x10] - ldrh r0, [r3] - muls r0, r2 - adds r0, r1 - str r0, [sp, 0xC] - b _081A0652 - .pool -_081A05F4: - movs r1, 0x11 - mov r10, r1 - movs r6, 0x8 - ldr r0, =gUnknown_030062F0 - ldr r3, [r0] - ldrh r0, [r3, 0x4] - movs r2, 0xD - muls r0, r2 - ldr r1, =gMoveNames - adds r0, r1 - str r0, [sp, 0xC] - ldrh r0, [r3, 0x6] - muls r0, r2 - adds r0, r1 - str r0, [sp, 0x10] - b _081A0652 - .pool -_081A061C: - movs r0, 0x12 - mov r10, r0 - movs r6, 0x8 - ldr r0, =gText_Give - str r0, [sp, 0xC] - ldr r0, =gText_NoNeed - str r0, [sp, 0x10] - b _081A0652 - .pool -_081A0634: - movs r1, 0x14 - mov r10, r1 - movs r6, 0x8 - ldr r0, =gText_Yes - str r0, [sp, 0xC] - ldr r0, =gText_No - str r0, [sp, 0x10] - b _081A0652 - .pool -_081A064C: - movs r0, 0 - mov r10, r0 - movs r6, 0 -_081A0652: - movs r5, 0 - movs r4, 0 - lsls r1, r7, 25 - mov r8, r1 - cmp r4, r7 - bcs _081A067E -_081A065E: - lsls r0, r4, 2 - add r0, sp - adds r0, 0xC - ldr r1, [r0] - movs r0, 0x1 - movs r2, 0 - bl GetStringWidth - cmp r0, r5 - ble _081A0674 - adds r5, r0, 0 -_081A0674: - adds r0, r4, 0x1 - lsls r0, 24 - lsrs r4, r0, 24 - cmp r4, r7 - bcc _081A065E -_081A067E: - adds r0, r5, 0 - bl convert_pixel_width_to_tile_width - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - mov r0, r10 - adds r1, r4, 0 - bl sub_80E2D5C - lsls r0, 24 - lsrs r0, 24 - mov r10, r0 - mov r0, r8 - lsrs r3, r0, 24 - mov r0, r10 - adds r1, r6, 0 - adds r2, r4, 0 - bl sub_81A0784 - lsls r0, 24 - lsrs r5, r0, 24 - adds r0, r5, 0 - movs r1, 0 - bl SetStandardWindowBorderStyle - movs r4, 0 - cmp r4, r7 - bcs _081A06E6 -_081A06B8: - lsls r0, r4, 2 - add r0, sp - adds r0, 0xC - ldr r2, [r0] - lsls r0, r4, 4 - adds r0, 0x1 - lsls r0, 24 - lsrs r0, 24 - str r0, [sp] - movs r0, 0xFF - str r0, [sp, 0x4] - movs r0, 0 - str r0, [sp, 0x8] - adds r0, r5, 0 - movs r1, 0x1 - movs r3, 0x8 - bl AddTextPrinterParameterized - adds r0, r4, 0x1 - lsls r0, 24 - lsrs r4, r0, 24 - cmp r4, r7 - bcc _081A06B8 -_081A06E6: - adds r0, r5, 0 - adds r1, r7, 0 - movs r2, 0 - bl InitMenuInUpperLeftCornerPlaySoundWhenAPressed - movs r0, 0x1 - adds r1, r7, 0 - adds r2, r5, 0 - bl sub_81A0804 -_081A06FA: - add sp, 0x18 - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_81A04E4 - - thumb_func_start sub_81A070C -sub_81A070C: @ 81A070C - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r4, r0, r1 - movs r1, 0xA - ldrsh r0, [r4, r1] - cmp r0, 0 - bne _081A0730 - bl Menu_ProcessInputNoWrapAround - b _081A0734 - .pool -_081A0730: - bl ProcessMenuInput -_081A0734: - lsls r0, 24 - lsrs r0, 24 - lsls r0, 24 - asrs r1, r0, 24 - movs r0, 0x2 - negs r0, r0 - cmp r1, r0 - beq _081A0778 - adds r0, 0x1 - cmp r1, r0 - bne _081A0764 - movs r1, 0x8 - ldrsh r0, [r4, r1] - cmp r0, 0 - bne _081A0778 - movs r0, 0x5 - bl PlaySE - ldr r1, =gSpecialVar_Result - movs r0, 0x7F - strh r0, [r1] - b _081A0768 - .pool -_081A0764: - ldr r0, =gSpecialVar_Result - strh r1, [r0] -_081A0768: - ldrb r0, [r4, 0xC] - bl sub_81A07E8 - adds r0, r5, 0 - bl DestroyTask - bl EnableBothScriptContexts -_081A0778: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A070C - - thumb_func_start sub_81A0784 -sub_81A0784: @ 81A0784 - push {r4,r5,lr} - sub sp, 0x20 - adds r4, r0, 0 - adds r5, r1, 0 - lsls r4, 24 - lsls r5, 24 - lsls r2, 24 - lsrs r2, 24 - lsls r3, 24 - lsrs r3, 24 - movs r0, 0x80 - lsls r0, 17 - adds r4, r0 - lsrs r4, 24 - adds r5, r0 - lsrs r5, 24 - str r2, [sp] - str r3, [sp, 0x4] - movs r0, 0xF - str r0, [sp, 0x8] - movs r0, 0x64 - str r0, [sp, 0xC] - add r0, sp, 0x10 - movs r1, 0 - adds r2, r4, 0 - adds r3, r5, 0 - bl CreateWindowTemplate - ldr r0, [sp, 0x10] - ldr r1, [sp, 0x14] - str r0, [sp, 0x18] - str r1, [sp, 0x1C] - add r0, sp, 0x18 - bl AddWindow - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - adds r0, r4, 0 - bl PutWindowTilemap - adds r0, r4, 0 - movs r1, 0x3 - bl CopyWindowToVram - adds r0, r4, 0 - add sp, 0x20 - pop {r4,r5} - pop {r1} - bx r1 - thumb_func_end sub_81A0784 - - thumb_func_start sub_81A07E8 -sub_81A07E8: @ 81A07E8 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - adds r0, r4, 0 - movs r1, 0x1 - bl sub_8198070 - adds r0, r4, 0 - bl RemoveWindow - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_81A07E8 - - thumb_func_start sub_81A0804 -sub_81A0804: @ 81A0804 - push {r4-r6,lr} - adds r4, r0, 0 - adds r5, r1, 0 - lsls r4, 24 - lsrs r4, 24 - lsls r5, 24 - lsrs r5, 24 - lsls r2, 24 - lsrs r6, r2, 24 - ldr r0, =sub_81A070C - movs r1, 0x50 - bl CreateTask - lsls r0, 24 - lsrs r2, r0, 24 - ldr r1, =gTasks - lsls r0, r2, 2 - adds r0, r2 - lsls r0, 3 - adds r1, r0, r1 - strh r4, [r1, 0x10] - cmp r5, 0x3 - bls _081A0840 - movs r0, 0x1 - b _081A0842 - .pool -_081A0840: - movs r0, 0 -_081A0842: - strh r0, [r1, 0x12] - ldr r1, =gTasks - lsls r0, r2, 2 - adds r0, r2 - lsls r0, 3 - adds r0, r1 - strh r6, [r0, 0x14] - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A0804 - - thumb_func_start sub_81A085C -sub_81A085C: @ 81A085C - push {lr} - ldr r1, =gUnknown_086114E0 - ldr r0, =gSpecialVar_0x8004 - ldrh r0, [r0] - lsls r0, 2 - adds r0, r1 - ldr r0, [r0] - bl _call_via_r0 - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A085C - - thumb_func_start sub_81A087C -sub_81A087C: @ 81A087C - push {r4-r7,lr} - bl sub_819FBC8 - ldr r3, =gSaveBlock2Ptr - ldr r1, [r3] - adds r1, 0xB1 - ldrb r2, [r1] - movs r0, 0x4 - negs r0, r0 - ands r0, r2 - strb r0, [r1] - ldr r1, [r3] - adds r1, 0xB1 - ldrb r2, [r1] - movs r0, 0x3D - negs r0, r0 - ands r0, r2 - strb r0, [r1] - ldr r1, [r3] - adds r1, 0xB1 - ldrb r2, [r1] - movs r0, 0x3F - ands r0, r2 - strb r0, [r1] - ldr r1, [r3] - adds r1, 0xB2 - ldrb r2, [r1] - movs r0, 0x8 - negs r0, r0 - ands r0, r2 - strb r0, [r1] - movs r4, 0 - movs r1, 0 -_081A08BE: - ldr r0, [r3] - adds r0, 0xB4 - adds r0, r4 - strb r1, [r0] - adds r0, r4, 0x1 - lsls r0, 24 - lsrs r4, r0, 24 - cmp r4, 0x2 - bls _081A08BE - movs r4, 0 - ldr r5, =gSaveBlock2Ptr - movs r0, 0x4 - negs r0, r0 - mov r12, r0 - movs r7, 0xD - negs r7, r7 - movs r6, 0x31 - negs r6, r6 -_081A08E2: - ldr r1, [r5] - lsls r3, r4, 2 - adds r1, r3 - adds r1, 0xB8 - ldrb r2, [r1] - mov r0, r12 - ands r0, r2 - strb r0, [r1] - ldr r1, [r5] - adds r1, r3 - adds r1, 0xB8 - ldrb r2, [r1] - adds r0, r7, 0 - ands r0, r2 - strb r0, [r1] - ldr r1, [r5] - adds r1, r3 - adds r1, 0xB8 - ldrb r2, [r1] - adds r0, r6, 0 - ands r0, r2 - strb r0, [r1] - ldr r1, [r5] - adds r1, r3 - adds r1, 0xB8 - ldrb r2, [r1] - movs r0, 0x3F - ands r0, r2 - strb r0, [r1] - ldr r0, [r5] - adds r0, r3 - adds r0, 0xBA - movs r1, 0 - strh r1, [r0] - adds r0, r4, 0x1 - lsls r0, 24 - lsrs r4, r0, 24 - cmp r4, 0x8 - bls _081A08E2 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A087C - - thumb_func_start sub_81A093C -sub_81A093C: @ 81A093C - push {lr} - bl sub_819FBB0 - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0 - bne _081A0954 - ldr r0, =gSpecialVar_Result - strh r1, [r0] - b _081A095A - .pool -_081A0954: - ldr r1, =gSpecialVar_Result - movs r0, 0x1 - strh r0, [r1] -_081A095A: - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A093C - - thumb_func_start sub_81A0964 -sub_81A0964: @ 81A0964 - push {lr} - ldr r0, =gSpecialVar_0x8005 - ldrb r0, [r0] - bl sub_819FC40 - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A0964 - - thumb_func_start sub_81A0978 -sub_81A0978: @ 81A0978 - push {lr} - bl sub_819FBC8 - pop {r0} - bx r0 - thumb_func_end sub_81A0978 - - thumb_func_start sub_81A0984 -sub_81A0984: @ 81A0984 - push {lr} - bl sub_819FD64 - pop {r0} - bx r0 - thumb_func_end sub_81A0984 - - thumb_func_start sub_81A0990 -sub_81A0990: @ 81A0990 - ldr r0, =gSaveBlock2Ptr - ldr r2, [r0] - adds r2, 0xB1 - ldrb r3, [r2] - lsls r1, r3, 26 - lsrs r1, 28 - adds r1, 0x1 - movs r0, 0xF - ands r1, r0 - lsls r1, 2 - movs r0, 0x3D - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2] - bx lr - .pool - thumb_func_end sub_81A0990 - - thumb_func_start sub_81A09B4 -sub_81A09B4: @ 81A09B4 - ldr r1, =gSpecialVar_Result - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - strh r0, [r1] - bx lr - .pool - thumb_func_end sub_81A09B4 - - thumb_func_start sub_81A09D0 -sub_81A09D0: @ 81A09D0 - push {lr} - ldr r3, =gSaveBlock2Ptr - ldr r0, [r3] - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - subs r1, r0, 0x3 - cmp r1, 0 - bge _081A09F4 - ldr r1, =gSpecialVar_Result - movs r0, 0 - strh r0, [r1] - b _081A0A1C - .pool -_081A09F4: - ldr r2, =gSpecialVar_Result - cmp r1, 0x8 - ble _081A09FE - movs r0, 0x1 - strh r0, [r2] -_081A09FE: - ldr r0, [r3] - lsls r1, 2 - adds r0, r1 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 30 - cmp r0, 0 - bne _081A0A18 - movs r0, 0x1 - b _081A0A1A - .pool -_081A0A18: - movs r0, 0 -_081A0A1A: - strh r0, [r2] -_081A0A1C: - pop {r0} - bx r0 - thumb_func_end sub_81A09D0 - - thumb_func_start sub_81A0A20 -sub_81A0A20: @ 81A0A20 - push {lr} - ldr r0, =gSpecialVar_0x8005 - ldrb r0, [r0] - bl sub_81A04E4 - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A0A20 - - thumb_func_start sub_81A0A34 -sub_81A0A34: @ 81A0A34 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - bl RunTextPrintersAndIsPrinter0Active - lsls r0, 16 - cmp r0, 0 - bne _081A0A68 - adds r0, r4, 0 - bl DestroyTask - ldr r0, =gSpecialVar_0x8005 - ldrh r0, [r0] - cmp r0, 0 - beq _081A0A64 - ldr r0, =EnableBothScriptContexts - bl sub_81A172C - b _081A0A68 - .pool -_081A0A64: - bl EnableBothScriptContexts -_081A0A68: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_81A0A34 - - thumb_func_start sub_81A0A70 -sub_81A0A70: @ 81A0A70 - push {lr} - ldr r1, =gSpecialVar_0x8006 - ldrh r0, [r1] - cmp r0, 0x6 - bne _081A0A94 - ldr r1, =gUnknown_08610FF0 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 3 - b _081A0C66 - .pool -_081A0A94: - cmp r0, 0x7 - bne _081A0AB0 - ldr r1, =gUnknown_08610FF0 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 3 - adds r1, 0x4 - b _081A0C66 - .pool -_081A0AB0: - cmp r0, 0x8 - bne _081A0ACC - ldr r1, =gUnknown_086111B0 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 3 - b _081A0C66 - .pool -_081A0ACC: - cmp r0, 0x9 - bne _081A0AE8 - ldr r1, =gUnknown_086111B0 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 3 - adds r1, 0x4 - b _081A0C66 - .pool -_081A0AE8: - cmp r0, 0x4 - bne _081A0B04 - ldr r1, =gUnknown_08611230 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 3 - b _081A0C66 - .pool -_081A0B04: - cmp r0, 0x5 - bne _081A0B20 - ldr r1, =gUnknown_08611230 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 3 - adds r1, 0x4 - b _081A0C66 - .pool -_081A0B20: - cmp r0, 0xA - bne _081A0B40 - ldr r2, =gUnknown_08611070 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r1, [r0] - lsls r0, r1, 2 - adds r0, r1 - lsls r0, 2 - b _081A0BD6 - .pool -_081A0B40: - cmp r0, 0xB - bne _081A0B5C - ldr r1, =gUnknown_086112B0 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 3 - b _081A0C66 - .pool -_081A0B5C: - cmp r0, 0xC - bne _081A0B7C - ldr r2, =gUnknown_08611070 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r1, [r0] - lsls r0, r1, 2 - adds r0, r1 - lsls r0, 2 - adds r2, 0xC - b _081A0BD6 - .pool -_081A0B7C: - cmp r0, 0xD - bne _081A0B9C - ldr r2, =gUnknown_08611070 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r1, [r0] - lsls r0, r1, 2 - adds r0, r1 - lsls r0, 2 - adds r2, 0x4 - b _081A0BD6 - .pool -_081A0B9C: - ldrh r0, [r1] - cmp r0, 0x10 - bne _081A0BC0 - ldr r2, =gUnknown_08611070 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r1, [r0] - lsls r0, r1, 2 - adds r0, r1 - lsls r0, 2 - adds r2, 0x10 - b _081A0BD6 - .pool -_081A0BC0: - cmp r0, 0xE - bne _081A0BE4 - ldr r2, =gUnknown_08611070 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r1, [r0] - lsls r0, r1, 2 - adds r0, r1 - lsls r0, 2 - adds r2, 0x8 -_081A0BD6: - adds r0, r2 - ldr r1, [r0] - b _081A0C7A - .pool -_081A0BE4: - cmp r0, 0xF - bne _081A0C00 - ldr r1, =gUnknown_086112B0 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 3 - adds r1, 0x4 - b _081A0C66 - .pool -_081A0C00: - cmp r0, 0 - bne _081A0C1C - ldr r1, =gUnknown_08610EF0 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 4 - b _081A0C66 - .pool -_081A0C1C: - cmp r0, 0x1 - bne _081A0C38 - ldr r1, =gUnknown_08610EF0 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 4 - adds r1, 0x4 - b _081A0C66 - .pool -_081A0C38: - cmp r0, 0x2 - bne _081A0C54 - ldr r1, =gUnknown_08610EF0 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 4 - adds r1, 0x8 - b _081A0C66 - .pool -_081A0C54: - cmp r0, 0x3 - bne _081A0C74 - ldr r1, =gUnknown_08610EF0 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - lsls r0, 4 - adds r1, 0xC -_081A0C66: - adds r0, r1 - ldr r1, [r0] - b _081A0C7A - .pool -_081A0C74: - bl EnableBothScriptContexts - b _081A0C8E -_081A0C7A: - ldr r0, =gStringVar4 - bl StringExpandPlaceholders - movs r0, 0x1 - bl AddTextPrinterForMessage - ldr r0, =sub_81A0A34 - movs r1, 0x1 - bl CreateTask -_081A0C8E: - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A0A70 - - thumb_func_start sub_81A0C9C -sub_81A0C9C: @ 81A0C9C - push {lr} - bl ScriptContext2_Enable - bl FreezeEventObjects - bl sub_808B864 - bl sub_808BCF4 - movs r0, 0 - movs r1, 0x1 - bl NewMenuHelpers_DrawDialogueFrame - bl sub_81A0A70 - pop {r0} - bx r0 - thumb_func_end sub_81A0C9C - - thumb_func_start sub_81A0CC0 -sub_81A0CC0: @ 81A0CC0 - push {lr} - ldr r0, =gSaveBlock2Ptr - ldr r2, [r0] - adds r0, r2, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r1, r0, 26 - lsrs r0, r1, 28 - cmp r0, 0x2 - bhi _081A0CE4 - ldr r1, =gSpecialVar_Result - movs r0, 0x2 - b _081A0D34 - .pool -_081A0CE4: - lsrs r0, r1, 28 - cmp r0, 0xB - bhi _081A0D30 - lsrs r0, r1, 28 - subs r0, 0x3 - lsls r0, 2 - adds r0, r2, r0 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 30 - lsrs r0, 30 - cmp r0, 0x2 - beq _081A0D18 - cmp r0, 0x2 - bgt _081A0D08 - cmp r0, 0x1 - beq _081A0D0E - b _081A0D30 -_081A0D08: - cmp r0, 0x3 - beq _081A0D24 - b _081A0D30 -_081A0D0E: - ldr r1, =gSpecialVar_Result - movs r0, 0x4 - b _081A0D34 - .pool -_081A0D18: - ldr r1, =gSpecialVar_Result - movs r0, 0x3 - b _081A0D34 - .pool -_081A0D24: - ldr r1, =gSpecialVar_Result - movs r0, 0x1 - b _081A0D34 - .pool -_081A0D30: - ldr r1, =gSpecialVar_Result - movs r0, 0x5 -_081A0D34: - strh r0, [r1] - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A0CC0 - - thumb_func_start sub_81A0D40 -sub_81A0D40: @ 81A0D40 - push {r4,lr} - ldr r0, =gSpecialVar_0x8005 - ldrh r0, [r0] - cmp r0, 0 - beq _081A0D6E - ldr r4, =gSpecialVar_0x8006 - ldr r0, =gSaveBlock2Ptr - ldr r2, [r0] - adds r2, 0xB2 - ldrb r3, [r2] - lsls r0, r3, 29 - lsrs r0, 29 - movs r1, 0x1 - ldrb r4, [r4] - lsls r1, r4 - orrs r1, r0 - movs r0, 0x7 - ands r1, r0 - movs r0, 0x8 - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2] -_081A0D6E: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A0D40 - - thumb_func_start sub_81A0D80 -sub_81A0D80: @ 81A0D80 - push {lr} - ldr r0, =gSaveBlock2Ptr - ldr r3, [r0] - adds r0, r3, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r1, r0, 26 - lsrs r0, r1, 28 - cmp r0, 0x2 - bls _081A0DCE - subs r0, 0x3 - lsls r0, 24 - lsrs r2, r0, 24 - ldr r0, =gSpecialVar_0x8005 - ldrh r0, [r0] - cmp r0, 0 - beq _081A0DC0 - lsls r2, 2 - adds r2, r3, r2 - adds r2, 0xB8 - ldrb r1, [r2] - movs r0, 0x3F - ands r0, r1 - movs r1, 0x40 - orrs r0, r1 - strb r0, [r2] - b _081A0DCE - .pool -_081A0DC0: - lsls r0, r2, 2 - adds r0, r3, r0 - adds r0, 0xB8 - ldrb r2, [r0] - movs r1, 0x3F - ands r1, r2 - strb r1, [r0] -_081A0DCE: - pop {r0} - bx r0 - thumb_func_end sub_81A0D80 - - thumb_func_start sub_81A0DD4 -sub_81A0DD4: @ 81A0DD4 - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - movs r6, 0 - movs r2, 0 - ldr r1, =gSaveBlock2Ptr - ldr r0, [r1] - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 30 - ldr r3, =gUnknown_030062F0 - mov r9, r3 - cmp r0, 0 - beq _081A0E14 - adds r3, r1, 0 -_081A0DF4: - adds r0, r6, 0x1 - lsls r0, 24 - lsrs r6, r0, 24 - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x8 - bhi _081A0E14 - ldr r0, [r3] - lsls r1, r2, 2 - adds r0, r1 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 30 - cmp r0, 0 - bne _081A0DF4 -_081A0E14: - mov r4, r9 - movs r0, 0x8 - bl AllocZeroed - adds r7, r0, 0 - str r7, [r4] - ldr r0, =gSpecialVar_0x8005 - ldrh r0, [r0] - cmp r0, 0x2 - bne _081A0E88 - ldr r0, =gSaveBlock2Ptr - ldr r5, [r0] - adds r6, r5, 0 - adds r6, 0xB1 - ldrb r0, [r6] - lsls r1, r0, 26 - lsrs r0, r1, 28 - cmp r0, 0x2 - bls _081A0E3C - b _081A0FCE -_081A0E3C: - adds r2, r5, 0 - adds r2, 0xB4 - adds r0, r2, r0 - ldrb r0, [r0] - lsrs r4, r0, 4 - ldr r3, =gUnknown_08610970 - lsls r1, r4, 1 - adds r5, 0xB0 - ldrb r0, [r5] - movs r4, 0x58 - muls r0, r4 - adds r1, r0 - adds r3, 0x34 - adds r1, r3 - ldrh r0, [r1] - strh r0, [r7, 0x2] - ldrb r0, [r6] - lsls r0, 26 - lsrs r0, 28 - adds r2, r0 - ldrb r1, [r2] - movs r0, 0xF - ands r0, r1 - lsls r0, 1 - ldrb r1, [r5] - muls r1, r4 - adds r0, r1 - adds r0, r3 - b _081A0FCA - .pool -_081A0E88: - cmp r0, 0x3 - bne _081A0F54 - ldr r0, =gSaveBlock2Ptr - mov r8, r0 - ldr r5, [r0] - movs r1, 0xB1 - adds r1, r5 - mov r12, r1 - ldrb r0, [r1] - lsls r2, r0, 26 - lsrs r0, r2, 28 - cmp r0, 0x2 - bhi _081A0EA4 - b _081A0FCE -_081A0EA4: - adds r1, r0, 0 - adds r0, r6, 0x3 - cmp r1, r0 - blt _081A0EAE - b _081A0FCE -_081A0EAE: - adds r0, r1, 0 - subs r0, 0x3 - lsls r0, 2 - adds r0, r5, r0 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 30 - lsrs r0, 30 - cmp r0, 0x2 - beq _081A0EC4 - b _081A0FCE -_081A0EC4: - adds r0, r1, 0 - subs r0, 0x3 - lsls r0, 2 - adds r0, r5, r0 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 28 - lsrs r6, r0, 30 - adds r0, r5, 0 - adds r0, 0xB2 - ldrb r1, [r0] - lsls r1, 29 - lsrs r1, 29 - asrs r1, r6 - movs r0, 0x1 - ands r1, r0 - adds r0, r5, 0 - adds r0, 0xB4 - adds r0, r6 - ldrb r4, [r0] - lsls r1, 2 - asrs r4, r1 - movs r0, 0xF - ands r4, r0 - ldr r2, =gUnknown_08610970 - lsls r1, r4, 1 - adds r0, r5, 0 - adds r0, 0xB0 - ldrb r3, [r0] - movs r0, 0x58 - muls r0, r3 - adds r1, r0 - adds r2, 0x34 - adds r1, r2 - ldrh r0, [r1] - strh r0, [r7] - mov r3, r12 - ldrb r0, [r3] - lsls r0, 26 - lsrs r0, 28 - subs r0, 0x3 - lsls r0, 2 - adds r0, r5, r0 - adds r0, 0xB8 - ldrb r2, [r0] - lsls r2, 26 - lsrs r2, 30 - adds r0, r6, 0 - adds r1, r4, 0 - bl sub_81A0284 - mov r1, r9 - ldr r2, [r1] - strh r0, [r2, 0x4] - mov r3, r8 - ldr r1, [r3] - adds r0, r1, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - subs r0, 0x3 - lsls r0, 2 - adds r1, r0 - adds r1, 0xBA - ldrh r0, [r1] - strh r0, [r2, 0x6] - b _081A0FCE - .pool -_081A0F54: - cmp r0, 0x4 - bne _081A0FCE - ldr r0, =gSaveBlock2Ptr - ldr r3, [r0] - adds r0, r3, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r2, r0, 26 - lsrs r0, r2, 28 - cmp r0, 0x2 - bls _081A0FCE - adds r1, r0, 0 - adds r0, r6, 0x3 - cmp r1, r0 - bge _081A0FCE - adds r0, r1, 0 - subs r0, 0x3 - lsls r0, 2 - adds r0, r3, r0 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 30 - lsrs r0, 30 - cmp r0, 0x1 - bne _081A0FCE - adds r0, r1, 0 - subs r0, 0x3 - lsls r0, 2 - adds r0, r3, r0 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 28 - lsrs r6, r0, 30 - adds r0, r3, 0 - adds r0, 0xB2 - ldrb r1, [r0] - lsls r1, 29 - lsrs r1, 29 - asrs r1, r6 - movs r0, 0x1 - ands r1, r0 - adds r0, r3, 0 - adds r0, 0xB4 - adds r0, r6 - ldrb r0, [r0] - lsls r1, 2 - asrs r0, r1 - movs r1, 0xF - ands r0, r1 - ldr r2, =gUnknown_08610970 - lsls r0, 1 - adds r1, r3, 0 - adds r1, 0xB0 - ldrb r3, [r1] - movs r1, 0x58 - muls r1, r3 - adds r0, r1 - adds r2, 0x34 - adds r0, r2 -_081A0FCA: - ldrh r0, [r0] - strh r0, [r7] -_081A0FCE: - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A0DD4 - - thumb_func_start sub_81A0FE4 -sub_81A0FE4: @ 81A0FE4 - push {r4,lr} - ldr r4, =gUnknown_030062F0 - ldr r0, [r4] - bl Free - movs r0, 0 - str r0, [r4] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A0FE4 - - thumb_func_start sub_81A0FFC -sub_81A0FFC: @ 81A0FFC - push {r4-r6,lr} - sub sp, 0x10 - ldr r0, =gSpecialVar_0x8005 - ldrh r0, [r0] - cmp r0, 0x1 - beq _081A1028 - cmp r0, 0x1 - bgt _081A1018 - cmp r0, 0 - beq _081A101E - b _081A11E6 - .pool -_081A1018: - cmp r0, 0x2 - beq _081A1030 - b _081A11E6 -_081A101E: - ldr r5, =gStringVar1 - b _081A1032 - .pool -_081A1028: - ldr r5, =gStringVar2 - b _081A1032 - .pool -_081A1030: - ldr r5, =gStringVar3 -_081A1032: - ldr r0, =gSpecialVar_0x8006 - ldrh r0, [r0] - cmp r0, 0x9 - bls _081A103C - b _081A11E6 -_081A103C: - lsls r0, 2 - ldr r1, =_081A1054 - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_081A1054: - .4byte _081A107C - .4byte _081A1094 - .4byte _081A10AC - .4byte _081A10C4 - .4byte _081A10DC - .4byte _081A10F4 - .4byte _081A1118 - .4byte _081A1164 - .4byte _081A1140 - .4byte _081A1184 -_081A107C: - ldr r0, =gUnknown_030062F0 - ldr r0, [r0] - ldrh r1, [r0] - movs r0, 0xB - muls r1, r0 - ldr r0, =gSpeciesNames - adds r1, r0 - b _081A1174 - .pool -_081A1094: - ldr r0, =gUnknown_030062F0 - ldr r0, [r0] - ldrh r1, [r0, 0x2] - movs r0, 0xB - muls r1, r0 - ldr r0, =gSpeciesNames - adds r1, r0 - b _081A1174 - .pool -_081A10AC: - ldr r0, =gUnknown_030062F0 - ldr r0, [r0] - ldrh r1, [r0] - movs r0, 0xB - muls r1, r0 - ldr r0, =gSpeciesNames - adds r1, r0 - b _081A1174 - .pool -_081A10C4: - ldr r0, =gUnknown_030062F0 - ldr r0, [r0] - ldrh r1, [r0, 0x4] - movs r0, 0xD - muls r1, r0 - ldr r0, =gMoveNames - adds r1, r0 - b _081A1174 - .pool -_081A10DC: - ldr r0, =gUnknown_030062F0 - ldr r0, [r0] - ldrh r1, [r0, 0x6] - movs r0, 0xD - muls r1, r0 - ldr r0, =gMoveNames - adds r1, r0 - b _081A1174 - .pool -_081A10F4: - ldr r0, =gSaveBlock2Ptr - ldr r1, [r0] - adds r0, r1, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - subs r0, 0x3 - lsls r0, 2 - adds r1, r0 - adds r1, 0xBA - ldrh r0, [r1] - bl ItemId_GetName - adds r1, r0, 0 - b _081A1174 - .pool -_081A1118: - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r0, [r0] - movs r1, 0x2 - bl sub_81A1650 - adds r1, r0, 0 - mov r0, sp - movs r2, 0x2 - bl TVShowConvertInternationalString - adds r0, r5, 0 - mov r1, sp - bl StringCopy - b _081A11E6 - .pool -_081A1140: - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB1 - ldrb r1, [r0] - movs r0, 0x3 - ands r0, r1 - cmp r0, 0x1 - bne _081A115C - ldr r1, =gText_Lv50 - b _081A1174 - .pool -_081A115C: - ldr r1, =gText_OpenLevel - b _081A1174 - .pool -_081A1164: - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - movs r1, 0x82 - lsls r1, 1 - adds r0, r1 - bl ConvertBattleFrontierTrainerSpeechToString - ldr r1, =gStringVar4 -_081A1174: - adds r0, r5, 0 - bl StringCopy - b _081A11E6 - .pool -_081A1184: - ldr r0, =gSaveBlock2Ptr - ldr r3, [r0] - adds r1, r3, 0 - adds r1, 0xB1 - ldrb r1, [r1] - lsls r4, r1, 24 - lsrs r1, r4, 30 - adds r6, r0, 0 - cmp r1, 0x2 - bhi _081A11C0 - adds r0, r3, 0 - adds r0, 0xB4 - adds r0, r1 - ldrb r2, [r0] - adds r0, r3, 0 - adds r0, 0xB2 - ldrb r0, [r0] - lsls r0, 29 - lsrs r0, 29 - asrs r0, r1 - movs r1, 0x1 - ands r0, r1 - lsls r0, 2 - asrs r2, r0 - movs r0, 0xF - ands r2, r0 - b _081A11C2 - .pool -_081A11C0: - movs r2, 0 -_081A11C2: - ldr r3, =gUnknown_08610970 - lsls r1, r2, 1 - ldr r0, [r6] - adds r0, 0xB0 - ldrb r2, [r0] - movs r0, 0x58 - muls r0, r2 - adds r1, r0 - adds r3, 0x34 - adds r1, r3 - ldrh r1, [r1] - movs r0, 0xB - muls r1, r0 - ldr r0, =gSpeciesNames - adds r1, r0 - adds r0, r5, 0 - bl StringCopy -_081A11E6: - add sp, 0x10 - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A0FFC - - thumb_func_start sub_81A11F8 -sub_81A11F8: @ 81A11F8 - ldr r0, =gSaveBlock2Ptr - ldr r2, [r0] - ldr r0, =gSpecialVar_0x8005 - ldrb r1, [r0] - adds r2, 0xB1 - lsls r1, 6 - ldrb r3, [r2] - movs r0, 0x3F - ands r0, r3 - orrs r0, r1 - strb r0, [r2] - bx lr - .pool - thumb_func_end sub_81A11F8 - - thumb_func_start sub_81A1218 -sub_81A1218: @ 81A1218 - push {lr} - bl sub_81AAC28 - pop {r0} - bx r0 - thumb_func_end sub_81A1218 - - thumb_func_start sub_81A1224 -sub_81A1224: @ 81A1224 - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - ldr r1, =gSaveBlock2Ptr - ldr r3, [r1] - adds r0, r3, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - adds r7, r1, 0 - cmp r0, 0x2 - bhi _081A1242 - b _081A1362 -_081A1242: - movs r5, 0 - movs r2, 0 - adds r0, r3, 0 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 30 - ldr r1, =gSpecialVar_0x8005 - mov r12, r1 - ldr r1, =gSpecialVar_Result - mov r8, r1 - cmp r0, 0 - beq _081A127C - adds r3, r7, 0 -_081A125C: - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x8 - bhi _081A127C - ldr r0, [r3] - lsls r1, r2, 2 - adds r0, r1 - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 30 - cmp r0, 0 - bne _081A125C -_081A127C: - movs r4, 0 - cmp r4, r5 - bcs _081A1322 - ldr r0, [r7] - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - subs r0, 0x3 - cmp r4, r0 - bge _081A1322 - adds r6, r7, 0 - mov r9, r4 -_081A1296: - ldr r3, [r6] - lsls r0, r4, 2 - adds r2, r3, r0 - adds r0, r2, 0 - adds r0, 0xB8 - ldrb r1, [r0] - lsls r0, r1, 30 - lsrs r0, 30 - cmp r0, 0x1 - bne _081A1308 - lsrs r0, r1, 6 - cmp r0, 0 - beq _081A1308 - adds r0, r2, 0 - adds r0, 0xBA - ldrh r0, [r0] - mov r2, r12 - ldrh r2, [r2] - cmp r0, r2 - bne _081A1308 - adds r0, r3, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - subs r0, 0x3 - lsls r0, 2 - adds r0, r3, r0 - adds r0, 0xB8 - ldrb r2, [r0] - movs r1, 0x3F - ands r1, r2 - strb r1, [r0] - ldr r1, [r6] - adds r0, r1, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - subs r0, 0x3 - lsls r0, 2 - adds r1, r0 - mov r2, r12 - ldrh r0, [r2] - adds r1, 0xBA - strh r0, [r1] - mov r1, r9 - mov r0, r8 - strh r1, [r0] - b _081A1362 - .pool -_081A1308: - adds r0, r4, 0x1 - lsls r0, 24 - lsrs r4, r0, 24 - cmp r4, r5 - bcs _081A1322 - ldr r0, [r6] - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - subs r0, 0x3 - cmp r4, r0 - blt _081A1296 -_081A1322: - ldr r2, [r7] - adds r0, r2, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - subs r0, 0x3 - lsls r0, 2 - adds r2, r0 - adds r2, 0xB8 - ldrb r1, [r2] - movs r0, 0x3F - ands r0, r1 - movs r1, 0x40 - orrs r0, r1 - strb r0, [r2] - ldr r1, [r7] - adds r0, r1, 0 - adds r0, 0xB1 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 28 - subs r0, 0x3 - lsls r0, 2 - adds r1, r0 - mov r2, r12 - ldrh r0, [r2] - adds r1, 0xBA - strh r0, [r1] - movs r0, 0x1 - mov r1, r8 - strh r0, [r1] -_081A1362: - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_81A1224 - - thumb_func_start sub_81A1370 -sub_81A1370: @ 81A1370 - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - ldr r0, =gSaveBlock2Ptr - ldr r1, [r0] - movs r2, 0x8A - lsls r2, 1 - adds r1, r2 - ldrb r1, [r1] - adds r4, r0, 0 - cmp r1, 0xFF - beq _081A1422 - movs r5, 0 -_081A138E: - ldr r1, [r4] - adds r2, r5, 0x1 - lsls r0, r2, 4 - adds r0, r2 - lsls r0, 2 - adds r3, r1, r0 - movs r5, 0x8A - lsls r5, 1 - adds r0, r3, r5 - ldrb r0, [r0] - cmp r0, 0xFF - bne _081A13B8 - adds r0, r3, 0 - adds r0, 0xDC - adds r1, 0xDC - movs r2, 0x44 - bl memcpy - b _081A1422 - .pool -_081A13B8: - adds r5, r2, 0 - cmp r5, 0x2 - ble _081A138E - ldr r0, =0x0000ffff - mov r10, r0 - movs r2, 0x1 - negs r2, r2 - mov r9, r2 - movs r5, 0x1 - ldr r7, =gSaveBlock2Ptr - movs r0, 0x90 - lsls r0, 1 - mov r8, r0 - movs r6, 0x44 -_081A13D4: - ldr r0, [r7] - add r0, r8 - adds r0, 0x34 - bl ReadUnalignedWord - adds r4, r0, 0 - ldr r0, [r7] - adds r0, 0xA - bl ReadUnalignedWord - cmp r4, r0 - bne _081A13FC - ldr r0, [r7] - adds r0, r6 - adds r0, 0xDE - ldrb r0, [r0] - cmp r0, r10 - bge _081A13FC - mov r10, r0 - mov r9, r5 -_081A13FC: - movs r2, 0x44 - add r8, r2 - adds r6, 0x44 - adds r5, 0x1 - cmp r5, 0x3 - ble _081A13D4 - mov r5, r9 - cmp r5, 0 - ble _081A1422 - ldr r0, =gSaveBlock2Ptr - ldr r1, [r0] - lsls r0, r5, 4 - add r0, r9 - lsls r0, 2 - adds r0, r1, r0 - adds r0, 0xDC - adds r1, 0xDC - bl memcpy -_081A1422: - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A1370 - - thumb_func_start sub_81A1438 -sub_81A1438: @ 81A1438 - push {r4,r5,lr} - ldr r4, =gSaveBlock2Ptr - ldr r2, [r4] - adds r0, r2, 0 - adds r0, 0xB0 - ldrb r0, [r0] - adds r2, 0xDC - movs r1, 0x1F - ands r1, r0 - ldrb r3, [r2] - movs r0, 0x20 - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2] - ldr r2, [r4] - adds r0, r2, 0 - adds r0, 0xB1 - ldrb r1, [r0] - lsls r1, 30 - adds r2, 0xDC - lsrs r1, 25 - ldrb r3, [r2] - movs r0, 0x61 - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2] - movs r2, 0 - ldr r0, [r4] - b _081A148C - .pool -_081A147C: - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x8 - bhi _081A1496 - ldr r0, [r4] - lsls r1, r2, 2 - adds r0, r1 -_081A148C: - adds r0, 0xB8 - ldrb r0, [r0] - lsls r0, 30 - cmp r0, 0 - bne _081A147C -_081A1496: - ldr r4, =gSaveBlock2Ptr - ldr r0, [r4] - adds r0, 0xDD - strb r2, [r0] - ldr r0, [r4] - adds r1, r0, 0 - adds r1, 0xDE - ldrb r0, [r1] - cmp r0, 0xFE - bhi _081A14AE - adds r0, 0x1 - strb r0, [r1] -_081A14AE: - ldr r0, [r4] - adds r0, 0xDD - ldrb r0, [r0] - bl sub_81A0390 - movs r2, 0 - adds r3, r4, 0 - movs r4, 0x88 - lsls r4, 1 - adds r5, r3, 0 -_081A14C2: - ldr r0, [r3] - adds r1, r0, r4 - adds r1, r2 - adds r0, 0xA - adds r0, r2 - ldrb r0, [r0] - strb r0, [r1] - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x3 - bls _081A14C2 - ldr r1, [r5] - movs r2, 0x8A - lsls r2, 1 - adds r0, r1, r2 - bl StringCopy - ldr r1, [r5] - ldr r0, =gGameLanguage - ldrb r0, [r0] - ldr r2, =0x0000011b - adds r1, r2 - strb r0, [r1] - ldr r0, [r5] - adds r0, 0xDC - bl sub_8165AE8 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A1438 - - thumb_func_start sub_81A150C -sub_81A150C: @ 81A150C - push {lr} - ldr r2, =gUnknown_08610970 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xDC - ldrb r0, [r0] - lsls r0, 27 - lsrs r0, 27 - movs r1, 0x58 - muls r0, r1 - adds r0, r2 - adds r0, 0x32 - ldrb r2, [r0] - movs r1, 0 - ldr r3, =gUnknown_085DCEDC - ldrb r0, [r3] - cmp r0, r2 - beq _081A1542 -_081A1530: - adds r0, r1, 0x1 - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0x1D - bhi _081A1542 - adds r0, r1, r3 - ldrb r0, [r0] - cmp r0, r2 - bne _081A1530 -_081A1542: - cmp r1, 0x1E - beq _081A1568 - ldr r0, =gUnknown_085DCF0E - adds r0, r1, r0 - ldrb r1, [r0] - ldr r0, =0x00004010 - bl VarSet - b _081A1594 - .pool -_081A1568: - movs r1, 0 - ldr r3, =gUnknown_085DCEFA - ldrb r0, [r3] - cmp r0, r2 - beq _081A1584 -_081A1572: - adds r0, r1, 0x1 - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0x13 - bhi _081A1584 - adds r0, r1, r3 - ldrb r0, [r0] - cmp r0, r2 - bne _081A1572 -_081A1584: - cmp r1, 0x14 - beq _081A1594 - ldr r0, =gUnknown_085DCF2C - adds r0, r1, r0 - ldrb r1, [r0] - ldr r0, =0x00004010 - bl VarSet -_081A1594: - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A150C - - thumb_func_start sub_81A15A4 -sub_81A15A4: @ 81A15A4 - push {lr} - ldr r2, =gUnknown_08610970 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - adds r0, 0xB0 - ldrb r1, [r0] - movs r0, 0x58 - muls r0, r1 - adds r0, r2 - adds r0, 0x32 - ldrb r2, [r0] - movs r1, 0 - ldr r3, =gUnknown_085DCEDC - ldrb r0, [r3] - cmp r0, r2 - beq _081A15D6 -_081A15C4: - adds r0, r1, 0x1 - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0x1D - bhi _081A15D6 - adds r0, r1, r3 - ldrb r0, [r0] - cmp r0, r2 - bne _081A15C4 -_081A15D6: - cmp r1, 0x1E - beq _081A15FC - ldr r0, =gUnknown_085DCF0E - adds r0, r1, r0 - ldrb r1, [r0] - ldr r0, =0x00004010 - bl VarSet - b _081A1628 - .pool -_081A15FC: - movs r1, 0 - ldr r3, =gUnknown_085DCEFA - ldrb r0, [r3] - cmp r0, r2 - beq _081A1618 -_081A1606: - adds r0, r1, 0x1 - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0x13 - bhi _081A1618 - adds r0, r1, r3 - ldrb r0, [r0] - cmp r0, r2 - bne _081A1606 -_081A1618: - cmp r1, 0x14 - beq _081A1628 - ldr r0, =gUnknown_085DCF2C - adds r0, r1, r0 - ldrb r1, [r0] - ldr r0, =0x00004010 - bl VarSet -_081A1628: - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A15A4 - - thumb_func_start sub_81A1638 -sub_81A1638: @ 81A1638 - ldr r1, =gSpecialVar_0x8004 - movs r0, 0x1 - strh r0, [r1] - bx lr - .pool - thumb_func_end sub_81A1638 - - thumb_func_start sub_81A1644 -sub_81A1644: @ 81A1644 - ldr r1, =gSpecialVar_0x8004 - movs r0, 0x1 - strh r0, [r1] - bx lr - .pool - thumb_func_end sub_81A1644 - - thumb_func_start sub_81A1650 -sub_81A1650: @ 81A1650 - push {lr} - movs r2, 0x58 - muls r2, r0 - ldr r0, =gUnknown_08610970 - adds r2, r0 - subs r0, r1, 0x1 - cmp r0, 0x6 - bhi _081A16AC - lsls r0, 2 - ldr r1, =_081A1674 - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_081A1674: - .4byte _081A1690 - .4byte _081A1694 - .4byte _081A169A - .4byte _081A16A0 - .4byte _081A16A6 - .4byte _081A16AC - .4byte _081A16AC -_081A1690: - adds r0, r2, 0 - b _081A16B0 -_081A1694: - adds r0, r2, 0 - adds r0, 0x8 - b _081A16B0 -_081A169A: - adds r0, r2, 0 - adds r0, 0x10 - b _081A16B0 -_081A16A0: - adds r0, r2, 0 - adds r0, 0x18 - b _081A16B0 -_081A16A6: - adds r0, r2, 0 - adds r0, 0x20 - b _081A16B0 -_081A16AC: - adds r0, r2, 0 - adds r0, 0x28 -_081A16B0: - pop {r1} - bx r1 - thumb_func_end sub_81A1650 - - thumb_func_start sub_81A16B4 -sub_81A16B4: @ 81A16B4 - push {lr} - lsls r0, 24 - lsrs r2, r0, 24 - ldr r0, =gMain - ldrh r1, [r0, 0x2E] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - bne _081A16CE - movs r0, 0x2 - ands r0, r1 - cmp r0, 0 - beq _081A16D4 -_081A16CE: - adds r0, r2, 0 - bl SwitchTaskToFollowupFunc -_081A16D4: - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A16B4 - - thumb_func_start sub_81A16DC -sub_81A16DC: @ 81A16DC - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gMain - ldrh r1, [r0, 0x2E] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - bne _081A16F6 - movs r0, 0x2 - ands r0, r1 - cmp r0, 0 - beq _081A1718 -_081A16F6: - ldr r2, =gUnknown_030062F4 - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - ldrh r1, [r0, 0x8] - movs r3, 0xA - ldrsh r0, [r0, r3] - lsls r0, 16 - orrs r1, r0 - str r1, [r2] - bl _call_via_r1 - adds r0, r4, 0 - bl DestroyTask -_081A1718: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A16DC - - thumb_func_start sub_81A172C -sub_81A172C: @ 81A172C - push {r4,lr} - adds r4, r0, 0 - ldr r0, =sub_81A16DC - movs r1, 0x1 - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r1, r2 - strh r4, [r1, 0x8] - lsrs r4, 16 - strh r4, [r1, 0xA] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A172C - - thumb_func_start sub_81A175C -sub_81A175C: @ 81A175C - push {r4,r5,lr} - adds r5, r0, 0 - ldr r4, =sub_81A16B4 - adds r0, r4, 0 - movs r1, 0x1 - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - adds r1, r4, 0 - adds r2, r5, 0 - bl SetTaskFuncWithFollowupFunc - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81A175C thumb_func_start sub_81A1780 sub_81A1780: @ 81A1780 @@ -4152,7 +380,7 @@ _081A1AEA: cmp r3, r0 blt _081A1AEA _081A1B00: - bl sub_80F94E8 + bl ReducePlayerPartyToThree pop {r4-r7} pop {r0} bx r0 @@ -7392,7 +3620,7 @@ _081A3758: adds r0, 0x70 lsls r0, 24 lsrs r0, 24 - bl sub_819F99C + bl CopyFriendsApprenticeChallengeText b _081A38F8 _081A3766: movs r0, 0xFA @@ -7533,7 +3761,7 @@ _081A38A8: lsrs r3, r0, 24 movs r0, 0x58 muls r0, r3 - ldr r1, =gUnknown_08610970+0x4A + ldr r1, =gApprentices+0x4A _081A38C4: adds r0, r1 bl ConvertBattleFrontierTrainerSpeechToString @@ -7554,7 +3782,7 @@ _081A38D4: lsrs r3, r0, 27 movs r0, 0x58 muls r0, r3 - ldr r1, =gUnknown_08610970+0x4A + ldr r1, =gApprentices+0x4A adds r0, r1 bl ConvertBattleFrontierTrainerSpeechToString _081A38F8: @@ -17008,7 +13236,7 @@ _081A87EC: ldrh r1, [r0] movs r0, 0x64 muls r0, r1 - ldr r1, =gBattleScripting + 0x14 + ldr r1, =gPlayerParty - 100 adds r0, r1 ldr r1, =0x00000e12 adds r3, r1 diff --git a/asm/battle_tower.s b/asm/battle_tower.s index 2312b63bde..ae01e0b5e7 100644 --- a/asm/battle_tower.s +++ b/asm/battle_tower.s @@ -576,7 +576,7 @@ _0816266C: b _081626BA .pool _08162698: - ldr r3, =gUnknown_08610970 + ldr r3, =gApprentices ldr r0, =gSaveBlock2Ptr ldr r1, [r0] ldr r0, =0xfffffe70 @@ -747,7 +747,7 @@ _081627E8: b _08162836 .pool _08162814: - ldr r3, =gUnknown_08610970 + ldr r3, =gApprentices ldr r0, =gSaveBlock2Ptr ldr r1, [r0] ldr r0, =0xfffffe70 @@ -1161,7 +1161,7 @@ _08162B64: cmp r0, 0 bne _08162BB0 ldr r4, =gFacilityClassToPicIndex - ldr r3, =gUnknown_08610970 + ldr r3, =gApprentices ldr r0, =gSaveBlock2Ptr ldr r1, [r0] ldr r0, =0xfffffe70 @@ -1184,7 +1184,7 @@ _08162B64: .pool _08162BB0: ldr r5, =gFacilityClassToPicIndex - ldr r4, =gUnknown_08610970 + ldr r4, =gApprentices bl sub_81864A8 lsls r0, 24 lsrs r0, 24 @@ -1301,7 +1301,7 @@ _08162CBC: cmp r0, 0 beq _08162CF4 ldr r5, =gFacilityClassToTrainerClass - ldr r4, =gUnknown_08610970 + ldr r4, =gApprentices bl sub_81864A8 lsls r0, 24 lsrs r0, 24 @@ -1316,7 +1316,7 @@ _08162CBC: .pool _08162CF4: ldr r4, =gFacilityClassToTrainerClass - ldr r3, =gUnknown_08610970 + ldr r3, =gApprentices ldr r0, =gSaveBlock2Ptr ldr r1, [r0] ldr r0, =0xfffffe70 @@ -1407,7 +1407,7 @@ _08162DC0: ands r0, r1 cmp r0, 0 beq _08162DE8 - ldr r4, =gUnknown_08610970 + ldr r4, =gApprentices bl sub_81864A8 lsls r0, 24 lsrs r0, 24 @@ -1417,7 +1417,7 @@ _08162DC0: b _08162E08 .pool _08162DE8: - ldr r3, =gUnknown_08610970 + ldr r3, =gApprentices ldr r0, =gSaveBlock2Ptr ldr r1, [r0] ldr r0, =0xfffffe70 @@ -1578,7 +1578,7 @@ _08162F24: _08162F3E: adds r0, r5, 0 adds r1, r4, 0 - bl sub_81A1650 + bl GetApprenticeNameInLanguage adds r1, r0, 0 adds r0, r6, 0 adds r2, r4, 0 @@ -1648,7 +1648,7 @@ _08162FC0: b _0816300E .pool _08162FEC: - ldr r3, =gUnknown_08610970 + ldr r3, =gApprentices ldr r0, =gSaveBlock2Ptr ldr r1, [r0] ldr r0, =0xfffffe70 @@ -1927,7 +1927,7 @@ _08163230: ldr r1, [r6] adds r1, r5 lsrs r2, r4, 24 - bl sub_8068528 + bl CreateApprenticeMon movs r2, 0x80 lsls r2, 17 adds r4, r2 @@ -2831,7 +2831,7 @@ _0816399C: adds r0, 0x70 lsls r0, 24 lsrs r0, 24 - bl sub_819F99C + bl CopyFriendsApprenticeChallengeText _081639A8: pop {r0} bx r0 @@ -3475,7 +3475,7 @@ _08163FCC: adds r1, r0, 0 movs r0, 0x64 muls r0, r1 - ldr r1, =gBattleScripting + 0x14 + ldr r1, =gPlayerParty - 100 adds r0, r1 movs r1, 0x2C muls r1, r4 @@ -6295,7 +6295,7 @@ _08165812: adds r0, r5 ldrb r2, [r0] adds r0, r4, 0 - bl sub_8068528 + bl CreateApprenticeMon movs r3, 0xC8 lsls r3, 1 adds r0, r7, r3 @@ -6690,7 +6690,7 @@ _08165B10: adds r1, 0x1 cmp r1, 0x10 bls _08165B10 - bl sub_819FA5C + bl ResetApprenticeStruct pop {r0} bx r0 thumb_func_end sub_8165B08 diff --git a/asm/cable_club.s b/asm/cable_club.s deleted file mode 100644 index 6f4917a196..0000000000 --- a/asm/cable_club.s +++ /dev/null @@ -1,2842 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - thumb_func_start sub_80B236C -sub_80B236C: @ 80B236C - push {r4-r6,lr} - lsls r0, 24 - lsrs r6, r0, 24 - lsls r1, 24 - lsrs r5, r1, 24 - ldr r4, =sub_80B2634 - adds r0, r4, 0 - bl FindTaskIdByFunc - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0xFF - bne _080B23A0 - adds r0, r4, 0 - movs r1, 0x50 - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r1, r2 - strh r6, [r1, 0xA] - strh r5, [r1, 0xC] -_080B23A0: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B236C - - thumb_func_start sub_80B23B0 -sub_80B23B0: @ 80B23B0 - push {r4,r5,lr} - sub sp, 0xC - adds r4, r0, 0 - lsls r4, 16 - lsrs r4, 16 - ldr r0, =gStringVar1 - movs r2, 0 - movs r3, 0x1 - bl ConvertIntToDecimalStringN - lsls r4, 24 - lsrs r4, 24 - adds r0, r4, 0 - movs r1, 0 - bl SetStandardWindowBorderStyle - ldr r5, =gStringVar4 - ldr r1, =gText_XPLink - adds r0, r5, 0 - bl StringExpandPlaceholders - movs r0, 0x1 - adds r1, r5, 0 - movs r2, 0x58 - bl GetStringCenterAlignXOffset - adds r3, r0, 0 - lsls r3, 24 - lsrs r3, 24 - movs r0, 0x1 - str r0, [sp] - movs r0, 0xFF - str r0, [sp, 0x4] - movs r0, 0 - str r0, [sp, 0x8] - adds r0, r4, 0 - movs r1, 0x1 - adds r2, r5, 0 - bl AddTextPrinterParameterized - adds r0, r4, 0 - movs r1, 0x3 - bl CopyWindowToVram - add sp, 0xC - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B23B0 - - thumb_func_start sub_80B241C -sub_80B241C: @ 80B241C - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - adds r0, r4, 0 - movs r1, 0 - bl sub_819746C - adds r0, r4, 0 - movs r1, 0x3 - bl CopyWindowToVram - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_80B241C - - thumb_func_start sub_80B243C -sub_80B243C: @ 80B243C - push {r4,r5,lr} - lsls r0, 24 - lsrs r0, 24 - lsls r1, 24 - lsrs r5, r1, 24 - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - ldr r0, =gTasks + 0x8 - adds r4, r1, r0 - movs r1, 0x6 - ldrsh r0, [r4, r1] - cmp r5, r0 - beq _080B2472 - cmp r5, 0x1 - bhi _080B2468 - ldrh r0, [r4, 0xA] - bl sub_80B241C - b _080B2470 - .pool -_080B2468: - ldrh r0, [r4, 0xA] - adds r1, r5, 0 - bl sub_80B23B0 -_080B2470: - strh r5, [r4, 0x6] -_080B2472: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80B243C - - thumb_func_start sub_80B2478 -sub_80B2478: @ 80B2478 - push {r4,lr} - lsls r0, 24 - lsrs r0, 24 - lsls r1, 24 - lsrs r1, 24 - bl GetLinkPlayerDataExchangeStatusTimed - lsls r0, 24 - lsrs r0, 24 - subs r0, 0x1 - cmp r0, 0x6 - bhi _080B24F0 - lsls r0, 2 - ldr r1, =_080B24A0 - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_080B24A0: - .4byte _080B24BC - .4byte _080B24F0 - .4byte _080B24C0 - .4byte _080B24C4 - .4byte _080B24C8 - .4byte _080B24CC - .4byte _080B24EC -_080B24BC: - movs r0, 0x1 - b _080B24F2 -_080B24C0: - movs r0, 0x3 - b _080B24F2 -_080B24C4: - movs r0, 0x7 - b _080B24F2 -_080B24C8: - movs r0, 0x9 - b _080B24F2 -_080B24CC: - ldr r4, =gStringVar1 - bl GetLinkPlayerCount_2 - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - movs r2, 0 - movs r3, 0x1 - bl ConvertIntToDecimalStringN - movs r0, 0x4 - b _080B24F2 - .pool -_080B24EC: - movs r0, 0xA - b _080B24F2 -_080B24F0: - movs r0, 0 -_080B24F2: - pop {r4} - pop {r1} - bx r1 - thumb_func_end sub_80B2478 - - thumb_func_start sub_80B24F8 -sub_80B24F8: @ 80B24F8 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - bl HasLinkErrorOccurred - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _080B250E - movs r0, 0 - b _080B251E -_080B250E: - ldr r0, =gTasks - lsls r1, r4, 2 - adds r1, r4 - lsls r1, 3 - adds r1, r0 - ldr r0, =sub_80B2D2C - str r0, [r1] - movs r0, 0x1 -_080B251E: - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80B24F8 - - thumb_func_start sub_80B252C -sub_80B252C: @ 80B252C - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gMain - ldrh r1, [r0, 0x2E] - movs r0, 0x2 - ands r0, r1 - cmp r0, 0 - beq _080B2570 - bl IsLinkConnectionEstablished - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0 - bne _080B2570 - ldr r0, =gLinkType - strh r1, [r0] - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - ldr r1, =sub_80B2CEC - str r1, [r0] - movs r0, 0x1 - b _080B2572 - .pool -_080B2570: - movs r0, 0 -_080B2572: - pop {r4} - pop {r1} - bx r1 - thumb_func_end sub_80B252C - - thumb_func_start sub_80B2578 -sub_80B2578: @ 80B2578 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - bl IsLinkConnectionEstablished - lsls r0, 24 - cmp r0, 0 - beq _080B258E - movs r0, 0x1 - bl SetSuppressLinkErrorMessage -_080B258E: - ldr r0, =gMain - ldrh r1, [r0, 0x2E] - movs r0, 0x2 - ands r0, r1 - cmp r0, 0 - bne _080B25A4 - movs r0, 0 - b _080B25BA - .pool -_080B25A4: - ldr r1, =gLinkType - movs r0, 0 - strh r0, [r1] - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - ldr r1, =sub_80B2CEC - str r1, [r0] - movs r0, 0x1 -_080B25BA: - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80B2578 - - thumb_func_start sub_80B25CC -sub_80B25CC: @ 80B25CC - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - bl GetSioMultiSI - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _080B25E2 - movs r0, 0 - b _080B25F2 -_080B25E2: - ldr r0, =gTasks - lsls r1, r4, 2 - adds r1, r4 - lsls r1, 3 - adds r1, r0 - ldr r0, =sub_80B2D2C - str r0, [r1] - movs r0, 0x1 -_080B25F2: - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80B25CC - - thumb_func_start sub_80B2600 -sub_80B2600: @ 80B2600 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gTasks - lsls r1, r4, 2 - adds r1, r4 - lsls r1, 3 - adds r1, r0 - ldrh r0, [r1, 0x8] - adds r0, 0x1 - strh r0, [r1, 0x8] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0xA - bne _080B262A - movs r0, 0x2 - bl sub_800A4D8 - adds r0, r4, 0 - bl DestroyTask -_080B262A: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2600 - - thumb_func_start sub_80B2634 -sub_80B2634: @ 80B2634 - push {r4,lr} - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - ldr r0, =gTasks + 0x8 - adds r4, r1, r0 - movs r3, 0 - ldrsh r2, [r4, r3] - cmp r2, 0 - bne _080B266C - bl OpenLinkTimed - bl sub_800AB98 - bl ResetLinkPlayers - ldr r0, =gUnknown_08550594 - bl AddWindow - strh r0, [r4, 0xA] - b _080B2678 - .pool -_080B266C: - cmp r2, 0x9 - ble _080B2678 - subs r0, 0x8 - adds r0, r1, r0 - ldr r1, =sub_80B2688 - str r1, [r0] -_080B2678: - ldrh r0, [r4] - adds r0, 0x1 - strh r0, [r4] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2634 - - thumb_func_start sub_80B2688 -sub_80B2688: @ 80B2688 - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - bl GetLinkPlayerCount_2 - lsls r0, 24 - lsrs r5, r0, 24 - adds r0, r4, 0 - bl sub_80B252C - cmp r0, 0x1 - beq _080B26FC - adds r0, r4, 0 - bl sub_80B2578 - cmp r0, 0x1 - beq _080B26FC - cmp r5, 0x1 - bls _080B26FC - movs r0, 0x1 - bl SetSuppressLinkErrorMessage - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r4, r0, r1 - movs r0, 0 - strh r0, [r4, 0xE] - bl IsLinkMaster - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080B26EC - movs r0, 0x15 - bl PlaySE - ldr r0, =OldaleTown_PokemonCenter_2F_Text_2780B3 - bl ShowFieldAutoScrollMessage - ldr r0, =sub_80B270C - b _080B26FA - .pool -_080B26EC: - movs r0, 0x16 - bl PlaySE - ldr r0, =OldaleTown_PokemonCenter_2F_Text_278131 - bl ShowFieldAutoScrollMessage - ldr r0, =sub_80B2918 -_080B26FA: - str r0, [r4] -_080B26FC: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2688 - - thumb_func_start sub_80B270C -sub_80B270C: @ 80B270C - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - adds r0, r4, 0 - bl sub_80B252C - cmp r0, 0x1 - beq _080B274C - adds r0, r4, 0 - bl sub_80B25CC - cmp r0, 0x1 - beq _080B274C - adds r0, r4, 0 - bl sub_80B24F8 - cmp r0, 0x1 - beq _080B274C - bl textbox_any_visible - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0 - bne _080B274C - ldr r0, =gTasks - lsls r1, r4, 2 - adds r1, r4 - lsls r1, 3 - adds r1, r0 - strh r2, [r1, 0xE] - ldr r0, =sub_80B275C - str r0, [r1] -_080B274C: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B270C - - thumb_func_start sub_80B275C -sub_80B275C: @ 80B275C - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - lsls r0, 24 - lsrs r4, r0, 24 - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - mov r8, r0 - ldr r0, =gTasks + 0x8 - mov r9, r0 - mov r7, r8 - add r7, r9 - bl GetLinkPlayerCount_2 - lsls r0, 24 - lsrs r5, r0, 24 - adds r0, r4, 0 - bl sub_80B252C - cmp r0, 0x1 - beq _080B27E4 - adds r0, r4, 0 - bl sub_80B25CC - cmp r0, 0x1 - beq _080B27E4 - adds r0, r4, 0 - bl sub_80B24F8 - cmp r0, 0x1 - beq _080B27E4 - adds r6, r5, 0 - adds r0, r4, 0 - adds r1, r6, 0 - bl sub_80B243C - ldr r0, =gMain - ldrh r1, [r0, 0x2E] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080B27E4 - movs r1, 0x2 - ldrsh r0, [r7, r1] - cmp r5, r0 - blt _080B27E4 - adds r0, r6, 0 - bl sub_800AA04 - ldrh r0, [r7, 0xA] - bl sub_80B241C - ldr r0, =gStringVar1 - adds r1, r5, 0 - movs r2, 0 - movs r3, 0x1 - bl ConvertIntToDecimalStringN - ldr r0, =OldaleTown_PokemonCenter_2F_Text_2780F2 - bl ShowFieldAutoScrollMessage - mov r0, r9 - subs r0, 0x8 - add r0, r8 - ldr r1, =sub_80B2804 - str r1, [r0] -_080B27E4: - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B275C - - thumb_func_start sub_80B2804 -sub_80B2804: @ 80B2804 - push {r4-r6,lr} - lsls r0, 24 - lsrs r5, r0, 24 - adds r6, r5, 0 - adds r0, r5, 0 - bl sub_80B252C - cmp r0, 0x1 - beq _080B2898 - adds r0, r5, 0 - bl sub_80B25CC - cmp r0, 0x1 - beq _080B2898 - adds r0, r5, 0 - bl sub_80B24F8 - cmp r0, 0x1 - beq _080B2898 - bl textbox_any_visible - lsls r0, 24 - cmp r0, 0 - bne _080B2898 - bl sub_800AA48 - adds r4, r0, 0 - bl GetLinkPlayerCount_2 - lsls r4, 24 - lsls r0, 24 - cmp r4, r0 - bne _080B2852 - ldr r0, =gMain - ldrh r1, [r0, 0x2C] - movs r0, 0x2 - ands r0, r1 - cmp r0, 0 - beq _080B2878 -_080B2852: - ldr r0, =OldaleTown_PokemonCenter_2F_Text_2780B3 - bl ShowFieldAutoScrollMessage - ldr r1, =gTasks - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - adds r0, r1 - ldr r1, =sub_80B270C - str r1, [r0] - b _080B2898 - .pool -_080B2878: - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080B2898 - movs r0, 0x5 - bl PlaySE - bl sub_800A620 - ldr r0, =gTasks - lsls r1, r6, 2 - adds r1, r6 - lsls r1, 3 - adds r1, r0 - ldr r0, =sub_80B28A8 - str r0, [r1] -_080B2898: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2804 - - thumb_func_start sub_80B28A8 -sub_80B28A8: @ 80B28A8 - push {r4-r7,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r5, r0, r1 - ldrb r7, [r5, 0xA] - ldrb r6, [r5, 0xC] - adds r0, r4, 0 - bl sub_80B24F8 - cmp r0, 0x1 - beq _080B290A - adds r0, r4, 0 - bl sub_80B2D6C - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _080B290A - bl GetLinkPlayerCount_2 - adds r4, r0, 0 - bl sub_800AA48 - lsls r4, 24 - lsls r0, 24 - cmp r4, r0 - beq _080B28F4 - ldr r0, =sub_80B2D2C - b _080B2908 - .pool -_080B28F4: - ldr r4, =gSpecialVar_Result - adds r0, r7, 0 - adds r1, r6, 0 - bl sub_80B2478 - strh r0, [r4] - lsls r0, 16 - cmp r0, 0 - beq _080B290A - ldr r0, =sub_80B2A08 -_080B2908: - str r0, [r5] -_080B290A: - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B28A8 - - thumb_func_start sub_80B2918 -sub_80B2918: @ 80B2918 - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r7, r0, r1 - ldrb r6, [r7, 0xA] - ldrb r5, [r7, 0xC] - adds r0, r4, 0 - bl sub_80B252C - cmp r0, 0x1 - beq _080B29E6 - adds r0, r4, 0 - bl sub_80B24F8 - cmp r0, 0x1 - beq _080B29E6 - ldr r4, =gSpecialVar_Result - adds r0, r6, 0 - adds r1, r5, 0 - bl sub_80B2478 - adds r1, r0, 0 - strh r1, [r4] - lsls r0, r1, 16 - lsrs r2, r0, 16 - cmp r2, 0 - beq _080B29E6 - subs r0, r1, 0x3 - lsls r0, 16 - lsrs r0, 16 - cmp r0, 0x1 - bhi _080B297C - bl sub_800AC34 - bl HideFieldMessageBox - ldr r0, =sub_80B2CB0 - b _080B29E4 - .pool -_080B297C: - cmp r2, 0x7 - beq _080B2984 - cmp r2, 0x9 - bne _080B2994 -_080B2984: - bl CloseLink - bl HideFieldMessageBox - ldr r0, =sub_80B2CB0 - b _080B29E4 - .pool -_080B2994: - bl GetLinkPlayerCount_2 - ldr r4, =gFieldLinkPlayerCount - strb r0, [r4] - bl GetMultiplayerId - ldr r1, =gUnknown_03005DB4 - strb r0, [r1] - ldrb r0, [r4] - bl sub_800AA04 - ldr r4, =gBlockSendBuffer - adds r0, r4, 0 - bl sub_80C30A4 - ldr r0, =gUnknown_0203CEF8 - mov r8, r0 - ldrb r0, [r0] - movs r6, 0x64 - muls r0, r6 - ldr r5, =gBattleScripting + 0x14 - adds r0, r5 - movs r1, 0xB - movs r2, 0 - bl GetMonData - adds r1, r4, 0 - adds r1, 0x54 - strh r0, [r1] - mov r1, r8 - ldrb r0, [r1, 0x1] - muls r0, r6 - adds r0, r5 - movs r1, 0xB - movs r2, 0 - bl GetMonData - adds r4, 0x56 - strh r0, [r4] - ldr r0, =sub_80B2C30 -_080B29E4: - str r0, [r7] -_080B29E6: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2918 - - thumb_func_start sub_80B2A08 -sub_80B2A08: @ 80B2A08 - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r7, r0, 24 - adds r0, r7, 0 - bl sub_80B24F8 - cmp r0, 0x1 - beq _080B2ACE - ldr r0, =gSpecialVar_Result - ldrh r0, [r0] - cmp r0, 0x4 - bne _080B2A38 - bl Link_AnyPartnersPlayingRubyOrSapphire - cmp r0, 0 - bne _080B2A4A - bl sub_800AC34 - b _080B2A4E - .pool -_080B2A38: - cmp r0, 0x3 - bne _080B2A42 - bl sub_800AC34 - b _080B2A4E -_080B2A42: - cmp r0, 0x7 - beq _080B2A4A - cmp r0, 0x9 - bne _080B2A6C -_080B2A4A: - bl CloseLink -_080B2A4E: - bl HideFieldMessageBox - ldr r0, =gTasks - lsls r1, r7, 2 - adds r1, r7 - lsls r1, 3 - adds r1, r0 - ldr r0, =sub_80B2CB0 - str r0, [r1] - b _080B2ACE - .pool -_080B2A6C: - bl GetLinkPlayerCount_2 - ldr r4, =gFieldLinkPlayerCount - strb r0, [r4] - bl GetMultiplayerId - ldr r1, =gUnknown_03005DB4 - strb r0, [r1] - ldrb r0, [r4] - bl sub_800AA04 - ldr r4, =gBlockSendBuffer - adds r0, r4, 0 - bl sub_80C30A4 - ldr r0, =gUnknown_0203CEF8 - mov r8, r0 - ldrb r0, [r0] - movs r6, 0x64 - muls r0, r6 - ldr r5, =gBattleScripting + 0x14 - adds r0, r5 - movs r1, 0xB - movs r2, 0 - bl GetMonData - adds r1, r4, 0 - adds r1, 0x54 - strh r0, [r1] - mov r1, r8 - ldrb r0, [r1, 0x1] - muls r0, r6 - adds r0, r5 - movs r1, 0xB - movs r2, 0 - bl GetMonData - adds r4, 0x56 - strh r0, [r4] - ldr r1, =gTasks - lsls r0, r7, 2 - adds r0, r7 - lsls r0, 3 - adds r0, r1 - ldr r1, =sub_80B2C30 - str r1, [r0] - movs r0, 0x2 - bl sub_800A4D8 -_080B2ACE: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2A08 - - thumb_func_start sub_80B2AF4 -sub_80B2AF4: @ 80B2AF4 - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - sub sp, 0x8 - str r0, [sp] - str r1, [sp, 0x4] - movs r2, 0 - movs r7, 0 - ldr r1, =gStringVar1 - movs r0, 0xFF - strb r0, [r1] - ldr r1, =gStringVar2 - movs r0, 0x1 - negs r0, r0 - strb r0, [r1] - movs r1, 0 - movs r0, 0xB - mov r10, r0 - ldr r0, =gSpeciesNames - mov r9, r0 -_080B2B20: - lsls r0, r1, 1 - adds r1, 0x1 - mov r8, r1 - ldr r1, [sp] - adds r4, r0, r1 - ldr r5, [sp, 0x4] - movs r6, 0x1 -_080B2B2E: - ldrh r0, [r4] - ldrh r1, [r5] - cmp r0, r1 - bne _080B2B5E - cmp r7, 0 - bne _080B2B48 - mov r1, r10 - muls r1, r0 - add r1, r9 - ldr r0, =gStringVar1 - bl StringCopy - movs r2, 0x1 -_080B2B48: - cmp r7, 0x1 - bne _080B2B5C - ldrh r0, [r4] - mov r1, r10 - muls r1, r0 - add r1, r9 - ldr r0, =gStringVar2 - bl StringCopy - movs r2, 0x1 -_080B2B5C: - adds r7, 0x1 -_080B2B5E: - adds r5, 0x2 - subs r6, 0x1 - cmp r6, 0 - bge _080B2B2E - mov r1, r8 - cmp r1, 0x1 - ble _080B2B20 - ldr r0, =gSpecialVar_0x8005 - strh r7, [r0] - adds r0, r2, 0 - add sp, 0x8 - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80B2AF4 - - thumb_func_start task_map_chg_seq_0807EC34 -task_map_chg_seq_0807EC34: @ 80B2B94 - push {r4,r5,lr} - adds r5, r0, 0 - adds r4, r1, 0 - ldr r1, =gTrainerCards - ldrh r0, [r5] - cmp r0, 0x1 - bne _080B2C10 - ldr r0, =gLinkType - ldrh r2, [r0] - ldr r0, =0x00002266 - cmp r2, r0 - beq _080B2BB2 - adds r0, 0x11 - cmp r2, r0 - bne _080B2BEC -_080B2BB2: - adds r0, r1, 0 - adds r0, 0x54 - adds r1, 0xB8 - bl sub_80B2AF4 - cmp r0, 0 - beq _080B2BEC - movs r0, 0xB - strh r0, [r5] - bl sub_800AC34 - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - ldr r1, =sub_80B2CB0 - str r1, [r0] - b _080B2C22 - .pool -_080B2BEC: - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - ldrh r0, [r0, 0x12] - bl sub_80B241C - bl EnableBothScriptContexts - lsls r0, r4, 24 - lsrs r0, 24 - bl DestroyTask - b _080B2C22 - .pool -_080B2C10: - bl sub_800AC34 - ldr r0, =gTasks - lsls r1, r4, 2 - adds r1, r4 - lsls r1, 3 - adds r1, r0 - ldr r0, =sub_80B2CB0 - str r0, [r1] -_080B2C22: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end task_map_chg_seq_0807EC34 - - thumb_func_start sub_80B2C30 -sub_80B2C30: @ 80B2C30 - push {r4-r6,lr} - lsls r0, 24 - lsrs r5, r0, 24 - adds r0, r5, 0 - bl sub_80B24F8 - cmp r0, 0x1 - beq _080B2C9C - bl GetBlockReceivedStatus - adds r4, r0, 0 - bl sub_800A9A8 - lsls r4, 24 - lsls r0, 24 - cmp r4, r0 - bne _080B2C9C - movs r4, 0 - ldr r6, =gLinkPlayers - b _080B2C7E - .pool -_080B2C5C: - movs r0, 0x64 - muls r0, r4 - ldr r1, =gTrainerCards - adds r0, r1 - lsls r1, r4, 8 - ldr r2, =gBlockRecvBuffer - adds r1, r2 - lsls r2, r4, 3 - subs r2, r4 - lsls r2, 2 - adds r2, r6 - ldrb r2, [r2] - bl sub_80C3120 - adds r0, r4, 0x1 - lsls r0, 24 - lsrs r4, r0, 24 -_080B2C7E: - bl GetLinkPlayerCount - lsls r0, 24 - lsrs r0, 24 - cmp r4, r0 - bcc _080B2C5C - movs r0, 0 - bl SetSuppressLinkErrorMessage - bl ResetBlockReceivedFlags - ldr r0, =gSpecialVar_Result - adds r1, r5, 0 - bl task_map_chg_seq_0807EC34 -_080B2C9C: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2C30 - - thumb_func_start sub_80B2CB0 -sub_80B2CB0: @ 80B2CB0 - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - ldr r0, =gReceivedRemoteLinkPlayers - ldrb r0, [r0] - cmp r0, 0 - bne _080B2CDE - ldr r0, =gTasks - lsls r4, r5, 2 - adds r4, r5 - lsls r4, 3 - adds r4, r0 - ldrh r0, [r4, 0x12] - bl sub_80B241C - bl EnableBothScriptContexts - ldrb r0, [r4, 0x12] - bl RemoveWindow - adds r0, r5, 0 - bl DestroyTask -_080B2CDE: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2CB0 - - thumb_func_start sub_80B2CEC -sub_80B2CEC: @ 80B2CEC - push {r4,r5,lr} - adds r5, r0, 0 - lsls r5, 24 - lsrs r5, 24 - ldr r1, =gSpecialVar_Result - movs r0, 0x5 - strh r0, [r1] - ldr r0, =gTasks - lsls r4, r5, 2 - adds r4, r5 - lsls r4, 3 - adds r4, r0 - ldrh r0, [r4, 0x12] - bl sub_80B241C - bl sub_8098374 - ldrb r0, [r4, 0x12] - bl RemoveWindow - bl EnableBothScriptContexts - adds r0, r5, 0 - bl DestroyTask - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2CEC - - thumb_func_start sub_80B2D2C -sub_80B2D2C: @ 80B2D2C - push {r4,r5,lr} - adds r5, r0, 0 - lsls r5, 24 - lsrs r5, 24 - ldr r1, =gSpecialVar_Result - movs r0, 0x6 - strh r0, [r1] - ldr r0, =gTasks - lsls r4, r5, 2 - adds r4, r5 - lsls r4, 3 - adds r4, r0 - ldrh r0, [r4, 0x12] - bl sub_80B241C - ldrb r0, [r4, 0x12] - bl RemoveWindow - bl HideFieldMessageBox - bl EnableBothScriptContexts - adds r0, r5, 0 - bl DestroyTask - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2D2C - - thumb_func_start sub_80B2D6C -sub_80B2D6C: @ 80B2D6C - push {lr} - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r2, r1, r2 - ldrh r0, [r2, 0x10] - adds r0, 0x1 - strh r0, [r2, 0x10] - lsls r0, 16 - movs r1, 0x96 - lsls r1, 18 - cmp r0, r1 - bgt _080B2D94 - movs r0, 0 - b _080B2D9A - .pool -_080B2D94: - ldr r0, =sub_80B2D2C - str r0, [r2] - movs r0, 0x1 -_080B2D9A: - pop {r1} - bx r1 - .pool - thumb_func_end sub_80B2D6C - - thumb_func_start sub_80B2DA4 -sub_80B2DA4: @ 80B2DA4 - push {r4,lr} - movs r3, 0x2 - movs r2, 0x2 - ldr r0, =gSpecialVar_0x8004 - ldrh r0, [r0] - cmp r0, 0x2 - beq _080B2DDC - cmp r0, 0x2 - bgt _080B2DC0 - cmp r0, 0x1 - beq _080B2DCA - b _080B2E34 - .pool -_080B2DC0: - cmp r0, 0x5 - beq _080B2DEC - cmp r0, 0x9 - beq _080B2E00 - b _080B2E34 -_080B2DCA: - movs r3, 0x2 - ldr r1, =gLinkType - ldr r4, =0x00002233 - b _080B2E30 - .pool -_080B2DDC: - movs r3, 0x2 - ldr r1, =gLinkType - ldr r4, =0x00002244 - b _080B2E30 - .pool -_080B2DEC: - movs r3, 0x4 - movs r2, 0x4 - ldr r1, =gLinkType - ldr r4, =0x00002255 - b _080B2E30 - .pool -_080B2E00: - movs r3, 0x2 - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - ldr r1, =0x00000ca9 - adds r0, r1 - ldrb r1, [r0] - movs r0, 0x3 - ands r0, r1 - cmp r0, 0 - bne _080B2E2C - ldr r1, =gLinkType - ldr r4, =0x00002266 - b _080B2E30 - .pool -_080B2E2C: - ldr r1, =gLinkType - ldr r4, =0x00002277 -_080B2E30: - adds r0, r4, 0 - strh r0, [r1] -_080B2E34: - adds r0, r3, 0 - adds r1, r2, 0 - bl sub_80B236C - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2DA4 - - thumb_func_start sub_80B2E4C -sub_80B2E4C: @ 80B2E4C - push {lr} - ldr r1, =gLinkType - ldr r2, =0x00001133 - adds r0, r2, 0 - strh r0, [r1] - ldr r1, =gBattleTypeFlags - movs r0, 0 - str r0, [r1] - movs r0, 0x2 - movs r1, 0x2 - bl sub_80B236C - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2E4C - - thumb_func_start sub_80B2E74 -sub_80B2E74: @ 80B2E74 - push {lr} - ldr r1, =gSpecialVar_Result - movs r0, 0 - strh r0, [r1] - ldr r1, =gLinkType - ldr r2, =0x00003311 - adds r0, r2, 0 - strh r0, [r1] - ldr r1, =gBattleTypeFlags - movs r0, 0 - str r0, [r1] - movs r0, 0x2 - movs r1, 0x4 - bl sub_80B236C - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2E74 - - thumb_func_start sub_80B2EA8 -sub_80B2EA8: @ 80B2EA8 - push {r4,lr} - ldr r4, =sub_80B2EE4 - adds r0, r4, 0 - bl FindTaskIdByFunc - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0xFF - bne _080B2ED4 - adds r0, r4, 0 - movs r1, 0x50 - bl CreateTask - lsls r0, 24 - lsrs r2, r0, 24 - ldr r1, =gTasks - lsls r0, r2, 2 - adds r0, r2 - lsls r0, 3 - adds r0, r1 - movs r1, 0 - strh r1, [r0, 0x8] -_080B2ED4: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2EA8 - - thumb_func_start sub_80B2EE4 -sub_80B2EE4: @ 80B2EE4 - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - lsls r0, 24 - lsrs r6, r0, 24 - ldr r1, =gTasks - lsls r0, r6, 2 - adds r0, r6 - lsls r0, 3 - adds r0, r1 - movs r1, 0x8 - ldrsh r0, [r0, r1] - cmp r0, 0 - beq _080B2F0C - cmp r0, 0x1 - beq _080B2FB4 - b _080B2FC6 - .pool -_080B2F0C: - ldr r0, =gSpecialVar_Result - ldrh r0, [r0] - cmp r0, 0x1 - bne _080B2FA8 - movs r7, 0 - movs r0, 0 - mov r8, r0 - mov r9, r0 - bl GetLinkPlayerCount - lsls r0, 24 - lsrs r5, r0, 24 - movs r4, 0 - cmp r7, r5 - bge _080B2F74 - ldr r0, =gLinkPlayers - ldrb r2, [r0] - ldrh r3, [r0, 0x1A] - subs r1, r2, 0x1 - mov r12, r0 - cmp r1, 0x1 - bhi _080B2F4A - b _080B2F6E - .pool -_080B2F44: - movs r1, 0x1 - mov r8, r1 - b _080B2F56 -_080B2F4A: - cmp r2, 0x3 - bne _080B2F56 - cmp r3, 0x1 - bne _080B2F56 - movs r0, 0x1 - mov r9, r0 -_080B2F56: - adds r4, 0x1 - cmp r4, r5 - bge _080B2F74 - lsls r0, r4, 3 - subs r0, r4 - lsls r0, 2 - add r0, r12 - ldrb r2, [r0] - ldrh r3, [r0, 0x1A] - subs r0, r2, 0x1 - cmp r0, 0x1 - bhi _080B2F4A -_080B2F6E: - cmp r3, 0x1 - bne _080B2F44 - movs r7, 0x1 -_080B2F74: - mov r1, r8 - cmp r1, 0 - beq _080B2F82 - mov r0, r9 - cmp r0, 0 - beq _080B2F82 - movs r7, 0x1 -_080B2F82: - cmp r7, 0 - beq _080B2FA8 - ldr r1, =gSpecialVar_Result - movs r0, 0xC - strh r0, [r1] - bl sub_800AD10 - ldr r1, =gTasks - lsls r0, r6, 2 - adds r0, r6 - lsls r0, 3 - adds r0, r1 - movs r1, 0x1 - strh r1, [r0, 0x8] - b _080B2FC6 - .pool -_080B2FA8: - bl EnableBothScriptContexts - adds r0, r6, 0 - bl DestroyTask - b _080B2FC6 -_080B2FB4: - ldr r0, =gReceivedRemoteLinkPlayers - ldrb r0, [r0] - cmp r0, 0 - bne _080B2FC6 - bl EnableBothScriptContexts - adds r0, r6, 0 - bl DestroyTask -_080B2FC6: - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2EE4 - - thumb_func_start sub_80B2FD8 -sub_80B2FD8: @ 80B2FD8 - push {lr} - ldr r1, =gLinkType - ldr r2, =0x00004411 - adds r0, r2, 0 - strh r0, [r1] - ldr r1, =gBattleTypeFlags - movs r0, 0 - str r0, [r1] - movs r0, 0x2 - movs r1, 0x4 - bl sub_80B236C - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B2FD8 - - thumb_func_start sub_80B3000 -sub_80B3000: @ 80B3000 - push {lr} - ldr r1, =gLinkType - ldr r2, =0x00006601 - adds r0, r2, 0 - strh r0, [r1] - ldr r1, =gBattleTypeFlags - movs r0, 0 - str r0, [r1] - movs r0, 0x4 - movs r1, 0x4 - bl sub_80B236C - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3000 - - thumb_func_start sub_80B3028 -sub_80B3028: @ 80B3028 - push {lr} - ldr r1, =gLinkType - ldr r2, =0x00006602 - adds r0, r2, 0 - strh r0, [r1] - ldr r1, =gBattleTypeFlags - movs r0, 0 - str r0, [r1] - movs r0, 0x2 - movs r1, 0x4 - bl sub_80B236C - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3028 - - thumb_func_start sub_80B3050 -sub_80B3050: @ 80B3050 - push {lr} - ldr r0, =sub_80B3144 - bl FuncIsActiveTask - lsls r0, 24 - cmp r0, 0 - beq _080B3068 - movs r0, 0xFF - b _080B3134 - .pool -_080B3068: - ldr r0, =gSpecialVar_0x8004 - ldrh r0, [r0] - subs r0, 0x1 - cmp r0, 0x8 - bhi _080B3128 - lsls r0, 2 - ldr r1, =_080B3084 - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_080B3084: - .4byte _080B30A8 - .4byte _080B30B8 - .4byte _080B3110 - .4byte _080B3120 - .4byte _080B30C8 - .4byte _080B3128 - .4byte _080B3128 - .4byte _080B3128 - .4byte _080B30D8 -_080B30A8: - ldr r1, =gLinkType - ldr r2, =0x00002233 - b _080B3124 - .pool -_080B30B8: - ldr r1, =gLinkType - ldr r2, =0x00002244 - b _080B3124 - .pool -_080B30C8: - ldr r1, =gLinkType - ldr r2, =0x00002255 - b _080B3124 - .pool -_080B30D8: - ldr r0, =gSaveBlock2Ptr - ldr r0, [r0] - ldr r1, =0x00000ca9 - adds r0, r1 - ldrb r1, [r0] - movs r0, 0x3 - ands r0, r1 - cmp r0, 0 - bne _080B3100 - ldr r1, =gLinkType - ldr r2, =0x00002266 - b _080B3124 - .pool -_080B3100: - ldr r1, =gLinkType - ldr r2, =0x00002277 - b _080B3124 - .pool -_080B3110: - ldr r1, =gLinkType - ldr r2, =0x00001111 - b _080B3124 - .pool -_080B3120: - ldr r1, =gLinkType - ldr r2, =0x00003322 -_080B3124: - adds r0, r2, 0 - strh r0, [r1] -_080B3128: - ldr r0, =sub_80B3144 - movs r1, 0x50 - bl CreateTask - lsls r0, 24 - lsrs r0, 24 -_080B3134: - pop {r1} - bx r1 - .pool - thumb_func_end sub_80B3050 - - thumb_func_start sub_80B3144 -sub_80B3144: @ 80B3144 - push {r4,lr} - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - ldr r0, =gTasks + 0x8 - adds r4, r1, r0 - movs r3, 0 - ldrsh r2, [r4, r3] - cmp r2, 0 - bne _080B3178 - bl OpenLink - bl ResetLinkPlayers - ldr r0, =task00_08081A90 - movs r1, 0x50 - bl CreateTask - b _080B3184 - .pool -_080B3178: - cmp r2, 0x9 - ble _080B3184 - subs r0, 0x8 - adds r0, r1, r0 - ldr r1, =sub_80B3194 - str r1, [r0] -_080B3184: - ldrh r0, [r4] - adds r0, 0x1 - strh r0, [r4] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3144 - - thumb_func_start sub_80B3194 -sub_80B3194: @ 80B3194 - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - adds r5, r4, 0 - bl GetLinkPlayerCount_2 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bls _080B31DA - bl IsLinkMaster - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080B31CC - ldr r0, =gTasks - lsls r1, r4, 2 - adds r1, r4 - lsls r1, 3 - adds r1, r0 - ldr r0, =sub_80B31E8 - b _080B31D8 - .pool -_080B31CC: - ldr r0, =gTasks - lsls r1, r5, 2 - adds r1, r5 - lsls r1, 3 - adds r1, r0 - ldr r0, =sub_80B3220 -_080B31D8: - str r0, [r1] -_080B31DA: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3194 - - thumb_func_start sub_80B31E8 -sub_80B31E8: @ 80B31E8 - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - bl sub_800AA48 - adds r4, r0, 0 - bl GetLinkPlayerCount_2 - lsls r4, 24 - lsls r0, 24 - cmp r4, r0 - bne _080B3212 - bl sub_800A620 - ldr r0, =gTasks - lsls r1, r5, 2 - adds r1, r5 - lsls r1, 3 - adds r1, r0 - ldr r0, =sub_80B3220 - str r0, [r1] -_080B3212: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B31E8 - - thumb_func_start sub_80B3220 -sub_80B3220: @ 80B3220 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gReceivedRemoteLinkPlayers - ldrb r0, [r0] - cmp r0, 0x1 - bne _080B3248 - bl IsLinkPlayerDataExchangeComplete - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080B3248 - bl sub_800AB18 - bl sub_8009F18 - adds r0, r4, 0 - bl DestroyTask -_080B3248: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3220 - - thumb_func_start sub_80B3254 -sub_80B3254: @ 80B3254 - push {lr} - bl SaveGame - pop {r0} - bx r0 - thumb_func_end sub_80B3254 - - thumb_func_start sub_80B3260 -sub_80B3260: @ 80B3260 - push {lr} - cmp r0, 0x2 - beq _080B3284 - cmp r0, 0x2 - bgt _080B3270 - cmp r0, 0x1 - beq _080B327A - b _080B32A6 -_080B3270: - cmp r0, 0x5 - beq _080B3290 - cmp r0, 0x9 - beq _080B32A0 - b _080B32A6 -_080B327A: - ldr r1, =gBattleTypeFlags - movs r0, 0xA - b _080B32A4 - .pool -_080B3284: - ldr r1, =gBattleTypeFlags - movs r0, 0xB - b _080B32A4 - .pool -_080B3290: - bl sub_80F94E8 - ldr r1, =gBattleTypeFlags - movs r0, 0x4B - b _080B32A4 - .pool -_080B32A0: - ldr r1, =gBattleTypeFlags - ldr r0, =0x0000014b -_080B32A4: - str r0, [r1] -_080B32A6: - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3260 - - thumb_func_start sub_80B32B4 -sub_80B32B4: @ 80B32B4 - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - ldr r1, =gTasks - adds r4, r0, r1 - movs r1, 0x8 - ldrsh r0, [r4, r1] - cmp r0, 0x5 - bhi _080B33A0 - lsls r0, 2 - ldr r1, =_080B32E0 - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_080B32E0: - .4byte _080B32F8 - .4byte _080B3318 - .4byte _080B3328 - .4byte _080B3338 - .4byte _080B333E - .4byte _080B3354 -_080B32F8: - movs r0, 0x1 - movs r1, 0 - bl FadeScreen - ldr r1, =gLinkType - ldr r2, =0x00002211 - adds r0, r2, 0 - strh r0, [r1] - bl ClearLinkCallback_2 - b _080B3346 - .pool -_080B3318: - ldr r0, =gPaletteFade - ldrb r1, [r0, 0x7] - movs r0, 0x80 - ands r0, r1 - b _080B3342 - .pool -_080B3328: - ldrh r0, [r4, 0xA] - adds r0, 0x1 - strh r0, [r4, 0xA] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x14 - ble _080B33A0 - b _080B3346 -_080B3338: - bl sub_800AC34 - b _080B3346 -_080B333E: - ldr r0, =gReceivedRemoteLinkPlayers - ldrb r0, [r0] -_080B3342: - cmp r0, 0 - bne _080B33A0 -_080B3346: - ldrh r0, [r4, 0x8] - adds r0, 0x1 - strh r0, [r4, 0x8] - b _080B33A0 - .pool -_080B3354: - ldr r0, =gLinkPlayers - ldr r0, [r0, 0x4] - movs r1, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080B3370 - ldr r0, =0x000001dd - bl PlayMapChosenOrBattleBGM - b _080B3378 - .pool -_080B3370: - movs r0, 0xEE - lsls r0, 1 - bl PlayMapChosenOrBattleBGM -_080B3378: - ldr r0, =gSpecialVar_0x8004 - ldrh r0, [r0] - bl sub_80B3260 - bl overworld_free_bg_tilemaps - ldr r1, =gTrainerBattleOpponent_A - movs r2, 0x80 - lsls r2, 4 - adds r0, r2, 0 - strh r0, [r1] - ldr r0, =CB2_InitBattle - bl SetMainCallback2 - ldr r1, =gMain - ldr r0, =sub_80B360C - str r0, [r1, 0x8] - adds r0, r5, 0 - bl DestroyTask -_080B33A0: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B32B4 - - thumb_func_start sub_80B33BC -sub_80B33BC: @ 80B33BC - push {r4-r7,lr} - lsls r0, 24 - lsrs r4, r0, 24 - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r6, r0, r1 - movs r1, 0 - ldrsh r0, [r6, r1] - cmp r0, 0x7 - bls _080B33D6 - b _080B3532 -_080B33D6: - lsls r0, 2 - ldr r1, =_080B33E8 - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_080B33E8: - .4byte _080B3408 - .4byte _080B342C - .4byte _080B3444 - .4byte _080B3458 - .4byte _080B34B0 - .4byte _080B34C4 - .4byte _080B34CE - .4byte _080B34DE -_080B3408: - movs r0, 0x1 - movs r1, 0 - bl FadeScreen - ldr r0, =gLinkType - ldr r2, =0x00002211 - adds r1, r2, 0 - strh r1, [r0] - bl ClearLinkCallback_2 - movs r0, 0x1 - strh r0, [r6] - b _080B3532 - .pool -_080B342C: - ldr r0, =gPaletteFade - ldrb r1, [r0, 0x7] - movs r0, 0x80 - ands r0, r1 - cmp r0, 0 - beq _080B343A - b _080B3532 -_080B343A: - movs r0, 0x2 - strh r0, [r6] - b _080B3532 - .pool -_080B3444: - ldr r1, =gLocalLinkPlayer - movs r0, 0 - movs r2, 0x1C - bl SendBlock - movs r0, 0x3 - strh r0, [r6] - b _080B3532 - .pool -_080B3458: - bl GetBlockReceivedStatus - adds r4, r0, 0 - bl sub_800A9D8 - lsls r4, 24 - lsls r0, 24 - cmp r4, r0 - bne _080B3532 - movs r4, 0 - ldr r5, =gLinkPlayers - b _080B349A - .pool -_080B3474: - lsls r1, r4, 8 - ldr r2, =gBlockRecvBuffer - adds r0, r5, 0 - adds r1, r2 - ldm r1!, {r2,r3,r7} - stm r0!, {r2,r3,r7} - ldm r1!, {r2,r3,r7} - stm r0!, {r2,r3,r7} - ldr r1, [r1] - str r1, [r0] - adds r0, r5, 0 - bl sub_800B524 - lsls r0, r4, 24 - lsrs r0, 24 - bl ResetBlockReceivedFlag - adds r5, 0x1C - adds r4, 0x1 -_080B349A: - bl GetLinkPlayerCount - lsls r0, 24 - lsrs r0, 24 - cmp r4, r0 - blt _080B3474 - movs r0, 0x4 - strh r0, [r6] - b _080B3532 - .pool -_080B34B0: - ldrh r0, [r6, 0x2] - adds r0, 0x1 - strh r0, [r6, 0x2] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x14 - ble _080B3532 - movs r0, 0x5 - strh r0, [r6] - b _080B3532 -_080B34C4: - bl sub_800ADF8 - movs r0, 0x6 - strh r0, [r6] - b _080B3532 -_080B34CE: - bl sub_800A520 - lsls r0, 24 - cmp r0, 0 - beq _080B3532 - movs r0, 0x7 - strh r0, [r6] - b _080B3532 -_080B34DE: - ldr r0, =gLinkPlayers - ldr r0, [r0, 0x4] - movs r1, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080B34FC - ldr r0, =0x000001dd - bl PlayMapChosenOrBattleBGM - b _080B3504 - .pool -_080B34FC: - movs r0, 0xEE - lsls r0, 1 - bl PlayMapChosenOrBattleBGM -_080B3504: - ldr r1, =gLinkPlayers - ldr r0, =0x00002211 - str r0, [r1, 0x14] - ldr r0, =gSpecialVar_0x8004 - ldrh r0, [r0] - bl sub_80B3260 - bl overworld_free_bg_tilemaps - ldr r1, =gTrainerBattleOpponent_A - movs r3, 0x80 - lsls r3, 4 - adds r0, r3, 0 - strh r0, [r1] - ldr r0, =CB2_InitBattle - bl SetMainCallback2 - ldr r1, =gMain - ldr r0, =sub_80B360C - str r0, [r1, 0x8] - adds r0, r4, 0 - bl DestroyTask -_080B3532: - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B33BC - - thumb_func_start sub_80B3554 -sub_80B3554: @ 80B3554 - push {r4,lr} - ldr r0, =gMain - movs r1, 0x87 - lsls r1, 3 - adds r0, r1 - ldrb r0, [r0] - cmp r0, 0x1 - beq _080B35E0 - cmp r0, 0x1 - bgt _080B3574 - cmp r0, 0 - beq _080B357A - b _080B35FE - .pool -_080B3574: - cmp r0, 0x2 - beq _080B35F8 - b _080B35FE -_080B357A: - bl GetLinkPlayerCount - lsls r0, 24 - lsrs r3, r0, 24 - movs r4, 0 - movs r2, 0 - cmp r4, r3 - bge _080B35AC - ldr r1, =gLinkPlayers - ldrb r0, [r1] - subs r0, 0x4 - cmp r0, 0x1 - bls _080B35B0 -_080B3594: - adds r2, 0x1 - cmp r2, r3 - bge _080B35AC - lsls r0, r2, 3 - subs r0, r2 - lsls r0, 2 - adds r0, r1 - ldrb r0, [r0] - subs r0, 0x4 - cmp r0, 0x1 - bhi _080B3594 - movs r4, 0x1 -_080B35AC: - cmp r4, 0 - beq _080B35C8 -_080B35B0: - ldr r0, =gMain - movs r1, 0x87 - lsls r1, 3 - adds r0, r1 - movs r1, 0x2 - strb r1, [r0] - b _080B35FE - .pool -_080B35C8: - bl sub_800AC34 - ldr r0, =gMain - movs r1, 0x87 - lsls r1, 3 - adds r0, r1 - movs r1, 0x1 - strb r1, [r0] - b _080B35FE - .pool -_080B35E0: - ldr r0, =gReceivedRemoteLinkPlayers - ldrb r0, [r0] - cmp r0, 0 - bne _080B35FE - ldr r0, =CB2_ReturnToField - bl SetMainCallback2 - b _080B35FE - .pool -_080B35F8: - ldr r0, =CB2_ReturnToField - bl SetMainCallback2 -_080B35FE: - bl RunTasks - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3554 - - thumb_func_start sub_80B360C -sub_80B360C: @ 80B360C - push {r4,r5,lr} - ldr r2, =gBattleTypeFlags - ldr r0, [r2] - movs r1, 0x21 - negs r1, r1 - ands r0, r1 - str r0, [r2] - bl Overworld_ResetMapMusic - bl LoadPlayerParty - bl SavePlayerBag - bl sub_813BF10 - ldr r0, =gSpecialVar_0x8004 - ldrh r0, [r0] - subs r0, 0x1 - lsls r0, 16 - lsrs r0, 16 - cmp r0, 0x1 - bhi _080B36B2 - ldr r0, =gUnknown_03005DB4 - ldrb r0, [r0] - movs r5, 0x1 - eors r0, r5 - bl UpdatePlayerLinkBattleRecords - ldr r0, =gWirelessCommType - ldrb r0, [r0] - cmp r0, 0 - beq _080B36B2 - ldr r0, =gBattleOutcome - ldrb r0, [r0] - cmp r0, 0x1 - beq _080B3670 - cmp r0, 0x2 - beq _080B3694 - b _080B36B2 - .pool -_080B3670: - ldr r4, =gLinkPlayers - bl GetMultiplayerId - eors r0, r5 - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 3 - subs r1, r0 - lsls r1, 2 - adds r4, 0x4 - adds r1, r4 - ldr r1, [r1] - movs r0, 0 - bl sub_801B990 - b _080B36B2 - .pool -_080B3694: - ldr r4, =gLinkPlayers - bl GetMultiplayerId - eors r0, r5 - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 3 - subs r1, r0 - lsls r1, 2 - adds r4, 0x4 - adds r1, r4 - ldr r1, [r1] - movs r0, 0x1 - bl sub_801B990 -_080B36B2: - bl InUnionRoom - cmp r0, 0x1 - bne _080B36CC - ldr r1, =gMain - ldr r0, =sub_80B3554 - b _080B36D0 - .pool -_080B36CC: - ldr r1, =gMain - ldr r0, =c2_8056854 -_080B36D0: - str r0, [r1, 0x8] - ldr r0, =sub_80A0514 - bl SetMainCallback2 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B360C - - thumb_func_start sub_80B36EC -sub_80B36EC: @ 80B36EC - push {lr} - ldr r0, =gSpecialVar_0x8004 - ldrh r1, [r0] - subs r0, r1, 0x1 - lsls r0, 16 - lsrs r0, 16 - cmp r0, 0x1 - bls _080B3706 - adds r0, r1, 0 - cmp r0, 0x5 - beq _080B3706 - cmp r0, 0x9 - bne _080B370E -_080B3706: - bl LoadPlayerParty - bl SavePlayerBag -_080B370E: - movs r0, 0x7F - bl copy_saved_warp2_bank_and_enter_x_to_warp1 - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B36EC - - thumb_func_start sub_80B371C -sub_80B371C: @ 80B371C - push {lr} - bl sub_80872B0 - pop {r0} - bx r0 - thumb_func_end sub_80B371C - - thumb_func_start sub_80B3728 -sub_80B3728: @ 80B3728 - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - ldr r1, =gTasks - adds r5, r0, r1 - movs r1, 0x8 - ldrsh r0, [r5, r1] - cmp r0, 0x1 - beq _080B376C - cmp r0, 0x1 - bgt _080B3750 - cmp r0, 0 - beq _080B375A - b _080B37CC - .pool -_080B3750: - cmp r0, 0x2 - beq _080B378C - cmp r0, 0x3 - beq _080B37B8 - b _080B37CC -_080B375A: - ldr r0, =OldaleTown_PokemonCenter_2F_Text_278091 - bl ShowFieldMessage - movs r0, 0x1 - strh r0, [r5, 0x8] - b _080B37CC - .pool -_080B376C: - bl IsFieldMessageBoxHidden - lsls r0, 24 - cmp r0, 0 - beq _080B37CC - bl sub_8087288 - ldr r0, =gSpecialVar_0x8005 - ldrb r0, [r0] - bl sub_8009628 - movs r0, 0x2 - strh r0, [r5, 0x8] - b _080B37CC - .pool -_080B378C: - bl sub_8087214 - cmp r0, 0x1 - beq _080B379E - cmp r0, 0x1 - bcc _080B37CC - cmp r0, 0x2 - beq _080B37B2 - b _080B37CC -_080B379E: - bl HideFieldMessageBox - movs r0, 0 - strh r0, [r5, 0x8] - bl sub_80872C4 - adds r0, r4, 0 - bl SwitchTaskToFollowupFunc - b _080B37CC -_080B37B2: - movs r0, 0x3 - strh r0, [r5, 0x8] - b _080B37CC -_080B37B8: - bl sub_808729C - movs r0, 0x1 - bl sub_8197AE8 - adds r0, r4, 0 - bl DestroyTask - bl EnableBothScriptContexts -_080B37CC: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80B3728 - - thumb_func_start sub_80B37D4 -sub_80B37D4: @ 80B37D4 - push {r4,r5,lr} - adds r5, r0, 0 - ldr r4, =sub_80B3728 - adds r0, r4, 0 - movs r1, 0x50 - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - adds r1, r4, 0 - adds r2, r5, 0 - bl SetTaskFuncWithFollowupFunc - bl ScriptContext1_Stop - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B37D4 - - thumb_func_start sub_80B37FC -sub_80B37FC: @ 80B37FC - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - ldr r1, =gTasks - adds r4, r0, r1 - movs r1, 0x8 - ldrsh r0, [r4, r1] - cmp r0, 0x1 - beq _080B3840 - cmp r0, 0x1 - bgt _080B3824 - cmp r0, 0 - beq _080B382E - b _080B3884 - .pool -_080B3824: - cmp r0, 0x2 - beq _080B3854 - cmp r0, 0x3 - beq _080B3870 - b _080B3884 -_080B382E: - bl ScriptContext2_Enable - movs r0, 0x1 - movs r1, 0 - bl FadeScreen - bl ClearLinkCallback_2 - b _080B3864 -_080B3840: - ldr r0, =gPaletteFade - ldrb r1, [r0, 0x7] - movs r0, 0x80 - ands r0, r1 - cmp r0, 0 - bne _080B3884 - b _080B3864 - .pool -_080B3854: - ldr r1, =gUnknown_02032298 - movs r0, 0 - strb r0, [r1] - strb r0, [r1, 0x1] - bl m4aMPlayAllStop - bl sub_800AC34 -_080B3864: - ldrh r0, [r4, 0x8] - adds r0, 0x1 - strh r0, [r4, 0x8] - b _080B3884 - .pool -_080B3870: - ldr r0, =gReceivedRemoteLinkPlayers - ldrb r0, [r0] - cmp r0, 0 - bne _080B3884 - ldr r0, =sub_80773AC - bl SetMainCallback2 - adds r0, r5, 0 - bl DestroyTask -_080B3884: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B37FC - - thumb_func_start sub_80B3894 -sub_80B3894: @ 80B3894 - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r4, r0, r1 - movs r1, 0 - ldrsh r0, [r4, r1] - cmp r0, 0x1 - beq _080B38D8 - cmp r0, 0x1 - bgt _080B38BC - cmp r0, 0 - beq _080B38C6 - b _080B391C - .pool -_080B38BC: - cmp r0, 0x2 - beq _080B38EC - cmp r0, 0x3 - beq _080B3908 - b _080B391C -_080B38C6: - bl ScriptContext2_Enable - movs r0, 0x1 - movs r1, 0 - bl FadeScreen - bl Rfu_set_zero - b _080B38FC -_080B38D8: - ldr r0, =gPaletteFade - ldrb r1, [r0, 0x7] - movs r0, 0x80 - ands r0, r1 - cmp r0, 0 - bne _080B391C - b _080B38FC - .pool -_080B38EC: - ldr r1, =gUnknown_02032298 - movs r0, 0 - strb r0, [r1] - strb r0, [r1, 0x1] - bl m4aMPlayAllStop - bl sub_800ADF8 -_080B38FC: - ldrh r0, [r4] - adds r0, 0x1 - strh r0, [r4] - b _080B391C - .pool -_080B3908: - bl sub_800A520 - lsls r0, 24 - cmp r0, 0 - beq _080B391C - bl sub_8013F78 - adds r0, r5, 0 - bl DestroyTask -_080B391C: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_80B3894 - - thumb_func_start sub_80B3924 -sub_80B3924: @ 80B3924 - push {lr} - ldr r0, =gWirelessCommType - ldrb r0, [r0] - cmp r0, 0 - beq _080B3940 - ldr r0, =sub_80B3894 - bl sub_80B37D4 - b _080B3946 - .pool -_080B3940: - ldr r0, =sub_80B37FC - bl sub_80B37D4 -_080B3946: - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3924 - - thumb_func_start sub_80B3950 -sub_80B3950: @ 80B3950 - push {lr} - ldr r0, =sub_80B37FC - movs r1, 0x50 - bl CreateTask - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3950 - - thumb_func_start nullsub_37 -nullsub_37: @ 80B3964 - bx lr - thumb_func_end nullsub_37 - - thumb_func_start sub_80B3968 -sub_80B3968: @ 80B3968 - push {lr} - ldr r1, =gLinkType - ldr r2, =0x00002211 - adds r0, r2, 0 - strh r0, [r1] - ldr r0, =gWirelessCommType - ldrb r0, [r0] - cmp r0, 0 - beq _080B3994 - ldr r0, =sub_80B33BC - bl sub_80B37D4 - b _080B399A - .pool -_080B3994: - ldr r0, =sub_80B32B4 - bl sub_80B37D4 -_080B399A: - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3968 - - thumb_func_start sub_80B39A4 -sub_80B39A4: @ 80B39A4 - push {lr} - ldr r0, =sub_80B3728 - movs r1, 0x50 - bl CreateTask - bl ScriptContext1_Stop - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B39A4 - - thumb_func_start sp02A_crash_sound -sp02A_crash_sound: @ 80B39BC - push {lr} - ldr r0, =gSpecialVar_0x8006 - ldrb r0, [r0] - ldr r1, =CB2_ReturnToFieldContinueScriptPlayMapMusic - bl sub_80C4E74 - pop {r0} - bx r0 - .pool - thumb_func_end sp02A_crash_sound - - thumb_func_start sub_80B39D4 -sub_80B39D4: @ 80B39D4 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - ldr r0, =gSpecialVar_0x8006 - strh r4, [r0] - ldr r0, =gStringVar1 - lsls r1, r4, 3 - subs r1, r4 - lsls r1, 2 - ldr r2, =gLinkPlayers + 8 - adds r1, r2 - bl StringCopy - adds r0, r4, 0 - bl sub_80C4904 - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0 - beq _080B3A28 - ldr r0, =gStringVar2 - ldr r2, =gUnknown_0855059C - subs r1, 0x1 - lsls r1, 2 - adds r1, r2 - ldr r1, [r1] - bl StringCopy - movs r0, 0x1 - b _080B3A2A - .pool -_080B3A28: - movs r0, 0 -_080B3A2A: - pop {r4} - pop {r1} - bx r1 - thumb_func_end sub_80B39D4 - - thumb_func_start task00_08081A90 -task00_08081A90: @ 80B3A30 - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - adds r5, r4, 0 - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - ldr r1, =gTasks - adds r0, r1 - ldrh r1, [r0, 0x8] - adds r1, 0x1 - strh r1, [r0, 0x8] - lsls r1, 16 - movs r0, 0x96 - lsls r0, 17 - cmp r1, r0 - ble _080B3A62 - bl CloseLink - ldr r0, =CB2_LinkError - bl SetMainCallback2 - adds r0, r4, 0 - bl DestroyTask -_080B3A62: - ldr r0, =gReceivedRemoteLinkPlayers - ldrb r0, [r0] - cmp r0, 0 - beq _080B3AA6 - ldr r0, =gWirelessCommType - ldrb r0, [r0] - cmp r0, 0 - bne _080B3AA0 - bl sub_800AA60 - lsls r0, 24 - cmp r0, 0 - bne _080B3A86 - bl CloseLink - ldr r0, =CB2_LinkError - bl SetMainCallback2 -_080B3A86: - adds r0, r4, 0 - bl DestroyTask - b _080B3AA6 - .pool -_080B3AA0: - adds r0, r5, 0 - bl DestroyTask -_080B3AA6: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end task00_08081A90 - - thumb_func_start sub_80B3AAC -sub_80B3AAC: @ 80B3AAC - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gReceivedRemoteLinkPlayers - ldrb r0, [r0] - cmp r0, 0 - bne _080B3AC4 - bl EnableBothScriptContexts - adds r0, r4, 0 - bl DestroyTask -_080B3AC4: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3AAC - - thumb_func_start sub_80B3AD0 -sub_80B3AD0: @ 80B3AD0 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - bl sub_800AC34 - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - ldr r1, =sub_80B3AAC - str r1, [r0] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3AD0 - - thumb_func_start sub_80B3AF8 -sub_80B3AF8: @ 80B3AF8 - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r5, r0, r1 - movs r1, 0 - ldrsh r0, [r5, r1] - cmp r0, 0x1 - beq _080B3B54 - cmp r0, 0x1 - bgt _080B3B20 - cmp r0, 0 - beq _080B3B2A - b _080B3BB8 - .pool -_080B3B20: - cmp r0, 0x2 - beq _080B3B68 - cmp r0, 0x3 - beq _080B3B9E - b _080B3BB8 -_080B3B2A: - ldr r0, =gWirelessCommType - ldrb r0, [r0] - cmp r0, 0 - beq _080B3B40 - adds r0, r4, 0 - bl DestroyTask - b _080B3BB8 - .pool -_080B3B40: - bl OpenLink - ldr r0, =task00_08081A90 - movs r1, 0x1 - bl CreateTask - b _080B3B96 - .pool -_080B3B54: - ldrh r0, [r5, 0x2] - adds r0, 0x1 - strh r0, [r5, 0x2] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0xB - ble _080B3BB8 - movs r0, 0 - strh r0, [r5, 0x2] - b _080B3B96 -_080B3B68: - bl GetLinkPlayerCount_2 - adds r4, r0, 0 - bl sub_800AA48 - lsls r4, 24 - lsls r0, 24 - cmp r4, r0 - bcc _080B3BB8 - bl IsLinkMaster - lsls r0, 24 - cmp r0, 0 - beq _080B3B96 - ldrh r0, [r5, 0x2] - adds r0, 0x1 - strh r0, [r5, 0x2] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x1E - ble _080B3BB8 - bl sub_800A620 -_080B3B96: - ldrh r0, [r5] - adds r0, 0x1 - strh r0, [r5] - b _080B3BB8 -_080B3B9E: - ldr r0, =gReceivedRemoteLinkPlayers - ldrb r0, [r0] - cmp r0, 0x1 - bne _080B3BB8 - bl IsLinkPlayerDataExchangeComplete - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080B3BB8 - adds r0, r4, 0 - bl DestroyTask -_080B3BB8: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3AF8 - - thumb_func_start sub_80B3BC4 -sub_80B3BC4: @ 80B3BC4 - push {lr} - ldr r0, =gWirelessCommType - ldrb r0, [r0] - cmp r0, 0 - bne _080B3BD6 - ldr r1, =gLinkType - ldr r2, =0x00002288 - adds r0, r2, 0 - strh r0, [r1] -_080B3BD6: - pop {r0} - bx r0 - .pool - thumb_func_end sub_80B3BC4 - - .align 2, 0 @ Don't pad with nop. diff --git a/asm/field_control_avatar.s b/asm/field_control_avatar.s deleted file mode 100644 index 666e440a6e..0000000000 --- a/asm/field_control_avatar.s +++ /dev/null @@ -1,2512 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - thumb_func_start FieldClearPlayerInput -FieldClearPlayerInput: @ 809BEDC - push {r4,r5,lr} - movs r1, 0x2 - negs r1, r1 - movs r3, 0x3 - negs r3, r3 - movs r4, 0x5 - negs r4, r4 - movs r5, 0x9 - negs r5, r5 - movs r2, 0 - strb r2, [r0] - ldrb r2, [r0, 0x1] - ands r1, r2 - ands r1, r3 - ands r1, r4 - ands r1, r5 - strb r1, [r0, 0x1] - movs r1, 0 - strb r1, [r0, 0x2] - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end FieldClearPlayerInput - - thumb_func_start FieldGetPlayerInput -@ void FieldGetPlayerInput(overworld_input_data *input_data, char buttons_new, char buttons_held) -FieldGetPlayerInput: @ 809BF08 - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - adds r4, r0, 0 - lsls r1, 16 - lsrs r5, r1, 16 - lsls r2, 16 - lsrs r2, 16 - mov r8, r2 - ldr r0, =gPlayerAvatar - ldrb r6, [r0, 0x3] - ldrb r0, [r0, 0x2] - mov r9, r0 - bl cur_mapdata_block_role_at_player_pos - lsls r0, 24 - lsrs r0, 24 - bl MetatileBehavior_IsMoveTile - lsls r0, 24 - lsrs r7, r0, 24 - cmp r6, 0x2 - bne _0809BF3C - cmp r7, 0 - beq _0809BF40 -_0809BF3C: - cmp r6, 0 - bne _0809BFA2 -_0809BF40: - bl GetPlayerSpeed - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x4 - beq _0809BF8C - movs r0, 0x8 - ands r0, r5 - cmp r0, 0 - beq _0809BF5C - ldrb r0, [r4] - movs r1, 0x4 - orrs r0, r1 - strb r0, [r4] -_0809BF5C: - movs r0, 0x4 - ands r0, r5 - cmp r0, 0 - beq _0809BF6C - ldrb r0, [r4] - movs r1, 0x8 - orrs r0, r1 - strb r0, [r4] -_0809BF6C: - movs r0, 0x1 - ands r0, r5 - cmp r0, 0 - beq _0809BF7C - ldrb r0, [r4] - movs r1, 0x1 - orrs r0, r1 - strb r0, [r4] -_0809BF7C: - movs r0, 0x2 - ands r0, r5 - cmp r0, 0 - beq _0809BF8C - ldrb r0, [r4] - movs r1, 0x80 - orrs r0, r1 - strb r0, [r4] -_0809BF8C: - movs r0, 0xF0 - mov r1, r8 - ands r0, r1 - cmp r0, 0 - beq _0809BFA2 - ldrb r0, [r4] - movs r1, 0x10 - orrs r0, r1 - movs r1, 0x20 - orrs r0, r1 - strb r0, [r4] -_0809BFA2: - cmp r7, 0 - bne _0809BFC8 - cmp r6, 0x2 - bne _0809BFB8 - mov r0, r9 - cmp r0, 0x2 - bne _0809BFB8 - ldrb r0, [r4] - movs r1, 0x40 - orrs r0, r1 - strb r0, [r4] -_0809BFB8: - cmp r7, 0 - bne _0809BFC8 - cmp r6, 0x2 - bne _0809BFC8 - ldrb r0, [r4] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r4] -_0809BFC8: - movs r0, 0x40 - mov r1, r8 - ands r0, r1 - cmp r0, 0 - beq _0809BFDC - movs r0, 0x2 - b _0809C004 - .pool -_0809BFDC: - movs r0, 0x80 - mov r1, r8 - ands r0, r1 - cmp r0, 0 - beq _0809BFEA - movs r0, 0x1 - b _0809C004 -_0809BFEA: - movs r0, 0x20 - mov r1, r8 - ands r0, r1 - cmp r0, 0 - beq _0809BFF8 - movs r0, 0x3 - b _0809C004 -_0809BFF8: - movs r0, 0x10 - mov r1, r8 - ands r0, r1 - cmp r0, 0 - beq _0809C006 - movs r0, 0x4 -_0809C004: - strb r0, [r4, 0x2] -_0809C006: - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end FieldGetPlayerInput - - thumb_func_start sub_809C014 -@ int sub_809C014(overworld_input_data *input_data) -sub_809C014: @ 809C014 - push {r4-r6,lr} - sub sp, 0x8 - adds r5, r0, 0 - ldr r0, =gSpecialVar_LastTalked - movs r1, 0 - strh r1, [r0] - ldr r0, =gSelectedEventObject - strb r1, [r0] - bl GetPlayerFacingDirection - lsls r0, 24 - lsrs r6, r0, 24 - mov r4, sp - mov r0, sp - bl player_get_pos_to_and_height - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - movs r2, 0x2 - ldrsh r1, [r4, r2] - bl MapGridGetMetatileBehaviorAt - lsls r0, 16 - lsrs r4, r0, 16 - bl CheckForTrainersWantingBattle - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C14E - bl mapheader_run_first_tag2_script_list_match - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C14E - ldrb r1, [r5] - movs r0, 0x80 - ands r0, r1 - cmp r0, 0 - beq _0809C070 - bl sub_809C89C - cmp r0, 0x1 - beq _0809C14E -_0809C070: - ldrb r1, [r5] - movs r0, 0x40 - ands r0, r1 - cmp r0, 0 - beq _0809C096 - movs r0, 0x5 - bl IncrementGameStat - bl increment_var_x4026_on_birth_island_modulo_100 - mov r0, sp - adds r1, r4, 0 - adds r2, r6, 0 - bl sub_809C8DC - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C14E -_0809C096: - ldrb r1, [r5] - movs r0, 0x2 - ands r0, r1 - cmp r0, 0 - beq _0809C0AE - adds r0, r4, 0 - bl is_it_battle_time_3 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C14E -_0809C0AE: - ldrb r1, [r5] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - beq _0809C0D0 - ldrb r0, [r5, 0x2] - cmp r0, r6 - bne _0809C0D0 - mov r0, sp - adds r1, r4, 0 - adds r2, r6, 0 - bl mapheader_run_first_tag2_script_list_match_conditionally - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C14E -_0809C0D0: - mov r4, sp - mov r0, sp - bl player_get_next_pos_and_height - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - movs r2, 0x2 - ldrsh r1, [r4, r2] - bl MapGridGetMetatileBehaviorAt - lsls r0, 16 - lsrs r4, r0, 16 - ldrb r1, [r5] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _0809C106 - mov r0, sp - adds r1, r4, 0 - adds r2, r6, 0 - bl sub_809C1FC - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C14E -_0809C106: - ldrb r1, [r5] - movs r0, 0x20 - ands r0, r1 - cmp r0, 0 - beq _0809C128 - ldrb r0, [r5, 0x2] - cmp r0, r6 - bne _0809C128 - mov r0, sp - adds r1, r4, 0 - adds r2, r6, 0 - bl map_warp_consider_2_to_inside - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C14E -_0809C128: - ldrb r1, [r5] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _0809C13A - bl sub_809C868 - cmp r0, 0x1 - beq _0809C14E -_0809C13A: - ldrb r1, [r5] - movs r0, 0x4 - ands r0, r1 - cmp r0, 0 - beq _0809C15C - movs r0, 0x6 - bl PlaySE - bl ShowStartMenu -_0809C14E: - movs r0, 0x1 - b _0809C172 - .pool -_0809C15C: - movs r0, 0x8 - ands r0, r1 - cmp r0, 0 - beq _0809C170 - bl UseRegisteredKeyItemOnField - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C14E -_0809C170: - movs r0, 0 -_0809C172: - add sp, 0x8 - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end sub_809C014 - - thumb_func_start player_get_pos_to_and_height -player_get_pos_to_and_height: @ 809C17C - push {r4,lr} - adds r4, r0, 0 - adds r1, r4, 0x2 - bl PlayerGetDestCoords - bl PlayerGetZCoord - strb r0, [r4, 0x4] - pop {r4} - pop {r0} - bx r0 - thumb_func_end player_get_pos_to_and_height - - thumb_func_start player_get_next_pos_and_height -player_get_next_pos_and_height: @ 809C194 - push {r4,r5,lr} - sub sp, 0x4 - adds r5, r0, 0 - adds r1, r5, 0x2 - bl GetXYCoordsOneStepInFrontOfPlayer - mov r4, sp - adds r4, 0x2 - mov r0, sp - adds r1, r4, 0 - bl PlayerGetDestCoords - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - movs r2, 0 - ldrsh r1, [r4, r2] - bl MapGridGetZCoordAt - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0 - beq _0809C1C6 - bl PlayerGetZCoord -_0809C1C6: - strb r0, [r5, 0x4] - add sp, 0x4 - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end player_get_next_pos_and_height - - thumb_func_start cur_mapdata_block_role_at_player_pos -cur_mapdata_block_role_at_player_pos: @ 809C1D0 - push {r4,lr} - sub sp, 0x4 - mov r4, sp - adds r4, 0x2 - mov r0, sp - adds r1, r4, 0 - bl PlayerGetDestCoords - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - movs r2, 0 - ldrsh r1, [r4, r2] - bl MapGridGetMetatileBehaviorAt - lsls r0, 16 - lsrs r0, 16 - add sp, 0x4 - pop {r4} - pop {r1} - bx r1 - thumb_func_end cur_mapdata_block_role_at_player_pos - - thumb_func_start sub_809C1FC -sub_809C1FC: @ 809C1FC - push {r4,lr} - lsls r2, 24 - lsrs r2, 24 - lsls r1, 24 - lsrs r1, 24 - bl TryGetScriptOnPressingA - adds r4, r0, 0 - cmp r4, 0 - bne _0809C214 - movs r0, 0 - b _0809C24C -_0809C214: - ldr r0, =gUnknown_081F860D - cmp r4, r0 - beq _0809C244 - ldr r0, =gUnknown_081F9553 - cmp r4, r0 - beq _0809C244 - ldr r0, =gUnknown_0823B4BB - cmp r4, r0 - beq _0809C244 - ldr r0, =gUnknown_0823B589 - cmp r4, r0 - beq _0809C244 - ldr r0, =EventScript_2766A2 - cmp r4, r0 - beq _0809C244 - ldr r0, =EventScript_2766A6 - cmp r4, r0 - beq _0809C244 - ldr r0, =EventScript_271D92 - cmp r4, r0 - beq _0809C244 - movs r0, 0x5 - bl PlaySE -_0809C244: - adds r0, r4, 0 - bl ScriptContext1_SetupScript - movs r0, 0x1 -_0809C24C: - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_809C1FC - - thumb_func_start TryGetScriptOnPressingA -TryGetScriptOnPressingA: @ 809C270 - push {r4-r7,lr} - mov r7, r8 - push {r7} - adds r6, r0, 0 - lsls r1, 24 - lsrs r5, r1, 24 - mov r8, r5 - lsls r2, 24 - lsrs r4, r2, 24 - adds r7, r4, 0 - adds r1, r5, 0 - adds r2, r4, 0 - bl TryGetEventObjectScript - cmp r0, 0 - bne _0809C2BC - adds r0, r6, 0 - adds r1, r5, 0 - adds r2, r4, 0 - bl TryGetInvisibleEventObjectScript - cmp r0, 0 - bne _0809C2BC - adds r0, r6, 0 - adds r1, r5, 0 - adds r2, r4, 0 - bl TryGetMetatileBehaviorScript - cmp r0, 0 - bne _0809C2BC - adds r0, r6, 0 - mov r1, r8 - adds r2, r7, 0 - bl TryGetFieldMoveScript - cmp r0, 0 - bne _0809C2BC - movs r0, 0 -_0809C2BC: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end TryGetScriptOnPressingA - - thumb_func_start sub_809C2C8 -sub_809C2C8: @ 809C2C8 - push {r4-r6,lr} - adds r4, r0, 0 - lsls r2, 24 - lsrs r6, r2, 24 - movs r1, 0 - ldrsh r0, [r4, r1] - movs r2, 0x2 - ldrsh r1, [r4, r2] - bl MapGridGetMetatileBehaviorAt - lsls r0, 24 - lsrs r0, 24 - bl MetatileBehavior_IsCounter - lsls r0, 24 - cmp r0, 0 - bne _0809C2F0 - ldrh r0, [r4] - ldrh r1, [r4, 0x2] - b _0809C30E -_0809C2F0: - ldr r1, =gDirectionToVectors - lsls r2, r6, 3 - adds r0, r2, r1 - ldr r3, [r0] - ldrh r0, [r4] - adds r0, r3 - lsls r0, 16 - lsrs r0, 16 - adds r1, 0x4 - adds r2, r1 - ldr r2, [r2] - ldrh r1, [r4, 0x2] - adds r1, r2 - lsls r1, 16 - lsrs r1, 16 -_0809C30E: - ldrb r2, [r4, 0x4] - bl GetEventObjectIdByXYZ - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, 0x10 - beq _0809C32E - ldr r1, =gEventObjects - lsls r2, r3, 3 - adds r0, r2, r3 - lsls r0, 2 - adds r0, r1 - ldrb r0, [r0, 0x8] - adds r5, r1, 0 - cmp r0, 0xFF - bne _0809C33C -_0809C32E: - movs r0, 0 - b _0809C36E - .pool -_0809C33C: - movs r4, 0 - ldr r1, =gLinkPlayerEventObjects -_0809C340: - ldrb r0, [r1] - cmp r0, 0x1 - bne _0809C34C - ldrb r0, [r1, 0x2] - cmp r0, r3 - beq _0809C32E -_0809C34C: - adds r1, 0x4 - adds r4, 0x1 - cmp r4, 0x3 - ble _0809C340 - ldr r0, =gSelectedEventObject - strb r3, [r0] - ldr r1, =gSpecialVar_LastTalked - adds r0, r2, r3 - lsls r0, 2 - adds r0, r5 - ldrb r0, [r0, 0x8] - strh r0, [r1] - ldr r0, =gSpecialVar_Facing - strh r6, [r0] - adds r0, r3, 0 - bl GetEventObjectScriptPointerByEventObjectId -_0809C36E: - pop {r4-r6} - pop {r1} - bx r1 - .pool - thumb_func_end sub_809C2C8 - - thumb_func_start TryGetEventObjectScript -TryGetEventObjectScript: @ 809C384 - push {r4-r7,lr} - adds r5, r0, 0 - lsls r1, 24 - lsrs r6, r1, 24 - lsls r2, 24 - lsrs r7, r2, 24 - ldrh r0, [r5] - ldrh r1, [r5, 0x2] - ldrb r2, [r5, 0x4] - bl GetEventObjectIdByXYZ - lsls r0, 24 - lsrs r4, r0, 24 - cmp r4, 0x10 - beq _0809C3B4 - ldr r1, =gEventObjects - lsls r2, r4, 3 - adds r0, r2, r4 - lsls r0, 2 - adds r0, r1 - ldrb r0, [r0, 0x8] - adds r3, r1, 0 - cmp r0, 0xFF - bne _0809C40C -_0809C3B4: - adds r0, r6, 0 - bl MetatileBehavior_IsCounter - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C400 - ldr r1, =gDirectionToVectors - lsls r2, r7, 3 - adds r0, r2, r1 - ldr r3, [r0] - ldrh r0, [r5] - adds r0, r3 - lsls r0, 16 - lsrs r0, 16 - adds r1, 0x4 - adds r2, r1 - ldr r2, [r2] - ldrh r1, [r5, 0x2] - adds r1, r2 - lsls r1, 16 - lsrs r1, 16 - ldrb r2, [r5, 0x4] - bl GetEventObjectIdByXYZ - lsls r0, 24 - lsrs r4, r0, 24 - cmp r4, 0x10 - beq _0809C400 - ldr r1, =gEventObjects - lsls r2, r4, 3 - adds r0, r2, r4 - lsls r0, 2 - adds r0, r1 - ldrb r0, [r0, 0x8] - adds r3, r1, 0 - cmp r0, 0xFF - bne _0809C40C -_0809C400: - movs r0, 0 - b _0809C44E - .pool -_0809C40C: - ldr r0, =gSelectedEventObject - strb r4, [r0] - ldr r1, =gSpecialVar_LastTalked - adds r0, r2, r4 - lsls r0, 2 - adds r0, r3 - ldrb r0, [r0, 0x8] - strh r0, [r1] - ldr r0, =gSpecialVar_Facing - strh r7, [r0] - bl InTrainerHill - cmp r0, 0x1 - bne _0809C43C - bl sub_81D62AC - b _0809C442 - .pool -_0809C43C: - adds r0, r4, 0 - bl GetEventObjectScriptPointerByEventObjectId -_0809C442: - adds r1, r0, 0 - ldr r0, =gSpecialVar_LastTalked - ldrb r0, [r0] - bl GetRamScript - adds r1, r0, 0 -_0809C44E: - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end TryGetEventObjectScript - - thumb_func_start TryGetInvisibleEventObjectScript -@ signed int TryGetInvisibleEventObjectScript(int a1, int a2, u8 playerFacingDirection) -TryGetInvisibleEventObjectScript: @ 809C458 - push {r4,r5,lr} - lsls r2, 24 - lsrs r5, r2, 24 - ldr r4, =gMapHeader - ldrh r1, [r0] - subs r1, 0x7 - lsls r1, 16 - lsrs r1, 16 - ldrh r2, [r0, 0x2] - subs r2, 0x7 - lsls r2, 16 - lsrs r2, 16 - ldrb r3, [r0, 0x4] - adds r0, r4, 0 - bl FindInvisibleEventObjectByPosition - cmp r0, 0 - beq _0809C4CC - ldr r2, [r0, 0x8] - cmp r2, 0 - bne _0809C490 - ldr r0, =EventScript_TestSignpostMsg - b _0809C532 - .pool -_0809C490: - ldrb r0, [r0, 0x5] - cmp r0, 0x8 - bhi _0809C530 - lsls r0, 2 - ldr r1, =_0809C4A4 - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_0809C4A4: - .4byte _0809C530 - .4byte _0809C4C8 - .4byte _0809C4D0 - .4byte _0809C4D6 - .4byte _0809C4DC - .4byte _0809C4E2 - .4byte _0809C4E2 - .4byte _0809C4E2 - .4byte _0809C510 -_0809C4C8: - cmp r5, 0x2 - beq _0809C530 -_0809C4CC: - movs r0, 0 - b _0809C532 -_0809C4D0: - cmp r5, 0x1 - beq _0809C530 - b _0809C4CC -_0809C4D6: - cmp r5, 0x4 - beq _0809C530 - b _0809C4CC -_0809C4DC: - cmp r5, 0x3 - beq _0809C530 - b _0809C4CC -_0809C4E2: - ldr r1, =gSpecialVar_0x8004 - lsrs r0, r2, 16 - movs r3, 0xFA - lsls r3, 1 - adds r0, r3 - strh r0, [r1] - ldr r0, =gSpecialVar_0x8005 - strh r2, [r0] - ldrh r0, [r1] - bl FlagGet - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C4CC - ldr r0, =EventScript_271CB7 - b _0809C532 - .pool -_0809C510: - cmp r5, 0x2 - bne _0809C4CC - ldr r0, =gSpecialVar_0x8004 - strh r2, [r0] - bl sub_80E9680 - lsls r0, 24 - cmp r0, 0 - beq _0809C4CC - ldr r0, =EventScript_2759F1 - b _0809C532 - .pool -_0809C530: - adds r0, r2, 0 -_0809C532: - pop {r4,r5} - pop {r1} - bx r1 - thumb_func_end TryGetInvisibleEventObjectScript - - thumb_func_start TryGetMetatileBehaviorScript -TryGetMetatileBehaviorScript: @ 809C538 - push {r4-r6,lr} - adds r6, r0, 0 - lsls r1, 24 - lsrs r5, r1, 24 - lsls r2, 24 - lsrs r4, r2, 24 - adds r0, r5, 0 - adds r1, r4, 0 - bl MetatileBehavior_IsPlayerFacingTVScreen - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C55C - ldr r0, =EventScript_27EE0B - b _0809C7E4 - .pool -_0809C55C: - adds r0, r5, 0 - bl MetatileBehavior_IsPC - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C574 - ldr r0, =EventScript_271D92 - b _0809C7E4 - .pool -_0809C574: - adds r0, r5, 0 - bl MetatileBehavior_IsClosedSootopolisGymDoor - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C58C - ldr r0, =SootopolisCity_EventScript_1E615D - b _0809C7E4 - .pool -_0809C58C: - adds r0, r5, 0 - bl MetatileBehavior_IsUnknownClosedDoor - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C5A4 - ldr r0, =SkyPillar_Outside_EventScript_2393F9 - b _0809C7E4 - .pool -_0809C5A4: - adds r0, r5, 0 - bl MetatileBehavior_IsCableBoxResults1 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C5B4 - b _0809C6E4 -_0809C5B4: - adds r0, r5, 0 - bl MetatileBehavior_IsPokeblockFeeder - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C5CC - ldr r0, =EventScript_2A4BAC - b _0809C7E4 - .pool -_0809C5CC: - adds r0, r5, 0 - bl MetatileBehavior_IsTrickHousePuzzleDoor - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C5E4 - ldr r0, =Route110_TrickHouseEntrance_EventScript_26A22A - b _0809C7E4 - .pool -_0809C5E4: - adds r0, r5, 0 - bl MetatileBehavior_IsRegionMap - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C5FC - ldr r0, =EventScript_27208F - b _0809C7E4 - .pool -_0809C5FC: - adds r0, r5, 0 - bl MetatileBehavior_IsRunningShoesInstruction - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C614 - ldr r0, =EventScript_292DE5 - b _0809C7E4 - .pool -_0809C614: - adds r0, r5, 0 - bl MetatileBehavior_IsPictureBookShelf - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C62C - ldr r0, =EventScript_2725CE - b _0809C7E4 - .pool -_0809C62C: - adds r0, r5, 0 - bl MetatileBehavior_IsBookShelf - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C644 - ldr r0, =EventScript_2725D7 - b _0809C7E4 - .pool -_0809C644: - adds r0, r5, 0 - bl MetatileBehavior_IsPokeCenterBookShelf - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C65C - ldr r0, =EventScript_2725E0 - b _0809C7E4 - .pool -_0809C65C: - adds r0, r5, 0 - bl MetatileBehavior_IsVase - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C674 - ldr r0, =EventScript_2725E9 - b _0809C7E4 - .pool -_0809C674: - adds r0, r5, 0 - bl MetatileBehavior_IsTrashCan - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C68C - ldr r0, =EventScript_2725F2 - b _0809C7E4 - .pool -_0809C68C: - adds r0, r5, 0 - bl MetatileBehavior_IsShopShelf - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C6A4 - ldr r0, =EventScript_2725FB - b _0809C7E4 - .pool -_0809C6A4: - adds r0, r5, 0 - bl MetatileBehavior_IsBlueprint - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C6BC - ldr r0, =EventScript_272604 - b _0809C7E4 - .pool -_0809C6BC: - adds r0, r5, 0 - adds r1, r4, 0 - bl MetatileBehavior_IsPlayerFacingWirelessBoxResults - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C6D4 - ldr r0, =OldaleTown_PokemonCenter_2F_EventScript_277B8A - b _0809C7E4 - .pool -_0809C6D4: - adds r0, r5, 0 - adds r1, r4, 0 - bl MetatileBehavior_IsCableBoxResults2 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C6EC -_0809C6E4: - ldr r0, =gUnknown_08277365 - b _0809C7E4 - .pool -_0809C6EC: - adds r0, r5, 0 - bl MetatileBehavior_IsQuestionnaire - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C704 - ldr r0, =EventScript_27381B - b _0809C7E4 - .pool -_0809C704: - adds r0, r5, 0 - bl MetatileBehavior_IsTrainerHillTimer - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C71C - ldr r0, =TrainerHill_1F_EventScript_2C8393 - b _0809C7E4 - .pool -_0809C71C: - movs r4, 0x4 - ldrsb r4, [r6, r4] - movs r1, 0 - ldrsh r0, [r6, r1] - movs r2, 0x2 - ldrsh r1, [r6, r2] - bl MapGridGetZCoordAt - lsls r0, 24 - lsrs r0, 24 - cmp r4, r0 - bne _0809C7D0 - adds r0, r5, 0 - bl MetatileBehavior_IsSecretBasePC - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C74C - ldr r0, =gUnknown_0823B4BB - b _0809C7E4 - .pool -_0809C74C: - adds r0, r5, 0 - bl MetatileBehavior_IsSecretBaseRegisterPC - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C764 - ldr r0, =gUnknown_0823B589 - b _0809C7E4 - .pool -_0809C764: - adds r0, r5, 0 - bl MetatileBehavior_IsMB_BF - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C77C - ldr r0, =gUnknown_0823B684 - b _0809C7E4 - .pool -_0809C77C: - adds r0, r5, 0 - bl MetatileBehavior_IsSecretBaseTvOrShield - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C794 - ldr r0, =gUnknown_0823B68C - b _0809C7E4 - .pool -_0809C794: - adds r0, r5, 0 - bl MetatileBehavior_IsMB_C6 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C7A8 - bl sub_80EB56C - b _0809C7E2 -_0809C7A8: - adds r0, r5, 0 - bl MetatileBehavior_IsMB_C3 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C7BC - bl sub_80EB9E0 - b _0809C7E2 -_0809C7BC: - adds r0, r5, 0 - bl MetatileBehavior_IsMB_B5 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C7E2 - bl sub_80EBB28 - b _0809C7E2 -_0809C7D0: - adds r0, r5, 0 - bl MetatileBehavior_IsSecretBasePoster - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C7E2 - bl sub_80EB498 -_0809C7E2: - movs r0, 0 -_0809C7E4: - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end TryGetMetatileBehaviorScript - - thumb_func_start TryGetFieldMoveScript -TryGetFieldMoveScript: @ 809C7EC - push {r4,lr} - lsls r1, 24 - lsrs r4, r1, 24 - ldr r0, =0x0000086b - bl FlagGet - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C824 - bl PartyHasMonWithSurf - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C824 - bl IsPlayerFacingSurfableFishableWater - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C824 - ldr r0, =EventScript_271EA0 - b _0809C862 - .pool -_0809C824: - adds r0, r4, 0 - bl MetatileBehavior_IsWaterfall - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C860 - ldr r0, =0x0000086e - bl FlagGet - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C858 - bl IsPlayerSurfingNorth - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C858 - ldr r0, =EventScript_290A49 - b _0809C862 - .pool -_0809C858: - ldr r0, =EventScript_290A83 - b _0809C862 - .pool -_0809C860: - movs r0, 0 -_0809C862: - pop {r4} - pop {r1} - bx r1 - thumb_func_end TryGetFieldMoveScript - - thumb_func_start sub_809C868 -sub_809C868: @ 809C868 - push {lr} - ldr r0, =0x0000086d - bl FlagGet - lsls r0, 24 - cmp r0, 0 - beq _0809C894 - bl sub_809D1E8 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x2 - bne _0809C894 - ldr r0, =EventScript_290B0F - bl ScriptContext1_SetupScript - movs r0, 0x1 - b _0809C896 - .pool -_0809C894: - movs r0, 0 -_0809C896: - pop {r1} - bx r1 - thumb_func_end sub_809C868 - - thumb_func_start sub_809C89C -sub_809C89C: @ 809C89C - push {lr} - ldr r0, =0x0000086d - bl FlagGet - lsls r0, 24 - cmp r0, 0 - beq _0809C8D4 - ldr r0, =gMapHeader - ldrb r0, [r0, 0x17] - cmp r0, 0x5 - bne _0809C8D4 - bl sub_809D1E8 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C8D4 - ldr r0, =EventScript_290B5A - bl ScriptContext1_SetupScript - movs r0, 0x1 - b _0809C8D6 - .pool -_0809C8D4: - movs r0, 0 -_0809C8D6: - pop {r1} - bx r1 - thumb_func_end sub_809C89C - - thumb_func_start sub_809C8DC -sub_809C8DC: @ 809C8DC - push {r4-r6,lr} - adds r5, r0, 0 - lsls r1, 16 - lsrs r4, r1, 16 - adds r6, r4, 0 - bl mapheader_trigger_activate_at__run_now - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C92E - adds r0, r5, 0 - adds r1, r4, 0 - bl sub_809CC9C - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C92E - adds r0, r4, 0 - bl sub_809C96C - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C92E - adds r0, r6, 0 - bl per_step_scripts - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C92E - bl UpdateRepelCounter - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809C92E - movs r0, 0 - b _0809C930 -_0809C92E: - movs r0, 0x1 -_0809C930: - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end sub_809C8DC - - thumb_func_start mapheader_trigger_activate_at__run_now -mapheader_trigger_activate_at__run_now: @ 809C938 - push {r4,lr} - ldr r4, =gMapHeader - ldrh r1, [r0] - subs r1, 0x7 - lsls r1, 16 - lsrs r1, 16 - ldrh r2, [r0, 0x2] - subs r2, 0x7 - lsls r2, 16 - lsrs r2, 16 - ldrb r3, [r0, 0x4] - adds r0, r4, 0 - bl mapheader_trigger_activate_at - cmp r0, 0 - beq _0809C964 - bl ScriptContext1_SetupScript - movs r0, 0x1 - b _0809C966 - .pool -_0809C964: - movs r0, 0 -_0809C966: - pop {r4} - pop {r1} - bx r1 - thumb_func_end mapheader_trigger_activate_at__run_now - - thumb_func_start sub_809C96C -sub_809C96C: @ 809C96C - push {r4,lr} - sub sp, 0x4 - lsls r0, 24 - lsrs r4, r0, 24 - adds r0, r4, 0 - bl MetatileBehavior_IsCrackedFloorHole - lsls r0, 24 - cmp r0, 0 - beq _0809C988 - ldr r0, =gUnknown_082A8337 - b _0809C996 - .pool -_0809C988: - adds r0, r4, 0 - bl MetatileBehavior_IsBattlePyramidWarp - lsls r0, 24 - cmp r0, 0 - beq _0809C9A4 - ldr r0, =BattleFrontier_BattlePyramidEmptySquare_EventScript_252BE8 -_0809C996: - bl ScriptContext1_SetupScript - movs r0, 0x1 - b _0809C9EA - .pool -_0809C9A4: - adds r0, r4, 0 - bl MetatileBehavior_IsSecretBaseGlitterMat - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C9B8 - bl sub_80FA9D0 - b _0809C9E8 -_0809C9B8: - adds r0, r4, 0 - bl MetatileBehavior_IsSecretBaseSoundMat - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809C9E8 - mov r4, sp - adds r4, 0x2 - mov r0, sp - adds r1, r4, 0 - bl PlayerGetDestCoords - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - movs r2, 0 - ldrsh r1, [r4, r2] - bl MapGridGetMetatileIdAt - lsls r0, 16 - asrs r0, 16 - bl sub_80FA970 -_0809C9E8: - movs r0, 0 -_0809C9EA: - add sp, 0x4 - pop {r4} - pop {r1} - bx r1 - thumb_func_end sub_809C96C - - thumb_func_start per_step_scripts -per_step_scripts: @ 809C9F4 - push {r4,lr} - lsls r0, 16 - lsrs r4, r0, 16 - bl InUnionRoom - cmp r0, 0x1 - bne _0809CA04 - b _0809CB24 -_0809CA04: - bl IncrementRematchStepCounter - bl AdjustFriendship_step - bl sub_81D4998 - ldr r0, =gPlayerAvatar - ldrb r1, [r0] - movs r0, 0x40 - ands r0, r1 - cmp r0, 0 - bne _0809CAF8 - lsls r0, r4, 24 - lsrs r0, 24 - bl MetatileBehavior_IsMoveTile - lsls r0, 24 - cmp r0, 0 - bne _0809CAF8 - bl overworld_poison_step - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CA48 - ldr r0, =EventScript_2736BC - bl ScriptContext1_SetupScript - b _0809CB28 - .pool -_0809CA48: - bl DoEggActions_CheckHatch - lsls r0, 24 - cmp r0, 0 - beq _0809CA64 - movs r0, 0xD - bl IncrementGameStat - ldr r0, =Route117_PokemonDayCare_EventScript_291FC0 - bl ScriptContext1_SetupScript - b _0809CB28 - .pool -_0809CA64: - bl sub_813B3B0 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CA7C - ldr r0, =gUnknown_08273D1F - bl ScriptContext1_SetupScript - b _0809CB28 - .pool -_0809CA7C: - bl ShouldDoBrailleRegicePuzzle - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CA94 - ldr r0, =IslandCave_EventScript_238EAF - bl ScriptContext1_SetupScript - b _0809CB28 - .pool -_0809CA94: - bl is_tile_that_overrides_player_control - cmp r0, 0x1 - bne _0809CAA8 - ldr r0, =MauvilleCity_EventScript_1DF7BA - bl ScriptContext1_SetupScript - b _0809CB28 - .pool -_0809CAA8: - bl sub_8138120 - cmp r0, 0x1 - bne _0809CABC - ldr r0, =Route119_EventScript_1F49EC - bl ScriptContext1_SetupScript - b _0809CB28 - .pool -_0809CABC: - bl sub_8138168 - cmp r0, 0x1 - bne _0809CAD0 - ldr r0, =LittlerootTown_ProfessorBirchsLab_EventScript_1FA4D6 - bl ScriptContext1_SetupScript - b _0809CB28 - .pool -_0809CAD0: - bl sub_81381B0 - cmp r0, 0x1 - bne _0809CAE4 - ldr r0, =RustboroCity_Gym_EventScript_21307B - bl ScriptContext1_SetupScript - b _0809CB28 - .pool -_0809CAE4: - bl sub_81381F8 - cmp r0, 0x1 - bne _0809CAF8 - ldr r0, =MossdeepCity_SpaceCenter_2F_EventScript_224175 - bl ScriptContext1_SetupScript - b _0809CB28 - .pool -_0809CAF8: - bl SafariZoneTakeStep - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CB28 - movs r0, 0x1 - bl CountSSTidalStep - cmp r0, 0x1 - bne _0809CB1C - ldr r0, =SSTidalCorridor_EventScript_23C050 - bl ScriptContext1_SetupScript - b _0809CB28 - .pool -_0809CB1C: - bl sub_8196034 - cmp r0, 0 - bne _0809CB28 -_0809CB24: - movs r0, 0 - b _0809CB2A -_0809CB28: - movs r0, 0x1 -_0809CB2A: - pop {r4} - pop {r1} - bx r1 - thumb_func_end per_step_scripts - - thumb_func_start sub_809CB30 -sub_809CB30: @ 809CB30 - push {lr} - ldr r0, =0x0000402a - movs r1, 0 - bl VarSet - pop {r0} - bx r0 - .pool - thumb_func_end sub_809CB30 - - thumb_func_start AdjustFriendship_step -AdjustFriendship_step: @ 809CB44 - push {r4,r5,lr} - ldr r0, =0x0000402a - bl GetVarPointer - ldrh r1, [r0] - adds r1, 0x1 - strh r1, [r0] - ldrh r1, [r0] - movs r2, 0x7F - ands r1, r2 - strh r1, [r0] - cmp r1, 0 - bne _0809CB72 - ldr r5, =gPlayerParty - movs r4, 0x5 -_0809CB62: - adds r0, r5, 0 - movs r1, 0x5 - bl AdjustFriendship - adds r5, 0x64 - subs r4, 0x1 - cmp r4, 0 - bge _0809CB62 -_0809CB72: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end AdjustFriendship_step - - thumb_func_start ResetPoisonStepCounter -ResetPoisonStepCounter: @ 809CB80 - push {lr} - ldr r0, =0x0000402b - movs r1, 0 - bl VarSet - pop {r0} - bx r0 - .pool - thumb_func_end ResetPoisonStepCounter - - thumb_func_start overworld_poison_step -overworld_poison_step: @ 809CB94 - push {lr} - ldr r0, =gMapHeader - ldrb r0, [r0, 0x17] - cmp r0, 0x9 - beq _0809CBD4 - ldr r0, =0x0000402b - bl GetVarPointer - ldrh r1, [r0] - adds r1, 0x1 - strh r1, [r0] - ldrh r1, [r0] - movs r2, 0x3 - ands r1, r2 - strh r1, [r0] - cmp r1, 0 - bne _0809CBD4 - bl overworld_poison - cmp r0, 0x1 - beq _0809CBD4 - cmp r0, 0x1 - ble _0809CBD4 - cmp r0, 0x2 - bne _0809CBD4 - movs r0, 0x1 - b _0809CBD6 - .pool -_0809CBD4: - movs r0, 0 -_0809CBD6: - pop {r1} - bx r1 - thumb_func_end overworld_poison_step - - thumb_func_start prev_quest_postbuffer_cursor_backup_reset -prev_quest_postbuffer_cursor_backup_reset: @ 809CBDC - ldr r1, =gUnknown_020375D4 - movs r0, 0 - strb r0, [r1] - bx lr - .pool - thumb_func_end prev_quest_postbuffer_cursor_backup_reset - - thumb_func_start is_it_battle_time_3 -is_it_battle_time_3: @ 809CBE8 - push {r4-r7,lr} - lsls r0, 16 - lsrs r4, r0, 16 - adds r7, r4, 0 - ldr r6, =gUnknown_020375D4 - ldrb r0, [r6] - cmp r0, 0x3 - bhi _0809CC0C - adds r0, 0x1 - strb r0, [r6] - ldr r0, =gUnknown_020375D6 - strh r4, [r0] - movs r0, 0 - b _0809CC30 - .pool -_0809CC0C: - ldr r5, =gUnknown_020375D6 - ldrh r1, [r5] - adds r0, r4, 0 - bl StandardWildEncounter - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CC28 - strh r4, [r5] - movs r0, 0 - b _0809CC30 - .pool -_0809CC28: - movs r0, 0 - strb r0, [r6] - strh r7, [r5] - movs r0, 0x1 -_0809CC30: - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end is_it_battle_time_3 - - thumb_func_start mapheader_run_first_tag2_script_list_match_conditionally -mapheader_run_first_tag2_script_list_match_conditionally: @ 809CC38 - push {r4-r7,lr} - mov r7, r8 - push {r7} - adds r7, r0, 0 - adds r4, r1, 0 - adds r5, r2, 0 - lsls r4, 16 - lsrs r4, 16 - lsls r5, 24 - lsrs r5, 24 - ldr r0, =gMapHeader - mov r8, r0 - adds r1, r7, 0 - bl map_warp_check_packed - lsls r0, 24 - lsrs r6, r0, 24 - adds r0, r4, 0 - adds r1, r5, 0 - bl is_non_stair_warp_tile - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CC90 - lsls r0, r6, 24 - asrs r4, r0, 24 - movs r0, 0x1 - negs r0, r0 - cmp r4, r0 - beq _0809CC90 - bl StoreInitialPlayerAvatarState - mov r0, r8 - adds r1, r4, 0 - adds r2, r7, 0 - bl sub_809CEB0 - bl sub_80AF734 - movs r0, 0x1 - b _0809CC92 - .pool -_0809CC90: - movs r0, 0 -_0809CC92: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end mapheader_run_first_tag2_script_list_match_conditionally - - thumb_func_start sub_809CC9C -sub_809CC9C: @ 809CC9C - push {r4-r7,lr} - adds r6, r0, 0 - lsls r1, 16 - lsrs r5, r1, 16 - ldr r7, =gMapHeader - adds r0, r7, 0 - adds r1, r6, 0 - bl map_warp_check_packed - lsls r0, 24 - asrs r4, r0, 24 - movs r0, 0x1 - negs r0, r0 - cmp r4, r0 - beq _0809CD8A - adds r0, r5, 0 - bl is_warp_tile - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CD8A - bl StoreInitialPlayerAvatarState - adds r0, r7, 0 - adds r1, r4, 0 - adds r2, r6, 0 - bl sub_809CEB0 - lsls r0, r5, 24 - lsrs r4, r0, 24 - adds r0, r4, 0 - bl MetatileBehavior_IsEscalator - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CCF8 - adds r0, r4, 0 - bl sub_80AF80C - movs r0, 0x1 - b _0809CD8C - .pool -_0809CCF8: - adds r0, r4, 0 - bl MetatileBehavior_IsLavaridgeB1FWarp - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CD0E - bl sub_80AF828 - movs r0, 0x1 - b _0809CD8C -_0809CD0E: - adds r0, r4, 0 - bl MetatileBehavior_IsLavaridge1FWarp - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CD24 - bl sub_80AF838 - movs r0, 0x1 - b _0809CD8C -_0809CD24: - adds r0, r4, 0 - bl MetatileBehavior_IsAquaHideoutWarp - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CD3A - bl sub_80AF848 - movs r0, 0x1 - b _0809CD8C -_0809CD3A: - adds r0, r4, 0 - bl MetatileBehavior_IsWarpOrBridge - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CD50 - bl sub_80B0268 - movs r0, 0x1 - b _0809CD8C -_0809CD50: - adds r0, r4, 0 - bl MetatileBehavior_IsMtPyreHole - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CD6C - ldr r0, =gUnknown_082A8350 - bl ScriptContext1_SetupScript - movs r0, 0x1 - b _0809CD8C - .pool -_0809CD6C: - adds r0, r4, 0 - bl MetatileBehavior_IsMossdeepGymWarp - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CD82 - bl sub_80AF87C - movs r0, 0x1 - b _0809CD8C -_0809CD82: - bl sub_80AF734 - movs r0, 0x1 - b _0809CD8C -_0809CD8A: - movs r0, 0 -_0809CD8C: - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end sub_809CC9C - - thumb_func_start is_warp_tile -is_warp_tile: @ 809CD94 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - adds r0, r4, 0 - bl MetatileBehavior_IsWarpDoor - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CE2A - adds r0, r4, 0 - bl MetatileBehavior_IsLadder - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CE2A - adds r0, r4, 0 - bl MetatileBehavior_IsEscalator - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CE2A - adds r0, r4, 0 - bl MetatileBehavior_IsNonAnimDoor - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CE2A - adds r0, r4, 0 - bl MetatileBehavior_IsLavaridgeB1FWarp - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CE2A - adds r0, r4, 0 - bl MetatileBehavior_IsLavaridge1FWarp - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CE2A - adds r0, r4, 0 - bl MetatileBehavior_IsAquaHideoutWarp - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CE2A - adds r0, r4, 0 - bl MetatileBehavior_IsMtPyreHole - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CE2A - adds r0, r4, 0 - bl MetatileBehavior_IsMossdeepGymWarp - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CE2A - adds r0, r4, 0 - bl MetatileBehavior_IsWarpOrBridge - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - beq _0809CE2A - movs r0, 0 - b _0809CE2C -_0809CE2A: - movs r0, 0x1 -_0809CE2C: - pop {r4} - pop {r1} - bx r1 - thumb_func_end is_warp_tile - - thumb_func_start is_non_stair_warp_tile -is_non_stair_warp_tile: @ 809CE34 - push {lr} - lsls r0, 16 - lsrs r0, 16 - lsls r1, 24 - lsrs r1, 24 - adds r2, r1, 0 - cmp r1, 0x2 - beq _0809CE58 - cmp r1, 0x2 - bgt _0809CE4E - cmp r1, 0x1 - beq _0809CE62 - b _0809CE84 -_0809CE4E: - cmp r2, 0x3 - beq _0809CE6C - cmp r2, 0x4 - beq _0809CE76 - b _0809CE84 -_0809CE58: - lsls r0, 24 - lsrs r0, 24 - bl MetatileBehavior_IsNorthArrowWarp - b _0809CE7E -_0809CE62: - lsls r0, 24 - lsrs r0, 24 - bl MetatileBehavior_IsSouthArrowWarp - b _0809CE7E -_0809CE6C: - lsls r0, 24 - lsrs r0, 24 - bl MetatileBehavior_IsWestArrowWarp - b _0809CE7E -_0809CE76: - lsls r0, 24 - lsrs r0, 24 - bl MetatileBehavior_IsEastArrowWarp -_0809CE7E: - lsls r0, 24 - lsrs r0, 24 - b _0809CE86 -_0809CE84: - movs r0, 0 -_0809CE86: - pop {r1} - bx r1 - thumb_func_end is_non_stair_warp_tile - - thumb_func_start map_warp_check_packed -map_warp_check_packed: @ 809CE8C - push {lr} - adds r3, r1, 0 - ldrh r1, [r3] - subs r1, 0x7 - lsls r1, 16 - lsrs r1, 16 - ldrh r2, [r3, 0x2] - subs r2, 0x7 - lsls r2, 16 - lsrs r2, 16 - ldrb r3, [r3, 0x4] - bl map_warp_check - lsls r0, 24 - asrs r0, 24 - pop {r1} - bx r1 - thumb_func_end map_warp_check_packed - - thumb_func_start sub_809CEB0 -sub_809CEB0: @ 809CEB0 - push {r4-r7,lr} - adds r7, r2, 0 - lsls r1, 24 - lsrs r4, r1, 24 - bl GetCurrentTrainerHillMapId - lsls r0, 24 - lsrs r5, r0, 24 - adds r6, r5, 0 - cmp r5, 0 - beq _0809CF00 - bl sub_81D6490 - lsls r0, 24 - lsrs r0, 24 - cmp r5, r0 - bne _0809CEF0 - lsls r0, r4, 24 - adds r4, r0, 0 - cmp r4, 0 - bne _0809CEE8 - ldr r0, =gMapHeader - ldr r0, [r0, 0x4] - ldr r5, [r0, 0x8] - b _0809CF0E - .pool -_0809CEE8: - bl sub_81D6120 - adds r5, r0, 0 - b _0809CF0E -_0809CEF0: - cmp r6, 0x5 - bne _0809CF00 - lsls r4, 24 - lsrs r0, r4, 24 - bl sub_81D6134 - adds r5, r0, 0 - b _0809CF0E -_0809CF00: - ldr r0, =gMapHeader - ldr r0, [r0, 0x4] - lsls r2, r4, 24 - asrs r1, r2, 21 - ldr r0, [r0, 0x8] - adds r5, r0, r1 - adds r4, r2, 0 -_0809CF0E: - ldrb r0, [r5, 0x6] - cmp r0, 0x7F - bne _0809CF20 - ldrb r0, [r5, 0x5] - bl copy_saved_warp2_bank_and_enter_x_to_warp1 - b _0809CF6E - .pool -_0809CF20: - movs r0, 0x7 - ldrsb r0, [r5, r0] - movs r1, 0x6 - ldrsb r1, [r5, r1] - movs r2, 0x5 - ldrsb r2, [r5, r2] - bl warp1_set_2 - movs r1, 0 - ldrsh r0, [r7, r1] - movs r2, 0x2 - ldrsh r1, [r7, r2] - bl sub_8084D5C - ldrb r0, [r5, 0x7] - ldrb r1, [r5, 0x6] - bl Overworld_GetMapHeaderByGroupAndId - ldr r1, [r0, 0x4] - ldrb r0, [r5, 0x5] - ldr r1, [r1, 0x8] - lsls r0, 3 - adds r0, r1 - ldrb r0, [r0, 0x6] - cmp r0, 0x7F - bne _0809CF6E - asrs r3, r4, 24 - lsls r0, r3, 3 - adds r0, r1 - ldrb r0, [r0, 0x5] - ldr r1, =gSaveBlock1Ptr - ldr r2, [r1] - movs r1, 0x4 - ldrsb r1, [r2, r1] - ldrb r2, [r2, 0x5] - lsls r2, 24 - asrs r2, 24 - bl saved_warp2_set -_0809CF6E: - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_809CEB0 - - thumb_func_start map_warp_consider_2_to_inside -map_warp_consider_2_to_inside: @ 809CF78 - push {r4-r7,lr} - adds r5, r0, 0 - lsls r1, 16 - lsrs r0, r1, 16 - adds r7, r0, 0 - lsls r2, 24 - lsrs r2, 24 - cmp r2, 0x2 - bne _0809CFFC - lsls r0, 24 - lsrs r4, r0, 24 - adds r0, r4, 0 - bl MetatileBehavior_IsSecretBaseOpen - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CFB0 - ldr r0, =gMapHeader - ldr r1, [r0, 0x4] - adds r0, r5, 0 - bl sub_80E9668 - movs r0, 0x1 - b _0809CFFE - .pool -_0809CFB0: - adds r0, r4, 0 - bl MetatileBehavior_IsWarpDoor - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CFFC - ldr r6, =gMapHeader - adds r0, r6, 0 - adds r1, r5, 0 - bl map_warp_check_packed - lsls r0, 24 - asrs r4, r0, 24 - movs r0, 0x1 - negs r0, r0 - cmp r4, r0 - beq _0809CFFC - adds r0, r7, 0 - bl is_warp_tile - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809CFFC - bl StoreInitialPlayerAvatarState - adds r0, r6, 0 - adds r1, r4, 0 - adds r2, r5, 0 - bl sub_809CEB0 - bl sub_80AF7D0 - movs r0, 0x1 - b _0809CFFE - .pool -_0809CFFC: - movs r0, 0 -_0809CFFE: - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end map_warp_consider_2_to_inside - - thumb_func_start map_warp_check -map_warp_check: @ 809D004 - push {r4-r6,lr} - lsls r1, 16 - lsrs r6, r1, 16 - lsls r2, 16 - lsrs r5, r2, 16 - lsls r3, 24 - lsrs r4, r3, 24 - ldr r0, [r0, 0x4] - ldr r1, [r0, 0x8] - ldrb r3, [r0, 0x1] - movs r2, 0 - cmp r2, r3 - bge _0809D042 -_0809D01E: - ldrh r0, [r1] - cmp r0, r6 - bne _0809D03A - ldrh r0, [r1, 0x2] - cmp r0, r5 - bne _0809D03A - ldrb r0, [r1, 0x4] - cmp r0, r4 - beq _0809D034 - cmp r0, 0 - bne _0809D03A -_0809D034: - lsls r0, r2, 24 - asrs r0, 24 - b _0809D046 -_0809D03A: - adds r2, 0x1 - adds r1, 0x8 - cmp r2, r3 - blt _0809D01E -_0809D042: - movs r0, 0x1 - negs r0, r0 -_0809D046: - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end map_warp_check - - thumb_func_start trigger_activate -trigger_activate: @ 809D04C - push {r4,lr} - adds r4, r0, 0 - cmp r4, 0 - beq _0809D082 - ldr r1, [r4, 0xC] - cmp r1, 0 - bne _0809D062 - ldrb r0, [r4, 0x6] - bl DoCoordEventWeather - b _0809D082 -_0809D062: - ldrh r0, [r4, 0x6] - cmp r0, 0 - beq _0809D07C - ldrh r0, [r4, 0x6] - bl VarGet - lsls r0, 16 - lsrs r0, 16 - ldrb r1, [r4, 0x8] - cmp r0, r1 - bne _0809D082 - ldr r0, [r4, 0xC] - b _0809D084 -_0809D07C: - adds r0, r1, 0 - bl ScriptContext2_RunNewScript -_0809D082: - movs r0, 0 -_0809D084: - pop {r4} - pop {r1} - bx r1 - thumb_func_end trigger_activate - - thumb_func_start mapheader_trigger_activate_at -mapheader_trigger_activate_at: @ 809D08C - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - lsls r1, 16 - lsrs r1, 16 - mov r10, r1 - lsls r2, 16 - lsrs r2, 16 - mov r9, r2 - lsls r3, 24 - lsrs r3, 24 - mov r8, r3 - ldr r0, [r0, 0x4] - ldr r1, [r0, 0xC] - ldrb r7, [r0, 0x2] - movs r6, 0 - cmp r6, r7 - bge _0809D0E2 - adds r5, r1, 0 - adds r4, r5, 0 -_0809D0B8: - ldrh r0, [r4] - cmp r0, r10 - bne _0809D0D8 - ldrh r0, [r4, 0x2] - cmp r0, r9 - bne _0809D0D8 - ldrb r0, [r4, 0x4] - cmp r0, r8 - beq _0809D0CE - cmp r0, 0 - bne _0809D0D8 -_0809D0CE: - adds r0, r5, 0 - bl trigger_activate - cmp r0, 0 - bne _0809D0E4 -_0809D0D8: - adds r4, 0x10 - adds r5, 0x10 - adds r6, 0x1 - cmp r6, r7 - blt _0809D0B8 -_0809D0E2: - movs r0, 0 -_0809D0E4: - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end mapheader_trigger_activate_at - - thumb_func_start sub_809D0F4 -sub_809D0F4: @ 809D0F4 - push {r4,lr} - ldr r4, =gMapHeader - ldrh r1, [r0] - subs r1, 0x7 - lsls r1, 16 - lsrs r1, 16 - ldrh r2, [r0, 0x2] - subs r2, 0x7 - lsls r2, 16 - lsrs r2, 16 - ldrb r3, [r0, 0x4] - adds r0, r4, 0 - bl mapheader_trigger_activate_at - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_809D0F4 - - thumb_func_start FindInvisibleEventObjectByPosition -@ int FindInvisibleEventObjectByPosition(struct mapheader *mapHeader, u16 x, u16 y, u8 elevation) -FindInvisibleEventObjectByPosition: @ 809D11C - push {r4-r7,lr} - lsls r1, 16 - lsrs r7, r1, 16 - lsls r2, 16 - lsrs r6, r2, 16 - lsls r3, 24 - lsrs r5, r3, 24 - ldr r0, [r0, 0x4] - ldr r4, [r0, 0x10] - ldrb r3, [r0, 0x3] - movs r2, 0 - cmp r2, r3 - bcs _0809D162 -_0809D136: - lsls r0, r2, 1 - adds r0, r2 - lsls r0, 2 - adds r1, r0, r4 - ldrh r0, [r1] - cmp r0, r7 - bne _0809D158 - ldrh r0, [r1, 0x2] - cmp r0, r6 - bne _0809D158 - ldrb r0, [r1, 0x4] - cmp r0, r5 - beq _0809D154 - cmp r0, 0 - bne _0809D158 -_0809D154: - adds r0, r1, 0 - b _0809D164 -_0809D158: - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, r3 - bcc _0809D136 -_0809D162: - movs r0, 0 -_0809D164: - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end FindInvisibleEventObjectByPosition - - thumb_func_start dive_warp -dive_warp: @ 809D16C - push {r4,r5,lr} - adds r4, r0, 0 - lsls r1, 16 - lsrs r5, r1, 16 - ldr r0, =gMapHeader - ldrb r0, [r0, 0x17] - cmp r0, 0x5 - bne _0809D1A4 - lsls r0, r5, 24 - lsrs r0, 24 - bl MetatileBehavior_IsUnableToEmerge - lsls r0, 24 - cmp r0, 0 - bne _0809D1A4 - ldrh r0, [r4] - subs r0, 0x7 - lsls r0, 16 - lsrs r0, 16 - ldrh r1, [r4, 0x2] - subs r1, 0x7 - lsls r1, 16 - lsrs r1, 16 - bl SetDiveWarpEmerge - b _0809D1C8 - .pool -_0809D1A4: - lsls r0, r5, 24 - lsrs r0, 24 - bl MetatileBehavior_IsDiveable - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809D1E0 - ldrh r0, [r4] - subs r0, 0x7 - lsls r0, 16 - lsrs r0, 16 - ldrh r1, [r4, 0x2] - subs r1, 0x7 - lsls r1, 16 - lsrs r1, 16 - bl SetDiveWarpDive -_0809D1C8: - lsls r0, 24 - cmp r0, 0 - beq _0809D1E0 - bl StoreInitialPlayerAvatarState - bl sp13E_warp_to_last_warp - movs r0, 0xE9 - bl PlaySE - movs r0, 0x1 - b _0809D1E2 -_0809D1E0: - movs r0, 0 -_0809D1E2: - pop {r4,r5} - pop {r1} - bx r1 - thumb_func_end dive_warp - - thumb_func_start sub_809D1E8 -sub_809D1E8: @ 809D1E8 - push {r4,r5,lr} - sub sp, 0x4 - mov r4, sp - adds r4, 0x2 - mov r0, sp - adds r1, r4, 0 - bl PlayerGetDestCoords - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - movs r2, 0 - ldrsh r1, [r4, r2] - bl MapGridGetMetatileBehaviorAt - lsls r0, 24 - lsrs r5, r0, 24 - ldr r0, =gMapHeader - ldrb r0, [r0, 0x17] - cmp r0, 0x5 - bne _0809D244 - adds r0, r5, 0 - bl MetatileBehavior_IsUnableToEmerge - lsls r0, 24 - cmp r0, 0 - bne _0809D244 - mov r0, sp - ldrh r0, [r0] - subs r0, 0x7 - lsls r0, 16 - lsrs r0, 16 - ldrh r1, [r4] - subs r1, 0x7 - lsls r1, 16 - lsrs r1, 16 - bl SetDiveWarpEmerge - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809D274 - movs r0, 0x1 - b _0809D276 - .pool -_0809D244: - adds r0, r5, 0 - bl MetatileBehavior_IsDiveable - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809D274 - mov r0, sp - ldrh r0, [r0] - subs r0, 0x7 - lsls r0, 16 - lsrs r0, 16 - ldrh r1, [r4] - subs r1, 0x7 - lsls r1, 16 - lsrs r1, 16 - bl SetDiveWarpDive - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _0809D274 - movs r0, 0x2 - b _0809D276 -_0809D274: - movs r0, 0 -_0809D276: - add sp, 0x4 - pop {r4,r5} - pop {r1} - bx r1 - thumb_func_end sub_809D1E8 - - thumb_func_start GetEventObjectScriptPointerForComparison -@ u8 *GetEventObjectScriptPointerForComparison() -GetEventObjectScriptPointerForComparison: @ 809D280 - push {r4,r5,lr} - sub sp, 0x8 - bl GetPlayerMovementDirection - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - mov r5, sp - mov r0, sp - bl player_get_next_pos_and_height - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - movs r2, 0x2 - ldrsh r1, [r5, r2] - bl MapGridGetMetatileBehaviorAt - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - mov r0, sp - adds r2, r4, 0 - bl TryGetEventObjectScript - add sp, 0x8 - pop {r4,r5} - pop {r1} - bx r1 - thumb_func_end GetEventObjectScriptPointerForComparison - - thumb_func_start sub_809D2BC -sub_809D2BC: @ 809D2BC - push {r4,lr} - sub sp, 0x8 - bl GetPlayerMovementDirection - mov r4, sp - mov r0, sp - bl player_get_pos_to_and_height - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - movs r2, 0x2 - ldrsh r1, [r4, r2] - bl MapGridGetMetatileBehaviorAt - ldr r4, =gMapHeader - adds r0, r4, 0 - mov r1, sp - bl map_warp_check_packed - adds r1, r0, 0 - lsls r1, 24 - asrs r1, 24 - adds r0, r4, 0 - mov r2, sp - bl sub_809CEB0 - movs r0, 0 - add sp, 0x8 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_809D2BC - - .align 2, 0 @ Don't pad with nop. diff --git a/asm/field_effect_helpers.s b/asm/field_effect_helpers.s deleted file mode 100644 index 9a019f60ca..0000000000 --- a/asm/field_effect_helpers.s +++ /dev/null @@ -1,4603 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - thumb_func_start SetUpReflection -SetUpReflection: @ 8153ED4 - push {r4-r7,lr} - mov r7, r8 - push {r7} - adds r6, r0, 0 - adds r4, r1, 0 - lsls r5, r2, 24 - lsrs r5, 24 - movs r0, 0x20 - ldrsh r1, [r4, r0] - movs r0, 0x22 - ldrsh r2, [r4, r0] - adds r0, r4, 0 - movs r3, 0x98 - bl CreateCopySpriteAt - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - ldr r0, =gSprites - adds r7, r1, r0 - ldr r0, =objc_reflection_maybe - str r0, [r7, 0x1C] - ldrb r1, [r7, 0x5] - movs r0, 0xC - orrs r1, r0 - strb r1, [r7, 0x5] - ldr r2, =gReflectionEffectPaletteMap - lsrs r0, r1, 4 - adds r0, r2 - ldrb r0, [r0] - lsls r0, 4 - movs r2, 0xF - ands r1, r2 - orrs r1, r0 - strb r1, [r7, 0x5] - movs r1, 0x3F - adds r1, r7 - mov r8, r1 - ldrb r0, [r1] - movs r1, 0x40 - orrs r0, r1 - mov r1, r8 - strb r0, [r1] - ldr r0, =gDummySpriteAnimTable - str r0, [r7, 0x8] - adds r0, r7, 0 - movs r1, 0 - bl StartSpriteAnim - ldr r0, =gDummySpriteAffineAnimTable - str r0, [r7, 0x10] - mov r1, r8 - ldrb r0, [r1] - movs r1, 0x8 - orrs r0, r1 - mov r1, r8 - strb r0, [r1] - adds r2, r7, 0 - adds r2, 0x42 - ldrb r1, [r2] - movs r0, 0x3F - ands r0, r1 - strb r0, [r2] - ldrh r0, [r4, 0x2E] - strh r0, [r7, 0x2E] - ldrb r0, [r6, 0x8] - strh r0, [r7, 0x30] - strh r5, [r7, 0x3C] - adds r0, r6, 0 - adds r1, r7, 0 - bl npc_pal_op - cmp r5, 0 - bne _08153F7A - ldrb r0, [r7, 0x1] - movs r1, 0x4 - negs r1, r1 - ands r1, r0 - movs r0, 0x1 - orrs r1, r0 - strb r1, [r7, 0x1] -_08153F7A: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end SetUpReflection - - thumb_func_start sub_8153F98 -sub_8153F98: @ 8153F98 - push {lr} - ldrb r0, [r0, 0x5] - bl GetEventObjectGraphicsInfo - ldrh r0, [r0, 0xA] - subs r0, 0x2 - lsls r0, 16 - asrs r0, 16 - pop {r1} - bx r1 - thumb_func_end sub_8153F98 - - thumb_func_start npc_pal_op -@ void npc_pal_op(struct npc_state *npcState, struct obj *obj) -npc_pal_op: @ 8153FAC - push {r4,r5,lr} - sub sp, 0x8 - adds r5, r0, 0 - adds r4, r1, 0 - ldr r1, =gUnknown_085CDC38 - mov r0, sp - movs r2, 0x6 - bl memcpy - movs r0, 0 - strh r0, [r4, 0x32] - ldrb r0, [r5, 0x5] - bl GetEventObjectGraphicsInfo - ldrb r1, [r0, 0xC] - movs r0, 0x80 - ands r0, r1 - cmp r0, 0 - bne _08154008 - ldrb r0, [r5, 0x1F] - bl MetatileBehavior_GetBridgeSth - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0 - bne _08153FEE - ldrb r0, [r5, 0x1E] - bl MetatileBehavior_GetBridgeSth - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0 - beq _08154008 -_08153FEE: - subs r0, 0x1 - lsls r0, 1 - add r0, sp - ldrh r0, [r0] - strh r0, [r4, 0x32] - ldrb r1, [r4, 0x5] - lsrs r1, 4 - adds r0, r5, 0 - bl npc_pal_op_A - b _08154012 - .pool -_08154008: - ldrb r1, [r4, 0x5] - lsrs r1, 4 - adds r0, r5, 0 - bl npc_pal_op_B -_08154012: - add sp, 0x8 - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end npc_pal_op - - thumb_func_start npc_pal_op_B -@ void npc_pal_op_B(void *a1, u8 slot) -npc_pal_op_B: @ 815401C - push {r4,lr} - lsls r1, 24 - lsrs r4, r1, 24 - ldrb r0, [r0, 0x5] - bl GetEventObjectGraphicsInfo - adds r2, r0, 0 - ldrh r1, [r2, 0x4] - ldr r0, =0x000011ff - cmp r1, r0 - beq _08154070 - ldrb r0, [r2, 0xC] - movs r1, 0xF - ands r1, r0 - cmp r1, 0 - bne _0815404C - ldrh r0, [r2, 0x2] - adds r1, r4, 0 - bl LoadPlayerObjectReflectionPalette - b _0815406A - .pool -_0815404C: - cmp r1, 0xA - bne _0815405A - ldrh r0, [r2, 0x2] - adds r1, r4, 0 - bl LoadSpecialObjectReflectionPalette - b _0815406A -_0815405A: - adds r0, r4, 0 - bl GetObjectPaletteTag - lsls r0, 16 - lsrs r0, 16 - adds r1, r4, 0 - bl PatchObjectPalette -_0815406A: - adds r0, r4, 0 - bl UpdateSpritePaletteWithWeather -_08154070: - pop {r4} - pop {r0} - bx r0 - thumb_func_end npc_pal_op_B - - thumb_func_start npc_pal_op_A -npc_pal_op_A: @ 8154078 - push {r4,lr} - lsls r1, 24 - lsrs r4, r1, 24 - ldrb r0, [r0, 0x5] - bl GetEventObjectGraphicsInfo - adds r2, r0, 0 - ldrh r1, [r2, 0x4] - ldr r0, =0x000011ff - cmp r1, r0 - beq _0815409C - adds r0, r1, 0 - adds r1, r4, 0 - bl PatchObjectPalette - adds r0, r4, 0 - bl UpdateSpritePaletteWithWeather -_0815409C: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end npc_pal_op_A - - thumb_func_start objc_reflection_maybe -@ void objc_reflection_maybe(struct obj *object) -objc_reflection_maybe: @ 81540A8 - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - adds r4, r0, 0 - movs r0, 0x2E - ldrsh r1, [r4, r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r7, r0, r1 - ldrb r1, [r7, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r5, r0, r1 - ldr r0, [r7] - ldr r1, =0x00020001 - ands r0, r1 - cmp r0, r1 - bne _081540E0 - ldrb r1, [r7, 0x8] - movs r2, 0x30 - ldrsh r0, [r4, r2] - cmp r1, r0 - beq _081540FC -_081540E0: - adds r2, r4, 0 - adds r2, 0x3E - ldrb r1, [r2] - movs r0, 0x2 - negs r0, r0 - ands r0, r1 - strb r0, [r2] - b _08154214 - .pool -_081540FC: - ldr r1, =gReflectionEffectPaletteMap - ldrb r0, [r5, 0x5] - lsrs r0, 4 - adds r0, r1 - ldrb r1, [r0] - lsls r1, 4 - ldrb r2, [r4, 0x5] - movs r0, 0xF - ands r0, r2 - orrs r0, r1 - strb r0, [r4, 0x5] - ldrb r1, [r5, 0x1] - lsrs r1, 6 - lsls r1, 6 - ldrb r2, [r4, 0x1] - movs r3, 0x3F - adds r0, r3, 0 - ands r0, r2 - orrs r0, r1 - strb r0, [r4, 0x1] - ldrb r0, [r5, 0x3] - lsrs r0, 6 - lsls r0, 6 - ldrb r2, [r4, 0x3] - adds r1, r3, 0 - ands r1, r2 - orrs r1, r0 - strb r1, [r4, 0x3] - ldrb r0, [r5, 0x3] - lsls r0, 26 - lsrs r0, 27 - movs r2, 0x10 - orrs r0, r2 - lsls r0, 1 - subs r2, 0x4F - mov r9, r2 - ands r1, r2 - orrs r1, r0 - strb r1, [r4, 0x3] - ldrh r1, [r5, 0x4] - lsls r1, 22 - lsrs r1, 22 - ldrh r2, [r4, 0x4] - ldr r0, =0xfffffc00 - ands r0, r2 - orrs r0, r1 - strh r0, [r4, 0x4] - ldr r0, [r5, 0x18] - str r0, [r4, 0x18] - adds r0, r5, 0 - adds r0, 0x42 - ldrb r0, [r0] - lsls r0, 26 - lsrs r0, 26 - adds r2, r4, 0 - adds r2, 0x42 - ands r3, r0 - ldrb r1, [r2] - movs r0, 0x40 - negs r0, r0 - ands r0, r1 - orrs r0, r3 - strb r0, [r2] - movs r0, 0x3E - adds r0, r5 - mov r8, r0 - ldrb r0, [r0] - adds r6, r4, 0 - adds r6, 0x3E - movs r1, 0x4 - ands r1, r0 - ldrb r2, [r6] - movs r0, 0x5 - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r6] - ldrh r0, [r5, 0x20] - strh r0, [r4, 0x20] - adds r0, r7, 0 - bl sub_8153F98 - ldrh r1, [r5, 0x22] - adds r0, r1 - ldrh r1, [r4, 0x32] - adds r1, r0 - strh r1, [r4, 0x22] - adds r0, r5, 0 - adds r0, 0x28 - ldrb r1, [r0] - adds r0, r4, 0 - adds r0, 0x28 - strb r1, [r0] - adds r0, r5, 0 - adds r0, 0x29 - ldrb r0, [r0] - adds r1, r4, 0 - adds r1, 0x29 - strb r0, [r1] - ldrh r0, [r5, 0x24] - strh r0, [r4, 0x24] - ldrh r0, [r5, 0x26] - negs r0, r0 - strh r0, [r4, 0x26] - mov r2, r8 - ldrb r1, [r2] - movs r0, 0x2 - ands r0, r1 - ldrb r1, [r6] - movs r2, 0x3 - negs r2, r2 - ands r2, r1 - orrs r2, r0 - strb r2, [r6] - ldrb r0, [r7, 0x3] - lsls r0, 28 - cmp r0, 0 - bge _081541EE - movs r0, 0x4 - orrs r2, r0 - strb r2, [r6] -_081541EE: - movs r1, 0x3C - ldrsh r0, [r4, r1] - cmp r0, 0 - bne _08154214 - ldrb r0, [r4, 0x3] - mov r2, r9 - ands r2, r0 - strb r2, [r4, 0x3] - ldrb r0, [r5, 0x3] - lsls r0, 26 - lsrs r0, 27 - movs r1, 0x8 - ands r0, r1 - cmp r0, 0 - beq _08154214 - movs r1, 0x2 - adds r0, r2, 0 - orrs r0, r1 - strb r0, [r4, 0x3] -_08154214: - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end objc_reflection_maybe - - thumb_func_start sub_8154228 -sub_8154228: @ 8154228 - push {r4,lr} - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x20] - movs r1, 0 - movs r2, 0 - movs r3, 0x52 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - adds r4, r0, 0 - cmp r0, 0x40 - beq _08154266 - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - ldr r0, =gSprites - adds r1, r0 - ldrb r2, [r1, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r2 - movs r3, 0x4 - orrs r0, r3 - strb r0, [r1, 0x5] - adds r1, 0x3E - ldrb r0, [r1] - movs r2, 0x2 - orrs r0, r2 - orrs r0, r3 - strb r0, [r1] -_08154266: - adds r0, r4, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8154228 - - thumb_func_start objid_set_invisible -objid_set_invisible: @ 8154278 - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gSprites - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r2 - adds r1, 0x3E - ldrb r0, [r1] - movs r2, 0x4 - orrs r0, r2 - strb r0, [r1] - bx lr - .pool - thumb_func_end objid_set_invisible - - thumb_func_start sub_8154298 -sub_8154298: @ 8154298 - push {r4-r7,lr} - mov r7, r8 - push {r7} - sub sp, 0x4 - lsls r0, 24 - lsrs r5, r0, 24 - lsls r1, 24 - lsrs r1, 24 - mov r8, r1 - lsls r2, 16 - lsrs r7, r2, 16 - lsls r3, 16 - lsrs r6, r3, 16 - lsls r0, r5, 4 - adds r0, r5 - lsls r0, 2 - ldr r1, =gSprites - adds r2, r0, r1 - adds r0, r2, 0 - adds r0, 0x3E - ldrb r1, [r0] - movs r0, 0x4 - ands r0, r1 - cmp r0, 0 - bne _081542E2 - movs r0, 0x2E - ldrsh r1, [r2, r0] - lsls r0, r7, 16 - asrs r0, 16 - cmp r1, r0 - bne _081542E2 - movs r0, 0x30 - ldrsh r1, [r2, r0] - lsls r0, r6, 16 - asrs r0, 16 - cmp r1, r0 - beq _0815432E -_081542E2: - lsls r0, r7, 16 - asrs r0, 16 - lsls r1, r6, 16 - asrs r1, 16 - mov r4, sp - adds r4, 0x2 - mov r2, sp - adds r3, r4, 0 - bl sub_8093038 - lsls r0, r5, 4 - adds r0, r5 - lsls r0, 2 - ldr r1, =gSprites - adds r2, r0, r1 - mov r0, sp - ldrh r0, [r0] - adds r0, 0x8 - strh r0, [r2, 0x20] - ldrh r0, [r4] - adds r0, 0x8 - strh r0, [r2, 0x22] - adds r3, r2, 0 - adds r3, 0x3E - ldrb r1, [r3] - movs r0, 0x5 - negs r0, r0 - ands r0, r1 - strb r0, [r3] - strh r7, [r2, 0x2E] - strh r6, [r2, 0x30] - mov r1, r8 - subs r1, 0x1 - lsls r1, 24 - lsrs r1, 24 - adds r0, r2, 0 - bl StartSpriteAnim -_0815432E: - add sp, 0x4 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_8154298 - - thumb_func_start oei_shadow -oei_shadow: @ 8154340 - push {r4,r5,lr} - ldr r5, =gFieldEffectArguments - ldrb r0, [r5] - ldrb r1, [r5, 0x4] - ldrb r2, [r5, 0x8] - bl GetEventObjectIdByLocalIdAndMap - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gEventObjects - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - adds r1, r2 - ldrb r0, [r1, 0x5] - bl GetEventObjectGraphicsInfo - adds r4, r0, 0 - ldr r2, =gFieldEffectObjectTemplatePointers - ldr r1, =gUnknown_085CDC3E - ldrb r0, [r4, 0xC] - lsls r0, 26 - lsrs r0, 30 - adds r0, r1 - ldrb r0, [r0] - lsls r0, 2 - adds r0, r2 - ldr r0, [r0] - movs r1, 0 - movs r2, 0 - movs r3, 0x94 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0x40 - beq _081543C4 - ldr r0, =gSprites - lsls r2, r1, 4 - adds r2, r1 - lsls r2, 2 - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - ldr r0, [r5] - strh r0, [r2, 0x2E] - ldr r0, [r5, 0x4] - strh r0, [r2, 0x30] - ldr r0, [r5, 0x8] - strh r0, [r2, 0x32] - ldrh r1, [r4, 0xA] - lsls r1, 16 - asrs r1, 17 - ldr r3, =gUnknown_085CDC42 - ldrb r0, [r4, 0xC] - lsls r0, 26 - lsrs r0, 30 - lsls r0, 1 - adds r0, r3 - ldrh r0, [r0] - subs r1, r0 - strh r1, [r2, 0x34] -_081543C4: - movs r0, 0 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end oei_shadow - - thumb_func_start oamc_shadow -oamc_shadow: @ 81543E4 - push {r4,r5,lr} - sub sp, 0x4 - adds r5, r0, 0 - ldrh r0, [r5, 0x2E] - lsls r0, 24 - lsrs r0, 24 - ldrh r1, [r5, 0x30] - lsls r1, 24 - lsrs r1, 24 - ldrh r2, [r5, 0x32] - lsls r2, 24 - lsrs r2, 24 - mov r3, sp - bl TryGetEventObjectIdByLocalIdAndMap - lsls r0, 24 - cmp r0, 0 - beq _08154412 - adds r0, r5, 0 - movs r1, 0x3 - bl FieldEffectStop - b _08154498 -_08154412: - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r4, r0, r1 - ldrb r0, [r4, 0x4] - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - ldr r0, =gSprites - adds r1, r0 - ldrb r0, [r1, 0x5] - movs r2, 0xC - ands r2, r0 - ldrb r3, [r5, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r2 - strb r0, [r5, 0x5] - ldrh r0, [r1, 0x20] - strh r0, [r5, 0x20] - ldrh r0, [r5, 0x34] - ldrh r1, [r1, 0x22] - adds r0, r1 - strh r0, [r5, 0x22] - ldr r0, [r4] - ldr r1, =0x00400001 - ands r0, r1 - cmp r0, r1 - bne _08154490 - ldrb r0, [r4, 0x1E] - bl MetatileBehavior_IsPokeGrass - lsls r0, 24 - cmp r0, 0 - bne _08154490 - ldrb r0, [r4, 0x1E] - bl MetatileBehavior_IsSurfableWaterOrUnderwater - lsls r0, 24 - cmp r0, 0 - bne _08154490 - ldrb r0, [r4, 0x1F] - bl MetatileBehavior_IsSurfableWaterOrUnderwater - lsls r0, 24 - cmp r0, 0 - bne _08154490 - ldrb r0, [r4, 0x1E] - bl MetatileBehavior_IsReflective - lsls r0, 24 - cmp r0, 0 - bne _08154490 - ldrb r0, [r4, 0x1F] - bl MetatileBehavior_IsReflective - lsls r0, 24 - cmp r0, 0 - beq _08154498 -_08154490: - adds r0, r5, 0 - movs r1, 0x3 - bl FieldEffectStop -_08154498: - add sp, 0x4 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end oamc_shadow - - thumb_func_start oei_grass_normal -oei_grass_normal: @ 81544AC - push {r4,r5,lr} - sub sp, 0x4 - ldr r5, =gFieldEffectArguments - ldrh r1, [r5] - mov r0, sp - strh r1, [r0] - ldrh r0, [r5, 0x4] - mov r4, sp - adds r4, 0x2 - strh r0, [r4] - mov r0, sp - adds r1, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x10] - mov r1, sp - movs r2, 0 - ldrsh r1, [r1, r2] - movs r3, 0 - ldrsh r2, [r4, r3] - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0x40 - beq _08154538 - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r3, r0, r1 - adds r2, r3, 0 - adds r2, 0x3E - ldrb r0, [r2] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r2] - movs r0, 0x3 - ldrb r1, [r5, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r2, [r3, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r3, 0x5] - ldr r0, [r5, 0x8] - strh r0, [r3, 0x2E] - ldr r0, [r5] - strh r0, [r3, 0x30] - ldr r0, [r5, 0x4] - strh r0, [r3, 0x32] - ldr r0, [r5, 0x10] - strh r0, [r3, 0x34] - ldr r0, [r5, 0x14] - strh r0, [r3, 0x36] - ldr r0, [r5, 0x18] - strh r0, [r3, 0x38] - ldr r0, [r5, 0x1C] - cmp r0, 0 - beq _08154538 - adds r0, r3, 0 - movs r1, 0x4 - bl SeekSpriteAnim -_08154538: - movs r0, 0 - add sp, 0x4 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end oei_grass_normal - - thumb_func_start unc_grass_normal -unc_grass_normal: @ 8154550 - push {r4-r7,lr} - mov r7, r8 - push {r7} - sub sp, 0x4 - adds r5, r0, 0 - ldrh r0, [r5, 0x38] - lsrs r4, r0, 8 - lsls r0, 24 - lsrs r7, r0, 24 - ldr r3, =gCamera - ldrb r1, [r3] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _0815459C - ldr r0, =gSaveBlock1Ptr - ldr r2, [r0] - movs r0, 0x5 - ldrsb r0, [r2, r0] - cmp r0, r4 - bne _08154582 - movs r0, 0x4 - ldrsb r0, [r2, r0] - cmp r0, r7 - beq _0815459C -_08154582: - ldr r1, [r3, 0x4] - ldrh r0, [r5, 0x30] - subs r0, r1 - strh r0, [r5, 0x30] - ldr r1, [r3, 0x8] - ldrh r0, [r5, 0x32] - subs r0, r1 - strh r0, [r5, 0x32] - ldrb r1, [r2, 0x5] - lsls r1, 8 - ldrb r0, [r2, 0x4] - orrs r0, r1 - strh r0, [r5, 0x38] -_0815459C: - ldrh r0, [r5, 0x34] - lsrs r1, r0, 8 - mov r8, r1 - lsls r0, 24 - lsrs r4, r0, 24 - ldrh r0, [r5, 0x36] - lsls r0, 24 - lsrs r7, r0, 24 - movs r2, 0x30 - ldrsh r0, [r5, r2] - movs r2, 0x32 - ldrsh r1, [r5, r2] - bl MapGridGetMetatileBehaviorAt - lsls r0, 24 - lsrs r6, r0, 24 - mov r0, r8 - adds r1, r4, 0 - adds r2, r7, 0 - mov r3, sp - bl TryGetEventObjectIdByLocalIdAndMap - lsls r0, 24 - cmp r0, 0 - bne _081545F0 - adds r0, r6, 0 - bl MetatileBehavior_IsTallGrass - lsls r0, 24 - cmp r0, 0 - beq _081545F0 - movs r1, 0x3C - ldrsh r0, [r5, r1] - cmp r0, 0 - beq _08154604 - adds r0, r5, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - beq _08154604 -_081545F0: - adds r0, r5, 0 - movs r1, 0x4 - bl FieldEffectStop - b _08154648 - .pool -_08154604: - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r2, r0, r1 - ldr r0, [r2, 0x10] - ldr r1, [r5, 0x30] - cmp r0, r1 - beq _08154624 - ldr r0, [r2, 0x14] - cmp r0, r1 - beq _08154624 - movs r0, 0x1 - strh r0, [r5, 0x3C] -_08154624: - movs r6, 0 - adds r0, r5, 0 - adds r0, 0x2B - ldrb r0, [r0] - cmp r0, 0 - bne _08154632 - movs r6, 0x4 -_08154632: - adds r0, r5, 0 - movs r1, 0 - bl UpdateEventObjectSpriteVisibility - ldrh r1, [r5, 0x2E] - lsls r1, 24 - lsrs r1, 24 - adds r0, r5, 0 - adds r2, r6, 0 - bl sub_81561FC -_08154648: - add sp, 0x4 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end unc_grass_normal - - thumb_func_start sub_8154658 -sub_8154658: @ 8154658 - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0xC - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x28] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _081546B4 - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r4, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - ldr r0, [r4, 0x8] - strh r0, [r2, 0x2E] - movs r0, 0xC - strh r0, [r2, 0x30] -_081546B4: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8154658 - - thumb_func_start sub_81546C8 -sub_81546C8: @ 81546C8 - push {r4-r7,lr} - mov r7, r8 - push {r7} - ldr r4, [sp, 0x18] - lsls r0, 24 - lsrs r0, 24 - mov r12, r0 - lsls r1, 24 - lsrs r7, r1, 24 - lsls r2, 24 - lsrs r6, r2, 24 - movs r5, 0 - ldr r0, =gSprites - mov r8, r0 - lsls r3, 16 - asrs r3, 16 - lsls r4, 16 - asrs r4, 16 -_081546EC: - lsls r0, r5, 4 - adds r0, r5 - lsls r0, 2 - mov r1, r8 - adds r2, r0, r1 - adds r0, r2, 0 - adds r0, 0x3E - ldrb r0, [r0] - lsls r0, 31 - cmp r0, 0 - beq _08154740 - ldr r1, [r2, 0x1C] - ldr r0, =unc_grass_normal - cmp r1, r0 - bne _08154740 - movs r1, 0x30 - ldrsh r0, [r2, r1] - cmp r3, r0 - bne _08154740 - movs r1, 0x32 - ldrsh r0, [r2, r1] - cmp r4, r0 - bne _08154740 - ldrh r1, [r2, 0x34] - lsrs r0, r1, 8 - cmp r12, r0 - bne _08154740 - movs r0, 0xFF - ands r0, r1 - cmp r7, r0 - bne _08154740 - movs r1, 0x36 - ldrsh r0, [r2, r1] - cmp r6, r0 - bne _08154740 - adds r0, r5, 0 - b _0815474C - .pool -_08154740: - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x3F - bls _081546EC - movs r0, 0x40 -_0815474C: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r1} - bx r1 - thumb_func_end sub_81546C8 - - thumb_func_start sub_8154758 -sub_8154758: @ 8154758 - push {r4,r5,lr} - sub sp, 0x4 - ldr r5, =gFieldEffectArguments - ldrh r1, [r5] - mov r0, sp - strh r1, [r0] - ldrh r0, [r5, 0x4] - mov r4, sp - adds r4, 0x2 - strh r0, [r4] - mov r0, sp - adds r1, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x3C] - mov r1, sp - movs r2, 0 - ldrsh r1, [r1, r2] - movs r3, 0 - ldrsh r2, [r4, r3] - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0x40 - beq _081547E8 - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r4, r0, r1 - adds r2, r4, 0 - adds r2, 0x3E - ldrb r0, [r2] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r2] - ldrb r0, [r5, 0x8] - bl ZCoordToPriority - movs r1, 0x3 - ands r1, r0 - lsls r1, 2 - ldrb r2, [r4, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r4, 0x5] - ldr r0, [r5, 0x8] - strh r0, [r4, 0x2E] - ldr r0, [r5] - strh r0, [r4, 0x30] - ldr r0, [r5, 0x4] - strh r0, [r4, 0x32] - ldr r0, [r5, 0x10] - strh r0, [r4, 0x34] - ldr r0, [r5, 0x14] - strh r0, [r4, 0x36] - ldr r0, [r5, 0x18] - strh r0, [r4, 0x38] - ldr r0, [r5, 0x1C] - cmp r0, 0 - beq _081547E8 - adds r0, r4, 0 - movs r1, 0x6 - bl SeekSpriteAnim -_081547E8: - movs r0, 0 - add sp, 0x4 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8154758 - - thumb_func_start unc_grass_tall -unc_grass_tall: @ 8154800 - push {r4-r7,lr} - mov r7, r8 - push {r7} - sub sp, 0x4 - adds r5, r0, 0 - ldrh r0, [r5, 0x38] - lsrs r7, r0, 8 - lsls r0, 24 - lsrs r6, r0, 24 - ldr r3, =gCamera - ldrb r1, [r3] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _0815484C - ldr r0, =gSaveBlock1Ptr - ldr r2, [r0] - movs r0, 0x5 - ldrsb r0, [r2, r0] - cmp r0, r7 - bne _08154832 - movs r0, 0x4 - ldrsb r0, [r2, r0] - cmp r0, r6 - beq _0815484C -_08154832: - ldr r1, [r3, 0x4] - ldrh r0, [r5, 0x30] - subs r0, r1 - strh r0, [r5, 0x30] - ldr r1, [r3, 0x8] - ldrh r0, [r5, 0x32] - subs r0, r1 - strh r0, [r5, 0x32] - ldrb r1, [r2, 0x5] - lsls r1, 8 - ldrb r0, [r2, 0x4] - orrs r0, r1 - strh r0, [r5, 0x38] -_0815484C: - ldrh r0, [r5, 0x34] - lsrs r1, r0, 8 - mov r8, r1 - lsls r0, 24 - lsrs r7, r0, 24 - ldrh r0, [r5, 0x36] - lsls r0, 24 - lsrs r6, r0, 24 - movs r2, 0x30 - ldrsh r0, [r5, r2] - movs r2, 0x32 - ldrsh r1, [r5, r2] - bl MapGridGetMetatileBehaviorAt - lsls r0, 24 - lsrs r4, r0, 24 - mov r0, r8 - adds r1, r7, 0 - adds r2, r6, 0 - mov r3, sp - bl TryGetEventObjectIdByLocalIdAndMap - lsls r0, 24 - cmp r0, 0 - bne _081548A0 - adds r0, r4, 0 - bl MetatileBehavior_IsLongGrass - lsls r0, 24 - cmp r0, 0 - beq _081548A0 - movs r1, 0x3C - ldrsh r0, [r5, r1] - cmp r0, 0 - beq _081548B4 - adds r0, r5, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - beq _081548B4 -_081548A0: - adds r0, r5, 0 - movs r1, 0x11 - bl FieldEffectStop - b _081548EA - .pool -_081548B4: - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r2, r0, r1 - ldr r0, [r2, 0x10] - ldr r1, [r5, 0x30] - cmp r0, r1 - beq _081548D4 - ldr r0, [r2, 0x14] - cmp r0, r1 - beq _081548D4 - movs r0, 0x1 - strh r0, [r5, 0x3C] -_081548D4: - adds r0, r5, 0 - movs r1, 0 - bl UpdateEventObjectSpriteVisibility - ldrh r1, [r5, 0x2E] - lsls r1, 24 - lsrs r1, 24 - adds r0, r5, 0 - movs r2, 0 - bl sub_81561FC -_081548EA: - add sp, 0x4 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end unc_grass_tall - - thumb_func_start sub_81548FC -sub_81548FC: @ 81548FC - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x40] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _08154958 - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r4, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - ldr r0, [r4, 0x8] - strh r0, [r2, 0x2E] - movs r0, 0x12 - strh r0, [r2, 0x30] -_08154958: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_81548FC - - thumb_func_start sub_815496C -sub_815496C: @ 815496C - push {r4-r6,lr} - ldr r6, =gFieldEffectArguments - ldrb r0, [r6] - ldrb r1, [r6, 0x4] - ldrb r2, [r6, 0x8] - bl GetEventObjectIdByLocalIdAndMap - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - ldr r0, =gEventObjects - adds r5, r1, r0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x78] - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _081549F8 - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r4, =gSprites - adds r2, r4 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - ldrb r1, [r5, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r4 - ldrb r0, [r0, 0x5] - movs r1, 0xC - ands r1, r0 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - ldr r0, [r6] - strh r0, [r2, 0x2E] - ldr r0, [r6, 0x4] - strh r0, [r2, 0x30] - ldr r0, [r6, 0x8] - strh r0, [r2, 0x32] - ldrb r1, [r5, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r4 - ldrh r0, [r0, 0x20] - strh r0, [r2, 0x34] - ldrb r1, [r5, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r4 - ldrh r0, [r0, 0x22] - strh r0, [r2, 0x36] -_081549F8: - movs r0, 0 - pop {r4-r6} - pop {r1} - bx r1 - .pool - thumb_func_end sub_815496C - - thumb_func_start sub_8154A10 -sub_8154A10: @ 8154A10 - push {r4-r7,lr} - mov r7, r8 - push {r7} - sub sp, 0x4 - adds r4, r0, 0 - ldrh r0, [r4, 0x2E] - lsls r0, 24 - lsrs r0, 24 - ldrh r1, [r4, 0x30] - lsls r1, 24 - lsrs r1, 24 - ldrh r2, [r4, 0x32] - lsls r2, 24 - lsrs r2, 24 - mov r3, sp - bl TryGetEventObjectIdByLocalIdAndMap - lsls r0, 24 - cmp r0, 0 - bne _08154A4E - ldr r5, =gEventObjects - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r1, r0, r5 - ldrb r0, [r1, 0x2] - lsls r0, 29 - cmp r0, 0 - blt _08154A5C -_08154A4E: - adds r0, r4, 0 - movs r1, 0x29 - bl FieldEffectStop - b _08154AF2 - .pool -_08154A5C: - ldrb r0, [r1, 0x5] - bl GetEventObjectGraphicsInfo - mov r8, r0 - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r5 - ldrb r1, [r0, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r6, r0, r1 - ldrh r5, [r6, 0x22] - ldrh r7, [r6, 0x20] - movs r0, 0x20 - ldrsh r1, [r6, r0] - movs r2, 0x34 - ldrsh r0, [r4, r2] - cmp r1, r0 - bne _08154A98 - lsls r0, r5, 16 - asrs r0, 16 - movs r2, 0x36 - ldrsh r1, [r4, r2] - cmp r0, r1 - beq _08154AB2 -_08154A98: - strh r7, [r4, 0x34] - strh r5, [r4, 0x36] - adds r0, r4, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - beq _08154AB2 - adds r0, r4, 0 - movs r1, 0 - bl StartSpriteAnim -_08154AB2: - strh r7, [r4, 0x20] - strh r5, [r4, 0x22] - mov r1, r8 - ldrh r0, [r1, 0xA] - lsls r0, 16 - asrs r0, 17 - subs r0, 0x8 - strh r0, [r4, 0x26] - adds r0, r6, 0 - adds r0, 0x43 - ldrb r0, [r0] - subs r0, 0x1 - adds r1, r4, 0 - adds r1, 0x43 - strb r0, [r1] - ldrb r0, [r6, 0x5] - movs r1, 0xC - ands r1, r0 - ldrb r2, [r4, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r4, 0x5] - adds r0, r6, 0 - adds r0, 0x3E - ldrb r1, [r0] - lsls r1, 29 - lsrs r1, 31 - adds r0, r4, 0 - bl UpdateEventObjectSpriteVisibility -_08154AF2: - add sp, 0x4 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_8154A10 - - thumb_func_start sub_8154B04 -sub_8154B04: @ 8154B04 - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x2C] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - ldrb r3, [r4, 0x8] - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r1, r0, 24 - cmp r1, 0x40 - beq _08154B62 - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r0, r1 - adds r3, r0, 0 - adds r3, 0x3E - ldrb r1, [r3] - movs r2, 0x2 - orrs r1, r2 - strb r1, [r3] - movs r1, 0x3 - ldrb r2, [r4, 0xC] - ands r2, r1 - lsls r2, 2 - ldrb r3, [r0, 0x5] - movs r1, 0xD - negs r1, r1 - ands r1, r3 - orrs r1, r2 - strb r1, [r0, 0x5] - movs r1, 0xD - strh r1, [r0, 0x3C] - ldrb r1, [r4, 0x10] - bl StartSpriteAnim -_08154B62: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8154B04 - - thumb_func_start sub_8154B78 -sub_8154B78: @ 8154B78 - push {r4,r5,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x5C] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - ldrb r3, [r4, 0x8] - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r1, r0, 24 - adds r5, r1, 0 - cmp r1, 0x40 - beq _08154BD8 - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r0, r1 - adds r3, r0, 0 - adds r3, 0x3E - ldrb r1, [r3] - movs r2, 0x2 - orrs r1, r2 - strb r1, [r3] - movs r1, 0x3 - ldrb r2, [r4, 0xC] - ands r2, r1 - lsls r2, 2 - ldrb r3, [r0, 0x5] - movs r1, 0xD - negs r1, r1 - ands r1, r3 - orrs r1, r2 - strb r1, [r0, 0x5] - movs r1, 0x18 - strh r1, [r0, 0x3C] - ldrb r1, [r4, 0x10] - bl StartSpriteAnim -_08154BD8: - adds r0, r5, 0 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8154B78 - - thumb_func_start sub_8154BEC -sub_8154BEC: @ 8154BEC - push {r4,r5,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x6C] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - ldrb r3, [r4, 0x8] - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r1, r0, 24 - adds r5, r1, 0 - cmp r1, 0x40 - beq _08154C4C - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r0, r1 - adds r3, r0, 0 - adds r3, 0x3E - ldrb r1, [r3] - movs r2, 0x2 - orrs r1, r2 - strb r1, [r3] - movs r1, 0x3 - ldrb r2, [r4, 0xC] - ands r2, r1 - lsls r2, 2 - ldrb r3, [r0, 0x5] - movs r1, 0xD - negs r1, r1 - ands r1, r3 - orrs r1, r2 - strb r1, [r0, 0x5] - movs r1, 0x23 - strh r1, [r0, 0x3C] - ldrb r1, [r4, 0x10] - bl StartSpriteAnim -_08154C4C: - adds r0, r5, 0 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8154BEC - - thumb_func_start sub_8154C60 -sub_8154C60: @ 8154C60 - push {lr} - ldr r2, =gUnknown_085CDC4C - movs r3, 0x2E - ldrsh r1, [r0, r3] - lsls r1, 2 - adds r1, r2 - ldr r1, [r1] - bl _call_via_r1 - pop {r0} - bx r0 - .pool - thumb_func_end sub_8154C60 - - thumb_func_start sub_8154C7C -sub_8154C7C: @ 8154C7C - push {lr} - adds r1, r0, 0 - ldrh r0, [r1, 0x30] - adds r0, 0x1 - strh r0, [r1, 0x30] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x28 - ble _08154C92 - movs r0, 0x1 - strh r0, [r1, 0x2E] -_08154C92: - adds r0, r1, 0 - movs r1, 0 - bl UpdateEventObjectSpriteVisibility - pop {r0} - bx r0 - thumb_func_end sub_8154C7C - - thumb_func_start sub_8154CA0 -sub_8154CA0: @ 8154CA0 - push {r4,lr} - adds r4, r0, 0 - adds r3, r4, 0 - adds r3, 0x3E - ldrb r2, [r3] - lsls r0, r2, 29 - lsrs r0, 31 - movs r1, 0x1 - eors r1, r0 - lsls r1, 2 - movs r0, 0x5 - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r3] - ldrh r0, [r4, 0x30] - adds r0, 0x1 - strh r0, [r4, 0x30] - ldrb r1, [r3] - lsls r1, 29 - lsrs r1, 31 - adds r0, r4, 0 - bl UpdateEventObjectSpriteVisibility - movs r1, 0x30 - ldrsh r0, [r4, r1] - cmp r0, 0x38 - ble _08154CE4 - ldrh r1, [r4, 0x3C] - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl FieldEffectStop -_08154CE4: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_8154CA0 - - thumb_func_start sub_8154CEC -sub_8154CEC: @ 8154CEC - push {r4-r6,lr} - ldr r6, =gFieldEffectArguments - ldrb r0, [r6] - ldrb r1, [r6, 0x4] - ldrb r2, [r6, 0x8] - bl GetEventObjectIdByLocalIdAndMap - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - ldr r0, =gEventObjects - adds r5, r1, r0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x34] - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r4, r0, 24 - cmp r4, 0x40 - beq _08154D76 - ldrb r0, [r5, 0x5] - bl GetEventObjectGraphicsInfo - lsls r3, r4, 4 - adds r3, r4 - lsls r3, 2 - ldr r4, =gSprites - adds r3, r4 - movs r1, 0x3E - adds r1, r3 - mov r12, r1 - ldrb r1, [r1] - movs r2, 0x2 - orrs r1, r2 - mov r2, r12 - strb r1, [r2] - ldrb r2, [r5, 0x4] - lsls r1, r2, 4 - adds r1, r2 - lsls r1, 2 - adds r1, r4 - ldrb r1, [r1, 0x5] - movs r2, 0xC - ands r2, r1 - ldrb r4, [r3, 0x5] - movs r1, 0xD - negs r1, r1 - ands r1, r4 - orrs r1, r2 - strb r1, [r3, 0x5] - ldr r1, [r6] - strh r1, [r3, 0x2E] - ldr r1, [r6, 0x4] - strh r1, [r3, 0x30] - ldr r1, [r6, 0x8] - strh r1, [r3, 0x32] - ldrh r0, [r0, 0xA] - lsls r0, 16 - asrs r0, 17 - subs r0, 0x4 - strh r0, [r3, 0x26] - movs r0, 0x46 - bl PlaySE -_08154D76: - movs r0, 0 - pop {r4-r6} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8154CEC - - thumb_func_start sub_8154D90 -sub_8154D90: @ 8154D90 - push {r4,lr} - sub sp, 0x4 - adds r4, r0, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - bne _08154DC0 - ldrh r0, [r4, 0x2E] - lsls r0, 24 - lsrs r0, 24 - ldrh r1, [r4, 0x30] - lsls r1, 24 - lsrs r1, 24 - ldrh r2, [r4, 0x32] - lsls r2, 24 - lsrs r2, 24 - mov r3, sp - bl TryGetEventObjectIdByLocalIdAndMap - lsls r0, 24 - cmp r0, 0 - beq _08154DCA -_08154DC0: - adds r0, r4, 0 - movs r1, 0xF - bl FieldEffectStop - b _08154E0A -_08154DCA: - ldr r3, =gSprites - ldr r2, =gEventObjects - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrb r1, [r0, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r3 - ldrh r0, [r0, 0x20] - strh r0, [r4, 0x20] - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrb r1, [r0, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r3 - ldrh r0, [r0, 0x22] - strh r0, [r4, 0x22] - adds r0, r4, 0 - movs r1, 0 - bl UpdateEventObjectSpriteVisibility -_08154E0A: - add sp, 0x4 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_8154D90 - - thumb_func_start sub_8154E1C -sub_8154E1C: @ 8154E1C - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0xC - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x38] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _08154E78 - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r4, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - ldr r0, [r4, 0x8] - strh r0, [r2, 0x2E] - movs r0, 0x10 - strh r0, [r2, 0x30] -_08154E78: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8154E1C - - thumb_func_start oei_water_drop_tall -oei_water_drop_tall: @ 8154E8C - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x30] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _08154EE8 - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r4, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - ldr r0, [r4, 0x8] - strh r0, [r2, 0x2E] - movs r0, 0xE - strh r0, [r2, 0x30] -_08154EE8: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end oei_water_drop_tall - - thumb_func_start sub_8154EFC -sub_8154EFC: @ 8154EFC - push {r4-r7,lr} - ldr r7, =gFieldEffectArguments - ldrb r0, [r7] - ldrb r1, [r7, 0x4] - ldrb r2, [r7, 0x8] - bl GetEventObjectIdByLocalIdAndMap - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - ldr r0, =gEventObjects - adds r6, r1, r0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x34] - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r5, r0, 24 - cmp r5, 0x40 - beq _08154F92 - ldrb r0, [r6, 0x5] - bl GetEventObjectGraphicsInfo - adds r4, r0, 0 - lsls r0, r5, 4 - adds r0, r5 - lsls r0, 2 - ldr r3, =gSprites - adds r0, r3 - ldr r1, =sub_8154FB4 - str r1, [r0, 0x1C] - adds r5, r0, 0 - adds r5, 0x3E - ldrb r1, [r5] - movs r2, 0x2 - orrs r1, r2 - strb r1, [r5] - ldrb r2, [r6, 0x4] - lsls r1, r2, 4 - adds r1, r2 - lsls r1, 2 - adds r1, r3 - ldrb r1, [r1, 0x5] - movs r2, 0xC - ands r2, r1 - ldrb r3, [r0, 0x5] - movs r1, 0xD - negs r1, r1 - ands r1, r3 - orrs r1, r2 - strb r1, [r0, 0x5] - ldr r1, [r7] - strh r1, [r0, 0x2E] - ldr r1, [r7, 0x4] - strh r1, [r0, 0x30] - ldr r1, [r7, 0x8] - strh r1, [r0, 0x32] - ldr r1, =0x0000ffff - strh r1, [r0, 0x34] - movs r1, 0x1 - negs r1, r1 - strh r1, [r0, 0x36] - ldrh r1, [r4, 0xA] - lsls r1, 16 - asrs r1, 17 - subs r1, 0x4 - strh r1, [r0, 0x26] - movs r1, 0x1 - bl StartSpriteAnim -_08154F92: - movs r0, 0 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8154EFC - - thumb_func_start sub_8154FB4 -sub_8154FB4: @ 8154FB4 - push {r4,r5,lr} - sub sp, 0x4 - adds r4, r0, 0 - ldrh r0, [r4, 0x2E] - lsls r0, 24 - lsrs r0, 24 - ldrh r1, [r4, 0x30] - lsls r1, 24 - lsrs r1, 24 - ldrh r2, [r4, 0x32] - lsls r2, 24 - lsrs r2, 24 - mov r3, sp - bl TryGetEventObjectIdByLocalIdAndMap - lsls r0, 24 - cmp r0, 0 - bne _08154FEE - ldr r2, =gEventObjects - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r5, r0, r2 - ldrb r0, [r5, 0x2] - lsls r0, 28 - cmp r0, 0 - blt _08154FFC -_08154FEE: - adds r0, r4, 0 - movs r1, 0x22 - bl FieldEffectStop - b _08155046 - .pool -_08154FFC: - ldrb r1, [r5, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r0, r1 - ldrh r1, [r0, 0x20] - strh r1, [r4, 0x20] - ldrh r1, [r0, 0x22] - strh r1, [r4, 0x22] - adds r0, 0x43 - ldrb r0, [r0] - adds r1, r4, 0 - adds r1, 0x43 - strb r0, [r1] - adds r0, r4, 0 - movs r1, 0 - bl UpdateEventObjectSpriteVisibility - ldr r1, [r5, 0x10] - ldr r0, [r4, 0x34] - cmp r1, r0 - beq _08155046 - ldrh r0, [r5, 0x10] - strh r0, [r4, 0x34] - ldrh r0, [r5, 0x12] - strh r0, [r4, 0x36] - adds r0, r4, 0 - adds r0, 0x3E - ldrb r1, [r0] - movs r0, 0x4 - ands r0, r1 - cmp r0, 0 - bne _08155046 - movs r0, 0x46 - bl PlaySE -_08155046: - add sp, 0x4 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_8154FB4 - - thumb_func_start oei_ripples -oei_ripples: @ 8155054 - push {r4,lr} - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x14] - ldr r4, =gFieldEffectArguments - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - ldrb r3, [r4, 0x8] - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _081550A0 - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r4, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - movs r0, 0x5 - strh r0, [r2, 0x2E] -_081550A0: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end oei_ripples - - thumb_func_start sub_81550B4 -sub_81550B4: @ 81550B4 - push {r4-r6,lr} - ldr r6, =gFieldEffectArguments - ldrb r0, [r6] - ldrb r1, [r6, 0x4] - ldrb r2, [r6, 0x8] - bl GetEventObjectIdByLocalIdAndMap - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - ldr r0, =gEventObjects - adds r5, r1, r0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x7C] - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _08155140 - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r4, =gSprites - adds r2, r4 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - ldrb r1, [r5, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r4 - ldrb r0, [r0, 0x5] - movs r1, 0xC - ands r1, r0 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - ldr r0, [r6] - strh r0, [r2, 0x2E] - ldr r0, [r6, 0x4] - strh r0, [r2, 0x30] - ldr r0, [r6, 0x8] - strh r0, [r2, 0x32] - ldrb r1, [r5, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r4 - ldrh r0, [r0, 0x20] - strh r0, [r2, 0x34] - ldrb r1, [r5, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r4 - ldrh r0, [r0, 0x22] - strh r0, [r2, 0x36] -_08155140: - movs r0, 0 - pop {r4-r6} - pop {r1} - bx r1 - .pool - thumb_func_end sub_81550B4 - - thumb_func_start sub_8155158 -sub_8155158: @ 8155158 - push {r4,r5,lr} - sub sp, 0x4 - adds r4, r0, 0 - ldrh r0, [r4, 0x2E] - lsls r0, 24 - lsrs r0, 24 - ldrh r1, [r4, 0x30] - lsls r1, 24 - lsrs r1, 24 - ldrh r2, [r4, 0x32] - lsls r2, 24 - lsrs r2, 24 - mov r3, sp - bl TryGetEventObjectIdByLocalIdAndMap - lsls r0, 24 - cmp r0, 0 - bne _08155192 - ldr r5, =gEventObjects - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r1, r0, r5 - ldrb r0, [r1, 0x2] - lsls r0, 26 - cmp r0, 0 - blt _081551A0 -_08155192: - adds r0, r4, 0 - movs r1, 0x2A - bl FieldEffectStop - b _081551E4 - .pool -_081551A0: - ldrb r0, [r1, 0x5] - bl GetEventObjectGraphicsInfo - mov r1, sp - ldrb r2, [r1] - lsls r1, r2, 3 - adds r1, r2 - lsls r1, 2 - adds r1, r5 - ldrb r2, [r1, 0x4] - lsls r1, r2, 4 - adds r1, r2 - lsls r1, 2 - ldr r2, =gSprites - adds r1, r2 - ldrh r2, [r1, 0x20] - strh r2, [r4, 0x20] - ldrh r0, [r0, 0xA] - lsls r0, 16 - asrs r0, 17 - ldrh r2, [r1, 0x22] - adds r0, r2 - subs r0, 0x8 - strh r0, [r4, 0x22] - adds r1, 0x43 - ldrb r0, [r1] - subs r0, 0x1 - adds r1, r4, 0 - adds r1, 0x43 - strb r0, [r1] - adds r0, r4, 0 - movs r1, 0 - bl UpdateEventObjectSpriteVisibility -_081551E4: - add sp, 0x4 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_8155158 - - thumb_func_start sub_81551F0 -sub_81551F0: @ 81551F0 - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x44] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - ldrb r3, [r4, 0x8] - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _08155248 - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r4, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - movs r0, 0x13 - strh r0, [r2, 0x2E] -_08155248: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_81551F0 - - thumb_func_start sub_815525C -sub_815525C: @ 815525C - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x48] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - ldrb r3, [r4, 0x8] - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _081552B4 - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r4, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - movs r0, 0x14 - strh r0, [r2, 0x2E] -_081552B4: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_815525C - - thumb_func_start sub_81552C8 -sub_81552C8: @ 81552C8 - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x4C] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - ldrb r3, [r4, 0x8] - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _08155320 - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r4, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - movs r0, 0x15 - strh r0, [r2, 0x2E] -_08155320: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_81552C8 - - thumb_func_start sub_8155334 -sub_8155334: @ 8155334 - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x50] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - ldrb r3, [r4, 0x8] - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _0815538C - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r4, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - movs r0, 0x16 - strh r0, [r2, 0x2E] -_0815538C: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8155334 - - thumb_func_start ash -ash: @ 81553A0 - push {r4,lr} - lsls r2, 16 - lsrs r2, 16 - ldr r4, =gFieldEffectArguments - lsls r0, 16 - asrs r0, 16 - str r0, [r4] - lsls r1, 16 - asrs r1, 16 - str r1, [r4, 0x4] - movs r0, 0x52 - str r0, [r4, 0x8] - movs r0, 0x1 - str r0, [r4, 0xC] - str r2, [r4, 0x10] - lsls r3, 16 - asrs r3, 16 - str r3, [r4, 0x14] - movs r0, 0x7 - bl FieldEffectStart - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end ash - - thumb_func_start oei_ash -oei_ash: @ 81553D4 - push {r4,r5,lr} - sub sp, 0x4 - ldr r5, =gFieldEffectArguments - ldrh r1, [r5] - mov r0, sp - strh r1, [r0] - ldrh r0, [r5, 0x4] - mov r4, sp - adds r4, 0x2 - strh r0, [r4] - mov r0, sp - adds r1, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x18] - mov r1, sp - movs r2, 0 - ldrsh r1, [r1, r2] - movs r3, 0 - ldrsh r2, [r4, r3] - ldrb r3, [r5, 0x8] - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _0815544A - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r5, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - ldr r0, [r5] - strh r0, [r2, 0x30] - ldr r0, [r5, 0x4] - strh r0, [r2, 0x32] - ldr r0, [r5, 0x10] - strh r0, [r2, 0x34] - ldr r0, [r5, 0x14] - strh r0, [r2, 0x36] -_0815544A: - movs r0, 0 - add sp, 0x4 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end oei_ash - - thumb_func_start sub_8155460 -sub_8155460: @ 8155460 - push {lr} - ldr r2, =gUnknown_085CDC54 - movs r3, 0x2E - ldrsh r1, [r0, r3] - lsls r1, 2 - adds r1, r2 - ldr r1, [r1] - bl _call_via_r1 - pop {r0} - bx r0 - .pool - thumb_func_end sub_8155460 - - thumb_func_start sub_815547C -sub_815547C: @ 815547C - push {lr} - adds r3, r0, 0 - adds r2, r3, 0 - adds r2, 0x3E - ldrb r0, [r2] - movs r1, 0x4 - orrs r0, r1 - strb r0, [r2] - subs r2, 0x12 - ldrb r0, [r2] - movs r1, 0x40 - orrs r0, r1 - strb r0, [r2] - ldrh r0, [r3, 0x36] - subs r0, 0x1 - strh r0, [r3, 0x36] - lsls r0, 16 - cmp r0, 0 - bne _081554A6 - movs r0, 0x1 - strh r0, [r3, 0x2E] -_081554A6: - pop {r0} - bx r0 - thumb_func_end sub_815547C - - thumb_func_start sub_81554AC -sub_81554AC: @ 81554AC - push {r4,lr} - adds r4, r0, 0 - adds r2, r4, 0 - adds r2, 0x3E - ldrb r1, [r2] - movs r0, 0x5 - negs r0, r0 - ands r0, r1 - strb r0, [r2] - subs r2, 0x12 - ldrb r1, [r2] - movs r0, 0x41 - negs r0, r0 - ands r0, r1 - strb r0, [r2] - movs r1, 0x30 - ldrsh r0, [r4, r1] - movs r2, 0x32 - ldrsh r1, [r4, r2] - ldrh r2, [r4, 0x34] - bl MapGridSetMetatileIdAt - movs r1, 0x30 - ldrsh r0, [r4, r1] - movs r2, 0x32 - ldrsh r1, [r4, r2] - bl CurrentMapDrawMetatileAt - ldr r2, =gEventObjects - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrb r1, [r0] - movs r2, 0x4 - orrs r1, r2 - strb r1, [r0] - movs r0, 0x2 - strh r0, [r4, 0x2E] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81554AC - - thumb_func_start sub_815550C -sub_815550C: @ 815550C - push {r4,lr} - adds r4, r0, 0 - movs r1, 0 - bl UpdateEventObjectSpriteVisibility - adds r0, r4, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - beq _0815552C - adds r0, r4, 0 - movs r1, 0x7 - bl FieldEffectStop -_0815552C: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_815550C - - thumb_func_start sub_8155534 -sub_8155534: @ 8155534 - push {r4,r5,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x1C] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - movs r3, 0x96 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - adds r5, r0, 0 - cmp r0, 0x40 - beq _0815558E - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - ldr r0, =gSprites - adds r1, r0 - adds r3, r1, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r2, 0x2 - orrs r0, r2 - strb r0, [r3] - ldrb r2, [r1, 0x5] - movs r0, 0xF - ands r0, r2 - strb r0, [r1, 0x5] - ldr r0, [r4, 0x8] - strh r0, [r1, 0x32] - ldr r0, =0x0000ffff - strh r0, [r1, 0x34] - movs r0, 0x1 - negs r0, r0 - strh r0, [r1, 0x3A] - strh r0, [r1, 0x3C] -_0815558E: - movs r0, 0x8 - bl FieldEffectActiveListRemove - adds r0, r5, 0 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8155534 - - thumb_func_start sub_81555AC -sub_81555AC: @ 81555AC - lsls r0, 24 - lsrs r0, 24 - lsls r1, 24 - ldr r3, =gSprites - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - adds r2, r3 - ldrh r0, [r2, 0x2E] - movs r3, 0x10 - negs r3, r3 - ands r3, r0 - movs r0, 0xF0 - lsls r0, 20 - ands r0, r1 - lsrs r0, 24 - orrs r0, r3 - strh r0, [r2, 0x2E] - bx lr - .pool - thumb_func_end sub_81555AC - - thumb_func_start sub_81555D8 -sub_81555D8: @ 81555D8 - lsls r0, 24 - lsrs r0, 24 - lsls r1, 24 - ldr r3, =gSprites - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - adds r2, r3 - ldrh r0, [r2, 0x2E] - movs r3, 0xF1 - negs r3, r3 - ands r3, r0 - movs r0, 0xF0 - lsls r0, 20 - ands r0, r1 - lsrs r0, 20 - orrs r3, r0 - strh r3, [r2, 0x2E] - bx lr - .pool - thumb_func_end sub_81555D8 - - thumb_func_start sub_8155604 -sub_8155604: @ 8155604 - push {r4,lr} - lsls r0, 24 - lsrs r0, 24 - lsls r1, 24 - ldr r4, =gSprites - lsls r3, r0, 4 - adds r3, r0 - lsls r3, 2 - adds r3, r4 - ldrh r0, [r3, 0x2E] - ldr r4, =0xfffff0ff - ands r4, r0 - movs r0, 0xF0 - lsls r0, 20 - ands r0, r1 - lsrs r0, 16 - orrs r4, r0 - strh r4, [r3, 0x2E] - strh r2, [r3, 0x30] - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_8155604 - - thumb_func_start sub_8155638 -sub_8155638: @ 8155638 - ldrh r1, [r0, 0x2E] - movs r0, 0xF - ands r0, r1 - bx lr - thumb_func_end sub_8155638 - - thumb_func_start sub_8155640 -sub_8155640: @ 8155640 - ldrh r1, [r0, 0x2E] - movs r0, 0xF0 - ands r0, r1 - lsrs r0, 4 - bx lr - thumb_func_end sub_8155640 - - thumb_func_start sub_815564C -sub_815564C: @ 815564C - ldrh r1, [r0, 0x2E] - movs r0, 0xF0 - lsls r0, 4 - ands r0, r1 - lsrs r0, 8 - bx lr - thumb_func_end sub_815564C - - thumb_func_start sub_8155658 -sub_8155658: @ 8155658 - push {r4-r6,lr} - adds r6, r0, 0 - movs r1, 0x32 - ldrsh r0, [r6, r1] - lsls r4, r0, 3 - adds r4, r0 - lsls r4, 2 - ldr r0, =gEventObjects - adds r4, r0 - ldrb r0, [r4, 0x4] - lsls r5, r0, 4 - adds r5, r0 - lsls r5, 2 - ldr r0, =gSprites - adds r5, r0 - adds r0, r4, 0 - adds r1, r6, 0 - bl sub_81556B0 - adds r0, r4, 0 - adds r1, r6, 0 - bl sub_81556E8 - adds r0, r4, 0 - adds r1, r5, 0 - adds r2, r6, 0 - bl sub_815577C - ldrb r0, [r5, 0x5] - movs r1, 0xC - ands r1, r0 - ldrb r2, [r6, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r6, 0x5] - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_8155658 - - thumb_func_start sub_81556B0 -sub_81556B0: @ 81556B0 - push {r4,r5,lr} - sub sp, 0xC - adds r5, r0, 0 - adds r4, r1, 0 - ldr r1, =gUnknown_085CDC60 - mov r0, sp - movs r2, 0x9 - bl memcpy - adds r0, r4, 0 - bl sub_8155640 - lsls r0, 24 - cmp r0, 0 - bne _081556DC - ldrb r0, [r5, 0x18] - lsrs r0, 4 - add r0, sp - ldrb r1, [r0] - adds r0, r4, 0 - bl StartSpriteAnimIfDifferent -_081556DC: - add sp, 0xC - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81556B0 - - thumb_func_start sub_81556E8 -sub_81556E8: @ 81556E8 - push {r4-r7,lr} - mov r7, r8 - push {r7} - sub sp, 0x4 - adds r4, r1, 0 - ldrh r2, [r0, 0x10] - mov r1, sp - strh r2, [r1] - ldrh r1, [r0, 0x12] - mov r0, sp - adds r0, 0x2 - strh r1, [r0] - movs r2, 0x26 - ldrsh r3, [r4, r2] - mov r8, r0 - cmp r3, 0 - bne _08155770 - mov r0, sp - movs r5, 0 - ldrsh r2, [r0, r5] - movs r5, 0x3A - ldrsh r0, [r4, r5] - cmp r2, r0 - bne _08155724 - lsls r0, r1, 16 - asrs r0, 16 - movs r5, 0x3C - ldrsh r1, [r4, r5] - cmp r0, r1 - beq _08155770 -_08155724: - strh r3, [r4, 0x38] - strh r2, [r4, 0x3A] - mov r1, r8 - movs r2, 0 - ldrsh r0, [r1, r2] - strh r0, [r4, 0x3C] - movs r5, 0x1 - mov r7, r8 - mov r6, sp -_08155736: - adds r0, r5, 0 - mov r1, sp - adds r2, r7, 0 - bl MoveCoords - movs r1, 0 - ldrsh r0, [r6, r1] - movs r2, 0 - ldrsh r1, [r7, r2] - bl MapGridGetZCoordAt - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x3 - bne _0815575C - ldrh r0, [r4, 0x38] - adds r0, 0x1 - strh r0, [r4, 0x38] - b _08155770 -_0815575C: - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - ldrh r0, [r4, 0x3A] - strh r0, [r6] - ldrh r0, [r4, 0x3C] - mov r1, r8 - strh r0, [r1] - cmp r5, 0x4 - bls _08155736 -_08155770: - add sp, 0x4 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_81556E8 - - thumb_func_start sub_815577C -sub_815577C: @ 815577C - push {r4,r5,lr} - sub sp, 0x4 - adds r5, r1, 0 - adds r4, r2, 0 - ldr r1, =gUnknown_085CDC6A - mov r0, sp - movs r2, 0x4 - bl memcpy - adds r0, r4, 0 - bl sub_8155638 - lsls r0, 24 - lsrs r0, 24 - adds r2, r0, 0 - cmp r2, 0 - beq _081557F6 - ldrh r1, [r4, 0x36] - adds r1, 0x1 - strh r1, [r4, 0x36] - movs r3, 0x38 - ldrsh r0, [r4, r3] - lsls r0, 1 - add r0, sp - ldrh r0, [r0] - ands r1, r0 - cmp r1, 0 - bne _081557BC - ldrh r0, [r4, 0x34] - ldrh r1, [r4, 0x26] - adds r0, r1 - strh r0, [r4, 0x26] -_081557BC: - ldrh r1, [r4, 0x36] - movs r0, 0xF - ands r0, r1 - cmp r0, 0 - bne _081557CC - ldrh r0, [r4, 0x34] - negs r0, r0 - strh r0, [r4, 0x34] -_081557CC: - cmp r2, 0x2 - beq _081557F6 - adds r0, r4, 0 - bl sub_815564C - lsls r0, 24 - cmp r0, 0 - bne _081557E4 - ldrh r0, [r4, 0x26] - b _081557EA - .pool -_081557E4: - ldrh r0, [r4, 0x26] - ldrh r3, [r4, 0x30] - adds r0, r3 -_081557EA: - strh r0, [r5, 0x26] - ldrh r0, [r5, 0x20] - strh r0, [r4, 0x20] - ldrh r0, [r5, 0x22] - adds r0, 0x8 - strh r0, [r4, 0x22] -_081557F6: - add sp, 0x4 - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end sub_815577C - - thumb_func_start sub_8155800 -sub_8155800: @ 8155800 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - ldr r0, =gDummySpriteTemplate - movs r1, 0 - movs r2, 0 - movs r3, 0xFF - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r1, =gSprites - adds r2, r1 - ldr r1, =sub_8155850 - str r1, [r2, 0x1C] - movs r1, 0x3E - adds r1, r2 - mov r12, r1 - ldrb r1, [r1] - movs r3, 0x4 - orrs r1, r3 - mov r3, r12 - strb r1, [r3] - strh r4, [r2, 0x2E] - movs r1, 0x1 - strh r1, [r2, 0x30] - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8155800 - - thumb_func_start sub_8155850 -sub_8155850: @ 8155850 - push {lr} - adds r2, r0, 0 - movs r0, 0x2E - ldrsh r1, [r2, r0] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r3, r0, r1 - ldrh r1, [r2, 0x32] - adds r0, r1, 0x1 - strh r0, [r2, 0x32] - movs r0, 0x3 - ands r0, r1 - cmp r0, 0 - bne _08155878 - ldrh r0, [r2, 0x30] - ldrh r1, [r3, 0x26] - adds r0, r1 - strh r0, [r3, 0x26] -_08155878: - ldrh r1, [r2, 0x32] - movs r0, 0xF - ands r0, r1 - cmp r0, 0 - bne _08155888 - ldrh r0, [r2, 0x30] - negs r0, r0 - strh r0, [r2, 0x30] -_08155888: - pop {r0} - bx r0 - .pool - thumb_func_end sub_8155850 - - thumb_func_start sub_8155890 -sub_8155890: @ 8155890 - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0xC - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x24] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _081558EC - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r4, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - strb r0, [r2, 0x5] - ldr r0, [r4, 0x8] - strh r0, [r2, 0x2E] - movs r0, 0xA - strh r0, [r2, 0x30] -_081558EC: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8155890 - - thumb_func_start sub_8155900 -sub_8155900: @ 8155900 - push {r4-r7,lr} - ldr r7, =gFieldEffectArguments - ldrb r0, [r7] - ldrb r1, [r7, 0x4] - ldrb r2, [r7, 0x8] - bl GetEventObjectIdByLocalIdAndMap - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - ldr r0, =gEventObjects - adds r6, r1, r0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x74] - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r4, r0, 24 - cmp r4, 0x40 - beq _081559A4 - ldrb r0, [r6, 0x5] - bl GetEventObjectGraphicsInfo - adds r5, r0, 0 - lsls r0, r4, 4 - adds r0, r4 - lsls r0, 2 - ldr r4, =gSprites - adds r0, r4 - adds r3, r0, 0 - adds r3, 0x3E - ldrb r1, [r3] - movs r2, 0x2 - orrs r1, r2 - strb r1, [r3] - ldrb r2, [r6, 0x4] - lsls r1, r2, 4 - adds r1, r2 - lsls r1, 2 - adds r1, r4 - ldrb r1, [r1, 0x5] - movs r2, 0xC - ands r2, r1 - ldrb r3, [r0, 0x5] - movs r1, 0xD - negs r1, r1 - ands r1, r3 - orrs r1, r2 - strb r1, [r0, 0x5] - ldr r1, [r7] - strh r1, [r0, 0x2E] - ldr r1, [r7, 0x4] - strh r1, [r0, 0x30] - ldr r1, [r7, 0x8] - strh r1, [r0, 0x32] - ldrb r2, [r6, 0x4] - lsls r1, r2, 4 - adds r1, r2 - lsls r1, 2 - adds r1, r4 - ldrh r1, [r1, 0x20] - strh r1, [r0, 0x34] - ldrb r2, [r6, 0x4] - lsls r1, r2, 4 - adds r1, r2 - lsls r1, 2 - adds r1, r4 - ldrh r1, [r1, 0x22] - strh r1, [r0, 0x36] - ldrh r1, [r5, 0xA] - lsls r1, 16 - asrs r1, 17 - subs r1, 0x2 - strh r1, [r0, 0x26] - movs r1, 0x2 - bl SeekSpriteAnim -_081559A4: - movs r0, 0 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8155900 - - thumb_func_start sub_81559BC -sub_81559BC: @ 81559BC - push {r4-r6,lr} - sub sp, 0x4 - adds r4, r0, 0 - ldrh r0, [r4, 0x2E] - lsls r0, 24 - lsrs r0, 24 - ldrh r1, [r4, 0x30] - lsls r1, 24 - lsrs r1, 24 - ldrh r2, [r4, 0x32] - lsls r2, 24 - lsrs r2, 24 - mov r3, sp - bl TryGetEventObjectIdByLocalIdAndMap - lsls r0, 24 - cmp r0, 0 - bne _081559F6 - ldr r2, =gEventObjects - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r1, r0, r2 - ldrb r0, [r1, 0x2] - lsls r0, 27 - cmp r0, 0 - blt _08155A04 -_081559F6: - adds r0, r4, 0 - movs r1, 0x27 - bl FieldEffectStop - b _08155A76 - .pool -_08155A04: - ldr r2, =gSprites - ldrb r1, [r1, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r5, [r0, 0x22] - ldrh r6, [r0, 0x20] - movs r2, 0x20 - ldrsh r1, [r0, r2] - movs r2, 0x34 - ldrsh r0, [r4, r2] - cmp r1, r0 - bne _08155A2C - lsls r0, r5, 16 - asrs r0, 16 - movs r2, 0x36 - ldrsh r1, [r4, r2] - cmp r0, r1 - beq _08155A46 -_08155A2C: - strh r6, [r4, 0x34] - strh r5, [r4, 0x36] - adds r0, r4, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - beq _08155A46 - adds r0, r4, 0 - movs r1, 0 - bl StartSpriteAnim -_08155A46: - strh r6, [r4, 0x20] - strh r5, [r4, 0x22] - ldr r3, =gSprites - ldr r2, =gEventObjects - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrb r1, [r0, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r3 - adds r0, 0x43 - ldrb r0, [r0] - adds r1, r4, 0 - adds r1, 0x43 - strb r0, [r1] - adds r0, r4, 0 - movs r1, 0 - bl UpdateEventObjectSpriteVisibility -_08155A76: - add sp, 0x4 - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_81559BC - - thumb_func_start sub_8155A88 -sub_8155A88: @ 8155A88 - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - adds r0, 0x88 - ldr r0, [r0] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - movs r3, 0x52 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _08155AD8 - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - ldr r0, =gSprites - adds r1, r0 - adds r3, r1, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r2, 0x2 - orrs r0, r2 - strb r0, [r3] - ldrb r2, [r1, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r2 - movs r2, 0x4 - orrs r0, r2 - strb r0, [r1, 0x5] -_08155AD8: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8155A88 - - thumb_func_start sub_8155AEC -sub_8155AEC: @ 8155AEC - push {r4,lr} - adds r4, r0, 0 - ldrh r0, [r4, 0x2E] - adds r0, 0x80 - movs r1, 0x80 - lsls r1, 1 - ands r0, r1 - strh r0, [r4, 0x2E] - lsls r0, 16 - asrs r0, 24 - ldrh r1, [r4, 0x22] - subs r1, r0 - strh r1, [r4, 0x22] - adds r0, r4, 0 - movs r1, 0 - bl UpdateEventObjectSpriteVisibility - ldrh r1, [r4, 0x3E] - ldr r0, =0x00001004 - ands r0, r1 - cmp r0, 0 - beq _08155B20 - adds r0, r4, 0 - movs r1, 0x35 - bl FieldEffectStop -_08155B20: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_8155AEC - - thumb_func_start sub_8155B2C -sub_8155B2C: @ 8155B2C - push {r4,lr} - ldr r4, =gFieldEffectArguments - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x4 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - ldr r0, [r0, 0x58] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - ldrb r3, [r4, 0x8] - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _08155B8C - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x2 - orrs r0, r1 - strb r0, [r3] - movs r0, 0x3 - ldrb r1, [r4, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r3, [r2, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r1 - movs r1, 0xF - ands r0, r1 - movs r1, 0x50 - orrs r0, r1 - strb r0, [r2, 0x5] - movs r0, 0x17 - strh r0, [r2, 0x2E] -_08155B8C: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8155B2C - - thumb_func_start ShowTreeDisguiseFieldEffect -@ u8 ShowTreeDisguiseFieldEffect() -ShowTreeDisguiseFieldEffect: @ 8155BA0 - push {lr} - movs r0, 0x1C - movs r1, 0x18 - movs r2, 0x4 - bl ShowDisguiseFieldEffect - pop {r1} - bx r1 - thumb_func_end ShowTreeDisguiseFieldEffect - - thumb_func_start ShowMountainDisguiseFieldEffect -@ u8 ShowMountainDisguiseFieldEffect() -ShowMountainDisguiseFieldEffect: @ 8155BB0 - push {lr} - movs r0, 0x1D - movs r1, 0x19 - movs r2, 0x3 - bl ShowDisguiseFieldEffect - pop {r1} - bx r1 - thumb_func_end ShowMountainDisguiseFieldEffect - - thumb_func_start ShowSandDisguiseFieldEffect -@ u8 ShowSandDisguiseFieldEffect() -ShowSandDisguiseFieldEffect: @ 8155BC0 - push {lr} - movs r0, 0x24 - movs r1, 0x1C - movs r2, 0x2 - bl ShowDisguiseFieldEffect - pop {r1} - bx r1 - thumb_func_end ShowSandDisguiseFieldEffect - - thumb_func_start ShowDisguiseFieldEffect -@ u8 ShowDisguiseFieldEffect(u8 fieldEffectId, u8 fieldEffectObjectId, u8 paletteSlot) -ShowDisguiseFieldEffect: @ 8155BD0 - push {r4-r7,lr} - mov r7, r8 - push {r7} - sub sp, 0x4 - lsls r0, 24 - lsrs r4, r0, 24 - mov r8, r4 - lsls r1, 24 - lsrs r6, r1, 24 - lsls r2, 24 - lsrs r7, r2, 24 - ldr r5, =gFieldEffectArguments - ldrb r0, [r5] - ldrb r1, [r5, 0x4] - ldrb r2, [r5, 0x8] - mov r3, sp - bl TryGetEventObjectIdByLocalIdAndMap - lsls r0, 24 - cmp r0, 0 - beq _08155C08 - adds r0, r4, 0 - bl FieldEffectActiveListRemove - movs r0, 0x40 - b _08155C74 - .pool -_08155C08: - ldr r1, =gFieldEffectObjectTemplatePointers - lsls r0, r6, 2 - adds r0, r1 - ldr r0, [r0] - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl CreateSpriteAtEnd - mov r1, sp - strb r0, [r1] - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x40 - beq _08155C70 - mov r0, sp - ldrb r0, [r0] - lsls r2, r0, 4 - adds r2, r0 - lsls r2, 2 - ldr r0, =gSprites - adds r2, r0 - movs r0, 0x3E - adds r0, r2 - mov r12, r0 - ldrb r3, [r0] - lsls r1, r3, 30 - lsrs r1, 31 - adds r1, 0x1 - movs r0, 0x1 - ands r1, r0 - lsls r1, 1 - movs r0, 0x3 - negs r0, r0 - ands r0, r3 - orrs r0, r1 - mov r1, r12 - strb r0, [r1] - lsls r3, r7, 4 - ldrb r1, [r2, 0x5] - movs r0, 0xF - ands r0, r1 - orrs r0, r3 - strb r0, [r2, 0x5] - mov r0, r8 - strh r0, [r2, 0x30] - ldr r0, [r5] - strh r0, [r2, 0x32] - ldr r0, [r5, 0x4] - strh r0, [r2, 0x34] - ldr r0, [r5, 0x8] - strh r0, [r2, 0x36] -_08155C70: - mov r0, sp - ldrb r0, [r0] -_08155C74: - add sp, 0x4 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end ShowDisguiseFieldEffect - - thumb_func_start sub_8155C88 -sub_8155C88: @ 8155C88 - push {r4,r5,lr} - sub sp, 0x4 - adds r5, r0, 0 - ldrh r0, [r5, 0x32] - lsls r0, 24 - lsrs r0, 24 - ldrh r1, [r5, 0x34] - lsls r1, 24 - lsrs r1, 24 - ldrh r2, [r5, 0x36] - lsls r2, 24 - lsrs r2, 24 - mov r3, sp - bl TryGetEventObjectIdByLocalIdAndMap - lsls r0, 24 - cmp r0, 0 - beq _08155CB8 - ldrh r1, [r5, 0x30] - lsls r1, 24 - lsrs r1, 24 - adds r0, r5, 0 - bl FieldEffectStop -_08155CB8: - ldr r4, =gEventObjects - mov r0, sp - ldrb r1, [r0] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r4 - ldrb r0, [r0, 0x5] - bl GetEventObjectGraphicsInfo - mov r1, sp - ldrb r2, [r1] - lsls r1, r2, 3 - adds r1, r2 - lsls r1, 2 - adds r1, r4 - ldrb r1, [r1, 0x4] - lsls r2, r1, 4 - adds r2, r1 - lsls r2, 2 - ldr r1, =gSprites - adds r2, r1 - adds r1, r2, 0 - adds r1, 0x3E - ldrb r1, [r1] - movs r3, 0x3E - adds r3, r5 - mov r12, r3 - movs r3, 0x4 - ands r3, r1 - mov r1, r12 - ldrb r4, [r1] - movs r1, 0x5 - negs r1, r1 - ands r1, r4 - orrs r1, r3 - mov r3, r12 - strb r1, [r3] - ldrh r1, [r2, 0x20] - strh r1, [r5, 0x20] - ldrh r0, [r0, 0xA] - lsls r0, 16 - asrs r0, 17 - ldrh r1, [r2, 0x22] - adds r0, r1 - subs r0, 0x10 - strh r0, [r5, 0x22] - adds r2, 0x43 - ldrb r0, [r2] - subs r0, 0x1 - adds r1, r5, 0 - adds r1, 0x43 - strb r0, [r1] - ldrh r1, [r5, 0x2E] - movs r2, 0x2E - ldrsh r0, [r5, r2] - cmp r0, 0x1 - bne _08155D38 - adds r0, r1, 0x1 - strh r0, [r5, 0x2E] - adds r0, r5, 0 - movs r1, 0x1 - bl StartSpriteAnim -_08155D38: - movs r3, 0x2E - ldrsh r0, [r5, r3] - ldrh r2, [r5, 0x2E] - cmp r0, 0x2 - bne _08155D54 - adds r0, r5, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - beq _08155D54 - movs r0, 0x1 - strh r0, [r5, 0x3C] -_08155D54: - lsls r0, r2, 16 - asrs r0, 16 - cmp r0, 0x3 - bne _08155D68 - ldrh r1, [r5, 0x30] - lsls r1, 24 - lsrs r1, 24 - adds r0, r5, 0 - bl FieldEffectStop -_08155D68: - add sp, 0x4 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_8155C88 - - thumb_func_start sub_8155D78 -sub_8155D78: @ 8155D78 - push {lr} - adds r1, r0, 0 - adds r0, 0x21 - ldrb r0, [r0] - cmp r0, 0x1 - bne _08155D96 - ldr r2, =gSprites - ldrb r1, [r1, 0x1A] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrh r1, [r0, 0x2E] - adds r1, 0x1 - strh r1, [r0, 0x2E] -_08155D96: - pop {r0} - bx r0 - .pool - thumb_func_end sub_8155D78 - - thumb_func_start sub_8155DA0 -sub_8155DA0: @ 8155DA0 - push {lr} - adds r2, r0, 0 - adds r2, 0x21 - ldrb r1, [r2] - cmp r1, 0x2 - beq _08155DD6 - cmp r1, 0 - beq _08155DD6 - ldrb r1, [r0, 0x1A] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r1, r0, r1 - movs r3, 0x3C - ldrsh r0, [r1, r3] - cmp r0, 0 - bne _08155DCC - movs r0, 0 - b _08155DD8 - .pool -_08155DCC: - movs r0, 0x2 - strb r0, [r2] - ldrh r0, [r1, 0x2E] - adds r0, 0x1 - strh r0, [r1, 0x2E] -_08155DD6: - movs r0, 0x1 -_08155DD8: - pop {r1} - bx r1 - thumb_func_end sub_8155DA0 - - thumb_func_start sub_8155DDC -sub_8155DDC: @ 8155DDC - push {r4,lr} - ldr r4, =gFieldEffectArguments - ldr r0, [r4] - adds r0, 0x7 - str r0, [r4] - ldr r0, [r4, 0x4] - adds r0, 0x7 - str r0, [r4, 0x4] - adds r1, r4, 0x4 - adds r0, r4, 0 - movs r2, 0x8 - movs r3, 0x8 - bl sub_80930E0 - ldr r0, =gFieldEffectObjectTemplatePointers - adds r0, 0x8C - ldr r0, [r0] - movs r2, 0 - ldrsh r1, [r4, r2] - movs r3, 0x4 - ldrsh r2, [r4, r3] - movs r3, 0x52 - bl CreateSpriteAtEnd - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x40 - beq _08155E3C - ldr r0, =gSprites - lsls r1, r2, 4 - adds r1, r2 - lsls r1, 2 - adds r1, r0 - movs r0, 0x3 - ldrb r2, [r4, 0x8] - ands r2, r0 - lsls r2, 2 - ldrb r3, [r1, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r3 - orrs r0, r2 - strb r0, [r1, 0x5] - adds r1, 0x3E - ldrb r0, [r1] - movs r2, 0x2 - orrs r0, r2 - strb r0, [r1] -_08155E3C: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_8155DDC - - thumb_func_start sub_8155E50 -sub_8155E50: @ 8155E50 - push {lr} - adds r2, r0, 0 - movs r1, 0x2E - ldrsh r0, [r2, r1] - cmp r0, 0 - bne _08155E84 - adds r0, r2, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - beq _08155E7C - adds r3, r2, 0 - adds r3, 0x3E - ldrb r0, [r3] - movs r1, 0x4 - orrs r0, r1 - strb r0, [r3] - ldrh r0, [r2, 0x2E] - adds r0, 0x1 - strh r0, [r2, 0x2E] -_08155E7C: - movs r1, 0x2E - ldrsh r0, [r2, r1] - cmp r0, 0 - beq _08155E9A -_08155E84: - ldrh r0, [r2, 0x30] - adds r0, 0x1 - strh r0, [r2, 0x30] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x22 - ble _08155E9A - adds r0, r2, 0 - movs r1, 0x36 - bl FieldEffectStop -_08155E9A: - pop {r0} - bx r0 - thumb_func_end sub_8155E50 - - thumb_func_start sub_8155EA0 -sub_8155EA0: @ 8155EA0 - movs r1, 0 - strh r1, [r0, 0x3A] - strh r1, [r0, 0x3C] - bx lr - thumb_func_end sub_8155EA0 - - thumb_func_start sub_8155EA8 -sub_8155EA8: @ 8155EA8 - push {r4-r6,lr} - adds r5, r0, 0 - movs r6, 0 - movs r1, 0x3C - ldrsh r0, [r5, r1] - cmp r0, 0x1 - beq _08155EDE - cmp r0, 0x1 - bgt _08155EC0 - cmp r0, 0 - beq _08155ECA - b _08155F42 -_08155EC0: - cmp r0, 0x2 - beq _08155F06 - cmp r0, 0x3 - beq _08155F1A - b _08155F42 -_08155ECA: - movs r2, 0x3A - ldrsh r0, [r5, r2] - bl sub_809773C - ldrh r1, [r5, 0x24] - adds r0, r1 - strh r0, [r5, 0x24] - movs r2, 0x3A - ldrsh r0, [r5, r2] - b _08155F38 -_08155EDE: - ldrh r0, [r5, 0x3A] - movs r4, 0x47 - subs r0, r4, r0 - lsls r0, 16 - asrs r0, 16 - bl sub_809773C - ldrh r1, [r5, 0x24] - subs r1, r0 - strh r1, [r5, 0x24] - ldrh r0, [r5, 0x3A] - subs r4, r0 - lsls r4, 16 - asrs r4, 16 - adds r0, r4, 0 - bl sub_8097728 - ldrh r2, [r5, 0x26] - adds r0, r2 - b _08155F40 -_08155F06: - movs r1, 0x3A - ldrsh r0, [r5, r1] - bl sub_809773C - ldrh r1, [r5, 0x24] - subs r1, r0 - strh r1, [r5, 0x24] - movs r2, 0x3A - ldrsh r0, [r5, r2] - b _08155F38 -_08155F1A: - ldrh r0, [r5, 0x3A] - movs r4, 0x47 - subs r0, r4, r0 - lsls r0, 16 - asrs r0, 16 - bl sub_809773C - ldrh r2, [r5, 0x24] - adds r0, r2 - strh r0, [r5, 0x24] - ldrh r0, [r5, 0x3A] - subs r4, r0 - lsls r4, 16 - asrs r4, 16 - adds r0, r4, 0 -_08155F38: - bl sub_8097728 - ldrh r1, [r5, 0x26] - adds r0, r1 -_08155F40: - strh r0, [r5, 0x26] -_08155F42: - ldrh r1, [r5, 0x24] - negs r1, r1 - lsls r1, 16 - lsrs r1, 16 - movs r0, 0x10 - bl SetGpuReg - ldrh r0, [r5, 0x3A] - adds r0, 0x1 - movs r1, 0 - strh r0, [r5, 0x3A] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x48 - bne _08155F68 - strh r1, [r5, 0x3A] - ldrh r0, [r5, 0x3C] - adds r0, 0x1 - strh r0, [r5, 0x3C] -_08155F68: - movs r2, 0x3C - ldrsh r0, [r5, r2] - cmp r0, 0x4 - bne _08155F76 - strh r1, [r5, 0x26] - strh r1, [r5, 0x24] - movs r6, 0x1 -_08155F76: - adds r0, r6, 0 - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end sub_8155EA8 - - thumb_func_start sub_8155F80 -sub_8155F80: @ 8155F80 - push {r4-r7,lr} - adds r5, r0, 0 - movs r1, 0x32 - ldrsh r0, [r5, r1] - cmp r0, 0x8 - bls _08155F8E - b _08156156 -_08155F8E: - lsls r0, 2 - ldr r1, =_08155F9C - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_08155F9C: - .4byte _08155FC0 - .4byte _08156034 - .4byte _0815606C - .4byte _08156090 - .4byte _081560C0 - .4byte _081560D4 - .4byte _081560E0 - .4byte _0815610E - .4byte _08156120 -_08155FC0: - movs r2, 0x2E - ldrsh r0, [r5, r2] - movs r1, 0x3 - bl __divsi3 - movs r1, 0x78 - subs r1, r0 - lsls r1, 16 - lsrs r1, 16 - movs r0, 0x12 - bl SetGpuReg - movs r3, 0x2E - ldrsh r0, [r5, r3] - cmp r0, 0x60 - bne _08156016 - movs r1, 0 - ldr r4, =0x0600f800 - mov r12, r4 - ldr r0, =0x0000bff4 - adds r7, r0, 0 -_08155FEA: - movs r2, 0xC - lsls r0, r1, 1 - adds r3, r1, 0x1 - lsls r6, r1, 5 - adds r0, r1 - lsls r4, r0, 1 -_08155FF6: - adds r0, r6, r2 - lsls r0, 1 - add r0, r12 - adds r1, r2, r7 - adds r1, r4, r1 - adds r1, 0x1 - strh r1, [r0] - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x11 - bls _08155FF6 - lsls r0, r3, 24 - lsrs r1, r0, 24 - cmp r1, 0x2 - bls _08155FEA -_08156016: - movs r2, 0x2E - ldrsh r1, [r5, r2] - ldr r0, =0x00000137 - cmp r1, r0 - bgt _08156022 - b _08156156 -_08156022: - movs r1, 0 - movs r0, 0x1 - b _0815611A - .pool -_08156034: - ldr r4, =gSineTable - movs r3, 0x2E - ldrsh r0, [r5, r3] - movs r1, 0x3 - bl __divsi3 - lsls r0, 16 - asrs r0, 15 - adds r0, r4 - ldrh r0, [r0] - lsls r0, 16 - asrs r0, 18 - ldrh r4, [r5, 0x36] - adds r0, r4 - movs r1, 0 - strh r0, [r5, 0x22] - movs r2, 0x2E - ldrsh r0, [r5, r2] - cmp r0, 0xBD - bne _08156156 - movs r0, 0x2 - strh r0, [r5, 0x32] - strh r1, [r5, 0x38] - strh r1, [r5, 0x2E] - b _08156156 - .pool -_0815606C: - movs r3, 0x2E - ldrsh r0, [r5, r3] - cmp r0, 0x3C - bne _0815607E - ldrh r0, [r5, 0x38] - adds r0, 0x1 - movs r1, 0 - strh r0, [r5, 0x38] - strh r1, [r5, 0x2E] -_0815607E: - movs r4, 0x38 - ldrsh r0, [r5, r4] - cmp r0, 0x7 - bne _08156156 - movs r0, 0 - strh r0, [r5, 0x38] - movs r0, 0x3 - strh r0, [r5, 0x32] - b _08156156 -_08156090: - ldrh r2, [r5, 0x26] - movs r0, 0x26 - ldrsh r1, [r5, r0] - adds r3, r2, 0 - cmp r1, 0 - bne _081560A4 - strh r1, [r5, 0x2E] - ldrh r0, [r5, 0x32] - adds r0, 0x1 - strh r0, [r5, 0x32] -_081560A4: - movs r4, 0x2E - ldrsh r0, [r5, r4] - cmp r0, 0x5 - bne _08156156 - movs r0, 0 - strh r0, [r5, 0x2E] - cmp r1, 0 - ble _081560BA - subs r0, r3, 0x1 - strh r0, [r5, 0x26] - b _08156156 -_081560BA: - adds r0, r2, 0x1 - strh r0, [r5, 0x26] - b _08156156 -_081560C0: - movs r1, 0x2E - ldrsh r0, [r5, r1] - cmp r0, 0x3C - bne _08156156 - movs r1, 0 - movs r0, 0x5 - strh r0, [r5, 0x32] - strh r1, [r5, 0x2E] - strh r1, [r5, 0x38] - b _08156156 -_081560D4: - adds r0, r5, 0 - bl sub_8155EA0 - movs r1, 0 - movs r0, 0x6 - b _0815611A -_081560E0: - adds r0, r5, 0 - bl sub_8155EA8 - lsls r0, 24 - cmp r0, 0 - beq _08156156 - movs r1, 0 - strh r1, [r5, 0x2E] - ldrh r0, [r5, 0x38] - adds r0, 0x1 - strh r0, [r5, 0x38] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x2 - bgt _08156106 - adds r0, r5, 0 - bl sub_8155EA0 - b _08156156 -_08156106: - strh r1, [r5, 0x38] - movs r0, 0x7 - strh r0, [r5, 0x32] - b _08156156 -_0815610E: - movs r2, 0x2E - ldrsh r0, [r5, r2] - cmp r0, 0x1E - bne _08156156 - movs r1, 0 - movs r0, 0x8 -_0815611A: - strh r0, [r5, 0x32] - strh r1, [r5, 0x2E] - b _08156156 -_08156120: - movs r1, 0 - ldr r6, =0x0600f800 - movs r4, 0 -_08156126: - movs r2, 0xC - adds r3, r1, 0x1 - lsls r1, 5 -_0815612C: - adds r0, r1, r2 - lsls r0, 1 - adds r0, r6 - strh r4, [r0] - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x11 - bls _0815612C - lsls r0, r3, 24 - lsrs r1, r0, 24 - cmp r1, 0xE - bls _08156126 - movs r0, 0x12 - movs r1, 0 - bl SetGpuReg - adds r0, r5, 0 - movs r1, 0x40 - bl FieldEffectStop -_08156156: - movs r3, 0x32 - ldrsh r0, [r5, r3] - cmp r0, 0x1 - bne _08156184 - ldrh r1, [r5, 0x30] - movs r0, 0x7 - ands r0, r1 - adds r2, r1, 0 - cmp r0, 0 - bne _08156172 - ldrh r0, [r5, 0x34] - ldrh r4, [r5, 0x26] - adds r0, r4 - strh r0, [r5, 0x26] -_08156172: - movs r0, 0xF - ands r0, r2 - cmp r0, 0 - bne _08156180 - ldrh r0, [r5, 0x34] - negs r0, r0 - strh r0, [r5, 0x34] -_08156180: - adds r0, r1, 0x1 - strh r0, [r5, 0x30] -_08156184: - ldrh r0, [r5, 0x2E] - adds r0, 0x1 - strh r0, [r5, 0x2E] - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_8155F80 - - thumb_func_start sub_8156194 -sub_8156194: @ 8156194 - push {r4,lr} - adds r4, r0, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - beq _081561B2 - ldrh r1, [r4, 0x30] - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl FieldEffectStop - b _081561C8 -_081561B2: - adds r0, r4, 0 - movs r1, 0 - bl UpdateEventObjectSpriteVisibility - ldrh r0, [r4, 0x2E] - lsls r0, 24 - lsrs r0, 24 - adds r1, r4, 0 - movs r2, 0 - bl SetObjectSubpriorityByZCoord -_081561C8: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_8156194 - - thumb_func_start sub_81561D0 -sub_81561D0: @ 81561D0 - push {lr} - adds r2, r0, 0 - adds r0, 0x3F - ldrb r1, [r0] - movs r0, 0x10 - ands r0, r1 - cmp r0, 0 - beq _081561EE - ldrh r1, [r2, 0x2E] - lsls r1, 24 - lsrs r1, 24 - adds r0, r2, 0 - bl FieldEffectStop - b _081561F6 -_081561EE: - adds r0, r2, 0 - movs r1, 0 - bl UpdateEventObjectSpriteVisibility -_081561F6: - pop {r0} - bx r0 - thumb_func_end sub_81561D0 - - thumb_func_start sub_81561FC -sub_81561FC: @ 81561FC - push {r4-r7,lr} - adds r6, r0, 0 - adds r0, r1, 0 - lsls r0, 24 - lsrs r0, 24 - lsls r2, 24 - lsrs r2, 24 - adds r1, r6, 0 - bl SetObjectSubpriorityByZCoord - movs r7, 0 -_08156212: - lsls r0, r7, 3 - adds r0, r7 - lsls r0, 2 - ldr r1, =gEventObjects - adds r4, r0, r1 - ldrb r0, [r4] - lsls r0, 31 - cmp r0, 0 - beq _081562B4 - ldrb r0, [r4, 0x5] - bl GetEventObjectGraphicsInfo - ldrb r1, [r4, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r5, r0, r1 - adds r0, r6, 0 - adds r0, 0x28 - movs r2, 0 - ldrsb r2, [r0, r2] - ldrh r0, [r6, 0x20] - adds r1, r0, r2 - subs r0, r2 - lsls r0, 16 - lsrs r4, r0, 16 - lsls r1, 16 - asrs r1, 16 - movs r0, 0x20 - ldrsh r2, [r5, r0] - cmp r1, r2 - bge _081562B4 - lsls r0, r4, 16 - asrs r0, 16 - cmp r0, r2 - ble _081562B4 - adds r0, r5, 0 - adds r0, 0x29 - movs r3, 0 - ldrsb r3, [r0, r3] - ldrh r2, [r5, 0x22] - adds r2, r3 - ldrh r4, [r5, 0x22] - adds r0, r6, 0 - adds r0, 0x29 - movs r1, 0 - ldrsb r1, [r0, r1] - ldrh r0, [r6, 0x22] - subs r0, r1 - lsls r0, 16 - asrs r0, 16 - adds r3, r0, r3 - lsls r2, 16 - asrs r2, 16 - lsls r3, 16 - asrs r3, 16 - cmp r2, r3 - blt _0815628C - cmp r2, r0 - bge _081562B4 -_0815628C: - lsls r0, r4, 16 - asrs r0, 16 - cmp r0, r3 - ble _081562B4 - adds r2, r6, 0 - adds r2, 0x43 - adds r0, r5, 0 - adds r0, 0x43 - ldrb r1, [r0] - ldrb r0, [r2] - cmp r0, r1 - bhi _081562B4 - adds r0, r1, 0x2 - strb r0, [r2] - b _081562BE - .pool -_081562B4: - adds r0, r7, 0x1 - lsls r0, 24 - lsrs r7, r0, 24 - cmp r7, 0xF - bls _08156212 -_081562BE: - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_81561FC - - .align 2, 0 @ Don't pad with nop. diff --git a/asm/field_player_avatar.s b/asm/field_player_avatar.s deleted file mode 100644 index 0abbf014f3..0000000000 --- a/asm/field_player_avatar.s +++ /dev/null @@ -1,4180 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - thumb_func_start IsPlayerCollidingWithFarawayIslandMew -@ bool8 IsPlayerCollidingWithFarawayIslandMew(u8 direction) -IsPlayerCollidingWithFarawayIslandMew: @ 808B324 - push {r4-r6,lr} - sub sp, 0x4 - lsls r0, 24 - lsrs r0, 24 - ldr r1, =gPlayerAvatar - ldrb r2, [r1, 0x5] - lsls r1, r2, 3 - adds r1, r2 - lsls r1, 2 - ldr r5, =gEventObjects - adds r3, r1, r5 - ldrh r2, [r3, 0x10] - mov r1, sp - strh r2, [r1] - ldrh r1, [r3, 0x12] - mov r4, sp - adds r4, 0x2 - strh r1, [r4] - mov r1, sp - adds r2, r4, 0 - bl MoveCoords - movs r0, 0x1 - movs r1, 0x39 - movs r2, 0x1A - bl GetEventObjectIdByLocalIdAndMap - lsls r0, 24 - lsrs r1, r0, 24 - adds r6, r4, 0 - cmp r1, 0x10 - beq _0808B3C0 - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r3, r0, r5 - mov r0, sp - movs r1, 0x14 - ldrsh r2, [r3, r1] - movs r4, 0 - ldrsh r0, [r0, r4] - cmp r2, r0 - bne _0808B3C0 - movs r5, 0x16 - ldrsh r1, [r3, r5] - movs r4, 0 - ldrsh r0, [r6, r4] - ldrh r4, [r3, 0x16] - cmp r1, r0 - bne _0808B398 - movs r5, 0x10 - ldrsh r0, [r3, r5] - cmp r0, r2 - bne _0808B398 - movs r2, 0x12 - ldrsh r0, [r3, r2] - cmp r0, r1 - beq _0808B3C0 -_0808B398: - mov r0, sp - movs r5, 0x14 - ldrsh r1, [r3, r5] - movs r2, 0 - ldrsh r0, [r0, r2] - cmp r1, r0 - bne _0808B3C0 - lsls r0, r4, 16 - asrs r0, 16 - movs r4, 0 - ldrsh r1, [r6, r4] - cmp r0, r1 - bne _0808B3C0 - movs r0, 0x1 - b _0808B3C2 - .pool -_0808B3C0: - movs r0, 0 -_0808B3C2: - add sp, 0x4 - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end IsPlayerCollidingWithFarawayIslandMew - - thumb_func_start SetPlayerAvatarTransitionFlags -@ void SetPlayerAvatarTransitionFlags(u16 transitionFlags) -SetPlayerAvatarTransitionFlags: @ 808B3CC - push {lr} - lsls r0, 16 - lsrs r0, 16 - ldr r2, =gPlayerAvatar - ldrb r1, [r2, 0x1] - orrs r0, r1 - strb r0, [r2, 0x1] - bl DoPlayerAvatarTransition - pop {r0} - bx r0 - .pool - thumb_func_end SetPlayerAvatarTransitionFlags - - thumb_func_start DoPlayerAvatarTransition -@ void DoPlayerAvatarTransition() -DoPlayerAvatarTransition: @ 808B3E8 - push {r4,r5,lr} - ldr r0, =gPlayerAvatar - ldrb r4, [r0, 0x1] - cmp r4, 0 - beq _0808B428 - movs r5, 0 -_0808B3F4: - movs r0, 0x1 - ands r0, r4 - cmp r0, 0 - beq _0808B416 - ldr r0, =gUnknown_084974B8 - lsls r2, r5, 2 - adds r2, r0 - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r0, r1 - ldr r1, [r2] - bl _call_via_r1 -_0808B416: - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 - lsrs r4, 1 - cmp r5, 0x7 - bls _0808B3F4 - ldr r1, =gPlayerAvatar - movs r0, 0 - strb r0, [r1, 0x1] -_0808B428: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end DoPlayerAvatarTransition - - thumb_func_start PlayerAvatarTransition_Dummy -@ void PlayerAvatarTransition_Dummy(struct npc_state *eventObject) -PlayerAvatarTransition_Dummy: @ 808B43C - bx lr - thumb_func_end PlayerAvatarTransition_Dummy - - thumb_func_start PlayerAvatarTransition_Normal -@ void PlayerAvatarTransition_Normal(struct npc_state *eventObject) -PlayerAvatarTransition_Normal: @ 808B440 - push {r4,lr} - adds r4, r0, 0 - movs r0, 0 - bl GetPlayerAvatarGraphicsIdByStateId - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r1, [r4, 0x18] - lsrs r1, 4 - adds r0, r4, 0 - bl EventObjectTurn - movs r0, 0x1 - bl SetPlayerAvatarStateMask - pop {r4} - pop {r0} - bx r0 - thumb_func_end PlayerAvatarTransition_Normal - - thumb_func_start PlayerAvatarTransition_MachBike -@ void PlayerAvatarTransition_MachBike(struct npc_state *eventObject) -PlayerAvatarTransition_MachBike: @ 808B46C - push {r4,lr} - adds r4, r0, 0 - movs r0, 0x1 - bl GetPlayerAvatarGraphicsIdByStateId - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r1, [r4, 0x18] - lsrs r1, 4 - adds r0, r4, 0 - bl EventObjectTurn - movs r0, 0x2 - bl SetPlayerAvatarStateMask - movs r0, 0 - movs r1, 0 - bl BikeClearState - pop {r4} - pop {r0} - bx r0 - thumb_func_end PlayerAvatarTransition_MachBike - - thumb_func_start PlayerAvatarTransition_AcroBike -@ void PlayerAvatarTransition_AcroBike(struct npc_state *eventObject) -PlayerAvatarTransition_AcroBike: @ 808B4A0 - push {r4,lr} - adds r4, r0, 0 - movs r0, 0x2 - bl GetPlayerAvatarGraphicsIdByStateId - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r1, [r4, 0x18] - lsrs r1, 4 - adds r0, r4, 0 - bl EventObjectTurn - movs r0, 0x4 - bl SetPlayerAvatarStateMask - movs r0, 0 - movs r1, 0 - bl BikeClearState - bl Bike_HandleBumpySlopeJump - pop {r4} - pop {r0} - bx r0 - thumb_func_end PlayerAvatarTransition_AcroBike - - thumb_func_start PlayerAvatarTransition_Surfing -@ void PlayerAvatarTransition_Surfing(struct npc_state *eventObject) -PlayerAvatarTransition_Surfing: @ 808B4D8 - push {r4,lr} - adds r4, r0, 0 - movs r0, 0x3 - bl GetPlayerAvatarGraphicsIdByStateId - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r1, [r4, 0x18] - lsrs r1, 4 - adds r0, r4, 0 - bl EventObjectTurn - movs r0, 0x8 - bl SetPlayerAvatarStateMask - ldr r1, =gFieldEffectArguments - movs r2, 0x10 - ldrsh r0, [r4, r2] - str r0, [r1] - movs r2, 0x12 - ldrsh r0, [r4, r2] - str r0, [r1, 0x4] - ldr r0, =gPlayerAvatar - ldrb r0, [r0, 0x5] - str r0, [r1, 0x8] - movs r0, 0x8 - bl FieldEffectStart - lsls r0, 24 - lsrs r0, 24 - strb r0, [r4, 0x1A] - movs r1, 0x1 - bl sub_81555AC - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end PlayerAvatarTransition_Surfing - - thumb_func_start PlayerAvatarTransition_Underwater -@ void PlayerAvatarTransition_Underwater(struct npc_state *eventObject) -PlayerAvatarTransition_Underwater: @ 808B534 - push {r4,lr} - adds r4, r0, 0 - movs r0, 0x4 - bl GetPlayerAvatarGraphicsIdByStateId - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r1, [r4, 0x18] - lsrs r1, 4 - adds r0, r4, 0 - bl EventObjectTurn - movs r0, 0x10 - bl SetPlayerAvatarStateMask - ldrb r0, [r4, 0x4] - bl sub_8155800 - strb r0, [r4, 0x1A] - pop {r4} - pop {r0} - bx r0 - thumb_func_end PlayerAvatarTransition_Underwater - - thumb_func_start PlayerAvatarTransition_ReturnToField -@ void PlayerAvatarTransition_ReturnToField(struct npc_state *eventObject) -PlayerAvatarTransition_ReturnToField: @ 808B568 - ldr r2, =gPlayerAvatar - ldrb r1, [r2] - movs r0, 0x20 - orrs r0, r1 - strb r0, [r2] - bx lr - .pool - thumb_func_end PlayerAvatarTransition_ReturnToField - - thumb_func_start sub_808B578 -sub_808B578: @ 808B578 - push {r4,lr} - ldr r4, =gPlayerAvatar - movs r0, 0 - strb r0, [r4, 0x3] - bl PlayerIsAnimActive - lsls r0, 24 - cmp r0, 0 - beq _0808B5B6 - bl PlayerCheckIfAnimFinishedOrInactive - lsls r0, 24 - cmp r0, 0 - bne _0808B5A8 - bl player_is_anim_in_certain_ranges - lsls r0, 24 - cmp r0, 0 - bne _0808B5B6 - movs r0, 0x1 - b _0808B5B4 - .pool -_0808B5A8: - bl sub_808B618 - lsls r0, 24 - cmp r0, 0 - bne _0808B5B6 - movs r0, 0x2 -_0808B5B4: - strb r0, [r4, 0x3] -_0808B5B6: - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_808B578 - - thumb_func_start player_is_anim_in_certain_ranges -player_is_anim_in_certain_ranges: @ 808B5BC - push {lr} - ldr r2, =gEventObjects - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrb r1, [r0, 0x1C] - cmp r1, 0x3 - bls _0808B602 - adds r0, r1, 0 - subs r0, 0x10 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x4 - bls _0808B602 - adds r0, r1, 0 - subs r0, 0x19 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0xF - bls _0808B602 - adds r0, r1, 0 - subs r0, 0x64 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0xB - bls _0808B602 - adds r0, r1, 0 - subs r0, 0x7C - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x3 - bhi _0808B610 -_0808B602: - movs r0, 0x1 - b _0808B612 - .pool -_0808B610: - movs r0, 0 -_0808B612: - pop {r1} - bx r1 - thumb_func_end player_is_anim_in_certain_ranges - - thumb_func_start sub_808B618 -sub_808B618: @ 808B618 - push {lr} - bl player_is_anim_in_certain_ranges - lsls r0, 24 - cmp r0, 0 - beq _0808B634 - ldr r0, =gPlayerAvatar - ldrb r0, [r0, 0x2] - cmp r0, 0x1 - beq _0808B634 - movs r0, 0x1 - b _0808B636 - .pool -_0808B634: - movs r0, 0 -_0808B636: - pop {r1} - bx r1 - thumb_func_end sub_808B618 - - thumb_func_start PlayerIsAnimActive -@ bool8 PlayerIsAnimActive() -PlayerIsAnimActive: @ 808B63C - push {lr} - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r0, r1 - bl EventObjectIsMovementOverridden - lsls r0, 24 - lsrs r0, 24 - pop {r1} - bx r1 - .pool - thumb_func_end PlayerIsAnimActive - - thumb_func_start PlayerCheckIfAnimFinishedOrInactive -@ bool8 PlayerCheckIfAnimFinishedOrInactive() -PlayerCheckIfAnimFinishedOrInactive: @ 808B660 - push {lr} - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r0, r1 - bl EventObjectCheckHeldMovementStatus - lsls r0, 24 - lsrs r0, 24 - pop {r1} - bx r1 - .pool - thumb_func_end PlayerCheckIfAnimFinishedOrInactive - - thumb_func_start player_set_x22 -player_set_x22: @ 808B684 - ldr r3, =gEventObjects - ldr r1, =gPlayerAvatar - ldrb r2, [r1, 0x5] - lsls r1, r2, 3 - adds r1, r2 - lsls r1, 2 - adds r1, r3 - adds r1, 0x22 - strb r0, [r1] - bx lr - .pool - thumb_func_end player_set_x22 - - thumb_func_start PlayerGetCopyableMovement -PlayerGetCopyableMovement: @ 808B6A0 - ldr r2, =gEventObjects - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - adds r0, 0x22 - ldrb r0, [r0] - bx lr - .pool - thumb_func_end PlayerGetCopyableMovement - - thumb_func_start sub_808B6BC -sub_808B6BC: @ 808B6BC - push {lr} - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - ldr r0, =gPlayerAvatar - ldrb r2, [r0, 0x5] - lsls r0, r2, 3 - adds r0, r2 - lsls r0, 2 - ldr r2, =gEventObjects - adds r0, r2 - bl EventObjectForceSetHeldMovement - pop {r0} - bx r0 - .pool - thumb_func_end sub_808B6BC - - thumb_func_start PlayerSetAnimId -@ void PlayerSetAnimId(u8 animState, u8 a2) -PlayerSetAnimId: @ 808B6E4 - push {r4,r5,lr} - lsls r0, 24 - lsrs r5, r0, 24 - lsls r1, 24 - lsrs r4, r1, 24 - bl PlayerIsAnimActive - lsls r0, 24 - cmp r0, 0 - bne _0808B712 - adds r0, r4, 0 - bl player_set_x22 - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r0, r1 - adds r1, r5, 0 - bl EventObjectSetHeldMovement -_0808B712: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end PlayerSetAnimId - - thumb_func_start PlayerGoSpeed1 -@ void PlayerGoSpeed1(u8 direction) -PlayerGoSpeed1: @ 808B720 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetWalkNormalMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerGoSpeed1 - - thumb_func_start PlayerGoSpeed2 -@ void PlayerGoSpeed2(u8 direction) -PlayerGoSpeed2: @ 808B738 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetWalkFastMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerGoSpeed2 - - thumb_func_start PlayerGoSpeed3 -@ void PlayerGoSpeed3(u8 direction) -PlayerGoSpeed3: @ 808B750 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetRideWaterCurrentMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerGoSpeed3 - - thumb_func_start PlayerGoSpeed4 -@ void PlayerGoSpeed4(u8 direction) -PlayerGoSpeed4: @ 808B768 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetWalkFastestMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerGoSpeed4 - - thumb_func_start PlayerRun -@ void PlayerRun(u8 direction) -PlayerRun: @ 808B780 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetPlayerRunMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerRun - - thumb_func_start PlayerOnBikeCollide -@ void PlayerOnBikeCollide(u8 direction) -PlayerOnBikeCollide: @ 808B798 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - adds r0, r4, 0 - bl PlayCollisionSoundIfNotFacingWarp - adds r0, r4, 0 - bl GetWalkInPlaceNormalMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r4} - pop {r0} - bx r0 - thumb_func_end PlayerOnBikeCollide - - thumb_func_start PlayerOnBikeCollideWithFarawayIslandMew -@ void PlayerOnBikeCollideWithFarawayIslandMew(u8 direction) -PlayerOnBikeCollideWithFarawayIslandMew: @ 808B7BC - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetWalkInPlaceNormalMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerOnBikeCollideWithFarawayIslandMew - - thumb_func_start PlayerNotOnBikeCollide -@ void PlayerNotOnBikeCollide(u8 direction) -PlayerNotOnBikeCollide: @ 808B7D4 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - adds r0, r4, 0 - bl PlayCollisionSoundIfNotFacingWarp - adds r0, r4, 0 - bl GetWalkInPlaceSlowMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r4} - pop {r0} - bx r0 - thumb_func_end PlayerNotOnBikeCollide - - thumb_func_start PlayerNotOnBikeCollideWithFarawayIslandMew -@ void PlayerNotOnBikeCollideWithFarawayIslandMew(u8 direction) -PlayerNotOnBikeCollideWithFarawayIslandMew: @ 808B7F8 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetWalkInPlaceSlowMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerNotOnBikeCollideWithFarawayIslandMew - - thumb_func_start PlayerFaceDirection -@ void PlayerFaceDirection(u8 direction) -PlayerFaceDirection: @ 808B810 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetFaceDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x1 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerFaceDirection - - thumb_func_start PlayerTurnInPlace -@ void PlayerTurnInPlace(u8 direction) -PlayerTurnInPlace: @ 808B828 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetWalkInPlaceFastMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x1 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerTurnInPlace - - thumb_func_start PlayerJumpLedge -@ void PlayerJumpLedge(u8 direction) -PlayerJumpLedge: @ 808B840 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - movs r0, 0xA - bl PlaySE - adds r0, r4, 0 - bl GetJump2MovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x8 - bl PlayerSetAnimId - pop {r4} - pop {r0} - bx r0 - thumb_func_end PlayerJumpLedge - - thumb_func_start sub_808B864 -sub_808B864: @ 808B864 - push {r4,lr} - ldr r4, =gPlayerAvatar - ldrb r0, [r4, 0x3] - cmp r0, 0x2 - beq _0808B872 - cmp r0, 0 - bne _0808B89A -_0808B872: - bl player_should_look_direction_be_enforced_upon_movement - lsls r0, 24 - cmp r0, 0 - beq _0808B89A - ldr r2, =gEventObjects - ldrb r1, [r4, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrb r0, [r0, 0x18] - lsls r0, 28 - lsrs r0, 28 - bl GetFaceDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - bl sub_808B6BC -_0808B89A: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808B864 - - thumb_func_start PlayerIdleWheelie -PlayerIdleWheelie: @ 808B8A8 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetAcroWheelieFaceDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x1 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerIdleWheelie - - thumb_func_start PlayerStartWheelie -PlayerStartWheelie: @ 808B8C0 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetAcroPopWheelieFaceDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x1 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerStartWheelie - - thumb_func_start PlayerEndWheelie -PlayerEndWheelie: @ 808B8D8 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetAcroEndWheelieFaceDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x1 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end PlayerEndWheelie - - thumb_func_start PlayerStandingHoppingWheelie -PlayerStandingHoppingWheelie: @ 808B8F0 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - movs r0, 0x22 - bl PlaySE - adds r0, r4, 0 - bl GetAcroWheelieHopFaceDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x1 - bl PlayerSetAnimId - pop {r4} - pop {r0} - bx r0 - thumb_func_end PlayerStandingHoppingWheelie - - thumb_func_start PlayerMovingHoppingWheelie -PlayerMovingHoppingWheelie: @ 808B914 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - movs r0, 0x22 - bl PlaySE - adds r0, r4, 0 - bl GetAcroWheelieHopDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r4} - pop {r0} - bx r0 - thumb_func_end PlayerMovingHoppingWheelie - - thumb_func_start PlayerLedgeHoppingWheelie -PlayerLedgeHoppingWheelie: @ 808B938 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - movs r0, 0x22 - bl PlaySE - adds r0, r4, 0 - bl GetAcroWheelieJumpDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x8 - bl PlayerSetAnimId - pop {r4} - pop {r0} - bx r0 - thumb_func_end PlayerLedgeHoppingWheelie - - thumb_func_start PlayerAcroTurnJump -PlayerAcroTurnJump: @ 808B95C - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - movs r0, 0x22 - bl PlaySE - adds r0, r4, 0 - bl GetJumpInPlaceTurnAroundMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x1 - bl PlayerSetAnimId - pop {r4} - pop {r0} - bx r0 - thumb_func_end PlayerAcroTurnJump - - thumb_func_start sub_808B980 -sub_808B980: @ 808B980 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - movs r0, 0x7 - bl PlaySE - adds r0, r4, 0 - bl GetAcroWheelieInPlaceDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r4} - pop {r0} - bx r0 - thumb_func_end sub_808B980 - - thumb_func_start sub_808B9A4 -sub_808B9A4: @ 808B9A4 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetAcroPopWheelieMoveDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end sub_808B9A4 - - thumb_func_start sub_808B9BC -sub_808B9BC: @ 808B9BC - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetAcroWheelieMoveDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end sub_808B9BC - - thumb_func_start npc_use_some_d2s -npc_use_some_d2s: @ 808B9D4 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl GetAcroEndWheelieMoveDirectionMovementAction - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x2 - bl PlayerSetAnimId - pop {r0} - bx r0 - thumb_func_end npc_use_some_d2s - - thumb_func_start PlayCollisionSoundIfNotFacingWarp -@ void PlayCollisionSoundIfNotFacingWarp(u8 direction) -PlayCollisionSoundIfNotFacingWarp: @ 808B9EC - push {r4,lr} - sub sp, 0x4 - lsls r0, 24 - lsrs r4, r0, 24 - ldr r2, =gEventObjects - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrb r0, [r0, 0x1E] - ldr r2, =gUnknown_084974D8 - subs r1, r4, 0x1 - lsls r1, 2 - adds r1, r2 - ldr r1, [r1] - bl _call_via_r1 - lsls r0, 24 - cmp r0, 0 - bne _0808BA54 - cmp r4, 0x2 - bne _0808BA4E - mov r4, sp - adds r4, 0x2 - mov r0, sp - adds r1, r4, 0 - bl PlayerGetDestCoords - movs r0, 0x2 - mov r1, sp - adds r2, r4, 0 - bl MoveCoords - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - movs r2, 0 - ldrsh r1, [r4, r2] - bl MapGridGetMetatileBehaviorAt - lsls r0, 24 - lsrs r0, 24 - bl MetatileBehavior_IsWarpDoor - lsls r0, 24 - cmp r0, 0 - bne _0808BA54 -_0808BA4E: - movs r0, 0x7 - bl PlaySE -_0808BA54: - add sp, 0x4 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end PlayCollisionSoundIfNotFacingWarp - - thumb_func_start GetXYCoordsOneStepInFrontOfPlayer -GetXYCoordsOneStepInFrontOfPlayer: @ 808BA68 - push {r4,r5,lr} - adds r4, r0, 0 - adds r5, r1, 0 - ldr r3, =gEventObjects - ldr r2, =gPlayerAvatar - ldrb r1, [r2, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r3 - ldrh r0, [r0, 0x10] - strh r0, [r4] - ldrb r1, [r2, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r3 - ldrh r0, [r0, 0x12] - strh r0, [r5] - bl GetPlayerFacingDirection - lsls r0, 24 - lsrs r0, 24 - adds r1, r4, 0 - adds r2, r5, 0 - bl MoveCoords - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end GetXYCoordsOneStepInFrontOfPlayer - - thumb_func_start PlayerGetDestCoords -@ void PlayerGetDestCoords(u16 *x, u16 *y) -PlayerGetDestCoords: @ 808BAAC - push {r4,r5,lr} - ldr r5, =gEventObjects - ldr r4, =gPlayerAvatar - ldrb r3, [r4, 0x5] - lsls r2, r3, 3 - adds r2, r3 - lsls r2, 2 - adds r2, r5 - ldrh r2, [r2, 0x10] - strh r2, [r0] - ldrb r2, [r4, 0x5] - lsls r0, r2, 3 - adds r0, r2 - lsls r0, 2 - adds r0, r5 - ldrh r0, [r0, 0x12] - strh r0, [r1] - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end PlayerGetDestCoords - - thumb_func_start plaer_get_pos_including_state_based_drift -plaer_get_pos_including_state_based_drift: @ 808BADC - push {r4,r5,lr} - adds r4, r0, 0 - adds r5, r1, 0 - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r3, r0, r1 - ldrb r1, [r3] - movs r0, 0xC0 - ands r0, r1 - cmp r0, 0x40 - beq _0808BAFC - b _0808BC24 -_0808BAFC: - ldr r2, =gSprites - ldrb r1, [r3, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - movs r1, 0x32 - ldrsh r0, [r0, r1] - cmp r0, 0 - beq _0808BB12 - b _0808BC24 -_0808BB12: - ldrh r0, [r3, 0x10] - strh r0, [r4] - ldrh r0, [r3, 0x12] - strh r0, [r5] - ldrb r0, [r3, 0x1C] - subs r0, 0x8 - cmp r0, 0x30 - bls _0808BB24 - b _0808BC24 -_0808BB24: - lsls r0, 2 - ldr r1, =_0808BB40 - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_0808BB40: - .4byte _0808BC04 - .4byte _0808BC0A - .4byte _0808BC14 - .4byte _0808BC1A - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC24 - .4byte _0808BC04 - .4byte _0808BC0A - .4byte _0808BC14 - .4byte _0808BC1A -_0808BC04: - ldrh r0, [r5] - adds r0, 0x1 - b _0808BC0E -_0808BC0A: - ldrh r0, [r5] - subs r0, 0x1 -_0808BC0E: - strh r0, [r5] - movs r0, 0x1 - b _0808BC30 -_0808BC14: - ldrh r0, [r4] - subs r0, 0x1 - b _0808BC1E -_0808BC1A: - ldrh r0, [r4] - adds r0, 0x1 -_0808BC1E: - strh r0, [r4] - movs r0, 0x1 - b _0808BC30 -_0808BC24: - movs r1, 0x1 - negs r1, r1 - adds r0, r1, 0 - strh r0, [r4] - strh r0, [r5] - movs r0, 0 -_0808BC30: - pop {r4,r5} - pop {r1} - bx r1 - thumb_func_end plaer_get_pos_including_state_based_drift - - thumb_func_start GetPlayerFacingDirection -@ u8 GetPlayerFacingDirection() -GetPlayerFacingDirection: @ 808BC38 - ldr r2, =gEventObjects - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrb r0, [r0, 0x18] - lsls r0, 28 - lsrs r0, 28 - bx lr - .pool - thumb_func_end GetPlayerFacingDirection - - thumb_func_start GetPlayerMovementDirection -@ u8 GetPlayerMovementDirection() -GetPlayerMovementDirection: @ 808BC58 - ldr r2, =gEventObjects - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrb r0, [r0, 0x18] - lsrs r0, 4 - bx lr - .pool - thumb_func_end GetPlayerMovementDirection - - thumb_func_start PlayerGetZCoord -@ u8 PlayerGetZCoord() -PlayerGetZCoord: @ 808BC74 - ldr r2, =gEventObjects - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrb r0, [r0, 0xB] - lsrs r0, 4 - bx lr - .pool - thumb_func_end PlayerGetZCoord - - thumb_func_start sub_808BC90 -sub_808BC90: @ 808BC90 - push {lr} - adds r3, r0, 0 - adds r2, r1, 0 - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r0, r1 - lsls r3, 16 - asrs r3, 16 - lsls r2, 16 - asrs r2, 16 - adds r1, r3, 0 - bl sub_808EB08 - pop {r0} - bx r0 - .pool - thumb_func_end sub_808BC90 - - thumb_func_start TestPlayerAvatarFlags -@ u32 TestPlayerAvatarFlags(u32 mask) -TestPlayerAvatarFlags: @ 808BCC0 - ldr r1, =gPlayerAvatar - ldrb r1, [r1] - ands r1, r0 - adds r0, r1, 0 - bx lr - .pool - thumb_func_end TestPlayerAvatarFlags - - thumb_func_start sub_808BCD0 -sub_808BCD0: @ 808BCD0 - ldr r0, =gPlayerAvatar - ldrb r0, [r0] - bx lr - .pool - thumb_func_end sub_808BCD0 - - thumb_func_start GetPlayerAvatarObjectId -@ u8 GetPlayerAvatarObjectId() -GetPlayerAvatarObjectId: @ 808BCDC - ldr r0, =gPlayerAvatar - ldrb r0, [r0, 0x4] - bx lr - .pool - thumb_func_end GetPlayerAvatarObjectId - - thumb_func_start sub_808BCE8 -sub_808BCE8: @ 808BCE8 - push {lr} - bl ForcedMovement_None - pop {r0} - bx r0 - thumb_func_end sub_808BCE8 - - thumb_func_start sub_808BCF4 -sub_808BCF4: @ 808BCF4 - push {r4,lr} - ldr r0, =gPlayerAvatar - ldrb r0, [r0, 0x5] - lsls r4, r0, 3 - adds r4, r0 - lsls r4, 2 - ldr r0, =gEventObjects - adds r4, r0 - adds r0, r4, 0 - bl npc_clear_strange_bits - ldrb r1, [r4, 0x18] - lsls r1, 28 - lsrs r1, 28 - adds r0, r4, 0 - bl SetEventObjectDirection - movs r0, 0x6 - bl TestPlayerAvatarFlags - lsls r0, 24 - cmp r0, 0 - beq _0808BD2C - bl Bike_HandleBumpySlopeJump - movs r0, 0 - bl Bike_UpdateBikeCounterSpeed -_0808BD2C: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808BCF4 - - thumb_func_start GetRivalAvatarGraphicsIdByStateIdAndGender -GetRivalAvatarGraphicsIdByStateIdAndGender: @ 808BD3C - lsls r0, 24 - lsls r1, 24 - lsrs r1, 24 - ldr r2, =gUnknown_084974E8 - lsrs r0, 23 - adds r1, r0 - adds r1, r2 - ldrb r0, [r1] - bx lr - .pool - thumb_func_end GetRivalAvatarGraphicsIdByStateIdAndGender - - thumb_func_start GetPlayerAvatarGraphicsIdByStateIdAndGender -@ u8 GetPlayerAvatarGraphicsIdByStateIdAndGender(u8 stateId, u8 gender) -GetPlayerAvatarGraphicsIdByStateIdAndGender: @ 808BD54 - lsls r0, 24 - lsls r1, 24 - lsrs r1, 24 - ldr r2, =gUnknown_084974F8 - lsrs r0, 23 - adds r1, r0 - adds r1, r2 - ldrb r0, [r1] - bx lr - .pool - thumb_func_end GetPlayerAvatarGraphicsIdByStateIdAndGender - - thumb_func_start sub_808BD6C -sub_808BD6C: @ 808BD6C - lsls r0, 24 - lsrs r0, 24 - ldr r1, =gUnknown_08497508 - adds r0, r1 - ldrb r0, [r0] - bx lr - .pool - thumb_func_end sub_808BD6C - - thumb_func_start sub_808BD7C -sub_808BD7C: @ 808BD7C - lsls r0, 24 - lsrs r0, 24 - ldr r1, =gUnknown_0849750A - adds r0, r1 - ldrb r0, [r0] - bx lr - .pool - thumb_func_end sub_808BD7C - - thumb_func_start GetPlayerAvatarGraphicsIdByStateId -@ u8 GetPlayerAvatarGraphicsIdByStateId(u8 stateId) -GetPlayerAvatarGraphicsIdByStateId: @ 808BD8C - push {lr} - lsls r0, 24 - lsrs r0, 24 - ldr r1, =gPlayerAvatar - ldrb r1, [r1, 0x7] - bl GetPlayerAvatarGraphicsIdByStateIdAndGender - lsls r0, 24 - lsrs r0, 24 - pop {r1} - bx r1 - .pool - thumb_func_end GetPlayerAvatarGraphicsIdByStateId - - thumb_func_start sub_808BDA8 -sub_808BDA8: @ 808BDA8 - push {lr} - lsls r0, 24 - lsrs r0, 24 - adds r1, r0, 0 - cmp r0, 0x70 - beq _0808BDCA - cmp r0, 0x70 - bgt _0808BDC2 - cmp r0, 0x6D - bgt _0808BDCE - cmp r0, 0x69 - blt _0808BDCE - b _0808BDCA -_0808BDC2: - cmp r1, 0x8A - beq _0808BDCA - cmp r1, 0xC0 - bne _0808BDCE -_0808BDCA: - movs r0, 0x1 - b _0808BDD0 -_0808BDCE: - movs r0, 0 -_0808BDD0: - pop {r1} - bx r1 - thumb_func_end sub_808BDA8 - - thumb_func_start GetPlayerAvatarGenderByGraphicsId -@ u8 GetPlayerAvatarGenderByGraphicsId(u8 graphicsId) -GetPlayerAvatarGenderByGraphicsId: @ 808BDD4 - push {lr} - lsls r0, 24 - lsrs r0, 24 - adds r1, r0, 0 - cmp r0, 0x70 - beq _0808BDF6 - cmp r0, 0x70 - bgt _0808BDEE - cmp r0, 0x5D - bgt _0808BDFA - cmp r0, 0x59 - blt _0808BDFA - b _0808BDF6 -_0808BDEE: - cmp r1, 0x8A - beq _0808BDF6 - cmp r1, 0xC0 - bne _0808BDFA -_0808BDF6: - movs r0, 0x1 - b _0808BDFC -_0808BDFA: - movs r0, 0 -_0808BDFC: - pop {r1} - bx r1 - thumb_func_end GetPlayerAvatarGenderByGraphicsId - - thumb_func_start PartyHasMonWithSurf -@ bool8 PartyHasMonWithSurf() -PartyHasMonWithSurf: @ 808BE00 - push {r4,r5,lr} - movs r0, 0x8 - bl TestPlayerAvatarFlags - lsls r0, 24 - cmp r0, 0 - bne _0808BE44 - movs r5, 0 - b _0808BE2A -_0808BE12: - adds r0, r4, 0 - movs r1, 0x39 - bl pokemon_has_move - lsls r0, 24 - cmp r0, 0 - beq _0808BE24 - movs r0, 0x1 - b _0808BE46 -_0808BE24: - adds r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 -_0808BE2A: - cmp r5, 0x5 - bhi _0808BE44 - movs r0, 0x64 - adds r1, r5, 0 - muls r1, r0 - ldr r0, =gPlayerParty - adds r4, r1, r0 - adds r0, r4, 0 - movs r1, 0xB - bl GetMonData - cmp r0, 0 - bne _0808BE12 -_0808BE44: - movs r0, 0 -_0808BE46: - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end PartyHasMonWithSurf - - thumb_func_start IsPlayerSurfingNorth -@ bool8 IsPlayerSurfingNorth() -IsPlayerSurfingNorth: @ 808BE50 - push {lr} - bl GetPlayerMovementDirection - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x2 - bne _0808BE6E - movs r0, 0x8 - bl TestPlayerAvatarFlags - lsls r0, 24 - cmp r0, 0 - beq _0808BE6E - movs r0, 0x1 - b _0808BE70 -_0808BE6E: - movs r0, 0 -_0808BE70: - pop {r1} - bx r1 - thumb_func_end IsPlayerSurfingNorth - - thumb_func_start IsPlayerFacingSurfableFishableWater -@ bool8 IsPlayerFacingSurfableFishableWater() -IsPlayerFacingSurfableFishableWater: @ 808BE74 - push {r4,r5,lr} - sub sp, 0x4 - ldr r0, =gPlayerAvatar - ldrb r0, [r0, 0x5] - lsls r4, r0, 3 - adds r4, r0 - lsls r4, 2 - ldr r0, =gEventObjects - adds r4, r0 - ldrh r1, [r4, 0x10] - mov r0, sp - strh r1, [r0] - ldrh r0, [r4, 0x12] - mov r5, sp - adds r5, 0x2 - strh r0, [r5] - ldrb r0, [r4, 0x18] - lsls r0, 28 - lsrs r0, 28 - mov r1, sp - adds r2, r5, 0 - bl MoveCoords - mov r0, sp - movs r2, 0 - ldrsh r1, [r0, r2] - movs r0, 0 - ldrsh r2, [r5, r0] - ldrb r3, [r4, 0x18] - lsls r3, 28 - lsrs r3, 28 - adds r0, r4, 0 - bl GetCollisionAtCoords - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x3 - bne _0808BEF4 - bl PlayerGetZCoord - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x3 - bne _0808BEF4 - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - movs r2, 0 - ldrsh r1, [r5, r2] - bl MapGridGetMetatileBehaviorAt - lsls r0, 24 - lsrs r0, 24 - bl MetatileBehavior_IsSurfableFishableWater - lsls r0, 24 - cmp r0, 0 - beq _0808BEF4 - movs r0, 0x1 - b _0808BEF6 - .pool -_0808BEF4: - movs r0, 0 -_0808BEF6: - add sp, 0x4 - pop {r4,r5} - pop {r1} - bx r1 - thumb_func_end IsPlayerFacingSurfableFishableWater - - thumb_func_start ClearPlayerAvatarInfo -@ void ClearPlayerAvatarInfo() -ClearPlayerAvatarInfo: @ 808BF00 - push {lr} - ldr r0, =gPlayerAvatar - movs r1, 0 - movs r2, 0x24 - bl memset - pop {r0} - bx r0 - .pool - thumb_func_end ClearPlayerAvatarInfo - - thumb_func_start SetPlayerAvatarStateMask -@ void SetPlayerAvatarStateMask(u8 stateMask) -SetPlayerAvatarStateMask: @ 808BF14 - lsls r0, 24 - lsrs r0, 24 - ldr r3, =gPlayerAvatar - ldrb r2, [r3] - movs r1, 0xE0 - ands r1, r2 - orrs r0, r1 - strb r0, [r3] - bx lr - .pool - thumb_func_end SetPlayerAvatarStateMask - - thumb_func_start GetPlayerAvatarStateTransitionByGraphicsId -@ u8 GetPlayerAvatarStateTransitionByGraphicsId(u8 graphicsId, u8 gender) -GetPlayerAvatarStateTransitionByGraphicsId: @ 808BF2C - push {r4-r6,lr} - lsls r0, 24 - lsrs r5, r0, 24 - lsls r1, 24 - lsrs r1, 24 - movs r2, 0 - ldr r3, =gUnknown_0849750C - lsls r0, r1, 2 - adds r0, r1 - lsls r4, r0, 1 - adds r6, r3, 0x1 -_0808BF42: - lsls r0, r2, 1 - adds r1, r0, r4 - adds r0, r1, r3 - ldrb r0, [r0] - cmp r0, r5 - bne _0808BF58 - adds r0, r1, r6 - ldrb r0, [r0] - b _0808BF64 - .pool -_0808BF58: - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x4 - bls _0808BF42 - movs r0, 0x1 -_0808BF64: - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end GetPlayerAvatarStateTransitionByGraphicsId - - thumb_func_start GetPlayerAvatarGraphicsIdByCurrentState -@ u8 GetPlayerAvatarGraphicsIdByCurrentState() -GetPlayerAvatarGraphicsIdByCurrentState: @ 808BF6C - push {r4-r6,lr} - ldr r0, =gPlayerAvatar - ldrb r5, [r0] - movs r2, 0 - ldr r3, =gUnknown_0849750C - ldrb r1, [r0, 0x7] - lsls r0, r1, 2 - adds r0, r1 - lsls r4, r0, 1 - adds r6, r3, 0x1 -_0808BF80: - lsls r0, r2, 1 - adds r1, r0, r4 - adds r0, r1, r6 - ldrb r0, [r0] - ands r0, r5 - cmp r0, 0 - beq _0808BF9C - adds r0, r1, r3 - ldrb r0, [r0] - b _0808BFA8 - .pool -_0808BF9C: - adds r0, r2, 0x1 - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x4 - bls _0808BF80 - movs r0, 0 -_0808BFA8: - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end GetPlayerAvatarGraphicsIdByCurrentState - - thumb_func_start SetPlayerAvatarExtraStateTransition -@ void SetPlayerAvatarExtraStateTransition(u8 graphicsId, u8 state) -SetPlayerAvatarExtraStateTransition: @ 808BFB0 - push {r4,r5,lr} - adds r4, r1, 0 - lsls r0, 24 - lsrs r0, 24 - lsls r4, 24 - lsrs r4, 24 - ldr r5, =gPlayerAvatar - ldrb r1, [r5, 0x7] - bl GetPlayerAvatarStateTransitionByGraphicsId - lsls r0, 24 - lsrs r0, 24 - orrs r0, r4 - ldrb r1, [r5, 0x1] - orrs r0, r1 - strb r0, [r5, 0x1] - bl DoPlayerAvatarTransition - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end SetPlayerAvatarExtraStateTransition - - thumb_func_start InitPlayerAvatar -@ void InitPlayerAvatar(u16 x, u16 y, u8 direction, u8 gender) -InitPlayerAvatar: @ 808BFE0 - push {r4-r6,lr} - mov r6, r9 - mov r5, r8 - push {r5,r6} - sub sp, 0x18 - adds r4, r0, 0 - adds r5, r1, 0 - mov r9, r2 - mov r8, r3 - lsls r4, 16 - lsrs r4, 16 - lsls r5, 16 - lsrs r5, 16 - mov r0, r9 - lsls r0, 24 - lsrs r0, 24 - mov r9, r0 - mov r1, r8 - lsls r1, 24 - lsrs r1, 24 - mov r8, r1 - mov r1, sp - movs r0, 0xFF - strb r0, [r1] - movs r0, 0 - mov r1, r8 - bl GetPlayerAvatarGraphicsIdByStateIdAndGender - mov r1, sp - movs r3, 0 - strb r0, [r1, 0x1] - mov r0, sp - lsls r4, 16 - asrs r4, 16 - subs r4, 0x7 - movs r6, 0 - strh r4, [r0, 0x4] - lsls r5, 16 - asrs r5, 16 - subs r5, 0x7 - strh r5, [r0, 0x6] - strb r6, [r0, 0x8] - movs r0, 0xB - strb r0, [r1, 0x9] - mov r2, sp - ldrb r1, [r2, 0xA] - subs r0, 0x1B - ands r0, r1 - strb r0, [r2, 0xA] - mov r0, sp - strb r6, [r0, 0xA] - strh r3, [r0, 0xC] - strh r3, [r0, 0xE] - str r3, [sp, 0x10] - strh r3, [r0, 0x14] - bl SpawnSpecialEventObject - adds r5, r0, 0 - lsls r5, 24 - lsrs r5, 24 - lsls r4, r5, 3 - adds r4, r5 - lsls r4, 2 - ldr r0, =gEventObjects - adds r4, r0 - ldrb r0, [r4, 0x2] - movs r1, 0x1 - orrs r0, r1 - strb r0, [r4, 0x2] - bl sub_8154228 - strb r0, [r4, 0x1B] - adds r0, r4, 0 - mov r1, r9 - bl EventObjectTurn - bl ClearPlayerAvatarInfo - ldr r0, =gPlayerAvatar - strb r6, [r0, 0x2] - strb r6, [r0, 0x3] - strb r5, [r0, 0x5] - ldrb r1, [r4, 0x4] - strb r1, [r0, 0x4] - mov r1, r8 - strb r1, [r0, 0x7] - movs r0, 0x21 - bl SetPlayerAvatarStateMask - add sp, 0x18 - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end InitPlayerAvatar - - thumb_func_start sub_808C0A8 -sub_808C0A8: @ 808C0A8 - push {r4-r6,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r6, =gEventObjects - ldr r5, =gPlayerAvatar - ldrb r0, [r5, 0x5] - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - adds r1, r6 - movs r0, 0x1 - ands r4, r0 - lsls r3, r4, 5 - ldrb r2, [r1, 0x1] - movs r0, 0x21 - negs r0, r0 - ands r0, r2 - orrs r0, r3 - strb r0, [r1, 0x1] - movs r0, 0x8 - bl TestPlayerAvatarFlags - lsls r0, 24 - cmp r0, 0 - beq _0808C100 - ldr r2, =gSprites - ldrb r1, [r5, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r6 - ldrb r0, [r0, 0x1A] - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r2 - adds r1, 0x3E - lsls r3, r4, 2 - ldrb r2, [r1] - movs r0, 0x5 - negs r0, r0 - ands r0, r2 - orrs r0, r3 - strb r0, [r1] -_0808C100: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808C0A8 - - thumb_func_start sub_808C114 -sub_808C114: @ 808C114 - push {r4,r5,lr} - ldr r5, =gPlayerAvatar - ldrb r0, [r5, 0x5] - lsls r4, r0, 3 - adds r4, r0 - lsls r4, 2 - ldr r0, =gEventObjects - adds r4, r0 - movs r0, 0x5 - bl GetPlayerAvatarGraphicsIdByStateId - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r1, [r5, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r0, r1 - movs r1, 0 - bl StartSpriteAnim - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808C114 - - thumb_func_start sub_808C15C -sub_808C15C: @ 808C15C - push {r4-r6,lr} - adds r5, r0, 0 - lsls r5, 24 - lsrs r5, 24 - ldr r6, =gPlayerAvatar - ldrb r0, [r6, 0x5] - lsls r4, r0, 3 - adds r4, r0 - lsls r4, 2 - ldr r0, =gEventObjects - adds r4, r0 - movs r0, 0x6 - bl GetPlayerAvatarGraphicsIdByStateId - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r0, [r6, 0x4] - lsls r4, r0, 4 - adds r4, r0 - lsls r4, 2 - ldr r0, =gSprites - adds r4, r0 - adds r0, r5, 0 - bl GetFishingDirectionAnimNum - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl StartSpriteAnim - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808C15C - - thumb_func_start sub_808C1B4 -sub_808C1B4: @ 808C1B4 - push {r4-r6,lr} - mov r6, r8 - push {r6} - adds r5, r0, 0 - lsls r5, 24 - lsrs r5, 24 - ldr r6, =gPlayerAvatar - ldrb r0, [r6, 0x5] - lsls r4, r0, 3 - adds r4, r0 - lsls r4, 2 - ldr r0, =gEventObjects - adds r4, r0 - movs r0, 0x2 - bl GetPlayerAvatarGraphicsIdByStateId - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r0, [r6, 0x4] - lsls r4, r0, 4 - adds r4, r0 - lsls r4, 2 - ldr r0, =gSprites - mov r8, r0 - add r4, r8 - adds r0, r5, 0 - bl GetAcroWheelieDirectionAnimNum - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl StartSpriteAnim - ldrb r1, [r6, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - add r0, r8 - movs r1, 0x1 - bl SeekSpriteAnim - pop {r3} - mov r8, r3 - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808C1B4 - - thumb_func_start sub_808C228 -sub_808C228: @ 808C228 - push {r4-r6,lr} - adds r5, r0, 0 - lsls r5, 24 - lsrs r5, 24 - ldr r6, =gPlayerAvatar - ldrb r0, [r6, 0x5] - lsls r4, r0, 3 - adds r4, r0 - lsls r4, 2 - ldr r0, =gEventObjects - adds r4, r0 - movs r0, 0x7 - bl GetPlayerAvatarGraphicsIdByStateId - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r0, [r6, 0x4] - lsls r4, r0, 4 - adds r4, r0 - lsls r4, 2 - ldr r0, =gSprites - adds r4, r0 - adds r0, r5, 0 - bl GetFaceDirectionAnimNum - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl StartSpriteAnim - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808C228 - - thumb_func_start sub_808C280 -@ void sub_808C280(struct EventObject *playerEventObj); -sub_808C280: @ 808C280 - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - sub sp, 0x4 - adds r5, r0, 0 - ldrb r0, [r5, 0x1E] - mov r8, r0 - movs r1, 0 - mov r0, sp - strh r1, [r0] - movs r6, 0x1 - ldr r1, =gUnknown_08497520 - mov r9, r1 - mov r4, sp - mov r7, sp - adds r7, 0x2 -_0808C2A2: - movs r1, 0 - ldrsh r0, [r4, r1] - lsls r0, 2 - add r0, r9 - ldr r1, [r0] - mov r0, r8 - bl _call_via_r1 - lsls r0, 24 - cmp r0, 0 - beq _0808C2E8 - ldrb r0, [r5, 0x18] - lsrs r0, 4 - cmp r6, r0 - bne _0808C2E8 - ldrh r0, [r5, 0x10] - strh r0, [r4] - ldrh r0, [r5, 0x12] - strh r0, [r7] - adds r0, r6, 0 - mov r1, sp - adds r2, r7, 0 - bl MoveCoords - ldrb r0, [r5, 0x1B] - movs r1, 0 - ldrsh r2, [r4, r1] - movs r1, 0 - ldrsh r3, [r7, r1] - adds r1, r6, 0 - bl sub_8154298 - b _0808C302 - .pool -_0808C2E8: - ldrh r1, [r4] - adds r1, 0x1 - strh r1, [r4] - adds r0, r6, 0x1 - lsls r0, 24 - lsrs r6, r0, 24 - lsls r1, 16 - asrs r1, 16 - cmp r1, 0x3 - ble _0808C2A2 - ldrb r0, [r5, 0x1B] - bl objid_set_invisible -_0808C302: - add sp, 0x4 - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_808C280 - - thumb_func_start task_add_bump_boulder -task_add_bump_boulder: @ 808C310 - push {r4-r6,lr} - adds r4, r0, 0 - adds r5, r1, 0 - lsls r4, 24 - lsrs r4, 24 - lsls r5, 24 - lsrs r5, 24 - ldr r6, =taskFF_bump_boulder - adds r0, r6, 0 - movs r1, 0xFF - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r1, r2 - strh r4, [r1, 0xA] - strh r5, [r1, 0xC] - bl _call_via_r6 - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end task_add_bump_boulder - - thumb_func_start taskFF_bump_boulder -taskFF_bump_boulder: @ 808C34C - push {r4-r6,lr} - lsls r0, 24 - lsrs r0, 24 - ldr r6, =gUnknown_08497530 - ldr r2, =gTasks - ldr r5, =gEventObjects - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r4, r1, r2 -_0808C360: - movs r0, 0x8 - ldrsh r3, [r4, r0] - lsls r3, 2 - adds r3, r6 - ldr r0, =gPlayerAvatar - ldrb r0, [r0, 0x5] - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - adds r1, r5 - movs r2, 0xA - ldrsh r0, [r4, r2] - lsls r2, r0, 3 - adds r2, r0 - lsls r2, 2 - adds r2, r5 - ldr r3, [r3] - adds r0, r4, 0 - bl _call_via_r3 - lsls r0, 24 - cmp r0, 0 - bne _0808C360 - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end taskFF_bump_boulder - - thumb_func_start sub_808C3A4 -sub_808C3A4: @ 808C3A4 - push {r4,lr} - adds r4, r0, 0 - bl ScriptContext2_Enable - ldr r1, =gPlayerAvatar - movs r0, 0x1 - strb r0, [r1, 0x6] - ldrh r0, [r4, 0x8] - adds r0, 0x1 - strh r0, [r4, 0x8] - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end sub_808C3A4 - - thumb_func_start do_boulder_dust -@ int do_boulder_dust(int a1, struct npc_state *a2, struct npc_state *a3) -do_boulder_dust: @ 808C3C4 - push {r4-r6,lr} - adds r6, r0, 0 - adds r5, r1, 0 - adds r4, r2, 0 - adds r0, r5, 0 - bl EventObjectIsHeldMovementActive - lsls r0, 24 - cmp r0, 0 - beq _0808C3DE - adds r0, r5, 0 - bl EventObjectClearHeldMovementIfFinished -_0808C3DE: - adds r0, r4, 0 - bl EventObjectIsHeldMovementActive - lsls r0, 24 - cmp r0, 0 - beq _0808C3F0 - adds r0, r4, 0 - bl EventObjectClearHeldMovementIfFinished -_0808C3F0: - adds r0, r5, 0 - bl EventObjectIsMovementOverridden - lsls r0, 24 - cmp r0, 0 - bne _0808C472 - adds r0, r4, 0 - bl EventObjectIsMovementOverridden - lsls r0, 24 - cmp r0, 0 - bne _0808C472 - adds r0, r5, 0 - bl EventObjectClearHeldMovementIfFinished - adds r0, r4, 0 - bl EventObjectClearHeldMovementIfFinished - ldrb r0, [r6, 0xC] - bl GetWalkInPlaceNormalMovementAction - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r5, 0 - bl EventObjectSetHeldMovement - ldrb r0, [r6, 0xC] - bl GetWalkSlowMovementAction - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetHeldMovement - ldr r2, =gFieldEffectArguments - movs r1, 0x10 - ldrsh r0, [r4, r1] - str r0, [r2] - movs r1, 0x12 - ldrsh r0, [r4, r1] - str r0, [r2, 0x4] - ldrb r0, [r4, 0xB] - lsrs r0, 4 - str r0, [r2, 0x8] - ldr r3, =gSprites - ldrb r1, [r4, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r3 - ldrb r0, [r0, 0x5] - lsls r0, 28 - lsrs r0, 30 - str r0, [r2, 0xC] - movs r0, 0xA - bl FieldEffectStart - movs r0, 0xD6 - bl PlaySE - ldrh r0, [r6, 0x8] - adds r0, 0x1 - strh r0, [r6, 0x8] -_0808C472: - movs r0, 0 - pop {r4-r6} - pop {r1} - bx r1 - .pool - thumb_func_end do_boulder_dust - - thumb_func_start sub_808C484 -sub_808C484: @ 808C484 - push {r4,r5,lr} - adds r4, r1, 0 - adds r5, r2, 0 - adds r0, r4, 0 - bl EventObjectCheckHeldMovementStatus - lsls r0, 24 - cmp r0, 0 - beq _0808C4C6 - adds r0, r5, 0 - bl EventObjectCheckHeldMovementStatus - lsls r0, 24 - cmp r0, 0 - beq _0808C4C6 - adds r0, r4, 0 - bl EventObjectClearHeldMovementIfFinished - adds r0, r5, 0 - bl EventObjectClearHeldMovementIfFinished - ldr r1, =gPlayerAvatar - movs r0, 0 - strb r0, [r1, 0x6] - bl ScriptContext2_Disable - ldr r0, =taskFF_bump_boulder - bl FindTaskIdByFunc - lsls r0, 24 - lsrs r0, 24 - bl DestroyTask -_0808C4C6: - movs r0, 0 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end sub_808C484 - - thumb_func_start sub_808C4D8 -sub_808C4D8: @ 808C4D8 - push {r4,lr} - ldr r4, =sub_808C4F8 - adds r0, r4, 0 - movs r1, 0xFF - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - bl _call_via_r4 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808C4D8 - - thumb_func_start sub_808C4F8 -sub_808C4F8: @ 808C4F8 - push {r4,r5,lr} - lsls r0, 24 - lsrs r0, 24 - ldr r5, =gUnknown_0849753C - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r4, r1, r2 -_0808C50A: - movs r0, 0x8 - ldrsh r2, [r4, r0] - lsls r2, 2 - adds r2, r5 - ldr r0, =gPlayerAvatar - ldrb r0, [r0, 0x5] - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - ldr r0, =gEventObjects - adds r1, r0 - ldr r2, [r2] - adds r0, r4, 0 - bl _call_via_r2 - lsls r0, 24 - cmp r0, 0 - bne _0808C50A - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808C4F8 - - thumb_func_start sub_808C544 -sub_808C544: @ 808C544 - push {r4-r6,lr} - adds r6, r0, 0 - adds r4, r1, 0 - ldr r5, =gPlayerAvatar - movs r0, 0x1 - strb r0, [r5, 0x6] - adds r0, r4, 0 - bl EventObjectClearHeldMovementIfFinished - lsls r0, 24 - cmp r0, 0 - beq _0808C5A0 - movs r0, 0xA - bl PlaySE - ldrb r0, [r4, 0x18] - lsls r0, 28 - lsrs r0, 28 - bl GetJumpInPlaceMovementAction - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetHeldMovement - ldrh r0, [r6, 0xA] - adds r0, 0x1 - strh r0, [r6, 0xA] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x1 - ble _0808C5A0 - movs r0, 0 - strb r0, [r5, 0x6] - ldrb r0, [r5, 0x1] - movs r1, 0x20 - orrs r0, r1 - strb r0, [r5, 0x1] - ldr r0, =sub_808C4F8 - bl FindTaskIdByFunc - lsls r0, 24 - lsrs r0, 24 - bl DestroyTask -_0808C5A0: - movs r0, 0 - pop {r4-r6} - pop {r1} - bx r1 - .pool - thumb_func_end sub_808C544 - - thumb_func_start sub_808C5B0 -sub_808C5B0: @ 808C5B0 - push {r4,lr} - ldr r4, =sub_808C5D0 - adds r0, r4, 0 - movs r1, 0xFF - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - bl _call_via_r4 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808C5B0 - - thumb_func_start sub_808C5D0 -sub_808C5D0: @ 808C5D0 - push {r4,r5,lr} - lsls r0, 24 - lsrs r0, 24 - ldr r5, =gUnknown_08497540 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r4, r1, r2 -_0808C5E2: - movs r0, 0x8 - ldrsh r2, [r4, r0] - lsls r2, 2 - adds r2, r5 - ldr r0, =gPlayerAvatar - ldrb r0, [r0, 0x5] - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - ldr r0, =gEventObjects - adds r1, r0 - ldr r2, [r2] - adds r0, r4, 0 - bl _call_via_r2 - lsls r0, 24 - cmp r0, 0 - bne _0808C5E2 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808C5D0 - - thumb_func_start sub_808C61C -sub_808C61C: @ 808C61C - push {lr} - ldrh r2, [r0, 0x8] - adds r2, 0x1 - strh r2, [r0, 0x8] - ldrb r1, [r1, 0x18] - lsrs r1, 4 - strh r1, [r0, 0xA] - ldr r1, =gPlayerAvatar - movs r0, 0x1 - strb r0, [r1, 0x6] - bl ScriptContext2_Enable - movs r0, 0x2D - bl PlaySE - movs r0, 0x1 - pop {r1} - bx r1 - .pool - thumb_func_end sub_808C61C - - thumb_func_start sub_808C644 -sub_808C644: @ 808C644 - push {r4-r6,lr} - sub sp, 0x4 - adds r4, r0, 0 - adds r5, r1, 0 - ldr r1, =gUnknown_08497550 - mov r0, sp - movs r2, 0x4 - bl memcpy - adds r0, r5, 0 - bl EventObjectClearHeldMovementIfFinished - lsls r0, 24 - cmp r0, 0 - beq _0808C6AC - ldrb r0, [r5, 0x18] - lsrs r0, 4 - subs r0, 0x1 - add r0, sp - ldrb r6, [r0] - adds r0, r6, 0 - bl GetFaceDirectionMovementAction - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r5, 0 - bl EventObjectSetHeldMovement - ldrb r0, [r4, 0xA] - cmp r6, r0 - bne _0808C68A - ldrh r0, [r4, 0xC] - adds r0, 0x1 - strh r0, [r4, 0xC] -_0808C68A: - ldrh r0, [r4, 0x8] - adds r0, 0x1 - strh r0, [r4, 0x8] - movs r1, 0xC - ldrsh r0, [r4, r1] - cmp r0, 0x3 - ble _0808C6AC - ldrb r0, [r4, 0xA] - bl GetOppositeDirection - lsls r0, 24 - lsrs r0, 24 - cmp r6, r0 - bne _0808C6AC - ldrh r0, [r4, 0x8] - adds r0, 0x1 - strh r0, [r4, 0x8] -_0808C6AC: - movs r0, 0 - add sp, 0x4 - pop {r4-r6} - pop {r1} - bx r1 - .pool - thumb_func_end sub_808C644 - - thumb_func_start sub_808C6BC -sub_808C6BC: @ 808C6BC - push {r4,r5,lr} - sub sp, 0x8 - adds r5, r0, 0 - adds r4, r1, 0 - ldr r1, =gUnknown_08497554 - mov r0, sp - movs r2, 0x5 - bl memcpy - adds r0, r4, 0 - bl EventObjectClearHeldMovementIfFinished - lsls r0, 24 - cmp r0, 0 - beq _0808C6EC - movs r1, 0xC - ldrsh r0, [r5, r1] - add r0, sp - ldrb r1, [r0] - adds r0, r4, 0 - bl EventObjectSetHeldMovement - movs r0, 0x1 - strh r0, [r5, 0x8] -_0808C6EC: - movs r0, 0 - add sp, 0x8 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end sub_808C6BC - - thumb_func_start sub_808C6FC -sub_808C6FC: @ 808C6FC - push {r4,r5,lr} - adds r4, r0, 0 - adds r5, r1, 0 - adds r0, r5, 0 - bl EventObjectClearHeldMovementIfFinished - lsls r0, 24 - cmp r0, 0 - beq _0808C740 - ldrb r0, [r4, 0xA] - bl GetOppositeDirection - lsls r0, 24 - lsrs r0, 24 - bl GetWalkSlowMovementAction - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r5, 0 - bl EventObjectSetHeldMovement - bl ScriptContext2_Disable - ldr r1, =gPlayerAvatar - movs r0, 0 - strb r0, [r1, 0x6] - ldr r0, =sub_808C5D0 - bl FindTaskIdByFunc - lsls r0, 24 - lsrs r0, 24 - bl DestroyTask -_0808C740: - movs r0, 0 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end sub_808C6FC - - thumb_func_start sub_808C750 -sub_808C750: @ 808C750 - push {r4,r5,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - bl ScriptContext2_Enable - bl Overworld_ClearSavedMusic - bl Overworld_ChangeMusicToDefault - ldr r2, =gPlayerAvatar - ldrb r1, [r2] - movs r0, 0xF7 - ands r0, r1 - movs r1, 0x1 - orrs r0, r1 - strb r0, [r2] - movs r0, 0x1 - strb r0, [r2, 0x6] - ldr r5, =taskFF_0805D1D4 - adds r0, r5, 0 - movs r1, 0xFF - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r1, r2 - strh r4, [r1, 0x8] - bl _call_via_r5 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808C750 - - thumb_func_start taskFF_0805D1D4 -taskFF_0805D1D4: @ 808C7A8 - push {r4-r6,lr} - lsls r0, 24 - lsrs r6, r0, 24 - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r5, r0, r1 - adds r0, r5, 0 - bl EventObjectIsMovementOverridden - lsls r0, 24 - cmp r0, 0 - beq _0808C7D4 - adds r0, r5, 0 - bl EventObjectClearHeldMovementIfFinished - lsls r0, 24 - cmp r0, 0 - beq _0808C7FC -_0808C7D4: - ldrb r0, [r5, 0x1A] - movs r1, 0x2 - bl sub_81555AC - ldr r0, =gTasks - lsls r4, r6, 2 - adds r4, r6 - lsls r4, 3 - adds r4, r0 - ldrb r0, [r4, 0x8] - bl GetJumpSpecialMovementAction - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r5, 0 - bl EventObjectSetHeldMovement - ldr r0, =sub_808C814 - str r0, [r4] -_0808C7FC: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end taskFF_0805D1D4 - - thumb_func_start sub_808C814 -sub_808C814: @ 808C814 - push {r4-r6,lr} - lsls r0, 24 - lsrs r5, r0, 24 - ldr r6, =gPlayerAvatar - ldrb r1, [r6, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r4, r0, r1 - adds r0, r4, 0 - bl EventObjectClearHeldMovementIfFinished - lsls r0, 24 - cmp r0, 0 - beq _0808C87A - movs r0, 0 - bl GetPlayerAvatarGraphicsIdByStateId - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r0, [r4, 0x18] - lsls r0, 28 - lsrs r0, 28 - bl GetFaceDirectionMovementAction - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetHeldMovement - movs r0, 0 - strb r0, [r6, 0x6] - bl ScriptContext2_Disable - ldrb r1, [r4, 0x1A] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r0, r1 - bl DestroySprite - adds r0, r5, 0 - bl DestroyTask -_0808C87A: - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808C814 - - thumb_func_start StartFishing -StartFishing: @ 808C88C - push {r4,r5,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - ldr r5, =Task_Fish - adds r0, r5, 0 - movs r1, 0xFF - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r1, r2 - strh r4, [r1, 0x26] - bl _call_via_r5 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end StartFishing - - thumb_func_start Task_Fish -Task_Fish: @ 808C8C0 - push {r4,r5,lr} - lsls r0, 24 - lsrs r0, 24 - ldr r5, =gUnknown_0849755C - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r4, r1, r2 -_0808C8D2: - movs r1, 0x8 - ldrsh r0, [r4, r1] - lsls r0, 2 - adds r0, r5 - ldr r1, [r0] - adds r0, r4, 0 - bl _call_via_r1 - lsls r0, 24 - cmp r0, 0 - bne _0808C8D2 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end Task_Fish - - thumb_func_start fish0 -fish0: @ 808C8F8 - push {r4,lr} - adds r4, r0, 0 - bl ScriptContext2_Enable - ldr r1, =gPlayerAvatar - movs r0, 0x1 - strb r0, [r1, 0x6] - ldrh r0, [r4, 0x8] - adds r0, 0x1 - strh r0, [r4, 0x8] - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end fish0 - - thumb_func_start fish1 -fish1: @ 808C918 - push {r4-r6,lr} - sub sp, 0x10 - adds r5, r0, 0 - ldr r1, =gUnknown_0849759C - mov r0, sp - movs r2, 0x6 - bl memcpy - add r4, sp, 0x8 - ldr r1, =gUnknown_084975A2 - adds r0, r4, 0 - movs r2, 0x6 - bl memcpy - movs r0, 0 - strh r0, [r5, 0x20] - bl Random - movs r2, 0x26 - ldrsh r1, [r5, r2] - lsls r1, 1 - mov r2, sp - adds r6, r2, r1 - lsls r0, 16 - lsrs r0, 16 - adds r4, r1 - movs r2, 0 - ldrsh r1, [r4, r2] - bl __modsi3 - ldrh r1, [r6] - adds r1, r0 - strh r1, [r5, 0x22] - ldr r3, =gEventObjects - ldr r2, =gPlayerAvatar - ldrb r1, [r2, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r3 - ldrb r0, [r0, 0x5] - strh r0, [r5, 0x24] - ldrb r0, [r2, 0x5] - lsls r4, r0, 3 - adds r4, r0 - lsls r4, 2 - adds r4, r3 - adds r0, r4, 0 - bl EventObjectClearHeldMovementIfActive - ldrb r0, [r4, 0x1] - movs r1, 0x8 - orrs r0, r1 - strb r0, [r4, 0x1] - ldrb r0, [r4, 0x18] - lsls r0, 28 - lsrs r0, 28 - bl sub_808C15C - ldrh r0, [r5, 0x8] - adds r0, 0x1 - strh r0, [r5, 0x8] - movs r0, 0 - add sp, 0x10 - pop {r4-r6} - pop {r1} - bx r1 - .pool - thumb_func_end fish1 - - thumb_func_start fish2 -fish2: @ 808C9B0 - push {r4,lr} - adds r4, r0, 0 - bl sub_808CF78 - ldrh r0, [r4, 0xA] - adds r0, 0x1 - strh r0, [r4, 0xA] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x3B - ble _0808C9CC - ldrh r0, [r4, 0x8] - adds r0, 0x1 - strh r0, [r4, 0x8] -_0808C9CC: - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - thumb_func_end fish2 - - thumb_func_start fish3 -fish3: @ 808C9D4 - push {r4,lr} - adds r4, r0, 0 - movs r0, 0 - movs r1, 0x1 - bl sub_819786C - ldrh r0, [r4, 0x8] - adds r0, 0x1 - movs r1, 0 - strh r0, [r4, 0x8] - strh r1, [r4, 0xA] - strh r1, [r4, 0xC] - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0xA - bl __umodsi3 - adds r1, r0, 0 - adds r0, r1, 0x1 - strh r0, [r4, 0xE] - movs r2, 0x20 - ldrsh r0, [r4, r2] - cmp r0, 0 - bne _0808CA0C - adds r0, r1, 0x4 - strh r0, [r4, 0xE] -_0808CA0C: - movs r1, 0xE - ldrsh r0, [r4, r1] - cmp r0, 0x9 - ble _0808CA18 - movs r0, 0xA - strh r0, [r4, 0xE] -_0808CA18: - movs r0, 0x1 - pop {r4} - pop {r1} - bx r1 - thumb_func_end fish3 - - thumb_func_start fish4 -fish4: @ 808CA20 - push {r4,r5,lr} - sub sp, 0x10 - adds r4, r0, 0 - ldr r1, =gUnknown_084975A8 - add r0, sp, 0xC - movs r2, 0x2 - bl memcpy - bl sub_808CF78 - ldrh r0, [r4, 0xA] - adds r1, r0, 0x1 - strh r1, [r4, 0xA] - ldr r0, =gMain - ldrh r0, [r0, 0x2E] - movs r5, 0x1 - adds r2, r5, 0 - ands r2, r0 - cmp r2, 0 - beq _0808CA64 - movs r0, 0xB - strh r0, [r4, 0x8] - movs r1, 0x20 - ldrsh r0, [r4, r1] - cmp r0, 0 - beq _0808CA58 - movs r0, 0xC - strh r0, [r4, 0x8] -_0808CA58: - movs r0, 0x1 - b _0808CAB4 - .pool -_0808CA64: - lsls r0, r1, 16 - asrs r0, 16 - cmp r0, 0x13 - ble _0808CAB2 - strh r2, [r4, 0xA] - movs r3, 0xC - ldrsh r1, [r4, r3] - movs r3, 0xE - ldrsh r0, [r4, r3] - cmp r1, r0 - blt _0808CA94 - ldrh r0, [r4, 0x8] - adds r1, r0, 0x1 - strh r1, [r4, 0x8] - ldrh r2, [r4, 0x20] - movs r3, 0x20 - ldrsh r0, [r4, r3] - cmp r0, 0 - beq _0808CA8E - adds r0, r1, 0x1 - strh r0, [r4, 0x8] -_0808CA8E: - adds r0, r2, 0x1 - strh r0, [r4, 0x20] - b _0808CAB2 -_0808CA94: - movs r0, 0xC - ldrsh r3, [r4, r0] - lsls r3, 27 - lsrs r3, 24 - str r5, [sp] - str r2, [sp, 0x4] - str r2, [sp, 0x8] - movs r0, 0 - movs r1, 0x1 - add r2, sp, 0xC - bl AddTextPrinterParameterized - ldrh r0, [r4, 0xC] - adds r0, 0x1 - strh r0, [r4, 0xC] -_0808CAB2: - movs r0, 0 -_0808CAB4: - add sp, 0x10 - pop {r4,r5} - pop {r1} - bx r1 - thumb_func_end fish4 - - thumb_func_start fish5 -fish5: @ 808CABC - push {r4-r6,lr} - adds r5, r0, 0 - bl sub_808CF78 - ldrh r0, [r5, 0x8] - adds r0, 0x1 - strh r0, [r5, 0x8] - movs r6, 0 - bl DoesCurrentMapHaveFishingMons - lsls r0, 24 - cmp r0, 0 - bne _0808CADC - movs r0, 0xB - strh r0, [r5, 0x8] - b _0808CB5C -_0808CADC: - ldr r4, =gPlayerParty - adds r0, r4, 0 - movs r1, 0x6 - bl GetMonData - cmp r0, 0 - bne _0808CB14 - adds r0, r4, 0 - bl GetMonAbility - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x15 - beq _0808CAFC - cmp r0, 0x3C - bne _0808CB14 -_0808CAFC: - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0x64 - bl __umodsi3 - lsls r0, 16 - lsrs r0, 16 - cmp r0, 0xE - bls _0808CB14 - movs r6, 0x1 -_0808CB14: - cmp r6, 0 - bne _0808CB32 - bl Random - movs r1, 0x1 - ands r1, r0 - cmp r1, 0 - beq _0808CB30 - movs r0, 0xB - strh r0, [r5, 0x8] - b _0808CB32 - .pool -_0808CB30: - movs r6, 0x1 -_0808CB32: - cmp r6, 0x1 - bne _0808CB5C - ldr r0, =gPlayerAvatar - ldrb r0, [r0, 0x4] - lsls r4, r0, 4 - adds r4, r0 - lsls r4, 2 - ldr r0, =gSprites - adds r4, r0 - bl GetPlayerFacingDirection - lsls r0, 24 - lsrs r0, 24 - bl GetFishingBiteDirectionAnimNum - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl StartSpriteAnim -_0808CB5C: - movs r0, 0x1 - pop {r4-r6} - pop {r1} - bx r1 - .pool - thumb_func_end fish5 - - thumb_func_start fish6 -fish6: @ 808CB6C - push {r4,r5,lr} - sub sp, 0xC - adds r5, r0, 0 - bl sub_808CF78 - ldr r2, =gText_OhABite - movs r0, 0x11 - str r0, [sp] - movs r4, 0 - str r4, [sp, 0x4] - str r4, [sp, 0x8] - movs r0, 0 - movs r1, 0x1 - movs r3, 0 - bl AddTextPrinterParameterized - ldrh r0, [r5, 0x8] - adds r0, 0x1 - strh r0, [r5, 0x8] - strh r4, [r5, 0xA] - movs r0, 0 - add sp, 0xC - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end fish6 - - thumb_func_start fish7 -fish7: @ 808CBA4 - push {r4,lr} - sub sp, 0x8 - adds r4, r0, 0 - ldr r1, =gUnknown_084975AA - mov r0, sp - movs r2, 0x6 - bl memcpy - bl sub_808CF78 - ldrh r1, [r4, 0xA] - adds r1, 0x1 - strh r1, [r4, 0xA] - movs r2, 0x26 - ldrsh r0, [r4, r2] - lsls r0, 1 - add r0, sp - lsls r1, 16 - asrs r1, 16 - movs r2, 0 - ldrsh r0, [r0, r2] - cmp r1, r0 - blt _0808CBDC - movs r0, 0xC - b _0808CBEC - .pool -_0808CBDC: - ldr r0, =gMain - ldrh r1, [r0, 0x2E] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _0808CBEE - ldrh r0, [r4, 0x8] - adds r0, 0x1 -_0808CBEC: - strh r0, [r4, 0x8] -_0808CBEE: - movs r0, 0 - add sp, 0x8 - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end fish7 - - thumb_func_start fish8 -fish8: @ 808CBFC - push {r4,lr} - sub sp, 0xC - adds r4, r0, 0 - ldr r1, =gUnknown_084975B0 - mov r0, sp - movs r2, 0xC - bl memcpy - bl sub_808CF78 - ldrh r0, [r4, 0x8] - adds r0, 0x1 - strh r0, [r4, 0x8] - movs r0, 0x20 - ldrsh r1, [r4, r0] - movs r2, 0x22 - ldrsh r0, [r4, r2] - cmp r1, r0 - blt _0808CC52 - cmp r1, 0x1 - bgt _0808CC56 - bl Random - lsls r0, 16 - lsrs r0, 16 - movs r1, 0x64 - bl __umodsi3 - movs r3, 0x20 - ldrsh r2, [r4, r3] - lsls r2, 1 - movs r3, 0x26 - ldrsh r1, [r4, r3] - lsls r1, 2 - adds r2, r1 - mov r3, sp - adds r1, r3, r2 - movs r2, 0 - ldrsh r1, [r1, r2] - lsls r0, 16 - asrs r0, 16 - cmp r1, r0 - ble _0808CC56 -_0808CC52: - movs r0, 0x3 - strh r0, [r4, 0x8] -_0808CC56: - movs r0, 0 - add sp, 0xC - pop {r4} - pop {r1} - bx r1 - .pool - thumb_func_end fish8 - - thumb_func_start fish9 -fish9: @ 808CC64 - push {r4,r5,lr} - sub sp, 0x10 - adds r4, r0, 0 - bl sub_808CF78 - movs r0, 0 - movs r1, 0x11 - bl FillWindowPixelBuffer - ldr r2, =gText_PokemonOnHook - movs r5, 0 - str r5, [sp] - movs r0, 0x2 - str r0, [sp, 0x4] - movs r0, 0x1 - str r0, [sp, 0x8] - movs r0, 0x3 - str r0, [sp, 0xC] - movs r0, 0 - movs r1, 0x1 - movs r3, 0x1 - bl AddTextPrinterParameterized2 - ldrh r0, [r4, 0x8] - adds r0, 0x1 - strh r0, [r4, 0x8] - strh r5, [r4, 0xA] - movs r0, 0 - add sp, 0x10 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end fish9 - - thumb_func_start fishA_wait_for_a_pressed -fishA_wait_for_a_pressed: @ 808CCA8 - push {r4-r7,lr} - mov r7, r8 - push {r7} - adds r5, r0, 0 - movs r1, 0xA - ldrsh r0, [r5, r1] - cmp r0, 0 - bne _0808CCBC - bl sub_808CF78 -_0808CCBC: - bl RunTextPrinters - movs r1, 0xA - ldrsh r0, [r5, r1] - cmp r0, 0 - bne _0808CD58 - movs r0, 0 - bl IsTextPrinterActive - lsls r0, 16 - lsrs r6, r0, 16 - cmp r6, 0 - bne _0808CD50 - ldr r7, =gPlayerAvatar - ldrb r0, [r7, 0x5] - lsls r4, r0, 3 - adds r4, r0 - lsls r4, 2 - ldr r0, =gEventObjects - mov r8, r0 - add r4, r8 - ldrh r1, [r5, 0x24] - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r1, [r4, 0x18] - lsrs r1, 4 - adds r0, r4, 0 - bl EventObjectTurn - ldrb r1, [r7] - movs r0, 0x8 - ands r0, r1 - cmp r0, 0 - beq _0808CD1A - ldrb r0, [r7, 0x5] - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - add r1, r8 - ldrb r0, [r1, 0x1A] - movs r1, 0 - movs r2, 0 - bl sub_8155604 -_0808CD1A: - ldr r2, =gSprites - ldrb r1, [r7, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - strh r6, [r0, 0x24] - ldrb r1, [r7, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - strh r6, [r0, 0x26] - movs r0, 0 - movs r1, 0x1 - bl sub_8197434 - ldrh r0, [r5, 0xA] - adds r0, 0x1 - strh r0, [r5, 0xA] - b _0808CD80 - .pool -_0808CD50: - movs r1, 0xA - ldrsh r0, [r5, r1] - cmp r0, 0 - beq _0808CD80 -_0808CD58: - ldr r1, =gPlayerAvatar - movs r0, 0 - strb r0, [r1, 0x6] - bl ScriptContext2_Disable - ldrh r0, [r5, 0x26] - lsls r0, 24 - lsrs r0, 24 - bl FishingWildEncounter - movs r0, 0x1 - bl sub_80ED950 - ldr r0, =Task_Fish - bl FindTaskIdByFunc - lsls r0, 24 - lsrs r0, 24 - bl DestroyTask -_0808CD80: - movs r0, 0 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end fishA_wait_for_a_pressed - - thumb_func_start fishB -fishB: @ 808CD94 - push {r4,r5,lr} - sub sp, 0x10 - adds r5, r0, 0 - bl sub_808CF78 - ldr r0, =gPlayerAvatar - ldrb r0, [r0, 0x4] - lsls r4, r0, 4 - adds r4, r0 - lsls r4, 2 - ldr r0, =gSprites - adds r4, r0 - bl GetPlayerFacingDirection - lsls r0, 24 - lsrs r0, 24 - bl GetFishingNoCatchDirectionAnimNum - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl StartSpriteAnim - movs r0, 0 - movs r1, 0x11 - bl FillWindowPixelBuffer - ldr r2, =gText_NotEvenANibble - movs r0, 0 - str r0, [sp] - movs r0, 0x2 - str r0, [sp, 0x4] - movs r0, 0x1 - str r0, [sp, 0x8] - movs r0, 0x3 - str r0, [sp, 0xC] - movs r0, 0 - movs r1, 0x1 - movs r3, 0x1 - bl AddTextPrinterParameterized2 - movs r0, 0xD - strh r0, [r5, 0x8] - movs r0, 0x1 - add sp, 0x10 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end fishB - - thumb_func_start fishC -fishC: @ 808CE04 - push {r4,r5,lr} - sub sp, 0x10 - adds r5, r0, 0 - bl sub_808CF78 - ldr r0, =gPlayerAvatar - ldrb r0, [r0, 0x4] - lsls r4, r0, 4 - adds r4, r0 - lsls r4, 2 - ldr r0, =gSprites - adds r4, r0 - bl GetPlayerFacingDirection - lsls r0, 24 - lsrs r0, 24 - bl GetFishingNoCatchDirectionAnimNum - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl StartSpriteAnim - movs r0, 0 - movs r1, 0x11 - bl FillWindowPixelBuffer - ldr r2, =gText_ItGotAway - movs r0, 0 - str r0, [sp] - movs r0, 0x2 - str r0, [sp, 0x4] - movs r0, 0x1 - str r0, [sp, 0x8] - movs r0, 0x3 - str r0, [sp, 0xC] - movs r0, 0 - movs r1, 0x1 - movs r3, 0x1 - bl AddTextPrinterParameterized2 - ldrh r0, [r5, 0x8] - adds r0, 0x1 - strh r0, [r5, 0x8] - movs r0, 0x1 - add sp, 0x10 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end fishC - - thumb_func_start fishD -fishD: @ 808CE74 - push {r4,lr} - adds r4, r0, 0 - bl sub_808CF78 - ldrh r0, [r4, 0x8] - adds r0, 0x1 - strh r0, [r4, 0x8] - movs r0, 0 - pop {r4} - pop {r1} - bx r1 - thumb_func_end fishD - - thumb_func_start fishE -fishE: @ 808CE8C - push {r4-r7,lr} - mov r7, r8 - push {r7} - adds r6, r0, 0 - bl sub_808CF78 - ldr r7, =gSprites - ldr r5, =gPlayerAvatar - ldrb r0, [r5, 0x4] - lsls r1, r0, 4 - adds r1, r0 - lsls r1, 2 - adds r1, r7 - adds r1, 0x3F - ldrb r0, [r1] - lsls r0, 27 - cmp r0, 0 - bge _0808CF12 - ldrb r0, [r5, 0x5] - lsls r4, r0, 3 - adds r4, r0 - lsls r4, 2 - ldr r0, =gEventObjects - mov r8, r0 - add r4, r8 - ldrh r1, [r6, 0x24] - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectSetGraphicsId - ldrb r1, [r4, 0x18] - lsrs r1, 4 - adds r0, r4, 0 - bl EventObjectTurn - ldrb r1, [r5] - movs r0, 0x8 - ands r0, r1 - cmp r0, 0 - beq _0808CEF2 - ldrb r0, [r5, 0x5] - lsls r1, r0, 3 - adds r1, r0 - lsls r1, 2 - add r1, r8 - ldrb r0, [r1, 0x1A] - movs r1, 0 - movs r2, 0 - bl sub_8155604 -_0808CEF2: - ldrb r1, [r5, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r7 - movs r2, 0 - strh r2, [r0, 0x24] - ldrb r1, [r5, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - adds r0, r7 - strh r2, [r0, 0x26] - ldrh r0, [r6, 0x8] - adds r0, 0x1 - strh r0, [r6, 0x8] -_0808CF12: - movs r0, 0 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end fishE - - thumb_func_start fishF -fishF: @ 808CF2C - push {lr} - bl RunTextPrinters - movs r0, 0 - bl IsTextPrinterActive - lsls r0, 16 - lsrs r1, r0, 16 - cmp r1, 0 - bne _0808CF68 - ldr r0, =gPlayerAvatar - strb r1, [r0, 0x6] - bl ScriptContext2_Disable - bl UnfreezeEventObjects - movs r0, 0 - movs r1, 0x1 - bl sub_8197434 - movs r0, 0 - bl sub_80ED950 - ldr r0, =Task_Fish - bl FindTaskIdByFunc - lsls r0, 24 - lsrs r0, 24 - bl DestroyTask -_0808CF68: - movs r0, 0 - pop {r1} - bx r1 - .pool - thumb_func_end fishF - - thumb_func_start sub_808CF78 -sub_808CF78: @ 808CF78 - push {r4-r7,lr} - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r4, r0, r1 - adds r0, r4, 0 - bl AnimateSprite - movs r0, 0 - strh r0, [r4, 0x24] - strh r0, [r4, 0x26] - adds r0, r4, 0 - adds r0, 0x2B - ldrb r5, [r0] - movs r0, 0x2A - adds r0, r4 - mov r12, r0 - ldrb r0, [r0] - ldr r1, [r4, 0x8] - lsls r0, 2 - adds r0, r1 - ldr r0, [r0] - lsls r6, r5, 2 - adds r0, r6, r0 - movs r1, 0 - ldrsh r0, [r0, r1] - movs r7, 0x1 - negs r7, r7 - cmp r0, r7 - beq _0808CFEA - adds r3, r4, 0 - adds r3, 0x2C - ldrb r2, [r3] - lsls r1, r2, 26 - lsrs r1, 26 - adds r1, 0x1 - movs r0, 0x3F - ands r1, r0 - movs r0, 0x40 - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r3] - mov r1, r12 - ldrb r0, [r1] - ldr r1, [r4, 0x8] - lsls r0, 2 - adds r0, r1 - ldr r0, [r0] - adds r0, r6, r0 - movs r1, 0 - ldrsh r0, [r0, r1] - cmp r0, r7 - bne _0808CFF0 -_0808CFEA: - subs r0, r5, 0x1 - lsls r0, 24 - lsrs r5, r0, 24 -_0808CFF0: - adds r0, r4, 0 - adds r0, 0x2A - ldrb r0, [r0] - ldr r1, [r4, 0x8] - lsls r0, 2 - adds r0, r1 - ldr r1, [r0] - lsls r0, r5, 2 - adds r0, r1 - ldrb r5, [r0] - subs r0, r5, 0x1 - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x2 - bhi _0808D022 - movs r0, 0x8 - strh r0, [r4, 0x24] - bl GetPlayerFacingDirection - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x3 - bne _0808D022 - ldr r0, =0x0000fff8 - strh r0, [r4, 0x24] -_0808D022: - cmp r5, 0x5 - bne _0808D02A - ldr r0, =0x0000fff8 - strh r0, [r4, 0x26] -_0808D02A: - adds r0, r5, 0 - subs r0, 0xA - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bhi _0808D03A - movs r0, 0x8 - strh r0, [r4, 0x26] -_0808D03A: - ldr r3, =gPlayerAvatar - ldrb r1, [r3] - movs r0, 0x8 - ands r0, r1 - cmp r0, 0 - beq _0808D05E - ldr r2, =gEventObjects - ldrb r1, [r3, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - adds r0, r2 - ldrb r0, [r0, 0x1A] - movs r1, 0x26 - ldrsh r2, [r4, r1] - movs r1, 0x1 - bl sub_8155604 -_0808D05E: - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808CF78 - - thumb_func_start sub_808D074 -sub_808D074: @ 808D074 - ldr r1, =gUnknown_0203734C - strb r0, [r1] - bx lr - .pool - thumb_func_end sub_808D074 - - thumb_func_start sub_808D080 -sub_808D080: @ 808D080 - push {lr} - ldr r1, =gUnknown_0203734C - ldrb r0, [r1] - cmp r0, 0 - bne _0808D08C - movs r0, 0x1 -_0808D08C: - pop {r1} - bx r1 - .pool - thumb_func_end sub_808D080 - - thumb_func_start sub_808D094 -sub_808D094: @ 808D094 - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r0, 24 - adds r2, r0, 0 - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r4, r0, r1 - ldrb r1, [r4, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r7, r0, r1 - lsls r0, r2, 2 - adds r0, r2 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r5, r0, r1 - movs r0, 0 - ldrsh r6, [r5, r0] - cmp r6, 0x1 - beq _0808D14A - cmp r6, 0x1 - bgt _0808D0E8 - cmp r6, 0 - beq _0808D0EE - b _0808D18A - .pool -_0808D0E8: - cmp r6, 0x2 - beq _0808D184 - b _0808D18A -_0808D0EE: - adds r0, r4, 0 - bl EventObjectClearHeldMovementIfFinished - lsls r0, 24 - cmp r0, 0 - beq _0808D18A - ldrb r0, [r4, 0x18] - lsls r0, 28 - lsrs r0, 28 - bl sub_808D074 - movs r1, 0 - mov r8, r1 - strh r6, [r5, 0x2] - movs r0, 0x1 - strh r0, [r5, 0x4] - ldrh r0, [r7, 0x26] - ldrh r2, [r7, 0x22] - adds r0, r2 - lsls r0, 4 - strh r0, [r5, 0x6] - strh r6, [r7, 0x26] - bl CameraObjectReset2 - ldrb r0, [r4, 0x3] - movs r1, 0x4 - orrs r0, r1 - strb r0, [r4, 0x3] - ldrb r1, [r7, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r1 - strb r0, [r7, 0x5] - adds r0, r7, 0 - adds r0, 0x43 - mov r1, r8 - strb r1, [r0] - adds r2, r7, 0 - adds r2, 0x42 - ldrb r1, [r2] - movs r0, 0x3F - ands r0, r1 - strb r0, [r2] - ldrh r0, [r5] - adds r0, 0x1 - strh r0, [r5] -_0808D14A: - adds r1, r5, 0x2 - adds r0, r4, 0 - bl sub_808D38C - ldrh r0, [r5, 0x6] - ldrh r1, [r5, 0x4] - subs r0, r1 - strh r0, [r5, 0x6] - adds r1, 0x3 - strh r1, [r5, 0x4] - lsls r0, 16 - asrs r0, 20 - strh r0, [r7, 0x22] - movs r2, 0x22 - ldrsh r1, [r7, r2] - ldr r0, =gUnknown_03005DE8 - movs r2, 0 - ldrsh r0, [r0, r2] - adds r1, r0 - movs r0, 0x20 - negs r0, r0 - cmp r1, r0 - bge _0808D18A - ldrh r0, [r5] - adds r0, 0x1 - strh r0, [r5] - b _0808D18A - .pool -_0808D184: - adds r0, r2, 0 - bl DestroyTask -_0808D18A: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_808D094 - - thumb_func_start sub_808D194 -sub_808D194: @ 808D194 - push {r4,lr} - ldr r4, =sub_808D1FC - adds r0, r4, 0 - movs r1, 0 - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - bl _call_via_r4 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808D194 - - thumb_func_start sub_808D1B4 -sub_808D1B4: @ 808D1B4 - push {lr} - ldr r0, =sub_808D1FC - bl FuncIsActiveTask - lsls r0, 24 - lsrs r0, 24 - pop {r1} - bx r1 - .pool - thumb_func_end sub_808D1B4 - - thumb_func_start sub_808D1C8 -sub_808D1C8: @ 808D1C8 - push {r4,lr} - ldr r4, =sub_808D094 - adds r0, r4, 0 - movs r1, 0 - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - bl _call_via_r4 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_808D1C8 - - thumb_func_start sub_808D1E8 -sub_808D1E8: @ 808D1E8 - push {lr} - ldr r0, =sub_808D094 - bl FuncIsActiveTask - lsls r0, 24 - lsrs r0, 24 - pop {r1} - bx r1 - .pool - thumb_func_end sub_808D1E8 - - thumb_func_start sub_808D1FC -sub_808D1FC: @ 808D1FC - push {r4-r7,lr} - mov r7, r9 - mov r6, r8 - push {r6,r7} - lsls r0, 24 - lsrs r0, 24 - mov r8, r0 - ldr r0, =gPlayerAvatar - ldrb r1, [r0, 0x5] - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - ldr r1, =gEventObjects - adds r4, r0, r1 - ldrb r1, [r4, 0x4] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r7, r0, r1 - mov r1, r8 - lsls r0, r1, 2 - add r0, r8 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r5, r0, r1 - movs r2, 0 - ldrsh r6, [r5, r2] - cmp r6, 0x1 - beq _0808D2DE - cmp r6, 0x1 - bgt _0808D254 - cmp r6, 0 - beq _0808D25E - b _0808D37E - .pool -_0808D254: - cmp r6, 0x2 - beq _0808D31C - cmp r6, 0x3 - beq _0808D33A - b _0808D37E -_0808D25E: - bl sub_808D080 - lsls r0, 24 - lsrs r0, 24 - strh r0, [r5, 0xA] - ldr r1, =gUnknown_084975BC - movs r3, 0xA - ldrsh r0, [r5, r3] - adds r0, r1 - ldrb r0, [r0] - bl GetFaceDirectionMovementAction - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r4, 0 - bl EventObjectForceSetHeldMovement - movs r0, 0 - mov r9, r0 - strh r6, [r5, 0x2] - movs r0, 0x74 - strh r0, [r5, 0x4] - ldrh r0, [r7, 0x22] - strh r0, [r5, 0x8] - ldrb r0, [r7, 0x5] - lsls r0, 28 - lsrs r0, 30 - strh r0, [r5, 0xC] - movs r1, 0x43 - adds r1, r7 - mov r8, r1 - ldrb r0, [r1] - strh r0, [r5, 0xE] - ldrh r0, [r7, 0x26] - adds r0, 0x20 - negs r0, r0 - lsls r0, 4 - strh r0, [r5, 0x6] - strh r6, [r7, 0x26] - bl CameraObjectReset2 - ldrb r0, [r4, 0x3] - movs r2, 0x4 - orrs r0, r2 - strb r0, [r4, 0x3] - ldrb r1, [r7, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r1 - orrs r0, r2 - strb r0, [r7, 0x5] - mov r3, r9 - mov r2, r8 - strb r3, [r2] - adds r2, r7, 0 - adds r2, 0x42 - ldrb r1, [r2] - movs r0, 0x3F - ands r0, r1 - strb r0, [r2] - ldrh r0, [r5] - adds r0, 0x1 - strh r0, [r5] -_0808D2DE: - adds r1, r5, 0x2 - adds r0, r4, 0 - bl sub_808D38C - ldrh r0, [r5, 0x4] - ldrh r2, [r5, 0x6] - adds r1, r0, r2 - strh r1, [r5, 0x6] - subs r0, 0x3 - strh r0, [r5, 0x4] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x3 - bgt _0808D2FE - movs r0, 0x4 - strh r0, [r5, 0x4] -_0808D2FE: - ldrh r0, [r5, 0x6] - lsls r0, 16 - asrs r0, 20 - strh r0, [r7, 0x22] - ldrh r2, [r5, 0x8] - movs r3, 0x8 - ldrsh r1, [r5, r3] - cmp r0, r1 - blt _0808D37E - strh r2, [r7, 0x22] - movs r0, 0 - strh r0, [r5, 0x10] - b _0808D332 - .pool -_0808D31C: - adds r1, r5, 0x2 - adds r0, r4, 0 - bl sub_808D38C - ldrh r0, [r5, 0x10] - adds r0, 0x1 - strh r0, [r5, 0x10] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x8 - ble _0808D37E -_0808D332: - ldrh r0, [r5] - adds r0, 0x1 - strh r0, [r5] - b _0808D37E -_0808D33A: - movs r0, 0xA - ldrsh r6, [r5, r0] - adds r1, r5, 0x2 - adds r0, r4, 0 - bl sub_808D38C - lsls r0, 24 - lsrs r0, 24 - cmp r6, r0 - bne _0808D37E - ldrb r1, [r4, 0x3] - movs r0, 0x5 - negs r0, r0 - ands r0, r1 - strb r0, [r4, 0x3] - movs r0, 0x3 - ldrb r1, [r5, 0xC] - ands r1, r0 - lsls r1, 2 - ldrb r2, [r7, 0x5] - movs r0, 0xD - negs r0, r0 - ands r0, r2 - orrs r0, r1 - strb r0, [r7, 0x5] - ldrh r1, [r5, 0xE] - adds r0, r7, 0 - adds r0, 0x43 - strb r1, [r0] - bl CameraObjectReset1 - mov r0, r8 - bl DestroyTask -_0808D37E: - pop {r3,r4} - mov r8, r3 - mov r9, r4 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_808D1FC - - thumb_func_start sub_808D38C -sub_808D38C: @ 808D38C - push {r4-r6,lr} - adds r5, r0, 0 - adds r6, r1, 0 - ldrh r1, [r6] - movs r2, 0 - ldrsh r0, [r6, r2] - cmp r0, 0x7 - bgt _0808D3A8 - adds r0, r1, 0x1 - strh r0, [r6] - lsls r0, 16 - asrs r0, 16 - cmp r0, 0x7 - ble _0808D3E4 -_0808D3A8: - adds r0, r5, 0 - bl EventObjectCheckHeldMovementStatus - lsls r0, 24 - cmp r0, 0 - beq _0808D3E4 - ldr r4, =gUnknown_084975BC - ldrb r0, [r5, 0x18] - lsls r0, 28 - lsrs r0, 28 - adds r0, r4 - ldrb r0, [r0] - bl GetFaceDirectionMovementAction - adds r1, r0, 0 - lsls r1, 24 - lsrs r1, 24 - adds r0, r5, 0 - bl EventObjectForceSetHeldMovement - movs r0, 0 - strh r0, [r6] - ldrb r0, [r5, 0x18] - lsls r0, 28 - lsrs r0, 28 - adds r0, r4 - ldrb r0, [r0] - b _0808D3EA - .pool -_0808D3E4: - ldrb r0, [r5, 0x18] - lsls r0, 28 - lsrs r0, 28 -_0808D3EA: - pop {r4-r6} - pop {r1} - bx r1 - thumb_func_end sub_808D38C - - .align 2, 0 @ Don't pad with nop. diff --git a/asm/macros/battle_anim_script.inc b/asm/macros/battle_anim_script.inc index d1a8f66564..1d5b01de75 100644 --- a/asm/macros/battle_anim_script.inc +++ b/asm/macros/battle_anim_script.inc @@ -66,9 +66,9 @@ .byte \battler .endm - .macro setalpha param0 - .byte 0xc - .2byte \param0 + .macro setalpha eva, evb + .byte 0x0C + .2byte ((\evb) << 8) | (\eva) .endm .macro blendoff @@ -266,3 +266,16 @@ .macro stopsound .byte 0x2f .endm + +@ useful macros + .macro jumpreteq value, ptr + jumpargeq ARG_RET_ID, \value, \ptr + .endm + + .macro jumprettrue ptr + jumpreteq TRUE, \ptr + .endm + + .macro jumpretfalse ptr + jumpreteq FALSE, \ptr + .endm diff --git a/asm/party_menu.s b/asm/party_menu.s index 67fdab266a..53a66378c5 100644 --- a/asm/party_menu.s +++ b/asm/party_menu.s @@ -10499,7 +10499,7 @@ sub_81B5958: @ 81B5958 thumb_func_start sub_81B5974 sub_81B5974: @ 81B5974 push {lr} - bl sub_809D1E8 + bl TrySetDiveWarp ldr r1, =gFieldEffectArguments lsls r0, 24 lsrs r0, 24 diff --git a/asm/rom_8011DC0.s b/asm/rom_8011DC0.s index 33ace5757f..415ebfc0c2 100644 --- a/asm/rom_8011DC0.s +++ b/asm/rom_8011DC0.s @@ -8335,7 +8335,7 @@ _08019C5A: beq _08019CE6 mov r0, sp adds r1, r4, 0 - bl plaer_get_pos_including_state_based_drift + bl player_get_pos_including_state_based_drift mov r0, sp movs r1, 0 ldrsh r2, [r0, r1] @@ -8881,7 +8881,7 @@ sub_801A064: @ 801A064 adds r5, 0x6 adds r0, r4, 0 adds r1, r5, 0 - bl plaer_get_pos_including_state_based_drift + bl player_get_pos_including_state_based_drift lsls r0, r7, 2 adds r0, r7 subs r0, 0x38 diff --git a/asm/script_pokemon_util_80F87D8.s b/asm/script_pokemon_util_80F87D8.s index b7388b41b3..1202473ee7 100644 --- a/asm/script_pokemon_util_80F87D8.s +++ b/asm/script_pokemon_util_80F87D8.s @@ -1606,8 +1606,8 @@ _080F94D6: .pool thumb_func_end sub_80F94B8 - thumb_func_start sub_80F94E8 -sub_80F94E8: @ 80F94E8 + thumb_func_start ReducePlayerPartyToThree +ReducePlayerPartyToThree: @ 80F94E8 push {r4-r7,lr} sub sp, 0x198 add r0, sp, 0x190 @@ -1662,6 +1662,6 @@ _080F9538: pop {r0} bx r0 .pool - thumb_func_end sub_80F94E8 + thumb_func_end ReducePlayerPartyToThree .align 2, 0 @ Don't pad with nop. diff --git a/asm/shop.s b/asm/shop.s deleted file mode 100644 index 8072373897..0000000000 --- a/asm/shop.s +++ /dev/null @@ -1,3219 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - thumb_func_start CreateShopMenu -@ s8 CreateShopMenu(s8 type) -CreateShopMenu: @ 80DFA78 - push {r4,r5,lr} - sub sp, 0x10 - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - bl ScriptContext2_Enable - ldr r5, =gUnknown_02039F60 - strb r4, [r5, 0xF] - cmp r4, 0 - bne _080DFACC - ldr r0, =gUnknown_08589A38 - ldr r1, [r0, 0x4] - ldr r0, [r0] - str r0, [sp] - str r1, [sp, 0x4] - ldr r4, =gUnknown_08589A10 - adds r0, r4, 0 - movs r1, 0x3 - bl GetMaxWidthInMenuTable - lsls r0, 24 - ldr r2, =0x00ffffff - ldr r1, [sp] - ands r1, r2 - orrs r1, r0 - str r1, [sp] - mov r0, sp - bl AddWindow - strb r0, [r5, 0xE] - str r4, [r5, 0x4] - movs r5, 0x3 - b _080DFAF8 - .pool -_080DFACC: - ldr r0, =gUnknown_08589A38 - ldr r1, [r0, 0xC] - ldr r0, [r0, 0x8] - str r0, [sp, 0x8] - str r1, [sp, 0xC] - ldr r4, =gUnknown_08589A28 - adds r0, r4, 0 - movs r1, 0x2 - bl GetMaxWidthInMenuTable - lsls r0, 24 - ldr r2, =0x00ffffff - ldr r1, [sp, 0x8] - ands r1, r2 - orrs r1, r0 - str r1, [sp, 0x8] - add r0, sp, 0x8 - bl AddWindow - strb r0, [r5, 0xE] - str r4, [r5, 0x4] - movs r5, 0x2 -_080DFAF8: - ldr r4, =gUnknown_02039F60 - ldrb r0, [r4, 0xE] - movs r1, 0 - bl SetStandardWindowBorderStyle - ldrb r0, [r4, 0xE] - ldr r2, [r4, 0x4] - adds r1, r5, 0 - bl PrintMenuTable - ldrb r0, [r4, 0xE] - adds r1, r5, 0 - movs r2, 0 - bl InitMenuInUpperLeftCornerPlaySoundWhenAPressed - ldrb r0, [r4, 0xE] - bl PutWindowTilemap - ldrb r0, [r4, 0xE] - movs r1, 0x1 - bl CopyWindowToVram - ldr r0, =Task_ShopMenu - movs r1, 0x8 - bl CreateTask - lsls r0, 24 - lsrs r0, 24 - add sp, 0x10 - pop {r4,r5} - pop {r1} - bx r1 - .pool - thumb_func_end CreateShopMenu - - thumb_func_start SetShopMenuCallback -@ void SetShopMenuCallback() -SetShopMenuCallback: @ 80DFB4C - ldr r1, =gUnknown_02039F60 - str r0, [r1] - bx lr - .pool - thumb_func_end SetShopMenuCallback - - thumb_func_start SetShopItemsForSale -@ int SetShopItemsForSale(s16 *itemsForSale) -SetShopItemsForSale: @ 80DFB58 - push {lr} - adds r1, r0, 0 - movs r2, 0 - ldr r3, =gUnknown_02039F60 - str r1, [r3, 0x8] - strh r2, [r3, 0xC] - ldrh r0, [r1] - cmp r0, 0 - beq _080DFB80 -_080DFB6A: - ldrh r0, [r3, 0xC] - adds r0, 0x1 - strh r0, [r3, 0xC] - adds r0, r2, 0x1 - lsls r0, 16 - lsrs r2, r0, 16 - lsls r0, r2, 1 - adds r0, r1 - ldrh r0, [r0] - cmp r0, 0 - bne _080DFB6A -_080DFB80: - pop {r0} - bx r0 - .pool - thumb_func_end SetShopItemsForSale - - thumb_func_start Task_ShopMenu -@ void Task_ShopMenu(u8 taskId) -Task_ShopMenu: @ 80DFB88 - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - adds r5, r4, 0 - bl Menu_ProcessInputNoWrapAround - lsls r0, 24 - asrs r2, r0, 24 - movs r0, 0x2 - negs r0, r0 - cmp r2, r0 - beq _080DFBC4 - adds r0, 0x1 - cmp r2, r0 - bne _080DFBB4 - movs r0, 0x5 - bl PlaySE - adds r0, r4, 0 - bl HandleShopMenuQuit - b _080DFBC4 -_080DFBB4: - ldr r0, =gUnknown_02039F60 - ldr r1, [r0, 0x4] - lsls r0, r2, 3 - adds r0, r1 - ldr r1, [r0, 0x4] - adds r0, r5, 0 - bl _call_via_r1 -_080DFBC4: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end Task_ShopMenu - - thumb_func_start HandleShopMenuBuy -@ void HandleShopMenuBuy(u8 taskId) -HandleShopMenuBuy: @ 80DFBD0 - push {r4,lr} - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - ldr r2, =gTasks + 0x8 - adds r4, r1, r2 - ldr r3, =CB2_InitBuyMenu - lsrs r0, r3, 16 - strh r0, [r4, 0x10] - strh r3, [r4, 0x12] - subs r2, 0x8 - adds r1, r2 - ldr r0, =Task_GoToBuyOrSellMenu - str r0, [r1] - movs r0, 0x1 - movs r1, 0 - bl FadeScreen - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end HandleShopMenuBuy - - thumb_func_start HandleShopMenuSell -@ void HandleShopMenuSell(u8 taskId) -HandleShopMenuSell: @ 80DFC0C - push {r4,lr} - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - ldr r2, =gTasks + 0x8 - adds r4, r1, r2 - ldr r3, =CB2_GoToSellMenu - lsrs r0, r3, 16 - strh r0, [r4, 0x10] - strh r3, [r4, 0x12] - subs r2, 0x8 - adds r1, r2 - ldr r0, =Task_GoToBuyOrSellMenu - str r0, [r1] - movs r0, 0x1 - movs r1, 0 - bl FadeScreen - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end HandleShopMenuSell - - thumb_func_start CB2_ExitSellMenu -@ int CB2_ExitSellMenu() -CB2_ExitSellMenu: @ 80DFC48 - push {lr} - ldr r0, =gFieldCallback - ldr r1, =MapPostLoadHook_ExitBuyOrSellMenu - str r1, [r0] - ldr r0, =CB2_ReturnToField - bl SetMainCallback2 - pop {r0} - bx r0 - .pool - thumb_func_end CB2_ExitSellMenu - - thumb_func_start HandleShopMenuQuit -@ void HandleShopMenuQuit(u8 taskId) -HandleShopMenuQuit: @ 80DFC68 - push {r4,r5,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - ldr r5, =gUnknown_02039F60 - ldrb r0, [r5, 0xE] - movs r1, 0x2 - bl sub_8198070 - ldrb r0, [r5, 0xE] - bl RemoveWindow - bl SaveRecordedItemPurchasesForTVShow - bl ScriptContext2_Disable - adds r0, r4, 0 - bl DestroyTask - ldr r5, [r5] - cmp r5, 0 - beq _080DFC98 - bl _call_via_r5 -_080DFC98: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end HandleShopMenuQuit - - thumb_func_start Task_GoToBuyOrSellMenu -@ int Task_GoToBuyOrSellMenu(u8 taskId) -Task_GoToBuyOrSellMenu: @ 80DFCA4 - push {r4,lr} - lsls r0, 24 - lsrs r2, r0, 24 - lsls r0, r2, 2 - adds r0, r2 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r4, r0, r1 - ldr r0, =gPaletteFade - ldrb r1, [r0, 0x7] - movs r0, 0x80 - ands r0, r1 - cmp r0, 0 - bne _080DFCD2 - adds r0, r2, 0 - bl DestroyTask - ldrh r0, [r4, 0x10] - lsls r0, 16 - ldrh r1, [r4, 0x12] - orrs r0, r1 - bl SetMainCallback2 -_080DFCD2: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end Task_GoToBuyOrSellMenu - - thumb_func_start MapPostLoadHook_ExitBuyOrSellMenu -@ void MapPostLoadHook_ExitBuyOrSellMenu() -MapPostLoadHook_ExitBuyOrSellMenu: @ 80DFCE0 - push {lr} - bl pal_fill_black - ldr r0, =Task_ExitSellMenu - movs r1, 0x8 - bl CreateTask - pop {r0} - bx r0 - .pool - thumb_func_end MapPostLoadHook_ExitBuyOrSellMenu - - thumb_func_start Task_ExitSellMenu -@ void Task_ExitSellMenu(u8 taskId) -Task_ExitSellMenu: @ 80DFCF8 - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - adds r5, r4, 0 - bl IsWeatherNotFadingIn - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080DFD36 - ldr r0, =gUnknown_02039F60 - ldrb r0, [r0, 0xF] - cmp r0, 0x2 - bne _080DFD2C - ldr r1, =gText_CanIHelpWithAnythingElse - ldr r2, =ReturnToShopMenuAfterExitingSellMenu - adds r0, r4, 0 - bl DisplayItemMessageOnField - b _080DFD36 - .pool -_080DFD2C: - ldr r1, =gText_AnythingElseICanHelp - ldr r2, =ReturnToShopMenuAfterExitingSellMenu - adds r0, r5, 0 - bl DisplayItemMessageOnField -_080DFD36: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end Task_ExitSellMenu - - thumb_func_start ReturnToShopMenuAfterExitingSellMenu -@ void ReturnToShopMenuAfterExitingSellMenu(u8 taskId) -ReturnToShopMenuAfterExitingSellMenu: @ 80DFD44 - push {r4,lr} - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - ldr r0, =gUnknown_02039F60 - ldrb r0, [r0, 0xF] - bl CreateShopMenu - adds r0, r4, 0 - bl DestroyTask - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end ReturnToShopMenuAfterExitingSellMenu - - thumb_func_start CB2_BuyMenu -@ void CB2_BuyMenu() -CB2_BuyMenu: @ 80DFD64 - push {lr} - bl RunTasks - bl AnimateSprites - bl BuildOamBuffer - bl do_scheduled_bg_tilemap_copies_to_vram - bl UpdatePaletteFade - pop {r0} - bx r0 - thumb_func_end CB2_BuyMenu - - thumb_func_start VBlankCB_BuyMenu -@ void VBlankCB_BuyMenu() -VBlankCB_BuyMenu: @ 80DFD80 - push {lr} - bl LoadOam - bl ProcessSpriteCopyRequests - bl TransferPlttBuffer - pop {r0} - bx r0 - thumb_func_end VBlankCB_BuyMenu - - thumb_func_start CB2_InitBuyMenu -@ void CB2_InitBuyMenu() -CB2_InitBuyMenu: @ 80DFD94 - push {r4,r5,lr} - sub sp, 0xC - ldr r0, =gMain - movs r1, 0x87 - lsls r1, 3 - adds r5, r0, r1 - ldrb r4, [r5] - cmp r4, 0 - beq _080DFE20 - cmp r4, 0x1 - bne _080DFDAC - b _080DFEE4 -_080DFDAC: - bl BuyMenuDrawGraphics - bl BuyMenuAddScrollIndicatorArrows - ldr r0, =Task_BuyMenu - movs r1, 0x8 - bl CreateTask - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - ldr r0, =gMultiuseListMenuTemplate - movs r1, 0 - movs r2, 0 - bl ListMenuInit - ldr r2, =gTasks - lsls r1, r4, 2 - adds r1, r4 - lsls r1, 3 - adds r1, r2 - lsls r0, 24 - lsrs r0, 24 - movs r5, 0 - strh r0, [r1, 0x16] - movs r4, 0x1 - negs r4, r4 - adds r0, r4, 0 - movs r1, 0x10 - movs r2, 0 - bl BlendPalettes - str r5, [sp] - adds r0, r4, 0 - movs r1, 0 - movs r2, 0x10 - movs r3, 0 - bl BeginNormalPaletteFade - ldr r0, =VBlankCB_BuyMenu - bl SetVBlankCallback - ldr r0, =CB2_BuyMenu - bl SetMainCallback2 - b _080DFEF4 - .pool -_080DFE20: - bl SetVBlankHBlankCallbacksToNull - str r4, [sp, 0x8] - movs r1, 0xE0 - lsls r1, 19 - ldr r2, =0x01000100 - add r0, sp, 0x8 - bl CpuFastSet - bl ScanlineEffect_Stop - bl reset_temp_tile_data_buffers - bl FreeAllSpritePalettes - bl ResetPaletteFade - bl ResetSpriteData - bl ResetTasks - bl clear_scheduled_bg_copies_to_vram - ldr r4, =gUnknown_02039F70 - ldr r0, =0x000020b0 - bl AllocZeroed - str r0, [r4] - ldr r1, =0x0000200b - adds r0, r1 - movs r1, 0xFF - strb r1, [r0] - ldr r0, [r4] - ldr r1, =0x0000200d - adds r0, r1 - movs r1, 0x1 - negs r1, r1 - strb r1, [r0] - ldr r0, [r4] - ldr r1, =0x0000200e - adds r0, r1 - movs r1, 0x1 - negs r1, r1 - strb r1, [r0] - bl BuyMenuBuildListMenuTemplate - bl BuyMenuInitBgs - movs r4, 0x20 - str r4, [sp] - str r4, [sp, 0x4] - movs r0, 0 - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl FillBgTilemapBufferRect_Palette0 - str r4, [sp] - str r4, [sp, 0x4] - movs r0, 0x1 - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl FillBgTilemapBufferRect_Palette0 - str r4, [sp] - str r4, [sp, 0x4] - movs r0, 0x2 - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl FillBgTilemapBufferRect_Palette0 - str r4, [sp] - str r4, [sp, 0x4] - movs r0, 0x3 - movs r1, 0 - movs r2, 0 - movs r3, 0 - bl FillBgTilemapBufferRect_Palette0 - bl BuyMenuInitWindows - bl BuyMenuDecompressBgGraphics - b _080DFEEE - .pool -_080DFEE4: - bl free_temp_tile_data_buffers_if_possible - lsls r0, 24 - cmp r0, 0 - bne _080DFEF4 -_080DFEEE: - ldrb r0, [r5] - adds r0, 0x1 - strb r0, [r5] -_080DFEF4: - add sp, 0xC - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end CB2_InitBuyMenu - - thumb_func_start BuyMenuFreeMemory -@ void BuyMenuFreeMemory() -BuyMenuFreeMemory: @ 80DFEFC - push {lr} - ldr r0, =gUnknown_02039F70 - ldr r0, [r0] - bl Free - ldr r0, =gUnknown_02039F74 - ldr r0, [r0] - bl Free - ldr r0, =gUnknown_02039F78 - ldr r0, [r0] - bl Free - bl FreeAllWindowBuffers - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuFreeMemory - - thumb_func_start BuyMenuBuildListMenuTemplate -@ void BuyMenuBuildListMenuTemplate() -BuyMenuBuildListMenuTemplate: @ 80DFF2C - push {r4-r7,lr} - ldr r7, =gUnknown_02039F74 - ldr r4, =gUnknown_02039F60 - ldrh r0, [r4, 0xC] - adds r0, 0x1 - lsls r0, 3 - bl Alloc - str r0, [r7] - ldr r5, =gUnknown_02039F78 - ldrh r0, [r4, 0xC] - adds r0, 0x1 - lsls r0, 4 - bl Alloc - str r0, [r5] - movs r6, 0 - ldrh r0, [r4, 0xC] - cmp r6, r0 - bcs _080DFF78 -_080DFF54: - lsls r1, r6, 3 - ldr r0, [r7] - adds r0, r1 - ldr r2, [r4, 0x8] - lsls r1, r6, 1 - adds r1, r2 - ldrh r1, [r1] - lsls r3, r6, 4 - ldr r2, [r5] - adds r2, r3 - bl BuyMenuSetListEntry - adds r0, r6, 0x1 - lsls r0, 16 - lsrs r6, r0, 16 - ldrh r2, [r4, 0xC] - cmp r6, r2 - bcc _080DFF54 -_080DFF78: - ldr r4, =gUnknown_02039F78 - lsls r5, r6, 4 - ldr r0, [r4] - adds r0, r5 - ldr r1, =gText_Cancel2 - bl StringCopy - ldr r2, =gUnknown_02039F74 - ldr r0, [r2] - lsls r1, r6, 3 - adds r1, r0 - ldr r0, [r4] - adds r0, r5 - str r0, [r1] - movs r0, 0x2 - negs r0, r0 - str r0, [r1, 0x4] - ldr r3, =gMultiuseListMenuTemplate - adds r1, r3, 0 - ldr r0, =gUnknown_08589A48 - ldm r0!, {r4-r6} - stm r1!, {r4-r6} - ldm r0!, {r4-r6} - stm r1!, {r4-r6} - ldr r0, [r2] - str r0, [r3] - ldr r0, =gUnknown_02039F60 - ldrh r0, [r0, 0xC] - adds r1, r0, 0x1 - strh r1, [r3, 0xC] - lsls r0, r1, 16 - lsrs r0, 16 - cmp r0, 0x8 - bls _080DFFDC - movs r0, 0x8 - strh r0, [r3, 0xE] - b _080DFFDE - .pool -_080DFFDC: - strh r1, [r3, 0xE] -_080DFFDE: - ldr r0, =gUnknown_02039F70 - ldr r0, [r0] - ldr r1, =gMultiuseListMenuTemplate - ldrh r1, [r1, 0xE] - ldr r2, =0x00002004 - adds r0, r2 - strh r1, [r0] - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuBuildListMenuTemplate - - thumb_func_start BuyMenuSetListEntry -@ void BuyMenuSetListEntry(struct ListMenuEntry *entry, u16 code, u8 *str) -BuyMenuSetListEntry: @ 80E0000 - push {r4-r6,lr} - adds r6, r0, 0 - adds r5, r2, 0 - lsls r1, 16 - lsrs r4, r1, 16 - ldr r0, =gUnknown_02039F60 - ldrb r0, [r0, 0xF] - cmp r0, 0 - bne _080E0020 - adds r0, r4, 0 - adds r1, r5, 0 - bl CopyItemName - b _080E002C - .pool -_080E0020: - lsls r1, r4, 5 - ldr r0, =gDecorations + 1 - adds r1, r0 - adds r0, r5, 0 - bl StringCopy -_080E002C: - str r5, [r6] - str r4, [r6, 0x4] - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuSetListEntry - - thumb_func_start BuyMenuPrintItemDescriptionAndShowItemIcon -@ void BuyMenuPrintItemDescriptionAndShowItemIcon(s32 menuEntryCode, bool8 isInitialSelection, struct ListMenu *listMenu) -BuyMenuPrintItemDescriptionAndShowItemIcon: @ 80E003C - push {r4-r7,lr} - mov r7, r8 - push {r7} - sub sp, 0x8 - adds r7, r0, 0 - lsls r1, 24 - lsrs r1, 24 - cmp r1, 0x1 - beq _080E0054 - movs r0, 0x5 - bl PlaySE -_080E0054: - movs r0, 0x2 - negs r0, r0 - cmp r7, r0 - beq _080E0078 - lsls r4, r7, 16 - lsrs r0, r4, 16 - ldr r1, =gUnknown_02039F70 - ldr r1, [r1] - ldr r2, =0x0000200c - adds r1, r2 - ldrb r1, [r1] - bl BuyMenuAddItemIcon - b _080E008A - .pool -_080E0078: - ldr r0, =0x0000ffff - ldr r1, =gUnknown_02039F70 - ldr r1, [r1] - ldr r2, =0x0000200c - adds r1, r2 - ldrb r1, [r1] - bl BuyMenuAddItemIcon - lsls r4, r7, 16 -_080E008A: - lsrs r4, 16 - mov r8, r4 - ldr r6, =gUnknown_02039F70 - ldr r0, [r6] - ldr r5, =0x0000200c - adds r0, r5 - ldrb r0, [r0] - movs r4, 0x1 - adds r1, r4, 0 - eors r1, r0 - mov r0, r8 - bl BuyMenuRemoveItemIcon - ldr r1, [r6] - adds r1, r5 - ldrb r0, [r1] - eors r0, r4 - strb r0, [r1] - movs r0, 0x2 - negs r0, r0 - cmp r7, r0 - beq _080E00E8 - ldr r0, =gUnknown_02039F60 - ldrb r0, [r0, 0xF] - cmp r0, 0 - bne _080E00D8 - mov r0, r8 - bl ItemId_GetDescription - adds r4, r0, 0 - b _080E00EA - .pool -_080E00D8: - ldr r0, =gDecorations - lsls r1, r7, 5 - adds r0, 0x18 - adds r1, r0 - ldr r4, [r1] - b _080E00EA - .pool -_080E00E8: - ldr r4, =gText_QuitShopping -_080E00EA: - movs r0, 0x2 - movs r1, 0 - bl FillWindowPixelBuffer - movs r0, 0 - str r0, [sp] - str r0, [sp, 0x4] - movs r0, 0x2 - adds r1, r4, 0 - movs r2, 0x3 - movs r3, 0x1 - bl BuyMenuPrint - add sp, 0x8 - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuPrintItemDescriptionAndShowItemIcon - - thumb_func_start BuyMenuPrintPriceInList -@ void BuyMenuPrintPriceInList(u8 windowId, s32 menuEntryCode, u8 y) -BuyMenuPrintPriceInList: @ 80E0114 - push {r4-r7,lr} - sub sp, 0x14 - lsls r0, 24 - lsrs r6, r0, 24 - lsls r2, 24 - lsrs r7, r2, 24 - movs r0, 0x2 - negs r0, r0 - cmp r1, r0 - beq _080E01AC - ldr r0, =gUnknown_02039F60 - ldrb r0, [r0, 0xF] - cmp r0, 0 - bne _080E0164 - ldr r5, =gStringVar1 - lsls r0, r1, 16 - lsrs r0, 16 - bl ItemId_GetPrice - adds r4, r0, 0 - movs r0, 0x1 - bl GetPriceReduction - lsls r4, 16 - lsrs r4, 16 - lsls r0, 24 - lsrs r0, 24 - asrs r4, r0 - adds r0, r5, 0 - adds r1, r4, 0 - movs r2, 0 - movs r3, 0x5 - bl ConvertIntToDecimalStringN - b _080E0176 - .pool -_080E0164: - ldr r0, =gStringVar1 - ldr r2, =gDecorations - lsls r1, 5 - adds r1, r2 - ldrh r1, [r1, 0x14] - movs r2, 0 - movs r3, 0x5 - bl ConvertIntToDecimalStringN -_080E0176: - ldr r4, =gStringVar4 - ldr r1, =gText_PokedollarVar1 - adds r0, r4, 0 - bl StringExpandPlaceholders - movs r0, 0x7 - adds r1, r4, 0 - movs r2, 0x78 - bl GetStringRightAlignXOffset - adds r2, r0, 0 - lsls r2, 24 - lsrs r2, 24 - movs r0, 0 - str r0, [sp] - str r0, [sp, 0x4] - ldr r0, =gUnknown_08589AB3 - str r0, [sp, 0x8] - movs r0, 0x1 - negs r0, r0 - str r0, [sp, 0xC] - str r4, [sp, 0x10] - adds r0, r6, 0 - movs r1, 0x7 - adds r3, r7, 0 - bl AddTextPrinterParameterized4 -_080E01AC: - add sp, 0x14 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuPrintPriceInList - - thumb_func_start BuyMenuAddScrollIndicatorArrows -@ void BuyMenuAddScrollIndicatorArrows() -BuyMenuAddScrollIndicatorArrows: @ 80E01C8 - push {r4,r5,lr} - sub sp, 0x10 - ldr r5, =gUnknown_02039F70 - ldr r2, [r5] - ldr r4, =0x0000200b - adds r0, r2, r4 - ldrb r0, [r0] - cmp r0, 0xFF - bne _080E0206 - ldr r0, =gUnknown_02039F60 - ldrh r1, [r0, 0xC] - adds r0, r1, 0x1 - cmp r0, 0x8 - ble _080E0206 - subs r0, r1, 0x7 - str r0, [sp] - ldr r0, =0x00000834 - str r0, [sp, 0x4] - str r0, [sp, 0x8] - ldr r1, =0x00002008 - adds r0, r2, r1 - str r0, [sp, 0xC] - movs r0, 0x2 - movs r1, 0xAC - movs r2, 0xC - movs r3, 0x94 - bl AddScrollIndicatorArrowPairParameterized - ldr r1, [r5] - adds r1, r4 - strb r0, [r1] -_080E0206: - add sp, 0x10 - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuAddScrollIndicatorArrows - - thumb_func_start BuyMenuRemoveScrollIndicatorArrows -@ void BuyMenuRemoveScrollIndicatorArrows() -BuyMenuRemoveScrollIndicatorArrows: @ 80E0224 - push {r4,lr} - ldr r4, =gUnknown_02039F70 - ldr r0, [r4] - ldr r2, =0x0000200b - adds r1, r0, r2 - ldrb r0, [r1] - cmp r0, 0xFF - beq _080E0242 - bl RemoveScrollIndicatorArrowPair - ldr r0, [r4] - ldr r1, =0x0000200b - adds r0, r1 - movs r1, 0xFF - strb r1, [r0] -_080E0242: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuRemoveScrollIndicatorArrows - - thumb_func_start BuyMenuPrintCursor -@ void BuyMenuPrintCursor(u8 taskId, u8 colorSetId) -BuyMenuPrintCursor: @ 80E0250 - push {r4,lr} - sub sp, 0x8 - adds r4, r1, 0 - lsls r0, 24 - lsrs r0, 24 - lsls r4, 24 - lsrs r4, 24 - bl ListMenuGetYCoordForPrintingArrowCursor - adds r3, r0, 0 - lsls r3, 24 - lsrs r3, 24 - ldr r1, =gText_SelectorArrow2 - movs r0, 0 - str r0, [sp] - str r4, [sp, 0x4] - movs r0, 0x1 - movs r2, 0 - bl BuyMenuPrint - add sp, 0x8 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuPrintCursor - - thumb_func_start BuyMenuAddItemIcon -@ void BuyMenuAddItemIcon(u16 id, u8 iconSlot) -BuyMenuAddItemIcon: @ 80E0284 - push {r4,lr} - sub sp, 0x8 - lsls r0, 16 - lsrs r2, r0, 16 - lsls r1, 24 - lsrs r3, r1, 24 - ldr r0, =gUnknown_02039F70 - ldr r4, =0x0000200d - adds r1, r3, r4 - ldr r0, [r0] - adds r4, r0, r1 - ldrb r0, [r4] - cmp r0, 0xFF - bne _080E0310 - ldr r0, =gUnknown_02039F60 - ldrb r0, [r0, 0xF] - cmp r0, 0 - beq _080E02AE - ldr r0, =0x0000ffff - cmp r2, r0 - bne _080E02F0 -_080E02AE: - ldr r0, =0x0000083e - adds r1, r3, r0 - adds r0, r1, 0 - bl AddItemIconSprite - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x40 - beq _080E0310 - strb r2, [r4] - ldr r1, =gSprites - lsls r0, r2, 4 - adds r0, r2 - lsls r0, 2 - adds r0, r1 - movs r1, 0x18 - strh r1, [r0, 0x24] - movs r1, 0x58 - strh r1, [r0, 0x26] - b _080E0310 - .pool -_080E02F0: - lsls r0, r2, 24 - lsrs r0, 24 - ldr r2, =0x0000083e - adds r1, r3, r2 - str r1, [sp] - str r1, [sp, 0x4] - movs r1, 0x14 - movs r2, 0x54 - movs r3, 0x1 - bl AddDecorationIconObject - lsls r0, 24 - lsrs r2, r0, 24 - cmp r2, 0x40 - beq _080E0310 - strb r2, [r4] -_080E0310: - add sp, 0x8 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuAddItemIcon - - thumb_func_start BuyMenuRemoveItemIcon -@ void BuyMenuRemoveItemIcon(u16 id, u8 iconSlot) -BuyMenuRemoveItemIcon: @ 80E031C - push {r4,r5,lr} - lsls r1, 24 - lsrs r4, r1, 24 - ldr r0, =gUnknown_02039F70 - ldr r2, =0x0000200d - adds r1, r4, r2 - ldr r0, [r0] - adds r5, r0, r1 - ldrb r0, [r5] - cmp r0, 0xFF - beq _080E0356 - ldr r0, =0x0000083e - adds r4, r0 - adds r0, r4, 0 - bl FreeSpriteTilesByTag - adds r0, r4, 0 - bl FreeSpritePaletteByTag - ldrb r1, [r5] - lsls r0, r1, 4 - adds r0, r1 - lsls r0, 2 - ldr r1, =gSprites - adds r0, r1 - bl DestroySprite - movs r0, 0xFF - strb r0, [r5] -_080E0356: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuRemoveItemIcon - - thumb_func_start BuyMenuInitBgs -@ void BuyMenuInitBgs() -BuyMenuInitBgs: @ 80E036C - push {r4,lr} - movs r0, 0 - bl ResetBgsAndClearDma3BusyFlags - ldr r1, =gUnknown_08589A60 - movs r0, 0 - movs r2, 0x4 - bl InitBgsFromTemplates - ldr r4, =gUnknown_02039F70 - ldr r1, [r4] - movs r0, 0x80 - lsls r0, 4 - adds r1, r0 - movs r0, 0x1 - bl SetBgTilemapBuffer - ldr r1, [r4] - movs r0, 0xC0 - lsls r0, 5 - adds r1, r0 - movs r0, 0x2 - bl SetBgTilemapBuffer - ldr r1, [r4] - movs r0, 0x80 - lsls r0, 5 - adds r1, r0 - movs r0, 0x3 - bl SetBgTilemapBuffer - movs r0, 0x10 - movs r1, 0 - bl SetGpuReg - movs r0, 0x12 - movs r1, 0 - bl SetGpuReg - movs r0, 0x14 - movs r1, 0 - bl SetGpuReg - movs r0, 0x16 - movs r1, 0 - bl SetGpuReg - movs r0, 0x18 - movs r1, 0 - bl SetGpuReg - movs r0, 0x1A - movs r1, 0 - bl SetGpuReg - movs r0, 0x1C - movs r1, 0 - bl SetGpuReg - movs r0, 0x1E - movs r1, 0 - bl SetGpuReg - movs r0, 0x50 - movs r1, 0 - bl SetGpuReg - movs r1, 0x82 - lsls r1, 5 - movs r0, 0 - bl SetGpuReg - movs r0, 0 - bl ShowBg - movs r0, 0x1 - bl ShowBg - movs r0, 0x2 - bl ShowBg - movs r0, 0x3 - bl ShowBg - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuInitBgs - - thumb_func_start BuyMenuDecompressBgGraphics -@ void BuyMenuDecompressBgGraphics() -BuyMenuDecompressBgGraphics: @ 80E0424 - push {lr} - sub sp, 0x4 - ldr r1, =gBuyMenuFrame_Gfx - movs r2, 0xE8 - lsls r2, 2 - ldr r3, =0x000003e3 - movs r0, 0 - str r0, [sp] - movs r0, 0x1 - bl decompress_and_copy_tile_data_to_vram - ldr r0, =gBuyMenuFrame_Tilemap - ldr r1, =gUnknown_02039F70 - ldr r1, [r1] - bl LZDecompressWram - ldr r0, =gMenuMoneyPal - movs r1, 0xC0 - movs r2, 0x20 - bl LoadCompressedPalette - add sp, 0x4 - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuDecompressBgGraphics - - thumb_func_start BuyMenuInitWindows -@ void BuyMenuInitWindows() -BuyMenuInitWindows: @ 80E0468 - push {lr} - ldr r0, =gUnknown_08589A70 - bl InitWindows - bl DeactivateAllTextPrinters - movs r0, 0 - movs r1, 0x1 - movs r2, 0xD0 - bl LoadUserWindowBorderGfx - movs r0, 0 - movs r1, 0xA - movs r2, 0xE0 - bl LoadMessageBoxGfx - movs r0, 0 - bl PutWindowTilemap - movs r0, 0x1 - bl PutWindowTilemap - movs r0, 0x2 - bl PutWindowTilemap - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuInitWindows - - thumb_func_start BuyMenuPrint -@ void BuyMenuPrint(u8 windowId, u8 *str, u8 x, u8 y, u8 speed, u8 colorSetId) -BuyMenuPrint: @ 80E04A4 - push {r4-r6,lr} - sub sp, 0x14 - ldr r6, [sp, 0x24] - ldr r5, [sp, 0x28] - lsls r0, 24 - lsrs r0, 24 - lsls r2, 24 - lsrs r2, 24 - lsls r3, 24 - lsrs r3, 24 - lsls r5, 24 - lsrs r5, 24 - movs r4, 0 - str r4, [sp] - str r4, [sp, 0x4] - lsls r4, r5, 1 - adds r4, r5 - ldr r5, =gUnknown_08589AB0 - adds r4, r5 - str r4, [sp, 0x8] - lsls r6, 24 - asrs r6, 24 - str r6, [sp, 0xC] - str r1, [sp, 0x10] - movs r1, 0x1 - bl AddTextPrinterParameterized4 - add sp, 0x14 - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuPrint - - thumb_func_start BuyMenuDisplayMessage -@ void BuyMenuDisplayMessage(u8 taskId, u8 *str, void ( *callback)(u8 taskId)) -BuyMenuDisplayMessage: @ 80E04E8 - push {r4-r6,lr} - sub sp, 0x10 - adds r4, r0, 0 - adds r5, r1, 0 - adds r6, r2, 0 - lsls r4, 24 - lsrs r4, 24 - bl GetPlayerTextSpeed - lsls r0, 24 - lsrs r0, 24 - movs r1, 0x1 - str r1, [sp] - str r0, [sp, 0x4] - str r5, [sp, 0x8] - str r6, [sp, 0xC] - adds r0, r4, 0 - movs r1, 0x5 - movs r2, 0xA - movs r3, 0xE - bl DisplayMessageAndContinueTask - movs r0, 0 - bl schedule_bg_copy_tilemap_to_vram - add sp, 0x10 - pop {r4-r6} - pop {r0} - bx r0 - thumb_func_end BuyMenuDisplayMessage - - thumb_func_start BuyMenuDrawGraphics -@ void BuyMenuDrawGraphics() -BuyMenuDrawGraphics: @ 80E0524 - push {lr} - bl BuyMenuDrawMapGraphics - bl BuyMenuCopyMenuBgToBg1TilemapBuffer - movs r0, 0x13 - movs r1, 0xB - bl AddMoneyLabelObject - ldr r0, =gSaveBlock1Ptr - ldr r0, [r0] - movs r1, 0x92 - lsls r1, 3 - adds r0, r1 - bl GetMoney - adds r3, r0, 0 - movs r0, 0 - movs r1, 0x1 - movs r2, 0xD - bl PrintMoneyAmountInMoneyBoxWithBorder - movs r0, 0 - bl schedule_bg_copy_tilemap_to_vram - movs r0, 0x1 - bl schedule_bg_copy_tilemap_to_vram - movs r0, 0x2 - bl schedule_bg_copy_tilemap_to_vram - movs r0, 0x3 - bl schedule_bg_copy_tilemap_to_vram - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuDrawGraphics - - thumb_func_start BuyMenuDrawMapGraphics -@ void BuyMenuDrawMapGraphics() -BuyMenuDrawMapGraphics: @ 80E0570 - push {lr} - bl BuyMenuCollectEventObjectData - bl BuyMenuDrawEventObjects - bl BuyMenuDrawMapBg - pop {r0} - bx r0 - thumb_func_end BuyMenuDrawMapGraphics - - thumb_func_start BuyMenuDrawMapBg -@ void BuyMenuDrawMapBg() -BuyMenuDrawMapBg: @ 80E0584 - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - sub sp, 0x4 - ldr r0, =gMapHeader - ldr r0, [r0] - mov r9, r0 - mov r4, sp - adds r4, 0x2 - mov r0, sp - adds r1, r4, 0 - bl GetXYCoordsOneStepInFrontOfPlayer - mov r1, sp - mov r0, sp - ldrh r0, [r0] - subs r0, 0x4 - strh r0, [r1] - ldrh r0, [r4] - subs r0, 0x4 - strh r0, [r4] - movs r1, 0 - mov r10, r4 -_080E05B6: - movs r4, 0 - lsls r7, r1, 16 - asrs r0, r7, 16 - mov r8, r0 -_080E05BE: - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - lsls r4, 16 - asrs r5, r4, 16 - adds r0, r5 - mov r2, r10 - movs r3, 0 - ldrsh r1, [r2, r3] - add r1, r8 - bl MapGridGetMetatileIdAt - lsls r0, 16 - lsrs r6, r0, 16 - adds r0, r5, 0 - mov r1, r8 - bl BuyMenuCheckForOverlapWithMenuBg - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080E0608 - mov r0, sp - movs r1, 0 - ldrsh r0, [r0, r1] - adds r0, r5 - mov r2, r10 - movs r3, 0 - ldrsh r1, [r2, r3] - add r1, r8 - bl MapGridGetMetatileLayerTypeAt - lsls r0, 24 - lsrs r5, r0, 24 - b _080E060A - .pool -_080E0608: - movs r5, 0x1 -_080E060A: - ldr r0, =0x000001ff - cmp r6, r0 - bhi _080E062C - asrs r0, r4, 16 - mov r2, r9 - ldr r1, [r2, 0x10] - lsls r3, r6, 4 - ldr r2, [r1, 0xC] - adds r2, r3 - asrs r1, r7, 16 - adds r3, r5, 0 - bl BuyMenuDrawMapMetatile - b _080E0644 - .pool -_080E062C: - asrs r0, r4, 16 - mov r3, r9 - ldr r2, [r3, 0x14] - ldr r3, =0xfffffe00 - adds r1, r6, r3 - lsls r1, 4 - ldr r2, [r2, 0xC] - adds r2, r1 - asrs r1, r7, 16 - adds r3, r5, 0 - bl BuyMenuDrawMapMetatile -_080E0644: - movs r1, 0x80 - lsls r1, 9 - adds r0, r4, r1 - lsrs r4, r0, 16 - asrs r0, 16 - cmp r0, 0xE - ble _080E05BE - adds r0, r7, r1 - lsrs r1, r0, 16 - asrs r0, 16 - cmp r0, 0x9 - ble _080E05B6 - add sp, 0x4 - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuDrawMapBg - - thumb_func_start BuyMenuDrawMapMetatile -@ void BuyMenuDrawMapMetatile(u16 x, u16 y, u16 *src, u8 metatileLayerType) -BuyMenuDrawMapMetatile: @ 80E0670 - push {r4-r7,lr} - adds r7, r2, 0 - lsls r3, 24 - lsrs r3, 24 - adds r2, r3, 0 - lsls r0, 17 - lsrs r5, r0, 16 - lsls r1, 22 - lsrs r1, 16 - cmp r3, 0x1 - beq _080E06C0 - cmp r3, 0x1 - bgt _080E0690 - cmp r3, 0 - beq _080E0696 - b _080E0728 -_080E0690: - cmp r2, 0x2 - beq _080E06F8 - b _080E0728 -_080E0696: - ldr r6, =gUnknown_02039F70 - ldr r0, [r6] - movs r2, 0xC0 - lsls r2, 5 - adds r0, r2 - lsls r5, 16 - asrs r5, 16 - lsls r4, r1, 16 - asrs r4, 16 - adds r1, r5, 0 - adds r2, r4, 0 - adds r3, r7, 0 - bl BuyMenuDrawMapMetatileLayer - ldr r0, [r6] - movs r1, 0x80 - lsls r1, 4 - b _080E06E2 - .pool -_080E06C0: - ldr r6, =gUnknown_02039F70 - ldr r0, [r6] - movs r2, 0x80 - lsls r2, 5 - adds r0, r2 - lsls r5, 16 - asrs r5, 16 - lsls r4, r1, 16 - asrs r4, 16 - adds r1, r5, 0 - adds r2, r4, 0 - adds r3, r7, 0 - bl BuyMenuDrawMapMetatileLayer - ldr r0, [r6] - movs r1, 0xC0 - lsls r1, 5 -_080E06E2: - adds r0, r1 - adds r3, r7, 0 - adds r3, 0x8 - adds r1, r5, 0 - adds r2, r4, 0 - bl BuyMenuDrawMapMetatileLayer - b _080E0728 - .pool -_080E06F8: - ldr r6, =gUnknown_02039F70 - ldr r0, [r6] - movs r2, 0x80 - lsls r2, 5 - adds r0, r2 - lsls r5, 16 - asrs r5, 16 - lsls r4, r1, 16 - asrs r4, 16 - adds r1, r5, 0 - adds r2, r4, 0 - adds r3, r7, 0 - bl BuyMenuDrawMapMetatileLayer - ldr r0, [r6] - movs r1, 0x80 - lsls r1, 4 - adds r0, r1 - adds r3, r7, 0 - adds r3, 0x8 - adds r1, r5, 0 - adds r2, r4, 0 - bl BuyMenuDrawMapMetatileLayer -_080E0728: - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuDrawMapMetatile - - thumb_func_start BuyMenuDrawMapMetatileLayer -@ int BuyMenuDrawMapMetatileLayer(void *tilemapBuffer, s16 xOffset, s16 yOffset, u16 *src) -BuyMenuDrawMapMetatileLayer: @ 80E0734 - lsls r1, 16 - asrs r1, 16 - lsls r2, 16 - asrs r2, 16 - adds r1, r2 - lsls r1, 1 - adds r1, r0 - ldrh r0, [r3] - strh r0, [r1] - ldrh r0, [r3, 0x2] - strh r0, [r1, 0x2] - adds r2, r1, 0 - adds r2, 0x40 - ldrh r0, [r3, 0x4] - strh r0, [r2] - adds r1, 0x42 - ldrh r0, [r3, 0x6] - strh r0, [r1] - bx lr - thumb_func_end BuyMenuDrawMapMetatileLayer - - thumb_func_start BuyMenuCollectEventObjectData -@ void BuyMenuCollectEventObjectData() -BuyMenuCollectEventObjectData: @ 80E075C - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - sub sp, 0x18 - movs r0, 0 - mov r8, r0 - mov r4, sp - adds r4, 0x2 - mov r0, sp - adds r1, r4, 0 - bl GetXYCoordsOneStepInFrontOfPlayer - movs r7, 0 - ldr r5, =gUnknown_02039F70 - ldr r3, =0x00002010 - movs r2, 0x10 -_080E0780: - ldr r1, [r5] - lsls r0, r7, 2 - adds r0, r7 - lsls r0, 1 - adds r1, r3 - adds r1, r0 - strh r2, [r1] - adds r0, r7, 0x1 - lsls r0, 24 - lsrs r7, r0, 24 - cmp r7, 0xF - bls _080E0780 - movs r7, 0 - str r4, [sp, 0x8] - ldr r1, =gUnknown_02039F70 - mov r9, r1 - mov r2, sp - str r2, [sp, 0x4] -_080E07A4: - movs r3, 0 - adds r4, r7, 0x1 - str r4, [sp, 0xC] -_080E07AA: - ldr r1, =0x0000fffc - adds r0, r3, r1 - ldr r2, [sp, 0x4] - ldrh r2, [r2] - adds r0, r2 - lsls r0, 16 - asrs r0, 16 - ldr r4, =0x0000fffe - adds r1, r7, r4 - ldr r2, [sp, 0x8] - ldrh r2, [r2] - adds r1, r2 - lsls r1, 16 - asrs r1, 16 - str r3, [sp, 0x10] - bl GetEventObjectIdByXY - lsls r0, 24 - lsrs r6, r0, 24 - ldr r3, [sp, 0x10] - cmp r6, 0x10 - beq _080E08C2 - mov r4, r9 - ldr r1, [r4] - mov r0, r8 - lsls r4, r0, 2 - adds r0, r4, r0 - lsls r5, r0, 1 - ldr r2, =0x00002010 - adds r0, r1, r2 - adds r0, r5 - movs r2, 0 - mov r10, r2 - strh r6, [r0] - ldr r2, =0x00002012 - adds r0, r1, r2 - adds r0, r5 - strh r3, [r0] - ldr r0, =0x00002014 - adds r1, r0 - adds r1, r5 - strh r7, [r1] - ldr r1, [sp, 0x4] - movs r2, 0 - ldrsh r0, [r1, r2] - subs r1, r3, 0x4 - adds r0, r1 - ldr r1, [sp, 0x8] - movs r2, 0 - ldrsh r1, [r1, r2] - mov r12, r1 - subs r1, r7, 0x2 - add r1, r12 - str r3, [sp, 0x10] - bl MapGridGetMetatileLayerTypeAt - mov r1, r9 - ldr r2, [r1] - ldr r1, =0x00002018 - adds r1, r2 - mov r12, r1 - add r12, r5 - lsls r0, 24 - lsrs r0, 24 - mov r1, r12 - strh r0, [r1] - ldr r1, =gEventObjects - lsls r0, r6, 3 - adds r0, r6 - lsls r0, 2 - adds r0, r1 - ldrb r0, [r0, 0x18] - lsls r0, 28 - lsrs r0, 28 - ldr r3, [sp, 0x10] - cmp r0, 0x2 - beq _080E0884 - cmp r0, 0x2 - bgt _080E0870 - cmp r0, 0x1 - beq _080E0876 - b _080E08A4 - .pool -_080E0870: - cmp r0, 0x3 - beq _080E0894 - b _080E08A4 -_080E0876: - ldr r4, =0x00002016 - adds r0, r2, r4 - adds r0, r5 - mov r1, r10 - b _080E08B6 - .pool -_080E0884: - ldr r4, =0x00002016 - adds r0, r2, r4 - adds r0, r5 - movs r1, 0x1 - b _080E08B6 - .pool -_080E0894: - ldr r1, =0x00002016 - adds r0, r2, r1 - adds r0, r5 - movs r1, 0x2 - b _080E08B6 - .pool -_080E08A4: - mov r2, r9 - ldr r0, [r2] - mov r2, r8 - adds r1, r4, r2 - lsls r1, 1 - ldr r4, =0x00002016 - adds r0, r4 - adds r0, r1 - movs r1, 0x3 -_080E08B6: - strh r1, [r0] - mov r0, r8 - adds r0, 0x1 - lsls r0, 24 - lsrs r0, 24 - mov r8, r0 -_080E08C2: - adds r0, r3, 0x1 - lsls r0, 24 - lsrs r3, r0, 24 - cmp r3, 0x6 - bhi _080E08CE - b _080E07AA -_080E08CE: - ldr r1, [sp, 0xC] - lsls r0, r1, 24 - lsrs r7, r0, 24 - cmp r7, 0x4 - bhi _080E08DA - b _080E07A4 -_080E08DA: - add sp, 0x18 - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuCollectEventObjectData - - thumb_func_start BuyMenuDrawEventObjects -@ void BuyMenuDrawEventObjects() -BuyMenuDrawEventObjects: @ 80E08F0 - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - sub sp, 0x4 - movs r7, 0 - ldr r0, =gUnknown_02039F70 - mov r8, r0 - ldr r1, =gEventObjects - mov r10, r1 - ldr r2, =gSprites - mov r9, r2 -_080E090A: - mov r3, r8 - ldr r0, [r3] - lsls r1, r7, 2 - adds r1, r7 - lsls r5, r1, 1 - ldr r4, =0x00002010 - adds r0, r4 - adds r1, r0, r5 - movs r2, 0 - ldrsh r0, [r1, r2] - cmp r0, 0x10 - beq _080E09D8 - adds r1, r0, 0 - lsls r0, r1, 3 - adds r0, r1 - lsls r0, 2 - add r0, r10 - ldrb r0, [r0, 0x5] - bl GetEventObjectGraphicsInfo - mov r4, r8 - ldr r3, [r4] - ldr r2, =0x00002010 - adds r1, r3, r2 - adds r1, r5 - movs r4, 0 - ldrsh r2, [r1, r4] - lsls r1, r2, 3 - adds r1, r2 - lsls r1, 2 - add r1, r10 - ldrb r4, [r1, 0x5] - ldr r2, =0x00002012 - adds r1, r3, r2 - adds r1, r5 - ldrh r2, [r1] - lsls r2, 4 - adds r2, 0x8 - lsls r2, 16 - asrs r2, 16 - ldr r1, =0x00002014 - adds r3, r1 - adds r3, r5 - ldrh r3, [r3] - lsls r3, 4 - movs r1, 0xA - ldrsh r0, [r0, r1] - lsrs r1, r0, 31 - adds r0, r1 - asrs r0, 1 - subs r0, 0x30 - subs r3, r0 - lsls r3, 16 - asrs r3, 16 - movs r0, 0x2 - str r0, [sp] - adds r0, r4, 0 - ldr r1, =SpriteCallbackDummy - bl AddPseudoEventObject - lsls r0, 24 - lsrs r4, r0, 24 - adds r6, r4, 0 - ldr r2, =0x00002010 - adds r1, r5, r2 - mov r3, r8 - ldr r0, [r3] - adds r0, r1 - bl BuyMenuCheckIfEventObjectOverlapsMenuBg - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080E09C0 - lsls r2, r4, 4 - adds r2, r4 - lsls r2, 2 - add r2, r9 - adds r2, 0x42 - ldrb r0, [r2] - movs r4, 0x40 - negs r4, r4 - adds r1, r4, 0 - ands r0, r1 - movs r1, 0x4 - orrs r0, r1 - movs r1, 0x3F - ands r0, r1 - movs r1, 0x40 - orrs r0, r1 - strb r0, [r2] -_080E09C0: - lsls r0, r6, 4 - adds r0, r6 - lsls r0, 2 - add r0, r9 - mov r2, r8 - ldr r1, [r2] - ldr r3, =0x00002016 - adds r1, r3 - adds r1, r5 - ldrb r1, [r1] - bl StartSpriteAnim -_080E09D8: - adds r0, r7, 0x1 - lsls r0, 24 - lsrs r7, r0, 24 - cmp r7, 0xF - bls _080E090A - add sp, 0x4 - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuDrawEventObjects - - thumb_func_start BuyMenuCheckIfEventObjectOverlapsMenuBg -BuyMenuCheckIfEventObjectOverlapsMenuBg: @ 80E0A14 - push {r4,lr} - adds r4, r0, 0 - movs r1, 0x2 - ldrsh r0, [r4, r1] - movs r2, 0x4 - ldrsh r1, [r4, r2] - adds r1, 0x2 - bl BuyMenuCheckForOverlapWithMenuBg - lsls r0, 24 - cmp r0, 0 - bne _080E0A38 - movs r1, 0x8 - ldrsh r0, [r4, r1] - cmp r0, 0x1 - beq _080E0A38 - movs r0, 0x1 - b _080E0A3A -_080E0A38: - movs r0, 0 -_080E0A3A: - pop {r4} - pop {r1} - bx r1 - thumb_func_end BuyMenuCheckIfEventObjectOverlapsMenuBg - - thumb_func_start BuyMenuCopyMenuBgToBg1TilemapBuffer -@ void BuyMenuCopyMenuBgToBg1TilemapBuffer() -BuyMenuCopyMenuBgToBg1TilemapBuffer: @ 80E0A40 - push {r4-r6,lr} - ldr r0, =gUnknown_02039F70 - ldr r0, [r0] - movs r1, 0x80 - lsls r1, 4 - adds r4, r0, r1 - adds r3, r0, 0 - movs r1, 0 - ldr r0, =0x0000c3e3 - adds r6, r0, 0 - ldr r5, =0x000003ff -_080E0A56: - lsls r0, r1, 16 - asrs r2, r0, 16 - lsls r1, r2, 1 - adds r0, r1, r3 - ldrh r0, [r0] - cmp r0, 0 - beq _080E0A6A - adds r1, r4 - adds r0, r6 - strh r0, [r1] -_080E0A6A: - adds r0, r2, 0x1 - lsls r0, 16 - lsrs r1, r0, 16 - asrs r0, 16 - cmp r0, r5 - ble _080E0A56 - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuCopyMenuBgToBg1TilemapBuffer - - thumb_func_start BuyMenuCheckForOverlapWithMenuBg -@ bool8 BuyMenuCheckForOverlapWithMenuBg(u16 x, u16 y) -BuyMenuCheckForOverlapWithMenuBg: @ 80E0A88 - push {lr} - ldr r2, =gUnknown_02039F70 - ldr r2, [r2] - lsls r0, 1 - lsls r1, 6 - adds r1, r0 - lsls r1, 1 - adds r1, r2 - ldrh r0, [r1] - cmp r0, 0 - bne _080E0AC0 - adds r0, r1, 0 - adds r0, 0x40 - ldrh r0, [r0] - cmp r0, 0 - bne _080E0AC0 - ldrh r0, [r1, 0x2] - cmp r0, 0 - bne _080E0AC0 - adds r0, r1, 0 - adds r0, 0x42 - ldrh r0, [r0] - cmp r0, 0 - bne _080E0AC0 - movs r0, 0x1 - b _080E0AC2 - .pool -_080E0AC0: - movs r0, 0 -_080E0AC2: - pop {r1} - bx r1 - thumb_func_end BuyMenuCheckForOverlapWithMenuBg - - thumb_func_start Task_BuyMenu -@ void Task_BuyMenu(u8 taskId) -Task_BuyMenu: @ 80E0AC8 - push {r4-r7,lr} - mov r7, r8 - push {r7} - lsls r0, 24 - lsrs r6, r0, 24 - lsls r0, r6, 2 - adds r0, r6 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r4, r0, r1 - ldr r0, =gPaletteFade - ldrb r1, [r0, 0x7] - movs r0, 0x80 - ands r0, r1 - cmp r0, 0 - beq _080E0AEA - b _080E0C8E -_080E0AEA: - ldrb r0, [r4, 0xE] - bl ListMenuHandleInputGetItemId - adds r5, r0, 0 - ldrb r0, [r4, 0xE] - ldr r7, =gUnknown_02039F70 - ldr r2, [r7] - ldr r3, =0x00002008 - adds r1, r2, r3 - subs r3, 0x2 - adds r2, r3 - bl ListMenuGetScrollAndRow - movs r0, 0x2 - negs r0, r0 - cmp r5, r0 - beq _080E0B24 - adds r0, 0x1 - cmp r5, r0 - bne _080E0B32 - b _080E0C8E - .pool -_080E0B24: - movs r0, 0x5 - bl PlaySE - adds r0, r6, 0 - bl ExitBuyMenu - b _080E0C8E -_080E0B32: - movs r0, 0x5 - bl PlaySE - strh r5, [r4, 0xA] - movs r0, 0x2 - bl ClearWindowTilemap - bl BuyMenuRemoveScrollIndicatorArrows - ldrb r0, [r4, 0xE] - movs r1, 0x2 - bl BuyMenuPrintCursor - ldr r0, =gUnknown_02039F60 - ldrb r0, [r0, 0xF] - cmp r0, 0 - bne _080E0B80 - lsls r0, r5, 16 - lsrs r0, 16 - bl ItemId_GetPrice - adds r4, r0, 0 - movs r0, 0x1 - bl GetPriceReduction - ldr r1, [r7] - movs r2, 0x80 - lsls r2, 6 - adds r1, r2 - lsls r4, 16 - lsrs r4, 16 - lsls r0, 24 - lsrs r0, 24 - asrs r4, r0 - str r4, [r1] - b _080E0B92 - .pool -_080E0B80: - ldr r1, [r7] - movs r3, 0x80 - lsls r3, 6 - adds r1, r3 - ldr r2, =gDecorations - lsls r0, r5, 5 - adds r0, r2 - ldrh r0, [r0, 0x14] - str r0, [r1] -_080E0B92: - ldr r0, =gSaveBlock1Ptr - ldr r0, [r0] - movs r1, 0x92 - lsls r1, 3 - adds r0, r1 - ldr r2, =gUnknown_02039F70 - mov r8, r2 - ldr r1, [r2] - movs r7, 0x80 - lsls r7, 6 - adds r1, r7 - ldr r1, [r1] - bl IsEnoughMoney - lsls r0, 24 - cmp r0, 0 - bne _080E0BD0 - ldr r1, =gText_YouDontHaveMoney - ldr r2, =BuyMenuReturnToItemList - b _080E0C28 - .pool -_080E0BD0: - ldr r4, =gUnknown_02039F60 - ldrb r0, [r4, 0xF] - cmp r0, 0 - bne _080E0C38 - lsls r0, r5, 16 - lsrs r5, r0, 16 - ldr r1, =gStringVar1 - adds r0, r5, 0 - bl CopyItemName - adds r0, r5, 0 - bl ItemId_GetPocket - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x3 - bne _080E0C24 - ldr r4, =gStringVar2 - adds r0, r5, 0 - bl ItemIdToBattleMoveId - lsls r0, 16 - lsrs r0, 16 - movs r1, 0xD - muls r1, r0 - ldr r0, =gMoveNames - adds r1, r0 - adds r0, r4, 0 - bl StringCopy - ldr r1, =gText_Var1CertainlyHowMany2 - b _080E0C26 - .pool -_080E0C24: - ldr r1, =gText_Var1CertainlyHowMany -_080E0C26: - ldr r2, =Task_BuyHowManyDialogueInit -_080E0C28: - adds r0, r6, 0 - bl BuyMenuDisplayMessage - b _080E0C8E - .pool -_080E0C38: - ldr r0, =gStringVar1 - lsls r1, r5, 5 - ldr r2, =gDecorations + 1 - adds r1, r2 - bl StringCopy - ldr r0, =gStringVar2 - mov r3, r8 - ldr r1, [r3] - adds r1, r7 - ldr r1, [r1] - movs r2, 0 - movs r3, 0x6 - bl ConvertIntToDecimalStringN - ldrb r0, [r4, 0xF] - cmp r0, 0x1 - bne _080E0C7C - ldr r0, =gStringVar4 - ldr r1, =gText_Var1IsItThatllBeVar2 - bl StringExpandPlaceholders - b _080E0C84 - .pool -_080E0C7C: - ldr r0, =gStringVar4 - ldr r1, =gText_YouWantedVar1ThatllBeVar2 - bl StringExpandPlaceholders -_080E0C84: - ldr r1, =gStringVar4 - ldr r2, =BuyMenuConfirmPurchase - adds r0, r6, 0 - bl BuyMenuDisplayMessage -_080E0C8E: - pop {r3} - mov r8, r3 - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end Task_BuyMenu - - thumb_func_start Task_BuyHowManyDialogueInit -@ void Task_BuyHowManyDialogueInit(u8 taskId) -Task_BuyHowManyDialogueInit: @ 80E0CA4 - push {r4-r6,lr} - sub sp, 0x8 - lsls r0, 24 - lsrs r6, r0, 24 - lsls r5, r6, 2 - adds r5, r6 - lsls r5, 3 - ldr r0, =gTasks + 0x8 - adds r5, r0 - ldrh r0, [r5, 0xA] - bl CountTotalItemQuantityInBag - adds r4, r0, 0 - lsls r4, 16 - lsrs r4, 16 - movs r0, 0x3 - movs r1, 0 - movs r2, 0x1 - movs r3, 0xD - bl SetWindowBorderStyle - ldr r0, =gStringVar1 - adds r1, r4, 0 - movs r2, 0x1 - movs r3, 0x4 - bl ConvertIntToDecimalStringN - ldr r4, =gStringVar4 - ldr r1, =gText_InBagVar1 - adds r0, r4, 0 - bl StringExpandPlaceholders - movs r0, 0 - str r0, [sp] - str r0, [sp, 0x4] - movs r0, 0x3 - adds r1, r4, 0 - movs r2, 0 - movs r3, 0x1 - bl BuyMenuPrint - movs r0, 0x1 - strh r0, [r5, 0x2] - movs r0, 0x4 - movs r1, 0 - movs r2, 0x1 - movs r3, 0xD - bl SetWindowBorderStyle - adds r0, r6, 0 - bl BuyMenuPrintItemQuantityAndPrice - movs r0, 0 - bl schedule_bg_copy_tilemap_to_vram - ldr r0, =gSaveBlock1Ptr - ldr r0, [r0] - movs r1, 0x92 - lsls r1, 3 - adds r0, r1 - bl GetMoney - ldr r1, =gUnknown_02039F70 - ldr r4, [r1] - movs r2, 0x80 - lsls r2, 6 - adds r1, r4, r2 - ldr r1, [r1] - bl __udivsi3 - lsls r0, 16 - lsrs r1, r0, 16 - cmp r1, 0x63 - bls _080E0D60 - ldr r0, =0x0000200a - adds r1, r4, r0 - movs r0, 0x63 - strb r0, [r1] - b _080E0D66 - .pool -_080E0D60: - ldr r2, =0x0000200a - adds r0, r4, r2 - strb r1, [r0] -_080E0D66: - ldr r0, =gTasks - lsls r1, r6, 2 - adds r1, r6 - lsls r1, 3 - adds r1, r0 - ldr r0, =Task_BuyHowManyDialogueHandleInput - str r0, [r1] - add sp, 0x8 - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end Task_BuyHowManyDialogueInit - - thumb_func_start Task_BuyHowManyDialogueHandleInput -@ void Task_BuyHowManyDialogueHandleInput(u8 taskId) -Task_BuyHowManyDialogueHandleInput: @ 80E0D88 - push {r4-r7,lr} - lsls r0, 24 - lsrs r6, r0, 24 - adds r4, r6, 0 - lsls r0, r6, 2 - adds r0, r6 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r5, r0, r1 - adds r0, r5, 0x2 - ldr r7, =gUnknown_02039F70 - ldr r1, [r7] - ldr r2, =0x0000200a - adds r1, r2 - ldrb r1, [r1] - bl AdjustQuantityAccordingToDPadInput - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080E0DF0 - ldrh r0, [r5, 0xA] - bl ItemId_GetPrice - adds r4, r0, 0 - movs r0, 0x1 - bl GetPriceReduction - ldr r1, [r7] - movs r2, 0x80 - lsls r2, 6 - adds r1, r2 - lsls r4, 16 - lsrs r4, 16 - lsls r0, 24 - lsrs r0, 24 - asrs r4, r0 - movs r2, 0x2 - ldrsh r0, [r5, r2] - muls r0, r4 - str r0, [r1] - adds r0, r6, 0 - bl BuyMenuPrintItemQuantityAndPrice - b _080E0EA4 - .pool -_080E0DF0: - ldr r0, =gMain - ldrh r1, [r0, 0x2E] - movs r0, 0x1 - ands r0, r1 - cmp r0, 0 - beq _080E0E74 - movs r0, 0x5 - bl PlaySE - movs r0, 0x4 - movs r1, 0 - bl sub_8198070 - movs r0, 0x3 - movs r1, 0 - bl sub_8198070 - movs r0, 0x4 - bl ClearWindowTilemap - movs r0, 0x3 - bl ClearWindowTilemap - movs r0, 0x1 - bl PutWindowTilemap - ldrh r0, [r5, 0xA] - ldr r1, =gStringVar1 - bl CopyItemName - ldr r0, =gStringVar2 - movs r2, 0x2 - ldrsh r1, [r5, r2] - movs r2, 0 - movs r3, 0x2 - bl ConvertIntToDecimalStringN - ldr r0, =gStringVar3 - ldr r1, [r7] - movs r2, 0x80 - lsls r2, 6 - adds r1, r2 - ldr r1, [r1] - movs r2, 0 - movs r3, 0x6 - bl ConvertIntToDecimalStringN - ldr r1, =gText_Var1AndYouWantedVar2 - ldr r2, =BuyMenuConfirmPurchase - adds r0, r6, 0 - bl BuyMenuDisplayMessage - b _080E0EA4 - .pool -_080E0E74: - movs r0, 0x2 - ands r0, r1 - cmp r0, 0 - beq _080E0EA4 - movs r0, 0x5 - bl PlaySE - movs r0, 0x4 - movs r1, 0 - bl sub_8198070 - movs r0, 0x3 - movs r1, 0 - bl sub_8198070 - movs r0, 0x4 - bl ClearWindowTilemap - movs r0, 0x3 - bl ClearWindowTilemap - adds r0, r4, 0 - bl BuyMenuReturnToItemList -_080E0EA4: - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end Task_BuyHowManyDialogueHandleInput - - thumb_func_start BuyMenuConfirmPurchase -@ void BuyMenuConfirmPurchase(u8 taskId) -BuyMenuConfirmPurchase: @ 80E0EAC - push {lr} - sub sp, 0x10 - lsls r0, 24 - lsrs r0, 24 - ldr r1, =gUnknown_08589AA8 - movs r2, 0 - str r2, [sp] - movs r2, 0x1 - str r2, [sp, 0x4] - movs r2, 0xD - str r2, [sp, 0x8] - ldr r2, =gUnknown_08589A08 - str r2, [sp, 0xC] - movs r2, 0x1 - movs r3, 0 - bl CreateYesNoMenuWithCallbacks - add sp, 0x10 - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuConfirmPurchase - - thumb_func_start BuyMenuTryMakePurchase -@ void BuyMenuTryMakePurchase(u8 taskId) -BuyMenuTryMakePurchase: @ 80E0EDC - push {r4-r7,lr} - lsls r0, 24 - lsrs r5, r0, 24 - adds r7, r5, 0 - lsls r0, r5, 2 - adds r0, r5 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r4, r0, r1 - movs r0, 0x1 - bl PutWindowTilemap - ldr r6, =gUnknown_02039F60 - ldrb r0, [r6, 0xF] - cmp r0, 0 - bne _080E0F40 - ldrh r0, [r4, 0xA] - ldrh r1, [r4, 0x2] - bl AddBagItem - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080E0F30 - ldr r1, =gText_HereYouGoThankYou - ldr r2, =BuyMenuSubtractMoney - adds r0, r5, 0 - bl BuyMenuDisplayMessage - adds r0, r5, 0 - bl RecordItemPurchase - b _080E0F7A - .pool -_080E0F30: - ldr r1, =gText_NoMoreRoomForThis - ldr r2, =BuyMenuReturnToItemList - b _080E0F60 - .pool -_080E0F40: - ldrb r0, [r4, 0xA] - bl DecorationAdd - lsls r0, 24 - cmp r0, 0 - beq _080E0F70 - ldrb r0, [r6, 0xF] - cmp r0, 0x1 - bne _080E0F5C - ldr r1, =gText_ThankYouIllSendItHome - b _080E0F5E - .pool -_080E0F5C: - ldr r1, =gText_ThanksIllSendItHome -_080E0F5E: - ldr r2, =BuyMenuSubtractMoney -_080E0F60: - adds r0, r5, 0 - bl BuyMenuDisplayMessage - b _080E0F7A - .pool -_080E0F70: - ldr r1, =gText_SpaceForVar1Full - ldr r2, =BuyMenuReturnToItemList - adds r0, r7, 0 - bl BuyMenuDisplayMessage -_080E0F7A: - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuTryMakePurchase - - thumb_func_start BuyMenuSubtractMoney -@ void BuyMenuSubtractMoney(u8 taskId) -BuyMenuSubtractMoney: @ 80E0F88 - push {r4-r6,lr} - lsls r0, 24 - lsrs r6, r0, 24 - movs r0, 0x26 - bl IncrementGameStat - ldr r5, =gSaveBlock1Ptr - ldr r0, [r5] - movs r4, 0x92 - lsls r4, 3 - adds r0, r4 - ldr r1, =gUnknown_02039F70 - ldr r1, [r1] - movs r2, 0x80 - lsls r2, 6 - adds r1, r2 - ldr r1, [r1] - bl RemoveMoney - movs r0, 0x5F - bl PlaySE - ldr r0, [r5] - adds r0, r4 - bl GetMoney - adds r1, r0, 0 - movs r0, 0 - movs r2, 0 - bl PrintMoneyAmountInMoneyBox - ldr r0, =gUnknown_02039F60 - ldrb r0, [r0, 0xF] - cmp r0, 0 - bne _080E0FF0 - ldr r0, =gTasks - lsls r1, r6, 2 - adds r1, r6 - lsls r1, 3 - adds r1, r0 - ldr r0, =Task_ReturnToItemListAfterItemPurchase - b _080E0FFC - .pool -_080E0FF0: - ldr r0, =gTasks - lsls r1, r6, 2 - adds r1, r6 - lsls r1, 3 - adds r1, r0 - ldr r0, =Task_ReturnToItemListAfterDecorationPurchase -_080E0FFC: - str r0, [r1] - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuSubtractMoney - - thumb_func_start Task_ReturnToItemListAfterItemPurchase -@ void Task_ReturnToItemListAfterItemPurchase(u8 taskId) -Task_ReturnToItemListAfterItemPurchase: @ 80E100C - push {r4,r5,lr} - lsls r0, 24 - lsrs r4, r0, 24 - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r5, r0, r1 - ldr r0, =gMain - ldrh r1, [r0, 0x2E] - movs r0, 0x3 - ands r0, r1 - cmp r0, 0 - beq _080E1072 - movs r0, 0x5 - bl PlaySE - movs r1, 0xA - ldrsh r0, [r5, r1] - cmp r0, 0x4 - bne _080E106C - movs r1, 0x2 - ldrsh r0, [r5, r1] - cmp r0, 0x9 - ble _080E106C - movs r0, 0xC - movs r1, 0x1 - bl AddBagItem - lsls r0, 24 - lsrs r0, 24 - cmp r0, 0x1 - bne _080E106C - ldr r1, =gText_ThrowInPremierBall - ldr r2, =BuyMenuReturnToItemList - adds r0, r4, 0 - bl BuyMenuDisplayMessage - b _080E1072 - .pool -_080E106C: - adds r0, r4, 0 - bl BuyMenuReturnToItemList -_080E1072: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end Task_ReturnToItemListAfterItemPurchase - - thumb_func_start Task_ReturnToItemListAfterDecorationPurchase -@ void Task_ReturnToItemListAfterDecorationPurchase(u8 taskId) -Task_ReturnToItemListAfterDecorationPurchase: @ 80E1078 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gMain - ldrh r1, [r0, 0x2E] - movs r0, 0x3 - ands r0, r1 - cmp r0, 0 - beq _080E1096 - movs r0, 0x5 - bl PlaySE - adds r0, r4, 0 - bl BuyMenuReturnToItemList -_080E1096: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end Task_ReturnToItemListAfterDecorationPurchase - - thumb_func_start BuyMenuReturnToItemList -@ void BuyMenuReturnToItemList(u8 taskId) -BuyMenuReturnToItemList: @ 80E10A0 - push {r4-r6,lr} - lsls r0, 24 - lsrs r0, 24 - lsls r4, r0, 2 - adds r4, r0 - lsls r4, 3 - ldr r5, =gTasks + 0x8 - adds r6, r4, r5 - movs r0, 0x5 - movs r1, 0 - bl sub_8197DF8 - ldrb r0, [r6, 0xE] - movs r1, 0x1 - bl BuyMenuPrintCursor - movs r0, 0x1 - bl PutWindowTilemap - movs r0, 0x2 - bl PutWindowTilemap - movs r0, 0 - bl schedule_bg_copy_tilemap_to_vram - bl BuyMenuAddScrollIndicatorArrows - subs r5, 0x8 - adds r4, r5 - ldr r0, =Task_BuyMenu - str r0, [r4] - pop {r4-r6} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuReturnToItemList - - thumb_func_start BuyMenuPrintItemQuantityAndPrice -@ void BuyMenuPrintItemQuantityAndPrice(u8 taskId) -BuyMenuPrintItemQuantityAndPrice: @ 80E10EC - push {r4,lr} - sub sp, 0x8 - lsls r0, 24 - lsrs r0, 24 - lsls r4, r0, 2 - adds r4, r0 - lsls r4, 3 - ldr r0, =gTasks + 0x8 - adds r4, r0 - movs r0, 0x4 - movs r1, 0x11 - bl FillWindowPixelBuffer - ldr r0, =gUnknown_02039F70 - ldr r0, [r0] - movs r1, 0x80 - lsls r1, 6 - adds r0, r1 - ldr r3, [r0] - movs r0, 0xFF - str r0, [sp] - movs r0, 0x4 - movs r1, 0x26 - movs r2, 0x1 - bl PrintMoneyAmount - ldr r0, =gStringVar1 - movs r2, 0x2 - ldrsh r1, [r4, r2] - movs r2, 0x2 - movs r3, 0x2 - bl ConvertIntToDecimalStringN - ldr r4, =gStringVar4 - ldr r1, =gText_xVar1 - adds r0, r4, 0 - bl StringExpandPlaceholders - movs r0, 0 - str r0, [sp] - str r0, [sp, 0x4] - movs r0, 0x4 - adds r1, r4, 0 - movs r2, 0 - movs r3, 0x1 - bl BuyMenuPrint - add sp, 0x8 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end BuyMenuPrintItemQuantityAndPrice - - thumb_func_start ExitBuyMenu -@ void ExitBuyMenu(u8 taskId) -ExitBuyMenu: @ 80E1168 - push {r4,lr} - sub sp, 0x4 - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - ldr r1, =gFieldCallback - ldr r0, =MapPostLoadHook_ExitBuyOrSellMenu - str r0, [r1] - movs r0, 0x1 - negs r0, r0 - movs r1, 0 - str r1, [sp] - movs r2, 0 - movs r3, 0x10 - bl BeginNormalPaletteFade - ldr r1, =gTasks - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - adds r0, r1 - ldr r1, =Task_ExitBuyMenu - str r1, [r0] - add sp, 0x4 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end ExitBuyMenu - - thumb_func_start Task_ExitBuyMenu -@ void Task_ExitBuyMenu(u8 taskId) -Task_ExitBuyMenu: @ 80E11B0 - push {r4,lr} - lsls r0, 24 - lsrs r4, r0, 24 - ldr r0, =gPaletteFade - ldrb r1, [r0, 0x7] - movs r0, 0x80 - ands r0, r1 - cmp r0, 0 - bne _080E11D6 - bl RemoveMoneyLabelObject - bl BuyMenuFreeMemory - ldr r0, =CB2_ReturnToField - bl SetMainCallback2 - adds r0, r4, 0 - bl DestroyTask -_080E11D6: - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end Task_ExitBuyMenu - - thumb_func_start ClearItemPurchases -@ void ClearItemPurchases() -ClearItemPurchases: @ 80E11E4 - push {lr} - ldr r0, =gUnknown_02039F7C - movs r1, 0 - strb r1, [r0] - ldr r0, =gUnknown_02039F80 - movs r1, 0 - movs r2, 0xC - bl memset - pop {r0} - bx r0 - .pool - thumb_func_end ClearItemPurchases - - thumb_func_start RecordItemPurchase -@ void RecordItemPurchase(u8 taskId) -RecordItemPurchase: @ 80E1204 - push {r4-r7,lr} - lsls r0, 24 - lsrs r0, 24 - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - ldr r0, =gTasks + 0x8 - adds r4, r1, r0 - movs r3, 0 - ldr r5, =gUnknown_02039F80 - adds r6, r5, 0 -_080E121A: - lsls r0, r3, 2 - adds r2, r0, r6 - ldrh r1, [r2] - movs r7, 0xA - ldrsh r0, [r4, r7] - cmp r1, r0 - bne _080E1250 - ldrh r0, [r2, 0x2] - cmp r0, 0 - beq _080E1250 - adds r1, r0, 0 - movs r3, 0x2 - ldrsh r0, [r4, r3] - adds r0, r1, r0 - cmp r0, 0xFF - ble _080E1248 - movs r0, 0xFF - strh r0, [r2, 0x2] - b _080E127A - .pool -_080E1248: - ldrh r0, [r4, 0x2] - adds r0, r1, r0 - strh r0, [r2, 0x2] - b _080E127A -_080E1250: - adds r0, r3, 0x1 - lsls r0, 16 - lsrs r3, r0, 16 - cmp r3, 0x2 - bls _080E121A - ldr r2, =gUnknown_02039F7C - ldrb r0, [r2] - cmp r0, 0x2 - bhi _080E127A - lsls r0, 2 - adds r0, r5 - ldrh r1, [r4, 0xA] - strh r1, [r0] - ldrb r0, [r2] - lsls r0, 2 - adds r0, r5 - ldrh r1, [r4, 0x2] - strh r1, [r0, 0x2] - ldrb r0, [r2] - adds r0, 0x1 - strb r0, [r2] -_080E127A: - pop {r4-r7} - pop {r0} - bx r0 - .pool - thumb_func_end RecordItemPurchase - - thumb_func_start CreatePokemartMenu -@ void CreatePokemartMenu(u16 *itemsForSale) -CreatePokemartMenu: @ 80E1284 - push {r4,lr} - adds r4, r0, 0 - movs r0, 0 - bl CreateShopMenu - adds r0, r4, 0 - bl SetShopItemsForSale - bl ClearItemPurchases - ldr r0, =EnableBothScriptContexts - bl SetShopMenuCallback - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end CreatePokemartMenu - - thumb_func_start CreateDecorationShop1Menu -@ void CreateDecorationShop1Menu(u16 *itemsForSale) -CreateDecorationShop1Menu: @ 80E12A8 - push {r4,lr} - adds r4, r0, 0 - movs r0, 0x1 - bl CreateShopMenu - adds r0, r4, 0 - bl SetShopItemsForSale - ldr r0, =EnableBothScriptContexts - bl SetShopMenuCallback - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end CreateDecorationShop1Menu - - thumb_func_start CreateDecorationShop2Menu -@ void CreateDecorationShop2Menu(u16 *itemsForSale) -CreateDecorationShop2Menu: @ 80E12C8 - push {r4,lr} - adds r4, r0, 0 - movs r0, 0x2 - bl CreateShopMenu - adds r0, r4, 0 - bl SetShopItemsForSale - ldr r0, =EnableBothScriptContexts - bl SetShopMenuCallback - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end CreateDecorationShop2Menu - - thumb_func_start sub_80E12E8 -sub_80E12E8: @ 80E12E8 - push {r4-r7,lr} - mov r7, r10 - mov r6, r9 - mov r5, r8 - push {r5-r7} - sub sp, 0x10 - mov r9, r1 - lsls r0, 24 - lsrs r0, 24 - lsls r2, 16 - lsrs r2, 16 - mov r10, r2 - ldr r2, =gTasks - lsls r1, r0, 2 - adds r1, r0 - lsls r1, 3 - adds r1, r2 - ldrh r0, [r1, 0x10] - subs r0, 0x1 - lsls r0, 16 - lsrs r5, r0, 16 - ldrh r0, [r1, 0x12] - subs r0, 0x1 - lsls r0, 16 - lsrs r3, r0, 16 - ldrh r4, [r1, 0xA] - movs r2, 0xC - ldrsh r0, [r1, r2] - cmp r0, 0 - bne _080E13AC - movs r2, 0 - lsls r5, 16 - str r5, [sp, 0xC] - lsls r0, r3, 16 - lsls r1, r4, 16 - asrs r0, 16 - str r0, [sp] - asrs r1, 16 - str r1, [sp, 0x4] - lsls r0, r1, 1 - mov r1, r9 - adds r7, r0, r1 -_080E133C: - movs r4, 0 - lsls r2, 16 - mov r8, r2 - asrs r0, r2, 16 - ldr r2, [sp] - adds r6, r2, r0 -_080E1348: - ldr r0, [sp, 0xC] - asrs r1, r0, 16 - lsls r4, 16 - asrs r0, r4, 16 - adds r5, r1, r0 - adds r0, r5, 0 - adds r1, r6, 0 - bl MapGridGetMetatileIdAt - movs r2, 0 - ldrsh r1, [r7, r2] - lsls r0, 16 - asrs r0, 16 - cmp r1, r0 - bne _080E1390 - ldr r0, [sp, 0x4] - cmp r0, 0x2 - beq _080E1380 - ldrh r0, [r7, 0x2] - mov r2, r10 - orrs r2, r0 - adds r0, r5, 0 - adds r1, r6, 0 - bl MapGridSetMetatileIdAt - b _080E1390 - .pool -_080E1380: - mov r1, r9 - ldrh r0, [r1] - mov r2, r10 - orrs r2, r0 - adds r0, r5, 0 - adds r1, r6, 0 - bl MapGridSetMetatileIdAt -_080E1390: - movs r2, 0x80 - lsls r2, 9 - adds r0, r4, r2 - lsrs r4, r0, 16 - asrs r0, 16 - cmp r0, 0x2 - ble _080E1348 - adds r0, r2, 0 - add r0, r8 - lsrs r2, r0, 16 - asrs r0, 16 - cmp r0, 0x2 - ble _080E133C - b _080E1434 -_080E13AC: - movs r2, 0 - lsls r5, 16 - str r5, [sp, 0xC] - lsls r0, r3, 16 - lsls r1, r4, 16 - asrs r0, 16 - str r0, [sp, 0x8] - asrs r7, r1, 16 -_080E13BC: - movs r4, 0 - lsls r2, 16 - mov r8, r2 - asrs r0, r2, 16 - ldr r1, [sp, 0x8] - adds r6, r1, r0 -_080E13C8: - ldr r2, [sp, 0xC] - asrs r1, r2, 16 - lsls r4, 16 - asrs r0, r4, 16 - adds r5, r1, r0 - adds r0, r5, 0 - adds r1, r6, 0 - bl MapGridGetMetatileIdAt - movs r1, 0x2 - subs r1, r7 - lsls r1, 1 - add r1, r9 - movs r2, 0 - ldrsh r1, [r1, r2] - lsls r0, 16 - asrs r0, 16 - cmp r1, r0 - bne _080E141A - cmp r7, 0x2 - beq _080E140A - movs r0, 0x1 - subs r0, r7 - lsls r0, 1 - add r0, r9 - ldrh r0, [r0] - mov r2, r10 - orrs r2, r0 - adds r0, r5, 0 - adds r1, r6, 0 - bl MapGridSetMetatileIdAt - b _080E141A -_080E140A: - mov r1, r9 - ldrh r0, [r1, 0x4] - mov r2, r10 - orrs r2, r0 - adds r0, r5, 0 - adds r1, r6, 0 - bl MapGridSetMetatileIdAt -_080E141A: - movs r2, 0x80 - lsls r2, 9 - adds r0, r4, r2 - lsrs r4, r0, 16 - asrs r0, 16 - cmp r0, 0x2 - ble _080E13C8 - adds r0, r2, 0 - add r0, r8 - lsrs r2, r0, 16 - asrs r0, 16 - cmp r0, 0x2 - ble _080E13BC -_080E1434: - add sp, 0x10 - pop {r3-r5} - mov r8, r3 - mov r9, r4 - mov r10, r5 - pop {r4-r7} - pop {r0} - bx r0 - thumb_func_end sub_80E12E8 - - thumb_func_start sub_80E1444 -sub_80E1444: @ 80E1444 - push {r4,r5,lr} - lsls r0, 24 - lsrs r3, r0, 24 - lsls r0, r3, 2 - adds r0, r3 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r4, r0, r1 - movs r0, 0x1 - strh r0, [r4, 0x6] - movs r1, 0 - ldrsh r0, [r4, r1] - cmp r0, 0x6 - bhi _080E14DE - lsls r0, 2 - ldr r1, =_080E1474 - adds r0, r1 - ldr r0, [r0] - mov pc, r0 - .pool - .align 2, 0 -_080E1474: - .4byte _080E1490 - .4byte _080E1498 - .4byte _080E14A0 - .4byte _080E14A8 - .4byte _080E14B0 - .4byte _080E14C4 - .4byte _080E14D4 -_080E1490: - ldr r1, =gUnknown_08589ABA - b _080E14C6 - .pool -_080E1498: - ldr r1, =gUnknown_08589AC0 - b _080E14C6 - .pool -_080E14A0: - ldr r1, =gUnknown_08589AC6 - b _080E14B2 - .pool -_080E14A8: - ldr r1, =gUnknown_08589ACC - b _080E14C6 - .pool -_080E14B0: - ldr r1, =gUnknown_08589AD2 -_080E14B2: - movs r2, 0xC0 - lsls r2, 4 - adds r0, r3, 0 - bl sub_80E12E8 - b _080E14DE - .pool -_080E14C4: - ldr r1, =gUnknown_08589AD8 -_080E14C6: - adds r0, r3, 0 - movs r2, 0 - bl sub_80E12E8 - b _080E14DE - .pool -_080E14D4: - ldr r1, =gUnknown_08589ADE - adds r0, r3, 0 - movs r2, 0 - bl sub_80E12E8 -_080E14DE: - ldrh r0, [r4] - adds r0, 0x1 - movs r1, 0x7 - ands r0, r1 - strh r0, [r4] - adds r5, r0, 0 - cmp r5, 0 - bne _080E1502 - bl DrawWholeMapView - movs r1, 0x2 - ldrsh r0, [r4, r1] - adds r0, 0x1 - movs r1, 0x3 - bl __modsi3 - strh r0, [r4, 0x2] - strh r5, [r4, 0x6] -_080E1502: - pop {r4,r5} - pop {r0} - bx r0 - .pool - thumb_func_end sub_80E1444 - - thumb_func_start sub_80E150C -sub_80E150C: @ 80E150C - push {r4-r7,lr} - adds r5, r0, 0 - lsls r5, 16 - lsrs r5, 16 - ldr r6, =sub_80E1444 - adds r0, r6, 0 - movs r1, 0 - bl CreateTask - adds r4, r0, 0 - lsls r4, 24 - lsrs r4, 24 - lsls r0, r4, 2 - adds r0, r4 - lsls r0, 3 - ldr r1, =gTasks + 0x8 - adds r7, r0, r1 - adds r0, r7, 0 - adds r0, 0x8 - adds r1, r7, 0 - adds r1, 0xA - bl PlayerGetDestCoords - movs r0, 0 - strh r0, [r7] - strh r0, [r7, 0x2] - strh r5, [r7, 0x4] - adds r0, r4, 0 - bl _call_via_r6 - adds r0, r4, 0 - pop {r4-r7} - pop {r1} - bx r1 - .pool - thumb_func_end sub_80E150C - - thumb_func_start sub_80E1558 -sub_80E1558: @ 80E1558 - push {lr} - lsls r0, 24 - lsrs r0, 24 - bl sub_80E150C - ldr r1, =gUnknown_02039F8C - strb r0, [r1] - pop {r0} - bx r0 - .pool - thumb_func_end sub_80E1558 - - thumb_func_start sub_80E1570 -sub_80E1570: @ 80E1570 - push {lr} - ldr r0, =gUnknown_02039F8C - ldrb r0, [r0] - bl DestroyTask - pop {r0} - bx r0 - .pool - thumb_func_end sub_80E1570 - - thumb_func_start sub_80E1584 -sub_80E1584: @ 80E1584 - push {lr} - ldr r2, =gTasks - ldr r0, =gUnknown_02039F8C - ldrb r1, [r0] - lsls r0, r1, 2 - adds r0, r1 - lsls r0, 3 - adds r1, r0, r2 - movs r2, 0xE - ldrsh r0, [r1, r2] - cmp r0, 0 - bne _080E15B0 - movs r2, 0xA - ldrsh r0, [r1, r2] - cmp r0, 0x2 - bne _080E15B0 - movs r0, 0 - b _080E15B2 - .pool -_080E15B0: - movs r0, 0x1 -_080E15B2: - pop {r1} - bx r1 - thumb_func_end sub_80E1584 - - .align 2, 0 @ Don't pad with nop. diff --git a/asm/trainer_card.s b/asm/trainer_card.s index 2c38140c65..e0cb5e21e8 100644 --- a/asm/trainer_card.s +++ b/asm/trainer_card.s @@ -1141,8 +1141,8 @@ _080C308C: .pool thumb_func_end sub_80C3020 - thumb_func_start sub_80C30A4 -sub_80C30A4: @ 80C30A4 + thumb_func_start TrainerCard_GenerateCardForPlayer +TrainerCard_GenerateCardForPlayer: @ 80C30A4 push {r4,lr} adds r4, r0, 0 movs r1, 0 @@ -1197,7 +1197,7 @@ _080C3108: pop {r0} bx r0 .pool - thumb_func_end sub_80C30A4 + thumb_func_end TrainerCard_GenerateCardForPlayer thumb_func_start sub_80C3120 sub_80C3120: @ 80C3120 @@ -4558,8 +4558,8 @@ _080C4E44: .pool thumb_func_end sub_80C4DDC - thumb_func_start sub_80C4E74 -sub_80C4E74: @ 80C4E74 + thumb_func_start TrainerCard_ShowLinkCard +TrainerCard_ShowLinkCard: @ 80C4E74 push {r4-r6,lr} adds r4, r0, 0 adds r6, r1, 0 @@ -4600,7 +4600,7 @@ sub_80C4E74: @ 80C4E74 pop {r0} bx r0 .pool - thumb_func_end sub_80C4E74 + thumb_func_end TrainerCard_ShowLinkCard thumb_func_start sub_80C4EE4 sub_80C4EE4: @ 80C4EE4 diff --git a/common_syms/field_control_avatar.txt b/common_syms/field_control_avatar.txt new file mode 100644 index 0000000000..0f336a407d --- /dev/null +++ b/common_syms/field_control_avatar.txt @@ -0,0 +1 @@ +gSelectedEventObject diff --git a/data/battle_anim_80A9C70.s b/data/battle_anim_80A9C70.s index 56486b8b71..892984c64e 100644 --- a/data/battle_anim_80A9C70.s +++ b/data/battle_anim_80A9C70.s @@ -86,20 +86,3 @@ gUnknown_0853EF14:: @ 853EF14 .align 2 gUnknown_0853EF18:: @ 853EF18 spr_template 0x2714, 0x2714, gUnknown_085249CC, gUnknown_0853EEF8, NULL, gUnknown_0853EF14, sub_80A8A6C - - .align 2 -gUnknown_0853EF30:: @ 853EF30 - .byte 0xf0, 0xf0, 0x0c, 0x80, 0xf0, 0x30, 0x0d, 0x84, 0x30, 0xf0, 0x0e, 0x86, 0x30, 0x30, 0x08, 0x88 - - .align 2 -gUnknown_0853EF40:: @ 853EF40 - .4byte 0x00000004, gUnknown_0853EF30 - - .align 2 -gUnknown_0853EF48:: @ 853EF48 - spr_template 0x271a, 0x271a, gUnknown_08524A3C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy - - .align 2 -gUnknown_0853EF60:: @ 853EF60 - spr_template 0x2798, 0x2798, gUnknown_08524904, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_80A9E44 - diff --git a/data/battle_anim_80FE840.s b/data/battle_anim_80FE840.s index 749db42f85..856f379d99 100644 --- a/data/battle_anim_80FE840.s +++ b/data/battle_anim_80FE840.s @@ -14,15 +14,15 @@ gUnknown_08592114:: @ 8592114 .4byte gUnknown_085920F0 .align 2 -gUnknown_08592118:: @ 8592118 +gSleepPowderParticleSpriteTemplate:: @ 8592118 spr_template 0x2753, 0x2753, gUnknown_08524944, gUnknown_08592114, NULL, gDummySpriteAffineAnimTable, sub_80FE840 .align 2 -gUnknown_08592130:: @ 8592130 +gStunSporeParticleSpriteTemplate:: @ 8592130 spr_template 0x2754, 0x2754, gUnknown_08524944, gUnknown_08592114, NULL, gDummySpriteAffineAnimTable, sub_80FE840 .align 2 -gUnknown_08592148:: @ 8592148 +gPoisonPowderParticleSpriteTemplate:: @ 8592148 spr_template 0x2751, 0x2751, gUnknown_08524944, gUnknown_08592114, NULL, gDummySpriteAffineAnimTable, sub_80FE840 .align 2 @@ -142,7 +142,7 @@ gUnknown_085922B4:: @ 85922B4 .4byte gUnknown_085922A8 .align 2 -gUnknown_085922BC:: @ 85922BC +gLeechSeedSpriteTemplate:: @ 85922BC spr_template 0x2716, 0x2716, gUnknown_0852490C, gUnknown_085922B4, NULL, gDummySpriteAffineAnimTable, sub_80FEC48 .align 2 @@ -230,7 +230,7 @@ gUnknown_08592400:: @ 8592400 .4byte gUnknown_085923F0 .align 2 -gUnknown_08592404:: @ 8592404 +gSwiftStarSpriteTemplate:: @ 8592404 spr_template 0x27be, 0x27be, gUnknown_08524974, gDummySpriteAnimTable, NULL, gUnknown_08592400, sub_80FF0F4 .align 2 @@ -353,7 +353,7 @@ gUnknown_08592610:: @ 8592610 spr_template 0x27f0, 0x27f0, gUnknown_08524974, gUnknown_085925AC, NULL, gUnknown_08592608, sub_80FFB18 .align 2 -gUnknown_08592628:: @ 8592628 +gBattleAnimSpriteTemplate_8592628:: @ 8592628 spr_template 0x27f0, 0x27f0, gUnknown_08524974, gUnknown_085925AC, NULL, gUnknown_08592608, sub_80FFBF4 .align 2 @@ -599,7 +599,7 @@ gUnknown_08592A18:: @ 8592A18 .4byte gUnknown_08592A04 .align 2 -gUnknown_08592A1C:: @ 8592A1C +gCuttingSliceSpriteTemplate:: @ 8592A1C spr_template 0x279a, 0x279a, gUnknown_08524A34, gUnknown_08592A18, NULL, gDummySpriteAffineAnimTable, sub_8100AE0 .align 2 @@ -828,7 +828,7 @@ gUnknown_08592DE4:: @ 8592DE4 .align 2 gUnknown_08592DFC:: @ 8592DFC - spr_template 0x2721, 0x2721, gUnknown_08524904, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_80A7820 + spr_template 0x2721, 0x2721, gUnknown_08524904, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, TranslateAnimSpriteToTargetMonLocation .align 2 gUnknown_08592E14:: @ 8592E14 @@ -888,7 +888,7 @@ gUnknown_08592EE8:: @ 8592EE8 .4byte gUnknown_08592ED4 .align 2 -gUnknown_08592EEC:: @ 8592EEC +gBattleAnimSpriteTemplate_8592EEC:: @ 8592EEC spr_template 0x27d3, 0x27d3, gUnknown_0852490C, gUnknown_08592EE8, NULL, gDummySpriteAffineAnimTable, sub_8102540 .align 2 @@ -1157,11 +1157,11 @@ gUnknown_0859337C:: @ 859337C .4byte gUnknown_0859335C .align 2 -gUnknown_08593380:: @ 8593380 +gBattleAnimSpriteTemplate_8593380:: @ 8593380 spr_template 0x2715, 0x2715, gUnknown_08524ADC, gDummySpriteAnimTable, NULL, gUnknown_0859337C, sub_810387C .align 2 -gUnknown_08593398:: @ 8593398 +gSonicBoomSpriteTemplate:: @ 8593398 spr_template 0x2713, 0x2713, gUnknown_08524B14, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_81038C8 .align 2 @@ -1189,16 +1189,16 @@ gUnknown_08593424:: @ 8593424 .4byte gUnknown_085933E0 .align 2 -gUnknown_08593428:: @ 8593428 - spr_template 0x27b3, 0x27b3, gUnknown_08524A14, gDummySpriteAnimTable, NULL, gUnknown_08593420, sub_80A7820 +gSupersonicWaveSpriteTemplate:: @ 8593428 + spr_template 0x27b3, 0x27b3, gUnknown_08524A14, gDummySpriteAnimTable, NULL, gUnknown_08593420, TranslateAnimSpriteToTargetMonLocation .align 2 -gUnknown_08593440:: @ 8593440 - spr_template 0x27b4, 0x27b4, gUnknown_08524A14, gDummySpriteAnimTable, NULL, gUnknown_08593420, sub_80A7820 +gScreechWaveSpriteTemplate:: @ 8593440 + spr_template 0x27b4, 0x27b4, gUnknown_08524A14, gDummySpriteAnimTable, NULL, gUnknown_08593420, TranslateAnimSpriteToTargetMonLocation .align 2 gUnknown_08593458:: @ 8593458 - spr_template 0x2814, 0x2814, gUnknown_08524A1C, gDummySpriteAnimTable, NULL, gUnknown_08593420, sub_80A7820 + spr_template 0x2814, 0x2814, gUnknown_08524A1C, gDummySpriteAnimTable, NULL, gUnknown_08593420, TranslateAnimSpriteToTargetMonLocation .align 2 gUnknown_08593470:: @ 8593470 @@ -1357,7 +1357,7 @@ gUnknown_08593718:: @ 8593718 .4byte gUnknown_08593704 .align 2 -gUnknown_0859371C:: @ 859371C +gBattleAnimSpriteTemplate_859371C:: @ 859371C spr_template 0x27d6, 0x27d6, gUnknown_08524914, gUnknown_08593718, NULL, gDummySpriteAffineAnimTable, sub_80A77C8 .align 2 @@ -1436,7 +1436,7 @@ gUnknown_08593880:: @ 8593880 spr_template 0x27db, 0x27db, gUnknown_08524AFC, gDummySpriteAnimTable, NULL, gUnknown_08593818, sub_81052A4 .align 2 -gUnknown_08593898:: @ 8593898 +gBattleAnimSpriteTemplate_8593898:: @ 8593898 spr_template 0x27db, 0x27db, gUnknown_08524AFC, gDummySpriteAnimTable, NULL, gUnknown_08593810, sub_81054E8 .align 2 @@ -1497,7 +1497,7 @@ gUnknown_085939A0:: @ 85939A0 spr_template 0x27e8, 0x27e8, gUnknown_0852490C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_8106140 .align 2 -gUnknown_085939B8:: @ 85939B8 +gBattleAnimSpriteTemplate_85939B8:: @ 85939B8 spr_template 0x27e8, 0x27e8, gUnknown_0852490C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_81061C4 .align 2 @@ -1514,11 +1514,11 @@ gUnknown_08593A00:: @ 8593A00 .4byte gUnknown_085939E8 .align 2 -gUnknown_08593A04:: @ 8593A04 +gHiddenPowerOrbSpriteTemplate:: @ 8593A04 spr_template 0x27e9, 0x27e9, gUnknown_0852496C, gDummySpriteAnimTable, NULL, gUnknown_08593A00, sub_810673C .align 2 -gUnknown_08593A1C:: @ 8593A1C +gHiddenPowerOrbScatterSpriteTemplate:: @ 8593A1C spr_template 0x27e9, 0x27e9, gUnknown_085249CC, gDummySpriteAnimTable, NULL, gUnknown_08593A00, sub_8106878 .align 2 @@ -1620,7 +1620,7 @@ gUnknown_08593B98:: @ 8593B98 .2byte 0xfff8, 0x000c, 0x0400, 0x0000, 0x7fff, 0x0000, 0x0000, 0x0000 .align 2 -gUnknown_08593BB8:: @ 8593BB8 +gBattleAnimSpriteTemplate_8593BB8:: @ 8593BB8 spr_template 0x27f1, 0x27f1, gUnknown_08524914, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_8106E00 .align 2 @@ -1703,7 +1703,7 @@ gUnknown_08595064:: @ 8595064 .4byte gUnknown_08595054 .align 2 -gUnknown_08595068:: @ 8595068 +gBattleAnimSpriteTemplate_8595068:: @ 8595068 spr_template 0x27a2, 0x27a2, gUnknown_08524A8C, gUnknown_08595064, NULL, gUnknown_08595050, sub_8107260 .align 2 @@ -1990,11 +1990,11 @@ gUnknown_085954D0:: @ 85954D0 .4byte gUnknown_085954B8 .align 2 -gUnknown_085954D4:: @ 85954D4 - spr_template 0x272d, 0x272d, gUnknown_08524914, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_80A7820 +gEmberSpriteTemplate:: @ 85954D4 + spr_template 0x272d, 0x272d, gUnknown_08524914, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, TranslateAnimSpriteToTargetMonLocation .align 2 -gUnknown_085954EC:: @ 85954EC +gEmberFlareSpriteTemplate:: @ 85954EC spr_template 0x272d, 0x272d, gUnknown_08524914, gUnknown_085954D0, NULL, gDummySpriteAffineAnimTable, sub_8109198 .align 2 @@ -2031,7 +2031,7 @@ gUnknown_0859556C:: @ 859556C spr_template 0x272d, 0x272d, gUnknown_08524914, gUnknown_08595540, NULL, gDummySpriteAffineAnimTable, sub_8109364 .align 2 -gUnknown_08595584:: @ 8595584 +gBattleAnimSpriteTemplate_8595584:: @ 8595584 spr_template 0x272d, 0x272d, gUnknown_08524914, gUnknown_085954D0, NULL, gDummySpriteAffineAnimTable, sub_81093A4 .align 2 @@ -2138,12 +2138,12 @@ gUnknown_08595734:: @ 8595734 spr_template 0x275f, 0x275f, gUnknown_08524914, gUnknown_08595730, NULL, gDummySpriteAffineAnimTable, sub_810A274 .align 2 -gUnknown_0859574C:: @ 859574C +gBattleAnimSpriteTemplate_859574C:: @ 859574C spr_template 0x271b, 0x271b, gUnknown_0852496C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_810A308 .align 2 gUnknown_08595764:: @ 8595764 - spr_template 0x27bb, 0x27bb, gUnknown_0852490C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_80A7820 + spr_template 0x27bb, 0x27bb, gUnknown_0852490C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, TranslateAnimSpriteToTargetMonLocation .align 2 gUnknown_0859577C:: @ 859577C @@ -2175,15 +2175,15 @@ gUnknown_085957DC:: @ 85957DC .4byte gUnknown_085957BC .align 2 -gUnknown_085957E0:: @ 85957E0 +gBattleAnimSpriteTemplate_85957E0:: @ 85957E0 spr_template 0x282a, 0x282a, gUnknown_08524974, gUnknown_085957B8, NULL, gUnknown_085957DC, sub_810A5BC .align 2 -gUnknown_085957F8:: @ 85957F8 +gBattleAnimSpriteTemplate_85957F8:: @ 85957F8 spr_template 0x271b, 0x271b, gUnknown_0852496C, gDummySpriteAnimTable, NULL, gUnknown_0859578C, sub_810A628 .align 2 -gUnknown_08595810:: @ 8595810 +gElectricitySpriteTemplate:: @ 8595810 spr_template 0x271b, 0x271b, gUnknown_0852490C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_810A75C .align 2 @@ -2613,7 +2613,7 @@ gUnknown_08595E80:: @ 8595E80 spr_template 0x279f, 0x279f, gUnknown_08524914, gUnknown_08595E54, NULL, gDummySpriteAffineAnimTable, sub_810CEB4 .align 2 -gUnknown_08595E98:: @ 8595E98 +gFistFootSpriteTemplate:: @ 8595E98 spr_template 0x279f, 0x279f, gUnknown_08524914, gUnknown_08595E54, NULL, gDummySpriteAffineAnimTable, sub_810CEE0 .align 2 @@ -2651,7 +2651,7 @@ gUnknown_08595F44:: @ 8595F44 .4byte gUnknown_08595F2C .align 2 -gUnknown_08595F48:: @ 8595F48 +gMegaPunchKickSpriteTemplate:: @ 8595F48 spr_template 0x279f, 0x279f, gUnknown_085249D4, gUnknown_08595E54, NULL, gUnknown_08595F44, sub_810D278 .align 2 @@ -2841,11 +2841,11 @@ gUnknown_0859623C:: @ 859623C .4byte gUnknown_08596224 .align 2 -gUnknown_08596240:: @ 8596240 +gPoisonBubbleSpriteTemplate:: @ 8596240 spr_template 0x27a6, 0x27a6, gUnknown_0852496C, gUnknown_08596164, NULL, gUnknown_0859623C, sub_810DDC4 .align 2 -gUnknown_08596258:: @ 8596258 +gWaterBubbleSpriteTemplate:: @ 8596258 spr_template 0x27ab, 0x27ab, gUnknown_08524A8C, gUnknown_08595200, NULL, gUnknown_0859623C, sub_810DDC4 .align 2 @@ -2862,7 +2862,7 @@ gUnknown_085962A0:: @ 85962A0 .4byte gUnknown_08596288 .align 2 -gUnknown_085962A4:: @ 85962A4 +gBattleAnimSpriteTemplate_85962A4:: @ 85962A4 spr_template 0x2719, 0x2719, gUnknown_085249BC, gDummySpriteAnimTable, NULL, gUnknown_085962A0, sub_810DFA8 .align 2 @@ -3067,7 +3067,7 @@ gUnknown_08596624:: @ 8596624 .align 2 gUnknown_0859663C:: @ 859663C - spr_template 0x27b3, 0x27b3, gUnknown_08524954, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_80A7820 + spr_template 0x27b3, 0x27b3, gUnknown_08524954, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, TranslateAnimSpriteToTargetMonLocation .align 2 gUnknown_08596654:: @ 8596654 @@ -3268,15 +3268,15 @@ gUnknown_08596A2C:: @ 8596A2C spr_template 0x27c5, 0x27c5, gUnknown_08524AFC, gDummySpriteAnimTable, NULL, gUnknown_08596A28, sub_811067C .align 2 -gUnknown_08596A44:: @ 8596A44 +gLinearStingerSpriteTemplate:: @ 8596A44 spr_template 0x27b1, 0x27b1, gUnknown_0852496C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_8110720 .align 2 -gUnknown_08596A5C:: @ 8596A5C +gPinMissileSpriteTemplate:: @ 8596A5C spr_template 0x27b1, 0x27b1, gUnknown_0852496C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_8110850 .align 2 -gUnknown_08596A74:: @ 8596A74 +gIcicleSpearSpriteTemplate:: @ 8596A74 spr_template 0x2816, 0x2816, gUnknown_08524974, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_8110850 .align 2 @@ -3342,7 +3342,7 @@ gUnknown_08596B88:: @ 8596B88 spr_template 0x272d, 0x272d, gUnknown_08524914, gUnknown_085954D0, NULL, gDummySpriteAffineAnimTable, sub_8110B38 .align 2 -gUnknown_08596BA0:: @ 8596BA0 +gBattleAnimSpriteTemplate_8596BA0:: @ 8596BA0 spr_template 0x2815, 0x2815, gUnknown_08524934, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_8110E4C .align 2 @@ -3500,11 +3500,11 @@ gUnknown_08596DD0:: @ 8596DD0 spr_template 0x27d7, 0x27d7, gUnknown_08524A54, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_81129F0 .align 2 -gUnknown_08596DE8:: @ 8596DE8 +gBattleAnimSpriteTemplate_8596DE8:: @ 8596DE8 spr_template 0x27d8, 0x27d8, gUnknown_08524A34, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_8112B78 .align 2 -gUnknown_08596E00:: @ 8596E00 +gBattleAnimSpriteTemplate_8596E00:: @ 8596E00 spr_template 0x27ed, 0x27ed, gUnknown_08524A34, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_8112B78 .align 2 @@ -3533,7 +3533,7 @@ gUnknown_08596E78:: @ 8596E78 .4byte gUnknown_08596E60 .align 2 -gUnknown_08596E7C:: @ 8596E7C +gBattleAnimSpriteTemplate_8596E7C:: @ 8596E7C spr_template 0x272d, 0x272d, gUnknown_08524914, gUnknown_08596E78, NULL, gDummySpriteAffineAnimTable, sub_8113064 .align 2 @@ -3705,7 +3705,7 @@ gUnknown_08597130:: @ 8597130 .4byte gUnknown_08597118 .align 2 -gUnknown_08597138:: @ 8597138 +gBattleAnimSpriteTemplate_8597138:: @ 8597138 spr_template 0x2737, 0x2737, gUnknown_08524914, gUnknown_08597130, NULL, gDummySpriteAffineAnimTable, sub_81144BC .align 2 @@ -3774,15 +3774,15 @@ gUnknown_08597254:: @ 8597254 .4byte gUnknown_08597240 .align 2 -gUnknown_0859725C:: @ 859725C +gConfusionDuckSpriteTemplate:: @ 859725C spr_template 0x2759, 0x2759, gUnknown_0852490C, gUnknown_08597254, NULL, gDummySpriteAffineAnimTable, sub_811572C .align 2 -gUnknown_08597274:: @ 8597274 +gSimplePaletteBlendSpriteTemplate:: @ 8597274 spr_template 0x0000, 0x0000, gDummyOamData, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_81157FC .align 2 -gUnknown_0859728C:: @ 859728C +gComplexPaletteBlendSpriteTemplate:: @ 859728C spr_template 0x0000, 0x0000, gDummyOamData, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_81158A4 .align 2 @@ -3799,7 +3799,7 @@ gUnknown_085972C0:: @ 85972C0 spr_template 0x2757, 0x2757, gUnknown_08524914, gUnknown_085972BC, NULL, gDummySpriteAffineAnimTable, sub_81159B4 .align 2 -gUnknown_085972D8:: @ 85972D8 +gBattleAnimSpriteTemplate_85972D8:: @ 85972D8 spr_template 0x0000, 0x0000, gDummyOamData, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_81160A4 .align 2 @@ -3829,11 +3829,11 @@ gUnknown_08597348:: @ 8597348 .4byte gUnknown_08597330 .align 2 -gUnknown_08597358:: @ 8597358 +gBasicHitSplatSpriteTemplate:: @ 8597358 spr_template 0x2797, 0x2797, gUnknown_08524A94, gDummySpriteAnimTable, NULL, gUnknown_08597348, sub_8116388 .align 2 -gUnknown_08597370:: @ 8597370 +gBattleAnimSpriteTemplate_8597370:: @ 8597370 spr_template 0x2797, 0x2797, gUnknown_08524A94, gDummySpriteAnimTable, NULL, gUnknown_08597348, sub_8116420 .align 2 @@ -3845,7 +3845,7 @@ gUnknown_085973A0:: @ 85973A0 spr_template 0x2797, 0x2797, gUnknown_08524A94, gDummySpriteAnimTable, NULL, gUnknown_08597348, sub_8116458 .align 2 -gUnknown_085973B8:: @ 85973B8 +gBattleAnimSpriteTemplate_85973B8:: @ 85973B8 spr_template 0x2797, 0x2797, gUnknown_08524A94, gDummySpriteAnimTable, NULL, gUnknown_08597348, sub_81164F0 .align 2 diff --git a/data/battle_anim_815A0D4.s b/data/battle_anim_815A0D4.s index 0cb95a7e12..660e5774b3 100644 --- a/data/battle_anim_815A0D4.s +++ b/data/battle_anim_815A0D4.s @@ -330,7 +330,7 @@ gUnknown_085CE5A8:: spr_template 0x2800, 0x2800, gUnknown_08524904, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_815CB88 gUnknown_085CE5C0:: spr_template 0x27f3, 0x27f3, gUnknown_085249DC, gDummySpriteAnimTable, NULL, gUnknown_085CE224, sub_815CC94 -gUnknown_085CE5D8:: +gBattleAnimSpriteTemplate_85CE5D8:: spr_template 0x27fc, 0x27fc, gUnknown_08524904, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_815CDB4 .align 2 diff --git a/data/battle_anim_8170478.s b/data/battle_anim_8170478.s index 07516ba35a..5ccf37c547 100644 --- a/data/battle_anim_8170478.s +++ b/data/battle_anim_8170478.s @@ -140,7 +140,7 @@ gUnknown_085E5310:: @ 85E5310 .2byte 0x0100, 0x0503, 0x0506, 0x0004 .align 2 -gUnknown_085E5338:: @ 85E5338 +gBattleAnimSpriteTemplate_85E5338:: @ 85E5338 spr_template 0x281d, 0x281d, gUnknown_0852490C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_817330C .align 2 diff --git a/data/battle_frontier_2.s b/data/battle_frontier_2.s index dc38826a7a..51b62461d8 100644 --- a/data/battle_frontier_2.s +++ b/data/battle_frontier_2.s @@ -6,529 +6,6 @@ .section .rodata - - .align 2 @ struct, eight bytes x6 for names in different languages, then 0x28 more bytes of data -gUnknown_08610970:: @ 8610970 - .string "サダヒロ$", 8 - .string "ALANN$", 8 - .string "ALAIN$", 8 - .string "ADELFO$", 8 - .string "CLAUS$", 8 - .string "TEO$", 8 - .byte 0xC9, 0xBD - .2byte 0x43 - .2byte SPECIES_BEAUTIFLY, SPECIES_DUSTOX, SPECIES_ILLUMISE, SPECIES_SHIFTRY, SPECIES_BRELOOM, SPECIES_NINJASK, SPECIES_SHEDINJA, SPECIES_PINSIR, SPECIES_HERACROSS, SPECIES_VOLBEAT, 0 - .byte 0x1D, 8, 0x3e, 20, 0, 12, 1, 10, 0x30, 6, 0x44, 20, 0, 0 - .string "ヒロオ$", 8 - .string "LIONEL$", 8 - .string "LIONEL$", 8 - .string "CAIO$", 8 - .string "LUDWIG$", 8 - .string "LEO$", 8 - .byte 0x9, 0xCF - .2byte 0x2B - .2byte SPECIES_SWELLOW, SPECIES_SWALOT, SPECIES_SHUCKLE, SPECIES_MANECTRIC, SPECIES_TORKOAL, SPECIES_HARIYAMA, SPECIES_MIGHTYENA, SPECIES_LUDICOLO, SPECIES_CRAWDAUNT, SPECIES_WHISCASH, 1 - .byte 0x38, 12, 1, 10, 0x30, 6, 6, 10, 0x20, 0x10, 0x13, 0x22, 0, 0 - .string "ケイジ$", 8 - .string "SONNY$", 8 - .string "HERVE$", 8 - .string "FEDRO$", 8 - .string "WENZEL$", 8 - .string "SANTI$", 8 - .byte 0x34, 0x2E - .2byte 0x26 - .2byte SPECIES_LINOONE, SPECIES_MIGHTYENA, SPECIES_WHISCASH, SPECIES_ZANGOOSE, SPECIES_SEVIPER, SPECIES_NINETALES, SPECIES_KECLEON, SPECIES_SHUCKLE, SPECIES_MANECTRIC, SPECIES_MACHAMP, 2 - .byte 1, 10, 10, 0x16, 0x15, 14, 0x30, 6, 0x3b, 12, 0x4, 12, 0, 0 - .string "ユラ$", 8 - .string "LAYLA$", 8 - .string "LAYLA$", 8 - .string "ASTRID$", 8 - .string "SONJA$", 8 - .string "LOLA$", 8 - .byte 0xEF, 0x84 - .2byte 0x47 - .2byte SPECIES_SWALOT, SPECIES_XATU, SPECIES_ALTARIA, SPECIES_GOLDUCK, SPECIES_FLYGON, SPECIES_ALAKAZAM, SPECIES_GARDEVOIR, SPECIES_WAILORD, SPECIES_GRUMPIG, SPECIES_MIGHTYENA, 3 - .byte 11, 16, 15, 0x1e, 0x39, 16, 0x21, 0x14, 0x3, 12, 0xff, 0xff, 0, 0 - .string "ヨウカ$", 8 - .string "MACY$", 8 - .string "AMELIE$", 8 - .string "CLEO$", 8 - .string "MARIA$", 8 - .string "ELISA$", 8 - .byte 0x43, 0x1E - .2byte 0x27 - .2byte SPECIES_WIGGLYTUFF, SPECIES_LINOONE, SPECIES_KINGDRA, SPECIES_DELCATTY, SPECIES_RAICHU, SPECIES_FEAROW, SPECIES_STARMIE, SPECIES_MEDICHAM, SPECIES_SHIFTRY, SPECIES_BEAUTIFLY, 4 - .byte 15, 0x1e, 0x14, 16, 6, 16, 15, 0x28, 0x1c, 0x1c, 0x13, 0x1c, 0, 0 - .string "ヤスシ$", 8 - .string "DONTE$", 8 - .string "BRAHIM$", 8 - .string "GLAUCO$", 8 - .string "JOSEF$", 8 - .string "ROQUE$", 8 - .byte 0x9F, 0x37 - .2byte 0x30 - .2byte SPECIES_STARMIE, SPECIES_DODRIO, SPECIES_AGGRON, SPECIES_MAGNETON, SPECIES_MACHAMP, SPECIES_ARMALDO, SPECIES_HERACROSS, SPECIES_NOSEPASS, SPECIES_EXPLOUD, SPECIES_MIGHTYENA, 5 - .byte 0x29, 0x0A, 0x08, 0x14, 0x2F, 0x10, 0x38, 0x16, 0x20, 0x08, 0x00, 0x0C, 0x00, 0 - .string "ミサオ$", 8 - .string "AMIRA$", 8 - .string "LAURE$", 8 - .string "DAFNE$", 8 - .string "AMELIE$", 8 - .string "LARA$", 8 - .byte 0x55, 0xF5 - .2byte 0x31 - .2byte SPECIES_STARMIE, SPECIES_DODRIO, SPECIES_MAGNETON, SPECIES_MEDICHAM, SPECIES_MIGHTYENA, SPECIES_GLALIE, SPECIES_GOLEM, SPECIES_ELECTRODE, SPECIES_PELIPPER, SPECIES_SHARPEDO, 6 - .byte 0x0B, 0x0C, 0x3E, 0x12, 0x00, 0x0C, 0x31, 0x0A, 0x30, 0x14, 0x00, 0x0C, 0x00, 0x00 - .string "カズサ$", 8 - .string "KALI$", 8 - .string "JODIE$", 8 - .string "ILENIA$", 8 - .string "KARO$", 8 - .string "ELSA$", 8 - .byte 0x26, 0x8D - .2byte 0x14 - .2byte SPECIES_NINETALES, SPECIES_ALAKAZAM, SPECIES_SCEPTILE, SPECIES_SALAMENCE, SPECIES_GOLDUCK, SPECIES_MAWILE, SPECIES_WEEZING, SPECIES_LANTURN, SPECIES_GARDEVOIR, SPECIES_MILOTIC, 7 - .byte 0x06, 0x0A, 0x20, 0x06, 0x1F, 0x0A, 0x02, 0x0A, 0x03, 0x0C, 0xFF, 0xFF, 0x00, 0x00 - .string "スミレ$", 8 - .string "ANNIE$", 8 - .string "ANNIE$", 8 - .string "IMELDA$", 8 - .string "INES$", 8 - .string "ROSA$", 8 - .byte 0xC, 0x80 - .2byte 0xD - .2byte SPECIES_SCEPTILE, SPECIES_VILEPLUME, SPECIES_BELLOSSOM, SPECIES_ROSELIA, SPECIES_CORSOLA, SPECIES_FLYGON, SPECIES_BRELOOM, SPECIES_MILOTIC, SPECIES_ALTARIA, SPECIES_CRADILY, 8 - .byte 0x22, 0x1E, 0x33, 0x04, 0x0E, 0x02, 0x02, 0x0A, 0x1E, 0x10, 0x00, 0x0C, 0x00, 0x00 - .string "アキノリ$", 8 - .string "DILLEN$", 8 - .string "RENE$", 8 - .string "INDRO$", 8 - .string "DETLEF$", 8 - .string "PEDRO$", 8 - .byte 0x9f, 0x46 - .2byte 0 - .2byte SPECIES_SKARMORY, SPECIES_GOLEM, SPECIES_BLAZIKEN, SPECIES_CAMERUPT, SPECIES_DONPHAN, SPECIES_MUK, SPECIES_SALAMENCE, SPECIES_TROPIUS, SPECIES_SOLROCK, SPECIES_RHYDON, 9 - .byte 0x3D, 0x0A, 0x11, 0x10, 0x1E, 0x0E, 0x1C, 0x20, 0x04, 0x0C, 0xFF, 0xFF, 0x00, 0x00 - .string "トウゾウ$", 8 - .string "DALLAS$", 8 - .string "BRUNO$", 8 - .string "LEARCO$", 8 - .string "ANSGAR$", 8 - .string "MANOLO$", 8 - .byte 0xFC, 0x71 - .2byte 0x2D - .2byte SPECIES_SEAKING, SPECIES_STARMIE, SPECIES_GOLDUCK, SPECIES_TENTACRUEL, SPECIES_OCTILLERY, SPECIES_GOREBYSS, SPECIES_GLALIE, SPECIES_WAILORD, SPECIES_SHARPEDO, SPECIES_KINGDRA, 10 - .byte 0x05, 0x0A, 0x06, 0x06, 0x0E, 0x16, 0x14, 0x0A, 0x00, 0x0C, 0xFF, 0xFF, 0x00, 0x00 - .string "セイヤ$", 8 - .string "FRANK$", 8 - .string "FRANK$", 8 - .string "OLINDO$", 8 - .string "FRANK$", 8 - .string "MAURO$", 8 - .byte 0x9E, 0xA3 - .2byte 0x3A - .2byte SPECIES_QUAGSIRE, SPECIES_STARMIE, SPECIES_PELIPPER, SPECIES_CRAWDAUNT, SPECIES_WAILORD, SPECIES_GYARADOS, SPECIES_SWAMPERT, SPECIES_LANTURN, SPECIES_WHISCASH, SPECIES_SHUCKLE, 11 - .byte 0x0E, 0x28, 0x3D, 0x10, 0x0F, 0x24, 0x14, 0x0A, 0x23, 0x1E, 0x24, 0x10, 0x00, 0x00 - .string "リュウジ$", 8 - .string "LAMONT$", 8 - .string "XAV$", 8 - .string "ORFEO$", 8 - .string "JÜRGEN$", 8 - .string "JORGE$", 8 - .byte 0x90, 0xE5 - .2byte 0x19 - .2byte SPECIES_ABSOL, SPECIES_CROBAT, SPECIES_EXPLOUD, SPECIES_MAGNETON, SPECIES_SHARPEDO, SPECIES_MANECTRIC, SPECIES_METAGROSS, SPECIES_ELECTRODE, SPECIES_NOSEPASS, SPECIES_WEEZING, 12 - .byte 0x20, 0x10, 0x2E, 0x06, 0x0B, 0x10, 0x22, 0x1E, 0x0F, 0x1E, 0x0B, 0x10, 0x00, 0x00 - .string "カツアキ$", 8 - .string "TYRESE$", 8 - .string "ANDY$", 8 - .string "PARIDE$", 8 - .string "DAVID$", 8 - .string "CHICHO$", 8 - .byte 0x18, 0xD0 - .2byte 10 - .2byte SPECIES_BLAZIKEN, SPECIES_GOLEM, SPECIES_MACHAMP, SPECIES_RHYDON, SPECIES_HARIYAMA, SPECIES_AGGRON, SPECIES_MEDICHAM, SPECIES_ZANGOOSE, SPECIES_VIGOROTH, SPECIES_SLAKING, 13 - .byte 0x29, 0x0A, 0x3A, 0x06, 0x15, 0x0E, 0x35, 0x14, 0x34, 0x10, 0x1E, 0x06, 0x00, 0x00 - .string "トシミツ$", 8 - .string "DANTE$", 8 - .string "DANTE$", 8 - .string "RAOUL$", 8 - .string "LOTHAR$", 8 - .string "PABLO$", 8 - .byte 0x75, 0xBC - .2byte 14 - .2byte SPECIES_SCEPTILE, SPECIES_SANDSLASH, SPECIES_FLYGON, SPECIES_CLAYDOL, SPECIES_ARMALDO, SPECIES_CROBAT, SPECIES_CRADILY, SPECIES_SOLROCK, SPECIES_LUNATONE, SPECIES_GOLEM, 14 - .byte 0x01, 0x0A, 0x17, 0x10, 0x43, 0x12, 0x22, 0x1E, 0x0B, 0x10, 0x0F, 0x28, 0x00, 0x00 - .string "ローウェン$", 8 - .string "ARTURO$", 8 - .string "ARTURO$", 8 - .string "ROMOLO$", 8 - .string "BRIAN$", 8 - .string "ARTURO$", 8 - .byte 0x2, 0xFA - .2byte 0x20 - .2byte SPECIES_ABSOL, SPECIES_MIGHTYENA, SPECIES_ALAKAZAM, SPECIES_BANETTE, SPECIES_NINETALES, SPECIES_CLAYDOL, SPECIES_MUK, SPECIES_SALAMENCE, SPECIES_WALREIN, SPECIES_DUSCLOPS, 15 - .byte 0x0F, 0x1E, 0x04, 0x14, 0x2F, 0x10, 0x06, 0x10, 0x20, 0x10, 0x03, 0x0E, 0x00, 0x00 - - .align 2 -gUnknown_08610EF0:: @ 8610EF0 - .4byte gText_082B7229 - .4byte gText_082B731C - .4byte gText_082B735B - .4byte gText_082B7423 - .4byte gText_082B74C1 - .4byte gText_082B756F - .4byte gText_082B75B2 - .4byte gText_082B763F - .4byte gText_082B76AC - .4byte gText_082B7772 - .4byte gText_082B77CE - .4byte gText_082B7871 - .4byte gText_082B78D4 - .4byte gText_082B7B1A - .4byte gText_082B7C13 - .4byte gText_082B7D18 - .4byte gText_082B7DD4 - .4byte gText_082B7EE5 - .4byte gText_082B7F35 - .4byte gText_082B7FE8 - .4byte gText_082B8087 - .4byte gText_082B822B - .4byte gText_082B8286 - .4byte gText_082B8356 - .4byte gText_082B83CE - .4byte gText_082B84FC - .4byte gText_082B8559 - .4byte gText_082B8656 - .4byte gText_082B86EA - .4byte gText_082B87DA - .4byte gText_082B887C - .4byte gText_082B8957 - .4byte gText_082B89C6 - .4byte gText_082B8ACF - .4byte gText_082B8B66 - .4byte gText_082B8C20 - .4byte gText_082B8CAA - .4byte gText_082B8DD3 - .4byte gText_082B8E24 - .4byte gText_082B8ED5 - .4byte gText_082B8F45 - .4byte gText_082B905F - .4byte gText_082B910E - .4byte gText_082B9204 - .4byte gText_082B929C - .4byte gText_082B9438 - .4byte gText_082B9488 - .4byte gText_082B9564 - .4byte gText_082B95D8 - .4byte gText_082B9763 - .4byte gText_082B97E5 - .4byte gText_082B989A - .4byte gText_082B992D - .4byte gText_082B9A84 - .4byte gText_082B9AB9 - .4byte gText_082B9B76 - .4byte gText_082B9BF2 - .4byte gText_082B9D83 - .4byte gText_082B9DF9 - .4byte gText_082B9EAA - .4byte gText_082B9F55 - .4byte gText_082BA084 - .4byte gText_082BA11D - .4byte gText_082BA1F3 - - .align 2 -gUnknown_08610FF0:: @ 8610FF0 - .4byte gText_082BE50D - .4byte gText_082BE5F5 - .4byte gText_082BE679 - .4byte gText_082BE71E - .4byte gText_082BE762 - .4byte gText_082BE7F8 - .4byte gText_082BE850 - .4byte gText_082BE99C - .4byte gText_082BEA1B - .4byte gText_082BEAE9 - .4byte gText_082BEB72 - .4byte gText_082BEC8E - .4byte gText_082BED16 - .4byte gText_082BEE29 - .4byte gText_082BEEB4 - .4byte gText_082BEFE2 - .4byte gText_082BF04E - .4byte gText_082BF11D - .4byte gText_082BF1A8 - .4byte gText_082BF268 - .4byte gText_082BF2D1 - .4byte gText_082BF3CF - .4byte gText_082BF46A - .4byte gText_082BF551 - .4byte gText_082BF5C3 - .4byte gText_082BF6E5 - .4byte gText_082BF773 - .4byte gText_082BF869 - .4byte gText_082BF8DD - .4byte gText_082BF9BA - .4byte gText_082BFA5A - .4byte gText_082BFB4E - - .align 2 -gUnknown_08611070:: @ 8611070 - .4byte gText_082BA2A3 - .4byte gText_082BA34E - .4byte gText_082BA380 - .4byte gText_082BA3D2 - .4byte gText_082BA448 - .4byte gText_082BA4D3 - .4byte gText_082BA58C - .4byte gText_082BA5BF - .4byte gText_082BA5F3 - .4byte gText_082BA635 - .4byte gText_082BA6E6 - .4byte gText_082BA742 - .4byte gText_082BA770 - .4byte gText_082BA78F - .4byte gText_082BA7D8 - .4byte gText_082BA867 - .4byte gText_082BA96B - .4byte gText_082BA9B7 - .4byte gText_082BAA1B - .4byte gText_082BAA81 - .4byte gText_082BAB22 - .4byte gText_082BAC43 - .4byte gText_082BAC78 - .4byte gText_082BAD17 - .4byte gText_082BADB6 - .4byte gText_082BAE36 - .4byte gText_082BAF4E - .4byte gText_082BAF8F - .4byte gText_082BAFDB - .4byte gText_082BB05F - .4byte gText_082BB0D4 - .4byte gText_082BB18C - .4byte gText_082BB1CE - .4byte gText_082BB242 - .4byte gText_082BB2D9 - .4byte gText_082BB370 - .4byte gText_082BB4C3 - .4byte gText_082BB4FB - .4byte gText_082BB575 - .4byte gText_082BB5E1 - .4byte gText_082BB656 - .4byte gText_082BB6E5 - .4byte gText_082BB72C - .4byte gText_082BB7A2 - .4byte gText_082BB84A - .4byte gText_082BB8CD - .4byte gText_082BB970 - .4byte gText_082BB9AE - .4byte gText_082BBA05 - .4byte gText_082BBA6C - .4byte gText_082BBB01 - .4byte gText_082BBC1C - .4byte gText_082BBC4B - .4byte gText_082BBCF6 - .4byte gText_082BBD90 - .4byte gText_082BBE0B - .4byte gText_082BBEE5 - .4byte gText_082BBF25 - .4byte gText_082BBFA4 - .4byte gText_082BC024 - .4byte gText_082BC0C8 - .4byte gText_082BC213 - .4byte gText_082BC247 - .4byte gText_082BC2DD - .4byte gText_082BC373 - .4byte gText_082BC40E - .4byte gText_082BC514 - .4byte gText_082BC555 - .4byte gText_082BC5CE - .4byte gText_082BC666 - .4byte gText_082BC714 - .4byte gText_082BC808 - .4byte gText_082BC84D - .4byte gText_082BC8EA - .4byte gText_082BC984 - .4byte gText_082BCA4D - .4byte gText_082BCB75 - .4byte gText_082BCBA6 - .4byte gText_082BCBFC - .4byte gText_082BCCA4 - - .align 2 -gUnknown_086111B0:: @ 86111B0 - .4byte gText_082BFBF2 - .4byte gText_082BFCAE - .4byte gText_082BFD26 - .4byte gText_082BFDB1 - .4byte gText_082BFE24 - .4byte gText_082BFEAD - .4byte gText_082BFF0A - .4byte gText_082C0032 - .4byte gText_082C0090 - .4byte gText_082C016E - .4byte gText_082C01F7 - .4byte gText_082C034C - .4byte gText_082C03CA - .4byte gText_082C046E - .4byte gText_082C04F9 - .4byte gText_082C0598 - .4byte gText_082C0602 - .4byte gText_082C06D8 - .4byte gText_082C074A - .4byte gText_082C0809 - .4byte gText_082C086E - .4byte gText_082C0982 - .4byte gText_082C0A1D - .4byte gText_082C0AFD - .4byte gText_082C0B6F - .4byte gText_082C0C7D - .4byte gText_082C0D0B - .4byte gText_082C0DFE - .4byte gText_082C0E71 - .4byte gText_082C0F6D - .4byte gText_082C1003 - .4byte gText_082C1122 - - .align 2 -gUnknown_08611230:: @ 8611230 - .4byte gText_082BCD68 - .4byte gText_082BCE64 - .4byte gText_082BCEF2 - .4byte gText_082BCF61 - .4byte gText_082BCFA1 - .4byte gText_082BD03C - .4byte gText_082BD06D - .4byte gText_082BD18A - .4byte gText_082BD222 - .4byte gText_082BD325 - .4byte gText_082BD3B1 - .4byte gText_082BD493 - .4byte gText_082BD51C - .4byte gText_082BD609 - .4byte gText_082BD697 - .4byte gText_082BD797 - .4byte gText_082BD806 - .4byte gText_082BD8F5 - .4byte gText_082BD9BE - .4byte gText_082BDAE1 - .4byte gText_082BDB4E - .4byte gText_082BDC6B - .4byte gText_082BDD0D - .4byte gText_082BDDEC - .4byte gText_082BDE68 - .4byte gText_082BDF4D - .4byte gText_082BDFD8 - .4byte gText_082BE0FD - .4byte gText_082BE189 - .4byte gText_082BE2A5 - .4byte gText_082BE33E - .4byte gText_082BE46C - - .align 2 -gUnknown_086112B0:: @ 86112B0 - .4byte gText_082C11D1 - .4byte gText_082C12D5 - .4byte gText_082C13AB - .4byte gText_082C1444 - .4byte gText_082C1501 - .4byte gText_082C15B6 - .4byte gText_082C165E - .4byte gText_082C174F - .4byte gText_082C1862 - .4byte gText_082C19A0 - .4byte gText_082C1A76 - .4byte gText_082C1C16 - .4byte gText_082C1CF5 - .4byte gText_082C1DC1 - .4byte gText_082C1EDC - .4byte gText_082C1FEC - .4byte gText_082C20D1 - .4byte gText_082C21FF - .4byte gText_082C231C - .4byte gText_082C2407 - .4byte gText_082C24B5 - .4byte gText_082C25B1 - .4byte gText_082C2707 - .4byte gText_082C27D4 - .4byte gText_082C28D6 - .4byte gText_082C2A0B - .4byte gText_082C2B50 - .4byte gText_082C2C77 - .4byte gText_082C2D67 - .4byte gText_082C2E41 - .4byte gText_082C2EF5 - .4byte gText_082C3023 - - .align 2 -gUnknown_08611330:: @ 8611330 - .4byte gText_082B6EA5 - .4byte gText_082B6EEC - .4byte gText_082B6F16 - .4byte gText_082B6F4C - .4byte gText_082B6F92 - .4byte gText_082B6FC9 - .4byte gText_082B700C - .4byte gText_082B703A - .4byte gText_082B706A - .4byte gText_082B709C - .4byte gText_082B70CC - .4byte gText_082B710A - .4byte gText_082B714D - .4byte gText_082B7185 - .4byte gText_082B71C1 - .4byte gText_082B71F9 - -gUnknown_08611370:: @ 8611370 - .byte 0x00, 0x00, 0x01, 0x01, 0x00, 0x01, 0x00, 0x01, 0x01, 0x01, 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x00 - .byte 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x00, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x00, 0x01 - .byte 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01 - .byte 0x01, 0x01, 0x01, 0x00, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x00, 0x00, 0x01, 0x01 - .byte 0x01, 0x01, 0x01, 0x00, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x00, 0x00, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01 - .byte 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01 - .byte 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01 - .byte 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01 - .byte 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01 - .byte 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01 - .byte 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01 - .byte 0x01, 0x01, 0x01 - -gUnknown_086114D3:: @ 86114D3 - .byte 0x01, 0x01, 0x01, 0x02, 0x02, 0x02, 0x02, 0x02, 0x03, 0x00, 0x00, 0x00, 0x00 - - .align 2 -gUnknown_086114E0:: @ 86114E0 - .4byte sub_81A093C - .4byte sub_81A0964 - .4byte sub_81A0978 - .4byte sub_819FC60 - .4byte sub_81A0984 - .4byte sub_81A0990 - .4byte sub_81A09D0 - .4byte sub_81A0A20 - .4byte sub_81A0C9C - .4byte sub_81A087C - .4byte sub_81A1638 - .4byte sub_81A0CC0 - .4byte sub_81A09B4 - .4byte sub_81A0D40 - .4byte sub_81A0DD4 - .4byte sub_81A0FE4 - .4byte sub_81A0FFC - .4byte sub_81A0D80 - .4byte sub_81A11F8 - .4byte sub_81A1218 - .4byte sub_81A1224 - .4byte sub_81A1438 - .4byte sub_81A150C - .4byte sub_81A15A4 - .4byte sub_81A1644 - .4byte sub_81A1370 - - .align 2 -gUnknown_08611548:: @ 8611548 - .byte 0x00, 0x01, 0x02, 0x03, 0x06, 0x07, 0x08, 0x09 - .align 2 gUnknown_08611550:: @ 8611550 .byte 0x23, 0x46, 0x23, 0x01, 0x04, 0x09, 0x05, 0x00, 0x15, 0x2a, 0x15, 0x01, 0x1c, 0x38, 0x1c, 0x01, 0x15, 0x2a, 0x15, 0x01, 0x1c, 0x8c, 0x38, 0x01, 0x15, 0x46, 0x23, 0x00 diff --git a/data/battle_scripts_1.s b/data/battle_scripts_1.s index a01066be14..d8f6816864 100644 --- a/data/battle_scripts_1.s +++ b/data/battle_scripts_1.s @@ -6,6 +6,7 @@ #include "constants/abilities.h" #include "constants/moves.h" #include "constants/songs.h" +#include "constants/game_stat.h" .include "asm/macros.inc" .include "asm/macros/battle_script.inc" .include "constants/constants.inc" @@ -922,7 +923,7 @@ BattleScript_EffectFocusEnergy:: BattleScript_EffectRecoil:: setmoveeffect MOVE_EFFECT_RECOIL_25 | MOVE_EFFECT_AFFECTS_USER | MOVE_EFFECT_CERTAIN jumpifnotmove MOVE_STRUGGLE, BattleScript_EffectHit - incrementgamestat 0x1B + incrementgamestat GAME_STAT_USED_STRUGGLE goto BattleScript_EffectHit BattleScript_EffectConfuse:: @@ -1200,7 +1201,7 @@ BattleScript_EffectSplash:: ppreduce attackanimation waitanimation - incrementgamestat 0x1A + incrementgamestat GAME_STAT_USED_SPLASH printstring STRINGID_BUTNOTHINGHAPPENED waitmessage 0x40 goto BattleScript_MoveEnd @@ -3741,7 +3742,7 @@ BattleScript_SAtkDown2End:: BattleScript_FocusPunchSetUp:: printstring STRINGID_EMPTYSTRING3 waitmessage 0x1 - playanimation BS_ATTACKER, B_ANIM_x14, NULL + playanimation BS_ATTACKER, B_ANIM_FOCUS_PUNCH_SETUP, NULL printstring STRINGID_PKMNTIGHTENINGFOCUS waitmessage 0x40 end2 diff --git a/data/battle_scripts_2.s b/data/battle_scripts_2.s index 485847ed1a..b74f557a7c 100644 --- a/data/battle_scripts_2.s +++ b/data/battle_scripts_2.s @@ -190,7 +190,7 @@ BattleScript_ActionGetNear: BattleScript_ActionThrowPokeblock: printstring STRINGID_THREWPOKEBLOCKATPKMN waitmessage 0x40 - playanimation BS_ATTACKER, B_ANIM_x4, NULL + playanimation BS_ATTACKER, B_ANIM_POKEBLOCK_THROW, NULL printfromtable gSafariPokeblockResultStringIds waitmessage 0x40 end2 diff --git a/data/cable_club.s b/data/cable_club.s deleted file mode 100644 index f62b0b90a9..0000000000 --- a/data/cable_club.s +++ /dev/null @@ -1,16 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2, 0 - - .align 2 -gUnknown_08550594:: @ 8550594 - window_template 0x00, 0x10, 0x0b, 0x0b, 0x02, 0x0f, 0x0125 - - .align 2 -gUnknown_0855059C:: @ 855059C - .4byte gText_BronzeCard - .4byte gText_CopperCard - .4byte gText_SilverCard - .4byte gText_GoldCard diff --git a/data/event_scripts.s b/data/event_scripts.s index 56658a9948..77c0f44ccf 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -431,7 +431,7 @@ gStdScripts_End:: @ 81DC2CC .include "data/maps/SecretBase_YellowCave3/scripts.inc" .include "data/maps/SecretBase_YellowCave4/scripts.inc" -gUnknown_0823B4BB:: @ 823B4BB +EventScript_SecretBasePC:: @ 823B4BB lockall playse 2 message Text_276805 @@ -492,7 +492,7 @@ EventScript_23B585:: @ 823B585 special sub_80E9C88 end -gUnknown_0823B589:: @ 823B589 +EventScript_RecordMixingSecretBasePC:: @ 823B589 lockall message Text_276805 playse 2 @@ -581,13 +581,13 @@ EventScript_23B680:: @ 823B680 special sub_80EBB28 end -gUnknown_0823B684:: @ 823B684 +EventScript_SecretBaseSandOrnament:: @ 823B684 special sub_80EBE7C dofieldeffect 52 waitstate end -gUnknown_0823B68C:: @ 823B68C +EventScript_SecretBaseShieldOrToyTV:: @ 823B68C special sub_80FAC78 compare VAR_RESULT, 0 goto_eq EventScript_23B6BC @@ -1685,7 +1685,7 @@ EventScript_271CA1:: @ 8271CA1 setvar VAR_RESULT, 0 return -EventScript_271CB7:: @ 8271CB7 +EventScript_HiddenItemScript:: @ 8271CB7 lockall waitse giveitem VAR_0x8005, 1 @@ -1761,7 +1761,7 @@ EventScript_271D89:: @ 8271D89 release end -EventScript_271D92:: @ 8271D92 +EventScript_PC:: @ 8271D92 lockall setvar VAR_0x8004, 0 special DoPCTurnOnEffect @@ -1902,7 +1902,7 @@ Route109_EventScript_271E95:: @ 8271E95 setvar VAR_0x4096, 0 return -EventScript_271EA0:: @ 8271EA0 +EventScript_UseSurf:: @ 8271EA0 checkpartymove MOVE_SURF compare VAR_RESULT, 6 goto_eq EventScript_271ED6 @@ -2201,7 +2201,7 @@ SSTidalRooms_EventScript_272083:: @ 8272083 fadescreen 0 return -EventScript_27208F:: @ 827208F +EventScript_RegionMap:: @ 827208F lockall msgbox LittlerootTown_BrendansHouse_2F_Text_1F8820, 4 fadescreen 1 @@ -3074,31 +3074,31 @@ Movement_2725CB:: @ 82725CB walk_up step_end -EventScript_2725CE:: @ 82725CE +EventScript_PictureBookShelf:: @ 82725CE msgbox Text_2A81E5, 3 end -EventScript_2725D7:: @ 82725D7 +EventScript_BookShelf:: @ 82725D7 msgbox Text_2A820D, 3 end -EventScript_2725E0:: @ 82725E0 +EventScript_PokemonCenterBookshelf:: @ 82725E0 msgbox Text_2A8232, 3 end -EventScript_2725E9:: @ 82725E9 +EventScript_Vase:: @ 82725E9 msgbox Text_2A8276, 3 end -EventScript_2725F2:: @ 82725F2 +EventScript_TrashCan:: @ 82725F2 msgbox Text_2A82B3, 3 end -EventScript_2725FB:: @ 82725FB +EventScript_ShopShelf:: @ 82725FB msgbox Text_2A82BF, 3 end -EventScript_272604:: @ 8272604 +EventScript_Blueprint:: @ 8272604 msgbox Text_2A82F7, 3 end @@ -3322,7 +3322,7 @@ EventScript_2736B3:: @ 82736B3 msgbox gUnknown_08272C98, 3 end -EventScript_2736BC:: @ 82736BC +EventScript_Poison:: @ 82736BC lockall special sub_80F972C waitstate @@ -3565,7 +3565,7 @@ RustboroCity_DevonCorp_2F_EventScript_273811:: @ 8273811 release end -EventScript_27381B:: @ 827381B +EventScript_Questionnaire:: @ 827381B lockall msgbox gUnknown_0827339F, 5 compare VAR_RESULT, 0 @@ -5859,7 +5859,7 @@ EventScript_2926F8:: @ 82926F8 .include "data/scripts/players_house.inc" -EventScript_292DE5:: @ 8292DE5 +EventScript_RunningShoesManual:: @ 8292DE5 msgbox LittlerootTown_BrendansHouse_1F_Text_1F7F66, 3 end @@ -6010,7 +6010,7 @@ MirageTower_3F_MapScript2_2A8327: @ 82A8327 MtPyre_2F_MapScript2_2A8327: @ 82A8327 SkyPillar_2F_MapScript2_2A8327: @ 82A8327 SkyPillar_4F_MapScript2_2A8327: @ 82A8327 - map_script_2 VAR_ICE_STEP_COUNT, 0, gUnknown_082A8337 + map_script_2 VAR_ICE_STEP_COUNT, 0, EventScript_FallDownHole .2byte 0 GraniteCave_B1F_MapScript1_2A8331: @ 82A8331 @@ -6020,7 +6020,7 @@ MtPyre_2F_MapScript1_2A8331: @ 82A8331 copyvar VAR_ICE_STEP_COUNT, 0x1 end -gUnknown_082A8337:: @ 82A8337 +EventScript_FallDownHole:: @ 82A8337 lockall delay 20 applymovement 255, GraniteCave_B1F_Movement_2A8369 @@ -9853,2983 +9853,8 @@ gText_MrStone_Pokenav_2B67ED:: @ 82B67ED .string "Hm! You must come visit us at DEVON\n" .string "sometime!$" -BattleFrontier_BattleTowerLobby_EventScript_2B688D:: @ 82B688D - lock - faceplayer - setvar VAR_0x8004, 0 - special sub_81A085C - compare VAR_RESULT, 0 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6900 - setvar VAR_0x8004, 10 - special sub_81A085C - compare VAR_0x8004, 0 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B68BE - checkflag FLAG_0x934 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6E90 - -BattleFrontier_BattleTowerLobby_EventScript_2B68BE:: @ 82B68BE - setvar VAR_0x8004, 11 - special sub_81A085C - compare VAR_RESULT, 2 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B69D3 - compare VAR_RESULT, 4 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6ACF - compare VAR_RESULT, 3 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6C77 - compare VAR_RESULT, 1 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6D5C - compare VAR_RESULT, 5 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6DD4 - release - releaseall - end - -BattleFrontier_BattleTowerLobby_EventScript_2B6900:: @ 82B6900 - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 6 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 0 - special sub_81A085C - waitstate - -BattleFrontier_BattleTowerLobby_EventScript_2B6925:: @ 82B6925 - setvar VAR_0x8004, 7 - setvar VAR_0x8005, 6 - special sub_81A085C - waitstate - compare VAR_RESULT, 1 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B69BB - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 2 - special sub_81A085C - waitstate - setvar VAR_0x8004, 7 - setvar VAR_0x8005, 0 - special sub_81A085C - waitstate - setvar VAR_0x8004, 1 - setorcopyvar VAR_0x8005, VAR_RESULT - addvar VAR_0x8005, 1 - special sub_81A085C - setvar VAR_0x8004, 3 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 8 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 3 - special sub_81A085C - waitstate - call BattleFrontier_BattleTowerLobby_EventScript_2B6E4D - release - releaseall - switch VAR_FACING - case 2, BattleFrontier_BattleTowerLobby_EventScript_2B6E54 - goto BattleFrontier_BattleTowerLobby_EventScript_2B6E72 - end - -BattleFrontier_BattleTowerLobby_EventScript_2B69BB:: @ 82B69BB - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 1 - special sub_81A085C - waitstate - goto BattleFrontier_BattleTowerLobby_EventScript_2B6925 - -BattleFrontier_BattleTowerLobby_EventScript_2B69D3:: @ 82B69D3 - setvar VAR_0x8004, 14 - setvar VAR_0x8005, 2 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 0 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 1 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 6 - special sub_81A085C - waitstate - setvar VAR_0x8004, 7 - setvar VAR_0x8005, 2 - special sub_81A085C - waitstate - copyvar VAR_0x8005, VAR_RESULT - compare VAR_0x8005, 0 - call_if 1, BattleFrontier_BattleTowerLobby_EventScript_2B6ABA - compare VAR_0x8005, 1 - call_if 1, BattleFrontier_BattleTowerLobby_EventScript_2B6AC0 - setvar VAR_0x8004, 12 - special sub_81A085C - copyvar VAR_0x8006, VAR_RESULT - setvar VAR_0x8004, 13 - special sub_81A085C - setvar VAR_0x8004, 5 - special sub_81A085C - setvar VAR_0x8004, 12 - special sub_81A085C - compare VAR_RESULT, 3 - call_if 1, BattleFrontier_BattleTowerLobby_EventScript_2B6AC6 - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - copyvar VAR_0x8006, VAR_0x8007 - special sub_81A085C - setvar VAR_0x8004, 15 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 7 - special sub_81A085C - waitstate - call BattleFrontier_BattleTowerLobby_EventScript_2B6E4D - release - releaseall - switch VAR_FACING - case 2, BattleFrontier_BattleTowerLobby_EventScript_2B6E54 - goto BattleFrontier_BattleTowerLobby_EventScript_2B6E72 - end - -BattleFrontier_BattleTowerLobby_EventScript_2B6ABA:: @ 82B6ABA - setvar VAR_0x8007, 0 - return - -BattleFrontier_BattleTowerLobby_EventScript_2B6AC0:: @ 82B6AC0 - setvar VAR_0x8007, 1 - return - -BattleFrontier_BattleTowerLobby_EventScript_2B6AC6:: @ 82B6AC6 - setvar VAR_0x8004, 4 - special sub_81A085C - return - -BattleFrontier_BattleTowerLobby_EventScript_2B6ACF:: @ 82B6ACF - setvar VAR_0x8004, 14 - setvar VAR_0x8005, 4 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 2 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 10 - special sub_81A085C - waitstate - setvar VAR_0x8004, 15 - special sub_81A085C - -BattleFrontier_BattleTowerLobby_EventScript_2B6B09:: @ 82B6B09 - fadescreen 1 - setvar VAR_RESULT, 0 - setvar VAR_0x8004, 19 - special sub_81A085C - waitstate - compare VAR_RESULT, 0 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6B81 - setvar VAR_0x8004, 20 - special sub_81A085C - compare VAR_RESULT, 0 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6C0C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 5 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 12 - special sub_81A085C - waitstate - setvar VAR_0x8004, 5 - special sub_81A085C - call BattleFrontier_BattleTowerLobby_EventScript_2B6E4D - release - releaseall - switch VAR_FACING - case 2, BattleFrontier_BattleTowerLobby_EventScript_2B6E54 - goto BattleFrontier_BattleTowerLobby_EventScript_2B6E72 - end - -BattleFrontier_BattleTowerLobby_EventScript_2B6B81:: @ 82B6B81 - setvar VAR_0x8004, 14 - setvar VAR_0x8005, 4 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 2 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 13 - special sub_81A085C - waitstate - setvar VAR_0x8004, 7 - setvar VAR_0x8005, 4 - special sub_81A085C - waitstate - setvar VAR_0x8004, 15 - special sub_81A085C - compare VAR_RESULT, 0 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6B09 - -BattleFrontier_BattleTowerLobby_EventScript_2B6BD4:: @ 82B6BD4 - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 14 - special sub_81A085C - waitstate - setvar VAR_0x8004, 5 - special sub_81A085C - call BattleFrontier_BattleTowerLobby_EventScript_2B6E4D - release - releaseall - switch VAR_FACING - case 2, BattleFrontier_BattleTowerLobby_EventScript_2B6E54 - goto BattleFrontier_BattleTowerLobby_EventScript_2B6E72 - end - -BattleFrontier_BattleTowerLobby_EventScript_2B6C0C:: @ 82B6C0C - setvar VAR_0x8004, 14 - setvar VAR_0x8005, 4 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 5 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 2 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 16 - special sub_81A085C - waitstate - setvar VAR_0x8004, 7 - setvar VAR_0x8005, 4 - special sub_81A085C - waitstate - setvar VAR_0x8004, 15 - special sub_81A085C - compare VAR_RESULT, 0 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6B09 - goto BattleFrontier_BattleTowerLobby_EventScript_2B6BD4 - end - -BattleFrontier_BattleTowerLobby_EventScript_2B6C77:: @ 82B6C77 - setvar VAR_0x8004, 14 - setvar VAR_0x8005, 3 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 2 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 3 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 2 - setvar VAR_0x8006, 4 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 8 - special sub_81A085C - waitstate - setvar VAR_0x8004, 7 - setvar VAR_0x8005, 3 - special sub_81A085C - waitstate - copyvar VAR_0x8005, VAR_RESULT - compare VAR_0x8005, 0 - call_if 1, BattleFrontier_BattleTowerLobby_EventScript_2B6D50 - compare VAR_0x8005, 1 - call_if 1, BattleFrontier_BattleTowerLobby_EventScript_2B6D56 - setvar VAR_0x8004, 17 - special sub_81A085C - setvar VAR_0x8004, 5 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - copyvar VAR_0x8006, VAR_0x8007 - special sub_81A085C - setvar VAR_0x8004, 15 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 9 - special sub_81A085C - waitstate - call BattleFrontier_BattleTowerLobby_EventScript_2B6E4D - release - releaseall - switch VAR_FACING - case 2, BattleFrontier_BattleTowerLobby_EventScript_2B6E54 - goto BattleFrontier_BattleTowerLobby_EventScript_2B6E72 - end - -BattleFrontier_BattleTowerLobby_EventScript_2B6D50:: @ 82B6D50 - setvar VAR_0x8007, 3 - return - -BattleFrontier_BattleTowerLobby_EventScript_2B6D56:: @ 82B6D56 - setvar VAR_0x8007, 4 - return - -BattleFrontier_BattleTowerLobby_EventScript_2B6D5C:: @ 82B6D5C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 4 - special sub_81A085C - waitstate - setvar VAR_0x8004, 7 - setvar VAR_0x8005, 1 - special sub_81A085C - waitstate - copyvar VAR_0x8005, VAR_RESULT - setvar VAR_0x8004, 18 - special sub_81A085C - setvar VAR_0x8004, 5 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 9 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 5 - special sub_81A085C - waitstate - call BattleFrontier_BattleTowerLobby_EventScript_2B6E4D - release - releaseall - switch VAR_FACING - case 2, BattleFrontier_BattleTowerLobby_EventScript_2B6E54 - goto BattleFrontier_BattleTowerLobby_EventScript_2B6E72 - end - -BattleFrontier_BattleTowerLobby_EventScript_2B6DD4:: @ 82B6DD4 - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 11 - special sub_81A085C - waitstate - setvar VAR_0x8004, 25 - special sub_81A085C - setvar VAR_0x8004, 19 - call BattleFrontier_BattleTowerLobby_EventScript_271E7C - lock - faceplayer - setvar VAR_0x8004, 21 - special sub_81A085C - setvar VAR_0x8004, 16 - setvar VAR_0x8005, 0 - setvar VAR_0x8006, 7 - special sub_81A085C - setvar VAR_0x8004, 8 - setvar VAR_0x8005, 1 - setvar VAR_0x8006, 15 - special sub_81A085C - waitstate - setvar VAR_0x8004, 9 - special sub_81A085C - call BattleFrontier_BattleTowerLobby_EventScript_2B6E4D - release - releaseall - switch VAR_FACING - case 2, BattleFrontier_BattleTowerLobby_EventScript_2B6E54 - goto BattleFrontier_BattleTowerLobby_EventScript_2B6E72 - end - -BattleFrontier_BattleTowerLobby_EventScript_2B6E4D:: @ 82B6E4D - setflag FLAG_0x2BD - setflag FLAG_0x934 - return - -BattleFrontier_BattleTowerLobby_EventScript_2B6E54:: @ 82B6E54 - setvar VAR_0x8004, 24 - special sub_81A085C - compare VAR_0x8004, 0 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6E93 - applymovement 6, BattleFrontier_BattleTowerLobby_Movement_2B6E94 - waitmovement 0 - end - -BattleFrontier_BattleTowerLobby_EventScript_2B6E72:: @ 82B6E72 - setvar VAR_0x8004, 24 - special sub_81A085C - compare VAR_0x8004, 0 - goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6E93 - applymovement 6, BattleFrontier_BattleTowerLobby_Movement_2B6E95 - waitmovement 0 - end - -BattleFrontier_BattleTowerLobby_EventScript_2B6E90:: @ 82B6E90 - release - releaseall - end - -BattleFrontier_BattleTowerLobby_EventScript_2B6E93:: @ 82B6E93 - end - -BattleFrontier_BattleTowerLobby_Movement_2B6E94: @ 82B6E94 - walk_fast_right - -BattleFrontier_BattleTowerLobby_Movement_2B6E95: @ 82B6E95 - walk_fast_down - walk_fast_down - walk_fast_right - walk_fast_right - walk_fast_right - walk_fast_right - walk_fast_right - walk_fast_right - walk_fast_right - walk_fast_right - walk_fast_right - set_invisible - slide_down - slide_down - slide_down - step_end - -gText_082B6EA5:: @ 82B6EA5 - .string "Um, I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice.\n" - .string "Snivel… This tension is getting to me…$" - -gText_082B6EEC:: @ 82B6EEC - .string "I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice!\n" - .string "Here we come!$" - -gText_082B6F16:: @ 82B6F16 - .string "I’m the no. {STR_VAR_2} apprentice of {STR_VAR_1}!\n" - .string "Accept my challenge!$" - -gText_082B6F4C:: @ 82B6F4C - .string "Um… I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice…\n" - .string "Do you think someone like me can win?$" - -gText_082B6F92:: @ 82B6F92 - .string "I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice!\n" - .string "I’ll let you challenge me!$" - -gText_082B6FC9:: @ 82B6FC9 - .string "I’m horribly busy, but I also happen\n" - .string "to be {STR_VAR_1}’s no. {STR_VAR_2} apprentice.$" - -gText_082B700C:: @ 82B700C - .string "I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice.\n" - .string "Glad to meet you!$" - -gText_082B703A:: @ 82B703A - .string "I serve as {STR_VAR_1}’s no. {STR_VAR_2} apprentice.\n" - .string "May I begin?$" - -gText_082B706A:: @ 82B706A - .string "Eek! I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice!\n" - .string "I’ll do my best!$" - -gText_082B709C:: @ 82B709C - .string "Yeehaw! I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice!\n" - .string "Put ’em up!$" - -gText_082B70CC:: @ 82B70CC - .string "I’m {STR_VAR_1}’s 1,000th apprentice!\n" - .string "Actually, I’m no. {STR_VAR_2}! Here goes!$" - -gText_082B710A:: @ 82B710A - .string "Yeah, I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice!\n" - .string "Let’s get rockin’ and a-rollin’!$" - -gText_082B714D:: @ 82B714D - .string "Yippee-yahoo! I’m what you call\n" - .string "{STR_VAR_1}’s no. {STR_VAR_2} apprentice!$" - -gText_082B7185:: @ 82B7185 - .string "Cough! I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice.\n" - .string "Good to meet you! Cough!$" - -gText_082B71C1:: @ 82B71C1 - .string "This is nerve-racking…\n" - .string "I’m the no. {STR_VAR_2} apprentice of {STR_VAR_1}.$" - -gText_082B71F9:: @ 82B71F9 - .string "I am {STR_VAR_1}’s no. {STR_VAR_2} apprentice,\n" - .string "and that’s no lie.$" - -gText_082B7229:: @ 82B7229 - .string "Are you… {PLAYER}?\n" - .string "Oh! Sniff…sob…\p" - .string "Oh! S-sorry…\n" - .string "I’m so nervous, I can’t help crying…\p" - .string "I’m {STR_VAR_1}, and I really look up\n" - .string "to you, {PLAYER}.\p" - .string "I… I had this dream of one day meeting\n" - .string "you and asking you about POKéMON.\p" - .string "Please, please, {PLAYER}!\n" - .string "Please teach me about POKéMON!$" - -gText_082B731C:: @ 82B731C - .string "Oh… B-but…\n" - .string "Snivel… Waaaaaaah!\p" - .string "Please!\n" - .string "I’m begging you, please!$" - -gText_082B735B:: @ 82B735B - .string "Oh, really? You will?\n" - .string "Awesome! Wicked! Awoooh!\p" - .string "Oh… I’m sorry…\n" - .string "I’m so happy, I’m crying…\p" - .string "Um… Then please tell me!\n" - .string "It’s about the BATTLE TOWER.\p" - .string "Which would be better for me: Level 50\n" - .string "or the Open Level?$" - -gText_082B7423:: @ 82B7423 - .string "{STR_VAR_1}?\n" - .string "Waaaaah!\p" - .string "Oh! I’m so sorry!\n" - .string "You’ve made me happy by choosing\l" - .string "the level for me, and it’s made me cry…\p" - .string "Snivel…\n" - .string "Thank you so much!\l" - .string "Please talk with me again!$" - -gText_082B74C1:: @ 82B74C1 - .string "Wowee! You’re {PLAYER}, aren’t you?\n" - .string "You’re awesomely strong, aren’t you?\p" - .string "I’m {STR_VAR_1}!\n" - .string "I just became a TRAINER!\p" - .string "Please, {PLAYER}!\n" - .string "Can you be my teacher and tell me\l" - .string "lots about being a TRAINER?$" - -gText_082B756F:: @ 82B756F - .string "Aww, why?\n" - .string "Oh, please? Pretty please?\l" - .string "Please be my teacher, please!$" - -gText_082B75B2:: @ 82B75B2 - .string "Yay! Great!\p" - .string "The first thing I wanted to ask you is\n" - .string "about the BATTLE TOWER!\p" - .string "The Level 50 and Open Level Rooms…\n" - .string "Which would be perfect for me?$" - -gText_082B763F:: @ 82B763F - .string "{STR_VAR_1}, huh? That’s true!\n" - .string "I’ll do my best there!\p" - .string "If we meet here again, please teach\n" - .string "me something else, teacher!$" - -gText_082B76AC:: @ 82B76AC - .string "Um… Are you {PLAYER}?\n" - .string "My name is {STR_VAR_1}.\p" - .string "I want to become a POKéMON TRAINER,\n" - .string "but I don’t know what to do…\p" - .string "So I thought maybe I could ask you for\n" - .string "advice because you’re so famous.\p" - .string "{PLAYER}, could you give me advice?$" - -gText_082B7772:: @ 82B7772 - .string "Oh, but…\p" - .string "I sincerely want to become a POKéMON\n" - .string "TRAINER!\p" - .string "Please, can you answer my questions?$" - -gText_082B77CE:: @ 82B77CE - .string "Thank you!\n" - .string "Here’s my first question right away!\p" - .string "The BATTLE TOWER has two levels,\n" - .string "Level 50 and Open Level, right?\p" - .string "Which level do you think is more\n" - .string "suitable for me?$" - -gText_082B7871:: @ 82B7871 - .string "Oh, the {STR_VAR_1} challenge?\n" - .string "Understood!\p" - .string "If I have another question, I’ll come\n" - .string "back here for your advice!$" - -gText_082B78D4:: @ 82B78D4 - .string "Oh? Huh? You’re…\n" - .string "No, that can’t be true.\p" - .string "There isn’t any way that someone\n" - .string "like me could meet {PLAYER}.\p" - .string "…You really are {PLAYER}?\n" - .string "I can’t believe I’m talking to you!\p" - .string "When something this good happens,\n" - .string "only terrible things will happen to me\l" - .string "now, I just know it…\p" - .string "…I’m sorry…\n" - .string "I’m… {STR_VAR_1}…\p" - .string "There isn’t anything special about\n" - .string "me that I can be proud of…\p" - .string "I shouldn’t even say anything about\n" - .string "myself because you’ll forget…\p" - .string "I had this dream that if I ever met\n" - .string "you, {PLAYER}, that maybe I could ask\l" - .string "you for advice as a TRAINER.\p" - .string "But I don’t think you would agree\n" - .string "to that.\p" - .string "…Or will you be so kind as to give\n" - .string "me advice?$" - -gText_082B7B1A:: @ 82B7B1A - .string "I knew it…\p" - .string "It had to happen because I’m such\n" - .string "a really boring nobody…\p" - .string "But I thought just maybe…\n" - .string "You won’t reconsider, will you?\p" - .string "But I can’t give up just like that.\n" - .string "I’ll ask you while I’m still lucky!\p" - .string "Please, will you be so kind as to give\n" - .string "me advice?$" - -gText_082B7C13:: @ 82B7C13 - .string "Really? I can’t believe it!\n" - .string "I can’t believe you’ll advise me!\l" - .string "I… I’m so happy…\p" - .string "What I want to ask you is really\n" - .string "trivial, but I can’t decide…\p" - .string "At the BATTLE TOWER, they let you\n" - .string "choose Level 50 or Open Level.\p" - .string "Which course do you think even I may\n" - .string "have a chance at?$" - -gText_082B7D18:: @ 82B7D18 - .string "{STR_VAR_1}? Okay!\n" - .string "But do you really think someone like\l" - .string "me would have a chance?\p" - .string "I’ll do my best, even though I don’t\n" - .string "think it will work.\p" - .string "Thank you very much for spending\n" - .string "time with someone like me.$" - -gText_082B7DD4:: @ 82B7DD4 - .string "Oh! You’re {PLAYER}{STRING 5}, aren’t you?\p" - .string "I’ve heard that you’re tough at\n" - .string "POKéMON!\p" - .string "I’m {STR_VAR_1}!\n" - .string "I’ll be your friend!\p" - .string "Did you know?\p" - .string "You can’t win at the BATTLE FRONTIER\n" - .string "if all you know is what they teach at\l" - .string "the TRAINER’S SCHOOL.\p" - .string "I’m willing to listen to your advice.\n" - .string "You’ll agree, of course?$" - -gText_082B7EE5:: @ 82B7EE5 - .string "Huh? Why are you refusing me?\n" - .string "It’s me who’s asking you!\l" - .string "You have to reconsider!$" - -gText_082B7F35:: @ 82B7F35 - .string "Okay, so there is this something.\n" - .string "I want you to decide it for me.\p" - .string "You know that the BATTLE TOWER has\n" - .string "Level 50 and Open Level Rooms?\p" - .string "Which do you think would be good\n" - .string "for me, {PLAYER}{STRING 5}?$" - -gText_082B7FE8:: @ 82B7FE8 - .string "Okay, {STR_VAR_1} is suitable for me?\n" - .string "Thank you!\p" - .string "Knowing that you made the decision,\n" - .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" - .string "I lose.\p" - .string "Okay, I’ll look to you for advice again.\n" - .string "Bye!$" - -gText_082B8087:: @ 82B8087 - .string "Oh, hi, there! {PLAYER}{STRING 5}!\n" - .string "I know you because you’re famous!\l" - .string "Call me {STR_VAR_1}! Glad to meet you!\p" - .string "I’m a TRIATHLETE, so I keep myself\n" - .string "fit even while I raise POKéMON.\p" - .string "I’m also involved with other things\n" - .string "like work, napping, ballroom dancing…\p" - .string "Being this busy, it’s not so easy for\n" - .string "me to become a decent TRAINER.\p" - .string "So, I have a proposition!\p" - .string "There must be a reason why we met.\n" - .string "So, {PLAYER}{STRING 5}, how about sharing your\l" - .string "wisdom with me every so often?$" - -gText_082B822B:: @ 82B822B - .string "Oh, but, please?\n" - .string "A guy like me needs someone like\l" - .string "you, {PLAYER}{STRING 5}!\p" - .string "Honestly, I need your advice!$" - -gText_082B8286:: @ 82B8286 - .string "Thank you! That’s more like it!\n" - .string "So, let’s start with an easy one!\p" - .string "You know about the BATTLE TOWER’s\n" - .string "two courses, right?\l" - .string "You know, Level 50 and Open Level.\p" - .string "Me being a busy guy, which one should\n" - .string "I gear up for?$" - -gText_082B8356:: @ 82B8356 - .string "{STR_VAR_1}, huh? Okay, gotcha.\n" - .string "I’ll find time somehow and give it a go!\p" - .string "…Whoops, I’d better go to work!\n" - .string "Thanks! See you around!$" - -gText_082B83CE:: @ 82B83CE - .string "No way! Uh-uh!\n" - .string "Are you maybe the real {PLAYER}?\p" - .string "A-hah! Awesome! I’m {STR_VAR_1},\n" - .string "so pleased to meet you!\p" - .string "{PLAYER}, you’re very strong,\n" - .string "aren’t you?\p" - .string "Everyone’s talking about you!\p" - .string "Oh! I just had this great idea!\n" - .string "I’ll get advice off you, {PLAYER}!\l" - .string "I’m sure it will make me tougher!\p" - .string "Isn’t it a great idea?\n" - .string "Please, I want your advice!$" - -gText_082B84FC:: @ 82B84FC - .string "Ahahaha, you can pretend to be mean,\n" - .string "but you can’t fool me!\l" - .string "You really mean okay, don’t you?$" - -gText_082B8559:: @ 82B8559 - .string "Yay! I knew you’d have a big heart,\n" - .string "{PLAYER}!\p" - .string "What should I ask you first?\n" - .string "…Oh, I thought of something!\p" - .string "Drum roll, please!\n" - .string "The question I have is…\p" - .string "If I were to take a BATTLE TOWER\n" - .string "challenge, which way should I go?\p" - .string "Level 50 or Open Level?\n" - .string "Which suits me more?$" - -gText_082B8656:: @ 82B8656 - .string "Oh-oh-oh!\n" - .string "{STR_VAR_1}, you say!\l" - .string "Thank you for a totally cool reply!\p" - .string "I guess that’s about all I wanted\n" - .string "to ask you today.\p" - .string "Let’s meet here again, okay?\n" - .string "Thanks!$" - -gText_082B86EA:: @ 82B86EA - .string "I beg your pardon, but…\n" - .string "Are you {PLAYER}?\p" - .string "I’m {STR_VAR_1}, and I am delighted to\n" - .string "make your acquaintance.\p" - .string "I have long been an admirer\n" - .string "of yours…\p" - .string "… … … … … …\p" - .string "Um… I hope you don’t find this\n" - .string "request too much of a burden, but…\p" - .string "May I become your apprentice,\n" - .string "{PLAYER}?$" - -gText_082B87DA:: @ 82B87DA - .string "Oh…!\p" - .string "… … … … … …\n" - .string "… … … … … …\p" - .string "…I must have fainted from shock.\n" - .string "I’m sorry, I must have misheard you.\p" - .string "Please! Please say that you will\n" - .string "accept me as your apprentice!$" - -gText_082B887C:: @ 82B887C - .string "Oh… I’m delighted!\p" - .string "I don’t wish to waste your time,\n" - .string "so please advise me on this.\p" - .string "I plan to take a BATTLE TOWER\n" - .string "challenge soon.\p" - .string "However, there are two levels…\p" - .string "Which would be most suitable for me?\n" - .string "Level 50 or Open Level?$" - -gText_082B8957:: @ 82B8957 - .string "{STR_VAR_1} is your choice!\n" - .string "I see. I will do my best!\p" - .string "Thank you, {PLAYER}.\n" - .string "I hope I can count on you again.\l" - .string "Please take care!$" - -gText_082B89C6:: @ 82B89C6 - .string "Eek! Eek! {PLAYER}!\n" - .string "You spoke to me!\l" - .string "I… I’m overjoyed!\p" - .string "Me! My name is {STR_VAR_1}!\n" - .string "I just became a TRAINER!\p" - .string "I’m delighted I met you, {PLAYER},\n" - .string "the big name in POKéMON circles!\p" - .string "Oh-oh-oh, I know!\n" - .string "May I ask a huge favor, {PLAYER}?\p" - .string "Please take me in as your apprentice!\n" - .string "I want to learn from you!$" - -gText_082B8ACF:: @ 82B8ACF - .string "Waaaah!\n" - .string "{PLAYER} turned me down…\l" - .string "It… It’s an invaluable experience!\p" - .string "{PLAYER}, please! I want to hear\n" - .string "an affirmative answer this time!\p" - .string "I beg you for your guidance!$" - -gText_082B8B66:: @ 82B8B66 - .string "Hieeeeh! {PLAYER} said yes!\n" - .string "{PLAYER} said yes!\p" - .string "I won’t be able to sleep tonight…\n" - .string "Thank you ever so much!\p" - .string "Then, here’s my question!\p" - .string "At the BATTLE TOWER, what is right\n" - .string "for me, Level 50 or Open Level?$" - -gText_082B8C20:: @ 82B8C20 - .string "{STR_VAR_1}! Perfectly understood!\n" - .string "I understand perfectly!\l" - .string "I’m deliriously delighted!\p" - .string "I hope you’ll be willing to teach me\n" - .string "some more another time.$" - -gText_082B8CAA:: @ 82B8CAA - .string "Whoa! Could you be…\n" - .string "Might you be… {PLAYER}{STRING 5}?!\l" - .string "That strong and famous TRAINER?\l" - .string "Well, hello, aren’t I just the luckiest!\p" - .string "Hello, the name’s {STR_VAR_1}!\p" - .string "I’ve been on the lookout for\n" - .string "a POKéMON teacher.\p" - .string "And with impeccably good timing,\n" - .string "along came you, {PLAYER}{STRING 5}!\p" - .string "So, there you have it, {PLAYER}{STRING 5}!\n" - .string "Let me apprentice under you!$" - -gText_082B8DD3:: @ 82B8DD3 - .string "Gwaaaah!\n" - .string "You’re quite cool and tough…\p" - .string "Don’t be that way, please.\n" - .string "I’m asking you!$" - -gText_082B8E24:: @ 82B8E24 - .string "Oh, yeah! That’s a solid reply!\n" - .string "Excellent, I might add!\p" - .string "So how about a first piece of advice\n" - .string "on the BATTLE TOWER?\p" - .string "If I were to go, what would be better?\n" - .string "Level 50 or Open Level?$" - -gText_082B8ED5:: @ 82B8ED5 - .string "Uh-huh, {STR_VAR_1} it is!\n" - .string "OK, A-OK!\l" - .string "I’ll go show my mettle, like, jam!\p" - .string "All right, I’ll look to you as my mentor!\n" - .string "Adios!$" - -gText_082B8F45:: @ 82B8F45 - .string "Oh, hey, {PLAYER}{STRING 5}, right?\n" - .string "The police were looking for you!\p" - .string "… … …\n" - .string "Of course I’m lying!\p" - .string "Me, I’m {STR_VAR_1}. Despite the way\n" - .string "I look, I’m the POKéMON CHAMPION!\l" - .string "…That’s a lie, too!\p" - .string "This is no lie, though.\n" - .string "I’m not very good at battling.\p" - .string "So, how about you becoming my master\n" - .string "about all things POKéMON?$" - -gText_082B905F:: @ 82B905F - .string "If you’re going to act cold like that,\n" - .string "I’ll show you what I’ll do!\p" - .string "Waaah! Waaah! Waaah!\n" - .string "Hiccup!\p" - .string "Hahaha, that was my FAKE TEARS!\p" - .string "Come on, will you please be\n" - .string "my POKéMON master?$" - -gText_082B910E:: @ 82B910E - .string "Yippee!\n" - .string "I’ll buy you a boat for that!\p" - .string "Of course I’m lying again!\n" - .string "But… Thank you, master!\p" - .string "You know how there’s Level 50 and\n" - .string "Open Level at the BATTLE TOWER?\p" - .string "I’m having trouble deciding which\n" - .string "level I should challenge…\p" - .string "Can you decide for me, master?$" - -gText_082B9204:: @ 82B9204 - .string "Okay, so {STR_VAR_1} is better!\n" - .string "I’ll go to the other level, then!\p" - .string "Just kidding!\n" - .string "I’ll obey your teaching, master!\p" - .string "Thanks, master!\n" - .string "I hope you’ll keep teaching me!$" - -gText_082B929C:: @ 82B929C - .string "A-H-O-Y!\n" - .string "And that spells ahoy, and it means hi!\p" - .string "I’m {STR_VAR_1}, the rappin’ SAILOR\n" - .string "am I!\p" - .string "Your turn now, tell me a little about\n" - .string "yourself, give it a try!\p" - .string "Uh-huh, uh-huh!\n" - .string "{PLAYER}{STRING 5}’s your name,\l" - .string "and POKéMON’s your game!\p" - .string "And you’re at a delicate age\n" - .string "when all the world’s your stage!\p" - .string "Anyway, I just want to say,\n" - .string "that you’re the tenth TRAINER\l" - .string "I’ve spoken to today.\p" - .string "Let’s make that a celebration!\n" - .string "Become my mentor for commemoration!$" - -gText_082B9438:: @ 82B9438 - .string "But!\n" - .string "You have to work with me!\p" - .string "Don’t be such a tease!\n" - .string "Become my mentor, please!$" - -gText_082B9488:: @ 82B9488 - .string "That’s it!\n" - .string "{PLAYER}, you’ve got the spirit!\p" - .string "So here’s my first question\n" - .string "that begs your suggestion!\p" - .string "It’s about the BATTLE TOWER,\n" - .string "and it hinges on my power!\p" - .string "Level 50 and Open Level there be,\n" - .string "which is the one that’s good for me?$" - -gText_082B9564:: @ 82B9564 - .string "Okay, {STR_VAR_1} it is, you say!\n" - .string "I’ll go and take it on my way!\p" - .string "If it’s advice I ever need,\n" - .string "{PLAYER}, your word I’ll always heed!$" - -gText_082B95D8:: @ 82B95D8 - .string "Say, hey, aren’t you {PLAYER}?\n" - .string "What should I do? Talk to you?\l" - .string "Why not? I’m already talking to you!\p" - .string "{PLAYER}, are you surprised at me?\n" - .string "I’d better tell you who I happen to be!\p" - .string "{STR_VAR_1} is what you can call me.\n" - .string "The brightest star in guitardom,\l" - .string "that’s me!\p" - .string "Are you receiving me?\n" - .string "You are receiving me!\p" - .string "My luck’s at its best,\n" - .string "I’ll hit you with a request!\p" - .string "{PLAYER}, let me be your underling!\n" - .string "I want you to teach me everything!$" - -gText_082B9763:: @ 82B9763 - .string "You’re turning me down, then?\n" - .string "I’ll just have to ask you again!\p" - .string "{PLAYER}, I beg to be your underling!\n" - .string "I need you to teach me everything!$" - -gText_082B97E5:: @ 82B97E5 - .string "Lucky, yeah, woohoo!\n" - .string "Should I pop a question to you?\p" - .string "Since we’re near the BATTLE TOWER,\n" - .string "how about a question about its power?\p" - .string "Of the choices you see,\n" - .string "which is the right one for me?$" - -gText_082B989A:: @ 82B989A - .string "If {STR_VAR_1} is what you suggest,\n" - .string "it must be the very best!\p" - .string "Well, {PLAYER}, I have to roam free,\n" - .string "but don’t you forget about me.\p" - .string "See you again, my smart friend!$" - -gText_082B992D:: @ 82B992D - .string "Oh, hi! You there!\n" - .string "Can I get you to massage my shoulder?\p" - .string "…Yes, there! That’s it!\n" - .string "Ouch, ouch! Oooh, that feels great!\p" - .string "My name’s {STR_VAR_1}.\n" - .string "I take karate training, but my body’s\l" - .string "not built to take the abuse…\p" - .string "I decided I’ll battle POKéMON and\n" - .string "toughen myself up.\p" - .string "You’re {PLAYER}{STRING 5}, aren’t you?\n" - .string "The POKéMON LEAGUE CHAMP?\p" - .string "Listen, can I get you to give me\n" - .string "advice?$" - -gText_082B9A84:: @ 82B9A84 - .string "Oh, why?\p" - .string "I won’t be a big bother, I promise!\n" - .string "Please?$" - -gText_082B9AB9:: @ 82B9AB9 - .string "Thank you. Mighty good of you!\n" - .string "…Cough! Cough!\p" - .string "Oogh, I have to toughen up quick…\p" - .string "I’ll be heading off to the BATTLE TOWER\n" - .string "right away, but what would be better\l" - .string "for me? Level 50 or Open Level?$" - -gText_082B9B76:: @ 82B9B76 - .string "Hm, all right. That’s {STR_VAR_1}.\n" - .string "I’ll go there right away.\p" - .string "I hope I can keep hitting you up for\n" - .string "help--after all, you’re my mentor!$" - -gText_082B9BF2:: @ 82B9BF2 - .string "Er… Um…\n" - .string "{PLAYER}{STRING 5}…?\p" - .string "Please, don’t look at me that way.\n" - .string "You’re making me all self-conscious.\p" - .string "I… I’m {STR_VAR_1}.\p" - .string "I’m really embarrassed to say this,\n" - .string "but I explore ancient ruins and such.\p" - .string "I’m even more embarrassed to admit\n" - .string "I’m interested in the BATTLE FRONTIER.\p" - .string "{PLAYER}{STRING 5}, you have a reputation as\n" - .string "a tough TRAINER…\p" - .string "It’s hard for me to say this,\n" - .string "but I want to ask something.\p" - .string "Could you become my teacher and\n" - .string "give me advice?$" - -gText_082B9D83:: @ 82B9D83 - .string "Please don’t brush me off like this!\n" - .string "I can’t live with the humiliation.\p" - .string "Please become my teacher!\n" - .string "I need your advice!$" - -gText_082B9DF9:: @ 82B9DF9 - .string "Th-thank you…\p" - .string "But please don’t look at me like that.\n" - .string "It makes me all flustered.\p" - .string "Please, answer me without looking\n" - .string "at my eyes.\p" - .string "At the BATTLE TOWER…\n" - .string "Which level should I attempt?$" - -gText_082B9EAA:: @ 82B9EAA - .string "Oh… Okay!\n" - .string "I’ll try my hand at that.\p" - .string "I hope I can make a valiant challenge\n" - .string "without getting all flustered…\p" - .string "Thank you, {PLAYER}{STRING 5}.\n" - .string "If we meet again, I hope you will be\l" - .string "as helpful.$" - -gText_082B9F55:: @ 82B9F55 - .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" - .string "But are you really real?\p" - .string "You may call me {STR_VAR_1}.\p" - .string "I have been toying with the idea of\n" - .string "apprenticing under a strong TRAINER.\p" - .string "So, I must say I’m lucky you came along!\n" - .string "…You really are {PLAYER}{STRING 5}, yes?\p" - .string "No, no, if you are real, it’s fine.\n" - .string "I merely want you to recognize me\l" - .string "as your apprentice.$" - -gText_082BA084:: @ 82BA084 - .string "Oh?\n" - .string "But what would compel you to refuse?\p" - .string "I apologize for being skeptical about\n" - .string "your identity.\p" - .string "Please accept my apology and\n" - .string "accept me as your apprentice.$" - -gText_082BA11D:: @ 82BA11D - .string "You really are accepting me?\n" - .string "I don’t wish to celebrate prematurely.\p" - .string "If it is true, I apologize.\n" - .string "But now, I need your advice.\p" - .string "If I were to enter the BATTLE TOWER,\n" - .string "what would be worthy of me?\l" - .string "Level 50 or Open Level?$" - -gText_082BA1F3:: @ 82BA1F3 - .string "{STR_VAR_1}?\n" - .string "Are you certain?\p" - .string "I see. If that’s the case, that’s fine.\n" - .string "I thank you for your time.\p" - .string "I realize I can annoy, but it delights\n" - .string "me that you have accepted me.\p" - .string "Let us meet again!$" - -gText_082BA2A3:: @ 82BA2A3 - .string "Sigh… Sob…\n" - .string "Oh, {PLAYER}!\p" - .string "I’m all tangled up in a dilemma\n" - .string "that I can’t decide.\p" - .string "I can’t decide what I should make\n" - .string "my {STR_VAR_1} hold.\p" - .string "Please tell me, {PLAYER}.\n" - .string "What item should I make it hold?$" - -gText_082BA34E:: @ 82BA34E - .string "Oh, really? I shouldn’t make\n" - .string "my {STR_VAR_1} hold anything?$" - -gText_082BA380:: @ 82BA380 - .string "Oh, okay! I’m delighted it’s settled!\n" - .string "Awesome! Wicked! Awoooh!\p" - .string "Thank you so much!$" - -gText_082BA3D2:: @ 82BA3D2 - .string "Oh, I’m so glad…\n" - .string "I think I have that {STR_VAR_1}, too.\p" - .string "I’m delighted it’s settled!\n" - .string "Awesome! Wicked! Awoooh!\p" - .string "Thank you so much!$" - -gText_082BA448:: @ 82BA448 - .string "Waaaah! Please don’t be mean!\p" - .string "That item {STR_VAR_1} was already\n" - .string "recommended to me before, sob…\p" - .string "Or do you mean I shouldn’t make\n" - .string "my {STR_VAR_2} hold anything?$" - -gText_082BA4D3:: @ 82BA4D3 - .string "Yay! It’s {PLAYER}!\n" - .string "Great! I wanted to ask you something!\p" - .string "Do you make your POKéMON hold items?\n" - .string "I want to make mine hold items, but…\p" - .string "What item would be good for\n" - .string "{STR_VAR_1} to hold?\p" - .string "What do you think?$" - -gText_082BA58C:: @ 82BA58C - .string "Huh? You mean my {STR_VAR_1} doesn’t\n" - .string "have to hold anything?$" - -gText_082BA5BF:: @ 82BA5BF - .string "Oh, I get it! I’ll do that!\n" - .string "Thanks for teaching me!$" - -gText_082BA5F3:: @ 82BA5F3 - .string "Oh, wow! One {STR_VAR_1}, huh?\n" - .string "Okay, I’ll do that!\p" - .string "Thanks for teaching me!$" - -gText_082BA635:: @ 82BA635 - .string "Oh, uh, no, that’s not what I meant.\n" - .string "I want to know about a different item\l" - .string "than the ones I already know.\p" - .string "Or do you mean that my POKéMON doesn’t\n" - .string "have to hold anything this time?$" - -gText_082BA6E6:: @ 82BA6E6 - .string "{PLAYER}, hello!\n" - .string "It’s about my {STR_VAR_1}…\p" - .string "I want to make it hold a good item.\n" - .string "What would be good for it?$" - -gText_082BA742:: @ 82BA742 - .string "Oh, then my {STR_VAR_1} doesn’t have\n" - .string "to hold anything?$" - -gText_082BA770:: @ 82BA770 - .string "Okay, I got it!\n" - .string "See you again!$" - -gText_082BA78F:: @ 82BA78F - .string "Oh, the item {STR_VAR_1}?\n" - .string "Understood!\p" - .string "I’ll do my best to find one!\n" - .string "See you again!$" - -gText_082BA7D8:: @ 82BA7D8 - .string "Somebody taught me about\n" - .string "the {STR_VAR_1} already.\p" - .string "I want my POKéMON to hold a different\n" - .string "kind of item.\p" - .string "Or do you think {STR_VAR_2} doesn’t\n" - .string "have to hold anything?$" - -gText_082BA867:: @ 82BA867 - .string "Hello, {PLAYER}…\n" - .string "I’m sorry to disturb you, but I have\l" - .string "something else I wanted to ask you.\p" - .string "I don’t think I’m good enough to win\n" - .string "matches on my own, so I’m thinking of\l" - .string "making my {STR_VAR_1} hold an item.\p" - .string "But I don’t know what would be good.\p" - .string "{PLAYER}, please, could you decide\n" - .string "for me?$" - -gText_082BA96B:: @ 82BA96B - .string "A POKéMON belonging to someone like me\n" - .string "would be better off without an item?$" - -gText_082BA9B7:: @ 82BA9B7 - .string "I understand…\n" - .string "You’re saying I shouldn’t rely on items.\l" - .string "I’ll do my best not to!\p" - .string "Thank you very much!$" - -gText_082BAA1B:: @ 82BAA1B - .string "The item {STR_VAR_1}, okay.\n" - .string "I’m not sure if I can get one…\l" - .string "No! I’ll do my best to get it.\p" - .string "Thank you very much!$" - -gText_082BAA81:: @ 82BAA81 - .string "Oh, but…\n" - .string "I think I’ve heard about that before…\p" - .string "Is it maybe because I haven’t handled\n" - .string "the item {STR_VAR_1} very well?\p" - .string "Or do you mean I shouldn’t make\n" - .string "my {STR_VAR_2} hold anything?$" - -gText_082BAB22:: @ 82BAB22 - .string "Oh, {PLAYER}{STRING 5}.\n" - .string "There’s something I wanted to ask you.\p" - .string "You know how you decided which\n" - .string "POKéMON I should have for me?\p" - .string "But I never asked you what item\n" - .string "it should be holding.\p" - .string "Since you already gave me advice,\n" - .string "how about seeing this to the end?\p" - .string "What would be good? I want to make\n" - .string "my {STR_VAR_1} hold something.$" - -gText_082BAC43:: @ 82BAC43 - .string "Oh! So my {STR_VAR_1} should do\n" - .string "the best it can empty-handed?$" - -gText_082BAC78:: @ 82BAC78 - .string "If you think that’s best, I’ll do that.\p" - .string "Knowing that you made the decision,\n" - .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" - .string "I lose.\p" - .string "Okay, I’ll look to you for advice again.\n" - .string "Bye!$" - -gText_082BAD17:: @ 82BAD17 - .string "The item {STR_VAR_1}, huh?\n" - .string "Not bad. I’ll use it!\p" - .string "Knowing that you made the decision,\n" - .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" - .string "I lose.\p" - .string "Okay, I’ll look to you for advice again.\n" - .string "Bye!$" - -gText_082BADB6:: @ 82BADB6 - .string "Huh? What are you saying?\n" - .string "You told me about the {STR_VAR_1}\l" - .string "already before.\p" - .string "Or do you mean my {STR_VAR_2} should\n" - .string "do the best it can empty-handed?$" - -gText_082BAE36:: @ 82BAE36 - .string "Yo, {PLAYER}{STRING 5}!\p" - .string "We’re both busy, but we seem to run\n" - .string "into each other often anyway!\p" - .string "Today I have to do some walking,\n" - .string "cleaning, and brushing.\p" - .string "I haven’t even had the time to buy\n" - .string "my precious {STR_VAR_1} anything.\p" - .string "I don’t have any time, so how about\n" - .string "giving me advice on what I should make\l" - .string "my {STR_VAR_1} hold?$" - -gText_082BAF4E:: @ 82BAF4E - .string "Oh, so me being a busy guy, you say\n" - .string "my {STR_VAR_1} doesn’t need anything?$" - -gText_082BAF8F:: @ 82BAF8F - .string "Okay, gotcha.\n" - .string "I won’t need any time for that.\p" - .string "Thanks today!\n" - .string "See you around!$" - -gText_082BAFDB:: @ 82BAFDB - .string "Okay, gotcha.\n" - .string "I’ll find time somehow and find\l" - .string "that {STR_VAR_1} you recommended.\p" - .string "I’m glad I met a good mentor in you.\n" - .string "Thanks! See you around!$" - -gText_082BB05F:: @ 82BB05F - .string "Huh? I already know about\n" - .string "that {STR_VAR_1}.\p" - .string "Oh, right, I get it.\n" - .string "So me being a busy guy, you say\l" - .string "my {STR_VAR_2} doesn’t need anything?$" - -gText_082BB0D4:: @ 82BB0D4 - .string "Hiya, {PLAYER}! It’s me!\n" - .string "I need to tap your mind again today.\l" - .string "Please, I need your advice!\p" - .string "Drum roll, please!\n" - .string "The question I have is…\p" - .string "If I want to make my {STR_VAR_1} hold\n" - .string "an item, what should it be?$" - -gText_082BB18C:: @ 82BB18C - .string "Is that right? My {STR_VAR_1} doesn’t\n" - .string "need to hold an item, you’re saying.$" - -gText_082BB1CE:: @ 82BB1CE - .string "Okay, that’s what I’ll do!\p" - .string "I guess that’s about all I wanted\n" - .string "to ask you today.\p" - .string "Let’s meet here again, okay?\n" - .string "Thanks!$" - -gText_082BB242:: @ 82BB242 - .string "Uh-huh! One {STR_VAR_1}.\n" - .string "What a cool choice!\l" - .string "I’ll definitely try that!\p" - .string "I guess that’s about all I wanted\n" - .string "to ask you today.\p" - .string "Let’s meet here again, okay?\n" - .string "Thanks!$" - -gText_082BB2D9:: @ 82BB2D9 - .string "Ahahah! That’s silly!\n" - .string "You already told me about that\l" - .string "{STR_VAR_1} before!\p" - .string "Are you feeling okay, {PLAYER}?\p" - .string "Oh, wait! My {STR_VAR_2} doesn’t\n" - .string "need to hold an item, you’re saying.$" - -gText_082BB370:: @ 82BB370 - .string "Hello, {PLAYER}. I hope you’ve been\n" - .string "keeping well.\p" - .string "May I approach you for advice?\p" - .string "In a recent battle, my opponent\n" - .string "seemed to have given his POKéMON\l" - .string "an item to hold.\p" - .string "As a result, I was defeated…\p" - .string "I don’t wish to be left behind.\n" - .string "I would like to make my {STR_VAR_1}\l" - .string "hold an item, too.\p" - .string "It would please me if you could decide\n" - .string "what would be right for my POKéMON…$" - -gText_082BB4C3:: @ 82BB4C3 - .string "In other words… My POKéMON has\n" - .string "no need to hold an item?$" - -gText_082BB4FB:: @ 82BB4FB - .string "I understand clearly now!\n" - .string "I will keep trying like this.\p" - .string "Thank you, {PLAYER}.\n" - .string "I hope I can count on you again.\l" - .string "Please take care!$" - -gText_082BB575:: @ 82BB575 - .string "One {STR_VAR_1} it is!\n" - .string "I will order it right away.\p" - .string "Thank you, {PLAYER}.\n" - .string "I hope I can count on you again.\l" - .string "Please take care!$" - -gText_082BB5E1:: @ 82BB5E1 - .string "You’ve already told me about that,\n" - .string "and I already have it.\p" - .string "Or are you saying… My POKéMON has\n" - .string "no need to hold an item?$" - -gText_082BB656:: @ 82BB656 - .string "Eek! {PLAYER}!\n" - .string "I… I’m overjoyed to see you again!\p" - .string "Oh-oh-oh! There’s something I just\n" - .string "had to ask you, {PLAYER}!\p" - .string "Please decide what my {STR_VAR_1}\n" - .string "should be holding!$" - -gText_082BB6E5:: @ 82BB6E5 - .string "Oh, wow! I didn’t expect that answer!\n" - .string "So, a hold item isn’t necessary?$" - -gText_082BB72C:: @ 82BB72C - .string "Perfectly understood!\n" - .string "I’ll keep at this without an item!\p" - .string "I hope you’ll be willing to teach me\n" - .string "some more another time.$" - -gText_082BB7A2:: @ 82BB7A2 - .string "{STR_VAR_1}! I’ll use that!\p" - .string "Um… Could it be, {PLAYER}, you also\n" - .string "make your POKéMON hold that item?\p" - .string "I’ll be sure to get it!\n" - .string "I hope you’ll be willing to teach me\l" - .string "some more another time.$" - -gText_082BB84A:: @ 82BB84A - .string "Oh? You recommended that\n" - .string "{STR_VAR_1} before, too.\p" - .string "Or is it the best thing to hold?\n" - .string "Or do you mean that my {STR_VAR_2}\l" - .string "doesn’t need anything to hold?$" - -gText_082BB8CD:: @ 82BB8CD - .string "Hola!\n" - .string "My maestro, {PLAYER}{STRING 5}!\p" - .string "I want to hit you up for advice on\n" - .string "POKéMON tools.\p" - .string "What do you think would be good for\n" - .string "my {STR_VAR_1} to hold?\p" - .string "Don’t be shy now.\n" - .string "Let’s blurt it out!$" - -gText_082BB970:: @ 82BB970 - .string "Oh? So, you’re saying my {STR_VAR_1}\n" - .string "can win without holding any item?$" - -gText_082BB9AE:: @ 82BB9AE - .string "Si, bueno!\n" - .string "I’ll give it my best shot, like, slam!\p" - .string "All right, thanks, as always!\n" - .string "Adios!$" - -gText_082BBA05:: @ 82BBA05 - .string "Uh-huh, that’s one {STR_VAR_1}?\n" - .string "Si, bueno!\l" - .string "I’ll go find me one, like, bam!\p" - .string "All right, thanks, as always!\n" - .string "Adios!$" - -gText_082BBA6C:: @ 82BBA6C - .string "No, no! You already told me about\n" - .string "that {STR_VAR_1} thing before.\p" - .string "Oh, now wait just one minute here…\n" - .string "So, you’re saying my {STR_VAR_2}\l" - .string "can win without holding any item?$" - -gText_082BBB01:: @ 82BBB01 - .string "{PLAYER}{STRING 5}, something unbelievable\n" - .string "has happened!\p" - .string "I woke up this morning, and my POKéMON\n" - .string "had 10 NUGGETS!\p" - .string "Of course I’m lying!\n" - .string "Wahahaha!\p" - .string "This is no lie, though.\n" - .string "I’m not very good at thinking about\l" - .string "what items POKéMON should hold.\p" - .string "So, how about deciding for me what\n" - .string "my {STR_VAR_1} should hold, master?$" - -gText_082BBC1C:: @ 82BBC1C - .string "What’s that mean?\n" - .string "Don’t make it hold anything?$" - -gText_082BBC4B:: @ 82BBC4B - .string "Okay, so it shouldn’t hold anything.\n" - .string "Then, I’d better get something for it!\p" - .string "Just kidding!\n" - .string "I’ll obey your teaching, master!\p" - .string "Thanks, master!\n" - .string "I hope you’ll keep teaching me!$" - -gText_082BBCF6:: @ 82BBCF6 - .string "Okay, so it’s one {STR_VAR_1}!\n" - .string "I’ll make it hold anything but that!\p" - .string "Just kidding!\n" - .string "I’ll obey your teaching, master!\p" - .string "Thanks, master!\n" - .string "I hope you’ll keep teaching me!$" - -gText_082BBD90:: @ 82BBD90 - .string "Um, you told me about that before,\n" - .string "didn’t you?\p" - .string "Isn’t there something else?\p" - .string "Or do you mean, don’t make\n" - .string "my {STR_VAR_2} hold anything?$" - -gText_082BBE0B:: @ 82BBE0B - .string "A-H-O-Y!\n" - .string "And that spells ahoy!\p" - .string "The rappin’ SAILOR am I!\n" - .string "I present to you a question\l" - .string "that’s pretty fly!\p" - .string "It’s an item question\n" - .string "that begs your suggestion!\p" - .string "My {STR_VAR_1} needs an item to hold,\n" - .string "What should it be, if I may be bold?$" - -gText_082BBEE5:: @ 82BBEE5 - .string "Is that right?\n" - .string "My {STR_VAR_1} doesn’t need to be\l" - .string "holding anything tight?$" - -gText_082BBF25:: @ 82BBF25 - .string "Okay, I hear you, sure I do!\n" - .string "My POKéMON will go empty-handed, too!\p" - .string "If it’s advice I ever need,\n" - .string "{PLAYER}, your word I’ll always heed!$" - -gText_082BBFA4:: @ 82BBFA4 - .string "Okay, one {STR_VAR_1},\n" - .string "that’s what I’ll use.\l" - .string "I was right to make you choose!\p" - .string "If it’s advice I ever need,\n" - .string "{PLAYER}, your word I’ll always heed!$" - -gText_082BC024:: @ 82BC024 - .string "Okay, one {STR_VAR_1}, you say?\n" - .string "You told me that the other day.\l" - .string "I need a new idea, a brand new way.\p" - .string "Or, what, is that right?\n" - .string "My POKéMON doesn’t need to hold\l" - .string "anything tight?$" - -gText_082BC0C8:: @ 82BC0C8 - .string "Say, hey, {PLAYER}!\n" - .string "I found you again today!\p" - .string "What should I do? Get your advice?\n" - .string "Why not? I’m already talking to you!\p" - .string "{PLAYER}, are you getting sick of me?\n" - .string "Nah, no way, that can’t be.\p" - .string "Will you hear me out?\n" - .string "I’m looking for advice--that’s what\l" - .string "I’m talking about.\p" - .string "It’s about a hold item for\n" - .string "my {STR_VAR_1} that’d be good.\l" - .string "My indecision is making me brood.$" - -gText_082BC213:: @ 82BC213 - .string "My {STR_VAR_1} needs nothing?\n" - .string "Doesn’t need to hold anything?$" - -gText_082BC247:: @ 82BC247 - .string "If holding nothing is the best,\n" - .string "I’ll do as you suggest!\p" - .string "Well, {PLAYER}, I have to roam free,\n" - .string "but don’t you forget about me.\p" - .string "See you again, my smart friend!$" - -gText_082BC2DD:: @ 82BC2DD - .string "If holding that {STR_VAR_1} is\n" - .string "the best, I’ll do as you suggest!\p" - .string "Well, {PLAYER}, I have to roam free,\n" - .string "but don’t you forget about me.\p" - .string "See you again, my smart friend!$" - -gText_082BC373:: @ 82BC373 - .string "Haven’t I heard about that\n" - .string "{STR_VAR_1} before?\l" - .string "I’m certain I have, that’s for sure!\p" - .string "I need a new something!\n" - .string "Or, my {STR_VAR_2} needs nothing?\l" - .string "Doesn’t need to hold anything?$" - -gText_082BC40E:: @ 82BC40E - .string "Gwah! Ouch! {PLAYER}{STRING 5}, my arm’s broken!\n" - .string "Don’t touch it, please!\p" - .string "I must’ve broken it while I was trying\n" - .string "out different hold items with my posse\l" - .string "of POKéMON.\p" - .string "So, things being this way,\n" - .string "I need you to decide for me.\p" - .string "{PLAYER}{STRING 5}, what do you think would be\n" - .string "good for my {STR_VAR_1} to hold?$" - -gText_082BC514:: @ 82BC514 - .string "Ouch…\p" - .string "So your suggestion is my {STR_VAR_1}\n" - .string "doesn’t have to hold anything?$" - -gText_082BC555:: @ 82BC555 - .string "Hm, all right. That would be easier\n" - .string "for me, the way things are now.\p" - .string "I hope I can keep hitting you up\n" - .string "for help like this.$" - -gText_082BC5CE:: @ 82BC5CE - .string "Hm, all right. That’s one {STR_VAR_1}.\n" - .string "My POKéMON’s arm is fine, so I’ll make\l" - .string "it hold that item right away.\p" - .string "I hope I can keep hitting you up\n" - .string "for help like this.$" - -gText_082BC666:: @ 82BC666 - .string "No, no, you told me about that\n" - .string "{STR_VAR_1} before, remember?\p" - .string "How about telling me something\n" - .string "even better?\p" - .string "Oh, wait a second.\n" - .string "So your suggestion is my {STR_VAR_2}\l" - .string "doesn’t have to hold anything?$" - -gText_082BC714:: @ 82BC714 - .string "Er… Um…\n" - .string "{PLAYER}{STRING 5}…\p" - .string "Please, don’t look at me that way.\n" - .string "My POKéMON don’t have anything.\p" - .string "I… I’m really embarrassed about this,\n" - .string "but I really need your advice.\p" - .string "I can’t decide what hold item would\n" - .string "make my {STR_VAR_1} strong.\p" - .string "{PLAYER}{STRING 5}, what do you think would\n" - .string "be good?$" - -gText_082BC808:: @ 82BC808 - .string "Oh… Then, you think it would be better\n" - .string "if my {STR_VAR_1} didn’t have an item?$" - -gText_082BC84D:: @ 82BC84D - .string "Oh… Okay!\n" - .string "I’ll go without an item.\p" - .string "This is nerve-racking, though.\n" - .string "Wouldn’t it be too cool?\p" - .string "Thank you, {PLAYER}{STRING 5}.\n" - .string "If we meet again, I hope you will be\l" - .string "as helpful.$" - -gText_082BC8EA:: @ 82BC8EA - .string "Oh… Okay!\n" - .string "I’ll go with that {STR_VAR_1}.\p" - .string "This is nerve-racking, though.\n" - .string "Wouldn’t it be too cool?\p" - .string "Thank you, {PLAYER}{STRING 5}.\n" - .string "If we meet again, I hope you will be\l" - .string "as helpful.$" - -gText_082BC984:: @ 82BC984 - .string "B-but I already heard about that.\p" - .string "Please don’t brush me off like this!\n" - .string "I can’t live with the humiliation.\p" - .string "Oh… Am I jumping to conclusions?\n" - .string "Do you think it would be better if\l" - .string "my {STR_VAR_2} didn’t have an item?$" - -gText_082BCA4D:: @ 82BCA4D - .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" - .string "But are you really?\l" - .string "Perhaps you’re a twin?\p" - .string "Oh, no, no, no, don’t worry!\n" - .string "If you really are {PLAYER}, please\l" - .string "forget about my rudeness.\p" - .string "What I would like is some more of\n" - .string "your fine advice.\p" - .string "I have here my {STR_VAR_1} that I wish\n" - .string "to make hold a convenient item.\p" - .string "What would be worthy of it?$" - -gText_082BCB75:: @ 82BCB75 - .string "It’s better if it held nothing?\n" - .string "Are you certain?$" - -gText_082BCBA6:: @ 82BCBA6 - .string "I see. If that’s the case, that’s fine.\n" - .string "I thank you for your time.\p" - .string "Let us meet again!$" - -gText_082BCBFC:: @ 82BCBFC - .string "One {STR_VAR_1}?\n" - .string "Are you certain?\p" - .string "I see. If that’s the case, that’s fine.\n" - .string "I thank you for your time.\p" - .string "I do hope my POKéMON will be able to\n" - .string "put it to good use.\p" - .string "Let us meet again!$" - -gText_082BCCA4:: @ 82BCCA4 - .string "No, no, wait a minute.\n" - .string "I believe you taught me that before.\p" - .string "I would like you to recommend\n" - .string "something different this time.\p" - .string "Perhaps you’re suggesting that\n" - .string "my {STR_VAR_2} should hold nothing?\l" - .string "Are you certain?$" - -gText_082BCD68:: @ 82BCD68 - .string "Waah, {PLAYER}!\n" - .string "I have a dilemma, sob…\p" - .string "I want to begin battling other people,\n" - .string "but I don’t know what to do.\p" - .string "How should I line up my POKéMON\n" - .string "so they’ll be at their strongest?\p" - .string "Please tell me, {PLAYER}.\n" - .string "If you were me, which of these POKéMON\l" - .string "would you send out first?$" - -gText_082BCE64:: @ 82BCE64 - .string "My {STR_VAR_1} should go first?\n" - .string "Waaaaah!\p" - .string "Oh! I’m so sorry!\n" - .string "You’ve made me happy by choosing\l" - .string "my first POKéMON, and it’s made me cry…\p" - .string "Thank you so much!$" - -gText_082BCEF2:: @ 82BCEF2 - .string "Yay! It’s {PLAYER}!\n" - .string "Great! I wanted to ask you something!\p" - .string "Um, of my POKéMON, which do you\n" - .string "think should go out first?$" - -gText_082BCF61:: @ 82BCF61 - .string "My {STR_VAR_1}? That’s true.\n" - .string "Okay, I’ll do that!\p" - .string "Thanks for teaching me!$" - -gText_082BCFA1:: @ 82BCFA1 - .string "{PLAYER}, hello!\p" - .string "I think, in a battle, it’s very important\n" - .string "which POKéMON comes out first.\p" - .string "Out of the POKéMON that I have,\n" - .string "which would be good to send out first?$" - -gText_082BD03C:: @ 82BD03C - .string "My {STR_VAR_1} goes first?\n" - .string "Okay, I got it!\p" - .string "See you again!$" - -gText_082BD06D:: @ 82BD06D - .string "Hello, {PLAYER}…\n" - .string "I’m sorry to disturb you again with\l" - .string "another question.\p" - .string "I have so little confidence, I don’t\n" - .string "know what I’d do without you, {PLAYER}.\p" - .string "It may be a waste of time for me to\n" - .string "even worry about it, but I just can’t\l" - .string "decide something…\p" - .string "Which of my POKéMON should I send\n" - .string "out first in a battle?$" - -gText_082BD18A:: @ 82BD18A - .string "My {STR_VAR_1}?\n" - .string "Understood!\p" - .string "I can’t believe that you would bother\n" - .string "to answer my questions so often!\p" - .string "I’m so grateful that you would even\n" - .string "speak with me… Thank you!$" - -gText_082BD222:: @ 82BD222 - .string "Oh, {PLAYER}{STRING 5}! It’s me!\n" - .string "I’m so glad to see you because I have\l" - .string "this little problem.\p" - .string "I can’t decide how my POKéMON should\n" - .string "be lined up. Could you decide for me?\p" - .string "Oh, you don’t need to decide the whole\n" - .string "party right now.\p" - .string "How about deciding just the first\n" - .string "POKéMON for me?$" - -gText_082BD325:: @ 82BD325 - .string "My {STR_VAR_1}? That’s great!\p" - .string "Knowing that you made the decision,\n" - .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" - .string "I lose.\p" - .string "Okay, I’ll look to you for advice again.\n" - .string "Bye!$" - -gText_082BD3B1:: @ 82BD3B1 - .string "Hi, my teacher {PLAYER}{STRING 5}!\n" - .string "I’m busy again today!\p" - .string "I have to do some cycling, shopping,\n" - .string "and humming.\p" - .string "I haven’t even had the time to decide\n" - .string "how to line up my POKéMON team.\p" - .string "So, how about checking out my team?\n" - .string "Which one should go first?$" - -gText_082BD493:: @ 82BD493 - .string "Okay, gotcha.\n" - .string "I have enough time at least to put\l" - .string "my {STR_VAR_1} at the head of the line!\p" - .string "Whoops, my girlfriend’s waiting!\n" - .string "Thanks! See you around!$" - -gText_082BD51C:: @ 82BD51C - .string "Yoohoo! Hiya, {PLAYER}!\n" - .string "You always walk around looking tough!\p" - .string "Listen, I need something from you\n" - .string "again! It’s the usual thing!\p" - .string "Drum roll, please!\n" - .string "The question I have is about my team.\p" - .string "Which POKéMON of mine should be first\n" - .string "to go out in a battle?$" - -gText_082BD609:: @ 82BD609 - .string "Hmhm!\n" - .string "My {STR_VAR_1}, you say!\l" - .string "Thanks for a most cool answer!\p" - .string "I guess that’s about all I wanted\n" - .string "to ask you today.\p" - .string "Let’s meet here again, okay?\n" - .string "Thanks!$" - -gText_082BD697:: @ 82BD697 - .string "Thank you so much for stopping to\n" - .string "chat with me, {PLAYER}.\p" - .string "I know I’m taking advantage of your\n" - .string "kindness, but may I ask for advice?\p" - .string "I would like you to decide on the order\n" - .string "of my POKéMON team.\p" - .string "It would please me if you could decide\n" - .string "which POKéMON should come first.$" - -gText_082BD797:: @ 82BD797 - .string "My {STR_VAR_1} it is!\n" - .string "I will put it first right away!\p" - .string "Thank you, {PLAYER}.\n" - .string "I hope I can count on you again.\l" - .string "Please take care!$" - -gText_082BD806:: @ 82BD806 - .string "Eek! {PLAYER}!\n" - .string "I… I’m overjoyed to see you again!\p" - .string "My POKéMON have become much\n" - .string "stronger!\p" - .string "But I don’t always win. It seems to\n" - .string "depend on which POKéMON goes first.\p" - .string "{PLAYER}, please, I need your help!\p" - .string "Please decide which of my POKéMON\n" - .string "should go out first!$" - -gText_082BD8F5:: @ 82BD8F5 - .string "Sigh… I’m overwhelmed with happiness…\p" - .string "It’s like a dream having you decide\n" - .string "for me, {PLAYER}.\p" - .string "But perfectly understood!\n" - .string "I will go with my {STR_VAR_1} first!\p" - .string "I hope you’ll be willing to teach me\n" - .string "some more another time.$" - -gText_082BD9BE:: @ 82BD9BE - .string "Hello, hello!\n" - .string "My mentor, {PLAYER}{STRING 5}!\l" - .string "Hit me with your sage advice today!\p" - .string "You see, I pulled together a team of\n" - .string "three POKéMON. So far so good.\p" - .string "But the team’s battling order’s not\n" - .string "settled yet.\p" - .string "This is where you come in, {PLAYER}{STRING 5}!\n" - .string "You decide which POKéMON leads off!\p" - .string "Don’t be shy now.\n" - .string "Let’s blurt it out!$" - -gText_082BDAE1:: @ 82BDAE1 - .string "Uh-huh, my {STR_VAR_1} leads off!\n" - .string "OK, A-OK!\l" - .string "I’ll reorder the lineup, like, wham!\p" - .string "All right, thanks, as always!\n" - .string "Adios!$" - -gText_082BDB4E:: @ 82BDB4E - .string "{PLAYER}{STRING 5}, listen!\n" - .string "It’s a crisis!\p" - .string "My POKéMON, all three of them, go into\n" - .string "battle at once!\p" - .string "Of course that’s impossible!\n" - .string "Wahahaha!\p" - .string "This is no lie, though.\n" - .string "I’m not very good at thinking about\l" - .string "how I should line up my POKéMON.\p" - .string "So, how about deciding for me which\n" - .string "POKéMON should go first, master?$" - -gText_082BDC6B:: @ 82BDC6B - .string "Okay, so it’s my {STR_VAR_1} you chose?\n" - .string "I’ll let any but that one go first!\p" - .string "Just kidding!\n" - .string "I’ll obey your teaching, master!\p" - .string "Thanks, master!\n" - .string "I hope you’ll keep teaching me!$" - -gText_082BDD0D:: @ 82BDD0D - .string "A-H-O-Y!\n" - .string "And that spells ahoy!\p" - .string "The rappin’ SAILOR am I!\n" - .string "I present to you a question\l" - .string "that’s pretty fly!\p" - .string "It’s a team lineup question\n" - .string "that begs your suggestion!\p" - .string "Out of this lot, which should go first\n" - .string "as the first on the spot?$" - -gText_082BDDEC:: @ 82BDDEC - .string "Okay, I hear you, sure I do!\n" - .string "I’ll switch them up, that I’ll do!\p" - .string "If it’s advice I ever need,\n" - .string "{PLAYER}, your word I’ll always heed!$" - -gText_082BDE68:: @ 82BDE68 - .string "Yahoo, {PLAYER}!\n" - .string "How do you do?\p" - .string "What should I do? Go ahead and ask?\n" - .string "Uh-huh, I have something to ask!\l" - .string "Are you receiving me?\l" - .string "You are receiving me!\p" - .string "You have to decide, which of my\n" - .string "POKéMON is the first to ride!\l" - .string "Into battle, I mean to say.$" - -gText_082BDF4D:: @ 82BDF4D - .string "My {STR_VAR_1}? Yes!\n" - .string "That’ll do, there’s no distress!\p" - .string "Well, {PLAYER}, I have to roam free,\n" - .string "but don’t you forget about me.\p" - .string "See you again, my smart friend!$" - -gText_082BDFD8:: @ 82BDFD8 - .string "…Oof…ooch… {PLAYER}{STRING 5}…\n" - .string "My stomach’s hurting all of a sudden…\p" - .string "…It’s getting better now…\p" - .string "I must’ve worried myself sick racking\n" - .string "my brains on how I should line up\l" - .string "my posse of POKéMON.\p" - .string "So, things being this way,\n" - .string "I need you to decide for me.\p" - .string "{PLAYER}{STRING 5}, which of my POKéMON should\n" - .string "go first? So I’d win, I mean.$" - -gText_082BE0FD:: @ 82BE0FD - .string "Hm, all right.\n" - .string "My {STR_VAR_1} goes first.\p" - .string "I’ll fix the lineup like that after\n" - .string "I have my supper.\p" - .string "I hope I can keep hitting you up\n" - .string "for help like this.$" - -gText_082BE189:: @ 82BE189 - .string "Er… Um…\n" - .string "{PLAYER}{STRING 5}?\p" - .string "Please, don’t look at me that way.\n" - .string "You’re making me feel all flustered.\p" - .string "Um…\n" - .string "I really need your advice.\p" - .string "It makes me bashful to say this,\n" - .string "but I chose my 3-POKéMON team.\l" - .string "I can’t decide on the order, though.\p" - .string "Which POKéMON should I send out first\n" - .string "so I at least look capable?$" - -gText_082BE2A5:: @ 82BE2A5 - .string "Oh… Okay!\n" - .string "I’ll lead with my {STR_VAR_1}.\p" - .string "I hope I can do my best without\n" - .string "getting all flustered.\p" - .string "Thank you, {PLAYER}{STRING 5}.\n" - .string "If we meet again, I hope you will be\l" - .string "as helpful.$" - -gText_082BE33E:: @ 82BE33E - .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" - .string "But are you really?\l" - .string "Perhaps you’re a clever look-alike?\p" - .string "Oh, no, no, no, don’t worry!\n" - .string "If you really are {PLAYER}, please\l" - .string "forget about my rudeness.\p" - .string "What I would like is your fine advice.\p" - .string "I have here my POKéMON team.\n" - .string "I would like you to tell me which one\l" - .string "should go first in a battle.$" - -gText_082BE46C:: @ 82BE46C - .string "My {STR_VAR_1}…\n" - .string "You aren’t pulling my leg?\p" - .string "I see. If that’s the case, that’s fine.\n" - .string "I thank you for your time.\p" - .string "I am as you see, but I shall do\n" - .string "my best.\p" - .string "Let us meet again!$" - -gText_082BE50D:: @ 82BE50D - .string "Snivel…\n" - .string "Oh, {PLAYER}!\p" - .string "What perfect timing!\n" - .string "There’s something I just can’t decide…\p" - .string "I can’t decide which POKéMON I should\n" - .string "be using.\p" - .string "I can’t decide between the POKéMON\n" - .string "{STR_VAR_1} and {STR_VAR_2}…\p" - .string "{PLAYER}, which do you think will give\n" - .string "even me a chance at winning?$" - -gText_082BE5F5:: @ 82BE5F5 - .string "Snivel… I… I understand!\n" - .string "Oh! I’m so sorry!\l" - .string "You’ve made me so happy, I’m crying…\p" - .string "I’ll do my best to catch one\n" - .string "{STR_VAR_1}!\p" - .string "Thank you so much!$" - -gText_082BE679:: @ 82BE679 - .string "Yay! It’s {PLAYER}!\n" - .string "Yay, you came at the right time, too!\l" - .string "I need your advice again!\p" - .string "Um, I’m all mixed up--should I use\n" - .string "my {STR_VAR_1} or {STR_VAR_2}…\p" - .string "Which do you think I should raise,\n" - .string "{PLAYER}?$" - -gText_082BE71E:: @ 82BE71E - .string "Oh, so my {STR_VAR_1} is better!\n" - .string "Okay, I’ll do that!\p" - .string "Thanks for teaching me!$" - -gText_082BE762:: @ 82BE762 - .string "{PLAYER}, hello!\n" - .string "I have a question I wanted to ask.\p" - .string "I’m in a dilemma over whether I should\n" - .string "raise one {STR_VAR_1} or {STR_VAR_2}.\p" - .string "Which POKéMON do you think will\n" - .string "be stronger?$" - -gText_082BE7F8:: @ 82BE7F8 - .string "{STR_VAR_1} is your choice?\n" - .string "Okay, I got it!\p" - .string "I’ll go catch a strong {STR_VAR_1}\n" - .string "right away!\p" - .string "See you again!$" - -gText_082BE850:: @ 82BE850 - .string "Hello, {PLAYER}…\p" - .string "Um, you’ve probably already forgotten\n" - .string "about someone like me…\p" - .string "…But that doesn’t matter if you\n" - .string "could give me advice…\p" - .string "I can’t decide on the one kind of\n" - .string "POKéMON I should raise…\p" - .string "I’ve narrowed the field to the POKéMON\n" - .string "{STR_VAR_1} and {STR_VAR_2}, but that’s\l" - .string "where I became stuck…\p" - .string "{PLAYER}, you probably don’t want to\n" - .string "bother, but please decide for me.$" - -gText_082BE99C:: @ 82BE99C - .string "But will a wild {STR_VAR_1} even pay\n" - .string "attention to me?\p" - .string "I will try!\p" - .string "But will I even be able to catch one…\n" - .string "No! I’ll do my best!\p" - .string "Thank you!$" - -gText_082BEA1B:: @ 82BEA1B - .string "Oh, {PLAYER}{STRING 5}! I’m so glad to see you!\n" - .string "I was about to go looking for you!\p" - .string "Can you decide what kind of POKéMON\n" - .string "I should use?\p" - .string "For instance…\n" - .string "How about the POKéMON {STR_VAR_1}\l" - .string "and {STR_VAR_2}?\p" - .string "Which one do you think would be\n" - .string "better?$" - -gText_082BEAE9:: @ 82BEAE9 - .string "{STR_VAR_1}? That’s great!\p" - .string "Knowing that you made the decision,\n" - .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" - .string "I lose.\p" - .string "Okay, I’ll look to you for advice again.\n" - .string "Bye!$" - -gText_082BEB72:: @ 82BEB72 - .string "If it isn’t {PLAYER}{STRING 5}! How’s it going?\n" - .string "I’m busy again as always!\p" - .string "I want to do good with POKéMON, too,\n" - .string "but I haven’t been able to decide\l" - .string "which POKéMON I should use.\p" - .string "You know how {STR_VAR_1} look strong?\n" - .string "But {STR_VAR_2} are tough to ignore.\p" - .string "{PLAYER}{STRING 5}, give me some of your good\n" - .string "advice! Which one’d be good for me?$" - -gText_082BEC8E:: @ 82BEC8E - .string "Okay, gotcha.\n" - .string "I’ll find time somehow and catch me\l" - .string "that {STR_VAR_1} you recommended.\p" - .string "I’m glad I met a good mentor in you.\n" - .string "Thanks! See you around!$" - -gText_082BED16:: @ 82BED16 - .string "Oh!\n" - .string "Yay, it’s {PLAYER}!\p" - .string "I didn’t waste any time boasting to\n" - .string "my friends about meeting you!\p" - .string "I need to tap your mind again today.\n" - .string "It’s an easy one for you!\p" - .string "Drum roll, please!\n" - .string "The question I have is…\p" - .string "If I were to raise a POKéMON,\n" - .string "and the choices were one {STR_VAR_1}\l" - .string "or {STR_VAR_2}, which should it be?$" - -gText_082BEE29:: @ 82BEE29 - .string "Ahhh!\n" - .string "{STR_VAR_1}, you say!\l" - .string "Thanks for a most cool answer!\p" - .string "I guess that’s about all I wanted\n" - .string "to ask you today.\p" - .string "Let’s meet here again, okay?\n" - .string "Thanks!$" - -gText_082BEEB4:: @ 82BEEB4 - .string "Oh, is it you, {PLAYER}?\n" - .string "I’m delighted to see you again!\p" - .string "Ever since I became your apprentice,\n" - .string "my confidence has been blooming.\p" - .string "I think I’m ready to raise a POKéMON\n" - .string "of my own!\p" - .string "{PLAYER}, may I impose on you to choose\n" - .string "which POKéMON I should raise?\p" - .string "The choices are the POKéMON\n" - .string "{STR_VAR_1} or {STR_VAR_2}…\l" - .string "Which POKéMON is right for me?$" - -gText_082BEFE2:: @ 82BEFE2 - .string "One {STR_VAR_1} it is!\n" - .string "I will find one right away!\p" - .string "Thank you, {PLAYER}.\n" - .string "I hope I can count on you again.\l" - .string "Please take care!$" - -gText_082BF04E:: @ 82BF04E - .string "Eek! {PLAYER}! I met you again!\n" - .string "I… I’m overjoyed!\p" - .string "Oh-oh-oh, I know!\n" - .string "I shouldn’t pass up this opportunity!\p" - .string "May I ask a huge favor, {PLAYER}?\n" - .string "Please choose a POKéMON for me!\p" - .string "Please decide which would be better,\n" - .string "{STR_VAR_1} or {STR_VAR_2}!$" - -gText_082BF11D:: @ 82BF11D - .string "Wow! You decided for me!\n" - .string "One {STR_VAR_1} is what I’ll raise to\l" - .string "the best of my ability.\p" - .string "I hope you’ll be willing to teach me\n" - .string "some more another time.$" - -gText_082BF1A8:: @ 82BF1A8 - .string "Hey, hey!\n" - .string "My mentor, {PLAYER}{STRING 5}!\p" - .string "Hello, I’ve been looking for you\n" - .string "for some more of your sage advice!\p" - .string "Which kind of POKéMON would be right\n" - .string "for me, one {STR_VAR_1} or {STR_VAR_2}?\p" - .string "Don’t be shy now.\n" - .string "Let’s blurt it out!$" - -gText_082BF268:: @ 82BF268 - .string "Uh-huh, one {STR_VAR_1} it is!\n" - .string "OK, A-OK!\l" - .string "I’ll get one in a BALL, like, cram!\p" - .string "All right, thanks, as always!\n" - .string "Adios!$" - -gText_082BF2D1:: @ 82BF2D1 - .string "{PLAYER}{STRING 5}, listen! Big news!\n" - .string "I caught a mirage POKéMON!\p" - .string "Of course I’m lying!\n" - .string "Wahahaha!\p" - .string "This is no lie, though.\n" - .string "I’m not very good at catching\l" - .string "POKéMON.\p" - .string "So, how about deciding for me which\n" - .string "kind of POKéMON I should catch,\l" - .string "master?\p" - .string "Which would be better?\n" - .string "{STR_VAR_1} or {STR_VAR_2}?$" - -gText_082BF3CF:: @ 82BF3CF - .string "Okay, so it’s {STR_VAR_1} you chose?\n" - .string "I’ll grab the other kind, then!\p" - .string "Just kidding!\n" - .string "I’ll obey your teaching, master!\p" - .string "Thanks, master!\n" - .string "I hope you’ll keep teaching me!$" - -gText_082BF46A:: @ 82BF46A - .string "A-H-O-Y!\n" - .string "And that spells ahoy!\p" - .string "The rappin’ SAILOR am I!\n" - .string "Surely you remember who am I?\p" - .string "Today, I have a POKéMON question\n" - .string "that begs your suggestion!\p" - .string "I have the choice between this\n" - .string "{STR_VAR_1} and {STR_VAR_2}, you see.\l" - .string "Which is the one to catch for me?$" - -gText_082BF551:: @ 82BF551 - .string "{STR_VAR_1}, you say, hey, hey!\n" - .string "I’ll go get me one right away!\p" - .string "If it’s advice I ever need,\n" - .string "{PLAYER}, your word I’ll always heed!$" - -gText_082BF5C3:: @ 82BF5C3 - .string "Oh, wow, if it isn’t {PLAYER}!\p" - .string "What should I do? Get your advice?\n" - .string "Why not? I’m already talking to you!\p" - .string "It’s been a long time. Let me break\n" - .string "the ice. I’m also looking for advice!\l" - .string "Are you receiving me?\l" - .string "You are receiving me!\p" - .string "My POKéMON--which should I use?\n" - .string "It’s either {STR_VAR_1} or {STR_VAR_2}.\l" - .string "Which do you choose?$" - -gText_082BF6E5:: @ 82BF6E5 - .string "If that {STR_VAR_1} is the best,\n" - .string "I’ll do as you suggest!\p" - .string "Well, {PLAYER}, I have to roam free,\n" - .string "but don’t you forget about me.\p" - .string "See you again, my smart friend!$" - -gText_082BF773:: @ 82BF773 - .string "Oh, hi, {PLAYER}{STRING 5}…\n" - .string "I have this horrible headache…\p" - .string "I must’ve worried too much about\n" - .string "the kind of POKéMON I should raise.\p" - .string "So, things being this way,\n" - .string "I need you to decide for me.\p" - .string "{PLAYER}{STRING 5}, if I had to choose between\n" - .string "the POKéMON {STR_VAR_1} and\l" - .string "{STR_VAR_2}, which should it be?$" - -gText_082BF869:: @ 82BF869 - .string "Hm, one {STR_VAR_1}, all right.\n" - .string "I’ll go look for one when I get better.\p" - .string "I hope I can keep hitting you up\n" - .string "for help like this.$" - -gText_082BF8DD:: @ 82BF8DD - .string "Er… Um…\n" - .string "{PLAYER}{STRING 5}…?\p" - .string "Please, don’t look at me that way.\n" - .string "I’m getting all flustered…\l" - .string "I… I need your advice.\p" - .string "I… I’m really embarrassed, but I can’t\n" - .string "decide which POKéMON to use.\p" - .string "If the choices were {STR_VAR_1} or\n" - .string "{STR_VAR_2}, which would be better?$" - -gText_082BF9BA:: @ 82BF9BA - .string "Oh… Okay!\n" - .string "I’ll do my best with one {STR_VAR_1}.\p" - .string "I hope I can do my best without\n" - .string "getting all flustered.\p" - .string "Thank you, {PLAYER}{STRING 5}.\n" - .string "If we meet again, I hope you will be\l" - .string "as helpful.$" - -gText_082BFA5A:: @ 82BFA5A - .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" - .string "But are you really real?\p" - .string "No, no, if you are real, it’s fine.\n" - .string "Incidentally, I would like to obtain\l" - .string "your advice.\p" - .string "It’s about the POKéMON I am to use.\p" - .string "If the choices are the POKéMON\n" - .string "{STR_VAR_1} and {STR_VAR_2}, which is\l" - .string "more worthy of me?$" - -gText_082BFB4E:: @ 82BFB4E - .string "{STR_VAR_1}?\n" - .string "Are you certain?\p" - .string "I see. If that’s the case, that’s fine.\n" - .string "I thank you for your time.\p" - .string "I do hope it is something even I can\n" - .string "handle with aplomb.\p" - .string "Let us meet again!$" - -gText_082BFBF2:: @ 82BFBF2 - .string "Waaah! Oh, {PLAYER}!\n" - .string "Snivel… Hiccup…\p" - .string "I have a dilemma!\n" - .string "I can’t decide on a move for\l" - .string "my {STR_VAR_1}…\p" - .string "Please, please, {PLAYER}.\n" - .string "Can you decide for me?\p" - .string "For my {STR_VAR_1}, which move would\n" - .string "be the better choice: {STR_VAR_2}\l" - .string "or {STR_VAR_3}?$" - -gText_082BFCAE:: @ 82BFCAE - .string "{STR_VAR_1}?\n" - .string "Waaaaah!\p" - .string "Oh! I’m so sorry, {PLAYER}!\n" - .string "You’ve made me so happy by deciding\l" - .string "the move, I’m crying…\p" - .string "Snivel…\n" - .string "Thank you so much!$" - -gText_082BFD26:: @ 82BFD26 - .string "Yay! Hi, {PLAYER}!\n" - .string "I need your advice again!\p" - .string "I want to teach my {STR_VAR_1}\n" - .string "a cool move.\p" - .string "I like either of the moves\n" - .string "{STR_VAR_2} or {STR_VAR_3}.\l" - .string "What’s your recommendation?$" - -gText_082BFDB1:: @ 82BFDB1 - .string "{STR_VAR_1} is better? I guess so!\n" - .string "Okay, I’ll go with that!\p" - .string "If we meet here again, please teach\n" - .string "me something else, teacher!$" - -gText_082BFE24:: @ 82BFE24 - .string "{PLAYER}, hello!\n" - .string "It’s about my {STR_VAR_1}, but I’m\l" - .string "worried about its moves.\p" - .string "You see, it’s the moves {STR_VAR_2}\n" - .string "and {STR_VAR_3}.\p" - .string "Which is stronger and better for\n" - .string "my {STR_VAR_1}?$" - -gText_082BFEAD:: @ 82BFEAD - .string "{STR_VAR_1} is your choice?\n" - .string "Okay, I got it!\p" - .string "I’ll go teach {STR_VAR_1} to\n" - .string "my POKéMON right away!\p" - .string "See you again!$" - -gText_082BFF0A:: @ 82BFF0A - .string "Ohhh, {PLAYER}…\n" - .string "I’m hopeless, no, really!\p" - .string "I’ve decided to raise a POKéMON,\n" - .string "but now I can’t even decide what\l" - .string "move I should let it learn…\p" - .string "I know that it doesn’t mean anything\n" - .string "to you, {PLAYER}.\p" - .string "But it means a lot to me…\p" - .string "Please, {PLAYER}, could you choose\n" - .string "a move for my {STR_VAR_1}?\p" - .string "If you could even choose between\n" - .string "{STR_VAR_2} and {STR_VAR_3}…$" - -gText_082C0032:: @ 82C0032 - .string "I understand!\p" - .string "But will it even be willing to learn\n" - .string "{STR_VAR_1} for me…\l" - .string "No! I’ll do my best!\p" - .string "Thank you!$" - -gText_082C0090:: @ 82C0090 - .string "Oh, {PLAYER}{STRING 5}!\n" - .string "I was just hoping to see you, too!\p" - .string "I was wondering what move would\n" - .string "be suitable for my {STR_VAR_1}.\p" - .string "I can’t decide, so can you decide\n" - .string "for me instead?\p" - .string "For instance… How about the moves\n" - .string "{STR_VAR_2} and {STR_VAR_3}?\l" - .string "Which one would be better?$" - -gText_082C016E:: @ 82C016E - .string "{STR_VAR_1}? That’s great!\p" - .string "Knowing that you made the decision,\n" - .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" - .string "I lose.\p" - .string "Okay, I’ll look to you for advice again.\n" - .string "Bye!$" - -gText_082C01F7:: @ 82C01F7 - .string "How could things be this busy?\n" - .string "Hey, if it isn’t {PLAYER}{STRING 5}!\l" - .string "How’s it going?\p" - .string "Since I got up this morning, I’ve done\n" - .string "my jogging, swimming, and cooking!\p" - .string "You wouldn’t believe how busy I am!\p" - .string "I can’t even decide what move\n" - .string "my {STR_VAR_1} should learn!\p" - .string "{STR_VAR_2} looks good, huh?\n" - .string "But {STR_VAR_3}’s also decent.\p" - .string "{PLAYER}{STRING 5}, give me some of your good\n" - .string "advice! Which move’d be good for me?$" - -gText_082C034C:: @ 82C034C - .string "Okay, gotcha.\n" - .string "I’ll make room in my schedule and\l" - .string "teach that move.\p" - .string "I’m glad I met a good mentor in you.\n" - .string "Thanks! See you around!$" - -gText_082C03CA:: @ 82C03CA - .string "Oh! Lucky!\n" - .string "I met you again, {PLAYER}!\l" - .string "I need to tap your mind again today.\p" - .string "Drum roll, please!\n" - .string "The question I have is…\p" - .string "For my {STR_VAR_1}, which is the move\n" - .string "best suited, {STR_VAR_2} or\l" - .string "{STR_VAR_3}?$" - -gText_082C046E:: @ 82C046E - .string "Ahhh!\n" - .string "{STR_VAR_1}, you say!\l" - .string "Thanks for a most cool answer!\p" - .string "I guess that’s about all I wanted\n" - .string "to ask you today.\p" - .string "Let’s meet here again, okay?\n" - .string "Thanks!$" - -gText_082C04F9:: @ 82C04F9 - .string "Oh, hello, {PLAYER}.\n" - .string "I trust you’ve been well?\p" - .string "I have to seek your advice again.\n" - .string "It’s about my dearest {STR_VAR_1}.\p" - .string "What would be the ideal move for\n" - .string "my lovable {STR_VAR_1}?\l" - .string "{STR_VAR_2} or {STR_VAR_3}?$" - -gText_082C0598:: @ 82C0598 - .string "{STR_VAR_1} it is!\n" - .string "I will teach that right away!\p" - .string "Thank you, {PLAYER}.\n" - .string "I hope I can count on you again.\l" - .string "Please take care!$" - -gText_082C0602:: @ 82C0602 - .string "Eek! {PLAYER}! I met you again!\n" - .string "I… I’m overjoyed!\p" - .string "Whenever I’m in need, you’re always\n" - .string "there for me, {PLAYER}!\p" - .string "Today, I want you to recommend\n" - .string "a move for me!\p" - .string "Please choose a move for\n" - .string "my {STR_VAR_1}!\p" - .string "Which move would be better,\n" - .string "{STR_VAR_2} or {STR_VAR_3}?$" - -gText_082C06D8:: @ 82C06D8 - .string "Oh-oh-oh! Thank you!\n" - .string "{STR_VAR_1} is it!\l" - .string "Perfectly understood!\p" - .string "I hope you’ll be willing to teach me\n" - .string "some more another time.$" - -gText_082C074A:: @ 82C074A - .string "Hola, {PLAYER}{STRING 5}, bueno!\n" - .string "I’m hoping for some more of\l" - .string "your sage advice today!\p" - .string "What would be the best move for\n" - .string "my {STR_VAR_1}?\p" - .string "It should be something that’ll\n" - .string "let me win just like that!\p" - .string "Would it be {STR_VAR_2}?\n" - .string "Or {STR_VAR_3}?$" - -gText_082C0809:: @ 82C0809 - .string "Uh-huh, {STR_VAR_1} it is!\n" - .string "Si, bueno!\l" - .string "I’ll get it taught, like, ka-blam!\p" - .string "All right, thanks, as always!\n" - .string "Adios!$" - -gText_082C086E:: @ 82C086E - .string "{PLAYER}{STRING 5}, it’s completely wild!\p" - .string "My POKéMON!\n" - .string "It learned six moves!\p" - .string "Of course I’m lying!\n" - .string "Wahahaha!\p" - .string "This is no lie, though.\n" - .string "I’m not very good at choosing moves\l" - .string "for my POKéMON.\p" - .string "So, how about deciding for me which\n" - .string "kind of move I should teach?\p" - .string "{STR_VAR_2} or {STR_VAR_3}--which\n" - .string "would go with my {STR_VAR_1} best?$" - -gText_082C0982:: @ 82C0982 - .string "Okay, so it’s {STR_VAR_1} you chose?\n" - .string "I’ll choose another move, then!\p" - .string "Just kidding!\n" - .string "I’ll obey your teaching, master!\p" - .string "Thanks, master!\n" - .string "I hope you’ll keep teaching me!$" - -gText_082C0A1D:: @ 82C0A1D - .string "A-H-O-Y!\n" - .string "And that spells ahoy!\p" - .string "The rappin’ SAILOR am I!\n" - .string "I’m always with it, don’t ask me why.\p" - .string "Today, I have a move question\n" - .string "that begs your suggestion!\p" - .string "{STR_VAR_2} and {STR_VAR_3} are\n" - .string "the moves. What would be the best\l" - .string "for my {STR_VAR_1} so it grooves?$" - -gText_082C0AFD:: @ 82C0AFD - .string "{STR_VAR_1}, you say, hey, hey!\n" - .string "I’ll go teach that right away!\p" - .string "If it’s advice I ever need,\n" - .string "{PLAYER}, your word I’ll always heed!$" - -gText_082C0B6F:: @ 82C0B6F - .string "Oh, yeahah, if it isn’t {PLAYER}!\p" - .string "What should I do? Get your advice?\n" - .string "Why not? I’m already talking to you!\p" - .string "{PLAYER}, are you surprised by me?\n" - .string "I want your advice, can’t you see?\p" - .string "Are you receiving me?\n" - .string "You are receiving me!\p" - .string "My {STR_VAR_1}--what should it use?\n" - .string "It’s {STR_VAR_2} or {STR_VAR_3},\l" - .string "what do you choose?$" - -gText_082C0C7D:: @ 82C0C7D - .string "If that {STR_VAR_1} is the best,\n" - .string "I’ll do as you suggest!\p" - .string "Well, {PLAYER}, I have to roam free,\n" - .string "but don’t you forget about me.\p" - .string "See you again, my smart friend!$" - -gText_082C0D0B:: @ 82C0D0B - .string "Gahack! Gaah! Oh, {PLAYER}{STRING 5}…\n" - .string "I have this lousy cold, I do…\p" - .string "I want to pick a move for my POKéMON,\n" - .string "but I’m not up to it…\p" - .string "So, things being this way,\n" - .string "I need you to decide for me.\p" - .string "{PLAYER}{STRING 5}, if I had to choose between\n" - .string "{STR_VAR_2} and {STR_VAR_3} for\l" - .string "my {STR_VAR_1}, which would it be?$" - -gText_082C0DFE:: @ 82C0DFE - .string "Hm, {STR_VAR_1}, all right. Cough!\n" - .string "I’ll go teach it when I get better.\p" - .string "I hope I can keep hitting you up\n" - .string "for help like this.$" - -gText_082C0E71:: @ 82C0E71 - .string "Er… Um…\n" - .string "{PLAYER}{STRING 5}…?\p" - .string "Please, don’t look at me that way.\n" - .string "I’m getting all flustered…\l" - .string "I… I need your advice.\p" - .string "I… I’m really embarrassed, but I can’t\n" - .string "decide what move I should teach\l" - .string "my POKéMON.\p" - .string "It’s for my {STR_VAR_1}.\n" - .string "If the choices were {STR_VAR_2} or\l" - .string "{STR_VAR_3}, which would be better?$" - -gText_082C0F6D:: @ 82C0F6D - .string "Oh… Okay!\n" - .string "I’ll try that {STR_VAR_1}.\p" - .string "I hope I can teach that move…\n" - .string "This is so nerve-racking…\p" - .string "Thank you, {PLAYER}{STRING 5}.\n" - .string "If we meet again, I hope you will be\l" - .string "as helpful.$" - -gText_082C1003:: @ 82C1003 - .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" - .string "But are you really real?\p" - .string "Perhaps you’re one of those popular\n" - .string "mimics?\p" - .string "No, no, if you are real, it’s fine.\n" - .string "No need to be upset, I assure you!\p" - .string "Incidentally, I would like to obtain\n" - .string "your advice.\p" - .string "It’s about my {STR_VAR_1}.\p" - .string "Which move would be better for it to\n" - .string "use, {STR_VAR_2} or {STR_VAR_3}?$" - -gText_082C1122:: @ 82C1122 - .string "{STR_VAR_1}?\n" - .string "There’s no question about that?\p" - .string "I see. If that’s the case, that’s fine.\n" - .string "I thank you for your time.\p" - .string "I do hope it is something even\n" - .string "my POKéMON can learn.\p" - .string "Let us meet again!$" - -gText_082C11D1:: @ 82C11D1 - .string "Oh… {PLAYER}?\n" - .string "It is {PLAYER}!\l" - .string "Oh! Sniff…sob… Please, listen!\p" - .string "I… When I battle, I get so nervous,\n" - .string "I can’t help crying even if I win…\p" - .string "I wish I could say something cool\n" - .string "when I win…\p" - .string "Please, please, {PLAYER}!\n" - .string "Could you maybe teach me something\l" - .string "cool to say when I win so I don’t cry?$" - -gText_082C12D5:: @ 82C12D5 - .string "{STR_VAR_1}\p" - .string "Awesome! Wicked! Awoooh!\n" - .string "It’s really cool!\p" - .string "Oh… I’m sorry…\n" - .string "I’m so happy, I’m crying…\p" - .string "Snivel… {PLAYER}!\n" - .string "Thank you so much for everything!\p" - .string "I will battle the best I can for\n" - .string "your sake, {PLAYER}!\p" - .string "{PLAYER}…\n" - .string "Next time… We should battle!$" - -gText_082C13AB:: @ 82C13AB - .string "Yay! It’s {PLAYER}! Hello!\n" - .string "I wanted to ask you something!\p" - .string "I want to say something cool when\n" - .string "I win a match.\p" - .string "Do you have a cool saying that\n" - .string "you could recommend?$" - -gText_082C1444:: @ 82C1444 - .string "{STR_VAR_1}\p" - .string "Oh, wow! That is so cool!\n" - .string "Okay, I’ll say that!\p" - .string "Thanks for teaching me all this time!\n" - .string "I’m going to do the best I can\l" - .string "wherever I go from now on!\p" - .string "When we meet again, it’ll be for\n" - .string "a battle!$" - -gText_082C1501:: @ 82C1501 - .string "{PLAYER}, hello!\p" - .string "My POKéMON and I are ready for\n" - .string "anything, except for one thing.\p" - .string "I think it would be good if I had\n" - .string "something to shout when I win.\p" - .string "Could you think up something good\n" - .string "to say?$" - -gText_082C15B6:: @ 82C15B6 - .string "{STR_VAR_1}\p" - .string "…Cool!\n" - .string "I will use that!\p" - .string "I’m going out to battle all over\n" - .string "the place.\p" - .string "Who knows, I may even get to battle\n" - .string "you one day, {PLAYER}.\p" - .string "Next time, let’s meet at a place\n" - .string "of battle!$" - -gText_082C165E:: @ 82C165E - .string "Hello, {PLAYER}…\n" - .string "I’m sorry to bug you, but I’m hopeless…\p" - .string "Even when…\n" - .string "Even when I win, I don’t have anything\l" - .string "special to say…\p" - .string "I know that it doesn’t mean anything\n" - .string "to you, {PLAYER}.\p" - .string "But it means a lot to me…\p" - .string "Please, {PLAYER}, what should I say\n" - .string "if I win a battle?$" - -gText_082C174F:: @ 82C174F - .string "{STR_VAR_1}\p" - .string "That’s inspired…\p" - .string "Uh… Is it okay for someone like me\n" - .string "to even say that?\p" - .string "No! I’ll do my best!\p" - .string "{PLAYER}, thank you so much for\n" - .string "putting up with me for so long…\p" - .string "I promise to do my best from now on.\p" - .string "I’m sure you’ll quickly forget about\n" - .string "someone like me, but let’s meet\l" - .string "somewhere again!$" - -gText_082C1862:: @ 82C1862 - .string "Oh, {PLAYER}{STRING 5}.\n" - .string "There’s something I want you to hear.\p" - .string "I know that I don’t always sound\n" - .string "nice or polite…\p" - .string "When I win a battle, I think I come\n" - .string "across as being arrogant.\p" - .string "I don’t want people to dislike me,\n" - .string "so I want to say something nice to\l" - .string "someone I beat.\p" - .string "But I can’t think of anything good!\n" - .string "Could you think something up for me?$" - -gText_082C19A0:: @ 82C19A0 - .string "{STR_VAR_1}\p" - .string "Not bad!\n" - .string "Yup, that’s what I’ll go with!\p" - .string "I’m going to hit the road and do what\n" - .string "I can with what you taught me in\l" - .string "my head and heart.\p" - .string "I’m sorry that I’ve been so pushy\n" - .string "with you!\p" - .string "Next time, we battle, okay?\n" - .string "See you!$" - -gText_082C1A76:: @ 82C1A76 - .string "Oh, I can’t get over how busy I am!\n" - .string "Oh, hey, I was looking for you, {PLAYER}{STRING 5}.\p" - .string "Are you well as usual?\n" - .string "Things haven’t changed for me at all.\p" - .string "I’ve got running, fighting, and mapping\n" - .string "to do. Why am I so busy?\p" - .string "But even though I’m busy, it’d be rude\n" - .string "to just turn on my heels and walk away\l" - .string "from a win without saying a word.\p" - .string "So, what would be a cool saying to\n" - .string "underline my coolness when I’m done\l" - .string "and walking away? {PLAYER}{STRING 5}, help me!$" - -gText_082C1C16:: @ 82C1C16 - .string "{STR_VAR_1}\p" - .string "Okay, gotcha.\n" - .string "I can find time to say that!\p" - .string "Honestly, I’m glad I met a good mentor\n" - .string "like you.\p" - .string "I’m going to make time somehow so\n" - .string "I can get into battling.\p" - .string "Thanks for everything, {PLAYER}{STRING 5}!\n" - .string "We have to battle, you and me, one day!$" - -gText_082C1CF5:: @ 82C1CF5 - .string "I lucked out again!\n" - .string "{PLAYER}! Am I glad to see you!\l" - .string "Like usual, I need your advice!\p" - .string "Drum roll, please!\n" - .string "The last question I have is…\p" - .string "If I win a battle and want to end\n" - .string "it with a cool flourish, what\l" - .string "should I say?$" - -gText_082C1DC1:: @ 82C1DC1 - .string "{STR_VAR_1}\p" - .string "That… That’s fabulous!\n" - .string "It’s dignified and cool! I claim it!\p" - .string "…Listen, I think I’m getting decent\n" - .string "at this, huh?\p" - .string "So, I’m thinking of challenging other\n" - .string "TRAINERS from now on.\p" - .string "{PLAYER}, your advice really helped me.\p" - .string "Maybe one day, there’ll be a time when\n" - .string "we battle!\p" - .string "Thank you for everything!$" - -gText_082C1EDC:: @ 82C1EDC - .string "Oh, {PLAYER}.\n" - .string "I’m so glad I met you!\p" - .string "I no longer have any concerns with\n" - .string "regard to my POKéMON.\p" - .string "It’s myself that worries me…\p" - .string "Do you know how a TRAINER says\n" - .string "a few things upon winning a battle?\p" - .string "Definitely, I wish I could do that,\n" - .string "too!\p" - .string "Please, what should I say when\n" - .string "I win a battle?$" - -gText_082C1FEC:: @ 82C1FEC - .string "{STR_VAR_1}\p" - .string "Ah! That saying! It refreshes me\n" - .string "and makes me feel reborn!\p" - .string "I must use that right away!\p" - .string "And now, I must take my leave,\n" - .string "{PLAYER}…\p" - .string "I will go out to battle many others,\n" - .string "but never will I forget your teachings.\p" - .string "Perhaps one day…\n" - .string "Farewell!$" - -gText_082C20D1:: @ 82C20D1 - .string "Eek! I spotted {PLAYER}!\n" - .string "I… I’m overjoyed to see you!\p" - .string "Oh-oh-oh! There’s something I just\n" - .string "had to ask you!\p" - .string "A little while ago, I won a battle.\n" - .string "That part was giddying!\p" - .string "But it made me so overjoyed that\n" - .string "I choked up and couldn’t say a thing!\p" - .string "So now, {PLAYER}, please, I want you to\n" - .string "think up an exit line for when I win!$" - -gText_082C21FF:: @ 82C21FF - .string "{STR_VAR_1}\p" - .string "Waaaaah!\n" - .string "I’m going to say that?!\l" - .string "I… I’m delirious with joy!\p" - .string "Th-th-thank you!\n" - .string "I have nothing left to regret now!\p" - .string "I’m going to travel now and battle\n" - .string "all sorts of people.\p" - .string "Everything, I owe it to you, {PLAYER}.\n" - .string "Really, really, thank you!\p" - .string "I’ve got to go now, but let’s meet\n" - .string "in battle one day!$" - -gText_082C231C:: @ 82C231C - .string "Hola, bueno!\n" - .string "{PLAYER}{STRING 5}!\p" - .string "You know, I’m getting the itch to roam\n" - .string "and battle where I may.\p" - .string "But before I do, I want your advice\n" - .string "once again, please!\p" - .string "If I were to win a battle, what would\n" - .string "be a good boast I could say to my\l" - .string "fallen TRAINER opponent?$" - -gText_082C2407:: @ 82C2407 - .string "{STR_VAR_1}\p" - .string "Uh-huh, that’s sweet!\n" - .string "Si, bueno!\l" - .string "I’ll try saying that, like, ham!\p" - .string "And now, it’s time to say good-bye!\n" - .string "Thanks for all sorts of things!\p" - .string "Give me a battle one day, OK?\n" - .string "Adios!$" - -gText_082C24B5:: @ 82C24B5 - .string "{PLAYER}{STRING 5}, there’s big trouble!\p" - .string "When I win a battle, I brag about it\n" - .string "for an hour at least!\p" - .string "Of course I’m lying!\n" - .string "Wahahaha!\p" - .string "This is no lie, though.\n" - .string "I’m not very good at chatting.\p" - .string "So, how about deciding for me what\n" - .string "I should say after winning a battle,\l" - .string "master?$" - -gText_082C25B1:: @ 82C25B1 - .string "{STR_VAR_1}\p" - .string "That’s what I should say, huh?\n" - .string "Then, I’ll stay away from that!\p" - .string "Just kidding!\n" - .string "I’ll obey your teaching, master!\p" - .string "Thanks for teaching me all this time,\n" - .string "master!\p" - .string "I’m finally understanding what being\n" - .string "a TRAINER is about.\p" - .string "I’m going to go out and win battles\n" - .string "against any TRAINER.\p" - .string "Maybe it’ll be you one day, master!\p" - .string "That’s all!\n" - .string "Farewell, my master!$" - -gText_082C2707:: @ 82C2707 - .string "A-H-O-Y!\n" - .string "And that spells ahoy!\p" - .string "The rappin’ SAILOR am I!\n" - .string "This will be my last question,\l" - .string "don’t you cry!\p" - .string "It’s a saying question\n" - .string "that begs your suggestion!\p" - .string "If I win a match, what can I say\n" - .string "in a real cool way?$" - -gText_082C27D4:: @ 82C27D4 - .string "{STR_VAR_1}\p" - .string "Perfect! That’s what I’ll use.\n" - .string "I was right to make you choose!\p" - .string "And now, I think it’d be best,\n" - .string "if I were to fly the nest!\p" - .string "Thanks for all you taught me.\n" - .string "I’ll be off on a battle spree!\p" - .string "B-O-N-V-O-Y-A-G-E!\n" - .string "And that spells bon voyage,\l" - .string "to you this is my homage!$" - -gText_082C28D6:: @ 82C28D6 - .string "Oh, yeah, {PLAYER}!\n" - .string "I found you again today!\p" - .string "What should I do? Ask you again?\n" - .string "Why not? I’m already asking you!\p" - .string "Anyways, {PLAYER}…\n" - .string "Are you receiving me?\l" - .string "You are receiving me!\l" - .string "I need some more advice for me!\p" - .string "It’s about what I should yell.\n" - .string "Something cool to holler when\l" - .string "a battle ends well.\p" - .string "Come on, I wanna hear you say it!$" - -gText_082C2A0B:: @ 82C2A0B - .string "{STR_VAR_1}\p" - .string "All right, all right!\n" - .string "I’ll use that because it’s so tight!\p" - .string "I’m out of things to ask you.\n" - .string "Waving bye is all that’s left to do.\p" - .string "But maybe one day we’ll meet, with one\n" - .string "destined to go down in defeat.\p" - .string "But, it really is time to say farewell.\p" - .string "Well, {PLAYER}, I have to roam free,\n" - .string "but don’t you forget about me!\p" - .string "Take care, {PLAYER}!\n" - .string "Love ya!$" - -gText_082C2B50:: @ 82C2B50 - .string "{PLAYER}{STRING 5}, I’m finished…\n" - .string "My nose won’t stop dripping…\p" - .string "I was trying to think up something\n" - .string "cool to say when I win a battle.\p" - .string "It inspired me so much, it made me cry,\n" - .string "and now my nose won’t stop running…\p" - .string "So, things being this way,\n" - .string "I need you to decide for me, {PLAYER}{STRING 5}.\p" - .string "When I win a battle,\n" - .string "what should I say?$" - -gText_082C2C77:: @ 82C2C77 - .string "{STR_VAR_1}\p" - .string "… … …That’s good.\n" - .string "No, it’s awe inspiring!\l" - .string "It’s bringing fresh tears to my eyes!\p" - .string "But in spite of my tears and runny\n" - .string "nose, I will use that saying!\p" - .string "I’m plumb out of things to ask you,\n" - .string "{PLAYER}{STRING 5}.\p" - .string "From now on, we’re rivals!\n" - .string "Thanks for everything!$" - -gText_082C2D67:: @ 82C2D67 - .string "Er… Um…\n" - .string "{PLAYER}{STRING 5}…\p" - .string "Please, don’t look at me that way.\n" - .string "You’re making me all nervous.\p" - .string "I… I need your advice again.\n" - .string "I’ll make it my last, though…\p" - .string "It’s really embarrassing to ask,\n" - .string "but what if I win a battle?\l" - .string "What should I say?$" - -gText_082C2E41:: @ 82C2E41 - .string "{STR_VAR_1}\p" - .string "Oh… Okay!\n" - .string "I’ll try to say that!\l" - .string "I might be too nervous to say it…\p" - .string "Thank you, {PLAYER}{STRING 5}.\n" - .string "I have to say good-bye now.\p" - .string "I’ll obey all that you’ve taught me,\n" - .string "{PLAYER}{STRING 5}, and do the best I can.$" - -gText_082C2EF5:: @ 82C2EF5 - .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" - .string "But are you really?\l" - .string "Perhaps a clever {PLAYER} DOLL?\p" - .string "Oh, no, no, no, don’t worry!\n" - .string "If you really are real, please\l" - .string "forget about my rudeness.\p" - .string "No need to be so angry. All I wish for\n" - .string "is more of your fine advice.\p" - .string "It concerns a saying.\p" - .string "More precisely, what should I say\n" - .string "if I win a battle?$" - -gText_082C3023:: @ 82C3023 - .string "{STR_VAR_1}\p" - .string "… … … … … …\n" - .string "When I win a match…\p" - .string "{STR_VAR_1}\p" - .string "…Are you serious?\p" - .string "I see. If you are serious, that’s fine.\n" - .string "I thank you for your time.\p" - .string "I do hope even I will be able to\n" - .string "put that saying to good use.\p" - .string "I seem to have run dry on what advice\n" - .string "I need.\p" - .string "I do believe it’s high time I bid you\n" - .string "farewell and strike out on my own.\p" - .string "Thank you, my mentor!\n" - .string "I apologize for my skepticism!$" - + .include "data/scripts/apprentice.inc" + gBattleDomeOpponentPotential1:: .string "The best candidate to be a champ!$" @@ -14666,7 +11691,7 @@ TrainerHill_Roof_MapScript2_2C8381: @ 82C8381 map_script_2 VAR_TEMP_1, 1, TrainerHill_1F_EventScript_2C83DF .2byte 0 -TrainerHill_1F_EventScript_2C8393:: @ 82C8393 +EventScript_TrainerHillTimer:: @ 82C8393 lockall setvar VAR_0x8004, 7 special sp194_trainer_tower diff --git a/data/field_effect_helpers.s b/data/field_effect_helpers.s index 63fc1580ea..e49592659a 100644 --- a/data/field_effect_helpers.s +++ b/data/field_effect_helpers.s @@ -2,31 +2,10 @@ .include "constants/constants.inc" .section .rodata - -gUnknown_085CDC38:: @ 85CDC38 - .2byte 12, 28, 44 - -gUnknown_085CDC3E:: @ 85CDC3E - .byte 0x00, 0x01, 0x02, 0x03 - -gUnknown_085CDC42:: @ 85CDC42 - .2byte 0x0004, 0x0004, 0x0004, 0x0010, 0x0000 - -gUnknown_085CDC4C:: @ 85CDC4C - .4byte sub_8154C7C - .4byte sub_8154CA0 - -gUnknown_085CDC54:: @ 85CDC54 - .4byte sub_815547C - .4byte sub_81554AC - .4byte sub_815550C - -gUnknown_085CDC60:: @ 85CDC60 - .byte 0, 0, 1, 2, 3, 0, 0, 1, 1 - .byte 0 + + .align 1 -gUnknown_085CDC6A:: @ 85CDC6A - .2byte 3, 7 +gUnknown_085CDC6E:: @ 85CDC6E @the following might be unref, not sure .byte 0x01, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x01, 0x02, 0x02, 0x01, 0x02, 0x02, 0x01, 0x02, 0x02, 0x01, 0x02, 0x01, 0x01, 0x02, 0x01, 0x01, 0x02, 0x01, 0x01, 0x02, 0x01, 0x01, 0x02, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x01, 0x00, 0x01, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x01, 0x01, 0x00, 0x01, 0x01, 0x00, 0x01, 0x01, 0x00, 0x01, 0x01, 0x00, 0x01, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0xFF, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0x00, 0xFF, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFE, 0x00, 0x00 diff --git a/data/field_effect_scripts.s b/data/field_effect_scripts.s index c0c74496f6..eab6558777 100644 --- a/data/field_effect_scripts.s +++ b/data/field_effect_scripts.s @@ -86,15 +86,15 @@ gFieldEffectScript_UseCutOnTree:: @ 82DBAEC field_eff_end gFieldEffectScript_Shadow:: @ 82DBAF2 - field_eff_callnative oei_shadow + field_eff_callnative FldEff_Shadow field_eff_end gFieldEffectScript_TallGrass:: @ 82DBAF8 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, oei_grass_normal + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, FldEff_TallGrass field_eff_end gFieldEffectScript_Ripple:: @ 82DBB02 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, oei_ripples + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, FldEff_Ripple field_eff_end gFieldEffectScript_FieldMoveShowMon:: @ 82DBB0C @@ -102,11 +102,11 @@ gFieldEffectScript_FieldMoveShowMon:: @ 82DBB0C field_eff_end gFieldEffectScript_Ash:: @ 82DBB12 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, oei_ash + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, FldEff_Ash field_eff_end gFieldEffectScript_SurfBlob:: @ 82DBB1C - field_eff_callnative sub_8155534 + field_eff_callnative FldEff_SurfBlob field_eff_end gFieldEffectScript_UseSurf:: @ 82DBB22 @@ -114,7 +114,7 @@ gFieldEffectScript_UseSurf:: @ 82DBB22 field_eff_end gFieldEffectScript_GroundImpactDust:: @ 82DBB28 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, sub_8155890 + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_Dust field_eff_end gFieldEffectScript_Unknown11:: @ 82DBB32 @@ -122,55 +122,55 @@ gFieldEffectScript_Unknown11:: @ 82DBB32 field_eff_end gFieldEffectScript_BikeHopTallGrass:: @ 82DBB38 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, sub_8154658 + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, FldEff_JumpTallGrass field_eff_end gFieldEffectScript_SandFootprints:: @ 82DBB42 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, sub_8154B04 + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_SandFootprints field_eff_end gFieldEffectScript_BikeHopBigSplash:: @ 82DBB4C - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, oei_water_drop_tall + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_JumpBigSplash field_eff_end gFieldEffectScript_Splash:: @ 82DBB56 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, sub_8154CEC + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_Splash field_eff_end gFieldEffectScript_BikeHopSmallSplash:: @ 82DBB60 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, sub_8154E1C + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_JumpSmallSplash field_eff_end gFieldEffectScript_LongGrass:: @ 82DBB6A - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, sub_8154758 + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, FldEff_LongGrass field_eff_end gFieldEffectScript_Unknown18:: @ 82DBB74 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, sub_81548FC + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, FldEff_JumpLongGrass field_eff_end gFieldEffectScript_Unknown19:: @ 82DBB7E - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, sub_81551F0 + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, FldEff_Unknown19 field_eff_end gFieldEffectScript_Unknown20:: @ 82DBB88 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, sub_815525C + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, FldEff_Unknown20 field_eff_end gFieldEffectScript_Unknown21:: @ 82DBB92 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, sub_81552C8 + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_Unknown21 field_eff_end gFieldEffectScript_Unknown22:: @ 82DBB9C - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, sub_8155334 + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_Unknown22 field_eff_end gFieldEffectScript_BerryTreeGrowthSparkle:: @ 82DBBA6 - field_eff_callnative sub_8155B2C + field_eff_callnative FldEff_BerryTreeGrowthSparkle field_eff_end gFieldEffectScript_DeepSandFootprints:: @ 82DBBAC - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, sub_8154B78 + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_DeepSandFootprints field_eff_end gFieldEffectScript_Unknown25:: @ 82DBBB6 @@ -211,11 +211,11 @@ gFieldEffectScript_QuestionMarkIcon:: @ 82DBBEF field_eff_end gFieldEffectScript_FeetInFlowingWater:: @ 82DBBF5 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, sub_8154EFC + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_FeetInFlowingWater field_eff_end gFieldEffectScript_BikeTireTracks:: @ 82DBBFF - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, sub_8154BEC + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_BikeTireTracks field_eff_end gFieldEffectScript_SandDisguisePlaceholder:: @ 82DBC09 @@ -235,15 +235,15 @@ gFieldEffectScript_Unknown38:: @ 82DBC1B field_eff_end gFieldEffectScript_Unknown39:: @ 82DBC21 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, sub_8155900 + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_SandPile field_eff_end gFieldEffectScript_ShortGrass:: @ 82DBC2B - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, sub_815496C + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, FldEff_ShortGrass field_eff_end gFieldEffectScript_HotSpringsWater:: @ 82DBC35 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, sub_81550B4 + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo1, FldEff_HotSpringsWater field_eff_end gFieldEffectScript_Unknown43:: @ 82DBC3F @@ -288,11 +288,11 @@ gFieldEffectScript_Unknown52:: @ 82DBC86 field_eff_end gFieldEffectScript_Bubbles:: @ 82DBC90 - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, sub_8155A88 + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo0, FldEff_Bubbles field_eff_end gFieldEffectScript_Unknown54:: @ 82DBC9A - field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo3, sub_8155DDC + field_eff_loadfadedpal_callnative gFieldEffectObjectPaletteInfo3, FldEff_Sparkle field_eff_end gFieldEffectScript_Unknown55:: @ 82DBCA4 diff --git a/data/maps/AbandonedShip_Rooms2_1F/events.inc b/data/maps/AbandonedShip_Rooms2_1F/events.inc index 50debde1ba..34fdb9fd7f 100644 --- a/data/maps/AbandonedShip_Rooms2_1F/events.inc +++ b/data/maps/AbandonedShip_Rooms2_1F/events.inc @@ -1,6 +1,6 @@ AbandonedShip_Rooms2_1F_EventObjects: @ 85369B8 - object_event 1, EVENT_OBJ_GFX_MAN_5, 0, 7, 13, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, AbandonedShip_Rooms2_1F_EventScript_2380A7, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 6, 13, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, AbandonedShip_Rooms2_1F_EventScript_23810B, 0 + object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 7, 13, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, AbandonedShip_Rooms2_1F_EventScript_2380A7, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_4, 0, 6, 13, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, AbandonedShip_Rooms2_1F_EventScript_23810B, 0 object_event 3, EVENT_OBJ_GFX_ITEM_BALL, 0, 4, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, AbandonedShip_Rooms2_1F_EventScript_291261, 1099 object_event 4, EVENT_OBJ_GFX_HIKER, 0, 3, 2, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 3, AbandonedShip_Rooms2_1F_EventScript_238186, 0 object_event 5, EVENT_OBJ_GFX_TUBER_F, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 3, AbandonedShip_Rooms2_1F_EventScript_23816F, 0 diff --git a/data/maps/BattleFrontier_BattleArenaLobby/events.inc b/data/maps/BattleFrontier_BattleArenaLobby/events.inc index 20233160ec..e20bec9c33 100644 --- a/data/maps/BattleFrontier_BattleArenaLobby/events.inc +++ b/data/maps/BattleFrontier_BattleArenaLobby/events.inc @@ -1,7 +1,7 @@ BattleFrontier_BattleArenaLobby_EventObjects: @ 853C814 object_event 1, EVENT_OBJ_GFX_BLACK_BELT, 0, 7, 7, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattleArenaLobby_EventScript_255DF4, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_7, 0, 2, 10, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattleArenaLobby_EventScript_2560C1, 0 - object_event 3, EVENT_OBJ_GFX_MAN_6, 0, 14, 11, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_BattleArenaLobby_EventScript_2560AF, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 2, 10, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattleArenaLobby_EventScript_2560C1, 0 + object_event 3, EVENT_OBJ_GFX_MAN_5, 0, 14, 11, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_BattleArenaLobby_EventScript_2560AF, 0 object_event 4, EVENT_OBJ_GFX_CAMPER, 0, 14, 12, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_BattleArenaLobby_EventScript_2560B8, 0 object_event 5, EVENT_OBJ_GFX_YOUNGSTER, 0, 14, 10, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_BattleArenaLobby_EventScript_2560A6, 0 diff --git a/data/maps/BattleFrontier_BattleDomeBattleRoom/events.inc b/data/maps/BattleFrontier_BattleDomeBattleRoom/events.inc index d33a3103c6..63ceb74846 100644 --- a/data/maps/BattleFrontier_BattleDomeBattleRoom/events.inc +++ b/data/maps/BattleFrontier_BattleDomeBattleRoom/events.inc @@ -1,18 +1,18 @@ BattleFrontier_BattleDomeBattleRoom_EventObjects: @ 853C1C4 object_event 1, EVENT_OBJ_GFX_REPORTER_M, 0, 5, 4, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 7, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 + object_event 2, EVENT_OBJ_GFX_TWIN, 0, 7, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 3, EVENT_OBJ_GFX_BOY_1, 0, 9, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 4, EVENT_OBJ_GFX_BOY_2, 0, 11, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 - object_event 5, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 16, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 + object_event 5, EVENT_OBJ_GFX_NINJA_BOY, 0, 16, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 6, EVENT_OBJ_GFX_MAN_1, 0, 4, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 - object_event 7, EVENT_OBJ_GFX_OLD_MAN_1, 0, 16, 1, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 + object_event 7, EVENT_OBJ_GFX_EXPERT_M, 0, 16, 1, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 8, EVENT_OBJ_GFX_CAMPER, 0, 8, 1, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 9, EVENT_OBJ_GFX_MAN_2, 0, 0, 4, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 10, EVENT_OBJ_GFX_FAT_MAN, 0, 12, 1, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 11, EVENT_OBJ_GFX_GIRL_2, 0, 13, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 12, EVENT_OBJ_GFX_GIRL_1, 0, 10, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 13, EVENT_OBJ_GFX_TRADER, 0, 4, 9, 4, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 0 - object_event 14, EVENT_OBJ_GFX_WOMAN_4, 0, 14, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 + object_event 14, EVENT_OBJ_GFX_WOMAN_3, 0, 14, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 15, EVENT_OBJ_GFX_HIPSTER, 0, 11, 6, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, 0x0, 0 BattleFrontier_BattleDomeBattleRoom_MapEvents:: @ 853C32C diff --git a/data/maps/BattleFrontier_BattleDomeLobby/events.inc b/data/maps/BattleFrontier_BattleDomeLobby/events.inc index c24a473011..cce01feda6 100644 --- a/data/maps/BattleFrontier_BattleDomeLobby/events.inc +++ b/data/maps/BattleFrontier_BattleDomeLobby/events.inc @@ -1,6 +1,6 @@ BattleFrontier_BattleDomeLobby_EventObjects: @ 853C068 object_event 1, EVENT_OBJ_GFX_TEALA, 0, 5, 10, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattleDomeLobby_EventScript_249A35, 0 - object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 1, 11, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattleDomeLobby_EventScript_249E10, 0 + object_event 2, EVENT_OBJ_GFX_MAN_3, 0, 1, 11, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattleDomeLobby_EventScript_249E10, 0 object_event 3, EVENT_OBJ_GFX_LASS, 0, 14, 14, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattleDomeLobby_EventScript_249DFE, 0 object_event 4, EVENT_OBJ_GFX_FAT_MAN, 0, 18, 14, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattleDomeLobby_EventScript_249E07, 0 object_event 5, EVENT_OBJ_GFX_MANIAC, 0, 8, 14, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattleDomeLobby_EventScript_249DED, 0 diff --git a/data/maps/BattleFrontier_BattlePalaceBattleRoom/events.inc b/data/maps/BattleFrontier_BattlePalaceBattleRoom/events.inc index 4c84a209fc..29818b1d60 100644 --- a/data/maps/BattleFrontier_BattlePalaceBattleRoom/events.inc +++ b/data/maps/BattleFrontier_BattlePalaceBattleRoom/events.inc @@ -1,7 +1,7 @@ BattleFrontier_BattlePalaceBattleRoom_EventObjects: @ 853C4FC object_event 1, EVENT_OBJ_GFX_TRADER, 0, 1, 9, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 0 object_event 2, EVENT_OBJ_GFX_HIPSTER, 0, 13, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 - object_event 3, EVENT_OBJ_GFX_OLD_MAN_1, 0, 1, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, 0x0, 0 + object_event 3, EVENT_OBJ_GFX_EXPERT_M, 0, 1, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, 0x0, 0 object_event 4, EVENT_OBJ_GFX_DUSCLOPS, 0, 13, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 5, EVENT_OBJ_GFX_AZURILL, 0, 13, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 diff --git a/data/maps/BattleFrontier_BattlePalaceCorridor/events.inc b/data/maps/BattleFrontier_BattlePalaceCorridor/events.inc index bf06dcf345..66e844665a 100644 --- a/data/maps/BattleFrontier_BattlePalaceCorridor/events.inc +++ b/data/maps/BattleFrontier_BattlePalaceCorridor/events.inc @@ -1,5 +1,5 @@ BattleFrontier_BattlePalaceCorridor_EventObjects: @ 853C420 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 8, 12, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 8, 12, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 0 object_event 2, EVENT_OBJ_GFX_AZURILL, 0, 3, 5, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 0, 0, 0, 0x0, 0 object_event 3, EVENT_OBJ_GFX_KIRLIA, 0, 12, 6, 0, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 0, 2, 0, 0, 0x0, 0 object_event 4, EVENT_OBJ_GFX_PIKACHU, 0, 15, 5, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, 0x0, 0 diff --git a/data/maps/BattleFrontier_BattlePalaceLobby/events.inc b/data/maps/BattleFrontier_BattlePalaceLobby/events.inc index 5dae24a717..632bfdf107 100644 --- a/data/maps/BattleFrontier_BattlePalaceLobby/events.inc +++ b/data/maps/BattleFrontier_BattlePalaceLobby/events.inc @@ -1,10 +1,10 @@ BattleFrontier_BattlePalaceLobby_EventObjects: @ 853C340 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 5, 6, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattlePalaceLobby_EventScript_24D944, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 5, 6, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattlePalaceLobby_EventScript_24D944, 0 object_event 2, EVENT_OBJ_GFX_BLACK_BELT, 0, 11, 8, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePalaceLobby_EventScript_24DC82, 0 object_event 3, EVENT_OBJ_GFX_MANIAC, 0, 24, 5, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattlePalaceLobby_EventScript_24DC9D, 0 - object_event 4, EVENT_OBJ_GFX_MAN_4, 0, 18, 10, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePalaceLobby_EventScript_24DC8B, 0 + object_event 4, EVENT_OBJ_GFX_MAN_3, 0, 18, 10, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePalaceLobby_EventScript_24DC8B, 0 object_event 5, EVENT_OBJ_GFX_BEAUTY, 0, 2, 10, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePalaceLobby_EventScript_24DC94, 0 - object_event 6, EVENT_OBJ_GFX_OLD_MAN_1, 0, 19, 6, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattlePalaceLobby_EventScript_24D956, 0 + object_event 6, EVENT_OBJ_GFX_EXPERT_M, 0, 19, 6, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattlePalaceLobby_EventScript_24D956, 0 BattleFrontier_BattlePalaceLobby_MapWarps: @ 853C3D0 warp_def 12, 11, 0, 2, MAP_BATTLE_FRONTIER_OUTSIDE_EAST diff --git a/data/maps/BattleFrontier_BattlePikeCorridor/events.inc b/data/maps/BattleFrontier_BattlePikeCorridor/events.inc index 8734e4dc86..b34916f49e 100644 --- a/data/maps/BattleFrontier_BattlePikeCorridor/events.inc +++ b/data/maps/BattleFrontier_BattlePikeCorridor/events.inc @@ -1,5 +1,5 @@ BattleFrontier_BattlePikeCorridor_EventObjects: @ 853CC54 - object_event 1, EVENT_OBJ_GFX_WOMAN_6, 0, 6, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 + object_event 1, EVENT_OBJ_GFX_LINK_RECEPTIONIST, 0, 6, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 BattleFrontier_BattlePikeCorridor_MapEvents:: @ 853CC6C map_events BattleFrontier_BattlePikeCorridor_EventObjects, 0x0, 0x0, 0x0 diff --git a/data/maps/BattleFrontier_BattlePikeLobby/events.inc b/data/maps/BattleFrontier_BattlePikeLobby/events.inc index 1020cef3c6..495d522579 100644 --- a/data/maps/BattleFrontier_BattlePikeLobby/events.inc +++ b/data/maps/BattleFrontier_BattlePikeLobby/events.inc @@ -1,7 +1,7 @@ BattleFrontier_BattlePikeLobby_EventObjects: @ 853CBB0 - object_event 1, EVENT_OBJ_GFX_WOMAN_6, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattlePikeLobby_EventScript_25B868, 0 + object_event 1, EVENT_OBJ_GFX_LINK_RECEPTIONIST, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattlePikeLobby_EventScript_25B868, 0 object_event 2, EVENT_OBJ_GFX_HIKER, 0, 10, 9, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_BattlePikeLobby_EventScript_25BAAB, 0 - object_event 3, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 0, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_BattlePikeLobby_EventScript_25BAB4, 0 + object_event 3, EVENT_OBJ_GFX_TWIN, 0, 0, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_BattlePikeLobby_EventScript_25BAB4, 0 object_event 4, EVENT_OBJ_GFX_BEAUTY, 0, 8, 9, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePikeLobby_EventScript_25BABD, 0 BattleFrontier_BattlePikeLobby_MapWarps: @ 853CC10 diff --git a/data/maps/BattleFrontier_BattlePikeRandomRoom2/events.inc b/data/maps/BattleFrontier_BattlePikeRandomRoom2/events.inc index 3ce444a531..41a58ad3b6 100644 --- a/data/maps/BattleFrontier_BattlePikeRandomRoom2/events.inc +++ b/data/maps/BattleFrontier_BattlePikeRandomRoom2/events.inc @@ -1,5 +1,5 @@ BattleFrontier_BattlePikeRandomRoom2_EventObjects: @ 853CE08 - object_event 1, EVENT_OBJ_GFX_WOMAN_6, 0, 2, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 + object_event 1, EVENT_OBJ_GFX_LINK_RECEPTIONIST, 0, 2, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 BattleFrontier_BattlePikeRandomRoom2_MapEvents:: @ 853CE20 map_events BattleFrontier_BattlePikeRandomRoom2_EventObjects, 0x0, 0x0, 0x0 diff --git a/data/maps/BattleFrontier_BattlePikeThreePathRoom/events.inc b/data/maps/BattleFrontier_BattlePikeThreePathRoom/events.inc index dbc3584a65..2fc9e9d6c9 100644 --- a/data/maps/BattleFrontier_BattlePikeThreePathRoom/events.inc +++ b/data/maps/BattleFrontier_BattlePikeThreePathRoom/events.inc @@ -1,6 +1,6 @@ BattleFrontier_BattlePikeThreePathRoom_EventObjects: @ 853CC80 - object_event 1, EVENT_OBJ_GFX_WOMAN_6, 0, 4, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, BattleFrontier_BattlePikeThreePathRoom_EventScript_25C908, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_6, 0, 8, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattlePikeThreePathRoom_EventScript_25CABB, 0 + object_event 1, EVENT_OBJ_GFX_LINK_RECEPTIONIST, 0, 4, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, BattleFrontier_BattlePikeThreePathRoom_EventScript_25C908, 0 + object_event 2, EVENT_OBJ_GFX_LINK_RECEPTIONIST, 0, 8, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattlePikeThreePathRoom_EventScript_25CABB, 0 BattleFrontier_BattlePikeThreePathRoom_MapCoordEvents: @ 853CCB0 coord_event 2, 3, 3, VAR_TEMP_1, 0, BattleFrontier_BattlePikeThreePathRoom_EventScript_2C3F4E diff --git a/data/maps/BattleFrontier_BattlePointExchangeServiceCorner/events.inc b/data/maps/BattleFrontier_BattlePointExchangeServiceCorner/events.inc index 2945034bc9..225961050f 100644 --- a/data/maps/BattleFrontier_BattlePointExchangeServiceCorner/events.inc +++ b/data/maps/BattleFrontier_BattlePointExchangeServiceCorner/events.inc @@ -1,9 +1,9 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventObjects: @ 853D018 object_event 1, EVENT_OBJ_GFX_TEALA, 0, 4, 4, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F173, 0 - object_event 2, EVENT_OBJ_GFX_BOY_4, 0, 0, 5, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7E8, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_2, 0, 0, 4, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7DD, 0 + object_event 2, EVENT_OBJ_GFX_RICH_BOY, 0, 0, 5, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7E8, 0 + object_event 3, EVENT_OBJ_GFX_POKEFAN_F, 0, 0, 4, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7DD, 0 object_event 4, EVENT_OBJ_GFX_SAILOR, 0, 14, 6, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7D4, 0 - object_event 5, EVENT_OBJ_GFX_MAN_6, 0, 1, 9, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7CB, 0 + object_event 5, EVENT_OBJ_GFX_MAN_5, 0, 1, 9, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7CB, 0 object_event 6, EVENT_OBJ_GFX_TEALA, 0, 5, 5, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F37C, 0 object_event 7, EVENT_OBJ_GFX_TEALA, 0, 9, 5, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F49F, 0 object_event 8, EVENT_OBJ_GFX_TEALA, 0, 10, 4, 0, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F5F0, 0 diff --git a/data/maps/BattleFrontier_BattlePyramidEmptySquare/events.inc b/data/maps/BattleFrontier_BattlePyramidEmptySquare/events.inc index 3e66eec7d1..f9604d8d16 100644 --- a/data/maps/BattleFrontier_BattlePyramidEmptySquare/events.inc +++ b/data/maps/BattleFrontier_BattlePyramidEmptySquare/events.inc @@ -1,5 +1,5 @@ BattleFrontier_BattlePyramidEmptySquare_EventObjects: @ 853C62C - object_event 1, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 0, 0, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 + object_event 1, EVENT_OBJ_GFX_NINJA_BOY, 0, 0, 0, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 2, EVENT_OBJ_GFX_RIVAL_BRENDAN_NORMAL, 0, 1, 0, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, 0x0, 0 object_event 3, EVENT_OBJ_GFX_RIVAL_BRENDAN_NORMAL, 0, 2, 0, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, 0x0, 0 object_event 4, EVENT_OBJ_GFX_RIVAL_BRENDAN_NORMAL, 0, 3, 0, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, 0x0, 0 diff --git a/data/maps/BattleFrontier_BattlePyramidLobby/events.inc b/data/maps/BattleFrontier_BattlePyramidLobby/events.inc index 521577c4c7..b70958fecd 100644 --- a/data/maps/BattleFrontier_BattlePyramidLobby/events.inc +++ b/data/maps/BattleFrontier_BattlePyramidLobby/events.inc @@ -1,7 +1,7 @@ BattleFrontier_BattlePyramidLobby_EventObjects: @ 853C598 object_event 1, EVENT_OBJ_GFX_HIKER, 0, 7, 12, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattlePyramidLobby_EventScript_2508B1, 0 object_event 2, EVENT_OBJ_GFX_HEX_MANIAC, 0, 14, 13, 4, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_BattlePyramidLobby_EventScript_250ACE, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_4, 0, 2, 15, 4, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidLobby_EventScript_250E83, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_3, 0, 2, 15, 4, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidLobby_EventScript_250E83, 0 object_event 4, EVENT_OBJ_GFX_FAT_MAN, 0, 12, 16, 4, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidLobby_EventScript_250E8C, 0 BattleFrontier_BattlePyramidLobby_MapWarps: @ 853C5F8 diff --git a/data/maps/BattleFrontier_BattleTowerLobby/events.inc b/data/maps/BattleFrontier_BattleTowerLobby/events.inc index 73bdeeb2bf..0961aa403a 100644 --- a/data/maps/BattleFrontier_BattleTowerLobby/events.inc +++ b/data/maps/BattleFrontier_BattleTowerLobby/events.inc @@ -1,10 +1,10 @@ BattleFrontier_BattleTowerLobby_EventObjects: @ 853B638 object_event 1, EVENT_OBJ_GFX_TEALA, 0, 6, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23E936, 0 - object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 23, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23EEE7, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_7, 0, 17, 8, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23EFB5, 0 + object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 23, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23EEE7, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_5, 0, 17, 8, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23EFB5, 0 object_event 4, EVENT_OBJ_GFX_BOY_1, 0, 15, 9, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23EFBE, 0 object_event 5, EVENT_OBJ_GFX_REPORTER_F, 0, 11, 9, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_28CB96, 918 - object_event 6, EVENT_OBJ_GFX_HIPSTER, 0, 1, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_2B688D, 701 + object_event 6, EVENT_OBJ_GFX_HIPSTER, 0, 1, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, EventScript_Apprentice, 701 object_event 7, EVENT_OBJ_GFX_TEALA, 0, 10, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23EA9F, 0 object_event 8, EVENT_OBJ_GFX_TEALA, 0, 14, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23EC08, 0 object_event 9, EVENT_OBJ_GFX_TEALA, 0, 18, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23ED74, 0 diff --git a/data/maps/BattleFrontier_BattleTowerLobby/scripts.inc b/data/maps/BattleFrontier_BattleTowerLobby/scripts.inc index 2b07b7ea4f..73c56351f8 100644 --- a/data/maps/BattleFrontier_BattleTowerLobby/scripts.inc +++ b/data/maps/BattleFrontier_BattleTowerLobby/scripts.inc @@ -12,7 +12,7 @@ BattleFrontier_BattleTowerLobby_MapScript1_23E690: @ 823E690 BattleFrontier_BattleTowerLobby_MapScript1_23E694: @ 823E694 call BattleFrontier_BattleTowerLobby_EventScript_28CC84 setvar VAR_0x8004, 10 - special sub_81A085C + special CallApprenticeFunction compare VAR_0x8004, 0 goto_eq BattleFrontier_BattleTowerLobby_EventScript_23E6B5 checkflag FLAG_0x934 @@ -21,7 +21,7 @@ BattleFrontier_BattleTowerLobby_MapScript1_23E694: @ 823E694 BattleFrontier_BattleTowerLobby_EventScript_23E6B5:: @ 823E6B5 clearflag FLAG_0x2BD setvar VAR_0x8004, 23 - special sub_81A085C + special CallApprenticeFunction BattleFrontier_BattleTowerLobby_EventScript_23E6C0:: @ 823E6C0 end @@ -929,7 +929,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23F2B7:: @ 823F2B7 BattleFrontier_BattleTowerLobby_EventScript_23F2C5:: @ 823F2C5 setvar VAR_0x8004, 9 - message OldaleTown_PokemonCenter_2F_Text_278091 + message gText_PleaseWaitForLink waitmessage setvar VAR_0x8005, 0 special sub_80B2DA4 diff --git a/data/maps/BattleFrontier_Lounge1/events.inc b/data/maps/BattleFrontier_Lounge1/events.inc index 1303c3c336..78ef441098 100644 --- a/data/maps/BattleFrontier_Lounge1/events.inc +++ b/data/maps/BattleFrontier_Lounge1/events.inc @@ -1,5 +1,5 @@ BattleFrontier_Lounge1_EventObjects: @ 853CFB4 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_2, 0, 0, 6, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_Lounge1_EventScript_25E775, 0 + object_event 1, EVENT_OBJ_GFX_OLD_MAN, 0, 0, 6, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_Lounge1_EventScript_25E775, 0 object_event 2, EVENT_OBJ_GFX_BOY_3, 0, 7, 6, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 2, 0, 0, BattleFrontier_Lounge1_EventScript_25E94D, 0 object_event 3, EVENT_OBJ_GFX_BOY_2, 0, 5, 4, 0, MOVEMENT_TYPE_WANDER_AROUND, 2, 1, 0, 0, BattleFrontier_Lounge1_EventScript_25E956, 0 diff --git a/data/maps/BattleFrontier_Lounge3/events.inc b/data/maps/BattleFrontier_Lounge3/events.inc index 75f04250cf..bce1dfa35f 100644 --- a/data/maps/BattleFrontier_Lounge3/events.inc +++ b/data/maps/BattleFrontier_Lounge3/events.inc @@ -1,9 +1,9 @@ BattleFrontier_Lounge3_EventObjects: @ 853D1B8 object_event 1, EVENT_OBJ_GFX_HIKER, 0, 4, 6, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_Lounge3_EventScript_261D83, 0 object_event 2, EVENT_OBJ_GFX_FAT_MAN, 0, 4, 4, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_Lounge3_EventScript_261FE1, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_3, 0, 3, 5, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_Lounge3_EventScript_261FC1, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_2, 0, 5, 5, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_Lounge3_EventScript_261FD1, 0 - object_event 5, EVENT_OBJ_GFX_MAN_4, 0, 0, 6, 0, MOVEMENT_TYPE_WANDER_AROUND, 0, 3, 0, 0, BattleFrontier_Lounge3_EventScript_261FB8, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_2, 0, 3, 5, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_Lounge3_EventScript_261FC1, 0 + object_event 4, EVENT_OBJ_GFX_POKEFAN_F, 0, 5, 5, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_Lounge3_EventScript_261FD1, 0 + object_event 5, EVENT_OBJ_GFX_MAN_3, 0, 0, 6, 0, MOVEMENT_TYPE_WANDER_AROUND, 0, 3, 0, 0, BattleFrontier_Lounge3_EventScript_261FB8, 0 BattleFrontier_Lounge3_MapWarps: @ 853D230 warp_def 4, 9, 0, 9, MAP_BATTLE_FRONTIER_OUTSIDE_EAST diff --git a/data/maps/BattleFrontier_Lounge4/events.inc b/data/maps/BattleFrontier_Lounge4/events.inc index c0dfbcf3e0..8b86bebc7f 100644 --- a/data/maps/BattleFrontier_Lounge4/events.inc +++ b/data/maps/BattleFrontier_Lounge4/events.inc @@ -1,7 +1,7 @@ BattleFrontier_Lounge4_EventObjects: @ 853D24C - object_event 1, EVENT_OBJ_GFX_WOMAN_4, 0, 4, 4, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_Lounge4_EventScript_26358D, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 4, 4, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_Lounge4_EventScript_26358D, 0 object_event 2, EVENT_OBJ_GFX_COOK, 0, 6, 6, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_Lounge4_EventScript_263596, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 0, 5, 0, MOVEMENT_TYPE_FACE_RIGHT, 2, 1, 0, 0, BattleFrontier_Lounge4_EventScript_26359F, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 0, 5, 0, MOVEMENT_TYPE_FACE_RIGHT, 2, 1, 0, 0, BattleFrontier_Lounge4_EventScript_26359F, 0 BattleFrontier_Lounge4_MapWarps: @ 853D294 warp_def 4, 9, 0, 6, MAP_BATTLE_FRONTIER_OUTSIDE_WEST diff --git a/data/maps/BattleFrontier_Lounge5/events.inc b/data/maps/BattleFrontier_Lounge5/events.inc index 798deb1c23..216a72473e 100644 --- a/data/maps/BattleFrontier_Lounge5/events.inc +++ b/data/maps/BattleFrontier_Lounge5/events.inc @@ -1,8 +1,8 @@ BattleFrontier_Lounge5_EventObjects: @ 853D2EC - object_event 1, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 12, 4, 4, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_Lounge5_EventScript_2645C6, 0 + object_event 1, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 12, 4, 4, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_Lounge5_EventScript_2645C6, 0 object_event 2, EVENT_OBJ_GFX_GENTLEMAN, 0, 0, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_Lounge5_EventScript_264617, 0 object_event 3, EVENT_OBJ_GFX_BLACK_BELT, 0, 6, 5, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_Lounge5_EventScript_264620, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 11, 7, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_Lounge5_EventScript_264629, 0 + object_event 4, EVENT_OBJ_GFX_LITTLE_BOY, 0, 11, 7, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_Lounge5_EventScript_264629, 0 BattleFrontier_Lounge5_MapWarps: @ 853D34C warp_def 1, 7, 0, 7, MAP_BATTLE_FRONTIER_OUTSIDE_EAST diff --git a/data/maps/BattleFrontier_Lounge7/events.inc b/data/maps/BattleFrontier_Lounge7/events.inc index 901ac6641e..de4aef12aa 100644 --- a/data/maps/BattleFrontier_Lounge7/events.inc +++ b/data/maps/BattleFrontier_Lounge7/events.inc @@ -1,7 +1,7 @@ BattleFrontier_Lounge7_EventObjects: @ 853D3A4 object_event 1, EVENT_OBJ_GFX_SAILOR, 0, 0, 7, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_Lounge7_EventScript_2656DB, 0 - object_event 2, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 2, 5, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_Lounge7_EventScript_265255, 0 - object_event 3, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 6, 5, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_Lounge7_EventScript_265445, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_F, 0, 2, 5, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_Lounge7_EventScript_265255, 0 + object_event 3, EVENT_OBJ_GFX_EXPERT_F, 0, 6, 5, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_Lounge7_EventScript_265445, 0 object_event 4, EVENT_OBJ_GFX_GENTLEMAN, 0, 8, 3, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_Lounge7_EventScript_2656E4, 0 BattleFrontier_Lounge7_MapWarps: @ 853D404 diff --git a/data/maps/BattleFrontier_Lounge8/events.inc b/data/maps/BattleFrontier_Lounge8/events.inc index 92d27d7656..c8edc68aad 100644 --- a/data/maps/BattleFrontier_Lounge8/events.inc +++ b/data/maps/BattleFrontier_Lounge8/events.inc @@ -1,7 +1,7 @@ BattleFrontier_Lounge8_EventObjects: @ 853D4BC - object_event 1, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 4, 5, 0, MOVEMENT_TYPE_WANDER_AROUND, 2, 2, 0, 0, BattleFrontier_Lounge8_EventScript_2676DC, 0 - object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 8, 7, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_Lounge8_EventScript_2676CA, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_7, 0, 8, 4, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_Lounge8_EventScript_2676D3, 0 + object_event 1, EVENT_OBJ_GFX_NINJA_BOY, 0, 4, 5, 0, MOVEMENT_TYPE_WANDER_AROUND, 2, 2, 0, 0, BattleFrontier_Lounge8_EventScript_2676DC, 0 + object_event 2, EVENT_OBJ_GFX_MAN_3, 0, 8, 7, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_Lounge8_EventScript_2676CA, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_5, 0, 8, 4, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_Lounge8_EventScript_2676D3, 0 BattleFrontier_Lounge8_MapWarps: @ 853D504 warp_def 4, 9, 0, 10, MAP_BATTLE_FRONTIER_OUTSIDE_EAST diff --git a/data/maps/BattleFrontier_Mart/events.inc b/data/maps/BattleFrontier_Mart/events.inc index 3ca67e0389..9e57319f07 100644 --- a/data/maps/BattleFrontier_Mart/events.inc +++ b/data/maps/BattleFrontier_Mart/events.inc @@ -1,7 +1,7 @@ BattleFrontier_Mart_EventObjects: @ 853D68C object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, BattleFrontier_Mart_EventScript_267ACC, 0 - object_event 2, EVENT_OBJ_GFX_OLD_WOMAN_2, 0, 5, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, BattleFrontier_Mart_EventScript_267B0B, 0 - object_event 3, EVENT_OBJ_GFX_OLD_MAN_2, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, BattleFrontier_Mart_EventScript_267B02, 0 + object_event 2, EVENT_OBJ_GFX_OLD_WOMAN, 0, 5, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, BattleFrontier_Mart_EventScript_267B0B, 0 + object_event 3, EVENT_OBJ_GFX_OLD_MAN, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, BattleFrontier_Mart_EventScript_267B02, 0 object_event 4, EVENT_OBJ_GFX_BOY_2, 0, 8, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, BattleFrontier_Mart_EventScript_267B20, 0 BattleFrontier_Mart_MapWarps: @ 853D6EC diff --git a/data/maps/BattleFrontier_OutsideEast/events.inc b/data/maps/BattleFrontier_OutsideEast/events.inc index 526c539714..dab98712a0 100644 --- a/data/maps/BattleFrontier_OutsideEast/events.inc +++ b/data/maps/BattleFrontier_OutsideEast/events.inc @@ -1,28 +1,28 @@ BattleFrontier_OutsideEast_EventObjects: @ 853BB10 - object_event 1, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 20, 17, 0, MOVEMENT_TYPE_WALK_LEFT_AND_RIGHT, 3, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242C67, 0 - object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 42, 15, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 3, 0, 0, BattleFrontier_OutsideEast_EventScript_242C70, 0 + object_event 1, EVENT_OBJ_GFX_NINJA_BOY, 0, 20, 17, 0, MOVEMENT_TYPE_WALK_LEFT_AND_RIGHT, 3, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242C67, 0 + object_event 2, EVENT_OBJ_GFX_MAN_3, 0, 42, 15, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 3, 0, 0, BattleFrontier_OutsideEast_EventScript_242C70, 0 object_event 3, EVENT_OBJ_GFX_HIKER, 0, 53, 6, 0, MOVEMENT_TYPE_FACE_DOWN, 2, 0, 0, 0, BattleFrontier_OutsideEast_EventScript_242C79, 0 object_event 4, EVENT_OBJ_GFX_HEX_MANIAC, 0, 54, 16, 0, MOVEMENT_TYPE_WANDER_AROUND, 2, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242C82, 0 object_event 5, EVENT_OBJ_GFX_BLACK_BELT, 0, 37, 32, 0, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, BattleFrontier_OutsideEast_EventScript_242C8B, 0 object_event 6, EVENT_OBJ_GFX_COOK, 0, 41, 56, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242C94, 0 - object_event 7, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 8, 46, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242CBB, 0 + object_event 7, EVENT_OBJ_GFX_EXPERT_F, 0, 8, 46, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242CBB, 0 object_event 8, EVENT_OBJ_GFX_RUNNING_TRIATHLETE_M, 0, 34, 41, 0, MOVEMENT_TYPE_WALK_RIGHT_AND_LEFT, 3, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242CE1, 0 - object_event 9, EVENT_OBJ_GFX_BOY_4, 0, 45, 47, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242CB2, 0 + object_event 9, EVENT_OBJ_GFX_RICH_BOY, 0, 45, 47, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242CB2, 0 object_event 10, EVENT_OBJ_GFX_CYCLING_TRIATHLETE_F, 0, 59, 35, 0, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 1, 6, 0, 0, BattleFrontier_OutsideEast_EventScript_242CC4, 0 - object_event 11, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 18, 40, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242CCD, 0 + object_event 11, EVENT_OBJ_GFX_TWIN, 0, 18, 40, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242CCD, 0 object_event 12, EVENT_OBJ_GFX_MAN_1, 0, 17, 40, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242CD6, 0 object_event 13, EVENT_OBJ_GFX_ZIGZAGOON_2, 0, 40, 56, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242C9F, 0 object_event 14, EVENT_OBJ_GFX_SUDOWOODO, 0, 54, 62, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242CEA, 842 object_event 15, EVENT_OBJ_GFX_MANIAC, 0, 42, 34, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242D79, 0 object_event 16, EVENT_OBJ_GFX_GIRL_3, 0, 51, 53, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242D82, 0 object_event 17, EVENT_OBJ_GFX_PSYCHIC_M, 0, 62, 18, 0, MOVEMENT_TYPE_WALK_SEQUENCE_DOWN_RIGHT_UP_LEFT, 2, 6, 0, 0, BattleFrontier_OutsideEast_EventScript_242D8B, 0 - object_event 18, EVENT_OBJ_GFX_MAN_4, 0, 11, 21, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242D94, 0 - object_event 19, EVENT_OBJ_GFX_WOMAN_7, 0, 10, 21, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242D9D, 0 - object_event 20, EVENT_OBJ_GFX_WOMAN_7, 0, 16, 30, 0, MOVEMENT_TYPE_WANDER_AROUND, 3, 2, 0, 0, BattleFrontier_OutsideEast_EventScript_242DA6, 0 + object_event 18, EVENT_OBJ_GFX_MAN_3, 0, 11, 21, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242D94, 0 + object_event 19, EVENT_OBJ_GFX_WOMAN_5, 0, 10, 21, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242D9D, 0 + object_event 20, EVENT_OBJ_GFX_WOMAN_5, 0, 16, 30, 0, MOVEMENT_TYPE_WANDER_AROUND, 3, 2, 0, 0, BattleFrontier_OutsideEast_EventScript_242DA6, 0 object_event 21, EVENT_OBJ_GFX_BLACK_BELT, 0, 33, 14, 0, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, BattleFrontier_OutsideEast_EventScript_242DAF, 0 object_event 22, EVENT_OBJ_GFX_MANIAC, 0, 54, 31, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242DB8, 0 - object_event 23, EVENT_OBJ_GFX_WOMAN_5, 0, 54, 32, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242DC3, 0 - object_event 24, EVENT_OBJ_GFX_OLD_WOMAN_2, 0, 58, 55, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242DE9, 0 + object_event 23, EVENT_OBJ_GFX_WOMAN_4, 0, 54, 32, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242DC3, 0 + object_event 24, EVENT_OBJ_GFX_OLD_WOMAN, 0, 58, 55, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242DE9, 0 object_event 25, EVENT_OBJ_GFX_GENTLEMAN, 0, 48, 41, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242DE0, 0 object_event 26, EVENT_OBJ_GFX_CAMPER, 0, 29, 14, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_OutsideEast_EventScript_242E08, 0 diff --git a/data/maps/BattleFrontier_OutsideWest/events.inc b/data/maps/BattleFrontier_OutsideWest/events.inc index 8095b6d6c0..de372832f9 100644 --- a/data/maps/BattleFrontier_OutsideWest/events.inc +++ b/data/maps/BattleFrontier_OutsideWest/events.inc @@ -2,27 +2,27 @@ BattleFrontier_OutsideWest_EventObjects: @ 853B350 object_event 1, EVENT_OBJ_GFX_BOY_2, 0, 26, 38, 0, MOVEMENT_TYPE_WANDER_AROUND, 2, 2, 0, 0, BattleFrontier_OutsideWest_EventScript_23D50F, 0 object_event 2, EVENT_OBJ_GFX_SS_TIDAL, 0, 20, 70, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, 0x0, 0 object_event 3, EVENT_OBJ_GFX_BEAUTY, 0, 19, 68, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D3F0, 0 - object_event 4, EVENT_OBJ_GFX_OLD_MAN_1, 0, 26, 20, 0, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 8, 0, 0, 0, BattleFrontier_OutsideWest_EventScript_23D68B, 0 - object_event 5, EVENT_OBJ_GFX_MAN_4, 0, 27, 30, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 3, 0, 0, BattleFrontier_OutsideWest_EventScript_23D52D, 0 - object_event 6, EVENT_OBJ_GFX_WOMAN_7, 0, 33, 41, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D69D, 0 + object_event 4, EVENT_OBJ_GFX_EXPERT_M, 0, 26, 20, 0, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 8, 0, 0, 0, BattleFrontier_OutsideWest_EventScript_23D68B, 0 + object_event 5, EVENT_OBJ_GFX_MAN_3, 0, 27, 30, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 3, 0, 0, BattleFrontier_OutsideWest_EventScript_23D52D, 0 + object_event 6, EVENT_OBJ_GFX_WOMAN_5, 0, 33, 41, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D69D, 0 object_event 7, EVENT_OBJ_GFX_FAT_MAN, 0, 28, 43, 0, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 3, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6A6, 0 object_event 8, EVENT_OBJ_GFX_GENTLEMAN, 0, 17, 20, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D679, 0 object_event 9, EVENT_OBJ_GFX_MANIAC, 0, 13, 44, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D536, 0 object_event 10, EVENT_OBJ_GFX_MANIAC, 0, 14, 44, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D53D, 0 - object_event 11, EVENT_OBJ_GFX_MAN_6, 0, 23, 47, 0, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 2, 2, 0, 0, BattleFrontier_OutsideWest_EventScript_23D694, 0 + object_event 11, EVENT_OBJ_GFX_MAN_5, 0, 23, 47, 0, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 2, 2, 0, 0, BattleFrontier_OutsideWest_EventScript_23D694, 0 object_event 12, EVENT_OBJ_GFX_GIRL_1, 0, 38, 27, 0, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D5C6, 0 - object_event 13, EVENT_OBJ_GFX_WOMAN_4, 0, 45, 18, 0, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 1, 3, 0, 0, BattleFrontier_OutsideWest_EventScript_23D635, 0 + object_event 13, EVENT_OBJ_GFX_WOMAN_3, 0, 45, 18, 0, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 1, 3, 0, 0, BattleFrontier_OutsideWest_EventScript_23D635, 0 object_event 14, EVENT_OBJ_GFX_CAMPER, 0, 9, 47, 0, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 2, 0, 0, BattleFrontier_OutsideWest_EventScript_23D57F, 0 object_event 15, EVENT_OBJ_GFX_LASS, 0, 35, 5, 0, MOVEMENT_TYPE_WANDER_AROUND, 2, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D682, 0 object_event 16, EVENT_OBJ_GFX_MAN_2, 0, 11, 66, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_249E19, 0 object_event 17, EVENT_OBJ_GFX_FISHERMAN, 0, 31, 31, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D667, 0 object_event 18, EVENT_OBJ_GFX_FISHERMAN, 0, 42, 48, 0, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D518, 0 object_event 19, EVENT_OBJ_GFX_FAT_MAN, 0, 38, 22, 0, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 3, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6AF, 0 - object_event 20, EVENT_OBJ_GFX_WOMAN_3, 0, 12, 9, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6B8, 0 + object_event 20, EVENT_OBJ_GFX_WOMAN_2, 0, 12, 9, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6B8, 0 object_event 21, EVENT_OBJ_GFX_BOY_1, 0, 12, 10, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6C3, 0 - object_event 22, EVENT_OBJ_GFX_OLD_MAN_2, 0, 11, 10, 0, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6CE, 0 - object_event 23, EVENT_OBJ_GFX_MAN_5, 0, 8, 5, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6D7, 0 - object_event 24, EVENT_OBJ_GFX_WOMAN_2, 0, 4, 26, 0, MOVEMENT_TYPE_ROTATE_CLOCKWISE, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6EE, 0 + object_event 22, EVENT_OBJ_GFX_OLD_MAN, 0, 11, 10, 0, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6CE, 0 + object_event 23, EVENT_OBJ_GFX_MAN_4, 0, 8, 5, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6D7, 0 + object_event 24, EVENT_OBJ_GFX_POKEFAN_F, 0, 4, 26, 0, MOVEMENT_TYPE_ROTATE_CLOCKWISE, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6EE, 0 BattleFrontier_OutsideWest_MapWarps: @ 853B590 warp_def 42, 27, 0, 0, MAP_BATTLE_FRONTIER_BATTLE_PIKE_LOBBY diff --git a/data/maps/BattleFrontier_PokemonCenter_1F/events.inc b/data/maps/BattleFrontier_PokemonCenter_1F/events.inc index cf02155734..5f2782f0f4 100644 --- a/data/maps/BattleFrontier_PokemonCenter_1F/events.inc +++ b/data/maps/BattleFrontier_PokemonCenter_1F/events.inc @@ -1,7 +1,7 @@ BattleFrontier_PokemonCenter_1F_EventObjects: @ 853D55C object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_PokemonCenter_1F_EventScript_267908, 0 object_event 2, EVENT_OBJ_GFX_SCHOOL_KID_M, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 1, 0, 0, 0, BattleFrontier_PokemonCenter_1F_EventScript_267916, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 11, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 0, 0, 0, BattleFrontier_PokemonCenter_1F_EventScript_26791F, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 11, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 0, 0, 0, BattleFrontier_PokemonCenter_1F_EventScript_26791F, 0 object_event 4, EVENT_OBJ_GFX_PICNICKER, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 0, 0, 0, BattleFrontier_PokemonCenter_1F_EventScript_267928, 0 object_event 5, EVENT_OBJ_GFX_SKITTY, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 0, 0, 0, BattleFrontier_PokemonCenter_1F_EventScript_267931, 0 diff --git a/data/maps/BattleFrontier_RankingHall/events.inc b/data/maps/BattleFrontier_RankingHall/events.inc index 33069e0ca7..abec40c178 100644 --- a/data/maps/BattleFrontier_RankingHall/events.inc +++ b/data/maps/BattleFrontier_RankingHall/events.inc @@ -1,6 +1,6 @@ BattleFrontier_RankingHall_EventObjects: @ 853CEB8 object_event 1, EVENT_OBJ_GFX_TEALA, 0, 24, 13, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_RankingHall_EventScript_25E52F, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 4, 10, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_RankingHall_EventScript_25E54A, 0 + object_event 2, EVENT_OBJ_GFX_NINJA_BOY, 0, 4, 10, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_RankingHall_EventScript_25E54A, 0 object_event 3, EVENT_OBJ_GFX_BOY_3, 0, 44, 11, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_RankingHall_EventScript_25E573, 0 BattleFrontier_RankingHall_MapWarps: @ 853CF00 diff --git a/data/maps/BattlePyramidSquare01/events.inc b/data/maps/BattlePyramidSquare01/events.inc index bd6b45b820..cf5cfc1af5 100644 --- a/data/maps/BattlePyramidSquare01/events.inc +++ b/data/maps/BattlePyramidSquare01/events.inc @@ -1,7 +1,7 @@ BattlePyramidSquare01_EventObjects: @ 853A460 - object_event 1, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 2, 3, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 3, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 1, EVENT_OBJ_GFX_NINJA_BOY, 0, 2, 3, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 3, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 2, EVENT_OBJ_GFX_GIRL_3, 0, 5, 3, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 3, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 3, EVENT_OBJ_GFX_BOY_4, 0, 2, 6, 4, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 3, EVENT_OBJ_GFX_RICH_BOY, 0, 2, 6, 4, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 4, EVENT_OBJ_GFX_BOY_2, 0, 6, 6, 4, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 4, 1, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 7, 4, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 diff --git a/data/maps/BattlePyramidSquare02/events.inc b/data/maps/BattlePyramidSquare02/events.inc index 67f235026c..ad621d684e 100644 --- a/data/maps/BattlePyramidSquare02/events.inc +++ b/data/maps/BattlePyramidSquare02/events.inc @@ -1,8 +1,8 @@ BattlePyramidSquare02_EventObjects: @ 853A51C object_event 1, EVENT_OBJ_GFX_BOY_3, 0, 2, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 5, 6, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 5, 6, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 3, EVENT_OBJ_GFX_FAT_MAN, 0, 2, 6, 4, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 5, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 4, EVENT_OBJ_GFX_TWIN, 0, 5, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 6, 5, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 7, 0, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 0, 2, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 diff --git a/data/maps/BattlePyramidSquare03/events.inc b/data/maps/BattlePyramidSquare03/events.inc index 1f38240c50..8eb81b96ad 100644 --- a/data/maps/BattlePyramidSquare03/events.inc +++ b/data/maps/BattlePyramidSquare03/events.inc @@ -1,8 +1,8 @@ BattlePyramidSquare03_EventObjects: @ 853A5D8 object_event 1, EVENT_OBJ_GFX_BOY_1, 0, 2, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 6, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 2, EVENT_OBJ_GFX_LITTLE_BOY, 0, 6, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 3, EVENT_OBJ_GFX_FISHERMAN, 0, 6, 4, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 3, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 4, EVENT_OBJ_GFX_MAN_4, 0, 3, 4, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 4, EVENT_OBJ_GFX_MAN_3, 0, 3, 4, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 4, 2, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 0, 3, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 2, 7, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 diff --git a/data/maps/BattlePyramidSquare04/events.inc b/data/maps/BattlePyramidSquare04/events.inc index f44a6e14c4..79caf09ff5 100644 --- a/data/maps/BattlePyramidSquare04/events.inc +++ b/data/maps/BattlePyramidSquare04/events.inc @@ -1,7 +1,7 @@ BattlePyramidSquare04_EventObjects: @ 853A694 - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 7, 2, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 7, 2, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 2, EVENT_OBJ_GFX_GIRL_1, 0, 7, 7, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 3, EVENT_OBJ_GFX_BOY_4, 0, 1, 4, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 3, EVENT_OBJ_GFX_RICH_BOY, 0, 1, 4, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 4, EVENT_OBJ_GFX_GIRL_3, 0, 6, 4, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 2, 6, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 5, 3, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 diff --git a/data/maps/BattlePyramidSquare07/events.inc b/data/maps/BattlePyramidSquare07/events.inc index 2891e92dfb..8d63fc4e13 100644 --- a/data/maps/BattlePyramidSquare07/events.inc +++ b/data/maps/BattlePyramidSquare07/events.inc @@ -1,8 +1,8 @@ BattlePyramidSquare07_EventObjects: @ 853A8C8 - object_event 1, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 0, 6, 4, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 4, 0, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 3, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 6, 0, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 3, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 4, 4, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 1, EVENT_OBJ_GFX_LITTLE_BOY, 0, 0, 6, 4, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 2, EVENT_OBJ_GFX_LITTLE_BOY, 0, 4, 0, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 3, EVENT_OBJ_GFX_LITTLE_BOY, 0, 6, 0, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 3, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 4, EVENT_OBJ_GFX_LITTLE_BOY, 0, 4, 4, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 7, 4, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 1, 1, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 3, 7, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 diff --git a/data/maps/BattlePyramidSquare08/events.inc b/data/maps/BattlePyramidSquare08/events.inc index f095c39727..77ed5da6bd 100644 --- a/data/maps/BattlePyramidSquare08/events.inc +++ b/data/maps/BattlePyramidSquare08/events.inc @@ -1,8 +1,8 @@ BattlePyramidSquare08_EventObjects: @ 853A984 - object_event 1, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 1, 2, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 6, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 3, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 1, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 6, 2, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 1, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 1, 2, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 6, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 3, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 1, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 6, 2, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 4, 3, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 3, 6, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 1, 0, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 diff --git a/data/maps/BattlePyramidSquare09/events.inc b/data/maps/BattlePyramidSquare09/events.inc index 265b9b1b61..0fd84a8c54 100644 --- a/data/maps/BattlePyramidSquare09/events.inc +++ b/data/maps/BattlePyramidSquare09/events.inc @@ -1,8 +1,8 @@ BattlePyramidSquare09_EventObjects: @ 853AA40 - object_event 1, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 3, 0, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 6, 4, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 3, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 6, 0, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 3, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 1, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 3, 0, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 6, 4, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 3, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 6, 0, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 3, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 7, 0, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 1, 0, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 1, 6, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 diff --git a/data/maps/BattlePyramidSquare11/events.inc b/data/maps/BattlePyramidSquare11/events.inc index 6210faa6f9..e90e691e53 100644 --- a/data/maps/BattlePyramidSquare11/events.inc +++ b/data/maps/BattlePyramidSquare11/events.inc @@ -1,8 +1,8 @@ BattlePyramidSquare11_EventObjects: @ 853ABB8 - object_event 1, EVENT_OBJ_GFX_BOY_4, 0, 3, 2, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 2, EVENT_OBJ_GFX_BOY_4, 0, 3, 6, 4, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 3, EVENT_OBJ_GFX_BOY_4, 0, 6, 4, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 3, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 4, EVENT_OBJ_GFX_BOY_4, 0, 6, 7, 4, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 3, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 1, EVENT_OBJ_GFX_RICH_BOY, 0, 3, 2, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 2, EVENT_OBJ_GFX_RICH_BOY, 0, 3, 6, 4, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 3, EVENT_OBJ_GFX_RICH_BOY, 0, 6, 4, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 3, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 4, EVENT_OBJ_GFX_RICH_BOY, 0, 6, 7, 4, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 3, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 6, 2, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 1, 2, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 1, 5, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 diff --git a/data/maps/BattlePyramidSquare14/events.inc b/data/maps/BattlePyramidSquare14/events.inc index 48b98a3617..f2d28d456c 100644 --- a/data/maps/BattlePyramidSquare14/events.inc +++ b/data/maps/BattlePyramidSquare14/events.inc @@ -1,8 +1,8 @@ BattlePyramidSquare14_EventObjects: @ 853ADEC - object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 7, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 7, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 1, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_2, 0, 6, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_2, 0, 0, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 7, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_F, 0, 7, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 7, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 1, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 3, EVENT_OBJ_GFX_POKEFAN_F, 0, 6, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 4, EVENT_OBJ_GFX_POKEFAN_F, 0, 0, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 7, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 5, 3, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 0, 7, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 7, 5, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 diff --git a/data/maps/BattlePyramidSquare15/events.inc b/data/maps/BattlePyramidSquare15/events.inc index 50d0addf25..2556030e3b 100644 --- a/data/maps/BattlePyramidSquare15/events.inc +++ b/data/maps/BattlePyramidSquare15/events.inc @@ -1,8 +1,8 @@ BattlePyramidSquare15_EventObjects: @ 853AEA8 - object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 2, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 2, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_2, 0, 6, 4, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_2, 0, 6, 0, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_F, 0, 2, 5, 4, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 5, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 2, 1, 4, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 3, EVENT_OBJ_GFX_POKEFAN_F, 0, 6, 4, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 4, EVENT_OBJ_GFX_POKEFAN_F, 0, 6, 0, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 4, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 0, 7, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 7, 5, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 1, 2, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 diff --git a/data/maps/BattlePyramidSquare16/events.inc b/data/maps/BattlePyramidSquare16/events.inc index 84bb566c23..e08cb110ec 100644 --- a/data/maps/BattlePyramidSquare16/events.inc +++ b/data/maps/BattlePyramidSquare16/events.inc @@ -1,8 +1,8 @@ BattlePyramidSquare16_EventObjects: @ 853AF64 - object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 0, 6, 4, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 1, 0, 0, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_2, 0, 6, 7, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_2, 0, 6, 0, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_F, 0, 0, 6, 4, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 1, 0, 0, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 3, EVENT_OBJ_GFX_POKEFAN_F, 0, 6, 7, 4, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 + object_event 4, EVENT_OBJ_GFX_POKEFAN_F, 0, 6, 0, 4, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 6, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 0, 7, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 7, 7, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 5, 2, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A, 0 diff --git a/data/maps/DewfordTown/events.inc b/data/maps/DewfordTown/events.inc index fadd3b2826..aa637587ca 100644 --- a/data/maps/DewfordTown/events.inc +++ b/data/maps/DewfordTown/events.inc @@ -1,6 +1,6 @@ DewfordTown_EventObjects: @ 8527964 - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 7, 12, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, DewfordTown_EventScript_1E95B1, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 12, 9, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 1, 0, 3, DewfordTown_EventScript_1E9511, 740 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 7, 12, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, DewfordTown_EventScript_1E95B1, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 12, 9, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 1, 0, 3, DewfordTown_EventScript_1E9511, 740 object_event 3, EVENT_OBJ_GFX_FISHERMAN, 0, 12, 14, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, DewfordTown_EventScript_1E95D5, 0 object_event 4, EVENT_OBJ_GFX_MR_BRINEYS_BOAT, 0, 12, 8, 1, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 743 object_event 5, EVENT_OBJ_GFX_BOY_1, 0, 1, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, DewfordTown_EventScript_1E9922, 0 diff --git a/data/maps/DewfordTown_Hall/events.inc b/data/maps/DewfordTown_Hall/events.inc index cd6fb5e8f4..3f150c6f68 100644 --- a/data/maps/DewfordTown_Hall/events.inc +++ b/data/maps/DewfordTown_Hall/events.inc @@ -1,10 +1,10 @@ DewfordTown_Hall_EventObjects: @ 852DC48 object_event 1, EVENT_OBJ_GFX_GIRL_2, 0, 4, 6, 0, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, DewfordTown_Hall_EventScript_1FD4D0, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_3, 0, 1, 5, 0, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, DewfordTown_Hall_EventScript_1FD4F9, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 1, 5, 0, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, DewfordTown_Hall_EventScript_1FD4F9, 0 object_event 3, EVENT_OBJ_GFX_MAN_1, 0, 5, 4, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, DewfordTown_Hall_EventScript_1FD50A, 0 - object_event 4, EVENT_OBJ_GFX_OLD_MAN_1, 0, 9, 3, 0, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, DewfordTown_Hall_EventScript_1FD547, 0 - object_event 5, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 5, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, DewfordTown_Hall_EventScript_1FD563, 0 - object_event 6, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 14, 7, 0, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, DewfordTown_Hall_EventScript_1FD57F, 0 + object_event 4, EVENT_OBJ_GFX_EXPERT_M, 0, 9, 3, 0, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, DewfordTown_Hall_EventScript_1FD547, 0 + object_event 5, EVENT_OBJ_GFX_TWIN, 0, 5, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, DewfordTown_Hall_EventScript_1FD563, 0 + object_event 6, EVENT_OBJ_GFX_LITTLE_BOY, 0, 14, 7, 0, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, DewfordTown_Hall_EventScript_1FD57F, 0 object_event 7, EVENT_OBJ_GFX_SCHOOL_KID_M, 0, 12, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, DewfordTown_Hall_EventScript_1FD62F, 0 object_event 8, EVENT_OBJ_GFX_PSYCHIC_M, 0, 15, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, DewfordTown_Hall_EventScript_1FD63B, 0 object_event 9, EVENT_OBJ_GFX_MANIAC, 0, 8, 6, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, DewfordTown_Hall_EventScript_1FD7DA, 940 diff --git a/data/maps/DewfordTown_House1/events.inc b/data/maps/DewfordTown_House1/events.inc index 72a8dc3054..53d72959cd 100644 --- a/data/maps/DewfordTown_House1/events.inc +++ b/data/maps/DewfordTown_House1/events.inc @@ -1,5 +1,5 @@ DewfordTown_House1_EventObjects: @ 852D9C8 - object_event 1, EVENT_OBJ_GFX_WOMAN_4, 0, 6, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, DewfordTown_House1_EventScript_1FC3D7, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 6, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, DewfordTown_House1_EventScript_1FC3D7, 0 object_event 2, EVENT_OBJ_GFX_MAN_1, 0, 3, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, DewfordTown_House1_EventScript_1FC3CE, 0 object_event 3, EVENT_OBJ_GFX_ZIGZAGOON_2, 0, 4, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 3, 1, 0, 0, DewfordTown_House1_EventScript_1FC3E0, 0 diff --git a/data/maps/DewfordTown_House2/events.inc b/data/maps/DewfordTown_House2/events.inc index 9c03f4ce40..039ebac7c7 100644 --- a/data/maps/DewfordTown_House2/events.inc +++ b/data/maps/DewfordTown_House2/events.inc @@ -1,5 +1,5 @@ DewfordTown_House2_EventObjects: @ 852DD5C - object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 6, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, DewfordTown_House2_EventScript_1FE22E, 0 + object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 6, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, DewfordTown_House2_EventScript_1FE22E, 0 object_event 2, EVENT_OBJ_GFX_BOY_2, 0, 2, 3, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, DewfordTown_House2_EventScript_1FE271, 0 DewfordTown_House2_MapWarps: @ 852DD8C diff --git a/data/maps/DewfordTown_PokemonCenter_1F/events.inc b/data/maps/DewfordTown_PokemonCenter_1F/events.inc index 2e43a2239f..830b6fd9b1 100644 --- a/data/maps/DewfordTown_PokemonCenter_1F/events.inc +++ b/data/maps/DewfordTown_PokemonCenter_1F/events.inc @@ -1,7 +1,7 @@ DewfordTown_PokemonCenter_1F_EventObjects: @ 852DA34 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC537, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 10, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC545, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 5, 5, 0, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 2, 1, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC54E, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 10, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC545, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 5, 5, 0, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 2, 1, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC54E, 0 DewfordTown_PokemonCenter_1F_MapWarps: @ 852DA7C warp_def 7, 8, 3, 1, MAP_DEWFORD_TOWN diff --git a/data/maps/EverGrandeCity_PokemonCenter_1F/events.inc b/data/maps/EverGrandeCity_PokemonCenter_1F/events.inc index 7e90c35c70..f6fa3987f8 100644 --- a/data/maps/EverGrandeCity_PokemonCenter_1F/events.inc +++ b/data/maps/EverGrandeCity_PokemonCenter_1F/events.inc @@ -1,7 +1,7 @@ EverGrandeCity_PokemonCenter_1F_EventObjects: @ 8533930 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, EverGrandeCity_PokemonCenter_1F_EventScript_229A59, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_7, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, EverGrandeCity_PokemonCenter_1F_EventScript_229A67, 0 - object_event 3, EVENT_OBJ_GFX_OLD_MAN_1, 0, 10, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, EverGrandeCity_PokemonCenter_1F_EventScript_229A70, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, EverGrandeCity_PokemonCenter_1F_EventScript_229A67, 0 + object_event 3, EVENT_OBJ_GFX_EXPERT_M, 0, 10, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, EverGrandeCity_PokemonCenter_1F_EventScript_229A70, 0 object_event 4, EVENT_OBJ_GFX_SCOTT, 0, 9, 4, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, EverGrandeCity_PokemonCenter_1F_EventScript_229A79, 793 EverGrandeCity_PokemonCenter_1F_MapWarps: @ 8533990 diff --git a/data/maps/EverGrandeCity_PokemonLeague_1F/events.inc b/data/maps/EverGrandeCity_PokemonLeague_1F/events.inc index c04a0f30de..dcda8722c5 100644 --- a/data/maps/EverGrandeCity_PokemonLeague_1F/events.inc +++ b/data/maps/EverGrandeCity_PokemonLeague_1F/events.inc @@ -1,8 +1,8 @@ EverGrandeCity_PokemonLeague_1F_EventObjects: @ 8533860 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 3, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, EverGrandeCity_PokemonLeague_1F_EventScript_2295FC, 0 object_event 2, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 16, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, EverGrandeCity_PokemonLeague_1F_EventScript_22960A, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 8, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, EverGrandeCity_PokemonLeague_1F_EventScript_229636, 0 - object_event 4, EVENT_OBJ_GFX_MAN_4, 0, 11, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, EverGrandeCity_PokemonLeague_1F_EventScript_229636, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 8, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, EverGrandeCity_PokemonLeague_1F_EventScript_229636, 0 + object_event 4, EVENT_OBJ_GFX_MAN_3, 0, 11, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, EverGrandeCity_PokemonLeague_1F_EventScript_229636, 0 EverGrandeCity_PokemonLeague_1F_MapWarps: @ 85338C0 warp_def 9, 11, 3, 0, MAP_EVER_GRANDE_CITY diff --git a/data/maps/FallarborTown/events.inc b/data/maps/FallarborTown/events.inc index fae6f714ee..b2246ad5a0 100644 --- a/data/maps/FallarborTown/events.inc +++ b/data/maps/FallarborTown/events.inc @@ -1,6 +1,6 @@ FallarborTown_EventObjects: @ 8527BE0 object_event 1, EVENT_OBJ_GFX_GIRL_1, 0, 8, 11, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 1, 0, 0, FallarborTown_EventScript_1EB22B, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 11, 9, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, FallarborTown_EventScript_1EB20C, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 11, 9, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, FallarborTown_EventScript_1EB20C, 0 object_event 3, EVENT_OBJ_GFX_GENTLEMAN, 0, 11, 15, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 1, 1, 0, 0, FallarborTown_EventScript_1EB234, 0 object_event 4, EVENT_OBJ_GFX_AZURILL, 0, 8, 12, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 0, 0, 0, FallarborTown_EventScript_1EB23D, 907 diff --git a/data/maps/FallarborTown_BattleTentLobby/events.inc b/data/maps/FallarborTown_BattleTentLobby/events.inc index cdf9c79b92..937a15f27b 100644 --- a/data/maps/FallarborTown_BattleTentLobby/events.inc +++ b/data/maps/FallarborTown_BattleTentLobby/events.inc @@ -1,7 +1,7 @@ FallarborTown_BattleTentLobby_EventObjects: @ 852E370 object_event 1, EVENT_OBJ_GFX_BLACK_BELT, 0, 6, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, FallarborTown_BattleTentLobby_EventScript_200001, 0 object_event 2, EVENT_OBJ_GFX_HIKER, 0, 1, 5, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 1, 0, 0, FallarborTown_BattleTentLobby_EventScript_20020D, 0 - object_event 3, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 12, 6, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 1, 1, 0, 0, FallarborTown_BattleTentLobby_EventScript_200216, 0 + object_event 3, EVENT_OBJ_GFX_LITTLE_BOY, 0, 12, 6, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 1, 1, 0, 0, FallarborTown_BattleTentLobby_EventScript_200216, 0 object_event 4, EVENT_OBJ_GFX_LASS, 0, 10, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, FallarborTown_BattleTentLobby_EventScript_20021F, 0 object_event 5, EVENT_OBJ_GFX_SCOTT, 0, 0, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, FallarborTown_BattleTentLobby_EventScript_200228, 767 diff --git a/data/maps/FallarborTown_House1/events.inc b/data/maps/FallarborTown_House1/events.inc index 8f16a7869d..972ba61b6b 100644 --- a/data/maps/FallarborTown_House1/events.inc +++ b/data/maps/FallarborTown_House1/events.inc @@ -1,6 +1,6 @@ FallarborTown_House1_EventObjects: @ 852E5B8 object_event 1, EVENT_OBJ_GFX_SCIENTIST_1, 0, 6, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, FallarborTown_House1_EventScript_200F13, 928 - object_event 2, EVENT_OBJ_GFX_WOMAN_3, 0, 5, 6, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, FallarborTown_House1_EventScript_200FBC, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 5, 6, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, FallarborTown_House1_EventScript_200FBC, 0 FallarborTown_House1_MapWarps: @ 852E5E8 warp_def 3, 8, 0, 3, MAP_FALLARBOR_TOWN diff --git a/data/maps/FallarborTown_Mart/events.inc b/data/maps/FallarborTown_Mart/events.inc index f2ec25c139..41bc31894e 100644 --- a/data/maps/FallarborTown_Mart/events.inc +++ b/data/maps/FallarborTown_Mart/events.inc @@ -1,7 +1,7 @@ FallarborTown_Mart_EventObjects: @ 852E2D4 object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, FallarborTown_Mart_EventScript_1FFCBF, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_3, 0, 5, 3, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, FallarborTown_Mart_EventScript_1FFCF4, 0 - object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 9, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FallarborTown_Mart_EventScript_1FFCFD, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 5, 3, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, FallarborTown_Mart_EventScript_1FFCF4, 0 + object_event 3, EVENT_OBJ_GFX_POKEFAN_M, 0, 9, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FallarborTown_Mart_EventScript_1FFCFD, 0 object_event 4, EVENT_OBJ_GFX_SKITTY, 0, 2, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, FallarborTown_Mart_EventScript_1FFD06, 0 object_event 5, EVENT_OBJ_GFX_GIRL_2, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, FallarborTown_Mart_EventScript_2C80B6, 0 diff --git a/data/maps/FallarborTown_PokemonCenter_1F/events.inc b/data/maps/FallarborTown_PokemonCenter_1F/events.inc index fffc618eb1..12b7f850e8 100644 --- a/data/maps/FallarborTown_PokemonCenter_1F/events.inc +++ b/data/maps/FallarborTown_PokemonCenter_1F/events.inc @@ -1,8 +1,8 @@ FallarborTown_PokemonCenter_1F_EventObjects: @ 852E4A0 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FallarborTown_PokemonCenter_1F_EventScript_200BE1, 0 object_event 2, EVENT_OBJ_GFX_GIRL_3, 0, 10, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, FallarborTown_PokemonCenter_1F_EventScript_200BEF, 0 - object_event 3, EVENT_OBJ_GFX_OLD_MAN_1, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FallarborTown_PokemonCenter_1F_EventScript_200BF8, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_3, 0, 10, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, FallarborTown_PokemonCenter_1F_EventScript_200C01, 871 + object_event 3, EVENT_OBJ_GFX_EXPERT_M, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FallarborTown_PokemonCenter_1F_EventScript_200BF8, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_2, 0, 10, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, FallarborTown_PokemonCenter_1F_EventScript_200C01, 871 FallarborTown_PokemonCenter_1F_MapWarps: @ 852E500 warp_def 7, 8, 3, 2, MAP_FALLARBOR_TOWN diff --git a/data/maps/FortreeCity/events.inc b/data/maps/FortreeCity/events.inc index 914c4901cc..d0cede5fc3 100644 --- a/data/maps/FortreeCity/events.inc +++ b/data/maps/FortreeCity/events.inc @@ -1,10 +1,10 @@ FortreeCity_EventObjects: @ 8526B9C object_event 1, EVENT_OBJ_GFX_MAN_2, 0, 31, 3, 4, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, FortreeCity_EventScript_1E25B6, 0 object_event 2, EVENT_OBJ_GFX_GIRL_1, 0, 32, 16, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, FortreeCity_EventScript_1E25DE, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_7, 0, 32, 10, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, FortreeCity_EventScript_1E25BF, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_5, 0, 32, 10, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, FortreeCity_EventScript_1E25BF, 0 object_event 4, EVENT_OBJ_GFX_BOY_1, 0, 11, 14, 4, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, FortreeCity_EventScript_1E25F0, 0 - object_event 5, EVENT_OBJ_GFX_OLD_MAN_2, 0, 8, 10, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, FortreeCity_EventScript_1E25E7, 0 - object_event 6, EVENT_OBJ_GFX_BOY_5, 0, 9, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FortreeCity_EventScript_1E25F9, 0 + object_event 5, EVENT_OBJ_GFX_OLD_MAN, 0, 8, 10, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, FortreeCity_EventScript_1E25E7, 0 + object_event 6, EVENT_OBJ_GFX_GAMEBOY_KID, 0, 9, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FortreeCity_EventScript_1E25F9, 0 object_event 7, EVENT_OBJ_GFX_KECLEON_1, 0, 25, 8, 3, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, FortreeCity_EventScript_1E2614, 969 FortreeCity_MapWarps: @ 8526C44 diff --git a/data/maps/FortreeCity_DecorationShop/events.inc b/data/maps/FortreeCity_DecorationShop/events.inc index 22abe3103f..2c5a0d21ef 100644 --- a/data/maps/FortreeCity_DecorationShop/events.inc +++ b/data/maps/FortreeCity_DecorationShop/events.inc @@ -1,5 +1,5 @@ FortreeCity_DecorationShop_EventObjects: @ 85310B0 - object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 6, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, FortreeCity_DecorationShop_EventScript_21800E, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_M, 0, 6, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, FortreeCity_DecorationShop_EventScript_21800E, 0 object_event 2, EVENT_OBJ_GFX_GIRL_3, 0, 0, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, FortreeCity_DecorationShop_EventScript_218017, 0 object_event 3, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FortreeCity_DecorationShop_EventScript_218020, 0 object_event 4, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 6, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FortreeCity_DecorationShop_EventScript_21804C, 0 diff --git a/data/maps/FortreeCity_Gym/events.inc b/data/maps/FortreeCity_Gym/events.inc index 5cc222c4ea..307d35cc70 100644 --- a/data/maps/FortreeCity_Gym/events.inc +++ b/data/maps/FortreeCity_Gym/events.inc @@ -1,12 +1,12 @@ FortreeCity_Gym_EventObjects: @ 8530C98 object_event 1, EVENT_OBJ_GFX_WINONA, 0, 15, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FortreeCity_Gym_EventScript_2165C8, 0 - object_event 2, EVENT_OBJ_GFX_MAN_6, 0, 4, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 3, FortreeCity_Gym_EventScript_2166A8, 0 + object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 4, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 3, FortreeCity_Gym_EventScript_2166A8, 0 object_event 3, EVENT_OBJ_GFX_CAMPER, 0, 10, 10, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 2, FortreeCity_Gym_EventScript_2166D6, 0 object_event 4, EVENT_OBJ_GFX_PICNICKER, 0, 5, 17, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 1, FortreeCity_Gym_EventScript_2166ED, 0 - object_event 5, EVENT_OBJ_GFX_MAN_6, 0, 9, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 2, FortreeCity_Gym_EventScript_2166BF, 0 + object_event 5, EVENT_OBJ_GFX_MAN_5, 0, 9, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 2, FortreeCity_Gym_EventScript_2166BF, 0 object_event 6, EVENT_OBJ_GFX_MAN_2, 0, 15, 21, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FortreeCity_Gym_EventScript_216732, 0 - object_event 7, EVENT_OBJ_GFX_MAN_6, 0, 4, 23, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 1, FortreeCity_Gym_EventScript_216704, 0 - object_event 8, EVENT_OBJ_GFX_MAN_6, 0, 1, 10, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 3, FortreeCity_Gym_EventScript_21671B, 0 + object_event 7, EVENT_OBJ_GFX_MAN_5, 0, 4, 23, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 1, FortreeCity_Gym_EventScript_216704, 0 + object_event 8, EVENT_OBJ_GFX_MAN_5, 0, 1, 10, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 3, FortreeCity_Gym_EventScript_21671B, 0 FortreeCity_Gym_MapWarps: @ 8530D58 warp_def 15, 24, 0, 2, MAP_FORTREE_CITY diff --git a/data/maps/FortreeCity_House1/events.inc b/data/maps/FortreeCity_House1/events.inc index 35ed2acaf3..45b2a902af 100644 --- a/data/maps/FortreeCity_House1/events.inc +++ b/data/maps/FortreeCity_House1/events.inc @@ -1,7 +1,7 @@ FortreeCity_House1_EventObjects: @ 8530C2C - object_event 1, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, FortreeCity_House1_EventScript_2162BB, 0 + object_event 1, EVENT_OBJ_GFX_NINJA_BOY, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, FortreeCity_House1_EventScript_2162BB, 0 object_event 2, EVENT_OBJ_GFX_ZIGZAGOON_2, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, FortreeCity_House1_EventScript_216368, 0 - object_event 3, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 7, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, FortreeCity_House1_EventScript_21635F, 0 + object_event 3, EVENT_OBJ_GFX_EXPERT_F, 0, 7, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, FortreeCity_House1_EventScript_21635F, 0 FortreeCity_House1_MapWarps: @ 8530C74 warp_def 3, 5, 0, 1, MAP_FORTREE_CITY diff --git a/data/maps/FortreeCity_House2/events.inc b/data/maps/FortreeCity_House2/events.inc index 43bc1fdfc2..f9a5c11ab3 100644 --- a/data/maps/FortreeCity_House2/events.inc +++ b/data/maps/FortreeCity_House2/events.inc @@ -1,6 +1,6 @@ FortreeCity_House2_EventObjects: @ 8530F30 - object_event 1, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 2, 3, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, FortreeCity_House2_EventScript_2177CB, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 6, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 0, 0, 0, FortreeCity_House2_EventScript_2C811E, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_F, 0, 2, 3, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, FortreeCity_House2_EventScript_2177CB, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 6, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 0, 0, 0, FortreeCity_House2_EventScript_2C811E, 0 FortreeCity_House2_MapWarps: @ 8530F60 warp_def 3, 5, 0, 4, MAP_FORTREE_CITY diff --git a/data/maps/FortreeCity_House4/events.inc b/data/maps/FortreeCity_House4/events.inc index c038066e4a..2a7842d5e6 100644 --- a/data/maps/FortreeCity_House4/events.inc +++ b/data/maps/FortreeCity_House4/events.inc @@ -1,5 +1,5 @@ FortreeCity_House4_EventObjects: @ 8530FD8 - object_event 1, EVENT_OBJ_GFX_WOMAN_5, 0, 6, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, FortreeCity_House4_EventScript_217C81, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_4, 0, 6, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, FortreeCity_House4_EventScript_217C81, 0 object_event 2, EVENT_OBJ_GFX_BOY_3, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FortreeCity_House4_EventScript_217C8A, 0 object_event 3, EVENT_OBJ_GFX_WINGULL, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FortreeCity_House4_EventScript_217D20, 933 diff --git a/data/maps/FortreeCity_House5/events.inc b/data/maps/FortreeCity_House5/events.inc index 0c716961ac..8db01a8d02 100644 --- a/data/maps/FortreeCity_House5/events.inc +++ b/data/maps/FortreeCity_House5/events.inc @@ -1,5 +1,5 @@ FortreeCity_House5_EventObjects: @ 8531044 - object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 6, 4, 3, MOVEMENT_TYPE_FACE_DOWN_UP_AND_RIGHT, 0, 0, 0, 0, FortreeCity_House5_EventScript_217EF2, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_F, 0, 6, 4, 3, MOVEMENT_TYPE_FACE_DOWN_UP_AND_RIGHT, 0, 0, 0, 0, FortreeCity_House5_EventScript_217EF2, 0 object_event 2, EVENT_OBJ_GFX_ZIGZAGOON_2, 0, 6, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FortreeCity_House5_EventScript_217F04, 0 object_event 3, EVENT_OBJ_GFX_MAN_1, 0, 2, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, FortreeCity_House5_EventScript_217EFB, 0 diff --git a/data/maps/FortreeCity_Mart/events.inc b/data/maps/FortreeCity_Mart/events.inc index 5335df01db..e41280e89c 100644 --- a/data/maps/FortreeCity_Mart/events.inc +++ b/data/maps/FortreeCity_Mart/events.inc @@ -1,6 +1,6 @@ FortreeCity_Mart_EventObjects: @ 8530EAC object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, FortreeCity_Mart_EventScript_217666, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_3, 0, 9, 3, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, FortreeCity_Mart_EventScript_217698, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 9, 3, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, FortreeCity_Mart_EventScript_217698, 0 object_event 3, EVENT_OBJ_GFX_GIRL_3, 0, 8, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, FortreeCity_Mart_EventScript_2176A1, 0 object_event 4, EVENT_OBJ_GFX_BOY_2, 0, 5, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, FortreeCity_Mart_EventScript_2176AA, 0 diff --git a/data/maps/FortreeCity_PokemonCenter_1F/events.inc b/data/maps/FortreeCity_PokemonCenter_1F/events.inc index e63b6eabbc..f43cb40635 100644 --- a/data/maps/FortreeCity_PokemonCenter_1F/events.inc +++ b/data/maps/FortreeCity_PokemonCenter_1F/events.inc @@ -1,7 +1,7 @@ FortreeCity_PokemonCenter_1F_EventObjects: @ 8530D94 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FortreeCity_PokemonCenter_1F_EventScript_2173E7, 0 object_event 2, EVENT_OBJ_GFX_GENTLEMAN, 0, 4, 7, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, FortreeCity_PokemonCenter_1F_EventScript_2173F5, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 8, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, FortreeCity_PokemonCenter_1F_EventScript_2173FE, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 8, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, FortreeCity_PokemonCenter_1F_EventScript_2173FE, 0 object_event 4, EVENT_OBJ_GFX_BOY_3, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, FortreeCity_PokemonCenter_1F_EventScript_217407, 0 FortreeCity_PokemonCenter_1F_MapWarps: @ 8530DF4 diff --git a/data/maps/LavaridgeTown/events.inc b/data/maps/LavaridgeTown/events.inc index 184bed05e3..1d4b1239a6 100644 --- a/data/maps/LavaridgeTown/events.inc +++ b/data/maps/LavaridgeTown/events.inc @@ -1,13 +1,13 @@ LavaridgeTown_EventObjects: @ 8527A54 - object_event 1, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 8, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_EventScript_1EA73B, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 5, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_EventScript_1EA70E, 0 - object_event 3, EVENT_OBJ_GFX_OLD_MAN_2, 0, 5, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_EventScript_1EA717, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 10, 13, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 2, 0, 0, LavaridgeTown_EventScript_1EA720, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_F, 0, 8, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_EventScript_1EA73B, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 5, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_EventScript_1EA70E, 0 + object_event 3, EVENT_OBJ_GFX_OLD_MAN, 0, 5, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_EventScript_1EA717, 0 + object_event 4, EVENT_OBJ_GFX_TWIN, 0, 10, 13, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 2, 0, 0, LavaridgeTown_EventScript_1EA720, 0 object_event 5, EVENT_OBJ_GFX_HOT_SPRINGS_OLD_WOMAN, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 0, 0, 0, 0, LavaridgeTown_EventScript_1EA729, 0 object_event 6, EVENT_OBJ_GFX_HOT_SPRINGS_OLD_WOMAN, 0, 5, 4, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 0, 0, 0, 0, LavaridgeTown_EventScript_1EA732, 0 object_event 7, EVENT_OBJ_GFX_GIDDY, 0, 6, 16, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, 0x0, 930 object_event 8, EVENT_OBJ_GFX_HIPSTER, 0, 12, 15, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 929 - object_event 9, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 4, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LavaridgeTown_EventScript_1EA744, 0 + object_event 9, EVENT_OBJ_GFX_EXPERT_F, 0, 4, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LavaridgeTown_EventScript_1EA744, 0 LavaridgeTown_MapWarps: @ 8527B2C warp_def 12, 15, 0, 0, MAP_LAVARIDGE_TOWN_HERB_SHOP diff --git a/data/maps/LavaridgeTown_Gym_1F/events.inc b/data/maps/LavaridgeTown_Gym_1F/events.inc index d8aa6daa45..ee1cf057f8 100644 --- a/data/maps/LavaridgeTown_Gym_1F/events.inc +++ b/data/maps/LavaridgeTown_Gym_1F/events.inc @@ -1,8 +1,8 @@ LavaridgeTown_Gym_1F_EventObjects: @ 852DE1C object_event 1, EVENT_OBJ_GFX_FLANNERY, 0, 13, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_Gym_1F_EventScript_1FE78C, 0 - object_event 2, EVENT_OBJ_GFX_MAN_6, 0, 3, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 3, 1, LavaridgeTown_Gym_1F_EventScript_1FE87F, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 2, 15, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 3, 1, LavaridgeTown_Gym_1F_EventScript_1FE900, 0 - object_event 4, EVENT_OBJ_GFX_MAN_6, 0, 3, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 3, 1, LavaridgeTown_Gym_1F_EventScript_1FE8AF, 0 + object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 3, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 3, 1, LavaridgeTown_Gym_1F_EventScript_1FE87F, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 2, 15, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 3, 1, LavaridgeTown_Gym_1F_EventScript_1FE900, 0 + object_event 4, EVENT_OBJ_GFX_MAN_5, 0, 3, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 3, 1, LavaridgeTown_Gym_1F_EventScript_1FE8AF, 0 object_event 5, EVENT_OBJ_GFX_GIRL_3, 0, 5, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 3, 1, LavaridgeTown_Gym_1F_EventScript_1FE8E5, 0 object_event 6, EVENT_OBJ_GFX_MAN_2, 0, 12, 16, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LavaridgeTown_Gym_1F_EventScript_1FE96C, 0 diff --git a/data/maps/LavaridgeTown_Gym_B1F/events.inc b/data/maps/LavaridgeTown_Gym_B1F/events.inc index cccd9cb14f..337bfd7612 100644 --- a/data/maps/LavaridgeTown_Gym_B1F/events.inc +++ b/data/maps/LavaridgeTown_Gym_B1F/events.inc @@ -1,7 +1,7 @@ LavaridgeTown_Gym_B1F_EventObjects: @ 852DFA8 - object_event 1, EVENT_OBJ_GFX_MAN_6, 0, 4, 18, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 3, 1, LavaridgeTown_Gym_B1F_EventScript_1FE91B, 0 - object_event 2, EVENT_OBJ_GFX_MAN_6, 0, 3, 6, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 3, 1, LavaridgeTown_Gym_B1F_EventScript_1FE8CA, 0 - object_event 3, EVENT_OBJ_GFX_MAN_6, 0, 13, 17, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 3, 1, LavaridgeTown_Gym_B1F_EventScript_1FE936, 0 + object_event 1, EVENT_OBJ_GFX_MAN_5, 0, 4, 18, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 3, 1, LavaridgeTown_Gym_B1F_EventScript_1FE91B, 0 + object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 3, 6, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 3, 1, LavaridgeTown_Gym_B1F_EventScript_1FE8CA, 0 + object_event 3, EVENT_OBJ_GFX_MAN_5, 0, 13, 17, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 3, 1, LavaridgeTown_Gym_B1F_EventScript_1FE936, 0 object_event 4, EVENT_OBJ_GFX_HIKER, 0, 4, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 3, 1, LavaridgeTown_Gym_B1F_EventScript_1FE951, 0 LavaridgeTown_Gym_B1F_MapWarps: @ 852E008 diff --git a/data/maps/LavaridgeTown_HerbShop/events.inc b/data/maps/LavaridgeTown_HerbShop/events.inc index 8a80c4f757..f8602d8722 100644 --- a/data/maps/LavaridgeTown_HerbShop/events.inc +++ b/data/maps/LavaridgeTown_HerbShop/events.inc @@ -1,7 +1,7 @@ LavaridgeTown_HerbShop_EventObjects: @ 852DDB0 - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 3, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_HerbShop_EventScript_1FE4D7, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_2, 0, 7, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, LavaridgeTown_HerbShop_EventScript_1FE505, 0 - object_event 3, EVENT_OBJ_GFX_OLD_MAN_1, 0, 9, 3, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 1, 0, 0, LavaridgeTown_HerbShop_EventScript_1FE4FC, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 3, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_HerbShop_EventScript_1FE4D7, 0 + object_event 2, EVENT_OBJ_GFX_OLD_MAN, 0, 7, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, LavaridgeTown_HerbShop_EventScript_1FE505, 0 + object_event 3, EVENT_OBJ_GFX_EXPERT_M, 0, 9, 3, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 1, 0, 0, LavaridgeTown_HerbShop_EventScript_1FE4FC, 0 LavaridgeTown_HerbShop_MapWarps: @ 852DDF8 warp_def 3, 7, 0, 0, MAP_LAVARIDGE_TOWN diff --git a/data/maps/LavaridgeTown_House/events.inc b/data/maps/LavaridgeTown_House/events.inc index 85a9d859e7..0a44e6e8de 100644 --- a/data/maps/LavaridgeTown_House/events.inc +++ b/data/maps/LavaridgeTown_House/events.inc @@ -1,7 +1,7 @@ LavaridgeTown_House_EventObjects: @ 852E0DC - object_event 1, EVENT_OBJ_GFX_OLD_MAN_2, 0, 2, 3, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, LavaridgeTown_House_EventScript_1FF912, 0 + object_event 1, EVENT_OBJ_GFX_OLD_MAN, 0, 2, 3, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, LavaridgeTown_House_EventScript_1FF912, 0 object_event 2, EVENT_OBJ_GFX_ZIGZAGOON_2, 0, 6, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, LavaridgeTown_House_EventScript_1FF91B, 0 - object_event 3, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 8, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LavaridgeTown_House_EventScript_2C804E, 0 + object_event 3, EVENT_OBJ_GFX_NINJA_BOY, 0, 8, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LavaridgeTown_House_EventScript_2C804E, 0 LavaridgeTown_House_MapWarps: @ 852E124 warp_def 3, 7, 0, 4, MAP_LAVARIDGE_TOWN diff --git a/data/maps/LavaridgeTown_Mart/events.inc b/data/maps/LavaridgeTown_Mart/events.inc index a5537f9caf..8534faa7bc 100644 --- a/data/maps/LavaridgeTown_Mart/events.inc +++ b/data/maps/LavaridgeTown_Mart/events.inc @@ -1,7 +1,7 @@ LavaridgeTown_Mart_EventObjects: @ 852E148 object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LavaridgeTown_Mart_EventScript_1FF9CE, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 4, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_Mart_EventScript_1FF9FE, 0 - object_event 3, EVENT_OBJ_GFX_OLD_WOMAN_2, 0, 9, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LavaridgeTown_Mart_EventScript_1FFA07, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 4, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_Mart_EventScript_1FF9FE, 0 + object_event 3, EVENT_OBJ_GFX_OLD_WOMAN, 0, 9, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LavaridgeTown_Mart_EventScript_1FFA07, 0 LavaridgeTown_Mart_MapWarps: @ 852E190 warp_def 3, 7, 0, 2, MAP_LAVARIDGE_TOWN diff --git a/data/maps/LavaridgeTown_PokemonCenter_1F/events.inc b/data/maps/LavaridgeTown_PokemonCenter_1F/events.inc index 1586553f24..bf7246caab 100644 --- a/data/maps/LavaridgeTown_PokemonCenter_1F/events.inc +++ b/data/maps/LavaridgeTown_PokemonCenter_1F/events.inc @@ -1,7 +1,7 @@ LavaridgeTown_PokemonCenter_1F_EventObjects: @ 852E1B4 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_PokemonCenter_1F_EventScript_1FFB0E, 0 object_event 2, EVENT_OBJ_GFX_YOUNGSTER, 0, 11, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LavaridgeTown_PokemonCenter_1F_EventScript_1FFB1C, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_4, 0, 10, 6, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LavaridgeTown_PokemonCenter_1F_EventScript_1FFB25, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_3, 0, 10, 6, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LavaridgeTown_PokemonCenter_1F_EventScript_1FFB25, 0 object_event 4, EVENT_OBJ_GFX_GENTLEMAN, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LavaridgeTown_PokemonCenter_1F_EventScript_1FFB2E, 0 LavaridgeTown_PokemonCenter_1F_MapWarps: @ 852E214 diff --git a/data/maps/LilycoveCity/events.inc b/data/maps/LilycoveCity/events.inc index 240de9cd4b..427f492016 100644 --- a/data/maps/LilycoveCity/events.inc +++ b/data/maps/LilycoveCity/events.inc @@ -2,12 +2,12 @@ LilycoveCity_EventObjects: @ 8526CE8 object_event 1, EVENT_OBJ_GFX_SAILOR, 0, 32, 20, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, LilycoveCity_EventScript_1E2C53, 0 object_event 2, EVENT_OBJ_GFX_GIRL_1, 0, 15, 18, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_EventScript_1E2C2B, 0 object_event 3, EVENT_OBJ_GFX_MAN_1, 0, 28, 28, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, LilycoveCity_EventScript_1E2C22, 0 - object_event 4, EVENT_OBJ_GFX_BOY_4, 0, 21, 15, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_EventScript_1E2C4A, 0 + object_event 4, EVENT_OBJ_GFX_RICH_BOY, 0, 21, 15, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_EventScript_1E2C4A, 0 object_event 5, EVENT_OBJ_GFX_MAN_2, 0, 16, 9, 5, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, LilycoveCity_EventScript_1E2C91, 0 - object_event 6, EVENT_OBJ_GFX_WOMAN_3, 0, 35, 27, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_EventScript_1E2C72, 0 - object_event 7, EVENT_OBJ_GFX_OLD_MAN_1, 0, 35, 37, 5, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_EventScript_1E2C9A, 0 - object_event 8, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 34, 37, 5, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_EventScript_1E2CA3, 0 - object_event 9, EVENT_OBJ_GFX_OLD_MAN_1, 0, 57, 17, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, LilycoveCity_EventScript_1E2CAC, 0 + object_event 6, EVENT_OBJ_GFX_WOMAN_2, 0, 35, 27, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_EventScript_1E2C72, 0 + object_event 7, EVENT_OBJ_GFX_EXPERT_M, 0, 35, 37, 5, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_EventScript_1E2C9A, 0 + object_event 8, EVENT_OBJ_GFX_EXPERT_F, 0, 34, 37, 5, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_EventScript_1E2CA3, 0 + object_event 9, EVENT_OBJ_GFX_EXPERT_M, 0, 57, 17, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, LilycoveCity_EventScript_1E2CAC, 0 object_event 10, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 73, 15, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_EventScript_1E2D7D, 852 object_event 11, EVENT_OBJ_GFX_ITEM_BALL, 0, 61, 36, 5, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, LilycoveCity_EventScript_2910E8, 1042 object_event 12, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 43, 18, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, LilycoveCity_EventScript_1E2DD5, 852 @@ -17,7 +17,7 @@ LilycoveCity_EventObjects: @ 8526CE8 object_event 16, EVENT_OBJ_GFX_GENTLEMAN, 0, 50, 7, 5, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_EventScript_1E2BD8, 0 object_event 17, EVENT_OBJ_GFX_HIPSTER, 0, 27, 7, 5, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_EventScript_1E2DDE, 971 object_event 18, EVENT_OBJ_GFX_SCHOOL_KID_M, 0, 16, 23, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, LilycoveCity_EventScript_1E302D, 0 - object_event 19, EVENT_OBJ_GFX_WOMAN_4, 0, 41, 25, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, LilycoveCity_EventScript_1E2CEE, 0 + object_event 19, EVENT_OBJ_GFX_WOMAN_3, 0, 41, 25, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, LilycoveCity_EventScript_1E2CEE, 0 object_event 20, EVENT_OBJ_GFX_MAN_2, 0, 40, 25, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, LilycoveCity_EventScript_1E2CDD, 0 object_event 21, EVENT_OBJ_GFX_SAILOR, 0, 16, 34, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_EventScript_1E2CCB, 0 object_event 22, EVENT_OBJ_GFX_FAT_MAN, 0, 16, 35, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, LilycoveCity_EventScript_1E2CD4, 0 diff --git a/data/maps/LilycoveCity_ContestHall/events.inc b/data/maps/LilycoveCity_ContestHall/events.inc index 751bc0fc74..61d1cd63a1 100644 --- a/data/maps/LilycoveCity_ContestHall/events.inc +++ b/data/maps/LilycoveCity_ContestHall/events.inc @@ -2,34 +2,34 @@ LilycoveCity_ContestHall_EventObjects: @ 8531850 object_event 1, EVENT_OBJ_GFX_BOY_1, 0, 30, 30, 3, MOVEMENT_TYPE_WANDER_AROUND, 4, 4, 0, 0, LilycoveCity_ContestHall_EventScript_21B485, 0 object_event 2, EVENT_OBJ_GFX_BOY_3, 0, 11, 7, 3, MOVEMENT_TYPE_WANDER_AROUND, 3, 3, 0, 0, LilycoveCity_ContestHall_EventScript_21B48E, 0 object_event 3, EVENT_OBJ_GFX_GIRL_3, 0, 40, 8, 3, MOVEMENT_TYPE_WANDER_AROUND, 2, 2, 0, 0, LilycoveCity_ContestHall_EventScript_21B497, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_4, 0, 12, 22, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B4A9, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_3, 0, 12, 22, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B4A9, 0 object_event 5, EVENT_OBJ_GFX_CONTEST_JUDGE, 0, 15, 22, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B4C0, 0 object_event 6, EVENT_OBJ_GFX_BLACK_BELT, 0, 10, 25, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B4D7, 0 - object_event 7, EVENT_OBJ_GFX_OLD_MAN_1, 0, 12, 25, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B4EE, 0 + object_event 7, EVENT_OBJ_GFX_EXPERT_M, 0, 12, 25, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B4EE, 0 object_event 8, EVENT_OBJ_GFX_MANIAC, 0, 14, 25, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B505, 0 - object_event 9, EVENT_OBJ_GFX_WOMAN_6, 0, 16, 25, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B51C, 0 - object_event 10, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 8, 24, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B533, 0 - object_event 11, EVENT_OBJ_GFX_WOMAN_7, 0, 18, 24, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B56A, 0 + object_event 9, EVENT_OBJ_GFX_LINK_RECEPTIONIST, 0, 16, 25, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B51C, 0 + object_event 10, EVENT_OBJ_GFX_EXPERT_F, 0, 8, 24, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B533, 0 + object_event 11, EVENT_OBJ_GFX_WOMAN_5, 0, 18, 24, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B56A, 0 object_event 12, EVENT_OBJ_GFX_BOY_1, 0, 8, 22, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B53C, 0 - object_event 13, EVENT_OBJ_GFX_WOMAN_4, 0, 24, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B581, 0 + object_event 13, EVENT_OBJ_GFX_WOMAN_3, 0, 24, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B581, 0 object_event 14, EVENT_OBJ_GFX_CONTEST_JUDGE, 0, 27, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B598, 0 - object_event 15, EVENT_OBJ_GFX_WOMAN_5, 0, 22, 13, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B5AF, 0 - object_event 16, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 24, 13, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B5C6, 0 + object_event 15, EVENT_OBJ_GFX_WOMAN_4, 0, 22, 13, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B5AF, 0 + object_event 16, EVENT_OBJ_GFX_TWIN, 0, 24, 13, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B5C6, 0 object_event 17, EVENT_OBJ_GFX_PSYCHIC_M, 0, 26, 13, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B5DD, 0 - object_event 18, EVENT_OBJ_GFX_WOMAN_2, 0, 28, 13, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B5F4, 0 - object_event 19, EVENT_OBJ_GFX_WOMAN_3, 0, 20, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B60B, 0 + object_event 18, EVENT_OBJ_GFX_POKEFAN_F, 0, 28, 13, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B5F4, 0 + object_event 19, EVENT_OBJ_GFX_WOMAN_2, 0, 20, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B60B, 0 object_event 20, EVENT_OBJ_GFX_WOMAN_1, 0, 30, 11, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B639, 0 object_event 21, EVENT_OBJ_GFX_MAN_1, 0, 26, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B622, 0 object_event 22, EVENT_OBJ_GFX_CAMPER, 0, 13, 20, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B553, 0 - object_event 23, EVENT_OBJ_GFX_WOMAN_4, 0, 36, 22, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B650, 0 + object_event 23, EVENT_OBJ_GFX_WOMAN_3, 0, 36, 22, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B650, 0 object_event 24, EVENT_OBJ_GFX_CONTEST_JUDGE, 0, 39, 22, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B667, 0 object_event 25, EVENT_OBJ_GFX_BOY_2, 0, 34, 25, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B67E, 0 object_event 26, EVENT_OBJ_GFX_GIRL_2, 0, 36, 25, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B695, 0 object_event 27, EVENT_OBJ_GFX_BOY_3, 0, 38, 25, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B6AC, 0 - object_event 28, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 40, 25, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B6C3, 0 - object_event 29, EVENT_OBJ_GFX_WOMAN_3, 0, 32, 23, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B6DA, 0 + object_event 28, EVENT_OBJ_GFX_EXPERT_F, 0, 40, 25, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B6C3, 0 + object_event 29, EVENT_OBJ_GFX_WOMAN_2, 0, 32, 23, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B6DA, 0 object_event 30, EVENT_OBJ_GFX_MAN_1, 0, 37, 20, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B71C, 0 - object_event 31, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 42, 24, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B705, 0 + object_event 31, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 42, 24, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_ContestHall_EventScript_21B705, 0 object_event 32, EVENT_OBJ_GFX_SAILOR, 0, 23, 26, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_ContestHall_EventScript_21B4A0, 0 LilycoveCity_ContestHall_MapWarps: @ 8531B50 diff --git a/data/maps/LilycoveCity_ContestLobby/events.inc b/data/maps/LilycoveCity_ContestLobby/events.inc index be94bfb7b8..636e0db5a3 100644 --- a/data/maps/LilycoveCity_ContestLobby/events.inc +++ b/data/maps/LilycoveCity_ContestLobby/events.inc @@ -1,29 +1,29 @@ LilycoveCity_ContestLobby_EventObjects: @ 8531534 object_event 1, EVENT_OBJ_GFX_TEALA, 0, 14, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A554, 0 object_event 2, EVENT_OBJ_GFX_TEALA, 0, 15, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A806, 0 - object_event 3, EVENT_OBJ_GFX_MAN_5, 0, 26, 9, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_293FA2, 0 + object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 26, 9, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_293FA2, 0 object_event 4, EVENT_OBJ_GFX_ARTIST, 0, 9, 1, 0, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, 0x0, 774 object_event 5, EVENT_OBJ_GFX_BLACK_BELT, 0, 18, 8, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A708, 0 object_event 6, EVENT_OBJ_GFX_GIRL_2, 0, 4, 9, 3, MOVEMENT_TYPE_WANDER_AROUND, 2, 2, 0, 0, LilycoveCity_ContestLobby_EventScript_21A711, 0 object_event 7, EVENT_OBJ_GFX_ARTIST, 0, 3, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A71A, 0 object_event 8, EVENT_OBJ_GFX_REPORTER_M, 0, 13, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_28CA59, 802 object_event 9, EVENT_OBJ_GFX_BOY_1, 0, 23, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_21A768, 0 - object_event 10, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 28, 9, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_293FB4, 0 + object_event 10, EVENT_OBJ_GFX_TWIN, 0, 28, 9, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_293FB4, 0 object_event 11, EVENT_OBJ_GFX_ARTIST, 0, 21, 1, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 895 object_event 12, EVENT_OBJ_GFX_FISHERMAN, 0, 5, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A72C, 0 object_event 13, EVENT_OBJ_GFX_FAT_MAN, 0, 0, 8, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_21A723, 0 - object_event 14, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 8, 7, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A735, 0 - object_event 15, EVENT_OBJ_GFX_WOMAN_2, 0, 22, 9, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_293FAB, 0 - object_event 16, EVENT_OBJ_GFX_OLD_MAN_1, 0, 26, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_293FBD, 873 + object_event 14, EVENT_OBJ_GFX_NINJA_BOY, 0, 8, 7, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A735, 0 + object_event 15, EVENT_OBJ_GFX_POKEFAN_F, 0, 22, 9, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_293FAB, 0 + object_event 16, EVENT_OBJ_GFX_EXPERT_M, 0, 26, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_293FBD, 873 object_event 17, EVENT_OBJ_GFX_GIRL_1, 0, 24, 9, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_ContestLobby_EventScript_21A771, 0 - object_event 18, EVENT_OBJ_GFX_MAN_6, 0, 27, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A7B3, 832 + object_event 18, EVENT_OBJ_GFX_MAN_5, 0, 27, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A7B3, 832 object_event 19, EVENT_OBJ_GFX_CAMPER, 0, 28, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A7BE, 832 - object_event 20, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 28, 7, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A7C9, 832 + object_event 20, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 28, 7, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A7C9, 832 object_event 21, EVENT_OBJ_GFX_SCIENTIST_2, 0, 26, 7, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A7D9, 832 object_event 22, EVENT_OBJ_GFX_WOMAN_1, 0, 27, 7, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A7E9, 832 - object_event 23, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 26, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A7A8, 832 - object_event 24, EVENT_OBJ_GFX_OLD_MAN_2, 0, 26, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A798, 832 - object_event 25, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 9, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 2, 2, 0, 0, LilycoveCity_ContestLobby_EventScript_21ACF1, 0 + object_event 23, EVENT_OBJ_GFX_NINJA_BOY, 0, 26, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A7A8, 832 + object_event 24, EVENT_OBJ_GFX_OLD_MAN, 0, 26, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, LilycoveCity_ContestLobby_EventScript_21A798, 832 + object_event 25, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 9, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 2, 2, 0, 0, LilycoveCity_ContestLobby_EventScript_21ACF1, 0 LilycoveCity_ContestLobby_MapWarps: @ 853178C warp_def 14, 11, 0, 4, MAP_LILYCOVE_CITY diff --git a/data/maps/LilycoveCity_CoveLilyMotel_2F/events.inc b/data/maps/LilycoveCity_CoveLilyMotel_2F/events.inc index c0869f3193..810fe5af9b 100644 --- a/data/maps/LilycoveCity_CoveLilyMotel_2F/events.inc +++ b/data/maps/LilycoveCity_CoveLilyMotel_2F/events.inc @@ -1,10 +1,10 @@ LilycoveCity_CoveLilyMotel_2F_EventObjects: @ 8531188 - object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 4, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_CoveLilyMotel_2F_EventScript_2186D3, 925 + object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 4, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_CoveLilyMotel_2F_EventScript_2186D3, 925 object_event 2, EVENT_OBJ_GFX_SCIENTIST_1, 0, 1, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_CoveLilyMotel_2F_EventScript_218729, 925 object_event 3, EVENT_OBJ_GFX_FAT_MAN, 0, 7, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_CoveLilyMotel_2F_EventScript_218732, 925 - object_event 4, EVENT_OBJ_GFX_MAN_5, 0, 10, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_CoveLilyMotel_2F_EventScript_218720, 925 - object_event 5, EVENT_OBJ_GFX_BOY_5, 0, 7, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_CoveLilyMotel_2F_EventScript_218744, 925 - object_event 6, EVENT_OBJ_GFX_WOMAN_3, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, LilycoveCity_CoveLilyMotel_2F_EventScript_21873B, 925 + object_event 4, EVENT_OBJ_GFX_MAN_4, 0, 10, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_CoveLilyMotel_2F_EventScript_218720, 925 + object_event 5, EVENT_OBJ_GFX_GAMEBOY_KID, 0, 7, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_CoveLilyMotel_2F_EventScript_218744, 925 + object_event 6, EVENT_OBJ_GFX_WOMAN_2, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, LilycoveCity_CoveLilyMotel_2F_EventScript_21873B, 925 object_event 7, EVENT_OBJ_GFX_SCOTT, 0, 1, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_CoveLilyMotel_2F_EventScript_21874D, 787 LilycoveCity_CoveLilyMotel_2F_MapWarps: @ 8531230 diff --git a/data/maps/LilycoveCity_DepartmentStoreRooftop/events.inc b/data/maps/LilycoveCity_DepartmentStoreRooftop/events.inc index 2797722045..5d0b884451 100644 --- a/data/maps/LilycoveCity_DepartmentStoreRooftop/events.inc +++ b/data/maps/LilycoveCity_DepartmentStoreRooftop/events.inc @@ -1,8 +1,8 @@ LilycoveCity_DepartmentStoreRooftop_EventObjects: @ 853241C object_event 1, EVENT_OBJ_GFX_MAN_2, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_DepartmentStoreRooftop_EventScript_220268, 0 - object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 7, 5, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, LilycoveCity_DepartmentStoreRooftop_EventScript_22028C, 0 + object_event 2, EVENT_OBJ_GFX_MAN_3, 0, 7, 5, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, LilycoveCity_DepartmentStoreRooftop_EventScript_22028C, 0 object_event 3, EVENT_OBJ_GFX_ROOFTOP_SALE_WOMAN, 0, 6, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_DepartmentStoreRooftop_EventScript_22022F, 962 - object_event 4, EVENT_OBJ_GFX_WOMAN_4, 0, 15, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 0, 0, 0, LilycoveCity_DepartmentStoreRooftop_EventScript_2C8186, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_3, 0, 15, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 0, 0, 0, LilycoveCity_DepartmentStoreRooftop_EventScript_2C8186, 0 LilycoveCity_DepartmentStoreRooftop_MapWarps: @ 853247C warp_def 13, 3, 0, 2, MAP_LILYCOVE_CITY_DEPARTMENT_STORE_5F diff --git a/data/maps/LilycoveCity_DepartmentStore_1F/events.inc b/data/maps/LilycoveCity_DepartmentStore_1F/events.inc index b2771391be..dfd7cc46dd 100644 --- a/data/maps/LilycoveCity_DepartmentStore_1F/events.inc +++ b/data/maps/LilycoveCity_DepartmentStore_1F/events.inc @@ -1,9 +1,9 @@ LilycoveCity_DepartmentStore_1F_EventObjects: @ 853208C object_event 1, EVENT_OBJ_GFX_BEAUTY, 0, 8, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_DepartmentStore_1F_EventScript_21F693, 0 object_event 2, EVENT_OBJ_GFX_BEAUTY, 0, 10, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_DepartmentStore_1F_EventScript_21F69C, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_2, 0, 14, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_1F_EventScript_21F82F, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 4, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_1F_EventScript_21F838, 0 - object_event 5, EVENT_OBJ_GFX_MAN_3, 0, 3, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_1F_EventScript_21F841, 0 + object_event 3, EVENT_OBJ_GFX_POKEFAN_F, 0, 14, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_1F_EventScript_21F82F, 0 + object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 4, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_1F_EventScript_21F838, 0 + object_event 5, EVENT_OBJ_GFX_POKEFAN_M, 0, 3, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_1F_EventScript_21F841, 0 object_event 6, EVENT_OBJ_GFX_AZUMARILL, 0, 2, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_1F_EventScript_21F84A, 0 LilycoveCity_DepartmentStore_1F_MapWarps: @ 853211C diff --git a/data/maps/LilycoveCity_DepartmentStore_2F/events.inc b/data/maps/LilycoveCity_DepartmentStore_2F/events.inc index 11fd1c4033..9e7d5514ea 100644 --- a/data/maps/LilycoveCity_DepartmentStore_2F/events.inc +++ b/data/maps/LilycoveCity_DepartmentStore_2F/events.inc @@ -1,9 +1,9 @@ LilycoveCity_DepartmentStore_2F_EventObjects: @ 853215C object_event 1, EVENT_OBJ_GFX_COOK, 0, 8, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_DepartmentStore_2F_EventScript_21FB2D, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 0, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_2F_EventScript_21FB36, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 0, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_2F_EventScript_21FB36, 0 object_event 3, EVENT_OBJ_GFX_SAILOR, 0, 13, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_2F_EventScript_21FB3F, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_4, 0, 10, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_DepartmentStore_2F_EventScript_21FB7A, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_4, 0, 7, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_DepartmentStore_2F_EventScript_21FB48, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_3, 0, 10, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_DepartmentStore_2F_EventScript_21FB7A, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_3, 0, 7, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_DepartmentStore_2F_EventScript_21FB48, 0 LilycoveCity_DepartmentStore_2F_MapWarps: @ 85321D4 warp_def 16, 1, 0, 2, MAP_LILYCOVE_CITY_DEPARTMENT_STORE_1F diff --git a/data/maps/LilycoveCity_DepartmentStore_3F/events.inc b/data/maps/LilycoveCity_DepartmentStore_3F/events.inc index 7042a1483a..84796fad41 100644 --- a/data/maps/LilycoveCity_DepartmentStore_3F/events.inc +++ b/data/maps/LilycoveCity_DepartmentStore_3F/events.inc @@ -1,9 +1,9 @@ LilycoveCity_DepartmentStore_3F_EventObjects: @ 8532200 object_event 1, EVENT_OBJ_GFX_RUNNING_TRIATHLETE_M, 0, 0, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_3F_EventScript_21FCB6, 0 - object_event 2, EVENT_OBJ_GFX_MAN_3, 0, 7, 7, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_3F_EventScript_21FCBF, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_7, 0, 13, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_3F_EventScript_21FCC8, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_4, 0, 8, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_DepartmentStore_3F_EventScript_21FC65, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_4, 0, 10, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_DepartmentStore_3F_EventScript_21FC8C, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_M, 0, 7, 7, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_3F_EventScript_21FCBF, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_5, 0, 13, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_3F_EventScript_21FCC8, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_3, 0, 8, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_DepartmentStore_3F_EventScript_21FC65, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_3, 0, 10, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_DepartmentStore_3F_EventScript_21FC8C, 0 LilycoveCity_DepartmentStore_3F_MapWarps: @ 8532278 warp_def 13, 1, 0, 1, MAP_LILYCOVE_CITY_DEPARTMENT_STORE_2F diff --git a/data/maps/LilycoveCity_DepartmentStore_4F/events.inc b/data/maps/LilycoveCity_DepartmentStore_4F/events.inc index 8fe1ec45e9..7b39c9194c 100644 --- a/data/maps/LilycoveCity_DepartmentStore_4F/events.inc +++ b/data/maps/LilycoveCity_DepartmentStore_4F/events.inc @@ -1,9 +1,9 @@ LilycoveCity_DepartmentStore_4F_EventObjects: @ 85322A4 object_event 1, EVENT_OBJ_GFX_GENTLEMAN, 0, 0, 2, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_4F_EventScript_21FDEB, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_3, 0, 6, 2, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_4F_EventScript_21FDF4, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 6, 2, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_4F_EventScript_21FDF4, 0 object_event 3, EVENT_OBJ_GFX_YOUNGSTER, 0, 13, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_4F_EventScript_21FDFD, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_4, 0, 7, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_DepartmentStore_4F_EventScript_21FE06, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_4, 0, 9, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_DepartmentStore_4F_EventScript_21FE2C, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_3, 0, 7, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_DepartmentStore_4F_EventScript_21FE06, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_3, 0, 9, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_DepartmentStore_4F_EventScript_21FE2C, 0 LilycoveCity_DepartmentStore_4F_MapWarps: @ 853231C warp_def 16, 1, 0, 1, MAP_LILYCOVE_CITY_DEPARTMENT_STORE_3F diff --git a/data/maps/LilycoveCity_DepartmentStore_5F/events.inc b/data/maps/LilycoveCity_DepartmentStore_5F/events.inc index 9b56742a23..2118c33e81 100644 --- a/data/maps/LilycoveCity_DepartmentStore_5F/events.inc +++ b/data/maps/LilycoveCity_DepartmentStore_5F/events.inc @@ -1,11 +1,11 @@ LilycoveCity_DepartmentStore_5F_EventObjects: @ 8532348 - object_event 1, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 1, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_2200BC, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 7, 7, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_22006C, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_4, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_21FFA6, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_4, 0, 9, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_21FFDC, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_4, 0, 15, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_22000A, 0 - object_event 6, EVENT_OBJ_GFX_WOMAN_4, 0, 17, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_22003A, 0 - object_event 7, EVENT_OBJ_GFX_WOMAN_3, 0, 9, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_220075, 0 + object_event 1, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 1, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_2200BC, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 7, 7, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_22006C, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_3, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_21FFA6, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_3, 0, 9, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_21FFDC, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_3, 0, 15, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_22000A, 0 + object_event 6, EVENT_OBJ_GFX_WOMAN_3, 0, 17, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_22003A, 0 + object_event 7, EVENT_OBJ_GFX_WOMAN_2, 0, 9, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, LilycoveCity_DepartmentStore_5F_EventScript_220075, 0 LilycoveCity_DepartmentStore_5F_MapWarps: @ 85323F0 warp_def 13, 1, 0, 1, MAP_LILYCOVE_CITY_DEPARTMENT_STORE_4F diff --git a/data/maps/LilycoveCity_Harbor/events.inc b/data/maps/LilycoveCity_Harbor/events.inc index 6a157a1ad6..7828d58a40 100644 --- a/data/maps/LilycoveCity_Harbor/events.inc +++ b/data/maps/LilycoveCity_Harbor/events.inc @@ -3,7 +3,7 @@ LilycoveCity_Harbor_EventObjects: @ 8531E1C object_event 2, EVENT_OBJ_GFX_SS_TIDAL, 0, 8, 9, 1, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, 0x0, 861 object_event 3, EVENT_OBJ_GFX_SAILOR, 0, 3, 13, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_Harbor_EventScript_21E637, 0 object_event 4, EVENT_OBJ_GFX_SAILOR, 0, 8, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 909 - object_event 5, EVENT_OBJ_GFX_OLD_MAN_1, 0, 8, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 748 + object_event 5, EVENT_OBJ_GFX_EXPERT_M, 0, 8, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 748 LilycoveCity_Harbor_MapWarps: @ 8531E94 warp_def 11, 14, 0, 12, MAP_LILYCOVE_CITY diff --git a/data/maps/LilycoveCity_House1/events.inc b/data/maps/LilycoveCity_House1/events.inc index d5768e01c6..392336e022 100644 --- a/data/maps/LilycoveCity_House1/events.inc +++ b/data/maps/LilycoveCity_House1/events.inc @@ -1,5 +1,5 @@ LilycoveCity_House1_EventObjects: @ 8531EF4 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, LilycoveCity_House1_EventScript_21ECCE, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, LilycoveCity_House1_EventScript_21ECCE, 0 object_event 2, EVENT_OBJ_GFX_KECLEON_1, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_House1_EventScript_21ECD7, 0 LilycoveCity_House1_MapWarps: @ 8531F24 diff --git a/data/maps/LilycoveCity_House3/events.inc b/data/maps/LilycoveCity_House3/events.inc index 89f48e9f3d..363e62132c 100644 --- a/data/maps/LilycoveCity_House3/events.inc +++ b/data/maps/LilycoveCity_House3/events.inc @@ -1,9 +1,9 @@ LilycoveCity_House3_EventObjects: @ 8531F84 - object_event 1, EVENT_OBJ_GFX_BOY_5, 0, 3, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_House3_EventScript_21EF3D, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 7, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_House3_EventScript_21EE4B, 0 - object_event 3, EVENT_OBJ_GFX_BOY_5, 0, 1, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_House3_EventScript_21EED5, 0 - object_event 4, EVENT_OBJ_GFX_BOY_5, 0, 2, 5, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, LilycoveCity_House3_EventScript_21EF09, 0 - object_event 5, EVENT_OBJ_GFX_BOY_5, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_House3_EventScript_21EEA1, 0 + object_event 1, EVENT_OBJ_GFX_GAMEBOY_KID, 0, 3, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_House3_EventScript_21EF3D, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 7, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_House3_EventScript_21EE4B, 0 + object_event 3, EVENT_OBJ_GFX_GAMEBOY_KID, 0, 1, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_House3_EventScript_21EED5, 0 + object_event 4, EVENT_OBJ_GFX_GAMEBOY_KID, 0, 2, 5, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, LilycoveCity_House3_EventScript_21EF09, 0 + object_event 5, EVENT_OBJ_GFX_GAMEBOY_KID, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_House3_EventScript_21EEA1, 0 object_event 6, EVENT_OBJ_GFX_MAN_1, 0, 7, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, LilycoveCity_House3_EventScript_21EE8A, 0 LilycoveCity_House3_MapWarps: @ 8532014 diff --git a/data/maps/LilycoveCity_House4/events.inc b/data/maps/LilycoveCity_House4/events.inc index 6e447bf9cc..d14a5c82b9 100644 --- a/data/maps/LilycoveCity_House4/events.inc +++ b/data/maps/LilycoveCity_House4/events.inc @@ -1,5 +1,5 @@ LilycoveCity_House4_EventObjects: @ 8532038 - object_event 1, EVENT_OBJ_GFX_MAN_5, 0, 1, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_House4_EventScript_21F5B5, 0 + object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 1, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_House4_EventScript_21F5B5, 0 object_event 2, EVENT_OBJ_GFX_MAN_1, 0, 7, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_House4_EventScript_21F5BE, 0 LilycoveCity_House4_MapWarps: @ 8532068 diff --git a/data/maps/LilycoveCity_LilycoveMuseum_1F/events.inc b/data/maps/LilycoveCity_LilycoveMuseum_1F/events.inc index f24ede1b9a..ea9606936a 100644 --- a/data/maps/LilycoveCity_LilycoveMuseum_1F/events.inc +++ b/data/maps/LilycoveCity_LilycoveMuseum_1F/events.inc @@ -3,9 +3,9 @@ LilycoveCity_LilycoveMuseum_1F_EventObjects: @ 853124C object_event 2, EVENT_OBJ_GFX_GENTLEMAN, 0, 16, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218CC2, 775 object_event 3, EVENT_OBJ_GFX_SCHOOL_KID_M, 0, 13, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218DF5, 0 object_event 4, EVENT_OBJ_GFX_ARTIST, 0, 13, 10, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 2, 0, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218DFE, 0 - object_event 5, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 2, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218E07, 0 - object_event 6, EVENT_OBJ_GFX_WOMAN_5, 0, 3, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218E10, 0 - object_event 7, EVENT_OBJ_GFX_WOMAN_3, 0, 11, 3, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218E19, 776 + object_event 5, EVENT_OBJ_GFX_NINJA_BOY, 0, 2, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218E07, 0 + object_event 6, EVENT_OBJ_GFX_WOMAN_4, 0, 3, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218E10, 0 + object_event 7, EVENT_OBJ_GFX_WOMAN_2, 0, 11, 3, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218E19, 776 object_event 8, EVENT_OBJ_GFX_ARTIST, 0, 19, 3, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218E2B, 779 object_event 9, EVENT_OBJ_GFX_FAT_MAN, 0, 2, 2, 3, MOVEMENT_TYPE_WANDER_AROUND, 2, 2, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218E42, 780 object_event 10, EVENT_OBJ_GFX_PSYCHIC_M, 0, 6, 2, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_LilycoveMuseum_1F_EventScript_218E22, 778 diff --git a/data/maps/LilycoveCity_LilycoveMuseum_2F/events.inc b/data/maps/LilycoveCity_LilycoveMuseum_2F/events.inc index d88bae478a..ce4a6e1699 100644 --- a/data/maps/LilycoveCity_LilycoveMuseum_2F/events.inc +++ b/data/maps/LilycoveCity_LilycoveMuseum_2F/events.inc @@ -1,8 +1,8 @@ LilycoveCity_LilycoveMuseum_2F_EventObjects: @ 8531428 object_event 1, EVENT_OBJ_GFX_GENTLEMAN, 0, 10, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_LilycoveMuseum_2F_EventScript_219866, 0 object_event 2, EVENT_OBJ_GFX_GIRL_2, 0, 19, 10, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_LilycoveMuseum_2F_EventScript_21998A, 777 - object_event 3, EVENT_OBJ_GFX_OLD_MAN_1, 0, 7, 3, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_LilycoveMuseum_2F_EventScript_219993, 780 - object_event 4, EVENT_OBJ_GFX_BOY_4, 0, 14, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_LilycoveMuseum_2F_EventScript_21999C, 780 + object_event 3, EVENT_OBJ_GFX_EXPERT_M, 0, 7, 3, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_LilycoveMuseum_2F_EventScript_219993, 780 + object_event 4, EVENT_OBJ_GFX_RICH_BOY, 0, 14, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, LilycoveCity_LilycoveMuseum_2F_EventScript_21999C, 780 LilycoveCity_LilycoveMuseum_2F_MapWarps: @ 8531488 warp_def 13, 1, 0, 2, MAP_LILYCOVE_CITY_LILYCOVE_MUSEUM_1F diff --git a/data/maps/LilycoveCity_MoveDeletersHouse/events.inc b/data/maps/LilycoveCity_MoveDeletersHouse/events.inc index a1be3924fc..100ee364cb 100644 --- a/data/maps/LilycoveCity_MoveDeletersHouse/events.inc +++ b/data/maps/LilycoveCity_MoveDeletersHouse/events.inc @@ -1,5 +1,5 @@ LilycoveCity_MoveDeletersHouse_EventObjects: @ 8531EB8 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_MoveDeletersHouse_EventScript_21EA0B, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_MoveDeletersHouse_EventScript_21EA0B, 0 LilycoveCity_MoveDeletersHouse_MapWarps: @ 8531ED0 warp_def 3, 7, 0, 7, MAP_LILYCOVE_CITY diff --git a/data/maps/LilycoveCity_PokemonTrainerFanClub/events.inc b/data/maps/LilycoveCity_PokemonTrainerFanClub/events.inc index be478e45cc..7ba16fbb9f 100644 --- a/data/maps/LilycoveCity_PokemonTrainerFanClub/events.inc +++ b/data/maps/LilycoveCity_PokemonTrainerFanClub/events.inc @@ -1,12 +1,12 @@ LilycoveCity_PokemonTrainerFanClub_EventObjects: @ 8531D20 object_event 1, EVENT_OBJ_GFX_LASS, 0, 3, 11, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CA8E, 0 - object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 8, 10, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CA17, 0 - object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 6, 11, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CB05, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 5, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CB7C, 0 - object_event 5, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 7, 11, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CBF3, 791 + object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 8, 10, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CA17, 0 + object_event 3, EVENT_OBJ_GFX_POKEFAN_M, 0, 6, 11, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CB05, 0 + object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 5, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CB7C, 0 + object_event 5, EVENT_OBJ_GFX_NINJA_BOY, 0, 7, 11, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CBF3, 791 object_event 6, EVENT_OBJ_GFX_BOY_2, 0, 1, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CC55, 790 - object_event 7, EVENT_OBJ_GFX_WOMAN_4, 0, 3, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CCB7, 792 - object_event 8, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 10, 10, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CD19, 789 + object_event 7, EVENT_OBJ_GFX_WOMAN_3, 0, 3, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CCB7, 792 + object_event 8, EVENT_OBJ_GFX_EXPERT_F, 0, 10, 10, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CD19, 789 object_event 9, EVENT_OBJ_GFX_BOY_1, 0, 11, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CD7B, 730 LilycoveCity_PokemonTrainerFanClub_MapWarps: @ 8531DF8 diff --git a/data/maps/LinkContestRoom1/events.inc b/data/maps/LinkContestRoom1/events.inc index c87a35486a..72fe038ffb 100644 --- a/data/maps/LinkContestRoom1/events.inc +++ b/data/maps/LinkContestRoom1/events.inc @@ -1,5 +1,5 @@ LinkContestRoom1_EventObjects: @ 8539EFC - object_event 1, EVENT_OBJ_GFX_WOMAN_4, 0, 6, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 6, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 0 object_event 2, EVENT_OBJ_GFX_CONTEST_JUDGE, 0, 7, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 0 object_event 3, EVENT_OBJ_GFX_HIPSTER, 0, 4, 7, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, 0x0, 0 object_event 4, EVENT_OBJ_GFX_TRADER, 0, 6, 7, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, 0x0, 0 diff --git a/data/maps/LittlerootTown/events.inc b/data/maps/LittlerootTown/events.inc index b6e7c3cf9b..89057d3878 100644 --- a/data/maps/LittlerootTown/events.inc +++ b/data/maps/LittlerootTown/events.inc @@ -1,5 +1,5 @@ LittlerootTown_EventObjects: @ 85276A8 - object_event 1, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 16, 10, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 2, 0, 0, LittlerootTown_EventScript_1E8034, 0 + object_event 1, EVENT_OBJ_GFX_TWIN, 0, 16, 10, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 2, 0, 0, LittlerootTown_EventScript_1E8034, 0 object_event 2, EVENT_OBJ_GFX_FAT_MAN, 0, 12, 13, 3, MOVEMENT_TYPE_WANDER_AROUND, 2, 1, 0, 0, LittlerootTown_EventScript_1E8022, 868 object_event 3, EVENT_OBJ_GFX_BOY_2, 0, 14, 17, 3, MOVEMENT_TYPE_WANDER_AROUND, 2, 1, 0, 0, LittlerootTown_EventScript_1E802B, 0 object_event 4, EVENT_OBJ_GFX_MOM, 0, 5, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LittlerootTown_EventScript_1E863D, 752 diff --git a/data/maps/LittlerootTown_BrendansHouse_1F/events.inc b/data/maps/LittlerootTown_BrendansHouse_1F/events.inc index 57538339fc..abe7a5bc88 100644 --- a/data/maps/LittlerootTown_BrendansHouse_1F/events.inc +++ b/data/maps/LittlerootTown_BrendansHouse_1F/events.inc @@ -1,10 +1,10 @@ LittlerootTown_BrendansHouse_1F_EventObjects: @ 852D08C object_event 1, EVENT_OBJ_GFX_MOM, 0, 2, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LittlerootTown_BrendansHouse_1F_EventScript_2929C5, 758 - object_event 2, EVENT_OBJ_GFX_VIGAROTH_CARRYING_BOX, 0, 1, 3, 3, MOVEMENT_TYPE_WALK_RIGHT_AND_LEFT, 3, 0, 0, 0, LittlerootTown_BrendansHouse_1F_EventScript_292ACD, 755 - object_event 3, EVENT_OBJ_GFX_VIGAROTH_FACING_AWAY, 0, 4, 5, 3, MOVEMENT_TYPE_WALK_IN_PLACE_UP, 0, 0, 0, 0, LittlerootTown_BrendansHouse_1F_EventScript_292ABA, 754 - object_event 4, EVENT_OBJ_GFX_WOMAN_5, 0, 2, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LittlerootTown_BrendansHouse_1F_EventScript_1F89F3, 784 + object_event 2, EVENT_OBJ_GFX_VIGOROTH_CARRYING_BOX, 0, 1, 3, 3, MOVEMENT_TYPE_WALK_RIGHT_AND_LEFT, 3, 0, 0, 0, LittlerootTown_BrendansHouse_1F_EventScript_292ACD, 755 + object_event 3, EVENT_OBJ_GFX_VIGOROTH_FACING_AWAY, 0, 4, 5, 3, MOVEMENT_TYPE_WALK_IN_PLACE_UP, 0, 0, 0, 0, LittlerootTown_BrendansHouse_1F_EventScript_292ABA, 754 + object_event 4, EVENT_OBJ_GFX_WOMAN_4, 0, 2, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LittlerootTown_BrendansHouse_1F_EventScript_1F89F3, 784 object_event 5, EVENT_OBJ_GFX_NORMAN, 0, 5, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, 0x0, 734 - object_event 6, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 1, 5, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 1, 0, 0, LittlerootTown_BrendansHouse_1F_EventScript_1F8A3D, 735 + object_event 6, EVENT_OBJ_GFX_NINJA_BOY, 0, 1, 5, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 1, 0, 0, LittlerootTown_BrendansHouse_1F_EventScript_1F8A3D, 735 object_event 7, EVENT_OBJ_GFX_RIVAL_BRENDAN_NORMAL, 0, 8, 8, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 745 LittlerootTown_BrendansHouse_1F_MapWarps: @ 852D134 diff --git a/data/maps/LittlerootTown_BrendansHouse_2F/events.inc b/data/maps/LittlerootTown_BrendansHouse_2F/events.inc index 815acaa82b..8ea295cdf8 100644 --- a/data/maps/LittlerootTown_BrendansHouse_2F/events.inc +++ b/data/maps/LittlerootTown_BrendansHouse_2F/events.inc @@ -20,7 +20,7 @@ LittlerootTown_BrendansHouse_2F_MapWarps: @ 852D320 warp_def 7, 1, 0, 2, MAP_LITTLEROOT_TOWN_BRENDANS_HOUSE_1F LittlerootTown_BrendansHouse_2F_MapBGEvents: @ 852D328 - bg_event 0, 1, 0, BG_EVENT_PLAYER_FACING_NORTH, gUnknown_081F860D + bg_event 0, 1, 0, BG_EVENT_PLAYER_FACING_NORTH, EventScript_PlayerPCMale bg_event 1, 1, 0, BG_EVENT_PLAYER_FACING_ANY, LittlerootTown_BrendansHouse_2F_EventScript_1F8656 bg_event 5, 1, 0, BG_EVENT_PLAYER_FACING_ANY, LittlerootTown_BrendansHouse_2F_EventScript_292781 bg_event 3, 1, 0, BG_EVENT_PLAYER_FACING_ANY, LittlerootTown_BrendansHouse_2F_EventScript_1F865F diff --git a/data/maps/LittlerootTown_BrendansHouse_2F/scripts.inc b/data/maps/LittlerootTown_BrendansHouse_2F/scripts.inc index 429c933fc1..2382305bba 100644 --- a/data/maps/LittlerootTown_BrendansHouse_2F/scripts.inc +++ b/data/maps/LittlerootTown_BrendansHouse_2F/scripts.inc @@ -245,7 +245,7 @@ LittlerootTown_BrendansHouse_2F_Movement_1F8609: @ 81F8609 walk_in_place_fastest_left step_end -gUnknown_081F860D:: @ 81F860D +EventScript_PlayerPCMale:: @ 81F860D lockall checkplayergender compare VAR_RESULT, 0 diff --git a/data/maps/LittlerootTown_MaysHouse_1F/events.inc b/data/maps/LittlerootTown_MaysHouse_1F/events.inc index fda8175bb9..69fb6af632 100644 --- a/data/maps/LittlerootTown_MaysHouse_1F/events.inc +++ b/data/maps/LittlerootTown_MaysHouse_1F/events.inc @@ -1,10 +1,10 @@ LittlerootTown_MaysHouse_1F_EventObjects: @ 852D36C object_event 1, EVENT_OBJ_GFX_MOM, 0, 8, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LittlerootTown_MaysHouse_1F_EventScript_2929C5, 759 - object_event 2, EVENT_OBJ_GFX_VIGAROTH_FACING_AWAY, 0, 6, 5, 3, MOVEMENT_TYPE_WALK_IN_PLACE_UP, 0, 0, 0, 0, LittlerootTown_MaysHouse_1F_EventScript_292ABA, 754 - object_event 3, EVENT_OBJ_GFX_VIGAROTH_CARRYING_BOX, 0, 9, 3, 3, MOVEMENT_TYPE_WALK_LEFT_AND_RIGHT, 3, 0, 0, 0, LittlerootTown_MaysHouse_1F_EventScript_292ACD, 755 - object_event 4, EVENT_OBJ_GFX_WOMAN_5, 0, 8, 7, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LittlerootTown_MaysHouse_1F_EventScript_1F89F3, 785 + object_event 2, EVENT_OBJ_GFX_VIGOROTH_FACING_AWAY, 0, 6, 5, 3, MOVEMENT_TYPE_WALK_IN_PLACE_UP, 0, 0, 0, 0, LittlerootTown_MaysHouse_1F_EventScript_292ABA, 754 + object_event 3, EVENT_OBJ_GFX_VIGOROTH_CARRYING_BOX, 0, 9, 3, 3, MOVEMENT_TYPE_WALK_LEFT_AND_RIGHT, 3, 0, 0, 0, LittlerootTown_MaysHouse_1F_EventScript_292ACD, 755 + object_event 4, EVENT_OBJ_GFX_WOMAN_4, 0, 8, 7, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LittlerootTown_MaysHouse_1F_EventScript_1F89F3, 785 object_event 5, EVENT_OBJ_GFX_NORMAN, 0, 5, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, 0x0, 734 - object_event 6, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 9, 5, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 1, 0, 0, LittlerootTown_MaysHouse_1F_EventScript_1F8A3D, 736 + object_event 6, EVENT_OBJ_GFX_NINJA_BOY, 0, 9, 5, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 1, 0, 0, LittlerootTown_MaysHouse_1F_EventScript_1F8A3D, 736 object_event 7, EVENT_OBJ_GFX_RIVAL_MAY_NORMAL, 0, 2, 8, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 746 LittlerootTown_MaysHouse_1F_MapWarps: @ 852D414 diff --git a/data/maps/LittlerootTown_MaysHouse_2F/events.inc b/data/maps/LittlerootTown_MaysHouse_2F/events.inc index 6d541e1e3b..a9d7001b7d 100644 --- a/data/maps/LittlerootTown_MaysHouse_2F/events.inc +++ b/data/maps/LittlerootTown_MaysHouse_2F/events.inc @@ -23,7 +23,7 @@ LittlerootTown_MaysHouse_2F_MapBGEvents: @ 852D608 bg_event 5, 1, 0, BG_EVENT_PLAYER_FACING_ANY, LittlerootTown_MaysHouse_2F_EventScript_1F865F bg_event 7, 1, 0, BG_EVENT_PLAYER_FACING_ANY, LittlerootTown_MaysHouse_2F_EventScript_1F8656 bg_event 3, 1, 0, BG_EVENT_PLAYER_FACING_ANY, LittlerootTown_MaysHouse_2F_EventScript_29278D - bg_event 8, 1, 0, BG_EVENT_PLAYER_FACING_ANY, gUnknown_081F9553 + bg_event 8, 1, 0, BG_EVENT_PLAYER_FACING_ANY, EventScript_PlayerPCFemale LittlerootTown_MaysHouse_2F_MapEvents:: @ 852D638 map_events LittlerootTown_MaysHouse_2F_EventObjects, LittlerootTown_MaysHouse_2F_MapWarps, 0x0, LittlerootTown_MaysHouse_2F_MapBGEvents diff --git a/data/maps/LittlerootTown_MaysHouse_2F/scripts.inc b/data/maps/LittlerootTown_MaysHouse_2F/scripts.inc index 5501f5ad5a..14e2694451 100644 --- a/data/maps/LittlerootTown_MaysHouse_2F/scripts.inc +++ b/data/maps/LittlerootTown_MaysHouse_2F/scripts.inc @@ -301,7 +301,7 @@ LittlerootTown_BrendansHouse_2F_EventScript_1F954A:: @ 81F954A msgbox LittlerootTown_BrendansHouse_2F_Text_1F9BE7, 4 return -gUnknown_081F9553:: @ 81F9553 +EventScript_PlayerPCFemale:: @ 81F9553 lockall checkplayergender compare VAR_RESULT, 0 diff --git a/data/maps/MauvilleCity/events.inc b/data/maps/MauvilleCity/events.inc index 5b2d9927cd..17ae4a3276 100644 --- a/data/maps/MauvilleCity/events.inc +++ b/data/maps/MauvilleCity/events.inc @@ -1,11 +1,11 @@ MauvilleCity_EventObjects: @ 852662C object_event 1, EVENT_OBJ_GFX_BOY_3, 0, 29, 16, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 1, 0, 0, MauvilleCity_EventScript_1DF3B3, 0 - object_event 2, EVENT_OBJ_GFX_BOY_4, 0, 24, 10, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, MauvilleCity_EventScript_1DF3CE, 0 + object_event 2, EVENT_OBJ_GFX_RICH_BOY, 0, 24, 10, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, MauvilleCity_EventScript_1DF3CE, 0 object_event 3, EVENT_OBJ_GFX_MANIAC, 0, 14, 11, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MauvilleCity_EventScript_1DF3BC, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_5, 0, 18, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, MauvilleCity_EventScript_1DF3C5, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_4, 0, 18, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, MauvilleCity_EventScript_1DF3C5, 0 object_event 5, EVENT_OBJ_GFX_SCHOOL_KID_M, 0, 17, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MauvilleCity_EventScript_1DF3FB, 0 object_event 6, EVENT_OBJ_GFX_WALLY, 0, 8, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MauvilleCity_EventScript_1DF452, 804 - object_event 7, EVENT_OBJ_GFX_MAN_3, 0, 9, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MauvilleCity_EventScript_1DF41D, 805 + object_event 7, EVENT_OBJ_GFX_POKEFAN_M, 0, 9, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MauvilleCity_EventScript_1DF41D, 805 object_event 8, EVENT_OBJ_GFX_WATTSON, 0, 29, 9, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, MauvilleCity_EventScript_1DF73A, 912 object_event 9, EVENT_OBJ_GFX_ITEM_BALL, 0, 28, 19, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, MauvilleCity_EventScript_2910CE, 1116 object_event 10, EVENT_OBJ_GFX_FAT_MAN, 0, 13, 7, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MauvilleCity_EventScript_2C7F7E, 0 diff --git a/data/maps/MauvilleCity_BikeShop/events.inc b/data/maps/MauvilleCity_BikeShop/events.inc index 7befd0f731..bae1870034 100644 --- a/data/maps/MauvilleCity_BikeShop/events.inc +++ b/data/maps/MauvilleCity_BikeShop/events.inc @@ -1,6 +1,6 @@ MauvilleCity_BikeShop_EventObjects: @ 852FE80 object_event 1, EVENT_OBJ_GFX_MAN_2, 0, 2, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MauvilleCity_BikeShop_EventScript_20EBBC, 0 - object_event 2, EVENT_OBJ_GFX_MAN_6, 0, 7, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, MauvilleCity_BikeShop_EventScript_20ED31, 0 + object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 7, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, MauvilleCity_BikeShop_EventScript_20ED31, 0 MauvilleCity_BikeShop_MapWarps: @ 852FEB0 warp_def 3, 8, 0, 2, MAP_MAUVILLE_CITY diff --git a/data/maps/MauvilleCity_GameCorner/events.inc b/data/maps/MauvilleCity_GameCorner/events.inc index 79b4364897..0fac26b5d4 100644 --- a/data/maps/MauvilleCity_GameCorner/events.inc +++ b/data/maps/MauvilleCity_GameCorner/events.inc @@ -1,16 +1,16 @@ MauvilleCity_GameCorner_EventObjects: @ 852FF28 - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 12, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MauvilleCity_GameCorner_EventScript_210125, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 12, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MauvilleCity_GameCorner_EventScript_210125, 0 object_event 2, EVENT_OBJ_GFX_GENTLEMAN, 0, 16, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MauvilleCity_GameCorner_EventScript_21012E, 0 object_event 3, EVENT_OBJ_GFX_BEAUTY, 0, 11, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MauvilleCity_GameCorner_EventScript_20FBB9, 0 object_event 4, EVENT_OBJ_GFX_BEAUTY, 0, 14, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MauvilleCity_GameCorner_EventScript_20FCF1, 0 object_event 5, EVENT_OBJ_GFX_GIRL_2, 0, 7, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MauvilleCity_GameCorner_EventScript_210137, 0 - object_event 6, EVENT_OBJ_GFX_MAN_3, 0, 19, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MauvilleCity_GameCorner_EventScript_21021D, 0 - object_event 7, EVENT_OBJ_GFX_OLD_MAN_2, 0, 20, 8, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MauvilleCity_GameCorner_EventScript_210279, 0 + object_event 6, EVENT_OBJ_GFX_POKEFAN_M, 0, 19, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MauvilleCity_GameCorner_EventScript_21021D, 0 + object_event 7, EVENT_OBJ_GFX_OLD_MAN, 0, 20, 8, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MauvilleCity_GameCorner_EventScript_210279, 0 object_event 8, EVENT_OBJ_GFX_COOK, 0, 6, 8, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MauvilleCity_GameCorner_EventScript_210289, 0 object_event 9, EVENT_OBJ_GFX_BEAUTY, 0, 13, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, MauvilleCity_GameCorner_EventScript_20FE9F, 0 - object_event 10, EVENT_OBJ_GFX_MAN_4, 0, 1, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, MauvilleCity_GameCorner_EventScript_210299, 0 + object_event 10, EVENT_OBJ_GFX_MAN_3, 0, 1, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, MauvilleCity_GameCorner_EventScript_210299, 0 object_event 11, EVENT_OBJ_GFX_MANIAC, 0, 9, 8, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, MauvilleCity_GameCorner_EventScript_2102B6, 0 - object_event 12, EVENT_OBJ_GFX_WOMAN_7, 0, 4, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, MauvilleCity_GameCorner_EventScript_2102C6, 0 + object_event 12, EVENT_OBJ_GFX_WOMAN_5, 0, 4, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, MauvilleCity_GameCorner_EventScript_2102C6, 0 MauvilleCity_GameCorner_MapWarps: @ 8530048 warp_def 11, 10, 3, 5, MAP_MAUVILLE_CITY diff --git a/data/maps/MauvilleCity_Gym/events.inc b/data/maps/MauvilleCity_Gym/events.inc index cb126faef7..84e6f7eff4 100644 --- a/data/maps/MauvilleCity_Gym/events.inc +++ b/data/maps/MauvilleCity_Gym/events.inc @@ -1,9 +1,9 @@ MauvilleCity_Gym_EventObjects: @ 852FD5C object_event 1, EVENT_OBJ_GFX_WATTSON, 0, 5, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MauvilleCity_Gym_EventScript_20DEEB, 913 - object_event 2, EVENT_OBJ_GFX_MAN_6, 0, 7, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, MauvilleCity_Gym_EventScript_20E0D0, 0 + object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 7, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, MauvilleCity_Gym_EventScript_20E0D0, 0 object_event 3, EVENT_OBJ_GFX_GIRL_3, 0, 1, 16, 0, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 2, MauvilleCity_Gym_EventScript_20E0FE, 0 object_event 4, EVENT_OBJ_GFX_YOUNGSTER, 0, 5, 10, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 2, MauvilleCity_Gym_EventScript_20E0E7, 0 - object_event 5, EVENT_OBJ_GFX_MAN_6, 0, 1, 13, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 2, MauvilleCity_Gym_EventScript_20E0B9, 0 + object_event 5, EVENT_OBJ_GFX_MAN_5, 0, 1, 13, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 2, MauvilleCity_Gym_EventScript_20E0B9, 0 object_event 6, EVENT_OBJ_GFX_MAN_2, 0, 7, 20, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MauvilleCity_Gym_EventScript_20E12C, 0 object_event 7, EVENT_OBJ_GFX_MANIAC, 0, 7, 10, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 1, MauvilleCity_Gym_EventScript_20E115, 0 diff --git a/data/maps/MauvilleCity_House2/events.inc b/data/maps/MauvilleCity_House2/events.inc index 3ac497bbc4..fae511bb33 100644 --- a/data/maps/MauvilleCity_House2/events.inc +++ b/data/maps/MauvilleCity_House2/events.inc @@ -1,5 +1,5 @@ MauvilleCity_House2_EventObjects: @ 853018C - object_event 1, EVENT_OBJ_GFX_WOMAN_4, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MauvilleCity_House2_EventScript_210C5D, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MauvilleCity_House2_EventScript_210C5D, 0 MauvilleCity_House2_MapWarps: @ 85301A4 warp_def 3, 8, 0, 6, MAP_MAUVILLE_CITY diff --git a/data/maps/MauvilleCity_Mart/events.inc b/data/maps/MauvilleCity_Mart/events.inc index 5e96dcfd3a..0d32a0e2c1 100644 --- a/data/maps/MauvilleCity_Mart/events.inc +++ b/data/maps/MauvilleCity_Mart/events.inc @@ -1,7 +1,7 @@ MauvilleCity_Mart_EventObjects: @ 8530310 object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MauvilleCity_Mart_EventScript_2110E6, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 5, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MauvilleCity_Mart_EventScript_21111C, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MauvilleCity_Mart_EventScript_211125, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 5, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MauvilleCity_Mart_EventScript_21111C, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MauvilleCity_Mart_EventScript_211125, 0 MauvilleCity_Mart_MapWarps: @ 8530358 warp_def 3, 7, 0, 3, MAP_MAUVILLE_CITY diff --git a/data/maps/MauvilleCity_PokemonCenter_1F/events.inc b/data/maps/MauvilleCity_PokemonCenter_1F/events.inc index 4000ead3ec..f83ab5e458 100644 --- a/data/maps/MauvilleCity_PokemonCenter_1F/events.inc +++ b/data/maps/MauvilleCity_PokemonCenter_1F/events.inc @@ -2,7 +2,7 @@ MauvilleCity_PokemonCenter_1F_EventObjects: @ 85301C8 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MauvilleCity_PokemonCenter_1F_EventScript_210E78, 0 object_event 2, EVENT_OBJ_GFX_HIPSTER, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 0, 0, 0, MauvilleCity_PokemonCenter_1F_EventScript_28E066, 0 object_event 3, EVENT_OBJ_GFX_WOMAN_1, 0, 8, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, MauvilleCity_PokemonCenter_1F_EventScript_210E86, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_7, 0, 11, 4, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, MauvilleCity_PokemonCenter_1F_EventScript_210E8F, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_5, 0, 11, 4, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, MauvilleCity_PokemonCenter_1F_EventScript_210E8F, 0 object_event 5, EVENT_OBJ_GFX_YOUNGSTER, 0, 2, 8, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, MauvilleCity_PokemonCenter_1F_EventScript_210E98, 0 MauvilleCity_PokemonCenter_1F_MapWarps: @ 8530240 diff --git a/data/maps/MeteorFalls_1F_2R/events.inc b/data/maps/MeteorFalls_1F_2R/events.inc index 1e8e1f0936..d9a15cbcbc 100644 --- a/data/maps/MeteorFalls_1F_2R/events.inc +++ b/data/maps/MeteorFalls_1F_2R/events.inc @@ -1,7 +1,7 @@ MeteorFalls_1F_2R_EventObjects: @ 85340C4 - object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 13, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, MeteorFalls_1F_2R_EventScript_22C4DE, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 6, 12, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, MeteorFalls_1F_2R_EventScript_22C540, 0 - object_event 3, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 7, 12, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, MeteorFalls_1F_2R_EventScript_22C5A4, 0 + object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 13, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, MeteorFalls_1F_2R_EventScript_22C4DE, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 6, 12, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, MeteorFalls_1F_2R_EventScript_22C540, 0 + object_event 3, EVENT_OBJ_GFX_EXPERT_F, 0, 7, 12, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, MeteorFalls_1F_2R_EventScript_22C5A4, 0 MeteorFalls_1F_2R_MapWarps: @ 853410C warp_def 10, 29, 3, 2, MAP_METEOR_FALLS_1F_1R diff --git a/data/maps/MossdeepCity/events.inc b/data/maps/MossdeepCity/events.inc index 0413b1be4f..fead88f9bd 100644 --- a/data/maps/MossdeepCity/events.inc +++ b/data/maps/MossdeepCity/events.inc @@ -1,8 +1,8 @@ MossdeepCity_EventObjects: @ 8527018 object_event 1, EVENT_OBJ_GFX_SAILOR, 0, 38, 12, 5, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, MossdeepCity_EventScript_1E4AD1, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 50, 34, 5, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, MossdeepCity_EventScript_1E4AF9, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_2, 0, 32, 12, 5, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, MossdeepCity_EventScript_1E4AB2, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 26, 21, 5, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, MossdeepCity_EventScript_1E4AF0, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 50, 34, 5, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, MossdeepCity_EventScript_1E4AF9, 0 + object_event 3, EVENT_OBJ_GFX_POKEFAN_F, 0, 32, 12, 5, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, MossdeepCity_EventScript_1E4AB2, 0 + object_event 4, EVENT_OBJ_GFX_NINJA_BOY, 0, 26, 21, 5, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, MossdeepCity_EventScript_1E4AF0, 0 object_event 5, EVENT_OBJ_GFX_GIRL_1, 0, 45, 18, 7, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MossdeepCity_EventScript_1E4B02, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 62, 35, 5, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, MossdeepCity_EventScript_2910F5, 1043 object_event 7, EVENT_OBJ_GFX_MAN_1, 0, 55, 5, 7, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_EventScript_1E4C10, 0 diff --git a/data/maps/MossdeepCity_GameCorner_1F/events.inc b/data/maps/MossdeepCity_GameCorner_1F/events.inc index 4186ec9cae..2f96c458fc 100644 --- a/data/maps/MossdeepCity_GameCorner_1F/events.inc +++ b/data/maps/MossdeepCity_GameCorner_1F/events.inc @@ -1,6 +1,6 @@ MossdeepCity_GameCorner_1F_EventObjects: @ 8532F40 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 6, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MossdeepCity_GameCorner_1F_EventScript_224B54, 0 - object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 4, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MossdeepCity_GameCorner_1F_EventScript_224B4B, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 6, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MossdeepCity_GameCorner_1F_EventScript_224B54, 0 + object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 4, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MossdeepCity_GameCorner_1F_EventScript_224B4B, 0 MossdeepCity_GameCorner_1F_MapWarps: @ 8532F70 warp_def 5, 9, 0, 9, MAP_MOSSDEEP_CITY diff --git a/data/maps/MossdeepCity_House1/events.inc b/data/maps/MossdeepCity_House1/events.inc index 00e7a12fc5..4ccf90558d 100644 --- a/data/maps/MossdeepCity_House1/events.inc +++ b/data/maps/MossdeepCity_House1/events.inc @@ -1,6 +1,6 @@ MossdeepCity_House1_EventObjects: @ 8532978 object_event 1, EVENT_OBJ_GFX_BLACK_BELT, 0, 3, 3, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 1, 1, 0, 0, MossdeepCity_House1_EventScript_221FD6, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_3, 0, 7, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MossdeepCity_House1_EventScript_222006, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 7, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MossdeepCity_House1_EventScript_222006, 0 MossdeepCity_House1_MapWarps: @ 85329A8 warp_def 3, 7, 0, 0, MAP_MOSSDEEP_CITY diff --git a/data/maps/MossdeepCity_House2/events.inc b/data/maps/MossdeepCity_House2/events.inc index b38d1bf8dd..001039dfce 100644 --- a/data/maps/MossdeepCity_House2/events.inc +++ b/data/maps/MossdeepCity_House2/events.inc @@ -1,6 +1,6 @@ MossdeepCity_House2_EventObjects: @ 85329CC - object_event 1, EVENT_OBJ_GFX_MAN_5, 0, 6, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MossdeepCity_House2_EventScript_2220DF, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MossdeepCity_House2_EventScript_2220E8, 0 + object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 6, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MossdeepCity_House2_EventScript_2220DF, 0 + object_event 2, EVENT_OBJ_GFX_TWIN, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MossdeepCity_House2_EventScript_2220E8, 0 object_event 3, EVENT_OBJ_GFX_WINGULL, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_House2_EventScript_2220F1, 934 MossdeepCity_House2_MapWarps: @ 8532A14 diff --git a/data/maps/MossdeepCity_House4/events.inc b/data/maps/MossdeepCity_House4/events.inc index 048bd5ffd8..5e33f871f3 100644 --- a/data/maps/MossdeepCity_House4/events.inc +++ b/data/maps/MossdeepCity_House4/events.inc @@ -1,6 +1,6 @@ MossdeepCity_House4_EventObjects: @ 8532CAC - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 3, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MossdeepCity_House4_EventScript_222DD8, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 6, 6, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, MossdeepCity_House4_EventScript_222DF7, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 3, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MossdeepCity_House4_EventScript_222DD8, 0 + object_event 2, EVENT_OBJ_GFX_NINJA_BOY, 0, 6, 6, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, MossdeepCity_House4_EventScript_222DF7, 0 object_event 3, EVENT_OBJ_GFX_SKITTY, 0, 2, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, MossdeepCity_House4_EventScript_222E1E, 0 MossdeepCity_House4_MapWarps: @ 8532CF4 diff --git a/data/maps/MossdeepCity_Mart/events.inc b/data/maps/MossdeepCity_Mart/events.inc index 9fb1f674ad..d452187d1e 100644 --- a/data/maps/MossdeepCity_Mart/events.inc +++ b/data/maps/MossdeepCity_Mart/events.inc @@ -1,6 +1,6 @@ MossdeepCity_Mart_EventObjects: @ 8532B50 object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MossdeepCity_Mart_EventScript_2223C8, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_7, 0, 1, 5, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_Mart_EventScript_2223F6, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 1, 5, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_Mart_EventScript_2223F6, 0 object_event 3, EVENT_OBJ_GFX_BOY_2, 0, 8, 3, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, MossdeepCity_Mart_EventScript_2223FF, 0 object_event 4, EVENT_OBJ_GFX_SAILOR, 0, 5, 3, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, MossdeepCity_Mart_EventScript_222408, 0 diff --git a/data/maps/MossdeepCity_PokemonCenter_1F/events.inc b/data/maps/MossdeepCity_PokemonCenter_1F/events.inc index ed26d83cbc..5e48096c9f 100644 --- a/data/maps/MossdeepCity_PokemonCenter_1F/events.inc +++ b/data/maps/MossdeepCity_PokemonCenter_1F/events.inc @@ -1,6 +1,6 @@ MossdeepCity_PokemonCenter_1F_EventObjects: @ 8532A38 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MossdeepCity_PokemonCenter_1F_EventScript_22224E, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_3, 0, 8, 4, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_PokemonCenter_1F_EventScript_22225C, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 8, 4, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_PokemonCenter_1F_EventScript_22225C, 0 object_event 3, EVENT_OBJ_GFX_GIRL_1, 0, 3, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, MossdeepCity_PokemonCenter_1F_EventScript_222265, 0 MossdeepCity_PokemonCenter_1F_MapWarps: @ 8532A80 diff --git a/data/maps/MossdeepCity_PokemonCenter_2F/events.inc b/data/maps/MossdeepCity_PokemonCenter_2F/events.inc index e13367153e..1641be9590 100644 --- a/data/maps/MossdeepCity_PokemonCenter_2F/events.inc +++ b/data/maps/MossdeepCity_PokemonCenter_2F/events.inc @@ -3,7 +3,7 @@ MossdeepCity_PokemonCenter_2F_EventObjects: @ 8532AAC object_event 2, EVENT_OBJ_GFX_TEALA, 0, 2, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, MossdeepCity_PokemonCenter_2F_EventScript_273761, 0 object_event 3, EVENT_OBJ_GFX_TEALA, 0, 10, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, MossdeepCity_PokemonCenter_2F_EventScript_273767, 0 object_event 4, EVENT_OBJ_GFX_MYSTERY_GIFT_MAN, 0, 1, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, MossdeepCity_PokemonCenter_2F_EventScript_276B03, 702 - object_event 5, EVENT_OBJ_GFX_WOMAN_7, 0, 11, 7, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 1, 0, 0, MossdeepCity_PokemonCenter_2F_EventScript_22235B, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_5, 0, 11, 7, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 1, 0, 0, MossdeepCity_PokemonCenter_2F_EventScript_22235B, 0 MossdeepCity_PokemonCenter_2F_MapWarps: @ 8532B24 warp_def 1, 6, 4, 2, MAP_MOSSDEEP_CITY_POKEMON_CENTER_1F diff --git a/data/maps/MossdeepCity_SpaceCenter_1F/events.inc b/data/maps/MossdeepCity_SpaceCenter_1F/events.inc index fe1d4fcf8a..c45f433f20 100644 --- a/data/maps/MossdeepCity_SpaceCenter_1F/events.inc +++ b/data/maps/MossdeepCity_SpaceCenter_1F/events.inc @@ -2,13 +2,13 @@ MossdeepCity_SpaceCenter_1F_EventObjects: @ 8532D18 object_event 1, EVENT_OBJ_GFX_SCIENTIST_1, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_SpaceCenter_1F_EventScript_222FD8, 0 object_event 2, EVENT_OBJ_GFX_SCIENTIST_1, 0, 2, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_SpaceCenter_1F_EventScript_223063, 0 object_event 3, EVENT_OBJ_GFX_SAILOR, 0, 6, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MossdeepCity_SpaceCenter_1F_EventScript_22308E, 0 - object_event 4, EVENT_OBJ_GFX_OLD_MAN_2, 0, 10, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_SpaceCenter_1F_EventScript_223168, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_5, 0, 14, 7, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 1, 1, 0, 0, MossdeepCity_SpaceCenter_1F_EventScript_22312D, 0 + object_event 4, EVENT_OBJ_GFX_OLD_MAN, 0, 10, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_SpaceCenter_1F_EventScript_223168, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_4, 0, 14, 7, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 1, 1, 0, 0, MossdeepCity_SpaceCenter_1F_EventScript_22312D, 0 object_event 6, EVENT_OBJ_GFX_MAGMA_MEMBER_F, 0, 12, 9, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 2, MossdeepCity_SpaceCenter_1F_EventScript_2231DA, 756 object_event 7, EVENT_OBJ_GFX_MAGMA_MEMBER_M, 0, 11, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 2, MossdeepCity_SpaceCenter_1F_EventScript_2231F1, 756 object_event 8, EVENT_OBJ_GFX_MAGMA_MEMBER_M, 0, 10, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 2, MossdeepCity_SpaceCenter_1F_EventScript_223208, 756 object_event 9, EVENT_OBJ_GFX_MAGMA_MEMBER_M, 0, 13, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 0, MossdeepCity_SpaceCenter_1F_EventScript_22321F, 756 - object_event 10, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 2, 5, 0, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, MossdeepCity_SpaceCenter_1F_EventScript_2231CF, 737 + object_event 10, EVENT_OBJ_GFX_NINJA_BOY, 0, 2, 5, 0, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, MossdeepCity_SpaceCenter_1F_EventScript_2231CF, 737 object_event 11, EVENT_OBJ_GFX_STEVEN, 0, 1, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, MossdeepCity_SpaceCenter_1F_EventScript_2231B9, 753 MossdeepCity_SpaceCenter_1F_MapWarps: @ 8532E20 diff --git a/data/maps/MossdeepCity_SpaceCenter_2F/events.inc b/data/maps/MossdeepCity_SpaceCenter_2F/events.inc index b1e7373dac..02b771bf69 100644 --- a/data/maps/MossdeepCity_SpaceCenter_2F/events.inc +++ b/data/maps/MossdeepCity_SpaceCenter_2F/events.inc @@ -1,5 +1,5 @@ MossdeepCity_SpaceCenter_2F_EventObjects: @ 8532E4C - object_event 1, EVENT_OBJ_GFX_BOY_4, 0, 6, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_SpaceCenter_2F_EventScript_223F03, 0 + object_event 1, EVENT_OBJ_GFX_RICH_BOY, 0, 6, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_SpaceCenter_2F_EventScript_223F03, 0 object_event 2, EVENT_OBJ_GFX_GENTLEMAN, 0, 11, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, MossdeepCity_SpaceCenter_2F_EventScript_223EC8, 0 object_event 3, EVENT_OBJ_GFX_SCIENTIST_1, 0, 5, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, MossdeepCity_SpaceCenter_2F_EventScript_223E8D, 0 object_event 4, EVENT_OBJ_GFX_STEVEN, 0, 1, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, MossdeepCity_SpaceCenter_2F_EventScript_223F7A, 863 diff --git a/data/maps/MossdeepCity_SpaceCenter_2F/scripts.inc b/data/maps/MossdeepCity_SpaceCenter_2F/scripts.inc index 0052f09aac..36bfc422ab 100644 --- a/data/maps/MossdeepCity_SpaceCenter_2F/scripts.inc +++ b/data/maps/MossdeepCity_SpaceCenter_2F/scripts.inc @@ -260,7 +260,7 @@ MossdeepCity_SpaceCenter_2F_EventScript_22400C:: @ 822400C goto MossdeepCity_SpaceCenter_2F_EventScript_223FDA MossdeepCity_SpaceCenter_2F_EventScript_224032:: @ 8224032 - special sub_80F94E8 + special ReducePlayerPartyToThree setvar VAR_0x8004, 2 setvar VAR_0x8005, 4 special sub_81A1780 diff --git a/data/maps/MossdeepCity_StevensHouse/events.inc b/data/maps/MossdeepCity_StevensHouse/events.inc index 66e00b1f4f..208ec7db0e 100644 --- a/data/maps/MossdeepCity_StevensHouse/events.inc +++ b/data/maps/MossdeepCity_StevensHouse/events.inc @@ -1,7 +1,7 @@ MossdeepCity_StevensHouse_EventObjects: @ 8532C10 object_event 1, EVENT_OBJ_GFX_STEVEN, 0, 9, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MossdeepCity_StevensHouse_EventScript_222912, 967 object_event 2, EVENT_OBJ_GFX_ITEM_BALL, 0, 4, 3, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, MossdeepCity_StevensHouse_EventScript_222841, 968 - object_event 3, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 6, 4, 3, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, MossdeepCity_StevensHouse_EventScript_22291B, 727 + object_event 3, EVENT_OBJ_GFX_NINJA_BOY, 0, 6, 4, 3, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, MossdeepCity_StevensHouse_EventScript_22291B, 727 MossdeepCity_StevensHouse_MapWarps: @ 8532C58 warp_def 3, 7, 0, 6, MAP_MOSSDEEP_CITY diff --git a/data/maps/MtChimney/events.inc b/data/maps/MtChimney/events.inc index 03806a854d..343f6a203a 100644 --- a/data/maps/MtChimney/events.inc +++ b/data/maps/MtChimney/events.inc @@ -7,7 +7,7 @@ MtChimney_EventObjects: @ 85347C8 object_event 6, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 19, 39, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MtChimney_EventScript_22F05C, 926 object_event 7, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 29, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MtChimney_EventScript_22F053, 926 object_event 8, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 31, 12, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MtChimney_EventScript_22F065, 926 - object_event 9, EVENT_OBJ_GFX_OLD_WOMAN_2, 0, 19, 39, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MtChimney_EventScript_22EEF3, 994 + object_event 9, EVENT_OBJ_GFX_OLD_WOMAN, 0, 19, 39, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, MtChimney_EventScript_22EEF3, 994 object_event 10, EVENT_OBJ_GFX_MAGMA_MEMBER_M, 0, 22, 39, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, MtChimney_EventScript_22F0C9, 927 object_event 11, EVENT_OBJ_GFX_POOCHYENA, 0, 23, 19, 3, MOVEMENT_TYPE_RUN_IN_PLACE_LEFT, 0, 0, 0, 0, MtChimney_EventScript_22F0DB, 926 object_event 12, EVENT_OBJ_GFX_POOCHYENA, 0, 23, 18, 3, MOVEMENT_TYPE_WALK_IN_PLACE_DOWN, 0, 0, 0, 0, MtChimney_EventScript_22F0D2, 927 @@ -23,7 +23,7 @@ MtChimney_EventObjects: @ 85347C8 object_event 22, EVENT_OBJ_GFX_MAGMA_MEMBER_M, 0, 9, 16, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 3, MtChimney_EventScript_22F085, 927 object_event 23, EVENT_OBJ_GFX_POOCHYENA, 0, 20, 39, 3, MOVEMENT_TYPE_WALK_IN_PLACE_RIGHT, 0, 0, 0, 0, MtChimney_EventScript_22F0DB, 926 object_event 24, EVENT_OBJ_GFX_POOCHYENA, 0, 21, 39, 3, MOVEMENT_TYPE_WALK_IN_PLACE_LEFT, 0, 0, 0, 0, MtChimney_EventScript_22F0D2, 927 - object_event 25, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 16, 18, 3, MOVEMENT_TYPE_FACE_DOWN_AND_UP, 0, 0, 1, 3, MtChimney_EventScript_22F14A, 877 + object_event 25, EVENT_OBJ_GFX_EXPERT_F, 0, 16, 18, 3, MOVEMENT_TYPE_FACE_DOWN_AND_UP, 0, 0, 1, 3, MtChimney_EventScript_22F14A, 877 object_event 26, EVENT_OBJ_GFX_BEAUTY, 0, 14, 7, 3, MOVEMENT_TYPE_JOG_IN_PLACE_LEFT, 0, 0, 1, 6, MtChimney_EventScript_22F1AC, 877 object_event 27, EVENT_OBJ_GFX_BEAUTY, 0, 29, 7, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 3, MtChimney_EventScript_22F1C3, 877 object_event 28, EVENT_OBJ_GFX_BEAUTY, 0, 27, 17, 3, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 3, MtChimney_EventScript_22F1DA, 877 diff --git a/data/maps/MtPyre_1F/events.inc b/data/maps/MtPyre_1F/events.inc index 179a6a5383..5fd8215411 100644 --- a/data/maps/MtPyre_1F/events.inc +++ b/data/maps/MtPyre_1F/events.inc @@ -1,7 +1,7 @@ MtPyre_1F_EventObjects: @ 8534D64 - object_event 1, EVENT_OBJ_GFX_OLD_WOMAN_2, 0, 21, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, MtPyre_1F_EventScript_230F3F, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 17, 8, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, MtPyre_1F_EventScript_230F78, 0 - object_event 3, EVENT_OBJ_GFX_MAN_5, 0, 13, 10, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, MtPyre_1F_EventScript_230F81, 0 + object_event 1, EVENT_OBJ_GFX_OLD_WOMAN, 0, 21, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, MtPyre_1F_EventScript_230F3F, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 17, 8, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, MtPyre_1F_EventScript_230F78, 0 + object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 13, 10, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, MtPyre_1F_EventScript_230F81, 0 MtPyre_1F_MapWarps: @ 8534DAC warp_def 17, 18, 3, 0, MAP_ROUTE122 diff --git a/data/maps/MtPyre_2F/events.inc b/data/maps/MtPyre_2F/events.inc index 6c334ac0c9..c025089e3f 100644 --- a/data/maps/MtPyre_2F/events.inc +++ b/data/maps/MtPyre_2F/events.inc @@ -2,9 +2,9 @@ MtPyre_2F_EventObjects: @ 8534DF0 object_event 1, EVENT_OBJ_GFX_MANIAC, 0, 3, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 2, MtPyre_2F_EventScript_231128, 0 object_event 2, EVENT_OBJ_GFX_ITEM_BALL, 0, 0, 10, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, MtPyre_2F_EventScript_2912FD, 1129 object_event 3, EVENT_OBJ_GFX_WOMAN_1, 0, 9, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, MtPyre_2F_EventScript_231116, 0 - object_event 4, EVENT_OBJ_GFX_MAN_3, 0, 12, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, MtPyre_2F_EventScript_23111F, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_5, 0, 2, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, MtPyre_2F_EventScript_23115A, 0 - object_event 6, EVENT_OBJ_GFX_MAN_5, 0, 3, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, MtPyre_2F_EventScript_23113F, 0 + object_event 4, EVENT_OBJ_GFX_POKEFAN_M, 0, 12, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, MtPyre_2F_EventScript_23111F, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_4, 0, 2, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, MtPyre_2F_EventScript_23115A, 0 + object_event 6, EVENT_OBJ_GFX_MAN_4, 0, 3, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, MtPyre_2F_EventScript_23113F, 0 object_event 7, EVENT_OBJ_GFX_BLACK_BELT, 0, 6, 9, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 2, MtPyre_2F_EventScript_23118C, 0 object_event 8, EVENT_OBJ_GFX_HEX_MANIAC, 0, 6, 6, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 2, MtPyre_2F_EventScript_231175, 0 diff --git a/data/maps/MtPyre_3F/events.inc b/data/maps/MtPyre_3F/events.inc index ed9caf9f3d..8d841d828c 100644 --- a/data/maps/MtPyre_3F/events.inc +++ b/data/maps/MtPyre_3F/events.inc @@ -2,7 +2,7 @@ MtPyre_3F_EventObjects: @ 8534EEC object_event 1, EVENT_OBJ_GFX_PSYCHIC_M, 0, 1, 4, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 4, MtPyre_3F_EventScript_231753, 0 object_event 2, EVENT_OBJ_GFX_LASS, 0, 11, 4, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 4, MtPyre_3F_EventScript_23176A, 0 object_event 3, EVENT_OBJ_GFX_ITEM_BALL, 0, 0, 7, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, MtPyre_3F_EventScript_29130A, 1120 - object_event 4, EVENT_OBJ_GFX_WOMAN_3, 0, 6, 4, 3, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 1, 1, 1, 4, MtPyre_3F_EventScript_231781, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_2, 0, 6, 4, 3, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 1, 1, 1, 4, MtPyre_3F_EventScript_231781, 0 MtPyre_3F_MapWarps: @ 8534F4C warp_def 10, 1, 3, 1, MAP_MT_PYRE_2F diff --git a/data/maps/MtPyre_Summit/events.inc b/data/maps/MtPyre_Summit/events.inc index 669625c41c..554eaa75e3 100644 --- a/data/maps/MtPyre_Summit/events.inc +++ b/data/maps/MtPyre_Summit/events.inc @@ -1,7 +1,7 @@ MtPyre_Summit_EventObjects: @ 85351A0 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_2, 0, 22, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MtPyre_Summit_EventScript_23213C, 0 + object_event 1, EVENT_OBJ_GFX_OLD_MAN, 0, 22, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MtPyre_Summit_EventScript_23213C, 0 object_event 2, EVENT_OBJ_GFX_ARCHIE, 0, 23, 6, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, 0x0, 916 - object_event 3, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 23, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MtPyre_Summit_EventScript_2321A2, 0 + object_event 3, EVENT_OBJ_GFX_EXPERT_F, 0, 23, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, MtPyre_Summit_EventScript_2321A2, 0 object_event 4, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 21, 15, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 3, MtPyre_Summit_EventScript_2323FD, 917 object_event 5, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 25, 18, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 3, MtPyre_Summit_EventScript_232414, 917 object_event 6, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 21, 11, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 3, MtPyre_Summit_EventScript_23242B, 917 diff --git a/data/maps/OldaleTown_House1/events.inc b/data/maps/OldaleTown_House1/events.inc index 4933604d4e..7183f92934 100644 --- a/data/maps/OldaleTown_House1/events.inc +++ b/data/maps/OldaleTown_House1/events.inc @@ -1,5 +1,5 @@ OldaleTown_House1_EventObjects: @ 852D7B4 - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 6, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, OldaleTown_House1_EventScript_1FBE86, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 6, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, OldaleTown_House1_EventScript_1FBE86, 0 OldaleTown_House1_MapWarps: @ 852D7CC warp_def 3, 8, 0, 0, MAP_OLDALE_TOWN diff --git a/data/maps/OldaleTown_House2/events.inc b/data/maps/OldaleTown_House2/events.inc index a57b07c26c..7e94a2356d 100644 --- a/data/maps/OldaleTown_House2/events.inc +++ b/data/maps/OldaleTown_House2/events.inc @@ -1,5 +1,5 @@ OldaleTown_House2_EventObjects: @ 852D7F0 - object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, OldaleTown_House2_EventScript_1FBF5B, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_F, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, OldaleTown_House2_EventScript_1FBF5B, 0 object_event 2, EVENT_OBJ_GFX_SCHOOL_KID_M, 0, 7, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, OldaleTown_House2_EventScript_1FBF64, 0 OldaleTown_House2_MapWarps: @ 852D820 diff --git a/data/maps/OldaleTown_Mart/events.inc b/data/maps/OldaleTown_Mart/events.inc index 73adf37184..22b308364a 100644 --- a/data/maps/OldaleTown_Mart/events.inc +++ b/data/maps/OldaleTown_Mart/events.inc @@ -1,6 +1,6 @@ OldaleTown_Mart_EventObjects: @ 852D95C object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, OldaleTown_Mart_EventScript_1FC240, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_7, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, OldaleTown_Mart_EventScript_1FC28A, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, OldaleTown_Mart_EventScript_1FC28A, 0 object_event 3, EVENT_OBJ_GFX_BOY_1, 0, 9, 4, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, OldaleTown_Mart_EventScript_1FC2A9, 0 OldaleTown_Mart_MapWarps: @ 852D9A4 diff --git a/data/maps/PacifidlogTown/events.inc b/data/maps/PacifidlogTown/events.inc index a601c8381b..f73c1d14a5 100644 --- a/data/maps/PacifidlogTown/events.inc +++ b/data/maps/PacifidlogTown/events.inc @@ -1,7 +1,7 @@ PacifidlogTown_EventObjects: @ 8527DE8 object_event 1, EVENT_OBJ_GFX_GIRL_1, 0, 10, 23, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, PacifidlogTown_EventScript_1EBACC, 0 object_event 2, EVENT_OBJ_GFX_FISHERMAN, 0, 11, 14, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, PacifidlogTown_EventScript_1EBAD5, 0 - object_event 3, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 9, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PacifidlogTown_EventScript_1EBAC3, 0 + object_event 3, EVENT_OBJ_GFX_NINJA_BOY, 0, 9, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PacifidlogTown_EventScript_1EBAC3, 0 PacifidlogTown_MapWarps: @ 8527E30 warp_def 8, 15, 0, 0, MAP_PACIFIDLOG_TOWN_POKEMON_CENTER_1F diff --git a/data/maps/PacifidlogTown_House1/events.inc b/data/maps/PacifidlogTown_House1/events.inc index 4bc239ea64..ac082b74a3 100644 --- a/data/maps/PacifidlogTown_House1/events.inc +++ b/data/maps/PacifidlogTown_House1/events.inc @@ -1,6 +1,6 @@ PacifidlogTown_House1_EventObjects: @ 852EBA0 - object_event 1, EVENT_OBJ_GFX_MAN_6, 0, 3, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PacifidlogTown_House1_EventScript_20365D, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 6, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, PacifidlogTown_House1_EventScript_203666, 0 + object_event 1, EVENT_OBJ_GFX_MAN_5, 0, 3, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PacifidlogTown_House1_EventScript_20365D, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_4, 0, 6, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, PacifidlogTown_House1_EventScript_203666, 0 PacifidlogTown_House1_MapWarps: @ 852EBD0 warp_def 4, 8, 0, 1, MAP_PACIFIDLOG_TOWN diff --git a/data/maps/PacifidlogTown_House3/events.inc b/data/maps/PacifidlogTown_House3/events.inc index bdf1aae10c..30460329a2 100644 --- a/data/maps/PacifidlogTown_House3/events.inc +++ b/data/maps/PacifidlogTown_House3/events.inc @@ -1,6 +1,6 @@ PacifidlogTown_House3_EventObjects: @ 852EC60 object_event 1, EVENT_OBJ_GFX_GIRL_2, 0, 3, 5, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 0, 0, 0, 0, PacifidlogTown_House3_EventScript_203CB5, 0 - object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 4, 2, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, PacifidlogTown_House3_EventScript_203C11, 0 + object_event 2, EVENT_OBJ_GFX_MAN_3, 0, 4, 2, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, PacifidlogTown_House3_EventScript_203C11, 0 PacifidlogTown_House3_MapWarps: @ 852EC90 warp_def 4, 8, 0, 3, MAP_PACIFIDLOG_TOWN diff --git a/data/maps/PacifidlogTown_House4/events.inc b/data/maps/PacifidlogTown_House4/events.inc index bcd3dc6e95..740cc4ba34 100644 --- a/data/maps/PacifidlogTown_House4/events.inc +++ b/data/maps/PacifidlogTown_House4/events.inc @@ -1,6 +1,6 @@ PacifidlogTown_House4_EventObjects: @ 852ECB4 - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 3, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PacifidlogTown_House4_EventScript_203F55, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 7, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, PacifidlogTown_House4_EventScript_203F4C, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 3, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PacifidlogTown_House4_EventScript_203F55, 0 + object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 7, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, PacifidlogTown_House4_EventScript_203F4C, 0 object_event 3, EVENT_OBJ_GFX_BOY_1, 0, 7, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, PacifidlogTown_House4_EventScript_203F5E, 0 PacifidlogTown_House4_MapWarps: @ 852ECFC diff --git a/data/maps/PacifidlogTown_House5/events.inc b/data/maps/PacifidlogTown_House5/events.inc index f039b7694c..8d7f0b0c0c 100644 --- a/data/maps/PacifidlogTown_House5/events.inc +++ b/data/maps/PacifidlogTown_House5/events.inc @@ -1,5 +1,5 @@ PacifidlogTown_House5_EventObjects: @ 852ED20 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 9, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, PacifidlogTown_House5_EventScript_204111, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 9, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, PacifidlogTown_House5_EventScript_204111, 0 object_event 2, EVENT_OBJ_GFX_GENTLEMAN, 0, 3, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, PacifidlogTown_House5_EventScript_204137, 0 PacifidlogTown_House5_MapWarps: @ 852ED50 diff --git a/data/maps/PacifidlogTown_PokemonCenter_1F/events.inc b/data/maps/PacifidlogTown_PokemonCenter_1F/events.inc index 8040086f80..80c8a8c712 100644 --- a/data/maps/PacifidlogTown_PokemonCenter_1F/events.inc +++ b/data/maps/PacifidlogTown_PokemonCenter_1F/events.inc @@ -1,9 +1,9 @@ PacifidlogTown_PokemonCenter_1F_EventObjects: @ 852EA70 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PacifidlogTown_PokemonCenter_1F_EventScript_2034B6, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_2, 0, 10, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, PacifidlogTown_PokemonCenter_1F_EventScript_2034D6, 0 + object_event 2, EVENT_OBJ_GFX_OLD_MAN, 0, 10, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, PacifidlogTown_PokemonCenter_1F_EventScript_2034D6, 0 object_event 3, EVENT_OBJ_GFX_GIRL_2, 0, 2, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, PacifidlogTown_PokemonCenter_1F_EventScript_2034C4, 0 object_event 4, EVENT_OBJ_GFX_WOMAN_1, 0, 4, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, PacifidlogTown_PokemonCenter_1F_EventScript_2034CD, 0 - object_event 5, EVENT_OBJ_GFX_MAN_6, 0, 12, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, PacifidlogTown_PokemonCenter_1F_EventScript_2C82BE, 0 + object_event 5, EVENT_OBJ_GFX_MAN_5, 0, 12, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, PacifidlogTown_PokemonCenter_1F_EventScript_2C82BE, 0 PacifidlogTown_PokemonCenter_1F_MapWarps: @ 852EAE8 warp_def 7, 8, 3, 0, MAP_PACIFIDLOG_TOWN diff --git a/data/maps/PetalburgCity/events.inc b/data/maps/PetalburgCity/events.inc index b3fd71d2c6..3e85ad434c 100644 --- a/data/maps/PetalburgCity/events.inc +++ b/data/maps/PetalburgCity/events.inc @@ -1,9 +1,9 @@ PetalburgCity_EventObjects: @ 8525FD0 - object_event 1, EVENT_OBJ_GFX_WOMAN_5, 0, 16, 18, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, PetalburgCity_EventScript_1DC3FD, 728 + object_event 1, EVENT_OBJ_GFX_WOMAN_4, 0, 16, 18, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, PetalburgCity_EventScript_1DC3FD, 728 object_event 2, EVENT_OBJ_GFX_WALLY, 0, 15, 10, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, 0x0, 726 object_event 3, EVENT_OBJ_GFX_BOY_1, 0, 8, 22, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PetalburgCity_EventScript_1DC3E6, 0 object_event 4, EVENT_OBJ_GFX_GENTLEMAN, 0, 20, 10, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, PetalburgCity_EventScript_1DC488, 0 - object_event 5, EVENT_OBJ_GFX_MAN_3, 0, 15, 10, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, 0x0, 830 + object_event 5, EVENT_OBJ_GFX_POKEFAN_M, 0, 15, 10, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, 0x0, 830 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 19, 2, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, PetalburgCity_EventScript_2910B4, 1039 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 3, 28, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, PetalburgCity_EventScript_2910C1, 1040 object_event 8, EVENT_OBJ_GFX_BOY_2, 0, 12, 15, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, PetalburgCity_EventScript_1DC82E, 0 diff --git a/data/maps/PetalburgCity_Gym/events.inc b/data/maps/PetalburgCity_Gym/events.inc index 209c789a08..42a0a8fc7e 100644 --- a/data/maps/PetalburgCity_Gym/events.inc +++ b/data/maps/PetalburgCity_Gym/events.inc @@ -1,15 +1,15 @@ PetalburgCity_Gym_EventObjects: @ 852EDC8 object_event 1, EVENT_OBJ_GFX_NORMAN, 0, 4, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PetalburgCity_Gym_EventScript_2049F1, 772 - object_event 2, EVENT_OBJ_GFX_WOMAN_7, 0, 4, 94, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_2054AA, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 4, 81, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_2053BA, 0 - object_event 4, EVENT_OBJ_GFX_MAN_4, 0, 4, 42, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_2053F6, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_7, 0, 4, 55, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_2054E6, 0 - object_event 6, EVENT_OBJ_GFX_MAN_4, 0, 4, 68, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_205432, 0 - object_event 7, EVENT_OBJ_GFX_WOMAN_7, 0, 4, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_205522, 0 - object_event 8, EVENT_OBJ_GFX_MAN_4, 0, 4, 29, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_20546E, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 4, 94, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_2054AA, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 4, 81, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_2053BA, 0 + object_event 4, EVENT_OBJ_GFX_MAN_3, 0, 4, 42, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_2053F6, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_5, 0, 4, 55, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_2054E6, 0 + object_event 6, EVENT_OBJ_GFX_MAN_3, 0, 4, 68, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_205432, 0 + object_event 7, EVENT_OBJ_GFX_WOMAN_5, 0, 4, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_205522, 0 + object_event 8, EVENT_OBJ_GFX_MAN_3, 0, 4, 29, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, PetalburgCity_Gym_EventScript_20546E, 0 object_event 9, EVENT_OBJ_GFX_MAN_2, 0, 3, 109, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PetalburgCity_Gym_EventScript_20574F, 781 object_event 10, EVENT_OBJ_GFX_WALLY, 0, 4, 111, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, 0x0, 866 - object_event 11, EVENT_OBJ_GFX_MAN_3, 0, 1, 7, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 824 + object_event 11, EVENT_OBJ_GFX_POKEFAN_M, 0, 1, 7, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 824 PetalburgCity_Gym_MapWarps: @ 852EED0 warp_def 4, 111, 3, 2, MAP_PETALBURG_CITY diff --git a/data/maps/PetalburgCity_House1/events.inc b/data/maps/PetalburgCity_House1/events.inc index 4688eefe63..bcb91e6370 100644 --- a/data/maps/PetalburgCity_House1/events.inc +++ b/data/maps/PetalburgCity_House1/events.inc @@ -1,6 +1,6 @@ PetalburgCity_House1_EventObjects: @ 852F0BC object_event 1, EVENT_OBJ_GFX_GIRL_1, 0, 7, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 2, 2, 0, 0, PetalburgCity_House1_EventScript_2077A3, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PetalburgCity_House1_EventScript_20779A, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PetalburgCity_House1_EventScript_20779A, 0 PetalburgCity_House1_MapWarps: @ 852F0EC warp_def 3, 8, 0, 0, MAP_PETALBURG_CITY diff --git a/data/maps/PetalburgCity_House2/events.inc b/data/maps/PetalburgCity_House2/events.inc index 17f9001e28..660f1efe3f 100644 --- a/data/maps/PetalburgCity_House2/events.inc +++ b/data/maps/PetalburgCity_House2/events.inc @@ -1,5 +1,5 @@ PetalburgCity_House2_EventObjects: @ 852F110 - object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 2, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, PetalburgCity_House2_EventScript_2078F3, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_F, 0, 2, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, PetalburgCity_House2_EventScript_2078F3, 0 object_event 2, EVENT_OBJ_GFX_SCHOOL_KID_M, 0, 7, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PetalburgCity_House2_EventScript_2078FC, 0 PetalburgCity_House2_MapWarps: @ 852F140 diff --git a/data/maps/PetalburgCity_Mart/events.inc b/data/maps/PetalburgCity_Mart/events.inc index 88d99918d1..b79aa5cb09 100644 --- a/data/maps/PetalburgCity_Mart/events.inc +++ b/data/maps/PetalburgCity_Mart/events.inc @@ -2,7 +2,7 @@ PetalburgCity_Mart_EventObjects: @ 852F294 object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, PetalburgCity_Mart_EventScript_207D69, 0 object_event 2, EVENT_OBJ_GFX_MAN_1, 0, 9, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, PetalburgCity_Mart_EventScript_207DE8, 0 object_event 3, EVENT_OBJ_GFX_BOY_1, 0, 6, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PetalburgCity_Mart_EventScript_207DDF, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_3, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, PetalburgCity_Mart_EventScript_207DD6, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_2, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, PetalburgCity_Mart_EventScript_207DD6, 0 PetalburgCity_Mart_MapWarps: @ 852F2F4 warp_def 3, 7, 0, 5, MAP_PETALBURG_CITY diff --git a/data/maps/PetalburgCity_PokemonCenter_1F/events.inc b/data/maps/PetalburgCity_PokemonCenter_1F/events.inc index 509ed0094f..8a1de856d4 100644 --- a/data/maps/PetalburgCity_PokemonCenter_1F/events.inc +++ b/data/maps/PetalburgCity_PokemonCenter_1F/events.inc @@ -1,9 +1,9 @@ PetalburgCity_PokemonCenter_1F_EventObjects: @ 852F164 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PetalburgCity_PokemonCenter_1F_EventScript_2079FC, 0 - object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 11, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PetalburgCity_PokemonCenter_1F_EventScript_291539, 0 + object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 11, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PetalburgCity_PokemonCenter_1F_EventScript_291539, 0 object_event 3, EVENT_OBJ_GFX_FAT_MAN, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, PetalburgCity_PokemonCenter_1F_EventScript_207A0A, 0 object_event 4, EVENT_OBJ_GFX_YOUNGSTER, 0, 9, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, PetalburgCity_PokemonCenter_1F_EventScript_207A13, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_7, 0, 5, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, PetalburgCity_PokemonCenter_1F_EventScript_207A1C, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_5, 0, 5, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, PetalburgCity_PokemonCenter_1F_EventScript_207A1C, 0 PetalburgCity_PokemonCenter_1F_MapWarps: @ 852F1DC warp_def 7, 8, 3, 3, MAP_PETALBURG_CITY diff --git a/data/maps/PetalburgCity_WallysHouse/events.inc b/data/maps/PetalburgCity_WallysHouse/events.inc index cc43ca814f..e30f3a487b 100644 --- a/data/maps/PetalburgCity_WallysHouse/events.inc +++ b/data/maps/PetalburgCity_WallysHouse/events.inc @@ -1,6 +1,6 @@ PetalburgCity_WallysHouse_EventObjects: @ 852ED74 - object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 3, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, PetalburgCity_WallysHouse_EventScript_204278, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 7, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, PetalburgCity_WallysHouse_EventScript_2042C0, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_M, 0, 3, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, PetalburgCity_WallysHouse_EventScript_204278, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_4, 0, 7, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, PetalburgCity_WallysHouse_EventScript_2042C0, 0 PetalburgCity_WallysHouse_MapWarps: @ 852EDA4 warp_def 3, 7, 0, 1, MAP_PETALBURG_CITY diff --git a/data/maps/RecordCorner/events.inc b/data/maps/RecordCorner/events.inc index 8e1916a5a0..06c6588a94 100644 --- a/data/maps/RecordCorner/events.inc +++ b/data/maps/RecordCorner/events.inc @@ -1,5 +1,5 @@ RecordCorner_EventObjects: @ 8539DFC - object_event 1, EVENT_OBJ_GFX_WOMAN_6, 0, 10, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, RecordCorner_EventScript_2774C6, 0 + object_event 1, EVENT_OBJ_GFX_LINK_RECEPTIONIST, 0, 10, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, RecordCorner_EventScript_2774C6, 0 RecordCorner_MapWarps: @ 8539E14 warp_def 8, 9, 3, 127, MAP_NONE diff --git a/data/maps/Route102/events.inc b/data/maps/Route102/events.inc index 58a0bf64b6..1c660cda43 100644 --- a/data/maps/Route102/events.inc +++ b/data/maps/Route102/events.inc @@ -1,5 +1,5 @@ Route102_EventObjects: @ 8527FD8 - object_event 1, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 18, 11, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route102_EventScript_1EC0E1, 0 + object_event 1, EVENT_OBJ_GFX_LITTLE_BOY, 0, 18, 11, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route102_EventScript_1EC0E1, 0 object_event 2, EVENT_OBJ_GFX_YOUNGSTER, 0, 33, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 3, Route102_EventScript_1EC105, 0 object_event 3, EVENT_OBJ_GFX_BUG_CATCHER, 0, 25, 15, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 2, Route102_EventScript_1EC1B3, 0 object_event 4, EVENT_OBJ_GFX_LASS, 0, 8, 7, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 0, 0, 1, 3, Route102_EventScript_1EC1CA, 0 diff --git a/data/maps/Route103/events.inc b/data/maps/Route103/events.inc index 6581eb582c..f111919707 100644 --- a/data/maps/Route103/events.inc +++ b/data/maps/Route103/events.inc @@ -1,21 +1,21 @@ Route103_EventObjects: @ 85280DC - object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 49, 12, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, Route103_EventScript_1EC5E2, 0 + object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 49, 12, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, Route103_EventScript_1EC5E2, 0 object_event 2, EVENT_OBJ_GFX_HIPSTER, 0, 10, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, Route103_EventScript_1EC3C1, 723 - object_event 3, EVENT_OBJ_GFX_WOMAN_3, 0, 71, 11, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 0, 0, 1, 3, Route103_EventScript_1EC5F4, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 65, 12, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route103_EventScript_1EC66E, 0 - object_event 5, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 64, 12, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route103_EventScript_1EC60B, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_2, 0, 71, 11, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 0, 0, 1, 3, Route103_EventScript_1EC5F4, 0 + object_event 4, EVENT_OBJ_GFX_TWIN, 0, 65, 12, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route103_EventScript_1EC66E, 0 + object_event 5, EVENT_OBJ_GFX_TWIN, 0, 64, 12, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route103_EventScript_1EC60B, 0 object_event 6, EVENT_OBJ_GFX_FISHERMAN, 0, 50, 8, 3, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 0, 1, 1, 3, Route103_EventScript_1EC6D1, 0 object_event 7, EVENT_OBJ_GFX_BERRY_TREE, 0, 58, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 5, BerryTreeScript, 0 object_event 8, EVENT_OBJ_GFX_BERRY_TREE, 0, 59, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 6, BerryTreeScript, 0 object_event 9, EVENT_OBJ_GFX_BERRY_TREE, 0, 60, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 7, BerryTreeScript, 0 object_event 10, EVENT_OBJ_GFX_BOY_1, 0, 20, 10, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 2, 0, 0, Route103_EventScript_1EC5D9, 0 object_event 11, EVENT_OBJ_GFX_PROF_BIRCH, 0, 7, 3, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route103_EventScript_272141, 898 - object_event 12, EVENT_OBJ_GFX_MAN_3, 0, 56, 13, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 5, Route103_EventScript_1EC6E8, 0 + object_event 12, EVENT_OBJ_GFX_POKEFAN_M, 0, 56, 13, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 5, Route103_EventScript_1EC6E8, 0 object_event 13, EVENT_OBJ_GFX_ITEM_BALL, 0, 50, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route103_EventScript_290CE5, 1114 object_event 14, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 67, 7, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route103_EventScript_2906BB, 18 object_event 15, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 72, 8, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route103_EventScript_2906BB, 19 object_event 16, EVENT_OBJ_GFX_BLACK_BELT, 0, 67, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 2, Route103_EventScript_1EC761, 0 - object_event 17, EVENT_OBJ_GFX_MAN_6, 0, 67, 9, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 2, Route103_EventScript_1EC74A, 0 + object_event 17, EVENT_OBJ_GFX_MAN_5, 0, 67, 9, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 2, Route103_EventScript_1EC74A, 0 object_event 18, EVENT_OBJ_GFX_SWIMMER_F, 0, 36, 6, 1, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 1, 3, 1, 5, Route103_EventScript_1EC78F, 0 object_event 19, EVENT_OBJ_GFX_SWIMMER_M, 0, 36, 13, 1, MOVEMENT_TYPE_WALK_UP_AND_DOWN, 1, 3, 1, 5, Route103_EventScript_1EC778, 0 object_event 20, EVENT_OBJ_GFX_ITEM_BALL, 0, 64, 7, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route103_EventScript_290CF2, 1137 diff --git a/data/maps/Route104/events.inc b/data/maps/Route104/events.inc index 497ec2decd..94642fbba9 100644 --- a/data/maps/Route104/events.inc +++ b/data/maps/Route104/events.inc @@ -3,10 +3,10 @@ Route104_EventObjects: @ 85282E4 object_event 2, EVENT_OBJ_GFX_GIRL_2, 0, 25, 49, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route104_EventScript_1ED006, 0 object_event 3, EVENT_OBJ_GFX_LASS, 0, 31, 24, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 7, Route104_EventScript_1ED38D, 0 object_event 4, EVENT_OBJ_GFX_BOY_1, 0, 27, 63, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, Route104_EventScript_1ED045, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_3, 0, 30, 50, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route104_EventScript_1ED04E, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_2, 0, 30, 50, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route104_EventScript_1ED04E, 0 object_event 6, EVENT_OBJ_GFX_GIRL_3, 0, 28, 74, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, Route104_EventScript_1ED090, 0 object_event 7, EVENT_OBJ_GFX_MR_BRINEYS_BOAT, 0, 12, 54, 1, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, 0x0, 742 - object_event 8, EVENT_OBJ_GFX_OLD_MAN_1, 0, 12, 51, 4, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, 0x0, 738 + object_event 8, EVENT_OBJ_GFX_EXPERT_M, 0, 12, 51, 4, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, 0x0, 738 object_event 9, EVENT_OBJ_GFX_FISHERMAN, 0, 29, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, Route104_EventScript_1ED35F, 0 object_event 10, EVENT_OBJ_GFX_BERRY_TREE, 0, 34, 6, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 8, BerryTreeScript, 0 object_event 11, EVENT_OBJ_GFX_BERRY_TREE, 0, 35, 6, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 9, BerryTreeScript, 0 @@ -14,17 +14,17 @@ Route104_EventObjects: @ 85282E4 object_event 13, EVENT_OBJ_GFX_BERRY_TREE, 0, 22, 41, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 11, BerryTreeScript, 0 object_event 14, EVENT_OBJ_GFX_BERRY_TREE, 0, 23, 41, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 12, BerryTreeScript, 0 object_event 15, EVENT_OBJ_GFX_BERRY_TREE, 0, 24, 41, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 13, BerryTreeScript, 0 - object_event 16, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 37, 8, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, Route104_EventScript_1ECF8C, 0 + object_event 16, EVENT_OBJ_GFX_EXPERT_F, 0, 37, 8, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, Route104_EventScript_1ECF8C, 0 object_event 17, EVENT_OBJ_GFX_BERRY_TREE, 0, 3, 22, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 3, BerryTreeScript, 0 object_event 18, EVENT_OBJ_GFX_BERRY_TREE, 0, 3, 23, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 4, BerryTreeScript, 0 object_event 19, EVENT_OBJ_GFX_BERRY_TREE, 0, 3, 24, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 75, BerryTreeScript, 0 object_event 20, EVENT_OBJ_GFX_BERRY_TREE, 0, 3, 25, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 76, BerryTreeScript, 0 object_event 21, EVENT_OBJ_GFX_ITEM_BALL, 0, 39, 15, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route104_EventScript_290CFF, 1002 - object_event 22, EVENT_OBJ_GFX_WOMAN_7, 0, 8, 19, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, Route104_EventScript_1ECFCD, 906 - object_event 23, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 27, 15, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route104_EventScript_1ED597, 0 - object_event 24, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 28, 15, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route104_EventScript_1ED5B6, 0 - object_event 25, EVENT_OBJ_GFX_BOY_4, 0, 21, 25, 3, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 3, Route104_EventScript_1ED43B, 0 - object_event 26, EVENT_OBJ_GFX_WOMAN_3, 0, 11, 44, 3, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 0, 0, 1, 3, Route104_EventScript_1ED4E9, 0 + object_event 22, EVENT_OBJ_GFX_WOMAN_5, 0, 8, 19, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, Route104_EventScript_1ECFCD, 906 + object_event 23, EVENT_OBJ_GFX_TWIN, 0, 27, 15, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route104_EventScript_1ED597, 0 + object_event 24, EVENT_OBJ_GFX_TWIN, 0, 28, 15, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route104_EventScript_1ED5B6, 0 + object_event 25, EVENT_OBJ_GFX_RICH_BOY, 0, 21, 25, 3, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 3, Route104_EventScript_1ED43B, 0 + object_event 26, EVENT_OBJ_GFX_WOMAN_2, 0, 11, 44, 3, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 0, 0, 1, 3, Route104_EventScript_1ED4E9, 0 object_event 27, EVENT_OBJ_GFX_ITEM_BALL, 0, 29, 53, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route104_EventScript_290D0C, 1057 object_event 28, EVENT_OBJ_GFX_YOUNGSTER, 0, 18, 67, 3, MOVEMENT_TYPE_WALK_SEQUENCE_DOWN_RIGHT_UP_LEFT, 5, 6, 1, 2, Route104_EventScript_1ED376, 0 object_event 29, EVENT_OBJ_GFX_ITEM_BALL, 0, 37, 22, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route104_EventScript_290D19, 1115 diff --git a/data/maps/Route104_MrBrineysHouse/events.inc b/data/maps/Route104_MrBrineysHouse/events.inc index 6410f02fca..d6422508c7 100644 --- a/data/maps/Route104_MrBrineysHouse/events.inc +++ b/data/maps/Route104_MrBrineysHouse/events.inc @@ -1,5 +1,5 @@ Route104_MrBrineysHouse_EventObjects: @ 8533AD4 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 5, 3, 3, MOVEMENT_TYPE_WALK_SEQUENCE_DOWN_LEFT_UP_RIGHT, 3, 3, 0, 0, Route104_MrBrineysHouse_EventScript_229D67, 739 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 5, 3, 3, MOVEMENT_TYPE_WALK_SEQUENCE_DOWN_LEFT_UP_RIGHT, 3, 3, 0, 0, Route104_MrBrineysHouse_EventScript_229D67, 739 object_event 2, EVENT_OBJ_GFX_WINGULL, 0, 6, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 3, 3, 0, 0, Route104_MrBrineysHouse_EventScript_229E5D, 881 Route104_MrBrineysHouse_MapWarps: @ 8533B04 diff --git a/data/maps/Route104_PrettyPetalFlowerShop/events.inc b/data/maps/Route104_PrettyPetalFlowerShop/events.inc index 3d622f106c..52e57efc77 100644 --- a/data/maps/Route104_PrettyPetalFlowerShop/events.inc +++ b/data/maps/Route104_PrettyPetalFlowerShop/events.inc @@ -1,5 +1,5 @@ Route104_PrettyPetalFlowerShop_EventObjects: @ 8533B28 - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 0, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, Route104_PrettyPetalFlowerShop_EventScript_22A373, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 0, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, Route104_PrettyPetalFlowerShop_EventScript_22A373, 0 object_event 2, EVENT_OBJ_GFX_GIRL_3, 0, 7, 3, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, Route104_PrettyPetalFlowerShop_EventScript_22A40C, 0 object_event 3, EVENT_OBJ_GFX_GIRL_1, 0, 11, 6, 4, MOVEMENT_TYPE_WANDER_AROUND, 2, 2, 0, 0, Route104_PrettyPetalFlowerShop_EventScript_22A442, 0 diff --git a/data/maps/Route105/events.inc b/data/maps/Route105/events.inc index aa9b9b4205..d11bb8caba 100644 --- a/data/maps/Route105/events.inc +++ b/data/maps/Route105/events.inc @@ -5,7 +5,7 @@ Route105_EventObjects: @ 85286F0 object_event 4, EVENT_OBJ_GFX_SWIMMER_F, 0, 19, 9, 1, MOVEMENT_TYPE_ROTATE_CLOCKWISE, 0, 5, 1, 3, Route105_EventScript_1EE2A6, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 8, 73, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route105_EventScript_290D33, 1003 object_event 6, EVENT_OBJ_GFX_HIKER, 0, 17, 48, 3, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 0, 7, 1, 3, Route105_EventScript_1EE24A, 0 - object_event 7, EVENT_OBJ_GFX_MAN_6, 0, 4, 54, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 2, 1, 2, Route105_EventScript_1EE2BD, 0 + object_event 7, EVENT_OBJ_GFX_MAN_5, 0, 4, 54, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 2, 1, 2, Route105_EventScript_1EE2BD, 0 object_event 8, EVENT_OBJ_GFX_HIKER, 0, 4, 58, 3, MOVEMENT_TYPE_FACE_UP, 0, 2, 1, 4, Route105_EventScript_1EE2D4, 0 Route105_MapWarps: @ 85287B0 diff --git a/data/maps/Route108/events.inc b/data/maps/Route108/events.inc index e18cf16d08..a92fe680da 100644 --- a/data/maps/Route108/events.inc +++ b/data/maps/Route108/events.inc @@ -3,7 +3,7 @@ Route108_EventObjects: @ 8528964 object_event 2, EVENT_OBJ_GFX_SWIMMER_F, 0, 35, 12, 1, MOVEMENT_TYPE_FACE_DOWN_AND_UP, 1, 1, 1, 3, Route108_EventScript_1EE6B8, 0 object_event 3, EVENT_OBJ_GFX_SWIMMER_M, 0, 13, 13, 1, MOVEMENT_TYPE_ROTATE_CLOCKWISE, 0, 0, 1, 3, Route108_EventScript_1EE6A1, 0 object_event 4, EVENT_OBJ_GFX_SWIMMER_F, 0, 8, 7, 1, MOVEMENT_TYPE_FACE_DOWN_UP_AND_RIGHT, 6, 0, 1, 3, Route108_EventScript_1EE6CF, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_7, 0, 41, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 1, Route108_EventScript_1EE6E6, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_5, 0, 41, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 1, Route108_EventScript_1EE6E6, 0 object_event 6, EVENT_OBJ_GFX_SAILOR, 0, 43, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 1, Route108_EventScript_1EE6FD, 0 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 42, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route108_EventScript_290D4D, 1139 diff --git a/data/maps/Route109/events.inc b/data/maps/Route109/events.inc index f74e1ceab4..e74aa5dfa5 100644 --- a/data/maps/Route109/events.inc +++ b/data/maps/Route109/events.inc @@ -1,28 +1,28 @@ Route109_EventObjects: @ 8528A34 object_event 1, EVENT_OBJ_GFX_MR_BRINEYS_BOAT, 0, 21, 26, 1, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, 0x0, 744 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 21, 24, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, Route109_EventScript_1EE910, 741 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 21, 24, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, Route109_EventScript_1EE910, 741 object_event 3, EVENT_OBJ_GFX_SWIMMER_M, 0, 12, 36, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 5, Route109_EventScript_1EEA3D, 0 object_event 4, EVENT_OBJ_GFX_SWIMMER_F, 0, 25, 39, 1, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 0, 0, 1, 5, Route109_EventScript_1EEA54, 0 object_event 5, EVENT_OBJ_GFX_SAILOR, 0, 15, 17, 4, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route109_EventScript_1EEA6B, 0 object_event 6, EVENT_OBJ_GFX_SAILOR, 0, 24, 13, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 6, Route109_EventScript_1EEA82, 0 object_event 7, EVENT_OBJ_GFX_TUBER_M, 0, 19, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 3, Route109_EventScript_1EEA99, 0 object_event 8, EVENT_OBJ_GFX_TUBER_F, 0, 22, 7, 3, MOVEMENT_TYPE_WALK_SLOWLY_IN_PLACE_RIGHT, 0, 0, 1, 4, Route109_EventScript_1EEAFB, 0 - object_event 9, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 11, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route109_EventScript_1EE995, 0 + object_event 9, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 11, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route109_EventScript_1EE995, 0 object_event 10, EVENT_OBJ_GFX_ITEM_BALL, 0, 27, 46, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route109_EventScript_290D5A, 1005 object_event 11, EVENT_OBJ_GFX_TUBER_F, 0, 29, 32, 3, MOVEMENT_TYPE_FACE_DOWN_AND_UP, 0, 0, 1, 3, Route109_EventScript_1EEB74, 0 object_event 12, EVENT_OBJ_GFX_TUBER_F, 0, 28, 31, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 0, 0, 1, 3, Route109_EventScript_1EEB5D, 0 object_event 13, EVENT_OBJ_GFX_FISHERMAN, 0, 21, 56, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 3, Route109_EventScript_1EEB8B, 0 object_event 14, EVENT_OBJ_GFX_TUBER_M, 0, 24, 18, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, Route109_EventScript_1EE99E, 0 object_event 15, EVENT_OBJ_GFX_TUBER_F, 0, 25, 18, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, Route109_EventScript_1EE9B5, 0 - object_event 16, EVENT_OBJ_GFX_WOMAN_2, 0, 30, 32, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, Route109_EventScript_1EEA06, 0 - object_event 17, EVENT_OBJ_GFX_WOMAN_5, 0, 8, 41, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, Route109_EventScript_1EEBBD, 0 - object_event 18, EVENT_OBJ_GFX_MAN_5, 0, 9, 41, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, Route109_EventScript_1EEBA2, 0 - object_event 19, EVENT_OBJ_GFX_OLD_MAN_2, 0, 33, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route109_EventScript_1EEA0F, 0 + object_event 16, EVENT_OBJ_GFX_POKEFAN_F, 0, 30, 32, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, Route109_EventScript_1EEA06, 0 + object_event 17, EVENT_OBJ_GFX_WOMAN_4, 0, 8, 41, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, Route109_EventScript_1EEBBD, 0 + object_event 18, EVENT_OBJ_GFX_MAN_4, 0, 9, 41, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, Route109_EventScript_1EEBA2, 0 + object_event 19, EVENT_OBJ_GFX_OLD_MAN, 0, 33, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route109_EventScript_1EEA0F, 0 object_event 20, EVENT_OBJ_GFX_ZIGZAGOON_2, 0, 32, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route109_EventScript_1EEA18, 0 object_event 21, EVENT_OBJ_GFX_TUBER_F, 0, 17, 13, 3, MOVEMENT_TYPE_WALK_SLOWLY_IN_PLACE_RIGHT, 1, 1, 1, 6, Route109_EventScript_1EEBEF, 0 object_event 22, EVENT_OBJ_GFX_TUBER_M, 0, 27, 7, 3, MOVEMENT_TYPE_WALK_SLOWLY_IN_PLACE_LEFT, 1, 1, 1, 4, Route109_EventScript_1EEBD8, 0 object_event 23, EVENT_OBJ_GFX_ITEM_BALL, 0, 25, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route109_EventScript_290D67, 1140 - object_event 24, EVENT_OBJ_GFX_MAN_6, 0, 17, 56, 3, MOVEMENT_TYPE_WALK_SLOWLY_IN_PLACE_RIGHT, 1, 1, 1, 3, Route109_EventScript_1EEC06, 0 + object_event 24, EVENT_OBJ_GFX_MAN_5, 0, 17, 56, 3, MOVEMENT_TYPE_WALK_SLOWLY_IN_PLACE_RIGHT, 1, 1, 1, 3, Route109_EventScript_1EEC06, 0 Route109_MapWarps: @ 8528C74 warp_def 12, 5, 0, 0, MAP_ROUTE109_SEASHORE_HOUSE diff --git a/data/maps/Route109_SeashoreHouse/events.inc b/data/maps/Route109_SeashoreHouse/events.inc index 9c12bd5821..0632596a96 100644 --- a/data/maps/Route109_SeashoreHouse/events.inc +++ b/data/maps/Route109_SeashoreHouse/events.inc @@ -1,5 +1,5 @@ Route109_SeashoreHouse_EventObjects: @ 853DDE8 - object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 6, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route109_SeashoreHouse_EventScript_2693FE, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_M, 0, 6, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route109_SeashoreHouse_EventScript_2693FE, 0 object_event 2, EVENT_OBJ_GFX_SAILOR, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 2, Route109_SeashoreHouse_EventScript_2694E2, 0 object_event 3, EVENT_OBJ_GFX_TUBER_M, 0, 14, 9, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 2, Route109_SeashoreHouse_EventScript_269518, 0 object_event 4, EVENT_OBJ_GFX_BEAUTY, 0, 10, 5, 3, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 0, 0, 1, 2, Route109_SeashoreHouse_EventScript_2694FD, 0 diff --git a/data/maps/Route110/events.inc b/data/maps/Route110/events.inc index f4875cc6c4..c767f91d38 100644 --- a/data/maps/Route110/events.inc +++ b/data/maps/Route110/events.inc @@ -1,9 +1,9 @@ Route110_EventObjects: @ 8528CF0 object_event 1, EVENT_OBJ_GFX_CAMPER, 0, 17, 90, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route110_EventScript_1EF338, 0 object_event 2, EVENT_OBJ_GFX_CYCLING_TRIATHLETE_M, 0, 29, 79, 4, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route110_EventScript_1EF32F, 0 - object_event 3, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 14, 69, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, Route110_EventScript_1EF326, 0 + object_event 3, EVENT_OBJ_GFX_EXPERT_F, 0, 14, 69, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, Route110_EventScript_1EF326, 0 object_event 4, EVENT_OBJ_GFX_CYCLING_TRIATHLETE_M, 0, 9, 57, 4, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route110_EventScript_1EF314, 0 - object_event 5, EVENT_OBJ_GFX_OLD_MAN_1, 0, 10, 11, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route110_EventScript_1EF31D, 0 + object_event 5, EVENT_OBJ_GFX_EXPERT_M, 0, 10, 11, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route110_EventScript_1EF31D, 0 object_event 6, EVENT_OBJ_GFX_CYCLING_TRIATHLETE_F, 0, 27, 24, 4, MOVEMENT_TYPE_WANDER_AROUND, 1, 3, 0, 0, Route110_EventScript_1EF30B, 0 object_event 7, EVENT_OBJ_GFX_BOY_3, 0, 15, 7, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route110_EventScript_1EF302, 0 object_event 8, EVENT_OBJ_GFX_CYCLING_TRIATHLETE_F, 0, 16, 73, 4, MOVEMENT_TYPE_WALK_SEQUENCE_UP_RIGHT_DOWN_LEFT, 2, 14, 1, 3, Route110_EventScript_1EF529, 0 @@ -29,10 +29,10 @@ Route110_EventObjects: @ 8528CF0 object_event 28, EVENT_OBJ_GFX_HIPSTER, 0, 34, 54, 3, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 0, 0, 0, 0, 0x0, 919 object_event 29, EVENT_OBJ_GFX_GIDDY, 0, 34, 54, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 922 object_event 30, EVENT_OBJ_GFX_YOUNGSTER, 0, 33, 69, 3, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 0, 0, 1, 3, Route110_EventScript_1EF604, 0 - object_event 31, EVENT_OBJ_GFX_WOMAN_2, 0, 10, 76, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 2, Route110_EventScript_1EF5A2, 0 - object_event 32, EVENT_OBJ_GFX_MAN_3, 0, 7, 76, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 2, Route110_EventScript_1EF61C, 0 + object_event 31, EVENT_OBJ_GFX_POKEFAN_F, 0, 10, 76, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 2, Route110_EventScript_1EF5A2, 0 + object_event 32, EVENT_OBJ_GFX_POKEFAN_M, 0, 7, 76, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 2, Route110_EventScript_1EF61C, 0 object_event 33, EVENT_OBJ_GFX_CYCLING_TRIATHLETE_F, 0, 10, 39, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 6, Route110_EventScript_1EF64A, 0 - object_event 34, EVENT_OBJ_GFX_MAN_6, 0, 36, 40, 3, MOVEMENT_TYPE_WALK_IN_PLACE_LEFT, 1, 1, 1, 3, Route110_EventScript_1EF633, 0 + object_event 34, EVENT_OBJ_GFX_MAN_5, 0, 36, 40, 3, MOVEMENT_TYPE_WALK_IN_PLACE_LEFT, 1, 1, 1, 3, Route110_EventScript_1EF633, 0 object_event 35, EVENT_OBJ_GFX_ITEM_BALL, 0, 6, 38, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route110_EventScript_290D8E, 1141 object_event 36, EVENT_OBJ_GFX_PROF_BIRCH, 0, 9, 79, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, 0x0, 837 diff --git a/data/maps/Route110_TrickHousePuzzle6/events.inc b/data/maps/Route110_TrickHousePuzzle6/events.inc index df3ef829a7..72fc4fbc68 100644 --- a/data/maps/Route110_TrickHousePuzzle6/events.inc +++ b/data/maps/Route110_TrickHousePuzzle6/events.inc @@ -1,6 +1,6 @@ Route110_TrickHousePuzzle6_EventObjects: @ 853E6D0 object_event 1, EVENT_OBJ_GFX_PICNICKER, 0, 7, 9, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 1, Route110_TrickHousePuzzle6_EventScript_26DDE1, 0 - object_event 2, EVENT_OBJ_GFX_MAN_6, 0, 11, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 3, Route110_TrickHousePuzzle6_EventScript_26DDF8, 0 + object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 11, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 3, Route110_TrickHousePuzzle6_EventScript_26DDF8, 0 object_event 3, EVENT_OBJ_GFX_CAMPER, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 1, Route110_TrickHousePuzzle6_EventScript_26DE0F, 0 object_event 4, EVENT_OBJ_GFX_ITEM_BALL, 0, 11, 21, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route110_TrickHousePuzzle6_EventScript_29145C, 1067 diff --git a/data/maps/Route110_TrickHousePuzzle8/events.inc b/data/maps/Route110_TrickHousePuzzle8/events.inc index a5d4c0f8a9..8dff961ac1 100644 --- a/data/maps/Route110_TrickHousePuzzle8/events.inc +++ b/data/maps/Route110_TrickHousePuzzle8/events.inc @@ -1,7 +1,7 @@ Route110_TrickHousePuzzle8_EventObjects: @ 853E908 - object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 1, 10, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 1, Route110_TrickHousePuzzle8_EventScript_26E81F, 0 - object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 4, 2, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 1, Route110_TrickHousePuzzle8_EventScript_26E84D, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_7, 0, 8, 17, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 1, Route110_TrickHousePuzzle8_EventScript_26E836, 0 + object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 1, 10, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 1, Route110_TrickHousePuzzle8_EventScript_26E81F, 0 + object_event 2, EVENT_OBJ_GFX_MAN_3, 0, 4, 2, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 1, Route110_TrickHousePuzzle8_EventScript_26E84D, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_5, 0, 8, 17, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 1, Route110_TrickHousePuzzle8_EventScript_26E836, 0 object_event 4, EVENT_OBJ_GFX_ITEM_BALL, 0, 2, 2, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route110_TrickHousePuzzle8_EventScript_291476, 1069 Route110_TrickHousePuzzle8_MapWarps: @ 853E968 diff --git a/data/maps/Route111/events.inc b/data/maps/Route111/events.inc index cd11e1ef25..93767ff41d 100644 --- a/data/maps/Route111/events.inc +++ b/data/maps/Route111/events.inc @@ -1,12 +1,12 @@ Route111_EventObjects: @ 85291F0 object_event 1, EVENT_OBJ_GFX_MAN_1, 0, 13, 114, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route111_EventScript_1F0FC5, 768 - object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 13, 113, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 769 + object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 13, 113, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 769 object_event 3, EVENT_OBJ_GFX_LASS, 0, 13, 113, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 0, 0, 0, 0x0, 770 - object_event 4, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 13, 113, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 771 + object_event 4, EVENT_OBJ_GFX_EXPERT_F, 0, 13, 113, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 771 object_event 5, EVENT_OBJ_GFX_PICNICKER, 0, 28, 51, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 0, 0, 1, 3, Route111_EventScript_1F121B, 0 object_event 6, EVENT_OBJ_GFX_BERRY_TREE, 0, 22, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 19, BerryTreeScript, 0 object_event 7, EVENT_OBJ_GFX_BERRY_TREE, 0, 23, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 20, BerryTreeScript, 0 - object_event 8, EVENT_OBJ_GFX_MAN_4, 0, 8, 91, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route111_EventScript_1F1189, 0 + object_event 8, EVENT_OBJ_GFX_MAN_3, 0, 8, 91, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route111_EventScript_1F1189, 0 object_event 9, EVENT_OBJ_GFX_CAMPER, 0, 29, 37, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 0, 0, 1, 3, Route111_EventScript_1F1204, 0 object_event 10, EVENT_OBJ_GFX_HIKER, 0, 27, 69, 3, MOVEMENT_TYPE_WALK_SEQUENCE_DOWN_LEFT_UP_RIGHT, 2, 2, 1, 2, Route111_EventScript_1F1260, 0 object_event 11, EVENT_OBJ_GFX_CAMPER, 0, 21, 47, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 4, Route111_EventScript_1F1232, 0 @@ -29,14 +29,14 @@ Route111_EventObjects: @ 85291F0 object_event 28, EVENT_OBJ_GFX_PICNICKER, 0, 10, 82, 3, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 0, 0, 1, 2, Route111_EventScript_1F12D9, 0 object_event 29, EVENT_OBJ_GFX_CAMPER, 0, 11, 71, 3, MOVEMENT_TYPE_FACE_DOWN_LEFT_AND_RIGHT, 0, 0, 1, 3, Route111_EventScript_1F12C2, 0 object_event 30, EVENT_OBJ_GFX_BLACK_BELT, 0, 32, 29, 3, MOVEMENT_TYPE_WALK_RIGHT_AND_LEFT, 1, 0, 1, 2, Route111_EventScript_1F12F0, 0 - object_event 31, EVENT_OBJ_GFX_WOMAN_7, 0, 11, 11, 3, MOVEMENT_TYPE_FACE_UP, 4, 0, 1, 4, Route111_EventScript_1F1369, 0 - object_event 32, EVENT_OBJ_GFX_MAN_4, 0, 9, 27, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 0, 0, 1, 3, Route111_EventScript_1F1307, 0 + object_event 31, EVENT_OBJ_GFX_WOMAN_5, 0, 11, 11, 3, MOVEMENT_TYPE_FACE_UP, 4, 0, 1, 4, Route111_EventScript_1F1369, 0 + object_event 32, EVENT_OBJ_GFX_MAN_3, 0, 9, 27, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 0, 0, 1, 3, Route111_EventScript_1F1307, 0 object_event 33, EVENT_OBJ_GFX_BOY_1, 0, 13, 20, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, Route111_EventScript_2765FF, 960 - object_event 34, EVENT_OBJ_GFX_MAN_5, 0, 20, 114, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route111_EventScript_1F1192, 0 + object_event 34, EVENT_OBJ_GFX_MAN_4, 0, 20, 114, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route111_EventScript_1F1192, 0 object_event 35, EVENT_OBJ_GFX_CAMPER, 0, 26, 132, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 5, Route111_EventScript_1F13F9, 0 - object_event 36, EVENT_OBJ_GFX_WOMAN_3, 0, 20, 132, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 5, Route111_EventScript_1F1410, 0 + object_event 36, EVENT_OBJ_GFX_WOMAN_2, 0, 20, 132, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 5, Route111_EventScript_1F1410, 0 object_event 37, EVENT_OBJ_GFX_PICNICKER, 0, 19, 121, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 2, Route111_EventScript_1F13E2, 0 - object_event 38, EVENT_OBJ_GFX_MAN_6, 0, 16, 119, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 3, Route111_EventScript_1F13CB, 0 + object_event 38, EVENT_OBJ_GFX_MAN_5, 0, 16, 119, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 3, Route111_EventScript_1F13CB, 0 object_event 39, EVENT_OBJ_GFX_HIKER, 0, 29, 77, 3, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 1, 1, 1, 7, Route111_EventScript_1F143E, 0 object_event 40, EVENT_OBJ_GFX_PICNICKER, 0, 22, 77, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 6, Route111_EventScript_1F1427, 0 object_event 41, EVENT_OBJ_GFX_CAMPER, 0, 37, 77, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 7, Route111_EventScript_1F1455, 0 diff --git a/data/maps/Route111_OldLadysRestStop/events.inc b/data/maps/Route111_OldLadysRestStop/events.inc index 16f4804603..9738378710 100644 --- a/data/maps/Route111_OldLadysRestStop/events.inc +++ b/data/maps/Route111_OldLadysRestStop/events.inc @@ -1,5 +1,5 @@ Route111_OldLadysRestStop_EventObjects: @ 8533C18 - object_event 1, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 6, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, Route111_OldLadysRestStop_EventScript_22A920, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_F, 0, 6, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, Route111_OldLadysRestStop_EventScript_22A920, 0 Route111_OldLadysRestStop_MapWarps: @ 8533C30 warp_def 3, 7, 0, 2, MAP_ROUTE111 diff --git a/data/maps/Route111_WinstrateFamilysHouse/events.inc b/data/maps/Route111_WinstrateFamilysHouse/events.inc index e2c0a2fa55..edaf85eb45 100644 --- a/data/maps/Route111_WinstrateFamilysHouse/events.inc +++ b/data/maps/Route111_WinstrateFamilysHouse/events.inc @@ -1,8 +1,8 @@ Route111_WinstrateFamilysHouse_EventObjects: @ 8533B94 object_event 1, EVENT_OBJ_GFX_LASS, 0, 7, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, Route111_WinstrateFamilysHouse_EventScript_22A4E8, 0 object_event 2, EVENT_OBJ_GFX_MAN_1, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, Route111_WinstrateFamilysHouse_EventScript_22A48D, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_2, 0, 7, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 0, 0, 0, Route111_WinstrateFamilysHouse_EventScript_22A4A2, 0 - object_event 4, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, Route111_WinstrateFamilysHouse_EventScript_22A4FD, 0 + object_event 3, EVENT_OBJ_GFX_POKEFAN_F, 0, 7, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 0, 0, 0, Route111_WinstrateFamilysHouse_EventScript_22A4A2, 0 + object_event 4, EVENT_OBJ_GFX_EXPERT_F, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, Route111_WinstrateFamilysHouse_EventScript_22A4FD, 0 Route111_WinstrateFamilysHouse_MapWarps: @ 8533BF4 warp_def 3, 7, 0, 0, MAP_ROUTE111 diff --git a/data/maps/Route112/events.inc b/data/maps/Route112/events.inc index d612869286..1233852082 100644 --- a/data/maps/Route112/events.inc +++ b/data/maps/Route112/events.inc @@ -11,8 +11,8 @@ Route112_EventObjects: @ 8529974 object_event 10, EVENT_OBJ_GFX_BERRY_TREE, 0, 30, 6, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 21, BerryTreeScript, 0 object_event 11, EVENT_OBJ_GFX_HIKER, 0, 8, 50, 3, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 0, 3, 0, 0, Route112_EventScript_1F1E61, 0 object_event 12, EVENT_OBJ_GFX_ITEM_BALL, 0, 14, 43, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route112_EventScript_290DCF, 1011 - object_event 13, EVENT_OBJ_GFX_MAN_6, 0, 31, 7, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 3, Route112_EventScript_1F1F11, 0 - object_event 14, EVENT_OBJ_GFX_WOMAN_3, 0, 31, 11, 3, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 3, Route112_EventScript_1F1F28, 0 + object_event 13, EVENT_OBJ_GFX_MAN_5, 0, 31, 7, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 3, Route112_EventScript_1F1F11, 0 + object_event 14, EVENT_OBJ_GFX_WOMAN_2, 0, 31, 11, 3, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 3, Route112_EventScript_1F1F28, 0 Route112_MapWarps: @ 8529AC4 warp_def 28, 27, 0, 0, MAP_ROUTE112_CABLE_CAR_STATION diff --git a/data/maps/Route113/events.inc b/data/maps/Route113/events.inc index 7af1afea7e..21bae5dc68 100644 --- a/data/maps/Route113/events.inc +++ b/data/maps/Route113/events.inc @@ -1,20 +1,20 @@ Route113_EventObjects: @ 8529B2C - object_event 1, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 66, 12, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, Route113_EventScript_1F2193, 0 + object_event 1, EVENT_OBJ_GFX_NINJA_BOY, 0, 66, 12, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, Route113_EventScript_1F2193, 0 object_event 2, EVENT_OBJ_GFX_GENTLEMAN, 0, 36, 10, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, Route113_EventScript_1F218A, 0 object_event 3, EVENT_OBJ_GFX_YOUNGSTER, 0, 62, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 3, Route113_EventScript_1F21C0, 0 object_event 4, EVENT_OBJ_GFX_YOUNGSTER, 0, 21, 11, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 0, 0, 1, 3, Route113_EventScript_1F21D7, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_7, 0, 51, 11, 3, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 2, Route113_EventScript_1F21EE, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_5, 0, 51, 11, 3, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 2, Route113_EventScript_1F21EE, 0 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 53, 7, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route113_EventScript_290DDC, 1012 object_event 7, EVENT_OBJ_GFX_ITEM_BALL, 0, 79, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route113_EventScript_290DE9, 1013 - object_event 8, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 29, 6, 3, MOVEMENT_TYPE_HIDDEN, 0, 0, 3, 1, Route113_EventScript_1F2250, 0 - object_event 9, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 71, 2, 3, MOVEMENT_TYPE_HIDDEN, 0, 0, 3, 1, Route113_EventScript_1F22B2, 0 - object_event 10, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 45, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, Route113_EventScript_1F22C9, 0 - object_event 11, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 46, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, Route113_EventScript_1F22E4, 0 + object_event 8, EVENT_OBJ_GFX_NINJA_BOY, 0, 29, 6, 3, MOVEMENT_TYPE_HIDDEN, 0, 0, 3, 1, Route113_EventScript_1F2250, 0 + object_event 9, EVENT_OBJ_GFX_NINJA_BOY, 0, 71, 2, 3, MOVEMENT_TYPE_HIDDEN, 0, 0, 3, 1, Route113_EventScript_1F22B2, 0 + object_event 10, EVENT_OBJ_GFX_TWIN, 0, 45, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, Route113_EventScript_1F22C9, 0 + object_event 11, EVENT_OBJ_GFX_TWIN, 0, 46, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, Route113_EventScript_1F22E4, 0 object_event 12, EVENT_OBJ_GFX_ITEM_BALL, 0, 15, 15, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route113_EventScript_290DF6, 1143 object_event 13, EVENT_OBJ_GFX_MANIAC, 0, 75, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 4, Route113_EventScript_1F2344, 0 object_event 14, EVENT_OBJ_GFX_CAMPER, 0, 71, 4, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 1, Route113_EventScript_1F232D, 0 object_event 15, EVENT_OBJ_GFX_PICNICKER, 0, 7, 6, 3, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 1, 3, 1, 6, Route113_EventScript_1F22FF, 0 - object_event 16, EVENT_OBJ_GFX_MAN_6, 0, 7, 13, 3, MOVEMENT_TYPE_WALK_UP_AND_DOWN, 1, 3, 1, 6, Route113_EventScript_1F2316, 0 + object_event 16, EVENT_OBJ_GFX_MAN_5, 0, 7, 13, 3, MOVEMENT_TYPE_WALK_UP_AND_DOWN, 1, 3, 1, 6, Route113_EventScript_1F2316, 0 Route113_MapWarps: @ 8529CAC warp_def 33, 5, 0, 0, MAP_ROUTE113_GLASS_WORKSHOP diff --git a/data/maps/Route113_GlassWorkshop/events.inc b/data/maps/Route113_GlassWorkshop/events.inc index 352f1fabb6..d6f9c0d4bc 100644 --- a/data/maps/Route113_GlassWorkshop/events.inc +++ b/data/maps/Route113_GlassWorkshop/events.inc @@ -1,6 +1,6 @@ Route113_GlassWorkshop_EventObjects: @ 853EA78 object_event 1, EVENT_OBJ_GFX_MAN_1, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route113_GlassWorkshop_EventScript_26ED1E, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 5, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route113_GlassWorkshop_EventScript_26F194, 0 + object_event 2, EVENT_OBJ_GFX_NINJA_BOY, 0, 5, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route113_GlassWorkshop_EventScript_26F194, 0 Route113_GlassWorkshop_MapWarps: @ 853EAA8 warp_def 3, 8, 0, 0, MAP_ROUTE113 diff --git a/data/maps/Route114/events.inc b/data/maps/Route114/events.inc index 70cabb8c53..910d5e004f 100644 --- a/data/maps/Route114/events.inc +++ b/data/maps/Route114/events.inc @@ -12,10 +12,10 @@ Route114_EventObjects: @ 8529E68 object_event 11, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 12, 43, 4, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route114_EventScript_2907A6, 17 object_event 12, EVENT_OBJ_GFX_GENTLEMAN, 0, 19, 11, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, Route114_EventScript_1F25D1, 0 object_event 13, EVENT_OBJ_GFX_POOCHYENA, 0, 19, 12, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, Route114_EventScript_1F2612, 0 - object_event 14, EVENT_OBJ_GFX_MAN_5, 0, 27, 42, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, Route114_EventScript_1F2582, 0 + object_event 14, EVENT_OBJ_GFX_MAN_4, 0, 27, 42, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, Route114_EventScript_1F2582, 0 object_event 15, EVENT_OBJ_GFX_FISHERMAN, 0, 25, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, Route114_EventScript_1F2777, 0 object_event 16, EVENT_OBJ_GFX_FISHERMAN, 0, 19, 26, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 0, Route114_EventScript_1F2760, 0 - object_event 17, EVENT_OBJ_GFX_MAN_6, 0, 30, 58, 5, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 3, Route114_EventScript_1F26FE, 0 + object_event 17, EVENT_OBJ_GFX_MAN_5, 0, 30, 58, 5, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 3, Route114_EventScript_1F26FE, 0 object_event 18, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 29, 53, 5, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route114_EventScript_2907A6, 18 object_event 19, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 30, 54, 5, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route114_EventScript_2907A6, 19 object_event 20, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 22, 69, 7, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route114_EventScript_2907A6, 20 diff --git a/data/maps/Route114_FossilManiacsHouse/events.inc b/data/maps/Route114_FossilManiacsHouse/events.inc index 0a707820e0..9c4579c1d1 100644 --- a/data/maps/Route114_FossilManiacsHouse/events.inc +++ b/data/maps/Route114_FossilManiacsHouse/events.inc @@ -1,5 +1,5 @@ Route114_FossilManiacsHouse_EventObjects: @ 8533CFC - object_event 1, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 3, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, Route114_FossilManiacsHouse_EventScript_22AD3A, 0 + object_event 1, EVENT_OBJ_GFX_NINJA_BOY, 0, 3, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, Route114_FossilManiacsHouse_EventScript_22AD3A, 0 Route114_FossilManiacsHouse_MapWarps: @ 8533D14 warp_def 4, 7, 0, 1, MAP_ROUTE114 diff --git a/data/maps/Route114_LanettesHouse/events.inc b/data/maps/Route114_LanettesHouse/events.inc index 47bd391fb7..15b016bba4 100644 --- a/data/maps/Route114_LanettesHouse/events.inc +++ b/data/maps/Route114_LanettesHouse/events.inc @@ -1,5 +1,5 @@ Route114_LanettesHouse_EventObjects: @ 8533DD4 - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 5, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route114_LanettesHouse_EventScript_22B2D2, 870 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 5, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route114_LanettesHouse_EventScript_22B2D2, 870 Route114_LanettesHouse_MapWarps: @ 8533DEC warp_def 5, 7, 0, 2, MAP_ROUTE114 diff --git a/data/maps/Route115/events.inc b/data/maps/Route115/events.inc index 36888bd7ab..c79c836eac 100644 --- a/data/maps/Route115/events.inc +++ b/data/maps/Route115/events.inc @@ -1,6 +1,6 @@ Route115_EventObjects: @ 852A1BC - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 18, 68, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route115_EventScript_1F2973, 0 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 5, 15, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 6, Route115_EventScript_1F298E, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 18, 68, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route115_EventScript_1F2973, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 5, 15, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 6, Route115_EventScript_1F298E, 0 object_event 3, EVENT_OBJ_GFX_BLACK_BELT, 0, 27, 53, 3, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 4, Route115_EventScript_1F2A07, 0 object_event 4, EVENT_OBJ_GFX_BERRY_TREE, 0, 12, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 69, BerryTreeScript, 0 object_event 5, EVENT_OBJ_GFX_BERRY_TREE, 0, 13, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 70, BerryTreeScript, 0 @@ -16,7 +16,7 @@ Route115_EventObjects: @ 852A1BC object_event 15, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 29, 50, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route115_EventScript_2907A6, 17 object_event 16, EVENT_OBJ_GFX_ITEM_BALL, 0, 31, 56, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route115_EventScript_290E51, 1118 object_event 17, EVENT_OBJ_GFX_RUNNING_TRIATHLETE_F, 0, 10, 15, 3, MOVEMENT_TYPE_WALK_SEQUENCE_DOWN_RIGHT_UP_LEFT, 3, 3, 1, 2, Route115_EventScript_1F2AE2, 0 - object_event 18, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 11, 12, 3, MOVEMENT_TYPE_TREE_DISGUISE, 1, 1, 1, 3, Route115_EventScript_1F2AF9, 0 + object_event 18, EVENT_OBJ_GFX_NINJA_BOY, 0, 11, 12, 3, MOVEMENT_TYPE_TREE_DISGUISE, 1, 1, 1, 3, Route115_EventScript_1F2AF9, 0 object_event 19, EVENT_OBJ_GFX_GIRL_3, 0, 15, 7, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 4, Route115_EventScript_1F2B27, 0 object_event 20, EVENT_OBJ_GFX_LASS, 0, 10, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 4, Route115_EventScript_1F2B10, 0 object_event 21, EVENT_OBJ_GFX_LASS, 0, 28, 62, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 4, Route115_EventScript_1F2B3E, 0 diff --git a/data/maps/Route116/events.inc b/data/maps/Route116/events.inc index d81cf31ee8..f967ebbbac 100644 --- a/data/maps/Route116/events.inc +++ b/data/maps/Route116/events.inc @@ -9,7 +9,7 @@ Route116_EventObjects: @ 852A4B8 object_event 8, EVENT_OBJ_GFX_ITEM_BALL, 0, 10, 17, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route116_EventScript_290E92, 1020 object_event 9, EVENT_OBJ_GFX_BERRY_TREE, 0, 20, 2, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 66, BerryTreeScript, 0 object_event 10, EVENT_OBJ_GFX_BERRY_TREE, 0, 21, 2, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 67, BerryTreeScript, 0 - object_event 11, EVENT_OBJ_GFX_OLD_MAN_1, 0, 46, 9, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route116_EventScript_1F2D84, 891 + object_event 11, EVENT_OBJ_GFX_EXPERT_M, 0, 46, 9, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route116_EventScript_1F2D84, 891 object_event 12, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 28, 11, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route116_EventScript_2906BB, 19 object_event 13, EVENT_OBJ_GFX_HIKER, 0, 36, 17, 3, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 0, 0, 1, 3, Route116_EventScript_1F2F65, 0 object_event 14, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 24, 9, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route116_EventScript_2906BB, 20 @@ -21,7 +21,7 @@ Route116_EventObjects: @ 852A4B8 object_event 20, EVENT_OBJ_GFX_ITEM_BALL, 0, 55, 12, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route116_EventScript_290E78, 1001 object_event 21, EVENT_OBJ_GFX_BLACK_BELT, 0, 38, 9, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, Route116_EventScript_1F2C70, 894 object_event 22, EVENT_OBJ_GFX_MANIAC, 0, 74, 13, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route116_EventScript_1F2DB6, 813 - object_event 23, EVENT_OBJ_GFX_WOMAN_3, 0, 33, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 1, Route116_EventScript_1F3041, 0 + object_event 23, EVENT_OBJ_GFX_WOMAN_2, 0, 33, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 1, Route116_EventScript_1F3041, 0 object_event 24, EVENT_OBJ_GFX_BOY_2, 0, 33, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 2, Route116_EventScript_1F3058, 0 object_event 25, EVENT_OBJ_GFX_ITEM_BALL, 0, 34, 7, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route116_EventScript_290EAC, 1146 object_event 26, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 30, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route116_EventScript_2906BB, 21 diff --git a/data/maps/Route116_TunnelersRestHouse/events.inc b/data/maps/Route116_TunnelersRestHouse/events.inc index 896949ae8a..32a4dc0ea0 100644 --- a/data/maps/Route116_TunnelersRestHouse/events.inc +++ b/data/maps/Route116_TunnelersRestHouse/events.inc @@ -1,7 +1,7 @@ Route116_TunnelersRestHouse_EventObjects: @ 8533E34 - object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 6, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, Route116_TunnelersRestHouse_EventScript_22B85A, 0 - object_event 2, EVENT_OBJ_GFX_MAN_3, 0, 3, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route116_TunnelersRestHouse_EventScript_22B86C, 0 - object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_UP, 1, 0, 0, 0, Route116_TunnelersRestHouse_EventScript_22B863, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_M, 0, 6, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, Route116_TunnelersRestHouse_EventScript_22B85A, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_M, 0, 3, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route116_TunnelersRestHouse_EventScript_22B86C, 0 + object_event 3, EVENT_OBJ_GFX_POKEFAN_M, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_UP, 1, 0, 0, 0, Route116_TunnelersRestHouse_EventScript_22B863, 0 Route116_TunnelersRestHouse_MapWarps: @ 8533E7C warp_def 4, 8, 0, 1, MAP_ROUTE116 diff --git a/data/maps/Route117/events.inc b/data/maps/Route117/events.inc index ffdb9984f8..0a1e6beadf 100644 --- a/data/maps/Route117/events.inc +++ b/data/maps/Route117/events.inc @@ -1,14 +1,14 @@ Route117_EventObjects: @ 852A828 object_event 1, EVENT_OBJ_GFX_WOMAN_1, 0, 13, 13, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route117_EventScript_1F399A, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 25, 5, 3, MOVEMENT_TYPE_WALK_SEQUENCE_DOWN_RIGHT_LEFT_UP, 2, 2, 0, 0, Route117_EventScript_1F39A3, 0 - object_event 3, EVENT_OBJ_GFX_OLD_MAN_2, 0, 47, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route117_EventScript_291C18, 0 + object_event 2, EVENT_OBJ_GFX_LITTLE_BOY, 0, 25, 5, 3, MOVEMENT_TYPE_WALK_SEQUENCE_DOWN_RIGHT_LEFT_UP, 2, 2, 0, 0, Route117_EventScript_1F39A3, 0 + object_event 3, EVENT_OBJ_GFX_OLD_MAN, 0, 47, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route117_EventScript_291C18, 0 object_event 4, EVENT_OBJ_GFX_ZIGZAGOON_2, 0, 33, 3, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, 0x0, 0 object_event 5, EVENT_OBJ_GFX_KECLEON_1, 0, 39, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, 0x0, 0 object_event 6, EVENT_OBJ_GFX_AZUMARILL, 0, 42, 2, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, 0x0, 0 object_event 7, EVENT_OBJ_GFX_PIKACHU, 0, 49, 2, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, 0x0, 0 object_event 8, EVENT_OBJ_GFX_RUNNING_TRIATHLETE_M, 0, 38, 16, 3, MOVEMENT_TYPE_WALK_RIGHT_AND_LEFT, 8, 0, 1, 4, Route117_EventScript_1F3A94, 0 - object_event 9, EVENT_OBJ_GFX_WOMAN_3, 0, 8, 10, 3, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 3, Route117_EventScript_1F3A32, 0 - object_event 10, EVENT_OBJ_GFX_MAN_5, 0, 33, 11, 3, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 0, 0, 1, 4, Route117_EventScript_1F39D0, 0 + object_event 9, EVENT_OBJ_GFX_WOMAN_2, 0, 8, 10, 3, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 3, Route117_EventScript_1F3A32, 0 + object_event 10, EVENT_OBJ_GFX_MAN_4, 0, 33, 11, 3, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 0, 0, 1, 4, Route117_EventScript_1F39D0, 0 object_event 11, EVENT_OBJ_GFX_BERRY_TREE, 0, 41, 13, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 29, BerryTreeScript, 0 object_event 12, EVENT_OBJ_GFX_BERRY_TREE, 0, 42, 13, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 28, BerryTreeScript, 0 object_event 13, EVENT_OBJ_GFX_BERRY_TREE, 0, 43, 13, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 27, BerryTreeScript, 0 diff --git a/data/maps/Route117_PokemonDayCare/events.inc b/data/maps/Route117_PokemonDayCare/events.inc index a1a8e3673d..37a9db0f2d 100644 --- a/data/maps/Route117_PokemonDayCare/events.inc +++ b/data/maps/Route117_PokemonDayCare/events.inc @@ -1,5 +1,5 @@ Route117_PokemonDayCare_EventObjects: @ 8533EA0 - object_event 1, EVENT_OBJ_GFX_OLD_WOMAN_2, 0, 2, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route117_PokemonDayCare_EventScript_291D11, 0 + object_event 1, EVENT_OBJ_GFX_OLD_WOMAN, 0, 2, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route117_PokemonDayCare_EventScript_291D11, 0 Route117_PokemonDayCare_MapWarps: @ 8533EB8 warp_def 2, 8, 0, 0, MAP_ROUTE117 diff --git a/data/maps/Route118/events.inc b/data/maps/Route118/events.inc index b24e21f445..19d36d6021 100644 --- a/data/maps/Route118/events.inc +++ b/data/maps/Route118/events.inc @@ -2,7 +2,7 @@ Route118_EventObjects: @ 852AAB4 object_event 1, EVENT_OBJ_GFX_BERRY_TREE, 0, 35, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 31, BerryTreeScript, 0 object_event 2, EVENT_OBJ_GFX_BERRY_TREE, 0, 36, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 32, BerryTreeScript, 0 object_event 3, EVENT_OBJ_GFX_BERRY_TREE, 0, 37, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 33, BerryTreeScript, 0 - object_event 4, EVENT_OBJ_GFX_MAN_6, 0, 64, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 3, Route118_EventScript_1F4079, 0 + object_event 4, EVENT_OBJ_GFX_MAN_5, 0, 64, 10, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 3, Route118_EventScript_1F4079, 0 object_event 5, EVENT_OBJ_GFX_REPORTER_F, 0, 33, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route118_EventScript_28CE16, 797 object_event 6, EVENT_OBJ_GFX_CAMERAMAN, 0, 34, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route118_EventScript_28CE36, 797 object_event 7, EVENT_OBJ_GFX_GIRL_2, 0, 12, 10, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route118_EventScript_1F3E73, 0 @@ -12,11 +12,11 @@ Route118_EventObjects: @ 852AAB4 object_event 11, EVENT_OBJ_GFX_CAMERAMAN, 0, 34, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route118_EventScript_28CF36, 904 object_event 12, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 38, 8, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route118_EventScript_2906BB, 17 object_event 13, EVENT_OBJ_GFX_FISHERMAN, 0, 28, 8, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, Route118_EventScript_1F3E14, 0 - object_event 14, EVENT_OBJ_GFX_WOMAN_3, 0, 7, 12, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 4, Route118_EventScript_1F3F87, 0 + object_event 14, EVENT_OBJ_GFX_WOMAN_2, 0, 7, 12, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 4, Route118_EventScript_1F3F87, 0 object_event 15, EVENT_OBJ_GFX_FISHERMAN, 0, 14, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 0, Route118_EventScript_1F4000, 0 - object_event 16, EVENT_OBJ_GFX_MAN_6, 0, 56, 7, 3, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 0, 0, 1, 3, Route118_EventScript_1F4090, 0 + object_event 16, EVENT_OBJ_GFX_MAN_5, 0, 56, 7, 3, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 0, 0, 1, 3, Route118_EventScript_1F4090, 0 object_event 17, EVENT_OBJ_GFX_FISHERMAN, 0, 39, 15, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 1, 2, Route118_EventScript_1F3FE9, 0 - object_event 18, EVENT_OBJ_GFX_MAN_6, 0, 17, 11, 3, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 3, Route118_EventScript_1F4017, 0 + object_event 18, EVENT_OBJ_GFX_MAN_5, 0, 17, 11, 3, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 1, 1, 1, 3, Route118_EventScript_1F4017, 0 object_event 19, EVENT_OBJ_GFX_STEVEN, 0, 44, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 966 object_event 20, EVENT_OBJ_GFX_ITEM_BALL, 0, 69, 7, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route118_EventScript_290ED3, 1121 object_event 21, EVENT_OBJ_GFX_YOUNGSTER, 0, 7, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 4, Route118_EventScript_1F40A7, 0 diff --git a/data/maps/Route119/events.inc b/data/maps/Route119/events.inc index 587b609040..1abed81eb7 100644 --- a/data/maps/Route119/events.inc +++ b/data/maps/Route119/events.inc @@ -10,10 +10,10 @@ Route119_EventObjects: @ 852AD6C object_event 9, EVENT_OBJ_GFX_PICNICKER, 0, 35, 83, 4, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 2, Route119_EventScript_1F4872, 0 object_event 10, EVENT_OBJ_GFX_BUG_CATCHER, 0, 34, 122, 3, MOVEMENT_TYPE_COPY_PLAYER_COUNTERCLOCKWISE_IN_GRASS, 0, 0, 1, 1, Route119_EventScript_1F47CB, 0 object_event 11, EVENT_OBJ_GFX_BUG_CATCHER, 0, 17, 128, 3, MOVEMENT_TYPE_COPY_PLAYER_COUNTERCLOCKWISE_IN_GRASS, 0, 0, 1, 1, Route119_EventScript_1F47F9, 0 - object_event 12, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 28, 14, 3, MOVEMENT_TYPE_TREE_DISGUISE, 0, 0, 1, 1, Route119_EventScript_1F4902, 0 - object_event 13, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 19, 49, 3, MOVEMENT_TYPE_MOUNTAIN_DISGUISE, 0, 0, 1, 3, Route119_EventScript_1F4919, 0 - object_event 14, EVENT_OBJ_GFX_MAN_6, 0, 10, 50, 4, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 3, Route119_EventScript_1F48D4, 0 - object_event 15, EVENT_OBJ_GFX_MAN_6, 0, 8, 63, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 5, Route119_EventScript_1F48EB, 0 + object_event 12, EVENT_OBJ_GFX_NINJA_BOY, 0, 28, 14, 3, MOVEMENT_TYPE_TREE_DISGUISE, 0, 0, 1, 1, Route119_EventScript_1F4902, 0 + object_event 13, EVENT_OBJ_GFX_NINJA_BOY, 0, 19, 49, 3, MOVEMENT_TYPE_MOUNTAIN_DISGUISE, 0, 0, 1, 3, Route119_EventScript_1F4919, 0 + object_event 14, EVENT_OBJ_GFX_MAN_5, 0, 10, 50, 4, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 3, Route119_EventScript_1F48D4, 0 + object_event 15, EVENT_OBJ_GFX_MAN_5, 0, 8, 63, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 5, Route119_EventScript_1F48EB, 0 object_event 16, EVENT_OBJ_GFX_HIPSTER, 0, 25, 32, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, 0x0, 851 object_event 17, EVENT_OBJ_GFX_ITEM_BALL, 0, 12, 121, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route119_EventScript_290EE0, 1024 object_event 18, EVENT_OBJ_GFX_ITEM_BALL, 0, 4, 96, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route119_EventScript_290EED, 1025 @@ -32,13 +32,13 @@ Route119_EventObjects: @ 852AD6C object_event 31, EVENT_OBJ_GFX_CYCLING_TRIATHLETE_M, 0, 19, 133, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 2, 1, 0, 0, Route119_EventScript_1F476B, 0 object_event 32, EVENT_OBJ_GFX_ITEM_BALL, 0, 3, 56, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route119_EventScript_290F2E, 1106 object_event 33, EVENT_OBJ_GFX_BOY_2, 0, 35, 93, 4, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route119_EventScript_1F49DA, 0 - object_event 34, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 29, 6, 3, MOVEMENT_TYPE_TREE_DISGUISE, 1, 1, 1, 3, Route119_EventScript_1F4930, 0 + object_event 34, EVENT_OBJ_GFX_NINJA_BOY, 0, 29, 6, 3, MOVEMENT_TYPE_TREE_DISGUISE, 1, 1, 1, 3, Route119_EventScript_1F4930, 0 object_event 35, EVENT_OBJ_GFX_KECLEON_1, 0, 31, 6, 3, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, Route119_EventScript_27231C, 989 object_event 36, EVENT_OBJ_GFX_KECLEON_1, 0, 25, 15, 3, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, Route119_EventScript_272329, 990 object_event 37, EVENT_OBJ_GFX_FISHERMAN, 0, 13, 104, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 0, Route119_EventScript_1F4947, 0 - object_event 38, EVENT_OBJ_GFX_WOMAN_3, 0, 8, 68, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 5, Route119_EventScript_1F498C, 0 - object_event 39, EVENT_OBJ_GFX_MAN_6, 0, 16, 52, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 3, Route119_EventScript_1F4975, 0 - object_event 40, EVENT_OBJ_GFX_MAN_6, 0, 32, 15, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 4, Route119_EventScript_1F495E, 0 + object_event 38, EVENT_OBJ_GFX_WOMAN_2, 0, 8, 68, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 5, Route119_EventScript_1F498C, 0 + object_event 39, EVENT_OBJ_GFX_MAN_5, 0, 16, 52, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 3, Route119_EventScript_1F4975, 0 + object_event 40, EVENT_OBJ_GFX_MAN_5, 0, 32, 15, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 4, Route119_EventScript_1F495E, 0 object_event 41, EVENT_OBJ_GFX_ITEM_BALL, 0, 19, 5, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route119_EventScript_291399, 1134 object_event 42, EVENT_OBJ_GFX_ITEM_BALL, 0, 24, 42, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route119_EventScript_290F3B, 1147 object_event 43, EVENT_OBJ_GFX_SCOTT, 0, 28, 25, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 786 diff --git a/data/maps/Route119_House/events.inc b/data/maps/Route119_House/events.inc index ebae9a0fcb..aff8116a7a 100644 --- a/data/maps/Route119_House/events.inc +++ b/data/maps/Route119_House/events.inc @@ -1,5 +1,5 @@ Route119_House_EventObjects: @ 853ECD0 - object_event 1, EVENT_OBJ_GFX_WOMAN_5, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route119_House_EventScript_270966, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_4, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route119_House_EventScript_270966, 0 object_event 2, EVENT_OBJ_GFX_WINGULL, 0, 1, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 2, 2, 0, 0, Route119_House_EventScript_27096F, 0 object_event 3, EVENT_OBJ_GFX_WINGULL, 0, 0, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 3, 1, 0, 0, Route119_House_EventScript_27096F, 0 object_event 4, EVENT_OBJ_GFX_WINGULL, 0, 2, 2, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route119_House_EventScript_27096F, 0 diff --git a/data/maps/Route119_WeatherInstitute_1F/events.inc b/data/maps/Route119_WeatherInstitute_1F/events.inc index 01a93f7e66..a460813328 100644 --- a/data/maps/Route119_WeatherInstitute_1F/events.inc +++ b/data/maps/Route119_WeatherInstitute_1F/events.inc @@ -1,9 +1,9 @@ Route119_WeatherInstitute_1F_EventObjects: @ 853EB20 object_event 1, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 15, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 3, Route119_WeatherInstitute_1F_EventScript_26FB29, 890 object_event 2, EVENT_OBJ_GFX_AQUA_MEMBER_F, 0, 10, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 2, Route119_WeatherInstitute_1F_EventScript_26FB40, 890 - object_event 3, EVENT_OBJ_GFX_MAN_5, 0, 5, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route119_WeatherInstitute_1F_EventScript_26FB0F, 892 - object_event 4, EVENT_OBJ_GFX_MAN_5, 0, 2, 11, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 0, 0, 0, Route119_WeatherInstitute_1F_EventScript_26FAC8, 892 - object_event 5, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 14, 11, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route119_WeatherInstitute_1F_EventScript_26FAA4, 0 + object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 5, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route119_WeatherInstitute_1F_EventScript_26FB0F, 892 + object_event 4, EVENT_OBJ_GFX_MAN_4, 0, 2, 11, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 0, 0, 0, Route119_WeatherInstitute_1F_EventScript_26FAC8, 892 + object_event 5, EVENT_OBJ_GFX_NINJA_BOY, 0, 14, 11, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, Route119_WeatherInstitute_1F_EventScript_26FAA4, 0 Route119_WeatherInstitute_1F_MapWarps: @ 853EB98 warp_def 9, 12, 0, 0, MAP_ROUTE119 diff --git a/data/maps/Route119_WeatherInstitute_2F/events.inc b/data/maps/Route119_WeatherInstitute_2F/events.inc index d3389f6156..ae7f8b9fc4 100644 --- a/data/maps/Route119_WeatherInstitute_2F/events.inc +++ b/data/maps/Route119_WeatherInstitute_2F/events.inc @@ -2,9 +2,9 @@ Route119_WeatherInstitute_2F_EventObjects: @ 853EBF4 object_event 1, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 15, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 4, Route119_WeatherInstitute_2F_EventScript_26FF7F, 890 object_event 2, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 10, 8, 3, MOVEMENT_TYPE_FACE_DOWN_AND_UP, 0, 0, 1, 2, Route119_WeatherInstitute_2F_EventScript_26FF96, 890 object_event 3, EVENT_OBJ_GFX_AQUA_MEMBER_F, 0, 4, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 0, Route119_WeatherInstitute_2F_EventScript_26FFAD, 890 - object_event 4, EVENT_OBJ_GFX_MAN_5, 0, 0, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, 0x0, 893 + object_event 4, EVENT_OBJ_GFX_MAN_4, 0, 0, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, 0x0, 893 object_event 5, EVENT_OBJ_GFX_SCIENTIST_1, 0, 18, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 2, 1, 0, 0, Route119_WeatherInstitute_2F_EventScript_27018B, 0 - object_event 6, EVENT_OBJ_GFX_MAN_5, 0, 1, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, 0x0, 893 + object_event 6, EVENT_OBJ_GFX_MAN_4, 0, 1, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, 0x0, 893 object_event 7, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 16, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, 0x0, 992 object_event 8, EVENT_OBJ_GFX_AQUA_MEMBER_F, 0, 19, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 3, Route119_WeatherInstitute_2F_EventScript_26FF68, 890 diff --git a/data/maps/Route120/events.inc b/data/maps/Route120/events.inc index 97ae62fe64..717e750553 100644 --- a/data/maps/Route120/events.inc +++ b/data/maps/Route120/events.inc @@ -9,8 +9,8 @@ Route120_EventObjects: @ 852B3F8 object_event 8, EVENT_OBJ_GFX_BERRY_TREE, 0, 9, 92, 5, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 40, BerryTreeScript, 0 object_event 9, EVENT_OBJ_GFX_BERRY_TREE, 0, 10, 92, 5, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 41, BerryTreeScript, 0 object_event 10, EVENT_OBJ_GFX_BERRY_TREE, 0, 11, 92, 5, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 42, BerryTreeScript, 0 - object_event 11, EVENT_OBJ_GFX_MAN_6, 0, 5, 22, 3, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 0, 0, 1, 3, Route120_EventScript_1F57D7, 0 - object_event 12, EVENT_OBJ_GFX_MAN_6, 0, 32, 14, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 3, Route120_EventScript_1F57EE, 0 + object_event 11, EVENT_OBJ_GFX_MAN_5, 0, 5, 22, 3, MOVEMENT_TYPE_FACE_LEFT_AND_RIGHT, 0, 0, 1, 3, Route120_EventScript_1F57D7, 0 + object_event 12, EVENT_OBJ_GFX_MAN_5, 0, 32, 14, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 3, Route120_EventScript_1F57EE, 0 object_event 13, EVENT_OBJ_GFX_CAMPER, 0, 27, 51, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 7, Route120_EventScript_1F5850, 0 object_event 14, EVENT_OBJ_GFX_PICNICKER, 0, 36, 45, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 2, Route120_EventScript_1F5867, 0 object_event 15, EVENT_OBJ_GFX_MANIAC, 0, 19, 80, 5, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 0, 0, 1, 3, Route120_EventScript_1F587E, 0 @@ -22,18 +22,18 @@ Route120_EventObjects: @ 852B3F8 object_event 21, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 35, 32, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route120_EventScript_2906BB, 17 object_event 22, EVENT_OBJ_GFX_ITEM_BALL, 0, 7, 89, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route120_EventScript_290F55, 1031 object_event 23, EVENT_OBJ_GFX_BEAUTY, 0, 14, 92, 5, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, Route120_EventScript_1F5527, 0 - object_event 24, EVENT_OBJ_GFX_WOMAN_7, 0, 31, 37, 3, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 0, 0, 1, 4, Route120_EventScript_1F58E0, 0 + object_event 24, EVENT_OBJ_GFX_WOMAN_5, 0, 31, 37, 3, MOVEMENT_TYPE_FACE_UP_AND_LEFT, 0, 0, 1, 4, Route120_EventScript_1F58E0, 0 object_event 25, EVENT_OBJ_GFX_HIKER, 0, 9, 60, 3, MOVEMENT_TYPE_FACE_UP_LEFT_AND_RIGHT, 0, 0, 1, 4, Route120_EventScript_1F58F7, 0 - object_event 26, EVENT_OBJ_GFX_WOMAN_7, 0, 16, 6, 3, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 4, Route120_EventScript_1F590E, 0 - object_event 27, EVENT_OBJ_GFX_WOMAN_7, 0, 18, 34, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 3, Route120_EventScript_1F5925, 0 + object_event 26, EVENT_OBJ_GFX_WOMAN_5, 0, 16, 6, 3, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 4, Route120_EventScript_1F590E, 0 + object_event 27, EVENT_OBJ_GFX_WOMAN_5, 0, 18, 34, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 3, Route120_EventScript_1F5925, 0 object_event 28, EVENT_OBJ_GFX_ITEM_BALL, 0, 22, 13, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route120_EventScript_290F6F, 1108 object_event 29, EVENT_OBJ_GFX_ITEM_BALL, 0, 23, 82, 5, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route120_EventScript_290F62, 1107 object_event 30, EVENT_OBJ_GFX_KECLEON_1, 0, 12, 16, 4, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, Route120_EventScript_1F57BC, 970 object_event 31, EVENT_OBJ_GFX_STEVEN, 0, 13, 15, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, Route120_EventScript_1F5641, 972 object_event 32, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 20, 1, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route120_EventScript_2906BB, 20 object_event 33, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 15, 1, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route120_EventScript_2906BB, 18 - object_event 34, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 10, 72, 3, MOVEMENT_TYPE_MOUNTAIN_DISGUISE, 1, 1, 1, 3, Route120_EventScript_1F593C, 0 - object_event 35, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 19, 28, 3, MOVEMENT_TYPE_TREE_DISGUISE, 1, 1, 1, 3, Route120_EventScript_1F5953, 0 + object_event 34, EVENT_OBJ_GFX_NINJA_BOY, 0, 10, 72, 3, MOVEMENT_TYPE_MOUNTAIN_DISGUISE, 1, 1, 1, 3, Route120_EventScript_1F593C, 0 + object_event 35, EVENT_OBJ_GFX_NINJA_BOY, 0, 19, 28, 3, MOVEMENT_TYPE_TREE_DISGUISE, 1, 1, 1, 3, Route120_EventScript_1F5953, 0 object_event 36, EVENT_OBJ_GFX_KECLEON_2, 0, 12, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 981 object_event 37, EVENT_OBJ_GFX_KECLEON_1, 0, 20, 11, 3, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, Route120_EventScript_2722DB, 982 object_event 38, EVENT_OBJ_GFX_KECLEON_1, 0, 27, 2, 3, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, Route120_EventScript_2722E8, 985 @@ -41,7 +41,7 @@ Route120_EventObjects: @ 852B3F8 object_event 40, EVENT_OBJ_GFX_KECLEON_1, 0, 7, 51, 3, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, Route120_EventScript_27230F, 988 object_event 41, EVENT_OBJ_GFX_KECLEON_1, 0, 19, 48, 3, MOVEMENT_TYPE_INVISIBLE, 1, 1, 0, 0, Route120_EventScript_272302, 987 object_event 42, EVENT_OBJ_GFX_GIRL_3, 0, 19, 32, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 3, Route120_EventScript_1F5981, 0 - object_event 43, EVENT_OBJ_GFX_MAN_4, 0, 14, 34, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 3, Route120_EventScript_1F596A, 0 + object_event 43, EVENT_OBJ_GFX_MAN_3, 0, 14, 34, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 3, Route120_EventScript_1F596A, 0 object_event 44, EVENT_OBJ_GFX_ITEM_BALL, 0, 24, 33, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route120_EventScript_290F7C, 1148 Route120_MapWarps: @ 852B818 diff --git a/data/maps/Route121/events.inc b/data/maps/Route121/events.inc index 03f86df429..b252be7a0d 100644 --- a/data/maps/Route121/events.inc +++ b/data/maps/Route121/events.inc @@ -1,5 +1,5 @@ Route121_EventObjects: @ 852BA14 - object_event 1, EVENT_OBJ_GFX_WOMAN_4, 0, 29, 14, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, Route121_EventScript_1F5DFD, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 29, 14, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, Route121_EventScript_1F5DFD, 0 object_event 2, EVENT_OBJ_GFX_BERRY_TREE, 0, 14, 2, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 47, BerryTreeScript, 0 object_event 3, EVENT_OBJ_GFX_BERRY_TREE, 0, 15, 2, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 48, BerryTreeScript, 0 object_event 4, EVENT_OBJ_GFX_BERRY_TREE, 0, 16, 2, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 49, BerryTreeScript, 0 @@ -15,17 +15,17 @@ Route121_EventObjects: @ 852BA14 object_event 14, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 31, 7, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, 0x0, 914 object_event 15, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 32, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route121_EventScript_2906BB, 17 object_event 16, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 65, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route121_EventScript_2906BB, 18 - object_event 17, EVENT_OBJ_GFX_WOMAN_2, 0, 63, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 4, Route121_EventScript_1F5E74, 0 + object_event 17, EVENT_OBJ_GFX_POKEFAN_F, 0, 63, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 4, Route121_EventScript_1F5E74, 0 object_event 18, EVENT_OBJ_GFX_GENTLEMAN, 0, 55, 8, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 3, Route121_EventScript_1F5E8B, 0 object_event 19, EVENT_OBJ_GFX_HEX_MANIAC, 0, 11, 11, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 4, Route121_EventScript_1F5EED, 0 object_event 20, EVENT_OBJ_GFX_BEAUTY, 0, 22, 5, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 0, 0, 1, 4, Route121_EventScript_1F5F3A, 0 object_event 21, EVENT_OBJ_GFX_ITEM_BALL, 0, 55, 10, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route121_EventScript_290F89, 1103 object_event 22, EVENT_OBJ_GFX_CUTTABLE_TREE, 0, 26, 12, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route121_EventScript_2906BB, 19 object_event 23, EVENT_OBJ_GFX_MANIAC, 0, 11, 6, 3, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 1, 4, 1, 3, Route121_EventScript_1F5F9C, 0 - object_event 24, EVENT_OBJ_GFX_MAN_5, 0, 59, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 4, Route121_EventScript_1F5FB3, 0 - object_event 25, EVENT_OBJ_GFX_WOMAN_3, 0, 59, 13, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 4, Route121_EventScript_1F5FCA, 0 - object_event 26, EVENT_OBJ_GFX_MAN_4, 0, 65, 9, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 6, Route121_EventScript_1F5FE1, 0 - object_event 27, EVENT_OBJ_GFX_WOMAN_7, 0, 72, 9, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 6, Route121_EventScript_1F5FF8, 0 + object_event 24, EVENT_OBJ_GFX_MAN_4, 0, 59, 8, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 4, Route121_EventScript_1F5FB3, 0 + object_event 25, EVENT_OBJ_GFX_WOMAN_2, 0, 59, 13, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 4, Route121_EventScript_1F5FCA, 0 + object_event 26, EVENT_OBJ_GFX_MAN_3, 0, 65, 9, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 6, Route121_EventScript_1F5FE1, 0 + object_event 27, EVENT_OBJ_GFX_WOMAN_5, 0, 72, 9, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 6, Route121_EventScript_1F5FF8, 0 object_event 28, EVENT_OBJ_GFX_ITEM_BALL, 0, 60, 10, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route121_EventScript_290F96, 1149 object_event 29, EVENT_OBJ_GFX_ITEM_BALL, 0, 38, 13, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route121_EventScript_290FA3, 1150 diff --git a/data/maps/Route123/events.inc b/data/maps/Route123/events.inc index 3f17c6c3da..c1a7e57f8f 100644 --- a/data/maps/Route123/events.inc +++ b/data/maps/Route123/events.inc @@ -6,8 +6,8 @@ Route123_EventObjects: @ 852BDBC object_event 5, EVENT_OBJ_GFX_BERRY_TREE, 0, 81, 1, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 62, BerryTreeScript, 0 object_event 6, EVENT_OBJ_GFX_BERRY_TREE, 0, 82, 1, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 63, BerryTreeScript, 0 object_event 7, EVENT_OBJ_GFX_BERRY_TREE, 0, 83, 1, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 64, BerryTreeScript, 0 - object_event 8, EVENT_OBJ_GFX_WOMAN_7, 0, 70, 12, 3, MOVEMENT_TYPE_ROTATE_CLOCKWISE, 0, 0, 1, 1, Route123_EventScript_1F61C5, 0 - object_event 9, EVENT_OBJ_GFX_MAN_4, 0, 58, 7, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 0, 0, 1, 2, Route123_EventScript_1F61DC, 0 + object_event 8, EVENT_OBJ_GFX_WOMAN_5, 0, 70, 12, 3, MOVEMENT_TYPE_ROTATE_CLOCKWISE, 0, 0, 1, 1, Route123_EventScript_1F61C5, 0 + object_event 9, EVENT_OBJ_GFX_MAN_3, 0, 58, 7, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 0, 0, 1, 2, Route123_EventScript_1F61DC, 0 object_event 10, EVENT_OBJ_GFX_BERRY_TREE, 0, 14, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 65, BerryTreeScript, 0 object_event 11, EVENT_OBJ_GFX_BERRY_TREE, 0, 15, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 72, BerryTreeScript, 0 object_event 12, EVENT_OBJ_GFX_BERRY_TREE, 0, 17, 5, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 73, BerryTreeScript, 0 @@ -24,22 +24,22 @@ Route123_EventObjects: @ 852BDBC object_event 23, EVENT_OBJ_GFX_BERRY_TREE, 0, 109, 13, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 87, BerryTreeScript, 0 object_event 24, EVENT_OBJ_GFX_BERRY_TREE, 0, 110, 13, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 88, BerryTreeScript, 0 object_event 25, EVENT_OBJ_GFX_BERRY_TREE, 0, 111, 13, 3, MOVEMENT_TYPE_BERRY_TREE_GROWTH, 0, 0, 0, 89, BerryTreeScript, 0 - object_event 26, EVENT_OBJ_GFX_WOMAN_3, 0, 18, 9, 3, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 2, Route123_EventScript_1F61F3, 0 - object_event 27, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 38, 13, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route123_EventScript_1F62E9, 0 - object_event 28, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 37, 13, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route123_EventScript_1F62CE, 0 + object_event 26, EVENT_OBJ_GFX_WOMAN_2, 0, 18, 9, 3, MOVEMENT_TYPE_ROTATE_COUNTERCLOCKWISE, 0, 0, 1, 2, Route123_EventScript_1F61F3, 0 + object_event 27, EVENT_OBJ_GFX_TWIN, 0, 38, 13, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route123_EventScript_1F62E9, 0 + object_event 28, EVENT_OBJ_GFX_TWIN, 0, 37, 13, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route123_EventScript_1F62CE, 0 object_event 29, EVENT_OBJ_GFX_PSYCHIC_M, 0, 138, 12, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 7, Route123_EventScript_1F620A, 0 object_event 30, EVENT_OBJ_GFX_LASS, 0, 49, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, Route123_EventScript_1F626C, 0 object_event 31, EVENT_OBJ_GFX_HEX_MANIAC, 0, 87, 12, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 4, Route123_EventScript_1F6304, 0 object_event 32, EVENT_OBJ_GFX_ITEM_BALL, 0, 27, 18, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route123_EventScript_290FBD, 1104 object_event 33, EVENT_OBJ_GFX_ITEM_BALL, 0, 75, 9, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route123_EventScript_290FCA, 1109 - object_event 34, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 138, 14, 3, MOVEMENT_TYPE_TREE_DISGUISE, 1, 1, 1, 1, Route123_EventScript_1F6377, 0 - object_event 35, EVENT_OBJ_GFX_WOMAN_3, 0, 138, 16, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 1, Route123_EventScript_1F6360, 0 + object_event 34, EVENT_OBJ_GFX_NINJA_BOY, 0, 138, 14, 3, MOVEMENT_TYPE_TREE_DISGUISE, 1, 1, 1, 1, Route123_EventScript_1F6377, 0 + object_event 35, EVENT_OBJ_GFX_WOMAN_2, 0, 138, 16, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 1, Route123_EventScript_1F6360, 0 object_event 36, EVENT_OBJ_GFX_MANIAC, 0, 87, 17, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 4, Route123_EventScript_1F6349, 0 - object_event 37, EVENT_OBJ_GFX_MAN_6, 0, 66, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 2, Route123_EventScript_1F63BC, 0 - object_event 38, EVENT_OBJ_GFX_MAN_6, 0, 66, 19, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 2, Route123_EventScript_1F6332, 0 - object_event 39, EVENT_OBJ_GFX_OLD_MAN_1, 0, 49, 19, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 2, Route123_EventScript_1F631B, 0 + object_event 37, EVENT_OBJ_GFX_MAN_5, 0, 66, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 2, Route123_EventScript_1F63BC, 0 + object_event 38, EVENT_OBJ_GFX_MAN_5, 0, 66, 19, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 2, Route123_EventScript_1F6332, 0 + object_event 39, EVENT_OBJ_GFX_EXPERT_M, 0, 49, 19, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 2, Route123_EventScript_1F631B, 0 object_event 40, EVENT_OBJ_GFX_ITEM_BALL, 0, 43, 15, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route123_EventScript_290FD7, 1152 - object_event 41, EVENT_OBJ_GFX_WOMAN_7, 0, 14, 16, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 3, Route123_EventScript_1F638E, 0 + object_event 41, EVENT_OBJ_GFX_WOMAN_5, 0, 14, 16, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 3, Route123_EventScript_1F638E, 0 object_event 42, EVENT_OBJ_GFX_YOUNGSTER, 0, 14, 12, 3, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 1, 3, 1, 3, Route123_EventScript_1F63A5, 0 object_event 43, EVENT_OBJ_GFX_ITEM_BALL, 0, 57, 16, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route123_EventScript_290FE4, 1153 diff --git a/data/maps/Route123_BerryMastersHouse/events.inc b/data/maps/Route123_BerryMastersHouse/events.inc index c848f341ba..3462054cbe 100644 --- a/data/maps/Route123_BerryMastersHouse/events.inc +++ b/data/maps/Route123_BerryMastersHouse/events.inc @@ -1,6 +1,6 @@ Route123_BerryMastersHouse_EventObjects: @ 853EACC - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route123_BerryMastersHouse_EventScript_26F845, 0 - object_event 2, EVENT_OBJ_GFX_OLD_WOMAN_2, 0, 7, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route123_BerryMastersHouse_EventScript_26F8C0, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route123_BerryMastersHouse_EventScript_26F845, 0 + object_event 2, EVENT_OBJ_GFX_OLD_WOMAN, 0, 7, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, Route123_BerryMastersHouse_EventScript_26F8C0, 0 Route123_BerryMastersHouse_MapWarps: @ 853EAFC warp_def 3, 7, 0, 0, MAP_ROUTE123 diff --git a/data/maps/Route124_DivingTreasureHuntersHouse/events.inc b/data/maps/Route124_DivingTreasureHuntersHouse/events.inc index f76468efee..30dffed32d 100644 --- a/data/maps/Route124_DivingTreasureHuntersHouse/events.inc +++ b/data/maps/Route124_DivingTreasureHuntersHouse/events.inc @@ -1,5 +1,5 @@ Route124_DivingTreasureHuntersHouse_EventObjects: @ 853ED9C - object_event 1, EVENT_OBJ_GFX_MAN_6, 0, 5, 4, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, Route124_DivingTreasureHuntersHouse_EventScript_270A32, 0 + object_event 1, EVENT_OBJ_GFX_MAN_5, 0, 5, 4, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, Route124_DivingTreasureHuntersHouse_EventScript_270A32, 0 Route124_DivingTreasureHuntersHouse_MapWarps: @ 853EDB4 warp_def 3, 8, 0, 0, MAP_ROUTE124 diff --git a/data/maps/Route125/events.inc b/data/maps/Route125/events.inc index b8ced006c4..2a408aec65 100644 --- a/data/maps/Route125/events.inc +++ b/data/maps/Route125/events.inc @@ -6,8 +6,8 @@ Route125_EventObjects: @ 852C50C object_event 5, EVENT_OBJ_GFX_SAILOR, 0, 21, 30, 3, MOVEMENT_TYPE_FACE_DOWN_AND_UP, 0, 0, 1, 2, Route125_EventScript_1F6800, 0 object_event 6, EVENT_OBJ_GFX_LASS, 0, 17, 19, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, Route125_EventScript_1F6862, 0 object_event 7, EVENT_OBJ_GFX_LASS, 0, 18, 19, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 1, Route125_EventScript_1F687D, 0 - object_event 8, EVENT_OBJ_GFX_MAN_6, 0, 43, 19, 3, MOVEMENT_TYPE_WALK_RIGHT_AND_LEFT, 2, 1, 1, 3, Route125_EventScript_1F6898, 0 - object_event 9, EVENT_OBJ_GFX_OLD_MAN_1, 0, 48, 19, 3, MOVEMENT_TYPE_WALK_LEFT_AND_RIGHT, 2, 1, 1, 3, Route125_EventScript_1F68AF, 0 + object_event 8, EVENT_OBJ_GFX_MAN_5, 0, 43, 19, 3, MOVEMENT_TYPE_WALK_RIGHT_AND_LEFT, 2, 1, 1, 3, Route125_EventScript_1F6898, 0 + object_event 9, EVENT_OBJ_GFX_EXPERT_M, 0, 48, 19, 3, MOVEMENT_TYPE_WALK_LEFT_AND_RIGHT, 2, 1, 1, 3, Route125_EventScript_1F68AF, 0 object_event 10, EVENT_OBJ_GFX_ITEM_BALL, 0, 46, 17, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route125_EventScript_291018, 1154 Route125_MapWarps: @ 852C5FC diff --git a/data/maps/Route127/events.inc b/data/maps/Route127/events.inc index 6a7c07b9bf..bb434202b8 100644 --- a/data/maps/Route127/events.inc +++ b/data/maps/Route127/events.inc @@ -6,9 +6,9 @@ Route127_EventObjects: @ 852C734 object_event 5, EVENT_OBJ_GFX_FISHERMAN, 0, 42, 21, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 0, Route127_EventScript_1F6A63, 0 object_event 6, EVENT_OBJ_GFX_FISHERMAN, 0, 64, 19, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 0, Route127_EventScript_1F6A91, 0 object_event 7, EVENT_OBJ_GFX_FISHERMAN, 0, 54, 14, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 0, Route127_EventScript_1F6A7A, 0 - object_event 8, EVENT_OBJ_GFX_MAN_6, 0, 15, 23, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 2, Route127_EventScript_1F6AA8, 0 + object_event 8, EVENT_OBJ_GFX_MAN_5, 0, 15, 23, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 2, Route127_EventScript_1F6AA8, 0 object_event 9, EVENT_OBJ_GFX_BLACK_BELT, 0, 63, 63, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 1, 3, Route127_EventScript_1F6AD6, 0 - object_event 10, EVENT_OBJ_GFX_WOMAN_7, 0, 12, 23, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 2, Route127_EventScript_1F6ABF, 0 + object_event 10, EVENT_OBJ_GFX_WOMAN_5, 0, 12, 23, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 2, Route127_EventScript_1F6ABF, 0 object_event 11, EVENT_OBJ_GFX_ITEM_BALL, 0, 13, 20, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route127_EventScript_29104C, 1155 Route127_MapBGEvents: @ 852C83C diff --git a/data/maps/Route128/events.inc b/data/maps/Route128/events.inc index 02d28acfda..5c0b82ceef 100644 --- a/data/maps/Route128/events.inc +++ b/data/maps/Route128/events.inc @@ -5,8 +5,8 @@ Route128_EventObjects: @ 852C88C object_event 4, EVENT_OBJ_GFX_ARCHIE, 0, 37, 22, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, 0x0, 944 object_event 5, EVENT_OBJ_GFX_MAXIE, 0, 38, 21, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 945 object_event 6, EVENT_OBJ_GFX_FISHERMAN, 0, 63, 28, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 0, Route128_EventScript_1F6DB0, 0 - object_event 7, EVENT_OBJ_GFX_MAN_4, 0, 47, 9, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 3, Route128_EventScript_1F6D99, 0 - object_event 8, EVENT_OBJ_GFX_WOMAN_7, 0, 24, 8, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 3, Route128_EventScript_1F6D82, 0 + object_event 7, EVENT_OBJ_GFX_MAN_3, 0, 47, 9, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 3, Route128_EventScript_1F6D99, 0 + object_event 8, EVENT_OBJ_GFX_WOMAN_5, 0, 24, 8, 3, MOVEMENT_TYPE_FACE_DOWN_AND_LEFT, 1, 1, 1, 3, Route128_EventScript_1F6D82, 0 object_event 9, EVENT_OBJ_GFX_SWIMMER_F, 0, 101, 29, 1, MOVEMENT_TYPE_WALK_UP_AND_DOWN, 1, 3, 1, 4, Route128_EventScript_1F6DDE, 0 object_event 10, EVENT_OBJ_GFX_SWIMMER_M, 0, 101, 22, 1, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 1, 3, 1, 4, Route128_EventScript_1F6DC7, 0 diff --git a/data/maps/Route132/events.inc b/data/maps/Route132/events.inc index 7d62fb3064..817d7b0381 100644 --- a/data/maps/Route132/events.inc +++ b/data/maps/Route132/events.inc @@ -4,10 +4,10 @@ Route132_EventObjects: @ 852CB90 object_event 3, EVENT_OBJ_GFX_ITEM_BALL, 0, 10, 11, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route132_EventScript_291059, 1036 object_event 4, EVENT_OBJ_GFX_BLACK_BELT, 0, 9, 15, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 4, Route132_EventScript_1F752F, 0 object_event 5, EVENT_OBJ_GFX_FISHERMAN, 0, 49, 28, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 1, Route132_EventScript_1F7518, 0 - object_event 6, EVENT_OBJ_GFX_OLD_MAN_1, 0, 33, 26, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 4, Route132_EventScript_1F7546, 0 - object_event 7, EVENT_OBJ_GFX_WOMAN_7, 0, 33, 31, 3, MOVEMENT_TYPE_WALK_UP_AND_DOWN, 1, 4, 1, 4, Route132_EventScript_1F755D, 0 - object_event 8, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 21, 30, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 4, Route132_EventScript_1F758B, 0 - object_event 9, EVENT_OBJ_GFX_MAN_4, 0, 21, 25, 3, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 1, 4, 1, 4, Route132_EventScript_1F7574, 0 + object_event 6, EVENT_OBJ_GFX_EXPERT_M, 0, 33, 26, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 4, Route132_EventScript_1F7546, 0 + object_event 7, EVENT_OBJ_GFX_WOMAN_5, 0, 33, 31, 3, MOVEMENT_TYPE_WALK_UP_AND_DOWN, 1, 4, 1, 4, Route132_EventScript_1F755D, 0 + object_event 8, EVENT_OBJ_GFX_EXPERT_F, 0, 21, 30, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 4, Route132_EventScript_1F758B, 0 + object_event 9, EVENT_OBJ_GFX_MAN_3, 0, 21, 25, 3, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 1, 4, 1, 4, Route132_EventScript_1F7574, 0 object_event 10, EVENT_OBJ_GFX_ITEM_BALL, 0, 20, 27, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route132_EventScript_291066, 1156 Route132_MapEvents:: @ 852CC80 diff --git a/data/maps/Route133/events.inc b/data/maps/Route133/events.inc index ba1ac2ac04..b1cbb4bb1f 100644 --- a/data/maps/Route133/events.inc +++ b/data/maps/Route133/events.inc @@ -4,10 +4,10 @@ Route133_EventObjects: @ 852CC94 object_event 3, EVENT_OBJ_GFX_SWIMMER_F, 0, 68, 28, 1, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 0, 2, 1, 3, Route133_EventScript_1F75BA, 0 object_event 4, EVENT_OBJ_GFX_ITEM_BALL, 0, 53, 12, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route133_EventScript_291073, 1037 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 8, 10, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, Route133_EventScript_291080, 1038 - object_event 6, EVENT_OBJ_GFX_MAN_6, 0, 7, 14, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 2, Route133_EventScript_1F75FF, 0 - object_event 7, EVENT_OBJ_GFX_MAN_4, 0, 37, 15, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 0, 0, 1, 4, Route133_EventScript_1F75E8, 0 - object_event 8, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 56, 11, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 3, Route133_EventScript_1F7616, 0 - object_event 9, EVENT_OBJ_GFX_OLD_MAN_1, 0, 56, 15, 3, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 3, Route133_EventScript_1F762D, 0 + object_event 6, EVENT_OBJ_GFX_MAN_5, 0, 7, 14, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 2, Route133_EventScript_1F75FF, 0 + object_event 7, EVENT_OBJ_GFX_MAN_3, 0, 37, 15, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 0, 0, 1, 4, Route133_EventScript_1F75E8, 0 + object_event 8, EVENT_OBJ_GFX_EXPERT_F, 0, 56, 11, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 3, Route133_EventScript_1F7616, 0 + object_event 9, EVENT_OBJ_GFX_EXPERT_M, 0, 56, 15, 3, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 3, Route133_EventScript_1F762D, 0 object_event 10, EVENT_OBJ_GFX_ITEM_BALL, 0, 48, 28, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, Route133_EventScript_29108D, 1157 Route133_MapEvents:: @ 852CD84 diff --git a/data/maps/Route134/events.inc b/data/maps/Route134/events.inc index 03339b0811..4201b80688 100644 --- a/data/maps/Route134/events.inc +++ b/data/maps/Route134/events.inc @@ -1,10 +1,10 @@ Route134_EventObjects: @ 852CD98 object_event 1, EVENT_OBJ_GFX_SWIMMER_M, 0, 49, 9, 1, MOVEMENT_TYPE_WALK_SEQUENCE_UP_RIGHT_DOWN_LEFT, 3, 5, 1, 2, Route134_EventScript_1F7653, 0 object_event 2, EVENT_OBJ_GFX_SWIMMER_F, 0, 58, 7, 1, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 1, 3, Route134_EventScript_1F766A, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 41, 23, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 2, Route134_EventScript_1F7698, 0 - object_event 4, EVENT_OBJ_GFX_MAN_6, 0, 24, 23, 3, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 0, 3, 1, 6, Route134_EventScript_1F7681, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 41, 23, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 2, Route134_EventScript_1F7698, 0 + object_event 4, EVENT_OBJ_GFX_MAN_5, 0, 24, 23, 3, MOVEMENT_TYPE_WALK_DOWN_AND_UP, 0, 3, 1, 6, Route134_EventScript_1F7681, 0 object_event 5, EVENT_OBJ_GFX_BLACK_BELT, 0, 49, 16, 3, MOVEMENT_TYPE_WALK_LEFT_AND_RIGHT, 6, 0, 1, 5, Route134_EventScript_1F76AF, 0 - object_event 6, EVENT_OBJ_GFX_WOMAN_7, 0, 43, 23, 1, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 2, Route134_EventScript_1F76F4, 0 + object_event 6, EVENT_OBJ_GFX_WOMAN_5, 0, 43, 23, 1, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 2, Route134_EventScript_1F76F4, 0 object_event 7, EVENT_OBJ_GFX_SAILOR, 0, 24, 30, 3, MOVEMENT_TYPE_WALK_UP_AND_DOWN, 0, 3, 1, 6, Route134_EventScript_1F770B, 0 object_event 8, EVENT_OBJ_GFX_GIRL_3, 0, 50, 16, 3, MOVEMENT_TYPE_WALK_RIGHT_AND_LEFT, 6, 0, 1, 5, Route134_EventScript_1F76DD, 0 object_event 9, EVENT_OBJ_GFX_SAILOR, 0, 63, 14, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 1, 1, 1, 3, Route134_EventScript_1F76C6, 0 diff --git a/data/maps/RustboroCity/events.inc b/data/maps/RustboroCity/events.inc index 4471d06e02..2f14304ba6 100644 --- a/data/maps/RustboroCity/events.inc +++ b/data/maps/RustboroCity/events.inc @@ -1,17 +1,17 @@ RustboroCity_EventObjects: @ 85267E0 - object_event 1, EVENT_OBJ_GFX_WOMAN_7, 0, 22, 34, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, RustboroCity_EventScript_1E088A, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_5, 0, 22, 34, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, RustboroCity_EventScript_1E088A, 0 object_event 2, EVENT_OBJ_GFX_FAT_MAN, 0, 19, 13, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, RustboroCity_EventScript_1E085F, 0 - object_event 3, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 25, 37, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, RustboroCity_EventScript_1E08DA, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 21, 46, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, RustboroCity_EventScript_1E08D1, 0 + object_event 3, EVENT_OBJ_GFX_NINJA_BOY, 0, 25, 37, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, RustboroCity_EventScript_1E08DA, 0 + object_event 4, EVENT_OBJ_GFX_TWIN, 0, 21, 46, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, RustboroCity_EventScript_1E08D1, 0 object_event 5, EVENT_OBJ_GFX_BOY_2, 0, 12, 45, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, RustboroCity_EventScript_1E08B2, 0 - object_event 6, EVENT_OBJ_GFX_MAN_4, 0, 26, 23, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, RustboroCity_EventScript_1E0893, 0 - object_event 7, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 24, 51, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_EventScript_1E0922, 0 - object_event 8, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 25, 51, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, RustboroCity_EventScript_1E0938, 0 + object_event 6, EVENT_OBJ_GFX_MAN_3, 0, 26, 23, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, RustboroCity_EventScript_1E0893, 0 + object_event 7, EVENT_OBJ_GFX_LITTLE_BOY, 0, 24, 51, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_EventScript_1E0922, 0 + object_event 8, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 25, 51, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, RustboroCity_EventScript_1E0938, 0 object_event 9, EVENT_OBJ_GFX_MAN_2, 0, 30, 10, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, RustboroCity_EventScript_1E0ADD, 732 object_event 10, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 13, 21, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, 0x0, 731 - object_event 11, EVENT_OBJ_GFX_MAN_7, 0, 13, 34, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, RustboroCity_EventScript_1E087E, 0 + object_event 11, EVENT_OBJ_GFX_DEVON_EMPLOYEE, 0, 13, 34, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, RustboroCity_EventScript_1E087E, 0 object_event 12, EVENT_OBJ_GFX_ITEM_BALL, 0, 36, 51, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, RustboroCity_EventScript_2910DB, 1041 - object_event 13, EVENT_OBJ_GFX_MAN_5, 0, 19, 27, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 1, 0, 0, RustboroCity_EventScript_1E094E, 0 + object_event 13, EVENT_OBJ_GFX_MAN_4, 0, 19, 27, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 1, 0, 0, RustboroCity_EventScript_1E094E, 0 object_event 14, EVENT_OBJ_GFX_HIPSTER, 0, 16, 50, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, RustboroCity_EventScript_1E0DB8, 814 object_event 15, EVENT_OBJ_GFX_SCIENTIST_1, 0, 11, 15, 0, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, 0x0, 844 object_event 16, EVENT_OBJ_GFX_BOY_1, 0, 31, 36, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 1, 0, 0, RustboroCity_EventScript_1E1236, 0 diff --git a/data/maps/RustboroCity_CuttersHouse/events.inc b/data/maps/RustboroCity_CuttersHouse/events.inc index 6657c9305d..71e57a143e 100644 --- a/data/maps/RustboroCity_CuttersHouse/events.inc +++ b/data/maps/RustboroCity_CuttersHouse/events.inc @@ -1,5 +1,5 @@ RustboroCity_CuttersHouse_EventObjects: @ 8530A1C - object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 7, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_CuttersHouse_EventScript_215BD4, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_M, 0, 7, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_CuttersHouse_EventScript_215BD4, 0 object_event 2, EVENT_OBJ_GFX_LASS, 0, 9, 2, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, RustboroCity_CuttersHouse_EventScript_215C0A, 0 RustboroCity_CuttersHouse_MapWarps: @ 8530A4C diff --git a/data/maps/RustboroCity_DevonCorp_1F/events.inc b/data/maps/RustboroCity_DevonCorp_1F/events.inc index baef1be49d..f0d54df774 100644 --- a/data/maps/RustboroCity_DevonCorp_1F/events.inc +++ b/data/maps/RustboroCity_DevonCorp_1F/events.inc @@ -1,7 +1,7 @@ RustboroCity_DevonCorp_1F_EventObjects: @ 853037C - object_event 1, EVENT_OBJ_GFX_MAN_7, 0, 2, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, RustboroCity_DevonCorp_1F_EventScript_211261, 0 - object_event 2, EVENT_OBJ_GFX_MAN_7, 0, 15, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 2, 1, 0, 0, RustboroCity_DevonCorp_1F_EventScript_211293, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_4, 0, 5, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, RustboroCity_DevonCorp_1F_EventScript_2112CE, 0 + object_event 1, EVENT_OBJ_GFX_DEVON_EMPLOYEE, 0, 2, 6, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, RustboroCity_DevonCorp_1F_EventScript_211261, 0 + object_event 2, EVENT_OBJ_GFX_DEVON_EMPLOYEE, 0, 15, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 2, 1, 0, 0, RustboroCity_DevonCorp_1F_EventScript_211293, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_3, 0, 5, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, RustboroCity_DevonCorp_1F_EventScript_2112CE, 0 RustboroCity_DevonCorp_1F_MapWarps: @ 85303C4 warp_def 5, 8, 0, 5, MAP_RUSTBORO_CITY diff --git a/data/maps/RustboroCity_Flat1_1F/events.inc b/data/maps/RustboroCity_Flat1_1F/events.inc index d52b495eb6..b606a30dbc 100644 --- a/data/maps/RustboroCity_Flat1_1F/events.inc +++ b/data/maps/RustboroCity_Flat1_1F/events.inc @@ -1,6 +1,6 @@ RustboroCity_Flat1_1F_EventObjects: @ 8530890 - object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 9, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_Flat1_1F_EventScript_2150CE, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_7, 0, 12, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, RustboroCity_Flat1_1F_EventScript_2150D7, 0 + object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 9, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_Flat1_1F_EventScript_2150CE, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 12, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, RustboroCity_Flat1_1F_EventScript_2150D7, 0 RustboroCity_Flat1_1F_MapWarps: @ 85308C0 warp_def 6, 7, 0, 1, MAP_RUSTBORO_CITY diff --git a/data/maps/RustboroCity_Flat1_2F/events.inc b/data/maps/RustboroCity_Flat1_2F/events.inc index 13ebbbc0d5..9d3aace61f 100644 --- a/data/maps/RustboroCity_Flat1_2F/events.inc +++ b/data/maps/RustboroCity_Flat1_2F/events.inc @@ -1,6 +1,6 @@ RustboroCity_Flat1_2F_EventObjects: @ 85308EC - object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 4, 6, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 3, 1, 0, 0, RustboroCity_Flat1_2F_EventScript_21523D, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 9, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_F, 0, 4, 6, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 3, 1, 0, 0, RustboroCity_Flat1_2F_EventScript_21523D, 0 + object_event 2, EVENT_OBJ_GFX_TWIN, 0, 9, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 object_event 3, EVENT_OBJ_GFX_SKITTY_DOLL, 0, 9, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, RustboroCity_Flat1_2F_EventScript_215246, 0 object_event 4, EVENT_OBJ_GFX_TREECKO_DOLL, 0, 10, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, RustboroCity_Flat1_2F_EventScript_215246, 0 object_event 5, EVENT_OBJ_GFX_TORCHIC_DOLL, 0, 10, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, RustboroCity_Flat1_2F_EventScript_215246, 0 diff --git a/data/maps/RustboroCity_Flat2_1F/events.inc b/data/maps/RustboroCity_Flat2_1F/events.inc index 16c79649a6..c355742618 100644 --- a/data/maps/RustboroCity_Flat2_1F/events.inc +++ b/data/maps/RustboroCity_Flat2_1F/events.inc @@ -1,6 +1,6 @@ RustboroCity_Flat2_1F_EventObjects: @ 8530AC4 object_event 1, EVENT_OBJ_GFX_SKITTY, 0, 11, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, RustboroCity_Flat2_1F_EventScript_215F80, 0 - object_event 2, EVENT_OBJ_GFX_OLD_WOMAN_2, 0, 8, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_Flat2_1F_EventScript_215F77, 0 + object_event 2, EVENT_OBJ_GFX_OLD_WOMAN, 0, 8, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_Flat2_1F_EventScript_215F77, 0 RustboroCity_Flat2_1F_MapWarps: @ 8530AF4 warp_def 2, 8, 0, 10, MAP_RUSTBORO_CITY diff --git a/data/maps/RustboroCity_Flat2_2F/events.inc b/data/maps/RustboroCity_Flat2_2F/events.inc index 559c6e6e0b..60423b5d6a 100644 --- a/data/maps/RustboroCity_Flat2_2F/events.inc +++ b/data/maps/RustboroCity_Flat2_2F/events.inc @@ -1,6 +1,6 @@ RustboroCity_Flat2_2F_EventObjects: @ 8530B20 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_2, 0, 11, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_Flat2_2F_EventScript_215FD8, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 7, 3, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 2, 0, 0, 0, RustboroCity_Flat2_2F_EventScript_215FE1, 0 + object_event 1, EVENT_OBJ_GFX_OLD_MAN, 0, 11, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_Flat2_2F_EventScript_215FD8, 0 + object_event 2, EVENT_OBJ_GFX_NINJA_BOY, 0, 7, 3, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 2, 0, 0, 0, RustboroCity_Flat2_2F_EventScript_215FE1, 0 RustboroCity_Flat2_2F_MapWarps: @ 8530B50 warp_def 3, 1, 0, 2, MAP_RUSTBORO_CITY_FLAT2_1F diff --git a/data/maps/RustboroCity_Flat2_3F/events.inc b/data/maps/RustboroCity_Flat2_3F/events.inc index 71d03ddb1c..9ab4727f3f 100644 --- a/data/maps/RustboroCity_Flat2_3F/events.inc +++ b/data/maps/RustboroCity_Flat2_3F/events.inc @@ -1,5 +1,5 @@ RustboroCity_Flat2_3F_EventObjects: @ 8530B74 - object_event 1, EVENT_OBJ_GFX_MAN_7, 0, 7, 3, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 2, 0, 0, 0, RustboroCity_Flat2_3F_EventScript_216117, 0 + object_event 1, EVENT_OBJ_GFX_DEVON_EMPLOYEE, 0, 7, 3, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 2, 0, 0, 0, RustboroCity_Flat2_3F_EventScript_216117, 0 object_event 2, EVENT_OBJ_GFX_WOMAN_1, 0, 12, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, RustboroCity_Flat2_3F_EventScript_216120, 0 RustboroCity_Flat2_3F_MapWarps: @ 8530BA4 diff --git a/data/maps/RustboroCity_House2/events.inc b/data/maps/RustboroCity_House2/events.inc index 5c5ab205e7..2f8d4b2bfc 100644 --- a/data/maps/RustboroCity_House2/events.inc +++ b/data/maps/RustboroCity_House2/events.inc @@ -1,6 +1,6 @@ RustboroCity_House2_EventObjects: @ 8530A70 - object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, RustboroCity_House2_EventScript_215EB4, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, RustboroCity_House2_EventScript_215EBD, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_F, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, RustboroCity_House2_EventScript_215EB4, 0 + object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, RustboroCity_House2_EventScript_215EBD, 0 RustboroCity_House2_MapWarps: @ 8530AA0 warp_def 5, 8, 0, 9, MAP_RUSTBORO_CITY diff --git a/data/maps/RustboroCity_House3/events.inc b/data/maps/RustboroCity_House3/events.inc index 2fc6a6233b..95198b27c2 100644 --- a/data/maps/RustboroCity_House3/events.inc +++ b/data/maps/RustboroCity_House3/events.inc @@ -1,6 +1,6 @@ RustboroCity_House3_EventObjects: @ 8530BC0 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_2, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_House3_EventScript_216191, 0 - object_event 2, EVENT_OBJ_GFX_OLD_WOMAN_2, 0, 7, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, RustboroCity_House3_EventScript_21619A, 0 + object_event 1, EVENT_OBJ_GFX_OLD_MAN, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_House3_EventScript_216191, 0 + object_event 2, EVENT_OBJ_GFX_OLD_WOMAN, 0, 7, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, RustboroCity_House3_EventScript_21619A, 0 object_event 3, EVENT_OBJ_GFX_PIKACHU, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, RustboroCity_House3_EventScript_2161A3, 0 RustboroCity_House3_MapWarps: @ 8530C08 diff --git a/data/maps/RustboroCity_Mart/events.inc b/data/maps/RustboroCity_Mart/events.inc index 683ed5ff7c..8d65c367d0 100644 --- a/data/maps/RustboroCity_Mart/events.inc +++ b/data/maps/RustboroCity_Mart/events.inc @@ -1,7 +1,7 @@ RustboroCity_Mart_EventObjects: @ 853080C object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_Mart_EventScript_214F06, 0 object_event 2, EVENT_OBJ_GFX_BOY_1, 0, 2, 5, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, RustboroCity_Mart_EventScript_214F7D, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_2, 0, 8, 4, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, RustboroCity_Mart_EventScript_214F74, 0 + object_event 3, EVENT_OBJ_GFX_POKEFAN_F, 0, 8, 4, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, RustboroCity_Mart_EventScript_214F74, 0 object_event 4, EVENT_OBJ_GFX_BUG_CATCHER, 0, 8, 2, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, RustboroCity_Mart_EventScript_214F86, 0 RustboroCity_Mart_MapWarps: @ 853086C diff --git a/data/maps/RustboroCity_PokemonSchool/events.inc b/data/maps/RustboroCity_PokemonSchool/events.inc index 84548b44a6..d32f8ad46e 100644 --- a/data/maps/RustboroCity_PokemonSchool/events.inc +++ b/data/maps/RustboroCity_PokemonSchool/events.inc @@ -1,7 +1,7 @@ RustboroCity_PokemonSchool_EventObjects: @ 85305EC - object_event 1, EVENT_OBJ_GFX_BOY_5, 0, 8, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_PokemonSchool_EventScript_213F5F, 0 - object_event 2, EVENT_OBJ_GFX_BOY_5, 0, 9, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, RustboroCity_PokemonSchool_EventScript_213F68, 0 - object_event 3, EVENT_OBJ_GFX_BOY_4, 0, 3, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, RustboroCity_PokemonSchool_EventScript_213F71, 0 + object_event 1, EVENT_OBJ_GFX_GAMEBOY_KID, 0, 8, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, RustboroCity_PokemonSchool_EventScript_213F5F, 0 + object_event 2, EVENT_OBJ_GFX_GAMEBOY_KID, 0, 9, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, RustboroCity_PokemonSchool_EventScript_213F68, 0 + object_event 3, EVENT_OBJ_GFX_RICH_BOY, 0, 3, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, RustboroCity_PokemonSchool_EventScript_213F71, 0 object_event 4, EVENT_OBJ_GFX_LASS, 0, 10, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, RustboroCity_PokemonSchool_EventScript_213F7A, 0 object_event 5, EVENT_OBJ_GFX_SCHOOL_KID_M, 0, 3, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, RustboroCity_PokemonSchool_EventScript_213F83, 0 object_event 6, EVENT_OBJ_GFX_GENTLEMAN, 0, 5, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, RustboroCity_PokemonSchool_EventScript_213F95, 0 diff --git a/data/maps/RusturfTunnel/events.inc b/data/maps/RusturfTunnel/events.inc index 77b6f7a612..5d3f3c8be1 100644 --- a/data/maps/RusturfTunnel/events.inc +++ b/data/maps/RusturfTunnel/events.inc @@ -3,12 +3,12 @@ RusturfTunnel_EventObjects: @ 85341C4 object_event 2, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 24, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, RusturfTunnel_EventScript_2907A6, 931 object_event 3, EVENT_OBJ_GFX_ITEM_BALL, 0, 3, 1, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, RusturfTunnel_EventScript_291136, 1048 object_event 4, EVENT_OBJ_GFX_ITEM_BALL, 0, 30, 2, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, RusturfTunnel_EventScript_291143, 1049 - object_event 5, EVENT_OBJ_GFX_OLD_MAN_1, 0, 5, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, 0x0, 879 + object_event 5, EVENT_OBJ_GFX_EXPERT_M, 0, 5, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, 0x0, 879 object_event 6, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 14, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, RusturfTunnel_EventScript_22D0C2, 878 object_event 7, EVENT_OBJ_GFX_WINGULL, 0, 14, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, RusturfTunnel_EventScript_22D0AF, 880 object_event 8, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 24, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, RusturfTunnel_EventScript_2907A6, 932 object_event 9, EVENT_OBJ_GFX_HIKER, 0, 32, 13, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 3, RusturfTunnel_EventScript_22D1B1, 0 - object_event 10, EVENT_OBJ_GFX_WOMAN_3, 0, 25, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, RusturfTunnel_EventScript_22CE5F, 983 + object_event 10, EVENT_OBJ_GFX_WOMAN_2, 0, 25, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, RusturfTunnel_EventScript_22CE5F, 983 RusturfTunnel_MapWarps: @ 85342B4 warp_def 4, 10, 3, 0, MAP_ROUTE116 diff --git a/data/maps/SSTidalCorridor/events.inc b/data/maps/SSTidalCorridor/events.inc index 8494f36e5d..6ed455cad8 100644 --- a/data/maps/SSTidalCorridor/events.inc +++ b/data/maps/SSTidalCorridor/events.inc @@ -1,7 +1,7 @@ SSTidalCorridor_EventObjects: @ 853A158 object_event 1, EVENT_OBJ_GFX_SAILOR, 0, 1, 11, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, SSTidalCorridor_EventScript_23C119, 0 object_event 2, EVENT_OBJ_GFX_SAILOR, 0, 16, 7, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 2, 0, 0, SSTidalCorridor_EventScript_23C1A3, 0 - object_event 3, EVENT_OBJ_GFX_OLD_MAN_1, 0, 9, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, SSTidalCorridor_EventScript_23C0D9, 950 + object_event 3, EVENT_OBJ_GFX_EXPERT_M, 0, 9, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, SSTidalCorridor_EventScript_23C0D9, 950 object_event 4, EVENT_OBJ_GFX_WINGULL, 0, 7, 2, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SSTidalCorridor_EventScript_23C0E2, 950 object_event 5, EVENT_OBJ_GFX_SCOTT, 0, 9, 10, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, 0x0, 810 diff --git a/data/maps/SSTidalRooms/events.inc b/data/maps/SSTidalRooms/events.inc index 5ef669f485..cca2bc8211 100644 --- a/data/maps/SSTidalRooms/events.inc +++ b/data/maps/SSTidalRooms/events.inc @@ -1,11 +1,11 @@ SSTidalRooms_EventObjects: @ 853A314 - object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 4, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 0, SSTidalRooms_EventScript_23CA49, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_M, 0, 4, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 0, SSTidalRooms_EventScript_23CA49, 0 object_event 2, EVENT_OBJ_GFX_GENTLEMAN, 0, 34, 11, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 3, SSTidalRooms_EventScript_23CA60, 0 object_event 3, EVENT_OBJ_GFX_GENTLEMAN, 0, 21, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 0, SSTidalRooms_EventScript_23CA77, 0 - object_event 4, EVENT_OBJ_GFX_MAN_5, 0, 5, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, SSTidalRooms_EventScript_23CA8E, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_5, 0, 4, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, SSTidalRooms_EventScript_23CAA9, 0 - object_event 6, EVENT_OBJ_GFX_BOY_4, 0, 22, 11, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 3, SSTidalRooms_EventScript_23CAC4, 0 - object_event 7, EVENT_OBJ_GFX_WOMAN_3, 0, 15, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 0, SSTidalRooms_EventScript_23CADB, 0 + object_event 4, EVENT_OBJ_GFX_MAN_4, 0, 5, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, SSTidalRooms_EventScript_23CA8E, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_4, 0, 4, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 1, SSTidalRooms_EventScript_23CAA9, 0 + object_event 6, EVENT_OBJ_GFX_RICH_BOY, 0, 22, 11, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 3, SSTidalRooms_EventScript_23CAC4, 0 + object_event 7, EVENT_OBJ_GFX_WOMAN_2, 0, 15, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 0, SSTidalRooms_EventScript_23CADB, 0 object_event 8, EVENT_OBJ_GFX_MANIAC, 0, 28, 5, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, SSTidalRooms_EventScript_23C9F2, 951 SSTidalRooms_MapWarps: @ 853A3D4 diff --git a/data/maps/SafariZone_North/events.inc b/data/maps/SafariZone_North/events.inc index 1057b4ecd4..11e4b2e28e 100644 --- a/data/maps/SafariZone_North/events.inc +++ b/data/maps/SafariZone_North/events.inc @@ -1,6 +1,6 @@ SafariZone_North_EventObjects: @ 853B160 object_event 1, EVENT_OBJ_GFX_FISHERMAN, 0, 22, 9, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SafariZone_North_EventScript_23D254, 0 - object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 6, 29, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SafariZone_North_EventScript_23D25D, 0 + object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 6, 29, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SafariZone_North_EventScript_23D25D, 0 object_event 3, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 25, 10, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SafariZone_North_EventScript_2907A6, 17 object_event 4, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 25, 13, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SafariZone_North_EventScript_2907A6, 18 object_event 5, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 28, 14, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SafariZone_North_EventScript_2907A6, 19 diff --git a/data/maps/SafariZone_South/events.inc b/data/maps/SafariZone_South/events.inc index 01a016f02c..21626d410d 100644 --- a/data/maps/SafariZone_South/events.inc +++ b/data/maps/SafariZone_South/events.inc @@ -1,7 +1,7 @@ SafariZone_South_EventObjects: @ 853B2A4 object_event 1, EVENT_OBJ_GFX_CAMPER, 0, 32, 34, 4, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SafariZone_South_EventScript_23D2E5, 0 object_event 2, EVENT_OBJ_GFX_BOY_1, 0, 26, 28, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SafariZone_South_EventScript_23D2CA, 0 - object_event 3, EVENT_OBJ_GFX_MAN_5, 0, 16, 6, 5, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SafariZone_South_EventScript_23D2D3, 0 + object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 16, 6, 5, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SafariZone_South_EventScript_23D2D3, 0 object_event 4, EVENT_OBJ_GFX_YOUNGSTER, 0, 15, 31, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SafariZone_South_EventScript_23D2DC, 0 object_event 5, EVENT_OBJ_GFX_CAMPER, 0, 36, 16, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, SafariZone_South_EventScript_23D390, 717 object_event 6, EVENT_OBJ_GFX_CAMPER, 0, 36, 17, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, SafariZone_South_EventScript_23D3A2, 717 diff --git a/data/maps/SafariZone_Southeast/events.inc b/data/maps/SafariZone_Southeast/events.inc index 3ba71ee8e2..d1be808cce 100644 --- a/data/maps/SafariZone_Southeast/events.inc +++ b/data/maps/SafariZone_Southeast/events.inc @@ -1,7 +1,7 @@ SafariZone_Southeast_EventObjects: @ 853BA6C - object_event 1, EVENT_OBJ_GFX_BOY_4, 0, 7, 7, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SafariZone_Southeast_EventScript_23D3BD, 0 + object_event 1, EVENT_OBJ_GFX_RICH_BOY, 0, 7, 7, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SafariZone_Southeast_EventScript_23D3BD, 0 object_event 2, EVENT_OBJ_GFX_FAT_MAN, 0, 20, 30, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SafariZone_Southeast_EventScript_23D3B4, 0 - object_event 3, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 8, 26, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SafariZone_Southeast_EventScript_23D3AB, 0 + object_event 3, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 8, 26, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SafariZone_Southeast_EventScript_23D3AB, 0 object_event 4, EVENT_OBJ_GFX_ITEM_BALL, 0, 31, 15, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SafariZone_Southeast_EventScript_2912F0, 1170 object_event 5, EVENT_OBJ_GFX_CAMPER, 0, 12, 16, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, SafariZone_Southeast_EventScript_23D399, 747 diff --git a/data/maps/SafariZone_Southwest/events.inc b/data/maps/SafariZone_Southwest/events.inc index 468a0013d2..f4750621d8 100644 --- a/data/maps/SafariZone_Southwest/events.inc +++ b/data/maps/SafariZone_Southwest/events.inc @@ -1,5 +1,5 @@ SafariZone_Southwest_EventObjects: @ 853B24C - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 22, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SafariZone_Southwest_EventScript_23D267, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 22, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SafariZone_Southwest_EventScript_23D267, 0 object_event 2, EVENT_OBJ_GFX_ITEM_BALL, 0, 0, 37, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SafariZone_Southwest_EventScript_2912D6, 1131 SafariZone_Southwest_MapWarps: @ 853B27C diff --git a/data/maps/ShoalCave_LowTideEntranceRoom/events.inc b/data/maps/ShoalCave_LowTideEntranceRoom/events.inc index 614c009c1e..875bed2fba 100644 --- a/data/maps/ShoalCave_LowTideEntranceRoom/events.inc +++ b/data/maps/ShoalCave_LowTideEntranceRoom/events.inc @@ -1,6 +1,6 @@ ShoalCave_LowTideEntranceRoom_EventObjects: @ 853627C object_event 1, EVENT_OBJ_GFX_ITEM_BALL, 0, 30, 3, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, ShoalCave_LowTideEntranceRoom_EventScript_2913C0, 1081 - object_event 2, EVENT_OBJ_GFX_OLD_MAN_1, 0, 18, 15, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, ShoalCave_LowTideEntranceRoom_EventScript_236DD9, 0 + object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 18, 15, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, ShoalCave_LowTideEntranceRoom_EventScript_236DD9, 0 ShoalCave_LowTideEntranceRoom_MapWarps: @ 85362AC warp_def 20, 30, 3, 0, MAP_ROUTE125 diff --git a/data/maps/SingleBattleColosseum/events.inc b/data/maps/SingleBattleColosseum/events.inc index c0bcde1ba7..b43b505bd5 100644 --- a/data/maps/SingleBattleColosseum/events.inc +++ b/data/maps/SingleBattleColosseum/events.inc @@ -1,5 +1,5 @@ SingleBattleColosseum_EventObjects: @ 8539D44 - object_event 1, EVENT_OBJ_GFX_WOMAN_6, 0, 9, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, SingleBattleColosseum_EventScript_2774A6, 0 + object_event 1, EVENT_OBJ_GFX_LINK_RECEPTIONIST, 0, 9, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, SingleBattleColosseum_EventScript_2774A6, 0 SingleBattleColosseum_MapWarps: @ 8539D5C warp_def 6, 8, 3, 127, MAP_NONE diff --git a/data/maps/SlateportCity/events.inc b/data/maps/SlateportCity/events.inc index 8b74573b73..841de657e0 100644 --- a/data/maps/SlateportCity/events.inc +++ b/data/maps/SlateportCity/events.inc @@ -1,29 +1,29 @@ SlateportCity_EventObjects: @ 85261CC object_event 1, EVENT_OBJ_GFX_FAT_MAN, 0, 21, 11, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SlateportCity_EventScript_1DCED9, 0 object_event 2, EVENT_OBJ_GFX_MAN_1, 0, 34, 29, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, SlateportCity_EventScript_1DCEF6, 0 - object_event 3, EVENT_OBJ_GFX_BOY_4, 0, 5, 13, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 2, 0, 0, SlateportCity_EventScript_1DCEB8, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_5, 0, 26, 29, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, SlateportCity_EventScript_1DCF17, 0 + object_event 3, EVENT_OBJ_GFX_RICH_BOY, 0, 5, 13, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 2, 0, 0, SlateportCity_EventScript_1DCEB8, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_4, 0, 26, 29, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, SlateportCity_EventScript_1DCF17, 0 object_event 5, EVENT_OBJ_GFX_AQUA_MEMBER_F, 0, 31, 27, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, SlateportCity_EventScript_1DD009, 882 object_event 6, EVENT_OBJ_GFX_COOK, 0, 5, 43, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_EventScript_1DCE42, 0 - object_event 7, EVENT_OBJ_GFX_OLD_WOMAN_2, 0, 20, 37, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_EventScript_1DCE63, 0 + object_event 7, EVENT_OBJ_GFX_OLD_WOMAN, 0, 20, 37, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_EventScript_1DCE63, 0 object_event 8, EVENT_OBJ_GFX_GIRL_1, 0, 8, 42, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SlateportCity_EventScript_1DCE84, 0 object_event 9, EVENT_OBJ_GFX_CAMERAMAN, 0, 29, 13, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, SlateportCity_EventScript_1DD353, 835 object_event 10, EVENT_OBJ_GFX_REPORTER_F, 0, 28, 14, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, SlateportCity_EventScript_1DD35C, 835 object_event 11, EVENT_OBJ_GFX_SCIENTIST_1, 0, 28, 13, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_EventScript_1DD1F8, 840 object_event 12, EVENT_OBJ_GFX_SAILOR, 0, 37, 41, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_EventScript_1DCFE5, 0 object_event 13, EVENT_OBJ_GFX_SAILOR, 0, 28, 46, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, SlateportCity_EventScript_1DCFEE, 0 - object_event 14, EVENT_OBJ_GFX_WOMAN_2, 0, 9, 50, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, SlateportCity_EventScript_1DCFF7, 0 - object_event 15, EVENT_OBJ_GFX_MAN_4, 0, 16, 46, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SlateportCity_EventScript_1DD000, 0 + object_event 14, EVENT_OBJ_GFX_POKEFAN_F, 0, 9, 50, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, SlateportCity_EventScript_1DCFF7, 0 + object_event 15, EVENT_OBJ_GFX_MAN_3, 0, 16, 46, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SlateportCity_EventScript_1DD000, 0 object_event 16, EVENT_OBJ_GFX_MANIAC, 0, 8, 24, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, SlateportCity_EventScript_1DCFBB, 0 - object_event 17, EVENT_OBJ_GFX_WOMAN_7, 0, 15, 31, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, SlateportCity_EventScript_1DCFDC, 0 + object_event 17, EVENT_OBJ_GFX_WOMAN_5, 0, 15, 31, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, SlateportCity_EventScript_1DCFDC, 0 object_event 18, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 30, 27, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_EventScript_1DD020, 882 object_event 19, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 29, 27, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_EventScript_1DD037, 882 object_event 20, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 6, 38, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_EventScript_1DD198, 0 object_event 21, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 5, 51, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_EventScript_1DD16A, 0 - object_event 22, EVENT_OBJ_GFX_MAN_6, 0, 34, 51, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_EventScript_1DD365, 0 - object_event 23, EVENT_OBJ_GFX_WOMAN_7, 0, 4, 47, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_EventScript_1DCDE4, 0 + object_event 22, EVENT_OBJ_GFX_MAN_5, 0, 34, 51, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_EventScript_1DD365, 0 + object_event 23, EVENT_OBJ_GFX_WOMAN_5, 0, 4, 47, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_EventScript_1DCDE4, 0 object_event 24, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 11, 47, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, SlateportCity_EventScript_1DD1D8, 948 - object_event 25, EVENT_OBJ_GFX_MAN_3, 0, 5, 47, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, SlateportCity_EventScript_1DCDBD, 0 + object_event 25, EVENT_OBJ_GFX_POKEFAN_M, 0, 5, 47, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, SlateportCity_EventScript_1DCDBD, 0 object_event 26, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 22, 27, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, SlateportCity_EventScript_1DD04E, 882 object_event 27, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 23, 27, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, SlateportCity_EventScript_1DD065, 882 object_event 28, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 24, 27, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, SlateportCity_EventScript_1DD07C, 882 @@ -32,7 +32,7 @@ SlateportCity_EventObjects: @ 85261CC object_event 31, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 26, 27, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, SlateportCity_EventScript_1DD0C1, 882 object_event 32, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 28, 27, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, SlateportCity_EventScript_1DD14A, 882 object_event 33, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 25, 27, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, SlateportCity_EventScript_1DD153, 882 - object_event 34, EVENT_OBJ_GFX_WOMAN_2, 0, 11, 37, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 2, 0, 0, SlateportCity_EventScript_1DD36E, 0 + object_event 34, EVENT_OBJ_GFX_POKEFAN_F, 0, 11, 37, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 2, 0, 0, SlateportCity_EventScript_1DD36E, 0 object_event 35, EVENT_OBJ_GFX_SCOTT, 0, 10, 12, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 2, 0, 0, 0x0, 749 SlateportCity_MapWarps: @ 8526514 diff --git a/data/maps/SlateportCity_BattleTentLobby/events.inc b/data/maps/SlateportCity_BattleTentLobby/events.inc index c5c60ba6d5..3eadecd272 100644 --- a/data/maps/SlateportCity_BattleTentLobby/events.inc +++ b/data/maps/SlateportCity_BattleTentLobby/events.inc @@ -1,9 +1,9 @@ SlateportCity_BattleTentLobby_EventObjects: @ 852F408 object_event 1, EVENT_OBJ_GFX_SCIENTIST_1, 0, 6, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, SlateportCity_BattleTentLobby_EventScript_2088AA, 0 object_event 2, EVENT_OBJ_GFX_SAILOR, 0, 1, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SlateportCity_BattleTentLobby_EventScript_208A3D, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 3, 7, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, SlateportCity_BattleTentLobby_EventScript_208A7E, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 3, 7, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, SlateportCity_BattleTentLobby_EventScript_208A7E, 0 object_event 4, EVENT_OBJ_GFX_GIRL_1, 0, 1, 8, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_BattleTentLobby_EventScript_208A87, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_3, 0, 11, 8, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, SlateportCity_BattleTentLobby_EventScript_208A90, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_2, 0, 11, 8, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, SlateportCity_BattleTentLobby_EventScript_208A90, 0 SlateportCity_BattleTentLobby_MapWarps: @ 852F480 warp_def 6, 9, 0, 3, MAP_SLATEPORT_CITY diff --git a/data/maps/SlateportCity_House1/events.inc b/data/maps/SlateportCity_House1/events.inc index 713ff1dd50..9917c0a246 100644 --- a/data/maps/SlateportCity_House1/events.inc +++ b/data/maps/SlateportCity_House1/events.inc @@ -1,5 +1,5 @@ SlateportCity_House1_EventObjects: @ 852F538 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 7, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_House1_EventScript_209AA5, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 7, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_House1_EventScript_209AA5, 0 SlateportCity_House1_MapWarps: @ 852F550 warp_def 3, 7, 0, 6, MAP_SLATEPORT_CITY diff --git a/data/maps/SlateportCity_House2/events.inc b/data/maps/SlateportCity_House2/events.inc index daa627c06f..2dfffdaec3 100644 --- a/data/maps/SlateportCity_House2/events.inc +++ b/data/maps/SlateportCity_House2/events.inc @@ -1,5 +1,5 @@ SlateportCity_House2_EventObjects: @ 852FB9C - object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_House2_EventScript_20D9AF, 0 + object_event 1, EVENT_OBJ_GFX_POKEFAN_M, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_House2_EventScript_20D9AF, 0 object_event 2, EVENT_OBJ_GFX_GIRL_3, 0, 7, 4, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, SlateportCity_House2_EventScript_20D9B8, 0 SlateportCity_House2_MapWarps: @ 852FBCC diff --git a/data/maps/SlateportCity_Mart/events.inc b/data/maps/SlateportCity_Mart/events.inc index da5f668e0a..9cc5b9829a 100644 --- a/data/maps/SlateportCity_Mart/events.inc +++ b/data/maps/SlateportCity_Mart/events.inc @@ -1,7 +1,7 @@ SlateportCity_Mart_EventObjects: @ 852FCF0 object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_Mart_EventScript_20DC49, 0 object_event 2, EVENT_OBJ_GFX_BLACK_BELT, 0, 4, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, SlateportCity_Mart_EventScript_20DC76, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 5, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, SlateportCity_Mart_EventScript_20DC7F, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 5, 5, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, SlateportCity_Mart_EventScript_20DC7F, 0 SlateportCity_Mart_MapWarps: @ 852FD38 warp_def 3, 7, 0, 1, MAP_SLATEPORT_CITY diff --git a/data/maps/SlateportCity_OceanicMuseum_1F/events.inc b/data/maps/SlateportCity_OceanicMuseum_1F/events.inc index 256b2ee1c3..8e3a7879f1 100644 --- a/data/maps/SlateportCity_OceanicMuseum_1F/events.inc +++ b/data/maps/SlateportCity_OceanicMuseum_1F/events.inc @@ -7,10 +7,10 @@ SlateportCity_OceanicMuseum_1F_EventObjects: @ 852F670 object_event 6, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 14, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_20AE71, 883 object_event 7, EVENT_OBJ_GFX_BEAUTY, 0, 12, 7, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_20AD96, 0 object_event 8, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 8, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_20AE7A, 883 - object_event 9, EVENT_OBJ_GFX_WOMAN_7, 0, 4, 2, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_20AED4, 961 + object_event 9, EVENT_OBJ_GFX_WOMAN_5, 0, 4, 2, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_20AED4, 961 object_event 10, EVENT_OBJ_GFX_MANIAC, 0, 10, 2, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_20AEDD, 961 - object_event 11, EVENT_OBJ_GFX_MAN_3, 0, 17, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_20AEE6, 961 - object_event 12, EVENT_OBJ_GFX_LITTLE_GIRL_2, 0, 18, 8, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_20AEEF, 961 + object_event 11, EVENT_OBJ_GFX_POKEFAN_M, 0, 17, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_20AEE6, 961 + object_event 12, EVENT_OBJ_GFX_LITTLE_GIRL, 0, 18, 8, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_20AEEF, 961 object_event 13, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 9, 4, 3, MOVEMENT_TYPE_FACE_UP_LEFT_AND_RIGHT, 1, 1, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_20AEF8, 965 object_event 14, EVENT_OBJ_GFX_REPORTER_M, 0, 7, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_OceanicMuseum_1F_EventScript_28C883, 961 diff --git a/data/maps/SlateportCity_OceanicMuseum_2F/events.inc b/data/maps/SlateportCity_OceanicMuseum_2F/events.inc index 7b407d5d24..3ca657bb63 100644 --- a/data/maps/SlateportCity_OceanicMuseum_2F/events.inc +++ b/data/maps/SlateportCity_OceanicMuseum_2F/events.inc @@ -3,9 +3,9 @@ SlateportCity_OceanicMuseum_2F_EventObjects: @ 852F8A8 object_event 2, EVENT_OBJ_GFX_ARCHIE, 0, 6, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 886 object_event 3, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 6, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 884 object_event 4, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 6, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, 885 - object_event 5, EVENT_OBJ_GFX_OLD_MAN_2, 0, 12, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, SlateportCity_OceanicMuseum_2F_EventScript_20BD64, 961 - object_event 6, EVENT_OBJ_GFX_WOMAN_2, 0, 9, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_OceanicMuseum_2F_EventScript_20BD6D, 961 - object_event 7, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, SlateportCity_OceanicMuseum_2F_EventScript_20BD76, 961 + object_event 5, EVENT_OBJ_GFX_OLD_MAN, 0, 12, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, SlateportCity_OceanicMuseum_2F_EventScript_20BD64, 961 + object_event 6, EVENT_OBJ_GFX_POKEFAN_F, 0, 9, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_OceanicMuseum_2F_EventScript_20BD6D, 961 + object_event 7, EVENT_OBJ_GFX_NINJA_BOY, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, SlateportCity_OceanicMuseum_2F_EventScript_20BD76, 961 SlateportCity_OceanicMuseum_2F_MapWarps: @ 852F950 warp_def 6, 1, 0, 2, MAP_SLATEPORT_CITY_OCEANIC_MUSEUM_1F diff --git a/data/maps/SlateportCity_PokemonCenter_1F/events.inc b/data/maps/SlateportCity_PokemonCenter_1F/events.inc index 32328d255e..f5409bdf09 100644 --- a/data/maps/SlateportCity_PokemonCenter_1F/events.inc +++ b/data/maps/SlateportCity_PokemonCenter_1F/events.inc @@ -1,7 +1,7 @@ SlateportCity_PokemonCenter_1F_EventObjects: @ 852FBF0 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_PokemonCenter_1F_EventScript_20DAD3, 0 object_event 2, EVENT_OBJ_GFX_SAILOR, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_PokemonCenter_1F_EventScript_20DAE1, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_7, 0, 10, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_PokemonCenter_1F_EventScript_20DAEA, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_5, 0, 10, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_PokemonCenter_1F_EventScript_20DAEA, 0 SlateportCity_PokemonCenter_1F_MapWarps: @ 852FC38 warp_def 7, 8, 3, 0, MAP_SLATEPORT_CITY diff --git a/data/maps/SlateportCity_PokemonFanClub/events.inc b/data/maps/SlateportCity_PokemonFanClub/events.inc index d6a0ac4e1c..74b2a6acf3 100644 --- a/data/maps/SlateportCity_PokemonFanClub/events.inc +++ b/data/maps/SlateportCity_PokemonFanClub/events.inc @@ -1,13 +1,13 @@ SlateportCity_PokemonFanClub_EventObjects: @ 852F574 object_event 1, EVENT_OBJ_GFX_MAN_1, 0, 11, 4, 0, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_PokemonFanClub_EventScript_20A1E8, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 1, 5, 0, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, SlateportCity_PokemonFanClub_EventScript_20A1F1, 0 + object_event 2, EVENT_OBJ_GFX_TWIN, 0, 1, 5, 0, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, SlateportCity_PokemonFanClub_EventScript_20A1F1, 0 object_event 3, EVENT_OBJ_GFX_REPORTER_F, 0, 11, 5, 0, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, SlateportCity_PokemonFanClub_EventScript_28C943, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_5, 0, 6, 2, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, SlateportCity_PokemonFanClub_EventScript_20A17E, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_4, 0, 6, 2, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, SlateportCity_PokemonFanClub_EventScript_20A17E, 0 object_event 5, EVENT_OBJ_GFX_GENTLEMAN, 0, 6, 5, 4, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_PokemonFanClub_EventScript_209E96, 0 object_event 6, EVENT_OBJ_GFX_ZIGZAGOON_2, 0, 3, 9, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_PokemonFanClub_EventScript_20A20D, 0 object_event 7, EVENT_OBJ_GFX_SKITTY, 0, 8, 3, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_PokemonFanClub_EventScript_20A1FA, 0 object_event 8, EVENT_OBJ_GFX_AZUMARILL, 0, 10, 8, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_PokemonFanClub_EventScript_20A220, 0 - object_event 9, EVENT_OBJ_GFX_MAN_5, 0, 11, 8, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 1, 0, 0, SlateportCity_PokemonFanClub_EventScript_2C7F16, 0 + object_event 9, EVENT_OBJ_GFX_MAN_4, 0, 11, 8, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 1, 0, 0, SlateportCity_PokemonFanClub_EventScript_2C7F16, 0 SlateportCity_PokemonFanClub_MapWarps: @ 852F64C warp_def 6, 10, 0, 4, MAP_SLATEPORT_CITY diff --git a/data/maps/SlateportCity_SternsShipyard_1F/events.inc b/data/maps/SlateportCity_SternsShipyard_1F/events.inc index 19886500f1..107a00ee03 100644 --- a/data/maps/SlateportCity_SternsShipyard_1F/events.inc +++ b/data/maps/SlateportCity_SternsShipyard_1F/events.inc @@ -2,7 +2,7 @@ SlateportCity_SternsShipyard_1F_EventObjects: @ 852F318 object_event 1, EVENT_OBJ_GFX_MAN_1, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_SternsShipyard_1F_EventScript_207F40, 0 object_event 2, EVENT_OBJ_GFX_SCIENTIST_1, 0, 10, 7, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, SlateportCity_SternsShipyard_1F_EventScript_207FED, 0 object_event 3, EVENT_OBJ_GFX_SCIENTIST_1, 0, 18, 8, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, SlateportCity_SternsShipyard_1F_EventScript_207FF6, 0 - object_event 4, EVENT_OBJ_GFX_OLD_MAN_1, 0, 12, 11, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 2, 0, 0, SlateportCity_SternsShipyard_1F_EventScript_207FFF, 869 + object_event 4, EVENT_OBJ_GFX_EXPERT_M, 0, 12, 11, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 2, 0, 0, SlateportCity_SternsShipyard_1F_EventScript_207FFF, 869 SlateportCity_SternsShipyard_1F_MapWarps: @ 852F378 warp_def 2, 14, 0, 2, MAP_SLATEPORT_CITY diff --git a/data/maps/SootopolisCity/events.inc b/data/maps/SootopolisCity/events.inc index 7361ccc219..52dcb8f53e 100644 --- a/data/maps/SootopolisCity/events.inc +++ b/data/maps/SootopolisCity/events.inc @@ -1,12 +1,12 @@ SootopolisCity_EventObjects: @ 8527314 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 31, 18, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SootopolisCity_EventScript_1E5E8D, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 47, 33, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, SootopolisCity_EventScript_1E5FE2, 854 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 31, 18, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SootopolisCity_EventScript_1E5E8D, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_4, 0, 47, 33, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, SootopolisCity_EventScript_1E5FE2, 854 object_event 3, EVENT_OBJ_GFX_GIRL_2, 0, 9, 43, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, SootopolisCity_EventScript_1E5ED8, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 51, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SootopolisCity_EventScript_1E608E, 0 + object_event 4, EVENT_OBJ_GFX_NINJA_BOY, 0, 51, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SootopolisCity_EventScript_1E608E, 0 object_event 5, EVENT_OBJ_GFX_BOY_1, 0, 43, 26, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, SootopolisCity_EventScript_1E60E3, 0 object_event 6, EVENT_OBJ_GFX_MAN_1, 0, 26, 4, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, SootopolisCity_EventScript_1E6017, 839 object_event 7, EVENT_OBJ_GFX_STEVEN, 0, 20, 36, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, SootopolisCity_EventScript_1E6166, 973 - object_event 8, EVENT_OBJ_GFX_WOMAN_7, 0, 49, 34, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 1, 1, 0, 0, SootopolisCity_EventScript_1E6038, 0 + object_event 8, EVENT_OBJ_GFX_WOMAN_5, 0, 49, 34, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 1, 1, 0, 0, SootopolisCity_EventScript_1E6038, 0 object_event 9, EVENT_OBJ_GFX_GROUDON_3, 0, 28, 44, 0, MOVEMENT_TYPE_WALK_SLOWLY_IN_PLACE_RIGHT, 1, 1, 0, 0, 0x0, 998 object_event 10, EVENT_OBJ_GFX_KYOGRE_3, 0, 34, 44, 1, MOVEMENT_TYPE_WALK_SLOWLY_IN_PLACE_LEFT, 1, 1, 0, 0, 0x0, 997 object_event 11, EVENT_OBJ_GFX_RAYQUAZA_2, 0, 31, 41, 1, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, 0x0, 996 diff --git a/data/maps/SootopolisCity/scripts.inc b/data/maps/SootopolisCity/scripts.inc index 5de8c7d120..06ceba8c05 100644 --- a/data/maps/SootopolisCity/scripts.inc +++ b/data/maps/SootopolisCity/scripts.inc @@ -927,7 +927,7 @@ SootopolisCity_EventScript_1E6154:: @ 81E6154 msgbox SootopolisCity_Text_1E65C8, 3 end -SootopolisCity_EventScript_1E615D:: @ 81E615D +EventScript_ClosedSootopolisDoor:: @ 81E615D msgbox SootopolisCity_Text_1E6604, 3 end diff --git a/data/maps/SootopolisCity_Gym_B1F/events.inc b/data/maps/SootopolisCity_Gym_B1F/events.inc index 9f747bc4a5..0ca0287add 100644 --- a/data/maps/SootopolisCity_Gym_B1F/events.inc +++ b/data/maps/SootopolisCity_Gym_B1F/events.inc @@ -1,14 +1,14 @@ SootopolisCity_Gym_B1F_EventObjects: @ 8533068 object_event 1, EVENT_OBJ_GFX_LASS, 0, 7, 17, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 1, SootopolisCity_Gym_B1F_EventScript_225C8B, 0 object_event 2, EVENT_OBJ_GFX_BEAUTY, 0, 9, 19, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 1, SootopolisCity_Gym_B1F_EventScript_225CD0, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_3, 0, 12, 7, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 1, SootopolisCity_Gym_B1F_EventScript_225CB9, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_2, 0, 12, 7, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 1, SootopolisCity_Gym_B1F_EventScript_225CB9, 0 object_event 4, EVENT_OBJ_GFX_BEAUTY, 0, 11, 9, 0, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 5, SootopolisCity_Gym_B1F_EventScript_225CE7, 0 object_event 5, EVENT_OBJ_GFX_BEAUTY, 0, 5, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 4, SootopolisCity_Gym_B1F_EventScript_225D15, 0 - object_event 6, EVENT_OBJ_GFX_WOMAN_2, 0, 7, 8, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 2, SootopolisCity_Gym_B1F_EventScript_225D2C, 0 + object_event 6, EVENT_OBJ_GFX_POKEFAN_F, 0, 7, 8, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 2, SootopolisCity_Gym_B1F_EventScript_225D2C, 0 object_event 7, EVENT_OBJ_GFX_LASS, 0, 4, 8, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 1, 2, SootopolisCity_Gym_B1F_EventScript_225CA2, 0 object_event 8, EVENT_OBJ_GFX_BEAUTY, 0, 9, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 3, SootopolisCity_Gym_B1F_EventScript_225CFE, 0 - object_event 9, EVENT_OBJ_GFX_WOMAN_3, 0, 6, 13, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 3, SootopolisCity_Gym_B1F_EventScript_225D5A, 0 - object_event 10, EVENT_OBJ_GFX_WOMAN_2, 0, 10, 13, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 3, SootopolisCity_Gym_B1F_EventScript_225D43, 0 + object_event 9, EVENT_OBJ_GFX_WOMAN_2, 0, 6, 13, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 3, SootopolisCity_Gym_B1F_EventScript_225D5A, 0 + object_event 10, EVENT_OBJ_GFX_POKEFAN_F, 0, 10, 13, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 3, SootopolisCity_Gym_B1F_EventScript_225D43, 0 SootopolisCity_Gym_B1F_MapWarps: @ 8533158 warp_def 11, 22, 3, 2, MAP_SOOTOPOLIS_CITY_GYM_1F diff --git a/data/maps/SootopolisCity_House2/events.inc b/data/maps/SootopolisCity_House2/events.inc index a8885190e0..509eeb46fb 100644 --- a/data/maps/SootopolisCity_House2/events.inc +++ b/data/maps/SootopolisCity_House2/events.inc @@ -1,5 +1,5 @@ SootopolisCity_House2_EventObjects: @ 853334C - object_event 1, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 3, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SootopolisCity_House2_EventScript_226A77, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_F, 0, 3, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SootopolisCity_House2_EventScript_226A77, 0 SootopolisCity_House2_MapWarps: @ 8533364 warp_def 3, 6, 0, 5, MAP_SOOTOPOLIS_CITY diff --git a/data/maps/SootopolisCity_House3/events.inc b/data/maps/SootopolisCity_House3/events.inc index 9f5cc781ef..5a91765c5d 100644 --- a/data/maps/SootopolisCity_House3/events.inc +++ b/data/maps/SootopolisCity_House3/events.inc @@ -1,5 +1,5 @@ SootopolisCity_House3_EventObjects: @ 8533388 - object_event 1, EVENT_OBJ_GFX_WOMAN_5, 0, 2, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SootopolisCity_House3_EventScript_226B72, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_4, 0, 2, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SootopolisCity_House3_EventScript_226B72, 0 object_event 2, EVENT_OBJ_GFX_GIRL_2, 0, 6, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SootopolisCity_House3_EventScript_226B9B, 0 SootopolisCity_House3_MapWarps: @ 85333B8 diff --git a/data/maps/SootopolisCity_House4/events.inc b/data/maps/SootopolisCity_House4/events.inc index d9948d5bed..3bd0aed0e8 100644 --- a/data/maps/SootopolisCity_House4/events.inc +++ b/data/maps/SootopolisCity_House4/events.inc @@ -1,6 +1,6 @@ SootopolisCity_House4_EventObjects: @ 85333DC object_event 1, EVENT_OBJ_GFX_MAN_1, 0, 2, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SootopolisCity_House4_EventScript_226D16, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 5, 2, 3, MOVEMENT_TYPE_FACE_UP, 1, 2, 0, 0, SootopolisCity_House4_EventScript_226D1F, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_4, 0, 5, 2, 3, MOVEMENT_TYPE_FACE_UP, 1, 2, 0, 0, SootopolisCity_House4_EventScript_226D1F, 0 object_event 3, EVENT_OBJ_GFX_AZUMARILL, 0, 2, 3, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SootopolisCity_House4_EventScript_226D28, 0 SootopolisCity_House4_MapWarps: @ 8533424 diff --git a/data/maps/SootopolisCity_House6/events.inc b/data/maps/SootopolisCity_House6/events.inc index 4ca7e57453..40fd1d0a77 100644 --- a/data/maps/SootopolisCity_House6/events.inc +++ b/data/maps/SootopolisCity_House6/events.inc @@ -1,5 +1,5 @@ SootopolisCity_House6_EventObjects: @ 853349C - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 4, 3, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SootopolisCity_House6_EventScript_226F5C, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 4, 3, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SootopolisCity_House6_EventScript_226F5C, 0 SootopolisCity_House6_MapWarps: @ 85334B4 warp_def 3, 6, 0, 9, MAP_SOOTOPOLIS_CITY diff --git a/data/maps/SootopolisCity_House7/events.inc b/data/maps/SootopolisCity_House7/events.inc index 76a198f6ec..d2f4e1ff20 100644 --- a/data/maps/SootopolisCity_House7/events.inc +++ b/data/maps/SootopolisCity_House7/events.inc @@ -1,6 +1,6 @@ SootopolisCity_House7_EventObjects: @ 85334D8 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_2, 0, 5, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, SootopolisCity_House7_EventScript_2270CC, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 1, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SootopolisCity_House7_EventScript_2270D5, 0 + object_event 1, EVENT_OBJ_GFX_OLD_MAN, 0, 5, 3, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, SootopolisCity_House7_EventScript_2270CC, 0 + object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 1, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SootopolisCity_House7_EventScript_2270D5, 0 SootopolisCity_House7_MapWarps: @ 8533508 warp_def 3, 6, 0, 10, MAP_SOOTOPOLIS_CITY diff --git a/data/maps/SootopolisCity_MysteryEventsHouse_1F/events.inc b/data/maps/SootopolisCity_MysteryEventsHouse_1F/events.inc index 4eb796671f..65a2655784 100644 --- a/data/maps/SootopolisCity_MysteryEventsHouse_1F/events.inc +++ b/data/maps/SootopolisCity_MysteryEventsHouse_1F/events.inc @@ -1,5 +1,5 @@ SootopolisCity_MysteryEventsHouse_1F_EventObjects: @ 8533598 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_2, 0, 6, 4, 0, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SootopolisCity_MysteryEventsHouse_1F_EventScript_227A24, 0 + object_event 1, EVENT_OBJ_GFX_OLD_MAN, 0, 6, 4, 0, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SootopolisCity_MysteryEventsHouse_1F_EventScript_227A24, 0 SootopolisCity_MysteryEventsHouse_1F_MapWarps: @ 85335B0 warp_def 3, 7, 0, 12, MAP_SOOTOPOLIS_CITY diff --git a/data/maps/SootopolisCity_MysteryEventsHouse_1F/scripts.inc b/data/maps/SootopolisCity_MysteryEventsHouse_1F/scripts.inc index 652ac791a8..36d0edd3ab 100644 --- a/data/maps/SootopolisCity_MysteryEventsHouse_1F/scripts.inc +++ b/data/maps/SootopolisCity_MysteryEventsHouse_1F/scripts.inc @@ -106,7 +106,7 @@ SootopolisCity_MysteryEventsHouse_1F_EventScript_227A58:: @ 8227A58 compare VAR_RESULT, 0 goto_eq SootopolisCity_MysteryEventsHouse_1F_EventScript_227AE2 special SavePlayerParty - special sub_80F94E8 + special ReducePlayerPartyToThree msgbox SootopolisCity_MysteryEventsHouse_1F_Text_227D21, 4 closemessage compare VAR_FACING, 2 diff --git a/data/maps/SootopolisCity_PokemonCenter_1F/events.inc b/data/maps/SootopolisCity_PokemonCenter_1F/events.inc index 4ca22d1f8d..b5a221dadd 100644 --- a/data/maps/SootopolisCity_PokemonCenter_1F/events.inc +++ b/data/maps/SootopolisCity_PokemonCenter_1F/events.inc @@ -1,7 +1,7 @@ SootopolisCity_PokemonCenter_1F_EventObjects: @ 8533174 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SootopolisCity_PokemonCenter_1F_EventScript_226500, 0 object_event 2, EVENT_OBJ_GFX_GENTLEMAN, 0, 12, 4, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SootopolisCity_PokemonCenter_1F_EventScript_22650E, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_7, 0, 4, 7, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, SootopolisCity_PokemonCenter_1F_EventScript_226538, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_5, 0, 4, 7, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, SootopolisCity_PokemonCenter_1F_EventScript_226538, 0 object_event 4, EVENT_OBJ_GFX_WOMAN_1, 0, 2, 3, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SootopolisCity_PokemonCenter_1F_EventScript_2C8256, 0 SootopolisCity_PokemonCenter_1F_MapWarps: @ 85331D4 diff --git a/data/maps/TradeCenter/events.inc b/data/maps/TradeCenter/events.inc index e1f2e2bea3..8991b6aab2 100644 --- a/data/maps/TradeCenter/events.inc +++ b/data/maps/TradeCenter/events.inc @@ -1,5 +1,5 @@ TradeCenter_EventObjects: @ 8539DA0 - object_event 1, EVENT_OBJ_GFX_WOMAN_6, 0, 9, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, TradeCenter_EventScript_2774B6, 0 + object_event 1, EVENT_OBJ_GFX_LINK_RECEPTIONIST, 0, 9, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, TradeCenter_EventScript_2774B6, 0 TradeCenter_MapWarps: @ 8539DB8 warp_def 5, 8, 3, 127, MAP_NONE diff --git a/data/maps/TrainerHill_Entrance/events.inc b/data/maps/TrainerHill_Entrance/events.inc index ae11a879e4..30817defc3 100644 --- a/data/maps/TrainerHill_Entrance/events.inc +++ b/data/maps/TrainerHill_Entrance/events.inc @@ -3,7 +3,7 @@ TrainerHill_Entrance_EventObjects: @ 853D874 object_event 2, EVENT_OBJ_GFX_NURSE, 0, 4, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, TrainerHill_Entrance_EventScript_2681EF, 0 object_event 3, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 14, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, TrainerHill_Entrance_EventScript_2683C7, 0 object_event 4, EVENT_OBJ_GFX_GIRL_3, 0, 5, 14, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, TrainerHill_Entrance_EventScript_2683AC, 0 - object_event 5, EVENT_OBJ_GFX_MAN_4, 0, 14, 15, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, TrainerHill_Entrance_EventScript_268391, 0 + object_event 5, EVENT_OBJ_GFX_MAN_3, 0, 14, 15, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, TrainerHill_Entrance_EventScript_268391, 0 TrainerHill_Entrance_MapWarps: @ 853D8EC warp_def 9, 16, 3, 4, MAP_ROUTE111 diff --git a/data/maps/VerdanturfTown/events.inc b/data/maps/VerdanturfTown/events.inc index f87467d195..971ad87c4c 100644 --- a/data/maps/VerdanturfTown/events.inc +++ b/data/maps/VerdanturfTown/events.inc @@ -1,6 +1,6 @@ VerdanturfTown_EventObjects: @ 8527CDC object_event 1, EVENT_OBJ_GFX_MAN_2, 0, 4, 17, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, VerdanturfTown_EventScript_1EB5A8, 0 - object_event 2, EVENT_OBJ_GFX_LITTLE_GIRL_1, 0, 9, 2, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 0, 0, 0, VerdanturfTown_EventScript_1EB575, 0 + object_event 2, EVENT_OBJ_GFX_TWIN, 0, 9, 2, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 0, 0, 0, VerdanturfTown_EventScript_1EB575, 0 object_event 3, EVENT_OBJ_GFX_BOY_1, 0, 7, 11, 3, MOVEMENT_TYPE_WANDER_UP_AND_DOWN, 0, 1, 0, 0, VerdanturfTown_EventScript_1EB5BA, 0 object_event 4, EVENT_OBJ_GFX_CAMPER, 0, 7, 6, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, VerdanturfTown_EventScript_1EB5B1, 0 diff --git a/data/maps/VerdanturfTown_BattleTentBattleRoom/events.inc b/data/maps/VerdanturfTown_BattleTentBattleRoom/events.inc index 616c0db5e7..8992f7fc51 100644 --- a/data/maps/VerdanturfTown_BattleTentBattleRoom/events.inc +++ b/data/maps/VerdanturfTown_BattleTentBattleRoom/events.inc @@ -1,7 +1,7 @@ VerdanturfTown_BattleTentBattleRoom_EventObjects: @ 852E734 object_event 1, EVENT_OBJ_GFX_TRADER, 0, 2, 8, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 0 object_event 2, EVENT_OBJ_GFX_HIPSTER, 0, 11, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0 - object_event 3, EVENT_OBJ_GFX_OLD_MAN_1, 0, 2, 4, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, 0x0, 0 + object_event 3, EVENT_OBJ_GFX_EXPERT_M, 0, 2, 4, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, 0x0, 0 VerdanturfTown_BattleTentBattleRoom_MapEvents:: @ 852E77C map_events VerdanturfTown_BattleTentBattleRoom_EventObjects, 0x0, 0x0, 0x0 diff --git a/data/maps/VerdanturfTown_BattleTentCorridor/events.inc b/data/maps/VerdanturfTown_BattleTentCorridor/events.inc index c661738362..d0ca880efe 100644 --- a/data/maps/VerdanturfTown_BattleTentCorridor/events.inc +++ b/data/maps/VerdanturfTown_BattleTentCorridor/events.inc @@ -1,5 +1,5 @@ VerdanturfTown_BattleTentCorridor_EventObjects: @ 852E708 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 2, 6, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 2, 6, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, 0x0, 0 VerdanturfTown_BattleTentCorridor_MapEvents:: @ 852E720 map_events VerdanturfTown_BattleTentCorridor_EventObjects, 0x0, 0x0, 0x0 diff --git a/data/maps/VerdanturfTown_BattleTentLobby/events.inc b/data/maps/VerdanturfTown_BattleTentLobby/events.inc index 1c4bafba9b..1da591d591 100644 --- a/data/maps/VerdanturfTown_BattleTentLobby/events.inc +++ b/data/maps/VerdanturfTown_BattleTentLobby/events.inc @@ -1,10 +1,10 @@ VerdanturfTown_BattleTentLobby_EventObjects: @ 852E648 - object_event 1, EVENT_OBJ_GFX_OLD_MAN_1, 0, 6, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, VerdanturfTown_BattleTentLobby_EventScript_201873, 0 + object_event 1, EVENT_OBJ_GFX_EXPERT_M, 0, 6, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, VerdanturfTown_BattleTentLobby_EventScript_201873, 0 object_event 2, EVENT_OBJ_GFX_GIRL_1, 0, 0, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, VerdanturfTown_BattleTentLobby_EventScript_201A7B, 0 object_event 3, EVENT_OBJ_GFX_BOY_3, 0, 9, 7, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, VerdanturfTown_BattleTentLobby_EventScript_201ABC, 0 object_event 4, EVENT_OBJ_GFX_BOY_2, 0, 1, 8, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, VerdanturfTown_BattleTentLobby_EventScript_201AC5, 0 object_event 5, EVENT_OBJ_GFX_SCOTT, 0, 12, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, VerdanturfTown_BattleTentLobby_EventScript_201AD0, 766 - object_event 6, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 2, 8, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, VerdanturfTown_BattleTentLobby_EventScript_201AF7, 0 + object_event 6, EVENT_OBJ_GFX_LITTLE_BOY, 0, 2, 8, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, VerdanturfTown_BattleTentLobby_EventScript_201AF7, 0 VerdanturfTown_BattleTentLobby_MapWarps: @ 852E6D8 warp_def 6, 9, 0, 0, MAP_VERDANTURF_TOWN diff --git a/data/maps/VerdanturfTown_FriendshipRatersHouse/events.inc b/data/maps/VerdanturfTown_FriendshipRatersHouse/events.inc index fa3e095614..990bcd1f69 100644 --- a/data/maps/VerdanturfTown_FriendshipRatersHouse/events.inc +++ b/data/maps/VerdanturfTown_FriendshipRatersHouse/events.inc @@ -1,5 +1,5 @@ VerdanturfTown_FriendshipRatersHouse_EventObjects: @ 852E9C8 - object_event 1, EVENT_OBJ_GFX_WOMAN_3, 0, 3, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, VerdanturfTown_FriendshipRatersHouse_EventScript_203031, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 3, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, VerdanturfTown_FriendshipRatersHouse_EventScript_203031, 0 object_event 2, EVENT_OBJ_GFX_PIKACHU, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, VerdanturfTown_FriendshipRatersHouse_EventScript_2030DA, 0 VerdanturfTown_FriendshipRatersHouse_MapWarps: @ 852E9F8 diff --git a/data/maps/VerdanturfTown_House/events.inc b/data/maps/VerdanturfTown_House/events.inc index 5de3820526..d714aa8a0c 100644 --- a/data/maps/VerdanturfTown_House/events.inc +++ b/data/maps/VerdanturfTown_House/events.inc @@ -1,6 +1,6 @@ VerdanturfTown_House_EventObjects: @ 852EA1C - object_event 1, EVENT_OBJ_GFX_WOMAN_7, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, VerdanturfTown_House_EventScript_20335F, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_7, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, VerdanturfTown_House_EventScript_203368, 0 + object_event 1, EVENT_OBJ_GFX_WOMAN_5, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, VerdanturfTown_House_EventScript_20335F, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 4, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, VerdanturfTown_House_EventScript_203368, 0 VerdanturfTown_House_MapWarps: @ 852EA4C warp_def 3, 8, 0, 6, MAP_VERDANTURF_TOWN diff --git a/data/maps/VerdanturfTown_Mart/events.inc b/data/maps/VerdanturfTown_Mart/events.inc index 5bdbce786c..9ae237dc87 100644 --- a/data/maps/VerdanturfTown_Mart/events.inc +++ b/data/maps/VerdanturfTown_Mart/events.inc @@ -1,7 +1,7 @@ VerdanturfTown_Mart_EventObjects: @ 852E790 object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, VerdanturfTown_Mart_EventScript_202587, 0 object_event 2, EVENT_OBJ_GFX_BOY_2, 0, 5, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, VerdanturfTown_Mart_EventScript_2025BA, 0 - object_event 3, EVENT_OBJ_GFX_OLD_WOMAN_1, 0, 8, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, VerdanturfTown_Mart_EventScript_2025C3, 0 + object_event 3, EVENT_OBJ_GFX_EXPERT_F, 0, 8, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, VerdanturfTown_Mart_EventScript_2025C3, 0 object_event 4, EVENT_OBJ_GFX_LASS, 0, 3, 2, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, VerdanturfTown_Mart_EventScript_2025CC, 0 VerdanturfTown_Mart_MapWarps: @ 852E7F0 diff --git a/data/maps/VerdanturfTown_PokemonCenter_1F/events.inc b/data/maps/VerdanturfTown_PokemonCenter_1F/events.inc index 3faee7bda7..246270361b 100644 --- a/data/maps/VerdanturfTown_PokemonCenter_1F/events.inc +++ b/data/maps/VerdanturfTown_PokemonCenter_1F/events.inc @@ -1,8 +1,8 @@ VerdanturfTown_PokemonCenter_1F_EventObjects: @ 852E814 object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, VerdanturfTown_PokemonCenter_1F_EventScript_20273A, 0 object_event 2, EVENT_OBJ_GFX_GENTLEMAN, 0, 4, 5, 3, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 1, 0, 0, 0, VerdanturfTown_PokemonCenter_1F_EventScript_202748, 0 - object_event 3, EVENT_OBJ_GFX_OLD_MAN_1, 0, 12, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, VerdanturfTown_PokemonCenter_1F_EventScript_202751, 0 - object_event 4, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 10, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 0, 0, 0, VerdanturfTown_PokemonCenter_1F_EventScript_2C7FE6, 0 + object_event 3, EVENT_OBJ_GFX_EXPERT_M, 0, 12, 2, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, VerdanturfTown_PokemonCenter_1F_EventScript_202751, 0 + object_event 4, EVENT_OBJ_GFX_LITTLE_BOY, 0, 10, 6, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 0, 0, 0, VerdanturfTown_PokemonCenter_1F_EventScript_2C7FE6, 0 VerdanturfTown_PokemonCenter_1F_MapWarps: @ 852E874 warp_def 7, 8, 3, 2, MAP_VERDANTURF_TOWN diff --git a/data/maps/VerdanturfTown_WandasHouse/events.inc b/data/maps/VerdanturfTown_WandasHouse/events.inc index e55967bd77..5f0fd0b3c4 100644 --- a/data/maps/VerdanturfTown_WandasHouse/events.inc +++ b/data/maps/VerdanturfTown_WandasHouse/events.inc @@ -1,9 +1,9 @@ VerdanturfTown_WandasHouse_EventObjects: @ 852E92C object_event 1, EVENT_OBJ_GFX_WALLY, 0, 14, 5, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, VerdanturfTown_WandasHouse_EventScript_2028BF, 806 object_event 2, EVENT_OBJ_GFX_BLACK_BELT, 0, 5, 4, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, VerdanturfTown_WandasHouse_EventScript_202913, 808 - object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, VerdanturfTown_WandasHouse_EventScript_2028E1, 809 - object_event 4, EVENT_OBJ_GFX_WOMAN_2, 0, 2, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, VerdanturfTown_WandasHouse_EventScript_20294E, 0 - object_event 5, EVENT_OBJ_GFX_WOMAN_3, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, VerdanturfTown_WandasHouse_EventScript_20291C, 984 + object_event 3, EVENT_OBJ_GFX_POKEFAN_M, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, VerdanturfTown_WandasHouse_EventScript_2028E1, 809 + object_event 4, EVENT_OBJ_GFX_POKEFAN_F, 0, 2, 4, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, VerdanturfTown_WandasHouse_EventScript_20294E, 0 + object_event 5, EVENT_OBJ_GFX_WOMAN_2, 0, 5, 5, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, VerdanturfTown_WandasHouse_EventScript_20291C, 984 VerdanturfTown_WandasHouse_MapWarps: @ 852E9A4 warp_def 7, 7, 0, 3, MAP_VERDANTURF_TOWN diff --git a/data/maps/VictoryRoad_1F/events.inc b/data/maps/VictoryRoad_1F/events.inc index 3df6ff6b0e..f162a9d804 100644 --- a/data/maps/VictoryRoad_1F/events.inc +++ b/data/maps/VictoryRoad_1F/events.inc @@ -1,13 +1,13 @@ VictoryRoad_1F_EventObjects: @ 8535E04 - object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 33, 22, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 3, VictoryRoad_1F_EventScript_235E73, 0 - object_event 2, EVENT_OBJ_GFX_WOMAN_7, 0, 6, 15, 4, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 4, VictoryRoad_1F_EventScript_235EA1, 0 - object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 27, 34, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 0, 0, 1, 3, VictoryRoad_1F_EventScript_235E8A, 0 + object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 33, 22, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 3, VictoryRoad_1F_EventScript_235E73, 0 + object_event 2, EVENT_OBJ_GFX_WOMAN_5, 0, 6, 15, 4, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 4, VictoryRoad_1F_EventScript_235EA1, 0 + object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 27, 34, 3, MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT, 0, 0, 1, 3, VictoryRoad_1F_EventScript_235E8A, 0 object_event 4, EVENT_OBJ_GFX_WALLY, 0, 12, 25, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, VictoryRoad_1F_EventScript_235E2C, 858 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 40, 26, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, VictoryRoad_1F_EventScript_291483, 1084 object_event 6, EVENT_OBJ_GFX_ITEM_BALL, 0, 37, 39, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, VictoryRoad_1F_EventScript_291490, 1085 object_event 7, EVENT_OBJ_GFX_WALLY, 0, 31, 9, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, VictoryRoad_1F_EventScript_235E35, 751 - object_event 8, EVENT_OBJ_GFX_WOMAN_7, 0, 29, 17, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 2, VictoryRoad_1F_EventScript_235ECF, 0 - object_event 9, EVENT_OBJ_GFX_MAN_4, 0, 32, 17, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 2, VictoryRoad_1F_EventScript_235EB8, 0 + object_event 8, EVENT_OBJ_GFX_WOMAN_5, 0, 29, 17, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 2, VictoryRoad_1F_EventScript_235ECF, 0 + object_event 9, EVENT_OBJ_GFX_MAN_3, 0, 32, 17, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 2, VictoryRoad_1F_EventScript_235EB8, 0 VictoryRoad_1F_MapWarps: @ 8535EDC warp_def 15, 40, 3, 2, MAP_EVER_GRANDE_CITY diff --git a/data/maps/VictoryRoad_B1F/events.inc b/data/maps/VictoryRoad_B1F/events.inc index f96b0d4bce..14d400fec6 100644 --- a/data/maps/VictoryRoad_B1F/events.inc +++ b/data/maps/VictoryRoad_B1F/events.inc @@ -12,14 +12,14 @@ VictoryRoad_B1F_EventObjects: @ 8535F44 object_event 11, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 20, 25, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, VictoryRoad_B1F_EventScript_2907A6, 28 object_event 12, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 21, 26, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, VictoryRoad_B1F_EventScript_2907A6, 29 object_event 13, EVENT_OBJ_GFX_PUSHABLE_BOULDER, 0, 34, 4, 3, MOVEMENT_TYPE_LOOK_AROUND, 0, 0, 0, 0, VictoryRoad_B1F_EventScript_2908BA, 31 - object_event 14, EVENT_OBJ_GFX_MAN_4, 0, 37, 12, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 3, VictoryRoad_B1F_EventScript_2364E5, 0 - object_event 15, EVENT_OBJ_GFX_WOMAN_7, 0, 26, 16, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 4, VictoryRoad_B1F_EventScript_2364FC, 0 - object_event 16, EVENT_OBJ_GFX_WOMAN_7, 0, 5, 21, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 2, VictoryRoad_B1F_EventScript_236513, 0 + object_event 14, EVENT_OBJ_GFX_MAN_3, 0, 37, 12, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 3, VictoryRoad_B1F_EventScript_2364E5, 0 + object_event 15, EVENT_OBJ_GFX_WOMAN_5, 0, 26, 16, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 1, 4, VictoryRoad_B1F_EventScript_2364FC, 0 + object_event 16, EVENT_OBJ_GFX_WOMAN_5, 0, 5, 21, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 2, VictoryRoad_B1F_EventScript_236513, 0 object_event 17, EVENT_OBJ_GFX_BREAKABLE_ROCK, 0, 34, 3, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, VictoryRoad_B1F_EventScript_2907A6, 21 object_event 18, EVENT_OBJ_GFX_ITEM_BALL, 0, 42, 8, 4, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, VictoryRoad_B1F_EventScript_29149D, 1086 object_event 19, EVENT_OBJ_GFX_ITEM_BALL, 0, 32, 3, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, VictoryRoad_B1F_EventScript_2914AA, 1087 - object_event 20, EVENT_OBJ_GFX_MAN_4, 0, 14, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 4, VictoryRoad_B1F_EventScript_23652A, 0 - object_event 21, EVENT_OBJ_GFX_WOMAN_7, 0, 14, 20, 3, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 3, VictoryRoad_B1F_EventScript_236541, 0 + object_event 20, EVENT_OBJ_GFX_MAN_3, 0, 14, 16, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 4, VictoryRoad_B1F_EventScript_23652A, 0 + object_event 21, EVENT_OBJ_GFX_WOMAN_5, 0, 14, 20, 3, MOVEMENT_TYPE_FACE_UP_AND_RIGHT, 1, 1, 1, 3, VictoryRoad_B1F_EventScript_236541, 0 VictoryRoad_B1F_MapWarps: @ 853613C warp_def 30, 25, 3, 0, MAP_VICTORY_ROAD_B2F diff --git a/data/maps/VictoryRoad_B2F/events.inc b/data/maps/VictoryRoad_B2F/events.inc index bcd5747f74..17d878215b 100644 --- a/data/maps/VictoryRoad_B2F/events.inc +++ b/data/maps/VictoryRoad_B2F/events.inc @@ -1,11 +1,11 @@ VictoryRoad_B2F_EventObjects: @ 8536188 - object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 15, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 2, VictoryRoad_B2F_EventScript_2368D5, 0 - object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 43, 14, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 4, VictoryRoad_B2F_EventScript_2368EC, 0 - object_event 3, EVENT_OBJ_GFX_WOMAN_7, 0, 2, 17, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 2, VictoryRoad_B2F_EventScript_236903, 0 - object_event 4, EVENT_OBJ_GFX_WOMAN_7, 0, 35, 22, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 2, VictoryRoad_B2F_EventScript_23691A, 0 + object_event 1, EVENT_OBJ_GFX_MAN_3, 0, 15, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 2, VictoryRoad_B2F_EventScript_2368D5, 0 + object_event 2, EVENT_OBJ_GFX_MAN_3, 0, 43, 14, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 4, VictoryRoad_B2F_EventScript_2368EC, 0 + object_event 3, EVENT_OBJ_GFX_WOMAN_5, 0, 2, 17, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 2, VictoryRoad_B2F_EventScript_236903, 0 + object_event 4, EVENT_OBJ_GFX_WOMAN_5, 0, 35, 22, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 1, 2, VictoryRoad_B2F_EventScript_23691A, 0 object_event 5, EVENT_OBJ_GFX_ITEM_BALL, 0, 13, 8, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, VictoryRoad_B2F_EventScript_2914B7, 1088 - object_event 6, EVENT_OBJ_GFX_WOMAN_7, 0, 25, 18, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 2, VictoryRoad_B2F_EventScript_236948, 0 - object_event 7, EVENT_OBJ_GFX_MAN_4, 0, 25, 21, 4, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 2, VictoryRoad_B2F_EventScript_236931, 0 + object_event 6, EVENT_OBJ_GFX_WOMAN_5, 0, 25, 18, 4, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 1, 2, VictoryRoad_B2F_EventScript_236948, 0 + object_event 7, EVENT_OBJ_GFX_MAN_3, 0, 25, 21, 4, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 2, VictoryRoad_B2F_EventScript_236931, 0 VictoryRoad_B2F_MapWarps: @ 8536230 warp_def 30, 25, 3, 0, MAP_VICTORY_ROAD_B1F diff --git a/data/rom_8525F58.s b/data/rom_8525F58.s deleted file mode 100644 index d95af7e20a..0000000000 --- a/data/rom_8525F58.s +++ /dev/null @@ -1,34 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - - .align 2 -gUnknown_08525F58:: @ 8525F58 - .byte 0x48, 0x50, 0x00, 0x00, 0xb0, 0x28, 0x00, 0x00 - .byte 0x30, 0x28, 0x00, 0x00, 0x70, 0x50, 0x00, 0x00 - .byte 0x20, 0x50, 0x00, 0x00, 0xc8, 0x28, 0x00, 0x00 - .byte 0x5a, 0x58, 0x00, 0x00, 0x98, 0x20, 0x00, 0x00 - - .align 2 -gCastformFrontSpriteCoords:: @ 8525F78 - .byte 0x44, 0x11, 0x00, 0x00, 0x66, 0x09, 0x00, 0x00 - .byte 0x46, 0x09, 0x00, 0x00, 0x86, 0x08, 0x00, 0x00 - - .align 2 -gUnknown_08525F88:: @ 8525F88 - .byte 0x0d, 0x0e, 0x0d, 0x0d - - .align 2 -gUnknown_08525F8C:: @ 8525F8C - .byte 0x00, 0x00, 0x00, 0x00 - - .align 2 -gUnknown_08525F90:: @ 8525F90 - spr_template 0xd755, 0xd755, gUnknown_0852497C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy - spr_template 0xd756, 0xd756, gUnknown_0852497C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy - - .align 2 -gUnknown_08525FC0:: @ 8525FC0 - obj_tiles gMiscBlank_Gfx, 0x0800, 0xd755 - obj_tiles gMiscBlank_Gfx, 0x0800, 0xd756 diff --git a/data/scripts/apprentice.inc b/data/scripts/apprentice.inc new file mode 100644 index 0000000000..a644008d03 --- /dev/null +++ b/data/scripts/apprentice.inc @@ -0,0 +1,2869 @@ +#include "constants/apprentice.h" + +.macro apprentice_msg waitbuttonpress which +setvar VAR_0x8004, 8 +setvar VAR_0x8005, \waitbuttonpress +setvar VAR_0x8006, \which +special CallApprenticeFunction +waitstate +.endm + +.macro apprentice_buff whichstringvar tobuff +setvar VAR_0x8004, 16 +setvar VAR_0x8005, \whichstringvar +setvar VAR_0x8006, \tobuff +special CallApprenticeFunction +.endm + +.macro apprentice_menu which +setvar VAR_0x8004, 7 +setvar VAR_0x8005, \which +special CallApprenticeFunction +waitstate +.endm + +EventScript_Apprentice:: @ 82B688D + lock + faceplayer + setvar VAR_0x8004, 0 + special CallApprenticeFunction + compare VAR_RESULT, 0 + goto_eq Script_Apprentice_FirstMeeting + setvar VAR_0x8004, 10 + special CallApprenticeFunction + compare VAR_0x8004, 0 + goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B68BE + checkflag FLAG_0x934 + goto_eq Script_Apprentice_ReleaseAndEnd + +BattleFrontier_BattleTowerLobby_EventScript_2B68BE: + setvar VAR_0x8004, 11 + special CallApprenticeFunction + compare VAR_RESULT, 2 + goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B69D3 + compare VAR_RESULT, 4 + goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6ACF + compare VAR_RESULT, 3 + goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6C77 + compare VAR_RESULT, 1 + goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6D5C + compare VAR_RESULT, 5 + goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6DD4 + release + releaseall + end + +Script_Apprentice_FirstMeeting: + apprentice_buff 0, APPRENTICE_BUFF_NAME + apprentice_msg FALSE, 0 + +Script_Apprentice_FirstMeetingNag: + apprentice_menu APPRENTICE_ASK_YES_NO + compare VAR_RESULT, 1 + goto_eq Script_Apprentice_FirstMeetingAskAgain + apprentice_msg FALSE, 2 + apprentice_menu APPRENTICE_ASK_WHICH_LEVEL + setvar VAR_0x8004, 1 + setorcopyvar VAR_0x8005, VAR_RESULT + addvar VAR_0x8005, 1 + special CallApprenticeFunction + setvar VAR_0x8004, 3 + special CallApprenticeFunction + apprentice_buff 0, APPRENTICE_BUFF_LEVEL + apprentice_msg TRUE, 3 + call Script_Apprentice_SetLeavingFlags + release + releaseall + switch VAR_FACING + case 2, Script_Apprentice_LeaveGoRight + goto Script_Apprentice_Leave + end + +Script_Apprentice_FirstMeetingAskAgain: + apprentice_msg FALSE, 1 + goto Script_Apprentice_FirstMeetingNag + +BattleFrontier_BattleTowerLobby_EventScript_2B69D3: + setvar VAR_0x8004, 14 + setvar VAR_0x8005, 2 + special CallApprenticeFunction + apprentice_buff 0, APPRENTICE_BUFF_SPECIES1 + apprentice_buff 1, APPRENTICE_BUFF_SPECIES2 + apprentice_msg FALSE, 6 + apprentice_menu APPRENTICE_ASK_2SPECIES + copyvar VAR_0x8005, VAR_RESULT + compare VAR_0x8005, 0 + call_if 1, BattleFrontier_BattleTowerLobby_EventScript_2B6ABA + compare VAR_0x8005, 1 + call_if 1, BattleFrontier_BattleTowerLobby_EventScript_2B6AC0 + setvar VAR_0x8004, 12 + special CallApprenticeFunction + copyvar VAR_0x8006, VAR_RESULT + setvar VAR_0x8004, 13 + special CallApprenticeFunction + setvar VAR_0x8004, 5 + special CallApprenticeFunction + setvar VAR_0x8004, 12 + special CallApprenticeFunction + compare VAR_RESULT, 3 + call_if 1, BattleFrontier_BattleTowerLobby_EventScript_2B6AC6 + setvar VAR_0x8004, 16 + setvar VAR_0x8005, 0 + copyvar VAR_0x8006, VAR_0x8007 + special CallApprenticeFunction + setvar VAR_0x8004, 15 + special CallApprenticeFunction + apprentice_msg TRUE, 7 + call Script_Apprentice_SetLeavingFlags + release + releaseall + switch VAR_FACING + case 2, Script_Apprentice_LeaveGoRight + goto Script_Apprentice_Leave + end + +BattleFrontier_BattleTowerLobby_EventScript_2B6ABA: + setvar VAR_0x8007, 0 + return + +BattleFrontier_BattleTowerLobby_EventScript_2B6AC0: + setvar VAR_0x8007, 1 + return + +BattleFrontier_BattleTowerLobby_EventScript_2B6AC6: + setvar VAR_0x8004, 4 + special CallApprenticeFunction + return + +BattleFrontier_BattleTowerLobby_EventScript_2B6ACF: + setvar VAR_0x8004, 14 + setvar VAR_0x8005, 4 + special CallApprenticeFunction + apprentice_buff 0, APPRENTICE_BUFF_SPECIES3 + apprentice_msg TRUE, 10 + setvar VAR_0x8004, 15 + special CallApprenticeFunction + +BattleFrontier_BattleTowerLobby_EventScript_2B6B09: + fadescreen 1 + setvar VAR_RESULT, 0 + setvar VAR_0x8004, 19 + special CallApprenticeFunction + waitstate + compare VAR_RESULT, 0 + goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6B81 + setvar VAR_0x8004, 20 + special CallApprenticeFunction + compare VAR_RESULT, 0 + goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6C0C + apprentice_buff 0, APPRENTICE_BUFF_ITEM + apprentice_msg TRUE, 12 + setvar VAR_0x8004, 5 + special CallApprenticeFunction + call Script_Apprentice_SetLeavingFlags + release + releaseall + switch VAR_FACING + case 2, Script_Apprentice_LeaveGoRight + goto Script_Apprentice_Leave + end + +BattleFrontier_BattleTowerLobby_EventScript_2B6B81: + setvar VAR_0x8004, 14 + setvar VAR_0x8005, 4 + special CallApprenticeFunction + apprentice_buff 0, APPRENTICE_BUFF_SPECIES3 + apprentice_msg FALSE, 13 + apprentice_menu APPRENTICE_ASK_GIVE + setvar VAR_0x8004, 15 + special CallApprenticeFunction + compare VAR_RESULT, 0 + goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6B09 + +BattleFrontier_BattleTowerLobby_EventScript_2B6BD4: + apprentice_msg TRUE, 14 + setvar VAR_0x8004, 5 + special CallApprenticeFunction + call Script_Apprentice_SetLeavingFlags + release + releaseall + switch VAR_FACING + case 2, Script_Apprentice_LeaveGoRight + goto Script_Apprentice_Leave + end + +BattleFrontier_BattleTowerLobby_EventScript_2B6C0C: + setvar VAR_0x8004, 14 + setvar VAR_0x8005, 4 + special CallApprenticeFunction + apprentice_buff 0, APPRENTICE_BUFF_ITEM + apprentice_buff 1, APPRENTICE_BUFF_SPECIES3 + apprentice_msg FALSE, 16 + apprentice_menu APPRENTICE_ASK_GIVE + setvar VAR_0x8004, 15 + special CallApprenticeFunction + compare VAR_RESULT, 0 + goto_eq BattleFrontier_BattleTowerLobby_EventScript_2B6B09 + goto BattleFrontier_BattleTowerLobby_EventScript_2B6BD4 + end + +BattleFrontier_BattleTowerLobby_EventScript_2B6C77: + setvar VAR_0x8004, 14 + setvar VAR_0x8005, 3 + special CallApprenticeFunction + apprentice_buff 0, APPRENTICE_BUFF_SPECIES3 + apprentice_buff 1, APPRENTICE_BUFF_MOVE1 + apprentice_buff 2, APPRENTICE_BUFF_MOVE2 + apprentice_msg FALSE, 8 + apprentice_menu APPRENTICE_ASK_MOVES + copyvar VAR_0x8005, VAR_RESULT + compare VAR_0x8005, 0 + call_if 1, BattleFrontier_BattleTowerLobby_EventScript_2B6D50 + compare VAR_0x8005, 1 + call_if 1, BattleFrontier_BattleTowerLobby_EventScript_2B6D56 + setvar VAR_0x8004, 17 + special CallApprenticeFunction + setvar VAR_0x8004, 5 + special CallApprenticeFunction + setvar VAR_0x8004, 16 + setvar VAR_0x8005, 0 + copyvar VAR_0x8006, VAR_0x8007 + special CallApprenticeFunction + setvar VAR_0x8004, 15 + special CallApprenticeFunction + apprentice_msg TRUE, 9 + call Script_Apprentice_SetLeavingFlags + release + releaseall + switch VAR_FACING + case 2, Script_Apprentice_LeaveGoRight + goto Script_Apprentice_Leave + end + +BattleFrontier_BattleTowerLobby_EventScript_2B6D50: + setvar VAR_0x8007, 3 + return + +BattleFrontier_BattleTowerLobby_EventScript_2B6D56: + setvar VAR_0x8007, 4 + return + +BattleFrontier_BattleTowerLobby_EventScript_2B6D5C: + apprentice_msg FALSE, 4 + apprentice_menu APPRENTICE_ASK_3SPECIES + copyvar VAR_0x8005, VAR_RESULT + setvar VAR_0x8004, 18 + special CallApprenticeFunction + setvar VAR_0x8004, 5 + special CallApprenticeFunction + apprentice_buff 0, APPRENTICE_BUFF_SPECIES4 + apprentice_msg TRUE, 5 + call Script_Apprentice_SetLeavingFlags + release + releaseall + switch VAR_FACING + case 2, Script_Apprentice_LeaveGoRight + goto Script_Apprentice_Leave + end + +BattleFrontier_BattleTowerLobby_EventScript_2B6DD4: + apprentice_msg TRUE, 11 + setvar VAR_0x8004, 25 + special CallApprenticeFunction + setvar VAR_0x8004, 19 + call BattleFrontier_BattleTowerLobby_EventScript_271E7C + lock + faceplayer + setvar VAR_0x8004, 21 + special CallApprenticeFunction + apprentice_buff 0, APPRENTICE_BUFF_EASY_CHAT + apprentice_msg TRUE, 15 + setvar VAR_0x8004, 9 + special CallApprenticeFunction + call Script_Apprentice_SetLeavingFlags + release + releaseall + switch VAR_FACING + case 2, Script_Apprentice_LeaveGoRight + goto Script_Apprentice_Leave + end + +Script_Apprentice_SetLeavingFlags: + setflag FLAG_0x2BD + setflag FLAG_0x934 + return + +Script_Apprentice_LeaveGoRight: + setvar VAR_0x8004, 24 + special CallApprenticeFunction + compare VAR_0x8004, 0 + goto_eq Script_Apprentice_End + applymovement 6, BattleFrontier_BattleTowerLobby_Movement_2B6E94 + waitmovement 0 + end + +Script_Apprentice_Leave: + setvar VAR_0x8004, 24 + special CallApprenticeFunction + compare VAR_0x8004, 0 + goto_eq Script_Apprentice_End + applymovement 6, BattleFrontier_BattleTowerLobby_Movement_2B6E95 + waitmovement 0 + end + +Script_Apprentice_ReleaseAndEnd: + release + releaseall + end + +Script_Apprentice_End: + end + +BattleFrontier_BattleTowerLobby_Movement_2B6E94: @ 82B6E94 + walk_fast_right + +BattleFrontier_BattleTowerLobby_Movement_2B6E95: @ 82B6E95 + walk_fast_down + walk_fast_down + walk_fast_right + walk_fast_right + walk_fast_right + walk_fast_right + walk_fast_right + walk_fast_right + walk_fast_right + walk_fast_right + walk_fast_right + set_invisible + slide_down + slide_down + slide_down + step_end + +gText_082B6EA5:: @ 82B6EA5 + .string "Um, I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice.\n" + .string "Snivel… This tension is getting to me…$" + +gText_082B6EEC:: @ 82B6EEC + .string "I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice!\n" + .string "Here we come!$" + +gText_082B6F16:: @ 82B6F16 + .string "I’m the no. {STR_VAR_2} apprentice of {STR_VAR_1}!\n" + .string "Accept my challenge!$" + +gText_082B6F4C:: @ 82B6F4C + .string "Um… I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice…\n" + .string "Do you think someone like me can win?$" + +gText_082B6F92:: @ 82B6F92 + .string "I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice!\n" + .string "I’ll let you challenge me!$" + +gText_082B6FC9:: @ 82B6FC9 + .string "I’m horribly busy, but I also happen\n" + .string "to be {STR_VAR_1}’s no. {STR_VAR_2} apprentice.$" + +gText_082B700C:: @ 82B700C + .string "I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice.\n" + .string "Glad to meet you!$" + +gText_082B703A:: @ 82B703A + .string "I serve as {STR_VAR_1}’s no. {STR_VAR_2} apprentice.\n" + .string "May I begin?$" + +gText_082B706A:: @ 82B706A + .string "Eek! I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice!\n" + .string "I’ll do my best!$" + +gText_082B709C:: @ 82B709C + .string "Yeehaw! I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice!\n" + .string "Put ’em up!$" + +gText_082B70CC:: @ 82B70CC + .string "I’m {STR_VAR_1}’s 1,000th apprentice!\n" + .string "Actually, I’m no. {STR_VAR_2}! Here goes!$" + +gText_082B710A:: @ 82B710A + .string "Yeah, I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice!\n" + .string "Let’s get rockin’ and a-rollin’!$" + +gText_082B714D:: @ 82B714D + .string "Yippee-yahoo! I’m what you call\n" + .string "{STR_VAR_1}’s no. {STR_VAR_2} apprentice!$" + +gText_082B7185:: @ 82B7185 + .string "Cough! I’m {STR_VAR_1}’s no. {STR_VAR_2} apprentice.\n" + .string "Good to meet you! Cough!$" + +gText_082B71C1:: @ 82B71C1 + .string "This is nerve-racking…\n" + .string "I’m the no. {STR_VAR_2} apprentice of {STR_VAR_1}.$" + +gText_082B71F9:: @ 82B71F9 + .string "I am {STR_VAR_1}’s no. {STR_VAR_2} apprentice,\n" + .string "and that’s no lie.$" + +gText_082B7229:: @ 82B7229 + .string "Are you… {PLAYER}?\n" + .string "Oh! Sniff…sob…\p" + .string "Oh! S-sorry…\n" + .string "I’m so nervous, I can’t help crying…\p" + .string "I’m {STR_VAR_1}, and I really look up\n" + .string "to you, {PLAYER}.\p" + .string "I… I had this dream of one day meeting\n" + .string "you and asking you about POKéMON.\p" + .string "Please, please, {PLAYER}!\n" + .string "Please teach me about POKéMON!$" + +gText_082B731C:: @ 82B731C + .string "Oh… B-but…\n" + .string "Snivel… Waaaaaaah!\p" + .string "Please!\n" + .string "I’m begging you, please!$" + +gText_082B735B:: @ 82B735B + .string "Oh, really? You will?\n" + .string "Awesome! Wicked! Awoooh!\p" + .string "Oh… I’m sorry…\n" + .string "I’m so happy, I’m crying…\p" + .string "Um… Then please tell me!\n" + .string "It’s about the BATTLE TOWER.\p" + .string "Which would be better for me: Level 50\n" + .string "or the Open Level?$" + +gText_082B7423:: @ 82B7423 + .string "{STR_VAR_1}?\n" + .string "Waaaaah!\p" + .string "Oh! I’m so sorry!\n" + .string "You’ve made me happy by choosing\l" + .string "the level for me, and it’s made me cry…\p" + .string "Snivel…\n" + .string "Thank you so much!\l" + .string "Please talk with me again!$" + +gText_082B74C1:: @ 82B74C1 + .string "Wowee! You’re {PLAYER}, aren’t you?\n" + .string "You’re awesomely strong, aren’t you?\p" + .string "I’m {STR_VAR_1}!\n" + .string "I just became a TRAINER!\p" + .string "Please, {PLAYER}!\n" + .string "Can you be my teacher and tell me\l" + .string "lots about being a TRAINER?$" + +gText_082B756F:: @ 82B756F + .string "Aww, why?\n" + .string "Oh, please? Pretty please?\l" + .string "Please be my teacher, please!$" + +gText_082B75B2:: @ 82B75B2 + .string "Yay! Great!\p" + .string "The first thing I wanted to ask you is\n" + .string "about the BATTLE TOWER!\p" + .string "The Level 50 and Open Level Rooms…\n" + .string "Which would be perfect for me?$" + +gText_082B763F:: @ 82B763F + .string "{STR_VAR_1}, huh? That’s true!\n" + .string "I’ll do my best there!\p" + .string "If we meet here again, please teach\n" + .string "me something else, teacher!$" + +gText_082B76AC:: @ 82B76AC + .string "Um… Are you {PLAYER}?\n" + .string "My name is {STR_VAR_1}.\p" + .string "I want to become a POKéMON TRAINER,\n" + .string "but I don’t know what to do…\p" + .string "So I thought maybe I could ask you for\n" + .string "advice because you’re so famous.\p" + .string "{PLAYER}, could you give me advice?$" + +gText_082B7772:: @ 82B7772 + .string "Oh, but…\p" + .string "I sincerely want to become a POKéMON\n" + .string "TRAINER!\p" + .string "Please, can you answer my questions?$" + +gText_082B77CE:: @ 82B77CE + .string "Thank you!\n" + .string "Here’s my first question right away!\p" + .string "The BATTLE TOWER has two levels,\n" + .string "Level 50 and Open Level, right?\p" + .string "Which level do you think is more\n" + .string "suitable for me?$" + +gText_082B7871:: @ 82B7871 + .string "Oh, the {STR_VAR_1} challenge?\n" + .string "Understood!\p" + .string "If I have another question, I’ll come\n" + .string "back here for your advice!$" + +gText_082B78D4:: @ 82B78D4 + .string "Oh? Huh? You’re…\n" + .string "No, that can’t be true.\p" + .string "There isn’t any way that someone\n" + .string "like me could meet {PLAYER}.\p" + .string "…You really are {PLAYER}?\n" + .string "I can’t believe I’m talking to you!\p" + .string "When something this good happens,\n" + .string "only terrible things will happen to me\l" + .string "now, I just know it…\p" + .string "…I’m sorry…\n" + .string "I’m… {STR_VAR_1}…\p" + .string "There isn’t anything special about\n" + .string "me that I can be proud of…\p" + .string "I shouldn’t even say anything about\n" + .string "myself because you’ll forget…\p" + .string "I had this dream that if I ever met\n" + .string "you, {PLAYER}, that maybe I could ask\l" + .string "you for advice as a TRAINER.\p" + .string "But I don’t think you would agree\n" + .string "to that.\p" + .string "…Or will you be so kind as to give\n" + .string "me advice?$" + +gText_082B7B1A:: @ 82B7B1A + .string "I knew it…\p" + .string "It had to happen because I’m such\n" + .string "a really boring nobody…\p" + .string "But I thought just maybe…\n" + .string "You won’t reconsider, will you?\p" + .string "But I can’t give up just like that.\n" + .string "I’ll ask you while I’m still lucky!\p" + .string "Please, will you be so kind as to give\n" + .string "me advice?$" + +gText_082B7C13:: @ 82B7C13 + .string "Really? I can’t believe it!\n" + .string "I can’t believe you’ll advise me!\l" + .string "I… I’m so happy…\p" + .string "What I want to ask you is really\n" + .string "trivial, but I can’t decide…\p" + .string "At the BATTLE TOWER, they let you\n" + .string "choose Level 50 or Open Level.\p" + .string "Which course do you think even I may\n" + .string "have a chance at?$" + +gText_082B7D18:: @ 82B7D18 + .string "{STR_VAR_1}? Okay!\n" + .string "But do you really think someone like\l" + .string "me would have a chance?\p" + .string "I’ll do my best, even though I don’t\n" + .string "think it will work.\p" + .string "Thank you very much for spending\n" + .string "time with someone like me.$" + +gText_082B7DD4:: @ 82B7DD4 + .string "Oh! You’re {PLAYER}{STRING 5}, aren’t you?\p" + .string "I’ve heard that you’re tough at\n" + .string "POKéMON!\p" + .string "I’m {STR_VAR_1}!\n" + .string "I’ll be your friend!\p" + .string "Did you know?\p" + .string "You can’t win at the BATTLE FRONTIER\n" + .string "if all you know is what they teach at\l" + .string "the TRAINER’S SCHOOL.\p" + .string "I’m willing to listen to your advice.\n" + .string "You’ll agree, of course?$" + +gText_082B7EE5:: @ 82B7EE5 + .string "Huh? Why are you refusing me?\n" + .string "It’s me who’s asking you!\l" + .string "You have to reconsider!$" + +gText_082B7F35:: @ 82B7F35 + .string "Okay, so there is this something.\n" + .string "I want you to decide it for me.\p" + .string "You know that the BATTLE TOWER has\n" + .string "Level 50 and Open Level Rooms?\p" + .string "Which do you think would be good\n" + .string "for me, {PLAYER}{STRING 5}?$" + +gText_082B7FE8:: @ 82B7FE8 + .string "Okay, {STR_VAR_1} is suitable for me?\n" + .string "Thank you!\p" + .string "Knowing that you made the decision,\n" + .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" + .string "I lose.\p" + .string "Okay, I’ll look to you for advice again.\n" + .string "Bye!$" + +gText_082B8087:: @ 82B8087 + .string "Oh, hi, there! {PLAYER}{STRING 5}!\n" + .string "I know you because you’re famous!\l" + .string "Call me {STR_VAR_1}! Glad to meet you!\p" + .string "I’m a TRIATHLETE, so I keep myself\n" + .string "fit even while I raise POKéMON.\p" + .string "I’m also involved with other things\n" + .string "like work, napping, ballroom dancing…\p" + .string "Being this busy, it’s not so easy for\n" + .string "me to become a decent TRAINER.\p" + .string "So, I have a proposition!\p" + .string "There must be a reason why we met.\n" + .string "So, {PLAYER}{STRING 5}, how about sharing your\l" + .string "wisdom with me every so often?$" + +gText_082B822B:: @ 82B822B + .string "Oh, but, please?\n" + .string "A guy like me needs someone like\l" + .string "you, {PLAYER}{STRING 5}!\p" + .string "Honestly, I need your advice!$" + +gText_082B8286:: @ 82B8286 + .string "Thank you! That’s more like it!\n" + .string "So, let’s start with an easy one!\p" + .string "You know about the BATTLE TOWER’s\n" + .string "two courses, right?\l" + .string "You know, Level 50 and Open Level.\p" + .string "Me being a busy guy, which one should\n" + .string "I gear up for?$" + +gText_082B8356:: @ 82B8356 + .string "{STR_VAR_1}, huh? Okay, gotcha.\n" + .string "I’ll find time somehow and give it a go!\p" + .string "…Whoops, I’d better go to work!\n" + .string "Thanks! See you around!$" + +gText_082B83CE:: @ 82B83CE + .string "No way! Uh-uh!\n" + .string "Are you maybe the real {PLAYER}?\p" + .string "A-hah! Awesome! I’m {STR_VAR_1},\n" + .string "so pleased to meet you!\p" + .string "{PLAYER}, you’re very strong,\n" + .string "aren’t you?\p" + .string "Everyone’s talking about you!\p" + .string "Oh! I just had this great idea!\n" + .string "I’ll get advice off you, {PLAYER}!\l" + .string "I’m sure it will make me tougher!\p" + .string "Isn’t it a great idea?\n" + .string "Please, I want your advice!$" + +gText_082B84FC:: @ 82B84FC + .string "Ahahaha, you can pretend to be mean,\n" + .string "but you can’t fool me!\l" + .string "You really mean okay, don’t you?$" + +gText_082B8559:: @ 82B8559 + .string "Yay! I knew you’d have a big heart,\n" + .string "{PLAYER}!\p" + .string "What should I ask you first?\n" + .string "…Oh, I thought of something!\p" + .string "Drum roll, please!\n" + .string "The question I have is…\p" + .string "If I were to take a BATTLE TOWER\n" + .string "challenge, which way should I go?\p" + .string "Level 50 or Open Level?\n" + .string "Which suits me more?$" + +gText_082B8656:: @ 82B8656 + .string "Oh-oh-oh!\n" + .string "{STR_VAR_1}, you say!\l" + .string "Thank you for a totally cool reply!\p" + .string "I guess that’s about all I wanted\n" + .string "to ask you today.\p" + .string "Let’s meet here again, okay?\n" + .string "Thanks!$" + +gText_082B86EA:: @ 82B86EA + .string "I beg your pardon, but…\n" + .string "Are you {PLAYER}?\p" + .string "I’m {STR_VAR_1}, and I am delighted to\n" + .string "make your acquaintance.\p" + .string "I have long been an admirer\n" + .string "of yours…\p" + .string "… … … … … …\p" + .string "Um… I hope you don’t find this\n" + .string "request too much of a burden, but…\p" + .string "May I become your apprentice,\n" + .string "{PLAYER}?$" + +gText_082B87DA:: @ 82B87DA + .string "Oh…!\p" + .string "… … … … … …\n" + .string "… … … … … …\p" + .string "…I must have fainted from shock.\n" + .string "I’m sorry, I must have misheard you.\p" + .string "Please! Please say that you will\n" + .string "accept me as your apprentice!$" + +gText_082B887C:: @ 82B887C + .string "Oh… I’m delighted!\p" + .string "I don’t wish to waste your time,\n" + .string "so please advise me on this.\p" + .string "I plan to take a BATTLE TOWER\n" + .string "challenge soon.\p" + .string "However, there are two levels…\p" + .string "Which would be most suitable for me?\n" + .string "Level 50 or Open Level?$" + +gText_082B8957:: @ 82B8957 + .string "{STR_VAR_1} is your choice!\n" + .string "I see. I will do my best!\p" + .string "Thank you, {PLAYER}.\n" + .string "I hope I can count on you again.\l" + .string "Please take care!$" + +gText_082B89C6:: @ 82B89C6 + .string "Eek! Eek! {PLAYER}!\n" + .string "You spoke to me!\l" + .string "I… I’m overjoyed!\p" + .string "Me! My name is {STR_VAR_1}!\n" + .string "I just became a TRAINER!\p" + .string "I’m delighted I met you, {PLAYER},\n" + .string "the big name in POKéMON circles!\p" + .string "Oh-oh-oh, I know!\n" + .string "May I ask a huge favor, {PLAYER}?\p" + .string "Please take me in as your apprentice!\n" + .string "I want to learn from you!$" + +gText_082B8ACF:: @ 82B8ACF + .string "Waaaah!\n" + .string "{PLAYER} turned me down…\l" + .string "It… It’s an invaluable experience!\p" + .string "{PLAYER}, please! I want to hear\n" + .string "an affirmative answer this time!\p" + .string "I beg you for your guidance!$" + +gText_082B8B66:: @ 82B8B66 + .string "Hieeeeh! {PLAYER} said yes!\n" + .string "{PLAYER} said yes!\p" + .string "I won’t be able to sleep tonight…\n" + .string "Thank you ever so much!\p" + .string "Then, here’s my question!\p" + .string "At the BATTLE TOWER, what is right\n" + .string "for me, Level 50 or Open Level?$" + +gText_082B8C20:: @ 82B8C20 + .string "{STR_VAR_1}! Perfectly understood!\n" + .string "I understand perfectly!\l" + .string "I’m deliriously delighted!\p" + .string "I hope you’ll be willing to teach me\n" + .string "some more another time.$" + +gText_082B8CAA:: @ 82B8CAA + .string "Whoa! Could you be…\n" + .string "Might you be… {PLAYER}{STRING 5}?!\l" + .string "That strong and famous TRAINER?\l" + .string "Well, hello, aren’t I just the luckiest!\p" + .string "Hello, the name’s {STR_VAR_1}!\p" + .string "I’ve been on the lookout for\n" + .string "a POKéMON teacher.\p" + .string "And with impeccably good timing,\n" + .string "along came you, {PLAYER}{STRING 5}!\p" + .string "So, there you have it, {PLAYER}{STRING 5}!\n" + .string "Let me apprentice under you!$" + +gText_082B8DD3:: @ 82B8DD3 + .string "Gwaaaah!\n" + .string "You’re quite cool and tough…\p" + .string "Don’t be that way, please.\n" + .string "I’m asking you!$" + +gText_082B8E24:: @ 82B8E24 + .string "Oh, yeah! That’s a solid reply!\n" + .string "Excellent, I might add!\p" + .string "So how about a first piece of advice\n" + .string "on the BATTLE TOWER?\p" + .string "If I were to go, what would be better?\n" + .string "Level 50 or Open Level?$" + +gText_082B8ED5:: @ 82B8ED5 + .string "Uh-huh, {STR_VAR_1} it is!\n" + .string "OK, A-OK!\l" + .string "I’ll go show my mettle, like, jam!\p" + .string "All right, I’ll look to you as my mentor!\n" + .string "Adios!$" + +gText_082B8F45:: @ 82B8F45 + .string "Oh, hey, {PLAYER}{STRING 5}, right?\n" + .string "The police were looking for you!\p" + .string "… … …\n" + .string "Of course I’m lying!\p" + .string "Me, I’m {STR_VAR_1}. Despite the way\n" + .string "I look, I’m the POKéMON CHAMPION!\l" + .string "…That’s a lie, too!\p" + .string "This is no lie, though.\n" + .string "I’m not very good at battling.\p" + .string "So, how about you becoming my master\n" + .string "about all things POKéMON?$" + +gText_082B905F:: @ 82B905F + .string "If you’re going to act cold like that,\n" + .string "I’ll show you what I’ll do!\p" + .string "Waaah! Waaah! Waaah!\n" + .string "Hiccup!\p" + .string "Hahaha, that was my FAKE TEARS!\p" + .string "Come on, will you please be\n" + .string "my POKéMON master?$" + +gText_082B910E:: @ 82B910E + .string "Yippee!\n" + .string "I’ll buy you a boat for that!\p" + .string "Of course I’m lying again!\n" + .string "But… Thank you, master!\p" + .string "You know how there’s Level 50 and\n" + .string "Open Level at the BATTLE TOWER?\p" + .string "I’m having trouble deciding which\n" + .string "level I should challenge…\p" + .string "Can you decide for me, master?$" + +gText_082B9204:: @ 82B9204 + .string "Okay, so {STR_VAR_1} is better!\n" + .string "I’ll go to the other level, then!\p" + .string "Just kidding!\n" + .string "I’ll obey your teaching, master!\p" + .string "Thanks, master!\n" + .string "I hope you’ll keep teaching me!$" + +gText_082B929C:: @ 82B929C + .string "A-H-O-Y!\n" + .string "And that spells ahoy, and it means hi!\p" + .string "I’m {STR_VAR_1}, the rappin’ SAILOR\n" + .string "am I!\p" + .string "Your turn now, tell me a little about\n" + .string "yourself, give it a try!\p" + .string "Uh-huh, uh-huh!\n" + .string "{PLAYER}{STRING 5}’s your name,\l" + .string "and POKéMON’s your game!\p" + .string "And you’re at a delicate age\n" + .string "when all the world’s your stage!\p" + .string "Anyway, I just want to say,\n" + .string "that you’re the tenth TRAINER\l" + .string "I’ve spoken to today.\p" + .string "Let’s make that a celebration!\n" + .string "Become my mentor for commemoration!$" + +gText_082B9438:: @ 82B9438 + .string "But!\n" + .string "You have to work with me!\p" + .string "Don’t be such a tease!\n" + .string "Become my mentor, please!$" + +gText_082B9488:: @ 82B9488 + .string "That’s it!\n" + .string "{PLAYER}, you’ve got the spirit!\p" + .string "So here’s my first question\n" + .string "that begs your suggestion!\p" + .string "It’s about the BATTLE TOWER,\n" + .string "and it hinges on my power!\p" + .string "Level 50 and Open Level there be,\n" + .string "which is the one that’s good for me?$" + +gText_082B9564:: @ 82B9564 + .string "Okay, {STR_VAR_1} it is, you say!\n" + .string "I’ll go and take it on my way!\p" + .string "If it’s advice I ever need,\n" + .string "{PLAYER}, your word I’ll always heed!$" + +gText_082B95D8:: @ 82B95D8 + .string "Say, hey, aren’t you {PLAYER}?\n" + .string "What should I do? Talk to you?\l" + .string "Why not? I’m already talking to you!\p" + .string "{PLAYER}, are you surprised at me?\n" + .string "I’d better tell you who I happen to be!\p" + .string "{STR_VAR_1} is what you can call me.\n" + .string "The brightest star in guitardom,\l" + .string "that’s me!\p" + .string "Are you receiving me?\n" + .string "You are receiving me!\p" + .string "My luck’s at its best,\n" + .string "I’ll hit you with a request!\p" + .string "{PLAYER}, let me be your underling!\n" + .string "I want you to teach me everything!$" + +gText_082B9763:: @ 82B9763 + .string "You’re turning me down, then?\n" + .string "I’ll just have to ask you again!\p" + .string "{PLAYER}, I beg to be your underling!\n" + .string "I need you to teach me everything!$" + +gText_082B97E5:: @ 82B97E5 + .string "Lucky, yeah, woohoo!\n" + .string "Should I pop a question to you?\p" + .string "Since we’re near the BATTLE TOWER,\n" + .string "how about a question about its power?\p" + .string "Of the choices you see,\n" + .string "which is the right one for me?$" + +gText_082B989A:: @ 82B989A + .string "If {STR_VAR_1} is what you suggest,\n" + .string "it must be the very best!\p" + .string "Well, {PLAYER}, I have to roam free,\n" + .string "but don’t you forget about me.\p" + .string "See you again, my smart friend!$" + +gText_082B992D:: @ 82B992D + .string "Oh, hi! You there!\n" + .string "Can I get you to massage my shoulder?\p" + .string "…Yes, there! That’s it!\n" + .string "Ouch, ouch! Oooh, that feels great!\p" + .string "My name’s {STR_VAR_1}.\n" + .string "I take karate training, but my body’s\l" + .string "not built to take the abuse…\p" + .string "I decided I’ll battle POKéMON and\n" + .string "toughen myself up.\p" + .string "You’re {PLAYER}{STRING 5}, aren’t you?\n" + .string "The POKéMON LEAGUE CHAMP?\p" + .string "Listen, can I get you to give me\n" + .string "advice?$" + +gText_082B9A84:: @ 82B9A84 + .string "Oh, why?\p" + .string "I won’t be a big bother, I promise!\n" + .string "Please?$" + +gText_082B9AB9:: @ 82B9AB9 + .string "Thank you. Mighty good of you!\n" + .string "…Cough! Cough!\p" + .string "Oogh, I have to toughen up quick…\p" + .string "I’ll be heading off to the BATTLE TOWER\n" + .string "right away, but what would be better\l" + .string "for me? Level 50 or Open Level?$" + +gText_082B9B76:: @ 82B9B76 + .string "Hm, all right. That’s {STR_VAR_1}.\n" + .string "I’ll go there right away.\p" + .string "I hope I can keep hitting you up for\n" + .string "help--after all, you’re my mentor!$" + +gText_082B9BF2:: @ 82B9BF2 + .string "Er… Um…\n" + .string "{PLAYER}{STRING 5}…?\p" + .string "Please, don’t look at me that way.\n" + .string "You’re making me all self-conscious.\p" + .string "I… I’m {STR_VAR_1}.\p" + .string "I’m really embarrassed to say this,\n" + .string "but I explore ancient ruins and such.\p" + .string "I’m even more embarrassed to admit\n" + .string "I’m interested in the BATTLE FRONTIER.\p" + .string "{PLAYER}{STRING 5}, you have a reputation as\n" + .string "a tough TRAINER…\p" + .string "It’s hard for me to say this,\n" + .string "but I want to ask something.\p" + .string "Could you become my teacher and\n" + .string "give me advice?$" + +gText_082B9D83:: @ 82B9D83 + .string "Please don’t brush me off like this!\n" + .string "I can’t live with the humiliation.\p" + .string "Please become my teacher!\n" + .string "I need your advice!$" + +gText_082B9DF9:: @ 82B9DF9 + .string "Th-thank you…\p" + .string "But please don’t look at me like that.\n" + .string "It makes me all flustered.\p" + .string "Please, answer me without looking\n" + .string "at my eyes.\p" + .string "At the BATTLE TOWER…\n" + .string "Which level should I attempt?$" + +gText_082B9EAA:: @ 82B9EAA + .string "Oh… Okay!\n" + .string "I’ll try my hand at that.\p" + .string "I hope I can make a valiant challenge\n" + .string "without getting all flustered…\p" + .string "Thank you, {PLAYER}{STRING 5}.\n" + .string "If we meet again, I hope you will be\l" + .string "as helpful.$" + +gText_082B9F55:: @ 82B9F55 + .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" + .string "But are you really real?\p" + .string "You may call me {STR_VAR_1}.\p" + .string "I have been toying with the idea of\n" + .string "apprenticing under a strong TRAINER.\p" + .string "So, I must say I’m lucky you came along!\n" + .string "…You really are {PLAYER}{STRING 5}, yes?\p" + .string "No, no, if you are real, it’s fine.\n" + .string "I merely want you to recognize me\l" + .string "as your apprentice.$" + +gText_082BA084:: @ 82BA084 + .string "Oh?\n" + .string "But what would compel you to refuse?\p" + .string "I apologize for being skeptical about\n" + .string "your identity.\p" + .string "Please accept my apology and\n" + .string "accept me as your apprentice.$" + +gText_082BA11D:: @ 82BA11D + .string "You really are accepting me?\n" + .string "I don’t wish to celebrate prematurely.\p" + .string "If it is true, I apologize.\n" + .string "But now, I need your advice.\p" + .string "If I were to enter the BATTLE TOWER,\n" + .string "what would be worthy of me?\l" + .string "Level 50 or Open Level?$" + +gText_082BA1F3:: @ 82BA1F3 + .string "{STR_VAR_1}?\n" + .string "Are you certain?\p" + .string "I see. If that’s the case, that’s fine.\n" + .string "I thank you for your time.\p" + .string "I realize I can annoy, but it delights\n" + .string "me that you have accepted me.\p" + .string "Let us meet again!$" + +gText_082BA2A3:: @ 82BA2A3 + .string "Sigh… Sob…\n" + .string "Oh, {PLAYER}!\p" + .string "I’m all tangled up in a dilemma\n" + .string "that I can’t decide.\p" + .string "I can’t decide what I should make\n" + .string "my {STR_VAR_1} hold.\p" + .string "Please tell me, {PLAYER}.\n" + .string "What item should I make it hold?$" + +gText_082BA34E:: @ 82BA34E + .string "Oh, really? I shouldn’t make\n" + .string "my {STR_VAR_1} hold anything?$" + +gText_082BA380:: @ 82BA380 + .string "Oh, okay! I’m delighted it’s settled!\n" + .string "Awesome! Wicked! Awoooh!\p" + .string "Thank you so much!$" + +gText_082BA3D2:: @ 82BA3D2 + .string "Oh, I’m so glad…\n" + .string "I think I have that {STR_VAR_1}, too.\p" + .string "I’m delighted it’s settled!\n" + .string "Awesome! Wicked! Awoooh!\p" + .string "Thank you so much!$" + +gText_082BA448:: @ 82BA448 + .string "Waaaah! Please don’t be mean!\p" + .string "That item {STR_VAR_1} was already\n" + .string "recommended to me before, sob…\p" + .string "Or do you mean I shouldn’t make\n" + .string "my {STR_VAR_2} hold anything?$" + +gText_082BA4D3:: @ 82BA4D3 + .string "Yay! It’s {PLAYER}!\n" + .string "Great! I wanted to ask you something!\p" + .string "Do you make your POKéMON hold items?\n" + .string "I want to make mine hold items, but…\p" + .string "What item would be good for\n" + .string "{STR_VAR_1} to hold?\p" + .string "What do you think?$" + +gText_082BA58C:: @ 82BA58C + .string "Huh? You mean my {STR_VAR_1} doesn’t\n" + .string "have to hold anything?$" + +gText_082BA5BF:: @ 82BA5BF + .string "Oh, I get it! I’ll do that!\n" + .string "Thanks for teaching me!$" + +gText_082BA5F3:: @ 82BA5F3 + .string "Oh, wow! One {STR_VAR_1}, huh?\n" + .string "Okay, I’ll do that!\p" + .string "Thanks for teaching me!$" + +gText_082BA635:: @ 82BA635 + .string "Oh, uh, no, that’s not what I meant.\n" + .string "I want to know about a different item\l" + .string "than the ones I already know.\p" + .string "Or do you mean that my POKéMON doesn’t\n" + .string "have to hold anything this time?$" + +gText_082BA6E6:: @ 82BA6E6 + .string "{PLAYER}, hello!\n" + .string "It’s about my {STR_VAR_1}…\p" + .string "I want to make it hold a good item.\n" + .string "What would be good for it?$" + +gText_082BA742:: @ 82BA742 + .string "Oh, then my {STR_VAR_1} doesn’t have\n" + .string "to hold anything?$" + +gText_082BA770:: @ 82BA770 + .string "Okay, I got it!\n" + .string "See you again!$" + +gText_082BA78F:: @ 82BA78F + .string "Oh, the item {STR_VAR_1}?\n" + .string "Understood!\p" + .string "I’ll do my best to find one!\n" + .string "See you again!$" + +gText_082BA7D8:: @ 82BA7D8 + .string "Somebody taught me about\n" + .string "the {STR_VAR_1} already.\p" + .string "I want my POKéMON to hold a different\n" + .string "kind of item.\p" + .string "Or do you think {STR_VAR_2} doesn’t\n" + .string "have to hold anything?$" + +gText_082BA867:: @ 82BA867 + .string "Hello, {PLAYER}…\n" + .string "I’m sorry to disturb you, but I have\l" + .string "something else I wanted to ask you.\p" + .string "I don’t think I’m good enough to win\n" + .string "matches on my own, so I’m thinking of\l" + .string "making my {STR_VAR_1} hold an item.\p" + .string "But I don’t know what would be good.\p" + .string "{PLAYER}, please, could you decide\n" + .string "for me?$" + +gText_082BA96B:: @ 82BA96B + .string "A POKéMON belonging to someone like me\n" + .string "would be better off without an item?$" + +gText_082BA9B7:: @ 82BA9B7 + .string "I understand…\n" + .string "You’re saying I shouldn’t rely on items.\l" + .string "I’ll do my best not to!\p" + .string "Thank you very much!$" + +gText_082BAA1B:: @ 82BAA1B + .string "The item {STR_VAR_1}, okay.\n" + .string "I’m not sure if I can get one…\l" + .string "No! I’ll do my best to get it.\p" + .string "Thank you very much!$" + +gText_082BAA81:: @ 82BAA81 + .string "Oh, but…\n" + .string "I think I’ve heard about that before…\p" + .string "Is it maybe because I haven’t handled\n" + .string "the item {STR_VAR_1} very well?\p" + .string "Or do you mean I shouldn’t make\n" + .string "my {STR_VAR_2} hold anything?$" + +gText_082BAB22:: @ 82BAB22 + .string "Oh, {PLAYER}{STRING 5}.\n" + .string "There’s something I wanted to ask you.\p" + .string "You know how you decided which\n" + .string "POKéMON I should have for me?\p" + .string "But I never asked you what item\n" + .string "it should be holding.\p" + .string "Since you already gave me advice,\n" + .string "how about seeing this to the end?\p" + .string "What would be good? I want to make\n" + .string "my {STR_VAR_1} hold something.$" + +gText_082BAC43:: @ 82BAC43 + .string "Oh! So my {STR_VAR_1} should do\n" + .string "the best it can empty-handed?$" + +gText_082BAC78:: @ 82BAC78 + .string "If you think that’s best, I’ll do that.\p" + .string "Knowing that you made the decision,\n" + .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" + .string "I lose.\p" + .string "Okay, I’ll look to you for advice again.\n" + .string "Bye!$" + +gText_082BAD17:: @ 82BAD17 + .string "The item {STR_VAR_1}, huh?\n" + .string "Not bad. I’ll use it!\p" + .string "Knowing that you made the decision,\n" + .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" + .string "I lose.\p" + .string "Okay, I’ll look to you for advice again.\n" + .string "Bye!$" + +gText_082BADB6:: @ 82BADB6 + .string "Huh? What are you saying?\n" + .string "You told me about the {STR_VAR_1}\l" + .string "already before.\p" + .string "Or do you mean my {STR_VAR_2} should\n" + .string "do the best it can empty-handed?$" + +gText_082BAE36:: @ 82BAE36 + .string "Yo, {PLAYER}{STRING 5}!\p" + .string "We’re both busy, but we seem to run\n" + .string "into each other often anyway!\p" + .string "Today I have to do some walking,\n" + .string "cleaning, and brushing.\p" + .string "I haven’t even had the time to buy\n" + .string "my precious {STR_VAR_1} anything.\p" + .string "I don’t have any time, so how about\n" + .string "giving me advice on what I should make\l" + .string "my {STR_VAR_1} hold?$" + +gText_082BAF4E:: @ 82BAF4E + .string "Oh, so me being a busy guy, you say\n" + .string "my {STR_VAR_1} doesn’t need anything?$" + +gText_082BAF8F:: @ 82BAF8F + .string "Okay, gotcha.\n" + .string "I won’t need any time for that.\p" + .string "Thanks today!\n" + .string "See you around!$" + +gText_082BAFDB:: @ 82BAFDB + .string "Okay, gotcha.\n" + .string "I’ll find time somehow and find\l" + .string "that {STR_VAR_1} you recommended.\p" + .string "I’m glad I met a good mentor in you.\n" + .string "Thanks! See you around!$" + +gText_082BB05F:: @ 82BB05F + .string "Huh? I already know about\n" + .string "that {STR_VAR_1}.\p" + .string "Oh, right, I get it.\n" + .string "So me being a busy guy, you say\l" + .string "my {STR_VAR_2} doesn’t need anything?$" + +gText_082BB0D4:: @ 82BB0D4 + .string "Hiya, {PLAYER}! It’s me!\n" + .string "I need to tap your mind again today.\l" + .string "Please, I need your advice!\p" + .string "Drum roll, please!\n" + .string "The question I have is…\p" + .string "If I want to make my {STR_VAR_1} hold\n" + .string "an item, what should it be?$" + +gText_082BB18C:: @ 82BB18C + .string "Is that right? My {STR_VAR_1} doesn’t\n" + .string "need to hold an item, you’re saying.$" + +gText_082BB1CE:: @ 82BB1CE + .string "Okay, that’s what I’ll do!\p" + .string "I guess that’s about all I wanted\n" + .string "to ask you today.\p" + .string "Let’s meet here again, okay?\n" + .string "Thanks!$" + +gText_082BB242:: @ 82BB242 + .string "Uh-huh! One {STR_VAR_1}.\n" + .string "What a cool choice!\l" + .string "I’ll definitely try that!\p" + .string "I guess that’s about all I wanted\n" + .string "to ask you today.\p" + .string "Let’s meet here again, okay?\n" + .string "Thanks!$" + +gText_082BB2D9:: @ 82BB2D9 + .string "Ahahah! That’s silly!\n" + .string "You already told me about that\l" + .string "{STR_VAR_1} before!\p" + .string "Are you feeling okay, {PLAYER}?\p" + .string "Oh, wait! My {STR_VAR_2} doesn’t\n" + .string "need to hold an item, you’re saying.$" + +gText_082BB370:: @ 82BB370 + .string "Hello, {PLAYER}. I hope you’ve been\n" + .string "keeping well.\p" + .string "May I approach you for advice?\p" + .string "In a recent battle, my opponent\n" + .string "seemed to have given his POKéMON\l" + .string "an item to hold.\p" + .string "As a result, I was defeated…\p" + .string "I don’t wish to be left behind.\n" + .string "I would like to make my {STR_VAR_1}\l" + .string "hold an item, too.\p" + .string "It would please me if you could decide\n" + .string "what would be right for my POKéMON…$" + +gText_082BB4C3:: @ 82BB4C3 + .string "In other words… My POKéMON has\n" + .string "no need to hold an item?$" + +gText_082BB4FB:: @ 82BB4FB + .string "I understand clearly now!\n" + .string "I will keep trying like this.\p" + .string "Thank you, {PLAYER}.\n" + .string "I hope I can count on you again.\l" + .string "Please take care!$" + +gText_082BB575:: @ 82BB575 + .string "One {STR_VAR_1} it is!\n" + .string "I will order it right away.\p" + .string "Thank you, {PLAYER}.\n" + .string "I hope I can count on you again.\l" + .string "Please take care!$" + +gText_082BB5E1:: @ 82BB5E1 + .string "You’ve already told me about that,\n" + .string "and I already have it.\p" + .string "Or are you saying… My POKéMON has\n" + .string "no need to hold an item?$" + +gText_082BB656:: @ 82BB656 + .string "Eek! {PLAYER}!\n" + .string "I… I’m overjoyed to see you again!\p" + .string "Oh-oh-oh! There’s something I just\n" + .string "had to ask you, {PLAYER}!\p" + .string "Please decide what my {STR_VAR_1}\n" + .string "should be holding!$" + +gText_082BB6E5:: @ 82BB6E5 + .string "Oh, wow! I didn’t expect that answer!\n" + .string "So, a hold item isn’t necessary?$" + +gText_082BB72C:: @ 82BB72C + .string "Perfectly understood!\n" + .string "I’ll keep at this without an item!\p" + .string "I hope you’ll be willing to teach me\n" + .string "some more another time.$" + +gText_082BB7A2:: @ 82BB7A2 + .string "{STR_VAR_1}! I’ll use that!\p" + .string "Um… Could it be, {PLAYER}, you also\n" + .string "make your POKéMON hold that item?\p" + .string "I’ll be sure to get it!\n" + .string "I hope you’ll be willing to teach me\l" + .string "some more another time.$" + +gText_082BB84A:: @ 82BB84A + .string "Oh? You recommended that\n" + .string "{STR_VAR_1} before, too.\p" + .string "Or is it the best thing to hold?\n" + .string "Or do you mean that my {STR_VAR_2}\l" + .string "doesn’t need anything to hold?$" + +gText_082BB8CD:: @ 82BB8CD + .string "Hola!\n" + .string "My maestro, {PLAYER}{STRING 5}!\p" + .string "I want to hit you up for advice on\n" + .string "POKéMON tools.\p" + .string "What do you think would be good for\n" + .string "my {STR_VAR_1} to hold?\p" + .string "Don’t be shy now.\n" + .string "Let’s blurt it out!$" + +gText_082BB970:: @ 82BB970 + .string "Oh? So, you’re saying my {STR_VAR_1}\n" + .string "can win without holding any item?$" + +gText_082BB9AE:: @ 82BB9AE + .string "Si, bueno!\n" + .string "I’ll give it my best shot, like, slam!\p" + .string "All right, thanks, as always!\n" + .string "Adios!$" + +gText_082BBA05:: @ 82BBA05 + .string "Uh-huh, that’s one {STR_VAR_1}?\n" + .string "Si, bueno!\l" + .string "I’ll go find me one, like, bam!\p" + .string "All right, thanks, as always!\n" + .string "Adios!$" + +gText_082BBA6C:: @ 82BBA6C + .string "No, no! You already told me about\n" + .string "that {STR_VAR_1} thing before.\p" + .string "Oh, now wait just one minute here…\n" + .string "So, you’re saying my {STR_VAR_2}\l" + .string "can win without holding any item?$" + +gText_082BBB01:: @ 82BBB01 + .string "{PLAYER}{STRING 5}, something unbelievable\n" + .string "has happened!\p" + .string "I woke up this morning, and my POKéMON\n" + .string "had 10 NUGGETS!\p" + .string "Of course I’m lying!\n" + .string "Wahahaha!\p" + .string "This is no lie, though.\n" + .string "I’m not very good at thinking about\l" + .string "what items POKéMON should hold.\p" + .string "So, how about deciding for me what\n" + .string "my {STR_VAR_1} should hold, master?$" + +gText_082BBC1C:: @ 82BBC1C + .string "What’s that mean?\n" + .string "Don’t make it hold anything?$" + +gText_082BBC4B:: @ 82BBC4B + .string "Okay, so it shouldn’t hold anything.\n" + .string "Then, I’d better get something for it!\p" + .string "Just kidding!\n" + .string "I’ll obey your teaching, master!\p" + .string "Thanks, master!\n" + .string "I hope you’ll keep teaching me!$" + +gText_082BBCF6:: @ 82BBCF6 + .string "Okay, so it’s one {STR_VAR_1}!\n" + .string "I’ll make it hold anything but that!\p" + .string "Just kidding!\n" + .string "I’ll obey your teaching, master!\p" + .string "Thanks, master!\n" + .string "I hope you’ll keep teaching me!$" + +gText_082BBD90:: @ 82BBD90 + .string "Um, you told me about that before,\n" + .string "didn’t you?\p" + .string "Isn’t there something else?\p" + .string "Or do you mean, don’t make\n" + .string "my {STR_VAR_2} hold anything?$" + +gText_082BBE0B:: @ 82BBE0B + .string "A-H-O-Y!\n" + .string "And that spells ahoy!\p" + .string "The rappin’ SAILOR am I!\n" + .string "I present to you a question\l" + .string "that’s pretty fly!\p" + .string "It’s an item question\n" + .string "that begs your suggestion!\p" + .string "My {STR_VAR_1} needs an item to hold,\n" + .string "What should it be, if I may be bold?$" + +gText_082BBEE5:: @ 82BBEE5 + .string "Is that right?\n" + .string "My {STR_VAR_1} doesn’t need to be\l" + .string "holding anything tight?$" + +gText_082BBF25:: @ 82BBF25 + .string "Okay, I hear you, sure I do!\n" + .string "My POKéMON will go empty-handed, too!\p" + .string "If it’s advice I ever need,\n" + .string "{PLAYER}, your word I’ll always heed!$" + +gText_082BBFA4:: @ 82BBFA4 + .string "Okay, one {STR_VAR_1},\n" + .string "that’s what I’ll use.\l" + .string "I was right to make you choose!\p" + .string "If it’s advice I ever need,\n" + .string "{PLAYER}, your word I’ll always heed!$" + +gText_082BC024:: @ 82BC024 + .string "Okay, one {STR_VAR_1}, you say?\n" + .string "You told me that the other day.\l" + .string "I need a new idea, a brand new way.\p" + .string "Or, what, is that right?\n" + .string "My POKéMON doesn’t need to hold\l" + .string "anything tight?$" + +gText_082BC0C8:: @ 82BC0C8 + .string "Say, hey, {PLAYER}!\n" + .string "I found you again today!\p" + .string "What should I do? Get your advice?\n" + .string "Why not? I’m already talking to you!\p" + .string "{PLAYER}, are you getting sick of me?\n" + .string "Nah, no way, that can’t be.\p" + .string "Will you hear me out?\n" + .string "I’m looking for advice--that’s what\l" + .string "I’m talking about.\p" + .string "It’s about a hold item for\n" + .string "my {STR_VAR_1} that’d be good.\l" + .string "My indecision is making me brood.$" + +gText_082BC213:: @ 82BC213 + .string "My {STR_VAR_1} needs nothing?\n" + .string "Doesn’t need to hold anything?$" + +gText_082BC247:: @ 82BC247 + .string "If holding nothing is the best,\n" + .string "I’ll do as you suggest!\p" + .string "Well, {PLAYER}, I have to roam free,\n" + .string "but don’t you forget about me.\p" + .string "See you again, my smart friend!$" + +gText_082BC2DD:: @ 82BC2DD + .string "If holding that {STR_VAR_1} is\n" + .string "the best, I’ll do as you suggest!\p" + .string "Well, {PLAYER}, I have to roam free,\n" + .string "but don’t you forget about me.\p" + .string "See you again, my smart friend!$" + +gText_082BC373:: @ 82BC373 + .string "Haven’t I heard about that\n" + .string "{STR_VAR_1} before?\l" + .string "I’m certain I have, that’s for sure!\p" + .string "I need a new something!\n" + .string "Or, my {STR_VAR_2} needs nothing?\l" + .string "Doesn’t need to hold anything?$" + +gText_082BC40E:: @ 82BC40E + .string "Gwah! Ouch! {PLAYER}{STRING 5}, my arm’s broken!\n" + .string "Don’t touch it, please!\p" + .string "I must’ve broken it while I was trying\n" + .string "out different hold items with my posse\l" + .string "of POKéMON.\p" + .string "So, things being this way,\n" + .string "I need you to decide for me.\p" + .string "{PLAYER}{STRING 5}, what do you think would be\n" + .string "good for my {STR_VAR_1} to hold?$" + +gText_082BC514:: @ 82BC514 + .string "Ouch…\p" + .string "So your suggestion is my {STR_VAR_1}\n" + .string "doesn’t have to hold anything?$" + +gText_082BC555:: @ 82BC555 + .string "Hm, all right. That would be easier\n" + .string "for me, the way things are now.\p" + .string "I hope I can keep hitting you up\n" + .string "for help like this.$" + +gText_082BC5CE:: @ 82BC5CE + .string "Hm, all right. That’s one {STR_VAR_1}.\n" + .string "My POKéMON’s arm is fine, so I’ll make\l" + .string "it hold that item right away.\p" + .string "I hope I can keep hitting you up\n" + .string "for help like this.$" + +gText_082BC666:: @ 82BC666 + .string "No, no, you told me about that\n" + .string "{STR_VAR_1} before, remember?\p" + .string "How about telling me something\n" + .string "even better?\p" + .string "Oh, wait a second.\n" + .string "So your suggestion is my {STR_VAR_2}\l" + .string "doesn’t have to hold anything?$" + +gText_082BC714:: @ 82BC714 + .string "Er… Um…\n" + .string "{PLAYER}{STRING 5}…\p" + .string "Please, don’t look at me that way.\n" + .string "My POKéMON don’t have anything.\p" + .string "I… I’m really embarrassed about this,\n" + .string "but I really need your advice.\p" + .string "I can’t decide what hold item would\n" + .string "make my {STR_VAR_1} strong.\p" + .string "{PLAYER}{STRING 5}, what do you think would\n" + .string "be good?$" + +gText_082BC808:: @ 82BC808 + .string "Oh… Then, you think it would be better\n" + .string "if my {STR_VAR_1} didn’t have an item?$" + +gText_082BC84D:: @ 82BC84D + .string "Oh… Okay!\n" + .string "I’ll go without an item.\p" + .string "This is nerve-racking, though.\n" + .string "Wouldn’t it be too cool?\p" + .string "Thank you, {PLAYER}{STRING 5}.\n" + .string "If we meet again, I hope you will be\l" + .string "as helpful.$" + +gText_082BC8EA:: @ 82BC8EA + .string "Oh… Okay!\n" + .string "I’ll go with that {STR_VAR_1}.\p" + .string "This is nerve-racking, though.\n" + .string "Wouldn’t it be too cool?\p" + .string "Thank you, {PLAYER}{STRING 5}.\n" + .string "If we meet again, I hope you will be\l" + .string "as helpful.$" + +gText_082BC984:: @ 82BC984 + .string "B-but I already heard about that.\p" + .string "Please don’t brush me off like this!\n" + .string "I can’t live with the humiliation.\p" + .string "Oh… Am I jumping to conclusions?\n" + .string "Do you think it would be better if\l" + .string "my {STR_VAR_2} didn’t have an item?$" + +gText_082BCA4D:: @ 82BCA4D + .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" + .string "But are you really?\l" + .string "Perhaps you’re a twin?\p" + .string "Oh, no, no, no, don’t worry!\n" + .string "If you really are {PLAYER}, please\l" + .string "forget about my rudeness.\p" + .string "What I would like is some more of\n" + .string "your fine advice.\p" + .string "I have here my {STR_VAR_1} that I wish\n" + .string "to make hold a convenient item.\p" + .string "What would be worthy of it?$" + +gText_082BCB75:: @ 82BCB75 + .string "It’s better if it held nothing?\n" + .string "Are you certain?$" + +gText_082BCBA6:: @ 82BCBA6 + .string "I see. If that’s the case, that’s fine.\n" + .string "I thank you for your time.\p" + .string "Let us meet again!$" + +gText_082BCBFC:: @ 82BCBFC + .string "One {STR_VAR_1}?\n" + .string "Are you certain?\p" + .string "I see. If that’s the case, that’s fine.\n" + .string "I thank you for your time.\p" + .string "I do hope my POKéMON will be able to\n" + .string "put it to good use.\p" + .string "Let us meet again!$" + +gText_082BCCA4:: @ 82BCCA4 + .string "No, no, wait a minute.\n" + .string "I believe you taught me that before.\p" + .string "I would like you to recommend\n" + .string "something different this time.\p" + .string "Perhaps you’re suggesting that\n" + .string "my {STR_VAR_2} should hold nothing?\l" + .string "Are you certain?$" + +gText_082BCD68:: @ 82BCD68 + .string "Waah, {PLAYER}!\n" + .string "I have a dilemma, sob…\p" + .string "I want to begin battling other people,\n" + .string "but I don’t know what to do.\p" + .string "How should I line up my POKéMON\n" + .string "so they’ll be at their strongest?\p" + .string "Please tell me, {PLAYER}.\n" + .string "If you were me, which of these POKéMON\l" + .string "would you send out first?$" + +gText_082BCE64:: @ 82BCE64 + .string "My {STR_VAR_1} should go first?\n" + .string "Waaaaah!\p" + .string "Oh! I’m so sorry!\n" + .string "You’ve made me happy by choosing\l" + .string "my first POKéMON, and it’s made me cry…\p" + .string "Thank you so much!$" + +gText_082BCEF2:: @ 82BCEF2 + .string "Yay! It’s {PLAYER}!\n" + .string "Great! I wanted to ask you something!\p" + .string "Um, of my POKéMON, which do you\n" + .string "think should go out first?$" + +gText_082BCF61:: @ 82BCF61 + .string "My {STR_VAR_1}? That’s true.\n" + .string "Okay, I’ll do that!\p" + .string "Thanks for teaching me!$" + +gText_082BCFA1:: @ 82BCFA1 + .string "{PLAYER}, hello!\p" + .string "I think, in a battle, it’s very important\n" + .string "which POKéMON comes out first.\p" + .string "Out of the POKéMON that I have,\n" + .string "which would be good to send out first?$" + +gText_082BD03C:: @ 82BD03C + .string "My {STR_VAR_1} goes first?\n" + .string "Okay, I got it!\p" + .string "See you again!$" + +gText_082BD06D:: @ 82BD06D + .string "Hello, {PLAYER}…\n" + .string "I’m sorry to disturb you again with\l" + .string "another question.\p" + .string "I have so little confidence, I don’t\n" + .string "know what I’d do without you, {PLAYER}.\p" + .string "It may be a waste of time for me to\n" + .string "even worry about it, but I just can’t\l" + .string "decide something…\p" + .string "Which of my POKéMON should I send\n" + .string "out first in a battle?$" + +gText_082BD18A:: @ 82BD18A + .string "My {STR_VAR_1}?\n" + .string "Understood!\p" + .string "I can’t believe that you would bother\n" + .string "to answer my questions so often!\p" + .string "I’m so grateful that you would even\n" + .string "speak with me… Thank you!$" + +gText_082BD222:: @ 82BD222 + .string "Oh, {PLAYER}{STRING 5}! It’s me!\n" + .string "I’m so glad to see you because I have\l" + .string "this little problem.\p" + .string "I can’t decide how my POKéMON should\n" + .string "be lined up. Could you decide for me?\p" + .string "Oh, you don’t need to decide the whole\n" + .string "party right now.\p" + .string "How about deciding just the first\n" + .string "POKéMON for me?$" + +gText_082BD325:: @ 82BD325 + .string "My {STR_VAR_1}? That’s great!\p" + .string "Knowing that you made the decision,\n" + .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" + .string "I lose.\p" + .string "Okay, I’ll look to you for advice again.\n" + .string "Bye!$" + +gText_082BD3B1:: @ 82BD3B1 + .string "Hi, my teacher {PLAYER}{STRING 5}!\n" + .string "I’m busy again today!\p" + .string "I have to do some cycling, shopping,\n" + .string "and humming.\p" + .string "I haven’t even had the time to decide\n" + .string "how to line up my POKéMON team.\p" + .string "So, how about checking out my team?\n" + .string "Which one should go first?$" + +gText_082BD493:: @ 82BD493 + .string "Okay, gotcha.\n" + .string "I have enough time at least to put\l" + .string "my {STR_VAR_1} at the head of the line!\p" + .string "Whoops, my girlfriend’s waiting!\n" + .string "Thanks! See you around!$" + +gText_082BD51C:: @ 82BD51C + .string "Yoohoo! Hiya, {PLAYER}!\n" + .string "You always walk around looking tough!\p" + .string "Listen, I need something from you\n" + .string "again! It’s the usual thing!\p" + .string "Drum roll, please!\n" + .string "The question I have is about my team.\p" + .string "Which POKéMON of mine should be first\n" + .string "to go out in a battle?$" + +gText_082BD609:: @ 82BD609 + .string "Hmhm!\n" + .string "My {STR_VAR_1}, you say!\l" + .string "Thanks for a most cool answer!\p" + .string "I guess that’s about all I wanted\n" + .string "to ask you today.\p" + .string "Let’s meet here again, okay?\n" + .string "Thanks!$" + +gText_082BD697:: @ 82BD697 + .string "Thank you so much for stopping to\n" + .string "chat with me, {PLAYER}.\p" + .string "I know I’m taking advantage of your\n" + .string "kindness, but may I ask for advice?\p" + .string "I would like you to decide on the order\n" + .string "of my POKéMON team.\p" + .string "It would please me if you could decide\n" + .string "which POKéMON should come first.$" + +gText_082BD797:: @ 82BD797 + .string "My {STR_VAR_1} it is!\n" + .string "I will put it first right away!\p" + .string "Thank you, {PLAYER}.\n" + .string "I hope I can count on you again.\l" + .string "Please take care!$" + +gText_082BD806:: @ 82BD806 + .string "Eek! {PLAYER}!\n" + .string "I… I’m overjoyed to see you again!\p" + .string "My POKéMON have become much\n" + .string "stronger!\p" + .string "But I don’t always win. It seems to\n" + .string "depend on which POKéMON goes first.\p" + .string "{PLAYER}, please, I need your help!\p" + .string "Please decide which of my POKéMON\n" + .string "should go out first!$" + +gText_082BD8F5:: @ 82BD8F5 + .string "Sigh… I’m overwhelmed with happiness…\p" + .string "It’s like a dream having you decide\n" + .string "for me, {PLAYER}.\p" + .string "But perfectly understood!\n" + .string "I will go with my {STR_VAR_1} first!\p" + .string "I hope you’ll be willing to teach me\n" + .string "some more another time.$" + +gText_082BD9BE:: @ 82BD9BE + .string "Hello, hello!\n" + .string "My mentor, {PLAYER}{STRING 5}!\l" + .string "Hit me with your sage advice today!\p" + .string "You see, I pulled together a team of\n" + .string "three POKéMON. So far so good.\p" + .string "But the team’s battling order’s not\n" + .string "settled yet.\p" + .string "This is where you come in, {PLAYER}{STRING 5}!\n" + .string "You decide which POKéMON leads off!\p" + .string "Don’t be shy now.\n" + .string "Let’s blurt it out!$" + +gText_082BDAE1:: @ 82BDAE1 + .string "Uh-huh, my {STR_VAR_1} leads off!\n" + .string "OK, A-OK!\l" + .string "I’ll reorder the lineup, like, wham!\p" + .string "All right, thanks, as always!\n" + .string "Adios!$" + +gText_082BDB4E:: @ 82BDB4E + .string "{PLAYER}{STRING 5}, listen!\n" + .string "It’s a crisis!\p" + .string "My POKéMON, all three of them, go into\n" + .string "battle at once!\p" + .string "Of course that’s impossible!\n" + .string "Wahahaha!\p" + .string "This is no lie, though.\n" + .string "I’m not very good at thinking about\l" + .string "how I should line up my POKéMON.\p" + .string "So, how about deciding for me which\n" + .string "POKéMON should go first, master?$" + +gText_082BDC6B:: @ 82BDC6B + .string "Okay, so it’s my {STR_VAR_1} you chose?\n" + .string "I’ll let any but that one go first!\p" + .string "Just kidding!\n" + .string "I’ll obey your teaching, master!\p" + .string "Thanks, master!\n" + .string "I hope you’ll keep teaching me!$" + +gText_082BDD0D:: @ 82BDD0D + .string "A-H-O-Y!\n" + .string "And that spells ahoy!\p" + .string "The rappin’ SAILOR am I!\n" + .string "I present to you a question\l" + .string "that’s pretty fly!\p" + .string "It’s a team lineup question\n" + .string "that begs your suggestion!\p" + .string "Out of this lot, which should go first\n" + .string "as the first on the spot?$" + +gText_082BDDEC:: @ 82BDDEC + .string "Okay, I hear you, sure I do!\n" + .string "I’ll switch them up, that I’ll do!\p" + .string "If it’s advice I ever need,\n" + .string "{PLAYER}, your word I’ll always heed!$" + +gText_082BDE68:: @ 82BDE68 + .string "Yahoo, {PLAYER}!\n" + .string "How do you do?\p" + .string "What should I do? Go ahead and ask?\n" + .string "Uh-huh, I have something to ask!\l" + .string "Are you receiving me?\l" + .string "You are receiving me!\p" + .string "You have to decide, which of my\n" + .string "POKéMON is the first to ride!\l" + .string "Into battle, I mean to say.$" + +gText_082BDF4D:: @ 82BDF4D + .string "My {STR_VAR_1}? Yes!\n" + .string "That’ll do, there’s no distress!\p" + .string "Well, {PLAYER}, I have to roam free,\n" + .string "but don’t you forget about me.\p" + .string "See you again, my smart friend!$" + +gText_082BDFD8:: @ 82BDFD8 + .string "…Oof…ooch… {PLAYER}{STRING 5}…\n" + .string "My stomach’s hurting all of a sudden…\p" + .string "…It’s getting better now…\p" + .string "I must’ve worried myself sick racking\n" + .string "my brains on how I should line up\l" + .string "my posse of POKéMON.\p" + .string "So, things being this way,\n" + .string "I need you to decide for me.\p" + .string "{PLAYER}{STRING 5}, which of my POKéMON should\n" + .string "go first? So I’d win, I mean.$" + +gText_082BE0FD:: @ 82BE0FD + .string "Hm, all right.\n" + .string "My {STR_VAR_1} goes first.\p" + .string "I’ll fix the lineup like that after\n" + .string "I have my supper.\p" + .string "I hope I can keep hitting you up\n" + .string "for help like this.$" + +gText_082BE189:: @ 82BE189 + .string "Er… Um…\n" + .string "{PLAYER}{STRING 5}?\p" + .string "Please, don’t look at me that way.\n" + .string "You’re making me feel all flustered.\p" + .string "Um…\n" + .string "I really need your advice.\p" + .string "It makes me bashful to say this,\n" + .string "but I chose my 3-POKéMON team.\l" + .string "I can’t decide on the order, though.\p" + .string "Which POKéMON should I send out first\n" + .string "so I at least look capable?$" + +gText_082BE2A5:: @ 82BE2A5 + .string "Oh… Okay!\n" + .string "I’ll lead with my {STR_VAR_1}.\p" + .string "I hope I can do my best without\n" + .string "getting all flustered.\p" + .string "Thank you, {PLAYER}{STRING 5}.\n" + .string "If we meet again, I hope you will be\l" + .string "as helpful.$" + +gText_082BE33E:: @ 82BE33E + .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" + .string "But are you really?\l" + .string "Perhaps you’re a clever look-alike?\p" + .string "Oh, no, no, no, don’t worry!\n" + .string "If you really are {PLAYER}, please\l" + .string "forget about my rudeness.\p" + .string "What I would like is your fine advice.\p" + .string "I have here my POKéMON team.\n" + .string "I would like you to tell me which one\l" + .string "should go first in a battle.$" + +gText_082BE46C:: @ 82BE46C + .string "My {STR_VAR_1}…\n" + .string "You aren’t pulling my leg?\p" + .string "I see. If that’s the case, that’s fine.\n" + .string "I thank you for your time.\p" + .string "I am as you see, but I shall do\n" + .string "my best.\p" + .string "Let us meet again!$" + +gText_082BE50D:: @ 82BE50D + .string "Snivel…\n" + .string "Oh, {PLAYER}!\p" + .string "What perfect timing!\n" + .string "There’s something I just can’t decide…\p" + .string "I can’t decide which POKéMON I should\n" + .string "be using.\p" + .string "I can’t decide between the POKéMON\n" + .string "{STR_VAR_1} and {STR_VAR_2}…\p" + .string "{PLAYER}, which do you think will give\n" + .string "even me a chance at winning?$" + +gText_082BE5F5:: @ 82BE5F5 + .string "Snivel… I… I understand!\n" + .string "Oh! I’m so sorry!\l" + .string "You’ve made me so happy, I’m crying…\p" + .string "I’ll do my best to catch one\n" + .string "{STR_VAR_1}!\p" + .string "Thank you so much!$" + +gText_082BE679:: @ 82BE679 + .string "Yay! It’s {PLAYER}!\n" + .string "Yay, you came at the right time, too!\l" + .string "I need your advice again!\p" + .string "Um, I’m all mixed up--should I use\n" + .string "my {STR_VAR_1} or {STR_VAR_2}…\p" + .string "Which do you think I should raise,\n" + .string "{PLAYER}?$" + +gText_082BE71E:: @ 82BE71E + .string "Oh, so my {STR_VAR_1} is better!\n" + .string "Okay, I’ll do that!\p" + .string "Thanks for teaching me!$" + +gText_082BE762:: @ 82BE762 + .string "{PLAYER}, hello!\n" + .string "I have a question I wanted to ask.\p" + .string "I’m in a dilemma over whether I should\n" + .string "raise one {STR_VAR_1} or {STR_VAR_2}.\p" + .string "Which POKéMON do you think will\n" + .string "be stronger?$" + +gText_082BE7F8:: @ 82BE7F8 + .string "{STR_VAR_1} is your choice?\n" + .string "Okay, I got it!\p" + .string "I’ll go catch a strong {STR_VAR_1}\n" + .string "right away!\p" + .string "See you again!$" + +gText_082BE850:: @ 82BE850 + .string "Hello, {PLAYER}…\p" + .string "Um, you’ve probably already forgotten\n" + .string "about someone like me…\p" + .string "…But that doesn’t matter if you\n" + .string "could give me advice…\p" + .string "I can’t decide on the one kind of\n" + .string "POKéMON I should raise…\p" + .string "I’ve narrowed the field to the POKéMON\n" + .string "{STR_VAR_1} and {STR_VAR_2}, but that’s\l" + .string "where I became stuck…\p" + .string "{PLAYER}, you probably don’t want to\n" + .string "bother, but please decide for me.$" + +gText_082BE99C:: @ 82BE99C + .string "But will a wild {STR_VAR_1} even pay\n" + .string "attention to me?\p" + .string "I will try!\p" + .string "But will I even be able to catch one…\n" + .string "No! I’ll do my best!\p" + .string "Thank you!$" + +gText_082BEA1B:: @ 82BEA1B + .string "Oh, {PLAYER}{STRING 5}! I’m so glad to see you!\n" + .string "I was about to go looking for you!\p" + .string "Can you decide what kind of POKéMON\n" + .string "I should use?\p" + .string "For instance…\n" + .string "How about the POKéMON {STR_VAR_1}\l" + .string "and {STR_VAR_2}?\p" + .string "Which one do you think would be\n" + .string "better?$" + +gText_082BEAE9:: @ 82BEAE9 + .string "{STR_VAR_1}? That’s great!\p" + .string "Knowing that you made the decision,\n" + .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" + .string "I lose.\p" + .string "Okay, I’ll look to you for advice again.\n" + .string "Bye!$" + +gText_082BEB72:: @ 82BEB72 + .string "If it isn’t {PLAYER}{STRING 5}! How’s it going?\n" + .string "I’m busy again as always!\p" + .string "I want to do good with POKéMON, too,\n" + .string "but I haven’t been able to decide\l" + .string "which POKéMON I should use.\p" + .string "You know how {STR_VAR_1} look strong?\n" + .string "But {STR_VAR_2} are tough to ignore.\p" + .string "{PLAYER}{STRING 5}, give me some of your good\n" + .string "advice! Which one’d be good for me?$" + +gText_082BEC8E:: @ 82BEC8E + .string "Okay, gotcha.\n" + .string "I’ll find time somehow and catch me\l" + .string "that {STR_VAR_1} you recommended.\p" + .string "I’m glad I met a good mentor in you.\n" + .string "Thanks! See you around!$" + +gText_082BED16:: @ 82BED16 + .string "Oh!\n" + .string "Yay, it’s {PLAYER}!\p" + .string "I didn’t waste any time boasting to\n" + .string "my friends about meeting you!\p" + .string "I need to tap your mind again today.\n" + .string "It’s an easy one for you!\p" + .string "Drum roll, please!\n" + .string "The question I have is…\p" + .string "If I were to raise a POKéMON,\n" + .string "and the choices were one {STR_VAR_1}\l" + .string "or {STR_VAR_2}, which should it be?$" + +gText_082BEE29:: @ 82BEE29 + .string "Ahhh!\n" + .string "{STR_VAR_1}, you say!\l" + .string "Thanks for a most cool answer!\p" + .string "I guess that’s about all I wanted\n" + .string "to ask you today.\p" + .string "Let’s meet here again, okay?\n" + .string "Thanks!$" + +gText_082BEEB4:: @ 82BEEB4 + .string "Oh, is it you, {PLAYER}?\n" + .string "I’m delighted to see you again!\p" + .string "Ever since I became your apprentice,\n" + .string "my confidence has been blooming.\p" + .string "I think I’m ready to raise a POKéMON\n" + .string "of my own!\p" + .string "{PLAYER}, may I impose on you to choose\n" + .string "which POKéMON I should raise?\p" + .string "The choices are the POKéMON\n" + .string "{STR_VAR_1} or {STR_VAR_2}…\l" + .string "Which POKéMON is right for me?$" + +gText_082BEFE2:: @ 82BEFE2 + .string "One {STR_VAR_1} it is!\n" + .string "I will find one right away!\p" + .string "Thank you, {PLAYER}.\n" + .string "I hope I can count on you again.\l" + .string "Please take care!$" + +gText_082BF04E:: @ 82BF04E + .string "Eek! {PLAYER}! I met you again!\n" + .string "I… I’m overjoyed!\p" + .string "Oh-oh-oh, I know!\n" + .string "I shouldn’t pass up this opportunity!\p" + .string "May I ask a huge favor, {PLAYER}?\n" + .string "Please choose a POKéMON for me!\p" + .string "Please decide which would be better,\n" + .string "{STR_VAR_1} or {STR_VAR_2}!$" + +gText_082BF11D:: @ 82BF11D + .string "Wow! You decided for me!\n" + .string "One {STR_VAR_1} is what I’ll raise to\l" + .string "the best of my ability.\p" + .string "I hope you’ll be willing to teach me\n" + .string "some more another time.$" + +gText_082BF1A8:: @ 82BF1A8 + .string "Hey, hey!\n" + .string "My mentor, {PLAYER}{STRING 5}!\p" + .string "Hello, I’ve been looking for you\n" + .string "for some more of your sage advice!\p" + .string "Which kind of POKéMON would be right\n" + .string "for me, one {STR_VAR_1} or {STR_VAR_2}?\p" + .string "Don’t be shy now.\n" + .string "Let’s blurt it out!$" + +gText_082BF268:: @ 82BF268 + .string "Uh-huh, one {STR_VAR_1} it is!\n" + .string "OK, A-OK!\l" + .string "I’ll get one in a BALL, like, cram!\p" + .string "All right, thanks, as always!\n" + .string "Adios!$" + +gText_082BF2D1:: @ 82BF2D1 + .string "{PLAYER}{STRING 5}, listen! Big news!\n" + .string "I caught a mirage POKéMON!\p" + .string "Of course I’m lying!\n" + .string "Wahahaha!\p" + .string "This is no lie, though.\n" + .string "I’m not very good at catching\l" + .string "POKéMON.\p" + .string "So, how about deciding for me which\n" + .string "kind of POKéMON I should catch,\l" + .string "master?\p" + .string "Which would be better?\n" + .string "{STR_VAR_1} or {STR_VAR_2}?$" + +gText_082BF3CF:: @ 82BF3CF + .string "Okay, so it’s {STR_VAR_1} you chose?\n" + .string "I’ll grab the other kind, then!\p" + .string "Just kidding!\n" + .string "I’ll obey your teaching, master!\p" + .string "Thanks, master!\n" + .string "I hope you’ll keep teaching me!$" + +gText_082BF46A:: @ 82BF46A + .string "A-H-O-Y!\n" + .string "And that spells ahoy!\p" + .string "The rappin’ SAILOR am I!\n" + .string "Surely you remember who am I?\p" + .string "Today, I have a POKéMON question\n" + .string "that begs your suggestion!\p" + .string "I have the choice between this\n" + .string "{STR_VAR_1} and {STR_VAR_2}, you see.\l" + .string "Which is the one to catch for me?$" + +gText_082BF551:: @ 82BF551 + .string "{STR_VAR_1}, you say, hey, hey!\n" + .string "I’ll go get me one right away!\p" + .string "If it’s advice I ever need,\n" + .string "{PLAYER}, your word I’ll always heed!$" + +gText_082BF5C3:: @ 82BF5C3 + .string "Oh, wow, if it isn’t {PLAYER}!\p" + .string "What should I do? Get your advice?\n" + .string "Why not? I’m already talking to you!\p" + .string "It’s been a long time. Let me break\n" + .string "the ice. I’m also looking for advice!\l" + .string "Are you receiving me?\l" + .string "You are receiving me!\p" + .string "My POKéMON--which should I use?\n" + .string "It’s either {STR_VAR_1} or {STR_VAR_2}.\l" + .string "Which do you choose?$" + +gText_082BF6E5:: @ 82BF6E5 + .string "If that {STR_VAR_1} is the best,\n" + .string "I’ll do as you suggest!\p" + .string "Well, {PLAYER}, I have to roam free,\n" + .string "but don’t you forget about me.\p" + .string "See you again, my smart friend!$" + +gText_082BF773:: @ 82BF773 + .string "Oh, hi, {PLAYER}{STRING 5}…\n" + .string "I have this horrible headache…\p" + .string "I must’ve worried too much about\n" + .string "the kind of POKéMON I should raise.\p" + .string "So, things being this way,\n" + .string "I need you to decide for me.\p" + .string "{PLAYER}{STRING 5}, if I had to choose between\n" + .string "the POKéMON {STR_VAR_1} and\l" + .string "{STR_VAR_2}, which should it be?$" + +gText_082BF869:: @ 82BF869 + .string "Hm, one {STR_VAR_1}, all right.\n" + .string "I’ll go look for one when I get better.\p" + .string "I hope I can keep hitting you up\n" + .string "for help like this.$" + +gText_082BF8DD:: @ 82BF8DD + .string "Er… Um…\n" + .string "{PLAYER}{STRING 5}…?\p" + .string "Please, don’t look at me that way.\n" + .string "I’m getting all flustered…\l" + .string "I… I need your advice.\p" + .string "I… I’m really embarrassed, but I can’t\n" + .string "decide which POKéMON to use.\p" + .string "If the choices were {STR_VAR_1} or\n" + .string "{STR_VAR_2}, which would be better?$" + +gText_082BF9BA:: @ 82BF9BA + .string "Oh… Okay!\n" + .string "I’ll do my best with one {STR_VAR_1}.\p" + .string "I hope I can do my best without\n" + .string "getting all flustered.\p" + .string "Thank you, {PLAYER}{STRING 5}.\n" + .string "If we meet again, I hope you will be\l" + .string "as helpful.$" + +gText_082BFA5A:: @ 82BFA5A + .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" + .string "But are you really real?\p" + .string "No, no, if you are real, it’s fine.\n" + .string "Incidentally, I would like to obtain\l" + .string "your advice.\p" + .string "It’s about the POKéMON I am to use.\p" + .string "If the choices are the POKéMON\n" + .string "{STR_VAR_1} and {STR_VAR_2}, which is\l" + .string "more worthy of me?$" + +gText_082BFB4E:: @ 82BFB4E + .string "{STR_VAR_1}?\n" + .string "Are you certain?\p" + .string "I see. If that’s the case, that’s fine.\n" + .string "I thank you for your time.\p" + .string "I do hope it is something even I can\n" + .string "handle with aplomb.\p" + .string "Let us meet again!$" + +gText_082BFBF2:: @ 82BFBF2 + .string "Waaah! Oh, {PLAYER}!\n" + .string "Snivel… Hiccup…\p" + .string "I have a dilemma!\n" + .string "I can’t decide on a move for\l" + .string "my {STR_VAR_1}…\p" + .string "Please, please, {PLAYER}.\n" + .string "Can you decide for me?\p" + .string "For my {STR_VAR_1}, which move would\n" + .string "be the better choice: {STR_VAR_2}\l" + .string "or {STR_VAR_3}?$" + +gText_082BFCAE:: @ 82BFCAE + .string "{STR_VAR_1}?\n" + .string "Waaaaah!\p" + .string "Oh! I’m so sorry, {PLAYER}!\n" + .string "You’ve made me so happy by deciding\l" + .string "the move, I’m crying…\p" + .string "Snivel…\n" + .string "Thank you so much!$" + +gText_082BFD26:: @ 82BFD26 + .string "Yay! Hi, {PLAYER}!\n" + .string "I need your advice again!\p" + .string "I want to teach my {STR_VAR_1}\n" + .string "a cool move.\p" + .string "I like either of the moves\n" + .string "{STR_VAR_2} or {STR_VAR_3}.\l" + .string "What’s your recommendation?$" + +gText_082BFDB1:: @ 82BFDB1 + .string "{STR_VAR_1} is better? I guess so!\n" + .string "Okay, I’ll go with that!\p" + .string "If we meet here again, please teach\n" + .string "me something else, teacher!$" + +gText_082BFE24:: @ 82BFE24 + .string "{PLAYER}, hello!\n" + .string "It’s about my {STR_VAR_1}, but I’m\l" + .string "worried about its moves.\p" + .string "You see, it’s the moves {STR_VAR_2}\n" + .string "and {STR_VAR_3}.\p" + .string "Which is stronger and better for\n" + .string "my {STR_VAR_1}?$" + +gText_082BFEAD:: @ 82BFEAD + .string "{STR_VAR_1} is your choice?\n" + .string "Okay, I got it!\p" + .string "I’ll go teach {STR_VAR_1} to\n" + .string "my POKéMON right away!\p" + .string "See you again!$" + +gText_082BFF0A:: @ 82BFF0A + .string "Ohhh, {PLAYER}…\n" + .string "I’m hopeless, no, really!\p" + .string "I’ve decided to raise a POKéMON,\n" + .string "but now I can’t even decide what\l" + .string "move I should let it learn…\p" + .string "I know that it doesn’t mean anything\n" + .string "to you, {PLAYER}.\p" + .string "But it means a lot to me…\p" + .string "Please, {PLAYER}, could you choose\n" + .string "a move for my {STR_VAR_1}?\p" + .string "If you could even choose between\n" + .string "{STR_VAR_2} and {STR_VAR_3}…$" + +gText_082C0032:: @ 82C0032 + .string "I understand!\p" + .string "But will it even be willing to learn\n" + .string "{STR_VAR_1} for me…\l" + .string "No! I’ll do my best!\p" + .string "Thank you!$" + +gText_082C0090:: @ 82C0090 + .string "Oh, {PLAYER}{STRING 5}!\n" + .string "I was just hoping to see you, too!\p" + .string "I was wondering what move would\n" + .string "be suitable for my {STR_VAR_1}.\p" + .string "I can’t decide, so can you decide\n" + .string "for me instead?\p" + .string "For instance… How about the moves\n" + .string "{STR_VAR_2} and {STR_VAR_3}?\l" + .string "Which one would be better?$" + +gText_082C016E:: @ 82C016E + .string "{STR_VAR_1}? That’s great!\p" + .string "Knowing that you made the decision,\n" + .string "{PLAYER}{STRING 5}, I won’t be so upset if\l" + .string "I lose.\p" + .string "Okay, I’ll look to you for advice again.\n" + .string "Bye!$" + +gText_082C01F7:: @ 82C01F7 + .string "How could things be this busy?\n" + .string "Hey, if it isn’t {PLAYER}{STRING 5}!\l" + .string "How’s it going?\p" + .string "Since I got up this morning, I’ve done\n" + .string "my jogging, swimming, and cooking!\p" + .string "You wouldn’t believe how busy I am!\p" + .string "I can’t even decide what move\n" + .string "my {STR_VAR_1} should learn!\p" + .string "{STR_VAR_2} looks good, huh?\n" + .string "But {STR_VAR_3}’s also decent.\p" + .string "{PLAYER}{STRING 5}, give me some of your good\n" + .string "advice! Which move’d be good for me?$" + +gText_082C034C:: @ 82C034C + .string "Okay, gotcha.\n" + .string "I’ll make room in my schedule and\l" + .string "teach that move.\p" + .string "I’m glad I met a good mentor in you.\n" + .string "Thanks! See you around!$" + +gText_082C03CA:: @ 82C03CA + .string "Oh! Lucky!\n" + .string "I met you again, {PLAYER}!\l" + .string "I need to tap your mind again today.\p" + .string "Drum roll, please!\n" + .string "The question I have is…\p" + .string "For my {STR_VAR_1}, which is the move\n" + .string "best suited, {STR_VAR_2} or\l" + .string "{STR_VAR_3}?$" + +gText_082C046E:: @ 82C046E + .string "Ahhh!\n" + .string "{STR_VAR_1}, you say!\l" + .string "Thanks for a most cool answer!\p" + .string "I guess that’s about all I wanted\n" + .string "to ask you today.\p" + .string "Let’s meet here again, okay?\n" + .string "Thanks!$" + +gText_082C04F9:: @ 82C04F9 + .string "Oh, hello, {PLAYER}.\n" + .string "I trust you’ve been well?\p" + .string "I have to seek your advice again.\n" + .string "It’s about my dearest {STR_VAR_1}.\p" + .string "What would be the ideal move for\n" + .string "my lovable {STR_VAR_1}?\l" + .string "{STR_VAR_2} or {STR_VAR_3}?$" + +gText_082C0598:: @ 82C0598 + .string "{STR_VAR_1} it is!\n" + .string "I will teach that right away!\p" + .string "Thank you, {PLAYER}.\n" + .string "I hope I can count on you again.\l" + .string "Please take care!$" + +gText_082C0602:: @ 82C0602 + .string "Eek! {PLAYER}! I met you again!\n" + .string "I… I’m overjoyed!\p" + .string "Whenever I’m in need, you’re always\n" + .string "there for me, {PLAYER}!\p" + .string "Today, I want you to recommend\n" + .string "a move for me!\p" + .string "Please choose a move for\n" + .string "my {STR_VAR_1}!\p" + .string "Which move would be better,\n" + .string "{STR_VAR_2} or {STR_VAR_3}?$" + +gText_082C06D8:: @ 82C06D8 + .string "Oh-oh-oh! Thank you!\n" + .string "{STR_VAR_1} is it!\l" + .string "Perfectly understood!\p" + .string "I hope you’ll be willing to teach me\n" + .string "some more another time.$" + +gText_082C074A:: @ 82C074A + .string "Hola, {PLAYER}{STRING 5}, bueno!\n" + .string "I’m hoping for some more of\l" + .string "your sage advice today!\p" + .string "What would be the best move for\n" + .string "my {STR_VAR_1}?\p" + .string "It should be something that’ll\n" + .string "let me win just like that!\p" + .string "Would it be {STR_VAR_2}?\n" + .string "Or {STR_VAR_3}?$" + +gText_082C0809:: @ 82C0809 + .string "Uh-huh, {STR_VAR_1} it is!\n" + .string "Si, bueno!\l" + .string "I’ll get it taught, like, ka-blam!\p" + .string "All right, thanks, as always!\n" + .string "Adios!$" + +gText_082C086E:: @ 82C086E + .string "{PLAYER}{STRING 5}, it’s completely wild!\p" + .string "My POKéMON!\n" + .string "It learned six moves!\p" + .string "Of course I’m lying!\n" + .string "Wahahaha!\p" + .string "This is no lie, though.\n" + .string "I’m not very good at choosing moves\l" + .string "for my POKéMON.\p" + .string "So, how about deciding for me which\n" + .string "kind of move I should teach?\p" + .string "{STR_VAR_2} or {STR_VAR_3}--which\n" + .string "would go with my {STR_VAR_1} best?$" + +gText_082C0982:: @ 82C0982 + .string "Okay, so it’s {STR_VAR_1} you chose?\n" + .string "I’ll choose another move, then!\p" + .string "Just kidding!\n" + .string "I’ll obey your teaching, master!\p" + .string "Thanks, master!\n" + .string "I hope you’ll keep teaching me!$" + +gText_082C0A1D:: @ 82C0A1D + .string "A-H-O-Y!\n" + .string "And that spells ahoy!\p" + .string "The rappin’ SAILOR am I!\n" + .string "I’m always with it, don’t ask me why.\p" + .string "Today, I have a move question\n" + .string "that begs your suggestion!\p" + .string "{STR_VAR_2} and {STR_VAR_3} are\n" + .string "the moves. What would be the best\l" + .string "for my {STR_VAR_1} so it grooves?$" + +gText_082C0AFD:: @ 82C0AFD + .string "{STR_VAR_1}, you say, hey, hey!\n" + .string "I’ll go teach that right away!\p" + .string "If it’s advice I ever need,\n" + .string "{PLAYER}, your word I’ll always heed!$" + +gText_082C0B6F:: @ 82C0B6F + .string "Oh, yeahah, if it isn’t {PLAYER}!\p" + .string "What should I do? Get your advice?\n" + .string "Why not? I’m already talking to you!\p" + .string "{PLAYER}, are you surprised by me?\n" + .string "I want your advice, can’t you see?\p" + .string "Are you receiving me?\n" + .string "You are receiving me!\p" + .string "My {STR_VAR_1}--what should it use?\n" + .string "It’s {STR_VAR_2} or {STR_VAR_3},\l" + .string "what do you choose?$" + +gText_082C0C7D:: @ 82C0C7D + .string "If that {STR_VAR_1} is the best,\n" + .string "I’ll do as you suggest!\p" + .string "Well, {PLAYER}, I have to roam free,\n" + .string "but don’t you forget about me.\p" + .string "See you again, my smart friend!$" + +gText_082C0D0B:: @ 82C0D0B + .string "Gahack! Gaah! Oh, {PLAYER}{STRING 5}…\n" + .string "I have this lousy cold, I do…\p" + .string "I want to pick a move for my POKéMON,\n" + .string "but I’m not up to it…\p" + .string "So, things being this way,\n" + .string "I need you to decide for me.\p" + .string "{PLAYER}{STRING 5}, if I had to choose between\n" + .string "{STR_VAR_2} and {STR_VAR_3} for\l" + .string "my {STR_VAR_1}, which would it be?$" + +gText_082C0DFE:: @ 82C0DFE + .string "Hm, {STR_VAR_1}, all right. Cough!\n" + .string "I’ll go teach it when I get better.\p" + .string "I hope I can keep hitting you up\n" + .string "for help like this.$" + +gText_082C0E71:: @ 82C0E71 + .string "Er… Um…\n" + .string "{PLAYER}{STRING 5}…?\p" + .string "Please, don’t look at me that way.\n" + .string "I’m getting all flustered…\l" + .string "I… I need your advice.\p" + .string "I… I’m really embarrassed, but I can’t\n" + .string "decide what move I should teach\l" + .string "my POKéMON.\p" + .string "It’s for my {STR_VAR_1}.\n" + .string "If the choices were {STR_VAR_2} or\l" + .string "{STR_VAR_3}, which would be better?$" + +gText_082C0F6D:: @ 82C0F6D + .string "Oh… Okay!\n" + .string "I’ll try that {STR_VAR_1}.\p" + .string "I hope I can teach that move…\n" + .string "This is so nerve-racking…\p" + .string "Thank you, {PLAYER}{STRING 5}.\n" + .string "If we meet again, I hope you will be\l" + .string "as helpful.$" + +gText_082C1003:: @ 82C1003 + .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" + .string "But are you really real?\p" + .string "Perhaps you’re one of those popular\n" + .string "mimics?\p" + .string "No, no, if you are real, it’s fine.\n" + .string "No need to be upset, I assure you!\p" + .string "Incidentally, I would like to obtain\n" + .string "your advice.\p" + .string "It’s about my {STR_VAR_1}.\p" + .string "Which move would be better for it to\n" + .string "use, {STR_VAR_2} or {STR_VAR_3}?$" + +gText_082C1122:: @ 82C1122 + .string "{STR_VAR_1}?\n" + .string "There’s no question about that?\p" + .string "I see. If that’s the case, that’s fine.\n" + .string "I thank you for your time.\p" + .string "I do hope it is something even\n" + .string "my POKéMON can learn.\p" + .string "Let us meet again!$" + +gText_082C11D1:: @ 82C11D1 + .string "Oh… {PLAYER}?\n" + .string "It is {PLAYER}!\l" + .string "Oh! Sniff…sob… Please, listen!\p" + .string "I… When I battle, I get so nervous,\n" + .string "I can’t help crying even if I win…\p" + .string "I wish I could say something cool\n" + .string "when I win…\p" + .string "Please, please, {PLAYER}!\n" + .string "Could you maybe teach me something\l" + .string "cool to say when I win so I don’t cry?$" + +gText_082C12D5:: @ 82C12D5 + .string "{STR_VAR_1}\p" + .string "Awesome! Wicked! Awoooh!\n" + .string "It’s really cool!\p" + .string "Oh… I’m sorry…\n" + .string "I’m so happy, I’m crying…\p" + .string "Snivel… {PLAYER}!\n" + .string "Thank you so much for everything!\p" + .string "I will battle the best I can for\n" + .string "your sake, {PLAYER}!\p" + .string "{PLAYER}…\n" + .string "Next time… We should battle!$" + +gText_082C13AB:: @ 82C13AB + .string "Yay! It’s {PLAYER}! Hello!\n" + .string "I wanted to ask you something!\p" + .string "I want to say something cool when\n" + .string "I win a match.\p" + .string "Do you have a cool saying that\n" + .string "you could recommend?$" + +gText_082C1444:: @ 82C1444 + .string "{STR_VAR_1}\p" + .string "Oh, wow! That is so cool!\n" + .string "Okay, I’ll say that!\p" + .string "Thanks for teaching me all this time!\n" + .string "I’m going to do the best I can\l" + .string "wherever I go from now on!\p" + .string "When we meet again, it’ll be for\n" + .string "a battle!$" + +gText_082C1501:: @ 82C1501 + .string "{PLAYER}, hello!\p" + .string "My POKéMON and I are ready for\n" + .string "anything, except for one thing.\p" + .string "I think it would be good if I had\n" + .string "something to shout when I win.\p" + .string "Could you think up something good\n" + .string "to say?$" + +gText_082C15B6:: @ 82C15B6 + .string "{STR_VAR_1}\p" + .string "…Cool!\n" + .string "I will use that!\p" + .string "I’m going out to battle all over\n" + .string "the place.\p" + .string "Who knows, I may even get to battle\n" + .string "you one day, {PLAYER}.\p" + .string "Next time, let’s meet at a place\n" + .string "of battle!$" + +gText_082C165E:: @ 82C165E + .string "Hello, {PLAYER}…\n" + .string "I’m sorry to bug you, but I’m hopeless…\p" + .string "Even when…\n" + .string "Even when I win, I don’t have anything\l" + .string "special to say…\p" + .string "I know that it doesn’t mean anything\n" + .string "to you, {PLAYER}.\p" + .string "But it means a lot to me…\p" + .string "Please, {PLAYER}, what should I say\n" + .string "if I win a battle?$" + +gText_082C174F:: @ 82C174F + .string "{STR_VAR_1}\p" + .string "That’s inspired…\p" + .string "Uh… Is it okay for someone like me\n" + .string "to even say that?\p" + .string "No! I’ll do my best!\p" + .string "{PLAYER}, thank you so much for\n" + .string "putting up with me for so long…\p" + .string "I promise to do my best from now on.\p" + .string "I’m sure you’ll quickly forget about\n" + .string "someone like me, but let’s meet\l" + .string "somewhere again!$" + +gText_082C1862:: @ 82C1862 + .string "Oh, {PLAYER}{STRING 5}.\n" + .string "There’s something I want you to hear.\p" + .string "I know that I don’t always sound\n" + .string "nice or polite…\p" + .string "When I win a battle, I think I come\n" + .string "across as being arrogant.\p" + .string "I don’t want people to dislike me,\n" + .string "so I want to say something nice to\l" + .string "someone I beat.\p" + .string "But I can’t think of anything good!\n" + .string "Could you think something up for me?$" + +gText_082C19A0:: @ 82C19A0 + .string "{STR_VAR_1}\p" + .string "Not bad!\n" + .string "Yup, that’s what I’ll go with!\p" + .string "I’m going to hit the road and do what\n" + .string "I can with what you taught me in\l" + .string "my head and heart.\p" + .string "I’m sorry that I’ve been so pushy\n" + .string "with you!\p" + .string "Next time, we battle, okay?\n" + .string "See you!$" + +gText_082C1A76:: @ 82C1A76 + .string "Oh, I can’t get over how busy I am!\n" + .string "Oh, hey, I was looking for you, {PLAYER}{STRING 5}.\p" + .string "Are you well as usual?\n" + .string "Things haven’t changed for me at all.\p" + .string "I’ve got running, fighting, and mapping\n" + .string "to do. Why am I so busy?\p" + .string "But even though I’m busy, it’d be rude\n" + .string "to just turn on my heels and walk away\l" + .string "from a win without saying a word.\p" + .string "So, what would be a cool saying to\n" + .string "underline my coolness when I’m done\l" + .string "and walking away? {PLAYER}{STRING 5}, help me!$" + +gText_082C1C16:: @ 82C1C16 + .string "{STR_VAR_1}\p" + .string "Okay, gotcha.\n" + .string "I can find time to say that!\p" + .string "Honestly, I’m glad I met a good mentor\n" + .string "like you.\p" + .string "I’m going to make time somehow so\n" + .string "I can get into battling.\p" + .string "Thanks for everything, {PLAYER}{STRING 5}!\n" + .string "We have to battle, you and me, one day!$" + +gText_082C1CF5:: @ 82C1CF5 + .string "I lucked out again!\n" + .string "{PLAYER}! Am I glad to see you!\l" + .string "Like usual, I need your advice!\p" + .string "Drum roll, please!\n" + .string "The last question I have is…\p" + .string "If I win a battle and want to end\n" + .string "it with a cool flourish, what\l" + .string "should I say?$" + +gText_082C1DC1:: @ 82C1DC1 + .string "{STR_VAR_1}\p" + .string "That… That’s fabulous!\n" + .string "It’s dignified and cool! I claim it!\p" + .string "…Listen, I think I’m getting decent\n" + .string "at this, huh?\p" + .string "So, I’m thinking of challenging other\n" + .string "TRAINERS from now on.\p" + .string "{PLAYER}, your advice really helped me.\p" + .string "Maybe one day, there’ll be a time when\n" + .string "we battle!\p" + .string "Thank you for everything!$" + +gText_082C1EDC:: @ 82C1EDC + .string "Oh, {PLAYER}.\n" + .string "I’m so glad I met you!\p" + .string "I no longer have any concerns with\n" + .string "regard to my POKéMON.\p" + .string "It’s myself that worries me…\p" + .string "Do you know how a TRAINER says\n" + .string "a few things upon winning a battle?\p" + .string "Definitely, I wish I could do that,\n" + .string "too!\p" + .string "Please, what should I say when\n" + .string "I win a battle?$" + +gText_082C1FEC:: @ 82C1FEC + .string "{STR_VAR_1}\p" + .string "Ah! That saying! It refreshes me\n" + .string "and makes me feel reborn!\p" + .string "I must use that right away!\p" + .string "And now, I must take my leave,\n" + .string "{PLAYER}…\p" + .string "I will go out to battle many others,\n" + .string "but never will I forget your teachings.\p" + .string "Perhaps one day…\n" + .string "Farewell!$" + +gText_082C20D1:: @ 82C20D1 + .string "Eek! I spotted {PLAYER}!\n" + .string "I… I’m overjoyed to see you!\p" + .string "Oh-oh-oh! There’s something I just\n" + .string "had to ask you!\p" + .string "A little while ago, I won a battle.\n" + .string "That part was giddying!\p" + .string "But it made me so overjoyed that\n" + .string "I choked up and couldn’t say a thing!\p" + .string "So now, {PLAYER}, please, I want you to\n" + .string "think up an exit line for when I win!$" + +gText_082C21FF:: @ 82C21FF + .string "{STR_VAR_1}\p" + .string "Waaaaah!\n" + .string "I’m going to say that?!\l" + .string "I… I’m delirious with joy!\p" + .string "Th-th-thank you!\n" + .string "I have nothing left to regret now!\p" + .string "I’m going to travel now and battle\n" + .string "all sorts of people.\p" + .string "Everything, I owe it to you, {PLAYER}.\n" + .string "Really, really, thank you!\p" + .string "I’ve got to go now, but let’s meet\n" + .string "in battle one day!$" + +gText_082C231C:: @ 82C231C + .string "Hola, bueno!\n" + .string "{PLAYER}{STRING 5}!\p" + .string "You know, I’m getting the itch to roam\n" + .string "and battle where I may.\p" + .string "But before I do, I want your advice\n" + .string "once again, please!\p" + .string "If I were to win a battle, what would\n" + .string "be a good boast I could say to my\l" + .string "fallen TRAINER opponent?$" + +gText_082C2407:: @ 82C2407 + .string "{STR_VAR_1}\p" + .string "Uh-huh, that’s sweet!\n" + .string "Si, bueno!\l" + .string "I’ll try saying that, like, ham!\p" + .string "And now, it’s time to say good-bye!\n" + .string "Thanks for all sorts of things!\p" + .string "Give me a battle one day, OK?\n" + .string "Adios!$" + +gText_082C24B5:: @ 82C24B5 + .string "{PLAYER}{STRING 5}, there’s big trouble!\p" + .string "When I win a battle, I brag about it\n" + .string "for an hour at least!\p" + .string "Of course I’m lying!\n" + .string "Wahahaha!\p" + .string "This is no lie, though.\n" + .string "I’m not very good at chatting.\p" + .string "So, how about deciding for me what\n" + .string "I should say after winning a battle,\l" + .string "master?$" + +gText_082C25B1:: @ 82C25B1 + .string "{STR_VAR_1}\p" + .string "That’s what I should say, huh?\n" + .string "Then, I’ll stay away from that!\p" + .string "Just kidding!\n" + .string "I’ll obey your teaching, master!\p" + .string "Thanks for teaching me all this time,\n" + .string "master!\p" + .string "I’m finally understanding what being\n" + .string "a TRAINER is about.\p" + .string "I’m going to go out and win battles\n" + .string "against any TRAINER.\p" + .string "Maybe it’ll be you one day, master!\p" + .string "That’s all!\n" + .string "Farewell, my master!$" + +gText_082C2707:: @ 82C2707 + .string "A-H-O-Y!\n" + .string "And that spells ahoy!\p" + .string "The rappin’ SAILOR am I!\n" + .string "This will be my last question,\l" + .string "don’t you cry!\p" + .string "It’s a saying question\n" + .string "that begs your suggestion!\p" + .string "If I win a match, what can I say\n" + .string "in a real cool way?$" + +gText_082C27D4:: @ 82C27D4 + .string "{STR_VAR_1}\p" + .string "Perfect! That’s what I’ll use.\n" + .string "I was right to make you choose!\p" + .string "And now, I think it’d be best,\n" + .string "if I were to fly the nest!\p" + .string "Thanks for all you taught me.\n" + .string "I’ll be off on a battle spree!\p" + .string "B-O-N-V-O-Y-A-G-E!\n" + .string "And that spells bon voyage,\l" + .string "to you this is my homage!$" + +gText_082C28D6:: @ 82C28D6 + .string "Oh, yeah, {PLAYER}!\n" + .string "I found you again today!\p" + .string "What should I do? Ask you again?\n" + .string "Why not? I’m already asking you!\p" + .string "Anyways, {PLAYER}…\n" + .string "Are you receiving me?\l" + .string "You are receiving me!\l" + .string "I need some more advice for me!\p" + .string "It’s about what I should yell.\n" + .string "Something cool to holler when\l" + .string "a battle ends well.\p" + .string "Come on, I wanna hear you say it!$" + +gText_082C2A0B:: @ 82C2A0B + .string "{STR_VAR_1}\p" + .string "All right, all right!\n" + .string "I’ll use that because it’s so tight!\p" + .string "I’m out of things to ask you.\n" + .string "Waving bye is all that’s left to do.\p" + .string "But maybe one day we’ll meet, with one\n" + .string "destined to go down in defeat.\p" + .string "But, it really is time to say farewell.\p" + .string "Well, {PLAYER}, I have to roam free,\n" + .string "but don’t you forget about me!\p" + .string "Take care, {PLAYER}!\n" + .string "Love ya!$" + +gText_082C2B50:: @ 82C2B50 + .string "{PLAYER}{STRING 5}, I’m finished…\n" + .string "My nose won’t stop dripping…\p" + .string "I was trying to think up something\n" + .string "cool to say when I win a battle.\p" + .string "It inspired me so much, it made me cry,\n" + .string "and now my nose won’t stop running…\p" + .string "So, things being this way,\n" + .string "I need you to decide for me, {PLAYER}{STRING 5}.\p" + .string "When I win a battle,\n" + .string "what should I say?$" + +gText_082C2C77:: @ 82C2C77 + .string "{STR_VAR_1}\p" + .string "… … …That’s good.\n" + .string "No, it’s awe inspiring!\l" + .string "It’s bringing fresh tears to my eyes!\p" + .string "But in spite of my tears and runny\n" + .string "nose, I will use that saying!\p" + .string "I’m plumb out of things to ask you,\n" + .string "{PLAYER}{STRING 5}.\p" + .string "From now on, we’re rivals!\n" + .string "Thanks for everything!$" + +gText_082C2D67:: @ 82C2D67 + .string "Er… Um…\n" + .string "{PLAYER}{STRING 5}…\p" + .string "Please, don’t look at me that way.\n" + .string "You’re making me all nervous.\p" + .string "I… I need your advice again.\n" + .string "I’ll make it my last, though…\p" + .string "It’s really embarrassing to ask,\n" + .string "but what if I win a battle?\l" + .string "What should I say?$" + +gText_082C2E41:: @ 82C2E41 + .string "{STR_VAR_1}\p" + .string "Oh… Okay!\n" + .string "I’ll try to say that!\l" + .string "I might be too nervous to say it…\p" + .string "Thank you, {PLAYER}{STRING 5}.\n" + .string "I have to say good-bye now.\p" + .string "I’ll obey all that you’ve taught me,\n" + .string "{PLAYER}{STRING 5}, and do the best I can.$" + +gText_082C2EF5:: @ 82C2EF5 + .string "Hm? You appear to be {PLAYER}{STRING 5}…\n" + .string "But are you really?\l" + .string "Perhaps a clever {PLAYER} DOLL?\p" + .string "Oh, no, no, no, don’t worry!\n" + .string "If you really are real, please\l" + .string "forget about my rudeness.\p" + .string "No need to be so angry. All I wish for\n" + .string "is more of your fine advice.\p" + .string "It concerns a saying.\p" + .string "More precisely, what should I say\n" + .string "if I win a battle?$" + +gText_082C3023:: @ 82C3023 + .string "{STR_VAR_1}\p" + .string "… … … … … …\n" + .string "When I win a match…\p" + .string "{STR_VAR_1}\p" + .string "…Are you serious?\p" + .string "I see. If you are serious, that’s fine.\n" + .string "I thank you for your time.\p" + .string "I do hope even I will be able to\n" + .string "put that saying to good use.\p" + .string "I seem to have run dry on what advice\n" + .string "I need.\p" + .string "I do believe it’s high time I bid you\n" + .string "farewell and strike out on my own.\p" + .string "Thank you, my mentor!\n" + .string "I apologize for my skepticism!$" diff --git a/data/scripts/cable_club.inc b/data/scripts/cable_club.inc index 96e36dcf93..ce3dea1706 100644 --- a/data/scripts/cable_club.inc +++ b/data/scripts/cable_club.inc @@ -430,7 +430,7 @@ OldaleTown_PokemonCenter_2F_EventScript_276F60:: @ 8276F60 call OldaleTown_PokemonCenter_2F_EventScript_27134F compare VAR_RESULT, 0 goto_eq OldaleTown_PokemonCenter_2F_EventScript_2772EC - message OldaleTown_PokemonCenter_2F_Text_278091 + message gText_PleaseWaitForLink waitmessage special sub_80B2DA4 waitstate @@ -474,7 +474,7 @@ OldaleTown_PokemonCenter_2F_EventScript_276FBD:: @ 8276FBD release compare VAR_0x8004, 5 goto_eq OldaleTown_PokemonCenter_2F_EventScript_277036 - special sub_809D2BC + special SetCableClubWarp warp MAP_SINGLE_BATTLE_COLOSSEUM, 255, 6, 8 special sub_80AF948 waitstate @@ -486,7 +486,7 @@ OldaleTown_PokemonCenter_2F_EventScript_27702B:: @ 827702B return OldaleTown_PokemonCenter_2F_EventScript_277036:: @ 8277036 - special sub_809D2BC + special SetCableClubWarp warp MAP_DOUBLE_BATTLE_COLOSSEUM, 255, 5, 8 special sub_80AF948 waitstate @@ -532,7 +532,7 @@ OldaleTown_PokemonCenter_2F_EventScript_2770B2:: @ 82770B2 call OldaleTown_PokemonCenter_2F_EventScript_27134F compare VAR_RESULT, 0 goto_eq OldaleTown_PokemonCenter_2F_EventScript_2772EC - message OldaleTown_PokemonCenter_2F_Text_278091 + message gText_PleaseWaitForLink waitmessage special sub_80B2E4C waitstate @@ -576,7 +576,7 @@ OldaleTown_PokemonCenter_2F_EventScript_27713A:: @ 827713A closedoor 9, 1 waitdooranim release - special sub_809D2BC + special SetCableClubWarp setwarp MAP_TRADE_CENTER, 255, 5, 8 special sub_80AF948 waitstate @@ -607,7 +607,7 @@ OldaleTown_PokemonCenter_2F_EventScript_2771DB:: @ 82771DB call OldaleTown_PokemonCenter_2F_EventScript_27134F compare VAR_RESULT, 0 goto_eq OldaleTown_PokemonCenter_2F_EventScript_2772EC - message OldaleTown_PokemonCenter_2F_Text_278091 + message gText_PleaseWaitForLink waitmessage special sub_80B2E74 waitstate @@ -651,7 +651,7 @@ OldaleTown_PokemonCenter_2F_EventScript_27724C:: @ 827724C closedoor 9, 1 waitdooranim release - special sub_809D2BC + special SetCableClubWarp setwarp MAP_RECORD_CORNER, 255, 8, 9 special sub_80AF948 waitstate @@ -702,7 +702,7 @@ MossdeepCity_GameCorner_1F_EventScript_2772F9:: @ 82772F9 end OldaleTown_PokemonCenter_2F_EventScript_277306:: @ 8277306 - special sub_809D2BC + special SetCableClubWarp special sub_80AF948 waitstate end @@ -784,7 +784,7 @@ MossdeepCity_GameCorner_1F_Movement_277360: @ 8277360 walk_up step_end -gUnknown_08277365:: @ 8277365 +EventScript_CableBoxResults:: @ 8277365 lockall setvar VAR_0x8004, 0 special ShowLinkBattleRecords @@ -1050,7 +1050,7 @@ OldaleTown_PokemonCenter_2F_EventScript_27759F:: @ 827759F closedoor 5, 1 waitdooranim special sub_8018090 - special sub_809D2BC + special SetCableClubWarp warpteleport2 MAP_UNION_ROOM, 255, 7, 11 waitstate special UnionRoomSpecial @@ -1392,7 +1392,7 @@ OldaleTown_PokemonCenter_2F_EventScript_277B3A:: @ 8277B3A waitstate end -OldaleTown_PokemonCenter_2F_EventScript_277B8A:: @ 8277B8A +EventScript_WirelessBoxResults:: @ 8277B8A lockall checkflag FLAG_SYS_POKEDEX_GET goto_if 0, OldaleTown_PokemonCenter_2F_EventScript_27733F @@ -1675,21 +1675,21 @@ OldaleTown_PokemonCenter_2F_Text_278061: @ 8278061 .string "A POKéMON holding the {STR_VAR_1}\n" .string "BERRY can’t be traded.$" -OldaleTown_PokemonCenter_2F_Text_278091:: @ 8278091 +gText_PleaseWaitForLink:: @ 8278091 .string "Please wait.\n" .string "… … B Button: Cancel$" -OldaleTown_PokemonCenter_2F_Text_2780B3:: @ 82780B3 +gText_ConfirmLinkWhenPlayersReady:: @ 82780B3 .string "When all players are ready…\n" .string "A Button: Confirm\l" .string "B Button: Cancel$" -OldaleTown_PokemonCenter_2F_Text_2780F2:: @ 82780F2 +gText_ConfirmStartLinkWithXPlayers:: @ 82780F2 .string "Start link with {STR_VAR_1} players.\n" .string "A Button: Confirm\l" .string "B Button: Cancel$" -OldaleTown_PokemonCenter_2F_Text_278131:: @ 8278131 +gText_AwaitingLinkup:: @ 8278131 .string "Awaiting linkup…\n" .string "… … B Button: Cancel$" diff --git a/data/scripts/day_care.inc b/data/scripts/day_care.inc index d9b8a89ac3..7b306a2614 100644 --- a/data/scripts/day_care.inc +++ b/data/scripts/day_care.inc @@ -289,7 +289,7 @@ Route117_PokemonDayCare_EventScript_291F95:: @ 8291F95 release end -Route117_PokemonDayCare_EventScript_291FC0:: @ 8291FC0 +EventScript_EggHatch:: @ 8291FC0 lockall msgbox Text_292668, 4 special EggHatch diff --git a/data/scripts/field_move_scripts.inc b/data/scripts/field_move_scripts.inc index d0936b9c12..aba6bec97a 100644 --- a/data/scripts/field_move_scripts.inc +++ b/data/scripts/field_move_scripts.inc @@ -223,7 +223,7 @@ FieryPath_Text_290A16: @ 8290A16 .string "STRENGTH made it possible to move\n" .string "boulders around.$" -EventScript_290A49:: @ 8290A49 +EventScript_UseWaterfall:: @ 8290A49 lockall checkpartymove MOVE_WATERFALL compare VAR_RESULT, 6 @@ -237,7 +237,7 @@ EventScript_290A49:: @ 8290A49 dofieldeffect 43 goto EventScript_290A8C -EventScript_290A83:: @ 8290A83 +EventScript_CannotUseWaterfall:: @ 8290A83 lockall EventScript_290A84:: @ 8290A84 @@ -258,7 +258,7 @@ Text_290AC3: @ 8290AC3 Text_290AFC: @ 8290AFC .string "{STR_VAR_1} used WATERFALL.$" -EventScript_290B0F:: @ 8290B0F +EventScript_UseDive:: @ 8290B0F lockall checkpartymove MOVE_DIVE compare VAR_RESULT, 6 @@ -283,7 +283,7 @@ EventScript_290B58:: @ 8290B58 releaseall end -EventScript_290B5A:: @ 8290B5A +EventScript_UseDiveUnderwater:: @ 8290B5A lockall checkpartymove MOVE_DIVE compare VAR_RESULT, 6 diff --git a/data/scripts/secret_power_tm.inc b/data/scripts/secret_power_tm.inc index 76a4ee8f14..33e7f2e5b7 100644 --- a/data/scripts/secret_power_tm.inc +++ b/data/scripts/secret_power_tm.inc @@ -104,10 +104,10 @@ Route111_Movement_276696: @ 8276696 walk_down step_end -EventScript_2766A2:: @ 82766A2 +EventScript_SecretPower1:: @ 82766A2 special sub_80EB290 end -EventScript_2766A6:: @ 82766A6 +EventScript_SecretPower2:: @ 82766A6 special sub_80EB2C8 end diff --git a/data/scripts/tv.inc b/data/scripts/tv.inc index 8d1ac83eba..2292e9984f 100644 --- a/data/scripts/tv.inc +++ b/data/scripts/tv.inc @@ -1,4 +1,4 @@ -EventScript_27EE0B:: @ 827EE0B +EventScript_TV:: @ 827EE0B lockall incrementgamestat 44 special ResetTVShowState diff --git a/data/shop.s b/data/shop.s deleted file mode 100644 index 58f294e6bb..0000000000 --- a/data/shop.s +++ /dev/null @@ -1,79 +0,0 @@ -@ the third big chunk of data - - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - -gUnknown_08589A08:: @ 8589A08 - .4byte BuyMenuTryMakePurchase - .4byte BuyMenuReturnToItemList - -gUnknown_08589A10:: @ 8589A10 - .4byte gUnknown_085E93C7 - .4byte HandleShopMenuBuy - .4byte gUnknown_085E93CB - .4byte HandleShopMenuSell - .4byte gUnknown_085E93D0 - .4byte HandleShopMenuQuit - -gUnknown_08589A28:: @ 8589A28 - .4byte gUnknown_085E93C7 - .4byte HandleShopMenuBuy - .4byte gUnknown_085E93D0 - .4byte HandleShopMenuQuit - -gUnknown_08589A38:: @ 8589A38 - window_template 0, 2, 1, 9, 6, 15, 8 - window_template 0, 2, 1, 9, 4, 15, 8 - -gUnknown_08589A48:: @ 8589A48 - .byte 0, 0, 0, 0 - .4byte BuyMenuPrintItemDescriptionAndShowItemIcon - .4byte BuyMenuPrintPriceInList - .byte 0, 0, 0, 0, 1, 0, 8, 0, 33, 48, 0, 7 - -gUnknown_08589A60:: @ 8589A60 - .4byte 0x1F8 - .4byte 0x11E1 - .4byte 0x21D2 - .4byte 0x31C3 - -gUnknown_08589A70:: @ 8589A70 - window_template 0, 1, 1, 10, 2, 15, 30 - window_template 0, 14, 2, 15, 16, 15, 50 - window_template 0, 0, 13, 14, 6, 15, 0x122 - window_template 0, 1, 11, 12, 2, 15, 0x176 - window_template 0, 18, 11, 10, 2, 15, 0x18E - window_template 0, 2, 15, 27, 4, 15, 0x1A2 - null_window_template - -gUnknown_08589AA8:: @ 8589AA8 - window_template 0, 21, 9, 5, 4, 15, 0x20E - -gUnknown_08589AB0:: @ 8589AB0 - .byte 1, 2, 3 - -gUnknown_08589AB3:: @ 8589AB3 - .byte 0, 2, 3, 0, 3, 2, 0 - -gUnknown_08589ABA:: @ 8589ABA - .2byte 0x284, 0x282, 0x280 - -gUnknown_08589AC0:: @ 8589AC0 - .2byte 0x285, 0x283, 0x281 - -gUnknown_08589AC6:: @ 8589AC6 - .2byte 0x28C, 0x28A, 0x288 - -gUnknown_08589ACC:: @ 8589ACC - .2byte 0x28D, 0x28B, 0x289 - -gUnknown_08589AD2:: @ 8589AD2 - .2byte 0x2A0, 0x2A2, 0x2A4 - -gUnknown_08589AD8:: @ 8589AD8 - .2byte 0x2A1, 0x2A3, 0x2A5 - -gUnknown_08589ADE:: @ 8589ADE - .2byte 0x2A8, 0x2AA, 0x2AC diff --git a/data/specials.inc b/data/specials.inc index 5d31c425f8..cec36932ab 100644 --- a/data/specials.inc +++ b/data/specials.inc @@ -9,7 +9,7 @@ .align 2 gSpecials:: @ 81DBA64 def_special HealPlayerParty - def_special sub_809D2BC + def_special SetCableClubWarp def_special sub_80AF948 def_special sub_80AF9F8 def_special sub_80B36EC @@ -259,7 +259,7 @@ gSpecials:: @ 81DBA64 def_special sub_80F9490 def_special ValidateEReaderTrainer def_special GetBestBattleTowerStreak - def_special sub_80F94E8 + def_special ReducePlayerPartyToThree def_special BedroomPC def_special PlayerPC def_special FieldShowRegionMap @@ -415,7 +415,7 @@ gSpecials:: @ 81DBA64 def_special sub_818E990 def_special PutLilycoveContestLadyShowOnTheAir def_special sub_813B880 - def_special sub_81A085C + def_special CallApprenticeFunction def_special ShouldTryGetTrainerScript def_special ShowMapNamePopup def_special ShowMapNamePopup diff --git a/graphics/event_objects/pics/people/contest_old_man.png b/graphics/event_objects/pics/people/contest_judge.png similarity index 100% rename from graphics/event_objects/pics/people/contest_old_man.png rename to graphics/event_objects/pics/people/contest_judge.png diff --git a/graphics/event_objects/pics/people/man_7.png b/graphics/event_objects/pics/people/devon_employee.png similarity index 100% rename from graphics/event_objects/pics/people/man_7.png rename to graphics/event_objects/pics/people/devon_employee.png diff --git a/graphics/event_objects/pics/people/old_woman_1.png b/graphics/event_objects/pics/people/expert_f.png similarity index 100% rename from graphics/event_objects/pics/people/old_woman_1.png rename to graphics/event_objects/pics/people/expert_f.png diff --git a/graphics/event_objects/pics/people/old_man_1.png b/graphics/event_objects/pics/people/expert_m.png similarity index 100% rename from graphics/event_objects/pics/people/old_man_1.png rename to graphics/event_objects/pics/people/expert_m.png diff --git a/graphics/event_objects/pics/people/boy_5.png b/graphics/event_objects/pics/people/gameboy_kid.png similarity index 100% rename from graphics/event_objects/pics/people/boy_5.png rename to graphics/event_objects/pics/people/gameboy_kid.png diff --git a/graphics/event_objects/pics/people/woman_6.png b/graphics/event_objects/pics/people/link_receptionist.png similarity index 100% rename from graphics/event_objects/pics/people/woman_6.png rename to graphics/event_objects/pics/people/link_receptionist.png diff --git a/graphics/event_objects/pics/people/little_boy_2.png b/graphics/event_objects/pics/people/little_boy.png similarity index 100% rename from graphics/event_objects/pics/people/little_boy_2.png rename to graphics/event_objects/pics/people/little_boy.png diff --git a/graphics/event_objects/pics/people/little_girl_2.png b/graphics/event_objects/pics/people/little_girl.png similarity index 100% rename from graphics/event_objects/pics/people/little_girl_2.png rename to graphics/event_objects/pics/people/little_girl.png diff --git a/graphics/event_objects/pics/people/man_3.png b/graphics/event_objects/pics/people/man_3.png index a41a1ee9b5..05a87d4ddb 100644 Binary files a/graphics/event_objects/pics/people/man_3.png and b/graphics/event_objects/pics/people/man_3.png differ diff --git a/graphics/event_objects/pics/people/man_4.png b/graphics/event_objects/pics/people/man_4.png index 05a87d4ddb..234d679242 100644 Binary files a/graphics/event_objects/pics/people/man_4.png and b/graphics/event_objects/pics/people/man_4.png differ diff --git a/graphics/event_objects/pics/people/man_5.png b/graphics/event_objects/pics/people/man_5.png index 234d679242..f86aff0e4c 100644 Binary files a/graphics/event_objects/pics/people/man_5.png and b/graphics/event_objects/pics/people/man_5.png differ diff --git a/graphics/event_objects/pics/people/man_6.png b/graphics/event_objects/pics/people/man_6.png deleted file mode 100644 index f86aff0e4c..0000000000 Binary files a/graphics/event_objects/pics/people/man_6.png and /dev/null differ diff --git a/graphics/event_objects/pics/people/little_boy_1.png b/graphics/event_objects/pics/people/ninja_boy.png similarity index 100% rename from graphics/event_objects/pics/people/little_boy_1.png rename to graphics/event_objects/pics/people/ninja_boy.png diff --git a/graphics/event_objects/pics/people/old_man_2.png b/graphics/event_objects/pics/people/old_man.png similarity index 100% rename from graphics/event_objects/pics/people/old_man_2.png rename to graphics/event_objects/pics/people/old_man.png diff --git a/graphics/event_objects/pics/people/old_woman_2.png b/graphics/event_objects/pics/people/old_woman.png similarity index 100% rename from graphics/event_objects/pics/people/old_woman_2.png rename to graphics/event_objects/pics/people/old_woman.png diff --git a/graphics/event_objects/pics/people/pokefan_f.png b/graphics/event_objects/pics/people/pokefan_f.png new file mode 100644 index 0000000000..c97fc35070 Binary files /dev/null and b/graphics/event_objects/pics/people/pokefan_f.png differ diff --git a/graphics/event_objects/pics/people/pokefan_m.png b/graphics/event_objects/pics/people/pokefan_m.png new file mode 100644 index 0000000000..a41a1ee9b5 Binary files /dev/null and b/graphics/event_objects/pics/people/pokefan_m.png differ diff --git a/graphics/event_objects/pics/people/boy_4.png b/graphics/event_objects/pics/people/rich_boy.png similarity index 100% rename from graphics/event_objects/pics/people/boy_4.png rename to graphics/event_objects/pics/people/rich_boy.png diff --git a/graphics/event_objects/pics/people/little_girl_1.png b/graphics/event_objects/pics/people/twin.png similarity index 100% rename from graphics/event_objects/pics/people/little_girl_1.png rename to graphics/event_objects/pics/people/twin.png diff --git a/graphics/event_objects/pics/people/woman_2.png b/graphics/event_objects/pics/people/woman_2.png index c97fc35070..8d35b16537 100644 Binary files a/graphics/event_objects/pics/people/woman_2.png and b/graphics/event_objects/pics/people/woman_2.png differ diff --git a/graphics/event_objects/pics/people/woman_3.png b/graphics/event_objects/pics/people/woman_3.png index 8d35b16537..2a29acae30 100644 Binary files a/graphics/event_objects/pics/people/woman_3.png and b/graphics/event_objects/pics/people/woman_3.png differ diff --git a/graphics/event_objects/pics/people/woman_4.png b/graphics/event_objects/pics/people/woman_4.png index 2a29acae30..95dfc76dae 100644 Binary files a/graphics/event_objects/pics/people/woman_4.png and b/graphics/event_objects/pics/people/woman_4.png differ diff --git a/graphics/event_objects/pics/people/woman_5.png b/graphics/event_objects/pics/people/woman_5.png index 95dfc76dae..a7750dc4cb 100644 Binary files a/graphics/event_objects/pics/people/woman_5.png and b/graphics/event_objects/pics/people/woman_5.png differ diff --git a/graphics/event_objects/pics/people/woman_7.png b/graphics/event_objects/pics/people/woman_7.png deleted file mode 100644 index a7750dc4cb..0000000000 Binary files a/graphics/event_objects/pics/people/woman_7.png and /dev/null differ diff --git a/include/apprentice.h b/include/apprentice.h new file mode 100644 index 0000000000..ca0b048007 --- /dev/null +++ b/include/apprentice.h @@ -0,0 +1,24 @@ +#ifndef GUARD_APPRENTICE_H +#define GUARD_APPRENTICE_H + +#define APPRENTICE_SPECIES_COUNT 10 + +struct ApprenticeTrainer +{ + u8 name[6][PLAYER_NAME_LENGTH + 1]; // For all six languages. + u16 otId; + u8 facilityClass; + u16 species[APPRENTICE_SPECIES_COUNT]; + u8 rest[14]; +}; + +extern const struct ApprenticeTrainer gApprentices[]; + +void CopyFriendsApprenticeChallengeText(u8 saveblockApprenticeId); +void Apprentice_EnableBothScriptContexts(void); +void ResetApprenticeStruct(struct Apprentice *apprentice); +void ResetAllApprenticeData(void); +void CallApprenticeFunction(void); +const u8 *GetApprenticeNameInLanguage(u32 apprenticeId, s32 language); + +#endif // GUARD_APPRENTICE_H diff --git a/include/battle.h b/include/battle.h index ae1eccf576..87aa2a45b6 100644 --- a/include/battle.h +++ b/include/battle.h @@ -27,8 +27,8 @@ #define B_ACTION_SAFARI_POKEBLOCK 6 #define B_ACTION_SAFARI_GO_NEAR 7 #define B_ACTION_SAFARI_RUN 8 +#define B_ACTION_WALLY_THROW 9 // The exact purposes of these are unclear -#define B_ACTION_WALLY_THROW 9 #define B_ACTION_EXEC_SCRIPT 10 // when executing an action #define B_ACTION_CANCEL_PARTNER 12 // when choosing an action #define B_ACTION_FINISHED 12 // when executing an action @@ -38,17 +38,6 @@ #define MAX_TRAINER_ITEMS 4 #define MAX_MON_MOVES 4 -#define BATTLE_TERRAIN_GRASS 0 -#define BATTLE_TERRAIN_LONG_GRASS 1 -#define BATTLE_TERRAIN_SAND 2 -#define BATTLE_TERRAIN_UNDERWATER 3 -#define BATTLE_TERRAIN_WATER 4 -#define BATTLE_TERRAIN_POND 5 -#define BATTLE_TERRAIN_MOUNTAIN 6 -#define BATTLE_TERRAIN_CAVE 7 -#define BATTLE_TERRAIN_BUILDING 8 -#define BATTLE_TERRAIN_PLAIN 9 - // array entries for battle communication #define MULTIUSE_STATE 0x0 #define CURSOR_POSITION 0x1 @@ -139,42 +128,40 @@ struct UnknownFlags struct DisableStruct { - /*0x00*/ u32 transformedMonPersonality; - /*0x04*/ u16 disabledMove; - /*0x06*/ u16 encoredMove; - /*0x08*/ u8 protectUses; - /*0x09*/ u8 stockpileCounter; - /*0x0A*/ u8 substituteHP; - /*0x0B*/ u8 disableTimer1:4; - /*0x0B*/ u8 disableTimer2:4; - /*0x0C*/ u8 encoredMovePos; - /*0x0D*/ u8 unkD; - /*0x0E*/ u8 encoreTimer1:4; - /*0x0E*/ u8 encoreTimer2:4; - /*0x0F*/ u8 perishSongTimer1:4; - /*0x0F*/ u8 perishSongTimer2:4; - /*0x10*/ u8 furyCutterCounter; - /*0x11*/ u8 rolloutCounter1:4; - /*0x11*/ u8 rolloutCounter2:4; - /*0x12*/ u8 chargeTimer1:4; - /*0x12*/ u8 chargeTimer2:4; - /*0x13*/ u8 tauntTimer1:4; - /*0x13*/ u8 tauntTimer2:4; - /*0x14*/ u8 battlerPreventingEscape; - /*0x15*/ u8 battlerWithSureHit; - /*0x16*/ u8 isFirstTurn; - /*0x17*/ u8 unk17; - /*0x18*/ u8 truantCounter:1; - /*0x18*/ u8 truantUnknownBit:1; - /*0x18*/ u8 unk18_a_2:2; - /*0x18*/ u8 unk18_b:4; - /*0x19*/ u8 rechargeCounter; - /*0x1A*/ u8 unk1A[2]; + u32 transformedMonPersonality; + u16 disabledMove; + u16 encoredMove; + u8 protectUses; + u8 stockpileCounter; + u8 substituteHP; + u8 disableTimer:4; + u8 disableTimerStartValue:4; + u8 encoredMovePos; + u8 filler_D; // Unused field. + u8 encoreTimer:4; + u8 encoreTimerStartValue:4; + u8 perishSongTimer:4; + u8 perishSongTimerStartValue:4; + u8 furyCutterCounter; + u8 rolloutTimer:4; + u8 rolloutTimerStartValue:4; + u8 chargeTimer:4; + u8 chargeTimerStartValue:4; + u8 tauntTimer:4; + u8 tauntTimer2:4; + u8 battlerPreventingEscape; + u8 battlerWithSureHit; + u8 isFirstTurn; + u8 unk17; + u8 truantCounter:1; + u8 truantUnknownBit:1; + u8 unk18_a_2:2; + u8 unk18_b:4; + u8 rechargeTimer; }; struct ProtectStruct { - /* field_0 */ u32 protected:1; u32 endured:1; u32 noValidMoves:1; @@ -183,67 +170,54 @@ struct ProtectStruct u32 stealMove:1; u32 flag0Unknown:1; u32 prlzImmobility:1; - /* field_1 */ u32 confusionSelfDmg:1; u32 targetNotAffected:1; u32 chargingTurn:1; - u32 fleeFlag:2; // for RunAway and Smoke Ball + u32 fleeFlag:2; // For RunAway and Smoke Ball. u32 usedImprisionedMove:1; u32 loveImmobility:1; u32 usedDisabledMove:1; - /* field_2 */ - u32 usedTauntedMove:1; // 0x1 - u32 flag2Unknown:1; // 0x2 - u32 flinchImmobility:1; // 0x4 - u32 notFirstStrike:1; // 0x8 - u32 flag_x10:1; // 0x10 - u32 flag_x20:1; // 0x20 - u32 flag_x40:1; // 0x40 - u32 flag_x80:1; // 0x80 - /* field_3 */ - u32 field3:8; - - /* field_4 */ u32 physicalDmg; - /* field_8 */ u32 specialDmg; - /* field_C */ u8 physicalBattlerId; - /* field_D */ u8 specialBattlerId; - /* field_E */ u16 fieldE; + u32 usedTauntedMove:1; + u32 flag2Unknown:1; + u32 flinchImmobility:1; + u32 notFirstStrike:1; + u32 flag_x10:1; + u32 physicalDmg; + u32 specialDmg; + u8 physicalBattlerId; + u8 specialBattlerId; }; struct SpecialStatus { - u8 statLowered:1; // 0x1 - u8 lightningRodRedirected:1; // 0x2 - u8 restoredBattlerSprite: 1; // 0x4 - u8 intimidatedMon:1; // 0x8 - u8 traced:1; // 0x10 - u8 flag20:1; + u8 statLowered:1; + u8 lightningRodRedirected:1; + u8 restoredBattlerSprite: 1; + u8 intimidatedMon:1; + u8 traced:1; + u8 ppNotAffectedByPressure:1; u8 flag40:1; u8 focusBanded:1; - u8 field1[3]; s32 dmg; s32 physicalDmg; s32 specialDmg; u8 physicalBattlerId; u8 specialBattlerId; - u8 field12; - u8 field13; }; struct SideTimer { - /*0x00*/ u8 reflectTimer; - /*0x01*/ u8 reflectBattlerId; - /*0x02*/ u8 lightscreenTimer; - /*0x03*/ u8 lightscreenBattlerId; - /*0x04*/ u8 mistTimer; - /*0x05*/ u8 mistBattlerId; - /*0x06*/ u8 safeguardTimer; - /*0x07*/ u8 safeguardBattlerId; - /*0x08*/ u8 followmeTimer; - /*0x09*/ u8 followmeTarget; - /*0x0A*/ u8 spikesAmount; - /*0x0B*/ u8 fieldB; + u8 reflectTimer; + u8 reflectBattlerId; + u8 lightscreenTimer; + u8 lightscreenBattlerId; + u8 mistTimer; + u8 mistBattlerId; + u8 safeguardTimer; + u8 safeguardBattlerId; + u8 followmeTimer; + u8 followmeTarget; + u8 spikesAmount; }; struct WishFutureKnock @@ -255,7 +229,7 @@ struct WishFutureKnock u8 wishCounter[MAX_BATTLERS_COUNT]; u8 wishMonId[MAX_BATTLERS_COUNT]; u8 weatherDuration; - u8 knockedOffPokes[2]; + u8 knockedOffMons[2]; // Each battler is represented by a bit. The array entry is dependent on the battler's side. }; struct AI_ThinkingStruct @@ -328,7 +302,7 @@ struct BattleResults u8 playerSwitchesCounter; // 0x2 u8 unk3; // 0x3 u8 unk4; // 0x4 - u8 unk5_0:1; // 0x5 + u8 playerMonWasDamaged:1; // 0x5 u8 usedMasterBall:1; // 0x5 u8 caughtMonBall:4; // 0x5 u8 shinyWildMon:1; // 0x5 @@ -439,22 +413,14 @@ struct BattleStruct u8 turnEffectsBattlerId; u8 filler2; u8 turnCountersTracker; - u8 wrappedMove[8]; // ask gamefreak why they declared it that way - u8 moveTarget[4]; + u8 wrappedMove[MAX_BATTLERS_COUNT * 2]; // Leftover from Ruby's ewram access. + u8 moveTarget[MAX_BATTLERS_COUNT]; u8 expGetterMonId; u8 field_11; u8 wildVictorySong; u8 dynamicMoveType; - u8 wrappedBy[4]; - u16 assistPossibleMoves[5 * 4]; // 5 mons, each of them knowing 4 moves - u8 field_40; - u8 field_41; - u8 field_42; - u8 field_43; - u8 field_44; - u8 field_45; - u8 field_46; - u8 field_47; + u8 wrappedBy[MAX_BATTLERS_COUNT]; + u16 assistPossibleMoves[PARTY_SIZE * 4]; // Each of mons can know max 4 moves. u8 focusPunchBattlerId; u8 battlerPreventingSwitchout; u8 moneyMultiplier; @@ -462,7 +428,6 @@ struct BattleStruct u8 switchInAbilitiesCounter; u8 faintedActionsState; u8 faintedActionsBattlerId; - u8 field_4F; u16 expValue; u8 field_52; u8 sentInPokes; @@ -471,7 +436,7 @@ struct BattleStruct u8 monToSwitchIntoId[MAX_BATTLERS_COUNT]; u8 field_60[4][3]; u8 runTries; - u8 caughtMonNick[11]; + u8 caughtMonNick[POKEMON_NAME_LENGTH + 1]; u8 field_78; u8 safariGoNearCounter; u8 safariPkblThrowCounter; @@ -498,15 +463,7 @@ struct BattleStruct u8 wallyMovesState; u8 wallyWaitFrames; u8 wallyMoveFrames; - u8 mirrorMoves[8]; // ask gamefreak why they declared it that way - u8 field_A0; - u8 field_A1; - u8 field_A2; - u8 field_A3; - u8 field_A4; - u8 field_A5; - u8 field_A6; - u8 field_A7; + u8 lastTakenMove[MAX_BATTLERS_COUNT * 2 * 2]; // Last move that a battler was hit with. This field seems to erroneously take 16 bytes instead of 8. u16 hpOnSwitchout[2]; u32 savedBattleTypeFlags; u8 abilityPreventingSwitchout; @@ -515,7 +472,7 @@ struct BattleStruct bool8 anyMonHasTransformed; void (*savedCallback)(void); u16 usedHeldItems[MAX_BATTLERS_COUNT]; - u8 chosenItem[4]; // why is this an u8? + u8 chosenItem[MAX_BATTLERS_COUNT]; // why is this an u8? u8 AI_itemType[2]; u8 AI_itemFlags[2]; u16 choicedMove[MAX_BATTLERS_COUNT]; @@ -526,7 +483,7 @@ struct BattleStruct u8 turnSideTracker; u8 fillerDC[0xDF-0xDC]; u8 field_DF; - u8 mirrorMoveArrays[32]; + u8 lastTakenMoveFrom[MAX_BATTLERS_COUNT * MAX_BATTLERS_COUNT * 2]; // a 3-D array [target][attacker][byte] u16 castformPalette[MAX_BATTLERS_COUNT][16]; u8 field_180; u8 field_181; @@ -609,7 +566,7 @@ struct BattleScripting // rom_80A5C6C u8 GetBattlerSide(u8 battler); u8 GetBattlerPosition(u8 battler); -u8 GetBattlerAtPosition(u8 battler); +u8 GetBattlerAtPosition(u8 position); struct BattleSpriteInfo { diff --git a/include/battle_anim.h b/include/battle_anim.h index 3d27e0d255..3483f68369 100644 --- a/include/battle_anim.h +++ b/include/battle_anim.h @@ -14,11 +14,11 @@ enum struct UnknownAnimStruct2 { - void *unk0; + u8 *bgTiles; u16 *unk4; u8 unk8; - u8 unk9; - u16 unkA; + u8 bgId; + u16 tilesOffset; u16 unkC; }; @@ -36,7 +36,7 @@ extern bool8 gAnimScriptActive; extern u8 gAnimVisualTaskCount; extern u8 gAnimSoundTaskCount; extern struct DisableStruct *gAnimDisableStructPtr; -extern u32 gAnimMoveDmg; +extern s32 gAnimMoveDmg; extern u16 gAnimMovePower; extern u8 gAnimFriendship; extern u16 gWeatherMoveAnim; @@ -60,36 +60,48 @@ s8 BattleAnimAdjustPanning(s8 pan); s8 BattleAnimAdjustPanning2(s8 pan); s16 KeepPanInRange(s16 a); s16 CalculatePanIncrement(s16 sourcePan, s16 targetPan, s16 incrementPan); +void sub_80A4720(u16 a, u16 *b, u32 c, u8 d); // battle_anim_80FE840.s void SetAnimBgAttribute(u8 bgId, u8 attributeId, u8 value); -void sub_8118FBC(u8 arg0, u8 arg1, u8 arg2, u8 bankIdentity, u8 arg4, void *arg5, u16 *arg6, u16 arg7); +void sub_8118FBC(u8 arg0, u8 arg1, u8 arg2, u8 battlerPosition, u8 arg4, void *arg5, u16 *arg6, u16 arg7); void HandleIntroSlide(u8 terrainId); +u32 GetAnimBgAttribute(u8 bgId, u8 attributeId); // battle_anim_80A5C6C.s void sub_80A6EEC(struct Sprite *sprite); void sub_80A68D4(struct Sprite *sprite); -void sub_80A6F3C(struct Sprite *sprite); +bool8 TranslateAnimLinear(struct Sprite *sprite); void sub_80A8278(void); void sub_80A6B30(struct UnknownAnimStruct2*); void sub_80A6B90(struct UnknownAnimStruct2*, u32 arg1); u8 sub_80A82E4(u8 battlerId); -bool8 AnimateBallThrow(struct Sprite *sprite); +bool8 TranslateAnimArc(struct Sprite *sprite); +void sub_80A6630(struct Sprite *sprite); +void sub_80A6680(struct Sprite *sprite); +void sub_80A7344(u8 spriteId); +void obj_id_set_rotscale(u8 spriteId, s16 xScale, s16 yScale, u16 rotation); +void sub_80A6E14(struct Sprite *sprite); +void sub_80A7270(u8 spriteId, u8 objMode); +void sub_80A73A0(u8 spriteId); enum { - BANK_X_POS, - BANK_Y_POS, + BATTLER_COORD_X, + BATTLER_COORD_Y, + BATTLER_COORD_X_2, + BATTLER_COORD_3, + BATTLER_COORD_4, }; u8 GetBattlerSpriteCoord(u8 battlerId, u8 attributeId); bool8 IsBattlerSpritePresent(u8 battlerId); -void sub_80A6C68(u8 arg0); +void sub_80A6C68(u32 arg0); u8 GetAnimBattlerSpriteId(u8 wantedBattler); bool8 IsDoubleBattle(void); u8 sub_80A6D94(void); -u8 sub_80A8364(u8); +u8 sub_80A8364(u8 battlerId); void StoreSpriteCallbackInData6(struct Sprite *sprite, void (*spriteCallback)(struct Sprite*)); void oamt_add_pos2_onto_pos1(struct Sprite *sprite); u8 GetBattlerSpriteDefault_Y(u8 battlerId); @@ -97,6 +109,14 @@ u8 sub_80A82E4(u8 battlerId); u8 GetSubstituteSpriteDefault_Y(u8 battlerId); // battle_anim_80A9C70.s +#define STAT_ANIM_PLUS1 15 +#define STAT_ANIM_PLUS2 39 +#define STAT_ANIM_MINUS1 22 +#define STAT_ANIM_MINUS2 46 +#define STAT_ANIM_MULTIPLE_PLUS1 55 +#define STAT_ANIM_MULTIPLE_PLUS2 56 +#define STAT_ANIM_MULTIPLE_MINUS1 57 +#define STAT_ANIM_MULTIPLE_MINUS2 58 void LaunchStatusAnimation(u8 battlerId, u8 statusAnimId); // battle_anim_8170478.s @@ -104,6 +124,6 @@ u8 ItemIdToBallId(u16 itemId); u8 LaunchBallStarsTask(u8 x, u8 y, u8 kindOfStars, u8 arg3, u8 ballId); u8 LaunchBallFadeMonTask(bool8 unFadeLater, u8 battlerId, u32 arg2, u8 ballId); -u8 sub_80A600C(u8, u16, u8); +u8 GetBattlerSpriteFinal_Y(u8, u16, u8); #endif // GUARD_BATTLE_ANIM_H diff --git a/include/battle_frontier_1.h b/include/battle_frontier_1.h new file mode 100644 index 0000000000..bc777914a3 --- /dev/null +++ b/include/battle_frontier_1.h @@ -0,0 +1,6 @@ +#ifndef GUARD_BATTLE_FRONTIER_1_H +#define GUARD_BATTLE_FRONTIER_1_H + +bool32 sub_8196034(void); + +#endif // GUARD_BATTLE_FRONTIER_1_H diff --git a/include/battle_frontier_2.h b/include/battle_frontier_2.h index d032f9f74a..573053f103 100644 --- a/include/battle_frontier_2.h +++ b/include/battle_frontier_2.h @@ -11,7 +11,6 @@ void sub_81A895C(void); u16 sub_81A89A0(u8); void sub_81A8AF8(void); bool8 InBattlePike(void); -void sub_819FA50(void); void sub_81AA078(u16*, u8); void sub_81A4C30(void); bool8 sub_81A6BF4(void); diff --git a/include/battle_pyramid_bag.h b/include/battle_pyramid_bag.h index 5d5d8ccfa1..2301b0aa0b 100644 --- a/include/battle_pyramid_bag.h +++ b/include/battle_pyramid_bag.h @@ -11,7 +11,7 @@ struct PyramidBagResources u8 windowIds[5]; u8 unk814; u8 unk815; - u8 scrollArrowSpriteId; + u8 scrollIndicatorsTaskId; const u8 *menuActionIds; u8 filler81C[0x820 - 0x81C]; u8 menuActionsCount; diff --git a/include/blend_palette.h b/include/blend_palette.h deleted file mode 100644 index a00847bc3e..0000000000 --- a/include/blend_palette.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef GUARD_BLEND_PALETTE_H -#define GUARD_BLEND_PALETTE_H - -void BlendPalette(u16 palOffset, u16 numEntries, u8 coeff, u16 blendColor); - -#endif // GUARD_BLEND_PALETTE_H diff --git a/include/blit.h b/include/blit.h index e7f384cc8b..2fe99d7bd4 100644 --- a/include/blit.h +++ b/include/blit.h @@ -1,6 +1,13 @@ #ifndef GUARD_BLIT_H #define GUARD_BLIT_H +struct Bitmap +{ + u8* pixels; + u32 width:16; + u32 height:16; +}; + void BlitBitmapRect4BitWithoutColorKey(struct Bitmap *src, struct Bitmap *dst, u16 srcX, u16 srcY, u16 dstX, u16 dstY, u16 width, u16 height); void BlitBitmapRect4Bit(struct Bitmap *src, struct Bitmap *dst, u16 srcX, u16 srcY, u16 dstX, u16 dstY, u16 width, u16 height, u8 colorKey); void FillBitmapRect4Bit(struct Bitmap *surface, u16 x, u16 y, u16 width, u16 height, u8 fillValue); diff --git a/include/cable_club.h b/include/cable_club.h index 8be376721e..ebdc82b46d 100644 --- a/include/cable_club.h +++ b/include/cable_club.h @@ -14,5 +14,6 @@ u8 sub_80B3050(void); void sub_80B360C(void); bool32 sub_80B2AF4(u16 *arg0, u16 *arg1); void sub_80B3AF8(u8 taskId); +void task00_08081A90(u8 taskId); #endif //GUARD_CABLE_CLUB_H diff --git a/include/constants/apprentice.h b/include/constants/apprentice.h new file mode 100644 index 0000000000..9db58bb8e6 --- /dev/null +++ b/include/constants/apprentice.h @@ -0,0 +1,22 @@ +#ifndef GUARD_CONSTANTS_APPRENTICE_H +#define GUARD_CONSTANTS_APPRENTICE_H + +#define APPRENTICE_ASK_WHICH_LEVEL 0 +#define APPRENTICE_ASK_3SPECIES 1 +#define APPRENTICE_ASK_2SPECIES 2 +#define APPRENTICE_ASK_MOVES 3 +#define APPRENTICE_ASK_GIVE 4 +#define APPRENTICE_ASK_YES_NO 6 + +#define APPRENTICE_BUFF_SPECIES1 0 +#define APPRENTICE_BUFF_SPECIES2 1 +#define APPRENTICE_BUFF_SPECIES3 2 +#define APPRENTICE_BUFF_MOVE1 3 +#define APPRENTICE_BUFF_MOVE2 4 +#define APPRENTICE_BUFF_ITEM 5 +#define APPRENTICE_BUFF_NAME 6 +#define APPRENTICE_BUFF_EASY_CHAT 7 +#define APPRENTICE_BUFF_LEVEL 8 +#define APPRENTICE_BUFF_SPECIES4 9 + +#endif // GUARD_CONSTANTS_APPRENTICE_H diff --git a/include/constants/battle.h b/include/constants/battle.h index 25544ba3d4..acb0f66895 100644 --- a/include/constants/battle.h +++ b/include/constants/battle.h @@ -281,4 +281,16 @@ #define MOVE_EFFECT_AFFECTS_USER 0x40 #define MOVE_EFFECT_CERTAIN 0x80 +// Battle terrain defines for gBattleTerrain. +#define BATTLE_TERRAIN_GRASS 0 +#define BATTLE_TERRAIN_LONG_GRASS 1 +#define BATTLE_TERRAIN_SAND 2 +#define BATTLE_TERRAIN_UNDERWATER 3 +#define BATTLE_TERRAIN_WATER 4 +#define BATTLE_TERRAIN_POND 5 +#define BATTLE_TERRAIN_MOUNTAIN 6 +#define BATTLE_TERRAIN_CAVE 7 +#define BATTLE_TERRAIN_BUILDING 8 +#define BATTLE_TERRAIN_PLAIN 9 + #endif // GUARD_CONSTANTS_BATTLE_H diff --git a/include/constants/battle_anim.h b/include/constants/battle_anim.h index 93ae70f941..ea3087c18b 100644 --- a/include/constants/battle_anim.h +++ b/include/constants/battle_anim.h @@ -1,6 +1,312 @@ #ifndef GUARD_CONSTANTS_BATTLE_ANIM_H #define GUARD_CONSTANTS_BATTLE_ANIM_H +// Sprites start at 10000 and thus must be subtracted of 10000 to account for the true index. +#define GET_TRUE_SPRITE_INDEX(i) ((i - ANIM_SPRITES_START)) + +// Particle ids. +#define ANIM_SPRITES_START 10000 + +#define ANIM_TAG_BONE (ANIM_SPRITES_START + 0) +#define ANIM_TAG_SPARK (ANIM_SPRITES_START + 1) +#define ANIM_TAG_PENCIL (ANIM_SPRITES_START + 2) +#define ANIM_TAG_AIR_WAVE (ANIM_SPRITES_START + 3) +#define ANIM_TAG_004 (ANIM_SPRITES_START + 4) // ? +#define ANIM_TAG_SWORD (ANIM_SPRITES_START + 5) +#define ANIM_TAG_SEED (ANIM_SPRITES_START + 6) +#define ANIM_TAG_007 (ANIM_SPRITES_START + 7) // ? +#define ANIM_TAG_008 (ANIM_SPRITES_START + 8) // ? +#define ANIM_TAG_GUST (ANIM_SPRITES_START + 9) +#define ANIM_TAG_ICE_CUBE (ANIM_SPRITES_START + 10) +#define ANIM_TAG_SPARK_2 (ANIM_SPRITES_START + 11) +#define ANIM_TAG_012 (ANIM_SPRITES_START + 12) // ? +#define ANIM_TAG_YELLOW_BALL (ANIM_SPRITES_START + 13) +#define ANIM_TAG_LOCK_ON (ANIM_SPRITES_START + 14) +#define ANIM_TAG_TIED_BAG (ANIM_SPRITES_START + 15) +#define ANIM_TAG_BLACK_SMOKE (ANIM_SPRITES_START + 16) +#define ANIM_TAG_BLACK_BALL (ANIM_SPRITES_START + 17) +#define ANIM_TAG_CONVERSION (ANIM_SPRITES_START + 18) +#define ANIM_TAG_019 (ANIM_SPRITES_START + 19) // ? +#define ANIM_TAG_HORN_HIT (ANIM_SPRITES_START + 20) +#define ANIM_TAG_021 (ANIM_SPRITES_START + 21) // ? +#define ANIM_TAG_022 (ANIM_SPRITES_START + 22) // ? +#define ANIM_TAG_023 (ANIM_SPRITES_START + 23) // ? +#define ANIM_TAG_024 (ANIM_SPRITES_START + 24) // ? +#define ANIM_TAG_025 (ANIM_SPRITES_START + 25) // ? +#define ANIM_TAG_026 (ANIM_SPRITES_START + 26) // ? +#define ANIM_TAG_GLARE (ANIM_SPRITES_START + 27) +#define ANIM_TAG_028 (ANIM_SPRITES_START + 28) // ? +#define ANIM_TAG_SMALL_EMBER (ANIM_SPRITES_START + 29) +#define ANIM_TAG_GRAY_SMOKE (ANIM_SPRITES_START + 30) +#define ANIM_TAG_BLUE_STAR (ANIM_SPRITES_START + 31) +#define ANIM_TAG_032 (ANIM_SPRITES_START + 32) // ? +#define ANIM_TAG_FIRE (ANIM_SPRITES_START + 33) +#define ANIM_TAG_034 (ANIM_SPRITES_START + 34) // ? +#define ANIM_TAG_035 (ANIM_SPRITES_START + 35) // ? +#define ANIM_TAG_036 (ANIM_SPRITES_START + 36) // ? +#define ANIM_TAG_LIGHTNING (ANIM_SPRITES_START + 37) +#define ANIM_TAG_038 (ANIM_SPRITES_START + 38) // ? +#define ANIM_TAG_CLAW_SLASH (ANIM_SPRITES_START + 39) +#define ANIM_TAG_040 (ANIM_SPRITES_START + 40) // ? +#define ANIM_TAG_041 (ANIM_SPRITES_START + 41) // ? +#define ANIM_TAG_042 (ANIM_SPRITES_START + 42) // ? +#define ANIM_TAG_ICE_CHUNK (ANIM_SPRITES_START + 43) +#define ANIM_TAG_044 (ANIM_SPRITES_START + 44) // ? +#define ANIM_TAG_PINK_HEART (ANIM_SPRITES_START + 45) // ? +#define ANIM_TAG_046 (ANIM_SPRITES_START + 46) // ? +#define ANIM_TAG_047 (ANIM_SPRITES_START + 47) // ? +#define ANIM_TAG_048 (ANIM_SPRITES_START + 48) // ? +#define ANIM_TAG_SPARKLE (ANIM_SPRITES_START + 49) +#define ANIM_TAG_050 (ANIM_SPRITES_START + 50) // ? +#define ANIM_TAG_051 (ANIM_SPRITES_START + 51) +#define ANIM_TAG_052 (ANIM_SPRITES_START + 52) +#define ANIM_TAG_053 (ANIM_SPRITES_START + 53) +#define ANIM_TAG_054 (ANIM_SPRITES_START + 54) +#define ANIM_TAG_RED_FIST (ANIM_SPRITES_START + 55) +#define ANIM_TAG_056 (ANIM_SPRITES_START + 56) +#define ANIM_TAG_057 (ANIM_SPRITES_START + 57) +#define ANIM_TAG_058 (ANIM_SPRITES_START + 58) +#define ANIM_TAG_059 (ANIM_SPRITES_START + 59) +#define ANIM_TAG_060 (ANIM_SPRITES_START + 60) +#define ANIM_TAG_061 (ANIM_SPRITES_START + 61) +#define ANIM_TAG_062 (ANIM_SPRITES_START + 62) +#define ANIM_TAG_063 (ANIM_SPRITES_START + 63) +#define ANIM_TAG_064 (ANIM_SPRITES_START + 64) +#define ANIM_TAG_065 (ANIM_SPRITES_START + 65) +#define ANIM_TAG_066 (ANIM_SPRITES_START + 66) +#define ANIM_TAG_067 (ANIM_SPRITES_START + 67) +#define ANIM_TAG_068 (ANIM_SPRITES_START + 68) +#define ANIM_TAG_069 (ANIM_SPRITES_START + 69) +#define ANIM_TAG_070 (ANIM_SPRITES_START + 70) +#define ANIM_TAG_071 (ANIM_SPRITES_START + 71) +#define ANIM_TAG_MUSIC_NOTES2 (ANIM_SPRITES_START + 72) +#define ANIM_TAG_DUCK (ANIM_SPRITES_START + 73) +#define ANIM_TAG_074 (ANIM_SPRITES_START + 74) +#define ANIM_TAG_075 (ANIM_SPRITES_START + 75) +#define ANIM_TAG_076 (ANIM_SPRITES_START + 76) +#define ANIM_TAG_077 (ANIM_SPRITES_START + 77) +#define ANIM_TAG_078 (ANIM_SPRITES_START + 78) +#define ANIM_TAG_079 (ANIM_SPRITES_START + 79) +#define ANIM_TAG_080 (ANIM_SPRITES_START + 80) +#define ANIM_TAG_081 (ANIM_SPRITES_START + 81) +#define ANIM_TAG_082 (ANIM_SPRITES_START + 82) +#define ANIM_TAG_083 (ANIM_SPRITES_START + 83) +#define ANIM_TAG_084 (ANIM_SPRITES_START + 84) +#define ANIM_TAG_085 (ANIM_SPRITES_START + 85) +#define ANIM_TAG_086 (ANIM_SPRITES_START + 86) +#define ANIM_TAG_ANGER (ANIM_SPRITES_START + 87) +#define ANIM_TAG_088 (ANIM_SPRITES_START + 88) +#define ANIM_TAG_089 (ANIM_SPRITES_START + 89) +#define ANIM_TAG_090 (ANIM_SPRITES_START + 90) +#define ANIM_TAG_091 (ANIM_SPRITES_START + 91) +#define ANIM_TAG_092 (ANIM_SPRITES_START + 92) +#define ANIM_TAG_093 (ANIM_SPRITES_START + 93) +#define ANIM_TAG_094 (ANIM_SPRITES_START + 94) +#define ANIM_TAG_095 (ANIM_SPRITES_START + 95) +#define ANIM_TAG_096 (ANIM_SPRITES_START + 96) +#define ANIM_TAG_BENT_SPOON (ANIM_SPRITES_START + 97) +#define ANIM_TAG_098 (ANIM_SPRITES_START + 98) +#define ANIM_TAG_MILK_BOTTLE (ANIM_SPRITES_START + 99) +#define ANIM_TAG_100 (ANIM_SPRITES_START + 100) +#define ANIM_TAG_101 (ANIM_SPRITES_START + 101) +#define ANIM_TAG_102 (ANIM_SPRITES_START + 102) +#define ANIM_TAG_103 (ANIM_SPRITES_START + 103) +#define ANIM_TAG_104 (ANIM_SPRITES_START + 104) +#define ANIM_TAG_105 (ANIM_SPRITES_START + 105) +#define ANIM_TAG_106 (ANIM_SPRITES_START + 106) +#define ANIM_TAG_107 (ANIM_SPRITES_START + 107) +#define ANIM_TAG_108 (ANIM_SPRITES_START + 108) +#define ANIM_TAG_109 (ANIM_SPRITES_START + 109) +#define ANIM_TAG_110 (ANIM_SPRITES_START + 110) +#define ANIM_TAG_111 (ANIM_SPRITES_START + 111) +#define ANIM_TAG_112 (ANIM_SPRITES_START + 112) +#define ANIM_TAG_113 (ANIM_SPRITES_START + 113) +#define ANIM_TAG_114 (ANIM_SPRITES_START + 114) +#define ANIM_TAG_115 (ANIM_SPRITES_START + 115) +#define ANIM_TAG_116 (ANIM_SPRITES_START + 116) +#define ANIM_TAG_117 (ANIM_SPRITES_START + 117) +#define ANIM_TAG_118 (ANIM_SPRITES_START + 118) +#define ANIM_TAG_119 (ANIM_SPRITES_START + 119) +#define ANIM_TAG_ITEM_BAG2 (ANIM_SPRITES_START + 120) +#define ANIM_TAG_121 (ANIM_SPRITES_START + 121) +#define ANIM_TAG_122 (ANIM_SPRITES_START + 122) +#define ANIM_TAG_123 (ANIM_SPRITES_START + 123) +#define ANIM_TAG_124 (ANIM_SPRITES_START + 124) +#define ANIM_TAG_125 (ANIM_SPRITES_START + 125) +#define ANIM_TAG_126 (ANIM_SPRITES_START + 126) +#define ANIM_TAG_127 (ANIM_SPRITES_START + 127) +#define ANIM_TAG_128 (ANIM_SPRITES_START + 128) +#define ANIM_TAG_129 (ANIM_SPRITES_START + 129) +#define ANIM_TAG_130 (ANIM_SPRITES_START + 130) +#define ANIM_TAG_131 (ANIM_SPRITES_START + 131) +#define ANIM_TAG_132 (ANIM_SPRITES_START + 132) +#define ANIM_TAG_133 (ANIM_SPRITES_START + 133) +#define ANIM_TAG_134 (ANIM_SPRITES_START + 134) +#define ANIM_TAG_135 (ANIM_SPRITES_START + 135) +#define ANIM_TAG_136 (ANIM_SPRITES_START + 136) +#define ANIM_TAG_137 (ANIM_SPRITES_START + 137) +#define ANIM_TAG_138 (ANIM_SPRITES_START + 138) +#define ANIM_TAG_139 (ANIM_SPRITES_START + 139) +#define ANIM_TAG_140 (ANIM_SPRITES_START + 140) +#define ANIM_TAG_141 (ANIM_SPRITES_START + 141) +#define ANIM_TAG_142 (ANIM_SPRITES_START + 142) +#define ANIM_TAG_143 (ANIM_SPRITES_START + 143) +#define ANIM_TAG_144 (ANIM_SPRITES_START + 144) +#define ANIM_TAG_145 (ANIM_SPRITES_START + 145) +#define ANIM_TAG_146 (ANIM_SPRITES_START + 146) +#define ANIM_TAG_147 (ANIM_SPRITES_START + 147) +#define ANIM_TAG_148 (ANIM_SPRITES_START + 148) +#define ANIM_TAG_149 (ANIM_SPRITES_START + 149) +#define ANIM_TAG_POISON_BUBBLE (ANIM_SPRITES_START + 150) +#define ANIM_TAG_TOXIC_BUBBLE (ANIM_SPRITES_START + 151) +#define ANIM_TAG_152 (ANIM_SPRITES_START + 152) +#define ANIM_TAG_153 (ANIM_SPRITES_START + 153) +#define ANIM_TAG_154 (ANIM_SPRITES_START + 154) +#define ANIM_TAG_155 (ANIM_SPRITES_START + 155) +#define ANIM_TAG_156 (ANIM_SPRITES_START + 156) +#define ANIM_TAG_157 (ANIM_SPRITES_START + 157) +#define ANIM_TAG_158 (ANIM_SPRITES_START + 158) +#define ANIM_TAG_159 (ANIM_SPRITES_START + 159) +#define ANIM_TAG_160 (ANIM_SPRITES_START + 160) +#define ANIM_TAG_161 (ANIM_SPRITES_START + 161) +#define ANIM_TAG_162 (ANIM_SPRITES_START + 162) +#define ANIM_TAG_163 (ANIM_SPRITES_START + 163) +#define ANIM_TAG_164 (ANIM_SPRITES_START + 164) +#define ANIM_TAG_165 (ANIM_SPRITES_START + 165) +#define ANIM_TAG_166 (ANIM_SPRITES_START + 166) +#define ANIM_TAG_167 (ANIM_SPRITES_START + 167) +#define ANIM_TAG_168 (ANIM_SPRITES_START + 168) +#define ANIM_TAG_169 (ANIM_SPRITES_START + 169) +#define ANIM_TAG_170 (ANIM_SPRITES_START + 170) +#define ANIM_TAG_171 (ANIM_SPRITES_START + 171) +#define ANIM_TAG_172 (ANIM_SPRITES_START + 172) +#define ANIM_TAG_173 (ANIM_SPRITES_START + 173) +#define ANIM_TAG_174 (ANIM_SPRITES_START + 174) +#define ANIM_TAG_175 (ANIM_SPRITES_START + 175) +#define ANIM_TAG_176 (ANIM_SPRITES_START + 176) +#define ANIM_TAG_177 (ANIM_SPRITES_START + 177) +#define ANIM_TAG_178 (ANIM_SPRITES_START + 178) +#define ANIM_TAG_179 (ANIM_SPRITES_START + 179) +#define ANIM_TAG_WEB_THREAD (ANIM_SPRITES_START + 180) +#define ANIM_TAG_SPIDER_WEB (ANIM_SPRITES_START + 181) +#define ANIM_TAG_182 (ANIM_SPRITES_START + 182) +#define ANIM_TAG_183 (ANIM_SPRITES_START + 183) +#define ANIM_TAG_184 (ANIM_SPRITES_START + 184) +#define ANIM_TAG_185 (ANIM_SPRITES_START + 185) +#define ANIM_TAG_186 (ANIM_SPRITES_START + 186) +#define ANIM_TAG_EYE (ANIM_SPRITES_START + 187) +#define ANIM_TAG_188 (ANIM_SPRITES_START + 188) +#define ANIM_TAG_189 (ANIM_SPRITES_START + 189) +#define ANIM_TAG_OPENING_EYE (ANIM_SPRITES_START + 190) +#define ANIM_TAG_191 (ANIM_SPRITES_START + 191) +#define ANIM_TAG_192 (ANIM_SPRITES_START + 192) +#define ANIM_TAG_193 (ANIM_SPRITES_START + 193) +#define ANIM_TAG_MOON (ANIM_SPRITES_START + 194) +#define ANIM_TAG_GREEN_SPARKLE (ANIM_SPRITES_START + 195) +#define ANIM_TAG_196 (ANIM_SPRITES_START + 196) +#define ANIM_TAG_197 (ANIM_SPRITES_START + 197) +#define ANIM_TAG_EXPLOSION (ANIM_SPRITES_START + 198) +#define ANIM_TAG_NAIL (ANIM_SPRITES_START + 199) +#define ANIM_TAG_200 (ANIM_SPRITES_START + 200) +#define ANIM_TAG_201 (ANIM_SPRITES_START + 201) +#define ANIM_TAG_BREAKING_EGG (ANIM_SPRITES_START + 202) +#define ANIM_TAG_203 (ANIM_SPRITES_START + 203) +#define ANIM_TAG_204 (ANIM_SPRITES_START + 204) +#define ANIM_TAG_BELL (ANIM_SPRITES_START + 205) +#define ANIM_TAG_MUSIC_NOTES (ANIM_SPRITES_START + 206) +#define ANIM_TAG_207 (ANIM_SPRITES_START + 207) +#define ANIM_TAG_208 (ANIM_SPRITES_START + 208) +#define ANIM_TAG_209 (ANIM_SPRITES_START + 209) +#define ANIM_TAG_PURPLE_HEART (ANIM_SPRITES_START + 210) +#define ANIM_TAG_211 (ANIM_SPRITES_START + 211) +#define ANIM_TAG_212 (ANIM_SPRITES_START + 212) +#define ANIM_TAG_213 (ANIM_SPRITES_START + 213) +#define ANIM_TAG_214 (ANIM_SPRITES_START + 214) +#define ANIM_TAG_215 (ANIM_SPRITES_START + 215) +#define ANIM_TAG_216 (ANIM_SPRITES_START + 216) +#define ANIM_TAG_217 (ANIM_SPRITES_START + 217) +#define ANIM_TAG_218 (ANIM_SPRITES_START + 218) +#define ANIM_TAG_219 (ANIM_SPRITES_START + 219) +#define ANIM_TAG_ANGEL (ANIM_SPRITES_START + 220) +#define ANIM_TAG_EVIL_ANGEL (ANIM_SPRITES_START + 221) +#define ANIM_TAG_222 (ANIM_SPRITES_START + 222) +#define ANIM_TAG_223 (ANIM_SPRITES_START + 223) +#define ANIM_TAG_ITEM_BAG (ANIM_SPRITES_START + 224) +#define ANIM_TAG_225 (ANIM_SPRITES_START + 225) +#define ANIM_TAG_226 (ANIM_SPRITES_START + 226) +#define ANIM_TAG_227 (ANIM_SPRITES_START + 227) +#define ANIM_TAG_LETTER_Z (ANIM_SPRITES_START + 228) +#define ANIM_TAG_229 (ANIM_SPRITES_START + 229) +#define ANIM_TAG_TRI_FORCE_TRIANGLE (ANIM_SPRITES_START + 230) +#define ANIM_TAG_231 (ANIM_SPRITES_START + 231) +#define ANIM_TAG_232 (ANIM_SPRITES_START + 232) +#define ANIM_TAG_233 (ANIM_SPRITES_START + 233) +#define ANIM_TAG_234 (ANIM_SPRITES_START + 234) +#define ANIM_TAG_235 (ANIM_SPRITES_START + 235) +#define ANIM_TAG_236 (ANIM_SPRITES_START + 236) +#define ANIM_TAG_237 (ANIM_SPRITES_START + 237) +#define ANIM_TAG_238 (ANIM_SPRITES_START + 238) +#define ANIM_TAG_239 (ANIM_SPRITES_START + 239) +#define ANIM_TAG_240 (ANIM_SPRITES_START + 240) +#define ANIM_TAG_GREEN_STAR (ANIM_SPRITES_START + 241) +#define ANIM_TAG_242 (ANIM_SPRITES_START + 242) +#define ANIM_TAG_243 (ANIM_SPRITES_START + 243) +#define ANIM_TAG_244 (ANIM_SPRITES_START + 244) +#define ANIM_TAG_245 (ANIM_SPRITES_START + 245) +#define ANIM_TAG_246 (ANIM_SPRITES_START + 246) +#define ANIM_TAG_HAND (ANIM_SPRITES_START + 247) +#define ANIM_TAG_248 (ANIM_SPRITES_START + 248) +#define ANIM_TAG_249 (ANIM_SPRITES_START + 249) +#define ANIM_TAG_X_SIGN (ANIM_SPRITES_START + 250) +#define ANIM_TAG_251 (ANIM_SPRITES_START + 251) +#define ANIM_TAG_252 (ANIM_SPRITES_START + 252) +#define ANIM_TAG_253 (ANIM_SPRITES_START + 253) +#define ANIM_TAG_254 (ANIM_SPRITES_START + 254) +#define ANIM_TAG_255 (ANIM_SPRITES_START + 255) +#define ANIM_TAG_256 (ANIM_SPRITES_START + 256) +#define ANIM_TAG_257 (ANIM_SPRITES_START + 257) +#define ANIM_TAG_MAGNIFYING_GLASS (ANIM_SPRITES_START + 258) +#define ANIM_TAG_259 (ANIM_SPRITES_START + 259) +#define ANIM_TAG_260 (ANIM_SPRITES_START + 260) +#define ANIM_TAG_261 (ANIM_SPRITES_START + 261) +#define ANIM_TAG_262 (ANIM_SPRITES_START + 262) +#define ANIM_TAG_263 (ANIM_SPRITES_START + 263) +#define ANIM_TAG_264 (ANIM_SPRITES_START + 264) +#define ANIM_TAG_265 (ANIM_SPRITES_START + 265) +#define ANIM_TAG_266 (ANIM_SPRITES_START + 266) +#define ANIM_TAG_267 (ANIM_SPRITES_START + 267) +#define ANIM_TAG_268 (ANIM_SPRITES_START + 268) +#define ANIM_TAG_269 (ANIM_SPRITES_START + 269) +#define ANIM_TAG_270 (ANIM_SPRITES_START + 270) +#define ANIM_TAG_271 (ANIM_SPRITES_START + 271) +#define ANIM_TAG_272 (ANIM_SPRITES_START + 272) +#define ANIM_TAG_273 (ANIM_SPRITES_START + 273) +#define ANIM_TAG_274 (ANIM_SPRITES_START + 274) +#define ANIM_TAG_275 (ANIM_SPRITES_START + 275) +#define ANIM_TAG_276 (ANIM_SPRITES_START + 276) +#define ANIM_TAG_277 (ANIM_SPRITES_START + 277) +#define ANIM_TAG_RECYCLE (ANIM_SPRITES_START + 278) +#define ANIM_TAG_279 (ANIM_SPRITES_START + 279) +#define ANIM_TAG_PROTECT (ANIM_SPRITES_START + 280) +#define ANIM_TAG_281 (ANIM_SPRITES_START + 281) +#define ANIM_TAG_282 (ANIM_SPRITES_START + 282) +#define ANIM_TAG_283 (ANIM_SPRITES_START + 283) +#define ANIM_TAG_284 (ANIM_SPRITES_START + 284) +#define ANIM_TAG_285 (ANIM_SPRITES_START + 285) +#define ANIM_TAG_286 (ANIM_SPRITES_START + 286) +#define ANIM_TAG_287 (ANIM_SPRITES_START + 287) +#define ANIM_TAG_288 (ANIM_SPRITES_START + 288) +#define ANIM_TAG_289 (ANIM_SPRITES_START + 289) +#define ANIM_TAG_290 (ANIM_SPRITES_START + 290) +#define ANIM_TAG_291 (ANIM_SPRITES_START + 291) +#define ANIM_TAG_292 (ANIM_SPRITES_START + 292) +#define ANIM_TAG_293 (ANIM_SPRITES_START + 293) +#define ANIM_TAG_294 (ANIM_SPRITES_START + 294) +#define ANIM_TAG_295 (ANIM_SPRITES_START + 295) +#define ANIM_TAG_296 (ANIM_SPRITES_START + 296) +#define ANIM_TAG_297 (ANIM_SPRITES_START + 297) +#define ANIM_TAG_298 (ANIM_SPRITES_START + 298) + // battlers #define ANIM_ATTACKER 0 #define ANIM_TARGET 1 @@ -55,7 +361,7 @@ #define B_ANIM_STATS_CHANGE 0x1 #define B_ANIM_SUBSTITUTE_FADE 0x2 #define B_ANIM_SUBSTITUTE_APPEAR 0x3 -#define B_ANIM_x4 0x4 +#define B_ANIM_POKEBLOCK_THROW 0x4 #define B_ANIM_ITEM_KNOCKOFF 0x5 #define B_ANIM_TURN_TRAP 0x6 #define B_ANIM_ITEM_EFFECT 0x7 @@ -71,7 +377,7 @@ #define B_ANIM_SNATCH_MOVE 0x11 #define B_ANIM_FUTURE_SIGHT_HIT 0x12 #define B_ANIM_DOOM_DESIRE_HIT 0x13 -#define B_ANIM_x14 0x14 +#define B_ANIM_FOCUS_PUNCH_SETUP 0x14 #define B_ANIM_INGRAIN_HEAL 0x15 #define B_ANIM_WISH_HEAL 0x16 @@ -96,4 +402,22 @@ #define B_ANIM_STATUS_NIGHTMARE 0x8 #define B_ANIM_STATUS_WRAPPED 0x9 // does not actually exist +// Most tasks return a value to gBattleAnimArgs[7]. +#define ARG_RET_ID 0x7 + +// Trapping Wrap-like moves end turn animation. +#define TRAP_ANIM_BIND 0 +#define TRAP_ANIM_WRAP 0 +#define TRAP_ANIM_FIRE_SPIN 1 +#define TRAP_ANIM_WHIRLPOOL 2 +#define TRAP_ANIM_CLAMP 3 +#define TRAP_ANIM_SAND_TOMB 4 + +// Weather defines for battle animation scripts. +#define ANIM_WEATHER_NONE 0 +#define ANIM_WEATHER_SUN 1 +#define ANIM_WEATHER_RAIN 2 +#define ANIM_WEATHER_SANDSTORM 3 +#define ANIM_WEATHER_HAIL 4 + #endif // GUARD_CONSTANTS_BATTLE_ANIM_H diff --git a/include/constants/event_objects.h b/include/constants/event_objects.h index d04f0a1f96..4967c814de 100644 --- a/include/constants/event_objects.h +++ b/include/constants/event_objects.h @@ -6,36 +6,36 @@ #define EVENT_OBJ_GFX_BRENDAN_SURFING 2 #define EVENT_OBJ_GFX_BRENDAN_FIELD_MOVE 3 #define EVENT_OBJ_GFX_QUINTY_PLUMP 4 -#define EVENT_OBJ_GFX_LITTLE_BOY_1 5 -#define EVENT_OBJ_GFX_LITTLE_GIRL_1 6 +#define EVENT_OBJ_GFX_NINJA_BOY 5 +#define EVENT_OBJ_GFX_TWIN 6 #define EVENT_OBJ_GFX_BOY_1 7 #define EVENT_OBJ_GFX_GIRL_1 8 #define EVENT_OBJ_GFX_BOY_2 9 #define EVENT_OBJ_GFX_GIRL_2 10 -#define EVENT_OBJ_GFX_LITTLE_BOY_2 11 -#define EVENT_OBJ_GFX_LITTLE_GIRL_2 12 +#define EVENT_OBJ_GFX_LITTLE_BOY 11 +#define EVENT_OBJ_GFX_LITTLE_GIRL 12 #define EVENT_OBJ_GFX_BOY_3 13 #define EVENT_OBJ_GFX_GIRL_3 14 -#define EVENT_OBJ_GFX_BOY_4 15 +#define EVENT_OBJ_GFX_RICH_BOY 15 #define EVENT_OBJ_GFX_WOMAN_1 16 #define EVENT_OBJ_GFX_FAT_MAN 17 -#define EVENT_OBJ_GFX_WOMAN_2 18 +#define EVENT_OBJ_GFX_POKEFAN_F 18 #define EVENT_OBJ_GFX_MAN_1 19 -#define EVENT_OBJ_GFX_WOMAN_3 20 -#define EVENT_OBJ_GFX_OLD_MAN_1 21 -#define EVENT_OBJ_GFX_OLD_WOMAN_1 22 +#define EVENT_OBJ_GFX_WOMAN_2 20 +#define EVENT_OBJ_GFX_EXPERT_M 21 +#define EVENT_OBJ_GFX_EXPERT_F 22 #define EVENT_OBJ_GFX_MAN_2 23 -#define EVENT_OBJ_GFX_WOMAN_4 24 -#define EVENT_OBJ_GFX_MAN_3 25 -#define EVENT_OBJ_GFX_WOMAN_5 26 +#define EVENT_OBJ_GFX_WOMAN_3 24 +#define EVENT_OBJ_GFX_POKEFAN_M 25 +#define EVENT_OBJ_GFX_WOMAN_4 26 #define EVENT_OBJ_GFX_COOK 27 -#define EVENT_OBJ_GFX_WOMAN_6 28 -#define EVENT_OBJ_GFX_OLD_MAN_2 29 -#define EVENT_OBJ_GFX_OLD_WOMAN_2 30 +#define EVENT_OBJ_GFX_LINK_RECEPTIONIST 28 +#define EVENT_OBJ_GFX_OLD_MAN 29 +#define EVENT_OBJ_GFX_OLD_WOMAN 30 #define EVENT_OBJ_GFX_CAMPER 31 #define EVENT_OBJ_GFX_PICNICKER 32 -#define EVENT_OBJ_GFX_MAN_4 33 -#define EVENT_OBJ_GFX_WOMAN_7 34 +#define EVENT_OBJ_GFX_MAN_3 33 +#define EVENT_OBJ_GFX_WOMAN_5 34 #define EVENT_OBJ_GFX_YOUNGSTER 35 #define EVENT_OBJ_GFX_BUG_CATCHER 36 #define EVENT_OBJ_GFX_PSYCHIC_M 37 @@ -66,8 +66,8 @@ #define EVENT_OBJ_GFX_BERRY_TREE_LATE_STAGES 62 #define EVENT_OBJ_GFX_BRENDAN_ACRO_BIKE 63 #define EVENT_OBJ_GFX_PROF_BIRCH 64 -#define EVENT_OBJ_GFX_MAN_5 65 -#define EVENT_OBJ_GFX_MAN_6 66 +#define EVENT_OBJ_GFX_MAN_4 65 +#define EVENT_OBJ_GFX_MAN_5 66 #define EVENT_OBJ_GFX_REPORTER_M 67 #define EVENT_OBJ_GFX_REPORTER_F 68 #define EVENT_OBJ_GFX_BARD 69 @@ -96,8 +96,8 @@ #define EVENT_OBJ_GFX_MAY_SURFING 92 #define EVENT_OBJ_GFX_MAY_FIELD_MOVE 93 #define EVENT_OBJ_GFX_TRUCK 94 -#define EVENT_OBJ_GFX_VIGAROTH_CARRYING_BOX 95 -#define EVENT_OBJ_GFX_VIGAROTH_FACING_AWAY 96 +#define EVENT_OBJ_GFX_VIGOROTH_CARRYING_BOX 95 +#define EVENT_OBJ_GFX_VIGOROTH_FACING_AWAY 96 #define EVENT_OBJ_GFX_BIRCHS_BAG 97 #define EVENT_OBJ_GFX_ZIGZAGOON_1 98 #define EVENT_OBJ_GFX_ARTIST 99 @@ -117,7 +117,7 @@ #define EVENT_OBJ_GFX_MOVING_BOX 113 #define EVENT_OBJ_GFX_CABLE_CAR 114 #define EVENT_OBJ_GFX_SCIENTIST_2 115 -#define EVENT_OBJ_GFX_MAN_7 116 +#define EVENT_OBJ_GFX_DEVON_EMPLOYEE 116 #define EVENT_OBJ_GFX_AQUA_MEMBER_M 117 #define EVENT_OBJ_GFX_AQUA_MEMBER_F 118 #define EVENT_OBJ_GFX_MAGMA_MEMBER_M 119 @@ -190,7 +190,7 @@ #define EVENT_OBJ_GFX_BIG_REGISTEEL_DOLL 186 #define EVENT_OBJ_GFX_LATIAS 187 #define EVENT_OBJ_GFX_LATIOS 188 -#define EVENT_OBJ_GFX_BOY_5 189 +#define EVENT_OBJ_GFX_GAMEBOY_KID 189 #define EVENT_OBJ_GFX_CONTEST_JUDGE 190 #define EVENT_OBJ_GFX_BRENDAN_WATERING 191 #define EVENT_OBJ_GFX_MAY_WATERING 192 diff --git a/include/constants/flags.h b/include/constants/flags.h index a74dffccf9..ff403a2999 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -501,7 +501,7 @@ #define FLAG_0x1F1 0x1F1 #define FLAG_0x1F2 0x1F2 #define FLAG_0x1F3 0x1F3 -#define FLAG_0x1F4 0x1F4 +#define FLAG_HIDDEN_ITEMS_START 0x1F4 #define FLAG_0x1F5 0x1F5 #define FLAG_0x1F6 0x1F6 #define FLAG_0x1F7 0x1F7 diff --git a/include/metatile_behaviors.h b/include/constants/metatile_behaviors.h old mode 100644 new mode 100755 similarity index 63% rename from include/metatile_behaviors.h rename to include/constants/metatile_behaviors.h index dd3a8b4f48..d8d75066ca --- a/include/metatile_behaviors.h +++ b/include/constants/metatile_behaviors.h @@ -2,16 +2,17 @@ #define GUARD_METATILE_BEHAVIORS #define MB_NORMAL 0x00 +#define MB_SECRET_BASE_WALL 0x01 #define MB_TALL_GRASS 0x02 #define MB_LONG_GRASS 0x03 -#define MB_04 0x04 -#define MB_05 0x05 +#define MB_UNUSED_04 0x04 +#define MB_UNUSED_05 0x05 #define MB_DEEP_SAND 0x06 #define MB_SHORT_GRASS 0x07 -#define MB_CAVE 0x08 +#define MB_UNUSED_CAVE 0x08 #define MB_LONG_GRASS_SOUTH_EDGE 0x09 #define MB_NO_RUNNING 0x0A -#define MB_0B 0x0B +#define MB_INDOOR_ENCOUNTER 0x0B #define MB_MOUNTAIN_TOP 0x0C #define MB_BATTLE_PYRAMID_WARP 0x0D #define MB_MOSSDEEP_GYM_WARP 0x0E @@ -24,22 +25,30 @@ #define MB_OCEAN_WATER 0x15 #define MB_PUDDLE 0x16 #define MB_SHALLOW_WATER 0x17 -#define MB_18 0x18 +#define MB_UNUSED_SOOTOPOLIS_DEEP_WATER 0x18 #define MB_NO_SURFACING 0x19 -#define MB_1A 0x1A +#define MB_UNUSED_SOOTOPOLIS_DEEP_WATER_2 0x1A #define MB_STAIRS_OUTSIDE_ABANDONED_SHIP 0x1B #define MB_SHOAL_CAVE_ENTRANCE 0x1C +#define MB_UNUSED_1D 0x1D +#define MB_UNUSED_1E 0x1E +#define MB_UNUSED_1F 0x1F #define MB_ICE 0x20 #define MB_SAND 0x21 #define MB_SEAWEED 0x22 +#define MB_UNUSED_23 0x23 #define MB_ASHGRASS 0x24 -#define MB_25 0x25 +#define MB_FOOTPRINTS 0x25 #define MB_THIN_ICE 0x26 #define MB_CRACKED_ICE 0x27 #define MB_HOT_SPRINGS 0x28 #define MB_LAVARIDGE_GYM_B1F_WARP 0x29 #define MB_SEAWEED_NO_SURFACING 0x2A #define MB_REFLECTION_UNDER_BRIDGE 0x2B +#define MB_UNUSED_2C 0x2C +#define MB_UNUSED_2D 0x2D +#define MB_UNUSED_2E 0x2E +#define MB_UNUSED_2F 0x2F #define MB_IMPASSABLE_EAST 0x30 #define MB_IMPASSABLE_WEST 0x31 #define MB_IMPASSABLE_NORTH 0x32 @@ -52,6 +61,8 @@ #define MB_JUMP_WEST 0x39 #define MB_JUMP_NORTH 0x3A #define MB_JUMP_SOUTH 0x3B +#define MB_JUMP_NORTHEAST 0x3C +#define MB_JUMP_NORTHWEST 0x3D #define MB_JUMP_SOUTHEAST 0x3E #define MB_JUMP_SOUTHWEST 0x3F #define MB_WALK_EAST 0x40 @@ -63,10 +74,29 @@ #define MB_SLIDE_NORTH 0x46 #define MB_SLIDE_SOUTH 0x47 #define MB_TRICK_HOUSE_PUZZLE_8_FLOOR 0x48 +#define MB_UNUSED_49 0x49 +#define MB_UNUSED_4A 0x4A +#define MB_UNUSED_4B 0x4B +#define MB_UNUSED_4C 0x4C +#define MB_UNUSED_4D 0x4D +#define MB_UNUSED_4E 0x4E +#define MB_UNUSED_4F 0x4F #define MB_EASTWARD_CURRENT 0x50 #define MB_WESTWARD_CURRENT 0x51 #define MB_NORTHWARD_CURRENT 0x52 #define MB_SOUTHWARD_CURRENT 0x53 +#define MB_UNUSED_54 0x54 +#define MB_UNUSED_55 0x55 +#define MB_UNUSED_56 0x56 +#define MB_UNUSED_57 0x57 +#define MB_UNUSED_58 0x58 +#define MB_UNUSED_59 0x59 +#define MB_UNUSED_5A 0x5A +#define MB_UNUSED_5B 0x5B +#define MB_UNUSED_5C 0x5C +#define MB_UNUSED_5D 0x5D +#define MB_UNUSED_5E 0x5E +#define MB_UNUSED_5F 0x5F #define MB_NON_ANIMATED_DOOR 0x60 #define MB_LADDER 0x61 #define MB_EAST_ARROW_WARP 0x62 @@ -82,8 +112,9 @@ #define MB_WATER_DOOR 0x6C #define MB_WATER_SOUTH_ARROW_WARP 0x6D #define MB_DEEP_SOUTH_WARP 0x6E +#define MB_UNUSED_6F 0x6F #define MB_WARP_OR_BRIDGE 0x70 -#define MB_71 0x71 +#define MB_UNUSED_71 0x71 #define MB_ROUTE120_NORTH_BRIDGE_1 0x72 #define MB_ROUTE120_NORTH_BRIDGE_2 0x73 #define MB_PACIFIDLOG_VERTICAL_LOG_1 0x74 @@ -91,23 +122,27 @@ #define MB_PACIFIDLOG_HORIZONTAL_LOG_1 0x76 #define MB_PACIFIDLOG_HORIZONTAL_LOG_2 0x77 #define MB_FORTREE_BRIDGE 0x78 +#define MB_UNUSED_79 0x79 #define MB_ROUTE120_SOUTH_BRIDGE_1 0x7A #define MB_ROUTE120_SOUTH_BRIDGE_2 0x7B #define MB_ROUTE120_NORTH_BRIDGE_3 0x7C #define MB_ROUTE120_NORTH_BRIDGE_4 0x7D -#define MB_7E 0x7E +#define MB_UNUSED_7E 0x7E #define MB_ROUTE110_BRIDGE 0x7F #define MB_COUNTER 0x80 +#define MB_UNUSED_81 0x81 +#define MB_UNUSED_82 0x82 #define MB_PC 0x83 #define MB_CABLE_BOX_RESULTS_1 0x84 #define MB_REGION_MAP 0x85 #define MB_TELEVISION 0x86 #define MB_POKEBLOCK_FEEDER 0x87 +#define MB_UNUSED_88 0x88 #define MB_SLOT_MACHINE 0x89 #define MB_ROULETTE 0x8A -#define MB_CLOSED_SOOTOPOLIS_GYM_DOOR 0x8B +#define MB_CLOSED_SOOTOPOLIS_DOOR 0x8B #define MB_TRICK_HOUSE_PUZZLE_DOOR 0x8C -#define MB_8D 0x8D +#define MB_PETALBURG_GYM_DOOR 0x8D #define MB_RUNNING_SHOES_INSTRUCTION 0x8E #define MB_QUESTIONNAIRE 0x8F #define MB_SECRET_BASE_SPOT_RED_CAVE 0x90 @@ -124,39 +159,56 @@ #define MB_SECRET_BASE_SPOT_BLUE_CAVE_OPEN 0x9B #define MB_SECRET_BASE_SPOT_TREE_RIGHT 0x9C #define MB_SECRET_BASE_SPOT_TREE_RIGHT_OPEN 0x9D +#define MB_UNUSED_9E 0x9E +#define MB_UNUSED_9F 0x9F #define MB_BERRY_TREE_SOIL 0xA0 +#define MB_UNUSED_A1 0xA1 +#define MB_UNUSED_A2 0xA2 +#define MB_UNUSED_A3 0xA3 +#define MB_UNUSED_A4 0xA4 +#define MB_UNUSED_A5 0xA5 +#define MB_UNUSED_A6 0xA6 +#define MB_UNUSED_A7 0xA7 +#define MB_UNUSED_A8 0xA8 +#define MB_UNUSED_A9 0xA9 +#define MB_UNUSED_AA 0xAA +#define MB_UNUSED_AB 0xAB +#define MB_UNUSED_AC 0xAC +#define MB_UNUSED_AD 0xAD +#define MB_UNUSED_AE 0xAE +#define MB_UNUSED_AF 0xAF #define MB_SECRET_BASE_PC 0xB0 #define MB_SECRET_BASE_REGISTER_PC 0xB1 -#define MB_B2 0xB2 -#define MB_B3 0xB3 -#define MB_B4 0xB4 -#define MB_B5 0xB5 -#define MB_B6 0xB6 -#define MB_B7 0xB7 +#define MB_SECRET_BASE_UNUSED 0xB2 +#define MB_BLOCK_DECORATION 0xB3 +#define MB_SECRET_BASE_DECORATION 0xB4 +#define MB_SECRET_BASE_LARGE_MAT_EDGE 0xB5 +#define MB_UNUSED_B6 0xB6 +#define MB_SECRET_BASE_NORTH_WALL 0xB7 #define MB_SECRET_BASE_BALLOON 0xB8 -#define MB_B9 0xB9 +#define MB_SECRET_BASE_IMPASSABLE 0xB9 #define MB_SECRET_BASE_GLITTER_MAT 0xBA #define MB_SECRET_BASE_JUMP_MAT 0xBB #define MB_SECRET_BASE_SPIN_MAT 0xBC #define MB_SECRET_BASE_SOUND_MAT 0xBD -#define MB_BE 0xBE -#define MB_BF 0xBF -#define MB_BED 0xC0 -#define MB_C1 0xC1 -#define MB_C2 0xC2 -#define MB_C3 0xC3 +#define MB_SECRET_BASE_BREAKABLE_DOOR 0xBE +#define MB_SECRET_BASE_SAND_ORNAMENT 0xBF +#define MB_IMPASSABLE_SOUTH_AND_NORTH 0xC0 +#define MB_IMPASSABLE_WEST_AND_EAST 0xC1 +#define MB_SECRET_BASE_HOLE 0xC2 +#define MB_LARGE_MAT_CENTER 0xC3 #define MB_SECRET_BASE_TV_SHIELD 0xC4 -#define MB_C5 0xC5 +#define MB_PLAYER_ROOM_PC_ON 0xC5 #define MB_C6 0xC6 #define MB_SECRET_BASE_POSTER 0xC7 -#define MB_C8 0xC8 -#define MB_C9 0xC9 -#define MB_CA 0xCA -#define MB_CB 0xCB -#define MB_CC 0xCC -#define MB_CD 0xCD -#define MB_CE 0xCE -#define MB_CF 0xCF +#define MB_UNUSED_C8 0xC8 +#define MB_UNUSED_C9 0xC9 +#define MB_UNUSED_CA 0xCA +#define MB_UNUSED_CB 0xCB +#define MB_UNUSED_CC 0xCC +#define MB_UNUSED_CD 0xCD +#define MB_UNUSED_CE 0xCE +#define MB_UNUSED_CF 0xCF #define MB_MUDDY_SLOPE 0xD0 #define MB_BUMPY_SLOPE 0xD1 #define MB_CRACKED_FLOOR 0xD2 @@ -164,6 +216,15 @@ #define MB_ISOLATED_HORIZONTAL_RAIL 0xD4 #define MB_VERTICAL_RAIL 0xD5 #define MB_HORIZONTAL_RAIL 0xD6 +#define MB_UNUSED_D7 0xD7 +#define MB_UNUSED_D8 0xD8 +#define MB_UNUSED_D9 0xD9 +#define MB_UNUSED_DA 0xDA +#define MB_UNUSED_DB 0xDB +#define MB_UNUSED_DC 0xDC +#define MB_UNUSED_DD 0xDD +#define MB_UNUSED_DE 0xDE +#define MB_UNUSED_DF 0xDF #define MB_PICTURE_BOOK_SHELF 0xE0 #define MB_BOOKSHELF 0xE1 #define MB_POKEMON_CENTER_BOOKSHELF 0xE2 @@ -175,5 +236,10 @@ #define MB_WIRELESS_BOX_RESULTS 0xE8 #define MB_TRAINER_HILL_TIMER 0xE9 #define MB_UNKNOWN_CLOSED_DOOR 0xEA +#define MB_UNUSED_EB 0xEB +#define MB_UNUSED_EC 0xEC +#define MB_UNUSED_ED 0xED +#define MB_UNUSED_EE 0xEE +#define MB_UNUSED_EF 0xEF #endif // GUARD_METATILE_BEHAVIORS diff --git a/include/contest.h b/include/contest.h index 0a8fa4436e..d62d33ab70 100644 --- a/include/contest.h +++ b/include/contest.h @@ -239,14 +239,13 @@ struct Shared18000 struct ContestStruct_field_18 { - // unknown size - u16 field_0; - u16 field_2; - u16 field_4; - u16 field_6; - u32 field_8; - u32 field_C; - u32 field_10; + u16 unk0; + u16 unk2; + u8 unk4_0:1; + u8 unk5; + u32 unk8; + u32 unkC; + u32 unk10; }; struct Contest @@ -411,6 +410,7 @@ extern struct ContestResources *gContestResources; #define eContestAI (gContestResources->field_C) #define shared19328 (*gContestResources->field_10) #define shared19338 (*gContestResources->field_14) +#define shared19348 (*gContestResources->field_18) #define shared15800 (gHeap + 0x18000) #define shared18000 (*(struct Shared18000 *)(gHeap + 0x1a000)) diff --git a/include/daycare.h b/include/daycare.h index 7db44e0240..ecd875865c 100644 --- a/include/daycare.h +++ b/include/daycare.h @@ -15,7 +15,7 @@ void TriggerPendingDaycareEgg(void); void RejectEggFromDayCare(void); void CreateEgg(struct Pokemon *mon, u16 species, bool8 setHotSpringsLocation); void GiveEggFromDaycare(void); -bool8 DoEggActions_CheckHatch(void); +bool8 ShouldEggHatch(void); u16 GetSelectedMonNickAndSpecies(void); void GetDaycareMonNicknames(void); u8 GetDaycareState(void); diff --git a/include/event_object_movement.h b/include/event_object_movement.h index d43dd78ea7..6d38d072dd 100644 --- a/include/event_object_movement.h +++ b/include/event_object_movement.h @@ -80,6 +80,7 @@ struct LockedAnimEventObjects }; extern const struct SpriteFrameImage gEventObjectPicTable_PechaBerryTree[]; +extern const u8 gReflectionEffectPaletteMap[]; void sub_808D438(void); u8 GetMoveDirectionAnimNum(u8); @@ -101,17 +102,17 @@ void sub_80930E0(s16 *, s16 *, s16, s16); void EventObjectClearHeldMovement(struct EventObject *); void EventObjectClearHeldMovementIfActive(struct EventObject *); void TrySpawnEventObjects(s16, s16); -u8 sprite_new(u8, u8, s16, s16, u8, u8); -u8 AddPseudoEventObject(u16, void (*)(struct Sprite *), s16, s16, u8); +u8 sprite_new(u8 graphicsId, u8 a1, s16 x, s16 y, u8 z, u8 direction); +u8 AddPseudoEventObject(u16, void (*)(struct Sprite *), s16 x, s16 y, u8 subpriority); u8 show_sprite(u8, u8, u8); -u8 SpawnSpecialEventObjectParameterized(u8, u8, u8, s16, s16, u8); +u8 SpawnSpecialEventObjectParameterized(u8 graphicsId, u8 movementBehavior, u8 localId, s16 x, s16 y, u8 z); u8 SpawnSpecialEventObject(struct EventObjectTemplate *); void sub_8093038(s16, s16, s16 *, s16 *); void CameraObjectReset1(void); -void EventObjectSetGraphicsId(struct EventObject *, u8); +void EventObjectSetGraphicsId(struct EventObject *, u8 graphicsId); void EventObjectTurn(struct EventObject *, u8); void EventObjectTurnByLocalIdAndMap(u8, u8, u8, u8); -const struct EventObjectGraphicsInfo *GetEventObjectGraphicsInfo(u8); +const struct EventObjectGraphicsInfo *GetEventObjectGraphicsInfo(u8 graphicsId); void npc_by_local_id_and_map_set_field_1_bit_x20(u8, u8, u8, u8); void FreeAndReserveObjectSpritePalettes(void); void sub_808E82C(u8, u8, u8, s16, s16); @@ -142,9 +143,27 @@ u8 GetCollisionFlagsAtCoords(struct EventObject *eventObject, s16 x, s16 y, u8 d u8 GetFaceDirectionMovementAction(u32); u8 GetWalkNormalMovementAction(u32); u8 GetWalkFastMovementAction(u32); +u8 GetRideWaterCurrentMovementAction(u32); u8 GetWalkFastestMovementAction(u32); +u8 GetPlayerRunMovementAction(u32); u8 GetJumpInPlaceMovementAction(u32); +u8 GetAcroWheelieFaceDirectionMovementAction(u32); +u8 GetAcroPopWheelieFaceDirectionMovementAction(u32); +u8 GetAcroEndWheelieFaceDirectionMovementAction(u32); +u8 GetAcroWheelieHopFaceDirectionMovementAction(u32); +u8 GetAcroWheelieHopDirectionMovementAction(u32); +u8 GetAcroWheelieJumpDirectionMovementAction(u32); +u8 GetJumpInPlaceTurnAroundMovementAction(u32); +u8 GetAcroWheelieInPlaceDirectionMovementAction(u32); +u8 GetAcroPopWheelieMoveDirectionMovementAction(u32); +u8 GetAcroWheelieMoveDirectionMovementAction(u32); +u8 GetAcroEndWheelieMoveDirectionMovementAction(u32); +u8 GetFishingDirectionAnimNum(u8 direction); +u8 GetAcroWheelieDirectionAnimNum(u8 direction); +u8 GetFishingBiteDirectionAnimNum(u8 direction); +u8 GetFishingNoCatchDirectionAnimNum(u8 direction); bool8 EventObjectSetHeldMovement(struct EventObject *eventObject, u8 specialAnimId); +void EventObjectForceSetHeldMovement(struct EventObject *eventObject, u8 movementActionId); bool8 EventObjectIsMovementOverridden(struct EventObject *eventObject); u8 EventObjectCheckHeldMovementStatus(struct EventObject *eventObject); u8 EventObjectGetHeldMovementActionId(struct EventObject *eventObject); @@ -189,6 +208,11 @@ u8 GetMoveDirectionFasterAnimNum(u8); u8 GetMoveDirectionFastestAnimNum(u8); u8 GetLedgeJumpDirection(s16, s16, u8); void CameraObjectSetFollowedObjectId(u8 objectId); +u16 GetObjectPaletteTag(u8 palSlot); +void UpdateEventObjectSpriteVisibility(struct Sprite *sprite, bool8 invisible); +s16 sub_809773C(s16 a1); +s16 sub_8097728(s16 a1); +void CameraObjectReset2(void); void MovementType_None(struct Sprite *); void MovementType_LookAround(struct Sprite *); @@ -249,6 +273,7 @@ u8 GetSlideMovementAction(u32); u8 GetJumpInPlaceMovementAction(u32); u8 GetJumpMovementAction(u32); u8 GetJump2MovementAction(u32); +u8 CreateCopySpriteAt(struct Sprite *sprite, s16 x, s16 y, u8 subpriority); u8 MovementType_WanderAround_Step0(struct EventObject *, struct Sprite *); u8 MovementType_WanderAround_Step1(struct EventObject *, struct Sprite *); diff --git a/include/event_scripts.h b/include/event_scripts.h index 4f85156aab..5b8b74d8b4 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -19,8 +19,8 @@ extern const u8 EventScript_TryDoDoubleTrainerBattle[]; extern const u8 EventScript_271362[]; extern const u8 EventScript_TryDoDoubleRematchBattle[]; extern const u8 EventScript_2713D1[]; -extern const u8 EventScript_2766A2[]; -extern const u8 EventScript_2766A6[]; +extern const u8 EventScript_SecretPower1[]; +extern const u8 EventScript_SecretPower2[]; extern const u8 gTVBravoTrainerText00[]; diff --git a/include/field_control_avatar.h b/include/field_control_avatar.h index 0ff1834cac..536f218a3e 100644 --- a/include/field_control_avatar.h +++ b/include/field_control_avatar.h @@ -3,22 +3,22 @@ struct FieldInput { - u8 pressedAButton:1; - u8 input_field_0_1:1; - u8 pressedStartButton:1; - u8 pressedSelectButton:1; - u8 input_field_0_4:1; - u8 input_field_0_5:1; - u8 input_field_0_6:1; - u8 pressedBButton:1; - u8 input_field_1_0:1; - u8 input_field_1_1:1; - u8 input_field_1_2:1; - u8 input_field_1_3:1; - u8 input_field_1_4:1; - u8 input_field_1_5:1; - u8 input_field_1_6:1; - u8 input_field_1_7:1; + bool8 pressedAButton:1; + bool8 checkStandardWildEncounter:1; + bool8 pressedStartButton:1; + bool8 pressedSelectButton:1; + bool8 input_field_0_4:1; + bool8 input_field_0_5:1; + bool8 tookStep:1; + bool8 pressedBButton:1; + bool8 input_field_1_0:1; + bool8 input_field_1_1:1; + bool8 input_field_1_2:1; + bool8 input_field_1_3:1; + bool8 input_field_1_4:1; + bool8 input_field_1_5:1; + bool8 input_field_1_6:1; + bool8 input_field_1_7:1; u8 dpadDirection; u8 input_field_3; }; @@ -28,15 +28,15 @@ void FieldGetPlayerInput(struct FieldInput *pStruct, u16 keys, u16 heldKeys); int sub_809C014(struct FieldInput *pStruct); u8 *sub_80682A8(struct MapPosition *, u8, u8); void overworld_poison_timer_set(void); -void prev_quest_postbuffer_cursor_backup_reset(void); +void RestartWildEncounterImmunitySteps(void); u8 *sub_8068E24(struct MapPosition *); -u8 *GetEventObjectScriptPointerPlayerFacing(void); -bool8 mapheader_trigger_activate_at__run_now(struct MapPosition *); +const u8 *GetEventObjectScriptPointerPlayerFacing(void); bool8 sub_8068870(u16 a); bool8 sub_8068894(void); bool8 sub_8068A64(struct MapPosition *, u16); u8 sub_8068F18(void); bool8 dive_warp(struct MapPosition *position, u16 b); -void sub_809D2BC(void); +int SetCableClubWarp(void); +u8 TrySetDiveWarp(void); #endif // GUARD_FIELDCONTROLAVATAR_H diff --git a/include/field_effect_helpers.h b/include/field_effect_helpers.h index 547f515eb6..223350042a 100644 --- a/include/field_effect_helpers.h +++ b/include/field_effect_helpers.h @@ -1,7 +1,3 @@ -// -// Created by scott on 9/7/2017. -// - #ifndef GUARD_FIELD_EFFECT_HELPERS_H #define GUARD_FIELD_EFFECT_HELPERS_H @@ -10,29 +6,33 @@ // Exported RAM declarations // Exported ROM declarations -u8 sub_8154228(void); +u8 CreateWarpArrowSprite(void); +u8 sub_8155800(u8 oldSpriteId); +void sub_81555AC(u8, u8); bool8 sub_8155DA0(struct EventObject *); void sub_8155D78(struct EventObject *); -void sub_81555AC(u8, u8); -void ash(s16, s16, u16, s16); +void StartAshFieldEffect(s16, s16, u16, s16); void SetUpReflection(struct EventObject*, struct Sprite*, u8); u32 StartFieldEffectForEventObject(u8, struct EventObject*); -u8 sub_81546C8(u8, u8, u8, s16, s16); +u8 FindTallGrassFieldEffectSpriteId(u8 localId, u8 mapNum, u8 mapGroup, s16 x, s16 y); void sub_8155F80(struct Sprite*); -void oamc_shadow(struct Sprite*); -void unc_grass_normal(struct Sprite*); +void UpdateShadowFieldEffect(struct Sprite*); +void UpdateTallGrassFieldEffect(struct Sprite*); void sub_81561D0(struct Sprite*); -void sub_8155460(struct Sprite*); -void sub_8155658(struct Sprite*); +void UpdateAshFieldEffect(struct Sprite*); +void UpdateSurfBlobFieldEffect(struct Sprite*); void sub_8156194(struct Sprite*); -void sub_8154C60(struct Sprite*); -void sub_8154D90(struct Sprite*); -void unc_grass_tall(struct Sprite*); -void sub_81559BC(struct Sprite*); -void sub_8155C88(struct Sprite*); -void sub_8154A10(struct Sprite*); -void sub_8155158(struct Sprite*); -void sub_8155AEC(struct Sprite*); -void sub_8155E50(struct Sprite*); +void UpdateFootprintsTireTracksFieldEffect(struct Sprite*); +void UpdateSplashFieldEffect(struct Sprite*); +void UpdateLongGrassFieldEffect(struct Sprite*); +void UpdateSandPileFieldEffect(struct Sprite*); +void UpdateDisguiseFieldEffect(struct Sprite*); +void UpdateShortGrassFieldEffect(struct Sprite*); +void UpdateHotSpringsWaterFieldEffect(struct Sprite*); +void UpdateBubblesFieldEffect(struct Sprite*); +void UpdateSparkleFieldEffect(struct Sprite*); +void SetSpriteInvisible(u8 spriteId); +void ShowWarpArrowSprite(u8 spriteId, u8 direction, s16 x, s16 y); +void sub_8155604(u8 spriteId, u8 value, s16 data1); #endif //GUARD_FIELD_EFFECT_HELPERS_H diff --git a/include/field_message_box.h b/include/field_message_box.h index 432c9078b5..e3deee4d66 100644 --- a/include/field_message_box.h +++ b/include/field_message_box.h @@ -1,10 +1,20 @@ #ifndef GUARD_FIELD_MESSAGE_BOX_H #define GUARD_FIELD_MESSAGE_BOX_H +enum +{ + FIELD_MESSAGE_BOX_HIDDEN, + FIELD_MESSAGE_BOX_UNUSED, + FIELD_MESSAGE_BOX_NORMAL, + FIELD_MESSAGE_BOX_AUTO_SCROLL, +}; + bool8 ShowFieldMessage(const u8 *message); bool8 sub_8098238(const u8 *message); bool8 ShowFieldAutoScrollMessage(const u8 *message); void HideFieldMessageBox(void); bool8 IsFieldMessageBoxHidden(void); +u8 GetFieldMessageBoxMode(void); +void sub_8098374(void); #endif // GUARD_FIELD_MESSAGE_BOX_H diff --git a/include/field_player_avatar.h b/include/field_player_avatar.h index b11b5e21ad..adb51f8897 100644 --- a/include/field_player_avatar.h +++ b/include/field_player_avatar.h @@ -1,6 +1,17 @@ #ifndef GUARD_FIELD_PLAYER_AVATAR_H #define GUARD_FIELD_PLAYER_AVATAR_H +enum { + PLAYER_AVATAR_STATE_NORMAL, + PLAYER_AVATAR_STATE_MACH_BIKE, + PLAYER_AVATAR_STATE_ACRO_BIKE, + PLAYER_AVATAR_STATE_SURFING, + PLAYER_AVATAR_STATE_UNDERWATER, + PLAYER_AVATAR_STATE_FIELD_MOVE, + PLAYER_AVATAR_STATE_FISHING, + PLAYER_AVATAR_STATE_WATERING, +}; + void player_step(u8 a, u16 b, u16 c); void ClearPlayerAvatarInfo(void); void SetPlayerAvatarExtraStateTransition(u8, u8); @@ -13,7 +24,7 @@ u8 GetPlayerMovementDirection(void); u8 PlayerGetCopyableMovement(void); void PlayerGoSpeed1(u8); void PlayerGoSpeed2(u8); -void PlayerGoSpeed3(u8); +void PlayerRideWaterCurrent(u8); void PlayerGoSpeed4(u8); void PlayerOnBikeCollide(u8); void PlayerFaceDirection(u8 a); @@ -44,23 +55,8 @@ u8 GetPlayerAvatarGraphicsIdByCurrentState(void); void SetPlayerAvatarStateMask(u8 a); u8 GetPlayerAvatarGraphicsIdByStateId(u8 a); u8 GetJumpSpecialMovementAction(u32); - -bool8 ForcedMovement_None(void); -bool8 ForcedMovement_Slip(void); -bool8 ForcedMovement_WalkSouth(void); -bool8 ForcedMovement_WalkNorth(void); -bool8 ForcedMovement_WalkWest(void); -bool8 ForcedMovement_WalkEast(void); -bool8 ForcedMovement_PushedSouthByCurrent(void); -bool8 ForcedMovement_PushedNorthByCurrent(void); -bool8 ForcedMovement_PushedWestByCurrent(void); -bool8 ForcedMovement_PushedEastByCurrent(void); -bool8 ForcedMovement_SlideSouth(void); -bool8 ForcedMovement_SlideNorth(void); -bool8 ForcedMovement_SlideWest(void); -bool8 ForcedMovement_SlideEast(void); -bool8 ForcedMovement_0xBB(void); -bool8 ForcedMovement_0xBC(void); -bool8 ForcedMovement_MuddySlope(void); +bool8 PartyHasMonWithSurf(void); +bool8 IsPlayerFacingSurfableFishableWater(void); +bool8 IsPlayerSurfingNorth(void); #endif // GUARD_FIELD_PLAYER_AVATAR_H diff --git a/include/field_poison.h b/include/field_poison.h index d1a4c823b8..6a1ba17f28 100644 --- a/include/field_poison.h +++ b/include/field_poison.h @@ -14,6 +14,6 @@ enum { }; void sub_80F972C(void); -unsigned int overworld_poison(void); +int DoPoisonFieldEffect(void); #endif //GUARD_FIELD_POISON_H diff --git a/include/field_screen.h b/include/field_screen.h index bf15024053..021d2b9e9a 100644 --- a/include/field_screen.h +++ b/include/field_screen.h @@ -16,5 +16,9 @@ void sub_80AC3E4(void); void PreservePaletteInWeather(u8); void sub_80AF128(void); void sub_80AB104(u8); +void sub_80AF80C(u8); +void sub_80AF828(void); +void sub_80AF838(void); +void sub_80B0268(void); #endif //GUARD_FIELD_SCREEN_H diff --git a/include/field_specials.h b/include/field_specials.h index c1f70a3996..0e2daf9c32 100644 --- a/include/field_specials.h +++ b/include/field_specials.h @@ -5,5 +5,15 @@ u8 GetLeadMonIndex(void); u8 sub_813B260(void); u16 get_unknown_box_id(void); bool8 InMultiBattleRoom(void); +void sub_813BF10(void); +void increment_var_x4026_on_birth_island_modulo_100(void); +bool8 sub_813B3B0(void); +bool8 ShouldDoBrailleRegicePuzzle(void); +bool32 is_tile_that_overrides_player_control(void); +bool32 sub_8138120(void); +bool32 sub_8138168(void); +bool32 sub_81381B0(void); +bool32 sub_81381F8(void); +bool32 CountSSTidalStep(u16 delta); #endif // GUARD_FIELD_SPECIALS_H diff --git a/include/field_weather.h b/include/field_weather.h index 7ad8d21e78..a48361b8af 100644 --- a/include/field_weather.h +++ b/include/field_weather.h @@ -155,7 +155,7 @@ void sub_80AEDBC(void); void SetSav1WeatherFromCurrMapHeader(void); // ... void DoCurrentWeather(void); -void sub_8080750(); +void sub_8080750(void); bool8 IsWeatherNotFadingIn(void); bool8 IsWeatherChangeComplete(void); diff --git a/include/fldeff_80F9BCC.h b/include/fldeff_80F9BCC.h index ba775cd6db..87a20d290a 100644 --- a/include/fldeff_80F9BCC.h +++ b/include/fldeff_80F9BCC.h @@ -12,6 +12,8 @@ void sub_80FA794(s16 x, s16 y); void CreateRecordMixingSprite(void); void DestroyRecordMixingSprite(void); void overworld_poison_effect(void); +void sub_80FA970(s16); +void sub_80FA9D0(void); bool8 sub_80FADE4(u16, u8); #endif //GUARD_FLDEFF_80F9BCC_H diff --git a/include/global.fieldmap.h b/include/global.fieldmap.h index 4bec8e0c7c..bb120c62c0 100644 --- a/include/global.fieldmap.h +++ b/include/global.fieldmap.h @@ -63,17 +63,16 @@ struct EventObjectTemplate struct WarpEvent { s16 x, y; - s8 warpId; - u8 mapGroup; + u8 elevation; + u8 warpId; u8 mapNum; - u8 unk7; + u8 mapGroup; }; struct CoordEvent { s16 x, y; - u8 unk4; - u8 filler_5; + u8 elevation; u16 trigger; u16 index; u8 filler_A[0x2]; @@ -83,16 +82,15 @@ struct CoordEvent struct BgEvent { u16 x, y; - u8 unk4; + u8 elevation; u8 kind; - // 0x2 padding for the union beginning. union { // carried over from diego's FR/LG work, seems to be the same struct // in gen 3, "kind" (0x3 in BgEvent struct) determines the method to read the union. u8 *script; - // hidden item type probably + // hidden item type struct { - u8 filler6[0x2]; + u16 item; u16 hiddenItemId; // flag offset to determine flag lookup } hiddenItem; @@ -234,7 +232,7 @@ struct EventObjectGraphicsInfo #define PLAYER_AVATAR_FLAG_MACH_BIKE (1 << 1) #define PLAYER_AVATAR_FLAG_ACRO_BIKE (1 << 2) #define PLAYER_AVATAR_FLAG_SURFING (1 << 3) -#define PLAYER_AVATAR_FLAG_4 (1 << 4) +#define PLAYER_AVATAR_FLAG_UNDERWATER (1 << 4) #define PLAYER_AVATAR_FLAG_5 (1 << 5) #define PLAYER_AVATAR_FLAG_6 (1 << 6) #define PLAYER_AVATAR_FLAG_DASH (1 << 7) diff --git a/include/global.h b/include/global.h index b350085502..b92f1097f0 100644 --- a/include/global.h +++ b/include/global.h @@ -61,8 +61,6 @@ #define min(a, b) ((a) < (b) ? (a) : (b)) #define max(a, b) ((a) >= (b) ? (a) : (b)) -#define HEAP_SIZE 0x1C000 - extern u8 gStringVar1[]; extern u8 gStringVar2[]; extern u8 gStringVar3[]; @@ -86,6 +84,11 @@ extern u8 gStringVar4[]; #define T2_READ_32(ptr) ((ptr)[0] + ((ptr)[1] << 8) + ((ptr)[2] << 16) + ((ptr)[3] << 24)) #define T2_READ_PTR(ptr) (void*) T2_READ_32(ptr) +// Invalid Versions show as "----------" in Gen 4 and Gen 5's summary screen. +// In Gens 6 and 7, invalid versions instead show "a distant land" in the summary screen. +// In Gen 4 only, migrated Pokemon with Diamond, Pearl, or Platinum's ID show as "----------". +// Gen 5 and up read Diamond, Pearl, or Platinum's ID as "Sinnoh". +// In Gen 4 and up, migrated Pokemon with HeartGold or SoulSilver's ID show the otherwise unused "Johto" string. enum { VERSION_SAPPHIRE = 1, @@ -93,6 +96,12 @@ enum VERSION_EMERALD = 3, VERSION_FIRE_RED = 4, VERSION_LEAF_GREEN = 5, + VERSION_HEART_GOLD = 7, + VERSION_SOUL_SILVER = 8, + VERSION_DIAMOND = 10, + VERSION_PEARL = 11, + VERSION_PLATINUM = 12, + VERSION_GAMECUBE = 15, }; enum LanguageId @@ -167,12 +176,14 @@ enum OPTIONS_BATTLE_STYLE_SET }; -struct Coords8 { +struct Coords8 +{ s8 x; s8 y; }; -struct UCoords8 { +struct UCoords8 +{ u8 x; u8 y; }; @@ -284,11 +295,25 @@ struct UnknownSaveBlock2Struct u8 field_EB; }; // sizeof = 0xEC -struct UnkRecordMixingStruct +struct ApprenticeMon { - u8 field_0[0x34]; + u16 species; + u16 moves[4]; + u16 item; +}; + +struct Apprentice +{ + u8 id:5; + u8 lvlMode:2; // + 1 + u8 field_1; + u8 number; + struct ApprenticeMon monData[3]; + u16 easyChatWords[6]; u8 playerId[4]; - u8 field_38[10]; + u8 playerName[PLAYER_NAME_LENGTH]; + u8 language; + u32 unk40; }; struct UnknownPokemonStruct @@ -455,6 +480,28 @@ struct BattleFrontier /*0xEFC*/ struct FrontierMonData field_EFC[3]; }; +struct Sav2_B8 +{ + u8 unk0_0:2; + u8 unk0_1:2; + u8 unk0_2:2; + u8 unk0_3:2; + u16 unk2; +}; + +struct PlayersApprentice +{ + /*0xB0*/ u8 id; + /*0xB1*/ u8 activeLvlMode:2; // +1, 0 means not active + /*0xB1*/ u8 field_B1_1:4; + /*0xB1*/ u8 field_B1_2:2; + /*0xB2*/ u8 field_B2_0:3; + /*0xB2*/ u8 field_B2_1:2; + /*0xB3*/ u8 field_B3; + /*0xB4*/ u8 monIds[3]; + /*0xB8*/ struct Sav2_B8 field_B8[9]; +}; + struct SaveBlock2 { /*0x00*/ u8 playerName[PLAYER_NAME_LENGTH + 1]; @@ -478,14 +525,8 @@ struct SaveBlock2 /*0xA0*/ struct Time lastBerryTreeUpdate; /*0xA8*/ u32 field_A8; /*0xAC*/ u32 encryptionKey; - - // TODO: fix and verify labels - /*0xB0*/ u8 field_B0; - /*0xB1*/ u8 field_B1; - /*0xB2*/ u8 field_B2_0:3; - /*0xB2*/ u8 field_B2_1:2; - /*0xB3*/ u8 field_B3[0x29]; - /*0xDC*/ struct UnkRecordMixingStruct field_DC[4]; + /*0xB0*/ struct PlayersApprentice playerApprentice; + /*0xDC*/ struct Apprentice apprentices[4]; /*0x1EC*/ struct BerryCrush berryCrush; /*0x1FC*/ struct PokemonJumpResults pokeJump; /*0x20C*/ struct BerryPickingResults berryPick; @@ -935,13 +976,4 @@ struct UnkStruct_8054FF8 u16 field_C; }; -struct Bitmap // TODO: Find a better spot for this -{ - u8* pixels; - u32 width:16; - u32 height:16; -}; - -extern u8 gReservedSpritePaletteCount; - #endif // GUARD_GLOBAL_H diff --git a/include/graphics.h b/include/graphics.h index 4cbee1c345..07900977dd 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4029,4 +4029,8 @@ extern const u8 gUnknown_08D97CF4[]; extern const u8 gStatusGfx_Icons[]; extern const u8 gStatusPal_Icons[]; +extern const u8 gBuyMenuFrame_Gfx[]; +extern const u16 gBuyMenuFrame_Tilemap[]; +extern const u16 gMenuMoneyPal[]; + #endif //GUARD_GRAPHICS_H diff --git a/include/item_menu.h b/include/item_menu.h index 8a474bc0f5..649eb934cd 100644 --- a/include/item_menu.h +++ b/include/item_menu.h @@ -54,8 +54,11 @@ extern u16 gSpecialVar_ItemId; void sub_81AAC14(void); void sub_81AAC50(void); void sub_81AAC70(void); +void sub_81AAC28(void); void bag_menu_mail_related(void); void CB2_BagMenuFromStartMenu(void); u8 sub_81ABB2C(u8 pocketId); +bool8 UseRegisteredKeyItemOnField(void); +void CB2_GoToSellMenu(void); #endif //GUARD_item_menu_H diff --git a/include/link.h b/include/link.h index 9561728bd2..f12f0990f1 100644 --- a/include/link.h +++ b/include/link.h @@ -97,7 +97,8 @@ enum EXCHANGE_IN_PROGRESS, EXCHANGE_STAT_4, EXCHANGE_STAT_5, - EXCHANGE_STAT_6 + EXCHANGE_STAT_6, + EXCHANGE_STAT_7 }; enum @@ -258,6 +259,8 @@ void sub_800AF18(u32 status, u8 lastSendQueueCount, u8 lastRecvQueueCount, u8 un void sub_800B348(void); void sub_800B3A4(u32 who); bool32 sub_800A07C(void); +void sub_800AB98(void); +void sub_800AA04(u8 a0); extern u16 gLinkPartnersHeldKeys[6]; extern u32 gLinkDebugSeed; @@ -292,6 +295,7 @@ extern u32 gFiller_0300315c; extern u32 gFiller_03004138; extern u32 gFiller_0300413C; extern u32 gFiller_03003080; +extern struct LinkPlayer gLocalLinkPlayer; bool32 Link_AnyPartnersPlayingRubyOrSapphire(void); bool32 sub_800A03C(void); @@ -302,5 +306,10 @@ bool8 sub_800A4D8(u8 a0); u8 sub_800A9D8(void); u8 sub_800A0C8(s32, s32); u16 *sub_801B058(void); +u8 sub_800A9A8(void); +void sub_800AD10(void); +void sub_800AB18(void); +void sub_8009F18(void); +bool8 sub_800AA60(void); #endif // GUARD_LINK_H diff --git a/include/malloc.h b/include/malloc.h index 6efa8fbef7..c215f56c04 100644 --- a/include/malloc.h +++ b/include/malloc.h @@ -13,6 +13,7 @@ } extern u8 gHeap[]; + void *Alloc(u32 size); void *AllocZeroed(u32 size); void Free(void *pointer); diff --git a/include/menu.h b/include/menu.h index cddab0870e..d105eb5ec4 100644 --- a/include/menu.h +++ b/include/menu.h @@ -50,7 +50,7 @@ void blit_move_info_icon(u8 winId, u8 a2, u16 x, u16 y); void reset_temp_tile_data_buffers(void); void *decompress_and_copy_tile_data_to_vram(u8 bgId, const void *src, int size, u16 offset, u8 mode); bool8 free_temp_tile_data_buffers_if_possible(void); -struct WindowTemplate CreateWindowTemplate(u8, u8, u8, u8, u8, u8, u16); +struct WindowTemplate CreateWindowTemplate(u8 bg, u8 left, u8 top, u8 width, u8 height, u8 paletteNum, u16 baseBlock); void CreateYesNoMenu(const struct WindowTemplate *windowTemplate, u16 borderFirstTileNum, u8 borderPalette, u8 initialCursorPos); void DecompressAndLoadBgGfxUsingHeap(u8 bgId, const void *src, int size, u16 offset, u8 mode); s8 Menu_ProcessInputNoWrap_(void); @@ -87,5 +87,6 @@ void AddTextPrinterParameterized5(u8 windowId, u8 fontId, const u8 *str, u8 left void sub_8199C30(u8 bgId, u8 left, u8 top, u8 width, u8 height, u8 palette); void sub_8199D3C(void *ptr, int delta, int width, int height, bool32 is8BPP); void sub_8198204(const u8 *string, const u8 *string2, u8 a3, u8 a4, bool8 copyToVram); +void sub_8197AE8(bool8 copyToVram); #endif // GUARD_MENU_H diff --git a/include/metatile_behavior.h b/include/metatile_behavior.h index 86a67ab3e2..8301a22f27 100644 --- a/include/metatile_behavior.h +++ b/include/metatile_behavior.h @@ -25,7 +25,7 @@ bool8 MetatileBehavior_IsWestArrowWarp(u8); bool8 MetatileBehavior_IsNorthArrowWarp(u8); bool8 MetatileBehavior_IsSouthArrowWarp(u8); bool8 MetatileBehavior_IsArrowWarp(u8); -bool8 MetatileBehavior_IsMoveTile(u8); +bool8 MetatileBehavior_IsForcedMovementTile(u8); bool8 MetatileBehavior_IsIce_2(u8); bool8 MetatileBehavior_IsTrickHouseSlipperyFloor(u8); bool8 MetatileBehavior_IsMB_05(u8); @@ -45,43 +45,43 @@ bool8 MetatileBehavior_IsCounter(u8); bool8 MetatileBehavior_IsPlayerFacingTVScreen(u8 tile, u8 playerDir); bool8 MetatileBehavior_IsPC(u8); bool8 MetatileBehavior_IsCableBoxResults1(u8); -bool8 MetatileBehavior_IsSecretBaseOpen(u8); +bool8 MetatileBehavior_IsOpenSecretBaseDoor(u8); bool8 MetatileBehavior_IsSecretBaseCave(u8); bool8 MetatileBehavior_IsSecretBaseTree(u8); bool8 MetatileBehavior_IsSecretBaseShrub(u8); bool8 MetatileBehavior_IsSecretBasePC(u8); -bool8 MetatileBehavior_IsSecretBaseRegisterPC(u8); +bool8 MetatileBehavior_IsRecordMixingSecretBasePC(u8); bool8 MetatileBehavior_IsMB_B2(u8); -bool8 MetatileBehavior_IsMB_B3(u8); -bool8 MetatileBehavior_IsMB_B9(u8); +bool8 MetatileBehavior_IsBlockDecoration(u8); +bool8 MetatileBehavior_IsSecretBaseImpassable(u8); bool8 MetatileBehavior_IsMB_C6(u8); bool8 MetatileBehavior_IsSecretBasePoster(u8); bool8 MetatileBehavior_IsNormal(u8); -bool8 MetatileBehavior_IsMB_B7(u8); +bool8 MetatileBehavior_IsSecretBaseNorthWall(u8); bool8 MetatileBehavior_IsMB_B2_Duplicate(u8); -bool8 MetatileBehavior_IsMB_B5(u8); -bool8 MetatileBehavior_IsMB_C3(u8); -bool8 MetatileBehavior_IsMB_C2(u8); +bool8 MetatileBehavior_IsSecretBaseLargeMatEdge(u8); +bool8 MetatileBehavior_IsLargeMatCenter(u8); +bool8 MetatileBehavior_IsSecretBaseHole(u8); bool8 MetatileBehavior_IsSecretBaseBalloon(u8); -bool8 MetatileBehavior_IsMB_BE(u8); +bool8 MetatileBehavior_IsSecretBaseBreakableDoor(u8); bool8 MetatileBehavior_IsSecretBaseSoundMat(u8); bool8 MetatileBehavior_IsSecretBaseGlitterMat(u8); -bool8 MetatileBehavior_IsMB_BF(u8); -bool8 MetatileBehavior_IsSecretBaseTvOrShield(u8); -bool8 MetatileBehavior_IsMB_C5(u8); +bool8 MetatileBehavior_IsSecretBaseSandOrnament(u8); +bool8 MetatileBehavior_IsSecretBaseShieldOrToyTV(u8); +bool8 MetatileBehavior_IsPlayerRoomPCOn(u8); bool8 MetatileBehavior_HasRipples(u8); bool8 MetatileBehavior_IsPuddle(u8); bool8 MetatileBehavior_IsTallGrass(u8); bool8 MetatileBehavior_IsLongGrass(u8); bool8 MetatileBehavior_IsBerryTreeSoil(u8); bool8 MetatileBehavior_IsAshGrass(u8); -bool8 MetatileBehavior_IsUnusedFootprintMetatile(u8); +bool8 MetatileBehavior_IsFootprints(u8); bool8 MetatileBehavior_IsBridge(u8); u8 MetatileBehavior_GetBridgeSth(u8); u8 MetatileBehavior_8089510(u8); bool8 MetatileBehavior_IsLandWildEncounter(u8); bool8 MetatileBehavior_IsWaterWildEncounter(u8); -bool8 MetatileBehavior_IsMB_0B(u8); +bool8 MetatileBehavior_IsIndoorEncounter(u8); bool8 MetatileBehavior_IsMountain(u8); bool8 MetatileBehavior_IsDiveable(u8); bool8 MetatileBehavior_IsUnableToEmerge(u8); @@ -106,14 +106,14 @@ bool8 MetatileBehavior_IsPacifilogHorizontalLog2(u8); bool8 MetatileBehavior_IsPacifidlogLog(u8); bool8 MetatileBehavior_IsTrickHousePuzzleDoor(u8); bool8 MetatileBehavior_IsRegionMap(u8); -bool8 MetatileBehavior_IsClosedSootopolisGymDoor(u8); +bool8 MetatileBehavior_IsClosedSootopolisDoor(u8); bool8 MetatileBehavior_IsUnknownClosedDoor(u8); bool8 MetatileBehavior_IsRoulette(u8); bool8 MetatileBehavior_IsPokeblockFeeder(u8); bool8 MetatileBehavior_IsSecretBaseJumpMat(u8); bool8 MetatileBehavior_IsSecretBaseSpinMat(u8); bool8 MetatileBehavior_IsLavaridgeB1FWarp(u8); -bool8 MetatileBehavior_IsLavaridgeB1FWarp(u8); +bool8 MetatileBehavior_IsLavaridge1FWarp(u8); bool8 MetatileBehavior_IsAquaHideoutWarp(u8); bool8 MetatileBehavior_IsWarpOrBridge(u8); bool8 MetatileBehavior_IsMossdeepGymWarp(u8); @@ -130,7 +130,7 @@ bool8 MetatileBehavior_IsHorizontalRail(u8); bool8 MetatileBehavior_IsSeaweed(u8); bool8 MetatileBehavior_IsRunningDisallowed(u8); bool8 MetatileBehavior_IsCuttableGrass(u8); -bool8 MetatileBehavior_IsRunningShoesInstruction(u8); +bool8 MetatileBehavior_IsRunningShoesManual(u8); bool8 MetatileBehavior_IsPictureBookShelf(u8); bool8 MetatileBehavior_IsBookShelf(u8); bool8 MetatileBehavior_IsPokeCenterBookShelf(u8); diff --git a/include/overworld.h b/include/overworld.h index f6856ab0c1..3dce20ab27 100644 --- a/include/overworld.h +++ b/include/overworld.h @@ -25,6 +25,9 @@ extern u16 *gBGTilemapBuffers3; extern void (*gFieldCallback)(void); +extern u8 gUnknown_03005DB4; +extern u8 gFieldLinkPlayerCount; + // Exported ROM declarations extern const struct UCoords32 gDirectionToVectors[]; diff --git a/include/palette.h b/include/palette.h index d14fa1fcd8..c14e9f453a 100644 --- a/include/palette.h +++ b/include/palette.h @@ -55,7 +55,7 @@ bool8 unref_sub_8073D3C(u32, u8, u8, u8, u16); void unref_sub_8073D84(u8, u32 *); void ResetPaletteStructByUid(u16); void ResetPaletteStruct(u8); -void ResetPaletteFadeControl(); +void ResetPaletteFadeControl(void); void unref_sub_8074168(u16); void unref_sub_8074194(u16); void InvertPlttBuffer(u32); diff --git a/include/party_menu.h b/include/party_menu.h index b93b78544c..cb82eb82cc 100644 --- a/include/party_menu.h +++ b/include/party_menu.h @@ -50,8 +50,8 @@ void sub_81B1370(u8 taskId); void display_pokemon_menu_message(u8 windowId); void sub_81B1F18(u8 taskId, u8 pokemonIdx, s8 a, s16 hp, TaskFunc func); void sub_81B1B5C(void *a, u8 b); -u8 sub_81B1BD4(); -void sub_81B8448(); +u8 sub_81B1BD4(void); +void sub_81B8448(void); void sub_81B8518(u8 unused); u8 sub_81B1360(void); void sub_81B8904(u8 arg0, void (*callback)(void)); @@ -70,6 +70,5 @@ extern void sub_81B67C8(u8, u16, TaskFunc); extern void sub_81B79E8(u8, u16, TaskFunc); extern void sub_81B6DC4(u8, u16, TaskFunc); extern void sub_81B7C74(u8, u16, TaskFunc); -extern u16 ItemIdToBattleMoveId(u16); #endif // GUARD_PARTY_MENU_H diff --git a/include/pokemon.h b/include/pokemon.h index 9eddd8155a..8259e7d34e 100644 --- a/include/pokemon.h +++ b/include/pokemon.h @@ -94,6 +94,8 @@ #define MON_DATA_SPATK2 87 #define MON_DATA_SPDEF2 88 +#define MAX_LEVEL 100 + #define OT_ID_RANDOM_NO_SHINY 2 #define OT_ID_PRESET 1 #define OT_ID_PLAYER_ID 0 @@ -110,10 +112,47 @@ #define MON_FEMALE 0xFE #define MON_GENDERLESS 0xFF +#define TYPE_NORMAL 0x00 +#define TYPE_FIGHTING 0x01 +#define TYPE_FLYING 0x02 +#define TYPE_POISON 0x03 +#define TYPE_GROUND 0x04 +#define TYPE_ROCK 0x05 +#define TYPE_BUG 0x06 +#define TYPE_GHOST 0x07 +#define TYPE_STEEL 0x08 +#define TYPE_MYSTERY 0x09 +#define TYPE_FIRE 0x0a +#define TYPE_WATER 0x0b +#define TYPE_GRASS 0x0c +#define TYPE_ELECTRIC 0x0d +#define TYPE_PSYCHIC 0x0e +#define TYPE_ICE 0x0f +#define TYPE_DRAGON 0x10 +#define TYPE_DARK 0x11 + +#define FRIENDSHIP_EVENT_GROW_LEVEL 0x0 +#define FRIENDSHIP_EVENT_VITAMIN 0x1 // unused +#define FRIENDSHIP_EVENT_BATTLE_ITEM 0x2 // unused +#define FRIENDSHIP_EVENT_LEAGUE_BATTLE 0x3 +#define FRIENDSHIP_EVENT_LEARN_TMHM 0x4 +#define FRIENDSHIP_EVENT_WALKING 0x5 +#define FRIENDSHIP_EVENT_FAINT_SMALL 0x6 +#define FRIENDSHIP_EVENT_FAINT_OUTSIDE_BATTLE 0x7 +#define FRIENDSHIP_EVENT_FAINT_LARGE 0x8 + +#define STATUS_PRIMARY_NONE 0x0 +#define STATUS_PRIMARY_POISON 0x1 +#define STATUS_PRIMARY_PARALYSIS 0x2 +#define STATUS_PRIMARY_SLEEP 0x3 +#define STATUS_PRIMARY_FREEZE 0x4 +#define STATUS_PRIMARY_BURN 0x5 +#define STATUS_PRIMARY_POKERUS 0x6 +#define STATUS_PRIMARY_FAINTED 0x7 + #define MAX_TOTAL_EVS 510 #define NUM_STATS 6 #define UNOWN_FORM_COUNT 28 -#define MAX_MON_LEVEL 100 struct PokemonSubstruct0 { @@ -240,32 +279,6 @@ struct PokemonStorage /*0x83C2*/ u8 boxWallpapers[14]; }; -struct UnknownPokemonSubStruct2 -{ - u16 species; - u16 moves[4]; - u16 item; -}; - -struct UnknownPokemonStruct2 -{ - u8 field_0_0 : 5; - u8 field_0_1 : 2; - u8 field_1; - u8 field_2; - u8 field_3; - struct UnknownPokemonSubStruct2 mons[3]; - u8 field_28[23]; - u8 language; -}; - -struct UnknownPokemonStruct3 -{ - u8 field_0[48]; - u16 field_30; - u8 field_32[38]; -}; - struct Unknown_806F160_Struct { u8 field_0_0:4; @@ -447,7 +460,7 @@ extern const u8 gFacilityClassToTrainerClass[]; extern const struct BaseStats gBaseStats[]; extern const u8 *const gItemEffectTable[]; extern const struct Evolution gEvolutionTable[][EVOS_PER_MON]; -extern const u32 gExperienceTables[][MAX_MON_LEVEL + 1]; +extern const u32 gExperienceTables[][MAX_LEVEL + 1]; extern const u16 *const gLevelUpLearnsets[]; extern const u8 gUnknown_08329D22[]; extern const u8 gUnknown_08329D26[]; @@ -472,7 +485,7 @@ void CreateMonWithIVsOTID(struct Pokemon *mon, u16 species, u8 level, u8 *ivs, u void CreateMonWithEVSpread(struct Pokemon *mon, u16 species, u8 level, u8 fixedIV, u8 evSpread); void sub_806819C(struct Pokemon *mon, struct UnknownPokemonStruct *src); void sub_8068338(struct Pokemon *mon, struct UnknownPokemonStruct *src, bool8 lvl50); -void sub_8068528(struct Pokemon *mon, const struct UnknownPokemonStruct2 *src, u8 monId); +void CreateApprenticeMon(struct Pokemon *mon, const struct Apprentice *src, u8 monId); void CreateMonWithEVSpreadPersonalityOTID(struct Pokemon *mon, u16 species, u8 level, u8 nature, u8 fixedIV, u8 evSpread, u32 otId); void sub_80686FC(struct Pokemon *mon, struct UnknownPokemonStruct *dest); void CreateObedientMon(struct Pokemon *mon, u16 species, u8 level, u8 fixedIV, u8 hasFixedPersonality, u32 fixedPersonality, u8 otIdType, u32 fixedOtId); diff --git a/include/pokenav.h b/include/pokenav.h index b595e2be91..1fde8aa44f 100644 --- a/include/pokenav.h +++ b/include/pokenav.h @@ -28,5 +28,13 @@ u16 sub_81D2C3C(void); void sub_81D2C50(void); u8 sub_81D28C8(const struct ListMenuItem *items, u16 numChoices); void sub_81D2824(u16); +bool32 InTrainerHill(void); +bool8 EventObjectIsFarawayIslandMew(struct EventObject *); +u32 sub_81D427C(void); +void sub_81D4998(void); +u8 GetCurrentTrainerHillMapId(void); +u8 sub_81D6490(void); +const struct WarpEvent *sub_81D6120(void); +const struct WarpEvent *sub_81D6134(u8); #endif //GUARD_POKENAV_H diff --git a/include/rom6.h b/include/rom6.h index 96c3b3ca2b..8b133e56ef 100644 --- a/include/rom6.h +++ b/include/rom6.h @@ -12,7 +12,7 @@ void UpdateFrontierManiac(u16 days); void UpdateFrontierGambler(u16 days); void SetShoalItemFlag(u16 days); -bool8 CheckObjectGraphicsInFrontOfPlayer(u8); +bool8 CheckObjectGraphicsInFrontOfPlayer(u8 graphicsId); u8 oei_task_add(void); #endif //GUARD_ROM6_H diff --git a/include/rom_8011DC0.h b/include/rom_8011DC0.h index f71e5d97db..b6ca0e2484 100644 --- a/include/rom_8011DC0.h +++ b/include/rom_8011DC0.h @@ -9,5 +9,7 @@ void sub_8018438(void); u16 mevent_081445C0(u8); +void sub_801B990(u32, u32); +u8 sub_8013F78(void); #endif //GUARD_rom_8011DC0_H diff --git a/include/rom_81BE66C.h b/include/rom_81BE66C.h deleted file mode 100644 index 900daf4e73..0000000000 --- a/include/rom_81BE66C.h +++ /dev/null @@ -1,12 +0,0 @@ -// -// Created by Scott Norton on 9/6/17. -// - -#ifndef GUARD_ROM_81BE66C_H -#define GUARD_ROM_81BE66C_H - -bool32 InTrainerHill(void); -bool8 EventObjectIsFarawayIslandMew(struct EventObject *); -u32 sub_81D427C(void); - -#endif //GUARD_ROM_81BE66C_H diff --git a/include/rotating_gate.h b/include/rotating_gate.h index 2ae26aa5b8..fd86a6b04d 100644 --- a/include/rotating_gate.h +++ b/include/rotating_gate.h @@ -2,7 +2,7 @@ #define GUARD_ROTATING_GATE_H void RotatingGatePuzzleCameraUpdate(s16, s16); -void RotatingGate_InitPuzzleAndGraphics(); +void RotatingGate_InitPuzzleAndGraphics(void); u32 CheckForRotatingGatePuzzleCollision(u8, s16, s16); bool32 CheckForRotatingGatePuzzleCollisionWithoutAnimation(u8, s16, s16); diff --git a/include/script.h b/include/script.h index 2b5f8c2ce7..755ff19a38 100644 --- a/include/script.h +++ b/include/script.h @@ -55,8 +55,8 @@ bool8 mapheader_run_first_tag2_script_list_match(void); void mapheader_run_first_tag4_script_list_match(void); u32 CalculateRamScriptChecksum(void); void ClearRamScript(void); -bool8 InitRamScript(u8 *script, u16 scriptSize, u8 mapGroup, u8 mapNum, u8 objectId); -u8 *GetRamScript(u8 objectId, u8 *script); +bool8 InitRamScript(const u8 *script, u16 scriptSize, u8 mapGroup, u8 mapNum, u8 objectId); +const u8 *GetRamScript(u8 objectId, const u8 *script); bool32 sub_80991F8(void); u8 *sub_8099244(void); void sub_80992A0(u8 *script, u16 scriptSize); diff --git a/include/script_menu.h b/include/script_menu.h index c50bef00f5..8870e80b98 100644 --- a/include/script_menu.h +++ b/include/script_menu.h @@ -13,5 +13,6 @@ s32 convert_pixel_width_to_tile_width(s32); u8 CreateWindowFromRect(u8, u8, u8, u8); void sub_80E2A78(u8); u32 display_text_and_get_width(const u8*, u32); +u8 sub_80E2D5C(u8 arg0, u8 tileWidth); #endif //GUARD_SCRIPT_MENU_H diff --git a/include/script_pokemon_util_80F87D8.h b/include/script_pokemon_util_80F87D8.h index 555b3428b7..68aec7eb6e 100644 --- a/include/script_pokemon_util_80F87D8.h +++ b/include/script_pokemon_util_80F87D8.h @@ -3,5 +3,6 @@ #define GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H u16 sub_80F903C(void); +void ReducePlayerPartyToThree(void); #endif // GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H diff --git a/include/secret_base.h b/include/secret_base.h index c205336981..4fa0d0c4ad 100644 --- a/include/secret_base.h +++ b/include/secret_base.h @@ -16,5 +16,11 @@ void sub_80E8EE0(struct MapEvents const *events); void sub_80E9238(u8 flagIn); bool8 CurrentMapIsSecretBase(void); void sub_80EA3E4(u8 taskId); +bool8 sub_80E9680(void); +void sub_80EB498(void); +void sub_80EB56C(void); +void sub_80EB9E0(void); +void sub_80EBB28(void); +void sub_80E9668(const struct MapPosition *position, const struct MapEvents *events); #endif //GUARD_SECRET_BASE_H diff --git a/include/shop.h b/include/shop.h index 9b14a672ee..7f2d877dc6 100644 --- a/include/shop.h +++ b/include/shop.h @@ -1,7 +1,48 @@ #ifndef GUARD_SHOP_H #define GUARD_SHOP_H -extern EWRAM_DATA struct ItemSlot gUnknown_02039F80[3]; +extern EWRAM_DATA struct ItemSlot gMartPurchaseHistory[3]; + +enum +{ + MART_TYPE_0, // normal mart + MART_TYPE_1, + MART_TYPE_2, +}; + +// shop view window NPC info enum +enum +{ + EVENT_OBJ_ID, + X_COORD, + Y_COORD, + ANIM_NUM, + LAYER_TYPE +}; + +struct MartInfo +{ + /*0x0*/ void (*callback)(void); + /*0x4*/ const struct MenuAction *menuActions; + /*0x8*/ const u16 *itemList; + /*0xC*/ u16 itemCount; + /*0xE*/ u8 windowId; + /*0xF*/ u8 martType; +}; + +struct ShopData +{ + /*0x0000*/ u16 tilemapBuffers[4][0x400]; + /*0x2000*/ u32 totalCost; + /*0x2004*/ u16 itemsShowed; + /*0x2006*/ u16 selectedRow; + /*0x2008*/ u16 scrollOffset; + /*0x200A*/ u8 maxQuantity; + /*0x200B*/ u8 scrollIndicatorsTaskId; + /*0x200C*/ u8 iconSlot; + /*0x200D*/ u8 itemSpriteIds[2]; + /*0x2010*/ s16 viewportObjects[16][5]; +}; void CreatePokemartMenu(const u16 *); void CreateDecorationShop1Menu(const u16 *); diff --git a/include/sprite.h b/include/sprite.h index 8fc45d5018..4ffcd28846 100644 --- a/include/sprite.h +++ b/include/sprite.h @@ -235,11 +235,15 @@ extern const struct OamData gDummyOamData; extern const union AnimCmd *const gDummySpriteAnimTable[]; extern const union AffineAnimCmd *const gDummySpriteAffineAnimTable[]; extern const struct SpriteTemplate gDummySpriteTemplate; + +extern u8 gReservedSpritePaletteCount; +extern struct Sprite gSprites[]; +extern u8 gOamLimit; +extern u16 gReservedSpriteTileCount; extern s16 gSpriteCoordOffsetX; extern s16 gSpriteCoordOffsetY; - -extern struct Sprite gSprites[]; extern struct OamMatrix gOamMatrices[]; +extern bool8 gAffineAnimsDisabled; void ResetSpriteData(void); void AnimateSprites(void); diff --git a/include/string_util.h b/include/string_util.h index f266460829..7b685fceac 100644 --- a/include/string_util.h +++ b/include/string_util.h @@ -24,7 +24,7 @@ u8 *ConvertUIntToDecimalStringN(u8 *dest, u32 value, enum StringConvertMode mode u8 *ConvertIntToHexStringN(u8 *dest, s32 value, enum StringConvertMode mode, u8 n); u8 *StringExpandPlaceholders(u8 *dest, const u8 *src); u8 *StringBraille(u8 *dest, const u8 *src); -u8 *GetExpandedPlaceholder(u32 id); +const u8 *GetExpandedPlaceholder(u32 id); u8 *StringFill(u8 *dest, u8 c, u16 n); u8 *StringCopyPadded(u8 *dest, const u8 *src, u8 c, u16 n); u8 *StringFillWithTerminator(u8 *dest, u16 n); diff --git a/include/strings.h b/include/strings.h index e72360563d..c563353ece 100644 --- a/include/strings.h +++ b/include/strings.h @@ -151,8 +151,6 @@ extern const u8 gMenuText_Confirm[]; extern const u8 gMenuText_Show[]; extern const u8 gMenuText_Give2[]; -extern const u8 gText_Cancel2[]; - extern const u8 gText_WithdrawPokemon[]; extern const u8 gText_WithdrawMonDescription[]; extern const u8 gText_DepositPokemon[]; @@ -843,4 +841,40 @@ extern const u8 gText_TwoDashes[]; extern const u8 *const gReturnToXStringsTable2[]; +extern const u8 gText_XPLink[]; +extern const u8 gText_ConfirmLinkWhenPlayersReady[]; +extern const u8 gText_ConfirmStartLinkWithXPlayers[]; +extern const u8 gText_AwaitingLinkup[]; +extern const u8 gText_PleaseWaitForLink[]; +extern const u8 gText_BronzeCard[]; +extern const u8 gText_CopperCard[]; +extern const u8 gText_SilverCard[]; +extern const u8 gText_GoldCard[]; + +extern const u8 gText_CanIHelpWithAnythingElse[]; +extern const u8 gText_AnythingElseICanHelp[]; +extern const u8 gText_QuitShopping[]; +extern const u8 gText_PokedollarVar1[]; +extern const u8 gText_YouDontHaveMoney[]; +extern const u8 gText_Var1CertainlyHowMany2[]; +extern const u8 gText_Var1CertainlyHowMany[]; +extern const u8 gText_Var1IsItThatllBeVar2[]; +extern const u8 gText_YouWantedVar1ThatllBeVar2[]; +extern const u8 gText_InBagVar1[]; +extern const u8 gText_Var1AndYouWantedVar2[]; +extern const u8 gText_HereYouGoThankYou[]; +extern const u8 gText_NoMoreRoomForThis[]; +extern const u8 gText_ThankYouIllSendItHome[]; +extern const u8 gText_ThanksIllSendItHome[]; +extern const u8 gText_SpaceForVar1Full[]; +extern const u8 gText_ThrowInPremierBall[]; +extern const u8 gText_ShopBuy[]; +extern const u8 gText_ShopSell[]; +extern const u8 gText_ShopQuit[]; + +extern const u8 gText_OhABite[]; +extern const u8 gText_PokemonOnHook[]; +extern const u8 gText_NotEvenANibble[]; +extern const u8 gText_ItGotAway[]; + #endif //GUARD_STRINGS_H diff --git a/include/text.h b/include/text.h index e2120efa33..f677f2ced6 100644 --- a/include/text.h +++ b/include/text.h @@ -76,6 +76,7 @@ #define CHAR_y 0xED #define CHAR_z 0xEE #define CHAR_SPECIAL_F7 0xF7 +#define CHAR_SPECIAL_F8 0xF8 #define CHAR_SPECIAL_F9 0xF9 #define CHAR_COLON 0xF0 #define CHAR_PROMPT_SCROLL 0xFA // waits for button press and scrolls dialog diff --git a/include/trainer_card.h b/include/trainer_card.h index af603444f8..d80a5fa524 100644 --- a/include/trainer_card.h +++ b/include/trainer_card.h @@ -27,13 +27,16 @@ struct TrainerCard /*0x24*/ u32 money; /*0x28*/ u16 var_28[4]; /*0x30*/ u8 playerName[8]; - /*0x38*/ u8 emeraldAddedUnknownFields[0x64-0x38]; + /*0x38*/ u8 emeraldAddedUnknownFields[0x54-0x38]; + /*0x54*/ u16 monSpecies[2]; + /*0x58*/ u8 emeraldAddedUnknownFields2[0x64-0x58]; }; extern struct TrainerCard gTrainerCards[4]; void sub_80C3120(struct TrainerCard *arg0, u16 *arg1, u8 gameVersion); -void sub_80C4E74(u8 arg0, void (*callback)(void)); -void sub_80C30A4(u16 *arg0); +void TrainerCard_ShowLinkCard(u8 arg0, void (*callback)(void)); +void TrainerCard_GenerateCardForPlayer(struct TrainerCard *); +u8 sub_80C4904(u8); #endif // GUARD_TRAINER_CARD_H diff --git a/include/tv.h b/include/tv.h index 7a938f888d..4f1d7730f4 100644 --- a/include/tv.h +++ b/include/tv.h @@ -50,5 +50,6 @@ void PutBattleUpdateOnTheAir(u8 opponentLinkPlayerId, u16 move, u16 speciesPlaye void BravoTrainerPokemonProfile_BeforeInterview1(u16 move); void UpdateTVScreensOnMap(int, int); void TV_PrintIntToStringVar(u8 varIdx, int value); +void SaveRecordedItemPurchasesForTVShow(void); #endif //GUARD_TV_H diff --git a/include/util.h b/include/util.h index 63887b13f6..997c8f7131 100644 --- a/include/util.h +++ b/include/util.h @@ -13,5 +13,6 @@ int CountTrailingZeroBits(u32 value); u16 CalcCRC16(u8 *data, s32 length); u16 CalcCRC16WithTable(u8 *data, u32 length); u32 CalcByteArraySum(const u8* data, u32 length); +void BlendPalette(u16 palOffset, u16 numEntries, u8 coeff, u16 blendColor); #endif // GUARD_UTIL_H diff --git a/ld_script.txt b/ld_script.txt index aa0e1e4858..77f95e96fa 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -76,7 +76,6 @@ SECTIONS { src/trig.o(.text); src/random.o(.text); src/util.o(.text); - src/blend_palette.o(.text); src/daycare.o(.text); src/egg_hatch.o(.text); src/battle_interface.o(.text); @@ -93,14 +92,13 @@ SECTIONS { src/field_camera.o(.text); src/field_door.o(.text); src/field_player_avatar.o(.text); - asm/field_player_avatar.o(.text); src/event_object_movement.o(.text); src/field_message_box.o(.text); src/event_obj_lock.o(.text); src/text_window.o(.text); src/script.o(.text); src/scrcmd.o(.text); - asm/field_control_avatar.o(.text); + src/field_control_avatar.o(.text); src/event_data.o(.text); src/coord_event_weather.o(.text); src/field_tasks.o(.text); @@ -111,14 +109,14 @@ SECTIONS { src/palette.o(.text); src/sound.o(.text); src/battle_anim.o(.text); - asm/battle_anim_80A5C6C.o(.text); + src/battle_anim_80A5C6C.o(.text); src/task.o(.text); src/reshow_battle_screen.o(.text); - asm/battle_anim_80A9C70.o(.text); + src/battle_anim_80A9C70.o(.text); src/title_screen.o(.text); asm/field_screen.o(.text); src/battle_setup.o(.text); - asm/cable_club.o(.text); + src/cable_club.o(.text); src/trainer_see.o(.text); src/wild_encounter.o(.text); src/field_effect.o(.text); @@ -134,11 +132,12 @@ SECTIONS { src/mail_data.o(.text); src/map_name_popup.o(.text); src/item_menu_icons.o(.text); - asm/battle_anim_80D51AC.o(.text); + src/battle_anim_80D51AC.o(.text); src/item.o(.text); src/contest.o(.text); asm/contest.o(.text); - asm/shop.o(.text); + src/shop.o(.text); + src/fldeff_escalator.o(.text); src/berry.o(.text); asm/script_menu.o(.text); src/naming_screen.o(.text); @@ -201,7 +200,7 @@ SECTIONS { src/rom_81520A8.o(.text); src/save.o(.text); src/mystery_event_script.o(.text); - asm/field_effect_helpers.o(.text); + src/field_effect_helpers.o(.text); src/contest_ai.o(.text); src/battle_anim_sound_tasks.o(.text); src/battle_controller_safari.o(.text); @@ -247,6 +246,7 @@ SECTIONS { asm/battle_frontier_1.o(.text); src/menu.o(.text); src/battle_factory.o(.text); + src/apprentice.o(.text); asm/battle_frontier_2.o(.text); src/item_menu.o(.text); src/list_menu.o(.text); @@ -420,13 +420,14 @@ SECTIONS { data/fanfares.o(.rodata); data/battle_anims.o(.rodata); src/battle_anim.o(.rodata); - data/rom_8525F58.o(.rodata); + src/battle_anim_80A5C6C.o(.rodata); data/map_events.o(.rodata); data/battle_anim_80A9C70.o(.rodata); + src/battle_anim_80A9C70.o(.rodata); src/title_screen.o(.rodata); data/field_screen.o(.rodata); src/battle_setup.o(.rodata); - data/cable_club.o(.rodata); + src/cable_club.o(.rodata); src/trainer_see.o(.rodata); src/wild_encounter.o(.rodata); src/field_effect.o(.rodata); @@ -441,7 +442,8 @@ SECTIONS { src/map_name_popup.o(.rodata); src/item_menu_icons.o(.rodata); data/contest.o(.rodata); - data/shop.o(.rodata); + src/shop.o(.rodata); + src/fldeff_escalator.o(.rodata); src/berry.o(.rodata); data/script_menu.o(.rodata); src/naming_screen.o(.rodata); @@ -490,6 +492,7 @@ SECTIONS { src/battle_message.o(.rodata); data/cable_car.o(.rodata); src/save.o(.rodata); + src/field_effect_helpers.o(.rodata); data/field_effect_helpers.o(.rodata); src/contest_ai.o(.rodata); src/battle_controller_safari.o(.rodata); @@ -528,6 +531,7 @@ SECTIONS { data/battle_frontier_1.o(.rodata); src/menu.o(.rodata); src/battle_factory.o(.rodata); + src/apprentice.o(.rodata); data/battle_frontier_2.o(.rodata); src/item_menu.o(.rodata); src/list_menu.o(.rodata); @@ -563,66 +567,66 @@ SECTIONS { song_data : ALIGN(4) { - sound/songs/mus_dummy.o(.rodata); - sound/songs/se_kaifuku.o(.rodata); + sound/songs/midi/mus_dummy.o(.rodata); + sound/songs/midi/se_kaifuku.o(.rodata); sound/songs/se_pc_login.o(.rodata); sound/songs/se_pc_off.o(.rodata); sound/songs/se_pc_on.o(.rodata); sound/songs/se_select.o(.rodata); sound/songs/se_win_open.o(.rodata); sound/songs/se_wall_hit.o(.rodata); - sound/songs/se_door.o(.rodata); - sound/songs/se_kaidan.o(.rodata); - sound/songs/se_dansa.o(.rodata); - sound/songs/se_jitensya.o(.rodata); - sound/songs/se_kouka_l.o(.rodata); - sound/songs/se_kouka_m.o(.rodata); - sound/songs/se_kouka_h.o(.rodata); - sound/songs/se_bowa2.o(.rodata); + sound/songs/midi/se_door.o(.rodata); + sound/songs/midi/se_kaidan.o(.rodata); + sound/songs/midi/se_dansa.o(.rodata); + sound/songs/midi/se_jitensya.o(.rodata); + sound/songs/midi/se_kouka_l.o(.rodata); + sound/songs/midi/se_kouka_m.o(.rodata); + sound/songs/midi/se_kouka_h.o(.rodata); + sound/songs/midi/se_bowa2.o(.rodata); sound/songs/se_poke_dead.o(.rodata); sound/songs/se_nigeru.o(.rodata); - sound/songs/se_jido_doa.o(.rodata); + sound/songs/midi/se_jido_doa.o(.rodata); sound/songs/se_naminori.o(.rodata); - sound/songs/se_ban.o(.rodata); + sound/songs/midi/se_ban.o(.rodata); sound/songs/se_pin.o(.rodata); - sound/songs/se_boo.o(.rodata); - sound/songs/se_bowa.o(.rodata); - sound/songs/se_jyuni.o(.rodata); - sound/songs/se_a.o(.rodata); - sound/songs/se_i.o(.rodata); + sound/songs/midi/se_boo.o(.rodata); + sound/songs/midi/se_bowa.o(.rodata); + sound/songs/midi/se_jyuni.o(.rodata); + sound/songs/midi/se_a.o(.rodata); + sound/songs/midi/se_i.o(.rodata); sound/songs/se_u.o(.rodata); - sound/songs/se_e.o(.rodata); + sound/songs/midi/se_e.o(.rodata); sound/songs/se_o.o(.rodata); sound/songs/se_n.o(.rodata); sound/songs/se_seikai.o(.rodata); - sound/songs/se_hazure.o(.rodata); - sound/songs/se_exp.o(.rodata); - sound/songs/se_jite_pyoko.o(.rodata); + sound/songs/midi/se_hazure.o(.rodata); + sound/songs/midi/se_exp.o(.rodata); + sound/songs/midi/se_jite_pyoko.o(.rodata); sound/songs/se_mu_pachi.o(.rodata); sound/songs/se_tk_kasya.o(.rodata); - sound/songs/se_fu_zaku.o(.rodata); - sound/songs/se_fu_zaku2.o(.rodata); - sound/songs/se_fu_zuzuzu.o(.rodata); + sound/songs/midi/se_fu_zaku.o(.rodata); + sound/songs/midi/se_fu_zaku2.o(.rodata); + sound/songs/midi/se_fu_zuzuzu.o(.rodata); sound/songs/se_ru_gashin.o(.rodata); sound/songs/se_ru_gasyan.o(.rodata); sound/songs/se_ru_bari.o(.rodata); sound/songs/se_ru_hyuu.o(.rodata); - sound/songs/se_ki_gasyan.o(.rodata); + sound/songs/midi/se_ki_gasyan.o(.rodata); sound/songs/se_tk_warpin.o(.rodata); sound/songs/se_tk_warpout.o(.rodata); sound/songs/se_tu_saa.o(.rodata); - sound/songs/se_hi_turun.o(.rodata); + sound/songs/midi/se_hi_turun.o(.rodata); sound/songs/se_track_move.o(.rodata); sound/songs/se_track_stop.o(.rodata); sound/songs/se_track_haiki.o(.rodata); sound/songs/se_track_door.o(.rodata); sound/songs/se_moter.o(.rodata); - sound/songs/se_card.o(.rodata); + sound/songs/midi/se_card.o(.rodata); sound/songs/se_save.o(.rodata); - sound/songs/se_kon.o(.rodata); - sound/songs/se_kon2.o(.rodata); - sound/songs/se_kon3.o(.rodata); - sound/songs/se_kon4.o(.rodata); + sound/songs/midi/se_kon.o(.rodata); + sound/songs/midi/se_kon2.o(.rodata); + sound/songs/midi/se_kon3.o(.rodata); + sound/songs/midi/se_kon4.o(.rodata); sound/songs/se_suikomu.o(.rodata); sound/songs/se_nageru.o(.rodata); sound/songs/se_toy_c.o(.rodata); @@ -634,16 +638,16 @@ SECTIONS { sound/songs/se_toy_b.o(.rodata); sound/songs/se_toy_c1.o(.rodata); sound/songs/se_mizu.o(.rodata); - sound/songs/se_hashi.o(.rodata); - sound/songs/se_daugi.o(.rodata); + sound/songs/midi/se_hashi.o(.rodata); + sound/songs/midi/se_daugi.o(.rodata); sound/songs/se_pinpon.o(.rodata); - sound/songs/se_fuusen1.o(.rodata); - sound/songs/se_fuusen2.o(.rodata); - sound/songs/se_fuusen3.o(.rodata); + sound/songs/midi/se_fuusen1.o(.rodata); + sound/songs/midi/se_fuusen2.o(.rodata); + sound/songs/midi/se_fuusen3.o(.rodata); sound/songs/se_toy_kabe.o(.rodata); sound/songs/se_toy_dango.o(.rodata); - sound/songs/se_doku.o(.rodata); - sound/songs/se_esuka.o(.rodata); + sound/songs/midi/se_doku.o(.rodata); + sound/songs/midi/se_esuka.o(.rodata); sound/songs/se_t_ame.o(.rodata); sound/songs/se_t_ame_e.o(.rodata); sound/songs/se_t_ooame.o(.rodata); @@ -652,35 +656,35 @@ SECTIONS { sound/songs/se_t_koame_e.o(.rodata); sound/songs/se_t_kami.o(.rodata); sound/songs/se_t_kami2.o(.rodata); - sound/songs/se_elebeta.o(.rodata); - sound/songs/se_hinsi.o(.rodata); - sound/songs/se_expmax.o(.rodata); + sound/songs/midi/se_elebeta.o(.rodata); + sound/songs/midi/se_hinsi.o(.rodata); + sound/songs/midi/se_expmax.o(.rodata); sound/songs/se_tamakoro.o(.rodata); sound/songs/se_tamakoro_e.o(.rodata); - sound/songs/se_basabasa.o(.rodata); + sound/songs/midi/se_basabasa.o(.rodata); sound/songs/se_regi.o(.rodata); - sound/songs/se_c_gaji.o(.rodata); - sound/songs/se_c_maku_u.o(.rodata); - sound/songs/se_c_maku_d.o(.rodata); - sound/songs/se_c_pasi.o(.rodata); - sound/songs/se_c_syu.o(.rodata); - sound/songs/se_c_pikon.o(.rodata); + sound/songs/midi/se_c_gaji.o(.rodata); + sound/songs/midi/se_c_maku_u.o(.rodata); + sound/songs/midi/se_c_maku_d.o(.rodata); + sound/songs/midi/se_c_pasi.o(.rodata); + sound/songs/midi/se_c_syu.o(.rodata); + sound/songs/midi/se_c_pikon.o(.rodata); sound/songs/se_reapoke.o(.rodata); sound/songs/se_op_basyu.o(.rodata); - sound/songs/se_bt_start.o(.rodata); - sound/songs/se_dendou.o(.rodata); - sound/songs/se_jihanki.o(.rodata); + sound/songs/midi/se_bt_start.o(.rodata); + sound/songs/midi/se_dendou.o(.rodata); + sound/songs/midi/se_jihanki.o(.rodata); sound/songs/se_tama.o(.rodata); sound/songs/se_z_scroll.o(.rodata); sound/songs/se_z_page.o(.rodata); sound/songs/se_pn_on.o(.rodata); sound/songs/se_pn_off.o(.rodata); - sound/songs/se_z_search.o(.rodata); + sound/songs/midi/se_z_search.o(.rodata); sound/songs/se_tamago.o(.rodata); sound/songs/se_tb_start.o(.rodata); sound/songs/se_tb_kon.o(.rodata); sound/songs/se_tb_kara.o(.rodata); - sound/songs/se_bidoro.o(.rodata); + sound/songs/midi/se_bidoro.o(.rodata); sound/songs/se_w085.o(.rodata); sound/songs/se_w085b.o(.rodata); sound/songs/se_w231.o(.rodata); @@ -828,271 +832,271 @@ SECTIONS { sound/songs/se_rg_nawamiss.o(.rodata); sound/songs/se_toreeye.o(.rodata); sound/songs/se_toreoff.o(.rodata); - sound/songs/se_hantei1.o(.rodata); - sound/songs/se_hantei2.o(.rodata); - sound/songs/se_curtain.o(.rodata); - sound/songs/se_curtain1.o(.rodata); + sound/songs/midi/se_hantei1.o(.rodata); + sound/songs/midi/se_hantei2.o(.rodata); + sound/songs/midi/se_curtain.o(.rodata); + sound/songs/midi/se_curtain1.o(.rodata); sound/songs/se_ussoki.o(.rodata); - sound/songs/mus_tetsuji.o(.rodata); - sound/songs/mus_field13.o(.rodata); - sound/songs/mus_kachi22.o(.rodata); - sound/songs/mus_kachi2.o(.rodata); - sound/songs/mus_kachi3.o(.rodata); - sound/songs/mus_kachi5.o(.rodata); - sound/songs/mus_pcc.o(.rodata); - sound/songs/mus_nibi.o(.rodata); - sound/songs/mus_suikun.o(.rodata); - sound/songs/mus_dooro1.o(.rodata); - sound/songs/mus_dooro_x1.o(.rodata); - sound/songs/mus_dooro_x3.o(.rodata); - sound/songs/mus_machi_s2.o(.rodata); - sound/songs/mus_machi_s4.o(.rodata); - sound/songs/mus_gim.o(.rodata); - sound/songs/mus_naminori.o(.rodata); - sound/songs/mus_dan01.o(.rodata); - sound/songs/mus_fanfa1.o(.rodata); - sound/songs/mus_me_asa.o(.rodata); - sound/songs/mus_me_bachi.o(.rodata); - sound/songs/mus_fanfa4.o(.rodata); - sound/songs/mus_fanfa5.o(.rodata); - sound/songs/mus_me_waza.o(.rodata); - sound/songs/mus_bijyutu.o(.rodata); - sound/songs/mus_dooro_x4.o(.rodata); - sound/songs/mus_fune_kan.o(.rodata); - sound/songs/mus_me_shinka.o(.rodata); - sound/songs/mus_shinka.o(.rodata); - sound/songs/mus_me_wasure.o(.rodata); - sound/songs/mus_syoujoeye.o(.rodata); - sound/songs/mus_boyeye.o(.rodata); - sound/songs/mus_dan02.o(.rodata); - sound/songs/mus_machi_s3.o(.rodata); - sound/songs/mus_odamaki.o(.rodata); - sound/songs/mus_b_tower.o(.rodata); - sound/songs/mus_swimeye.o(.rodata); - sound/songs/mus_dan03.o(.rodata); - sound/songs/mus_me_kinomi.o(.rodata); - sound/songs/mus_me_tama.o(.rodata); - sound/songs/mus_me_b_big.o(.rodata); - sound/songs/mus_me_b_small.o(.rodata); - sound/songs/mus_me_zannen.o(.rodata); - sound/songs/mus_bd_time.o(.rodata); - sound/songs/mus_test1.o(.rodata); - sound/songs/mus_test2.o(.rodata); - sound/songs/mus_test3.o(.rodata); - sound/songs/mus_test4.o(.rodata); - sound/songs/mus_test.o(.rodata); - sound/songs/mus_gomachi0.o(.rodata); - sound/songs/mus_gotown.o(.rodata); - sound/songs/mus_pokecen.o(.rodata); - sound/songs/mus_nextroad.o(.rodata); - sound/songs/mus_granroad.o(.rodata); - sound/songs/mus_cycling.o(.rodata); - sound/songs/mus_friendly.o(.rodata); - sound/songs/mus_mishiro.o(.rodata); - sound/songs/mus_tozan.o(.rodata); - sound/songs/mus_girleye.o(.rodata); - sound/songs/mus_minamo.o(.rodata); - sound/songs/mus_ashroad.o(.rodata); - sound/songs/mus_event0.o(.rodata); - sound/songs/mus_deepdeep.o(.rodata); - sound/songs/mus_kachi1.o(.rodata); - sound/songs/mus_title3.o(.rodata); - sound/songs/mus_demo1.o(.rodata); - sound/songs/mus_girl_sup.o(.rodata); - sound/songs/mus_hageshii.o(.rodata); - sound/songs/mus_kakkoii.o(.rodata); - sound/songs/mus_kazanbai.o(.rodata); - sound/songs/mus_aqa_0.o(.rodata); - sound/songs/mus_tsuretek.o(.rodata); - sound/songs/mus_boy_sup.o(.rodata); - sound/songs/mus_rainbow.o(.rodata); - sound/songs/mus_ayasii.o(.rodata); - sound/songs/mus_kachi4.o(.rodata); - sound/songs/mus_ropeway.o(.rodata); - sound/songs/mus_casino.o(.rodata); - sound/songs/mus_hightown.o(.rodata); - sound/songs/mus_safari.o(.rodata); - sound/songs/mus_c_road.o(.rodata); + sound/songs/midi/mus_tetsuji.o(.rodata); + sound/songs/midi/mus_field13.o(.rodata); + sound/songs/midi/mus_kachi22.o(.rodata); + sound/songs/midi/mus_kachi2.o(.rodata); + sound/songs/midi/mus_kachi3.o(.rodata); + sound/songs/midi/mus_kachi5.o(.rodata); + sound/songs/midi/mus_pcc.o(.rodata); + sound/songs/midi/mus_nibi.o(.rodata); + sound/songs/midi/mus_suikun.o(.rodata); + sound/songs/midi/mus_dooro1.o(.rodata); + sound/songs/midi/mus_dooro_x1.o(.rodata); + sound/songs/midi/mus_dooro_x3.o(.rodata); + sound/songs/midi/mus_machi_s2.o(.rodata); + sound/songs/midi/mus_machi_s4.o(.rodata); + sound/songs/midi/mus_gim.o(.rodata); + sound/songs/midi/mus_naminori.o(.rodata); + sound/songs/midi/mus_dan01.o(.rodata); + sound/songs/midi/mus_fanfa1.o(.rodata); + sound/songs/midi/mus_me_asa.o(.rodata); + sound/songs/midi/mus_me_bachi.o(.rodata); + sound/songs/midi/mus_fanfa4.o(.rodata); + sound/songs/midi/mus_fanfa5.o(.rodata); + sound/songs/midi/mus_me_waza.o(.rodata); + sound/songs/midi/mus_bijyutu.o(.rodata); + sound/songs/midi/mus_dooro_x4.o(.rodata); + sound/songs/midi/mus_fune_kan.o(.rodata); + sound/songs/midi/mus_me_shinka.o(.rodata); + sound/songs/midi/mus_shinka.o(.rodata); + sound/songs/midi/mus_me_wasure.o(.rodata); + sound/songs/midi/mus_syoujoeye.o(.rodata); + sound/songs/midi/mus_boyeye.o(.rodata); + sound/songs/midi/mus_dan02.o(.rodata); + sound/songs/midi/mus_machi_s3.o(.rodata); + sound/songs/midi/mus_odamaki.o(.rodata); + sound/songs/midi/mus_b_tower.o(.rodata); + sound/songs/midi/mus_swimeye.o(.rodata); + sound/songs/midi/mus_dan03.o(.rodata); + sound/songs/midi/mus_me_kinomi.o(.rodata); + sound/songs/midi/mus_me_tama.o(.rodata); + sound/songs/midi/mus_me_b_big.o(.rodata); + sound/songs/midi/mus_me_b_small.o(.rodata); + sound/songs/midi/mus_me_zannen.o(.rodata); + sound/songs/midi/mus_bd_time.o(.rodata); + sound/songs/midi/mus_test1.o(.rodata); + sound/songs/midi/mus_test2.o(.rodata); + sound/songs/midi/mus_test3.o(.rodata); + sound/songs/midi/mus_test4.o(.rodata); + sound/songs/midi/mus_test.o(.rodata); + sound/songs/midi/mus_gomachi0.o(.rodata); + sound/songs/midi/mus_gotown.o(.rodata); + sound/songs/midi/mus_pokecen.o(.rodata); + sound/songs/midi/mus_nextroad.o(.rodata); + sound/songs/midi/mus_granroad.o(.rodata); + sound/songs/midi/mus_cycling.o(.rodata); + sound/songs/midi/mus_friendly.o(.rodata); + sound/songs/midi/mus_mishiro.o(.rodata); + sound/songs/midi/mus_tozan.o(.rodata); + sound/songs/midi/mus_girleye.o(.rodata); + sound/songs/midi/mus_minamo.o(.rodata); + sound/songs/midi/mus_ashroad.o(.rodata); + sound/songs/midi/mus_event0.o(.rodata); + sound/songs/midi/mus_deepdeep.o(.rodata); + sound/songs/midi/mus_kachi1.o(.rodata); + sound/songs/midi/mus_title3.o(.rodata); + sound/songs/midi/mus_demo1.o(.rodata); + sound/songs/midi/mus_girl_sup.o(.rodata); + sound/songs/midi/mus_hageshii.o(.rodata); + sound/songs/midi/mus_kakkoii.o(.rodata); + sound/songs/midi/mus_kazanbai.o(.rodata); + sound/songs/midi/mus_aqa_0.o(.rodata); + sound/songs/midi/mus_tsuretek.o(.rodata); + sound/songs/midi/mus_boy_sup.o(.rodata); + sound/songs/midi/mus_rainbow.o(.rodata); + sound/songs/midi/mus_ayasii.o(.rodata); + sound/songs/midi/mus_kachi4.o(.rodata); + sound/songs/midi/mus_ropeway.o(.rodata); + sound/songs/midi/mus_casino.o(.rodata); + sound/songs/midi/mus_hightown.o(.rodata); + sound/songs/midi/mus_safari.o(.rodata); + sound/songs/midi/mus_c_road.o(.rodata); sound/songs/midi/mus_ajito.o(.rodata); - sound/songs/mus_m_boat.o(.rodata); - sound/songs/mus_m_dungon.o(.rodata); - sound/songs/mus_finecity.o(.rodata); - sound/songs/mus_machupi.o(.rodata); - sound/songs/mus_p_school.o(.rodata); - sound/songs/mus_dendou.o(.rodata); - sound/songs/mus_tonekusa.o(.rodata); - sound/songs/mus_maborosi.o(.rodata); - sound/songs/mus_con_fan.o(.rodata); - sound/songs/mus_contest0.o(.rodata); - sound/songs/mus_mgm0.o(.rodata); - sound/songs/mus_t_battle.o(.rodata); - sound/songs/mus_ooame.o(.rodata); - sound/songs/mus_hideri.o(.rodata); - sound/songs/mus_runecity.o(.rodata); - sound/songs/mus_con_k.o(.rodata); - sound/songs/mus_eikou_r.o(.rodata); - sound/songs/mus_karakuri.o(.rodata); - sound/songs/mus_hutago.o(.rodata); - sound/songs/mus_sitennou.o(.rodata); - sound/songs/mus_yama_eye.o(.rodata); - sound/songs/mus_conlobby.o(.rodata); - sound/songs/mus_inter_v.o(.rodata); - sound/songs/mus_daigo.o(.rodata); - sound/songs/mus_thankfor.o(.rodata); - sound/songs/mus_end.o(.rodata); - sound/songs/mus_b_frontier.o(.rodata); - sound/songs/mus_b_arena.o(.rodata); - sound/songs/mus_me_pointget.o(.rodata); - sound/songs/mus_me_tore_eye.o(.rodata); - sound/songs/mus_pyramid.o(.rodata); - sound/songs/mus_pyramid_top.o(.rodata); - sound/songs/mus_b_palace.o(.rodata); - sound/songs/mus_rekkuu_kourin.o(.rodata); - sound/songs/mus_sattower.o(.rodata); - sound/songs/mus_me_symbolget.o(.rodata); - sound/songs/mus_b_dome.o(.rodata); - sound/songs/mus_b_tube.o(.rodata); - sound/songs/mus_b_factory.o(.rodata); - sound/songs/mus_vs_rekku.o(.rodata); - sound/songs/mus_vs_front.o(.rodata); - sound/songs/mus_vs_mew.o(.rodata); - sound/songs/mus_b_dome1.o(.rodata); - sound/songs/mus_battle27.o(.rodata); - sound/songs/mus_battle31.o(.rodata); - sound/songs/mus_battle20.o(.rodata); - sound/songs/mus_battle32.o(.rodata); - sound/songs/mus_battle33.o(.rodata); - sound/songs/mus_battle36.o(.rodata); - sound/songs/mus_battle34.o(.rodata); - sound/songs/mus_battle35.o(.rodata); - sound/songs/mus_battle38.o(.rodata); - sound/songs/mus_battle30.o(.rodata); - sound/songs/mus_rg_annai.o(.rodata); - sound/songs/mus_rg_slot.o(.rodata); - sound/songs/mus_rg_ajito.o(.rodata); - sound/songs/mus_rg_gym.o(.rodata); - sound/songs/mus_rg_purin.o(.rodata); - sound/songs/mus_rg_demo.o(.rodata); - sound/songs/mus_rg_title.o(.rodata); - sound/songs/mus_rg_guren.o(.rodata); - sound/songs/mus_rg_shion.o(.rodata); - sound/songs/mus_rg_kaihuku.o(.rodata); - sound/songs/mus_rg_cycling.o(.rodata); - sound/songs/mus_rg_rocket.o(.rodata); - sound/songs/mus_rg_shoujo.o(.rodata); - sound/songs/mus_rg_shounen.o(.rodata); - sound/songs/mus_rg_dendou.o(.rodata); - sound/songs/mus_rg_t_mori.o(.rodata); - sound/songs/mus_rg_otsukimi.o(.rodata); - sound/songs/mus_rg_pokeyashi.o(.rodata); - sound/songs/mus_rg_ending.o(.rodata); - sound/songs/mus_rg_load01.o(.rodata); - sound/songs/mus_rg_opening.o(.rodata); - sound/songs/mus_rg_load02.o(.rodata); - sound/songs/mus_rg_load03.o(.rodata); - sound/songs/mus_rg_champ_r.o(.rodata); - sound/songs/mus_rg_vs_gym.o(.rodata); - sound/songs/mus_rg_vs_tore.o(.rodata); - sound/songs/mus_rg_vs_yasei.o(.rodata); - sound/songs/mus_rg_vs_last.o(.rodata); - sound/songs/mus_rg_masara.o(.rodata); - sound/songs/mus_rg_kenkyu.o(.rodata); - sound/songs/mus_rg_ohkido.o(.rodata); - sound/songs/mus_rg_pokecen.o(.rodata); - sound/songs/mus_rg_santoan.o(.rodata); - sound/songs/mus_rg_naminori.o(.rodata); - sound/songs/mus_rg_p_tower.o(.rodata); - sound/songs/mus_rg_shiruhu.o(.rodata); - sound/songs/mus_rg_hanada.o(.rodata); - sound/songs/mus_rg_tamamusi.o(.rodata); - sound/songs/mus_rg_win_tre.o(.rodata); - sound/songs/mus_rg_win_yasei.o(.rodata); - sound/songs/mus_rg_win_gym.o(.rodata); - sound/songs/mus_rg_kuchiba.o(.rodata); - sound/songs/mus_rg_nibi.o(.rodata); - sound/songs/mus_rg_rival1.o(.rodata); - sound/songs/mus_rg_rival2.o(.rodata); - sound/songs/mus_rg_fan2.o(.rodata); - sound/songs/mus_rg_fan5.o(.rodata); - sound/songs/mus_rg_fan6.o(.rodata); - sound/songs/mus_me_rg_photo.o(.rodata); - sound/songs/mus_rg_titlerog.o(.rodata); - sound/songs/mus_rg_get_yasei.o(.rodata); - sound/songs/mus_rg_sousa.o(.rodata); - sound/songs/mus_rg_sekaikan.o(.rodata); - sound/songs/mus_rg_seibetu.o(.rodata); - sound/songs/mus_rg_jump.o(.rodata); - sound/songs/mus_rg_union.o(.rodata); - sound/songs/mus_rg_network.o(.rodata); - sound/songs/mus_rg_okurimono.o(.rodata); - sound/songs/mus_rg_kinomikui.o(.rodata); - sound/songs/mus_rg_nanadungeon.o(.rodata); - sound/songs/mus_rg_oshie_tv.o(.rodata); - sound/songs/mus_rg_nanashima.o(.rodata); - sound/songs/mus_rg_nanaiseki.o(.rodata); - sound/songs/mus_rg_nana123.o(.rodata); - sound/songs/mus_rg_nana45.o(.rodata); - sound/songs/mus_rg_nana67.o(.rodata); - sound/songs/mus_rg_pokefue.o(.rodata); - sound/songs/mus_rg_vs_deo.o(.rodata); - sound/songs/mus_rg_vs_myu2.o(.rodata); - sound/songs/mus_rg_vs_den.o(.rodata); - sound/songs/mus_rg_exeye.o(.rodata); - sound/songs/mus_rg_deoeye.o(.rodata); - sound/songs/mus_rg_t_tower.o(.rodata); - sound/songs/mus_rg_slowmasara.o(.rodata); - sound/songs/mus_rg_tvnoize.o(.rodata); - sound/songs/ph_trap_blend.o(.rodata); - sound/songs/ph_trap_held.o(.rodata); - sound/songs/ph_trap_solo.o(.rodata); - sound/songs/ph_face_blend.o(.rodata); - sound/songs/ph_face_held.o(.rodata); - sound/songs/ph_face_solo.o(.rodata); - sound/songs/ph_cloth_blend.o(.rodata); - sound/songs/ph_cloth_held.o(.rodata); - sound/songs/ph_cloth_solo.o(.rodata); - sound/songs/ph_dress_blend.o(.rodata); - sound/songs/ph_dress_held.o(.rodata); - sound/songs/ph_dress_solo.o(.rodata); - sound/songs/ph_fleece_blend.o(.rodata); - sound/songs/ph_fleece_held.o(.rodata); - sound/songs/ph_fleece_solo.o(.rodata); - sound/songs/ph_kit_blend.o(.rodata); - sound/songs/ph_kit_held.o(.rodata); - sound/songs/ph_kit_solo.o(.rodata); - sound/songs/ph_price_blend.o(.rodata); - sound/songs/ph_price_held.o(.rodata); - sound/songs/ph_price_solo.o(.rodata); - sound/songs/ph_lot_blend.o(.rodata); - sound/songs/ph_lot_held.o(.rodata); - sound/songs/ph_lot_solo.o(.rodata); - sound/songs/ph_goat_blend.o(.rodata); - sound/songs/ph_goat_held.o(.rodata); - sound/songs/ph_goat_solo.o(.rodata); - sound/songs/ph_thought_blend.o(.rodata); - sound/songs/ph_thought_held.o(.rodata); - sound/songs/ph_thought_solo.o(.rodata); - sound/songs/ph_choice_blend.o(.rodata); - sound/songs/ph_choice_held.o(.rodata); - sound/songs/ph_choice_solo.o(.rodata); - sound/songs/ph_mouth_blend.o(.rodata); - sound/songs/ph_mouth_held.o(.rodata); - sound/songs/ph_mouth_solo.o(.rodata); - sound/songs/ph_foot_blend.o(.rodata); - sound/songs/ph_foot_held.o(.rodata); - sound/songs/ph_foot_solo.o(.rodata); - sound/songs/ph_goose_blend.o(.rodata); - sound/songs/ph_goose_held.o(.rodata); - sound/songs/ph_goose_solo.o(.rodata); - sound/songs/ph_strut_blend.o(.rodata); - sound/songs/ph_strut_held.o(.rodata); - sound/songs/ph_strut_solo.o(.rodata); - sound/songs/ph_cure_blend.o(.rodata); - sound/songs/ph_cure_held.o(.rodata); - sound/songs/ph_cure_solo.o(.rodata); - sound/songs/ph_nurse_blend.o(.rodata); - sound/songs/ph_nurse_held.o(.rodata); - sound/songs/ph_nurse_solo.o(.rodata); + sound/songs/midi/mus_m_boat.o(.rodata); + sound/songs/midi/mus_m_dungon.o(.rodata); + sound/songs/midi/mus_finecity.o(.rodata); + sound/songs/midi/mus_machupi.o(.rodata); + sound/songs/midi/mus_p_school.o(.rodata); + sound/songs/midi/mus_dendou.o(.rodata); + sound/songs/midi/mus_tonekusa.o(.rodata); + sound/songs/midi/mus_maborosi.o(.rodata); + sound/songs/midi/mus_con_fan.o(.rodata); + sound/songs/midi/mus_contest0.o(.rodata); + sound/songs/midi/mus_mgm0.o(.rodata); + sound/songs/midi/mus_t_battle.o(.rodata); + sound/songs/midi/mus_ooame.o(.rodata); + sound/songs/midi/mus_hideri.o(.rodata); + sound/songs/midi/mus_runecity.o(.rodata); + sound/songs/midi/mus_con_k.o(.rodata); + sound/songs/midi/mus_eikou_r.o(.rodata); + sound/songs/midi/mus_karakuri.o(.rodata); + sound/songs/midi/mus_hutago.o(.rodata); + sound/songs/midi/mus_sitennou.o(.rodata); + sound/songs/midi/mus_yama_eye.o(.rodata); + sound/songs/midi/mus_conlobby.o(.rodata); + sound/songs/midi/mus_inter_v.o(.rodata); + sound/songs/midi/mus_daigo.o(.rodata); + sound/songs/midi/mus_thankfor.o(.rodata); + sound/songs/midi/mus_end.o(.rodata); + sound/songs/midi/mus_b_frontier.o(.rodata); + sound/songs/midi/mus_b_arena.o(.rodata); + sound/songs/midi/mus_me_pointget.o(.rodata); + sound/songs/midi/mus_me_tore_eye.o(.rodata); + sound/songs/midi/mus_pyramid.o(.rodata); + sound/songs/midi/mus_pyramid_top.o(.rodata); + sound/songs/midi/mus_b_palace.o(.rodata); + sound/songs/midi/mus_rekkuu_kourin.o(.rodata); + sound/songs/midi/mus_sattower.o(.rodata); + sound/songs/midi/mus_me_symbolget.o(.rodata); + sound/songs/midi/mus_b_dome.o(.rodata); + sound/songs/midi/mus_b_tube.o(.rodata); + sound/songs/midi/mus_b_factory.o(.rodata); + sound/songs/midi/mus_vs_rekku.o(.rodata); + sound/songs/midi/mus_vs_front.o(.rodata); + sound/songs/midi/mus_vs_mew.o(.rodata); + sound/songs/midi/mus_b_dome1.o(.rodata); + sound/songs/midi/mus_battle27.o(.rodata); + sound/songs/midi/mus_battle31.o(.rodata); + sound/songs/midi/mus_battle20.o(.rodata); + sound/songs/midi/mus_battle32.o(.rodata); + sound/songs/midi/mus_battle33.o(.rodata); + sound/songs/midi/mus_battle36.o(.rodata); + sound/songs/midi/mus_battle34.o(.rodata); + sound/songs/midi/mus_battle35.o(.rodata); + sound/songs/midi/mus_battle38.o(.rodata); + sound/songs/midi/mus_battle30.o(.rodata); + sound/songs/midi/mus_rg_annai.o(.rodata); + sound/songs/midi/mus_rg_slot.o(.rodata); + sound/songs/midi/mus_rg_ajito.o(.rodata); + sound/songs/midi/mus_rg_gym.o(.rodata); + sound/songs/midi/mus_rg_purin.o(.rodata); + sound/songs/midi/mus_rg_demo.o(.rodata); + sound/songs/midi/mus_rg_title.o(.rodata); + sound/songs/midi/mus_rg_guren.o(.rodata); + sound/songs/midi/mus_rg_shion.o(.rodata); + sound/songs/midi/mus_rg_kaihuku.o(.rodata); + sound/songs/midi/mus_rg_cycling.o(.rodata); + sound/songs/midi/mus_rg_rocket.o(.rodata); + sound/songs/midi/mus_rg_shoujo.o(.rodata); + sound/songs/midi/mus_rg_shounen.o(.rodata); + sound/songs/midi/mus_rg_dendou.o(.rodata); + sound/songs/midi/mus_rg_t_mori.o(.rodata); + sound/songs/midi/mus_rg_otsukimi.o(.rodata); + sound/songs/midi/mus_rg_pokeyashi.o(.rodata); + sound/songs/midi/mus_rg_ending.o(.rodata); + sound/songs/midi/mus_rg_load01.o(.rodata); + sound/songs/midi/mus_rg_opening.o(.rodata); + sound/songs/midi/mus_rg_load02.o(.rodata); + sound/songs/midi/mus_rg_load03.o(.rodata); + sound/songs/midi/mus_rg_champ_r.o(.rodata); + sound/songs/midi/mus_rg_vs_gym.o(.rodata); + sound/songs/midi/mus_rg_vs_tore.o(.rodata); + sound/songs/midi/mus_rg_vs_yasei.o(.rodata); + sound/songs/midi/mus_rg_vs_last.o(.rodata); + sound/songs/midi/mus_rg_masara.o(.rodata); + sound/songs/midi/mus_rg_kenkyu.o(.rodata); + sound/songs/midi/mus_rg_ohkido.o(.rodata); + sound/songs/midi/mus_rg_pokecen.o(.rodata); + sound/songs/midi/mus_rg_santoan.o(.rodata); + sound/songs/midi/mus_rg_naminori.o(.rodata); + sound/songs/midi/mus_rg_p_tower.o(.rodata); + sound/songs/midi/mus_rg_shiruhu.o(.rodata); + sound/songs/midi/mus_rg_hanada.o(.rodata); + sound/songs/midi/mus_rg_tamamusi.o(.rodata); + sound/songs/midi/mus_rg_win_tre.o(.rodata); + sound/songs/midi/mus_rg_win_yasei.o(.rodata); + sound/songs/midi/mus_rg_win_gym.o(.rodata); + sound/songs/midi/mus_rg_kuchiba.o(.rodata); + sound/songs/midi/mus_rg_nibi.o(.rodata); + sound/songs/midi/mus_rg_rival1.o(.rodata); + sound/songs/midi/mus_rg_rival2.o(.rodata); + sound/songs/midi/mus_rg_fan2.o(.rodata); + sound/songs/midi/mus_rg_fan5.o(.rodata); + sound/songs/midi/mus_rg_fan6.o(.rodata); + sound/songs/midi/mus_me_rg_photo.o(.rodata); + sound/songs/midi/mus_rg_titlerog.o(.rodata); + sound/songs/midi/mus_rg_get_yasei.o(.rodata); + sound/songs/midi/mus_rg_sousa.o(.rodata); + sound/songs/midi/mus_rg_sekaikan.o(.rodata); + sound/songs/midi/mus_rg_seibetu.o(.rodata); + sound/songs/midi/mus_rg_jump.o(.rodata); + sound/songs/midi/mus_rg_union.o(.rodata); + sound/songs/midi/mus_rg_network.o(.rodata); + sound/songs/midi/mus_rg_okurimono.o(.rodata); + sound/songs/midi/mus_rg_kinomikui.o(.rodata); + sound/songs/midi/mus_rg_nanadungeon.o(.rodata); + sound/songs/midi/mus_rg_oshie_tv.o(.rodata); + sound/songs/midi/mus_rg_nanashima.o(.rodata); + sound/songs/midi/mus_rg_nanaiseki.o(.rodata); + sound/songs/midi/mus_rg_nana123.o(.rodata); + sound/songs/midi/mus_rg_nana45.o(.rodata); + sound/songs/midi/mus_rg_nana67.o(.rodata); + sound/songs/midi/mus_rg_pokefue.o(.rodata); + sound/songs/midi/mus_rg_vs_deo.o(.rodata); + sound/songs/midi/mus_rg_vs_myu2.o(.rodata); + sound/songs/midi/mus_rg_vs_den.o(.rodata); + sound/songs/midi/mus_rg_exeye.o(.rodata); + sound/songs/midi/mus_rg_deoeye.o(.rodata); + sound/songs/midi/mus_rg_t_tower.o(.rodata); + sound/songs/midi/mus_rg_slowmasara.o(.rodata); + sound/songs/midi/mus_rg_tvnoize.o(.rodata); + sound/songs/midi/ph_trap_blend.o(.rodata); + sound/songs/midi/ph_trap_held.o(.rodata); + sound/songs/midi/ph_trap_solo.o(.rodata); + sound/songs/midi/ph_face_blend.o(.rodata); + sound/songs/midi/ph_face_held.o(.rodata); + sound/songs/midi/ph_face_solo.o(.rodata); + sound/songs/midi/ph_cloth_blend.o(.rodata); + sound/songs/midi/ph_cloth_held.o(.rodata); + sound/songs/midi/ph_cloth_solo.o(.rodata); + sound/songs/midi/ph_dress_blend.o(.rodata); + sound/songs/midi/ph_dress_held.o(.rodata); + sound/songs/midi/ph_dress_solo.o(.rodata); + sound/songs/midi/ph_fleece_blend.o(.rodata); + sound/songs/midi/ph_fleece_held.o(.rodata); + sound/songs/midi/ph_fleece_solo.o(.rodata); + sound/songs/midi/ph_kit_blend.o(.rodata); + sound/songs/midi/ph_kit_held.o(.rodata); + sound/songs/midi/ph_kit_solo.o(.rodata); + sound/songs/midi/ph_price_blend.o(.rodata); + sound/songs/midi/ph_price_held.o(.rodata); + sound/songs/midi/ph_price_solo.o(.rodata); + sound/songs/midi/ph_lot_blend.o(.rodata); + sound/songs/midi/ph_lot_held.o(.rodata); + sound/songs/midi/ph_lot_solo.o(.rodata); + sound/songs/midi/ph_goat_blend.o(.rodata); + sound/songs/midi/ph_goat_held.o(.rodata); + sound/songs/midi/ph_goat_solo.o(.rodata); + sound/songs/midi/ph_thought_blend.o(.rodata); + sound/songs/midi/ph_thought_held.o(.rodata); + sound/songs/midi/ph_thought_solo.o(.rodata); + sound/songs/midi/ph_choice_blend.o(.rodata); + sound/songs/midi/ph_choice_held.o(.rodata); + sound/songs/midi/ph_choice_solo.o(.rodata); + sound/songs/midi/ph_mouth_blend.o(.rodata); + sound/songs/midi/ph_mouth_held.o(.rodata); + sound/songs/midi/ph_mouth_solo.o(.rodata); + sound/songs/midi/ph_foot_blend.o(.rodata); + sound/songs/midi/ph_foot_held.o(.rodata); + sound/songs/midi/ph_foot_solo.o(.rodata); + sound/songs/midi/ph_goose_blend.o(.rodata); + sound/songs/midi/ph_goose_held.o(.rodata); + sound/songs/midi/ph_goose_solo.o(.rodata); + sound/songs/midi/ph_strut_blend.o(.rodata); + sound/songs/midi/ph_strut_held.o(.rodata); + sound/songs/midi/ph_strut_solo.o(.rodata); + sound/songs/midi/ph_cure_blend.o(.rodata); + sound/songs/midi/ph_cure_held.o(.rodata); + sound/songs/midi/ph_cure_solo.o(.rodata); + sound/songs/midi/ph_nurse_blend.o(.rodata); + sound/songs/midi/ph_nurse_held.o(.rodata); + sound/songs/midi/ph_nurse_solo.o(.rodata); } =0 lib_rodata : diff --git a/songs.mk b/songs.mk index d789e829cf..dd65ffce7c 100644 --- a/songs.mk +++ b/songs.mk @@ -4,4 +4,952 @@ $(MID_BUILDDIR)/%.o: $(MID_SUBDIR)/%.s $(AS) $(ASFLAGS) -I sound -o $@ $< $(MID_SUBDIR)/mus_ajito.s: %.s: %.mid - $(MID) $< $@ -G 076 -R $(STD_REVERB) + $(MID) $< $@ -E -R$(STD_REVERB) -G076 -V084 + +$(MID_SUBDIR)/mus_aqa_0.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G065 -V086 + +$(MID_SUBDIR)/mus_ashroad.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G055 -V076 + +$(MID_SUBDIR)/mus_ayasii.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G069 -V078 + +$(MID_SUBDIR)/mus_b_arena.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G104 -V090 + +$(MID_SUBDIR)/mus_b_dome.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G111 -V090 + +$(MID_SUBDIR)/mus_b_dome1.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G111 -V056 + +$(MID_SUBDIR)/mus_b_factory.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G113 -V100 + +$(MID_SUBDIR)/mus_b_frontier.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G103 -V094 + +$(MID_SUBDIR)/mus_b_palace.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G108 -V105 + +$(MID_SUBDIR)/mus_b_tower.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G035 -V080 + +$(MID_SUBDIR)/mus_b_tube.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G112 -V092 + +$(MID_SUBDIR)/mus_battle20.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G119 -V080 -P1 + +$(MID_SUBDIR)/mus_battle27.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G117 -V080 -P1 + +$(MID_SUBDIR)/mus_battle30.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G126 -V080 -P1 + +$(MID_SUBDIR)/mus_battle31.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G118 -V080 -P1 + +$(MID_SUBDIR)/mus_battle32.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G120 -V080 -P1 + +$(MID_SUBDIR)/mus_battle33.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G121 -V080 -P1 + +$(MID_SUBDIR)/mus_battle34.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G123 -V080 -P1 + +$(MID_SUBDIR)/mus_battle35.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G124 -V080 -P1 + +$(MID_SUBDIR)/mus_battle36.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G122 -V080 -P1 + +$(MID_SUBDIR)/mus_battle38.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G125 -V080 -P1 + +$(MID_SUBDIR)/mus_bd_time.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G038 -V080 + +$(MID_SUBDIR)/mus_bijyutu.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G020 -V080 + +$(MID_SUBDIR)/mus_boy_sup.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G067 -V078 + +$(MID_SUBDIR)/mus_boyeye.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G028 -V080 + +$(MID_SUBDIR)/mus_c_road.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G075 -V076 + +$(MID_SUBDIR)/mus_casino.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G072 -V072 + +$(MID_SUBDIR)/mus_con_fan.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G085 -V100 + +$(MID_SUBDIR)/mus_con_k.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G092 -V080 + +$(MID_SUBDIR)/mus_conlobby.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G098 -V060 + +$(MID_SUBDIR)/mus_contest0.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G086 -V088 + +$(MID_SUBDIR)/mus_cycling.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G049 -V083 + +$(MID_SUBDIR)/mus_daigo.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G100 -V076 + +$(MID_SUBDIR)/mus_dan01.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G018 -V080 + +$(MID_SUBDIR)/mus_dan02.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G030 -V080 + +$(MID_SUBDIR)/mus_dan03.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G037 -V080 + +$(MID_SUBDIR)/mus_deepdeep.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G057 -V094 + +$(MID_SUBDIR)/mus_demo1.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G060 -V090 + +$(MID_SUBDIR)/mus_dendou.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G082 -V078 + +$(MID_SUBDIR)/mus_dooro_x1.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G010 -V080 + +$(MID_SUBDIR)/mus_dooro_x3.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G014 -V080 + +$(MID_SUBDIR)/mus_dooro_x4.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G021 -V080 + +$(MID_SUBDIR)/mus_dooro1.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G011 -V080 + +$(MID_SUBDIR)/mus_dummy.s: %.s: %.mid + $(MID) $< $@ -E -R40 + +$(MID_SUBDIR)/mus_eikou_r.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G093 -V080 + +$(MID_SUBDIR)/mus_end.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G102 -V036 + +$(MID_SUBDIR)/mus_event0.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G056 -V078 + +$(MID_SUBDIR)/mus_fanfa1.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_fanfa4.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_fanfa5.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_field13.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -V080 + +$(MID_SUBDIR)/mus_finecity.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G079 -V070 + +$(MID_SUBDIR)/mus_friendly.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G050 -V085 + +$(MID_SUBDIR)/mus_fune_kan.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G023 -V080 + +$(MID_SUBDIR)/mus_gim.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G013 -V080 + +$(MID_SUBDIR)/mus_girl_sup.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G061 -V078 + +$(MID_SUBDIR)/mus_girleye.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G053 -V072 + +$(MID_SUBDIR)/mus_gomachi0.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G044 -V090 + +$(MID_SUBDIR)/mus_gotown.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G045 -V085 + +$(MID_SUBDIR)/mus_granroad.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G048 -V096 + +$(MID_SUBDIR)/mus_hageshii.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G062 -V078 + +$(MID_SUBDIR)/mus_hideri.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G090 -V050 + +$(MID_SUBDIR)/mus_hightown.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G073 -V078 + +$(MID_SUBDIR)/mus_hutago.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G095 -V075 + +$(MID_SUBDIR)/mus_inter_v.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G099 -V062 + +$(MID_SUBDIR)/mus_kachi1.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G058 -V091 + +$(MID_SUBDIR)/mus_kachi2.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G025 -V080 + +$(MID_SUBDIR)/mus_kachi3.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G024 -V080 + +$(MID_SUBDIR)/mus_kachi4.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G070 -V088 + +$(MID_SUBDIR)/mus_kachi5.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G029 -V080 + +$(MID_SUBDIR)/mus_kachi22.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G025 -V080 + +$(MID_SUBDIR)/mus_kakkoii.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G063 -V086 + +$(MID_SUBDIR)/mus_karakuri.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G094 -V070 + +$(MID_SUBDIR)/mus_kazanbai.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G064 -V084 + +$(MID_SUBDIR)/mus_m_boat.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G077 -V086 + +$(MID_SUBDIR)/mus_m_dungon.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G078 -V088 + +$(MID_SUBDIR)/mus_maborosi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G084 -V100 + +$(MID_SUBDIR)/mus_machi_s2.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G015 -V080 + +$(MID_SUBDIR)/mus_machi_s3.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G032 -V080 + +$(MID_SUBDIR)/mus_machi_s4.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G019 -V080 + +$(MID_SUBDIR)/mus_machupi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G080 -V080 + +$(MID_SUBDIR)/mus_me_asa.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_me_b_big.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_me_b_small.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_me_bachi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_me_kinomi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_me_pointget.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G103 -V090 -P5 + +$(MID_SUBDIR)/mus_me_rg_photo.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G180 -V100 -P5 + +$(MID_SUBDIR)/mus_me_shinka.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G026 -V080 + +$(MID_SUBDIR)/mus_me_symbolget.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G103 -V100 -P5 + +$(MID_SUBDIR)/mus_me_tama.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_me_tore_eye.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G105 -V090 -P5 + +$(MID_SUBDIR)/mus_me_wasure.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_me_waza.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_me_zannen.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G012 -V090 -P5 + +$(MID_SUBDIR)/mus_mgm0.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G087 -V072 + +$(MID_SUBDIR)/mus_minamo.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G054 -V085 + +$(MID_SUBDIR)/mus_mishiro.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G051 -V100 + +$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G017 -V080 + +$(MID_SUBDIR)/mus_nextroad.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G047 -V097 + +$(MID_SUBDIR)/mus_nibi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -V080 + +$(MID_SUBDIR)/mus_odamaki.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G033 -V080 + +$(MID_SUBDIR)/mus_ooame.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G089 -V080 + +$(MID_SUBDIR)/mus_p_school.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G081 -V100 + +$(MID_SUBDIR)/mus_pcc.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -V080 + +$(MID_SUBDIR)/mus_pokecen.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G046 -V092 + +$(MID_SUBDIR)/mus_pyramid.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G106 -V079 + +$(MID_SUBDIR)/mus_pyramid_top.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G107 -V077 + +$(MID_SUBDIR)/mus_rainbow.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G068 -V086 + +$(MID_SUBDIR)/mus_rekkuu_kourin.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G109 -V090 + +$(MID_SUBDIR)/mus_rg_ajito.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G133 -V090 + +$(MID_SUBDIR)/mus_rg_annai.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G131 -V068 + +$(MID_SUBDIR)/mus_rg_champ_r.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G154 -V090 + +$(MID_SUBDIR)/mus_rg_cycling.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G141 -V090 + +$(MID_SUBDIR)/mus_rg_demo.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G136 -V090 + +$(MID_SUBDIR)/mus_rg_dendou.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G145 -V079 + +$(MID_SUBDIR)/mus_rg_deoeye.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G184 -V079 + +$(MID_SUBDIR)/mus_rg_ending.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G149 -V090 + +$(MID_SUBDIR)/mus_rg_exeye.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G144 -V090 + +$(MID_SUBDIR)/mus_rg_fan2.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G175 -V070 -P5 + +$(MID_SUBDIR)/mus_rg_fan5.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G178 -V077 -P5 + +$(MID_SUBDIR)/mus_rg_fan6.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G179 -V094 -P5 + +$(MID_SUBDIR)/mus_rg_get_yasei.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G170 -V100 + +$(MID_SUBDIR)/mus_rg_guren.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G138 -V090 + +$(MID_SUBDIR)/mus_rg_gym.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G134 -V090 + +$(MID_SUBDIR)/mus_rg_hanada.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G167 -V090 + +$(MID_SUBDIR)/mus_rg_jump.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G132 -V090 + +$(MID_SUBDIR)/mus_rg_kaihuku.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G140 -V090 + +$(MID_SUBDIR)/mus_rg_kenkyu.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G160 -V075 + +$(MID_SUBDIR)/mus_rg_kinomikui.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G132 -V090 + +$(MID_SUBDIR)/mus_rg_kuchiba.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G172 -V090 + +$(MID_SUBDIR)/mus_rg_load01.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G150 -V079 + +$(MID_SUBDIR)/mus_rg_load02.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G152 -V083 + +$(MID_SUBDIR)/mus_rg_load03.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G153 -V090 + +$(MID_SUBDIR)/mus_rg_masara.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G159 -V100 + +$(MID_SUBDIR)/mus_rg_naminori.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G164 -V071 + +$(MID_SUBDIR)/mus_rg_nana45.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G188 -V084 + +$(MID_SUBDIR)/mus_rg_nana67.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G189 -V084 + +$(MID_SUBDIR)/mus_rg_nana123.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G173 -V084 + +$(MID_SUBDIR)/mus_rg_nanadungeon.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G147 -V090 + +$(MID_SUBDIR)/mus_rg_nanaiseki.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G146 -V090 + +$(MID_SUBDIR)/mus_rg_nanashima.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G187 -V080 + +$(MID_SUBDIR)/mus_rg_network.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G162 -V096 + +$(MID_SUBDIR)/mus_rg_nibi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G173 -V084 + +$(MID_SUBDIR)/mus_rg_ohkido.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G161 -V086 + +$(MID_SUBDIR)/mus_rg_okurimono.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G183 -V100 + +$(MID_SUBDIR)/mus_rg_opening.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G151 -V086 + +$(MID_SUBDIR)/mus_rg_oshie_tv.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G131 -V068 + +$(MID_SUBDIR)/mus_rg_otsukimi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G147 -V090 + +$(MID_SUBDIR)/mus_rg_p_tower.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G165 -V090 + +$(MID_SUBDIR)/mus_rg_pokecen.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G162 -V096 + +$(MID_SUBDIR)/mus_rg_pokefue.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G165 -V048 -P5 + +$(MID_SUBDIR)/mus_rg_pokeyashi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G148 -V090 + +$(MID_SUBDIR)/mus_rg_purin.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G135 -V068 -P5 + +$(MID_SUBDIR)/mus_rg_rival1.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G174 -V079 + +$(MID_SUBDIR)/mus_rg_rival2.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G174 -V079 + +$(MID_SUBDIR)/mus_rg_rocket.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G142 -V096 + +$(MID_SUBDIR)/mus_rg_santoan.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G163 -V090 + +$(MID_SUBDIR)/mus_rg_seibetu.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G182 -V088 + +$(MID_SUBDIR)/mus_rg_sekaikan.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G182 -V088 + +$(MID_SUBDIR)/mus_rg_shion.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G139 -V090 + +$(MID_SUBDIR)/mus_rg_shiruhu.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G166 -V076 + +$(MID_SUBDIR)/mus_rg_shoujo.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G143 -V051 + +$(MID_SUBDIR)/mus_rg_shounen.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G144 -V090 + +$(MID_SUBDIR)/mus_rg_slot.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G132 -V090 + +$(MID_SUBDIR)/mus_rg_slowmasara.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G159 -V092 + +$(MID_SUBDIR)/mus_rg_sousa.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G182 -V085 + +$(MID_SUBDIR)/mus_rg_t_mori.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G146 -V090 + +$(MID_SUBDIR)/mus_rg_t_tower.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G134 -V090 + +$(MID_SUBDIR)/mus_rg_tamamusi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G168 -V070 + +$(MID_SUBDIR)/mus_rg_title.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G137 -V090 + +$(MID_SUBDIR)/mus_rg_titlerog.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G181 -V075 + +$(MID_SUBDIR)/mus_rg_tvnoize.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G186 -V059 + +$(MID_SUBDIR)/mus_rg_union.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G132 -V090 + +$(MID_SUBDIR)/mus_rg_vs_den.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G157 -V090 + +$(MID_SUBDIR)/mus_rg_vs_deo.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G185 -V080 + +$(MID_SUBDIR)/mus_rg_vs_gym.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G155 -V090 + +$(MID_SUBDIR)/mus_rg_vs_last.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G158 -V090 + +$(MID_SUBDIR)/mus_rg_vs_myu2.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G157 -V090 + +$(MID_SUBDIR)/mus_rg_vs_tore.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G156 -V090 + +$(MID_SUBDIR)/mus_rg_vs_yasei.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G157 -V090 + +$(MID_SUBDIR)/mus_rg_win_gym.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G171 -V090 + +$(MID_SUBDIR)/mus_rg_win_tre.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G169 -V089 + +$(MID_SUBDIR)/mus_rg_win_yasei.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G170 -V090 + +$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078 + +$(MID_SUBDIR)/mus_runecity.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G091 -V062 + +$(MID_SUBDIR)/mus_safari.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G074 -V082 + +$(MID_SUBDIR)/mus_sattower.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G110 -V100 + +$(MID_SUBDIR)/mus_shinka.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G026 -V080 + +$(MID_SUBDIR)/mus_sitennou.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G096 -V078 + +$(MID_SUBDIR)/mus_suikun.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -V080 + +$(MID_SUBDIR)/mus_swimeye.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G036 -V080 + +$(MID_SUBDIR)/mus_syoujoeye.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G027 -V080 + +$(MID_SUBDIR)/mus_t_battle.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G088 -V088 + +$(MID_SUBDIR)/mus_test.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G043 -V094 + +$(MID_SUBDIR)/mus_test1.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G039 -V079 + +$(MID_SUBDIR)/mus_test2.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G040 -V090 + +$(MID_SUBDIR)/mus_test3.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G041 -V075 + +$(MID_SUBDIR)/mus_test4.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G042 -V090 + +$(MID_SUBDIR)/mus_tetsuji.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G034 -V099 + +$(MID_SUBDIR)/mus_thankfor.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G101 -V100 + +$(MID_SUBDIR)/mus_title3.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G059 -V090 + +$(MID_SUBDIR)/mus_tonekusa.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G083 -V100 + +$(MID_SUBDIR)/mus_tozan.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G052 -V078 + +$(MID_SUBDIR)/mus_tsuretek.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G066 -V074 + +$(MID_SUBDIR)/mus_vs_front.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G115 -V090 -P1 + +$(MID_SUBDIR)/mus_vs_mew.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G116 -V090 + +$(MID_SUBDIR)/mus_vs_rekku.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G114 -V080 -P1 + +$(MID_SUBDIR)/mus_yama_eye.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G097 -V076 + +$(MID_SUBDIR)/ph_choice_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_choice_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_choice_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_cloth_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_cloth_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_cloth_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_cure_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_cure_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_cure_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_dress_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_dress_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_dress_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_face_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_face_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_face_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_fleece_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_fleece_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_fleece_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_foot_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_foot_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_foot_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goat_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goat_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goat_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goose_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goose_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_goose_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_kit_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_kit_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_kit_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_lot_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_lot_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_lot_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_mouth_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_mouth_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_mouth_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_nurse_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_nurse_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_nurse_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_price_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_price_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_price_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_strut_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_strut_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_strut_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_thought_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_thought_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_thought_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_trap_blend.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_trap_held.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/ph_trap_solo.s: %.s: %.mid + $(MID) $< $@ -E -G130 -P4 + +$(MID_SUBDIR)/se_a.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V095 -P4 + +$(MID_SUBDIR)/se_ban.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V110 -P4 + +$(MID_SUBDIR)/se_basabasa.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V105 -P5 + +$(MID_SUBDIR)/se_bidoro.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V105 -P5 + +$(MID_SUBDIR)/se_boo.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V110 -P4 + +$(MID_SUBDIR)/se_bowa.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V070 -P4 + +$(MID_SUBDIR)/se_bowa2.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V100 -P5 + +$(MID_SUBDIR)/se_bt_start.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V090 -P5 + +$(MID_SUBDIR)/se_c_gaji.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V090 -P5 + +$(MID_SUBDIR)/se_c_maku_d.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V070 -P5 + +$(MID_SUBDIR)/se_c_maku_u.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V070 -P5 + +$(MID_SUBDIR)/se_c_pasi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V110 -P5 + +$(MID_SUBDIR)/se_c_pikon.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V090 -P5 + +$(MID_SUBDIR)/se_c_syu.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V090 -P5 + +$(MID_SUBDIR)/se_card.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V100 -P4 + +$(MID_SUBDIR)/se_curtain.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G129 -P5 + +$(MID_SUBDIR)/se_curtain1.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G129 -P5 + +$(MID_SUBDIR)/se_dansa.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V100 -P4 + +$(MID_SUBDIR)/se_daugi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V090 -P5 + +$(MID_SUBDIR)/se_dendou.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V100 -P5 + +$(MID_SUBDIR)/se_doku.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V110 -P5 + +$(MID_SUBDIR)/se_door.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V080 -P5 + +$(MID_SUBDIR)/se_e.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V120 -P4 + +$(MID_SUBDIR)/se_elebeta.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V100 -P4 + +$(MID_SUBDIR)/se_esuka.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V100 -P4 + +$(MID_SUBDIR)/se_exp.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V080 -P5 + +$(MID_SUBDIR)/se_expmax.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V094 -P5 + +$(MID_SUBDIR)/se_fu_zaku.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V120 -P4 + +$(MID_SUBDIR)/se_fu_zaku2.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V110 -P4 + +$(MID_SUBDIR)/se_fu_zuzuzu.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -P4 + +$(MID_SUBDIR)/se_fuusen1.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V105 -P4 + +$(MID_SUBDIR)/se_fuusen2.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V105 -P4 + +$(MID_SUBDIR)/se_fuusen3.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V105 -P4 + +$(MID_SUBDIR)/se_hantei1.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G129 -P5 + +$(MID_SUBDIR)/se_hantei2.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G129 -P5 + +$(MID_SUBDIR)/se_hashi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V095 -P4 + +$(MID_SUBDIR)/se_hazure.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V120 -P4 + +$(MID_SUBDIR)/se_hi_turun.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V090 -P4 + +$(MID_SUBDIR)/se_hinsi.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V100 -P3 + +$(MID_SUBDIR)/se_i.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V120 -P4 + +$(MID_SUBDIR)/se_jido_doa.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V095 -P4 + +$(MID_SUBDIR)/se_jihanki.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V110 -P4 + +$(MID_SUBDIR)/se_jite_pyoko.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V090 -P4 + +$(MID_SUBDIR)/se_jitensya.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V090 -P4 + +$(MID_SUBDIR)/se_jyuni.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V110 -P4 + +$(MID_SUBDIR)/se_kaidan.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V120 -P5 + +$(MID_SUBDIR)/se_kaifuku.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V100 -P5 + +$(MID_SUBDIR)/se_ki_gasyan.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V100 -P4 + +$(MID_SUBDIR)/se_kon.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V100 -P4 + +$(MID_SUBDIR)/se_kon2.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V100 -P4 + +$(MID_SUBDIR)/se_kon3.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V100 -P4 + +$(MID_SUBDIR)/se_kon4.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V100 -P4 + +$(MID_SUBDIR)/se_kouka_h.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V110 -P5 + +$(MID_SUBDIR)/se_kouka_l.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V110 -P5 + +$(MID_SUBDIR)/se_kouka_m.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -V110 -P5 + +$(MID_SUBDIR)/se_z_search.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -P5 diff --git a/sound/song_table.inc b/sound/song_table.inc index fd1bda9c5f..5b5813ab24 100644 --- a/sound/song_table.inc +++ b/sound/song_table.inc @@ -25,7 +25,7 @@ gSongTable:: @ 86B49F0 song se_pin, 1, 1 @ Exclamation Bubble song se_boo, 1, 1 @ Contest Jam song se_bowa, 1, 1 @ Giving Poké Ball to Nurse, Poké Ball Wiggle - song se_jyuni, 2, 2 @ Places in Contest Appearing + song se_jyuni, 2, 2 @ Contest - Rankings Revealed song se_a, 1, 1 @ Bard A song se_i, 1, 1 @ Bard I song se_u, 1, 1 @ Bard U @@ -40,7 +40,7 @@ gSongTable:: @ 86B49F0 song se_tk_kasya, 1, 1 @ Mossdeep Gym/Trick House Switch song se_fu_zaku, 1, 1 song se_fu_zaku2, 1, 1 - song se_fu_zuzuzu, 1, 1 @ Lavaridge Gym Warp + song se_fu_zuzuzu, 1, 1 @ Lavaridge Gym - Warp song se_ru_gashin, 1, 1 @ Sootopolis Gym - Stairs Appear song se_ru_gasyan, 1, 1 @ Sootopolis Gym - Ice Breaking song se_ru_bari, 1, 1 @ Sootopolis Gym - Walking on Ice @@ -49,7 +49,7 @@ gSongTable:: @ 86B49F0 song se_tk_warpin, 1, 1 @ Warp In song se_tk_warpout, 1, 1 @ Warp Out song se_tu_saa, 1, 1 @ Repel - song se_hi_turun, 1, 1 @ Moving Obstacle in Fortree Gym + song se_hi_turun, 1, 1 @ Fortree Gym - Obstacle song se_track_move, 1, 1 @ Moving Truck song se_track_stop, 1, 1 @ Moving Truck Stop song se_track_haiki, 2, 2 @ Moving Truck Unload @@ -72,15 +72,15 @@ gSongTable:: @ 86B49F0 song se_toy_b, 2, 2 @ Note B song se_toy_c1, 2, 2 @ Note High C song se_mizu, 2, 2 @ Puddle - song se_hashi, 2, 2 @ Boardwalk - song se_daugi, 1, 1 @ Slots Credits + song se_hashi, 2, 2 @ Fortree Walkways + song se_daugi, 1, 1 @ Slots - Credits song se_pinpon, 1, 1 @ Ding-dong! song se_fuusen1, 2, 2 @ Red Balloon song se_fuusen2, 2, 2 @ Blue Balloon song se_fuusen3, 2, 2 @ Yellow Balloon song se_toy_kabe, 2, 2 @ Breakable Door song se_toy_dango, 2, 2 @ Mud Ball - song se_doku, 1, 1 @ Overworld Poison Damage + song se_doku, 1, 1 @ Overworld - Poison Damage song se_esuka, 1, 1 @ Escalator song se_t_ame, 3, 3 @ Rain song se_t_ame_e, 3, 3 @ Rain Stop @@ -95,14 +95,14 @@ gSongTable:: @ 86B49F0 song se_expmax, 1, 1 @ Exp. Max song se_tamakoro, 2, 2 @ Roulette Ball song se_tamakoro_e, 2, 2 @ Roulette Ball 2 - song se_basabasa, 1, 1 + song se_basabasa, 1, 1 @ Wing Attack song se_regi, 1, 1 @ Cash Register - song se_c_gaji, 1, 1 @ Contest Hearts - song se_c_maku_u, 1, 1 @ Contest Curtain rise - song se_c_maku_d, 1, 1 @ Contest Curtain fall - song se_c_pasi, 1, 1 - song se_c_syu, 1, 1 - song se_c_pikon, 1, 1 @ Pokémon Appears in Contest + song se_c_gaji, 1, 1 @ Contest - Hearts + song se_c_maku_u, 1, 1 @ Contest - Curtain Rises + song se_c_maku_d, 1, 1 @ Contest - Curtain Falls + song se_c_pasi, 1, 1 @ Contest - Inflict Status + song se_c_syu, 1, 1 @ Contest - Pokémon Switches Out + song se_c_pikon, 1, 1 @ Contest - Pokémon Switches In song se_reapoke, 1, 1 @ Shiny Pokémon song se_op_basyu, 1, 1 @ Opening Movie -> Title Screen whoosh song se_bt_start, 1, 1 @ Battle Mugshot whoosh @@ -249,31 +249,28 @@ gSongTable:: @ 86B49F0 song se_w287b, 1, 1 @ Stat Decreased song se_w114, 1, 1 @ Haze song se_w063b, 1, 1 @ Hyper Beam 2 - @ FRLG SFX below - song se_rg_w_door, 1, 1 @ Door - song se_rg_card1, 1, 1 @ Trainer Card 1 - song se_rg_card2, 1, 1 @ Trainer Card 2 - song se_rg_card3, 1, 1 @ Trainer Card 3 - song se_rg_bag1, 1, 1 @ Bag Scroll - song se_rg_bag2, 1, 1 @ Bag Pocket Change + song se_rg_w_door, 1, 1 @ Door (FRLG) + song se_rg_card1, 1, 1 @ Trainer Card 1 (FRLG) + song se_rg_card2, 1, 1 @ Trainer Card 2 (FRLG) + song se_rg_card3, 1, 1 @ Trainer Card 3 (FRLG) + song se_rg_bag1, 1, 1 @ Bag Scroll (FRLG) + song se_rg_bag2, 1, 1 @ Bag Pocket Change (FRLG) song se_rg_getting, 1, 1 - song se_rg_shop, 1, 1 @ Cash Register - song se_rg_kiteki, 1, 1 @ S.S. Anne Horn - song se_rg_help_op, 1, 1 @ Help Menu Open - song se_rg_help_cl, 1, 1 @ Help Menu Close - song se_rg_help_ng, 1, 1 @ Help Menu Error + song se_rg_shop, 1, 1 @ Cash Register (FRLG) + song se_rg_kiteki, 1, 1 @ S.S. Anne Horn (FRLG) + song se_rg_help_op, 1, 1 @ Help Menu Open (FRLG) + song se_rg_help_cl, 1, 1 @ Help Menu Close (FRLG) + song se_rg_help_ng, 1, 1 @ Help Menu Error (FRLG) song se_rg_deomov, 1, 1 @ Deoxys Moves song se_rg_excellent, 1, 1 song se_rg_nawamiss, 1, 1 - @ end FRLG SFX song se_toreeye, 1, 1 @ Trainer's Eye Call song se_toreoff, 1, 1 @ Trainer's Eye Hang Up - song se_hantei1, 1, 1 @ Battle Arena Time's Up 1 - song se_hantei2, 1, 1 @ Battle Arena Time's Up 2 - song se_curtain, 1, 1 @ Battle Pike Curtain Open - song se_curtain1, 1, 1 @ Battle Pike Curtain Close + song se_hantei1, 1, 1 @ Battle Arena - Judgment 1 + song se_hantei2, 1, 1 @ Battle Arena - Judgment 2 + song se_curtain, 1, 1 @ Battle Pike - Curtain Opens + song se_curtain1, 1, 1 @ Battle Pike - Curtain Closes song se_ussoki, 1, 1 @ Sudowoodo - song dummy_song_header, 0, 0 song dummy_song_header, 0, 0 song dummy_song_header, 0, 0 @@ -354,216 +351,215 @@ gSongTable:: @ 86B49F0 song dummy_song_header, 0, 0 song dummy_song_header, 0, 0 song dummy_song_header, 0, 0 - song mus_tetsuji, 0, 0 @ Littleroot Town Test 'TETSUJI' - song mus_field13, 0, 0 @ GSC - Route 38 - song mus_kachi22, 0, 0 @ Wild Pokémon Defeated - song mus_kachi2, 0, 0 @ Wild Pokémon Defeated with Intro - song mus_kachi3, 0, 0 @ Gym Leader Defeated - song mus_kachi5, 0, 0 @ Victory! Elite Four - song mus_pcc, 0, 0 @ Crystal - Pokémon Communication Center - song mus_nibi, 0, 0 @ GSC - Viridian/Saffron/Pewter/etc - song mus_suikun, 0, 0 @ Crystal - Battle! Legendary Beasts + song mus_tetsuji, 0, 0 @ Unused - TETSUJI + song mus_field13, 0, 0 @ Unused - Route 38 + song mus_kachi22, 0, 0 @ Victory! (Wild Pokémon) (No Intro) + song mus_kachi2, 0, 0 @ Victory! (Wild Pokémon) + song mus_kachi3, 0, 0 @ Victory! (Gym Leader) + song mus_kachi5, 0, 0 @ Victory! (Wallace) + song mus_pcc, 0, 0 @ Unused - Pokémon Center (2) + song mus_nibi, 0, 0 @ Unused - Viridian City + song mus_suikun, 0, 0 @ Unused - Battle! (Entei/Raikou/Suicune) song mus_dooro1, 0, 0 @ Route 101 song mus_dooro_x1, 0, 0 @ Route 110 song mus_dooro_x3, 0, 0 @ Route 120 song mus_machi_s2, 0, 0 @ Petalburg City - song mus_machi_s4, 0, 0 @ Oldale/Lavaridge Town - song mus_gim, 0, 0 @ Gym - song mus_naminori, 0, 0 @ Surfing - song mus_dan01, 0, 0 @ Caves and Darkness + song mus_machi_s4, 0, 0 @ Oldale Town + song mus_gim, 0, 0 @ Pokémon Gym + song mus_naminori, 0, 0 @ Surf + song mus_dan01, 0, 0 @ Petalburg Woods song mus_fanfa1, 2, 2 @ Level Up! song mus_me_asa, 2, 2 @ Pokémon Healed song mus_me_bachi, 2, 2 @ Obtained a Badge! song mus_fanfa4, 2, 2 @ Obtained an Item! - song mus_fanfa5, 2, 2 @ Your Pokémon Just Evolved! - song mus_me_waza, 2, 2 @ Obtained a TM/HM! - song mus_bijyutu, 0, 0 @ Lilycove Museum - song mus_dooro_x4, 0, 0 @ Route 122/Intro - song mus_fune_kan, 0, 0 @ Slateport Museum - song mus_me_shinka, 2, 2 @ Evolution Intro + song mus_fanfa5, 2, 2 @ Congratulations! Your Pokémon Evolved! + song mus_me_waza, 2, 2 @ Obtained a TM! + song mus_bijyutu, 0, 0 @ Museum + song mus_dooro_x4, 0, 0 @ Introductions + song mus_fune_kan, 0, 0 @ Oceanic Museum + song mus_me_shinka, 2, 2 @ Evolution (Intro) song mus_shinka, 0, 0 @ Evolution - song mus_me_wasure, 2, 2 @ Move Deleted/Messed Up Appeal - song mus_syoujoeye, 0, 0 @ Encounter! Tuber - song mus_boyeye, 0, 0 @ Encounter! Boy - song mus_dan02, 0, 0 @ Abandoned Ship/Southern Island - song mus_machi_s3, 0, 0 @ Fortree City/Pacifidlog Town - song mus_odamaki, 0, 0 @ Professor Birch's Lab + song mus_me_wasure, 2, 2 @ Move Deleted + song mus_syoujoeye, 0, 0 @ Trainers' Eyes Meet (Tuber♀) + song mus_boyeye, 0, 0 @ Trainers' Eyes Meet (Youngster) + song mus_dan02, 0, 0 @ Abandoned Ship + song mus_machi_s3, 0, 0 @ Fortree City + song mus_odamaki, 0, 0 @ Birch Pokémon Lab song mus_b_tower, 0, 0 @ Battle Tower (RS) - song mus_swimeye, 0, 0 @ Encounter! Swimmer - song mus_dan03, 0, 0 @ Meteor Falls/Cave of Origin + song mus_swimeye, 0, 0 @ Trainers' Eyes Meet (Swimmer♀) + song mus_dan03, 0, 0 @ Cave of Origin song mus_me_kinomi, 2, 2 @ Obtained a Berry! - song mus_me_tama, 2, 2 @ Awakening the Super-Ancient Pokémon - song mus_me_b_big, 2, 2 @ Slots Jackpot! - song mus_me_b_small, 2, 2 @ Slots Victory! - song mus_me_zannen, 2, 2 @ Too bad! - song mus_bd_time, 0, 0 @ Roulette! - song mus_test1, 0, 0 @ Contest Test 1 - song mus_test2, 0, 0 @ Contest Test 2 - song mus_test3, 0, 0 @ Contest Test 3 - song mus_test4, 0, 0 @ Contest Test 4 - song mus_test, 0, 0 @ Encounter! Gentleman + song mus_me_tama, 2, 2 @ The Super-Ancient Pokémon Awaken! + song mus_me_b_big, 2, 2 @ Jackpot + song mus_me_b_small, 2, 2 @ Win + song mus_me_zannen, 2, 2 @ Lose + song mus_bd_time, 0, 0 @ Reel Time + song mus_test1, 0, 0 @ Pokémon Contest! (Multiplayer - Player 1) + song mus_test2, 0, 0 @ Pokémon Contest! (Multiplayer - Player 2) + song mus_test3, 0, 0 @ Pokémon Contest! (Multiplayer - Player 3) + song mus_test4, 0, 0 @ Pokémon Contest! (Multiplayer - Player 4) + song mus_test, 0, 0 @ Trainers' Eyes Meet (Gentleman) song mus_gomachi0, 0, 0 @ Verdanturf Town - song mus_gotown, 0, 0 @ Rustboro/Mauville/Mossdeep City + song mus_gotown, 0, 0 @ Rustboro City song mus_pokecen, 0, 0 @ Pokémon Center song mus_nextroad, 0, 0 @ Route 104 song mus_granroad, 0, 0 @ Route 119 song mus_cycling, 0, 0 @ Cycling - song mus_friendly, 0, 0 @ Pokémart + song mus_friendly, 0, 0 @ Poké Mart song mus_mishiro, 0, 0 @ Littleroot Town - song mus_tozan, 0, 0 @ Sky Pillar - song mus_girleye, 0, 0 @ Encounter! Girl + song mus_tozan, 0, 0 @ Mt. Chimney + song mus_girleye, 0, 0 @ Trainers' Eyes Meet (Lass) song mus_minamo, 0, 0 @ Lilycove City song mus_ashroad, 0, 0 @ Route 111 - song mus_event0, 0, 0 @ Help me! - song mus_deepdeep, 0, 0 @ Underwater - song mus_kachi1, 0, 0 @ Victory! Trainer + song mus_event0, 0, 0 @ H-Help Me! + song mus_deepdeep, 0, 0 @ Dive + song mus_kachi1, 0, 0 @ Victory! (Trainer Battle) song mus_title3, 0, 0 @ Title Screen - song mus_demo1, 0, 0 @ Opening Movie - song mus_girl_sup, 0, 0 @ Encounter! May - song mus_hageshii, 0, 0 @ Encounter! Biker - song mus_kakkoii, 0, 0 @ Encounter! Electric Trainer + song mus_demo1, 0, 0 @ Opening Movie: Setting out on a Journey in the Hoenn Region + song mus_girl_sup, 0, 0 @ May + song mus_hageshii, 0, 0 @ Trainers' Eyes Meet (Psychic) + song mus_kakkoii, 0, 0 @ Trainers' Eyes Meet (Cooltrainer) song mus_kazanbai, 0, 0 @ Route 113 - song mus_aqa_0, 0, 0 @ Encounter! Team Aqua - song mus_tsuretek, 0, 0 @ Follow Me! - song mus_boy_sup, 0, 0 @ Encounter! Brendan - song mus_rainbow, 0, 0 @ Ever Grande City - song mus_ayasii, 0, 0 @ Encounter! Psychic - song mus_kachi4, 0, 0 @ Victory! Aqua/Magma Grunt + song mus_aqa_0, 0, 0 @ Team Aqua Appears! + song mus_tsuretek, 0, 0 @ Hurry Along + song mus_boy_sup, 0, 0 @ Brendan + song mus_rainbow, 0, 0 @ Evergrande City + song mus_ayasii, 0, 0 @ Trainers' Eyes Meet (Hex Maniac) + song mus_kachi4, 0, 0 @ Victory! (Team Aqua / Team Magma) song mus_ropeway, 0, 0 @ Cable Car song mus_casino, 0, 0 @ Game Corner song mus_hightown, 0, 0 @ Dewford Town song mus_safari, 0, 0 @ Safari Zone song mus_c_road, 0, 0 @ Victory Road - song mus_ajito, 0, 0 @ Aqua/Magma Hideout - song mus_m_boat, 0, 0 @ Sailing - song mus_m_dungon, 0, 0 @ Mt. Pyre (Inside) + song mus_ajito, 0, 0 @ Hideout + song mus_m_boat, 0, 0 @ Crossing the Sea + song mus_m_dungon, 0, 0 @ Mt. Pyre song mus_finecity, 0, 0 @ Slateport City - song mus_machupi, 0, 0 @ Mt. Pyre (Outside) - song mus_p_school, 0, 0 @ Pokémon Trainer's School - song mus_dendou, 0, 0 @ You're the Champion! + song mus_machupi, 0, 0 @ Mt. Pyre Exterior + song mus_p_school, 0, 0 @ Trainers' School + song mus_dendou, 0, 0 @ The Hall of Fame song mus_tonekusa, 0, 0 @ Fallarbor Town song mus_maborosi, 0, 0 @ Sealed Chamber - song mus_con_fan, 0, 0 @ Obtained a Contest Ribbon! - song mus_contest0, 0, 0 @ Pokémon Contest - song mus_mgm0, 0, 0 @ Encounter! Team Magma - song mus_t_battle, 0, 0 @ Opening Battle - song mus_ooame, 0, 0 @ The Flood + song mus_con_fan, 0, 0 @ Contest Winner + song mus_contest0, 0, 0 @ Pokémon Contest! + song mus_mgm0, 0, 0 @ Team Magma Appears! + song mus_t_battle, 0, 0 @ Opening Movie: Double Battles + song mus_ooame, 0, 0 @ Heavy Rain song mus_hideri, 0, 0 @ The Drought song mus_runecity, 0, 0 @ Sootopolis City - song mus_con_k, 0, 0 @ Contest/Berry Blending Results - song mus_eikou_r, 0, 0 @ Hall of Fame - song mus_karakuri, 0, 0 @ Trick House - song mus_hutago, 0, 0 @ Encounter! Kid - song mus_sitennou, 0, 0 @ Encounter! Elite Four - song mus_yama_eye, 0, 0 @ Encounter! Hiker + song mus_con_k, 0, 0 @ Results Announcement + song mus_eikou_r, 0, 0 @ Room of Glory + song mus_karakuri, 0, 0 @ The Trick House + song mus_hutago, 0, 0 @ Twins + song mus_sitennou, 0, 0 @ The Elite Four Appear! + song mus_yama_eye, 0, 0 @ Trainers' Eyes Meet (Hiker) song mus_conlobby, 0, 0 @ Contest Lobby - song mus_inter_v, 0, 0 @ Encounter! Gabby and Ty - song mus_daigo, 0, 0 @ Encounter! Wallace - song mus_thankfor, 0, 0 @ Credits + song mus_inter_v, 0, 0 @ Interviewers + song mus_daigo, 0, 0 @ Champion Wallace + song mus_thankfor, 0, 0 @ Ending Theme song mus_end, 0, 0 @ The End song mus_b_frontier, 0, 0 @ Battle Frontier song mus_b_arena, 0, 0 @ Battle Arena - song mus_me_pointget, 2, 2 @ Obtained Battle Points! + song mus_me_pointget, 2, 2 @ Obtained a Battle Point! song mus_me_tore_eye, 2, 2 @ Registered Trainer! song mus_pyramid, 0, 0 @ Battle Pyramid - song mus_pyramid_top, 0, 0 @ Top of the Battle Pyramid + song mus_pyramid_top, 0, 0 @ Battle Pyramid Summit song mus_b_palace, 0, 0 @ Battle Palace - song mus_rekkuu_kourin, 0, 0 @ Rayquaza Enters - song mus_sattower, 0, 0 @ Battle Tower (Emerald) + song mus_rekkuu_kourin, 0, 0 @ Rayquaza Enters! + song mus_sattower, 0, 0 @ Battle Tower song mus_me_symbolget, 2, 2 @ Obtained a Frontier Symbol! song mus_b_dome, 0, 0 @ Battle Dome song mus_b_tube, 0, 0 @ Battle Pike song mus_b_factory, 0, 0 @ Battle Factory - song mus_vs_rekku, 0, 0 @ Battle! Legendary Pokémon - song mus_vs_front, 0, 0 @ Battle! Frontier Brain - song mus_vs_mew, 0, 0 @ Battle! Mew + song mus_vs_rekku, 0, 0 @ Battle! (Rayquaza) + song mus_vs_front, 0, 0 @ Battle! (Frontier Brain) + song mus_vs_mew, 0, 0 @ Battle! (Mew) song mus_b_dome1, 0, 0 @ Battle Dome Lobby - song mus_battle27, 0, 0 @ Battle! Wild Pokémon - song mus_battle31, 0, 0 @ Battle! Team Aqua/Magma - song mus_battle20, 0, 0 @ Battle! Trainer - song mus_battle32, 0, 0 @ Battle! Gym Leader - song mus_battle33, 0, 0 @ Battle! Champion - song mus_battle36, 0, 0 @ Battle! Regi Trio - song mus_battle34, 0, 0 @ Battle! Legendary Pokémon (dupe) - song mus_battle35, 0, 0 @ Battle! Rival - song mus_battle38, 0, 0 @ Battle! Elite Four - song mus_battle30, 0, 0 @ Battle! Archie/Maxie - @ FRLG Music Below - song mus_rg_annai, 0, 0 @ Follow Me! - song mus_rg_slot, 0, 0 @ Game Corner - song mus_rg_ajito, 0, 0 @ Rocket Hideout - song mus_rg_gym, 0, 0 @ Gym - song mus_rg_purin, 2, 2 @ Jigglypuff's Song - song mus_rg_demo, 0, 0 @ Opening Movie - song mus_rg_title, 0, 0 @ Title Screen - song mus_rg_guren, 0, 0 @ Cinnabar Island - song mus_rg_shion, 0, 0 @ Lavender Town - song mus_rg_kaihuku, 0, 0 @ RBY Pokémon Center Healing - song mus_rg_cycling, 0, 0 @ Cycling - song mus_rg_rocket, 0, 0 @ Encounter! Team Rocket - song mus_rg_shoujo, 0, 0 @ Encounter! Girl - song mus_rg_shounen, 0, 0 @ Encounter! Boy - song mus_rg_dendou, 0, 0 @ You're the Champion! - song mus_rg_t_mori, 0, 0 @ Viridian Forest - song mus_rg_otsukimi, 0, 0 @ Mt. Moon - song mus_rg_pokeyashi, 0, 0 @ Pokémon Mansion - song mus_rg_ending, 0, 0 @ Credits - song mus_rg_load01, 0, 0 @ Route 1 - song mus_rg_opening, 0, 0 @ Route 24/Intro - song mus_rg_load02, 0, 0 @ Route 3 - song mus_rg_load03, 0, 0 @ Route 11 - song mus_rg_champ_r, 0, 0 @ Victory Road/Indigo Plateau - song mus_rg_vs_gym, 0, 0 @ Battle! Gym Leader/Elite Four - song mus_rg_vs_tore, 0, 0 @ Battle! Trainer - song mus_rg_vs_yasei, 0, 0 @ Battle! Wild Pokémon - song mus_rg_vs_last, 0, 0 @ Battle! Champion - song mus_rg_masara, 0, 0 @ Pallet Town - song mus_rg_kenkyu, 0, 0 @ Professor Oak's Lab - song mus_rg_ohkido, 0, 0 @ Professor Oak's Theme - song mus_rg_pokecen, 0, 0 @ Pokémon Center - song mus_rg_santoan, 0, 0 @ S.S. Anne - song mus_rg_naminori, 0, 0 @ Surfing - song mus_rg_p_tower, 0, 0 @ Pokémon Tower - song mus_rg_shiruhu, 0, 0 @ Silph Co. - song mus_rg_hanada, 0, 0 @ Cerulean/Fuschia City - song mus_rg_tamamusi, 0, 0 @ Celadon City - song mus_rg_win_tre, 0, 0 @ Victory! Trainer - song mus_rg_win_yasei, 0, 0 @ Victory! Wild Pokémon - song mus_rg_win_gym, 0, 0 @ Victory! Gym Leader - song mus_rg_kuchiba, 0, 0 @ Vermillion City - song mus_rg_nibi, 0, 0 @ Viridian/Saffron/Pewter City - song mus_rg_rival1, 0, 0 @ Encounter! Rival - song mus_rg_rival2, 0, 0 @ Rival's Exit - song mus_rg_fan2, 2, 2 @ Fanfare 2 - song mus_rg_fan5, 2, 2 @ Obtained a Starter! - song mus_rg_fan6, 2, 2 @ Pokémon Caught! (Used in Emerald) - song mus_me_rg_photo, 2, 2 @ Trainer Photo - song mus_rg_titlerog, 0, 0 @ Game Freak - song mus_rg_get_yasei, 0, 0 @ Pokémon Caught Victory Theme - song mus_rg_sousa, 0, 0 @ Starting Tutorial - song mus_rg_sekaikan, 0, 0 @ Starting Tutorial 2 - song mus_rg_seibetu, 0, 0 @ Starting Tutorial 3 - song mus_rg_jump, 0, 0 @ Jumping Minigame - song mus_rg_union, 0, 0 @ Union Room - song mus_rg_network, 0, 0 @ Network Center - song mus_rg_okurimono, 0, 0 @ Mystery Gift - song mus_rg_kinomikui, 0, 0 - song mus_rg_nanadungeon, 0, 0 @ Sevii Caves/Altering Cave (Mt. Moon) - song mus_rg_oshie_tv, 0, 0 @ Follow Me! - song mus_rg_nanashima, 0, 0 @ Sevii Islands Routes (Lake of Rage) - song mus_rg_nanaiseki, 0, 0 @ Sevii Forests (Viridian Forest) - song mus_rg_nana123, 0, 0 @ Sevii Islands 1-3 (Viridian/Saffron/Pewter) - song mus_rg_nana45, 0, 0 @ Sevii Islands 4-5 (Azalea Town) - song mus_rg_nana67, 0, 0 @ Sevii Islands 6-7 (Violet City) - song mus_rg_pokefue, 2, 2 @ Poké Flute - song mus_rg_vs_deo, 0, 0 @ Battle! Deoxys - song mus_rg_vs_myu2, 0, 0 @ Battle! Mewtwo - song mus_rg_vs_den, 0, 0 @ Battle! Legendary Birds - song mus_rg_exeye, 0, 0 @ Encounter! Gym Leader - song mus_rg_deoeye, 0, 0 @ Encounter! Deoxys - song mus_rg_t_tower, 0, 0 @ Trainer Tower (Gym) - song mus_rg_slowmasara, 0, 0 @ Pallet Town (Hall of Fame remix) - song mus_rg_tvnoize, 0, 0 @ Teachy TV + song mus_battle27, 0, 0 @ Battle! (Wild Pokémon) + song mus_battle31, 0, 0 @ Battle! (Team Aqua / Team Magma) + song mus_battle20, 0, 0 @ Battle! (Trainer Battle) + song mus_battle32, 0, 0 @ Battle! (Gym Leader) + song mus_battle33, 0, 0 @ Battle! (Champion Wallace) + song mus_battle36, 0, 0 @ Battle! (Regirock/Regice/Registeel) + song mus_battle34, 0, 0 @ Battle! (Groudon/Kyogre) + song mus_battle35, 0, 0 @ Battle! (Brendan/May/Steven) + song mus_battle38, 0, 0 @ Battle! (Elite Four) + song mus_battle30, 0, 0 @ Battle! (Team Aqua/Team Magma Leaders) + song mus_rg_annai, 0, 0 @ Guide (FRLG) + song mus_rg_slot, 0, 0 @ Rocket Game Corner (FRLG) + song mus_rg_ajito, 0, 0 @ Rocket Hideout (FRLG) + song mus_rg_gym, 0, 0 @ Pokémon Gym (FRLG) + song mus_rg_purin, 2, 2 @ Jigglypuff's Song (FRLG) + song mus_rg_demo, 0, 0 @ Opening Movie (FRLG) + song mus_rg_title, 0, 0 @ Title Screen (FRLG) + song mus_rg_guren, 0, 0 @ Cinnabar Island Theme (FRLG) + song mus_rg_shion, 0, 0 @ Lavender Town Theme (FRLG) + song mus_rg_kaihuku, 0, 0 @ Pokémon Healed (FRLG) + song mus_rg_cycling, 0, 0 @ Cycling (FRLG) + song mus_rg_rocket, 0, 0 @ A Trainer Appears (Bad Guy Version) (FRLG) + song mus_rg_shoujo, 0, 0 @ A Trainer Appears (Girl Version) (FRLG) + song mus_rg_shounen, 0, 0 @ A Trainer Appears (Boy Version) (FRLG) + song mus_rg_dendou, 0, 0 @ Hall of Fame (FRLG) + song mus_rg_t_mori, 0, 0 @ Viridian Forest (FRLG) + song mus_rg_otsukimi, 0, 0 @ Navel Rock + song mus_rg_pokeyashi, 0, 0 @ Pokémon Mansion (FRLG) + song mus_rg_ending, 0, 0 @ Ending Theme (FRLG) + song mus_rg_load01, 0, 0 @ Road to Viridian City: Leaving Pallet Town (FRLG) + song mus_rg_opening, 0, 0 @ Welcome to the World of Pokémon! (FRLG) + song mus_rg_load02, 0, 0 @ Road to Cerulean City: Leaving Mt. Moon (FRLG) + song mus_rg_load03, 0, 0 @ Road to Fuchsia City: Leaving Lavender Town (FRLG) + song mus_rg_champ_r, 0, 0 @ The Final Road (FRLG) + song mus_rg_vs_gym, 0, 0 @ Battle! (Gym Leader Battle) (FRLG) + song mus_rg_vs_tore, 0, 0 @ Battle! (Trainer Battle) (FRLG) + song mus_rg_vs_yasei, 0, 0 @ Battle! (Wild Pokémon) (FRLG) + song mus_rg_vs_last, 0, 0 @ Final Battle! (Rival) (FRLG) + song mus_rg_masara, 0, 0 @ Pallet Town Theme (FRLG) + song mus_rg_kenkyu, 0, 0 @ Professor Oak's Laboratory (FRLG) + song mus_rg_ohkido, 0, 0 @ Professor Oak (FRLG) + song mus_rg_pokecen, 0, 0 @ Pokémon Center (FRLG) + song mus_rg_santoan, 0, 0 @ The S.S. Anne (FRLG) + song mus_rg_naminori, 0, 0 @ The Sea (FRLG) + song mus_rg_p_tower, 0, 0 @ Pokémon Tower (FRLG) + song mus_rg_shiruhu, 0, 0 @ Silph Co. (FRLG) + song mus_rg_hanada, 0, 0 @ Fuchsia City Theme (FRLG) + song mus_rg_tamamusi, 0, 0 @ Celadon City Theme (FRLG) + song mus_rg_win_tre, 0, 0 @ Victory! (Trainer Battle) (FRLG) + song mus_rg_win_yasei, 0, 0 @ Victory! (Wild Pokémon) (FRLG) + song mus_rg_win_gym, 0, 0 @ Victory! (Gym Leader Battle) (FRLG) + song mus_rg_kuchiba, 0, 0 @ Vermillion City Theme (FRLG) + song mus_rg_nibi, 0, 0 @ Pewter City Theme (FRLG) + song mus_rg_rival1, 0, 0 @ A Rival Appears (FRLG) + song mus_rg_rival2, 0, 0 @ A Rival Appears (No Intro) (FRLG) + song mus_rg_fan2, 2, 2 @ Fanfare: Professor Oak's Evaluation (FRLG) + song mus_rg_fan5, 2, 2 @ Fanfare: Pokémon Obtained (FRLG) + song mus_rg_fan6, 2, 2 @ Fanfare: Pokémon Caught + song mus_me_rg_photo, 2, 2 @ Pokémon Printer (FRLG) + song mus_rg_titlerog, 0, 0 @ Game Freak Logo (FRLG) + song mus_rg_get_yasei, 0, 0 @ Fanfare: Pokémon Caught (No Intro) (FRLG) + song mus_rg_sousa, 0, 0 @ Game Tutorial (1) (FRLG) + song mus_rg_sekaikan, 0, 0 @ Game Tutorial (2) (FRLG) + song mus_rg_seibetu, 0, 0 @ Game Tutorial (3) (FRLG) + song mus_rg_jump, 0, 0 @ Pokémon Jump (FRLG) + song mus_rg_union, 0, 0 @ The Union Room (FRLG) + song mus_rg_network, 0, 0 @ Pokémon Net Center (FRLG) + song mus_rg_okurimono, 0, 0 @ Mystery Gift (FRLG) + song mus_rg_kinomikui, 0, 0 @ Dodrio Berry Picking (FRLG) + song mus_rg_nanadungeon, 0, 0 @ Mt. Ember (FRLG) + song mus_rg_oshie_tv, 0, 0 @ Teachy TV Lesson (FRLG) + song mus_rg_nanashima, 0, 0 @ Sevii Islands (FRLG) + song mus_rg_nanaiseki, 0, 0 @ Tanoby Chambers (FRLG) + song mus_rg_nana123, 0, 0 @ Sevii Islands: One, Two & Three Islands (FRLG) + song mus_rg_nana45, 0, 0 @ Sevii Islands: Four & Five Islands (FRLG) + song mus_rg_nana67, 0, 0 @ Sevii Islands: Six & Seven Islands (FRLG) + song mus_rg_pokefue, 2, 2 @ The Poké Flute (FRLG) + song mus_rg_vs_deo, 0, 0 @ Battle! (Deoxys) + song mus_rg_vs_myu2, 0, 0 @ Battle! (Mewtwo) (FRLG) + song mus_rg_vs_den, 0, 0 @ Battle! (Ho-Oh/Lugia) + song mus_rg_exeye, 0, 0 @ Tense Battle! (FRLG) + song mus_rg_deoeye, 0, 0 @ Deoxys Appears + song mus_rg_t_tower, 0, 0 @ Trainer Tower (FRLG) + song mus_rg_slowmasara, 0, 0 @ Epilogue (FRLG) + song mus_rg_tvnoize, 0, 0 @ Teachy TV Menu (FRLG) song ph_trap_blend, 2, 2 song ph_trap_held, 2, 2 song ph_trap_solo, 2, 2 diff --git a/sound/songs/midi/mus_ajito.mid b/sound/songs/midi/mus_ajito.mid index a762a97073..200fa88dd5 100644 Binary files a/sound/songs/midi/mus_ajito.mid and b/sound/songs/midi/mus_ajito.mid differ diff --git a/sound/songs/midi/mus_aqa_0.mid b/sound/songs/midi/mus_aqa_0.mid new file mode 100644 index 0000000000..d5a2474bde Binary files /dev/null and b/sound/songs/midi/mus_aqa_0.mid differ diff --git a/sound/songs/midi/mus_ashroad.mid b/sound/songs/midi/mus_ashroad.mid new file mode 100644 index 0000000000..4b7f71c09d Binary files /dev/null and b/sound/songs/midi/mus_ashroad.mid differ diff --git a/sound/songs/midi/mus_ayasii.mid b/sound/songs/midi/mus_ayasii.mid new file mode 100644 index 0000000000..c9942e9075 Binary files /dev/null and b/sound/songs/midi/mus_ayasii.mid differ diff --git a/sound/songs/midi/mus_b_arena.mid b/sound/songs/midi/mus_b_arena.mid new file mode 100644 index 0000000000..caaff1523d Binary files /dev/null and b/sound/songs/midi/mus_b_arena.mid differ diff --git a/sound/songs/midi/mus_b_dome.mid b/sound/songs/midi/mus_b_dome.mid new file mode 100644 index 0000000000..cfa967236e Binary files /dev/null and b/sound/songs/midi/mus_b_dome.mid differ diff --git a/sound/songs/midi/mus_b_dome1.mid b/sound/songs/midi/mus_b_dome1.mid new file mode 100644 index 0000000000..69aefab0a8 Binary files /dev/null and b/sound/songs/midi/mus_b_dome1.mid differ diff --git a/sound/songs/midi/mus_b_factory.mid b/sound/songs/midi/mus_b_factory.mid new file mode 100644 index 0000000000..e33928bfd4 Binary files /dev/null and b/sound/songs/midi/mus_b_factory.mid differ diff --git a/sound/songs/midi/mus_b_frontier.mid b/sound/songs/midi/mus_b_frontier.mid new file mode 100644 index 0000000000..4813087859 Binary files /dev/null and b/sound/songs/midi/mus_b_frontier.mid differ diff --git a/sound/songs/midi/mus_b_palace.mid b/sound/songs/midi/mus_b_palace.mid new file mode 100644 index 0000000000..fdd954fc17 Binary files /dev/null and b/sound/songs/midi/mus_b_palace.mid differ diff --git a/sound/songs/midi/mus_b_tower.mid b/sound/songs/midi/mus_b_tower.mid new file mode 100644 index 0000000000..8e0de89681 Binary files /dev/null and b/sound/songs/midi/mus_b_tower.mid differ diff --git a/sound/songs/midi/mus_b_tube.mid b/sound/songs/midi/mus_b_tube.mid new file mode 100644 index 0000000000..1909543f3d Binary files /dev/null and b/sound/songs/midi/mus_b_tube.mid differ diff --git a/sound/songs/midi/mus_battle20.mid b/sound/songs/midi/mus_battle20.mid new file mode 100644 index 0000000000..a7140d9844 Binary files /dev/null and b/sound/songs/midi/mus_battle20.mid differ diff --git a/sound/songs/midi/mus_battle27.mid b/sound/songs/midi/mus_battle27.mid new file mode 100644 index 0000000000..3d55c01815 Binary files /dev/null and b/sound/songs/midi/mus_battle27.mid differ diff --git a/sound/songs/midi/mus_battle30.mid b/sound/songs/midi/mus_battle30.mid new file mode 100644 index 0000000000..3bd5e9e11e Binary files /dev/null and b/sound/songs/midi/mus_battle30.mid differ diff --git a/sound/songs/midi/mus_battle31.mid b/sound/songs/midi/mus_battle31.mid new file mode 100644 index 0000000000..e38085793f Binary files /dev/null and b/sound/songs/midi/mus_battle31.mid differ diff --git a/sound/songs/midi/mus_battle32.mid b/sound/songs/midi/mus_battle32.mid new file mode 100644 index 0000000000..a52fc6b37a Binary files /dev/null and b/sound/songs/midi/mus_battle32.mid differ diff --git a/sound/songs/midi/mus_battle33.mid b/sound/songs/midi/mus_battle33.mid new file mode 100644 index 0000000000..b16580d66a Binary files /dev/null and b/sound/songs/midi/mus_battle33.mid differ diff --git a/sound/songs/midi/mus_battle34.mid b/sound/songs/midi/mus_battle34.mid new file mode 100644 index 0000000000..2b4aced440 Binary files /dev/null and b/sound/songs/midi/mus_battle34.mid differ diff --git a/sound/songs/midi/mus_battle35.mid b/sound/songs/midi/mus_battle35.mid new file mode 100644 index 0000000000..2d34a08b9a Binary files /dev/null and b/sound/songs/midi/mus_battle35.mid differ diff --git a/sound/songs/midi/mus_battle36.mid b/sound/songs/midi/mus_battle36.mid new file mode 100644 index 0000000000..2aab509a30 Binary files /dev/null and b/sound/songs/midi/mus_battle36.mid differ diff --git a/sound/songs/midi/mus_battle38.mid b/sound/songs/midi/mus_battle38.mid new file mode 100644 index 0000000000..e4b1f34b92 Binary files /dev/null and b/sound/songs/midi/mus_battle38.mid differ diff --git a/sound/songs/midi/mus_bd_time.mid b/sound/songs/midi/mus_bd_time.mid new file mode 100644 index 0000000000..39fb083279 Binary files /dev/null and b/sound/songs/midi/mus_bd_time.mid differ diff --git a/sound/songs/midi/mus_bijyutu.mid b/sound/songs/midi/mus_bijyutu.mid new file mode 100644 index 0000000000..6aedd3b333 Binary files /dev/null and b/sound/songs/midi/mus_bijyutu.mid differ diff --git a/sound/songs/midi/mus_boy_sup.mid b/sound/songs/midi/mus_boy_sup.mid new file mode 100644 index 0000000000..366eb1db66 Binary files /dev/null and b/sound/songs/midi/mus_boy_sup.mid differ diff --git a/sound/songs/midi/mus_boyeye.mid b/sound/songs/midi/mus_boyeye.mid new file mode 100644 index 0000000000..bb6dcc0b92 Binary files /dev/null and b/sound/songs/midi/mus_boyeye.mid differ diff --git a/sound/songs/midi/mus_c_road.mid b/sound/songs/midi/mus_c_road.mid new file mode 100644 index 0000000000..f1dfc2a93c Binary files /dev/null and b/sound/songs/midi/mus_c_road.mid differ diff --git a/sound/songs/midi/mus_casino.mid b/sound/songs/midi/mus_casino.mid new file mode 100644 index 0000000000..55548bf948 Binary files /dev/null and b/sound/songs/midi/mus_casino.mid differ diff --git a/sound/songs/midi/mus_con_fan.mid b/sound/songs/midi/mus_con_fan.mid new file mode 100644 index 0000000000..1786fac501 Binary files /dev/null and b/sound/songs/midi/mus_con_fan.mid differ diff --git a/sound/songs/midi/mus_con_k.mid b/sound/songs/midi/mus_con_k.mid new file mode 100644 index 0000000000..b45cd3ff59 Binary files /dev/null and b/sound/songs/midi/mus_con_k.mid differ diff --git a/sound/songs/midi/mus_conlobby.mid b/sound/songs/midi/mus_conlobby.mid new file mode 100644 index 0000000000..680482e0ce Binary files /dev/null and b/sound/songs/midi/mus_conlobby.mid differ diff --git a/sound/songs/midi/mus_contest0.mid b/sound/songs/midi/mus_contest0.mid new file mode 100644 index 0000000000..b2946775bd Binary files /dev/null and b/sound/songs/midi/mus_contest0.mid differ diff --git a/sound/songs/midi/mus_cycling.mid b/sound/songs/midi/mus_cycling.mid new file mode 100644 index 0000000000..6fa24905ec Binary files /dev/null and b/sound/songs/midi/mus_cycling.mid differ diff --git a/sound/songs/midi/mus_daigo.mid b/sound/songs/midi/mus_daigo.mid new file mode 100644 index 0000000000..750a31fe70 Binary files /dev/null and b/sound/songs/midi/mus_daigo.mid differ diff --git a/sound/songs/midi/mus_dan01.mid b/sound/songs/midi/mus_dan01.mid new file mode 100644 index 0000000000..96fc4732d4 Binary files /dev/null and b/sound/songs/midi/mus_dan01.mid differ diff --git a/sound/songs/midi/mus_dan02.mid b/sound/songs/midi/mus_dan02.mid new file mode 100644 index 0000000000..84d0cd1994 Binary files /dev/null and b/sound/songs/midi/mus_dan02.mid differ diff --git a/sound/songs/midi/mus_dan03.mid b/sound/songs/midi/mus_dan03.mid new file mode 100644 index 0000000000..e0dbcff4b0 Binary files /dev/null and b/sound/songs/midi/mus_dan03.mid differ diff --git a/sound/songs/midi/mus_deepdeep.mid b/sound/songs/midi/mus_deepdeep.mid new file mode 100644 index 0000000000..352c80cd78 Binary files /dev/null and b/sound/songs/midi/mus_deepdeep.mid differ diff --git a/sound/songs/midi/mus_demo1.mid b/sound/songs/midi/mus_demo1.mid new file mode 100644 index 0000000000..66d4e112c7 Binary files /dev/null and b/sound/songs/midi/mus_demo1.mid differ diff --git a/sound/songs/midi/mus_dendou.mid b/sound/songs/midi/mus_dendou.mid new file mode 100644 index 0000000000..d743efcfb8 Binary files /dev/null and b/sound/songs/midi/mus_dendou.mid differ diff --git a/sound/songs/midi/mus_dooro1.mid b/sound/songs/midi/mus_dooro1.mid new file mode 100644 index 0000000000..5c4f5d76a5 Binary files /dev/null and b/sound/songs/midi/mus_dooro1.mid differ diff --git a/sound/songs/midi/mus_dooro_x1.mid b/sound/songs/midi/mus_dooro_x1.mid new file mode 100644 index 0000000000..087682996e Binary files /dev/null and b/sound/songs/midi/mus_dooro_x1.mid differ diff --git a/sound/songs/midi/mus_dooro_x3.mid b/sound/songs/midi/mus_dooro_x3.mid new file mode 100644 index 0000000000..ac1fef6886 Binary files /dev/null and b/sound/songs/midi/mus_dooro_x3.mid differ diff --git a/sound/songs/midi/mus_dooro_x4.mid b/sound/songs/midi/mus_dooro_x4.mid new file mode 100644 index 0000000000..14e4393591 Binary files /dev/null and b/sound/songs/midi/mus_dooro_x4.mid differ diff --git a/sound/songs/midi/mus_dummy.mid b/sound/songs/midi/mus_dummy.mid new file mode 100644 index 0000000000..829f3a1e27 Binary files /dev/null and b/sound/songs/midi/mus_dummy.mid differ diff --git a/sound/songs/midi/mus_eikou_r.mid b/sound/songs/midi/mus_eikou_r.mid new file mode 100644 index 0000000000..a3cad89cf7 Binary files /dev/null and b/sound/songs/midi/mus_eikou_r.mid differ diff --git a/sound/songs/midi/mus_end.mid b/sound/songs/midi/mus_end.mid new file mode 100644 index 0000000000..e1d425c7fd Binary files /dev/null and b/sound/songs/midi/mus_end.mid differ diff --git a/sound/songs/midi/mus_event0.mid b/sound/songs/midi/mus_event0.mid new file mode 100644 index 0000000000..9292a4ba7b Binary files /dev/null and b/sound/songs/midi/mus_event0.mid differ diff --git a/sound/songs/midi/mus_fanfa1.mid b/sound/songs/midi/mus_fanfa1.mid new file mode 100644 index 0000000000..54d0145976 Binary files /dev/null and b/sound/songs/midi/mus_fanfa1.mid differ diff --git a/sound/songs/midi/mus_fanfa4.mid b/sound/songs/midi/mus_fanfa4.mid new file mode 100644 index 0000000000..42e6175583 Binary files /dev/null and b/sound/songs/midi/mus_fanfa4.mid differ diff --git a/sound/songs/midi/mus_fanfa5.mid b/sound/songs/midi/mus_fanfa5.mid new file mode 100644 index 0000000000..7232c57ab2 Binary files /dev/null and b/sound/songs/midi/mus_fanfa5.mid differ diff --git a/sound/songs/midi/mus_field13.mid b/sound/songs/midi/mus_field13.mid new file mode 100644 index 0000000000..8adfa46392 Binary files /dev/null and b/sound/songs/midi/mus_field13.mid differ diff --git a/sound/songs/midi/mus_finecity.mid b/sound/songs/midi/mus_finecity.mid new file mode 100644 index 0000000000..f83647287e Binary files /dev/null and b/sound/songs/midi/mus_finecity.mid differ diff --git a/sound/songs/midi/mus_friendly.mid b/sound/songs/midi/mus_friendly.mid new file mode 100644 index 0000000000..38567b2bf9 Binary files /dev/null and b/sound/songs/midi/mus_friendly.mid differ diff --git a/sound/songs/midi/mus_fune_kan.mid b/sound/songs/midi/mus_fune_kan.mid new file mode 100644 index 0000000000..c95ab1e8da Binary files /dev/null and b/sound/songs/midi/mus_fune_kan.mid differ diff --git a/sound/songs/midi/mus_gim.mid b/sound/songs/midi/mus_gim.mid new file mode 100644 index 0000000000..81db028762 Binary files /dev/null and b/sound/songs/midi/mus_gim.mid differ diff --git a/sound/songs/midi/mus_girl_sup.mid b/sound/songs/midi/mus_girl_sup.mid new file mode 100644 index 0000000000..8f05b2b43b Binary files /dev/null and b/sound/songs/midi/mus_girl_sup.mid differ diff --git a/sound/songs/midi/mus_girleye.mid b/sound/songs/midi/mus_girleye.mid new file mode 100644 index 0000000000..a4015e70d3 Binary files /dev/null and b/sound/songs/midi/mus_girleye.mid differ diff --git a/sound/songs/midi/mus_gomachi0.mid b/sound/songs/midi/mus_gomachi0.mid new file mode 100644 index 0000000000..b41d157a30 Binary files /dev/null and b/sound/songs/midi/mus_gomachi0.mid differ diff --git a/sound/songs/midi/mus_gotown.mid b/sound/songs/midi/mus_gotown.mid new file mode 100644 index 0000000000..6a2ab5dea2 Binary files /dev/null and b/sound/songs/midi/mus_gotown.mid differ diff --git a/sound/songs/midi/mus_granroad.mid b/sound/songs/midi/mus_granroad.mid new file mode 100644 index 0000000000..cb286982db Binary files /dev/null and b/sound/songs/midi/mus_granroad.mid differ diff --git a/sound/songs/midi/mus_hageshii.mid b/sound/songs/midi/mus_hageshii.mid new file mode 100644 index 0000000000..6b217a1fa6 Binary files /dev/null and b/sound/songs/midi/mus_hageshii.mid differ diff --git a/sound/songs/midi/mus_hideri.mid b/sound/songs/midi/mus_hideri.mid new file mode 100644 index 0000000000..0ca75c2e9d Binary files /dev/null and b/sound/songs/midi/mus_hideri.mid differ diff --git a/sound/songs/midi/mus_hightown.mid b/sound/songs/midi/mus_hightown.mid new file mode 100644 index 0000000000..a437b3c340 Binary files /dev/null and b/sound/songs/midi/mus_hightown.mid differ diff --git a/sound/songs/midi/mus_hutago.mid b/sound/songs/midi/mus_hutago.mid new file mode 100644 index 0000000000..bc1b1da054 Binary files /dev/null and b/sound/songs/midi/mus_hutago.mid differ diff --git a/sound/songs/midi/mus_inter_v.mid b/sound/songs/midi/mus_inter_v.mid new file mode 100644 index 0000000000..504bf3df13 Binary files /dev/null and b/sound/songs/midi/mus_inter_v.mid differ diff --git a/sound/songs/midi/mus_kachi1.mid b/sound/songs/midi/mus_kachi1.mid new file mode 100644 index 0000000000..7d3f750096 Binary files /dev/null and b/sound/songs/midi/mus_kachi1.mid differ diff --git a/sound/songs/midi/mus_kachi2.mid b/sound/songs/midi/mus_kachi2.mid new file mode 100644 index 0000000000..51fad46fc4 Binary files /dev/null and b/sound/songs/midi/mus_kachi2.mid differ diff --git a/sound/songs/midi/mus_kachi22.mid b/sound/songs/midi/mus_kachi22.mid new file mode 100644 index 0000000000..30b40c9469 Binary files /dev/null and b/sound/songs/midi/mus_kachi22.mid differ diff --git a/sound/songs/midi/mus_kachi3.mid b/sound/songs/midi/mus_kachi3.mid new file mode 100644 index 0000000000..1ce5dd13c5 Binary files /dev/null and b/sound/songs/midi/mus_kachi3.mid differ diff --git a/sound/songs/midi/mus_kachi4.mid b/sound/songs/midi/mus_kachi4.mid new file mode 100644 index 0000000000..3b8cc422ef Binary files /dev/null and b/sound/songs/midi/mus_kachi4.mid differ diff --git a/sound/songs/midi/mus_kachi5.mid b/sound/songs/midi/mus_kachi5.mid new file mode 100644 index 0000000000..94be2e4c73 Binary files /dev/null and b/sound/songs/midi/mus_kachi5.mid differ diff --git a/sound/songs/midi/mus_kakkoii.mid b/sound/songs/midi/mus_kakkoii.mid new file mode 100644 index 0000000000..c1a75663be Binary files /dev/null and b/sound/songs/midi/mus_kakkoii.mid differ diff --git a/sound/songs/midi/mus_karakuri.mid b/sound/songs/midi/mus_karakuri.mid new file mode 100644 index 0000000000..d6c387ee37 Binary files /dev/null and b/sound/songs/midi/mus_karakuri.mid differ diff --git a/sound/songs/midi/mus_kazanbai.mid b/sound/songs/midi/mus_kazanbai.mid new file mode 100644 index 0000000000..bddb3947c5 Binary files /dev/null and b/sound/songs/midi/mus_kazanbai.mid differ diff --git a/sound/songs/midi/mus_m_boat.mid b/sound/songs/midi/mus_m_boat.mid new file mode 100644 index 0000000000..97c539a756 Binary files /dev/null and b/sound/songs/midi/mus_m_boat.mid differ diff --git a/sound/songs/midi/mus_m_dungon.mid b/sound/songs/midi/mus_m_dungon.mid new file mode 100644 index 0000000000..3de0494b3c Binary files /dev/null and b/sound/songs/midi/mus_m_dungon.mid differ diff --git a/sound/songs/midi/mus_maborosi.mid b/sound/songs/midi/mus_maborosi.mid new file mode 100644 index 0000000000..c888c0d54d Binary files /dev/null and b/sound/songs/midi/mus_maborosi.mid differ diff --git a/sound/songs/midi/mus_machi_s2.mid b/sound/songs/midi/mus_machi_s2.mid new file mode 100644 index 0000000000..a3c4a0a6a3 Binary files /dev/null and b/sound/songs/midi/mus_machi_s2.mid differ diff --git a/sound/songs/midi/mus_machi_s3.mid b/sound/songs/midi/mus_machi_s3.mid new file mode 100644 index 0000000000..65862625ca Binary files /dev/null and b/sound/songs/midi/mus_machi_s3.mid differ diff --git a/sound/songs/midi/mus_machi_s4.mid b/sound/songs/midi/mus_machi_s4.mid new file mode 100644 index 0000000000..2ae43fe7ec Binary files /dev/null and b/sound/songs/midi/mus_machi_s4.mid differ diff --git a/sound/songs/midi/mus_machupi.mid b/sound/songs/midi/mus_machupi.mid new file mode 100644 index 0000000000..0232634af0 Binary files /dev/null and b/sound/songs/midi/mus_machupi.mid differ diff --git a/sound/songs/midi/mus_me_asa.mid b/sound/songs/midi/mus_me_asa.mid new file mode 100644 index 0000000000..0606aafa6d Binary files /dev/null and b/sound/songs/midi/mus_me_asa.mid differ diff --git a/sound/songs/midi/mus_me_b_big.mid b/sound/songs/midi/mus_me_b_big.mid new file mode 100644 index 0000000000..eda461fd35 Binary files /dev/null and b/sound/songs/midi/mus_me_b_big.mid differ diff --git a/sound/songs/midi/mus_me_b_small.mid b/sound/songs/midi/mus_me_b_small.mid new file mode 100644 index 0000000000..a51f48ed41 Binary files /dev/null and b/sound/songs/midi/mus_me_b_small.mid differ diff --git a/sound/songs/midi/mus_me_bachi.mid b/sound/songs/midi/mus_me_bachi.mid new file mode 100644 index 0000000000..27b97f09c9 Binary files /dev/null and b/sound/songs/midi/mus_me_bachi.mid differ diff --git a/sound/songs/midi/mus_me_kinomi.mid b/sound/songs/midi/mus_me_kinomi.mid new file mode 100644 index 0000000000..30fbd36074 Binary files /dev/null and b/sound/songs/midi/mus_me_kinomi.mid differ diff --git a/sound/songs/midi/mus_me_pointget.mid b/sound/songs/midi/mus_me_pointget.mid new file mode 100644 index 0000000000..4a38906472 Binary files /dev/null and b/sound/songs/midi/mus_me_pointget.mid differ diff --git a/sound/songs/midi/mus_me_rg_photo.mid b/sound/songs/midi/mus_me_rg_photo.mid new file mode 100644 index 0000000000..76fce4af30 Binary files /dev/null and b/sound/songs/midi/mus_me_rg_photo.mid differ diff --git a/sound/songs/midi/mus_me_shinka.mid b/sound/songs/midi/mus_me_shinka.mid new file mode 100644 index 0000000000..81cd5d041b Binary files /dev/null and b/sound/songs/midi/mus_me_shinka.mid differ diff --git a/sound/songs/midi/mus_me_symbolget.mid b/sound/songs/midi/mus_me_symbolget.mid new file mode 100644 index 0000000000..76b83abcdb Binary files /dev/null and b/sound/songs/midi/mus_me_symbolget.mid differ diff --git a/sound/songs/midi/mus_me_tama.mid b/sound/songs/midi/mus_me_tama.mid new file mode 100644 index 0000000000..4190733d9d Binary files /dev/null and b/sound/songs/midi/mus_me_tama.mid differ diff --git a/sound/songs/midi/mus_me_tore_eye.mid b/sound/songs/midi/mus_me_tore_eye.mid new file mode 100644 index 0000000000..f2682bf320 Binary files /dev/null and b/sound/songs/midi/mus_me_tore_eye.mid differ diff --git a/sound/songs/midi/mus_me_wasure.mid b/sound/songs/midi/mus_me_wasure.mid new file mode 100644 index 0000000000..16fe3e1a03 Binary files /dev/null and b/sound/songs/midi/mus_me_wasure.mid differ diff --git a/sound/songs/midi/mus_me_waza.mid b/sound/songs/midi/mus_me_waza.mid new file mode 100644 index 0000000000..ac132f5ffd Binary files /dev/null and b/sound/songs/midi/mus_me_waza.mid differ diff --git a/sound/songs/midi/mus_me_zannen.mid b/sound/songs/midi/mus_me_zannen.mid new file mode 100644 index 0000000000..2d071d5245 Binary files /dev/null and b/sound/songs/midi/mus_me_zannen.mid differ diff --git a/sound/songs/midi/mus_mgm0.mid b/sound/songs/midi/mus_mgm0.mid new file mode 100644 index 0000000000..99f5c24a89 Binary files /dev/null and b/sound/songs/midi/mus_mgm0.mid differ diff --git a/sound/songs/midi/mus_minamo.mid b/sound/songs/midi/mus_minamo.mid new file mode 100644 index 0000000000..5bcf806455 Binary files /dev/null and b/sound/songs/midi/mus_minamo.mid differ diff --git a/sound/songs/midi/mus_mishiro.mid b/sound/songs/midi/mus_mishiro.mid new file mode 100644 index 0000000000..1fbaa5bfe3 Binary files /dev/null and b/sound/songs/midi/mus_mishiro.mid differ diff --git a/sound/songs/midi/mus_naminori.mid b/sound/songs/midi/mus_naminori.mid new file mode 100644 index 0000000000..70813e3437 Binary files /dev/null and b/sound/songs/midi/mus_naminori.mid differ diff --git a/sound/songs/midi/mus_nextroad.mid b/sound/songs/midi/mus_nextroad.mid new file mode 100644 index 0000000000..571345f5a8 Binary files /dev/null and b/sound/songs/midi/mus_nextroad.mid differ diff --git a/sound/songs/midi/mus_nibi.mid b/sound/songs/midi/mus_nibi.mid new file mode 100644 index 0000000000..dc0df50f21 Binary files /dev/null and b/sound/songs/midi/mus_nibi.mid differ diff --git a/sound/songs/midi/mus_odamaki.mid b/sound/songs/midi/mus_odamaki.mid new file mode 100644 index 0000000000..ac4226f988 Binary files /dev/null and b/sound/songs/midi/mus_odamaki.mid differ diff --git a/sound/songs/midi/mus_ooame.mid b/sound/songs/midi/mus_ooame.mid new file mode 100644 index 0000000000..be847f6a64 Binary files /dev/null and b/sound/songs/midi/mus_ooame.mid differ diff --git a/sound/songs/midi/mus_p_school.mid b/sound/songs/midi/mus_p_school.mid new file mode 100644 index 0000000000..55651dea57 Binary files /dev/null and b/sound/songs/midi/mus_p_school.mid differ diff --git a/sound/songs/midi/mus_pcc.mid b/sound/songs/midi/mus_pcc.mid new file mode 100644 index 0000000000..15417549fd Binary files /dev/null and b/sound/songs/midi/mus_pcc.mid differ diff --git a/sound/songs/midi/mus_pokecen.mid b/sound/songs/midi/mus_pokecen.mid new file mode 100644 index 0000000000..e8cfb473ac Binary files /dev/null and b/sound/songs/midi/mus_pokecen.mid differ diff --git a/sound/songs/midi/mus_pyramid.mid b/sound/songs/midi/mus_pyramid.mid new file mode 100644 index 0000000000..ceb50e6672 Binary files /dev/null and b/sound/songs/midi/mus_pyramid.mid differ diff --git a/sound/songs/midi/mus_pyramid_top.mid b/sound/songs/midi/mus_pyramid_top.mid new file mode 100644 index 0000000000..5020132430 Binary files /dev/null and b/sound/songs/midi/mus_pyramid_top.mid differ diff --git a/sound/songs/midi/mus_rainbow.mid b/sound/songs/midi/mus_rainbow.mid new file mode 100644 index 0000000000..8c1e20151a Binary files /dev/null and b/sound/songs/midi/mus_rainbow.mid differ diff --git a/sound/songs/midi/mus_rekkuu_kourin.mid b/sound/songs/midi/mus_rekkuu_kourin.mid new file mode 100644 index 0000000000..a16b3f5118 Binary files /dev/null and b/sound/songs/midi/mus_rekkuu_kourin.mid differ diff --git a/sound/songs/midi/mus_rg_ajito.mid b/sound/songs/midi/mus_rg_ajito.mid new file mode 100644 index 0000000000..1e1fff0f67 Binary files /dev/null and b/sound/songs/midi/mus_rg_ajito.mid differ diff --git a/sound/songs/midi/mus_rg_annai.mid b/sound/songs/midi/mus_rg_annai.mid new file mode 100644 index 0000000000..efea75d49f Binary files /dev/null and b/sound/songs/midi/mus_rg_annai.mid differ diff --git a/sound/songs/midi/mus_rg_champ_r.mid b/sound/songs/midi/mus_rg_champ_r.mid new file mode 100644 index 0000000000..6552b65bd3 Binary files /dev/null and b/sound/songs/midi/mus_rg_champ_r.mid differ diff --git a/sound/songs/midi/mus_rg_cycling.mid b/sound/songs/midi/mus_rg_cycling.mid new file mode 100644 index 0000000000..270bc8a75b Binary files /dev/null and b/sound/songs/midi/mus_rg_cycling.mid differ diff --git a/sound/songs/midi/mus_rg_demo.mid b/sound/songs/midi/mus_rg_demo.mid new file mode 100644 index 0000000000..f5320a273a Binary files /dev/null and b/sound/songs/midi/mus_rg_demo.mid differ diff --git a/sound/songs/midi/mus_rg_dendou.mid b/sound/songs/midi/mus_rg_dendou.mid new file mode 100644 index 0000000000..9d7647ccde Binary files /dev/null and b/sound/songs/midi/mus_rg_dendou.mid differ diff --git a/sound/songs/midi/mus_rg_deoeye.mid b/sound/songs/midi/mus_rg_deoeye.mid new file mode 100644 index 0000000000..d322b9a1a5 Binary files /dev/null and b/sound/songs/midi/mus_rg_deoeye.mid differ diff --git a/sound/songs/midi/mus_rg_ending.mid b/sound/songs/midi/mus_rg_ending.mid new file mode 100644 index 0000000000..1f57905427 Binary files /dev/null and b/sound/songs/midi/mus_rg_ending.mid differ diff --git a/sound/songs/midi/mus_rg_exeye.mid b/sound/songs/midi/mus_rg_exeye.mid new file mode 100644 index 0000000000..cb5fef4876 Binary files /dev/null and b/sound/songs/midi/mus_rg_exeye.mid differ diff --git a/sound/songs/midi/mus_rg_fan2.mid b/sound/songs/midi/mus_rg_fan2.mid new file mode 100644 index 0000000000..98300bce17 Binary files /dev/null and b/sound/songs/midi/mus_rg_fan2.mid differ diff --git a/sound/songs/midi/mus_rg_fan5.mid b/sound/songs/midi/mus_rg_fan5.mid new file mode 100644 index 0000000000..e9c01b132b Binary files /dev/null and b/sound/songs/midi/mus_rg_fan5.mid differ diff --git a/sound/songs/midi/mus_rg_fan6.mid b/sound/songs/midi/mus_rg_fan6.mid new file mode 100644 index 0000000000..d2bc1feb30 Binary files /dev/null and b/sound/songs/midi/mus_rg_fan6.mid differ diff --git a/sound/songs/midi/mus_rg_get_yasei.mid b/sound/songs/midi/mus_rg_get_yasei.mid new file mode 100644 index 0000000000..6599ca6b08 Binary files /dev/null and b/sound/songs/midi/mus_rg_get_yasei.mid differ diff --git a/sound/songs/midi/mus_rg_guren.mid b/sound/songs/midi/mus_rg_guren.mid new file mode 100644 index 0000000000..a5748ac487 Binary files /dev/null and b/sound/songs/midi/mus_rg_guren.mid differ diff --git a/sound/songs/midi/mus_rg_gym.mid b/sound/songs/midi/mus_rg_gym.mid new file mode 100644 index 0000000000..814e159ce7 Binary files /dev/null and b/sound/songs/midi/mus_rg_gym.mid differ diff --git a/sound/songs/midi/mus_rg_hanada.mid b/sound/songs/midi/mus_rg_hanada.mid new file mode 100644 index 0000000000..4831631fc9 Binary files /dev/null and b/sound/songs/midi/mus_rg_hanada.mid differ diff --git a/sound/songs/midi/mus_rg_jump.mid b/sound/songs/midi/mus_rg_jump.mid new file mode 100644 index 0000000000..6e656a1f0d Binary files /dev/null and b/sound/songs/midi/mus_rg_jump.mid differ diff --git a/sound/songs/midi/mus_rg_kaihuku.mid b/sound/songs/midi/mus_rg_kaihuku.mid new file mode 100644 index 0000000000..50c96d7c6a Binary files /dev/null and b/sound/songs/midi/mus_rg_kaihuku.mid differ diff --git a/sound/songs/midi/mus_rg_kenkyu.mid b/sound/songs/midi/mus_rg_kenkyu.mid new file mode 100644 index 0000000000..471a1baab2 Binary files /dev/null and b/sound/songs/midi/mus_rg_kenkyu.mid differ diff --git a/sound/songs/midi/mus_rg_kinomikui.mid b/sound/songs/midi/mus_rg_kinomikui.mid new file mode 100644 index 0000000000..5e16a57cd2 Binary files /dev/null and b/sound/songs/midi/mus_rg_kinomikui.mid differ diff --git a/sound/songs/midi/mus_rg_kuchiba.mid b/sound/songs/midi/mus_rg_kuchiba.mid new file mode 100644 index 0000000000..11cb67d1af Binary files /dev/null and b/sound/songs/midi/mus_rg_kuchiba.mid differ diff --git a/sound/songs/midi/mus_rg_load01.mid b/sound/songs/midi/mus_rg_load01.mid new file mode 100644 index 0000000000..9d0ebcde63 Binary files /dev/null and b/sound/songs/midi/mus_rg_load01.mid differ diff --git a/sound/songs/midi/mus_rg_load02.mid b/sound/songs/midi/mus_rg_load02.mid new file mode 100644 index 0000000000..2af80a5a83 Binary files /dev/null and b/sound/songs/midi/mus_rg_load02.mid differ diff --git a/sound/songs/midi/mus_rg_load03.mid b/sound/songs/midi/mus_rg_load03.mid new file mode 100644 index 0000000000..3fe21c3812 Binary files /dev/null and b/sound/songs/midi/mus_rg_load03.mid differ diff --git a/sound/songs/midi/mus_rg_masara.mid b/sound/songs/midi/mus_rg_masara.mid new file mode 100644 index 0000000000..fa59173870 Binary files /dev/null and b/sound/songs/midi/mus_rg_masara.mid differ diff --git a/sound/songs/midi/mus_rg_naminori.mid b/sound/songs/midi/mus_rg_naminori.mid new file mode 100644 index 0000000000..3ac684ac24 Binary files /dev/null and b/sound/songs/midi/mus_rg_naminori.mid differ diff --git a/sound/songs/midi/mus_rg_nana123.mid b/sound/songs/midi/mus_rg_nana123.mid new file mode 100644 index 0000000000..dd88863d48 Binary files /dev/null and b/sound/songs/midi/mus_rg_nana123.mid differ diff --git a/sound/songs/midi/mus_rg_nana45.mid b/sound/songs/midi/mus_rg_nana45.mid new file mode 100644 index 0000000000..98b5811320 Binary files /dev/null and b/sound/songs/midi/mus_rg_nana45.mid differ diff --git a/sound/songs/midi/mus_rg_nana67.mid b/sound/songs/midi/mus_rg_nana67.mid new file mode 100644 index 0000000000..537e59a713 Binary files /dev/null and b/sound/songs/midi/mus_rg_nana67.mid differ diff --git a/sound/songs/midi/mus_rg_nanadungeon.mid b/sound/songs/midi/mus_rg_nanadungeon.mid new file mode 100644 index 0000000000..7f32963c9a Binary files /dev/null and b/sound/songs/midi/mus_rg_nanadungeon.mid differ diff --git a/sound/songs/midi/mus_rg_nanaiseki.mid b/sound/songs/midi/mus_rg_nanaiseki.mid new file mode 100644 index 0000000000..76d73039e5 Binary files /dev/null and b/sound/songs/midi/mus_rg_nanaiseki.mid differ diff --git a/sound/songs/midi/mus_rg_nanashima.mid b/sound/songs/midi/mus_rg_nanashima.mid new file mode 100644 index 0000000000..d215f0122e Binary files /dev/null and b/sound/songs/midi/mus_rg_nanashima.mid differ diff --git a/sound/songs/midi/mus_rg_network.mid b/sound/songs/midi/mus_rg_network.mid new file mode 100644 index 0000000000..292dad852d Binary files /dev/null and b/sound/songs/midi/mus_rg_network.mid differ diff --git a/sound/songs/midi/mus_rg_nibi.mid b/sound/songs/midi/mus_rg_nibi.mid new file mode 100644 index 0000000000..dd88863d48 Binary files /dev/null and b/sound/songs/midi/mus_rg_nibi.mid differ diff --git a/sound/songs/midi/mus_rg_ohkido.mid b/sound/songs/midi/mus_rg_ohkido.mid new file mode 100644 index 0000000000..fa4710a234 Binary files /dev/null and b/sound/songs/midi/mus_rg_ohkido.mid differ diff --git a/sound/songs/midi/mus_rg_okurimono.mid b/sound/songs/midi/mus_rg_okurimono.mid new file mode 100644 index 0000000000..bfde1f1752 Binary files /dev/null and b/sound/songs/midi/mus_rg_okurimono.mid differ diff --git a/sound/songs/midi/mus_rg_opening.mid b/sound/songs/midi/mus_rg_opening.mid new file mode 100644 index 0000000000..c15773fffb Binary files /dev/null and b/sound/songs/midi/mus_rg_opening.mid differ diff --git a/sound/songs/midi/mus_rg_oshie_tv.mid b/sound/songs/midi/mus_rg_oshie_tv.mid new file mode 100644 index 0000000000..efea75d49f Binary files /dev/null and b/sound/songs/midi/mus_rg_oshie_tv.mid differ diff --git a/sound/songs/midi/mus_rg_otsukimi.mid b/sound/songs/midi/mus_rg_otsukimi.mid new file mode 100644 index 0000000000..c7da3b0364 Binary files /dev/null and b/sound/songs/midi/mus_rg_otsukimi.mid differ diff --git a/sound/songs/midi/mus_rg_p_tower.mid b/sound/songs/midi/mus_rg_p_tower.mid new file mode 100644 index 0000000000..0a537d191f Binary files /dev/null and b/sound/songs/midi/mus_rg_p_tower.mid differ diff --git a/sound/songs/midi/mus_rg_pokecen.mid b/sound/songs/midi/mus_rg_pokecen.mid new file mode 100644 index 0000000000..cd905db38c Binary files /dev/null and b/sound/songs/midi/mus_rg_pokecen.mid differ diff --git a/sound/songs/midi/mus_rg_pokefue.mid b/sound/songs/midi/mus_rg_pokefue.mid new file mode 100644 index 0000000000..02686a30b5 Binary files /dev/null and b/sound/songs/midi/mus_rg_pokefue.mid differ diff --git a/sound/songs/midi/mus_rg_pokeyashi.mid b/sound/songs/midi/mus_rg_pokeyashi.mid new file mode 100644 index 0000000000..e5ee78eb00 Binary files /dev/null and b/sound/songs/midi/mus_rg_pokeyashi.mid differ diff --git a/sound/songs/midi/mus_rg_purin.mid b/sound/songs/midi/mus_rg_purin.mid new file mode 100644 index 0000000000..cc3405f3cc Binary files /dev/null and b/sound/songs/midi/mus_rg_purin.mid differ diff --git a/sound/songs/midi/mus_rg_rival1.mid b/sound/songs/midi/mus_rg_rival1.mid new file mode 100644 index 0000000000..41fe40e949 Binary files /dev/null and b/sound/songs/midi/mus_rg_rival1.mid differ diff --git a/sound/songs/midi/mus_rg_rival2.mid b/sound/songs/midi/mus_rg_rival2.mid new file mode 100644 index 0000000000..cae8212450 Binary files /dev/null and b/sound/songs/midi/mus_rg_rival2.mid differ diff --git a/sound/songs/midi/mus_rg_rocket.mid b/sound/songs/midi/mus_rg_rocket.mid new file mode 100644 index 0000000000..966e569625 Binary files /dev/null and b/sound/songs/midi/mus_rg_rocket.mid differ diff --git a/sound/songs/midi/mus_rg_santoan.mid b/sound/songs/midi/mus_rg_santoan.mid new file mode 100644 index 0000000000..b843ca364e Binary files /dev/null and b/sound/songs/midi/mus_rg_santoan.mid differ diff --git a/sound/songs/midi/mus_rg_seibetu.mid b/sound/songs/midi/mus_rg_seibetu.mid new file mode 100644 index 0000000000..8c0a1d7ea5 Binary files /dev/null and b/sound/songs/midi/mus_rg_seibetu.mid differ diff --git a/sound/songs/midi/mus_rg_sekaikan.mid b/sound/songs/midi/mus_rg_sekaikan.mid new file mode 100644 index 0000000000..aec6a02403 Binary files /dev/null and b/sound/songs/midi/mus_rg_sekaikan.mid differ diff --git a/sound/songs/midi/mus_rg_shion.mid b/sound/songs/midi/mus_rg_shion.mid new file mode 100644 index 0000000000..b31831dfa1 Binary files /dev/null and b/sound/songs/midi/mus_rg_shion.mid differ diff --git a/sound/songs/midi/mus_rg_shiruhu.mid b/sound/songs/midi/mus_rg_shiruhu.mid new file mode 100644 index 0000000000..8f66ea874c Binary files /dev/null and b/sound/songs/midi/mus_rg_shiruhu.mid differ diff --git a/sound/songs/midi/mus_rg_shoujo.mid b/sound/songs/midi/mus_rg_shoujo.mid new file mode 100644 index 0000000000..48ede9b4c8 Binary files /dev/null and b/sound/songs/midi/mus_rg_shoujo.mid differ diff --git a/sound/songs/midi/mus_rg_shounen.mid b/sound/songs/midi/mus_rg_shounen.mid new file mode 100644 index 0000000000..0820f00caa Binary files /dev/null and b/sound/songs/midi/mus_rg_shounen.mid differ diff --git a/sound/songs/midi/mus_rg_slot.mid b/sound/songs/midi/mus_rg_slot.mid new file mode 100644 index 0000000000..24668ec684 Binary files /dev/null and b/sound/songs/midi/mus_rg_slot.mid differ diff --git a/sound/songs/midi/mus_rg_slowmasara.mid b/sound/songs/midi/mus_rg_slowmasara.mid new file mode 100644 index 0000000000..441fb63486 Binary files /dev/null and b/sound/songs/midi/mus_rg_slowmasara.mid differ diff --git a/sound/songs/midi/mus_rg_sousa.mid b/sound/songs/midi/mus_rg_sousa.mid new file mode 100644 index 0000000000..0c936e8f69 Binary files /dev/null and b/sound/songs/midi/mus_rg_sousa.mid differ diff --git a/sound/songs/midi/mus_rg_t_mori.mid b/sound/songs/midi/mus_rg_t_mori.mid new file mode 100644 index 0000000000..76d73039e5 Binary files /dev/null and b/sound/songs/midi/mus_rg_t_mori.mid differ diff --git a/sound/songs/midi/mus_rg_t_tower.mid b/sound/songs/midi/mus_rg_t_tower.mid new file mode 100644 index 0000000000..81db028762 Binary files /dev/null and b/sound/songs/midi/mus_rg_t_tower.mid differ diff --git a/sound/songs/midi/mus_rg_tamamusi.mid b/sound/songs/midi/mus_rg_tamamusi.mid new file mode 100644 index 0000000000..fa0d655ebb Binary files /dev/null and b/sound/songs/midi/mus_rg_tamamusi.mid differ diff --git a/sound/songs/midi/mus_rg_title.mid b/sound/songs/midi/mus_rg_title.mid new file mode 100644 index 0000000000..3b1caf31f1 Binary files /dev/null and b/sound/songs/midi/mus_rg_title.mid differ diff --git a/sound/songs/midi/mus_rg_titlerog.mid b/sound/songs/midi/mus_rg_titlerog.mid new file mode 100644 index 0000000000..baef8d1d41 Binary files /dev/null and b/sound/songs/midi/mus_rg_titlerog.mid differ diff --git a/sound/songs/midi/mus_rg_tvnoize.mid b/sound/songs/midi/mus_rg_tvnoize.mid new file mode 100644 index 0000000000..b5d446098a Binary files /dev/null and b/sound/songs/midi/mus_rg_tvnoize.mid differ diff --git a/sound/songs/midi/mus_rg_union.mid b/sound/songs/midi/mus_rg_union.mid new file mode 100644 index 0000000000..b484050fa8 Binary files /dev/null and b/sound/songs/midi/mus_rg_union.mid differ diff --git a/sound/songs/midi/mus_rg_vs_den.mid b/sound/songs/midi/mus_rg_vs_den.mid new file mode 100644 index 0000000000..93d3785be6 Binary files /dev/null and b/sound/songs/midi/mus_rg_vs_den.mid differ diff --git a/sound/songs/midi/mus_rg_vs_deo.mid b/sound/songs/midi/mus_rg_vs_deo.mid new file mode 100644 index 0000000000..1f9c00bb10 Binary files /dev/null and b/sound/songs/midi/mus_rg_vs_deo.mid differ diff --git a/sound/songs/midi/mus_rg_vs_gym.mid b/sound/songs/midi/mus_rg_vs_gym.mid new file mode 100644 index 0000000000..aa2da087f7 Binary files /dev/null and b/sound/songs/midi/mus_rg_vs_gym.mid differ diff --git a/sound/songs/midi/mus_rg_vs_last.mid b/sound/songs/midi/mus_rg_vs_last.mid new file mode 100644 index 0000000000..e63d2eb459 Binary files /dev/null and b/sound/songs/midi/mus_rg_vs_last.mid differ diff --git a/sound/songs/midi/mus_rg_vs_myu2.mid b/sound/songs/midi/mus_rg_vs_myu2.mid new file mode 100644 index 0000000000..e6a5783203 Binary files /dev/null and b/sound/songs/midi/mus_rg_vs_myu2.mid differ diff --git a/sound/songs/midi/mus_rg_vs_tore.mid b/sound/songs/midi/mus_rg_vs_tore.mid new file mode 100644 index 0000000000..95172f63e0 Binary files /dev/null and b/sound/songs/midi/mus_rg_vs_tore.mid differ diff --git a/sound/songs/midi/mus_rg_vs_yasei.mid b/sound/songs/midi/mus_rg_vs_yasei.mid new file mode 100644 index 0000000000..835aff19b8 Binary files /dev/null and b/sound/songs/midi/mus_rg_vs_yasei.mid differ diff --git a/sound/songs/midi/mus_rg_win_gym.mid b/sound/songs/midi/mus_rg_win_gym.mid new file mode 100644 index 0000000000..1ce5dd13c5 Binary files /dev/null and b/sound/songs/midi/mus_rg_win_gym.mid differ diff --git a/sound/songs/midi/mus_rg_win_tre.mid b/sound/songs/midi/mus_rg_win_tre.mid new file mode 100644 index 0000000000..26fe06bf01 Binary files /dev/null and b/sound/songs/midi/mus_rg_win_tre.mid differ diff --git a/sound/songs/midi/mus_rg_win_yasei.mid b/sound/songs/midi/mus_rg_win_yasei.mid new file mode 100644 index 0000000000..51fad46fc4 Binary files /dev/null and b/sound/songs/midi/mus_rg_win_yasei.mid differ diff --git a/sound/songs/midi/mus_ropeway.mid b/sound/songs/midi/mus_ropeway.mid new file mode 100644 index 0000000000..5aa3a411a9 Binary files /dev/null and b/sound/songs/midi/mus_ropeway.mid differ diff --git a/sound/songs/midi/mus_runecity.mid b/sound/songs/midi/mus_runecity.mid new file mode 100644 index 0000000000..2e8c49c2fc Binary files /dev/null and b/sound/songs/midi/mus_runecity.mid differ diff --git a/sound/songs/midi/mus_safari.mid b/sound/songs/midi/mus_safari.mid new file mode 100644 index 0000000000..95fab66a80 Binary files /dev/null and b/sound/songs/midi/mus_safari.mid differ diff --git a/sound/songs/midi/mus_sattower.mid b/sound/songs/midi/mus_sattower.mid new file mode 100644 index 0000000000..a8294614f2 Binary files /dev/null and b/sound/songs/midi/mus_sattower.mid differ diff --git a/sound/songs/midi/mus_shinka.mid b/sound/songs/midi/mus_shinka.mid new file mode 100644 index 0000000000..de8b2ab912 Binary files /dev/null and b/sound/songs/midi/mus_shinka.mid differ diff --git a/sound/songs/midi/mus_sitennou.mid b/sound/songs/midi/mus_sitennou.mid new file mode 100644 index 0000000000..21ba64b98b Binary files /dev/null and b/sound/songs/midi/mus_sitennou.mid differ diff --git a/sound/songs/midi/mus_suikun.mid b/sound/songs/midi/mus_suikun.mid new file mode 100644 index 0000000000..afb9742d50 Binary files /dev/null and b/sound/songs/midi/mus_suikun.mid differ diff --git a/sound/songs/midi/mus_swimeye.mid b/sound/songs/midi/mus_swimeye.mid new file mode 100644 index 0000000000..4a376a9287 Binary files /dev/null and b/sound/songs/midi/mus_swimeye.mid differ diff --git a/sound/songs/midi/mus_syoujoeye.mid b/sound/songs/midi/mus_syoujoeye.mid new file mode 100644 index 0000000000..00226b287c Binary files /dev/null and b/sound/songs/midi/mus_syoujoeye.mid differ diff --git a/sound/songs/midi/mus_t_battle.mid b/sound/songs/midi/mus_t_battle.mid new file mode 100644 index 0000000000..43d2f4bc3d Binary files /dev/null and b/sound/songs/midi/mus_t_battle.mid differ diff --git a/sound/songs/midi/mus_test.mid b/sound/songs/midi/mus_test.mid new file mode 100644 index 0000000000..913a4f89a6 Binary files /dev/null and b/sound/songs/midi/mus_test.mid differ diff --git a/sound/songs/midi/mus_test1.mid b/sound/songs/midi/mus_test1.mid new file mode 100644 index 0000000000..36c297994e Binary files /dev/null and b/sound/songs/midi/mus_test1.mid differ diff --git a/sound/songs/midi/mus_test2.mid b/sound/songs/midi/mus_test2.mid new file mode 100644 index 0000000000..b092815387 Binary files /dev/null and b/sound/songs/midi/mus_test2.mid differ diff --git a/sound/songs/midi/mus_test3.mid b/sound/songs/midi/mus_test3.mid new file mode 100644 index 0000000000..62a18480a2 Binary files /dev/null and b/sound/songs/midi/mus_test3.mid differ diff --git a/sound/songs/midi/mus_test4.mid b/sound/songs/midi/mus_test4.mid new file mode 100644 index 0000000000..aec8e22ad7 Binary files /dev/null and b/sound/songs/midi/mus_test4.mid differ diff --git a/sound/songs/midi/mus_tetsuji.mid b/sound/songs/midi/mus_tetsuji.mid new file mode 100644 index 0000000000..e29e825609 Binary files /dev/null and b/sound/songs/midi/mus_tetsuji.mid differ diff --git a/sound/songs/midi/mus_thankfor.mid b/sound/songs/midi/mus_thankfor.mid new file mode 100644 index 0000000000..d4f9e1606b Binary files /dev/null and b/sound/songs/midi/mus_thankfor.mid differ diff --git a/sound/songs/midi/mus_title3.mid b/sound/songs/midi/mus_title3.mid new file mode 100644 index 0000000000..1664a86b2c Binary files /dev/null and b/sound/songs/midi/mus_title3.mid differ diff --git a/sound/songs/midi/mus_tonekusa.mid b/sound/songs/midi/mus_tonekusa.mid new file mode 100644 index 0000000000..ac11b53785 Binary files /dev/null and b/sound/songs/midi/mus_tonekusa.mid differ diff --git a/sound/songs/midi/mus_tozan.mid b/sound/songs/midi/mus_tozan.mid new file mode 100644 index 0000000000..07d5c95653 Binary files /dev/null and b/sound/songs/midi/mus_tozan.mid differ diff --git a/sound/songs/midi/mus_tsuretek.mid b/sound/songs/midi/mus_tsuretek.mid new file mode 100644 index 0000000000..82664c27a1 Binary files /dev/null and b/sound/songs/midi/mus_tsuretek.mid differ diff --git a/sound/songs/midi/mus_vs_front.mid b/sound/songs/midi/mus_vs_front.mid new file mode 100644 index 0000000000..7e251430c7 Binary files /dev/null and b/sound/songs/midi/mus_vs_front.mid differ diff --git a/sound/songs/midi/mus_vs_mew.mid b/sound/songs/midi/mus_vs_mew.mid new file mode 100644 index 0000000000..d768e51c5f Binary files /dev/null and b/sound/songs/midi/mus_vs_mew.mid differ diff --git a/sound/songs/midi/mus_vs_rekku.mid b/sound/songs/midi/mus_vs_rekku.mid new file mode 100644 index 0000000000..2b4aced440 Binary files /dev/null and b/sound/songs/midi/mus_vs_rekku.mid differ diff --git a/sound/songs/midi/mus_yama_eye.mid b/sound/songs/midi/mus_yama_eye.mid new file mode 100644 index 0000000000..0b58912f60 Binary files /dev/null and b/sound/songs/midi/mus_yama_eye.mid differ diff --git a/sound/songs/midi/ph_choice_blend.mid b/sound/songs/midi/ph_choice_blend.mid new file mode 100644 index 0000000000..dd36cc3f38 Binary files /dev/null and b/sound/songs/midi/ph_choice_blend.mid differ diff --git a/sound/songs/midi/ph_choice_held.mid b/sound/songs/midi/ph_choice_held.mid new file mode 100644 index 0000000000..658d7cc432 Binary files /dev/null and b/sound/songs/midi/ph_choice_held.mid differ diff --git a/sound/songs/midi/ph_choice_solo.mid b/sound/songs/midi/ph_choice_solo.mid new file mode 100644 index 0000000000..e72f7d22eb Binary files /dev/null and b/sound/songs/midi/ph_choice_solo.mid differ diff --git a/sound/songs/midi/ph_cloth_blend.mid b/sound/songs/midi/ph_cloth_blend.mid new file mode 100644 index 0000000000..b8a4eff1ef Binary files /dev/null and b/sound/songs/midi/ph_cloth_blend.mid differ diff --git a/sound/songs/midi/ph_cloth_held.mid b/sound/songs/midi/ph_cloth_held.mid new file mode 100644 index 0000000000..3ef6772040 Binary files /dev/null and b/sound/songs/midi/ph_cloth_held.mid differ diff --git a/sound/songs/midi/ph_cloth_solo.mid b/sound/songs/midi/ph_cloth_solo.mid new file mode 100644 index 0000000000..84755426a0 Binary files /dev/null and b/sound/songs/midi/ph_cloth_solo.mid differ diff --git a/sound/songs/midi/ph_cure_blend.mid b/sound/songs/midi/ph_cure_blend.mid new file mode 100644 index 0000000000..10ffeaac2f Binary files /dev/null and b/sound/songs/midi/ph_cure_blend.mid differ diff --git a/sound/songs/midi/ph_cure_held.mid b/sound/songs/midi/ph_cure_held.mid new file mode 100644 index 0000000000..4640b98d2f Binary files /dev/null and b/sound/songs/midi/ph_cure_held.mid differ diff --git a/sound/songs/midi/ph_cure_solo.mid b/sound/songs/midi/ph_cure_solo.mid new file mode 100644 index 0000000000..49ee7d36b8 Binary files /dev/null and b/sound/songs/midi/ph_cure_solo.mid differ diff --git a/sound/songs/midi/ph_dress_blend.mid b/sound/songs/midi/ph_dress_blend.mid new file mode 100644 index 0000000000..57d469e147 Binary files /dev/null and b/sound/songs/midi/ph_dress_blend.mid differ diff --git a/sound/songs/midi/ph_dress_held.mid b/sound/songs/midi/ph_dress_held.mid new file mode 100644 index 0000000000..5f1fb3a11b Binary files /dev/null and b/sound/songs/midi/ph_dress_held.mid differ diff --git a/sound/songs/midi/ph_dress_solo.mid b/sound/songs/midi/ph_dress_solo.mid new file mode 100644 index 0000000000..1300936af8 Binary files /dev/null and b/sound/songs/midi/ph_dress_solo.mid differ diff --git a/sound/songs/midi/ph_face_blend.mid b/sound/songs/midi/ph_face_blend.mid new file mode 100644 index 0000000000..ecd36ffc54 Binary files /dev/null and b/sound/songs/midi/ph_face_blend.mid differ diff --git a/sound/songs/midi/ph_face_held.mid b/sound/songs/midi/ph_face_held.mid new file mode 100644 index 0000000000..6dbdf778c1 Binary files /dev/null and b/sound/songs/midi/ph_face_held.mid differ diff --git a/sound/songs/midi/ph_face_solo.mid b/sound/songs/midi/ph_face_solo.mid new file mode 100644 index 0000000000..673dc1fb05 Binary files /dev/null and b/sound/songs/midi/ph_face_solo.mid differ diff --git a/sound/songs/midi/ph_fleece_blend.mid b/sound/songs/midi/ph_fleece_blend.mid new file mode 100644 index 0000000000..aca38b91f2 Binary files /dev/null and b/sound/songs/midi/ph_fleece_blend.mid differ diff --git a/sound/songs/midi/ph_fleece_held.mid b/sound/songs/midi/ph_fleece_held.mid new file mode 100644 index 0000000000..b51a07f890 Binary files /dev/null and b/sound/songs/midi/ph_fleece_held.mid differ diff --git a/sound/songs/midi/ph_fleece_solo.mid b/sound/songs/midi/ph_fleece_solo.mid new file mode 100644 index 0000000000..58b70e86d5 Binary files /dev/null and b/sound/songs/midi/ph_fleece_solo.mid differ diff --git a/sound/songs/midi/ph_foot_blend.mid b/sound/songs/midi/ph_foot_blend.mid new file mode 100644 index 0000000000..e870d40f00 Binary files /dev/null and b/sound/songs/midi/ph_foot_blend.mid differ diff --git a/sound/songs/midi/ph_foot_held.mid b/sound/songs/midi/ph_foot_held.mid new file mode 100644 index 0000000000..839f937f30 Binary files /dev/null and b/sound/songs/midi/ph_foot_held.mid differ diff --git a/sound/songs/midi/ph_foot_solo.mid b/sound/songs/midi/ph_foot_solo.mid new file mode 100644 index 0000000000..45841e495d Binary files /dev/null and b/sound/songs/midi/ph_foot_solo.mid differ diff --git a/sound/songs/midi/ph_goat_blend.mid b/sound/songs/midi/ph_goat_blend.mid new file mode 100644 index 0000000000..0057fabb86 Binary files /dev/null and b/sound/songs/midi/ph_goat_blend.mid differ diff --git a/sound/songs/midi/ph_goat_held.mid b/sound/songs/midi/ph_goat_held.mid new file mode 100644 index 0000000000..8a564dc6e9 Binary files /dev/null and b/sound/songs/midi/ph_goat_held.mid differ diff --git a/sound/songs/midi/ph_goat_solo.mid b/sound/songs/midi/ph_goat_solo.mid new file mode 100644 index 0000000000..dcfea0410c Binary files /dev/null and b/sound/songs/midi/ph_goat_solo.mid differ diff --git a/sound/songs/midi/ph_goose_blend.mid b/sound/songs/midi/ph_goose_blend.mid new file mode 100644 index 0000000000..aa4f91866b Binary files /dev/null and b/sound/songs/midi/ph_goose_blend.mid differ diff --git a/sound/songs/midi/ph_goose_held.mid b/sound/songs/midi/ph_goose_held.mid new file mode 100644 index 0000000000..ead4a4c9c6 Binary files /dev/null and b/sound/songs/midi/ph_goose_held.mid differ diff --git a/sound/songs/midi/ph_goose_solo.mid b/sound/songs/midi/ph_goose_solo.mid new file mode 100644 index 0000000000..da9714425d Binary files /dev/null and b/sound/songs/midi/ph_goose_solo.mid differ diff --git a/sound/songs/midi/ph_kit_blend.mid b/sound/songs/midi/ph_kit_blend.mid new file mode 100644 index 0000000000..96c7e4e07f Binary files /dev/null and b/sound/songs/midi/ph_kit_blend.mid differ diff --git a/sound/songs/midi/ph_kit_held.mid b/sound/songs/midi/ph_kit_held.mid new file mode 100644 index 0000000000..143b64a54c Binary files /dev/null and b/sound/songs/midi/ph_kit_held.mid differ diff --git a/sound/songs/midi/ph_kit_solo.mid b/sound/songs/midi/ph_kit_solo.mid new file mode 100644 index 0000000000..ce2ae1aea0 Binary files /dev/null and b/sound/songs/midi/ph_kit_solo.mid differ diff --git a/sound/songs/midi/ph_lot_blend.mid b/sound/songs/midi/ph_lot_blend.mid new file mode 100644 index 0000000000..1da4002822 Binary files /dev/null and b/sound/songs/midi/ph_lot_blend.mid differ diff --git a/sound/songs/midi/ph_lot_held.mid b/sound/songs/midi/ph_lot_held.mid new file mode 100644 index 0000000000..2cc6dad1ef Binary files /dev/null and b/sound/songs/midi/ph_lot_held.mid differ diff --git a/sound/songs/midi/ph_lot_solo.mid b/sound/songs/midi/ph_lot_solo.mid new file mode 100644 index 0000000000..f7adf264fc Binary files /dev/null and b/sound/songs/midi/ph_lot_solo.mid differ diff --git a/sound/songs/midi/ph_mouth_blend.mid b/sound/songs/midi/ph_mouth_blend.mid new file mode 100644 index 0000000000..4934f6af39 Binary files /dev/null and b/sound/songs/midi/ph_mouth_blend.mid differ diff --git a/sound/songs/midi/ph_mouth_held.mid b/sound/songs/midi/ph_mouth_held.mid new file mode 100644 index 0000000000..7b4a4f2e4a Binary files /dev/null and b/sound/songs/midi/ph_mouth_held.mid differ diff --git a/sound/songs/midi/ph_mouth_solo.mid b/sound/songs/midi/ph_mouth_solo.mid new file mode 100644 index 0000000000..7cb34e8bbb Binary files /dev/null and b/sound/songs/midi/ph_mouth_solo.mid differ diff --git a/sound/songs/midi/ph_nurse_blend.mid b/sound/songs/midi/ph_nurse_blend.mid new file mode 100644 index 0000000000..9281f0afe4 Binary files /dev/null and b/sound/songs/midi/ph_nurse_blend.mid differ diff --git a/sound/songs/midi/ph_nurse_held.mid b/sound/songs/midi/ph_nurse_held.mid new file mode 100644 index 0000000000..6c42c4366d Binary files /dev/null and b/sound/songs/midi/ph_nurse_held.mid differ diff --git a/sound/songs/midi/ph_nurse_solo.mid b/sound/songs/midi/ph_nurse_solo.mid new file mode 100644 index 0000000000..6c562ef68c Binary files /dev/null and b/sound/songs/midi/ph_nurse_solo.mid differ diff --git a/sound/songs/midi/ph_price_blend.mid b/sound/songs/midi/ph_price_blend.mid new file mode 100644 index 0000000000..94e63c5778 Binary files /dev/null and b/sound/songs/midi/ph_price_blend.mid differ diff --git a/sound/songs/midi/ph_price_held.mid b/sound/songs/midi/ph_price_held.mid new file mode 100644 index 0000000000..eab4e10047 Binary files /dev/null and b/sound/songs/midi/ph_price_held.mid differ diff --git a/sound/songs/midi/ph_price_solo.mid b/sound/songs/midi/ph_price_solo.mid new file mode 100644 index 0000000000..efafa7a13d Binary files /dev/null and b/sound/songs/midi/ph_price_solo.mid differ diff --git a/sound/songs/midi/ph_strut_blend.mid b/sound/songs/midi/ph_strut_blend.mid new file mode 100644 index 0000000000..7793b57772 Binary files /dev/null and b/sound/songs/midi/ph_strut_blend.mid differ diff --git a/sound/songs/midi/ph_strut_held.mid b/sound/songs/midi/ph_strut_held.mid new file mode 100644 index 0000000000..9f29295e65 Binary files /dev/null and b/sound/songs/midi/ph_strut_held.mid differ diff --git a/sound/songs/midi/ph_strut_solo.mid b/sound/songs/midi/ph_strut_solo.mid new file mode 100644 index 0000000000..000d111bef Binary files /dev/null and b/sound/songs/midi/ph_strut_solo.mid differ diff --git a/sound/songs/midi/ph_thought_blend.mid b/sound/songs/midi/ph_thought_blend.mid new file mode 100644 index 0000000000..4288adfe49 Binary files /dev/null and b/sound/songs/midi/ph_thought_blend.mid differ diff --git a/sound/songs/midi/ph_thought_held.mid b/sound/songs/midi/ph_thought_held.mid new file mode 100644 index 0000000000..9fe8f2405f Binary files /dev/null and b/sound/songs/midi/ph_thought_held.mid differ diff --git a/sound/songs/midi/ph_thought_solo.mid b/sound/songs/midi/ph_thought_solo.mid new file mode 100644 index 0000000000..dd6f82a869 Binary files /dev/null and b/sound/songs/midi/ph_thought_solo.mid differ diff --git a/sound/songs/midi/ph_trap_blend.mid b/sound/songs/midi/ph_trap_blend.mid new file mode 100644 index 0000000000..fc1546f45d Binary files /dev/null and b/sound/songs/midi/ph_trap_blend.mid differ diff --git a/sound/songs/midi/ph_trap_held.mid b/sound/songs/midi/ph_trap_held.mid new file mode 100644 index 0000000000..4708770035 Binary files /dev/null and b/sound/songs/midi/ph_trap_held.mid differ diff --git a/sound/songs/midi/ph_trap_solo.mid b/sound/songs/midi/ph_trap_solo.mid new file mode 100644 index 0000000000..31c6d609f4 Binary files /dev/null and b/sound/songs/midi/ph_trap_solo.mid differ diff --git a/sound/songs/midi/se_a.mid b/sound/songs/midi/se_a.mid new file mode 100644 index 0000000000..e44a279269 Binary files /dev/null and b/sound/songs/midi/se_a.mid differ diff --git a/sound/songs/midi/se_ban.mid b/sound/songs/midi/se_ban.mid new file mode 100644 index 0000000000..0722a1c366 Binary files /dev/null and b/sound/songs/midi/se_ban.mid differ diff --git a/sound/songs/midi/se_basabasa.mid b/sound/songs/midi/se_basabasa.mid new file mode 100644 index 0000000000..7a965abf50 Binary files /dev/null and b/sound/songs/midi/se_basabasa.mid differ diff --git a/sound/songs/midi/se_bidoro.mid b/sound/songs/midi/se_bidoro.mid new file mode 100644 index 0000000000..a0b639ba4c Binary files /dev/null and b/sound/songs/midi/se_bidoro.mid differ diff --git a/sound/songs/midi/se_boo.mid b/sound/songs/midi/se_boo.mid new file mode 100644 index 0000000000..89eb130b9a Binary files /dev/null and b/sound/songs/midi/se_boo.mid differ diff --git a/sound/songs/midi/se_bowa.mid b/sound/songs/midi/se_bowa.mid new file mode 100644 index 0000000000..684ea618c1 Binary files /dev/null and b/sound/songs/midi/se_bowa.mid differ diff --git a/sound/songs/midi/se_bowa2.mid b/sound/songs/midi/se_bowa2.mid new file mode 100644 index 0000000000..669bed7002 Binary files /dev/null and b/sound/songs/midi/se_bowa2.mid differ diff --git a/sound/songs/midi/se_bt_start.mid b/sound/songs/midi/se_bt_start.mid new file mode 100644 index 0000000000..8c13783e9d Binary files /dev/null and b/sound/songs/midi/se_bt_start.mid differ diff --git a/sound/songs/midi/se_c_gaji.mid b/sound/songs/midi/se_c_gaji.mid new file mode 100644 index 0000000000..94b6389b7e Binary files /dev/null and b/sound/songs/midi/se_c_gaji.mid differ diff --git a/sound/songs/midi/se_c_maku_d.mid b/sound/songs/midi/se_c_maku_d.mid new file mode 100644 index 0000000000..04e2bfb11a Binary files /dev/null and b/sound/songs/midi/se_c_maku_d.mid differ diff --git a/sound/songs/midi/se_c_maku_u.mid b/sound/songs/midi/se_c_maku_u.mid new file mode 100644 index 0000000000..109f923220 Binary files /dev/null and b/sound/songs/midi/se_c_maku_u.mid differ diff --git a/sound/songs/midi/se_c_pasi.mid b/sound/songs/midi/se_c_pasi.mid new file mode 100644 index 0000000000..eea9c57070 Binary files /dev/null and b/sound/songs/midi/se_c_pasi.mid differ diff --git a/sound/songs/midi/se_c_pikon.mid b/sound/songs/midi/se_c_pikon.mid new file mode 100644 index 0000000000..718a614430 Binary files /dev/null and b/sound/songs/midi/se_c_pikon.mid differ diff --git a/sound/songs/midi/se_c_syu.mid b/sound/songs/midi/se_c_syu.mid new file mode 100644 index 0000000000..3766d5f51a Binary files /dev/null and b/sound/songs/midi/se_c_syu.mid differ diff --git a/sound/songs/midi/se_card.mid b/sound/songs/midi/se_card.mid new file mode 100644 index 0000000000..a6832a85f6 Binary files /dev/null and b/sound/songs/midi/se_card.mid differ diff --git a/sound/songs/midi/se_curtain.mid b/sound/songs/midi/se_curtain.mid new file mode 100644 index 0000000000..88c684318a Binary files /dev/null and b/sound/songs/midi/se_curtain.mid differ diff --git a/sound/songs/midi/se_curtain1.mid b/sound/songs/midi/se_curtain1.mid new file mode 100644 index 0000000000..0a40e158ed Binary files /dev/null and b/sound/songs/midi/se_curtain1.mid differ diff --git a/sound/songs/midi/se_dansa.mid b/sound/songs/midi/se_dansa.mid new file mode 100644 index 0000000000..61eae0318e Binary files /dev/null and b/sound/songs/midi/se_dansa.mid differ diff --git a/sound/songs/midi/se_daugi.mid b/sound/songs/midi/se_daugi.mid new file mode 100644 index 0000000000..9b6538a702 Binary files /dev/null and b/sound/songs/midi/se_daugi.mid differ diff --git a/sound/songs/midi/se_dendou.mid b/sound/songs/midi/se_dendou.mid new file mode 100644 index 0000000000..4ab2a2212e Binary files /dev/null and b/sound/songs/midi/se_dendou.mid differ diff --git a/sound/songs/midi/se_doku.mid b/sound/songs/midi/se_doku.mid new file mode 100644 index 0000000000..83841203a2 Binary files /dev/null and b/sound/songs/midi/se_doku.mid differ diff --git a/sound/songs/midi/se_door.mid b/sound/songs/midi/se_door.mid new file mode 100644 index 0000000000..004889e938 Binary files /dev/null and b/sound/songs/midi/se_door.mid differ diff --git a/sound/songs/midi/se_e.mid b/sound/songs/midi/se_e.mid new file mode 100644 index 0000000000..79485cbc95 Binary files /dev/null and b/sound/songs/midi/se_e.mid differ diff --git a/sound/songs/midi/se_elebeta.mid b/sound/songs/midi/se_elebeta.mid new file mode 100644 index 0000000000..66ee5fd1fc Binary files /dev/null and b/sound/songs/midi/se_elebeta.mid differ diff --git a/sound/songs/midi/se_esuka.mid b/sound/songs/midi/se_esuka.mid new file mode 100644 index 0000000000..6a9e22a5b7 Binary files /dev/null and b/sound/songs/midi/se_esuka.mid differ diff --git a/sound/songs/midi/se_exp.mid b/sound/songs/midi/se_exp.mid new file mode 100644 index 0000000000..fa75616b5c Binary files /dev/null and b/sound/songs/midi/se_exp.mid differ diff --git a/sound/songs/midi/se_expmax.mid b/sound/songs/midi/se_expmax.mid new file mode 100644 index 0000000000..8772e915e5 Binary files /dev/null and b/sound/songs/midi/se_expmax.mid differ diff --git a/sound/songs/midi/se_fu_zaku.mid b/sound/songs/midi/se_fu_zaku.mid new file mode 100644 index 0000000000..dbdb6383b0 Binary files /dev/null and b/sound/songs/midi/se_fu_zaku.mid differ diff --git a/sound/songs/midi/se_fu_zaku2.mid b/sound/songs/midi/se_fu_zaku2.mid new file mode 100644 index 0000000000..3fc9038446 Binary files /dev/null and b/sound/songs/midi/se_fu_zaku2.mid differ diff --git a/sound/songs/midi/se_fu_zuzuzu.mid b/sound/songs/midi/se_fu_zuzuzu.mid new file mode 100644 index 0000000000..962113ad3d Binary files /dev/null and b/sound/songs/midi/se_fu_zuzuzu.mid differ diff --git a/sound/songs/midi/se_fuusen1.mid b/sound/songs/midi/se_fuusen1.mid new file mode 100644 index 0000000000..d22679a863 Binary files /dev/null and b/sound/songs/midi/se_fuusen1.mid differ diff --git a/sound/songs/midi/se_fuusen2.mid b/sound/songs/midi/se_fuusen2.mid new file mode 100644 index 0000000000..4efc1a525d Binary files /dev/null and b/sound/songs/midi/se_fuusen2.mid differ diff --git a/sound/songs/midi/se_fuusen3.mid b/sound/songs/midi/se_fuusen3.mid new file mode 100644 index 0000000000..ae40e0008c Binary files /dev/null and b/sound/songs/midi/se_fuusen3.mid differ diff --git a/sound/songs/midi/se_hantei1.mid b/sound/songs/midi/se_hantei1.mid new file mode 100644 index 0000000000..1f28554200 Binary files /dev/null and b/sound/songs/midi/se_hantei1.mid differ diff --git a/sound/songs/midi/se_hantei2.mid b/sound/songs/midi/se_hantei2.mid new file mode 100644 index 0000000000..06698dde9f Binary files /dev/null and b/sound/songs/midi/se_hantei2.mid differ diff --git a/sound/songs/midi/se_hashi.mid b/sound/songs/midi/se_hashi.mid new file mode 100644 index 0000000000..fdd772c182 Binary files /dev/null and b/sound/songs/midi/se_hashi.mid differ diff --git a/sound/songs/midi/se_hazure.mid b/sound/songs/midi/se_hazure.mid new file mode 100644 index 0000000000..c3c52f88fa Binary files /dev/null and b/sound/songs/midi/se_hazure.mid differ diff --git a/sound/songs/midi/se_hi_turun.mid b/sound/songs/midi/se_hi_turun.mid new file mode 100644 index 0000000000..2a09f6c55c Binary files /dev/null and b/sound/songs/midi/se_hi_turun.mid differ diff --git a/sound/songs/midi/se_hinsi.mid b/sound/songs/midi/se_hinsi.mid new file mode 100644 index 0000000000..3676a4a044 Binary files /dev/null and b/sound/songs/midi/se_hinsi.mid differ diff --git a/sound/songs/midi/se_i.mid b/sound/songs/midi/se_i.mid new file mode 100644 index 0000000000..df7278dfd2 Binary files /dev/null and b/sound/songs/midi/se_i.mid differ diff --git a/sound/songs/midi/se_jido_doa.mid b/sound/songs/midi/se_jido_doa.mid new file mode 100644 index 0000000000..62fa8c911c Binary files /dev/null and b/sound/songs/midi/se_jido_doa.mid differ diff --git a/sound/songs/midi/se_jihanki.mid b/sound/songs/midi/se_jihanki.mid new file mode 100644 index 0000000000..ac6436d721 Binary files /dev/null and b/sound/songs/midi/se_jihanki.mid differ diff --git a/sound/songs/midi/se_jite_pyoko.mid b/sound/songs/midi/se_jite_pyoko.mid new file mode 100644 index 0000000000..013be85906 Binary files /dev/null and b/sound/songs/midi/se_jite_pyoko.mid differ diff --git a/sound/songs/midi/se_jitensya.mid b/sound/songs/midi/se_jitensya.mid new file mode 100644 index 0000000000..9d5de6cbdb Binary files /dev/null and b/sound/songs/midi/se_jitensya.mid differ diff --git a/sound/songs/midi/se_jyuni.mid b/sound/songs/midi/se_jyuni.mid new file mode 100644 index 0000000000..f68a31e46e Binary files /dev/null and b/sound/songs/midi/se_jyuni.mid differ diff --git a/sound/songs/midi/se_kaidan.mid b/sound/songs/midi/se_kaidan.mid new file mode 100644 index 0000000000..575307d86c Binary files /dev/null and b/sound/songs/midi/se_kaidan.mid differ diff --git a/sound/songs/midi/se_kaifuku.mid b/sound/songs/midi/se_kaifuku.mid new file mode 100644 index 0000000000..4375a705d7 Binary files /dev/null and b/sound/songs/midi/se_kaifuku.mid differ diff --git a/sound/songs/midi/se_ki_gasyan.mid b/sound/songs/midi/se_ki_gasyan.mid new file mode 100644 index 0000000000..8a57132d9d Binary files /dev/null and b/sound/songs/midi/se_ki_gasyan.mid differ diff --git a/sound/songs/midi/se_kon.mid b/sound/songs/midi/se_kon.mid new file mode 100644 index 0000000000..438d4b0472 Binary files /dev/null and b/sound/songs/midi/se_kon.mid differ diff --git a/sound/songs/midi/se_kon2.mid b/sound/songs/midi/se_kon2.mid new file mode 100644 index 0000000000..961d82642b Binary files /dev/null and b/sound/songs/midi/se_kon2.mid differ diff --git a/sound/songs/midi/se_kon3.mid b/sound/songs/midi/se_kon3.mid new file mode 100644 index 0000000000..fc35f1931c Binary files /dev/null and b/sound/songs/midi/se_kon3.mid differ diff --git a/sound/songs/midi/se_kon4.mid b/sound/songs/midi/se_kon4.mid new file mode 100644 index 0000000000..b0f5561b99 Binary files /dev/null and b/sound/songs/midi/se_kon4.mid differ diff --git a/sound/songs/midi/se_kouka_h.mid b/sound/songs/midi/se_kouka_h.mid new file mode 100644 index 0000000000..e70b129014 Binary files /dev/null and b/sound/songs/midi/se_kouka_h.mid differ diff --git a/sound/songs/midi/se_kouka_l.mid b/sound/songs/midi/se_kouka_l.mid new file mode 100644 index 0000000000..34aafbb184 Binary files /dev/null and b/sound/songs/midi/se_kouka_l.mid differ diff --git a/sound/songs/midi/se_kouka_m.mid b/sound/songs/midi/se_kouka_m.mid new file mode 100644 index 0000000000..d98bd00272 Binary files /dev/null and b/sound/songs/midi/se_kouka_m.mid differ diff --git a/sound/songs/midi/se_z_search.mid b/sound/songs/midi/se_z_search.mid new file mode 100644 index 0000000000..b1c161f83a Binary files /dev/null and b/sound/songs/midi/se_z_search.mid differ diff --git a/sound/songs/mus_aqa_0.s b/sound/songs/mus_aqa_0.s deleted file mode 100644 index 258a5dcc43..0000000000 --- a/sound/songs/mus_aqa_0.s +++ /dev/null @@ -1,2755 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_aqa_0_grp, voicegroup065 - .equ mus_aqa_0_pri, 0 - .equ mus_aqa_0_rev, reverb_set+50 - .equ mus_aqa_0_mvl, 127 - .equ mus_aqa_0_key, 0 - .equ mus_aqa_0_tbs, 1 - .equ mus_aqa_0_exg, 0 - .equ mus_aqa_0_cmp, 1 - - .section .rodata - .global mus_aqa_0 - .align 2 - -@********************** Track 1 **********************@ - -mus_aqa_0_1: - .byte KEYSH , mus_aqa_0_key+0 - .byte TEMPO , 140*mus_aqa_0_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte PAN , c_v+63 - .byte VOL , 46*mus_aqa_0_mvl/mxv - .byte W12 -mus_aqa_0_1_000: - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte PEND - .byte PATT - .word mus_aqa_0_1_000 -mus_aqa_0_1_B1: - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte PATT - .word mus_aqa_0_1_000 - .byte GOTO - .word mus_aqa_0_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_aqa_0_2: - .byte KEYSH , mus_aqa_0_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte PAN , c_v+63 - .byte VOL , 43*mus_aqa_0_mvl/mxv - .byte W12 -mus_aqa_0_2_000: - .byte W12 - .byte N12 , Gn4 , v100 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte VOL , 10*mus_aqa_0_mvl/mxv - .byte W12 - .byte N12 - .byte W12 - .byte VOL , 21*mus_aqa_0_mvl/mxv - .byte W12 - .byte N12 - .byte W12 - .byte VOL , 32*mus_aqa_0_mvl/mxv - .byte W12 - .byte N12 - .byte W12 - .byte VOL , 43*mus_aqa_0_mvl/mxv - .byte W12 - .byte N12 - .byte W12 -mus_aqa_0_2_B1: - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte PATT - .word mus_aqa_0_2_000 - .byte GOTO - .word mus_aqa_0_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_aqa_0_3: - .byte KEYSH , mus_aqa_0_key+0 - .byte VOICE , 36 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 86*mus_aqa_0_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W09 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , An1 , v124 - .byte W06 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte N06 , Fn0 , v112 - .byte W12 - .byte En1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Bn0 - .byte W06 - .byte Cn1 - .byte W06 - .byte Gs0 - .byte W06 - .byte An0 - .byte W06 - .byte En0 - .byte W06 - .byte Fn0 - .byte W06 - .byte An0 - .byte W06 - .byte Cn1 - .byte W06 - .byte Ds1 - .byte W06 - .byte Fn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 -mus_aqa_0_3_B1: - .byte PAN , c_v+4 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 -mus_aqa_0_3_000: - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W06 - .byte As1 - .byte W12 - .byte N03 , As0 , v096 - .byte W06 - .byte PEND - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W06 - .byte Cs1 - .byte W12 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W06 - .byte Cs1 - .byte W06 - .byte Fs0 - .byte W06 - .byte Gn0 , v096 - .byte W06 - .byte As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W06 - .byte As1 - .byte W12 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W06 - .byte As1 - .byte W12 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W06 - .byte As1 - .byte W12 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W06 - .byte Ds1 - .byte W06 - .byte An0 - .byte W06 - .byte As0 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte An0 - .byte W06 - .byte Cn1 - .byte W06 - .byte An0 - .byte W06 - .byte Fn0 - .byte W06 - .byte An0 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte Fn1 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , As0 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W06 - .byte As1 - .byte W12 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , Gs1 , v112 - .byte W06 - .byte As1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte Ds0 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Cs1 , v112 - .byte W06 - .byte Ds1 - .byte W06 - .byte Fs0 - .byte W06 - .byte Gn0 - .byte W06 - .byte Ds0 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Cs1 , v112 - .byte W06 - .byte Ds1 - .byte W06 - .byte Gs0 - .byte W06 - .byte As0 - .byte W06 - .byte Cs0 - .byte W06 - .byte Dn0 - .byte W06 - .byte Gn0 - .byte W06 - .byte Gs0 - .byte W06 - .byte PATT - .word mus_aqa_0_3_000 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W06 - .byte As1 - .byte W12 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W18 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , As0 , v112 - .byte W06 - .byte As1 - .byte W12 - .byte N03 , As0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W18 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Cs1 , v112 - .byte W06 - .byte Ds1 - .byte W06 - .byte Gn0 - .byte W06 - .byte As0 - .byte W06 - .byte Ds0 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 , Ds0 , v096 - .byte W06 - .byte N06 , Ds0 , v112 - .byte W06 - .byte An0 - .byte W06 - .byte As0 - .byte W06 - .byte Ds1 - .byte W06 - .byte GOTO - .word mus_aqa_0_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_aqa_0_4: - .byte KEYSH , mus_aqa_0_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte VOL , 65*mus_aqa_0_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte W96 - .byte W96 -mus_aqa_0_4_B1: - .byte VOICE , 1 - .byte PAN , c_v-33 - .byte VOL , 35*mus_aqa_0_mvl/mxv - .byte N03 , As4 , v112 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn3 - .byte W12 - .byte Fn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N12 , Gs4 - .byte W12 -mus_aqa_0_4_000: - .byte N03 , As4 , v112 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn3 - .byte W12 - .byte Fn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte PEND -mus_aqa_0_4_001: - .byte N03 , As4 , v112 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds3 - .byte W12 - .byte Fn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte PEND - .byte PATT - .word mus_aqa_0_4_001 - .byte PATT - .word mus_aqa_0_4_000 - .byte PATT - .word mus_aqa_0_4_000 - .byte VOICE , 56 - .byte VOL , 57*mus_aqa_0_mvl/mxv - .byte N03 , Fn4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte VOL , 62*mus_aqa_0_mvl/mxv - .byte N03 , Gn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte VOL , 63*mus_aqa_0_mvl/mxv - .byte N03 , Gs4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte VOL , 75*mus_aqa_0_mvl/mxv - .byte N03 , An4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte VOICE , 56 - .byte VOL , 58*mus_aqa_0_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Fn5 - .byte W06 - .byte N03 , En5 , v068 - .byte W03 - .byte Ds5 - .byte W03 - .byte Fn4 , v112 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v+12 - .byte VOL , 54*mus_aqa_0_mvl/mxv - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , Cs4 - .byte W06 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W12 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W12 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOICE , 1 - .byte N30 , Gn4 - .byte W66 - .byte N06 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte W03 - .byte N03 , As4 - .byte W09 - .byte N06 , Cs5 - .byte W09 - .byte N03 , As4 - .byte W09 - .byte N06 , Cs5 - .byte W09 - .byte N03 , As4 - .byte W09 - .byte N06 , Cs5 - .byte W09 - .byte N03 , As4 - .byte W09 - .byte N06 , Cs5 - .byte W09 - .byte N03 , As4 - .byte W09 - .byte N06 , Cs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W12 - .byte Cs5 - .byte W06 - .byte Fn4 - .byte W30 - .byte N03 - .byte W03 - .byte As4 , v080 - .byte W03 - .byte Cs5 , v088 - .byte W03 - .byte Ds5 , v100 - .byte W03 - .byte As4 , v112 - .byte W03 - .byte Cs5 , v076 - .byte W03 - .byte Ds5 , v088 - .byte W03 - .byte Fn5 , v096 - .byte W03 - .byte N06 , Ds5 , v112 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte W03 - .byte N03 , Gn4 - .byte W09 - .byte N06 , Gs4 - .byte W09 - .byte N03 , Gn4 - .byte W09 - .byte N06 , Gs4 - .byte W09 - .byte N03 , Gn4 - .byte W09 - .byte N06 , Gs4 - .byte W09 - .byte N03 , Gn4 - .byte W09 - .byte N06 , Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N48 , Gn4 - .byte W96 - .byte GOTO - .word mus_aqa_0_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_aqa_0_5: - .byte KEYSH , mus_aqa_0_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte PAN , c_v-20 - .byte VOL , 60*mus_aqa_0_mvl/mxv - .byte N03 , Cn3 , v112 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte An3 - .byte W03 - .byte VOICE , 56 - .byte N03 , Cn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N12 , Gn3 - .byte W06 - .byte N03 , As3 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , En3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte Cs3 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N48 , Fn3 - .byte W48 - .byte N03 , Cn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Ds4 - .byte W06 -mus_aqa_0_5_B1: - .byte VOICE , 1 - .byte PAN , c_v-38 - .byte VOL , 27*mus_aqa_0_mvl/mxv - .byte N03 , As3 , v112 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn2 - .byte W12 - .byte Fn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En2 - .byte W03 - .byte Fn2 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N12 , Gs3 - .byte W12 -mus_aqa_0_5_000: - .byte N03 , As3 , v112 - .byte W06 - .byte As2 - .byte W06 - .byte Cs4 - .byte W06 - .byte As2 - .byte W12 - .byte Fn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An2 - .byte W03 - .byte As2 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte PEND - .byte N03 , As3 - .byte W06 - .byte Ds2 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds2 - .byte W12 - .byte Fn3 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte PATT - .word mus_aqa_0_5_000 - .byte N03 , As3 , v112 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn2 - .byte W12 - .byte Fn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En2 - .byte W03 - .byte Fn2 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte PATT - .word mus_aqa_0_5_000 - .byte VOICE , 56 - .byte VOL , 46*mus_aqa_0_mvl/mxv - .byte N03 , Cs3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte VOL , 54*mus_aqa_0_mvl/mxv - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte VOL , 60*mus_aqa_0_mvl/mxv - .byte N03 , Fn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cs3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte VOL , 67*mus_aqa_0_mvl/mxv - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte VOL , 43*mus_aqa_0_mvl/mxv - .byte PAN , c_v-19 - .byte N06 - .byte W06 - .byte N03 , En3 , v064 - .byte W03 - .byte Ds3 - .byte W03 - .byte An2 , v112 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 1 - .byte VOL , 39*mus_aqa_0_mvl/mxv - .byte N06 , Fn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As2 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn2 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N30 , As3 - .byte W66 - .byte N06 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte An4 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte Fn4 - .byte W12 - .byte As4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W12 - .byte Fn4 - .byte W06 - .byte As3 - .byte W30 - .byte W48 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs4 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte N48 , Ds4 - .byte W96 - .byte GOTO - .word mus_aqa_0_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_aqa_0_6: - .byte KEYSH , mus_aqa_0_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 71*mus_aqa_0_mvl/mxv - .byte N06 , Fn3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte N12 , Gn4 - .byte W24 - .byte N06 , Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N48 , Fn4 - .byte W48 - .byte N03 , Gn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , An4 - .byte W06 -mus_aqa_0_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_aqa_0_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_aqa_0_7: - .byte KEYSH , mus_aqa_0_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v+0 - .byte VOL , 33*mus_aqa_0_mvl/mxv - .byte BENDR , 12 - .byte W12 - .byte W06 - .byte N06 , Fn5 , v112 - .byte W06 - .byte En5 - .byte W06 - .byte N03 , Fn5 - .byte W06 - .byte N06 , Ds5 - .byte W06 - .byte N03 , Fn5 - .byte W06 - .byte N06 , Dn5 - .byte W06 - .byte N03 , Fn5 - .byte W06 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Fn5 - .byte W06 - .byte N06 , Cn5 - .byte W06 - .byte N03 , Fn5 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte N03 , Fn5 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , An4 - .byte W06 -mus_aqa_0_7_B1: - .byte VOICE , 85 - .byte PAN , c_v+63 - .byte VOL , 39*mus_aqa_0_mvl/mxv - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte N03 , Cs4 - .byte W12 - .byte N06 - .byte W12 - .byte As3 - .byte W06 - .byte Cs4 - .byte W12 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W12 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W12 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W06 -mus_aqa_0_7_000: - .byte N78 , As3 , v112 - .byte W24 - .byte MOD , 2 - .byte W48 - .byte 0 - .byte W18 - .byte N06 , Gn3 - .byte W06 - .byte PEND - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte VOL , 44*mus_aqa_0_mvl/mxv - .byte N06 , Ds4 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Ds3 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W12 - .byte N06 - .byte W12 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte VOICE , 85 - .byte VOL , 39*mus_aqa_0_mvl/mxv - .byte N06 , Fn4 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte N03 , Cs4 - .byte W12 - .byte N06 - .byte W12 - .byte As3 - .byte W06 - .byte Cs4 - .byte W12 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte W06 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W12 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W12 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W06 - .byte PATT - .word mus_aqa_0_7_000 - .byte PAN , c_v-62 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Dn4 , v072 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 , v064 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cn3 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 80 - .byte PAN , c_v-62 - .byte VOL , 39*mus_aqa_0_mvl/mxv - .byte N03 , As3 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn2 - .byte W12 - .byte Fn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En2 - .byte W03 - .byte Fn2 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N12 , Gs3 - .byte W12 -mus_aqa_0_7_001: - .byte N03 , As3 , v112 - .byte W06 - .byte As2 - .byte W06 - .byte Cs4 - .byte W06 - .byte As2 - .byte W12 - .byte Fn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An2 - .byte W03 - .byte As2 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte PEND -mus_aqa_0_7_002: - .byte N03 , As3 , v112 - .byte W06 - .byte Ds2 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds2 - .byte W12 - .byte Fn3 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_aqa_0_7_001 - .byte N03 , As3 , v112 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn2 - .byte W12 - .byte Fn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En2 - .byte W03 - .byte Fn2 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte PATT - .word mus_aqa_0_7_001 - .byte PATT - .word mus_aqa_0_7_002 - .byte PATT - .word mus_aqa_0_7_001 - .byte GOTO - .word mus_aqa_0_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_aqa_0_8: - .byte KEYSH , mus_aqa_0_key+0 - .byte VOICE , 86 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v+0 - .byte VOL , 41*mus_aqa_0_mvl/mxv - .byte BENDR , 12 - .byte W12 - .byte W06 - .byte N06 , Fn3 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , Cs3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , Cn3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , Gs2 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , An3 - .byte W06 -mus_aqa_0_8_B1: - .byte VOICE , 86 - .byte PAN , c_v+0 - .byte VOL , 49*mus_aqa_0_mvl/mxv - .byte N03 , As4 , v112 - .byte W06 - .byte As3 - .byte W06 - .byte Gs4 - .byte W06 - .byte As3 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N03 - .byte W12 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W12 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fn4 - .byte W06 - .byte N72 , Gn4 - .byte W06 - .byte VOL , 43*mus_aqa_0_mvl/mxv - .byte W02 - .byte 34*mus_aqa_0_mvl/mxv - .byte W04 - .byte 29*mus_aqa_0_mvl/mxv - .byte W02 - .byte 27*mus_aqa_0_mvl/mxv - .byte W03 - .byte 23*mus_aqa_0_mvl/mxv - .byte W03 - .byte 18*mus_aqa_0_mvl/mxv - .byte W04 - .byte MOD , 2 - .byte W15 - .byte VOL , 29*mus_aqa_0_mvl/mxv - .byte W03 - .byte 29*mus_aqa_0_mvl/mxv - .byte W03 - .byte 32*mus_aqa_0_mvl/mxv - .byte W03 - .byte 35*mus_aqa_0_mvl/mxv - .byte W03 - .byte 38*mus_aqa_0_mvl/mxv - .byte W03 - .byte 43*mus_aqa_0_mvl/mxv - .byte W03 - .byte 50*mus_aqa_0_mvl/mxv - .byte W03 - .byte 56*mus_aqa_0_mvl/mxv - .byte W03 - .byte 59*mus_aqa_0_mvl/mxv - .byte W03 - .byte 63*mus_aqa_0_mvl/mxv - .byte W03 - .byte 71*mus_aqa_0_mvl/mxv - .byte W03 - .byte 50*mus_aqa_0_mvl/mxv - .byte MOD , 0 - .byte N06 , Gs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Gn4 - .byte W12 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v-62 - .byte N06 , Gn4 , v080 - .byte W12 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn4 , v064 - .byte W12 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v-62 - .byte N06 , Gn4 , v048 - .byte W12 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte VOL , 49*mus_aqa_0_mvl/mxv - .byte N06 , As4 , v112 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , Gs4 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte Gs4 - .byte W06 - .byte As4 - .byte W12 - .byte Cs5 - .byte W06 - .byte Cs4 - .byte W06 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W12 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W06 - .byte N78 , Ds5 - .byte W06 - .byte VOL , 43*mus_aqa_0_mvl/mxv - .byte W02 - .byte 34*mus_aqa_0_mvl/mxv - .byte W04 - .byte 29*mus_aqa_0_mvl/mxv - .byte W02 - .byte 27*mus_aqa_0_mvl/mxv - .byte W03 - .byte 23*mus_aqa_0_mvl/mxv - .byte W03 - .byte 18*mus_aqa_0_mvl/mxv - .byte W04 - .byte MOD , 2 - .byte W15 - .byte VOL , 29*mus_aqa_0_mvl/mxv - .byte W03 - .byte 29*mus_aqa_0_mvl/mxv - .byte W03 - .byte 32*mus_aqa_0_mvl/mxv - .byte W03 - .byte 35*mus_aqa_0_mvl/mxv - .byte W03 - .byte 38*mus_aqa_0_mvl/mxv - .byte W03 - .byte 43*mus_aqa_0_mvl/mxv - .byte W03 - .byte 50*mus_aqa_0_mvl/mxv - .byte W03 - .byte 56*mus_aqa_0_mvl/mxv - .byte W03 - .byte 59*mus_aqa_0_mvl/mxv - .byte W03 - .byte 63*mus_aqa_0_mvl/mxv - .byte W03 - .byte 71*mus_aqa_0_mvl/mxv - .byte W03 - .byte 48*mus_aqa_0_mvl/mxv - .byte MOD , 0 - .byte W18 - .byte N06 , Cs5 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn5 - .byte W06 - .byte N03 , Bn4 , v072 - .byte W03 - .byte As4 - .byte W03 - .byte An4 , v064 - .byte W03 - .byte Gs4 - .byte W03 - .byte An4 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v+63 - .byte VOL , 40*mus_aqa_0_mvl/mxv - .byte N03 , As4 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn3 - .byte W12 - .byte Fn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N12 , Gs4 - .byte W12 -mus_aqa_0_8_000: - .byte N03 , As4 , v112 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn3 - .byte W12 - .byte Fn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte PEND -mus_aqa_0_8_001: - .byte N03 , As4 , v112 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds3 - .byte W12 - .byte Fn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte PEND - .byte PATT - .word mus_aqa_0_8_001 - .byte PATT - .word mus_aqa_0_8_000 - .byte PATT - .word mus_aqa_0_8_000 - .byte PATT - .word mus_aqa_0_8_001 - .byte PATT - .word mus_aqa_0_8_001 - .byte GOTO - .word mus_aqa_0_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_aqa_0_9: - .byte KEYSH , mus_aqa_0_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 67*mus_aqa_0_mvl/mxv - .byte W12 - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v112 - .byte W24 - .byte N06 - .byte W18 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v064 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 , v076 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Cn1 , v108 - .byte W06 - .byte Dn1 - .byte W12 - .byte Dn1 , v096 - .byte W06 - .byte N03 , Dn1 , v100 - .byte W03 - .byte Dn1 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v120 - .byte W06 - .byte Dn1 , v112 - .byte W06 -mus_aqa_0_9_B1: -mus_aqa_0_9_000: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v112 - .byte W24 - .byte N06 - .byte W18 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v112 - .byte W24 - .byte PEND - .byte PATT - .word mus_aqa_0_9_000 - .byte PATT - .word mus_aqa_0_9_000 - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v088 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v112 - .byte W24 - .byte PATT - .word mus_aqa_0_9_000 - .byte PATT - .word mus_aqa_0_9_000 - .byte PATT - .word mus_aqa_0_9_000 - .byte N06 , Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v088 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , En1 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 , v088 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Cn1 - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_aqa_0_9_000 - .byte PATT - .word mus_aqa_0_9_000 - .byte PATT - .word mus_aqa_0_9_000 - .byte PATT - .word mus_aqa_0_9_000 - .byte PATT - .word mus_aqa_0_9_000 - .byte PATT - .word mus_aqa_0_9_000 - .byte PATT - .word mus_aqa_0_9_000 - .byte PATT - .word mus_aqa_0_9_000 - .byte GOTO - .word mus_aqa_0_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_aqa_0_10: - .byte KEYSH , mus_aqa_0_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v+0 - .byte VOL , 31*mus_aqa_0_mvl/mxv - .byte BENDR , 12 - .byte BEND , c_v+1 - .byte W12 - .byte W96 - .byte W96 -mus_aqa_0_10_B1: - .byte W96 - .byte VOICE , 83 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W12 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fn4 - .byte W06 - .byte N72 , Gn4 - .byte W24 - .byte MOD , 2 - .byte W48 - .byte 0 - .byte N06 , Gs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Gn4 - .byte W12 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 , v088 - .byte W12 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 , v080 - .byte W12 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 , v056 - .byte W12 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOICE , 84 - .byte N06 , As4 , v112 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , Gs4 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte Gs4 - .byte W06 - .byte As4 - .byte W12 - .byte Cs5 - .byte W06 - .byte Cs4 - .byte W06 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W12 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W06 - .byte N78 , Ds5 - .byte W24 - .byte MOD , 2 - .byte W48 - .byte 0 - .byte W18 - .byte N06 , Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte N03 , Bn4 , v072 - .byte W03 - .byte As4 - .byte W03 - .byte An4 , v064 - .byte W03 - .byte Gs4 - .byte W03 - .byte An4 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte VOICE , 87 - .byte VOL , 27*mus_aqa_0_mvl/mxv - .byte N06 , Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte N12 , Cs3 - .byte W06 - .byte W06 - .byte N06 , Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W12 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Cs3 - .byte W12 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N30 , Gn3 - .byte W66 - .byte N06 , Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte W03 - .byte N03 , As3 - .byte W09 - .byte N06 , Cs4 - .byte W09 - .byte N03 , As3 - .byte W09 - .byte N06 , Cs4 - .byte W09 - .byte N03 , As3 - .byte W09 - .byte N06 , Cs4 - .byte W09 - .byte N03 , As3 - .byte W09 - .byte N06 , Cs4 - .byte W09 - .byte N03 , As3 - .byte W09 - .byte N06 , Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W12 - .byte Cs4 - .byte W06 - .byte Fn3 - .byte W30 - .byte N03 - .byte W03 - .byte As3 , v080 - .byte W03 - .byte Cs4 , v088 - .byte W03 - .byte Ds4 , v100 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte Cs4 , v076 - .byte W03 - .byte Ds4 , v088 - .byte W03 - .byte Fn4 , v096 - .byte W03 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte W03 - .byte N03 , Gn3 - .byte W09 - .byte N06 , Gs3 - .byte W09 - .byte N03 , Gn3 - .byte W09 - .byte N06 , Gs3 - .byte W09 - .byte N03 , Gn3 - .byte W09 - .byte N06 , Gs3 - .byte W09 - .byte N03 , Gn3 - .byte W09 - .byte N06 , Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cs3 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte N03 , Fs3 , v064 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte Bn2 - .byte W48 - .byte W03 - .byte GOTO - .word mus_aqa_0_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_aqa_0: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_aqa_0_pri @ Priority - .byte mus_aqa_0_rev @ Reverb. - - .word mus_aqa_0_grp - - .word mus_aqa_0_1 - .word mus_aqa_0_2 - .word mus_aqa_0_3 - .word mus_aqa_0_4 - .word mus_aqa_0_5 - .word mus_aqa_0_6 - .word mus_aqa_0_7 - .word mus_aqa_0_8 - .word mus_aqa_0_9 - .word mus_aqa_0_10 - - .end diff --git a/sound/songs/mus_ashroad.s b/sound/songs/mus_ashroad.s deleted file mode 100644 index df985a0389..0000000000 --- a/sound/songs/mus_ashroad.s +++ /dev/null @@ -1,2829 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_ashroad_grp, voicegroup055 - .equ mus_ashroad_pri, 0 - .equ mus_ashroad_rev, reverb_set+50 - .equ mus_ashroad_mvl, 127 - .equ mus_ashroad_key, 0 - .equ mus_ashroad_tbs, 1 - .equ mus_ashroad_exg, 0 - .equ mus_ashroad_cmp, 1 - - .section .rodata - .global mus_ashroad - .align 2 - -@********************** Track 1 **********************@ - -mus_ashroad_1: - .byte KEYSH , mus_ashroad_key+0 - .byte TEMPO , 120*mus_ashroad_tbs/2 - .byte VOICE , 56 - .byte LFOS , 44 - .byte VOL , 51*mus_ashroad_mvl/mxv - .byte PAN , c_v-49 - .byte N06 , Dn2 , v084 - .byte W06 - .byte Fn2 , v080 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 , v084 - .byte W06 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 8 - .byte VOL , 49*mus_ashroad_mvl/mxv - .byte W02 - .byte 46*mus_ashroad_mvl/mxv - .byte W03 - .byte 43*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 35*mus_ashroad_mvl/mxv - .byte W02 - .byte 30*mus_ashroad_mvl/mxv - .byte W03 - .byte 23*mus_ashroad_mvl/mxv - .byte W03 - .byte 21*mus_ashroad_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 51*mus_ashroad_mvl/mxv - .byte N24 , Bn2 , v088 - .byte W12 - .byte MOD , 7 - .byte W12 -mus_ashroad_1_B1: - .byte VOICE , 80 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte W96 - .byte W72 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte MOD , 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , En4 , v036 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte MOD , 0 - .byte N12 , Gn4 - .byte W12 - .byte MOD , 7 - .byte N03 , Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fn4 - .byte W06 - .byte MOD , 0 - .byte N06 , En4 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v036 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte N18 , En4 - .byte W06 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte MOD , 0 - .byte N06 , Bn3 , v036 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte MOD , 7 - .byte N06 , Cs4 , v036 - .byte W06 - .byte N18 , Dn4 , v112 - .byte W06 - .byte MOD , 0 - .byte W12 - .byte 0 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N90 , En4 - .byte W18 - .byte MOD , 3 - .byte W60 - .byte 8 - .byte W12 - .byte 0 - .byte N12 , En4 , v036 - .byte W60 - .byte W03 - .byte MOD , 0 - .byte W12 - .byte 7 - .byte W09 - .byte N12 , Fn4 , v112 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N03 , An3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v036 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N06 , Fn4 - .byte W06 - .byte Fn4 , v036 - .byte W06 - .byte MOD , 0 - .byte N06 , Gn4 , v112 - .byte W06 - .byte N18 , An4 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , En4 - .byte W06 - .byte An4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte MOD , 0 - .byte N96 , Cs5 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W60 - .byte 8 - .byte W12 - .byte 0 - .byte N12 , Cs5 , v036 - .byte W96 -mus_ashroad_1_000: - .byte MOD , 0 - .byte N24 , Fs4 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fs4 , v036 - .byte W36 - .byte N06 , Fs4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs4 , v036 - .byte W06 - .byte An4 , v112 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fs4 , v036 - .byte W06 - .byte PEND -mus_ashroad_1_001: - .byte MOD , 0 - .byte N24 , Gs4 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Gs4 , v036 - .byte W36 - .byte N06 , Gs4 , v112 - .byte W06 - .byte An4 - .byte W06 - .byte An4 , v036 - .byte W06 - .byte Bn4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs4 , v036 - .byte W06 - .byte PEND - .byte MOD , 0 - .byte N24 , En4 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , En4 , v036 - .byte W36 - .byte N06 , En4 , v112 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fs4 , v036 - .byte W06 - .byte Gs4 , v112 - .byte W06 - .byte En4 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte N12 , Fs4 , v112 - .byte W12 - .byte N03 , En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v036 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte As3 , v112 - .byte W06 - .byte As3 , v036 - .byte W06 - .byte Fs4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte PATT - .word mus_ashroad_1_000 - .byte PATT - .word mus_ashroad_1_001 - .byte MOD , 0 - .byte N24 , An4 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An4 , v036 - .byte W36 - .byte N06 , An4 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte Bn4 , v036 - .byte W06 - .byte Cn5 , v112 - .byte W06 - .byte An4 - .byte W06 - .byte An4 , v036 - .byte W06 - .byte MOD , 0 - .byte N24 , Bn4 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Bn4 , v036 - .byte W24 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N03 , Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte N06 , Fn5 - .byte W06 - .byte TIE , En5 - .byte W24 - .byte MOD , 3 - .byte W72 - .byte W48 - .byte 7 - .byte W24 - .byte EOT - .byte MOD , 0 - .byte N12 , En5 , v036 - .byte W24 - .byte GOTO - .word mus_ashroad_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_ashroad_2: - .byte KEYSH , mus_ashroad_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 67*mus_ashroad_mvl/mxv - .byte N06 , Fn2 , v096 - .byte W06 - .byte An2 , v104 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte N44 , Fn3 , v120 - .byte W24 - .byte MOD , 4 - .byte VOL , 63*mus_ashroad_mvl/mxv - .byte W02 - .byte 55*mus_ashroad_mvl/mxv - .byte W03 - .byte 52*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte W04 - .byte 43*mus_ashroad_mvl/mxv - .byte W02 - .byte 38*mus_ashroad_mvl/mxv - .byte W03 - .byte 33*mus_ashroad_mvl/mxv - .byte W03 - .byte 31*mus_ashroad_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 67*mus_ashroad_mvl/mxv - .byte N24 , Dn3 , v112 - .byte W24 -mus_ashroad_2_B1: - .byte VOL , 47*mus_ashroad_mvl/mxv - .byte PAN , c_v-52 - .byte N06 , En3 , v112 - .byte W21 - .byte N03 , Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte En3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Fn3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Gn3 - .byte W12 -mus_ashroad_2_000: - .byte N06 , En3 , v112 - .byte W12 - .byte N03 - .byte W09 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte En3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Fn3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Gn3 - .byte W12 - .byte PEND -mus_ashroad_2_001: - .byte N06 , En3 , v112 - .byte W21 - .byte N03 , Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte En3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Fn3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Gn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_ashroad_2_000 - .byte PATT - .word mus_ashroad_2_001 - .byte PATT - .word mus_ashroad_2_000 - .byte PATT - .word mus_ashroad_2_001 - .byte PATT - .word mus_ashroad_2_000 - .byte PATT - .word mus_ashroad_2_001 -mus_ashroad_2_002: - .byte VOL , 47*mus_ashroad_mvl/mxv - .byte N06 , En3 , v112 - .byte W12 - .byte N03 - .byte W09 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte En3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Fn3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Gn3 - .byte W12 - .byte PEND - .byte Fs3 - .byte W21 - .byte N03 , Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fs3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fs3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Gs3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , An3 - .byte W12 -mus_ashroad_2_003: - .byte N06 , Gs3 , v112 - .byte W21 - .byte N03 , An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Gs3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gs3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , An3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Bn3 - .byte W12 - .byte PEND - .byte En3 - .byte W21 - .byte N03 , Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte En3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte En3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Dn3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , En3 - .byte W12 - .byte Cs3 - .byte W21 - .byte N03 , Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cs3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cs3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , As2 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Cs3 - .byte W12 - .byte VOL , 47*mus_ashroad_mvl/mxv - .byte N06 , Fs3 - .byte W21 - .byte N03 , Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fs3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fs3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Gs3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , An3 - .byte W12 - .byte PATT - .word mus_ashroad_2_003 - .byte N06 , An3 , v112 - .byte W21 - .byte N03 , As3 - .byte W03 - .byte An3 - .byte W03 - .byte An3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte An3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Bn3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Cn4 - .byte W12 - .byte Bn3 - .byte W21 - .byte N03 , Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Bn3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Bn3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Cn4 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Dn4 - .byte W12 - .byte PATT - .word mus_ashroad_2_001 - .byte PATT - .word mus_ashroad_2_002 - .byte GOTO - .word mus_ashroad_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_ashroad_3: - .byte KEYSH , mus_ashroad_key+0 - .byte VOICE , 58 - .byte VOL , 76*mus_ashroad_mvl/mxv - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Bn1 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N48 , Fn1 , v120 - .byte W24 - .byte MOD , 7 - .byte VOL , 76*mus_ashroad_mvl/mxv - .byte W02 - .byte 73*mus_ashroad_mvl/mxv - .byte W03 - .byte 67*mus_ashroad_mvl/mxv - .byte W03 - .byte 62*mus_ashroad_mvl/mxv - .byte W04 - .byte 59*mus_ashroad_mvl/mxv - .byte W02 - .byte 56*mus_ashroad_mvl/mxv - .byte W03 - .byte 52*mus_ashroad_mvl/mxv - .byte W03 - .byte 49*mus_ashroad_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 76*mus_ashroad_mvl/mxv - .byte N24 , Gs1 , v112 - .byte W24 -mus_ashroad_3_B1: - .byte VOICE , 38 - .byte N06 , An1 , v127 - .byte W06 - .byte N12 , An1 , v040 - .byte W18 - .byte N06 , En1 , v112 - .byte W06 - .byte N12 , En1 , v040 - .byte W18 - .byte N06 , Bn1 , v112 - .byte W06 - .byte N12 , Bn1 , v040 - .byte W18 - .byte N06 , En1 , v112 - .byte W06 - .byte N12 , En1 , v040 - .byte W18 -mus_ashroad_3_000: - .byte N06 , An1 , v127 - .byte W06 - .byte N12 , An1 , v040 - .byte W18 - .byte N06 , En1 , v112 - .byte W06 - .byte N12 , En1 , v040 - .byte W18 - .byte N06 , Bn1 , v112 - .byte W06 - .byte N12 , Bn1 , v040 - .byte W18 - .byte N06 , En1 , v112 - .byte W06 - .byte N12 , En1 , v040 - .byte W18 - .byte PEND - .byte PATT - .word mus_ashroad_3_000 - .byte PATT - .word mus_ashroad_3_000 - .byte PATT - .word mus_ashroad_3_000 - .byte N06 , An1 , v127 - .byte W06 - .byte N12 , An1 , v040 - .byte W18 - .byte N06 , En1 , v112 - .byte W06 - .byte N12 , En1 , v040 - .byte W18 - .byte N06 , Bn1 , v112 - .byte W06 - .byte N12 , Bn1 , v040 - .byte W18 - .byte N03 , Gs1 , v112 - .byte W03 - .byte An1 - .byte W03 - .byte N18 , Gs1 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte N12 , An1 , v040 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte N12 , Bn1 , v040 - .byte W12 - .byte N06 , Bn1 , v112 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte Gs1 - .byte W12 -mus_ashroad_3_001: - .byte N06 , An1 , v127 - .byte W06 - .byte N12 , An1 , v040 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte N12 , Bn1 , v040 - .byte W12 - .byte N06 , Bn1 , v112 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_ashroad_3_001 - .byte N06 , An1 , v127 - .byte W06 - .byte N12 , An1 , v040 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte N03 , Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Ds1 - .byte W12 - .byte Dn1 , v127 - .byte W18 - .byte N06 , Dn1 , v112 - .byte W06 - .byte N12 , An0 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N12 , Dn1 , v032 - .byte W30 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N12 , En1 , v127 - .byte W18 - .byte N06 , En1 , v112 - .byte W06 - .byte N12 , Bn0 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Bn1 - .byte W06 - .byte N12 , Bn0 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte N12 , Gs1 - .byte W12 - .byte Cs1 , v127 - .byte W18 - .byte N06 , Cs1 , v112 - .byte W06 - .byte N12 , Gs0 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Gs1 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Fs1 , v127 - .byte W18 - .byte N06 , Fs1 , v112 - .byte W06 - .byte N12 , Cs1 - .byte W18 - .byte N06 - .byte W06 - .byte Fs1 , v127 - .byte W12 - .byte N12 , En1 , v112 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte Dn1 , v127 - .byte W18 - .byte N06 , Dn1 , v112 - .byte W06 - .byte N12 , An0 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N12 , Dn1 , v032 - .byte W30 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Ds1 - .byte W06 - .byte N12 , En1 , v127 - .byte W18 - .byte N06 , En1 , v112 - .byte W06 - .byte N12 , Bn0 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , En1 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W12 - .byte N12 , Gs1 - .byte W12 - .byte Fn1 , v127 - .byte W18 - .byte N06 , Fn1 , v112 - .byte W06 - .byte N12 , Cn1 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Fn1 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W18 - .byte N06 , Gn1 , v112 - .byte W06 - .byte N12 , Dn1 - .byte W18 - .byte N06 - .byte W06 - .byte Gn1 , v127 - .byte W06 - .byte N03 , Dn2 , v112 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte PATT - .word mus_ashroad_3_000 - .byte N06 , An1 , v127 - .byte W06 - .byte N12 , An1 , v040 - .byte W18 - .byte N06 , En1 , v112 - .byte W06 - .byte N12 , En1 , v040 - .byte W18 - .byte N06 , En1 , v112 - .byte W06 - .byte N03 , Bn1 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn1 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte GOTO - .word mus_ashroad_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_ashroad_4: - .byte KEYSH , mus_ashroad_key+0 - .byte VOICE , 81 - .byte VOL , 47*mus_ashroad_mvl/mxv - .byte PAN , c_v-63 - .byte LFOS , 44 - .byte W96 -mus_ashroad_4_B1: -mus_ashroad_4_000: - .byte N06 , Cs3 , v112 - .byte W21 - .byte N03 , Dn3 , v056 - .byte W03 - .byte Cs3 , v112 - .byte W03 - .byte Cs3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Dn3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , En3 - .byte W12 - .byte PEND -mus_ashroad_4_001: - .byte N06 , Cs3 , v112 - .byte W12 - .byte N03 - .byte W09 - .byte Dn3 , v056 - .byte W03 - .byte Cs3 , v112 - .byte W03 - .byte Cs3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Dn3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , En3 - .byte W12 - .byte PEND - .byte PATT - .word mus_ashroad_4_000 - .byte PATT - .word mus_ashroad_4_001 - .byte PATT - .word mus_ashroad_4_000 - .byte PATT - .word mus_ashroad_4_001 - .byte PATT - .word mus_ashroad_4_000 - .byte PATT - .word mus_ashroad_4_001 - .byte PATT - .word mus_ashroad_4_000 - .byte PATT - .word mus_ashroad_4_001 -mus_ashroad_4_002: - .byte N06 , An2 , v112 - .byte W21 - .byte N03 , As2 , v064 - .byte W03 - .byte An2 , v112 - .byte W03 - .byte An2 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte An2 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Bn2 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Cs3 - .byte W12 - .byte PEND -mus_ashroad_4_003: - .byte N06 , Bn2 , v112 - .byte W21 - .byte N03 , Cn3 , v064 - .byte W03 - .byte Bn2 , v112 - .byte W03 - .byte Bn2 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Bn2 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Cs3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Dn3 - .byte W12 - .byte PEND - .byte Gs2 - .byte W21 - .byte N03 , An2 , v064 - .byte W03 - .byte Gs2 , v112 - .byte W03 - .byte Gs2 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gs2 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Fs2 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Gs2 - .byte W12 - .byte Fs2 - .byte W21 - .byte N03 , Gn2 , v064 - .byte W03 - .byte Fs2 , v112 - .byte W03 - .byte Fs2 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Fs2 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Cs2 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Fs2 - .byte W12 - .byte PATT - .word mus_ashroad_4_002 - .byte PATT - .word mus_ashroad_4_003 - .byte N06 , Cn3 , v112 - .byte W21 - .byte N03 , Cs3 , v064 - .byte W03 - .byte Cn3 , v112 - .byte W03 - .byte Cn3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cn3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Dn3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , En3 - .byte W12 - .byte Dn3 - .byte W21 - .byte N03 , Ds3 , v064 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Dn3 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , En3 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , Fn3 - .byte W12 - .byte Cs2 - .byte W21 - .byte N03 , Dn2 , v064 - .byte W03 - .byte Cs2 , v112 - .byte W03 - .byte Cs2 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte En2 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Dn2 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , En2 - .byte W12 - .byte Cs2 - .byte W12 - .byte N03 - .byte W09 - .byte Dn2 , v064 - .byte W03 - .byte Cs2 , v112 - .byte W03 - .byte Cs2 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte En2 , v112 - .byte W12 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte N24 , Dn2 - .byte W02 - .byte VOL , 27*mus_ashroad_mvl/mxv - .byte W03 - .byte 32*mus_ashroad_mvl/mxv - .byte W03 - .byte 38*mus_ashroad_mvl/mxv - .byte W04 - .byte 41*mus_ashroad_mvl/mxv - .byte W02 - .byte 45*mus_ashroad_mvl/mxv - .byte W04 - .byte 54*mus_ashroad_mvl/mxv - .byte W03 - .byte 57*mus_ashroad_mvl/mxv - .byte W03 - .byte 47*mus_ashroad_mvl/mxv - .byte N06 , En2 - .byte W12 - .byte GOTO - .word mus_ashroad_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_ashroad_5: - .byte KEYSH , mus_ashroad_key+0 - .byte VOICE , 38 - .byte PAN , c_v+51 - .byte VOL , 28*mus_ashroad_mvl/mxv - .byte N06 , Fn3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N48 , Fn4 , v120 - .byte W24 - .byte VOL , 28*mus_ashroad_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 25*mus_ashroad_mvl/mxv - .byte W03 - .byte 23*mus_ashroad_mvl/mxv - .byte W03 - .byte 21*mus_ashroad_mvl/mxv - .byte W04 - .byte 19*mus_ashroad_mvl/mxv - .byte W02 - .byte 16*mus_ashroad_mvl/mxv - .byte W03 - .byte 14*mus_ashroad_mvl/mxv - .byte W03 - .byte 13*mus_ashroad_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 28*mus_ashroad_mvl/mxv - .byte N24 , Dn4 , v088 - .byte W12 - .byte MOD , 7 - .byte W12 -mus_ashroad_5_B1: - .byte VOICE , 38 - .byte MOD , 0 - .byte VOL , 31*mus_ashroad_mvl/mxv - .byte PAN , c_v+51 - .byte N06 , En3 , v072 - .byte W96 - .byte W96 - .byte MOD , 0 - .byte N24 , Cs3 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Cs3 , v040 - .byte W06 - .byte N03 , An3 , v112 - .byte W03 - .byte An3 , v040 - .byte W03 - .byte N12 , An2 , v112 - .byte W12 - .byte MOD , 0 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N18 , Bn2 - .byte W18 - .byte N06 , As2 - .byte W06 - .byte N15 , An2 - .byte W15 - .byte N03 , An2 , v040 - .byte W03 - .byte An2 , v112 - .byte W03 - .byte N06 , An2 , v040 - .byte W09 - .byte N03 , An2 , v112 - .byte W03 - .byte An2 , v040 - .byte W03 - .byte Gn2 , v112 - .byte W03 - .byte An2 - .byte W03 - .byte N06 , Gs2 - .byte W06 - .byte MOD , 0 - .byte N24 , Gn2 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , En2 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v040 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v040 - .byte W06 - .byte N12 , En2 , v112 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte Gs2 , v112 - .byte W06 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte N03 , Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N06 , Fn3 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte N03 , Dn3 - .byte W03 - .byte En3 - .byte W03 - .byte N06 , Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Bn2 - .byte W06 - .byte N12 , An2 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte Cs3 , v112 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N18 , Dn3 - .byte W09 - .byte MOD , 7 - .byte W09 - .byte N12 , As2 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte 0 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Cs3 , v040 - .byte W12 - .byte An2 , v112 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , Dn3 , v040 - .byte W06 - .byte N03 , Dn3 , v112 - .byte W03 - .byte N12 , Dn3 , v040 - .byte W15 - .byte An2 , v112 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte En3 , v040 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte N06 , As2 - .byte W06 - .byte N12 , An2 - .byte W12 - .byte MOD , 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , En3 - .byte W06 - .byte En3 , v040 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v040 - .byte W06 - .byte MOD , 0 - .byte N24 , En3 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Dn3 - .byte W06 - .byte Dn3 , v040 - .byte W06 - .byte N12 , Dn3 , v112 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 , Gn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte N03 , Dn3 - .byte W03 - .byte En3 - .byte W03 - .byte N06 , Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte Gs2 , v112 - .byte W06 - .byte An2 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte Gs2 , v112 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 29*mus_ashroad_mvl/mxv - .byte N21 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W09 - .byte N03 , As3 - .byte W03 - .byte MOD , 0 - .byte N03 , An3 - .byte W06 - .byte N03 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Fs4 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 -mus_ashroad_5_000: - .byte MOD , 0 - .byte N21 , En4 , v112 - .byte W12 - .byte MOD , 7 - .byte W09 - .byte N03 , Cn4 - .byte W03 - .byte MOD , 0 - .byte N03 , Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte PEND - .byte MOD , 0 - .byte N21 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W09 - .byte N03 , An3 - .byte W03 - .byte MOD , 0 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte En4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte N03 , Cs4 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 - .byte W06 - .byte N03 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte As3 - .byte W06 - .byte N03 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cs4 - .byte W06 - .byte N03 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte MOD , 0 - .byte N21 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W09 - .byte N03 , As3 - .byte W03 - .byte MOD , 0 - .byte N03 , An3 - .byte W06 - .byte N03 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Fs4 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte PATT - .word mus_ashroad_5_000 - .byte MOD , 0 - .byte N21 , Fn4 , v112 - .byte W12 - .byte MOD , 7 - .byte W09 - .byte N03 , As3 - .byte W03 - .byte MOD , 0 - .byte N03 , An3 - .byte W06 - .byte N03 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N03 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte MOD , 0 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N03 , Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Bn4 - .byte W03 - .byte Dn5 - .byte W03 - .byte N06 , Bn4 - .byte W06 - .byte TIE , An4 - .byte W24 - .byte MOD , 3 - .byte W72 - .byte W48 - .byte 7 - .byte W24 - .byte EOT - .byte MOD , 0 - .byte W24 - .byte GOTO - .word mus_ashroad_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_ashroad_6: - .byte KEYSH , mus_ashroad_key+0 - .byte VOICE , 82 - .byte VOL , 38*mus_ashroad_mvl/mxv - .byte LFOS , 44 - .byte BEND , c_v-3 - .byte W96 -mus_ashroad_6_B1: - .byte MOD , 0 - .byte W96 - .byte W72 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , En4 , v040 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte N03 , Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fn4 - .byte W06 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N18 , En4 - .byte W06 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Bn3 , v040 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v040 - .byte W06 - .byte N18 , Dn4 , v112 - .byte W06 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N90 , En4 - .byte W18 - .byte MOD , 3 - .byte W60 - .byte 8 - .byte W12 - .byte 0 - .byte N12 , En4 , v040 - .byte W84 - .byte Fn4 , v112 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N03 , An3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte N06 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N06 , Fn4 - .byte W12 - .byte Gn4 - .byte W06 - .byte N18 , An4 - .byte W18 - .byte N06 , En4 - .byte W06 - .byte An4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Dn5 , v040 - .byte W06 - .byte N96 , Cs5 , v112 - .byte W24 - .byte MOD , 3 - .byte W60 - .byte 8 - .byte W12 - .byte 0 - .byte N12 , Cs5 , v040 - .byte W96 -mus_ashroad_6_000: - .byte N24 , Fs4 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fs4 , v040 - .byte W36 - .byte N06 , Fs4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte An4 , v112 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fs4 , v040 - .byte W06 - .byte PEND -mus_ashroad_6_001: - .byte N24 , Gs4 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Gs4 , v040 - .byte W36 - .byte N06 , Gs4 , v112 - .byte W06 - .byte An4 - .byte W06 - .byte An4 , v040 - .byte W06 - .byte Bn4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte PEND - .byte N24 , En4 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , En4 , v040 - .byte W36 - .byte N06 , En4 , v112 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fs4 , v040 - .byte W06 - .byte Gs4 , v112 - .byte W06 - .byte En4 - .byte W06 - .byte En4 , v040 - .byte W06 - .byte N12 , Fs4 , v112 - .byte W12 - .byte N03 , En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn4 , v040 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v040 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte Bn3 , v040 - .byte W06 - .byte As3 , v112 - .byte W06 - .byte As3 , v040 - .byte W06 - .byte Fs4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte PATT - .word mus_ashroad_6_000 - .byte PATT - .word mus_ashroad_6_001 - .byte N24 , An4 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An4 , v040 - .byte W36 - .byte N06 , An4 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte Bn4 , v040 - .byte W06 - .byte Cn5 , v112 - .byte W06 - .byte An4 - .byte W06 - .byte An4 , v040 - .byte W06 - .byte N24 , Bn4 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Bn4 , v040 - .byte W24 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N03 , Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte N06 , Fn5 - .byte W06 - .byte N96 , En5 - .byte W24 - .byte MOD , 3 - .byte W72 - .byte N12 , En5 , v040 - .byte W48 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W24 - .byte GOTO - .word mus_ashroad_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_ashroad_7: - .byte KEYSH , mus_ashroad_key+0 - .byte VOICE , 127 - .byte PAN , c_v-63 - .byte VOL , 51*mus_ashroad_mvl/mxv - .byte W96 -mus_ashroad_7_B1: -mus_ashroad_7_000: - .byte N01 , Gn4 , v112 - .byte W24 - .byte N01 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v060 - .byte W06 - .byte Gn4 , v112 - .byte W12 - .byte N01 - .byte W24 - .byte N01 - .byte W03 - .byte Gn4 , v052 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PEND -mus_ashroad_7_001: - .byte N01 , Gn4 , v112 - .byte W12 - .byte Gn4 , v096 - .byte W12 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v060 - .byte W06 - .byte Gn4 , v112 - .byte W12 - .byte N01 - .byte W24 - .byte N01 - .byte W03 - .byte Gn4 , v052 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PEND - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_001 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_001 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_001 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_001 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_000 - .byte PATT - .word mus_ashroad_7_001 - .byte GOTO - .word mus_ashroad_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_ashroad_8: - .byte KEYSH , mus_ashroad_key+0 - .byte VOICE , 0 - .byte VOL , 76*mus_ashroad_mvl/mxv - .byte W96 -mus_ashroad_8_B1: -mus_ashroad_8_000: - .byte N06 , Cn1 , v124 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Cn1 , v088 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte PEND - .byte Cn1 , v124 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Cn1 , v088 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte N03 , Dn3 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte PATT - .word mus_ashroad_8_000 - .byte PATT - .word mus_ashroad_8_000 - .byte PATT - .word mus_ashroad_8_000 -mus_ashroad_8_001: - .byte N06 , Cn1 , v124 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Cn1 , v088 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Dn3 , v096 - .byte W06 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte PEND - .byte PATT - .word mus_ashroad_8_000 - .byte PATT - .word mus_ashroad_8_000 - .byte PATT - .word mus_ashroad_8_000 - .byte PATT - .word mus_ashroad_8_001 - .byte N06 , Cn1 , v124 - .byte W12 - .byte N12 , As1 , v088 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Cn1 , v088 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Dn3 , v096 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Cn1 , v124 - .byte W12 - .byte N12 , As1 , v088 - .byte W12 - .byte N03 , En1 , v080 - .byte W06 - .byte N06 , En1 , v112 - .byte W18 - .byte Cn1 , v088 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Dn3 , v096 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Cn1 , v124 - .byte W12 - .byte Dn3 , v092 - .byte W06 - .byte Dn3 , v080 - .byte W06 - .byte En1 , v088 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte Cn1 , v088 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N12 , As1 , v088 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte Dn3 - .byte W12 - .byte Cn1 , v124 - .byte W12 - .byte N12 , As1 , v088 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Cn1 - .byte W24 - .byte En1 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte Cn1 - .byte W12 - .byte Cn1 , v124 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 , v124 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v088 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N06 , Cn1 , v124 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 , v088 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte N12 , As1 , v092 - .byte W12 - .byte N06 , En1 , v120 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte En1 , v088 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Dn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v124 - .byte N48 , An2 , v100 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Cn1 , v088 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Cn1 , v088 - .byte W12 - .byte En3 , v096 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte GOTO - .word mus_ashroad_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_ashroad: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_ashroad_pri @ Priority - .byte mus_ashroad_rev @ Reverb. - - .word mus_ashroad_grp - - .word mus_ashroad_1 - .word mus_ashroad_2 - .word mus_ashroad_3 - .word mus_ashroad_4 - .word mus_ashroad_5 - .word mus_ashroad_6 - .word mus_ashroad_7 - .word mus_ashroad_8 - - .end diff --git a/sound/songs/mus_ayasii.s b/sound/songs/mus_ayasii.s deleted file mode 100644 index 6c3d85c392..0000000000 --- a/sound/songs/mus_ayasii.s +++ /dev/null @@ -1,1738 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_ayasii_grp, voicegroup069 - .equ mus_ayasii_pri, 0 - .equ mus_ayasii_rev, reverb_set+50 - .equ mus_ayasii_mvl, 127 - .equ mus_ayasii_key, 0 - .equ mus_ayasii_tbs, 1 - .equ mus_ayasii_exg, 0 - .equ mus_ayasii_cmp, 1 - - .section .rodata - .global mus_ayasii - .align 2 - -@********************** Track 1 **********************@ - -mus_ayasii_1: - .byte KEYSH , mus_ayasii_key+0 - .byte TEMPO , 122*mus_ayasii_tbs/2 - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 75*mus_ayasii_mvl/mxv - .byte MOD , 2 - .byte PAN , c_v+7 - .byte N06 , Gs3 , v116 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N36 , Bn3 - .byte W24 - .byte MOD , 11 - .byte W12 - .byte 2 - .byte N06 , As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte VOL , 30*mus_ayasii_mvl/mxv - .byte N60 , Dn4 - .byte W02 - .byte VOL , 31*mus_ayasii_mvl/mxv - .byte W03 - .byte 33*mus_ayasii_mvl/mxv - .byte W03 - .byte 35*mus_ayasii_mvl/mxv - .byte W06 - .byte 38*mus_ayasii_mvl/mxv - .byte W03 - .byte 39*mus_ayasii_mvl/mxv - .byte W03 - .byte 42*mus_ayasii_mvl/mxv - .byte W04 - .byte 44*mus_ayasii_mvl/mxv - .byte MOD , 11 - .byte W02 - .byte VOL , 47*mus_ayasii_mvl/mxv - .byte W03 - .byte 52*mus_ayasii_mvl/mxv - .byte W03 - .byte 58*mus_ayasii_mvl/mxv - .byte W04 - .byte 63*mus_ayasii_mvl/mxv - .byte W02 - .byte 76*mus_ayasii_mvl/mxv - .byte W03 - .byte 78*mus_ayasii_mvl/mxv - .byte W19 - .byte 76*mus_ayasii_mvl/mxv - .byte MOD , 2 - .byte N12 , Ds4 - .byte W12 -mus_ayasii_1_B1: - .byte VOL , 40*mus_ayasii_mvl/mxv - .byte N36 , Gs4 , v116 - .byte W02 - .byte VOL , 44*mus_ayasii_mvl/mxv - .byte W03 - .byte 49*mus_ayasii_mvl/mxv - .byte W03 - .byte 54*mus_ayasii_mvl/mxv - .byte W04 - .byte 55*mus_ayasii_mvl/mxv - .byte W02 - .byte 62*mus_ayasii_mvl/mxv - .byte W03 - .byte 66*mus_ayasii_mvl/mxv - .byte W03 - .byte 71*mus_ayasii_mvl/mxv - .byte W04 - .byte 78*mus_ayasii_mvl/mxv - .byte MOD , 11 - .byte W12 - .byte 2 - .byte N06 , Gn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte VOL , 40*mus_ayasii_mvl/mxv - .byte N36 , En4 - .byte W02 - .byte VOL , 44*mus_ayasii_mvl/mxv - .byte W03 - .byte 49*mus_ayasii_mvl/mxv - .byte W03 - .byte 54*mus_ayasii_mvl/mxv - .byte W04 - .byte 55*mus_ayasii_mvl/mxv - .byte W02 - .byte 62*mus_ayasii_mvl/mxv - .byte W03 - .byte 66*mus_ayasii_mvl/mxv - .byte W03 - .byte 71*mus_ayasii_mvl/mxv - .byte W04 - .byte 78*mus_ayasii_mvl/mxv - .byte MOD , 11 - .byte W12 - .byte 2 - .byte N06 , Ds4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte As3 - .byte W12 - .byte Ds3 - .byte W12 - .byte VOL , 40*mus_ayasii_mvl/mxv - .byte N36 , En3 - .byte W02 - .byte VOL , 44*mus_ayasii_mvl/mxv - .byte W03 - .byte 49*mus_ayasii_mvl/mxv - .byte W03 - .byte 54*mus_ayasii_mvl/mxv - .byte W04 - .byte 55*mus_ayasii_mvl/mxv - .byte W02 - .byte 62*mus_ayasii_mvl/mxv - .byte W03 - .byte 66*mus_ayasii_mvl/mxv - .byte W03 - .byte 71*mus_ayasii_mvl/mxv - .byte W04 - .byte 78*mus_ayasii_mvl/mxv - .byte MOD , 11 - .byte W12 - .byte 2 - .byte N06 , Ds3 - .byte W12 - .byte Dn3 - .byte N06 , Dn4 - .byte W12 - .byte Ds3 - .byte N06 , Ds4 - .byte W12 - .byte VOL , 40*mus_ayasii_mvl/mxv - .byte N36 , As4 - .byte W02 - .byte VOL , 44*mus_ayasii_mvl/mxv - .byte W03 - .byte 49*mus_ayasii_mvl/mxv - .byte W03 - .byte 54*mus_ayasii_mvl/mxv - .byte W04 - .byte 55*mus_ayasii_mvl/mxv - .byte W02 - .byte 62*mus_ayasii_mvl/mxv - .byte W03 - .byte 66*mus_ayasii_mvl/mxv - .byte W03 - .byte 71*mus_ayasii_mvl/mxv - .byte W04 - .byte 78*mus_ayasii_mvl/mxv - .byte MOD , 11 - .byte W12 - .byte 2 - .byte N06 , An4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte VOL , 40*mus_ayasii_mvl/mxv - .byte N36 , Fs4 - .byte W02 - .byte VOL , 44*mus_ayasii_mvl/mxv - .byte W03 - .byte 49*mus_ayasii_mvl/mxv - .byte W03 - .byte 54*mus_ayasii_mvl/mxv - .byte W04 - .byte 55*mus_ayasii_mvl/mxv - .byte W02 - .byte 62*mus_ayasii_mvl/mxv - .byte W03 - .byte 66*mus_ayasii_mvl/mxv - .byte W03 - .byte 71*mus_ayasii_mvl/mxv - .byte W04 - .byte 78*mus_ayasii_mvl/mxv - .byte MOD , 11 - .byte W12 - .byte 2 - .byte N06 , Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOL , 40*mus_ayasii_mvl/mxv - .byte N36 , Fs3 - .byte W02 - .byte VOL , 44*mus_ayasii_mvl/mxv - .byte W03 - .byte 49*mus_ayasii_mvl/mxv - .byte W03 - .byte 54*mus_ayasii_mvl/mxv - .byte W04 - .byte 55*mus_ayasii_mvl/mxv - .byte W02 - .byte 62*mus_ayasii_mvl/mxv - .byte W03 - .byte 66*mus_ayasii_mvl/mxv - .byte W03 - .byte 71*mus_ayasii_mvl/mxv - .byte W04 - .byte 78*mus_ayasii_mvl/mxv - .byte MOD , 11 - .byte W12 - .byte 2 - .byte N06 , Fn3 - .byte W12 - .byte En3 - .byte N06 , En4 - .byte W12 - .byte Fn3 - .byte N06 , Fn4 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N48 , Fn4 - .byte W24 - .byte MOD , 11 - .byte W24 - .byte 2 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn2 , v064 - .byte W06 - .byte Fs2 , v072 - .byte W06 - .byte En2 , v076 - .byte W06 - .byte Fn2 , v080 - .byte W06 - .byte Ds2 , v084 - .byte W06 - .byte En2 , v092 - .byte W06 - .byte Dn2 , v096 - .byte W06 - .byte Ds2 - .byte W06 - .byte Cs2 , v100 - .byte W06 - .byte Dn2 , v108 - .byte W06 - .byte Cn2 , v112 - .byte W06 - .byte Cs2 , v120 - .byte W06 - .byte Cn3 - .byte N06 , Fn4 - .byte W48 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte GOTO - .word mus_ayasii_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_ayasii_2: - .byte KEYSH , mus_ayasii_key+0 - .byte VOICE , 45 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 63*mus_ayasii_mvl/mxv - .byte PAN , c_v-16 - .byte W24 - .byte W72 - .byte W72 -mus_ayasii_2_B1: - .byte VOICE , 45 - .byte W12 - .byte N06 , Gs3 , v112 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W36 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte W72 - .byte W72 - .byte W12 - .byte N06 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fn4 - .byte W36 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte W72 - .byte W72 - .byte W72 - .byte VOICE , 17 - .byte N48 - .byte W72 - .byte W72 - .byte VOICE , 45 - .byte W24 - .byte N06 , Fn3 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte GOTO - .word mus_ayasii_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_ayasii_3: - .byte VOL , 78*mus_ayasii_mvl/mxv - .byte KEYSH , mus_ayasii_key+0 - .byte VOICE , 58 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte N06 , Gs2 , v072 - .byte W06 - .byte Gn2 , v076 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn1 , v088 - .byte W06 - .byte VOL , 41*mus_ayasii_mvl/mxv - .byte N36 , Gs1 , v112 - .byte W02 - .byte VOL , 44*mus_ayasii_mvl/mxv - .byte W03 - .byte 50*mus_ayasii_mvl/mxv - .byte W03 - .byte 57*mus_ayasii_mvl/mxv - .byte W06 - .byte 65*mus_ayasii_mvl/mxv - .byte W03 - .byte 68*mus_ayasii_mvl/mxv - .byte W03 - .byte 77*mus_ayasii_mvl/mxv - .byte W04 - .byte 78*mus_ayasii_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Gn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte En1 - .byte W12 - .byte VOL , 23*mus_ayasii_mvl/mxv - .byte N60 , Dn1 - .byte W02 - .byte VOL , 27*mus_ayasii_mvl/mxv - .byte W03 - .byte 31*mus_ayasii_mvl/mxv - .byte W03 - .byte 36*mus_ayasii_mvl/mxv - .byte W04 - .byte 40*mus_ayasii_mvl/mxv - .byte W02 - .byte 45*mus_ayasii_mvl/mxv - .byte W03 - .byte 49*mus_ayasii_mvl/mxv - .byte W03 - .byte 57*mus_ayasii_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 58*mus_ayasii_mvl/mxv - .byte W02 - .byte 63*mus_ayasii_mvl/mxv - .byte W03 - .byte 68*mus_ayasii_mvl/mxv - .byte W03 - .byte 76*mus_ayasii_mvl/mxv - .byte W04 - .byte 78*mus_ayasii_mvl/mxv - .byte W24 - .byte N12 , Ds1 - .byte W12 -mus_ayasii_3_B1: - .byte MOD , 0 - .byte N12 , Gs1 , v112 - .byte W60 - .byte N06 - .byte W12 - .byte N12 , Ds1 - .byte W60 - .byte N06 - .byte W12 - .byte N12 , Gs1 - .byte W60 - .byte N06 - .byte W12 - .byte N36 , En1 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Ds1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Ds1 - .byte W12 -mus_ayasii_3_000: - .byte N12 , As1 , v112 - .byte W60 - .byte N06 - .byte W12 - .byte PEND - .byte N12 , Fn1 - .byte W60 - .byte N06 - .byte W12 - .byte PATT - .word mus_ayasii_3_000 - .byte N36 , Fs1 , v112 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N48 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte W24 - .byte N06 , Fn1 , v060 - .byte W06 - .byte Fs1 , v056 - .byte W06 - .byte En1 , v060 - .byte W06 - .byte Fn1 , v064 - .byte W06 - .byte Ds1 , v072 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Ds1 - .byte W06 - .byte Cs1 , v088 - .byte W06 - .byte Dn1 , v096 - .byte W06 - .byte Cn1 , v100 - .byte W06 - .byte Cs1 , v108 - .byte W06 - .byte Cn2 , v112 - .byte W72 - .byte GOTO - .word mus_ayasii_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_ayasii_4: - .byte KEYSH , mus_ayasii_key+0 - .byte VOICE , 45 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+28 - .byte VOL , 65*mus_ayasii_mvl/mxv - .byte W24 - .byte PAN , c_v+28 - .byte W72 - .byte W72 -mus_ayasii_4_B1: - .byte VOICE , 45 - .byte PAN , c_v+28 - .byte W12 - .byte N06 , Ds3 , v112 - .byte W06 - .byte Ds3 , v036 - .byte W06 - .byte Gs3 , v112 - .byte W06 - .byte Gs3 , v036 - .byte W06 - .byte Bn2 , v112 - .byte W06 - .byte Bn2 , v036 - .byte W30 - .byte W12 - .byte Bn2 , v112 - .byte W06 - .byte Bn2 , v036 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v036 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v036 - .byte W06 - .byte Gs3 , v112 - .byte W06 - .byte Gs3 , v036 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v036 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v036 - .byte W06 - .byte Ds4 , v112 - .byte W06 - .byte Ds4 , v036 - .byte W06 - .byte Bn2 , v112 - .byte W06 - .byte Bn2 , v036 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte Gs2 , v112 - .byte W06 - .byte Gs2 , v036 - .byte W06 - .byte Gs3 , v112 - .byte W06 - .byte Gs3 , v036 - .byte W06 - .byte W72 - .byte W12 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v036 - .byte W06 - .byte As3 , v112 - .byte W06 - .byte As3 , v036 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v036 - .byte W30 - .byte W12 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v036 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v036 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v036 - .byte W06 - .byte As3 , v112 - .byte W06 - .byte As3 , v036 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v036 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v036 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v036 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v036 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v036 - .byte W06 - .byte As2 , v112 - .byte W06 - .byte As2 , v036 - .byte W06 - .byte As3 , v112 - .byte W06 - .byte As3 , v036 - .byte W06 - .byte W72 - .byte W72 - .byte W72 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte Fn4 , v072 - .byte W12 - .byte Fn4 , v076 - .byte W12 - .byte Fn4 , v080 - .byte W12 - .byte Fn4 , v092 - .byte W12 - .byte Fs2 , v112 - .byte W24 - .byte Fn4 - .byte W12 - .byte Fn5 , v096 - .byte W12 - .byte PAN , c_v-42 - .byte N24 , Fn3 , v120 - .byte W24 - .byte GOTO - .word mus_ayasii_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_ayasii_5: - .byte KEYSH , mus_ayasii_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+24 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte N06 , Bn3 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte VOL , 11*mus_ayasii_mvl/mxv - .byte N36 , Gs4 - .byte W02 - .byte VOL , 14*mus_ayasii_mvl/mxv - .byte W03 - .byte 17*mus_ayasii_mvl/mxv - .byte W03 - .byte 20*mus_ayasii_mvl/mxv - .byte W04 - .byte 24*mus_ayasii_mvl/mxv - .byte W02 - .byte 30*mus_ayasii_mvl/mxv - .byte W03 - .byte 38*mus_ayasii_mvl/mxv - .byte W03 - .byte 39*mus_ayasii_mvl/mxv - .byte W16 - .byte N06 , Gn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte VOL , 6*mus_ayasii_mvl/mxv - .byte N60 , Bn4 - .byte W05 - .byte VOL , 7*mus_ayasii_mvl/mxv - .byte W07 - .byte 9*mus_ayasii_mvl/mxv - .byte W02 - .byte 11*mus_ayasii_mvl/mxv - .byte W03 - .byte 12*mus_ayasii_mvl/mxv - .byte W03 - .byte 14*mus_ayasii_mvl/mxv - .byte W06 - .byte 17*mus_ayasii_mvl/mxv - .byte W03 - .byte 19*mus_ayasii_mvl/mxv - .byte W03 - .byte 22*mus_ayasii_mvl/mxv - .byte W04 - .byte 23*mus_ayasii_mvl/mxv - .byte W02 - .byte 28*mus_ayasii_mvl/mxv - .byte W03 - .byte 33*mus_ayasii_mvl/mxv - .byte W03 - .byte 35*mus_ayasii_mvl/mxv - .byte W04 - .byte 39*mus_ayasii_mvl/mxv - .byte W02 - .byte 44*mus_ayasii_mvl/mxv - .byte W03 - .byte 46*mus_ayasii_mvl/mxv - .byte W03 - .byte 49*mus_ayasii_mvl/mxv - .byte W04 - .byte N12 , As4 - .byte W03 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte W09 -mus_ayasii_5_B1: - .byte N03 , Bn4 , v096 - .byte W12 - .byte N06 , Bn4 , v032 - .byte W06 - .byte As4 , v040 - .byte W06 - .byte Bn4 , v048 - .byte W06 - .byte As4 , v056 - .byte W06 - .byte Bn4 , v064 - .byte W06 - .byte As4 , v068 - .byte W06 - .byte Bn4 , v072 - .byte W12 - .byte Ds5 , v112 - .byte W12 - .byte W12 - .byte Gs4 , v032 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte Gs4 , v044 - .byte W06 - .byte Gn4 , v056 - .byte W06 - .byte Gs4 , v060 - .byte W06 - .byte Gn4 , v072 - .byte W06 - .byte Gs4 , v080 - .byte W12 - .byte Bn4 , v112 - .byte W12 - .byte W72 - .byte W72 - .byte N03 , Cs5 , v092 - .byte W12 - .byte N06 , Cs5 , v036 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cs5 , v052 - .byte W06 - .byte Cn5 , v056 - .byte W06 - .byte Cs5 , v064 - .byte W06 - .byte Cn5 , v072 - .byte W06 - .byte Cs5 - .byte W12 - .byte Fn5 , v112 - .byte W12 - .byte W12 - .byte As4 , v036 - .byte W06 - .byte An4 , v040 - .byte W06 - .byte As4 , v048 - .byte W06 - .byte An4 , v052 - .byte W06 - .byte As4 , v056 - .byte W06 - .byte An4 , v064 - .byte W06 - .byte As4 , v072 - .byte W12 - .byte Cs5 , v096 - .byte W12 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte GOTO - .word mus_ayasii_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_ayasii_6: - .byte KEYSH , mus_ayasii_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte PAN , c_v+63 - .byte W24 - .byte N36 , Bn3 , v112 - .byte W24 - .byte MOD , 8 - .byte W12 - .byte 2 - .byte N06 , As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte VOL , 9*mus_ayasii_mvl/mxv - .byte N60 - .byte W05 - .byte VOL , 13*mus_ayasii_mvl/mxv - .byte W07 - .byte 18*mus_ayasii_mvl/mxv - .byte W05 - .byte 23*mus_ayasii_mvl/mxv - .byte W07 - .byte 27*mus_ayasii_mvl/mxv - .byte MOD , 8 - .byte W05 - .byte VOL , 30*mus_ayasii_mvl/mxv - .byte W07 - .byte 35*mus_ayasii_mvl/mxv - .byte W05 - .byte 42*mus_ayasii_mvl/mxv - .byte W07 - .byte 50*mus_ayasii_mvl/mxv - .byte W05 - .byte 54*mus_ayasii_mvl/mxv - .byte W07 - .byte 39*mus_ayasii_mvl/mxv - .byte MOD , 2 - .byte N12 , As3 - .byte W12 -mus_ayasii_6_B1: - .byte VOL , 13*mus_ayasii_mvl/mxv - .byte N36 , Ds3 , v112 - .byte W02 - .byte VOL , 17*mus_ayasii_mvl/mxv - .byte W03 - .byte 20*mus_ayasii_mvl/mxv - .byte W03 - .byte 24*mus_ayasii_mvl/mxv - .byte W04 - .byte 27*mus_ayasii_mvl/mxv - .byte W02 - .byte 29*mus_ayasii_mvl/mxv - .byte W03 - .byte 33*mus_ayasii_mvl/mxv - .byte W03 - .byte 36*mus_ayasii_mvl/mxv - .byte W04 - .byte 39*mus_ayasii_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte 2 - .byte N06 , Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gs3 - .byte W12 - .byte VOL , 12*mus_ayasii_mvl/mxv - .byte N36 , Gs2 - .byte W02 - .byte VOL , 15*mus_ayasii_mvl/mxv - .byte W03 - .byte 19*mus_ayasii_mvl/mxv - .byte W03 - .byte 22*mus_ayasii_mvl/mxv - .byte W04 - .byte 24*mus_ayasii_mvl/mxv - .byte W02 - .byte 27*mus_ayasii_mvl/mxv - .byte W03 - .byte 30*mus_ayasii_mvl/mxv - .byte W03 - .byte 36*mus_ayasii_mvl/mxv - .byte W04 - .byte 39*mus_ayasii_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte 2 - .byte N06 , Gn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte VOL , 11*mus_ayasii_mvl/mxv - .byte N36 , Bn1 - .byte W02 - .byte VOL , 13*mus_ayasii_mvl/mxv - .byte W03 - .byte 17*mus_ayasii_mvl/mxv - .byte W03 - .byte 19*mus_ayasii_mvl/mxv - .byte W04 - .byte 23*mus_ayasii_mvl/mxv - .byte W02 - .byte 27*mus_ayasii_mvl/mxv - .byte W03 - .byte 33*mus_ayasii_mvl/mxv - .byte W03 - .byte 36*mus_ayasii_mvl/mxv - .byte W04 - .byte 39*mus_ayasii_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte 2 - .byte N06 , As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte VOL , 12*mus_ayasii_mvl/mxv - .byte N36 , Fn3 - .byte W02 - .byte VOL , 14*mus_ayasii_mvl/mxv - .byte W03 - .byte 18*mus_ayasii_mvl/mxv - .byte W03 - .byte 23*mus_ayasii_mvl/mxv - .byte W04 - .byte 27*mus_ayasii_mvl/mxv - .byte W02 - .byte 31*mus_ayasii_mvl/mxv - .byte W03 - .byte 36*mus_ayasii_mvl/mxv - .byte W03 - .byte 40*mus_ayasii_mvl/mxv - .byte W04 - .byte 39*mus_ayasii_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte 2 - .byte N06 , En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte VOL , 9*mus_ayasii_mvl/mxv - .byte N36 , As2 - .byte W02 - .byte VOL , 12*mus_ayasii_mvl/mxv - .byte W03 - .byte 14*mus_ayasii_mvl/mxv - .byte W03 - .byte 19*mus_ayasii_mvl/mxv - .byte W04 - .byte 20*mus_ayasii_mvl/mxv - .byte W02 - .byte 25*mus_ayasii_mvl/mxv - .byte W03 - .byte 29*mus_ayasii_mvl/mxv - .byte W03 - .byte 38*mus_ayasii_mvl/mxv - .byte W04 - .byte 39*mus_ayasii_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte 2 - .byte N06 , An2 - .byte W12 - .byte As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte VOL , 9*mus_ayasii_mvl/mxv - .byte N36 , Cs2 - .byte W02 - .byte VOL , 14*mus_ayasii_mvl/mxv - .byte W03 - .byte 18*mus_ayasii_mvl/mxv - .byte W03 - .byte 22*mus_ayasii_mvl/mxv - .byte W04 - .byte 24*mus_ayasii_mvl/mxv - .byte W02 - .byte 28*mus_ayasii_mvl/mxv - .byte W03 - .byte 30*mus_ayasii_mvl/mxv - .byte W03 - .byte 36*mus_ayasii_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte W12 - .byte MOD , 2 - .byte N06 , Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte As1 - .byte W12 - .byte W72 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 2 - .byte W24 - .byte W12 - .byte N06 , Fn3 , v072 - .byte W12 - .byte En3 , v080 - .byte W12 - .byte Ds3 , v092 - .byte W12 - .byte Dn3 , v104 - .byte W12 - .byte Cs3 , v120 - .byte W12 - .byte W72 - .byte GOTO - .word mus_ayasii_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_ayasii_7: - .byte KEYSH , mus_ayasii_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte N06 , Gs2 , v112 - .byte W06 - .byte Gn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N36 , Gs1 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Gn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte En1 - .byte W12 - .byte N60 , Dn1 - .byte W24 - .byte MOD , 8 - .byte W36 - .byte N12 , Ds1 - .byte W12 -mus_ayasii_7_B1: - .byte MOD , 0 - .byte N12 , Gs1 , v112 - .byte W60 - .byte N06 - .byte W12 - .byte N12 , Ds1 - .byte W60 - .byte N06 - .byte W12 - .byte N12 , Gs1 - .byte W60 - .byte N06 - .byte W12 - .byte N36 , En1 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Ds1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Ds1 - .byte W12 -mus_ayasii_7_000: - .byte N12 , As1 , v112 - .byte W60 - .byte N06 - .byte W12 - .byte PEND - .byte N12 , Fn1 - .byte W60 - .byte N06 - .byte W12 - .byte PATT - .word mus_ayasii_7_000 - .byte N36 , Fs1 , v112 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N48 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte N06 , Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte W72 - .byte W72 - .byte GOTO - .word mus_ayasii_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_ayasii_8: - .byte KEYSH , mus_ayasii_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 26*mus_ayasii_mvl/mxv - .byte N02 , En5 , v108 - .byte W06 - .byte En5 , v072 - .byte W06 - .byte En5 , v108 - .byte W06 - .byte En5 , v068 - .byte W06 - .byte VOICE , 126 - .byte VOL , 4*mus_ayasii_mvl/mxv - .byte N36 , Gn5 , v108 - .byte W02 - .byte VOL , 6*mus_ayasii_mvl/mxv - .byte W03 - .byte 9*mus_ayasii_mvl/mxv - .byte W03 - .byte 12*mus_ayasii_mvl/mxv - .byte W04 - .byte 14*mus_ayasii_mvl/mxv - .byte W02 - .byte 22*mus_ayasii_mvl/mxv - .byte W03 - .byte 26*mus_ayasii_mvl/mxv - .byte W19 - .byte VOICE , 127 - .byte N02 , En5 - .byte W12 - .byte En5 , v080 - .byte W12 - .byte En5 , v088 - .byte W12 -mus_ayasii_8_000: - .byte N02 , En5 , v108 - .byte W03 - .byte En5 , v032 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte En5 , v036 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte En5 , v040 - .byte W03 - .byte N02 - .byte W03 - .byte En5 , v044 - .byte W03 - .byte En5 , v048 - .byte W03 - .byte En5 , v052 - .byte W03 - .byte En5 , v056 - .byte W03 - .byte En5 , v064 - .byte W03 - .byte En5 , v072 - .byte W03 - .byte En5 , v084 - .byte W03 - .byte En5 , v096 - .byte W03 - .byte En5 , v120 - .byte W03 - .byte PEND -mus_ayasii_8_B1: -mus_ayasii_8_001: - .byte VOICE , 126 - .byte N12 , Gn5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N02 , En5 , v052 - .byte W24 - .byte En5 , v112 - .byte W06 - .byte En5 , v064 - .byte W06 - .byte En5 , v084 - .byte W06 - .byte En5 , v056 - .byte W06 - .byte En5 , v112 - .byte W06 - .byte En5 , v092 - .byte W06 - .byte PEND - .byte PATT - .word mus_ayasii_8_001 - .byte PATT - .word mus_ayasii_8_001 - .byte PATT - .word mus_ayasii_8_000 - .byte PATT - .word mus_ayasii_8_001 - .byte PATT - .word mus_ayasii_8_001 - .byte PATT - .word mus_ayasii_8_001 - .byte PATT - .word mus_ayasii_8_000 - .byte N02 , En5 , v112 - .byte W12 - .byte En5 , v056 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v056 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v056 - .byte W12 - .byte PATT - .word mus_ayasii_8_001 - .byte PATT - .word mus_ayasii_8_000 - .byte N02 , En5 , v112 - .byte W24 - .byte N02 - .byte W12 - .byte N02 - .byte W12 - .byte VOICE , 126 - .byte N12 , Gn5 - .byte W12 - .byte VOICE , 127 - .byte N02 , En5 - .byte W12 - .byte GOTO - .word mus_ayasii_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_ayasii_9: - .byte KEYSH , mus_ayasii_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-59 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , Gs2 , v112 - .byte W06 - .byte Bn2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N36 , Dn3 - .byte W24 - .byte MOD , 8 - .byte W12 - .byte 2 - .byte N06 , Cs3 - .byte W12 - .byte As2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N60 , Dn3 - .byte W24 - .byte MOD , 8 - .byte W36 - .byte 2 - .byte N12 , Ds3 - .byte W12 -mus_ayasii_9_B1: - .byte VOL , 13*mus_ayasii_mvl/mxv - .byte N36 , Gs3 , v112 - .byte W02 - .byte VOL , 17*mus_ayasii_mvl/mxv - .byte W03 - .byte 20*mus_ayasii_mvl/mxv - .byte W03 - .byte 24*mus_ayasii_mvl/mxv - .byte W04 - .byte 27*mus_ayasii_mvl/mxv - .byte W02 - .byte 29*mus_ayasii_mvl/mxv - .byte W03 - .byte 33*mus_ayasii_mvl/mxv - .byte W03 - .byte 36*mus_ayasii_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte W12 - .byte MOD , 2 - .byte N06 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte VOL , 12*mus_ayasii_mvl/mxv - .byte N36 , En3 - .byte W02 - .byte VOL , 15*mus_ayasii_mvl/mxv - .byte W03 - .byte 19*mus_ayasii_mvl/mxv - .byte W03 - .byte 22*mus_ayasii_mvl/mxv - .byte W04 - .byte 24*mus_ayasii_mvl/mxv - .byte W02 - .byte 27*mus_ayasii_mvl/mxv - .byte W03 - .byte 30*mus_ayasii_mvl/mxv - .byte W03 - .byte 36*mus_ayasii_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte W12 - .byte MOD , 2 - .byte N06 , Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte As2 - .byte W12 - .byte Ds2 - .byte W12 - .byte VOL , 11*mus_ayasii_mvl/mxv - .byte N36 , En2 - .byte W02 - .byte VOL , 13*mus_ayasii_mvl/mxv - .byte W03 - .byte 17*mus_ayasii_mvl/mxv - .byte W03 - .byte 19*mus_ayasii_mvl/mxv - .byte W04 - .byte 23*mus_ayasii_mvl/mxv - .byte W02 - .byte 27*mus_ayasii_mvl/mxv - .byte W03 - .byte 33*mus_ayasii_mvl/mxv - .byte W03 - .byte 36*mus_ayasii_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte W12 - .byte MOD , 2 - .byte N06 , Ds2 - .byte W12 - .byte Dn2 - .byte N06 , Dn3 - .byte W12 - .byte Ds2 - .byte N06 , Ds3 - .byte W12 - .byte VOL , 12*mus_ayasii_mvl/mxv - .byte N36 , As3 - .byte W02 - .byte VOL , 14*mus_ayasii_mvl/mxv - .byte W03 - .byte 18*mus_ayasii_mvl/mxv - .byte W03 - .byte 23*mus_ayasii_mvl/mxv - .byte W04 - .byte 27*mus_ayasii_mvl/mxv - .byte W02 - .byte 31*mus_ayasii_mvl/mxv - .byte W03 - .byte 36*mus_ayasii_mvl/mxv - .byte W03 - .byte 40*mus_ayasii_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte W12 - .byte MOD , 2 - .byte N06 , An3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOL , 9*mus_ayasii_mvl/mxv - .byte N36 , Fs3 - .byte W02 - .byte VOL , 12*mus_ayasii_mvl/mxv - .byte W03 - .byte 14*mus_ayasii_mvl/mxv - .byte W03 - .byte 19*mus_ayasii_mvl/mxv - .byte W04 - .byte 20*mus_ayasii_mvl/mxv - .byte W02 - .byte 25*mus_ayasii_mvl/mxv - .byte W03 - .byte 29*mus_ayasii_mvl/mxv - .byte W03 - .byte 38*mus_ayasii_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte W12 - .byte MOD , 2 - .byte N06 , Fn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte VOL , 9*mus_ayasii_mvl/mxv - .byte N36 , Fs2 - .byte W02 - .byte VOL , 14*mus_ayasii_mvl/mxv - .byte W03 - .byte 18*mus_ayasii_mvl/mxv - .byte W03 - .byte 22*mus_ayasii_mvl/mxv - .byte W04 - .byte 24*mus_ayasii_mvl/mxv - .byte W02 - .byte 28*mus_ayasii_mvl/mxv - .byte W03 - .byte 30*mus_ayasii_mvl/mxv - .byte W03 - .byte 36*mus_ayasii_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 39*mus_ayasii_mvl/mxv - .byte W12 - .byte MOD , 2 - .byte N06 , Fn2 - .byte W12 - .byte En2 - .byte N06 , En3 - .byte W12 - .byte Fn2 - .byte N06 , Fn3 - .byte W12 - .byte Fs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte As2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N48 , Fn3 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 2 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn1 , v072 - .byte W06 - .byte Fs1 , v076 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte Fn1 , v088 - .byte W06 - .byte Ds1 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte Dn1 , v096 - .byte W06 - .byte Ds1 - .byte W06 - .byte Cs1 , v100 - .byte W06 - .byte Dn1 , v104 - .byte W06 - .byte Cn1 , v108 - .byte W06 - .byte Cs1 , v112 - .byte W06 - .byte Cn2 - .byte N06 , Fn3 - .byte W48 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte En3 - .byte W06 - .byte GOTO - .word mus_ayasii_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_ayasii: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_ayasii_pri @ Priority - .byte mus_ayasii_rev @ Reverb. - - .word mus_ayasii_grp - - .word mus_ayasii_1 - .word mus_ayasii_2 - .word mus_ayasii_3 - .word mus_ayasii_4 - .word mus_ayasii_5 - .word mus_ayasii_6 - .word mus_ayasii_7 - .word mus_ayasii_8 - .word mus_ayasii_9 - - .end diff --git a/sound/songs/mus_b_arena.s b/sound/songs/mus_b_arena.s deleted file mode 100644 index c74b839a1c..0000000000 --- a/sound/songs/mus_b_arena.s +++ /dev/null @@ -1,2351 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_b_arena_grp, voicegroup104 - .equ mus_b_arena_pri, 0 - .equ mus_b_arena_rev, reverb_set+50 - .equ mus_b_arena_mvl, 127 - .equ mus_b_arena_key, 0 - .equ mus_b_arena_tbs, 1 - .equ mus_b_arena_exg, 0 - .equ mus_b_arena_cmp, 1 - - .section .rodata - .global mus_b_arena - .align 2 - -@********************** Track 1 **********************@ - -mus_b_arena_1: - .byte KEYSH , mus_b_arena_key+0 - .byte TEMPO , 128*mus_b_arena_tbs/2 - .byte VOICE , 107 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte PAN , c_v-13 - .byte W06 - .byte W24 - .byte N24 , Dn3 , v100 - .byte W24 - .byte N16 - .byte W18 - .byte N14 - .byte W15 - .byte N14 - .byte W15 - .byte N12 - .byte W12 - .byte N10 - .byte W12 - .byte N07 - .byte W08 - .byte N07 - .byte W08 - .byte N07 - .byte W08 - .byte N06 - .byte W08 - .byte N07 - .byte W08 - .byte N06 - .byte W08 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N06 , Dn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N48 , An2 - .byte W72 - .byte W72 - .byte N06 , Cn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte As1 - .byte W06 - .byte N48 , Cn2 - .byte W96 - .byte W96 - .byte W48 - .byte N01 , Dn3 , v032 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Dn3 , v036 - .byte W06 - .byte Dn3 , v040 - .byte W06 - .byte Dn3 , v052 - .byte W06 - .byte Dn3 , v056 - .byte W06 - .byte N01 - .byte W06 - .byte Dn3 , v060 - .byte W06 - .byte Dn3 , v064 - .byte W06 - .byte Dn3 , v072 - .byte W06 - .byte Dn3 , v076 - .byte W06 - .byte Dn3 , v084 - .byte W06 - .byte Dn3 , v088 - .byte W06 - .byte Dn3 , v100 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v127 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Dn3 , v124 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Dn3 , v100 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W60 - .byte BEND , c_v+0 - .byte N04 , As3 , v064 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte As2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cn2 - .byte W04 - .byte As1 - .byte W04 - .byte Gn1 - .byte W04 - .byte Fn1 - .byte W04 - .byte Dn1 - .byte W04 - .byte Cn1 , v096 - .byte W04 - .byte Fn1 - .byte W04 - .byte Gn1 - .byte W04 - .byte As1 - .byte W04 - .byte Cn2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Fn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte N03 , An3 , v100 - .byte W06 - .byte N01 , An3 , v084 - .byte W06 - .byte N08 , An3 , v100 - .byte W78 - .byte N01 , Gn1 - .byte W03 - .byte N01 - .byte W03 -mus_b_arena_1_B1: - .byte BEND , c_v+0 - .byte N03 , Gn1 , v100 - .byte W03 - .byte N44 - .byte W21 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W36 - .byte N06 , Fn1 - .byte W12 - .byte N24 , Gn1 - .byte W36 - .byte N06 , Fn2 - .byte W12 - .byte N36 , Dn2 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N01 , Fn1 - .byte W03 - .byte N01 - .byte W03 -mus_b_arena_1_000: - .byte N03 , Gn1 , v100 - .byte W03 - .byte N44 - .byte W21 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W48 - .byte PEND - .byte W90 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_b_arena_1_000 -mus_b_arena_1_001: - .byte W36 - .byte N06 , Fn2 , v100 - .byte W12 - .byte N36 , Dn2 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N01 , Fn1 - .byte W03 - .byte N01 - .byte W03 - .byte PEND - .byte PATT - .word mus_b_arena_1_000 - .byte W90 - .byte N01 , Fn2 , v100 - .byte W03 - .byte N01 - .byte W03 - .byte N03 , Gn2 - .byte W03 - .byte N44 - .byte W21 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W48 - .byte W36 - .byte N06 , As2 - .byte W12 - .byte N36 , Gn2 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N01 , Fn1 - .byte W03 - .byte N01 - .byte W03 - .byte N03 , Gn1 - .byte W03 - .byte N44 - .byte W21 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W36 - .byte N03 , Fn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte N36 , Gn1 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 , Fn2 - .byte W12 - .byte N36 , Dn2 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N01 , Gn1 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_b_arena_1_000 - .byte PATT - .word mus_b_arena_1_001 - .byte N03 , Gn1 , v100 - .byte W03 - .byte N44 - .byte W21 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W36 - .byte N06 , Fn1 - .byte W12 - .byte N36 , Gn1 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N01 , Fn1 - .byte W03 - .byte N01 - .byte W03 - .byte N03 , Gn1 - .byte W03 - .byte N21 - .byte W36 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte GOTO - .word mus_b_arena_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_b_arena_2: - .byte KEYSH , mus_b_arena_key+0 - .byte VOICE , 77 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte PAN , c_v-1 - .byte W06 - .byte MOD , 0 - .byte TIE , Gn3 , v088 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte W12 - .byte VOL , 62*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 58*mus_b_arena_mvl/mxv - .byte W04 - .byte 53*mus_b_arena_mvl/mxv - .byte W02 - .byte 48*mus_b_arena_mvl/mxv - .byte W04 - .byte 46*mus_b_arena_mvl/mxv - .byte W02 - .byte 42*mus_b_arena_mvl/mxv - .byte W04 - .byte 40*mus_b_arena_mvl/mxv - .byte W02 - .byte 37*mus_b_arena_mvl/mxv - .byte W04 - .byte 34*mus_b_arena_mvl/mxv - .byte W02 - .byte 31*mus_b_arena_mvl/mxv - .byte W04 - .byte 28*mus_b_arena_mvl/mxv - .byte W02 - .byte 26*mus_b_arena_mvl/mxv - .byte W04 - .byte 24*mus_b_arena_mvl/mxv - .byte W02 - .byte 22*mus_b_arena_mvl/mxv - .byte W04 - .byte 21*mus_b_arena_mvl/mxv - .byte W02 - .byte 19*mus_b_arena_mvl/mxv - .byte W04 - .byte 17*mus_b_arena_mvl/mxv - .byte W02 - .byte 15*mus_b_arena_mvl/mxv - .byte W04 - .byte 13*mus_b_arena_mvl/mxv - .byte W02 - .byte 12*mus_b_arena_mvl/mxv - .byte W04 - .byte 11*mus_b_arena_mvl/mxv - .byte W02 - .byte 10*mus_b_arena_mvl/mxv - .byte W10 - .byte W02 - .byte 11*mus_b_arena_mvl/mxv - .byte W04 - .byte 12*mus_b_arena_mvl/mxv - .byte W02 - .byte 15*mus_b_arena_mvl/mxv - .byte W04 - .byte 17*mus_b_arena_mvl/mxv - .byte W02 - .byte 21*mus_b_arena_mvl/mxv - .byte W04 - .byte 22*mus_b_arena_mvl/mxv - .byte W02 - .byte 24*mus_b_arena_mvl/mxv - .byte W04 - .byte 28*mus_b_arena_mvl/mxv - .byte W02 - .byte 33*mus_b_arena_mvl/mxv - .byte W04 - .byte 38*mus_b_arena_mvl/mxv - .byte W02 - .byte 40*mus_b_arena_mvl/mxv - .byte W01 - .byte 43*mus_b_arena_mvl/mxv - .byte W03 - .byte 51*mus_b_arena_mvl/mxv - .byte W02 - .byte 57*mus_b_arena_mvl/mxv - .byte W04 - .byte 60*mus_b_arena_mvl/mxv - .byte W02 - .byte 64*mus_b_arena_mvl/mxv - .byte W04 - .byte 68*mus_b_arena_mvl/mxv - .byte W24 - .byte 56*mus_b_arena_mvl/mxv - .byte W06 - .byte 49*mus_b_arena_mvl/mxv - .byte W06 - .byte 45*mus_b_arena_mvl/mxv - .byte W06 - .byte 34*mus_b_arena_mvl/mxv - .byte W06 - .byte EOT - .byte MOD , 0 - .byte W06 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte W06 - .byte N36 , Cn3 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte BEND , c_v+0 - .byte W24 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N48 , Dn3 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte W36 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N72 , Cn3 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte BEND , c_v+0 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte W12 - .byte 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+8 - .byte N72 , As2 - .byte W03 - .byte BEND , c_v+4 - .byte W03 - .byte c_v+0 - .byte W06 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte W12 - .byte W12 - .byte MOD , 5 - .byte W04 - .byte BEND , c_v-4 - .byte W04 - .byte c_v-8 - .byte W04 - .byte c_v-16 - .byte W12 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte BEND , c_v+0 - .byte N18 - .byte W09 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte W09 - .byte 68*mus_b_arena_mvl/mxv - .byte N24 , Cn3 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte W12 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N18 , Dn3 - .byte W06 - .byte W12 - .byte N24 , Fn3 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte W12 - .byte 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N24 , Gn3 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte W12 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N36 , As3 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte W24 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N48 , Cn4 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte W36 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte TIE , Dn4 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte BEND , c_v+9 - .byte W03 - .byte c_v+0 - .byte W09 - .byte MOD , 5 - .byte W24 - .byte W12 - .byte BEND , c_v-10 - .byte W03 - .byte c_v+0 - .byte W03 - .byte c_v+0 - .byte W30 - .byte VOL , 50*mus_b_arena_mvl/mxv - .byte W12 - .byte 41*mus_b_arena_mvl/mxv - .byte BEND , c_v-6 - .byte W03 - .byte c_v+0 - .byte W09 - .byte VOL , 36*mus_b_arena_mvl/mxv - .byte W12 - .byte 30*mus_b_arena_mvl/mxv - .byte W06 - .byte 22*mus_b_arena_mvl/mxv - .byte W04 - .byte EOT - .byte W02 - .byte MOD , 0 - .byte W12 - .byte VOL , 33*mus_b_arena_mvl/mxv - .byte W84 - .byte W96 - .byte W96 -mus_b_arena_2_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_arena_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_b_arena_3: - .byte KEYSH , mus_b_arena_key+0 - .byte VOICE , 92 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 69*mus_b_arena_mvl/mxv - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 , Dn1 , v064 - .byte W12 -mus_b_arena_3_B1: - .byte N06 , Gn1 , v064 - .byte W24 - .byte N24 - .byte W48 - .byte Dn1 - .byte W24 - .byte N06 , Gn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte As1 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N06 , Gn1 - .byte W24 - .byte N24 - .byte W36 - .byte N06 , Dn1 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte Gn1 - .byte W36 - .byte N06 , Fn1 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N36 , Gn1 - .byte W36 - .byte N06 , Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Gn1 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte As1 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N24 , Gn1 - .byte W36 - .byte N06 , Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 - .byte W36 - .byte N06 , Fn1 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Dn1 - .byte W12 - .byte N24 , Ds1 - .byte W36 - .byte N06 , Dn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte N06 , Dn2 - .byte W12 - .byte Ds2 - .byte W36 - .byte As1 - .byte W12 - .byte N24 , Ds1 - .byte W24 - .byte N06 , Dn1 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N36 , Gn1 - .byte W36 - .byte N06 , Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 , Dn1 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N06 , Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N36 , Gn1 - .byte W48 -mus_b_arena_3_000: - .byte N24 , Gn1 , v064 - .byte W36 - .byte N06 , Fn1 - .byte W24 - .byte Gn1 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte PEND - .byte Gn1 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte N06 , Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte PATT - .word mus_b_arena_3_000 - .byte N36 , Gn1 , v064 - .byte W36 - .byte N06 , Fn1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N24 , Dn1 - .byte W24 - .byte GOTO - .word mus_b_arena_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_b_arena_4: - .byte KEYSH , mus_b_arena_key+0 - .byte VOICE , 3 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte c_v+5 - .byte W06 - .byte c_v+0 - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 46 - .byte N04 , Dn4 , v064 - .byte W04 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn2 - .byte W04 - .byte Fn2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cn2 - .byte W04 - .byte As1 - .byte W04 - .byte Gn1 - .byte W04 - .byte Fn1 , v096 - .byte W04 - .byte As1 - .byte W04 - .byte Cn2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Fn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte N03 , Dn4 , v100 - .byte W06 - .byte N01 , Dn4 , v084 - .byte W06 - .byte N08 , Dn4 , v100 - .byte W84 -mus_b_arena_4_B1: - .byte VOICE , 107 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_arena_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_b_arena_5: - .byte KEYSH , mus_b_arena_key+0 - .byte VOICE , 77 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte PAN , c_v-64 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W06 - .byte MOD , 0 - .byte BEND , c_v+1 - .byte TIE , Gn3 , v040 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+1 - .byte W12 - .byte VOL , 62*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 58*mus_b_arena_mvl/mxv - .byte W04 - .byte 53*mus_b_arena_mvl/mxv - .byte W02 - .byte 48*mus_b_arena_mvl/mxv - .byte W04 - .byte 46*mus_b_arena_mvl/mxv - .byte W02 - .byte 42*mus_b_arena_mvl/mxv - .byte W04 - .byte 40*mus_b_arena_mvl/mxv - .byte W02 - .byte 37*mus_b_arena_mvl/mxv - .byte W04 - .byte 34*mus_b_arena_mvl/mxv - .byte W02 - .byte 31*mus_b_arena_mvl/mxv - .byte W04 - .byte 28*mus_b_arena_mvl/mxv - .byte W02 - .byte 26*mus_b_arena_mvl/mxv - .byte W04 - .byte 24*mus_b_arena_mvl/mxv - .byte W02 - .byte 22*mus_b_arena_mvl/mxv - .byte W04 - .byte 21*mus_b_arena_mvl/mxv - .byte W02 - .byte 19*mus_b_arena_mvl/mxv - .byte W04 - .byte 17*mus_b_arena_mvl/mxv - .byte W02 - .byte 15*mus_b_arena_mvl/mxv - .byte W04 - .byte 13*mus_b_arena_mvl/mxv - .byte W02 - .byte 12*mus_b_arena_mvl/mxv - .byte W04 - .byte 11*mus_b_arena_mvl/mxv - .byte W02 - .byte 10*mus_b_arena_mvl/mxv - .byte W10 - .byte W02 - .byte 11*mus_b_arena_mvl/mxv - .byte W04 - .byte 12*mus_b_arena_mvl/mxv - .byte W02 - .byte 15*mus_b_arena_mvl/mxv - .byte W04 - .byte 17*mus_b_arena_mvl/mxv - .byte W02 - .byte 21*mus_b_arena_mvl/mxv - .byte W04 - .byte 22*mus_b_arena_mvl/mxv - .byte W02 - .byte 24*mus_b_arena_mvl/mxv - .byte W04 - .byte 28*mus_b_arena_mvl/mxv - .byte W02 - .byte 33*mus_b_arena_mvl/mxv - .byte W04 - .byte 38*mus_b_arena_mvl/mxv - .byte W02 - .byte 40*mus_b_arena_mvl/mxv - .byte W01 - .byte 43*mus_b_arena_mvl/mxv - .byte W03 - .byte 51*mus_b_arena_mvl/mxv - .byte W02 - .byte 57*mus_b_arena_mvl/mxv - .byte W04 - .byte 60*mus_b_arena_mvl/mxv - .byte W02 - .byte 64*mus_b_arena_mvl/mxv - .byte W04 - .byte 68*mus_b_arena_mvl/mxv - .byte W24 - .byte 56*mus_b_arena_mvl/mxv - .byte W06 - .byte 49*mus_b_arena_mvl/mxv - .byte W06 - .byte 45*mus_b_arena_mvl/mxv - .byte W06 - .byte 34*mus_b_arena_mvl/mxv - .byte W06 - .byte EOT - .byte MOD , 0 - .byte W06 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte W06 - .byte N36 , Cn3 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte BEND , c_v+1 - .byte W24 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N48 , Dn3 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte W36 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N72 , Cn3 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte BEND , c_v+1 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte W12 - .byte 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+8 - .byte N72 , As2 - .byte W03 - .byte BEND , c_v+4 - .byte W03 - .byte c_v+1 - .byte W06 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte W12 - .byte W12 - .byte MOD , 5 - .byte W04 - .byte BEND , c_v-3 - .byte W04 - .byte c_v-7 - .byte W04 - .byte c_v-14 - .byte W12 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte BEND , c_v+1 - .byte N18 - .byte W09 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte W09 - .byte 68*mus_b_arena_mvl/mxv - .byte N24 , Cn3 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte W12 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N18 , Dn3 - .byte W06 - .byte W12 - .byte N24 , Fn3 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte W12 - .byte 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N24 , Gn3 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte W12 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N36 , As3 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte W24 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte N48 , Cn4 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte MOD , 5 - .byte W36 - .byte VOL , 68*mus_b_arena_mvl/mxv - .byte MOD , 0 - .byte TIE , Dn4 - .byte W12 - .byte VOL , 56*mus_b_arena_mvl/mxv - .byte BEND , c_v+9 - .byte W03 - .byte c_v+1 - .byte W09 - .byte MOD , 5 - .byte W24 - .byte W12 - .byte BEND , c_v-10 - .byte W03 - .byte c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte c_v+1 - .byte W24 - .byte VOL , 50*mus_b_arena_mvl/mxv - .byte W12 - .byte 41*mus_b_arena_mvl/mxv - .byte BEND , c_v-6 - .byte W03 - .byte c_v+1 - .byte W09 - .byte VOL , 36*mus_b_arena_mvl/mxv - .byte W12 - .byte 30*mus_b_arena_mvl/mxv - .byte W06 - .byte 22*mus_b_arena_mvl/mxv - .byte W04 - .byte EOT - .byte W02 - .byte MOD , 0 - .byte W12 - .byte VOL , 33*mus_b_arena_mvl/mxv - .byte W84 - .byte PAN , c_v-30 - .byte BEND , c_v+1 - .byte W72 - .byte VOICE , 3 - .byte W24 - .byte N03 , Dn2 , v100 - .byte W06 - .byte N01 , Dn2 , v084 - .byte W06 - .byte N08 , Dn2 , v100 - .byte W80 - .byte W02 - .byte BEND , c_v+1 - .byte W02 -mus_b_arena_5_B1: - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_arena_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_b_arena_6: - .byte KEYSH , mus_b_arena_key+0 - .byte VOICE , 3 - .byte VOL , 41*mus_b_arena_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+15 - .byte W06 - .byte W24 - .byte N24 , Dn4 , v100 - .byte W24 - .byte N16 - .byte W18 - .byte N14 - .byte W15 - .byte N14 - .byte W15 - .byte N12 - .byte W12 - .byte N10 - .byte W12 - .byte N07 - .byte W08 - .byte N07 - .byte W08 - .byte N07 - .byte W08 - .byte N06 - .byte W08 - .byte N07 - .byte W08 - .byte N06 - .byte W08 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N06 , Dn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N48 , An3 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W24 - .byte W72 - .byte N06 , Cn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte N48 , Cn3 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W48 - .byte W96 - .byte W48 - .byte N01 , Dn4 , v032 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte Dn4 , v040 - .byte W06 - .byte Dn4 , v052 - .byte W06 - .byte Dn4 , v056 - .byte W06 - .byte N01 - .byte W06 - .byte Dn4 , v060 - .byte W06 - .byte Dn4 , v064 - .byte W06 - .byte Dn4 , v072 - .byte W06 - .byte Dn4 , v076 - .byte W06 - .byte Dn4 , v084 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte Dn4 , v100 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v127 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Dn4 , v124 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Dn4 , v100 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W60 - .byte N04 , As4 , v064 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte As2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Fn2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cn2 - .byte W04 - .byte Fn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte N03 , An4 , v100 - .byte W06 - .byte N01 , An4 , v084 - .byte W06 - .byte N08 , An4 , v100 - .byte W78 - .byte N01 , Gn2 - .byte W03 - .byte N01 - .byte W03 -mus_b_arena_6_B1: - .byte N03 , Gn2 , v100 - .byte W03 - .byte N44 - .byte W21 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W36 - .byte N06 , Cn2 - .byte W12 - .byte N24 , Dn2 - .byte W36 - .byte N06 , As2 - .byte W12 - .byte N36 , Gn2 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N01 , Fn2 - .byte W03 - .byte N01 - .byte W03 -mus_b_arena_6_000: - .byte N03 , Gn2 , v100 - .byte W03 - .byte N44 - .byte W21 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W48 - .byte PEND - .byte W90 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_b_arena_6_000 -mus_b_arena_6_001: - .byte W36 - .byte N06 , As2 , v100 - .byte W12 - .byte N36 , Gn2 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N01 , Fn2 - .byte W03 - .byte N01 - .byte W03 - .byte PEND - .byte PATT - .word mus_b_arena_6_000 - .byte W90 - .byte N01 , As2 , v100 - .byte W03 - .byte N01 - .byte W03 - .byte N03 , Cn3 - .byte W03 - .byte N44 - .byte W21 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W48 - .byte W36 - .byte N06 , Dn3 - .byte W12 - .byte N36 , Cn3 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N01 , Fn2 - .byte W03 - .byte N01 - .byte W03 - .byte N03 , Gn2 - .byte W03 - .byte N44 - .byte W21 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W36 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N36 , Gn2 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 , As2 - .byte W12 - .byte N36 , Gn2 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_b_arena_6_000 - .byte PATT - .word mus_b_arena_6_001 - .byte N03 , Gn2 , v100 - .byte W03 - .byte N44 - .byte W21 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W36 - .byte N06 , Fn2 - .byte W12 - .byte N36 , Gn2 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N01 , Fn2 - .byte W03 - .byte N01 - .byte W03 - .byte N03 , Gn2 - .byte W03 - .byte N21 - .byte W36 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte GOTO - .word mus_b_arena_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_b_arena_7: - .byte KEYSH , mus_b_arena_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte PAN , c_v-61 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte BEND , c_v+1 - .byte N12 , Dn4 , v048 - .byte W12 - .byte Fn4 - .byte W12 -mus_b_arena_7_B1: - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N72 , Gn4 , v048 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 4 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W48 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N24 , As4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte N48 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte W09 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N24 , Fn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N84 , Dn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 4 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W60 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , Cn4 - .byte W12 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , Fn4 - .byte W12 - .byte N32 , Dn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte N72 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 4 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W48 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N24 , As4 - .byte W24 - .byte N36 , Cn5 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , As4 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , Fn4 - .byte W12 - .byte N60 , Gn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W36 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte N24 , Fn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte N36 , Gn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , As4 - .byte W12 - .byte N32 , Gn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N06 - .byte W06 - .byte As4 - .byte W06 - .byte N96 , Cn5 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 4 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W72 - .byte MOD , 0 - .byte W24 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte W12 - .byte N12 , Dn5 - .byte W12 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N24 , As4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N60 , Gn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W36 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , As4 - .byte W12 - .byte Fn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N36 , Gn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , As4 - .byte W12 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte W24 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte W24 - .byte N24 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte N24 , As4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte N36 , Cn5 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , As4 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , Fn4 - .byte W12 - .byte N60 , Gn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W36 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N24 , Dn4 - .byte W24 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte N12 , Fn4 - .byte W12 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N36 , Gn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , As4 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 22*mus_b_arena_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N06 , Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte GOTO - .word mus_b_arena_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_b_arena_8: - .byte KEYSH , mus_b_arena_key+0 - .byte VOICE , 87 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 19*mus_b_arena_mvl/mxv - .byte PAN , c_v+0 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 81 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte PAN , c_v-61 - .byte W24 - .byte BEND , c_v+1 - .byte N04 , As4 , v040 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte As2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Fn2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cn2 - .byte W04 - .byte Fn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte BEND , c_v+0 - .byte N03 , An4 - .byte W06 - .byte N01 - .byte W06 - .byte N08 - .byte W12 - .byte VOICE , 87 - .byte PAN , c_v+0 - .byte W48 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Dn4 , v048 - .byte W12 - .byte Fn4 - .byte W12 -mus_b_arena_8_B1: - .byte MOD , 1 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N72 , Gn4 , v048 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W48 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N24 , As4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte N48 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W24 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N24 , Fn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N84 , Dn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W60 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N12 , Cn4 - .byte W12 - .byte N36 , Dn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N12 , Fn4 - .byte W12 - .byte N32 , Dn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte N72 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W48 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N24 , As4 - .byte W24 - .byte N36 , Cn5 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N12 , As4 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W24 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N12 , Fn4 - .byte W03 - .byte MOD , 1 - .byte W09 - .byte N60 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W36 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N12 , Dn4 - .byte W12 - .byte N24 , Fn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte N36 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N12 , As4 - .byte W12 - .byte N32 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N06 - .byte W06 - .byte As4 - .byte W06 - .byte N96 , Cn5 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W72 - .byte MOD , 1 - .byte W24 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte W12 - .byte N12 , Dn5 - .byte W12 - .byte N24 , Cn5 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte N24 , As4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte N60 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W36 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N12 , As4 - .byte W12 - .byte Fn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N36 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N12 , As4 - .byte W12 - .byte N48 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W24 - .byte MOD , 1 - .byte W24 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte W24 - .byte N24 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte N24 , As4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte N36 , Cn5 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N12 , As4 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N12 , Fn4 - .byte W12 - .byte N60 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W36 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N24 , Dn4 - .byte W24 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte N12 , Fn4 - .byte W12 - .byte VOL , 45*mus_b_arena_mvl/mxv - .byte N36 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N12 , As4 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte VOL , 34*mus_b_arena_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_b_arena_mvl/mxv - .byte W12 - .byte 45*mus_b_arena_mvl/mxv - .byte MOD , 1 - .byte N06 , Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte GOTO - .word mus_b_arena_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_b_arena_9: - .byte KEYSH , mus_b_arena_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 90*mus_b_arena_mvl/mxv - .byte N06 , Ds5 , v100 - .byte W06 - .byte N24 , Bn4 , v056 - .byte N24 , Ds5 , v127 - .byte W96 - .byte W90 - .byte N06 , Ds4 , v064 - .byte W06 - .byte N24 , Ds4 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W90 - .byte N06 , Ds5 , v100 - .byte W06 - .byte N24 , Ds5 , v127 - .byte W36 - .byte N06 , Ds4 , v064 - .byte N36 , Bn4 , v100 - .byte W06 - .byte N30 , Ds4 - .byte W54 - .byte W96 - .byte W96 -mus_b_arena_9_B1: -mus_b_arena_9_000: - .byte N24 , Fn1 , v064 - .byte N24 , Ds5 , v100 - .byte W24 - .byte Fn1 , v064 - .byte N24 , Ds5 , v100 - .byte W24 - .byte Bn4 , v048 - .byte W24 - .byte Fn1 , v064 - .byte N24 , Ds5 , v112 - .byte W24 - .byte PEND - .byte Fn1 , v064 - .byte N24 , Dn2 - .byte N24 , Ds5 , v100 - .byte W48 - .byte N48 , Cn1 , v127 - .byte N24 , En4 , v100 - .byte W48 - .byte PATT - .word mus_b_arena_9_000 -mus_b_arena_9_001: - .byte N24 , Fn1 , v064 - .byte N24 , Dn2 - .byte N24 , Ds5 , v100 - .byte W48 - .byte N48 , Cn1 , v127 - .byte N24 , Ds4 , v100 - .byte W48 - .byte PEND - .byte PATT - .word mus_b_arena_9_000 -mus_b_arena_9_002: - .byte N24 , Fn1 , v064 - .byte N24 , Dn2 - .byte N24 , Ds5 , v100 - .byte W42 - .byte N01 , En4 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N48 , Cn1 , v127 - .byte N24 , En4 , v100 - .byte W48 - .byte PEND - .byte PATT - .word mus_b_arena_9_000 -mus_b_arena_9_003: - .byte N24 , Fn1 , v064 - .byte N24 , Dn2 - .byte N24 , Ds5 , v100 - .byte W48 - .byte N44 , Cn1 , v127 - .byte N24 , Ds4 , v100 - .byte W48 - .byte PEND - .byte PATT - .word mus_b_arena_9_000 - .byte PATT - .word mus_b_arena_9_002 - .byte PATT - .word mus_b_arena_9_000 - .byte PATT - .word mus_b_arena_9_001 - .byte PATT - .word mus_b_arena_9_000 - .byte PATT - .word mus_b_arena_9_002 - .byte N24 , Fn1 , v064 - .byte N24 , Ds5 , v100 - .byte W24 - .byte Fn1 , v064 - .byte N18 , Ds5 , v100 - .byte W24 - .byte N24 , Bn4 , v048 - .byte W24 - .byte Fn1 , v064 - .byte N24 , Ds5 , v112 - .byte W24 - .byte PATT - .word mus_b_arena_9_003 - .byte GOTO - .word mus_b_arena_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_b_arena: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_b_arena_pri @ Priority - .byte mus_b_arena_rev @ Reverb. - - .word mus_b_arena_grp - - .word mus_b_arena_1 - .word mus_b_arena_2 - .word mus_b_arena_3 - .word mus_b_arena_4 - .word mus_b_arena_5 - .word mus_b_arena_6 - .word mus_b_arena_7 - .word mus_b_arena_8 - .word mus_b_arena_9 - - .end diff --git a/sound/songs/mus_b_dome.s b/sound/songs/mus_b_dome.s deleted file mode 100644 index 0acd967d9c..0000000000 --- a/sound/songs/mus_b_dome.s +++ /dev/null @@ -1,4006 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_b_dome_grp, voicegroup111 - .equ mus_b_dome_pri, 0 - .equ mus_b_dome_rev, reverb_set+50 - .equ mus_b_dome_mvl, 127 - .equ mus_b_dome_key, 0 - .equ mus_b_dome_tbs, 1 - .equ mus_b_dome_exg, 0 - .equ mus_b_dome_cmp, 1 - - .section .rodata - .global mus_b_dome - .align 2 - -@********************** Track 1 **********************@ - -mus_b_dome_1: - .byte KEYSH , mus_b_dome_key+0 - .byte TEMPO , 144*mus_b_dome_tbs/2 - .byte VOICE , 29 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_b_dome_mvl/mxv - .byte PAN , c_v+16 - .byte W96 - .byte W96 - .byte W96 -mus_b_dome_1_000: - .byte W84 - .byte N03 , Fn3 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_b_dome_1_B1: - .byte N12 , Ds2 , v088 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Ds2 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn2 - .byte W48 - .byte W84 - .byte N03 , Ds3 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Ds2 , v088 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Ds2 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn2 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Gs2 - .byte W12 - .byte PATT - .word mus_b_dome_1_000 - .byte VOL , 68*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Ds2 , v076 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn2 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N12 , Ds2 - .byte W12 - .byte N24 , Fn2 - .byte W12 - .byte VOL , 58*mus_b_dome_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 51*mus_b_dome_mvl/mxv - .byte W04 - .byte 36*mus_b_dome_mvl/mxv - .byte W02 - .byte 33*mus_b_dome_mvl/mxv - .byte W04 - .byte 68*mus_b_dome_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N12 , Ds2 - .byte W12 - .byte Fn2 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W24 - .byte BEND , c_v-2 - .byte W12 - .byte c_v-4 - .byte W12 - .byte c_v-6 - .byte W12 - .byte VOL , 62*mus_b_dome_mvl/mxv - .byte BEND , c_v-8 - .byte W02 - .byte VOL , 58*mus_b_dome_mvl/mxv - .byte W04 - .byte 54*mus_b_dome_mvl/mxv - .byte W02 - .byte 48*mus_b_dome_mvl/mxv - .byte W04 - .byte 41*mus_b_dome_mvl/mxv - .byte BEND , c_v-9 - .byte W02 - .byte VOL , 36*mus_b_dome_mvl/mxv - .byte W04 - .byte 26*mus_b_dome_mvl/mxv - .byte W02 - .byte 21*mus_b_dome_mvl/mxv - .byte W04 - .byte 17*mus_b_dome_mvl/mxv - .byte BEND , c_v-12 - .byte W02 - .byte VOL , 8*mus_b_dome_mvl/mxv - .byte W04 - .byte 5*mus_b_dome_mvl/mxv - .byte W02 - .byte 1*mus_b_dome_mvl/mxv - .byte W04 - .byte 68*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Ds2 , v088 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Ds2 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn2 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Gs2 - .byte W12 - .byte W96 - .byte BEND , c_v+0 - .byte N06 , Fn2 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W30 - .byte N03 - .byte W12 - .byte N03 - .byte W18 - .byte W18 - .byte N03 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v-16 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte c_v-2 - .byte W12 - .byte c_v-4 - .byte W12 - .byte c_v-7 - .byte W06 - .byte c_v-11 - .byte W06 - .byte c_v+0 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W15 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W09 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W06 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte BEND , c_v-16 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte c_v-5 - .byte W06 - .byte c_v+0 - .byte W30 - .byte N03 , Cn4 , v068 - .byte W06 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W06 - .byte N03 , Cn4 , v048 - .byte W03 - .byte Bn3 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 , v040 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 , v028 - .byte W03 - .byte Bn2 - .byte W03 - .byte As2 - .byte W03 - .byte An2 , v024 - .byte W03 - .byte N01 , Gn2 , v088 - .byte W06 - .byte N01 - .byte W06 - .byte N12 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Cn3 , v076 - .byte W06 - .byte N01 - .byte W06 - .byte Gn2 , v088 - .byte W06 - .byte Gn2 , v076 - .byte W06 - .byte En3 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 , Gn4 , v048 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte As3 , v040 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Gn3 , v036 - .byte W03 - .byte Fs3 , v032 - .byte W03 - .byte Fn3 , v028 - .byte W03 - .byte En3 , v024 - .byte W03 - .byte Cn3 , v084 - .byte W06 - .byte N01 - .byte W06 - .byte N10 - .byte W12 - .byte N01 , Cn3 , v088 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , En3 , v068 - .byte W06 - .byte N01 - .byte W06 - .byte Cn3 , v088 - .byte W06 - .byte N01 - .byte W06 - .byte N03 , Gn3 , v068 - .byte W06 - .byte N04 - .byte W06 - .byte PAN , c_v+20 - .byte N10 , Fn2 , v088 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W32 - .byte N10 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W32 -mus_b_dome_1_001: - .byte N10 , Fn2 , v088 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W32 - .byte N10 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W32 - .byte PEND - .byte N10 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 , En2 - .byte W04 - .byte Fn2 - .byte W32 - .byte N10 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W32 - .byte PATT - .word mus_b_dome_1_001 - .byte PAN , c_v+16 - .byte N09 , Cn4 , v052 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N03 , Cn4 , v048 - .byte W12 - .byte N06 , Gn2 , v092 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Cn3 - .byte W12 - .byte N09 , Bn2 - .byte W18 - .byte N03 - .byte W12 - .byte N18 , Fs2 - .byte W12 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Cn4 , v048 - .byte W06 - .byte MOD , 6 - .byte N06 , Bn3 - .byte W06 - .byte MOD , 0 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn2 , v092 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Cn3 - .byte W12 - .byte N09 , Bn2 - .byte W18 - .byte N03 - .byte W18 - .byte N12 , Fs2 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte GOTO - .word mus_b_dome_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_b_dome_2: - .byte KEYSH , mus_b_dome_key+0 - .byte VOICE , 29 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 77*mus_b_dome_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_b_dome_2_B1: - .byte W96 - .byte VOICE , 29 - .byte VOL , 17*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W12 - .byte VOL , 17*mus_b_dome_mvl/mxv - .byte PAN , c_v-32 - .byte BEND , c_v-5 - .byte N12 , Fn5 , v036 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W03 - .byte VOL , 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v+32 - .byte N12 , Cn5 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte W03 - .byte 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gs4 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte W03 - .byte 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v+32 - .byte N12 , Ds4 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte W03 - .byte 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v-32 - .byte N12 , As3 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte W03 - .byte 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v+0 - .byte N96 , Fn3 - .byte W12 - .byte VOL , 17*mus_b_dome_mvl/mxv - .byte BEND , c_v-5 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte W03 - .byte 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 68*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W48 - .byte VOL , 55*mus_b_dome_mvl/mxv - .byte BEND , c_v-5 - .byte W02 - .byte VOL , 48*mus_b_dome_mvl/mxv - .byte W04 - .byte 39*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W02 - .byte VOL , 29*mus_b_dome_mvl/mxv - .byte W04 - .byte 22*mus_b_dome_mvl/mxv - .byte W02 - .byte 14*mus_b_dome_mvl/mxv - .byte W04 - .byte 7*mus_b_dome_mvl/mxv - .byte W02 - .byte 2*mus_b_dome_mvl/mxv - .byte W04 - .byte 1*mus_b_dome_mvl/mxv - .byte W24 - .byte 68*mus_b_dome_mvl/mxv - .byte W96 - .byte W96 - .byte 17*mus_b_dome_mvl/mxv - .byte W12 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v-32 - .byte BEND , c_v-5 - .byte N12 , Fn4 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W03 - .byte VOL , 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v+32 - .byte N12 , Cn5 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte W03 - .byte 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gs5 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte W03 - .byte 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v+32 - .byte BEND , c_v+0 - .byte N12 , Ds4 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte W03 - .byte 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v-32 - .byte N12 , As3 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte W03 - .byte 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v+32 - .byte N12 , Fn3 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte W03 - .byte 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 17*mus_b_dome_mvl/mxv - .byte PAN , c_v+0 - .byte N84 , As4 - .byte W03 - .byte VOL , 41*mus_b_dome_mvl/mxv - .byte W03 - .byte 76*mus_b_dome_mvl/mxv - .byte W06 - .byte 68*mus_b_dome_mvl/mxv - .byte BEND , c_v-5 - .byte W12 - .byte c_v+0 - .byte W36 - .byte VOL , 55*mus_b_dome_mvl/mxv - .byte BEND , c_v-4 - .byte W02 - .byte VOL , 51*mus_b_dome_mvl/mxv - .byte BEND , c_v-8 - .byte W04 - .byte VOL , 44*mus_b_dome_mvl/mxv - .byte BEND , c_v-11 - .byte W02 - .byte VOL , 39*mus_b_dome_mvl/mxv - .byte BEND , c_v-15 - .byte W04 - .byte VOL , 29*mus_b_dome_mvl/mxv - .byte BEND , c_v-19 - .byte W02 - .byte VOL , 19*mus_b_dome_mvl/mxv - .byte BEND , c_v-23 - .byte W04 - .byte VOL , 11*mus_b_dome_mvl/mxv - .byte BEND , c_v-26 - .byte W02 - .byte VOL , 1*mus_b_dome_mvl/mxv - .byte BEND , c_v-30 - .byte W04 - .byte VOL , 68*mus_b_dome_mvl/mxv - .byte BEND , c_v-31 - .byte W24 - .byte c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 30 - .byte W36 - .byte N12 , Cn4 , v048 - .byte W12 - .byte MOD , 5 - .byte W06 - .byte N01 , Cn3 - .byte W06 - .byte MOD , 0 - .byte N01 - .byte W06 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte MOD , 5 - .byte W06 - .byte N01 , Cn3 - .byte W06 - .byte MOD , 0 - .byte W06 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N60 , Gs3 - .byte W24 - .byte MOD , 3 - .byte W12 - .byte VOL , 59*mus_b_dome_mvl/mxv - .byte W02 - .byte 54*mus_b_dome_mvl/mxv - .byte W04 - .byte 51*mus_b_dome_mvl/mxv - .byte W02 - .byte 45*mus_b_dome_mvl/mxv - .byte W04 - .byte 42*mus_b_dome_mvl/mxv - .byte W02 - .byte 36*mus_b_dome_mvl/mxv - .byte W04 - .byte 31*mus_b_dome_mvl/mxv - .byte W02 - .byte 24*mus_b_dome_mvl/mxv - .byte W04 - .byte 68*mus_b_dome_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte W96 - .byte N03 , En4 - .byte W06 - .byte N12 - .byte W90 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_dome_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_b_dome_3: - .byte KEYSH , mus_b_dome_key+0 - .byte VOICE , 87 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 75*mus_b_dome_mvl/mxv - .byte W96 - .byte W96 - .byte W96 -mus_b_dome_3_000: - .byte W84 - .byte N03 , Fn2 , v112 - .byte W06 - .byte Ds1 - .byte W06 - .byte PEND -mus_b_dome_3_B1: - .byte N12 , Ds1 , v112 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W48 - .byte W96 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Gs1 - .byte W12 - .byte PATT - .word mus_b_dome_3_000 - .byte N12 , Ds1 , v112 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N12 , Ds1 - .byte W12 - .byte N24 , Fn1 - .byte W12 - .byte MOD , 6 - .byte W03 - .byte VOL , 58*mus_b_dome_mvl/mxv - .byte W03 - .byte 51*mus_b_dome_mvl/mxv - .byte W02 - .byte 40*mus_b_dome_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 75*mus_b_dome_mvl/mxv - .byte W01 - .byte N12 , Ds1 - .byte W12 - .byte N10 , Fn1 - .byte W05 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte VOL , 75*mus_b_dome_mvl/mxv - .byte W12 - .byte 33*mus_b_dome_mvl/mxv - .byte BEND , c_v-7 - .byte N07 , As2 - .byte W01 - .byte VOL , 45*mus_b_dome_mvl/mxv - .byte W01 - .byte 63*mus_b_dome_mvl/mxv - .byte W01 - .byte 75*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W21 - .byte VOL , 33*mus_b_dome_mvl/mxv - .byte BEND , c_v-7 - .byte N07 , Gs2 - .byte W01 - .byte VOL , 45*mus_b_dome_mvl/mxv - .byte W01 - .byte 63*mus_b_dome_mvl/mxv - .byte W01 - .byte 75*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W09 - .byte VOL , 33*mus_b_dome_mvl/mxv - .byte BEND , c_v-7 - .byte N07 , Gn2 - .byte W01 - .byte VOL , 45*mus_b_dome_mvl/mxv - .byte W01 - .byte 63*mus_b_dome_mvl/mxv - .byte W01 - .byte 75*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W09 - .byte VOL , 33*mus_b_dome_mvl/mxv - .byte BEND , c_v-7 - .byte N07 , Fs2 - .byte W01 - .byte VOL , 45*mus_b_dome_mvl/mxv - .byte W01 - .byte 63*mus_b_dome_mvl/mxv - .byte W01 - .byte 75*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W09 - .byte VOL , 33*mus_b_dome_mvl/mxv - .byte BEND , c_v-7 - .byte N07 , Fn2 - .byte W01 - .byte VOL , 45*mus_b_dome_mvl/mxv - .byte W01 - .byte 63*mus_b_dome_mvl/mxv - .byte W01 - .byte 75*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W09 - .byte VOL , 33*mus_b_dome_mvl/mxv - .byte BEND , c_v-7 - .byte N07 , En2 - .byte W01 - .byte VOL , 45*mus_b_dome_mvl/mxv - .byte W01 - .byte 63*mus_b_dome_mvl/mxv - .byte W01 - .byte 75*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W09 - .byte VOL , 75*mus_b_dome_mvl/mxv - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Gs1 - .byte W12 - .byte W96 - .byte Fn1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Gs1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W06 - .byte N03 , Fn1 - .byte N01 , Fn2 - .byte W06 - .byte N09 , Fn1 - .byte W12 - .byte N06 - .byte W18 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte As1 - .byte W12 - .byte N03 , Cn2 - .byte W03 - .byte N09 , As1 - .byte W09 - .byte N12 , Gn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N15 , Fn1 - .byte W18 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 - .byte W12 - .byte N24 , Gs1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N03 , Fn1 - .byte W12 - .byte N09 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N03 , Ds2 - .byte W03 - .byte N09 , Cs2 - .byte W09 - .byte N12 , Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte N03 , Cn1 - .byte W06 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N12 - .byte W18 - .byte N15 , Cn1 - .byte W18 - .byte N03 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v080 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cn2 , v080 - .byte W06 - .byte Cn2 , v112 - .byte W06 - .byte Cn2 , v080 - .byte W06 - .byte As1 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v080 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gs1 , v080 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v080 - .byte W06 - .byte N10 , Fn1 , v112 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N06 , Bn1 - .byte W06 - .byte Cn2 , v080 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte Gs1 , v080 - .byte W06 - .byte N10 , Fn1 , v112 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N06 , Fn1 , v104 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Fs1 , v104 - .byte W06 - .byte Gn1 , v080 - .byte W06 - .byte N10 , Fn1 , v112 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 , v080 - .byte W06 - .byte Ds1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte N10 , Fn1 , v112 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N06 , Cn1 - .byte W06 - .byte Cn2 , v080 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte Gs1 , v080 - .byte W06 - .byte N10 , Fn1 , v112 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 , En1 - .byte W04 - .byte Fn1 - .byte W08 - .byte N06 , Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gs1 - .byte W06 - .byte As1 - .byte W06 - .byte N10 , Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N06 , En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte As1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N10 , Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N06 , As1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gs1 - .byte W06 - .byte As1 - .byte W06 - .byte Gn1 - .byte W06 - .byte MOD , 6 - .byte N04 , Gs1 - .byte W06 - .byte MOD , 0 - .byte N03 , En1 - .byte W04 - .byte N08 , Cs1 - .byte W08 - .byte N03 , Cn1 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte N09 , Cn1 , v112 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , En1 - .byte W12 - .byte N09 , Ds1 - .byte W18 - .byte N03 - .byte W12 - .byte N18 - .byte W12 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Cn1 - .byte W06 - .byte MOD , 6 - .byte N03 , Cs1 - .byte W06 - .byte MOD , 0 - .byte N03 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , En1 - .byte W12 - .byte N09 , Ds1 - .byte W18 - .byte N03 - .byte W18 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte GOTO - .word mus_b_dome_3_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 4 **********************@ - -mus_b_dome_4: - .byte KEYSH , mus_b_dome_key+0 - .byte VOICE , 62 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 87*mus_b_dome_mvl/mxv - .byte PAN , c_v-18 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_b_dome_4_B1: - .byte VOICE , 62 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte BEND , c_v+0 - .byte W72 - .byte c_v+0 - .byte W24 - .byte VOICE , 29 - .byte N48 , Cs2 , v072 - .byte W24 - .byte PAN , c_v-12 - .byte W02 - .byte c_v-8 - .byte W04 - .byte c_v-5 - .byte W02 - .byte c_v-1 - .byte W04 - .byte c_v+0 - .byte W02 - .byte c_v+6 - .byte W04 - .byte c_v+7 - .byte W02 - .byte c_v+11 - .byte W04 - .byte MOD , 3 - .byte PAN , c_v+16 - .byte N48 , Ds2 , v060 - .byte W02 - .byte PAN , c_v+22 - .byte W04 - .byte c_v+23 - .byte W02 - .byte c_v+28 - .byte W04 - .byte c_v+32 - .byte W02 - .byte c_v+37 - .byte W04 - .byte c_v+43 - .byte W02 - .byte c_v+48 - .byte W04 - .byte VOL , 90*mus_b_dome_mvl/mxv - .byte W01 - .byte 87*mus_b_dome_mvl/mxv - .byte W01 - .byte 85*mus_b_dome_mvl/mxv - .byte W01 - .byte 82*mus_b_dome_mvl/mxv - .byte W01 - .byte 78*mus_b_dome_mvl/mxv - .byte W02 - .byte 75*mus_b_dome_mvl/mxv - .byte W01 - .byte 73*mus_b_dome_mvl/mxv - .byte W01 - .byte 70*mus_b_dome_mvl/mxv - .byte W01 - .byte 68*mus_b_dome_mvl/mxv - .byte W01 - .byte 65*mus_b_dome_mvl/mxv - .byte W02 - .byte 61*mus_b_dome_mvl/mxv - .byte W01 - .byte 60*mus_b_dome_mvl/mxv - .byte W01 - .byte 55*mus_b_dome_mvl/mxv - .byte W01 - .byte 53*mus_b_dome_mvl/mxv - .byte W01 - .byte 53*mus_b_dome_mvl/mxv - .byte W02 - .byte 50*mus_b_dome_mvl/mxv - .byte W01 - .byte 47*mus_b_dome_mvl/mxv - .byte W01 - .byte 44*mus_b_dome_mvl/mxv - .byte W01 - .byte 43*mus_b_dome_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-19 - .byte VOL , 90*mus_b_dome_mvl/mxv - .byte W96 - .byte W96 - .byte VOICE , 29 - .byte PAN , c_v-19 - .byte BEND , c_v+0 - .byte W36 - .byte N12 , Fn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N01 , Fn2 , v080 - .byte W06 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N12 , Ds3 , v060 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W06 - .byte N01 , Fn2 , v080 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N01 - .byte W06 - .byte BEND , c_v-16 - .byte N60 , Cs3 , v060 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte MOD , 5 - .byte BEND , c_v-2 - .byte W12 - .byte VOL , 84*mus_b_dome_mvl/mxv - .byte BEND , c_v-4 - .byte W02 - .byte VOL , 75*mus_b_dome_mvl/mxv - .byte W04 - .byte 70*mus_b_dome_mvl/mxv - .byte W02 - .byte 65*mus_b_dome_mvl/mxv - .byte W04 - .byte 60*mus_b_dome_mvl/mxv - .byte BEND , c_v-7 - .byte W02 - .byte VOL , 54*mus_b_dome_mvl/mxv - .byte W04 - .byte 50*mus_b_dome_mvl/mxv - .byte BEND , c_v-11 - .byte W02 - .byte VOL , 43*mus_b_dome_mvl/mxv - .byte W04 - .byte 90*mus_b_dome_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W36 - .byte N12 , Fn3 , v056 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N01 , Fn2 , v080 - .byte W06 - .byte MOD , 0 - .byte N01 - .byte W06 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N12 , Ds3 , v056 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N01 , Fn2 , v112 - .byte W06 - .byte MOD , 0 - .byte W06 - .byte N01 , Fn2 , v080 - .byte W12 - .byte Fn2 , v076 - .byte W06 - .byte BEND , c_v-16 - .byte N60 , Cs3 , v056 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte MOD , 3 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte VOL , 84*mus_b_dome_mvl/mxv - .byte W02 - .byte 75*mus_b_dome_mvl/mxv - .byte W04 - .byte 70*mus_b_dome_mvl/mxv - .byte W02 - .byte 65*mus_b_dome_mvl/mxv - .byte W04 - .byte 60*mus_b_dome_mvl/mxv - .byte W02 - .byte 54*mus_b_dome_mvl/mxv - .byte W04 - .byte 50*mus_b_dome_mvl/mxv - .byte W02 - .byte 43*mus_b_dome_mvl/mxv - .byte W04 - .byte 90*mus_b_dome_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 17 - .byte PAN , c_v+9 - .byte W18 - .byte N03 , Ds4 , v032 - .byte W03 - .byte En4 - .byte W03 - .byte PAN , c_v-16 - .byte N24 , Fn4 , v060 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W24 - .byte PAN , c_v-16 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W24 - .byte PAN , c_v-16 - .byte N03 , Fn4 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte N15 , Fn4 - .byte W09 - .byte MOD , 4 - .byte W06 - .byte 0 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W24 - .byte PAN , c_v-16 - .byte N03 , Gs4 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte N15 , Gs4 - .byte W06 - .byte MOD , 4 - .byte W09 - .byte 0 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , As4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_dome_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_b_dome_5: - .byte KEYSH , mus_b_dome_key+0 - .byte VOICE , 30 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_b_dome_mvl/mxv - .byte PAN , c_v-24 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , Fn2 , v064 - .byte W06 - .byte N03 - .byte W06 -mus_b_dome_5_B1: - .byte VOICE , 62 - .byte N12 , Ds1 , v080 - .byte W12 - .byte N06 , Fn1 - .byte W24 - .byte N12 , Ds1 - .byte W12 - .byte N06 , Fn1 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte BEND , c_v+0 - .byte W72 - .byte c_v+0 - .byte W24 - .byte N48 , Gs1 , v072 - .byte W24 - .byte PAN , c_v-16 - .byte W02 - .byte c_v-12 - .byte W06 - .byte c_v-9 - .byte W04 - .byte c_v-7 - .byte W02 - .byte c_v-3 - .byte W04 - .byte c_v-1 - .byte W02 - .byte c_v+2 - .byte W04 - .byte c_v+6 - .byte N48 , As1 , v080 - .byte W02 - .byte PAN , c_v+11 - .byte W04 - .byte c_v+16 - .byte W02 - .byte c_v+20 - .byte W04 - .byte c_v+23 - .byte W02 - .byte c_v+26 - .byte W04 - .byte c_v+29 - .byte W02 - .byte c_v+32 - .byte W04 - .byte c_v+36 - .byte VOL , 90*mus_b_dome_mvl/mxv - .byte W01 - .byte 87*mus_b_dome_mvl/mxv - .byte W01 - .byte 85*mus_b_dome_mvl/mxv - .byte W01 - .byte 82*mus_b_dome_mvl/mxv - .byte W01 - .byte 78*mus_b_dome_mvl/mxv - .byte W02 - .byte 75*mus_b_dome_mvl/mxv - .byte W01 - .byte 73*mus_b_dome_mvl/mxv - .byte W01 - .byte 70*mus_b_dome_mvl/mxv - .byte W01 - .byte 68*mus_b_dome_mvl/mxv - .byte W01 - .byte 65*mus_b_dome_mvl/mxv - .byte W02 - .byte 61*mus_b_dome_mvl/mxv - .byte W01 - .byte 60*mus_b_dome_mvl/mxv - .byte W01 - .byte 55*mus_b_dome_mvl/mxv - .byte W01 - .byte 53*mus_b_dome_mvl/mxv - .byte W01 - .byte 53*mus_b_dome_mvl/mxv - .byte W02 - .byte 50*mus_b_dome_mvl/mxv - .byte W01 - .byte 47*mus_b_dome_mvl/mxv - .byte W01 - .byte 44*mus_b_dome_mvl/mxv - .byte W01 - .byte 43*mus_b_dome_mvl/mxv - .byte W03 - .byte PAN , c_v-24 - .byte VOL , 90*mus_b_dome_mvl/mxv - .byte W96 - .byte W96 - .byte VOICE , 29 - .byte PAN , c_v-34 - .byte W36 - .byte N12 , Cn3 , v060 - .byte W24 - .byte N01 , Cn2 , v084 - .byte W06 - .byte Cn2 , v080 - .byte W12 - .byte N01 - .byte W06 - .byte N12 , As2 , v060 - .byte W12 - .byte W18 - .byte N01 , Cn2 , v080 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N01 - .byte W06 - .byte BEND , c_v-16 - .byte N60 , Gs2 , v060 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte c_v-2 - .byte W12 - .byte VOL , 78*mus_b_dome_mvl/mxv - .byte BEND , c_v-4 - .byte W02 - .byte VOL , 71*mus_b_dome_mvl/mxv - .byte W04 - .byte 65*mus_b_dome_mvl/mxv - .byte W02 - .byte 58*mus_b_dome_mvl/mxv - .byte W04 - .byte 53*mus_b_dome_mvl/mxv - .byte BEND , c_v-7 - .byte W02 - .byte VOL , 48*mus_b_dome_mvl/mxv - .byte W04 - .byte 42*mus_b_dome_mvl/mxv - .byte BEND , c_v-11 - .byte W02 - .byte VOL , 34*mus_b_dome_mvl/mxv - .byte W04 - .byte 90*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte W36 - .byte N12 , Cn3 , v056 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N01 , Cn2 , v080 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N12 , As2 , v056 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W06 - .byte W06 - .byte N01 , Cn2 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte Cn2 , v076 - .byte W06 - .byte BEND , c_v-16 - .byte N60 , Gs2 , v056 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte VOL , 84*mus_b_dome_mvl/mxv - .byte W02 - .byte 75*mus_b_dome_mvl/mxv - .byte W04 - .byte 70*mus_b_dome_mvl/mxv - .byte W02 - .byte 65*mus_b_dome_mvl/mxv - .byte W04 - .byte 60*mus_b_dome_mvl/mxv - .byte W02 - .byte 54*mus_b_dome_mvl/mxv - .byte W04 - .byte 50*mus_b_dome_mvl/mxv - .byte W02 - .byte 43*mus_b_dome_mvl/mxv - .byte W04 - .byte VOICE , 29 - .byte VOL , 90*mus_b_dome_mvl/mxv - .byte PAN , c_v-20 - .byte N03 , Cn3 , v060 - .byte W06 - .byte N12 - .byte W66 - .byte N01 , Cn2 , v068 - .byte W06 - .byte N01 - .byte W06 - .byte N12 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn2 - .byte W06 - .byte N01 - .byte W06 - .byte Cn2 - .byte W06 - .byte N01 - .byte W06 - .byte Cn3 - .byte W06 - .byte N01 - .byte W06 - .byte W72 - .byte N03 , Gn2 - .byte W06 - .byte N01 - .byte W06 - .byte N10 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , Cn3 - .byte W06 - .byte N01 - .byte W06 - .byte Gn2 - .byte W06 - .byte N01 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte N04 - .byte W06 - .byte VOICE , 17 - .byte W24 - .byte N24 , Gs3 , v060 - .byte W48 - .byte PAN , c_v+24 - .byte N24 , As3 - .byte W24 - .byte W24 - .byte PAN , c_v-21 - .byte N24 , Fn3 - .byte W48 - .byte PAN , c_v+23 - .byte N24 , Gs3 - .byte W24 - .byte W24 - .byte PAN , c_v-21 - .byte N03 , Cn4 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte N15 , Cn4 - .byte W36 - .byte W03 - .byte PAN , c_v+22 - .byte N24 , As3 - .byte W24 - .byte W24 - .byte PAN , c_v-22 - .byte N03 , Fn3 - .byte W03 - .byte N06 , En3 - .byte W06 - .byte N15 , Fn3 - .byte W36 - .byte W03 - .byte PAN , c_v+23 - .byte N24 , Cn4 - .byte W24 - .byte PAN , c_v-22 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_dome_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_b_dome_6: - .byte KEYSH , mus_b_dome_key+0 - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte VOL , 45*mus_b_dome_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , Fn2 , v084 - .byte W06 - .byte N03 - .byte W06 -mus_b_dome_6_B1: - .byte N12 , Ds1 , v084 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W48 - .byte W84 - .byte N03 , Ds2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Gs1 - .byte W12 - .byte W84 - .byte N03 , Fn2 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 68*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N12 , Ds1 - .byte W12 - .byte N24 , Fn1 - .byte W12 - .byte VOL , 58*mus_b_dome_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 51*mus_b_dome_mvl/mxv - .byte W04 - .byte 36*mus_b_dome_mvl/mxv - .byte W02 - .byte 33*mus_b_dome_mvl/mxv - .byte W04 - .byte 68*mus_b_dome_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N12 , Ds1 - .byte W12 - .byte Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W24 - .byte BEND , c_v-2 - .byte W12 - .byte c_v-4 - .byte W12 - .byte c_v-6 - .byte W12 - .byte VOL , 62*mus_b_dome_mvl/mxv - .byte BEND , c_v-8 - .byte W02 - .byte VOL , 58*mus_b_dome_mvl/mxv - .byte W04 - .byte 54*mus_b_dome_mvl/mxv - .byte W02 - .byte 48*mus_b_dome_mvl/mxv - .byte W04 - .byte 41*mus_b_dome_mvl/mxv - .byte BEND , c_v-9 - .byte W02 - .byte VOL , 36*mus_b_dome_mvl/mxv - .byte W04 - .byte 26*mus_b_dome_mvl/mxv - .byte W02 - .byte 21*mus_b_dome_mvl/mxv - .byte W04 - .byte 17*mus_b_dome_mvl/mxv - .byte BEND , c_v-12 - .byte W02 - .byte VOL , 8*mus_b_dome_mvl/mxv - .byte W04 - .byte 5*mus_b_dome_mvl/mxv - .byte W02 - .byte 1*mus_b_dome_mvl/mxv - .byte W04 - .byte 68*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Ds1 , v084 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Gs1 - .byte W12 - .byte W96 - .byte BEND , c_v+0 - .byte N06 , Fn1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W30 - .byte N03 - .byte W12 - .byte N03 - .byte W18 - .byte W18 - .byte N03 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v-16 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte c_v-2 - .byte W12 - .byte c_v-4 - .byte W12 - .byte c_v-7 - .byte W06 - .byte c_v-11 - .byte W06 - .byte c_v+0 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W15 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W09 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte BEND , c_v-16 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte c_v-5 - .byte W06 - .byte c_v+0 - .byte W30 - .byte N03 , Cn3 , v072 - .byte W06 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W06 - .byte N03 , Cn3 , v044 - .byte W03 - .byte Bn2 - .byte W03 - .byte As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gs2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Fs2 - .byte W03 - .byte Fn2 - .byte W03 - .byte En2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Dn2 , v040 - .byte W03 - .byte Cs2 - .byte W03 - .byte Cn2 - .byte W03 - .byte Bn1 , v036 - .byte W03 - .byte As1 - .byte W03 - .byte An1 - .byte W03 - .byte N01 , Gn1 , v080 - .byte W06 - .byte Gn1 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte N01 , Gn1 , v080 - .byte W06 - .byte N01 - .byte W06 - .byte N02 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Cn2 - .byte W06 - .byte N01 - .byte W06 - .byte Gn1 - .byte W06 - .byte N01 - .byte W06 - .byte N02 , En2 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 , Gn3 , v048 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte Bn2 - .byte W03 - .byte As2 , v040 - .byte W03 - .byte An2 , v044 - .byte W03 - .byte Gs2 , v036 - .byte W03 - .byte Gn2 , v032 - .byte W03 - .byte Fs2 , v028 - .byte W03 - .byte Fn2 , v024 - .byte W03 - .byte En2 , v020 - .byte W03 - .byte Cn2 , v080 - .byte W06 - .byte N01 - .byte W06 - .byte N10 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , En2 - .byte W06 - .byte N01 - .byte W06 - .byte Cn2 - .byte W06 - .byte N01 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N04 - .byte W06 -mus_b_dome_6_000: - .byte N10 , Fn1 , v080 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W32 - .byte N10 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W32 - .byte PEND - .byte PATT - .word mus_b_dome_6_000 - .byte N10 , Fn1 , v080 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 , En1 - .byte W04 - .byte Fn1 - .byte W32 - .byte N10 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W32 - .byte PATT - .word mus_b_dome_6_000 - .byte N09 , Cn3 , v080 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N03 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Cn2 - .byte W12 - .byte N09 , Bn1 - .byte W18 - .byte N03 - .byte W12 - .byte N18 , Fs1 - .byte W12 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Cn3 - .byte W06 - .byte MOD , 6 - .byte N06 , Bn2 - .byte W06 - .byte MOD , 0 - .byte N03 , Cn3 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Cn2 - .byte W12 - .byte N09 , Bn1 - .byte W18 - .byte N03 - .byte W18 - .byte N12 , Fs1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte GOTO - .word mus_b_dome_6_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 7 **********************@ - -mus_b_dome_7: - .byte KEYSH , mus_b_dome_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_b_dome_mvl/mxv - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 -mus_b_dome_7_000: - .byte W84 - .byte N03 , Fn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_b_dome_7_B1: - .byte N12 , Ds1 , v112 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W24 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W48 - .byte W84 - .byte N03 , Ds2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Gs1 - .byte W12 - .byte PATT - .word mus_b_dome_7_000 - .byte BEND , c_v+0 - .byte N12 , Ds1 , v112 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W18 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N12 , Ds1 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte BEND , c_v+0 - .byte W12 - .byte N03 - .byte W06 - .byte MOD , 6 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N48 , Cs2 - .byte W48 - .byte Ds2 - .byte W24 - .byte VOL , 39*mus_b_dome_mvl/mxv - .byte W01 - .byte 38*mus_b_dome_mvl/mxv - .byte W01 - .byte 37*mus_b_dome_mvl/mxv - .byte W01 - .byte 36*mus_b_dome_mvl/mxv - .byte W01 - .byte 34*mus_b_dome_mvl/mxv - .byte W02 - .byte 33*mus_b_dome_mvl/mxv - .byte W01 - .byte 32*mus_b_dome_mvl/mxv - .byte W01 - .byte 31*mus_b_dome_mvl/mxv - .byte W01 - .byte 31*mus_b_dome_mvl/mxv - .byte W01 - .byte 30*mus_b_dome_mvl/mxv - .byte W02 - .byte 29*mus_b_dome_mvl/mxv - .byte W01 - .byte 28*mus_b_dome_mvl/mxv - .byte W01 - .byte 27*mus_b_dome_mvl/mxv - .byte W01 - .byte 26*mus_b_dome_mvl/mxv - .byte W01 - .byte 24*mus_b_dome_mvl/mxv - .byte W02 - .byte 22*mus_b_dome_mvl/mxv - .byte W02 - .byte 21*mus_b_dome_mvl/mxv - .byte W01 - .byte 20*mus_b_dome_mvl/mxv - .byte W03 - .byte 45*mus_b_dome_mvl/mxv - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Ds1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Gs1 - .byte W12 - .byte W96 - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N06 , Fn1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W06 - .byte N03 , Fn1 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W06 - .byte N03 , Fn1 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v-16 - .byte N60 , Cs3 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte MOD , 5 - .byte BEND , c_v-2 - .byte W12 - .byte VOL , 40*mus_b_dome_mvl/mxv - .byte BEND , c_v-4 - .byte W02 - .byte VOL , 36*mus_b_dome_mvl/mxv - .byte W02 - .byte 35*mus_b_dome_mvl/mxv - .byte W02 - .byte 32*mus_b_dome_mvl/mxv - .byte W02 - .byte 30*mus_b_dome_mvl/mxv - .byte W02 - .byte 29*mus_b_dome_mvl/mxv - .byte W02 - .byte 25*mus_b_dome_mvl/mxv - .byte BEND , c_v-7 - .byte W02 - .byte VOL , 21*mus_b_dome_mvl/mxv - .byte W02 - .byte 17*mus_b_dome_mvl/mxv - .byte W02 - .byte 14*mus_b_dome_mvl/mxv - .byte BEND , c_v-11 - .byte W02 - .byte VOL , 11*mus_b_dome_mvl/mxv - .byte W02 - .byte 10*mus_b_dome_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_b_dome_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Fn1 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N12 , Fn3 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W06 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Ds3 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W06 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fn1 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte BEND , c_v-16 - .byte N60 , Cs3 - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte c_v+0 - .byte W18 - .byte MOD , 3 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte VOL , 39*mus_b_dome_mvl/mxv - .byte W02 - .byte 36*mus_b_dome_mvl/mxv - .byte W02 - .byte 33*mus_b_dome_mvl/mxv - .byte W02 - .byte 30*mus_b_dome_mvl/mxv - .byte W02 - .byte 27*mus_b_dome_mvl/mxv - .byte W02 - .byte 24*mus_b_dome_mvl/mxv - .byte W02 - .byte 22*mus_b_dome_mvl/mxv - .byte W02 - .byte 19*mus_b_dome_mvl/mxv - .byte W02 - .byte 18*mus_b_dome_mvl/mxv - .byte W02 - .byte 15*mus_b_dome_mvl/mxv - .byte W02 - .byte 13*mus_b_dome_mvl/mxv - .byte W02 - .byte 12*mus_b_dome_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_b_dome_mvl/mxv - .byte PAN , c_v+63 - .byte N03 , Cn4 - .byte W06 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W06 - .byte N03 - .byte W03 - .byte Bn3 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte Bn2 - .byte W03 - .byte As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 - .byte W06 - .byte N01 - .byte W06 - .byte N02 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte N01 - .byte W06 - .byte N02 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte N01 - .byte W06 - .byte N02 , Cn3 - .byte W06 - .byte N01 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N01 - .byte W06 - .byte N02 , En3 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 , Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte Cn3 - .byte W06 - .byte N01 - .byte W06 - .byte N10 - .byte W12 - .byte N03 - .byte W06 - .byte N01 - .byte W06 - .byte N02 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte N01 - .byte W06 - .byte N02 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , En3 - .byte W06 - .byte N01 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N01 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N04 - .byte W06 - .byte N10 , Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N24 , Fn3 - .byte W24 - .byte N10 , Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N24 , Ds3 - .byte W24 - .byte N10 , Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N24 , Cs3 - .byte W24 - .byte N10 , Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N24 , Cn3 - .byte W24 - .byte N10 , Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 , En1 - .byte W04 - .byte Fn1 - .byte W08 - .byte N03 , Fn3 - .byte W03 - .byte N06 , En3 - .byte W06 - .byte N15 , Fn3 - .byte W15 - .byte N10 , Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N24 , Gn3 - .byte W24 - .byte N10 , Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N15 , Gs3 - .byte W15 - .byte N10 , Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N24 , As3 - .byte W24 - .byte N09 , Cn3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N03 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Cn2 - .byte W12 - .byte N09 , Bn1 - .byte W18 - .byte N03 - .byte W12 - .byte N18 , Fs1 - .byte W12 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N06 , Cn3 - .byte W06 - .byte MOD , 6 - .byte N06 , Bn2 - .byte W06 - .byte MOD , 0 - .byte N03 , Cn3 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Cn2 - .byte W12 - .byte N09 , Bn1 - .byte W18 - .byte N03 - .byte W18 - .byte N12 , Fs1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte GOTO - .word mus_b_dome_7_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 8 **********************@ - -mus_b_dome_8: - .byte KEYSH , mus_b_dome_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 56*mus_b_dome_mvl/mxv - .byte N06 , Cn1 , v112 - .byte N06 , Fn1 - .byte W24 - .byte Cn1 - .byte N06 , Fn1 - .byte W24 - .byte Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte W12 - .byte Ds1 , v036 - .byte W12 - .byte Ds1 , v028 - .byte N06 , Dn2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N12 , Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Cn1 - .byte N12 , Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N06 , Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte W12 - .byte Ds1 , v036 - .byte W12 - .byte Ds1 , v028 - .byte W12 -mus_b_dome_8_000: - .byte N06 , Cn1 , v112 - .byte N06 , Fn1 - .byte W24 - .byte Cn1 - .byte N06 , Fn1 - .byte W24 - .byte Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte W12 - .byte Ds1 , v036 - .byte W12 - .byte Ds1 , v028 - .byte N06 , Dn2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte Cn1 - .byte N12 , Cn2 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N36 , Cs2 , v068 - .byte W12 - .byte N06 , Dn1 , v112 - .byte N06 , Ds1 - .byte W12 - .byte Cn1 - .byte N06 , Ds1 , v064 - .byte W12 - .byte Ds1 , v112 - .byte N12 , An2 , v072 - .byte W06 - .byte N06 , Dn1 , v112 - .byte W06 -mus_b_dome_8_B1: - .byte N06 , Cn1 , v112 - .byte N06 , Fn1 - .byte N24 , Gn2 , v084 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N06 , Fn1 - .byte W24 - .byte Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte N06 , Cn2 , v112 - .byte W12 - .byte Ds1 , v036 - .byte N06 , Bn1 , v112 - .byte W12 - .byte Ds1 , v028 - .byte N06 , Gn1 , v112 - .byte W12 -mus_b_dome_8_001: - .byte N06 , Cn1 , v112 - .byte N06 , Fn1 - .byte W24 - .byte Cn1 - .byte N06 , Fn1 - .byte W24 - .byte Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte W12 - .byte Ds1 , v036 - .byte W12 - .byte Ds1 , v028 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_dome_8_000 - .byte N06 , Cn1 , v112 - .byte N12 , Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Cn1 - .byte N06 , Dn1 - .byte N12 , Gn1 - .byte N24 , An2 , v072 - .byte W12 - .byte N12 , Fn1 , v112 - .byte W09 - .byte N03 , Dn1 , v072 - .byte W03 - .byte N06 , Dn1 , v112 - .byte N06 , Ds1 - .byte N24 , Cs2 , v076 - .byte W12 - .byte N06 , Cn1 , v112 - .byte N06 , Ds1 , v064 - .byte N12 , Fn1 , v112 - .byte W12 - .byte N06 , Ds1 , v036 - .byte W12 - .byte Dn1 , v112 - .byte N06 , Ds1 - .byte W06 - .byte Dn1 , v068 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Fn1 - .byte W24 - .byte Cn1 - .byte N06 , Fn1 - .byte W24 - .byte Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte N12 , Cn2 , v112 - .byte W12 - .byte N06 , Ds1 , v036 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N06 , Ds1 , v028 - .byte N12 , Gn1 , v112 - .byte W12 - .byte PATT - .word mus_b_dome_8_001 - .byte PATT - .word mus_b_dome_8_000 - .byte N06 , Cn1 , v112 - .byte N06 , Cn2 - .byte W12 - .byte An1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte N06 , Dn1 - .byte N12 , Gn1 - .byte N12 , Cs2 , v076 - .byte W12 - .byte N06 , Dn1 , v112 - .byte N12 , An2 , v088 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte N06 , Fn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte N06 , Ds1 - .byte N24 , Gn2 , v084 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte N06 , Fn1 - .byte N24 , An2 , v084 - .byte W18 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte N06 , Fn1 - .byte W24 - .byte Dn1 - .byte N06 , Ds1 - .byte W18 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W18 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W18 - .byte Dn1 - .byte N06 , Ds1 - .byte W18 - .byte Dn1 - .byte N18 , An2 , v080 - .byte W06 - .byte N06 , Fn1 , v112 - .byte W12 - .byte Dn1 - .byte N12 , En2 , v088 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte N06 , Fn1 - .byte N24 , Cs2 , v084 - .byte W18 - .byte N06 , Cn1 , v112 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N12 , Cn2 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte Gn1 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Dn1 - .byte W24 - .byte N06 - .byte N06 , Ds1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte N06 , En2 , v064 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte N06 , Cs2 , v064 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte N12 , An2 , v076 - .byte W12 - .byte N06 , Dn1 , v112 - .byte N24 , En2 , v084 - .byte W12 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn2 - .byte W03 - .byte Dn2 , v064 - .byte W03 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N03 , An1 - .byte W03 - .byte An1 , v064 - .byte W03 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N03 , Gn1 - .byte W03 - .byte Gn1 , v064 - .byte W03 - .byte N06 , Cn1 , v112 - .byte W06 - .byte Dn1 - .byte N12 , En2 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte N12 , En2 , v088 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte N06 , Cs2 , v064 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte N12 , An2 , v080 - .byte W12 - .byte N06 , Dn1 , v112 - .byte N24 , En2 , v076 - .byte W12 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn2 - .byte W03 - .byte Dn2 , v064 - .byte W03 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N03 , An1 - .byte W03 - .byte An1 , v064 - .byte W03 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N03 , Gn1 - .byte W03 - .byte Gn1 , v064 - .byte W03 - .byte N06 , Cn1 , v112 - .byte W06 - .byte Dn1 - .byte N12 , En2 , v084 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N04 - .byte N24 , An2 , v096 - .byte W12 - .byte N04 , Cn1 , v112 - .byte W04 - .byte N04 - .byte W08 - .byte Dn1 - .byte N24 , Cs2 , v080 - .byte W24 - .byte N04 , Cn1 , v112 - .byte W12 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte Dn1 - .byte N24 , An2 , v076 - .byte W24 - .byte N04 , Cn1 , v112 - .byte N24 , Cs2 , v080 - .byte W12 - .byte N04 , Cn1 , v112 - .byte W04 - .byte N04 - .byte W08 - .byte Dn1 - .byte N24 , Gn2 , v080 - .byte W24 - .byte N04 , Cn1 , v112 - .byte W12 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte Dn1 - .byte N24 , An2 , v076 - .byte W06 - .byte N06 , Dn1 , v064 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte N04 , Cn1 , v112 - .byte N24 , Cs2 , v088 - .byte W12 - .byte N04 , Cn1 , v112 - .byte W04 - .byte N04 - .byte W08 - .byte Dn1 - .byte N24 , An2 , v084 - .byte W48 - .byte N04 , Dn1 , v112 - .byte N24 , Cs2 , v076 - .byte W24 - .byte N04 , Cn1 , v112 - .byte N24 , Cs2 , v088 - .byte W12 - .byte N04 , Cn1 , v112 - .byte W04 - .byte N04 - .byte W08 - .byte Dn1 - .byte W24 - .byte Cn1 - .byte W12 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte Dn1 - .byte W24 - .byte N06 , Cn1 - .byte N06 , Dn2 - .byte W12 - .byte Cn1 - .byte N06 , Fn1 - .byte W24 - .byte Cn2 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte N06 , Bn1 - .byte W12 - .byte Cn1 - .byte N06 , Gn1 - .byte W12 - .byte Cn1 - .byte N06 , Fn1 - .byte W06 - .byte Cn1 - .byte W18 - .byte N06 - .byte N06 , Fn1 - .byte W24 - .byte N12 , Dn1 - .byte N12 , Ds1 - .byte W12 - .byte Dn1 , v064 - .byte N12 , Ds1 - .byte W12 - .byte Dn1 , v036 - .byte N12 , Ds1 - .byte W06 - .byte N18 , Fn1 , v112 - .byte W06 - .byte N12 , Dn1 , v016 - .byte N12 , Ds1 - .byte W12 - .byte N06 , Cn1 , v112 - .byte N06 , Dn2 - .byte W12 - .byte Cn1 - .byte N06 , Fn1 - .byte W24 - .byte Cn2 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W12 - .byte Gn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , Bn1 - .byte W12 - .byte Cn1 - .byte N06 , An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte N24 , An1 - .byte W24 - .byte N06 , Cn1 - .byte N24 , Fn1 - .byte W24 - .byte N18 , Dn1 - .byte N18 , Ds1 - .byte N18 , En2 , v080 - .byte W18 - .byte Dn1 , v112 - .byte N18 , An2 , v092 - .byte W18 - .byte N12 , Dn1 , v112 - .byte N12 , Cs2 , v092 - .byte W12 - .byte GOTO - .word mus_b_dome_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_b_dome_9: - .byte KEYSH , mus_b_dome_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 38*mus_b_dome_mvl/mxv - .byte N01 , Cn5 , v112 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v048 - .byte W12 -mus_b_dome_9_000: - .byte N01 , Cn5 , v112 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v096 - .byte W24 - .byte PEND -mus_b_dome_9_001: - .byte N01 , Cn5 , v112 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_dome_9_001 -mus_b_dome_9_B1: -mus_b_dome_9_002: - .byte N01 , Cn5 , v112 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_dome_9_000 - .byte PATT - .word mus_b_dome_9_001 - .byte PATT - .word mus_b_dome_9_001 - .byte PATT - .word mus_b_dome_9_002 - .byte PATT - .word mus_b_dome_9_000 - .byte PATT - .word mus_b_dome_9_001 - .byte PATT - .word mus_b_dome_9_001 - .byte PATT - .word mus_b_dome_9_002 - .byte PATT - .word mus_b_dome_9_000 - .byte PATT - .word mus_b_dome_9_001 - .byte PATT - .word mus_b_dome_9_001 - .byte PATT - .word mus_b_dome_9_001 - .byte W96 - .byte PATT - .word mus_b_dome_9_001 - .byte PATT - .word mus_b_dome_9_001 -mus_b_dome_9_003: - .byte N01 , Cn5 , v112 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_dome_9_003 - .byte PATT - .word mus_b_dome_9_003 - .byte PATT - .word mus_b_dome_9_003 - .byte PATT - .word mus_b_dome_9_003 - .byte PATT - .word mus_b_dome_9_003 - .byte PATT - .word mus_b_dome_9_003 - .byte PATT - .word mus_b_dome_9_003 - .byte GOTO - .word mus_b_dome_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_b_dome_10: - .byte KEYSH , mus_b_dome_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 56*mus_b_dome_mvl/mxv - .byte W96 - .byte W84 - .byte N12 , Gn5 , v064 - .byte W12 - .byte W96 - .byte W96 -mus_b_dome_10_B1: - .byte W96 - .byte W84 - .byte N12 , Gn5 , v064 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_dome_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_b_dome: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_b_dome_pri @ Priority - .byte mus_b_dome_rev @ Reverb. - - .word mus_b_dome_grp - - .word mus_b_dome_1 - .word mus_b_dome_2 - .word mus_b_dome_3 - .word mus_b_dome_4 - .word mus_b_dome_5 - .word mus_b_dome_6 - .word mus_b_dome_7 - .word mus_b_dome_8 - .word mus_b_dome_9 - .word mus_b_dome_10 - - .end diff --git a/sound/songs/mus_b_dome1.s b/sound/songs/mus_b_dome1.s deleted file mode 100644 index 5f6644079d..0000000000 --- a/sound/songs/mus_b_dome1.s +++ /dev/null @@ -1,386 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_b_dome1_grp, voicegroup111 - .equ mus_b_dome1_pri, 0 - .equ mus_b_dome1_rev, reverb_set+50 - .equ mus_b_dome1_mvl, 127 - .equ mus_b_dome1_key, 0 - .equ mus_b_dome1_tbs, 1 - .equ mus_b_dome1_exg, 0 - .equ mus_b_dome1_cmp, 1 - - .section .rodata - .global mus_b_dome1 - .align 2 - -@********************** Track 1 **********************@ - -mus_b_dome1_1: - .byte KEYSH , mus_b_dome1_key+0 - .byte TEMPO , 144*mus_b_dome1_tbs/2 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 56*mus_b_dome1_mvl/mxv - .byte N06 , Cn1 , v112 - .byte N06 , Fn1 - .byte W24 - .byte Cn1 - .byte N06 , Fn1 - .byte W24 - .byte Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte W12 - .byte Ds1 , v036 - .byte W12 - .byte Ds1 , v028 - .byte N06 , Dn2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N12 , Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Cn1 - .byte N12 , Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N06 , Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte W12 - .byte Ds1 , v036 - .byte W12 - .byte Ds1 , v028 - .byte W12 -mus_b_dome1_1_000: - .byte N06 , Cn1 , v112 - .byte N06 , Fn1 - .byte W24 - .byte Cn1 - .byte N06 , Fn1 - .byte W24 - .byte Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte W12 - .byte Ds1 , v036 - .byte W12 - .byte Ds1 , v028 - .byte N06 , Dn2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte Cn1 - .byte N12 , Cn2 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N36 , Cs2 , v068 - .byte W12 - .byte N06 , Dn1 , v112 - .byte N06 , Ds1 - .byte W12 - .byte Cn1 - .byte N06 , Ds1 , v064 - .byte W12 - .byte Ds1 , v112 - .byte N12 , An2 , v072 - .byte W06 - .byte N06 , Dn1 , v112 - .byte W06 -mus_b_dome1_1_B1: - .byte N06 , Cn1 , v112 - .byte N06 , Fn1 - .byte N24 , Gn2 , v084 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N06 , Fn1 - .byte W24 - .byte Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte N06 , Cn2 , v112 - .byte W12 - .byte Ds1 , v036 - .byte N06 , Bn1 , v112 - .byte W12 - .byte Ds1 , v028 - .byte N06 , Gn1 , v112 - .byte W12 -mus_b_dome1_1_001: - .byte N06 , Cn1 , v112 - .byte N06 , Fn1 - .byte W24 - .byte Cn1 - .byte N06 , Fn1 - .byte W24 - .byte Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte W12 - .byte Ds1 , v036 - .byte W12 - .byte Ds1 , v028 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_dome1_1_000 - .byte N06 , Cn1 , v112 - .byte N12 , Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Cn1 - .byte N06 , Dn1 - .byte N12 , Gn1 - .byte N24 , An2 , v072 - .byte W12 - .byte N12 , Fn1 , v112 - .byte W09 - .byte N03 , Dn1 , v072 - .byte W03 - .byte N06 , Dn1 , v112 - .byte N06 , Ds1 - .byte N24 , Cs2 , v076 - .byte W12 - .byte N06 , Cn1 , v112 - .byte N06 , Ds1 , v064 - .byte N12 , Fn1 , v112 - .byte W12 - .byte N06 , Ds1 , v036 - .byte W12 - .byte Dn1 , v112 - .byte N06 , Ds1 - .byte W06 - .byte Dn1 , v068 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Fn1 - .byte W24 - .byte Cn1 - .byte N06 , Fn1 - .byte W24 - .byte Dn1 - .byte N06 , Ds1 - .byte W12 - .byte Ds1 , v064 - .byte N12 , Cn2 , v112 - .byte W12 - .byte N06 , Ds1 , v036 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N06 , Ds1 , v028 - .byte N12 , Gn1 , v112 - .byte W12 - .byte PATT - .word mus_b_dome1_1_001 - .byte PATT - .word mus_b_dome1_1_000 - .byte N06 , Cn1 , v112 - .byte N06 , Cn2 - .byte W12 - .byte An1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte N06 , Dn1 - .byte N12 , Gn1 - .byte N12 , Cs2 , v076 - .byte W12 - .byte N06 , Dn1 , v112 - .byte N12 , An2 , v088 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte N06 , Fn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte N06 , Ds1 - .byte N24 , Gn2 , v084 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte GOTO - .word mus_b_dome1_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_b_dome1_2: - .byte KEYSH , mus_b_dome1_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 38*mus_b_dome1_mvl/mxv - .byte PAN , c_v+63 - .byte N01 , Cn5 , v112 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v048 - .byte W12 -mus_b_dome1_2_000: - .byte N01 , Cn5 , v112 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v096 - .byte W24 - .byte PEND -mus_b_dome1_2_001: - .byte N01 , Cn5 , v112 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_dome1_2_001 -mus_b_dome1_2_B1: -mus_b_dome1_2_002: - .byte N01 , Cn5 , v112 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_dome1_2_000 - .byte PATT - .word mus_b_dome1_2_001 - .byte PATT - .word mus_b_dome1_2_001 - .byte PATT - .word mus_b_dome1_2_002 - .byte PATT - .word mus_b_dome1_2_000 - .byte PATT - .word mus_b_dome1_2_001 - .byte PATT - .word mus_b_dome1_2_001 - .byte GOTO - .word mus_b_dome1_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_b_dome1_3: - .byte KEYSH , mus_b_dome1_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 56*mus_b_dome1_mvl/mxv - .byte PAN , c_v+63 - .byte W96 - .byte W84 - .byte N12 , Gn5 , v064 - .byte W12 - .byte W96 - .byte W96 -mus_b_dome1_3_B1: - .byte W96 - .byte W84 - .byte N12 , Gn5 , v064 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_dome1_3_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_b_dome1: - .byte 3 @ NumTrks - .byte 0 @ NumBlks - .byte mus_b_dome1_pri @ Priority - .byte mus_b_dome1_rev @ Reverb. - - .word mus_b_dome1_grp - - .word mus_b_dome1_1 - .word mus_b_dome1_2 - .word mus_b_dome1_3 - - .end diff --git a/sound/songs/mus_b_factory.s b/sound/songs/mus_b_factory.s deleted file mode 100644 index 24dfb23b2e..0000000000 --- a/sound/songs/mus_b_factory.s +++ /dev/null @@ -1,5584 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_b_factory_grp, voicegroup113 - .equ mus_b_factory_pri, 0 - .equ mus_b_factory_rev, reverb_set+50 - .equ mus_b_factory_mvl, 127 - .equ mus_b_factory_key, 0 - .equ mus_b_factory_tbs, 1 - .equ mus_b_factory_exg, 0 - .equ mus_b_factory_cmp, 1 - - .section .rodata - .global mus_b_factory - .align 2 - -@********************** Track 1 **********************@ - -mus_b_factory_1: - .byte KEYSH , mus_b_factory_key+0 - .byte TEMPO , 144*mus_b_factory_tbs/2 - .byte VOICE , 29 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 62*mus_b_factory_mvl/mxv - .byte W72 - .byte W96 -mus_b_factory_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 29 - .byte PAN , c_v-32 - .byte BEND , c_v+0 - .byte N06 , Cn2 , v112 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N12 , Cn3 - .byte W06 - .byte PAN , c_v+0 - .byte W06 - .byte N06 , En2 - .byte W01 - .byte PAN , c_v+32 - .byte W05 - .byte N06 , Fn2 - .byte W06 - .byte Cn2 - .byte W01 - .byte PAN , c_v-32 - .byte W05 - .byte N06 , Dn2 - .byte W04 - .byte PAN , c_v+0 - .byte W02 - .byte N06 , Fn2 - .byte W06 - .byte Gn2 - .byte W01 - .byte PAN , c_v+31 - .byte W05 - .byte N06 , Bn2 - .byte W06 - .byte PAN , c_v-16 - .byte BEND , c_v+63 - .byte N24 , Dn2 - .byte W03 - .byte BEND , c_v+38 - .byte W03 - .byte c_v+26 - .byte W02 - .byte c_v+0 - .byte W04 - .byte c_v-16 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-48 - .byte W03 - .byte c_v-63 - .byte W03 - .byte c_v+0 - .byte W96 - .byte W96 - .byte VOICE , 12 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte PAN , c_v-18 - .byte N05 , Fn3 - .byte W16 - .byte Cn4 - .byte W08 - .byte Cn3 - .byte W16 - .byte Cn4 - .byte W08 - .byte VOL , 56*mus_b_factory_mvl/mxv - .byte BEND , c_v+1 - .byte N05 , Dn3 - .byte W16 - .byte Cn4 - .byte W08 - .byte BEND , c_v+2 - .byte N05 , En3 - .byte W16 - .byte Cn4 - .byte W08 - .byte VOL , 62*mus_b_factory_mvl/mxv - .byte BEND , c_v+0 - .byte N05 , Gn3 - .byte W16 - .byte Dn4 - .byte W08 - .byte Dn3 - .byte W16 - .byte Dn4 - .byte W08 - .byte BEND , c_v+0 - .byte N05 , En3 - .byte W16 - .byte Dn4 - .byte W08 - .byte BEND , c_v+1 - .byte N05 , Fs3 - .byte W16 - .byte Dn4 - .byte W08 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte PAN , c_v-23 - .byte N06 , Gs3 - .byte W18 - .byte En3 - .byte W06 - .byte N24 , Bn3 - .byte W15 - .byte MOD , 7 - .byte W06 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N24 , An3 - .byte W24 - .byte Gs3 - .byte W24 - .byte N06 , Ds3 - .byte W18 - .byte En3 - .byte W06 - .byte N48 , Fs3 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte W02 - .byte 28*mus_b_factory_mvl/mxv - .byte W04 - .byte 19*mus_b_factory_mvl/mxv - .byte W02 - .byte 15*mus_b_factory_mvl/mxv - .byte W01 - .byte 11*mus_b_factory_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte W24 - .byte VOICE , 14 - .byte PAN , c_v+18 - .byte VOL , 75*mus_b_factory_mvl/mxv - .byte W12 - .byte N84 , Gs3 , v120 - .byte W36 - .byte PAN , c_v+16 - .byte W02 - .byte c_v+16 - .byte W04 - .byte c_v+12 - .byte W02 - .byte c_v+9 - .byte W04 - .byte c_v+6 - .byte W02 - .byte c_v+2 - .byte W04 - .byte c_v+0 - .byte W02 - .byte c_v-2 - .byte W04 - .byte c_v-7 - .byte VOL , 70*mus_b_factory_mvl/mxv - .byte W02 - .byte PAN , c_v-11 - .byte VOL , 59*mus_b_factory_mvl/mxv - .byte W04 - .byte PAN , c_v-14 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte W02 - .byte PAN , c_v-18 - .byte VOL , 44*mus_b_factory_mvl/mxv - .byte W04 - .byte PAN , c_v-23 - .byte VOL , 32*mus_b_factory_mvl/mxv - .byte W02 - .byte PAN , c_v-29 - .byte VOL , 22*mus_b_factory_mvl/mxv - .byte W04 - .byte PAN , c_v-32 - .byte VOL , 15*mus_b_factory_mvl/mxv - .byte W02 - .byte PAN , c_v-37 - .byte VOL , 14*mus_b_factory_mvl/mxv - .byte W01 - .byte 6*mus_b_factory_mvl/mxv - .byte W03 - .byte PAN , c_v+32 - .byte VOL , 79*mus_b_factory_mvl/mxv - .byte W96 - .byte GOTO - .word mus_b_factory_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_b_factory_2: - .byte KEYSH , mus_b_factory_key+0 - .byte VOICE , 4 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 100*mus_b_factory_mvl/mxv - .byte N01 , En2 , v112 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 5 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En3 - .byte W06 -mus_b_factory_2_B1: - .byte N04 , Gn2 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte VOICE , 1 - .byte N04 , En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 3 - .byte W06 - .byte N04 , En3 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte VOICE , 2 - .byte N01 , En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 -mus_b_factory_2_000: - .byte VOICE , 4 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PEND -mus_b_factory_2_001: - .byte VOICE , 5 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PEND -mus_b_factory_2_002: - .byte VOICE , 1 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PEND -mus_b_factory_2_003: - .byte VOICE , 3 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 2 - .byte W06 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PEND -mus_b_factory_2_004: - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 3 - .byte W06 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PEND - .byte PATT - .word mus_b_factory_2_002 - .byte PATT - .word mus_b_factory_2_001 -mus_b_factory_2_005: - .byte VOICE , 4 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 39 - .byte W06 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PEND -mus_b_factory_2_006: - .byte VOICE , 87 - .byte N01 , En1 , v048 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PEND - .byte PATT - .word mus_b_factory_2_002 - .byte PATT - .word mus_b_factory_2_002 - .byte VOICE , 3 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 2 - .byte W06 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 87 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 2 - .byte N01 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 3 - .byte W06 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 -mus_b_factory_2_007: - .byte VOICE , 1 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 39 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PEND - .byte PATT - .word mus_b_factory_2_001 - .byte PATT - .word mus_b_factory_2_000 - .byte VOICE , 4 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 87 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 5 - .byte N01 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 39 - .byte W06 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 2 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PATT - .word mus_b_factory_2_007 - .byte PATT - .word mus_b_factory_2_003 - .byte PATT - .word mus_b_factory_2_004 - .byte PATT - .word mus_b_factory_2_002 - .byte PATT - .word mus_b_factory_2_001 - .byte PATT - .word mus_b_factory_2_005 - .byte PATT - .word mus_b_factory_2_006 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 39 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N04 , En1 , v032 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte PATT - .word mus_b_factory_2_002 - .byte VOICE , 3 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 2 - .byte N01 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 87 - .byte BEND , c_v+0 - .byte N06 , Gn1 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N12 , Gn1 - .byte W12 - .byte N72 , Bn3 , v052 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 32 - .byte W24 - .byte 64 - .byte W01 - .byte BEND , c_v+2 - .byte W01 - .byte c_v+3 - .byte W01 - .byte c_v+6 - .byte W01 - .byte c_v+9 - .byte W02 - .byte c_v+13 - .byte W01 - .byte c_v+17 - .byte W01 - .byte c_v+22 - .byte W01 - .byte c_v+25 - .byte W01 - .byte c_v+31 - .byte W02 - .byte MOD , 127 - .byte BEND , c_v+37 - .byte W01 - .byte c_v+43 - .byte W01 - .byte c_v+52 - .byte W01 - .byte c_v+59 - .byte W01 - .byte c_v+62 - .byte W02 - .byte c_v+63 - .byte W06 - .byte VOICE , 39 - .byte BEND , c_v+3 - .byte N01 , En1 , v048 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte VOICE , 4 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 6 - .byte N03 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N03 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 7 - .byte N03 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N03 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 8 - .byte N03 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte N03 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 39 - .byte N03 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte N03 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 9 - .byte N03 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 10 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N03 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte GOTO - .word mus_b_factory_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_b_factory_3: - .byte KEYSH , mus_b_factory_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 88*mus_b_factory_mvl/mxv - .byte PAN , c_v+0 - .byte W72 - .byte W96 -mus_b_factory_3_B1: - .byte PAN , c_v+32 - .byte N04 , Gn4 , v056 - .byte W06 - .byte PAN , c_v-32 - .byte N04 , En4 , v060 - .byte W18 - .byte PAN , c_v+32 - .byte W18 - .byte N04 , En4 , v052 - .byte W06 - .byte VOICE , 38 - .byte W24 - .byte PAN , c_v-53 - .byte N01 , En1 , v076 - .byte W01 - .byte Fn1 - .byte W01 - .byte Fs1 , v080 - .byte W01 - .byte Gn1 - .byte W01 - .byte Gs1 - .byte W02 - .byte PAN , c_v-53 - .byte N01 , An1 , v084 - .byte W01 - .byte PAN , c_v-49 - .byte N01 , As1 - .byte W01 - .byte PAN , c_v-42 - .byte N01 , Bn1 - .byte W01 - .byte PAN , c_v-34 - .byte N01 , Cn2 , v088 - .byte W01 - .byte PAN , c_v-32 - .byte N01 , Cs2 - .byte W02 - .byte PAN , c_v-27 - .byte N01 , Dn2 - .byte W01 - .byte PAN , c_v-20 - .byte N01 , Ds2 - .byte W01 - .byte PAN , c_v-16 - .byte N01 , En2 , v092 - .byte W01 - .byte PAN , c_v-9 - .byte N01 , Fn2 - .byte W01 - .byte PAN , c_v+0 - .byte N01 , Fs2 - .byte W02 - .byte PAN , c_v+7 - .byte N01 , Gn2 , v096 - .byte W01 - .byte PAN , c_v+12 - .byte N01 , Gs2 - .byte W01 - .byte PAN , c_v+16 - .byte N01 , An2 - .byte W01 - .byte PAN , c_v+23 - .byte N01 , As2 - .byte W01 - .byte PAN , c_v+40 - .byte N01 , Bn2 , v112 - .byte W02 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 47 - .byte PAN , c_v+16 - .byte W12 - .byte N06 , En4 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-32 - .byte N24 , En3 , v060 - .byte W96 - .byte PAN , c_v+15 - .byte N06 , En4 , v048 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte PAN , c_v-32 - .byte N06 - .byte W06 - .byte Bn3 , v056 - .byte W12 - .byte N06 - .byte W18 - .byte PAN , c_v+32 - .byte N06 , Bn3 , v052 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-32 - .byte N24 , En3 , v060 - .byte W96 - .byte W96 - .byte W96 - .byte BEND , c_v+0 - .byte W96 - .byte VOICE , 35 - .byte PAN , c_v-32 - .byte VOL , 64*mus_b_factory_mvl/mxv - .byte BEND , c_v+1 - .byte N01 , En1 , v064 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v+32 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v-32 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v+31 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v-32 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+31 - .byte N01 , Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v-32 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v+31 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v-32 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v+31 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v-32 - .byte N01 , Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v-32 - .byte N04 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v+32 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v+31 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v-32 - .byte N04 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+31 - .byte N04 , Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte N04 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v+31 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v+31 - .byte N04 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v-32 - .byte N04 , Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte VOICE , 38 - .byte PAN , c_v-32 - .byte N04 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v+32 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v+31 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v-32 - .byte N04 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+31 - .byte N04 , Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte BEND , c_v+2 - .byte N04 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v+31 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v+31 - .byte N04 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v-32 - .byte N04 , Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte PAN , c_v-32 - .byte MOD , 127 - .byte VOL , 81*mus_b_factory_mvl/mxv - .byte BEND , c_v+63 - .byte N48 , Dn2 , v088 - .byte W02 - .byte BEND , c_v+62 - .byte W01 - .byte c_v+60 - .byte W01 - .byte c_v+57 - .byte W02 - .byte c_v+53 - .byte W01 - .byte c_v+46 - .byte W01 - .byte PAN , c_v-27 - .byte W01 - .byte c_v-24 - .byte W01 - .byte c_v-17 - .byte BEND , c_v+43 - .byte W02 - .byte PAN , c_v-13 - .byte BEND , c_v+41 - .byte W01 - .byte PAN , c_v-7 - .byte BEND , c_v+35 - .byte W01 - .byte PAN , c_v-4 - .byte BEND , c_v+32 - .byte W01 - .byte PAN , c_v+0 - .byte BEND , c_v+27 - .byte W01 - .byte PAN , c_v+8 - .byte W02 - .byte BEND , c_v+25 - .byte W01 - .byte PAN , c_v+13 - .byte BEND , c_v+22 - .byte W01 - .byte PAN , c_v+16 - .byte BEND , c_v+20 - .byte W01 - .byte PAN , c_v+18 - .byte BEND , c_v+14 - .byte W01 - .byte PAN , c_v+24 - .byte BEND , c_v+11 - .byte W02 - .byte c_v+6 - .byte W01 - .byte PAN , c_v+29 - .byte BEND , c_v+4 - .byte W01 - .byte PAN , c_v+32 - .byte BEND , c_v-5 - .byte W01 - .byte c_v-10 - .byte W01 - .byte VOL , 81*mus_b_factory_mvl/mxv - .byte PAN , c_v+38 - .byte BEND , c_v-18 - .byte W02 - .byte VOL , 75*mus_b_factory_mvl/mxv - .byte PAN , c_v+41 - .byte BEND , c_v-22 - .byte W01 - .byte VOL , 71*mus_b_factory_mvl/mxv - .byte PAN , c_v+44 - .byte BEND , c_v-28 - .byte W01 - .byte VOL , 66*mus_b_factory_mvl/mxv - .byte BEND , c_v-37 - .byte W01 - .byte VOL , 65*mus_b_factory_mvl/mxv - .byte BEND , c_v-40 - .byte W01 - .byte VOL , 59*mus_b_factory_mvl/mxv - .byte BEND , c_v-50 - .byte W02 - .byte VOL , 57*mus_b_factory_mvl/mxv - .byte BEND , c_v-54 - .byte W01 - .byte VOL , 52*mus_b_factory_mvl/mxv - .byte BEND , c_v-60 - .byte W01 - .byte VOL , 48*mus_b_factory_mvl/mxv - .byte BEND , c_v-63 - .byte W01 - .byte VOL , 44*mus_b_factory_mvl/mxv - .byte W01 - .byte 40*mus_b_factory_mvl/mxv - .byte W02 - .byte 37*mus_b_factory_mvl/mxv - .byte W01 - .byte 33*mus_b_factory_mvl/mxv - .byte W01 - .byte 31*mus_b_factory_mvl/mxv - .byte W01 - .byte 27*mus_b_factory_mvl/mxv - .byte W01 - .byte 24*mus_b_factory_mvl/mxv - .byte W24 - .byte W02 - .byte MOD , 0 - .byte W24 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 38 - .byte W24 - .byte PAN , c_v+0 - .byte VOL , 69*mus_b_factory_mvl/mxv - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte N04 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N04 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v-64 - .byte BEND , c_v+1 - .byte N06 , En1 , v080 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+0 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , En1 - .byte W06 - .byte PAN , c_v-64 - .byte W06 - .byte N06 , En2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 75*mus_b_factory_mvl/mxv - .byte BEND , c_v+0 - .byte W24 - .byte N06 , Fs2 , v112 - .byte W06 - .byte Gn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Bn0 - .byte W06 - .byte Dn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte VOL , 100*mus_b_factory_mvl/mxv - .byte N04 , Bn1 - .byte W06 - .byte Bn2 - .byte W12 - .byte Bn1 - .byte W06 - .byte Bn2 - .byte W12 - .byte Bn1 - .byte W06 - .byte Bn2 - .byte W12 - .byte Bn1 - .byte W06 - .byte Bn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N04 - .byte W06 - .byte Fs2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte N48 , Fs3 , v100 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte 18 - .byte W06 - .byte 127 - .byte BEND , c_v-6 - .byte W01 - .byte c_v-8 - .byte W01 - .byte c_v-10 - .byte W01 - .byte c_v-12 - .byte W01 - .byte c_v-14 - .byte W02 - .byte c_v-18 - .byte W01 - .byte c_v-23 - .byte W01 - .byte c_v-25 - .byte W01 - .byte VOL , 87*mus_b_factory_mvl/mxv - .byte BEND , c_v-30 - .byte W01 - .byte VOL , 81*mus_b_factory_mvl/mxv - .byte BEND , c_v-33 - .byte W02 - .byte VOL , 79*mus_b_factory_mvl/mxv - .byte BEND , c_v-38 - .byte W01 - .byte VOL , 70*mus_b_factory_mvl/mxv - .byte BEND , c_v-41 - .byte W01 - .byte VOL , 59*mus_b_factory_mvl/mxv - .byte BEND , c_v-45 - .byte W01 - .byte VOL , 55*mus_b_factory_mvl/mxv - .byte BEND , c_v-49 - .byte W01 - .byte VOL , 47*mus_b_factory_mvl/mxv - .byte BEND , c_v-54 - .byte W02 - .byte VOL , 41*mus_b_factory_mvl/mxv - .byte BEND , c_v-57 - .byte W01 - .byte VOL , 32*mus_b_factory_mvl/mxv - .byte BEND , c_v-60 - .byte W01 - .byte VOL , 26*mus_b_factory_mvl/mxv - .byte BEND , c_v-64 - .byte W01 - .byte VOL , 21*mus_b_factory_mvl/mxv - .byte W01 - .byte 17*mus_b_factory_mvl/mxv - .byte W02 - .byte 75*mus_b_factory_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte VOL , 100*mus_b_factory_mvl/mxv - .byte PAN , c_v-32 - .byte N04 , En3 , v084 - .byte W06 - .byte En4 - .byte W12 - .byte PAN , c_v+32 - .byte N04 , En3 - .byte W06 - .byte En4 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , En3 - .byte W06 - .byte En4 - .byte W12 - .byte PAN , c_v+32 - .byte N04 , En3 - .byte W06 - .byte En4 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-32 - .byte N04 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+32 - .byte N04 , Gn4 - .byte W06 - .byte En3 - .byte W06 - .byte GOTO - .word mus_b_factory_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_b_factory_4: - .byte KEYSH , mus_b_factory_key+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte PAN , c_v-18 - .byte W72 - .byte W96 -mus_b_factory_4_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 73 - .byte W96 - .byte W96 - .byte PAN , c_v-24 - .byte VOL , 25*mus_b_factory_mvl/mxv - .byte N02 , Ds6 , v112 - .byte W02 - .byte N22 , Dn6 - .byte W22 - .byte N06 , Cn6 - .byte W16 - .byte As5 - .byte W08 - .byte N24 , An5 - .byte W24 - .byte N06 , Gn5 - .byte W16 - .byte As5 - .byte W08 - .byte N24 , Gn5 - .byte W24 - .byte N02 , Ds5 - .byte W02 - .byte N44 , Dn5 - .byte W68 - .byte W02 - .byte W96 - .byte W96 - .byte VOICE , 47 - .byte VOL , 100*mus_b_factory_mvl/mxv - .byte PAN , c_v-21 - .byte N06 , En2 , v096 - .byte W24 - .byte N03 , Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En2 - .byte W24 - .byte N06 - .byte W36 - .byte Bn1 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W36 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_factory_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_b_factory_5: - .byte KEYSH , mus_b_factory_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 23*mus_b_factory_mvl/mxv - .byte PAN , c_v-64 - .byte W24 - .byte N01 , En2 , v112 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+62 - .byte W06 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte PAN , c_v-64 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte VOICE , 92 - .byte PAN , c_v+63 - .byte N01 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+63 - .byte W06 - .byte N01 , En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 -mus_b_factory_5_B1: - .byte PAN , c_v-64 - .byte N01 , En1 , v112 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En3 - .byte W06 - .byte VOICE , 91 - .byte PAN , c_v+63 - .byte N01 , Gn2 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 92 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte BEND , c_v+3 - .byte N18 , En1 , v127 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v+9 - .byte W02 - .byte c_v+12 - .byte W01 - .byte c_v+18 - .byte W01 - .byte c_v+23 - .byte W01 - .byte c_v+26 - .byte W01 - .byte c_v+32 - .byte W02 - .byte c_v+34 - .byte W01 - .byte c_v+39 - .byte W01 - .byte c_v+44 - .byte W01 - .byte c_v+53 - .byte W01 - .byte c_v+60 - .byte W01 - .byte c_v+63 - .byte W03 - .byte c_v+0 - .byte W06 - .byte VOICE , 80 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte W18 - .byte N01 , Cs4 , v048 - .byte W01 - .byte Dn4 - .byte W01 - .byte En4 - .byte W01 - .byte Fn4 - .byte W01 - .byte Fs4 - .byte W02 - .byte N28 , Gn4 , v112 - .byte W28 - .byte PAN , c_v+63 - .byte N01 , Gs4 , v048 - .byte W02 - .byte An4 - .byte W01 - .byte As4 - .byte W01 - .byte Bn4 - .byte W01 - .byte Cn5 - .byte W01 - .byte Cs5 - .byte W02 - .byte N14 , Dn5 , v112 - .byte W14 - .byte PAN , c_v-64 - .byte N01 , Cs5 , v048 - .byte W01 - .byte Cn5 - .byte W01 - .byte Bn4 - .byte W02 - .byte As4 - .byte W01 - .byte An4 - .byte W01 - .byte Gs4 - .byte W01 - .byte Gn4 - .byte W01 - .byte Fs4 - .byte W02 - .byte N21 , Fn4 , v112 - .byte W12 - .byte W09 - .byte PAN , c_v+63 - .byte N01 , En4 , v048 - .byte W01 - .byte Ds4 - .byte W02 - .byte N48 , Dn4 , v112 - .byte W60 - .byte PAN , c_v-64 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 92 - .byte PAN , c_v-64 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte VOICE , 93 - .byte PAN , c_v+63 - .byte VOL , 25*mus_b_factory_mvl/mxv - .byte N03 , En4 - .byte W06 - .byte En2 - .byte W06 - .byte En3 - .byte W06 - .byte En4 - .byte W06 - .byte En3 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte En2 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOICE , 92 - .byte N03 , En4 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Bn2 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOICE , 80 - .byte N03 , As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte VOICE , 92 - .byte PAN , c_v-64 - .byte N03 , Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 25*mus_b_factory_mvl/mxv - .byte N06 , Dn5 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 93 - .byte PAN , c_v-64 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte N32 , Bn4 - .byte W32 - .byte PAN , c_v+63 - .byte N01 , As4 , v064 - .byte W01 - .byte An4 - .byte W01 - .byte Gs4 - .byte W02 - .byte N30 , Gn4 - .byte W30 - .byte W01 - .byte PAN , c_v-64 - .byte N01 , Fs4 - .byte W01 - .byte Fn4 - .byte W01 - .byte En4 - .byte W01 - .byte Ds4 - .byte W02 - .byte N20 , Dn4 - .byte W20 - .byte PAN , c_v+63 - .byte N01 , Ds4 - .byte W01 - .byte En4 - .byte W01 - .byte Fn4 - .byte W02 - .byte N24 , Fs4 , v112 - .byte W24 - .byte W03 - .byte PAN , c_v-64 - .byte N01 , Gn4 , v064 - .byte W01 - .byte Gs4 - .byte W02 - .byte An4 - .byte W01 - .byte As4 - .byte W01 - .byte Bn4 - .byte W01 - .byte Cn5 - .byte W01 - .byte Cs5 - .byte W02 - .byte N32 , Dn5 , v112 - .byte W32 - .byte W01 - .byte PAN , c_v+63 - .byte N01 , Cs5 , v064 - .byte W01 - .byte Cn5 - .byte W02 - .byte N18 , Bn4 , v112 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , Cn5 , v064 - .byte W01 - .byte Cs5 - .byte W01 - .byte Dn5 - .byte W01 - .byte Ds5 - .byte W01 - .byte En5 - .byte W02 - .byte N48 , Fn5 , v112 - .byte W48 - .byte VOICE , 80 - .byte VOL , 25*mus_b_factory_mvl/mxv - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 91 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 92 - .byte PAN , c_v-64 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 93 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte PAN , c_v-64 - .byte W24 - .byte W24 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte N03 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte PAN , c_v+62 - .byte N03 , En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v-64 - .byte N03 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 25*mus_b_factory_mvl/mxv - .byte N03 , En4 - .byte W06 - .byte En2 - .byte W06 - .byte En3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , As3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte VOICE , 91 - .byte PAN , c_v+63 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte N06 , Ds3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte VOICE , 92 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte N36 , Bn2 - .byte W24 - .byte MOD , 32 - .byte VOL , 24*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte PAN , c_v+63 - .byte N36 , En3 - .byte W24 - .byte MOD , 32 - .byte VOL , 24*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte PAN , c_v-64 - .byte N24 , Bn3 - .byte W24 - .byte PAN , c_v+63 - .byte N36 , Ds4 - .byte W24 - .byte MOD , 32 - .byte VOL , 24*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte PAN , c_v-64 - .byte N36 , Bn3 - .byte W24 - .byte MOD , 32 - .byte VOL , 24*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte PAN , c_v+63 - .byte N24 , Gs3 - .byte W24 - .byte PAN , c_v-64 - .byte N48 , Fn4 - .byte W36 - .byte MOD , 32 - .byte VOL , 24*mus_b_factory_mvl/mxv - .byte W12 - .byte VOICE , 80 - .byte MOD , 0 - .byte VOL , 24*mus_b_factory_mvl/mxv - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 91 - .byte PAN , c_v+63 - .byte N12 , Dn5 - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 92 - .byte PAN , c_v-64 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn5 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte VOICE , 93 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte N06 , Dn5 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W30 - .byte PAN , c_v-64 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte W24 - .byte VOICE , 91 - .byte PAN , c_v+63 - .byte N01 , As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En2 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 92 - .byte PAN , c_v-64 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 80 - .byte PAN , c_v+63 - .byte N01 , Dn4 - .byte W06 - .byte N01 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte PAN , c_v-64 - .byte N01 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte En3 - .byte W06 - .byte Bn2 - .byte W06 - .byte VOICE , 80 - .byte PAN , c_v+62 - .byte N03 , En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En2 - .byte W06 - .byte En3 - .byte W06 - .byte VOICE , 91 - .byte PAN , c_v-64 - .byte N03 , Gn3 - .byte W06 - .byte En2 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte VOICE , 92 - .byte PAN , c_v+63 - .byte N03 , En2 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 91 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte PAN , c_v-64 - .byte N03 , En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 92 - .byte N32 , Bn2 - .byte W12 - .byte MOD , 32 - .byte W20 - .byte 0 - .byte PAN , c_v+63 - .byte N01 , As2 , v064 - .byte W01 - .byte An2 - .byte W01 - .byte Gs2 - .byte W02 - .byte N30 , Gn2 , v112 - .byte W12 - .byte MOD , 32 - .byte W19 - .byte 0 - .byte PAN , c_v-64 - .byte N01 , Fs2 , v064 - .byte W01 - .byte Fn2 - .byte W01 - .byte En2 - .byte W01 - .byte Ds2 - .byte W02 - .byte N20 , Dn2 , v112 - .byte W12 - .byte MOD , 32 - .byte W08 - .byte 0 - .byte PAN , c_v+63 - .byte N01 , Ds2 , v064 - .byte W01 - .byte En2 - .byte W01 - .byte Fn2 - .byte W02 - .byte N28 , Fs2 , v112 - .byte W12 - .byte MOD , 32 - .byte W16 - .byte 0 - .byte PAN , c_v-64 - .byte N01 , Gn2 , v064 - .byte W02 - .byte Gs2 - .byte W01 - .byte An2 - .byte W01 - .byte As2 - .byte W01 - .byte Bn2 - .byte W01 - .byte Cn3 - .byte W02 - .byte N28 , Cs3 , v112 - .byte W12 - .byte MOD , 32 - .byte W16 - .byte 0 - .byte PAN , c_v+63 - .byte N01 , Cn3 , v064 - .byte W02 - .byte Bn2 - .byte W01 - .byte As2 - .byte W01 - .byte An2 - .byte W01 - .byte Gs2 - .byte W01 - .byte Gn2 - .byte W02 - .byte N21 , Fs2 , v112 - .byte W12 - .byte MOD , 0 - .byte PAN , c_v-64 - .byte W09 - .byte N01 , Fn2 , v064 - .byte W01 - .byte En2 - .byte W02 - .byte N48 , Ds2 , v112 - .byte W12 - .byte MOD , 32 - .byte W36 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte VOL , 24*mus_b_factory_mvl/mxv - .byte W24 - .byte VOICE , 80 - .byte N03 , As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 91 - .byte PAN , c_v+63 - .byte N09 - .byte W12 - .byte N03 , As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 92 - .byte PAN , c_v-64 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte VOICE , 91 - .byte PAN , c_v+62 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 93 - .byte PAN , c_v-64 - .byte N03 , Gn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte An3 - .byte W06 - .byte Gn2 - .byte W06 - .byte VOICE , 91 - .byte PAN , c_v+63 - .byte N03 , Bn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte VOICE , 92 - .byte PAN , c_v-64 - .byte N03 , Bn2 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs4 - .byte W06 - .byte VOICE , 91 - .byte N03 , Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOL , 12*mus_b_factory_mvl/mxv - .byte N96 , Fs4 , v048 - .byte W01 - .byte VOL , 14*mus_b_factory_mvl/mxv - .byte W01 - .byte 17*mus_b_factory_mvl/mxv - .byte W01 - .byte 24*mus_b_factory_mvl/mxv - .byte W01 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 29*mus_b_factory_mvl/mxv - .byte W01 - .byte 35*mus_b_factory_mvl/mxv - .byte W01 - .byte 37*mus_b_factory_mvl/mxv - .byte W01 - .byte 44*mus_b_factory_mvl/mxv - .byte W01 - .byte 49*mus_b_factory_mvl/mxv - .byte W02 - .byte 50*mus_b_factory_mvl/mxv - .byte W12 - .byte 44*mus_b_factory_mvl/mxv - .byte W12 - .byte 37*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 32 - .byte W12 - .byte VOL , 31*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 64 - .byte W03 - .byte VOL , 29*mus_b_factory_mvl/mxv - .byte W03 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 19*mus_b_factory_mvl/mxv - .byte W01 - .byte MOD , 127 - .byte W03 - .byte VOL , 15*mus_b_factory_mvl/mxv - .byte W02 - .byte 11*mus_b_factory_mvl/mxv - .byte W04 - .byte 6*mus_b_factory_mvl/mxv - .byte W03 - .byte 1*mus_b_factory_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+63 - .byte VOL , 12*mus_b_factory_mvl/mxv - .byte N96 , Bn4 - .byte W01 - .byte VOL , 14*mus_b_factory_mvl/mxv - .byte W01 - .byte 17*mus_b_factory_mvl/mxv - .byte W01 - .byte 24*mus_b_factory_mvl/mxv - .byte W01 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 29*mus_b_factory_mvl/mxv - .byte W01 - .byte 35*mus_b_factory_mvl/mxv - .byte W01 - .byte 37*mus_b_factory_mvl/mxv - .byte W01 - .byte 44*mus_b_factory_mvl/mxv - .byte W01 - .byte 49*mus_b_factory_mvl/mxv - .byte W02 - .byte 50*mus_b_factory_mvl/mxv - .byte W12 - .byte 44*mus_b_factory_mvl/mxv - .byte W12 - .byte 37*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 32 - .byte W12 - .byte VOL , 31*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 64 - .byte W03 - .byte VOL , 29*mus_b_factory_mvl/mxv - .byte W03 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 19*mus_b_factory_mvl/mxv - .byte W01 - .byte MOD , 127 - .byte W03 - .byte VOL , 15*mus_b_factory_mvl/mxv - .byte W02 - .byte 11*mus_b_factory_mvl/mxv - .byte W04 - .byte 6*mus_b_factory_mvl/mxv - .byte W03 - .byte 1*mus_b_factory_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-64 - .byte VOL , 12*mus_b_factory_mvl/mxv - .byte N96 , Ds4 - .byte W01 - .byte VOL , 14*mus_b_factory_mvl/mxv - .byte W01 - .byte 17*mus_b_factory_mvl/mxv - .byte W01 - .byte 24*mus_b_factory_mvl/mxv - .byte W01 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 29*mus_b_factory_mvl/mxv - .byte W01 - .byte 35*mus_b_factory_mvl/mxv - .byte W01 - .byte 37*mus_b_factory_mvl/mxv - .byte W01 - .byte 44*mus_b_factory_mvl/mxv - .byte W01 - .byte 49*mus_b_factory_mvl/mxv - .byte W02 - .byte 50*mus_b_factory_mvl/mxv - .byte W12 - .byte 44*mus_b_factory_mvl/mxv - .byte W12 - .byte 37*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 32 - .byte W12 - .byte VOL , 31*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 64 - .byte W03 - .byte VOL , 29*mus_b_factory_mvl/mxv - .byte W03 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 19*mus_b_factory_mvl/mxv - .byte W01 - .byte MOD , 127 - .byte W03 - .byte VOL , 15*mus_b_factory_mvl/mxv - .byte W02 - .byte 11*mus_b_factory_mvl/mxv - .byte W04 - .byte 6*mus_b_factory_mvl/mxv - .byte W03 - .byte 1*mus_b_factory_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+63 - .byte VOL , 12*mus_b_factory_mvl/mxv - .byte N96 , An4 - .byte W01 - .byte VOL , 14*mus_b_factory_mvl/mxv - .byte W01 - .byte 17*mus_b_factory_mvl/mxv - .byte W01 - .byte 24*mus_b_factory_mvl/mxv - .byte W01 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 29*mus_b_factory_mvl/mxv - .byte W01 - .byte 35*mus_b_factory_mvl/mxv - .byte W01 - .byte 37*mus_b_factory_mvl/mxv - .byte W01 - .byte 44*mus_b_factory_mvl/mxv - .byte W01 - .byte 49*mus_b_factory_mvl/mxv - .byte W02 - .byte 50*mus_b_factory_mvl/mxv - .byte W12 - .byte 44*mus_b_factory_mvl/mxv - .byte W12 - .byte 37*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 32 - .byte W12 - .byte VOL , 31*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 64 - .byte W03 - .byte VOL , 29*mus_b_factory_mvl/mxv - .byte W03 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 19*mus_b_factory_mvl/mxv - .byte W01 - .byte MOD , 127 - .byte W03 - .byte VOL , 15*mus_b_factory_mvl/mxv - .byte W02 - .byte 11*mus_b_factory_mvl/mxv - .byte W04 - .byte 6*mus_b_factory_mvl/mxv - .byte W03 - .byte 1*mus_b_factory_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte N01 , En3 , v112 - .byte W03 - .byte Bn2 - .byte W03 - .byte Gn3 - .byte W03 - .byte En3 - .byte W03 - .byte An3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Bn2 - .byte W03 - .byte Fs3 - .byte W03 - .byte Bn2 - .byte W03 - .byte Fs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fs3 - .byte W03 - .byte An3 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte Fs3 - .byte W24 - .byte W03 - .byte VOICE , 80 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte W16 - .byte N05 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte Fs3 , v112 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte Fs3 , v112 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte Fs3 , v112 - .byte W08 - .byte VOICE , 92 - .byte PAN , c_v-63 - .byte W04 - .byte N05 , An3 , v064 - .byte W12 - .byte Gs3 , v112 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte Gs3 , v112 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte Gs3 , v112 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte Gs3 , v112 - .byte W08 - .byte VOICE , 91 - .byte PAN , c_v+63 - .byte W04 - .byte N05 , Bn3 , v064 - .byte W12 - .byte An3 , v112 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte An3 , v112 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte An3 , v112 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte An3 , v112 - .byte W08 - .byte PAN , c_v-63 - .byte W04 - .byte N05 , Cn4 , v064 - .byte W12 - .byte Bn3 , v112 - .byte W12 - .byte Dn4 , v064 - .byte W12 - .byte Bn3 , v112 - .byte W12 - .byte Dn4 , v064 - .byte W12 - .byte Bn3 , v112 - .byte W12 - .byte Dn4 , v064 - .byte W12 - .byte Bn3 , v112 - .byte W08 - .byte VOL , 25*mus_b_factory_mvl/mxv - .byte W24 - .byte N04 , Bn1 - .byte W06 - .byte Bn2 - .byte W12 - .byte Bn1 - .byte W06 - .byte Bn2 - .byte W12 - .byte Bn1 - .byte W06 - .byte Bn2 - .byte W12 - .byte Bn1 - .byte W06 - .byte Bn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N04 - .byte W06 - .byte Fs2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Fn3 - .byte W78 -mus_b_factory_5_000: - .byte VOL , 24*mus_b_factory_mvl/mxv - .byte W24 - .byte VOICE , 80 - .byte N03 , As1 , v112 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 91 - .byte PAN , c_v+63 - .byte N09 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOICE , 92 - .byte PAN , c_v-64 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_factory_5_000 - .byte N03 , Bn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N07 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 - .byte W36 - .byte VOICE , 91 - .byte W24 - .byte N04 , En2 - .byte W06 - .byte En3 - .byte W12 - .byte En2 - .byte W06 - .byte En3 - .byte W12 - .byte En2 - .byte W06 - .byte En3 - .byte W12 - .byte En2 - .byte W06 - .byte En3 - .byte W06 - .byte En2 - .byte W06 - .byte GOTO - .word mus_b_factory_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_b_factory_6: - .byte KEYSH , mus_b_factory_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte BEND , c_v+1 - .byte N01 , En2 , v112 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte VOICE , 83 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N01 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte BEND , c_v+2 - .byte N01 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En3 - .byte W06 -mus_b_factory_6_B1: - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N04 , Gn2 , v112 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte BEND , c_v+2 - .byte W12 - .byte N04 - .byte W06 - .byte Gn2 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte VOL , 62*mus_b_factory_mvl/mxv - .byte BEND , c_v-2 - .byte N18 , En1 , v127 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v+9 - .byte W02 - .byte c_v+12 - .byte W01 - .byte c_v+18 - .byte W01 - .byte c_v+23 - .byte W01 - .byte c_v+26 - .byte W01 - .byte c_v+32 - .byte W02 - .byte c_v+34 - .byte W01 - .byte c_v+39 - .byte W01 - .byte c_v+44 - .byte W01 - .byte c_v+53 - .byte W01 - .byte c_v+60 - .byte W01 - .byte c_v+63 - .byte W03 - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N01 , Cs4 , v064 - .byte W01 - .byte Dn4 - .byte W01 - .byte En4 , v076 - .byte W01 - .byte Fn4 - .byte W01 - .byte Fs4 , v084 - .byte W02 - .byte VOICE , 81 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N28 , Gn4 , v112 - .byte W28 - .byte N01 , Gs4 , v048 - .byte W02 - .byte An4 - .byte W01 - .byte As4 - .byte W01 - .byte Bn4 - .byte W01 - .byte Cn5 - .byte W01 - .byte Cs5 - .byte W02 - .byte N14 , Dn5 , v112 - .byte W14 - .byte N01 , Cs5 , v048 - .byte W01 - .byte Cn5 - .byte W01 - .byte Bn4 - .byte W02 - .byte As4 - .byte W01 - .byte An4 - .byte W01 - .byte Gs4 - .byte W01 - .byte Gn4 - .byte W01 - .byte Fs4 - .byte W02 - .byte N21 , Fn4 , v112 - .byte W21 - .byte N01 , En4 , v048 - .byte W01 - .byte Ds4 - .byte W02 - .byte N48 , Dn4 , v112 - .byte W12 - .byte W48 - .byte PAN , c_v-64 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 82 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-64 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v+63 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N03 , En4 - .byte W06 - .byte En2 - .byte W06 - .byte En3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , En3 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte En2 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte N03 , En4 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v-64 - .byte N03 , As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N06 , Dn5 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 83 - .byte VOL , 62*mus_b_factory_mvl/mxv - .byte PAN , c_v+0 - .byte N32 , Bn4 - .byte W32 - .byte N01 , As4 , v064 - .byte W01 - .byte An4 - .byte W01 - .byte Gs4 - .byte W02 - .byte N30 , Gn4 - .byte W30 - .byte W01 - .byte N01 , Fs4 - .byte W01 - .byte Fn4 - .byte W01 - .byte En4 - .byte W01 - .byte Ds4 - .byte W02 - .byte N20 , Dn4 - .byte W20 - .byte N01 , Ds4 - .byte W01 - .byte En4 - .byte W01 - .byte Fn4 - .byte W02 - .byte N24 , Fs4 , v112 - .byte W24 - .byte W03 - .byte N01 , Gn4 , v064 - .byte W01 - .byte Gs4 - .byte W02 - .byte An4 - .byte W01 - .byte As4 - .byte W01 - .byte Bn4 - .byte W01 - .byte Cn5 - .byte W01 - .byte Cs5 - .byte W02 - .byte N32 , Dn5 , v112 - .byte W32 - .byte W01 - .byte N01 , Cs5 , v064 - .byte W01 - .byte Cn5 - .byte W02 - .byte N18 , Bn4 , v112 - .byte W18 - .byte N01 , Cn5 , v064 - .byte W01 - .byte Cs5 - .byte W01 - .byte Dn5 - .byte W01 - .byte Ds5 - .byte W01 - .byte En5 - .byte W02 - .byte N48 , Fn5 , v112 - .byte W48 - .byte VOICE , 81 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 82 - .byte VOL , 49*mus_b_factory_mvl/mxv - .byte N12 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 83 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 84 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W60 - .byte VOL , 62*mus_b_factory_mvl/mxv - .byte N03 , En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte En1 - .byte W06 - .byte N03 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En1 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte N03 , En4 - .byte W06 - .byte En2 - .byte W06 - .byte En3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , As3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v-64 - .byte N06 , Ds3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v+0 - .byte VOL , 49*mus_b_factory_mvl/mxv - .byte N36 , Bn2 - .byte W24 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte MOD , 32 - .byte W12 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte MOD , 0 - .byte N36 , En3 - .byte W24 - .byte MOD , 32 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N24 , Bn3 - .byte W24 - .byte N36 , Ds4 - .byte W24 - .byte MOD , 32 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N36 , Bn3 - .byte W24 - .byte MOD , 32 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 49*mus_b_factory_mvl/mxv - .byte N24 , Gs3 - .byte W24 - .byte N48 , Fn4 - .byte W36 - .byte MOD , 32 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte VOL , 49*mus_b_factory_mvl/mxv - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 82 - .byte N12 , Dn5 - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 83 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn5 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte VOICE , 84 - .byte N03 - .byte W06 - .byte N06 , Dn5 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W54 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N01 , As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En2 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v-64 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v+63 - .byte N01 , Dn4 - .byte W06 - .byte N01 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte En3 - .byte W06 - .byte Bn2 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N03 , En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En2 - .byte W06 - .byte En3 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v-64 - .byte N03 , Gn3 - .byte W06 - .byte En2 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v+63 - .byte N03 , En2 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En2 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v-64 - .byte N03 , En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v+0 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N32 , Bn2 - .byte W12 - .byte MOD , 32 - .byte W20 - .byte 0 - .byte N01 , As2 , v064 - .byte W01 - .byte An2 - .byte W01 - .byte Gs2 - .byte W02 - .byte N30 , Gn2 , v112 - .byte W12 - .byte MOD , 32 - .byte W19 - .byte 0 - .byte N01 , Fs2 , v064 - .byte W01 - .byte Fn2 - .byte W01 - .byte En2 - .byte W01 - .byte Ds2 - .byte W02 - .byte N20 , Dn2 , v112 - .byte W12 - .byte MOD , 32 - .byte W08 - .byte 0 - .byte N01 , Ds2 , v064 - .byte W01 - .byte En2 - .byte W01 - .byte Fn2 - .byte W02 - .byte N28 , Fs2 , v112 - .byte W12 - .byte MOD , 32 - .byte W16 - .byte 0 - .byte N01 , Gn2 , v064 - .byte W02 - .byte Gs2 - .byte W01 - .byte An2 - .byte W01 - .byte As2 - .byte W01 - .byte Bn2 - .byte W01 - .byte Cn3 - .byte W02 - .byte N28 , Cs3 , v112 - .byte W12 - .byte MOD , 32 - .byte W16 - .byte 0 - .byte N01 , Cn3 , v064 - .byte W02 - .byte Bn2 - .byte W01 - .byte As2 - .byte W01 - .byte An2 - .byte W01 - .byte Gs2 - .byte W01 - .byte Gn2 , v068 - .byte W02 - .byte N21 , Fs2 , v112 - .byte W12 - .byte MOD , 0 - .byte W09 - .byte N01 , Fn2 , v064 - .byte W01 - .byte En2 - .byte W02 - .byte N48 , Ds2 , v112 - .byte W12 - .byte MOD , 32 - .byte W36 - .byte VOL , 49*mus_b_factory_mvl/mxv - .byte MOD , 0 - .byte W48 - .byte VOICE , 81 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte N03 , As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 82 - .byte N09 - .byte W12 - .byte N03 , As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 83 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte VOICE , 82 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 84 - .byte PAN , c_v-64 - .byte N03 , Gn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte An3 - .byte W06 - .byte Gn2 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte N03 , Bn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v-64 - .byte N03 , Bn2 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs4 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte N03 , Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 12*mus_b_factory_mvl/mxv - .byte N96 , Fs4 - .byte W01 - .byte VOL , 14*mus_b_factory_mvl/mxv - .byte W01 - .byte 17*mus_b_factory_mvl/mxv - .byte W01 - .byte 24*mus_b_factory_mvl/mxv - .byte W01 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 29*mus_b_factory_mvl/mxv - .byte W01 - .byte 35*mus_b_factory_mvl/mxv - .byte W01 - .byte 37*mus_b_factory_mvl/mxv - .byte W01 - .byte 44*mus_b_factory_mvl/mxv - .byte W01 - .byte 49*mus_b_factory_mvl/mxv - .byte W02 - .byte 50*mus_b_factory_mvl/mxv - .byte W12 - .byte 44*mus_b_factory_mvl/mxv - .byte W12 - .byte 37*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 32 - .byte W12 - .byte VOL , 31*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 64 - .byte W03 - .byte VOL , 29*mus_b_factory_mvl/mxv - .byte W03 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 19*mus_b_factory_mvl/mxv - .byte W01 - .byte MOD , 127 - .byte W03 - .byte VOL , 15*mus_b_factory_mvl/mxv - .byte W02 - .byte 11*mus_b_factory_mvl/mxv - .byte W04 - .byte 6*mus_b_factory_mvl/mxv - .byte W03 - .byte 1*mus_b_factory_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 12*mus_b_factory_mvl/mxv - .byte N96 , Bn4 - .byte W01 - .byte VOL , 14*mus_b_factory_mvl/mxv - .byte W01 - .byte 17*mus_b_factory_mvl/mxv - .byte W01 - .byte 24*mus_b_factory_mvl/mxv - .byte W01 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 29*mus_b_factory_mvl/mxv - .byte W01 - .byte 35*mus_b_factory_mvl/mxv - .byte W01 - .byte 37*mus_b_factory_mvl/mxv - .byte W01 - .byte 44*mus_b_factory_mvl/mxv - .byte W01 - .byte 49*mus_b_factory_mvl/mxv - .byte W02 - .byte 50*mus_b_factory_mvl/mxv - .byte W12 - .byte 44*mus_b_factory_mvl/mxv - .byte W12 - .byte 37*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 32 - .byte W12 - .byte VOL , 31*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 64 - .byte W03 - .byte VOL , 29*mus_b_factory_mvl/mxv - .byte W03 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 19*mus_b_factory_mvl/mxv - .byte W01 - .byte MOD , 127 - .byte W03 - .byte VOL , 15*mus_b_factory_mvl/mxv - .byte W02 - .byte 11*mus_b_factory_mvl/mxv - .byte W04 - .byte 6*mus_b_factory_mvl/mxv - .byte W03 - .byte 1*mus_b_factory_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 12*mus_b_factory_mvl/mxv - .byte N96 , Ds4 - .byte W01 - .byte VOL , 14*mus_b_factory_mvl/mxv - .byte W01 - .byte 17*mus_b_factory_mvl/mxv - .byte W01 - .byte 24*mus_b_factory_mvl/mxv - .byte W01 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 29*mus_b_factory_mvl/mxv - .byte W01 - .byte 35*mus_b_factory_mvl/mxv - .byte W01 - .byte 37*mus_b_factory_mvl/mxv - .byte W01 - .byte 44*mus_b_factory_mvl/mxv - .byte W01 - .byte 49*mus_b_factory_mvl/mxv - .byte W02 - .byte 50*mus_b_factory_mvl/mxv - .byte W12 - .byte 44*mus_b_factory_mvl/mxv - .byte W12 - .byte 37*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 32 - .byte W12 - .byte VOL , 31*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 64 - .byte W03 - .byte VOL , 29*mus_b_factory_mvl/mxv - .byte W03 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 19*mus_b_factory_mvl/mxv - .byte W01 - .byte MOD , 127 - .byte W03 - .byte VOL , 15*mus_b_factory_mvl/mxv - .byte W02 - .byte 11*mus_b_factory_mvl/mxv - .byte W04 - .byte 6*mus_b_factory_mvl/mxv - .byte W03 - .byte 1*mus_b_factory_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 12*mus_b_factory_mvl/mxv - .byte N96 , An4 - .byte W01 - .byte VOL , 14*mus_b_factory_mvl/mxv - .byte W01 - .byte 17*mus_b_factory_mvl/mxv - .byte W01 - .byte 24*mus_b_factory_mvl/mxv - .byte W01 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 29*mus_b_factory_mvl/mxv - .byte W01 - .byte 35*mus_b_factory_mvl/mxv - .byte W01 - .byte 37*mus_b_factory_mvl/mxv - .byte W01 - .byte 44*mus_b_factory_mvl/mxv - .byte W01 - .byte 49*mus_b_factory_mvl/mxv - .byte W02 - .byte 50*mus_b_factory_mvl/mxv - .byte W12 - .byte 44*mus_b_factory_mvl/mxv - .byte W12 - .byte 37*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 32 - .byte W12 - .byte VOL , 31*mus_b_factory_mvl/mxv - .byte W12 - .byte MOD , 64 - .byte W03 - .byte VOL , 29*mus_b_factory_mvl/mxv - .byte W03 - .byte 25*mus_b_factory_mvl/mxv - .byte W02 - .byte 19*mus_b_factory_mvl/mxv - .byte W01 - .byte MOD , 127 - .byte W03 - .byte VOL , 15*mus_b_factory_mvl/mxv - .byte W02 - .byte 11*mus_b_factory_mvl/mxv - .byte W04 - .byte 6*mus_b_factory_mvl/mxv - .byte W03 - .byte 1*mus_b_factory_mvl/mxv - .byte W03 - .byte 50*mus_b_factory_mvl/mxv - .byte MOD , 0 - .byte N01 , En3 - .byte W03 - .byte Bn2 - .byte W03 - .byte Gn3 - .byte W03 - .byte En3 - .byte W03 - .byte An3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Bn2 - .byte W03 - .byte Fs3 - .byte W03 - .byte Bn2 - .byte W03 - .byte Fs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fs3 - .byte W03 - .byte An3 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Bn2 - .byte W03 - .byte Fs2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Cs2 - .byte W03 - .byte Bn1 - .byte W03 - .byte An1 - .byte W03 - .byte Fs1 - .byte W03 - .byte N06 , En1 , v080 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v+63 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte N05 , Dn3 , v112 - .byte W16 - .byte An3 - .byte W08 - .byte PAN , c_v+0 - .byte N05 , An2 - .byte W12 - .byte PAN , c_v-62 - .byte W04 - .byte N05 , An3 - .byte W08 - .byte Bn2 - .byte W16 - .byte An3 - .byte W08 - .byte Cs3 - .byte W16 - .byte An3 - .byte W08 - .byte VOICE , 83 - .byte N05 , En3 - .byte W16 - .byte Bn3 - .byte W08 - .byte PAN , c_v+0 - .byte N05 , Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte W04 - .byte N05 , Bn3 - .byte W08 - .byte Cs3 - .byte W16 - .byte Bn3 - .byte W08 - .byte Ds3 - .byte W16 - .byte Bn3 - .byte W08 - .byte VOICE , 82 - .byte N05 , Fn3 - .byte W16 - .byte Cn4 - .byte W08 - .byte PAN , c_v+0 - .byte N05 , Cn3 - .byte W12 - .byte PAN , c_v-63 - .byte W04 - .byte N05 , Cn4 - .byte W08 - .byte Dn3 - .byte W16 - .byte Cn4 - .byte W08 - .byte En3 - .byte W16 - .byte Cn4 - .byte W08 - .byte Gn3 - .byte W16 - .byte Dn4 - .byte W08 - .byte PAN , c_v+0 - .byte N05 , Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte W04 - .byte N05 , Dn4 - .byte W08 - .byte En3 - .byte W16 - .byte Dn4 - .byte W08 - .byte Fs3 - .byte W16 - .byte Dn4 - .byte W08 - .byte PAN , c_v-62 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte N04 , Bn1 - .byte W06 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N04 , Bn1 - .byte W06 - .byte Bn2 - .byte W12 - .byte PAN , c_v-62 - .byte N04 , Bn1 - .byte W06 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N04 , Bn1 - .byte W06 - .byte Bn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte PAN , c_v-61 - .byte N04 - .byte W06 - .byte Fs2 - .byte W06 - .byte PAN , c_v+63 - .byte N04 , Bn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte W96 - .byte VOICE , 81 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v-62 - .byte N09 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte VOICE , 82 - .byte PAN , c_v-62 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte Cs2 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOICE , 81 - .byte VOL , 37*mus_b_factory_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte N09 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v-62 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte Cs2 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte Cs2 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOL , 62*mus_b_factory_mvl/mxv - .byte BEND , c_v+1 - .byte N01 , Dn2 - .byte W06 - .byte N01 - .byte W06 - .byte Cs2 - .byte W06 - .byte Bn1 - .byte W06 - .byte BEND , c_v+3 - .byte N01 , Dn2 - .byte W06 - .byte N01 - .byte W06 - .byte Cs2 - .byte W06 - .byte Bn1 - .byte W30 - .byte VOICE , 82 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte BEND , c_v+0 - .byte N04 , En2 - .byte W06 - .byte En3 - .byte W10 - .byte PAN , c_v-62 - .byte W02 - .byte N04 , En2 - .byte W06 - .byte En3 - .byte W10 - .byte PAN , c_v+63 - .byte W02 - .byte N04 , En2 - .byte W06 - .byte En3 - .byte W12 - .byte PAN , c_v-62 - .byte N04 , En2 - .byte W06 - .byte En3 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+63 - .byte N04 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W01 - .byte PAN , c_v-62 - .byte W05 - .byte N04 , En2 - .byte W06 - .byte GOTO - .word mus_b_factory_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_b_factory_7: - .byte KEYSH , mus_b_factory_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 100*mus_b_factory_mvl/mxv - .byte N03 , Fs2 , v068 - .byte W12 - .byte Fs2 , v040 - .byte W06 - .byte Fs2 , v068 - .byte W06 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte Fs2 , v040 - .byte W06 - .byte Fs2 , v068 - .byte W06 - .byte N03 - .byte W18 - .byte N06 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W12 - .byte Fs2 , v040 - .byte W06 - .byte N06 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W06 - .byte N03 - .byte W06 - .byte Fs2 , v040 - .byte W06 - .byte N06 , Cn1 , v112 - .byte N03 , Fs2 , v040 - .byte W06 - .byte Fs2 , v068 - .byte W03 - .byte Fs2 , v028 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v024 - .byte W03 - .byte N06 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W06 - .byte Fs2 , v040 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N03 , Fs2 , v068 - .byte W06 -mus_b_factory_7_B1: - .byte N06 , Cn1 , v112 - .byte N06 , Ds1 , v056 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Cn1 , v112 - .byte N06 , Ds1 , v056 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Cn1 , v112 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Cn1 , v112 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Ds1 , v056 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Ds1 , v056 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Ds1 , v056 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Cn1 , v112 - .byte N01 , Gs1 , v056 - .byte N03 , Fs2 , v068 - .byte W03 - .byte N01 , Gs1 , v060 - .byte N03 , Fs2 , v020 - .byte W03 - .byte N01 , Gs1 , v064 - .byte N03 , Fs2 , v040 - .byte W03 - .byte N01 , Gs1 , v064 - .byte N03 , Fs2 , v020 - .byte W03 - .byte N06 , Cn1 , v112 - .byte N06 , Ds1 , v056 - .byte N01 , Gs1 , v068 - .byte N03 , Fs2 , v040 - .byte W03 - .byte N01 , Gs1 , v072 - .byte N03 , Fs2 , v020 - .byte W03 - .byte N01 , Gs1 , v076 - .byte N03 , Fs2 , v040 - .byte W03 - .byte N01 , Gs1 , v088 - .byte N03 , Fs2 , v020 - .byte W03 -mus_b_factory_7_000: - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte PEND - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Ds1 , v060 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Ds1 , v060 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Ds1 , v060 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte N06 , Gs4 , v028 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte N06 , Gs4 , v016 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte N12 , An4 , v024 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v056 - .byte N06 , Gs4 , v028 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte N06 , Gs4 , v016 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte N12 , An4 , v024 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte N06 , Gs4 , v028 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte N06 , Gs4 , v016 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte N12 , An4 , v024 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v056 - .byte N06 , Gs4 , v028 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte N06 , Gs4 , v016 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte N12 , An4 , v024 - .byte W03 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N06 , Ds1 , v072 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N06 , Ds1 , v072 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N06 , Ds1 , v072 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N06 , Ds1 , v072 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , Ds1 , v072 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 -mus_b_factory_7_001: - .byte N12 , Cn1 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_b_factory_7_001 - .byte W72 - .byte N03 , En1 , v100 - .byte W03 - .byte En1 , v044 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v040 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N04 , En1 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W01 - .byte N04 , En1 , v080 - .byte W02 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N04 , En1 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W02 - .byte N04 , En1 , v080 - .byte W01 - .byte N03 , Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W01 - .byte N04 , En1 , v112 - .byte W02 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N04 , En1 - .byte N03 , Fs2 , v068 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W01 - .byte N04 , En1 , v080 - .byte W02 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N12 , Cn1 , v112 - .byte N03 , En1 , v100 - .byte N03 , Fs2 , v056 - .byte W03 - .byte En1 , v044 - .byte N03 , Fs2 , v020 - .byte W03 - .byte En1 , v044 - .byte N03 , Fs2 , v040 - .byte W03 - .byte En1 , v044 - .byte N03 , Fs2 , v020 - .byte W03 - .byte En1 , v044 - .byte N03 , Fs2 , v040 - .byte W03 - .byte En1 , v044 - .byte N03 , Fs2 , v020 - .byte W03 - .byte En1 , v040 - .byte N03 , Fs2 - .byte W03 - .byte En1 - .byte N03 , Fs2 , v020 - .byte W03 - .byte PATT - .word mus_b_factory_7_000 - .byte PATT - .word mus_b_factory_7_000 - .byte N06 , Cn1 , v112 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W15 - .byte N06 , Cn1 , v112 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W15 - .byte N06 , Cn1 , v112 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W15 - .byte N12 , Cn1 , v112 - .byte N06 , En1 - .byte N03 , Fs2 , v056 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , En1 , v112 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , En1 , v112 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte N06 , En1 , v112 - .byte N03 , Fs2 , v040 - .byte W03 - .byte Fs2 , v020 - .byte W03 - .byte PATT - .word mus_b_factory_7_000 - .byte GOTO - .word mus_b_factory_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_b_factory_8: - .byte KEYSH , mus_b_factory_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 47*mus_b_factory_mvl/mxv - .byte W24 - .byte PAN , c_v+63 - .byte W24 - .byte c_v-64 - .byte W24 - .byte c_v+63 - .byte W24 - .byte c_v-64 - .byte W24 - .byte c_v+63 - .byte W24 - .byte c_v-64 - .byte W24 -mus_b_factory_8_B1: - .byte PAN , c_v+63 - .byte W24 - .byte c_v-64 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 -mus_b_factory_8_000: - .byte PAN , c_v-64 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PEND -mus_b_factory_8_001: - .byte PAN , c_v-64 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W03 - .byte N01 - .byte W15 - .byte PEND -mus_b_factory_8_002: - .byte PAN , c_v-64 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , En3 , v064 - .byte W03 - .byte En3 , v032 - .byte W03 - .byte N01 - .byte W18 - .byte PEND -mus_b_factory_8_003: - .byte PAN , c_v-64 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , En3 , v064 - .byte W03 - .byte En3 , v032 - .byte W03 - .byte En3 , v048 - .byte W03 - .byte En3 , v032 - .byte W15 - .byte PAN , c_v+63 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PEND - .byte PATT - .word mus_b_factory_8_000 - .byte PATT - .word mus_b_factory_8_001 - .byte PATT - .word mus_b_factory_8_002 - .byte PATT - .word mus_b_factory_8_003 - .byte PATT - .word mus_b_factory_8_000 - .byte PATT - .word mus_b_factory_8_001 - .byte PATT - .word mus_b_factory_8_002 - .byte PATT - .word mus_b_factory_8_003 - .byte PATT - .word mus_b_factory_8_000 - .byte PATT - .word mus_b_factory_8_001 - .byte PATT - .word mus_b_factory_8_002 - .byte PATT - .word mus_b_factory_8_003 - .byte PATT - .word mus_b_factory_8_000 - .byte PATT - .word mus_b_factory_8_001 - .byte PATT - .word mus_b_factory_8_002 - .byte PATT - .word mus_b_factory_8_003 - .byte PATT - .word mus_b_factory_8_000 - .byte PATT - .word mus_b_factory_8_001 - .byte PAN , c_v-64 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , Fn3 , v064 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte N01 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , Fn3 , v064 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte Fn3 , v048 - .byte W03 - .byte Fn3 , v032 - .byte W15 - .byte PAN , c_v+63 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 -mus_b_factory_8_004: - .byte PAN , c_v-64 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PEND - .byte Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 -mus_b_factory_8_005: - .byte N01 , Cn5 , v064 - .byte W06 - .byte Cn5 , v032 - .byte W18 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v032 - .byte W18 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v032 - .byte W18 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v032 - .byte W18 - .byte PEND - .byte PATT - .word mus_b_factory_8_005 - .byte W96 - .byte W96 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte Fn3 , v096 - .byte W03 - .byte Fn3 , v036 - .byte W03 - .byte Fn3 , v080 - .byte W03 - .byte Fn3 , v056 - .byte W15 - .byte PATT - .word mus_b_factory_8_004 - .byte PAN , c_v-64 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W03 - .byte N01 - .byte W15 - .byte PAN , c_v-64 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , Fn3 , v064 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte N01 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , Fn3 , v064 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte N01 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , Fn3 , v064 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte N01 - .byte W18 - .byte PAN , c_v-64 - .byte N01 , Fn3 , v064 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte N01 - .byte W18 - .byte PAN , c_v+63 - .byte N01 , Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W18 - .byte PATT - .word mus_b_factory_8_004 - .byte GOTO - .word mus_b_factory_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_b_factory_9: - .byte KEYSH , mus_b_factory_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte W24 - .byte PAN , c_v-64 - .byte W24 - .byte c_v+63 - .byte W24 - .byte c_v-64 - .byte W24 - .byte c_v+63 - .byte W24 - .byte c_v-64 - .byte W24 - .byte c_v+63 - .byte W24 -mus_b_factory_9_B1: - .byte PAN , c_v-64 - .byte W12 - .byte N12 , Gn5 , v064 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N12 - .byte W12 -mus_b_factory_9_000: - .byte PAN , c_v+63 - .byte W12 - .byte N12 , Gn5 , v064 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PAN , c_v+63 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte W12 - .byte N12 , Gn5 , v064 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N12 - .byte W12 -mus_b_factory_9_001: - .byte PAN , c_v+63 - .byte W12 - .byte N12 , Gn5 , v064 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte PEND -mus_b_factory_9_002: - .byte PAN , c_v+63 - .byte VOL , 50*mus_b_factory_mvl/mxv - .byte W12 - .byte N12 , Cn5 , v064 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N12 , Gn5 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PAN , c_v+63 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 66*mus_b_factory_mvl/mxv - .byte W12 - .byte N12 , Gn5 , v064 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_b_factory_9_001 - .byte PATT - .word mus_b_factory_9_002 - .byte PATT - .word mus_b_factory_9_000 -mus_b_factory_9_003: - .byte W12 - .byte N12 , Gn5 , v064 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_factory_9_003 - .byte PATT - .word mus_b_factory_9_003 - .byte W96 - .byte W96 - .byte W12 - .byte N12 , Gn5 , v064 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Gn5 , v096 - .byte W12 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte PATT - .word mus_b_factory_9_000 - .byte GOTO - .word mus_b_factory_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_b_factory: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_b_factory_pri @ Priority - .byte mus_b_factory_rev @ Reverb. - - .word mus_b_factory_grp - - .word mus_b_factory_1 - .word mus_b_factory_2 - .word mus_b_factory_3 - .word mus_b_factory_4 - .word mus_b_factory_5 - .word mus_b_factory_6 - .word mus_b_factory_7 - .word mus_b_factory_8 - .word mus_b_factory_9 - - .end diff --git a/sound/songs/mus_b_frontier.s b/sound/songs/mus_b_frontier.s deleted file mode 100644 index f4c785f930..0000000000 --- a/sound/songs/mus_b_frontier.s +++ /dev/null @@ -1,3983 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_b_frontier_grp, voicegroup103 - .equ mus_b_frontier_pri, 0 - .equ mus_b_frontier_rev, reverb_set+50 - .equ mus_b_frontier_mvl, 127 - .equ mus_b_frontier_key, 0 - .equ mus_b_frontier_tbs, 1 - .equ mus_b_frontier_exg, 0 - .equ mus_b_frontier_cmp, 1 - - .section .rodata - .global mus_b_frontier - .align 2 - -@********************** Track 1 **********************@ - -mus_b_frontier_1: - .byte KEYSH , mus_b_frontier_key+0 - .byte TEMPO , 122*mus_b_frontier_tbs/2 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 94*mus_b_frontier_mvl/mxv - .byte PAN , c_v+16 - .byte N04 , Bn3 , v100 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Bn4 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N32 - .byte W12 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte MOD , 4 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 94*mus_b_frontier_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 - .byte W12 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte MOD , 4 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 94*mus_b_frontier_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 -mus_b_frontier_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOL , 76*mus_b_frontier_mvl/mxv - .byte PAN , c_v-22 - .byte N04 , Bn3 , v100 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N16 , En4 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte N96 , En4 - .byte W06 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W02 - .byte 65*mus_b_frontier_mvl/mxv - .byte W02 - .byte 59*mus_b_frontier_mvl/mxv - .byte W02 - .byte 47*mus_b_frontier_mvl/mxv - .byte W02 - .byte 35*mus_b_frontier_mvl/mxv - .byte W02 - .byte 23*mus_b_frontier_mvl/mxv - .byte W04 - .byte 19*mus_b_frontier_mvl/mxv - .byte W02 - .byte 21*mus_b_frontier_mvl/mxv - .byte W02 - .byte 25*mus_b_frontier_mvl/mxv - .byte W04 - .byte 25*mus_b_frontier_mvl/mxv - .byte W02 - .byte 27*mus_b_frontier_mvl/mxv - .byte W02 - .byte 28*mus_b_frontier_mvl/mxv - .byte W02 - .byte 31*mus_b_frontier_mvl/mxv - .byte W02 - .byte 34*mus_b_frontier_mvl/mxv - .byte W02 - .byte 38*mus_b_frontier_mvl/mxv - .byte W02 - .byte 39*mus_b_frontier_mvl/mxv - .byte W02 - .byte 42*mus_b_frontier_mvl/mxv - .byte W02 - .byte 45*mus_b_frontier_mvl/mxv - .byte W02 - .byte 48*mus_b_frontier_mvl/mxv - .byte W02 - .byte 50*mus_b_frontier_mvl/mxv - .byte W02 - .byte 52*mus_b_frontier_mvl/mxv - .byte W02 - .byte 56*mus_b_frontier_mvl/mxv - .byte W02 - .byte 57*mus_b_frontier_mvl/mxv - .byte W02 - .byte 61*mus_b_frontier_mvl/mxv - .byte W02 - .byte 62*mus_b_frontier_mvl/mxv - .byte W02 - .byte 65*mus_b_frontier_mvl/mxv - .byte W02 - .byte 69*mus_b_frontier_mvl/mxv - .byte W02 - .byte 70*mus_b_frontier_mvl/mxv - .byte W02 - .byte 71*mus_b_frontier_mvl/mxv - .byte W02 - .byte 74*mus_b_frontier_mvl/mxv - .byte W02 - .byte 78*mus_b_frontier_mvl/mxv - .byte W24 - .byte W02 - .byte N40 , Bn3 - .byte W96 - .byte VOL , 94*mus_b_frontier_mvl/mxv - .byte PAN , c_v-1 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte c_v+16 - .byte N04 , Bn4 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 , Fs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte En5 - .byte W08 - .byte An4 - .byte W08 - .byte Bn4 - .byte W08 - .byte En5 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte N32 , Bn4 - .byte W12 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte MOD , 4 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 63*mus_b_frontier_mvl/mxv - .byte W06 - .byte 94*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 - .byte W12 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte MOD , 4 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 65*mus_b_frontier_mvl/mxv - .byte W06 - .byte 94*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte GOTO - .word mus_b_frontier_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_b_frontier_2: - .byte KEYSH , mus_b_frontier_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte PAN , c_v-16 - .byte W12 - .byte N04 , Bn4 , v100 - .byte W08 - .byte Bn3 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte N32 , An4 - .byte W12 - .byte MOD , 4 - .byte VOL , 51*mus_b_frontier_mvl/mxv - .byte W12 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 28*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Fs4 - .byte W12 - .byte MOD , 3 - .byte VOL , 51*mus_b_frontier_mvl/mxv - .byte W12 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 28*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 -mus_b_frontier_2_B1: - .byte VOICE , 60 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte PAN , c_v+0 - .byte W24 - .byte N24 , En3 , v100 - .byte W12 - .byte MOD , 6 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte MOD , 6 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte MOD , 6 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 -mus_b_frontier_2_000: - .byte MOD , 0 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte N24 , An3 , v100 - .byte W12 - .byte MOD , 6 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte MOD , 6 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte PEND - .byte MOD , 0 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte N84 , Gs3 - .byte W24 - .byte MOD , 6 - .byte W03 - .byte VOL , 80*mus_b_frontier_mvl/mxv - .byte W03 - .byte 78*mus_b_frontier_mvl/mxv - .byte W02 - .byte 75*mus_b_frontier_mvl/mxv - .byte W04 - .byte 71*mus_b_frontier_mvl/mxv - .byte W02 - .byte 71*mus_b_frontier_mvl/mxv - .byte W04 - .byte 68*mus_b_frontier_mvl/mxv - .byte W02 - .byte 64*mus_b_frontier_mvl/mxv - .byte W04 - .byte 60*mus_b_frontier_mvl/mxv - .byte W02 - .byte 59*mus_b_frontier_mvl/mxv - .byte W04 - .byte 56*mus_b_frontier_mvl/mxv - .byte W02 - .byte 51*mus_b_frontier_mvl/mxv - .byte W04 - .byte 48*mus_b_frontier_mvl/mxv - .byte W02 - .byte 46*mus_b_frontier_mvl/mxv - .byte W04 - .byte 41*mus_b_frontier_mvl/mxv - .byte W02 - .byte 37*mus_b_frontier_mvl/mxv - .byte W04 - .byte 35*mus_b_frontier_mvl/mxv - .byte W02 - .byte 30*mus_b_frontier_mvl/mxv - .byte W04 - .byte 26*mus_b_frontier_mvl/mxv - .byte W03 - .byte 19*mus_b_frontier_mvl/mxv - .byte W03 - .byte 82*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N96 , En3 - .byte W24 - .byte MOD , 6 - .byte W03 - .byte VOL , 80*mus_b_frontier_mvl/mxv - .byte W03 - .byte 78*mus_b_frontier_mvl/mxv - .byte W02 - .byte 75*mus_b_frontier_mvl/mxv - .byte W04 - .byte 71*mus_b_frontier_mvl/mxv - .byte W02 - .byte 71*mus_b_frontier_mvl/mxv - .byte W04 - .byte 68*mus_b_frontier_mvl/mxv - .byte W02 - .byte 64*mus_b_frontier_mvl/mxv - .byte W04 - .byte 60*mus_b_frontier_mvl/mxv - .byte W02 - .byte 59*mus_b_frontier_mvl/mxv - .byte W04 - .byte 56*mus_b_frontier_mvl/mxv - .byte W02 - .byte 51*mus_b_frontier_mvl/mxv - .byte W04 - .byte 48*mus_b_frontier_mvl/mxv - .byte W02 - .byte 46*mus_b_frontier_mvl/mxv - .byte W04 - .byte 41*mus_b_frontier_mvl/mxv - .byte W02 - .byte 37*mus_b_frontier_mvl/mxv - .byte W04 - .byte 35*mus_b_frontier_mvl/mxv - .byte W02 - .byte 30*mus_b_frontier_mvl/mxv - .byte W04 - .byte 26*mus_b_frontier_mvl/mxv - .byte W03 - .byte 19*mus_b_frontier_mvl/mxv - .byte W15 - .byte 82*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte MOD , 6 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte MOD , 6 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte PATT - .word mus_b_frontier_2_000 - .byte MOD , 0 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte N96 , En4 , v100 - .byte W03 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W03 - .byte 59*mus_b_frontier_mvl/mxv - .byte W03 - .byte 47*mus_b_frontier_mvl/mxv - .byte W03 - .byte 36*mus_b_frontier_mvl/mxv - .byte W03 - .byte 24*mus_b_frontier_mvl/mxv - .byte W03 - .byte 22*mus_b_frontier_mvl/mxv - .byte W03 - .byte 17*mus_b_frontier_mvl/mxv - .byte W03 - .byte 24*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 25*mus_b_frontier_mvl/mxv - .byte W04 - .byte 28*mus_b_frontier_mvl/mxv - .byte W02 - .byte 32*mus_b_frontier_mvl/mxv - .byte W04 - .byte 35*mus_b_frontier_mvl/mxv - .byte W02 - .byte 39*mus_b_frontier_mvl/mxv - .byte W04 - .byte 45*mus_b_frontier_mvl/mxv - .byte W02 - .byte 50*mus_b_frontier_mvl/mxv - .byte W04 - .byte 56*mus_b_frontier_mvl/mxv - .byte W02 - .byte 64*mus_b_frontier_mvl/mxv - .byte W04 - .byte 68*mus_b_frontier_mvl/mxv - .byte W02 - .byte 76*mus_b_frontier_mvl/mxv - .byte W04 - .byte 85*mus_b_frontier_mvl/mxv - .byte W02 - .byte 88*mus_b_frontier_mvl/mxv - .byte W32 - .byte W02 - .byte 82*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N96 , Bn3 - .byte W03 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W03 - .byte 59*mus_b_frontier_mvl/mxv - .byte W03 - .byte 47*mus_b_frontier_mvl/mxv - .byte W03 - .byte 35*mus_b_frontier_mvl/mxv - .byte W03 - .byte 24*mus_b_frontier_mvl/mxv - .byte W03 - .byte 20*mus_b_frontier_mvl/mxv - .byte W03 - .byte 14*mus_b_frontier_mvl/mxv - .byte W03 - .byte 24*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 25*mus_b_frontier_mvl/mxv - .byte W04 - .byte 28*mus_b_frontier_mvl/mxv - .byte W02 - .byte 32*mus_b_frontier_mvl/mxv - .byte W04 - .byte 35*mus_b_frontier_mvl/mxv - .byte W02 - .byte 39*mus_b_frontier_mvl/mxv - .byte W04 - .byte 45*mus_b_frontier_mvl/mxv - .byte W02 - .byte 50*mus_b_frontier_mvl/mxv - .byte W04 - .byte 56*mus_b_frontier_mvl/mxv - .byte W02 - .byte 64*mus_b_frontier_mvl/mxv - .byte W04 - .byte 68*mus_b_frontier_mvl/mxv - .byte W02 - .byte 76*mus_b_frontier_mvl/mxv - .byte W04 - .byte 85*mus_b_frontier_mvl/mxv - .byte W02 - .byte 88*mus_b_frontier_mvl/mxv - .byte W32 - .byte W02 - .byte 82*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N96 , En4 - .byte W03 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W03 - .byte 59*mus_b_frontier_mvl/mxv - .byte W03 - .byte 47*mus_b_frontier_mvl/mxv - .byte W03 - .byte 36*mus_b_frontier_mvl/mxv - .byte W03 - .byte 23*mus_b_frontier_mvl/mxv - .byte W03 - .byte 19*mus_b_frontier_mvl/mxv - .byte W03 - .byte 17*mus_b_frontier_mvl/mxv - .byte W03 - .byte 24*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 25*mus_b_frontier_mvl/mxv - .byte W04 - .byte 28*mus_b_frontier_mvl/mxv - .byte W02 - .byte 32*mus_b_frontier_mvl/mxv - .byte W04 - .byte 35*mus_b_frontier_mvl/mxv - .byte W02 - .byte 39*mus_b_frontier_mvl/mxv - .byte W04 - .byte 45*mus_b_frontier_mvl/mxv - .byte W02 - .byte 50*mus_b_frontier_mvl/mxv - .byte W04 - .byte 56*mus_b_frontier_mvl/mxv - .byte W02 - .byte 64*mus_b_frontier_mvl/mxv - .byte W04 - .byte 68*mus_b_frontier_mvl/mxv - .byte W02 - .byte 76*mus_b_frontier_mvl/mxv - .byte W04 - .byte 85*mus_b_frontier_mvl/mxv - .byte W02 - .byte 88*mus_b_frontier_mvl/mxv - .byte W32 - .byte W02 - .byte 71*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N40 , Bn3 - .byte W36 - .byte VOICE , 56 - .byte W12 - .byte PAN , c_v-26 - .byte W08 - .byte N06 , Gs3 - .byte W16 - .byte N12 , An3 - .byte W24 - .byte N88 , Cn3 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W03 - .byte 47*mus_b_frontier_mvl/mxv - .byte W03 - .byte 35*mus_b_frontier_mvl/mxv - .byte W03 - .byte 28*mus_b_frontier_mvl/mxv - .byte W02 - .byte 29*mus_b_frontier_mvl/mxv - .byte W04 - .byte 34*mus_b_frontier_mvl/mxv - .byte W02 - .byte 35*mus_b_frontier_mvl/mxv - .byte W04 - .byte 37*mus_b_frontier_mvl/mxv - .byte W02 - .byte 38*mus_b_frontier_mvl/mxv - .byte W04 - .byte 42*mus_b_frontier_mvl/mxv - .byte W02 - .byte 45*mus_b_frontier_mvl/mxv - .byte W04 - .byte 48*mus_b_frontier_mvl/mxv - .byte W02 - .byte 54*mus_b_frontier_mvl/mxv - .byte W04 - .byte 59*mus_b_frontier_mvl/mxv - .byte W02 - .byte 63*mus_b_frontier_mvl/mxv - .byte W07 - .byte 68*mus_b_frontier_mvl/mxv - .byte W09 - .byte 71*mus_b_frontier_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte N12 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N08 , An3 - .byte W08 - .byte N04 , Fs3 - .byte W08 - .byte N32 , Ds4 - .byte W20 - .byte MOD , 5 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte PAN , c_v-22 - .byte W24 - .byte N08 , Cs4 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte N32 - .byte W08 - .byte MOD , 5 - .byte W12 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W24 - .byte W24 - .byte N08 , Fs3 - .byte W16 - .byte N04 , Ds3 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte N32 , Fs4 - .byte W08 - .byte MOD , 5 - .byte W12 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 71*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte N08 , Gs3 - .byte W08 - .byte N04 , Ds3 - .byte W08 - .byte N32 , Bn3 - .byte W08 - .byte MOD , 5 - .byte W12 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte N12 , Gs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte W24 - .byte N06 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W18 - .byte Fn3 - .byte W06 - .byte N24 , Cs4 - .byte W12 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte MOD , 5 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte N08 , An3 - .byte W08 - .byte N04 , En3 - .byte W10 - .byte N42 , Cs4 - .byte W18 - .byte MOD , 5 - .byte W12 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte N12 , Fs3 - .byte W12 - .byte N36 , As3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 71*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N06 , Fs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N24 , En3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOICE , 48 - .byte MOD , 0 - .byte W96 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte N32 , An4 - .byte W12 - .byte MOD , 4 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte W12 - .byte 39*mus_b_frontier_mvl/mxv - .byte W06 - .byte 31*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Fs4 - .byte W12 - .byte MOD , 4 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte W12 - .byte 38*mus_b_frontier_mvl/mxv - .byte W06 - .byte 31*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte GOTO - .word mus_b_frontier_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_b_frontier_3: - .byte KEYSH , mus_b_frontier_key+0 - .byte VOICE , 87 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 74*mus_b_frontier_mvl/mxv - .byte N02 , Fs1 , v084 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N48 , Bn1 - .byte W12 - .byte VOL , 64*mus_b_frontier_mvl/mxv - .byte W12 - .byte 54*mus_b_frontier_mvl/mxv - .byte W12 - .byte 44*mus_b_frontier_mvl/mxv - .byte W12 - .byte 74*mus_b_frontier_mvl/mxv - .byte N24 , En1 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W12 - .byte 74*mus_b_frontier_mvl/mxv - .byte N24 , Fs1 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W12 - .byte 74*mus_b_frontier_mvl/mxv - .byte N36 , Bn1 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W12 - .byte 52*mus_b_frontier_mvl/mxv - .byte W12 - .byte 74*mus_b_frontier_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , An1 - .byte W12 - .byte VOL , 61*mus_b_frontier_mvl/mxv - .byte W12 - .byte 74*mus_b_frontier_mvl/mxv - .byte N12 , Fs1 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 -mus_b_frontier_3_B1: - .byte TIE , En1 , v084 - .byte W24 - .byte VOL , 70*mus_b_frontier_mvl/mxv - .byte W24 - .byte 65*mus_b_frontier_mvl/mxv - .byte W48 - .byte 59*mus_b_frontier_mvl/mxv - .byte W24 - .byte 52*mus_b_frontier_mvl/mxv - .byte W24 - .byte 44*mus_b_frontier_mvl/mxv - .byte W12 - .byte 33*mus_b_frontier_mvl/mxv - .byte W12 - .byte 25*mus_b_frontier_mvl/mxv - .byte W12 - .byte 17*mus_b_frontier_mvl/mxv - .byte W12 - .byte EOT - .byte VOL , 74*mus_b_frontier_mvl/mxv - .byte W24 - .byte N12 - .byte W48 - .byte N12 - .byte W24 -mus_b_frontier_3_000: - .byte N12 , En1 , v084 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte PEND - .byte W24 - .byte N12 - .byte W48 - .byte N12 - .byte W24 - .byte PATT - .word mus_b_frontier_3_000 - .byte N12 , Dn1 , v084 - .byte W24 - .byte N12 - .byte W24 - .byte N16 - .byte W16 - .byte N08 , Dn2 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte N08 , En1 - .byte W08 - .byte N12 , Dn1 - .byte W24 - .byte N12 - .byte W24 - .byte N08 - .byte W08 - .byte N04 , Dn2 - .byte W08 - .byte Dn1 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N08 , Dn1 - .byte W08 - .byte N18 , Cs1 - .byte W24 - .byte Cs2 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cs2 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte N08 , En1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N04 , Cs2 - .byte W08 - .byte N08 , Cs1 - .byte W08 - .byte N16 , Cs2 - .byte W16 - .byte N08 , Gs1 - .byte W08 - .byte N12 , Cs1 - .byte W24 - .byte N12 - .byte W24 - .byte Cn1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Gn1 - .byte W12 - .byte Bn1 - .byte W24 - .byte N12 - .byte W24 - .byte N04 - .byte W08 - .byte Fs2 - .byte W08 - .byte N08 , Bn1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Bn1 - .byte W08 - .byte N04 , Fs1 - .byte W04 - .byte Ds1 - .byte W04 - .byte N08 , An1 - .byte W08 - .byte N04 , En1 - .byte W08 - .byte N24 , An2 - .byte W24 - .byte N20 , An1 - .byte W08 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W12 - .byte 74*mus_b_frontier_mvl/mxv - .byte N06 , En2 - .byte W06 - .byte An2 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N08 , Bn1 - .byte W36 - .byte N12 - .byte W12 - .byte N08 , Fs2 - .byte W08 - .byte Ds2 - .byte W08 - .byte Bn2 - .byte W08 - .byte N12 , Bn1 - .byte W12 - .byte Ds2 - .byte W12 - .byte N08 , Gs1 - .byte W36 - .byte N24 - .byte W12 - .byte VOL , 63*mus_b_frontier_mvl/mxv - .byte W12 - .byte 74*mus_b_frontier_mvl/mxv - .byte N06 , Ds2 - .byte W06 - .byte Gs2 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N08 , Cs2 - .byte W36 - .byte N12 - .byte W12 - .byte N06 , Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cs3 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N08 , An1 - .byte W36 - .byte N03 - .byte W06 - .byte N18 - .byte W06 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W12 - .byte 74*mus_b_frontier_mvl/mxv - .byte N06 , En2 - .byte W06 - .byte An2 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N36 , As1 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W24 - .byte 74*mus_b_frontier_mvl/mxv - .byte N06 , Cs2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N24 , Gs2 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 52*mus_b_frontier_mvl/mxv - .byte W06 - .byte 74*mus_b_frontier_mvl/mxv - .byte N24 , Fs2 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 52*mus_b_frontier_mvl/mxv - .byte W06 - .byte 74*mus_b_frontier_mvl/mxv - .byte N48 , Bn1 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W12 - .byte 53*mus_b_frontier_mvl/mxv - .byte W12 - .byte 44*mus_b_frontier_mvl/mxv - .byte W12 - .byte 74*mus_b_frontier_mvl/mxv - .byte N24 , En1 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 52*mus_b_frontier_mvl/mxv - .byte W06 - .byte 74*mus_b_frontier_mvl/mxv - .byte N24 , Fs1 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 53*mus_b_frontier_mvl/mxv - .byte W06 - .byte 74*mus_b_frontier_mvl/mxv - .byte N36 , Bn1 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W12 - .byte 53*mus_b_frontier_mvl/mxv - .byte W12 - .byte 74*mus_b_frontier_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , An1 - .byte W12 - .byte VOL , 61*mus_b_frontier_mvl/mxv - .byte W06 - .byte 54*mus_b_frontier_mvl/mxv - .byte W06 - .byte 74*mus_b_frontier_mvl/mxv - .byte N12 , Fs1 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte GOTO - .word mus_b_frontier_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_b_frontier_4: - .byte KEYSH , mus_b_frontier_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-14 - .byte VOL , 70*mus_b_frontier_mvl/mxv - .byte N04 , En3 , v100 - .byte W04 - .byte Fs3 - .byte W04 - .byte Bn3 - .byte W04 - .byte En4 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N32 , Ds4 - .byte W12 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte MOD , 4 - .byte W12 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 69*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Bn3 - .byte W12 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte MOD , 4 - .byte W12 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 70*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 -mus_b_frontier_4_B1: - .byte VOICE , 60 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte PAN , c_v-16 - .byte W24 - .byte N24 , Bn2 , v084 - .byte W12 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte N24 , Cs3 - .byte W12 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte N24 , En3 - .byte W12 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte N24 , En3 - .byte W12 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte N84 - .byte W12 - .byte VOL , 56*mus_b_frontier_mvl/mxv - .byte W12 - .byte 54*mus_b_frontier_mvl/mxv - .byte W02 - .byte 51*mus_b_frontier_mvl/mxv - .byte W04 - .byte 48*mus_b_frontier_mvl/mxv - .byte W02 - .byte 45*mus_b_frontier_mvl/mxv - .byte W04 - .byte 43*mus_b_frontier_mvl/mxv - .byte W02 - .byte 39*mus_b_frontier_mvl/mxv - .byte W04 - .byte 38*mus_b_frontier_mvl/mxv - .byte W02 - .byte 35*mus_b_frontier_mvl/mxv - .byte W04 - .byte 34*mus_b_frontier_mvl/mxv - .byte W02 - .byte 31*mus_b_frontier_mvl/mxv - .byte W04 - .byte 29*mus_b_frontier_mvl/mxv - .byte W02 - .byte 27*mus_b_frontier_mvl/mxv - .byte W04 - .byte 24*mus_b_frontier_mvl/mxv - .byte W02 - .byte 23*mus_b_frontier_mvl/mxv - .byte W04 - .byte 22*mus_b_frontier_mvl/mxv - .byte W02 - .byte 19*mus_b_frontier_mvl/mxv - .byte W04 - .byte 17*mus_b_frontier_mvl/mxv - .byte W02 - .byte 16*mus_b_frontier_mvl/mxv - .byte W04 - .byte 15*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte N06 , Ds3 - .byte W06 - .byte Cs3 - .byte W06 - .byte N96 , Bn2 - .byte W12 - .byte VOL , 56*mus_b_frontier_mvl/mxv - .byte W12 - .byte 54*mus_b_frontier_mvl/mxv - .byte W02 - .byte 51*mus_b_frontier_mvl/mxv - .byte W04 - .byte 48*mus_b_frontier_mvl/mxv - .byte W02 - .byte 47*mus_b_frontier_mvl/mxv - .byte W04 - .byte 46*mus_b_frontier_mvl/mxv - .byte W02 - .byte 45*mus_b_frontier_mvl/mxv - .byte W04 - .byte 43*mus_b_frontier_mvl/mxv - .byte W02 - .byte 39*mus_b_frontier_mvl/mxv - .byte W04 - .byte 37*mus_b_frontier_mvl/mxv - .byte W02 - .byte 36*mus_b_frontier_mvl/mxv - .byte W04 - .byte 35*mus_b_frontier_mvl/mxv - .byte W02 - .byte 33*mus_b_frontier_mvl/mxv - .byte W04 - .byte 29*mus_b_frontier_mvl/mxv - .byte W02 - .byte 28*mus_b_frontier_mvl/mxv - .byte W04 - .byte 25*mus_b_frontier_mvl/mxv - .byte W02 - .byte 23*mus_b_frontier_mvl/mxv - .byte W04 - .byte 20*mus_b_frontier_mvl/mxv - .byte W02 - .byte 18*mus_b_frontier_mvl/mxv - .byte W04 - .byte 15*mus_b_frontier_mvl/mxv - .byte W02 - .byte 13*mus_b_frontier_mvl/mxv - .byte W04 - .byte 11*mus_b_frontier_mvl/mxv - .byte W12 - .byte VOICE , 46 - .byte VOL , 74*mus_b_frontier_mvl/mxv - .byte W14 - .byte N04 , En3 , v100 - .byte W04 - .byte N03 , Gs3 , v072 - .byte W03 - .byte Bn3 - .byte W03 - .byte N06 , En4 , v100 - .byte W14 - .byte N04 , Fs3 - .byte W04 - .byte N03 , Bn3 , v076 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , Fs4 , v100 - .byte W14 - .byte N04 , Gs3 - .byte W04 - .byte N03 , Bn3 , v076 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , Gs4 , v100 - .byte W14 - .byte N04 , Gs3 - .byte W04 - .byte N03 , Cs4 , v076 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , An4 , v100 - .byte W14 - .byte N04 , An3 - .byte W04 - .byte N03 , Cs4 , v076 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , Gs4 , v100 - .byte W14 - .byte N04 , Gs3 - .byte W02 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte VOL , 67*mus_b_frontier_mvl/mxv - .byte N04 , An4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Bn2 - .byte W04 - .byte En3 - .byte W04 - .byte Gs3 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte En5 - .byte W04 - .byte Fs5 - .byte W04 - .byte En5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Bn2 - .byte W04 - .byte W48 - .byte PAN , c_v-32 - .byte W48 - .byte N04 , En4 , v072 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cs5 - .byte W04 - .byte En5 - .byte W04 - .byte Gs5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Gs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Gs3 - .byte W04 - .byte En3 - .byte W52 - .byte PAN , c_v+0 - .byte W48 - .byte VOICE , 56 - .byte VOL , 94*mus_b_frontier_mvl/mxv - .byte W08 - .byte N06 , En4 , v108 - .byte W16 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 6 - .byte VOL , 88*mus_b_frontier_mvl/mxv - .byte W03 - .byte 82*mus_b_frontier_mvl/mxv - .byte W15 - .byte 94*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N02 , Fn4 , v092 - .byte W02 - .byte N84 , En4 , v100 - .byte W07 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte W03 - .byte 71*mus_b_frontier_mvl/mxv - .byte W03 - .byte 59*mus_b_frontier_mvl/mxv - .byte W03 - .byte 47*mus_b_frontier_mvl/mxv - .byte W09 - .byte 54*mus_b_frontier_mvl/mxv - .byte W03 - .byte 57*mus_b_frontier_mvl/mxv - .byte W02 - .byte 63*mus_b_frontier_mvl/mxv - .byte W04 - .byte 70*mus_b_frontier_mvl/mxv - .byte W02 - .byte 81*mus_b_frontier_mvl/mxv - .byte W04 - .byte 91*mus_b_frontier_mvl/mxv - .byte W02 - .byte 93*mus_b_frontier_mvl/mxv - .byte W01 - .byte 94*mus_b_frontier_mvl/mxv - .byte W24 - .byte W03 - .byte 88*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 82*mus_b_frontier_mvl/mxv - .byte W03 - .byte 78*mus_b_frontier_mvl/mxv - .byte W03 - .byte 71*mus_b_frontier_mvl/mxv - .byte W03 - .byte 64*mus_b_frontier_mvl/mxv - .byte W03 - .byte 59*mus_b_frontier_mvl/mxv - .byte W01 - .byte N04 , Ds4 , v108 - .byte W02 - .byte VOL , 94*mus_b_frontier_mvl/mxv - .byte W02 - .byte N04 , Cs4 - .byte W04 - .byte VOL , 64*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N32 , Ds4 - .byte W03 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W03 - .byte 76*mus_b_frontier_mvl/mxv - .byte W03 - .byte 86*mus_b_frontier_mvl/mxv - .byte W03 - .byte 94*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte N36 , Fs4 - .byte W12 - .byte VOL , 85*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 76*mus_b_frontier_mvl/mxv - .byte W06 - .byte 66*mus_b_frontier_mvl/mxv - .byte W06 - .byte VOICE , 14 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+14 - .byte W96 - .byte W48 - .byte N08 , Ds5 , v088 - .byte W08 - .byte N04 , Bn4 - .byte W08 - .byte N32 , Fs5 - .byte W14 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 71*mus_b_frontier_mvl/mxv - .byte W96 - .byte W48 - .byte N06 , Gs4 , v100 - .byte W18 - .byte Fn4 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte N36 , Cs5 - .byte W12 - .byte VOL , 66*mus_b_frontier_mvl/mxv - .byte W06 - .byte 59*mus_b_frontier_mvl/mxv - .byte W06 - .byte 47*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 71*mus_b_frontier_mvl/mxv - .byte W72 - .byte W96 - .byte VOICE , 56 - .byte PAN , c_v-32 - .byte N04 , En4 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N32 , Ds4 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte GOTO - .word mus_b_frontier_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_b_frontier_5: - .byte KEYSH , mus_b_frontier_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-1 - .byte VOL , 43*mus_b_frontier_mvl/mxv - .byte W12 - .byte W96 - .byte W96 -mus_b_frontier_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+16 - .byte VOL , 34*mus_b_frontier_mvl/mxv - .byte W48 - .byte N24 , Cs3 , v100 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 17*mus_b_frontier_mvl/mxv - .byte W06 - .byte 34*mus_b_frontier_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 17*mus_b_frontier_mvl/mxv - .byte W06 - .byte 34*mus_b_frontier_mvl/mxv - .byte N24 , En3 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 17*mus_b_frontier_mvl/mxv - .byte W06 - .byte 34*mus_b_frontier_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 17*mus_b_frontier_mvl/mxv - .byte W06 - .byte 34*mus_b_frontier_mvl/mxv - .byte N24 , En3 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 17*mus_b_frontier_mvl/mxv - .byte W06 - .byte 34*mus_b_frontier_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 17*mus_b_frontier_mvl/mxv - .byte W06 - .byte 34*mus_b_frontier_mvl/mxv - .byte N96 , Bn3 - .byte W03 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte W03 - .byte 28*mus_b_frontier_mvl/mxv - .byte W03 - .byte 23*mus_b_frontier_mvl/mxv - .byte W03 - .byte 19*mus_b_frontier_mvl/mxv - .byte W03 - .byte 14*mus_b_frontier_mvl/mxv - .byte W09 - .byte 16*mus_b_frontier_mvl/mxv - .byte W02 - .byte 17*mus_b_frontier_mvl/mxv - .byte W04 - .byte 19*mus_b_frontier_mvl/mxv - .byte W02 - .byte 19*mus_b_frontier_mvl/mxv - .byte W04 - .byte 21*mus_b_frontier_mvl/mxv - .byte W02 - .byte 22*mus_b_frontier_mvl/mxv - .byte W04 - .byte 24*mus_b_frontier_mvl/mxv - .byte W02 - .byte 25*mus_b_frontier_mvl/mxv - .byte W04 - .byte 28*mus_b_frontier_mvl/mxv - .byte W02 - .byte 31*mus_b_frontier_mvl/mxv - .byte W04 - .byte 31*mus_b_frontier_mvl/mxv - .byte W02 - .byte 34*mus_b_frontier_mvl/mxv - .byte W04 - .byte 35*mus_b_frontier_mvl/mxv - .byte W02 - .byte 37*mus_b_frontier_mvl/mxv - .byte W32 - .byte W02 - .byte 33*mus_b_frontier_mvl/mxv - .byte N48 - .byte W24 - .byte VOL , 28*mus_b_frontier_mvl/mxv - .byte W72 - .byte W96 - .byte W96 - .byte 35*mus_b_frontier_mvl/mxv - .byte PAN , c_v-16 - .byte W24 - .byte VOL , 19*mus_b_frontier_mvl/mxv - .byte N64 , An3 , v108 - .byte W02 - .byte VOL , 22*mus_b_frontier_mvl/mxv - .byte W04 - .byte 22*mus_b_frontier_mvl/mxv - .byte W02 - .byte 25*mus_b_frontier_mvl/mxv - .byte W04 - .byte 27*mus_b_frontier_mvl/mxv - .byte W02 - .byte 29*mus_b_frontier_mvl/mxv - .byte W04 - .byte 31*mus_b_frontier_mvl/mxv - .byte W02 - .byte 33*mus_b_frontier_mvl/mxv - .byte W04 - .byte 35*mus_b_frontier_mvl/mxv - .byte W02 - .byte 37*mus_b_frontier_mvl/mxv - .byte W04 - .byte 39*mus_b_frontier_mvl/mxv - .byte W02 - .byte 40*mus_b_frontier_mvl/mxv - .byte W07 - .byte 46*mus_b_frontier_mvl/mxv - .byte W09 - .byte 44*mus_b_frontier_mvl/mxv - .byte W09 - .byte 40*mus_b_frontier_mvl/mxv - .byte W03 - .byte 35*mus_b_frontier_mvl/mxv - .byte W03 - .byte 31*mus_b_frontier_mvl/mxv - .byte W01 - .byte N04 , Gs3 - .byte W02 - .byte VOL , 39*mus_b_frontier_mvl/mxv - .byte W02 - .byte N04 , Fs3 - .byte W04 - .byte VOL , 41*mus_b_frontier_mvl/mxv - .byte N32 , Ds3 - .byte W15 - .byte VOL , 33*mus_b_frontier_mvl/mxv - .byte W09 - .byte 30*mus_b_frontier_mvl/mxv - .byte W12 - .byte 40*mus_b_frontier_mvl/mxv - .byte N12 , Fs3 - .byte W12 - .byte PAN , c_v-48 - .byte N04 , Bn3 , v100 - .byte W04 - .byte Fs3 - .byte W04 - .byte Bn3 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Ds4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Ds4 - .byte W04 - .byte PAN , c_v-48 - .byte N04 , Bn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte PAN , c_v+31 - .byte N04 , Fs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Bn3 - .byte W04 - .byte VOL , 70*mus_b_frontier_mvl/mxv - .byte PAN , c_v+0 - .byte N08 , Gs4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N32 - .byte W08 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W12 - .byte 47*mus_b_frontier_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 69*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N12 , Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N48 , Ds4 - .byte W12 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W12 - .byte 47*mus_b_frontier_mvl/mxv - .byte W12 - .byte 35*mus_b_frontier_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 28*mus_b_frontier_mvl/mxv - .byte W06 - .byte 69*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte N36 - .byte W12 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W12 - .byte 47*mus_b_frontier_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 69*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N12 , Ds4 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N02 , An4 , v076 - .byte W02 - .byte N32 , Gs4 , v100 - .byte W10 - .byte VOL , 58*mus_b_frontier_mvl/mxv - .byte W12 - .byte 47*mus_b_frontier_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte 69*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N12 , Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte N08 , Gs4 - .byte W16 - .byte N04 , Cs4 - .byte W08 - .byte N36 , En4 - .byte W12 - .byte VOL , 59*mus_b_frontier_mvl/mxv - .byte W12 - .byte 47*mus_b_frontier_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 36*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W12 - .byte VOL , 69*mus_b_frontier_mvl/mxv - .byte N12 , Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte N36 , Gs4 - .byte W15 - .byte VOL , 56*mus_b_frontier_mvl/mxv - .byte W09 - .byte 47*mus_b_frontier_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 38*mus_b_frontier_mvl/mxv - .byte W06 - .byte 69*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N06 , Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , Ds4 - .byte W12 - .byte VOL , 56*mus_b_frontier_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 44*mus_b_frontier_mvl/mxv - .byte W06 - .byte 69*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N24 , En4 - .byte W12 - .byte VOL , 54*mus_b_frontier_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 45*mus_b_frontier_mvl/mxv - .byte W06 - .byte 69*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N96 , Bn4 - .byte W24 - .byte VOL , 65*mus_b_frontier_mvl/mxv - .byte W12 - .byte 60*mus_b_frontier_mvl/mxv - .byte W12 - .byte 56*mus_b_frontier_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 52*mus_b_frontier_mvl/mxv - .byte W12 - .byte 47*mus_b_frontier_mvl/mxv - .byte W12 - .byte 42*mus_b_frontier_mvl/mxv - .byte W06 - .byte 35*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W24 - .byte VOL , 69*mus_b_frontier_mvl/mxv - .byte W72 - .byte GOTO - .word mus_b_frontier_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_b_frontier_6: - .byte KEYSH , mus_b_frontier_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 79*mus_b_frontier_mvl/mxv - .byte PAN , c_v+24 - .byte W12 - .byte W96 - .byte W96 -mus_b_frontier_6_B1: - .byte N24 , En2 , v100 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 79*mus_b_frontier_mvl/mxv - .byte N12 , Bn1 - .byte W09 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W15 - .byte 79*mus_b_frontier_mvl/mxv - .byte N12 , En2 - .byte W09 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W15 - .byte 79*mus_b_frontier_mvl/mxv - .byte N12 , Bn1 - .byte W09 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W15 - .byte 79*mus_b_frontier_mvl/mxv - .byte N04 , En2 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N08 , Bn1 - .byte W08 - .byte N04 , En1 - .byte W08 - .byte N04 - .byte W08 - .byte N24 , En2 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 64*mus_b_frontier_mvl/mxv - .byte W06 - .byte 79*mus_b_frontier_mvl/mxv - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 14 - .byte VOL , 73*mus_b_frontier_mvl/mxv - .byte W48 - .byte PAN , c_v-38 - .byte N24 , En5 , v060 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 53*mus_b_frontier_mvl/mxv - .byte W06 - .byte PAN , c_v-16 - .byte VOL , 73*mus_b_frontier_mvl/mxv - .byte N24 , Bn4 , v088 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 53*mus_b_frontier_mvl/mxv - .byte W06 - .byte PAN , c_v+7 - .byte VOL , 73*mus_b_frontier_mvl/mxv - .byte N24 , Gs4 , v092 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 53*mus_b_frontier_mvl/mxv - .byte W06 - .byte PAN , c_v+25 - .byte VOL , 73*mus_b_frontier_mvl/mxv - .byte N24 , En4 , v056 - .byte W12 - .byte VOL , 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 53*mus_b_frontier_mvl/mxv - .byte W06 - .byte VOICE , 47 - .byte VOL , 79*mus_b_frontier_mvl/mxv - .byte W08 - .byte N06 , Cs3 , v100 - .byte W16 - .byte N12 , An2 - .byte W16 - .byte N08 , En2 - .byte W08 - .byte N24 , Cn2 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W12 - .byte 79*mus_b_frontier_mvl/mxv - .byte W72 - .byte PAN , c_v+20 - .byte W48 - .byte N04 , Fs2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Bn1 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N08 , Fs1 - .byte W08 - .byte VOICE , 47 - .byte N24 , An2 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 79*mus_b_frontier_mvl/mxv - .byte W72 - .byte W48 - .byte N08 , Fs2 - .byte W08 - .byte Ds2 - .byte W08 - .byte Bn2 - .byte W08 - .byte N12 , Ds2 - .byte W12 - .byte Bn1 - .byte W12 - .byte N24 , Gs1 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 79*mus_b_frontier_mvl/mxv - .byte W72 - .byte W48 - .byte N06 , Cs3 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En2 - .byte W03 - .byte N03 - .byte W03 - .byte N06 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N24 , An1 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 79*mus_b_frontier_mvl/mxv - .byte W36 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte N24 , As1 - .byte W12 - .byte VOL , 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 62*mus_b_frontier_mvl/mxv - .byte W06 - .byte 79*mus_b_frontier_mvl/mxv - .byte W36 - .byte N06 , As2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_frontier_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_b_frontier_7: - .byte KEYSH , mus_b_frontier_key+0 - .byte VOICE , 80 - .byte LFOS , 51 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte PAN , c_v-62 - .byte W12 - .byte N04 , Fs3 , v088 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N32 - .byte W12 - .byte MOD , 4 - .byte VOL , 35*mus_b_frontier_mvl/mxv - .byte W12 - .byte 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 11*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Ds3 - .byte W12 - .byte MOD , 4 - .byte VOL , 35*mus_b_frontier_mvl/mxv - .byte W12 - .byte 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 11*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 47*mus_b_frontier_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 -mus_b_frontier_7_B1: - .byte VOL , 40*mus_b_frontier_mvl/mxv - .byte W24 - .byte N24 , Gs2 , v088 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N24 , An2 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N24 , Bn2 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N24 , Cs3 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N24 , Bn2 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N24 , Cs3 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N24 , Ds3 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 43*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N84 , En3 - .byte W24 - .byte VOL , 43*mus_b_frontier_mvl/mxv - .byte W02 - .byte 39*mus_b_frontier_mvl/mxv - .byte W04 - .byte 38*mus_b_frontier_mvl/mxv - .byte W02 - .byte 35*mus_b_frontier_mvl/mxv - .byte W04 - .byte 34*mus_b_frontier_mvl/mxv - .byte W02 - .byte 32*mus_b_frontier_mvl/mxv - .byte W04 - .byte 30*mus_b_frontier_mvl/mxv - .byte W02 - .byte 28*mus_b_frontier_mvl/mxv - .byte W04 - .byte 26*mus_b_frontier_mvl/mxv - .byte W02 - .byte 25*mus_b_frontier_mvl/mxv - .byte W04 - .byte 23*mus_b_frontier_mvl/mxv - .byte W02 - .byte 22*mus_b_frontier_mvl/mxv - .byte W04 - .byte 19*mus_b_frontier_mvl/mxv - .byte W02 - .byte 18*mus_b_frontier_mvl/mxv - .byte W04 - .byte 17*mus_b_frontier_mvl/mxv - .byte W02 - .byte 14*mus_b_frontier_mvl/mxv - .byte W04 - .byte 13*mus_b_frontier_mvl/mxv - .byte W02 - .byte 11*mus_b_frontier_mvl/mxv - .byte W10 - .byte 44*mus_b_frontier_mvl/mxv - .byte N06 , As2 - .byte W06 - .byte An2 - .byte W06 - .byte N96 , Gs2 - .byte W24 - .byte VOL , 44*mus_b_frontier_mvl/mxv - .byte W02 - .byte 40*mus_b_frontier_mvl/mxv - .byte W04 - .byte 38*mus_b_frontier_mvl/mxv - .byte W02 - .byte 37*mus_b_frontier_mvl/mxv - .byte W04 - .byte 35*mus_b_frontier_mvl/mxv - .byte W02 - .byte 34*mus_b_frontier_mvl/mxv - .byte W04 - .byte 33*mus_b_frontier_mvl/mxv - .byte W02 - .byte 29*mus_b_frontier_mvl/mxv - .byte W04 - .byte 28*mus_b_frontier_mvl/mxv - .byte W02 - .byte 26*mus_b_frontier_mvl/mxv - .byte W04 - .byte 25*mus_b_frontier_mvl/mxv - .byte W02 - .byte 23*mus_b_frontier_mvl/mxv - .byte W04 - .byte 22*mus_b_frontier_mvl/mxv - .byte W02 - .byte 19*mus_b_frontier_mvl/mxv - .byte W04 - .byte 19*mus_b_frontier_mvl/mxv - .byte W02 - .byte 17*mus_b_frontier_mvl/mxv - .byte W04 - .byte 16*mus_b_frontier_mvl/mxv - .byte W02 - .byte 15*mus_b_frontier_mvl/mxv - .byte W04 - .byte 13*mus_b_frontier_mvl/mxv - .byte W02 - .byte 11*mus_b_frontier_mvl/mxv - .byte W16 - .byte 40*mus_b_frontier_mvl/mxv - .byte W24 - .byte N24 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte W06 - .byte 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte N24 , An2 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte W06 - .byte 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte N24 , Bn2 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte W06 - .byte 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte N24 , Cs3 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte W06 - .byte 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte N24 , Bn2 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte W06 - .byte 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte N24 , Cs3 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte W06 - .byte 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte W06 - .byte 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 40*mus_b_frontier_mvl/mxv - .byte N96 , Gn3 , v064 - .byte W03 - .byte VOL , 35*mus_b_frontier_mvl/mxv - .byte W03 - .byte 23*mus_b_frontier_mvl/mxv - .byte W03 - .byte 11*mus_b_frontier_mvl/mxv - .byte W15 - .byte MOD , 6 - .byte W18 - .byte VOL , 14*mus_b_frontier_mvl/mxv - .byte W02 - .byte 17*mus_b_frontier_mvl/mxv - .byte W04 - .byte 22*mus_b_frontier_mvl/mxv - .byte W02 - .byte 25*mus_b_frontier_mvl/mxv - .byte W04 - .byte 33*mus_b_frontier_mvl/mxv - .byte W02 - .byte 36*mus_b_frontier_mvl/mxv - .byte W04 - .byte 40*mus_b_frontier_mvl/mxv - .byte W02 - .byte 44*mus_b_frontier_mvl/mxv - .byte W04 - .byte 47*mus_b_frontier_mvl/mxv - .byte W02 - .byte 49*mus_b_frontier_mvl/mxv - .byte W04 - .byte 54*mus_b_frontier_mvl/mxv - .byte W02 - .byte 56*mus_b_frontier_mvl/mxv - .byte W04 - .byte 59*mus_b_frontier_mvl/mxv - .byte W02 - .byte 60*mus_b_frontier_mvl/mxv - .byte W04 - .byte 64*mus_b_frontier_mvl/mxv - .byte W06 - .byte 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 47*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N96 , Dn3 - .byte W03 - .byte VOL , 35*mus_b_frontier_mvl/mxv - .byte W03 - .byte 23*mus_b_frontier_mvl/mxv - .byte W03 - .byte 11*mus_b_frontier_mvl/mxv - .byte W15 - .byte MOD , 6 - .byte W18 - .byte VOL , 14*mus_b_frontier_mvl/mxv - .byte W02 - .byte 17*mus_b_frontier_mvl/mxv - .byte W04 - .byte 22*mus_b_frontier_mvl/mxv - .byte W02 - .byte 25*mus_b_frontier_mvl/mxv - .byte W04 - .byte 33*mus_b_frontier_mvl/mxv - .byte W02 - .byte 36*mus_b_frontier_mvl/mxv - .byte W04 - .byte 40*mus_b_frontier_mvl/mxv - .byte W02 - .byte 44*mus_b_frontier_mvl/mxv - .byte W04 - .byte 47*mus_b_frontier_mvl/mxv - .byte W02 - .byte 49*mus_b_frontier_mvl/mxv - .byte W04 - .byte 54*mus_b_frontier_mvl/mxv - .byte W02 - .byte 56*mus_b_frontier_mvl/mxv - .byte W04 - .byte 59*mus_b_frontier_mvl/mxv - .byte W02 - .byte 60*mus_b_frontier_mvl/mxv - .byte W04 - .byte 64*mus_b_frontier_mvl/mxv - .byte W06 - .byte 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 47*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N96 , Gs3 - .byte W03 - .byte VOL , 35*mus_b_frontier_mvl/mxv - .byte W03 - .byte 23*mus_b_frontier_mvl/mxv - .byte W03 - .byte 11*mus_b_frontier_mvl/mxv - .byte W15 - .byte MOD , 6 - .byte W18 - .byte VOL , 14*mus_b_frontier_mvl/mxv - .byte W02 - .byte 17*mus_b_frontier_mvl/mxv - .byte W04 - .byte 22*mus_b_frontier_mvl/mxv - .byte W02 - .byte 25*mus_b_frontier_mvl/mxv - .byte W04 - .byte 33*mus_b_frontier_mvl/mxv - .byte W02 - .byte 36*mus_b_frontier_mvl/mxv - .byte W04 - .byte 40*mus_b_frontier_mvl/mxv - .byte W02 - .byte 44*mus_b_frontier_mvl/mxv - .byte W04 - .byte 47*mus_b_frontier_mvl/mxv - .byte W02 - .byte 49*mus_b_frontier_mvl/mxv - .byte W04 - .byte 54*mus_b_frontier_mvl/mxv - .byte W02 - .byte 56*mus_b_frontier_mvl/mxv - .byte W04 - .byte 59*mus_b_frontier_mvl/mxv - .byte W02 - .byte 60*mus_b_frontier_mvl/mxv - .byte W04 - .byte 64*mus_b_frontier_mvl/mxv - .byte W06 - .byte 71*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N40 , En3 - .byte W15 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte W09 - .byte 23*mus_b_frontier_mvl/mxv - .byte W09 - .byte 19*mus_b_frontier_mvl/mxv - .byte W15 - .byte 39*mus_b_frontier_mvl/mxv - .byte W08 - .byte N06 , Cs3 , v088 - .byte W16 - .byte N12 - .byte W24 - .byte N88 , An2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 35*mus_b_frontier_mvl/mxv - .byte W12 - .byte 31*mus_b_frontier_mvl/mxv - .byte W12 - .byte 25*mus_b_frontier_mvl/mxv - .byte W12 - .byte 22*mus_b_frontier_mvl/mxv - .byte W12 - .byte 19*mus_b_frontier_mvl/mxv - .byte W24 - .byte 39*mus_b_frontier_mvl/mxv - .byte N12 , Ds2 - .byte W12 - .byte Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N08 , Ds3 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte N08 , Bn3 - .byte W08 - .byte N12 , Fs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N08 , En4 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte N32 - .byte W08 - .byte VOL , 32*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 17*mus_b_frontier_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W12 - .byte VOL , 39*mus_b_frontier_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte N48 , Fs3 - .byte W12 - .byte VOL , 32*mus_b_frontier_mvl/mxv - .byte W12 - .byte 21*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 17*mus_b_frontier_mvl/mxv - .byte W12 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N06 - .byte W06 - .byte Bn3 - .byte W06 - .byte N06 - .byte W16 - .byte N04 , Gs3 - .byte W08 - .byte N36 - .byte W12 - .byte VOL , 32*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 18*mus_b_frontier_mvl/mxv - .byte W12 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N12 , Bn3 - .byte W12 - .byte Fs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N36 , Cs4 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 17*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N08 , En4 - .byte W16 - .byte N04 , An3 - .byte W08 - .byte N36 , Cs4 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W09 - .byte 15*mus_b_frontier_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W12 - .byte VOL , 39*mus_b_frontier_mvl/mxv - .byte N12 , Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N36 , En4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte VOL , 39*mus_b_frontier_mvl/mxv - .byte N24 , As3 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N24 , Cs4 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte PAN , c_v-62 - .byte VOL , 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N04 , Fs3 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N32 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 4 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 17*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 - .byte W12 - .byte VOL , 31*mus_b_frontier_mvl/mxv - .byte MOD , 4 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W06 - .byte 17*mus_b_frontier_mvl/mxv - .byte W06 - .byte 39*mus_b_frontier_mvl/mxv - .byte MOD , 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte GOTO - .word mus_b_frontier_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_b_frontier_8: - .byte KEYSH , mus_b_frontier_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 33*mus_b_frontier_mvl/mxv - .byte BEND , c_v+0 - .byte N04 , Bn3 , v100 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Bn4 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N32 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 - .byte W12 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 -mus_b_frontier_8_B1: - .byte VOICE , 92 - .byte W24 - .byte N24 , En3 , v100 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 6 - .byte W12 -mus_b_frontier_8_000: - .byte MOD , 0 - .byte N24 , An3 , v100 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PEND - .byte 0 - .byte N72 , Gs3 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte W12 - .byte N96 , En3 - .byte W24 - .byte MOD , 6 - .byte W72 - .byte 0 - .byte W24 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PATT - .word mus_b_frontier_8_000 - .byte MOD , 0 - .byte N96 , Dn4 , v100 - .byte W24 - .byte MOD , 6 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W24 - .byte 35*mus_b_frontier_mvl/mxv - .byte W24 - .byte 33*mus_b_frontier_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte N96 , Fs3 - .byte W24 - .byte MOD , 6 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W24 - .byte 35*mus_b_frontier_mvl/mxv - .byte W24 - .byte 33*mus_b_frontier_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte N96 , Cs4 - .byte W24 - .byte MOD , 6 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W24 - .byte 35*mus_b_frontier_mvl/mxv - .byte W24 - .byte 33*mus_b_frontier_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 33*mus_b_frontier_mvl/mxv - .byte N40 , Gs3 - .byte W48 - .byte VOICE , 84 - .byte W08 - .byte N06 , En4 - .byte W16 - .byte N12 , Fs4 - .byte W24 - .byte N02 , Cs4 , v092 - .byte W02 - .byte N84 , Cn4 , v100 - .byte W10 - .byte MOD , 6 - .byte W12 - .byte VOL , 23*mus_b_frontier_mvl/mxv - .byte W24 - .byte 35*mus_b_frontier_mvl/mxv - .byte W24 - .byte 33*mus_b_frontier_mvl/mxv - .byte W16 - .byte N04 , Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte MOD , 0 - .byte N32 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte N36 , Fs4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte VOICE , 84 - .byte MOD , 0 - .byte N08 , Gs4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N32 - .byte W20 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N48 , Ds4 - .byte W36 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte N36 - .byte W24 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte N12 , Ds4 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N36 , Gs4 - .byte W24 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte N12 , Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte N08 , Gs4 - .byte W16 - .byte N04 , Cs4 - .byte W08 - .byte N36 , En4 - .byte W24 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte N36 , Gs4 - .byte W24 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte N06 , Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_frontier_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_b_frontier_9: - .byte KEYSH , mus_b_frontier_key+0 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte VOL , 90*mus_b_frontier_mvl/mxv - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 -mus_b_frontier_9_000: - .byte N04 , En1 , v088 - .byte W12 - .byte N02 , En1 , v064 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte En1 , v084 - .byte W08 - .byte N02 - .byte W08 - .byte PEND -mus_b_frontier_9_001: - .byte N04 , En1 , v088 - .byte W04 - .byte N02 , En1 , v040 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte En1 , v064 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 , En1 , v088 - .byte W04 - .byte N02 , En1 , v044 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte PEND -mus_b_frontier_9_B1: - .byte N04 , En1 , v088 - .byte N24 , An2 , v056 - .byte W36 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N04 , En1 , v088 - .byte W12 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N04 , En1 , v088 - .byte W12 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N04 , En1 , v088 - .byte W08 - .byte En1 , v024 - .byte W08 - .byte En1 , v028 - .byte W08 - .byte En1 , v024 - .byte W08 - .byte En1 , v028 - .byte W08 - .byte En1 , v024 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N04 , En1 , v088 - .byte W08 - .byte En1 , v024 - .byte W08 - .byte En1 , v028 - .byte W08 - .byte En1 , v024 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 -mus_b_frontier_9_002: - .byte N04 , En1 , v064 - .byte W16 - .byte En1 , v048 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v064 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte PEND - .byte N04 , En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v064 - .byte W16 - .byte En1 , v048 - .byte W08 - .byte En1 , v064 - .byte W16 - .byte En1 , v048 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v060 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte N04 - .byte W08 - .byte N24 , An2 , v060 - .byte W24 - .byte N04 , En1 , v088 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N04 , En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte N04 - .byte W08 - .byte PATT - .word mus_b_frontier_9_002 - .byte N04 , En1 , v064 - .byte W16 - .byte En1 , v048 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v064 - .byte W16 - .byte En1 , v036 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte En1 , v048 - .byte W08 - .byte En1 , v064 - .byte W16 - .byte En1 , v036 - .byte W08 - .byte En1 , v064 - .byte W16 - .byte En1 , v036 - .byte W08 - .byte En1 , v064 - .byte W16 - .byte En1 , v036 - .byte W08 - .byte En1 , v064 - .byte W16 - .byte En1 , v048 - .byte W08 - .byte En1 , v064 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N04 , En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v064 - .byte W16 - .byte En1 , v036 - .byte W08 - .byte En1 , v064 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N04 , En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte N04 - .byte W16 - .byte N06 , En1 , v100 - .byte W16 - .byte N24 , Cs2 , v052 - .byte W24 - .byte An2 , v056 - .byte W24 - .byte N04 , En1 , v064 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N04 , En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v064 - .byte W12 - .byte N06 - .byte W06 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N04 , En1 , v064 - .byte W16 - .byte En1 , v036 - .byte W08 - .byte En1 , v064 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W48 - .byte W02 - .byte N04 , En1 , v064 - .byte N24 , An2 - .byte W08 - .byte N04 , En1 , v036 - .byte W08 - .byte En1 , v048 - .byte W08 - .byte En1 , v064 - .byte N08 , Fs2 , v048 - .byte W08 - .byte Fs2 , v032 - .byte W08 - .byte N04 , En1 , v036 - .byte N08 , Fs2 , v032 - .byte W08 - .byte N04 , En1 , v064 - .byte N06 , Fs2 - .byte W16 - .byte N04 , En1 , v036 - .byte W08 - .byte En1 , v064 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N04 , En1 , v064 - .byte W16 - .byte En1 , v036 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte En1 , v048 - .byte W56 - .byte N24 , An2 , v064 - .byte W24 - .byte N04 , En1 - .byte N08 , Fs2 , v048 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte N08 , Fs2 - .byte W02 - .byte N02 , En1 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte N08 , Fs2 - .byte W02 - .byte N02 , En1 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N04 , En1 , v064 - .byte N06 , Fs2 - .byte W08 - .byte N04 , En1 , v036 - .byte W08 - .byte En1 , v048 - .byte W08 - .byte En1 , v064 - .byte W16 - .byte En1 , v036 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte En1 , v048 - .byte W08 - .byte En1 , v064 - .byte W16 - .byte En1 , v036 - .byte W56 - .byte N24 , An2 , v064 - .byte W24 - .byte N04 , En1 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N06 , En1 , v064 - .byte W06 - .byte N06 - .byte W42 - .byte N24 , An2 - .byte W24 - .byte N04 , En1 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v060 - .byte W04 - .byte N02 , En1 , v032 - .byte W02 - .byte N02 - .byte W02 - .byte N06 , En1 , v064 - .byte W06 - .byte N06 - .byte W42 - .byte PATT - .word mus_b_frontier_9_000 - .byte PATT - .word mus_b_frontier_9_001 - .byte GOTO - .word mus_b_frontier_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_b_frontier: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_b_frontier_pri @ Priority - .byte mus_b_frontier_rev @ Reverb. - - .word mus_b_frontier_grp - - .word mus_b_frontier_1 - .word mus_b_frontier_2 - .word mus_b_frontier_3 - .word mus_b_frontier_4 - .word mus_b_frontier_5 - .word mus_b_frontier_6 - .word mus_b_frontier_7 - .word mus_b_frontier_8 - .word mus_b_frontier_9 - - .end diff --git a/sound/songs/mus_b_palace.s b/sound/songs/mus_b_palace.s deleted file mode 100644 index f2bd1a99a8..0000000000 --- a/sound/songs/mus_b_palace.s +++ /dev/null @@ -1,3933 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_b_palace_grp, voicegroup108 - .equ mus_b_palace_pri, 0 - .equ mus_b_palace_rev, reverb_set+50 - .equ mus_b_palace_mvl, 127 - .equ mus_b_palace_key, 0 - .equ mus_b_palace_tbs, 1 - .equ mus_b_palace_exg, 0 - .equ mus_b_palace_cmp, 1 - - .section .rodata - .global mus_b_palace - .align 2 - -@********************** Track 1 **********************@ - -mus_b_palace_1: - .byte KEYSH , mus_b_palace_key+0 - .byte TEMPO , 96*mus_b_palace_tbs/2 - .byte VOICE , 24 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte PAN , c_v+0 - .byte W06 - .byte W96 - .byte W96 -mus_b_palace_1_000: - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N24 , Gn1 , v088 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-40 - .byte N24 , Gn1 , v028 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+47 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N24 , Gn1 , v016 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-42 - .byte N24 , Gn1 , v012 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte PEND - .byte PAN , c_v+0 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v088 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v084 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-40 - .byte N12 , Gn1 , v052 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v048 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+47 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v032 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte W06 - .byte 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-41 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte W06 - .byte 92*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte W48 - .byte W96 - .byte W96 - .byte 105*mus_b_palace_mvl/mxv - .byte N24 , Gn1 , v088 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-40 - .byte N24 , Gn1 , v028 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+47 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N24 , Gn1 , v016 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Gn1 , v084 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v088 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v064 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-40 - .byte N12 , Gn1 , v028 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v020 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+47 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-41 - .byte N12 , Gn1 , v016 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+0 - .byte W48 - .byte W96 - .byte W96 - .byte PATT - .word mus_b_palace_1_000 - .byte PAN , c_v+0 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v088 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v064 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-40 - .byte N12 , Gn1 , v028 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v020 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+47 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v016 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte W06 - .byte 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-41 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte W06 - .byte 92*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+0 - .byte W48 - .byte W96 - .byte W96 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N24 , Fn1 , v088 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-40 - .byte N24 , Fn1 , v028 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+47 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N12 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-42 - .byte W12 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 79*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v088 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v064 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-40 - .byte N12 , Gn1 , v028 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v020 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte PAN , c_v+47 - .byte VOL , 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v016 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v012 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte PAN , c_v-41 - .byte N12 , Gn1 , v008 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 - .byte 105*mus_b_palace_mvl/mxv - .byte N12 , Gn1 , v004 - .byte W06 - .byte VOL , 92*mus_b_palace_mvl/mxv - .byte W06 -mus_b_palace_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_palace_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_b_palace_2: - .byte KEYSH , mus_b_palace_key+0 - .byte VOICE , 10 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+3 - .byte VOL , 57*mus_b_palace_mvl/mxv - .byte W06 -mus_b_palace_2_000: - .byte PAN , c_v+4 - .byte W12 - .byte c_v-48 - .byte N06 , Cn4 , v048 - .byte W18 - .byte N06 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Cs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W12 - .byte PEND -mus_b_palace_2_001: - .byte PAN , c_v+4 - .byte N06 , Cn4 , v048 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Gn3 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Gs3 - .byte W12 - .byte PEND - .byte PAN , c_v+3 - .byte W24 - .byte N22 , Cn3 , v092 - .byte W24 - .byte N23 , Gn3 - .byte W24 - .byte PAN , c_v-39 - .byte N21 , Gn3 , v028 - .byte W24 - .byte PAN , c_v+32 - .byte N21 - .byte W24 - .byte PAN , c_v+2 - .byte N24 , Cn3 , v092 - .byte W24 - .byte N10 , Gn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte W01 - .byte PAN , c_v-32 - .byte N24 , Cn4 , v048 - .byte W11 - .byte W13 - .byte PAN , c_v+45 - .byte N22 , Cn4 , v036 - .byte W23 - .byte PAN , c_v-32 - .byte N10 , Cn4 , v032 - .byte W12 -mus_b_palace_2_002: - .byte PAN , c_v+4 - .byte W12 - .byte c_v-48 - .byte N06 , Cn4 , v048 - .byte W18 - .byte N06 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W12 - .byte PEND -mus_b_palace_2_003: - .byte PAN , c_v+4 - .byte N06 , Fn4 , v048 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Gn3 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte PAN , c_v-26 - .byte N06 , Cs4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Gs3 , v036 - .byte W06 - .byte Fn3 - .byte W06 - .byte PEND - .byte PAN , c_v+3 - .byte W24 - .byte N22 , Cn3 , v092 - .byte W24 - .byte N10 , Gn3 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N24 , Gn2 , v088 - .byte W24 - .byte N12 , Gn2 , v092 - .byte W12 - .byte Gn2 , v064 - .byte W12 - .byte Cn3 , v092 - .byte W12 - .byte N10 - .byte W36 - .byte PAN , c_v-26 - .byte W24 - .byte c_v+3 - .byte N06 , Cn3 , v104 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W12 - .byte N03 , Cn3 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+4 - .byte W12 - .byte c_v-48 - .byte N06 , Gn4 , v048 - .byte W18 - .byte Fn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W12 - .byte PAN , c_v+4 - .byte N06 , Cn4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W12 - .byte PAN , c_v+2 - .byte W24 - .byte N22 , Cn3 , v092 - .byte W24 - .byte N23 , Gn3 - .byte W24 - .byte PAN , c_v-42 - .byte N21 , Gn3 , v044 - .byte W24 - .byte PAN , c_v+4 - .byte N12 , Gn2 , v088 - .byte W12 - .byte Gn2 , v064 - .byte W12 - .byte N22 , Cn3 , v088 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte N23 , Cn4 - .byte W21 - .byte PAN , c_v-40 - .byte W03 - .byte N23 , Cn4 , v040 - .byte W12 - .byte PAN , c_v+42 - .byte W12 - .byte N22 , Cn4 , v032 - .byte W15 - .byte PAN , c_v-40 - .byte W09 - .byte N10 , Cn4 , v028 - .byte W12 - .byte PAN , c_v+4 - .byte W12 - .byte c_v-48 - .byte N12 , Cn4 , v048 - .byte W18 - .byte N06 , Cs4 - .byte W06 - .byte PAN , c_v+48 - .byte N12 , Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v+48 - .byte N12 , Gn3 - .byte W12 - .byte PAN , c_v+4 - .byte N12 , Gs3 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte PAN , c_v+48 - .byte N12 , Gn3 - .byte W18 - .byte N06 , Gs3 - .byte W06 - .byte PAN , c_v-48 - .byte N12 , Fn3 - .byte W24 - .byte PAN , c_v+48 - .byte N12 - .byte W12 - .byte PAN , c_v+2 - .byte W24 - .byte N21 , Cn3 , v092 - .byte W24 - .byte Gn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte PAN , c_v-39 - .byte N21 , Cn4 , v032 - .byte W24 - .byte PAN , c_v+44 - .byte N21 , Cn4 , v024 - .byte W24 - .byte PAN , c_v-39 - .byte N21 - .byte W24 - .byte PAN , c_v+44 - .byte N15 , Cn4 , v016 - .byte W18 - .byte PAN , c_v+2 - .byte W06 -mus_b_palace_2_B1: - .byte PATT - .word mus_b_palace_2_000 - .byte PATT - .word mus_b_palace_2_001 - .byte PAN , c_v+2 - .byte W24 - .byte N21 , Cn3 , v092 - .byte W24 - .byte N23 , Gn3 - .byte W24 - .byte Gn3 , v028 - .byte W24 - .byte N21 - .byte W24 - .byte N24 , Cn3 , v092 - .byte W24 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W24 - .byte Cn4 , v036 - .byte W12 - .byte W12 - .byte Cn4 , v024 - .byte W24 - .byte N56 - .byte W60 - .byte PATT - .word mus_b_palace_2_002 - .byte PATT - .word mus_b_palace_2_003 - .byte PAN , c_v+3 - .byte W24 - .byte N20 , Cn3 , v092 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Gn2 , v064 - .byte W24 - .byte N12 , Gn2 , v092 - .byte W12 - .byte Gn2 , v064 - .byte W12 - .byte Cn3 , v092 - .byte W12 - .byte N12 - .byte W12 - .byte Gn3 - .byte W12 - .byte N22 , Cn4 - .byte W12 - .byte PAN , c_v-26 - .byte W12 - .byte N08 , Cn4 , v040 - .byte W12 - .byte W48 - .byte PAN , c_v+4 - .byte W12 - .byte c_v-48 - .byte N06 , Gn4 , v048 - .byte W18 - .byte Fn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W12 - .byte PAN , c_v+4 - .byte N06 , Cn4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W12 - .byte PAN , c_v+3 - .byte N06 , Cn4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W12 - .byte PAN , c_v+1 - .byte W24 - .byte N24 , Cn3 , v092 - .byte W24 - .byte Gn3 - .byte W24 - .byte PAN , c_v-42 - .byte N24 , Gn3 , v044 - .byte W24 - .byte PAN , c_v+4 - .byte W24 - .byte N22 , Cn3 , v092 - .byte W24 - .byte N08 , Gn3 - .byte W12 - .byte N22 , Cn4 - .byte W21 - .byte PAN , c_v-40 - .byte W03 - .byte N22 , Cn4 , v040 - .byte W12 - .byte PAN , c_v+42 - .byte W12 - .byte N22 , Cn4 , v032 - .byte W15 - .byte PAN , c_v-40 - .byte W09 - .byte N08 , Cn4 , v028 - .byte W12 - .byte PAN , c_v+4 - .byte W12 - .byte c_v-48 - .byte N06 , Cn4 , v048 - .byte W18 - .byte Cs4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v+4 - .byte N06 , Gs3 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Gn3 - .byte W18 - .byte Gs3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fn3 - .byte W24 - .byte PAN , c_v+48 - .byte N06 - .byte W12 - .byte PAN , c_v+3 - .byte W24 - .byte N24 , Cn3 , v092 - .byte W24 - .byte Gn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte PAN , c_v-39 - .byte N24 , Cn4 , v032 - .byte W24 - .byte PAN , c_v+44 - .byte N24 , Cn4 , v024 - .byte W24 - .byte PAN , c_v-39 - .byte N24 - .byte W24 - .byte PAN , c_v+44 - .byte N18 , Cn4 , v016 - .byte W18 - .byte PAN , c_v+2 - .byte W06 - .byte GOTO - .word mus_b_palace_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_b_palace_3: - .byte KEYSH , mus_b_palace_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 39*mus_b_palace_mvl/mxv - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Cn1 , v064 - .byte W06 - .byte Cs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W10 - .byte N03 - .byte W06 - .byte N06 - .byte W08 - .byte W16 - .byte Cn1 , v032 - .byte W24 - .byte Cn1 , v016 - .byte W24 - .byte N06 - .byte W24 - .byte Cn1 , v012 - .byte W08 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte VOICE , 81 - .byte VOL , 52*mus_b_palace_mvl/mxv - .byte W96 - .byte N03 , Cn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte N02 , Cn1 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte N02 - .byte W06 - .byte Cn2 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N02 , Cn1 - .byte W06 - .byte N02 - .byte W06 -mus_b_palace_3_B1: - .byte N03 , Fn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte Fn1 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte N02 , Fn1 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte Fn1 - .byte W06 - .byte N02 - .byte W06 - .byte Cn2 - .byte W06 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , Cs1 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N15 , Cn1 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte N12 , Cn2 - .byte W12 -mus_b_palace_3_000: - .byte N06 , Cn1 , v112 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte PEND - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Gn1 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , En1 - .byte W18 - .byte N03 - .byte W06 - .byte Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte Fn1 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N02 , Cn1 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte As1 - .byte W06 - .byte N02 , En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , Cs1 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N12 , Cn1 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte PATT - .word mus_b_palace_3_000 - .byte N06 , Cn1 , v108 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N03 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cn1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cn2 - .byte W12 - .byte Cn1 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , En1 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , Gn1 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , Cn1 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 , Cn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Gn1 - .byte W12 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte PATT - .word mus_b_palace_3_000 - .byte N12 , Cn1 , v112 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , En1 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , Fn1 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Fn2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte Gn1 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte Fn2 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte Fn2 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte GOTO - .word mus_b_palace_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_b_palace_4: - .byte KEYSH , mus_b_palace_key+0 - .byte VOICE , 10 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+16 - .byte VOL , 65*mus_b_palace_mvl/mxv - .byte N03 , Fn3 , v080 - .byte W03 - .byte Gs3 - .byte W03 - .byte N06 , Cn4 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 -mus_b_palace_4_000: - .byte N06 , Cs4 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gs3 , v048 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND - .byte PAN , c_v+16 - .byte N24 , Gn2 , v088 - .byte W24 - .byte W03 - .byte N21 , Fn3 , v092 - .byte W24 - .byte N23 , Cn4 - .byte W21 - .byte PAN , c_v-32 - .byte W03 - .byte N21 , Cn4 , v024 - .byte W21 - .byte PAN , c_v+54 - .byte W03 - .byte N21 - .byte W21 - .byte PAN , c_v+16 - .byte W03 - .byte N24 , Fn3 , v092 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N24 , Gn4 - .byte W23 - .byte PAN , c_v-32 - .byte W01 - .byte N24 , Gn4 , v048 - .byte W09 - .byte W14 - .byte PAN , c_v+48 - .byte W01 - .byte N24 , Gn4 , v036 - .byte W23 - .byte PAN , c_v-48 - .byte W01 - .byte N08 , Gn4 , v032 - .byte W09 -mus_b_palace_4_001: - .byte PAN , c_v+16 - .byte N06 , Cn4 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PEND - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 - .byte W12 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gs3 , v036 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs4 - .byte W12 - .byte PAN , c_v+16 - .byte N24 , Gn2 , v084 - .byte W24 - .byte W03 - .byte Fn3 , v092 - .byte W24 - .byte N08 , Cn4 - .byte W12 - .byte N23 , Gn4 - .byte W24 - .byte PAN , c_v-32 - .byte N23 , Gn4 , v048 - .byte W09 - .byte W15 - .byte PAN , c_v+48 - .byte N08 , Gn4 , v032 - .byte W09 - .byte PAN , c_v+16 - .byte W03 - .byte N12 , Fn3 , v092 - .byte W12 - .byte N09 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N23 , Gn4 - .byte W09 - .byte PAN , c_v-34 - .byte W15 - .byte c_v-32 - .byte N24 , Gn4 , v056 - .byte W09 - .byte W15 - .byte PAN , c_v+48 - .byte N24 , Gn4 , v040 - .byte W24 - .byte PAN , c_v-46 - .byte N08 - .byte W09 - .byte PAN , c_v+16 - .byte N06 , Gn4 , v112 - .byte W18 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N06 - .byte W06 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Gn2 , v088 - .byte W24 - .byte W03 - .byte N22 , Fn3 , v092 - .byte W24 - .byte Cn4 - .byte W21 - .byte PAN , c_v-29 - .byte W03 - .byte N21 , Cn4 , v044 - .byte W21 - .byte PAN , c_v+16 - .byte W24 - .byte W03 - .byte N22 , Fn3 , v088 - .byte W24 - .byte N06 , Cn4 - .byte W12 - .byte N23 , Gn4 - .byte W18 - .byte PAN , c_v-33 - .byte W06 - .byte N22 , Gn4 , v040 - .byte W09 - .byte PAN , c_v+34 - .byte W13 - .byte N24 , Gn4 , v032 - .byte W14 - .byte PAN , c_v-33 - .byte W12 - .byte N08 , Gn4 , v028 - .byte W09 -mus_b_palace_4_002: - .byte PAN , c_v+16 - .byte N06 , Cn4 , v112 - .byte W18 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte PEND -mus_b_palace_4_003: - .byte N06 , Cn4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W18 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W24 - .byte N06 - .byte W24 - .byte PEND - .byte N12 , Fn2 , v088 - .byte W12 - .byte Fn2 , v064 - .byte W15 - .byte N21 , Fn3 , v092 - .byte W24 - .byte N23 , Cn4 - .byte W24 - .byte Gn4 - .byte W21 - .byte PAN , c_v-33 - .byte W03 - .byte N23 , Gn4 , v032 - .byte W21 - .byte PAN , c_v+44 - .byte W03 - .byte N23 , Gn4 , v024 - .byte W21 - .byte PAN , c_v-45 - .byte W03 - .byte N23 - .byte W21 - .byte PAN , c_v+43 - .byte W03 - .byte N15 , Gn4 , v016 - .byte W15 - .byte PAN , c_v+16 - .byte N03 , Fn3 , v112 - .byte W03 - .byte Gs3 - .byte W03 -mus_b_palace_4_B1: - .byte PAN , c_v+16 - .byte N06 , Cn4 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PATT - .word mus_b_palace_4_000 - .byte PAN , c_v+16 - .byte N24 , Gn2 , v088 - .byte W24 - .byte W03 - .byte N21 , Fn3 , v092 - .byte W24 - .byte N23 , Cn4 - .byte W21 - .byte PAN , c_v-32 - .byte W03 - .byte N23 , Cn4 , v024 - .byte W21 - .byte PAN , c_v+54 - .byte W03 - .byte N21 - .byte W21 - .byte PAN , c_v+16 - .byte W01 - .byte N21 , Fn3 , v092 - .byte W24 - .byte W02 - .byte N12 , Cn4 - .byte W12 - .byte N24 , Gn4 - .byte W22 - .byte PAN , c_v-48 - .byte W02 - .byte N24 , Gn4 , v036 - .byte W09 - .byte PAN , c_v+55 - .byte W15 - .byte N24 , Gn4 , v024 - .byte W09 - .byte PAN , c_v-58 - .byte W15 - .byte N23 - .byte W24 - .byte PAN , c_v+48 - .byte N32 - .byte W32 - .byte W01 - .byte PATT - .word mus_b_palace_4_001 - .byte N06 , Cs4 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 - .byte W12 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gs3 , v036 - .byte W06 - .byte Fn3 - .byte W06 - .byte N10 , Cs4 - .byte W12 - .byte PAN , c_v+16 - .byte N24 , Gn2 , v084 - .byte W24 - .byte W03 - .byte N20 , Fn3 , v092 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N44 , Gn4 - .byte W32 - .byte W01 - .byte W24 - .byte W03 - .byte N12 , Fn3 - .byte W12 - .byte N12 - .byte W12 - .byte Cn4 - .byte W12 - .byte N22 , Gn4 - .byte W09 - .byte PAN , c_v-34 - .byte W15 - .byte N08 , Gn4 , v040 - .byte W09 - .byte PAN , c_v+16 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cs3 , v080 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 , v084 - .byte W12 - .byte N03 , Cn3 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Gn4 - .byte W18 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N06 - .byte W06 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Gn2 , v088 - .byte W24 - .byte W03 - .byte Fn3 , v092 - .byte W21 - .byte W03 - .byte Cn4 - .byte W21 - .byte PAN , c_v-29 - .byte W03 - .byte N20 , Cn4 , v044 - .byte W21 - .byte PAN , c_v+16 - .byte N12 , Gn2 , v088 - .byte W12 - .byte Gn2 , v064 - .byte W15 - .byte N24 , Fn3 , v092 - .byte W21 - .byte W03 - .byte N12 , Cn4 - .byte W12 - .byte N22 , Gn4 - .byte W18 - .byte PAN , c_v-33 - .byte W06 - .byte N22 , Gn4 , v040 - .byte W09 - .byte PAN , c_v+34 - .byte W15 - .byte N22 , Gn4 , v032 - .byte W12 - .byte PAN , c_v-33 - .byte W12 - .byte N08 , Gn4 , v028 - .byte W09 - .byte PATT - .word mus_b_palace_4_002 - .byte PATT - .word mus_b_palace_4_003 - .byte N12 , Fn2 , v088 - .byte W12 - .byte Fn2 , v064 - .byte W15 - .byte N24 , Fn3 , v092 - .byte W24 - .byte Cn4 - .byte W24 - .byte Gn4 - .byte W21 - .byte PAN , c_v-33 - .byte W03 - .byte N24 , Gn4 , v032 - .byte W21 - .byte PAN , c_v+44 - .byte W03 - .byte N24 , Gn4 , v024 - .byte W21 - .byte PAN , c_v-45 - .byte W03 - .byte N24 - .byte W21 - .byte PAN , c_v+43 - .byte W03 - .byte N15 , Gn4 , v016 - .byte W15 - .byte PAN , c_v-16 - .byte N03 , Fn3 , v112 - .byte W03 - .byte Gs3 - .byte W03 - .byte GOTO - .word mus_b_palace_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_b_palace_5: - .byte KEYSH , mus_b_palace_key+0 - .byte VOICE , 10 - .byte PAN , c_v-16 - .byte VOL , 65*mus_b_palace_mvl/mxv - .byte N03 , Cn3 , v080 - .byte W03 - .byte Fn3 - .byte W03 - .byte N06 , Gn3 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte Gs3 - .byte W10 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W02 -mus_b_palace_5_000: - .byte W10 - .byte N06 , Gn3 , v112 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 - .byte W12 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cs3 , v048 - .byte W02 - .byte PAN , c_v-32 - .byte W10 - .byte N06 , Cn3 - .byte W14 - .byte PEND - .byte PAN , c_v-16 - .byte N24 , Gn1 , v088 - .byte W22 - .byte N06 , Gn2 , v092 - .byte W24 - .byte N23 , Cn3 - .byte W24 - .byte N21 , Cn3 , v032 - .byte W24 - .byte W02 - .byte N12 , Gn1 , v088 - .byte W12 - .byte Gn1 , v064 - .byte W10 - .byte N22 , Gn2 , v092 - .byte W24 - .byte N10 , Cn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte Gn3 , v048 - .byte W14 - .byte W10 - .byte Gn3 , v036 - .byte W24 - .byte N12 , Gn3 , v032 - .byte W12 - .byte N06 , Gn3 , v112 - .byte W02 - .byte W18 - .byte N06 - .byte W06 - .byte Gs3 - .byte W10 - .byte Gn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W02 - .byte W10 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 - .byte W12 - .byte Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W12 - .byte Fn3 , v036 - .byte W02 - .byte PAN , c_v-39 - .byte W04 - .byte N06 , Cn3 - .byte W06 - .byte Fn3 - .byte W14 - .byte PAN , c_v-16 - .byte N24 , Gn1 , v084 - .byte W22 - .byte Gn2 , v092 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N13 , Gn3 - .byte W14 - .byte N24 , Gn1 , v064 - .byte W24 - .byte N12 , Gn1 , v092 - .byte W12 - .byte Gn1 , v064 - .byte W10 - .byte Gn2 , v092 - .byte W12 - .byte N12 - .byte W12 - .byte Cn3 - .byte W12 - .byte N23 , Gn3 - .byte W24 - .byte N09 , Gn3 , v040 - .byte W14 - .byte N06 , Cn2 , v104 - .byte W06 - .byte Cs2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Cn2 - .byte W10 - .byte N03 , Cn2 , v112 - .byte W06 - .byte N06 - .byte W08 - .byte Cn4 - .byte W18 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W10 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W02 - .byte W04 - .byte Gs2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N06 - .byte W06 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W14 - .byte N24 , Gn1 , v088 - .byte W22 - .byte Gn2 , v092 - .byte W24 - .byte N23 , Cn3 - .byte W24 - .byte N21 , Cn3 , v044 - .byte W24 - .byte W02 - .byte N12 , Gn1 , v088 - .byte W12 - .byte Gn1 , v064 - .byte W10 - .byte N22 , Gn2 , v088 - .byte W24 - .byte N06 , Cn3 - .byte W12 - .byte N23 , Gn3 - .byte W23 - .byte PAN , c_v-36 - .byte W01 - .byte N23 , Gn3 , v040 - .byte W14 - .byte PAN , c_v+33 - .byte W10 - .byte N23 , Gn3 , v032 - .byte W17 - .byte PAN , c_v-36 - .byte W07 - .byte N12 , Gn3 , v028 - .byte W14 -mus_b_palace_5_001: - .byte PAN , c_v-16 - .byte N06 , Gn3 , v112 - .byte W18 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W10 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gn3 - .byte W02 - .byte PEND -mus_b_palace_5_002: - .byte W04 - .byte N06 , Gs3 , v112 - .byte W06 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W18 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W24 - .byte N06 - .byte W24 - .byte W02 - .byte PEND - .byte N12 , Fn1 , v088 - .byte W12 - .byte Fn1 , v064 - .byte W10 - .byte N21 , Fn2 , v092 - .byte W24 - .byte Cn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Gn3 , v032 - .byte W02 - .byte PAN , c_v-41 - .byte W22 - .byte N21 , Gn3 , v024 - .byte W02 - .byte PAN , c_v+40 - .byte W22 - .byte N21 - .byte W02 - .byte PAN , c_v-47 - .byte W22 - .byte N15 , Gn3 , v016 - .byte W02 - .byte PAN , c_v+41 - .byte W18 - .byte c_v-16 - .byte N03 , Cn3 , v112 - .byte W03 - .byte Fn3 - .byte W03 -mus_b_palace_5_B1: - .byte PAN , c_v-16 - .byte N06 , Gn3 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte Gs3 - .byte W10 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W02 - .byte PATT - .word mus_b_palace_5_000 - .byte PAN , c_v-16 - .byte N22 , Gn1 , v088 - .byte W22 - .byte N21 , Gn2 , v092 - .byte W24 - .byte N23 , Cn3 - .byte W24 - .byte N24 , Cn3 , v032 - .byte W24 - .byte W02 - .byte N12 , Gn1 , v088 - .byte W12 - .byte N10 , Gn1 , v064 - .byte W10 - .byte N24 , Gn2 , v092 - .byte W24 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W24 - .byte Gn3 , v036 - .byte W14 - .byte W10 - .byte Gn3 , v024 - .byte W24 - .byte N56 - .byte W60 - .byte N06 , Gn3 , v112 - .byte W02 - .byte W18 - .byte N06 - .byte W06 - .byte Gs3 - .byte W10 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N06 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W02 - .byte W10 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 - .byte W12 - .byte Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W12 - .byte Fn3 , v036 - .byte W02 - .byte PAN , c_v-39 - .byte W04 - .byte N06 , Cn3 - .byte W06 - .byte N10 , Fn3 - .byte W14 - .byte PAN , c_v-16 - .byte N24 , Gn1 , v084 - .byte W22 - .byte N22 , Gn2 , v092 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N08 , Gn3 - .byte W14 - .byte N24 , Gn1 , v064 - .byte W24 - .byte N12 , Gn1 , v092 - .byte W12 - .byte Gn1 , v064 - .byte W10 - .byte Gn2 , v092 - .byte W12 - .byte N12 - .byte W12 - .byte N10 , Cn3 - .byte W12 - .byte N22 , Gn3 - .byte W24 - .byte N08 , Gn3 , v040 - .byte W14 - .byte N06 , Cn2 , v096 - .byte W06 - .byte Cs2 , v080 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Cn2 , v084 - .byte W10 - .byte N03 , Cn2 , v112 - .byte W06 - .byte N06 - .byte W08 - .byte Cn4 - .byte W18 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W10 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W02 - .byte W10 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N06 - .byte W06 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W02 - .byte W10 - .byte Cs4 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W14 - .byte N24 , Gn1 , v088 - .byte W22 - .byte Gn2 , v092 - .byte W24 - .byte Cn3 - .byte W02 - .byte W22 - .byte Cn3 , v044 - .byte W24 - .byte W02 - .byte N12 , Gn1 , v088 - .byte W12 - .byte Gn1 , v064 - .byte W10 - .byte N22 , Gn2 , v092 - .byte W24 - .byte N10 , Cn3 - .byte W02 - .byte W10 - .byte N22 , Gn3 - .byte W23 - .byte PAN , c_v-36 - .byte W01 - .byte N22 , Gn3 , v040 - .byte W14 - .byte PAN , c_v+33 - .byte W10 - .byte N22 , Gn3 , v032 - .byte W17 - .byte PAN , c_v-36 - .byte W07 - .byte N08 , Gn3 , v028 - .byte W14 - .byte PATT - .word mus_b_palace_5_001 - .byte PATT - .word mus_b_palace_5_002 - .byte N12 , Fn1 , v088 - .byte W12 - .byte Fn1 , v064 - .byte W10 - .byte N24 , Fn2 , v092 - .byte W24 - .byte Cn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Gn3 , v032 - .byte W02 - .byte PAN , c_v-41 - .byte W22 - .byte N24 , Gn3 , v024 - .byte W02 - .byte PAN , c_v+40 - .byte W22 - .byte N24 - .byte W02 - .byte PAN , c_v-47 - .byte W22 - .byte N19 , Gn3 , v016 - .byte W02 - .byte PAN , c_v+41 - .byte W18 - .byte c_v+16 - .byte N03 , Cn3 , v112 - .byte W03 - .byte Fn3 - .byte W03 - .byte GOTO - .word mus_b_palace_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_b_palace_6: - .byte KEYSH , mus_b_palace_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 39*mus_b_palace_mvl/mxv - .byte W06 - .byte W96 - .byte W96 - .byte W12 - .byte 39*mus_b_palace_mvl/mxv - .byte W01 - .byte 38*mus_b_palace_mvl/mxv - .byte W02 - .byte 36*mus_b_palace_mvl/mxv - .byte W03 - .byte 35*mus_b_palace_mvl/mxv - .byte W02 - .byte 34*mus_b_palace_mvl/mxv - .byte W02 - .byte 33*mus_b_palace_mvl/mxv - .byte W03 - .byte 32*mus_b_palace_mvl/mxv - .byte W01 - .byte 31*mus_b_palace_mvl/mxv - .byte W02 - .byte 30*mus_b_palace_mvl/mxv - .byte W03 - .byte 29*mus_b_palace_mvl/mxv - .byte W01 - .byte 28*mus_b_palace_mvl/mxv - .byte W02 - .byte 28*mus_b_palace_mvl/mxv - .byte W02 - .byte 27*mus_b_palace_mvl/mxv - .byte W02 - .byte 26*mus_b_palace_mvl/mxv - .byte W04 - .byte 25*mus_b_palace_mvl/mxv - .byte W02 - .byte 24*mus_b_palace_mvl/mxv - .byte W01 - .byte 23*mus_b_palace_mvl/mxv - .byte W01 - .byte 23*mus_b_palace_mvl/mxv - .byte W02 - .byte 22*mus_b_palace_mvl/mxv - .byte W04 - .byte 21*mus_b_palace_mvl/mxv - .byte W02 - .byte 20*mus_b_palace_mvl/mxv - .byte W01 - .byte 19*mus_b_palace_mvl/mxv - .byte W01 - .byte 19*mus_b_palace_mvl/mxv - .byte W01 - .byte 18*mus_b_palace_mvl/mxv - .byte W04 - .byte 16*mus_b_palace_mvl/mxv - .byte W02 - .byte 15*mus_b_palace_mvl/mxv - .byte W01 - .byte 14*mus_b_palace_mvl/mxv - .byte W02 - .byte 14*mus_b_palace_mvl/mxv - .byte W01 - .byte 13*mus_b_palace_mvl/mxv - .byte W03 - .byte 12*mus_b_palace_mvl/mxv - .byte W02 - .byte 11*mus_b_palace_mvl/mxv - .byte W01 - .byte 10*mus_b_palace_mvl/mxv - .byte W01 - .byte 9*mus_b_palace_mvl/mxv - .byte W04 - .byte 7*mus_b_palace_mvl/mxv - .byte W02 - .byte 6*mus_b_palace_mvl/mxv - .byte W05 - .byte 5*mus_b_palace_mvl/mxv - .byte W02 - .byte 4*mus_b_palace_mvl/mxv - .byte W01 - .byte 3*mus_b_palace_mvl/mxv - .byte W04 - .byte 2*mus_b_palace_mvl/mxv - .byte W01 - .byte 1*mus_b_palace_mvl/mxv - .byte W01 - .byte 0*mus_b_palace_mvl/mxv - .byte W02 - .byte 39*mus_b_palace_mvl/mxv - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Cn1 , v064 - .byte W06 - .byte Cs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W10 - .byte N03 - .byte W06 - .byte N06 - .byte W08 - .byte PAN , c_v-48 - .byte W16 - .byte N06 , Cn1 , v032 - .byte W08 - .byte PAN , c_v+48 - .byte W16 - .byte N06 , Cn1 , v016 - .byte W08 - .byte PAN , c_v-48 - .byte W16 - .byte N06 - .byte W08 - .byte PAN , c_v+48 - .byte W16 - .byte N06 , Cn1 , v012 - .byte W08 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte VOL , 52*mus_b_palace_mvl/mxv - .byte W96 - .byte VOICE , 80 - .byte VOL , 39*mus_b_palace_mvl/mxv - .byte BEND , c_v+1 - .byte N03 , Cn1 , v112 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N02 , Cn1 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Cn1 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte Cn2 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N02 , Cn1 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 -mus_b_palace_6_B1: - .byte PAN , c_v+0 - .byte N03 , Fn1 , v112 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Fn1 - .byte W06 - .byte PAN , c_v+63 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+0 - .byte N02 , Fn1 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Fn1 - .byte W06 - .byte PAN , c_v+63 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 , Cn2 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Fn1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cs1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N15 , Cn1 - .byte W18 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N03 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Fn1 - .byte W06 - .byte PAN , c_v+63 - .byte N03 - .byte W12 - .byte PAN , c_v-62 - .byte N06 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Cn1 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Cn1 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v-63 - .byte N06 , Cn1 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Cn1 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn1 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Cn2 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W12 - .byte PAN , c_v+63 - .byte N06 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , En1 - .byte W06 - .byte PAN , c_v+63 - .byte N03 - .byte W12 - .byte PAN , c_v-63 - .byte N06 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Gn1 - .byte W18 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , En1 - .byte W18 - .byte PAN , c_v+0 - .byte N03 - .byte W06 - .byte Fn1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Fn1 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v-63 - .byte N02 , Cn1 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , As1 - .byte W06 - .byte PAN , c_v+63 - .byte N02 , En1 - .byte W06 - .byte PAN , c_v+0 - .byte N02 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte PAN , c_v-62 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte N03 , Cs1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte PAN , c_v-63 - .byte N02 - .byte W06 - .byte PAN , c_v+0 - .byte N02 - .byte W06 - .byte N12 , Cn1 - .byte W18 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-62 - .byte N03 , Fn1 - .byte W06 - .byte PAN , c_v+63 - .byte N03 - .byte W12 - .byte PAN , c_v+0 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cn1 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Cn1 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Cn1 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cn1 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Cn1 , v108 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Fn1 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cs1 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn1 , v104 - .byte W12 - .byte PAN , c_v-63 - .byte N03 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+0 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N03 - .byte W12 - .byte PAN , c_v+0 - .byte N06 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W12 - .byte PAN , c_v+63 - .byte N06 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Cn1 - .byte W18 - .byte PAN , c_v-62 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N06 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn2 - .byte W12 - .byte PAN , c_v+0 - .byte N03 , Cn1 - .byte W06 - .byte N12 - .byte W18 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , En1 - .byte W18 - .byte PAN , c_v+0 - .byte N03 - .byte W06 - .byte N12 , Gn1 - .byte W18 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Cn1 - .byte W18 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N12 - .byte W18 - .byte PAN , c_v+63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Cn1 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v+0 - .byte N03 , En1 - .byte W06 - .byte PAN , c_v-62 - .byte N03 - .byte W12 - .byte PAN , c_v+63 - .byte N06 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Cn1 - .byte W06 - .byte PAN , c_v-62 - .byte N03 , Gn1 - .byte W06 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte PAN , c_v-63 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cn1 - .byte W06 - .byte PAN , c_v-62 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Cn1 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Cn1 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+1 - .byte N06 , Cn1 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Cn1 - .byte W12 - .byte PAN , c_v+0 - .byte N12 - .byte W18 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N12 - .byte W18 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N12 - .byte W18 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N12 - .byte W18 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N12 - .byte W18 - .byte PAN , c_v-62 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , En1 - .byte W18 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Fn1 - .byte W18 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N12 - .byte W18 - .byte PAN , c_v+63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N12 - .byte W18 - .byte PAN , c_v-63 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Fn2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Cs2 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte PAN , c_v-63 - .byte N03 - .byte W12 - .byte PAN , c_v+63 - .byte N06 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn1 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Fn2 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Fn1 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn1 - .byte W06 - .byte PAN , c_v-63 - .byte N03 , Fn2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Fn1 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Fn2 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Fn1 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Fn2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Fn1 - .byte W12 - .byte GOTO - .word mus_b_palace_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_b_palace_7: - .byte KEYSH , mus_b_palace_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 76*mus_b_palace_mvl/mxv - .byte W06 -mus_b_palace_7_000: - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Bn4 , v064 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v028 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn4 , v016 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v008 - .byte W12 - .byte PAN , c_v+0 - .byte W24 - .byte PEND - .byte c_v+0 - .byte W24 - .byte c_v-32 - .byte N12 , Bn4 , v064 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v028 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn4 , v016 - .byte W12 - .byte PAN , c_v+0 - .byte N24 , En2 , v092 - .byte W12 - .byte PAN , c_v+44 - .byte W12 - .byte N24 , En2 , v040 - .byte W12 - .byte PAN , c_v-1 - .byte W12 - .byte c_v-46 - .byte N12 , En2 , v032 - .byte W24 - .byte PAN , c_v+47 - .byte W60 - .byte c_v+0 - .byte W60 - .byte N12 , En2 , v092 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte En2 - .byte W24 - .byte Cs2 - .byte W24 - .byte PATT - .word mus_b_palace_7_000 - .byte PAN , c_v+0 - .byte W24 - .byte c_v-32 - .byte N12 , Bn4 , v064 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v028 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , An2 , v092 - .byte W12 - .byte En2 - .byte W12 - .byte N24 , Cs2 - .byte W24 - .byte W96 - .byte W48 - .byte N14 , En2 , v112 - .byte W14 - .byte N09 , Gn2 - .byte W10 - .byte N24 , Cs2 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cs2 , v044 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cs2 , v032 - .byte W24 -mus_b_palace_7_001: - .byte PAN , c_v+0 - .byte W24 - .byte c_v-32 - .byte N12 , Bn4 , v064 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v028 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn4 , v016 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v008 - .byte W12 - .byte PAN , c_v+0 - .byte W24 - .byte PEND - .byte PATT - .word mus_b_palace_7_001 - .byte W96 - .byte W60 - .byte N12 , En2 , v092 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte En2 - .byte W24 - .byte An2 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , An2 , v048 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Bn4 , v064 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v028 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn4 , v016 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v008 - .byte W12 - .byte PAN , c_v+0 - .byte W24 - .byte PATT - .word mus_b_palace_7_001 - .byte W60 - .byte N12 , En2 , v112 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte W96 -mus_b_palace_7_B1: - .byte N06 , Cn1 , v112 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte N06 , Dn3 - .byte W12 - .byte Fs2 , v068 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte N12 , Bn4 , v064 - .byte W12 - .byte N06 , Fs2 , v048 - .byte W12 - .byte N15 , Cn1 , v112 - .byte W12 - .byte N06 , Fs2 , v048 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte N03 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte N06 , Fs2 , v048 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte N03 , Cn1 , v112 - .byte W06 - .byte N06 - .byte N06 , Dn3 - .byte W12 - .byte Cn1 - .byte N06 , Fs2 , v048 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn2 - .byte W06 - .byte En1 - .byte W06 - .byte An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte N12 , Bn4 , v064 - .byte W12 - .byte N06 , Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 -mus_b_palace_7_002: - .byte N06 , Cn1 , v112 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte PEND - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte N03 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W02 - .byte N09 , Gn2 - .byte W04 - .byte N03 , Cn1 - .byte W03 - .byte En1 - .byte W03 - .byte N06 - .byte W06 - .byte An1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte En1 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte N06 , Fs2 , v048 - .byte W12 - .byte En1 , v112 - .byte N06 , Dn3 - .byte W06 - .byte En1 - .byte W06 - .byte Fs2 , v048 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte N06 , Fs2 , v048 - .byte W12 - .byte Dn3 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte Fs2 , v048 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte N06 , Fs2 , v048 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte N12 , Bn4 , v064 - .byte W12 - .byte N06 , Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 -mus_b_palace_7_003: - .byte N06 , Cn1 , v112 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte N03 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_palace_7_003 - .byte N06 , Cn1 , v112 - .byte W12 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 - .byte N06 , Dn3 - .byte W12 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 - .byte N06 , Dn3 - .byte W12 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte N06 , Fs2 , v048 - .byte W12 - .byte En1 , v112 - .byte N06 , Dn3 - .byte W12 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 - .byte W12 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte N12 , Bn4 , v064 - .byte W12 - .byte N06 , En1 , v108 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte PATT - .word mus_b_palace_7_002 - .byte N06 , Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte Fs2 , v048 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte GOTO - .word mus_b_palace_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_b_palace_8: - .byte KEYSH , mus_b_palace_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 39*mus_b_palace_mvl/mxv - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_b_palace_8_B1: -mus_b_palace_8_000: - .byte N01 , Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte PEND - .byte Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte Dn5 , v068 - .byte W24 -mus_b_palace_8_001: - .byte N01 , Dn5 , v068 - .byte W06 - .byte Dn5 , v036 - .byte W18 - .byte Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte PEND - .byte PATT - .word mus_b_palace_8_001 - .byte PATT - .word mus_b_palace_8_000 - .byte PATT - .word mus_b_palace_8_000 - .byte PATT - .word mus_b_palace_8_000 - .byte PATT - .word mus_b_palace_8_001 - .byte PATT - .word mus_b_palace_8_001 - .byte N01 , Dn5 , v068 - .byte W06 - .byte Dn5 , v036 - .byte W42 - .byte Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte Dn5 , v068 - .byte W12 - .byte N01 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte PATT - .word mus_b_palace_8_000 - .byte PATT - .word mus_b_palace_8_000 - .byte PATT - .word mus_b_palace_8_001 - .byte PATT - .word mus_b_palace_8_001 - .byte PATT - .word mus_b_palace_8_000 - .byte PATT - .word mus_b_palace_8_000 - .byte PATT - .word mus_b_palace_8_001 - .byte PATT - .word mus_b_palace_8_001 - .byte GOTO - .word mus_b_palace_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_b_palace_9: - .byte KEYSH , mus_b_palace_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 66*mus_b_palace_mvl/mxv - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_b_palace_9_B1: - .byte W96 - .byte W84 - .byte N12 , Gn5 , v048 - .byte W12 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte Gn5 , v064 - .byte W84 - .byte W96 - .byte W96 - .byte W12 - .byte Gn5 , v048 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte W96 - .byte W96 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte GOTO - .word mus_b_palace_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_b_palace: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_b_palace_pri @ Priority - .byte mus_b_palace_rev @ Reverb. - - .word mus_b_palace_grp - - .word mus_b_palace_1 - .word mus_b_palace_2 - .word mus_b_palace_3 - .word mus_b_palace_4 - .word mus_b_palace_5 - .word mus_b_palace_6 - .word mus_b_palace_7 - .word mus_b_palace_8 - .word mus_b_palace_9 - - .end diff --git a/sound/songs/mus_b_tower.s b/sound/songs/mus_b_tower.s deleted file mode 100644 index 0c508fff5a..0000000000 --- a/sound/songs/mus_b_tower.s +++ /dev/null @@ -1,2380 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_b_tower_grp, voicegroup035 - .equ mus_b_tower_pri, 0 - .equ mus_b_tower_rev, reverb_set+50 - .equ mus_b_tower_mvl, 127 - .equ mus_b_tower_key, 0 - .equ mus_b_tower_tbs, 1 - .equ mus_b_tower_exg, 0 - .equ mus_b_tower_cmp, 1 - - .section .rodata - .global mus_b_tower - .align 2 - -@********************** Track 1 **********************@ - -mus_b_tower_1: - .byte KEYSH , mus_b_tower_key+0 - .byte TEMPO , 128*mus_b_tower_tbs/2 - .byte VOICE , 56 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N06 , Cn3 , v112 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Cn4 - .byte W12 -mus_b_tower_1_B1: - .byte N68 , Fn4 , v112 - .byte W32 - .byte W01 - .byte MOD , 7 - .byte W03 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N03 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte N68 , Fn3 - .byte W32 - .byte W01 - .byte MOD , 7 - .byte W03 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N06 , Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte N68 , Fn4 - .byte W32 - .byte W01 - .byte MOD , 7 - .byte W03 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N03 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N96 , Cn4 - .byte W32 - .byte W01 - .byte MOD , 7 - .byte W24 - .byte W03 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte 21*mus_b_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W72 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N06 , Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W18 - .byte N06 , As3 - .byte W06 - .byte N66 , Fn3 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 52*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W06 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N06 , As3 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W18 - .byte N06 , Cn4 - .byte W06 - .byte N66 , Dn4 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 52*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W06 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N06 , Ds4 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Dn4 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N42 , As3 - .byte W18 - .byte VOL , 76*mus_b_tower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 69*mus_b_tower_mvl/mxv - .byte W06 - .byte 58*mus_b_tower_mvl/mxv - .byte W06 - .byte 39*mus_b_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W06 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N06 , Cn4 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , As3 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte N42 , An3 - .byte W18 - .byte VOL , 76*mus_b_tower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 69*mus_b_tower_mvl/mxv - .byte W06 - .byte 58*mus_b_tower_mvl/mxv - .byte W06 - .byte 39*mus_b_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W06 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N32 , As3 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N03 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N24 , Fn4 - .byte W24 - .byte N09 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N90 , Ds4 - .byte W36 - .byte MOD , 7 - .byte W24 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte 21*mus_b_tower_mvl/mxv - .byte MOD , 0 - .byte W06 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N32 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N03 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , Ds4 - .byte W24 - .byte N09 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte MOD , 0 - .byte N32 , Dn4 - .byte W15 - .byte MOD , 7 - .byte W09 - .byte 0 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N42 , Cn4 - .byte W18 - .byte VOL , 76*mus_b_tower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 69*mus_b_tower_mvl/mxv - .byte W06 - .byte 58*mus_b_tower_mvl/mxv - .byte W06 - .byte 39*mus_b_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W06 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N32 , Dn4 - .byte W18 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte W03 - .byte N03 , As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , Fn4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte MOD , 0 - .byte N36 , Gn4 - .byte W15 - .byte MOD , 7 - .byte W09 - .byte 0 - .byte W12 - .byte N09 , Fn4 - .byte W12 - .byte N42 , Ds4 - .byte W18 - .byte VOL , 76*mus_b_tower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 69*mus_b_tower_mvl/mxv - .byte W06 - .byte 58*mus_b_tower_mvl/mxv - .byte W06 - .byte 39*mus_b_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W06 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte MOD , 0 - .byte N36 , Fs4 - .byte W15 - .byte MOD , 7 - .byte W21 - .byte 0 - .byte N09 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N30 , Cn4 - .byte W15 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte N06 , Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte GOTO - .word mus_b_tower_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_b_tower_2: - .byte KEYSH , mus_b_tower_key+0 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte W24 -mus_b_tower_2_B1: - .byte VOICE , 48 - .byte PAN , c_v+18 - .byte N30 , As4 , v080 - .byte W36 - .byte N06 , As3 - .byte W06 - .byte Fn4 - .byte W06 - .byte N18 , As4 - .byte W24 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , As4 - .byte W12 - .byte N32 , An4 - .byte W36 - .byte N06 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N24 , As4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte N30 , As4 - .byte W36 - .byte N06 , As3 - .byte W06 - .byte Fn4 - .byte W06 - .byte N24 , As4 - .byte W24 - .byte N06 , Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte N12 , As4 - .byte W12 - .byte N32 , An4 - .byte W36 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N96 , Fn3 - .byte W60 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte 21*mus_b_tower_mvl/mxv - .byte W06 - .byte W96 - .byte W36 - .byte 80*mus_b_tower_mvl/mxv - .byte N06 , Cn4 , v076 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte N24 , Fn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N48 , Dn4 - .byte W24 - .byte VOL , 74*mus_b_tower_mvl/mxv - .byte W06 - .byte 62*mus_b_tower_mvl/mxv - .byte W06 - .byte 48*mus_b_tower_mvl/mxv - .byte W06 - .byte 23*mus_b_tower_mvl/mxv - .byte W03 - .byte 13*mus_b_tower_mvl/mxv - .byte W48 - .byte W03 - .byte W36 - .byte 80*mus_b_tower_mvl/mxv - .byte N06 , Ds4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte N24 , As4 - .byte W24 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte N30 - .byte W12 - .byte VOL , 74*mus_b_tower_mvl/mxv - .byte W06 - .byte 62*mus_b_tower_mvl/mxv - .byte W06 - .byte 48*mus_b_tower_mvl/mxv - .byte W06 - .byte 23*mus_b_tower_mvl/mxv - .byte W06 - .byte 80*mus_b_tower_mvl/mxv - .byte N24 , Gn2 , v068 - .byte W24 - .byte An2 - .byte W24 - .byte N06 , As2 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte N06 , Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N24 , Fn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N06 , Gs3 - .byte W12 - .byte N21 - .byte W24 - .byte N06 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , Cn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N06 , Dn4 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N44 , Cn4 - .byte W18 - .byte VOL , 75*mus_b_tower_mvl/mxv - .byte W06 - .byte 69*mus_b_tower_mvl/mxv - .byte W06 - .byte 61*mus_b_tower_mvl/mxv - .byte W06 - .byte 49*mus_b_tower_mvl/mxv - .byte W06 - .byte 28*mus_b_tower_mvl/mxv - .byte W06 - .byte W96 - .byte VOICE , 1 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N32 , Gn4 , v064 - .byte W36 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte N24 , As4 - .byte W24 - .byte N09 , Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte As4 - .byte W24 - .byte N03 , Ds5 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte As4 - .byte W24 - .byte N03 , Ds5 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Dn5 - .byte W12 - .byte As4 - .byte W24 - .byte N06 - .byte W06 - .byte Dn5 - .byte W06 - .byte N12 , Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte N36 , Fn4 - .byte W36 - .byte N06 , Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N24 , As4 - .byte W24 - .byte N12 , Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte N36 , Ds5 - .byte W36 - .byte N12 , Fn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N24 , Fn5 - .byte W24 - .byte N12 , Ds5 - .byte W12 - .byte N06 , Cs5 - .byte W12 - .byte As4 - .byte W24 - .byte N03 , Cs5 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , As4 - .byte W24 - .byte N09 , Fs4 - .byte W12 - .byte As4 - .byte W12 - .byte N30 , An4 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W48 - .byte GOTO - .word mus_b_tower_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_b_tower_3: - .byte KEYSH , mus_b_tower_key+0 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte W24 -mus_b_tower_3_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte W36 - .byte PAN , c_v-20 - .byte N03 , Fn2 , v076 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte An2 - .byte W24 - .byte N09 , Fn2 - .byte W12 - .byte N48 , As2 - .byte W24 - .byte VOL , 74*mus_b_tower_mvl/mxv - .byte W06 - .byte 62*mus_b_tower_mvl/mxv - .byte W06 - .byte 48*mus_b_tower_mvl/mxv - .byte W06 - .byte 23*mus_b_tower_mvl/mxv - .byte W03 - .byte 13*mus_b_tower_mvl/mxv - .byte W48 - .byte W03 - .byte W36 - .byte 80*mus_b_tower_mvl/mxv - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , As2 - .byte W12 - .byte Dn3 - .byte W24 - .byte As2 - .byte W12 - .byte N42 , Ds3 - .byte W24 - .byte VOL , 74*mus_b_tower_mvl/mxv - .byte W06 - .byte 62*mus_b_tower_mvl/mxv - .byte W06 - .byte 48*mus_b_tower_mvl/mxv - .byte W06 - .byte 23*mus_b_tower_mvl/mxv - .byte W06 - .byte 80*mus_b_tower_mvl/mxv - .byte W48 - .byte W48 - .byte N24 , As2 , v064 - .byte W24 - .byte Dn3 - .byte W24 - .byte N06 , Cn3 , v056 - .byte W12 - .byte Gs2 - .byte W12 - .byte Ds3 , v060 - .byte W12 - .byte Gs2 , v064 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gs2 , v068 - .byte W12 - .byte Ds3 , v072 - .byte W12 - .byte Gs2 , v076 - .byte W12 - .byte Fn3 , v064 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N44 , Cn3 - .byte W18 - .byte VOL , 75*mus_b_tower_mvl/mxv - .byte W06 - .byte 69*mus_b_tower_mvl/mxv - .byte W06 - .byte 61*mus_b_tower_mvl/mxv - .byte W06 - .byte 49*mus_b_tower_mvl/mxv - .byte W06 - .byte 28*mus_b_tower_mvl/mxv - .byte W06 - .byte 80*mus_b_tower_mvl/mxv - .byte N06 , As2 , v076 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N44 - .byte W18 - .byte VOL , 75*mus_b_tower_mvl/mxv - .byte W06 - .byte 69*mus_b_tower_mvl/mxv - .byte W06 - .byte 61*mus_b_tower_mvl/mxv - .byte W06 - .byte 49*mus_b_tower_mvl/mxv - .byte W06 - .byte 28*mus_b_tower_mvl/mxv - .byte W06 - .byte 80*mus_b_tower_mvl/mxv - .byte N06 , Ds2 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N44 - .byte W18 - .byte VOL , 75*mus_b_tower_mvl/mxv - .byte W06 - .byte 69*mus_b_tower_mvl/mxv - .byte W06 - .byte 61*mus_b_tower_mvl/mxv - .byte W06 - .byte 49*mus_b_tower_mvl/mxv - .byte W06 - .byte 28*mus_b_tower_mvl/mxv - .byte W06 - .byte 80*mus_b_tower_mvl/mxv - .byte N24 - .byte W24 - .byte Fn2 - .byte W24 - .byte Fs2 - .byte W24 - .byte Gs2 - .byte W24 - .byte N06 , As2 - .byte W12 - .byte N21 - .byte W09 - .byte VOL , 71*mus_b_tower_mvl/mxv - .byte W03 - .byte 54*mus_b_tower_mvl/mxv - .byte W03 - .byte 44*mus_b_tower_mvl/mxv - .byte W09 - .byte 80*mus_b_tower_mvl/mxv - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N09 , As2 - .byte W12 - .byte Fn2 - .byte W24 - .byte N03 , As2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N09 , Ds3 - .byte W12 - .byte As2 - .byte W24 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N36 , As3 - .byte W36 - .byte N09 , Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N30 , Fn3 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W48 - .byte GOTO - .word mus_b_tower_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_b_tower_4: - .byte KEYSH , mus_b_tower_key+0 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte W24 -mus_b_tower_4_B1: - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N66 , Dn4 , v052 - .byte W32 - .byte W01 - .byte MOD , 6 - .byte W03 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte 21*mus_b_tower_mvl/mxv - .byte MOD , 0 - .byte W06 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N03 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N66 , Cn4 - .byte W32 - .byte W01 - .byte MOD , 6 - .byte W03 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte 21*mus_b_tower_mvl/mxv - .byte MOD , 0 - .byte W30 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N66 , Dn4 - .byte W32 - .byte W01 - .byte MOD , 6 - .byte W03 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte 21*mus_b_tower_mvl/mxv - .byte MOD , 0 - .byte W06 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N03 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte N96 , An3 - .byte W32 - .byte W01 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte W06 - .byte 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte 21*mus_b_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W96 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N06 , Fn3 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte Fn3 - .byte W24 - .byte Cn3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte N06 , Ds3 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Fn3 - .byte W12 - .byte As3 - .byte W24 - .byte Fn3 - .byte W12 - .byte VOICE , 4 - .byte PAN , c_v+0 - .byte N06 , Ds3 , v060 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte As4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte As4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte Dn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As2 - .byte W06 - .byte Dn4 - .byte W06 - .byte As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte Dn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N06 , Fn3 , v052 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N36 - .byte W36 - .byte N12 , As2 - .byte W12 - .byte N32 , Ds3 - .byte W36 - .byte N06 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte N09 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Fs3 - .byte W24 - .byte N03 , As3 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte Fs3 - .byte W24 - .byte N03 , As3 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte Fn3 - .byte W24 - .byte N06 - .byte W06 - .byte As3 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N09 , As3 - .byte W12 - .byte Fn3 - .byte W24 - .byte N03 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , Dn4 - .byte W24 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N09 , Ds4 - .byte W12 - .byte As3 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N12 , Ds4 - .byte W12 - .byte N09 , Cs4 - .byte W12 - .byte Cs3 - .byte W24 - .byte N03 , As3 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Cs3 - .byte W24 - .byte As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N30 , Cn3 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W48 - .byte GOTO - .word mus_b_tower_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_b_tower_5: - .byte KEYSH , mus_b_tower_key+0 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte W24 -mus_b_tower_5_B1: - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte N12 , As3 , v052 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N12 - .byte W09 - .byte MOD , 6 - .byte W03 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte N18 - .byte W06 - .byte VOL , 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte 21*mus_b_tower_mvl/mxv - .byte MOD , 0 - .byte W06 - .byte VOICE , 82 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N03 , Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N12 - .byte W09 - .byte MOD , 6 - .byte W03 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte N18 - .byte W06 - .byte VOL , 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte 21*mus_b_tower_mvl/mxv - .byte MOD , 0 - .byte W30 - .byte VOICE , 82 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N12 , As3 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N12 - .byte W09 - .byte MOD , 6 - .byte W03 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte N18 - .byte W06 - .byte VOL , 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte W06 - .byte 21*mus_b_tower_mvl/mxv - .byte MOD , 0 - .byte W06 - .byte VOICE , 82 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N03 , Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N12 - .byte W09 - .byte MOD , 6 - .byte W03 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOL , 77*mus_b_tower_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 66*mus_b_tower_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 56*mus_b_tower_mvl/mxv - .byte W06 - .byte 34*mus_b_tower_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 21*mus_b_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W96 - .byte VOICE , 82 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N06 , Dn3 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , An2 - .byte W12 - .byte Cn3 - .byte W24 - .byte An2 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Dn3 - .byte W12 - .byte Fn3 - .byte W24 - .byte Dn3 - .byte W12 - .byte VOICE , 5 - .byte W06 - .byte N06 , Ds3 , v040 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte As4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte As4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte Dn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As2 - .byte W06 - .byte Dn4 - .byte W06 - .byte As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte Dn3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte Dn5 - .byte W06 - .byte VOICE , 82 - .byte N06 , Dn3 , v052 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N36 - .byte W36 - .byte N12 , Fn2 - .byte W12 - .byte N32 , As2 - .byte W36 - .byte N06 , Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N24 , Ds3 - .byte W24 - .byte N09 , Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Ds3 - .byte W24 - .byte N03 , Fs3 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte Ds3 - .byte W24 - .byte N03 , Fs3 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Fn3 - .byte W12 - .byte Dn3 - .byte W24 - .byte N06 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An2 - .byte W12 - .byte N09 , Fn3 - .byte W12 - .byte Dn3 - .byte W24 - .byte N03 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , As3 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N09 , As3 - .byte W12 - .byte Gn3 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte N09 - .byte W12 - .byte As2 - .byte W24 - .byte N03 , Fs3 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , As2 - .byte W24 - .byte Fs2 - .byte W12 - .byte As2 - .byte W12 - .byte N30 , An2 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W48 - .byte GOTO - .word mus_b_tower_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_b_tower_6: - .byte KEYSH , mus_b_tower_key+0 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte W24 -mus_b_tower_6_B1: - .byte VOICE , 81 - .byte N06 , As1 , v080 - .byte W12 - .byte N06 - .byte W24 - .byte VOICE , 83 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte N06 - .byte W24 - .byte VOICE , 83 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N09 - .byte W12 -mus_b_tower_6_000: - .byte N06 , As1 , v080 - .byte W12 - .byte N06 - .byte W24 - .byte VOICE , 83 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte PEND - .byte N06 , Fn1 - .byte W12 - .byte N06 - .byte W24 - .byte VOICE , 83 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N06 - .byte W06 - .byte Cn2 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte Ds2 - .byte W24 - .byte Dn2 - .byte W24 - .byte Cn2 - .byte W24 - .byte PATT - .word mus_b_tower_6_000 - .byte N06 , Fn1 , v080 - .byte W12 - .byte N06 - .byte W24 - .byte VOICE , 83 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N09 - .byte W12 - .byte Cn2 - .byte W24 - .byte Fn1 - .byte W12 - .byte PATT - .word mus_b_tower_6_000 - .byte N06 , Gs1 , v080 - .byte W12 - .byte N06 - .byte W24 - .byte VOICE , 83 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N09 , As1 - .byte W12 - .byte Fn2 - .byte W24 - .byte As1 - .byte W12 - .byte N12 , Ds2 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Dn2 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Cn2 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte As1 - .byte W24 - .byte N12 - .byte W24 - .byte N48 , Fn1 - .byte W48 - .byte N09 , As1 - .byte W12 - .byte Fn2 - .byte W24 - .byte VOICE , 83 - .byte N03 , As1 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N06 - .byte W12 - .byte N12 , Fn2 - .byte W24 - .byte N09 , As1 - .byte W12 -mus_b_tower_6_001: - .byte N09 , Ds1 , v080 - .byte W12 - .byte As1 - .byte W24 - .byte VOICE , 83 - .byte N03 , Ds1 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N06 - .byte W12 - .byte N12 , As1 - .byte W24 - .byte N09 , Ds1 - .byte W12 - .byte PEND - .byte PATT - .word mus_b_tower_6_001 - .byte N09 , As1 , v080 - .byte W12 - .byte Fn2 - .byte W24 - .byte VOICE , 83 - .byte N03 , As1 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N12 , Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N09 , As1 - .byte W12 - .byte Fn1 - .byte W24 - .byte VOICE , 83 - .byte N03 , As1 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N12 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N12 , Dn2 - .byte W12 - .byte N09 , Ds2 - .byte W12 - .byte As1 - .byte W24 - .byte VOICE , 83 - .byte N03 , Ds2 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N12 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte N09 , Fs2 - .byte W12 - .byte Fs1 - .byte W24 - .byte VOICE , 83 - .byte N03 , Cs2 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N09 , Fs1 - .byte W12 - .byte Cs2 - .byte W24 - .byte VOICE , 83 - .byte N03 , Fs1 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Fn1 - .byte W12 - .byte N12 , Fn2 - .byte W24 - .byte VOICE , 83 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N12 - .byte W48 - .byte GOTO - .word mus_b_tower_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_b_tower_7: - .byte KEYSH , mus_b_tower_key+0 - .byte PAN , c_v-8 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte W24 -mus_b_tower_7_B1: - .byte VOICE , 47 - .byte N24 , As1 , v127 - .byte W72 - .byte N24 - .byte W24 -mus_b_tower_7_000: - .byte N24 , Fn2 , v127 - .byte W84 - .byte N12 - .byte W12 - .byte PEND - .byte N24 , As1 - .byte W72 - .byte N24 - .byte W24 - .byte PATT - .word mus_b_tower_7_000 - .byte N24 , Fn2 , v127 - .byte W24 - .byte Ds2 - .byte W24 - .byte Dn2 - .byte W24 - .byte Cn2 - .byte W24 - .byte As1 - .byte W96 - .byte W36 - .byte N06 , Fn2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N12 , Fn2 - .byte W12 - .byte N24 , As1 - .byte W96 - .byte W36 - .byte N06 , Gs2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Ds2 - .byte W72 - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N12 - .byte W24 - .byte N06 , Dn2 , v116 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn2 , v127 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte Dn2 , v116 - .byte W06 - .byte N24 , Cn2 , v127 - .byte W72 - .byte N12 , Ds2 , v120 - .byte W12 - .byte Cn2 , v127 - .byte W12 - .byte N24 , As1 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_tower_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_b_tower_8: - .byte KEYSH , mus_b_tower_key+0 - .byte VOICE , 0 - .byte W24 -mus_b_tower_8_B1: - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte N72 , Bn2 , v092 - .byte W96 - .byte W96 - .byte N72 - .byte W96 - .byte W96 - .byte N36 - .byte W36 - .byte W03 - .byte N09 - .byte W09 - .byte N48 - .byte W48 - .byte N96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOL , 40*mus_b_tower_mvl/mxv - .byte N48 , An2 , v064 - .byte W09 - .byte VOL , 49*mus_b_tower_mvl/mxv - .byte W06 - .byte 57*mus_b_tower_mvl/mxv - .byte W06 - .byte 64*mus_b_tower_mvl/mxv - .byte W06 - .byte 73*mus_b_tower_mvl/mxv - .byte W06 - .byte 77*mus_b_tower_mvl/mxv - .byte W06 - .byte 80*mus_b_tower_mvl/mxv - .byte W09 - .byte N96 , Bn2 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_b_tower_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_b_tower_9: - .byte KEYSH , mus_b_tower_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_b_tower_mvl/mxv - .byte W24 -mus_b_tower_9_B1: -mus_b_tower_9_000: - .byte W60 - .byte N06 , En1 , v092 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W24 - .byte PEND - .byte PATT - .word mus_b_tower_9_000 - .byte PATT - .word mus_b_tower_9_000 - .byte PATT - .word mus_b_tower_9_000 - .byte N06 , En1 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte En1 , v092 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v068 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte N24 , En1 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_b_tower_9_001: - .byte N06 , En1 , v092 - .byte W06 - .byte En1 , v060 - .byte W06 - .byte En1 , v048 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v092 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte En1 , v112 - .byte W12 - .byte En1 , v092 - .byte W06 - .byte N06 - .byte W06 - .byte PEND -mus_b_tower_9_002: - .byte N06 , En1 , v092 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v092 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v092 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v060 - .byte W06 - .byte En1 , v048 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v092 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_b_tower_9_001 - .byte N06 , En1 , v092 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v092 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v092 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v060 - .byte W06 - .byte En1 , v048 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N03 , En1 , v072 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v092 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_b_tower_9_001 - .byte PATT - .word mus_b_tower_9_002 - .byte PATT - .word mus_b_tower_9_001 - .byte N06 , En1 , v092 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v092 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v092 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W48 - .byte GOTO - .word mus_b_tower_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_b_tower: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_b_tower_pri @ Priority - .byte mus_b_tower_rev @ Reverb. - - .word mus_b_tower_grp - - .word mus_b_tower_1 - .word mus_b_tower_2 - .word mus_b_tower_3 - .word mus_b_tower_4 - .word mus_b_tower_5 - .word mus_b_tower_6 - .word mus_b_tower_7 - .word mus_b_tower_8 - .word mus_b_tower_9 - - .end diff --git a/sound/songs/mus_b_tube.s b/sound/songs/mus_b_tube.s deleted file mode 100644 index d472db9993..0000000000 --- a/sound/songs/mus_b_tube.s +++ /dev/null @@ -1,3742 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_b_tube_grp, voicegroup112 - .equ mus_b_tube_pri, 0 - .equ mus_b_tube_rev, reverb_set+50 - .equ mus_b_tube_mvl, 127 - .equ mus_b_tube_key, 0 - .equ mus_b_tube_tbs, 1 - .equ mus_b_tube_exg, 0 - .equ mus_b_tube_cmp, 1 - - .section .rodata - .global mus_b_tube - .align 2 - -@********************** Track 1 **********************@ - -mus_b_tube_1: - .byte KEYSH , mus_b_tube_key+0 - .byte TEMPO , 120*mus_b_tube_tbs/2 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+14 - .byte VOL , 62*mus_b_tube_mvl/mxv - .byte BEND , c_v+0 - .byte W72 -mus_b_tube_1_B1: - .byte W24 - .byte N16 , En2 , v112 - .byte W16 - .byte N08 , Fs2 - .byte W08 - .byte N24 , Gs2 - .byte W24 - .byte N40 , An2 - .byte W40 - .byte N32 , En3 - .byte W32 - .byte N40 , Gs2 - .byte W40 - .byte N32 , En3 - .byte W32 - .byte N40 , Gn2 - .byte W40 - .byte N32 , En3 - .byte W32 - .byte N24 , Fs2 - .byte W24 - .byte En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte N40 , Fn2 - .byte W40 - .byte N32 , Dn3 - .byte W32 - .byte N40 , En2 - .byte W40 - .byte N32 , Cn3 - .byte W32 - .byte N40 , Ds2 - .byte W40 - .byte N32 , Cn3 - .byte W32 - .byte N40 , En2 - .byte W40 - .byte N56 , Bn2 - .byte W32 - .byte W72 - .byte N16 , An2 - .byte W16 - .byte N04 , En3 - .byte W32 - .byte N16 , En2 - .byte N16 , Cn3 - .byte W16 - .byte N08 , An2 - .byte W08 - .byte N16 , Gs2 - .byte W16 - .byte N04 , En3 - .byte W24 - .byte N16 , Gs2 - .byte W16 - .byte N04 , En3 - .byte W08 - .byte N08 , Gs2 - .byte W08 - .byte N16 , Gn2 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte N16 , En3 - .byte W16 - .byte N04 , Cn3 - .byte W08 - .byte N16 , An2 - .byte W16 - .byte N04 , Gn2 - .byte W08 - .byte N16 , Fs2 - .byte W16 - .byte N04 , Fs3 - .byte W24 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Fs3 - .byte W16 - .byte N08 , Fs2 - .byte W08 - .byte N16 , Fn2 - .byte W16 - .byte N04 , Dn3 - .byte W24 - .byte N08 , Fn2 - .byte W08 - .byte N04 , An3 - .byte W16 - .byte N08 , Fn2 - .byte W08 - .byte N24 , En2 - .byte W24 - .byte N16 , En3 - .byte W24 - .byte An2 - .byte W24 - .byte Ds2 - .byte W16 - .byte N04 , Ds3 - .byte W24 - .byte N08 , An2 - .byte W08 - .byte N04 , An3 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte N16 , En2 - .byte W16 - .byte N04 , Gs3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Dn3 - .byte W08 - .byte N16 , En3 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte W24 - .byte N16 , An2 - .byte W16 - .byte N08 , Cn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N08 , Fs3 - .byte W08 -mus_b_tube_1_000: - .byte N08 , Bn3 , v112 - .byte W08 - .byte Gs2 - .byte W08 - .byte Bn2 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N08 , Fn3 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N08 , Dn3 - .byte W08 - .byte PEND - .byte W24 - .byte N16 , An2 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N08 , Ds3 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Dn3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N08 , Dn3 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N04 , Dn3 - .byte W08 - .byte W16 - .byte Fs3 - .byte W24 - .byte N08 , An2 - .byte W08 - .byte N04 , An3 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte PATT - .word mus_b_tube_1_000 - .byte W16 - .byte N04 , Fs3 , v112 - .byte W08 - .byte N16 , An2 - .byte W16 - .byte N08 , Cn3 - .byte W16 - .byte N04 , An3 - .byte W08 - .byte N08 , Fs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gs2 - .byte W08 - .byte N04 , Fn3 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N08 , Fn3 - .byte W08 - .byte N04 , Gs3 - .byte W16 - .byte N08 , Bn2 - .byte W08 - .byte N72 , Gn3 , v064 - .byte W72 - .byte Fs3 - .byte W72 - .byte Fn3 - .byte W72 - .byte En3 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte N08 , En2 , v112 - .byte W08 - .byte Gs2 - .byte W08 - .byte Bn2 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N08 , En3 - .byte W08 - .byte N04 , En4 , v080 - .byte W16 - .byte N08 , En3 , v096 - .byte W08 - .byte GOTO - .word mus_b_tube_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_b_tube_2: - .byte KEYSH , mus_b_tube_key+0 - .byte VOICE , 38 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_b_tube_mvl/mxv - .byte PAN , c_v+16 - .byte BEND , c_v+0 - .byte N72 , En2 , v096 - .byte W48 - .byte BEND , c_v-8 - .byte W02 - .byte c_v-13 - .byte W04 - .byte c_v-16 - .byte W02 - .byte c_v-24 - .byte W04 - .byte c_v-30 - .byte W02 - .byte c_v-45 - .byte W04 - .byte c_v-57 - .byte W02 - .byte c_v-63 - .byte W04 -mus_b_tube_2_B1: - .byte PAN , c_v+16 - .byte BEND , c_v+0 - .byte N72 , En1 , v096 - .byte W48 - .byte VOL , 81*mus_b_tube_mvl/mxv - .byte MOD , 127 - .byte BEND , c_v+0 - .byte W04 - .byte VOL , 70*mus_b_tube_mvl/mxv - .byte BEND , c_v+15 - .byte W04 - .byte VOL , 62*mus_b_tube_mvl/mxv - .byte BEND , c_v+36 - .byte W04 - .byte VOL , 50*mus_b_tube_mvl/mxv - .byte BEND , c_v+58 - .byte W04 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte BEND , c_v+63 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W04 - .byte 90*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte W16 - .byte N04 , En2 , v092 - .byte W08 - .byte N16 , Ds2 - .byte W16 - .byte N04 , En2 - .byte W08 - .byte N16 , Ds2 - .byte W16 - .byte N04 , En2 - .byte W08 - .byte BEND , c_v+0 - .byte N16 , Ds2 - .byte W16 - .byte N04 , En2 - .byte W08 - .byte BEND , c_v+1 - .byte N16 , Ds2 - .byte W08 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte N04 , En2 - .byte W08 - .byte BEND , c_v+0 - .byte N16 , Ds2 - .byte W16 - .byte N04 , En2 - .byte W08 - .byte BEND , c_v+0 - .byte N16 , Bn2 - .byte W08 - .byte MOD , 8 - .byte W02 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N04 , En2 - .byte W02 - .byte VOL , 89*mus_b_tube_mvl/mxv - .byte W06 - .byte N16 , Ds2 - .byte W16 - .byte N04 , En2 - .byte W08 - .byte BEND , c_v+0 - .byte N16 , Ds2 - .byte W16 - .byte N04 , En2 - .byte W08 - .byte BEND , c_v+0 - .byte N40 , Dn2 - .byte W24 - .byte VOL , 81*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte W02 - .byte 71*mus_b_tube_mvl/mxv - .byte W02 - .byte 68*mus_b_tube_mvl/mxv - .byte W02 - .byte 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 58*mus_b_tube_mvl/mxv - .byte W02 - .byte 55*mus_b_tube_mvl/mxv - .byte W02 - .byte 51*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W08 - .byte VOL , 91*mus_b_tube_mvl/mxv - .byte N16 - .byte W16 - .byte N08 , En2 - .byte W08 - .byte N24 , Fn2 - .byte W16 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Gn2 - .byte W16 - .byte N08 , Fn2 - .byte W08 - .byte N40 , En2 - .byte W24 - .byte VOL , 81*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte W02 - .byte 71*mus_b_tube_mvl/mxv - .byte W02 - .byte 68*mus_b_tube_mvl/mxv - .byte W02 - .byte 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 58*mus_b_tube_mvl/mxv - .byte W02 - .byte 55*mus_b_tube_mvl/mxv - .byte W02 - .byte 51*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W08 - .byte VOL , 91*mus_b_tube_mvl/mxv - .byte N16 , Cn2 - .byte W16 - .byte N08 , En2 - .byte W08 - .byte N24 , Ds2 - .byte W16 - .byte MOD , 8 - .byte BEND , c_v+0 - .byte W08 - .byte MOD , 0 - .byte N24 , An1 - .byte W24 - .byte N16 , Cn2 - .byte W16 - .byte N08 , Ds2 - .byte W08 - .byte N48 , En2 - .byte W24 - .byte VOL , 81*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 70*mus_b_tube_mvl/mxv - .byte W04 - .byte 63*mus_b_tube_mvl/mxv - .byte W02 - .byte 59*mus_b_tube_mvl/mxv - .byte W04 - .byte 55*mus_b_tube_mvl/mxv - .byte W02 - .byte 47*mus_b_tube_mvl/mxv - .byte W04 - .byte 44*mus_b_tube_mvl/mxv - .byte W02 - .byte 38*mus_b_tube_mvl/mxv - .byte W04 - .byte 92*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte W72 - .byte W16 - .byte N04 , En3 , v072 - .byte W08 - .byte N16 , Ds3 - .byte W08 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte N04 , En3 - .byte W08 - .byte N16 , Ds3 - .byte W08 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte N04 , En3 - .byte W08 - .byte N08 , Ds3 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Ds3 - .byte W08 - .byte BEND , c_v+0 - .byte N16 , En3 - .byte W08 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte N04 , Ds3 - .byte W08 - .byte BEND , c_v+1 - .byte N16 , En3 - .byte W08 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte N04 , Ds3 - .byte W08 - .byte BEND , c_v+0 - .byte N08 , Bn3 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N08 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N16 , En3 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte N02 , Fn3 - .byte W02 - .byte N36 , Fs3 - .byte W22 - .byte VOL , 81*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte W02 - .byte 71*mus_b_tube_mvl/mxv - .byte W02 - .byte 68*mus_b_tube_mvl/mxv - .byte W02 - .byte 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 58*mus_b_tube_mvl/mxv - .byte W02 - .byte 55*mus_b_tube_mvl/mxv - .byte W02 - .byte 51*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W08 - .byte VOL , 91*mus_b_tube_mvl/mxv - .byte N16 , Dn3 - .byte W16 - .byte N08 , En3 - .byte W08 - .byte N24 , Fn3 - .byte W16 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte N02 , Fn3 - .byte W02 - .byte N36 , En3 - .byte W22 - .byte VOL , 81*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte W02 - .byte 71*mus_b_tube_mvl/mxv - .byte W02 - .byte 68*mus_b_tube_mvl/mxv - .byte W02 - .byte 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 58*mus_b_tube_mvl/mxv - .byte W02 - .byte 55*mus_b_tube_mvl/mxv - .byte W02 - .byte 51*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W08 - .byte VOL , 91*mus_b_tube_mvl/mxv - .byte N16 , Cn3 - .byte W16 - .byte N08 , En3 - .byte W08 - .byte N24 , Ds3 - .byte W16 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte N24 , An2 - .byte W24 - .byte N16 , Ds3 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte N48 , Gs3 - .byte W24 - .byte VOL , 85*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 81*mus_b_tube_mvl/mxv - .byte W02 - .byte 79*mus_b_tube_mvl/mxv - .byte W02 - .byte 75*mus_b_tube_mvl/mxv - .byte W02 - .byte 74*mus_b_tube_mvl/mxv - .byte W02 - .byte 71*mus_b_tube_mvl/mxv - .byte W02 - .byte 67*mus_b_tube_mvl/mxv - .byte W02 - .byte 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 56*mus_b_tube_mvl/mxv - .byte W02 - .byte 53*mus_b_tube_mvl/mxv - .byte W02 - .byte 46*mus_b_tube_mvl/mxv - .byte W02 - .byte 42*mus_b_tube_mvl/mxv - .byte W02 - .byte 92*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte BEND , c_v+0 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte c_v+0 - .byte W24 - .byte N16 , An1 , v064 - .byte W16 - .byte N08 , Cn2 - .byte W08 - .byte N16 , Ds2 - .byte W16 - .byte N08 , Fs2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gs1 - .byte W08 - .byte Bn1 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N08 , Fn2 - .byte W08 - .byte N16 , Gs2 - .byte W16 - .byte N08 , Dn2 - .byte W08 - .byte W24 - .byte N16 , An1 - .byte W16 - .byte N08 , An2 - .byte W08 - .byte N16 , Fs2 - .byte W16 - .byte N08 , Ds2 - .byte W08 - .byte Bn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Dn2 - .byte W08 - .byte N16 , Fn2 - .byte W16 - .byte N08 , Dn2 - .byte W08 - .byte N16 , Gs2 - .byte W16 - .byte N08 , Fn2 - .byte W08 - .byte W72 - .byte GOTO - .word mus_b_tube_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_b_tube_3: - .byte KEYSH , mus_b_tube_key+0 - .byte VOICE , 35 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 82*mus_b_tube_mvl/mxv - .byte BEND , c_v+0 - .byte N72 , En2 , v112 - .byte W36 - .byte MOD , 10 - .byte W12 - .byte BEND , c_v-8 - .byte W02 - .byte c_v-13 - .byte W04 - .byte c_v-16 - .byte W02 - .byte c_v-24 - .byte W04 - .byte c_v-30 - .byte W02 - .byte c_v-45 - .byte W04 - .byte c_v-57 - .byte W02 - .byte c_v-63 - .byte W04 -mus_b_tube_3_B1: - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N72 , En1 , v112 - .byte W48 - .byte MOD , 10 - .byte W24 - .byte 0 - .byte N40 , An1 - .byte W24 - .byte MOD , 10 - .byte W24 - .byte 0 - .byte N24 , En1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N40 , Gs1 - .byte W24 - .byte MOD , 10 - .byte W24 - .byte 0 - .byte N24 , En2 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N08 , Cn2 - .byte W08 - .byte N04 , An1 - .byte W08 - .byte En1 - .byte W08 - .byte N16 , Gn1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte W08 - .byte N16 , En2 - .byte W04 - .byte BEND , c_v-7 - .byte W02 - .byte c_v-16 - .byte W02 - .byte MOD , 10 - .byte BEND , c_v-28 - .byte W02 - .byte c_v-37 - .byte W02 - .byte c_v-46 - .byte W02 - .byte c_v-53 - .byte W02 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N08 , En1 - .byte W08 - .byte N24 , Fs1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N16 , Dn2 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Cn2 - .byte W08 - .byte N16 , Dn1 - .byte W16 - .byte N08 , En1 - .byte W08 - .byte N40 , Fn1 - .byte W24 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte W08 - .byte N24 , Dn1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N40 , En1 - .byte W24 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte W08 - .byte N24 , Cn1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N40 , Ds1 - .byte W24 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte W08 - .byte N24 , Cn1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N40 , En1 - .byte W24 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte W08 - .byte N24 , An1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N24 , En2 - .byte W12 - .byte MOD , 10 - .byte BEND , c_v-5 - .byte W02 - .byte c_v-12 - .byte W02 - .byte c_v-19 - .byte W02 - .byte c_v-27 - .byte W02 - .byte c_v-39 - .byte W02 - .byte c_v-43 - .byte W02 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N24 , En1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N16 - .byte W16 - .byte N08 , Gs1 - .byte W08 - .byte BEND , c_v+0 - .byte N24 , An1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte W16 - .byte N08 , En2 - .byte W08 - .byte N16 , Cn2 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , An1 - .byte W08 - .byte N16 , Gs1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte W32 - .byte N24 , En1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N08 , Cn2 - .byte W08 - .byte N04 , An1 - .byte W08 - .byte En1 - .byte W08 - .byte N16 , Gn1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte W08 - .byte N24 , En2 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N24 , Fs1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N16 , Dn2 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N04 , Cn2 - .byte W08 - .byte N16 , Dn1 - .byte W16 - .byte N08 , En1 - .byte W08 - .byte BEND , c_v+0 - .byte N16 , Fn1 - .byte W16 - .byte Dn2 - .byte W08 - .byte MOD , 10 - .byte BEND , c_v-9 - .byte W02 - .byte c_v-16 - .byte W02 - .byte c_v-26 - .byte W02 - .byte c_v-39 - .byte W02 - .byte MOD , 0 - .byte BEND , c_v-48 - .byte W02 - .byte c_v-53 - .byte W04 - .byte c_v+0 - .byte W10 - .byte c_v+0 - .byte N24 , Dn1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N24 , En1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N16 , Cn2 - .byte W16 - .byte N04 , Fs1 - .byte W08 - .byte N24 , Cn1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N16 , Ds1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte W32 - .byte N24 , Cn1 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N40 , En1 - .byte W24 - .byte MOD , 10 - .byte BEND , c_v-3 - .byte W02 - .byte c_v-4 - .byte W02 - .byte c_v-6 - .byte W02 - .byte c_v-10 - .byte W02 - .byte c_v-14 - .byte W02 - .byte c_v-16 - .byte W02 - .byte c_v-20 - .byte W02 - .byte c_v-22 - .byte W02 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N08 , Dn1 - .byte W08 - .byte N16 , Bn1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Gs1 - .byte W08 - .byte N16 , An1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N06 , En1 - .byte W24 - .byte N08 , Fs2 - .byte W08 - .byte N16 , Ds2 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Cn2 - .byte W08 - .byte N16 , Dn2 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Bn1 - .byte W08 - .byte N16 , Fn1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N04 , Bn1 - .byte W08 - .byte N16 , Fn2 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N04 , Dn2 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N06 , Gs1 - .byte W08 - .byte An1 - .byte W16 - .byte N08 , En1 - .byte W08 - .byte Fs2 - .byte W08 - .byte N16 , Ds2 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Cn2 - .byte W08 - .byte Dn2 - .byte W08 - .byte Bn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte N16 , Fn1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N04 , Bn1 - .byte W08 - .byte N16 , Fn2 - .byte W16 - .byte N04 , Dn2 - .byte W08 - .byte N16 , An1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N04 , Ds1 - .byte W24 - .byte N08 , Ds2 - .byte W24 - .byte Cn2 - .byte W08 -mus_b_tube_3_000: - .byte N08 , Dn2 , v112 - .byte W08 - .byte Bn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte N16 , Fn1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Bn1 - .byte W08 - .byte N16 , Fn2 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Dn2 - .byte W08 - .byte PEND - .byte N16 , An1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte W24 - .byte N08 , Fs2 - .byte W16 - .byte N04 , An2 - .byte W08 - .byte N08 , Cn2 - .byte W08 - .byte Dn2 - .byte W08 - .byte Bn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte N16 , Fn1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Bn1 - .byte W08 - .byte N04 , Fn2 - .byte W16 - .byte N08 , Dn2 - .byte W08 - .byte N72 , As1 - .byte W72 - .byte An1 - .byte W72 - .byte Gs1 - .byte W72 - .byte BEND , c_v+0 - .byte N48 , Gn1 - .byte W48 - .byte N24 , En2 - .byte W12 - .byte MOD , 10 - .byte BEND , c_v-10 - .byte W02 - .byte c_v-15 - .byte W02 - .byte c_v-25 - .byte W02 - .byte c_v-42 - .byte W02 - .byte c_v-50 - .byte W04 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N40 , An1 - .byte W24 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte N08 , Fs2 - .byte W08 - .byte N16 , Ds2 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Cn2 - .byte W08 - .byte PATT - .word mus_b_tube_3_000 - .byte N40 , An1 , v112 - .byte W24 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte N08 , Fs2 - .byte W08 - .byte N16 , Ds2 - .byte W16 - .byte N08 , Cn2 - .byte W08 - .byte PATT - .word mus_b_tube_3_000 - .byte N08 , En2 , v112 - .byte W08 - .byte Bn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte N16 , En1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , En2 - .byte W08 - .byte N04 , Gs2 - .byte W16 - .byte N08 , Gs1 - .byte W08 - .byte GOTO - .word mus_b_tube_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_b_tube_4: - .byte KEYSH , mus_b_tube_key+0 - .byte VOICE , 53 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 71*mus_b_tube_mvl/mxv - .byte PAN , c_v+5 - .byte W72 -mus_b_tube_4_B1: - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte W24 - .byte BEND , c_v+0 - .byte W24 - .byte PAN , c_v+8 - .byte N08 , En3 , v096 - .byte W08 - .byte Gs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N48 , Cn4 - .byte W04 - .byte BEND , c_v-5 - .byte W04 - .byte c_v+0 - .byte W04 - .byte c_v+0 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N48 , Gs3 - .byte W12 - .byte BEND , c_v-5 - .byte W04 - .byte c_v+0 - .byte W04 - .byte c_v+0 - .byte W04 - .byte c_v+0 - .byte W12 - .byte MOD , 8 - .byte W04 - .byte VOL , 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 49*mus_b_tube_mvl/mxv - .byte W02 - .byte 39*mus_b_tube_mvl/mxv - .byte W02 - .byte 26*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte W16 - .byte N08 , Bn3 , v100 - .byte W08 - .byte Cn4 - .byte W16 - .byte An3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte N48 , Gs3 - .byte W12 - .byte BEND , c_v-6 - .byte W08 - .byte c_v+0 - .byte W04 - .byte MOD , 5 - .byte BEND , c_v+0 - .byte W12 - .byte MOD , 10 - .byte W04 - .byte VOL , 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 49*mus_b_tube_mvl/mxv - .byte W02 - .byte 39*mus_b_tube_mvl/mxv - .byte W02 - .byte 26*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte PAN , c_v+5 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte N08 , Fn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte BEND , c_v-5 - .byte N40 , Cn4 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte MOD , 5 - .byte W12 - .byte 11 - .byte VOL , 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 49*mus_b_tube_mvl/mxv - .byte W02 - .byte 39*mus_b_tube_mvl/mxv - .byte W02 - .byte 26*mus_b_tube_mvl/mxv - .byte W02 - .byte 75*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W04 - .byte N04 , En4 - .byte W08 - .byte N08 , Fs3 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N48 , Gs3 - .byte W12 - .byte MOD , 5 - .byte BEND , c_v-5 - .byte W04 - .byte c_v+0 - .byte W20 - .byte MOD , 10 - .byte W04 - .byte VOL , 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 49*mus_b_tube_mvl/mxv - .byte W02 - .byte 39*mus_b_tube_mvl/mxv - .byte W02 - .byte 26*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte W16 - .byte N08 , Bn3 - .byte W08 - .byte Cn4 - .byte W16 - .byte An3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte BEND , c_v-5 - .byte N48 , Fn3 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte MOD , 5 - .byte W24 - .byte 10 - .byte W04 - .byte VOL , 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 49*mus_b_tube_mvl/mxv - .byte W02 - .byte 39*mus_b_tube_mvl/mxv - .byte W02 - .byte 26*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte MOD , 10 - .byte W04 - .byte VOL , 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 49*mus_b_tube_mvl/mxv - .byte W02 - .byte 39*mus_b_tube_mvl/mxv - .byte W02 - .byte 26*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte N04 , En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte BEND , c_v-5 - .byte N16 , Fn3 - .byte W02 - .byte BEND , c_v+0 - .byte W14 - .byte N04 , En3 - .byte W08 - .byte N04 - .byte W08 - .byte Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte BEND , c_v-5 - .byte N16 , Fn3 - .byte W02 - .byte BEND , c_v+0 - .byte W14 - .byte N04 , En3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte BEND , c_v-5 - .byte N16 , Fn3 - .byte W02 - .byte BEND , c_v+0 - .byte W14 - .byte N04 , En3 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte N08 , Cs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N56 , En3 - .byte W20 - .byte MOD , 5 - .byte W24 - .byte 10 - .byte W04 - .byte VOL , 62*mus_b_tube_mvl/mxv - .byte W02 - .byte 49*mus_b_tube_mvl/mxv - .byte W02 - .byte 39*mus_b_tube_mvl/mxv - .byte W02 - .byte 26*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 75*mus_b_tube_mvl/mxv - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte GOTO - .word mus_b_tube_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_b_tube_5: - .byte KEYSH , mus_b_tube_key+0 - .byte VOICE , 1 - .byte PAN , c_v-17 - .byte VOL , 60*mus_b_tube_mvl/mxv - .byte W72 -mus_b_tube_5_B1: - .byte W72 - .byte W40 - .byte N32 , Cn3 , v112 - .byte W32 - .byte W40 - .byte N32 - .byte W32 - .byte W40 - .byte N32 - .byte W32 - .byte W24 - .byte N24 - .byte W24 - .byte An2 - .byte W24 - .byte W40 - .byte N32 - .byte W32 - .byte W40 - .byte N32 - .byte W32 - .byte W40 - .byte N32 - .byte W32 - .byte W40 - .byte N08 , Gs2 - .byte W08 - .byte N24 , Fs2 - .byte W24 - .byte Gs2 - .byte W24 - .byte N48 , En2 - .byte W48 - .byte W16 - .byte N04 , Cn3 - .byte W56 - .byte W16 - .byte N04 - .byte W40 - .byte N04 - .byte W16 - .byte W72 - .byte W16 - .byte En3 - .byte W32 - .byte N04 - .byte W24 - .byte W16 - .byte An2 - .byte W32 - .byte Dn3 - .byte W24 - .byte W40 - .byte Cn3 - .byte W24 - .byte En2 - .byte W08 - .byte W16 - .byte Cn3 - .byte W32 - .byte Ds3 - .byte W24 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W16 - .byte Cn3 - .byte W32 - .byte Fs3 - .byte W24 - .byte W72 - .byte W16 - .byte Cn3 - .byte W40 - .byte Ds3 - .byte W16 - .byte W16 - .byte Bn2 - .byte W32 - .byte Dn3 - .byte W24 - .byte N72 , Cs3 , v064 - .byte W48 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N72 , Cn3 - .byte W48 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N72 , Bn2 - .byte W48 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N72 , As2 - .byte W48 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W48 - .byte N04 , Dn4 , v080 - .byte W16 - .byte N08 , Dn3 , v096 - .byte W08 - .byte GOTO - .word mus_b_tube_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_b_tube_6: - .byte KEYSH , mus_b_tube_key+0 - .byte VOICE , 1 - .byte PAN , c_v-8 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte BEND , c_v+0 - .byte W72 -mus_b_tube_6_B1: - .byte W48 - .byte PAN , c_v+42 - .byte VOL , 29*mus_b_tube_mvl/mxv - .byte N16 , En2 , v040 - .byte W16 - .byte N08 , Fs2 - .byte W08 - .byte N24 , Gs2 - .byte W24 - .byte N40 , An2 - .byte W40 - .byte N32 , En3 - .byte W08 - .byte W24 - .byte N40 , Gs2 - .byte W40 - .byte N32 , En3 - .byte W08 - .byte W24 - .byte N40 , Gn2 - .byte W40 - .byte N32 , En3 - .byte W08 - .byte W24 - .byte N24 , Fs2 - .byte W24 - .byte En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte N40 , Fn2 - .byte W40 - .byte N32 , Dn3 - .byte W08 - .byte W24 - .byte N40 , En2 - .byte W40 - .byte N32 , Cn3 - .byte W08 - .byte W24 - .byte N40 , Ds2 - .byte W40 - .byte N32 , Cn3 - .byte W08 - .byte W24 - .byte N40 , En2 - .byte W40 - .byte N56 , Bn2 - .byte W08 - .byte W72 - .byte W24 - .byte N16 , An2 - .byte W16 - .byte N04 , En3 - .byte W32 - .byte N16 , En2 - .byte N16 , Cn3 - .byte W16 - .byte N08 , An2 - .byte W08 - .byte N16 , Gs2 - .byte W16 - .byte N04 , En3 - .byte W24 - .byte N16 , Gs2 - .byte W08 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte N08 , Gs2 - .byte W08 - .byte N16 , Gn2 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte N16 , En3 - .byte W16 - .byte N04 , Cn3 - .byte W08 - .byte N16 , An2 - .byte W16 - .byte N04 , Gn2 - .byte W08 - .byte N16 , Fs2 - .byte W16 - .byte N04 , Fs3 - .byte W24 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Fs3 - .byte W16 - .byte N08 , Fs2 - .byte W08 - .byte N16 , Fn2 - .byte W16 - .byte N04 , Dn3 - .byte W24 - .byte N08 , Fn2 - .byte W08 - .byte N04 , An3 - .byte W16 - .byte N08 , Fn2 - .byte W08 - .byte N24 , En2 - .byte W24 - .byte N16 , En3 - .byte W24 - .byte An2 - .byte W24 - .byte Ds2 - .byte W16 - .byte N04 , Ds3 - .byte W24 - .byte N08 , An2 - .byte W08 - .byte BEND , c_v+0 - .byte N04 , An3 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte N16 , En2 - .byte W16 - .byte N04 , Gs3 - .byte W08 - .byte VOICE , 17 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte PAN , c_v-8 - .byte BEND , c_v+1 - .byte N08 , En4 , v080 - .byte W08 - .byte Gs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte N48 , Cn5 - .byte W04 - .byte BEND , c_v-5 - .byte W04 - .byte c_v+0 - .byte W16 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W02 - .byte 29*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 25*mus_b_tube_mvl/mxv - .byte W02 - .byte 23*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 16*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W04 - .byte 11*mus_b_tube_mvl/mxv - .byte W02 - .byte 9*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N48 , Gs4 - .byte W12 - .byte BEND , c_v-5 - .byte W04 - .byte c_v+0 - .byte W10 - .byte VOL , 29*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 25*mus_b_tube_mvl/mxv - .byte W02 - .byte 24*mus_b_tube_mvl/mxv - .byte W02 - .byte 22*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 19*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 16*mus_b_tube_mvl/mxv - .byte W02 - .byte 14*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W16 - .byte N08 , Bn4 - .byte W08 - .byte Cn5 - .byte W16 - .byte An4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , An4 - .byte W08 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte N48 , Gs4 - .byte W12 - .byte BEND , c_v-6 - .byte W08 - .byte c_v+0 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W02 - .byte 30*mus_b_tube_mvl/mxv - .byte W02 - .byte 29*mus_b_tube_mvl/mxv - .byte W02 - .byte 28*mus_b_tube_mvl/mxv - .byte W02 - .byte 25*mus_b_tube_mvl/mxv - .byte W02 - .byte 24*mus_b_tube_mvl/mxv - .byte W02 - .byte 22*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 16*mus_b_tube_mvl/mxv - .byte W02 - .byte 14*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte PAN , c_v-8 - .byte N08 , Fn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte BEND , c_v-5 - .byte N40 , Cn5 - .byte W04 - .byte BEND , c_v+0 - .byte W20 - .byte VOL , 30*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 24*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 16*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W02 - .byte N04 , En5 - .byte W08 - .byte N08 , Fs4 - .byte W08 - .byte N04 , An4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N48 , Gs4 - .byte W12 - .byte BEND , c_v-5 - .byte W04 - .byte c_v+0 - .byte W08 - .byte VOL , 30*mus_b_tube_mvl/mxv - .byte W02 - .byte 29*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 25*mus_b_tube_mvl/mxv - .byte W02 - .byte 23*mus_b_tube_mvl/mxv - .byte W02 - .byte 22*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 16*mus_b_tube_mvl/mxv - .byte W02 - .byte 14*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte 11*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W16 - .byte N08 , Bn4 - .byte W08 - .byte Cn5 - .byte W16 - .byte An4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Fs4 - .byte W08 - .byte BEND , c_v-5 - .byte N48 , Fn4 - .byte W04 - .byte BEND , c_v+0 - .byte W20 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W02 - .byte 29*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 25*mus_b_tube_mvl/mxv - .byte W02 - .byte 23*mus_b_tube_mvl/mxv - .byte W02 - .byte 22*mus_b_tube_mvl/mxv - .byte W02 - .byte 19*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 16*mus_b_tube_mvl/mxv - .byte W02 - .byte 14*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte 11*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N24 , Gs4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N04 , En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte BEND , c_v-5 - .byte N16 , Fn4 - .byte W02 - .byte BEND , c_v+0 - .byte W14 - .byte N04 , En4 - .byte W08 - .byte N04 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte BEND , c_v-5 - .byte N16 , Fn4 - .byte W02 - .byte BEND , c_v+0 - .byte W14 - .byte N04 , En4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Gn4 - .byte W08 - .byte BEND , c_v-5 - .byte N16 , Fn4 - .byte W02 - .byte BEND , c_v+0 - .byte W14 - .byte N04 , En4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte N08 , Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N56 , En4 - .byte W32 - .byte VOL , 30*mus_b_tube_mvl/mxv - .byte W02 - .byte 29*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 25*mus_b_tube_mvl/mxv - .byte W02 - .byte 24*mus_b_tube_mvl/mxv - .byte W02 - .byte 22*mus_b_tube_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 14*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W04 - .byte 32*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W24 - .byte VOICE , 1 - .byte W24 - .byte N16 , An2 , v040 - .byte W16 - .byte N08 , Cn3 - .byte W08 - .byte PAN , c_v+37 - .byte N16 , Ds3 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Bn2 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N08 , Fn3 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N08 , Dn3 - .byte W32 - .byte N16 , An2 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N08 , Ds3 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Dn3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N08 , Dn3 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N08 , Fn3 - .byte W08 - .byte En2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Bn2 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N08 , En3 - .byte W08 - .byte GOTO - .word mus_b_tube_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_b_tube_7: - .byte KEYSH , mus_b_tube_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 2 - .byte PAN , c_v-1 - .byte BEND , c_v+1 - .byte W72 -mus_b_tube_7_B1: - .byte VOICE , 82 - .byte MOD , 2 - .byte PAN , c_v+0 - .byte W72 - .byte W16 - .byte N04 , En2 , v040 - .byte W08 - .byte N16 , Ds2 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , En2 - .byte W08 - .byte N16 , Ds2 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , En2 - .byte W08 - .byte N16 , Ds2 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , En2 - .byte W08 - .byte N16 , Ds2 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , En2 - .byte W08 - .byte N16 , Ds2 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , En2 - .byte W08 - .byte N16 , Bn2 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , En2 - .byte W08 - .byte N16 , Ds2 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , En2 - .byte W08 - .byte N16 , Ds2 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , En2 - .byte W08 - .byte N40 , Dn2 - .byte W12 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte MOD , 7 - .byte W28 - .byte 2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N08 , En2 - .byte W08 - .byte N24 , Fn2 - .byte W06 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 2 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Gn2 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte N08 , Fn2 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W06 - .byte N40 , En2 - .byte W06 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W28 - .byte 2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Cn2 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte N08 , En2 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W06 - .byte N24 , Ds2 - .byte W06 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 2 - .byte N24 , An1 - .byte W06 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 2 - .byte N16 , Cn2 - .byte W04 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N08 , Ds2 - .byte W08 - .byte N48 , En2 - .byte W06 - .byte VOL , 31*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W36 - .byte 2 - .byte W24 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W72 - .byte W16 - .byte N04 , En3 - .byte W08 - .byte N16 , Ds3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , En3 - .byte W08 - .byte N16 , Ds3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , En3 - .byte W08 - .byte N08 , Ds3 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N16 , En3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , Ds3 - .byte W08 - .byte N16 , En3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , Ds3 - .byte W08 - .byte N08 , Bn3 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N08 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N16 , En3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N04 , Gn3 - .byte W08 - .byte N40 , Fs3 - .byte W06 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W28 - .byte 2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Dn3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N08 , En3 - .byte W08 - .byte N24 , Fn3 - .byte W06 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 2 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Gn3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N08 , An3 - .byte W08 - .byte N40 , En3 - .byte W06 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W28 - .byte 2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Cn3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N08 , En3 - .byte W08 - .byte N24 , Ds3 - .byte W06 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 2 - .byte N24 , An2 - .byte W06 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 2 - .byte N16 , Ds3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte 37*mus_b_tube_mvl/mxv - .byte N08 , Fs3 - .byte W08 - .byte N48 , Gs3 - .byte W06 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W36 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 2 - .byte W24 - .byte PAN , c_v-64 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte VOICE , 81 - .byte BEND , c_v+0 - .byte N72 , As2 , v064 - .byte W48 - .byte VOL , 35*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W02 - .byte 30*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 23*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 15*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte 9*mus_b_tube_mvl/mxv - .byte W02 - .byte 5*mus_b_tube_mvl/mxv - .byte W02 - .byte 1*mus_b_tube_mvl/mxv - .byte W02 - .byte 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N72 , An2 - .byte W48 - .byte VOL , 35*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W02 - .byte 30*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 23*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 15*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte 9*mus_b_tube_mvl/mxv - .byte W02 - .byte 5*mus_b_tube_mvl/mxv - .byte W02 - .byte 1*mus_b_tube_mvl/mxv - .byte W02 - .byte 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N72 , Gs2 - .byte W48 - .byte VOL , 35*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W02 - .byte 30*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 23*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 15*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte 9*mus_b_tube_mvl/mxv - .byte W02 - .byte 5*mus_b_tube_mvl/mxv - .byte W02 - .byte 1*mus_b_tube_mvl/mxv - .byte W02 - .byte 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N72 , Gn2 - .byte W48 - .byte VOL , 35*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W02 - .byte 30*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 23*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 15*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte 9*mus_b_tube_mvl/mxv - .byte W02 - .byte 5*mus_b_tube_mvl/mxv - .byte W02 - .byte 1*mus_b_tube_mvl/mxv - .byte W02 - .byte 37*mus_b_tube_mvl/mxv - .byte BEND , c_v+1 - .byte W24 - .byte N16 , An2 , v052 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte N08 , Cn3 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W06 - .byte N16 , Ds3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte N08 , Fs3 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W06 - .byte N08 , Bn3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Bn2 - .byte W08 - .byte N16 , Dn3 - .byte W06 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W10 - .byte N08 , Fn3 - .byte W04 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W04 - .byte N16 , Gs3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte N08 , Dn3 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W06 - .byte W24 - .byte N16 , An2 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte N08 , An3 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W06 - .byte N16 , Fs3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte N08 , Ds3 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W06 - .byte N08 , Bn2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Dn3 - .byte W08 - .byte N16 , Fn3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte N08 , Dn3 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W06 - .byte N16 , Gs3 - .byte W04 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W12 - .byte N08 , Fn3 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte W06 - .byte BEND , c_v+0 - .byte W72 - .byte GOTO - .word mus_b_tube_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_b_tube_8: - .byte KEYSH , mus_b_tube_key+0 - .byte VOICE , 80 - .byte LFOS , 52 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte N72 , En2 , v072 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W28 - .byte MOD , 10 - .byte W12 - .byte BEND , c_v-8 - .byte W02 - .byte c_v-13 - .byte W04 - .byte c_v-16 - .byte W02 - .byte c_v-24 - .byte W04 - .byte c_v-30 - .byte W02 - .byte c_v-45 - .byte W04 - .byte c_v-57 - .byte W02 - .byte c_v-63 - .byte W04 -mus_b_tube_8_B1: - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte N72 , En1 , v072 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W40 - .byte MOD , 10 - .byte W24 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N40 , An1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W16 - .byte MOD , 10 - .byte W24 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N24 , En1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N40 , Gs1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W16 - .byte MOD , 10 - .byte W24 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N24 , En2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N08 , Cn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte N04 , An1 - .byte W08 - .byte En1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Gn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , En2 - .byte W04 - .byte BEND , c_v-7 - .byte W02 - .byte c_v-16 - .byte W02 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte BEND , c_v-28 - .byte W02 - .byte c_v-37 - .byte W02 - .byte c_v-46 - .byte W02 - .byte c_v-53 - .byte W02 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N08 , En1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N24 , Fs1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N16 , Dn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Cn2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Dn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W08 - .byte N08 , En1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N40 , Fn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W16 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N24 , Dn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N40 , En1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W16 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N24 , Cn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N40 , Ds1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W16 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N24 , Cn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N40 , En1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W16 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N24 , An1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N24 , En2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte BEND , c_v-5 - .byte W02 - .byte c_v-12 - .byte W02 - .byte c_v-19 - .byte W02 - .byte c_v-27 - .byte W02 - .byte c_v-39 - .byte W02 - .byte c_v-43 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N24 , En1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N16 - .byte W16 - .byte N08 , Gs1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte BEND , c_v+0 - .byte N24 , An1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte W16 - .byte N08 , En2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Cn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , An1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Gs1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte W32 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N24 , En1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N08 , Cn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte N04 , An1 - .byte W08 - .byte En1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Gn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N24 , En2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N24 , Fs1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N16 , Dn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N04 , Cn2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Dn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W08 - .byte N08 , En1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte BEND , c_v+0 - .byte N16 , Fn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W08 - .byte 37*mus_b_tube_mvl/mxv - .byte N16 , Dn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte BEND , c_v-9 - .byte W02 - .byte c_v-16 - .byte W02 - .byte c_v-26 - .byte W02 - .byte c_v-39 - .byte W02 - .byte MOD , 0 - .byte BEND , c_v-48 - .byte W02 - .byte c_v-53 - .byte W04 - .byte c_v+0 - .byte W10 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte BEND , c_v+0 - .byte N24 , Dn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N24 , En1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N16 , Cn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W08 - .byte N04 , Fs1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N24 , Cn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N16 , Ds1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte W32 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N24 , Cn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W04 - .byte MOD , 10 - .byte W12 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N40 , En1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W16 - .byte MOD , 10 - .byte BEND , c_v-3 - .byte W02 - .byte c_v-4 - .byte W02 - .byte c_v-6 - .byte W02 - .byte c_v-10 - .byte W02 - .byte c_v-14 - .byte W02 - .byte c_v-16 - .byte W02 - .byte c_v-20 - .byte W02 - .byte c_v-22 - .byte W02 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N08 , Dn1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Bn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Gs1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , An1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N06 , En1 - .byte W24 - .byte N08 , Fs2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Ds2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Cn2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Dn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Bn1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Fn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N04 , Bn1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Fn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N04 , Dn2 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N06 , Gs1 - .byte W08 - .byte An1 - .byte W16 - .byte N08 , En1 - .byte W08 - .byte Fs2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Ds2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Cn2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N08 , Dn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte N08 , Bn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Fn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N04 , Bn1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Fn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W08 - .byte N04 , Dn2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , An1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N04 , Ds1 - .byte W24 - .byte N08 , Ds2 - .byte W24 - .byte Cn2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N08 , Dn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte N08 , Bn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte N16 , Fn1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Bn1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Fn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Dn2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , An1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte W24 - .byte N08 , Fs2 - .byte W16 - .byte N04 , An2 - .byte W08 - .byte N08 , Cn2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N08 , Dn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte N08 , Bn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte N16 , Fn1 - .byte W08 - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Bn1 - .byte W08 - .byte N04 , Fn2 - .byte W16 - .byte N08 , Dn2 - .byte W08 - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte N72 , En3 , v092 - .byte W48 - .byte VOL , 35*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W02 - .byte 30*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 23*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 15*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte 9*mus_b_tube_mvl/mxv - .byte W02 - .byte 5*mus_b_tube_mvl/mxv - .byte W02 - .byte 1*mus_b_tube_mvl/mxv - .byte W02 - .byte 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N72 , Ds3 , v064 - .byte W48 - .byte VOL , 35*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W02 - .byte 30*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 23*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 15*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte 9*mus_b_tube_mvl/mxv - .byte W02 - .byte 5*mus_b_tube_mvl/mxv - .byte W02 - .byte 1*mus_b_tube_mvl/mxv - .byte W02 - .byte 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte N72 , Dn3 - .byte W48 - .byte VOL , 35*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W02 - .byte 30*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 23*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte W02 - .byte 15*mus_b_tube_mvl/mxv - .byte W02 - .byte 12*mus_b_tube_mvl/mxv - .byte W02 - .byte 9*mus_b_tube_mvl/mxv - .byte W02 - .byte 5*mus_b_tube_mvl/mxv - .byte W02 - .byte 1*mus_b_tube_mvl/mxv - .byte W02 - .byte 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N72 , Cs3 - .byte W48 - .byte VOL , 35*mus_b_tube_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 32*mus_b_tube_mvl/mxv - .byte W02 - .byte 30*mus_b_tube_mvl/mxv - .byte W02 - .byte 27*mus_b_tube_mvl/mxv - .byte W02 - .byte 23*mus_b_tube_mvl/mxv - .byte W02 - .byte 20*mus_b_tube_mvl/mxv - .byte W02 - .byte 18*mus_b_tube_mvl/mxv - .byte BEND , c_v-10 - .byte W02 - .byte VOL , 15*mus_b_tube_mvl/mxv - .byte BEND , c_v-15 - .byte W02 - .byte VOL , 12*mus_b_tube_mvl/mxv - .byte BEND , c_v-25 - .byte W02 - .byte VOL , 9*mus_b_tube_mvl/mxv - .byte BEND , c_v-42 - .byte W02 - .byte VOL , 5*mus_b_tube_mvl/mxv - .byte BEND , c_v-50 - .byte W02 - .byte VOL , 1*mus_b_tube_mvl/mxv - .byte W02 - .byte 37*mus_b_tube_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N40 , An1 , v072 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W16 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte N08 , Fs2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Ds2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Cn2 - .byte W08 -mus_b_tube_8_000: - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N08 , Dn2 , v072 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte N08 , Bn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Fn1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Bn1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Fn2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , Dn2 - .byte W08 - .byte PEND - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N40 , An1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W16 - .byte MOD , 10 - .byte W16 - .byte 0 - .byte N08 , Fs2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , Ds2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W08 - .byte N08 , Cn2 - .byte W08 - .byte PATT - .word mus_b_tube_8_000 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N08 , En2 , v072 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte N08 , Bn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N16 , En1 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte MOD , 10 - .byte W08 - .byte 0 - .byte N08 , En2 - .byte W08 - .byte VOL , 37*mus_b_tube_mvl/mxv - .byte N04 , Gs2 - .byte W08 - .byte VOL , 25*mus_b_tube_mvl/mxv - .byte W08 - .byte N08 , Gs1 - .byte W08 - .byte GOTO - .word mus_b_tube_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_b_tube_9: - .byte KEYSH , mus_b_tube_key+0 - .byte VOICE , 0 - .byte VOL , 88*mus_b_tube_mvl/mxv - .byte PAN , c_v+0 - .byte W72 -mus_b_tube_9_B1: - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W24 - .byte N04 , En1 , v112 - .byte W08 - .byte Cn1 - .byte W16 - .byte N04 - .byte W16 - .byte En1 - .byte W08 -mus_b_tube_9_000: - .byte N04 , Cn1 , v112 - .byte W40 - .byte N04 - .byte W08 - .byte En1 - .byte W24 - .byte PEND - .byte W72 - .byte PATT - .word mus_b_tube_9_000 - .byte W72 - .byte PATT - .word mus_b_tube_9_000 - .byte W72 - .byte PATT - .word mus_b_tube_9_000 - .byte W72 - .byte PATT - .word mus_b_tube_9_000 - .byte W72 - .byte PATT - .word mus_b_tube_9_000 - .byte W72 - .byte PATT - .word mus_b_tube_9_000 - .byte W72 - .byte PATT - .word mus_b_tube_9_000 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte PATT - .word mus_b_tube_9_000 - .byte W72 - .byte PATT - .word mus_b_tube_9_000 - .byte W72 - .byte PATT - .word mus_b_tube_9_000 - .byte GOTO - .word mus_b_tube_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_b_tube_10: - .byte KEYSH , mus_b_tube_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 50*mus_b_tube_mvl/mxv - .byte PAN , c_v+0 - .byte W72 -mus_b_tube_10_B1: - .byte N02 , Cn5 , v048 - .byte W08 - .byte Cn5 , v032 - .byte W08 - .byte Cn5 , v044 - .byte W08 - .byte Cn5 , v048 - .byte W16 - .byte Cn5 , v032 - .byte W08 - .byte VOICE , 126 - .byte N24 , Gn5 - .byte W24 -mus_b_tube_10_000: - .byte VOICE , 127 - .byte N02 , Cn5 , v048 - .byte W16 - .byte Cn5 , v024 - .byte W08 - .byte Cn5 , v048 - .byte W16 - .byte Cn5 , v024 - .byte W08 - .byte Cn5 , v048 - .byte W16 - .byte Cn5 , v024 - .byte W08 - .byte PEND -mus_b_tube_10_001: - .byte N02 , Cn5 , v048 - .byte W16 - .byte Cn5 , v024 - .byte W08 - .byte Cn5 , v048 - .byte W16 - .byte Cn5 , v024 - .byte W08 - .byte Cn5 , v048 - .byte W16 - .byte Cn5 , v024 - .byte W08 - .byte PEND - .byte PATT - .word mus_b_tube_10_001 - .byte PATT - .word mus_b_tube_10_001 - .byte PATT - .word mus_b_tube_10_001 - .byte PATT - .word mus_b_tube_10_001 - .byte PATT - .word mus_b_tube_10_001 - .byte PATT - .word mus_b_tube_10_001 - .byte N02 , Cn5 , v048 - .byte W16 - .byte Cn5 , v024 - .byte W08 - .byte VOICE , 126 - .byte N24 , Gn5 , v032 - .byte W24 - .byte VOICE , 127 - .byte W24 - .byte PATT - .word mus_b_tube_10_001 -mus_b_tube_10_002: - .byte N02 , Cn5 , v048 - .byte W16 - .byte Cn5 , v024 - .byte W08 - .byte Cn5 , v048 - .byte W16 - .byte Cn5 , v024 - .byte W08 - .byte VOICE , 126 - .byte N24 , Gn5 , v032 - .byte W24 - .byte PEND - .byte PATT - .word mus_b_tube_10_000 - .byte PATT - .word mus_b_tube_10_002 - .byte PATT - .word mus_b_tube_10_001 - .byte PATT - .word mus_b_tube_10_002 - .byte PATT - .word mus_b_tube_10_000 - .byte PATT - .word mus_b_tube_10_002 - .byte PATT - .word mus_b_tube_10_000 - .byte PATT - .word mus_b_tube_10_002 - .byte PATT - .word mus_b_tube_10_000 - .byte PATT - .word mus_b_tube_10_002 - .byte PATT - .word mus_b_tube_10_000 - .byte PATT - .word mus_b_tube_10_002 - .byte PATT - .word mus_b_tube_10_000 - .byte PATT - .word mus_b_tube_10_002 - .byte VOICE , 127 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte PATT - .word mus_b_tube_10_001 - .byte PATT - .word mus_b_tube_10_002 - .byte PATT - .word mus_b_tube_10_000 - .byte PATT - .word mus_b_tube_10_002 - .byte PATT - .word mus_b_tube_10_000 - .byte GOTO - .word mus_b_tube_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_b_tube: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_b_tube_pri @ Priority - .byte mus_b_tube_rev @ Reverb. - - .word mus_b_tube_grp - - .word mus_b_tube_1 - .word mus_b_tube_2 - .word mus_b_tube_3 - .word mus_b_tube_4 - .word mus_b_tube_5 - .word mus_b_tube_6 - .word mus_b_tube_7 - .word mus_b_tube_8 - .word mus_b_tube_9 - .word mus_b_tube_10 - - .end diff --git a/sound/songs/mus_battle20.s b/sound/songs/mus_battle20.s deleted file mode 100644 index 4647d5ce5e..0000000000 --- a/sound/songs/mus_battle20.s +++ /dev/null @@ -1,3176 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_battle20_grp, voicegroup119 - .equ mus_battle20_pri, 1 - .equ mus_battle20_rev, reverb_set+50 - .equ mus_battle20_mvl, 127 - .equ mus_battle20_key, 0 - .equ mus_battle20_tbs, 1 - .equ mus_battle20_exg, 0 - .equ mus_battle20_cmp, 1 - - .section .rodata - .global mus_battle20 - .align 2 - -@********************** Track 1 **********************@ - -mus_battle20_1: - .byte KEYSH , mus_battle20_key+0 - .byte TEMPO , 198*mus_battle20_tbs/2 - .byte VOICE , 1 - .byte PAN , c_v+15 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte N06 , Cn5 , v076 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 17 - .byte N12 , Gn3 , v080 - .byte W36 - .byte As3 - .byte W36 - .byte Gs3 - .byte W24 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W24 - .byte As3 - .byte W36 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Gn3 - .byte W36 - .byte As3 - .byte W36 - .byte Gs3 - .byte W24 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W24 - .byte As3 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v+6 - .byte N12 , Cn4 - .byte W36 - .byte Ds4 - .byte W36 - .byte Cs4 - .byte W24 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Cn4 , v088 - .byte W36 - .byte Ds4 - .byte W36 - .byte Cs4 - .byte W24 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W36 - .byte N24 , Gn4 - .byte W24 -mus_battle20_1_B1: - .byte VOICE , 48 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte N36 , Cn3 , v096 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , Fn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N96 , Cs4 - .byte W96 - .byte N48 - .byte W48 - .byte As3 - .byte W48 - .byte N36 , Cn3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , Fn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N72 , Cs4 - .byte W72 - .byte N12 - .byte W12 - .byte Cn4 - .byte W12 - .byte N48 , Cs4 - .byte W48 - .byte Ds4 - .byte W48 - .byte N36 , Cn4 - .byte W36 - .byte As3 - .byte W36 - .byte N24 , Dn4 - .byte W24 - .byte N92 , Cn4 - .byte W48 - .byte VOL , 75*mus_battle20_mvl/mxv - .byte W06 - .byte 71*mus_battle20_mvl/mxv - .byte W06 - .byte 66*mus_battle20_mvl/mxv - .byte W06 - .byte 60*mus_battle20_mvl/mxv - .byte W06 - .byte 53*mus_battle20_mvl/mxv - .byte W06 - .byte 45*mus_battle20_mvl/mxv - .byte W06 - .byte 35*mus_battle20_mvl/mxv - .byte W06 - .byte 24*mus_battle20_mvl/mxv - .byte W06 - .byte 80*mus_battle20_mvl/mxv - .byte N48 , En2 - .byte W48 - .byte N36 , Fn2 - .byte W36 - .byte N12 , An2 - .byte W12 - .byte N36 , As2 - .byte W36 - .byte Dn3 - .byte W36 - .byte N24 , Bn2 - .byte W24 - .byte N36 , Cn3 - .byte W36 - .byte Gn2 - .byte W36 - .byte N24 , Fn2 - .byte W24 - .byte N96 , En2 - .byte W96 - .byte N48 - .byte W48 - .byte Fn2 - .byte W48 - .byte N36 , As2 - .byte W36 - .byte N24 , Fn2 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W12 - .byte N72 , Cn3 - .byte W72 - .byte N24 - .byte W24 - .byte N96 , En3 - .byte W96 - .byte N84 , Cn3 - .byte W84 - .byte N12 , En3 - .byte W12 - .byte N96 , Fn3 - .byte W96 - .byte N72 - .byte W72 - .byte N12 , En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N84 , En3 - .byte W84 - .byte N12 , Fn3 - .byte W12 - .byte N72 , Gn3 - .byte W72 - .byte N12 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte N96 , As3 - .byte W96 - .byte N72 , Fn3 - .byte W72 - .byte N12 , En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N96 , Gn3 - .byte W96 - .byte VOICE , 48 - .byte N84 , Cn4 - .byte W84 - .byte N12 , En4 - .byte W12 - .byte N96 , Fn4 - .byte W96 - .byte N72 - .byte W72 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N96 , En4 - .byte W96 - .byte N48 , Cn5 - .byte W48 - .byte Cn3 - .byte W48 - .byte Gn4 - .byte W48 - .byte Cs3 - .byte W48 - .byte Cn4 - .byte W48 - .byte Cn2 - .byte W48 - .byte Gn3 - .byte W48 - .byte Cs2 - .byte W48 - .byte VOICE , 47 - .byte PAN , c_v-32 - .byte N12 , Cn2 , v092 - .byte W12 - .byte En2 - .byte W24 - .byte Cn2 - .byte W12 - .byte En2 - .byte W12 - .byte N12 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 - .byte W48 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte En2 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte Cn2 - .byte W12 - .byte En2 - .byte W12 - .byte Cn2 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte Cn2 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte N12 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte En2 - .byte W24 - .byte Cn2 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v+6 - .byte N12 , As3 , v096 - .byte W12 - .byte TIE , Cn4 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Cn3 , v076 - .byte W96 - .byte W48 - .byte VOL , 75*mus_battle20_mvl/mxv - .byte W06 - .byte 71*mus_battle20_mvl/mxv - .byte W06 - .byte 66*mus_battle20_mvl/mxv - .byte W06 - .byte 60*mus_battle20_mvl/mxv - .byte W06 - .byte 53*mus_battle20_mvl/mxv - .byte W06 - .byte 45*mus_battle20_mvl/mxv - .byte W06 - .byte 35*mus_battle20_mvl/mxv - .byte W06 - .byte 24*mus_battle20_mvl/mxv - .byte W03 - .byte EOT - .byte W03 - .byte VOICE , 60 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte PAN , c_v+16 - .byte N96 , Fn2 , v096 - .byte W96 - .byte As2 - .byte W96 - .byte Gn2 - .byte W96 -mus_battle20_1_000: - .byte N92 , En2 , v096 - .byte W48 - .byte VOL , 75*mus_battle20_mvl/mxv - .byte W06 - .byte 71*mus_battle20_mvl/mxv - .byte W06 - .byte 66*mus_battle20_mvl/mxv - .byte W06 - .byte 60*mus_battle20_mvl/mxv - .byte W06 - .byte 53*mus_battle20_mvl/mxv - .byte W06 - .byte 45*mus_battle20_mvl/mxv - .byte W06 - .byte 35*mus_battle20_mvl/mxv - .byte W06 - .byte 24*mus_battle20_mvl/mxv - .byte W06 - .byte PEND - .byte 80*mus_battle20_mvl/mxv - .byte N96 , Fn2 - .byte W96 - .byte As2 - .byte W96 - .byte Gn2 - .byte W96 - .byte PATT - .word mus_battle20_1_000 - .byte VOICE , 17 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte PAN , c_v+15 - .byte N12 , Gn3 , v088 - .byte W36 - .byte Gs3 - .byte W36 - .byte Gn2 - .byte W24 - .byte En3 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , As2 - .byte W24 - .byte N12 , Gn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte Gn2 - .byte W24 - .byte En3 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , Gs3 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v+6 - .byte N48 , Cn4 , v096 - .byte W48 - .byte Cn3 - .byte W48 - .byte Gn3 - .byte W48 - .byte Cs3 - .byte W48 - .byte Cn4 - .byte W48 - .byte Cn3 - .byte W48 - .byte Cs4 - .byte W48 - .byte Cs3 - .byte W48 - .byte GOTO - .word mus_battle20_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_battle20_2: - .byte KEYSH , mus_battle20_key+0 - .byte VOICE , 48 - .byte LFOS , 20 - .byte PAN , c_v-14 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte N06 , Gn5 , v064 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte VOICE , 17 - .byte N12 , Cn4 , v088 - .byte W36 - .byte Ds4 - .byte W36 - .byte Cs4 - .byte W24 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W36 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Cn4 - .byte W36 - .byte Ds4 - .byte W36 - .byte Cs4 - .byte W24 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W36 - .byte N24 , Gs4 - .byte W24 - .byte PAN , c_v+0 - .byte N12 , Cn5 - .byte W36 - .byte Ds5 - .byte W36 - .byte Cs5 - .byte W24 - .byte Cn5 - .byte W12 - .byte Cs5 - .byte W24 - .byte Ds5 - .byte W36 - .byte N24 , Cs5 - .byte W24 - .byte N12 , Cn5 - .byte W36 - .byte Ds5 - .byte W36 - .byte Cs5 - .byte W24 - .byte Cn5 - .byte W12 - .byte Cs5 - .byte W24 - .byte Ds5 - .byte W36 - .byte N24 , Gn5 , v076 - .byte W24 -mus_battle20_2_B1: - .byte VOICE , 60 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte PAN , c_v+0 - .byte N48 , Cn4 , v100 - .byte W48 - .byte As3 - .byte W48 - .byte N36 , Dn4 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N12 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N72 , Gs4 - .byte W72 - .byte N12 - .byte W12 - .byte Gn4 - .byte W12 - .byte N48 , Fn4 - .byte W48 - .byte Cs4 - .byte W48 - .byte VOICE , 56 - .byte N48 , Cn4 , v104 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N42 , As3 - .byte W21 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte N06 , Cn4 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte N12 , Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N72 , Gs4 - .byte W32 - .byte W01 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N12 - .byte W12 - .byte Gn4 - .byte W12 - .byte N36 , As4 - .byte W36 - .byte N24 , Gs4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte N60 , Gn4 - .byte W30 - .byte MOD , 7 - .byte W30 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N92 , En4 - .byte W36 - .byte MOD , 7 - .byte W12 - .byte VOL , 75*mus_battle20_mvl/mxv - .byte W06 - .byte 71*mus_battle20_mvl/mxv - .byte W06 - .byte 66*mus_battle20_mvl/mxv - .byte W06 - .byte 60*mus_battle20_mvl/mxv - .byte W06 - .byte 53*mus_battle20_mvl/mxv - .byte W06 - .byte 45*mus_battle20_mvl/mxv - .byte W06 - .byte 35*mus_battle20_mvl/mxv - .byte W06 - .byte 24*mus_battle20_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOICE , 48 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte PAN , c_v+0 - .byte N48 , As2 - .byte W48 - .byte Dn3 - .byte W48 - .byte N36 , Fn3 - .byte W36 - .byte N24 , As3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N72 , En3 - .byte W72 - .byte N24 , Cn3 - .byte W24 - .byte N96 , Gn3 - .byte W96 - .byte N48 , As2 - .byte W48 - .byte Dn3 - .byte W48 - .byte N36 , Fn3 - .byte W36 - .byte N24 , As3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N72 , En4 - .byte W72 - .byte N24 , Gn4 - .byte W24 - .byte N92 , Cn5 - .byte W54 - .byte VOL , 73*mus_battle20_mvl/mxv - .byte W09 - .byte 66*mus_battle20_mvl/mxv - .byte W06 - .byte 59*mus_battle20_mvl/mxv - .byte W09 - .byte 50*mus_battle20_mvl/mxv - .byte W06 - .byte 40*mus_battle20_mvl/mxv - .byte W06 - .byte 26*mus_battle20_mvl/mxv - .byte W06 - .byte VOICE , 17 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte PAN , c_v+0 - .byte N36 , Cn4 , v100 - .byte W36 - .byte Gn3 - .byte W36 - .byte N12 , Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte N36 , Fn4 - .byte W36 - .byte N24 , As3 - .byte W24 - .byte N36 , Dn4 - .byte W36 -mus_battle20_2_000: - .byte N36 , Fn4 , v100 - .byte W36 - .byte N24 , As4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PEND - .byte N48 , En4 - .byte W48 - .byte Cn4 - .byte W48 - .byte N36 - .byte W36 - .byte Gn4 - .byte W36 - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte N36 , Dn4 - .byte W36 - .byte N60 , As4 - .byte W60 - .byte PATT - .word mus_battle20_2_000 - .byte N36 , En4 , v100 - .byte W36 - .byte N60 , Cn4 - .byte W60 - .byte VOICE , 1 - .byte N36 , Cn5 , v104 - .byte W36 - .byte Gn4 - .byte W36 - .byte N12 , Cn5 - .byte W12 - .byte En5 - .byte W12 - .byte N36 , Fn5 - .byte W36 - .byte N24 , As4 - .byte W24 - .byte N36 , Dn5 - .byte W36 - .byte Fn5 - .byte W36 - .byte N24 , As5 - .byte W24 - .byte N12 , An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N36 , En5 - .byte W36 - .byte Cn5 - .byte W36 - .byte N24 , Gn5 - .byte W24 - .byte N36 , Cn6 - .byte W36 - .byte Cs6 - .byte W36 - .byte N24 , Cn4 , v108 - .byte W24 - .byte N36 , Gn5 , v104 - .byte W36 - .byte Gs5 - .byte W36 - .byte N24 , Cs4 , v108 - .byte W24 - .byte N36 , Cn5 , v104 - .byte W36 - .byte Cs5 - .byte W36 - .byte N24 , Cn3 , v108 - .byte W24 - .byte N36 , Gn4 , v104 - .byte W36 - .byte Gs4 - .byte W36 - .byte N24 , Cs3 , v108 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N96 , Cn3 , v104 - .byte W96 -mus_battle20_2_001: - .byte N84 , Cn2 , v104 - .byte W84 - .byte N12 , Cn3 - .byte W12 - .byte PEND - .byte N96 , Cs3 - .byte W96 - .byte N84 , Cs2 - .byte W84 - .byte N12 , Cs3 - .byte W12 - .byte N96 , Cn3 - .byte W96 - .byte PATT - .word mus_battle20_2_001 - .byte N96 , As2 , v104 - .byte W96 - .byte Dn3 - .byte W96 - .byte Fn3 - .byte W96 - .byte N84 , As3 - .byte W84 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte N12 , Dn4 - .byte W12 - .byte TIE , En4 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , En3 , v096 - .byte W96 - .byte W48 - .byte VOL , 75*mus_battle20_mvl/mxv - .byte W06 - .byte 71*mus_battle20_mvl/mxv - .byte W06 - .byte 66*mus_battle20_mvl/mxv - .byte W06 - .byte 60*mus_battle20_mvl/mxv - .byte W06 - .byte 53*mus_battle20_mvl/mxv - .byte W06 - .byte 45*mus_battle20_mvl/mxv - .byte W06 - .byte 35*mus_battle20_mvl/mxv - .byte W06 - .byte 24*mus_battle20_mvl/mxv - .byte W03 - .byte EOT - .byte W03 - .byte VOICE , 60 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Cn3 , v100 - .byte W24 - .byte N36 , Fn3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N48 , As3 - .byte W48 - .byte An3 - .byte W48 - .byte N36 , Gn3 - .byte W36 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N92 , Gn3 - .byte W48 - .byte VOL , 75*mus_battle20_mvl/mxv - .byte W06 - .byte 71*mus_battle20_mvl/mxv - .byte W06 - .byte 66*mus_battle20_mvl/mxv - .byte W06 - .byte 60*mus_battle20_mvl/mxv - .byte W06 - .byte 53*mus_battle20_mvl/mxv - .byte W06 - .byte 45*mus_battle20_mvl/mxv - .byte W06 - .byte 35*mus_battle20_mvl/mxv - .byte W06 - .byte 24*mus_battle20_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte N24 , Cn3 , v104 - .byte W24 - .byte N36 , Fn3 - .byte W15 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte N36 , Gn3 - .byte W36 - .byte N48 , Cn4 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N48 , Dn4 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , En4 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N92 , Cn4 - .byte W32 - .byte W01 - .byte MOD , 7 - .byte W15 - .byte VOL , 75*mus_battle20_mvl/mxv - .byte W06 - .byte 71*mus_battle20_mvl/mxv - .byte W06 - .byte 66*mus_battle20_mvl/mxv - .byte W06 - .byte 60*mus_battle20_mvl/mxv - .byte W06 - .byte 53*mus_battle20_mvl/mxv - .byte W06 - .byte 45*mus_battle20_mvl/mxv - .byte W06 - .byte 35*mus_battle20_mvl/mxv - .byte W06 - .byte 24*mus_battle20_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOICE , 17 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte PAN , c_v-14 - .byte N12 , Cn4 , v096 - .byte W36 - .byte Cs4 - .byte W36 - .byte Cn3 - .byte W24 - .byte Gn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Cn4 - .byte W36 - .byte Cs4 - .byte W36 - .byte Cn3 - .byte W24 - .byte Gn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte N12 , Cn5 , v092 - .byte W36 - .byte Cs5 - .byte W36 - .byte Cn4 - .byte W24 - .byte Gn4 - .byte W36 - .byte Gs4 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Cn5 - .byte W36 - .byte Cs5 - .byte W36 - .byte N24 , Gn4 - .byte W24 - .byte N12 , Cn5 - .byte W36 - .byte Cs5 - .byte W36 - .byte N24 , As4 - .byte W24 - .byte GOTO - .word mus_battle20_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_battle20_3: - .byte KEYSH , mus_battle20_key+0 - .byte VOICE , 33 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte PAN , c_v-6 - .byte N96 , Cn1 , v108 - .byte W96 - .byte N60 , Cs1 - .byte W60 - .byte N12 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cs1 - .byte W12 -mus_battle20_3_000: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte N12 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND -mus_battle20_3_001: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte N12 - .byte W12 - .byte Cs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_3_000 - .byte PATT - .word mus_battle20_3_001 - .byte PATT - .word mus_battle20_3_000 - .byte PATT - .word mus_battle20_3_001 - .byte PATT - .word mus_battle20_3_000 - .byte PATT - .word mus_battle20_3_001 -mus_battle20_3_B1: -mus_battle20_3_002: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 -mus_battle20_3_003: - .byte N12 , Cs1 , v108 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PATT - .word mus_battle20_3_002 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PATT - .word mus_battle20_3_003 - .byte PATT - .word mus_battle20_3_003 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 -mus_battle20_3_004: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_3_004 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_004 - .byte PATT - .word mus_battle20_3_004 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 -mus_battle20_3_005: - .byte N12 , Cn1 , v108 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte PEND -mus_battle20_3_006: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_3_006 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 - .byte N12 , Cn1 , v108 - .byte W12 - .byte As1 - .byte W12 - .byte Cn1 - .byte W12 - .byte As1 - .byte W12 - .byte Cn1 - .byte W12 - .byte As1 - .byte W12 - .byte Cn1 - .byte W12 - .byte As1 - .byte W12 - .byte PATT - .word mus_battle20_3_006 - .byte PATT - .word mus_battle20_3_005 - .byte PATT - .word mus_battle20_3_005 - .byte PATT - .word mus_battle20_3_006 - .byte PATT - .word mus_battle20_3_006 - .byte PATT - .word mus_battle20_3_005 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_003 - .byte PATT - .word mus_battle20_3_003 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_004 - .byte PATT - .word mus_battle20_3_004 - .byte PATT - .word mus_battle20_3_004 - .byte PATT - .word mus_battle20_3_004 -mus_battle20_3_007: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_3_007 - .byte PATT - .word mus_battle20_3_002 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gn1 - .byte W12 -mus_battle20_3_008: - .byte N12 , Fn1 , v108 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_3_008 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_008 - .byte PATT - .word mus_battle20_3_008 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_002 - .byte PATT - .word mus_battle20_3_000 - .byte PATT - .word mus_battle20_3_001 - .byte PATT - .word mus_battle20_3_000 - .byte PATT - .word mus_battle20_3_001 - .byte PATT - .word mus_battle20_3_000 - .byte PATT - .word mus_battle20_3_001 - .byte PATT - .word mus_battle20_3_000 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cs1 - .byte W12 - .byte GOTO - .word mus_battle20_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_battle20_4: - .byte KEYSH , mus_battle20_key+0 - .byte VOICE , 80 - .byte LFOS , 20 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 4 - .byte PAN , c_v+0 - .byte N24 , Gs3 , v052 - .byte W24 -mus_battle20_4_000: - .byte N12 , Gn3 , v052 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte PEND - .byte Gn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PATT - .word mus_battle20_4_000 - .byte N12 , Gn3 , v052 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Cs4 - .byte W24 -mus_battle20_4_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte N03 , Gn1 , v060 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 -mus_battle20_4_001: - .byte N03 , Gn1 , v060 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PEND -mus_battle20_4_002: - .byte N03 , Fn1 , v060 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PEND -mus_battle20_4_003: - .byte N03 , As1 , v060 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_4_001 - .byte PATT - .word mus_battle20_4_001 - .byte PATT - .word mus_battle20_4_002 - .byte PATT - .word mus_battle20_4_003 - .byte PATT - .word mus_battle20_4_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 80 - .byte N96 , Fn2 , v060 - .byte W96 - .byte As2 - .byte W96 - .byte Dn3 - .byte W96 - .byte N84 , Fn3 - .byte W84 - .byte N12 - .byte W12 - .byte TIE , Gn3 - .byte W96 - .byte W96 - .byte EOT - .byte W96 - .byte W96 - .byte VOICE , 4 - .byte PAN , c_v-48 - .byte N12 , Fn4 , v040 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 -mus_battle20_4_004: - .byte N12 , Fn4 , v040 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND -mus_battle20_4_005: - .byte N12 , En4 , v040 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_4_005 - .byte PATT - .word mus_battle20_4_004 - .byte N12 , Fn4 , v032 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 , v020 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte VOICE , 6 - .byte PAN , c_v+0 - .byte N48 , Cn3 , v052 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N48 , Cn2 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N48 , Gn2 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N48 , Cs2 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N48 , Cn3 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N48 , Cn2 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N48 , Gn2 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N48 , Cs3 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte VOICE , 6 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gn4 - .byte W36 - .byte Gs4 - .byte W36 - .byte Gn3 - .byte W24 - .byte En4 - .byte W36 - .byte Fn4 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Gn4 - .byte W36 - .byte Gs4 - .byte W36 - .byte N24 , Cn4 - .byte W24 - .byte N12 , Gn4 - .byte W36 - .byte Gs4 - .byte W36 - .byte N24 , Fn4 - .byte W24 - .byte GOTO - .word mus_battle20_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_battle20_5: - .byte KEYSH , mus_battle20_key+0 - .byte VOICE , 4 - .byte LFOS , 20 - .byte PAN , c_v+0 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte N06 , Gn3 , v060 - .byte W12 - .byte Cn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Gn3 - .byte W12 - .byte Cn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Gn3 - .byte W12 - .byte Cn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte PAN , c_v+1 - .byte N06 , Gn3 - .byte W12 - .byte Cn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fn3 - .byte W12 - .byte As2 - .byte W06 - .byte As3 - .byte W06 - .byte PAN , c_v+50 - .byte N06 , Fn3 - .byte W12 - .byte As2 - .byte W06 - .byte As3 - .byte W06 - .byte PAN , c_v+1 - .byte N06 , Fn3 - .byte W12 - .byte As2 - .byte W06 - .byte As3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fn3 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , As2 - .byte W06 - .byte Fs4 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 5 - .byte PAN , c_v+0 - .byte N12 , Gn4 , v052 - .byte W36 - .byte As4 - .byte W36 - .byte Gs4 - .byte W24 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W24 - .byte As4 - .byte W36 - .byte N24 , Gs4 - .byte W24 - .byte N12 , Gn4 - .byte W36 - .byte As4 - .byte W36 - .byte Gs4 - .byte W24 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W24 - .byte As4 - .byte W36 - .byte N24 , Cs5 - .byte W24 -mus_battle20_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 6 - .byte PAN , c_v+0 - .byte N96 , Cn3 , v060 - .byte W48 - .byte MOD , 6 - .byte W48 - .byte 0 - .byte N48 , Gn2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , As2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N36 , Dn3 - .byte W36 - .byte N24 , Fn3 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N72 , Gn3 - .byte W36 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N24 , En4 - .byte W24 - .byte N92 , Gn4 - .byte W36 - .byte W03 - .byte MOD , 6 - .byte W15 - .byte VOL , 73*mus_battle20_mvl/mxv - .byte W09 - .byte 66*mus_battle20_mvl/mxv - .byte W06 - .byte 59*mus_battle20_mvl/mxv - .byte W09 - .byte 50*mus_battle20_mvl/mxv - .byte W06 - .byte 40*mus_battle20_mvl/mxv - .byte W06 - .byte 26*mus_battle20_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte VOICE , 83 - .byte PAN , c_v+0 - .byte N03 , Gn2 , v072 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 -mus_battle20_5_000: - .byte N03 , Gn2 , v072 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PEND -mus_battle20_5_001: - .byte N03 , Fn2 , v072 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PEND -mus_battle20_5_002: - .byte N03 , As2 , v072 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_5_000 - .byte PATT - .word mus_battle20_5_000 - .byte PATT - .word mus_battle20_5_001 - .byte PATT - .word mus_battle20_5_002 - .byte PATT - .word mus_battle20_5_000 - .byte VOICE , 4 - .byte N36 , Cn4 , v072 - .byte W36 - .byte Cs4 - .byte W36 - .byte N24 , Cn2 - .byte W24 - .byte N36 , Gn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , Cs2 - .byte W24 - .byte N36 , Cn3 - .byte W36 - .byte Cs3 - .byte W36 - .byte N24 , Cn1 - .byte W24 - .byte N36 , Gn2 - .byte W36 - .byte Gs2 - .byte W36 - .byte N24 , Cs1 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v-49 - .byte N12 , As1 , v060 - .byte W12 - .byte VOICE , 85 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte VOICE , 82 - .byte N12 , Dn2 - .byte W12 - .byte VOICE , 85 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte VOICE , 82 - .byte N12 , Fn2 - .byte W12 - .byte VOICE , 85 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte VOICE , 82 - .byte N12 , As2 - .byte W12 - .byte VOICE , 85 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte N11 - .byte W12 - .byte VOICE , 82 - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte VOICE , 85 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N12 , En2 - .byte W12 - .byte VOICE , 85 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOL , 75*mus_battle20_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 71*mus_battle20_mvl/mxv - .byte W06 - .byte 66*mus_battle20_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 60*mus_battle20_mvl/mxv - .byte W06 - .byte 53*mus_battle20_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 45*mus_battle20_mvl/mxv - .byte W06 - .byte 35*mus_battle20_mvl/mxv - .byte N09 - .byte W06 - .byte VOL , 24*mus_battle20_mvl/mxv - .byte W06 - .byte VOICE , 5 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte BEND , c_v-3 - .byte W06 - .byte N12 , Fn4 , v032 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W06 -mus_battle20_5_003: - .byte W06 - .byte N12 , Fn4 , v032 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W06 - .byte PEND -mus_battle20_5_004: - .byte W06 - .byte N12 , En4 , v032 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn4 - .byte W06 - .byte PEND - .byte PATT - .word mus_battle20_5_004 - .byte PATT - .word mus_battle20_5_003 - .byte W06 - .byte N12 , Fn4 , v020 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W06 - .byte W06 - .byte En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn4 - .byte W06 - .byte W06 - .byte En4 , v012 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn4 - .byte W06 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 7 - .byte PAN , c_v-48 - .byte N12 , Gn3 , v052 - .byte W36 - .byte Gs3 - .byte W36 - .byte Gn3 - .byte W24 - .byte En3 - .byte W36 - .byte Fn3 - .byte W36 - .byte Gn3 - .byte W24 - .byte N12 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N12 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , As3 - .byte W24 - .byte GOTO - .word mus_battle20_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_battle20_6: - .byte KEYSH , mus_battle20_key+0 - .byte VOICE , 81 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte W24 - .byte N06 , Cn2 , v080 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W30 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle20_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 90 - .byte N96 , Fn1 , v080 - .byte W96 - .byte As1 - .byte W96 - .byte Dn2 - .byte W96 - .byte N84 , Fn2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle20_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_battle20_7: - .byte KEYSH , mus_battle20_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte W96 - .byte W84 - .byte N12 , Dn1 , v112 - .byte W12 -mus_battle20_7_000: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 -mus_battle20_7_B1: - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W72 - .byte W24 - .byte N12 - .byte W72 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W72 - .byte W24 - .byte N12 - .byte W72 - .byte PATT - .word mus_battle20_7_000 -mus_battle20_7_001: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_001 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 -mus_battle20_7_002: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte W24 - .byte N48 , An2 , v100 - .byte W48 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_001 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_000 - .byte PATT - .word mus_battle20_7_002 - .byte GOTO - .word mus_battle20_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_battle20_8: - .byte KEYSH , mus_battle20_key+0 - .byte VOICE , 47 - .byte PAN , c_v+0 - .byte VOL , 80*mus_battle20_mvl/mxv - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N12 - .byte W36 - .byte PAN , c_v-32 - .byte N12 , An1 - .byte W24 - .byte PAN , c_v+32 - .byte N12 - .byte W24 -mus_battle20_8_000: - .byte PAN , c_v+0 - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W60 - .byte PEND -mus_battle20_8_001: - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W60 - .byte PEND - .byte PATT - .word mus_battle20_8_001 -mus_battle20_8_002: - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W48 - .byte An1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_002 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_002 -mus_battle20_8_B1: - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_002 -mus_battle20_8_003: - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte VOICE , 46 - .byte N12 , Cn2 , v127 - .byte W24 - .byte PEND -mus_battle20_8_004: - .byte VOICE , 47 - .byte W12 - .byte N12 , Cn2 , v112 - .byte W36 - .byte An1 - .byte W24 - .byte VOICE , 46 - .byte N12 , Cn2 , v127 - .byte W24 - .byte PEND - .byte VOICE , 47 - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W60 - .byte PATT - .word mus_battle20_8_002 - .byte PATT - .word mus_battle20_8_003 - .byte PATT - .word mus_battle20_8_004 - .byte VOICE , 47 - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W48 - .byte An1 - .byte W12 -mus_battle20_8_005: - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_002 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_002 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_002 - .byte PATT - .word mus_battle20_8_001 - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W48 - .byte N06 , An1 - .byte W06 - .byte Cn2 - .byte W06 -mus_battle20_8_006: - .byte N12 , Cn2 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle20_8_006 - .byte PATT - .word mus_battle20_8_006 -mus_battle20_8_007: - .byte N12 , Cn2 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte An1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle20_8_006 - .byte PATT - .word mus_battle20_8_006 - .byte PATT - .word mus_battle20_8_006 - .byte PATT - .word mus_battle20_8_006 - .byte PATT - .word mus_battle20_8_006 - .byte PATT - .word mus_battle20_8_007 - .byte PATT - .word mus_battle20_8_006 - .byte PATT - .word mus_battle20_8_006 -mus_battle20_8_008: - .byte N12 , Cn2 , v112 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W48 - .byte PEND - .byte PATT - .word mus_battle20_8_008 - .byte PATT - .word mus_battle20_8_008 - .byte N12 , Cn2 , v112 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W36 - .byte MEMACC, mem_set, 0x00, 117 - .byte PAN , c_v+32 - .byte W12 - .byte N12 , Gn2 , v088 - .byte W12 - .byte N12 - .byte W24 - .byte En2 - .byte W12 - .byte Gn2 - .byte W24 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Gn2 - .byte W12 - .byte N12 - .byte W12 - .byte En2 - .byte W24 - .byte N12 - .byte W12 - .byte Gn2 - .byte W24 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte En2 - .byte W24 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte N12 , En2 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte En2 - .byte W24 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte En2 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Gn2 - .byte W24 - .byte N06 , En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N12 - .byte W12 - .byte En2 - .byte W24 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte En2 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Gn2 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte PATT - .word mus_battle20_8_000 - .byte PATT - .word mus_battle20_8_001 - .byte N09 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W60 - .byte N12 - .byte W96 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_002 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_002 - .byte PATT - .word mus_battle20_8_005 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_001 - .byte PATT - .word mus_battle20_8_001 - .byte N12 , Cn2 , v112 - .byte W48 - .byte N12 - .byte W48 - .byte GOTO - .word mus_battle20_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_battle20: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_battle20_pri @ Priority - .byte mus_battle20_rev @ Reverb. - - .word mus_battle20_grp - - .word mus_battle20_1 - .word mus_battle20_2 - .word mus_battle20_3 - .word mus_battle20_4 - .word mus_battle20_5 - .word mus_battle20_6 - .word mus_battle20_7 - .word mus_battle20_8 - - .end diff --git a/sound/songs/mus_battle27.s b/sound/songs/mus_battle27.s deleted file mode 100644 index 5d4a7d6bb7..0000000000 --- a/sound/songs/mus_battle27.s +++ /dev/null @@ -1,2030 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_battle27_grp, voicegroup117 - .equ mus_battle27_pri, 1 - .equ mus_battle27_rev, reverb_set+50 - .equ mus_battle27_mvl, 127 - .equ mus_battle27_key, 0 - .equ mus_battle27_tbs, 1 - .equ mus_battle27_exg, 0 - .equ mus_battle27_cmp, 1 - - .section .rodata - .global mus_battle27 - .align 2 - -@********************** Track 1 **********************@ - -mus_battle27_1: - .byte KEYSH , mus_battle27_key+0 - .byte TEMPO , 196*mus_battle27_tbs/2 - .byte VOICE , 48 - .byte VOL , 80*mus_battle27_mvl/mxv - .byte LFOS , 18 - .byte PAN , c_v+0 - .byte N06 , Cn5 , v108 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte VOICE , 60 - .byte PAN , c_v+10 - .byte N12 , Gn3 , v092 - .byte W36 - .byte Cn3 - .byte W36 - .byte Gn3 - .byte W24 - .byte Gs3 - .byte W36 - .byte Fn3 - .byte W36 - .byte Gs3 - .byte W24 - .byte Gn3 - .byte W36 - .byte Cn3 - .byte W36 - .byte Gn3 - .byte W24 - .byte Gs3 - .byte W36 - .byte As3 - .byte W36 - .byte N24 , Bn3 - .byte W24 -mus_battle27_1_000: - .byte VOICE , 56 - .byte N12 , Gn4 , v092 - .byte W36 - .byte Cn4 - .byte W36 - .byte Gn4 - .byte W24 - .byte PEND -mus_battle27_1_001: - .byte N12 , Gs4 , v092 - .byte W36 - .byte Fn4 - .byte W36 - .byte Gs4 - .byte W24 - .byte PEND -mus_battle27_1_002: - .byte N12 , Gn4 , v092 - .byte W36 - .byte Cn4 - .byte W36 - .byte Gn4 - .byte W24 - .byte PEND - .byte Gs4 - .byte W36 - .byte As4 - .byte W36 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 5 - .byte W12 -mus_battle27_1_003: - .byte VOICE , 48 - .byte MOD , 0 - .byte N12 , Cn3 , v092 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte PEND -mus_battle27_1_B1: - .byte N12 , Fn3 , v092 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 -mus_battle27_1_004: - .byte VOICE , 56 - .byte N48 , Fn3 , v092 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N48 , As3 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte PEND - .byte 0 - .byte N36 , Dn4 - .byte W18 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte N24 , Fn4 - .byte W18 - .byte MOD , 5 - .byte W06 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte N12 , En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte VOICE , 48 - .byte N12 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PATT - .word mus_battle27_1_004 - .byte MOD , 0 - .byte N36 , Dn4 , v092 - .byte W18 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte N24 , Fn4 - .byte W18 - .byte MOD , 5 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte MOD , 0 - .byte N12 , Dn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte VOICE , 60 - .byte N36 , Cn4 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , En3 - .byte W24 - .byte N36 , En4 - .byte W36 - .byte Dn4 - .byte W36 - .byte N24 , Cn4 - .byte W24 - .byte N36 , As3 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , Dn3 - .byte W24 - .byte N36 , Dn4 - .byte W36 - .byte Cn4 - .byte W36 - .byte N24 , As3 - .byte W24 - .byte N36 , Cn4 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , En3 - .byte W24 - .byte N96 , En4 - .byte W96 -mus_battle27_1_005: - .byte N72 , Cn4 , v092 - .byte W72 - .byte N24 , Gn3 - .byte W24 - .byte PEND - .byte N60 , En4 - .byte W30 - .byte VOL , 76*mus_battle27_mvl/mxv - .byte W09 - .byte 72*mus_battle27_mvl/mxv - .byte W06 - .byte 61*mus_battle27_mvl/mxv - .byte W09 - .byte 49*mus_battle27_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 80*mus_battle27_mvl/mxv - .byte N12 - .byte W12 - .byte Fn4 - .byte W24 - .byte VOICE , 48 - .byte N48 , As3 - .byte W48 - .byte Dn4 - .byte W48 - .byte N24 , As3 - .byte W24 - .byte Cn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte PATT - .word mus_battle27_1_005 - .byte N60 , En4 , v092 - .byte W21 - .byte VOL , 76*mus_battle27_mvl/mxv - .byte W09 - .byte 73*mus_battle27_mvl/mxv - .byte W06 - .byte 68*mus_battle27_mvl/mxv - .byte W06 - .byte 59*mus_battle27_mvl/mxv - .byte W06 - .byte 45*mus_battle27_mvl/mxv - .byte W06 - .byte 30*mus_battle27_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 80*mus_battle27_mvl/mxv - .byte N12 - .byte W12 - .byte Gn4 - .byte W24 - .byte VOICE , 60 - .byte N60 , Gs4 - .byte W60 - .byte N12 , Cs4 - .byte W12 - .byte Gn4 - .byte W24 - .byte N24 , Gs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte N60 , Cn4 - .byte W96 - .byte W48 - .byte N48 , En4 - .byte W48 - .byte VOICE , 48 - .byte N12 , Gn2 - .byte W36 - .byte Cn2 - .byte W36 - .byte Gn2 - .byte W24 - .byte Gs2 - .byte W36 - .byte Fn2 - .byte W36 - .byte Gs2 - .byte W24 - .byte Gn2 - .byte W36 - .byte Cn2 - .byte W36 - .byte Gn2 - .byte W24 - .byte Gs2 - .byte W36 - .byte Fn2 - .byte W36 - .byte N24 , Bn2 - .byte W24 - .byte PATT - .word mus_battle27_1_000 - .byte PATT - .word mus_battle27_1_001 - .byte PATT - .word mus_battle27_1_002 - .byte N12 , Gs4 , v092 - .byte W36 - .byte Fn4 - .byte W36 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PATT - .word mus_battle27_1_003 - .byte GOTO - .word mus_battle27_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_battle27_2: - .byte KEYSH , mus_battle27_key+0 - .byte VOICE , 46 - .byte VOL , 80*mus_battle27_mvl/mxv - .byte LFOS , 18 - .byte PAN , c_v-16 - .byte N06 , Gn5 , v100 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte PAN , c_v+17 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte PAN , c_v-16 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte PAN , c_v+16 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte PAN , c_v-16 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte PAN , c_v+16 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte PAN , c_v-16 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte PAN , c_v+16 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte VOICE , 60 - .byte PAN , c_v-10 - .byte N12 , Cn4 - .byte W36 - .byte Gn3 - .byte W36 - .byte Cn4 - .byte W24 - .byte Cs4 - .byte W36 - .byte Ds4 - .byte W36 - .byte Cs4 - .byte W24 - .byte Cn4 - .byte W36 - .byte Gn3 - .byte W36 - .byte Cn4 - .byte W24 - .byte Cs4 - .byte W36 - .byte Ds4 - .byte W36 - .byte N24 , Fn4 - .byte W24 -mus_battle27_2_000: - .byte VOICE , 56 - .byte N12 , Cn5 , v100 - .byte W36 - .byte Gn4 - .byte W36 - .byte Cn5 - .byte W24 - .byte PEND -mus_battle27_2_001: - .byte N12 , Cs5 , v100 - .byte W36 - .byte Ds5 - .byte W36 - .byte Cs5 - .byte W24 - .byte PEND -mus_battle27_2_002: - .byte N12 , Cn5 , v100 - .byte W36 - .byte Gn4 - .byte W36 - .byte Cn5 - .byte W24 - .byte PEND -mus_battle27_2_003: - .byte N12 , Cs5 , v100 - .byte W36 - .byte Ds5 - .byte W36 - .byte N24 , Fn5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PEND -mus_battle27_2_004: - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N36 , Cn4 , v100 - .byte W18 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte N36 , Dn4 - .byte W18 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte N24 , Gn4 - .byte W15 - .byte MOD , 5 - .byte W09 - .byte PEND -mus_battle27_2_B1: - .byte MOD , 0 - .byte N12 , Fn4 , v100 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 -mus_battle27_2_005: - .byte N48 , As3 , v100 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N48 , Dn4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte PEND - .byte 0 - .byte N36 , Fn4 - .byte W18 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte N24 , An4 - .byte W18 - .byte MOD , 5 - .byte W06 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte N12 , Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte MOD , 0 - .byte N36 , Cn4 - .byte W18 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte N36 , Dn4 - .byte W18 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte N24 , Gn4 - .byte W15 - .byte MOD , 5 - .byte W09 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , Fn4 - .byte W09 - .byte MOD , 5 - .byte W15 - .byte 0 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PATT - .word mus_battle27_2_005 - .byte MOD , 0 - .byte N36 , Fn4 , v100 - .byte W18 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte N24 , As4 - .byte W18 - .byte MOD , 5 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte MOD , 0 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte VOICE , 48 - .byte N72 , En4 , v096 - .byte W72 - .byte N24 , Cn4 - .byte W24 - .byte N96 , Gn4 - .byte W48 - .byte VOL , 76*mus_battle27_mvl/mxv - .byte W09 - .byte 72*mus_battle27_mvl/mxv - .byte W09 - .byte 66*mus_battle27_mvl/mxv - .byte W09 - .byte 57*mus_battle27_mvl/mxv - .byte W09 - .byte 39*mus_battle27_mvl/mxv - .byte W06 - .byte 20*mus_battle27_mvl/mxv - .byte W06 - .byte 80*mus_battle27_mvl/mxv - .byte N72 , Dn4 - .byte W72 - .byte N24 , As3 - .byte W24 - .byte N96 , Fn4 - .byte W48 - .byte VOL , 76*mus_battle27_mvl/mxv - .byte W09 - .byte 72*mus_battle27_mvl/mxv - .byte W09 - .byte 66*mus_battle27_mvl/mxv - .byte W09 - .byte 57*mus_battle27_mvl/mxv - .byte W09 - .byte 39*mus_battle27_mvl/mxv - .byte W06 - .byte 20*mus_battle27_mvl/mxv - .byte W06 - .byte 80*mus_battle27_mvl/mxv - .byte N72 , En4 - .byte W72 - .byte N24 , Cn4 - .byte W24 - .byte TIE , Gn4 - .byte W96 - .byte W48 - .byte VOL , 76*mus_battle27_mvl/mxv - .byte W09 - .byte 72*mus_battle27_mvl/mxv - .byte W09 - .byte 66*mus_battle27_mvl/mxv - .byte W09 - .byte 57*mus_battle27_mvl/mxv - .byte W09 - .byte 39*mus_battle27_mvl/mxv - .byte W06 - .byte 20*mus_battle27_mvl/mxv - .byte W06 - .byte EOT - .byte W60 - .byte VOICE , 56 - .byte VOL , 80*mus_battle27_mvl/mxv - .byte N12 , Gn4 , v100 - .byte W12 - .byte An4 - .byte W24 - .byte N96 , As4 - .byte W48 - .byte VOL , 76*mus_battle27_mvl/mxv - .byte MOD , 5 - .byte W09 - .byte VOL , 72*mus_battle27_mvl/mxv - .byte W09 - .byte 66*mus_battle27_mvl/mxv - .byte W09 - .byte 57*mus_battle27_mvl/mxv - .byte W09 - .byte 39*mus_battle27_mvl/mxv - .byte W06 - .byte 20*mus_battle27_mvl/mxv - .byte W06 - .byte 80*mus_battle27_mvl/mxv - .byte MOD , 0 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N24 , An4 - .byte W24 - .byte Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N72 , En4 - .byte W32 - .byte W01 - .byte MOD , 5 - .byte W36 - .byte W03 - .byte 0 - .byte N24 , Cn4 - .byte W24 - .byte N60 , Gn4 - .byte W21 - .byte VOL , 76*mus_battle27_mvl/mxv - .byte W09 - .byte 73*mus_battle27_mvl/mxv - .byte MOD , 5 - .byte W06 - .byte VOL , 68*mus_battle27_mvl/mxv - .byte W06 - .byte 59*mus_battle27_mvl/mxv - .byte W06 - .byte 45*mus_battle27_mvl/mxv - .byte W06 - .byte 30*mus_battle27_mvl/mxv - .byte W06 - .byte 80*mus_battle27_mvl/mxv - .byte MOD , 0 - .byte N12 - .byte W12 - .byte Cn5 - .byte W24 - .byte VOICE , 48 - .byte N84 , Cs5 - .byte W84 - .byte N12 , Cn5 - .byte W12 - .byte N24 , Cs5 - .byte W24 - .byte Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte N12 , Gs4 - .byte W12 - .byte As4 - .byte W12 - .byte N60 , Gs4 - .byte W60 - .byte N12 , As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N48 , Gn4 - .byte W48 - .byte Cn5 - .byte W48 - .byte PAN , c_v-10 - .byte N12 , Cn3 - .byte W36 - .byte Gn2 - .byte W36 - .byte Cn3 - .byte W24 - .byte Cs3 - .byte W36 - .byte Ds3 - .byte W36 - .byte Cs3 - .byte W24 - .byte Cn3 - .byte W36 - .byte Gn2 - .byte W36 - .byte Cn3 - .byte W24 - .byte Cs3 - .byte W36 - .byte Ds3 - .byte W36 - .byte N24 , Fn3 - .byte W24 - .byte PATT - .word mus_battle27_2_000 - .byte PATT - .word mus_battle27_2_001 - .byte PATT - .word mus_battle27_2_002 - .byte PATT - .word mus_battle27_2_003 - .byte PATT - .word mus_battle27_2_004 - .byte GOTO - .word mus_battle27_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_battle27_3: - .byte KEYSH , mus_battle27_key+0 - .byte VOICE , 33 - .byte VOL , 80*mus_battle27_mvl/mxv - .byte N96 , Gn0 , v108 - .byte W96 - .byte N48 , As0 - .byte W48 - .byte Bn0 - .byte W48 -mus_battle27_3_000: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , Cs1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte As0 - .byte W12 - .byte Cs1 - .byte W12 - .byte PEND -mus_battle27_3_001: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle27_3_000 - .byte PATT - .word mus_battle27_3_001 - .byte PATT - .word mus_battle27_3_000 - .byte PATT - .word mus_battle27_3_001 - .byte PATT - .word mus_battle27_3_000 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Gn0 - .byte W12 - .byte As0 - .byte W12 - .byte Bn0 - .byte W12 -mus_battle27_3_002: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND -mus_battle27_3_B1: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W12 -mus_battle27_3_003: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND -mus_battle27_3_004: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N12 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle27_3_002 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_battle27_3_003 - .byte PATT - .word mus_battle27_3_004 - .byte N12 , En1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PATT - .word mus_battle27_3_002 - .byte N12 , Dn1 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte As0 - .byte W12 - .byte Bn0 - .byte W12 -mus_battle27_3_005: - .byte N12 , Cn1 , v108 - .byte W12 - .byte En1 - .byte W12 - .byte Gn0 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Gn0 - .byte W12 - .byte En1 - .byte W12 - .byte PEND - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W36 - .byte PATT - .word mus_battle27_3_005 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte An1 - .byte W12 - .byte As1 - .byte W12 -mus_battle27_3_006: - .byte N12 , Gn1 , v108 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle27_3_006 -mus_battle27_3_007: - .byte N12 , Gs1 , v108 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle27_3_007 - .byte PATT - .word mus_battle27_3_006 - .byte N12 , Gn1 , v108 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte En1 - .byte W12 - .byte Cn2 - .byte W12 - .byte En1 - .byte W12 - .byte Cn2 - .byte W12 - .byte PATT - .word mus_battle27_3_002 - .byte PATT - .word mus_battle27_3_002 - .byte PATT - .word mus_battle27_3_002 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N12 , Cs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Bn0 - .byte W12 - .byte PATT - .word mus_battle27_3_002 - .byte PATT - .word mus_battle27_3_002 - .byte PATT - .word mus_battle27_3_002 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N12 , Cs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PATT - .word mus_battle27_3_002 - .byte GOTO - .word mus_battle27_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_battle27_4: - .byte KEYSH , mus_battle27_key+0 - .byte VOICE , 4 - .byte VOL , 80*mus_battle27_mvl/mxv - .byte LFOS , 18 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte W18 - .byte PAN , c_v+48 - .byte N06 , Cn6 , v052 - .byte W24 - .byte PAN , c_v-48 - .byte N06 - .byte W24 - .byte PAN , c_v+48 - .byte N06 - .byte W24 - .byte PAN , c_v-47 - .byte N06 - .byte W06 - .byte W18 - .byte PAN , c_v+48 - .byte N06 - .byte W24 - .byte PAN , c_v-48 - .byte N06 - .byte W24 - .byte PAN , c_v+50 - .byte N06 - .byte W24 - .byte PAN , c_v-47 - .byte N06 - .byte W06 - .byte W36 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte N12 , Gn2 , v060 - .byte W36 - .byte Cn3 - .byte W24 - .byte Cs3 - .byte W36 - .byte Gs2 - .byte W36 - .byte Cs3 - .byte W24 - .byte Cn3 - .byte W36 - .byte Gn2 - .byte W36 - .byte Cn3 - .byte W24 - .byte Cs3 - .byte W36 - .byte Gs2 - .byte W36 - .byte N24 , Fn3 - .byte W24 -mus_battle27_4_000: - .byte N12 , Cn4 , v060 - .byte W36 - .byte Gn3 - .byte W36 - .byte Cn4 - .byte W24 - .byte PEND - .byte Cs4 - .byte W36 - .byte Gs3 - .byte W36 - .byte Cs4 - .byte W24 - .byte PATT - .word mus_battle27_4_000 - .byte N12 , Cs4 , v060 - .byte W36 - .byte Ds4 - .byte W36 - .byte N24 , Fn4 - .byte W24 -mus_battle27_4_001: - .byte VOICE , 80 - .byte PAN , c_v+48 - .byte N12 , Gn2 , v060 - .byte W24 - .byte N36 - .byte W48 - .byte N12 - .byte W24 - .byte PEND -mus_battle27_4_B1: -mus_battle27_4_002: - .byte N12 , Gn2 , v060 - .byte W24 - .byte N36 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte As2 - .byte W24 - .byte N36 - .byte W48 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N36 , An2 - .byte W48 - .byte N24 , Fn2 - .byte W24 - .byte PATT - .word mus_battle27_4_002 - .byte N12 , Gn2 , v060 - .byte W24 - .byte N36 - .byte W48 - .byte N12 , An2 - .byte W24 - .byte As2 - .byte W24 - .byte N24 - .byte W48 - .byte Dn3 - .byte W24 - .byte W24 - .byte N12 , Fn3 - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N72 , En2 - .byte W72 - .byte N24 , Cn2 - .byte W24 - .byte N60 , Gn2 - .byte W72 - .byte N12 , Cn4 - .byte W24 - .byte N48 , Dn4 - .byte W48 - .byte Fn4 - .byte W48 - .byte N24 - .byte W24 - .byte En4 - .byte W24 - .byte Fn5 - .byte W24 - .byte Dn5 - .byte W24 - .byte N48 , En5 - .byte W18 - .byte MOD , 5 - .byte W30 - .byte 0 - .byte W48 - .byte W60 - .byte N12 , Cn4 - .byte W12 - .byte En4 - .byte W24 - .byte N60 , Fn4 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 4 - .byte PAN , c_v+0 - .byte N36 , Cn4 , v072 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , Cn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte Cs4 - .byte W24 - .byte N36 , Cn4 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , Cn4 - .byte W24 - .byte N36 , En4 - .byte W36 - .byte N24 , Cn4 - .byte W24 - .byte N12 , Cs4 - .byte W12 - .byte N24 , Bn3 - .byte W24 -mus_battle27_4_003: - .byte N12 , Cn4 , v072 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte PEND - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte PATT - .word mus_battle27_4_003 - .byte N12 , Cn4 , v072 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Fn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte PATT - .word mus_battle27_4_001 - .byte GOTO - .word mus_battle27_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_battle27_5: - .byte KEYSH , mus_battle27_key+0 - .byte VOICE , 81 - .byte VOL , 80*mus_battle27_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Cn3 , v064 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+0 - .byte N12 , Gn5 , v048 - .byte W96 -mus_battle27_5_B1: - .byte PAN , c_v-48 - .byte W96 - .byte N48 , Dn3 , v064 - .byte W48 - .byte Fn3 - .byte W48 - .byte N36 , Dn3 - .byte W36 - .byte N60 , Fn3 - .byte W60 - .byte W96 - .byte W96 - .byte W24 - .byte N24 , Dn3 - .byte W48 - .byte Fn3 - .byte W24 - .byte W24 - .byte N12 , As3 - .byte W72 - .byte PAN , c_v+0 - .byte W96 - .byte N72 , Gn2 - .byte W72 - .byte N24 , An2 - .byte W24 - .byte N96 , As2 - .byte W96 - .byte N72 , Dn3 - .byte W72 - .byte N24 , As2 - .byte W24 - .byte N72 , Cn3 - .byte W72 - .byte N24 , Gn2 - .byte W24 - .byte N96 , Cn3 - .byte W96 - .byte N36 , En3 - .byte W36 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N66 , Cn3 - .byte W84 - .byte PAN , c_v-48 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N24 - .byte W24 - .byte En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Cn3 - .byte W24 -mus_battle27_5_000: - .byte N24 , En3 , v064 - .byte W24 - .byte Gn2 - .byte W24 - .byte En3 - .byte W24 - .byte Gn2 - .byte W24 - .byte PEND - .byte En3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N12 , Cn4 - .byte W24 - .byte N24 , Cs3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Gs3 - .byte W24 - .byte As3 - .byte W24 - .byte Cs4 - .byte W24 - .byte As3 - .byte W24 - .byte Fn3 - .byte W24 - .byte PATT - .word mus_battle27_5_000 - .byte N48 , Gn3 , v064 - .byte W48 - .byte Cn4 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+0 - .byte W96 - .byte GOTO - .word mus_battle27_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_battle27_6: - .byte KEYSH , mus_battle27_key+0 - .byte VOL , 80*mus_battle27_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle27_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte BEND , c_v-2 - .byte W12 - .byte VOICE , 5 - .byte PAN , c_v-32 - .byte N36 , Cn4 , v032 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , Cn4 - .byte W12 - .byte W12 - .byte Cs4 - .byte W24 - .byte Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte Cs4 - .byte W12 - .byte W12 - .byte N36 , Cn4 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , Cn4 - .byte W12 - .byte W12 - .byte N36 , En4 - .byte W36 - .byte N24 , Cn4 - .byte W24 - .byte N12 , Cs4 - .byte W12 - .byte N24 , Bn3 - .byte W12 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Fn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte W96 - .byte GOTO - .word mus_battle27_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_battle27_7: - .byte KEYSH , mus_battle27_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_battle27_mvl/mxv - .byte W96 - .byte W72 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N12 - .byte W12 -mus_battle27_7_000: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 -mus_battle27_7_B1: - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte PATT - .word mus_battle27_7_000 - .byte GOTO - .word mus_battle27_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_battle27_8: - .byte KEYSH , mus_battle27_key+0 - .byte VOICE , 47 - .byte VOL , 80*mus_battle27_mvl/mxv - .byte PAN , c_v-10 - .byte W96 - .byte N12 , Cn2 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W48 -mus_battle27_8_000: - .byte N12 , Cn2 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 -mus_battle27_8_B1: - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte N12 , Cn2 , v112 - .byte W60 - .byte N12 - .byte W36 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte PATT - .word mus_battle27_8_000 - .byte GOTO - .word mus_battle27_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_battle27: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_battle27_pri @ Priority - .byte mus_battle27_rev @ Reverb. - - .word mus_battle27_grp - - .word mus_battle27_1 - .word mus_battle27_2 - .word mus_battle27_3 - .word mus_battle27_4 - .word mus_battle27_5 - .word mus_battle27_6 - .word mus_battle27_7 - .word mus_battle27_8 - - .end diff --git a/sound/songs/mus_battle30.s b/sound/songs/mus_battle30.s deleted file mode 100644 index 25da25d9f7..0000000000 --- a/sound/songs/mus_battle30.s +++ /dev/null @@ -1,2749 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_battle30_grp, voicegroup126 - .equ mus_battle30_pri, 1 - .equ mus_battle30_rev, reverb_set+50 - .equ mus_battle30_mvl, 127 - .equ mus_battle30_key, 0 - .equ mus_battle30_tbs, 1 - .equ mus_battle30_exg, 0 - .equ mus_battle30_cmp, 1 - - .section .rodata - .global mus_battle30 - .align 2 - -@********************** Track 1 **********************@ - -mus_battle30_1: - .byte KEYSH , mus_battle30_key+0 - .byte TEMPO , 202*mus_battle30_tbs/2 - .byte LFOS , 16 - .byte VOL , 80*mus_battle30_mvl/mxv - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte PAN , c_v-8 - .byte N48 , En2 , v108 - .byte W01 - .byte VOICE , 48 - .byte W44 - .byte W03 - .byte N12 , Fn2 - .byte W36 - .byte N36 , Cn2 - .byte W36 - .byte N12 , Ds2 - .byte W24 -mus_battle30_1_000: - .byte N12 , Fn2 , v108 - .byte W36 - .byte N36 , Cn2 - .byte W36 - .byte N12 , En2 - .byte W24 - .byte PEND -mus_battle30_1_001: - .byte N12 , Fn2 , v108 - .byte W36 - .byte N24 , As2 - .byte W24 - .byte N12 , Gs2 - .byte W12 - .byte Fs2 - .byte W12 - .byte En2 - .byte W12 - .byte PEND -mus_battle30_1_002: - .byte N12 , Fn2 , v108 - .byte W36 - .byte N36 , Cn2 - .byte W36 - .byte N12 , Fs2 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle30_1_000 - .byte PATT - .word mus_battle30_1_000 - .byte PATT - .word mus_battle30_1_001 -mus_battle30_1_003: - .byte N12 , Fn2 , v108 - .byte W36 - .byte Cn2 - .byte W12 - .byte N48 , Fn2 - .byte W48 - .byte PEND -mus_battle30_1_B1: - .byte PAN , c_v-8 - .byte N12 , Gn2 , v108 - .byte W36 - .byte N36 , Dn2 - .byte W36 - .byte N12 , Fn2 - .byte W24 -mus_battle30_1_004: - .byte N12 , Gn2 , v108 - .byte W36 - .byte N36 , Dn2 - .byte W36 - .byte N12 , Fs2 - .byte W24 - .byte PEND -mus_battle30_1_005: - .byte N12 , Gn2 , v108 - .byte W36 - .byte N24 , Cn3 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PEND - .byte Gn2 - .byte W36 - .byte N36 , Dn2 - .byte W36 - .byte N12 , Gs2 - .byte W24 - .byte PATT - .word mus_battle30_1_004 - .byte PATT - .word mus_battle30_1_004 - .byte PATT - .word mus_battle30_1_005 - .byte N12 , Gn2 , v108 - .byte W36 - .byte Dn2 - .byte W12 - .byte N48 , Ds3 - .byte W48 - .byte PAN , c_v+10 - .byte N36 , En3 , v096 - .byte W36 - .byte Ds3 - .byte W36 - .byte N24 , Bn2 - .byte W24 - .byte N36 , Dn3 - .byte W36 - .byte Cn3 - .byte W36 - .byte N24 , An2 - .byte W24 - .byte N36 , Bn2 - .byte W36 - .byte Cn3 - .byte W36 - .byte N24 , Bn2 - .byte W24 - .byte TIE , Gs2 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Gs1 , v100 - .byte W96 - .byte W96 - .byte EOT - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle30_1_006: - .byte N36 , Cn2 , v108 - .byte W36 - .byte Cs2 - .byte W36 - .byte N24 , Fs2 - .byte W24 - .byte PEND - .byte N36 , Fn2 - .byte W36 - .byte Cs2 - .byte W36 - .byte N24 , Bn1 - .byte W24 - .byte PATT - .word mus_battle30_1_006 - .byte N36 , Fn2 , v108 - .byte W36 - .byte Fs2 - .byte W36 - .byte N24 , Gs2 - .byte W24 - .byte PAN , c_v-30 - .byte N12 , Gn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Gs2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte N12 - .byte W03 - .byte VOICE , 56 - .byte W09 - .byte N24 , As2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte N12 , Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte An2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Gs2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Cn3 - .byte W24 - .byte VOICE , 60 - .byte N12 , Gn3 , v096 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N12 , Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Cn4 - .byte W24 - .byte N96 - .byte W96 - .byte Fs3 - .byte W96 - .byte Fn3 - .byte W96 - .byte Cn3 - .byte W96 - .byte N96 - .byte W96 - .byte Fs2 - .byte W96 - .byte Fn2 - .byte W96 - .byte Fs2 - .byte W96 - .byte VOICE , 48 - .byte PAN , c_v-8 - .byte N12 , Fn2 , v108 - .byte W36 - .byte N36 , Cn2 - .byte W36 - .byte N12 , Ds2 - .byte W24 - .byte PATT - .word mus_battle30_1_000 - .byte PATT - .word mus_battle30_1_001 - .byte PATT - .word mus_battle30_1_002 - .byte PATT - .word mus_battle30_1_000 - .byte PATT - .word mus_battle30_1_000 - .byte PATT - .word mus_battle30_1_001 - .byte PATT - .word mus_battle30_1_003 - .byte GOTO - .word mus_battle30_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_battle30_2: - .byte KEYSH , mus_battle30_key+0 - .byte LFOS , 16 - .byte VOL , 80*mus_battle30_mvl/mxv - .byte PAN , c_v+0 - .byte W48 - .byte W96 - .byte W96 - .byte W90 - .byte VOICE , 56 - .byte N06 , Dn3 , v120 - .byte W06 -mus_battle30_2_000: - .byte N96 , Ds3 , v120 - .byte W48 - .byte MOD , 6 - .byte W48 - .byte PEND - .byte 0 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte PATT - .word mus_battle30_2_000 - .byte MOD , 0 - .byte W12 - .byte N12 , Ds3 , v120 - .byte W12 - .byte Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte PATT - .word mus_battle30_2_000 - .byte MOD , 0 - .byte W12 - .byte N12 , Ds3 , v120 - .byte W12 - .byte Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte TIE , Ds3 - .byte W48 - .byte MOD , 6 - .byte W32 - .byte W01 - .byte VOL , 76*mus_battle30_mvl/mxv - .byte W09 - .byte 73*mus_battle30_mvl/mxv - .byte W06 - .byte W03 - .byte 68*mus_battle30_mvl/mxv - .byte W09 - .byte 59*mus_battle30_mvl/mxv - .byte W09 - .byte 50*mus_battle30_mvl/mxv - .byte W09 - .byte 38*mus_battle30_mvl/mxv - .byte W06 - .byte 25*mus_battle30_mvl/mxv - .byte W06 - .byte 13*mus_battle30_mvl/mxv - .byte W06 - .byte EOT - .byte MOD , 0 - .byte W42 - .byte VOL , 80*mus_battle30_mvl/mxv - .byte N06 , En3 , v124 - .byte W06 -mus_battle30_2_001: - .byte N96 , Fn3 , v124 - .byte W48 - .byte MOD , 6 - .byte W48 - .byte PEND -mus_battle30_2_002: - .byte MOD , 0 - .byte W06 - .byte N06 , En3 , v124 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle30_2_001 -mus_battle30_2_003: - .byte MOD , 0 - .byte W12 - .byte N12 , Fn3 , v124 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte As3 - .byte W12 - .byte Fs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle30_2_001 -mus_battle30_2_004: - .byte MOD , 0 - .byte W12 - .byte N12 , Fn3 , v124 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte PEND - .byte TIE , Fn3 - .byte W48 - .byte MOD , 6 - .byte W48 - .byte W48 - .byte EOT - .byte MOD , 0 - .byte N48 , Fs3 - .byte W48 -mus_battle30_2_B1: -mus_battle30_2_005: - .byte N96 , Gn3 , v124 - .byte W48 - .byte MOD , 6 - .byte W48 - .byte PEND -mus_battle30_2_006: - .byte MOD , 0 - .byte W12 - .byte N12 , Gn3 , v124 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle30_2_005 - .byte MOD , 0 - .byte W12 - .byte N12 , Gn3 , v124 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte PATT - .word mus_battle30_2_005 - .byte PATT - .word mus_battle30_2_006 - .byte N72 , Gn3 , v124 - .byte W36 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N72 , Dn4 , v120 - .byte W24 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N48 , Cn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v-10 - .byte MOD , 0 - .byte N36 , Bn3 , v108 - .byte W36 - .byte As3 - .byte W36 - .byte N24 , Fs3 - .byte W24 - .byte N36 , An3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , En3 - .byte W24 - .byte N36 , Fs3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , Fs3 - .byte W24 - .byte TIE , Ds3 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Ds2 , v112 - .byte W96 - .byte W96 - .byte EOT - .byte VOICE , 60 - .byte N36 , Cn2 , v116 - .byte W36 - .byte Cs2 - .byte W36 - .byte N24 , Fs2 - .byte W24 - .byte N36 , Fn2 - .byte W36 - .byte Cs2 - .byte W36 - .byte N24 , Bn1 - .byte W24 - .byte N36 , Cn2 - .byte W36 - .byte Cs2 - .byte W36 - .byte N24 , Fs2 - .byte W24 - .byte N36 , Fn2 - .byte W36 - .byte Fs2 - .byte W36 - .byte N24 , Ds2 - .byte W24 -mus_battle30_2_007: - .byte N36 , Fn2 , v116 - .byte W36 - .byte Fs2 - .byte W36 - .byte N24 , Bn2 - .byte W24 - .byte PEND - .byte N36 , As2 - .byte W36 - .byte Fs2 - .byte W36 - .byte N24 , En2 - .byte W24 - .byte PATT - .word mus_battle30_2_007 - .byte N36 , As2 , v116 - .byte W36 - .byte Bn2 - .byte W36 - .byte N24 , Cs3 - .byte W24 - .byte VOICE , 56 - .byte N12 , Cn3 , v120 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte Fn3 - .byte W24 - .byte En3 - .byte W24 - .byte VOICE , 48 - .byte N12 , Cn4 , v108 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte Fn4 - .byte W24 - .byte En4 - .byte W24 - .byte TIE , Fn4 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Fn5 , v100 - .byte W24 - .byte VOL , 78*mus_battle30_mvl/mxv - .byte W15 - .byte 74*mus_battle30_mvl/mxv - .byte W15 - .byte 70*mus_battle30_mvl/mxv - .byte W12 - .byte 68*mus_battle30_mvl/mxv - .byte W12 - .byte 65*mus_battle30_mvl/mxv - .byte W12 - .byte 62*mus_battle30_mvl/mxv - .byte W06 - .byte W09 - .byte 59*mus_battle30_mvl/mxv - .byte W12 - .byte 55*mus_battle30_mvl/mxv - .byte W18 - .byte 58*mus_battle30_mvl/mxv - .byte W15 - .byte 61*mus_battle30_mvl/mxv - .byte W12 - .byte 63*mus_battle30_mvl/mxv - .byte W12 - .byte 66*mus_battle30_mvl/mxv - .byte W12 - .byte 69*mus_battle30_mvl/mxv - .byte W06 - .byte W06 - .byte 70*mus_battle30_mvl/mxv - .byte W12 - .byte 74*mus_battle30_mvl/mxv - .byte W12 - .byte 77*mus_battle30_mvl/mxv - .byte W09 - .byte 80*mus_battle30_mvl/mxv - .byte W56 - .byte W01 - .byte W18 - .byte 76*mus_battle30_mvl/mxv - .byte W09 - .byte 72*mus_battle30_mvl/mxv - .byte W09 - .byte 68*mus_battle30_mvl/mxv - .byte W09 - .byte 62*mus_battle30_mvl/mxv - .byte W09 - .byte 56*mus_battle30_mvl/mxv - .byte W09 - .byte 46*mus_battle30_mvl/mxv - .byte W06 - .byte 34*mus_battle30_mvl/mxv - .byte W06 - .byte 22*mus_battle30_mvl/mxv - .byte W03 - .byte 10*mus_battle30_mvl/mxv - .byte W03 - .byte 5*mus_battle30_mvl/mxv - .byte W06 - .byte EOT - .byte W03 - .byte VOICE , 56 - .byte VOL , 80*mus_battle30_mvl/mxv - .byte N06 , En3 , v124 - .byte W06 - .byte PATT - .word mus_battle30_2_001 - .byte PATT - .word mus_battle30_2_002 - .byte PATT - .word mus_battle30_2_001 - .byte PATT - .word mus_battle30_2_003 - .byte PATT - .word mus_battle30_2_001 - .byte PATT - .word mus_battle30_2_004 - .byte N72 , Fn3 , v124 - .byte W36 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N48 , Cn4 , v120 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Fn3 - .byte W24 - .byte N48 , Fs3 - .byte W24 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte W03 - .byte GOTO - .word mus_battle30_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_battle30_3: - .byte KEYSH , mus_battle30_key+0 - .byte VOICE , 33 - .byte VOL , 80*mus_battle30_mvl/mxv - .byte N24 , Ds0 , v116 - .byte W24 - .byte Fs0 - .byte W24 - .byte En0 - .byte W24 - .byte Ds0 - .byte W24 - .byte Cs0 - .byte W24 - .byte En0 - .byte W24 - .byte Ds0 - .byte W24 - .byte Cs0 - .byte W24 - .byte Ds0 - .byte W24 - .byte Fs0 - .byte W24 - .byte En0 - .byte W24 - .byte Ds0 - .byte W24 - .byte Cs0 - .byte W24 - .byte BnM1 - .byte W24 - .byte N12 , Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 -mus_battle30_3_000: - .byte N12 , Ds0 , v116 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte Fs0 - .byte W12 - .byte Gs0 - .byte W12 - .byte As0 - .byte W12 - .byte Bn0 - .byte W12 - .byte PEND -mus_battle30_3_001: - .byte N12 , Ds0 , v116 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte Fs0 - .byte W12 - .byte As0 - .byte W12 - .byte Bn0 - .byte W12 - .byte PEND - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte Bn0 - .byte W12 - .byte As0 - .byte W12 - .byte Gs0 - .byte W12 - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte Bn0 - .byte W12 - .byte PATT - .word mus_battle30_3_000 - .byte PATT - .word mus_battle30_3_001 - .byte N12 , Ds0 , v116 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte Ds0 - .byte W12 - .byte As0 - .byte W12 - .byte An0 - .byte W12 - .byte As0 - .byte W12 -mus_battle30_3_002: - .byte N12 , Fn0 , v116 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND -mus_battle30_3_003: - .byte N12 , Fn0 , v116 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gs0 - .byte W12 - .byte As0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte PEND -mus_battle30_3_004: - .byte N12 , Fn0 , v116 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Gs0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte PEND -mus_battle30_3_005: - .byte N12 , Fn0 , v116 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte As0 - .byte W12 - .byte PEND -mus_battle30_3_006: - .byte N12 , Fn0 , v116 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle30_3_003 - .byte PATT - .word mus_battle30_3_004 -mus_battle30_3_007: - .byte N12 , Fn0 , v116 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Fs0 - .byte W12 - .byte Gn0 - .byte W12 - .byte An0 - .byte W12 - .byte PEND -mus_battle30_3_B1: -mus_battle30_3_008: - .byte N12 , Gn0 , v116 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte PEND -mus_battle30_3_009: - .byte N12 , Gn0 , v116 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte As0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte PEND -mus_battle30_3_010: - .byte N12 , Gn0 , v116 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte As0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte PEND - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Ds1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Ds1 - .byte W12 - .byte PATT - .word mus_battle30_3_009 - .byte PATT - .word mus_battle30_3_010 - .byte N12 , Gn0 , v116 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Gs0 - .byte W12 - .byte An0 - .byte W12 - .byte Bn0 - .byte W12 - .byte PATT - .word mus_battle30_3_008 - .byte PATT - .word mus_battle30_3_008 - .byte N12 , Gn0 , v116 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Dn1 - .byte W12 -mus_battle30_3_011: - .byte N12 , Gs0 , v116 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs0 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs0 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs0 - .byte W12 - .byte Ds1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle30_3_011 - .byte PATT - .word mus_battle30_3_011 - .byte PATT - .word mus_battle30_3_011 - .byte PATT - .word mus_battle30_3_002 -mus_battle30_3_012: - .byte N12 , Fn0 , v116 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle30_3_002 - .byte PATT - .word mus_battle30_3_012 - .byte PATT - .word mus_battle30_3_002 - .byte PATT - .word mus_battle30_3_012 - .byte PATT - .word mus_battle30_3_002 - .byte N12 , Fn0 , v116 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Ds1 - .byte W12 -mus_battle30_3_013: - .byte N12 , Gn0 , v116 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Ds1 - .byte W12 - .byte PEND - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_battle30_3_013 - .byte N12 , Cn1 , v116 - .byte W12 - .byte N12 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte As0 - .byte W12 - .byte N12 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte As0 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Cs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte En1 - .byte W12 - .byte PATT - .word mus_battle30_3_002 - .byte PATT - .word mus_battle30_3_002 - .byte PATT - .word mus_battle30_3_002 - .byte PATT - .word mus_battle30_3_002 - .byte PATT - .word mus_battle30_3_002 - .byte PATT - .word mus_battle30_3_002 - .byte PATT - .word mus_battle30_3_002 - .byte N12 , Fn0 , v116 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_battle30_3_002 - .byte PATT - .word mus_battle30_3_003 - .byte PATT - .word mus_battle30_3_004 - .byte PATT - .word mus_battle30_3_005 - .byte PATT - .word mus_battle30_3_006 - .byte PATT - .word mus_battle30_3_003 - .byte PATT - .word mus_battle30_3_004 - .byte PATT - .word mus_battle30_3_007 - .byte GOTO - .word mus_battle30_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_battle30_4: - .byte KEYSH , mus_battle30_key+0 - .byte LFOS , 16 - .byte VOL , 80*mus_battle30_mvl/mxv - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N06 , Ds4 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N06 - .byte W24 -mus_battle30_4_000: - .byte N06 , Ds4 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N24 , En4 - .byte W24 - .byte PEND - .byte N06 , Ds4 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle30_4_000 - .byte N06 , Ds4 , v052 - .byte W96 - .byte W96 - .byte Fn4 - .byte W36 - .byte N06 - .byte W36 - .byte N06 - .byte W24 -mus_battle30_4_001: - .byte N06 , Fn4 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N24 , Fs4 - .byte W24 - .byte PEND - .byte N06 , Fn4 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle30_4_001 - .byte N06 , Fn4 , v052 - .byte W96 - .byte W96 -mus_battle30_4_B1: - .byte PAN , c_v-48 - .byte N06 , Gn4 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N06 - .byte W24 -mus_battle30_4_002: - .byte N06 , Gn4 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N24 , Gs4 - .byte W24 - .byte PEND - .byte N06 , Gn4 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle30_4_002 - .byte N06 , Gn4 , v052 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+0 - .byte W12 - .byte VOICE , 4 - .byte N12 , Cn3 , v060 - .byte W12 - .byte As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte N96 , Cn3 - .byte W48 - .byte MOD , 6 - .byte W48 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 4 - .byte PAN , c_v+48 - .byte N12 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cs2 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Ds2 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte N12 , Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cs2 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Ds2 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte Fn2 - .byte W24 - .byte En2 - .byte W24 -mus_battle30_4_003: - .byte N12 , Cn3 , v060 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte PEND - .byte N12 , Cn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte PATT - .word mus_battle30_4_003 - .byte N12 , Cn3 , v060 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte VOICE , 5 - .byte N12 , Fn3 , v072 - .byte W12 - .byte VOICE , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte N12 , Bn2 - .byte W12 - .byte VOICE , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte N12 , As2 - .byte W12 - .byte VOICE , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte N12 , Fs2 - .byte W12 - .byte VOICE , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte N12 , Fn2 - .byte W12 - .byte VOICE , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte N12 , Bn1 - .byte W12 - .byte VOICE , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte N12 , As1 - .byte W12 - .byte VOICE , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte N12 , Cn2 - .byte W12 - .byte VOICE , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N06 , Fn4 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N24 , Fs4 - .byte W24 - .byte N06 , Fn4 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle30_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_battle30_5: - .byte KEYSH , mus_battle30_key+0 - .byte LFOS , 16 - .byte VOL , 80*mus_battle30_mvl/mxv - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte BEND , c_v+0 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte N06 , As3 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N06 - .byte W24 -mus_battle30_5_000: - .byte N06 , As3 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N24 , Bn3 - .byte W24 - .byte PEND - .byte N06 , As3 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle30_5_000 - .byte N06 , As3 , v052 - .byte W96 - .byte W96 - .byte Cn4 - .byte W36 - .byte N06 - .byte W36 - .byte N06 - .byte W24 -mus_battle30_5_001: - .byte N06 , Cn4 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte PEND - .byte N06 , Cn4 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle30_5_001 - .byte N06 , Cn4 , v052 - .byte W96 - .byte W96 -mus_battle30_5_B1: - .byte PAN , c_v+48 - .byte N06 , Dn4 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N06 - .byte W24 -mus_battle30_5_002: - .byte N06 , Dn4 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N24 , Ds4 - .byte W24 - .byte PEND - .byte N06 , Dn4 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle30_5_002 - .byte N06 , Dn4 , v052 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+0 - .byte BEND , c_v-3 - .byte W18 - .byte VOICE , 5 - .byte N12 , Cn3 , v032 - .byte W12 - .byte As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte As2 - .byte W06 - .byte W06 - .byte Cn3 - .byte W12 - .byte VOICE , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 0 - .byte W96 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 4 - .byte PAN , c_v+0 - .byte BEND , c_v-2 - .byte N12 , Bn1 , v072 - .byte W12 - .byte Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte As2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gs2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte As2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte As2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte BEND , c_v+0 - .byte N06 , Cn4 , v052 - .byte W36 - .byte N06 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte N06 , Cn4 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle30_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_battle30_6: - .byte KEYSH , mus_battle30_key+0 - .byte VOICE , 81 - .byte VOL , 80*mus_battle30_mvl/mxv - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N12 , Cn3 , v048 - .byte W24 - .byte N12 - .byte W24 -mus_battle30_6_000: - .byte N12 , Cn3 , v048 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND -mus_battle30_6_001: - .byte N12 , Cn3 , v048 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N06 , Fn2 - .byte W06 - .byte As2 - .byte W06 - .byte PEND - .byte PATT - .word mus_battle30_6_000 -mus_battle30_6_002: - .byte N12 , Cn3 , v048 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N06 , Cs3 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_battle30_6_000 - .byte PATT - .word mus_battle30_6_001 - .byte PATT - .word mus_battle30_6_000 -mus_battle30_6_003: - .byte N12 , Cn3 , v048 - .byte W36 - .byte N12 - .byte W12 - .byte Cs3 - .byte W24 - .byte N12 - .byte W24 - .byte PEND -mus_battle30_6_B1: -mus_battle30_6_004: - .byte N12 , Dn3 , v048 - .byte W24 - .byte Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte PEND -mus_battle30_6_005: - .byte N12 , Dn3 , v048 - .byte W24 - .byte Fn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte PEND - .byte PATT - .word mus_battle30_6_004 - .byte N12 , Dn3 , v048 - .byte W24 - .byte Fn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_battle30_6_004 - .byte PATT - .word mus_battle30_6_005 - .byte N12 , Dn3 , v048 - .byte W24 - .byte Gn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N48 , Gn3 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle30_6_000 - .byte PATT - .word mus_battle30_6_001 - .byte PATT - .word mus_battle30_6_000 - .byte PATT - .word mus_battle30_6_002 - .byte PATT - .word mus_battle30_6_000 - .byte PATT - .word mus_battle30_6_001 - .byte PATT - .word mus_battle30_6_000 - .byte PATT - .word mus_battle30_6_003 - .byte GOTO - .word mus_battle30_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_battle30_7: - .byte KEYSH , mus_battle30_key+0 - .byte VOICE , 127 - .byte VOL , 80*mus_battle30_mvl/mxv - .byte PAN , c_v-8 - .byte N96 , Gn2 , v116 - .byte W48 - .byte W48 - .byte N48 - .byte W48 - .byte VOICE , 126 - .byte N96 , Bn2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte PAN , c_v+0 - .byte W24 - .byte VOICE , 0 - .byte N12 , Dn1 , v112 - .byte W24 -mus_battle30_7_000: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 -mus_battle30_7_B1: - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 -mus_battle30_7_001: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 -mus_battle30_7_002: - .byte W24 - .byte N12 , Ds1 , v092 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle30_7_002 - .byte PATT - .word mus_battle30_7_002 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_001 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte W12 - .byte N12 , Dn1 , v112 - .byte W72 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 -mus_battle30_7_003: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_003 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte PATT - .word mus_battle30_7_000 - .byte GOTO - .word mus_battle30_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_battle30_8: - .byte KEYSH , mus_battle30_key+0 - .byte VOICE , 47 - .byte VOL , 80*mus_battle30_mvl/mxv - .byte PAN , c_v+8 - .byte N96 , Ds2 , v112 - .byte W48 - .byte W48 - .byte N48 - .byte W48 - .byte N96 - .byte W96 - .byte W24 - .byte N24 , Gn2 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 -mus_battle30_8_000: - .byte N36 , Gn2 , v112 - .byte W36 - .byte N36 - .byte W36 - .byte N24 , Cn2 - .byte W24 - .byte PEND -mus_battle30_8_001: - .byte N36 , Gn2 , v112 - .byte W36 - .byte N36 - .byte W36 - .byte N12 , Cn2 - .byte W12 - .byte N06 - .byte W06 - .byte Fn2 - .byte W06 - .byte PEND - .byte PATT - .word mus_battle30_8_000 - .byte PATT - .word mus_battle30_8_001 - .byte PATT - .word mus_battle30_8_000 - .byte PATT - .word mus_battle30_8_000 - .byte PATT - .word mus_battle30_8_000 - .byte N36 , Gn2 , v112 - .byte W36 - .byte N36 - .byte W48 - .byte N06 , Cn2 - .byte W06 - .byte Fn2 - .byte W06 -mus_battle30_8_002: - .byte N12 , Gn2 , v112 - .byte W36 - .byte N12 - .byte W60 - .byte PEND - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 -mus_battle30_8_003: - .byte N12 , Gn2 , v112 - .byte W36 - .byte N12 - .byte W48 - .byte N06 , Cn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte PEND - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 -mus_battle30_8_B1: - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_003 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_003 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte N12 , Gn2 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 -mus_battle30_8_004: - .byte N12 , Gn2 , v112 - .byte W12 - .byte Dn2 - .byte W24 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte N12 - .byte W24 - .byte Fn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle30_8_004 - .byte PATT - .word mus_battle30_8_004 - .byte N12 , Gn2 , v112 - .byte W12 - .byte Dn2 - .byte W24 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W24 - .byte Dn2 - .byte W12 - .byte PATT - .word mus_battle30_8_004 - .byte PATT - .word mus_battle30_8_004 - .byte PATT - .word mus_battle30_8_004 - .byte N12 , Gn2 , v112 - .byte W12 - .byte Dn2 - .byte W24 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W24 - .byte N12 - .byte W24 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_003 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte PATT - .word mus_battle30_8_002 - .byte GOTO - .word mus_battle30_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_battle30: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_battle30_pri @ Priority - .byte mus_battle30_rev @ Reverb. - - .word mus_battle30_grp - - .word mus_battle30_1 - .word mus_battle30_2 - .word mus_battle30_3 - .word mus_battle30_4 - .word mus_battle30_5 - .word mus_battle30_6 - .word mus_battle30_7 - .word mus_battle30_8 - - .end diff --git a/sound/songs/mus_battle31.s b/sound/songs/mus_battle31.s deleted file mode 100644 index 75895a3f48..0000000000 --- a/sound/songs/mus_battle31.s +++ /dev/null @@ -1,3263 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_battle31_grp, voicegroup118 - .equ mus_battle31_pri, 1 - .equ mus_battle31_rev, reverb_set+50 - .equ mus_battle31_mvl, 127 - .equ mus_battle31_key, 0 - .equ mus_battle31_tbs, 1 - .equ mus_battle31_exg, 0 - .equ mus_battle31_cmp, 1 - - .section .rodata - .global mus_battle31 - .align 2 - -@********************** Track 1 **********************@ - -mus_battle31_1: - .byte KEYSH , mus_battle31_key+0 - .byte TEMPO , 200*mus_battle31_tbs/2 - .byte VOICE , 46 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , As4 , v092 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+13 - .byte N06 , Cs5 - .byte W06 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+24 - .byte N06 , As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+13 - .byte N06 , Cs5 - .byte W06 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v-12 - .byte N06 , Cs5 - .byte W06 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v-23 - .byte N06 , As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte VOICE , 48 - .byte PAN , c_v-14 - .byte N12 , Cs4 , v100 - .byte W12 - .byte En4 - .byte W12 - .byte PAN , c_v+6 - .byte N12 , Fn4 , v096 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 -mus_battle31_1_000: - .byte N12 , Fn4 , v096 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , Fs4 - .byte W24 - .byte PEND -mus_battle31_1_001: - .byte N12 , Fn4 , v096 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND -mus_battle31_1_002: - .byte N12 , Fn4 , v096 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle31_1_001 - .byte PATT - .word mus_battle31_1_000 - .byte PATT - .word mus_battle31_1_001 - .byte PATT - .word mus_battle31_1_002 -mus_battle31_1_B1: - .byte VOICE , 48 - .byte N36 , As3 , v096 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , Ds3 - .byte W24 -mus_battle31_1_003: - .byte N36 , Dn3 , v096 - .byte W36 - .byte Ds3 - .byte W36 - .byte N24 , Fn3 - .byte W24 - .byte PEND -mus_battle31_1_004: - .byte N12 , Bn2 , v096 - .byte W12 - .byte Fs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_1_004 - .byte N36 , As3 , v096 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , Ds3 - .byte W24 - .byte PATT - .word mus_battle31_1_003 - .byte PATT - .word mus_battle31_1_004 - .byte PATT - .word mus_battle31_1_004 - .byte VOICE , 21 - .byte N12 , Dn4 , v088 - .byte W36 - .byte N12 - .byte W36 - .byte N24 - .byte W24 -mus_battle31_1_005: - .byte N12 , Ds4 , v088 - .byte W36 - .byte N12 - .byte W36 - .byte N24 - .byte W24 - .byte PEND - .byte N12 , Fn4 - .byte W36 - .byte N12 - .byte W36 - .byte N24 - .byte W24 - .byte PATT - .word mus_battle31_1_005 - .byte N12 , Dn4 , v088 - .byte W36 - .byte N12 - .byte W36 - .byte N24 - .byte W24 - .byte PATT - .word mus_battle31_1_005 - .byte N12 , Fn4 , v088 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , Ds4 - .byte W24 - .byte N12 , Dn4 - .byte W36 - .byte N12 - .byte W12 - .byte N48 , Fn4 - .byte W48 - .byte VOICE , 38 - .byte N96 , As1 , v100 - .byte W96 -mus_battle31_1_006: - .byte W12 - .byte N12 , As1 , v100 - .byte W12 - .byte Gs1 - .byte W12 - .byte As1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte As1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte N96 , As1 - .byte W96 - .byte PATT - .word mus_battle31_1_006 - .byte N96 , As1 , v100 - .byte W96 - .byte W12 - .byte VOICE , 48 - .byte N12 , As2 - .byte W12 - .byte Gs2 - .byte W12 - .byte As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte As2 - .byte W12 - .byte Gs2 - .byte W12 - .byte N48 , Dn2 - .byte W48 - .byte Ds2 - .byte W48 - .byte Fn2 - .byte W48 - .byte Fs2 - .byte W48 - .byte N96 , Gs2 - .byte W96 -mus_battle31_1_007: - .byte W12 - .byte N12 , Gs2 , v100 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PEND - .byte N96 , Gs2 - .byte W96 - .byte PATT - .word mus_battle31_1_007 - .byte N96 , Gs2 , v100 - .byte W96 - .byte W96 - .byte N48 - .byte W48 - .byte An2 - .byte W48 -mus_battle31_1_008: - .byte N48 , As2 , v100 - .byte W48 - .byte Bn2 - .byte W48 - .byte PEND - .byte PATT - .word mus_battle31_1_008 - .byte N48 , Cn3 , v100 - .byte W48 - .byte Cs3 - .byte W48 - .byte VOICE , 46 - .byte PAN , c_v+6 - .byte N12 , As3 , v088 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Ds4 - .byte W12 -mus_battle31_1_009: - .byte N12 , As3 , v088 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PEND -mus_battle31_1_010: - .byte N12 , As3 , v088 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Ds4 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_1_009 -mus_battle31_1_011: - .byte N12 , Cs4 , v088 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PEND -mus_battle31_1_012: - .byte N12 , Cs4 , v088 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Gs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_1_011 - .byte PATT - .word mus_battle31_1_012 - .byte PATT - .word mus_battle31_1_010 - .byte PATT - .word mus_battle31_1_009 - .byte PATT - .word mus_battle31_1_010 - .byte PATT - .word mus_battle31_1_009 - .byte PATT - .word mus_battle31_1_010 - .byte PATT - .word mus_battle31_1_009 - .byte PATT - .word mus_battle31_1_010 - .byte PATT - .word mus_battle31_1_009 - .byte PATT - .word mus_battle31_1_011 - .byte PATT - .word mus_battle31_1_012 - .byte PATT - .word mus_battle31_1_011 - .byte PATT - .word mus_battle31_1_012 - .byte PATT - .word mus_battle31_1_011 - .byte PATT - .word mus_battle31_1_012 - .byte PATT - .word mus_battle31_1_011 - .byte PATT - .word mus_battle31_1_012 - .byte PATT - .word mus_battle31_1_011 - .byte PATT - .word mus_battle31_1_012 - .byte PATT - .word mus_battle31_1_011 - .byte PATT - .word mus_battle31_1_012 - .byte VOICE , 21 - .byte N12 , Fn3 , v092 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 -mus_battle31_1_013: - .byte N12 , Fn3 , v092 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte PEND -mus_battle31_1_014: - .byte N12 , Fn3 , v092 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte N12 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , An3 - .byte W24 - .byte PATT - .word mus_battle31_1_014 - .byte PATT - .word mus_battle31_1_013 - .byte PATT - .word mus_battle31_1_014 - .byte N12 , Fn3 , v092 - .byte W36 - .byte N12 - .byte W12 - .byte N48 , An3 - .byte W48 - .byte TIE , Fn4 - .byte W96 - .byte VOL , 76*mus_battle31_mvl/mxv - .byte W12 - .byte 71*mus_battle31_mvl/mxv - .byte W15 - .byte 66*mus_battle31_mvl/mxv - .byte W12 - .byte 62*mus_battle31_mvl/mxv - .byte W12 - .byte 56*mus_battle31_mvl/mxv - .byte W09 - .byte 50*mus_battle31_mvl/mxv - .byte W09 - .byte 42*mus_battle31_mvl/mxv - .byte W12 - .byte 31*mus_battle31_mvl/mxv - .byte W06 - .byte 18*mus_battle31_mvl/mxv - .byte W03 - .byte EOT - .byte W06 - .byte VOICE , 48 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte TIE , As2 , v088 - .byte W96 - .byte W96 - .byte EOT - .byte GOTO - .word mus_battle31_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_battle31_2: - .byte KEYSH , mus_battle31_key+0 - .byte VOICE , 17 - .byte LFOS , 22 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte N06 , Fn5 , v060 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte VOICE , 48 - .byte PAN , c_v-1 - .byte N12 , As3 , v096 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , An3 - .byte W24 - .byte N12 , As3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Bn3 - .byte W24 -mus_battle31_2_000: - .byte N12 , Fn5 , v080 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte N12 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , Fs5 - .byte W24 - .byte PATT - .word mus_battle31_2_000 - .byte N12 , Fn5 , v080 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Fs5 - .byte W24 -mus_battle31_2_B1: - .byte VOICE , 17 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte PAN , c_v+0 - .byte N36 , Fn4 , v108 - .byte W36 - .byte N72 , As3 - .byte W60 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N96 , Fs4 - .byte W96 - .byte Ds4 - .byte W96 - .byte N36 , Fn4 - .byte W36 - .byte N72 , As3 - .byte W60 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte As4 - .byte W12 - .byte Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte N96 , Bn4 - .byte W96 - .byte Ds5 - .byte W96 - .byte TIE , Dn5 - .byte W96 - .byte W96 -mus_battle31_2_001: - .byte VOL , 74*mus_battle31_mvl/mxv - .byte W18 - .byte 69*mus_battle31_mvl/mxv - .byte W15 - .byte 65*mus_battle31_mvl/mxv - .byte W15 - .byte 60*mus_battle31_mvl/mxv - .byte W15 - .byte 57*mus_battle31_mvl/mxv - .byte W15 - .byte 53*mus_battle31_mvl/mxv - .byte W15 - .byte 48*mus_battle31_mvl/mxv - .byte W03 - .byte PEND - .byte W12 - .byte 43*mus_battle31_mvl/mxv - .byte W18 - .byte 37*mus_battle31_mvl/mxv - .byte W15 - .byte 27*mus_battle31_mvl/mxv - .byte W15 - .byte 19*mus_battle31_mvl/mxv - .byte W12 - .byte 10*mus_battle31_mvl/mxv - .byte W12 - .byte EOT , Dn5 - .byte W12 - .byte VOICE , 21 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte PAN , c_v-1 - .byte N12 , As4 , v080 - .byte W36 - .byte N12 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Bn4 - .byte W36 - .byte N12 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Cs5 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , Bn4 - .byte W24 - .byte N12 , As4 - .byte W36 - .byte N12 - .byte W12 - .byte N48 , Cs5 - .byte W48 - .byte VOICE , 48 - .byte N36 , Dn3 , v100 - .byte W36 - .byte As2 - .byte W36 - .byte N24 , Dn3 - .byte W24 - .byte N36 , Ds3 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , Gs3 - .byte W24 - .byte N60 , Fs3 - .byte W60 - .byte N12 , Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N96 , Fn3 - .byte W96 - .byte N36 , Dn3 - .byte W36 - .byte As2 - .byte W36 - .byte N24 , Dn3 - .byte W24 - .byte N36 , Ds3 - .byte W36 - .byte Fs3 - .byte W36 - .byte N24 , Ds3 - .byte W24 - .byte N48 , Fs2 - .byte W48 - .byte Gs2 - .byte W48 - .byte As2 - .byte W48 - .byte Bn2 - .byte W48 - .byte N96 , Cs3 - .byte W96 - .byte W12 - .byte N12 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte N96 , Cs3 - .byte W96 - .byte W12 - .byte N12 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N96 , Cs3 - .byte W96 - .byte W12 - .byte N12 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte N48 , Cs3 - .byte W48 - .byte Dn3 - .byte W48 -mus_battle31_2_002: - .byte N48 , Ds3 , v100 - .byte W48 - .byte En3 - .byte W48 - .byte PEND - .byte PATT - .word mus_battle31_2_002 - .byte N48 , Fn3 , v100 - .byte W48 - .byte Fs3 - .byte W48 - .byte VOICE , 14 - .byte PAN , c_v-1 - .byte TIE , Gs4 , v056 - .byte W96 - .byte W84 - .byte EOT - .byte N12 , An4 - .byte W12 - .byte TIE , As4 - .byte W96 - .byte W96 - .byte EOT - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 58 - .byte N36 , As3 , v072 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , Fn3 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , As3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N36 , Bn3 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , Cs4 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N60 , Dn4 - .byte W24 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N12 , Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N92 , As3 - .byte W36 - .byte MOD , 7 - .byte W12 - .byte VOL , 77*mus_battle31_mvl/mxv - .byte W06 - .byte 74*mus_battle31_mvl/mxv - .byte W06 - .byte 68*mus_battle31_mvl/mxv - .byte W06 - .byte 62*mus_battle31_mvl/mxv - .byte W06 - .byte 57*mus_battle31_mvl/mxv - .byte W06 - .byte 45*mus_battle31_mvl/mxv - .byte W06 - .byte 34*mus_battle31_mvl/mxv - .byte W06 - .byte 22*mus_battle31_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte N36 , Fn3 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , As3 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N36 , Bn3 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , Cs4 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N60 , As3 - .byte W24 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N12 , Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 -mus_battle31_2_003: - .byte N92 , Cs4 , v072 - .byte W36 - .byte MOD , 7 - .byte W12 - .byte VOL , 77*mus_battle31_mvl/mxv - .byte W06 - .byte 74*mus_battle31_mvl/mxv - .byte W06 - .byte 68*mus_battle31_mvl/mxv - .byte W06 - .byte 62*mus_battle31_mvl/mxv - .byte W06 - .byte 57*mus_battle31_mvl/mxv - .byte W06 - .byte 45*mus_battle31_mvl/mxv - .byte W06 - .byte 34*mus_battle31_mvl/mxv - .byte W06 - .byte 22*mus_battle31_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte PEND - .byte VOL , 80*mus_battle31_mvl/mxv - .byte N36 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , Gs3 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W12 -mus_battle31_2_004: - .byte MOD , 0 - .byte N36 , Dn4 , v072 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , En4 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte PEND - .byte 0 - .byte N60 , Fn4 - .byte W24 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PATT - .word mus_battle31_2_003 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte N36 , Gs3 , v072 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , Cs4 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte PATT - .word mus_battle31_2_004 - .byte MOD , 0 - .byte N60 , Fn4 , v072 - .byte W24 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N12 , Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N92 , Gs4 - .byte W36 - .byte MOD , 7 - .byte W12 - .byte VOL , 77*mus_battle31_mvl/mxv - .byte W06 - .byte 74*mus_battle31_mvl/mxv - .byte W06 - .byte 68*mus_battle31_mvl/mxv - .byte W06 - .byte 62*mus_battle31_mvl/mxv - .byte W06 - .byte 57*mus_battle31_mvl/mxv - .byte W06 - .byte 45*mus_battle31_mvl/mxv - .byte W06 - .byte 34*mus_battle31_mvl/mxv - .byte W06 - .byte 22*mus_battle31_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte N96 , Cs3 , v100 - .byte W96 - .byte Fn3 - .byte W96 - .byte Gs3 - .byte W96 - .byte Bn3 - .byte W96 - .byte VOICE , 21 - .byte N12 , Fn4 , v088 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Fs4 - .byte W24 -mus_battle31_2_005: - .byte N12 , Fn4 , v088 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte N12 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , Fs4 - .byte W24 - .byte PATT - .word mus_battle31_2_005 - .byte N12 , Fn4 , v088 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte PATT - .word mus_battle31_2_005 - .byte N12 , Fn4 , v088 - .byte W36 - .byte N12 - .byte W12 - .byte N48 , An4 - .byte W48 - .byte TIE , As4 - .byte W96 - .byte PATT - .word mus_battle31_2_001 - .byte W12 - .byte VOL , 43*mus_battle31_mvl/mxv - .byte W18 - .byte 37*mus_battle31_mvl/mxv - .byte W15 - .byte 27*mus_battle31_mvl/mxv - .byte W15 - .byte 19*mus_battle31_mvl/mxv - .byte W12 - .byte 10*mus_battle31_mvl/mxv - .byte W24 - .byte EOT , As4 - .byte W96 - .byte GOTO - .word mus_battle31_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_battle31_3: - .byte KEYSH , mus_battle31_key+0 - .byte VOICE , 33 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte W12 - .byte N12 , As1 , v108 - .byte W24 - .byte An1 - .byte W24 - .byte Gs1 - .byte W24 - .byte Fn1 - .byte W12 - .byte N48 , As0 - .byte W48 - .byte Bn0 - .byte W48 -mus_battle31_3_000: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn0 - .byte W12 - .byte As0 - .byte W12 - .byte Cs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte En1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cs1 - .byte W12 - .byte PEND -mus_battle31_3_001: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn0 - .byte W12 - .byte As0 - .byte W12 - .byte Cs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte En1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_3_000 -mus_battle31_3_002: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn0 - .byte W12 - .byte As0 - .byte W12 - .byte Fn0 - .byte W12 - .byte Bn0 - .byte W12 - .byte En1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs0 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_3_000 - .byte PATT - .word mus_battle31_3_001 - .byte PATT - .word mus_battle31_3_000 - .byte PATT - .word mus_battle31_3_002 -mus_battle31_3_B1: -mus_battle31_3_003: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_3_003 -mus_battle31_3_004: - .byte N12 , Bn0 , v108 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_3_004 - .byte PATT - .word mus_battle31_3_003 - .byte PATT - .word mus_battle31_3_003 - .byte PATT - .word mus_battle31_3_004 - .byte PATT - .word mus_battle31_3_004 -mus_battle31_3_005: - .byte N12 , As0 , v108 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND -mus_battle31_3_006: - .byte N12 , As0 , v108 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs1 - .byte W12 - .byte As0 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs1 - .byte W12 - .byte As0 - .byte W12 - .byte Fs1 - .byte W12 - .byte PEND -mus_battle31_3_007: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_3_006 - .byte PATT - .word mus_battle31_3_005 - .byte PATT - .word mus_battle31_3_006 - .byte PATT - .word mus_battle31_3_007 - .byte PATT - .word mus_battle31_3_006 - .byte PATT - .word mus_battle31_3_003 - .byte PATT - .word mus_battle31_3_003 - .byte PATT - .word mus_battle31_3_003 - .byte PATT - .word mus_battle31_3_003 - .byte PATT - .word mus_battle31_3_003 - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fs0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gs0 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs0 - .byte W12 - .byte Ds1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 -mus_battle31_3_008: - .byte N12 , Cs1 , v108 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_3_008 - .byte PATT - .word mus_battle31_3_008 - .byte PATT - .word mus_battle31_3_008 - .byte PATT - .word mus_battle31_3_008 - .byte PATT - .word mus_battle31_3_008 - .byte PATT - .word mus_battle31_3_008 - .byte PATT - .word mus_battle31_3_008 - .byte PATT - .word mus_battle31_3_008 - .byte PATT - .word mus_battle31_3_008 - .byte PATT - .word mus_battle31_3_000 - .byte PATT - .word mus_battle31_3_001 - .byte PATT - .word mus_battle31_3_000 - .byte PATT - .word mus_battle31_3_002 -mus_battle31_3_009: - .byte N12 , Cs1 , v108 - .byte W12 - .byte Gs0 - .byte W12 - .byte Cs1 - .byte W12 - .byte En1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte En1 - .byte W12 - .byte PEND -mus_battle31_3_010: - .byte N12 , Cs1 , v108 - .byte W12 - .byte Gs0 - .byte W12 - .byte Cs1 - .byte W12 - .byte En1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_3_009 -mus_battle31_3_011: - .byte N12 , Cs1 , v108 - .byte W12 - .byte Gs0 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_3_000 - .byte PATT - .word mus_battle31_3_001 - .byte PATT - .word mus_battle31_3_000 - .byte PATT - .word mus_battle31_3_002 - .byte PATT - .word mus_battle31_3_000 - .byte PATT - .word mus_battle31_3_001 - .byte PATT - .word mus_battle31_3_000 - .byte PATT - .word mus_battle31_3_002 - .byte PATT - .word mus_battle31_3_009 - .byte PATT - .word mus_battle31_3_010 - .byte PATT - .word mus_battle31_3_009 - .byte PATT - .word mus_battle31_3_011 - .byte PATT - .word mus_battle31_3_009 - .byte PATT - .word mus_battle31_3_010 - .byte PATT - .word mus_battle31_3_009 - .byte PATT - .word mus_battle31_3_011 - .byte PATT - .word mus_battle31_3_009 - .byte PATT - .word mus_battle31_3_010 - .byte PATT - .word mus_battle31_3_009 - .byte PATT - .word mus_battle31_3_011 - .byte PATT - .word mus_battle31_3_009 - .byte PATT - .word mus_battle31_3_010 - .byte PATT - .word mus_battle31_3_009 - .byte PATT - .word mus_battle31_3_011 - .byte PATT - .word mus_battle31_3_009 - .byte PATT - .word mus_battle31_3_010 - .byte PATT - .word mus_battle31_3_009 - .byte N12 , Cs1 , v108 - .byte W12 - .byte Gs0 - .byte W12 - .byte Cs1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Cs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte PATT - .word mus_battle31_3_000 - .byte PATT - .word mus_battle31_3_001 - .byte PATT - .word mus_battle31_3_000 - .byte PATT - .word mus_battle31_3_002 - .byte GOTO - .word mus_battle31_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_battle31_4: - .byte KEYSH , mus_battle31_key+0 - .byte VOICE , 80 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte LFOS , 22 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte PAN , c_v-48 - .byte W18 - .byte N06 , As5 , v052 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 4 - .byte PAN , c_v+0 - .byte N12 , As3 , v060 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , An3 - .byte W24 - .byte N12 , As3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Bn3 - .byte W24 -mus_battle31_4_B1: - .byte MOD , 0 - .byte W96 - .byte W60 - .byte VOICE , 80 - .byte PAN , c_v+48 - .byte N12 , As3 , v060 - .byte W12 - .byte Gs3 - .byte W12 - .byte As3 - .byte W12 - .byte TIE , Bn3 - .byte W60 - .byte MOD , 3 - .byte W36 -mus_battle31_4_000: - .byte VOL , 76*mus_battle31_mvl/mxv - .byte W12 - .byte 71*mus_battle31_mvl/mxv - .byte W12 - .byte 66*mus_battle31_mvl/mxv - .byte W12 - .byte 62*mus_battle31_mvl/mxv - .byte W12 - .byte 53*mus_battle31_mvl/mxv - .byte W12 - .byte 45*mus_battle31_mvl/mxv - .byte W12 - .byte 32*mus_battle31_mvl/mxv - .byte W09 - .byte 22*mus_battle31_mvl/mxv - .byte W06 - .byte 10*mus_battle31_mvl/mxv - .byte W09 - .byte PEND - .byte EOT , Bn3 - .byte MOD , 0 - .byte W48 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte PAN , c_v+0 - .byte N36 , As2 , v052 - .byte W36 - .byte N60 , Fn2 - .byte W12 - .byte W48 - .byte PAN , c_v-48 - .byte W12 - .byte N12 , As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte As3 - .byte W12 - .byte TIE , Bn3 - .byte W60 - .byte MOD , 3 - .byte W36 - .byte PATT - .word mus_battle31_4_000 - .byte EOT , Bn3 - .byte VOICE , 4 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte N12 , As3 , v052 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte As3 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte N24 , As3 - .byte W24 -mus_battle31_4_001: - .byte N12 , Bn3 , v052 - .byte W12 - .byte Ds3 - .byte W12 - .byte As2 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte As2 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte PEND - .byte N12 , Cs4 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte PATT - .word mus_battle31_4_001 - .byte N12 , As3 , v052 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte As3 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte PATT - .word mus_battle31_4_001 - .byte N12 , Cs4 , v052 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte N12 - .byte W12 - .byte As2 - .byte W12 - .byte As3 - .byte W12 - .byte N48 , Cs4 - .byte W48 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N12 , As3 , v060 - .byte W36 - .byte Fn4 - .byte W36 - .byte As4 - .byte W24 -mus_battle31_4_002: - .byte N12 , Bn4 , v060 - .byte W72 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte PEND - .byte As4 - .byte W96 - .byte W96 - .byte As3 - .byte W36 - .byte Fn4 - .byte W36 - .byte As4 - .byte W24 - .byte PATT - .word mus_battle31_4_002 - .byte N12 , As4 , v060 - .byte W96 - .byte W96 -mus_battle31_4_003: - .byte N12 , Cs4 , v060 - .byte W36 - .byte Gs4 - .byte W36 - .byte Cs5 - .byte W24 - .byte PEND -mus_battle31_4_004: - .byte N12 , Dn5 , v060 - .byte W72 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte PEND - .byte Cs5 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle31_4_003 - .byte PATT - .word mus_battle31_4_004 - .byte N12 , Cs5 , v060 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 4 - .byte PAN , c_v-2 - .byte N12 , Fn2 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 -mus_battle31_4_005: - .byte N12 , Fn2 , v060 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , Fs2 - .byte W24 - .byte PEND -mus_battle31_4_006: - .byte N12 , Fn2 , v060 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND -mus_battle31_4_007: - .byte N12 , Fn2 , v060 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Fs2 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle31_4_006 - .byte PATT - .word mus_battle31_4_005 - .byte PATT - .word mus_battle31_4_006 - .byte PATT - .word mus_battle31_4_007 - .byte VOICE , 5 - .byte PAN , c_v+48 - .byte N12 , As2 , v052 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 -mus_battle31_4_008: - .byte N12 , As2 , v052 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte PEND -mus_battle31_4_009: - .byte N12 , As2 , v052 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte N12 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , Bn2 - .byte W24 - .byte PATT - .word mus_battle31_4_009 - .byte PATT - .word mus_battle31_4_008 - .byte PATT - .word mus_battle31_4_009 - .byte N12 , As2 , v052 - .byte W36 - .byte N12 - .byte W12 - .byte Bn2 - .byte W12 - .byte VOICE , 6 - .byte N12 , Bn2 , v048 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte MOD , 0 - .byte N12 , As2 , v052 - .byte W12 - .byte VOICE , 6 - .byte N12 , As2 , v048 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 5 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte MOD , 0 - .byte N12 , Fn2 , v052 - .byte W12 - .byte VOICE , 6 - .byte N12 , Fn2 , v048 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 5 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte MOD , 0 - .byte N12 , Ds2 , v052 - .byte W12 - .byte VOICE , 6 - .byte N12 , Ds2 , v048 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 5 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte MOD , 0 - .byte N12 , Dn2 , v052 - .byte W12 - .byte VOICE , 6 - .byte N12 , Dn2 , v048 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 5 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte GOTO - .word mus_battle31_4_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 5 **********************@ - -mus_battle31_5: - .byte KEYSH , mus_battle31_key+0 - .byte VOICE , 82 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte LFOS , 22 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte PAN , c_v+48 - .byte N06 , As2 , v052 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W06 - .byte As2 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle31_5_B1: - .byte PAN , c_v+48 - .byte MOD , 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N12 , Fs4 , v040 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Bn4 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , As4 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOL , 74*mus_battle31_mvl/mxv - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W06 - .byte VOL , 69*mus_battle31_mvl/mxv - .byte W06 - .byte N12 - .byte W09 - .byte VOL , 65*mus_battle31_mvl/mxv - .byte W03 - .byte N12 - .byte W12 - .byte VOL , 60*mus_battle31_mvl/mxv - .byte N12 - .byte W12 - .byte N12 - .byte W03 - .byte VOL , 57*mus_battle31_mvl/mxv - .byte W09 - .byte N12 - .byte W06 - .byte VOL , 53*mus_battle31_mvl/mxv - .byte W06 - .byte N12 - .byte W09 - .byte VOL , 48*mus_battle31_mvl/mxv - .byte W03 - .byte N12 - .byte W12 - .byte VOL , 43*mus_battle31_mvl/mxv - .byte N12 - .byte W12 - .byte N12 - .byte W06 - .byte VOL , 37*mus_battle31_mvl/mxv - .byte W06 - .byte N12 - .byte W09 - .byte VOL , 27*mus_battle31_mvl/mxv - .byte W03 - .byte N12 - .byte W12 - .byte VOL , 19*mus_battle31_mvl/mxv - .byte N12 - .byte W12 - .byte VOL , 10*mus_battle31_mvl/mxv - .byte N12 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte W36 - .byte N12 , As3 - .byte W36 - .byte Fn4 - .byte W24 -mus_battle31_5_000: - .byte W12 - .byte N12 , As4 , v040 - .byte W24 - .byte Bn4 - .byte W60 - .byte PEND -mus_battle31_5_001: - .byte W12 - .byte N12 , As4 , v040 - .byte W12 - .byte Gs4 - .byte W12 - .byte As4 - .byte W60 - .byte PEND - .byte W96 - .byte W36 - .byte As3 - .byte W36 - .byte Fn4 - .byte W24 - .byte PATT - .word mus_battle31_5_000 - .byte PATT - .word mus_battle31_5_001 - .byte W96 -mus_battle31_5_002: - .byte W36 - .byte N12 , Cs4 , v040 - .byte W36 - .byte Gs4 - .byte W24 - .byte PEND -mus_battle31_5_003: - .byte W12 - .byte N12 , Cs5 , v040 - .byte W24 - .byte Dn5 - .byte W60 - .byte PEND -mus_battle31_5_004: - .byte W12 - .byte N12 , Cs5 , v040 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W60 - .byte PEND - .byte W96 - .byte PATT - .word mus_battle31_5_002 - .byte PATT - .word mus_battle31_5_003 - .byte PATT - .word mus_battle31_5_004 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N12 , Gs2 , v072 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 4 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Bn2 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 5 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Cs3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 5 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Fn3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 5 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 4 - .byte PAN , c_v-48 - .byte MOD , 0 - .byte N12 , Cs4 , v052 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 -mus_battle31_5_005: - .byte N12 , Cs4 , v052 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte PEND -mus_battle31_5_006: - .byte N12 , Cs4 , v052 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte N12 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , Dn4 - .byte W24 - .byte PATT - .word mus_battle31_5_006 - .byte PATT - .word mus_battle31_5_005 - .byte PATT - .word mus_battle31_5_006 - .byte N12 , Cs4 , v052 - .byte W36 - .byte N12 - .byte W12 - .byte N48 , Fn4 - .byte W48 - .byte MOD , 0 - .byte N96 , As3 - .byte W48 - .byte MOD , 5 - .byte W48 - .byte 0 - .byte N96 , Fn3 - .byte W48 - .byte MOD , 5 - .byte W48 - .byte 0 - .byte N96 , Ds3 - .byte W48 - .byte MOD , 5 - .byte W48 - .byte 0 - .byte N96 , Dn3 - .byte W48 - .byte MOD , 5 - .byte W48 - .byte GOTO - .word mus_battle31_5_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 6 **********************@ - -mus_battle31_6: - .byte KEYSH , mus_battle31_key+0 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte W96 - .byte W72 - .byte VOICE , 84 - .byte N24 , An3 , v064 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle31_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 84 - .byte N96 , Fn2 , v080 - .byte W96 - .byte W12 - .byte N12 - .byte W12 - .byte Ds2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte N96 , Fn2 - .byte W96 - .byte W96 - .byte VOICE , 81 - .byte N12 , Dn3 , v064 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 84 - .byte N48 , Cs2 , v080 - .byte W48 - .byte Dn2 - .byte W48 -mus_battle31_6_000: - .byte N48 , Ds2 , v080 - .byte W48 - .byte En2 - .byte W48 - .byte PEND - .byte PATT - .word mus_battle31_6_000 - .byte N48 , Fn2 , v080 - .byte W48 - .byte Fs2 - .byte W48 - .byte W12 - .byte VOICE , 81 - .byte N12 , Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cs2 - .byte W12 -mus_battle31_6_001: - .byte N12 , As1 , v080 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PEND -mus_battle31_6_002: - .byte N12 , As1 , v080 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PEND -mus_battle31_6_003: - .byte N12 , As1 , v080 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND -mus_battle31_6_004: - .byte N12 , Cs2 , v080 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte En2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte En2 - .byte W12 - .byte PEND -mus_battle31_6_005: - .byte N12 , Cs2 , v080 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte En2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_6_004 -mus_battle31_6_006: - .byte N12 , Cs2 , v080 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle31_6_002 - .byte PATT - .word mus_battle31_6_001 - .byte PATT - .word mus_battle31_6_002 - .byte PATT - .word mus_battle31_6_003 - .byte PATT - .word mus_battle31_6_002 - .byte PATT - .word mus_battle31_6_001 - .byte PATT - .word mus_battle31_6_002 - .byte PATT - .word mus_battle31_6_003 - .byte PATT - .word mus_battle31_6_004 - .byte PATT - .word mus_battle31_6_005 - .byte PATT - .word mus_battle31_6_004 - .byte PATT - .word mus_battle31_6_006 - .byte PATT - .word mus_battle31_6_004 - .byte PATT - .word mus_battle31_6_005 - .byte PATT - .word mus_battle31_6_004 - .byte PATT - .word mus_battle31_6_006 - .byte PATT - .word mus_battle31_6_004 - .byte PATT - .word mus_battle31_6_005 - .byte PATT - .word mus_battle31_6_004 - .byte PATT - .word mus_battle31_6_006 - .byte PATT - .word mus_battle31_6_004 - .byte PATT - .word mus_battle31_6_005 - .byte PATT - .word mus_battle31_6_004 - .byte PATT - .word mus_battle31_6_006 - .byte PATT - .word mus_battle31_6_004 - .byte PATT - .word mus_battle31_6_005 - .byte PATT - .word mus_battle31_6_004 - .byte N12 , Cs2 , v080 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle31_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_battle31_7: - .byte KEYSH , mus_battle31_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte W96 - .byte W72 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N12 - .byte W12 -mus_battle31_7_000: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 -mus_battle31_7_001: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND -mus_battle31_7_B1: - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_001 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 -mus_battle31_7_002: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND - .byte N96 , An2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle31_7_002 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_001 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_001 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_001 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_001 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_001 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_000 - .byte PATT - .word mus_battle31_7_001 - .byte GOTO - .word mus_battle31_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_battle31_8: - .byte KEYSH , mus_battle31_key+0 - .byte VOICE , 47 - .byte VOL , 80*mus_battle31_mvl/mxv - .byte PAN , c_v-6 - .byte N48 , Cn2 , v112 - .byte W96 - .byte N12 , Cn2 , v124 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W48 -mus_battle31_8_000: - .byte N12 , Cn2 , v112 - .byte W48 - .byte N12 - .byte W48 - .byte PEND -mus_battle31_8_001: - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle31_8_000 -mus_battle31_8_002: - .byte N12 , Cn2 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_001 -mus_battle31_8_B1: - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_002 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_002 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_002 - .byte N12 , Cn2 , v108 - .byte W48 - .byte Cn2 , v112 - .byte W48 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_002 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_002 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_002 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_002 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_002 - .byte PATT - .word mus_battle31_8_002 - .byte PATT - .word mus_battle31_8_002 - .byte PATT - .word mus_battle31_8_002 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_000 -mus_battle31_8_003: - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W60 - .byte PEND - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_003 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_001 - .byte PATT - .word mus_battle31_8_000 - .byte PATT - .word mus_battle31_8_001 - .byte GOTO - .word mus_battle31_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_battle31: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_battle31_pri @ Priority - .byte mus_battle31_rev @ Reverb. - - .word mus_battle31_grp - - .word mus_battle31_1 - .word mus_battle31_2 - .word mus_battle31_3 - .word mus_battle31_4 - .word mus_battle31_5 - .word mus_battle31_6 - .word mus_battle31_7 - .word mus_battle31_8 - - .end diff --git a/sound/songs/mus_battle32.s b/sound/songs/mus_battle32.s deleted file mode 100644 index 518044437a..0000000000 --- a/sound/songs/mus_battle32.s +++ /dev/null @@ -1,2623 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_battle32_grp, voicegroup120 - .equ mus_battle32_pri, 1 - .equ mus_battle32_rev, reverb_set+50 - .equ mus_battle32_mvl, 127 - .equ mus_battle32_key, 0 - .equ mus_battle32_tbs, 1 - .equ mus_battle32_exg, 0 - .equ mus_battle32_cmp, 1 - - .section .rodata - .global mus_battle32 - .align 2 - -@********************** Track 1 **********************@ - -mus_battle32_1: - .byte KEYSH , mus_battle32_key+0 - .byte TEMPO , 196*mus_battle32_tbs/2 - .byte VOICE , 48 - .byte VOL , 80*mus_battle32_mvl/mxv - .byte LFOS , 18 - .byte PAN , c_v-10 - .byte N06 , Cn5 , v092 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 56 - .byte PAN , c_v+10 - .byte N12 , Gn3 , v104 - .byte W36 - .byte Gs3 - .byte W36 - .byte Gn2 - .byte W24 - .byte En3 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , As2 - .byte W24 - .byte N12 , Gn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte Gn2 - .byte W24 - .byte En3 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , Gs3 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v-16 - .byte N48 , Cn4 , v100 - .byte W48 - .byte Cn3 - .byte W48 - .byte Gn3 - .byte W48 - .byte Cs3 - .byte W48 - .byte Cn4 - .byte W48 - .byte Cn3 - .byte W48 - .byte Cs4 - .byte W48 - .byte N24 , Ds3 - .byte W24 - .byte Cs4 - .byte W24 -mus_battle32_1_B1: - .byte PAN , c_v+10 - .byte N48 , Gn3 , v100 - .byte W48 - .byte N42 , Fn3 - .byte W42 - .byte N06 , Gs3 - .byte W06 - .byte N36 , Gn3 - .byte W36 - .byte N12 , Cn3 - .byte W24 - .byte N12 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N36 , Gn3 - .byte W36 - .byte Cn4 - .byte W36 - .byte N12 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W24 - .byte N60 , Gn3 - .byte W60 - .byte PAN , c_v+16 - .byte N48 , Dn4 - .byte W48 - .byte Cn4 - .byte W48 - .byte N24 , As3 - .byte W24 - .byte Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte An3 - .byte W24 - .byte N72 , Gn3 - .byte W72 - .byte N24 , En3 - .byte W24 - .byte N92 , Cn4 - .byte W96 - .byte N48 , Dn4 - .byte W12 - .byte PAN , c_v+20 - .byte W36 - .byte N48 , Cn4 - .byte W48 - .byte As3 - .byte W48 - .byte Dn4 - .byte W48 - .byte N72 , En4 - .byte W72 - .byte N24 , Dn4 - .byte W24 - .byte N92 , Cn4 - .byte W96 - .byte VOICE , 1 - .byte PAN , c_v+10 - .byte N36 , Cn3 , v108 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , En3 - .byte W24 - .byte N36 , Fn3 - .byte W36 - .byte N12 , Cn3 - .byte W24 - .byte N12 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N36 , Gn3 - .byte W36 - .byte Cn3 - .byte W36 - .byte N12 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W24 - .byte N60 , Gn3 - .byte W56 - .byte W01 - .byte VOICE , 56 - .byte W03 - .byte N48 , Dn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Cn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , As3 - .byte W24 - .byte Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte An3 - .byte W24 - .byte N72 , Gn3 - .byte W36 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N24 , En3 - .byte W24 - .byte N56 , Cn4 , v104 - .byte W30 - .byte MOD , 6 - .byte W03 - .byte VOL , 76*mus_battle32_mvl/mxv - .byte W06 - .byte 71*mus_battle32_mvl/mxv - .byte W06 - .byte 64*mus_battle32_mvl/mxv - .byte W03 - .byte 49*mus_battle32_mvl/mxv - .byte W03 - .byte 33*mus_battle32_mvl/mxv - .byte W03 - .byte 17*mus_battle32_mvl/mxv - .byte W03 - .byte VOICE , 48 - .byte MOD , 0 - .byte W03 - .byte PAN , c_v+20 - .byte N12 , Gn3 , v092 - .byte W03 - .byte VOL , 80*mus_battle32_mvl/mxv - .byte W09 - .byte N12 , Cn4 - .byte W24 - .byte N48 , Dn4 - .byte W48 - .byte Cn4 - .byte W48 - .byte As3 - .byte W48 - .byte Dn4 - .byte W48 - .byte N72 , En4 - .byte W72 - .byte N24 , Cn4 - .byte W24 - .byte N92 , Gn4 - .byte W96 - .byte VOICE , 1 - .byte N36 , Gn3 , v108 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N36 , An3 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , An3 - .byte W24 - .byte TIE , Gn3 - .byte W96 - .byte W72 - .byte EOT - .byte W24 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte PAN , c_v+10 - .byte TIE , Cn3 , v100 - .byte W96 - .byte W72 - .byte EOT - .byte N12 - .byte W12 - .byte As2 - .byte W12 - .byte N96 , Cs3 - .byte W96 - .byte Ds3 - .byte W96 - .byte TIE , Cn3 - .byte W96 - .byte W72 - .byte EOT - .byte N12 - .byte W12 - .byte As2 - .byte W12 - .byte N96 , Cs3 - .byte W96 - .byte Ds3 - .byte W96 - .byte TIE , As2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte EOT - .byte VOICE , 48 - .byte PAN , c_v+20 - .byte N96 , Gn2 - .byte W96 - .byte N48 , Fn2 - .byte W48 - .byte Gn2 - .byte W48 - .byte N96 , Cn2 - .byte W96 - .byte Gn2 - .byte W96 - .byte Gs2 - .byte W96 - .byte N48 , Fn2 - .byte W48 - .byte Gs2 - .byte W48 - .byte N96 , Gn2 - .byte W96 - .byte Cn3 - .byte W96 - .byte GOTO - .word mus_battle32_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_battle32_2: - .byte KEYSH , mus_battle32_key+0 - .byte VOICE , 1 - .byte VOL , 80*mus_battle32_mvl/mxv - .byte LFOS , 18 - .byte PAN , c_v+10 - .byte N06 , Gn5 , v080 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte N12 , Cn4 , v104 - .byte W36 - .byte Cs4 - .byte W36 - .byte Cn3 - .byte W24 - .byte Gn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Cn4 - .byte W36 - .byte Cs4 - .byte W36 - .byte Cn3 - .byte W24 - .byte Gn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte VOICE , 45 - .byte PAN , c_v+0 - .byte N12 , Cn5 , v108 - .byte W36 - .byte Cs5 - .byte W36 - .byte Cn4 - .byte W24 - .byte Gn4 - .byte W36 - .byte Gs4 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Cn5 - .byte W36 - .byte Cs5 - .byte W36 - .byte N24 , Gn4 - .byte W24 - .byte N12 , Cn5 - .byte W36 - .byte Cs5 - .byte W36 - .byte N24 , Ds5 - .byte W24 -mus_battle32_2_B1: - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte N48 , Cn4 , v100 - .byte W48 - .byte As3 - .byte W48 - .byte N36 , Dn4 - .byte W36 - .byte N12 , Gn3 - .byte W24 - .byte N12 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N72 , En4 - .byte W72 - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W24 - .byte N60 , Cn4 - .byte W60 - .byte PAN , c_v+0 - .byte N48 , As4 - .byte W48 - .byte An4 - .byte W48 - .byte N24 , Gn4 - .byte W24 - .byte An4 - .byte W24 - .byte Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N72 , En4 - .byte W72 - .byte N24 , Cn4 - .byte W24 - .byte N92 , Gn4 - .byte W96 - .byte N48 , As4 - .byte W12 - .byte PAN , c_v+2 - .byte W36 - .byte N48 , An4 - .byte W48 - .byte N24 , As4 - .byte W24 - .byte An4 - .byte W24 - .byte Dn5 - .byte W24 - .byte Fn5 - .byte W24 - .byte N72 , En5 - .byte W72 - .byte N24 , Dn5 - .byte W24 - .byte N92 , Cn5 - .byte W96 - .byte VOICE , 56 - .byte PAN , c_v+1 - .byte N48 , Cn4 , v104 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , As3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N36 , Dn4 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N12 , Gn3 - .byte W24 - .byte N12 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N72 , En4 - .byte W36 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W24 - .byte N60 , Cn4 - .byte W24 - .byte W03 - .byte MOD , 6 - .byte W32 - .byte W01 - .byte 0 - .byte N48 , As4 , v108 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , An4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Gn4 - .byte W24 - .byte An4 - .byte W24 - .byte Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N72 , En4 - .byte W36 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N24 , Cn4 - .byte W24 - .byte N56 , Gn4 - .byte W30 - .byte MOD , 6 - .byte W03 - .byte VOL , 76*mus_battle32_mvl/mxv - .byte W06 - .byte 71*mus_battle32_mvl/mxv - .byte W06 - .byte 64*mus_battle32_mvl/mxv - .byte W03 - .byte 49*mus_battle32_mvl/mxv - .byte W03 - .byte 33*mus_battle32_mvl/mxv - .byte W03 - .byte 17*mus_battle32_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOICE , 48 - .byte PAN , c_v+2 - .byte N12 , Gn4 , v092 - .byte W03 - .byte VOL , 80*mus_battle32_mvl/mxv - .byte W09 - .byte N12 , Cn5 - .byte W24 - .byte N48 , As4 - .byte W48 - .byte An4 - .byte W48 - .byte N24 , As4 - .byte W24 - .byte An4 - .byte W24 - .byte Dn5 - .byte W24 - .byte Fn5 - .byte W24 - .byte N72 , En5 - .byte W72 - .byte N24 , Cn5 - .byte W24 - .byte N92 , Gn5 - .byte W96 - .byte VOICE , 1 - .byte N36 , Cn3 , v108 - .byte W36 - .byte As2 - .byte W36 - .byte N24 , Cn3 - .byte W24 - .byte N36 , Dn3 - .byte W36 - .byte As2 - .byte W36 - .byte N24 , Dn3 - .byte W24 - .byte TIE , Cn3 - .byte W96 - .byte W72 - .byte EOT - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N72 , Cn4 , v100 - .byte W72 - .byte N12 - .byte W12 - .byte As3 - .byte W12 - .byte N96 , Cs4 - .byte W96 - .byte Ds4 - .byte W96 - .byte TIE , Fn4 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte EOT - .byte VOICE , 48 - .byte PAN , c_v+2 - .byte N96 , Cn3 - .byte W96 - .byte N42 , As2 - .byte W42 - .byte N06 , Cn3 - .byte W06 - .byte N48 , Dn3 - .byte W48 - .byte N96 , Gn2 - .byte W96 - .byte Cn3 - .byte W96 - .byte Cs3 - .byte W96 - .byte N48 , As2 - .byte W48 - .byte N36 , Cs3 - .byte W36 - .byte N12 , En3 - .byte W12 - .byte N96 , Cn3 - .byte W96 - .byte En3 - .byte W96 - .byte GOTO - .word mus_battle32_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_battle32_3: - .byte KEYSH , mus_battle32_key+0 - .byte VOICE , 33 - .byte VOL , 80*mus_battle32_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Cn2 , v108 - .byte W24 - .byte Cn1 - .byte W24 - .byte As1 - .byte W24 - .byte Cs1 - .byte W24 - .byte Gs1 - .byte W24 - .byte N12 , As1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cs1 - .byte W12 -mus_battle32_3_000: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte N12 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND -mus_battle32_3_001: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte N12 - .byte W12 - .byte Cs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle32_3_000 - .byte PATT - .word mus_battle32_3_001 - .byte PATT - .word mus_battle32_3_000 - .byte PATT - .word mus_battle32_3_001 - .byte PATT - .word mus_battle32_3_000 - .byte PATT - .word mus_battle32_3_001 -mus_battle32_3_B1: -mus_battle32_3_002: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte PATT - .word mus_battle32_3_002 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N12 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 -mus_battle32_3_003: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND -mus_battle32_3_004: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Bn0 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle32_3_002 -mus_battle32_3_005: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_002 -mus_battle32_3_006: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_002 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W24 - .byte N12 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_004 - .byte PATT - .word mus_battle32_3_002 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_005 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_002 -mus_battle32_3_007: - .byte N12 , Cs1 , v108 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND -mus_battle32_3_008: - .byte N12 , Ds1 , v108 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_007 - .byte PATT - .word mus_battle32_3_008 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_007 - .byte PATT - .word mus_battle32_3_008 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_003 - .byte PATT - .word mus_battle32_3_002 - .byte PATT - .word mus_battle32_3_006 - .byte GOTO - .word mus_battle32_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_battle32_4: - .byte KEYSH , mus_battle32_key+0 - .byte VOICE , 80 - .byte LFOS , 18 - .byte VOL , 80*mus_battle32_mvl/mxv - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte PAN , c_v-48 - .byte W12 - .byte N06 , Cn6 , v052 - .byte W12 - .byte Bn5 - .byte W12 - .byte Cn6 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte W12 - .byte N06 - .byte W12 - .byte Bn5 - .byte W12 - .byte Cn6 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte N12 , Cn3 , v060 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Cn2 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Gn2 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Cs2 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Cn3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Gn3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Cn4 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Cs3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 6 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 4 - .byte PAN , c_v-48 - .byte MOD , 0 - .byte N12 , Gn4 , v040 - .byte W36 - .byte Gs4 - .byte W36 - .byte Gn3 - .byte W24 - .byte En4 - .byte W36 - .byte Fn4 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Gn4 - .byte W36 - .byte Gs4 - .byte W36 - .byte N24 , Cn4 - .byte W24 - .byte N12 , Gn4 - .byte W36 - .byte Gs4 - .byte W36 - .byte N24 - .byte W24 -mus_battle32_4_B1: - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte N12 , En4 , v040 - .byte W36 - .byte Fn4 - .byte W36 - .byte Gn4 - .byte W24 - .byte W60 - .byte Gn4 , v052 - .byte W12 - .byte As4 - .byte W12 - .byte Dn5 - .byte W12 - .byte N36 , En5 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N36 , Cn5 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W24 - .byte N60 , Cn5 - .byte W24 - .byte MOD , 7 - .byte W36 -mus_battle32_4_000: - .byte VOICE , 80 - .byte MOD , 0 - .byte N48 , As3 , v060 - .byte W48 - .byte An3 - .byte W48 - .byte PEND -mus_battle32_4_001: - .byte N24 , Gn3 , v060 - .byte W24 - .byte An3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte PEND -mus_battle32_4_002: - .byte N72 , En3 , v060 - .byte W72 - .byte N24 , Cn3 - .byte W24 - .byte PEND -mus_battle32_4_003: - .byte N60 , Gn3 , v060 - .byte W60 - .byte VOICE , 6 - .byte N12 , En3 , v072 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte PEND - .byte As2 - .byte W12 - .byte Fn2 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-47 - .byte N12 , Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , As2 - .byte W12 - .byte Fn2 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+48 - .byte N12 , Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v-49 - .byte N12 , Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v+51 - .byte N12 , Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte N12 , Cn5 , v040 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N24 , Fn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Fn4 - .byte W12 - .byte As4 - .byte W12 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Dn5 - .byte W12 - .byte N36 , En5 - .byte W21 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N36 , Cn5 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W24 - .byte N60 , Cn5 - .byte W24 - .byte W03 - .byte MOD , 6 - .byte W32 - .byte W01 - .byte PATT - .word mus_battle32_4_000 - .byte PATT - .word mus_battle32_4_001 - .byte PATT - .word mus_battle32_4_002 - .byte PATT - .word mus_battle32_4_003 - .byte N12 , Fn2 , v072 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PAN , c_v-47 - .byte N12 , An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Fn2 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PAN , c_v+48 - .byte N12 , An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-49 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+51 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 84 - .byte N72 , Cn2 - .byte W72 - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte N96 , Cs2 - .byte W96 - .byte Ds2 - .byte W96 - .byte TIE , Cn2 - .byte W96 - .byte W72 - .byte EOT - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte N96 , Cs2 - .byte W96 - .byte Ds2 - .byte W96 - .byte TIE , Cn2 - .byte W96 - .byte W72 - .byte EOT - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte N96 , Cs2 - .byte W96 - .byte Ds2 - .byte W96 - .byte TIE , Fn2 - .byte W96 - .byte W96 - .byte EOT - .byte VOICE , 86 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 -mus_battle32_4_004: - .byte N12 , Fn2 , v072 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle32_4_004 - .byte PATT - .word mus_battle32_4_004 - .byte VOICE , 6 - .byte N12 , Gn3 , v060 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , Gn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v+48 - .byte N12 , Gn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte VOICE , 7 - .byte PAN , c_v+0 - .byte N12 , Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 -mus_battle32_4_005: - .byte PAN , c_v+0 - .byte N12 , Gn3 , v060 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v+48 - .byte N12 , En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND - .byte VOICE , 6 - .byte PAN , c_v+0 - .byte N12 , Gs3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , Gs4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Gs3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v+48 - .byte N12 , Gs4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cs4 - .byte W12 - .byte VOICE , 7 - .byte PAN , c_v+0 - .byte N12 , Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-47 - .byte N12 , En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PATT - .word mus_battle32_4_005 - .byte GOTO - .word mus_battle32_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_battle32_5: - .byte KEYSH , mus_battle32_key+0 - .byte VOICE , 82 - .byte LFOS , 18 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte VOL , 80*mus_battle32_mvl/mxv - .byte PAN , c_v+46 - .byte BEND , c_v-2 - .byte N06 , Gn3 , v052 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Fn4 - .byte W12 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Fn4 - .byte W12 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Fn4 - .byte W12 - .byte As3 - .byte W06 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W06 - .byte VOICE , 80 - .byte PAN , c_v-47 - .byte N48 , Cn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Cn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Gn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Cs3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte W06 - .byte N42 , Cn4 - .byte W18 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Gn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Cn5 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Cs4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte VOICE , 5 - .byte PAN , c_v+48 - .byte MOD , 0 - .byte N12 , Gn3 , v040 - .byte W36 - .byte Gs3 - .byte W36 - .byte Gn2 - .byte W24 - .byte En3 - .byte W36 - .byte Fn3 - .byte W36 - .byte Gn2 - .byte W24 - .byte Gn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N12 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , Ds3 - .byte W24 -mus_battle32_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W36 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N12 , En3 , v060 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W36 - .byte VOICE , 82 - .byte N12 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 80 - .byte BEND , c_v-2 - .byte N09 , As3 , v072 - .byte W12 - .byte N09 - .byte W12 - .byte N32 - .byte W36 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte Fn3 - .byte W12 - .byte N09 - .byte W12 - .byte N32 - .byte W36 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte Ds3 - .byte W12 - .byte N09 - .byte W12 - .byte N32 - .byte W36 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte Dn3 - .byte W12 - .byte N09 - .byte W12 - .byte N32 - .byte W36 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte VOICE , 5 - .byte N09 , Cn2 , v060 - .byte W12 - .byte N09 - .byte W12 - .byte N32 - .byte W36 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N32 - .byte W36 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 -mus_battle32_5_000: - .byte VOICE , 4 - .byte N09 , Cn4 , v060 - .byte W12 - .byte N09 - .byte W12 - .byte N32 - .byte W36 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte PEND -mus_battle32_5_001: - .byte N09 , Cn4 , v060 - .byte W12 - .byte N09 - .byte W12 - .byte N32 - .byte W36 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte PEND - .byte VOICE , 5 - .byte N09 , Cs2 - .byte W12 - .byte N09 - .byte W12 - .byte N32 - .byte W36 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N32 - .byte W36 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte PATT - .word mus_battle32_5_000 - .byte PATT - .word mus_battle32_5_001 - .byte GOTO - .word mus_battle32_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_battle32_6: - .byte KEYSH , mus_battle32_key+0 - .byte VOICE , 90 - .byte VOL , 80*mus_battle32_mvl/mxv - .byte W24 - .byte N06 , Gn2 , v080 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 81 - .byte N48 , Cn3 , v064 - .byte W48 - .byte Cn2 - .byte W48 - .byte Gn2 - .byte W48 - .byte Cs2 - .byte W48 - .byte Cn3 - .byte W48 - .byte Cn2 - .byte W48 - .byte Cs3 - .byte W48 - .byte Ds2 - .byte W48 -mus_battle32_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle32_6_000: - .byte N48 , Fn4 , v064 - .byte W48 - .byte En4 - .byte W48 - .byte PEND -mus_battle32_6_001: - .byte N24 , Fn4 , v064 - .byte W24 - .byte En4 - .byte W24 - .byte An4 - .byte W24 - .byte Dn5 - .byte W24 - .byte PEND - .byte N72 , Cn5 - .byte W72 - .byte N24 , An4 - .byte W24 - .byte N96 , Gn4 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte N12 , Cn4 - .byte W12 - .byte Gn4 - .byte W24 - .byte PATT - .word mus_battle32_6_000 - .byte PATT - .word mus_battle32_6_001 - .byte N72 , Cn5 , v064 - .byte W72 - .byte N24 , En4 - .byte W24 - .byte N92 , Cn5 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N72 , Cn1 - .byte W72 - .byte N12 - .byte W12 - .byte As0 - .byte W12 - .byte N96 , Cs1 - .byte W96 - .byte Ds1 - .byte W96 - .byte TIE , Cn1 - .byte W96 - .byte W72 - .byte EOT - .byte N12 - .byte W12 - .byte As0 - .byte W12 - .byte N96 , Cs1 - .byte W96 - .byte Ds1 - .byte W96 - .byte Cn1 - .byte W96 - .byte N72 , Gn2 - .byte W72 - .byte N12 - .byte W12 - .byte Fn2 - .byte W12 - .byte N96 , Gs2 - .byte W96 - .byte As2 - .byte W96 - .byte TIE , Fn3 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte EOT - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle32_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_battle32_7: - .byte KEYSH , mus_battle32_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_battle32_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W84 - .byte N12 , Dn1 , v112 - .byte W12 -mus_battle32_7_000: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 -mus_battle32_7_001: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND -mus_battle32_7_B1: - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_001 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_001 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_000 - .byte PATT - .word mus_battle32_7_001 - .byte GOTO - .word mus_battle32_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_battle32_8: - .byte KEYSH , mus_battle32_key+0 - .byte VOICE , 47 - .byte VOL , 80*mus_battle32_mvl/mxv - .byte PAN , c_v-10 - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W48 - .byte Gn1 - .byte W12 - .byte W12 - .byte Cn2 - .byte W36 - .byte N12 - .byte W24 - .byte Gn1 - .byte W24 -mus_battle32_8_000: - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W60 - .byte PEND - .byte PATT - .word mus_battle32_8_000 - .byte PATT - .word mus_battle32_8_000 - .byte PATT - .word mus_battle32_8_000 - .byte PATT - .word mus_battle32_8_000 - .byte PATT - .word mus_battle32_8_000 - .byte PATT - .word mus_battle32_8_000 - .byte PATT - .word mus_battle32_8_000 -mus_battle32_8_B1: -mus_battle32_8_001: - .byte N12 , Cn2 , v112 - .byte W36 - .byte N12 - .byte W48 - .byte Gn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_000 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_000 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_000 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 - .byte PATT - .word mus_battle32_8_001 -mus_battle32_8_002: - .byte N12 , Cn2 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle32_8_002 - .byte PATT - .word mus_battle32_8_002 - .byte PATT - .word mus_battle32_8_002 - .byte PATT - .word mus_battle32_8_002 - .byte PATT - .word mus_battle32_8_002 - .byte W24 - .byte N12 , Cn2 , v112 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte GOTO - .word mus_battle32_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_battle32: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_battle32_pri @ Priority - .byte mus_battle32_rev @ Reverb. - - .word mus_battle32_grp - - .word mus_battle32_1 - .word mus_battle32_2 - .word mus_battle32_3 - .word mus_battle32_4 - .word mus_battle32_5 - .word mus_battle32_6 - .word mus_battle32_7 - .word mus_battle32_8 - - .end diff --git a/sound/songs/mus_battle33.s b/sound/songs/mus_battle33.s deleted file mode 100644 index 21b707242f..0000000000 --- a/sound/songs/mus_battle33.s +++ /dev/null @@ -1,2886 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_battle33_grp, voicegroup121 - .equ mus_battle33_pri, 1 - .equ mus_battle33_rev, reverb_set+50 - .equ mus_battle33_mvl, 127 - .equ mus_battle33_key, 0 - .equ mus_battle33_tbs, 1 - .equ mus_battle33_exg, 0 - .equ mus_battle33_cmp, 1 - - .section .rodata - .global mus_battle33 - .align 2 - -@********************** Track 1 **********************@ - -mus_battle33_1: - .byte KEYSH , mus_battle33_key+0 - .byte TEMPO , 212*mus_battle33_tbs/2 - .byte VOICE , 56 - .byte LFOS , 16 - .byte VOL , 80*mus_battle33_mvl/mxv - .byte PAN , c_v+48 - .byte N06 , Ds4 , v096 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+40 - .byte N06 , Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , As4 - .byte W06 - .byte An4 - .byte W06 - .byte PAN , c_v+24 - .byte N06 , Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v+20 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v+12 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v+7 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte PAN , c_v+4 - .byte N06 , En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v-4 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PAN , c_v-14 - .byte N06 , Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v-18 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v-26 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte PAN , c_v-39 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W03 - .byte PAN , c_v-47 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte PAN , c_v+10 - .byte N12 , Gn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , As3 - .byte W24 - .byte N12 , En3 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , Gn3 - .byte W24 -mus_battle33_1_000: - .byte N12 , Gn3 , v096 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , As3 - .byte W24 - .byte PEND - .byte N12 - .byte W36 - .byte Cn4 - .byte W36 - .byte N24 , Cs4 - .byte W24 -mus_battle33_1_001: - .byte N12 , Cn4 , v096 - .byte W36 - .byte Cs4 - .byte W36 - .byte N24 , Ds4 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle33_1_000 - .byte PATT - .word mus_battle33_1_001 - .byte N12 , Ds4 , v096 - .byte W36 - .byte Fn4 - .byte W36 - .byte N24 , Gn4 - .byte W24 -mus_battle33_1_B1: - .byte VOICE , 60 - .byte PAN , c_v+10 - .byte MOD , 0 - .byte N84 , En3 , v096 - .byte W84 - .byte N12 , Cn3 - .byte W12 -mus_battle33_1_002: - .byte N24 , En2 , v096 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte En3 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte PEND -mus_battle33_1_003: - .byte N84 , As3 , v096 - .byte W84 - .byte N12 , An3 - .byte W12 - .byte PEND -mus_battle33_1_004: - .byte N12 , As3 , v096 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , As3 - .byte W15 - .byte VOL , 74*mus_battle33_mvl/mxv - .byte W03 - .byte 61*mus_battle33_mvl/mxv - .byte W03 - .byte 40*mus_battle33_mvl/mxv - .byte W03 - .byte VOICE , 56 - .byte VOL , 80*mus_battle33_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte PEND - .byte VOICE , 60 - .byte N84 , En3 - .byte W84 - .byte N12 , Cn3 - .byte W12 - .byte PATT - .word mus_battle33_1_002 - .byte PATT - .word mus_battle33_1_003 - .byte PATT - .word mus_battle33_1_004 - .byte VOICE , 1 - .byte N36 , En3 , v096 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , As3 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N48 , Fn3 - .byte W48 - .byte Ds3 - .byte W48 - .byte Cs3 - .byte W48 - .byte Cn3 - .byte W48 - .byte VOICE , 48 - .byte PAN , c_v+20 - .byte N48 , Gn4 , v088 - .byte W48 - .byte Fn4 - .byte W48 - .byte Ds4 - .byte W48 - .byte Cs4 - .byte W48 - .byte TIE , Cn4 , v096 - .byte W84 - .byte W03 - .byte VOL , 74*mus_battle33_mvl/mxv - .byte W09 - .byte 71*mus_battle33_mvl/mxv - .byte W09 - .byte 68*mus_battle33_mvl/mxv - .byte W12 - .byte 65*mus_battle33_mvl/mxv - .byte W09 - .byte 58*mus_battle33_mvl/mxv - .byte W12 - .byte 53*mus_battle33_mvl/mxv - .byte W15 - .byte 48*mus_battle33_mvl/mxv - .byte W36 - .byte W03 - .byte W32 - .byte W01 - .byte 53*mus_battle33_mvl/mxv - .byte W15 - .byte 58*mus_battle33_mvl/mxv - .byte W12 - .byte 63*mus_battle33_mvl/mxv - .byte W12 - .byte 68*mus_battle33_mvl/mxv - .byte W09 - .byte 71*mus_battle33_mvl/mxv - .byte W09 - .byte 77*mus_battle33_mvl/mxv - .byte W06 - .byte W06 - .byte 80*mus_battle33_mvl/mxv - .byte W90 - .byte EOT - .byte VOICE , 60 - .byte PAN , c_v+11 - .byte N12 , Gn3 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Gs3 - .byte W36 - .byte N24 , As3 - .byte W24 -mus_battle33_1_005: - .byte N12 , En3 , v096 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Fn3 - .byte W36 - .byte N24 , Gs3 - .byte W24 - .byte PEND -mus_battle33_1_006: - .byte N12 , Gn3 , v096 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Gs3 - .byte W36 - .byte N24 , As3 - .byte W24 - .byte PEND -mus_battle33_1_007: - .byte N12 , Cn4 , v096 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Cs4 - .byte W36 - .byte N24 , Ds4 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle33_1_006 - .byte PATT - .word mus_battle33_1_005 - .byte PATT - .word mus_battle33_1_006 - .byte PATT - .word mus_battle33_1_007 - .byte VOICE , 56 - .byte N24 , Gs3 , v096 - .byte W24 - .byte Ds4 - .byte W24 - .byte En4 - .byte W24 - .byte N12 , Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte An3 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte En4 - .byte W24 - .byte N12 , Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N24 , Gs4 - .byte W24 - .byte An4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Fs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Bn4 - .byte W24 - .byte Cn5 - .byte W24 - .byte Fn5 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+20 - .byte N24 , En5 - .byte W24 - .byte En4 - .byte W24 - .byte En3 - .byte W24 - .byte Dn5 - .byte W24 - .byte Dn4 - .byte W24 - .byte Dn3 - .byte W24 - .byte Gn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte Gn2 - .byte W24 - .byte Cn5 - .byte W24 - .byte Cn4 - .byte W24 - .byte Cn3 - .byte W24 - .byte An4 - .byte W24 - .byte An3 - .byte W24 - .byte An2 - .byte W24 - .byte Bn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Bn2 - .byte W24 - .byte Cn5 - .byte W24 - .byte Cn4 - .byte W24 - .byte Cn3 - .byte W24 - .byte Dn5 - .byte W24 - .byte Dn4 - .byte W24 - .byte Dn3 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v+11 - .byte TIE , Ds5 - .byte W96 - .byte MOD , 5 - .byte W96 - .byte EOT -mus_battle33_1_008: - .byte MOD , 0 - .byte TIE , Fn3 , v096 - .byte W96 - .byte PEND - .byte MOD , 5 - .byte W96 - .byte EOT - .byte MOD , 0 - .byte TIE , Dn3 - .byte W96 - .byte MOD , 5 - .byte W96 - .byte EOT - .byte PATT - .word mus_battle33_1_008 - .byte MOD , 5 - .byte W96 - .byte EOT , Fn3 - .byte GOTO - .word mus_battle33_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_battle33_2: - .byte KEYSH , mus_battle33_key+0 - .byte VOICE , 48 - .byte LFOS , 16 - .byte VOL , 80*mus_battle33_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Gn5 , v076 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , As5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , As5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , As5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , As5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , As5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , As5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , As5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , As5 - .byte W12 -mus_battle33_2_000: - .byte N12 , Cn4 , v100 - .byte W36 - .byte Cs4 - .byte W36 - .byte N24 , Ds4 - .byte W24 - .byte PEND - .byte N12 , Gn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , As3 - .byte W24 - .byte PATT - .word mus_battle33_2_000 - .byte N12 , Ds4 , v100 - .byte W36 - .byte Fn4 - .byte W36 - .byte N24 , Fs4 - .byte W24 -mus_battle33_2_001: - .byte N12 , Cn5 , v100 - .byte W36 - .byte Cs5 - .byte W36 - .byte N24 , Ds5 - .byte W24 - .byte PEND - .byte N12 , Gn4 - .byte W36 - .byte Gs4 - .byte W36 - .byte N24 , As4 - .byte W24 - .byte PATT - .word mus_battle33_2_001 - .byte N12 , Ds5 , v100 - .byte W36 - .byte Fn5 - .byte W36 - .byte N24 , Gn5 - .byte W24 -mus_battle33_2_B1: - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N84 , Cn4 , v100 - .byte W84 - .byte N12 , Gn3 - .byte W12 -mus_battle33_2_002: - .byte N12 , Cn4 , v100 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PEND -mus_battle33_2_003: - .byte N84 , Fs4 , v100 - .byte W84 - .byte N12 , Fn4 - .byte W12 - .byte PEND -mus_battle33_2_004: - .byte N12 , Fs4 , v100 - .byte W12 - .byte Fn4 - .byte W12 - .byte N72 , Fs4 - .byte W72 - .byte PEND - .byte N84 , Cn4 - .byte W84 - .byte N12 , Gn3 - .byte W12 - .byte PATT - .word mus_battle33_2_002 - .byte PATT - .word mus_battle33_2_003 - .byte PATT - .word mus_battle33_2_004 - .byte VOICE , 73 - .byte N36 , Gn3 , v112 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N36 , Gs3 - .byte W15 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , As3 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N12 , Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte TIE , Gs3 - .byte W42 - .byte MOD , 5 - .byte W36 - .byte 6 - .byte W18 - .byte W15 - .byte VOL , 75*mus_battle33_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W09 - .byte VOL , 69*mus_battle33_mvl/mxv - .byte W12 - .byte 63*mus_battle33_mvl/mxv - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 56*mus_battle33_mvl/mxv - .byte W12 - .byte 47*mus_battle33_mvl/mxv - .byte W09 - .byte 35*mus_battle33_mvl/mxv - .byte W09 - .byte 22*mus_battle33_mvl/mxv - .byte W09 - .byte 9*mus_battle33_mvl/mxv - .byte W03 - .byte EOT - .byte W03 - .byte VOICE , 56 - .byte VOL , 80*mus_battle33_mvl/mxv - .byte MOD , 0 - .byte N36 , As3 , v100 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N12 , Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte MOD , 0 - .byte N36 , Gn3 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte TIE , Fn3 - .byte W48 - .byte W03 - .byte MOD , 6 - .byte W44 - .byte W01 - .byte W48 - .byte EOT - .byte MOD , 0 - .byte N24 , Gn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte VOL , 48*mus_battle33_mvl/mxv - .byte TIE , En4 - .byte W32 - .byte W01 - .byte VOL , 53*mus_battle33_mvl/mxv - .byte W09 - .byte MOD , 5 - .byte W06 - .byte VOL , 58*mus_battle33_mvl/mxv - .byte W12 - .byte 63*mus_battle33_mvl/mxv - .byte W12 - .byte 68*mus_battle33_mvl/mxv - .byte W06 - .byte MOD , 6 - .byte W03 - .byte VOL , 71*mus_battle33_mvl/mxv - .byte W09 - .byte 77*mus_battle33_mvl/mxv - .byte W06 - .byte W06 - .byte 80*mus_battle33_mvl/mxv - .byte W12 - .byte MOD , 7 - .byte W30 - .byte 8 - .byte W48 - .byte EOT - .byte VOICE , 60 - .byte MOD , 0 - .byte N12 , Cn4 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Cs4 - .byte W36 - .byte N24 , Ds4 - .byte W24 -mus_battle33_2_005: - .byte N12 , Gn3 , v100 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Gs3 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte PEND -mus_battle33_2_006: - .byte N12 , Cn4 , v100 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Cs4 - .byte W36 - .byte N24 , Ds4 - .byte W24 - .byte PEND -mus_battle33_2_007: - .byte N12 , Ds4 , v100 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Fn4 - .byte W36 - .byte N24 , Fs4 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle33_2_006 - .byte PATT - .word mus_battle33_2_005 - .byte PATT - .word mus_battle33_2_006 - .byte PATT - .word mus_battle33_2_007 - .byte VOICE , 48 - .byte N24 , Cs4 , v100 - .byte W24 - .byte Gs4 - .byte W24 - .byte An4 - .byte W24 - .byte N12 , Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N12 , Cs4 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Gs4 - .byte W24 - .byte An4 - .byte W24 - .byte N12 , Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N24 , Cs5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Bn4 - .byte W24 - .byte En4 - .byte W24 - .byte Bn4 - .byte W24 - .byte Cn5 - .byte W24 - .byte N12 , Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , Fn4 - .byte W24 - .byte Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn4 - .byte W24 - .byte Cn5 - .byte W24 - .byte N12 , Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , En5 - .byte W24 - .byte Fn5 - .byte W24 - .byte As5 - .byte W24 - .byte An5 - .byte W24 - .byte An4 - .byte W24 - .byte An3 - .byte W24 - .byte Gn5 - .byte W24 - .byte Gn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte Cn5 - .byte W24 - .byte Cn4 - .byte W24 - .byte Cn3 - .byte W24 - .byte Fn5 - .byte W24 - .byte Fn4 - .byte W24 - .byte Fn3 - .byte W24 - .byte Dn5 - .byte W24 - .byte Dn4 - .byte W24 - .byte Dn3 - .byte W24 - .byte En5 - .byte W24 - .byte En4 - .byte W24 - .byte En3 - .byte W24 - .byte Fn5 - .byte W24 - .byte Fn4 - .byte W24 - .byte Fn3 - .byte W24 - .byte Gn5 - .byte W24 - .byte Gn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte TIE , Gs5 - .byte W96 - .byte MOD , 5 - .byte W96 - .byte EOT -mus_battle33_2_008: - .byte MOD , 0 - .byte TIE , As3 , v100 - .byte W96 - .byte PEND - .byte MOD , 5 - .byte W96 - .byte EOT - .byte MOD , 0 - .byte TIE , Gn3 - .byte W96 - .byte MOD , 5 - .byte W96 - .byte EOT - .byte PATT - .word mus_battle33_2_008 - .byte MOD , 5 - .byte W96 - .byte EOT , As3 - .byte GOTO - .word mus_battle33_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_battle33_3: - .byte KEYSH , mus_battle33_key+0 - .byte VOICE , 33 - .byte VOL , 80*mus_battle33_mvl/mxv - .byte N12 , Cn2 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cs1 - .byte W12 -mus_battle33_3_000: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fs1 - .byte W12 - .byte As1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte PEND -mus_battle33_3_001: - .byte N12 , Fn1 , v108 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle33_3_000 - .byte PATT - .word mus_battle33_3_001 - .byte PATT - .word mus_battle33_3_000 - .byte PATT - .word mus_battle33_3_001 - .byte PATT - .word mus_battle33_3_000 - .byte N12 , Fn1 , v108 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cn1 - .byte W12 - .byte As1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 -mus_battle33_3_B1: -mus_battle33_3_002: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 -mus_battle33_3_003: - .byte N12 , Cs1 , v108 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND -mus_battle33_3_004: - .byte N12 , Cs1 , v108 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle33_3_002 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PATT - .word mus_battle33_3_003 - .byte PATT - .word mus_battle33_3_003 - .byte PATT - .word mus_battle33_3_002 - .byte PATT - .word mus_battle33_3_002 - .byte PATT - .word mus_battle33_3_003 - .byte PATT - .word mus_battle33_3_003 -mus_battle33_3_005: - .byte N12 , Ds1 , v108 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle33_3_005 -mus_battle33_3_006: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte PATT - .word mus_battle33_3_006 - .byte N12 , Cn2 , v108 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs2 - .byte W12 - .byte As1 - .byte W12 - .byte Fn2 - .byte W12 - .byte An1 - .byte W12 - .byte En2 - .byte W12 -mus_battle33_3_007: - .byte N12 , Cn1 , v108 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Cs1 - .byte W36 - .byte N24 , Ds1 - .byte W24 - .byte PEND -mus_battle33_3_008: - .byte N12 , Gn0 , v108 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Gs0 - .byte W36 - .byte N24 , Cs1 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle33_3_007 - .byte PATT - .word mus_battle33_3_008 - .byte PATT - .word mus_battle33_3_007 - .byte PATT - .word mus_battle33_3_008 - .byte PATT - .word mus_battle33_3_007 - .byte N12 , Gn0 , v108 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cs1 - .byte W24 - .byte N12 , Gs1 - .byte W12 - .byte N24 , Dn1 - .byte W24 -mus_battle33_3_009: - .byte N12 , Cs1 , v108 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte An1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Cs1 - .byte W12 - .byte An1 - .byte W12 - .byte PEND -mus_battle33_3_010: - .byte N12 , Cs1 , v108 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte An1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Cs1 - .byte W12 - .byte Dn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle33_3_009 - .byte PATT - .word mus_battle33_3_010 -mus_battle33_3_011: - .byte N12 , En1 , v108 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn2 - .byte W12 - .byte En1 - .byte W12 - .byte En2 - .byte W12 - .byte En1 - .byte W12 - .byte Cn2 - .byte W12 - .byte PEND -mus_battle33_3_012: - .byte N12 , En1 , v108 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn2 - .byte W12 - .byte En1 - .byte W12 - .byte En2 - .byte W12 - .byte En1 - .byte W12 - .byte Fn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle33_3_011 - .byte PATT - .word mus_battle33_3_012 - .byte N24 , An1 , v108 - .byte W24 - .byte En1 - .byte W24 - .byte An0 - .byte W24 - .byte Gn1 - .byte W24 - .byte Dn1 - .byte W24 - .byte Gn0 - .byte W24 - .byte Cn1 - .byte W24 - .byte En1 - .byte W24 - .byte Gn1 - .byte W24 - .byte Fn1 - .byte W24 - .byte Cn1 - .byte W24 - .byte Fn0 - .byte W24 - .byte N12 , Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte En1 - .byte W12 - .byte An0 - .byte W12 - .byte En1 - .byte W12 - .byte An0 - .byte W12 - .byte En1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PATT - .word mus_battle33_3_002 - .byte PATT - .word mus_battle33_3_002 - .byte PATT - .word mus_battle33_3_003 - .byte PATT - .word mus_battle33_3_003 - .byte PATT - .word mus_battle33_3_002 - .byte PATT - .word mus_battle33_3_002 - .byte PATT - .word mus_battle33_3_003 - .byte PATT - .word mus_battle33_3_004 - .byte GOTO - .word mus_battle33_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_battle33_4: - .byte KEYSH , mus_battle33_key+0 - .byte VOICE , 80 - .byte LFOS , 16 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte VOL , 80*mus_battle33_mvl/mxv - .byte PAN , c_v-48 - .byte N06 , Cn5 , v060 - .byte W18 - .byte PAN , c_v+50 - .byte N06 , Cs5 - .byte W06 - .byte PAN , c_v-47 - .byte N06 , Cn5 - .byte W24 - .byte PAN , c_v+48 - .byte N06 - .byte W24 - .byte PAN , c_v-47 - .byte N06 - .byte W24 - .byte PAN , c_v+48 - .byte N06 - .byte W24 - .byte PAN , c_v-48 - .byte N06 - .byte W24 - .byte PAN , c_v+48 - .byte N06 - .byte W24 - .byte PAN , c_v-48 - .byte N06 - .byte W18 - .byte PAN , c_v+48 - .byte N06 , Cs5 - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v+0 - .byte N12 , Cn3 - .byte W36 - .byte Cs3 - .byte W36 - .byte N24 , Ds3 - .byte W24 - .byte N12 , Gn2 - .byte W36 - .byte Gs2 - .byte W36 - .byte N24 , As2 - .byte W24 - .byte N12 , Cn3 - .byte W36 - .byte Cs3 - .byte W36 - .byte N24 , Ds3 - .byte W24 - .byte N12 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , Fs3 - .byte W24 - .byte VOICE , 80 - .byte PAN , c_v-49 - .byte N12 , Gn4 , v052 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cn3 , v060 - .byte W12 - .byte Fn3 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , Gs4 , v052 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cs3 , v060 - .byte W12 - .byte Fs3 - .byte W12 - .byte PAN , c_v-48 - .byte N24 , As4 , v052 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , En4 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Fn2 , v060 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , Fn4 , v052 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Fs2 , v060 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-48 - .byte N24 , Gn4 , v052 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Gn2 , v060 - .byte W12 - .byte Ds3 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , Gs4 , v052 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Gs2 , v060 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v-48 - .byte N24 , As4 , v052 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , As2 , v060 - .byte W12 - .byte Fs3 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , Cn5 , v052 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn2 , v060 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-48 - .byte N24 , Bn4 , v052 - .byte W12 - .byte MOD , 6 - .byte W12 -mus_battle33_4_B1: - .byte MOD , 0 - .byte W96 - .byte W96 - .byte VOICE , 83 - .byte PAN , c_v-48 - .byte N12 , Fs2 , v060 - .byte W12 - .byte As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Fn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+48 - .byte N12 , Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte As2 - .byte W12 - .byte W96 - .byte W96 - .byte Fs2 - .byte W12 - .byte As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Fn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-47 - .byte N12 , Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte As2 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N96 - .byte W96 - .byte N48 , Ds3 - .byte W48 - .byte Cs3 - .byte W48 - .byte TIE , Cn3 - .byte W84 - .byte W03 - .byte VOL , 74*mus_battle33_mvl/mxv - .byte W09 - .byte 71*mus_battle33_mvl/mxv - .byte W09 - .byte 68*mus_battle33_mvl/mxv - .byte W12 - .byte 65*mus_battle33_mvl/mxv - .byte W09 - .byte 58*mus_battle33_mvl/mxv - .byte W12 - .byte 53*mus_battle33_mvl/mxv - .byte W15 - .byte 48*mus_battle33_mvl/mxv - .byte W36 - .byte W03 - .byte EOT - .byte VOICE , 85 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W09 - .byte VOL , 53*mus_battle33_mvl/mxv - .byte W03 - .byte N12 - .byte W12 - .byte VOL , 58*mus_battle33_mvl/mxv - .byte N12 - .byte W12 - .byte VOL , 63*mus_battle33_mvl/mxv - .byte N12 - .byte W12 - .byte VOL , 68*mus_battle33_mvl/mxv - .byte N12 - .byte W09 - .byte VOL , 71*mus_battle33_mvl/mxv - .byte W03 - .byte N12 - .byte W06 - .byte VOL , 77*mus_battle33_mvl/mxv - .byte W06 - .byte N12 - .byte W06 - .byte VOL , 80*mus_battle33_mvl/mxv - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Gs2 - .byte W36 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N36 , Gs2 - .byte W36 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Gs2 - .byte W36 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Gs2 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOICE , 83 - .byte N12 , Cn5 , v040 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Gs4 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Gn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N36 , Gs4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Cs5 - .byte W24 - .byte N12 , Cn5 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Gs4 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Gn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , Gs4 - .byte W24 - .byte N12 , Cn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Fs5 - .byte W12 - .byte VOICE , 80 - .byte N24 , Cs3 , v060 - .byte W24 - .byte Gs3 - .byte W24 - .byte An3 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte N12 , Cs3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte An3 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte En3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte Fn4 - .byte W24 - .byte As4 - .byte W24 - .byte VOICE , 83 - .byte PAN , c_v-48 - .byte N24 , An4 - .byte W24 - .byte An3 - .byte W24 - .byte An2 - .byte W24 - .byte Gn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte Gn2 - .byte W24 - .byte Cn4 - .byte W24 - .byte Cn3 - .byte W24 - .byte Cn2 - .byte W24 - .byte Fn4 - .byte W24 - .byte Fn3 - .byte W24 - .byte Fn2 - .byte W24 - .byte Dn4 - .byte W24 - .byte Dn3 - .byte W24 - .byte Dn2 - .byte W24 - .byte En4 - .byte W24 - .byte En3 - .byte W24 - .byte En2 - .byte W24 - .byte Fn4 - .byte W24 - .byte Fn3 - .byte W24 - .byte Fn2 - .byte W24 - .byte Gn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte Gn2 - .byte W24 - .byte PAN , c_v+0 - .byte TIE , Gs4 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , As2 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Gn2 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , As2 - .byte W96 - .byte W96 - .byte EOT - .byte GOTO - .word mus_battle33_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_battle33_5: - .byte KEYSH , mus_battle33_key+0 - .byte VOICE , 82 - .byte LFOS , 16 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte VOL , 80*mus_battle33_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v-2 - .byte N06 , Gn3 , v060 - .byte W06 - .byte Fs3 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N06 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N06 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+48 - .byte N12 , Gn3 , v052 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , En3 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 - .byte W36 - .byte Cn4 - .byte W36 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 6 - .byte W12 -mus_battle33_5_B1: - .byte MOD , 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 83 - .byte VOL , 48*mus_battle33_mvl/mxv - .byte PAN , c_v+48 - .byte TIE , En3 , v060 - .byte W32 - .byte W01 - .byte VOL , 53*mus_battle33_mvl/mxv - .byte W15 - .byte 58*mus_battle33_mvl/mxv - .byte W12 - .byte 63*mus_battle33_mvl/mxv - .byte W12 - .byte 68*mus_battle33_mvl/mxv - .byte W09 - .byte 71*mus_battle33_mvl/mxv - .byte W09 - .byte 77*mus_battle33_mvl/mxv - .byte W06 - .byte W06 - .byte 80*mus_battle33_mvl/mxv - .byte W90 - .byte EOT - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 84 - .byte W06 - .byte N12 , Cn5 , v032 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Gs4 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Gn4 - .byte W18 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N36 , Gs4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Cs5 - .byte W18 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Gs4 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Gn4 - .byte W18 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , Gs4 - .byte W24 - .byte N12 , Cn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte N06 , Fs5 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle33_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_battle33_6: - .byte KEYSH , mus_battle33_key+0 - .byte VOICE , 81 - .byte VOL , 80*mus_battle33_mvl/mxv - .byte W48 - .byte N06 , Gn2 , v080 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle33_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle33_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_battle33_7: - .byte KEYSH , mus_battle33_key+0 - .byte VOICE , 0 - .byte PAN , c_v+1 - .byte VOL , 80*mus_battle33_mvl/mxv - .byte W96 - .byte W96 -mus_battle33_7_000: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W12 -mus_battle33_7_B1: - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W60 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 -mus_battle33_7_001: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_001 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N12 - .byte W12 -mus_battle33_7_002: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_002 - .byte PATT - .word mus_battle33_7_002 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_002 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_001 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_001 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_001 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_001 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W24 - .byte N12 - .byte W48 - .byte N12 - .byte W24 - .byte N12 - .byte W48 - .byte N12 - .byte W24 - .byte N12 - .byte W48 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_001 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte PATT - .word mus_battle33_7_000 - .byte W12 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N12 - .byte W60 - .byte N12 - .byte W12 - .byte GOTO - .word mus_battle33_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_battle33_8: - .byte KEYSH , mus_battle33_key+0 - .byte PAN , c_v-10 - .byte VOL , 80*mus_battle33_mvl/mxv - .byte N12 , Gn2 , v100 - .byte W03 - .byte VOICE , 47 - .byte W09 - .byte N12 , En2 - .byte W12 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 -mus_battle33_8_000: - .byte N12 , Gn2 , v100 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte En2 - .byte W36 - .byte N12 - .byte W12 - .byte PEND -mus_battle33_8_001: - .byte N12 , Gn2 , v100 - .byte W36 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND -mus_battle33_8_002: - .byte N12 , Gn2 , v100 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte En2 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte Gn2 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte En2 - .byte W24 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle33_8_000 - .byte PATT - .word mus_battle33_8_001 - .byte PATT - .word mus_battle33_8_002 - .byte N12 , Gn2 , v100 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte En2 - .byte W36 -mus_battle33_8_B1: -mus_battle33_8_003: - .byte N12 , Gn2 , v100 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte PEND -mus_battle33_8_004: - .byte N12 , Gn2 , v100 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte En2 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle33_8_003 -mus_battle33_8_005: - .byte N12 , Gn2 , v100 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_005 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_005 -mus_battle33_8_006: - .byte N12 , Gn2 , v100 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle33_8_006 - .byte N12 , Gn2 , v100 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Fn2 - .byte W12 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_005 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N12 , Gn2 , v100 - .byte W12 - .byte En2 - .byte W36 - .byte Gn2 - .byte W24 - .byte N12 - .byte W24 -mus_battle33_8_007: - .byte N12 , Gn2 , v100 - .byte W12 - .byte En2 - .byte W24 - .byte Gn2 - .byte W24 - .byte En2 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_battle33_8_007 - .byte N12 , Gn2 , v100 - .byte W12 - .byte En2 - .byte W24 - .byte Gn2 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte En2 - .byte W24 - .byte N12 - .byte W36 - .byte Gn2 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte En2 - .byte W24 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W24 - .byte Gn2 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte En2 - .byte W24 - .byte Gn2 - .byte W12 - .byte En2 - .byte W48 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_003 - .byte N12 , Gn2 , v100 - .byte W72 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte W24 - .byte N12 - .byte W72 -mus_battle33_8_008: - .byte N12 , Gn2 , v100 - .byte W48 - .byte N12 - .byte W48 - .byte PEND - .byte PATT - .word mus_battle33_8_008 - .byte PATT - .word mus_battle33_8_008 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_004 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_005 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_004 - .byte PATT - .word mus_battle33_8_003 - .byte PATT - .word mus_battle33_8_005 - .byte GOTO - .word mus_battle33_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_battle33: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_battle33_pri @ Priority - .byte mus_battle33_rev @ Reverb. - - .word mus_battle33_grp - - .word mus_battle33_1 - .word mus_battle33_2 - .word mus_battle33_3 - .word mus_battle33_4 - .word mus_battle33_5 - .word mus_battle33_6 - .word mus_battle33_7 - .word mus_battle33_8 - - .end diff --git a/sound/songs/mus_battle34.s b/sound/songs/mus_battle34.s deleted file mode 100644 index 52fbbc1eb1..0000000000 --- a/sound/songs/mus_battle34.s +++ /dev/null @@ -1,1213 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_battle34_grp, voicegroup123 - .equ mus_battle34_pri, 1 - .equ mus_battle34_rev, reverb_set+50 - .equ mus_battle34_mvl, 127 - .equ mus_battle34_key, 0 - .equ mus_battle34_tbs, 1 - .equ mus_battle34_exg, 0 - .equ mus_battle34_cmp, 1 - - .section .rodata - .global mus_battle34 - .align 2 - -@********************** Track 1 **********************@ - -mus_battle34_1: - .byte KEYSH , mus_battle34_key+0 - .byte TEMPO , 196*mus_battle34_tbs/2 - .byte VOICE , 14 - .byte LFOS , 18 - .byte PAN , c_v+16 - .byte VOL , 80*mus_battle34_mvl/mxv - .byte N48 , Cn2 , v112 - .byte W96 - .byte N48 - .byte W96 - .byte N48 - .byte W96 - .byte N48 - .byte W96 -mus_battle34_1_000: - .byte VOICE , 47 - .byte PAN , c_v-32 - .byte N24 , Gn1 , v096 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte PEND -mus_battle34_1_001: - .byte N36 , Gn1 , v096 - .byte W36 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte PEND -mus_battle34_1_002: - .byte N12 , Gn1 , v096 - .byte W12 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte PEND -mus_battle34_1_003: - .byte N24 , Gn1 , v096 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte PEND -mus_battle34_1_B1: - .byte VOICE , 56 - .byte PAN , c_v+10 - .byte N12 , Cn4 , v100 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs4 - .byte W24 -mus_battle34_1_004: - .byte W24 - .byte N72 , Gn3 , v100 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PEND -mus_battle34_1_005: - .byte MOD , 0 - .byte N12 , Cn4 , v100 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs4 - .byte W24 - .byte PEND - .byte W24 - .byte N72 , Ds4 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PATT - .word mus_battle34_1_005 - .byte PATT - .word mus_battle34_1_004 - .byte PATT - .word mus_battle34_1_005 - .byte W24 - .byte N72 , En4 , v100 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte VOICE , 48 - .byte MOD , 0 - .byte N12 , Fn4 , v096 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Fs4 - .byte W24 - .byte W24 - .byte N72 , Cn4 - .byte W72 - .byte N12 , Fn4 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Fs4 - .byte W24 - .byte W24 - .byte N72 , Gs4 - .byte W72 -mus_battle34_1_006: - .byte N48 , Gn3 , v096 - .byte W48 - .byte Cn4 - .byte W48 - .byte PEND - .byte N96 , Gs3 - .byte W96 - .byte PATT - .word mus_battle34_1_006 - .byte N96 , Gs4 , v096 - .byte W96 - .byte PATT - .word mus_battle34_1_006 - .byte N96 , Gs3 , v096 - .byte W96 - .byte PATT - .word mus_battle34_1_006 - .byte N96 , Gs4 , v096 - .byte W96 - .byte VOICE , 60 - .byte N48 , Ds4 - .byte W48 - .byte As3 - .byte W48 - .byte N96 , Bn3 - .byte W96 - .byte N48 , As3 - .byte W48 - .byte Ds4 - .byte W48 - .byte N96 , Bn4 - .byte W96 - .byte PATT - .word mus_battle34_1_000 - .byte PATT - .word mus_battle34_1_001 - .byte PATT - .word mus_battle34_1_002 - .byte PATT - .word mus_battle34_1_003 - .byte PATT - .word mus_battle34_1_003 - .byte PATT - .word mus_battle34_1_001 - .byte PATT - .word mus_battle34_1_002 - .byte PATT - .word mus_battle34_1_003 - .byte GOTO - .word mus_battle34_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_battle34_2: - .byte KEYSH , mus_battle34_key+0 - .byte VOICE , 14 - .byte LFOS , 18 - .byte PAN , c_v-16 - .byte VOL , 80*mus_battle34_mvl/mxv - .byte N48 , Cn3 , v108 - .byte W96 - .byte N48 - .byte W96 - .byte N48 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle34_2_B1: - .byte VOICE , 56 - .byte PAN , c_v-10 - .byte N12 , Gn4 , v100 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Gs4 - .byte W24 -mus_battle34_2_000: - .byte W24 - .byte N72 , Dn4 , v100 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PEND -mus_battle34_2_001: - .byte MOD , 0 - .byte N12 , Gn4 , v100 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Gs4 - .byte W24 - .byte PEND - .byte W24 - .byte N72 , As4 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PATT - .word mus_battle34_2_001 - .byte PATT - .word mus_battle34_2_000 - .byte PATT - .word mus_battle34_2_001 - .byte W24 - .byte N72 , Bn4 , v100 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte VOICE , 48 - .byte MOD , 0 - .byte N12 , Cn5 , v096 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs5 - .byte W24 - .byte W24 - .byte N72 , Gn4 - .byte W72 - .byte N12 , Cn5 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs5 - .byte W24 - .byte W24 - .byte N72 , Ds5 - .byte W72 - .byte VOICE , 73 - .byte N36 , Cn5 , v108 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , Gn4 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Fs4 - .byte W24 -mus_battle34_2_002: - .byte N96 , Cs4 , v108 - .byte W36 - .byte MOD , 8 - .byte W60 - .byte PEND -mus_battle34_2_003: - .byte MOD , 0 - .byte N36 , Cn5 , v108 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , Gn4 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte PEND -mus_battle34_2_004: - .byte N96 , Cs5 , v108 - .byte W36 - .byte MOD , 8 - .byte W60 - .byte PEND - .byte VOICE , 56 - .byte MOD , 0 - .byte N36 , Cn5 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , Gn4 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Fs4 - .byte W24 - .byte PATT - .word mus_battle34_2_002 - .byte PATT - .word mus_battle34_2_003 - .byte PATT - .word mus_battle34_2_004 - .byte VOICE , 48 - .byte MOD , 0 - .byte N36 , Gn4 , v108 - .byte W36 - .byte As4 - .byte W36 - .byte N24 , Ds5 - .byte W24 - .byte N96 , En5 - .byte W96 - .byte N36 , Ds5 - .byte W36 - .byte As4 - .byte W36 - .byte N24 , Gs4 - .byte W24 - .byte N96 , En5 - .byte W96 - .byte VOICE , 14 - .byte PAN , c_v+0 - .byte N24 , Cn4 - .byte W48 - .byte VOICE , 47 - .byte N48 , En1 , v100 - .byte W48 -mus_battle34_2_005: - .byte VOICE , 14 - .byte N24 , Cn4 , v108 - .byte W48 - .byte VOICE , 47 - .byte N48 , Cn1 , v100 - .byte W48 - .byte PEND - .byte VOICE , 14 - .byte N24 , Cn4 , v108 - .byte W48 - .byte VOICE , 47 - .byte N48 , En1 , v100 - .byte W48 - .byte PATT - .word mus_battle34_2_005 - .byte N24 , En1 , v100 - .byte W24 - .byte An1 - .byte W24 - .byte En1 - .byte W24 - .byte An1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte An1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte N12 - .byte W12 - .byte GOTO - .word mus_battle34_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_battle34_3: - .byte KEYSH , mus_battle34_key+0 - .byte VOICE , 33 - .byte VOL , 80*mus_battle34_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle34_3_B1: -mus_battle34_3_000: - .byte N12 , Gn0 , v112 - .byte W48 - .byte N12 - .byte W48 - .byte PEND -mus_battle34_3_001: - .byte N12 , Gn0 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte N24 , Fs0 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle34_3_000 - .byte PATT - .word mus_battle34_3_000 - .byte PATT - .word mus_battle34_3_000 - .byte PATT - .word mus_battle34_3_001 - .byte PATT - .word mus_battle34_3_000 - .byte N12 , Gn0 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte N24 , Bn0 - .byte W24 -mus_battle34_3_002: - .byte N12 , Cn1 , v112 - .byte W48 - .byte N12 - .byte W48 - .byte PEND - .byte N12 - .byte W48 - .byte N12 - .byte W24 - .byte N24 , Bn0 - .byte W24 - .byte PATT - .word mus_battle34_3_002 - .byte N12 , Cn1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte N24 , Cs1 - .byte W24 - .byte PATT - .word mus_battle34_3_002 - .byte N12 , Cs1 , v112 - .byte W48 - .byte N12 - .byte W48 - .byte PATT - .word mus_battle34_3_002 - .byte N12 , Cs1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte N24 , Bn0 - .byte W24 -mus_battle34_3_003: - .byte N12 , Cn1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND -mus_battle34_3_004: - .byte N12 , Cs1 , v112 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle34_3_003 - .byte PATT - .word mus_battle34_3_004 -mus_battle34_3_005: - .byte N12 , Ds1 , v112 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte PEND -mus_battle34_3_006: - .byte N12 , En1 , v112 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle34_3_005 - .byte PATT - .word mus_battle34_3_006 - .byte PATT - .word mus_battle34_3_002 -mus_battle34_3_007: - .byte N12 , Cn1 , v112 - .byte W48 - .byte N48 , Bn0 - .byte W48 - .byte PEND - .byte PATT - .word mus_battle34_3_002 - .byte N12 , Cn1 , v112 - .byte W48 - .byte N36 , Gs1 - .byte W36 - .byte N06 , Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte PATT - .word mus_battle34_3_002 - .byte PATT - .word mus_battle34_3_007 - .byte PATT - .word mus_battle34_3_002 - .byte N12 , Cn1 , v112 - .byte W48 - .byte Gn0 - .byte W12 - .byte Gs0 - .byte W12 - .byte Gn0 - .byte W12 - .byte Fn0 - .byte W12 - .byte GOTO - .word mus_battle34_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_battle34_4: - .byte KEYSH , mus_battle34_key+0 - .byte VOICE , 127 - .byte LFOS , 18 - .byte PAN , c_v+4 - .byte VOL , 80*mus_battle34_mvl/mxv - .byte N96 , An2 , v096 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle34_4_B1: - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte N12 , Gn3 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Gs3 - .byte W24 -mus_battle34_4_000: - .byte W24 - .byte N72 , Dn3 , v052 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PEND -mus_battle34_4_001: - .byte MOD , 0 - .byte N12 , Gn3 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Gs3 - .byte W24 - .byte PEND - .byte W24 - .byte N72 , As3 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PATT - .word mus_battle34_4_001 - .byte PATT - .word mus_battle34_4_000 - .byte PATT - .word mus_battle34_4_001 - .byte W24 - .byte N72 , Bn3 , v052 - .byte W24 - .byte MOD , 7 - .byte W48 -mus_battle34_4_002: - .byte MOD , 0 - .byte N12 , Cn4 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs4 - .byte W24 - .byte PEND - .byte W24 - .byte N72 , Gn3 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PATT - .word mus_battle34_4_002 - .byte W24 - .byte N72 , Ds4 , v052 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte W96 - .byte W96 - .byte 0 - .byte W96 - .byte PAN , c_v+0 - .byte N96 , Cs4 , v060 - .byte W96 - .byte MOD , 0 - .byte W96 - .byte W96 - .byte 0 - .byte W96 - .byte N96 - .byte W96 - .byte N48 , As3 - .byte W48 - .byte N24 , Ds4 - .byte W24 - .byte As4 - .byte W24 - .byte N96 , Gs4 - .byte W96 - .byte N36 , Gn4 - .byte W36 - .byte N12 , Ds4 - .byte W12 - .byte N48 , As3 - .byte W48 - .byte N96 , En4 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle34_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_battle34_5: - .byte KEYSH , mus_battle34_key+0 - .byte LFOS , 18 - .byte VOL , 80*mus_battle34_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle34_5_B1: - .byte VOICE , 82 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte N12 , Cn3 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs3 - .byte W24 -mus_battle34_5_000: - .byte W24 - .byte N12 , Gn2 , v052 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND -mus_battle34_5_001: - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Cn3 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs3 - .byte W24 - .byte PEND - .byte W24 - .byte Ds3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle34_5_001 - .byte PATT - .word mus_battle34_5_000 - .byte PATT - .word mus_battle34_5_001 - .byte W24 - .byte N12 , En3 , v052 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 -mus_battle34_5_002: - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Fn3 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Fs3 - .byte W24 - .byte PEND - .byte W24 - .byte Cn3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle34_5_002 - .byte W24 - .byte N12 , Gs3 , v052 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte W96 - .byte W96 - .byte 0 - .byte W96 - .byte W96 - .byte 0 - .byte W96 - .byte W96 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N12 , Bn3 , v060 - .byte W12 - .byte Bn3 , v052 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle34_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_battle34_6: - .byte KEYSH , mus_battle34_key+0 - .byte VOICE , 47 - .byte PAN , c_v-4 - .byte VOL , 80*mus_battle34_mvl/mxv - .byte N96 , Gn1 , v112 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte Cn1 - .byte W96 -mus_battle34_6_000: - .byte PAN , c_v+32 - .byte W12 - .byte N36 , Cn2 , v096 - .byte W36 - .byte N36 - .byte W36 - .byte N24 - .byte W12 - .byte PEND -mus_battle34_6_001: - .byte W12 - .byte N12 , Cn2 , v096 - .byte W12 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N48 - .byte W24 - .byte PEND -mus_battle34_6_002: - .byte W24 - .byte N24 , Cn2 , v096 - .byte W24 - .byte N36 - .byte W36 - .byte N24 - .byte W12 - .byte PEND -mus_battle34_6_003: - .byte W12 - .byte N36 , Cn2 , v096 - .byte W36 - .byte N36 - .byte W36 - .byte N12 - .byte W12 - .byte PEND -mus_battle34_6_B1: -mus_battle34_6_004: - .byte PAN , c_v-16 - .byte N12 , Gn1 , v112 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v+16 - .byte N12 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cn2 - .byte W12 - .byte PEND -mus_battle34_6_005: - .byte PAN , c_v-16 - .byte N12 , Gn1 , v112 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PEND -mus_battle34_6_006: - .byte PAN , c_v-16 - .byte N12 , Gn1 , v112 - .byte W12 - .byte PAN , c_v+16 - .byte N12 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle34_6_004 - .byte PATT - .word mus_battle34_6_004 - .byte PATT - .word mus_battle34_6_005 - .byte PATT - .word mus_battle34_6_006 - .byte PATT - .word mus_battle34_6_004 - .byte PATT - .word mus_battle34_6_004 - .byte PATT - .word mus_battle34_6_005 - .byte PATT - .word mus_battle34_6_006 - .byte PATT - .word mus_battle34_6_004 - .byte PATT - .word mus_battle34_6_004 - .byte PATT - .word mus_battle34_6_005 - .byte PATT - .word mus_battle34_6_006 - .byte PATT - .word mus_battle34_6_004 - .byte PATT - .word mus_battle34_6_004 - .byte PATT - .word mus_battle34_6_005 - .byte PATT - .word mus_battle34_6_006 - .byte PATT - .word mus_battle34_6_004 -mus_battle34_6_007: - .byte PAN , c_v-16 - .byte N12 , As1 , v112 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v+16 - .byte N12 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Ds2 - .byte W12 - .byte PEND - .byte PAN , c_v-16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Ds2 - .byte W12 - .byte PATT - .word mus_battle34_6_007 - .byte PATT - .word mus_battle34_6_000 - .byte PATT - .word mus_battle34_6_001 - .byte PATT - .word mus_battle34_6_002 -mus_battle34_6_008: - .byte W12 - .byte N36 , Cn2 , v096 - .byte W36 - .byte N36 - .byte W36 - .byte N24 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle34_6_008 - .byte PATT - .word mus_battle34_6_001 - .byte PATT - .word mus_battle34_6_002 - .byte PATT - .word mus_battle34_6_003 - .byte GOTO - .word mus_battle34_6_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_battle34: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_battle34_pri @ Priority - .byte mus_battle34_rev @ Reverb. - - .word mus_battle34_grp - - .word mus_battle34_1 - .word mus_battle34_2 - .word mus_battle34_3 - .word mus_battle34_4 - .word mus_battle34_5 - .word mus_battle34_6 - - .end diff --git a/sound/songs/mus_battle35.s b/sound/songs/mus_battle35.s deleted file mode 100644 index 96ed8c5b7c..0000000000 --- a/sound/songs/mus_battle35.s +++ /dev/null @@ -1,2381 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_battle35_grp, voicegroup124 - .equ mus_battle35_pri, 1 - .equ mus_battle35_rev, reverb_set+50 - .equ mus_battle35_mvl, 127 - .equ mus_battle35_key, 0 - .equ mus_battle35_tbs, 1 - .equ mus_battle35_exg, 0 - .equ mus_battle35_cmp, 1 - - .section .rodata - .global mus_battle35 - .align 2 - -@********************** Track 1 **********************@ - -mus_battle35_1: - .byte KEYSH , mus_battle35_key+0 - .byte TEMPO , 196*mus_battle35_tbs/2 - .byte VOICE , 56 - .byte LFOS , 16 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte PAN , c_v+8 - .byte BEND , c_v+0 - .byte N06 , Fn4 , v108 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte VOICE , 60 - .byte PAN , c_v+10 - .byte N12 , An2 , v096 - .byte W36 - .byte Fn2 - .byte W36 - .byte An2 - .byte W24 - .byte Cn3 - .byte W36 - .byte Dn3 - .byte W36 - .byte Fn3 - .byte W24 - .byte An2 - .byte W36 - .byte Fn2 - .byte W36 - .byte An2 - .byte W24 - .byte Cn3 - .byte W36 - .byte Dn3 - .byte W36 - .byte N24 , An3 - .byte W24 - .byte VOICE , 48 - .byte N12 - .byte W36 - .byte Fn3 - .byte W36 - .byte An3 - .byte W24 - .byte Cn4 - .byte W36 - .byte Dn4 - .byte W36 - .byte Fn4 - .byte W24 - .byte An3 - .byte W36 - .byte Fn3 - .byte W36 - .byte An3 - .byte W24 - .byte Cn4 - .byte W36 - .byte Dn4 - .byte W36 - .byte N24 , Gn4 - .byte W24 -mus_battle35_1_B1: - .byte VOICE , 48 - .byte N36 , An2 , v096 - .byte W36 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N48 , Ds3 - .byte W48 - .byte Ds2 - .byte W48 - .byte Ds3 - .byte W48 - .byte N24 , As2 - .byte W24 - .byte Ds3 - .byte W24 - .byte N36 , Fn3 - .byte W36 - .byte As3 - .byte W36 - .byte N24 , Fn4 - .byte W24 - .byte As4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte N48 , Ds3 - .byte W48 - .byte Fn3 - .byte W48 - .byte N12 , Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N48 , Ds3 - .byte W48 - .byte N24 , Dn4 - .byte W24 - .byte As3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N12 , Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 -mus_battle35_1_000: - .byte N24 , Ds4 , v096 - .byte W24 - .byte Cn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte N12 , Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PEND - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PATT - .word mus_battle35_1_000 - .byte N12 , Cn3 , v096 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte VOICE , 56 - .byte N36 , Fn4 , v108 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N36 , Gn4 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , An4 - .byte W24 - .byte W12 - .byte N36 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N12 , As4 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , An4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte N12 , As2 , v096 - .byte W12 - .byte Fn2 - .byte W12 - .byte As2 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte N12 , Fn3 - .byte W12 -mus_battle35_1_001: - .byte N12 , Ds3 , v096 - .byte W48 - .byte N48 , Fs3 - .byte W48 - .byte PEND - .byte N12 , As2 - .byte W12 - .byte Fn2 - .byte W12 - .byte As2 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte PATT - .word mus_battle35_1_001 - .byte VOICE , 56 - .byte W12 - .byte PAN , c_v+32 - .byte BEND , c_v-2 - .byte N24 , As3 , v072 - .byte W24 - .byte PAN , c_v+25 - .byte N24 , Fn3 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , Bn3 - .byte W24 - .byte PAN , c_v+8 - .byte N24 , Gs3 - .byte W12 - .byte W12 - .byte PAN , c_v+0 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v-7 - .byte N24 , Fn3 - .byte W24 - .byte PAN , c_v-16 - .byte N24 , Gs3 - .byte W24 - .byte PAN , c_v-24 - .byte N24 , Ds3 - .byte W12 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v-24 - .byte N24 , Fn3 - .byte W24 - .byte PAN , c_v-16 - .byte N24 , Bn3 - .byte W24 - .byte PAN , c_v-7 - .byte N24 , Gs3 - .byte W12 - .byte W12 - .byte PAN , c_v+0 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v+8 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , Bn3 - .byte W24 - .byte PAN , c_v+24 - .byte N12 , As3 - .byte W12 - .byte PAN , c_v+10 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte BEND , c_v+0 - .byte N96 , Fn3 , v100 - .byte W96 - .byte N72 , Fn2 - .byte W72 - .byte N24 , Gn2 - .byte W24 - .byte N96 , Gs2 - .byte W96 - .byte N36 , Ds3 - .byte W36 - .byte Fn3 - .byte W36 - .byte N24 , Ds3 - .byte W24 - .byte N96 , Dn3 - .byte W96 - .byte N72 , Gn2 - .byte W72 - .byte N24 , As2 - .byte W24 - .byte N48 , Cn3 - .byte W48 - .byte As2 - .byte W48 - .byte Gs2 - .byte W48 - .byte Ds2 , v096 - .byte W48 - .byte GOTO - .word mus_battle35_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_battle35_2: - .byte KEYSH , mus_battle35_key+0 - .byte VOICE , 1 - .byte LFOS , 16 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte PAN , c_v-16 - .byte N06 , Cn5 , v060 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte N12 , Cn3 , v112 - .byte W36 - .byte An2 - .byte W36 - .byte Cn3 - .byte W24 - .byte Fn3 - .byte W36 - .byte Gn3 - .byte W36 - .byte An3 - .byte W24 - .byte Cn3 - .byte W36 - .byte An2 - .byte W36 - .byte Cn3 - .byte W24 - .byte Fn3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 - .byte W36 - .byte An3 - .byte W36 - .byte Cn4 - .byte W24 - .byte Fn4 - .byte W36 - .byte Gn4 - .byte W36 - .byte An4 - .byte W24 - .byte Cn4 - .byte W36 - .byte An3 - .byte W36 - .byte Cn4 - .byte W24 - .byte Fn4 - .byte W36 - .byte Gn4 - .byte W36 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 6 - .byte W12 -mus_battle35_2_B1: - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte N36 , Cn4 , v100 - .byte W36 - .byte Fn3 - .byte W36 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , As4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte TIE , Ds4 - .byte W96 - .byte W32 - .byte W01 - .byte VOL , 77*mus_battle35_mvl/mxv - .byte W09 - .byte 74*mus_battle35_mvl/mxv - .byte W09 - .byte 71*mus_battle35_mvl/mxv - .byte W06 - .byte 67*mus_battle35_mvl/mxv - .byte W09 - .byte 62*mus_battle35_mvl/mxv - .byte W09 - .byte 56*mus_battle35_mvl/mxv - .byte W06 - .byte 47*mus_battle35_mvl/mxv - .byte W06 - .byte 39*mus_battle35_mvl/mxv - .byte W06 - .byte EOT - .byte W03 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte N36 , Dn4 - .byte W36 - .byte Fn4 - .byte W36 - .byte N24 , As4 - .byte W24 - .byte Dn5 - .byte W24 - .byte As4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte N48 , Ds4 - .byte W48 - .byte Dn4 - .byte W48 - .byte Cn4 - .byte W48 - .byte Ds4 - .byte W48 - .byte VOICE , 56 - .byte N24 , Fn4 , v112 - .byte W24 - .byte Dn4 - .byte W24 - .byte N48 , As3 - .byte W21 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte VOICE , 46 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N24 , Fn4 , v092 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v+32 - .byte N48 , As3 - .byte W48 -mus_battle35_2_000: - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte N24 , Gn4 , v112 - .byte W24 - .byte Ds4 - .byte W24 - .byte N48 , Cn4 - .byte W21 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte PEND - .byte VOICE , 46 - .byte MOD , 0 - .byte PAN , c_v-48 - .byte N24 , Gn4 , v092 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Ds4 - .byte W24 - .byte PAN , c_v-48 - .byte N48 , Cn4 - .byte W48 - .byte PATT - .word mus_battle35_2_000 - .byte VOICE , 46 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N24 , Gn4 , v092 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Ds4 - .byte W24 - .byte PAN , c_v+32 - .byte N48 , Cn4 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte N36 , An4 , v108 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N36 , As4 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N12 , Cn5 - .byte W24 - .byte W12 - .byte N36 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 60 - .byte MOD , 0 - .byte N48 , As2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , As3 - .byte W24 - .byte MOD , 6 - .byte W24 -mus_battle35_2_001: - .byte MOD , 0 - .byte N72 , Fn3 , v108 - .byte W36 - .byte W03 - .byte MOD , 6 - .byte W32 - .byte W01 - .byte 0 - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PEND -mus_battle35_2_002: - .byte MOD , 0 - .byte N48 , Fs3 , v108 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , An3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle35_2_001 - .byte PATT - .word mus_battle35_2_002 - .byte MOD , 0 - .byte N72 , Fn3 , v108 - .byte W36 - .byte W03 - .byte MOD , 6 - .byte W32 - .byte W01 - .byte 0 - .byte N12 , Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte MOD , 0 - .byte N48 , Ds3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , An2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte TIE , As3 - .byte W72 - .byte MOD , 4 - .byte W24 - .byte W06 - .byte 5 - .byte W03 - .byte VOL , 76*mus_battle35_mvl/mxv - .byte W15 - .byte 73*mus_battle35_mvl/mxv - .byte W15 - .byte MOD , 6 - .byte VOL , 69*mus_battle35_mvl/mxv - .byte W12 - .byte 66*mus_battle35_mvl/mxv - .byte W09 - .byte 62*mus_battle35_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W06 - .byte VOL , 57*mus_battle35_mvl/mxv - .byte W09 - .byte 46*mus_battle35_mvl/mxv - .byte W06 - .byte 40*mus_battle35_mvl/mxv - .byte W06 - .byte 28*mus_battle35_mvl/mxv - .byte W03 - .byte EOT - .byte W03 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 64*mus_battle35_mvl/mxv - .byte TIE , As4 , v092 - .byte W09 - .byte VOL , 62*mus_battle35_mvl/mxv - .byte W12 - .byte 60*mus_battle35_mvl/mxv - .byte W12 - .byte 58*mus_battle35_mvl/mxv - .byte W12 - .byte 60*mus_battle35_mvl/mxv - .byte W09 - .byte 62*mus_battle35_mvl/mxv - .byte W09 - .byte 66*mus_battle35_mvl/mxv - .byte W09 - .byte 69*mus_battle35_mvl/mxv - .byte W09 - .byte 71*mus_battle35_mvl/mxv - .byte W06 - .byte 74*mus_battle35_mvl/mxv - .byte W09 - .byte 76*mus_battle35_mvl/mxv - .byte W09 - .byte 80*mus_battle35_mvl/mxv - .byte W36 - .byte W03 - .byte EOT - .byte N48 , Bn3 , v108 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v-32 - .byte N24 , As3 , v100 - .byte W24 - .byte PAN , c_v-23 - .byte N24 , Fn3 - .byte W24 - .byte PAN , c_v-16 - .byte N24 , Bn3 - .byte W24 - .byte PAN , c_v-8 - .byte N24 , Gs3 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v+8 - .byte N24 , Fn3 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , Gs3 - .byte W24 - .byte PAN , c_v+23 - .byte N24 , Ds3 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v+23 - .byte N24 , Fn3 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , Bn3 - .byte W24 - .byte PAN , c_v+8 - .byte N24 , Gs3 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v-8 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v-16 - .byte N24 , Bn3 - .byte W24 - .byte PAN , c_v-25 - .byte N24 , As3 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte TIE , Cn4 , v108 - .byte W96 -mus_battle35_2_003: - .byte MOD , 7 - .byte W36 - .byte VOL , 75*mus_battle35_mvl/mxv - .byte W09 - .byte 71*mus_battle35_mvl/mxv - .byte W09 - .byte 67*mus_battle35_mvl/mxv - .byte W06 - .byte 62*mus_battle35_mvl/mxv - .byte W06 - .byte 55*mus_battle35_mvl/mxv - .byte W06 - .byte 49*mus_battle35_mvl/mxv - .byte W06 - .byte 42*mus_battle35_mvl/mxv - .byte W06 - .byte 35*mus_battle35_mvl/mxv - .byte W06 - .byte 27*mus_battle35_mvl/mxv - .byte W03 - .byte PEND - .byte EOT , Cn4 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte TIE , Fn3 , v108 - .byte W96 - .byte PATT - .word mus_battle35_2_003 - .byte EOT , Fn3 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte N96 , Cn4 , v108 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N72 , Cn3 - .byte W36 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N24 , Dn3 - .byte W24 - .byte N96 , Ds3 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N36 , Cn4 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , As3 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Gs3 - .byte W24 - .byte N96 , As3 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N72 , Dn3 - .byte W36 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N24 , Fn3 - .byte W24 - .byte TIE , Ds3 - .byte W60 - .byte W03 - .byte MOD , 5 - .byte W32 - .byte W01 - .byte VOL , 76*mus_battle35_mvl/mxv - .byte W09 - .byte MOD , 6 - .byte VOL , 74*mus_battle35_mvl/mxv - .byte W09 - .byte 71*mus_battle35_mvl/mxv - .byte W09 - .byte 69*mus_battle35_mvl/mxv - .byte W06 - .byte 64*mus_battle35_mvl/mxv - .byte W09 - .byte 60*mus_battle35_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 56*mus_battle35_mvl/mxv - .byte W06 - .byte 51*mus_battle35_mvl/mxv - .byte W09 - .byte 45*mus_battle35_mvl/mxv - .byte W09 - .byte 40*mus_battle35_mvl/mxv - .byte W09 - .byte 31*mus_battle35_mvl/mxv - .byte W06 - .byte 18*mus_battle35_mvl/mxv - .byte W03 - .byte EOT - .byte MOD , 0 - .byte W03 - .byte GOTO - .word mus_battle35_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_battle35_3: - .byte KEYSH , mus_battle35_key+0 - .byte VOICE , 33 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte PAN , c_v+0 - .byte N96 , Cn2 , v108 - .byte W96 - .byte N48 , As1 - .byte W48 - .byte N24 , Gn1 - .byte W24 - .byte En1 - .byte W24 -mus_battle35_3_000: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte PEND -mus_battle35_3_001: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle35_3_000 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PATT - .word mus_battle35_3_000 - .byte PATT - .word mus_battle35_3_001 - .byte PATT - .word mus_battle35_3_000 - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte An1 - .byte W12 -mus_battle35_3_B1: -mus_battle35_3_002: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND -mus_battle35_3_003: - .byte N12 , Cn1 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND -mus_battle35_3_004: - .byte N12 , Ds1 , v108 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND -mus_battle35_3_005: - .byte N12 , Ds1 , v108 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte As1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND -mus_battle35_3_006: - .byte N12 , Fn1 , v108 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle35_3_006 - .byte PATT - .word mus_battle35_3_004 - .byte N12 , Ds1 , v108 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 -mus_battle35_3_007: - .byte N12 , Ds1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND -mus_battle35_3_008: - .byte N12 , Ds1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle35_3_007 - .byte PATT - .word mus_battle35_3_008 - .byte N12 , Fn1 , v108 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte N12 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N12 - .byte W12 - .byte Cn2 - .byte W12 - .byte An1 - .byte W12 -mus_battle35_3_009: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND -mus_battle35_3_010: - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte As1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle35_3_009 - .byte PATT - .word mus_battle35_3_010 - .byte PATT - .word mus_battle35_3_010 - .byte PATT - .word mus_battle35_3_010 - .byte PATT - .word mus_battle35_3_010 - .byte PATT - .word mus_battle35_3_009 - .byte PATT - .word mus_battle35_3_009 - .byte PATT - .word mus_battle35_3_009 - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PATT - .word mus_battle35_3_009 - .byte PATT - .word mus_battle35_3_009 - .byte PATT - .word mus_battle35_3_009 - .byte N12 , As0 , v108 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte N12 - .byte W12 - .byte As0 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte PATT - .word mus_battle35_3_002 - .byte PATT - .word mus_battle35_3_002 - .byte PATT - .word mus_battle35_3_007 - .byte N12 , Ds1 , v108 - .byte W12 - .byte Gn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Dn2 - .byte W12 - .byte As1 - .byte W12 - .byte PATT - .word mus_battle35_3_002 - .byte PATT - .word mus_battle35_3_003 - .byte PATT - .word mus_battle35_3_004 - .byte PATT - .word mus_battle35_3_005 - .byte PATT - .word mus_battle35_3_006 - .byte PATT - .word mus_battle35_3_006 - .byte PATT - .word mus_battle35_3_004 - .byte N12 , Ds1 , v108 - .byte W12 - .byte Gs1 - .byte W12 - .byte As1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte GOTO - .word mus_battle35_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_battle35_4: - .byte KEYSH , mus_battle35_key+0 - .byte VOICE , 4 - .byte LFOS , 16 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte W18 - .byte N06 , Cn6 , v052 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte N24 , Fn3 , v060 - .byte W24 - .byte N12 , Cn3 - .byte W36 - .byte An2 - .byte W36 - .byte Cn3 - .byte W24 - .byte Fn3 - .byte W36 - .byte Gn3 - .byte W36 - .byte An3 - .byte W24 - .byte VOICE , 82 - .byte N12 , Fn3 - .byte W36 - .byte An2 - .byte W36 - .byte Cn3 - .byte W24 - .byte Fn3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , Cn4 - .byte W24 -mus_battle35_4_B1: - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N36 , Fn3 , v060 - .byte W36 - .byte Cn3 - .byte W36 - .byte N12 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte TIE , As3 - .byte W56 - .byte W01 - .byte MOD , 4 - .byte W36 - .byte W03 - .byte 5 - .byte W30 - .byte 6 - .byte W30 - .byte EOT - .byte MOD , 0 - .byte N12 , Gn3 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte W24 - .byte Dn3 - .byte W24 - .byte N48 , As2 - .byte W48 - .byte N24 , Dn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte As3 - .byte W24 - .byte Fn2 - .byte W24 - .byte N48 , Gs2 - .byte W48 - .byte N12 , Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte Gs2 - .byte W12 - .byte As2 - .byte W12 - .byte N48 , Cn3 - .byte W48 - .byte Gs2 - .byte W48 - .byte PAN , c_v+0 - .byte W12 - .byte VOICE , 4 - .byte N12 , As2 - .byte W24 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn2 - .byte W12 - .byte As2 - .byte W24 - .byte W96 -mus_battle35_4_000: - .byte W12 - .byte N12 , Cn3 , v060 - .byte W24 - .byte Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn3 - .byte W24 - .byte PEND - .byte W60 - .byte As2 - .byte W12 - .byte An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PATT - .word mus_battle35_4_000 - .byte W36 - .byte VOICE , 80 - .byte N24 , Cn3 , v060 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 , v072 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 84 - .byte N12 , Fn2 , v052 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte Bn2 - .byte W24 - .byte N12 , As2 - .byte W12 -mus_battle35_4_001: - .byte N12 , Gs2 , v052 - .byte W48 - .byte N48 , Bn2 - .byte W48 - .byte PEND - .byte N12 , Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte Bn2 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte PATT - .word mus_battle35_4_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 4 - .byte PAN , c_v-48 - .byte N03 , Cn5 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte W12 - .byte Gs4 - .byte W24 - .byte An4 - .byte W24 - .byte As4 - .byte W12 - .byte Ds5 - .byte W24 - .byte PAN , c_v+48 - .byte N03 , Cn5 , v040 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte W12 - .byte Gs4 - .byte W24 - .byte An4 - .byte W24 - .byte As4 - .byte W12 - .byte Ds5 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte N48 , Gs2 , v060 - .byte W48 - .byte GOTO - .word mus_battle35_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_battle35_5: - .byte KEYSH , mus_battle35_key+0 - .byte VOICE , 82 - .byte LFOS , 16 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte PAN , c_v-48 - .byte N06 , Cn3 , v052 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte VOICE , 86 - .byte PAN , c_v+0 - .byte N06 , Cn5 , v032 - .byte W06 - .byte Dn5 - .byte W06 - .byte N12 , En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N24 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N12 , Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte N06 , Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte N72 , Dn5 - .byte W36 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte W24 -mus_battle35_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 5 - .byte N12 , Cn2 , v052 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 -mus_battle35_5_000: - .byte N12 , As1 , v052 - .byte W12 - .byte Ds2 - .byte W12 - .byte Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle35_5_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle35_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_battle35_6: - .byte KEYSH , mus_battle35_key+0 - .byte VOICE , 81 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte BEND , c_v-2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle35_6_B1: - .byte PAN , c_v+48 - .byte N12 , Cn2 , v064 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 -mus_battle35_6_000: - .byte N12 , Ds2 , v064 - .byte W12 - .byte Gs2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Ds2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle35_6_000 -mus_battle35_6_001: - .byte N12 , Fn2 , v064 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle35_6_001 - .byte PATT - .word mus_battle35_6_000 - .byte PATT - .word mus_battle35_6_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle35_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_battle35_7: - .byte KEYSH , mus_battle35_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte W96 - .byte W72 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N12 - .byte W12 -mus_battle35_7_000: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 -mus_battle35_7_B1: - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 -mus_battle35_7_001: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_001 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_001 - .byte N12 , Dn1 , v112 - .byte W24 - .byte N12 - .byte W60 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle35_7_001 - .byte PATT - .word mus_battle35_7_000 -mus_battle35_7_002: - .byte W36 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_002 - .byte PATT - .word mus_battle35_7_001 - .byte PATT - .word mus_battle35_7_002 - .byte PATT - .word mus_battle35_7_001 - .byte PATT - .word mus_battle35_7_000 -mus_battle35_7_003: - .byte W12 - .byte N12 , Dn1 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_003 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_003 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_003 - .byte N96 , An2 , v096 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_000 - .byte PATT - .word mus_battle35_7_001 - .byte GOTO - .word mus_battle35_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_battle35_8: - .byte KEYSH , mus_battle35_key+0 - .byte VOICE , 47 - .byte PAN , c_v-8 - .byte VOL , 80*mus_battle35_mvl/mxv - .byte W96 - .byte W96 -mus_battle35_8_000: - .byte N12 , Cn2 , v124 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle35_8_000 - .byte PATT - .word mus_battle35_8_000 - .byte PATT - .word mus_battle35_8_000 - .byte PATT - .word mus_battle35_8_000 - .byte PATT - .word mus_battle35_8_000 - .byte PATT - .word mus_battle35_8_000 - .byte PATT - .word mus_battle35_8_000 -mus_battle35_8_B1: -mus_battle35_8_001: - .byte N12 , Cn2 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte W12 - .byte N12 , Cn2 , v112 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte PATT - .word mus_battle35_8_001 -mus_battle35_8_002: - .byte N12 , Cn2 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_002 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_002 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 -mus_battle35_8_003: - .byte N12 , Cn2 , v112 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_003 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_003 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_003 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte PATT - .word mus_battle35_8_001 - .byte GOTO - .word mus_battle35_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_battle35: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_battle35_pri @ Priority - .byte mus_battle35_rev @ Reverb. - - .word mus_battle35_grp - - .word mus_battle35_1 - .word mus_battle35_2 - .word mus_battle35_3 - .word mus_battle35_4 - .word mus_battle35_5 - .word mus_battle35_6 - .word mus_battle35_7 - .word mus_battle35_8 - - .end diff --git a/sound/songs/mus_battle36.s b/sound/songs/mus_battle36.s deleted file mode 100644 index 7db8ea5f31..0000000000 --- a/sound/songs/mus_battle36.s +++ /dev/null @@ -1,1657 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_battle36_grp, voicegroup122 - .equ mus_battle36_pri, 1 - .equ mus_battle36_rev, reverb_set+50 - .equ mus_battle36_mvl, 127 - .equ mus_battle36_key, 0 - .equ mus_battle36_tbs, 1 - .equ mus_battle36_exg, 0 - .equ mus_battle36_cmp, 1 - - .section .rodata - .global mus_battle36 - .align 2 - -@********************** Track 1 **********************@ - -mus_battle36_1: - .byte KEYSH , mus_battle36_key+0 - .byte TEMPO , 160*mus_battle36_tbs/2 - .byte VOICE , 48 - .byte VOL , 80*mus_battle36_mvl/mxv - .byte PAN , c_v+0 - .byte N08 , Cs4 , v112 - .byte W08 - .byte Gs3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte Ds3 - .byte W08 - .byte Dn3 - .byte W08 - .byte An2 - .byte W08 - .byte Dn3 - .byte W08 - .byte W96 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v-48 - .byte BEND , c_v-2 - .byte W12 - .byte N36 , Cs4 , v020 - .byte W36 - .byte N12 , Dn4 - .byte W60 - .byte N36 , Gs3 - .byte W36 - .byte N12 , An3 - .byte W60 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Dn3 - .byte W96 - .byte W24 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W24 - .byte An3 - .byte W18 - .byte Cn4 - .byte W06 - .byte W12 - .byte Ds4 - .byte W84 - .byte W60 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte W12 - .byte En3 - .byte W18 - .byte As3 - .byte W18 - .byte En3 - .byte W48 - .byte W42 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W24 - .byte An3 - .byte W06 - .byte W12 - .byte Cn4 - .byte W18 - .byte An3 - .byte W66 - .byte VOICE , 48 - .byte PAN , c_v-10 - .byte BEND , c_v+0 - .byte TIE , Cs3 , v100 - .byte W96 - .byte W72 - .byte EOT - .byte N16 , An3 - .byte W16 - .byte N08 , Gs3 - .byte W08 - .byte N96 , Bn3 - .byte W96 -mus_battle36_1_000: - .byte N64 , An3 , v100 - .byte W64 - .byte N08 , Gs3 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte PEND - .byte N96 , Gs3 - .byte W96 - .byte Cs3 - .byte W96 -mus_battle36_1_B1: - .byte PAN , c_v-10 - .byte TIE , Dn3 , v100 - .byte W96 - .byte W72 - .byte EOT - .byte N16 , As3 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte N96 , Cn4 - .byte W96 - .byte N64 , As3 - .byte W64 - .byte N08 , An3 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte N96 , An3 - .byte W96 - .byte Dn4 - .byte W96 -mus_battle36_1_001: - .byte VOL , 54*mus_battle36_mvl/mxv - .byte N96 , As2 , v100 - .byte W08 - .byte VOL , 57*mus_battle36_mvl/mxv - .byte W08 - .byte 59*mus_battle36_mvl/mxv - .byte W08 - .byte 62*mus_battle36_mvl/mxv - .byte W08 - .byte 65*mus_battle36_mvl/mxv - .byte W08 - .byte 68*mus_battle36_mvl/mxv - .byte W08 - .byte 72*mus_battle36_mvl/mxv - .byte W08 - .byte 75*mus_battle36_mvl/mxv - .byte W08 - .byte 80*mus_battle36_mvl/mxv - .byte W32 - .byte PEND - .byte 54*mus_battle36_mvl/mxv - .byte N96 , Gn2 - .byte W08 - .byte VOL , 57*mus_battle36_mvl/mxv - .byte W08 - .byte 59*mus_battle36_mvl/mxv - .byte W08 - .byte 62*mus_battle36_mvl/mxv - .byte W08 - .byte 65*mus_battle36_mvl/mxv - .byte W08 - .byte 68*mus_battle36_mvl/mxv - .byte W08 - .byte 72*mus_battle36_mvl/mxv - .byte W08 - .byte 75*mus_battle36_mvl/mxv - .byte W08 - .byte 80*mus_battle36_mvl/mxv - .byte W32 - .byte N12 , Fs2 , v108 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle36_1_001 - .byte VOL , 54*mus_battle36_mvl/mxv - .byte N96 , Ds3 , v100 - .byte W08 - .byte VOL , 57*mus_battle36_mvl/mxv - .byte W08 - .byte 59*mus_battle36_mvl/mxv - .byte W08 - .byte 62*mus_battle36_mvl/mxv - .byte W08 - .byte 65*mus_battle36_mvl/mxv - .byte W08 - .byte 68*mus_battle36_mvl/mxv - .byte W08 - .byte 72*mus_battle36_mvl/mxv - .byte W08 - .byte 75*mus_battle36_mvl/mxv - .byte W08 - .byte 80*mus_battle36_mvl/mxv - .byte W32 - .byte N12 , Dn3 , v108 - .byte W96 - .byte W96 - .byte TIE , Cs3 , v100 - .byte W96 - .byte W72 - .byte EOT - .byte N16 , An3 - .byte W16 - .byte N08 , Gs3 - .byte W08 - .byte N96 , Bn3 - .byte W96 - .byte PATT - .word mus_battle36_1_000 - .byte N96 , Gs3 , v100 - .byte W96 - .byte Cs3 - .byte W96 - .byte GOTO - .word mus_battle36_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_battle36_2: - .byte KEYSH , mus_battle36_key+0 - .byte VOICE , 56 - .byte VOL , 80*mus_battle36_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Gs4 , v076 - .byte W48 - .byte PAN , c_v+16 - .byte N24 - .byte W48 - .byte W48 - .byte PAN , c_v-16 - .byte N24 - .byte W48 - .byte W24 - .byte PAN , c_v+16 - .byte N24 - .byte W24 - .byte PAN , c_v-16 - .byte N24 - .byte W48 - .byte PAN , c_v+16 - .byte N24 - .byte W96 - .byte VOICE , 56 - .byte W24 - .byte PAN , c_v-10 - .byte W12 - .byte N36 , Cs4 , v108 - .byte W36 - .byte N12 , Dn4 - .byte W24 - .byte W36 - .byte N36 , Gs3 - .byte W36 - .byte N12 , An3 - .byte W24 - .byte W36 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Dn3 - .byte W24 - .byte W96 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W24 - .byte An3 - .byte W18 - .byte Cn4 - .byte W18 - .byte Ds4 - .byte W12 - .byte W96 - .byte W36 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W24 - .byte En3 - .byte W12 - .byte W06 - .byte As3 - .byte W18 - .byte En3 - .byte W72 - .byte W18 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W24 - .byte An3 - .byte W18 - .byte Cn4 - .byte W12 - .byte W06 - .byte An3 - .byte W90 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte TIE , Cs2 , v100 - .byte W96 - .byte W72 - .byte EOT - .byte N16 , An2 - .byte W16 - .byte N08 , Gs2 - .byte W08 - .byte N96 , Bn2 - .byte W96 -mus_battle36_2_000: - .byte N64 , An2 , v100 - .byte W64 - .byte N08 , Gs2 - .byte W08 - .byte N16 , Fs2 - .byte W16 - .byte N08 , An2 - .byte W08 - .byte PEND - .byte N96 , Gs2 - .byte W96 - .byte Cs2 - .byte W96 -mus_battle36_2_B1: - .byte PAN , c_v+0 - .byte TIE , Dn2 , v100 - .byte W96 - .byte W72 - .byte EOT - .byte N16 , As2 - .byte W16 - .byte N08 , An2 - .byte W08 - .byte N96 , Cn3 - .byte W96 - .byte N64 , As2 - .byte W64 - .byte N08 , An2 - .byte W08 - .byte N16 , Gn2 - .byte W16 - .byte N08 , As2 - .byte W08 - .byte N96 , An2 - .byte W96 - .byte Dn3 - .byte W96 -mus_battle36_2_001: - .byte VOL , 54*mus_battle36_mvl/mxv - .byte N96 , Ds3 , v100 - .byte W08 - .byte VOL , 57*mus_battle36_mvl/mxv - .byte W08 - .byte 59*mus_battle36_mvl/mxv - .byte W08 - .byte 62*mus_battle36_mvl/mxv - .byte W08 - .byte 65*mus_battle36_mvl/mxv - .byte W08 - .byte 68*mus_battle36_mvl/mxv - .byte W08 - .byte 72*mus_battle36_mvl/mxv - .byte W08 - .byte 75*mus_battle36_mvl/mxv - .byte W08 - .byte 80*mus_battle36_mvl/mxv - .byte W32 - .byte PEND - .byte 54*mus_battle36_mvl/mxv - .byte N96 , Cn3 - .byte W08 - .byte VOL , 57*mus_battle36_mvl/mxv - .byte W08 - .byte 59*mus_battle36_mvl/mxv - .byte W08 - .byte 62*mus_battle36_mvl/mxv - .byte W08 - .byte 65*mus_battle36_mvl/mxv - .byte W08 - .byte 68*mus_battle36_mvl/mxv - .byte W08 - .byte 72*mus_battle36_mvl/mxv - .byte W08 - .byte 75*mus_battle36_mvl/mxv - .byte W08 - .byte 80*mus_battle36_mvl/mxv - .byte W32 - .byte N12 , Dn3 , v108 - .byte W96 - .byte W96 - .byte PATT - .word mus_battle36_2_001 - .byte VOL , 54*mus_battle36_mvl/mxv - .byte N96 , Gn3 , v100 - .byte W08 - .byte VOL , 57*mus_battle36_mvl/mxv - .byte W08 - .byte 59*mus_battle36_mvl/mxv - .byte W08 - .byte 62*mus_battle36_mvl/mxv - .byte W08 - .byte 65*mus_battle36_mvl/mxv - .byte W08 - .byte 68*mus_battle36_mvl/mxv - .byte W08 - .byte 72*mus_battle36_mvl/mxv - .byte W08 - .byte 75*mus_battle36_mvl/mxv - .byte W08 - .byte 80*mus_battle36_mvl/mxv - .byte W32 - .byte N12 , Fs3 , v108 - .byte W96 - .byte W96 - .byte TIE , Cs2 , v100 - .byte W96 - .byte W72 - .byte EOT - .byte N16 , An2 - .byte W16 - .byte N08 , Gs2 - .byte W08 - .byte N96 , Bn2 - .byte W96 - .byte PATT - .word mus_battle36_2_000 - .byte N96 , Gs2 , v100 - .byte W96 - .byte Cs2 - .byte W96 - .byte GOTO - .word mus_battle36_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_battle36_3: - .byte KEYSH , mus_battle36_key+0 - .byte VOICE , 36 - .byte VOL , 80*mus_battle36_mvl/mxv - .byte N08 , Cs0 , v116 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte An0 - .byte W08 - .byte Gs0 - .byte W08 - .byte Cs1 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte An1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Cs2 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte An2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Cs1 - .byte W08 - .byte Gs0 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte Bn0 - .byte W08 - .byte Cn1 - .byte W08 -mus_battle36_3_000: - .byte N08 , Cs1 , v116 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte An1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Cs1 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte An1 - .byte W08 - .byte Gs1 - .byte W08 - .byte PEND -mus_battle36_3_001: - .byte N08 , Cs1 , v116 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte An1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Cs1 - .byte W08 - .byte Gs0 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte Bn0 - .byte W08 - .byte Cn1 - .byte W08 - .byte PEND - .byte PATT - .word mus_battle36_3_000 - .byte PATT - .word mus_battle36_3_001 - .byte PATT - .word mus_battle36_3_000 - .byte PATT - .word mus_battle36_3_001 -mus_battle36_3_002: - .byte N08 , Dn1 , v116 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte As1 - .byte W08 - .byte An1 - .byte W08 - .byte Dn1 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte As1 - .byte W08 - .byte An1 - .byte W08 - .byte PEND -mus_battle36_3_003: - .byte N08 , Dn1 , v116 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte As1 - .byte W08 - .byte An1 - .byte W08 - .byte Dn1 - .byte W08 - .byte An0 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte PEND - .byte PATT - .word mus_battle36_3_002 - .byte PATT - .word mus_battle36_3_003 - .byte PATT - .word mus_battle36_3_002 - .byte N08 , Dn1 , v116 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte As1 - .byte W08 - .byte An1 - .byte W08 - .byte Dn1 - .byte W08 - .byte Dn2 - .byte W08 - .byte Ds2 - .byte W08 - .byte As1 - .byte W08 - .byte Ds2 - .byte W08 - .byte Cs2 - .byte W08 - .byte PATT - .word mus_battle36_3_000 - .byte PATT - .word mus_battle36_3_001 - .byte PATT - .word mus_battle36_3_000 - .byte PATT - .word mus_battle36_3_001 - .byte PATT - .word mus_battle36_3_000 - .byte PATT - .word mus_battle36_3_001 -mus_battle36_3_B1: - .byte PATT - .word mus_battle36_3_002 - .byte PATT - .word mus_battle36_3_003 - .byte PATT - .word mus_battle36_3_002 - .byte PATT - .word mus_battle36_3_003 - .byte PATT - .word mus_battle36_3_002 - .byte PATT - .word mus_battle36_3_003 - .byte PATT - .word mus_battle36_3_002 - .byte PATT - .word mus_battle36_3_003 - .byte PATT - .word mus_battle36_3_002 - .byte PATT - .word mus_battle36_3_003 - .byte PATT - .word mus_battle36_3_002 - .byte PATT - .word mus_battle36_3_003 - .byte PATT - .word mus_battle36_3_002 - .byte PATT - .word mus_battle36_3_003 - .byte PATT - .word mus_battle36_3_000 - .byte PATT - .word mus_battle36_3_001 - .byte PATT - .word mus_battle36_3_000 - .byte PATT - .word mus_battle36_3_001 - .byte PATT - .word mus_battle36_3_000 - .byte PATT - .word mus_battle36_3_001 - .byte GOTO - .word mus_battle36_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_battle36_4: - .byte KEYSH , mus_battle36_key+0 - .byte VOICE , 6 - .byte VOL , 80*mus_battle36_mvl/mxv - .byte PAN , c_v+0 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte N08 , Cs5 , v060 - .byte W16 - .byte N08 - .byte W16 - .byte An5 - .byte W08 - .byte Gs5 - .byte W08 - .byte Cs3 - .byte W16 - .byte N08 - .byte W16 - .byte An3 - .byte W08 - .byte Gs3 - .byte W08 -mus_battle36_4_000: - .byte N08 , Cs4 , v060 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Cs5 - .byte W16 - .byte N08 - .byte W16 - .byte An5 - .byte W08 - .byte Gs5 - .byte W08 - .byte PEND - .byte PATT - .word mus_battle36_4_000 -mus_battle36_4_001: - .byte N08 , Cs4 , v060 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Cs4 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte PEND - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 -mus_battle36_4_002: - .byte N08 , Dn4 , v060 - .byte W16 - .byte N08 - .byte W16 - .byte As4 - .byte W08 - .byte An4 - .byte W08 - .byte Dn4 - .byte W16 - .byte N08 - .byte W16 - .byte As4 - .byte W08 - .byte An4 - .byte W08 - .byte PEND - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 -mus_battle36_4_B1: - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte PATT - .word mus_battle36_4_002 - .byte VOICE , 5 - .byte PAN , c_v+48 - .byte N08 , Dn3 , v060 - .byte W08 - .byte Gn3 - .byte W08 - .byte Cs3 , v056 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 , v052 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 , v048 - .byte W08 - .byte As2 - .byte W08 - .byte Ds3 - .byte W08 - .byte An2 , v044 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gs2 , v040 - .byte W08 - .byte Cn3 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 , v036 - .byte W08 - .byte Fs2 - .byte W08 - .byte As2 , v032 - .byte W08 - .byte Fn2 - .byte W08 - .byte An2 , v028 - .byte W08 - .byte En2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Ds2 , v024 - .byte W08 - .byte Gn2 - .byte W08 - .byte VOICE , 6 - .byte PAN , c_v+0 - .byte N08 , Cs4 , v060 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Cs4 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 - .byte PATT - .word mus_battle36_4_001 - .byte GOTO - .word mus_battle36_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_battle36_5: - .byte KEYSH , mus_battle36_key+0 - .byte VOICE , 7 - .byte VOL , 80*mus_battle36_mvl/mxv - .byte PAN , c_v+48 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte BEND , c_v-2 - .byte W08 - .byte N08 , Cs5 , v032 - .byte W16 - .byte N08 - .byte W16 - .byte An5 - .byte W08 - .byte Gs5 - .byte W08 - .byte Cs3 - .byte W16 - .byte N08 - .byte W16 - .byte An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Cs4 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Cs5 - .byte W16 - .byte N08 - .byte W16 - .byte An5 - .byte W08 - .byte Gs5 - .byte W08 - .byte Cs4 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Cs5 - .byte W16 - .byte N08 - .byte W16 - .byte An5 - .byte W08 - .byte Gs5 - .byte W08 - .byte Cs4 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Cs4 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 -mus_battle36_5_000: - .byte N08 , Gs4 , v032 - .byte W08 - .byte Cs4 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Cs4 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte PEND - .byte PATT - .word mus_battle36_5_000 - .byte PATT - .word mus_battle36_5_000 - .byte PATT - .word mus_battle36_5_000 -mus_battle36_5_001: - .byte N08 , Gs4 , v032 - .byte W08 - .byte Dn4 - .byte W16 - .byte N08 - .byte W16 - .byte As4 - .byte W08 - .byte An4 - .byte W08 - .byte Dn4 - .byte W16 - .byte N08 - .byte W16 - .byte As4 - .byte W08 - .byte PEND -mus_battle36_5_002: - .byte N08 , An4 , v032 - .byte W08 - .byte Dn4 - .byte W16 - .byte N08 - .byte W16 - .byte As4 - .byte W08 - .byte An4 - .byte W08 - .byte Dn4 - .byte W16 - .byte N08 - .byte W16 - .byte As4 - .byte W08 - .byte PEND - .byte PATT - .word mus_battle36_5_002 - .byte PATT - .word mus_battle36_5_002 - .byte PATT - .word mus_battle36_5_002 - .byte PATT - .word mus_battle36_5_002 - .byte N08 , An4 , v032 - .byte W08 - .byte Cs4 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Cs4 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte PATT - .word mus_battle36_5_000 - .byte PATT - .word mus_battle36_5_000 - .byte PATT - .word mus_battle36_5_000 - .byte PATT - .word mus_battle36_5_000 - .byte PATT - .word mus_battle36_5_000 -mus_battle36_5_B1: - .byte PATT - .word mus_battle36_5_001 - .byte PATT - .word mus_battle36_5_002 - .byte PATT - .word mus_battle36_5_002 - .byte PATT - .word mus_battle36_5_002 - .byte PATT - .word mus_battle36_5_002 - .byte N08 , An4 , v032 - .byte W08 - .byte N12 , Dn4 - .byte W16 - .byte N12 - .byte W16 - .byte N08 , As4 - .byte W08 - .byte An4 - .byte W08 - .byte Dn4 - .byte W16 - .byte N08 - .byte W16 - .byte As4 - .byte W08 - .byte PATT - .word mus_battle36_5_002 - .byte PATT - .word mus_battle36_5_002 - .byte PATT - .word mus_battle36_5_002 - .byte PATT - .word mus_battle36_5_002 - .byte PATT - .word mus_battle36_5_002 - .byte VOICE , 82 - .byte VOL , 54*mus_battle36_mvl/mxv - .byte N12 , As2 , v072 - .byte W08 - .byte VOL , 57*mus_battle36_mvl/mxv - .byte W04 - .byte VOICE , 83 - .byte N12 - .byte W04 - .byte VOL , 59*mus_battle36_mvl/mxv - .byte W08 - .byte 62*mus_battle36_mvl/mxv - .byte N12 - .byte W08 - .byte VOL , 65*mus_battle36_mvl/mxv - .byte W04 - .byte N12 - .byte W04 - .byte VOL , 68*mus_battle36_mvl/mxv - .byte W08 - .byte 72*mus_battle36_mvl/mxv - .byte N12 - .byte W08 - .byte VOL , 75*mus_battle36_mvl/mxv - .byte W04 - .byte N12 - .byte W04 - .byte VOL , 80*mus_battle36_mvl/mxv - .byte W08 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 4 - .byte PAN , c_v-48 - .byte N08 , An4 , v060 - .byte W08 - .byte Dn5 - .byte W08 - .byte Gs4 , v056 - .byte W08 - .byte Cs5 - .byte W08 - .byte Gn4 - .byte W08 - .byte Cn5 , v052 - .byte W08 - .byte Fs4 - .byte W08 - .byte Bn4 , v048 - .byte W08 - .byte Fn4 - .byte W08 - .byte As4 - .byte W08 - .byte En4 , v044 - .byte W08 - .byte Gs4 - .byte W08 - .byte Ds4 , v040 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fs4 , v036 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fn4 , v032 - .byte W08 - .byte Cn4 - .byte W08 - .byte En4 , v028 - .byte W08 - .byte Bn3 - .byte W08 - .byte Ds4 - .byte W08 - .byte As3 , v024 - .byte W08 - .byte Dn4 - .byte W08 - .byte PAN , c_v+48 - .byte W08 - .byte VOICE , 7 - .byte N08 , Cs4 , v032 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Cs4 - .byte W16 - .byte N08 - .byte W16 - .byte An4 - .byte W08 - .byte PATT - .word mus_battle36_5_000 - .byte PATT - .word mus_battle36_5_000 - .byte PATT - .word mus_battle36_5_000 - .byte PATT - .word mus_battle36_5_000 - .byte PATT - .word mus_battle36_5_000 - .byte GOTO - .word mus_battle36_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_battle36_6: - .byte KEYSH , mus_battle36_key+0 - .byte VOICE , 81 - .byte VOL , 80*mus_battle36_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v-1 - .byte N06 , Gs4 , v048 - .byte W48 - .byte N06 - .byte W48 - .byte W48 - .byte N06 - .byte W48 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W48 - .byte N06 - .byte W96 - .byte W36 - .byte Cs4 - .byte W36 - .byte Dn4 - .byte W24 - .byte W36 - .byte Gs3 - .byte W36 - .byte An3 - .byte W24 - .byte W36 - .byte Cs3 - .byte W36 - .byte Dn3 - .byte W24 - .byte W96 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W24 - .byte An3 - .byte W18 - .byte Cn4 - .byte W18 - .byte Ds4 - .byte W12 - .byte W96 - .byte W36 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W24 - .byte En3 - .byte W12 - .byte W06 - .byte As3 - .byte W18 - .byte En3 - .byte W72 - .byte W18 - .byte Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W24 - .byte An3 - .byte W18 - .byte Cn4 - .byte W12 - .byte W06 - .byte An3 - .byte W90 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle36_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle36_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_battle36_7: - .byte KEYSH , mus_battle36_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 80*mus_battle36_mvl/mxv - .byte N24 , Cn2 , v120 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte Bn1 - .byte W24 -mus_battle36_7_000: - .byte N24 , Cn2 , v120 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte Bn1 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle36_7_000 - .byte N24 , Cn2 , v120 - .byte W24 - .byte N24 - .byte W24 - .byte N36 , An2 , v096 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N16 , Dn1 , v112 - .byte W16 - .byte N08 - .byte W08 -mus_battle36_7_B1: -mus_battle36_7_001: - .byte W24 - .byte N24 , Dn1 , v112 - .byte W48 - .byte N24 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle36_7_001 - .byte PATT - .word mus_battle36_7_001 -mus_battle36_7_002: - .byte W24 - .byte N24 , Dn1 , v112 - .byte W48 - .byte N16 - .byte W16 - .byte N08 - .byte W08 - .byte PEND - .byte PATT - .word mus_battle36_7_001 - .byte PATT - .word mus_battle36_7_001 - .byte PATT - .word mus_battle36_7_001 - .byte PATT - .word mus_battle36_7_001 - .byte PATT - .word mus_battle36_7_001 - .byte W24 - .byte N24 , Dn1 , v112 - .byte W40 - .byte N16 - .byte W16 - .byte N16 - .byte W16 - .byte PATT - .word mus_battle36_7_001 - .byte PATT - .word mus_battle36_7_001 - .byte W96 - .byte W72 - .byte N24 , Dn1 , v112 - .byte W24 - .byte PATT - .word mus_battle36_7_001 - .byte PATT - .word mus_battle36_7_001 - .byte PATT - .word mus_battle36_7_001 - .byte PATT - .word mus_battle36_7_002 - .byte PATT - .word mus_battle36_7_001 - .byte PATT - .word mus_battle36_7_001 - .byte GOTO - .word mus_battle36_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_battle36_8: - .byte KEYSH , mus_battle36_key+0 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte VOL , 80*mus_battle36_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle36_8_000: - .byte N24 , Cn2 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte Bn1 - .byte W24 - .byte PEND -mus_battle36_8_001: - .byte N24 , Cn2 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte Cs2 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle36_8_000 - .byte PATT - .word mus_battle36_8_001 -mus_battle36_8_002: - .byte N48 , Cn2 , v112 - .byte W48 - .byte N48 - .byte W48 - .byte PEND - .byte PATT - .word mus_battle36_8_002 - .byte PATT - .word mus_battle36_8_002 - .byte PATT - .word mus_battle36_8_002 - .byte PATT - .word mus_battle36_8_002 - .byte N48 , Cn2 , v112 - .byte W48 - .byte N24 - .byte W32 - .byte N08 , An1 - .byte W08 - .byte As1 - .byte W08 - .byte PATT - .word mus_battle36_8_000 - .byte PATT - .word mus_battle36_8_000 - .byte PATT - .word mus_battle36_8_000 - .byte PATT - .word mus_battle36_8_000 - .byte PATT - .word mus_battle36_8_000 - .byte N24 , Cn2 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W48 -mus_battle36_8_B1: -mus_battle36_8_003: - .byte N24 , Cn2 , v112 - .byte W48 - .byte N24 - .byte W48 - .byte PEND - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte N24 , Cn2 , v112 - .byte W48 - .byte N16 - .byte W48 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_002 - .byte N48 , Cn2 , v112 - .byte W48 - .byte N24 - .byte W48 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte PATT - .word mus_battle36_8_003 - .byte GOTO - .word mus_battle36_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_battle36: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_battle36_pri @ Priority - .byte mus_battle36_rev @ Reverb. - - .word mus_battle36_grp - - .word mus_battle36_1 - .word mus_battle36_2 - .word mus_battle36_3 - .word mus_battle36_4 - .word mus_battle36_5 - .word mus_battle36_6 - .word mus_battle36_7 - .word mus_battle36_8 - - .end diff --git a/sound/songs/mus_battle38.s b/sound/songs/mus_battle38.s deleted file mode 100644 index 751d08f5af..0000000000 --- a/sound/songs/mus_battle38.s +++ /dev/null @@ -1,2267 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_battle38_grp, voicegroup125 - .equ mus_battle38_pri, 1 - .equ mus_battle38_rev, reverb_set+50 - .equ mus_battle38_mvl, 127 - .equ mus_battle38_key, 0 - .equ mus_battle38_tbs, 1 - .equ mus_battle38_exg, 0 - .equ mus_battle38_cmp, 1 - - .section .rodata - .global mus_battle38 - .align 2 - -@********************** Track 1 **********************@ - -mus_battle38_1: - .byte KEYSH , mus_battle38_key+0 - .byte TEMPO , 214*mus_battle38_tbs/2 - .byte VOICE , 60 - .byte LFOS , 15 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte PAN , c_v+10 - .byte N12 , An3 , v108 - .byte W48 - .byte TIE , Ds4 - .byte W48 - .byte W96 - .byte EOT - .byte N12 , Dn4 - .byte W96 -mus_battle38_1_000: - .byte N12 , Dn4 , v096 - .byte W72 - .byte N24 , Ds4 , v108 - .byte W24 - .byte PEND - .byte N12 , Fn4 - .byte W72 - .byte Ds4 - .byte W24 - .byte Dn4 - .byte W48 - .byte N48 , Ds4 - .byte W48 - .byte N12 , Dn4 - .byte W96 - .byte PATT - .word mus_battle38_1_000 - .byte N12 , Fn4 , v108 - .byte W72 - .byte N24 , Ds4 - .byte W24 - .byte N12 , Dn4 - .byte W36 - .byte Cn4 - .byte W36 - .byte N24 , Ds4 - .byte W24 -mus_battle38_1_B1: - .byte VOICE , 56 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte PAN , c_v+10 - .byte N06 , An3 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte VOICE , 48 - .byte N12 , Ds3 , v100 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte VOICE , 56 - .byte N06 , An3 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , Ds3 , v100 - .byte W03 - .byte VOICE , 48 - .byte W09 - .byte N12 , Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Dn4 , v096 - .byte W24 - .byte An3 - .byte W24 - .byte As3 - .byte W24 - .byte An3 - .byte W24 - .byte Ds4 - .byte W24 - .byte As3 - .byte W24 - .byte Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte Fn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte N48 , Gs4 - .byte W48 - .byte Gn4 - .byte W48 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Fs4 - .byte W48 - .byte An4 - .byte W48 - .byte Dn4 - .byte W48 - .byte Fs4 - .byte W48 - .byte An3 , v088 - .byte W48 - .byte Dn4 - .byte W48 - .byte Fs3 , v072 - .byte W48 - .byte An3 - .byte W48 - .byte VOICE , 48 - .byte PAN , c_v+36 - .byte W24 - .byte TIE , Gn3 , v088 - .byte W72 - .byte W96 - .byte EOT - .byte W24 - .byte TIE , Fs3 - .byte W72 - .byte W96 - .byte EOT - .byte W24 - .byte TIE , Gn3 - .byte W72 - .byte W48 - .byte EOT - .byte N24 , Ds4 - .byte W24 - .byte N24 - .byte W24 - .byte TIE , An3 - .byte W96 - .byte W96 - .byte EOT - .byte VOICE , 60 - .byte W24 - .byte PAN , c_v+6 - .byte TIE , Gn3 , v096 - .byte W72 - .byte W96 - .byte EOT - .byte W24 - .byte TIE , Fs3 - .byte W72 - .byte W96 - .byte EOT - .byte W24 - .byte TIE , Gn3 - .byte W72 - .byte W48 - .byte EOT - .byte N24 , Ds4 - .byte W24 - .byte N24 - .byte W24 - .byte TIE , An3 - .byte W96 - .byte W30 - .byte VOL , 78*mus_battle38_mvl/mxv - .byte W09 - .byte 76*mus_battle38_mvl/mxv - .byte W09 - .byte 70*mus_battle38_mvl/mxv - .byte W09 - .byte 65*mus_battle38_mvl/mxv - .byte W09 - .byte 58*mus_battle38_mvl/mxv - .byte W09 - .byte 54*mus_battle38_mvl/mxv - .byte W09 - .byte 44*mus_battle38_mvl/mxv - .byte W06 - .byte 32*mus_battle38_mvl/mxv - .byte W03 - .byte EOT - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte N36 , Bn3 - .byte W36 - .byte An3 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N36 , An3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , Fs3 - .byte W24 - .byte N36 , Gn3 - .byte W36 - .byte Fs3 - .byte W36 - .byte N24 , En3 - .byte W24 - .byte N36 , Fs3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , An3 - .byte W24 - .byte PAN , c_v+22 - .byte TIE , Gn3 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Fs3 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Dn3 - .byte W96 - .byte W96 - .byte EOT - .byte TIE - .byte W96 - .byte W96 - .byte EOT - .byte GOTO - .word mus_battle38_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_battle38_2: - .byte KEYSH , mus_battle38_key+0 - .byte VOICE , 48 - .byte LFOS , 15 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Dn4 , v108 - .byte W48 - .byte TIE , As4 - .byte W48 - .byte W96 - .byte EOT - .byte N12 , An4 - .byte W96 -mus_battle38_2_000: - .byte N12 , An4 , v096 - .byte W72 - .byte N24 , As4 , v108 - .byte W24 - .byte PEND - .byte N12 , Cn5 - .byte W72 - .byte As4 - .byte W24 - .byte An4 - .byte W48 - .byte N48 , As4 - .byte W48 - .byte N12 , An4 - .byte W96 - .byte PATT - .word mus_battle38_2_000 - .byte N12 , Cn5 , v108 - .byte W72 - .byte N24 , As4 - .byte W24 - .byte N12 , An4 - .byte W36 - .byte Gn4 - .byte W36 - .byte N24 , As4 - .byte W24 -mus_battle38_2_B1: - .byte VOICE , 56 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Dn4 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , An3 - .byte W24 - .byte Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W24 - .byte N06 , Dn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , An4 - .byte W24 - .byte Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , As4 - .byte W24 - .byte N36 , An4 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N36 , Dn4 - .byte W21 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , An4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N36 , As4 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N36 , Ds4 - .byte W21 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , As4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N36 , Cn5 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N36 , Fn4 - .byte W21 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N48 , Ds5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W24 - .byte N48 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W24 - .byte VOICE , 48 - .byte N12 , Cn5 , v100 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte TIE , Dn5 - .byte W96 - .byte W96 - .byte VOL , 74*mus_battle38_mvl/mxv - .byte W09 - .byte 70*mus_battle38_mvl/mxv - .byte W09 - .byte 65*mus_battle38_mvl/mxv - .byte W09 - .byte 60*mus_battle38_mvl/mxv - .byte W09 - .byte 53*mus_battle38_mvl/mxv - .byte W09 - .byte 45*mus_battle38_mvl/mxv - .byte W09 - .byte 35*mus_battle38_mvl/mxv - .byte W09 - .byte 25*mus_battle38_mvl/mxv - .byte W09 - .byte 15*mus_battle38_mvl/mxv - .byte W09 - .byte 7*mus_battle38_mvl/mxv - .byte W09 - .byte EOT - .byte W06 - .byte W96 - .byte VOICE , 60 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte N24 , As3 - .byte W24 - .byte TIE , Cn4 - .byte W72 - .byte W96 - .byte EOT - .byte N24 , An3 - .byte W24 - .byte TIE , Dn4 - .byte W72 - .byte W96 - .byte EOT - .byte N24 , An3 - .byte W24 - .byte TIE , Ds4 - .byte W72 - .byte W48 - .byte EOT - .byte N24 , Gn4 - .byte W24 - .byte N24 - .byte W24 - .byte TIE , Fs4 - .byte W96 - .byte W96 - .byte EOT - .byte VOICE , 48 - .byte N24 , As3 - .byte W24 - .byte TIE , Cn5 - .byte W72 - .byte W96 - .byte EOT - .byte N24 , An3 - .byte W24 - .byte TIE , Dn5 - .byte W72 - .byte W96 - .byte EOT - .byte N24 , An3 - .byte W24 - .byte TIE , Ds5 - .byte W72 - .byte W48 - .byte EOT - .byte N24 , Cn5 - .byte W24 - .byte N24 - .byte W24 - .byte TIE , Fs4 - .byte W96 - .byte W30 - .byte VOL , 78*mus_battle38_mvl/mxv - .byte W09 - .byte 76*mus_battle38_mvl/mxv - .byte W09 - .byte 70*mus_battle38_mvl/mxv - .byte W09 - .byte 65*mus_battle38_mvl/mxv - .byte W09 - .byte 58*mus_battle38_mvl/mxv - .byte W09 - .byte 54*mus_battle38_mvl/mxv - .byte W09 - .byte 44*mus_battle38_mvl/mxv - .byte W06 - .byte 32*mus_battle38_mvl/mxv - .byte W03 - .byte EOT - .byte W03 - .byte VOICE , 56 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte N36 , Gn3 , v116 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N36 , Fs3 - .byte W21 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , En3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N36 , Fs3 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N36 , En3 - .byte W21 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N36 , En3 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N36 , Dn3 - .byte W21 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N36 , Dn3 - .byte W18 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N36 , En3 - .byte W21 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 48 - .byte MOD , 0 - .byte N36 , Gn4 , v100 - .byte W36 - .byte Fs4 - .byte W36 - .byte N24 , En4 - .byte W24 - .byte N36 , Fs4 - .byte W36 - .byte En4 - .byte W36 - .byte N24 , Dn4 - .byte W24 - .byte N36 , En4 - .byte W36 - .byte Dn4 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte N36 , Dn4 - .byte W36 - .byte En4 - .byte W36 - .byte N24 , Fs4 - .byte W24 - .byte TIE , Cn4 - .byte W96 - .byte W84 - .byte EOT - .byte N06 , Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte TIE , An3 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Gn3 - .byte W96 - .byte W84 - .byte EOT - .byte N06 - .byte W06 - .byte Gs3 - .byte W06 - .byte TIE , An3 - .byte W96 - .byte W96 - .byte EOT - .byte GOTO - .word mus_battle38_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_battle38_3: - .byte KEYSH , mus_battle38_key+0 - .byte VOICE , 38 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte N12 , Dn1 , v120 - .byte W48 - .byte N12 - .byte W48 - .byte N12 - .byte W48 - .byte N12 - .byte W48 -mus_battle38_3_000: - .byte N12 , Dn1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte PEND -mus_battle38_3_001: - .byte N12 , Dn1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle38_3_000 -mus_battle38_3_002: - .byte N12 , Dn1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle38_3_000 - .byte PATT - .word mus_battle38_3_001 - .byte PATT - .word mus_battle38_3_000 - .byte PATT - .word mus_battle38_3_002 -mus_battle38_3_B1: -mus_battle38_3_003: - .byte N12 , Dn1 , v120 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PEND - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PATT - .word mus_battle38_3_003 - .byte N12 , Dn1 , v120 - .byte W12 - .byte An1 - .byte W12 - .byte Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PATT - .word mus_battle38_3_003 - .byte N12 , Ds1 , v120 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 -mus_battle38_3_004: - .byte N12 , Dn1 , v120 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PEND -mus_battle38_3_005: - .byte N12 , Dn1 , v120 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle38_3_004 - .byte PATT - .word mus_battle38_3_005 -mus_battle38_3_006: - .byte N12 , Dn1 , v120 - .byte W24 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle38_3_005 - .byte PATT - .word mus_battle38_3_004 - .byte PATT - .word mus_battle38_3_005 - .byte PATT - .word mus_battle38_3_004 - .byte PATT - .word mus_battle38_3_005 - .byte PATT - .word mus_battle38_3_004 - .byte PATT - .word mus_battle38_3_005 - .byte PATT - .word mus_battle38_3_006 - .byte PATT - .word mus_battle38_3_005 - .byte PATT - .word mus_battle38_3_004 - .byte PATT - .word mus_battle38_3_005 - .byte PATT - .word mus_battle38_3_006 - .byte PATT - .word mus_battle38_3_005 - .byte PATT - .word mus_battle38_3_004 - .byte PATT - .word mus_battle38_3_005 - .byte PATT - .word mus_battle38_3_003 - .byte N12 , Dn1 , v120 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte En2 - .byte W12 - .byte PATT - .word mus_battle38_3_003 - .byte PATT - .word mus_battle38_3_003 - .byte PATT - .word mus_battle38_3_003 - .byte PATT - .word mus_battle38_3_003 - .byte PATT - .word mus_battle38_3_003 - .byte PATT - .word mus_battle38_3_003 - .byte PATT - .word mus_battle38_3_003 - .byte PATT - .word mus_battle38_3_003 -mus_battle38_3_007: - .byte N12 , Dn1 , v120 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle38_3_007 - .byte PATT - .word mus_battle38_3_003 - .byte PATT - .word mus_battle38_3_003 - .byte GOTO - .word mus_battle38_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_battle38_4: - .byte KEYSH , mus_battle38_key+0 - .byte VOICE , 80 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte LFOS , 15 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte PAN , c_v-48 - .byte N12 , Dn3 , v060 - .byte W48 - .byte TIE , As3 - .byte W48 - .byte MOD , 7 - .byte W96 - .byte EOT - .byte MOD , 0 - .byte N12 , An3 - .byte W96 - .byte PAN , c_v+0 - .byte N12 , An3 , v052 - .byte W72 - .byte N24 , As3 , v060 - .byte W24 - .byte N12 , Cn4 - .byte W72 - .byte As3 - .byte W24 - .byte An3 - .byte W48 - .byte N48 , As3 - .byte W48 - .byte N12 , An3 - .byte W96 - .byte An3 , v052 - .byte W72 - .byte N24 , As3 , v060 - .byte W24 - .byte N12 , Cn4 - .byte W72 - .byte N24 , As3 - .byte W24 - .byte N12 , An3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , As3 - .byte W24 -mus_battle38_4_B1: - .byte PAN , c_v+0 - .byte N36 , Dn3 , v072 - .byte W36 - .byte N24 , An2 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N06 , Dn3 - .byte W96 - .byte N36 - .byte W36 - .byte N24 , Ds3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N06 , Fs3 - .byte W96 - .byte N12 , Dn3 , v060 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOICE , 81 - .byte PAN , c_v-48 - .byte N12 , Ds3 , v048 - .byte W12 - .byte Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N12 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 -mus_battle38_4_000: - .byte N12 , Dn3 , v048 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte N12 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 -mus_battle38_4_001: - .byte N12 , Dn3 , v048 - .byte W24 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte N12 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_001 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_001 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 - .byte PATT - .word mus_battle38_4_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 80 - .byte N12 , Cn3 , v060 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 , v048 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 , v044 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte An4 , v036 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gn4 , v032 - .byte W12 - .byte An4 - .byte W12 - .byte Fs4 , v028 - .byte W12 - .byte Gn4 , v024 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 , v020 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 , v016 - .byte W12 - .byte Gn2 , v060 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 , v048 - .byte W12 - .byte Gn4 , v044 - .byte W12 - .byte An4 - .byte W12 - .byte Fs4 , v040 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 , v036 - .byte W12 - .byte Fs4 , v032 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 , v028 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 , v024 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 , v020 - .byte W12 - .byte An3 , v016 - .byte W12 - .byte Bn3 - .byte W12 - .byte GOTO - .word mus_battle38_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_battle38_5: - .byte KEYSH , mus_battle38_key+0 - .byte VOICE , 82 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte LFOS , 15 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte PAN , c_v+48 - .byte BEND , c_v+0 - .byte N12 , An2 , v060 - .byte W48 - .byte Ds3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Dn3 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle38_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 80 - .byte PAN , c_v+48 - .byte BEND , c_v-2 - .byte N48 , Ds3 , v052 - .byte W48 - .byte Dn3 - .byte W48 - .byte N84 , Cn4 - .byte W84 - .byte N12 , Cs4 , v060 - .byte W12 - .byte N48 , Dn4 - .byte W48 - .byte Cn4 - .byte W48 - .byte Bn3 - .byte W48 - .byte An3 - .byte W48 - .byte Fs3 - .byte W48 - .byte En3 - .byte W48 - .byte Dn3 , v052 - .byte W48 - .byte En3 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte BEND , c_v+0 - .byte W24 - .byte VOICE , 82 - .byte N12 , Cn4 , v060 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte W24 - .byte VOICE , 82 - .byte N12 , Dn4 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte W24 - .byte VOICE , 82 - .byte N12 , Ds4 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte N24 , Gn4 - .byte W24 - .byte N24 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W06 - .byte VOL , 78*mus_battle38_mvl/mxv - .byte W06 - .byte N12 - .byte W03 - .byte VOL , 76*mus_battle38_mvl/mxv - .byte W09 - .byte 70*mus_battle38_mvl/mxv - .byte N12 - .byte W09 - .byte VOL , 65*mus_battle38_mvl/mxv - .byte W03 - .byte N12 - .byte W06 - .byte VOL , 58*mus_battle38_mvl/mxv - .byte W06 - .byte N12 - .byte W03 - .byte VOL , 54*mus_battle38_mvl/mxv - .byte W09 - .byte 44*mus_battle38_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 32*mus_battle38_mvl/mxv - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte W12 - .byte N12 , Cn3 , v052 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 , v044 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Dn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gn4 , v032 - .byte W12 - .byte An4 - .byte W12 - .byte Fs4 , v028 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 , v024 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 , v028 - .byte W12 - .byte Gn2 , v052 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 , v036 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Fs4 , v032 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Dn4 , v028 - .byte W12 - .byte En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 , v024 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte GOTO - .word mus_battle38_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_battle38_6: - .byte KEYSH , mus_battle38_key+0 - .byte VOICE , 80 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_battle38_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 4 - .byte N06 , Gn4 , v060 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 , v052 - .byte W12 - .byte An4 , v048 - .byte W12 - .byte Gn4 , v040 - .byte W12 - .byte An4 , v032 - .byte W60 - .byte An4 , v060 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 , v052 - .byte W12 - .byte Bn4 , v044 - .byte W12 - .byte An4 , v040 - .byte W12 - .byte Bn4 , v032 - .byte W60 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_battle38_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_battle38_7: - .byte KEYSH , mus_battle38_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Dn1 , v056 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v068 - .byte W06 - .byte Dn1 , v072 - .byte W06 - .byte Dn1 , v076 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v088 - .byte W06 - .byte Dn1 , v092 - .byte W06 - .byte Dn1 , v096 - .byte W06 - .byte Dn1 , v100 - .byte W06 - .byte Dn1 , v104 - .byte W06 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N12 - .byte W12 -mus_battle38_7_B1: -mus_battle38_7_000: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 -mus_battle38_7_001: - .byte W24 - .byte N12 , Dn1 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte W24 - .byte N12 , Dn1 , v112 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W12 -mus_battle38_7_002: - .byte W24 - .byte N12 , Ds1 , v092 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_battle38_7_002 - .byte PATT - .word mus_battle38_7_002 - .byte W24 - .byte N12 , Ds1 , v092 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_001 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_001 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_000 - .byte PATT - .word mus_battle38_7_001 - .byte GOTO - .word mus_battle38_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_battle38_8: - .byte KEYSH , mus_battle38_key+0 - .byte VOICE , 47 - .byte VOL , 80*mus_battle38_mvl/mxv - .byte PAN , c_v-8 - .byte N12 , Dn2 , v112 - .byte W48 - .byte N12 - .byte W48 -mus_battle38_8_000: - .byte N12 , Dn2 , v112 - .byte W48 - .byte N12 - .byte W48 - .byte PEND -mus_battle38_8_001: - .byte N12 , Dn2 , v112 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle38_8_001 - .byte PATT - .word mus_battle38_8_001 - .byte PATT - .word mus_battle38_8_001 - .byte PATT - .word mus_battle38_8_001 - .byte PATT - .word mus_battle38_8_001 - .byte PATT - .word mus_battle38_8_001 - .byte PATT - .word mus_battle38_8_001 -mus_battle38_8_B1: - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte W12 - .byte N12 , Dn2 , v112 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 -mus_battle38_8_002: - .byte N12 , Dn2 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_battle38_8_002 - .byte PATT - .word mus_battle38_8_002 - .byte PATT - .word mus_battle38_8_002 - .byte PATT - .word mus_battle38_8_002 - .byte PATT - .word mus_battle38_8_002 - .byte PATT - .word mus_battle38_8_002 - .byte PATT - .word mus_battle38_8_002 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte PATT - .word mus_battle38_8_000 - .byte GOTO - .word mus_battle38_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_battle38: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_battle38_pri @ Priority - .byte mus_battle38_rev @ Reverb. - - .word mus_battle38_grp - - .word mus_battle38_1 - .word mus_battle38_2 - .word mus_battle38_3 - .word mus_battle38_4 - .word mus_battle38_5 - .word mus_battle38_6 - .word mus_battle38_7 - .word mus_battle38_8 - - .end diff --git a/sound/songs/mus_bd_time.s b/sound/songs/mus_bd_time.s deleted file mode 100644 index 9703fb7d0f..0000000000 --- a/sound/songs/mus_bd_time.s +++ /dev/null @@ -1,1327 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_bd_time_grp, voicegroup038 - .equ mus_bd_time_pri, 0 - .equ mus_bd_time_rev, reverb_set+50 - .equ mus_bd_time_mvl, 127 - .equ mus_bd_time_key, 0 - .equ mus_bd_time_tbs, 1 - .equ mus_bd_time_exg, 0 - .equ mus_bd_time_cmp, 1 - - .section .rodata - .global mus_bd_time - .align 2 - -@********************** Track 1 **********************@ - -mus_bd_time_1: - .byte KEYSH , mus_bd_time_key+0 - .byte TEMPO , 180*mus_bd_time_tbs/2 - .byte W48 - .byte VOICE , 38 - .byte VOL , 80*mus_bd_time_mvl/mxv - .byte PAN , c_v-6 - .byte N06 , Dn1 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte En1 - .byte W12 - .byte TEMPO , 170*mus_bd_time_tbs/2 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte TEMPO , 160*mus_bd_time_tbs/2 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte TEMPO , 150*mus_bd_time_tbs/2 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte TEMPO , 140*mus_bd_time_tbs/2 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte TEMPO , 130*mus_bd_time_tbs/2 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte TEMPO , 120*mus_bd_time_tbs/2 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte TEMPO , 110*mus_bd_time_tbs/2 - .byte Dn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte Gs1 - .byte W12 -mus_bd_time_1_000: - .byte N06 , An1 , v127 - .byte W12 - .byte En2 - .byte W12 - .byte An1 - .byte W12 - .byte En2 - .byte W12 - .byte An1 - .byte W12 - .byte En2 - .byte W12 - .byte An1 - .byte W12 - .byte En2 - .byte W12 - .byte PEND - .byte PATT - .word mus_bd_time_1_000 -mus_bd_time_1_B1: - .byte PATT - .word mus_bd_time_1_000 - .byte PATT - .word mus_bd_time_1_000 - .byte GOTO - .word mus_bd_time_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_bd_time_2: - .byte KEYSH , mus_bd_time_key+0 - .byte VOICE , 17 - .byte VOL , 80*mus_bd_time_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Dn3 , v092 - .byte W06 - .byte Fs3 , v072 - .byte W06 - .byte An3 , v040 - .byte W06 - .byte Cs4 , v048 - .byte W06 - .byte En4 , v056 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Bn4 , v068 - .byte W06 - .byte Dn5 , v076 - .byte W06 - .byte N03 , Dn5 , v080 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N12 , Bn4 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte N03 , Fn5 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Fn5 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Fn5 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Fn5 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Fn5 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Fn5 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N03 , Fn5 - .byte W12 - .byte N12 , Dn5 - .byte W12 - .byte N03 , Fn5 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N32 , Gn4 - .byte W36 - .byte N03 - .byte W12 - .byte Gn5 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte N03 , Gn5 - .byte W12 - .byte N12 , Dn5 - .byte W12 - .byte N32 , Gn4 - .byte W36 - .byte N03 - .byte W12 - .byte Gn5 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte N03 , Gn5 - .byte W12 - .byte N12 , Dn4 - .byte W12 -mus_bd_time_2_000: - .byte N06 , An4 , v080 - .byte W12 - .byte N06 - .byte W36 - .byte N24 , En4 - .byte W24 - .byte Gn4 - .byte W24 - .byte PEND -mus_bd_time_2_001: - .byte N06 , An4 , v080 - .byte W12 - .byte N06 - .byte W60 - .byte N06 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PEND -mus_bd_time_2_B1: - .byte PATT - .word mus_bd_time_2_000 - .byte PATT - .word mus_bd_time_2_001 - .byte GOTO - .word mus_bd_time_2_B1 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_bd_time_3: - .byte KEYSH , mus_bd_time_key+0 - .byte VOICE , 17 - .byte VOL , 80*mus_bd_time_mvl/mxv - .byte PAN , c_v-10 - .byte W03 - .byte N06 , En3 , v080 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Bn3 , v044 - .byte W06 - .byte Dn4 , v052 - .byte W06 - .byte Fs4 , v060 - .byte W06 - .byte An4 , v064 - .byte W06 - .byte Cs5 , v072 - .byte W06 - .byte N03 , En5 , v080 - .byte W03 - .byte An4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N03 , An4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N03 , An4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N03 , An4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N03 , An4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N03 , An4 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N03 , An4 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Cn5 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N03 , Cn5 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N03 , Cn5 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N03 , Cn5 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N03 , Cn5 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N03 , Cn5 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Cn5 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N32 , Dn4 - .byte W36 - .byte N03 - .byte W12 - .byte Dn5 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte N32 , Dn4 - .byte W36 - .byte N03 - .byte W12 - .byte Dn5 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N12 , Gn3 - .byte W12 -mus_bd_time_3_000: - .byte N06 , En4 , v080 - .byte W12 - .byte N06 - .byte W36 - .byte N24 , An3 - .byte W24 - .byte Cs4 - .byte W24 - .byte PEND -mus_bd_time_3_001: - .byte N06 , En4 , v080 - .byte W12 - .byte N06 - .byte W60 - .byte N06 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PEND -mus_bd_time_3_B1: - .byte PATT - .word mus_bd_time_3_000 - .byte PATT - .word mus_bd_time_3_001 - .byte GOTO - .word mus_bd_time_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_bd_time_4: - .byte KEYSH , mus_bd_time_key+0 - .byte W48 - .byte VOICE , 4 - .byte VOL , 80*mus_bd_time_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Dn5 , v052 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Dn4 - .byte W06 -mus_bd_time_4_000: - .byte N06 , Fn5 , v052 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Fn4 - .byte W06 - .byte PEND - .byte PATT - .word mus_bd_time_4_000 -mus_bd_time_4_001: - .byte N06 , Gn5 , v052 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte PEND - .byte PATT - .word mus_bd_time_4_001 -mus_bd_time_4_002: - .byte N06 , An5 , v052 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte En5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte En5 - .byte W06 - .byte An4 - .byte W06 - .byte PEND - .byte PATT - .word mus_bd_time_4_002 -mus_bd_time_4_B1: - .byte PATT - .word mus_bd_time_4_002 - .byte PATT - .word mus_bd_time_4_002 - .byte GOTO - .word mus_bd_time_4_B1 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_bd_time_5: - .byte KEYSH , mus_bd_time_key+0 - .byte W48 - .byte VOICE , 5 - .byte VOL , 80*mus_bd_time_mvl/mxv - .byte PAN , c_v+48 - .byte W12 - .byte N06 , Dn5 , v032 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte En5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 -mus_bd_time_5_000: - .byte N06 , En5 , v032 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte En5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte PEND -mus_bd_time_5_B1: - .byte N06 , En5 , v032 - .byte W06 - .byte Bn4 - .byte W06 - .byte An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte En5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte PATT - .word mus_bd_time_5_000 - .byte GOTO - .word mus_bd_time_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_bd_time_6: - .byte KEYSH , mus_bd_time_key+0 - .byte W48 - .byte VOICE , 81 - .byte VOL , 80*mus_bd_time_mvl/mxv - .byte N03 , Dn2 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn2 - .byte W06 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn2 - .byte W06 - .byte N03 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn2 - .byte W06 - .byte N03 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn2 - .byte W06 - .byte N03 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn2 - .byte W06 - .byte N03 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 -mus_bd_time_6_000: - .byte N03 , An2 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An2 - .byte W06 - .byte N03 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PEND -mus_bd_time_6_001: - .byte N03 , An2 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An2 - .byte W06 - .byte N03 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte PEND -mus_bd_time_6_B1: - .byte PATT - .word mus_bd_time_6_000 - .byte PATT - .word mus_bd_time_6_001 - .byte GOTO - .word mus_bd_time_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_bd_time_7: - .byte KEYSH , mus_bd_time_key+0 - .byte W48 - .byte VOICE , 0 - .byte VOL , 80*mus_bd_time_mvl/mxv - .byte N06 , Cn1 , v120 - .byte W12 - .byte Fs1 , v072 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Fs1 , v072 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fs1 , v072 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Fs1 , v072 - .byte W06 - .byte Cn1 , v120 - .byte W06 -mus_bd_time_7_000: - .byte N06 , Cn1 , v120 - .byte W12 - .byte Fs1 , v072 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Fs1 , v072 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fs1 , v072 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Fs1 , v072 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte PEND -mus_bd_time_7_001: - .byte N06 , Cn1 , v120 - .byte W12 - .byte Fs1 , v072 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Fs1 , v072 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fs1 , v072 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Fs1 , v072 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte PEND - .byte PATT - .word mus_bd_time_7_000 - .byte PATT - .word mus_bd_time_7_001 - .byte PATT - .word mus_bd_time_7_000 - .byte PATT - .word mus_bd_time_7_001 - .byte PATT - .word mus_bd_time_7_000 -mus_bd_time_7_B1: - .byte PATT - .word mus_bd_time_7_001 - .byte PATT - .word mus_bd_time_7_000 - .byte GOTO - .word mus_bd_time_7_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_bd_time: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_bd_time_pri @ Priority - .byte mus_bd_time_rev @ Reverb. - - .word mus_bd_time_grp - - .word mus_bd_time_1 - .word mus_bd_time_2 - .word mus_bd_time_3 - .word mus_bd_time_4 - .word mus_bd_time_5 - .word mus_bd_time_6 - .word mus_bd_time_7 - - .end diff --git a/sound/songs/mus_bijyutu.s b/sound/songs/mus_bijyutu.s deleted file mode 100644 index 8460a518d0..0000000000 --- a/sound/songs/mus_bijyutu.s +++ /dev/null @@ -1,2124 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_bijyutu_grp, voicegroup020 - .equ mus_bijyutu_pri, 0 - .equ mus_bijyutu_rev, reverb_set+50 - .equ mus_bijyutu_mvl, 127 - .equ mus_bijyutu_key, 0 - .equ mus_bijyutu_tbs, 1 - .equ mus_bijyutu_exg, 0 - .equ mus_bijyutu_cmp, 1 - - .section .rodata - .global mus_bijyutu - .align 2 - -@********************** Track 1 **********************@ - -mus_bijyutu_1: - .byte KEYSH , mus_bijyutu_key+0 - .byte TEMPO , 68*mus_bijyutu_tbs/2 - .byte VOICE , 48 - .byte VOL , 41*mus_bijyutu_mvl/mxv - .byte N24 , Dn3 , v092 - .byte W02 - .byte VOL , 45*mus_bijyutu_mvl/mxv - .byte W03 - .byte 50*mus_bijyutu_mvl/mxv - .byte W03 - .byte 55*mus_bijyutu_mvl/mxv - .byte W04 - .byte 60*mus_bijyutu_mvl/mxv - .byte W02 - .byte 66*mus_bijyutu_mvl/mxv - .byte W03 - .byte 74*mus_bijyutu_mvl/mxv - .byte W03 - .byte 78*mus_bijyutu_mvl/mxv - .byte W04 -mus_bijyutu_1_B1: - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gn3 , v092 - .byte W12 - .byte Dn3 - .byte W12 - .byte An3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 -mus_bijyutu_1_000: - .byte N03 , Fs3 , v084 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N06 , Fs3 , v092 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte PEND -mus_bijyutu_1_001: - .byte N12 , Gn3 , v092 - .byte W12 - .byte En3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte PEND - .byte N03 , Fs4 , v084 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fs4 , v092 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 , v084 - .byte W12 - .byte Fs4 , v092 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PATT - .word mus_bijyutu_1_000 - .byte PATT - .word mus_bijyutu_1_001 - .byte N03 , Fs4 , v084 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fs4 , v092 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 , v084 - .byte W12 - .byte Fs4 , v092 - .byte W12 - .byte Dn4 - .byte W12 - .byte N09 , Cn5 , v080 - .byte W12 - .byte VOICE , 45 - .byte N06 , Bn4 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Bn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn4 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Bn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Dn4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Dn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn4 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Bn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn4 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Bn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Dn4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Dn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn5 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn5 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn5 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn5 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , En4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn5 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn5 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn5 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn5 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , En4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cs5 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cs5 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cs5 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cs5 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , En4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cs5 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cs5 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn4 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cs5 , v044 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cs5 , v012 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En4 , v044 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , En4 , v012 - .byte W06 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte N06 , Dn5 , v044 - .byte W06 - .byte An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte VOL , 42*mus_bijyutu_mvl/mxv - .byte PAN , c_v-16 - .byte N44 , Gn2 , v092 - .byte W06 - .byte VOL , 52*mus_bijyutu_mvl/mxv - .byte W05 - .byte 63*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W19 - .byte 42*mus_bijyutu_mvl/mxv - .byte N44 , Dn2 - .byte W06 - .byte VOL , 52*mus_bijyutu_mvl/mxv - .byte W05 - .byte 63*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W19 - .byte 42*mus_bijyutu_mvl/mxv - .byte N44 , Fs2 - .byte W06 - .byte VOL , 52*mus_bijyutu_mvl/mxv - .byte W05 - .byte 63*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W19 - .byte 42*mus_bijyutu_mvl/mxv - .byte N44 , Cn2 - .byte W06 - .byte VOL , 52*mus_bijyutu_mvl/mxv - .byte W05 - .byte 63*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W19 - .byte 42*mus_bijyutu_mvl/mxv - .byte N44 , En2 - .byte W06 - .byte VOL , 52*mus_bijyutu_mvl/mxv - .byte W05 - .byte 63*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W19 - .byte 42*mus_bijyutu_mvl/mxv - .byte N48 , Bn1 - .byte W06 - .byte VOL , 52*mus_bijyutu_mvl/mxv - .byte W05 - .byte 63*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W19 - .byte N48 , Dn2 - .byte W06 - .byte VOL , 71*mus_bijyutu_mvl/mxv - .byte W03 - .byte 65*mus_bijyutu_mvl/mxv - .byte W03 - .byte 50*mus_bijyutu_mvl/mxv - .byte W05 - .byte 60*mus_bijyutu_mvl/mxv - .byte W04 - .byte 66*mus_bijyutu_mvl/mxv - .byte W05 - .byte 73*mus_bijyutu_mvl/mxv - .byte W07 - .byte 76*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W09 - .byte PAN , c_v+0 - .byte N12 , Cn3 , v072 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fs3 - .byte W12 -mus_bijyutu_1_002: - .byte N12 , Gn3 , v084 - .byte W12 - .byte Dn3 - .byte W12 - .byte An3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND - .byte N03 , Fs3 , v076 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N06 , Fs3 , v084 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte N03 , Fs4 , v076 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fs4 , v084 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 , v076 - .byte W12 - .byte Fs4 , v084 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PATT - .word mus_bijyutu_1_002 - .byte N03 , Fs3 , v076 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N06 , Fs3 , v084 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N44 , An3 - .byte W24 - .byte W03 - .byte VOL , 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 63*mus_bijyutu_mvl/mxv - .byte W03 - .byte 44*mus_bijyutu_mvl/mxv - .byte W03 - .byte 25*mus_bijyutu_mvl/mxv - .byte W03 - .byte 15*mus_bijyutu_mvl/mxv - .byte W03 - .byte 6*mus_bijyutu_mvl/mxv - .byte W03 - .byte 55*mus_bijyutu_mvl/mxv - .byte N24 , Fs3 - .byte W03 - .byte VOL , 61*mus_bijyutu_mvl/mxv - .byte W03 - .byte 66*mus_bijyutu_mvl/mxv - .byte W03 - .byte 74*mus_bijyutu_mvl/mxv - .byte W03 - .byte 80*mus_bijyutu_mvl/mxv - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N68 , Gn3 - .byte W18 - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte W05 - .byte 75*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 59*mus_bijyutu_mvl/mxv - .byte W06 - .byte 49*mus_bijyutu_mvl/mxv - .byte W06 - .byte 39*mus_bijyutu_mvl/mxv - .byte W06 - .byte 17*mus_bijyutu_mvl/mxv - .byte W06 - .byte 3*mus_bijyutu_mvl/mxv - .byte W13 - .byte 41*mus_bijyutu_mvl/mxv - .byte N24 , Dn3 - .byte W02 - .byte VOL , 45*mus_bijyutu_mvl/mxv - .byte W03 - .byte 50*mus_bijyutu_mvl/mxv - .byte W03 - .byte 55*mus_bijyutu_mvl/mxv - .byte W04 - .byte 60*mus_bijyutu_mvl/mxv - .byte W02 - .byte 66*mus_bijyutu_mvl/mxv - .byte W03 - .byte 74*mus_bijyutu_mvl/mxv - .byte W03 - .byte 78*mus_bijyutu_mvl/mxv - .byte W04 - .byte GOTO - .word mus_bijyutu_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_bijyutu_2: - .byte KEYSH , mus_bijyutu_key+0 - .byte LFOS , 38 - .byte XCMD , xIECV , 9 - .byte xIECL , 8 - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte W24 -mus_bijyutu_2_B1: - .byte PAN , c_v-48 - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 83 - .byte VOL , 25*mus_bijyutu_mvl/mxv - .byte N96 , Dn3 , v048 - .byte W06 - .byte VOL , 34*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte W06 - .byte 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W12 - .byte 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte W06 - .byte 30*mus_bijyutu_mvl/mxv - .byte W06 -mus_bijyutu_2_000: - .byte VOL , 25*mus_bijyutu_mvl/mxv - .byte N96 , Cn3 , v048 - .byte W06 - .byte VOL , 34*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte W06 - .byte 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W12 - .byte 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte W06 - .byte 30*mus_bijyutu_mvl/mxv - .byte W06 - .byte PEND - .byte 25*mus_bijyutu_mvl/mxv - .byte N96 , Bn2 - .byte W06 - .byte VOL , 34*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte W06 - .byte 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W12 - .byte 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte W06 - .byte 30*mus_bijyutu_mvl/mxv - .byte W06 - .byte 54*mus_bijyutu_mvl/mxv - .byte N48 , An2 - .byte W06 - .byte VOL , 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W18 - .byte N48 , Cn3 , v056 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte XCMD , xIECV , 0 - .byte xIECL , 0 - .byte N12 , Gn4 , v032 - .byte W12 - .byte Dn4 - .byte W12 - .byte An4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N03 , Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gn5 - .byte W12 - .byte N36 , Fs5 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N12 , En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 83 - .byte PAN , c_v-48 - .byte VOL , 25*mus_bijyutu_mvl/mxv - .byte XCMD , xIECV , 9 - .byte xIECL , 8 - .byte N96 , Dn3 , v048 - .byte W06 - .byte VOL , 34*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte W06 - .byte 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W12 - .byte 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte W06 - .byte 30*mus_bijyutu_mvl/mxv - .byte W06 - .byte PATT - .word mus_bijyutu_2_000 - .byte VOL , 54*mus_bijyutu_mvl/mxv - .byte N48 , Bn2 , v048 - .byte W06 - .byte VOL , 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W18 - .byte N48 , An2 - .byte W48 - .byte N96 - .byte W12 - .byte VOL , 78*mus_bijyutu_mvl/mxv - .byte W12 - .byte 76*mus_bijyutu_mvl/mxv - .byte W05 - .byte 68*mus_bijyutu_mvl/mxv - .byte W07 - .byte 66*mus_bijyutu_mvl/mxv - .byte W05 - .byte 62*mus_bijyutu_mvl/mxv - .byte W07 - .byte 58*mus_bijyutu_mvl/mxv - .byte W05 - .byte 52*mus_bijyutu_mvl/mxv - .byte W07 - .byte 47*mus_bijyutu_mvl/mxv - .byte W05 - .byte 38*mus_bijyutu_mvl/mxv - .byte W07 - .byte 31*mus_bijyutu_mvl/mxv - .byte W05 - .byte 21*mus_bijyutu_mvl/mxv - .byte W07 - .byte 11*mus_bijyutu_mvl/mxv - .byte W05 - .byte 1*mus_bijyutu_mvl/mxv - .byte W07 - .byte W96 - .byte GOTO - .word mus_bijyutu_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_bijyutu_3: - .byte KEYSH , mus_bijyutu_key+0 - .byte XCMD , xIECV , 9 - .byte xIECL , 8 - .byte LFOS , 38 - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte W24 -mus_bijyutu_3_B1: - .byte PAN , c_v+48 - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 84 - .byte VOL , 25*mus_bijyutu_mvl/mxv - .byte N12 , Bn2 , v048 - .byte W06 - .byte VOL , 34*mus_bijyutu_mvl/mxv - .byte W06 - .byte VOICE , 85 - .byte VOL , 46*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 74*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte N12 - .byte W12 - .byte VOL , 74*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 30*mus_bijyutu_mvl/mxv - .byte W06 -mus_bijyutu_3_000: - .byte VOICE , 84 - .byte VOL , 25*mus_bijyutu_mvl/mxv - .byte N12 , An2 , v048 - .byte W06 - .byte VOL , 34*mus_bijyutu_mvl/mxv - .byte W06 - .byte VOICE , 85 - .byte VOL , 46*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 74*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte N12 - .byte W12 - .byte VOL , 74*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 30*mus_bijyutu_mvl/mxv - .byte W06 - .byte PEND - .byte VOICE , 84 - .byte VOL , 25*mus_bijyutu_mvl/mxv - .byte N12 , Gn2 - .byte W06 - .byte VOL , 34*mus_bijyutu_mvl/mxv - .byte W06 - .byte VOICE , 85 - .byte VOL , 46*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 74*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte N12 - .byte W12 - .byte VOL , 74*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 30*mus_bijyutu_mvl/mxv - .byte W06 - .byte VOICE , 84 - .byte VOL , 54*mus_bijyutu_mvl/mxv - .byte N12 , Fs2 - .byte W06 - .byte VOL , 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte VOICE , 85 - .byte VOL , 69*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 84 - .byte N12 , An2 , v056 - .byte W12 - .byte VOICE , 85 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte XCMD , xIECV , 0 - .byte xIECL , 0 - .byte W03 - .byte BEND , c_v+6 - .byte N12 , Gn4 , v020 - .byte W12 - .byte BEND , c_v+4 - .byte N12 , Dn4 - .byte W12 - .byte BEND , c_v+7 - .byte N12 , An4 - .byte W12 - .byte BEND , c_v+4 - .byte N12 , Dn4 - .byte W12 - .byte BEND , c_v+9 - .byte N12 , Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte BEND , c_v+6 - .byte N12 , Gn4 - .byte W09 - .byte W03 - .byte BEND , c_v+4 - .byte N03 , Fs4 - .byte W03 - .byte BEND , c_v+6 - .byte N03 , Gn4 - .byte W03 - .byte BEND , c_v+4 - .byte N03 , Fs4 - .byte W03 - .byte BEND , c_v+6 - .byte N03 , Gn4 - .byte W03 - .byte BEND , c_v+4 - .byte N06 , Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte BEND , c_v+6 - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte BEND , c_v+4 - .byte N12 , Fs4 - .byte W09 - .byte W03 - .byte BEND , c_v+6 - .byte N12 , Gn4 - .byte W12 - .byte BEND , c_v+4 - .byte N12 , Fs4 - .byte W12 - .byte BEND , c_v+6 - .byte N12 , Gn4 - .byte W12 - .byte BEND , c_v+4 - .byte N12 , En4 - .byte W12 - .byte BEND , c_v+9 - .byte N12 , Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gn5 - .byte W09 - .byte W03 - .byte Fs5 - .byte W09 - .byte MOD , 4 - .byte W03 - .byte VOICE , 86 - .byte N12 - .byte W12 - .byte N12 - .byte W09 - .byte MOD , 0 - .byte W03 - .byte VOICE , 82 - .byte N12 , En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W09 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 84 - .byte PAN , c_v+49 - .byte VOL , 25*mus_bijyutu_mvl/mxv - .byte XCMD , xIECV , 9 - .byte xIECL , 8 - .byte BEND , c_v+0 - .byte N12 , Bn2 , v048 - .byte W06 - .byte VOL , 34*mus_bijyutu_mvl/mxv - .byte W06 - .byte VOICE , 85 - .byte VOL , 46*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 74*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 77*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte N12 - .byte W12 - .byte VOL , 74*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 62*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_bijyutu_mvl/mxv - .byte W06 - .byte 46*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 30*mus_bijyutu_mvl/mxv - .byte W06 - .byte PATT - .word mus_bijyutu_3_000 - .byte VOICE , 84 - .byte VOL , 54*mus_bijyutu_mvl/mxv - .byte N12 , Gn2 , v048 - .byte W06 - .byte VOL , 62*mus_bijyutu_mvl/mxv - .byte W06 - .byte VOICE , 85 - .byte VOL , 69*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 77*mus_bijyutu_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte VOICE , 85 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 84 - .byte N12 , Fs2 - .byte W12 - .byte VOICE , 85 - .byte VOL , 78*mus_bijyutu_mvl/mxv - .byte N12 - .byte W12 - .byte VOL , 76*mus_bijyutu_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 68*mus_bijyutu_mvl/mxv - .byte W07 - .byte 66*mus_bijyutu_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 62*mus_bijyutu_mvl/mxv - .byte W07 - .byte 58*mus_bijyutu_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 52*mus_bijyutu_mvl/mxv - .byte W07 - .byte 47*mus_bijyutu_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 38*mus_bijyutu_mvl/mxv - .byte W07 - .byte 31*mus_bijyutu_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 21*mus_bijyutu_mvl/mxv - .byte W07 - .byte 11*mus_bijyutu_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 1*mus_bijyutu_mvl/mxv - .byte W07 - .byte W96 - .byte GOTO - .word mus_bijyutu_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_bijyutu_4: - .byte KEYSH , mus_bijyutu_key+0 - .byte VOICE , 0 - .byte W24 -mus_bijyutu_4_B1: - .byte PAN , c_v-8 - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte N24 , Gn2 , v100 - .byte W24 - .byte N36 , Gn1 - .byte W36 - .byte N24 , Dn2 - .byte W24 - .byte N12 , Gn2 - .byte W12 -mus_bijyutu_4_000: - .byte N24 , Fs2 , v100 - .byte W24 - .byte N36 , Fs1 - .byte W36 - .byte N24 , Fs2 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte PEND -mus_bijyutu_4_001: - .byte N24 , En2 , v100 - .byte W24 - .byte N36 , En1 - .byte W36 - .byte N12 , Bn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PEND -mus_bijyutu_4_002: - .byte N24 , Dn3 , v100 - .byte W24 - .byte N36 , Dn1 - .byte W36 - .byte N24 , Dn2 - .byte W24 - .byte N12 , An2 - .byte W12 - .byte PEND -mus_bijyutu_4_003: - .byte N24 , Gn2 , v100 - .byte W24 - .byte N36 , Gn1 - .byte W36 - .byte N24 , Dn2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_bijyutu_4_000 - .byte PATT - .word mus_bijyutu_4_001 - .byte N24 , Dn2 , v100 - .byte W24 - .byte N36 , Dn1 - .byte W36 - .byte N24 , Dn2 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W12 - .byte Cs4 - .byte W18 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , An2 , v084 - .byte W06 - .byte Dn3 - .byte W06 - .byte N12 , Gn3 , v100 - .byte W12 - .byte Dn3 - .byte W12 - .byte An3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N03 , Fs3 - .byte W03 - .byte Gn3 , v088 - .byte W03 - .byte Fs3 , v100 - .byte W03 - .byte Gn3 , v088 - .byte W03 - .byte N06 , Fs3 , v100 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte N36 , Fs4 - .byte W36 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte PATT - .word mus_bijyutu_4_003 - .byte PATT - .word mus_bijyutu_4_000 - .byte PATT - .word mus_bijyutu_4_001 - .byte PATT - .word mus_bijyutu_4_002 - .byte PATT - .word mus_bijyutu_4_003 - .byte PATT - .word mus_bijyutu_4_000 - .byte N24 , En2 , v100 - .byte W24 - .byte En1 - .byte W24 - .byte N12 , Dn2 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte N44 - .byte W21 - .byte VOL , 67*mus_bijyutu_mvl/mxv - .byte W06 - .byte 57*mus_bijyutu_mvl/mxv - .byte W03 - .byte 45*mus_bijyutu_mvl/mxv - .byte W03 - .byte 39*mus_bijyutu_mvl/mxv - .byte W03 - .byte 21*mus_bijyutu_mvl/mxv - .byte W03 - .byte 1*mus_bijyutu_mvl/mxv - .byte W09 - .byte 80*mus_bijyutu_mvl/mxv - .byte N48 , Bn2 - .byte W48 - .byte Gn1 - .byte W48 - .byte GOTO - .word mus_bijyutu_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_bijyutu_5: - .byte KEYSH , mus_bijyutu_key+0 - .byte VOICE , 0 - .byte W24 -mus_bijyutu_5_B1: - .byte PAN , c_v+8 - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte N48 , Bn2 , v100 - .byte W60 - .byte N12 , Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 -mus_bijyutu_5_000: - .byte N48 , An2 , v100 - .byte W48 - .byte N12 , Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PEND -mus_bijyutu_5_001: - .byte N48 , Gn2 , v100 - .byte W48 - .byte N12 , Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND -mus_bijyutu_5_002: - .byte N48 , An3 , v100 - .byte W48 - .byte N24 , Cn3 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PEND -mus_bijyutu_5_003: - .byte N48 , Bn2 , v100 - .byte W60 - .byte N12 , Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_bijyutu_5_000 - .byte PATT - .word mus_bijyutu_5_001 - .byte N48 , An3 , v100 - .byte W48 - .byte N24 , Fs3 - .byte W24 - .byte N12 , An2 - .byte W12 - .byte Fs3 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte N36 , Gn1 - .byte W36 - .byte N12 , Dn2 - .byte W12 - .byte En2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte N36 , Gn1 - .byte W36 - .byte N12 , Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Cs3 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte N24 , Cs2 - .byte W24 - .byte N36 , Fs3 - .byte W48 - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W15 - .byte N06 , Cn3 , v084 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte N12 , Bn2 , v100 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N36 , Gn2 - .byte W36 - .byte N12 , Bn1 - .byte W12 - .byte N36 , Gn2 - .byte W36 - .byte N12 , En2 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte Fs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte PATT - .word mus_bijyutu_5_003 - .byte PATT - .word mus_bijyutu_5_000 - .byte PATT - .word mus_bijyutu_5_001 - .byte PATT - .word mus_bijyutu_5_002 - .byte PATT - .word mus_bijyutu_5_003 - .byte PATT - .word mus_bijyutu_5_000 - .byte N48 , Gn2 , v100 - .byte W48 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte W06 - .byte N12 , Fs1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N09 , Cn3 - .byte W09 - .byte N42 , Dn3 - .byte W18 - .byte VOL , 67*mus_bijyutu_mvl/mxv - .byte W06 - .byte 57*mus_bijyutu_mvl/mxv - .byte W03 - .byte 45*mus_bijyutu_mvl/mxv - .byte W03 - .byte 39*mus_bijyutu_mvl/mxv - .byte W03 - .byte 21*mus_bijyutu_mvl/mxv - .byte W03 - .byte 1*mus_bijyutu_mvl/mxv - .byte W09 - .byte 80*mus_bijyutu_mvl/mxv - .byte N48 - .byte W48 - .byte Bn2 - .byte W48 - .byte GOTO - .word mus_bijyutu_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_bijyutu_6: - .byte KEYSH , mus_bijyutu_key+0 - .byte W24 -mus_bijyutu_6_B1: - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 0 - .byte N12 , En3 , v096 - .byte W48 - .byte N12 - .byte W48 - .byte PAN , c_v+8 - .byte N24 , Dn2 - .byte W24 - .byte Cn2 - .byte W24 - .byte Bn1 - .byte W24 - .byte An1 - .byte W24 - .byte VOICE , 58 - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte PAN , c_v+16 - .byte N44 , Gn1 , v112 - .byte W24 - .byte VOL , 76*mus_bijyutu_mvl/mxv - .byte W05 - .byte 65*mus_bijyutu_mvl/mxv - .byte W07 - .byte 37*mus_bijyutu_mvl/mxv - .byte W05 - .byte 17*mus_bijyutu_mvl/mxv - .byte W07 - .byte 80*mus_bijyutu_mvl/mxv - .byte N44 , Dn1 - .byte W24 - .byte VOL , 76*mus_bijyutu_mvl/mxv - .byte W05 - .byte 65*mus_bijyutu_mvl/mxv - .byte W07 - .byte 37*mus_bijyutu_mvl/mxv - .byte W05 - .byte 17*mus_bijyutu_mvl/mxv - .byte W07 - .byte 80*mus_bijyutu_mvl/mxv - .byte N44 , Fs1 - .byte W24 - .byte VOL , 76*mus_bijyutu_mvl/mxv - .byte W05 - .byte 65*mus_bijyutu_mvl/mxv - .byte W07 - .byte 37*mus_bijyutu_mvl/mxv - .byte W05 - .byte 17*mus_bijyutu_mvl/mxv - .byte W07 - .byte 80*mus_bijyutu_mvl/mxv - .byte N44 , Cn1 - .byte W24 - .byte VOL , 76*mus_bijyutu_mvl/mxv - .byte W05 - .byte 65*mus_bijyutu_mvl/mxv - .byte W07 - .byte 37*mus_bijyutu_mvl/mxv - .byte W05 - .byte 17*mus_bijyutu_mvl/mxv - .byte W07 - .byte 80*mus_bijyutu_mvl/mxv - .byte N44 , En1 - .byte W24 - .byte VOL , 76*mus_bijyutu_mvl/mxv - .byte W05 - .byte 65*mus_bijyutu_mvl/mxv - .byte W07 - .byte 37*mus_bijyutu_mvl/mxv - .byte W05 - .byte 17*mus_bijyutu_mvl/mxv - .byte W07 - .byte 80*mus_bijyutu_mvl/mxv - .byte N44 , Bn0 - .byte W24 - .byte VOL , 76*mus_bijyutu_mvl/mxv - .byte W05 - .byte 65*mus_bijyutu_mvl/mxv - .byte W07 - .byte 37*mus_bijyutu_mvl/mxv - .byte W05 - .byte 17*mus_bijyutu_mvl/mxv - .byte W07 - .byte 80*mus_bijyutu_mvl/mxv - .byte N96 , Dn1 - .byte W52 - .byte W01 - .byte VOL , 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 60*mus_bijyutu_mvl/mxv - .byte W06 - .byte 48*mus_bijyutu_mvl/mxv - .byte W06 - .byte 39*mus_bijyutu_mvl/mxv - .byte W06 - .byte 20*mus_bijyutu_mvl/mxv - .byte W06 - .byte 3*mus_bijyutu_mvl/mxv - .byte W07 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte 56*mus_bijyutu_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Fs1 - .byte W06 - .byte VOL , 69*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte W12 - .byte N72 , Gn1 - .byte W06 - .byte VOL , 73*mus_bijyutu_mvl/mxv - .byte W06 - .byte 60*mus_bijyutu_mvl/mxv - .byte W02 - .byte 53*mus_bijyutu_mvl/mxv - .byte W03 - .byte 52*mus_bijyutu_mvl/mxv - .byte W06 - .byte 53*mus_bijyutu_mvl/mxv - .byte W06 - .byte 54*mus_bijyutu_mvl/mxv - .byte W03 - .byte 55*mus_bijyutu_mvl/mxv - .byte W03 - .byte 61*mus_bijyutu_mvl/mxv - .byte W03 - .byte 70*mus_bijyutu_mvl/mxv - .byte W03 - .byte 80*mus_bijyutu_mvl/mxv - .byte W13 - .byte 76*mus_bijyutu_mvl/mxv - .byte W02 - .byte 74*mus_bijyutu_mvl/mxv - .byte W03 - .byte 64*mus_bijyutu_mvl/mxv - .byte W03 - .byte 52*mus_bijyutu_mvl/mxv - .byte W03 - .byte 37*mus_bijyutu_mvl/mxv - .byte W03 - .byte 26*mus_bijyutu_mvl/mxv - .byte W03 - .byte 17*mus_bijyutu_mvl/mxv - .byte W03 - .byte 14*mus_bijyutu_mvl/mxv - .byte W10 - .byte 80*mus_bijyutu_mvl/mxv - .byte N12 - .byte W12 - .byte N72 , Fs1 - .byte W06 - .byte VOL , 73*mus_bijyutu_mvl/mxv - .byte W06 - .byte 60*mus_bijyutu_mvl/mxv - .byte W02 - .byte 53*mus_bijyutu_mvl/mxv - .byte W03 - .byte 52*mus_bijyutu_mvl/mxv - .byte W06 - .byte 53*mus_bijyutu_mvl/mxv - .byte W06 - .byte 54*mus_bijyutu_mvl/mxv - .byte W03 - .byte 55*mus_bijyutu_mvl/mxv - .byte W03 - .byte 61*mus_bijyutu_mvl/mxv - .byte W03 - .byte 70*mus_bijyutu_mvl/mxv - .byte W03 - .byte 80*mus_bijyutu_mvl/mxv - .byte W13 - .byte 76*mus_bijyutu_mvl/mxv - .byte W02 - .byte 74*mus_bijyutu_mvl/mxv - .byte W03 - .byte 64*mus_bijyutu_mvl/mxv - .byte W03 - .byte 52*mus_bijyutu_mvl/mxv - .byte W03 - .byte 37*mus_bijyutu_mvl/mxv - .byte W03 - .byte 26*mus_bijyutu_mvl/mxv - .byte W03 - .byte 17*mus_bijyutu_mvl/mxv - .byte W03 - .byte 14*mus_bijyutu_mvl/mxv - .byte W10 - .byte 80*mus_bijyutu_mvl/mxv - .byte N12 - .byte W12 - .byte N24 , En1 - .byte W12 - .byte VOL , 68*mus_bijyutu_mvl/mxv - .byte W03 - .byte 58*mus_bijyutu_mvl/mxv - .byte W03 - .byte 42*mus_bijyutu_mvl/mxv - .byte W03 - .byte 23*mus_bijyutu_mvl/mxv - .byte W15 - .byte 80*mus_bijyutu_mvl/mxv - .byte N12 , Bn1 - .byte W12 - .byte N32 , An1 - .byte W18 - .byte VOL , 74*mus_bijyutu_mvl/mxv - .byte W06 - .byte 52*mus_bijyutu_mvl/mxv - .byte W06 - .byte 31*mus_bijyutu_mvl/mxv - .byte W06 - .byte 80*mus_bijyutu_mvl/mxv - .byte N12 , En1 - .byte W12 - .byte N96 , Dn1 - .byte W36 - .byte VOL , 80*mus_bijyutu_mvl/mxv - .byte W05 - .byte 75*mus_bijyutu_mvl/mxv - .byte W06 - .byte 68*mus_bijyutu_mvl/mxv - .byte W06 - .byte 63*mus_bijyutu_mvl/mxv - .byte W06 - .byte 57*mus_bijyutu_mvl/mxv - .byte W06 - .byte 45*mus_bijyutu_mvl/mxv - .byte W06 - .byte 32*mus_bijyutu_mvl/mxv - .byte W06 - .byte 10*mus_bijyutu_mvl/mxv - .byte W06 - .byte 7*mus_bijyutu_mvl/mxv - .byte W13 - .byte W96 - .byte GOTO - .word mus_bijyutu_6_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_bijyutu: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_bijyutu_pri @ Priority - .byte mus_bijyutu_rev @ Reverb. - - .word mus_bijyutu_grp - - .word mus_bijyutu_1 - .word mus_bijyutu_2 - .word mus_bijyutu_3 - .word mus_bijyutu_4 - .word mus_bijyutu_5 - .word mus_bijyutu_6 - - .end diff --git a/sound/songs/mus_boy_sup.s b/sound/songs/mus_boy_sup.s deleted file mode 100644 index 817a7917ef..0000000000 --- a/sound/songs/mus_boy_sup.s +++ /dev/null @@ -1,2591 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_boy_sup_grp, voicegroup067 - .equ mus_boy_sup_pri, 0 - .equ mus_boy_sup_rev, reverb_set+50 - .equ mus_boy_sup_mvl, 127 - .equ mus_boy_sup_key, 0 - .equ mus_boy_sup_tbs, 1 - .equ mus_boy_sup_exg, 0 - .equ mus_boy_sup_cmp, 1 - - .section .rodata - .global mus_boy_sup - .align 2 - -@********************** Track 1 **********************@ - -mus_boy_sup_1: - .byte KEYSH , mus_boy_sup_key+0 - .byte TEMPO , 128*mus_boy_sup_tbs/2 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte VOL , 39*mus_boy_sup_mvl/mxv - .byte LFOS , 44 - .byte W96 - .byte W68 - .byte W01 - .byte VOL , 52*mus_boy_sup_mvl/mxv - .byte W15 - .byte N06 , An3 , v112 - .byte W06 - .byte Bn3 - .byte W06 -mus_boy_sup_1_B1: - .byte VOICE , 1 - .byte VOL , 52*mus_boy_sup_mvl/mxv - .byte N06 , Cs4 , v112 - .byte W12 - .byte Dn4 - .byte W09 - .byte N03 , Fn4 , v088 - .byte W03 - .byte N06 , En4 , v112 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , Cn4 , v088 - .byte W03 - .byte N42 , Bn3 , v112 - .byte W42 - .byte N03 , Cn4 - .byte W03 - .byte N12 , Cs4 - .byte W12 - .byte N03 , Cn4 , v080 - .byte W03 - .byte Bn3 , v064 - .byte W03 - .byte As3 , v044 - .byte W03 - .byte An3 , v040 - .byte W03 - .byte Fs3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 , Cs4 - .byte W24 - .byte N06 , Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , Bn3 - .byte W24 - .byte N06 , Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N03 , Gs4 , v088 - .byte W03 - .byte N15 , An4 , v112 - .byte W15 - .byte N03 , Fs4 , v088 - .byte W03 - .byte En4 , v068 - .byte W03 - .byte N06 , Cs4 , v112 - .byte W12 - .byte Dn4 - .byte W06 - .byte N18 , Cs4 - .byte W18 - .byte N30 , Bn3 - .byte W30 - .byte N06 , En3 - .byte W06 - .byte N03 , Gn3 , v056 - .byte W03 - .byte An3 , v072 - .byte W03 - .byte Bn3 , v080 - .byte W03 - .byte Dn4 , v084 - .byte W03 - .byte N24 , En4 , v112 - .byte W24 - .byte N06 , Dn4 - .byte W12 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W24 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , Bn3 - .byte W12 - .byte VOICE , 17 - .byte W12 - .byte VOL , 18*mus_boy_sup_mvl/mxv - .byte N36 , Cs5 - .byte W02 - .byte VOL , 19*mus_boy_sup_mvl/mxv - .byte W03 - .byte 21*mus_boy_sup_mvl/mxv - .byte W03 - .byte 22*mus_boy_sup_mvl/mxv - .byte W04 - .byte 27*mus_boy_sup_mvl/mxv - .byte W02 - .byte 31*mus_boy_sup_mvl/mxv - .byte W03 - .byte 38*mus_boy_sup_mvl/mxv - .byte W03 - .byte 42*mus_boy_sup_mvl/mxv - .byte W04 - .byte 47*mus_boy_sup_mvl/mxv - .byte W02 - .byte 51*mus_boy_sup_mvl/mxv - .byte W03 - .byte 53*mus_boy_sup_mvl/mxv - .byte W07 - .byte 39*mus_boy_sup_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte N06 - .byte W06 - .byte An4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W06 - .byte N18 , Bn4 - .byte W18 - .byte VOL , 18*mus_boy_sup_mvl/mxv - .byte N36 , Cs5 - .byte W02 - .byte VOL , 19*mus_boy_sup_mvl/mxv - .byte W03 - .byte 21*mus_boy_sup_mvl/mxv - .byte W03 - .byte 22*mus_boy_sup_mvl/mxv - .byte W04 - .byte 27*mus_boy_sup_mvl/mxv - .byte W02 - .byte 31*mus_boy_sup_mvl/mxv - .byte W03 - .byte 38*mus_boy_sup_mvl/mxv - .byte W03 - .byte 42*mus_boy_sup_mvl/mxv - .byte W04 - .byte 47*mus_boy_sup_mvl/mxv - .byte W02 - .byte 51*mus_boy_sup_mvl/mxv - .byte W03 - .byte 53*mus_boy_sup_mvl/mxv - .byte W13 - .byte 39*mus_boy_sup_mvl/mxv - .byte N06 , En4 - .byte W06 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Dn5 - .byte W06 - .byte N18 , Cs5 - .byte W18 - .byte N06 , En5 - .byte W06 - .byte N03 , Ds5 , v064 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cs5 , v060 - .byte W03 - .byte Cn5 , v056 - .byte W03 - .byte Bn4 , v052 - .byte W30 - .byte N12 , En5 , v112 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N30 , Gn4 - .byte W30 - .byte N06 , En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte N12 , En5 - .byte W12 - .byte N06 , Fs5 - .byte W12 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte N36 , Cs5 - .byte W36 - .byte N06 , Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N24 , An4 - .byte W24 - .byte N18 , Bn4 - .byte W24 - .byte N06 , Cs5 - .byte W12 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte N24 , An4 - .byte W24 - .byte N06 , Bn4 - .byte W06 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte N03 , Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Dn5 , v072 - .byte W03 - .byte Cn5 , v064 - .byte W03 - .byte Bn4 , v056 - .byte W03 - .byte An4 - .byte W03 - .byte VOL , 28*mus_boy_sup_mvl/mxv - .byte W03 - .byte VOICE , 17 - .byte N03 , Ds5 , v076 - .byte W03 - .byte N12 , En5 - .byte W15 - .byte N03 , Ds5 - .byte W03 - .byte N15 , En5 - .byte W15 - .byte N03 , Ds5 - .byte W03 - .byte N09 , En5 - .byte W09 - .byte N03 , An5 - .byte W03 - .byte N24 , Gs5 - .byte W24 - .byte N06 , Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N30 , En5 - .byte W24 - .byte VOICE , 24 - .byte W06 - .byte N03 , Dn5 , v052 - .byte W03 - .byte Cs5 - .byte W03 - .byte N06 , An4 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte GOTO - .word mus_boy_sup_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_boy_sup_2: - .byte KEYSH , mus_boy_sup_key+0 - .byte VOICE , 126 - .byte PAN , c_v-63 - .byte VOL , 35*mus_boy_sup_mvl/mxv - .byte W60 - .byte N12 , Gn4 , v112 - .byte W36 -mus_boy_sup_2_000: - .byte W12 - .byte N12 , Gn4 , v064 - .byte W24 - .byte Gn4 , v080 - .byte W24 - .byte Gn4 , v112 - .byte W36 - .byte PEND -mus_boy_sup_2_B1: -mus_boy_sup_2_001: - .byte W24 - .byte N06 , Gn4 , v112 - .byte W60 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_boy_sup_2_001 - .byte PATT - .word mus_boy_sup_2_001 - .byte PATT - .word mus_boy_sup_2_001 - .byte PATT - .word mus_boy_sup_2_001 - .byte PATT - .word mus_boy_sup_2_001 - .byte PATT - .word mus_boy_sup_2_001 - .byte PATT - .word mus_boy_sup_2_001 -mus_boy_sup_2_002: - .byte W12 - .byte N06 , Gn4 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_boy_sup_2_002 - .byte PATT - .word mus_boy_sup_2_002 - .byte PATT - .word mus_boy_sup_2_002 - .byte PATT - .word mus_boy_sup_2_002 - .byte PATT - .word mus_boy_sup_2_002 - .byte W60 - .byte N12 , Gn4 , v112 - .byte W36 - .byte PATT - .word mus_boy_sup_2_000 - .byte GOTO - .word mus_boy_sup_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_boy_sup_3: - .byte KEYSH , mus_boy_sup_key+0 - .byte VOICE , 38 - .byte PAN , c_v+0 - .byte VOL , 78*mus_boy_sup_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+0 - .byte N03 , Bn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Bn0 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Bn1 - .byte W06 - .byte BEND , c_v-10 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-40 - .byte W03 - .byte c_v-60 - .byte W09 - .byte c_v+0 - .byte N06 , Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En2 - .byte W06 - .byte Dn2 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte En1 - .byte W06 - .byte N24 , En2 - .byte W03 - .byte BEND , c_v-5 - .byte W09 - .byte c_v+0 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte BEND , c_v-4 - .byte N24 , En2 - .byte W06 - .byte BEND , c_v+0 - .byte W18 -mus_boy_sup_3_B1: - .byte N18 , An0 , v112 - .byte W18 - .byte N03 - .byte W06 - .byte Gs1 - .byte W06 - .byte N06 , An0 - .byte W12 - .byte N03 , Gs0 - .byte W06 - .byte N36 , An0 - .byte W06 - .byte BEND , c_v+14 - .byte W06 - .byte c_v+0 - .byte W24 - .byte N03 , Gs1 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte N18 , An0 - .byte W18 - .byte N03 - .byte W06 - .byte An1 - .byte W06 - .byte N06 , An0 - .byte W18 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N18 , Dn1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Dn2 - .byte W12 - .byte Dn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte N03 , En2 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte N03 , Fs2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Gn2 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N06 , Bn0 - .byte W06 - .byte N18 , An0 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W06 - .byte An0 - .byte W12 - .byte N03 , Gs0 - .byte W06 - .byte N36 , An0 - .byte W06 - .byte BEND , c_v+16 - .byte W06 - .byte c_v+0 - .byte W24 - .byte N06 , Gs1 - .byte W06 - .byte En1 - .byte W06 - .byte N18 , An0 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte An0 - .byte W18 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Gn1 - .byte W12 - .byte En1 - .byte W06 - .byte N18 , Dn1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Dn2 - .byte W12 - .byte Dn1 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte Ds1 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte N03 , En2 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte N03 , Fs2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Gn2 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Ds1 - .byte W06 - .byte BEND , c_v+0 - .byte N12 , Dn1 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , An0 , v092 - .byte W06 - .byte Cs1 - .byte W06 - .byte N03 , Dn2 , v112 - .byte W12 - .byte N03 - .byte W12 - .byte An1 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte N12 , Dn1 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , An0 - .byte W12 - .byte Dn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte N18 , Dn2 - .byte W05 - .byte BEND , c_v-16 - .byte W03 - .byte c_v-32 - .byte W04 - .byte c_v-52 - .byte W02 - .byte c_v-63 - .byte W04 - .byte c_v+0 - .byte N06 , Cn1 - .byte W06 - .byte N12 , Cs1 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , An0 , v092 - .byte W06 - .byte Bn0 , v112 - .byte W06 - .byte N03 , Gs1 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N12 , Cs1 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , Gn0 - .byte W06 - .byte Bn0 - .byte W06 - .byte N12 , Cs1 - .byte W18 - .byte N03 - .byte W18 - .byte N12 , Cn1 - .byte W12 - .byte Bn0 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , Fs0 - .byte W06 - .byte An0 - .byte W06 - .byte Bn0 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 , Bn0 - .byte W06 - .byte Fs0 - .byte W12 - .byte N12 , As0 - .byte W12 - .byte Bn0 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , En0 - .byte W06 - .byte Gs0 - .byte W06 - .byte N12 , Bn0 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Gs1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N03 , Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte Bn0 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Bn1 - .byte W24 - .byte N06 , Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En2 - .byte W06 - .byte Dn2 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte N03 , En2 - .byte W12 - .byte N24 - .byte W03 - .byte BEND , c_v-5 - .byte W09 - .byte c_v+0 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte BEND , c_v-4 - .byte N24 , En2 - .byte W06 - .byte BEND , c_v+0 - .byte W18 - .byte GOTO - .word mus_boy_sup_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_boy_sup_4: - .byte KEYSH , mus_boy_sup_key+0 - .byte VOICE , 56 - .byte VOL , 70*mus_boy_sup_mvl/mxv - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte N03 , Cs4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Bn3 , v060 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W06 - .byte Cn4 , v112 - .byte W03 - .byte N06 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte W12 - .byte An3 - .byte W24 - .byte As3 - .byte W24 - .byte Bn3 - .byte W12 - .byte En4 , v120 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W12 -mus_boy_sup_4_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+32 - .byte VOL , 52*mus_boy_sup_mvl/mxv - .byte N03 , Cs4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Bn3 , v064 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W09 - .byte Cs4 , v112 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W06 - .byte N12 , Bn3 - .byte W18 - .byte VOL , 52*mus_boy_sup_mvl/mxv - .byte N03 , Cs4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Bn3 , v064 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W09 - .byte Cs4 , v112 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W09 - .byte N12 , En4 , v112 - .byte W12 - .byte N03 , Dn4 - .byte W12 - .byte N12 , Cs4 - .byte W12 - .byte N03 , Bn3 - .byte W12 - .byte VOL , 52*mus_boy_sup_mvl/mxv - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N36 , An3 - .byte W36 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte N24 , Fs3 - .byte W24 - .byte N18 , Gs3 - .byte W18 - .byte N06 , An3 - .byte W06 - .byte N36 , Bn3 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N24 , Fs3 - .byte W24 - .byte N06 , An3 - .byte W12 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N03 , Cs4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Bn3 , v060 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W06 - .byte Cn4 , v112 - .byte W03 - .byte N06 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte W12 - .byte An3 - .byte W24 - .byte As3 - .byte W24 - .byte Bn3 - .byte W12 - .byte En4 - .byte W06 - .byte N03 , Dn4 , v080 - .byte W03 - .byte Cn4 , v072 - .byte W03 - .byte Bn3 , v056 - .byte W12 - .byte GOTO - .word mus_boy_sup_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_boy_sup_5: - .byte KEYSH , mus_boy_sup_key+0 - .byte VOICE , 56 - .byte VOL , 66*mus_boy_sup_mvl/mxv - .byte PAN , c_v-26 - .byte LFOS , 44 - .byte N03 , Fs3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En3 , v060 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Bn2 - .byte W06 - .byte Fn3 , v112 - .byte W03 - .byte N06 , Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte W12 - .byte Fs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Gs3 - .byte W12 - .byte Bn3 - .byte W06 - .byte N03 , An3 , v052 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W12 -mus_boy_sup_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_boy_sup_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_boy_sup_6: - .byte KEYSH , mus_boy_sup_key+0 - .byte VOICE , 127 - .byte PAN , c_v-63 - .byte VOL , 36*mus_boy_sup_mvl/mxv - .byte N03 , En4 , v112 - .byte W12 - .byte En4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte En4 , v112 - .byte W06 - .byte En4 , v080 - .byte W18 - .byte En4 , v064 - .byte W12 - .byte N03 - .byte W12 -mus_boy_sup_6_000: - .byte N03 , En4 , v112 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v112 - .byte W06 - .byte En4 , v080 - .byte W42 - .byte PEND -mus_boy_sup_6_B1: -mus_boy_sup_6_001: - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte PEND - .byte PATT - .word mus_boy_sup_6_001 - .byte PATT - .word mus_boy_sup_6_001 - .byte PATT - .word mus_boy_sup_6_001 - .byte PATT - .word mus_boy_sup_6_001 - .byte PATT - .word mus_boy_sup_6_001 - .byte PATT - .word mus_boy_sup_6_001 - .byte PATT - .word mus_boy_sup_6_001 -mus_boy_sup_6_002: - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W12 - .byte N03 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte En4 , v060 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte PEND - .byte PATT - .word mus_boy_sup_6_002 - .byte PATT - .word mus_boy_sup_6_002 - .byte PATT - .word mus_boy_sup_6_002 - .byte PATT - .word mus_boy_sup_6_002 - .byte PATT - .word mus_boy_sup_6_002 - .byte N03 , En4 , v112 - .byte W12 - .byte En4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte En4 , v112 - .byte W06 - .byte En4 , v080 - .byte W18 - .byte En4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte PATT - .word mus_boy_sup_6_000 - .byte GOTO - .word mus_boy_sup_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_boy_sup_7: - .byte KEYSH , mus_boy_sup_key+0 - .byte VOICE , 80 - .byte PAN , c_v-62 - .byte VOL , 39*mus_boy_sup_mvl/mxv - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte N03 , Fs2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs2 - .byte W24 - .byte Dn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gs2 - .byte W12 -mus_boy_sup_7_000: - .byte W12 - .byte N06 , An2 , v112 - .byte W24 - .byte As2 - .byte W24 - .byte Bn2 - .byte W12 - .byte En3 - .byte W24 - .byte PEND -mus_boy_sup_7_B1: - .byte N24 , Cs3 , v112 - .byte W30 - .byte N06 - .byte W12 - .byte An2 - .byte W06 - .byte N24 , Cs3 - .byte W48 -mus_boy_sup_7_001: - .byte N30 , Cs3 , v112 - .byte W30 - .byte N03 , Dn3 , v096 - .byte W03 - .byte Ds3 - .byte W03 - .byte N21 , En3 , v112 - .byte W21 - .byte N03 , Ds3 , v100 - .byte W03 - .byte N12 , Dn3 , v112 - .byte W12 - .byte Cs3 - .byte W12 - .byte N09 , Dn3 - .byte W09 - .byte N03 , En3 , v096 - .byte W03 - .byte PEND -mus_boy_sup_7_002: - .byte N24 , Fs3 , v112 - .byte W30 - .byte N06 , Dn3 - .byte W12 - .byte Cs3 - .byte W06 - .byte N12 , Dn3 - .byte W12 - .byte N03 , As3 - .byte W03 - .byte N09 , An3 - .byte W09 - .byte N06 , Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte PEND - .byte N03 , Bn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte En2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cs3 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte An2 - .byte W06 - .byte Dn3 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte N04 , En3 - .byte W04 - .byte N02 , Bn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte N06 , En2 - .byte W06 - .byte N03 , Bn2 - .byte W03 - .byte Cn3 - .byte W03 - .byte N24 , Cs3 - .byte W30 - .byte N06 - .byte W12 - .byte An2 - .byte W06 - .byte N24 , Cs3 - .byte W36 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PATT - .word mus_boy_sup_7_001 - .byte PATT - .word mus_boy_sup_7_002 - .byte N03 , Bn2 , v112 - .byte W06 - .byte Gs2 - .byte W06 - .byte En2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cs3 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte An2 - .byte W06 - .byte Dn3 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte N04 , En3 - .byte W04 - .byte N02 , Bn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte N04 , En2 - .byte W04 - .byte N02 , Gs2 - .byte W04 - .byte Bn2 - .byte W04 - .byte VOL , 27*mus_boy_sup_mvl/mxv - .byte BEND , c_v+4 - .byte N03 , Cs4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Bn3 , v064 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W09 - .byte Cs4 , v112 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W06 - .byte N12 , Bn3 - .byte W18 - .byte VOL , 27*mus_boy_sup_mvl/mxv - .byte N03 , Cs4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Bn3 , v064 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W09 - .byte Cs4 , v112 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W09 - .byte N12 , En4 , v112 - .byte W12 - .byte N03 , Dn4 - .byte W12 - .byte N12 , Cs4 - .byte W12 - .byte N03 , Bn3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N36 , An3 - .byte W36 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte N24 , Fs3 - .byte W24 - .byte N18 , Gs3 - .byte W18 - .byte N06 , An3 - .byte W06 - .byte N36 , Bn3 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N24 , Fs3 - .byte W24 - .byte N06 , An3 - .byte W12 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte VOL , 39*mus_boy_sup_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs2 - .byte W24 - .byte Dn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PATT - .word mus_boy_sup_7_000 - .byte GOTO - .word mus_boy_sup_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_boy_sup_8: - .byte KEYSH , mus_boy_sup_key+0 - .byte VOICE , 81 - .byte PAN , c_v+63 - .byte VOL , 39*mus_boy_sup_mvl/mxv - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte N03 , Dn3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn3 - .byte W24 - .byte Fs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte En2 - .byte W12 - .byte W12 - .byte En3 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Gs3 - .byte W24 -mus_boy_sup_8_B1: -mus_boy_sup_8_000: - .byte N24 , An3 , v112 - .byte W30 - .byte N06 - .byte W12 - .byte En3 - .byte W06 - .byte N24 , An3 - .byte W36 - .byte N06 - .byte W06 - .byte Gs3 - .byte W06 - .byte PEND -mus_boy_sup_8_001: - .byte N30 , Gn3 , v112 - .byte W30 - .byte N03 , An3 , v096 - .byte W03 - .byte As3 - .byte W03 - .byte N21 , Bn3 , v112 - .byte W21 - .byte N03 , As3 , v100 - .byte W03 - .byte N09 , An3 , v112 - .byte W09 - .byte N03 , Gs3 , v096 - .byte W03 - .byte N09 , Gn3 , v112 - .byte W09 - .byte N03 , Gs3 , v100 - .byte W03 - .byte N09 , An3 , v112 - .byte W09 - .byte N03 , Bn3 , v096 - .byte W03 - .byte PEND -mus_boy_sup_8_002: - .byte N24 , Dn4 , v112 - .byte W30 - .byte N06 , An3 - .byte W12 - .byte Fs3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte N03 , Dn4 - .byte W03 - .byte N09 , Cs4 - .byte W09 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte PEND - .byte N03 , Gs3 - .byte W06 - .byte En3 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N04 , Bn3 - .byte W04 - .byte N02 , Gs3 - .byte W04 - .byte En3 - .byte W04 - .byte N06 , Bn2 - .byte W06 - .byte N03 , En3 - .byte W03 - .byte Gs3 - .byte W03 - .byte PATT - .word mus_boy_sup_8_000 - .byte PATT - .word mus_boy_sup_8_001 - .byte PATT - .word mus_boy_sup_8_002 - .byte N03 , Gs3 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N04 , Bn3 - .byte W04 - .byte N02 , Gs3 - .byte W04 - .byte En3 - .byte W04 - .byte N04 , Bn2 - .byte W04 - .byte N02 , En3 - .byte W04 - .byte Gs3 - .byte W04 - .byte N03 , Fs3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En3 , v064 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Bn2 - .byte W09 - .byte En3 , v112 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W06 - .byte N12 , Dn3 - .byte W18 - .byte N03 , Fn3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En3 , v064 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Bn2 - .byte W09 - .byte Fn3 , v112 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fs3 , v064 - .byte W03 - .byte En3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W09 - .byte N12 , Gs3 , v112 - .byte W12 - .byte N03 , Fs3 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte N03 , Dn3 - .byte W12 - .byte N06 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte N36 , Dn3 - .byte W36 - .byte N06 , Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N24 , Bn2 - .byte W24 - .byte N18 , Cs3 - .byte W18 - .byte N06 , Dn3 - .byte W06 - .byte N36 , Fs3 - .byte W36 - .byte N06 , En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N24 , Dn3 - .byte W24 - .byte N06 , En3 - .byte W12 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En3 , v060 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Bn2 - .byte W06 - .byte Fn3 , v112 - .byte W03 - .byte N06 , Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte W12 - .byte Fs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Gs3 - .byte W12 - .byte Bn3 , v088 - .byte W06 - .byte N03 , An3 , v064 - .byte W03 - .byte Gs3 , v056 - .byte W03 - .byte Fs3 , v044 - .byte W12 - .byte GOTO - .word mus_boy_sup_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_boy_sup_9: - .byte KEYSH , mus_boy_sup_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 70*mus_boy_sup_mvl/mxv - .byte N06 , En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 -mus_boy_sup_9_000: - .byte N06 , Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte PEND -mus_boy_sup_9_B1: -mus_boy_sup_9_001: - .byte N06 , Cn1 , v112 - .byte W24 - .byte En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte PEND - .byte PATT - .word mus_boy_sup_9_001 - .byte PATT - .word mus_boy_sup_9_001 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_boy_sup_9_001 - .byte PATT - .word mus_boy_sup_9_001 - .byte PATT - .word mus_boy_sup_9_001 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N04 , Cn1 - .byte W04 - .byte En1 - .byte W04 - .byte N04 - .byte W04 -mus_boy_sup_9_002: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Dn1 - .byte W18 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte PEND - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte PATT - .word mus_boy_sup_9_002 - .byte N06 , Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W18 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_boy_sup_9_000 - .byte GOTO - .word mus_boy_sup_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_boy_sup_10: - .byte KEYSH , mus_boy_sup_key+0 - .byte VOICE , 83 - .byte VOL , 29*mus_boy_sup_mvl/mxv - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v+0 - .byte W96 - .byte W84 - .byte BEND , c_v+4 - .byte N06 , An4 , v112 - .byte W06 - .byte Bn4 - .byte W06 -mus_boy_sup_10_B1: - .byte N06 , Cs5 , v112 - .byte W12 - .byte Dn5 - .byte W09 - .byte N03 , Fn5 , v088 - .byte W03 - .byte N06 , En5 , v112 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N03 , Cn5 , v088 - .byte W03 - .byte N42 , Bn4 , v112 - .byte W42 - .byte N03 , Cn5 - .byte W03 - .byte N12 , Cs5 - .byte W12 - .byte N03 , Cn5 , v080 - .byte W03 - .byte Bn4 , v064 - .byte W03 - .byte As4 , v044 - .byte W03 - .byte An4 , v040 - .byte W03 - .byte Fs4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte N12 , Cs5 - .byte W24 - .byte N06 , Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N24 , Bn4 - .byte W24 - .byte N06 , Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N03 , Gs5 , v088 - .byte W03 - .byte N15 , An5 , v112 - .byte W15 - .byte N03 , Fs5 , v088 - .byte W03 - .byte En5 , v068 - .byte W03 - .byte N06 , Cs5 , v112 - .byte W12 - .byte Dn5 - .byte W06 - .byte N18 , Cs5 - .byte W18 - .byte N30 , Bn4 - .byte W30 - .byte N06 , En4 - .byte W06 - .byte N03 , Gn4 , v056 - .byte W03 - .byte An4 , v072 - .byte W03 - .byte Bn4 , v080 - .byte W03 - .byte Dn5 , v084 - .byte W03 - .byte N24 , En5 , v112 - .byte W24 - .byte N06 , Dn5 - .byte W12 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn4 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W24 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N24 , Bn4 - .byte W12 - .byte VOICE , 84 - .byte W12 - .byte N36 , Cs5 - .byte W36 - .byte N06 , Fs4 - .byte W06 - .byte N06 - .byte W06 - .byte An4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W06 - .byte N18 , Bn4 - .byte W18 - .byte N36 , Cs5 - .byte W42 - .byte N06 , En4 - .byte W06 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Dn5 - .byte W06 - .byte N18 , Cs5 - .byte W18 - .byte N06 , En5 - .byte W06 - .byte N03 , Ds5 , v040 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Cn5 - .byte W03 - .byte Bn4 , v048 - .byte W30 - .byte N12 , En5 , v112 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N30 , Gn4 - .byte W30 - .byte N06 , En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte N12 , En5 - .byte W12 - .byte N06 , Fs5 - .byte W12 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte N36 , Cs5 - .byte W36 - .byte N06 , Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N24 , An4 - .byte W24 - .byte N18 , Bn4 - .byte W24 - .byte N06 , Cs5 - .byte W12 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte N24 , An4 - .byte W24 - .byte N06 , Bn4 - .byte W06 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte N03 , Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Dn5 , v072 - .byte W03 - .byte Cn5 , v064 - .byte W03 - .byte Bn4 , v056 - .byte W03 - .byte An4 - .byte W06 - .byte Ds5 , v080 - .byte W03 - .byte N12 , En5 - .byte W15 - .byte N03 , Ds5 - .byte W03 - .byte N15 , En5 - .byte W15 - .byte N03 , Ds5 - .byte W03 - .byte N09 , En5 - .byte W09 - .byte N03 , An5 - .byte W03 - .byte N24 , Gs5 - .byte W24 - .byte N06 , Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N30 , En5 - .byte W30 - .byte N03 , Dn5 , v060 - .byte W03 - .byte Cs5 , v048 - .byte W03 - .byte N06 , An4 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte GOTO - .word mus_boy_sup_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_boy_sup: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_boy_sup_pri @ Priority - .byte mus_boy_sup_rev @ Reverb. - - .word mus_boy_sup_grp - - .word mus_boy_sup_1 - .word mus_boy_sup_2 - .word mus_boy_sup_3 - .word mus_boy_sup_4 - .word mus_boy_sup_5 - .word mus_boy_sup_6 - .word mus_boy_sup_7 - .word mus_boy_sup_8 - .word mus_boy_sup_9 - .word mus_boy_sup_10 - - .end diff --git a/sound/songs/mus_boyeye.s b/sound/songs/mus_boyeye.s deleted file mode 100644 index ecf3951a1e..0000000000 --- a/sound/songs/mus_boyeye.s +++ /dev/null @@ -1,1238 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_boyeye_grp, voicegroup028 - .equ mus_boyeye_pri, 0 - .equ mus_boyeye_rev, reverb_set+50 - .equ mus_boyeye_mvl, 127 - .equ mus_boyeye_key, 0 - .equ mus_boyeye_tbs, 1 - .equ mus_boyeye_exg, 0 - .equ mus_boyeye_cmp, 1 - - .section .rodata - .global mus_boyeye - .align 2 - -@********************** Track 1 **********************@ - -mus_boyeye_1: - .byte KEYSH , mus_boyeye_key+0 - .byte TEMPO , 138*mus_boyeye_tbs/2 - .byte VOICE , 17 - .byte LFOS , 40 - .byte VOL , 80*mus_boyeye_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Ds5 , v056 - .byte W06 - .byte Cn5 - .byte W06 - .byte Ds5 - .byte W24 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte Ds5 - .byte W24 - .byte Ds4 , v080 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 -mus_boyeye_1_B1: - .byte N09 , Cn5 , v080 - .byte W18 - .byte Ds5 - .byte W18 - .byte N21 , As4 - .byte W09 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W03 - .byte N06 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N09 , Gn4 - .byte W18 - .byte Gs4 - .byte W18 - .byte N21 , As4 - .byte W09 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N03 , Fs4 - .byte W03 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N09 , Fs4 - .byte W18 - .byte N18 , Cs5 - .byte W18 - .byte N48 , As4 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte W12 - .byte N09 , Fs4 - .byte W18 - .byte N18 , Cs5 - .byte W18 - .byte N24 , As4 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte 0 - .byte N06 , Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , An4 - .byte W18 - .byte Gn4 - .byte W18 - .byte N09 , Fn4 - .byte W09 - .byte N03 , En4 - .byte W03 - .byte N12 , Fn4 - .byte W18 - .byte Dn4 - .byte W18 - .byte N09 , Cn4 - .byte W09 - .byte N03 , En4 - .byte W03 - .byte N09 , Fn4 - .byte W18 - .byte N12 , Cn5 - .byte W12 - .byte N03 , Fn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte N24 , An4 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte As3 - .byte W12 - .byte N03 , As4 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte As4 - .byte W24 - .byte Gs4 - .byte W12 - .byte As4 - .byte W24 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Fn5 - .byte W12 - .byte Dn5 - .byte W24 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte GOTO - .word mus_boyeye_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_boyeye_2: - .byte KEYSH , mus_boyeye_key+0 - .byte VOICE , 36 - .byte VOL , 80*mus_boyeye_mvl/mxv - .byte W48 - .byte PAN , c_v+8 - .byte N06 , Ds1 , v116 - .byte W12 - .byte N03 - .byte W06 - .byte N15 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 -mus_boyeye_2_B1: - .byte N06 , Ds1 , v116 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte N03 , As1 - .byte W12 - .byte N12 , Ds1 - .byte W12 - .byte N03 , Gn1 - .byte W06 - .byte Ds1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N03 , Ds1 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , Fs1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Fs2 - .byte W06 - .byte N12 , Fs1 - .byte W12 - .byte N03 , Cs2 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte Ds2 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte N03 , Fs1 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N03 , An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N15 - .byte W18 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N03 , As0 - .byte W12 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte N03 , As1 - .byte W06 - .byte As0 - .byte W06 - .byte N06 - .byte W12 - .byte N03 , Gs1 - .byte W06 - .byte As1 - .byte W06 - .byte N06 , As0 - .byte W12 - .byte N03 , Gs1 - .byte W06 - .byte As1 - .byte W06 - .byte N12 , As0 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte N06 , As0 - .byte W12 - .byte N03 - .byte W12 - .byte As1 - .byte W06 - .byte N48 , As0 - .byte W48 - .byte GOTO - .word mus_boyeye_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_boyeye_3: - .byte KEYSH , mus_boyeye_key+0 - .byte VOICE , 56 - .byte VOL , 80*mus_boyeye_mvl/mxv - .byte PAN , c_v-49 - .byte BEND , c_v+0 - .byte N06 , Gn4 , v068 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W24 - .byte N06 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W48 -mus_boyeye_3_B1: - .byte W96 - .byte W72 - .byte PAN , c_v-8 - .byte N09 , As2 , v112 - .byte W12 - .byte Cn3 - .byte W12 - .byte N84 , Cs3 - .byte W12 - .byte VOL , 74*mus_boyeye_mvl/mxv - .byte W12 - .byte 68*mus_boyeye_mvl/mxv - .byte W12 - .byte 60*mus_boyeye_mvl/mxv - .byte W06 - .byte 52*mus_boyeye_mvl/mxv - .byte W06 - .byte 46*mus_boyeye_mvl/mxv - .byte W09 - .byte 51*mus_boyeye_mvl/mxv - .byte W06 - .byte 56*mus_boyeye_mvl/mxv - .byte W06 - .byte 61*mus_boyeye_mvl/mxv - .byte W06 - .byte 68*mus_boyeye_mvl/mxv - .byte W06 - .byte 75*mus_boyeye_mvl/mxv - .byte W06 - .byte 80*mus_boyeye_mvl/mxv - .byte W03 - .byte N03 , Bn2 - .byte W03 - .byte Cn3 - .byte W03 - .byte N09 , Cs3 - .byte W18 - .byte N12 , Ds3 - .byte W18 - .byte N56 , Cs3 - .byte W21 - .byte VOL , 77*mus_boyeye_mvl/mxv - .byte W09 - .byte 74*mus_boyeye_mvl/mxv - .byte W09 - .byte 63*mus_boyeye_mvl/mxv - .byte W06 - .byte 48*mus_boyeye_mvl/mxv - .byte W06 - .byte 35*mus_boyeye_mvl/mxv - .byte W03 - .byte 18*mus_boyeye_mvl/mxv - .byte W06 - .byte W48 - .byte 80*mus_boyeye_mvl/mxv - .byte N12 , Fn3 - .byte W18 - .byte Dn3 - .byte W18 - .byte N09 , Cn3 - .byte W12 - .byte N09 - .byte W18 - .byte N12 , An3 - .byte W18 - .byte N18 , Fn3 - .byte W09 - .byte VOL , 74*mus_boyeye_mvl/mxv - .byte W03 - .byte 51*mus_boyeye_mvl/mxv - .byte W06 - .byte 80*mus_boyeye_mvl/mxv - .byte N03 , Cn3 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte W96 - .byte N06 , As2 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W48 - .byte GOTO - .word mus_boyeye_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_boyeye_4: - .byte KEYSH , mus_boyeye_key+0 - .byte VOICE , 80 - .byte VOL , 80*mus_boyeye_mvl/mxv - .byte XCMD , xIECV , 13 - .byte xIECL , 10 - .byte PAN , c_v+0 - .byte N06 , As5 , v052 - .byte W06 - .byte Gn5 - .byte W06 - .byte As5 - .byte W24 - .byte N06 - .byte W06 - .byte Gn5 - .byte W06 - .byte As5 - .byte W48 -mus_boyeye_4_B1: - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N09 , Gn4 , v052 - .byte W18 - .byte Cn5 - .byte W18 - .byte N18 , Gn4 - .byte W18 - .byte VOICE , 7 - .byte PAN , c_v-48 - .byte N03 , Cn4 , v060 - .byte W12 - .byte N03 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N09 , Ds4 , v052 - .byte W18 - .byte Fn4 - .byte W18 - .byte N18 , Gn4 - .byte W18 - .byte VOICE , 7 - .byte PAN , c_v-49 - .byte N06 , Cn3 , v060 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte VOICE , 82 - .byte PAN , c_v-1 - .byte N09 , Cs4 , v052 - .byte W18 - .byte N12 , As4 - .byte W18 - .byte N18 , Fs4 - .byte W18 - .byte VOICE , 7 - .byte PAN , c_v-48 - .byte N03 , Ds4 , v060 - .byte W12 - .byte N03 - .byte W06 - .byte Fs3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOICE , 82 - .byte N09 , Cs4 , v052 - .byte W03 - .byte PAN , c_v-1 - .byte W15 - .byte N12 , As4 - .byte W18 - .byte N18 , Fs4 - .byte W18 - .byte VOICE , 7 - .byte PAN , c_v-48 - .byte N03 , Ds3 , v060 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Fs4 - .byte W06 - .byte N12 , Fn3 , v072 - .byte W18 - .byte Ds3 - .byte W18 - .byte N09 , Dn3 - .byte W12 - .byte N12 , Cn3 - .byte W18 - .byte As2 - .byte W18 - .byte N09 , An2 - .byte W12 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N09 , Cn4 , v052 - .byte W18 - .byte N12 , An4 - .byte W18 - .byte N18 , Fn4 - .byte W18 - .byte VOICE , 7 - .byte PAN , c_v-49 - .byte N03 , Ds3 , v060 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Cn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N06 , Fn3 , v052 - .byte W12 - .byte N03 , Fn4 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Fn4 - .byte W24 - .byte Dn4 - .byte W12 - .byte Fn4 - .byte W24 - .byte VOICE , 7 - .byte PAN , c_v-48 - .byte N06 , Fn4 , v060 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Dn5 - .byte W12 - .byte As4 - .byte W48 - .byte GOTO - .word mus_boyeye_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_boyeye_5: - .byte KEYSH , mus_boyeye_key+0 - .byte VOICE , 56 - .byte VOL , 80*mus_boyeye_mvl/mxv - .byte XCMD , xIECV , 13 - .byte xIECL , 10 - .byte PAN , c_v+48 - .byte N06 , Ds4 , v068 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W24 - .byte N06 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W48 -mus_boyeye_5_B1: - .byte VOICE , 2 - .byte PAN , c_v+47 - .byte N03 , Ds3 , v060 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte VOICE , 8 - .byte W06 - .byte PAN , c_v+48 - .byte N03 , Gn3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte VOICE , 2 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte VOICE , 8 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Gn2 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOICE , 2 - .byte N03 , Fs3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Fs3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte VOICE , 8 - .byte W06 - .byte PAN , c_v+48 - .byte N03 , As3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte VOICE , 2 - .byte N03 , Fs3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Fs3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte VOICE , 8 - .byte W06 - .byte PAN , c_v+48 - .byte N03 , As2 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , Cn4 , v072 - .byte W18 - .byte As3 - .byte W18 - .byte N09 , An3 - .byte W12 - .byte N12 - .byte W18 - .byte Gn3 - .byte W18 - .byte N09 , Fn3 - .byte W12 - .byte VOICE , 2 - .byte N03 , Fn2 , v060 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte N06 , Cn3 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte N06 , Cn3 - .byte W06 - .byte VOICE , 8 - .byte W06 - .byte PAN , c_v+48 - .byte N03 , An2 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte N03 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn4 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte As4 - .byte W12 - .byte Fn4 - .byte W48 - .byte GOTO - .word mus_boyeye_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_boyeye_6: - .byte KEYSH , mus_boyeye_key+0 - .byte VOICE , 81 - .byte VOL , 80*mus_boyeye_mvl/mxv - .byte PAN , c_v+0 - .byte W72 - .byte N06 , Ds4 , v048 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 -mus_boyeye_6_B1: - .byte N09 , Cn5 , v048 - .byte W18 - .byte Ds5 - .byte W18 - .byte N21 , As4 - .byte W09 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W03 - .byte N06 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N09 , Gn4 - .byte W18 - .byte Gs4 - .byte W18 - .byte N21 , As4 - .byte W09 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N03 , Fs4 - .byte W03 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N09 , Fs4 - .byte W18 - .byte N18 , Cs5 - .byte W18 - .byte N48 , As4 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte W12 - .byte N09 , Fs4 - .byte W18 - .byte N18 , Cs5 - .byte W18 - .byte N24 , As4 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte 0 - .byte N06 , Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , An4 - .byte W18 - .byte Gn4 - .byte W18 - .byte N09 , Fn4 - .byte W09 - .byte N03 , En4 - .byte W03 - .byte N12 , Fn4 - .byte W18 - .byte Dn4 - .byte W18 - .byte N09 , Cn4 - .byte W09 - .byte N03 , En4 - .byte W03 - .byte N09 , Fn4 - .byte W18 - .byte N12 , Cn5 - .byte W12 - .byte N03 , Fn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte N24 , An4 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte As3 - .byte W12 - .byte N03 , As4 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte As4 - .byte W24 - .byte Gs4 - .byte W12 - .byte As4 - .byte W24 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Fn5 - .byte W12 - .byte Dn5 - .byte W24 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte GOTO - .word mus_boyeye_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_boyeye_7: - .byte KEYSH , mus_boyeye_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_boyeye_mvl/mxv - .byte N48 , An2 , v080 - .byte W72 - .byte N06 , En1 , v064 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte En1 , v104 - .byte W06 -mus_boyeye_7_B1: - .byte N06 , Cn1 , v120 - .byte N96 , An2 , v080 - .byte W12 - .byte N06 , Fs1 , v060 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Fs1 , v060 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 -mus_boyeye_7_000: - .byte N06 , Cn1 , v120 - .byte W12 - .byte Fs1 , v060 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte N12 , As1 , v068 - .byte W12 - .byte PEND - .byte N06 , Cn1 , v120 - .byte W12 - .byte Fs1 , v060 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Fs1 , v060 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_boyeye_7_000 - .byte N06 , Cn1 , v120 - .byte N48 , An2 , v080 - .byte W12 - .byte N06 , Fs1 , v060 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Fs1 , v060 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_boyeye_7_000 - .byte N06 , En1 , v112 - .byte N96 , An2 , v080 - .byte W12 - .byte N06 , Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte GOTO - .word mus_boyeye_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_boyeye: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_boyeye_pri @ Priority - .byte mus_boyeye_rev @ Reverb. - - .word mus_boyeye_grp - - .word mus_boyeye_1 - .word mus_boyeye_2 - .word mus_boyeye_3 - .word mus_boyeye_4 - .word mus_boyeye_5 - .word mus_boyeye_6 - .word mus_boyeye_7 - - .end diff --git a/sound/songs/mus_c_road.s b/sound/songs/mus_c_road.s deleted file mode 100644 index 226422eb24..0000000000 --- a/sound/songs/mus_c_road.s +++ /dev/null @@ -1,4036 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_c_road_grp, voicegroup075 - .equ mus_c_road_pri, 0 - .equ mus_c_road_rev, reverb_set+50 - .equ mus_c_road_mvl, 127 - .equ mus_c_road_key, 0 - .equ mus_c_road_tbs, 1 - .equ mus_c_road_exg, 0 - .equ mus_c_road_cmp, 1 - - .section .rodata - .global mus_c_road - .align 2 - -@********************** Track 1 **********************@ - -mus_c_road_1: - .byte KEYSH , mus_c_road_key+0 - .byte TEMPO , 134*mus_c_road_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 29*mus_c_road_mvl/mxv - .byte W96 -mus_c_road_1_000: - .byte N02 , Cn5 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte Cn5 , v044 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte Cn5 , v112 - .byte W08 - .byte Cn5 , v088 - .byte W08 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte Cn5 , v044 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte PEND -mus_c_road_1_001: - .byte N02 , Cn5 , v112 - .byte W24 - .byte N02 - .byte W72 - .byte PEND - .byte PATT - .word mus_c_road_1_000 - .byte N02 , Cn5 , v112 - .byte W24 - .byte N02 - .byte W24 - .byte VOICE , 126 - .byte VOL , 5*mus_c_road_mvl/mxv - .byte N48 , Gn5 - .byte W05 - .byte VOL , 8*mus_c_road_mvl/mxv - .byte W11 - .byte 11*mus_c_road_mvl/mxv - .byte W01 - .byte 14*mus_c_road_mvl/mxv - .byte W03 - .byte 17*mus_c_road_mvl/mxv - .byte W01 - .byte 19*mus_c_road_mvl/mxv - .byte W03 - .byte 22*mus_c_road_mvl/mxv - .byte W01 - .byte 23*mus_c_road_mvl/mxv - .byte W03 - .byte 26*mus_c_road_mvl/mxv - .byte W01 - .byte 28*mus_c_road_mvl/mxv - .byte W03 - .byte 32*mus_c_road_mvl/mxv - .byte W01 - .byte 34*mus_c_road_mvl/mxv - .byte W03 - .byte 38*mus_c_road_mvl/mxv - .byte W01 - .byte 40*mus_c_road_mvl/mxv - .byte W03 - .byte 49*mus_c_road_mvl/mxv - .byte W01 - .byte 54*mus_c_road_mvl/mxv - .byte W03 - .byte 62*mus_c_road_mvl/mxv - .byte W01 - .byte 65*mus_c_road_mvl/mxv - .byte W03 -mus_c_road_1_B1: - .byte VOICE , 127 - .byte VOL , 38*mus_c_road_mvl/mxv - .byte N02 , Dn5 , v112 - .byte W02 - .byte VOL , 29*mus_c_road_mvl/mxv - .byte W06 - .byte N02 , Dn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte Dn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte Dn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte Dn5 , v064 - .byte W08 - .byte N02 - .byte W08 -mus_c_road_1_002: - .byte N02 , Dn5 , v112 - .byte W08 - .byte Dn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte Dn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte Dn5 , v076 - .byte W04 - .byte N02 - .byte W04 - .byte Dn5 , v112 - .byte W08 - .byte N02 - .byte W08 - .byte Dn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte PEND -mus_c_road_1_003: - .byte N02 , Dn5 , v112 - .byte W08 - .byte Dn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte Dn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte Dn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte Dn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte PEND - .byte PATT - .word mus_c_road_1_002 - .byte PATT - .word mus_c_road_1_003 - .byte PATT - .word mus_c_road_1_002 - .byte PATT - .word mus_c_road_1_003 - .byte PATT - .word mus_c_road_1_002 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_c_road_1_002 - .byte PATT - .word mus_c_road_1_002 - .byte PATT - .word mus_c_road_1_002 - .byte PATT - .word mus_c_road_1_002 - .byte PATT - .word mus_c_road_1_002 - .byte PATT - .word mus_c_road_1_002 - .byte PATT - .word mus_c_road_1_002 - .byte PATT - .word mus_c_road_1_002 - .byte PATT - .word mus_c_road_1_000 - .byte PATT - .word mus_c_road_1_001 - .byte PATT - .word mus_c_road_1_000 - .byte PATT - .word mus_c_road_1_001 - .byte GOTO - .word mus_c_road_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_c_road_2: - .byte KEYSH , mus_c_road_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 8*mus_c_road_mvl/mxv - .byte PAN , c_v-32 - .byte N48 , Ds4 , v108 - .byte W05 - .byte VOL , 9*mus_c_road_mvl/mxv - .byte W08 - .byte 12*mus_c_road_mvl/mxv - .byte W11 - .byte 13*mus_c_road_mvl/mxv - .byte W08 - .byte 16*mus_c_road_mvl/mxv - .byte W01 - .byte 17*mus_c_road_mvl/mxv - .byte W03 - .byte 19*mus_c_road_mvl/mxv - .byte W01 - .byte 22*mus_c_road_mvl/mxv - .byte W03 - .byte 23*mus_c_road_mvl/mxv - .byte W01 - .byte 26*mus_c_road_mvl/mxv - .byte W03 - .byte 27*mus_c_road_mvl/mxv - .byte W04 - .byte 28*mus_c_road_mvl/mxv - .byte N48 , En4 , v112 - .byte W01 - .byte VOL , 31*mus_c_road_mvl/mxv - .byte W03 - .byte 32*mus_c_road_mvl/mxv - .byte W01 - .byte 35*mus_c_road_mvl/mxv - .byte W03 - .byte 38*mus_c_road_mvl/mxv - .byte W01 - .byte 41*mus_c_road_mvl/mxv - .byte W03 - .byte 42*mus_c_road_mvl/mxv - .byte W01 - .byte 45*mus_c_road_mvl/mxv - .byte W03 - .byte 46*mus_c_road_mvl/mxv - .byte W01 - .byte 47*mus_c_road_mvl/mxv - .byte W03 - .byte 53*mus_c_road_mvl/mxv - .byte W08 - .byte 55*mus_c_road_mvl/mxv - .byte W01 - .byte 56*mus_c_road_mvl/mxv - .byte W03 - .byte 57*mus_c_road_mvl/mxv - .byte W01 - .byte 59*mus_c_road_mvl/mxv - .byte W03 - .byte 60*mus_c_road_mvl/mxv - .byte W04 - .byte 63*mus_c_road_mvl/mxv - .byte W05 - .byte 66*mus_c_road_mvl/mxv - .byte W03 - .byte 63*mus_c_road_mvl/mxv - .byte N08 , Fn4 - .byte W48 - .byte N08 - .byte W48 - .byte N08 - .byte W24 - .byte N08 - .byte W24 - .byte VOL , 68*mus_c_road_mvl/mxv - .byte N04 , Ds4 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , En4 - .byte W08 - .byte VOL , 69*mus_c_road_mvl/mxv - .byte N08 , Fn4 - .byte W48 - .byte N08 - .byte W48 - .byte VOL , 46*mus_c_road_mvl/mxv - .byte N08 - .byte W24 - .byte N08 - .byte W24 - .byte VOICE , 48 - .byte N04 , Cs2 , v108 - .byte W04 - .byte Dn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte En2 - .byte W04 - .byte Fn2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte An2 - .byte W04 - .byte As2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Cn3 - .byte W04 -mus_c_road_2_B1: - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte VOL , 62*mus_c_road_mvl/mxv - .byte BEND , c_v+2 - .byte N04 , Cs1 , v108 - .byte W08 - .byte Ds1 , v072 - .byte W08 - .byte En1 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte Cs1 , v072 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte Ds1 , v072 - .byte W08 - .byte En1 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte Ds1 , v072 - .byte W08 - .byte En1 - .byte W08 -mus_c_road_2_000: - .byte N04 , Dn1 , v112 - .byte W08 - .byte En1 , v072 - .byte W08 - .byte Fs1 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte Dn1 , v072 - .byte W08 - .byte Cs1 - .byte W08 - .byte Dn1 , v112 - .byte W08 - .byte En1 , v072 - .byte W08 - .byte Fs1 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte Dn1 , v072 - .byte W08 - .byte Cs1 - .byte W08 - .byte PEND - .byte Cs1 , v112 - .byte W08 - .byte Ds1 , v072 - .byte W08 - .byte En1 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte Ds1 , v072 - .byte W08 - .byte En1 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte Ds1 , v072 - .byte W08 - .byte En1 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte Cs1 , v072 - .byte W08 - .byte Cn1 - .byte W08 - .byte PATT - .word mus_c_road_2_000 -mus_c_road_2_001: - .byte N04 , Cs1 , v112 - .byte W08 - .byte Ds1 , v072 - .byte W08 - .byte En1 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte Cs1 , v072 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte Ds1 , v072 - .byte W08 - .byte En1 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte Ds1 , v072 - .byte W08 - .byte En1 - .byte W08 - .byte PEND - .byte PATT - .word mus_c_road_2_000 - .byte PATT - .word mus_c_road_2_001 - .byte N04 , Dn1 , v112 - .byte W08 - .byte En1 , v072 - .byte W08 - .byte Fs1 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte Dn1 , v072 - .byte W08 - .byte Cs1 - .byte W08 - .byte Dn1 , v112 - .byte W08 - .byte En1 , v072 - .byte W08 - .byte Fs1 - .byte W08 - .byte Gs1 , v112 - .byte W24 - .byte BEND , c_v+0 - .byte W96 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v-44 - .byte VOL , 67*mus_c_road_mvl/mxv - .byte N02 , Gn4 - .byte W08 - .byte N02 - .byte W04 - .byte Fs4 - .byte W04 - .byte N04 , Gn4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte VOICE , 1 - .byte PAN , c_v-32 - .byte VOL , 61*mus_c_road_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 45 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte 56 - .byte PAN , c_v-21 - .byte VOL , 57*mus_c_road_mvl/mxv - .byte N08 , Gs5 - .byte W08 - .byte N04 , Gn5 , v052 - .byte W04 - .byte Fs5 - .byte W36 - .byte N08 , Gs4 , v112 - .byte W48 - .byte N08 - .byte W24 - .byte N08 - .byte W24 - .byte N04 , Fs4 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , Gn4 - .byte W08 - .byte VOICE , 48 - .byte N08 , Gs4 - .byte W48 - .byte N08 - .byte W48 - .byte VOICE , 48 - .byte N08 - .byte W24 - .byte N08 - .byte W24 - .byte N04 , En2 , v108 - .byte W04 - .byte Fn2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte An2 - .byte W04 - .byte As2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte GOTO - .word mus_c_road_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_c_road_3: - .byte KEYSH , mus_c_road_key+0 - .byte VOICE , 60 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 8*mus_c_road_mvl/mxv - .byte PAN , c_v-12 - .byte N48 , Gn2 , v112 - .byte W05 - .byte VOL , 9*mus_c_road_mvl/mxv - .byte W08 - .byte 12*mus_c_road_mvl/mxv - .byte W11 - .byte 13*mus_c_road_mvl/mxv - .byte W08 - .byte 16*mus_c_road_mvl/mxv - .byte W01 - .byte 17*mus_c_road_mvl/mxv - .byte W03 - .byte 19*mus_c_road_mvl/mxv - .byte W01 - .byte 22*mus_c_road_mvl/mxv - .byte W03 - .byte 23*mus_c_road_mvl/mxv - .byte W01 - .byte 26*mus_c_road_mvl/mxv - .byte W03 - .byte 27*mus_c_road_mvl/mxv - .byte W04 - .byte 28*mus_c_road_mvl/mxv - .byte N48 , Fs2 - .byte W01 - .byte VOL , 31*mus_c_road_mvl/mxv - .byte W03 - .byte 32*mus_c_road_mvl/mxv - .byte W01 - .byte 35*mus_c_road_mvl/mxv - .byte W03 - .byte 38*mus_c_road_mvl/mxv - .byte W01 - .byte 41*mus_c_road_mvl/mxv - .byte W03 - .byte 42*mus_c_road_mvl/mxv - .byte W01 - .byte 45*mus_c_road_mvl/mxv - .byte W03 - .byte 46*mus_c_road_mvl/mxv - .byte W01 - .byte 47*mus_c_road_mvl/mxv - .byte W03 - .byte 53*mus_c_road_mvl/mxv - .byte W08 - .byte 55*mus_c_road_mvl/mxv - .byte W01 - .byte 56*mus_c_road_mvl/mxv - .byte W03 - .byte 57*mus_c_road_mvl/mxv - .byte W01 - .byte 59*mus_c_road_mvl/mxv - .byte W03 - .byte 60*mus_c_road_mvl/mxv - .byte W04 - .byte 63*mus_c_road_mvl/mxv - .byte W05 - .byte 66*mus_c_road_mvl/mxv - .byte W03 - .byte W96 - .byte BEND , c_v+0 - .byte W48 - .byte PAN , c_v-22 - .byte N04 , Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N24 , Bn3 - .byte W16 - .byte BEND , c_v+5 - .byte W08 - .byte PAN , c_v+7 - .byte BEND , c_v+0 - .byte W96 - .byte VOICE , 47 - .byte W48 - .byte 14 - .byte N48 , Gs3 - .byte W48 -mus_c_road_3_B1: - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte VOL , 76*mus_c_road_mvl/mxv - .byte N36 , Cs3 , v108 - .byte W24 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte W04 - .byte N04 , En3 , v112 - .byte W08 - .byte N48 , Gs3 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Dn3 - .byte W24 - .byte MOD , 7 - .byte W16 - .byte 0 - .byte N04 , Fs3 - .byte W08 - .byte N20 , Bn3 - .byte W20 - .byte N02 , An3 - .byte W02 - .byte Bn3 - .byte W02 - .byte N16 , An3 - .byte W16 - .byte N04 , Fs3 - .byte W08 - .byte N96 , Gs3 - .byte W48 - .byte MOD , 6 - .byte W48 - .byte VOICE , 56 - .byte MOD , 0 - .byte VOL , 67*mus_c_road_mvl/mxv - .byte PAN , c_v+42 - .byte N04 , Dn3 - .byte W08 - .byte An2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte An3 - .byte W08 - .byte N02 - .byte W04 - .byte An3 , v088 - .byte W04 - .byte N04 , An3 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte Fs3 - .byte W08 - .byte Dn4 - .byte W08 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte VOL , 76*mus_c_road_mvl/mxv - .byte N04 , Cs4 - .byte W16 - .byte En4 - .byte W08 - .byte N40 , Gs4 - .byte W24 - .byte MOD , 6 - .byte W16 - .byte N04 , Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte N24 , En4 - .byte W24 - .byte MOD , 0 - .byte N04 , Dn4 - .byte W16 - .byte Fs4 - .byte W08 - .byte N16 , An4 - .byte W16 - .byte N04 , Gs4 - .byte W04 - .byte An4 - .byte W04 - .byte N24 , Fs4 - .byte W24 - .byte N04 , Bn4 - .byte W08 - .byte An4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N40 , Gs4 - .byte W40 - .byte N04 , Fs4 - .byte W04 - .byte Gs4 - .byte W04 - .byte MOD , 6 - .byte N40 , En4 - .byte W40 - .byte N08 , Gs4 - .byte W08 - .byte MOD , 0 - .byte N40 , Fs4 - .byte W40 - .byte N04 , Dn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte N24 , Bn4 - .byte W24 - .byte An4 - .byte W24 - .byte VOICE , 48 - .byte VOL , 59*mus_c_road_mvl/mxv - .byte PAN , c_v+0 - .byte W24 - .byte N24 , En5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Cn5 - .byte W24 - .byte Cs5 - .byte W24 - .byte Gn4 - .byte W24 - .byte As4 - .byte W24 - .byte Cn5 - .byte W24 - .byte W24 - .byte N08 , En5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Gs4 - .byte W08 - .byte Ds5 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N24 , En5 - .byte W24 - .byte Cs5 - .byte W24 - .byte En5 - .byte W24 - .byte Gn5 - .byte W24 - .byte VOICE , 56 - .byte VOL , 67*mus_c_road_mvl/mxv - .byte PAN , c_v+31 - .byte N06 , Gs5 - .byte W24 - .byte Gs4 - .byte W24 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte Gn4 - .byte W04 - .byte N04 , Gs4 - .byte W08 - .byte N04 - .byte W08 - .byte As4 - .byte W08 - .byte Cn5 - .byte W08 - .byte VOICE , 73 - .byte PAN , c_v+0 - .byte VOL , 76*mus_c_road_mvl/mxv - .byte N40 , Cs4 - .byte W24 - .byte MOD , 6 - .byte VOL , 72*mus_c_road_mvl/mxv - .byte W04 - .byte 69*mus_c_road_mvl/mxv - .byte W04 - .byte 67*mus_c_road_mvl/mxv - .byte W04 - .byte 64*mus_c_road_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 76*mus_c_road_mvl/mxv - .byte N04 , En4 - .byte W08 - .byte N48 , Gs4 - .byte W24 - .byte MOD , 7 - .byte VOL , 71*mus_c_road_mvl/mxv - .byte W04 - .byte 69*mus_c_road_mvl/mxv - .byte W04 - .byte 67*mus_c_road_mvl/mxv - .byte W04 - .byte 66*mus_c_road_mvl/mxv - .byte W04 - .byte 62*mus_c_road_mvl/mxv - .byte W04 - .byte 60*mus_c_road_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 76*mus_c_road_mvl/mxv - .byte N40 , Ds4 - .byte W24 - .byte MOD , 7 - .byte VOL , 71*mus_c_road_mvl/mxv - .byte W04 - .byte 70*mus_c_road_mvl/mxv - .byte W04 - .byte 67*mus_c_road_mvl/mxv - .byte W04 - .byte 63*mus_c_road_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 76*mus_c_road_mvl/mxv - .byte N04 , Fs4 - .byte W08 - .byte N24 , Bn4 - .byte W24 - .byte N04 , An4 - .byte W16 - .byte Fs4 - .byte W08 - .byte N96 , Gs4 - .byte W48 - .byte MOD , 7 - .byte VOL , 72*mus_c_road_mvl/mxv - .byte W04 - .byte 70*mus_c_road_mvl/mxv - .byte W04 - .byte 67*mus_c_road_mvl/mxv - .byte W04 - .byte 65*mus_c_road_mvl/mxv - .byte W04 - .byte 62*mus_c_road_mvl/mxv - .byte W04 - .byte 61*mus_c_road_mvl/mxv - .byte W04 - .byte 58*mus_c_road_mvl/mxv - .byte W04 - .byte 57*mus_c_road_mvl/mxv - .byte W04 - .byte 55*mus_c_road_mvl/mxv - .byte W04 - .byte 52*mus_c_road_mvl/mxv - .byte W04 - .byte 50*mus_c_road_mvl/mxv - .byte W04 - .byte 50*mus_c_road_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 64*mus_c_road_mvl/mxv - .byte N04 , An4 - .byte W16 - .byte En4 - .byte W08 - .byte N24 , An4 - .byte W24 - .byte Bn4 - .byte W24 - .byte MOD , 7 - .byte N08 , Ds5 - .byte W08 - .byte N02 , Dn5 , v064 - .byte W02 - .byte Cs5 - .byte W02 - .byte Cn5 - .byte W02 - .byte Bn4 - .byte W02 - .byte N08 , Cn4 , v112 - .byte W08 - .byte VOICE , 73 - .byte MOD , 0 - .byte VOL , 76*mus_c_road_mvl/mxv - .byte N08 , Cs4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte N04 , En4 - .byte W16 - .byte Fs4 - .byte W08 - .byte N48 , Gs4 - .byte W24 - .byte MOD , 8 - .byte W04 - .byte VOL , 73*mus_c_road_mvl/mxv - .byte W04 - .byte 70*mus_c_road_mvl/mxv - .byte W04 - .byte 67*mus_c_road_mvl/mxv - .byte W04 - .byte 64*mus_c_road_mvl/mxv - .byte W04 - .byte 62*mus_c_road_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 76*mus_c_road_mvl/mxv - .byte N08 , Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N04 , Fs4 - .byte W16 - .byte Gs4 - .byte W08 - .byte N24 , Bn4 - .byte W24 - .byte N04 , An4 - .byte W16 - .byte Fs4 - .byte W08 - .byte N08 , Gs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N80 , Gs4 - .byte W32 - .byte MOD , 12 - .byte VOL , 71*mus_c_road_mvl/mxv - .byte W04 - .byte 70*mus_c_road_mvl/mxv - .byte W04 - .byte 68*mus_c_road_mvl/mxv - .byte W04 - .byte 67*mus_c_road_mvl/mxv - .byte W04 - .byte 65*mus_c_road_mvl/mxv - .byte W04 - .byte 63*mus_c_road_mvl/mxv - .byte W04 - .byte 62*mus_c_road_mvl/mxv - .byte W04 - .byte 61*mus_c_road_mvl/mxv - .byte W04 - .byte 59*mus_c_road_mvl/mxv - .byte W04 - .byte 58*mus_c_road_mvl/mxv - .byte W04 - .byte 57*mus_c_road_mvl/mxv - .byte W04 - .byte 56*mus_c_road_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 64*mus_c_road_mvl/mxv - .byte N04 , An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte N04 - .byte W16 - .byte As4 - .byte W08 - .byte Bn4 - .byte W08 - .byte As4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Fs5 - .byte W08 - .byte VOL , 71*mus_c_road_mvl/mxv - .byte W96 - .byte W48 - .byte N04 , Gs3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N04 , Ds4 - .byte W08 - .byte W96 - .byte W96 - .byte GOTO - .word mus_c_road_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_c_road_4: - .byte KEYSH , mus_c_road_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 26*mus_c_road_mvl/mxv - .byte PAN , c_v+16 - .byte N48 , Ds5 , v088 - .byte W21 - .byte VOL , 27*mus_c_road_mvl/mxv - .byte W08 - .byte 28*mus_c_road_mvl/mxv - .byte W03 - .byte 31*mus_c_road_mvl/mxv - .byte W04 - .byte 32*mus_c_road_mvl/mxv - .byte W01 - .byte 35*mus_c_road_mvl/mxv - .byte W03 - .byte 37*mus_c_road_mvl/mxv - .byte W05 - .byte 41*mus_c_road_mvl/mxv - .byte W03 - .byte N48 , En5 - .byte W01 - .byte VOL , 42*mus_c_road_mvl/mxv - .byte W03 - .byte 45*mus_c_road_mvl/mxv - .byte W05 - .byte 47*mus_c_road_mvl/mxv - .byte W03 - .byte 49*mus_c_road_mvl/mxv - .byte W01 - .byte 50*mus_c_road_mvl/mxv - .byte W03 - .byte 56*mus_c_road_mvl/mxv - .byte W01 - .byte 57*mus_c_road_mvl/mxv - .byte W03 - .byte 63*mus_c_road_mvl/mxv - .byte W01 - .byte 66*mus_c_road_mvl/mxv - .byte W03 - .byte 69*mus_c_road_mvl/mxv - .byte W01 - .byte 71*mus_c_road_mvl/mxv - .byte W03 - .byte 75*mus_c_road_mvl/mxv - .byte W01 - .byte 76*mus_c_road_mvl/mxv - .byte W19 -mus_c_road_4_000: - .byte VOICE , 14 - .byte VOL , 67*mus_c_road_mvl/mxv - .byte N48 , Fn4 , v112 - .byte W48 - .byte N48 - .byte W48 - .byte PEND - .byte VOL , 67*mus_c_road_mvl/mxv - .byte PAN , c_v+29 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte VOICE , 56 - .byte VOL , 69*mus_c_road_mvl/mxv - .byte N04 , Cn3 - .byte W08 - .byte Fn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N04 , En3 - .byte W08 - .byte PATT - .word mus_c_road_4_000 - .byte VOL , 67*mus_c_road_mvl/mxv - .byte N24 , Fn4 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte VOICE , 48 - .byte VOL , 47*mus_c_road_mvl/mxv - .byte N04 , Gs4 , v108 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte As3 - .byte W04 - .byte An3 - .byte W04 -mus_c_road_4_B1: - .byte VOICE , 60 - .byte PAN , c_v-32 - .byte VOL , 47*mus_c_road_mvl/mxv - .byte N04 , En2 , v108 - .byte W16 - .byte Cs2 , v112 - .byte W08 - .byte N24 , Gs2 - .byte W24 - .byte PAN , c_v+16 - .byte N04 , Cs3 - .byte W16 - .byte Gs2 - .byte W08 - .byte N24 , En3 - .byte W24 - .byte PAN , c_v-33 - .byte N04 , Dn2 - .byte W16 - .byte An1 - .byte W08 - .byte N24 , Fs2 - .byte W24 - .byte PAN , c_v+32 - .byte N04 , An2 - .byte W16 - .byte Fs2 - .byte W08 - .byte N24 , Dn3 - .byte W24 - .byte PAN , c_v-34 - .byte N04 , Gs2 - .byte W08 - .byte An2 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Cs2 - .byte W08 - .byte Ds2 - .byte W08 - .byte En2 - .byte W08 - .byte N24 , Gs2 - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v+31 - .byte VOL , 58*mus_c_road_mvl/mxv - .byte N04 , Fs2 - .byte W08 - .byte Dn2 - .byte W08 - .byte Fs2 - .byte W08 - .byte An2 - .byte W08 - .byte Fs2 - .byte W08 - .byte An2 - .byte W08 - .byte Dn3 - .byte W08 - .byte N02 - .byte W04 - .byte Dn3 , v088 - .byte W04 - .byte N04 , Dn3 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte An2 - .byte W08 - .byte Fs3 - .byte W08 - .byte VOICE , 48 - .byte PAN , c_v+40 - .byte VOL , 34*mus_c_road_mvl/mxv - .byte N04 , Gs3 - .byte W16 - .byte En3 - .byte W08 - .byte N72 , Cs4 - .byte W24 - .byte VOL , 32*mus_c_road_mvl/mxv - .byte W04 - .byte 31*mus_c_road_mvl/mxv - .byte W04 - .byte 29*mus_c_road_mvl/mxv - .byte W04 - .byte 28*mus_c_road_mvl/mxv - .byte W04 - .byte 26*mus_c_road_mvl/mxv - .byte W04 - .byte 25*mus_c_road_mvl/mxv - .byte W04 - .byte 23*mus_c_road_mvl/mxv - .byte W04 - .byte 21*mus_c_road_mvl/mxv - .byte W04 - .byte 20*mus_c_road_mvl/mxv - .byte W04 - .byte 19*mus_c_road_mvl/mxv - .byte W04 - .byte 18*mus_c_road_mvl/mxv - .byte W04 - .byte 16*mus_c_road_mvl/mxv - .byte W04 - .byte 34*mus_c_road_mvl/mxv - .byte N04 , An3 - .byte W16 - .byte Fs3 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N04 , Cs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte N24 , An3 - .byte W24 - .byte N04 , Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N40 , En4 - .byte W40 - .byte N04 , Ds4 - .byte W04 - .byte En4 - .byte W04 - .byte N40 , Cs4 - .byte W40 - .byte N08 , En4 - .byte W08 - .byte N40 , Fs4 - .byte W40 - .byte N04 , Dn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte N24 , Bn3 - .byte W24 - .byte Dn4 - .byte W24 - .byte VOICE , 56 - .byte VOL , 43*mus_c_road_mvl/mxv - .byte PAN , c_v-32 - .byte W24 - .byte N24 , Gn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Gn4 - .byte W24 - .byte As3 - .byte W24 - .byte Cs4 - .byte W24 - .byte En4 - .byte W24 - .byte W24 - .byte N08 , Gs4 - .byte W08 - .byte En4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte N24 , Cs4 - .byte W24 - .byte As3 - .byte W24 - .byte Gn4 - .byte W24 - .byte N22 , As4 - .byte W24 - .byte VOL , 55*mus_c_road_mvl/mxv - .byte PAN , c_v+16 - .byte N06 , Cn5 - .byte W24 - .byte Cn4 - .byte W24 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte Bn3 - .byte W04 - .byte N04 , Cn4 - .byte W08 - .byte N04 - .byte W08 - .byte Cs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte VOICE , 48 - .byte VOL , 45*mus_c_road_mvl/mxv - .byte PAN , c_v+32 - .byte N24 , Gs3 - .byte W24 - .byte N04 , Gn3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte N48 , En3 - .byte W48 - .byte N24 , Fs3 - .byte W24 - .byte N04 , Ds3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Bn2 - .byte W08 - .byte N24 , Fs2 - .byte W24 - .byte N04 , Bn2 - .byte W10 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte N24 , En3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Cs3 - .byte W24 - .byte VOICE , 60 - .byte N04 , Cs4 - .byte W16 - .byte An3 - .byte W08 - .byte N24 , Cs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N08 , Fs4 - .byte W08 - .byte N02 , Fn4 , v064 - .byte W02 - .byte En4 - .byte W02 - .byte Ds4 - .byte W02 - .byte Dn4 - .byte W02 - .byte N08 , Ds3 , v112 - .byte W08 - .byte VOICE , 60 - .byte N08 , En3 - .byte W08 - .byte Ds3 - .byte W08 - .byte En3 - .byte W08 - .byte N04 , Gs3 - .byte W16 - .byte Cn4 - .byte W08 - .byte N24 , Cs4 - .byte W24 - .byte Gs3 - .byte W24 - .byte N08 , Fs3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N04 , Bn3 - .byte W16 - .byte Ds4 - .byte W08 - .byte N24 , Fs4 - .byte W24 - .byte N04 , En4 - .byte W16 - .byte Bn3 - .byte W08 - .byte N08 , Cs4 - .byte W08 - .byte Cn4 - .byte W08 - .byte N32 , Cs4 - .byte W32 - .byte N24 , En4 - .byte W24 - .byte N16 , Fs4 - .byte W16 - .byte N08 , En4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte N04 - .byte W16 - .byte Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gs4 - .byte W08 - .byte As4 - .byte W08 - .byte VOICE , 14 - .byte N48 , Gs4 - .byte W48 - .byte N48 - .byte W48 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte VOICE , 56 - .byte VOL , 61*mus_c_road_mvl/mxv - .byte PAN , c_v+50 - .byte N04 , Ds3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Ds3 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte VOICE , 48 - .byte VOL , 57*mus_c_road_mvl/mxv - .byte N08 , Gs3 - .byte W48 - .byte N08 - .byte W48 - .byte VOL , 46*mus_c_road_mvl/mxv - .byte PAN , c_v+50 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v+30 - .byte N04 , Bn4 , v108 - .byte W04 - .byte As4 - .byte W04 - .byte An4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte GOTO - .word mus_c_road_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_c_road_5: - .byte KEYSH , mus_c_road_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 56*mus_c_road_mvl/mxv - .byte PAN , c_v+0 - .byte N48 , Ds3 , v112 - .byte W07 - .byte VOL , 12*mus_c_road_mvl/mxv - .byte W11 - .byte 13*mus_c_road_mvl/mxv - .byte W08 - .byte 16*mus_c_road_mvl/mxv - .byte W01 - .byte 16*mus_c_road_mvl/mxv - .byte W02 - .byte 16*mus_c_road_mvl/mxv - .byte W03 - .byte 17*mus_c_road_mvl/mxv - .byte W04 - .byte 18*mus_c_road_mvl/mxv - .byte W02 - .byte 21*mus_c_road_mvl/mxv - .byte W03 - .byte 22*mus_c_road_mvl/mxv - .byte W03 - .byte 23*mus_c_road_mvl/mxv - .byte W04 - .byte 25*mus_c_road_mvl/mxv - .byte N48 , En3 - .byte W02 - .byte VOL , 26*mus_c_road_mvl/mxv - .byte W03 - .byte 28*mus_c_road_mvl/mxv - .byte W03 - .byte 29*mus_c_road_mvl/mxv - .byte W04 - .byte 31*mus_c_road_mvl/mxv - .byte W02 - .byte 33*mus_c_road_mvl/mxv - .byte W03 - .byte 34*mus_c_road_mvl/mxv - .byte W03 - .byte 36*mus_c_road_mvl/mxv - .byte W04 - .byte 41*mus_c_road_mvl/mxv - .byte W02 - .byte 42*mus_c_road_mvl/mxv - .byte W06 - .byte 44*mus_c_road_mvl/mxv - .byte W04 - .byte 46*mus_c_road_mvl/mxv - .byte W02 - .byte 47*mus_c_road_mvl/mxv - .byte W03 - .byte 50*mus_c_road_mvl/mxv - .byte W03 - .byte 50*mus_c_road_mvl/mxv - .byte N02 , Fn2 - .byte W02 - .byte N02 - .byte W01 - .byte VOL , 9*mus_c_road_mvl/mxv - .byte W01 - .byte VOICE , 47 - .byte VOL , 63*mus_c_road_mvl/mxv - .byte N24 , Fn1 - .byte W48 - .byte N24 - .byte W44 - .byte N02 , Fn2 - .byte W02 - .byte N02 - .byte W02 - .byte N20 , Fn1 - .byte W24 - .byte N24 - .byte W24 - .byte N04 , Gs2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Gs2 - .byte W08 - .byte N16 , Bn1 - .byte W16 - .byte N04 , Cn2 - .byte W08 - .byte N24 , Fn1 - .byte W48 - .byte N24 - .byte W44 - .byte N02 , Fn2 - .byte W02 - .byte N02 - .byte W02 - .byte N24 , Fn1 - .byte W24 - .byte N24 - .byte W24 - .byte VOICE , 48 - .byte VOL , 46*mus_c_road_mvl/mxv - .byte N24 , Gs3 - .byte W24 - .byte VOL , 42*mus_c_road_mvl/mxv - .byte N04 , Bn3 - .byte W04 - .byte As3 - .byte W04 - .byte An3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fs3 - .byte W04 -mus_c_road_5_B1: - .byte VOICE , 1 - .byte PAN , c_v-16 - .byte VOL , 56*mus_c_road_mvl/mxv - .byte N02 , Cs2 , v108 - .byte W08 - .byte Ds2 , v072 - .byte W08 - .byte En2 - .byte W08 - .byte PAN , c_v+16 - .byte N02 , Ds2 , v112 - .byte W08 - .byte Cs2 , v072 - .byte W08 - .byte Cn2 - .byte W08 - .byte PAN , c_v-16 - .byte N02 , Cs2 , v112 - .byte W08 - .byte Ds2 , v072 - .byte W08 - .byte En2 - .byte W08 - .byte PAN , c_v+16 - .byte N02 , Cs2 , v112 - .byte W08 - .byte Ds2 , v072 - .byte W08 - .byte En2 - .byte W08 -mus_c_road_5_000: - .byte PAN , c_v-16 - .byte N02 , Dn2 , v112 - .byte W08 - .byte En2 , v072 - .byte W08 - .byte Fs2 - .byte W08 - .byte PAN , c_v+16 - .byte N02 , En2 , v112 - .byte W08 - .byte Dn2 , v072 - .byte W08 - .byte Cs2 - .byte W08 - .byte PAN , c_v-16 - .byte N02 , Dn2 , v112 - .byte W08 - .byte En2 , v072 - .byte W08 - .byte Fs2 - .byte W08 - .byte PAN , c_v+16 - .byte N02 , En2 , v112 - .byte W08 - .byte Dn2 , v072 - .byte W08 - .byte Cs2 - .byte W08 - .byte PEND - .byte PAN , c_v-16 - .byte N02 , Cs2 , v112 - .byte W08 - .byte Ds2 , v072 - .byte W08 - .byte En2 - .byte W08 - .byte PAN , c_v+16 - .byte N02 , Cs2 , v112 - .byte W08 - .byte Ds2 , v072 - .byte W08 - .byte En2 - .byte W08 - .byte PAN , c_v-16 - .byte N02 , Cs2 , v112 - .byte W08 - .byte Ds2 , v072 - .byte W08 - .byte En2 - .byte W08 - .byte PAN , c_v+16 - .byte N02 , Ds2 , v112 - .byte W08 - .byte Cs2 , v072 - .byte W08 - .byte Cn2 - .byte W08 - .byte PATT - .word mus_c_road_5_000 -mus_c_road_5_001: - .byte PAN , c_v-16 - .byte N02 , Cs2 , v112 - .byte W08 - .byte Ds2 , v072 - .byte W08 - .byte En2 - .byte W08 - .byte PAN , c_v+16 - .byte N02 , Ds2 , v112 - .byte W08 - .byte Cs2 , v072 - .byte W08 - .byte Cn2 - .byte W08 - .byte PAN , c_v-16 - .byte N02 , Cs2 , v112 - .byte W08 - .byte Ds2 , v072 - .byte W08 - .byte En2 - .byte W08 - .byte PAN , c_v+16 - .byte N02 , Cs2 , v112 - .byte W08 - .byte Ds2 , v072 - .byte W08 - .byte En2 - .byte W08 - .byte PEND - .byte PATT - .word mus_c_road_5_000 - .byte PATT - .word mus_c_road_5_001 - .byte PAN , c_v-16 - .byte N02 , Dn2 , v112 - .byte W08 - .byte En2 , v072 - .byte W08 - .byte Fs2 - .byte W08 - .byte PAN , c_v+16 - .byte N02 , En2 , v112 - .byte W08 - .byte Dn2 , v072 - .byte W08 - .byte Cs2 - .byte W08 - .byte PAN , c_v-16 - .byte N02 , Dn2 , v112 - .byte W08 - .byte En2 , v072 - .byte W08 - .byte Fs2 - .byte W08 - .byte VOICE , 47 - .byte VOL , 76*mus_c_road_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gs1 , v112 - .byte W12 - .byte N04 , Cs2 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N84 - .byte W24 - .byte VOL , 74*mus_c_road_mvl/mxv - .byte W03 - .byte 71*mus_c_road_mvl/mxv - .byte W04 - .byte 68*mus_c_road_mvl/mxv - .byte W08 - .byte 65*mus_c_road_mvl/mxv - .byte W04 - .byte 64*mus_c_road_mvl/mxv - .byte W04 - .byte 61*mus_c_road_mvl/mxv - .byte W08 - .byte 58*mus_c_road_mvl/mxv - .byte W04 - .byte 56*mus_c_road_mvl/mxv - .byte W08 - .byte 54*mus_c_road_mvl/mxv - .byte W04 - .byte 51*mus_c_road_mvl/mxv - .byte W04 - .byte 49*mus_c_road_mvl/mxv - .byte W04 - .byte 46*mus_c_road_mvl/mxv - .byte W04 - .byte 42*mus_c_road_mvl/mxv - .byte W01 - .byte 76*mus_c_road_mvl/mxv - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N72 , Gn1 - .byte W24 - .byte VOL , 74*mus_c_road_mvl/mxv - .byte W03 - .byte 69*mus_c_road_mvl/mxv - .byte W04 - .byte 66*mus_c_road_mvl/mxv - .byte W04 - .byte 64*mus_c_road_mvl/mxv - .byte W04 - .byte 61*mus_c_road_mvl/mxv - .byte W04 - .byte 59*mus_c_road_mvl/mxv - .byte W04 - .byte 56*mus_c_road_mvl/mxv - .byte W04 - .byte 54*mus_c_road_mvl/mxv - .byte W04 - .byte 50*mus_c_road_mvl/mxv - .byte W04 - .byte 44*mus_c_road_mvl/mxv - .byte W01 - .byte 47*mus_c_road_mvl/mxv - .byte W03 - .byte 43*mus_c_road_mvl/mxv - .byte W01 - .byte 46*mus_c_road_mvl/mxv - .byte W04 - .byte 43*mus_c_road_mvl/mxv - .byte W04 - .byte 76*mus_c_road_mvl/mxv - .byte N04 , Gn2 , v060 - .byte W08 - .byte Gn2 , v076 - .byte W08 - .byte Gn2 , v112 - .byte W08 - .byte N84 , Cs2 - .byte W24 - .byte VOL , 71*mus_c_road_mvl/mxv - .byte W03 - .byte 69*mus_c_road_mvl/mxv - .byte W04 - .byte 67*mus_c_road_mvl/mxv - .byte W04 - .byte 65*mus_c_road_mvl/mxv - .byte W04 - .byte 64*mus_c_road_mvl/mxv - .byte W04 - .byte 62*mus_c_road_mvl/mxv - .byte W04 - .byte 60*mus_c_road_mvl/mxv - .byte W04 - .byte 57*mus_c_road_mvl/mxv - .byte W04 - .byte 55*mus_c_road_mvl/mxv - .byte W04 - .byte 52*mus_c_road_mvl/mxv - .byte W04 - .byte 50*mus_c_road_mvl/mxv - .byte W04 - .byte 47*mus_c_road_mvl/mxv - .byte W04 - .byte 44*mus_c_road_mvl/mxv - .byte W04 - .byte 42*mus_c_road_mvl/mxv - .byte W04 - .byte 41*mus_c_road_mvl/mxv - .byte W05 - .byte 76*mus_c_road_mvl/mxv - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N72 , Gn1 - .byte W24 - .byte VOL , 73*mus_c_road_mvl/mxv - .byte W03 - .byte 69*mus_c_road_mvl/mxv - .byte W04 - .byte 65*mus_c_road_mvl/mxv - .byte W04 - .byte 64*mus_c_road_mvl/mxv - .byte W04 - .byte 61*mus_c_road_mvl/mxv - .byte W04 - .byte 57*mus_c_road_mvl/mxv - .byte W04 - .byte 55*mus_c_road_mvl/mxv - .byte W04 - .byte 52*mus_c_road_mvl/mxv - .byte W04 - .byte 50*mus_c_road_mvl/mxv - .byte W04 - .byte 47*mus_c_road_mvl/mxv - .byte W04 - .byte 45*mus_c_road_mvl/mxv - .byte W04 - .byte 44*mus_c_road_mvl/mxv - .byte W04 - .byte 42*mus_c_road_mvl/mxv - .byte W01 - .byte 76*mus_c_road_mvl/mxv - .byte N04 , Gn2 , v064 - .byte W08 - .byte Gn2 , v080 - .byte W08 - .byte Gn2 , v112 - .byte W08 - .byte N16 , Gs2 - .byte W24 - .byte Gs1 - .byte W24 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte Gn1 - .byte W04 - .byte N08 , Gs1 - .byte W16 - .byte N16 , Gs1 , v127 - .byte W16 -mus_c_road_5_002: - .byte N04 , Cs2 , v112 - .byte W16 - .byte Gs1 - .byte W08 - .byte Cs2 - .byte W40 - .byte Gs1 , v088 - .byte W16 - .byte N16 , Gs1 , v112 - .byte W16 - .byte PEND -mus_c_road_5_003: - .byte N04 , Bn1 , v112 - .byte W16 - .byte Fs1 - .byte W08 - .byte Bn1 - .byte W24 - .byte Fs1 - .byte W16 - .byte Fs1 , v084 - .byte W16 - .byte N16 , Fs1 , v112 - .byte W16 - .byte PEND - .byte N04 , As1 - .byte W16 - .byte Fs1 - .byte W08 - .byte As1 - .byte W24 - .byte Fs1 - .byte W16 - .byte Fs1 , v084 - .byte W08 - .byte Fs1 , v112 - .byte W16 - .byte As1 - .byte W08 - .byte An1 - .byte W16 - .byte En1 - .byte W08 - .byte An1 - .byte W40 - .byte Fs1 - .byte W08 - .byte N16 - .byte W24 - .byte PATT - .word mus_c_road_5_002 - .byte PATT - .word mus_c_road_5_003 - .byte N04 , As1 , v112 - .byte W24 - .byte N04 - .byte W24 - .byte N16 , Fs1 - .byte W24 - .byte N16 - .byte W24 - .byte N04 , An1 - .byte W16 - .byte En1 - .byte W08 - .byte An1 - .byte W40 - .byte Fs1 - .byte W04 - .byte N04 - .byte W12 - .byte N12 , Bn1 , v124 - .byte W16 - .byte VOICE , 47 - .byte N24 , Gs1 , v112 - .byte W48 - .byte N24 - .byte W44 - .byte N02 , Gs2 - .byte W02 - .byte N02 - .byte W02 - .byte N20 , Gs1 - .byte W24 - .byte N24 - .byte W24 - .byte N04 , Bn2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Bn2 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N04 , Ds2 - .byte W08 - .byte N24 , Gs1 - .byte W48 - .byte N24 - .byte W44 - .byte N02 , Gs2 - .byte W02 - .byte N02 - .byte W02 - .byte VOL , 59*mus_c_road_mvl/mxv - .byte N24 , Gs1 - .byte W24 - .byte N24 - .byte W24 - .byte VOICE , 48 - .byte W24 - .byte N04 , Dn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte As3 - .byte W04 - .byte An3 - .byte W04 - .byte GOTO - .word mus_c_road_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_c_road_6: - .byte KEYSH , mus_c_road_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-60 - .byte VOL , 8*mus_c_road_mvl/mxv - .byte N48 , Ds3 , v112 - .byte W05 - .byte VOL , 9*mus_c_road_mvl/mxv - .byte W08 - .byte 12*mus_c_road_mvl/mxv - .byte W11 - .byte 13*mus_c_road_mvl/mxv - .byte W08 - .byte 16*mus_c_road_mvl/mxv - .byte W01 - .byte 17*mus_c_road_mvl/mxv - .byte W03 - .byte 19*mus_c_road_mvl/mxv - .byte W01 - .byte 22*mus_c_road_mvl/mxv - .byte W03 - .byte 23*mus_c_road_mvl/mxv - .byte W01 - .byte 26*mus_c_road_mvl/mxv - .byte W03 - .byte 27*mus_c_road_mvl/mxv - .byte W04 - .byte 28*mus_c_road_mvl/mxv - .byte N48 , En3 - .byte W01 - .byte VOL , 31*mus_c_road_mvl/mxv - .byte W03 - .byte 32*mus_c_road_mvl/mxv - .byte W01 - .byte 35*mus_c_road_mvl/mxv - .byte W03 - .byte 38*mus_c_road_mvl/mxv - .byte W01 - .byte 41*mus_c_road_mvl/mxv - .byte W03 - .byte 42*mus_c_road_mvl/mxv - .byte W01 - .byte 45*mus_c_road_mvl/mxv - .byte W03 - .byte 46*mus_c_road_mvl/mxv - .byte W01 - .byte 47*mus_c_road_mvl/mxv - .byte W03 - .byte 53*mus_c_road_mvl/mxv - .byte W08 - .byte 55*mus_c_road_mvl/mxv - .byte W01 - .byte 56*mus_c_road_mvl/mxv - .byte W03 - .byte 57*mus_c_road_mvl/mxv - .byte W01 - .byte 59*mus_c_road_mvl/mxv - .byte W03 - .byte 60*mus_c_road_mvl/mxv - .byte W04 - .byte 63*mus_c_road_mvl/mxv - .byte W05 - .byte 66*mus_c_road_mvl/mxv - .byte W03 - .byte 40*mus_c_road_mvl/mxv - .byte N04 , Fn3 - .byte W48 - .byte N04 - .byte W48 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N02 , Ds3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Fn3 - .byte W48 - .byte N04 - .byte W48 - .byte N04 - .byte W24 - .byte N04 - .byte W72 -mus_c_road_6_B1: - .byte VOICE , 80 - .byte VOL , 36*mus_c_road_mvl/mxv - .byte N40 , Gs2 , v112 - .byte W40 - .byte N08 , En2 - .byte W08 - .byte N24 , Bn2 - .byte W24 - .byte Gs2 - .byte W24 - .byte N40 , Fs2 - .byte W40 - .byte N08 , Dn2 - .byte W08 - .byte N24 , An2 - .byte W24 - .byte N16 , Bn2 - .byte W16 - .byte N08 , Dn3 - .byte W08 - .byte N40 , Cs3 - .byte W40 - .byte N04 , Gs2 - .byte W08 - .byte N24 , Gn2 - .byte W24 - .byte Gs2 - .byte W24 - .byte BEND , c_v+0 - .byte N96 , An2 - .byte W96 - .byte BEND , c_v+0 - .byte N04 , Gs2 - .byte W16 - .byte En2 - .byte W08 - .byte N48 , Bn2 - .byte W48 - .byte N24 , Cs3 - .byte W24 - .byte N04 , Dn3 - .byte W16 - .byte An2 - .byte W08 - .byte N48 , Fs2 - .byte W48 - .byte N24 , An2 - .byte W24 - .byte N40 , En3 - .byte W40 - .byte N04 , Ds3 - .byte W04 - .byte En3 - .byte W04 - .byte N24 , Cs3 - .byte W24 - .byte Gs2 - .byte W24 - .byte N40 , An2 - .byte W40 - .byte N04 , Gs2 - .byte W04 - .byte An2 - .byte W04 - .byte N24 , Gs2 - .byte W24 - .byte Fs2 - .byte W24 - .byte VOL , 37*mus_c_road_mvl/mxv - .byte W24 - .byte N04 , En2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gs2 - .byte W08 - .byte En2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Cs3 - .byte W08 - .byte N04 - .byte W08 - .byte As2 - .byte W08 - .byte Gn2 - .byte W08 - .byte En2 - .byte W08 - .byte Gn2 - .byte W08 - .byte As2 - .byte W08 - .byte VOL , 47*mus_c_road_mvl/mxv - .byte N02 , As3 - .byte W08 - .byte N02 - .byte W04 - .byte An3 - .byte W04 - .byte N04 , As3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte VOL , 38*mus_c_road_mvl/mxv - .byte W24 - .byte N04 , En2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte En2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte Gn2 - .byte W08 - .byte En2 - .byte W08 - .byte Gn2 - .byte W08 - .byte As2 - .byte W08 - .byte Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte Gn2 - .byte W08 - .byte En2 - .byte W08 - .byte As2 - .byte W08 - .byte En3 - .byte W08 - .byte VOICE , 87 - .byte VOL , 28*mus_c_road_mvl/mxv - .byte N06 , Ds4 - .byte W24 - .byte Ds3 - .byte W24 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte Dn3 - .byte W04 - .byte N04 , Ds3 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte Cn4 - .byte W08 - .byte VOICE , 80 - .byte VOL , 28*mus_c_road_mvl/mxv - .byte N02 , Gs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Bn2 - .byte W04 - .byte As2 - .byte W04 - .byte Gs2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte As2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Ds4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte As3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte As3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Bn2 - .byte W04 - .byte As2 - .byte W04 - .byte Gs2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Gs2 - .byte W04 - .byte As2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Cs4 - .byte W04 - .byte As3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Bn2 - .byte W04 - .byte As2 - .byte W04 - .byte Gs2 - .byte W04 - .byte As2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte En4 - .byte W04 - .byte Fn4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte As3 - .byte W04 - .byte VOICE , 87 - .byte VOL , 28*mus_c_road_mvl/mxv - .byte N04 , En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte En2 - .byte W08 - .byte An2 - .byte W08 - .byte En3 - .byte W08 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N08 , Fs3 - .byte W08 - .byte N02 , Fn3 , v064 - .byte W02 - .byte En3 - .byte W02 - .byte Ds3 - .byte W02 - .byte Dn3 - .byte W10 - .byte VOICE , 80 - .byte VOL , 28*mus_c_road_mvl/mxv - .byte N02 , Gs3 , v112 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Bn2 - .byte W04 - .byte As2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte As3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Bn2 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Bn2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte As3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte As3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fs3 - .byte W04 - .byte VOICE , 87 - .byte N16 - .byte W16 - .byte N04 , Cs3 - .byte W08 - .byte Fs3 - .byte W16 - .byte An3 - .byte W08 - .byte N14 , Gs3 - .byte W16 - .byte N04 , Ds3 - .byte W08 - .byte Gs3 - .byte W16 - .byte Cn4 - .byte W08 - .byte N04 - .byte W48 - .byte N04 - .byte W48 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N02 , Fs3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , Gn3 - .byte W08 - .byte Gs3 - .byte W48 - .byte N04 - .byte W48 - .byte N04 - .byte W24 - .byte N04 - .byte W72 - .byte GOTO - .word mus_c_road_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_c_road_7: - .byte KEYSH , mus_c_road_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 38*mus_c_road_mvl/mxv - .byte W96 - .byte VOICE , 83 - .byte N04 , Fn4 , v112 - .byte W48 - .byte N04 - .byte W48 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N02 , Ds4 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte En4 - .byte W08 - .byte N02 - .byte W08 - .byte N04 - .byte W08 - .byte Fn4 - .byte W48 - .byte N04 - .byte W48 - .byte N04 - .byte W24 - .byte N04 - .byte W72 -mus_c_road_7_B1: - .byte VOICE , 82 - .byte VOL , 34*mus_c_road_mvl/mxv - .byte N40 , En3 , v112 - .byte W24 - .byte MOD , 9 - .byte W16 - .byte 0 - .byte N08 , Cs3 - .byte W08 - .byte N48 , Gs3 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 2 - .byte N40 , Fs3 - .byte W24 - .byte MOD , 9 - .byte W16 - .byte 0 - .byte N08 , Dn3 - .byte W08 - .byte N24 , Cs3 - .byte W24 - .byte N16 , En3 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte N40 , Gs3 - .byte W24 - .byte MOD , 9 - .byte W16 - .byte 0 - .byte N04 , En3 - .byte W08 - .byte N24 , Ds3 - .byte W24 - .byte En3 - .byte W24 - .byte BEND , c_v+0 - .byte N96 , Dn3 - .byte W48 - .byte MOD , 6 - .byte W24 - .byte BEND , c_v-2 - .byte W02 - .byte c_v-3 - .byte W02 - .byte c_v-5 - .byte W02 - .byte c_v-6 - .byte W02 - .byte c_v-9 - .byte W02 - .byte c_v-10 - .byte W02 - .byte c_v-11 - .byte W02 - .byte c_v-13 - .byte W02 - .byte c_v-15 - .byte W02 - .byte c_v-17 - .byte W02 - .byte c_v-21 - .byte W02 - .byte c_v-23 - .byte W02 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N04 , Cs3 - .byte W16 - .byte Gs2 - .byte W08 - .byte N48 , En3 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N24 , Gs3 - .byte W24 - .byte N04 , Fs3 - .byte W16 - .byte Dn3 - .byte W08 - .byte N48 , An3 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N24 , Fs3 - .byte W24 - .byte N40 , Cs4 - .byte W24 - .byte MOD , 9 - .byte W16 - .byte N04 , Cn4 - .byte W04 - .byte MOD , 0 - .byte N04 , Cs4 - .byte W04 - .byte N24 , Gs3 - .byte W24 - .byte En3 - .byte W24 - .byte N40 , Fs3 - .byte W24 - .byte MOD , 9 - .byte W16 - .byte 0 - .byte N04 , En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte N24 , Dn3 - .byte W24 - .byte Bn2 - .byte W24 - .byte VOICE , 83 - .byte W24 - .byte N04 , Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Gs3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N02 , Gn4 - .byte W08 - .byte N02 - .byte W04 - .byte Fs4 - .byte W04 - .byte N04 , Gn4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte W24 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Gs3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte Gn3 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N06 , Gs4 - .byte W24 - .byte Gs3 - .byte W24 - .byte VOICE , 85 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte Gn3 - .byte W04 - .byte N04 , Gs3 - .byte W08 - .byte Ds3 - .byte W08 - .byte En3 - .byte W08 - .byte Fs3 - .byte W08 - .byte VOL , 28*mus_c_road_mvl/mxv - .byte N02 , Cs4 - .byte W04 - .byte Gs3 - .byte W04 - .byte En3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Cn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte En3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Gs4 - .byte W04 - .byte An4 - .byte W04 - .byte Bn4 - .byte W04 - .byte An4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Ds4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Bn2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte As4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte As3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gs4 - .byte W04 - .byte An4 - .byte W04 - .byte As4 - .byte W04 - .byte An4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte VOICE , 83 - .byte MOD , 6 - .byte N04 , An3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte An3 - .byte W08 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 2 - .byte N08 , Bn4 - .byte W04 - .byte MOD , 6 - .byte W20 - .byte VOICE , 85 - .byte MOD , 2 - .byte N02 , Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Ds3 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gs4 - .byte W04 - .byte An4 - .byte W04 - .byte Bn4 - .byte W04 - .byte An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte An4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte VOICE , 83 - .byte N16 , An3 - .byte W08 - .byte MOD , 12 - .byte W08 - .byte 2 - .byte N04 , En3 - .byte W08 - .byte An3 - .byte W16 - .byte Cs4 - .byte W08 - .byte N16 , Bn3 - .byte W08 - .byte MOD , 12 - .byte W08 - .byte 2 - .byte N04 , Fs3 - .byte W08 - .byte Bn3 - .byte W16 - .byte Ds4 - .byte W08 - .byte Gs4 - .byte W48 - .byte N04 - .byte W48 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N02 , Cs4 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte Dn4 - .byte W08 - .byte N02 - .byte W08 - .byte N04 - .byte W08 - .byte Gs1 - .byte W48 - .byte N04 - .byte W48 - .byte N04 - .byte W24 - .byte N04 - .byte W72 - .byte GOTO - .word mus_c_road_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_c_road_8: - .byte KEYSH , mus_c_road_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 71*mus_c_road_mvl/mxv - .byte W96 -mus_c_road_8_000: - .byte N48 , An2 , v112 - .byte W48 - .byte N48 - .byte W48 - .byte PEND -mus_c_road_8_001: - .byte N24 , Gn2 , v112 - .byte W24 - .byte An2 - .byte W72 - .byte PEND - .byte PATT - .word mus_c_road_8_000 - .byte PATT - .word mus_c_road_8_001 -mus_c_road_8_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N48 , An2 , v112 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte W24 - .byte N48 - .byte W72 - .byte W24 - .byte N48 - .byte W72 - .byte W24 - .byte N48 - .byte W72 - .byte W24 - .byte Gn2 , v096 - .byte W48 - .byte N24 , An2 , v092 - .byte W24 - .byte N72 , An2 , v112 - .byte W96 - .byte W24 - .byte N48 - .byte W72 - .byte W24 - .byte N48 - .byte W72 - .byte W24 - .byte N48 - .byte W72 - .byte PATT - .word mus_c_road_8_000 - .byte PATT - .word mus_c_road_8_001 - .byte PATT - .word mus_c_road_8_000 - .byte PATT - .word mus_c_road_8_001 - .byte GOTO - .word mus_c_road_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_c_road_9: - .byte KEYSH , mus_c_road_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 38*mus_c_road_mvl/mxv - .byte N48 , Ds4 , v112 - .byte W48 - .byte En4 - .byte W48 - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte VOL , 57*mus_c_road_mvl/mxv - .byte N14 , Fn1 - .byte W48 - .byte N14 - .byte W48 - .byte N14 - .byte W24 - .byte N14 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N16 , Bn0 - .byte W16 - .byte N04 , Cn1 - .byte W08 - .byte N14 , Fn1 - .byte W48 - .byte N14 - .byte W48 - .byte N14 - .byte W24 - .byte N14 - .byte W24 - .byte N08 , Gs1 - .byte W08 - .byte Gn1 - .byte W08 - .byte N04 , Gs1 - .byte W08 - .byte N24 - .byte W24 -mus_c_road_9_B1: - .byte VOICE , 48 - .byte PAN , c_v-32 - .byte VOL , 31*mus_c_road_mvl/mxv - .byte N36 , Cs4 , v108 - .byte W24 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte W04 - .byte N04 , En4 , v112 - .byte W08 - .byte N48 , Gs4 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N36 , Dn4 - .byte W24 - .byte MOD , 3 - .byte W16 - .byte 0 - .byte N04 , Fs4 - .byte W08 - .byte N20 , Bn4 - .byte W20 - .byte N02 , An4 - .byte W02 - .byte Bn4 - .byte W02 - .byte N16 , An4 - .byte W16 - .byte N04 , Fs4 - .byte W08 - .byte N96 , Gs4 - .byte W48 - .byte MOD , 3 - .byte VOL , 31*mus_c_road_mvl/mxv - .byte W04 - .byte 28*mus_c_road_mvl/mxv - .byte W04 - .byte 28*mus_c_road_mvl/mxv - .byte W04 - .byte 26*mus_c_road_mvl/mxv - .byte W04 - .byte 24*mus_c_road_mvl/mxv - .byte W04 - .byte 22*mus_c_road_mvl/mxv - .byte W04 - .byte 20*mus_c_road_mvl/mxv - .byte W04 - .byte 19*mus_c_road_mvl/mxv - .byte W04 - .byte 17*mus_c_road_mvl/mxv - .byte W04 - .byte 14*mus_c_road_mvl/mxv - .byte W04 - .byte 13*mus_c_road_mvl/mxv - .byte W04 - .byte 11*mus_c_road_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 32*mus_c_road_mvl/mxv - .byte N04 , Dn4 - .byte W08 - .byte An3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte An4 - .byte W08 - .byte N02 - .byte W04 - .byte An4 , v088 - .byte W04 - .byte N04 , An4 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte Fs4 - .byte W08 - .byte Dn5 - .byte W08 - .byte W48 - .byte MOD , 3 - .byte W48 - .byte 0 - .byte W96 - .byte W48 - .byte 4 - .byte W48 - .byte 0 - .byte W72 - .byte VOICE , 84 - .byte VOL , 57*mus_c_road_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte N02 , Cs1 - .byte W04 - .byte Cs1 , v096 - .byte W04 - .byte Cs1 , v112 - .byte W04 -mus_c_road_9_000: - .byte N84 , Cs1 , v112 - .byte W88 - .byte N04 , Cs2 - .byte W08 - .byte PEND - .byte N48 , Gn2 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N24 , As1 - .byte W24 - .byte N04 , Gn1 - .byte W08 - .byte En1 - .byte W08 - .byte Dn1 - .byte W08 - .byte PATT - .word mus_c_road_9_000 - .byte N48 , Gn2 , v112 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N24 , As1 - .byte W24 - .byte N04 , Cs2 - .byte W08 - .byte En2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N06 , Gs2 - .byte W24 - .byte Gs1 - .byte W24 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte Gn1 - .byte W04 - .byte N04 , Gs1 - .byte W32 - .byte VOL , 57*mus_c_road_mvl/mxv - .byte N04 , Cs2 - .byte W16 - .byte Gs1 - .byte W08 - .byte N24 , Cs2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , Gs1 - .byte W08 - .byte Cs2 - .byte W08 - .byte Gs1 - .byte W08 - .byte Cs1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Cs2 - .byte W08 -mus_c_road_9_001: - .byte N04 , Bn1 , v112 - .byte W16 - .byte Fs1 - .byte W08 - .byte N24 , Bn1 - .byte W24 - .byte N04 , Fs1 - .byte W08 - .byte Bn1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Bn0 - .byte W08 - .byte Fs1 - .byte W08 - .byte Bn1 - .byte W08 - .byte PEND -mus_c_road_9_002: - .byte N04 , As1 , v112 - .byte W16 - .byte Fs1 - .byte W08 - .byte N24 , As1 - .byte W24 - .byte N04 , Fs1 - .byte W08 - .byte As1 - .byte W08 - .byte Fs1 - .byte W08 - .byte As0 - .byte W08 - .byte Fs1 - .byte W08 - .byte As1 - .byte W08 - .byte PEND -mus_c_road_9_003: - .byte N04 , An1 , v112 - .byte W16 - .byte En1 - .byte W08 - .byte N24 , An1 - .byte W24 - .byte N04 , Fs1 - .byte W08 - .byte Bn1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Bn0 - .byte W08 - .byte Fs1 - .byte W08 - .byte Bn1 - .byte W08 - .byte PEND - .byte Cs2 - .byte W16 - .byte Gs1 - .byte W08 - .byte N24 , Cs2 - .byte W24 - .byte N04 , Gs1 - .byte W08 - .byte Cs2 - .byte W08 - .byte Gs1 - .byte W08 - .byte Cs1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Cs2 - .byte W08 - .byte PATT - .word mus_c_road_9_001 - .byte PATT - .word mus_c_road_9_002 - .byte PATT - .word mus_c_road_9_003 -mus_c_road_9_004: - .byte N04 , Gs1 , v112 - .byte W48 - .byte N04 - .byte W48 - .byte PEND - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N16 , Dn1 - .byte W16 - .byte N04 , Ds1 - .byte W08 - .byte PATT - .word mus_c_road_9_004 - .byte N04 , Gs1 , v112 - .byte W24 - .byte N04 - .byte W72 - .byte GOTO - .word mus_c_road_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_c_road_10: - .byte KEYSH , mus_c_road_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 71*mus_c_road_mvl/mxv - .byte PAN , c_v-19 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_c_road_10_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte PAN , c_v-40 - .byte VOL , 50*mus_c_road_mvl/mxv - .byte W48 - .byte N04 , En3 , v112 - .byte W16 - .byte Cs3 - .byte W08 - .byte N24 , Gs3 - .byte W24 - .byte N04 , Fs3 - .byte W16 - .byte Dn3 - .byte W08 - .byte N16 , An3 - .byte W16 - .byte N04 , Gs3 - .byte W04 - .byte An3 - .byte W04 - .byte N24 , Dn3 - .byte W24 - .byte N04 , Fs3 - .byte W08 - .byte En3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N48 , Cs3 - .byte W48 - .byte Gs3 - .byte W48 - .byte Dn3 - .byte W48 - .byte N24 , Bn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte VOICE , 14 - .byte PAN , c_v-32 - .byte VOL , 76*mus_c_road_mvl/mxv - .byte N96 , Cs3 , v088 - .byte W96 - .byte PAN , c_v+32 - .byte N96 , Gn3 - .byte W96 - .byte PAN , c_v-32 - .byte N96 , Cs3 , v092 - .byte W96 - .byte PAN , c_v+32 - .byte N48 , As3 - .byte W48 - .byte PAN , c_v-32 - .byte N48 , Gn3 , v088 - .byte W48 - .byte PAN , c_v+32 - .byte N48 , Gs3 - .byte W48 - .byte PAN , c_v-32 - .byte N48 , Ds3 , v112 - .byte W48 - .byte PAN , c_v+32 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_c_road_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_c_road: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_c_road_pri @ Priority - .byte mus_c_road_rev @ Reverb. - - .word mus_c_road_grp - - .word mus_c_road_1 - .word mus_c_road_2 - .word mus_c_road_3 - .word mus_c_road_4 - .word mus_c_road_5 - .word mus_c_road_6 - .word mus_c_road_7 - .word mus_c_road_8 - .word mus_c_road_9 - .word mus_c_road_10 - - .end diff --git a/sound/songs/mus_casino.s b/sound/songs/mus_casino.s deleted file mode 100644 index aa7a0e6b45..0000000000 --- a/sound/songs/mus_casino.s +++ /dev/null @@ -1,4151 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_casino_grp, voicegroup072 - .equ mus_casino_pri, 0 - .equ mus_casino_rev, reverb_set+50 - .equ mus_casino_mvl, 127 - .equ mus_casino_key, 0 - .equ mus_casino_tbs, 1 - .equ mus_casino_exg, 0 - .equ mus_casino_cmp, 1 - - .section .rodata - .global mus_casino - .align 2 - -@********************** Track 1 **********************@ - -mus_casino_1: - .byte KEYSH , mus_casino_key+0 - .byte TEMPO , 182*mus_casino_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 31*mus_casino_mvl/mxv - .byte W06 -mus_casino_1_B1: -mus_casino_1_000: - .byte VOICE , 127 - .byte N04 , En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte VOICE , 126 - .byte N24 , Gs5 , v112 - .byte W24 - .byte VOICE , 127 - .byte N04 , En5 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte VOICE , 126 - .byte N24 , Gs5 , v096 - .byte W24 - .byte PEND -mus_casino_1_001: - .byte VOICE , 127 - .byte N04 , En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte VOICE , 126 - .byte N24 , Gs5 , v096 - .byte W24 - .byte VOICE , 127 - .byte N04 , En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte VOICE , 126 - .byte N24 , Gs5 , v096 - .byte W24 - .byte PEND - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte N04 , En5 , v112 - .byte W96 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte VOICE , 127 - .byte N04 , En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 -mus_casino_1_002: - .byte N04 , En5 , v112 - .byte W08 - .byte En5 , v092 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte PEND - .byte PATT - .word mus_casino_1_002 -mus_casino_1_003: - .byte N04 , En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W08 - .byte En5 , v092 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte PEND - .byte PATT - .word mus_casino_1_003 - .byte N04 , En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W08 - .byte En5 , v092 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W08 - .byte En5 , v092 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W08 - .byte En5 , v092 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte PATT - .word mus_casino_1_000 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte PATT - .word mus_casino_1_001 - .byte GOTO - .word mus_casino_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_casino_2: - .byte KEYSH , mus_casino_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 54*mus_casino_mvl/mxv - .byte PAN , c_v-16 - .byte W06 -mus_casino_2_B1: - .byte VOICE , 1 - .byte VOL , 52*mus_casino_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte N16 , As1 , v112 - .byte W16 - .byte N04 , Fn4 - .byte W08 - .byte As1 - .byte W08 - .byte An1 - .byte W08 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte An1 - .byte W08 - .byte As1 - .byte W08 - .byte Gn4 - .byte W08 - .byte An1 - .byte W08 - .byte N04 - .byte W08 - .byte Gs4 - .byte W08 - .byte As1 - .byte W08 - .byte Gn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte As1 - .byte W08 - .byte N08 , An4 - .byte W24 - .byte As4 , v084 - .byte W08 - .byte N24 , As1 , v112 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte VOL , 30*mus_casino_mvl/mxv - .byte N88 , Gn3 - .byte W88 - .byte N08 , Gs3 - .byte W08 - .byte N88 , As3 - .byte W88 - .byte N08 , An3 - .byte W08 - .byte N72 , Gs3 - .byte W72 - .byte N16 , As3 - .byte W16 - .byte N08 , Gs3 - .byte W08 - .byte N48 , Gn3 - .byte W48 - .byte Fn3 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 48 - .byte VOL , 14*mus_casino_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte An4 - .byte W04 - .byte TIE , As4 - .byte W96 - .byte W44 - .byte EOT - .byte N04 , Bn4 - .byte W04 - .byte N44 , Cn5 - .byte W22 - .byte N04 , Ds4 - .byte W22 - .byte Bn4 - .byte W04 - .byte N92 , As4 - .byte W92 - .byte N04 , Bn4 - .byte W04 - .byte N48 , Cn5 - .byte W48 - .byte N04 , Cs5 - .byte W04 - .byte N36 , Dn5 - .byte W36 - .byte N08 , Gn4 - .byte W08 - .byte N72 , As4 - .byte W72 - .byte N16 - .byte W16 - .byte N04 , Gs4 - .byte W08 - .byte N48 , Fn4 - .byte W48 - .byte Gs4 - .byte W48 - .byte TIE , As4 - .byte W96 - .byte W40 - .byte EOT - .byte N08 , Bn4 - .byte W08 - .byte N44 , Cs5 - .byte W44 - .byte N04 , Bn4 - .byte W04 - .byte TIE , Cn5 - .byte W96 - .byte W72 - .byte EOT - .byte N14 , Dn5 - .byte W14 - .byte N10 , Cn5 - .byte W10 - .byte N96 , As4 - .byte W96 - .byte N48 , Gs4 - .byte W48 - .byte Gn4 - .byte W48 - .byte N72 , Gs4 - .byte W72 - .byte N16 , As4 - .byte W16 - .byte N08 , Gs4 - .byte W08 - .byte N48 , Gn4 - .byte W48 - .byte N44 , Fn4 - .byte W48 - .byte TIE , As4 - .byte W96 - .byte W40 - .byte EOT - .byte N04 , Bn4 - .byte W04 - .byte Cn5 - .byte W04 - .byte N48 , Cs5 - .byte W48 - .byte VOICE , 17 - .byte VOL , 22*mus_casino_mvl/mxv - .byte N16 , Gs4 - .byte W16 - .byte N04 , Cn5 - .byte W08 - .byte Ds5 - .byte W16 - .byte Gn5 - .byte W24 - .byte TIE , Cn6 - .byte W32 - .byte W88 - .byte EOT - .byte N08 , Dn6 - .byte W08 - .byte N04 , Bn5 - .byte W04 - .byte N36 , As5 - .byte W36 - .byte N08 , Gn5 - .byte W08 - .byte Gs5 - .byte W16 - .byte N32 , As5 - .byte W32 - .byte N08 , Gn5 - .byte W08 - .byte Gs5 - .byte W08 - .byte As5 - .byte W08 - .byte N40 , Dn6 - .byte W40 - .byte N04 , Cn6 - .byte W08 - .byte N16 , As5 - .byte W16 - .byte N04 , Gn5 - .byte W08 - .byte An5 - .byte W04 - .byte N36 , Gs5 - .byte W36 - .byte N04 , Fn5 - .byte W08 - .byte Gn5 - .byte W16 - .byte Gs5 - .byte W24 - .byte Fn5 - .byte W08 - .byte Gn5 - .byte W16 - .byte N32 , Gs5 - .byte W32 - .byte N12 , Cn6 - .byte W12 - .byte N04 , As5 , v088 - .byte W04 - .byte Cn6 - .byte W04 - .byte As5 - .byte W04 - .byte N16 , Gs5 , v112 - .byte W16 - .byte N04 , Fn5 - .byte W08 - .byte W16 - .byte N24 , Gn5 - .byte W32 - .byte N16 , Gs5 - .byte W24 - .byte N16 - .byte W24 - .byte N08 , An5 - .byte W24 - .byte N04 - .byte W16 - .byte N24 , As5 - .byte W32 - .byte N16 , Bn5 - .byte W16 - .byte N04 , Gs5 , v092 - .byte W04 - .byte As5 - .byte W04 - .byte TIE , Cn6 , v112 - .byte W96 - .byte W88 - .byte EOT - .byte N04 , Dn6 , v092 - .byte W04 - .byte Cn6 - .byte W04 - .byte N92 , As5 - .byte W92 - .byte N04 , Gn5 - .byte W04 - .byte N88 , As5 - .byte W88 - .byte N04 , As5 , v112 - .byte W04 - .byte Bn5 - .byte W04 - .byte VOL , 20*mus_casino_mvl/mxv - .byte N72 , Ds6 - .byte W72 - .byte N16 , Dn6 - .byte W16 - .byte N08 , Ds6 - .byte W08 - .byte VOL , 23*mus_casino_mvl/mxv - .byte N04 , Bn5 - .byte W04 - .byte N84 , As5 - .byte W84 - .byte N04 , Gn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte N88 , Fn5 - .byte W88 - .byte N04 , Gn5 - .byte W04 - .byte Gs5 - .byte W04 - .byte N40 , As5 - .byte W40 - .byte N04 , Bn5 - .byte W04 - .byte Cn6 - .byte W04 - .byte N48 , Dn6 - .byte W48 - .byte GOTO - .word mus_casino_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_casino_3: - .byte KEYSH , mus_casino_key+0 - .byte VOICE , 35 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 70*mus_casino_mvl/mxv - .byte PAN , c_v+0 - .byte W06 -mus_casino_3_B1: - .byte VOL , 70*mus_casino_mvl/mxv - .byte N08 , Ds1 , v112 - .byte W96 - .byte En1 - .byte W96 - .byte Fn1 - .byte W96 - .byte As0 - .byte W08 - .byte N04 , Fn1 - .byte W08 - .byte As0 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , An0 - .byte W08 - .byte N08 , As0 - .byte W08 - .byte N04 , Fn1 - .byte W08 - .byte As0 - .byte W08 - .byte N20 - .byte W24 - .byte N08 - .byte W08 - .byte N04 , Fn1 - .byte W08 - .byte As0 - .byte W08 - .byte N08 - .byte W16 - .byte N04 , As1 - .byte W32 - .byte N16 , As0 - .byte W16 - .byte N08 , Dn1 - .byte W08 -mus_casino_3_000: - .byte N08 , Ds1 , v112 - .byte W16 - .byte Ds2 - .byte W08 - .byte N16 , Dn2 - .byte W24 - .byte Cs2 - .byte W24 - .byte Cn2 - .byte W24 - .byte PEND -mus_casino_3_001: - .byte N08 , As1 , v112 - .byte W08 - .byte Gn1 - .byte W08 - .byte En1 - .byte W08 - .byte N16 , Cs1 - .byte W24 - .byte Cs2 - .byte W24 - .byte N08 , Cn2 - .byte W16 - .byte Gn1 - .byte W08 - .byte PEND -mus_casino_3_002: - .byte N08 , Fn1 , v112 - .byte W16 - .byte Fn2 - .byte W08 - .byte Cn2 - .byte W08 - .byte Ds2 - .byte W08 - .byte En2 - .byte W08 - .byte N16 , Fn2 - .byte W24 - .byte N08 , En2 - .byte W16 - .byte Ds2 - .byte W08 - .byte PEND -mus_casino_3_003: - .byte N16 , Dn2 , v112 - .byte W24 - .byte Cn2 - .byte W24 - .byte As1 - .byte W24 - .byte Gs1 - .byte W24 - .byte PEND - .byte PATT - .word mus_casino_3_000 - .byte PATT - .word mus_casino_3_001 -mus_casino_3_004: - .byte N08 , Fn1 , v112 - .byte W16 - .byte Fn2 - .byte W08 - .byte N16 , En2 - .byte W24 - .byte Ds2 - .byte W24 - .byte Dn2 - .byte W24 - .byte PEND - .byte N08 - .byte W08 - .byte As1 - .byte W08 - .byte Gs1 - .byte W08 - .byte N16 , Fn1 - .byte W24 - .byte As1 - .byte W24 - .byte Dn2 - .byte W24 - .byte PATT - .word mus_casino_3_000 - .byte PATT - .word mus_casino_3_001 - .byte PATT - .word mus_casino_3_002 - .byte PATT - .word mus_casino_3_003 - .byte PATT - .word mus_casino_3_000 - .byte PATT - .word mus_casino_3_001 - .byte PATT - .word mus_casino_3_004 - .byte VOL , 72*mus_casino_mvl/mxv - .byte N08 , As1 , v112 - .byte W24 - .byte N72 , As0 - .byte W72 - .byte Gs1 - .byte W72 - .byte N04 - .byte W16 - .byte N08 - .byte W08 - .byte W16 - .byte N32 - .byte W32 - .byte N48 , Gn2 - .byte W48 - .byte N64 , Fn2 - .byte W64 - .byte N04 , Dn2 - .byte W08 - .byte N16 , Fn2 - .byte W16 - .byte N04 , En2 , v084 - .byte W08 - .byte N88 , Ds2 , v112 - .byte W88 - .byte N04 , As1 - .byte W08 -mus_casino_3_005: - .byte N72 , Fn2 , v112 - .byte W72 - .byte N04 , Gn2 - .byte W16 - .byte Fn2 - .byte W08 - .byte PEND -mus_casino_3_006: - .byte N12 , As1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte Gn1 - .byte W16 - .byte Gs1 - .byte W08 - .byte N12 , As1 - .byte W16 - .byte N04 - .byte W08 - .byte N16 , Cn2 - .byte W16 - .byte N04 , Dn2 - .byte W08 - .byte PEND - .byte N40 , Ds2 - .byte W40 - .byte N08 , As1 - .byte W08 - .byte N16 , Ds2 - .byte W16 - .byte N04 , As1 - .byte W08 - .byte Ds2 - .byte W08 - .byte Dn2 - .byte W08 - .byte Ds2 - .byte W08 - .byte N40 , En2 - .byte W40 - .byte N04 , Cs2 - .byte W08 - .byte N40 , Gn2 - .byte W40 - .byte N04 , En2 - .byte W08 - .byte N48 , Gs1 - .byte W48 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Gs2 - .byte W16 - .byte Gs1 - .byte W08 - .byte W16 - .byte N32 - .byte W32 - .byte N08 , Ds2 - .byte W08 - .byte N04 , Dn2 - .byte W08 - .byte Cs2 - .byte W08 - .byte N24 , Cn2 - .byte W24 - .byte N60 , Dn2 - .byte W60 - .byte W02 - .byte N04 , Gn1 - .byte W10 - .byte N16 , Dn2 - .byte W16 - .byte N04 , As1 , v084 - .byte W08 - .byte N12 , Ds2 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N24 , Gn1 - .byte W24 - .byte N12 , Gn2 - .byte W16 - .byte N04 - .byte W08 - .byte Ds2 - .byte W16 - .byte Cn2 - .byte W08 - .byte PATT - .word mus_casino_3_005 - .byte PATT - .word mus_casino_3_006 - .byte N12 , Gn2 , v112 - .byte W16 - .byte N04 , Ds2 - .byte W08 - .byte N24 , As1 - .byte W24 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W08 - .byte N24 , Ds2 - .byte W24 - .byte N16 , En2 - .byte W16 - .byte N04 , Cs2 - .byte W08 - .byte N24 , As1 - .byte W24 - .byte N16 , En2 - .byte W16 - .byte N04 , Cs2 - .byte W08 - .byte N16 , Gn2 - .byte W16 - .byte N04 , As1 - .byte W08 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_casino_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_casino_4: - .byte KEYSH , mus_casino_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 63*mus_casino_mvl/mxv - .byte N02 , Fn3 , v112 - .byte W02 - .byte Gn3 - .byte W02 - .byte Gs3 - .byte W02 -mus_casino_4_B1: - .byte VOICE , 56 - .byte N08 , Ds4 , v120 - .byte W72 - .byte Ds3 , v112 - .byte W08 - .byte Ds3 , v036 - .byte W16 - .byte En4 , v112 - .byte W08 - .byte En4 , v036 - .byte W08 - .byte Cs4 , v112 - .byte W08 - .byte Cs4 , v036 - .byte W16 - .byte As3 , v112 - .byte W08 - .byte As3 , v036 - .byte W16 - .byte Gn3 , v112 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N08 , Gn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte Cn4 , v036 - .byte W16 - .byte Ds4 , v112 - .byte W08 - .byte Ds4 , v036 - .byte W24 - .byte VOICE , 1 - .byte W16 - .byte N32 , Dn4 , v112 - .byte W32 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v036 - .byte W16 - .byte N20 , Ds4 , v112 - .byte W24 - .byte N16 , En4 - .byte W16 - .byte N08 , En4 , v036 - .byte W08 - .byte En4 , v112 - .byte W08 - .byte En4 , v036 - .byte W08 - .byte Fn4 , v112 - .byte W08 - .byte VOL , 53*mus_casino_mvl/mxv - .byte N08 , Fn4 , v036 - .byte W16 - .byte As4 , v084 - .byte W08 - .byte VOL , 64*mus_casino_mvl/mxv - .byte N24 , As2 , v112 - .byte W24 - .byte VOICE , 13 - .byte VOL , 51*mus_casino_mvl/mxv - .byte W16 - .byte N08 , Gn4 - .byte W08 - .byte Gn4 , v036 - .byte W48 - .byte As3 , v112 - .byte W08 - .byte As3 , v036 - .byte W16 - .byte Gs4 , v112 - .byte W16 - .byte Gn4 - .byte W24 - .byte Fs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte N08 , Fn4 - .byte W08 - .byte N24 , Gn4 - .byte W24 - .byte W16 - .byte N04 , Gs4 - .byte W32 - .byte N24 - .byte W48 - .byte N08 , As4 - .byte W16 - .byte Gs4 - .byte W24 - .byte Gn4 - .byte W08 - .byte N24 , Fn4 - .byte W24 - .byte N08 , Fs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte VOL , 33*mus_casino_mvl/mxv - .byte N04 , As3 , v104 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte As3 , v088 - .byte W04 - .byte Gn4 , v080 - .byte W04 - .byte As3 , v072 - .byte W04 - .byte Gn4 - .byte W04 - .byte As3 , v068 - .byte W04 - .byte Gn4 - .byte W04 - .byte As3 , v064 - .byte W04 - .byte Gn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn4 - .byte W04 - .byte Cs4 , v104 - .byte W04 - .byte As4 , v096 - .byte W04 - .byte Cs4 , v088 - .byte W04 - .byte As4 , v080 - .byte W04 - .byte Cs4 , v072 - .byte W04 - .byte As4 - .byte W04 - .byte Cs4 , v068 - .byte W04 - .byte As4 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte As4 - .byte W04 - .byte Cs4 - .byte W04 - .byte As4 - .byte W04 - .byte Cs4 - .byte W04 - .byte As4 - .byte W04 - .byte Cs4 - .byte W04 - .byte As4 - .byte W04 - .byte Cs4 - .byte W04 - .byte As4 - .byte W04 - .byte Cs4 - .byte W04 - .byte As4 - .byte W04 - .byte Cs4 - .byte W04 - .byte As4 - .byte W04 - .byte Cs4 - .byte W04 - .byte As4 - .byte W04 - .byte Cn4 , v104 - .byte W04 - .byte Gs4 , v096 - .byte W04 - .byte Cn4 , v088 - .byte W04 - .byte Gs4 , v080 - .byte W04 - .byte Cn4 , v072 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cn4 , v068 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cn4 , v064 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Dn4 , v104 - .byte W04 - .byte As4 , v096 - .byte W04 - .byte Dn4 , v088 - .byte W04 - .byte As4 , v080 - .byte W04 - .byte Cn4 , v104 - .byte W04 - .byte Gs4 , v096 - .byte W04 - .byte Dn4 , v104 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Dn4 , v088 - .byte W04 - .byte Gn4 , v080 - .byte W04 - .byte Dn4 , v072 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 , v068 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As3 , v104 - .byte W04 - .byte Fn4 , v096 - .byte W04 - .byte As3 , v088 - .byte W04 - .byte Fn4 , v080 - .byte W04 - .byte As3 , v072 - .byte W04 - .byte Fn4 - .byte W04 - .byte As3 , v068 - .byte W04 - .byte Fn4 - .byte W04 - .byte As3 , v064 - .byte W04 - .byte Fn4 - .byte W04 - .byte As3 - .byte W04 - .byte Fn4 - .byte W04 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte VOL , 64*mus_casino_mvl/mxv - .byte W16 - .byte N04 , Gs3 , v112 - .byte W04 - .byte N08 , Gs3 , v036 - .byte W28 - .byte N16 , Gs3 , v112 - .byte W16 - .byte N08 , Gs3 , v036 - .byte W08 - .byte N20 , Gs3 , v112 - .byte W24 - .byte N08 , As3 - .byte W08 - .byte N02 , An3 , v064 - .byte W02 - .byte Gs3 , v068 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fs3 , v064 - .byte W80 - .byte W02 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 46 - .byte VOL , 52*mus_casino_mvl/mxv - .byte W80 - .byte N04 , Cs5 , v112 - .byte W08 - .byte As4 - .byte W08 - .byte VOICE , 46 - .byte VOL , 52*mus_casino_mvl/mxv - .byte N04 , Gs4 - .byte W08 - .byte Cn5 , v076 - .byte W08 - .byte Ds5 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Ds5 , v072 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gs4 , v112 - .byte W08 - .byte Cn5 , v076 - .byte W08 - .byte Ds5 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Ds5 , v072 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gs4 , v112 - .byte W08 - .byte Cn5 , v076 - .byte W08 - .byte Dn5 - .byte W08 - .byte Fn5 , v112 - .byte W08 - .byte Dn5 , v072 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gs4 , v112 - .byte W08 - .byte Cn5 , v076 - .byte W08 - .byte Dn5 - .byte W08 - .byte Fn5 , v112 - .byte W08 - .byte Dn5 , v072 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn4 , v112 - .byte W08 - .byte As4 , v076 - .byte W08 - .byte Dn5 - .byte W08 - .byte Fn5 , v112 - .byte W08 - .byte Dn5 , v072 - .byte W08 - .byte As4 - .byte W08 - .byte Gn4 , v112 - .byte W08 - .byte As4 , v076 - .byte W08 - .byte Dn5 - .byte W08 - .byte Fn5 , v112 - .byte W08 - .byte Dn5 , v072 - .byte W08 - .byte As4 - .byte W08 - .byte Gn4 , v112 - .byte W08 - .byte As4 , v076 - .byte W08 - .byte Cn5 - .byte W08 - .byte Ds5 , v112 - .byte W08 - .byte Cn5 , v072 - .byte W08 - .byte As4 - .byte W08 - .byte Gn4 , v112 - .byte W08 - .byte As4 , v076 - .byte W08 - .byte Cn5 - .byte W08 - .byte Ds5 , v112 - .byte W08 - .byte Cn5 , v072 - .byte W08 - .byte As4 - .byte W08 - .byte Fn4 , v112 - .byte W08 - .byte Gs4 , v076 - .byte W08 - .byte Cn5 - .byte W08 - .byte Ds5 , v112 - .byte W08 - .byte Cn5 , v072 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fn4 , v112 - .byte W08 - .byte Gs4 , v076 - .byte W08 - .byte Cn5 - .byte W08 - .byte Ds5 , v112 - .byte W08 - .byte Cn5 , v072 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fn4 , v112 - .byte W08 - .byte Gs4 , v076 - .byte W08 - .byte As4 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte As4 , v072 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fn4 , v112 - .byte W08 - .byte Gs4 , v076 - .byte W08 - .byte As4 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte As4 , v072 - .byte W08 - .byte Gs4 - .byte W08 - .byte Ds4 , v112 - .byte W08 - .byte Gn4 , v076 - .byte W08 - .byte As4 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte As4 , v072 - .byte W08 - .byte Gn4 - .byte W08 - .byte Ds4 , v112 - .byte W08 - .byte Gn4 , v076 - .byte W08 - .byte As4 - .byte W08 - .byte Dn5 , v112 - .byte W08 - .byte As4 , v072 - .byte W08 - .byte Gn4 - .byte W08 - .byte En4 , v112 - .byte W08 - .byte Gn4 , v076 - .byte W08 - .byte As4 - .byte W08 - .byte Cs5 , v112 - .byte W08 - .byte As4 , v072 - .byte W08 - .byte Gn4 - .byte W08 - .byte En4 , v112 - .byte W08 - .byte Gn4 , v076 - .byte W08 - .byte As4 - .byte W08 - .byte Cs5 , v112 - .byte W08 - .byte As4 , v072 - .byte W08 - .byte Gn4 - .byte W08 - .byte VOICE , 1 - .byte VOL , 61*mus_casino_mvl/mxv - .byte N04 , Gn3 , v112 - .byte W04 - .byte N08 , Gn3 , v036 - .byte W92 - .byte W16 - .byte N04 , Gn3 , v112 - .byte W04 - .byte N08 , Gn3 , v036 - .byte W28 - .byte N16 , Gn3 , v112 - .byte W16 - .byte N08 , Gn3 , v036 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W04 - .byte N08 , Fs3 , v036 - .byte W20 - .byte N04 , Fn3 , v112 - .byte W04 - .byte N08 , Fn3 , v036 - .byte W92 - .byte W16 - .byte N04 , Fn3 , v112 - .byte W04 - .byte N08 , Fn3 , v036 - .byte W28 - .byte N16 , Fn3 , v112 - .byte W16 - .byte N08 , Fn3 , v036 - .byte W08 - .byte N04 , En3 , v112 - .byte W04 - .byte N08 , En3 , v036 - .byte W20 - .byte N04 , Ds3 , v112 - .byte W04 - .byte N08 , Ds3 , v036 - .byte W92 - .byte W16 - .byte N04 , Ds3 , v112 - .byte W04 - .byte N08 , Ds3 , v036 - .byte W28 - .byte N16 , Ds3 , v112 - .byte W16 - .byte N08 , Ds3 , v036 - .byte W32 - .byte W16 - .byte N24 , Dn3 , v112 - .byte W24 - .byte N08 , Dn3 , v036 - .byte W08 - .byte N16 , Ds3 , v112 - .byte W16 - .byte N08 , Ds3 , v036 - .byte W08 - .byte N16 , Ds3 , v112 - .byte W16 - .byte N08 , Ds3 , v036 - .byte W08 - .byte N16 , Ds3 , v112 - .byte W16 - .byte N08 , Ds3 , v036 - .byte W08 - .byte N04 , Ds3 , v112 - .byte W04 - .byte N08 , Ds3 , v036 - .byte W12 - .byte N24 , Fn3 , v112 - .byte W24 - .byte N08 , Fn3 , v036 - .byte W08 - .byte N24 , Gs3 , v112 - .byte W24 - .byte N04 , Gn3 - .byte W08 - .byte Gn3 , v052 - .byte W08 - .byte Gn3 , v088 - .byte W08 - .byte N04 - .byte W04 - .byte N08 , Gn3 , v036 - .byte W20 - .byte N04 , Gn3 , v088 - .byte W04 - .byte N08 , Gn3 , v036 - .byte W20 - .byte N04 , Fs3 , v088 - .byte W04 - .byte N08 , Fs3 , v036 - .byte W20 - .byte N04 , Gn3 , v088 - .byte W04 - .byte N08 , Gn3 , v036 - .byte W12 - .byte N04 , Gn3 , v112 - .byte W04 - .byte N08 , Gn3 , v036 - .byte W28 - .byte N16 , Gn3 , v112 - .byte W16 - .byte N08 , Gn3 , v036 - .byte W08 - .byte N16 , Fs3 , v112 - .byte W16 - .byte N08 , Fs3 , v036 - .byte W08 - .byte N04 , Fn3 , v112 - .byte W08 - .byte Fn3 , v048 - .byte W08 - .byte Fn3 , v088 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W04 - .byte N08 , Fn3 , v036 - .byte W20 - .byte N04 , En3 , v088 - .byte W04 - .byte N08 , En3 , v036 - .byte W20 - .byte N04 , Fn3 , v088 - .byte W04 - .byte N08 , Fn3 , v036 - .byte W12 - .byte N04 , Fn3 , v112 - .byte W04 - .byte N08 , Fn3 , v036 - .byte W28 - .byte N16 , Fn3 , v112 - .byte W16 - .byte N08 , Fn3 , v036 - .byte W08 - .byte N16 , En3 , v112 - .byte W16 - .byte N08 , En3 , v036 - .byte W08 - .byte N04 , As3 , v112 - .byte W08 - .byte As3 , v048 - .byte W08 - .byte As3 , v088 - .byte W08 - .byte N04 - .byte W04 - .byte N08 , As3 , v036 - .byte W20 - .byte N04 , As3 , v088 - .byte W04 - .byte N08 , As3 , v036 - .byte W44 - .byte N04 , As3 , v088 - .byte W04 - .byte N08 , As3 , v036 - .byte W12 - .byte N04 , As3 , v112 - .byte W04 - .byte N08 , As3 , v036 - .byte W28 - .byte N16 , As3 , v112 - .byte W16 - .byte N08 , As3 , v036 - .byte W32 - .byte N04 , As3 , v112 - .byte W08 - .byte As3 , v048 - .byte W08 - .byte As3 , v088 - .byte W08 - .byte N04 - .byte W04 - .byte N08 , As3 , v036 - .byte W20 - .byte N04 , As3 , v088 - .byte W04 - .byte N08 , As3 , v036 - .byte W20 - .byte N04 , An3 , v088 - .byte W04 - .byte N08 , An3 , v036 - .byte W20 - .byte N04 , As3 , v088 - .byte W04 - .byte N08 , As3 , v036 - .byte W12 - .byte N04 , As3 , v112 - .byte W04 - .byte N08 , As3 , v036 - .byte W28 - .byte N04 , As3 , v088 - .byte W04 - .byte N08 , As3 , v036 - .byte W12 - .byte N04 , As3 , v112 - .byte W04 - .byte N08 , As3 , v036 - .byte W28 - .byte GOTO - .word mus_casino_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_casino_5: - .byte KEYSH , mus_casino_key+0 - .byte VOICE , 56 - .byte PAN , c_v-8 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 68*mus_casino_mvl/mxv - .byte N02 , As3 , v112 - .byte W02 - .byte Cn4 - .byte W02 - .byte Dn4 - .byte W02 -mus_casino_5_B1: - .byte VOL , 72*mus_casino_mvl/mxv - .byte N08 , As4 , v120 - .byte W08 - .byte As4 , v036 - .byte W64 - .byte As3 , v112 - .byte W08 - .byte As3 , v036 - .byte W16 - .byte Gs4 , v112 - .byte W08 - .byte Gs4 , v036 - .byte W08 - .byte Gn4 , v112 - .byte W08 - .byte Gn4 , v036 - .byte W16 - .byte Fn4 , v112 - .byte W08 - .byte Fn4 , v036 - .byte W16 - .byte Ds4 , v112 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v036 - .byte W16 - .byte Gn4 , v112 - .byte W08 - .byte Gn4 , v036 - .byte W24 - .byte W96 - .byte VOICE , 1 - .byte VOL , 53*mus_casino_mvl/mxv - .byte W64 - .byte N04 , An4 , v076 - .byte W32 - .byte VOICE , 56 - .byte VOL , 72*mus_casino_mvl/mxv - .byte W16 - .byte N08 , Gn4 , v112 - .byte W08 - .byte Gn4 , v036 - .byte W48 - .byte As3 , v112 - .byte W08 - .byte As3 , v036 - .byte W16 - .byte Gs4 , v112 - .byte W08 - .byte Gs4 , v036 - .byte W08 - .byte Gn4 , v112 - .byte W08 - .byte Gn4 , v036 - .byte W16 - .byte Fs4 , v112 - .byte W08 - .byte Fn4 - .byte W08 - .byte N04 , As3 - .byte W04 - .byte As3 , v036 - .byte W04 - .byte N08 , Fn4 , v112 - .byte W08 - .byte N24 , Gn4 - .byte W24 - .byte N08 , Gn4 , v036 - .byte W16 - .byte N04 , Gs4 , v112 - .byte W04 - .byte N08 , Gs4 , v036 - .byte W28 - .byte N24 , Gs4 , v112 - .byte W24 - .byte N08 , Gs4 , v036 - .byte W24 - .byte As4 , v112 - .byte W08 - .byte As4 , v036 - .byte W08 - .byte Gs4 , v112 - .byte W08 - .byte Gs4 , v036 - .byte W16 - .byte Gn4 , v112 - .byte W08 - .byte N24 , Fn4 - .byte W24 - .byte N08 , Fs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N72 , Gn4 - .byte W72 - .byte N08 , Gn4 , v036 - .byte W24 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 60 - .byte VOL , 62*mus_casino_mvl/mxv - .byte N04 , Dn4 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte Fn4 - .byte W07 - .byte VOICE , 60 - .byte W01 - .byte N04 , Gn3 - .byte W04 - .byte N08 , Gn3 , v036 - .byte W12 - .byte Gn4 , v112 - .byte W08 - .byte N02 , Fs4 , v064 - .byte W02 - .byte Fn4 , v068 - .byte W02 - .byte En4 - .byte W02 - .byte Ds4 , v064 - .byte W02 - .byte Dn4 , v068 - .byte W02 - .byte Cs4 - .byte W36 - .byte W02 - .byte N08 , As3 , v112 - .byte W08 - .byte As3 , v036 - .byte W16 - .byte VOL , 58*mus_casino_mvl/mxv - .byte N24 , Gs4 , v112 - .byte W24 - .byte N08 , Gn4 - .byte W08 - .byte Gn4 , v036 - .byte W08 - .byte En4 , v112 - .byte W08 - .byte N24 , Fn4 - .byte W24 - .byte N08 , Gn4 - .byte W08 - .byte Gn4 , v036 - .byte W08 - .byte En4 , v112 - .byte W08 - .byte En4 , v036 - .byte W16 - .byte Gs4 , v104 - .byte W08 - .byte Gs4 , v036 - .byte W24 - .byte N24 , Gs4 , v104 - .byte W24 - .byte N08 , Gs4 , v036 - .byte W24 - .byte N24 , As4 , v100 - .byte W24 - .byte N04 , Gs4 , v112 - .byte W08 - .byte As4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N72 , As3 - .byte W72 - .byte N04 , Cn4 , v092 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte N96 , As4 , v100 - .byte W96 - .byte VOICE , 56 - .byte VOL , 62*mus_casino_mvl/mxv - .byte N08 , As4 , v036 - .byte W16 - .byte N04 , Gs4 , v112 - .byte W04 - .byte N08 , Gs4 , v036 - .byte W28 - .byte N16 , Gs4 , v112 - .byte W16 - .byte N08 , Gs4 , v036 - .byte W08 - .byte N20 , Gs4 , v112 - .byte W20 - .byte N04 , Gs4 , v036 - .byte W04 - .byte N08 , As4 , v112 - .byte W08 - .byte N02 , An4 , v064 - .byte W02 - .byte Gs4 , v068 - .byte W02 - .byte Gn4 - .byte W02 - .byte Fs4 , v064 - .byte W80 - .byte W02 - .byte VOICE , 24 - .byte VOL , 58*mus_casino_mvl/mxv - .byte W24 - .byte N24 , Gn4 , v112 - .byte W24 - .byte Fn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N16 , Dn4 - .byte W16 - .byte N24 , Ds4 - .byte W24 - .byte En4 - .byte W24 - .byte N08 , Fn4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N16 , Cs4 - .byte W16 - .byte N08 , Dn4 - .byte W08 - .byte N24 , Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte Gs4 - .byte W24 - .byte N16 , Gn4 - .byte W16 - .byte N24 , Gs4 - .byte W24 - .byte An4 - .byte W24 - .byte N08 , As4 - .byte W08 - .byte N16 , Gn4 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v036 - .byte W24 - .byte N24 , Gs4 , v112 - .byte W24 - .byte Gn4 - .byte W24 - .byte N16 , Fn4 - .byte W16 - .byte N04 , En4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N24 , Dn4 - .byte W24 - .byte N08 , Cn4 - .byte W08 - .byte N16 , Cs4 - .byte W16 - .byte N08 , Dn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte Fn4 , v036 - .byte W24 - .byte As4 , v112 - .byte W08 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte N16 , Gn4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte N24 , Ds4 - .byte W24 - .byte N08 , Ds4 , v036 - .byte W16 - .byte N24 , En4 , v112 - .byte W24 - .byte N08 , Ds4 - .byte W08 - .byte N16 , En4 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte N16 , Gn4 - .byte W16 - .byte N08 , En4 - .byte W08 - .byte En4 , v036 - .byte W24 - .byte N24 , Gs4 , v112 - .byte W24 - .byte Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N16 , Ds4 - .byte W16 - .byte N24 , Dn4 - .byte W24 - .byte N08 , Cs4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N16 , En4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte Fn4 , v036 - .byte W24 - .byte N16 , Fn4 , v112 - .byte W16 - .byte N24 , Dn4 - .byte W24 - .byte N08 , Cs4 - .byte W08 - .byte N24 , Dn5 - .byte W24 - .byte N48 , Cn5 - .byte W48 - .byte N40 , As4 - .byte W40 - .byte N04 , Gn4 - .byte W08 - .byte N24 , Gs4 - .byte W24 - .byte Ds5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte N16 , Dn5 - .byte W16 - .byte N24 , Cn5 - .byte W24 - .byte N08 , Dn5 - .byte W08 - .byte N16 , As4 - .byte W16 - .byte N08 , Dn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte N64 , As4 - .byte W64 - .byte N08 , Dn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte N48 , As4 - .byte W48 - .byte Cs5 - .byte W48 - .byte VOICE , 24 - .byte N40 , Ds4 - .byte W40 - .byte N04 , Cn4 - .byte W08 - .byte Gn4 - .byte W04 - .byte N08 , Gn4 , v036 - .byte W20 - .byte N04 , Gs3 , v112 - .byte W08 - .byte Cn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Gn4 - .byte W04 - .byte N08 , Gn4 , v036 - .byte W12 - .byte N04 , Fs4 , v112 - .byte W08 - .byte Fn4 - .byte W04 - .byte N08 , Fn4 , v036 - .byte W12 - .byte N04 , En4 , v112 - .byte W08 - .byte Ds4 - .byte W04 - .byte N08 , Ds4 , v036 - .byte W12 - .byte N04 , Dn4 , v112 - .byte W08 - .byte Cn4 - .byte W04 - .byte N08 , Cn4 , v036 - .byte W12 - .byte N04 , Dn4 , v112 - .byte W08 - .byte N40 , As3 - .byte W40 - .byte N04 , Gn3 - .byte W08 - .byte Gs3 - .byte W04 - .byte N08 , Gs3 , v036 - .byte W12 - .byte N04 , As3 , v112 - .byte W08 - .byte Gn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte N40 , Dn4 - .byte W40 - .byte N04 , Cn4 - .byte W04 - .byte Cn4 , v036 - .byte W04 - .byte N16 , As3 , v112 - .byte W16 - .byte N04 , Gn3 - .byte W04 - .byte Gn3 , v036 - .byte W04 - .byte N40 , Gs3 , v112 - .byte W40 - .byte N04 , Fn3 - .byte W08 - .byte Gn3 - .byte W04 - .byte N08 , Gn3 , v036 - .byte W12 - .byte N04 , Gs3 , v112 - .byte W04 - .byte N08 , Gs3 , v036 - .byte W20 - .byte N04 , Fn3 , v112 - .byte W08 - .byte Gn3 - .byte W04 - .byte N08 , Gn3 , v036 - .byte W12 - .byte N32 , Gs3 , v112 - .byte W32 - .byte N12 , Cn4 - .byte W12 - .byte N04 , As3 , v088 - .byte W04 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte N16 , Gs3 , v112 - .byte W16 - .byte N04 , Fn3 - .byte W04 - .byte N08 , Fn3 , v036 - .byte W04 - .byte W16 - .byte N24 , Gn3 , v112 - .byte W24 - .byte N08 , Gn3 , v036 - .byte W08 - .byte N16 , Gs3 , v112 - .byte W16 - .byte N08 , Gs3 , v036 - .byte W08 - .byte N16 , Gs3 , v112 - .byte W16 - .byte N08 , Gs3 , v036 - .byte W08 - .byte N16 , An3 , v112 - .byte W16 - .byte N08 , An3 , v036 - .byte W08 - .byte N04 , An3 , v112 - .byte W04 - .byte N08 , An3 , v036 - .byte W12 - .byte N24 , As3 , v112 - .byte W24 - .byte N08 , As3 , v036 - .byte W08 - .byte N24 , Bn3 , v112 - .byte W24 - .byte N08 , Bn3 , v036 - .byte W24 - .byte N16 , Gs3 , v112 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Gn4 - .byte W08 - .byte Gn4 , v036 - .byte W24 - .byte N16 , Gs3 , v112 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Gn4 - .byte W08 - .byte N16 , Cn5 , v096 - .byte W16 - .byte N04 , As4 , v092 - .byte W04 - .byte Cn5 - .byte W04 - .byte N16 , Fn4 , v112 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N24 , Dn4 - .byte W24 - .byte N16 , Gn3 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte Fn4 , v036 - .byte W24 - .byte N16 , Gn3 , v112 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N24 , As4 , v096 - .byte W24 - .byte N04 , Gs4 , v088 - .byte W04 - .byte As4 - .byte W04 - .byte N16 , Dn4 , v112 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N16 , As4 , v096 - .byte W16 - .byte N08 , Gs4 , v112 - .byte W08 - .byte Fs4 - .byte W08 - .byte Fs4 , v036 - .byte W08 - .byte Fs4 , v112 - .byte W08 - .byte Fs4 , v036 - .byte W24 - .byte N16 , Fn4 , v112 - .byte W16 - .byte N08 , Fs4 - .byte W08 - .byte N24 , As4 , v096 - .byte W24 - .byte N16 , Gs4 , v112 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte N16 , Fs4 - .byte W16 - .byte N08 , Fs4 , v036 - .byte W08 - .byte N16 , Dn4 , v112 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N72 , Fn4 - .byte W72 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte N48 , As4 - .byte W48 - .byte N24 , Dn5 , v096 - .byte W24 - .byte VOICE , 56 - .byte VOL , 72*mus_casino_mvl/mxv - .byte N08 , Gn4 , v112 - .byte W08 - .byte N04 , Gs4 - .byte W08 - .byte N08 , An4 - .byte W08 - .byte GOTO - .word mus_casino_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_casino_6: - .byte KEYSH , mus_casino_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-61 - .byte VOL , 36*mus_casino_mvl/mxv - .byte W04 - .byte PAN , c_v-64 - .byte W02 -mus_casino_6_B1: - .byte PAN , c_v-64 - .byte VOL , 36*mus_casino_mvl/mxv - .byte N08 , Gn2 , v112 - .byte W96 - .byte N08 - .byte W96 - .byte Gs2 - .byte W96 - .byte W16 - .byte N32 , Fn3 - .byte W32 - .byte N08 - .byte W24 - .byte N20 - .byte W24 - .byte N16 , Gn3 - .byte W24 - .byte N08 - .byte W16 - .byte Gs3 - .byte W32 - .byte N20 , As2 - .byte W20 - .byte VOICE , 85 - .byte N02 , Ds3 - .byte W02 - .byte Fn3 - .byte W02 -mus_casino_6_000: - .byte N02 , Gn3 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N04 , As3 - .byte W16 - .byte N02 , Gn3 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N04 , As3 - .byte W16 - .byte N02 , Gn3 - .byte W08 - .byte PEND -mus_casino_6_001: - .byte N02 , Gn3 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N04 , As3 - .byte W16 - .byte N02 , Gn3 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte En3 , v076 - .byte W08 - .byte Gn3 , v112 - .byte W08 - .byte PEND -mus_casino_6_002: - .byte N02 , Gs3 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N04 , Cn4 - .byte W16 - .byte N02 , Fn3 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N04 , Cn4 - .byte W16 - .byte N02 , Gs3 - .byte W08 - .byte PEND -mus_casino_6_003: - .byte N02 , Dn4 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N04 , As3 - .byte W16 - .byte N02 - .byte W08 - .byte Gs3 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte Fn3 , v076 - .byte W08 - .byte Gs3 , v112 - .byte W08 - .byte PEND -mus_casino_6_004: - .byte N02 , Gn3 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte N02 , Gn3 , v084 - .byte W08 - .byte As3 , v112 - .byte W08 - .byte Gn3 - .byte W16 - .byte N02 - .byte W08 - .byte N04 , As3 - .byte W16 - .byte N02 , Gn3 - .byte W08 - .byte PEND - .byte PATT - .word mus_casino_6_001 - .byte PATT - .word mus_casino_6_002 - .byte N02 , Dn4 , v112 - .byte W04 - .byte Ds4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N04 , As3 - .byte W16 - .byte N02 - .byte W08 - .byte Gs3 - .byte W08 - .byte Fn3 , v076 - .byte W08 - .byte Gs3 , v112 - .byte W08 - .byte N02 - .byte W08 - .byte Fn3 , v076 - .byte W08 - .byte Dn3 , v112 - .byte W08 - .byte PATT - .word mus_casino_6_000 - .byte PATT - .word mus_casino_6_001 - .byte PATT - .word mus_casino_6_002 - .byte PATT - .word mus_casino_6_003 - .byte PATT - .word mus_casino_6_004 - .byte PATT - .word mus_casino_6_001 - .byte PATT - .word mus_casino_6_002 - .byte N04 , Dn4 , v112 - .byte W72 - .byte VOICE , 80 - .byte N04 , An2 - .byte W04 - .byte As2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte VOL , 31*mus_casino_mvl/mxv - .byte N96 , Ds3 - .byte W96 -mus_casino_6_005: - .byte N48 , Dn3 , v112 - .byte W48 - .byte Cn3 - .byte W48 - .byte PEND - .byte N64 , Dn3 - .byte W64 - .byte N04 , As2 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N04 , Cs3 - .byte W08 - .byte N88 , Cn3 - .byte W88 - .byte N04 , As2 - .byte W08 - .byte N72 , Cn3 - .byte W72 - .byte N16 , Dn3 - .byte W16 - .byte N04 , Cn3 - .byte W08 - .byte N48 , As2 - .byte W48 - .byte Gs2 - .byte W48 - .byte N88 , As2 - .byte W88 - .byte N04 , Gn2 - .byte W08 - .byte N48 - .byte W48 - .byte As2 - .byte W48 - .byte N72 , Gn3 - .byte W72 - .byte N16 , Gs3 - .byte W16 - .byte N08 , Gn3 - .byte W08 - .byte N48 , Fn3 - .byte W48 - .byte Ds3 - .byte W48 - .byte N64 , Fn3 - .byte W64 - .byte N04 , Dn3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Dn3 - .byte W08 - .byte N48 , Ds3 - .byte W48 - .byte N40 , Cn3 - .byte W40 - .byte N04 , As2 - .byte W08 - .byte N72 , Ds3 - .byte W72 - .byte N16 , Fn3 - .byte W16 - .byte N08 , Ds3 - .byte W08 - .byte PATT - .word mus_casino_6_005 - .byte N60 , Dn3 , v112 - .byte W60 - .byte W02 - .byte N10 , As2 - .byte W08 - .byte N18 , Cn3 - .byte W16 - .byte N10 , Cs3 - .byte W10 - .byte N48 , En3 - .byte W48 - .byte Cs3 - .byte W48 - .byte PAN , c_v+63 - .byte N04 , Ds3 - .byte W96 - .byte W16 - .byte N04 - .byte W32 - .byte N16 - .byte W24 - .byte N04 - .byte W24 - .byte Dn3 - .byte W96 - .byte W16 - .byte N04 - .byte W32 - .byte N16 - .byte W24 - .byte N04 , Cs3 - .byte W24 - .byte Cn3 - .byte W96 - .byte W16 - .byte N04 - .byte W32 - .byte N16 - .byte W24 - .byte N04 - .byte W24 - .byte W16 - .byte N24 , As2 - .byte W32 - .byte N16 , Cn3 - .byte W24 - .byte N16 - .byte W24 - .byte N16 - .byte W24 - .byte N04 - .byte W16 - .byte N24 , Dn3 - .byte W32 - .byte Fn3 - .byte W24 - .byte N04 , Ds3 - .byte W08 - .byte Ds3 , v052 - .byte W08 - .byte Ds3 , v088 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W16 - .byte Ds3 , v112 - .byte W32 - .byte N16 - .byte W24 - .byte N16 - .byte W24 - .byte N04 , Dn3 - .byte W08 - .byte Dn3 , v048 - .byte W08 - .byte Dn3 , v088 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W16 - .byte Dn3 , v112 - .byte W32 - .byte N16 - .byte W24 - .byte Cs3 - .byte W24 - .byte N04 , Fs3 - .byte W08 - .byte Fs3 , v048 - .byte W08 - .byte Fs3 , v088 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W16 - .byte Fs3 , v112 - .byte W32 - .byte N16 - .byte W24 - .byte N04 - .byte W24 - .byte Fn3 - .byte W08 - .byte Fn3 , v048 - .byte W08 - .byte Fn3 , v088 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W16 - .byte Fn3 , v112 - .byte W32 - .byte Fn3 , v088 - .byte W16 - .byte Fn3 , v112 - .byte W32 - .byte GOTO - .word mus_casino_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_casino_7: - .byte KEYSH , mus_casino_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 36*mus_casino_mvl/mxv - .byte PAN , c_v+63 - .byte W06 -mus_casino_7_B1: - .byte PAN , c_v+63 - .byte VOL , 36*mus_casino_mvl/mxv - .byte N08 , Dn3 , v112 - .byte W96 - .byte Cs3 - .byte W96 - .byte Ds3 - .byte W96 - .byte W16 - .byte N32 , As3 - .byte W32 - .byte N08 , Cn4 - .byte W24 - .byte N20 - .byte W24 - .byte N16 , Cs4 - .byte W24 - .byte N08 - .byte W16 - .byte Dn4 - .byte W32 - .byte N20 , As1 - .byte W20 - .byte VOICE , 84 - .byte N02 , As3 - .byte W02 - .byte Cn4 - .byte W02 -mus_casino_7_000: - .byte N02 , Ds4 , v112 - .byte W16 - .byte As3 - .byte W08 - .byte N04 , Gn4 - .byte W16 - .byte N02 , Ds4 - .byte W08 - .byte N02 - .byte W16 - .byte As3 - .byte W08 - .byte N04 , Gn4 - .byte W16 - .byte N02 , Ds4 - .byte W08 - .byte PEND -mus_casino_7_001: - .byte N02 , En4 , v112 - .byte W16 - .byte As3 - .byte W08 - .byte N04 , Gn4 - .byte W16 - .byte N02 , En4 - .byte W08 - .byte N02 - .byte W16 - .byte Cs4 - .byte W08 - .byte En4 - .byte W08 - .byte Cs4 , v076 - .byte W08 - .byte En4 , v112 - .byte W08 - .byte PEND -mus_casino_7_002: - .byte N02 , Fn4 , v112 - .byte W16 - .byte Cn4 - .byte W08 - .byte N04 , Gs4 - .byte W16 - .byte N02 , Ds4 - .byte W08 - .byte N02 - .byte W16 - .byte Cn4 - .byte W08 - .byte N04 , Gs4 - .byte W16 - .byte N02 , Ds4 - .byte W08 - .byte PEND -mus_casino_7_003: - .byte N02 , As4 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N04 , Gs4 - .byte W16 - .byte N02 - .byte W08 - .byte Fn4 - .byte W16 - .byte N02 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cn4 , v076 - .byte W08 - .byte Dn4 , v112 - .byte W08 - .byte PEND -mus_casino_7_004: - .byte N02 , Ds4 , v112 - .byte W16 - .byte As3 - .byte W08 - .byte N04 , Gn4 - .byte W08 - .byte N02 , Ds4 , v084 - .byte W08 - .byte Gn4 , v112 - .byte W08 - .byte Ds4 - .byte W16 - .byte As3 - .byte W08 - .byte N04 , Gn4 - .byte W16 - .byte N02 , Ds4 - .byte W08 - .byte PEND - .byte PATT - .word mus_casino_7_001 - .byte PATT - .word mus_casino_7_002 - .byte N02 , An4 , v112 - .byte W04 - .byte As4 - .byte W04 - .byte An4 - .byte W04 - .byte As4 - .byte W04 - .byte An4 - .byte W04 - .byte As4 - .byte W04 - .byte N04 , Gs4 - .byte W16 - .byte N02 - .byte W08 - .byte Fn4 - .byte W08 - .byte Dn4 , v076 - .byte W08 - .byte Fn4 , v112 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cn4 , v076 - .byte W08 - .byte As3 , v112 - .byte W08 - .byte PATT - .word mus_casino_7_000 - .byte PATT - .word mus_casino_7_001 - .byte PATT - .word mus_casino_7_002 - .byte PATT - .word mus_casino_7_003 - .byte PATT - .word mus_casino_7_004 - .byte PATT - .word mus_casino_7_001 - .byte PATT - .word mus_casino_7_002 - .byte N04 , As4 , v112 - .byte W72 - .byte VOICE , 81 - .byte N04 , Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte En3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte VOL , 31*mus_casino_mvl/mxv - .byte N96 , Gn3 - .byte W96 - .byte N48 , Fn3 - .byte W48 - .byte Ds3 - .byte W48 - .byte N64 , Fn3 - .byte W64 - .byte N04 , Dn3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , En3 - .byte W08 - .byte N88 , Ds3 - .byte W88 - .byte N04 , Cn3 - .byte W08 - .byte N72 , Ds3 - .byte W72 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Ds3 - .byte W08 - .byte N48 , Dn3 - .byte W48 - .byte Cn3 - .byte W48 - .byte N88 , Dn3 - .byte W88 - .byte N04 , As2 - .byte W08 - .byte N48 , Cs3 - .byte W48 - .byte En3 - .byte W48 - .byte N72 , Cn4 - .byte W72 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N48 , As3 - .byte W48 - .byte Gs3 - .byte W48 - .byte N60 , As3 - .byte W60 - .byte W02 - .byte N04 , Gn3 - .byte W10 - .byte N16 , As3 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte N48 , Gs3 - .byte W48 - .byte N36 , Gn3 - .byte W40 - .byte N04 , Ds3 - .byte W08 - .byte N72 , Gs3 - .byte W72 - .byte N16 , As3 - .byte W16 - .byte N08 , Gs3 - .byte W08 - .byte N48 , Gn3 - .byte W48 - .byte Fn3 - .byte W48 - .byte N60 , As3 - .byte W60 - .byte W02 - .byte N10 , Gn3 - .byte W10 - .byte N16 , Gs3 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte N48 , As3 - .byte W48 - .byte Gn3 - .byte W48 - .byte PAN , c_v+0 - .byte VOL , 53*mus_casino_mvl/mxv - .byte N24 , Gs1 - .byte W96 - .byte PAN , c_v+0 - .byte VOL , 52*mus_casino_mvl/mxv - .byte N16 - .byte W16 - .byte N04 , Gs2 - .byte W24 - .byte Gs1 - .byte W08 - .byte N16 , Gs2 - .byte W24 - .byte N24 , Gs1 - .byte W24 - .byte Gn1 - .byte W96 - .byte N16 - .byte W16 - .byte N04 , Gn2 - .byte W24 - .byte Gn1 - .byte W08 - .byte N16 , Gn2 - .byte W16 - .byte N04 , Gn1 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , Fs1 - .byte W08 - .byte N24 , Fn1 - .byte W96 - .byte N16 - .byte W16 - .byte N04 , Fn2 - .byte W24 - .byte Fn1 - .byte W08 - .byte N16 , Fn2 - .byte W16 - .byte N04 , Fn1 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , En1 - .byte W08 - .byte N16 , Ds1 - .byte W16 - .byte N24 , Ds2 - .byte W24 - .byte N04 , En1 - .byte W08 - .byte N16 , Fn1 - .byte W40 - .byte N04 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte N04 , Bn1 - .byte W24 - .byte N08 , Fn1 - .byte N12 , As1 - .byte W24 - .byte N04 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , An1 - .byte W08 - .byte N24 , Gs1 - .byte W96 - .byte N16 - .byte W16 - .byte N04 , Gs2 - .byte W24 - .byte Gs1 - .byte W08 - .byte N16 , Gs2 - .byte W24 - .byte N24 , Gs1 - .byte W24 - .byte Gn1 - .byte W96 - .byte N16 - .byte W16 - .byte N04 , Gn2 - .byte W24 - .byte Gn1 - .byte W08 - .byte N16 , Gn2 - .byte W16 - .byte N04 , Gn1 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , As1 - .byte W08 - .byte N24 , Bn1 - .byte W96 - .byte N16 - .byte W16 - .byte N04 , Fs2 - .byte W24 - .byte Bn1 - .byte W08 - .byte N16 , Bn2 - .byte W16 - .byte N04 , Bn1 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , Fs1 - .byte W08 - .byte N16 , As1 - .byte W96 - .byte W96 - .byte GOTO - .word mus_casino_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_casino_8: - .byte KEYSH , mus_casino_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 54*mus_casino_mvl/mxv - .byte W06 -mus_casino_8_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 65*mus_casino_mvl/mxv - .byte N48 , An2 , v112 - .byte W24 - .byte N08 , Cn1 - .byte N08 , En1 - .byte W24 - .byte N04 , Dn1 - .byte W04 - .byte Dn1 , v072 - .byte W04 - .byte N04 - .byte W08 - .byte Dn1 , v112 - .byte W08 - .byte N08 , Cn1 - .byte N08 , En1 - .byte W08 - .byte Cn1 - .byte W08 - .byte Dn1 - .byte W08 -mus_casino_8_000: - .byte N04 , Cn1 , v112 - .byte W48 - .byte En1 - .byte W24 - .byte Cn1 - .byte W16 - .byte N04 - .byte W08 - .byte PEND -mus_casino_8_001: - .byte W16 - .byte N04 , Cn1 , v112 - .byte W32 - .byte En1 - .byte W16 - .byte N04 - .byte W08 - .byte Cn1 - .byte W16 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_casino_8_000 - .byte W16 - .byte N04 , Cn1 , v112 - .byte W32 - .byte Dn1 - .byte W08 - .byte N04 - .byte W08 - .byte En1 - .byte W08 - .byte Cn1 - .byte W16 - .byte En1 - .byte W08 - .byte PATT - .word mus_casino_8_000 - .byte PATT - .word mus_casino_8_001 - .byte PATT - .word mus_casino_8_000 - .byte W16 - .byte N04 , Cn1 , v112 - .byte W32 - .byte Dn1 - .byte W08 - .byte N04 - .byte W08 - .byte En1 - .byte W08 - .byte Cn1 - .byte W24 - .byte VOL , 54*mus_casino_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N04 , Dn1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte GOTO - .word mus_casino_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_casino_9: - .byte KEYSH , mus_casino_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 36*mus_casino_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte W06 -mus_casino_9_B1: - .byte BEND , c_v+2 - .byte N08 , As4 , v120 - .byte W72 - .byte As3 , v112 - .byte W24 - .byte Gs4 - .byte W16 - .byte Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Ds4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Ds4 - .byte W24 - .byte Gn4 - .byte W32 - .byte W16 - .byte N32 , Dn4 - .byte W32 - .byte N08 , Ds4 - .byte W24 - .byte N20 - .byte W24 - .byte N16 , En4 - .byte W24 - .byte N08 - .byte W16 - .byte Fn4 - .byte W24 - .byte As4 - .byte W32 -mus_casino_9_000: - .byte N08 , Ds1 , v112 - .byte W16 - .byte Ds2 - .byte W08 - .byte N16 , Dn2 - .byte W24 - .byte Cs2 - .byte W24 - .byte Cn2 - .byte W24 - .byte PEND -mus_casino_9_001: - .byte N08 , As1 , v112 - .byte W08 - .byte Gn1 - .byte W08 - .byte En1 - .byte W08 - .byte N16 , Cs1 - .byte W24 - .byte Cs2 - .byte W24 - .byte N08 , Cn2 - .byte W16 - .byte Gn1 - .byte W08 - .byte PEND -mus_casino_9_002: - .byte N08 , Fn1 , v112 - .byte W16 - .byte Fn2 - .byte W08 - .byte Cn2 - .byte W08 - .byte Ds2 - .byte W08 - .byte En2 - .byte W08 - .byte N16 , Fn2 - .byte W24 - .byte N08 , En2 - .byte W16 - .byte Ds2 - .byte W08 - .byte PEND -mus_casino_9_003: - .byte N16 , Dn2 , v112 - .byte W24 - .byte Cn2 - .byte W24 - .byte As1 - .byte W24 - .byte Gs1 - .byte W24 - .byte PEND - .byte PATT - .word mus_casino_9_000 - .byte PATT - .word mus_casino_9_001 -mus_casino_9_004: - .byte N08 , Fn1 , v112 - .byte W16 - .byte Fn2 - .byte W08 - .byte N16 , En2 - .byte W24 - .byte Ds2 - .byte W24 - .byte Dn2 - .byte W24 - .byte PEND - .byte N08 - .byte W08 - .byte As1 - .byte W08 - .byte Gs1 - .byte W08 - .byte N16 , Fn1 - .byte W24 - .byte As1 - .byte W24 - .byte Dn2 - .byte W24 - .byte PATT - .word mus_casino_9_000 - .byte PATT - .word mus_casino_9_001 - .byte PATT - .word mus_casino_9_002 - .byte PATT - .word mus_casino_9_003 - .byte PATT - .word mus_casino_9_000 - .byte PATT - .word mus_casino_9_001 - .byte PATT - .word mus_casino_9_004 - .byte N08 , As1 , v112 - .byte W96 - .byte VOICE , 83 - .byte VOL , 27*mus_casino_mvl/mxv - .byte W24 - .byte N24 , Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N16 , Dn4 - .byte W16 - .byte N24 , Ds4 - .byte W24 - .byte En4 - .byte W24 - .byte N08 , Fn4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N16 , Cs4 - .byte W16 - .byte N08 , Dn4 - .byte W08 - .byte N24 , Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte Gs4 - .byte W24 - .byte N16 , Gn4 - .byte W16 - .byte N24 , Gs4 - .byte W24 - .byte An4 - .byte W24 - .byte N08 , As4 - .byte W08 - .byte N16 , Gn4 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte W24 - .byte N24 , Gs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N16 , Fn4 - .byte W16 - .byte N04 , En4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N24 , Dn4 - .byte W24 - .byte N08 , Cn4 - .byte W08 - .byte N16 , Cs4 - .byte W16 - .byte N08 , Dn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte W24 - .byte As4 - .byte W08 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte N16 , Gn4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte N24 , Ds4 - .byte W24 - .byte W16 - .byte En4 - .byte W24 - .byte N08 , Ds4 - .byte W08 - .byte N16 , En4 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte N16 , Gn4 - .byte W16 - .byte N08 , En4 - .byte W08 - .byte W24 - .byte N24 , Gs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N16 , Ds4 - .byte W16 - .byte N24 , Dn4 - .byte W24 - .byte N08 , Cs4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N16 , En4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte W24 - .byte N16 - .byte W16 - .byte N24 , Dn4 - .byte W24 - .byte N08 , Cs4 - .byte W08 - .byte N24 , Dn5 - .byte W24 - .byte N48 , Cn5 - .byte W48 - .byte N40 , As4 - .byte W40 - .byte N04 , Gn4 - .byte W08 - .byte N24 , Gs4 - .byte W24 - .byte Ds5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte N16 , Dn5 - .byte W16 - .byte N24 , Cn5 - .byte W24 - .byte N08 , Dn5 - .byte W08 - .byte N16 , As4 - .byte W16 - .byte N08 , Dn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte N64 , As4 - .byte W64 - .byte N08 , Dn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte N48 , As4 - .byte W48 - .byte Cs5 - .byte W48 - .byte VOICE , 82 - .byte VOL , 30*mus_casino_mvl/mxv - .byte PAN , c_v-64 - .byte BEND , c_v+0 - .byte N40 , Ds4 - .byte W40 - .byte N04 , Cn4 - .byte W08 - .byte Gn4 - .byte W24 - .byte Gs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Gn4 - .byte W16 - .byte Fs4 - .byte W08 - .byte Fn4 - .byte W16 - .byte En4 - .byte W08 - .byte Ds4 - .byte W16 - .byte Dn4 - .byte W08 - .byte Cn4 - .byte W16 - .byte Dn4 - .byte W08 - .byte N40 , As3 - .byte W40 - .byte N04 , Gn3 - .byte W08 - .byte Gs3 - .byte W16 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte N40 , Dn4 - .byte W40 - .byte N04 , Cn4 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte N40 , Gs3 - .byte W40 - .byte N04 , Fn3 - .byte W08 - .byte Gn3 - .byte W16 - .byte Gs3 - .byte W24 - .byte Fn3 - .byte W08 - .byte Gn3 - .byte W16 - .byte N32 , Gs3 - .byte W32 - .byte N12 , Cn4 - .byte W12 - .byte N04 , As3 - .byte W04 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte N16 , Gs3 - .byte W16 - .byte N04 , Fn3 - .byte W08 - .byte W16 - .byte N24 , Gn3 - .byte W32 - .byte N16 , Gs3 - .byte W24 - .byte N16 - .byte W24 - .byte An3 - .byte W24 - .byte N04 - .byte W16 - .byte N24 , As3 - .byte W32 - .byte Bn3 - .byte W24 - .byte W24 - .byte N16 , Gs3 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Gn4 - .byte W32 - .byte N16 , Gs3 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Gn4 - .byte W08 - .byte N16 , Cn5 - .byte W16 - .byte N04 , As4 , v092 - .byte W04 - .byte Cn5 - .byte W04 - .byte N16 , Fn4 , v112 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N24 , Dn4 - .byte W24 - .byte N16 , Gn3 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Fn4 - .byte W32 - .byte N16 , Gn3 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N24 , As4 - .byte W24 - .byte N04 , Gs4 , v088 - .byte W04 - .byte As4 - .byte W04 - .byte N16 , Dn4 , v112 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N16 , As4 - .byte W16 - .byte N08 , Gs4 - .byte W08 - .byte Fs4 - .byte W16 - .byte N08 - .byte W32 - .byte N16 , Fn4 - .byte W16 - .byte N08 , Fs4 - .byte W08 - .byte N24 , As4 - .byte W24 - .byte N16 , Gs4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte N16 , Fs4 - .byte W24 - .byte Dn4 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N72 , Fn4 - .byte W72 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Fn4 - .byte W08 - .byte N48 , As4 - .byte W72 - .byte N08 , Gn4 - .byte W08 - .byte N04 , Gs4 - .byte W08 - .byte N08 , An4 - .byte W08 - .byte GOTO - .word mus_casino_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_casino_10: - .byte KEYSH , mus_casino_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+16 - .byte VOL , 49*mus_casino_mvl/mxv - .byte W06 -mus_casino_10_B1: - .byte N08 , As3 , v112 - .byte W96 - .byte As2 - .byte W96 - .byte Cn3 - .byte W96 - .byte W16 - .byte N32 , Gs3 - .byte W32 - .byte N08 - .byte W24 - .byte N20 - .byte W24 - .byte N16 , As3 - .byte W24 - .byte N08 - .byte W16 - .byte N08 - .byte W24 - .byte As5 , v068 - .byte W32 - .byte VOICE , 56 - .byte W16 - .byte N08 , As3 , v112 - .byte W56 - .byte Ds3 - .byte W24 - .byte Cs4 - .byte W16 - .byte As3 - .byte W24 - .byte En3 - .byte W08 - .byte Gn3 - .byte W24 - .byte N24 , As3 - .byte W24 - .byte W16 - .byte N04 , Cn4 - .byte W32 - .byte N24 - .byte W48 - .byte N08 , Dn4 - .byte W16 - .byte Cn4 - .byte W24 - .byte As3 - .byte W08 - .byte N24 , Gs3 - .byte W24 - .byte N08 , An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte N72 , As3 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 60 - .byte N04 - .byte W08 - .byte Cn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Ds3 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte N02 , An3 , v064 - .byte W02 - .byte Gs3 , v068 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fs3 , v064 - .byte W02 - .byte Fn3 , v068 - .byte W02 - .byte En3 - .byte W36 - .byte W02 - .byte N08 , Ds3 , v112 - .byte W24 - .byte N24 , Cs4 - .byte W24 - .byte N08 , As3 - .byte W16 - .byte Gn3 - .byte W08 - .byte N24 , As3 - .byte W24 - .byte N08 , Cs4 - .byte W16 - .byte Gn3 - .byte W08 - .byte W16 - .byte Ds4 - .byte W32 - .byte N24 , Cn4 - .byte W44 - .byte W02 - .byte Dn4 - .byte W02 - .byte W24 - .byte N04 , Cn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cn4 - .byte W06 - .byte As3 - .byte W10 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W06 - .byte Fn3 - .byte W10 - .byte N72 , Ds3 - .byte W72 - .byte N04 , Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cn4 - .byte W04 - .byte N24 , Cs4 - .byte W24 - .byte N08 , As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte En3 - .byte W08 - .byte N16 , Cs3 - .byte W16 - .byte N08 , Gn3 - .byte W08 - .byte N24 , Cs4 - .byte W24 - .byte VOICE , 56 - .byte W16 - .byte N04 , Cn4 - .byte W32 - .byte N16 - .byte W24 - .byte N20 - .byte W24 - .byte N08 , Dn4 - .byte W08 - .byte N02 , Cs4 , v064 - .byte W02 - .byte Cn4 , v068 - .byte W02 - .byte Bn3 - .byte W02 - .byte As3 , v064 - .byte W80 - .byte W02 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 1 - .byte N04 , Cn3 , v112 - .byte W96 - .byte W16 - .byte N04 - .byte W32 - .byte N16 - .byte W24 - .byte N04 , Bn2 - .byte W24 - .byte As2 - .byte W96 - .byte W16 - .byte N04 - .byte W32 - .byte N16 - .byte W24 - .byte N04 - .byte W24 - .byte Gs2 - .byte W96 - .byte W16 - .byte N04 - .byte W32 - .byte N16 - .byte W24 - .byte N04 - .byte W24 - .byte W16 - .byte N24 , Gn2 - .byte W32 - .byte N16 , Gs2 - .byte W24 - .byte N16 - .byte W24 - .byte An2 - .byte W24 - .byte N04 - .byte W16 - .byte N24 , As2 - .byte W32 - .byte Dn3 - .byte W24 - .byte N04 , Cn3 - .byte W08 - .byte Cn3 , v052 - .byte W08 - .byte Cn3 , v088 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W16 - .byte Cn3 , v112 - .byte W32 - .byte N16 - .byte W24 - .byte Bn2 - .byte W24 - .byte N04 , As2 - .byte W08 - .byte As2 , v048 - .byte W08 - .byte As2 , v088 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W16 - .byte As2 , v112 - .byte W32 - .byte N16 - .byte W24 - .byte N16 - .byte W24 -mus_casino_10_000: - .byte N04 , Ds3 , v112 - .byte W08 - .byte Ds3 , v048 - .byte W08 - .byte Ds3 , v088 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte PEND - .byte N04 - .byte W16 - .byte Ds3 , v112 - .byte W32 - .byte N16 - .byte W24 - .byte N04 - .byte W24 - .byte PATT - .word mus_casino_10_000 - .byte N04 , Dn3 , v088 - .byte W16 - .byte Dn3 , v112 - .byte W32 - .byte Dn3 , v088 - .byte W16 - .byte Dn3 , v112 - .byte W32 - .byte GOTO - .word mus_casino_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_casino: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_casino_pri @ Priority - .byte mus_casino_rev @ Reverb. - - .word mus_casino_grp - - .word mus_casino_1 - .word mus_casino_2 - .word mus_casino_3 - .word mus_casino_4 - .word mus_casino_5 - .word mus_casino_6 - .word mus_casino_7 - .word mus_casino_8 - .word mus_casino_9 - .word mus_casino_10 - - .end diff --git a/sound/songs/mus_con_fan.s b/sound/songs/mus_con_fan.s deleted file mode 100644 index 414756f565..0000000000 --- a/sound/songs/mus_con_fan.s +++ /dev/null @@ -1,1215 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_con_fan_grp, voicegroup085 - .equ mus_con_fan_pri, 0 - .equ mus_con_fan_rev, reverb_set+50 - .equ mus_con_fan_mvl, 127 - .equ mus_con_fan_key, 0 - .equ mus_con_fan_tbs, 1 - .equ mus_con_fan_exg, 0 - .equ mus_con_fan_cmp, 1 - - .section .rodata - .global mus_con_fan - .align 2 - -@********************** Track 1 **********************@ - -mus_con_fan_1: - .byte KEYSH , mus_con_fan_key+0 - .byte TEMPO , 148*mus_con_fan_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 79*mus_con_fan_mvl/mxv - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_con_fan_1_B1: -mus_con_fan_1_000: - .byte N02 , Gn5 , v076 - .byte W08 - .byte Gn5 , v036 - .byte W08 - .byte Gn5 , v048 - .byte W08 - .byte Gn5 , v076 - .byte W08 - .byte Gn5 , v036 - .byte W08 - .byte Gn5 , v048 - .byte W08 - .byte Gn5 , v076 - .byte W08 - .byte Gn5 , v036 - .byte W08 - .byte Gn5 , v048 - .byte W08 - .byte Gn5 , v076 - .byte W08 - .byte Gn5 , v036 - .byte W08 - .byte Gn5 , v048 - .byte W08 - .byte PEND - .byte PATT - .word mus_con_fan_1_000 - .byte PATT - .word mus_con_fan_1_000 - .byte N02 , Gn5 , v076 - .byte W08 - .byte Gn5 , v036 - .byte W08 - .byte Gn5 , v048 - .byte W08 - .byte Gn5 , v076 - .byte W08 - .byte Gn5 , v036 - .byte W08 - .byte Gn5 , v048 - .byte W08 - .byte Gn5 , v076 - .byte W08 - .byte Gn5 , v036 - .byte W08 - .byte Gn5 , v048 - .byte W08 - .byte Gn5 , v076 - .byte W08 - .byte Gn5 , v036 - .byte W08 - .byte Gn5 , v056 - .byte W08 - .byte GOTO - .word mus_con_fan_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_con_fan_2: - .byte KEYSH , mus_con_fan_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-1 - .byte VOL , 100*mus_con_fan_mvl/mxv - .byte W12 - .byte N06 , Fn3 , v088 - .byte W12 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W12 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W12 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N04 , Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte N06 , Fs3 - .byte W12 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W12 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W12 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N04 , Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn4 - .byte W08 - .byte N04 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N24 , An4 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N09 - .byte W12 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte En4 - .byte W08 -mus_con_fan_2_B1: - .byte VOICE , 24 - .byte PAN , c_v+16 - .byte VOL , 94*mus_con_fan_mvl/mxv - .byte N04 , Fs4 , v052 - .byte W08 - .byte Gn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte An4 - .byte W24 - .byte VOICE , 73 - .byte N04 , Fs5 , v040 - .byte W08 - .byte Gn5 - .byte W08 - .byte Gs5 - .byte W08 - .byte An5 - .byte W08 - .byte Dn6 - .byte W08 - .byte Fs5 - .byte W08 - .byte N36 , An5 , v032 - .byte W12 - .byte MOD , 5 - .byte VOL , 94*mus_con_fan_mvl/mxv - .byte W04 - .byte 88*mus_con_fan_mvl/mxv - .byte W04 - .byte 81*mus_con_fan_mvl/mxv - .byte W04 - .byte 77*mus_con_fan_mvl/mxv - .byte W04 - .byte 74*mus_con_fan_mvl/mxv - .byte W04 - .byte 94*mus_con_fan_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte N04 , Bn5 - .byte W04 - .byte N08 , An5 - .byte W08 - .byte N48 , Gn5 - .byte W24 - .byte MOD , 5 - .byte VOL , 90*mus_con_fan_mvl/mxv - .byte W04 - .byte 88*mus_con_fan_mvl/mxv - .byte W04 - .byte 83*mus_con_fan_mvl/mxv - .byte W04 - .byte 77*mus_con_fan_mvl/mxv - .byte W04 - .byte 74*mus_con_fan_mvl/mxv - .byte W04 - .byte 71*mus_con_fan_mvl/mxv - .byte W04 - .byte VOICE , 24 - .byte MOD , 0 - .byte VOL , 94*mus_con_fan_mvl/mxv - .byte N04 , En4 , v052 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gn4 - .byte W24 - .byte VOICE , 73 - .byte N04 , En5 , v040 - .byte W08 - .byte Fs5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte N36 , Dn5 - .byte W12 - .byte MOD , 5 - .byte VOL , 89*mus_con_fan_mvl/mxv - .byte W04 - .byte 86*mus_con_fan_mvl/mxv - .byte W04 - .byte 83*mus_con_fan_mvl/mxv - .byte W04 - .byte 78*mus_con_fan_mvl/mxv - .byte W04 - .byte 75*mus_con_fan_mvl/mxv - .byte W04 - .byte 74*mus_con_fan_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 94*mus_con_fan_mvl/mxv - .byte N04 , Cs5 - .byte W04 - .byte N08 , Dn5 - .byte W08 - .byte N24 , En5 - .byte W24 - .byte N16 , Cn6 - .byte W16 - .byte N04 , As5 - .byte W08 - .byte GOTO - .word mus_con_fan_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_con_fan_3: - .byte KEYSH , mus_con_fan_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 100*mus_con_fan_mvl/mxv - .byte N04 , Cn2 , v064 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N24 , Fn1 - .byte W36 - .byte N03 , Cn2 , v032 - .byte W06 - .byte Cn2 , v048 - .byte W06 - .byte N06 - .byte W12 - .byte Cn2 , v060 - .byte W12 - .byte N04 , Cn2 , v064 - .byte W08 - .byte Fn2 , v052 - .byte W08 - .byte Cn2 , v064 - .byte W08 - .byte N24 , Fs1 - .byte W36 - .byte N03 , Cs2 , v032 - .byte W06 - .byte Cs2 , v048 - .byte W06 - .byte N06 - .byte W12 - .byte Cs2 , v060 - .byte W12 - .byte N04 , Cs2 , v064 - .byte W08 - .byte Fs2 , v052 - .byte W08 - .byte Cs2 , v064 - .byte W08 - .byte N06 , Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte N04 , Gn2 - .byte W08 - .byte Dn2 - .byte W08 - .byte Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte N20 , An1 - .byte W48 - .byte N04 , En2 - .byte W12 - .byte N08 , An1 - .byte W12 - .byte N04 , An2 - .byte W08 - .byte En2 - .byte W08 - .byte An1 - .byte W08 -mus_con_fan_3_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_con_fan_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_con_fan_4: - .byte KEYSH , mus_con_fan_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 100*mus_con_fan_mvl/mxv - .byte PAN , c_v+63 - .byte N02 , Fn4 , v040 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 - .byte W12 - .byte MOD , 5 - .byte W22 - .byte 0 - .byte W02 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N04 - .byte W12 - .byte N04 - .byte W12 - .byte N04 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N32 , Fs4 - .byte W14 - .byte MOD , 5 - .byte W22 - .byte 0 - .byte N02 - .byte W06 - .byte N02 - .byte W08 - .byte N04 - .byte W10 - .byte N04 - .byte W12 - .byte N04 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn4 - .byte W08 - .byte N04 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N24 , En4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W12 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W12 - .byte N08 - .byte W12 - .byte N04 - .byte W08 - .byte Dn4 - .byte W08 - .byte An3 - .byte W08 -mus_con_fan_4_B1: - .byte PAN , c_v-64 - .byte VOL , 69*mus_con_fan_mvl/mxv - .byte N04 , Fs4 , v040 - .byte W08 - .byte Gn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte PAN , c_v-64 - .byte N04 , En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte An4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , Cn4 - .byte W08 - .byte En4 - .byte W08 - .byte Gn4 - .byte W08 - .byte En4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte PAN , c_v-64 - .byte N04 , En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte PAN , c_v-64 - .byte N04 , As3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte As4 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , En4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte En5 - .byte W08 - .byte GOTO - .word mus_con_fan_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_con_fan_5: - .byte KEYSH , mus_con_fan_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 96*mus_con_fan_mvl/mxv - .byte N02 , Cn2 , v064 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N72 , Fn1 , v072 - .byte W72 - .byte N04 , Cn1 , v064 - .byte W08 - .byte An1 - .byte W08 - .byte Fn2 - .byte W08 - .byte N30 , Fs1 , v072 - .byte W36 - .byte N03 , Fs1 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N04 , Cs1 - .byte W08 - .byte As1 - .byte W08 - .byte Fs2 - .byte W08 - .byte N06 , Gn1 , v072 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N04 - .byte W08 - .byte Gn1 - .byte W08 - .byte Bn1 - .byte W08 - .byte N24 , An1 , v072 - .byte W36 - .byte N03 , An1 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N09 - .byte W12 - .byte N04 - .byte W08 - .byte Bn1 - .byte W08 - .byte Cs2 - .byte W08 -mus_con_fan_5_B1: - .byte VOL , 88*mus_con_fan_mvl/mxv - .byte N08 , Dn2 , v072 - .byte W16 - .byte N04 , Dn2 , v056 - .byte W08 - .byte N08 , An1 - .byte W16 - .byte N04 , Dn2 - .byte W08 - .byte N08 , Dn2 , v072 - .byte W16 - .byte N04 , Dn2 , v056 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N04 , As1 - .byte W08 - .byte Bn1 - .byte W08 - .byte N08 , Cn2 , v072 - .byte W16 - .byte N04 , Cn2 , v056 - .byte W08 - .byte N08 , An1 - .byte W16 - .byte N04 , Cn2 - .byte W08 - .byte N08 , Cn2 , v072 - .byte W16 - .byte N04 , Cn2 , v056 - .byte W08 - .byte N08 , Gn1 - .byte W08 - .byte N04 , An1 - .byte W08 - .byte As1 - .byte W08 - .byte N08 , Bn1 , v072 - .byte W16 - .byte N04 , Bn1 , v056 - .byte W08 - .byte N08 , Gn1 - .byte W16 - .byte N04 , Bn1 - .byte W08 - .byte N08 , Bn1 , v072 - .byte W16 - .byte N04 , Bn1 , v056 - .byte W08 - .byte N08 , Gn1 - .byte W08 - .byte N04 , Gs1 - .byte W08 - .byte An1 - .byte W08 - .byte N08 , As1 , v072 - .byte W16 - .byte N04 , As1 , v056 - .byte W08 - .byte N08 , Fn1 - .byte W08 - .byte N04 , As1 - .byte W08 - .byte Fn1 - .byte W08 - .byte N08 , Cn2 , v072 - .byte W16 - .byte N04 , Cn2 , v056 - .byte W08 - .byte N08 , Gn1 - .byte W16 - .byte N04 , Cn2 - .byte W08 - .byte GOTO - .word mus_con_fan_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_con_fan_6: - .byte KEYSH , mus_con_fan_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 100*mus_con_fan_mvl/mxv - .byte W12 - .byte N48 , An2 , v048 - .byte W96 - .byte An2 , v064 - .byte W96 - .byte N24 , An2 , v052 - .byte W24 - .byte Gn2 , v044 - .byte W24 - .byte An2 , v056 - .byte W24 - .byte Gn2 , v044 - .byte W24 - .byte N48 , An2 , v064 - .byte W96 -mus_con_fan_6_B1: - .byte VOL , 77*mus_con_fan_mvl/mxv - .byte N04 , Cn1 , v096 - .byte N48 , An2 - .byte W16 - .byte N04 , Cn1 , v080 - .byte W08 - .byte En1 , v096 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte Cn1 , v096 - .byte W16 - .byte En1 , v076 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v096 - .byte W16 - .byte En1 , v080 - .byte W08 -mus_con_fan_6_000: - .byte N04 , Cn1 , v096 - .byte W16 - .byte Cn1 , v080 - .byte W08 - .byte En1 , v096 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte Cn1 , v096 - .byte W16 - .byte En1 , v076 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v096 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte PEND - .byte PATT - .word mus_con_fan_6_000 - .byte N04 , Cn1 , v096 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte Cn1 , v084 - .byte W08 - .byte En1 , v096 - .byte W16 - .byte En1 , v088 - .byte W08 - .byte Cn1 , v096 - .byte W08 - .byte En1 , v084 - .byte W08 - .byte Cn1 , v088 - .byte W08 - .byte En1 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v096 - .byte W08 - .byte GOTO - .word mus_con_fan_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_con_fan_7: - .byte KEYSH , mus_con_fan_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 100*mus_con_fan_mvl/mxv - .byte PAN , c_v-62 - .byte N02 , An3 , v064 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 - .byte W12 - .byte MOD , 5 - .byte W22 - .byte 0 - .byte W02 - .byte N02 , An3 , v052 - .byte W06 - .byte N02 - .byte W06 - .byte N04 - .byte W12 - .byte N04 - .byte W12 - .byte N04 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte N32 , As3 - .byte W14 - .byte MOD , 5 - .byte W22 - .byte 0 - .byte N02 - .byte W06 - .byte N02 - .byte W08 - .byte N04 - .byte W10 - .byte N04 - .byte W12 - .byte N04 - .byte W08 - .byte Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N04 - .byte W08 - .byte As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N24 , An3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W12 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte An2 - .byte W12 - .byte N08 - .byte W12 - .byte N04 - .byte W08 - .byte Bn2 - .byte W08 - .byte Cs3 - .byte W08 -mus_con_fan_7_B1: - .byte PAN , c_v+0 - .byte VOL , 75*mus_con_fan_mvl/mxv - .byte N04 , Fs3 , v052 - .byte W08 - .byte N12 , An3 - .byte W16 - .byte N12 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte N60 , Dn4 - .byte W24 - .byte MOD , 5 - .byte W36 - .byte N04 , Cn4 - .byte W04 - .byte N08 , Dn4 - .byte W08 - .byte MOD , 0 - .byte N04 , Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte Cn3 - .byte W08 - .byte En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N12 , Gn3 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N36 , As3 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N04 , An3 - .byte W04 - .byte N08 , As3 - .byte W08 - .byte N04 , Cn4 - .byte W08 - .byte Gn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N16 , Gn4 - .byte W16 - .byte N04 , Cn5 - .byte W08 - .byte GOTO - .word mus_con_fan_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_con_fan_8: - .byte KEYSH , mus_con_fan_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-16 - .byte VOL , 100*mus_con_fan_mvl/mxv - .byte W12 - .byte N06 , An2 , v064 - .byte W12 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W12 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N04 , An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N06 , As2 - .byte W12 - .byte Fs2 - .byte W06 - .byte As2 - .byte W06 - .byte Cs3 - .byte W12 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W12 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N04 , As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Bn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N04 - .byte W08 - .byte As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N24 , Cs4 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N09 - .byte W12 - .byte N04 - .byte W08 - .byte Bn3 - .byte W08 - .byte An3 - .byte W08 -mus_con_fan_8_B1: - .byte VOICE , 24 - .byte VOL , 93*mus_con_fan_mvl/mxv - .byte N04 , Dn4 , v052 - .byte W08 - .byte En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fs4 - .byte W24 - .byte VOICE , 73 - .byte N04 , An4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Dn5 - .byte W08 - .byte Fs5 - .byte W08 - .byte An4 - .byte W08 - .byte N36 , Cn5 - .byte W36 - .byte N04 , Dn5 - .byte W04 - .byte N08 , Cn5 - .byte W08 - .byte N48 - .byte W48 - .byte VOICE , 24 - .byte N04 , Gn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte Bn3 - .byte W24 - .byte VOICE , 73 - .byte N04 , Gn4 - .byte W08 - .byte An4 - .byte W08 - .byte Bn4 - .byte W08 - .byte N04 - .byte W08 - .byte An4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N36 , Fn4 - .byte W36 - .byte N04 , En4 - .byte W04 - .byte N08 , Fn4 - .byte W08 - .byte N24 , Gn4 - .byte W24 - .byte N16 , Gn5 - .byte W16 - .byte N04 , En5 - .byte W08 - .byte GOTO - .word mus_con_fan_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_con_fan: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_con_fan_pri @ Priority - .byte mus_con_fan_rev @ Reverb. - - .word mus_con_fan_grp - - .word mus_con_fan_1 - .word mus_con_fan_2 - .word mus_con_fan_3 - .word mus_con_fan_4 - .word mus_con_fan_5 - .word mus_con_fan_6 - .word mus_con_fan_7 - .word mus_con_fan_8 - - .end diff --git a/sound/songs/mus_con_k.s b/sound/songs/mus_con_k.s deleted file mode 100644 index 7d61a90d3d..0000000000 --- a/sound/songs/mus_con_k.s +++ /dev/null @@ -1,824 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_con_k_grp, voicegroup092 - .equ mus_con_k_pri, 0 - .equ mus_con_k_rev, reverb_set+50 - .equ mus_con_k_mvl, 127 - .equ mus_con_k_key, 0 - .equ mus_con_k_tbs, 1 - .equ mus_con_k_exg, 0 - .equ mus_con_k_cmp, 1 - - .section .rodata - .global mus_con_k - .align 2 - -@********************** Track 1 **********************@ - -mus_con_k_1: - .byte KEYSH , mus_con_k_key+0 - .byte TEMPO , 128*mus_con_k_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte PAN , c_v+4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 46*mus_con_k_mvl/mxv - .byte W24 -mus_con_k_1_B1: -mus_con_k_1_000: - .byte N02 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte PEND -mus_con_k_1_001: - .byte N02 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W04 - .byte Gn5 , v060 - .byte W04 - .byte Gn5 , v064 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N02 - .byte W08 - .byte PEND - .byte PATT - .word mus_con_k_1_000 - .byte PATT - .word mus_con_k_1_001 - .byte PATT - .word mus_con_k_1_000 - .byte PATT - .word mus_con_k_1_001 - .byte PATT - .word mus_con_k_1_000 - .byte PATT - .word mus_con_k_1_001 - .byte GOTO - .word mus_con_k_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_con_k_2: - .byte KEYSH , mus_con_k_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 57*mus_con_k_mvl/mxv - .byte W24 -mus_con_k_2_B1: - .byte N20 , Bn3 , v112 - .byte W24 - .byte N04 , As3 - .byte W16 - .byte Bn3 - .byte W08 - .byte N08 , Cs4 - .byte W16 - .byte N04 , En4 - .byte W08 - .byte N08 , Bn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte N08 - .byte W24 - .byte Gs3 - .byte W16 - .byte N04 , Ds4 - .byte W08 - .byte N08 , Fs3 - .byte W08 - .byte N04 , Gs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N08 , En3 - .byte W24 - .byte N08 - .byte W24 - .byte Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte N24 , Fs3 - .byte W24 - .byte N08 , Fn3 - .byte W16 - .byte Fs3 - .byte W08 - .byte Gs3 - .byte W24 - .byte N08 - .byte W24 - .byte N12 , Bn3 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N08 , Cs4 - .byte W24 - .byte Bn3 - .byte W16 - .byte N04 , As3 - .byte W08 - .byte N08 , Fs3 - .byte W24 - .byte N08 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cs4 - .byte W24 - .byte En3 - .byte N24 , En4 - .byte W24 - .byte N08 , En3 - .byte N08 , Ds4 - .byte W16 - .byte Bn3 - .byte W08 - .byte Fs3 - .byte N08 , Cn4 - .byte W24 - .byte En3 - .byte N08 , Cs4 - .byte W24 - .byte N24 , Fs3 - .byte W24 - .byte N08 , Fn3 - .byte W16 - .byte Fs3 - .byte W08 - .byte Bn3 - .byte W24 - .byte N08 - .byte W24 - .byte GOTO - .word mus_con_k_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_con_k_3: - .byte KEYSH , mus_con_k_key+0 - .byte VOICE , 38 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 80*mus_con_k_mvl/mxv - .byte BEND , c_v-48 - .byte N24 , Bn0 , v112 - .byte W04 - .byte BEND , c_v-32 - .byte W04 - .byte c_v-18 - .byte W04 - .byte c_v+0 - .byte W12 -mus_con_k_3_B1: - .byte BEND , c_v+0 - .byte N32 , En1 , v112 - .byte W32 - .byte N08 , Ds1 - .byte W08 - .byte N04 , En1 - .byte W08 - .byte N36 - .byte W40 - .byte N04 - .byte W08 -mus_con_k_3_000: - .byte N32 , Ds1 , v112 - .byte W32 - .byte N08 , Dn1 - .byte W08 - .byte N04 , Cs1 - .byte W08 - .byte N16 , Bn0 - .byte W16 - .byte N04 - .byte W16 - .byte N08 , As0 - .byte W08 - .byte N04 , Bn0 - .byte W08 - .byte PEND -mus_con_k_3_001: - .byte N32 , Cs1 , v112 - .byte W32 - .byte N04 , Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N16 , Fs1 - .byte W24 - .byte N08 - .byte W08 - .byte N04 , En1 - .byte W08 - .byte Ds1 - .byte W08 - .byte PEND -mus_con_k_3_002: - .byte N24 , Bn0 , v112 - .byte W24 - .byte N08 , As0 - .byte W16 - .byte N04 , Bn0 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte PEND - .byte N12 , En1 - .byte W16 - .byte N04 - .byte W16 - .byte N08 , Ds1 - .byte W08 - .byte N04 , En1 - .byte W08 - .byte N36 - .byte W40 - .byte N04 - .byte W08 - .byte PATT - .word mus_con_k_3_000 - .byte PATT - .word mus_con_k_3_001 - .byte PATT - .word mus_con_k_3_002 - .byte GOTO - .word mus_con_k_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_con_k_4: - .byte KEYSH , mus_con_k_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+2 - .byte VOL , 50*mus_con_k_mvl/mxv - .byte N24 , Fs3 , v112 - .byte W24 -mus_con_k_4_B1: - .byte W16 - .byte N08 , Gs4 , v112 - .byte W08 - .byte N04 , As4 - .byte W04 - .byte N08 , As4 , v032 - .byte W12 - .byte N04 , Bn4 , v112 - .byte W08 - .byte N16 , As4 - .byte W16 - .byte N08 , As4 , v032 - .byte W08 - .byte N24 , Gs4 , v112 - .byte W24 - .byte N48 , Fs4 - .byte W24 - .byte VOL , 48*mus_con_k_mvl/mxv - .byte MOD , 6 - .byte W01 - .byte VOL , 45*mus_con_k_mvl/mxv - .byte W03 - .byte 43*mus_con_k_mvl/mxv - .byte W01 - .byte 37*mus_con_k_mvl/mxv - .byte W03 - .byte 36*mus_con_k_mvl/mxv - .byte W01 - .byte 35*mus_con_k_mvl/mxv - .byte W03 - .byte 28*mus_con_k_mvl/mxv - .byte W01 - .byte 25*mus_con_k_mvl/mxv - .byte W03 - .byte 20*mus_con_k_mvl/mxv - .byte W01 - .byte 18*mus_con_k_mvl/mxv - .byte W03 - .byte 16*mus_con_k_mvl/mxv - .byte W01 - .byte 15*mus_con_k_mvl/mxv - .byte W03 - .byte 49*mus_con_k_mvl/mxv - .byte MOD , 0 - .byte N08 , Bn4 - .byte W08 - .byte Bn4 , v032 - .byte W40 - .byte W16 - .byte En4 , v112 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte N08 , Fs4 , v032 - .byte W12 - .byte N04 , Gs4 , v112 - .byte W08 - .byte N08 , Fs4 - .byte W16 - .byte N32 , En4 - .byte W32 - .byte N48 , Ds4 - .byte W24 - .byte MOD , 7 - .byte VOL , 48*mus_con_k_mvl/mxv - .byte W01 - .byte 45*mus_con_k_mvl/mxv - .byte W03 - .byte 43*mus_con_k_mvl/mxv - .byte W01 - .byte 37*mus_con_k_mvl/mxv - .byte W03 - .byte 36*mus_con_k_mvl/mxv - .byte W01 - .byte 35*mus_con_k_mvl/mxv - .byte W03 - .byte 28*mus_con_k_mvl/mxv - .byte W01 - .byte 25*mus_con_k_mvl/mxv - .byte W03 - .byte 20*mus_con_k_mvl/mxv - .byte W01 - .byte 18*mus_con_k_mvl/mxv - .byte W03 - .byte 16*mus_con_k_mvl/mxv - .byte W01 - .byte 15*mus_con_k_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 49*mus_con_k_mvl/mxv - .byte N08 , Fs4 - .byte W08 - .byte Fs4 , v032 - .byte W40 - .byte W16 - .byte N04 , Gs4 , v112 - .byte W08 - .byte N08 , As4 - .byte W16 - .byte N04 , Bn4 - .byte W08 - .byte Cs5 - .byte W16 - .byte N08 , Bn4 - .byte W08 - .byte As4 - .byte W08 - .byte As4 , v032 - .byte W08 - .byte N04 , Bn4 , v112 - .byte W08 - .byte W16 - .byte As4 - .byte W08 - .byte N08 , Bn4 - .byte W08 - .byte Bn4 , v032 - .byte W08 - .byte N04 , Cs5 , v112 - .byte W08 - .byte N08 , Ds5 , v100 - .byte W08 - .byte Ds5 , v032 - .byte W08 - .byte N04 , Bn4 , v096 - .byte W04 - .byte N08 , Bn4 , v032 - .byte W28 - .byte W16 - .byte En5 , v100 - .byte W08 - .byte N04 , Ds5 - .byte W04 - .byte N08 , Ds5 , v032 - .byte W12 - .byte N04 , Bn4 , v112 - .byte W08 - .byte Cn5 - .byte W04 - .byte N08 , Cn5 , v032 - .byte W20 - .byte N04 , Cs5 , v112 - .byte W04 - .byte N08 , Cs5 , v032 - .byte W20 - .byte Bn4 , v112 - .byte W08 - .byte Bn4 , v032 - .byte W88 - .byte GOTO - .word mus_con_k_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_con_k_5: - .byte KEYSH , mus_con_k_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-62 - .byte VOL , 46*mus_con_k_mvl/mxv - .byte W24 -mus_con_k_5_B1: - .byte N20 , En3 , v112 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W24 - .byte N08 - .byte W24 -mus_con_k_5_000: - .byte N08 , As2 , v112 - .byte W24 - .byte N08 - .byte W24 - .byte An2 - .byte W24 - .byte N08 - .byte W24 - .byte PEND -mus_con_k_5_001: - .byte N08 , Gs2 , v112 - .byte W24 - .byte N08 - .byte W24 - .byte As2 - .byte W24 - .byte N08 - .byte W24 - .byte PEND -mus_con_k_5_002: - .byte N24 , An2 , v112 - .byte W24 - .byte N08 , Gs2 - .byte W16 - .byte An2 - .byte W08 - .byte Bn2 - .byte W24 - .byte N08 - .byte W24 - .byte PEND - .byte N12 , En3 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W24 - .byte N08 - .byte W24 - .byte PATT - .word mus_con_k_5_000 - .byte PATT - .word mus_con_k_5_001 - .byte PATT - .word mus_con_k_5_002 - .byte GOTO - .word mus_con_k_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_con_k_6: - .byte KEYSH , mus_con_k_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 45*mus_con_k_mvl/mxv - .byte W24 -mus_con_k_6_B1: - .byte N20 , Gs3 , v112 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , As3 - .byte W24 - .byte Gs3 - .byte W24 -mus_con_k_6_000: - .byte N08 , Cs3 , v112 - .byte W24 - .byte N08 - .byte W24 - .byte Ds3 - .byte W24 - .byte N08 - .byte W24 - .byte PEND -mus_con_k_6_001: - .byte N08 , Bn2 , v112 - .byte W24 - .byte N08 - .byte W24 - .byte Cs3 - .byte W24 - .byte N08 - .byte W24 - .byte PEND -mus_con_k_6_002: - .byte N24 , Cs3 , v112 - .byte W24 - .byte N08 - .byte W16 - .byte N08 - .byte W08 - .byte Ds3 - .byte W24 - .byte N08 - .byte W24 - .byte PEND - .byte W16 - .byte N04 , Gs3 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , As3 - .byte W24 - .byte Gs3 - .byte W24 - .byte PATT - .word mus_con_k_6_000 - .byte PATT - .word mus_con_k_6_001 - .byte PATT - .word mus_con_k_6_002 - .byte GOTO - .word mus_con_k_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_con_k_7: - .byte KEYSH , mus_con_k_key+0 - .byte VOICE , 0 - .byte VOL , 70*mus_con_k_mvl/mxv - .byte PAN , c_v+0 - .byte N04 , Dn1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte Cn1 - .byte W08 -mus_con_k_7_B1: -mus_con_k_7_000: - .byte N04 , Cn1 , v112 - .byte W24 - .byte Dn1 - .byte W16 - .byte Cn1 , v084 - .byte W08 - .byte Cn1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte Dn1 - .byte W24 - .byte PEND -mus_con_k_7_001: - .byte N04 , Cn1 , v112 - .byte W24 - .byte Dn1 - .byte W16 - .byte Cn1 , v084 - .byte W08 - .byte Cn1 , v112 - .byte W08 - .byte Dn1 , v088 - .byte W08 - .byte Cn1 , v112 - .byte W08 - .byte N04 - .byte W16 - .byte Dn1 - .byte W08 - .byte PEND - .byte PATT - .word mus_con_k_7_000 - .byte N04 , Cn1 , v112 - .byte W24 - .byte Dn1 - .byte W16 - .byte Cn1 , v084 - .byte W08 - .byte Cn1 , v112 - .byte W08 - .byte Dn1 - .byte W08 - .byte Cn1 - .byte W08 - .byte N04 - .byte W16 - .byte Dn1 - .byte W08 - .byte PATT - .word mus_con_k_7_000 - .byte PATT - .word mus_con_k_7_001 - .byte PATT - .word mus_con_k_7_000 - .byte N04 , Cn1 , v112 - .byte W24 - .byte Dn1 - .byte W16 - .byte Cn1 , v084 - .byte W08 - .byte Cn1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte Dn1 - .byte W08 - .byte Cn1 , v088 - .byte W08 - .byte N04 - .byte W08 - .byte GOTO - .word mus_con_k_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_con_k_8: - .byte KEYSH , mus_con_k_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_con_k_mvl/mxv - .byte W24 -mus_con_k_8_B1: - .byte W16 - .byte N08 , Gs4 , v112 - .byte W08 - .byte N04 , As4 - .byte W16 - .byte Bn4 - .byte W08 - .byte N16 , As4 - .byte W24 - .byte N24 , Gs4 - .byte W24 - .byte N48 , Fs4 - .byte W48 - .byte N08 , Bn4 - .byte W48 - .byte W16 - .byte En4 - .byte W08 - .byte N04 , Fs4 - .byte W16 - .byte Gs4 - .byte W08 - .byte N08 , Fs4 - .byte W16 - .byte N32 , En4 - .byte W32 - .byte N48 , Ds4 - .byte W48 - .byte N08 , Fs4 - .byte W16 - .byte BEND , c_v+1 - .byte W32 - .byte W16 - .byte N04 , Gs4 - .byte W08 - .byte N08 , As4 - .byte W16 - .byte N04 , Bn4 - .byte W08 - .byte Cs5 - .byte W16 - .byte N08 , Bn4 - .byte W08 - .byte As4 - .byte W16 - .byte N04 , Bn4 - .byte W08 - .byte W16 - .byte As4 - .byte W08 - .byte N08 , Bn4 - .byte W16 - .byte N04 , Cs5 - .byte W08 - .byte N08 , Ds5 - .byte W16 - .byte N04 , Bn4 - .byte W32 - .byte W16 - .byte N08 , En5 - .byte W08 - .byte N04 , Ds5 - .byte W16 - .byte Bn4 - .byte W08 - .byte Cn5 - .byte W24 - .byte Cs5 - .byte W24 - .byte N08 , Bn4 - .byte W96 - .byte GOTO - .word mus_con_k_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_con_k: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_con_k_pri @ Priority - .byte mus_con_k_rev @ Reverb. - - .word mus_con_k_grp - - .word mus_con_k_1 - .word mus_con_k_2 - .word mus_con_k_3 - .word mus_con_k_4 - .word mus_con_k_5 - .word mus_con_k_6 - .word mus_con_k_7 - .word mus_con_k_8 - - .end diff --git a/sound/songs/mus_conlobby.s b/sound/songs/mus_conlobby.s deleted file mode 100644 index 311042200b..0000000000 --- a/sound/songs/mus_conlobby.s +++ /dev/null @@ -1,1200 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_conlobby_grp, voicegroup098 - .equ mus_conlobby_pri, 0 - .equ mus_conlobby_rev, reverb_set+50 - .equ mus_conlobby_mvl, 127 - .equ mus_conlobby_key, 0 - .equ mus_conlobby_tbs, 1 - .equ mus_conlobby_exg, 0 - .equ mus_conlobby_cmp, 1 - - .section .rodata - .global mus_conlobby - .align 2 - -@********************** Track 1 **********************@ - -mus_conlobby_1: - .byte KEYSH , mus_conlobby_key+0 - .byte TEMPO , 128*mus_conlobby_tbs/2 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 36*mus_conlobby_mvl/mxv - .byte W96 - .byte W84 - .byte N12 , Ds3 , v112 - .byte W12 -mus_conlobby_1_B1: - .byte N06 , En3 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte N42 , Dn4 - .byte W48 - .byte N06 - .byte W12 - .byte N18 , As3 - .byte W24 - .byte N06 , Fn4 - .byte W12 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N84 , En4 - .byte W84 - .byte N03 , Cn4 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Fn4 - .byte W18 - .byte N03 , En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N12 , Dn4 - .byte W12 - .byte Ds3 - .byte W12 - .byte N03 , En3 - .byte W06 - .byte En3 , v084 - .byte W06 - .byte N06 , En3 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte N03 , En3 - .byte W12 - .byte N06 , Fn3 - .byte W24 - .byte N03 , Gn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N03 , As3 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N03 , Cs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , As3 - .byte W24 - .byte N06 , Fn4 - .byte W12 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N36 , Gn4 - .byte W36 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N30 , En4 - .byte W30 - .byte N03 , Ds4 , v060 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cn4 , v112 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Dn4 - .byte W24 - .byte N18 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 , Ds3 - .byte W12 - .byte GOTO - .word mus_conlobby_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_conlobby_2: - .byte KEYSH , mus_conlobby_key+0 - .byte VOICE , 58 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 60*mus_conlobby_mvl/mxv - .byte W96 - .byte W84 - .byte N12 , Bn1 , v112 - .byte W12 -mus_conlobby_2_B1: -mus_conlobby_2_000: - .byte N06 , Cn2 , v112 - .byte W24 - .byte Gn1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Gn1 - .byte W24 - .byte PEND -mus_conlobby_2_001: - .byte N06 , As1 , v112 - .byte W24 - .byte Fn1 - .byte W24 - .byte As1 - .byte W24 - .byte Fn1 - .byte W24 - .byte PEND -mus_conlobby_2_002: - .byte N06 , An1 , v112 - .byte W24 - .byte En1 - .byte W24 - .byte An1 - .byte W24 - .byte En1 - .byte W24 - .byte PEND -mus_conlobby_2_003: - .byte N06 , Gs1 , v112 - .byte W24 - .byte Ds1 - .byte W24 - .byte As1 - .byte W24 - .byte Fn1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_conlobby_2_000 - .byte PATT - .word mus_conlobby_2_001 - .byte PATT - .word mus_conlobby_2_002 - .byte PATT - .word mus_conlobby_2_003 - .byte PATT - .word mus_conlobby_2_000 - .byte PATT - .word mus_conlobby_2_001 - .byte PATT - .word mus_conlobby_2_002 - .byte PATT - .word mus_conlobby_2_003 - .byte PATT - .word mus_conlobby_2_000 - .byte PATT - .word mus_conlobby_2_001 - .byte PATT - .word mus_conlobby_2_002 - .byte PATT - .word mus_conlobby_2_003 - .byte GOTO - .word mus_conlobby_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_conlobby_3: - .byte KEYSH , mus_conlobby_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 33*mus_conlobby_mvl/mxv - .byte W96 - .byte W96 -mus_conlobby_3_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W90 - .byte N03 , En4 , v112 - .byte W03 - .byte Fn4 - .byte W03 - .byte N48 , Gn4 - .byte W60 - .byte N06 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N36 , En4 - .byte W36 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N48 , Cn4 - .byte W48 - .byte N06 , En4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte En4 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte En4 , v080 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v080 - .byte W06 - .byte N06 , En4 , v112 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte N03 , Gs3 - .byte W12 - .byte N06 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 -mus_conlobby_3_000: - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N06 , Gn4 - .byte W12 - .byte Gn3 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N06 , Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte PEND - .byte PATT - .word mus_conlobby_3_000 - .byte N06 , En4 , v112 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte Gs2 - .byte W03 - .byte As2 - .byte W03 - .byte Cn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte As3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte As4 - .byte W06 - .byte N03 , Cn5 - .byte W06 - .byte N06 , As4 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte GOTO - .word mus_conlobby_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_conlobby_4: - .byte KEYSH , mus_conlobby_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-61 - .byte VOL , 35*mus_conlobby_mvl/mxv - .byte W96 - .byte W96 -mus_conlobby_4_B1: -mus_conlobby_4_000: - .byte N06 , Cn3 , v112 - .byte W12 - .byte N03 , Gn3 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W15 - .byte Gn3 , v112 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte N03 , Gn3 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte PEND -mus_conlobby_4_001: - .byte N06 , As2 , v112 - .byte W12 - .byte N03 , Fn3 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W15 - .byte Fn3 , v112 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N03 , Fn3 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte PEND -mus_conlobby_4_002: - .byte N06 , An2 , v112 - .byte W12 - .byte N03 , En3 - .byte W03 - .byte Dn3 , v064 - .byte W03 - .byte Cn3 - .byte W03 - .byte An2 - .byte W15 - .byte En3 , v112 - .byte W12 - .byte N06 , An2 - .byte W12 - .byte N03 , En3 - .byte W24 - .byte N03 - .byte W12 - .byte PEND -mus_conlobby_4_003: - .byte N06 , Gs2 , v112 - .byte W12 - .byte N03 , Ds3 - .byte W03 - .byte Dn3 , v064 - .byte W03 - .byte Cn3 - .byte W03 - .byte As2 - .byte W15 - .byte Gs3 , v112 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N03 , Fn3 - .byte W06 - .byte N03 - .byte W18 - .byte As3 - .byte W12 - .byte PEND - .byte PATT - .word mus_conlobby_4_000 - .byte PATT - .word mus_conlobby_4_001 - .byte PATT - .word mus_conlobby_4_002 - .byte PATT - .word mus_conlobby_4_003 - .byte PATT - .word mus_conlobby_4_000 - .byte PATT - .word mus_conlobby_4_001 - .byte PATT - .word mus_conlobby_4_002 - .byte PATT - .word mus_conlobby_4_003 - .byte PATT - .word mus_conlobby_4_000 - .byte PATT - .word mus_conlobby_4_001 - .byte N06 , An2 , v112 - .byte W12 - .byte N03 , En3 - .byte W03 - .byte Dn3 , v064 - .byte W03 - .byte Cn3 - .byte W03 - .byte An2 - .byte W15 - .byte En3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An2 - .byte W12 - .byte N03 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte En3 - .byte W06 - .byte PATT - .word mus_conlobby_4_003 - .byte GOTO - .word mus_conlobby_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_conlobby_5: - .byte KEYSH , mus_conlobby_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 33*mus_conlobby_mvl/mxv - .byte W96 - .byte W96 -mus_conlobby_5_B1: -mus_conlobby_5_000: - .byte N06 , Gn2 , v112 - .byte W12 - .byte N03 , Cn4 - .byte W03 - .byte An3 , v064 - .byte W03 - .byte Gn3 - .byte W03 - .byte En3 - .byte W15 - .byte Cn4 , v112 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N03 , Cn4 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte PEND -mus_conlobby_5_001: - .byte N06 , Fn2 , v112 - .byte W12 - .byte N03 , As3 - .byte W03 - .byte An3 , v064 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W15 - .byte As3 , v112 - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte N03 , As3 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte PEND -mus_conlobby_5_002: - .byte N06 , En2 , v112 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W15 - .byte An3 , v112 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte N03 , An3 - .byte W24 - .byte N03 - .byte W12 - .byte PEND -mus_conlobby_5_003: - .byte N06 , Ds2 , v112 - .byte W12 - .byte N03 , Gs3 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W15 - .byte Cn4 , v112 - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte N03 , As3 - .byte W06 - .byte N03 - .byte W18 - .byte Dn4 - .byte W12 - .byte PEND - .byte PATT - .word mus_conlobby_5_000 - .byte PATT - .word mus_conlobby_5_001 - .byte PATT - .word mus_conlobby_5_002 - .byte PATT - .word mus_conlobby_5_003 - .byte PATT - .word mus_conlobby_5_000 - .byte PATT - .word mus_conlobby_5_001 - .byte PATT - .word mus_conlobby_5_002 - .byte PATT - .word mus_conlobby_5_003 - .byte PATT - .word mus_conlobby_5_000 - .byte PATT - .word mus_conlobby_5_001 - .byte N06 , En2 , v112 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W15 - .byte An3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En2 - .byte W12 - .byte N03 , An3 - .byte W06 - .byte N03 - .byte W06 - .byte En3 - .byte W06 - .byte Cn3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte PATT - .word mus_conlobby_5_003 - .byte GOTO - .word mus_conlobby_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_conlobby_6: - .byte KEYSH , mus_conlobby_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 52*mus_conlobby_mvl/mxv - .byte N03 , En1 , v112 - .byte W12 - .byte En1 , v060 - .byte W12 - .byte En1 , v100 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v060 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v060 - .byte W12 - .byte En1 , v112 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v112 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v060 - .byte W12 - .byte En1 , v100 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v044 - .byte W06 - .byte N03 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v060 - .byte W12 - .byte En1 , v112 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_conlobby_6_B1: -mus_conlobby_6_000: - .byte N03 , En1 , v112 - .byte W12 - .byte En1 , v060 - .byte W12 - .byte En1 , v100 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v060 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v060 - .byte W12 - .byte En1 , v112 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND -mus_conlobby_6_001: - .byte N03 , En1 , v112 - .byte W12 - .byte En1 , v060 - .byte W12 - .byte En1 , v096 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v060 - .byte W12 - .byte En1 , v112 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_conlobby_6_000 - .byte PATT - .word mus_conlobby_6_001 - .byte PATT - .word mus_conlobby_6_000 -mus_conlobby_6_002: - .byte N03 , En1 , v112 - .byte W12 - .byte En1 , v060 - .byte W12 - .byte En1 , v096 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte En1 , v044 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v060 - .byte W12 - .byte En1 , v112 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_conlobby_6_000 - .byte PATT - .word mus_conlobby_6_002 - .byte PATT - .word mus_conlobby_6_000 - .byte PATT - .word mus_conlobby_6_001 - .byte PATT - .word mus_conlobby_6_000 - .byte PATT - .word mus_conlobby_6_002 - .byte PATT - .word mus_conlobby_6_000 - .byte PATT - .word mus_conlobby_6_002 - .byte PATT - .word mus_conlobby_6_000 - .byte PATT - .word mus_conlobby_6_002 - .byte GOTO - .word mus_conlobby_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_conlobby_7: - .byte KEYSH , mus_conlobby_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_conlobby_mvl/mxv - .byte PAN , c_v-11 - .byte BEND , c_v+1 - .byte W96 - .byte W84 - .byte N12 , Bn1 , v112 - .byte W12 -mus_conlobby_7_B1: -mus_conlobby_7_000: - .byte N06 , Cn2 , v112 - .byte W24 - .byte Gn1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Gn1 - .byte W24 - .byte PEND -mus_conlobby_7_001: - .byte N06 , As1 , v112 - .byte W24 - .byte Fn1 - .byte W24 - .byte As1 - .byte W24 - .byte Fn1 - .byte W24 - .byte PEND -mus_conlobby_7_002: - .byte N06 , An1 , v112 - .byte W24 - .byte En1 - .byte W24 - .byte An1 - .byte W24 - .byte En1 - .byte W24 - .byte PEND -mus_conlobby_7_003: - .byte N06 , Gs1 , v112 - .byte W24 - .byte Ds1 - .byte W24 - .byte As1 - .byte W24 - .byte Fn1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_conlobby_7_000 - .byte PATT - .word mus_conlobby_7_001 - .byte PATT - .word mus_conlobby_7_002 - .byte PATT - .word mus_conlobby_7_003 - .byte PATT - .word mus_conlobby_7_000 - .byte PATT - .word mus_conlobby_7_001 - .byte PATT - .word mus_conlobby_7_002 - .byte PATT - .word mus_conlobby_7_003 - .byte PATT - .word mus_conlobby_7_000 - .byte PATT - .word mus_conlobby_7_001 - .byte PATT - .word mus_conlobby_7_002 - .byte PATT - .word mus_conlobby_7_003 - .byte GOTO - .word mus_conlobby_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_conlobby_8: - .byte KEYSH , mus_conlobby_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-14 - .byte VOL , 28*mus_conlobby_mvl/mxv - .byte W96 - .byte W84 - .byte N12 , Fs2 , v112 - .byte W12 -mus_conlobby_8_B1: - .byte N06 , Gn2 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte An2 - .byte W06 - .byte N24 , Cn3 - .byte W24 - .byte En3 - .byte W24 - .byte N42 , Fn3 - .byte W48 - .byte N06 - .byte W12 - .byte N18 , Dn3 - .byte W24 - .byte N06 , As3 - .byte W12 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N84 , Cn4 - .byte W84 - .byte N03 , Ds3 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Gs3 - .byte W18 - .byte N03 , Gn3 , v068 - .byte W03 - .byte Fs3 - .byte W03 - .byte N12 , Fn3 , v112 - .byte W12 - .byte Fn2 - .byte W12 - .byte N03 , Gn2 - .byte W06 - .byte Gn2 , v080 - .byte W06 - .byte N06 , Gn2 , v112 - .byte W06 - .byte Fs2 - .byte W06 - .byte N03 , Gn2 - .byte W12 - .byte N06 - .byte W24 - .byte N03 , Cn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N03 , Dn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N03 , En3 - .byte W12 - .byte Fn3 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Dn3 - .byte W24 - .byte N06 , As3 - .byte W12 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 , En4 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N30 , Cn4 - .byte W30 - .byte N03 , Bn3 , v060 - .byte W03 - .byte An3 - .byte W03 - .byte Ds3 , v112 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Fn3 - .byte W24 - .byte N18 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_conlobby_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_conlobby: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_conlobby_pri @ Priority - .byte mus_conlobby_rev @ Reverb. - - .word mus_conlobby_grp - - .word mus_conlobby_1 - .word mus_conlobby_2 - .word mus_conlobby_3 - .word mus_conlobby_4 - .word mus_conlobby_5 - .word mus_conlobby_6 - .word mus_conlobby_7 - .word mus_conlobby_8 - - .end diff --git a/sound/songs/mus_contest0.s b/sound/songs/mus_contest0.s deleted file mode 100644 index c83a2354fd..0000000000 --- a/sound/songs/mus_contest0.s +++ /dev/null @@ -1,3062 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_contest0_grp, voicegroup086 - .equ mus_contest0_pri, 0 - .equ mus_contest0_rev, reverb_set+50 - .equ mus_contest0_mvl, 127 - .equ mus_contest0_key, 0 - .equ mus_contest0_tbs, 1 - .equ mus_contest0_exg, 0 - .equ mus_contest0_cmp, 1 - - .section .rodata - .global mus_contest0 - .align 2 - -@********************** Track 1 **********************@ - -mus_contest0_1: - .byte KEYSH , mus_contest0_key+0 -mus_contest0_1_B1: - .byte TEMPO , 128*mus_contest0_tbs/2 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 66*mus_contest0_mvl/mxv - .byte N06 , Fn4 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte Gn4 , v076 - .byte W03 - .byte Fn4 , v096 - .byte W03 - .byte Gn4 , v076 - .byte W03 - .byte Fn4 , v096 - .byte W03 - .byte Gn4 , v076 - .byte W03 - .byte Fn4 , v096 - .byte W03 - .byte Gn4 , v072 - .byte W03 - .byte N06 , Fn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 , Ds4 , v096 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 , v092 - .byte W03 - .byte N06 , Dn3 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte N18 , Fn3 - .byte W24 - .byte As3 - .byte W24 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N32 , Cn4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 - .byte W12 - .byte N18 , Gs3 - .byte W24 - .byte N06 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N78 , Dn4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte VOL , 57*mus_contest0_mvl/mxv - .byte W05 - .byte 51*mus_contest0_mvl/mxv - .byte W07 - .byte 47*mus_contest0_mvl/mxv - .byte W05 - .byte 41*mus_contest0_mvl/mxv - .byte W07 - .byte 36*mus_contest0_mvl/mxv - .byte W05 - .byte 29*mus_contest0_mvl/mxv - .byte W07 - .byte 22*mus_contest0_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 19*mus_contest0_mvl/mxv - .byte W06 - .byte 66*mus_contest0_mvl/mxv - .byte N04 , Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N18 , Gs4 - .byte W18 - .byte N03 , Gn4 , v064 - .byte W03 - .byte Fs4 - .byte W03 - .byte N06 , Fn4 , v112 - .byte W12 - .byte N03 , Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte N06 , Cs3 - .byte W06 - .byte Dn3 - .byte W12 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte N18 , Fn3 - .byte W24 - .byte As3 - .byte W24 - .byte N03 , Gs3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N03 , Bn3 - .byte W12 - .byte Cn4 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Gs3 - .byte W24 - .byte N06 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N78 , Fn4 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte VOL , 58*mus_contest0_mvl/mxv - .byte W05 - .byte 51*mus_contest0_mvl/mxv - .byte W07 - .byte 46*mus_contest0_mvl/mxv - .byte W05 - .byte 40*mus_contest0_mvl/mxv - .byte W07 - .byte 36*mus_contest0_mvl/mxv - .byte W05 - .byte 30*mus_contest0_mvl/mxv - .byte W07 - .byte 27*mus_contest0_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 66*mus_contest0_mvl/mxv - .byte N03 , Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte N32 , Fn4 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 - .byte W24 - .byte Ds4 - .byte W24 - .byte VOICE , 17 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte 24 - .byte W48 - .byte VOL , 51*mus_contest0_mvl/mxv - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte N06 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W30 - .byte W12 - .byte N03 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W12 - .byte As3 - .byte W18 - .byte Cn4 - .byte W12 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W30 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N18 , Gs4 - .byte W18 - .byte N03 , Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte GOTO - .word mus_contest0_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_contest0_2: - .byte KEYSH , mus_contest0_key+0 -mus_contest0_2_B1: - .byte VOICE , 36 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 88*mus_contest0_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Ds1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte Ds2 - .byte W06 - .byte N18 , Ds1 - .byte W18 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte Ds2 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 , Ds2 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Dn2 - .byte W24 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , An1 - .byte W12 - .byte Dn2 - .byte W06 - .byte N18 , Dn1 - .byte W18 - .byte N06 , Gn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte Gn2 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte N18 , Cn1 - .byte W18 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Cn2 - .byte W12 - .byte Fn2 - .byte W06 - .byte Fn1 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte An1 - .byte W06 - .byte As1 - .byte W24 - .byte N06 - .byte W24 - .byte Gs1 - .byte W24 - .byte N06 - .byte W24 - .byte Gn1 - .byte W24 - .byte N06 - .byte W24 - .byte Fs1 - .byte W36 - .byte Gs1 - .byte W12 - .byte As1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte As1 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N03 , Fs2 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte Gs1 - .byte W12 - .byte Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte GOTO - .word mus_contest0_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_contest0_3: - .byte KEYSH , mus_contest0_key+0 -mus_contest0_3_B1: - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 40*mus_contest0_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte 62*mus_contest0_mvl/mxv - .byte W48 - .byte N06 , As3 , v112 - .byte W06 - .byte Cn4 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N06 , Fs3 - .byte W12 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , Fn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte VOICE , 17 - .byte VOL , 39*mus_contest0_mvl/mxv - .byte N04 , Dn5 - .byte W08 - .byte Ds5 - .byte W08 - .byte En5 - .byte W08 - .byte N42 , Fn5 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N04 - .byte W08 - .byte Gn5 - .byte W08 - .byte Fn5 - .byte W08 - .byte N36 , Cn5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte An5 - .byte W12 - .byte N06 - .byte W06 - .byte Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fs5 - .byte W12 - .byte N36 , Fn5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Dn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N24 , Ds5 - .byte W24 - .byte N12 , Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Dn5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte Ds5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte TIE , Gn5 - .byte W24 - .byte MOD , 5 - .byte W48 - .byte W48 - .byte EOT - .byte MOD , 0 - .byte N06 , Fn5 - .byte W06 - .byte N03 , Ds5 - .byte W12 - .byte Dn5 - .byte W06 - .byte N06 , Ds5 - .byte W06 - .byte Fn5 - .byte W12 - .byte Gn5 - .byte W06 - .byte As5 - .byte W12 - .byte N06 - .byte W06 - .byte An5 - .byte W12 - .byte N06 - .byte W06 - .byte Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte An5 - .byte W06 - .byte As5 - .byte W12 - .byte N06 - .byte W12 - .byte Cn6 - .byte W12 - .byte N06 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_contest0_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_contest0_4: - .byte KEYSH , mus_contest0_key+0 -mus_contest0_4_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-61 - .byte VOL , 36*mus_contest0_mvl/mxv - .byte N06 , Fn2 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , An3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 , Gn3 , v096 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W03 - .byte As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 , v092 - .byte W03 - .byte N06 , Dn2 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte N18 , Fn2 - .byte W24 - .byte As2 - .byte W24 - .byte N06 , Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N32 , Gs2 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 - .byte W12 - .byte N18 , Ds2 - .byte W24 - .byte N06 , Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N36 , Dn3 - .byte W36 - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte N36 , As3 - .byte W36 - .byte N04 , As2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Ds2 - .byte W04 - .byte Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte N03 , Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Cn3 - .byte W03 - .byte Gs2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Cn2 - .byte W03 - .byte Fn3 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W12 - .byte N06 - .byte W24 - .byte As3 - .byte W12 - .byte N03 , Fn3 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W12 - .byte N06 - .byte W24 - .byte Gs3 - .byte W12 - .byte N03 , Gn3 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn3 - .byte W12 - .byte N06 - .byte W24 - .byte As3 - .byte W12 - .byte N32 , Cs3 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W06 - .byte N24 , Fn3 - .byte W22 - .byte Ds3 - .byte W24 -mus_contest0_4_000: - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_contest0_4_001: - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Fn3 , v096 - .byte W12 - .byte Ds3 , v112 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Gs3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte As3 , v112 - .byte W06 - .byte PEND -mus_contest0_4_002: - .byte N06 , An3 , v112 - .byte W06 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An3 , v112 - .byte W06 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An3 , v112 - .byte W06 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An3 , v112 - .byte W06 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte N06 , As3 , v112 - .byte W06 - .byte N03 , As3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As3 , v112 - .byte W06 - .byte N03 , As3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As3 , v112 - .byte W06 - .byte N03 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte PATT - .word mus_contest0_4_000 - .byte PATT - .word mus_contest0_4_001 - .byte PATT - .word mus_contest0_4_002 - .byte N06 , As3 , v112 - .byte W06 - .byte N03 , As3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As3 , v112 - .byte W06 - .byte N03 , As3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As3 , v112 - .byte W06 - .byte N03 , An3 - .byte W12 - .byte Gn3 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Gn3 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte As2 - .byte W06 - .byte Fs2 - .byte W06 - .byte As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Dn4 - .byte W03 - .byte As3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte As2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Dn2 - .byte W03 - .byte As1 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fn2 - .byte W03 - .byte As2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte As3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Gs2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Gs1 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte As3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte As1 - .byte W03 - .byte Gn1 - .byte W03 - .byte As1 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gn2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte As3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Fs2 - .byte W03 - .byte Ds2 - .byte W03 - .byte As1 - .byte W03 - .byte Fs1 - .byte W03 - .byte As1 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fs2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fs3 - .byte W03 - .byte As3 - .byte W03 - .byte Ds4 - .byte W03 - .byte GOTO - .word mus_contest0_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_contest0_5: - .byte KEYSH , mus_contest0_key+0 -mus_contest0_5_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 36*mus_contest0_mvl/mxv - .byte N06 , Cn4 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte Dn4 , v076 - .byte W03 - .byte Cn4 , v096 - .byte W03 - .byte Dn4 , v076 - .byte W03 - .byte Cn4 , v096 - .byte W03 - .byte Dn4 , v076 - .byte W03 - .byte Cn4 , v096 - .byte W03 - .byte Dn4 , v072 - .byte W03 - .byte N06 , Cn4 , v112 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 , Ds4 , v096 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 , v092 - .byte W03 - .byte N06 , As2 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte Cn3 - .byte W06 - .byte N18 , Dn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N36 , Ds3 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 - .byte W12 - .byte N18 , Cn3 - .byte W24 - .byte N06 - .byte W12 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N36 , Fn3 - .byte W36 - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N04 , Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N03 , Gs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Cn3 - .byte W03 - .byte Gs2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Dn4 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W12 - .byte N06 - .byte W24 - .byte Fn4 - .byte W12 - .byte N03 , Cn4 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W12 - .byte N06 - .byte W24 - .byte Ds4 - .byte W12 - .byte N03 , Fn4 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N32 , As3 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Cn4 - .byte W24 - .byte N24 - .byte W24 -mus_contest0_5_000: - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_contest0_5_001: - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Ds4 , v096 - .byte W12 - .byte Dn4 , v112 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W12 - .byte Gn4 , v112 - .byte W06 - .byte PEND -mus_contest0_5_002: - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Ds4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn4 , v112 - .byte W06 - .byte N03 , Cn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte PATT - .word mus_contest0_5_000 - .byte PATT - .word mus_contest0_5_001 - .byte PATT - .word mus_contest0_5_002 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Ds4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn4 , v112 - .byte W06 - .byte N03 , Cn4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Cn4 - .byte W12 - .byte Dn4 - .byte W06 - .byte As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte As4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte As3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte As2 - .byte W03 - .byte Fn2 - .byte W03 - .byte As2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte As3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte As4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Gs2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte As3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Gn2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte As3 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte As3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Fs2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fs2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fs3 - .byte W03 - .byte As3 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fs4 - .byte W03 - .byte As4 - .byte W03 - .byte GOTO - .word mus_contest0_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_contest0_6: - .byte KEYSH , mus_contest0_key+0 -mus_contest0_6_B1: - .byte VOICE , 0 - .byte VOL , 77*mus_contest0_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , En1 , v112 - .byte N48 , An2 , v092 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte N24 , An2 - .byte W48 -mus_contest0_6_000: - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N48 , An2 - .byte W48 - .byte PEND - .byte N06 , En1 - .byte W12 - .byte En1 , v092 - .byte W24 - .byte N03 , En1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte N24 , An2 , v076 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N48 , An2 - .byte W12 - .byte N06 , En1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_contest0_6_000 - .byte N06 , En1 , v112 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte N24 , An2 , v076 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N48 , An2 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v104 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 -mus_contest0_6_001: - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 , v088 - .byte W06 - .byte PATT - .word mus_contest0_6_001 -mus_contest0_6_002: - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v092 - .byte W12 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_contest0_6_001 - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 , v104 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte PATT - .word mus_contest0_6_001 - .byte PATT - .word mus_contest0_6_002 -mus_contest0_6_003: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v088 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte Dn1 , v104 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte PEND - .byte PATT - .word mus_contest0_6_003 - .byte PATT - .word mus_contest0_6_003 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W12 - .byte Dn1 , v088 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Dn1 , v084 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte Dn1 , v104 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte GOTO - .word mus_contest0_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_contest0_7: - .byte KEYSH , mus_contest0_key+0 -mus_contest0_7_B1: - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 66*mus_contest0_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Fn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte N24 , Cn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N24 , As1 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Ds1 - .byte W12 - .byte Gn1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N12 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , As1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte Gs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N21 , Gn2 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N12 , Gs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Dn1 - .byte W12 - .byte VOICE , 83 - .byte VOL , 38*mus_contest0_mvl/mxv - .byte BEND , c_v+1 - .byte N04 , Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte N42 , Fn4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N36 , Cn4 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte N36 , Fn4 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte TIE , Gn4 - .byte W24 - .byte MOD , 5 - .byte W48 - .byte W48 - .byte EOT - .byte MOD , 0 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W06 - .byte As4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 - .byte W06 - .byte VOL , 44*mus_contest0_mvl/mxv - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte N06 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W30 - .byte W12 - .byte N03 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W12 - .byte As3 - .byte W18 - .byte Cn4 - .byte W12 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W30 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N18 , Gs4 - .byte W24 - .byte GOTO - .word mus_contest0_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_contest0_8: - .byte KEYSH , mus_contest0_key+0 -mus_contest0_8_B1: - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 44*mus_contest0_mvl/mxv - .byte N06 , An3 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte As3 , v076 - .byte W03 - .byte An3 , v096 - .byte W03 - .byte As3 , v076 - .byte W03 - .byte An3 , v096 - .byte W03 - .byte As3 , v076 - .byte W03 - .byte An3 , v096 - .byte W03 - .byte As3 , v072 - .byte W03 - .byte N06 , An3 , v112 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte An2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , An3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 , Gn3 , v084 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W03 - .byte As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 - .byte W03 - .byte N06 , Fn2 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte N18 , As2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N06 , Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N32 , Gs3 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 - .byte W12 - .byte N18 , Ds3 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N78 , Fn3 - .byte W84 - .byte N04 , As2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N18 , Cn4 - .byte W18 - .byte N03 , Bn3 , v084 - .byte W03 - .byte As3 , v072 - .byte W03 - .byte N06 , An3 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte Fn2 - .byte W03 - .byte N06 , En2 - .byte W06 - .byte Fn2 - .byte W12 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte N18 , As2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N03 , Cn3 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte N02 , Dn3 - .byte W12 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Cn3 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N78 , As3 - .byte W84 - .byte N32 , Fs3 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Gs3 - .byte W24 - .byte N24 - .byte W24 - .byte VOICE , 73 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte 24 - .byte W12 - .byte N03 , As3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W18 - .byte N06 - .byte W12 - .byte Cn4 - .byte W06 - .byte As3 - .byte W30 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W18 - .byte Dn4 - .byte W06 - .byte As3 - .byte W12 - .byte Fs3 - .byte W18 - .byte Gs3 - .byte W12 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W06 - .byte As3 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W30 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte N18 , Ds4 - .byte W18 - .byte N03 , Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte GOTO - .word mus_contest0_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_contest0: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_contest0_pri @ Priority - .byte mus_contest0_rev @ Reverb. - - .word mus_contest0_grp - - .word mus_contest0_1 - .word mus_contest0_2 - .word mus_contest0_3 - .word mus_contest0_4 - .word mus_contest0_5 - .word mus_contest0_6 - .word mus_contest0_7 - .word mus_contest0_8 - - .end diff --git a/sound/songs/mus_cycling.s b/sound/songs/mus_cycling.s deleted file mode 100644 index d84becb214..0000000000 --- a/sound/songs/mus_cycling.s +++ /dev/null @@ -1,4651 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_cycling_grp, voicegroup049 - .equ mus_cycling_pri, 0 - .equ mus_cycling_rev, reverb_set+50 - .equ mus_cycling_mvl, 127 - .equ mus_cycling_key, 0 - .equ mus_cycling_tbs, 1 - .equ mus_cycling_exg, 0 - .equ mus_cycling_cmp, 1 - - .section .rodata - .global mus_cycling - .align 2 - -@********************** Track 1 **********************@ - -mus_cycling_1: - .byte KEYSH , mus_cycling_key+0 - .byte TEMPO , 138*mus_cycling_tbs/2 - .byte VOICE , 47 - .byte PAN , c_v-32 - .byte VOL , 68*mus_cycling_mvl/mxv - .byte LFOS , 44 - .byte W96 -mus_cycling_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 47 - .byte W84 - .byte N06 , An2 , v096 - .byte W12 - .byte N92 , Dn2 - .byte W24 - .byte VOL , 65*mus_cycling_mvl/mxv - .byte W02 - .byte 60*mus_cycling_mvl/mxv - .byte W03 - .byte 58*mus_cycling_mvl/mxv - .byte W03 - .byte 54*mus_cycling_mvl/mxv - .byte W04 - .byte 51*mus_cycling_mvl/mxv - .byte W02 - .byte 48*mus_cycling_mvl/mxv - .byte W03 - .byte 44*mus_cycling_mvl/mxv - .byte W03 - .byte 39*mus_cycling_mvl/mxv - .byte W04 - .byte 37*mus_cycling_mvl/mxv - .byte W02 - .byte 34*mus_cycling_mvl/mxv - .byte W03 - .byte 30*mus_cycling_mvl/mxv - .byte W03 - .byte 26*mus_cycling_mvl/mxv - .byte W04 - .byte 23*mus_cycling_mvl/mxv - .byte W02 - .byte 21*mus_cycling_mvl/mxv - .byte W03 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte 14*mus_cycling_mvl/mxv - .byte W04 - .byte 11*mus_cycling_mvl/mxv - .byte W02 - .byte 8*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W03 - .byte 3*mus_cycling_mvl/mxv - .byte W04 - .byte 2*mus_cycling_mvl/mxv - .byte W12 - .byte VOICE , 9 - .byte PAN , c_v-63 - .byte VOL , 56*mus_cycling_mvl/mxv - .byte N48 , En5 , v064 - .byte W12 - .byte VOL , 55*mus_cycling_mvl/mxv - .byte W02 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 41*mus_cycling_mvl/mxv - .byte W04 - .byte 39*mus_cycling_mvl/mxv - .byte W02 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 24*mus_cycling_mvl/mxv - .byte W03 - .byte 19*mus_cycling_mvl/mxv - .byte W04 - .byte 17*mus_cycling_mvl/mxv - .byte W02 - .byte 11*mus_cycling_mvl/mxv - .byte W03 - .byte 6*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W04 - .byte PAN , c_v+63 - .byte VOL , 56*mus_cycling_mvl/mxv - .byte N48 , Ds5 - .byte W12 - .byte VOL , 55*mus_cycling_mvl/mxv - .byte W02 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 41*mus_cycling_mvl/mxv - .byte W04 - .byte 39*mus_cycling_mvl/mxv - .byte W02 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 24*mus_cycling_mvl/mxv - .byte W03 - .byte 19*mus_cycling_mvl/mxv - .byte W04 - .byte 17*mus_cycling_mvl/mxv - .byte W02 - .byte 11*mus_cycling_mvl/mxv - .byte W03 - .byte 6*mus_cycling_mvl/mxv - .byte W07 - .byte VOICE , 47 - .byte PAN , c_v-32 - .byte VOL , 68*mus_cycling_mvl/mxv - .byte N36 , Gn2 , v096 - .byte W24 - .byte VOL , 65*mus_cycling_mvl/mxv - .byte W02 - .byte 60*mus_cycling_mvl/mxv - .byte W03 - .byte 53*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W01 - .byte 48*mus_cycling_mvl/mxv - .byte W03 - .byte 68*mus_cycling_mvl/mxv - .byte N06 , Bn1 - .byte W12 - .byte Bn2 - .byte W12 - .byte N36 , Gn2 - .byte W21 - .byte VOL , 67*mus_cycling_mvl/mxv - .byte W03 - .byte 58*mus_cycling_mvl/mxv - .byte W02 - .byte 53*mus_cycling_mvl/mxv - .byte W03 - .byte 49*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W04 - .byte 68*mus_cycling_mvl/mxv - .byte N48 , An2 - .byte W24 - .byte VOL , 67*mus_cycling_mvl/mxv - .byte W02 - .byte 62*mus_cycling_mvl/mxv - .byte W03 - .byte 56*mus_cycling_mvl/mxv - .byte W03 - .byte 51*mus_cycling_mvl/mxv - .byte W04 - .byte 43*mus_cycling_mvl/mxv - .byte W02 - .byte 39*mus_cycling_mvl/mxv - .byte W03 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 29*mus_cycling_mvl/mxv - .byte W04 - .byte 68*mus_cycling_mvl/mxv - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte N92 , Cs2 - .byte W24 - .byte VOL , 67*mus_cycling_mvl/mxv - .byte W02 - .byte 64*mus_cycling_mvl/mxv - .byte W06 - .byte 60*mus_cycling_mvl/mxv - .byte W06 - .byte 59*mus_cycling_mvl/mxv - .byte W03 - .byte 56*mus_cycling_mvl/mxv - .byte W03 - .byte 55*mus_cycling_mvl/mxv - .byte W04 - .byte 51*mus_cycling_mvl/mxv - .byte W02 - .byte 50*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 40*mus_cycling_mvl/mxv - .byte W06 - .byte 38*mus_cycling_mvl/mxv - .byte W03 - .byte 34*mus_cycling_mvl/mxv - .byte W03 - .byte 31*mus_cycling_mvl/mxv - .byte W04 - .byte 30*mus_cycling_mvl/mxv - .byte W02 - .byte 26*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W03 - .byte 21*mus_cycling_mvl/mxv - .byte W04 - .byte 17*mus_cycling_mvl/mxv - .byte W02 - .byte 14*mus_cycling_mvl/mxv - .byte W03 - .byte 13*mus_cycling_mvl/mxv - .byte W07 - .byte VOICE , 9 - .byte PAN , c_v-63 - .byte VOL , 56*mus_cycling_mvl/mxv - .byte N48 , Dn5 , v064 - .byte W12 - .byte VOL , 55*mus_cycling_mvl/mxv - .byte W02 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 41*mus_cycling_mvl/mxv - .byte W04 - .byte 39*mus_cycling_mvl/mxv - .byte W02 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 24*mus_cycling_mvl/mxv - .byte W03 - .byte 19*mus_cycling_mvl/mxv - .byte W04 - .byte 17*mus_cycling_mvl/mxv - .byte W02 - .byte 11*mus_cycling_mvl/mxv - .byte W03 - .byte 6*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W04 - .byte PAN , c_v+63 - .byte VOL , 56*mus_cycling_mvl/mxv - .byte N48 , Cs5 - .byte W12 - .byte VOL , 55*mus_cycling_mvl/mxv - .byte W02 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 41*mus_cycling_mvl/mxv - .byte W04 - .byte 39*mus_cycling_mvl/mxv - .byte W02 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 24*mus_cycling_mvl/mxv - .byte W03 - .byte 19*mus_cycling_mvl/mxv - .byte W04 - .byte 17*mus_cycling_mvl/mxv - .byte W02 - .byte 11*mus_cycling_mvl/mxv - .byte W03 - .byte 6*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 56*mus_cycling_mvl/mxv - .byte N72 , Cn5 - .byte W12 - .byte VOL , 55*mus_cycling_mvl/mxv - .byte W02 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 41*mus_cycling_mvl/mxv - .byte W04 - .byte 39*mus_cycling_mvl/mxv - .byte W02 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 24*mus_cycling_mvl/mxv - .byte W03 - .byte 19*mus_cycling_mvl/mxv - .byte W04 - .byte 17*mus_cycling_mvl/mxv - .byte W02 - .byte 11*mus_cycling_mvl/mxv - .byte W03 - .byte 6*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W04 - .byte 6*mus_cycling_mvl/mxv - .byte W24 - .byte VOICE , 46 - .byte PAN , c_v-32 - .byte VOL , 68*mus_cycling_mvl/mxv - .byte N03 , An3 , v112 - .byte W03 - .byte Cn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte An5 - .byte W03 - .byte Cn6 - .byte W03 - .byte VOICE , 35 - .byte PAN , c_v+0 - .byte VOL , 83*mus_cycling_mvl/mxv - .byte N09 , Gn1 - .byte W09 - .byte N06 , Gn1 , v036 - .byte W24 - .byte W03 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte N18 , Gn1 - .byte W24 - .byte N06 - .byte W12 -mus_cycling_1_000: - .byte N09 , Gn1 , v112 - .byte W09 - .byte N06 , Gn1 , v036 - .byte W24 - .byte W03 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte N21 , Gn1 - .byte W24 - .byte N06 , En1 - .byte W12 - .byte PEND - .byte N09 , Fs1 - .byte W09 - .byte N06 , Fs1 , v036 - .byte W24 - .byte W03 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte Cs1 , v112 - .byte W12 - .byte N18 , Fs1 - .byte W24 - .byte N06 , An1 - .byte W12 - .byte N09 , Bn1 - .byte W09 - .byte N06 , Bn1 , v036 - .byte W24 - .byte W03 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v036 - .byte W06 - .byte Fs1 , v112 - .byte W12 - .byte N21 , Bn1 - .byte W24 - .byte N06 , As1 - .byte W12 - .byte N09 , Gn1 - .byte W09 - .byte N06 , Gn1 , v036 - .byte W24 - .byte W03 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte N18 , Gn1 - .byte W18 - .byte N06 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W12 - .byte PATT - .word mus_cycling_1_000 - .byte N09 , Fs1 , v112 - .byte W09 - .byte N06 , Fs1 , v036 - .byte W24 - .byte W03 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte Cs1 , v112 - .byte W06 - .byte Cs1 , v036 - .byte W06 - .byte N18 , Fs1 , v112 - .byte W18 - .byte N06 , Fs1 , v036 - .byte W06 - .byte As1 , v112 - .byte W12 - .byte N09 , Bn1 - .byte W09 - .byte N06 , Bn1 , v036 - .byte W24 - .byte W03 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v036 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte N21 , Bn1 , v112 - .byte W24 - .byte N06 , As1 - .byte W06 - .byte As1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W12 - .byte Gn1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Gn1 , v112 - .byte W12 - .byte Gn1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Gs1 , v112 - .byte W12 - .byte Gs1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Gs1 , v112 - .byte W12 - .byte Gs1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte VOICE , 48 - .byte VOL , 68*mus_cycling_mvl/mxv - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , An1 , v096 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , An1 , v096 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , An1 , v096 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , An1 , v096 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte GOTO - .word mus_cycling_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_cycling_2: - .byte KEYSH , mus_cycling_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte VOL , 80*mus_cycling_mvl/mxv - .byte PAN , c_v+32 - .byte BENDR , 12 - .byte W48 - .byte N06 , Gn4 , v028 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 , v032 - .byte W06 - .byte Bn4 , v040 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 , v044 - .byte W06 - .byte En5 - .byte W06 -mus_cycling_2_B1: - .byte PAN , c_v-16 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v032 - .byte W06 - .byte N03 , Bn3 , v112 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , Bn3 , v112 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v032 - .byte W06 - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte VOICE , 48 - .byte N06 , Fs4 , v096 - .byte W06 - .byte N03 , En4 , v084 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Dn4 , v092 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Bn3 , v092 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte An3 , v092 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte En2 , v112 - .byte W06 - .byte En2 , v032 - .byte W06 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte N06 , Bn1 , v112 - .byte W06 - .byte Bn1 , v032 - .byte W06 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte N06 , En2 , v112 - .byte W06 - .byte En2 , v032 - .byte W06 - .byte N03 , Ds4 , v112 - .byte W06 - .byte Ds4 , v032 - .byte W06 - .byte N06 , Bn1 , v112 - .byte W06 - .byte Bn1 , v032 - .byte W06 - .byte N03 , Ds4 , v112 - .byte W06 - .byte Ds4 , v032 - .byte W06 - .byte N06 , En2 , v112 - .byte W06 - .byte En2 , v032 - .byte W06 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte N06 , Bn1 , v112 - .byte W06 - .byte Bn1 , v032 - .byte W06 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte N06 , En2 , v112 - .byte W06 - .byte En2 , v032 - .byte W06 - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte N06 , An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte N06 , En2 , v112 - .byte W06 - .byte En2 , v032 - .byte W06 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte N06 , An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte N03 , Ds4 , v112 - .byte W06 - .byte Ds4 , v032 - .byte W06 - .byte N06 , En2 , v112 - .byte W06 - .byte En2 , v032 - .byte W06 - .byte N03 , Ds4 , v112 - .byte W06 - .byte Ds4 , v032 - .byte W06 - .byte N09 , En4 , v096 - .byte W09 - .byte N03 , Ds4 , v080 - .byte W03 - .byte N12 , Dn4 , v096 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 1 - .byte PAN , c_v-32 - .byte VOL , 50*mus_cycling_mvl/mxv - .byte N09 , Gn3 - .byte W12 - .byte N03 , Gn3 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Gn3 , v112 - .byte W12 - .byte N03 , Gn3 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Gn3 , v112 - .byte W12 - .byte N03 , Gn3 , v064 - .byte W12 - .byte N09 , Cs4 , v112 - .byte W12 - .byte N03 , Cs4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Cs4 , v112 - .byte W12 - .byte N03 , Cs4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , An3 , v112 - .byte W12 - .byte N03 , Cs4 , v064 - .byte W12 - .byte N09 , An3 , v112 - .byte W12 - .byte N03 , An3 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , An3 , v112 - .byte W12 - .byte N03 , An3 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , An3 , v112 - .byte W12 - .byte N03 , An3 , v064 - .byte W12 - .byte N09 , An3 , v112 - .byte W12 - .byte N03 , An3 , v064 - .byte W12 - .byte Gs3 - .byte W12 - .byte N09 , Gs3 , v112 - .byte W12 - .byte N03 , Gn3 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte VOL , 56*mus_cycling_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte N24 , Bn4 - .byte W24 - .byte Cs5 - .byte W24 - .byte Dn5 - .byte W24 - .byte N72 , Bn5 - .byte W24 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N06 , Cs6 - .byte W12 - .byte N04 , Bn5 - .byte W04 - .byte Cs6 - .byte W04 - .byte Bn5 - .byte W04 - .byte N12 , An5 - .byte W12 - .byte N06 , Gn5 - .byte W12 - .byte An5 - .byte W06 - .byte An5 , v040 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte An5 , v040 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W09 - .byte N03 , Bn5 - .byte W03 - .byte N12 , Cn6 - .byte W12 - .byte N06 , Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte N12 - .byte W12 - .byte N04 , Gn5 - .byte W04 - .byte An5 - .byte W04 - .byte Gn5 - .byte W04 - .byte N06 , Fs5 - .byte W12 - .byte En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte En5 - .byte W12 - .byte Fs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N12 , Bn4 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte An5 - .byte W06 - .byte An5 , v040 - .byte W06 - .byte Dn5 , v112 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte An5 - .byte W06 - .byte An5 , v040 - .byte W06 - .byte An5 , v112 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Bn5 , v040 - .byte W06 - .byte Dn5 , v112 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Bn5 , v040 - .byte W06 - .byte Cs6 , v112 - .byte W06 - .byte Bn5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte N72 , An5 - .byte W60 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N09 , Gn5 - .byte W12 - .byte N03 , An5 - .byte W12 - .byte VOICE , 48 - .byte W96 - .byte GOTO - .word mus_cycling_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_cycling_3: - .byte KEYSH , mus_cycling_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 56*mus_cycling_mvl/mxv - .byte W84 - .byte N12 , An1 , v108 - .byte W12 -mus_cycling_3_B1: - .byte VOICE , 45 - .byte PAN , c_v+27 - .byte VOL , 56*mus_cycling_mvl/mxv - .byte W12 - .byte N06 , Fs4 , v112 - .byte W06 - .byte Fs4 , v032 - .byte W18 - .byte Fs4 , v112 - .byte W06 - .byte Fs4 , v032 - .byte W18 - .byte Fs4 , v112 - .byte W06 - .byte Fs4 , v032 - .byte W18 - .byte Fs4 , v112 - .byte W06 - .byte Fs4 , v032 - .byte W06 - .byte W12 - .byte Fs4 , v112 - .byte W06 - .byte Fs4 , v032 - .byte W18 - .byte Fs4 , v112 - .byte W06 - .byte Fs4 , v032 - .byte W54 - .byte W12 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W18 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W18 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W18 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte W12 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W18 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte VOICE , 48 - .byte N03 , An3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte VOICE , 45 - .byte W12 - .byte N06 , Gn4 - .byte W06 - .byte Gn4 , v032 - .byte W18 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W18 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W18 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte W12 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W18 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W54 - .byte W12 - .byte Fs4 , v112 - .byte W06 - .byte Fs4 , v032 - .byte W18 - .byte Fs4 , v112 - .byte W06 - .byte Fs4 , v032 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte W12 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W18 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte VOICE , 48 - .byte N03 , An3 , v112 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte VOICE , 60 - .byte VOL , 53*mus_cycling_mvl/mxv - .byte PAN , c_v+16 - .byte N06 , Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte N36 , Fs3 - .byte W24 - .byte MOD , 4 - .byte VOL , 52*mus_cycling_mvl/mxv - .byte MOD , 4 - .byte W02 - .byte VOL , 51*mus_cycling_mvl/mxv - .byte W03 - .byte 48*mus_cycling_mvl/mxv - .byte W03 - .byte 47*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 52*mus_cycling_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N36 , Fs3 - .byte W24 - .byte VOL , 51*mus_cycling_mvl/mxv - .byte W02 - .byte 48*mus_cycling_mvl/mxv - .byte W03 - .byte 45*mus_cycling_mvl/mxv - .byte W07 - .byte 53*mus_cycling_mvl/mxv - .byte N09 , Dn3 - .byte W09 - .byte N03 , Gs3 - .byte W03 - .byte N36 , An3 - .byte W24 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte N12 , Fs3 - .byte W12 - .byte N72 , Gn3 , v108 - .byte W24 - .byte VOL , 53*mus_cycling_mvl/mxv - .byte W02 - .byte 52*mus_cycling_mvl/mxv - .byte W03 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 49*mus_cycling_mvl/mxv - .byte W04 - .byte 48*mus_cycling_mvl/mxv - .byte W02 - .byte 48*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 45*mus_cycling_mvl/mxv - .byte W09 - .byte 44*mus_cycling_mvl/mxv - .byte W03 - .byte 43*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 4 - .byte VOL , 42*mus_cycling_mvl/mxv - .byte W02 - .byte 41*mus_cycling_mvl/mxv - .byte W06 - .byte 40*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 53*mus_cycling_mvl/mxv - .byte N12 , Fs3 , v104 - .byte W12 - .byte En3 - .byte W12 - .byte N48 , Bn3 , v112 - .byte W24 - .byte MOD , 7 - .byte VOL , 48*mus_cycling_mvl/mxv - .byte W02 - .byte 43*mus_cycling_mvl/mxv - .byte W03 - .byte 39*mus_cycling_mvl/mxv - .byte W03 - .byte 36*mus_cycling_mvl/mxv - .byte W04 - .byte 34*mus_cycling_mvl/mxv - .byte W02 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 26*mus_cycling_mvl/mxv - .byte W03 - .byte 24*mus_cycling_mvl/mxv - .byte W04 - .byte 52*mus_cycling_mvl/mxv - .byte MOD , 0 - .byte N44 , Bn2 , v108 - .byte W24 - .byte VOL , 51*mus_cycling_mvl/mxv - .byte W02 - .byte 50*mus_cycling_mvl/mxv - .byte W03 - .byte 47*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 4 - .byte VOL , 45*mus_cycling_mvl/mxv - .byte W02 - .byte 42*mus_cycling_mvl/mxv - .byte W03 - .byte 39*mus_cycling_mvl/mxv - .byte W03 - .byte 38*mus_cycling_mvl/mxv - .byte W01 - .byte N03 , As2 , v112 - .byte W03 - .byte MOD , 0 - .byte VOL , 52*mus_cycling_mvl/mxv - .byte N06 , An2 - .byte W24 - .byte Bn2 - .byte W24 - .byte N36 , Dn3 - .byte W24 - .byte MOD , 4 - .byte VOL , 51*mus_cycling_mvl/mxv - .byte W02 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 43*mus_cycling_mvl/mxv - .byte W03 - .byte 40*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 39*mus_cycling_mvl/mxv - .byte N06 , Cs3 - .byte W06 - .byte Bn2 - .byte W06 - .byte VOL , 51*mus_cycling_mvl/mxv - .byte N36 , Cs3 - .byte W24 - .byte MOD , 3 - .byte VOL , 49*mus_cycling_mvl/mxv - .byte W02 - .byte 47*mus_cycling_mvl/mxv - .byte W03 - .byte 45*mus_cycling_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 51*mus_cycling_mvl/mxv - .byte N12 , Bn2 - .byte W12 - .byte N36 , An2 - .byte W24 - .byte MOD , 3 - .byte W12 - .byte N12 , Fn3 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte TIE , Fs3 - .byte W24 - .byte VOL , 51*mus_cycling_mvl/mxv - .byte MOD , 2 - .byte W02 - .byte VOL , 48*mus_cycling_mvl/mxv - .byte W03 - .byte 47*mus_cycling_mvl/mxv - .byte W03 - .byte 44*mus_cycling_mvl/mxv - .byte W04 - .byte 43*mus_cycling_mvl/mxv - .byte W05 - .byte 41*mus_cycling_mvl/mxv - .byte W03 - .byte 39*mus_cycling_mvl/mxv - .byte W06 - .byte 36*mus_cycling_mvl/mxv - .byte W03 - .byte 35*mus_cycling_mvl/mxv - .byte W03 - .byte 34*mus_cycling_mvl/mxv - .byte W04 - .byte 33*mus_cycling_mvl/mxv - .byte W02 - .byte 32*mus_cycling_mvl/mxv - .byte W03 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 29*mus_cycling_mvl/mxv - .byte W06 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 28*mus_cycling_mvl/mxv - .byte W03 - .byte 27*mus_cycling_mvl/mxv - .byte W06 - .byte 26*mus_cycling_mvl/mxv - .byte W06 - .byte 25*mus_cycling_mvl/mxv - .byte W04 - .byte 24*mus_cycling_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 24*mus_cycling_mvl/mxv - .byte W03 - .byte 22*mus_cycling_mvl/mxv - .byte W07 - .byte 21*mus_cycling_mvl/mxv - .byte W02 - .byte 21*mus_cycling_mvl/mxv - .byte W03 - .byte 20*mus_cycling_mvl/mxv - .byte W07 - .byte 19*mus_cycling_mvl/mxv - .byte W02 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte 17*mus_cycling_mvl/mxv - .byte W07 - .byte 16*mus_cycling_mvl/mxv - .byte W02 - .byte 14*mus_cycling_mvl/mxv - .byte W06 - .byte 14*mus_cycling_mvl/mxv - .byte W04 - .byte 13*mus_cycling_mvl/mxv - .byte W02 - .byte 12*mus_cycling_mvl/mxv - .byte W03 - .byte 11*mus_cycling_mvl/mxv - .byte W03 - .byte 10*mus_cycling_mvl/mxv - .byte W04 - .byte 9*mus_cycling_mvl/mxv - .byte W02 - .byte 9*mus_cycling_mvl/mxv - .byte W03 - .byte 8*mus_cycling_mvl/mxv - .byte W04 - .byte 4*mus_cycling_mvl/mxv - .byte W03 - .byte EOT - .byte VOL , 51*mus_cycling_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v+25 - .byte VOL , 63*mus_cycling_mvl/mxv - .byte N09 , Dn4 - .byte W12 - .byte N03 , Dn4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Dn4 , v112 - .byte W12 - .byte N03 , Dn4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Bn3 , v112 - .byte W12 - .byte N03 , Dn4 - .byte W12 - .byte N09 , En4 - .byte W12 - .byte N03 , En4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , En4 , v112 - .byte W12 - .byte N03 , En4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Cs4 , v112 - .byte W12 - .byte N03 , En4 - .byte W12 - .byte N09 , Fs4 - .byte W12 - .byte N03 , Fs4 , v064 - .byte W12 - .byte Fn4 - .byte W12 - .byte N09 , Fn4 , v112 - .byte W12 - .byte N03 , En4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Cs4 , v112 - .byte W12 - .byte N03 , En4 - .byte W12 - .byte N09 , Fs4 - .byte W12 - .byte N03 , En4 , v064 - .byte W12 - .byte Fs4 - .byte W12 - .byte N09 , Fs4 , v112 - .byte W12 - .byte N03 , Fs4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Dn4 , v112 - .byte W12 - .byte N03 , Fs4 - .byte W12 - .byte VOICE , 56 - .byte VOL , 66*mus_cycling_mvl/mxv - .byte N06 , Gn3 - .byte W12 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte N06 - .byte W06 - .byte MOD , 1 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N12 , En4 - .byte W12 - .byte N03 , Dn4 , v084 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte N06 , En4 , v112 - .byte W12 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte N36 , An4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOL , 65*mus_cycling_mvl/mxv - .byte W02 - .byte 58*mus_cycling_mvl/mxv - .byte W01 - .byte 62*mus_cycling_mvl/mxv - .byte W02 - .byte 51*mus_cycling_mvl/mxv - .byte W01 - .byte 60*mus_cycling_mvl/mxv - .byte W02 - .byte 40*mus_cycling_mvl/mxv - .byte W01 - .byte 58*mus_cycling_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 66*mus_cycling_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W09 - .byte N03 , Gs4 - .byte W03 - .byte N12 , An4 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte VOICE , 46 - .byte PAN , c_v-48 - .byte N03 , Ds4 - .byte W03 - .byte Fs4 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , An4 - .byte W03 - .byte PAN , c_v+16 - .byte N03 , Bn4 - .byte W03 - .byte Ds5 - .byte W03 - .byte PAN , c_v+36 - .byte N03 , Fs5 - .byte W03 - .byte PAN , c_v+44 - .byte N03 , An5 - .byte W03 - .byte Bn5 - .byte W03 - .byte W96 - .byte W96 - .byte VOICE , 45 - .byte VOL , 56*mus_cycling_mvl/mxv - .byte PAN , c_v+30 - .byte W12 - .byte N06 , En4 - .byte W06 - .byte En4 , v032 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte W12 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W18 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte VOICE , 48 - .byte VOL , 60*mus_cycling_mvl/mxv - .byte N06 , Gn4 , v040 - .byte W06 - .byte Fs4 , v044 - .byte W06 - .byte Gn4 , v048 - .byte W06 - .byte An4 , v052 - .byte W06 - .byte VOL , 65*mus_cycling_mvl/mxv - .byte N06 , Bn4 , v056 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 , v060 - .byte W06 - .byte En5 - .byte W06 - .byte GOTO - .word mus_cycling_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_cycling_4: - .byte KEYSH , mus_cycling_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte XCMD , xIECV , 9 - .byte xIECL , 8 - .byte PAN , c_v+0 - .byte VOL , 41*mus_cycling_mvl/mxv - .byte BENDR , 12 - .byte N06 , Cs2 , v096 - .byte W06 - .byte Bn1 , v080 - .byte W06 - .byte Cs2 , v084 - .byte W06 - .byte Dn2 - .byte W06 - .byte En2 , v088 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 , v092 - .byte W06 - .byte An2 , v096 - .byte W06 - .byte PAN , c_v-42 - .byte VOL , 29*mus_cycling_mvl/mxv - .byte N06 , Bn2 - .byte W06 - .byte An2 , v100 - .byte W06 - .byte Bn2 , v104 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 , v108 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 -mus_cycling_4_B1: - .byte VOL , 68*mus_cycling_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 -mus_cycling_4_000: - .byte W36 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W24 - .byte 7 - .byte W12 - .byte PEND - .byte W12 - .byte 0 - .byte W84 - .byte W96 - .byte W96 - .byte PATT - .word mus_cycling_4_000 - .byte W12 - .byte MOD , 0 - .byte W60 - .byte VOICE , 73 - .byte PAN , c_v-16 - .byte VOL , 79*mus_cycling_mvl/mxv - .byte W12 - .byte N12 , An3 , v112 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte Fs4 , v032 - .byte W12 - .byte Gn4 , v112 - .byte W12 - .byte Gn4 , v032 - .byte W09 - .byte N03 , As4 , v092 - .byte W03 - .byte N48 , An4 , v112 - .byte W24 - .byte MOD , 7 - .byte VOL , 74*mus_cycling_mvl/mxv - .byte W02 - .byte 68*mus_cycling_mvl/mxv - .byte W03 - .byte 65*mus_cycling_mvl/mxv - .byte W03 - .byte 58*mus_cycling_mvl/mxv - .byte W04 - .byte 53*mus_cycling_mvl/mxv - .byte W02 - .byte 50*mus_cycling_mvl/mxv - .byte W03 - .byte 47*mus_cycling_mvl/mxv - .byte W03 - .byte 44*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 79*mus_cycling_mvl/mxv - .byte N12 , An4 , v032 - .byte W12 - .byte N06 , Fs4 , v112 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W09 - .byte N03 , Ds5 , v080 - .byte W03 - .byte N12 , Dn5 , v112 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W09 - .byte N03 , Fn4 , v072 - .byte W03 - .byte N96 , En4 , v112 - .byte W48 - .byte MOD , 5 - .byte VOL , 77*mus_cycling_mvl/mxv - .byte W02 - .byte 73*mus_cycling_mvl/mxv - .byte W03 - .byte 70*mus_cycling_mvl/mxv - .byte W03 - .byte 68*mus_cycling_mvl/mxv - .byte W04 - .byte 66*mus_cycling_mvl/mxv - .byte W02 - .byte 63*mus_cycling_mvl/mxv - .byte W03 - .byte 60*mus_cycling_mvl/mxv - .byte W03 - .byte 55*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 53*mus_cycling_mvl/mxv - .byte W02 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 48*mus_cycling_mvl/mxv - .byte W03 - .byte 43*mus_cycling_mvl/mxv - .byte W04 - .byte 40*mus_cycling_mvl/mxv - .byte W02 - .byte 38*mus_cycling_mvl/mxv - .byte W03 - .byte 35*mus_cycling_mvl/mxv - .byte W03 - .byte 33*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W96 - .byte VOL , 79*mus_cycling_mvl/mxv - .byte N06 - .byte W12 - .byte En4 , v032 - .byte W12 - .byte Fs4 , v112 - .byte W12 - .byte Fs4 , v032 - .byte W12 - .byte N48 , Gn4 , v112 - .byte W24 - .byte MOD , 5 - .byte VOL , 77*mus_cycling_mvl/mxv - .byte W02 - .byte 73*mus_cycling_mvl/mxv - .byte W03 - .byte 69*mus_cycling_mvl/mxv - .byte W03 - .byte 61*mus_cycling_mvl/mxv - .byte W04 - .byte 58*mus_cycling_mvl/mxv - .byte W02 - .byte 52*mus_cycling_mvl/mxv - .byte W03 - .byte 48*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 79*mus_cycling_mvl/mxv - .byte N12 , Gn4 , v032 - .byte W12 - .byte N06 , En4 , v112 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W06 - .byte N03 , Ds5 , v064 - .byte W03 - .byte Dn5 , v068 - .byte W03 - .byte N09 , Cs5 , v104 - .byte W09 - .byte N03 , Cn5 , v080 - .byte W03 - .byte N12 , Bn4 , v112 - .byte W12 - .byte N06 , Cs5 , v100 - .byte W12 - .byte En5 , v108 - .byte W12 - .byte TIE , Fs5 , v112 - .byte W48 - .byte MOD , 3 - .byte VOL , 69*mus_cycling_mvl/mxv - .byte W02 - .byte 66*mus_cycling_mvl/mxv - .byte W03 - .byte 63*mus_cycling_mvl/mxv - .byte W03 - .byte 62*mus_cycling_mvl/mxv - .byte W04 - .byte 58*mus_cycling_mvl/mxv - .byte W02 - .byte 55*mus_cycling_mvl/mxv - .byte W03 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 48*mus_cycling_mvl/mxv - .byte W04 - .byte 46*mus_cycling_mvl/mxv - .byte W02 - .byte 43*mus_cycling_mvl/mxv - .byte W03 - .byte 41*mus_cycling_mvl/mxv - .byte W03 - .byte 39*mus_cycling_mvl/mxv - .byte W04 - .byte 36*mus_cycling_mvl/mxv - .byte W02 - .byte 34*mus_cycling_mvl/mxv - .byte W03 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 28*mus_cycling_mvl/mxv - .byte W04 - .byte 28*mus_cycling_mvl/mxv - .byte W02 - .byte 25*mus_cycling_mvl/mxv - .byte W03 - .byte 24*mus_cycling_mvl/mxv - .byte W03 - .byte 21*mus_cycling_mvl/mxv - .byte W04 - .byte 19*mus_cycling_mvl/mxv - .byte W02 - .byte 19*mus_cycling_mvl/mxv - .byte W03 - .byte 16*mus_cycling_mvl/mxv - .byte W03 - .byte 15*mus_cycling_mvl/mxv - .byte W04 - .byte 14*mus_cycling_mvl/mxv - .byte W02 - .byte 13*mus_cycling_mvl/mxv - .byte W03 - .byte 11*mus_cycling_mvl/mxv - .byte W07 - .byte 10*mus_cycling_mvl/mxv - .byte W02 - .byte 9*mus_cycling_mvl/mxv - .byte W06 - .byte 9*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 7*mus_cycling_mvl/mxv - .byte W02 - .byte 6*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W03 - .byte 3*mus_cycling_mvl/mxv - .byte W01 - .byte 6*mus_cycling_mvl/mxv - .byte W06 - .byte 6*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W03 - .byte EOT - .byte W24 - .byte VOL , 72*mus_cycling_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte N06 , Cs2 , v060 - .byte W06 - .byte Bn1 , v064 - .byte W06 - .byte Cs2 , v068 - .byte W06 - .byte Dn2 , v072 - .byte W06 - .byte En2 , v076 - .byte W06 - .byte Fs2 , v080 - .byte W06 - .byte Gn2 , v084 - .byte W06 - .byte An2 , v088 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte An2 , v096 - .byte W06 - .byte Bn2 , v100 - .byte W06 - .byte Cs3 , v104 - .byte W06 - .byte Dn3 , v108 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte GOTO - .word mus_cycling_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_cycling_5: - .byte KEYSH , mus_cycling_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 63*mus_cycling_mvl/mxv - .byte N06 , An2 , v096 - .byte W06 - .byte Gn2 , v080 - .byte W06 - .byte An2 , v084 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cs3 , v088 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 , v092 - .byte W06 - .byte Fs3 , v096 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 , v100 - .byte W06 - .byte Gn3 , v104 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 , v108 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 -mus_cycling_5_B1: - .byte PAN , c_v+0 - .byte VOL , 68*mus_cycling_mvl/mxv - .byte N06 , Fs4 , v112 - .byte W12 - .byte Fs4 , v032 - .byte W12 - .byte Gn4 , v112 - .byte W12 - .byte Gn4 , v032 - .byte W12 - .byte N48 , An4 , v112 - .byte W24 - .byte VOL , 60*mus_cycling_mvl/mxv - .byte W02 - .byte 58*mus_cycling_mvl/mxv - .byte W03 - .byte 55*mus_cycling_mvl/mxv - .byte W03 - .byte 54*mus_cycling_mvl/mxv - .byte W04 - .byte 53*mus_cycling_mvl/mxv - .byte W02 - .byte 50*mus_cycling_mvl/mxv - .byte W03 - .byte 47*mus_cycling_mvl/mxv - .byte W01 - .byte MOD , 3 - .byte W02 - .byte VOL , 41*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 41*mus_cycling_mvl/mxv - .byte N12 , An4 , v032 - .byte W02 - .byte VOL , 36*mus_cycling_mvl/mxv - .byte W03 - .byte 32*mus_cycling_mvl/mxv - .byte W03 - .byte 26*mus_cycling_mvl/mxv - .byte W01 - .byte VOICE , 48 - .byte W03 - .byte VOL , 68*mus_cycling_mvl/mxv - .byte N06 , Fs4 , v112 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Dn5 , v104 - .byte W06 - .byte N03 , Bn4 , v096 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 , v100 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 , v092 - .byte W12 - .byte N96 , En4 , v112 - .byte W48 - .byte VOL , 62*mus_cycling_mvl/mxv - .byte W03 - .byte 60*mus_cycling_mvl/mxv - .byte W02 - .byte 58*mus_cycling_mvl/mxv - .byte W03 - .byte 55*mus_cycling_mvl/mxv - .byte W04 - .byte 53*mus_cycling_mvl/mxv - .byte W02 - .byte 50*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 44*mus_cycling_mvl/mxv - .byte W04 - .byte 42*mus_cycling_mvl/mxv - .byte W02 - .byte 37*mus_cycling_mvl/mxv - .byte W03 - .byte 35*mus_cycling_mvl/mxv - .byte W03 - .byte 32*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 3 - .byte VOL , 29*mus_cycling_mvl/mxv - .byte W02 - .byte 24*mus_cycling_mvl/mxv - .byte W03 - .byte 22*mus_cycling_mvl/mxv - .byte W03 - .byte 20*mus_cycling_mvl/mxv - .byte W01 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 17*mus_cycling_mvl/mxv - .byte W48 - .byte 68*mus_cycling_mvl/mxv - .byte W12 - .byte N06 , Fs4 , v104 - .byte W06 - .byte N03 , Gn4 , v096 - .byte W03 - .byte Gs4 , v100 - .byte W03 - .byte N12 , An4 , v104 - .byte W12 - .byte N06 , Gn4 , v108 - .byte W06 - .byte Fs4 , v100 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte En4 , v032 - .byte W12 - .byte Fs4 , v112 - .byte W12 - .byte Fs4 , v032 - .byte W12 - .byte N48 , Gn4 , v112 - .byte W24 - .byte W03 - .byte VOL , 62*mus_cycling_mvl/mxv - .byte W05 - .byte 61*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 3 - .byte VOL , 60*mus_cycling_mvl/mxv - .byte W02 - .byte 58*mus_cycling_mvl/mxv - .byte W03 - .byte 56*mus_cycling_mvl/mxv - .byte W03 - .byte 54*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 53*mus_cycling_mvl/mxv - .byte N12 , Gn4 , v032 - .byte W02 - .byte VOL , 51*mus_cycling_mvl/mxv - .byte W03 - .byte 49*mus_cycling_mvl/mxv - .byte W03 - .byte 48*mus_cycling_mvl/mxv - .byte W04 - .byte 68*mus_cycling_mvl/mxv - .byte N06 , En4 , v112 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N09 , Cs5 , v092 - .byte W09 - .byte N03 , Cn5 , v076 - .byte W03 - .byte N12 , Bn4 , v096 - .byte W12 - .byte N06 , Cs5 - .byte W12 - .byte En5 - .byte W12 - .byte N96 , An4 , v112 - .byte W48 - .byte VOL , 62*mus_cycling_mvl/mxv - .byte W03 - .byte 60*mus_cycling_mvl/mxv - .byte W02 - .byte 58*mus_cycling_mvl/mxv - .byte W03 - .byte 55*mus_cycling_mvl/mxv - .byte W04 - .byte 53*mus_cycling_mvl/mxv - .byte W02 - .byte 50*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 44*mus_cycling_mvl/mxv - .byte W04 - .byte 42*mus_cycling_mvl/mxv - .byte W02 - .byte 37*mus_cycling_mvl/mxv - .byte W03 - .byte 35*mus_cycling_mvl/mxv - .byte W03 - .byte 32*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 3 - .byte VOL , 29*mus_cycling_mvl/mxv - .byte W02 - .byte 24*mus_cycling_mvl/mxv - .byte W03 - .byte 22*mus_cycling_mvl/mxv - .byte W03 - .byte 20*mus_cycling_mvl/mxv - .byte W01 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte N12 , An4 , v032 - .byte W96 - .byte PAN , c_v-23 - .byte VOL , 45*mus_cycling_mvl/mxv - .byte N03 , Dn4 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte VOL , 51*mus_cycling_mvl/mxv - .byte N24 , Bn4 - .byte W24 - .byte Cs5 - .byte W24 - .byte Dn5 - .byte W24 - .byte N72 , An5 - .byte W24 - .byte W24 - .byte VOL , 48*mus_cycling_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 43*mus_cycling_mvl/mxv - .byte W03 - .byte 39*mus_cycling_mvl/mxv - .byte W03 - .byte 37*mus_cycling_mvl/mxv - .byte W04 - .byte 34*mus_cycling_mvl/mxv - .byte W02 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 28*mus_cycling_mvl/mxv - .byte W03 - .byte 26*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 51*mus_cycling_mvl/mxv - .byte N04 , Gn5 , v108 - .byte W04 - .byte An5 - .byte W04 - .byte Gn5 , v104 - .byte W04 - .byte Fs5 , v100 - .byte W04 - .byte Gn5 , v096 - .byte W04 - .byte Fs5 - .byte W04 - .byte En5 , v092 - .byte W04 - .byte Fs5 - .byte W04 - .byte En5 , v088 - .byte W04 - .byte Dn5 , v084 - .byte W04 - .byte En5 , v080 - .byte W04 - .byte Dn5 , v076 - .byte W04 - .byte N06 , Cs5 , v112 - .byte W12 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W12 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W12 - .byte N06 - .byte W06 - .byte Dn5 - .byte W06 - .byte N24 , En5 - .byte W24 - .byte N08 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte N48 , Dn5 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte N24 , Bn3 - .byte W24 - .byte Cs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N72 , Bn4 - .byte W24 - .byte W36 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cs5 - .byte W12 - .byte N04 , Bn4 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte N12 , An4 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W12 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W09 - .byte N03 , Bn4 - .byte W03 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N12 - .byte W12 - .byte N04 , Gn4 - .byte W04 - .byte An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte N06 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Bn4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N72 , An4 - .byte W48 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N09 , Gn4 - .byte W12 - .byte N03 , An4 - .byte W12 - .byte N06 , An2 , v064 - .byte W06 - .byte Gn2 , v072 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 , v076 - .byte W06 - .byte Cs3 , v080 - .byte W06 - .byte Dn3 , v084 - .byte W06 - .byte En3 , v088 - .byte W06 - .byte Fs3 , v092 - .byte W06 - .byte Gn3 , v096 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 , v100 - .byte W06 - .byte An3 , v104 - .byte W06 - .byte Bn3 , v108 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte En4 - .byte W06 - .byte GOTO - .word mus_cycling_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_cycling_6: - .byte KEYSH , mus_cycling_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 4 - .byte xIECL , 4 - .byte BENDR , 12 - .byte PAN , c_v-61 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte W96 -mus_cycling_6_B1: - .byte VOICE , 81 - .byte PAN , c_v-61 - .byte VOL , 17*mus_cycling_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Fs2 , v112 - .byte W05 - .byte VOL , 18*mus_cycling_mvl/mxv - .byte W07 - .byte 21*mus_cycling_mvl/mxv - .byte N24 , Dn3 , v104 - .byte W05 - .byte VOL , 22*mus_cycling_mvl/mxv - .byte W07 - .byte 25*mus_cycling_mvl/mxv - .byte W05 - .byte 27*mus_cycling_mvl/mxv - .byte W07 - .byte 28*mus_cycling_mvl/mxv - .byte N12 , An2 , v100 - .byte W05 - .byte VOL , 31*mus_cycling_mvl/mxv - .byte W07 - .byte VOICE , 84 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte N03 , Fs3 , v092 - .byte W12 - .byte VOL , 38*mus_cycling_mvl/mxv - .byte N06 , Dn5 , v112 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W12 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W12 - .byte VOICE , 81 - .byte N24 , Dn3 , v100 - .byte W12 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte W12 - .byte N24 , Cs3 , v096 - .byte W24 - .byte Bn2 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte VOICE , 84 - .byte VOL , 39*mus_cycling_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Gn3 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N36 , Gn4 - .byte W12 - .byte VOL , 39*mus_cycling_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 37*mus_cycling_mvl/mxv - .byte W03 - .byte 32*mus_cycling_mvl/mxv - .byte W03 - .byte 29*mus_cycling_mvl/mxv - .byte W04 - .byte 26*mus_cycling_mvl/mxv - .byte W02 - .byte 21*mus_cycling_mvl/mxv - .byte W03 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte 15*mus_cycling_mvl/mxv - .byte W04 - .byte 40*mus_cycling_mvl/mxv - .byte MOD , 0 - .byte N06 , Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N36 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte VOL , 37*mus_cycling_mvl/mxv - .byte W02 - .byte 33*mus_cycling_mvl/mxv - .byte W03 - .byte 27*mus_cycling_mvl/mxv - .byte W04 - .byte 23*mus_cycling_mvl/mxv - .byte BEND , c_v+0 - .byte W02 - .byte VOL , 17*mus_cycling_mvl/mxv - .byte W04 - .byte 14*mus_cycling_mvl/mxv - .byte W03 - .byte 11*mus_cycling_mvl/mxv - .byte W03 - .byte 40*mus_cycling_mvl/mxv - .byte N06 , Dn3 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte Dn4 - .byte W12 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte N03 , Fs3 , v112 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte VOICE , 81 - .byte N06 , An2 , v092 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Cs3 , v088 - .byte W12 - .byte VOL , 38*mus_cycling_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , An2 , v096 - .byte W09 - .byte VOICE , 84 - .byte W03 - .byte N06 , Bn4 , v080 - .byte W06 - .byte An4 , v084 - .byte W06 - .byte N04 , Bn4 , v092 - .byte W04 - .byte Cs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte Fs5 - .byte W04 - .byte Gn5 - .byte W04 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , An5 - .byte W06 - .byte An5 , v032 - .byte W06 - .byte VOICE , 81 - .byte N24 , En3 , v112 - .byte W24 - .byte Cs3 - .byte W24 - .byte An2 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte VOICE , 84 - .byte VOL , 38*mus_cycling_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Fs3 , v096 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 , Fs4 - .byte W12 - .byte VOL , 39*mus_cycling_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 37*mus_cycling_mvl/mxv - .byte W03 - .byte 32*mus_cycling_mvl/mxv - .byte W03 - .byte 29*mus_cycling_mvl/mxv - .byte W04 - .byte 26*mus_cycling_mvl/mxv - .byte W02 - .byte 21*mus_cycling_mvl/mxv - .byte W03 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte 15*mus_cycling_mvl/mxv - .byte W04 - .byte 40*mus_cycling_mvl/mxv - .byte MOD , 0 - .byte N06 , An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 , En4 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte VOL , 37*mus_cycling_mvl/mxv - .byte W02 - .byte 33*mus_cycling_mvl/mxv - .byte W03 - .byte 27*mus_cycling_mvl/mxv - .byte W04 - .byte 23*mus_cycling_mvl/mxv - .byte W02 - .byte 17*mus_cycling_mvl/mxv - .byte W04 - .byte 14*mus_cycling_mvl/mxv - .byte W03 - .byte 11*mus_cycling_mvl/mxv - .byte W03 - .byte 40*mus_cycling_mvl/mxv - .byte N06 , Fs3 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte An3 , v096 - .byte W06 - .byte Fs3 - .byte W06 - .byte VOICE , 81 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte BEND , c_v+0 - .byte N36 , An2 , v112 - .byte W15 - .byte MOD , 6 - .byte W21 - .byte N06 , Bn2 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , Cs3 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 28*mus_cycling_mvl/mxv - .byte BEND , c_v+1 - .byte W84 - .byte N12 , An2 , v064 - .byte W12 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte N92 , Dn2 - .byte W48 - .byte VOL , 32*mus_cycling_mvl/mxv - .byte W02 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 28*mus_cycling_mvl/mxv - .byte W04 - .byte 26*mus_cycling_mvl/mxv - .byte W02 - .byte 25*mus_cycling_mvl/mxv - .byte W03 - .byte 24*mus_cycling_mvl/mxv - .byte W03 - .byte 21*mus_cycling_mvl/mxv - .byte W04 - .byte 19*mus_cycling_mvl/mxv - .byte W02 - .byte 19*mus_cycling_mvl/mxv - .byte W03 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte 16*mus_cycling_mvl/mxv - .byte W04 - .byte 15*mus_cycling_mvl/mxv - .byte W02 - .byte 14*mus_cycling_mvl/mxv - .byte W03 - .byte 13*mus_cycling_mvl/mxv - .byte W03 - .byte 12*mus_cycling_mvl/mxv - .byte W04 - .byte 35*mus_cycling_mvl/mxv - .byte W96 - .byte N36 , Gn2 - .byte W09 - .byte VOL , 33*mus_cycling_mvl/mxv - .byte W03 - .byte 30*mus_cycling_mvl/mxv - .byte W02 - .byte 27*mus_cycling_mvl/mxv - .byte W03 - .byte 24*mus_cycling_mvl/mxv - .byte W03 - .byte 21*mus_cycling_mvl/mxv - .byte W04 - .byte 18*mus_cycling_mvl/mxv - .byte W02 - .byte 16*mus_cycling_mvl/mxv - .byte W03 - .byte 15*mus_cycling_mvl/mxv - .byte W07 - .byte 34*mus_cycling_mvl/mxv - .byte N12 , Bn1 - .byte W12 - .byte Bn2 - .byte W12 - .byte N36 , Gn2 - .byte W12 - .byte VOL , 33*mus_cycling_mvl/mxv - .byte W02 - .byte 30*mus_cycling_mvl/mxv - .byte W03 - .byte 27*mus_cycling_mvl/mxv - .byte W07 - .byte 24*mus_cycling_mvl/mxv - .byte W02 - .byte 21*mus_cycling_mvl/mxv - .byte W03 - .byte 18*mus_cycling_mvl/mxv - .byte W03 - .byte 16*mus_cycling_mvl/mxv - .byte W04 - .byte 34*mus_cycling_mvl/mxv - .byte N60 , An2 - .byte W24 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte W02 - .byte 33*mus_cycling_mvl/mxv - .byte W03 - .byte 30*mus_cycling_mvl/mxv - .byte W03 - .byte 27*mus_cycling_mvl/mxv - .byte W04 - .byte 24*mus_cycling_mvl/mxv - .byte W02 - .byte 21*mus_cycling_mvl/mxv - .byte W03 - .byte 18*mus_cycling_mvl/mxv - .byte W03 - .byte 16*mus_cycling_mvl/mxv - .byte W04 - .byte 14*mus_cycling_mvl/mxv - .byte W02 - .byte 13*mus_cycling_mvl/mxv - .byte W10 - .byte 34*mus_cycling_mvl/mxv - .byte N12 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte N92 , Cs2 - .byte W48 - .byte VOL , 32*mus_cycling_mvl/mxv - .byte W02 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 28*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W06 - .byte 22*mus_cycling_mvl/mxv - .byte W03 - .byte 21*mus_cycling_mvl/mxv - .byte W03 - .byte 19*mus_cycling_mvl/mxv - .byte W04 - .byte 19*mus_cycling_mvl/mxv - .byte W05 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte 16*mus_cycling_mvl/mxv - .byte W04 - .byte 15*mus_cycling_mvl/mxv - .byte W02 - .byte 13*mus_cycling_mvl/mxv - .byte W03 - .byte 11*mus_cycling_mvl/mxv - .byte W03 - .byte 9*mus_cycling_mvl/mxv - .byte W04 - .byte 6*mus_cycling_mvl/mxv - .byte W96 - .byte VOICE , 84 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte BEND , c_v+0 - .byte W72 - .byte N12 , Gn5 , v112 - .byte W12 - .byte An5 - .byte W12 - .byte N24 , Bn5 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 1 - .byte N24 , Cs6 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N24 , Dn6 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N72 , An6 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte W02 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W04 - .byte 22*mus_cycling_mvl/mxv - .byte W02 - .byte 20*mus_cycling_mvl/mxv - .byte W03 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte 14*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte N04 , Gn6 , v108 - .byte W04 - .byte An6 - .byte W04 - .byte Gn6 , v104 - .byte W04 - .byte Fs6 , v100 - .byte W04 - .byte Gn6 , v096 - .byte W04 - .byte Fs6 - .byte W04 - .byte En6 , v092 - .byte W04 - .byte Fs6 - .byte W04 - .byte En6 , v088 - .byte W04 - .byte Dn6 , v084 - .byte W04 - .byte En6 , v080 - .byte W04 - .byte Dn6 , v076 - .byte W04 - .byte N06 , Cs6 , v112 - .byte W12 - .byte An5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Cs6 - .byte W12 - .byte An5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Cs6 - .byte W12 - .byte N06 - .byte W06 - .byte Dn6 - .byte W06 - .byte N24 , En6 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N08 - .byte W08 - .byte Fs6 - .byte W08 - .byte En6 - .byte W08 - .byte N48 , Dn6 - .byte W24 - .byte MOD , 10 - .byte W24 - .byte 0 - .byte W24 - .byte VOL , 19*mus_cycling_mvl/mxv - .byte PAN , c_v+63 - .byte N72 , Gn3 - .byte W02 - .byte VOL , 21*mus_cycling_mvl/mxv - .byte W03 - .byte 23*mus_cycling_mvl/mxv - .byte W03 - .byte 24*mus_cycling_mvl/mxv - .byte W04 - .byte 24*mus_cycling_mvl/mxv - .byte W02 - .byte 25*mus_cycling_mvl/mxv - .byte W03 - .byte 26*mus_cycling_mvl/mxv - .byte W03 - .byte 27*mus_cycling_mvl/mxv - .byte W04 - .byte 28*mus_cycling_mvl/mxv - .byte W02 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 30*mus_cycling_mvl/mxv - .byte W03 - .byte 32*mus_cycling_mvl/mxv - .byte W04 - .byte 34*mus_cycling_mvl/mxv - .byte W05 - .byte 34*mus_cycling_mvl/mxv - .byte W03 - .byte 35*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N12 , An3 , v080 - .byte W12 - .byte Bn3 - .byte W12 - .byte VOL , 20*mus_cycling_mvl/mxv - .byte N72 , Cs4 - .byte W02 - .byte VOL , 21*mus_cycling_mvl/mxv - .byte W03 - .byte 22*mus_cycling_mvl/mxv - .byte W03 - .byte 24*mus_cycling_mvl/mxv - .byte W04 - .byte 25*mus_cycling_mvl/mxv - .byte W02 - .byte 26*mus_cycling_mvl/mxv - .byte W03 - .byte 27*mus_cycling_mvl/mxv - .byte W03 - .byte 29*mus_cycling_mvl/mxv - .byte W04 - .byte 29*mus_cycling_mvl/mxv - .byte W02 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 33*mus_cycling_mvl/mxv - .byte W06 - .byte 34*mus_cycling_mvl/mxv - .byte W10 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N12 , Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte VOL , 20*mus_cycling_mvl/mxv - .byte N72 , An3 - .byte W02 - .byte VOL , 21*mus_cycling_mvl/mxv - .byte W03 - .byte 22*mus_cycling_mvl/mxv - .byte W07 - .byte 23*mus_cycling_mvl/mxv - .byte W02 - .byte 25*mus_cycling_mvl/mxv - .byte W03 - .byte 26*mus_cycling_mvl/mxv - .byte W03 - .byte 27*mus_cycling_mvl/mxv - .byte W06 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 32*mus_cycling_mvl/mxv - .byte W06 - .byte 33*mus_cycling_mvl/mxv - .byte W01 - .byte 34*mus_cycling_mvl/mxv - .byte W09 - .byte MOD , 9 - .byte W24 - .byte 1 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte VOL , 27*mus_cycling_mvl/mxv - .byte N48 , Ds4 - .byte W02 - .byte VOL , 30*mus_cycling_mvl/mxv - .byte W03 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 33*mus_cycling_mvl/mxv - .byte W04 - .byte 34*mus_cycling_mvl/mxv - .byte W12 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N03 , Gn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N96 , Dn4 - .byte W96 - .byte W96 - .byte GOTO - .word mus_cycling_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_cycling_7: - .byte KEYSH , mus_cycling_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte XCMD , xIECV , 4 - .byte xIECL , 4 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte W96 -mus_cycling_7_B1: - .byte VOICE , 87 - .byte PAN , c_v+63 - .byte VOL , 14*mus_cycling_mvl/mxv - .byte N06 , Fs3 , v092 - .byte W05 - .byte VOL , 17*mus_cycling_mvl/mxv - .byte W07 - .byte 18*mus_cycling_mvl/mxv - .byte N24 , An3 , v096 - .byte W05 - .byte VOL , 21*mus_cycling_mvl/mxv - .byte W07 - .byte 25*mus_cycling_mvl/mxv - .byte W05 - .byte 27*mus_cycling_mvl/mxv - .byte W07 - .byte 30*mus_cycling_mvl/mxv - .byte N12 , Fs3 , v100 - .byte W05 - .byte VOL , 31*mus_cycling_mvl/mxv - .byte W07 - .byte 34*mus_cycling_mvl/mxv - .byte N03 , Dn4 , v076 - .byte W09 - .byte VOICE , 80 - .byte W03 - .byte VOL , 40*mus_cycling_mvl/mxv - .byte N06 , Fs5 , v080 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 , v088 - .byte W06 - .byte An5 , v032 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 , v088 - .byte W06 - .byte An5 , v032 - .byte W06 - .byte VOICE , 87 - .byte N24 , An3 , v100 - .byte W12 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte W12 - .byte N24 , Gn3 , v096 - .byte W24 - .byte Fs3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte VOICE , 80 - .byte VOL , 40*mus_cycling_mvl/mxv - .byte N12 , Gn3 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte VOL , 36*mus_cycling_mvl/mxv - .byte W02 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W03 - .byte 20*mus_cycling_mvl/mxv - .byte W04 - .byte 19*mus_cycling_mvl/mxv - .byte W02 - .byte 15*mus_cycling_mvl/mxv - .byte W03 - .byte 9*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 40*mus_cycling_mvl/mxv - .byte N06 , Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N36 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte W02 - .byte 28*mus_cycling_mvl/mxv - .byte W03 - .byte 23*mus_cycling_mvl/mxv - .byte W04 - .byte 20*mus_cycling_mvl/mxv - .byte W02 - .byte 14*mus_cycling_mvl/mxv - .byte W03 - .byte 9*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W04 - .byte 41*mus_cycling_mvl/mxv - .byte N06 , Dn3 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Bn3 , v096 - .byte W06 - .byte Gn3 - .byte W06 - .byte VOICE , 87 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte N03 , An3 , v112 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , En3 , v092 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , An3 , v088 - .byte W12 - .byte VOL , 40*mus_cycling_mvl/mxv - .byte N03 , En3 , v096 - .byte W12 - .byte VOICE , 80 - .byte N06 , Bn4 , v080 - .byte W06 - .byte An4 , v084 - .byte W06 - .byte N04 , Bn4 , v092 - .byte W04 - .byte Cs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte Fs5 - .byte W04 - .byte Gn5 - .byte W04 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte N06 , An5 - .byte W06 - .byte An5 , v032 - .byte W06 - .byte VOICE , 87 - .byte N24 , An3 , v112 - .byte W24 - .byte Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte VOICE , 80 - .byte VOL , 40*mus_cycling_mvl/mxv - .byte N12 , Fs3 , v096 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 , Fs4 - .byte W12 - .byte MOD , 7 - .byte VOL , 36*mus_cycling_mvl/mxv - .byte W02 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W03 - .byte 20*mus_cycling_mvl/mxv - .byte W04 - .byte 19*mus_cycling_mvl/mxv - .byte W02 - .byte 15*mus_cycling_mvl/mxv - .byte W03 - .byte 9*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 40*mus_cycling_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 , En4 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte W02 - .byte 28*mus_cycling_mvl/mxv - .byte W03 - .byte 23*mus_cycling_mvl/mxv - .byte W04 - .byte 20*mus_cycling_mvl/mxv - .byte W02 - .byte 14*mus_cycling_mvl/mxv - .byte W03 - .byte 9*mus_cycling_mvl/mxv - .byte W03 - .byte 5*mus_cycling_mvl/mxv - .byte W04 - .byte 41*mus_cycling_mvl/mxv - .byte N06 , Fs3 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte An3 , v096 - .byte W06 - .byte Fs3 - .byte W06 - .byte VOICE , 87 - .byte VOL , 34*mus_cycling_mvl/mxv - .byte N36 , Fs3 , v112 - .byte W15 - .byte MOD , 6 - .byte W21 - .byte N06 , Fn3 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , En3 - .byte W06 - .byte VOL , 56*mus_cycling_mvl/mxv - .byte PAN , c_v+0 - .byte W84 - .byte N12 , An2 , v064 - .byte W12 - .byte N92 , Dn1 - .byte W48 - .byte VOL , 55*mus_cycling_mvl/mxv - .byte W02 - .byte 53*mus_cycling_mvl/mxv - .byte W03 - .byte 48*mus_cycling_mvl/mxv - .byte W03 - .byte 45*mus_cycling_mvl/mxv - .byte W04 - .byte 43*mus_cycling_mvl/mxv - .byte W02 - .byte 41*mus_cycling_mvl/mxv - .byte W03 - .byte 38*mus_cycling_mvl/mxv - .byte W03 - .byte 35*mus_cycling_mvl/mxv - .byte W04 - .byte 33*mus_cycling_mvl/mxv - .byte W02 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 28*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W04 - .byte 21*mus_cycling_mvl/mxv - .byte W02 - .byte 19*mus_cycling_mvl/mxv - .byte W03 - .byte 14*mus_cycling_mvl/mxv - .byte W03 - .byte 11*mus_cycling_mvl/mxv - .byte W04 - .byte 56*mus_cycling_mvl/mxv - .byte PAN , c_v-63 - .byte N24 , En6 - .byte W24 - .byte En6 , v032 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , Ds6 , v044 - .byte W24 - .byte Ds6 , v024 - .byte W24 - .byte PAN , c_v+0 - .byte N36 , Gn1 , v064 - .byte W12 - .byte VOL , 55*mus_cycling_mvl/mxv - .byte W02 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 39*mus_cycling_mvl/mxv - .byte W04 - .byte 36*mus_cycling_mvl/mxv - .byte W02 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 26*mus_cycling_mvl/mxv - .byte W03 - .byte 22*mus_cycling_mvl/mxv - .byte W04 - .byte 56*mus_cycling_mvl/mxv - .byte N12 , Bn1 - .byte W12 - .byte N12 - .byte W12 - .byte N36 , Gn1 - .byte W12 - .byte VOL , 53*mus_cycling_mvl/mxv - .byte W02 - .byte 50*mus_cycling_mvl/mxv - .byte W03 - .byte 44*mus_cycling_mvl/mxv - .byte W03 - .byte 41*mus_cycling_mvl/mxv - .byte W04 - .byte 38*mus_cycling_mvl/mxv - .byte W02 - .byte 32*mus_cycling_mvl/mxv - .byte W03 - .byte 28*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W04 - .byte 56*mus_cycling_mvl/mxv - .byte N60 , An1 - .byte W24 - .byte VOL , 55*mus_cycling_mvl/mxv - .byte W02 - .byte 50*mus_cycling_mvl/mxv - .byte W03 - .byte 47*mus_cycling_mvl/mxv - .byte W03 - .byte 42*mus_cycling_mvl/mxv - .byte W04 - .byte 39*mus_cycling_mvl/mxv - .byte W02 - .byte 34*mus_cycling_mvl/mxv - .byte W03 - .byte 31*mus_cycling_mvl/mxv - .byte W03 - .byte 28*mus_cycling_mvl/mxv - .byte W04 - .byte 24*mus_cycling_mvl/mxv - .byte W02 - .byte 19*mus_cycling_mvl/mxv - .byte W03 - .byte 13*mus_cycling_mvl/mxv - .byte W03 - .byte 11*mus_cycling_mvl/mxv - .byte W04 - .byte 56*mus_cycling_mvl/mxv - .byte N12 , Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N92 , Cs1 - .byte W48 - .byte VOL , 55*mus_cycling_mvl/mxv - .byte W02 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W03 - .byte 43*mus_cycling_mvl/mxv - .byte W04 - .byte 41*mus_cycling_mvl/mxv - .byte W02 - .byte 38*mus_cycling_mvl/mxv - .byte W03 - .byte 36*mus_cycling_mvl/mxv - .byte W03 - .byte 32*mus_cycling_mvl/mxv - .byte W04 - .byte 31*mus_cycling_mvl/mxv - .byte W02 - .byte 28*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W03 - .byte 21*mus_cycling_mvl/mxv - .byte W04 - .byte 19*mus_cycling_mvl/mxv - .byte W02 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte 14*mus_cycling_mvl/mxv - .byte W03 - .byte 12*mus_cycling_mvl/mxv - .byte W04 - .byte 56*mus_cycling_mvl/mxv - .byte PAN , c_v-63 - .byte N48 , Dn6 - .byte W12 - .byte VOL , 53*mus_cycling_mvl/mxv - .byte W02 - .byte 49*mus_cycling_mvl/mxv - .byte W03 - .byte 45*mus_cycling_mvl/mxv - .byte W03 - .byte 41*mus_cycling_mvl/mxv - .byte W04 - .byte 36*mus_cycling_mvl/mxv - .byte W02 - .byte 34*mus_cycling_mvl/mxv - .byte W03 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W04 - .byte 22*mus_cycling_mvl/mxv - .byte W02 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte 15*mus_cycling_mvl/mxv - .byte W03 - .byte 12*mus_cycling_mvl/mxv - .byte W04 - .byte 56*mus_cycling_mvl/mxv - .byte PAN , c_v+63 - .byte N48 , Cs6 - .byte W12 - .byte VOL , 53*mus_cycling_mvl/mxv - .byte W02 - .byte 49*mus_cycling_mvl/mxv - .byte W03 - .byte 45*mus_cycling_mvl/mxv - .byte W03 - .byte 41*mus_cycling_mvl/mxv - .byte W04 - .byte 36*mus_cycling_mvl/mxv - .byte W02 - .byte 34*mus_cycling_mvl/mxv - .byte W03 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W04 - .byte 22*mus_cycling_mvl/mxv - .byte W02 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte 15*mus_cycling_mvl/mxv - .byte W03 - .byte 12*mus_cycling_mvl/mxv - .byte W04 - .byte 56*mus_cycling_mvl/mxv - .byte PAN , c_v+0 - .byte N72 , Cn6 , v048 - .byte W12 - .byte VOL , 53*mus_cycling_mvl/mxv - .byte W02 - .byte 49*mus_cycling_mvl/mxv - .byte W03 - .byte 45*mus_cycling_mvl/mxv - .byte W03 - .byte 41*mus_cycling_mvl/mxv - .byte W04 - .byte 36*mus_cycling_mvl/mxv - .byte W02 - .byte 34*mus_cycling_mvl/mxv - .byte W03 - .byte 29*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W04 - .byte 22*mus_cycling_mvl/mxv - .byte W02 - .byte 17*mus_cycling_mvl/mxv - .byte W03 - .byte 15*mus_cycling_mvl/mxv - .byte W03 - .byte 12*mus_cycling_mvl/mxv - .byte W28 - .byte VOICE , 82 - .byte PAN , c_v-61 - .byte VOL , 55*mus_cycling_mvl/mxv - .byte N12 , Dn4 , v112 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , An4 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N72 , En5 - .byte W24 - .byte W24 - .byte MOD , 9 - .byte VOL , 54*mus_cycling_mvl/mxv - .byte W02 - .byte 53*mus_cycling_mvl/mxv - .byte W03 - .byte 49*mus_cycling_mvl/mxv - .byte W03 - .byte 43*mus_cycling_mvl/mxv - .byte W04 - .byte 39*mus_cycling_mvl/mxv - .byte W02 - .byte 34*mus_cycling_mvl/mxv - .byte W03 - .byte 30*mus_cycling_mvl/mxv - .byte W03 - .byte 25*mus_cycling_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 58*mus_cycling_mvl/mxv - .byte N04 , Dn5 , v108 - .byte W04 - .byte En5 - .byte W04 - .byte Dn5 , v104 - .byte W04 - .byte Cs5 , v100 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 , v092 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 , v088 - .byte W04 - .byte An4 , v084 - .byte W04 - .byte Bn4 , v080 - .byte W04 - .byte An4 , v076 - .byte W04 - .byte N06 , An4 , v112 - .byte W12 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W12 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte N24 , Cs5 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N04 - .byte W08 - .byte N08 , Dn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte N48 , Bn4 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte W24 - .byte VOL , 37*mus_cycling_mvl/mxv - .byte N72 , Dn4 , v080 - .byte W05 - .byte VOL , 39*mus_cycling_mvl/mxv - .byte W03 - .byte 41*mus_cycling_mvl/mxv - .byte W04 - .byte 42*mus_cycling_mvl/mxv - .byte W02 - .byte 43*mus_cycling_mvl/mxv - .byte W03 - .byte 45*mus_cycling_mvl/mxv - .byte W03 - .byte 46*mus_cycling_mvl/mxv - .byte W04 - .byte 49*mus_cycling_mvl/mxv - .byte W02 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 53*mus_cycling_mvl/mxv - .byte W03 - .byte 55*mus_cycling_mvl/mxv - .byte W04 - .byte 56*mus_cycling_mvl/mxv - .byte W02 - .byte 58*mus_cycling_mvl/mxv - .byte W10 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N24 , Ds4 - .byte W24 - .byte VOL , 37*mus_cycling_mvl/mxv - .byte N72 , En4 - .byte W02 - .byte VOL , 40*mus_cycling_mvl/mxv - .byte W03 - .byte 43*mus_cycling_mvl/mxv - .byte W03 - .byte 45*mus_cycling_mvl/mxv - .byte W04 - .byte 47*mus_cycling_mvl/mxv - .byte W02 - .byte 49*mus_cycling_mvl/mxv - .byte W03 - .byte 51*mus_cycling_mvl/mxv - .byte W03 - .byte 53*mus_cycling_mvl/mxv - .byte W04 - .byte 54*mus_cycling_mvl/mxv - .byte W02 - .byte 56*mus_cycling_mvl/mxv - .byte W03 - .byte 58*mus_cycling_mvl/mxv - .byte W19 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte VOL , 41*mus_cycling_mvl/mxv - .byte N72 , Cs4 - .byte W02 - .byte VOL , 42*mus_cycling_mvl/mxv - .byte W03 - .byte 43*mus_cycling_mvl/mxv - .byte W03 - .byte 45*mus_cycling_mvl/mxv - .byte W04 - .byte 46*mus_cycling_mvl/mxv - .byte W02 - .byte 49*mus_cycling_mvl/mxv - .byte W06 - .byte 52*mus_cycling_mvl/mxv - .byte W04 - .byte 53*mus_cycling_mvl/mxv - .byte W02 - .byte 54*mus_cycling_mvl/mxv - .byte W03 - .byte 56*mus_cycling_mvl/mxv - .byte W03 - .byte 57*mus_cycling_mvl/mxv - .byte W16 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N24 , Dn4 - .byte W24 - .byte N36 , Ds4 - .byte W36 - .byte N06 , En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte VOL , 45*mus_cycling_mvl/mxv - .byte N48 , Fs4 - .byte W02 - .byte VOL , 48*mus_cycling_mvl/mxv - .byte W03 - .byte 52*mus_cycling_mvl/mxv - .byte W03 - .byte 55*mus_cycling_mvl/mxv - .byte W04 - .byte 57*mus_cycling_mvl/mxv - .byte W12 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N03 , Bn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte N96 - .byte W72 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte W96 - .byte GOTO - .word mus_cycling_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_cycling_8: - .byte KEYSH , mus_cycling_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte VOL , 45*mus_cycling_mvl/mxv - .byte W96 -mus_cycling_8_B1: -mus_cycling_8_000: - .byte W12 - .byte N06 , Fs2 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_cycling_8_000 - .byte PATT - .word mus_cycling_8_000 -mus_cycling_8_001: - .byte W12 - .byte N06 , Fs2 , v112 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_cycling_8_000 - .byte PATT - .word mus_cycling_8_000 - .byte PATT - .word mus_cycling_8_000 - .byte PATT - .word mus_cycling_8_001 - .byte N84 , An2 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_cycling_8_000 - .byte W12 - .byte N06 , Fs2 , v112 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte W96 - .byte W96 - .byte GOTO - .word mus_cycling_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_cycling_9: - .byte KEYSH , mus_cycling_key+0 - .byte VOICE , 83 - .byte VOL , 45*mus_cycling_mvl/mxv - .byte PAN , c_v+0 - .byte W96 -mus_cycling_9_B1: - .byte BEND , c_v+0 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v032 - .byte W18 - .byte An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W18 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v032 - .byte W18 - .byte An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W18 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v032 - .byte W18 - .byte An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W18 - .byte N12 , Dn2 , v112 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte N06 , Ds2 - .byte W12 - .byte En2 - .byte W06 - .byte En2 , v032 - .byte W18 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v032 - .byte W18 - .byte En2 , v112 - .byte W06 - .byte En2 , v032 - .byte W18 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v032 - .byte W18 - .byte En2 , v112 - .byte W06 - .byte En2 , v032 - .byte W18 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v032 - .byte W18 - .byte N12 , En2 , v112 - .byte W12 - .byte N06 , Ds2 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte An2 - .byte W06 - .byte An2 , v032 - .byte W18 - .byte En2 , v112 - .byte W06 - .byte En2 , v032 - .byte W18 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W18 - .byte En2 , v112 - .byte W06 - .byte En2 , v032 - .byte W18 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W18 - .byte En2 , v112 - .byte W06 - .byte En2 , v032 - .byte W18 - .byte N12 , An2 , v112 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Fs2 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte Dn2 - .byte W06 - .byte Dn2 , v032 - .byte W18 - .byte An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W18 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v032 - .byte W18 - .byte An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W18 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v032 - .byte W18 - .byte An1 , v112 - .byte W06 - .byte An1 , v032 - .byte W18 - .byte N12 , Cs2 , v112 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte BEND , c_v+1 - .byte N09 , Gn1 - .byte W36 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte N18 , Gn1 - .byte W24 - .byte N06 - .byte W12 -mus_cycling_9_000: - .byte N09 , Gn1 , v112 - .byte W36 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte N21 , Gn1 - .byte W24 - .byte N06 , En1 - .byte W12 - .byte PEND - .byte N09 , Fs1 - .byte W36 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte N18 , Fs1 - .byte W24 - .byte N06 , An1 - .byte W12 -mus_cycling_9_001: - .byte N09 , Bn1 , v112 - .byte W36 - .byte N06 - .byte W12 - .byte Fs1 - .byte W12 - .byte N21 , Bn1 - .byte W24 - .byte N06 , As1 - .byte W12 - .byte PEND - .byte N09 , Gn1 - .byte W36 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte N18 , Gn1 - .byte W24 - .byte N06 - .byte W12 - .byte PATT - .word mus_cycling_9_000 - .byte N09 , Fs1 , v112 - .byte W36 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte N18 , Fs1 - .byte W24 - .byte N06 , As1 - .byte W12 - .byte PATT - .word mus_cycling_9_001 - .byte N06 , Gn1 , v112 - .byte W12 - .byte Gn1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Gn1 , v112 - .byte W12 - .byte Gn1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Gs1 , v112 - .byte W12 - .byte Gs1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Gs1 , v112 - .byte W12 - .byte Gs1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 -mus_cycling_9_002: - .byte N06 , An1 , v112 - .byte W24 - .byte An1 , v096 - .byte W24 - .byte An1 , v112 - .byte W24 - .byte An1 , v096 - .byte W24 - .byte PEND - .byte PATT - .word mus_cycling_9_002 - .byte GOTO - .word mus_cycling_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_cycling: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_cycling_pri @ Priority - .byte mus_cycling_rev @ Reverb. - - .word mus_cycling_grp - - .word mus_cycling_1 - .word mus_cycling_2 - .word mus_cycling_3 - .word mus_cycling_4 - .word mus_cycling_5 - .word mus_cycling_6 - .word mus_cycling_7 - .word mus_cycling_8 - .word mus_cycling_9 - - .end diff --git a/sound/songs/mus_daigo.s b/sound/songs/mus_daigo.s deleted file mode 100644 index f53664bbda..0000000000 --- a/sound/songs/mus_daigo.s +++ /dev/null @@ -1,3315 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_daigo_grp, voicegroup100 - .equ mus_daigo_pri, 0 - .equ mus_daigo_rev, reverb_set+50 - .equ mus_daigo_mvl, 127 - .equ mus_daigo_key, 0 - .equ mus_daigo_tbs, 1 - .equ mus_daigo_exg, 0 - .equ mus_daigo_cmp, 1 - - .section .rodata - .global mus_daigo - .align 2 - -@********************** Track 1 **********************@ - -mus_daigo_1: - .byte KEYSH , mus_daigo_key+0 - .byte TEMPO , 142*mus_daigo_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte PAN , c_v+4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 44*mus_daigo_mvl/mxv - .byte N03 , Fs5 , v112 - .byte W06 - .byte Fs5 , v064 - .byte W12 - .byte Fs5 , v080 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Fs5 , v112 - .byte W12 - .byte Fs5 , v064 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v064 - .byte W12 - .byte Fs5 , v080 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v064 - .byte W06 -mus_daigo_1_B1: -mus_daigo_1_000: - .byte N03 , Fs5 , v112 - .byte W06 - .byte Fs5 , v064 - .byte W12 - .byte Fs5 , v080 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Fs5 , v112 - .byte W12 - .byte Fs5 , v064 - .byte W06 - .byte PEND -mus_daigo_1_001: - .byte W06 - .byte N03 , Fs5 , v064 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Fs5 , v112 - .byte W12 - .byte Fs5 , v064 - .byte W06 - .byte PEND -mus_daigo_1_002: - .byte N03 , Fs5 , v112 - .byte W06 - .byte Fs5 , v064 - .byte W12 - .byte Fs5 , v080 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v064 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Fs5 , v112 - .byte W12 - .byte Fs5 , v064 - .byte W06 - .byte PEND - .byte PATT - .word mus_daigo_1_001 - .byte PATT - .word mus_daigo_1_000 - .byte PATT - .word mus_daigo_1_001 - .byte PATT - .word mus_daigo_1_002 - .byte PATT - .word mus_daigo_1_002 -mus_daigo_1_003: - .byte W12 - .byte N03 , Fs5 , v080 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte N03 - .byte W24 - .byte N03 - .byte W18 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte PEND - .byte PATT - .word mus_daigo_1_003 - .byte PATT - .word mus_daigo_1_003 - .byte PATT - .word mus_daigo_1_003 -mus_daigo_1_004: - .byte N03 , Fs5 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte Fs5 , v088 - .byte W06 - .byte Fs5 , v112 - .byte W18 - .byte Fs5 , v088 - .byte W06 - .byte Fs5 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte Fs5 , v096 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v064 - .byte W12 - .byte N03 - .byte W06 - .byte PEND - .byte PATT - .word mus_daigo_1_004 - .byte PATT - .word mus_daigo_1_004 - .byte PATT - .word mus_daigo_1_004 - .byte GOTO - .word mus_daigo_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_daigo_2: - .byte KEYSH , mus_daigo_key+0 - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 63*mus_daigo_mvl/mxv - .byte PAN , c_v+16 - .byte N06 , Cn5 , v112 - .byte W12 - .byte An4 - .byte W12 - .byte N03 , Cn4 - .byte W06 - .byte N06 , Cn5 - .byte W12 - .byte An4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N18 , Ds5 - .byte W18 - .byte N06 , Dn5 - .byte W12 - .byte Cn5 - .byte W06 - .byte PAN , c_v+32 - .byte W06 - .byte W96 -mus_daigo_2_B1: - .byte VOICE , 17 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N03 , Cs4 , v112 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte VOICE , 17 - .byte N06 , An4 - .byte W06 - .byte N03 , Cn5 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte N18 , Ds5 - .byte W18 - .byte N06 , En5 - .byte W30 - .byte VOICE , 38 - .byte MOD , 8 - .byte PAN , c_v+24 - .byte N06 , Gn1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte An1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , Gs1 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte VOICE , 17 - .byte VOL , 63*mus_daigo_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N03 , Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte VOICE , 17 - .byte N06 , An4 - .byte W06 - .byte N03 , Cn5 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte N18 , Ds5 - .byte W18 - .byte N06 , En5 - .byte W30 - .byte VOICE , 38 - .byte MOD , 6 - .byte PAN , c_v+25 - .byte N06 , Gn1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte An1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , Gs1 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte VOICE , 56 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N03 , Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte VOICE , 56 - .byte N06 , Gn4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte N18 , Cs5 - .byte W18 - .byte N06 , Dn5 - .byte W30 - .byte VOICE , 38 - .byte MOD , 8 - .byte PAN , c_v+25 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Dn1 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte As1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte VOICE , 56 - .byte VOL , 63*mus_daigo_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N03 , Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte VOICE , 56 - .byte N06 , Gn4 - .byte W06 - .byte N03 , As4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte N18 , Cs5 - .byte W18 - .byte N06 , Dn5 - .byte W30 - .byte VOICE , 56 - .byte W48 - .byte N06 , Gn5 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte N06 , As4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte VOICE , 24 - .byte VOL , 47*mus_daigo_mvl/mxv - .byte N06 , Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte N66 , En5 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte VOL , 46*mus_daigo_mvl/mxv - .byte W02 - .byte 43*mus_daigo_mvl/mxv - .byte W03 - .byte 40*mus_daigo_mvl/mxv - .byte W03 - .byte 35*mus_daigo_mvl/mxv - .byte W04 - .byte 32*mus_daigo_mvl/mxv - .byte W02 - .byte 30*mus_daigo_mvl/mxv - .byte W03 - .byte 26*mus_daigo_mvl/mxv - .byte W03 - .byte 20*mus_daigo_mvl/mxv - .byte W04 - .byte 20*mus_daigo_mvl/mxv - .byte W02 - .byte 17*mus_daigo_mvl/mxv - .byte W03 - .byte 13*mus_daigo_mvl/mxv - .byte W03 - .byte 9*mus_daigo_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 47*mus_daigo_mvl/mxv - .byte N06 , En5 , v088 - .byte W12 - .byte Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte Gs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N03 , Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte N06 , Fn5 - .byte W12 - .byte En5 - .byte W06 - .byte VOL , 47*mus_daigo_mvl/mxv - .byte N36 , Dn5 - .byte W02 - .byte VOL , 41*mus_daigo_mvl/mxv - .byte W06 - .byte 38*mus_daigo_mvl/mxv - .byte W04 - .byte 35*mus_daigo_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 32*mus_daigo_mvl/mxv - .byte W03 - .byte 28*mus_daigo_mvl/mxv - .byte W03 - .byte 22*mus_daigo_mvl/mxv - .byte W04 - .byte 47*mus_daigo_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte N06 , Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte VOICE , 24 - .byte N30 , Dn5 - .byte W36 - .byte N06 , En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N30 , En5 - .byte W36 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte N48 , En5 - .byte W24 - .byte MOD , 5 - .byte VOL , 47*mus_daigo_mvl/mxv - .byte W02 - .byte 43*mus_daigo_mvl/mxv - .byte W03 - .byte 40*mus_daigo_mvl/mxv - .byte W03 - .byte 35*mus_daigo_mvl/mxv - .byte W04 - .byte 31*mus_daigo_mvl/mxv - .byte W02 - .byte 26*mus_daigo_mvl/mxv - .byte W03 - .byte 20*mus_daigo_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 47*mus_daigo_mvl/mxv - .byte N03 , Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte N06 , Cs5 - .byte W06 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W06 - .byte En5 - .byte W18 - .byte N18 - .byte W18 - .byte N06 , Fn5 - .byte W18 - .byte N48 , Dn5 - .byte W24 - .byte MOD , 5 - .byte VOL , 47*mus_daigo_mvl/mxv - .byte W02 - .byte 46*mus_daigo_mvl/mxv - .byte W03 - .byte 41*mus_daigo_mvl/mxv - .byte W03 - .byte 38*mus_daigo_mvl/mxv - .byte W04 - .byte 32*mus_daigo_mvl/mxv - .byte W02 - .byte 28*mus_daigo_mvl/mxv - .byte W03 - .byte 22*mus_daigo_mvl/mxv - .byte W03 - .byte 20*mus_daigo_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 47*mus_daigo_mvl/mxv - .byte N03 , An4 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , En5 - .byte W18 - .byte N06 , Fn5 - .byte W18 - .byte N48 , Dn5 - .byte W12 - .byte MOD , 6 - .byte VOL , 47*mus_daigo_mvl/mxv - .byte W02 - .byte 46*mus_daigo_mvl/mxv - .byte W03 - .byte 41*mus_daigo_mvl/mxv - .byte W03 - .byte 37*mus_daigo_mvl/mxv - .byte W04 - .byte 35*mus_daigo_mvl/mxv - .byte W02 - .byte 33*mus_daigo_mvl/mxv - .byte W03 - .byte 31*mus_daigo_mvl/mxv - .byte W03 - .byte 28*mus_daigo_mvl/mxv - .byte W04 - .byte 22*mus_daigo_mvl/mxv - .byte W02 - .byte 17*mus_daigo_mvl/mxv - .byte W10 - .byte MOD , 0 - .byte VOL , 47*mus_daigo_mvl/mxv - .byte N06 , Cn5 - .byte W06 - .byte TIE , Gn5 - .byte W06 - .byte W24 - .byte MOD , 6 - .byte VOL , 46*mus_daigo_mvl/mxv - .byte W02 - .byte 43*mus_daigo_mvl/mxv - .byte W03 - .byte 41*mus_daigo_mvl/mxv - .byte W03 - .byte 39*mus_daigo_mvl/mxv - .byte W04 - .byte 37*mus_daigo_mvl/mxv - .byte W05 - .byte 35*mus_daigo_mvl/mxv - .byte W03 - .byte 35*mus_daigo_mvl/mxv - .byte W06 - .byte 32*mus_daigo_mvl/mxv - .byte W06 - .byte 30*mus_daigo_mvl/mxv - .byte W06 - .byte 28*mus_daigo_mvl/mxv - .byte W03 - .byte 28*mus_daigo_mvl/mxv - .byte W03 - .byte 26*mus_daigo_mvl/mxv - .byte W06 - .byte 23*mus_daigo_mvl/mxv - .byte W03 - .byte 22*mus_daigo_mvl/mxv - .byte W03 - .byte 22*mus_daigo_mvl/mxv - .byte W04 - .byte 20*mus_daigo_mvl/mxv - .byte W02 - .byte 20*mus_daigo_mvl/mxv - .byte W03 - .byte 19*mus_daigo_mvl/mxv - .byte W03 - .byte 18*mus_daigo_mvl/mxv - .byte W04 - .byte 17*mus_daigo_mvl/mxv - .byte W05 - .byte 16*mus_daigo_mvl/mxv - .byte W30 - .byte W01 - .byte 20*mus_daigo_mvl/mxv - .byte W02 - .byte 20*mus_daigo_mvl/mxv - .byte W03 - .byte 23*mus_daigo_mvl/mxv - .byte W03 - .byte 26*mus_daigo_mvl/mxv - .byte W04 - .byte 28*mus_daigo_mvl/mxv - .byte W02 - .byte 31*mus_daigo_mvl/mxv - .byte W03 - .byte 33*mus_daigo_mvl/mxv - .byte W03 - .byte 35*mus_daigo_mvl/mxv - .byte W04 - .byte 37*mus_daigo_mvl/mxv - .byte W02 - .byte 41*mus_daigo_mvl/mxv - .byte W03 - .byte 43*mus_daigo_mvl/mxv - .byte W03 - .byte 47*mus_daigo_mvl/mxv - .byte W28 - .byte EOT - .byte GOTO - .word mus_daigo_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_daigo_3: - .byte KEYSH , mus_daigo_key+0 - .byte VOICE , 36 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 76*mus_daigo_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N06 , An0 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N12 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte N18 , An0 - .byte W18 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte BEND , c_v+0 - .byte N12 , Gn2 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , Ds2 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte N12 , Bn1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , Gn1 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v-6 - .byte N12 , En1 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v-5 - .byte N12 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v-5 - .byte N12 - .byte W06 - .byte BEND , c_v+0 - .byte W06 -mus_daigo_3_B1: -mus_daigo_3_000: - .byte BEND , c_v+0 - .byte N18 , An0 , v127 - .byte W18 - .byte N06 , En1 - .byte W18 - .byte N12 , Bn1 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+63 - .byte N18 , An0 - .byte W06 - .byte BEND , c_v+1 - .byte W12 - .byte N06 , En1 - .byte W18 - .byte N12 , Dn2 - .byte W06 - .byte BEND , c_v-10 - .byte W06 - .byte PEND - .byte c_v+0 - .byte N12 , Gn1 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+0 - .byte N12 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+0 - .byte N12 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte N03 , An0 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , Ds1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , Bn0 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte PATT - .word mus_daigo_3_000 - .byte BEND , c_v+0 - .byte N12 , Gn1 , v127 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+0 - .byte N12 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+0 - .byte N12 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte N03 , An0 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Dn1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , Gn1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , Dn1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 -mus_daigo_3_001: - .byte BEND , c_v+0 - .byte N18 , Gn0 , v127 - .byte W18 - .byte N06 , Dn1 - .byte W18 - .byte N12 , An1 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+63 - .byte N18 , Gn0 - .byte W06 - .byte BEND , c_v+1 - .byte W12 - .byte N06 , Dn1 - .byte W18 - .byte N12 , Cn2 - .byte W06 - .byte BEND , c_v-10 - .byte W06 - .byte PEND - .byte c_v+0 - .byte N12 , Fn1 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+0 - .byte N12 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+0 - .byte N12 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte N03 , Gn0 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Fn1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , Cs1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , An0 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte PATT - .word mus_daigo_3_001 - .byte BEND , c_v+0 - .byte N15 , Gn0 , v127 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , Fs1 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+1 - .byte N12 , Gn0 - .byte W60 - .byte BEND , c_v-5 - .byte N12 , Fn1 - .byte W06 - .byte BEND , c_v+0 - .byte W12 - .byte N03 - .byte W18 - .byte N06 - .byte W12 - .byte BEND , c_v-5 - .byte N12 - .byte W06 - .byte BEND , c_v+0 - .byte W12 - .byte N03 - .byte W18 - .byte N06 - .byte W12 - .byte BEND , c_v-5 - .byte N12 - .byte W06 - .byte BEND , c_v+0 - .byte W12 - .byte N03 - .byte W18 - .byte N06 - .byte W12 - .byte BEND , c_v-5 - .byte N03 - .byte W06 - .byte BEND , c_v+0 - .byte N09 - .byte W12 - .byte N03 - .byte W18 - .byte N06 - .byte W12 - .byte BEND , c_v-5 - .byte N12 , En1 - .byte W06 - .byte BEND , c_v+0 - .byte W12 - .byte N03 - .byte W18 - .byte N06 - .byte W12 - .byte BEND , c_v-5 - .byte N12 - .byte W06 - .byte BEND , c_v+0 - .byte W12 - .byte N03 - .byte W18 - .byte N06 - .byte W12 - .byte BEND , c_v-5 - .byte N12 , An1 - .byte W06 - .byte BEND , c_v+0 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte BEND , c_v-5 - .byte N12 , An1 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N12 , Gn2 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , Ds2 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , Bn1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , Gn2 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v-5 - .byte N12 , Fn1 - .byte W06 - .byte BEND , c_v+0 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte BEND , c_v-5 - .byte N12 , Fn1 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N12 , En2 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , Bn1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , Gn1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , En2 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v-5 - .byte N12 , Fs1 - .byte W06 - .byte BEND , c_v+0 - .byte W12 - .byte N03 , Fs2 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N03 , Fs2 - .byte W06 - .byte BEND , c_v-5 - .byte N12 , Fs1 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N12 , En2 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , Bn1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , Gn1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , En1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N06 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Fn2 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , Cs2 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , As1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v-5 - .byte N12 , Gn1 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W12 - .byte N12 , Fn2 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v-5 - .byte N12 , Gs1 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N12 , Fs2 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , Ds2 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , Bn1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N12 , Fs1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Dn2 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte GOTO - .word mus_daigo_3_B1 - .byte BEND , c_v+0 - .byte FINE - -@********************** Track 4 **********************@ - -mus_daigo_4: - .byte KEYSH , mus_daigo_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-1 - .byte VOL , 47*mus_daigo_mvl/mxv - .byte W96 -mus_daigo_4_000: - .byte N06 , En5 , v112 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte PEND -mus_daigo_4_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 19*mus_daigo_mvl/mxv - .byte PAN , c_v-32 - .byte N48 , Dn3 , v112 - .byte W24 - .byte VOL , 17*mus_daigo_mvl/mxv - .byte W02 - .byte 19*mus_daigo_mvl/mxv - .byte W03 - .byte 21*mus_daigo_mvl/mxv - .byte W03 - .byte 22*mus_daigo_mvl/mxv - .byte W04 - .byte 23*mus_daigo_mvl/mxv - .byte W02 - .byte 25*mus_daigo_mvl/mxv - .byte W01 - .byte PAN , c_v-30 - .byte W02 - .byte VOL , 26*mus_daigo_mvl/mxv - .byte PAN , c_v-23 - .byte W07 - .byte VOL , 27*mus_daigo_mvl/mxv - .byte PAN , c_v-19 - .byte N06 , En3 - .byte W02 - .byte VOL , 28*mus_daigo_mvl/mxv - .byte PAN , c_v-14 - .byte W03 - .byte VOL , 29*mus_daigo_mvl/mxv - .byte PAN , c_v-12 - .byte W01 - .byte N06 , Fn3 - .byte W02 - .byte VOL , 32*mus_daigo_mvl/mxv - .byte PAN , c_v-6 - .byte W04 - .byte VOL , 33*mus_daigo_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Gn3 - .byte W02 - .byte PAN , c_v+9 - .byte W01 - .byte VOL , 34*mus_daigo_mvl/mxv - .byte W02 - .byte 35*mus_daigo_mvl/mxv - .byte PAN , c_v+16 - .byte W01 - .byte N06 , An3 - .byte W02 - .byte VOL , 37*mus_daigo_mvl/mxv - .byte PAN , c_v+22 - .byte W04 - .byte VOL , 39*mus_daigo_mvl/mxv - .byte PAN , c_v+26 - .byte N06 , As3 - .byte W02 - .byte VOL , 43*mus_daigo_mvl/mxv - .byte PAN , c_v+32 - .byte W03 - .byte VOL , 49*mus_daigo_mvl/mxv - .byte PAN , c_v+36 - .byte W01 - .byte N06 , Cn4 - .byte W02 - .byte VOL , 58*mus_daigo_mvl/mxv - .byte PAN , c_v+41 - .byte W04 - .byte VOL , 62*mus_daigo_mvl/mxv - .byte PAN , c_v+43 - .byte N06 , Dn4 - .byte W02 - .byte VOL , 65*mus_daigo_mvl/mxv - .byte PAN , c_v+48 - .byte W04 - .byte N06 , Cs4 - .byte W06 - .byte VOL , 40*mus_daigo_mvl/mxv - .byte PAN , c_v-28 - .byte N84 , Cn4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte VOL , 40*mus_daigo_mvl/mxv - .byte W02 - .byte 35*mus_daigo_mvl/mxv - .byte W03 - .byte 34*mus_daigo_mvl/mxv - .byte W03 - .byte 32*mus_daigo_mvl/mxv - .byte W04 - .byte 29*mus_daigo_mvl/mxv - .byte W02 - .byte 28*mus_daigo_mvl/mxv - .byte W03 - .byte 22*mus_daigo_mvl/mxv - .byte W03 - .byte 16*mus_daigo_mvl/mxv - .byte W04 - .byte 13*mus_daigo_mvl/mxv - .byte W02 - .byte 11*mus_daigo_mvl/mxv - .byte W01 - .byte 10*mus_daigo_mvl/mxv - .byte W06 - .byte 8*mus_daigo_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 41*mus_daigo_mvl/mxv - .byte N06 , Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N96 , Bn3 - .byte W48 - .byte MOD , 5 - .byte VOL , 40*mus_daigo_mvl/mxv - .byte W02 - .byte 40*mus_daigo_mvl/mxv - .byte W03 - .byte 37*mus_daigo_mvl/mxv - .byte W03 - .byte 33*mus_daigo_mvl/mxv - .byte W04 - .byte 32*mus_daigo_mvl/mxv - .byte W02 - .byte 28*mus_daigo_mvl/mxv - .byte W03 - .byte 23*mus_daigo_mvl/mxv - .byte W03 - .byte 19*mus_daigo_mvl/mxv - .byte W04 - .byte 17*mus_daigo_mvl/mxv - .byte W02 - .byte 14*mus_daigo_mvl/mxv - .byte W03 - .byte 13*mus_daigo_mvl/mxv - .byte W03 - .byte 13*mus_daigo_mvl/mxv - .byte W04 - .byte 12*mus_daigo_mvl/mxv - .byte W02 - .byte 11*mus_daigo_mvl/mxv - .byte W03 - .byte 9*mus_daigo_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 41*mus_daigo_mvl/mxv - .byte N48 - .byte W24 - .byte MOD , 5 - .byte VOL , 37*mus_daigo_mvl/mxv - .byte W02 - .byte 33*mus_daigo_mvl/mxv - .byte W03 - .byte 28*mus_daigo_mvl/mxv - .byte W01 - .byte 28*mus_daigo_mvl/mxv - .byte W02 - .byte 26*mus_daigo_mvl/mxv - .byte W04 - .byte 23*mus_daigo_mvl/mxv - .byte W02 - .byte 23*mus_daigo_mvl/mxv - .byte W03 - .byte 22*mus_daigo_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 40*mus_daigo_mvl/mxv - .byte N48 , As3 - .byte W24 - .byte MOD , 5 - .byte VOL , 37*mus_daigo_mvl/mxv - .byte W02 - .byte 33*mus_daigo_mvl/mxv - .byte W03 - .byte 31*mus_daigo_mvl/mxv - .byte W03 - .byte 26*mus_daigo_mvl/mxv - .byte W04 - .byte 23*mus_daigo_mvl/mxv - .byte W02 - .byte 21*mus_daigo_mvl/mxv - .byte W03 - .byte 20*mus_daigo_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 40*mus_daigo_mvl/mxv - .byte N24 , An4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 , En4 - .byte W03 - .byte Fn4 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte N18 , Bn4 - .byte W18 - .byte N06 , Cn5 - .byte W21 - .byte N44 , An4 - .byte W21 - .byte MOD , 5 - .byte VOL , 37*mus_daigo_mvl/mxv - .byte W02 - .byte 35*mus_daigo_mvl/mxv - .byte W03 - .byte 32*mus_daigo_mvl/mxv - .byte W03 - .byte 28*mus_daigo_mvl/mxv - .byte W04 - .byte 26*mus_daigo_mvl/mxv - .byte W02 - .byte 22*mus_daigo_mvl/mxv - .byte W03 - .byte 18*mus_daigo_mvl/mxv - .byte W03 - .byte 16*mus_daigo_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 41*mus_daigo_mvl/mxv - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Bn4 - .byte W18 - .byte N06 , Cn5 - .byte W18 - .byte N48 , An4 - .byte W24 - .byte MOD , 5 - .byte VOL , 40*mus_daigo_mvl/mxv - .byte W02 - .byte 37*mus_daigo_mvl/mxv - .byte W03 - .byte 35*mus_daigo_mvl/mxv - .byte W03 - .byte 32*mus_daigo_mvl/mxv - .byte W04 - .byte 31*mus_daigo_mvl/mxv - .byte W02 - .byte 26*mus_daigo_mvl/mxv - .byte W03 - .byte 21*mus_daigo_mvl/mxv - .byte W03 - .byte 17*mus_daigo_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 41*mus_daigo_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte N42 , Gn4 - .byte W06 - .byte W12 - .byte MOD , 5 - .byte VOL , 40*mus_daigo_mvl/mxv - .byte W02 - .byte 37*mus_daigo_mvl/mxv - .byte W03 - .byte 35*mus_daigo_mvl/mxv - .byte W03 - .byte 32*mus_daigo_mvl/mxv - .byte W04 - .byte 30*mus_daigo_mvl/mxv - .byte W02 - .byte 26*mus_daigo_mvl/mxv - .byte W03 - .byte 23*mus_daigo_mvl/mxv - .byte W03 - .byte 19*mus_daigo_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 41*mus_daigo_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N36 , Bn4 - .byte W12 - .byte MOD , 5 - .byte W03 - .byte VOL , 36*mus_daigo_mvl/mxv - .byte W02 - .byte 31*mus_daigo_mvl/mxv - .byte W03 - .byte 28*mus_daigo_mvl/mxv - .byte W04 - .byte 26*mus_daigo_mvl/mxv - .byte W02 - .byte 23*mus_daigo_mvl/mxv - .byte W03 - .byte 22*mus_daigo_mvl/mxv - .byte W03 - .byte 18*mus_daigo_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 41*mus_daigo_mvl/mxv - .byte N06 , Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PATT - .word mus_daigo_4_000 - .byte GOTO - .word mus_daigo_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_daigo_5: - .byte KEYSH , mus_daigo_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 40*mus_daigo_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte N06 , En5 , v096 - .byte W72 - .byte N06 - .byte W12 - .byte W12 - .byte N06 - .byte W60 - .byte N06 - .byte W24 -mus_daigo_5_B1: -mus_daigo_5_000: - .byte W12 - .byte N06 , En5 , v096 - .byte W72 - .byte N06 - .byte W12 - .byte PEND -mus_daigo_5_001: - .byte N06 , En5 , v096 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W48 - .byte N06 - .byte W12 - .byte PEND -mus_daigo_5_002: - .byte W12 - .byte N06 , En5 , v096 - .byte W48 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_daigo_5_001 - .byte PATT - .word mus_daigo_5_000 - .byte PATT - .word mus_daigo_5_001 - .byte PATT - .word mus_daigo_5_002 - .byte PATT - .word mus_daigo_5_002 -mus_daigo_5_003: - .byte N06 , En5 , v112 - .byte W30 - .byte En5 , v080 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v080 - .byte W18 - .byte En5 , v088 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte PEND - .byte PATT - .word mus_daigo_5_003 - .byte PATT - .word mus_daigo_5_003 - .byte PATT - .word mus_daigo_5_003 -mus_daigo_5_004: - .byte W36 - .byte N06 , En5 , v092 - .byte W48 - .byte En5 , v112 - .byte W12 - .byte PEND - .byte PATT - .word mus_daigo_5_004 - .byte PATT - .word mus_daigo_5_004 - .byte PATT - .word mus_daigo_5_004 - .byte GOTO - .word mus_daigo_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_daigo_6: - .byte KEYSH , mus_daigo_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 38*mus_daigo_mvl/mxv - .byte PAN , c_v-61 - .byte W96 - .byte VOL , 8*mus_daigo_mvl/mxv - .byte N96 , Bn3 , v112 - .byte W08 - .byte VOL , 11*mus_daigo_mvl/mxv - .byte W12 - .byte 14*mus_daigo_mvl/mxv - .byte W12 - .byte 17*mus_daigo_mvl/mxv - .byte W21 - .byte 19*mus_daigo_mvl/mxv - .byte W03 - .byte 20*mus_daigo_mvl/mxv - .byte W06 - .byte 23*mus_daigo_mvl/mxv - .byte W03 - .byte 26*mus_daigo_mvl/mxv - .byte W03 - .byte 34*mus_daigo_mvl/mxv - .byte W04 - .byte 38*mus_daigo_mvl/mxv - .byte W02 - .byte 51*mus_daigo_mvl/mxv - .byte W03 - .byte 62*mus_daigo_mvl/mxv - .byte W03 - .byte 65*mus_daigo_mvl/mxv - .byte W16 -mus_daigo_6_B1: - .byte VOICE , 80 - .byte VOL , 44*mus_daigo_mvl/mxv - .byte N09 , Cn6 , v112 - .byte W12 - .byte N06 , Cn6 , v092 - .byte W12 - .byte N03 , Cn6 , v112 - .byte W06 - .byte N12 , Cn6 , v092 - .byte W12 - .byte N03 , Cn6 , v112 - .byte W12 - .byte Cn6 , v092 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Cn6 , v112 - .byte W12 - .byte Cn6 , v096 - .byte W12 -mus_daigo_6_000: - .byte N06 , An6 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , An5 - .byte W06 - .byte N06 , An6 - .byte W12 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte An5 - .byte W06 - .byte N06 , An6 - .byte W12 - .byte N03 , An5 - .byte W06 - .byte PEND - .byte N09 , Cn6 - .byte W12 - .byte N06 , Cn6 , v092 - .byte W12 - .byte N03 , Cn6 , v112 - .byte W06 - .byte N12 , Cn6 , v092 - .byte W12 - .byte N03 , Cn6 , v112 - .byte W12 - .byte Cn6 , v092 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Cn6 , v112 - .byte W12 - .byte Cn6 , v096 - .byte W12 - .byte PATT - .word mus_daigo_6_000 -mus_daigo_6_001: - .byte N09 , As5 , v112 - .byte W12 - .byte N06 , As5 , v092 - .byte W12 - .byte N03 , As5 , v112 - .byte W06 - .byte N12 , As5 , v092 - .byte W12 - .byte N03 , As5 , v112 - .byte W12 - .byte As5 , v092 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , As5 , v112 - .byte W12 - .byte As5 , v096 - .byte W12 - .byte PEND - .byte Gn6 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Gn5 - .byte W06 - .byte N06 , Gn6 - .byte W12 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 - .byte W06 - .byte N06 , Gn6 - .byte W12 - .byte N03 , Gn5 - .byte W06 - .byte PATT - .word mus_daigo_6_001 - .byte MOD , 4 - .byte N06 , Gn6 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Gn5 - .byte W06 - .byte N06 , Gn6 - .byte W12 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 - .byte W06 - .byte N06 , Gn6 - .byte W06 - .byte VOICE , 81 - .byte VOL , 38*mus_daigo_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn3 - .byte W06 - .byte Gs3 - .byte N03 , Gn5 - .byte W06 - .byte N84 , An3 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte N84 , Gs3 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte N06 , En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N36 , Gn3 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , En3 - .byte N06 , Bn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N48 , Gn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N84 , An3 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte N06 , Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N30 , An3 - .byte W30 - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte N54 , Fs3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte W06 - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 , Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte N36 , Dn4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Bn3 - .byte W06 - .byte Dn4 - .byte W03 - .byte N36 , Gn3 - .byte W24 - .byte W03 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N36 , Bn3 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , En3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte GOTO - .word mus_daigo_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_daigo_7: - .byte KEYSH , mus_daigo_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 38*mus_daigo_mvl/mxv - .byte W96 - .byte 8*mus_daigo_mvl/mxv - .byte PAN , c_v+63 - .byte N96 , Dn3 , v112 - .byte W08 - .byte VOL , 11*mus_daigo_mvl/mxv - .byte W12 - .byte 14*mus_daigo_mvl/mxv - .byte W12 - .byte 17*mus_daigo_mvl/mxv - .byte W21 - .byte 19*mus_daigo_mvl/mxv - .byte W03 - .byte 20*mus_daigo_mvl/mxv - .byte W06 - .byte 23*mus_daigo_mvl/mxv - .byte W03 - .byte 26*mus_daigo_mvl/mxv - .byte W03 - .byte 34*mus_daigo_mvl/mxv - .byte W04 - .byte 38*mus_daigo_mvl/mxv - .byte W02 - .byte 51*mus_daigo_mvl/mxv - .byte W03 - .byte 62*mus_daigo_mvl/mxv - .byte W03 - .byte 65*mus_daigo_mvl/mxv - .byte W16 -mus_daigo_7_B1: - .byte VOICE , 83 - .byte VOL , 38*mus_daigo_mvl/mxv - .byte N06 , Gn2 , v112 - .byte W06 - .byte N03 , An2 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte N06 , Gs2 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs2 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Gs2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N03 , An2 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte As3 - .byte W03 - .byte Bn3 - .byte W03 - .byte N24 , Cn4 - .byte W24 - .byte W96 - .byte N06 , Fn2 - .byte W06 - .byte N03 , Gn2 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 - .byte W06 - .byte An1 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte As1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Fn2 - .byte W06 - .byte N03 , Gn2 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte Fn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W03 - .byte Cs3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte PAN , c_v+0 - .byte TIE , As3 - .byte W24 - .byte MOD , 4 - .byte W48 - .byte VOL , 40*mus_daigo_mvl/mxv - .byte W02 - .byte 44*mus_daigo_mvl/mxv - .byte W03 - .byte 47*mus_daigo_mvl/mxv - .byte W03 - .byte 52*mus_daigo_mvl/mxv - .byte W04 - .byte 55*mus_daigo_mvl/mxv - .byte W02 - .byte 62*mus_daigo_mvl/mxv - .byte W03 - .byte 68*mus_daigo_mvl/mxv - .byte W03 - .byte 71*mus_daigo_mvl/mxv - .byte W16 - .byte EOT - .byte PAN , c_v+63 - .byte MOD , 0 - .byte VOL , 38*mus_daigo_mvl/mxv - .byte N06 , Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte N84 , En4 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte N06 , Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte N84 , Dn4 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte N06 , Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N36 , Dn4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N48 , Dn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N84 , Cs4 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N30 , Cn4 - .byte W30 - .byte N06 , Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 , En4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N54 , Cn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N36 , Gn4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N36 , Dn4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 , En4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Gs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Gs4 - .byte W03 - .byte GOTO - .word mus_daigo_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_daigo_8: - .byte KEYSH , mus_daigo_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 76*mus_daigo_mvl/mxv - .byte N06 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N42 , An2 - .byte W42 - .byte W96 -mus_daigo_8_B1: - .byte W18 - .byte N06 , Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte En3 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W18 - .byte Dn3 - .byte W06 - .byte Cn1 - .byte W18 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En3 - .byte W06 - .byte Cn1 - .byte W06 - .byte En3 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte Dn3 - .byte W06 - .byte Cn1 - .byte W06 -mus_daigo_8_000: - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte En3 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W18 - .byte Dn3 - .byte W06 - .byte PEND - .byte Cn1 - .byte W18 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En3 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte PATT - .word mus_daigo_8_000 - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En3 - .byte W06 - .byte Cn1 - .byte W06 - .byte En3 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte PATT - .word mus_daigo_8_000 - .byte PATT - .word mus_daigo_8_000 -mus_daigo_8_001: - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte PATT - .word mus_daigo_8_001 - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 -mus_daigo_8_002: - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N03 , Cn1 , v088 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte Cn1 , v096 - .byte W06 - .byte PEND - .byte PATT - .word mus_daigo_8_002 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte N03 , Cn1 , v088 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte N03 , Cn1 , v088 - .byte W06 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte GOTO - .word mus_daigo_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_daigo_9: - .byte KEYSH , mus_daigo_key+0 - .byte VOICE , 29 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 47*mus_daigo_mvl/mxv - .byte W96 - .byte W96 -mus_daigo_9_B1: - .byte VOICE , 29 - .byte VOL , 56*mus_daigo_mvl/mxv - .byte N06 , Bn1 , v112 - .byte W06 - .byte N03 , Cn2 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Gn1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte An1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , Gs1 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Cn2 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn2 , v060 - .byte W03 - .byte Gn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte An2 - .byte W03 - .byte Bn2 - .byte W03 - .byte Cn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte N24 , En3 - .byte W03 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-11 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-40 - .byte W03 - .byte c_v-50 - .byte W03 - .byte c_v+0 - .byte N06 , Gn1 , v112 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte An1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , Gs1 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , An1 - .byte W06 - .byte N03 , As1 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Dn1 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte As1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , An1 - .byte W06 - .byte N03 , As1 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Ds2 , v064 - .byte W03 - .byte Fn2 - .byte W03 - .byte Fs2 - .byte W03 - .byte Gn2 - .byte W03 - .byte An2 - .byte W03 - .byte As2 - .byte W03 - .byte Cn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte N24 , Dn3 - .byte W03 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-11 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-40 - .byte W03 - .byte c_v-50 - .byte W03 - .byte c_v+0 - .byte W48 - .byte VOICE , 85 - .byte W24 - .byte VOL , 21*mus_daigo_mvl/mxv - .byte BEND , c_v+2 - .byte W12 - .byte N06 , Bn4 , v104 - .byte W06 - .byte Dn5 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+2 - .byte N66 , En5 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N06 - .byte W12 - .byte Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte Gs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N03 , Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte N06 , Fn5 - .byte W12 - .byte En5 - .byte W06 - .byte N36 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N30 , Dn5 - .byte W36 - .byte N06 , En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N30 , En5 - .byte W36 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte N48 , En5 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N03 , Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte N06 , Cs5 - .byte W06 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W06 - .byte En5 - .byte W18 - .byte N18 - .byte W18 - .byte N06 , Fn5 - .byte W18 - .byte N48 , Dn5 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N03 , An4 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , En5 - .byte W18 - .byte N06 , Fn5 - .byte W18 - .byte N48 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N06 , Cn5 - .byte W06 - .byte TIE , Gn5 - .byte W06 - .byte W24 - .byte MOD , 6 - .byte W72 - .byte W72 - .byte EOT - .byte N03 , Fn5 , v060 - .byte W03 - .byte En5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte GOTO - .word mus_daigo_9_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 10 **********************@ - -mus_daigo_10: - .byte KEYSH , mus_daigo_key+0 - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-17 - .byte VOL , 50*mus_daigo_mvl/mxv - .byte N06 , Ds4 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Ds4 - .byte W12 - .byte Cn4 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N18 , Gn4 - .byte W18 - .byte N06 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte W96 -mus_daigo_10_B1: - .byte VOICE , 17 - .byte VOL , 52*mus_daigo_mvl/mxv - .byte N03 , En3 , v112 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte Bn3 - .byte W03 - .byte VOICE , 17 - .byte N06 , Cn4 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N18 , Gs4 - .byte W18 - .byte N06 , An4 - .byte W30 - .byte VOICE , 47 - .byte VOL , 52*mus_daigo_mvl/mxv - .byte PAN , c_v-10 - .byte N06 , An2 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte En3 - .byte W12 - .byte N06 - .byte W12 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Gs2 - .byte W12 - .byte VOICE , 17 - .byte PAN , c_v-32 - .byte VOL , 52*mus_daigo_mvl/mxv - .byte N03 , Cs2 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte Bn3 - .byte W03 - .byte VOICE , 17 - .byte N06 , Cn4 - .byte W06 - .byte N03 , En4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte N18 , Gs4 - .byte W18 - .byte N06 , An4 - .byte W30 - .byte VOICE , 47 - .byte VOL , 52*mus_daigo_mvl/mxv - .byte PAN , c_v-11 - .byte N06 , An2 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte En3 - .byte W12 - .byte N06 - .byte W12 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Gs2 - .byte W12 - .byte VOICE , 17 - .byte PAN , c_v-32 - .byte N03 , Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte VOICE , 38 - .byte N06 , As3 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte N18 , Fs4 - .byte W18 - .byte N06 , Gn4 - .byte W30 - .byte VOICE , 47 - .byte VOL , 52*mus_daigo_mvl/mxv - .byte PAN , c_v-11 - .byte N06 , Gn2 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 - .byte W12 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs2 - .byte W12 - .byte VOICE , 17 - .byte PAN , c_v-32 - .byte VOL , 52*mus_daigo_mvl/mxv - .byte N03 , Bn1 - .byte W03 - .byte Ds3 - .byte W03 - .byte En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte VOICE , 38 - .byte N06 , As3 - .byte W06 - .byte N03 , Dn4 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte N18 , Fs4 - .byte W18 - .byte N06 , Gn4 - .byte W30 - .byte VOICE , 56 - .byte W48 - .byte N06 , As4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte Gn4 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_daigo_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_daigo: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_daigo_pri @ Priority - .byte mus_daigo_rev @ Reverb. - - .word mus_daigo_grp - - .word mus_daigo_1 - .word mus_daigo_2 - .word mus_daigo_3 - .word mus_daigo_4 - .word mus_daigo_5 - .word mus_daigo_6 - .word mus_daigo_7 - .word mus_daigo_8 - .word mus_daigo_9 - .word mus_daigo_10 - - .end diff --git a/sound/songs/mus_dan01.s b/sound/songs/mus_dan01.s deleted file mode 100644 index 773e4a8a12..0000000000 --- a/sound/songs/mus_dan01.s +++ /dev/null @@ -1,1635 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_dan01_grp, voicegroup018 - .equ mus_dan01_pri, 0 - .equ mus_dan01_rev, reverb_set+50 - .equ mus_dan01_mvl, 127 - .equ mus_dan01_key, 0 - .equ mus_dan01_tbs, 1 - .equ mus_dan01_exg, 1 - .equ mus_dan01_cmp, 1 - - .section .rodata - .global mus_dan01 - .align 2 - -@********************** Track 1 **********************@ - -mus_dan01_1: - .byte KEYSH , mus_dan01_key+0 - .byte TEMPO , 130*mus_dan01_tbs/2 - .byte VOICE , 45 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte PAN , c_v-9 - .byte N06 , Dn4 , v080 - .byte W12 - .byte As4 - .byte W12 - .byte Fs4 - .byte W12 -mus_dan01_1_000: - .byte N06 , Dn5 , v080 - .byte W60 - .byte Cs5 - .byte W12 - .byte PEND - .byte As4 - .byte W72 -mus_dan01_1_B1: -mus_dan01_1_001: - .byte N06 , Dn3 , v080 - .byte W12 - .byte As3 - .byte W12 - .byte Fs4 - .byte W12 - .byte As4 - .byte W36 - .byte PEND - .byte W72 - .byte PATT - .word mus_dan01_1_001 - .byte W72 - .byte PATT - .word mus_dan01_1_001 - .byte W72 -mus_dan01_1_002: - .byte N06 , Ds3 , v080 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Bn4 - .byte W36 - .byte PEND - .byte W72 - .byte PATT - .word mus_dan01_1_002 - .byte W72 - .byte PATT - .word mus_dan01_1_002 - .byte W72 - .byte PATT - .word mus_dan01_1_002 - .byte W72 -mus_dan01_1_003: - .byte N06 , Dn3 , v080 - .byte W12 - .byte Fs3 - .byte W12 - .byte Dn4 - .byte W12 - .byte As4 - .byte W36 - .byte PEND - .byte W72 - .byte PATT - .word mus_dan01_1_003 - .byte W72 - .byte PATT - .word mus_dan01_1_003 - .byte W72 - .byte PATT - .word mus_dan01_1_003 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W36 - .byte N06 , Dn4 , v080 - .byte W12 - .byte As4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PATT - .word mus_dan01_1_000 - .byte N06 , As4 , v080 - .byte W72 - .byte GOTO - .word mus_dan01_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_dan01_2: - .byte KEYSH , mus_dan01_key+0 - .byte W36 - .byte VOICE , 1 - .byte W72 -mus_dan01_2_000: - .byte VOL , 80*mus_dan01_mvl/mxv - .byte W12 - .byte N06 , Dn2 , v056 - .byte W12 - .byte Dn2 , v064 - .byte W12 - .byte Dn2 , v072 - .byte W12 - .byte Dn2 , v088 - .byte W12 - .byte Dn2 , v096 - .byte W12 - .byte PEND -mus_dan01_2_B1: - .byte N36 , Dn2 , v116 - .byte W36 - .byte N06 , Dn2 , v112 - .byte W24 - .byte N06 - .byte W12 - .byte TIE , Dn1 , v120 - .byte W72 - .byte W48 - .byte EOT - .byte W12 - .byte N06 , Dn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte TIE , Dn1 , v120 - .byte W72 - .byte W48 - .byte EOT - .byte W24 - .byte N36 , As1 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte TIE , Ds1 , v112 - .byte W72 - .byte W36 - .byte EOT - .byte N06 , Ds2 , v088 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N44 , Ds3 , v088, gtp1 - .byte W60 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte TIE , Bn2 - .byte W72 - .byte W68 - .byte W01 - .byte EOT - .byte W03 - .byte W60 - .byte N06 , Ds2 , v112 - .byte W12 - .byte TIE , Ds1 , v124 - .byte W72 - .byte W72 - .byte EOT -mus_dan01_2_001: - .byte W12 - .byte N06 , Dn2 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W72 - .byte PATT - .word mus_dan01_2_001 - .byte TIE , Dn1 , v124 - .byte W72 - .byte W72 - .byte EOT - .byte W60 - .byte N06 , Dn5 , v064 - .byte W12 - .byte TIE - .byte W72 - .byte W72 - .byte EOT - .byte W72 - .byte VOICE , 48 - .byte VOL , 36*mus_dan01_mvl/mxv - .byte MOD , 9 - .byte TIE , Fs1 , v096 - .byte W05 - .byte VOL , 40*mus_dan01_mvl/mxv - .byte W07 - .byte 42*mus_dan01_mvl/mxv - .byte W05 - .byte 46*mus_dan01_mvl/mxv - .byte W07 - .byte 48*mus_dan01_mvl/mxv - .byte W05 - .byte 53*mus_dan01_mvl/mxv - .byte W07 - .byte 57*mus_dan01_mvl/mxv - .byte W05 - .byte 60*mus_dan01_mvl/mxv - .byte W07 - .byte 64*mus_dan01_mvl/mxv - .byte W05 - .byte 68*mus_dan01_mvl/mxv - .byte W07 - .byte 74*mus_dan01_mvl/mxv - .byte W05 - .byte 77*mus_dan01_mvl/mxv - .byte W07 - .byte 78*mus_dan01_mvl/mxv - .byte W36 - .byte 80*mus_dan01_mvl/mxv - .byte W24 - .byte 77*mus_dan01_mvl/mxv - .byte W05 - .byte 76*mus_dan01_mvl/mxv - .byte W07 - .byte 75*mus_dan01_mvl/mxv - .byte W05 - .byte 69*mus_dan01_mvl/mxv - .byte W07 - .byte 66*mus_dan01_mvl/mxv - .byte W05 - .byte 61*mus_dan01_mvl/mxv - .byte W07 - .byte 57*mus_dan01_mvl/mxv - .byte W05 - .byte 53*mus_dan01_mvl/mxv - .byte W07 - .byte 46*mus_dan01_mvl/mxv - .byte W05 - .byte 38*mus_dan01_mvl/mxv - .byte W07 - .byte 32*mus_dan01_mvl/mxv - .byte W05 - .byte 21*mus_dan01_mvl/mxv - .byte W07 - .byte 10*mus_dan01_mvl/mxv - .byte W05 - .byte 1*mus_dan01_mvl/mxv - .byte W07 - .byte EOT - .byte VOICE , 1 - .byte MOD , 0 - .byte W72 - .byte PATT - .word mus_dan01_2_000 - .byte GOTO - .word mus_dan01_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_dan01_3: - .byte KEYSH , mus_dan01_key+0 - .byte VOICE , 73 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte PAN , c_v+9 - .byte N06 , Dn4 , v100 - .byte W12 - .byte As4 - .byte W12 - .byte Fs4 - .byte W12 -mus_dan01_3_000: - .byte N44 , Dn5 , v100, gtp1 - .byte W15 - .byte MOD , 8 - .byte W03 - .byte VOL , 70*mus_dan01_mvl/mxv - .byte W06 - .byte 54*mus_dan01_mvl/mxv - .byte W06 - .byte 40*mus_dan01_mvl/mxv - .byte W06 - .byte 27*mus_dan01_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte W03 - .byte VOL , 78*mus_dan01_mvl/mxv - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte PEND -mus_dan01_3_001: - .byte N68 , As4 , v100, gtp1 - .byte W24 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte MOD , 8 - .byte W05 - .byte VOL , 65*mus_dan01_mvl/mxv - .byte W07 - .byte 61*mus_dan01_mvl/mxv - .byte W05 - .byte 51*mus_dan01_mvl/mxv - .byte W07 - .byte 44*mus_dan01_mvl/mxv - .byte W05 - .byte 34*mus_dan01_mvl/mxv - .byte W07 - .byte 23*mus_dan01_mvl/mxv - .byte W05 - .byte 3*mus_dan01_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W03 - .byte PEND -mus_dan01_3_B1: -mus_dan01_3_002: - .byte VOICE , 48 - .byte VOL , 35*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 41*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 42*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 47*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 49*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 55*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 58*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 63*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 68*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 74*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 78*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte PEND -mus_dan01_3_003: - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 71*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 69*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 66*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 64*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 61*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 59*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte PEND -mus_dan01_3_004: - .byte VOL , 56*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 54*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 48*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 45*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 40*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 38*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 35*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 32*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 30*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 26*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 24*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 20*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte PEND -mus_dan01_3_005: - .byte VOL , 16*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 12*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 7*mus_dan01_mvl/mxv - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W02 - .byte VOL , 3*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Dn6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte VOL , 1*mus_dan01_mvl/mxv - .byte W48 - .byte PEND - .byte W72 - .byte W72 - .byte 35*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 41*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 42*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 47*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 49*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 55*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 58*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 63*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 68*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 74*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 78*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 71*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 69*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 66*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 64*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 61*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 59*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 56*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 54*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 48*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 45*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 40*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 38*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 35*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 32*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 30*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 26*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 24*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 20*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 16*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 12*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 7*mus_dan01_mvl/mxv - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W02 - .byte VOL , 3*mus_dan01_mvl/mxv - .byte W01 - .byte N03 , Ds6 , v048 - .byte W03 - .byte Gn5 , v040 - .byte W03 - .byte VOL , 1*mus_dan01_mvl/mxv - .byte W48 - .byte VOICE , 73 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte N06 , Dn6 , v056 - .byte W06 - .byte Ds6 - .byte W06 - .byte Dn6 - .byte W12 - .byte N06 - .byte W06 - .byte Ds6 - .byte W06 - .byte Dn6 - .byte W36 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte Cs6 - .byte W06 - .byte Dn6 - .byte W06 - .byte Cs6 - .byte W12 - .byte N06 - .byte W06 - .byte Dn6 - .byte W06 - .byte Cs6 - .byte W24 - .byte Dn6 - .byte W06 - .byte Ds6 - .byte W06 - .byte As5 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte PATT - .word mus_dan01_3_002 - .byte PATT - .word mus_dan01_3_003 - .byte PATT - .word mus_dan01_3_004 - .byte PATT - .word mus_dan01_3_005 - .byte W36 - .byte VOICE , 73 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte N06 , Dn4 , v100 - .byte W12 - .byte As4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PATT - .word mus_dan01_3_000 - .byte PATT - .word mus_dan01_3_001 - .byte GOTO - .word mus_dan01_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_dan01_4: - .byte KEYSH , mus_dan01_key+0 - .byte W36 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte PAN , c_v-47 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte W72 - .byte W72 -mus_dan01_4_B1: - .byte VOICE , 80 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte 4 - .byte N72 , Dn4 , v060 - .byte W06 - .byte VOL , 65*mus_dan01_mvl/mxv - .byte W06 - .byte 51*mus_dan01_mvl/mxv - .byte W05 - .byte 56*mus_dan01_mvl/mxv - .byte W07 - .byte 58*mus_dan01_mvl/mxv - .byte MOD , 12 - .byte W05 - .byte VOL , 62*mus_dan01_mvl/mxv - .byte W07 - .byte 65*mus_dan01_mvl/mxv - .byte W05 - .byte 70*mus_dan01_mvl/mxv - .byte W07 - .byte 76*mus_dan01_mvl/mxv - .byte W05 - .byte 80*mus_dan01_mvl/mxv - .byte W19 - .byte MOD , 0 - .byte TIE , Ds4 , v056 - .byte W40 - .byte W01 - .byte VOL , 76*mus_dan01_mvl/mxv - .byte W07 - .byte 75*mus_dan01_mvl/mxv - .byte MOD , 12 - .byte W05 - .byte VOL , 70*mus_dan01_mvl/mxv - .byte W07 - .byte 69*mus_dan01_mvl/mxv - .byte W05 - .byte 66*mus_dan01_mvl/mxv - .byte W07 - .byte 61*mus_dan01_mvl/mxv - .byte W05 - .byte 58*mus_dan01_mvl/mxv - .byte W07 - .byte 54*mus_dan01_mvl/mxv - .byte W05 - .byte 49*mus_dan01_mvl/mxv - .byte W07 - .byte 47*mus_dan01_mvl/mxv - .byte W05 - .byte 42*mus_dan01_mvl/mxv - .byte W07 - .byte 37*mus_dan01_mvl/mxv - .byte W05 - .byte 32*mus_dan01_mvl/mxv - .byte W07 - .byte 26*mus_dan01_mvl/mxv - .byte W05 - .byte 17*mus_dan01_mvl/mxv - .byte W07 - .byte 8*mus_dan01_mvl/mxv - .byte W05 - .byte 1*mus_dan01_mvl/mxv - .byte W07 - .byte EOT - .byte MOD , 0 - .byte W72 - .byte W72 - .byte VOICE , 80 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte W12 - .byte N06 , Bn4 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte W72 - .byte W12 - .byte Bn3 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W72 -mus_dan01_4_000: - .byte W12 - .byte N06 , As3 , v056 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W72 - .byte PATT - .word mus_dan01_4_000 - .byte N06 , As3 , v056 - .byte W72 -mus_dan01_4_001: - .byte W36 - .byte N06 , Dn3 , v060 - .byte W12 - .byte Fs3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PEND -mus_dan01_4_002: - .byte N06 , As4 , v060 - .byte W12 - .byte Dn4 , v040 - .byte W12 - .byte As4 - .byte W12 - .byte Dn4 , v020 - .byte W12 - .byte As4 - .byte W24 - .byte PEND - .byte W72 - .byte PATT - .word mus_dan01_4_001 - .byte PATT - .word mus_dan01_4_002 - .byte W72 - .byte W36 - .byte VOICE , 4 - .byte N06 , Dn2 , v068 - .byte W12 - .byte Fs2 - .byte W12 - .byte Dn3 - .byte W12 - .byte As3 - .byte W12 - .byte Dn3 , v048 - .byte W12 - .byte As3 - .byte W12 - .byte Dn3 , v020 - .byte W12 - .byte As3 - .byte W24 - .byte W72 - .byte W72 - .byte GOTO - .word mus_dan01_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_dan01_5: - .byte KEYSH , mus_dan01_key+0 - .byte W36 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte W72 - .byte W72 -mus_dan01_5_B1: - .byte VOICE , 82 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte 5 - .byte N12 , As3 , v060 - .byte W06 - .byte VOL , 65*mus_dan01_mvl/mxv - .byte W06 - .byte VOICE , 6 - .byte VOL , 51*mus_dan01_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 56*mus_dan01_mvl/mxv - .byte W07 - .byte 58*mus_dan01_mvl/mxv - .byte MOD , 12 - .byte N12 - .byte W05 - .byte VOL , 62*mus_dan01_mvl/mxv - .byte W07 - .byte 65*mus_dan01_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 70*mus_dan01_mvl/mxv - .byte W07 - .byte 76*mus_dan01_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte W07 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte MOD , 0 - .byte N12 , Bn3 , v056 - .byte W12 - .byte VOICE , 6 - .byte N12 , Bn3 , v060 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W05 - .byte VOL , 76*mus_dan01_mvl/mxv - .byte W07 - .byte 75*mus_dan01_mvl/mxv - .byte MOD , 12 - .byte N12 - .byte W05 - .byte VOL , 70*mus_dan01_mvl/mxv - .byte W07 - .byte 69*mus_dan01_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 66*mus_dan01_mvl/mxv - .byte W07 - .byte 61*mus_dan01_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 58*mus_dan01_mvl/mxv - .byte W07 - .byte 54*mus_dan01_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 49*mus_dan01_mvl/mxv - .byte W07 - .byte 47*mus_dan01_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 42*mus_dan01_mvl/mxv - .byte W07 - .byte 37*mus_dan01_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 32*mus_dan01_mvl/mxv - .byte W07 - .byte 26*mus_dan01_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 17*mus_dan01_mvl/mxv - .byte W07 - .byte 8*mus_dan01_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 1*mus_dan01_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte W72 - .byte W72 - .byte VOICE , 82 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte W12 - .byte N06 , Gn4 , v056 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte W72 - .byte W12 - .byte Gn3 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W72 -mus_dan01_5_000: - .byte W12 - .byte N06 , Fs3 , v056 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W72 - .byte PATT - .word mus_dan01_5_000 - .byte N06 , Fs3 , v056 - .byte W72 -mus_dan01_5_001: - .byte W42 - .byte N06 , Dn3 , v060 - .byte W12 - .byte Fs3 - .byte W12 - .byte Dn4 - .byte W06 - .byte PEND -mus_dan01_5_002: - .byte W06 - .byte N06 , As4 , v060 - .byte W12 - .byte Dn4 , v040 - .byte W12 - .byte As4 - .byte W12 - .byte Dn4 , v020 - .byte W12 - .byte As4 - .byte W18 - .byte PEND - .byte W72 - .byte PATT - .word mus_dan01_5_001 - .byte PATT - .word mus_dan01_5_002 - .byte W72 - .byte W36 - .byte VOICE , 5 - .byte W06 - .byte N06 , Dn2 , v068 - .byte W12 - .byte Fs2 - .byte W12 - .byte Dn3 - .byte W06 - .byte W06 - .byte As3 - .byte W12 - .byte Dn3 , v048 - .byte W12 - .byte As3 - .byte W12 - .byte Dn3 , v020 - .byte W12 - .byte As3 - .byte W18 - .byte W72 - .byte W72 - .byte GOTO - .word mus_dan01_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_dan01_6: - .byte VOL , 80*mus_dan01_mvl/mxv - .byte KEYSH , mus_dan01_key+0 - .byte W36 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte W12 - .byte N06 , Dn2 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W72 -mus_dan01_6_B1: -mus_dan01_6_000: - .byte W12 - .byte N06 , Dn3 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W72 -mus_dan01_6_001: - .byte W12 - .byte N06 , Dn2 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W72 - .byte PATT - .word mus_dan01_6_001 - .byte N06 , Dn2 , v064 - .byte W72 -mus_dan01_6_002: - .byte W12 - .byte N06 , Ds2 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W72 - .byte PATT - .word mus_dan01_6_002 - .byte N06 , Ds2 , v064 - .byte W72 - .byte PATT - .word mus_dan01_6_002 - .byte N06 , Ds2 , v064 - .byte W72 - .byte W12 - .byte Ds3 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W72 - .byte PATT - .word mus_dan01_6_000 - .byte N06 , Dn3 , v064 - .byte W72 - .byte PATT - .word mus_dan01_6_000 - .byte N06 , Dn3 , v064 - .byte W72 - .byte PATT - .word mus_dan01_6_001 - .byte N06 , Dn2 , v064 - .byte W72 - .byte PATT - .word mus_dan01_6_001 - .byte N06 , Dn2 , v064 - .byte W72 - .byte PATT - .word mus_dan01_6_001 - .byte N06 , Dn2 , v064 - .byte W72 - .byte PATT - .word mus_dan01_6_001 - .byte N06 , Dn2 , v064 - .byte W72 - .byte VOICE , 81 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W72 - .byte GOTO - .word mus_dan01_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_dan01_7: - .byte KEYSH , mus_dan01_key+0 - .byte W36 - .byte PAN , c_v+10 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte W72 -mus_dan01_7_000: - .byte W12 - .byte N06 , As2 , v036 - .byte W12 - .byte As2 , v040 - .byte W12 - .byte As2 , v048 - .byte W12 - .byte As2 , v056 - .byte W12 - .byte As2 , v060 - .byte W12 - .byte PEND -mus_dan01_7_B1: - .byte N36 , As2 , v064 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N36 , As1 - .byte W36 - .byte VOICE , 48 - .byte PAN , c_v+32 - .byte N06 , Dn2 , v088 - .byte W12 - .byte As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N44 , Dn3 , v088, gtp1 - .byte W60 - .byte N06 , Cs3 - .byte W06 - .byte N03 , Cn3 - .byte W03 - .byte Bn2 - .byte W03 - .byte TIE , As2 - .byte W42 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte W06 - .byte 77*mus_dan01_mvl/mxv - .byte W05 - .byte 74*mus_dan01_mvl/mxv - .byte W07 - .byte 70*mus_dan01_mvl/mxv - .byte W05 - .byte 66*mus_dan01_mvl/mxv - .byte W07 - .byte 62*mus_dan01_mvl/mxv - .byte W05 - .byte 55*mus_dan01_mvl/mxv - .byte W07 - .byte 50*mus_dan01_mvl/mxv - .byte W05 - .byte 44*mus_dan01_mvl/mxv - .byte W07 - .byte 38*mus_dan01_mvl/mxv - .byte W05 - .byte 30*mus_dan01_mvl/mxv - .byte W07 - .byte 23*mus_dan01_mvl/mxv - .byte W05 - .byte 12*mus_dan01_mvl/mxv - .byte W07 - .byte 5*mus_dan01_mvl/mxv - .byte W05 - .byte 1*mus_dan01_mvl/mxv - .byte W16 - .byte EOT - .byte W03 - .byte VOICE , 1 - .byte PAN , c_v+10 - .byte N36 , Dn2 , v120 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte VOL , 80*mus_dan01_mvl/mxv - .byte TIE , Gn1 - .byte W72 - .byte W36 - .byte EOT - .byte N06 , Bn1 , v084 - .byte W12 - .byte Gn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte N44 , Bn2 , v084, gtp1 - .byte W60 - .byte N06 , Bn2 , v080 - .byte W12 - .byte TIE , Gn2 , v084 - .byte W72 - .byte W68 - .byte W01 - .byte EOT - .byte W03 - .byte W72 - .byte W72 - .byte W72 -mus_dan01_7_001: - .byte W12 - .byte N06 , As2 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W72 - .byte PATT - .word mus_dan01_7_001 - .byte TIE , As1 , v120 - .byte W72 - .byte W72 - .byte EOT - .byte W60 - .byte N06 , Fs5 , v064 - .byte W12 - .byte TIE - .byte W72 - .byte W72 - .byte EOT - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte PATT - .word mus_dan01_7_000 - .byte GOTO - .word mus_dan01_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_dan01_8: - .byte KEYSH , mus_dan01_key+0 - .byte W36 - .byte VOICE , 127 - .byte VOL , 75*mus_dan01_mvl/mxv - .byte PAN , c_v+0 - .byte N11 , Gs4 , v040 - .byte W60 - .byte N11 - .byte W12 - .byte N11 - .byte W72 -mus_dan01_8_B1: -mus_dan01_8_000: - .byte N11 , Gs4 , v040 - .byte W60 - .byte N11 - .byte W12 - .byte PEND - .byte N11 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte PATT - .word mus_dan01_8_000 - .byte N11 , Gs4 , v040 - .byte W72 - .byte GOTO - .word mus_dan01_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_dan01_9: - .byte VOL , 80*mus_dan01_mvl/mxv - .byte KEYSH , mus_dan01_key+0 - .byte W36 - .byte VOICE , 0 - .byte W72 - .byte W72 -mus_dan01_9_B1: - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W60 - .byte N06 , Cn1 , v112 - .byte W12 - .byte N06 - .byte W72 - .byte W60 - .byte N06 - .byte W12 - .byte N06 - .byte W72 - .byte W60 - .byte N06 - .byte W12 - .byte N06 - .byte W72 - .byte W60 - .byte N06 - .byte W12 - .byte N06 - .byte W72 - .byte W60 - .byte N06 - .byte W12 - .byte N06 - .byte W72 - .byte W60 - .byte N06 - .byte W12 - .byte N06 - .byte W72 - .byte W60 - .byte N06 - .byte W12 - .byte N06 - .byte W72 - .byte W60 - .byte N06 - .byte W12 - .byte N06 - .byte W72 - .byte W72 - .byte GOTO - .word mus_dan01_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_dan01: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_dan01_pri @ Priority - .byte mus_dan01_rev @ Reverb. - - .word mus_dan01_grp - - .word mus_dan01_1 - .word mus_dan01_2 - .word mus_dan01_3 - .word mus_dan01_4 - .word mus_dan01_5 - .word mus_dan01_6 - .word mus_dan01_7 - .word mus_dan01_8 - .word mus_dan01_9 - - .end diff --git a/sound/songs/mus_dan02.s b/sound/songs/mus_dan02.s deleted file mode 100644 index 735d28ac57..0000000000 --- a/sound/songs/mus_dan02.s +++ /dev/null @@ -1,1789 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_dan02_grp, voicegroup030 - .equ mus_dan02_pri, 0 - .equ mus_dan02_rev, reverb_set+50 - .equ mus_dan02_mvl, 127 - .equ mus_dan02_key, 0 - .equ mus_dan02_tbs, 1 - .equ mus_dan02_exg, 0 - .equ mus_dan02_cmp, 1 - - .section .rodata - .global mus_dan02 - .align 2 - -@********************** Track 1 **********************@ - -mus_dan02_1: - .byte KEYSH , mus_dan02_key+0 - .byte TEMPO , 100*mus_dan02_tbs/2 - .byte VOL , 80*mus_dan02_mvl/mxv - .byte PAN , c_v+0 - .byte LFOS , 40 - .byte W36 -mus_dan02_1_B1: - .byte VOICE , 17 - .byte N56 , As4 , v108 - .byte W24 - .byte MOD , 9 - .byte W32 - .byte W01 - .byte 0 - .byte W03 - .byte N12 , Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N56 , As4 - .byte W24 - .byte MOD , 9 - .byte W32 - .byte W01 - .byte 0 - .byte W03 - .byte N12 , Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N09 , Ds5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N12 , Ds5 - .byte W12 - .byte N56 , Cn5 - .byte W24 - .byte MOD , 9 - .byte W12 - .byte VOL , 72*mus_dan02_mvl/mxv - .byte W06 - .byte 65*mus_dan02_mvl/mxv - .byte W06 - .byte 51*mus_dan02_mvl/mxv - .byte W06 - .byte 24*mus_dan02_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOICE , 14 - .byte VOL , 80*mus_dan02_mvl/mxv - .byte W12 - .byte N24 , Cn4 , v092 - .byte W24 - .byte An3 - .byte W60 - .byte VOICE , 17 - .byte N56 , Ds5 , v108 - .byte W24 - .byte MOD , 9 - .byte W32 - .byte W01 - .byte 0 - .byte W03 - .byte N12 - .byte W12 - .byte Fn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte N56 , Gs4 - .byte W24 - .byte MOD , 9 - .byte W32 - .byte W01 - .byte 0 - .byte W03 - .byte N12 , Ds5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N09 , Gs4 - .byte W12 - .byte As4 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N56 , Cs5 - .byte W24 - .byte MOD , 9 - .byte W12 - .byte VOL , 72*mus_dan02_mvl/mxv - .byte W06 - .byte 65*mus_dan02_mvl/mxv - .byte W06 - .byte 51*mus_dan02_mvl/mxv - .byte W06 - .byte 24*mus_dan02_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOICE , 14 - .byte VOL , 80*mus_dan02_mvl/mxv - .byte W12 - .byte N24 , Cs4 , v092 - .byte W24 - .byte As3 - .byte W28 - .byte VOL , 72*mus_dan02_mvl/mxv - .byte W04 - .byte 62*mus_dan02_mvl/mxv - .byte W04 - .byte 54*mus_dan02_mvl/mxv - .byte W04 - .byte 60*mus_dan02_mvl/mxv - .byte W04 - .byte 67*mus_dan02_mvl/mxv - .byte W04 - .byte 72*mus_dan02_mvl/mxv - .byte W04 - .byte 77*mus_dan02_mvl/mxv - .byte W04 - .byte 80*mus_dan02_mvl/mxv - .byte W04 - .byte VOICE , 1 - .byte N12 , Cs4 , v100 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cs4 , v072 - .byte W12 - .byte PAN , c_v+17 - .byte N12 , Cs4 , v056 - .byte W12 - .byte PAN , c_v-31 - .byte N12 , Cs4 , v032 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , An3 , v100 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gs3 , v072 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Gs3 , v056 - .byte W12 - .byte PAN , c_v+31 - .byte N12 , Gs3 , v032 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cn4 , v100 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn4 , v072 - .byte W12 - .byte PAN , c_v+17 - .byte N12 , Cn4 , v056 - .byte W12 - .byte PAN , c_v-31 - .byte N12 , Cn4 , v032 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cs4 , v100 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cs4 , v072 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cs4 , v056 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Fn4 , v100 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Fn4 , v072 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Gs4 , v100 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gs4 , v072 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cs5 , v100 - .byte W12 - .byte Cn5 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn5 , v072 - .byte W12 - .byte PAN , c_v+17 - .byte N12 , Cn5 , v056 - .byte W12 - .byte PAN , c_v-31 - .byte N12 , Cn5 , v032 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cn5 , v020 - .byte W12 - .byte PAN , c_v+31 - .byte N12 , Cn5 , v012 - .byte W24 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte N03 , Gn4 , v108 - .byte W03 - .byte Gs4 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte N36 , Bn4 - .byte W18 - .byte MOD , 9 - .byte W18 - .byte 0 - .byte N06 , As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Bn4 - .byte W18 - .byte Fn4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte N44 , Gs4 - .byte W18 - .byte MOD , 9 - .byte W24 - .byte W03 - .byte 0 - .byte W09 - .byte N06 - .byte W06 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N12 , Gs4 - .byte W18 - .byte As4 - .byte W18 - .byte Bn4 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte Gs4 - .byte W12 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , Fn4 - .byte W18 - .byte Ds4 - .byte W18 - .byte Cs4 - .byte W12 - .byte GOTO - .word mus_dan02_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_dan02_2: - .byte KEYSH , mus_dan02_key+0 - .byte VOL , 80*mus_dan02_mvl/mxv - .byte PAN , c_v+0 - .byte W36 -mus_dan02_2_B1: - .byte VOICE , 90 - .byte PAN , c_v+10 - .byte N06 , Fs2 , v100 - .byte W12 - .byte N06 - .byte W24 - .byte N21 , Fn4 , v072 - .byte W12 - .byte VOL , 73*mus_dan02_mvl/mxv - .byte W03 - .byte 61*mus_dan02_mvl/mxv - .byte W03 - .byte 45*mus_dan02_mvl/mxv - .byte W03 - .byte 25*mus_dan02_mvl/mxv - .byte W15 - .byte 80*mus_dan02_mvl/mxv - .byte W12 - .byte N06 , Fs2 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N21 , Fn4 , v072 - .byte W09 - .byte VOL , 73*mus_dan02_mvl/mxv - .byte W03 - .byte 61*mus_dan02_mvl/mxv - .byte W03 - .byte 45*mus_dan02_mvl/mxv - .byte W03 - .byte 25*mus_dan02_mvl/mxv - .byte W06 - .byte 80*mus_dan02_mvl/mxv - .byte N36 , Fs2 , v100 - .byte W06 - .byte VOL , 64*mus_dan02_mvl/mxv - .byte W06 - .byte 68*mus_dan02_mvl/mxv - .byte W06 - .byte 73*mus_dan02_mvl/mxv - .byte W06 - .byte 78*mus_dan02_mvl/mxv - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N21 , Ds4 , v072 - .byte W12 - .byte VOL , 73*mus_dan02_mvl/mxv - .byte W03 - .byte 61*mus_dan02_mvl/mxv - .byte W03 - .byte 45*mus_dan02_mvl/mxv - .byte W03 - .byte 25*mus_dan02_mvl/mxv - .byte W15 - .byte 80*mus_dan02_mvl/mxv - .byte W12 - .byte N06 , Fs2 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N21 , Ds4 , v072 - .byte W09 - .byte VOL , 73*mus_dan02_mvl/mxv - .byte W03 - .byte 61*mus_dan02_mvl/mxv - .byte W03 - .byte 45*mus_dan02_mvl/mxv - .byte W03 - .byte 25*mus_dan02_mvl/mxv - .byte W06 - .byte 80*mus_dan02_mvl/mxv - .byte N36 , Fs2 , v100 - .byte W06 - .byte VOL , 64*mus_dan02_mvl/mxv - .byte W06 - .byte 68*mus_dan02_mvl/mxv - .byte W06 - .byte 73*mus_dan02_mvl/mxv - .byte W06 - .byte 78*mus_dan02_mvl/mxv - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte N06 - .byte W24 - .byte N21 , Cn4 , v072 - .byte W12 - .byte VOL , 73*mus_dan02_mvl/mxv - .byte W03 - .byte 61*mus_dan02_mvl/mxv - .byte W03 - .byte 45*mus_dan02_mvl/mxv - .byte W03 - .byte 25*mus_dan02_mvl/mxv - .byte W15 - .byte 80*mus_dan02_mvl/mxv - .byte W12 - .byte N06 , Fn2 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N21 , Cn4 , v072 - .byte W09 - .byte VOL , 73*mus_dan02_mvl/mxv - .byte W03 - .byte 61*mus_dan02_mvl/mxv - .byte W03 - .byte 45*mus_dan02_mvl/mxv - .byte W03 - .byte 25*mus_dan02_mvl/mxv - .byte W06 - .byte 80*mus_dan02_mvl/mxv - .byte N36 , Fn2 , v100 - .byte W06 - .byte VOL , 64*mus_dan02_mvl/mxv - .byte W06 - .byte 68*mus_dan02_mvl/mxv - .byte W06 - .byte 73*mus_dan02_mvl/mxv - .byte W06 - .byte 78*mus_dan02_mvl/mxv - .byte W12 - .byte N06 , Cs3 - .byte W12 - .byte N06 - .byte W24 - .byte N18 , As3 , v072 - .byte W06 - .byte VOL , 73*mus_dan02_mvl/mxv - .byte W03 - .byte 61*mus_dan02_mvl/mxv - .byte W03 - .byte 45*mus_dan02_mvl/mxv - .byte W03 - .byte 25*mus_dan02_mvl/mxv - .byte W32 - .byte W01 - .byte 80*mus_dan02_mvl/mxv - .byte N06 , Cs3 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N18 , As3 , v072 - .byte W06 - .byte VOL , 73*mus_dan02_mvl/mxv - .byte W03 - .byte 61*mus_dan02_mvl/mxv - .byte W03 - .byte 45*mus_dan02_mvl/mxv - .byte W03 - .byte 25*mus_dan02_mvl/mxv - .byte W09 - .byte 80*mus_dan02_mvl/mxv - .byte N36 , Cs3 , v100 - .byte W36 - .byte W48 - .byte VOL , 42*mus_dan02_mvl/mxv - .byte N48 - .byte W06 - .byte VOL , 47*mus_dan02_mvl/mxv - .byte W06 - .byte 56*mus_dan02_mvl/mxv - .byte W06 - .byte 65*mus_dan02_mvl/mxv - .byte W06 - .byte 70*mus_dan02_mvl/mxv - .byte W06 - .byte 75*mus_dan02_mvl/mxv - .byte W09 - .byte 80*mus_dan02_mvl/mxv - .byte W09 - .byte N96 , Cn3 - .byte W24 - .byte VOL , 74*mus_dan02_mvl/mxv - .byte W06 - .byte 69*mus_dan02_mvl/mxv - .byte W06 - .byte 62*mus_dan02_mvl/mxv - .byte W06 - .byte 56*mus_dan02_mvl/mxv - .byte W06 - .byte 49*mus_dan02_mvl/mxv - .byte W06 - .byte 45*mus_dan02_mvl/mxv - .byte W06 - .byte 49*mus_dan02_mvl/mxv - .byte W06 - .byte 53*mus_dan02_mvl/mxv - .byte W06 - .byte 58*mus_dan02_mvl/mxv - .byte W06 - .byte 62*mus_dan02_mvl/mxv - .byte W06 - .byte 69*mus_dan02_mvl/mxv - .byte W06 - .byte 76*mus_dan02_mvl/mxv - .byte W06 - .byte 80*mus_dan02_mvl/mxv - .byte N96 , As2 - .byte W24 - .byte VOL , 74*mus_dan02_mvl/mxv - .byte W06 - .byte 69*mus_dan02_mvl/mxv - .byte W06 - .byte 62*mus_dan02_mvl/mxv - .byte W06 - .byte 56*mus_dan02_mvl/mxv - .byte W06 - .byte 49*mus_dan02_mvl/mxv - .byte W06 - .byte 45*mus_dan02_mvl/mxv - .byte W06 - .byte 49*mus_dan02_mvl/mxv - .byte W06 - .byte 53*mus_dan02_mvl/mxv - .byte W06 - .byte 58*mus_dan02_mvl/mxv - .byte W06 - .byte 62*mus_dan02_mvl/mxv - .byte W06 - .byte 69*mus_dan02_mvl/mxv - .byte W06 - .byte 76*mus_dan02_mvl/mxv - .byte W06 - .byte 80*mus_dan02_mvl/mxv - .byte N96 , Gs2 - .byte W24 - .byte VOL , 74*mus_dan02_mvl/mxv - .byte W06 - .byte 69*mus_dan02_mvl/mxv - .byte W06 - .byte 62*mus_dan02_mvl/mxv - .byte W06 - .byte 56*mus_dan02_mvl/mxv - .byte W06 - .byte 49*mus_dan02_mvl/mxv - .byte W06 - .byte 45*mus_dan02_mvl/mxv - .byte W06 - .byte 49*mus_dan02_mvl/mxv - .byte W06 - .byte 53*mus_dan02_mvl/mxv - .byte W06 - .byte 58*mus_dan02_mvl/mxv - .byte W06 - .byte 62*mus_dan02_mvl/mxv - .byte W06 - .byte 69*mus_dan02_mvl/mxv - .byte W06 - .byte 76*mus_dan02_mvl/mxv - .byte W06 - .byte 45*mus_dan02_mvl/mxv - .byte N80 , Bn2 - .byte W06 - .byte VOL , 49*mus_dan02_mvl/mxv - .byte W06 - .byte 53*mus_dan02_mvl/mxv - .byte W06 - .byte 58*mus_dan02_mvl/mxv - .byte W06 - .byte 62*mus_dan02_mvl/mxv - .byte W06 - .byte 69*mus_dan02_mvl/mxv - .byte W06 - .byte 76*mus_dan02_mvl/mxv - .byte W09 - .byte 80*mus_dan02_mvl/mxv - .byte W36 - .byte W03 - .byte N09 - .byte W12 - .byte VOL , 45*mus_dan02_mvl/mxv - .byte N80 , Dn3 - .byte W06 - .byte VOL , 49*mus_dan02_mvl/mxv - .byte W06 - .byte 53*mus_dan02_mvl/mxv - .byte W06 - .byte 58*mus_dan02_mvl/mxv - .byte W06 - .byte 62*mus_dan02_mvl/mxv - .byte W06 - .byte 69*mus_dan02_mvl/mxv - .byte W06 - .byte 76*mus_dan02_mvl/mxv - .byte W09 - .byte 80*mus_dan02_mvl/mxv - .byte W36 - .byte W03 - .byte N09 - .byte W12 - .byte N12 , Cs3 - .byte W18 - .byte N12 - .byte W18 - .byte N42 - .byte W48 - .byte N06 - .byte W12 - .byte N12 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte Cs2 - .byte W18 - .byte Ds2 - .byte W18 - .byte Fn2 - .byte W12 - .byte GOTO - .word mus_dan02_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_dan02_3: - .byte KEYSH , mus_dan02_key+0 - .byte VOL , 80*mus_dan02_mvl/mxv - .byte W36 -mus_dan02_3_B1: - .byte VOICE , 47 - .byte PAN , c_v-10 - .byte BEND , c_v+0 - .byte N12 , Fs2 , v127 - .byte W12 - .byte Fs2 , v116 - .byte W72 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W48 - .byte Fs2 , v127 - .byte W24 - .byte Fs2 , v116 - .byte W12 - .byte Fs2 , v127 - .byte W12 - .byte Fs2 , v116 - .byte W72 - .byte Fs2 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W48 - .byte N12 - .byte W24 - .byte Fs2 , v116 - .byte W12 - .byte Fn2 , v127 - .byte W12 - .byte Fn2 , v116 - .byte W72 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W48 - .byte Fn2 , v127 - .byte W24 - .byte Fn2 , v116 - .byte W12 - .byte Cs2 , v127 - .byte W12 - .byte Cs2 , v116 - .byte W72 - .byte Cs2 , v127 - .byte W12 - .byte Cs2 , v120 - .byte W12 - .byte N12 - .byte W48 - .byte N03 , Fn2 , v100 - .byte W03 - .byte Fn2 , v092 - .byte W03 - .byte Fn2 , v096 - .byte W03 - .byte Fn2 , v100 - .byte W03 - .byte N03 - .byte W03 - .byte Fn2 , v104 - .byte W03 - .byte Fn2 , v108 - .byte W03 - .byte Fn2 , v112 - .byte W03 - .byte Fn2 , v116 - .byte W03 - .byte Fn2 , v120 - .byte W03 - .byte N03 - .byte W03 - .byte Fn2 , v124 - .byte W03 - .byte N24 , Fs2 , v127 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 , Cn2 - .byte W12 - .byte N24 , Bn1 - .byte W60 - .byte N06 , Bn1 , v116 - .byte W06 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , Dn2 , v127 - .byte W60 - .byte N06 , Dn2 , v116 - .byte W06 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , Cs2 , v127 - .byte W84 - .byte N12 - .byte W12 - .byte N12 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W60 - .byte GOTO - .word mus_dan02_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_dan02_4: - .byte KEYSH , mus_dan02_key+0 - .byte VOL , 80*mus_dan02_mvl/mxv - .byte PAN , c_v-1 - .byte XCMD , xIECV , 13 - .byte xIECL , 10 - .byte W36 -mus_dan02_4_B1: - .byte VOICE , 7 - .byte PAN , c_v-47 - .byte N06 , As3 , v048 - .byte W12 - .byte Fs4 , v052 - .byte W24 - .byte Fn4 - .byte W24 - .byte N03 , Cs3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte As3 , v048 - .byte W12 - .byte Fs4 , v052 - .byte W24 - .byte Fn4 - .byte W24 - .byte N24 , Cs4 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte N06 , An3 , v048 - .byte W12 - .byte Ds4 , v052 - .byte W24 - .byte Cn4 - .byte W24 - .byte N03 , Cn3 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte An3 , v048 - .byte W12 - .byte Ds4 , v052 - .byte W24 - .byte Cn4 - .byte W24 - .byte N24 , Ds4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Cn4 , v048 - .byte W12 - .byte Fn4 , v052 - .byte W24 - .byte Ds4 - .byte W24 - .byte N03 , Cn3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte Cn4 , v048 - .byte W12 - .byte Fn4 , v052 - .byte W24 - .byte Ds4 - .byte W24 - .byte N24 , Cn4 - .byte W24 - .byte N12 , Ds4 - .byte W12 - .byte N06 , Cs4 , v048 - .byte W12 - .byte Fn4 , v052 - .byte W24 - .byte Cs4 - .byte W24 - .byte N03 , Cs3 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte Fn4 , v048 - .byte W12 - .byte Ds4 , v052 - .byte W24 - .byte Cs4 - .byte W24 - .byte N36 , Fn3 - .byte W36 - .byte VOICE , 46 - .byte PAN , c_v-13 - .byte N06 , Fs3 , v060 - .byte W06 - .byte An3 , v064 - .byte W06 - .byte Cs4 , v068 - .byte W06 - .byte Ds4 , v072 - .byte W06 - .byte Fs4 , v076 - .byte W06 - .byte An4 , v080 - .byte W06 - .byte Cs5 , v084 - .byte W06 - .byte Ds5 , v088 - .byte W06 - .byte An5 , v092 - .byte W06 - .byte Fs5 - .byte W06 - .byte Ds5 , v084 - .byte W06 - .byte Cs5 , v080 - .byte W06 - .byte An4 , v076 - .byte W06 - .byte Fs4 , v072 - .byte W06 - .byte Cs4 , v068 - .byte W06 - .byte Fs3 , v064 - .byte W06 - .byte Fn3 , v060 - .byte W06 - .byte Gs3 , v064 - .byte W06 - .byte Cn4 , v068 - .byte W06 - .byte Ds4 , v072 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Gs4 , v080 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Ds5 , v088 - .byte W06 - .byte Gs5 , v092 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 , v084 - .byte W06 - .byte Cn5 , v080 - .byte W06 - .byte Gs4 , v076 - .byte W06 - .byte Fn4 , v072 - .byte W06 - .byte Cn4 , v068 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte Cs3 , v060 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte As3 , v068 - .byte W06 - .byte Cs4 , v072 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Gs4 , v080 - .byte W06 - .byte As4 , v084 - .byte W06 - .byte Cs5 , v088 - .byte W06 - .byte Fn5 , v092 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 , v084 - .byte W06 - .byte Gs4 , v080 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Cs4 , v072 - .byte W06 - .byte As3 , v068 - .byte W06 - .byte Gs3 , v064 - .byte W06 - .byte Ds3 , v060 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gs3 , v068 - .byte W06 - .byte Cn4 , v072 - .byte W06 - .byte Ds4 , v076 - .byte W06 - .byte Gn4 , v080 - .byte W06 - .byte Gs4 , v084 - .byte W06 - .byte Cn5 , v088 - .byte W06 - .byte Gs5 , v092 - .byte W06 - .byte Gn5 - .byte W06 - .byte Ds5 , v084 - .byte W06 - .byte Cn5 , v080 - .byte W06 - .byte Gs4 , v076 - .byte W06 - .byte Gn4 , v072 - .byte W06 - .byte Ds4 , v068 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte VOICE , 7 - .byte PAN , c_v-47 - .byte N06 , Fs4 , v052 - .byte W12 - .byte Ds4 - .byte W24 - .byte N03 , Gs4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds4 - .byte W18 - .byte Gs4 - .byte W18 - .byte Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Dn4 - .byte W24 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn3 - .byte W24 - .byte N06 , Dn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N04 , Cs4 , v032 - .byte W04 - .byte Fs3 - .byte W05 - .byte Cs3 - .byte W05 - .byte Gs3 - .byte W05 - .byte Fs4 - .byte W05 - .byte Cs3 , v040 - .byte W04 - .byte Gs3 - .byte W05 - .byte Cs4 - .byte W05 - .byte Gs4 , v052 - .byte W05 - .byte Cs5 - .byte W05 - .byte N12 , Gs4 - .byte W18 - .byte Fs4 - .byte W18 - .byte Fn4 - .byte W12 - .byte Bn3 - .byte W18 - .byte As3 - .byte W18 - .byte Gs3 - .byte W12 - .byte GOTO - .word mus_dan02_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_dan02_5: - .byte KEYSH , mus_dan02_key+0 - .byte VOL , 80*mus_dan02_mvl/mxv - .byte PAN , c_v+0 - .byte XCMD , xIECV , 13 - .byte xIECL , 10 - .byte W36 -mus_dan02_5_B1: - .byte VOICE , 8 - .byte PAN , c_v+49 - .byte N06 , Fs3 , v048 - .byte W12 - .byte Cs4 , v052 - .byte W24 - .byte N06 - .byte W24 - .byte N03 , As2 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte Fs3 , v048 - .byte W12 - .byte Cs4 , v052 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , As3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Fs3 , v048 - .byte W12 - .byte Cn4 , v052 - .byte W24 - .byte An3 - .byte W24 - .byte N03 , An2 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte Fs3 , v048 - .byte W12 - .byte Cn4 , v052 - .byte W24 - .byte An3 - .byte W24 - .byte N24 , Cn4 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte N06 , Gs3 , v048 - .byte W12 - .byte Cn4 , v052 - .byte W24 - .byte N06 - .byte W24 - .byte N03 , Gs2 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte Gs3 , v048 - .byte W12 - .byte Cn4 , v052 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N06 , As3 , v048 - .byte W12 - .byte Cs4 , v052 - .byte W24 - .byte As3 - .byte W24 - .byte N03 , As2 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte Cs4 , v048 - .byte W12 - .byte Cs4 , v052 - .byte W24 - .byte As3 - .byte W24 - .byte N36 , Cs3 - .byte W36 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Ds4 - .byte W12 - .byte Bn3 - .byte W24 - .byte N03 , Ds4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn3 - .byte W18 - .byte Ds4 - .byte W18 - .byte N06 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn3 - .byte W24 - .byte N03 , Fn3 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Dn3 - .byte W24 - .byte N06 , Bn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W08 - .byte N04 , Gs3 , v032 - .byte W05 - .byte Gs2 - .byte W05 - .byte Fs3 - .byte W04 - .byte Bn3 - .byte W05 - .byte Gs4 - .byte W05 - .byte Fs3 , v040 - .byte W05 - .byte Bn3 - .byte W05 - .byte Fs4 , v052 - .byte W04 - .byte Bn4 - .byte W08 - .byte N12 , Fn4 - .byte W18 - .byte Ds4 - .byte W18 - .byte Cs4 - .byte W12 - .byte Gs3 - .byte W18 - .byte Fs3 - .byte W18 - .byte Fn3 - .byte W12 - .byte GOTO - .word mus_dan02_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_dan02_6: - .byte KEYSH , mus_dan02_key+0 - .byte W36 -mus_dan02_6_B1: - .byte VOICE , 81 - .byte VOL , 80*mus_dan02_mvl/mxv - .byte N06 , Fs1 , v064 - .byte W12 - .byte N06 - .byte W72 - .byte N06 - .byte W12 -mus_dan02_6_000: - .byte N06 , Fs1 , v064 - .byte W12 - .byte N06 - .byte W48 - .byte N36 - .byte W36 - .byte PEND - .byte N06 - .byte W12 - .byte N06 - .byte W72 - .byte N06 - .byte W12 - .byte PATT - .word mus_dan02_6_000 - .byte N06 , Fn1 , v064 - .byte W12 - .byte N06 - .byte W72 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W48 - .byte N36 - .byte W36 - .byte N06 , Cs2 - .byte W12 - .byte N06 - .byte W72 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W48 - .byte N36 - .byte W36 - .byte W48 - .byte VOL , 40*mus_dan02_mvl/mxv - .byte N48 - .byte W18 - .byte VOL , 62*mus_dan02_mvl/mxv - .byte W18 - .byte 80*mus_dan02_mvl/mxv - .byte W12 - .byte N96 , Cn2 - .byte W24 - .byte VOL , 62*mus_dan02_mvl/mxv - .byte W24 - .byte 40*mus_dan02_mvl/mxv - .byte W24 - .byte 62*mus_dan02_mvl/mxv - .byte W24 - .byte 80*mus_dan02_mvl/mxv - .byte N96 , As1 - .byte W24 - .byte VOL , 62*mus_dan02_mvl/mxv - .byte W24 - .byte 40*mus_dan02_mvl/mxv - .byte W24 - .byte 62*mus_dan02_mvl/mxv - .byte W24 - .byte 80*mus_dan02_mvl/mxv - .byte N96 , Gs1 - .byte W24 - .byte VOL , 62*mus_dan02_mvl/mxv - .byte W24 - .byte 40*mus_dan02_mvl/mxv - .byte W24 - .byte 62*mus_dan02_mvl/mxv - .byte W24 - .byte 40*mus_dan02_mvl/mxv - .byte N80 , Bn1 - .byte W15 - .byte VOL , 59*mus_dan02_mvl/mxv - .byte W21 - .byte 80*mus_dan02_mvl/mxv - .byte W48 - .byte N09 - .byte W12 - .byte VOL , 40*mus_dan02_mvl/mxv - .byte N80 , Dn2 - .byte W15 - .byte VOL , 59*mus_dan02_mvl/mxv - .byte W21 - .byte 80*mus_dan02_mvl/mxv - .byte W48 - .byte N09 - .byte W12 - .byte N12 , Cs2 - .byte W18 - .byte N12 - .byte W18 - .byte N42 - .byte W48 - .byte N06 - .byte W12 - .byte N12 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte Cs1 - .byte W18 - .byte Ds1 - .byte W18 - .byte Fn1 - .byte W12 - .byte GOTO - .word mus_dan02_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_dan02_7: - .byte KEYSH , mus_dan02_key+0 - .byte VOL , 80*mus_dan02_mvl/mxv - .byte W36 -mus_dan02_7_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte VOICE , 0 - .byte VOL , 40*mus_dan02_mvl/mxv - .byte N36 , An2 , v064 - .byte W06 - .byte VOL , 47*mus_dan02_mvl/mxv - .byte W06 - .byte 52*mus_dan02_mvl/mxv - .byte W03 - .byte 59*mus_dan02_mvl/mxv - .byte W03 - .byte 66*mus_dan02_mvl/mxv - .byte W03 - .byte 69*mus_dan02_mvl/mxv - .byte W03 - .byte 73*mus_dan02_mvl/mxv - .byte W03 - .byte 76*mus_dan02_mvl/mxv - .byte W03 - .byte 80*mus_dan02_mvl/mxv - .byte W06 - .byte W96 - .byte W48 - .byte VOICE , 60 - .byte VOL , 49*mus_dan02_mvl/mxv - .byte N48 , Gs2 , v096 - .byte W06 - .byte VOL , 54*mus_dan02_mvl/mxv - .byte W06 - .byte 58*mus_dan02_mvl/mxv - .byte W06 - .byte 65*mus_dan02_mvl/mxv - .byte W06 - .byte 68*mus_dan02_mvl/mxv - .byte W06 - .byte 70*mus_dan02_mvl/mxv - .byte W06 - .byte 74*mus_dan02_mvl/mxv - .byte W06 - .byte 80*mus_dan02_mvl/mxv - .byte W06 - .byte N36 , As2 - .byte W36 - .byte N24 , Cs3 - .byte W24 - .byte N24 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N84 , Ds3 - .byte W56 - .byte W01 - .byte VOL , 78*mus_dan02_mvl/mxv - .byte W09 - .byte 76*mus_dan02_mvl/mxv - .byte W09 - .byte 69*mus_dan02_mvl/mxv - .byte W06 - .byte 54*mus_dan02_mvl/mxv - .byte W15 - .byte 80*mus_dan02_mvl/mxv - .byte N09 , Gs2 , v100 - .byte W12 - .byte N12 - .byte W24 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N32 , Gs2 - .byte W18 - .byte VOL , 68*mus_dan02_mvl/mxv - .byte W06 - .byte 62*mus_dan02_mvl/mxv - .byte W06 - .byte 30*mus_dan02_mvl/mxv - .byte W06 - .byte VOICE , 14 - .byte VOL , 80*mus_dan02_mvl/mxv - .byte N12 , Ds4 , v112 - .byte W12 - .byte N36 , Dn4 - .byte W60 - .byte VOICE , 60 - .byte VOL , 55*mus_dan02_mvl/mxv - .byte N36 , Bn2 , v100 - .byte W06 - .byte VOL , 60*mus_dan02_mvl/mxv - .byte W06 - .byte 66*mus_dan02_mvl/mxv - .byte W06 - .byte 71*mus_dan02_mvl/mxv - .byte W06 - .byte 76*mus_dan02_mvl/mxv - .byte W06 - .byte 80*mus_dan02_mvl/mxv - .byte W06 - .byte N12 - .byte W18 - .byte N12 - .byte W18 - .byte N06 , Fs2 - .byte W06 - .byte As2 - .byte W06 - .byte N12 , Bn2 - .byte W18 - .byte Cs3 - .byte W18 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W18 - .byte Ds3 - .byte W18 - .byte Cs3 - .byte W12 - .byte Bn2 - .byte W18 - .byte As2 - .byte W18 - .byte Gs2 - .byte W12 - .byte GOTO - .word mus_dan02_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_dan02_8: - .byte KEYSH , mus_dan02_key+0 - .byte VOICE , 0 - .byte VOL , 40*mus_dan02_mvl/mxv - .byte N36 , An2 , v064 - .byte W06 - .byte VOL , 47*mus_dan02_mvl/mxv - .byte W06 - .byte 52*mus_dan02_mvl/mxv - .byte W03 - .byte 59*mus_dan02_mvl/mxv - .byte W03 - .byte 66*mus_dan02_mvl/mxv - .byte W03 - .byte 69*mus_dan02_mvl/mxv - .byte W03 - .byte 73*mus_dan02_mvl/mxv - .byte W03 - .byte 76*mus_dan02_mvl/mxv - .byte W03 - .byte 80*mus_dan02_mvl/mxv - .byte W06 -mus_dan02_8_B1: -mus_dan02_8_000: - .byte N06 , En1 , v092 - .byte N72 , Bn2 , v064 - .byte W12 - .byte N06 , En1 , v092 - .byte W12 - .byte Dn3 , v064 - .byte W12 - .byte En3 - .byte W06 - .byte N03 , En1 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v080 - .byte W12 - .byte Dn3 , v064 - .byte W12 - .byte Fs2 , v072 - .byte W06 - .byte Fs2 , v056 - .byte W06 - .byte En1 , v092 - .byte W12 - .byte PEND -mus_dan02_8_001: - .byte N06 , En1 , v092 - .byte W12 - .byte N06 - .byte W24 - .byte En1 , v100 - .byte N06 , Dn3 , v064 - .byte W06 - .byte En1 , v080 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v100 - .byte N06 , Dn3 , v064 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v112 - .byte N06 , Fs2 , v088 - .byte W03 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte N06 , Fs2 , v072 - .byte W03 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND -mus_dan02_8_002: - .byte N06 , En1 , v092 - .byte W12 - .byte N06 - .byte W12 - .byte Dn3 , v064 - .byte W12 - .byte En3 - .byte W06 - .byte N03 , En1 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v080 - .byte W12 - .byte Dn3 , v064 - .byte W12 - .byte Fs2 , v072 - .byte W06 - .byte Fs2 , v056 - .byte W06 - .byte En1 , v092 - .byte W12 - .byte PEND - .byte PATT - .word mus_dan02_8_001 - .byte PATT - .word mus_dan02_8_000 - .byte PATT - .word mus_dan02_8_001 - .byte PATT - .word mus_dan02_8_002 - .byte N06 , En1 , v092 - .byte W12 - .byte N06 - .byte W24 - .byte En1 , v100 - .byte N06 , Dn3 , v064 - .byte W06 - .byte En1 , v080 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v100 - .byte N06 , Dn3 , v064 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N96 , Bn2 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte VOL , 40*mus_dan02_mvl/mxv - .byte N36 , An2 , v064 - .byte W06 - .byte VOL , 47*mus_dan02_mvl/mxv - .byte W06 - .byte 52*mus_dan02_mvl/mxv - .byte W03 - .byte 59*mus_dan02_mvl/mxv - .byte W03 - .byte 66*mus_dan02_mvl/mxv - .byte W03 - .byte 69*mus_dan02_mvl/mxv - .byte W03 - .byte 73*mus_dan02_mvl/mxv - .byte W03 - .byte 76*mus_dan02_mvl/mxv - .byte W03 - .byte 80*mus_dan02_mvl/mxv - .byte W06 - .byte GOTO - .word mus_dan02_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_dan02: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_dan02_pri @ Priority - .byte mus_dan02_rev @ Reverb. - - .word mus_dan02_grp - - .word mus_dan02_1 - .word mus_dan02_2 - .word mus_dan02_3 - .word mus_dan02_4 - .word mus_dan02_5 - .word mus_dan02_6 - .word mus_dan02_7 - .word mus_dan02_8 - - .end diff --git a/sound/songs/mus_dan03.s b/sound/songs/mus_dan03.s deleted file mode 100644 index 94b1182a39..0000000000 --- a/sound/songs/mus_dan03.s +++ /dev/null @@ -1,1926 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_dan03_grp, voicegroup037 - .equ mus_dan03_pri, 0 - .equ mus_dan03_rev, reverb_set+50 - .equ mus_dan03_mvl, 127 - .equ mus_dan03_key, 0 - .equ mus_dan03_tbs, 1 - .equ mus_dan03_exg, 0 - .equ mus_dan03_cmp, 1 - - .section .rodata - .global mus_dan03 - .align 2 - -@********************** Track 1 **********************@ - -mus_dan03_1: - .byte KEYSH , mus_dan03_key+0 - .byte TEMPO , 100*mus_dan03_tbs/2 - .byte W24 -mus_dan03_1_B1: - .byte VOICE , 46 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte PAN , c_v-12 - .byte N08 , Ds4 , v096 - .byte W08 - .byte Gn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Gn4 - .byte W08 - .byte Ds5 - .byte W08 - .byte N72 , As4 - .byte W96 - .byte N08 , Cs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cs4 - .byte W08 - .byte An3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Ds3 - .byte W08 - .byte En3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Cs5 - .byte W08 - .byte N72 , An4 - .byte W96 - .byte VOICE , 14 - .byte N24 , Gs3 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W48 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W48 - .byte VOICE , 46 - .byte N08 , As3 - .byte W08 - .byte En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte As3 - .byte W08 - .byte En3 - .byte W08 - .byte As2 - .byte W08 - .byte En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte As3 - .byte W08 - .byte As4 - .byte W08 - .byte As3 - .byte W08 - .byte En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte As3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte En4 - .byte W08 - .byte Cs5 - .byte W08 - .byte As3 - .byte W08 - .byte En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte As3 - .byte W08 - .byte En3 - .byte W08 - .byte As2 - .byte W08 - .byte En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte As3 - .byte W08 - .byte As4 - .byte W08 - .byte Cs5 , v068 - .byte W08 - .byte As4 - .byte W08 - .byte Gn4 , v072 - .byte W08 - .byte Cs5 , v076 - .byte W08 - .byte As4 - .byte W08 - .byte Gn4 , v080 - .byte W08 - .byte Cs5 , v084 - .byte W08 - .byte As4 - .byte W08 - .byte Gn4 , v088 - .byte W08 - .byte Cs5 , v092 - .byte W08 - .byte As4 - .byte W08 - .byte Gn4 , v096 - .byte W08 - .byte Cn5 - .byte W08 - .byte As4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Ds4 - .byte W08 - .byte Gn5 - .byte W08 - .byte Cn6 - .byte W08 - .byte As5 - .byte W08 - .byte Gn5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Dn5 - .byte W08 - .byte Gn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Ds5 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gs3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fn5 - .byte W08 - .byte Gs5 - .byte W08 - .byte Gn5 - .byte W08 - .byte Fn5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Dn5 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Dn5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte Dn5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Dn5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte Cs5 - .byte W08 - .byte As4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Dn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte As4 - .byte W08 - .byte Gn4 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Ds4 , v084 - .byte W08 - .byte An4 , v076 - .byte W08 - .byte Ds4 , v064 - .byte W08 - .byte Fs4 , v052 - .byte W08 - .byte An4 , v044 - .byte W08 - .byte Fs4 , v032 - .byte W08 - .byte Ds4 , v024 - .byte W08 - .byte An4 , v016 - .byte W08 - .byte VOICE , 48 - .byte N04 , Fs3 , v068 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte N44 , As4 - .byte W48 - .byte N48 - .byte W48 - .byte GOTO - .word mus_dan03_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_dan03_2: - .byte KEYSH , mus_dan03_key+0 - .byte W24 -mus_dan03_2_B1: - .byte VOICE , 58 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte PAN , c_v+6 - .byte N84 , Ds1 , v127 - .byte W84 - .byte N12 , As1 - .byte W12 - .byte N44 , Ds1 - .byte W48 - .byte N16 , Gn1 - .byte W16 - .byte Fn1 - .byte W16 - .byte Gn1 - .byte W16 - .byte N84 , An1 - .byte W84 - .byte N12 , Cs2 - .byte W12 - .byte N44 , An1 - .byte W48 - .byte N16 - .byte W16 - .byte Gn1 - .byte W16 - .byte An1 - .byte W16 - .byte N12 , Gs1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N24 , Cn2 - .byte W24 - .byte TIE , Cs2 - .byte W96 - .byte W48 - .byte EOT - .byte N16 - .byte W16 - .byte Bn1 - .byte W16 - .byte Gs1 - .byte W16 - .byte N92 , Gn1 - .byte W96 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N44 , As1 - .byte W48 - .byte N16 - .byte W16 - .byte Gs1 - .byte W16 - .byte Fn1 - .byte W16 - .byte GOTO - .word mus_dan03_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_dan03_3: - .byte KEYSH , mus_dan03_key+0 - .byte VOICE , 48 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte PAN , c_v+18 - .byte N04 , As3 , v068 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Cn5 - .byte W04 -mus_dan03_3_B1: - .byte VOICE , 48 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte PAN , c_v+18 - .byte TIE , Dn5 , v068 - .byte W24 - .byte BEND , c_v+0 - .byte W08 - .byte VOL , 75*mus_dan03_mvl/mxv - .byte W12 - .byte 71*mus_dan03_mvl/mxv - .byte W12 - .byte 66*mus_dan03_mvl/mxv - .byte W12 - .byte 61*mus_dan03_mvl/mxv - .byte W12 - .byte 57*mus_dan03_mvl/mxv - .byte W16 -mus_dan03_3_000: - .byte VOL , 52*mus_dan03_mvl/mxv - .byte W16 - .byte 57*mus_dan03_mvl/mxv - .byte W16 - .byte 62*mus_dan03_mvl/mxv - .byte W12 - .byte 67*mus_dan03_mvl/mxv - .byte W12 - .byte 69*mus_dan03_mvl/mxv - .byte W08 - .byte 73*mus_dan03_mvl/mxv - .byte W08 - .byte 74*mus_dan03_mvl/mxv - .byte W08 - .byte 80*mus_dan03_mvl/mxv - .byte W16 - .byte PEND - .byte EOT , Dn5 - .byte TIE , Cs5 , v068 - .byte W32 - .byte VOL , 75*mus_dan03_mvl/mxv - .byte W12 - .byte 71*mus_dan03_mvl/mxv - .byte W12 - .byte 66*mus_dan03_mvl/mxv - .byte W12 - .byte 61*mus_dan03_mvl/mxv - .byte W12 - .byte 57*mus_dan03_mvl/mxv - .byte W16 - .byte PATT - .word mus_dan03_3_000 - .byte EOT , Cs5 - .byte N12 , Gs4 , v088 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W48 -mus_dan03_3_001: - .byte TIE , As4 , v068 - .byte W32 - .byte VOL , 75*mus_dan03_mvl/mxv - .byte W12 - .byte 71*mus_dan03_mvl/mxv - .byte W12 - .byte 66*mus_dan03_mvl/mxv - .byte W12 - .byte 61*mus_dan03_mvl/mxv - .byte W12 - .byte 57*mus_dan03_mvl/mxv - .byte W16 - .byte PEND - .byte PATT - .word mus_dan03_3_000 - .byte EOT , As4 - .byte PATT - .word mus_dan03_3_001 - .byte PATT - .word mus_dan03_3_000 - .byte EOT , As4 -mus_dan03_3_002: - .byte N12 , Ds4 , v088 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte N12 - .byte W96 - .byte PATT - .word mus_dan03_3_002 - .byte N12 , Ds4 , v088 - .byte W96 - .byte Dn4 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Cs4 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Cn4 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N44 , Ds4 - .byte W48 - .byte N24 , Dn4 - .byte W24 - .byte N04 , As3 , v068 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Cn5 - .byte W04 - .byte GOTO - .word mus_dan03_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_dan03_4: - .byte KEYSH , mus_dan03_key+0 - .byte BENDR , 38 - .byte XCMD , xIECV , 13 - .byte xIECL , 10 - .byte W24 -mus_dan03_4_B1: - .byte VOICE , 80 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte PAN , c_v-48 - .byte N92 , As3 , v060 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOL , 76*mus_dan03_mvl/mxv - .byte W09 - .byte 70*mus_dan03_mvl/mxv - .byte W09 - .byte 64*mus_dan03_mvl/mxv - .byte W09 - .byte 55*mus_dan03_mvl/mxv - .byte W09 - .byte 44*mus_dan03_mvl/mxv - .byte W06 - .byte 27*mus_dan03_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W04 - .byte VOICE , 4 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte PAN , c_v-1 - .byte N06 , Ds6 , v052 - .byte W08 - .byte As5 - .byte W08 - .byte Ds5 - .byte W08 - .byte As4 - .byte W08 - .byte Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte Ds3 - .byte W08 - .byte As3 - .byte W08 - .byte Ds4 - .byte W08 - .byte As4 - .byte W08 - .byte Ds5 - .byte W08 - .byte As5 - .byte W08 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N92 , An3 , v060 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOL , 76*mus_dan03_mvl/mxv - .byte W09 - .byte 70*mus_dan03_mvl/mxv - .byte W09 - .byte 64*mus_dan03_mvl/mxv - .byte W09 - .byte 55*mus_dan03_mvl/mxv - .byte W09 - .byte 44*mus_dan03_mvl/mxv - .byte W06 - .byte 27*mus_dan03_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W04 - .byte VOICE , 4 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte PAN , c_v-1 - .byte N06 , Ds6 , v052 - .byte W08 - .byte An5 - .byte W08 - .byte Ds5 - .byte W08 - .byte An4 - .byte W08 - .byte Ds4 - .byte W08 - .byte An3 - .byte W08 - .byte Ds3 - .byte W08 - .byte An3 - .byte W08 - .byte Ds4 - .byte W08 - .byte An4 - .byte W08 - .byte Ds5 - .byte W08 - .byte An5 - .byte W08 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N06 , Cn4 , v060 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Cn4 , v040 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Cn4 , v052 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Cn4 , v060 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cn3 - .byte W08 - .byte VOICE , 4 - .byte PAN , c_v-1 - .byte N06 , Ds6 , v052 - .byte W08 - .byte Gs5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Gs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Gs3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Ds4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Ds5 - .byte W08 - .byte Gs5 - .byte W08 - .byte Cs6 - .byte W08 - .byte Gs5 - .byte W08 - .byte As4 - .byte W08 - .byte PAN , c_v-48 - .byte N06 , As5 , v040 - .byte W08 - .byte PAN , c_v+0 - .byte N06 , En5 - .byte W08 - .byte PAN , c_v-48 - .byte N06 , Cs6 , v032 - .byte W08 - .byte PAN , c_v+0 - .byte N06 , Gs5 - .byte W08 - .byte PAN , c_v-48 - .byte N08 , As4 - .byte W08 - .byte N06 , As5 , v020 - .byte W08 - .byte En5 - .byte W08 - .byte Cs6 , v012 - .byte W16 - .byte W48 - .byte VOICE , 80 - .byte VOL , 44*mus_dan03_mvl/mxv - .byte N48 , Gs3 , v072 - .byte W08 - .byte VOL , 50*mus_dan03_mvl/mxv - .byte W08 - .byte 59*mus_dan03_mvl/mxv - .byte MOD , 7 - .byte W08 - .byte VOL , 68*mus_dan03_mvl/mxv - .byte W08 - .byte 73*mus_dan03_mvl/mxv - .byte W08 - .byte 80*mus_dan03_mvl/mxv - .byte W08 - .byte MOD , 0 - .byte N96 , Gn3 , v060 - .byte W36 - .byte MOD , 7 - .byte W12 - .byte VOL , 76*mus_dan03_mvl/mxv - .byte W09 - .byte 70*mus_dan03_mvl/mxv - .byte W09 - .byte 64*mus_dan03_mvl/mxv - .byte W09 - .byte 55*mus_dan03_mvl/mxv - .byte W09 - .byte 44*mus_dan03_mvl/mxv - .byte W06 - .byte 27*mus_dan03_mvl/mxv - .byte W06 - .byte 80*mus_dan03_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn3 , v040 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gn3 , v052 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gn3 , v060 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gn3 , v072 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte N12 , As3 , v060 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W96 - .byte Cn4 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W96 - .byte Gs3 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Gn3 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Fs3 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N06 , As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte GOTO - .word mus_dan03_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_dan03_5: - .byte KEYSH , mus_dan03_key+0 - .byte BENDR , 38 - .byte XCMD , xIECV , 13 - .byte xIECL , 10 - .byte W24 -mus_dan03_5_B1: - .byte VOICE , 82 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte PAN , c_v+48 - .byte N12 , Gn3 , v060 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOL , 76*mus_dan03_mvl/mxv - .byte N12 - .byte W09 - .byte VOL , 70*mus_dan03_mvl/mxv - .byte W03 - .byte N12 - .byte W06 - .byte VOL , 64*mus_dan03_mvl/mxv - .byte W06 - .byte N12 - .byte W03 - .byte VOL , 55*mus_dan03_mvl/mxv - .byte W09 - .byte 44*mus_dan03_mvl/mxv - .byte N09 - .byte W06 - .byte VOL , 27*mus_dan03_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W04 - .byte VOICE , 5 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte PAN , c_v+0 - .byte W04 - .byte N06 , Dn6 , v052 - .byte W08 - .byte Gn5 - .byte W08 - .byte Dn5 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn3 - .byte W08 - .byte N06 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 , Dn6 - .byte W04 - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte N12 , Ds3 , v060 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOL , 76*mus_dan03_mvl/mxv - .byte N12 - .byte W09 - .byte VOL , 70*mus_dan03_mvl/mxv - .byte W03 - .byte N12 - .byte W06 - .byte VOL , 64*mus_dan03_mvl/mxv - .byte W06 - .byte N12 - .byte W03 - .byte VOL , 55*mus_dan03_mvl/mxv - .byte W09 - .byte 44*mus_dan03_mvl/mxv - .byte N09 - .byte W06 - .byte VOL , 27*mus_dan03_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W04 - .byte VOICE , 5 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte PAN , c_v+0 - .byte W04 - .byte N06 , Cs6 , v052 - .byte W08 - .byte Gn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Gn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Gn3 - .byte W08 - .byte N06 - .byte W08 - .byte Cs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 , Cs6 - .byte W04 - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte N06 , Gs3 , v060 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Gs3 , v040 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Gs3 , v052 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Gs3 , v060 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gs2 - .byte W08 - .byte VOICE , 5 - .byte PAN , c_v+0 - .byte W04 - .byte N06 , Cn6 , v052 - .byte W08 - .byte Fs5 - .byte W08 - .byte Cn5 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fs3 - .byte W08 - .byte N06 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cn5 - .byte W08 - .byte Fs5 - .byte W08 - .byte Cn6 - .byte W04 - .byte PAN , c_v+48 - .byte W04 - .byte N06 , As5 - .byte W08 - .byte En5 - .byte W08 - .byte Cs6 , v040 - .byte W08 - .byte Gs5 - .byte W04 - .byte PAN , c_v-1 - .byte W04 - .byte N06 , As4 - .byte W04 - .byte PAN , c_v+48 - .byte W04 - .byte N06 , As5 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte W04 - .byte N06 , En5 - .byte W04 - .byte PAN , c_v+48 - .byte W04 - .byte N06 , Cs6 , v020 - .byte W08 - .byte Gs5 - .byte W08 - .byte As4 - .byte W08 - .byte As5 , v012 - .byte W12 - .byte W48 - .byte VOICE , 82 - .byte VOL , 44*mus_dan03_mvl/mxv - .byte N12 , En3 , v072 - .byte W08 - .byte VOL , 50*mus_dan03_mvl/mxv - .byte W04 - .byte VOICE , 83 - .byte N12 - .byte W04 - .byte VOL , 59*mus_dan03_mvl/mxv - .byte MOD , 7 - .byte W08 - .byte VOL , 68*mus_dan03_mvl/mxv - .byte N12 - .byte W08 - .byte VOL , 73*mus_dan03_mvl/mxv - .byte W04 - .byte N12 - .byte W04 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte W08 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , En3 , v060 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte VOL , 76*mus_dan03_mvl/mxv - .byte N12 - .byte W09 - .byte VOL , 70*mus_dan03_mvl/mxv - .byte W03 - .byte N12 - .byte W06 - .byte VOL , 64*mus_dan03_mvl/mxv - .byte W06 - .byte N12 - .byte W03 - .byte VOL , 55*mus_dan03_mvl/mxv - .byte W09 - .byte 44*mus_dan03_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 27*mus_dan03_mvl/mxv - .byte W06 - .byte VOICE , 82 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte MOD , 0 - .byte N06 , En3 , v040 - .byte W08 - .byte Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte En3 , v052 - .byte W08 - .byte Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte En3 , v060 - .byte W08 - .byte Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte En3 , v072 - .byte W08 - .byte Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte N12 , Gn3 , v060 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W96 - .byte Gs3 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W96 - .byte Fn3 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , En3 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Ds3 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N06 , Fn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte Fn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte An2 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte An2 - .byte W08 - .byte GOTO - .word mus_dan03_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_dan03_6: - .byte KEYSH , mus_dan03_key+0 - .byte W24 -mus_dan03_6_B1: - .byte VOICE , 46 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte PAN , c_v+12 - .byte BEND , c_v+0 - .byte N08 , As3 , v088 - .byte W08 - .byte Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte As3 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Ds4 - .byte W08 - .byte As4 - .byte W08 - .byte Ds3 , v096 - .byte W08 - .byte Gn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte N48 , As3 - .byte W48 - .byte N08 , An3 , v088 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte An3 - .byte W08 - .byte Ds3 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte An3 - .byte W08 - .byte An4 - .byte W08 - .byte Cs3 , v096 - .byte W08 - .byte Ds3 - .byte W08 - .byte En3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte N48 , An3 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOICE , 60 - .byte VOL , 45*mus_dan03_mvl/mxv - .byte PAN , c_v+0 - .byte N48 , As2 , v108 - .byte W08 - .byte VOL , 52*mus_dan03_mvl/mxv - .byte W08 - .byte 61*mus_dan03_mvl/mxv - .byte W08 - .byte 69*mus_dan03_mvl/mxv - .byte W08 - .byte 74*mus_dan03_mvl/mxv - .byte W08 - .byte 80*mus_dan03_mvl/mxv - .byte W08 - .byte N12 , As2 , v072 - .byte W24 - .byte As2 , v084 - .byte W24 - .byte As2 , v096 - .byte W24 - .byte N24 , As2 , v108 - .byte W24 - .byte N12 , Cn3 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W36 - .byte VOICE , 46 - .byte BEND , c_v-5 - .byte N08 , Ds5 , v052 - .byte W08 - .byte Dn5 , v056 - .byte W08 - .byte Gn4 , v072 - .byte W08 - .byte Ds4 , v084 - .byte W08 - .byte Cn4 , v072 - .byte W08 - .byte Dn4 , v056 - .byte W08 - .byte Ds4 , v052 - .byte W08 - .byte N04 , Dn4 , v040 - .byte W04 - .byte VOICE , 60 - .byte BEND , c_v+0 - .byte N12 , Fn2 , v108 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W36 - .byte VOICE , 46 - .byte BEND , c_v-5 - .byte N08 , Ds5 , v052 - .byte W08 - .byte Dn5 , v060 - .byte W08 - .byte Cn5 , v072 - .byte W08 - .byte Gs4 , v084 - .byte W08 - .byte Fn4 , v072 - .byte W08 - .byte Gn4 , v060 - .byte W08 - .byte Gs4 , v052 - .byte W08 - .byte N04 , Gn4 , v040 - .byte W04 - .byte VOICE , 60 - .byte BEND , c_v+0 - .byte N12 , Bn2 , v108 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , As2 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , An2 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte W96 - .byte GOTO - .word mus_dan03_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_dan03_7: - .byte KEYSH , mus_dan03_key+0 - .byte PAN , c_v-8 - .byte W24 -mus_dan03_7_B1: - .byte VOICE , 47 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W80 - .byte N08 , An1 , v120 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , Gs1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W32 - .byte N08 - .byte W08 - .byte Gn1 , v112 - .byte W08 - .byte N12 , Gs1 , v120 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W48 - .byte W96 - .byte W32 - .byte N08 , Cs2 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N16 , Cs2 , v127 - .byte W16 - .byte Bn1 - .byte W16 - .byte Gs1 - .byte W16 - .byte N15 , Gn1 - .byte W96 - .byte W96 - .byte N12 , Cn2 - .byte W32 - .byte N08 , Cn2 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , Cn2 , v127 - .byte W32 - .byte N08 , Cn2 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , Cn2 , v127 - .byte W96 - .byte Fn1 - .byte W32 - .byte N08 , Fn1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , Fn1 , v127 - .byte W32 - .byte N08 , Fn1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , Fn1 , v127 - .byte W96 - .byte Bn1 - .byte W32 - .byte N08 , Bn1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , Bn1 , v127 - .byte W32 - .byte N08 , Bn1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , As1 , v127 - .byte W32 - .byte N08 , As1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , As1 , v127 - .byte W32 - .byte N08 , As1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , An1 , v127 - .byte W32 - .byte N08 , An1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , An1 , v127 - .byte W32 - .byte N08 - .byte W08 - .byte An1 , v112 - .byte W08 - .byte N24 , As1 , v127 - .byte W48 - .byte N24 - .byte W48 - .byte GOTO - .word mus_dan03_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_dan03_8: - .byte KEYSH , mus_dan03_key+0 - .byte W24 -mus_dan03_8_B1: - .byte VOICE , 81 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte N84 , Ds1 , v052 - .byte W84 - .byte N12 , As1 - .byte W12 - .byte N44 , Ds1 - .byte W48 - .byte N16 , Gn1 - .byte W16 - .byte Fn1 - .byte W16 - .byte Gn1 - .byte W16 - .byte N84 , An1 - .byte W84 - .byte N12 , Cs2 - .byte W12 - .byte N44 , An1 - .byte W48 - .byte N16 - .byte W16 - .byte Gn1 - .byte W16 - .byte An1 - .byte W16 - .byte N12 , Gs1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N24 , Cn2 - .byte W24 - .byte TIE , Cs2 - .byte W96 - .byte W48 - .byte EOT - .byte N16 - .byte W16 - .byte Bn1 - .byte W16 - .byte Gs1 - .byte W16 - .byte N92 , Gn1 - .byte W96 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte VOICE , 88 - .byte N12 , Cn2 , v080 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W96 - .byte Fn1 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W96 - .byte Bn1 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , As1 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , An1 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte VOICE , 81 - .byte N44 , As1 , v052 - .byte W48 - .byte N16 - .byte W16 - .byte Gs1 - .byte W16 - .byte Fn1 - .byte W16 - .byte GOTO - .word mus_dan03_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_dan03_9: - .byte KEYSH , mus_dan03_key+0 - .byte W24 -mus_dan03_9_B1: - .byte VOICE , 0 - .byte VOL , 80*mus_dan03_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W64 - .byte 39*mus_dan03_mvl/mxv - .byte N32 , An2 , v064 - .byte W04 - .byte VOL , 44*mus_dan03_mvl/mxv - .byte W04 - .byte 49*mus_dan03_mvl/mxv - .byte W04 - .byte 54*mus_dan03_mvl/mxv - .byte W04 - .byte 59*mus_dan03_mvl/mxv - .byte W04 - .byte 65*mus_dan03_mvl/mxv - .byte W04 - .byte 72*mus_dan03_mvl/mxv - .byte W04 - .byte 80*mus_dan03_mvl/mxv - .byte W04 - .byte N96 , Bn2 , v100 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_dan03_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_dan03: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_dan03_pri @ Priority - .byte mus_dan03_rev @ Reverb. - - .word mus_dan03_grp - - .word mus_dan03_1 - .word mus_dan03_2 - .word mus_dan03_3 - .word mus_dan03_4 - .word mus_dan03_5 - .word mus_dan03_6 - .word mus_dan03_7 - .word mus_dan03_8 - .word mus_dan03_9 - - .end diff --git a/sound/songs/mus_deepdeep.s b/sound/songs/mus_deepdeep.s deleted file mode 100644 index 250ae48003..0000000000 --- a/sound/songs/mus_deepdeep.s +++ /dev/null @@ -1,3932 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_deepdeep_grp, voicegroup057 - .equ mus_deepdeep_pri, 0 - .equ mus_deepdeep_rev, reverb_set+50 - .equ mus_deepdeep_mvl, 127 - .equ mus_deepdeep_key, 0 - .equ mus_deepdeep_tbs, 1 - .equ mus_deepdeep_exg, 0 - .equ mus_deepdeep_cmp, 1 - - .section .rodata - .global mus_deepdeep - .align 2 - -@********************** Track 1 **********************@ - -mus_deepdeep_1: - .byte KEYSH , mus_deepdeep_key+0 - .byte TEMPO , 86*mus_deepdeep_tbs/2 - .byte VOICE , 46 - .byte PAN , c_v+16 - .byte VOL , 75*mus_deepdeep_mvl/mxv - .byte W96 -mus_deepdeep_1_000: - .byte N04 , Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte Bn1 , v112 - .byte W04 - .byte Dn2 - .byte W04 - .byte Dn2 , v036 - .byte W04 - .byte Fs2 , v112 - .byte W04 - .byte Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Dn3 , v036 - .byte W04 - .byte Fs3 , v112 - .byte W04 - .byte Gn3 - .byte W04 - .byte Gn3 , v036 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte PEND - .byte Fn1 - .byte W04 - .byte Fn1 , v036 - .byte W04 - .byte An1 , v112 - .byte W04 - .byte Cn2 - .byte W04 - .byte Cn2 , v036 - .byte W04 - .byte En2 , v112 - .byte W04 - .byte Fn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Cn3 , v036 - .byte W04 - .byte En3 , v112 - .byte W04 - .byte Fn3 - .byte W08 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Cn4 , v036 - .byte W04 - .byte En4 , v112 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Cn3 - .byte W04 - .byte PATT - .word mus_deepdeep_1_000 - .byte N04 , Gs1 , v112 - .byte W04 - .byte Gs1 , v036 - .byte W04 - .byte Cn2 , v112 - .byte W04 - .byte Ds2 - .byte W04 - .byte Ds2 , v036 - .byte W04 - .byte Gn2 , v112 - .byte W04 - .byte Gs2 - .byte W04 - .byte As2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Ds3 , v036 - .byte W04 - .byte Gn3 , v112 - .byte W04 - .byte Gs3 - .byte W04 - .byte Gs3 , v036 - .byte W04 - .byte Cn4 , v112 - .byte W04 - .byte Ds4 - .byte W04 - .byte Ds4 , v036 - .byte W04 - .byte Gn4 , v112 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Cn5 - .byte W04 - .byte PATT - .word mus_deepdeep_1_000 -mus_deepdeep_1_001: - .byte N04 , Fn1 , v112 - .byte W04 - .byte Fn1 , v036 - .byte W04 - .byte An1 , v112 - .byte W04 - .byte Cn2 - .byte W04 - .byte Cn2 , v036 - .byte W04 - .byte En2 , v112 - .byte W04 - .byte Fn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Cn3 , v036 - .byte W04 - .byte En3 , v112 - .byte W04 - .byte Fn3 - .byte W04 - .byte Fn3 , v036 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte Cn4 - .byte W04 - .byte Cn4 , v036 - .byte W04 - .byte En4 , v112 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Cn3 - .byte W04 - .byte PEND - .byte PATT - .word mus_deepdeep_1_000 - .byte TEMPO , 86*mus_deepdeep_tbs/2 - .byte N04 , Gs1 , v112 - .byte W04 - .byte Gs1 , v036 - .byte W04 - .byte Cn2 , v112 - .byte W04 - .byte Ds2 - .byte W04 - .byte Ds2 , v036 - .byte W04 - .byte Gn2 , v112 - .byte W04 - .byte Gs2 - .byte W04 - .byte As2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Ds3 , v036 - .byte W04 - .byte Gn3 , v112 - .byte W04 - .byte Gs3 - .byte W04 - .byte Gs3 , v036 - .byte W04 - .byte Cn4 , v112 - .byte W04 - .byte Ds4 - .byte W04 - .byte Ds4 , v036 - .byte W04 - .byte Gn4 , v112 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Cn5 - .byte W04 -mus_deepdeep_1_B1: -mus_deepdeep_1_002: - .byte N04 , Ds1 , v112 - .byte W04 - .byte Gn1 - .byte W04 - .byte As1 - .byte W04 - .byte Dn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte PEND -mus_deepdeep_1_003: - .byte N04 , Dn1 , v112 - .byte W04 - .byte Dn1 , v036 - .byte W04 - .byte Fs1 , v112 - .byte W04 - .byte An1 - .byte W04 - .byte An1 , v036 - .byte W04 - .byte Cs2 , v112 - .byte W04 - .byte Dn2 - .byte W04 - .byte En2 - .byte W04 - .byte Fs2 - .byte W04 - .byte An2 - .byte W04 - .byte An2 , v036 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Dn3 - .byte W04 - .byte Dn3 , v036 - .byte W04 - .byte Fs3 , v112 - .byte W04 - .byte An3 - .byte W04 - .byte An3 , v036 - .byte W04 - .byte Cs4 , v112 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte En4 - .byte W04 - .byte PEND -mus_deepdeep_1_004: - .byte N04 , Gs1 , v112 - .byte W04 - .byte Cn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte As2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Gn4 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Gn4 , v112 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Gn4 , v112 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Fn4 , v112 - .byte W04 - .byte Fn4 , v036 - .byte W04 - .byte Ds4 , v112 - .byte W04 - .byte Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte As3 , v112 - .byte W04 - .byte PEND -mus_deepdeep_1_005: - .byte N04 , Gn1 , v112 - .byte W04 - .byte Bn1 - .byte W04 - .byte Dn2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte PEND - .byte PATT - .word mus_deepdeep_1_000 - .byte PATT - .word mus_deepdeep_1_001 - .byte PATT - .word mus_deepdeep_1_000 -mus_deepdeep_1_006: - .byte N04 , Fn1 , v112 - .byte W04 - .byte Fn1 , v036 - .byte W04 - .byte An1 , v112 - .byte W04 - .byte Cn2 - .byte W04 - .byte Cn2 , v036 - .byte W04 - .byte En2 , v112 - .byte W04 - .byte Fn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Cn3 , v036 - .byte W04 - .byte En3 , v112 - .byte W04 - .byte Fn3 - .byte W04 - .byte Fn3 , v036 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte Cn4 - .byte W04 - .byte Cn4 , v036 - .byte W04 - .byte En4 , v112 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte An4 - .byte W04 - .byte PEND - .byte Ds1 - .byte W04 - .byte Gn1 - .byte W04 - .byte As1 - .byte W04 - .byte Dn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Ds4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte PATT - .word mus_deepdeep_1_003 - .byte PATT - .word mus_deepdeep_1_004 - .byte N04 , Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte Bn1 , v112 - .byte W04 - .byte Dn2 - .byte W04 - .byte Dn2 , v036 - .byte W04 - .byte Fs2 , v112 - .byte W04 - .byte Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Dn3 , v036 - .byte W04 - .byte Fs3 , v112 - .byte W04 - .byte Gn3 - .byte W04 - .byte Gn3 , v036 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte PATT - .word mus_deepdeep_1_002 - .byte PATT - .word mus_deepdeep_1_003 - .byte PATT - .word mus_deepdeep_1_004 - .byte PATT - .word mus_deepdeep_1_005 - .byte PATT - .word mus_deepdeep_1_000 - .byte N04 , Fn1 , v112 - .byte W04 - .byte Fn1 , v036 - .byte W04 - .byte An1 , v112 - .byte W04 - .byte Cn2 - .byte W04 - .byte Cn2 , v036 - .byte W04 - .byte En2 , v112 - .byte W04 - .byte Fn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Cn3 , v036 - .byte W04 - .byte En3 , v112 - .byte W04 - .byte Fn3 - .byte W04 - .byte Fn3 , v036 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte Cn4 - .byte W04 - .byte Cn4 , v036 - .byte W04 - .byte En4 , v112 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Fn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Cn3 - .byte W04 - .byte PATT - .word mus_deepdeep_1_000 - .byte PATT - .word mus_deepdeep_1_006 - .byte W96 - .byte W96 - .byte GOTO - .word mus_deepdeep_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_deepdeep_2: - .byte KEYSH , mus_deepdeep_key+0 - .byte VOICE , 23 - .byte PAN , c_v+0 - .byte VOL , 47*mus_deepdeep_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_deepdeep_2_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 34*mus_deepdeep_mvl/mxv - .byte N04 , Cn2 , v064 - .byte W04 - .byte Ds2 , v044 - .byte W04 - .byte Gs2 - .byte W04 - .byte Cn2 , v064 - .byte W04 - .byte Dn2 - .byte W04 - .byte N02 , Fn2 , v044 - .byte W02 - .byte Cn2 , v064 - .byte W02 - .byte VOL , 42*mus_deepdeep_mvl/mxv - .byte N04 , An1 - .byte W04 - .byte Bn1 - .byte W04 - .byte An1 , v048 - .byte W04 - .byte As1 , v040 - .byte W04 - .byte Bn1 , v048 - .byte W04 - .byte An1 , v064 - .byte W04 - .byte VOL , 47*mus_deepdeep_mvl/mxv - .byte N04 , Cn2 - .byte W04 - .byte As1 , v048 - .byte W04 - .byte Ds2 , v060 - .byte W04 - .byte Bn1 , v040 - .byte W04 - .byte En2 , v060 - .byte W04 - .byte An1 , v064 - .byte W04 - .byte An2 - .byte W04 - .byte N02 , Bn1 , v044 - .byte W02 - .byte Dn2 , v032 - .byte W02 - .byte N04 , Cn3 , v064 - .byte W04 - .byte As1 , v044 - .byte W04 - .byte Ds3 , v060 - .byte W04 - .byte As1 , v032 - .byte W04 - .byte Cs2 , v064 - .byte W04 - .byte N02 , Dn2 - .byte W02 - .byte Cn2 - .byte W02 - .byte N04 , Cs2 , v040 - .byte W04 - .byte Gn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte An1 - .byte W04 - .byte VOL , 42*mus_deepdeep_mvl/mxv - .byte N04 , Bn1 , v064 - .byte W04 - .byte Gs1 - .byte W04 - .byte Cn2 , v032 - .byte W04 - .byte As1 - .byte W04 - .byte En2 , v040 - .byte W04 - .byte Bn1 , v064 - .byte W04 - .byte VOL , 37*mus_deepdeep_mvl/mxv - .byte N04 , Gn2 - .byte W04 - .byte Cs2 , v040 - .byte W04 - .byte An2 , v064 - .byte W04 - .byte Cn2 , v040 - .byte W04 - .byte Bn2 , v064 - .byte W04 - .byte Bn1 , v040 - .byte W04 - .byte VOL , 31*mus_deepdeep_mvl/mxv - .byte N04 , As2 , v064 - .byte W04 - .byte Dn2 , v040 - .byte W04 - .byte Dn3 , v068 - .byte W04 - .byte Cs2 , v040 - .byte W04 - .byte Fn3 , v068 - .byte W04 - .byte Cn2 , v044 - .byte W04 - .byte GOTO - .word mus_deepdeep_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_deepdeep_3: - .byte KEYSH , mus_deepdeep_key+0 - .byte VOICE , 35 - .byte PAN , c_v+0 - .byte VOL , 94*mus_deepdeep_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_deepdeep_3_B1: -mus_deepdeep_3_000: - .byte N04 , Ds1 , v127 - .byte W08 - .byte Dn1 - .byte W04 - .byte N08 , Ds1 - .byte W08 - .byte N04 , Gn1 - .byte W04 - .byte N08 , Gn1 , v036 - .byte W08 - .byte N04 , As1 , v127 - .byte W04 - .byte N08 , As1 , v036 - .byte W08 - .byte N04 , Dn2 , v127 - .byte W04 - .byte N08 , Dn2 , v036 - .byte W32 - .byte N04 , Dn2 , v127 - .byte W04 - .byte N12 , Ds1 - .byte W12 - .byte PEND -mus_deepdeep_3_001: - .byte N04 , Dn1 , v127 - .byte W08 - .byte Cs1 - .byte W04 - .byte N08 , Dn1 - .byte W08 - .byte N04 , Fs1 - .byte W04 - .byte N08 , Fs1 , v036 - .byte W08 - .byte N04 , An1 , v127 - .byte W04 - .byte N08 , An1 , v036 - .byte W08 - .byte N04 , Cs2 , v127 - .byte W04 - .byte N08 , Cs2 , v036 - .byte W20 - .byte N04 , Cs2 , v127 - .byte W04 - .byte N08 , Cs2 , v036 - .byte W08 - .byte N04 , Cs2 , v127 - .byte W04 - .byte N12 , Dn1 - .byte W12 - .byte PEND - .byte N04 , Fn1 - .byte W08 - .byte En1 - .byte W04 - .byte N08 , Fn1 - .byte W08 - .byte N04 , Gs1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn2 - .byte W04 - .byte Ds2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Dn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cn2 - .byte W08 - .byte Gs1 - .byte W04 -mus_deepdeep_3_002: - .byte N04 , Gn1 , v127 - .byte W08 - .byte Fs1 - .byte W04 - .byte N08 , Gn1 - .byte W08 - .byte N04 , Bn1 - .byte W04 - .byte N08 , Bn1 , v036 - .byte W08 - .byte N04 , Dn2 , v127 - .byte W04 - .byte N08 , Dn2 , v036 - .byte W08 - .byte N04 , Fs2 , v127 - .byte W04 - .byte N08 , Fs2 , v036 - .byte W08 - .byte N04 , Fs2 , v127 - .byte W04 - .byte N08 , Gn1 - .byte W12 - .byte N04 , Fs2 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En2 - .byte W04 - .byte Dn2 - .byte W04 - .byte PEND -mus_deepdeep_3_003: - .byte N12 , Gn1 , v127 - .byte W12 - .byte N08 , Gn1 , v036 - .byte W08 - .byte N04 , Gn1 , v127 - .byte W04 - .byte N08 , Gn1 , v036 - .byte W68 - .byte N04 , Gn2 , v127 - .byte W04 - .byte PEND -mus_deepdeep_3_004: - .byte N12 , Fn1 , v127 - .byte W12 - .byte N08 , Fn1 , v036 - .byte W08 - .byte N04 , Fn1 , v127 - .byte W04 - .byte N08 , Fn1 , v036 - .byte W68 - .byte N04 , Gn2 , v127 - .byte W04 - .byte PEND - .byte N12 , Gn1 - .byte W12 - .byte N08 , Gn1 , v036 - .byte W08 - .byte N04 , Gn1 , v124 - .byte W04 - .byte N08 , Gn1 , v036 - .byte W68 - .byte N04 , Gn2 , v127 - .byte W04 -mus_deepdeep_3_005: - .byte N12 , Fn1 , v127 - .byte W12 - .byte N08 , Fn1 , v036 - .byte W08 - .byte N04 , Fn1 , v127 - .byte W04 - .byte N08 , Fn1 , v036 - .byte W72 - .byte PEND - .byte PATT - .word mus_deepdeep_3_000 - .byte PATT - .word mus_deepdeep_3_001 - .byte N04 , Fn1 , v127 - .byte W08 - .byte En1 - .byte W04 - .byte N08 , Fn1 - .byte W08 - .byte N04 , Gs1 - .byte W04 - .byte N08 , Gs1 , v036 - .byte W08 - .byte N04 , Cn2 , v127 - .byte W04 - .byte N08 , Cn2 , v036 - .byte W08 - .byte N04 , Dn2 , v127 - .byte W04 - .byte Ds2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Dn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cn2 - .byte W08 - .byte Gs1 - .byte W04 - .byte PATT - .word mus_deepdeep_3_002 - .byte PATT - .word mus_deepdeep_3_000 - .byte N04 , Dn1 , v127 - .byte W08 - .byte Cs1 - .byte W04 - .byte N08 , Dn1 - .byte W08 - .byte N04 , Fs1 - .byte W04 - .byte N08 - .byte W08 - .byte N04 , An1 - .byte W04 - .byte N08 , An1 , v036 - .byte W08 - .byte N04 , Cs2 , v127 - .byte W06 - .byte N08 , Cs2 , v036 - .byte W18 - .byte N04 , Cs2 , v127 - .byte W04 - .byte N08 , Cs2 , v036 - .byte W08 - .byte N04 , Cs2 , v127 - .byte W04 - .byte N12 , Dn1 - .byte W12 - .byte N04 , Fn1 - .byte W08 - .byte En1 - .byte W04 - .byte N08 , Fn1 - .byte W08 - .byte N04 , Gs1 - .byte W04 - .byte N08 - .byte W08 - .byte N04 , Cn2 - .byte W04 - .byte N08 , Cn2 , v036 - .byte W08 - .byte N04 , Dn2 , v127 - .byte W04 - .byte Ds2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Dn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cn2 - .byte W08 - .byte Gs1 - .byte W04 - .byte Gn1 - .byte W08 - .byte Fs1 - .byte W04 - .byte N08 , Gn1 - .byte W08 - .byte N04 , Bn1 - .byte W04 - .byte N08 - .byte W08 - .byte N04 , Dn2 - .byte W04 - .byte N08 , Dn2 , v036 - .byte W08 - .byte N04 , Fs2 , v127 - .byte W04 - .byte N08 , Fs2 , v036 - .byte W08 - .byte N04 , Fs2 , v127 - .byte W04 - .byte N08 , Gn1 - .byte W12 - .byte N04 , Fs2 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En2 - .byte W04 - .byte Dn2 - .byte W04 - .byte N12 , Gn1 , v124 - .byte W12 - .byte N08 , Gn1 , v036 - .byte W08 - .byte N04 , Gn1 , v127 - .byte W04 - .byte N08 , Gn1 , v036 - .byte W68 - .byte N04 , Gn2 , v127 - .byte W04 - .byte PATT - .word mus_deepdeep_3_004 - .byte PATT - .word mus_deepdeep_3_003 - .byte PATT - .word mus_deepdeep_3_005 - .byte W96 - .byte W96 - .byte GOTO - .word mus_deepdeep_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_deepdeep_4: - .byte KEYSH , mus_deepdeep_key+0 - .byte VOICE , 126 - .byte VOL , 31*mus_deepdeep_mvl/mxv - .byte PAN , c_v-64 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 126 - .byte W12 - .byte N08 , Gn4 , v064 - .byte W24 - .byte Gn4 , v092 - .byte W24 - .byte Gn4 , v127 - .byte W36 -mus_deepdeep_4_B1: -mus_deepdeep_4_000: - .byte W24 - .byte N10 , Gn4 , v112 - .byte W36 - .byte N10 - .byte W36 - .byte PEND -mus_deepdeep_4_001: - .byte W24 - .byte N10 , Gn4 , v112 - .byte W36 - .byte N10 - .byte W24 - .byte N10 - .byte W12 - .byte PEND - .byte PATT - .word mus_deepdeep_4_000 - .byte PATT - .word mus_deepdeep_4_001 - .byte PATT - .word mus_deepdeep_4_000 - .byte PATT - .word mus_deepdeep_4_001 - .byte PATT - .word mus_deepdeep_4_000 - .byte PATT - .word mus_deepdeep_4_001 - .byte PATT - .word mus_deepdeep_4_000 - .byte PATT - .word mus_deepdeep_4_001 - .byte PATT - .word mus_deepdeep_4_000 - .byte PATT - .word mus_deepdeep_4_001 - .byte PATT - .word mus_deepdeep_4_000 - .byte PATT - .word mus_deepdeep_4_001 - .byte PATT - .word mus_deepdeep_4_000 - .byte PATT - .word mus_deepdeep_4_001 - .byte PATT - .word mus_deepdeep_4_000 - .byte PATT - .word mus_deepdeep_4_001 - .byte PATT - .word mus_deepdeep_4_000 - .byte PATT - .word mus_deepdeep_4_001 - .byte PATT - .word mus_deepdeep_4_000 - .byte PATT - .word mus_deepdeep_4_001 - .byte GOTO - .word mus_deepdeep_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_deepdeep_5: - .byte KEYSH , mus_deepdeep_key+0 - .byte VOICE , 9 - .byte PAN , c_v-32 - .byte VOL , 15*mus_deepdeep_mvl/mxv - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N12 , Gn5 , v084 - .byte W12 - .byte PAN , c_v+32 - .byte VOL , 26*mus_deepdeep_mvl/mxv - .byte N04 , Gn4 , v080 - .byte W04 - .byte Gn4 , v044 - .byte W04 - .byte Gn4 , v060 - .byte W04 - .byte N12 , Gn5 , v084 - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 35*mus_deepdeep_mvl/mxv - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N12 , Gn5 , v084 - .byte W12 - .byte PAN , c_v+32 - .byte VOL , 47*mus_deepdeep_mvl/mxv - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N08 , Gn5 , v084 - .byte W08 - .byte N04 , Gn5 , v052 - .byte W04 - .byte VOL , 53*mus_deepdeep_mvl/mxv - .byte PAN , c_v-32 - .byte N04 , Gn4 , v080 - .byte W04 - .byte Gn4 , v048 - .byte W04 - .byte Gn4 , v072 - .byte W04 - .byte N08 , Gn5 , v084 - .byte W08 - .byte N04 , Gn5 , v064 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N12 , Gn5 , v084 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N08 , Gn5 , v084 - .byte W08 - .byte N04 , Gn5 , v056 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N12 , Gn5 , v084 - .byte W12 -mus_deepdeep_5_000: - .byte PAN , c_v-32 - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N12 , Gn5 , v084 - .byte W12 - .byte PAN , c_v+32 - .byte N04 , Gn4 , v080 - .byte W04 - .byte Gn4 , v044 - .byte W04 - .byte Gn4 , v060 - .byte W04 - .byte N12 , Gn5 , v084 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N12 , Gn5 , v084 - .byte W12 - .byte PAN , c_v+32 - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N08 , Gn5 , v084 - .byte W08 - .byte N04 , Gn5 , v052 - .byte W04 - .byte PEND -mus_deepdeep_5_001: - .byte PAN , c_v-32 - .byte N04 , Gn4 , v080 - .byte W04 - .byte Gn4 , v048 - .byte W04 - .byte Gn4 , v072 - .byte W04 - .byte N08 , Gn5 , v084 - .byte W08 - .byte N04 , Gn5 , v064 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N12 , Gn5 , v084 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N08 , Gn5 , v084 - .byte W08 - .byte N04 , Gn5 , v056 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 , v080 - .byte W08 - .byte Gn4 , v052 - .byte W04 - .byte N12 , Gn5 , v084 - .byte W12 - .byte PEND - .byte PATT - .word mus_deepdeep_5_000 - .byte PATT - .word mus_deepdeep_5_001 - .byte PATT - .word mus_deepdeep_5_000 - .byte PATT - .word mus_deepdeep_5_001 - .byte PATT - .word mus_deepdeep_5_000 -mus_deepdeep_5_B1: - .byte PATT - .word mus_deepdeep_5_001 - .byte PATT - .word mus_deepdeep_5_000 - .byte PATT - .word mus_deepdeep_5_001 - .byte PATT - .word mus_deepdeep_5_000 - .byte PATT - .word mus_deepdeep_5_001 - .byte PATT - .word mus_deepdeep_5_000 - .byte PATT - .word mus_deepdeep_5_001 - .byte PATT - .word mus_deepdeep_5_000 - .byte PATT - .word mus_deepdeep_5_001 - .byte PATT - .word mus_deepdeep_5_000 - .byte PATT - .word mus_deepdeep_5_001 - .byte PATT - .word mus_deepdeep_5_000 - .byte PATT - .word mus_deepdeep_5_001 - .byte PATT - .word mus_deepdeep_5_000 - .byte PATT - .word mus_deepdeep_5_001 - .byte PAN , c_v-32 - .byte N04 , Gn4 , v080 - .byte W04 - .byte Gn4 , v068 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte N08 , Gn5 - .byte W08 - .byte N04 , Gn5 , v060 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 , v052 - .byte W08 - .byte Gn4 , v048 - .byte W04 - .byte N12 , Gn5 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , Gn4 , v036 - .byte W08 - .byte Gn4 , v032 - .byte W04 - .byte N08 , Gn5 , v024 - .byte W08 - .byte N04 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 - .byte W08 - .byte N04 - .byte W04 - .byte N12 , Gn5 , v020 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte VOL , 65*mus_deepdeep_mvl/mxv - .byte W12 - .byte N04 , Gn4 , v112 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 , v080 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Gn4 , v052 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 , v036 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Gn4 , v028 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 , v024 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Gn4 , v020 - .byte W04 - .byte Dn4 - .byte W32 - .byte W24 - .byte PAN , c_v+32 - .byte N04 , Fn4 , v112 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Fn4 , v080 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Fn4 , v052 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Fn4 , v036 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Fn4 , v028 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Fn4 , v024 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Fn4 , v020 - .byte W04 - .byte Cn4 - .byte W20 - .byte VOL , 53*mus_deepdeep_mvl/mxv - .byte W12 - .byte PAN , c_v-32 - .byte N04 , Bn4 , v112 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Bn4 , v080 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Bn4 , v052 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Bn4 , v036 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Bn4 , v028 - .byte W04 - .byte VOICE , 9 - .byte PAN , c_v-32 - .byte N04 , Gn4 , v016 - .byte W08 - .byte Gn4 , v036 - .byte W04 - .byte N08 , Gn5 , v040 - .byte W08 - .byte N04 , Gn5 , v048 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 , v096 - .byte W08 - .byte Gn4 , v076 - .byte W04 - .byte N12 , Gn5 , v092 - .byte W12 - .byte PATT - .word mus_deepdeep_5_000 - .byte PATT - .word mus_deepdeep_5_001 - .byte PATT - .word mus_deepdeep_5_000 - .byte GOTO - .word mus_deepdeep_5_B1 - .byte PAN , c_v-32 - .byte FINE - -@********************** Track 6 **********************@ - -mus_deepdeep_6: - .byte KEYSH , mus_deepdeep_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 35*mus_deepdeep_mvl/mxv - .byte XCMD , xIECV , 18 - .byte xIECV , 12 - .byte BENDR , 12 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOL , 39*mus_deepdeep_mvl/mxv - .byte W12 - .byte N04 , An3 , v048 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cn4 - .byte W04 - .byte N72 , Dn4 , v112 - .byte W24 - .byte MOD , 3 - .byte VOL , 38*mus_deepdeep_mvl/mxv - .byte W04 - .byte 35*mus_deepdeep_mvl/mxv - .byte W04 - .byte 31*mus_deepdeep_mvl/mxv - .byte W04 - .byte 28*mus_deepdeep_mvl/mxv - .byte W04 - .byte 25*mus_deepdeep_mvl/mxv - .byte W04 - .byte 21*mus_deepdeep_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte VOL , 39*mus_deepdeep_mvl/mxv - .byte N04 , Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N92 , Dn4 - .byte W12 - .byte MOD , 2 - .byte W24 - .byte VOL , 37*mus_deepdeep_mvl/mxv - .byte W04 - .byte 35*mus_deepdeep_mvl/mxv - .byte W04 - .byte 32*mus_deepdeep_mvl/mxv - .byte W04 - .byte 29*mus_deepdeep_mvl/mxv - .byte W04 - .byte 26*mus_deepdeep_mvl/mxv - .byte W04 - .byte 23*mus_deepdeep_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 21*mus_deepdeep_mvl/mxv - .byte W04 - .byte 19*mus_deepdeep_mvl/mxv - .byte W20 - .byte MOD , 0 - .byte W08 - .byte VOL , 38*mus_deepdeep_mvl/mxv - .byte N06 , Fs4 - .byte W12 - .byte N04 , Cs4 - .byte W04 - .byte N92 , Dn4 - .byte W24 - .byte MOD , 2 - .byte VOL , 37*mus_deepdeep_mvl/mxv - .byte W04 - .byte 34*mus_deepdeep_mvl/mxv - .byte W04 - .byte 32*mus_deepdeep_mvl/mxv - .byte W04 - .byte 30*mus_deepdeep_mvl/mxv - .byte W04 - .byte 28*mus_deepdeep_mvl/mxv - .byte W04 - .byte 26*mus_deepdeep_mvl/mxv - .byte W04 - .byte 23*mus_deepdeep_mvl/mxv - .byte W04 - .byte 22*mus_deepdeep_mvl/mxv - .byte W04 - .byte 20*mus_deepdeep_mvl/mxv - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte VOL , 39*mus_deepdeep_mvl/mxv - .byte N02 , Cs4 - .byte W02 - .byte Dn4 - .byte W02 - .byte N44 , Ds4 - .byte W20 - .byte MOD , 7 - .byte W04 - .byte VOL , 34*mus_deepdeep_mvl/mxv - .byte W04 - .byte 29*mus_deepdeep_mvl/mxv - .byte W04 - .byte 24*mus_deepdeep_mvl/mxv - .byte W04 - .byte 20*mus_deepdeep_mvl/mxv - .byte W08 - .byte MOD , 0 - .byte VOL , 14*mus_deepdeep_mvl/mxv - .byte W02 - .byte 39*mus_deepdeep_mvl/mxv - .byte N02 , En4 - .byte W02 - .byte VOL , 39*mus_deepdeep_mvl/mxv - .byte N24 , Fn4 - .byte W24 - .byte N08 , Ds4 - .byte W08 - .byte N02 , Dn4 , v064 - .byte W02 - .byte Cn4 - .byte W02 - .byte Bn3 - .byte W02 - .byte An3 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fn3 - .byte W02 - .byte En3 - .byte W02 - .byte Dn3 - .byte W02 -mus_deepdeep_6_B1: - .byte VOL , 27*mus_deepdeep_mvl/mxv - .byte BEND , c_v+2 - .byte N04 , Ds1 , v127 - .byte W08 - .byte Dn1 - .byte W04 - .byte N08 , Ds1 - .byte W08 - .byte N04 , Gn1 - .byte W04 - .byte N08 , Gn1 , v036 - .byte W08 - .byte N04 , As1 , v127 - .byte W04 - .byte N08 , As1 , v036 - .byte W08 - .byte N04 , Dn2 , v127 - .byte W04 - .byte N08 , Dn2 , v036 - .byte W32 - .byte N04 , Dn2 , v127 - .byte W04 - .byte N12 , Ds1 - .byte W12 - .byte N04 , Dn1 - .byte W08 - .byte Cs1 - .byte W04 - .byte N08 , Dn1 - .byte W08 - .byte N04 , Fs1 - .byte W04 - .byte N08 , Fs1 , v036 - .byte W08 - .byte N04 , An1 , v127 - .byte W04 - .byte N08 , An1 , v036 - .byte W08 - .byte N04 , Cs2 , v127 - .byte W04 - .byte N08 , Cs2 , v036 - .byte W20 - .byte N04 , Cs2 , v127 - .byte W04 - .byte N08 , Cs2 , v036 - .byte W08 - .byte N04 , Cs2 , v127 - .byte W04 - .byte N12 , Dn1 - .byte W12 - .byte N04 , Fn1 - .byte W08 - .byte En1 - .byte W04 - .byte N08 , Fn1 - .byte W08 - .byte N04 , Gs1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn2 - .byte W04 - .byte Ds2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Dn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cn2 - .byte W08 - .byte Gs1 - .byte W04 - .byte Gn1 - .byte W08 - .byte Fs1 - .byte W04 - .byte N08 , Gn1 - .byte W08 - .byte N04 , Bn1 - .byte W04 - .byte N08 , Bn1 , v036 - .byte W08 - .byte N04 , Dn2 , v127 - .byte W04 - .byte N08 , Dn2 , v036 - .byte W08 - .byte N04 , Fs2 , v127 - .byte W04 - .byte N08 , Fs2 , v036 - .byte W08 - .byte N04 , Fs2 , v127 - .byte W04 - .byte N08 , Gn1 - .byte W12 - .byte VOL , 39*mus_deepdeep_mvl/mxv - .byte BEND , c_v+0 - .byte N04 , Dn4 , v112 - .byte W04 - .byte Cn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cn4 - .byte W04 - .byte N72 , Dn4 - .byte W24 - .byte MOD , 3 - .byte VOL , 35*mus_deepdeep_mvl/mxv - .byte W04 - .byte 31*mus_deepdeep_mvl/mxv - .byte W04 - .byte 28*mus_deepdeep_mvl/mxv - .byte W04 - .byte 25*mus_deepdeep_mvl/mxv - .byte W04 - .byte 23*mus_deepdeep_mvl/mxv - .byte W04 - .byte 21*mus_deepdeep_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte VOL , 39*mus_deepdeep_mvl/mxv - .byte N04 , Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N84 , Dn4 - .byte W12 - .byte MOD , 2 - .byte W24 - .byte 3 - .byte VOL , 38*mus_deepdeep_mvl/mxv - .byte W04 - .byte 35*mus_deepdeep_mvl/mxv - .byte W04 - .byte 33*mus_deepdeep_mvl/mxv - .byte W04 - .byte 32*mus_deepdeep_mvl/mxv - .byte W04 - .byte 29*mus_deepdeep_mvl/mxv - .byte W04 - .byte 28*mus_deepdeep_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 25*mus_deepdeep_mvl/mxv - .byte W04 - .byte 23*mus_deepdeep_mvl/mxv - .byte W04 - .byte 21*mus_deepdeep_mvl/mxv - .byte W16 - .byte MOD , 0 - .byte W08 - .byte VOL , 38*mus_deepdeep_mvl/mxv - .byte N06 , Fs4 - .byte W12 - .byte N04 , Cs4 - .byte W04 -mus_deepdeep_6_000: - .byte TIE , Dn4 , v112 - .byte W48 - .byte MOD , 2 - .byte W48 - .byte PEND - .byte W24 - .byte 4 - .byte VOL , 38*mus_deepdeep_mvl/mxv - .byte W04 - .byte 35*mus_deepdeep_mvl/mxv - .byte W04 - .byte 32*mus_deepdeep_mvl/mxv - .byte W04 - .byte 29*mus_deepdeep_mvl/mxv - .byte W04 - .byte 26*mus_deepdeep_mvl/mxv - .byte W04 - .byte 23*mus_deepdeep_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 21*mus_deepdeep_mvl/mxv - .byte W24 - .byte EOT - .byte MOD , 0 - .byte VOL , 39*mus_deepdeep_mvl/mxv - .byte N02 , Cn4 , v064 - .byte W02 - .byte Bn3 - .byte W02 - .byte An3 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fs3 - .byte W02 - .byte En3 - .byte W02 - .byte Dn3 - .byte W02 - .byte Cn3 - .byte W02 - .byte Bn2 - .byte W04 - .byte An2 - .byte W02 - .byte Gs2 - .byte W02 - .byte VOL , 39*mus_deepdeep_mvl/mxv - .byte N16 , Gn2 , v112 - .byte W16 - .byte N14 , Gs2 - .byte W14 - .byte N02 , An2 , v100 - .byte W02 - .byte N24 , As2 , v112 - .byte W24 - .byte W02 - .byte N02 , Bn2 - .byte W02 - .byte N12 , As2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N42 , Fs2 - .byte W24 - .byte MOD , 5 - .byte W18 - .byte N02 , Bn2 , v080 - .byte W02 - .byte Cn3 - .byte W02 - .byte Cs3 - .byte W02 - .byte MOD , 0 - .byte N24 , Dn3 , v112 - .byte W24 - .byte N08 , Cs3 - .byte W08 - .byte N02 , Cn3 , v080 - .byte W02 - .byte Bn2 - .byte W02 - .byte As2 - .byte W02 - .byte An2 - .byte W02 - .byte Gs2 - .byte W02 - .byte Gn2 - .byte W02 - .byte Fs2 - .byte W02 - .byte Fn2 - .byte W02 - .byte Bn2 , v112 - .byte W02 - .byte N10 , As2 - .byte W10 - .byte N12 , Cn3 - .byte W12 - .byte N22 , Ds3 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cs3 - .byte W04 - .byte N12 , Cn3 - .byte W12 - .byte N48 , Bn2 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N24 , Dn3 - .byte W24 - .byte N08 , Fs3 - .byte W08 - .byte N02 , Fn3 , v080 - .byte W02 - .byte En3 - .byte W02 - .byte Ds3 - .byte W02 - .byte Dn3 - .byte W02 - .byte Cs3 - .byte W02 - .byte Cn3 - .byte W02 - .byte Bn2 - .byte W02 - .byte As2 - .byte W02 - .byte N16 , Gn3 , v112 - .byte W16 - .byte Gs3 - .byte W16 - .byte N24 , As3 - .byte W28 - .byte N12 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N42 , Fs3 - .byte W24 - .byte MOD , 5 - .byte W18 - .byte N02 , Bn3 , v080 - .byte W02 - .byte Cn4 - .byte W02 - .byte Cs4 - .byte W02 - .byte MOD , 0 - .byte N24 , Dn4 , v112 - .byte W24 - .byte N08 , Cs4 - .byte W08 - .byte N02 , Cn4 , v080 - .byte W02 - .byte Bn3 - .byte W02 - .byte As3 - .byte W02 - .byte An3 - .byte W02 - .byte Gs3 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fs3 - .byte W02 - .byte Fn3 - .byte W02 - .byte MOD , 0 - .byte N12 , As3 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte N22 , Ds4 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte N12 , Cn4 - .byte W12 - .byte N48 , Bn3 - .byte W24 - .byte VOL , 37*mus_deepdeep_mvl/mxv - .byte MOD , 5 - .byte W04 - .byte VOL , 33*mus_deepdeep_mvl/mxv - .byte W04 - .byte 30*mus_deepdeep_mvl/mxv - .byte W04 - .byte 25*mus_deepdeep_mvl/mxv - .byte W04 - .byte 23*mus_deepdeep_mvl/mxv - .byte W08 - .byte 39*mus_deepdeep_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn4 - .byte W24 - .byte N04 , Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte N72 , Dn4 - .byte W24 - .byte MOD , 3 - .byte VOL , 38*mus_deepdeep_mvl/mxv - .byte W04 - .byte 34*mus_deepdeep_mvl/mxv - .byte W04 - .byte 31*mus_deepdeep_mvl/mxv - .byte W04 - .byte 29*mus_deepdeep_mvl/mxv - .byte W04 - .byte 26*mus_deepdeep_mvl/mxv - .byte W04 - .byte 24*mus_deepdeep_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte VOL , 38*mus_deepdeep_mvl/mxv - .byte N04 , Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N84 , Dn4 - .byte W12 - .byte MOD , 2 - .byte W24 - .byte 3 - .byte VOL , 37*mus_deepdeep_mvl/mxv - .byte W04 - .byte 34*mus_deepdeep_mvl/mxv - .byte W04 - .byte 32*mus_deepdeep_mvl/mxv - .byte W04 - .byte 29*mus_deepdeep_mvl/mxv - .byte W04 - .byte 27*mus_deepdeep_mvl/mxv - .byte W04 - .byte 25*mus_deepdeep_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 24*mus_deepdeep_mvl/mxv - .byte W04 - .byte 22*mus_deepdeep_mvl/mxv - .byte W20 - .byte MOD , 0 - .byte W08 - .byte VOL , 38*mus_deepdeep_mvl/mxv - .byte N06 , Fs4 - .byte W12 - .byte N04 , Cs4 - .byte W04 - .byte PATT - .word mus_deepdeep_6_000 - .byte W24 - .byte MOD , 6 - .byte VOL , 35*mus_deepdeep_mvl/mxv - .byte W04 - .byte 32*mus_deepdeep_mvl/mxv - .byte W04 - .byte 29*mus_deepdeep_mvl/mxv - .byte W04 - .byte 27*mus_deepdeep_mvl/mxv - .byte W04 - .byte 25*mus_deepdeep_mvl/mxv - .byte W04 - .byte 23*mus_deepdeep_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 21*mus_deepdeep_mvl/mxv - .byte W24 - .byte EOT , Dn4 - .byte MOD , 0 - .byte VOL , 38*mus_deepdeep_mvl/mxv - .byte N02 , Cn4 , v064 - .byte W02 - .byte Bn3 - .byte W02 - .byte An3 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fs3 - .byte W02 - .byte En3 - .byte W02 - .byte Dn3 - .byte W02 - .byte Cn3 - .byte W02 - .byte Bn2 - .byte W04 - .byte An2 - .byte W02 - .byte Gs2 - .byte W02 - .byte VOL , 47*mus_deepdeep_mvl/mxv - .byte W96 - .byte W96 - .byte GOTO - .word mus_deepdeep_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_deepdeep_7: - .byte KEYSH , mus_deepdeep_key+0 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte VOL , 37*mus_deepdeep_mvl/mxv - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte LFOS , 44 - .byte BENDR , 12 - .byte BEND , c_v+2 - .byte W96 - .byte c_v+2 - .byte N04 , Gn1 , v112 - .byte W08 - .byte Bn1 - .byte W04 - .byte Dn2 - .byte W08 - .byte Fs2 - .byte W04 - .byte Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W08 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W08 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn1 - .byte W08 - .byte An1 - .byte W04 - .byte Cn2 - .byte W08 - .byte En2 - .byte W04 - .byte Fn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W08 - .byte En3 - .byte W04 - .byte Fn3 - .byte W08 - .byte An3 - .byte W04 - .byte Cn4 - .byte W08 - .byte En4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Cn3 - .byte W04 - .byte Gn1 - .byte W08 - .byte Bn1 - .byte W04 - .byte Dn2 - .byte W08 - .byte Fs2 - .byte W04 - .byte Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W08 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W08 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gs1 - .byte W08 - .byte Cn2 - .byte W04 - .byte Ds2 - .byte W08 - .byte Gn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte As2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W08 - .byte Gn3 - .byte W04 - .byte Gs3 - .byte W08 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W08 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte An4 - .byte W04 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_deepdeep_7_B1: - .byte BEND , c_v+2 - .byte N04 , Ds1 , v112 - .byte W04 - .byte Gn1 - .byte W04 - .byte As1 - .byte W04 - .byte Dn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Dn1 - .byte W08 - .byte Fs1 - .byte W04 - .byte An1 - .byte W08 - .byte Cs2 - .byte W04 - .byte Dn2 - .byte W04 - .byte En2 - .byte W04 - .byte Fs2 - .byte W04 - .byte An2 - .byte W08 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W08 - .byte Fs3 - .byte W04 - .byte An3 - .byte W08 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte En4 - .byte W04 - .byte Gs1 - .byte W04 - .byte Cn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte As2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn4 - .byte W08 - .byte Ds4 - .byte W04 - .byte Dn4 - .byte W08 - .byte As3 - .byte W04 - .byte Gn1 - .byte W04 - .byte Bn1 - .byte W04 - .byte Dn2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W28 - .byte N12 , Gn1 - .byte W12 - .byte N08 , Gn1 , v036 - .byte W08 - .byte N04 , Gn1 , v124 - .byte W04 - .byte N08 , Gn1 , v036 - .byte W68 - .byte N04 , Gn2 , v124 - .byte W04 -mus_deepdeep_7_000: - .byte N12 , Fn1 , v124 - .byte W12 - .byte N08 , Fn1 , v036 - .byte W08 - .byte N04 , Fn1 , v124 - .byte W04 - .byte N08 , Fn1 , v036 - .byte W68 - .byte N04 , Gn2 , v124 - .byte W04 - .byte PEND -mus_deepdeep_7_001: - .byte N12 , Gn1 , v124 - .byte W12 - .byte N08 , Gn1 , v036 - .byte W08 - .byte N04 , Gn1 , v124 - .byte W04 - .byte N08 , Gn1 , v036 - .byte W68 - .byte N04 , Gn2 , v124 - .byte W04 - .byte PEND -mus_deepdeep_7_002: - .byte N12 , Fn1 , v124 - .byte W12 - .byte N08 , Fn1 , v036 - .byte W08 - .byte N04 , Fn1 , v124 - .byte W04 - .byte N08 , Fn1 , v036 - .byte W72 - .byte PEND - .byte VOL , 35*mus_deepdeep_mvl/mxv - .byte N04 , Ds1 , v124 - .byte W08 - .byte Dn1 - .byte W04 - .byte N08 , Ds1 - .byte W08 - .byte N04 , Gn1 - .byte W04 - .byte N08 , Gn1 , v036 - .byte W08 - .byte N04 , As1 , v124 - .byte W04 - .byte N08 , As1 , v036 - .byte W08 - .byte N04 , Dn2 , v124 - .byte W04 - .byte N08 , Dn2 , v036 - .byte W32 - .byte N04 , Dn2 , v124 - .byte W04 - .byte N12 , Ds1 - .byte W12 - .byte N04 , Dn1 - .byte W08 - .byte Cs1 - .byte W04 - .byte N08 , Dn1 - .byte W08 - .byte N04 , Fs1 - .byte W04 - .byte N08 , Fs1 , v036 - .byte W08 - .byte N04 , An1 , v124 - .byte W04 - .byte N08 , An1 , v036 - .byte W08 - .byte N04 , Cs2 , v124 - .byte W04 - .byte N08 , Cs2 , v036 - .byte W20 - .byte N04 , Cs2 , v124 - .byte W04 - .byte N08 , Cs2 , v036 - .byte W08 - .byte N04 , Cs2 , v124 - .byte W04 - .byte N12 , Dn1 - .byte W12 - .byte N04 , Fn1 - .byte W08 - .byte En1 - .byte W04 - .byte N08 , Fn1 - .byte W08 - .byte N04 , Gs1 - .byte W04 - .byte N08 , Gs1 , v036 - .byte W08 - .byte N04 , Cn2 , v124 - .byte W04 - .byte N08 , Cn2 , v036 - .byte W08 - .byte N04 , Dn2 , v124 - .byte W04 - .byte BEND , c_v+0 - .byte N04 , Ds4 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte BEND , c_v+2 - .byte N04 , Dn2 , v124 - .byte W04 - .byte Ds2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cn2 - .byte W08 - .byte Gs1 - .byte W04 -mus_deepdeep_7_003: - .byte N04 , Gn1 , v124 - .byte W08 - .byte Fs1 - .byte W04 - .byte N08 , Gn1 - .byte W08 - .byte N04 , Bn1 - .byte W04 - .byte N08 , Bn1 , v036 - .byte W08 - .byte N04 , Dn2 , v124 - .byte W04 - .byte N08 , Dn2 , v036 - .byte W08 - .byte N04 , Fs2 , v124 - .byte W04 - .byte N08 , Fs2 , v036 - .byte W08 - .byte N04 , Fs2 , v124 - .byte W04 - .byte N08 , Gn1 - .byte W12 - .byte N04 , Fs2 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En2 - .byte W04 - .byte Dn2 - .byte W04 - .byte PEND - .byte Ds1 - .byte W08 - .byte Dn1 - .byte W04 - .byte N08 , Ds1 - .byte W08 - .byte N04 , Gn1 - .byte W04 - .byte N08 , Gn1 , v036 - .byte W08 - .byte N04 , As1 , v124 - .byte W04 - .byte N08 , As1 , v036 - .byte W08 - .byte N04 , Dn2 , v124 - .byte W04 - .byte N08 , Dn2 , v036 - .byte W32 - .byte N04 , Dn2 , v124 - .byte W04 - .byte N12 , Ds1 - .byte W12 - .byte N04 , Dn1 - .byte W08 - .byte Cs1 - .byte W04 - .byte N08 , Dn1 - .byte W08 - .byte N04 , Fs1 - .byte W04 - .byte N08 , Fs1 , v036 - .byte W08 - .byte N04 , An1 , v124 - .byte W04 - .byte N08 , An1 , v036 - .byte W08 - .byte N04 , Cs2 , v124 - .byte W06 - .byte N08 , Cs2 , v036 - .byte W18 - .byte N04 , Cs2 , v124 - .byte W04 - .byte N08 , Cs2 , v036 - .byte W08 - .byte N04 , Cs2 , v124 - .byte W04 - .byte N12 , Dn1 - .byte W12 - .byte N04 , Fn1 - .byte W08 - .byte En1 - .byte W04 - .byte N08 , Fn1 - .byte W08 - .byte N04 , Gs1 - .byte W04 - .byte N08 , Gs1 , v036 - .byte W08 - .byte N04 , Cn2 , v124 - .byte W04 - .byte N08 , Cn2 , v036 - .byte W08 - .byte N04 , Dn2 , v124 - .byte W04 - .byte Ds2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Dn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cn2 - .byte W08 - .byte Gs1 - .byte W04 - .byte PATT - .word mus_deepdeep_7_003 - .byte PATT - .word mus_deepdeep_7_001 - .byte PATT - .word mus_deepdeep_7_000 - .byte PATT - .word mus_deepdeep_7_001 - .byte PATT - .word mus_deepdeep_7_002 - .byte W96 - .byte W96 - .byte GOTO - .word mus_deepdeep_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_deepdeep_8: - .byte KEYSH , mus_deepdeep_key+0 - .byte VOICE , 92 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte LFOS , 44 - .byte PAN , c_v-63 - .byte BENDR , 12 - .byte VOL , 5*mus_deepdeep_mvl/mxv - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v+63 - .byte VOL , 8*mus_deepdeep_mvl/mxv - .byte N04 , Gn6 , v080 - .byte W04 - .byte Gn6 , v044 - .byte W04 - .byte Gn6 , v060 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v-63 - .byte VOL , 11*mus_deepdeep_mvl/mxv - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v+63 - .byte VOL , 15*mus_deepdeep_mvl/mxv - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N08 , Gn7 , v084 - .byte W08 - .byte N04 , Gn7 , v052 - .byte W04 - .byte PAN , c_v-63 - .byte VOL , 18*mus_deepdeep_mvl/mxv - .byte N04 , Gn6 , v080 - .byte W04 - .byte Gn6 , v048 - .byte W04 - .byte Gn6 , v072 - .byte W04 - .byte N08 , Gn7 , v084 - .byte W08 - .byte N04 , Gn7 , v064 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v-63 - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N08 , Gn7 , v084 - .byte W08 - .byte N04 , Gn7 , v056 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v-63 - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v+63 - .byte N04 , Gn6 , v080 - .byte W04 - .byte Gn6 , v044 - .byte W04 - .byte Gn6 , v060 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v-63 - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v+63 - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N08 , Gn7 , v084 - .byte W08 - .byte N04 , Gn7 , v052 - .byte W04 - .byte PAN , c_v-63 - .byte N04 , Gn6 , v080 - .byte W04 - .byte Gn6 , v048 - .byte W04 - .byte Gn6 , v072 - .byte W04 - .byte N08 , Gn7 , v084 - .byte W08 - .byte N04 , Gn7 , v064 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v-63 - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N08 , Gn7 , v084 - .byte W08 - .byte N04 , Gn7 , v056 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v-63 - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v+63 - .byte N04 , Gn6 , v080 - .byte W04 - .byte Gn6 , v044 - .byte W04 - .byte Gn6 , v060 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte PAN , c_v-63 - .byte N04 , Gn6 , v080 - .byte W08 - .byte Gn6 , v052 - .byte W04 - .byte N12 , Gn7 , v084 - .byte W12 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte VOL , 71*mus_deepdeep_mvl/mxv - .byte W12 - .byte N04 , Fs4 , v048 - .byte W04 - .byte Gn4 - .byte W04 - .byte An4 - .byte W04 - .byte MOD , 1 - .byte N72 , Bn4 - .byte W24 - .byte MOD , 3 - .byte W22 - .byte LFOS , 44 - .byte W02 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N04 , Dn5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Cn5 - .byte W04 - .byte N92 , Bn4 - .byte W08 - .byte LFOS , 36 - .byte W04 - .byte MOD , 1 - .byte W24 - .byte 3 - .byte W18 - .byte LFOS , 44 - .byte W06 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte W08 - .byte N06 , Cn5 - .byte W12 - .byte LFOS , 36 - .byte N04 , An4 - .byte W04 - .byte MOD , 1 - .byte N92 , Bn4 - .byte W44 - .byte MOD , 3 - .byte W20 - .byte LFOS , 44 - .byte W04 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N02 , As4 - .byte W02 - .byte Bn4 - .byte W02 - .byte LFOS , 36 - .byte MOD , 1 - .byte N44 , Cn5 - .byte W08 - .byte MOD , 3 - .byte W12 - .byte LFOS , 44 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W02 - .byte N02 , Cs5 - .byte W02 - .byte N24 , Dn5 - .byte W14 - .byte MOD , 4 - .byte W10 - .byte 1 - .byte N08 , Cn5 - .byte W08 - .byte N02 , Bn4 , v032 - .byte W02 - .byte An4 - .byte W02 - .byte Gs4 - .byte W02 - .byte Fs4 - .byte W02 - .byte En4 - .byte W02 - .byte Dn4 - .byte W02 - .byte Cs4 - .byte W02 - .byte Bn3 - .byte W02 -mus_deepdeep_8_B1: - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W64 - .byte LFOS , 36 - .byte W08 - .byte N04 , Bn4 , v112 - .byte W04 - .byte An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte An4 - .byte W04 - .byte N72 , Bn4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 7 - .byte W24 - .byte 0 - .byte N04 , Dn5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Cn5 - .byte W04 - .byte N84 , Bn4 - .byte W12 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 7 - .byte W24 - .byte 0 - .byte N08 , Bn4 , v036 - .byte W08 - .byte N06 , Cn5 , v112 - .byte W12 - .byte N04 , An4 - .byte W04 - .byte TIE , Bn4 - .byte W24 - .byte MOD , 4 - .byte W72 - .byte W24 - .byte 8 - .byte W48 - .byte EOT - .byte MOD , 0 - .byte N02 , An4 , v064 - .byte W02 - .byte Gn4 - .byte W02 - .byte Fs4 - .byte W02 - .byte En4 - .byte W02 - .byte Dn4 - .byte W02 - .byte Cn4 - .byte W02 - .byte Bn3 - .byte W02 - .byte An3 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fs3 - .byte W02 - .byte En3 - .byte W02 - .byte Ds3 - .byte W02 - .byte N16 , Dn3 , v112 - .byte W16 - .byte N14 , Ds3 - .byte W14 - .byte N02 , En3 , v096 - .byte W02 - .byte N24 , Fn3 , v112 - .byte W24 - .byte W02 - .byte N02 , Fs3 - .byte W02 - .byte N12 , Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N42 , Cs3 - .byte W24 - .byte MOD , 9 - .byte W18 - .byte N02 , Gs3 , v068 - .byte W02 - .byte An3 - .byte W02 - .byte As3 - .byte W02 - .byte MOD , 0 - .byte N24 , Bn3 , v112 - .byte W24 - .byte N08 , An3 - .byte W08 - .byte N02 , Gs3 , v064 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fs3 - .byte W02 - .byte Fn3 - .byte W02 - .byte En3 - .byte W02 - .byte Ds3 - .byte W02 - .byte Dn3 - .byte W02 - .byte Cs3 - .byte W02 - .byte Gs3 , v104 - .byte W02 - .byte N10 , Gn3 , v112 - .byte W10 - .byte N12 , Gs3 - .byte W12 - .byte N22 , As3 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte An3 - .byte W04 - .byte N12 , Gs3 - .byte W12 - .byte N48 , Fs3 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N24 , An3 - .byte W24 - .byte N08 , Bn3 - .byte W08 - .byte N02 , As3 , v064 - .byte W02 - .byte An3 - .byte W02 - .byte Gs3 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fs3 - .byte W02 - .byte Fn3 - .byte W02 - .byte En3 - .byte W02 - .byte Ds3 - .byte W02 - .byte N16 , Dn4 , v112 - .byte W16 - .byte Ds4 - .byte W16 - .byte N24 , Fn4 - .byte W28 - .byte N12 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N42 , Cs4 - .byte W24 - .byte MOD , 9 - .byte W18 - .byte N02 , Gs4 , v064 - .byte W02 - .byte An4 - .byte W02 - .byte As4 - .byte W02 - .byte MOD , 0 - .byte N24 , Bn4 , v112 - .byte W24 - .byte N08 , An4 - .byte W08 - .byte N02 , Gs4 , v064 - .byte W02 - .byte Gn4 - .byte W02 - .byte Fs4 - .byte W02 - .byte Fn4 - .byte W02 - .byte En4 - .byte W02 - .byte Ds4 - .byte W02 - .byte Dn4 - .byte W02 - .byte Cs4 - .byte W02 - .byte MOD , 0 - .byte N12 , Gn4 , v112 - .byte W12 - .byte Gs4 - .byte W12 - .byte N22 , As4 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W04 - .byte As4 - .byte W04 - .byte An4 - .byte W04 - .byte N12 , Gs4 - .byte W12 - .byte N48 , Fs4 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N24 , An4 - .byte W24 - .byte N04 , Bn4 - .byte W04 - .byte An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte An4 - .byte W04 - .byte N72 , Bn4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 9 - .byte W24 - .byte 0 - .byte N04 , Dn5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Cn5 - .byte W04 - .byte N84 , Bn4 - .byte W12 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 9 - .byte W24 - .byte 0 - .byte W08 - .byte N06 , Cn5 - .byte W12 - .byte N04 , An4 - .byte W04 - .byte TIE , Bn4 - .byte W48 - .byte MOD , 5 - .byte W48 - .byte W24 - .byte 8 - .byte W48 - .byte EOT - .byte MOD , 0 - .byte N02 , An4 , v072 - .byte W02 - .byte Gn4 , v068 - .byte W02 - .byte Fs4 , v064 - .byte W02 - .byte En4 , v060 - .byte W02 - .byte Dn4 , v056 - .byte W02 - .byte Cn4 , v052 - .byte W02 - .byte Bn3 , v048 - .byte W02 - .byte An3 , v044 - .byte W02 - .byte Gn3 , v040 - .byte W02 - .byte Fs3 , v036 - .byte W02 - .byte En3 , v032 - .byte W02 - .byte Ds3 , v024 - .byte W02 - .byte W96 - .byte W96 - .byte GOTO - .word mus_deepdeep_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_deepdeep_9: - .byte KEYSH , mus_deepdeep_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 94*mus_deepdeep_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N04 , Cn1 , v127 - .byte W44 - .byte Cn1 , v092 - .byte W04 - .byte Cn1 , v112 - .byte W48 - .byte Cn1 , v127 - .byte W44 - .byte Cn1 , v080 - .byte W04 - .byte Cn1 , v112 - .byte W48 - .byte Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W20 - .byte Cn1 , v080 - .byte W04 - .byte Cn1 , v127 - .byte W20 - .byte Cn1 , v056 - .byte W04 - .byte Cn1 , v112 - .byte W20 - .byte Cn1 , v080 - .byte W04 - .byte Cn1 , v112 - .byte W08 - .byte En1 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v024 - .byte W04 - .byte Cn1 , v080 - .byte W04 - .byte En1 , v112 - .byte W04 - .byte Cn1 - .byte W04 - .byte Dn1 - .byte W04 - .byte N04 - .byte W04 - .byte Dn1 , v080 - .byte W04 - .byte En1 - .byte W04 -mus_deepdeep_9_B1: -mus_deepdeep_9_000: - .byte N04 , Cn1 , v127 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte Cn1 , v112 - .byte W04 - .byte Cn1 , v068 - .byte W04 - .byte Cn1 , v096 - .byte W04 - .byte En1 , v112 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v024 - .byte W04 - .byte Cn1 , v124 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte Cn1 , v112 - .byte W08 - .byte En1 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v024 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v080 - .byte W04 - .byte Cn1 , v112 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte PEND -mus_deepdeep_9_001: - .byte N04 , Cn1 , v127 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte Cn1 , v112 - .byte W04 - .byte Cn1 , v068 - .byte W04 - .byte Cn1 , v096 - .byte W04 - .byte En1 , v112 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v024 - .byte W04 - .byte Cn1 , v124 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte Cn1 , v112 - .byte W08 - .byte En1 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v024 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte Dn1 , v124 - .byte W04 - .byte Cn1 , v112 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte PEND - .byte PATT - .word mus_deepdeep_9_000 - .byte PATT - .word mus_deepdeep_9_001 - .byte PATT - .word mus_deepdeep_9_000 - .byte PATT - .word mus_deepdeep_9_001 - .byte PATT - .word mus_deepdeep_9_000 - .byte PATT - .word mus_deepdeep_9_001 - .byte PATT - .word mus_deepdeep_9_000 - .byte PATT - .word mus_deepdeep_9_001 - .byte PATT - .word mus_deepdeep_9_000 - .byte N04 , Cn1 , v124 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte Cn1 , v112 - .byte W04 - .byte Cn1 , v068 - .byte W04 - .byte Cn1 , v096 - .byte W04 - .byte En1 , v112 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v024 - .byte W04 - .byte Cn1 , v124 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte Cn1 , v112 - .byte W08 - .byte En1 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v024 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte Dn1 , v124 - .byte W04 - .byte Cn1 , v112 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte Cn1 , v124 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte Cn1 , v112 - .byte W04 - .byte Cn1 , v068 - .byte W04 - .byte Cn1 , v096 - .byte W04 - .byte En1 , v112 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v024 - .byte W04 - .byte Cn1 , v124 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte Cn1 , v112 - .byte W08 - .byte En1 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v024 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v080 - .byte W04 - .byte Cn1 , v112 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte PATT - .word mus_deepdeep_9_001 - .byte PATT - .word mus_deepdeep_9_000 - .byte PATT - .word mus_deepdeep_9_001 - .byte PATT - .word mus_deepdeep_9_000 - .byte PATT - .word mus_deepdeep_9_001 - .byte PATT - .word mus_deepdeep_9_000 - .byte PATT - .word mus_deepdeep_9_001 - .byte N04 , Cn1 , v127 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte Cn1 , v112 - .byte W04 - .byte Cn1 , v068 - .byte W04 - .byte Cn1 , v096 - .byte W04 - .byte En1 , v112 - .byte W04 - .byte En1 , v032 - .byte W08 - .byte Cn1 , v124 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte Cn1 , v112 - .byte W08 - .byte En1 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v024 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte En1 , v080 - .byte W04 - .byte Cn1 , v112 - .byte W08 - .byte Cn1 , v096 - .byte W04 - .byte PATT - .word mus_deepdeep_9_001 - .byte GOTO - .word mus_deepdeep_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_deepdeep_10: - .byte KEYSH , mus_deepdeep_key+0 - .byte VOICE , 127 - .byte VOL , 47*mus_deepdeep_mvl/mxv - .byte PAN , c_v+0 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte LFOS , 36 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 127 - .byte PAN , c_v-56 - .byte W20 - .byte N03 , Fn4 , v056 - .byte W24 - .byte N03 - .byte W24 - .byte Fn4 , v112 - .byte W04 - .byte N03 - .byte W08 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v112 - .byte W04 - .byte Fn4 , v080 - .byte W04 - .byte N03 - .byte W04 -mus_deepdeep_10_B1: -mus_deepdeep_10_000: - .byte N03 , Fn4 , v112 - .byte W08 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v096 - .byte W08 - .byte Fn4 , v064 - .byte W12 - .byte N03 - .byte W04 - .byte Fn4 , v112 - .byte W04 - .byte Fn4 , v088 - .byte W04 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v112 - .byte W08 - .byte Fn4 , v064 - .byte W12 - .byte N03 - .byte W04 - .byte Fn4 , v112 - .byte W08 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v096 - .byte W08 - .byte Fn4 , v064 - .byte W04 - .byte PEND -mus_deepdeep_10_001: - .byte N03 , Fn4 , v112 - .byte W08 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v096 - .byte W08 - .byte Fn4 , v064 - .byte W12 - .byte N03 - .byte W04 - .byte Fn4 , v112 - .byte W08 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v112 - .byte W08 - .byte Fn4 , v064 - .byte W12 - .byte N03 - .byte W04 - .byte Fn4 , v112 - .byte W20 - .byte Fn4 , v064 - .byte W04 - .byte PEND - .byte PATT - .word mus_deepdeep_10_000 - .byte PATT - .word mus_deepdeep_10_001 - .byte PATT - .word mus_deepdeep_10_000 - .byte PATT - .word mus_deepdeep_10_001 - .byte PATT - .word mus_deepdeep_10_000 - .byte PATT - .word mus_deepdeep_10_001 - .byte PATT - .word mus_deepdeep_10_000 - .byte PATT - .word mus_deepdeep_10_001 - .byte PATT - .word mus_deepdeep_10_000 - .byte PATT - .word mus_deepdeep_10_001 - .byte PATT - .word mus_deepdeep_10_000 - .byte PATT - .word mus_deepdeep_10_001 - .byte PATT - .word mus_deepdeep_10_000 - .byte PATT - .word mus_deepdeep_10_001 - .byte PATT - .word mus_deepdeep_10_000 - .byte PATT - .word mus_deepdeep_10_001 - .byte PATT - .word mus_deepdeep_10_000 - .byte PATT - .word mus_deepdeep_10_001 - .byte PATT - .word mus_deepdeep_10_000 - .byte N03 , Fn4 , v112 - .byte W08 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v096 - .byte W08 - .byte Fn4 , v064 - .byte W12 - .byte N03 - .byte W04 - .byte Fn4 , v112 - .byte W08 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v112 - .byte W08 - .byte Fn4 , v064 - .byte W12 - .byte N03 - .byte W04 - .byte Fn4 , v112 - .byte W24 - .byte GOTO - .word mus_deepdeep_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_deepdeep: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_deepdeep_pri @ Priority - .byte mus_deepdeep_rev @ Reverb. - - .word mus_deepdeep_grp - - .word mus_deepdeep_1 - .word mus_deepdeep_2 - .word mus_deepdeep_3 - .word mus_deepdeep_4 - .word mus_deepdeep_5 - .word mus_deepdeep_6 - .word mus_deepdeep_7 - .word mus_deepdeep_8 - .word mus_deepdeep_9 - .word mus_deepdeep_10 - - .end diff --git a/sound/songs/mus_demo1.s b/sound/songs/mus_demo1.s deleted file mode 100644 index afbc65ad65..0000000000 --- a/sound/songs/mus_demo1.s +++ /dev/null @@ -1,3430 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_demo1_grp, voicegroup060 - .equ mus_demo1_pri, 0 - .equ mus_demo1_rev, reverb_set+50 - .equ mus_demo1_mvl, 127 - .equ mus_demo1_key, 0 - .equ mus_demo1_tbs, 1 - .equ mus_demo1_exg, 0 - .equ mus_demo1_cmp, 1 - - .section .rodata - .global mus_demo1 - .align 2 - -@********************** Track 1 **********************@ - -mus_demo1_1: - .byte KEYSH , mus_demo1_key+0 - .byte TEMPO , 118*mus_demo1_tbs/2 - .byte VOICE , 48 - .byte PAN , c_v+35 - .byte VOL , 51*mus_demo1_mvl/mxv - .byte LFOS , 44 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte TEMPO , 128*mus_demo1_tbs/2 - .byte W96 - .byte TEMPO , 136*mus_demo1_tbs/2 - .byte W48 - .byte TEMPO , 60*mus_demo1_tbs/2 - .byte W24 - .byte TEMPO , 62*mus_demo1_tbs/2 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte W12 - .byte TEMPO , 48*mus_demo1_tbs/2 - .byte N06 , Gn3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte TEMPO , 154*mus_demo1_tbs/2 - .byte PAN , c_v-34 - .byte N06 , Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte N24 , Dn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte TIE , Gn3 - .byte W48 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte W20 - .byte 30*mus_demo1_mvl/mxv - .byte W06 - .byte 28*mus_demo1_mvl/mxv - .byte W10 - .byte 24*mus_demo1_mvl/mxv - .byte W05 - .byte 22*mus_demo1_mvl/mxv - .byte W03 - .byte 19*mus_demo1_mvl/mxv - .byte W04 - .byte 17*mus_demo1_mvl/mxv - .byte W02 - .byte 15*mus_demo1_mvl/mxv - .byte W03 - .byte 11*mus_demo1_mvl/mxv - .byte W09 - .byte 9*mus_demo1_mvl/mxv - .byte W03 - .byte 5*mus_demo1_mvl/mxv - .byte W09 - .byte 4*mus_demo1_mvl/mxv - .byte W06 - .byte 2*mus_demo1_mvl/mxv - .byte W16 - .byte EOT - .byte TEMPO , 106*mus_demo1_tbs/2 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_demo1_2: - .byte KEYSH , mus_demo1_key+0 - .byte VOICE , 73 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte VOL , 65*mus_demo1_mvl/mxv - .byte BEND , c_v+0 - .byte W72 - .byte VOL , 66*mus_demo1_mvl/mxv - .byte N03 , Gn5 , v072 - .byte W03 - .byte An5 - .byte W03 - .byte N06 , Gn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte VOL , 68*mus_demo1_mvl/mxv - .byte N06 , Cn5 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte N03 , Ds5 , v064 - .byte W03 - .byte N80 , Dn5 , v072 - .byte W09 - .byte MOD , 2 - .byte W12 - .byte VOL , 65*mus_demo1_mvl/mxv - .byte W02 - .byte 61*mus_demo1_mvl/mxv - .byte W03 - .byte 59*mus_demo1_mvl/mxv - .byte W03 - .byte 54*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 52*mus_demo1_mvl/mxv - .byte W02 - .byte 48*mus_demo1_mvl/mxv - .byte W03 - .byte 45*mus_demo1_mvl/mxv - .byte W03 - .byte 43*mus_demo1_mvl/mxv - .byte W04 - .byte 41*mus_demo1_mvl/mxv - .byte W02 - .byte 40*mus_demo1_mvl/mxv - .byte W03 - .byte 36*mus_demo1_mvl/mxv - .byte W03 - .byte 34*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 9 - .byte VOL , 32*mus_demo1_mvl/mxv - .byte W02 - .byte 31*mus_demo1_mvl/mxv - .byte W03 - .byte 28*mus_demo1_mvl/mxv - .byte W03 - .byte 27*mus_demo1_mvl/mxv - .byte W04 - .byte 24*mus_demo1_mvl/mxv - .byte W02 - .byte 21*mus_demo1_mvl/mxv - .byte W03 - .byte 17*mus_demo1_mvl/mxv - .byte W03 - .byte 14*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 68*mus_demo1_mvl/mxv - .byte N03 , Gs4 , v084 - .byte W03 - .byte N21 , An4 , v092 - .byte W21 - .byte N24 , Bn4 , v096 - .byte W24 - .byte Cn5 - .byte W24 - .byte N03 , Gs5 , v092 - .byte W03 - .byte N92 , Gn5 , v100 - .byte W21 - .byte MOD , 6 - .byte VOL , 67*mus_demo1_mvl/mxv - .byte W02 - .byte 63*mus_demo1_mvl/mxv - .byte W03 - .byte 62*mus_demo1_mvl/mxv - .byte W03 - .byte 58*mus_demo1_mvl/mxv - .byte W04 - .byte 56*mus_demo1_mvl/mxv - .byte W02 - .byte 55*mus_demo1_mvl/mxv - .byte W03 - .byte 52*mus_demo1_mvl/mxv - .byte W03 - .byte 51*mus_demo1_mvl/mxv - .byte W06 - .byte 48*mus_demo1_mvl/mxv - .byte W03 - .byte 45*mus_demo1_mvl/mxv - .byte W03 - .byte 44*mus_demo1_mvl/mxv - .byte W04 - .byte 41*mus_demo1_mvl/mxv - .byte W02 - .byte 39*mus_demo1_mvl/mxv - .byte W03 - .byte 37*mus_demo1_mvl/mxv - .byte W03 - .byte 35*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 12 - .byte W02 - .byte VOL , 32*mus_demo1_mvl/mxv - .byte W03 - .byte 29*mus_demo1_mvl/mxv - .byte W03 - .byte 28*mus_demo1_mvl/mxv - .byte W06 - .byte 27*mus_demo1_mvl/mxv - .byte W03 - .byte 25*mus_demo1_mvl/mxv - .byte W03 - .byte 24*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 68*mus_demo1_mvl/mxv - .byte N03 , Fn5 , v092 - .byte W03 - .byte Gn5 , v096 - .byte W03 - .byte N06 , Fn5 , v100 - .byte W06 - .byte En5 , v096 - .byte W06 - .byte Dn5 , v100 - .byte W06 - .byte VOL , 68*mus_demo1_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Cn5 - .byte W12 - .byte N03 , Ds5 , v080 - .byte W03 - .byte TIE , Dn5 , v096 - .byte W09 - .byte MOD , 2 - .byte W24 - .byte VOL , 67*mus_demo1_mvl/mxv - .byte W02 - .byte 65*mus_demo1_mvl/mxv - .byte W03 - .byte 63*mus_demo1_mvl/mxv - .byte W03 - .byte 59*mus_demo1_mvl/mxv - .byte W04 - .byte 58*mus_demo1_mvl/mxv - .byte W02 - .byte 55*mus_demo1_mvl/mxv - .byte W03 - .byte 54*mus_demo1_mvl/mxv - .byte W03 - .byte 51*mus_demo1_mvl/mxv - .byte W04 - .byte 47*mus_demo1_mvl/mxv - .byte W02 - .byte 45*mus_demo1_mvl/mxv - .byte W03 - .byte 43*mus_demo1_mvl/mxv - .byte W03 - .byte 40*mus_demo1_mvl/mxv - .byte W04 - .byte 39*mus_demo1_mvl/mxv - .byte W02 - .byte 37*mus_demo1_mvl/mxv - .byte W03 - .byte 34*mus_demo1_mvl/mxv - .byte W03 - .byte 33*mus_demo1_mvl/mxv - .byte W04 - .byte 32*mus_demo1_mvl/mxv - .byte W02 - .byte 31*mus_demo1_mvl/mxv - .byte W03 - .byte 29*mus_demo1_mvl/mxv - .byte W03 - .byte 27*mus_demo1_mvl/mxv - .byte W04 - .byte 26*mus_demo1_mvl/mxv - .byte W05 - .byte 25*mus_demo1_mvl/mxv - .byte W03 - .byte 26*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 27*mus_demo1_mvl/mxv - .byte W05 - .byte 29*mus_demo1_mvl/mxv - .byte W03 - .byte 31*mus_demo1_mvl/mxv - .byte W04 - .byte 34*mus_demo1_mvl/mxv - .byte W02 - .byte 36*mus_demo1_mvl/mxv - .byte W03 - .byte 41*mus_demo1_mvl/mxv - .byte W03 - .byte 43*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 9 - .byte VOL , 47*mus_demo1_mvl/mxv - .byte W02 - .byte 51*mus_demo1_mvl/mxv - .byte W03 - .byte 52*mus_demo1_mvl/mxv - .byte W03 - .byte 58*mus_demo1_mvl/mxv - .byte W04 - .byte 62*mus_demo1_mvl/mxv - .byte W02 - .byte 63*mus_demo1_mvl/mxv - .byte W01 - .byte 63*mus_demo1_mvl/mxv - .byte W02 - .byte 66*mus_demo1_mvl/mxv - .byte W03 - .byte 67*mus_demo1_mvl/mxv - .byte W04 - .byte EOT - .byte MOD , 0 - .byte VOL , 72*mus_demo1_mvl/mxv - .byte N06 , Fn5 , v112 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte VOICE , 60 - .byte VOL , 68*mus_demo1_mvl/mxv - .byte N24 , An4 , v052 - .byte W24 - .byte Bn4 - .byte W24 - .byte Cn5 - .byte W24 - .byte N03 , Gs5 - .byte W03 - .byte N21 , Gn5 - .byte W21 - .byte W84 - .byte N06 , Fn4 , v112 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOICE , 60 - .byte VOL , 68*mus_demo1_mvl/mxv - .byte N06 , En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N60 , Gn4 - .byte W24 - .byte MOD , 4 - .byte VOL , 66*mus_demo1_mvl/mxv - .byte W02 - .byte 63*mus_demo1_mvl/mxv - .byte W03 - .byte 60*mus_demo1_mvl/mxv - .byte W03 - .byte 56*mus_demo1_mvl/mxv - .byte W04 - .byte 52*mus_demo1_mvl/mxv - .byte W02 - .byte 47*mus_demo1_mvl/mxv - .byte W03 - .byte 43*mus_demo1_mvl/mxv - .byte W03 - .byte 37*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 36*mus_demo1_mvl/mxv - .byte W02 - .byte 33*mus_demo1_mvl/mxv - .byte W03 - .byte 31*mus_demo1_mvl/mxv - .byte W03 - .byte 29*mus_demo1_mvl/mxv - .byte W04 - .byte 68*mus_demo1_mvl/mxv - .byte N03 , Fs4 , v092 - .byte W03 - .byte Fn4 - .byte W03 - .byte En4 , v084 - .byte W03 - .byte Ds4 , v080 - .byte W03 - .byte VOICE , 73 - .byte W12 - .byte N06 , En4 , v112 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N03 , Cn5 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte VOICE , 73 - .byte N06 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Fn4 - .byte W24 - .byte W03 - .byte N03 , En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Dn4 - .byte W03 - .byte VOICE , 73 - .byte N06 , Gn4 - .byte W12 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Gn5 - .byte W12 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v-34 - .byte N05 , Bn4 , v096 - .byte W08 - .byte Gn4 - .byte W08 - .byte Bn4 - .byte W08 - .byte N03 , Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte N06 , Fn5 - .byte W06 - .byte VOICE , 60 - .byte PAN , c_v-12 - .byte VOL , 58*mus_demo1_mvl/mxv - .byte N60 , En5 , v112 - .byte W24 - .byte MOD , 4 - .byte VOL , 54*mus_demo1_mvl/mxv - .byte W02 - .byte 51*mus_demo1_mvl/mxv - .byte W03 - .byte 48*mus_demo1_mvl/mxv - .byte W03 - .byte 46*mus_demo1_mvl/mxv - .byte W06 - .byte 45*mus_demo1_mvl/mxv - .byte W06 - .byte 43*mus_demo1_mvl/mxv - .byte W06 - .byte 42*mus_demo1_mvl/mxv - .byte W03 - .byte 41*mus_demo1_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 56*mus_demo1_mvl/mxv - .byte N06 , Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W03 - .byte VOICE , 48 - .byte W03 - .byte N06 , Fn5 - .byte W06 - .byte PAN , c_v-16 - .byte VOL , 56*mus_demo1_mvl/mxv - .byte N24 , Gn5 , v092 - .byte W24 - .byte Fn5 - .byte W24 - .byte N16 , En5 - .byte W16 - .byte Dn5 - .byte W16 - .byte Cn5 - .byte W16 - .byte VOICE , 60 - .byte PAN , c_v-16 - .byte VOL , 62*mus_demo1_mvl/mxv - .byte N06 , Gn3 , v112 - .byte W12 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N18 , Bn3 - .byte W24 - .byte N06 - .byte W12 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N18 , Dn4 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , Cn4 , v092 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N08 , Fn4 , v104 - .byte W08 - .byte N04 , Dn4 , v108 - .byte W08 - .byte Fn4 - .byte W08 - .byte TIE , Gn4 - .byte W48 - .byte MOD , 7 - .byte VOL , 62*mus_demo1_mvl/mxv - .byte W02 - .byte 60*mus_demo1_mvl/mxv - .byte W03 - .byte 58*mus_demo1_mvl/mxv - .byte W03 - .byte 55*mus_demo1_mvl/mxv - .byte W04 - .byte 54*mus_demo1_mvl/mxv - .byte W02 - .byte 51*mus_demo1_mvl/mxv - .byte W03 - .byte 51*mus_demo1_mvl/mxv - .byte W03 - .byte 48*mus_demo1_mvl/mxv - .byte W06 - .byte 45*mus_demo1_mvl/mxv - .byte W03 - .byte 43*mus_demo1_mvl/mxv - .byte W03 - .byte 41*mus_demo1_mvl/mxv - .byte W04 - .byte 38*mus_demo1_mvl/mxv - .byte W02 - .byte 36*mus_demo1_mvl/mxv - .byte W03 - .byte 35*mus_demo1_mvl/mxv - .byte W03 - .byte 33*mus_demo1_mvl/mxv - .byte W06 - .byte 30*mus_demo1_mvl/mxv - .byte W03 - .byte 28*mus_demo1_mvl/mxv - .byte W03 - .byte 24*mus_demo1_mvl/mxv - .byte W04 - .byte 22*mus_demo1_mvl/mxv - .byte W02 - .byte 20*mus_demo1_mvl/mxv - .byte W03 - .byte 17*mus_demo1_mvl/mxv - .byte W03 - .byte 14*mus_demo1_mvl/mxv - .byte W06 - .byte 12*mus_demo1_mvl/mxv - .byte W03 - .byte 11*mus_demo1_mvl/mxv - .byte W07 - .byte 10*mus_demo1_mvl/mxv - .byte W02 - .byte 7*mus_demo1_mvl/mxv - .byte W03 - .byte 6*mus_demo1_mvl/mxv - .byte W07 - .byte EOT - .byte MOD , 1 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_demo1_3: - .byte KEYSH , mus_demo1_key+0 - .byte VOICE , 58 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte VOL , 88*mus_demo1_mvl/mxv - .byte W96 - .byte W48 - .byte N06 , Cn2 , v072 - .byte W06 - .byte Cn2 , v024 - .byte W06 - .byte Bn1 , v072 - .byte W06 - .byte Bn1 , v024 - .byte W06 - .byte An1 , v072 - .byte W06 - .byte An1 , v024 - .byte W06 - .byte Gn1 , v072 - .byte W06 - .byte Gn1 , v024 - .byte W06 - .byte N12 , Fn1 , v092 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte Cn2 , v036 - .byte W06 - .byte Gn2 , v080 - .byte W06 - .byte Gn2 , v036 - .byte W06 - .byte N36 , An2 , v084 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOL , 85*mus_demo1_mvl/mxv - .byte W03 - .byte 77*mus_demo1_mvl/mxv - .byte W02 - .byte 75*mus_demo1_mvl/mxv - .byte W01 - .byte 72*mus_demo1_mvl/mxv - .byte W03 - .byte 70*mus_demo1_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 87*mus_demo1_mvl/mxv - .byte N09 , Gn2 , v080 - .byte W12 - .byte Fn2 - .byte W12 - .byte N12 , Fn1 , v096 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v036 - .byte W06 - .byte An2 , v072 - .byte W06 - .byte An2 , v036 - .byte W06 - .byte N36 , Bn2 , v080 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOL , 85*mus_demo1_mvl/mxv - .byte W03 - .byte 77*mus_demo1_mvl/mxv - .byte W02 - .byte 75*mus_demo1_mvl/mxv - .byte W01 - .byte 72*mus_demo1_mvl/mxv - .byte W03 - .byte 70*mus_demo1_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 87*mus_demo1_mvl/mxv - .byte N09 , Cn3 , v072 - .byte W12 - .byte Dn3 - .byte W12 - .byte N12 , Fn1 , v096 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte Cn2 , v036 - .byte W06 - .byte Gn2 , v080 - .byte W06 - .byte Gn2 , v036 - .byte W06 - .byte N60 , An2 , v088 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte VOL , 85*mus_demo1_mvl/mxv - .byte W02 - .byte 79*mus_demo1_mvl/mxv - .byte W03 - .byte 75*mus_demo1_mvl/mxv - .byte W03 - .byte 70*mus_demo1_mvl/mxv - .byte W04 - .byte 65*mus_demo1_mvl/mxv - .byte W02 - .byte 60*mus_demo1_mvl/mxv - .byte W03 - .byte 58*mus_demo1_mvl/mxv - .byte W03 - .byte 56*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 89*mus_demo1_mvl/mxv - .byte N12 , Fn1 , v096 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v036 - .byte W06 - .byte An2 , v084 - .byte W06 - .byte An2 , v036 - .byte W06 - .byte N36 , Bn2 , v084 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOL , 85*mus_demo1_mvl/mxv - .byte W03 - .byte 77*mus_demo1_mvl/mxv - .byte W02 - .byte 75*mus_demo1_mvl/mxv - .byte W01 - .byte 72*mus_demo1_mvl/mxv - .byte W03 - .byte 70*mus_demo1_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 90*mus_demo1_mvl/mxv - .byte N12 , An2 , v080 - .byte W12 - .byte Gn2 , v072 - .byte W12 - .byte N06 , Fn1 , v112 - .byte W12 - .byte N12 , En1 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Cn2 - .byte W24 - .byte Fs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W12 - .byte N04 , Gn1 - .byte W08 - .byte Bn1 - .byte W08 - .byte Fn2 - .byte W08 - .byte N36 , Gn0 , v088 - .byte W12 - .byte VOL , 89*mus_demo1_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 80*mus_demo1_mvl/mxv - .byte W03 - .byte 69*mus_demo1_mvl/mxv - .byte W03 - .byte 67*mus_demo1_mvl/mxv - .byte W04 - .byte 60*mus_demo1_mvl/mxv - .byte W02 - .byte 56*mus_demo1_mvl/mxv - .byte W04 - .byte 51*mus_demo1_mvl/mxv - .byte W02 - .byte 40*mus_demo1_mvl/mxv - .byte W04 - .byte 90*mus_demo1_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn1 , v112 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , Cn1 , v127 - .byte W60 - .byte Gn0 , v112 - .byte W12 - .byte Gn0 , v036 - .byte W12 - .byte Gn1 , v112 - .byte W12 - .byte N06 , Cn1 , v127 - .byte W12 - .byte Cn1 , v036 - .byte W24 - .byte Gn1 , v120 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte N12 , Cn2 , v124 - .byte W12 - .byte N06 , Cn2 , v036 - .byte W12 - .byte Gn1 , v112 - .byte W12 - .byte Gn1 , v036 - .byte W12 - .byte N12 , Gn1 , v052 - .byte W60 - .byte N06 , Gn0 , v112 - .byte W12 - .byte Gn0 , v036 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Gn0 - .byte W12 - .byte Gn0 , v036 - .byte W24 - .byte Gn1 , v120 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte N12 , Gn1 , v124 - .byte W12 - .byte N06 , Gn1 , v036 - .byte W12 - .byte Gn0 , v112 - .byte W12 - .byte Gn0 , v036 - .byte W12 - .byte N12 , An0 , v052 - .byte W60 - .byte N06 , En0 , v112 - .byte W12 - .byte En0 , v036 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte An0 - .byte W12 - .byte An0 , v036 - .byte W24 - .byte En1 , v116 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N12 , An1 , v124 - .byte W12 - .byte N06 , An1 , v036 - .byte W12 - .byte En0 , v112 - .byte W12 - .byte En0 , v036 - .byte W12 - .byte VOICE , 58 - .byte VOL , 78*mus_demo1_mvl/mxv - .byte N48 , Gn1 , v112 - .byte W24 - .byte VOL , 77*mus_demo1_mvl/mxv - .byte MOD , 10 - .byte W02 - .byte VOL , 75*mus_demo1_mvl/mxv - .byte W03 - .byte 72*mus_demo1_mvl/mxv - .byte W03 - .byte 69*mus_demo1_mvl/mxv - .byte W04 - .byte 65*mus_demo1_mvl/mxv - .byte W02 - .byte 61*mus_demo1_mvl/mxv - .byte W03 - .byte 57*mus_demo1_mvl/mxv - .byte W03 - .byte 54*mus_demo1_mvl/mxv - .byte W04 - .byte 78*mus_demo1_mvl/mxv - .byte MOD , 0 - .byte N48 , Fn1 - .byte W24 - .byte VOL , 73*mus_demo1_mvl/mxv - .byte MOD , 10 - .byte W02 - .byte VOL , 70*mus_demo1_mvl/mxv - .byte W03 - .byte 65*mus_demo1_mvl/mxv - .byte W03 - .byte 60*mus_demo1_mvl/mxv - .byte W04 - .byte 57*mus_demo1_mvl/mxv - .byte W02 - .byte 55*mus_demo1_mvl/mxv - .byte W03 - .byte 48*mus_demo1_mvl/mxv - .byte W03 - .byte 46*mus_demo1_mvl/mxv - .byte W04 - .byte 79*mus_demo1_mvl/mxv - .byte MOD , 0 - .byte N30 , Dn1 - .byte W15 - .byte VOL , 75*mus_demo1_mvl/mxv - .byte W02 - .byte 73*mus_demo1_mvl/mxv - .byte W03 - .byte 70*mus_demo1_mvl/mxv - .byte W04 - .byte 70*mus_demo1_mvl/mxv - .byte W06 - .byte N06 , Cn1 , v116 - .byte W06 - .byte Bn0 - .byte W06 - .byte An0 - .byte W06 - .byte VOICE , 58 - .byte VOL , 79*mus_demo1_mvl/mxv - .byte TIE , Gn0 - .byte W48 - .byte VOL , 80*mus_demo1_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 76*mus_demo1_mvl/mxv - .byte W03 - .byte 74*mus_demo1_mvl/mxv - .byte W07 - .byte 70*mus_demo1_mvl/mxv - .byte W05 - .byte 68*mus_demo1_mvl/mxv - .byte W03 - .byte 66*mus_demo1_mvl/mxv - .byte W04 - .byte 64*mus_demo1_mvl/mxv - .byte W05 - .byte 62*mus_demo1_mvl/mxv - .byte W03 - .byte 60*mus_demo1_mvl/mxv - .byte W06 - .byte 56*mus_demo1_mvl/mxv - .byte W03 - .byte 55*mus_demo1_mvl/mxv - .byte W07 - .byte 51*mus_demo1_mvl/mxv - .byte W08 - .byte 47*mus_demo1_mvl/mxv - .byte W04 - .byte 45*mus_demo1_mvl/mxv - .byte W02 - .byte 39*mus_demo1_mvl/mxv - .byte W03 - .byte 38*mus_demo1_mvl/mxv - .byte W07 - .byte 34*mus_demo1_mvl/mxv - .byte W02 - .byte 30*mus_demo1_mvl/mxv - .byte W03 - .byte 28*mus_demo1_mvl/mxv - .byte W03 - .byte 24*mus_demo1_mvl/mxv - .byte W04 - .byte 22*mus_demo1_mvl/mxv - .byte W02 - .byte 17*mus_demo1_mvl/mxv - .byte W03 - .byte 11*mus_demo1_mvl/mxv - .byte W03 - .byte 5*mus_demo1_mvl/mxv - .byte W04 - .byte EOT - .byte VOL , 4*mus_demo1_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte VOICE , 47 - .byte VOL , 86*mus_demo1_mvl/mxv - .byte W48 - .byte N20 , Gn1 , v084 - .byte W24 - .byte N24 , Gn1 , v076 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_demo1_4: - .byte KEYSH , mus_demo1_key+0 - .byte VOICE , 45 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte BEND , c_v+1 - .byte N03 , En4 , v068 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte N02 , Cn4 , v064 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte En4 , v028 - .byte W06 - .byte En4 , v016 - .byte W06 - .byte En4 , v020 - .byte W06 - .byte En4 , v012 - .byte W06 - .byte PAN , c_v-32 - .byte VOL , 45*mus_demo1_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Gn3 , v092 - .byte W06 - .byte Gn3 , v036 - .byte W06 - .byte Cn4 , v092 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte En4 , v092 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte Gn4 , v096 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte An4 , v096 - .byte W06 - .byte An4 , v036 - .byte W06 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v036 - .byte W06 - .byte Dn5 , v104 - .byte W06 - .byte Dn5 , v036 - .byte W06 - .byte VOL , 45*mus_demo1_mvl/mxv - .byte W48 - .byte PAN , c_v-32 - .byte N06 , Gn3 , v112 - .byte W06 - .byte Gn3 , v036 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v036 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Bn3 , v064 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte Gn4 , v060 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Bn3 , v032 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Bn3 , v016 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte Gn4 , v016 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Bn3 , v008 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte Gn4 , v008 - .byte W06 - .byte Gn4 , v036 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v036 - .byte W18 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v036 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v036 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte VOICE , 56 - .byte VOL , 90*mus_demo1_mvl/mxv - .byte PAN , c_v-19 - .byte N06 , Fn3 , v120 - .byte W06 - .byte Fn3 , v036 - .byte W06 - .byte Cn3 , v124 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , An3 - .byte W12 - .byte MOD , 7 - .byte VOL , 87*mus_demo1_mvl/mxv - .byte W02 - .byte 77*mus_demo1_mvl/mxv - .byte W04 - .byte 70*mus_demo1_mvl/mxv - .byte W02 - .byte 63*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 90*mus_demo1_mvl/mxv - .byte N06 , An3 , v120 - .byte W06 - .byte An3 , v036 - .byte W06 - .byte Fn3 , v120 - .byte W06 - .byte An3 - .byte W06 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 7 - .byte VOL , 84*mus_demo1_mvl/mxv - .byte W02 - .byte 73*mus_demo1_mvl/mxv - .byte W04 - .byte 70*mus_demo1_mvl/mxv - .byte W02 - .byte 62*mus_demo1_mvl/mxv - .byte W03 - .byte 60*mus_demo1_mvl/mxv - .byte W01 - .byte MOD , 0 - .byte VOL , 90*mus_demo1_mvl/mxv - .byte N12 , Bn3 , v124 - .byte W12 - .byte N03 , As3 , v096 - .byte W03 - .byte Gs3 , v092 - .byte W03 - .byte Gn3 , v080 - .byte W03 - .byte Fn3 , v076 - .byte W03 - .byte N04 , Dn4 , v124 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Bn3 , v124 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn4 , v124 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte N36 , Gn4 , v120 - .byte W09 - .byte VOL , 87*mus_demo1_mvl/mxv - .byte W03 - .byte 81*mus_demo1_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 73*mus_demo1_mvl/mxv - .byte W03 - .byte 62*mus_demo1_mvl/mxv - .byte W03 - .byte 53*mus_demo1_mvl/mxv - .byte W04 - .byte 46*mus_demo1_mvl/mxv - .byte W02 - .byte 35*mus_demo1_mvl/mxv - .byte W03 - .byte 30*mus_demo1_mvl/mxv - .byte W03 - .byte 25*mus_demo1_mvl/mxv - .byte W04 - .byte 73*mus_demo1_mvl/mxv - .byte MOD , 0 - .byte N06 , Bn3 , v112 - .byte W06 - .byte Gn3 - .byte W06 - .byte PAN , c_v+20 - .byte VOL , 73*mus_demo1_mvl/mxv - .byte W36 - .byte N06 , Cn4 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte N24 , En4 , v112 - .byte W24 - .byte N03 , Ds4 , v092 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cs4 , v084 - .byte W03 - .byte Cn4 , v080 - .byte W03 - .byte VOICE , 45 - .byte W12 - .byte N06 , Cn4 , v112 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte N03 , Gn4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte W36 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte An4 , v112 - .byte W06 - .byte An4 , v036 - .byte W06 - .byte N24 , Bn4 , v112 - .byte W24 - .byte W03 - .byte N03 , As4 - .byte W03 - .byte An4 - .byte W03 - .byte Gs4 - .byte W03 - .byte VOICE , 56 - .byte N06 , Bn3 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte Dn4 , v112 - .byte W08 - .byte En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte VOICE , 1 - .byte PAN , c_v-21 - .byte N05 , Gn4 , v092 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N03 , Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N06 , Dn5 - .byte W06 - .byte PAN , c_v+36 - .byte W90 - .byte N06 , En4 , v080 - .byte W06 - .byte PAN , c_v+26 - .byte VOL , 62*mus_demo1_mvl/mxv - .byte N24 , Gn4 , v084 - .byte W24 - .byte Fn4 , v088 - .byte W24 - .byte N16 , En4 - .byte W16 - .byte Dn4 - .byte W16 - .byte Cn4 - .byte W16 - .byte VOICE , 46 - .byte PAN , c_v+21 - .byte W96 - .byte VOICE , 46 - .byte VOL , 79*mus_demo1_mvl/mxv - .byte W48 - .byte N04 , Gn3 , v056 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Bn5 - .byte W04 - .byte Dn6 - .byte W04 - .byte Fn6 - .byte W04 - .byte Bn6 - .byte W04 - .byte Gn6 - .byte W04 - .byte Fn6 - .byte W04 - .byte Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Gn6 - .byte W04 - .byte Fn6 - .byte W04 - .byte Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn6 - .byte W04 - .byte Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte N24 , Gn3 , v060 - .byte W24 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_demo1_5: - .byte KEYSH , mus_demo1_key+0 - .byte VOICE , 1 - .byte PAN , c_v-47 - .byte LFOS , 44 - .byte VOL , 37*mus_demo1_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , En4 , v068 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte PAN , c_v+48 - .byte N03 , Fn4 , v064 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Gn4 , v060 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte PAN , c_v+48 - .byte N02 , Cn4 , v064 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte PAN , c_v-16 - .byte N03 , Dn4 , v060 - .byte W06 - .byte Dn4 , v036 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , En4 , v064 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte VOL , 43*mus_demo1_mvl/mxv - .byte W02 - .byte 42*mus_demo1_mvl/mxv - .byte W03 - .byte 39*mus_demo1_mvl/mxv - .byte W03 - .byte 37*mus_demo1_mvl/mxv - .byte W06 - .byte 36*mus_demo1_mvl/mxv - .byte W03 - .byte 33*mus_demo1_mvl/mxv - .byte W03 - .byte 31*mus_demo1_mvl/mxv - .byte W04 - .byte 30*mus_demo1_mvl/mxv - .byte W02 - .byte 28*mus_demo1_mvl/mxv - .byte W03 - .byte 26*mus_demo1_mvl/mxv - .byte W03 - .byte 26*mus_demo1_mvl/mxv - .byte W04 - .byte 25*mus_demo1_mvl/mxv - .byte W02 - .byte 22*mus_demo1_mvl/mxv - .byte W03 - .byte 21*mus_demo1_mvl/mxv - .byte W03 - .byte 20*mus_demo1_mvl/mxv - .byte W04 - .byte 19*mus_demo1_mvl/mxv - .byte W02 - .byte 19*mus_demo1_mvl/mxv - .byte W03 - .byte 17*mus_demo1_mvl/mxv - .byte W03 - .byte 16*mus_demo1_mvl/mxv - .byte W04 - .byte 15*mus_demo1_mvl/mxv - .byte W05 - .byte 14*mus_demo1_mvl/mxv - .byte W03 - .byte 13*mus_demo1_mvl/mxv - .byte W04 - .byte 11*mus_demo1_mvl/mxv - .byte W02 - .byte 10*mus_demo1_mvl/mxv - .byte W06 - .byte 9*mus_demo1_mvl/mxv - .byte W06 - .byte 7*mus_demo1_mvl/mxv - .byte W03 - .byte 5*mus_demo1_mvl/mxv - .byte W03 - .byte 4*mus_demo1_mvl/mxv - .byte W06 - .byte 3*mus_demo1_mvl/mxv - .byte W03 - .byte 2*mus_demo1_mvl/mxv - .byte W03 - .byte 2*mus_demo1_mvl/mxv - .byte W04 - .byte 1*mus_demo1_mvl/mxv - .byte W12 - .byte 45*mus_demo1_mvl/mxv - .byte W96 - .byte 34*mus_demo1_mvl/mxv - .byte BEND , c_v+0 - .byte W24 - .byte PAN , c_v+47 - .byte N12 , Dn5 , v080 - .byte W12 - .byte Gn5 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , Dn5 , v048 - .byte W12 - .byte Gn5 - .byte W12 - .byte PAN , c_v+48 - .byte N12 , Dn5 , v036 - .byte W12 - .byte Gn5 , v032 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , Dn5 , v024 - .byte W12 - .byte Gn5 - .byte W12 - .byte PAN , c_v+48 - .byte N12 , Dn5 , v012 - .byte W12 - .byte Gn5 , v008 - .byte W12 - .byte PAN , c_v+0 - .byte W48 - .byte W96 - .byte W96 - .byte VOICE , 47 - .byte VOL , 88*mus_demo1_mvl/mxv - .byte N03 , Gn2 , v124 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte N12 , Gn1 , v124 - .byte W12 - .byte N04 , Gn2 - .byte W08 - .byte Dn2 , v112 - .byte W08 - .byte Gn2 - .byte W08 - .byte N12 , Gn1 - .byte W12 - .byte Gn1 , v036 - .byte W24 - .byte N03 , Gn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 , v124 - .byte W60 - .byte N12 , Gn1 , v112 - .byte W12 - .byte Gn1 , v036 - .byte W12 - .byte Gn2 , v112 - .byte W12 - .byte N24 , Cn2 , v124 - .byte W36 - .byte N03 , Gn2 , v120 - .byte W06 - .byte N06 , Gn2 , v112 - .byte W06 - .byte N12 , Cn3 , v124 - .byte W12 - .byte Cn3 , v036 - .byte W12 - .byte Gn2 , v112 - .byte W12 - .byte Gn2 , v036 - .byte W12 - .byte N24 , Gn1 , v124 - .byte W60 - .byte N12 , Gn1 , v112 - .byte W12 - .byte Gn1 , v036 - .byte W12 - .byte Dn2 , v112 - .byte W12 - .byte N24 , Gn1 , v124 - .byte W36 - .byte N03 , Gn2 , v120 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte N12 , Gn2 , v124 - .byte W12 - .byte Gn2 , v036 - .byte W12 - .byte Gn1 , v112 - .byte W12 - .byte Gn1 , v036 - .byte W12 - .byte N24 , An1 , v124 - .byte W60 - .byte N12 , En1 , v112 - .byte W12 - .byte En1 , v036 - .byte W12 - .byte En2 , v112 - .byte W12 - .byte N24 , An1 , v124 - .byte W36 - .byte N03 , En2 , v116 - .byte W06 - .byte En2 , v112 - .byte W06 - .byte N12 , An2 , v124 - .byte W12 - .byte An2 , v036 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v036 - .byte W12 - .byte W96 - .byte VOICE , 46 - .byte VOL , 62*mus_demo1_mvl/mxv - .byte W48 - .byte PAN , c_v-32 - .byte BEND , c_v-2 - .byte W48 - .byte W96 - .byte PAN , c_v-46 - .byte VOL , 45*mus_demo1_mvl/mxv - .byte W04 - .byte N04 , Bn5 , v032 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 , v028 - .byte W04 - .byte Gn3 , v032 - .byte W20 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_demo1_6: - .byte KEYSH , mus_demo1_key+0 - .byte VOICE , 45 - .byte VOL , 54*mus_demo1_mvl/mxv - .byte LFOS , 44 - .byte PAN , c_v+32 - .byte W03 - .byte VOL , 56*mus_demo1_mvl/mxv - .byte W92 - .byte W01 - .byte PAN , c_v+32 - .byte W48 - .byte N06 , En4 , v088 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte Fn4 , v092 - .byte W06 - .byte Fn4 , v036 - .byte W06 - .byte Gn4 , v092 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte An4 , v104 - .byte W06 - .byte An4 , v036 - .byte W06 - .byte PAN , c_v-51 - .byte W96 - .byte VOICE , 48 - .byte VOL , 4*mus_demo1_mvl/mxv - .byte N96 , Dn5 , v064 - .byte W15 - .byte PAN , c_v-43 - .byte W02 - .byte VOL , 5*mus_demo1_mvl/mxv - .byte PAN , c_v-38 - .byte W03 - .byte VOL , 7*mus_demo1_mvl/mxv - .byte PAN , c_v-34 - .byte W04 - .byte VOL , 9*mus_demo1_mvl/mxv - .byte PAN , c_v-26 - .byte W02 - .byte VOL , 14*mus_demo1_mvl/mxv - .byte W03 - .byte 15*mus_demo1_mvl/mxv - .byte PAN , c_v-22 - .byte W03 - .byte VOL , 19*mus_demo1_mvl/mxv - .byte PAN , c_v-19 - .byte W04 - .byte VOL , 21*mus_demo1_mvl/mxv - .byte PAN , c_v-13 - .byte W02 - .byte VOL , 25*mus_demo1_mvl/mxv - .byte PAN , c_v-7 - .byte W03 - .byte VOL , 29*mus_demo1_mvl/mxv - .byte PAN , c_v-2 - .byte W03 - .byte VOL , 32*mus_demo1_mvl/mxv - .byte PAN , c_v+5 - .byte W04 - .byte c_v+12 - .byte W02 - .byte VOL , 36*mus_demo1_mvl/mxv - .byte PAN , c_v+19 - .byte W03 - .byte VOL , 38*mus_demo1_mvl/mxv - .byte PAN , c_v+24 - .byte W03 - .byte VOL , 42*mus_demo1_mvl/mxv - .byte PAN , c_v+29 - .byte W04 - .byte c_v+35 - .byte W02 - .byte VOL , 32*mus_demo1_mvl/mxv - .byte PAN , c_v+38 - .byte W03 - .byte VOL , 24*mus_demo1_mvl/mxv - .byte PAN , c_v+41 - .byte W03 - .byte c_v+45 - .byte W04 - .byte c_v+47 - .byte W02 - .byte VOL , 21*mus_demo1_mvl/mxv - .byte PAN , c_v+51 - .byte W03 - .byte VOL , 17*mus_demo1_mvl/mxv - .byte PAN , c_v+53 - .byte W03 - .byte VOL , 12*mus_demo1_mvl/mxv - .byte PAN , c_v+56 - .byte W04 - .byte VOL , 11*mus_demo1_mvl/mxv - .byte W02 - .byte 9*mus_demo1_mvl/mxv - .byte W03 - .byte 7*mus_demo1_mvl/mxv - .byte W07 - .byte PAN , c_v+28 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte N06 , An4 , v032 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte An4 , v040 - .byte W06 - .byte Bn4 , v044 - .byte W06 - .byte An4 , v048 - .byte W06 - .byte Cn4 , v052 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 , v056 - .byte W06 - .byte An4 , v060 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte An4 , v068 - .byte W06 - .byte Bn4 , v072 - .byte W06 - .byte An4 , v076 - .byte W06 - .byte Cn4 - .byte W06 - .byte An4 , v080 - .byte W06 - .byte Bn4 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte Bn4 , v092 - .byte W06 - .byte Cn5 , v096 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn4 , v100 - .byte W06 - .byte Bn4 , v104 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 , v108 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte Cn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Cn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Cn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Cn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+25 - .byte VOL , 39*mus_demo1_mvl/mxv - .byte N06 , Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N36 , Bn4 - .byte W15 - .byte VOL , 36*mus_demo1_mvl/mxv - .byte W02 - .byte 32*mus_demo1_mvl/mxv - .byte W03 - .byte 27*mus_demo1_mvl/mxv - .byte W04 - .byte 24*mus_demo1_mvl/mxv - .byte W02 - .byte 19*mus_demo1_mvl/mxv - .byte W03 - .byte 17*mus_demo1_mvl/mxv - .byte W03 - .byte 14*mus_demo1_mvl/mxv - .byte W01 - .byte 14*mus_demo1_mvl/mxv - .byte W03 - .byte 11*mus_demo1_mvl/mxv - .byte W05 - .byte 10*mus_demo1_mvl/mxv - .byte W07 - .byte VOICE , 56 - .byte PAN , c_v+30 - .byte VOL , 39*mus_demo1_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W92 - .byte W03 - .byte VOICE , 48 - .byte W01 - .byte PAN , c_v-2 - .byte VOL , 56*mus_demo1_mvl/mxv - .byte N48 , Dn5 - .byte W48 - .byte En5 - .byte W48 - .byte BEND , c_v+4 - .byte N48 , Fn5 - .byte W48 - .byte TIE , Gn5 - .byte W48 - .byte VOL , 53*mus_demo1_mvl/mxv - .byte W05 - .byte 50*mus_demo1_mvl/mxv - .byte W03 - .byte 48*mus_demo1_mvl/mxv - .byte W04 - .byte 45*mus_demo1_mvl/mxv - .byte W02 - .byte 43*mus_demo1_mvl/mxv - .byte W03 - .byte 42*mus_demo1_mvl/mxv - .byte W07 - .byte 38*mus_demo1_mvl/mxv - .byte W02 - .byte 37*mus_demo1_mvl/mxv - .byte W06 - .byte 32*mus_demo1_mvl/mxv - .byte W06 - .byte 31*mus_demo1_mvl/mxv - .byte W03 - .byte 27*mus_demo1_mvl/mxv - .byte W07 - .byte 26*mus_demo1_mvl/mxv - .byte W02 - .byte 22*mus_demo1_mvl/mxv - .byte W03 - .byte 21*mus_demo1_mvl/mxv - .byte W03 - .byte 19*mus_demo1_mvl/mxv - .byte W04 - .byte 16*mus_demo1_mvl/mxv - .byte W05 - .byte 14*mus_demo1_mvl/mxv - .byte W03 - .byte 11*mus_demo1_mvl/mxv - .byte W06 - .byte 9*mus_demo1_mvl/mxv - .byte W03 - .byte 8*mus_demo1_mvl/mxv - .byte W03 - .byte 7*mus_demo1_mvl/mxv - .byte W04 - .byte 4*mus_demo1_mvl/mxv - .byte W02 - .byte 3*mus_demo1_mvl/mxv - .byte W03 - .byte 2*mus_demo1_mvl/mxv - .byte W07 - .byte EOT - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_demo1_7: - .byte KEYSH , mus_demo1_key+0 - .byte VOICE , 84 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 22*mus_demo1_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte W72 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte BEND , c_v+0 - .byte W24 - .byte VOICE , 85 - .byte PAN , c_v-63 - .byte BEND , c_v+1 - .byte W24 - .byte MOD , 8 - .byte W21 - .byte 0 - .byte W03 - .byte N06 , Cn2 , v084 - .byte W06 - .byte Cn2 , v036 - .byte W06 - .byte MOD , 8 - .byte N06 , Bn1 , v084 - .byte W06 - .byte Bn1 , v036 - .byte W06 - .byte MOD , 0 - .byte N06 , An1 , v084 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Gn1 , v084 - .byte W03 - .byte MOD , 8 - .byte W03 - .byte N06 , Gn1 , v036 - .byte W06 - .byte MOD , 0 - .byte N12 , Fn1 , v092 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte Cn2 , v036 - .byte W06 - .byte Gn2 , v092 - .byte W06 - .byte Gn2 , v036 - .byte W06 - .byte N36 , An2 , v096 - .byte W12 - .byte MOD , 8 - .byte VOL , 33*mus_demo1_mvl/mxv - .byte W02 - .byte 30*mus_demo1_mvl/mxv - .byte W03 - .byte 27*mus_demo1_mvl/mxv - .byte W03 - .byte 26*mus_demo1_mvl/mxv - .byte W04 - .byte 24*mus_demo1_mvl/mxv - .byte W02 - .byte 22*mus_demo1_mvl/mxv - .byte W03 - .byte 21*mus_demo1_mvl/mxv - .byte W03 - .byte 19*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte N09 , Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v036 - .byte W06 - .byte An2 , v096 - .byte W06 - .byte An2 , v036 - .byte W06 - .byte N36 , Bn2 , v096 - .byte W12 - .byte MOD , 8 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte W02 - .byte 31*mus_demo1_mvl/mxv - .byte W03 - .byte 30*mus_demo1_mvl/mxv - .byte W03 - .byte 29*mus_demo1_mvl/mxv - .byte W04 - .byte 27*mus_demo1_mvl/mxv - .byte W02 - .byte 26*mus_demo1_mvl/mxv - .byte W03 - .byte 24*mus_demo1_mvl/mxv - .byte W03 - .byte 23*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte N09 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte BEND , c_v+1 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte Cn2 , v036 - .byte W06 - .byte Gn2 , v096 - .byte W06 - .byte Gn2 , v036 - .byte W06 - .byte N60 , An2 , v100 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte VOL , 32*mus_demo1_mvl/mxv - .byte W02 - .byte 29*mus_demo1_mvl/mxv - .byte W03 - .byte 26*mus_demo1_mvl/mxv - .byte W04 - .byte 26*mus_demo1_mvl/mxv - .byte W03 - .byte 24*mus_demo1_mvl/mxv - .byte W02 - .byte 21*mus_demo1_mvl/mxv - .byte W03 - .byte 18*mus_demo1_mvl/mxv - .byte W03 - .byte 16*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte N12 , Fn1 , v096 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v036 - .byte W06 - .byte An2 , v104 - .byte W06 - .byte An2 , v036 - .byte W06 - .byte N36 , Bn2 , v104 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOL , 33*mus_demo1_mvl/mxv - .byte W02 - .byte 28*mus_demo1_mvl/mxv - .byte W03 - .byte 23*mus_demo1_mvl/mxv - .byte W03 - .byte 19*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte N12 , An2 , v100 - .byte W12 - .byte Gn2 , v096 - .byte W12 - .byte VOICE , 81 - .byte PAN , c_v-64 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte N06 , Fn1 , v112 - .byte W12 - .byte N12 , En1 - .byte W18 - .byte MOD , 8 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte MOD , 0 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Cn2 - .byte W24 - .byte MOD , 8 - .byte N12 , Fs1 - .byte W12 - .byte MOD , 0 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W12 - .byte N04 , Gn1 - .byte W08 - .byte Bn1 - .byte W08 - .byte Fn2 - .byte W08 - .byte VOICE , 80 - .byte N36 , Gn1 - .byte W12 - .byte MOD , 6 - .byte VOL , 33*mus_demo1_mvl/mxv - .byte W02 - .byte 32*mus_demo1_mvl/mxv - .byte W03 - .byte 30*mus_demo1_mvl/mxv - .byte W03 - .byte 28*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 9 - .byte VOL , 24*mus_demo1_mvl/mxv - .byte W02 - .byte 21*mus_demo1_mvl/mxv - .byte W03 - .byte 17*mus_demo1_mvl/mxv - .byte W07 - .byte 40*mus_demo1_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte VOL , 38*mus_demo1_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N60 , En4 - .byte W24 - .byte MOD , 4 - .byte VOL , 37*mus_demo1_mvl/mxv - .byte W02 - .byte 34*mus_demo1_mvl/mxv - .byte W03 - .byte 33*mus_demo1_mvl/mxv - .byte W03 - .byte 29*mus_demo1_mvl/mxv - .byte W04 - .byte 28*mus_demo1_mvl/mxv - .byte W02 - .byte 22*mus_demo1_mvl/mxv - .byte W03 - .byte 19*mus_demo1_mvl/mxv - .byte W03 - .byte 17*mus_demo1_mvl/mxv - .byte W04 - .byte 15*mus_demo1_mvl/mxv - .byte W02 - .byte 12*mus_demo1_mvl/mxv - .byte W03 - .byte 11*mus_demo1_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 39*mus_demo1_mvl/mxv - .byte N06 , Fn4 , v084 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 , v080 - .byte W12 - .byte W96 - .byte W96 - .byte W48 - .byte BEND , c_v+1 - .byte N04 , Gn3 , v032 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Bn5 - .byte W04 - .byte Dn6 - .byte W04 - .byte Fn6 - .byte W04 - .byte VOL , 24*mus_demo1_mvl/mxv - .byte N04 , Bn6 - .byte W04 - .byte Gn6 - .byte W04 - .byte Fn6 - .byte W04 - .byte Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Gn6 - .byte W04 - .byte Fn6 - .byte W04 - .byte Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn6 - .byte W04 - .byte Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte N03 , Gn3 - .byte W24 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_demo1_8: - .byte KEYSH , mus_demo1_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 22*mus_demo1_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte VOICE , 86 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte PAN , c_v+63 - .byte N06 , Dn3 , v048 - .byte W12 - .byte N03 , Gs3 , v052 - .byte W03 - .byte N30 , Gn3 , v048 - .byte W09 - .byte MOD , 8 - .byte W21 - .byte 0 - .byte N03 , Fs3 , v072 - .byte W03 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , En3 - .byte W15 - .byte MOD , 8 - .byte W09 - .byte 0 - .byte N21 , Fn3 - .byte W21 - .byte N03 , Fs3 - .byte W03 - .byte N21 , Gn3 - .byte W21 - .byte N03 , Gs3 - .byte W03 - .byte N18 , An3 - .byte W18 - .byte N03 , Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N18 , En4 - .byte W18 - .byte N03 , Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte VOL , 32*mus_demo1_mvl/mxv - .byte N42 , Bn3 - .byte W05 - .byte VOL , 26*mus_demo1_mvl/mxv - .byte W01 - .byte 29*mus_demo1_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte W03 - .byte VOL , 26*mus_demo1_mvl/mxv - .byte W05 - .byte 22*mus_demo1_mvl/mxv - .byte W01 - .byte 24*mus_demo1_mvl/mxv - .byte W06 - .byte MOD , 8 - .byte VOL , 21*mus_demo1_mvl/mxv - .byte W05 - .byte 19*mus_demo1_mvl/mxv - .byte W07 - .byte 18*mus_demo1_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte N03 , Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte N03 , Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Fn3 - .byte W06 - .byte VOICE , 86 - .byte N06 , Fn4 , v076 - .byte W06 - .byte An3 , v036 - .byte W06 - .byte Fn4 , v040 - .byte W06 - .byte Gn4 , v044 - .byte W06 - .byte Fn4 , v048 - .byte W06 - .byte An3 , v052 - .byte W06 - .byte Fn4 , v056 - .byte W06 - .byte Gn4 , v060 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte An3 , v068 - .byte W06 - .byte Fn4 , v072 - .byte W06 - .byte Gn4 , v076 - .byte W06 - .byte Fn4 , v080 - .byte W06 - .byte An3 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Gn4 , v088 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte Fn3 , v096 - .byte W06 - .byte Dn4 , v100 - .byte W06 - .byte Fn4 , v104 - .byte W06 - .byte Dn4 , v100 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 , v096 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn3 , v092 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte Fn4 , v096 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte N03 , Fn4 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte VOICE , 80 - .byte N36 , Gn5 , v032 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_demo1_mvl/mxv - .byte W02 - .byte 24*mus_demo1_mvl/mxv - .byte W03 - .byte 22*mus_demo1_mvl/mxv - .byte W03 - .byte 19*mus_demo1_mvl/mxv - .byte W04 - .byte 17*mus_demo1_mvl/mxv - .byte W02 - .byte 11*mus_demo1_mvl/mxv - .byte W03 - .byte 10*mus_demo1_mvl/mxv - .byte W03 - .byte 9*mus_demo1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte N03 , Fn5 - .byte W03 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte N03 , Dn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte VOL , 33*mus_demo1_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Cn4 , v096 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Gn3 - .byte W36 - .byte N06 , Cn4 - .byte W12 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W12 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N06 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N06 - .byte W12 - .byte N08 , An3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte N60 , Cn5 - .byte W24 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte MOD , 5 - .byte W02 - .byte VOL , 31*mus_demo1_mvl/mxv - .byte W03 - .byte 29*mus_demo1_mvl/mxv - .byte W07 - .byte 25*mus_demo1_mvl/mxv - .byte W02 - .byte 24*mus_demo1_mvl/mxv - .byte W03 - .byte 22*mus_demo1_mvl/mxv - .byte W03 - .byte 19*mus_demo1_mvl/mxv - .byte W04 - .byte 17*mus_demo1_mvl/mxv - .byte W02 - .byte 14*mus_demo1_mvl/mxv - .byte W03 - .byte 10*mus_demo1_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte N06 , Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N24 , En5 , v084 - .byte W24 - .byte Dn5 - .byte W24 - .byte N16 , Cn5 - .byte W16 - .byte Bn4 - .byte W16 - .byte An4 - .byte W16 - .byte N48 , Bn4 , v096 - .byte W24 - .byte VOL , 29*mus_demo1_mvl/mxv - .byte MOD , 5 - .byte W04 - .byte VOL , 25*mus_demo1_mvl/mxv - .byte W04 - .byte 22*mus_demo1_mvl/mxv - .byte W04 - .byte 18*mus_demo1_mvl/mxv - .byte W04 - .byte 15*mus_demo1_mvl/mxv - .byte W08 - .byte 34*mus_demo1_mvl/mxv - .byte MOD , 0 - .byte N48 , Cn5 - .byte W24 - .byte VOL , 31*mus_demo1_mvl/mxv - .byte MOD , 5 - .byte W04 - .byte VOL , 28*mus_demo1_mvl/mxv - .byte W04 - .byte 25*mus_demo1_mvl/mxv - .byte W04 - .byte 22*mus_demo1_mvl/mxv - .byte W04 - .byte 19*mus_demo1_mvl/mxv - .byte W08 - .byte 34*mus_demo1_mvl/mxv - .byte MOD , 0 - .byte N48 , Dn5 - .byte W24 - .byte VOL , 29*mus_demo1_mvl/mxv - .byte MOD , 5 - .byte W04 - .byte VOL , 26*mus_demo1_mvl/mxv - .byte W04 - .byte 22*mus_demo1_mvl/mxv - .byte W04 - .byte 19*mus_demo1_mvl/mxv - .byte W04 - .byte 17*mus_demo1_mvl/mxv - .byte W04 - .byte 15*mus_demo1_mvl/mxv - .byte W04 - .byte 34*mus_demo1_mvl/mxv - .byte MOD , 0 - .byte TIE , Fn5 , v064 - .byte W24 - .byte VOL , 32*mus_demo1_mvl/mxv - .byte MOD , 8 - .byte W04 - .byte VOL , 31*mus_demo1_mvl/mxv - .byte W08 - .byte 28*mus_demo1_mvl/mxv - .byte W04 - .byte 26*mus_demo1_mvl/mxv - .byte W08 - .byte 25*mus_demo1_mvl/mxv - .byte W04 - .byte 24*mus_demo1_mvl/mxv - .byte W08 - .byte 22*mus_demo1_mvl/mxv - .byte W08 - .byte 21*mus_demo1_mvl/mxv - .byte W04 - .byte 19*mus_demo1_mvl/mxv - .byte W08 - .byte 18*mus_demo1_mvl/mxv - .byte W08 - .byte 17*mus_demo1_mvl/mxv - .byte W04 - .byte 15*mus_demo1_mvl/mxv - .byte W08 - .byte 14*mus_demo1_mvl/mxv - .byte W04 - .byte 12*mus_demo1_mvl/mxv - .byte W08 - .byte 11*mus_demo1_mvl/mxv - .byte W04 - .byte 9*mus_demo1_mvl/mxv - .byte W04 - .byte EOT - .byte MOD , 0 - .byte W24 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_demo1_9: - .byte KEYSH , mus_demo1_key+0 - .byte VOICE , 0 - .byte VOL , 51*mus_demo1_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W24 - .byte N06 , Fs2 , v112 - .byte W06 - .byte Fs2 , v028 - .byte W06 - .byte Fs2 , v040 - .byte W06 - .byte Fs2 , v016 - .byte W06 - .byte Fs2 , v028 - .byte W12 - .byte Fs2 , v020 - .byte W12 - .byte Fs2 , v012 - .byte W12 - .byte Fs2 , v008 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N36 , An2 , v112 - .byte W48 - .byte An2 , v108 - .byte W96 - .byte W96 - .byte N48 , An2 , v112 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , En1 - .byte W12 - .byte N04 , En1 , v072 - .byte W04 - .byte En1 , v060 - .byte W04 - .byte N04 - .byte W04 - .byte N06 , En1 , v080 - .byte W12 - .byte N04 , En1 , v072 - .byte W04 - .byte En1 , v060 - .byte W04 - .byte N04 - .byte W04 - .byte N06 , En1 , v092 - .byte W12 - .byte N04 , En1 , v072 - .byte W04 - .byte En1 , v060 - .byte W04 - .byte N04 - .byte W04 - .byte N06 , En1 , v092 - .byte W12 - .byte N04 , En1 , v072 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N06 , En1 , v096 - .byte W96 - .byte FINE - -@********************** Track 10 **********************@ - -mus_demo1_10: - .byte KEYSH , mus_demo1_key+0 - .byte VOICE , 73 - .byte PAN , c_v+0 - .byte LFOS , 16 - .byte XCMD , xIECV , 6 - .byte xIECV , 4 - .byte BENDR , 12 - .byte VOL , 22*mus_demo1_mvl/mxv - .byte N06 , En5 , v020 - .byte W12 - .byte Fn5 , v024 - .byte W12 - .byte Gn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W36 - .byte Cn4 , v064 - .byte W12 - .byte N03 , Ds4 - .byte W03 - .byte N80 , Dn4 - .byte W32 - .byte W01 - .byte MOD , 4 - .byte W24 - .byte 8 - .byte W24 - .byte 0 - .byte VOL , 22*mus_demo1_mvl/mxv - .byte N03 , Gs3 - .byte W03 - .byte N21 , An3 - .byte W21 - .byte N24 , Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte N03 , Gs4 - .byte W03 - .byte N44 , Gn4 - .byte W21 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 14 - .byte W24 - .byte 0 - .byte VOL , 28*mus_demo1_mvl/mxv - .byte W24 - .byte BEND , c_v+0 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte N48 , An3 , v052 - .byte W24 - .byte MOD , 14 - .byte W24 - .byte 0 - .byte N06 , Fn3 - .byte W12 - .byte N03 , Cn4 - .byte W03 - .byte N56 , Bn3 - .byte W09 - .byte MOD , 6 - .byte W24 - .byte 14 - .byte W24 - .byte 0 - .byte N06 , An4 , v064 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte VOL , 31*mus_demo1_mvl/mxv - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 2 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 2 - .byte N24 , En4 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , As4 , v040 - .byte W03 - .byte An4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N04 , Dn5 , v060 - .byte W08 - .byte Bn4 - .byte W08 - .byte Dn5 , v056 - .byte W08 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte BEND , c_v+0 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W12 - .byte VOL , 34*mus_demo1_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte W36 - .byte W96 - .byte W24 - .byte 6 - .byte W24 - .byte 0 - .byte W24 - .byte 6 - .byte W24 - .byte 0 - .byte W24 - .byte 6 - .byte W24 - .byte 0 - .byte W24 - .byte 6 - .byte W24 - .byte W72 - .byte 0 - .byte W24 - .byte W96 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_demo1: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_demo1_pri @ Priority - .byte mus_demo1_rev @ Reverb. - - .word mus_demo1_grp - - .word mus_demo1_1 - .word mus_demo1_2 - .word mus_demo1_3 - .word mus_demo1_4 - .word mus_demo1_5 - .word mus_demo1_6 - .word mus_demo1_7 - .word mus_demo1_8 - .word mus_demo1_9 - .word mus_demo1_10 - - .end diff --git a/sound/songs/mus_dendou.s b/sound/songs/mus_dendou.s deleted file mode 100644 index 1a10c7872e..0000000000 --- a/sound/songs/mus_dendou.s +++ /dev/null @@ -1,2303 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_dendou_grp, voicegroup082 - .equ mus_dendou_pri, 0 - .equ mus_dendou_rev, reverb_set+50 - .equ mus_dendou_mvl, 127 - .equ mus_dendou_key, 0 - .equ mus_dendou_tbs, 1 - .equ mus_dendou_exg, 0 - .equ mus_dendou_cmp, 1 - - .section .rodata - .global mus_dendou - .align 2 - -@********************** Track 1 **********************@ - -mus_dendou_1: - .byte KEYSH , mus_dendou_key+0 - .byte TEMPO , 122*mus_dendou_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 30*mus_dendou_mvl/mxv - .byte W12 -mus_dendou_1_B1: - .byte W96 - .byte W96 -mus_dendou_1_000: - .byte N02 , Gs5 , v112 - .byte W08 - .byte Gs5 , v084 - .byte W04 - .byte Gs5 , v064 - .byte W04 - .byte Gs5 , v096 - .byte W08 - .byte Gs5 , v112 - .byte W16 - .byte Gs5 , v088 - .byte W08 - .byte Gs5 , v112 - .byte W08 - .byte Gs5 , v080 - .byte W08 - .byte Gs5 , v088 - .byte W08 - .byte Gs5 , v112 - .byte W16 - .byte Gs5 , v084 - .byte W08 - .byte PEND - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte PATT - .word mus_dendou_1_000 - .byte GOTO - .word mus_dendou_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_dendou_2: - .byte KEYSH , mus_dendou_key+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 49*mus_dendou_mvl/mxv - .byte W12 -mus_dendou_2_B1: - .byte VOICE , 56 - .byte VOL , 78*mus_dendou_mvl/mxv - .byte N04 , An3 , v116 - .byte W08 - .byte Gs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte En3 - .byte W08 - .byte Fs2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Gs2 - .byte W08 - .byte An2 - .byte W08 - .byte Fn2 - .byte W08 - .byte En2 - .byte W08 - .byte Ds2 - .byte W08 - .byte An2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Bn2 - .byte W08 - .byte As2 - .byte W08 - .byte Fs3 - .byte W08 - .byte Gs3 - .byte W08 - .byte VOL , 49*mus_dendou_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W92 - .byte VOICE , 14 - .byte W04 - .byte VOL , 57*mus_dendou_mvl/mxv - .byte N40 , An4 , v112 - .byte W48 - .byte Fs4 - .byte W48 - .byte Gn4 - .byte W48 - .byte En4 - .byte W48 - .byte Gn4 - .byte W48 - .byte Dn4 - .byte W48 - .byte N24 , Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte An4 - .byte W24 - .byte Gn4 - .byte W24 - .byte GOTO - .word mus_dendou_2_B1 - .byte VOL , 47*mus_dendou_mvl/mxv - .byte FINE - -@********************** Track 3 **********************@ - -mus_dendou_3: - .byte KEYSH , mus_dendou_key+0 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+14 - .byte VOL , 40*mus_dendou_mvl/mxv - .byte W12 -mus_dendou_3_B1: - .byte VOICE , 60 - .byte W96 - .byte W96 - .byte W48 - .byte N04 , Dn3 , v112 - .byte W08 - .byte An2 - .byte W08 - .byte Dn3 - .byte W08 - .byte N72 , En3 - .byte W24 - .byte W48 - .byte N04 , Fs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Cn3 - .byte N04 , En3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N48 , Cn4 - .byte W48 - .byte N04 , Bn3 - .byte W16 - .byte Cn4 - .byte W08 - .byte N32 , An3 - .byte W32 - .byte N04 , Fn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N40 , An3 - .byte W40 - .byte N04 , Fs3 - .byte W08 - .byte W48 - .byte Fs4 - .byte W16 - .byte An4 - .byte W08 - .byte N56 , Gn4 - .byte W24 - .byte W32 - .byte N04 , Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte N24 , Fs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N04 , An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N04 , Cn4 - .byte W16 - .byte En4 - .byte W08 - .byte N24 , Gn4 - .byte W24 - .byte N04 , En4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_dendou_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_dendou_4: - .byte KEYSH , mus_dendou_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-13 - .byte VOL , 72*mus_dendou_mvl/mxv - .byte N04 , An2 , v112 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 -mus_dendou_4_B1: - .byte N12 , En2 , v112 - .byte W32 - .byte N04 , An2 - .byte W08 - .byte En2 - .byte W08 - .byte N08 , An1 - .byte W32 - .byte N04 - .byte W08 - .byte An1 , v084 - .byte W08 - .byte N12 , En2 , v112 - .byte W16 - .byte N04 , En2 , v092 - .byte W16 - .byte En2 , v076 - .byte W08 - .byte En2 , v088 - .byte W08 - .byte En2 , v096 - .byte W08 - .byte An2 , v112 - .byte W04 - .byte An2 , v084 - .byte W04 - .byte An2 , v096 - .byte W08 - .byte An2 , v112 - .byte W08 - .byte En2 - .byte W08 - .byte An1 , v096 - .byte W08 - .byte N08 , Dn2 , v112 - .byte W16 - .byte N04 , An1 - .byte W08 - .byte N24 , An2 - .byte W56 - .byte N08 , An3 - .byte W08 - .byte N08 - .byte W08 -mus_dendou_4_000: - .byte N08 , Dn2 , v112 - .byte W16 - .byte N04 , An1 - .byte W08 - .byte N24 , An2 - .byte W60 - .byte N04 , An3 , v064 - .byte W04 - .byte An3 , v088 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte PEND -mus_dendou_4_001: - .byte N24 , An2 , v112 - .byte W24 - .byte N04 , Dn2 , v060 - .byte W08 - .byte Dn2 , v076 - .byte W08 - .byte Dn2 , v080 - .byte W08 - .byte Dn2 , v084 - .byte W08 - .byte Dn2 , v088 - .byte W08 - .byte Dn2 , v112 - .byte W08 - .byte Cn3 , v076 - .byte W08 - .byte Cn3 , v068 - .byte W04 - .byte Cn3 , v080 - .byte W04 - .byte Cn3 , v088 - .byte W04 - .byte Cn3 , v112 - .byte W04 - .byte PEND - .byte N06 , Dn3 - .byte W08 - .byte N04 , Dn2 - .byte W16 - .byte An3 , v076 - .byte W08 - .byte An3 , v088 - .byte W08 - .byte An3 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , An2 - .byte W16 - .byte N04 , An2 , v048 - .byte W04 - .byte An2 , v064 - .byte W04 - .byte An2 , v076 - .byte W04 - .byte An2 , v096 - .byte W04 - .byte An2 , v127 - .byte W04 - .byte N04 - .byte W04 - .byte N08 , An2 , v112 - .byte W16 - .byte N04 , An1 - .byte W08 - .byte N24 , An2 - .byte W56 - .byte N08 , An3 - .byte W08 - .byte N08 - .byte W08 - .byte PATT - .word mus_dendou_4_000 - .byte PATT - .word mus_dendou_4_001 - .byte N06 , Dn3 , v112 - .byte W08 - .byte N08 , Dn2 - .byte W16 - .byte N04 , An3 , v076 - .byte W16 - .byte An3 , v112 - .byte W08 - .byte Dn3 - .byte W08 - .byte Dn3 , v076 - .byte W04 - .byte N04 - .byte W04 - .byte Dn3 , v080 - .byte W08 - .byte Dn3 , v112 - .byte W08 - .byte Dn2 - .byte W08 - .byte An2 - .byte W08 - .byte N16 , Dn2 , v108 - .byte W40 - .byte N04 , An1 , v084 - .byte W08 - .byte N12 , Dn2 , v112 - .byte W40 - .byte N04 , An1 , v080 - .byte W04 - .byte N04 - .byte W04 -mus_dendou_4_002: - .byte N12 , Cn2 , v112 - .byte W56 - .byte N04 , Cn2 , v108 - .byte W08 - .byte Gn1 , v088 - .byte W08 - .byte N08 , Cn2 , v112 - .byte W16 - .byte N04 , Gn1 , v080 - .byte W08 - .byte PEND -mus_dendou_4_003: - .byte N12 , Bn1 , v112 - .byte W64 - .byte N04 , Fs1 , v084 - .byte W04 - .byte Fs1 , v092 - .byte W04 - .byte N08 , Bn1 , v112 - .byte W16 - .byte N04 , Bn1 , v096 - .byte W08 - .byte PEND - .byte W08 - .byte Fn2 , v084 - .byte W08 - .byte Fn2 , v072 - .byte W08 - .byte N12 , As1 , v112 - .byte W16 - .byte N04 , As1 , v080 - .byte W16 - .byte Gn2 , v084 - .byte W08 - .byte Gn2 , v092 - .byte W08 - .byte An2 , v112 - .byte W08 - .byte N04 - .byte W04 - .byte An2 , v092 - .byte W04 - .byte N08 , Dn2 - .byte W08 - .byte N16 , An2 , v108 - .byte W40 - .byte N04 , An1 , v084 - .byte W08 - .byte N12 , Dn2 , v112 - .byte W40 - .byte N04 , An1 , v080 - .byte W04 - .byte N04 - .byte W04 - .byte PATT - .word mus_dendou_4_002 - .byte PATT - .word mus_dendou_4_003 - .byte W08 - .byte N04 , Fn2 , v084 - .byte W08 - .byte Fn2 , v072 - .byte W08 - .byte N12 , As1 , v112 - .byte W16 - .byte N04 , As1 , v080 - .byte W16 - .byte Gn2 , v084 - .byte W08 - .byte Gn2 , v092 - .byte W08 - .byte Gn2 , v112 - .byte W08 - .byte N04 - .byte W04 - .byte Gn2 , v092 - .byte W04 - .byte Cn2 - .byte W04 - .byte Cn2 , v112 - .byte W04 - .byte GOTO - .word mus_dendou_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_dendou_5: - .byte KEYSH , mus_dendou_key+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 60*mus_dendou_mvl/mxv - .byte PAN , c_v+0 - .byte W12 -mus_dendou_5_B1: - .byte VOICE , 48 - .byte N08 , An4 , v112 - .byte W08 - .byte N04 - .byte W04 - .byte Gs4 - .byte W04 - .byte An4 - .byte W08 - .byte N04 - .byte W08 - .byte Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte N08 , Bn4 - .byte W08 - .byte N04 , An4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte N08 , Cn5 - .byte W08 - .byte N04 , An4 - .byte W04 - .byte Gs4 - .byte W04 - .byte An4 - .byte W08 - .byte N04 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte N08 , Cs5 - .byte W08 - .byte N04 - .byte W04 - .byte Cn5 - .byte W04 - .byte Cs5 - .byte W08 - .byte N04 - .byte W08 - .byte Dn5 - .byte W08 - .byte En5 - .byte W06 - .byte N02 , Ds4 , v096 - .byte W02 - .byte VOL , 63*mus_dendou_mvl/mxv - .byte N08 , Dn4 , v112 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N48 , En4 - .byte W24 - .byte MOD , 7 - .byte W04 - .byte VOL , 54*mus_dendou_mvl/mxv - .byte W04 - .byte 49*mus_dendou_mvl/mxv - .byte W04 - .byte 40*mus_dendou_mvl/mxv - .byte W04 - .byte 28*mus_dendou_mvl/mxv - .byte W04 - .byte 20*mus_dendou_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 63*mus_dendou_mvl/mxv - .byte W24 - .byte N08 , Dn4 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N48 , En4 - .byte W24 - .byte MOD , 7 - .byte W04 - .byte VOL , 54*mus_dendou_mvl/mxv - .byte W04 - .byte 49*mus_dendou_mvl/mxv - .byte W04 - .byte 40*mus_dendou_mvl/mxv - .byte W04 - .byte 28*mus_dendou_mvl/mxv - .byte W04 - .byte 20*mus_dendou_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 63*mus_dendou_mvl/mxv - .byte N04 , Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte N08 , Cn4 - .byte W08 - .byte N04 , Gn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N48 , Dn4 - .byte W24 - .byte MOD , 7 - .byte W04 - .byte VOL , 54*mus_dendou_mvl/mxv - .byte W04 - .byte 49*mus_dendou_mvl/mxv - .byte W04 - .byte 40*mus_dendou_mvl/mxv - .byte W04 - .byte 28*mus_dendou_mvl/mxv - .byte W04 - .byte 20*mus_dendou_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 63*mus_dendou_mvl/mxv - .byte W22 - .byte N02 , Cs4 , v096 - .byte W02 - .byte N04 , Cn4 , v112 - .byte W08 - .byte Gn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N48 , Fn4 - .byte W24 - .byte MOD , 7 - .byte W04 - .byte VOL , 54*mus_dendou_mvl/mxv - .byte W04 - .byte 49*mus_dendou_mvl/mxv - .byte W04 - .byte 40*mus_dendou_mvl/mxv - .byte W04 - .byte 28*mus_dendou_mvl/mxv - .byte W04 - .byte 20*mus_dendou_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 63*mus_dendou_mvl/mxv - .byte N04 , En4 - .byte W16 - .byte VOICE , 56 - .byte N04 , Cn4 - .byte W04 - .byte VOL , 76*mus_dendou_mvl/mxv - .byte W02 - .byte N02 , Ds5 , v096 - .byte W02 - .byte N04 , Dn5 , v112 - .byte W08 - .byte An4 - .byte W08 - .byte Dn5 - .byte W08 - .byte N48 , En5 - .byte W24 - .byte MOD , 7 - .byte W04 - .byte VOL , 68*mus_dendou_mvl/mxv - .byte W04 - .byte 62*mus_dendou_mvl/mxv - .byte W04 - .byte 49*mus_dendou_mvl/mxv - .byte W04 - .byte 35*mus_dendou_mvl/mxv - .byte W04 - .byte 24*mus_dendou_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 78*mus_dendou_mvl/mxv - .byte W24 - .byte N08 , Dn5 - .byte W08 - .byte N04 , An4 - .byte W08 - .byte Dn5 - .byte W08 - .byte N48 , En5 - .byte W24 - .byte MOD , 7 - .byte W04 - .byte VOL , 68*mus_dendou_mvl/mxv - .byte W04 - .byte 62*mus_dendou_mvl/mxv - .byte W04 - .byte 49*mus_dendou_mvl/mxv - .byte W04 - .byte 35*mus_dendou_mvl/mxv - .byte W04 - .byte 24*mus_dendou_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 78*mus_dendou_mvl/mxv - .byte N04 , Gn5 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte N08 , Cn5 - .byte W08 - .byte N04 , Gn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte N48 , Dn5 - .byte W24 - .byte MOD , 7 - .byte W04 - .byte VOL , 68*mus_dendou_mvl/mxv - .byte W04 - .byte 62*mus_dendou_mvl/mxv - .byte W04 - .byte 49*mus_dendou_mvl/mxv - .byte W04 - .byte 35*mus_dendou_mvl/mxv - .byte W04 - .byte 24*mus_dendou_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 78*mus_dendou_mvl/mxv - .byte W24 - .byte N04 , Cn5 - .byte W08 - .byte Gn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte En5 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte En5 - .byte W04 - .byte VOICE , 24 - .byte W04 - .byte VOL , 68*mus_dendou_mvl/mxv - .byte N04 , Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte An4 - .byte W08 - .byte N48 , Dn5 - .byte W24 - .byte MOD , 7 - .byte W04 - .byte VOL , 68*mus_dendou_mvl/mxv - .byte W04 - .byte 62*mus_dendou_mvl/mxv - .byte W04 - .byte 49*mus_dendou_mvl/mxv - .byte W04 - .byte 35*mus_dendou_mvl/mxv - .byte W04 - .byte 24*mus_dendou_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 69*mus_dendou_mvl/mxv - .byte N16 , Fs4 - .byte W16 - .byte N04 , Gn4 - .byte W08 - .byte N32 , An4 - .byte W32 - .byte N04 , Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N24 , Gn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N32 , Bn4 - .byte W32 - .byte N04 , An4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N24 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte N04 , Fn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Cn3 - .byte W04 - .byte En3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Cn4 - .byte W04 - .byte En4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Cn5 - .byte W04 - .byte VOICE , 48 - .byte VOL , 54*mus_dendou_mvl/mxv - .byte N04 , Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte An4 - .byte W08 - .byte N08 , Dn5 - .byte W08 - .byte N04 , En5 - .byte W08 - .byte Dn5 - .byte W08 - .byte N24 , An4 - .byte W24 - .byte N04 , Fs4 - .byte W16 - .byte An4 - .byte W08 - .byte N32 - .byte W32 - .byte N04 , Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N02 , Gs4 , v088 - .byte W02 - .byte N22 , Gn4 , v112 - .byte W22 - .byte N24 , Dn4 - .byte W24 - .byte N04 , Bn4 - .byte W16 - .byte Cs5 - .byte W08 - .byte N48 , Dn5 - .byte W24 - .byte MOD , 7 - .byte W04 - .byte VOL , 47*mus_dendou_mvl/mxv - .byte W04 - .byte 44*mus_dendou_mvl/mxv - .byte W04 - .byte 37*mus_dendou_mvl/mxv - .byte W04 - .byte 28*mus_dendou_mvl/mxv - .byte W04 - .byte 24*mus_dendou_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 54*mus_dendou_mvl/mxv - .byte N08 , En5 - .byte W24 - .byte N04 , Fn5 - .byte W08 - .byte An5 - .byte W08 - .byte Gn5 - .byte W08 - .byte Dn5 - .byte W08 - .byte Fn5 - .byte W08 - .byte En5 - .byte W08 - .byte Cn5 - .byte W08 - .byte En5 - .byte W08 - .byte Dn5 - .byte W08 - .byte An4 - .byte W08 - .byte En5 - .byte W08 - .byte An5 - .byte W08 - .byte GOTO - .word mus_dendou_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_dendou_6: - .byte KEYSH , mus_dendou_key+0 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-61 - .byte VOL , 33*mus_dendou_mvl/mxv - .byte W12 -mus_dendou_6_B1: - .byte VOICE , 80 - .byte N08 , An3 , v112 - .byte W08 - .byte N04 - .byte W04 - .byte Gs3 - .byte W04 - .byte An3 - .byte W08 - .byte N04 - .byte W08 - .byte Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte N08 , Bn3 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte N08 , Cn4 - .byte W08 - .byte N04 , An3 - .byte W04 - .byte Gs3 - .byte W04 - .byte An3 - .byte W08 - .byte N04 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N08 , Cs4 - .byte W08 - .byte N04 - .byte W04 - .byte Cn4 - .byte W04 - .byte Cs4 - .byte W08 - .byte N04 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte An2 , v044 - .byte W08 - .byte N02 , Dn3 , v112 - .byte W04 - .byte N04 , Cs3 - .byte W04 - .byte N02 , Dn3 - .byte W08 - .byte N02 - .byte W24 - .byte N06 , Fs3 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , An2 , v052 - .byte W08 - .byte N02 , Dn3 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N06 , Fs3 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N06 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , An2 , v044 - .byte W08 - .byte N02 , Dn3 , v112 - .byte W04 - .byte N04 , Cs3 - .byte W04 - .byte N02 , Dn3 - .byte W08 - .byte N02 - .byte W24 - .byte N06 , Fs3 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N06 , Fn3 - .byte W08 - .byte N02 , Fs3 - .byte W08 - .byte N04 , Fn2 , v052 - .byte W08 - .byte N02 , Cn3 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N06 , Fn3 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N06 , En3 - .byte W08 - .byte N02 , Fn3 - .byte W08 - .byte W48 - .byte N04 , Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N08 , An3 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte An3 - .byte W08 - .byte N24 , Fs3 - .byte W32 - .byte N04 , En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N04 - .byte W16 - .byte Fs3 - .byte W08 - .byte N56 , An3 - .byte W24 - .byte W32 - .byte N08 , Gn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N48 , En3 - .byte W48 - .byte N04 , Dn3 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Cn4 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn3 - .byte W08 - .byte Cn4 - .byte W08 -mus_dendou_6_000: - .byte N04 , Dn6 , v112 - .byte W08 - .byte N04 - .byte W04 - .byte Cs6 - .byte W04 - .byte Dn6 - .byte W04 - .byte PAN , c_v+63 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte Cs6 - .byte W04 - .byte Dn6 - .byte W04 - .byte PAN , c_v-61 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_dendou_6_000 - .byte PATT - .word mus_dendou_6_000 - .byte PATT - .word mus_dendou_6_000 - .byte N04 , An5 , v112 - .byte W08 - .byte Gn5 - .byte W08 - .byte Fs5 - .byte W04 - .byte PAN , c_v+63 - .byte W04 - .byte N04 , Gn5 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte Dn5 - .byte W04 - .byte PAN , c_v-61 - .byte W04 - .byte N04 , En5 - .byte W08 - .byte Dn5 - .byte W08 - .byte An4 - .byte W08 - .byte An5 - .byte W08 - .byte Gn5 - .byte W08 - .byte Fs5 - .byte W04 - .byte PAN , c_v+63 - .byte W04 - .byte N04 , Gn5 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte Dn5 - .byte W04 - .byte PAN , c_v-61 - .byte W04 - .byte N04 , En5 - .byte W08 - .byte Dn5 - .byte W08 - .byte Cn5 - .byte W08 - .byte Bn5 - .byte W08 - .byte An5 - .byte W08 - .byte Gn5 - .byte W04 - .byte PAN , c_v+63 - .byte W04 - .byte N04 , An5 - .byte W08 - .byte Gn5 - .byte W08 - .byte Fs5 - .byte W08 - .byte Gn5 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W04 - .byte PAN , c_v-61 - .byte W04 - .byte N04 , Bn4 - .byte W08 - .byte Dn5 - .byte W08 - .byte Bn5 - .byte W08 - .byte Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte An4 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte As4 - .byte W04 - .byte Fn4 - .byte W04 - .byte As4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte Cn4 - .byte W04 - .byte En4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Cn5 - .byte W04 - .byte PAN , c_v-61 - .byte N04 , En5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte GOTO - .word mus_dendou_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_dendou_7: - .byte KEYSH , mus_dendou_key+0 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 33*mus_dendou_mvl/mxv - .byte W12 -mus_dendou_7_B1: - .byte VOICE , 81 - .byte VOL , 36*mus_dendou_mvl/mxv - .byte PAN , c_v+63 - .byte N08 , En4 , v112 - .byte W08 - .byte N04 - .byte W04 - .byte Ds4 - .byte W04 - .byte En4 - .byte W08 - .byte N04 - .byte W08 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte N08 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte N08 - .byte W08 - .byte N04 - .byte W04 - .byte Ds4 - .byte W04 - .byte En4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , An4 - .byte W08 - .byte N04 - .byte W04 - .byte Gs4 - .byte W04 - .byte An4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fs3 , v044 - .byte W08 - .byte N02 , An3 , v112 - .byte W04 - .byte N04 , Gs3 - .byte W04 - .byte N02 , An3 - .byte W08 - .byte N02 - .byte W24 - .byte N06 , Dn4 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , Fs3 , v052 - .byte W08 - .byte N02 , An3 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N06 , Dn4 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N06 , Cs4 - .byte W08 - .byte N02 , Dn4 - .byte W08 - .byte N04 , Fs3 , v044 - .byte W08 - .byte N02 , An3 , v112 - .byte W04 - .byte N04 , Gs3 - .byte W04 - .byte N02 , An3 - .byte W08 - .byte N02 - .byte W24 - .byte N06 , Dn4 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N06 , Cs4 - .byte W08 - .byte N02 , Dn4 - .byte W08 - .byte N04 , Cn3 , v052 - .byte W08 - .byte N02 , Fn3 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N06 , Cn4 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N06 , Bn3 - .byte W08 - .byte N02 , Cn4 - .byte W08 - .byte W48 - .byte N04 , Fs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte An3 - .byte W08 - .byte N08 , Dn4 - .byte W08 - .byte N04 , En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N24 , An3 - .byte W32 - .byte N04 , Gn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte An3 - .byte W16 - .byte Dn4 - .byte W08 - .byte N56 , Fs4 - .byte W24 - .byte W32 - .byte N08 , En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N48 , Cn4 - .byte W48 - .byte N04 , An3 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte En4 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn4 - .byte W08 - .byte En4 - .byte W04 - .byte PAN , c_v+0 - .byte W04 - .byte VOL , 50*mus_dendou_mvl/mxv - .byte N16 , Dn2 - .byte W24 - .byte Dn2 , v088 - .byte W16 - .byte N04 , An1 , v112 - .byte W08 - .byte Dn2 , v096 - .byte W08 - .byte N12 , Dn2 , v112 - .byte W16 - .byte N16 , Dn2 , v084 - .byte W16 - .byte N04 , An1 , v112 - .byte W08 -mus_dendou_7_000: - .byte N16 , Cn2 , v112 - .byte W24 - .byte N08 , Cn2 , v088 - .byte W16 - .byte N04 , Gn1 , v112 - .byte W16 - .byte Cn2 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Cn2 , v084 - .byte W16 - .byte N04 , Gn1 , v112 - .byte W08 - .byte PEND -mus_dendou_7_001: - .byte N16 , Bn1 , v112 - .byte W24 - .byte N08 , Bn1 , v088 - .byte W16 - .byte N04 , Fs1 , v112 - .byte W08 - .byte Bn1 - .byte W08 - .byte N12 - .byte W16 - .byte N08 , Bn1 , v084 - .byte W16 - .byte N04 , Fs1 , v112 - .byte W08 - .byte PEND -mus_dendou_7_002: - .byte W08 - .byte N04 , As1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W16 - .byte N04 , Fn1 - .byte W16 - .byte Cn2 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W16 - .byte N04 , Gn1 - .byte W08 - .byte PEND - .byte N16 , Dn2 - .byte W24 - .byte Dn2 , v088 - .byte W16 - .byte N04 , An1 , v112 - .byte W08 - .byte Dn2 , v096 - .byte W08 - .byte N12 , Dn2 , v112 - .byte W16 - .byte N16 , Dn2 , v084 - .byte W16 - .byte N04 , An1 , v112 - .byte W08 - .byte PATT - .word mus_dendou_7_000 - .byte PATT - .word mus_dendou_7_001 - .byte PATT - .word mus_dendou_7_002 - .byte GOTO - .word mus_dendou_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_dendou_8: - .byte KEYSH , mus_dendou_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 44*mus_dendou_mvl/mxv - .byte W12 -mus_dendou_8_B1: - .byte N48 , An2 , v112 - .byte W48 - .byte An2 , v092 - .byte W48 - .byte N24 , An2 , v088 - .byte W24 - .byte An2 , v120 - .byte W72 - .byte N48 , An2 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_dendou_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_dendou_9: - .byte KEYSH , mus_dendou_key+0 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 50*mus_dendou_mvl/mxv - .byte W12 -mus_dendou_9_B1: - .byte VOICE , 82 - .byte VOL , 67*mus_dendou_mvl/mxv - .byte N12 , An1 , v112 - .byte W32 - .byte N04 , An1 , v088 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , An1 , v112 - .byte W32 - .byte N04 , An1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , An1 , v112 - .byte W16 - .byte N04 , An1 , v096 - .byte W16 - .byte An1 , v112 - .byte W08 - .byte An1 , v084 - .byte W08 - .byte An1 , v092 - .byte W08 - .byte N12 , An1 , v096 - .byte W16 - .byte An1 , v112 - .byte W16 - .byte N04 - .byte W08 -mus_dendou_9_000: - .byte N06 , Dn2 , v112 - .byte W08 - .byte N02 - .byte W04 - .byte N04 , Cs2 - .byte W04 - .byte N02 , Dn2 - .byte W08 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N04 - .byte W08 - .byte An1 - .byte W08 - .byte Dn2 - .byte W08 - .byte An2 - .byte W08 - .byte N02 , Dn2 - .byte W04 - .byte N02 - .byte W04 - .byte PEND -mus_dendou_9_001: - .byte N06 , Dn2 , v112 - .byte W08 - .byte N02 - .byte W04 - .byte N04 , Cs2 - .byte W04 - .byte N02 , Dn2 - .byte W08 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N04 - .byte W08 - .byte An1 - .byte W16 - .byte An2 - .byte W08 - .byte N02 , Dn2 - .byte W04 - .byte N02 - .byte W04 - .byte PEND - .byte N06 - .byte W08 - .byte N02 - .byte W04 - .byte N04 , Cs2 - .byte W04 - .byte N02 , Dn2 - .byte W08 - .byte N32 , Dn3 , v092 - .byte W32 - .byte N04 , Dn2 , v112 - .byte W08 - .byte An1 - .byte W08 - .byte An2 - .byte W16 - .byte Dn2 - .byte W08 - .byte N06 - .byte W08 - .byte N02 - .byte W04 - .byte N04 , Cs2 - .byte W04 - .byte N02 , Dn2 - .byte W08 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N04 - .byte W08 - .byte An1 - .byte W08 - .byte Dn2 - .byte W08 - .byte An2 - .byte W08 - .byte Dn2 - .byte W08 - .byte PATT - .word mus_dendou_9_000 - .byte PATT - .word mus_dendou_9_001 - .byte N06 , Dn2 , v112 - .byte W08 - .byte N02 - .byte W04 - .byte N04 , Cs2 - .byte W04 - .byte N02 , Dn2 - .byte W08 - .byte N32 , Dn3 , v080 - .byte W32 - .byte N04 , Dn2 , v112 - .byte W08 - .byte An1 - .byte W32 - .byte N06 , Dn2 - .byte W08 - .byte N02 - .byte W04 - .byte N04 , Cs2 - .byte W04 - .byte N02 , Dn2 - .byte W08 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N04 - .byte W08 - .byte An1 - .byte W32 - .byte VOICE , 83 - .byte VOL , 40*mus_dendou_mvl/mxv - .byte BEND , c_v+1 - .byte N04 , Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte An4 - .byte W08 - .byte N48 , Dn5 - .byte W48 - .byte N16 , Fs4 - .byte W16 - .byte N04 , Gn4 - .byte W08 - .byte N32 , An4 - .byte W32 - .byte N04 , Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N24 , Gn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N32 , Bn4 - .byte W32 - .byte N04 , An4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N24 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte N04 , Fn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gn3 - .byte W16 - .byte N04 - .byte W04 - .byte Cn4 - .byte W04 - .byte En4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Cn5 - .byte W04 - .byte Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte An4 - .byte W08 - .byte N08 , Dn5 - .byte W08 - .byte N04 , En5 - .byte W08 - .byte Dn5 - .byte W08 - .byte N24 , An4 - .byte W24 - .byte N04 , Fs4 - .byte W16 - .byte An4 - .byte W08 - .byte N32 - .byte W32 - .byte N04 , Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N02 , Gs4 , v088 - .byte W02 - .byte N22 , Gn4 , v112 - .byte W22 - .byte N24 , Dn4 - .byte W24 - .byte N04 , Bn4 - .byte W16 - .byte Cs5 - .byte W08 - .byte N48 , Dn5 - .byte W48 - .byte N08 , En5 - .byte W24 - .byte N04 , Fn5 - .byte W08 - .byte An5 - .byte W08 - .byte Gn5 - .byte W08 - .byte Dn5 - .byte W08 - .byte Fn5 - .byte W08 - .byte En5 - .byte W08 - .byte Cn5 - .byte W08 - .byte En5 - .byte W08 - .byte Dn5 - .byte W08 - .byte An4 - .byte W08 - .byte En5 - .byte W08 - .byte An5 - .byte W08 - .byte GOTO - .word mus_dendou_9_B1 - .byte BEND , c_v+0 - .byte FINE - -@********************** Track 10 **********************@ - -mus_dendou_10: - .byte KEYSH , mus_dendou_key+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+13 - .byte VOL , 54*mus_dendou_mvl/mxv - .byte W12 -mus_dendou_10_B1: - .byte VOICE , 48 - .byte W96 - .byte W96 -mus_dendou_10_000: - .byte N08 , Fs3 , v112 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N48 , An3 - .byte W72 - .byte PEND - .byte PATT - .word mus_dendou_10_000 - .byte N08 , En3 , v112 - .byte W08 - .byte N04 , Cn3 - .byte W08 - .byte En3 - .byte W08 - .byte N48 , Gn3 - .byte W72 - .byte W92 - .byte N04 , Gn4 - .byte W04 - .byte Fs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N48 , An4 - .byte W72 - .byte N08 , Fs4 - .byte W08 - .byte N04 , Dn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N48 , An4 - .byte W48 - .byte N04 , Dn5 - .byte W08 - .byte Cn5 - .byte W08 - .byte Bn4 - .byte W08 - .byte N08 , En4 - .byte W08 - .byte N04 , Cn4 - .byte W08 - .byte En4 - .byte W08 - .byte N48 , Gn4 - .byte W72 - .byte W92 - .byte VOICE , 56 - .byte VOL , 38*mus_dendou_mvl/mxv - .byte W04 - .byte W48 - .byte N04 , An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N32 , Gn4 - .byte W32 - .byte N04 , Dn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte N24 , Dn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte N32 , Dn4 - .byte W32 - .byte N04 , En4 - .byte W08 - .byte Bn3 - .byte W08 - .byte N24 , Gn3 - .byte W24 - .byte An3 - .byte W20 - .byte VOICE , 24 - .byte W04 - .byte N04 , As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte As2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Cn3 - .byte W08 - .byte Gn2 - .byte W04 - .byte Cn3 - .byte W04 - .byte En3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Cn4 - .byte W04 - .byte En4 - .byte W04 - .byte VOICE , 56 - .byte W04 - .byte N04 , Fs4 - .byte W08 - .byte N04 - .byte W04 - .byte Fn4 - .byte W04 - .byte Fs4 - .byte W08 - .byte N04 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N04 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte Fn4 - .byte W04 - .byte Fs4 - .byte W08 - .byte N40 - .byte W40 - .byte N04 , En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N48 , Dn4 - .byte W48 - .byte N04 , Gn4 - .byte W08 - .byte N04 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte An4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N04 , En4 - .byte W08 - .byte N08 , Fn4 - .byte W24 - .byte En4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte GOTO - .word mus_dendou_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_dendou: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_dendou_pri @ Priority - .byte mus_dendou_rev @ Reverb. - - .word mus_dendou_grp - - .word mus_dendou_1 - .word mus_dendou_2 - .word mus_dendou_3 - .word mus_dendou_4 - .word mus_dendou_5 - .word mus_dendou_6 - .word mus_dendou_7 - .word mus_dendou_8 - .word mus_dendou_9 - .word mus_dendou_10 - - .end diff --git a/sound/songs/mus_dooro1.s b/sound/songs/mus_dooro1.s deleted file mode 100644 index 237b78d340..0000000000 --- a/sound/songs/mus_dooro1.s +++ /dev/null @@ -1,1713 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_dooro1_grp, voicegroup011 - .equ mus_dooro1_pri, 0 - .equ mus_dooro1_rev, reverb_set+50 - .equ mus_dooro1_mvl, 127 - .equ mus_dooro1_key, 0 - .equ mus_dooro1_tbs, 1 - .equ mus_dooro1_exg, 0 - .equ mus_dooro1_cmp, 1 - - .section .rodata - .global mus_dooro1 - .align 2 - -@********************** Track 1 **********************@ - -mus_dooro1_1: - .byte KEYSH , mus_dooro1_key+0 - .byte TEMPO , 114*mus_dooro1_tbs/2 - .byte VOICE , 73 - .byte LFOS , 32 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte N06 , An4 , v100 - .byte W06 - .byte Bn4 - .byte W06 -mus_dooro1_1_B1: - .byte PAN , c_v+8 - .byte N06 , An4 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W24 - .byte N06 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 -mus_dooro1_1_000: - .byte N06 , Gn4 , v100 - .byte W24 - .byte Fs4 - .byte W24 - .byte En4 - .byte W24 - .byte Bn4 - .byte W24 - .byte PEND -mus_dooro1_1_001: - .byte N72 , An4 , v100 - .byte W24 - .byte MOD , 7 - .byte W36 - .byte VOL , 71*mus_dooro1_mvl/mxv - .byte W06 - .byte 63*mus_dooro1_mvl/mxv - .byte W03 - .byte 49*mus_dooro1_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PEND - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W12 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W36 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W24 - .byte N06 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte PATT - .word mus_dooro1_1_000 - .byte PATT - .word mus_dooro1_1_001 - .byte N06 , An4 , v100 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W12 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W36 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 4 - .byte W12 -mus_dooro1_1_002: - .byte MOD , 0 - .byte N06 , An4 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte N36 , An4 - .byte W15 - .byte MOD , 4 - .byte W21 - .byte 0 - .byte W12 - .byte PEND - .byte N06 , Gn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte PATT - .word mus_dooro1_1_002 - .byte N06 , Bn4 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Fs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte N36 , Dn5 - .byte W15 - .byte MOD , 4 - .byte W21 - .byte 0 - .byte W12 - .byte N36 - .byte W18 - .byte MOD , 4 - .byte W18 - .byte 0 - .byte N12 , Cn5 - .byte W12 - .byte N24 , As4 - .byte W15 - .byte MOD , 4 - .byte W09 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Dn5 - .byte W12 - .byte N78 , Cs5 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOL , 78*mus_dooro1_mvl/mxv - .byte W06 - .byte 67*mus_dooro1_mvl/mxv - .byte W06 - .byte 56*mus_dooro1_mvl/mxv - .byte W07 - .byte 45*mus_dooro1_mvl/mxv - .byte W06 - .byte 34*mus_dooro1_mvl/mxv - .byte W05 - .byte MOD , 0 - .byte W01 - .byte VOL , 23*mus_dooro1_mvl/mxv - .byte W04 - .byte 78*mus_dooro1_mvl/mxv - .byte W01 - .byte N06 , An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte GOTO - .word mus_dooro1_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_dooro1_2: - .byte KEYSH , mus_dooro1_key+0 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte BEND , c_v+0 - .byte W12 -mus_dooro1_2_B1: - .byte VOICE , 35 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte PAN , c_v-8 - .byte N12 , Dn1 , v120 - .byte W42 - .byte N06 , An1 - .byte W06 - .byte N12 , Dn1 - .byte W36 - .byte An1 - .byte W12 -mus_dooro1_2_000: - .byte N12 , En1 , v120 - .byte W18 - .byte N06 - .byte W06 - .byte BEND , c_v-32 - .byte N09 , En2 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N06 , Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , En1 - .byte W36 - .byte N12 - .byte W12 - .byte PEND -mus_dooro1_2_001: - .byte N12 , An1 , v120 - .byte W42 - .byte N06 , En1 - .byte W06 - .byte N12 , An1 - .byte W36 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W06 - .byte PEND -mus_dooro1_2_002: - .byte N12 , An1 , v120 - .byte W24 - .byte N06 - .byte W18 - .byte En1 - .byte W06 - .byte N12 , An1 - .byte W24 - .byte BEND , c_v-31 - .byte N06 , En2 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N12 , An1 - .byte W12 - .byte PEND - .byte Dn1 - .byte W42 - .byte N06 , An1 - .byte W06 - .byte N12 , Dn1 - .byte W36 - .byte An1 - .byte W12 - .byte PATT - .word mus_dooro1_2_000 - .byte PATT - .word mus_dooro1_2_001 - .byte PATT - .word mus_dooro1_2_002 -mus_dooro1_2_003: - .byte N12 , Gn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte Gn1 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PEND -mus_dooro1_2_004: - .byte N12 , Fs1 , v120 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte BEND , c_v-32 - .byte N12 , Dn2 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N06 , Dn1 - .byte W06 - .byte En1 - .byte W06 - .byte Fs1 - .byte W12 - .byte An1 - .byte W12 - .byte BEND , c_v-31 - .byte N12 , Dn2 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N12 , Fs1 - .byte W12 - .byte PEND - .byte En1 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte En1 - .byte W24 - .byte BEND , c_v-15 - .byte N12 , En2 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , An1 - .byte W18 - .byte N06 - .byte W06 - .byte BEND , c_v-32 - .byte N12 , En1 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N06 , An1 - .byte W06 - .byte Cs2 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W12 - .byte Dn2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte An1 - .byte W12 - .byte PATT - .word mus_dooro1_2_003 - .byte PATT - .word mus_dooro1_2_004 - .byte N15 , Fn1 , v120 - .byte W18 - .byte N06 - .byte W06 - .byte BEND , c_v-31 - .byte N36 , Dn2 - .byte W03 - .byte BEND , c_v+0 - .byte W32 - .byte W01 - .byte N12 , As1 - .byte W12 - .byte Dn2 - .byte W12 - .byte As1 - .byte W12 - .byte An1 - .byte W18 - .byte N06 - .byte W06 - .byte BEND , c_v-32 - .byte N72 , En2 - .byte W03 - .byte BEND , c_v+0 - .byte W18 - .byte VOL , 79*mus_dooro1_mvl/mxv - .byte W03 - .byte BEND , c_v-32 - .byte W03 - .byte VOL , 74*mus_dooro1_mvl/mxv - .byte BEND , c_v+0 - .byte W06 - .byte VOL , 63*mus_dooro1_mvl/mxv - .byte W07 - .byte 54*mus_dooro1_mvl/mxv - .byte W06 - .byte 44*mus_dooro1_mvl/mxv - .byte W06 - .byte 34*mus_dooro1_mvl/mxv - .byte W07 - .byte 18*mus_dooro1_mvl/mxv - .byte W06 - .byte 10*mus_dooro1_mvl/mxv - .byte W06 - .byte 1*mus_dooro1_mvl/mxv - .byte W01 - .byte GOTO - .word mus_dooro1_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_dooro1_3: - .byte KEYSH , mus_dooro1_key+0 - .byte LFOS , 28 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte XCMD , xIECV , 9 - .byte xIECL , 8 - .byte W12 -mus_dooro1_3_B1: - .byte VOICE , 4 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+4 - .byte N06 , Fs3 , v052 - .byte W36 - .byte N06 - .byte W60 - .byte W12 - .byte Gn3 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 -mus_dooro1_3_000: - .byte W48 - .byte N24 , En3 , v052 - .byte W12 - .byte VOL , 59*mus_dooro1_mvl/mxv - .byte W05 - .byte 23*mus_dooro1_mvl/mxv - .byte W07 - .byte 0*mus_dooro1_mvl/mxv - .byte W24 - .byte PEND -mus_dooro1_3_001: - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte N03 , An3 , v052 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N06 , An3 - .byte W18 - .byte En3 - .byte W06 - .byte An3 - .byte W48 - .byte PEND - .byte Fs3 - .byte W36 - .byte N06 - .byte W60 - .byte W12 - .byte Gn3 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte PATT - .word mus_dooro1_3_000 - .byte PATT - .word mus_dooro1_3_001 - .byte VOICE , 5 - .byte PAN , c_v-49 - .byte N06 , Bn3 , v052 - .byte W24 - .byte N06 - .byte W24 - .byte PAN , c_v+0 - .byte W03 - .byte VOICE , 4 - .byte N21 , Gn4 - .byte W24 - .byte Gn3 - .byte W21 - .byte VOICE , 5 - .byte PAN , c_v-48 - .byte N06 , An3 - .byte W24 - .byte N06 - .byte W24 - .byte PAN , c_v+0 - .byte W03 - .byte VOICE , 4 - .byte N21 , Dn4 - .byte W24 - .byte Dn3 - .byte W21 - .byte W96 - .byte VOICE , 81 - .byte N06 , Dn5 , v040 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte VOICE , 82 - .byte MOD , 4 - .byte N12 - .byte W12 - .byte N15 - .byte W15 - .byte MOD , 0 - .byte W09 - .byte VOICE , 5 - .byte PAN , c_v-48 - .byte N06 , Bn3 , v052 - .byte W24 - .byte N06 - .byte W24 - .byte PAN , c_v+0 - .byte W03 - .byte VOICE , 4 - .byte N21 , Gn4 - .byte W24 - .byte Bn4 - .byte W21 - .byte VOICE , 5 - .byte PAN , c_v-48 - .byte N06 , An3 - .byte W24 - .byte N06 - .byte W24 - .byte PAN , c_v+0 - .byte W03 - .byte VOICE , 4 - .byte N21 , Dn4 - .byte W24 - .byte Fs4 - .byte W21 - .byte VOICE , 81 - .byte N12 , Fn4 - .byte W12 - .byte VOICE , 82 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte N12 , En4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte VOICE , 82 - .byte N12 - .byte W12 - .byte MOD , 4 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOL , 79*mus_dooro1_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 69*mus_dooro1_mvl/mxv - .byte W06 - .byte 58*mus_dooro1_mvl/mxv - .byte N18 - .byte W07 - .byte VOL , 47*mus_dooro1_mvl/mxv - .byte W06 - .byte 37*mus_dooro1_mvl/mxv - .byte W05 - .byte MOD , 0 - .byte W01 - .byte VOL , 27*mus_dooro1_mvl/mxv - .byte W07 - .byte 16*mus_dooro1_mvl/mxv - .byte W06 - .byte 6*mus_dooro1_mvl/mxv - .byte W04 - .byte GOTO - .word mus_dooro1_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_dooro1_4: - .byte KEYSH , mus_dooro1_key+0 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte XCMD , xIECV , 9 - .byte xIECL , 8 - .byte W12 -mus_dooro1_4_B1: - .byte VOICE , 5 - .byte PAN , c_v-48 - .byte N06 , An3 , v052 - .byte W36 - .byte N06 - .byte W60 - .byte W12 - .byte Bn3 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte An3 - .byte W06 - .byte N06 , Bn3 - .byte W12 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 -mus_dooro1_4_000: - .byte N06 , Cs3 , v052 - .byte W12 - .byte N06 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte N24 , An3 - .byte W12 - .byte VOL , 59*mus_dooro1_mvl/mxv - .byte W05 - .byte 23*mus_dooro1_mvl/mxv - .byte W07 - .byte 0*mus_dooro1_mvl/mxv - .byte W24 - .byte PEND -mus_dooro1_4_001: - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte N03 , Cs4 , v052 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N06 , Cs4 - .byte W18 - .byte An3 - .byte W06 - .byte Cs4 - .byte W48 - .byte PEND - .byte An3 - .byte W36 - .byte N06 - .byte W60 - .byte W12 - .byte Bn3 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W12 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte PATT - .word mus_dooro1_4_000 - .byte PATT - .word mus_dooro1_4_001 - .byte VOICE , 8 - .byte PAN , c_v+0 - .byte N06 , Gn3 , v052 - .byte W06 - .byte Gn2 - .byte W06 - .byte VOICE , 6 - .byte N06 , Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte VOICE , 8 - .byte N06 , Gn3 - .byte W06 - .byte Gn2 - .byte W06 - .byte VOICE , 6 - .byte N06 , Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 -mus_dooro1_4_002: - .byte VOICE , 8 - .byte N06 , Fs3 , v052 - .byte W06 - .byte Fs2 - .byte W06 - .byte VOICE , 6 - .byte N06 , Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte VOICE , 8 - .byte N06 , Fs3 - .byte W06 - .byte Fs2 - .byte W06 - .byte VOICE , 6 - .byte N06 , Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PEND - .byte Gn3 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte An2 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte VOICE , 8 - .byte N06 , Gn3 - .byte W06 - .byte Gn2 - .byte W06 - .byte VOICE , 6 - .byte N06 , Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte VOICE , 8 - .byte N06 , Gn3 - .byte W06 - .byte Gn2 - .byte W06 - .byte VOICE , 6 - .byte N06 , Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PATT - .word mus_dooro1_4_002 - .byte VOICE , 5 - .byte PAN , c_v-48 - .byte N06 , As3 , v060 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , Dn4 - .byte W15 - .byte VOL , 68*mus_dooro1_mvl/mxv - .byte W03 - .byte 52*mus_dooro1_mvl/mxv - .byte W03 - .byte 40*mus_dooro1_mvl/mxv - .byte W03 - .byte VOICE , 7 - .byte PAN , c_v+48 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte N12 , Fn5 , v072 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Fn5 , v048 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , As5 , v072 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , As5 , v048 - .byte W12 - .byte VOICE , 5 - .byte PAN , c_v-48 - .byte N06 , An3 , v060 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N24 , An3 - .byte W15 - .byte VOL , 68*mus_dooro1_mvl/mxv - .byte W03 - .byte 52*mus_dooro1_mvl/mxv - .byte W03 - .byte 40*mus_dooro1_mvl/mxv - .byte W03 - .byte VOICE , 7 - .byte PAN , c_v+48 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte N12 , En5 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , En5 , v044 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , An5 , v060 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , An5 , v044 - .byte W12 - .byte GOTO - .word mus_dooro1_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_dooro1_5: - .byte KEYSH , mus_dooro1_key+0 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte W12 -mus_dooro1_5_B1: - .byte VOICE , 24 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Dn3 , v048 - .byte W12 - .byte An2 - .byte W24 - .byte Fs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Fs2 - .byte W24 - .byte N24 , Dn3 , v060 - .byte W24 -mus_dooro1_5_000: - .byte N06 , En3 , v048 - .byte W12 - .byte Bn2 - .byte W24 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W24 - .byte N24 , En3 , v060 - .byte W24 - .byte PEND -mus_dooro1_5_001: - .byte N03 , An2 , v056 - .byte W03 - .byte Cs3 - .byte W03 - .byte An3 - .byte W03 - .byte N36 , En4 - .byte W36 - .byte W03 - .byte N03 , An3 - .byte W03 - .byte N44 , Dn4 - .byte W44 - .byte W01 - .byte PEND -mus_dooro1_5_002: - .byte N03 , An3 , v056 - .byte W03 - .byte N44 , Cs4 - .byte W44 - .byte W01 - .byte N12 , An2 , v084 - .byte W24 - .byte N06 , En3 , v056 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte PEND - .byte N06 , Dn3 , v048 - .byte W12 - .byte An2 - .byte W24 - .byte Fs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Fs2 - .byte W24 - .byte N24 , Dn3 , v060 - .byte W24 - .byte PATT - .word mus_dooro1_5_000 - .byte PATT - .word mus_dooro1_5_001 - .byte PATT - .word mus_dooro1_5_002 - .byte W48 - .byte VOICE , 24 - .byte N03 , Dn4 , v044 - .byte W03 - .byte N21 , Bn4 , v052 - .byte W21 - .byte N03 , Dn3 , v044 - .byte W03 - .byte N21 , Bn3 , v052 - .byte W21 - .byte W48 - .byte N03 , An3 , v044 - .byte W03 - .byte N21 , Fs4 , v052 - .byte W21 - .byte N03 , An2 , v044 - .byte W03 - .byte N21 , Fs3 , v052 - .byte W21 - .byte VOICE , 48 - .byte VOL , 79*mus_dooro1_mvl/mxv - .byte PAN , c_v+0 - .byte N96 , Bn2 , v108 - .byte W06 - .byte VOL , 64*mus_dooro1_mvl/mxv - .byte W06 - .byte 49*mus_dooro1_mvl/mxv - .byte W06 - .byte 32*mus_dooro1_mvl/mxv - .byte W06 - .byte 35*mus_dooro1_mvl/mxv - .byte W06 - .byte 39*mus_dooro1_mvl/mxv - .byte W07 - .byte 43*mus_dooro1_mvl/mxv - .byte W06 - .byte 47*mus_dooro1_mvl/mxv - .byte W07 - .byte 51*mus_dooro1_mvl/mxv - .byte W06 - .byte 55*mus_dooro1_mvl/mxv - .byte W06 - .byte 59*mus_dooro1_mvl/mxv - .byte W07 - .byte 62*mus_dooro1_mvl/mxv - .byte W06 - .byte 67*mus_dooro1_mvl/mxv - .byte W07 - .byte 71*mus_dooro1_mvl/mxv - .byte W06 - .byte 74*mus_dooro1_mvl/mxv - .byte W06 - .byte 78*mus_dooro1_mvl/mxv - .byte W02 - .byte N06 , Dn3 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N48 , Cs3 - .byte W24 - .byte VOL , 73*mus_dooro1_mvl/mxv - .byte W06 - .byte 66*mus_dooro1_mvl/mxv - .byte W06 - .byte 60*mus_dooro1_mvl/mxv - .byte W06 - .byte 43*mus_dooro1_mvl/mxv - .byte W06 - .byte W48 - .byte VOICE , 24 - .byte PAN , c_v+32 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte N03 , Dn4 , v044 - .byte W03 - .byte N21 , Bn4 , v052 - .byte W21 - .byte N03 , Gn4 , v044 - .byte W03 - .byte N21 , Dn5 , v052 - .byte W21 - .byte W48 - .byte N03 , An3 , v044 - .byte W03 - .byte N21 , Fs4 , v052 - .byte W21 - .byte N03 , Dn4 , v044 - .byte W03 - .byte N21 , An4 , v052 - .byte W21 - .byte VOICE , 48 - .byte VOL , 79*mus_dooro1_mvl/mxv - .byte PAN , c_v+0 - .byte N96 , As2 , v108 - .byte W06 - .byte VOL , 74*mus_dooro1_mvl/mxv - .byte W06 - .byte 69*mus_dooro1_mvl/mxv - .byte W07 - .byte 63*mus_dooro1_mvl/mxv - .byte W05 - .byte 53*mus_dooro1_mvl/mxv - .byte W06 - .byte 55*mus_dooro1_mvl/mxv - .byte W06 - .byte 57*mus_dooro1_mvl/mxv - .byte W07 - .byte 60*mus_dooro1_mvl/mxv - .byte W06 - .byte 62*mus_dooro1_mvl/mxv - .byte W06 - .byte 64*mus_dooro1_mvl/mxv - .byte W07 - .byte 67*mus_dooro1_mvl/mxv - .byte W06 - .byte 69*mus_dooro1_mvl/mxv - .byte W06 - .byte 71*mus_dooro1_mvl/mxv - .byte W07 - .byte 74*mus_dooro1_mvl/mxv - .byte W06 - .byte 76*mus_dooro1_mvl/mxv - .byte W06 - .byte 78*mus_dooro1_mvl/mxv - .byte W03 - .byte 72*mus_dooro1_mvl/mxv - .byte N96 , An2 - .byte W06 - .byte VOL , 63*mus_dooro1_mvl/mxv - .byte W06 - .byte 54*mus_dooro1_mvl/mxv - .byte W06 - .byte 42*mus_dooro1_mvl/mxv - .byte W06 - .byte 39*mus_dooro1_mvl/mxv - .byte W03 - .byte 42*mus_dooro1_mvl/mxv - .byte W06 - .byte 48*mus_dooro1_mvl/mxv - .byte W06 - .byte 55*mus_dooro1_mvl/mxv - .byte W07 - .byte 61*mus_dooro1_mvl/mxv - .byte W06 - .byte 68*mus_dooro1_mvl/mxv - .byte W06 - .byte 74*mus_dooro1_mvl/mxv - .byte W05 - .byte 74*mus_dooro1_mvl/mxv - .byte W06 - .byte 59*mus_dooro1_mvl/mxv - .byte W06 - .byte 44*mus_dooro1_mvl/mxv - .byte W07 - .byte 28*mus_dooro1_mvl/mxv - .byte W06 - .byte 13*mus_dooro1_mvl/mxv - .byte W08 - .byte GOTO - .word mus_dooro1_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_dooro1_6: - .byte KEYSH , mus_dooro1_key+0 - .byte LFOS , 28 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte W12 -mus_dooro1_6_B1: - .byte VOICE , 74 - .byte PAN , c_v+0 - .byte W96 - .byte W96 -mus_dooro1_6_000: - .byte N48 , Cs5 , v032 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte VOL , 70*mus_dooro1_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte N48 , Dn5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte VOL , 70*mus_dooro1_mvl/mxv - .byte W12 - .byte PEND -mus_dooro1_6_001: - .byte MOD , 0 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte N03 , Cs5 , v032 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte N06 , Cs5 - .byte W24 - .byte An4 - .byte W48 - .byte PEND - .byte W96 - .byte W96 - .byte PATT - .word mus_dooro1_6_000 - .byte PATT - .word mus_dooro1_6_001 - .byte W96 - .byte W48 - .byte N06 , Dn5 , v032 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N48 , Gn5 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , En5 - .byte W24 - .byte Dn5 - .byte W24 - .byte N06 , En5 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N36 , En5 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte W03 - .byte 0 - .byte W09 - .byte W96 - .byte W96 - .byte N36 , As5 - .byte W18 - .byte MOD , 4 - .byte W18 - .byte 0 - .byte N12 , An5 - .byte W12 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Fn5 - .byte W12 - .byte As5 - .byte W12 - .byte N78 , An5 - .byte W24 - .byte MOD , 4 - .byte W54 - .byte 0 - .byte W18 - .byte GOTO - .word mus_dooro1_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_dooro1_7: - .byte KEYSH , mus_dooro1_key+0 - .byte VOL , 68*mus_dooro1_mvl/mxv - .byte W12 -mus_dooro1_7_B1: - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_dooro1_7_000: - .byte N06 , Gs4 , v040 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte PEND - .byte PATT - .word mus_dooro1_7_000 - .byte PATT - .word mus_dooro1_7_000 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Gs4 , v032 - .byte W12 - .byte Gs4 , v040 - .byte W12 - .byte Gs4 , v032 - .byte W12 - .byte Gs4 , v040 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_dooro1_7_000 - .byte PATT - .word mus_dooro1_7_000 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v040 - .byte W36 - .byte Gs4 , v032 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v040 - .byte W36 - .byte Gs4 , v032 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v040 - .byte W24 - .byte GOTO - .word mus_dooro1_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_dooro1_8: - .byte KEYSH , mus_dooro1_key+0 - .byte VOL , 80*mus_dooro1_mvl/mxv - .byte W12 -mus_dooro1_8_B1: - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte N06 , En3 , v060 - .byte W24 - .byte Fs2 , v064 - .byte W18 - .byte Dn3 , v068 - .byte W06 - .byte En3 , v060 - .byte W24 - .byte Fs2 , v064 - .byte W12 - .byte Dn3 , v068 - .byte W06 - .byte N06 - .byte W06 -mus_dooro1_8_000: - .byte N06 , En3 , v060 - .byte W24 - .byte Fs2 , v064 - .byte W24 - .byte En3 , v060 - .byte W12 - .byte Fs2 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Dn3 , v068 - .byte W06 - .byte N06 - .byte W06 - .byte PEND -mus_dooro1_8_001: - .byte N06 , En3 , v060 - .byte W24 - .byte Fs2 , v064 - .byte W18 - .byte Dn3 , v068 - .byte W06 - .byte En3 , v060 - .byte W24 - .byte Fs2 , v064 - .byte W12 - .byte Dn3 , v068 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_dooro1_8_000 - .byte PATT - .word mus_dooro1_8_001 - .byte PATT - .word mus_dooro1_8_000 - .byte PATT - .word mus_dooro1_8_001 - .byte N06 , En3 , v060 - .byte W24 - .byte Fs2 , v064 - .byte W24 - .byte En3 , v060 - .byte W12 - .byte Fs2 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 -mus_dooro1_8_002: - .byte N06 , Cn1 , v112 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte N06 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn1 - .byte W09 - .byte BEND , c_v+61 - .byte W03 - .byte N06 , Cn1 - .byte W12 - .byte PATT - .word mus_dooro1_8_002 -mus_dooro1_8_003: - .byte N06 , Cn1 , v112 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_dooro1_8_002 - .byte PATT - .word mus_dooro1_8_003 - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Fs2 , v064 - .byte W06 - .byte Fs2 , v040 - .byte W06 - .byte Fs2 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte PAN , c_v+47 - .byte N06 , Fs2 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Fs2 , v064 - .byte W06 - .byte Fs2 , v040 - .byte W06 - .byte Fs2 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn1 - .byte W24 - .byte GOTO - .word mus_dooro1_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_dooro1: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_dooro1_pri @ Priority - .byte mus_dooro1_rev @ Reverb. - - .word mus_dooro1_grp - - .word mus_dooro1_1 - .word mus_dooro1_2 - .word mus_dooro1_3 - .word mus_dooro1_4 - .word mus_dooro1_5 - .word mus_dooro1_6 - .word mus_dooro1_7 - .word mus_dooro1_8 - - .end diff --git a/sound/songs/mus_dooro_x1.s b/sound/songs/mus_dooro_x1.s deleted file mode 100644 index 231fd52644..0000000000 --- a/sound/songs/mus_dooro_x1.s +++ /dev/null @@ -1,2206 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_dooro_x1_grp, voicegroup010 - .equ mus_dooro_x1_pri, 0 - .equ mus_dooro_x1_rev, reverb_set+50 - .equ mus_dooro_x1_mvl, 127 - .equ mus_dooro_x1_key, 0 - .equ mus_dooro_x1_tbs, 1 - .equ mus_dooro_x1_exg, 0 - .equ mus_dooro_x1_cmp, 1 - - .section .rodata - .global mus_dooro_x1 - .align 2 - -@********************** Track 1 **********************@ - -mus_dooro_x1_1: - .byte KEYSH , mus_dooro_x1_key+0 - .byte TEMPO , 132*mus_dooro_x1_tbs/2 - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte W12 -mus_dooro_x1_1_B1: - .byte VOICE , 60 - .byte PAN , c_v-24 - .byte N12 , Fs2 , v072 - .byte W18 - .byte VOICE , 58 - .byte N06 , Cs2 , v076 - .byte W18 - .byte VOICE , 60 - .byte N12 , Fs2 , v072 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte As2 - .byte W06 - .byte N36 , Cs3 - .byte W36 - .byte N24 , Bn2 - .byte W24 - .byte N06 , Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte VOICE , 60 - .byte N12 , Fs2 - .byte W18 - .byte VOICE , 58 - .byte N06 , Cs2 , v076 - .byte W18 - .byte VOICE , 60 - .byte N12 , Fs2 , v072 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte As2 - .byte W06 - .byte N24 , Cs3 - .byte W24 - .byte N06 , Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N24 , Gs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte As3 , v076 - .byte W18 - .byte N03 , Fs3 - .byte W06 - .byte N24 - .byte W36 - .byte VOICE , 48 - .byte N09 , As3 , v072 - .byte W12 - .byte Bn3 - .byte W12 - .byte N12 , As3 - .byte W12 - .byte N30 , Gs3 - .byte W36 - .byte N06 , Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N44 , Fn3 - .byte W24 - .byte VOL , 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 69*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 62*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 46*mus_dooro_x1_mvl/mxv - .byte W06 - .byte VOICE , 60 - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte N12 , Ds3 , v076 - .byte W18 - .byte N03 , Fn3 - .byte W06 - .byte N24 , Fs3 - .byte W36 - .byte VOICE , 48 - .byte N09 , Fs4 , v068 - .byte W12 - .byte Fn4 - .byte W12 - .byte N12 , Ds4 - .byte W12 - .byte N30 , Fs4 - .byte W36 - .byte N06 , Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N42 , Fn4 - .byte W30 - .byte VOL , 75*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 63*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 45*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 25*mus_dooro_x1_mvl/mxv - .byte W09 - .byte VOICE , 60 - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte N12 , As3 , v076 - .byte W18 - .byte N03 , Fs3 - .byte W06 - .byte N24 - .byte W24 - .byte PAN , c_v+25 - .byte N12 , As3 - .byte W18 - .byte N03 , Fs3 - .byte W06 - .byte N24 - .byte W24 - .byte N21 , Fn3 - .byte W12 - .byte VOL , 73*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 65*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 42*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x1_mvl/mxv - .byte N21 , Fs3 - .byte W12 - .byte VOL , 73*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 65*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 42*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x1_mvl/mxv - .byte N21 , Gs3 - .byte W12 - .byte VOL , 73*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 65*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 42*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x1_mvl/mxv - .byte N21 , Fn3 - .byte W12 - .byte VOL , 73*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 65*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 42*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x1_mvl/mxv - .byte PAN , c_v-24 - .byte N12 , Fs3 - .byte W18 - .byte N03 , Fn3 - .byte W06 - .byte N24 , Ds3 - .byte W24 - .byte PAN , c_v+25 - .byte N12 , Fs3 - .byte W18 - .byte N06 , Fn3 - .byte W06 - .byte N24 , Ds3 - .byte W24 - .byte VOICE , 58 - .byte N03 , Cs2 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte VOICE , 60 - .byte N06 , Gs2 , v088 - .byte W12 - .byte VOICE , 58 - .byte N03 , Cs2 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N12 , Gs3 , v100 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte VOICE , 46 - .byte PAN , c_v-24 - .byte N06 , Fs3 , v056 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 , v060 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte Fs4 , v052 - .byte W06 - .byte As4 , v056 - .byte W06 - .byte Cs5 , v060 - .byte W06 - .byte As4 , v064 - .byte W06 - .byte Fs5 , v076 - .byte W06 - .byte Fn5 , v072 - .byte W06 - .byte Cs5 , v068 - .byte W06 - .byte As4 , v064 - .byte W06 - .byte Fs4 , v060 - .byte W06 - .byte Fn4 , v056 - .byte W06 - .byte Cs4 , v052 - .byte W06 - .byte As3 , v048 - .byte W06 - .byte Fn3 , v056 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 , v060 - .byte W06 - .byte Gs3 , v064 - .byte W06 - .byte Fn4 , v052 - .byte W06 - .byte Gs4 , v056 - .byte W06 - .byte Cs5 , v060 - .byte W06 - .byte Gs4 , v064 - .byte W06 - .byte Fn5 , v076 - .byte W06 - .byte Ds5 , v072 - .byte W06 - .byte Cs5 , v068 - .byte W06 - .byte Gs4 , v064 - .byte W06 - .byte Fn4 , v060 - .byte W06 - .byte Ds4 , v056 - .byte W06 - .byte Cs4 , v052 - .byte W06 - .byte Gs3 , v048 - .byte W06 - .byte En3 , v056 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 , v060 - .byte W06 - .byte Gs3 , v064 - .byte W06 - .byte En4 , v052 - .byte W06 - .byte Gs4 , v056 - .byte W06 - .byte Cs5 , v060 - .byte W06 - .byte Gs4 , v064 - .byte W06 - .byte En5 , v076 - .byte W06 - .byte Ds5 , v072 - .byte W06 - .byte Cs5 , v068 - .byte W06 - .byte Gs4 , v064 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte Ds4 , v056 - .byte W06 - .byte Cs4 , v052 - .byte W06 - .byte Gs3 , v048 - .byte W06 - .byte Ds3 , v056 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 , v060 - .byte W06 - .byte Fs3 , v064 - .byte W06 - .byte Ds4 , v052 - .byte W06 - .byte Fs4 , v056 - .byte W06 - .byte Bn4 , v060 - .byte W06 - .byte Fs4 , v064 - .byte W06 - .byte Ds5 , v076 - .byte W06 - .byte Cs5 , v072 - .byte W06 - .byte Bn4 , v068 - .byte W06 - .byte Fs4 , v064 - .byte W06 - .byte Ds4 , v060 - .byte W06 - .byte Cs4 , v056 - .byte W06 - .byte Bn3 , v052 - .byte W06 - .byte Fs3 , v048 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_dooro_x1_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_dooro_x1_2: - .byte KEYSH , mus_dooro_x1_key+0 - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte LFOS , 28 - .byte W12 -mus_dooro_x1_2_B1: - .byte VOICE , 60 - .byte N24 , Fs3 , v108 - .byte W30 - .byte N06 , Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N21 , Fs4 - .byte W24 - .byte N09 , Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte VOL , 77*mus_dooro_x1_mvl/mxv - .byte N90 , Gs3 - .byte W05 - .byte VOL , 70*mus_dooro_x1_mvl/mxv - .byte W07 - .byte 63*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 59*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 62*mus_dooro_x1_mvl/mxv - .byte W05 - .byte 64*mus_dooro_x1_mvl/mxv - .byte W01 - .byte MOD , 4 - .byte W06 - .byte VOL , 68*mus_dooro_x1_mvl/mxv - .byte W05 - .byte 69*mus_dooro_x1_mvl/mxv - .byte W07 - .byte 71*mus_dooro_x1_mvl/mxv - .byte W05 - .byte 73*mus_dooro_x1_mvl/mxv - .byte W07 - .byte 77*mus_dooro_x1_mvl/mxv - .byte W05 - .byte 78*mus_dooro_x1_mvl/mxv - .byte W07 - .byte 80*mus_dooro_x1_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte W06 - .byte N24 , Fs3 - .byte W30 - .byte N06 , Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N21 , Fs4 - .byte W24 - .byte N09 , Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte VOL , 77*mus_dooro_x1_mvl/mxv - .byte N90 , Gs4 - .byte W05 - .byte VOL , 70*mus_dooro_x1_mvl/mxv - .byte W07 - .byte 63*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 59*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 62*mus_dooro_x1_mvl/mxv - .byte W05 - .byte 64*mus_dooro_x1_mvl/mxv - .byte W01 - .byte MOD , 4 - .byte W06 - .byte VOL , 68*mus_dooro_x1_mvl/mxv - .byte W05 - .byte 69*mus_dooro_x1_mvl/mxv - .byte W07 - .byte 71*mus_dooro_x1_mvl/mxv - .byte W05 - .byte 73*mus_dooro_x1_mvl/mxv - .byte W07 - .byte 77*mus_dooro_x1_mvl/mxv - .byte W05 - .byte 78*mus_dooro_x1_mvl/mxv - .byte W07 - .byte 80*mus_dooro_x1_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte W06 - .byte VOICE , 56 - .byte N12 , As4 - .byte W18 - .byte N03 , Fs4 - .byte W06 - .byte N24 - .byte W09 - .byte MOD , 3 - .byte W15 - .byte 0 - .byte W12 - .byte N09 - .byte W12 - .byte Gs4 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte N30 , Fn4 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N06 , Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N36 , Cs4 - .byte W15 - .byte MOD , 4 - .byte W21 - .byte 0 - .byte W12 - .byte N12 , Ds4 - .byte W18 - .byte N03 , Fn4 - .byte W06 - .byte N24 , Fs4 - .byte W09 - .byte MOD , 3 - .byte W15 - .byte 0 - .byte W12 - .byte N09 , Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte N12 , Gs4 - .byte W12 - .byte N30 , As4 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N06 , Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte N42 , Gs4 - .byte W15 - .byte MOD , 4 - .byte W24 - .byte W03 - .byte 0 - .byte W06 - .byte N12 , As4 - .byte W18 - .byte N03 , Fs4 - .byte W06 - .byte N24 - .byte W09 - .byte MOD , 3 - .byte W15 - .byte 0 - .byte W12 - .byte N09 - .byte W12 - .byte Gs4 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte N30 , Fn4 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N06 , Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N24 , Cs4 - .byte W15 - .byte MOD , 4 - .byte W09 - .byte 0 - .byte N24 , Gs4 - .byte W09 - .byte MOD , 4 - .byte W15 - .byte 0 - .byte N12 , Fs4 - .byte W18 - .byte N03 , Fn4 - .byte W06 - .byte N24 , Ds4 - .byte W09 - .byte MOD , 3 - .byte W15 - .byte 0 - .byte W12 - .byte N09 - .byte W12 - .byte Fn4 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte N30 , Fn4 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N06 - .byte W06 - .byte Fs4 - .byte W06 - .byte N44 , Gs4 - .byte W15 - .byte MOD , 4 - .byte W30 - .byte 0 - .byte W03 - .byte VOICE , 60 - .byte N12 , As3 - .byte W18 - .byte N06 , Bn3 - .byte W06 - .byte N30 , Cs4 - .byte W15 - .byte MOD , 4 - .byte W15 - .byte 0 - .byte W06 - .byte N09 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N32 , Gs3 - .byte W36 - .byte N06 , Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N42 , Cs3 - .byte W15 - .byte MOD , 4 - .byte W24 - .byte W03 - .byte 0 - .byte W06 - .byte N12 , As3 - .byte W18 - .byte N06 , Bn3 - .byte W06 - .byte N30 , Cs4 - .byte W15 - .byte MOD , 4 - .byte W15 - .byte 0 - .byte W06 - .byte N09 , Gs3 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W12 - .byte N32 , Ds4 - .byte W36 - .byte N06 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N44 , Bn3 - .byte W15 - .byte MOD , 4 - .byte W30 - .byte 0 - .byte W03 - .byte VOICE , 56 - .byte N12 - .byte W18 - .byte N06 , Cs4 - .byte W06 - .byte N32 , Dn4 - .byte W12 - .byte MOD , 3 - .byte W21 - .byte 0 - .byte W03 - .byte N09 - .byte W12 - .byte En4 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N36 , Cs4 - .byte W15 - .byte MOD , 3 - .byte W21 - .byte 0 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N42 , As3 - .byte W12 - .byte MOD , 3 - .byte W30 - .byte 0 - .byte W06 - .byte N09 , Gs3 - .byte W18 - .byte N06 , As3 - .byte W06 - .byte N68 , Bn3 - .byte W24 - .byte MOD , 4 - .byte W44 - .byte W01 - .byte 0 - .byte W03 - .byte N12 , Cs4 - .byte W18 - .byte N06 , Ds4 - .byte W06 - .byte N68 , Fn4 - .byte W24 - .byte MOD , 4 - .byte W44 - .byte W01 - .byte 0 - .byte W03 - .byte GOTO - .word mus_dooro_x1_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_dooro_x1_3: - .byte KEYSH , mus_dooro_x1_key+0 - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte W12 -mus_dooro_x1_3_B1: - .byte W96 - .byte VOICE , 14 - .byte PAN , c_v+8 - .byte N18 , Cs4 , v056 - .byte W18 - .byte Ds4 - .byte W18 - .byte N12 , Fn4 - .byte W12 - .byte N36 , Gs3 - .byte W48 - .byte W96 - .byte N18 , Fn4 - .byte W18 - .byte Ds4 - .byte W18 - .byte N12 , Cs4 - .byte W12 - .byte N36 , Gs4 - .byte W48 - .byte W96 - .byte VOICE , 58 - .byte PAN , c_v+24 - .byte N03 , Cs2 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte VOICE , 60 - .byte N24 , Cs3 , v064 - .byte W03 - .byte VOL , 64*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 67*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 70*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 73*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 80*mus_dooro_x1_mvl/mxv - .byte W09 - .byte N12 , Bn2 - .byte W18 - .byte N03 , Cs3 - .byte W06 - .byte N24 , Ds3 - .byte W72 - .byte VOICE , 58 - .byte N03 , Cs2 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte VOICE , 60 - .byte N06 , Cs3 , v064 - .byte W06 - .byte As3 - .byte W06 - .byte N12 , Bn3 - .byte W18 - .byte N06 , As3 - .byte W06 - .byte N24 , Gs3 - .byte W24 - .byte W96 - .byte VOICE , 46 - .byte PAN , c_v-24 - .byte N06 , Cs3 , v076 - .byte W06 - .byte Fn3 , v056 - .byte W06 - .byte Gs3 , v060 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 , v068 - .byte W06 - .byte Gs4 , v072 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs3 , v076 - .byte W06 - .byte Cs4 , v056 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 , v060 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Gs4 , v068 - .byte W06 - .byte Cs5 , v072 - .byte W06 - .byte Gs5 , v076 - .byte W06 - .byte VOICE , 60 - .byte PAN , c_v+24 - .byte N12 , Ds3 , v064 - .byte W18 - .byte N03 , Cs3 - .byte W06 - .byte N24 , Bn2 - .byte W36 - .byte VOICE , 48 - .byte PAN , c_v-24 - .byte N09 , Bn3 , v068 - .byte W12 - .byte Cs4 - .byte W12 - .byte N12 , Ds4 - .byte W12 - .byte N30 , Cs4 - .byte W36 - .byte N06 - .byte W06 - .byte Ds4 - .byte W06 - .byte N44 , Fn4 - .byte W24 - .byte W03 - .byte VOL , 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 69*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 59*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 43*mus_dooro_x1_mvl/mxv - .byte W06 - .byte W96 - .byte W48 - .byte VOICE , 14 - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte PAN , c_v+8 - .byte N18 , Gs3 , v072 - .byte W18 - .byte Fn4 , v056 - .byte W18 - .byte N12 , Cs4 , v072 - .byte W12 - .byte N36 , En4 - .byte W60 - .byte VOICE , 48 - .byte PAN , c_v-24 - .byte N09 , En4 , v052 - .byte W12 - .byte Gs4 - .byte W12 - .byte Cs5 - .byte W12 - .byte N32 , Bn4 - .byte W36 - .byte N06 , As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N44 , Fs4 - .byte W48 - .byte W24 - .byte VOICE , 14 - .byte PAN , c_v-16 - .byte N48 , Fs4 , v072 - .byte W60 - .byte N12 , Dn4 - .byte W12 - .byte N36 , Fs4 - .byte W48 - .byte Cs4 - .byte W48 - .byte VOICE , 48 - .byte PAN , c_v-24 - .byte N09 , Cs3 - .byte W18 - .byte N06 , Fs3 - .byte W06 - .byte N68 , Gs3 - .byte W72 - .byte N12 - .byte W18 - .byte N06 , As3 - .byte W06 - .byte N68 , Bn3 - .byte W72 - .byte GOTO - .word mus_dooro_x1_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_dooro_x1_4: - .byte KEYSH , mus_dooro_x1_key+0 - .byte LFOS , 28 - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte W12 -mus_dooro_x1_4_B1: - .byte VOICE , 80 - .byte PAN , c_v+48 - .byte N12 , Cs3 , v052 - .byte W24 - .byte N06 , As2 - .byte W12 - .byte N12 , Cs3 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte Gs2 - .byte W24 - .byte N06 , Fn3 - .byte W12 - .byte N12 , Gs2 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte N12 , Gs2 - .byte W12 - .byte Cs3 - .byte W24 - .byte N06 , As2 - .byte W12 - .byte N12 , Cs3 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte N12 - .byte W24 - .byte N06 , Fn3 - .byte W12 - .byte N12 , Cs3 - .byte W24 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Fn4 - .byte W12 -mus_dooro_x1_4_000: - .byte N12 , Fs4 , v052 - .byte W18 - .byte N03 , Cs4 - .byte W06 - .byte N30 - .byte W18 - .byte VOL , 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 67*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 55*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 80*mus_dooro_x1_mvl/mxv - .byte N09 , Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte PEND - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cs3 - .byte W06 - .byte Gs2 - .byte W06 - .byte VOICE , 4 - .byte N06 , Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte VOICE , 80 - .byte N12 , Bn3 - .byte W18 - .byte N03 , Cs4 - .byte W06 - .byte N30 , Ds4 - .byte W18 - .byte VOL , 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 67*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 55*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 80*mus_dooro_x1_mvl/mxv - .byte N09 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N12 , Fs3 - .byte W12 - .byte N03 , Cs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N12 , Gs3 - .byte W18 - .byte N03 , Fs3 - .byte W06 - .byte N24 , Fn3 - .byte W24 - .byte PATT - .word mus_dooro_x1_4_000 - .byte N03 , Gs2 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Cs3 - .byte W12 - .byte N12 , Gs2 - .byte W12 - .byte Cs3 - .byte W18 - .byte N15 , Fn3 - .byte W18 - .byte N12 , Cs4 - .byte W12 - .byte Ds4 - .byte W18 - .byte N03 , Cs4 - .byte W06 - .byte N30 , Bn3 - .byte W18 - .byte VOL , 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 67*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 55*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 80*mus_dooro_x1_mvl/mxv - .byte N09 , Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N12 , Ds3 - .byte W12 - .byte N03 , Cs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte VOL , 61*mus_dooro_x1_mvl/mxv - .byte N48 , Fn3 , v060 - .byte W09 - .byte VOL , 63*mus_dooro_x1_mvl/mxv - .byte W09 - .byte 66*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 69*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x1_mvl/mxv - .byte W12 - .byte N12 , Fs3 , v052 - .byte W24 - .byte N06 , As2 - .byte W12 - .byte N12 , Fs3 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N12 , Fs3 - .byte W12 - .byte Fn3 - .byte W24 - .byte N06 , Gs2 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte Fn3 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte En3 - .byte W24 - .byte N06 , Gs2 - .byte W12 - .byte N12 , En3 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Gs2 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte Ds3 - .byte W24 - .byte N06 , Fs2 - .byte W12 - .byte N12 , Ds3 - .byte W24 - .byte N36 , Fs3 - .byte W36 - .byte N12 , Dn3 , v040 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte N32 , Fs3 - .byte W12 - .byte MOD , 3 - .byte W21 - .byte 0 - .byte W03 - .byte N09 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N36 , As3 - .byte W15 - .byte MOD , 3 - .byte W21 - .byte 0 - .byte N06 , Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N42 , Fs3 - .byte W12 - .byte MOD , 3 - .byte W30 - .byte 0 - .byte W06 - .byte N03 , Gs2 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Cs3 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , Cs3 - .byte W12 - .byte N12 , Gs2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Cs3 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte VOL , 63*mus_dooro_x1_mvl/mxv - .byte N36 , Cs3 , v060 - .byte W09 - .byte VOL , 66*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 69*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x1_mvl/mxv - .byte W09 - .byte GOTO - .word mus_dooro_x1_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_dooro_x1_5: - .byte KEYSH , mus_dooro_x1_key+0 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte W12 -mus_dooro_x1_5_B1: - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N12 , As2 , v052 - .byte W24 - .byte N06 , Fs2 - .byte W12 - .byte N12 , As2 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte N12 , As2 - .byte W12 - .byte Fn2 - .byte W24 - .byte N06 , Cs3 - .byte W12 - .byte N12 , Fn2 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Cs3 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte As2 - .byte W24 - .byte N06 , Fs2 - .byte W12 - .byte N12 , As2 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte N12 , As2 - .byte W12 - .byte Gs2 - .byte W24 - .byte N06 , Cs3 - .byte W12 - .byte N12 , Gs2 - .byte W24 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Bn3 - .byte W12 -mus_dooro_x1_5_000: - .byte N12 , Cs4 , v052 - .byte W18 - .byte N03 , As3 - .byte W06 - .byte N30 - .byte W18 - .byte VOL , 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 67*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 55*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 80*mus_dooro_x1_mvl/mxv - .byte N09 , As2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N12 , As2 - .byte W12 - .byte PEND - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs2 - .byte W06 - .byte Fn2 - .byte W06 - .byte VOICE , 5 - .byte N06 , Gs2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte VOICE , 82 - .byte N12 , Fs3 - .byte W18 - .byte N03 , As3 - .byte W06 - .byte N30 , Bn3 - .byte W18 - .byte VOL , 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 67*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 55*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 80*mus_dooro_x1_mvl/mxv - .byte N09 , Fs2 - .byte W12 - .byte As2 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte N03 , As2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Fs3 - .byte W12 - .byte Ds3 - .byte W06 - .byte Cs3 - .byte W06 - .byte N12 , Fn3 - .byte W18 - .byte N03 , Ds3 - .byte W06 - .byte N24 , Cs3 - .byte W24 - .byte PATT - .word mus_dooro_x1_5_000 - .byte N03 , Fn2 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Gs2 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte Gs2 - .byte W18 - .byte N15 , Cs3 - .byte W18 - .byte N12 , Gs3 - .byte W12 - .byte Bn3 - .byte W18 - .byte N03 , As3 - .byte W06 - .byte N30 , Fs3 - .byte W18 - .byte VOL , 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 67*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 55*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 80*mus_dooro_x1_mvl/mxv - .byte N09 , Fs2 - .byte W12 - .byte As2 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gs2 - .byte W06 - .byte Bn2 - .byte W06 - .byte VOL , 61*mus_dooro_x1_mvl/mxv - .byte N12 , Cs3 , v060 - .byte W09 - .byte VOL , 63*mus_dooro_x1_mvl/mxv - .byte W03 - .byte VOICE , 83 - .byte N12 - .byte W06 - .byte VOL , 66*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 69*mus_dooro_x1_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x1_mvl/mxv - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte N12 , Cs3 , v052 - .byte W24 - .byte N06 , Fs2 - .byte W12 - .byte N12 , Cs3 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte N12 - .byte W24 - .byte N06 , Fn2 - .byte W12 - .byte N12 , Gs2 - .byte W12 - .byte Cs3 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N06 , En2 - .byte W12 - .byte N12 , Cs3 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte Bn2 - .byte W24 - .byte N06 , Ds2 - .byte W12 - .byte N12 , Bn2 - .byte W24 - .byte N36 , Ds3 - .byte W36 - .byte W06 - .byte PAN , c_v+48 - .byte BEND , c_v-3 - .byte N12 , Dn3 , v020 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N09 - .byte W12 - .byte VOICE , 82 - .byte N09 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W06 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte N06 , Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N18 - .byte W18 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N03 , Fs2 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Gs2 - .byte W12 - .byte N03 , Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , Gs2 - .byte W12 - .byte N12 , Fs2 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Gs2 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte VOL , 63*mus_dooro_x1_mvl/mxv - .byte N36 , Bn2 , v060 - .byte W09 - .byte VOL , 66*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 69*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 74*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x1_mvl/mxv - .byte W09 - .byte GOTO - .word mus_dooro_x1_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_dooro_x1_6: - .byte KEYSH , mus_dooro_x1_key+0 - .byte VOICE , 81 - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte W12 -mus_dooro_x1_6_B1: -mus_dooro_x1_6_000: - .byte N12 , Fs1 , v080 - .byte W24 - .byte N06 , Cs1 - .byte W12 - .byte N12 , Fs1 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Cs1 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte PEND - .byte Cs1 - .byte W24 - .byte N06 , Gs1 - .byte W12 - .byte N12 , Cs1 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte N12 , Cs1 - .byte W12 - .byte PATT - .word mus_dooro_x1_6_000 - .byte N12 , Cs1 , v080 - .byte W24 - .byte N06 , Gs1 - .byte W12 - .byte N12 , Cs1 - .byte W24 - .byte N24 , Gs1 - .byte W24 - .byte N12 , Fn1 - .byte W12 -mus_dooro_x1_6_001: - .byte N03 , Fs1 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W18 - .byte Cs2 - .byte W18 - .byte Cs1 - .byte W12 - .byte PEND - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N15 , Gs1 - .byte W18 - .byte N12 , Cs1 - .byte W12 -mus_dooro_x1_6_002: - .byte N03 , Ds1 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Fs1 - .byte W18 - .byte N15 , Bn1 - .byte W18 - .byte N12 , Ds1 - .byte W12 - .byte PEND - .byte N03 , Fs1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Cs2 - .byte W18 - .byte N06 - .byte W06 - .byte N24 , Cs1 - .byte W24 - .byte PATT - .word mus_dooro_x1_6_001 - .byte N03 , Fn1 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W18 - .byte N15 , Gs1 - .byte W18 - .byte N12 , Cs1 - .byte W12 - .byte PATT - .word mus_dooro_x1_6_002 - .byte N03 , Cs1 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W48 - .byte PATT - .word mus_dooro_x1_6_000 - .byte N12 , Fn1 , v080 - .byte W24 - .byte N06 , Cs1 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte Gs1 - .byte W18 - .byte Fs1 - .byte W18 - .byte Fn1 - .byte W12 - .byte En1 - .byte W24 - .byte N06 , Cs1 - .byte W12 - .byte N12 , En1 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Cs1 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte Ds1 - .byte W24 - .byte N06 , Fs1 - .byte W12 - .byte N12 , Ds1 - .byte W24 - .byte N36 , Bn1 - .byte W36 - .byte N18 , Fs2 - .byte W18 - .byte Fn2 - .byte W18 - .byte N12 , En2 - .byte W12 - .byte N18 , Dn2 - .byte W18 - .byte Cs2 - .byte W18 - .byte N12 , Bn1 - .byte W12 - .byte N18 , Fs1 - .byte W18 - .byte Gs1 - .byte W18 - .byte N12 , Fs1 - .byte W12 - .byte N18 , As1 - .byte W18 - .byte Gs1 - .byte W18 - .byte N12 , Fs1 - .byte W12 - .byte N03 , Cs1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Gs1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N03 , Cs1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N36 , Gs1 - .byte W36 - .byte GOTO - .word mus_dooro_x1_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_dooro_x1_7: - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte KEYSH , mus_dooro_x1_key+0 - .byte VOICE , 47 - .byte PAN , c_v-8 - .byte N06 , Bn1 , v108 - .byte W12 -mus_dooro_x1_7_B1: - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte N12 , Fs2 , v124 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 -mus_dooro_x1_7_000: - .byte N12 , Cs2 , v124 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte Fs2 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PATT - .word mus_dooro_x1_7_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte PAN , c_v-24 - .byte N12 , Fs4 , v052 - .byte W36 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N32 , Fn4 - .byte W36 - .byte N06 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Fn4 - .byte W18 - .byte N12 - .byte W18 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W36 - .byte N09 - .byte W60 - .byte W60 - .byte VOICE , 47 - .byte PAN , c_v-8 - .byte N03 , Bn1 , v092 - .byte W03 - .byte Bn1 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte Bn1 , v084 - .byte W03 - .byte Bn1 , v088 - .byte W03 - .byte N03 - .byte W03 - .byte Bn1 , v092 - .byte W03 - .byte Bn1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte Bn1 , v100 - .byte W03 - .byte N03 - .byte W03 - .byte Bn1 , v104 - .byte W03 - .byte N24 , Fs2 , v124 - .byte W84 - .byte N12 , Dn2 , v112 - .byte W12 - .byte N24 , Fs2 , v124 - .byte W96 - .byte Cs2 - .byte W36 - .byte N06 , Cs2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , Cs2 , v124 - .byte W36 - .byte N06 , Fs2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , Cs2 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cs2 , v124 - .byte W12 - .byte N03 , Cs2 , v092 - .byte W03 - .byte Cs2 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte Cs2 , v084 - .byte W03 - .byte Cs2 , v088 - .byte W03 - .byte N03 - .byte W03 - .byte Cs2 , v092 - .byte W03 - .byte Cs2 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte Cs2 , v100 - .byte W03 - .byte N03 - .byte W03 - .byte Cs2 , v104 - .byte W03 - .byte GOTO - .word mus_dooro_x1_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_dooro_x1_8: - .byte KEYSH , mus_dooro_x1_key+0 - .byte W12 -mus_dooro_x1_8_B1: - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte N48 , Bn2 , v092 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte N96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N96 - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte VOL , 40*mus_dooro_x1_mvl/mxv - .byte N36 , An2 , v064 - .byte W06 - .byte VOL , 47*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 52*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 59*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 66*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 69*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 73*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 76*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 80*mus_dooro_x1_mvl/mxv - .byte W06 - .byte N96 , Bn2 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N60 - .byte W60 - .byte VOL , 40*mus_dooro_x1_mvl/mxv - .byte N36 , An2 , v064 - .byte W06 - .byte VOL , 47*mus_dooro_x1_mvl/mxv - .byte W06 - .byte 52*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 59*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 66*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 69*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 73*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 76*mus_dooro_x1_mvl/mxv - .byte W03 - .byte 80*mus_dooro_x1_mvl/mxv - .byte W06 - .byte GOTO - .word mus_dooro_x1_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_dooro_x1_9: - .byte KEYSH , mus_dooro_x1_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_dooro_x1_mvl/mxv - .byte W12 -mus_dooro_x1_9_B1: -mus_dooro_x1_9_000: - .byte W18 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W48 - .byte N06 - .byte W24 - .byte PEND - .byte PATT - .word mus_dooro_x1_9_000 - .byte PATT - .word mus_dooro_x1_9_000 - .byte PATT - .word mus_dooro_x1_9_000 -mus_dooro_x1_9_001: - .byte N06 , En1 , v080 - .byte W18 - .byte En1 , v056 - .byte W06 - .byte En1 , v116 - .byte W12 - .byte En1 , v060 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v056 - .byte W06 - .byte En1 , v060 - .byte W12 - .byte En1 , v116 - .byte W12 - .byte En1 , v060 - .byte W06 - .byte N06 - .byte W06 - .byte PEND -mus_dooro_x1_9_002: - .byte N06 , En1 , v080 - .byte W18 - .byte En1 , v056 - .byte W06 - .byte En1 , v116 - .byte W12 - .byte En1 , v060 - .byte W06 - .byte En1 , v056 - .byte W06 - .byte En1 , v060 - .byte W12 - .byte N06 - .byte W12 - .byte En1 , v116 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_dooro_x1_9_001 - .byte PATT - .word mus_dooro_x1_9_002 - .byte PATT - .word mus_dooro_x1_9_001 - .byte PATT - .word mus_dooro_x1_9_002 - .byte PATT - .word mus_dooro_x1_9_001 - .byte N06 , En1 , v080 - .byte W18 - .byte En1 , v056 - .byte W06 - .byte En1 , v116 - .byte W12 - .byte En1 , v060 - .byte W06 - .byte En1 , v056 - .byte W06 - .byte En1 , v116 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_dooro_x1_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_dooro_x1: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_dooro_x1_pri @ Priority - .byte mus_dooro_x1_rev @ Reverb. - - .word mus_dooro_x1_grp - - .word mus_dooro_x1_1 - .word mus_dooro_x1_2 - .word mus_dooro_x1_3 - .word mus_dooro_x1_4 - .word mus_dooro_x1_5 - .word mus_dooro_x1_6 - .word mus_dooro_x1_7 - .word mus_dooro_x1_8 - .word mus_dooro_x1_9 - - .end diff --git a/sound/songs/mus_dooro_x3.s b/sound/songs/mus_dooro_x3.s deleted file mode 100644 index 8cc747fcb6..0000000000 --- a/sound/songs/mus_dooro_x3.s +++ /dev/null @@ -1,3650 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_dooro_x3_grp, voicegroup014 - .equ mus_dooro_x3_pri, 0 - .equ mus_dooro_x3_rev, reverb_set+50 - .equ mus_dooro_x3_mvl, 127 - .equ mus_dooro_x3_key, 0 - .equ mus_dooro_x3_tbs, 1 - .equ mus_dooro_x3_exg, 0 - .equ mus_dooro_x3_cmp, 1 - - .section .rodata - .global mus_dooro_x3 - .align 2 - -@********************** Track 1 **********************@ - -mus_dooro_x3_1: - .byte KEYSH , mus_dooro_x3_key+0 -mus_dooro_x3_1_B1: - .byte TEMPO , 134*mus_dooro_x3_tbs/2 - .byte VOICE , 81 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N88 , An1 , v080 - .byte W96 - .byte N96 - .byte W96 - .byte N72 , Gn1 - .byte W80 - .byte VOICE , 83 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte VOICE , 81 - .byte N96 - .byte W96 - .byte N88 , Fn1 - .byte W96 - .byte N96 - .byte W96 - .byte N88 , En1 - .byte W96 - .byte N96 - .byte W96 -mus_dooro_x3_1_000: - .byte N12 , An1 , v080 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_dooro_x3_1_000 -mus_dooro_x3_1_001: - .byte N12 , Gn1 , v080 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_dooro_x3_1_001 -mus_dooro_x3_1_002: - .byte N12 , Fn1 , v080 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_dooro_x3_1_002 - .byte N12 , En1 , v080 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N24 - .byte W24 - .byte Gs1 - .byte W24 - .byte N16 , Bn1 - .byte W16 - .byte En1 - .byte W16 - .byte Gs1 - .byte W16 -mus_dooro_x3_1_003: - .byte VOICE , 83 - .byte N36 , An1 , v080 - .byte W40 - .byte N04 - .byte W08 - .byte N28 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND -mus_dooro_x3_1_004: - .byte N36 , Gs1 , v080 - .byte W40 - .byte N04 - .byte W08 - .byte VOICE , 81 - .byte N12 - .byte W16 - .byte En2 - .byte W16 - .byte N16 , Cs2 - .byte W16 - .byte PEND -mus_dooro_x3_1_005: - .byte VOICE , 83 - .byte N36 , Gn1 , v080 - .byte W40 - .byte N04 - .byte W08 - .byte N28 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND -mus_dooro_x3_1_006: - .byte N36 , Fs1 , v080 - .byte W40 - .byte N04 - .byte W08 - .byte VOICE , 81 - .byte N12 - .byte W16 - .byte Dn2 - .byte W16 - .byte N16 , Bn1 - .byte W16 - .byte PEND -mus_dooro_x3_1_007: - .byte VOICE , 83 - .byte N36 , Fn1 , v080 - .byte W40 - .byte N04 - .byte W08 - .byte N28 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND -mus_dooro_x3_1_008: - .byte N36 , En1 , v080 - .byte W40 - .byte N04 - .byte W08 - .byte VOICE , 81 - .byte N12 - .byte W16 - .byte Cs2 - .byte W16 - .byte N16 , An1 - .byte W16 - .byte PEND - .byte VOICE , 83 - .byte N36 , Fs1 - .byte W40 - .byte N04 - .byte W08 - .byte VOICE , 81 - .byte N12 , An1 - .byte W16 - .byte Gs1 - .byte W16 - .byte N16 , Fs1 - .byte W16 - .byte VOICE , 83 - .byte N36 , En1 - .byte W40 - .byte N04 - .byte W08 - .byte VOICE , 81 - .byte N12 - .byte W16 - .byte Fs1 - .byte W16 - .byte N16 , Gs1 - .byte W16 - .byte PATT - .word mus_dooro_x3_1_003 - .byte PATT - .word mus_dooro_x3_1_004 - .byte PATT - .word mus_dooro_x3_1_005 - .byte PATT - .word mus_dooro_x3_1_006 - .byte PATT - .word mus_dooro_x3_1_007 - .byte PATT - .word mus_dooro_x3_1_008 - .byte VOICE , 83 - .byte N28 , En2 , v080 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N32 - .byte W32 - .byte N04 , Bn1 - .byte W08 - .byte N08 - .byte W08 - .byte N48 , En2 - .byte W48 - .byte VOICE , 81 - .byte N12 , En1 - .byte W16 - .byte Fs1 - .byte W16 - .byte N16 , Gs1 - .byte W16 - .byte GOTO - .word mus_dooro_x3_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_dooro_x3_2: - .byte KEYSH , mus_dooro_x3_key+0 -mus_dooro_x3_2_B1: - .byte VOICE , 60 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte PAN , c_v-9 - .byte W24 - .byte N24 , En4 , v096 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cs4 - .byte W24 - .byte Bn3 - .byte W24 - .byte An3 - .byte W24 - .byte N44 , Gn3 - .byte W18 - .byte MOD , 5 - .byte W12 - .byte VOL , 73*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 54*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 42*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 30*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x3_mvl/mxv - .byte MOD , 0 - .byte N12 , Bn3 - .byte W16 - .byte Cs4 - .byte W16 - .byte N16 , Dn4 - .byte W16 - .byte N32 , Bn3 - .byte W18 - .byte VOL , 73*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 54*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 42*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 30*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N36 , An3 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N80 , An3 - .byte W24 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 74*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 69*mus_dooro_x3_mvl/mxv - .byte W02 - .byte MOD , 5 - .byte W03 - .byte VOL , 63*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 57*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 52*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 41*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 35*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 30*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 24*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 18*mus_dooro_x3_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W03 - .byte VOL , 13*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 8*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 2*mus_dooro_x3_mvl/mxv - .byte W02 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N12 , Fn3 - .byte W16 - .byte Gn3 - .byte W16 - .byte An3 - .byte W16 - .byte Cn4 - .byte W16 - .byte Bn3 - .byte W16 - .byte An3 - .byte W16 - .byte N44 , Bn3 - .byte W18 - .byte MOD , 5 - .byte W12 - .byte VOL , 73*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 54*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 42*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 30*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x3_mvl/mxv - .byte MOD , 0 - .byte N12 - .byte W16 - .byte Cn4 - .byte W16 - .byte An3 - .byte W16 - .byte N92 , Bn3 - .byte W24 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 74*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 69*mus_dooro_x3_mvl/mxv - .byte W02 - .byte MOD , 5 - .byte W03 - .byte VOL , 63*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 57*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 52*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 58*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 65*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 71*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 75*mus_dooro_x3_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W03 - .byte VOL , 77*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 80*mus_dooro_x3_mvl/mxv - .byte W07 - .byte VOICE , 56 - .byte W24 - .byte N24 , En4 , v108 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N24 , Dn4 - .byte W24 - .byte Cs4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N20 , Bn3 - .byte W12 - .byte MOD , 4 - .byte W08 - .byte 0 - .byte W04 - .byte N20 , Cs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W08 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte W04 - .byte TIE , Bn3 - .byte W48 - .byte MOD , 6 - .byte W24 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 74*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 69*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 63*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 57*mus_dooro_x3_mvl/mxv - .byte W04 -mus_dooro_x3_2_000: - .byte W01 - .byte VOL , 52*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 41*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 35*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 30*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 24*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 18*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 13*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 8*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 2*mus_dooro_x3_mvl/mxv - .byte W02 - .byte PEND - .byte EOT , Bn3 - .byte MOD , 0 - .byte W08 - .byte VOICE , 46 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte PAN , c_v-23 - .byte N04 , Gn3 , v044 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte An4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Gn5 - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v-10 - .byte N24 , Fn4 , v108 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W24 - .byte Fn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N20 , En4 - .byte W12 - .byte MOD , 4 - .byte W08 - .byte 0 - .byte W04 - .byte N20 , Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Fn4 - .byte W08 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte W04 - .byte TIE , En4 - .byte W48 - .byte MOD , 5 - .byte W24 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 74*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 69*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 63*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 57*mus_dooro_x3_mvl/mxv - .byte W04 - .byte PATT - .word mus_dooro_x3_2_000 - .byte EOT , En4 - .byte MOD , 0 - .byte W08 - .byte VOICE , 46 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte PAN , c_v-24 - .byte N04 , Bn3 , v044 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cs5 - .byte W04 - .byte En5 - .byte W04 - .byte Gs5 - .byte W04 - .byte Bn5 - .byte W04 - .byte VOICE , 56 - .byte PAN , c_v-9 - .byte N28 , An3 , v108 - .byte W15 - .byte MOD , 5 - .byte W15 - .byte 0 - .byte W02 - .byte N08 , Cs4 - .byte W08 - .byte En4 - .byte W08 - .byte N12 , An4 - .byte W16 - .byte Gs4 - .byte W16 - .byte N16 , An4 - .byte W16 - .byte N84 , En4 - .byte W36 - .byte MOD , 5 - .byte W06 - .byte VOL , 71*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 68*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 62*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 52*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 29*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 13*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 6*mus_dooro_x3_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N28 - .byte W15 - .byte MOD , 5 - .byte W15 - .byte 0 - .byte W02 - .byte N08 - .byte W08 - .byte Fs4 - .byte W08 - .byte N12 , Gn4 - .byte W16 - .byte An4 - .byte W16 - .byte N16 , Cs4 - .byte W16 - .byte N84 , Dn4 - .byte W36 - .byte MOD , 5 - .byte W06 - .byte VOL , 71*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 68*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 62*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 52*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 29*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 13*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 6*mus_dooro_x3_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N28 , Fn4 - .byte W15 - .byte MOD , 5 - .byte W15 - .byte 0 - .byte W02 - .byte N08 , Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte N12 , Fn4 - .byte W16 - .byte Gn4 - .byte W16 - .byte N16 , Fn4 - .byte W16 - .byte N28 , An4 - .byte W15 - .byte MOD , 5 - .byte W15 - .byte 0 - .byte W02 - .byte N08 , Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte N44 , En4 - .byte W15 - .byte MOD , 5 - .byte W03 - .byte VOL , 74*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 68*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 58*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 43*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 34*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 13*mus_dooro_x3_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N28 , Fs4 - .byte W15 - .byte MOD , 5 - .byte W15 - .byte 0 - .byte W02 - .byte N08 , Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte N12 , Dn5 - .byte W16 - .byte Cs5 - .byte W16 - .byte N16 , Bn4 - .byte W16 - .byte N08 , En5 - .byte W15 - .byte MOD , 5 - .byte W01 - .byte N12 , Dn5 - .byte W14 - .byte MOD , 0 - .byte W02 - .byte N08 , Cs5 - .byte W08 - .byte An4 - .byte W08 - .byte N44 , Bn4 - .byte W15 - .byte MOD , 5 - .byte W03 - .byte VOL , 74*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 68*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 58*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 43*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 34*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 13*mus_dooro_x3_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W03 - .byte VOICE , 48 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N28 , An3 , v096 - .byte W15 - .byte MOD , 3 - .byte W15 - .byte 0 - .byte W02 - .byte N08 , Cs4 - .byte W08 - .byte En4 - .byte W08 - .byte N12 , An4 - .byte W16 - .byte Gs4 - .byte W16 - .byte N16 , An4 - .byte W16 - .byte N84 , En4 - .byte W36 - .byte MOD , 3 - .byte W24 - .byte W03 - .byte VOL , 78*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 71*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 60*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 45*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 30*mus_dooro_x3_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N28 - .byte W15 - .byte MOD , 3 - .byte W15 - .byte 0 - .byte W02 - .byte N08 - .byte W08 - .byte Fs4 - .byte W08 - .byte N12 , Gn4 - .byte W16 - .byte An4 - .byte W16 - .byte N16 , Gn4 - .byte W16 - .byte N88 , Fs4 - .byte W36 - .byte MOD , 3 - .byte W24 - .byte W03 - .byte VOL , 78*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 71*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 60*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 45*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 30*mus_dooro_x3_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N28 , Fn4 - .byte W15 - .byte MOD , 3 - .byte W15 - .byte 0 - .byte W02 - .byte N08 - .byte W08 - .byte Gn4 - .byte W08 - .byte N12 , An4 - .byte W16 - .byte Bn4 - .byte W16 - .byte N16 , An4 - .byte W16 - .byte N28 , Cs5 - .byte W15 - .byte MOD , 3 - .byte W15 - .byte 0 - .byte W02 - .byte N08 , Dn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte N44 , An4 - .byte W15 - .byte MOD , 3 - .byte W09 - .byte VOL , 78*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 71*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 60*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 45*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 30*mus_dooro_x3_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N32 , Bn4 - .byte W32 - .byte N08 , Fs4 - .byte W08 - .byte Gs4 - .byte W08 - .byte N12 , An4 - .byte W16 - .byte Bn4 - .byte W16 - .byte An4 - .byte W16 - .byte N28 , Bn4 - .byte W32 - .byte N08 - .byte W08 - .byte Cs5 - .byte W08 - .byte VOL , 77*mus_dooro_x3_mvl/mxv - .byte N44 , Dn5 - .byte W06 - .byte VOL , 74*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 69*mus_dooro_x3_mvl/mxv - .byte W06 - .byte MOD , 3 - .byte VOL , 72*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 75*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 78*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x3_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W03 - .byte GOTO - .word mus_dooro_x3_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_dooro_x3_3: - .byte KEYSH , mus_dooro_x3_key+0 -mus_dooro_x3_3_B1: - .byte VOICE , 82 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Cs3 , v052 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N16 - .byte W16 - .byte VOICE , 82 - .byte W08 - .byte N12 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte N24 , An2 - .byte W24 - .byte N12 , Bn2 - .byte W16 - .byte An2 - .byte W16 - .byte Gn2 - .byte W16 - .byte N24 , Bn2 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N28 , Gn2 - .byte W36 - .byte An2 - .byte W36 - .byte N24 , Bn2 - .byte W24 - .byte N12 , An2 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N16 - .byte W16 - .byte VOICE , 82 - .byte W08 - .byte N12 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte N12 , Cn3 - .byte W16 - .byte Bn2 - .byte W16 - .byte An2 - .byte W16 - .byte N12 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N08 - .byte W08 - .byte VOICE , 82 - .byte W04 - .byte N12 - .byte W16 - .byte N12 - .byte W16 - .byte N12 - .byte W16 - .byte Gs2 , v060 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 7 - .byte PAN , c_v+1 - .byte BEND , c_v-4 - .byte W04 - .byte N08 , An2 , v032 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte En4 - .byte W08 - .byte An4 - .byte W08 - .byte En4 - .byte W08 - .byte Cs4 - .byte W08 - .byte En4 - .byte W08 - .byte Cs4 - .byte W08 - .byte An3 - .byte W04 - .byte W04 - .byte Cs4 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W04 - .byte W04 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W04 - .byte W04 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Bn2 - .byte W04 - .byte W04 - .byte Fn2 - .byte W08 - .byte An2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte Fn3 - .byte W04 - .byte W04 - .byte An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte An2 - .byte W08 - .byte Fn2 - .byte W08 - .byte An2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte An2 - .byte W04 - .byte W04 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte Bn4 - .byte W08 - .byte An4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte An3 - .byte W04 - .byte W04 - .byte Gs3 - .byte W08 - .byte En3 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 - .byte W08 - .byte Bn2 - .byte W08 - .byte N04 , Gs2 - .byte W04 - .byte VOICE , 82 - .byte PAN , c_v+47 - .byte N16 , En2 , v056 - .byte W16 - .byte Gs2 - .byte W16 - .byte Bn2 - .byte W16 - .byte BEND , c_v+0 - .byte N12 , Cs3 , v044 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N08 - .byte W08 - .byte VOICE , 82 - .byte W08 - .byte N04 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 , En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte N12 , Cs3 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N08 - .byte W08 - .byte VOICE , 82 - .byte W08 - .byte N04 - .byte W08 - .byte N24 - .byte W04 - .byte VOL , 74*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 45*mus_dooro_x3_mvl/mxv - .byte W08 - .byte PAN , c_v+0 - .byte W08 - .byte VOICE , 5 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte BEND , c_v-4 - .byte N08 , Gs4 , v032 - .byte W08 - .byte BEND , c_v-2 - .byte N08 , Cs5 - .byte W08 - .byte N04 , En5 - .byte W04 - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte BEND , c_v+0 - .byte N12 , Cs3 , v044 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N08 - .byte W08 - .byte VOICE , 82 - .byte W08 - .byte N04 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 - .byte W08 - .byte Bn2 - .byte W08 - .byte Cs3 - .byte W08 - .byte N12 , An2 , v048 - .byte W16 - .byte Bn2 - .byte W16 - .byte N08 , Cs3 - .byte W08 - .byte Fs2 - .byte W08 - .byte N24 , An2 - .byte W04 - .byte VOL , 74*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 45*mus_dooro_x3_mvl/mxv - .byte W08 - .byte VOICE , 5 - .byte PAN , c_v+0 - .byte W08 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte BEND , c_v-4 - .byte N08 , Fs4 , v032 - .byte W08 - .byte BEND , c_v-2 - .byte N08 , An4 - .byte W08 - .byte N04 , Dn5 - .byte W04 - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte BEND , c_v+0 - .byte N12 , An2 , v044 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N08 - .byte W08 - .byte VOICE , 82 - .byte W08 - .byte N04 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 , Dn3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N12 , An2 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N08 - .byte W08 - .byte VOICE , 82 - .byte W08 - .byte N04 - .byte W08 - .byte N24 , An2 , v056 - .byte W04 - .byte VOL , 74*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 45*mus_dooro_x3_mvl/mxv - .byte W08 - .byte VOICE , 5 - .byte PAN , c_v+0 - .byte W08 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte BEND , c_v-4 - .byte N08 , En4 , v032 - .byte W08 - .byte BEND , c_v-2 - .byte N08 , An4 - .byte W08 - .byte N04 , Cs5 - .byte W04 - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte BEND , c_v+0 - .byte N12 , Fs3 , v064 - .byte W12 - .byte VOICE , 84 - .byte N16 - .byte W08 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N04 , En3 - .byte W04 - .byte VOICE , 82 - .byte W04 - .byte N04 , Fs3 - .byte W08 - .byte N12 - .byte W16 - .byte Gs3 - .byte W16 - .byte N16 , Fs3 - .byte W16 - .byte N12 , Gs3 - .byte W12 - .byte VOICE , 84 - .byte N16 - .byte W08 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte VOICE , 82 - .byte VOL , 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W16 - .byte An3 - .byte W16 - .byte N16 , Bn3 - .byte W16 - .byte N12 , An3 , v044 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N08 - .byte W08 - .byte VOICE , 82 - .byte W08 - .byte N04 , Cs3 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 , En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte N12 , Cs3 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N08 - .byte W08 - .byte VOICE , 82 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Cs3 , v056 - .byte W16 - .byte En3 - .byte W16 - .byte N16 , Gs3 - .byte W16 - .byte N12 , Cs3 , v044 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N08 - .byte W08 - .byte VOICE , 82 - .byte W08 - .byte N04 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 - .byte W08 - .byte Bn2 - .byte W08 - .byte Cs3 - .byte W08 - .byte N12 , An2 - .byte W16 - .byte Bn2 - .byte W16 - .byte N08 , Cs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N12 , An3 , v056 - .byte W16 - .byte Fs3 - .byte W16 - .byte N16 , Dn3 - .byte W16 - .byte N12 , An2 , v044 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N08 - .byte W08 - .byte VOICE , 82 - .byte W08 - .byte N04 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 , Dn3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N12 , An2 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte N08 , An2 , v024 - .byte W08 - .byte N04 , An2 , v044 - .byte W08 - .byte N08 , Bn2 - .byte W08 - .byte N12 , Cs3 - .byte W16 - .byte An2 - .byte W16 - .byte N16 , En2 - .byte W16 - .byte N12 , An2 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N16 - .byte W24 - .byte VOICE , 82 - .byte N12 , Gs2 - .byte W12 - .byte VOICE , 84 - .byte N12 - .byte W12 - .byte N16 - .byte W16 - .byte VOICE , 82 - .byte W08 - .byte N12 , Dn3 , v060 - .byte W16 - .byte Cs3 - .byte W16 - .byte N16 , Bn2 - .byte W16 - .byte GOTO - .word mus_dooro_x3_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_dooro_x3_4: - .byte KEYSH , mus_dooro_x3_key+0 -mus_dooro_x3_4_B1: - .byte VOICE , 80 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v-48 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N88 , En3 , v052 - .byte W96 - .byte N72 - .byte W72 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Dn3 - .byte W16 - .byte Cs3 - .byte W16 - .byte Bn2 - .byte W16 - .byte N24 , Dn3 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N28 , Bn2 - .byte W36 - .byte Cs3 - .byte W36 - .byte N24 , Dn3 - .byte W24 - .byte N88 , Cn3 - .byte W96 - .byte N48 - .byte W48 - .byte N12 , Fn3 - .byte W16 - .byte En3 - .byte W16 - .byte Dn3 - .byte W16 - .byte N44 , En3 - .byte W48 - .byte N12 , Bn2 - .byte W16 - .byte N12 - .byte W16 - .byte N12 - .byte W16 - .byte N96 , Bn2 , v060 - .byte W96 - .byte VOICE , 6 - .byte PAN , c_v+0 - .byte N08 , An2 , v056 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte En4 - .byte W08 - .byte An4 - .byte W08 - .byte En4 - .byte W08 - .byte Cs4 - .byte W08 - .byte En4 - .byte W08 - .byte Cs4 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Bn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte An2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte An2 - .byte W08 - .byte Fn2 - .byte W08 - .byte An2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte An2 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte Bn4 - .byte W08 - .byte An4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte En3 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gs2 - .byte W08 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N16 , Gs2 , v064 - .byte W16 - .byte Bn2 - .byte W16 - .byte Dn3 - .byte W16 - .byte N32 , En3 , v052 - .byte W40 - .byte N04 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 , An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte N32 , En3 - .byte W40 - .byte N04 - .byte W08 - .byte N24 - .byte W04 - .byte VOL , 74*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 45*mus_dooro_x3_mvl/mxv - .byte W04 - .byte PAN , c_v+0 - .byte W08 - .byte VOICE , 4 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N08 , Gs4 , v056 - .byte W08 - .byte Cs5 - .byte W08 - .byte En5 - .byte W08 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N32 , En3 , v052 - .byte W40 - .byte N04 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 , Gn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N12 , Dn3 , v060 - .byte W16 - .byte En3 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte Bn2 - .byte W08 - .byte N24 , Dn3 , v056 - .byte W04 - .byte VOL , 74*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 45*mus_dooro_x3_mvl/mxv - .byte W04 - .byte VOICE , 4 - .byte PAN , c_v+1 - .byte W08 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N08 , Fs4 - .byte W08 - .byte An4 - .byte W08 - .byte Dn5 - .byte W08 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N32 , Dn3 , v052 - .byte W40 - .byte N04 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 , Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N32 , Cs3 - .byte W40 - .byte N04 - .byte W08 - .byte N24 , Cs3 , v056 - .byte W04 - .byte VOL , 74*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 45*mus_dooro_x3_mvl/mxv - .byte W04 - .byte VOICE , 4 - .byte PAN , c_v+0 - .byte W08 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N08 , En4 - .byte W08 - .byte An4 - .byte W08 - .byte Cs5 - .byte W08 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N28 , An3 , v064 - .byte W20 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N04 , Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte N12 - .byte W16 - .byte Bn3 - .byte W16 - .byte N16 , An3 - .byte W16 - .byte N28 , Bn3 - .byte W20 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W16 - .byte Cs4 - .byte W16 - .byte N16 , Dn4 - .byte W16 - .byte N32 , Cs4 , v052 - .byte W40 - .byte N04 , En3 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 , An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte N32 , En3 - .byte W40 - .byte N04 - .byte W08 - .byte N12 , En3 , v064 - .byte W16 - .byte Gs3 - .byte W16 - .byte N16 , Cs4 - .byte W16 - .byte N32 , En3 , v052 - .byte W40 - .byte N04 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 , Gn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N12 , Dn3 - .byte W16 - .byte En3 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte An3 - .byte W08 - .byte N12 , Dn4 , v064 - .byte W16 - .byte An3 - .byte W16 - .byte N16 , Fs3 - .byte W16 - .byte N32 , Dn3 , v052 - .byte W40 - .byte N04 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 36*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N08 , An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte N24 , Cs3 - .byte W24 - .byte N08 , Cs3 , v024 - .byte W08 - .byte N04 , Cs3 , v052 - .byte W08 - .byte N08 , Dn3 - .byte W08 - .byte N12 , En3 , v056 - .byte W16 - .byte Cs3 - .byte W16 - .byte N16 , An2 - .byte W16 - .byte N24 , Bn2 , v052 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N40 - .byte W48 - .byte N40 - .byte W48 - .byte N12 , Fs3 , v068 - .byte W16 - .byte En3 - .byte W16 - .byte N16 , Dn3 - .byte W16 - .byte GOTO - .word mus_dooro_x3_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_dooro_x3_5: - .byte KEYSH , mus_dooro_x3_key+0 -mus_dooro_x3_5_B1: - .byte VOICE , 0 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N96 , An2 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte N48 - .byte W96 - .byte GOTO - .word mus_dooro_x3_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_dooro_x3_6: - .byte KEYSH , mus_dooro_x3_key+0 -mus_dooro_x3_6_B1: - .byte VOICE , 46 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte PAN , c_v+0 - .byte N04 , An4 , v064 - .byte W04 - .byte An4 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v052 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v052 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte An4 , v064 - .byte W04 - .byte An4 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v052 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v052 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 -mus_dooro_x3_6_000: - .byte N04 , An4 , v064 - .byte W04 - .byte An4 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v052 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v052 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte An4 , v064 - .byte W04 - .byte An4 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v052 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v052 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte PEND - .byte PATT - .word mus_dooro_x3_6_000 - .byte PATT - .word mus_dooro_x3_6_000 -mus_dooro_x3_6_001: - .byte N04 , An4 , v064 - .byte W04 - .byte An4 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v052 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v052 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte An4 , v064 - .byte W04 - .byte An4 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v052 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v052 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte PEND - .byte PATT - .word mus_dooro_x3_6_001 - .byte N04 , An4 , v064 - .byte W04 - .byte An4 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v052 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v052 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte An4 , v064 - .byte W04 - .byte An4 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v052 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v052 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v052 - .byte W04 - .byte An4 , v064 - .byte W04 - .byte An4 , v052 - .byte W04 - .byte Gs4 , v064 - .byte W04 - .byte Gs4 , v052 - .byte W04 - .byte An4 , v064 - .byte W04 - .byte An4 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte En5 , v064 - .byte W04 - .byte En5 , v052 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v052 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v052 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v052 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v052 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v052 - .byte W04 - .byte Gs4 , v064 - .byte W04 - .byte Gs4 , v052 - .byte W04 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte W24 - .byte PAN , c_v+10 - .byte N04 , Gn4 , v088 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Dn5 - .byte W16 - .byte Cs5 - .byte W16 - .byte An4 - .byte W16 - .byte N68 , Bn4 - .byte W28 - .byte MOD , 6 - .byte W05 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 68*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 56*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 44*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 32*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 19*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 6*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 0*mus_dooro_x3_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W04 - .byte VOICE , 47 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte PAN , c_v+0 - .byte N08 , Dn2 , v124 - .byte W08 - .byte Bn1 - .byte W08 - .byte N04 , Dn2 - .byte W04 - .byte Bn1 - .byte W04 - .byte N12 , Fn2 - .byte W96 - .byte W96 - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v+10 - .byte N04 , An4 , v088 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Bn4 - .byte W16 - .byte An4 - .byte W16 - .byte Fs4 - .byte W16 - .byte N48 , Gs4 - .byte W18 - .byte MOD , 6 - .byte W06 - .byte VOL , 73*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 68*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 56*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 44*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 32*mus_dooro_x3_mvl/mxv - .byte W04 - .byte VOICE , 47 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte MOD , 0 - .byte N08 , Bn1 , v092 - .byte W16 - .byte Bn1 , v100 - .byte W08 - .byte PAN , c_v+0 - .byte W08 - .byte N08 , Bn1 , v112 - .byte W16 - .byte N12 , En2 , v124 - .byte W96 - .byte W48 - .byte VOICE , 24 - .byte N04 , Gs3 , v032 - .byte W08 - .byte Cs4 , v048 - .byte W08 - .byte En4 , v060 - .byte W16 - .byte VOICE , 47 - .byte N08 , Cs2 , v116 - .byte W08 - .byte Cs2 , v092 - .byte W08 - .byte N12 , En2 , v124 - .byte W96 - .byte W48 - .byte VOICE , 24 - .byte N04 , Fs3 , v036 - .byte W08 - .byte An3 , v048 - .byte W08 - .byte Dn4 , v060 - .byte W16 - .byte VOICE , 47 - .byte N08 , Dn2 , v124 - .byte W08 - .byte Dn2 , v112 - .byte W08 - .byte N12 , Fn2 , v124 - .byte W96 - .byte W48 - .byte VOICE , 24 - .byte N04 , En3 , v032 - .byte W08 - .byte An3 , v048 - .byte W08 - .byte Cs4 , v060 - .byte W16 - .byte VOICE , 47 - .byte N08 , Cs2 , v116 - .byte W08 - .byte Cs2 , v108 - .byte W08 - .byte N12 , Fs2 , v124 - .byte W80 - .byte N08 , Cs2 , v116 - .byte W08 - .byte Cs2 , v108 - .byte W08 - .byte N12 , En2 , v124 - .byte W48 - .byte N16 , Dn2 - .byte W16 - .byte N08 - .byte W08 - .byte Bn1 - .byte W08 - .byte Dn2 - .byte W08 - .byte Bn1 - .byte W08 - .byte N12 , En2 - .byte W48 - .byte VOICE , 60 - .byte N12 , Cs4 , v068 - .byte W16 - .byte Bn3 - .byte W16 - .byte N16 , Cs4 - .byte W16 - .byte N12 , Gs3 - .byte W16 - .byte N16 , An3 - .byte W16 - .byte Bn3 - .byte W16 - .byte N24 , Gs3 - .byte W32 - .byte VOICE , 47 - .byte N08 , Cs2 , v124 - .byte W16 - .byte N12 , En2 - .byte W48 - .byte VOICE , 60 - .byte N12 , Bn3 , v068 - .byte W16 - .byte Cs4 - .byte W16 - .byte N16 , Bn3 - .byte W16 - .byte N12 , Dn4 - .byte W16 - .byte Cs4 - .byte W16 - .byte N16 , An3 - .byte W16 - .byte N24 , Dn3 - .byte W24 - .byte VOICE , 47 - .byte W08 - .byte N08 , Dn2 , v124 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , Fn2 - .byte W48 - .byte VOICE , 60 - .byte N12 , Fn3 , v068 - .byte W16 - .byte Gn3 - .byte W16 - .byte N16 , Fn3 - .byte W16 - .byte N28 , An3 - .byte W32 - .byte N08 - .byte W08 - .byte Gs3 - .byte W08 - .byte N32 , En3 - .byte W32 - .byte VOICE , 47 - .byte N08 , Fs2 , v124 - .byte W08 - .byte Dn2 - .byte W08 - .byte N12 , En2 - .byte W48 - .byte N12 - .byte W16 - .byte N12 - .byte W16 - .byte N08 , Bn1 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N12 , En2 - .byte W56 - .byte N08 , Bn1 - .byte W08 - .byte En2 , v108 - .byte W08 - .byte Bn1 , v096 - .byte W08 - .byte En2 , v108 - .byte W08 - .byte Bn1 , v124 - .byte W08 - .byte GOTO - .word mus_dooro_x3_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_dooro_x3_7: - .byte KEYSH , mus_dooro_x3_key+0 -mus_dooro_x3_7_B1: - .byte VOICE , 47 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , En2 , v124 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte PAN , c_v+10 - .byte N12 , Gn3 , v084 - .byte W16 - .byte An3 - .byte W16 - .byte Bn3 - .byte W16 - .byte N84 , Dn4 - .byte W24 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte MOD , 6 - .byte W05 - .byte VOL , 76*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 71*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 61*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 56*mus_dooro_x3_mvl/mxv - .byte W03 - .byte W02 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 44*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 35*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 22*mus_dooro_x3_mvl/mxv - .byte W07 - .byte 15*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 6*mus_dooro_x3_mvl/mxv - .byte W08 - .byte 0*mus_dooro_x3_mvl/mxv - .byte W12 - .byte VOICE , 47 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte PAN , c_v+1 - .byte MOD , 0 - .byte N12 , Bn1 , v120 - .byte W24 - .byte N08 , Bn1 , v112 - .byte W08 - .byte Dn2 , v096 - .byte W08 - .byte N04 , Bn1 , v092 - .byte W04 - .byte Dn2 , v096 - .byte W04 - .byte N12 , Fn2 , v124 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v+10 - .byte N12 , An3 , v084 - .byte W16 - .byte Bn3 - .byte W16 - .byte An3 - .byte W16 - .byte N72 , Cn4 - .byte W32 - .byte MOD , 6 - .byte W08 - .byte VOL , 74*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 61*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 34*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 21*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 8*mus_dooro_x3_mvl/mxv - .byte W19 - .byte VOICE , 47 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte MOD , 0 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Cn2 , v096 - .byte W04 - .byte Cn2 , v092 - .byte W04 - .byte N08 , En2 , v124 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v+10 - .byte N12 , Gs4 , v084 - .byte W16 - .byte An4 - .byte W16 - .byte Fs4 - .byte W16 - .byte N72 , Gs4 - .byte W36 - .byte VOL , 77*mus_dooro_x3_mvl/mxv - .byte MOD , 6 - .byte W05 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 54*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 42*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 30*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 18*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 6*mus_dooro_x3_mvl/mxv - .byte W06 - .byte VOICE , 47 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N08 , Bn1 , v124 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N16 , En2 - .byte W64 - .byte VOICE , 48 - .byte PAN , c_v-10 - .byte N08 , An2 , v068 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N96 - .byte W05 - .byte VOL , 71*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 61*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 52*mus_dooro_x3_mvl/mxv - .byte W01 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 52*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 54*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 56*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 58*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 60*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 61*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 63*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 65*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 67*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 69*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 70*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 72*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 74*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 76*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 78*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N24 , Gn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Bn2 - .byte W24 - .byte Gn2 - .byte W24 - .byte An2 - .byte W24 - .byte Bn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N96 , Cn3 - .byte W42 - .byte VOL , 78*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 75*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 71*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 68*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 64*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 61*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 57*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 54*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 50*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x3_mvl/mxv - .byte W09 - .byte N96 , An2 - .byte W15 - .byte VOL , 52*mus_dooro_x3_mvl/mxv - .byte W01 - .byte 51*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 52*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 54*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 56*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 58*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 60*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 61*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 63*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 65*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 67*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 69*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 70*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 72*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 74*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 76*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 78*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 80*mus_dooro_x3_mvl/mxv - .byte N24 , En2 - .byte W24 - .byte An2 - .byte W24 - .byte Bn2 - .byte W24 - .byte An2 - .byte W24 - .byte N12 , Gs2 , v088 - .byte W16 - .byte Bn2 - .byte W16 - .byte Fs3 - .byte W16 - .byte N48 , Gs3 - .byte W48 - .byte W72 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N24 , An3 , v068 - .byte W24 - .byte VOL , 50*mus_dooro_x3_mvl/mxv - .byte N44 , Gs3 - .byte W03 - .byte VOL , 52*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 54*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 55*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 58*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 60*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 63*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 69*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 77*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte W09 - .byte N12 , An3 - .byte W16 - .byte Gs3 - .byte W16 - .byte N16 , An3 - .byte W16 - .byte VOL , 42*mus_dooro_x3_mvl/mxv - .byte N68 , Gn3 - .byte W05 - .byte VOL , 47*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 53*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 59*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 65*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 71*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 77*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x3_mvl/mxv - .byte W08 - .byte 75*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 71*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 64*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 52*mus_dooro_x3_mvl/mxv - .byte W05 - .byte 37*mus_dooro_x3_mvl/mxv - .byte W09 - .byte 56*mus_dooro_x3_mvl/mxv - .byte N24 , En3 - .byte W04 - .byte VOL , 66*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 73*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 80*mus_dooro_x3_mvl/mxv - .byte W12 - .byte N12 , An3 - .byte W16 - .byte Bn3 - .byte W16 - .byte N16 , Cs4 - .byte W16 - .byte N44 , An3 - .byte W24 - .byte VOL , 68*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 60*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 55*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 44*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 31*mus_dooro_x3_mvl/mxv - .byte W04 - .byte 19*mus_dooro_x3_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte PAN , c_v+0 - .byte N28 - .byte W32 - .byte N08 , Fn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N12 , An3 - .byte W16 - .byte Bn3 - .byte W16 - .byte N16 , An3 - .byte W16 - .byte N28 , Cs4 - .byte W32 - .byte N08 , Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N44 , An3 - .byte W18 - .byte VOL , 74*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 68*mus_dooro_x3_mvl/mxv - .byte W06 - .byte 58*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 43*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 34*mus_dooro_x3_mvl/mxv - .byte W03 - .byte 13*mus_dooro_x3_mvl/mxv - .byte W09 - .byte VOICE , 48 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte PAN , c_v-10 - .byte N28 , Dn3 , v076 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W16 - .byte En3 - .byte W16 - .byte N16 , Dn3 - .byte W16 - .byte N28 , En3 - .byte W32 - .byte N04 , Dn3 - .byte W08 - .byte Cs3 - .byte W08 - .byte N08 , Bn2 , v064 - .byte W08 - .byte Cs3 , v068 - .byte W08 - .byte Dn3 , v072 - .byte W08 - .byte En3 , v080 - .byte W08 - .byte Fs3 , v084 - .byte W08 - .byte Gs3 , v092 - .byte W08 - .byte W96 - .byte W24 - .byte VOICE , 46 - .byte PAN , c_v-32 - .byte N04 , Gs5 , v060 - .byte W04 - .byte Gs5 , v044 - .byte W04 - .byte An5 , v060 - .byte W04 - .byte An5 , v044 - .byte W04 - .byte Gs5 , v060 - .byte W04 - .byte Gs5 , v044 - .byte W04 - .byte Fs5 , v068 - .byte W04 - .byte Fs5 , v044 - .byte W04 - .byte Cs5 , v056 - .byte W04 - .byte Cs5 , v044 - .byte W04 - .byte En5 , v068 - .byte W04 - .byte En5 , v044 - .byte W04 - .byte Gs4 , v056 - .byte W04 - .byte Gs4 , v044 - .byte W04 - .byte Cs5 , v068 - .byte W04 - .byte Cs5 , v044 - .byte W04 - .byte En4 , v056 - .byte W04 - .byte En4 , v044 - .byte W04 - .byte N08 , En5 , v068 - .byte W08 - .byte En5 , v044 - .byte W24 - .byte N04 , En5 , v056 - .byte W04 - .byte En5 , v044 - .byte W04 - .byte Fs5 , v056 - .byte W04 - .byte Fs5 , v044 - .byte W04 - .byte N08 , Gn5 , v056 - .byte W08 - .byte Gn5 , v044 - .byte W08 - .byte An5 , v056 - .byte W08 - .byte An5 , v044 - .byte W08 - .byte Gn5 , v056 - .byte W08 - .byte Gn5 , v044 - .byte W08 - .byte Fs5 , v056 - .byte W08 - .byte Fs5 , v044 - .byte W16 - .byte N04 , Fs5 , v060 - .byte W04 - .byte Fs5 , v044 - .byte W04 - .byte Gs5 , v060 - .byte W04 - .byte Gs5 , v044 - .byte W04 - .byte Fs5 , v060 - .byte W04 - .byte Fs5 , v044 - .byte W04 - .byte An5 , v068 - .byte W04 - .byte An5 , v044 - .byte W04 - .byte Fs5 , v056 - .byte W04 - .byte Fs5 , v044 - .byte W04 - .byte Gs5 , v068 - .byte W04 - .byte Gs5 , v044 - .byte W04 - .byte Fs5 , v056 - .byte W04 - .byte Fs5 , v044 - .byte W04 - .byte Dn5 , v068 - .byte W04 - .byte Dn5 , v044 - .byte W04 - .byte An4 , v056 - .byte W04 - .byte An4 , v044 - .byte W04 - .byte N08 , Fn5 , v068 - .byte W08 - .byte Fn5 , v044 - .byte W16 - .byte VOICE , 48 - .byte PAN , c_v+32 - .byte N04 , An5 , v036 - .byte W08 - .byte Gs5 - .byte W08 - .byte An5 - .byte W16 - .byte Fn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte An5 - .byte W08 - .byte Gs5 - .byte W08 - .byte An5 - .byte W08 - .byte W08 - .byte N04 - .byte W08 - .byte Gs5 - .byte W08 - .byte An5 - .byte W08 - .byte Gs5 - .byte W08 - .byte En5 - .byte W08 - .byte N08 , An3 , v052 - .byte W08 - .byte En4 - .byte W08 - .byte An4 - .byte W08 - .byte En5 - .byte W08 - .byte An5 - .byte W08 - .byte Cs6 - .byte W08 - .byte VOICE , 48 - .byte PAN , c_v+9 - .byte N32 , En3 , v072 - .byte W32 - .byte N08 , Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte N12 , Fs3 - .byte W16 - .byte Gs3 - .byte W16 - .byte Fs3 - .byte W16 - .byte N28 , Gs3 - .byte W32 - .byte N08 - .byte W08 - .byte An3 - .byte W08 - .byte N44 , Bn3 - .byte W48 - .byte GOTO - .word mus_dooro_x3_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_dooro_x3_8: - .byte KEYSH , mus_dooro_x3_key+0 -mus_dooro_x3_8_B1: - .byte VOICE , 0 - .byte VOL , 80*mus_dooro_x3_mvl/mxv - .byte N04 , En1 , v096 - .byte W24 - .byte En1 , v112 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 -mus_dooro_x3_8_000: - .byte N04 , En1 , v096 - .byte W24 - .byte En1 , v112 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte PEND -mus_dooro_x3_8_001: - .byte N04 , En1 , v096 - .byte W24 - .byte En1 , v112 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte PEND - .byte PATT - .word mus_dooro_x3_8_000 - .byte PATT - .word mus_dooro_x3_8_001 - .byte PATT - .word mus_dooro_x3_8_000 - .byte PATT - .word mus_dooro_x3_8_001 - .byte PATT - .word mus_dooro_x3_8_000 - .byte PATT - .word mus_dooro_x3_8_001 - .byte PATT - .word mus_dooro_x3_8_000 - .byte PATT - .word mus_dooro_x3_8_001 - .byte PATT - .word mus_dooro_x3_8_000 - .byte PATT - .word mus_dooro_x3_8_001 - .byte PATT - .word mus_dooro_x3_8_000 - .byte N04 , En1 , v096 - .byte W08 - .byte En1 , v068 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v048 - .byte W04 - .byte En1 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte En1 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v096 - .byte W08 - .byte En1 , v068 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v048 - .byte W04 - .byte En1 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte En1 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v076 - .byte W08 - .byte En1 , v112 - .byte W08 -mus_dooro_x3_8_002: - .byte N04 , En1 , v068 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v096 - .byte W08 - .byte En1 , v072 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v072 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_dooro_x3_8_002 - .byte PATT - .word mus_dooro_x3_8_002 - .byte PATT - .word mus_dooro_x3_8_002 - .byte PATT - .word mus_dooro_x3_8_002 - .byte PATT - .word mus_dooro_x3_8_002 - .byte PATT - .word mus_dooro_x3_8_002 - .byte N04 , En1 , v112 - .byte W48 - .byte En1 , v100 - .byte W04 - .byte En1 , v064 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v072 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v076 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v080 - .byte W04 - .byte En1 , v084 - .byte W04 - .byte En1 , v088 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 -mus_dooro_x3_8_003: - .byte N04 , En1 , v068 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v096 - .byte W08 - .byte En1 , v072 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v072 - .byte W08 - .byte N04 - .byte W08 - .byte PEND -mus_dooro_x3_8_004: - .byte N04 , En1 , v068 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v096 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v116 - .byte W08 - .byte PEND - .byte PATT - .word mus_dooro_x3_8_003 - .byte PATT - .word mus_dooro_x3_8_004 - .byte PATT - .word mus_dooro_x3_8_003 - .byte N04 , En1 , v068 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v096 - .byte W08 - .byte En1 , v072 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v072 - .byte W08 - .byte N04 - .byte W08 -mus_dooro_x3_8_005: - .byte W48 - .byte N04 , En1 , v072 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v072 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_dooro_x3_8_005 - .byte GOTO - .word mus_dooro_x3_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_dooro_x3: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_dooro_x3_pri @ Priority - .byte mus_dooro_x3_rev @ Reverb. - - .word mus_dooro_x3_grp - - .word mus_dooro_x3_1 - .word mus_dooro_x3_2 - .word mus_dooro_x3_3 - .word mus_dooro_x3_4 - .word mus_dooro_x3_5 - .word mus_dooro_x3_6 - .word mus_dooro_x3_7 - .word mus_dooro_x3_8 - - .end diff --git a/sound/songs/mus_dooro_x4.s b/sound/songs/mus_dooro_x4.s deleted file mode 100644 index c59a439def..0000000000 --- a/sound/songs/mus_dooro_x4.s +++ /dev/null @@ -1,2905 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_dooro_x4_grp, voicegroup021 - .equ mus_dooro_x4_pri, 0 - .equ mus_dooro_x4_rev, reverb_set+50 - .equ mus_dooro_x4_mvl, 127 - .equ mus_dooro_x4_key, 0 - .equ mus_dooro_x4_tbs, 1 - .equ mus_dooro_x4_exg, 0 - .equ mus_dooro_x4_cmp, 1 - - .section .rodata - .global mus_dooro_x4 - .align 2 - -@********************** Track 1 **********************@ - -mus_dooro_x4_1: - .byte KEYSH , mus_dooro_x4_key+0 - .byte TEMPO , 124*mus_dooro_x4_tbs/2 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte W96 - .byte W96 -mus_dooro_x4_1_B1: - .byte VOICE , 60 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gs3 , v116 - .byte W18 - .byte N06 , Ds3 - .byte W06 - .byte N24 , Ds4 - .byte W36 - .byte N06 , Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte N12 , Gs3 - .byte W18 - .byte N06 , Gn3 - .byte W06 - .byte N48 , Ds3 - .byte W72 - .byte N12 , Gs3 - .byte W18 - .byte N06 , Ds3 - .byte W06 - .byte N24 , Ds4 - .byte W36 - .byte N06 , Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte N12 , Gs3 - .byte W18 - .byte N06 , As3 - .byte W06 - .byte N48 , Gn3 - .byte W72 -mus_dooro_x4_1_000: - .byte N30 , Gs3 , v116 - .byte W36 - .byte N06 , Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N12 , As3 - .byte W18 - .byte Gs3 - .byte W18 - .byte Gn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_dooro_x4_1_000 - .byte N30 , Gs3 , v116 - .byte W36 - .byte N06 , Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Gn3 - .byte W18 - .byte Ds4 - .byte W18 - .byte N09 , Cs4 - .byte W12 - .byte N48 - .byte W48 - .byte Cn4 - .byte W48 - .byte VOICE , 56 - .byte N30 , As4 - .byte W12 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N12 , Gn4 - .byte W18 - .byte Gs4 - .byte W18 - .byte Ds4 - .byte W12 - .byte N32 , Fs4 - .byte W12 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N12 , Fs4 - .byte W18 - .byte Gs4 - .byte W18 - .byte Fs4 - .byte W12 - .byte N92 - .byte W30 - .byte VOL , 75*mus_dooro_x4_mvl/mxv - .byte W09 - .byte MOD , 5 - .byte W02 - .byte VOL , 70*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 68*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 61*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 57*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 48*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 37*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 21*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 11*mus_dooro_x4_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N92 , Fn4 - .byte W30 - .byte VOL , 75*mus_dooro_x4_mvl/mxv - .byte W09 - .byte MOD , 5 - .byte W02 - .byte VOL , 70*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 68*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 61*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 57*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 48*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 37*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 21*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 11*mus_dooro_x4_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte W03 - .byte VOICE , 60 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N12 , Gs3 - .byte W18 - .byte N06 , Ds3 - .byte W06 - .byte N66 , Ds4 - .byte W24 - .byte VOL , 73*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 68*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 60*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 39*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 25*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 7*mus_dooro_x4_mvl/mxv - .byte W12 -mus_dooro_x4_1_001: - .byte VOICE , 56 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+16 - .byte N12 , Gs3 , v116 - .byte W18 - .byte N06 , Ds3 - .byte W06 - .byte N66 , Ds4 - .byte W24 - .byte VOL , 73*mus_dooro_x4_mvl/mxv - .byte MOD , 5 - .byte W05 - .byte VOL , 68*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 60*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 39*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 25*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 7*mus_dooro_x4_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W06 - .byte PEND -mus_dooro_x4_1_002: - .byte VOICE , 60 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gs3 , v116 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte N66 , Bn3 - .byte W24 - .byte VOL , 73*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 68*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 60*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 39*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 25*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 7*mus_dooro_x4_mvl/mxv - .byte W12 - .byte PEND -mus_dooro_x4_1_003: - .byte VOICE , 56 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+16 - .byte N12 , Gs3 , v116 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte N66 , Bn3 - .byte W24 - .byte VOL , 73*mus_dooro_x4_mvl/mxv - .byte MOD , 5 - .byte W05 - .byte VOL , 68*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 60*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 39*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 25*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 7*mus_dooro_x4_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W06 - .byte PEND - .byte VOICE , 60 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gs3 - .byte W18 - .byte N06 , Ds3 - .byte W06 - .byte N66 , Ds4 - .byte W24 - .byte VOL , 73*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 68*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 60*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 47*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 39*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 25*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 7*mus_dooro_x4_mvl/mxv - .byte W12 - .byte PATT - .word mus_dooro_x4_1_001 - .byte PATT - .word mus_dooro_x4_1_002 - .byte PATT - .word mus_dooro_x4_1_003 - .byte VOICE , 60 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , As3 , v116 - .byte W18 - .byte N06 , Cn4 - .byte W06 - .byte N36 , Cs4 - .byte W36 - .byte N09 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N12 , Gs3 - .byte W18 - .byte N06 , Gn3 - .byte W06 - .byte N30 , Ds3 - .byte W12 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 70*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 66*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 17*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N09 - .byte W12 - .byte Gs3 - .byte W12 - .byte Ds4 - .byte W12 - .byte N92 - .byte W09 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte W09 - .byte 70*mus_dooro_x4_mvl/mxv - .byte W09 - .byte 68*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 62*mus_dooro_x4_mvl/mxv - .byte W24 - .byte 65*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 69*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 71*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 76*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte W15 - .byte N90 , As3 - .byte W44 - .byte W01 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte W09 - .byte 69*mus_dooro_x4_mvl/mxv - .byte W09 - .byte 64*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 45*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 36*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 24*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 9*mus_dooro_x4_mvl/mxv - .byte W06 - .byte GOTO - .word mus_dooro_x4_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_dooro_x4_2: - .byte KEYSH , mus_dooro_x4_key+0 - .byte VOICE , 58 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N96 , Cs1 , v127 - .byte W05 - .byte VOL , 58*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 55*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 53*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 52*mus_dooro_x4_mvl/mxv - .byte W12 - .byte 53*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 56*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 59*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 62*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 66*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 78*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 80*mus_dooro_x4_mvl/mxv - .byte W24 - .byte PAN , c_v+0 - .byte N56 , Ds1 - .byte W18 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 78*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 68*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 62*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 52*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 41*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 23*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N12 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gn1 - .byte W12 -mus_dooro_x4_2_B1: - .byte VOICE , 58 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N12 , Gs1 , v127 - .byte W24 - .byte N32 , Ds1 - .byte W18 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 69*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 55*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 1*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N12 , Gs1 - .byte W12 - .byte N21 , Ds1 - .byte W24 -mus_dooro_x4_2_000: - .byte N12 , Ds1 , v127 - .byte W18 - .byte N06 - .byte W06 - .byte N32 , As1 - .byte W18 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 69*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 55*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 1*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N12 , Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte PEND - .byte Gs1 - .byte W24 - .byte N32 , Ds1 - .byte W18 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 69*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 55*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 1*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N12 , Gs1 - .byte W12 - .byte N21 , Ds1 - .byte W24 - .byte PATT - .word mus_dooro_x4_2_000 -mus_dooro_x4_2_001: - .byte N12 , Cs2 , v127 - .byte W24 - .byte N32 , Gs1 - .byte W18 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 69*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 55*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 1*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N24 , Cs2 - .byte W24 - .byte N12 , Gs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_dooro_x4_2_001 - .byte N12 , Gs1 , v127 - .byte W24 - .byte N30 , Ds1 - .byte W36 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Gs1 - .byte W12 - .byte N15 , As1 - .byte W18 - .byte Gs1 - .byte W18 - .byte N12 , Gn1 - .byte W12 - .byte N42 , Fn1 - .byte W30 - .byte VOL , 69*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 62*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 47*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 30*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 20*mus_dooro_x4_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte W48 - .byte N12 , Ds3 , v108 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte W48 - .byte Cs3 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte W48 - .byte VOICE , 56 - .byte N44 , Cs4 , v092 - .byte W18 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte W03 - .byte VOL , 75*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 69*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 46*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 39*mus_dooro_x4_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N92 - .byte W30 - .byte VOL , 75*mus_dooro_x4_mvl/mxv - .byte W09 - .byte MOD , 5 - .byte W02 - .byte VOL , 70*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 68*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 61*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 57*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 48*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 37*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 21*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 11*mus_dooro_x4_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte W03 - .byte VOICE , 56 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 73 - .byte W48 - .byte PAN , c_v-16 - .byte N12 , Ds4 , v088 - .byte W18 - .byte N06 , Cn4 - .byte W06 - .byte N72 , Gs4 - .byte W24 -mus_dooro_x4_2_002: - .byte MOD , 5 - .byte W18 - .byte VOL , 73*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 66*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 62*mus_dooro_x4_mvl/mxv - .byte W02 - .byte 57*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 53*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 44*mus_dooro_x4_mvl/mxv - .byte W04 - .byte 34*mus_dooro_x4_mvl/mxv - .byte W02 - .byte 28*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 17*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 11*mus_dooro_x4_mvl/mxv - .byte W04 - .byte 3*mus_dooro_x4_mvl/mxv - .byte MOD , 0 - .byte W48 - .byte PEND - .byte W48 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N12 , En4 , v088 - .byte W18 - .byte N06 , Bn3 - .byte W06 - .byte N72 , Gs4 - .byte W24 - .byte PATT - .word mus_dooro_x4_2_002 - .byte W96 - .byte W48 - .byte VOICE , 58 - .byte VOL , 58*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N48 , Ds1 , v127 - .byte W03 - .byte VOL , 48*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 60*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 66*mus_dooro_x4_mvl/mxv - .byte W09 - .byte 70*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 75*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte W09 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N12 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte GOTO - .word mus_dooro_x4_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_dooro_x4_3: - .byte KEYSH , mus_dooro_x4_key+0 - .byte VOICE , 47 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N06 , Cs2 , v092 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Ds2 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds2 , v088 - .byte W12 - .byte Ds2 , v100 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gn2 - .byte W12 -mus_dooro_x4_3_B1: - .byte VOICE , 56 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte W96 - .byte 65*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+16 - .byte N32 , Ds4 , v076 - .byte W03 - .byte VOL , 60*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 58*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 71*mus_dooro_x4_mvl/mxv - .byte MOD , 5 - .byte W03 - .byte VOL , 78*mus_dooro_x4_mvl/mxv - .byte W15 - .byte MOD , 0 - .byte W03 - .byte N03 , Ds4 , v096 - .byte W06 - .byte As3 - .byte W06 - .byte N06 , Ds4 - .byte W12 - .byte N12 , As4 - .byte W24 - .byte N06 , Gn4 - .byte W12 - .byte W96 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte N32 , Ds4 , v076 - .byte W03 - .byte VOL , 60*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 58*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 71*mus_dooro_x4_mvl/mxv - .byte MOD , 5 - .byte W03 - .byte VOL , 78*mus_dooro_x4_mvl/mxv - .byte W15 - .byte MOD , 0 - .byte W03 - .byte N03 , Gn4 , v096 - .byte W06 - .byte Fn4 - .byte W06 - .byte N06 , Gn4 - .byte W12 - .byte N12 , As4 - .byte W24 - .byte N06 , Gn4 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 47 - .byte W60 - .byte PAN , c_v+0 - .byte N12 , Ds2 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N21 - .byte W48 - .byte N12 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte N24 , Cs2 - .byte W48 - .byte N12 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte N24 , Ds2 - .byte W48 - .byte VOICE , 60 - .byte N12 , Gs2 , v108 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N92 - .byte W30 - .byte VOL , 75*mus_dooro_x4_mvl/mxv - .byte W11 - .byte 70*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 68*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 61*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 57*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 48*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 37*mus_dooro_x4_mvl/mxv - .byte W05 - .byte 21*mus_dooro_x4_mvl/mxv - .byte W07 - .byte 11*mus_dooro_x4_mvl/mxv - .byte W12 - .byte VOICE , 47 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N12 , Ds2 , v104 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 -mus_dooro_x4_3_000: - .byte N06 , Ds2 , v127 - .byte W06 - .byte Ds2 , v104 - .byte W06 - .byte N12 , Ds2 , v127 - .byte W24 - .byte Ds2 , v104 - .byte W24 - .byte N12 - .byte W24 - .byte Ds2 , v127 - .byte W12 - .byte PEND -mus_dooro_x4_3_001: - .byte N12 , Fs2 , v104 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PEND -mus_dooro_x4_3_002: - .byte N06 , Fs2 , v127 - .byte W06 - .byte Fs2 , v104 - .byte W06 - .byte N12 , Fs2 , v127 - .byte W24 - .byte Fs2 , v104 - .byte W24 - .byte N12 - .byte W24 - .byte Fs2 , v127 - .byte W12 - .byte PEND - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N12 , Ds2 , v104 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_dooro_x4_3_000 - .byte PATT - .word mus_dooro_x4_3_001 - .byte PATT - .word mus_dooro_x4_3_002 - .byte N12 , Ds2 , v127 - .byte W96 - .byte W96 - .byte VOICE , 47 - .byte N06 , Ds2 , v124 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte Ds2 , v108 - .byte W06 - .byte Ds2 , v124 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte Ds2 , v108 - .byte W06 - .byte Ds2 , v124 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte Ds2 , v108 - .byte W06 - .byte Ds2 , v124 - .byte W12 - .byte N12 , Ds2 , v108 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte GOTO - .word mus_dooro_x4_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_dooro_x4_4: - .byte KEYSH , mus_dooro_x4_key+0 - .byte VOICE , 2 - .byte XCMD , xIECV , 9 - .byte xIECL , 8 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Fn4 , v036 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+49 - .byte N03 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v+49 - .byte N03 , Ds4 - .byte W06 - .byte Gn4 , v040 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 , v044 - .byte W06 -mus_dooro_x4_4_B1: - .byte VOICE , 2 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Ds5 , v036 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+49 - .byte N03 , Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 -mus_dooro_x4_4_000: - .byte PAN , c_v+0 - .byte N03 , Ds5 , v036 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Ds5 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , As4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte PAN , c_v+49 - .byte N03 , As4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte PEND - .byte PAN , c_v+0 - .byte N03 , Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+49 - .byte N03 , Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PATT - .word mus_dooro_x4_4_000 - .byte VOICE , 4 - .byte PAN , c_v-48 - .byte N12 , Fn4 , v048 - .byte W18 - .byte Ds4 - .byte W18 - .byte Cs4 - .byte W12 - .byte N44 , Fn4 - .byte W21 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 15*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 6*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N12 , En4 - .byte W18 - .byte Ds4 - .byte W18 - .byte Cs4 - .byte W12 - .byte N44 , En4 - .byte W21 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 15*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 6*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N12 , Ds4 - .byte W18 - .byte Cs4 - .byte W18 - .byte Cn4 - .byte W12 - .byte N44 , Ds4 - .byte W21 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 15*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 6*mus_dooro_x4_mvl/mxv - .byte W06 - .byte VOICE , 4 - .byte PAN , c_v+0 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N06 , As2 , v044 - .byte W06 - .byte Cs3 , v048 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 , v052 - .byte W06 - .byte As3 , v056 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 , v060 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Gs4 , v056 - .byte W06 - .byte Fn4 , v048 - .byte W06 - .byte PAN , c_v-48 - .byte N30 , Gn4 , v052 - .byte W12 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 49*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 26*mus_dooro_x4_mvl/mxv - .byte W24 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N12 , As2 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte N32 , Cs4 - .byte W12 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 49*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 26*mus_dooro_x4_mvl/mxv - .byte W24 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N12 , As2 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cs4 , v064 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N03 , Cs3 - .byte W03 - .byte N03 - .byte W03 - .byte Fn3 - .byte W03 - .byte N03 - .byte W03 - .byte Gs3 - .byte W03 - .byte N03 - .byte W03 - .byte Cs4 - .byte W03 - .byte N03 - .byte W03 - .byte Fn4 - .byte W03 - .byte N03 - .byte W03 - .byte Gs4 - .byte W03 - .byte N03 - .byte W03 - .byte Cn5 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cs5 , v056 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fn5 , v048 - .byte W06 - .byte Cs5 , v036 - .byte W06 - .byte PAN , c_v+49 - .byte N06 , Fn5 , v032 - .byte W06 - .byte Cs5 , v028 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fn5 , v024 - .byte W06 - .byte Cs5 , v020 - .byte W06 - .byte N24 , Cn3 , v080 - .byte W09 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W30 - .byte 80*mus_dooro_x4_mvl/mxv - .byte W48 - .byte N24 - .byte W09 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W18 - .byte 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Gs4 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Cn4 , v056 - .byte W24 - .byte N03 , Gs4 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-48 - .byte N24 , Bn2 , v080 - .byte W09 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W30 - .byte 80*mus_dooro_x4_mvl/mxv - .byte W48 - .byte N24 - .byte W09 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W18 - .byte 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Gs4 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Bn3 , v056 - .byte W24 - .byte N03 , Gs4 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-48 - .byte N24 , Cn3 , v080 - .byte W09 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W18 - .byte 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Gs3 , v072 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Ds3 - .byte W24 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 48*mus_dooro_x4_mvl/mxv - .byte PAN , c_v-48 - .byte N48 , Ds3 , v084 - .byte W06 - .byte VOL , 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 58*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 66*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 74*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte W18 - .byte PAN , c_v+0 - .byte N06 , Cn4 , v072 - .byte W18 - .byte Gs3 - .byte W06 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v-48 - .byte MOD , 0 - .byte N24 , Bn2 , v080 - .byte W09 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W18 - .byte 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Gs3 , v072 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte En3 - .byte W24 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 48*mus_dooro_x4_mvl/mxv - .byte PAN , c_v-48 - .byte N48 , En3 , v084 - .byte W06 - .byte VOL , 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 58*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 66*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 74*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte W18 - .byte PAN , c_v+0 - .byte N06 , Gs3 , v072 - .byte W18 - .byte En3 - .byte W06 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N48 , Ds3 , v052 - .byte W24 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 60*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 42*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 29*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 10*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 4*mus_dooro_x4_mvl/mxv - .byte W48 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N48 , Cn3 - .byte W24 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 60*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 42*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 29*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 10*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 4*mus_dooro_x4_mvl/mxv - .byte W12 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N09 , Gs2 , v064 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N92 - .byte W09 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte W09 - .byte 70*mus_dooro_x4_mvl/mxv - .byte W09 - .byte 68*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 62*mus_dooro_x4_mvl/mxv - .byte W24 - .byte 65*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 69*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 71*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 76*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 80*mus_dooro_x4_mvl/mxv - .byte W15 - .byte N90 , Gn3 - .byte W44 - .byte W01 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte W09 - .byte 69*mus_dooro_x4_mvl/mxv - .byte W09 - .byte 64*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 45*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 36*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 24*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 9*mus_dooro_x4_mvl/mxv - .byte W06 - .byte GOTO - .word mus_dooro_x4_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_dooro_x4_5: - .byte KEYSH , mus_dooro_x4_key+0 - .byte VOICE , 5 - .byte XCMD , xIECV , 9 - .byte xIECL , 8 - .byte PAN , c_v+0 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N03 , Gs2 , v060 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte As2 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cs3 - .byte W12 -mus_dooro_x4_5_B1: - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte W24 - .byte N06 , Gs3 , v060 - .byte W48 - .byte N06 - .byte W24 -mus_dooro_x4_5_000: - .byte W24 - .byte N06 , Gs3 , v060 - .byte W48 - .byte Gn3 - .byte W24 - .byte PEND - .byte W24 - .byte Gs3 - .byte W48 - .byte N06 - .byte W24 - .byte PATT - .word mus_dooro_x4_5_000 - .byte VOICE , 82 - .byte PAN , c_v+48 - .byte N12 , Cs4 , v048 - .byte W18 - .byte Cn4 - .byte W18 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte VOICE , 86 - .byte N12 - .byte W09 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W03 - .byte N12 - .byte W03 - .byte VOL , 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte N09 - .byte W03 - .byte VOL , 15*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 6*mus_dooro_x4_mvl/mxv - .byte W06 - .byte VOICE , 82 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N12 - .byte W18 - .byte Cn4 - .byte W18 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte VOICE , 86 - .byte N12 - .byte W09 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W03 - .byte N12 - .byte W03 - .byte VOL , 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte N09 - .byte W03 - .byte VOL , 15*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 6*mus_dooro_x4_mvl/mxv - .byte W06 - .byte VOICE , 82 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N12 , Cn4 - .byte W18 - .byte As3 - .byte W18 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte VOICE , 86 - .byte N12 - .byte W09 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W03 - .byte N12 - .byte W03 - .byte VOL , 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte N09 - .byte W03 - .byte VOL , 15*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 6*mus_dooro_x4_mvl/mxv - .byte W06 - .byte VOICE , 5 - .byte PAN , c_v+0 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte W06 - .byte N06 , As2 , v028 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+48 - .byte N30 , Ds4 , v052 - .byte W12 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 49*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 26*mus_dooro_x4_mvl/mxv - .byte W24 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N12 , Gn2 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte N32 , As3 , v040 - .byte W12 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 49*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 26*mus_dooro_x4_mvl/mxv - .byte W24 - .byte 80*mus_dooro_x4_mvl/mxv - .byte N12 , Fs2 , v052 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte W06 - .byte N06 , Cs4 , v028 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 , v024 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cs5 , v016 - .byte W06 - .byte Fn5 , v012 - .byte W06 - .byte Cs5 , v008 - .byte W24 -mus_dooro_x4_5_001: - .byte PAN , c_v+48 - .byte N24 , Gs2 , v080 - .byte W09 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W30 - .byte 80*mus_dooro_x4_mvl/mxv - .byte W48 - .byte PEND - .byte N24 - .byte W09 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W18 - .byte 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Ds4 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Gs3 , v056 - .byte W24 - .byte N03 , Ds4 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte PATT - .word mus_dooro_x4_5_001 - .byte N24 , Gs2 , v080 - .byte W09 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W18 - .byte 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , En4 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Gs3 , v056 - .byte W24 - .byte N03 , En4 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+48 - .byte N24 , Gs2 , v080 - .byte W09 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W18 - .byte 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Ds3 , v072 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Cn3 - .byte W24 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 48*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+48 - .byte N12 , Cn3 , v084 - .byte W06 - .byte VOL , 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte VOICE , 6 - .byte VOL , 58*mus_dooro_x4_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 74*mus_dooro_x4_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte PAN , c_v+0 - .byte N06 , Gs3 , v072 - .byte W18 - .byte Ds3 - .byte W06 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v+48 - .byte MOD , 0 - .byte N24 , Gs2 , v080 - .byte W09 - .byte VOL , 65*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 51*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 35*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W18 - .byte 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , En3 , v072 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Bn2 - .byte W24 - .byte N03 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 48*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+48 - .byte N12 , Bn2 , v084 - .byte W06 - .byte VOL , 54*mus_dooro_x4_mvl/mxv - .byte W06 - .byte VOICE , 6 - .byte VOL , 58*mus_dooro_x4_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 66*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 74*mus_dooro_x4_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 5 - .byte PAN , c_v+0 - .byte N06 , En3 , v072 - .byte W18 - .byte Bn2 - .byte W06 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Gn2 , v052 - .byte W12 - .byte VOICE , 6 - .byte N12 - .byte W12 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 60*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 42*mus_dooro_x4_mvl/mxv - .byte N12 - .byte W03 - .byte VOL , 29*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 10*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 4*mus_dooro_x4_mvl/mxv - .byte W48 - .byte VOICE , 5 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N12 , Gs2 - .byte W12 - .byte VOICE , 6 - .byte N12 - .byte W12 - .byte VOL , 74*mus_dooro_x4_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 60*mus_dooro_x4_mvl/mxv - .byte W06 - .byte 42*mus_dooro_x4_mvl/mxv - .byte N12 - .byte W03 - .byte VOL , 29*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 18*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 10*mus_dooro_x4_mvl/mxv - .byte W03 - .byte 4*mus_dooro_x4_mvl/mxv - .byte W48 - .byte VOICE , 5 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N03 , Gs2 , v072 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Gn2 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte Gs2 - .byte W12 - .byte As2 - .byte W12 - .byte GOTO - .word mus_dooro_x4_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_dooro_x4_6: - .byte KEYSH , mus_dooro_x4_key+0 - .byte VOICE , 85 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N03 , Cs3 , v064 - .byte W36 - .byte VOICE , 84 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 85 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte Ds3 - .byte W12 - .byte N03 - .byte W24 - .byte VOICE , 84 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 85 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 -mus_dooro_x4_6_B1: - .byte VOICE , 81 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N12 , Gs2 , v064 - .byte W18 - .byte N06 , Ds2 - .byte W06 - .byte N18 , Ds3 , v032 - .byte W18 - .byte N06 , Ds3 , v064 - .byte W18 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte N12 , Gs2 - .byte W18 - .byte N06 , Gn2 - .byte W06 - .byte N42 , Ds2 - .byte W42 - .byte N06 , Ds2 , v032 - .byte W30 - .byte N12 , Gs2 , v064 - .byte W18 - .byte N06 , Ds2 - .byte W06 - .byte N18 , Ds3 - .byte W18 - .byte N06 , Ds3 , v032 - .byte W18 - .byte Cs3 , v064 - .byte W12 - .byte Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte N12 , Gs2 - .byte W18 - .byte N06 , As2 - .byte W06 - .byte N42 , Gn2 - .byte W42 - .byte N06 , Gn2 , v032 - .byte W30 - .byte N24 , Cs3 , v064 - .byte W24 - .byte N06 , Cs3 , v032 - .byte W12 - .byte Cn3 , v064 - .byte W06 - .byte Cs3 - .byte W06 - .byte N12 , Fn3 - .byte W18 - .byte Ds3 - .byte W18 - .byte Cs3 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Cs3 , v032 - .byte W12 - .byte Cn3 , v064 - .byte W06 - .byte Cs3 - .byte W06 - .byte N12 , En3 - .byte W18 - .byte Ds3 - .byte W18 - .byte Cs3 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte N06 , Ds3 , v032 - .byte W12 - .byte Gs2 , v064 - .byte W06 - .byte As2 - .byte W06 - .byte N12 , Cn3 - .byte W18 - .byte Gs3 - .byte W18 - .byte N09 - .byte W12 - .byte N42 , Gn3 - .byte W42 - .byte N06 , Gn3 , v032 - .byte W06 - .byte N36 , Gs3 , v064 - .byte W36 - .byte N12 - .byte W12 - .byte N32 , Ds1 , v080 - .byte W48 - .byte N12 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte N30 , Fs1 - .byte W30 - .byte N12 , Fs1 , v032 - .byte W18 - .byte Cs1 , v080 - .byte W18 - .byte N12 - .byte W18 - .byte N12 - .byte W12 - .byte N48 , Gs1 - .byte W48 - .byte N12 , Gs1 , v032 - .byte W18 - .byte Cs2 , v080 - .byte W18 - .byte N12 - .byte W12 - .byte N48 , Cs1 - .byte W48 - .byte N12 , Cs1 , v048 - .byte W12 - .byte Cs1 , v032 - .byte W36 -mus_dooro_x4_6_000: - .byte N12 , Gs1 , v080 - .byte W36 - .byte N09 - .byte W24 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte PEND - .byte PATT - .word mus_dooro_x4_6_000 -mus_dooro_x4_6_001: - .byte N12 , Bn1 , v080 - .byte W36 - .byte N09 - .byte W24 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte PEND - .byte PATT - .word mus_dooro_x4_6_001 - .byte PATT - .word mus_dooro_x4_6_000 - .byte PATT - .word mus_dooro_x4_6_000 - .byte PATT - .word mus_dooro_x4_6_001 - .byte PATT - .word mus_dooro_x4_6_001 - .byte N48 , Ds1 , v080 - .byte W48 - .byte N12 , Ds1 , v032 - .byte W48 - .byte W96 - .byte VOICE , 85 - .byte N03 , As2 , v080 - .byte W12 - .byte N03 - .byte W24 - .byte VOICE , 84 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 85 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte VOICE , 84 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 85 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte GOTO - .word mus_dooro_x4_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_dooro_x4_7: - .byte KEYSH , mus_dooro_x4_key+0 - .byte VOICE , 56 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Cs3 , v088 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte Ds3 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Ds3 , v084 - .byte W12 - .byte N06 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 -mus_dooro_x4_7_B1: - .byte VOICE , 56 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte PAN , c_v+0 - .byte W24 - .byte N06 , Cn4 , v088 - .byte W48 - .byte N06 - .byte W24 -mus_dooro_x4_7_000: - .byte W24 - .byte N06 , As3 , v088 - .byte W48 - .byte N06 - .byte W24 - .byte PEND - .byte W24 - .byte Cn4 - .byte W48 - .byte N06 - .byte W24 - .byte PATT - .word mus_dooro_x4_7_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_dooro_x4_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_dooro_x4_8: - .byte KEYSH , mus_dooro_x4_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_dooro_x4_mvl/mxv - .byte N06 , En1 , v104 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 -mus_dooro_x4_8_000: - .byte N06 , En1 , v104 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v072 - .byte W06 - .byte En1 , v104 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte En1 , v076 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v108 - .byte W03 - .byte PEND -mus_dooro_x4_8_B1: -mus_dooro_x4_8_001: - .byte N06 , En1 , v104 - .byte N48 , Bn2 , v084 - .byte W36 - .byte N06 , En1 , v104 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte PATT - .word mus_dooro_x4_8_001 - .byte N06 , En1 , v104 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte En1 , v076 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v104 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v104 - .byte N96 , Bn2 , v084 - .byte W18 - .byte N06 , En1 , v076 - .byte W06 - .byte En1 , v104 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte N06 - .byte W12 - .byte En1 , v104 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 -mus_dooro_x4_8_002: - .byte N06 , En1 , v104 - .byte W18 - .byte En1 , v076 - .byte W06 - .byte En1 , v104 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte En1 , v104 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte N06 , En1 , v104 - .byte W18 - .byte En1 , v076 - .byte W06 - .byte En1 , v104 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte N06 - .byte W12 - .byte En1 , v104 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte PATT - .word mus_dooro_x4_8_002 -mus_dooro_x4_8_003: - .byte N06 , En1 , v104 - .byte N48 , Bn2 , v084 - .byte W48 - .byte N06 , En1 , v104 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_dooro_x4_8_003 - .byte N06 , En1 , v104 - .byte N48 , Bn2 , v084 - .byte W18 - .byte N06 , En1 , v104 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v076 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte PATT - .word mus_dooro_x4_8_001 -mus_dooro_x4_8_004: - .byte N06 , En1 , v104 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte PEND - .byte PATT - .word mus_dooro_x4_8_001 -mus_dooro_x4_8_005: - .byte N06 , En1 , v104 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte En1 , v076 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v104 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte PEND - .byte PATT - .word mus_dooro_x4_8_001 - .byte PATT - .word mus_dooro_x4_8_004 - .byte PATT - .word mus_dooro_x4_8_001 - .byte PATT - .word mus_dooro_x4_8_005 - .byte N06 , En1 , v104 - .byte N48 , Bn2 , v096 - .byte W96 - .byte W48 - .byte N03 , En1 , v116 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v060 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte N06 , En1 , v104 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v072 - .byte W06 - .byte En1 , v104 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v072 - .byte W06 - .byte PATT - .word mus_dooro_x4_8_000 - .byte GOTO - .word mus_dooro_x4_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_dooro_x4: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_dooro_x4_pri @ Priority - .byte mus_dooro_x4_rev @ Reverb. - - .word mus_dooro_x4_grp - - .word mus_dooro_x4_1 - .word mus_dooro_x4_2 - .word mus_dooro_x4_3 - .word mus_dooro_x4_4 - .word mus_dooro_x4_5 - .word mus_dooro_x4_6 - .word mus_dooro_x4_7 - .word mus_dooro_x4_8 - - .end diff --git a/sound/songs/mus_dummy.s b/sound/songs/mus_dummy.s deleted file mode 100644 index a3dfa98657..0000000000 --- a/sound/songs/mus_dummy.s +++ /dev/null @@ -1,28 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_dummy_grp, voicegroup000 - .equ mus_dummy_pri, 0 - .equ mus_dummy_rev, reverb_set+40 - .equ mus_dummy_mvl, 127 - .equ mus_dummy_key, 0 - .equ mus_dummy_tbs, 1 - .equ mus_dummy_exg, 0 - .equ mus_dummy_cmp, 1 - - .section .rodata - .global mus_dummy - .align 2 - -@******************************************************@ - .align 2 - -mus_dummy: - .byte 0 @ NumTrks - .byte 0 @ NumBlks - .byte mus_dummy_pri @ Priority - .byte mus_dummy_rev @ Reverb. - - .word mus_dummy_grp - - - .end diff --git a/sound/songs/mus_eikou_r.s b/sound/songs/mus_eikou_r.s deleted file mode 100644 index 61f7421bbf..0000000000 --- a/sound/songs/mus_eikou_r.s +++ /dev/null @@ -1,1610 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_eikou_r_grp, voicegroup093 - .equ mus_eikou_r_pri, 0 - .equ mus_eikou_r_rev, reverb_set+50 - .equ mus_eikou_r_mvl, 127 - .equ mus_eikou_r_key, 0 - .equ mus_eikou_r_tbs, 1 - .equ mus_eikou_r_exg, 0 - .equ mus_eikou_r_cmp, 1 - - .section .rodata - .global mus_eikou_r - .align 2 - -@********************** Track 1 **********************@ - -mus_eikou_r_1: - .byte KEYSH , mus_eikou_r_key+0 - .byte TEMPO , 114*mus_eikou_r_tbs/2 - .byte VOICE , 46 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 47*mus_eikou_r_mvl/mxv - .byte PAN , c_v-32 - .byte W24 -mus_eikou_r_1_B1: - .byte PAN , c_v-42 - .byte N04 , As3 , v112 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte As2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Ds4 - .byte W04 - .byte As3 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte Ds5 - .byte W04 - .byte PAN , c_v+41 - .byte N04 , As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte An2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Dn2 - .byte W04 - .byte An1 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Dn2 - .byte W04 - .byte Fs2 - .byte W04 - .byte An2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , As2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte As1 - .byte W04 - .byte Ds2 - .byte W04 - .byte Gn2 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , As2 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte As3 - .byte N04 , Dn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte PAN , c_v+41 - .byte N04 , Ds3 - .byte W04 - .byte Dn3 - .byte W04 - .byte As2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Ds2 - .byte W04 - .byte As1 - .byte W04 - .byte Cn2 - .byte W04 - .byte Fn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte En4 - .byte W04 - .byte Fn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , Fn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , Fn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 - .byte W04 - .byte An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte N04 , Gn4 - .byte W04 - .byte PAN , c_v+41 - .byte N04 , An4 - .byte W04 - .byte As4 - .byte W04 - .byte Cn5 - .byte W04 - .byte As4 - .byte W04 - .byte An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Fn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , Fn4 - .byte W04 - .byte As4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , En3 - .byte W04 - .byte Cs3 - .byte W04 - .byte An2 - .byte W04 - .byte Cs3 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte PAN , c_v+41 - .byte N04 , En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Fs3 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Fs3 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte As2 - .byte W04 - .byte Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Ds3 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte As3 - .byte N04 , Dn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte As2 - .byte W04 - .byte PAN , c_v+41 - .byte N04 , Dn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , An2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , An3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte As2 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W04 - .byte An4 - .byte W04 - .byte As4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte PAN , c_v+41 - .byte N04 , Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Cn5 - .byte W04 - .byte An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte Dn5 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte PAN , c_v+41 - .byte N04 , Fn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte As2 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte As4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Fn3 - .byte W04 - .byte As3 - .byte W04 - .byte Fn3 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte As4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Dn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte An3 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte PAN , c_v+41 - .byte N04 , Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte An3 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Dn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W04 - .byte An3 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte GOTO - .word mus_eikou_r_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_eikou_r_2: - .byte KEYSH , mus_eikou_r_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+11 - .byte VOL , 31*mus_eikou_r_mvl/mxv - .byte N04 , En3 , v112 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 -mus_eikou_r_2_B1: - .byte N96 , Dn4 , v112 - .byte W96 - .byte Cs4 - .byte W96 - .byte N88 , Dn4 - .byte W88 - .byte N08 , Ds4 - .byte W08 - .byte N96 , En4 - .byte W96 - .byte TIE , Fn4 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , En4 - .byte W96 - .byte W96 - .byte EOT - .byte N96 , Dn4 - .byte W96 - .byte Cs4 - .byte W96 - .byte Dn4 - .byte W96 - .byte En4 - .byte W96 - .byte TIE , Fn4 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , En4 - .byte W96 - .byte W96 - .byte EOT - .byte GOTO - .word mus_eikou_r_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_eikou_r_3: - .byte KEYSH , mus_eikou_r_key+0 - .byte VOICE , 36 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 67*mus_eikou_r_mvl/mxv - .byte W24 -mus_eikou_r_3_B1: -mus_eikou_r_3_000: - .byte N04 , Dn1 , v112 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N12 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte N04 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Dn2 - .byte W08 - .byte N04 , Cn2 - .byte W08 - .byte An1 - .byte W08 - .byte N08 , Cn1 - .byte W08 - .byte N04 , Dn1 - .byte W08 - .byte N04 - .byte W08 - .byte PATT - .word mus_eikou_r_3_000 - .byte N04 , Dn1 , v112 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Cn2 - .byte W08 - .byte N04 , Dn2 - .byte W08 - .byte An1 - .byte W08 - .byte N08 , Gn1 - .byte W08 - .byte N04 , An1 - .byte W08 - .byte Dn1 - .byte W08 - .byte PATT - .word mus_eikou_r_3_000 - .byte PATT - .word mus_eikou_r_3_000 - .byte PATT - .word mus_eikou_r_3_000 - .byte N08 , Dn1 , v112 - .byte W08 - .byte N04 , An1 - .byte W08 - .byte Dn1 - .byte W08 - .byte N08 , Cn2 - .byte W08 - .byte N04 , Dn2 - .byte W08 - .byte Dn1 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N04 , Gn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte N08 , Cn1 - .byte W08 - .byte N04 , Dn1 - .byte W08 - .byte N04 - .byte W08 - .byte N32 , Ds1 - .byte W32 - .byte N04 , As0 - .byte W08 - .byte Ds1 - .byte W08 - .byte As0 - .byte W16 - .byte N16 , Ds1 - .byte W16 - .byte N12 , As1 - .byte W16 - .byte N24 , Dn2 - .byte W24 - .byte N08 , En2 - .byte W08 - .byte N04 , Dn2 - .byte W08 - .byte An1 - .byte W08 - .byte N24 , Fs1 - .byte W24 - .byte N04 , Dn1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N32 , As1 - .byte W32 - .byte N04 , Gn1 - .byte W08 - .byte As1 - .byte W08 - .byte Gn1 - .byte W16 - .byte N16 , As1 - .byte W16 - .byte N08 , Gn1 - .byte W16 - .byte N32 , An1 - .byte W32 - .byte N04 , Cn2 - .byte W08 - .byte As1 - .byte W08 - .byte N32 , Cn2 - .byte W32 - .byte N08 , Fn1 - .byte W16 - .byte N40 , Dn2 - .byte W40 - .byte N04 , As1 - .byte W08 - .byte N16 , Fn1 - .byte W16 - .byte As1 - .byte W16 - .byte Cn2 - .byte W16 - .byte N24 , Dn2 - .byte W24 - .byte N08 , Fn2 - .byte W08 - .byte N04 , En2 - .byte W08 - .byte Ds2 - .byte W08 - .byte N48 , Dn2 - .byte W48 - .byte N16 , En2 - .byte W16 - .byte Cs2 - .byte W16 - .byte An1 - .byte W16 - .byte Fs1 - .byte W16 - .byte An1 - .byte W16 - .byte Cs2 - .byte W16 - .byte N32 , En2 - .byte W32 - .byte N08 , Ds2 - .byte W08 - .byte Dn2 - .byte W08 - .byte N48 , Cs2 - .byte W48 - .byte GOTO - .word mus_eikou_r_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_eikou_r_4: - .byte KEYSH , mus_eikou_r_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-11 - .byte VOL , 31*mus_eikou_r_mvl/mxv - .byte N04 , As2 , v112 - .byte W04 - .byte Bn2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 -mus_eikou_r_4_B1: - .byte PAN , c_v-10 - .byte VOL , 31*mus_eikou_r_mvl/mxv - .byte N96 , Gn3 , v112 - .byte W96 - .byte Fs3 - .byte W96 - .byte Gn3 - .byte W96 - .byte An3 - .byte W96 - .byte TIE , As3 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , An3 - .byte W96 - .byte W96 - .byte EOT - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte VOL , 50*mus_eikou_r_mvl/mxv - .byte N40 , Gn3 - .byte W40 - .byte N08 , Ds3 - .byte W08 - .byte N16 , As2 - .byte W16 - .byte Ds3 - .byte W16 - .byte As3 - .byte W16 - .byte N40 , An3 - .byte W40 - .byte N04 , Fs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte N48 , An3 - .byte W48 - .byte N32 , As3 - .byte W32 - .byte N04 , Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte N08 , Gn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte Gn3 - .byte W16 - .byte As3 - .byte W16 - .byte N12 , Cn4 - .byte W16 - .byte N08 - .byte W08 - .byte N04 - .byte W08 - .byte An3 - .byte W08 - .byte As3 - .byte W08 - .byte N40 , Cn4 - .byte W40 - .byte N08 , Cs4 - .byte W08 - .byte N40 , Dn4 - .byte W40 - .byte N04 , As3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte As3 - .byte W16 - .byte Cn4 - .byte W16 - .byte N24 , Dn4 - .byte W24 - .byte N08 , Fn3 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N48 , Dn4 - .byte W48 - .byte N24 , Cs4 - .byte W24 - .byte N04 , En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N24 , Cs4 - .byte W32 - .byte N04 , An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N96 , Cs4 - .byte W96 - .byte GOTO - .word mus_eikou_r_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_eikou_r_5: - .byte KEYSH , mus_eikou_r_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 34*mus_eikou_r_mvl/mxv - .byte N04 , Gn2 , v112 - .byte W04 - .byte An2 - .byte W04 - .byte As2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Dn3 - .byte W04 -mus_eikou_r_5_B1: - .byte N96 , Ds3 , v112 - .byte W96 - .byte Dn3 - .byte W96 - .byte Ds3 - .byte W96 - .byte Fn3 - .byte W96 - .byte TIE , Gn3 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Fs3 - .byte W96 - .byte W96 - .byte EOT -mus_eikou_r_5_000: - .byte N32 , Ds3 , v112 - .byte W32 - .byte N04 , Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte N08 , As2 - .byte W08 - .byte N16 , Gn2 - .byte W16 - .byte As2 - .byte W16 - .byte Ds3 - .byte W16 - .byte PEND - .byte N40 , Dn3 - .byte W40 - .byte N08 , An2 - .byte W08 - .byte N24 , Fs2 - .byte W24 - .byte N04 , Dn2 - .byte W04 - .byte Fs2 - .byte W04 - .byte An2 - .byte W04 - .byte Fs2 - .byte W04 - .byte An2 - .byte W04 - .byte Dn3 - .byte W04 - .byte PATT - .word mus_eikou_r_5_000 - .byte N40 , Fn3 , v112 - .byte W40 - .byte N08 , Cn3 - .byte W08 - .byte N12 , An2 - .byte W12 - .byte N04 , Fn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte N40 , Fn3 - .byte W40 - .byte N04 , Dn3 - .byte W08 - .byte N16 , As2 - .byte W16 - .byte Dn3 - .byte W16 - .byte Fn3 - .byte W16 - .byte N24 - .byte W24 - .byte N04 , As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N48 , Fn3 - .byte W48 - .byte TIE , Fs3 - .byte W96 - .byte W96 - .byte EOT - .byte GOTO - .word mus_eikou_r_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_eikou_r_6: - .byte KEYSH , mus_eikou_r_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 34*mus_eikou_r_mvl/mxv - .byte N04 , Cs3 , v112 - .byte W04 - .byte Dn3 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 -mus_eikou_r_6_B1: - .byte N96 , As3 , v112 - .byte W96 - .byte An3 - .byte W96 - .byte As3 - .byte W96 - .byte Cn4 - .byte W96 - .byte TIE , Dn4 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Cs4 - .byte W96 - .byte W96 - .byte EOT - .byte N32 , As3 - .byte W32 - .byte N04 , Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte N08 , Gn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte Gn3 - .byte W16 - .byte As3 - .byte W16 - .byte N40 , An3 - .byte W40 - .byte N08 , Fs3 - .byte W08 - .byte N24 , Dn3 - .byte W24 - .byte N04 , An2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte An3 - .byte W04 - .byte N32 , Gn3 - .byte W32 - .byte N04 , As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte N08 , Ds3 - .byte W08 - .byte N16 , As2 - .byte W16 - .byte Ds3 - .byte W16 - .byte Gn3 - .byte W16 - .byte N40 , An3 - .byte W40 - .byte N08 - .byte W08 - .byte N12 , Fn3 - .byte W12 - .byte N04 , Cn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte N40 , As3 - .byte W40 - .byte N04 , Fn3 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte Fn3 - .byte W16 - .byte As3 - .byte W16 - .byte N24 - .byte W24 - .byte N04 , Dn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte N48 , As3 - .byte W48 - .byte TIE , An3 - .byte W96 - .byte W96 - .byte EOT - .byte GOTO - .word mus_eikou_r_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_eikou_r_7: - .byte VOL , 80*mus_eikou_r_mvl/mxv - .byte KEYSH , mus_eikou_r_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte W24 -mus_eikou_r_7_B1: -mus_eikou_r_7_000: - .byte N04 , Dn1 , v112 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N12 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_eikou_r_7_000 - .byte PATT - .word mus_eikou_r_7_000 - .byte PATT - .word mus_eikou_r_7_000 - .byte PATT - .word mus_eikou_r_7_000 - .byte PATT - .word mus_eikou_r_7_000 - .byte PATT - .word mus_eikou_r_7_000 - .byte PATT - .word mus_eikou_r_7_000 -mus_eikou_r_7_001: - .byte N04 , Dn1 , v112 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Dn2 - .byte W16 - .byte Dn1 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_eikou_r_7_001 - .byte PATT - .word mus_eikou_r_7_001 - .byte PATT - .word mus_eikou_r_7_001 - .byte PATT - .word mus_eikou_r_7_001 - .byte PATT - .word mus_eikou_r_7_001 - .byte PATT - .word mus_eikou_r_7_001 - .byte PATT - .word mus_eikou_r_7_001 - .byte GOTO - .word mus_eikou_r_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_eikou_r: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_eikou_r_pri @ Priority - .byte mus_eikou_r_rev @ Reverb. - - .word mus_eikou_r_grp - - .word mus_eikou_r_1 - .word mus_eikou_r_2 - .word mus_eikou_r_3 - .word mus_eikou_r_4 - .word mus_eikou_r_5 - .word mus_eikou_r_6 - .word mus_eikou_r_7 - - .end diff --git a/sound/songs/mus_end.s b/sound/songs/mus_end.s deleted file mode 100644 index 04a9745d10..0000000000 --- a/sound/songs/mus_end.s +++ /dev/null @@ -1,924 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_end_grp, voicegroup102 - .equ mus_end_pri, 0 - .equ mus_end_rev, reverb_set+50 - .equ mus_end_mvl, 127 - .equ mus_end_key, 0 - .equ mus_end_tbs, 1 - .equ mus_end_exg, 0 - .equ mus_end_cmp, 1 - - .section .rodata - .global mus_end - .align 2 - -@********************** Track 1 **********************@ - -mus_end_1: - .byte KEYSH , mus_end_key+0 - .byte TEMPO , 138*mus_end_tbs/2 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 30*mus_end_mvl/mxv - .byte N03 , Cn4 , v112 - .byte W24 - .byte Dn4 - .byte W12 - .byte Ds3 , v064 - .byte W03 - .byte Gn3 - .byte W03 - .byte As3 , v068 - .byte W03 - .byte Ds4 - .byte W03 -mus_end_1_B1: - .byte TEMPO , 138*mus_end_tbs/2 - .byte N03 , Gn4 , v112 - .byte W42 - .byte As3 , v064 - .byte W03 - .byte Ds4 , v068 - .byte W03 - .byte TEMPO , 132*mus_end_tbs/2 - .byte An4 , v112 - .byte W24 - .byte TEMPO , 124*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 140*mus_end_tbs/2 - .byte As4 - .byte W42 - .byte Gn4 , v052 - .byte W03 - .byte As4 , v056 - .byte W03 - .byte TEMPO , 132*mus_end_tbs/2 - .byte Dn5 , v068 - .byte W03 - .byte Fn5 , v112 - .byte W21 - .byte TEMPO , 118*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 138*mus_end_tbs/2 - .byte W96 - .byte Ds5 - .byte W24 - .byte Dn5 - .byte W24 - .byte TEMPO , 128*mus_end_tbs/2 - .byte Cn5 - .byte W24 - .byte TEMPO , 118*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 116*mus_end_tbs/2 - .byte Ds5 - .byte W06 - .byte Dn4 , v064 - .byte W03 - .byte Fn4 , v072 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte An4 , v076 - .byte W03 - .byte Dn5 , v112 - .byte W44 - .byte W01 - .byte TEMPO , 128*mus_end_tbs/2 - .byte N01 , Fn4 - .byte W16 - .byte Gn4 - .byte W08 - .byte TEMPO , 122*mus_end_tbs/2 - .byte W08 - .byte Gs4 - .byte W04 - .byte TEMPO , 108*mus_end_tbs/2 - .byte W06 - .byte N03 , An3 , v068 - .byte W03 - .byte Dn4 , v076 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte An4 , v112 - .byte W48 - .byte TEMPO , 132*mus_end_tbs/2 - .byte Cn5 - .byte W24 - .byte TEMPO , 124*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 114*mus_end_tbs/2 - .byte W06 - .byte Dn4 , v068 - .byte W03 - .byte Gn4 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte N01 , Cn5 , v112 - .byte W16 - .byte Dn5 - .byte W16 - .byte As4 - .byte W64 - .byte W09 - .byte N03 , Fn4 , v068 - .byte W03 - .byte As4 , v076 - .byte W30 - .byte Dn4 , v064 - .byte W03 - .byte Fn4 , v068 - .byte W03 - .byte TEMPO , 122*mus_end_tbs/2 - .byte N01 , As4 , v112 - .byte W16 - .byte An4 - .byte W08 - .byte TEMPO , 100*mus_end_tbs/2 - .byte W08 - .byte As4 - .byte W04 - .byte N03 , Ds3 , v064 - .byte W03 - .byte Gn3 - .byte W03 - .byte As3 , v068 - .byte W03 - .byte Ds4 - .byte W03 - .byte TEMPO , 140*mus_end_tbs/2 - .byte Gn4 , v112 - .byte W42 - .byte As3 , v064 - .byte W03 - .byte Ds4 , v068 - .byte W03 - .byte An4 , v112 - .byte W48 - .byte As4 - .byte W42 - .byte Gn4 , v052 - .byte W03 - .byte As4 , v056 - .byte W03 - .byte TEMPO , 128*mus_end_tbs/2 - .byte Ds5 , v068 - .byte W03 - .byte Gn5 , v112 - .byte W21 - .byte TEMPO , 122*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 112*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 138*mus_end_tbs/2 - .byte W96 - .byte An5 - .byte W24 - .byte Gn5 - .byte W24 - .byte TEMPO , 132*mus_end_tbs/2 - .byte Fn5 - .byte W24 - .byte TEMPO , 118*mus_end_tbs/2 - .byte W12 - .byte Ds5 - .byte W06 - .byte Fn4 , v064 - .byte W03 - .byte An4 , v072 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte Dn5 , v076 - .byte W03 - .byte Fn5 , v112 - .byte W44 - .byte W01 - .byte N01 , Dn5 - .byte W16 - .byte Ds5 - .byte W16 - .byte En5 - .byte W16 - .byte N03 , Fn5 - .byte W24 - .byte N01 , Gs5 - .byte W24 - .byte TEMPO , 130*mus_end_tbs/2 - .byte W16 - .byte Gn5 - .byte W08 - .byte TEMPO , 126*mus_end_tbs/2 - .byte W08 - .byte Dn5 - .byte W04 - .byte TEMPO , 122*mus_end_tbs/2 - .byte W06 - .byte N03 , Gn4 , v068 - .byte W03 - .byte As4 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte Fn5 , v112 - .byte W24 - .byte TEMPO , 122*mus_end_tbs/2 - .byte W24 - .byte Ds5 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte W21 - .byte TEMPO , 118*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 138*mus_end_tbs/2 - .byte Dn5 - .byte W48 - .byte TEMPO , 130*mus_end_tbs/2 - .byte Fn5 - .byte W24 - .byte TEMPO , 120*mus_end_tbs/2 - .byte W12 - .byte Ds3 , v064 - .byte W03 - .byte Gn3 - .byte W03 - .byte As3 , v068 - .byte W03 - .byte Ds4 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte An4 , v112 - .byte W12 - .byte As4 - .byte W09 - .byte Gn4 , v064 - .byte W03 - .byte Dn5 - .byte W03 - .byte Fn5 , v112 - .byte W68 - .byte W01 - .byte W48 - .byte TEMPO , 128*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 122*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 108*mus_end_tbs/2 - .byte W06 - .byte En4 , v068 - .byte W03 - .byte Gn4 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte An4 , v112 - .byte W12 - .byte As4 - .byte W06 - .byte Gn4 , v064 - .byte W03 - .byte En5 - .byte W03 - .byte Gn5 , v112 - .byte W72 - .byte W48 - .byte TEMPO , 128*mus_end_tbs/2 - .byte N01 , An5 - .byte W16 - .byte Gn5 - .byte W08 - .byte TEMPO , 122*mus_end_tbs/2 - .byte W08 - .byte En5 - .byte W10 - .byte N03 , As4 , v060 - .byte W03 - .byte Cn5 , v064 - .byte W03 -mus_end_1_000: - .byte TEMPO , 138*mus_end_tbs/2 - .byte N03 , Fn5 , v112 - .byte W96 - .byte PEND - .byte W90 - .byte Fn4 , v060 - .byte W03 - .byte As4 , v064 - .byte W03 - .byte Cn5 , v068 - .byte W03 - .byte Ds5 , v072 - .byte W03 - .byte Fn5 , v112 - .byte W90 - .byte W84 - .byte W03 - .byte As3 , v056 - .byte W03 - .byte Dn4 , v068 - .byte W03 - .byte Fn4 - .byte W03 - .byte As4 , v112 - .byte W03 - .byte Dn5 - .byte W44 - .byte W01 - .byte TEMPO , 128*mus_end_tbs/2 - .byte Ds5 - .byte W24 - .byte TEMPO , 122*mus_end_tbs/2 - .byte W24 - .byte PATT - .word mus_end_1_000 - .byte W24 - .byte N03 , Dn5 , v112 - .byte W24 - .byte TEMPO , 128*mus_end_tbs/2 - .byte Ds5 - .byte W24 - .byte TEMPO , 118*mus_end_tbs/2 - .byte Fn5 - .byte W18 - .byte As4 , v056 - .byte W03 - .byte Dn5 , v060 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte As5 , v112 - .byte W24 - .byte Fn5 - .byte W18 - .byte As4 , v060 - .byte W03 - .byte Dn5 - .byte W03 - .byte TEMPO , 132*mus_end_tbs/2 - .byte N01 , Ds5 , v112 - .byte W16 - .byte Fn5 - .byte W08 - .byte TEMPO , 128*mus_end_tbs/2 - .byte W08 - .byte Dn5 - .byte W04 - .byte TEMPO , 122*mus_end_tbs/2 - .byte W12 -mus_end_1_001: - .byte TEMPO , 138*mus_end_tbs/2 - .byte N03 , Cn5 , v112 - .byte W96 - .byte PEND -mus_end_1_002: - .byte W48 - .byte TEMPO , 128*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 112*mus_end_tbs/2 - .byte W24 - .byte PEND - .byte TEMPO , 138*mus_end_tbs/2 - .byte W96 - .byte W48 - .byte TEMPO , 128*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 108*mus_end_tbs/2 - .byte W15 - .byte N03 , Cn4 , v056 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte Fn4 , v064 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte An4 - .byte W03 - .byte Cn5 , v112 - .byte W44 - .byte W01 - .byte Dn5 - .byte W48 - .byte Ds5 - .byte W60 - .byte TEMPO , 134*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 128*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 126*mus_end_tbs/2 - .byte W12 -mus_end_1_003: - .byte TEMPO , 138*mus_end_tbs/2 - .byte W24 - .byte N03 , Cn5 , v112 - .byte W24 - .byte Dn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte PEND - .byte An5 - .byte W24 - .byte Gn5 - .byte W24 - .byte TEMPO , 122*mus_end_tbs/2 - .byte An5 - .byte W24 - .byte TEMPO , 118*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 102*mus_end_tbs/2 - .byte Cn6 - .byte W06 - .byte Fn4 , v064 - .byte W03 - .byte As4 , v072 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte Dn5 - .byte W03 - .byte Fn5 , v112 - .byte W92 - .byte W01 - .byte PATT - .word mus_end_1_002 - .byte TEMPO , 138*mus_end_tbs/2 - .byte W96 - .byte W48 - .byte TEMPO , 122*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 112*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 102*mus_end_tbs/2 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W03 - .byte Fn4 , v068 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte As4 - .byte W03 - .byte Dn5 , v112 - .byte W44 - .byte W01 - .byte Ds5 - .byte W24 - .byte TEMPO , 132*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 126*mus_end_tbs/2 - .byte W12 - .byte PATT - .word mus_end_1_000 - .byte W24 - .byte N03 , Dn5 , v112 - .byte W24 - .byte TEMPO , 128*mus_end_tbs/2 - .byte Ds5 - .byte W24 - .byte TEMPO , 116*mus_end_tbs/2 - .byte Fn5 - .byte W18 - .byte Dn5 , v064 - .byte W03 - .byte Fn5 , v068 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte As5 , v112 - .byte W24 - .byte Fn5 - .byte W18 - .byte An4 , v064 - .byte W03 - .byte Cn5 - .byte W03 - .byte TEMPO , 128*mus_end_tbs/2 - .byte N01 , Ds5 , v112 - .byte W16 - .byte Fn5 - .byte W08 - .byte TEMPO , 118*mus_end_tbs/2 - .byte W08 - .byte Dn5 - .byte W16 - .byte PATT - .word mus_end_1_001 - .byte W48 - .byte TEMPO , 126*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 108*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 138*mus_end_tbs/2 - .byte W96 - .byte W48 - .byte TEMPO , 118*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 108*mus_end_tbs/2 - .byte W15 - .byte N03 , Ds4 , v064 - .byte W03 - .byte Gn4 , v072 - .byte W03 - .byte An4 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte Cn5 , v112 - .byte W48 - .byte Dn5 - .byte W24 - .byte TEMPO , 132*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 122*mus_end_tbs/2 - .byte W12 - .byte TEMPO , 138*mus_end_tbs/2 - .byte Ds5 - .byte W48 - .byte TEMPO , 134*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 118*mus_end_tbs/2 - .byte W24 - .byte PATT - .word mus_end_1_003 - .byte N03 , An5 , v112 - .byte W24 - .byte Gn5 - .byte W24 - .byte TEMPO , 122*mus_end_tbs/2 - .byte An5 - .byte W24 - .byte TEMPO , 102*mus_end_tbs/2 - .byte W12 - .byte Cn6 - .byte W06 - .byte Dn5 , v060 - .byte W03 - .byte Fn5 , v068 - .byte W03 - .byte TEMPO , 138*mus_end_tbs/2 - .byte As5 , v064 - .byte W03 - .byte Dn6 , v112 - .byte W92 - .byte W01 - .byte W48 - .byte TEMPO , 130*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 112*mus_end_tbs/2 - .byte W24 - .byte TEMPO , 138*mus_end_tbs/2 - .byte W96 - .byte W24 - .byte TEMPO , 132*mus_end_tbs/2 - .byte As3 - .byte W24 - .byte TEMPO , 118*mus_end_tbs/2 - .byte Cn4 - .byte W24 - .byte TEMPO , 102*mus_end_tbs/2 - .byte Dn4 - .byte W12 - .byte Ds3 , v064 - .byte W03 - .byte Gn3 - .byte W03 - .byte As3 , v068 - .byte W03 - .byte Ds4 - .byte W03 - .byte GOTO - .word mus_end_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_end_2: - .byte KEYSH , mus_end_key+0 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 36*mus_end_mvl/mxv - .byte N03 , Gs2 , v112 - .byte W24 - .byte Fn2 - .byte W24 -mus_end_2_B1: -mus_end_2_000: - .byte N03 , Ds2 , v112 - .byte W24 - .byte As2 , v068 - .byte W24 - .byte Gn3 - .byte W24 - .byte As2 - .byte W24 - .byte PEND -mus_end_2_001: - .byte N03 , Gn3 , v068 - .byte W24 - .byte As2 - .byte W24 - .byte Gn3 - .byte W24 - .byte As2 - .byte W24 - .byte PEND -mus_end_2_002: - .byte N03 , Ds2 , v112 - .byte W24 - .byte Cn3 , v068 - .byte W24 - .byte An3 - .byte W24 - .byte Cn3 - .byte W24 - .byte PEND -mus_end_2_003: - .byte N03 , An3 , v068 - .byte W24 - .byte Cn3 - .byte W24 - .byte An3 - .byte W24 - .byte Cn3 - .byte W24 - .byte PEND -mus_end_2_004: - .byte N03 , Dn2 , v112 - .byte W24 - .byte An2 , v068 - .byte W24 - .byte Fn3 - .byte W24 - .byte An2 - .byte W24 - .byte PEND -mus_end_2_005: - .byte N03 , Fn3 , v068 - .byte W24 - .byte An2 - .byte W24 - .byte Fn3 - .byte W24 - .byte An2 - .byte W24 - .byte PEND - .byte Gn2 , v112 - .byte W48 - .byte Fs2 - .byte W48 - .byte Fn2 - .byte W48 - .byte En2 - .byte W48 - .byte PATT - .word mus_end_2_000 - .byte PATT - .word mus_end_2_001 - .byte PATT - .word mus_end_2_002 - .byte PATT - .word mus_end_2_003 - .byte PATT - .word mus_end_2_004 - .byte PATT - .word mus_end_2_005 - .byte N01 , Gn3 , v112 - .byte W32 - .byte Dn3 , v100 - .byte W16 - .byte Fn3 , v112 - .byte W16 - .byte Dn3 , v100 - .byte W16 - .byte Bn2 , v112 - .byte W16 - .byte Dn3 - .byte W32 - .byte Gn2 , v100 - .byte W16 - .byte Bn2 , v112 - .byte W16 - .byte Gn2 , v100 - .byte W16 - .byte Fn2 , v112 - .byte W16 - .byte N03 , Ds2 - .byte W24 - .byte As2 , v072 - .byte W24 - .byte Gn3 , v068 - .byte W24 - .byte As2 - .byte W24 - .byte PATT - .word mus_end_2_001 - .byte N03 , En2 , v112 - .byte W24 - .byte As2 , v068 - .byte W24 - .byte Gn3 - .byte W24 - .byte As2 - .byte W24 - .byte PATT - .word mus_end_2_001 - .byte N03 , Fn2 , v112 - .byte W24 - .byte As2 , v068 - .byte W24 - .byte Cn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W24 - .byte As3 - .byte W24 - .byte Cn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Cn4 , v080 - .byte W96 - .byte W96 -mus_end_2_006: - .byte N03 , As2 , v112 - .byte W24 - .byte Fn3 , v068 - .byte W24 - .byte Dn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte PEND -mus_end_2_007: - .byte N03 , As2 , v112 - .byte W24 - .byte Gn3 , v068 - .byte W24 - .byte Ds3 - .byte W24 - .byte Gn3 - .byte W24 - .byte PEND -mus_end_2_008: - .byte N03 , As2 , v112 - .byte W24 - .byte An3 , v068 - .byte W24 - .byte Fn3 - .byte W24 - .byte An3 - .byte W24 - .byte PEND - .byte As2 , v112 - .byte W24 - .byte As3 , v068 - .byte W24 - .byte Fn3 - .byte W24 - .byte Dn3 - .byte W24 -mus_end_2_009: - .byte N03 , Fn2 , v112 - .byte W24 - .byte Cn3 , v068 - .byte W24 - .byte An2 - .byte W24 - .byte Cn3 - .byte W24 - .byte PEND -mus_end_2_010: - .byte N03 , Fn2 , v112 - .byte W24 - .byte Dn3 , v068 - .byte W24 - .byte An2 - .byte W24 - .byte Dn3 - .byte W24 - .byte PEND -mus_end_2_011: - .byte N03 , Fn2 , v112 - .byte W24 - .byte Ds3 , v068 - .byte W24 - .byte An2 - .byte W24 - .byte Ds3 - .byte W24 - .byte PEND -mus_end_2_012: - .byte N03 , Fn2 , v112 - .byte W24 - .byte Fn3 , v068 - .byte W24 - .byte Ds3 - .byte W24 - .byte Dn3 - .byte W24 - .byte PEND - .byte PATT - .word mus_end_2_011 -mus_end_2_013: - .byte N03 , Fn2 , v112 - .byte W24 - .byte Fn3 , v068 - .byte W24 - .byte Ds3 - .byte W24 - .byte Cn3 - .byte W24 - .byte PEND - .byte PATT - .word mus_end_2_011 - .byte PATT - .word mus_end_2_013 - .byte PATT - .word mus_end_2_006 - .byte PATT - .word mus_end_2_007 - .byte PATT - .word mus_end_2_008 - .byte N03 , As2 , v112 - .byte W24 - .byte Cn4 , v068 - .byte W24 - .byte As3 - .byte W24 - .byte Fn3 - .byte W24 - .byte PATT - .word mus_end_2_006 - .byte PATT - .word mus_end_2_007 - .byte PATT - .word mus_end_2_008 - .byte N03 , As2 , v112 - .byte W24 - .byte As3 , v068 - .byte W24 - .byte Fn3 - .byte W24 - .byte As3 - .byte W24 - .byte PATT - .word mus_end_2_009 - .byte PATT - .word mus_end_2_010 - .byte PATT - .word mus_end_2_011 - .byte PATT - .word mus_end_2_012 - .byte PATT - .word mus_end_2_011 - .byte PATT - .word mus_end_2_013 - .byte PATT - .word mus_end_2_011 - .byte PATT - .word mus_end_2_013 - .byte N03 , As3 , v112 - .byte W24 - .byte Fn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte An3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Gs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte As2 - .byte W24 - .byte Gs2 - .byte W24 - .byte Fn2 - .byte W24 - .byte GOTO - .word mus_end_2_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_end: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte mus_end_pri @ Priority - .byte mus_end_rev @ Reverb. - - .word mus_end_grp - - .word mus_end_1 - .word mus_end_2 - - .end diff --git a/sound/songs/mus_event0.s b/sound/songs/mus_event0.s deleted file mode 100644 index f0f30a1c60..0000000000 --- a/sound/songs/mus_event0.s +++ /dev/null @@ -1,677 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_event0_grp, voicegroup056 - .equ mus_event0_pri, 0 - .equ mus_event0_rev, reverb_set+50 - .equ mus_event0_mvl, 127 - .equ mus_event0_key, 0 - .equ mus_event0_tbs, 1 - .equ mus_event0_exg, 0 - .equ mus_event0_cmp, 1 - - .section .rodata - .global mus_event0 - .align 2 - -@********************** Track 1 **********************@ - -mus_event0_1: - .byte KEYSH , mus_event0_key+0 - .byte TEMPO , 136*mus_event0_tbs/2 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte VOL , 49*mus_event0_mvl/mxv - .byte N03 , Dn5 , v112 - .byte W03 - .byte Ds5 - .byte W03 - .byte N06 , Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W18 - .byte TEMPO , 112*mus_event0_tbs/2 - .byte N24 , As4 - .byte W15 - .byte TEMPO , 156*mus_event0_tbs/2 - .byte W09 -mus_event0_1_B1: -mus_event0_1_000: - .byte W12 - .byte N09 , Gn4 , v112 - .byte W09 - .byte N06 , Gn4 , v036 - .byte W09 - .byte N03 , Gn4 , v112 - .byte W03 - .byte N06 , Gn4 , v036 - .byte W24 - .byte W03 - .byte N09 , Gs4 , v112 - .byte W09 - .byte N06 , Gs4 , v036 - .byte W09 - .byte N03 , Gs4 , v112 - .byte W03 - .byte N06 , Gs4 , v036 - .byte W15 - .byte PEND - .byte W12 - .byte N09 , An4 , v112 - .byte W09 - .byte N06 , An4 , v036 - .byte W09 - .byte N03 , An4 , v112 - .byte W03 - .byte N06 , An4 , v036 - .byte W24 - .byte W03 - .byte N09 , Gs4 , v112 - .byte W09 - .byte N06 , Gs4 , v036 - .byte W09 - .byte N03 , Gs4 , v112 - .byte W03 - .byte N06 , Gs4 , v036 - .byte W15 - .byte PATT - .word mus_event0_1_000 - .byte W12 - .byte N09 , An4 , v112 - .byte W09 - .byte N06 , An4 , v036 - .byte W09 - .byte N03 , An4 , v112 - .byte W03 - .byte N06 , An4 , v036 - .byte W24 - .byte W03 - .byte N03 , As4 , v124 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte As4 , v104 - .byte W12 - .byte N03 - .byte W06 - .byte As4 , v116 - .byte W06 - .byte GOTO - .word mus_event0_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_event0_2: - .byte KEYSH , mus_event0_key+0 - .byte VOICE , 38 - .byte PAN , c_v+7 - .byte VOL , 78*mus_event0_mvl/mxv - .byte W06 - .byte W66 - .byte N06 , Gn2 , v112 - .byte W06 - .byte N24 , Gn1 - .byte W24 -mus_event0_2_B1: -mus_event0_2_000: - .byte N12 , Cn1 , v112 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte PATT - .word mus_event0_2_000 - .byte N12 , Cn1 , v112 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Gn2 , v124 - .byte W12 - .byte Gn1 , v104 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Fn2 , v104 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte GOTO - .word mus_event0_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_event0_3: - .byte KEYSH , mus_event0_key+0 - .byte VOICE , 73 - .byte PAN , c_v-46 - .byte VOL , 39*mus_event0_mvl/mxv - .byte W06 - .byte N06 , Bn4 , v112 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W18 - .byte N24 , Fn4 - .byte W24 -mus_event0_3_B1: -mus_event0_3_000: - .byte W12 - .byte N09 , Cn4 , v112 - .byte W18 - .byte N03 - .byte W30 - .byte N09 , Cs4 - .byte W18 - .byte N03 - .byte W18 - .byte PEND - .byte W12 - .byte N09 , Dn4 - .byte W18 - .byte N03 - .byte W30 - .byte N09 , Cs4 - .byte W18 - .byte N03 - .byte W18 - .byte PATT - .word mus_event0_3_000 - .byte W12 - .byte N09 , Dn4 , v112 - .byte W18 - .byte N03 - .byte W30 - .byte Fn4 , v124 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v104 - .byte W12 - .byte N03 - .byte W06 - .byte Fn4 , v116 - .byte W06 - .byte GOTO - .word mus_event0_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_event0_4: - .byte KEYSH , mus_event0_key+0 - .byte VOICE , 87 - .byte PAN , c_v+0 - .byte VOL , 48*mus_event0_mvl/mxv - .byte LFOS , 44 - .byte XCMD , xIECV , 12 - .byte xIECV , 22 - .byte BENDR , 12 - .byte BEND , c_v+2 - .byte W06 - .byte W66 - .byte N06 , Gn2 , v112 - .byte W06 - .byte N24 , Gn1 - .byte W24 -mus_event0_4_B1: -mus_event0_4_000: - .byte N12 , Cn1 , v112 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte PATT - .word mus_event0_4_000 - .byte N12 , Cn1 , v112 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Gn2 , v124 - .byte W12 - .byte Gn1 , v104 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Fn2 , v104 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte GOTO - .word mus_event0_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_event0_5: - .byte KEYSH , mus_event0_key+0 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte LFOS , 44 - .byte XCMD , xIECV , 12 - .byte xIECV , 22 - .byte BENDR , 12 - .byte VOL , 50*mus_event0_mvl/mxv - .byte W06 - .byte W66 - .byte N06 , Bn2 , v084 - .byte W06 - .byte N24 , Gn3 , v088 - .byte W24 -mus_event0_5_B1: -mus_event0_5_000: - .byte PAN , c_v-62 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte Cn3 - .byte W06 - .byte Gn2 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte Cn3 - .byte W06 - .byte Gn2 - .byte W06 - .byte PAN , c_v-62 - .byte N03 , Gs3 , v096 - .byte W06 - .byte En3 , v048 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs2 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Gs3 , v096 - .byte W06 - .byte En3 , v048 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs2 - .byte W06 - .byte PEND - .byte PAN , c_v-62 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v048 - .byte W06 - .byte Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v048 - .byte W06 - .byte Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v-62 - .byte N03 , Gs3 , v096 - .byte W06 - .byte En3 , v048 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs2 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Gs3 , v096 - .byte W06 - .byte En3 , v048 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs2 - .byte W06 - .byte PATT - .word mus_event0_5_000 - .byte PAN , c_v-62 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v048 - .byte W06 - .byte Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v048 - .byte W06 - .byte Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v+0 - .byte N04 , As3 , v100 - .byte W08 - .byte Fn3 , v084 - .byte W08 - .byte Bn2 - .byte W08 - .byte N03 , Gn2 , v112 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte GOTO - .word mus_event0_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_event0_6: - .byte KEYSH , mus_event0_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 12 - .byte xIECV , 22 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 40*mus_event0_mvl/mxv - .byte W06 - .byte W66 - .byte N06 , Gn3 , v112 - .byte W06 - .byte N24 , Bn3 - .byte W24 -mus_event0_6_B1: -mus_event0_6_000: - .byte N12 , Ds3 , v112 - .byte W18 - .byte N06 - .byte W30 - .byte N12 , En3 - .byte W18 - .byte N06 - .byte W30 - .byte PEND - .byte N12 , Fn3 - .byte W18 - .byte N06 - .byte W30 - .byte N12 , En3 - .byte W18 - .byte N06 - .byte W30 - .byte PATT - .word mus_event0_6_000 - .byte N12 , Fn3 , v112 - .byte W18 - .byte N06 - .byte W42 - .byte N03 , Bn3 , v124 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte Bn3 , v104 - .byte W12 - .byte N03 - .byte W06 - .byte Bn3 , v116 - .byte W06 - .byte GOTO - .word mus_event0_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_event0_7: - .byte KEYSH , mus_event0_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 62*mus_event0_mvl/mxv - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v092 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte N24 , An2 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 -mus_event0_7_B1: -mus_event0_7_000: - .byte N06 , Fs1 , v112 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte Fs1 , v096 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte Fs1 , v096 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte N12 , As1 , v112 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte Fs1 , v096 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte PEND - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte Fs1 , v096 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte Fs1 , v096 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte N12 , As1 , v112 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte En1 , v127 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte PATT - .word mus_event0_7_000 - .byte N06 , Fs1 , v112 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte Fs1 , v096 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte Fs1 , v096 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte N12 , As1 , v096 - .byte W12 - .byte N06 , Fs1 , v112 - .byte W06 - .byte Fs1 , v108 - .byte W06 - .byte N12 , As1 , v112 - .byte W12 - .byte GOTO - .word mus_event0_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_event0: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_event0_pri @ Priority - .byte mus_event0_rev @ Reverb. - - .word mus_event0_grp - - .word mus_event0_1 - .word mus_event0_2 - .word mus_event0_3 - .word mus_event0_4 - .word mus_event0_5 - .word mus_event0_6 - .word mus_event0_7 - - .end diff --git a/sound/songs/mus_fanfa1.s b/sound/songs/mus_fanfa1.s deleted file mode 100644 index 0010b42685..0000000000 --- a/sound/songs/mus_fanfa1.s +++ /dev/null @@ -1,179 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_fanfa1_grp, voicegroup012 - .equ mus_fanfa1_pri, 5 - .equ mus_fanfa1_rev, reverb_set+50 - .equ mus_fanfa1_mvl, 127 - .equ mus_fanfa1_key, 0 - .equ mus_fanfa1_tbs, 1 - .equ mus_fanfa1_exg, 0 - .equ mus_fanfa1_cmp, 1 - - .section .rodata - .global mus_fanfa1 - .align 2 - -@********************** Track 1 **********************@ - -mus_fanfa1_1: - .byte KEYSH , mus_fanfa1_key+0 - .byte TEMPO , 174*mus_fanfa1_tbs/2 - .byte VOICE , 46 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 90*mus_fanfa1_mvl/mxv - .byte PAN , c_v+48 - .byte W08 - .byte N04 , Bn3 , v100 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N24 , Gs4 - .byte W10 - .byte MOD , 5 - .byte W54 - .byte FINE - -@********************** Track 2 **********************@ - -mus_fanfa1_2: - .byte KEYSH , mus_fanfa1_key+0 - .byte VOICE , 46 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 90*mus_fanfa1_mvl/mxv - .byte W08 - .byte PAN , c_v-16 - .byte N04 , En4 , v100 - .byte W08 - .byte PAN , c_v+16 - .byte N04 - .byte W08 - .byte PAN , c_v-16 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N24 , Bn4 - .byte W10 - .byte MOD , 5 - .byte W54 - .byte FINE - -@********************** Track 3 **********************@ - -mus_fanfa1_3: - .byte KEYSH , mus_fanfa1_key+0 - .byte VOICE , 46 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 90*mus_fanfa1_mvl/mxv - .byte PAN , c_v-48 - .byte W08 - .byte N04 , Gs3 , v068 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N24 , En4 - .byte W10 - .byte MOD , 5 - .byte W54 - .byte FINE - -@********************** Track 4 **********************@ - -mus_fanfa1_4: - .byte KEYSH , mus_fanfa1_key+0 - .byte VOICE , 84 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 90*mus_fanfa1_mvl/mxv - .byte W08 - .byte N04 , Bn3 , v048 - .byte W04 - .byte Bn3 , v020 - .byte W04 - .byte Bn3 , v048 - .byte W04 - .byte Bn3 , v020 - .byte W04 - .byte Bn3 , v048 - .byte W04 - .byte Bn3 , v020 - .byte W04 - .byte N24 , Gs4 , v048 - .byte W10 - .byte MOD , 5 - .byte W03 - .byte VOL , 71*mus_fanfa1_mvl/mxv - .byte W03 - .byte 48*mus_fanfa1_mvl/mxv - .byte W03 - .byte 25*mus_fanfa1_mvl/mxv - .byte W03 - .byte 10*mus_fanfa1_mvl/mxv - .byte W03 - .byte 0*mus_fanfa1_mvl/mxv - .byte W36 - .byte W03 - .byte FINE - -@********************** Track 5 **********************@ - -mus_fanfa1_5: - .byte KEYSH , mus_fanfa1_key+0 - .byte VOICE , 85 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 90*mus_fanfa1_mvl/mxv - .byte W08 - .byte N04 , En4 , v048 - .byte W04 - .byte En4 , v020 - .byte W04 - .byte En4 , v048 - .byte W04 - .byte En4 , v020 - .byte W04 - .byte En4 , v048 - .byte W04 - .byte En4 , v020 - .byte W04 - .byte N24 , Bn4 , v048 - .byte W10 - .byte MOD , 5 - .byte W03 - .byte VOL , 71*mus_fanfa1_mvl/mxv - .byte W03 - .byte 48*mus_fanfa1_mvl/mxv - .byte W03 - .byte 25*mus_fanfa1_mvl/mxv - .byte W03 - .byte 10*mus_fanfa1_mvl/mxv - .byte W03 - .byte 0*mus_fanfa1_mvl/mxv - .byte W36 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -mus_fanfa1: - .byte 5 @ NumTrks - .byte 0 @ NumBlks - .byte mus_fanfa1_pri @ Priority - .byte mus_fanfa1_rev @ Reverb. - - .word mus_fanfa1_grp - - .word mus_fanfa1_1 - .word mus_fanfa1_2 - .word mus_fanfa1_3 - .word mus_fanfa1_4 - .word mus_fanfa1_5 - - .end diff --git a/sound/songs/mus_fanfa4.s b/sound/songs/mus_fanfa4.s deleted file mode 100644 index 57723229f0..0000000000 --- a/sound/songs/mus_fanfa4.s +++ /dev/null @@ -1,283 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_fanfa4_grp, voicegroup012 - .equ mus_fanfa4_pri, 5 - .equ mus_fanfa4_rev, reverb_set+50 - .equ mus_fanfa4_mvl, 127 - .equ mus_fanfa4_key, 0 - .equ mus_fanfa4_tbs, 1 - .equ mus_fanfa4_exg, 0 - .equ mus_fanfa4_cmp, 1 - - .section .rodata - .global mus_fanfa4 - .align 2 - -@********************** Track 1 **********************@ - -mus_fanfa4_1: - .byte KEYSH , mus_fanfa4_key+0 - .byte W12 - .byte TEMPO , 190*mus_fanfa4_tbs/2 - .byte VOICE , 46 - .byte VOL , 90*mus_fanfa4_mvl/mxv - .byte PAN , c_v-24 - .byte N16 , Gs4 , v080 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte W08 - .byte N06 , Ds4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N08 , As4 - .byte W16 - .byte N08 - .byte W16 - .byte N08 - .byte W16 - .byte N48 , Gs4 - .byte W16 - .byte MOD , 5 - .byte W08 - .byte VOL , 82*mus_fanfa4_mvl/mxv - .byte W05 - .byte 72*mus_fanfa4_mvl/mxv - .byte W07 - .byte 41*mus_fanfa4_mvl/mxv - .byte W05 - .byte 14*mus_fanfa4_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte W48 - .byte FINE - -@********************** Track 2 **********************@ - -mus_fanfa4_2: - .byte KEYSH , mus_fanfa4_key+0 - .byte W12 - .byte VOICE , 46 - .byte VOL , 90*mus_fanfa4_mvl/mxv - .byte PAN , c_v+0 - .byte N16 , Cn5 , v104 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte W08 - .byte N06 - .byte W08 - .byte N06 - .byte W08 - .byte N06 - .byte W08 - .byte N08 , Cs5 - .byte W16 - .byte N08 - .byte W16 - .byte N08 - .byte W16 - .byte N48 , Cn5 - .byte W16 - .byte MOD , 5 - .byte W08 - .byte VOL , 82*mus_fanfa4_mvl/mxv - .byte W05 - .byte 72*mus_fanfa4_mvl/mxv - .byte W07 - .byte 41*mus_fanfa4_mvl/mxv - .byte W05 - .byte 14*mus_fanfa4_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte W48 - .byte FINE - -@********************** Track 3 **********************@ - -mus_fanfa4_3: - .byte KEYSH , mus_fanfa4_key+0 - .byte W12 - .byte VOICE , 58 - .byte VOL , 90*mus_fanfa4_mvl/mxv - .byte N16 , Gs1 , v120 - .byte W24 - .byte N06 - .byte W08 - .byte N06 - .byte W08 - .byte N06 - .byte W08 - .byte N08 , Fs1 - .byte W16 - .byte N08 - .byte W16 - .byte Gn1 - .byte W16 - .byte N48 , Gs1 - .byte W24 - .byte VOL , 82*mus_fanfa4_mvl/mxv - .byte W05 - .byte 72*mus_fanfa4_mvl/mxv - .byte W07 - .byte 41*mus_fanfa4_mvl/mxv - .byte W05 - .byte 14*mus_fanfa4_mvl/mxv - .byte W54 - .byte W01 - .byte FINE - -@********************** Track 4 **********************@ - -mus_fanfa4_4: - .byte KEYSH , mus_fanfa4_key+0 - .byte W12 - .byte VOICE , 82 - .byte VOL , 90*mus_fanfa4_mvl/mxv - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v-48 - .byte N16 , Cn4 , v036 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte W08 - .byte N06 , Gs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gs3 - .byte W08 - .byte N08 , As3 - .byte W16 - .byte N08 - .byte W16 - .byte N08 - .byte W16 - .byte N48 , Gs3 - .byte W16 - .byte MOD , 5 - .byte W08 - .byte VOL , 82*mus_fanfa4_mvl/mxv - .byte W05 - .byte 72*mus_fanfa4_mvl/mxv - .byte W07 - .byte 41*mus_fanfa4_mvl/mxv - .byte W05 - .byte 14*mus_fanfa4_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte W48 - .byte FINE - -@********************** Track 5 **********************@ - -mus_fanfa4_5: - .byte KEYSH , mus_fanfa4_key+0 - .byte W12 - .byte VOICE , 83 - .byte VOL , 90*mus_fanfa4_mvl/mxv - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte N16 , Gs3 , v036 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte W08 - .byte N06 , Ds3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N08 , Fs3 - .byte W16 - .byte N08 - .byte W16 - .byte N08 - .byte W16 - .byte N48 , Ds3 - .byte W16 - .byte MOD , 5 - .byte W08 - .byte VOL , 82*mus_fanfa4_mvl/mxv - .byte W05 - .byte 72*mus_fanfa4_mvl/mxv - .byte W07 - .byte 41*mus_fanfa4_mvl/mxv - .byte W05 - .byte 14*mus_fanfa4_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte W48 - .byte FINE - -@********************** Track 6 **********************@ - -mus_fanfa4_6: - .byte KEYSH , mus_fanfa4_key+0 - .byte W12 - .byte VOICE , 46 - .byte PAN , c_v+24 - .byte VOL , 90*mus_fanfa4_mvl/mxv - .byte N16 , Ds4 , v080 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte W08 - .byte N06 , Cn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte N08 , Fs4 - .byte W16 - .byte N08 - .byte W16 - .byte N08 - .byte W16 - .byte N48 , Ds4 - .byte W16 - .byte MOD , 5 - .byte W08 - .byte VOL , 82*mus_fanfa4_mvl/mxv - .byte W05 - .byte 72*mus_fanfa4_mvl/mxv - .byte W07 - .byte 41*mus_fanfa4_mvl/mxv - .byte W05 - .byte 14*mus_fanfa4_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte W48 - .byte FINE - -@******************************************************@ - .align 2 - -mus_fanfa4: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_fanfa4_pri @ Priority - .byte mus_fanfa4_rev @ Reverb. - - .word mus_fanfa4_grp - - .word mus_fanfa4_1 - .word mus_fanfa4_2 - .word mus_fanfa4_3 - .word mus_fanfa4_4 - .word mus_fanfa4_5 - .word mus_fanfa4_6 - - .end diff --git a/sound/songs/mus_fanfa5.s b/sound/songs/mus_fanfa5.s deleted file mode 100644 index dab916a84d..0000000000 --- a/sound/songs/mus_fanfa5.s +++ /dev/null @@ -1,350 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_fanfa5_grp, voicegroup012 - .equ mus_fanfa5_pri, 5 - .equ mus_fanfa5_rev, reverb_set+50 - .equ mus_fanfa5_mvl, 127 - .equ mus_fanfa5_key, 0 - .equ mus_fanfa5_tbs, 1 - .equ mus_fanfa5_exg, 0 - .equ mus_fanfa5_cmp, 1 - - .section .rodata - .global mus_fanfa5 - .align 2 - -@********************** Track 1 **********************@ - -mus_fanfa5_1: - .byte KEYSH , mus_fanfa5_key+0 - .byte W12 - .byte TEMPO , 150*mus_fanfa5_tbs/2 - .byte VOICE , 56 - .byte PAN , c_v+18 - .byte VOL , 90*mus_fanfa5_mvl/mxv - .byte N22 , Ds4 , v104 - .byte W16 - .byte VOL , 68*mus_fanfa5_mvl/mxv - .byte W04 - .byte 36*mus_fanfa5_mvl/mxv - .byte W04 - .byte 90*mus_fanfa5_mvl/mxv - .byte N22 , Cn4 - .byte W16 - .byte VOL , 68*mus_fanfa5_mvl/mxv - .byte W04 - .byte 36*mus_fanfa5_mvl/mxv - .byte W04 - .byte 90*mus_fanfa5_mvl/mxv - .byte N16 , Gs3 - .byte W16 - .byte N06 , Ds3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N04 , Fs4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte As4 - .byte W08 - .byte N48 , Gs4 - .byte W16 - .byte MOD , 6 - .byte W32 - .byte 0 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_fanfa5_2: - .byte KEYSH , mus_fanfa5_key+0 - .byte W12 - .byte VOICE , 56 - .byte PAN , c_v-16 - .byte VOL , 90*mus_fanfa5_mvl/mxv - .byte N22 , Cn5 , v104 - .byte W16 - .byte VOL , 68*mus_fanfa5_mvl/mxv - .byte W04 - .byte 36*mus_fanfa5_mvl/mxv - .byte W04 - .byte 90*mus_fanfa5_mvl/mxv - .byte N22 , Gs4 - .byte W16 - .byte VOL , 68*mus_fanfa5_mvl/mxv - .byte W04 - .byte 36*mus_fanfa5_mvl/mxv - .byte W04 - .byte 90*mus_fanfa5_mvl/mxv - .byte N40 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W28 - .byte VOL , 68*mus_fanfa5_mvl/mxv - .byte MOD , 0 - .byte W04 - .byte VOL , 36*mus_fanfa5_mvl/mxv - .byte W04 - .byte 90*mus_fanfa5_mvl/mxv - .byte N04 , Cs5 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte As4 - .byte W08 - .byte N04 - .byte W08 - .byte Cs5 - .byte W08 - .byte N48 , Cn5 - .byte W16 - .byte MOD , 6 - .byte W32 - .byte 0 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_fanfa5_3: - .byte KEYSH , mus_fanfa5_key+0 - .byte W12 - .byte VOICE , 88 - .byte VOL , 90*mus_fanfa5_mvl/mxv - .byte N12 , Ds1 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N08 , Cn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte Gs1 - .byte W08 - .byte N16 , As1 - .byte W24 - .byte Cs2 - .byte W24 - .byte N40 , Cn2 - .byte W48 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_fanfa5_4: - .byte KEYSH , mus_fanfa5_key+0 - .byte W12 - .byte VOICE , 82 - .byte PAN , c_v-48 - .byte VOL , 90*mus_fanfa5_mvl/mxv - .byte N08 , Gs4 , v040 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte VOL , 90*mus_fanfa5_mvl/mxv - .byte N08 , Gs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gs3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Cs2 - .byte W08 - .byte As2 - .byte W08 - .byte Cs3 - .byte W08 - .byte N48 , Ds3 - .byte W16 - .byte MOD , 6 - .byte W32 - .byte 0 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_fanfa5_5: - .byte KEYSH , mus_fanfa5_key+0 - .byte W12 - .byte VOICE , 83 - .byte PAN , c_v+48 - .byte VOL , 90*mus_fanfa5_mvl/mxv - .byte W04 - .byte N08 , Gs4 , v040 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W04 - .byte VOL , 90*mus_fanfa5_mvl/mxv - .byte W04 - .byte N08 , Gs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gs3 - .byte W08 - .byte Ds3 - .byte W04 - .byte W04 - .byte Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Cs2 - .byte W08 - .byte As2 - .byte W08 - .byte Cs3 - .byte W08 - .byte N44 , Ds3 - .byte W12 - .byte MOD , 6 - .byte W32 - .byte 0 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_fanfa5_6: - .byte KEYSH , mus_fanfa5_key+0 - .byte W12 - .byte VOICE , 47 - .byte VOL , 90*mus_fanfa5_mvl/mxv - .byte W24 - .byte 90*mus_fanfa5_mvl/mxv - .byte W56 - .byte N08 , Cn2 , v127 - .byte W08 - .byte N08 - .byte W08 - .byte Fs2 - .byte W24 - .byte Cs2 - .byte W08 - .byte As1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , Cn2 , v127 - .byte W48 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_fanfa5_7: - .byte KEYSH , mus_fanfa5_key+0 - .byte W12 - .byte VOICE , 0 - .byte VOL , 90*mus_fanfa5_mvl/mxv - .byte N04 , En1 , v112 - .byte N80 , An2 , v120 - .byte W24 - .byte VOL , 90*mus_fanfa5_mvl/mxv - .byte N04 , En1 , v112 - .byte W08 - .byte En1 , v092 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v092 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v092 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v092 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v092 - .byte W04 - .byte En1 , v112 - .byte W04 - .byte En1 , v092 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W48 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_fanfa5: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_fanfa5_pri @ Priority - .byte mus_fanfa5_rev @ Reverb. - - .word mus_fanfa5_grp - - .word mus_fanfa5_1 - .word mus_fanfa5_2 - .word mus_fanfa5_3 - .word mus_fanfa5_4 - .word mus_fanfa5_5 - .word mus_fanfa5_6 - .word mus_fanfa5_7 - - .end diff --git a/sound/songs/mus_field13.s b/sound/songs/mus_field13.s deleted file mode 100644 index 4a3d8a1105..0000000000 --- a/sound/songs/mus_field13.s +++ /dev/null @@ -1,778 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_field13_grp, voicegroup000 - .equ mus_field13_pri, 0 - .equ mus_field13_rev, reverb_set+50 - .equ mus_field13_mvl, 127 - .equ mus_field13_key, 0 - .equ mus_field13_tbs, 1 - .equ mus_field13_exg, 0 - .equ mus_field13_cmp, 1 - - .section .rodata - .global mus_field13 - .align 2 - -@********************** Track 1 **********************@ - -mus_field13_1: - .byte KEYSH , mus_field13_key+0 - .byte TEMPO , 130*mus_field13_tbs/2 - .byte VOICE , 56 - .byte VOL , 80*mus_field13_mvl/mxv - .byte W96 - .byte W96 -mus_field13_1_B1: - .byte W12 - .byte VOICE , 48 - .byte N11 , Fs2 , v080 - .byte W12 - .byte Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte N44 , Ds3 - .byte W48 - .byte W12 - .byte N23 , En3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Cs3 - .byte W24 - .byte N11 , Bn2 - .byte W12 - .byte N17 , Ds3 - .byte W18 - .byte N05 , Bn2 - .byte W06 - .byte N44 , Fs2 - .byte W48 - .byte Bn2 - .byte W24 - .byte W24 - .byte Bn3 - .byte W72 - .byte W12 - .byte N11 , Fs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte N44 , Ds3 - .byte W48 - .byte W12 - .byte N23 , An2 - .byte W24 - .byte Cs3 - .byte W24 - .byte En3 - .byte W24 - .byte N11 , An3 - .byte W12 - .byte N17 , Fs3 - .byte W18 - .byte N05 , An3 - .byte W06 - .byte N32 , Bn3 - .byte W36 - .byte N11 , Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N23 , An3 - .byte W24 - .byte Fs3 - .byte W24 - .byte N11 , En3 - .byte W12 - .byte N23 , Ds3 - .byte W24 - .byte VOICE , 56 - .byte N05 , An2 , v104 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N23 , Cs3 - .byte W24 - .byte N05 , An2 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N23 , Cs3 - .byte W24 -mus_field13_1_000: - .byte N05 , Bn2 , v104 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N23 , Fs3 - .byte W24 - .byte PEND - .byte PATT - .word mus_field13_1_000 - .byte N05 , An2 , v104 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N23 , En3 - .byte W24 - .byte N05 , An2 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N23 , Gs3 - .byte W24 - .byte N05 , Bn2 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N23 , Ds4 - .byte W24 - .byte N05 , Bn2 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N23 , Fn3 - .byte W24 -mus_field13_1_001: - .byte N05 , Bn2 , v104 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W36 - .byte PEND - .byte PATT - .word mus_field13_1_001 - .byte GOTO - .word mus_field13_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_field13_2: - .byte KEYSH , mus_field13_key+0 - .byte VOICE , 56 - .byte VOL , 80*mus_field13_mvl/mxv - .byte N05 , Bn2 , v112 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W36 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N23 , Fs3 - .byte W24 -mus_field13_2_B1: -mus_field13_2_000: - .byte N44 , Bn3 , v112 - .byte W60 - .byte N11 , Fs3 - .byte W12 - .byte N11 - .byte W12 - .byte Bn3 - .byte W12 - .byte PEND - .byte N23 , Cs4 - .byte W24 - .byte Bn3 - .byte W24 - .byte An3 - .byte W24 - .byte En3 - .byte W24 - .byte N92 , Fs3 - .byte W96 - .byte VOICE , 48 - .byte N68 , Ds3 , v092 - .byte W72 - .byte VOICE , 56 - .byte N23 , Fs3 , v112 - .byte W24 - .byte PATT - .word mus_field13_2_000 - .byte N23 , Cs4 , v112 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cs4 - .byte W24 - .byte En4 - .byte W24 - .byte TIE , Ds4 - .byte W96 - .byte W92 - .byte W03 - .byte EOT - .byte W01 - .byte W24 - .byte VOICE , 48 - .byte N17 , An3 , v096 - .byte W18 - .byte N05 , En4 - .byte W06 - .byte N23 , An4 - .byte W24 - .byte Gs4 - .byte W24 -mus_field13_2_001: - .byte N32 , Cs4 , v096 - .byte W36 - .byte Ds4 - .byte W36 - .byte N23 , En4 - .byte W24 - .byte PEND - .byte N17 , Fs4 - .byte W18 - .byte N05 , En4 - .byte W06 - .byte N68 , Ds4 - .byte W72 - .byte N17 , Bn3 - .byte W18 - .byte N05 , Fs3 - .byte W06 - .byte N68 , Ds4 - .byte W72 - .byte W24 - .byte N17 , An3 - .byte W18 - .byte N05 , En4 - .byte W06 - .byte N23 , An4 - .byte W24 - .byte Gs4 - .byte W24 - .byte PATT - .word mus_field13_2_001 - .byte N17 , Fs4 , v096 - .byte W18 - .byte N05 , Ds4 - .byte W06 - .byte N68 , Bn4 - .byte W72 - .byte N17 - .byte W18 - .byte N05 , Fs4 - .byte W06 - .byte N68 , Ds5 - .byte W72 - .byte VOICE , 56 - .byte N05 , Fs3 , v112 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W36 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N23 - .byte W24 - .byte GOTO - .word mus_field13_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_field13_3: - .byte KEYSH , mus_field13_key+0 - .byte VOICE , 38 - .byte VOL , 80*mus_field13_mvl/mxv - .byte N11 , Fs1 , v112 - .byte W48 - .byte N11 - .byte W48 -mus_field13_3_000: - .byte N11 , Fs1 , v112 - .byte W48 - .byte N11 - .byte W48 - .byte PEND -mus_field13_3_B1: -mus_field13_3_001: - .byte N11 , Fs1 , v112 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte PEND - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte An1 - .byte W12 - .byte Fs1 - .byte W12 - .byte En1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs1 - .byte W12 - .byte PATT - .word mus_field13_3_001 - .byte PATT - .word mus_field13_3_001 - .byte N11 , An1 , v112 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte An1 - .byte W12 - .byte PATT - .word mus_field13_3_001 -mus_field13_3_002: - .byte N11 , Bn1 , v112 - .byte W12 - .byte Ds2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Ds2 - .byte W12 - .byte PEND -mus_field13_3_003: - .byte N11 , An1 , v112 - .byte W12 - .byte Cs2 - .byte W12 - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte PEND -mus_field13_3_004: - .byte N11 , An1 , v112 - .byte W12 - .byte Cs2 - .byte W12 - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte En2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PEND - .byte PATT - .word mus_field13_3_002 - .byte N11 , Bn1 , v112 - .byte W12 - .byte Fs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs2 - .byte W12 - .byte PATT - .word mus_field13_3_003 - .byte PATT - .word mus_field13_3_004 - .byte PATT - .word mus_field13_3_002 - .byte PATT - .word mus_field13_3_001 - .byte PATT - .word mus_field13_3_000 - .byte PATT - .word mus_field13_3_000 - .byte GOTO - .word mus_field13_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_field13_4: - .byte KEYSH , mus_field13_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_field13_mvl/mxv - .byte N05 , En1 , v072 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 -mus_field13_4_000: - .byte N05 , En1 , v072 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte N02 - .byte W03 - .byte PEND -mus_field13_4_B1: -mus_field13_4_001: - .byte N05 , En1 , v072 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W12 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte N05 - .byte W06 - .byte PEND - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_000 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_000 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_001 - .byte PATT - .word mus_field13_4_000 - .byte GOTO - .word mus_field13_4_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_field13: - .byte 4 @ NumTrks - .byte 0 @ NumBlks - .byte mus_field13_pri @ Priority - .byte mus_field13_rev @ Reverb. - - .word mus_field13_grp - - .word mus_field13_1 - .word mus_field13_2 - .word mus_field13_3 - .word mus_field13_4 - - .end diff --git a/sound/songs/mus_finecity.s b/sound/songs/mus_finecity.s deleted file mode 100644 index 5928cfcbdc..0000000000 --- a/sound/songs/mus_finecity.s +++ /dev/null @@ -1,5380 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_finecity_grp, voicegroup079 - .equ mus_finecity_pri, 0 - .equ mus_finecity_rev, reverb_set+50 - .equ mus_finecity_mvl, 127 - .equ mus_finecity_key, 0 - .equ mus_finecity_tbs, 1 - .equ mus_finecity_exg, 0 - .equ mus_finecity_cmp, 1 - - .section .rodata - .global mus_finecity - .align 2 - -@********************** Track 1 **********************@ - -mus_finecity_1: - .byte KEYSH , mus_finecity_key+0 - .byte TEMPO , 124*mus_finecity_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 41*mus_finecity_mvl/mxv - .byte W48 -mus_finecity_1_B1: -mus_finecity_1_000: - .byte W12 - .byte N03 , Gn5 , v064 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte PEND - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 -mus_finecity_1_001: - .byte N03 , Gn5 , v112 - .byte W12 - .byte Gn5 , v076 - .byte W12 - .byte Gn5 , v116 - .byte W12 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v112 - .byte W12 - .byte Gn5 , v076 - .byte W12 - .byte Gn5 , v072 - .byte W12 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte PEND - .byte PATT - .word mus_finecity_1_001 -mus_finecity_1_002: - .byte N03 , Gn5 , v112 - .byte W12 - .byte Gn5 , v076 - .byte W12 - .byte Gn5 , v116 - .byte W12 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v112 - .byte W12 - .byte Gn5 , v076 - .byte W12 - .byte Gn5 , v072 - .byte W12 - .byte Gn5 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_finecity_1_003: - .byte N03 , Gn5 , v112 - .byte W12 - .byte Gn5 , v076 - .byte W12 - .byte Gn5 , v116 - .byte W12 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v112 - .byte W12 - .byte Gn5 , v076 - .byte W12 - .byte Gn5 , v072 - .byte W24 - .byte PEND - .byte PATT - .word mus_finecity_1_001 - .byte PATT - .word mus_finecity_1_001 - .byte PATT - .word mus_finecity_1_001 -mus_finecity_1_004: - .byte N03 , Gn5 , v112 - .byte W12 - .byte Gn5 , v076 - .byte W12 - .byte Gn5 , v116 - .byte W12 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v112 - .byte W24 - .byte Gn5 , v072 - .byte W24 - .byte PEND - .byte PATT - .word mus_finecity_1_001 - .byte N03 , Gn5 , v112 - .byte W06 - .byte Gn5 , v092 - .byte W18 - .byte Gn5 , v116 - .byte W12 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v112 - .byte W12 - .byte Gn5 , v076 - .byte W12 - .byte Gn5 , v072 - .byte W12 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v112 - .byte W12 - .byte Gn5 , v076 - .byte W12 - .byte Gn5 , v116 - .byte W12 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v088 - .byte W18 - .byte Gn5 , v072 - .byte W12 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte PATT - .word mus_finecity_1_004 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_001 - .byte PATT - .word mus_finecity_1_001 - .byte PATT - .word mus_finecity_1_002 - .byte PATT - .word mus_finecity_1_003 - .byte PATT - .word mus_finecity_1_001 - .byte PATT - .word mus_finecity_1_001 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte PATT - .word mus_finecity_1_000 - .byte GOTO - .word mus_finecity_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_finecity_2: - .byte KEYSH , mus_finecity_key+0 - .byte VOICE , 14 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 68*mus_finecity_mvl/mxv - .byte PAN , c_v+0 - .byte W48 -mus_finecity_2_B1: - .byte VOICE , 14 - .byte VOL , 68*mus_finecity_mvl/mxv - .byte N36 , Fs4 , v112 - .byte W24 - .byte N24 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte An3 - .byte W24 -mus_finecity_2_000: - .byte N24 , Fs4 , v112 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte An4 - .byte W24 - .byte PEND -mus_finecity_2_001: - .byte N24 , Bn4 , v112 - .byte W24 - .byte Gn4 - .byte W24 - .byte An4 - .byte W24 - .byte Fs4 - .byte W24 - .byte PEND - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 52*mus_finecity_mvl/mxv - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 51*mus_finecity_mvl/mxv - .byte W36 - .byte N03 , Dn5 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte N24 , En5 - .byte W12 - .byte W12 - .byte N06 , Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 , Cs5 - .byte W12 - .byte N24 , An4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N36 , An4 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N06 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte N06 , Gn4 - .byte W24 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Gn4 - .byte W12 - .byte N24 , En4 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Gn4 - .byte W12 - .byte N12 , En5 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte N12 , Cs5 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte N36 , An4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N30 , An4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte N06 , En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N96 , An4 - .byte W24 - .byte MOD , 5 - .byte W72 - .byte VOICE , 73 - .byte MOD , 0 - .byte W48 - .byte VOL , 46*mus_finecity_mvl/mxv - .byte N12 , Gn5 - .byte W12 - .byte N06 , Fs5 - .byte W12 - .byte En5 - .byte W12 - .byte N24 , Fs5 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte N06 , Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N24 , En5 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Cs5 - .byte W24 - .byte N06 , En5 - .byte W12 - .byte N42 , Fs5 - .byte W12 - .byte MOD , 5 - .byte VOL , 46*mus_finecity_mvl/mxv - .byte W02 - .byte 44*mus_finecity_mvl/mxv - .byte W03 - .byte 41*mus_finecity_mvl/mxv - .byte W03 - .byte 39*mus_finecity_mvl/mxv - .byte W04 - .byte 39*mus_finecity_mvl/mxv - .byte W02 - .byte 36*mus_finecity_mvl/mxv - .byte W03 - .byte 34*mus_finecity_mvl/mxv - .byte W04 - .byte 31*mus_finecity_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 46*mus_finecity_mvl/mxv - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Gn5 - .byte W12 - .byte An5 - .byte W12 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , An5 - .byte W06 - .byte Gn5 - .byte W06 - .byte N24 , Fs5 - .byte W24 - .byte En5 - .byte W24 - .byte Fs5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Gn5 - .byte W18 - .byte N06 , Fs5 - .byte W18 - .byte N48 , En5 - .byte W24 - .byte MOD , 4 - .byte VOL , 46*mus_finecity_mvl/mxv - .byte W02 - .byte 43*mus_finecity_mvl/mxv - .byte W03 - .byte 41*mus_finecity_mvl/mxv - .byte W03 - .byte 39*mus_finecity_mvl/mxv - .byte W04 - .byte 37*mus_finecity_mvl/mxv - .byte W02 - .byte 36*mus_finecity_mvl/mxv - .byte W03 - .byte 34*mus_finecity_mvl/mxv - .byte W03 - .byte 31*mus_finecity_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 30*mus_finecity_mvl/mxv - .byte W02 - .byte 28*mus_finecity_mvl/mxv - .byte W03 - .byte 28*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W04 - .byte 46*mus_finecity_mvl/mxv - .byte N12 , Gn5 - .byte W18 - .byte N06 , Fs5 - .byte W18 - .byte N48 , En5 - .byte W12 - .byte MOD , 4 - .byte VOL , 46*mus_finecity_mvl/mxv - .byte W02 - .byte 44*mus_finecity_mvl/mxv - .byte W03 - .byte 41*mus_finecity_mvl/mxv - .byte W03 - .byte 39*mus_finecity_mvl/mxv - .byte W04 - .byte 37*mus_finecity_mvl/mxv - .byte W02 - .byte 35*mus_finecity_mvl/mxv - .byte W03 - .byte 31*mus_finecity_mvl/mxv - .byte W03 - .byte 30*mus_finecity_mvl/mxv - .byte W04 - .byte 28*mus_finecity_mvl/mxv - .byte W02 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 24*mus_finecity_mvl/mxv - .byte W03 - .byte 23*mus_finecity_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 46*mus_finecity_mvl/mxv - .byte N06 , Ds5 - .byte W06 - .byte N78 , En5 - .byte W06 - .byte W24 - .byte MOD , 6 - .byte VOL , 46*mus_finecity_mvl/mxv - .byte W02 - .byte 45*mus_finecity_mvl/mxv - .byte W03 - .byte 44*mus_finecity_mvl/mxv - .byte W03 - .byte 43*mus_finecity_mvl/mxv - .byte W04 - .byte 41*mus_finecity_mvl/mxv - .byte W05 - .byte 41*mus_finecity_mvl/mxv - .byte W03 - .byte 39*mus_finecity_mvl/mxv - .byte W06 - .byte 36*mus_finecity_mvl/mxv - .byte W03 - .byte 36*mus_finecity_mvl/mxv - .byte W03 - .byte 34*mus_finecity_mvl/mxv - .byte W04 - .byte 34*mus_finecity_mvl/mxv - .byte W02 - .byte 33*mus_finecity_mvl/mxv - .byte W03 - .byte 31*mus_finecity_mvl/mxv - .byte W03 - .byte 28*mus_finecity_mvl/mxv - .byte W04 - .byte 28*mus_finecity_mvl/mxv - .byte W02 - .byte 26*mus_finecity_mvl/mxv - .byte W06 - .byte 23*mus_finecity_mvl/mxv - .byte W04 - .byte 22*mus_finecity_mvl/mxv - .byte W02 - .byte 20*mus_finecity_mvl/mxv - .byte W03 - .byte 19*mus_finecity_mvl/mxv - .byte W03 - .byte 19*mus_finecity_mvl/mxv - .byte W04 - .byte VOICE , 14 - .byte MOD , 0 - .byte VOL , 63*mus_finecity_mvl/mxv - .byte PAN , c_v+11 - .byte N24 , An4 - .byte W24 - .byte Gn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte VOICE , 14 - .byte VOL , 70*mus_finecity_mvl/mxv - .byte N24 , Fs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte An3 - .byte W24 - .byte PATT - .word mus_finecity_2_000 - .byte PATT - .word mus_finecity_2_001 - .byte VOICE , 48 - .byte VOL , 46*mus_finecity_mvl/mxv - .byte N24 , Gn3 , v112 - .byte W24 - .byte Fs3 - .byte W24 - .byte Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte VOICE , 24 - .byte VOL , 55*mus_finecity_mvl/mxv - .byte N24 , Fs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte An3 - .byte W24 - .byte PATT - .word mus_finecity_2_000 - .byte PATT - .word mus_finecity_2_001 - .byte VOICE , 48 - .byte VOL , 48*mus_finecity_mvl/mxv - .byte N24 , Gn4 , v112 - .byte W24 - .byte Fs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte VOICE , 24 - .byte VOL , 57*mus_finecity_mvl/mxv - .byte N24 , Gn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v+16 - .byte VOL , 48*mus_finecity_mvl/mxv - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 48*mus_finecity_mvl/mxv - .byte W48 - .byte N12 , Fn4 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W12 - .byte N24 , As4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W36 - .byte N36 , As4 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , Gs4 - .byte W24 - .byte N06 , Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N72 , Bn4 - .byte W24 - .byte MOD , 6 - .byte W48 - .byte 0 - .byte W24 - .byte W48 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte N24 , En5 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Dn5 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte N06 , Gn4 - .byte W36 - .byte N12 , Cn5 - .byte W12 - .byte MOD , 4 - .byte N06 , Bn4 - .byte W12 - .byte MOD , 0 - .byte N06 , An4 - .byte W12 - .byte N24 , Bn4 - .byte W24 - .byte N06 , Cn5 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte N12 , Gs4 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte VOL , 52*mus_finecity_mvl/mxv - .byte N24 , Gs4 - .byte W24 - .byte En4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Gs4 - .byte W24 - .byte En4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Bn4 - .byte W24 - .byte Cs5 - .byte W24 - .byte An4 - .byte W24 - .byte Bn4 - .byte W24 - .byte Gs4 - .byte W24 - .byte VOICE , 48 - .byte VOL , 46*mus_finecity_mvl/mxv - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte GOTO - .word mus_finecity_2_B1 - .byte VOL , 42*mus_finecity_mvl/mxv - .byte PAN , c_v+0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_finecity_3: - .byte KEYSH , mus_finecity_key+0 - .byte VOICE , 24 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte PAN , c_v-16 - .byte W48 -mus_finecity_3_B1: - .byte VOICE , 24 - .byte PAN , c_v-16 - .byte VOL , 45*mus_finecity_mvl/mxv - .byte N06 , An3 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Cs4 , v060 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v+22 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Cs4 , v064 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v+23 - .byte N06 , Bn4 , v112 - .byte W06 - .byte N03 , Dn4 , v060 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte N06 , En4 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , En4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte PAN , c_v+21 - .byte N06 , Dn4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , Cs4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , Bn3 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , Cs4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte PAN , c_v-16 - .byte W12 - .byte N06 , Gn3 , v112 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte PAN , c_v-21 - .byte N06 , Gs2 , v076 - .byte W06 - .byte An2 , v080 - .byte W06 - .byte Cs3 , v088 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte PAN , c_v+21 - .byte N06 , Cs3 , v076 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte An3 , v088 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte PAN , c_v-16 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 49*mus_finecity_mvl/mxv - .byte N06 , An3 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Cs4 , v060 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v+20 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Cs4 , v064 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v+21 - .byte N06 , Bn4 , v112 - .byte W06 - .byte N03 , Dn4 , v060 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte N06 , En4 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , En4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte PAN , c_v+20 - .byte N06 , Dn4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , Cs4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , Bn3 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , Cs4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte PAN , c_v-16 - .byte N24 , Gn3 , v112 - .byte W24 - .byte Fs3 - .byte W24 - .byte N06 , Gs2 , v064 - .byte W06 - .byte An2 , v076 - .byte W06 - .byte Cs3 , v088 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte PAN , c_v+20 - .byte N06 , Cs3 , v072 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v-16 - .byte VOL , 49*mus_finecity_mvl/mxv - .byte N06 , An3 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Cs4 , v060 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Cs4 , v064 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N06 , Bn4 , v112 - .byte W06 - .byte N03 , Dn4 , v060 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte N06 , En4 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W06 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , En4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , Dn4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , Cs4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , Bn3 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte N06 , Cs4 , v112 - .byte W06 - .byte N03 , An3 , v064 - .byte W06 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte N24 , Gn3 , v112 - .byte W24 - .byte Fs3 - .byte W24 - .byte Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte VOICE , 45 - .byte N24 , Gn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte VOICE , 24 - .byte VOL , 52*mus_finecity_mvl/mxv - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte PAN , c_v-26 - .byte N06 , Bn2 , v072 - .byte W06 - .byte Dn3 , v076 - .byte W06 - .byte Gn3 , v080 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v+22 - .byte N06 , Gn3 , v068 - .byte W06 - .byte An3 , v076 - .byte W06 - .byte Dn4 , v080 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-16 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 73 - .byte N06 , Bn3 , v112 - .byte W06 - .byte N03 , En4 , v064 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte N06 , Bn4 , v112 - .byte W06 - .byte N03 , Ds4 , v060 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N06 , Bn4 , v112 - .byte W06 - .byte N03 , En4 , v064 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte N06 , Bn4 , v112 - .byte W06 - .byte N03 , En4 , v064 - .byte W06 - .byte N06 , Bn4 , v112 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , En4 , v064 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte N06 , Bn4 , v112 - .byte W06 - .byte N03 , Ds4 , v064 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N06 , Cs5 , v112 - .byte W06 - .byte N03 , En4 , v060 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte N06 , Bn4 , v112 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , En4 , v064 - .byte W06 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N03 , En4 , v064 - .byte W06 - .byte N06 , Gs4 , v112 - .byte W06 - .byte N03 , Bn3 , v064 - .byte W06 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N03 , Bn3 , v064 - .byte W06 - .byte N06 , En4 , v112 - .byte W06 - .byte N03 , Bn3 , v064 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Bn3 , v064 - .byte W06 - .byte N06 , Cs4 , v112 - .byte W06 - .byte N03 , Bn3 , v064 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Bn3 , v064 - .byte W06 - .byte VOICE , 24 - .byte VOL , 52*mus_finecity_mvl/mxv - .byte W12 - .byte N06 , An4 , v112 - .byte W12 - .byte N24 , Gs4 - .byte W24 - .byte N06 , Gs2 , v064 - .byte W06 - .byte An2 , v076 - .byte W06 - .byte Cs3 , v088 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte PAN , c_v+20 - .byte N06 , Cs3 , v072 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte GOTO - .word mus_finecity_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_finecity_4: - .byte KEYSH , mus_finecity_key+0 - .byte VOICE , 45 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+16 - .byte VOL , 37*mus_finecity_mvl/mxv - .byte W48 -mus_finecity_4_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 17 - .byte W36 - .byte N03 , Bn4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N24 , Cs5 - .byte W12 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N06 , An3 - .byte W24 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cn4 - .byte W12 - .byte N30 , Gn3 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Bn3 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N36 , Cs4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N30 , Dn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N06 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N48 , Cs4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N24 , En4 - .byte W24 - .byte Gn4 - .byte W24 - .byte PAN , c_v+24 - .byte MOD , 0 - .byte VOL , 31*mus_finecity_mvl/mxv - .byte W48 - .byte N12 , En5 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte N06 , En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N24 , Cs5 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W24 - .byte N06 , An4 - .byte W12 - .byte N42 , Cn5 - .byte W12 - .byte MOD , 5 - .byte VOL , 28*mus_finecity_mvl/mxv - .byte W02 - .byte 27*mus_finecity_mvl/mxv - .byte W03 - .byte 25*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W04 - .byte 21*mus_finecity_mvl/mxv - .byte W02 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 13*mus_finecity_mvl/mxv - .byte W03 - .byte 12*mus_finecity_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 31*mus_finecity_mvl/mxv - .byte W12 - .byte N03 , Ds5 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte En5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N24 , En5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte N24 , Ds5 - .byte W24 - .byte Bn4 - .byte W24 - .byte An4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v-32 - .byte MOD , 0 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte N06 , Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+24 - .byte N06 , Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte En5 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cs4 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+24 - .byte N06 , Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn5 , v064 - .byte W06 - .byte N78 , An5 , v060 - .byte W06 - .byte W24 - .byte MOD , 6 - .byte VOL , 31*mus_finecity_mvl/mxv - .byte W05 - .byte 27*mus_finecity_mvl/mxv - .byte W07 - .byte 25*mus_finecity_mvl/mxv - .byte W05 - .byte 23*mus_finecity_mvl/mxv - .byte W07 - .byte 21*mus_finecity_mvl/mxv - .byte W05 - .byte 19*mus_finecity_mvl/mxv - .byte W07 - .byte 17*mus_finecity_mvl/mxv - .byte W05 - .byte 17*mus_finecity_mvl/mxv - .byte W07 - .byte 16*mus_finecity_mvl/mxv - .byte W05 - .byte 15*mus_finecity_mvl/mxv - .byte W07 - .byte 13*mus_finecity_mvl/mxv - .byte W05 - .byte 12*mus_finecity_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 37*mus_finecity_mvl/mxv - .byte N06 , An5 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W18 - .byte Gn5 - .byte W06 - .byte An5 - .byte W12 - .byte N12 , En5 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_finecity_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_finecity_5: - .byte KEYSH , mus_finecity_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 44*mus_finecity_mvl/mxv - .byte W48 -mus_finecity_5_B1: -mus_finecity_5_000: - .byte N06 , En5 , v112 - .byte W24 - .byte En5 , v080 - .byte W24 - .byte En5 , v112 - .byte W24 - .byte En5 , v088 - .byte W24 - .byte PEND - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 , En5 , v112 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte En5 , v092 - .byte W24 - .byte En5 , v112 - .byte W12 - .byte W96 - .byte W12 - .byte En5 , v092 - .byte W84 - .byte W60 - .byte En5 , v096 - .byte W36 - .byte W60 - .byte N12 - .byte W24 - .byte En5 , v112 - .byte W12 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 , En5 , v112 - .byte W12 - .byte W96 - .byte W96 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte PATT - .word mus_finecity_5_000 - .byte GOTO - .word mus_finecity_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_finecity_6: - .byte KEYSH , mus_finecity_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-63 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte BEND , c_v+0 - .byte W48 -mus_finecity_6_B1: - .byte VOICE , 83 - .byte W06 - .byte N24 , Fs5 , v084 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Dn5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , En5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Fs5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Dn5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , En5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Bn5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Gn5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N30 , Fs5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte W06 - .byte VOICE , 80 - .byte N12 , Gn4 , v112 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte VOICE , 80 - .byte BEND , c_v+0 - .byte N30 , Gn3 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte BEND , c_v+0 - .byte N24 , Cs4 - .byte W24 - .byte N06 , An3 - .byte W12 - .byte N03 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte N24 , En3 - .byte W24 - .byte An3 - .byte W24 - .byte N36 - .byte W09 - .byte MOD , 3 - .byte W24 - .byte W03 - .byte N03 , Fs3 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N03 , An3 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 3 - .byte W24 - .byte N06 , An3 - .byte W12 - .byte N03 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte MOD , 0 - .byte N12 , Ds3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N06 , Bn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N06 , Dn3 - .byte W12 - .byte MOD , 3 - .byte N03 , Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte MOD , 0 - .byte N03 , Gn3 - .byte N03 , Bn3 - .byte W12 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N06 - .byte W12 - .byte MOD , 3 - .byte N03 , Fs3 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte MOD , 0 - .byte N24 , An3 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte MOD , 3 - .byte N03 , Fs3 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte MOD , 0 - .byte N03 , Cs4 - .byte W06 - .byte N03 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , An3 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte N24 , Dn4 - .byte W24 - .byte MOD , 3 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N24 - .byte W24 - .byte MOD , 3 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N36 , Cs4 - .byte W24 - .byte MOD , 3 - .byte W12 - .byte N03 , An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte MOD , 0 - .byte N24 , En3 - .byte W24 - .byte An3 - .byte W24 - .byte N84 , Gn3 - .byte W24 - .byte MOD , 3 - .byte W60 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte MOD , 0 - .byte N48 , An3 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte N24 , Cs4 - .byte W24 - .byte An3 - .byte W24 - .byte MOD , 0 - .byte N84 - .byte W24 - .byte MOD , 3 - .byte W60 - .byte N06 , Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte MOD , 0 - .byte N48 , Fs3 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte N24 , En3 - .byte W24 - .byte Fs3 - .byte W24 -mus_finecity_6_000: - .byte MOD , 0 - .byte N96 , En4 , v112 - .byte W24 - .byte MOD , 3 - .byte W72 - .byte PEND - .byte PATT - .word mus_finecity_6_000 - .byte MOD , 0 - .byte N96 , Gn4 , v112 - .byte W24 - .byte MOD , 3 - .byte W48 - .byte 5 - .byte W24 - .byte VOICE , 83 - .byte MOD , 0 - .byte N06 , En3 - .byte W12 - .byte En3 , v036 - .byte W12 - .byte En3 , v112 - .byte W12 - .byte En3 , v036 - .byte W12 - .byte En3 , v112 - .byte W12 - .byte En3 , v036 - .byte W12 - .byte En3 , v112 - .byte W12 - .byte En3 , v036 - .byte W12 - .byte N24 , Fs4 , v112 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Dn4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An3 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Fs4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Dn4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Bn4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Gn4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Fs4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte VOICE , 80 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte N24 , Gn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte An3 - .byte W24 - .byte VOICE , 83 - .byte N24 , Fs5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Dn5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , En5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Fs5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Dn5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , En5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Bn5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Gn5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Fs5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte VOICE , 80 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte N24 , Gn3 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Dn3 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An3 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Gn3 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Dn3 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An3 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte W12 - .byte 29*mus_finecity_mvl/mxv - .byte N12 , Gn4 - .byte W03 - .byte VOL , 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Fs4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Dn4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte W03 - .byte 26*mus_finecity_mvl/mxv - .byte W03 - .byte 22*mus_finecity_mvl/mxv - .byte W03 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte VOICE , 80 - .byte VOL , 26*mus_finecity_mvl/mxv - .byte N84 , Dn4 - .byte W84 - .byte N06 , Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N96 , Cn4 - .byte W96 - .byte N96 - .byte W96 - .byte VOICE , 83 - .byte N06 , Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOICE , 80 - .byte N84 , Dn4 - .byte W84 - .byte N06 , Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N96 , En4 - .byte W96 - .byte Cn4 - .byte W96 - .byte N96 - .byte W96 - .byte VOICE , 83 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte N24 , Gs4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Fs4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Gs4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Fs4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Bn4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Cs5 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Bn4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Gs4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte W12 - .byte N12 , An4 - .byte W12 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte N24 , Gs4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , Dn4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte 35*mus_finecity_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte VOL , 32*mus_finecity_mvl/mxv - .byte W02 - .byte 24*mus_finecity_mvl/mxv - .byte W01 - .byte 29*mus_finecity_mvl/mxv - .byte W02 - .byte 19*mus_finecity_mvl/mxv - .byte W01 - .byte 23*mus_finecity_mvl/mxv - .byte W02 - .byte 14*mus_finecity_mvl/mxv - .byte W01 - .byte 17*mus_finecity_mvl/mxv - .byte W03 - .byte GOTO - .word mus_finecity_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_finecity_7: - .byte KEYSH , mus_finecity_key+0 - .byte VOICE , 39 - .byte LFOS , 44 - .byte XCMD , xIECV , 12 - .byte xIECV , 22 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 61*mus_finecity_mvl/mxv - .byte W48 -mus_finecity_7_B1: - .byte N06 , Dn2 , v112 - .byte W06 - .byte N12 , Dn2 , v036 - .byte W18 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v036 - .byte W18 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v036 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte Fs1 - .byte W06 -mus_finecity_7_000: - .byte N30 , Gn1 , v112 - .byte W30 - .byte N06 , Gn1 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte N30 , Fs1 , v112 - .byte W30 - .byte N06 , Fs1 , v036 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte PEND - .byte En2 , v112 - .byte W06 - .byte En2 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte N24 , En1 , v112 - .byte W24 - .byte Gn1 - .byte W24 - .byte An1 - .byte W24 -mus_finecity_7_001: - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W30 - .byte N03 , En1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v036 - .byte W06 - .byte PEND - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W30 - .byte N03 , An1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , Gs1 , v096 - .byte W12 - .byte N06 , Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W30 - .byte N03 , Fs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte N24 , Fs1 , v112 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte Ds1 , v036 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W30 - .byte N03 , Fs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds1 - .byte W06 - .byte Ds1 , v036 - .byte W06 - .byte N12 , Fs1 , v112 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , Fn1 , v096 - .byte W12 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W30 - .byte N03 , En1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte N18 , Dn1 , v112 - .byte W18 - .byte N06 , Dn1 , v036 - .byte W06 - .byte Ds1 , v112 - .byte W06 - .byte Ds1 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W30 - .byte N03 , En1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte N18 , An1 , v112 - .byte W18 - .byte N06 , An1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v036 - .byte W30 - .byte N03 , As1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte N12 , Dn2 , v112 - .byte W12 - .byte N06 , Dn2 , v036 - .byte W12 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W30 - .byte N03 , An1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte PATT - .word mus_finecity_7_001 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W30 - .byte N03 , An1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte N18 , An1 , v112 - .byte W18 - .byte N06 , An1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W30 - .byte N03 , Fs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte N18 , Fs1 , v112 - .byte W18 - .byte N06 , Fs1 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W30 - .byte N03 , Fs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte N24 , Fs1 , v112 - .byte W24 - .byte N06 , Fn1 - .byte W06 - .byte Fn1 , v036 - .byte W06 - .byte Cn2 , v120 - .byte W12 - .byte N09 , Cn2 , v096 - .byte W12 - .byte N06 , Cn2 , v120 - .byte W12 - .byte N09 , Cn2 , v096 - .byte W12 - .byte N06 , Cn2 , v120 - .byte W12 - .byte N09 , Cn2 , v096 - .byte W12 - .byte N06 , Bn2 , v112 - .byte W06 - .byte Cn3 , v120 - .byte W06 - .byte N09 , Cn2 , v096 - .byte W12 - .byte N06 , Cs2 , v120 - .byte W12 - .byte N09 , Cs2 , v096 - .byte W12 - .byte N06 , Cs2 , v120 - .byte W12 - .byte N09 , Cs2 , v096 - .byte W12 - .byte N06 , Cs2 , v120 - .byte W12 - .byte N09 , Cs2 , v096 - .byte W12 - .byte N06 , Cn3 , v112 - .byte W06 - .byte Cs3 , v120 - .byte W06 - .byte N12 , Bn2 , v096 - .byte W12 - .byte N06 , An2 , v120 - .byte W12 - .byte N09 , An2 , v096 - .byte W12 - .byte N06 , An2 , v120 - .byte W12 - .byte N09 , An2 , v096 - .byte W12 - .byte N06 , An2 , v120 - .byte W12 - .byte N09 , An2 , v096 - .byte W12 - .byte N06 , An2 , v120 - .byte W12 - .byte N09 , An2 , v096 - .byte W12 - .byte N06 , An2 , v112 - .byte W06 - .byte An2 , v036 - .byte W18 - .byte An2 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v036 - .byte W18 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v036 - .byte W18 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v036 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte PATT - .word mus_finecity_7_000 - .byte N06 , Gs1 , v112 - .byte W06 - .byte An1 - .byte W06 - .byte En1 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte Ds1 , v112 - .byte W06 - .byte Ds1 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte An1 - .byte W06 - .byte N24 , Cs2 - .byte W24 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v036 - .byte W18 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v036 - .byte W06 - .byte En2 , v112 - .byte W06 - .byte En2 , v036 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte N24 , Cs2 , v112 - .byte W24 - .byte N06 , An1 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v036 - .byte W18 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v036 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte N24 , An1 , v112 - .byte W24 - .byte N06 , Fs1 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v036 - .byte W18 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte N24 , Fs1 , v112 - .byte W24 - .byte N06 , Dn1 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte N24 , En1 , v112 - .byte W24 - .byte Gn1 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte N24 , En1 , v112 - .byte W24 - .byte Gn1 - .byte W24 - .byte N18 , An1 - .byte W18 - .byte N06 , An1 , v036 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte N24 , Gn1 , v112 - .byte W24 - .byte Gs1 - .byte W24 - .byte An1 - .byte W24 - .byte N06 , As1 - .byte W06 - .byte As1 , v036 - .byte W30 - .byte N03 , As1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte Fn1 , v036 - .byte W06 - .byte N12 , Fn1 , v112 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte As1 , v036 - .byte W06 - .byte Fn1 , v112 - .byte W06 - .byte Fn1 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W30 - .byte N03 , An1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte N12 , En1 , v112 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gs1 , v036 - .byte W30 - .byte N03 , Gs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds1 - .byte W06 - .byte Ds1 , v036 - .byte W06 - .byte N12 , Ds1 , v112 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gs1 , v036 - .byte W06 - .byte Ds1 , v112 - .byte W06 - .byte Ds1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v036 - .byte W30 - .byte N03 , Gn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v036 - .byte W30 - .byte N03 , As1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte Fn1 , v036 - .byte W06 - .byte N12 , Fn1 , v112 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte As1 , v036 - .byte W18 - .byte Cn2 , v112 - .byte W06 - .byte Cn2 , v036 - .byte W30 - .byte N03 , Cn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte N12 , Gn1 , v112 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Gn1 - .byte W12 - .byte N06 , An1 , v120 - .byte W12 - .byte N09 , An1 , v096 - .byte W12 - .byte N06 , An1 , v120 - .byte W12 - .byte N09 , An1 , v096 - .byte W12 - .byte N06 , An1 , v120 - .byte W12 - .byte N09 , An1 , v096 - .byte W12 - .byte N06 , An2 , v120 - .byte W12 - .byte N09 , An1 , v096 - .byte W12 - .byte N06 , An1 , v120 - .byte W12 - .byte N09 , An1 , v096 - .byte W12 - .byte N06 , An1 , v120 - .byte W12 - .byte N09 , An1 , v096 - .byte W12 - .byte N06 , Dn2 , v120 - .byte W12 - .byte N12 , Dn2 , v096 - .byte W12 - .byte N06 , Dn3 , v120 - .byte W12 - .byte N12 , Cn3 , v096 - .byte W12 - .byte N30 , En2 , v112 - .byte W36 - .byte N06 - .byte W06 - .byte En2 , v036 - .byte W06 - .byte N30 , Ds2 , v112 - .byte W30 - .byte N06 , Ds2 , v036 - .byte W06 - .byte Ds2 , v112 - .byte W06 - .byte Ds2 , v036 - .byte W06 - .byte N30 , Cs2 , v112 - .byte W30 - .byte N06 , Cs2 , v036 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte N30 , Bn1 , v112 - .byte W30 - .byte N06 , Bn1 , v036 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v036 - .byte W06 - .byte N30 , An1 , v112 - .byte W30 - .byte N06 , An1 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte N30 , Gs1 , v112 - .byte W30 - .byte N06 , Gs1 , v036 - .byte W06 - .byte Gs1 , v112 - .byte W06 - .byte Gs1 , v036 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v036 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte N24 , Fs1 , v112 - .byte W24 - .byte Gn1 - .byte W24 - .byte An1 - .byte W24 - .byte GOTO - .word mus_finecity_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_finecity_8: - .byte KEYSH , mus_finecity_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 70*mus_finecity_mvl/mxv - .byte N06 , Cn1 , v127 - .byte N42 , An2 , v060 - .byte W12 - .byte N06 , En1 , v127 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 , v124 - .byte W06 - .byte N03 , Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 -mus_finecity_8_B1: - .byte VOL , 63*mus_finecity_mvl/mxv - .byte N06 , En1 , v112 - .byte N48 , An2 , v096 - .byte W24 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte N24 , Gn2 , v080 - .byte W12 - .byte N06 , Cn1 , v127 - .byte W12 -mus_finecity_8_000: - .byte N06 , En1 , v112 - .byte N48 , An2 , v092 - .byte W24 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte N24 , Gn2 , v080 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte Cn1 , v127 - .byte W12 - .byte PEND -mus_finecity_8_001: - .byte N06 , En1 , v112 - .byte N48 , An2 , v096 - .byte W24 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte N24 , Gn2 , v080 - .byte W12 - .byte N06 , Cn1 , v127 - .byte W12 - .byte PEND - .byte N06 - .byte N48 , An2 , v096 - .byte W12 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte N24 , Gn2 , v080 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte N36 , An2 , v096 - .byte W24 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W24 -mus_finecity_8_002: - .byte N06 , Cn1 , v120 - .byte W24 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W24 - .byte PEND - .byte PATT - .word mus_finecity_8_002 - .byte PATT - .word mus_finecity_8_002 - .byte PATT - .word mus_finecity_8_002 - .byte PATT - .word mus_finecity_8_002 - .byte PATT - .word mus_finecity_8_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W12 - .byte Cn1 , v120 - .byte N48 , An2 , v080 - .byte W24 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W24 - .byte Cn1 , v124 - .byte W24 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W24 - .byte Cn1 - .byte W24 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte N06 - .byte W12 -mus_finecity_8_003: - .byte N06 , En1 , v120 - .byte W24 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_finecity_8_003 - .byte N06 , En1 , v124 - .byte W24 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v124 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 -mus_finecity_8_004: - .byte N06 , En1 , v112 - .byte N48 , An2 , v088 - .byte W24 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte N24 , Gn2 , v080 - .byte W12 - .byte N06 , Cn1 , v127 - .byte W12 - .byte PEND - .byte PATT - .word mus_finecity_8_000 - .byte PATT - .word mus_finecity_8_001 -mus_finecity_8_005: - .byte N06 , En1 , v112 - .byte N48 , An2 , v092 - .byte W24 - .byte N06 , Cn1 , v127 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte N24 , Gn2 , v080 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte Cn1 , v127 - .byte W12 - .byte PEND - .byte PATT - .word mus_finecity_8_004 - .byte N06 , En1 , v112 - .byte N48 , An2 , v088 - .byte W24 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte N24 , Gn2 , v080 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_finecity_8_004 - .byte PATT - .word mus_finecity_8_005 - .byte N06 , En1 , v112 - .byte N48 , An2 , v088 - .byte W24 - .byte N06 , Cn1 , v127 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte N24 , Gn2 , v080 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte Cn1 , v127 - .byte W12 - .byte Cn1 , v120 - .byte N48 , An2 , v088 - .byte W12 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte N24 , An2 , v060 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte Cn1 - .byte W12 -mus_finecity_8_006: - .byte N06 , Cn1 , v120 - .byte W18 - .byte N03 , Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W24 - .byte PEND - .byte Cn1 , v120 - .byte W18 - .byte N03 , Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte En1 - .byte W06 - .byte Dn1 - .byte W18 - .byte Cn1 , v120 - .byte W18 - .byte N03 , Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W24 - .byte En1 , v120 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_finecity_8_006 - .byte N06 , Cn1 , v120 - .byte W18 - .byte N03 , Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W24 - .byte N06 - .byte W18 - .byte N03 , Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v127 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v127 - .byte W12 - .byte PATT - .word mus_finecity_8_004 - .byte N06 , En1 , v112 - .byte N48 , An2 , v088 - .byte W24 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte N24 , Gn2 , v080 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte N48 , An2 , v092 - .byte W24 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En1 , v112 - .byte N24 , Gn2 , v080 - .byte W12 - .byte N06 , Cn1 , v127 - .byte W12 - .byte Cn1 , v120 - .byte N48 , An2 , v092 - .byte W12 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte N24 , An2 , v056 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte Cn1 - .byte W12 - .byte GOTO - .word mus_finecity_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_finecity_9: - .byte KEYSH , mus_finecity_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 18 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte W48 -mus_finecity_9_B1: -mus_finecity_9_000: - .byte VOICE , 6 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , Dn5 , v064 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte N03 , Cs5 , v060 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte N03 , Dn5 , v064 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte N03 , Dn5 , v064 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte Gn5 - .byte W06 - .byte PEND -mus_finecity_9_001: - .byte N06 , Fs5 , v112 - .byte W06 - .byte N03 , Dn5 , v064 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte N03 , Cs5 , v064 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N06 , Bn5 , v112 - .byte W06 - .byte N03 , Dn5 , v060 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte N06 , An5 - .byte W06 - .byte Gn5 - .byte W06 - .byte PEND -mus_finecity_9_002: - .byte N06 , Fs5 , v112 - .byte W06 - .byte N03 , Dn5 , v064 - .byte W06 - .byte N06 , En5 , v112 - .byte W06 - .byte N03 , Dn5 , v064 - .byte W06 - .byte N06 , Fs5 , v112 - .byte W06 - .byte N03 , An4 , v064 - .byte W06 - .byte N06 , En5 , v112 - .byte W06 - .byte N03 , An4 , v064 - .byte W06 - .byte N06 , Dn5 , v112 - .byte W06 - .byte N03 , An4 , v064 - .byte W06 - .byte N06 , Cs5 , v112 - .byte W06 - .byte N03 , An4 , v064 - .byte W06 - .byte N06 , Bn4 , v112 - .byte W06 - .byte N03 , An4 , v064 - .byte W06 - .byte N06 , Cs5 , v112 - .byte W06 - .byte N03 , An4 , v064 - .byte W06 - .byte PEND - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 44*mus_finecity_mvl/mxv - .byte W12 - .byte N12 , Bn2 , v112 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte Bn2 - .byte W24 - .byte Cs3 - .byte W24 - .byte VOICE , 5 - .byte PAN , c_v+63 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte N30 , Bn3 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte En4 - .byte W24 - .byte N06 , Cs4 - .byte W12 - .byte N03 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte Cs4 - .byte W24 - .byte N36 , Cn4 - .byte W09 - .byte MOD , 5 - .byte W24 - .byte W03 - .byte N03 , Bn3 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N03 , Cn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 3 - .byte W24 - .byte N06 , Ds4 - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte MOD , 0 - .byte N12 , Fs3 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N06 , Fs4 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte MOD , 4 - .byte N03 , Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte MOD , 0 - .byte N03 , Dn4 - .byte W12 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , Bn3 - .byte W12 - .byte MOD , 4 - .byte N03 , As3 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte MOD , 0 - .byte N24 , Cs4 - .byte W24 - .byte N06 , An3 - .byte W12 - .byte MOD , 4 - .byte N03 , Gs3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte MOD , 0 - .byte N03 , En4 - .byte W06 - .byte N03 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte MOD , 5 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N24 , En4 - .byte W24 - .byte MOD , 4 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N36 - .byte W24 - .byte MOD , 3 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte MOD , 0 - .byte N24 , An3 - .byte W24 - .byte Cs4 - .byte W24 - .byte N84 , Bn3 - .byte W24 - .byte MOD , 4 - .byte W60 - .byte N06 , Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte MOD , 0 - .byte N48 , Cs4 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte N24 , En4 - .byte W24 - .byte Cs4 - .byte W24 - .byte MOD , 0 - .byte N84 , Cn4 - .byte W24 - .byte MOD , 4 - .byte W60 - .byte N06 , Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte MOD , 0 - .byte N48 , Bn3 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte N24 , Ds4 - .byte W24 - .byte Fs4 - .byte W24 -mus_finecity_9_003: - .byte MOD , 0 - .byte N96 , Gn4 , v112 - .byte W24 - .byte MOD , 3 - .byte W72 - .byte PEND - .byte PATT - .word mus_finecity_9_003 - .byte MOD , 0 - .byte N96 , An4 , v112 - .byte W24 - .byte MOD , 6 - .byte W72 - .byte 0 - .byte N06 - .byte W24 - .byte Gn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte VOICE , 6 - .byte N06 , An4 - .byte W06 - .byte N03 , Dn5 , v064 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte N03 , Cs5 , v060 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte N03 , Dn5 , v064 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte N03 , Dn5 , v064 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte Gn5 - .byte W06 - .byte PATT - .word mus_finecity_9_001 - .byte PATT - .word mus_finecity_9_002 - .byte VOICE , 81 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte N24 , Bn2 , v112 - .byte W24 - .byte An2 - .byte W24 - .byte Bn2 - .byte W24 - .byte Cs3 - .byte W24 - .byte PATT - .word mus_finecity_9_000 - .byte PATT - .word mus_finecity_9_001 - .byte PATT - .word mus_finecity_9_002 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 26*mus_finecity_mvl/mxv - .byte N24 , Bn2 , v112 - .byte W24 - .byte An2 - .byte W24 - .byte Bn2 - .byte W24 - .byte En3 - .byte W24 - .byte Bn3 - .byte W24 - .byte An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte En4 - .byte W24 - .byte W12 - .byte N12 , Bn3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cs4 - .byte W24 - .byte VOICE , 5 - .byte PAN , c_v+63 - .byte VOL , 26*mus_finecity_mvl/mxv - .byte N84 , Fn4 - .byte W84 - .byte N06 , Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N96 , En4 - .byte W96 - .byte Ds4 - .byte W96 - .byte N06 , Gn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte N84 , Fn4 - .byte W84 - .byte N06 , Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte N96 , Gn4 - .byte W96 - .byte En4 - .byte W96 - .byte N48 , Dn4 - .byte W48 - .byte Fs4 - .byte W48 - .byte VOICE , 6 - .byte VOL , 35*mus_finecity_mvl/mxv - .byte N06 , Bn4 - .byte W06 - .byte N03 , En5 , v064 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte N06 , Bn5 , v112 - .byte W06 - .byte N03 , Ds5 , v060 - .byte W06 - .byte En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N06 , Bn5 , v112 - .byte W06 - .byte N03 , En5 , v064 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte N06 , Bn5 , v112 - .byte W06 - .byte N03 , En5 , v064 - .byte W06 - .byte N06 , Bn5 , v112 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte N03 , En5 , v064 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte N06 , Bn5 , v112 - .byte W06 - .byte N03 , Ds5 , v064 - .byte W06 - .byte En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N06 , Cs6 , v112 - .byte W06 - .byte N03 , En5 , v060 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte N06 , Bn5 , v112 - .byte W06 - .byte N03 , En5 - .byte W06 - .byte N06 , Bn5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte N03 , En5 , v064 - .byte W06 - .byte N06 , Fs5 , v112 - .byte W06 - .byte N03 , En5 , v064 - .byte W06 - .byte N06 , Gs5 , v112 - .byte W06 - .byte N03 , Bn4 , v064 - .byte W06 - .byte N06 , Fs5 , v112 - .byte W06 - .byte N03 , Bn4 , v064 - .byte W06 - .byte N06 , En5 , v112 - .byte W06 - .byte N03 , Bn4 , v064 - .byte W06 - .byte N06 , Ds5 , v112 - .byte W06 - .byte N03 , Bn4 , v064 - .byte W06 - .byte N06 , Cs5 , v112 - .byte W06 - .byte N03 , Bn4 , v064 - .byte W06 - .byte N06 , Ds5 , v112 - .byte W06 - .byte N03 , Bn4 , v064 - .byte W06 - .byte VOICE , 81 - .byte VOL , 26*mus_finecity_mvl/mxv - .byte W12 - .byte N12 , Cs4 , v112 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N24 - .byte W24 - .byte Cs4 - .byte W24 - .byte GOTO - .word mus_finecity_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_finecity_10: - .byte KEYSH , mus_finecity_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 44*mus_finecity_mvl/mxv - .byte W48 -mus_finecity_10_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte N48 , En3 , v112 - .byte W48 - .byte VOICE , 24 - .byte VOL , 40*mus_finecity_mvl/mxv - .byte N06 , En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn4 - .byte W12 - .byte En5 - .byte W12 - .byte VOICE , 48 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte N48 , Gn3 - .byte W48 - .byte VOICE , 24 - .byte VOL , 41*mus_finecity_mvl/mxv - .byte N06 , An4 - .byte W12 - .byte Cs5 - .byte W12 - .byte En5 - .byte W12 - .byte An5 - .byte W12 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte N06 , Gn5 - .byte W24 - .byte VOICE , 48 - .byte N24 , En3 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N36 , Ds3 - .byte W12 - .byte W24 - .byte N24 , Fs3 - .byte W24 - .byte Ds3 - .byte W48 - .byte N96 , Dn3 - .byte W96 - .byte N48 , Cs3 - .byte W48 - .byte Gn3 - .byte W48 - .byte N44 , An3 - .byte W48 - .byte N48 , Gn3 - .byte W48 - .byte VOL , 28*mus_finecity_mvl/mxv - .byte N48 , An3 , v104 - .byte W48 - .byte VOICE , 24 - .byte VOL , 44*mus_finecity_mvl/mxv - .byte N06 , Gn4 , v112 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v-32 - .byte VOL , 31*mus_finecity_mvl/mxv - .byte N12 , Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , En4 - .byte W12 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , En4 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N24 , An4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , Gn4 - .byte W12 - .byte N24 , An4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , Gn4 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte N12 , As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N36 , En4 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 36*mus_finecity_mvl/mxv - .byte N36 , Bn3 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N24 , Cs4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte VOICE , 24 - .byte VOL , 42*mus_finecity_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , An4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v+22 - .byte N06 , En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte VOICE , 48 - .byte VOL , 46*mus_finecity_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 73 - .byte VOL , 29*mus_finecity_mvl/mxv - .byte PAN , c_v-32 - .byte BEND , c_v+1 - .byte W48 - .byte N12 , Fn4 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte N24 , Dn5 - .byte W24 - .byte N06 , Cn5 - .byte W12 - .byte N24 , As4 - .byte W24 - .byte N06 , Cn5 - .byte W36 - .byte N36 , As4 - .byte W18 - .byte VOL , 22*mus_finecity_mvl/mxv - .byte W06 - .byte 17*mus_finecity_mvl/mxv - .byte W05 - .byte 13*mus_finecity_mvl/mxv - .byte W07 - .byte 26*mus_finecity_mvl/mxv - .byte N24 , Gs4 - .byte W24 - .byte N06 , Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N72 , Bn4 - .byte W24 - .byte VOL , 26*mus_finecity_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 22*mus_finecity_mvl/mxv - .byte W07 - .byte 21*mus_finecity_mvl/mxv - .byte W05 - .byte 17*mus_finecity_mvl/mxv - .byte W07 - .byte 13*mus_finecity_mvl/mxv - .byte W05 - .byte 11*mus_finecity_mvl/mxv - .byte W07 - .byte 8*mus_finecity_mvl/mxv - .byte W05 - .byte 4*mus_finecity_mvl/mxv - .byte W07 - .byte 29*mus_finecity_mvl/mxv - .byte MOD , 2 - .byte W24 - .byte W48 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte N24 , En5 - .byte W24 - .byte N06 , Dn5 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte N06 , Gn4 - .byte W36 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , Bn4 - .byte W24 - .byte N06 , Cn5 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte N12 , Gs4 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte VOL , 46*mus_finecity_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_finecity_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_finecity: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_finecity_pri @ Priority - .byte mus_finecity_rev @ Reverb. - - .word mus_finecity_grp - - .word mus_finecity_1 - .word mus_finecity_2 - .word mus_finecity_3 - .word mus_finecity_4 - .word mus_finecity_5 - .word mus_finecity_6 - .word mus_finecity_7 - .word mus_finecity_8 - .word mus_finecity_9 - .word mus_finecity_10 - - .end diff --git a/sound/songs/mus_friendly.s b/sound/songs/mus_friendly.s deleted file mode 100644 index 4b45085f98..0000000000 --- a/sound/songs/mus_friendly.s +++ /dev/null @@ -1,3305 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_friendly_grp, voicegroup050 - .equ mus_friendly_pri, 0 - .equ mus_friendly_rev, reverb_set+50 - .equ mus_friendly_mvl, 127 - .equ mus_friendly_key, 0 - .equ mus_friendly_tbs, 1 - .equ mus_friendly_exg, 0 - .equ mus_friendly_cmp, 1 - - .section .rodata - .global mus_friendly - .align 2 - -@********************** Track 1 **********************@ - -mus_friendly_1: - .byte KEYSH , mus_friendly_key+0 - .byte TEMPO , 172*mus_friendly_tbs/2 - .byte VOICE , 1 - .byte LFOS , 44 - .byte VOL , 53*mus_friendly_mvl/mxv - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Bn5 , v112 - .byte W12 - .byte N03 , An5 , v088 - .byte W03 - .byte Gn5 - .byte W03 - .byte Fn5 , v084 - .byte W03 - .byte En5 - .byte W03 - .byte Dn5 , v076 - .byte W03 - .byte Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 , v072 - .byte W03 - .byte Fn4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cn4 , v068 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W04 - .byte VOL , 79*mus_friendly_mvl/mxv - .byte W08 - .byte VOICE , 17 - .byte N04 , Fs3 , v112 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W08 -mus_friendly_1_B1: - .byte VOICE , 17 - .byte VOL , 83*mus_friendly_mvl/mxv - .byte N08 , Cs4 , v120 - .byte W08 - .byte Cs4 , v032 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N32 , Bn3 , v112 - .byte W24 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte W08 - .byte N04 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 , v120 - .byte W16 - .byte Dn4 , v112 - .byte W08 - .byte Ds4 - .byte W16 - .byte N16 , En4 - .byte W16 - .byte N02 , Ds4 , v080 - .byte W02 - .byte Cs4 - .byte W02 - .byte Bn3 - .byte W02 - .byte As3 , v076 - .byte W02 - .byte An3 , v072 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fn3 - .byte W04 - .byte N04 , Ds4 , v112 - .byte W08 - .byte En4 - .byte W08 - .byte N08 , Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Cs4 , v032 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N32 , Bn3 , v112 - .byte W24 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte W08 - .byte N04 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 - .byte W16 - .byte Dn4 - .byte W08 - .byte Ds4 - .byte W12 - .byte N04 , Gn4 , v068 - .byte W04 - .byte N16 , Gs4 , v112 - .byte W16 - .byte N02 , Gn4 , v084 - .byte W02 - .byte Fn4 - .byte W02 - .byte En4 , v080 - .byte W02 - .byte Dn4 , v076 - .byte W02 - .byte Cn4 - .byte W02 - .byte Bn3 , v072 - .byte W06 - .byte N04 , En4 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N04 , Gs3 , v112 - .byte W08 - .byte N08 , En4 - .byte W08 - .byte En4 , v032 - .byte W08 - .byte N40 , Cs4 , v112 - .byte W32 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte N02 , Bn3 , v080 - .byte W02 - .byte As3 , v076 - .byte W02 - .byte Gs3 , v072 - .byte W02 - .byte Fs3 , v064 - .byte W02 - .byte En3 , v056 - .byte W02 - .byte Ds3 - .byte W06 - .byte W24 - .byte N24 , Gs3 , v112 - .byte W24 - .byte As3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N40 , Ds4 - .byte W40 - .byte MOD , 8 - .byte N04 , En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte MOD , 0 - .byte N24 , Cs4 - .byte W24 - .byte N08 , Bn3 - .byte W08 - .byte As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N10 , Cs4 - .byte W10 - .byte N02 , Cn4 , v080 - .byte W02 - .byte Bn3 , v076 - .byte W02 - .byte An3 , v072 - .byte W02 - .byte Gn3 , v064 - .byte W02 - .byte Fn3 , v056 - .byte W02 - .byte En3 - .byte W04 - .byte VOL , 83*mus_friendly_mvl/mxv - .byte N02 , Cs3 , v076 - .byte W02 - .byte Ds3 - .byte W02 - .byte En3 , v080 - .byte W02 - .byte Fs3 - .byte W02 - .byte Gs3 - .byte W02 - .byte As3 , v084 - .byte W02 - .byte Bn3 - .byte W02 - .byte Cs4 , v088 - .byte W02 - .byte Ds4 - .byte W02 - .byte En4 - .byte W02 - .byte Fs4 , v092 - .byte W02 - .byte Gs4 - .byte W02 - .byte As4 - .byte W02 - .byte VOICE , 1 - .byte N02 , Bn4 - .byte W02 - .byte N04 , Cn5 , v096 - .byte W04 - .byte N16 , Bn4 - .byte W16 - .byte N08 , Fs4 , v112 - .byte W08 - .byte En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N20 , Cs4 - .byte W20 - .byte N04 , Dn4 - .byte W04 - .byte N16 , Ds4 - .byte W16 - .byte N32 , Bn3 - .byte W40 - .byte N04 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 - .byte W40 - .byte En4 - .byte W24 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte En4 , v032 - .byte W08 - .byte Fs4 , v112 - .byte W08 - .byte Cs4 - .byte N08 , Fs4 , v032 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs3 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N32 , Bn3 , v112 - .byte W40 - .byte N04 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 - .byte W36 - .byte N04 , Gn4 - .byte W04 - .byte N08 , Gs4 - .byte W24 - .byte Fs4 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte Gs3 , v112 - .byte W08 - .byte En4 - .byte W08 - .byte En4 , v032 - .byte W08 - .byte N56 , Cs4 , v112 - .byte W56 - .byte N08 , Cs4 , v032 - .byte W24 - .byte Gs3 , v088 - .byte W10 - .byte N06 , Gn3 - .byte W06 - .byte N04 , Gs3 - .byte W08 - .byte N08 , As3 , v096 - .byte W08 - .byte An3 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte N08 , Bn3 , v112 - .byte W08 - .byte As3 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte N40 , Ds4 - .byte W40 - .byte N04 , En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N24 , Cs4 - .byte W24 - .byte N08 , Bn3 - .byte W08 - .byte As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W72 - .byte VOICE , 17 - .byte VOL , 79*mus_friendly_mvl/mxv - .byte N08 , Bn3 - .byte W08 - .byte Bn3 , v032 - .byte W08 - .byte Cs4 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W16 - .byte Ds4 , v112 - .byte W08 - .byte Ds4 , v032 - .byte W16 - .byte Ds4 , v112 - .byte W16 - .byte Dn4 - .byte W08 - .byte N04 , Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N08 , As4 - .byte W08 - .byte W24 - .byte Gn4 - .byte W08 - .byte Gn4 , v032 - .byte W16 - .byte Ds4 , v112 - .byte W08 - .byte Ds4 , v032 - .byte W16 - .byte Cs4 , v112 - .byte W08 - .byte Cs4 , v032 - .byte W16 - .byte VOICE , 1 - .byte VOL , 78*mus_friendly_mvl/mxv - .byte N20 , Cs4 , v112 - .byte W20 - .byte N04 , Dn4 - .byte W04 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N24 , Bn3 , v112 - .byte W24 - .byte N08 , As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Bn3 , v032 - .byte W08 - .byte N32 , Cs4 , v112 - .byte W08 - .byte W24 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N24 , Bn3 , v112 - .byte W24 - .byte N08 , As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Bn3 , v032 - .byte W08 - .byte Cs4 , v112 - .byte W08 - .byte VOICE , 17 - .byte VOL , 79*mus_friendly_mvl/mxv - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W16 - .byte Ds4 , v112 - .byte W08 - .byte Ds4 , v032 - .byte W16 - .byte N16 , Ds4 , v112 - .byte W16 - .byte N08 , Dn4 - .byte W08 - .byte N04 , Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N08 , As4 - .byte W08 - .byte As4 , v032 - .byte W24 - .byte Gn4 , v112 - .byte W08 - .byte Fs4 - .byte W08 - .byte N04 , Gn4 - .byte W08 - .byte N08 , Gs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N04 , Gs4 - .byte W08 - .byte N08 , As4 - .byte W08 - .byte An4 - .byte W08 - .byte N04 , As4 - .byte W08 - .byte VOICE , 1 - .byte VOL , 80*mus_friendly_mvl/mxv - .byte N24 - .byte W24 - .byte N08 , Bn4 - .byte W08 - .byte Bn4 , v032 - .byte W08 - .byte Gs4 , v112 - .byte W08 - .byte Gs4 , v032 - .byte W16 - .byte Gn4 , v112 - .byte W08 - .byte Gs4 - .byte W08 - .byte Gs4 , v032 - .byte W08 - .byte N32 , As4 , v112 - .byte W08 - .byte W24 - .byte N08 , Bn4 - .byte W08 - .byte Bn4 , v032 - .byte W08 - .byte N24 , Gs4 , v112 - .byte W24 - .byte N08 , Cs5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Bn4 , v032 - .byte W08 - .byte As4 , v112 - .byte W08 - .byte VOICE , 17 - .byte VOL , 43*mus_friendly_mvl/mxv - .byte N92 , Bn5 - .byte W04 - .byte VOL , 42*mus_friendly_mvl/mxv - .byte W03 - .byte 38*mus_friendly_mvl/mxv - .byte W04 - .byte 27*mus_friendly_mvl/mxv - .byte W04 - .byte 17*mus_friendly_mvl/mxv - .byte W04 - .byte 14*mus_friendly_mvl/mxv - .byte W04 - .byte 12*mus_friendly_mvl/mxv - .byte W04 - .byte 10*mus_friendly_mvl/mxv - .byte W12 - .byte 12*mus_friendly_mvl/mxv - .byte W04 - .byte 16*mus_friendly_mvl/mxv - .byte W04 - .byte 18*mus_friendly_mvl/mxv - .byte W04 - .byte 24*mus_friendly_mvl/mxv - .byte W04 - .byte 29*mus_friendly_mvl/mxv - .byte W04 - .byte 37*mus_friendly_mvl/mxv - .byte W04 - .byte 43*mus_friendly_mvl/mxv - .byte W01 - .byte 43*mus_friendly_mvl/mxv - .byte W08 - .byte MOD , 4 - .byte W20 - .byte N04 , As5 - .byte W04 - .byte MOD , 0 - .byte N72 , Bn5 - .byte W04 - .byte VOL , 42*mus_friendly_mvl/mxv - .byte W03 - .byte 38*mus_friendly_mvl/mxv - .byte W04 - .byte 27*mus_friendly_mvl/mxv - .byte W04 - .byte 17*mus_friendly_mvl/mxv - .byte W04 - .byte 14*mus_friendly_mvl/mxv - .byte W04 - .byte 12*mus_friendly_mvl/mxv - .byte W04 - .byte 10*mus_friendly_mvl/mxv - .byte W12 - .byte 12*mus_friendly_mvl/mxv - .byte W04 - .byte 16*mus_friendly_mvl/mxv - .byte W04 - .byte 18*mus_friendly_mvl/mxv - .byte W04 - .byte 24*mus_friendly_mvl/mxv - .byte W04 - .byte 29*mus_friendly_mvl/mxv - .byte W04 - .byte 37*mus_friendly_mvl/mxv - .byte W04 - .byte 43*mus_friendly_mvl/mxv - .byte W01 - .byte 43*mus_friendly_mvl/mxv - .byte W08 - .byte MOD , 4 - .byte N08 , Gs5 - .byte W08 - .byte As5 - .byte W08 - .byte Bn5 - .byte W08 - .byte MOD , 0 - .byte N72 , As5 - .byte W04 - .byte VOL , 42*mus_friendly_mvl/mxv - .byte W03 - .byte 38*mus_friendly_mvl/mxv - .byte W04 - .byte 27*mus_friendly_mvl/mxv - .byte W04 - .byte 17*mus_friendly_mvl/mxv - .byte W04 - .byte 14*mus_friendly_mvl/mxv - .byte W04 - .byte 12*mus_friendly_mvl/mxv - .byte W04 - .byte 10*mus_friendly_mvl/mxv - .byte W12 - .byte 12*mus_friendly_mvl/mxv - .byte W04 - .byte 16*mus_friendly_mvl/mxv - .byte W04 - .byte 18*mus_friendly_mvl/mxv - .byte W04 - .byte 24*mus_friendly_mvl/mxv - .byte W04 - .byte 29*mus_friendly_mvl/mxv - .byte W04 - .byte 37*mus_friendly_mvl/mxv - .byte W04 - .byte 43*mus_friendly_mvl/mxv - .byte W01 - .byte 43*mus_friendly_mvl/mxv - .byte W08 - .byte MOD , 4 - .byte N08 , Gs5 - .byte W08 - .byte N04 , As5 - .byte W08 - .byte Gs5 - .byte W08 - .byte MOD , 0 - .byte N24 , Fs5 - .byte W24 - .byte VOICE , 1 - .byte VOL , 75*mus_friendly_mvl/mxv - .byte N08 , En5 , v084 - .byte W08 - .byte Cs5 - .byte W08 - .byte Gs4 , v080 - .byte W08 - .byte As4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fs4 , v076 - .byte W08 - .byte En4 - .byte W08 - .byte Gs3 , v084 - .byte W08 - .byte As3 , v096 - .byte W08 - .byte GOTO - .word mus_friendly_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_friendly_2: - .byte KEYSH , mus_friendly_key+0 - .byte VOICE , 87 - .byte PAN , c_v+0 - .byte XCMD , xIECV , 12 - .byte xIECL , 8 - .byte BENDR , 12 - .byte VOL , 29*mus_friendly_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N04 , Fs3 , v112 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W08 -mus_friendly_2_B1: - .byte N08 , Cs4 , v120 - .byte W08 - .byte Cs4 , v032 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N32 , Bn3 , v112 - .byte W40 - .byte N04 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 , v120 - .byte W16 - .byte Dn4 , v112 - .byte W08 - .byte Ds4 - .byte W16 - .byte N16 , En4 - .byte W16 - .byte N02 , Ds4 , v080 - .byte W02 - .byte Cs4 - .byte W02 - .byte Bn3 - .byte W02 - .byte As3 , v076 - .byte W02 - .byte An3 , v072 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fn3 - .byte W04 - .byte N04 , Ds4 , v112 - .byte W08 - .byte En4 - .byte W08 - .byte N08 , Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Cs4 , v032 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N32 , Bn3 , v112 - .byte W40 - .byte N04 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 - .byte W16 - .byte Dn4 - .byte W08 - .byte Ds4 - .byte W12 - .byte N04 , Gn4 , v068 - .byte W04 - .byte N16 , Gs4 , v112 - .byte W16 - .byte N02 , Gn4 , v084 - .byte W02 - .byte Fn4 - .byte W02 - .byte En4 , v080 - .byte W02 - .byte Dn4 , v076 - .byte W02 - .byte Cn4 - .byte W02 - .byte Bn3 , v072 - .byte W06 - .byte N04 , En4 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N04 , Gs3 , v112 - .byte W08 - .byte N08 , En4 - .byte W08 - .byte En4 , v032 - .byte W08 - .byte N40 , Cs4 , v112 - .byte W40 - .byte N02 , Bn3 , v080 - .byte W02 - .byte As3 , v076 - .byte W02 - .byte Gs3 , v072 - .byte W02 - .byte Fs3 , v064 - .byte W02 - .byte En3 , v056 - .byte W02 - .byte Ds3 - .byte W06 - .byte W24 - .byte N24 , Gs3 , v112 - .byte W24 - .byte As3 - .byte W24 - .byte Bn3 - .byte W24 -mus_friendly_2_000: - .byte N40 , Ds4 , v112 - .byte W40 - .byte N04 , En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N24 , Cs4 - .byte W24 - .byte N08 , Bn3 - .byte W08 - .byte As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte PEND - .byte N10 , Cs4 - .byte W10 - .byte N02 , Cn4 , v080 - .byte W02 - .byte Bn3 , v076 - .byte W02 - .byte An3 , v072 - .byte W02 - .byte Gn3 , v064 - .byte W02 - .byte Fn3 , v056 - .byte W02 - .byte En3 - .byte W04 - .byte Cs3 , v076 - .byte W02 - .byte Ds3 - .byte W02 - .byte En3 , v080 - .byte W02 - .byte Fs3 - .byte W02 - .byte Gs3 - .byte W02 - .byte As3 , v084 - .byte W02 - .byte Bn3 - .byte W02 - .byte Cs4 , v088 - .byte W02 - .byte Ds4 - .byte W02 - .byte En4 - .byte W02 - .byte Fs4 , v092 - .byte W02 - .byte Gs4 - .byte W02 - .byte BEND , c_v+0 - .byte N02 , As4 - .byte W02 - .byte Bn4 - .byte W02 - .byte N04 , Cn5 , v096 - .byte W04 - .byte N16 , Bn4 - .byte W16 - .byte N08 , Fs4 , v112 - .byte W08 - .byte En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N20 , Cs4 - .byte W20 - .byte N04 , Dn4 - .byte W04 - .byte N16 , Ds4 - .byte W16 - .byte N32 , Bn3 - .byte W40 - .byte N04 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 - .byte W40 - .byte En4 - .byte W24 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte En4 , v032 - .byte W08 - .byte Fs4 , v112 - .byte W08 - .byte Cs4 - .byte N08 , Fs4 , v032 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs3 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N32 , Bn3 , v112 - .byte W40 - .byte N04 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 - .byte W36 - .byte N04 , Gn4 - .byte W04 - .byte N08 , Gs4 - .byte W24 - .byte Fs4 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte Gs3 , v112 - .byte W08 - .byte En4 - .byte W08 - .byte En4 , v032 - .byte W08 - .byte N56 , Cs4 , v112 - .byte W56 - .byte N08 , Cs4 , v032 - .byte W24 - .byte Gs3 , v088 - .byte W10 - .byte N06 , Gn3 - .byte W06 - .byte N04 , Gs3 - .byte W08 - .byte N08 , As3 , v096 - .byte W08 - .byte An3 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte N08 , Bn3 , v112 - .byte W08 - .byte As3 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte PATT - .word mus_friendly_2_000 - .byte N08 , Cs4 , v112 - .byte W72 - .byte Bn3 - .byte W08 - .byte Bn3 , v032 - .byte W08 - .byte Cs4 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W16 - .byte Ds4 , v112 - .byte W08 - .byte Ds4 , v032 - .byte W16 - .byte Ds4 , v112 - .byte W16 - .byte Dn4 - .byte W08 - .byte N04 , Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N08 , As4 - .byte W08 - .byte W24 - .byte Gn4 - .byte W08 - .byte Gn4 , v032 - .byte W16 - .byte Ds4 , v112 - .byte W08 - .byte Ds4 , v032 - .byte W16 - .byte Cs4 , v112 - .byte W08 - .byte Cs4 , v032 - .byte W16 - .byte N20 , Cs4 , v112 - .byte W20 - .byte N04 , Dn4 - .byte W04 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N24 , Bn3 , v112 - .byte W24 - .byte N08 , As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Bn3 , v032 - .byte W08 - .byte N32 , Cs4 , v112 - .byte W08 - .byte W24 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N24 , Bn3 , v112 - .byte W24 - .byte N08 , As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Bn3 , v032 - .byte W08 - .byte Cs4 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W16 - .byte Ds4 , v112 - .byte W08 - .byte Ds4 , v032 - .byte W16 - .byte N16 , Ds4 , v112 - .byte W16 - .byte N08 , Dn4 - .byte W08 - .byte N04 , Ds4 - .byte W08 - .byte N08 , Dn4 - .byte W08 - .byte As4 - .byte W08 - .byte As4 , v032 - .byte W24 - .byte Gn4 , v112 - .byte W08 - .byte Fs4 - .byte W08 - .byte N04 , Gn4 - .byte W08 - .byte N08 , Gs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N04 , Gs4 - .byte W08 - .byte N08 , As4 - .byte W08 - .byte An4 - .byte W08 - .byte N04 , As4 - .byte W08 - .byte N24 - .byte W24 - .byte N08 , Bn4 - .byte W08 - .byte Bn4 , v032 - .byte W08 - .byte Gs4 , v112 - .byte W08 - .byte Gs4 , v032 - .byte W16 - .byte Gn4 , v112 - .byte W08 - .byte Gs4 - .byte W08 - .byte Gs4 , v032 - .byte W08 - .byte N32 , As4 , v112 - .byte W08 - .byte W24 - .byte N08 , Bn4 - .byte W08 - .byte Bn4 , v032 - .byte W08 - .byte N24 , Gs4 , v112 - .byte W24 - .byte N08 , Cs5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Bn4 , v032 - .byte W08 - .byte As4 , v112 - .byte W08 - .byte BEND , c_v+0 - .byte N92 , Bn5 - .byte W92 - .byte N04 , As5 - .byte W04 - .byte N72 , Bn5 - .byte W72 - .byte N08 , Gs5 - .byte W08 - .byte As5 - .byte W08 - .byte Bn5 - .byte W08 - .byte N72 , As5 - .byte W72 - .byte N08 , Gs5 - .byte W08 - .byte N04 , As5 - .byte W08 - .byte Gs5 - .byte W08 - .byte N24 , Fs5 - .byte W24 - .byte N08 , En6 - .byte W08 - .byte Cs6 - .byte W08 - .byte Gs5 - .byte W08 - .byte As5 - .byte W08 - .byte Gs5 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte Gs4 - .byte W08 - .byte As4 - .byte W08 - .byte GOTO - .word mus_friendly_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_friendly_3: - .byte KEYSH , mus_friendly_key+0 - .byte VOICE , 35 - .byte VOL , 85*mus_friendly_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_friendly_3_B1: -mus_friendly_3_000: - .byte PAN , c_v+0 - .byte N08 , Bn0 , v127 - .byte W08 - .byte Bn0 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N08 , Ds3 , v048 - .byte W08 - .byte Ds3 , v016 - .byte W08 - .byte N04 , Bn2 , v048 - .byte W04 - .byte Bn2 , v016 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Bn0 , v120 - .byte W08 - .byte Bn0 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , Ds3 , v048 - .byte W04 - .byte N08 , Ds3 , v016 - .byte W20 - .byte PEND - .byte PAN , c_v+0 - .byte N08 , Bn0 , v127 - .byte W08 - .byte Bn0 , v032 - .byte W08 - .byte N04 , Bn0 , v112 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte PAN , c_v-32 - .byte N08 , Ds3 , v048 - .byte W08 - .byte Ds3 , v016 - .byte W08 - .byte N04 , Bn2 , v048 - .byte W04 - .byte Bn2 , v016 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Bn0 , v120 - .byte W08 - .byte Bn0 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , Ds3 , v048 - .byte W04 - .byte N08 , Ds3 , v016 - .byte W20 - .byte PAN , c_v+0 - .byte N08 , Bn0 , v127 - .byte W08 - .byte Bn0 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N08 , Ds3 , v048 - .byte W08 - .byte Ds3 , v016 - .byte W08 - .byte N04 , Bn2 , v064 - .byte W04 - .byte Bn2 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Bn0 , v120 - .byte W08 - .byte Bn0 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , Ds3 , v048 - .byte W04 - .byte N08 , Ds3 , v016 - .byte W20 - .byte PAN , c_v+0 - .byte N08 , Bn0 , v127 - .byte W08 - .byte Bn0 , v032 - .byte W08 - .byte N04 , Bn0 , v112 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte PAN , c_v-32 - .byte N08 , Ds3 , v048 - .byte W08 - .byte Ds3 , v016 - .byte W08 - .byte N04 , Bn2 , v064 - .byte W04 - .byte Bn2 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Bn0 , v120 - .byte W08 - .byte Bn0 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , Ds3 , v048 - .byte W04 - .byte N08 , Ds3 , v016 - .byte W20 - .byte PAN , c_v+0 - .byte N08 , En1 , v127 - .byte W08 - .byte En1 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N08 , Gs3 , v052 - .byte W08 - .byte Gs3 , v016 - .byte W08 - .byte N04 , Bn2 , v048 - .byte W04 - .byte Bn2 , v016 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , En1 , v120 - .byte W08 - .byte En1 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , Gs3 , v048 - .byte W04 - .byte Gs3 , v016 - .byte W04 - .byte En3 , v048 - .byte W04 - .byte En3 , v016 - .byte W04 - .byte Gs3 , v048 - .byte W04 - .byte Gs3 , v016 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Cs1 , v127 - .byte W08 - .byte Cs1 , v032 - .byte W08 - .byte N04 , Cs1 , v108 - .byte W04 - .byte Cs1 , v032 - .byte W04 - .byte PAN , c_v-32 - .byte N08 , En3 , v048 - .byte W08 - .byte En3 , v016 - .byte W08 - .byte N04 , Bn2 , v048 - .byte W04 - .byte Bn2 , v016 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Cs1 , v120 - .byte W08 - .byte Cs1 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , En3 , v048 - .byte W04 - .byte N08 , En3 , v016 - .byte W20 -mus_friendly_3_001: - .byte PAN , c_v+0 - .byte N08 , Fs1 , v127 - .byte W08 - .byte Fs1 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N08 , Cs3 , v048 - .byte W08 - .byte Cs3 , v016 - .byte W08 - .byte N04 , Cs3 , v048 - .byte W04 - .byte Cs3 , v016 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Fs1 , v120 - .byte W08 - .byte Fs1 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , Cs3 , v048 - .byte W04 - .byte N08 , Cs3 , v016 - .byte W20 - .byte PEND - .byte PAN , c_v+0 - .byte N08 , Fs1 , v127 - .byte W08 - .byte Fs1 , v032 - .byte W08 - .byte N04 , Fs1 , v100 - .byte W04 - .byte Fs1 , v032 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , As3 , v080 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Fs3 , v072 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte As3 , v080 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Fs1 , v120 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , As3 , v084 - .byte W08 - .byte As3 , v032 - .byte W08 - .byte N04 , Bn3 , v084 - .byte W04 - .byte N08 , Bn3 , v032 - .byte W12 - .byte N04 , Cs4 , v084 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte PATT - .word mus_friendly_3_000 - .byte PAN , c_v+0 - .byte N08 , Bn0 , v127 - .byte W08 - .byte Bn0 , v032 - .byte W08 - .byte N04 , Bn0 , v116 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte PAN , c_v-32 - .byte N08 , Ds3 , v052 - .byte W08 - .byte Ds3 , v016 - .byte W08 - .byte N04 , Bn2 , v048 - .byte W04 - .byte Bn2 , v016 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Bn0 , v120 - .byte W08 - .byte Bn0 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , Ds3 , v048 - .byte W04 - .byte N08 , Ds3 , v016 - .byte W20 - .byte PATT - .word mus_friendly_3_000 - .byte PAN , c_v+0 - .byte N08 , Bn0 , v127 - .byte W08 - .byte Bn0 , v032 - .byte W08 - .byte N04 , Bn0 , v116 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte PAN , c_v-32 - .byte N08 , Ds3 , v048 - .byte W08 - .byte Ds3 , v016 - .byte W08 - .byte N04 , Bn2 , v048 - .byte W04 - .byte Bn2 , v016 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Bn0 , v120 - .byte W08 - .byte Bn0 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , Ds3 , v048 - .byte W04 - .byte N08 , Ds3 , v016 - .byte W20 - .byte PAN , c_v+0 - .byte N08 , En1 , v127 - .byte W08 - .byte En1 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N08 , Gs3 , v048 - .byte W08 - .byte Gs3 , v016 - .byte W08 - .byte N04 , Bn2 , v048 - .byte W04 - .byte Bn2 , v016 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , En1 , v120 - .byte W08 - .byte En1 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , Gs3 , v048 - .byte W04 - .byte Gs3 , v016 - .byte W04 - .byte En3 , v048 - .byte W04 - .byte En3 , v016 - .byte W04 - .byte Gs3 , v048 - .byte W04 - .byte Gs3 , v016 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Cs1 , v127 - .byte W08 - .byte Cs1 , v032 - .byte W08 - .byte N04 , Cs1 , v120 - .byte W04 - .byte Cs1 , v032 - .byte W04 - .byte PAN , c_v-32 - .byte N08 , En3 , v048 - .byte W08 - .byte En3 , v016 - .byte W08 - .byte N04 , Bn2 , v048 - .byte W04 - .byte Bn2 , v016 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Cs1 , v127 - .byte W08 - .byte Cs1 , v032 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , En3 , v048 - .byte W04 - .byte N08 , En3 , v016 - .byte W20 - .byte PATT - .word mus_friendly_3_001 - .byte PAN , c_v+0 - .byte N08 , Fs1 , v127 - .byte W08 - .byte Fs1 , v032 - .byte W08 - .byte N04 , Fs1 , v096 - .byte W04 - .byte Fs1 , v032 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , As3 , v080 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Fs3 , v072 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte As3 , v076 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Fs1 , v120 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , As3 , v080 - .byte W08 - .byte As3 , v032 - .byte W08 - .byte N04 , Bn3 , v080 - .byte W04 - .byte N08 , Bn3 , v032 - .byte W12 - .byte N04 , Cs4 , v080 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Ds1 , v127 - .byte W08 - .byte Ds1 , v032 - .byte W16 - .byte Ds1 , v120 - .byte W08 - .byte Ds1 , v032 - .byte W16 - .byte N24 , As0 , v116 - .byte W24 - .byte N08 , As0 , v032 - .byte W16 - .byte Ds1 , v124 - .byte W08 - .byte Ds1 , v032 - .byte W16 - .byte Ds1 , v112 - .byte W08 - .byte Ds1 , v032 - .byte W16 - .byte Ds1 , v112 - .byte W08 - .byte Gn1 , v120 - .byte W08 - .byte Gn1 , v032 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte Cs1 - .byte W08 - .byte Cs1 , v032 - .byte W08 - .byte As0 , v112 - .byte W08 - .byte N16 , Gs1 , v127 - .byte W16 - .byte N08 , Bn1 , v112 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds2 , v032 - .byte W08 - .byte N24 , Gn1 , v120 - .byte W24 - .byte N08 , Bn1 , v112 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds2 , v032 - .byte W16 - .byte N16 , Fs1 , v127 - .byte W16 - .byte N08 , Gs1 , v112 - .byte W08 - .byte Fs1 - .byte W08 - .byte Fs1 , v032 - .byte W08 - .byte N32 , Fn1 , v112 - .byte W32 - .byte N08 , Ds1 , v120 - .byte W08 - .byte Ds1 , v032 - .byte W08 - .byte Fs1 , v112 - .byte W08 - .byte Gn1 , v127 - .byte W08 - .byte Gn1 , v032 - .byte W16 - .byte Gn1 , v112 - .byte W08 - .byte Gn1 , v032 - .byte W16 - .byte N16 , Ds1 , v112 - .byte W16 - .byte N08 , As0 , v120 - .byte W08 - .byte Gn1 , v112 - .byte W08 - .byte Gn1 , v032 - .byte W08 - .byte Ds1 , v124 - .byte W08 - .byte Ds1 , v032 - .byte W16 - .byte As1 , v116 - .byte W08 - .byte As1 , v032 - .byte W16 - .byte As1 , v112 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds2 , v032 - .byte W08 - .byte As1 , v112 - .byte W08 - .byte Gn1 , v120 - .byte W08 - .byte Gn1 , v032 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte N16 , Gs1 , v127 - .byte W16 - .byte N08 , Bn1 , v112 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds2 , v032 - .byte W08 - .byte N16 , Gn1 , v120 - .byte W16 - .byte N08 , Gn1 , v032 - .byte W08 - .byte Bn1 , v112 - .byte W08 - .byte N24 , Ds2 - .byte W24 - .byte N16 , Fs1 , v127 - .byte W16 - .byte N08 , Gs1 , v112 - .byte W08 - .byte Fs1 - .byte W08 - .byte Fs1 , v032 - .byte W08 - .byte N32 , Fn1 , v120 - .byte W32 - .byte N08 , Ds1 , v112 - .byte W08 - .byte Ds1 , v032 - .byte W08 - .byte Fn1 , v112 - .byte W08 - .byte En1 , v127 - .byte W08 - .byte En1 , v032 - .byte W08 - .byte N04 , Bn0 , v112 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte N08 , En1 , v112 - .byte W08 - .byte En1 , v032 - .byte W08 - .byte N04 , Bn0 , v112 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte N08 , En1 , v120 - .byte W08 - .byte En1 , v032 - .byte W08 - .byte N04 , Bn0 , v112 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte N08 , En1 , v112 - .byte W08 - .byte En1 , v032 - .byte W08 - .byte N04 , Bn0 , v112 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte N08 , Fn1 , v127 - .byte W08 - .byte Fn1 , v032 - .byte W08 - .byte N04 , Bn0 , v112 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte N08 , Fn1 , v112 - .byte W08 - .byte Fn1 , v032 - .byte W08 - .byte N04 , Bn0 , v112 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte N08 , Fn1 , v120 - .byte W08 - .byte Fn1 , v032 - .byte W08 - .byte N04 , Bn0 , v112 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte N08 , Fn1 , v112 - .byte W08 - .byte Fn1 , v032 - .byte W08 - .byte N04 , Bn0 , v112 - .byte W04 - .byte Bn0 , v032 - .byte W04 - .byte N08 , Fs1 , v127 - .byte W08 - .byte Fs1 , v032 - .byte W08 - .byte N04 , Cs1 , v112 - .byte W04 - .byte Cs1 , v032 - .byte W04 - .byte N08 , Fs1 , v112 - .byte W08 - .byte Fs1 , v032 - .byte W08 - .byte N04 , Cs1 , v112 - .byte W04 - .byte Cs1 , v032 - .byte W04 - .byte N08 , Fs1 , v120 - .byte W08 - .byte Fs1 , v032 - .byte W08 - .byte N04 , Cs1 , v112 - .byte W04 - .byte Cs1 , v032 - .byte W04 - .byte N08 , Fs1 , v112 - .byte W08 - .byte Fs1 , v032 - .byte W08 - .byte N04 , Cs1 , v112 - .byte W04 - .byte Cs1 , v032 - .byte W04 - .byte N08 , Fs1 , v127 - .byte W08 - .byte Fs1 , v032 - .byte W08 - .byte N04 , Fs1 , v112 - .byte W04 - .byte Fs1 , v032 - .byte W04 - .byte N08 , En1 , v112 - .byte W08 - .byte En1 , v032 - .byte W08 - .byte N04 , Cs1 , v112 - .byte W04 - .byte Cs1 , v032 - .byte W04 - .byte N08 , As0 , v120 - .byte W08 - .byte As0 , v032 - .byte W08 - .byte N04 , Gs0 , v112 - .byte W04 - .byte Gs0 , v032 - .byte W04 - .byte N08 , Fs0 , v112 - .byte W08 - .byte Fs0 , v032 - .byte W08 - .byte As0 , v112 - .byte W08 - .byte GOTO - .word mus_friendly_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_friendly_4: - .byte KEYSH , mus_friendly_key+0 - .byte VOICE , 46 - .byte PAN , c_v+0 - .byte VOL , 43*mus_friendly_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_friendly_4_B1: - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N04 , Bn2 , v112 - .byte W08 - .byte En3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte En4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte En5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte En4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Fn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Fn5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte En4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Fs5 - .byte W08 - .byte Cs5 - .byte W08 - .byte As4 - .byte W08 - .byte Cs5 - .byte W08 - .byte As4 - .byte W08 - .byte Fs4 - .byte W08 - .byte PAN , c_v+63 - .byte BEND , c_v+4 - .byte W24 - .byte N08 , En6 , v056 - .byte W08 - .byte Cs6 - .byte W08 - .byte Gs5 - .byte W08 - .byte As5 - .byte W08 - .byte Gs5 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte Gs4 - .byte W08 - .byte As4 - .byte W08 - .byte GOTO - .word mus_friendly_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_friendly_5: - .byte KEYSH , mus_friendly_key+0 - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 54*mus_friendly_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W40 - .byte XCMD , xIECV , 8 - .byte xIECL , 12 - .byte W56 - .byte W96 -mus_friendly_5_B1: - .byte W24 - .byte N08 , Fs3 , v112 - .byte W08 - .byte Fs3 , v032 - .byte W08 - .byte N04 , Ds3 , v112 - .byte W04 - .byte Ds3 , v032 - .byte W28 - .byte Fs3 , v112 - .byte W04 - .byte N08 , Fs3 , v032 - .byte W20 -mus_friendly_5_000: - .byte W24 - .byte N08 , Gn3 , v112 - .byte W08 - .byte Gn3 , v032 - .byte W08 - .byte N04 , Ds3 , v112 - .byte W04 - .byte Ds3 , v032 - .byte W28 - .byte Gn3 , v112 - .byte W04 - .byte Gn3 , v032 - .byte W20 - .byte PEND -mus_friendly_5_001: - .byte W24 - .byte N08 , Gs3 , v112 - .byte W08 - .byte Gs3 , v032 - .byte W08 - .byte N04 , Ds3 , v112 - .byte W04 - .byte Ds3 , v032 - .byte W28 - .byte Gs3 , v112 - .byte W04 - .byte Gs3 , v032 - .byte W20 - .byte PEND -mus_friendly_5_002: - .byte W24 - .byte N08 , An3 , v112 - .byte W08 - .byte An3 , v032 - .byte W08 - .byte N04 , Ds3 , v112 - .byte W04 - .byte Ds3 , v032 - .byte W28 - .byte An3 , v112 - .byte W04 - .byte An3 , v032 - .byte W20 - .byte PEND -mus_friendly_5_003: - .byte W24 - .byte N08 , Bn3 , v112 - .byte W08 - .byte Bn3 , v032 - .byte W08 - .byte N04 , Gs3 , v112 - .byte W04 - .byte Gs3 , v032 - .byte W28 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Gs3 , v112 - .byte W04 - .byte Gs3 , v032 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte PEND - .byte W24 - .byte N08 , Gs3 , v112 - .byte W08 - .byte N04 , Gs3 , v032 - .byte W08 - .byte En3 , v112 - .byte W04 - .byte En3 , v032 - .byte W28 - .byte Gs3 , v112 - .byte W04 - .byte Gs3 , v032 - .byte W20 - .byte W24 - .byte N08 , As3 , v112 - .byte W08 - .byte N04 , As3 , v032 - .byte W08 - .byte Fs3 , v112 - .byte W04 - .byte Fs3 , v032 - .byte W28 - .byte As3 , v112 - .byte W04 - .byte As3 , v032 - .byte W20 - .byte VOL , 54*mus_friendly_mvl/mxv - .byte W24 - .byte N04 , Cs4 , v112 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Cs4 , v112 - .byte W04 - .byte Cs4 , v032 - .byte W12 - .byte N08 , Ds4 , v112 - .byte W08 - .byte N04 , Ds4 , v032 - .byte W08 - .byte En4 , v112 - .byte W04 - .byte En4 , v032 - .byte W12 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte VOL , 54*mus_friendly_mvl/mxv - .byte W24 - .byte N08 , Fs3 , v112 - .byte W08 - .byte Fs3 , v032 - .byte W08 - .byte N04 , Ds3 , v112 - .byte W04 - .byte Ds3 , v032 - .byte W28 - .byte Fs3 , v112 - .byte W04 - .byte N08 , Fs3 , v032 - .byte W20 - .byte PATT - .word mus_friendly_5_000 - .byte PATT - .word mus_friendly_5_001 - .byte PATT - .word mus_friendly_5_002 - .byte PATT - .word mus_friendly_5_003 - .byte W24 - .byte N08 , Gs3 , v112 - .byte W08 - .byte Gs3 , v032 - .byte W08 - .byte N04 , En3 , v112 - .byte W04 - .byte En3 , v032 - .byte W28 - .byte Gs3 , v112 - .byte W04 - .byte Gs3 , v032 - .byte W20 - .byte W24 - .byte N08 , As3 , v112 - .byte W08 - .byte As3 , v032 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W04 - .byte Fs3 , v032 - .byte W28 - .byte As3 , v112 - .byte W04 - .byte As3 , v032 - .byte W20 - .byte W24 - .byte Cs4 , v112 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Cs4 , v112 - .byte W04 - .byte Cs4 , v032 - .byte W12 - .byte N08 , Ds4 , v112 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N04 , En4 , v112 - .byte W04 - .byte En4 , v032 - .byte W12 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , As3 , v112 - .byte W08 - .byte As3 , v032 - .byte W16 - .byte As3 , v112 - .byte W08 - .byte As3 , v032 - .byte W16 - .byte N16 , As3 , v112 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte N04 , As3 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Gn3 , v112 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte N08 , Ds4 , v112 - .byte W08 - .byte Ds4 , v032 - .byte W24 - .byte As3 , v112 - .byte W08 - .byte As3 , v032 - .byte W16 - .byte Gn3 , v112 - .byte W08 - .byte Gn3 , v032 - .byte W16 - .byte Ds3 , v112 - .byte W08 - .byte Ds3 , v032 - .byte W16 - .byte Gs3 , v112 - .byte W08 - .byte Gs3 , v032 - .byte W08 - .byte Gn3 , v112 - .byte W08 - .byte Gs3 - .byte W08 - .byte Gs3 , v032 - .byte W08 - .byte As3 , v112 - .byte W08 - .byte Bn3 - .byte W08 - .byte Bn3 , v032 - .byte W08 - .byte As3 , v112 - .byte W08 - .byte Bn3 - .byte W08 - .byte Bn3 , v032 - .byte W08 - .byte Cs4 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte Dn4 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N24 , Gs4 , v112 - .byte W08 - .byte MOD , 7 - .byte W16 - .byte 0 - .byte N08 , Ds4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte As3 , v032 - .byte W16 - .byte As3 , v112 - .byte W08 - .byte As3 , v032 - .byte W16 - .byte N16 , As3 , v112 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte N04 , As3 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Fs3 , v112 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte N08 , Ds4 , v112 - .byte W08 - .byte Ds4 , v032 - .byte W24 - .byte As3 , v112 - .byte W08 - .byte An3 - .byte W08 - .byte N04 , As3 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte N08 , Bn3 , v112 - .byte W08 - .byte As3 - .byte W08 - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte N08 , Cs4 , v112 - .byte W08 - .byte Cn4 - .byte W08 - .byte N04 , Cs4 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte N24 , Cs4 , v112 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte Bn3 , v112 - .byte W08 - .byte Bn3 , v032 - .byte W16 - .byte As3 , v112 - .byte W08 - .byte Bn3 - .byte W08 - .byte Bn3 , v032 - .byte W08 - .byte N32 , Cs4 , v112 - .byte W08 - .byte W08 - .byte MOD , 8 - .byte W16 - .byte 0 - .byte N08 , Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N24 , Bn3 , v112 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N08 , En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte Cs4 , v112 - .byte W08 - .byte BEND , c_v+1 - .byte N04 , Bn2 , v064 - .byte W08 - .byte En3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte En4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte En5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte En4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Fn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Fn5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte En4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Fs5 - .byte W08 - .byte Cs5 - .byte W08 - .byte As4 - .byte W08 - .byte Cs5 - .byte W08 - .byte As4 - .byte W08 - .byte Fs4 - .byte W08 - .byte BEND , c_v+0 - .byte W24 - .byte N08 , En6 , v056 - .byte W08 - .byte Cs6 - .byte W08 - .byte Gs5 - .byte W08 - .byte As5 - .byte W08 - .byte Gs5 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte Gs4 - .byte W08 - .byte As4 - .byte W08 - .byte GOTO - .word mus_friendly_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_friendly_6: - .byte KEYSH , mus_friendly_key+0 - .byte VOICE , 83 - .byte PAN , c_v+63 - .byte XCMD , xIECV , 12 - .byte xIECL , 8 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 32*mus_friendly_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_friendly_6_B1: -mus_friendly_6_000: - .byte W48 - .byte N08 , Ds5 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte Ds4 - .byte W08 - .byte Ds5 - .byte W08 - .byte Ds4 - .byte W08 - .byte PEND - .byte W96 - .byte PATT - .word mus_friendly_6_000 - .byte W96 - .byte W48 - .byte N08 , En5 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds5 - .byte W08 - .byte Cs5 - .byte W08 - .byte N48 , Bn4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N24 , As4 - .byte W24 - .byte Gs4 - .byte W24 - .byte N40 , Fs4 - .byte W24 - .byte MOD , 4 - .byte W16 - .byte 0 - .byte N04 , Gs4 - .byte W04 - .byte An4 - .byte W04 - .byte N48 , Gs4 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N08 , As4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Ds5 - .byte W08 - .byte En5 - .byte W08 - .byte Fs5 - .byte W56 -mus_friendly_6_001: - .byte W48 - .byte N08 , Bn5 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte Bn4 - .byte W08 - .byte Bn5 - .byte W08 - .byte Bn4 - .byte W08 - .byte PEND - .byte W96 - .byte PATT - .word mus_friendly_6_001 - .byte W96 - .byte W48 - .byte N08 , En6 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds6 - .byte W08 - .byte Cs6 - .byte W08 - .byte N48 , Gs5 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , Bn5 , v108 - .byte W24 - .byte Gs5 , v112 - .byte W24 - .byte N40 , As5 - .byte W24 - .byte MOD , 4 - .byte W16 - .byte 0 - .byte N04 , Bn5 - .byte W04 - .byte As5 - .byte W04 - .byte N48 , Gs5 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N08 , As5 - .byte W16 - .byte Bn5 - .byte W08 - .byte Cs6 - .byte W16 - .byte Ds6 - .byte W08 - .byte En6 - .byte W48 - .byte W96 - .byte N04 , Ds5 - .byte W08 - .byte Ds6 - .byte W08 - .byte Ds5 - .byte W08 - .byte Ds6 - .byte W16 - .byte Ds5 - .byte W08 - .byte Ds6 - .byte W16 - .byte Ds5 - .byte W08 - .byte Ds6 - .byte W16 - .byte Ds5 - .byte W08 - .byte W96 - .byte W96 - .byte W96 - .byte N08 - .byte W08 - .byte N04 , Ds6 - .byte W08 - .byte Ds5 - .byte W08 - .byte Ds6 - .byte W16 - .byte Ds5 - .byte W08 - .byte Ds6 - .byte W16 - .byte Ds5 - .byte W08 - .byte Ds6 - .byte W16 - .byte Ds5 - .byte W08 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_friendly_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_friendly_7: - .byte KEYSH , mus_friendly_key+0 - .byte VOICE , 1 - .byte PAN , c_v+63 - .byte VOL , 45*mus_friendly_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte N12 , Ds6 , v120 - .byte W09 - .byte PAN , c_v+62 - .byte W03 - .byte c_v+60 - .byte N03 , Bn5 , v108 - .byte W02 - .byte PAN , c_v+55 - .byte W01 - .byte N03 , An5 - .byte W02 - .byte PAN , c_v+52 - .byte W01 - .byte N03 , Gn5 , v100 - .byte W02 - .byte PAN , c_v+42 - .byte W01 - .byte N03 , Fn5 - .byte W03 - .byte PAN , c_v+35 - .byte N03 , En5 , v096 - .byte W02 - .byte PAN , c_v+32 - .byte W01 - .byte N03 , Dn5 - .byte W02 - .byte PAN , c_v+26 - .byte W01 - .byte N03 , Cn5 - .byte W02 - .byte PAN , c_v+21 - .byte W01 - .byte N03 , Bn4 - .byte W03 - .byte PAN , c_v+16 - .byte N03 , An4 - .byte W02 - .byte PAN , c_v+12 - .byte W01 - .byte N03 , Gn4 - .byte W02 - .byte PAN , c_v+0 - .byte W01 - .byte N03 , Fn4 , v092 - .byte W02 - .byte PAN , c_v-9 - .byte W01 - .byte N03 , En4 - .byte W03 - .byte PAN , c_v-11 - .byte N03 , Dn4 - .byte W02 - .byte PAN , c_v-18 - .byte W01 - .byte N03 , Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte Gn3 , v088 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W03 - .byte Bn2 - .byte W21 -mus_friendly_7_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_friendly_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_friendly_8: - .byte KEYSH , mus_friendly_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 81*mus_friendly_mvl/mxv - .byte N04 , Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte Fs1 , v060 - .byte W08 - .byte Fs1 , v112 - .byte W08 - .byte En1 - .byte N04 , Fs2 - .byte W16 - .byte Fs1 , v068 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W16 - .byte Fs1 , v064 - .byte W08 - .byte En1 , v112 - .byte N04 , Fs2 - .byte W08 - .byte Fs1 , v064 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte Cn1 - .byte N04 , Fs1 - .byte W08 - .byte Fs1 , v060 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte En1 - .byte N04 , Fs2 - .byte W16 - .byte Cn1 - .byte N04 , Fs1 , v068 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W16 - .byte En1 , v080 - .byte N04 , Fs1 , v064 - .byte W08 - .byte En1 , v112 - .byte N04 , Fs2 - .byte W08 - .byte Fs1 , v064 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte Cn1 - .byte N04 , Fs1 - .byte W08 - .byte Fs1 , v060 - .byte W08 - .byte Fs1 , v112 - .byte W08 - .byte En1 - .byte N04 , Fs2 - .byte W16 - .byte Fs1 , v068 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W16 - .byte Fs1 , v064 - .byte W08 - .byte En1 , v112 - .byte N04 , Fs2 - .byte W08 - .byte Fs1 , v064 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte En1 - .byte N04 , Fs1 - .byte W08 - .byte Fs1 , v060 - .byte W08 - .byte En1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte Cn1 - .byte N04 , Fs2 - .byte W08 - .byte Cn1 - .byte W08 - .byte En1 - .byte N04 , Fs1 , v068 - .byte W08 - .byte Cn1 - .byte N04 , Fs1 , v112 - .byte W16 - .byte En1 - .byte N04 , Fs1 , v064 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs2 - .byte W08 - .byte Cn1 - .byte N04 , Fs1 , v064 - .byte W04 - .byte Cn1 , v080 - .byte W04 - .byte En1 , v112 - .byte N04 , Fs1 - .byte W08 -mus_friendly_8_B1: - .byte VOL , 73*mus_friendly_mvl/mxv - .byte N04 , Cn1 , v112 - .byte N48 , An2 - .byte W24 - .byte N04 , En1 - .byte W24 - .byte Cn1 - .byte N04 , Fs1 - .byte W16 - .byte Fs1 , v064 - .byte W08 - .byte En1 , v112 - .byte N04 , Fs2 - .byte W08 - .byte Fs1 , v064 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs2 , v080 - .byte W08 -mus_friendly_8_000: - .byte N04 , Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte Fs1 , v060 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte En1 - .byte N04 , Fs1 - .byte W16 - .byte Fs1 , v068 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W16 - .byte Fs1 , v064 - .byte W08 - .byte En1 , v112 - .byte N04 , Fs2 - .byte W08 - .byte Fs1 , v064 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte PEND -mus_friendly_8_001: - .byte N04 , Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte Fs1 , v060 - .byte W08 - .byte Fs1 , v112 - .byte W08 - .byte En1 - .byte N04 , Fs1 - .byte W16 - .byte Fs1 , v068 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W16 - .byte Fs1 , v064 - .byte W08 - .byte En1 , v112 - .byte N04 , Fs2 - .byte W08 - .byte Fs1 , v064 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs2 , v080 - .byte W08 - .byte PEND - .byte PATT - .word mus_friendly_8_000 - .byte PATT - .word mus_friendly_8_001 -mus_friendly_8_002: - .byte N04 , Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte Fs1 , v060 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte En1 - .byte N04 , Fs1 - .byte W16 - .byte Cn1 - .byte N04 , Fs1 , v068 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W16 - .byte Fs1 , v064 - .byte W08 - .byte En1 , v112 - .byte N04 , Fs2 - .byte W08 - .byte Fs1 , v064 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte PEND -mus_friendly_8_003: - .byte N04 , Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte Fs1 , v060 - .byte W08 - .byte Fs1 , v112 - .byte W08 - .byte En1 - .byte N48 , An2 - .byte W24 - .byte N04 , Cn1 - .byte W24 - .byte En1 - .byte N48 , An2 - .byte W16 - .byte N04 , Cn1 - .byte W08 - .byte PEND - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte En1 - .byte N48 , An2 - .byte W08 - .byte N04 , En1 - .byte W08 - .byte N04 - .byte W08 - .byte Cn1 - .byte W08 - .byte En1 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Cn1 - .byte N48 , An2 - .byte W24 - .byte N04 , En1 - .byte W24 - .byte Cn1 - .byte N04 , Fs1 - .byte W16 - .byte Fs1 , v064 - .byte W08 - .byte En1 , v112 - .byte N04 , Fs2 - .byte W08 - .byte Fs1 , v064 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs2 , v080 - .byte W08 - .byte PATT - .word mus_friendly_8_002 - .byte PATT - .word mus_friendly_8_001 - .byte PATT - .word mus_friendly_8_002 - .byte PATT - .word mus_friendly_8_001 - .byte PATT - .word mus_friendly_8_002 - .byte PATT - .word mus_friendly_8_003 - .byte N04 , Cn1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte En1 - .byte N48 , An2 - .byte W16 - .byte N04 , Cn1 - .byte W08 - .byte En1 - .byte W08 - .byte N04 - .byte W08 - .byte Cn1 - .byte W08 - .byte N04 - .byte N04 , Fs2 - .byte W08 - .byte En1 - .byte N04 , Fs2 , v064 - .byte W08 - .byte Cn1 , v112 - .byte N04 , Fs1 - .byte W08 - .byte En1 - .byte N04 , Fs2 - .byte W16 - .byte Cn1 - .byte N04 , Fs2 - .byte W08 - .byte En1 - .byte N24 , As1 - .byte W16 - .byte N04 , Cn1 - .byte W08 - .byte En1 - .byte W16 - .byte N04 - .byte W08 - .byte Cn1 - .byte N24 , As1 - .byte W24 - .byte N04 , Dn3 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte En3 - .byte W08 - .byte N48 , An2 , v112 - .byte N04 , Dn3 , v064 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte En3 - .byte W08 - .byte Fs2 , v112 - .byte W16 - .byte Fs2 , v064 - .byte W08 - .byte Fs2 , v080 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte Fs2 , v064 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte Fs2 , v080 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte Fs2 , v080 - .byte W04 - .byte Fs2 , v072 - .byte W04 - .byte Fs2 , v092 - .byte W08 - .byte Fs2 , v108 - .byte W08 - .byte Fs2 , v112 - .byte W16 - .byte Fs2 , v080 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Fs2 , v112 - .byte W16 - .byte Fs2 , v080 - .byte W08 - .byte En1 , v112 - .byte N04 , Fs2 - .byte W16 - .byte Cn1 - .byte N04 , Fs2 - .byte W08 - .byte En1 - .byte N24 , As1 - .byte W16 - .byte N04 , Cn1 - .byte W08 - .byte En1 - .byte W16 - .byte Cn1 - .byte W08 - .byte Fs2 - .byte W16 - .byte N04 - .byte W08 - .byte En1 - .byte W04 - .byte En1 , v080 - .byte W04 - .byte N04 - .byte W08 - .byte En1 , v072 - .byte W08 - .byte En1 , v112 - .byte N24 , As1 - .byte W16 - .byte N04 , En1 - .byte W08 - .byte N04 - .byte N48 , An2 - .byte W16 - .byte N04 , En1 - .byte W08 - .byte Cn1 - .byte W16 - .byte N04 - .byte W08 - .byte Fs2 - .byte W08 - .byte Fs2 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Fs2 , v068 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte Fs2 , v068 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte Fs2 , v068 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte Fs2 , v068 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte Fs2 , v068 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte Fs2 , v104 - .byte W04 - .byte Fs2 , v072 - .byte W04 - .byte Fs2 , v092 - .byte W08 - .byte Fs2 , v096 - .byte W08 - .byte Fs2 , v112 - .byte W16 - .byte N04 - .byte W08 -mus_friendly_8_004: - .byte N04 , Fs2 , v068 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte Fs2 , v068 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte Fs2 , v068 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte Fs2 , v068 - .byte W16 - .byte Fs2 , v112 - .byte W08 - .byte PEND - .byte PATT - .word mus_friendly_8_004 - .byte PATT - .word mus_friendly_8_004 - .byte N04 , Cn1 , v112 - .byte W08 - .byte Fs2 - .byte W08 - .byte Cn1 - .byte W08 - .byte En1 - .byte W08 - .byte Fs2 - .byte W08 - .byte Cn1 - .byte W08 - .byte En1 , v068 - .byte W08 - .byte Fs2 , v112 - .byte W08 - .byte En1 - .byte W08 - .byte Cn1 - .byte W08 - .byte Fs2 - .byte W04 - .byte Cn1 , v080 - .byte W04 - .byte En1 , v112 - .byte W08 - .byte GOTO - .word mus_friendly_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_friendly: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_friendly_pri @ Priority - .byte mus_friendly_rev @ Reverb. - - .word mus_friendly_grp - - .word mus_friendly_1 - .word mus_friendly_2 - .word mus_friendly_3 - .word mus_friendly_4 - .word mus_friendly_5 - .word mus_friendly_6 - .word mus_friendly_7 - .word mus_friendly_8 - - .end diff --git a/sound/songs/mus_fune_kan.s b/sound/songs/mus_fune_kan.s deleted file mode 100644 index ef84901102..0000000000 --- a/sound/songs/mus_fune_kan.s +++ /dev/null @@ -1,2764 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_fune_kan_grp, voicegroup023 - .equ mus_fune_kan_pri, 0 - .equ mus_fune_kan_rev, reverb_set+50 - .equ mus_fune_kan_mvl, 127 - .equ mus_fune_kan_key, 0 - .equ mus_fune_kan_tbs, 1 - .equ mus_fune_kan_exg, 0 - .equ mus_fune_kan_cmp, 1 - - .section .rodata - .global mus_fune_kan - .align 2 - -@********************** Track 1 **********************@ - -mus_fune_kan_1: - .byte KEYSH , mus_fune_kan_key+0 - .byte TEMPO , 120*mus_fune_kan_tbs/2 - .byte VOICE , 0 - .byte LFOS , 35 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte PAN , c_v+0 - .byte N16 , Dn3 , v100 - .byte W16 - .byte Gn3 - .byte W16 - .byte An3 - .byte W16 - .byte Dn4 - .byte W16 - .byte En4 - .byte W16 - .byte Gn4 - .byte W16 - .byte Fs4 - .byte W16 - .byte En4 - .byte W16 - .byte Fs4 - .byte W16 - .byte TEMPO , 70*mus_fune_kan_tbs/2 - .byte N48 , An3 - .byte W32 - .byte TEMPO , 120*mus_fune_kan_tbs/2 - .byte W16 - .byte N16 , Dn3 - .byte W16 - .byte Gn3 - .byte W16 - .byte An3 - .byte W16 - .byte Dn4 - .byte W16 - .byte En4 - .byte W16 - .byte Gn4 - .byte W16 - .byte Fs4 - .byte W16 - .byte Gn4 - .byte W16 - .byte An4 - .byte W16 - .byte TEMPO , 70*mus_fune_kan_tbs/2 - .byte N32 , En4 - .byte W32 - .byte TEMPO , 120*mus_fune_kan_tbs/2 - .byte N08 , Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte TIE , Cs4 - .byte W96 - .byte W24 - .byte EOT - .byte TEMPO , 90*mus_fune_kan_tbs/2 - .byte N24 , An3 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte Gn4 - .byte W24 -mus_fune_kan_1_B1: -mus_fune_kan_1_000: - .byte N08 , Fs4 , v100 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte Cs4 - .byte W24 - .byte PEND -mus_fune_kan_1_001: - .byte N12 , Dn4 , v100 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte PEND - .byte N24 , An4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte Gn4 - .byte W24 - .byte PATT - .word mus_fune_kan_1_000 - .byte PATT - .word mus_fune_kan_1_001 - .byte N24 , An4 , v100 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N48 , En4 - .byte W48 - .byte VOICE , 56 - .byte BEND , c_v+0 - .byte W12 - .byte c_v-18 - .byte N12 , Fs4 , v112 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte N12 , En4 , v088 - .byte W12 - .byte N09 , Fs4 , v100 - .byte W04 - .byte VOL , 68*mus_fune_kan_mvl/mxv - .byte W04 - .byte 49*mus_fune_kan_mvl/mxv - .byte W04 - .byte 80*mus_fune_kan_mvl/mxv - .byte BEND , c_v-8 - .byte N12 , Fs4 , v112 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte c_v-7 - .byte N12 , Gn4 , v088 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte N12 , Fs4 , v112 - .byte W12 - .byte BEND , c_v-5 - .byte N12 , Gn4 , v088 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte c_v-12 - .byte N12 , An4 , v112 - .byte W04 - .byte BEND , c_v-7 - .byte W04 - .byte c_v+0 - .byte W04 - .byte N12 , En4 , v100 - .byte W12 - .byte Cs4 , v084 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte An3 , v088 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 , v100 - .byte W12 - .byte N15 , En4 , v112 - .byte W04 - .byte VOL , 68*mus_fune_kan_mvl/mxv - .byte W04 - .byte 49*mus_fune_kan_mvl/mxv - .byte W01 - .byte BEND , c_v-12 - .byte W03 - .byte VOL , 36*mus_fune_kan_mvl/mxv - .byte BEND , c_v+12 - .byte W03 - .byte c_v+0 - .byte W09 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte BEND , c_v-18 - .byte N12 , Dn4 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte N12 , Cs4 , v088 - .byte W12 - .byte N09 , Dn4 , v112 - .byte W04 - .byte VOL , 68*mus_fune_kan_mvl/mxv - .byte W04 - .byte 49*mus_fune_kan_mvl/mxv - .byte W04 - .byte 80*mus_fune_kan_mvl/mxv - .byte BEND , c_v-7 - .byte N12 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte c_v-7 - .byte N12 , En4 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte N12 , Dn4 - .byte W12 - .byte BEND , c_v-5 - .byte N12 , En4 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte c_v-12 - .byte N12 , Fs4 - .byte W04 - .byte BEND , c_v-7 - .byte W04 - .byte c_v+0 - .byte W04 - .byte N12 , Cs4 , v100 - .byte W12 - .byte Bn3 , v084 - .byte W12 - .byte An3 , v072 - .byte W12 - .byte An3 , v088 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 , v100 - .byte W12 - .byte N15 , En4 , v112 - .byte W04 - .byte VOL , 68*mus_fune_kan_mvl/mxv - .byte W04 - .byte 49*mus_fune_kan_mvl/mxv - .byte W01 - .byte BEND , c_v-12 - .byte W03 - .byte VOL , 36*mus_fune_kan_mvl/mxv - .byte BEND , c_v+12 - .byte W03 - .byte c_v+0 - .byte W09 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte BEND , c_v-18 - .byte N12 , Bn3 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte N12 , An3 , v100 - .byte W12 - .byte N09 , Bn3 , v112 - .byte W04 - .byte VOL , 68*mus_fune_kan_mvl/mxv - .byte W04 - .byte 49*mus_fune_kan_mvl/mxv - .byte W04 - .byte 80*mus_fune_kan_mvl/mxv - .byte BEND , c_v-7 - .byte N12 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte c_v-7 - .byte N12 , Cs4 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte N12 , Bn3 - .byte W12 - .byte BEND , c_v-7 - .byte N12 , Cs4 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte c_v-12 - .byte N12 , Dn4 - .byte W04 - .byte BEND , c_v-7 - .byte W04 - .byte c_v+0 - .byte W04 - .byte N12 , An3 , v100 - .byte W12 - .byte Fs3 , v084 - .byte W12 - .byte En3 , v072 - .byte W12 - .byte Dn3 , v088 - .byte W12 - .byte En3 , v092 - .byte W12 - .byte Fs3 , v100 - .byte W12 - .byte N15 , An3 , v112 - .byte W04 - .byte VOL , 68*mus_fune_kan_mvl/mxv - .byte W04 - .byte 49*mus_fune_kan_mvl/mxv - .byte W01 - .byte BEND , c_v-12 - .byte W03 - .byte VOL , 36*mus_fune_kan_mvl/mxv - .byte BEND , c_v+12 - .byte W03 - .byte c_v+0 - .byte W09 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte BEND , c_v-8 - .byte N12 , Bn3 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte N12 , An3 , v100 - .byte W12 - .byte N09 , Bn3 , v112 - .byte W12 - .byte N12 - .byte W12 - .byte Cs4 , v100 - .byte W12 - .byte Dn4 , v104 - .byte W12 - .byte BEND , c_v-5 - .byte N12 , En4 , v108 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N09 , Fs4 , v112 - .byte W12 - .byte BEND , c_v-7 - .byte N09 , Gn4 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N09 , Fs4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte BEND , c_v-12 - .byte N09 , An4 , v116 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N09 , Gn4 , v112 - .byte W12 - .byte Fs4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte N44 , Fs4 - .byte W18 - .byte MOD , 5 - .byte W06 - .byte VOL , 75*mus_fune_kan_mvl/mxv - .byte W06 - .byte 62*mus_fune_kan_mvl/mxv - .byte W03 - .byte 45*mus_fune_kan_mvl/mxv - .byte W03 - .byte 33*mus_fune_kan_mvl/mxv - .byte W03 - .byte 13*mus_fune_kan_mvl/mxv - .byte W03 - .byte 3*mus_fune_kan_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W03 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte BEND , c_v-8 - .byte N08 , Gn4 - .byte W03 - .byte BEND , c_v+0 - .byte W05 - .byte N08 , En4 , v104 - .byte W08 - .byte Cs4 , v100 - .byte W08 - .byte An3 , v096 - .byte W08 - .byte En3 , v092 - .byte W08 - .byte Cs3 , v096 - .byte W08 - .byte Dn3 , v112 - .byte W08 - .byte En3 , v100 - .byte W08 - .byte Dn3 , v112 - .byte W08 - .byte BEND , c_v-16 - .byte N24 , Bn3 - .byte W03 - .byte BEND , c_v-5 - .byte W03 - .byte c_v+0 - .byte W09 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N44 , An3 - .byte W18 - .byte MOD , 5 - .byte W06 - .byte VOL , 75*mus_fune_kan_mvl/mxv - .byte W06 - .byte 62*mus_fune_kan_mvl/mxv - .byte W03 - .byte 45*mus_fune_kan_mvl/mxv - .byte W03 - .byte 33*mus_fune_kan_mvl/mxv - .byte W03 - .byte 13*mus_fune_kan_mvl/mxv - .byte W03 - .byte 3*mus_fune_kan_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte BEND , c_v-10 - .byte N44 , Bn3 - .byte W03 - .byte BEND , c_v+0 - .byte W15 - .byte MOD , 5 - .byte W06 - .byte VOL , 75*mus_fune_kan_mvl/mxv - .byte W06 - .byte 62*mus_fune_kan_mvl/mxv - .byte W03 - .byte 45*mus_fune_kan_mvl/mxv - .byte W03 - .byte 33*mus_fune_kan_mvl/mxv - .byte W03 - .byte 13*mus_fune_kan_mvl/mxv - .byte W03 - .byte 3*mus_fune_kan_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte N08 - .byte W08 - .byte Cs4 , v096 - .byte W08 - .byte Dn4 , v104 - .byte W08 - .byte En4 , v112 - .byte W08 - .byte Dn4 , v104 - .byte W08 - .byte Cs4 , v092 - .byte W08 - .byte N21 , Dn4 , v112 - .byte W06 - .byte MOD , 0 - .byte W03 - .byte 5 - .byte W06 - .byte VOL , 65*mus_fune_kan_mvl/mxv - .byte W03 - .byte 47*mus_fune_kan_mvl/mxv - .byte W03 - .byte 17*mus_fune_kan_mvl/mxv - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte BEND , c_v-7 - .byte N12 , En4 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N12 , Dn4 , v096 - .byte W12 - .byte N21 , Cs4 , v112 - .byte W09 - .byte MOD , 7 - .byte W03 - .byte VOL , 65*mus_fune_kan_mvl/mxv - .byte W03 - .byte 46*mus_fune_kan_mvl/mxv - .byte W03 - .byte 17*mus_fune_kan_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte N12 , Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte BEND , c_v-12 - .byte N09 , Dn4 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N06 , An3 - .byte W12 - .byte BEND , c_v-12 - .byte N09 , Dn4 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N06 , En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte BEND , c_v-8 - .byte N12 , Gn4 - .byte W03 - .byte BEND , c_v+0 - .byte W15 - .byte N12 , Fs4 - .byte W18 - .byte En4 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte 0 - .byte BEND , c_v-10 - .byte N21 , Fs4 - .byte W03 - .byte BEND , c_v+0 - .byte W04 - .byte MOD , 5 - .byte W05 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 49*mus_fune_kan_mvl/mxv - .byte W03 - .byte 29*mus_fune_kan_mvl/mxv - .byte W03 - .byte 10*mus_fune_kan_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte N08 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N24 , En4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte BEND , c_v-8 - .byte N24 , Fs4 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte BEND , c_v-12 - .byte N08 , Bn4 - .byte W03 - .byte BEND , c_v+0 - .byte W05 - .byte N08 , Fs4 , v108 - .byte W08 - .byte Dn4 , v104 - .byte W08 - .byte Fs4 - .byte W08 - .byte Dn4 , v100 - .byte W08 - .byte Fs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte En4 - .byte W08 - .byte Bn3 , v104 - .byte W08 - .byte En4 - .byte W08 - .byte Gn4 , v108 - .byte W08 - .byte N28 , An4 , v092 - .byte W16 - .byte MOD , 5 - .byte W05 - .byte VOL , 69*mus_fune_kan_mvl/mxv - .byte W03 - .byte 45*mus_fune_kan_mvl/mxv - .byte W03 - .byte 21*mus_fune_kan_mvl/mxv - .byte W03 - .byte 11*mus_fune_kan_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte N08 , En4 , v104 - .byte W01 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte W07 - .byte BEND , c_v-5 - .byte N08 , Bn4 , v112 - .byte W04 - .byte BEND , c_v+0 - .byte W04 - .byte N44 , An4 - .byte W16 - .byte MOD , 5 - .byte W08 - .byte VOL , 75*mus_fune_kan_mvl/mxv - .byte W06 - .byte 62*mus_fune_kan_mvl/mxv - .byte W03 - .byte 45*mus_fune_kan_mvl/mxv - .byte W03 - .byte 33*mus_fune_kan_mvl/mxv - .byte W03 - .byte 13*mus_fune_kan_mvl/mxv - .byte W03 - .byte 3*mus_fune_kan_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W04 - .byte VOICE , 0 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte N12 , Dn4 , v100 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte Gn4 - .byte W24 - .byte GOTO - .word mus_fune_kan_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_fune_kan_2: - .byte KEYSH , mus_fune_kan_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte PAN , c_v+8 - .byte N48 , An2 , v092 - .byte W48 - .byte An3 - .byte W48 - .byte N16 , Dn4 - .byte W16 - .byte Cs4 - .byte W16 - .byte Dn4 - .byte W16 - .byte N48 , En3 - .byte W48 - .byte An2 - .byte W48 - .byte An3 - .byte W48 - .byte N16 , Dn4 - .byte W16 - .byte En4 - .byte W16 - .byte Fs4 - .byte W16 - .byte N32 , An3 - .byte W48 - .byte PAN , c_v-8 - .byte N96 , An1 , v096 - .byte W96 - .byte VOICE , 46 - .byte PAN , c_v+0 - .byte N06 , An3 , v068 - .byte W07 - .byte Dn4 , v044 - .byte W07 - .byte Gn4 , v040 - .byte W07 - .byte Cs5 , v048 - .byte W07 - .byte En4 - .byte W08 - .byte An4 , v032 - .byte W07 - .byte Dn5 , v040 - .byte W07 - .byte Fs4 , v064 - .byte W07 - .byte Bn4 , v048 - .byte W07 - .byte En5 , v040 - .byte W08 - .byte An4 , v068 - .byte W07 - .byte Dn5 , v052 - .byte W07 - .byte Gn5 , v032 - .byte W07 - .byte Cs6 , v012 - .byte W03 - .byte VOICE , 0 - .byte W24 - .byte PAN , c_v+8 - .byte N48 , An3 , v092 - .byte W48 - .byte N24 , En4 - .byte W24 -mus_fune_kan_2_B1: -mus_fune_kan_2_000: - .byte N36 , Dn4 , v092 - .byte W48 - .byte N24 , Cs4 - .byte W24 - .byte An3 - .byte W24 - .byte PEND -mus_fune_kan_2_001: - .byte W24 - .byte N24 , An3 , v092 - .byte W24 - .byte N48 , Bn3 - .byte W48 - .byte PEND - .byte Dn4 - .byte W48 - .byte N24 , Cs4 - .byte W24 - .byte An3 - .byte W24 - .byte W24 - .byte N48 - .byte W48 - .byte N24 , En4 - .byte W24 - .byte PATT - .word mus_fune_kan_2_000 - .byte PATT - .word mus_fune_kan_2_001 - .byte N48 , Dn4 , v092 - .byte W48 - .byte Cs4 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v-16 - .byte N12 , Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N08 , Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte Cs4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , En3 - .byte W18 - .byte Fs3 - .byte W18 - .byte Gn3 - .byte W12 - .byte N08 , Fs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N24 , En3 - .byte W24 - .byte Cs3 - .byte W24 - .byte N08 , Bn3 - .byte W08 - .byte Fs3 , v084 - .byte W08 - .byte Dn3 , v080 - .byte W08 - .byte Fs3 , v076 - .byte W08 - .byte Dn3 - .byte W08 - .byte Fs2 , v072 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 , v076 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 , v080 - .byte W08 - .byte Gn3 , v084 - .byte W08 - .byte N28 , An3 , v080 - .byte W32 - .byte N08 , Gn3 , v092 - .byte W08 - .byte Fs3 - .byte W08 - .byte N44 , En3 - .byte W48 - .byte W24 - .byte PAN , c_v+8 - .byte N48 , An3 - .byte W48 - .byte N24 , En4 - .byte W24 - .byte GOTO - .word mus_fune_kan_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_fune_kan_3: - .byte KEYSH , mus_fune_kan_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte PAN , c_v-8 - .byte N44 , Dn2 , v104 - .byte W80 - .byte N08 - .byte W16 - .byte N08 - .byte W48 - .byte N32 , Cs3 - .byte W32 - .byte N16 , Cs2 - .byte W16 - .byte N32 , Dn2 - .byte W32 - .byte N08 , An1 - .byte W16 - .byte N32 , Dn2 - .byte W32 - .byte N08 - .byte W08 - .byte An1 - .byte W08 - .byte N32 , Dn2 - .byte W32 - .byte N08 , An1 - .byte W16 - .byte N48 , Cs2 - .byte W48 - .byte VOICE , 46 - .byte PAN , c_v+0 - .byte N12 , An3 , v064 - .byte W09 - .byte Cs4 , v052 - .byte W10 - .byte En4 , v036 - .byte W09 - .byte Gn4 , v020 - .byte W10 - .byte Bn4 , v032 - .byte W10 - .byte An3 , v064 - .byte W09 - .byte Cs4 , v048 - .byte W10 - .byte En4 , v036 - .byte W09 - .byte Gn4 , v020 - .byte W10 - .byte Bn4 , v036 - .byte W10 - .byte PAN , c_v+16 - .byte W02 - .byte N06 , Bn3 , v064 - .byte W07 - .byte En4 , v036 - .byte W07 - .byte An4 - .byte W08 - .byte Cs4 , v068 - .byte W07 - .byte Fs4 , v044 - .byte W07 - .byte Bn4 , v032 - .byte W07 - .byte En5 , v044 - .byte W07 - .byte Gn4 , v060 - .byte W08 - .byte Cs5 , v040 - .byte W07 - .byte Fs5 , v048 - .byte W07 - .byte Bn4 , v064 - .byte W07 - .byte En5 , v044 - .byte W07 - .byte An5 , v024 - .byte W08 - .byte VOICE , 35 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte PAN , c_v-6 - .byte N44 , Dn1 , v120 - .byte W48 - .byte An1 - .byte W48 -mus_fune_kan_3_B1: - .byte N44 , Bn1 , v120 - .byte W48 - .byte An1 - .byte W48 -mus_fune_kan_3_000: - .byte N44 , Dn1 , v120 - .byte W48 - .byte En1 - .byte W48 - .byte PEND -mus_fune_kan_3_001: - .byte N44 , An1 , v120 - .byte W48 - .byte N21 - .byte W24 - .byte Cs1 - .byte W24 - .byte PEND - .byte N44 , Dn1 - .byte W48 - .byte An0 - .byte W48 - .byte Bn0 - .byte W48 - .byte Cs1 - .byte W48 - .byte PATT - .word mus_fune_kan_3_000 - .byte PATT - .word mus_fune_kan_3_001 - .byte N10 , Bn1 , v120 - .byte W24 - .byte N10 - .byte W24 - .byte N10 - .byte W24 - .byte N10 - .byte W24 - .byte An1 - .byte W24 - .byte Cs2 - .byte W24 - .byte En2 - .byte W24 - .byte An1 - .byte W24 - .byte Gn1 - .byte W24 - .byte N10 - .byte W24 - .byte N10 - .byte W24 - .byte N10 - .byte W24 - .byte Fs1 - .byte W24 - .byte An1 - .byte W24 - .byte Cs2 - .byte W24 - .byte Fs1 - .byte W24 - .byte N44 , Gn1 - .byte W48 - .byte N36 - .byte W36 - .byte N12 , Gn0 - .byte W12 - .byte N36 , Dn1 - .byte W36 - .byte N09 , An1 - .byte W12 - .byte N44 , Dn1 - .byte W48 - .byte N03 , En1 - .byte W06 - .byte N24 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N36 - .byte W36 - .byte N06 , Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N36 , An1 - .byte W36 - .byte N03 , Fs1 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N36 , An1 - .byte W36 - .byte N06 , An0 - .byte W06 - .byte Cs1 - .byte W06 - .byte N12 , Dn1 - .byte W36 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W18 - .byte N18 , An0 - .byte W18 - .byte N12 , An1 - .byte W12 - .byte Bn1 - .byte W36 - .byte N03 - .byte W06 - .byte N06 , Bn0 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte An0 - .byte W06 - .byte N12 , Gn1 - .byte W36 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W18 - .byte N18 , En2 - .byte W18 - .byte N10 , En1 - .byte W12 - .byte N12 , An1 - .byte W36 - .byte N03 - .byte W06 - .byte N06 , An0 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte An0 - .byte W06 - .byte N12 , Dn1 - .byte W36 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Gn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte N03 , Dn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte N06 , Cs1 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte As1 - .byte W06 - .byte N12 , Bn1 - .byte W18 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , Bn0 - .byte W06 - .byte En2 - .byte W06 - .byte N03 - .byte W12 - .byte N09 , En1 - .byte W12 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An0 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte Cs1 - .byte W06 - .byte VOICE , 35 - .byte N44 , Dn1 - .byte W48 - .byte An1 - .byte W48 - .byte GOTO - .word mus_fune_kan_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_fune_kan_4: - .byte KEYSH , mus_fune_kan_key+0 - .byte LFOS , 35 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 46 - .byte PAN , c_v+0 - .byte W04 - .byte N12 , Bn3 , v060 - .byte W10 - .byte Dn4 , v044 - .byte W10 - .byte Fs4 , v028 - .byte W09 - .byte An4 , v024 - .byte W10 - .byte Cs5 , v040 - .byte W09 - .byte Bn3 , v060 - .byte W10 - .byte Dn4 , v040 - .byte W10 - .byte Fs4 , v028 - .byte W09 - .byte An4 - .byte W10 - .byte Cs5 , v040 - .byte W05 - .byte PAN , c_v-16 - .byte W04 - .byte N06 , Cs4 , v052 - .byte W08 - .byte Fs4 , v028 - .byte W07 - .byte Bn4 , v044 - .byte W07 - .byte Dn4 , v064 - .byte W07 - .byte Gn4 , v036 - .byte W07 - .byte Cs5 - .byte W08 - .byte En4 , v068 - .byte W07 - .byte An4 , v056 - .byte W07 - .byte Dn5 , v032 - .byte W07 - .byte Gn5 , v056 - .byte W07 - .byte Cs5 - .byte W08 - .byte Fs5 , v036 - .byte W07 - .byte Bn5 , v020 - .byte W05 - .byte W96 -mus_fune_kan_4_B1: - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte N12 , Dn2 , v080 - .byte W12 - .byte An2 , v072 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Cs2 , v080 - .byte W12 - .byte An2 , v064 - .byte W12 - .byte Cs3 , v072 - .byte W12 - .byte En3 - .byte W12 - .byte Bn1 , v080 - .byte W12 - .byte Fs2 , v072 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte An1 , v080 - .byte W12 - .byte En2 , v072 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An1 , v080 - .byte W12 - .byte Fs2 , v072 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn1 , v080 - .byte W12 - .byte Gn2 , v072 - .byte W12 - .byte Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte Dn2 , v080 - .byte W12 - .byte An2 , v072 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte En2 , v080 - .byte W12 - .byte An2 , v072 - .byte W12 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte VOICE , 46 - .byte PAN , c_v-22 - .byte N08 , Bn3 , v044 - .byte W08 - .byte Fs4 , v056 - .byte W08 - .byte Bn4 , v068 - .byte W08 - .byte Dn5 , v072 - .byte W08 - .byte Bn4 - .byte W08 - .byte Fs4 , v056 - .byte W08 - .byte Bn3 , v044 - .byte W08 - .byte Fs4 , v056 - .byte W08 - .byte Bn4 , v068 - .byte W08 - .byte Dn5 , v072 - .byte W08 - .byte Bn4 - .byte W08 - .byte Fs4 , v056 - .byte W08 - .byte An3 , v044 - .byte W08 - .byte En4 , v056 - .byte W08 - .byte An4 , v068 - .byte W08 - .byte Cs5 , v072 - .byte W08 - .byte An4 - .byte W08 - .byte En4 , v056 - .byte W08 - .byte An3 , v044 - .byte W08 - .byte Cs4 , v056 - .byte W08 - .byte En4 , v068 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte Cs5 - .byte W08 - .byte An4 , v056 - .byte W08 - .byte Gn3 , v044 - .byte W08 - .byte Dn4 , v056 - .byte W08 - .byte Gn4 , v068 - .byte W08 - .byte Bn4 , v072 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn4 , v056 - .byte W08 - .byte Gn3 , v044 - .byte W08 - .byte Dn4 , v056 - .byte W08 - .byte Gn4 , v068 - .byte W08 - .byte Bn4 , v072 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn4 , v056 - .byte W08 - .byte Fs3 , v072 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte An4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs3 , v044 - .byte W08 - .byte An3 , v056 - .byte W08 - .byte Cs4 , v068 - .byte W08 - .byte Cs5 , v072 - .byte W08 - .byte An4 - .byte W08 - .byte Fs4 , v056 - .byte W08 - .byte Bn3 , v044 - .byte W08 - .byte Gn4 , v056 - .byte W08 - .byte Bn4 , v068 - .byte W08 - .byte Dn5 , v072 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gn4 , v056 - .byte W08 - .byte N11 , Bn3 , v044 - .byte W08 - .byte N08 , Gn4 , v056 - .byte W08 - .byte Bn4 , v068 - .byte W08 - .byte Dn5 , v072 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gn4 , v056 - .byte W08 - .byte An3 , v044 - .byte W08 - .byte Dn4 , v056 - .byte W08 - .byte An4 , v068 - .byte W08 - .byte Dn5 , v072 - .byte W08 - .byte An4 - .byte W08 - .byte Dn4 , v056 - .byte W08 - .byte An3 , v044 - .byte W08 - .byte Dn4 , v056 - .byte W08 - .byte Fs4 , v068 - .byte W08 - .byte Fs5 , v072 - .byte W08 - .byte Dn5 - .byte W08 - .byte An4 , v056 - .byte W08 - .byte Gn3 , v044 - .byte W08 - .byte En4 , v056 - .byte W08 - .byte Gn4 , v068 - .byte W08 - .byte Bn4 , v072 - .byte W08 - .byte Gn4 - .byte W08 - .byte En4 , v056 - .byte W08 - .byte Gn3 , v044 - .byte W08 - .byte En4 , v056 - .byte W08 - .byte Gn4 , v068 - .byte W08 - .byte Bn4 , v072 - .byte W08 - .byte Gn4 - .byte W08 - .byte En4 , v056 - .byte W08 - .byte En3 , v072 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte An4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte An3 , v044 - .byte W08 - .byte Cs4 , v056 - .byte W08 - .byte En4 , v068 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte Cs5 - .byte W08 - .byte An4 , v056 - .byte W08 - .byte W96 - .byte W96 - .byte VOICE , 81 - .byte W96 - .byte PAN , c_v-1 - .byte BEND , c_v-5 - .byte N21 , An2 , v048 - .byte W09 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W03 - .byte N09 , Gn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N24 , En2 - .byte W09 - .byte MOD , 6 - .byte W12 - .byte BEND , c_v+0 - .byte W03 - .byte MOD , 0 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_fune_kan_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_fune_kan_5: - .byte KEYSH , mus_fune_kan_key+0 - .byte LFOS , 35 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_fune_kan_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 85 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte PAN , c_v-49 - .byte N24 , Cs3 , v032 - .byte W24 - .byte N48 , Dn3 , v040 - .byte W18 - .byte MOD , 4 - .byte W30 - .byte 0 - .byte N48 , En3 - .byte W18 - .byte MOD , 4 - .byte W30 - .byte 0 - .byte N48 , Dn3 - .byte W18 - .byte MOD , 4 - .byte W30 - .byte 0 - .byte N48 , Cs3 , v052 - .byte W18 - .byte MOD , 4 - .byte W30 - .byte VOICE , 80 - .byte MOD , 0 - .byte N06 , Fs3 , v040 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N42 , Gn3 - .byte W48 - .byte N12 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte N36 , Fs3 - .byte W36 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N03 , En3 - .byte W06 - .byte N09 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N09 - .byte W24 - .byte N12 , Bn3 , v052 - .byte W12 - .byte Cs4 - .byte W12 - .byte N48 , Dn4 - .byte W18 - .byte MOD , 4 - .byte W30 - .byte 0 - .byte N48 , En4 , v060 - .byte W18 - .byte MOD , 4 - .byte W30 - .byte VOICE , 85 - .byte MOD , 0 - .byte W12 - .byte N06 , Fs3 , v052 - .byte W18 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W06 - .byte N21 , En3 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N24 , Cs3 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N24 , Bn2 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W09 - .byte 80*mus_fune_kan_mvl/mxv - .byte N06 , Fs3 - .byte W12 - .byte Dn3 - .byte W06 - .byte N24 , En3 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N24 , An3 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N48 , Gn3 - .byte W18 - .byte MOD , 4 - .byte W30 - .byte 0 - .byte N48 , Bn3 , v060 - .byte W18 - .byte MOD , 4 - .byte W30 - .byte VOICE , 83 - .byte MOD , 0 - .byte N08 , Dn5 , v040 - .byte W08 - .byte An4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte N09 , An2 , v052 - .byte W09 - .byte En3 - .byte W10 - .byte An3 - .byte W09 - .byte En4 - .byte W10 - .byte An4 - .byte W10 - .byte VOICE , 85 - .byte N24 , An2 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N18 , Dn3 - .byte W09 - .byte VOL , 52*mus_fune_kan_mvl/mxv - .byte W03 - .byte 36*mus_fune_kan_mvl/mxv - .byte W03 - .byte 15*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N06 , Dn4 - .byte W06 - .byte N12 , En4 - .byte W18 - .byte Dn4 - .byte W18 - .byte Cs4 - .byte W12 - .byte N17 , Fs3 - .byte W09 - .byte VOL , 52*mus_fune_kan_mvl/mxv - .byte W03 - .byte 36*mus_fune_kan_mvl/mxv - .byte W03 - .byte 15*mus_fune_kan_mvl/mxv - .byte W01 - .byte N08 , Dn3 - .byte W02 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte W06 - .byte N08 , An2 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 - .byte W08 - .byte N24 , As3 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N24 , Cs4 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N21 , Fs4 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N21 , Gn4 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Dn4 - .byte W18 - .byte MOD , 4 - .byte W30 - .byte 0 - .byte N48 , Cs4 - .byte W06 - .byte VOL , 69*mus_fune_kan_mvl/mxv - .byte W09 - .byte 61*mus_fune_kan_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte W06 - .byte VOL , 54*mus_fune_kan_mvl/mxv - .byte W06 - .byte 44*mus_fune_kan_mvl/mxv - .byte W06 - .byte 32*mus_fune_kan_mvl/mxv - .byte W06 - .byte 20*mus_fune_kan_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W96 - .byte GOTO - .word mus_fune_kan_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_fune_kan_6: - .byte KEYSH , mus_fune_kan_key+0 - .byte LFOS , 35 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_fune_kan_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 86 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte PAN , c_v+48 - .byte N24 , An2 , v032 - .byte W24 - .byte N12 , An2 , v040 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W06 - .byte MOD , 4 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 86 - .byte MOD , 0 - .byte N12 , Bn2 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W06 - .byte MOD , 4 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 86 - .byte MOD , 0 - .byte N12 , An2 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W06 - .byte MOD , 4 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 86 - .byte MOD , 0 - .byte N12 , An2 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W06 - .byte MOD , 4 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N06 , Dn3 , v040 - .byte W12 - .byte Fs2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Cs3 - .byte W12 - .byte En2 - .byte W12 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cs3 - .byte W12 - .byte En2 - .byte W12 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte VOICE , 82 - .byte N12 , Dn3 - .byte W12 - .byte VOICE , 87 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W12 - .byte VOICE , 82 - .byte N12 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte VOICE , 87 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte N12 , En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N09 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N09 - .byte W24 - .byte N12 , Fs3 , v052 - .byte W12 - .byte Gn3 - .byte W12 - .byte VOICE , 82 - .byte N12 , An3 - .byte W12 - .byte VOICE , 87 - .byte N12 - .byte W06 - .byte MOD , 4 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Cs4 , v060 - .byte W12 - .byte VOICE , 87 - .byte N12 - .byte W06 - .byte MOD , 4 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 86 - .byte MOD , 0 - .byte W12 - .byte N06 , Dn3 , v048 - .byte W18 - .byte An2 - .byte W12 - .byte Dn3 - .byte W06 - .byte N21 , Cs3 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N24 , An2 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N24 , Fs2 , v052 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W09 - .byte 80*mus_fune_kan_mvl/mxv - .byte N06 , Dn3 , v048 - .byte W12 - .byte Bn2 - .byte W06 - .byte N24 , Cs3 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N24 , En3 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte VOICE , 86 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte N12 , Dn3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W06 - .byte MOD , 4 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 86 - .byte MOD , 0 - .byte N12 , Gn3 , v060 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W06 - .byte MOD , 4 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 84 - .byte MOD , 0 - .byte BEND , c_v+4 - .byte W04 - .byte N08 , Dn5 , v032 - .byte W08 - .byte An4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte BEND , c_v+0 - .byte N09 , Cs3 , v040 - .byte W10 - .byte Gn3 - .byte W10 - .byte Cs4 - .byte W09 - .byte Gn4 - .byte W10 - .byte N04 , Cs5 - .byte W05 - .byte VOICE , 86 - .byte N24 , Fs2 , v052 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N18 , An2 - .byte W09 - .byte VOL , 52*mus_fune_kan_mvl/mxv - .byte W03 - .byte 36*mus_fune_kan_mvl/mxv - .byte W03 - .byte 15*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte N12 , As3 - .byte W18 - .byte An3 - .byte W18 - .byte Gn3 - .byte W12 - .byte N17 , Dn3 - .byte W09 - .byte VOL , 52*mus_fune_kan_mvl/mxv - .byte W03 - .byte 36*mus_fune_kan_mvl/mxv - .byte W03 - .byte 15*mus_fune_kan_mvl/mxv - .byte W01 - .byte N08 , An2 - .byte W02 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte W06 - .byte N08 , Fs2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fs2 - .byte W08 - .byte N24 , Fs3 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N24 , As3 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N12 , Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N21 , Dn4 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N21 , En4 - .byte W12 - .byte VOL , 71*mus_fune_kan_mvl/mxv - .byte W03 - .byte 54*mus_fune_kan_mvl/mxv - .byte W03 - .byte 30*mus_fune_kan_mvl/mxv - .byte W03 - .byte 8*mus_fune_kan_mvl/mxv - .byte W03 - .byte 80*mus_fune_kan_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte VOICE , 86 - .byte N12 , An3 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W06 - .byte MOD , 4 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 86 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte VOL , 69*mus_fune_kan_mvl/mxv - .byte W06 - .byte VOICE , 88 - .byte N12 - .byte W03 - .byte VOL , 61*mus_fune_kan_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte W06 - .byte VOL , 54*mus_fune_kan_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 44*mus_fune_kan_mvl/mxv - .byte W06 - .byte 32*mus_fune_kan_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 20*mus_fune_kan_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W96 - .byte GOTO - .word mus_fune_kan_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_fune_kan_7: - .byte KEYSH , mus_fune_kan_key+0 - .byte VOICE , 1 - .byte VOL , 80*mus_fune_kan_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_fune_kan_7_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_fune_kan_7_000: - .byte W24 - .byte N06 , Fs2 , v064 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte Fs2 , v020 - .byte W06 - .byte Fs2 , v008 - .byte W30 - .byte Fs2 , v064 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte Fs2 , v020 - .byte W06 - .byte Fs2 , v008 - .byte W06 - .byte PEND - .byte PATT - .word mus_fune_kan_7_000 - .byte N06 , Fs2 , v064 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte Fs2 , v020 - .byte W06 - .byte Fs2 , v008 - .byte W78 - .byte Fs2 , v064 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte Fs2 , v020 - .byte W06 - .byte Fs2 , v008 - .byte W06 - .byte Fs2 , v064 - .byte W06 - .byte Fs2 , v032 - .byte W06 - .byte Fs2 , v016 - .byte W06 - .byte Fs2 , v008 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte N03 , Fs2 , v052 - .byte W03 - .byte Fs2 , v056 - .byte W03 - .byte N06 , En1 , v127 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte En1 , v127 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte En1 , v127 - .byte W06 - .byte Fs2 , v056 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Fs1 , v060 - .byte W12 - .byte Fs2 , v064 - .byte W06 - .byte Fs2 , v032 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte As1 , v060 - .byte W06 - .byte Fs1 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Fs1 , v060 - .byte W12 - .byte Fs2 , v064 - .byte W06 - .byte Fs2 , v032 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte As1 - .byte W06 - .byte Fs1 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fs2 , v064 - .byte W06 - .byte Fs2 , v032 - .byte W06 - .byte Fs1 , v060 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte As1 , v060 - .byte W06 - .byte Fs1 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte As1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte En1 , v100 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Fs1 , v060 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte As1 , v060 - .byte W06 - .byte Fs1 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Fs1 , v060 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte As1 - .byte W06 - .byte Fs1 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte As1 , v060 - .byte W06 - .byte Fs1 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Fs1 , v060 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte Fs1 , v060 - .byte W06 - .byte As1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v127 - .byte W24 - .byte W96 - .byte GOTO - .word mus_fune_kan_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_fune_kan: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_fune_kan_pri @ Priority - .byte mus_fune_kan_rev @ Reverb. - - .word mus_fune_kan_grp - - .word mus_fune_kan_1 - .word mus_fune_kan_2 - .word mus_fune_kan_3 - .word mus_fune_kan_4 - .word mus_fune_kan_5 - .word mus_fune_kan_6 - .word mus_fune_kan_7 - - .end diff --git a/sound/songs/mus_gim.s b/sound/songs/mus_gim.s deleted file mode 100644 index 77a3e0979c..0000000000 --- a/sound/songs/mus_gim.s +++ /dev/null @@ -1,1884 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_gim_grp, voicegroup013 - .equ mus_gim_pri, 0 - .equ mus_gim_rev, reverb_set+50 - .equ mus_gim_mvl, 127 - .equ mus_gim_key, 0 - .equ mus_gim_tbs, 1 - .equ mus_gim_exg, 0 - .equ mus_gim_cmp, 1 - - .section .rodata - .global mus_gim - .align 2 - -@********************** Track 1 **********************@ - -mus_gim_1: - .byte KEYSH , mus_gim_key+0 -mus_gim_1_B1: - .byte TEMPO , 128*mus_gim_tbs/2 - .byte VOICE , 56 - .byte PAN , c_v+10 - .byte VOL , 80*mus_gim_mvl/mxv - .byte BEND , c_v+0 - .byte N30 , En4 , v108 - .byte W15 - .byte MOD , 6 - .byte W03 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 59*mus_gim_mvl/mxv - .byte W03 - .byte 46*mus_gim_mvl/mxv - .byte W03 - .byte 26*mus_gim_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_gim_mvl/mxv - .byte W06 - .byte 80*mus_gim_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte N30 , Dn4 - .byte W15 - .byte MOD , 6 - .byte W03 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 59*mus_gim_mvl/mxv - .byte W03 - .byte 46*mus_gim_mvl/mxv - .byte W03 - .byte 26*mus_gim_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_gim_mvl/mxv - .byte W06 - .byte 80*mus_gim_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N66 , Cs4 - .byte W24 - .byte W03 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 59*mus_gim_mvl/mxv - .byte W03 - .byte 46*mus_gim_mvl/mxv - .byte W03 - .byte 26*mus_gim_mvl/mxv - .byte W03 - .byte 0*mus_gim_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 80*mus_gim_mvl/mxv - .byte N24 , Ds4 - .byte W24 - .byte N66 , En4 - .byte W24 - .byte MOD , 6 - .byte W30 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 59*mus_gim_mvl/mxv - .byte W03 - .byte 46*mus_gim_mvl/mxv - .byte W03 - .byte 26*mus_gim_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_gim_mvl/mxv - .byte W06 - .byte 80*mus_gim_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N06 , Fs4 - .byte W18 - .byte Dn4 - .byte W06 - .byte N66 - .byte W18 - .byte MOD , 6 - .byte W36 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 59*mus_gim_mvl/mxv - .byte W03 - .byte 46*mus_gim_mvl/mxv - .byte W03 - .byte 26*mus_gim_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_gim_mvl/mxv - .byte W06 - .byte 80*mus_gim_mvl/mxv - .byte N66 , En4 - .byte W30 - .byte MOD , 6 - .byte W24 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 59*mus_gim_mvl/mxv - .byte W03 - .byte 46*mus_gim_mvl/mxv - .byte W03 - .byte 26*mus_gim_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_gim_mvl/mxv - .byte W06 - .byte 80*mus_gim_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N06 , Dn4 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte N66 , Fs4 - .byte W24 - .byte W03 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 59*mus_gim_mvl/mxv - .byte W03 - .byte 46*mus_gim_mvl/mxv - .byte W03 - .byte 26*mus_gim_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_gim_mvl/mxv - .byte W06 - .byte 80*mus_gim_mvl/mxv - .byte N66 , Gs4 - .byte W30 - .byte MOD , 6 - .byte W24 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 59*mus_gim_mvl/mxv - .byte W03 - .byte 46*mus_gim_mvl/mxv - .byte W03 - .byte 26*mus_gim_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_gim_mvl/mxv - .byte W06 - .byte 80*mus_gim_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte N18 , Gs4 - .byte W18 - .byte N12 , An4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Dn5 - .byte W18 - .byte N06 , An4 - .byte W06 - .byte N24 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N66 , Gs4 - .byte W24 - .byte MOD , 6 - .byte W30 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 59*mus_gim_mvl/mxv - .byte W03 - .byte 46*mus_gim_mvl/mxv - .byte W03 - .byte 26*mus_gim_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_gim_mvl/mxv - .byte W06 - .byte 80*mus_gim_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte N18 , Gs4 - .byte W18 - .byte N12 , An4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte N48 , Dn5 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Cs5 , v112 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte VOICE , 60 - .byte MOD , 0 - .byte N36 , Bn2 , v108 - .byte W36 - .byte En3 - .byte W36 - .byte N24 , Bn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Bn2 - .byte W24 - .byte An2 - .byte W24 - .byte N06 , Gs2 - .byte W12 - .byte N06 - .byte W06 - .byte An2 - .byte W06 - .byte N30 , Bn2 - .byte W36 - .byte N12 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte N18 , Bn2 - .byte W18 - .byte N24 , Dn3 - .byte W24 - .byte Cn3 - .byte W24 - .byte Bn2 - .byte W24 - .byte An2 - .byte W24 - .byte VOICE , 48 - .byte N36 , Bn4 , v096 - .byte W36 - .byte En5 - .byte W36 - .byte N24 , Bn4 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cs5 - .byte W24 - .byte Bn4 - .byte W24 - .byte An4 - .byte W24 - .byte N06 , Gs4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte N24 , Bn4 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte N24 , Dn5 - .byte W24 - .byte N06 , En5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N48 , Gs5 - .byte W48 - .byte N24 , Fs5 - .byte W24 - .byte GOTO - .word mus_gim_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_gim_2: - .byte VOL , 80*mus_gim_mvl/mxv - .byte KEYSH , mus_gim_key+0 -mus_gim_2_B1: - .byte VOICE , 87 - .byte N12 , En2 , v080 - .byte W12 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte N03 , Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N03 , Cs1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Cs2 - .byte W06 - .byte N09 , Bn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 -mus_gim_2_000: - .byte N06 , En1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte PEND -mus_gim_2_001: - .byte N06 , Dn1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte PEND - .byte PATT - .word mus_gim_2_000 - .byte N06 , Dn1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte An1 - .byte W12 - .byte Dn1 - .byte W06 - .byte N18 , Fs1 - .byte W18 - .byte PATT - .word mus_gim_2_000 - .byte PATT - .word mus_gim_2_001 - .byte PATT - .word mus_gim_2_000 - .byte N06 , Dn1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte Fs1 - .byte W12 - .byte En1 - .byte W06 - .byte N18 , An1 - .byte W18 - .byte PATT - .word mus_gim_2_000 - .byte PATT - .word mus_gim_2_001 - .byte N06 , Cs1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte En1 - .byte W06 - .byte N18 , Cs1 - .byte W18 - .byte N48 , Cn1 - .byte W48 - .byte Dn1 - .byte W48 - .byte N06 , En1 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W24 - .byte N24 - .byte W24 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W24 - .byte N06 , Fs1 - .byte W06 - .byte N18 , An1 - .byte W18 - .byte N06 , Gs1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N06 , Fs1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N06 , En1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte Ds1 - .byte W24 - .byte N06 , Fs1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Ds2 - .byte W06 - .byte GOTO - .word mus_gim_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_gim_3: - .byte KEYSH , mus_gim_key+0 -mus_gim_3_B1: - .byte VOICE , 85 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte VOL , 80*mus_gim_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Gs3 , v064 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte Fs3 - .byte W12 - .byte N03 , Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte En3 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte VOICE , 81 - .byte VOL , 49*mus_gim_mvl/mxv - .byte N12 , Fs3 - .byte W06 - .byte VOL , 52*mus_gim_mvl/mxv - .byte W03 - .byte 54*mus_gim_mvl/mxv - .byte W03 - .byte VOICE , 88 - .byte VOL , 58*mus_gim_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 62*mus_gim_mvl/mxv - .byte W06 - .byte 66*mus_gim_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 71*mus_gim_mvl/mxv - .byte W03 - .byte 76*mus_gim_mvl/mxv - .byte W03 - .byte 80*mus_gim_mvl/mxv - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte N12 , En3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N06 , Gs2 - .byte W12 - .byte En2 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N18 , Bn2 - .byte W18 -mus_gim_3_000: - .byte N12 , Dn3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N06 , Fs3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte N18 , Fs3 - .byte W18 - .byte PEND -mus_gim_3_001: - .byte N12 , En3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N06 , Gs2 - .byte W12 - .byte En2 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N18 , Bn2 - .byte W18 - .byte PEND - .byte PATT - .word mus_gim_3_000 - .byte PATT - .word mus_gim_3_001 - .byte N12 , Dn3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N12 , Fs3 - .byte W18 - .byte N06 , Dn3 - .byte W06 - .byte N24 - .byte W24 - .byte PATT - .word mus_gim_3_001 - .byte N12 , Dn3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N24 , Fs3 - .byte W24 - .byte An2 - .byte W24 - .byte BEND , c_v-4 - .byte W96 - .byte W96 - .byte W60 - .byte c_v+0 - .byte W12 - .byte VOICE , 85 - .byte PAN , c_v+0 - .byte N06 , Gs3 , v064 - .byte W06 - .byte N18 , En3 - .byte W18 - .byte N12 - .byte W03 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 49*mus_gim_mvl/mxv - .byte W05 - .byte 52*mus_gim_mvl/mxv - .byte W01 - .byte VOICE , 89 - .byte N12 - .byte W04 - .byte VOL , 56*mus_gim_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte W03 - .byte VOL , 59*mus_gim_mvl/mxv - .byte W03 - .byte N12 - .byte W02 - .byte VOL , 62*mus_gim_mvl/mxv - .byte W05 - .byte 66*mus_gim_mvl/mxv - .byte W05 - .byte 69*mus_gim_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 73*mus_gim_mvl/mxv - .byte W07 - .byte VOICE , 85 - .byte VOL , 80*mus_gim_mvl/mxv - .byte MOD , 0 - .byte N12 , Fs3 - .byte W03 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 49*mus_gim_mvl/mxv - .byte W05 - .byte 52*mus_gim_mvl/mxv - .byte W01 - .byte VOICE , 89 - .byte N12 - .byte W03 - .byte MOD , 6 - .byte W01 - .byte VOL , 56*mus_gim_mvl/mxv - .byte W05 - .byte 59*mus_gim_mvl/mxv - .byte W03 - .byte N12 - .byte W02 - .byte VOL , 62*mus_gim_mvl/mxv - .byte W05 - .byte 66*mus_gim_mvl/mxv - .byte W05 - .byte 69*mus_gim_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 73*mus_gim_mvl/mxv - .byte W07 - .byte VOICE , 85 - .byte VOL , 79*mus_gim_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+47 - .byte N12 , Bn3 , v060 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W12 - .byte N06 - .byte W12 - .byte En3 - .byte W06 - .byte N18 , Gs3 - .byte W18 - .byte N12 , An3 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W12 - .byte N06 - .byte W12 - .byte Fs3 - .byte W06 - .byte N18 , An3 - .byte W18 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N06 , Gs2 , v088 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte PAN , c_v+48 - .byte BEND , c_v-2 - .byte N06 , En5 , v052 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N06 , Fs2 , v088 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte PAN , c_v-47 - .byte BEND , c_v-2 - .byte N06 , Dn5 , v052 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N06 , En2 , v088 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte PAN , c_v+48 - .byte BEND , c_v-2 - .byte N06 , Bn4 , v052 - .byte W06 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N12 , Ds2 , v088 - .byte W30 - .byte PAN , c_v-47 - .byte BEND , c_v-2 - .byte N06 , Bn3 , v052 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte GOTO - .word mus_gim_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_gim_4: - .byte KEYSH , mus_gim_key+0 -mus_gim_4_B1: - .byte VOICE , 84 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v-48 - .byte VOL , 80*mus_gim_mvl/mxv - .byte N12 , Bn3 , v064 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte An3 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte An3 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte VOICE , 80 - .byte VOL , 49*mus_gim_mvl/mxv - .byte N48 , An3 - .byte W06 - .byte VOL , 52*mus_gim_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte VOL , 54*mus_gim_mvl/mxv - .byte W03 - .byte 58*mus_gim_mvl/mxv - .byte W06 - .byte 62*mus_gim_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 66*mus_gim_mvl/mxv - .byte W06 - .byte 71*mus_gim_mvl/mxv - .byte W03 - .byte 76*mus_gim_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte VOL , 80*mus_gim_mvl/mxv - .byte W12 -mus_gim_4_000: - .byte N48 , Gs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N06 , Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N18 , En3 - .byte W18 - .byte PEND -mus_gim_4_001: - .byte N48 , Fs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N06 , An3 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte N18 , An3 - .byte W18 - .byte PEND - .byte PATT - .word mus_gim_4_000 - .byte PATT - .word mus_gim_4_001 - .byte PATT - .word mus_gim_4_000 - .byte N48 , Fs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N12 , An3 - .byte W18 - .byte N06 , Fs3 - .byte W06 - .byte N24 - .byte W24 - .byte PATT - .word mus_gim_4_000 - .byte N48 , Fs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N24 , An3 - .byte W24 - .byte En3 - .byte W24 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte N06 , Bn3 , v064 - .byte W06 - .byte N18 , Gs3 - .byte W18 - .byte N48 , Gn3 - .byte W03 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 49*mus_gim_mvl/mxv - .byte W05 - .byte 52*mus_gim_mvl/mxv - .byte W05 - .byte 56*mus_gim_mvl/mxv - .byte W05 - .byte 59*mus_gim_mvl/mxv - .byte W05 - .byte 62*mus_gim_mvl/mxv - .byte W05 - .byte 66*mus_gim_mvl/mxv - .byte W05 - .byte 69*mus_gim_mvl/mxv - .byte W05 - .byte 73*mus_gim_mvl/mxv - .byte W07 - .byte 80*mus_gim_mvl/mxv - .byte N48 , An3 - .byte W03 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 49*mus_gim_mvl/mxv - .byte W05 - .byte 52*mus_gim_mvl/mxv - .byte W05 - .byte 56*mus_gim_mvl/mxv - .byte W05 - .byte 59*mus_gim_mvl/mxv - .byte W05 - .byte 62*mus_gim_mvl/mxv - .byte W05 - .byte 66*mus_gim_mvl/mxv - .byte W05 - .byte 69*mus_gim_mvl/mxv - .byte W05 - .byte 73*mus_gim_mvl/mxv - .byte W07 - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte VOL , 79*mus_gim_mvl/mxv - .byte N12 , En4 , v060 - .byte W12 - .byte N03 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-49 - .byte W06 - .byte c_v+0 - .byte N06 - .byte W06 - .byte PAN , c_v-49 - .byte W06 - .byte c_v+0 - .byte N06 , Bn3 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v-48 - .byte W06 - .byte c_v+0 - .byte N06 - .byte W06 - .byte PAN , c_v-49 - .byte W06 - .byte c_v-1 - .byte N06 , An3 - .byte W06 - .byte N18 , Dn4 - .byte W18 - .byte VOICE , 80 - .byte N06 , En3 , v072 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , En5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+1 - .byte N06 , Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v-47 - .byte N06 , Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Bn3 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte GOTO - .word mus_gim_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_gim_5: - .byte VOL , 80*mus_gim_mvl/mxv - .byte KEYSH , mus_gim_key+0 -mus_gim_5_B1: - .byte PAN , c_v+15 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte W96 - .byte W96 - .byte W96 - .byte W42 - .byte N03 , Bn3 , v092 - .byte W03 - .byte Cs4 - .byte W03 - .byte N09 , Dn4 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte Dn4 - .byte W06 - .byte N18 , Cs4 - .byte W18 - .byte N48 , Bn3 - .byte W30 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N06 , En4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N12 , Dn4 - .byte W18 - .byte N06 , An3 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , An4 - .byte W18 - .byte N06 , Dn4 - .byte W06 - .byte N24 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , Bn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte N18 , Bn3 - .byte W09 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , En4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W06 - .byte N18 , En4 - .byte W09 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N48 , An4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte VOICE , 48 - .byte MOD , 0 - .byte N06 , Bn3 , v044 - .byte W12 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W12 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W12 - .byte Bn3 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte An3 - .byte W12 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte An3 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W12 - .byte En4 , v048 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W12 - .byte N12 , En4 , v076 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte N18 , Bn4 - .byte W18 - .byte N48 , Cn5 , v112 - .byte W03 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 49*mus_gim_mvl/mxv - .byte W05 - .byte 52*mus_gim_mvl/mxv - .byte W05 - .byte 56*mus_gim_mvl/mxv - .byte W05 - .byte 59*mus_gim_mvl/mxv - .byte W05 - .byte 62*mus_gim_mvl/mxv - .byte W05 - .byte 66*mus_gim_mvl/mxv - .byte W05 - .byte 69*mus_gim_mvl/mxv - .byte W05 - .byte 73*mus_gim_mvl/mxv - .byte W07 - .byte 80*mus_gim_mvl/mxv - .byte N48 , Dn5 - .byte W03 - .byte VOL , 70*mus_gim_mvl/mxv - .byte W03 - .byte 49*mus_gim_mvl/mxv - .byte W05 - .byte 52*mus_gim_mvl/mxv - .byte W05 - .byte 56*mus_gim_mvl/mxv - .byte W05 - .byte 59*mus_gim_mvl/mxv - .byte W05 - .byte 62*mus_gim_mvl/mxv - .byte W05 - .byte 66*mus_gim_mvl/mxv - .byte W05 - .byte 69*mus_gim_mvl/mxv - .byte W05 - .byte 73*mus_gim_mvl/mxv - .byte W07 - .byte 79*mus_gim_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_gim_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_gim_6: - .byte VOL , 80*mus_gim_mvl/mxv - .byte KEYSH , mus_gim_key+0 -mus_gim_6_B1: - .byte VOICE , 47 - .byte PAN , c_v-17 - .byte BEND , c_v+0 - .byte N12 , En2 , v116 - .byte W18 - .byte N06 , Bn1 - .byte W06 - .byte N12 , En2 , v127 - .byte W24 - .byte Dn2 , v116 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte N12 , Dn2 , v127 - .byte W24 - .byte Cs2 , v116 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte N12 , Cs2 , v127 - .byte W24 - .byte Cs2 , v116 - .byte W24 - .byte N06 , Ds2 , v127 - .byte W06 - .byte N18 - .byte W18 - .byte N12 , En2 - .byte W72 - .byte N06 , En2 , v088 - .byte W06 - .byte N12 , Bn1 - .byte W18 -mus_gim_6_000: - .byte N12 , Dn2 , v100 - .byte W48 - .byte N12 - .byte W24 - .byte N06 , Dn2 , v088 - .byte W06 - .byte N12 , An1 - .byte W18 - .byte PEND -mus_gim_6_001: - .byte N12 , En2 , v100 - .byte W72 - .byte N06 , En2 , v088 - .byte W06 - .byte N12 , Bn1 - .byte W18 - .byte PEND - .byte PATT - .word mus_gim_6_000 - .byte PATT - .word mus_gim_6_001 - .byte PATT - .word mus_gim_6_000 - .byte PATT - .word mus_gim_6_001 - .byte N12 , Dn2 , v100 - .byte W48 - .byte Dn2 , v088 - .byte W24 - .byte N06 - .byte W06 - .byte N12 , Cs2 - .byte W18 - .byte En2 , v127 - .byte W96 - .byte W96 - .byte W72 - .byte N06 , En2 , v112 - .byte W06 - .byte N12 , Bn1 - .byte W18 - .byte Cn2 , v127 - .byte W36 - .byte N06 , Cn2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn2 - .byte W24 - .byte N06 , Dn2 , v127 - .byte W06 - .byte N18 - .byte W18 - .byte N12 , En2 - .byte W72 - .byte N06 , Bn1 , v076 - .byte W06 - .byte N12 , En2 , v100 - .byte W18 - .byte Dn2 - .byte W72 - .byte N06 , An1 , v076 - .byte W06 - .byte N12 , Dn2 , v100 - .byte W18 - .byte En2 - .byte W18 - .byte N06 , Bn1 - .byte W06 - .byte N12 , En2 , v112 - .byte W24 - .byte Dn2 , v100 - .byte W18 - .byte N06 , Bn1 - .byte W06 - .byte N12 , Dn2 , v112 - .byte W24 - .byte Bn1 , v100 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Bn1 , v112 - .byte W24 - .byte N06 , Dn2 - .byte W06 - .byte Bn1 , v064 - .byte W06 - .byte Dn2 , v072 - .byte W06 - .byte Bn1 , v080 - .byte W06 - .byte Dn2 , v092 - .byte W06 - .byte Bn1 , v100 - .byte W06 - .byte Dn2 , v108 - .byte W06 - .byte Bn1 , v116 - .byte W06 - .byte GOTO - .word mus_gim_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_gim_7: - .byte KEYSH , mus_gim_key+0 -mus_gim_7_B1: - .byte VOICE , 0 - .byte VOL , 80*mus_gim_mvl/mxv - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W06 - .byte N06 , En1 , v080 - .byte W06 - .byte En1 , v100 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W18 - .byte N06 , En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_gim_7_000: - .byte N06 , En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND -mus_gim_7_001: - .byte N06 , En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_gim_7_000 - .byte PATT - .word mus_gim_7_001 - .byte PATT - .word mus_gim_7_000 - .byte PATT - .word mus_gim_7_001 - .byte PATT - .word mus_gim_7_000 - .byte N48 , Bn2 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N03 , En1 , v076 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte En1 , v060 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v112 - .byte W24 - .byte En1 , v088 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W24 - .byte N03 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte En1 , v088 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte En1 , v096 - .byte W12 - .byte En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v088 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte N48 , Bn2 , v092 - .byte W03 - .byte N03 , En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v108 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte En1 , v060 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte En1 , v072 - .byte N24 , Bn2 , v092 - .byte W03 - .byte N03 , En1 , v080 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte GOTO - .word mus_gim_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_gim: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_gim_pri @ Priority - .byte mus_gim_rev @ Reverb. - - .word mus_gim_grp - - .word mus_gim_1 - .word mus_gim_2 - .word mus_gim_3 - .word mus_gim_4 - .word mus_gim_5 - .word mus_gim_6 - .word mus_gim_7 - - .end diff --git a/sound/songs/mus_girl_sup.s b/sound/songs/mus_girl_sup.s deleted file mode 100644 index e95bea4d4e..0000000000 --- a/sound/songs/mus_girl_sup.s +++ /dev/null @@ -1,2588 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_girl_sup_grp, voicegroup061 - .equ mus_girl_sup_pri, 0 - .equ mus_girl_sup_rev, reverb_set+50 - .equ mus_girl_sup_mvl, 127 - .equ mus_girl_sup_key, 0 - .equ mus_girl_sup_tbs, 1 - .equ mus_girl_sup_exg, 0 - .equ mus_girl_sup_cmp, 1 - - .section .rodata - .global mus_girl_sup - .align 2 - -@********************** Track 1 **********************@ - -mus_girl_sup_1: - .byte KEYSH , mus_girl_sup_key+0 - .byte TEMPO , 128*mus_girl_sup_tbs/2 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 39*mus_girl_sup_mvl/mxv - .byte LFOS , 44 - .byte W96 - .byte W72 - .byte VOL , 43*mus_girl_sup_mvl/mxv - .byte W12 - .byte N06 , Cs5 , v112 - .byte W06 - .byte Ds5 - .byte W06 -mus_girl_sup_1_B1: - .byte VOL , 43*mus_girl_sup_mvl/mxv - .byte N06 , Fn5 , v112 - .byte W12 - .byte Fs5 - .byte W09 - .byte N03 , An5 , v088 - .byte W03 - .byte N06 , Gs5 , v112 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Fs5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N06 , Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N03 , En5 , v088 - .byte W03 - .byte N42 , Ds5 , v112 - .byte W42 - .byte N03 , En5 - .byte W03 - .byte N12 , Fn5 - .byte W12 - .byte N03 , En5 , v080 - .byte W03 - .byte Ds5 , v064 - .byte W03 - .byte Dn5 , v044 - .byte W03 - .byte Cs5 , v040 - .byte W03 - .byte As4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs4 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N12 , Fn5 - .byte W24 - .byte N06 , Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N24 , Ds5 - .byte W24 - .byte N06 , Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gs5 - .byte W12 - .byte N03 , Cn6 , v088 - .byte W03 - .byte N15 , Cs6 , v112 - .byte W15 - .byte N03 , As5 , v088 - .byte W03 - .byte Gs5 , v068 - .byte W03 - .byte N06 , Fn5 , v112 - .byte W12 - .byte Fs5 - .byte W06 - .byte N18 , Fn5 - .byte W18 - .byte N30 , Ds5 - .byte W30 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Bn4 , v056 - .byte W03 - .byte Cs5 , v072 - .byte W03 - .byte Ds5 , v080 - .byte W03 - .byte Fs5 , v084 - .byte W03 - .byte N24 , Gs5 , v112 - .byte W24 - .byte N06 , Fs5 - .byte W12 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Fn5 - .byte W24 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N24 , Ds5 - .byte W12 - .byte VOICE , 73 - .byte W12 - .byte VOL , 18*mus_girl_sup_mvl/mxv - .byte N36 , Fn5 - .byte W02 - .byte VOL , 19*mus_girl_sup_mvl/mxv - .byte W03 - .byte 21*mus_girl_sup_mvl/mxv - .byte W03 - .byte 22*mus_girl_sup_mvl/mxv - .byte W04 - .byte 27*mus_girl_sup_mvl/mxv - .byte W02 - .byte 31*mus_girl_sup_mvl/mxv - .byte W03 - .byte 38*mus_girl_sup_mvl/mxv - .byte W03 - .byte 42*mus_girl_sup_mvl/mxv - .byte W04 - .byte 47*mus_girl_sup_mvl/mxv - .byte W02 - .byte 51*mus_girl_sup_mvl/mxv - .byte W03 - .byte 53*mus_girl_sup_mvl/mxv - .byte W07 - .byte 39*mus_girl_sup_mvl/mxv - .byte N06 , As4 - .byte W06 - .byte N06 - .byte W06 - .byte Cs5 - .byte W12 - .byte As4 - .byte W12 - .byte Cs5 - .byte W06 - .byte N18 , Ds5 - .byte W18 - .byte VOL , 18*mus_girl_sup_mvl/mxv - .byte N36 , Fn5 - .byte W02 - .byte VOL , 19*mus_girl_sup_mvl/mxv - .byte W03 - .byte 21*mus_girl_sup_mvl/mxv - .byte W03 - .byte 22*mus_girl_sup_mvl/mxv - .byte W04 - .byte 27*mus_girl_sup_mvl/mxv - .byte W02 - .byte 31*mus_girl_sup_mvl/mxv - .byte W03 - .byte 38*mus_girl_sup_mvl/mxv - .byte W03 - .byte 42*mus_girl_sup_mvl/mxv - .byte W04 - .byte 47*mus_girl_sup_mvl/mxv - .byte W02 - .byte 51*mus_girl_sup_mvl/mxv - .byte W03 - .byte 53*mus_girl_sup_mvl/mxv - .byte W13 - .byte 39*mus_girl_sup_mvl/mxv - .byte N06 , Gs4 - .byte W06 - .byte Cs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Fs5 - .byte W06 - .byte N18 , Fn5 - .byte W18 - .byte N06 , Gs5 - .byte W06 - .byte N03 , Gn5 , v088 - .byte W03 - .byte Fs5 , v080 - .byte W03 - .byte Fn5 , v072 - .byte W03 - .byte En5 , v064 - .byte W03 - .byte Ds5 , v056 - .byte W30 - .byte N12 , Gs5 , v112 - .byte W12 - .byte N03 , Fs5 - .byte W12 - .byte N06 , Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte N30 , Bn4 - .byte W30 - .byte N06 , Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte N12 , Gs5 - .byte W12 - .byte N06 , As5 - .byte W12 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N36 , Fn5 - .byte W36 - .byte N06 , En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N24 , Cs5 - .byte W24 - .byte N18 , Ds5 - .byte W24 - .byte N06 , Fn5 - .byte W12 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N24 , Cs5 - .byte W24 - .byte N06 , Ds5 - .byte W06 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N06 - .byte W06 - .byte Ds5 - .byte W06 - .byte N03 , Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gs5 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fs5 , v072 - .byte W03 - .byte En5 , v064 - .byte W03 - .byte Ds5 , v056 - .byte W03 - .byte Cs5 - .byte W03 - .byte VOL , 29*mus_girl_sup_mvl/mxv - .byte W03 - .byte VOICE , 17 - .byte N03 , Gn5 , v076 - .byte W03 - .byte N12 , Gs5 - .byte W15 - .byte N03 , Gn5 - .byte W03 - .byte N15 , Gs5 - .byte W15 - .byte N03 , Gn5 - .byte W03 - .byte N09 , Gs5 - .byte W09 - .byte N03 , Cs6 - .byte W03 - .byte N24 , Cn6 - .byte W24 - .byte N06 , Bn5 - .byte W06 - .byte As5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N30 , Gs5 - .byte W24 - .byte VOICE , 17 - .byte W06 - .byte N03 , Fs5 , v052 - .byte W03 - .byte Fn5 - .byte W03 - .byte N06 , Cs5 , v112 - .byte W06 - .byte Ds5 - .byte W06 - .byte GOTO - .word mus_girl_sup_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_girl_sup_2: - .byte KEYSH , mus_girl_sup_key+0 - .byte VOICE , 126 - .byte VOL , 36*mus_girl_sup_mvl/mxv - .byte PAN , c_v+63 - .byte W60 - .byte N12 , Gn4 , v112 - .byte W36 -mus_girl_sup_2_000: - .byte W12 - .byte N12 , Gn4 , v064 - .byte W24 - .byte Gn4 , v080 - .byte W24 - .byte Gn4 , v112 - .byte W36 - .byte PEND -mus_girl_sup_2_B1: -mus_girl_sup_2_001: - .byte W24 - .byte N06 , Gn4 , v112 - .byte W60 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_girl_sup_2_001 - .byte PATT - .word mus_girl_sup_2_001 - .byte PATT - .word mus_girl_sup_2_001 - .byte PATT - .word mus_girl_sup_2_001 - .byte PATT - .word mus_girl_sup_2_001 - .byte PATT - .word mus_girl_sup_2_001 - .byte PATT - .word mus_girl_sup_2_001 -mus_girl_sup_2_002: - .byte W12 - .byte N06 , Gn4 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_girl_sup_2_002 - .byte PATT - .word mus_girl_sup_2_002 - .byte PATT - .word mus_girl_sup_2_002 - .byte PATT - .word mus_girl_sup_2_002 - .byte PATT - .word mus_girl_sup_2_002 - .byte W60 - .byte N12 , Gn4 , v112 - .byte W36 - .byte PATT - .word mus_girl_sup_2_000 - .byte GOTO - .word mus_girl_sup_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_girl_sup_3: - .byte KEYSH , mus_girl_sup_key+0 - .byte VOICE , 36 - .byte PAN , c_v+0 - .byte VOL , 78*mus_girl_sup_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+0 - .byte N03 , Ds2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Ds1 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Ds2 - .byte W06 - .byte BEND , c_v-10 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-40 - .byte W03 - .byte c_v-60 - .byte W09 - .byte c_v+0 - .byte N06 , Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Gs2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N24 , Gs2 - .byte W03 - .byte BEND , c_v-5 - .byte W09 - .byte c_v+0 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte BEND , c_v-4 - .byte N24 , Gs2 - .byte W06 - .byte BEND , c_v+0 - .byte W18 -mus_girl_sup_3_B1: - .byte N18 , Cs1 , v112 - .byte W18 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte N06 , Cs1 - .byte W12 - .byte N03 , Cn1 - .byte W06 - .byte N36 , Cs1 - .byte W06 - .byte BEND , c_v+14 - .byte W06 - .byte c_v+0 - .byte W24 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gs1 - .byte W06 - .byte N18 , Cs1 - .byte W18 - .byte N03 - .byte W06 - .byte Cs2 - .byte W06 - .byte N06 , Cs1 - .byte W18 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , Bn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N18 , Fs1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fs2 - .byte W12 - .byte Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Fs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte N03 , Gs2 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N03 , As2 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N03 , Bn2 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte N06 , Ds1 - .byte W06 - .byte N18 , Cs1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , Cn2 - .byte W06 - .byte Cs1 - .byte W12 - .byte N03 , Cn1 - .byte W06 - .byte N36 , Cs1 - .byte W06 - .byte BEND , c_v+16 - .byte W06 - .byte c_v+0 - .byte W24 - .byte N06 , Cn2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N18 , Cs1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte Cs1 - .byte W18 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W12 - .byte Gs1 - .byte W06 - .byte N18 , Fs1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fs2 - .byte W12 - .byte Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Fs2 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte N03 , Gs2 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N03 , As2 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N03 , Bn2 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N06 , Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte BEND , c_v+0 - .byte N12 , Fs1 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , Cs1 , v092 - .byte W06 - .byte Fn1 - .byte W06 - .byte N03 , Fs2 , v112 - .byte W12 - .byte N03 - .byte W12 - .byte Cs2 - .byte W06 - .byte N12 , Fs1 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte N12 , Fs1 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , Cs1 - .byte W12 - .byte Fs1 - .byte W06 - .byte N03 , Fs2 - .byte W06 - .byte Fs1 - .byte W06 - .byte N06 - .byte W06 - .byte N18 , Fs2 - .byte W05 - .byte BEND , c_v-16 - .byte W03 - .byte c_v-32 - .byte W04 - .byte c_v-52 - .byte W02 - .byte c_v-63 - .byte W04 - .byte c_v+0 - .byte N06 , En1 - .byte W06 - .byte N12 , Fn1 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , Cs1 , v092 - .byte W06 - .byte Ds1 , v112 - .byte W06 - .byte N03 , Cn2 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte N12 , Fn1 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , Bn0 - .byte W06 - .byte Ds1 - .byte W06 - .byte N12 , Fn1 - .byte W18 - .byte N03 - .byte W18 - .byte N12 , En1 - .byte W12 - .byte Ds1 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , As0 - .byte W06 - .byte Cs1 - .byte W06 - .byte Ds1 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte Fs1 - .byte W06 - .byte N06 , Ds1 - .byte W06 - .byte As0 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte Ds1 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , Gs0 - .byte W06 - .byte Cn1 - .byte W06 - .byte N12 , Ds1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Cn2 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N03 , Ds2 - .byte W06 - .byte N03 - .byte W06 - .byte Ds1 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Ds2 - .byte W24 - .byte N06 , Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Gs2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N03 , Gs2 - .byte W12 - .byte N24 - .byte W03 - .byte BEND , c_v-5 - .byte W09 - .byte c_v+0 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte BEND , c_v-4 - .byte N24 , Gs2 - .byte W06 - .byte BEND , c_v+0 - .byte W18 - .byte GOTO - .word mus_girl_sup_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_girl_sup_4: - .byte KEYSH , mus_girl_sup_key+0 - .byte VOICE , 56 - .byte VOL , 70*mus_girl_sup_mvl/mxv - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte N03 , Fn4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Ds4 , v060 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W06 - .byte En4 , v112 - .byte W03 - .byte N06 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte W12 - .byte Cs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Ds4 - .byte W12 - .byte Gs4 - .byte W06 - .byte N03 , Fs4 , v064 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W12 -mus_girl_sup_4_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+32 - .byte VOL , 51*mus_girl_sup_mvl/mxv - .byte N03 , Fn4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Ds4 , v064 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W09 - .byte Fn4 , v112 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W06 - .byte N12 , Ds4 - .byte W18 - .byte VOL , 51*mus_girl_sup_mvl/mxv - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Ds4 , v064 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W09 - .byte Fn4 , v112 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fs4 , v064 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cs4 - .byte W09 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N03 , Fs4 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Ds4 - .byte W12 - .byte VOL , 51*mus_girl_sup_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N36 , Cs4 - .byte W36 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , As3 - .byte W24 - .byte N18 , Cn4 - .byte W18 - .byte N06 , Cs4 - .byte W06 - .byte N36 , Ds4 - .byte W36 - .byte N06 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N24 , As3 - .byte W24 - .byte N06 , Cs4 - .byte W12 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Ds4 , v060 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W06 - .byte En4 , v112 - .byte W03 - .byte N06 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte W12 - .byte Cs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Ds4 - .byte W12 - .byte Gs4 - .byte W06 - .byte N03 , Fs4 , v080 - .byte W03 - .byte En4 , v072 - .byte W03 - .byte Ds4 , v056 - .byte W12 - .byte GOTO - .word mus_girl_sup_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_girl_sup_5: - .byte KEYSH , mus_girl_sup_key+0 - .byte VOICE , 56 - .byte VOL , 66*mus_girl_sup_mvl/mxv - .byte PAN , c_v-26 - .byte LFOS , 44 - .byte N03 , As3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gs3 , v060 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W06 - .byte An3 , v112 - .byte W03 - .byte N06 , As3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gs3 - .byte W12 - .byte W12 - .byte As3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte N03 , Cs4 , v052 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W12 -mus_girl_sup_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_girl_sup_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_girl_sup_6: - .byte KEYSH , mus_girl_sup_key+0 - .byte VOICE , 127 - .byte VOL , 36*mus_girl_sup_mvl/mxv - .byte PAN , c_v+63 - .byte N03 , En4 , v112 - .byte W12 - .byte En4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte En4 , v112 - .byte W06 - .byte En4 , v080 - .byte W18 - .byte En4 , v064 - .byte W12 - .byte N03 - .byte W12 -mus_girl_sup_6_000: - .byte N03 , En4 , v112 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v112 - .byte W06 - .byte En4 , v080 - .byte W42 - .byte PEND -mus_girl_sup_6_B1: -mus_girl_sup_6_001: - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte PEND - .byte PATT - .word mus_girl_sup_6_001 - .byte PATT - .word mus_girl_sup_6_001 - .byte PATT - .word mus_girl_sup_6_001 - .byte PATT - .word mus_girl_sup_6_001 - .byte PATT - .word mus_girl_sup_6_001 - .byte PATT - .word mus_girl_sup_6_001 - .byte PATT - .word mus_girl_sup_6_001 -mus_girl_sup_6_002: - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W12 - .byte N03 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte En4 , v060 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte PEND - .byte PATT - .word mus_girl_sup_6_002 - .byte PATT - .word mus_girl_sup_6_002 - .byte PATT - .word mus_girl_sup_6_002 - .byte PATT - .word mus_girl_sup_6_002 - .byte PATT - .word mus_girl_sup_6_002 - .byte N03 , En4 , v112 - .byte W12 - .byte En4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte En4 , v112 - .byte W06 - .byte En4 , v080 - .byte W18 - .byte En4 , v064 - .byte W12 - .byte N03 - .byte W12 - .byte PATT - .word mus_girl_sup_6_000 - .byte GOTO - .word mus_girl_sup_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_girl_sup_7: - .byte KEYSH , mus_girl_sup_key+0 - .byte VOICE , 80 - .byte PAN , c_v-62 - .byte VOL , 39*mus_girl_sup_mvl/mxv - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte N03 , As2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Ds2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W24 - .byte Fs2 - .byte W12 - .byte As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cn3 - .byte W12 -mus_girl_sup_7_000: - .byte W12 - .byte N06 , Cs3 , v112 - .byte W24 - .byte Dn3 - .byte W24 - .byte Ds3 - .byte W12 - .byte Gs3 - .byte W24 - .byte PEND -mus_girl_sup_7_B1: - .byte N24 , Fn3 , v112 - .byte W30 - .byte N06 - .byte W12 - .byte Cs3 - .byte W06 - .byte N24 , Fn3 - .byte W48 -mus_girl_sup_7_001: - .byte N30 , Fn3 , v112 - .byte W30 - .byte N03 , Fs3 , v096 - .byte W03 - .byte Gn3 - .byte W03 - .byte N21 , Gs3 , v112 - .byte W21 - .byte N03 , Gn3 , v100 - .byte W03 - .byte N12 , Fs3 , v112 - .byte W12 - .byte Fn3 - .byte W12 - .byte N09 , Fs3 - .byte W09 - .byte N03 , Gs3 , v096 - .byte W03 - .byte PEND -mus_girl_sup_7_002: - .byte N24 , As3 , v112 - .byte W30 - .byte N06 , Fs3 - .byte W12 - .byte Fn3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N03 , Dn4 - .byte W03 - .byte N09 , Cs4 - .byte W09 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PEND - .byte N03 , Ds3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N04 , Gs3 - .byte W04 - .byte N02 , Ds3 - .byte W04 - .byte Cn3 - .byte W04 - .byte N06 , Gs2 - .byte W06 - .byte N03 , Ds3 - .byte W03 - .byte En3 - .byte W03 - .byte N24 , Fn3 - .byte W30 - .byte N06 - .byte W12 - .byte Cs3 - .byte W06 - .byte N24 , Fn3 - .byte W36 - .byte N06 , Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PATT - .word mus_girl_sup_7_001 - .byte PATT - .word mus_girl_sup_7_002 - .byte N03 , Ds3 , v112 - .byte W06 - .byte Cn3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N04 , Gs3 - .byte W04 - .byte N02 , Ds3 - .byte W04 - .byte Cn3 - .byte W04 - .byte N04 , Gs2 - .byte W04 - .byte N02 , Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte VOL , 27*mus_girl_sup_mvl/mxv - .byte BEND , c_v+4 - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Ds4 , v064 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W09 - .byte Fn4 , v112 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W06 - .byte N12 , Ds4 - .byte W18 - .byte VOL , 27*mus_girl_sup_mvl/mxv - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Ds4 , v064 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W09 - .byte Fn4 , v112 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fs4 , v064 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cs4 - .byte W09 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N03 , Fs4 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Ds4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N36 , Cs4 - .byte W36 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , As3 - .byte W24 - .byte N18 , Cn4 - .byte W18 - .byte N06 , Cs4 - .byte W06 - .byte N36 , Ds4 - .byte W36 - .byte N06 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N24 , As3 - .byte W24 - .byte N06 , Cs4 - .byte W12 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte VOL , 39*mus_girl_sup_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , As2 - .byte W06 - .byte N03 - .byte W06 - .byte Ds2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W24 - .byte Fs2 - .byte W12 - .byte As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PATT - .word mus_girl_sup_7_000 - .byte GOTO - .word mus_girl_sup_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_girl_sup_8: - .byte KEYSH , mus_girl_sup_key+0 - .byte VOICE , 81 - .byte PAN , c_v+63 - .byte VOL , 39*mus_girl_sup_mvl/mxv - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte N03 , Fs3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte As2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W24 - .byte As2 - .byte W12 - .byte Ds3 - .byte W12 - .byte As2 - .byte W12 - .byte Gs2 - .byte W12 - .byte W12 - .byte Gs3 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cn4 - .byte W24 -mus_girl_sup_8_B1: -mus_girl_sup_8_000: - .byte N24 , Cs4 , v112 - .byte W30 - .byte N06 - .byte W12 - .byte Gs3 - .byte W06 - .byte N24 , Cs4 - .byte W36 - .byte N06 - .byte W06 - .byte Cn4 - .byte W06 - .byte PEND -mus_girl_sup_8_001: - .byte N30 , Bn3 , v112 - .byte W30 - .byte N03 , Cs4 , v096 - .byte W03 - .byte Dn4 - .byte W03 - .byte N21 , Ds4 , v112 - .byte W21 - .byte N03 , Dn4 , v100 - .byte W03 - .byte N09 , Cs4 , v112 - .byte W09 - .byte N03 , Cn4 , v096 - .byte W03 - .byte N09 , Bn3 , v112 - .byte W09 - .byte N03 , Cn4 , v100 - .byte W03 - .byte N09 , Cs4 , v112 - .byte W09 - .byte N03 , Ds4 , v096 - .byte W03 - .byte PEND -mus_girl_sup_8_002: - .byte N24 , Fs4 , v112 - .byte W30 - .byte N06 , Cs4 - .byte W12 - .byte As3 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte N03 , Fs4 - .byte W03 - .byte N09 , Fn4 - .byte W09 - .byte N06 , En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PEND - .byte N03 , Cn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N04 , Ds4 - .byte W04 - .byte N02 , Cn4 - .byte W04 - .byte Gs3 - .byte W04 - .byte N06 , Ds3 - .byte W06 - .byte N03 , Gs3 - .byte W03 - .byte Cn4 - .byte W03 - .byte PATT - .word mus_girl_sup_8_000 - .byte PATT - .word mus_girl_sup_8_001 - .byte PATT - .word mus_girl_sup_8_002 - .byte N03 , Cn4 , v112 - .byte W06 - .byte Gs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N04 , Ds4 - .byte W04 - .byte N02 , Cn4 - .byte W04 - .byte Gs3 - .byte W04 - .byte N04 , Ds3 - .byte W04 - .byte N02 , Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte N03 , As3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gs3 , v064 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W09 - .byte Gs3 , v112 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W06 - .byte N12 , Fs3 - .byte W18 - .byte N03 , An3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gs3 , v064 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W09 - .byte An3 , v112 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As3 , v064 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W09 - .byte N12 , Cn4 , v112 - .byte W12 - .byte N03 , As3 - .byte W12 - .byte N12 , Gs3 - .byte W12 - .byte N03 , Fs3 - .byte W12 - .byte N06 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Gs4 - .byte W12 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N36 , Fs3 - .byte W36 - .byte N06 , Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N24 , Ds3 - .byte W24 - .byte N18 , Fn3 - .byte W18 - .byte N06 , Fs3 - .byte W06 - .byte N36 , As3 - .byte W36 - .byte N06 , Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , Fs3 - .byte W24 - .byte N06 , Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gs3 , v060 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W06 - .byte An3 , v112 - .byte W03 - .byte N06 , As3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gs3 - .byte W12 - .byte W12 - .byte As3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cn4 - .byte W12 - .byte Ds4 , v088 - .byte W06 - .byte N03 , Cs4 , v064 - .byte W03 - .byte Cn4 , v056 - .byte W03 - .byte As3 , v044 - .byte W12 - .byte GOTO - .word mus_girl_sup_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_girl_sup_9: - .byte KEYSH , mus_girl_sup_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 70*mus_girl_sup_mvl/mxv - .byte N06 , En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 -mus_girl_sup_9_000: - .byte N06 , Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte PEND -mus_girl_sup_9_B1: -mus_girl_sup_9_001: - .byte N06 , Cn1 , v112 - .byte W24 - .byte En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte PEND - .byte PATT - .word mus_girl_sup_9_001 - .byte PATT - .word mus_girl_sup_9_001 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_girl_sup_9_001 - .byte PATT - .word mus_girl_sup_9_001 - .byte PATT - .word mus_girl_sup_9_001 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N04 , Cn1 - .byte W04 - .byte En1 - .byte W04 - .byte N04 - .byte W04 -mus_girl_sup_9_002: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Dn1 - .byte W18 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte PEND - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte PATT - .word mus_girl_sup_9_002 - .byte N06 , Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W18 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_girl_sup_9_000 - .byte GOTO - .word mus_girl_sup_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_girl_sup_10: - .byte KEYSH , mus_girl_sup_key+0 - .byte VOICE , 83 - .byte VOL , 29*mus_girl_sup_mvl/mxv - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte W96 - .byte W84 - .byte BEND , c_v+4 - .byte N06 , Cs5 , v112 - .byte W06 - .byte Ds5 - .byte W06 -mus_girl_sup_10_B1: - .byte N06 , Fn5 , v112 - .byte W12 - .byte Fs5 - .byte W09 - .byte N03 , An5 , v088 - .byte W03 - .byte N06 , Gs5 , v112 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Fs5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N06 , Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N03 , En5 , v088 - .byte W03 - .byte N42 , Ds5 , v112 - .byte W42 - .byte N03 , En5 - .byte W03 - .byte N12 , Fn5 - .byte W12 - .byte N03 , En5 , v080 - .byte W03 - .byte Ds5 , v064 - .byte W03 - .byte Dn5 , v044 - .byte W03 - .byte Cs5 , v040 - .byte W03 - .byte As4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs4 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N12 , Fn5 - .byte W24 - .byte N06 , Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N24 , Ds5 - .byte W24 - .byte N06 , Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gs5 - .byte W12 - .byte N03 , Cn6 , v088 - .byte W03 - .byte N15 , Cs6 , v112 - .byte W15 - .byte N03 , As5 , v088 - .byte W03 - .byte Gs5 , v068 - .byte W03 - .byte N06 , Fn5 , v112 - .byte W12 - .byte Fs5 - .byte W06 - .byte N18 , Fn5 - .byte W18 - .byte N30 , Ds5 - .byte W30 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Bn4 , v056 - .byte W03 - .byte Cs5 , v072 - .byte W03 - .byte Ds5 , v080 - .byte W03 - .byte Fs5 , v084 - .byte W03 - .byte N24 , Gs5 , v112 - .byte W24 - .byte N06 , Fs5 - .byte W12 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Fn5 - .byte W24 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N24 , Ds5 - .byte W12 - .byte VOICE , 84 - .byte W12 - .byte N36 , Fn5 - .byte W36 - .byte N06 , As4 - .byte W06 - .byte N06 - .byte W06 - .byte Cs5 - .byte W12 - .byte As4 - .byte W12 - .byte Cs5 - .byte W06 - .byte N18 , Ds5 - .byte W18 - .byte N36 , Fn5 - .byte W42 - .byte N06 , Gs4 - .byte W06 - .byte Cs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Fs5 - .byte W06 - .byte N18 , Fn5 - .byte W18 - .byte N06 , Gs5 - .byte W06 - .byte N03 , Gn5 , v088 - .byte W03 - .byte Fs5 , v080 - .byte W03 - .byte Fn5 , v072 - .byte W03 - .byte En5 , v064 - .byte W03 - .byte Ds5 , v056 - .byte W30 - .byte N12 , Gs5 , v112 - .byte W12 - .byte N03 , Fs5 - .byte W12 - .byte N06 , Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte N30 , Bn4 - .byte W30 - .byte N06 , Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte N12 , Gs5 - .byte W12 - .byte N06 , As5 - .byte W12 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N36 , Fn5 - .byte W36 - .byte N06 , En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N24 , Cs5 - .byte W24 - .byte N18 , Ds5 - .byte W24 - .byte N06 , Fn5 - .byte W12 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N24 , Cs5 - .byte W24 - .byte N06 , Ds5 - .byte W06 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N06 - .byte W06 - .byte Ds5 - .byte W06 - .byte N03 , Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gs5 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fs5 , v072 - .byte W03 - .byte En5 , v064 - .byte W03 - .byte Ds5 , v056 - .byte W03 - .byte Cs5 - .byte W06 - .byte Gn5 , v080 - .byte W03 - .byte N12 , Gs5 - .byte W15 - .byte N03 , Gn5 - .byte W03 - .byte N15 , Gs5 - .byte W15 - .byte N03 , Gn5 - .byte W03 - .byte N09 , Gs5 - .byte W09 - .byte N03 , Cs6 - .byte W03 - .byte N24 , Cn6 - .byte W24 - .byte N06 , Bn5 - .byte W06 - .byte As5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N30 , Gs5 - .byte W30 - .byte N03 , Fs5 , v060 - .byte W03 - .byte Fn5 , v048 - .byte W03 - .byte N06 , Cs5 , v112 - .byte W06 - .byte Ds5 - .byte W06 - .byte GOTO - .word mus_girl_sup_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_girl_sup: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_girl_sup_pri @ Priority - .byte mus_girl_sup_rev @ Reverb. - - .word mus_girl_sup_grp - - .word mus_girl_sup_1 - .word mus_girl_sup_2 - .word mus_girl_sup_3 - .word mus_girl_sup_4 - .word mus_girl_sup_5 - .word mus_girl_sup_6 - .word mus_girl_sup_7 - .word mus_girl_sup_8 - .word mus_girl_sup_9 - .word mus_girl_sup_10 - - .end diff --git a/sound/songs/mus_girleye.s b/sound/songs/mus_girleye.s deleted file mode 100644 index aebd25611a..0000000000 --- a/sound/songs/mus_girleye.s +++ /dev/null @@ -1,1267 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_girleye_grp, voicegroup053 - .equ mus_girleye_pri, 0 - .equ mus_girleye_rev, reverb_set+50 - .equ mus_girleye_mvl, 127 - .equ mus_girleye_key, 0 - .equ mus_girleye_tbs, 1 - .equ mus_girleye_exg, 0 - .equ mus_girleye_cmp, 1 - - .section .rodata - .global mus_girleye - .align 2 - -@********************** Track 1 **********************@ - -mus_girleye_1: - .byte KEYSH , mus_girleye_key+0 - .byte TEMPO , 90*mus_girleye_tbs/2 - .byte VOICE , 1 - .byte VOL , 63*mus_girleye_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Ds3 , v112 - .byte W06 - .byte N42 , Ds4 - .byte W42 - .byte PAN , c_v+0 - .byte N06 , Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N03 , Gn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte As3 - .byte W03 - .byte Gs3 - .byte W03 - .byte As3 - .byte W03 - .byte Ds4 - .byte W03 -mus_girleye_1_B1: - .byte PAN , c_v-39 - .byte W06 - .byte N03 , Gs3 , v112 - .byte W03 - .byte An3 - .byte W03 - .byte N06 , As3 - .byte W06 - .byte As3 , v032 - .byte W12 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W18 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte Ds4 , v112 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte W06 - .byte N03 , An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte Gn3 , v032 - .byte W12 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W18 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Ds4 , v112 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N06 , Gs3 - .byte W06 - .byte Gs3 , v032 - .byte W12 - .byte Gs3 , v112 - .byte W06 - .byte Gs3 , v032 - .byte W18 - .byte Gs3 , v112 - .byte W06 - .byte Gs3 , v032 - .byte W06 - .byte Gs3 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte W12 - .byte Ds4 - .byte W06 - .byte Ds4 , v032 - .byte W12 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte As3 , v112 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte GOTO - .word mus_girleye_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_girleye_2: - .byte KEYSH , mus_girleye_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 45*mus_girleye_mvl/mxv - .byte BEND , c_v+0 - .byte W96 -mus_girleye_2_B1: - .byte N03 , Fs5 , v072 - .byte W03 - .byte Gn5 , v080 - .byte W03 - .byte Gs5 , v092 - .byte W03 - .byte An5 , v096 - .byte W03 - .byte N36 , As5 , v112 - .byte W03 - .byte VOL , 31*mus_girleye_mvl/mxv - .byte W02 - .byte 32*mus_girleye_mvl/mxv - .byte W03 - .byte 34*mus_girleye_mvl/mxv - .byte W04 - .byte MOD , 5 - .byte VOL , 36*mus_girleye_mvl/mxv - .byte W02 - .byte 38*mus_girleye_mvl/mxv - .byte W03 - .byte 40*mus_girleye_mvl/mxv - .byte W03 - .byte 45*mus_girleye_mvl/mxv - .byte W04 - .byte 52*mus_girleye_mvl/mxv - .byte W02 - .byte 56*mus_girleye_mvl/mxv - .byte W03 - .byte 53*mus_girleye_mvl/mxv - .byte W01 - .byte 59*mus_girleye_mvl/mxv - .byte W02 - .byte 54*mus_girleye_mvl/mxv - .byte W01 - .byte 63*mus_girleye_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 45*mus_girleye_mvl/mxv - .byte N06 , As5 , v032 - .byte W06 - .byte As5 , v112 - .byte W06 - .byte N03 , As5 , v032 - .byte W03 - .byte En6 , v112 - .byte W03 - .byte N06 , Ds6 - .byte W06 - .byte As5 - .byte W06 - .byte Gs5 - .byte W06 - .byte N03 , An5 , v084 - .byte W03 - .byte As5 - .byte W03 - .byte N06 , Gs5 , v112 - .byte W06 - .byte N48 , Gn5 - .byte W06 - .byte VOL , 29*mus_girleye_mvl/mxv - .byte W02 - .byte 30*mus_girleye_mvl/mxv - .byte W04 - .byte 31*mus_girleye_mvl/mxv - .byte W02 - .byte 31*mus_girleye_mvl/mxv - .byte W03 - .byte 34*mus_girleye_mvl/mxv - .byte W03 - .byte 35*mus_girleye_mvl/mxv - .byte W04 - .byte MOD , 5 - .byte VOL , 37*mus_girleye_mvl/mxv - .byte W02 - .byte 40*mus_girleye_mvl/mxv - .byte W03 - .byte 45*mus_girleye_mvl/mxv - .byte W03 - .byte 53*mus_girleye_mvl/mxv - .byte W04 - .byte 57*mus_girleye_mvl/mxv - .byte W02 - .byte 61*mus_girleye_mvl/mxv - .byte W03 - .byte 64*mus_girleye_mvl/mxv - .byte W03 - .byte 66*mus_girleye_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 45*mus_girleye_mvl/mxv - .byte N06 , Gn5 , v032 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte N03 , Gn5 , v032 - .byte W03 - .byte En6 , v112 - .byte W03 - .byte N06 , Ds6 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N03 , Fs5 , v088 - .byte W03 - .byte Gn5 - .byte W03 - .byte N06 , Fn5 , v112 - .byte W06 - .byte W06 - .byte N03 , As5 - .byte W03 - .byte VOL , 43*mus_girleye_mvl/mxv - .byte N03 , Cn6 - .byte W03 - .byte VOL , 39*mus_girleye_mvl/mxv - .byte N36 , Cs6 - .byte W02 - .byte VOL , 36*mus_girleye_mvl/mxv - .byte W03 - .byte 34*mus_girleye_mvl/mxv - .byte W03 - .byte 29*mus_girleye_mvl/mxv - .byte W04 - .byte MOD , 5 - .byte VOL , 27*mus_girleye_mvl/mxv - .byte W02 - .byte 26*mus_girleye_mvl/mxv - .byte W07 - .byte 34*mus_girleye_mvl/mxv - .byte W03 - .byte 36*mus_girleye_mvl/mxv - .byte W03 - .byte 40*mus_girleye_mvl/mxv - .byte W03 - .byte 54*mus_girleye_mvl/mxv - .byte W02 - .byte 53*mus_girleye_mvl/mxv - .byte W01 - .byte 63*mus_girleye_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 45*mus_girleye_mvl/mxv - .byte N06 , Cs6 , v032 - .byte W06 - .byte Cs6 , v112 - .byte W06 - .byte Cs6 , v032 - .byte W06 - .byte Ds6 , v112 - .byte W06 - .byte Cs6 - .byte W06 - .byte Cs6 , v032 - .byte W06 - .byte Fn5 , v112 - .byte W06 - .byte N03 , As5 , v084 - .byte W03 - .byte Bn5 - .byte W03 - .byte VOL , 36*mus_girleye_mvl/mxv - .byte N36 , Cn6 , v112 - .byte W02 - .byte VOL , 37*mus_girleye_mvl/mxv - .byte W03 - .byte 40*mus_girleye_mvl/mxv - .byte W03 - .byte 44*mus_girleye_mvl/mxv - .byte W04 - .byte 47*mus_girleye_mvl/mxv - .byte W02 - .byte 49*mus_girleye_mvl/mxv - .byte W03 - .byte 53*mus_girleye_mvl/mxv - .byte W03 - .byte 56*mus_girleye_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 59*mus_girleye_mvl/mxv - .byte W02 - .byte 60*mus_girleye_mvl/mxv - .byte W03 - .byte 62*mus_girleye_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 45*mus_girleye_mvl/mxv - .byte N06 , Cs6 - .byte W06 - .byte Cn6 - .byte W06 - .byte N09 , As5 - .byte W09 - .byte N03 , Dn6 , v084 - .byte W03 - .byte N06 , Ds6 , v112 - .byte W06 - .byte Cs6 - .byte W06 - .byte Cn6 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gn5 - .byte W06 - .byte GOTO - .word mus_girleye_2_B1 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_girleye_3: - .byte KEYSH , mus_girleye_key+0 - .byte VOICE , 35 - .byte PAN , c_v+0 - .byte VOL , 72*mus_girleye_mvl/mxv - .byte BENDR , 12 - .byte BEND , c_v+0 - .byte W72 - .byte c_v-7 - .byte N24 , Ds2 , v112 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte c_v-64 - .byte W12 -mus_girleye_3_B1: - .byte BEND , c_v+0 - .byte N06 , Gs1 , v112 - .byte W06 - .byte Gs1 , v032 - .byte W12 - .byte Gs1 , v112 - .byte W06 - .byte N18 , Ds2 - .byte W18 - .byte N03 , Gs1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Ds2 - .byte W03 - .byte Ds2 , v032 - .byte W03 - .byte N12 , Gs1 , v112 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Ds2 , v032 - .byte W06 - .byte Gs1 , v112 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gs1 , v032 - .byte W12 - .byte Gs1 , v112 - .byte W06 - .byte N18 , Ds2 - .byte W18 - .byte N03 , Gs1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Ds2 - .byte W03 - .byte Ds2 , v032 - .byte W03 - .byte N12 , Gs1 , v112 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Gs1 - .byte W06 - .byte Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte As1 - .byte W06 - .byte As1 , v032 - .byte W12 - .byte As1 , v112 - .byte W06 - .byte N18 , Fn2 - .byte W18 - .byte N03 , As1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fn2 - .byte W03 - .byte Fn2 , v032 - .byte W03 - .byte N12 , As1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte Gs1 - .byte W06 - .byte As1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Ds2 , v032 - .byte W12 - .byte Ds2 , v112 - .byte W06 - .byte N18 , As2 - .byte W18 - .byte N03 , Ds2 - .byte W06 - .byte N06 - .byte W08 - .byte N03 , As2 - .byte W04 - .byte N12 , As1 - .byte N03 , As2 , v032 - .byte W12 - .byte N06 , Ds2 , v112 - .byte W06 - .byte As1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte GOTO - .word mus_girleye_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_girleye_4: - .byte KEYSH , mus_girleye_key+0 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte VOL , 51*mus_girleye_mvl/mxv - .byte W24 - .byte N06 , Ds3 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte Ds5 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte N03 , As2 - .byte W03 - .byte Gs2 - .byte W03 - .byte As2 - .byte W03 - .byte Cs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Gn3 - .byte W03 -mus_girleye_4_B1: - .byte W48 - .byte VOICE , 1 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_girleye_4_B1 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_girleye_5: - .byte KEYSH , mus_girleye_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte VOL , 27*mus_girleye_mvl/mxv - .byte PAN , c_v+63 - .byte W96 -mus_girleye_5_B1: - .byte N03 , Fs4 , v072 - .byte W03 - .byte Gn4 , v080 - .byte W03 - .byte Gs4 , v092 - .byte W03 - .byte An4 , v096 - .byte W03 - .byte N36 , As4 , v104 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , As4 , v032 - .byte W06 - .byte As4 , v100 - .byte W06 - .byte N03 , As4 , v032 - .byte W03 - .byte En5 , v080 - .byte W03 - .byte N06 , Ds5 - .byte W06 - .byte As4 , v096 - .byte W06 - .byte Gs4 , v100 - .byte W06 - .byte N03 , An4 , v084 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , Gs4 , v096 - .byte W06 - .byte N48 , Gn4 - .byte W36 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Gn4 , v032 - .byte W06 - .byte Gn4 , v096 - .byte W06 - .byte N03 , Gn4 , v032 - .byte W03 - .byte En5 , v080 - .byte W03 - .byte N06 , Ds5 - .byte W06 - .byte Gn4 , v096 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 , Fs4 , v088 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fn4 , v096 - .byte W06 - .byte W06 - .byte N03 , As4 , v092 - .byte W03 - .byte Cn5 - .byte W03 - .byte N36 , Cs5 , v096 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Cs5 , v032 - .byte W06 - .byte Cs5 , v096 - .byte W06 - .byte Cs5 , v032 - .byte W06 - .byte Ds5 , v080 - .byte W06 - .byte Cs5 , v096 - .byte W06 - .byte Cs5 , v032 - .byte W06 - .byte Fn4 , v096 - .byte W06 - .byte N03 , As4 , v084 - .byte W03 - .byte Bn4 - .byte W03 - .byte N36 , Cn5 , v096 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Cs5 , v100 - .byte W06 - .byte Cn5 , v096 - .byte W06 - .byte N09 , As4 - .byte W09 - .byte N03 , Dn5 , v080 - .byte W03 - .byte N06 , Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 , v096 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte GOTO - .word mus_girleye_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_girleye_6: - .byte KEYSH , mus_girleye_key+0 - .byte VOICE , 48 - .byte PAN , c_v+32 - .byte LFOS , 44 - .byte VOL , 36*mus_girleye_mvl/mxv - .byte N06 , Ds3 , v112 - .byte W06 - .byte VOL , 33*mus_girleye_mvl/mxv - .byte N66 , Ds5 - .byte W02 - .byte VOL , 26*mus_girleye_mvl/mxv - .byte W01 - .byte 29*mus_girleye_mvl/mxv - .byte W03 - .byte 24*mus_girleye_mvl/mxv - .byte W02 - .byte 21*mus_girleye_mvl/mxv - .byte W03 - .byte 19*mus_girleye_mvl/mxv - .byte W03 - .byte 13*mus_girleye_mvl/mxv - .byte W04 - .byte 13*mus_girleye_mvl/mxv - .byte W02 - .byte 15*mus_girleye_mvl/mxv - .byte W01 - .byte 15*mus_girleye_mvl/mxv - .byte W05 - .byte 17*mus_girleye_mvl/mxv - .byte W04 - .byte 18*mus_girleye_mvl/mxv - .byte W02 - .byte 19*mus_girleye_mvl/mxv - .byte W03 - .byte 21*mus_girleye_mvl/mxv - .byte W03 - .byte 24*mus_girleye_mvl/mxv - .byte W04 - .byte 26*mus_girleye_mvl/mxv - .byte W02 - .byte 27*mus_girleye_mvl/mxv - .byte W03 - .byte 30*mus_girleye_mvl/mxv - .byte W03 - .byte 31*mus_girleye_mvl/mxv - .byte W04 - .byte MOD , 5 - .byte VOL , 34*mus_girleye_mvl/mxv - .byte W02 - .byte 36*mus_girleye_mvl/mxv - .byte W10 - .byte MOD , 0 - .byte VOL , 36*mus_girleye_mvl/mxv - .byte N03 , Cs5 - .byte W03 - .byte Cn5 , v096 - .byte W03 - .byte As4 , v092 - .byte W03 - .byte Gs4 - .byte W03 - .byte Gn4 , v088 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 , v080 - .byte W03 - .byte Cs4 , v072 - .byte W03 -mus_girleye_6_B1: - .byte VOL , 36*mus_girleye_mvl/mxv - .byte N03 , As3 , v088 - .byte W03 - .byte Cn4 , v100 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Dn4 - .byte W03 - .byte VOL , 27*mus_girleye_mvl/mxv - .byte N48 , Ds4 - .byte W02 - .byte VOL , 24*mus_girleye_mvl/mxv - .byte W04 - .byte 21*mus_girleye_mvl/mxv - .byte W08 - .byte 22*mus_girleye_mvl/mxv - .byte W04 - .byte 24*mus_girleye_mvl/mxv - .byte W02 - .byte 25*mus_girleye_mvl/mxv - .byte W04 - .byte 28*mus_girleye_mvl/mxv - .byte MOD , 5 - .byte W02 - .byte VOL , 31*mus_girleye_mvl/mxv - .byte W04 - .byte 34*mus_girleye_mvl/mxv - .byte W02 - .byte 36*mus_girleye_mvl/mxv - .byte W16 - .byte MOD , 0 - .byte N06 , Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOL , 27*mus_girleye_mvl/mxv - .byte N60 , Cn4 - .byte W02 - .byte VOL , 24*mus_girleye_mvl/mxv - .byte W04 - .byte 21*mus_girleye_mvl/mxv - .byte W08 - .byte 22*mus_girleye_mvl/mxv - .byte W04 - .byte 24*mus_girleye_mvl/mxv - .byte W02 - .byte 25*mus_girleye_mvl/mxv - .byte W04 - .byte 28*mus_girleye_mvl/mxv - .byte W02 - .byte 31*mus_girleye_mvl/mxv - .byte W04 - .byte 34*mus_girleye_mvl/mxv - .byte W02 - .byte 36*mus_girleye_mvl/mxv - .byte W07 - .byte MOD , 5 - .byte W21 - .byte 0 - .byte N06 , As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte VOL , 27*mus_girleye_mvl/mxv - .byte N60 , Cs4 - .byte W02 - .byte VOL , 24*mus_girleye_mvl/mxv - .byte W04 - .byte 21*mus_girleye_mvl/mxv - .byte W08 - .byte 22*mus_girleye_mvl/mxv - .byte W04 - .byte 24*mus_girleye_mvl/mxv - .byte W02 - .byte 25*mus_girleye_mvl/mxv - .byte W04 - .byte 28*mus_girleye_mvl/mxv - .byte W02 - .byte 31*mus_girleye_mvl/mxv - .byte W04 - .byte 34*mus_girleye_mvl/mxv - .byte W02 - .byte 36*mus_girleye_mvl/mxv - .byte W04 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 , Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N18 , An3 - .byte W18 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte GOTO - .word mus_girleye_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_girleye_7: - .byte KEYSH , mus_girleye_key+0 - .byte VOICE , 1 - .byte VOL , 53*mus_girleye_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Ds5 , v120 - .byte W06 - .byte N66 , Ds6 , v127 - .byte W90 -mus_girleye_7_B1: - .byte VOICE , 82 - .byte W12 - .byte N06 , Cn3 , v112 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte W12 - .byte Bn2 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte W12 - .byte Cs3 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte W12 - .byte Gn3 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Ds3 - .byte N06 , Gn3 - .byte W06 - .byte N06 - .byte W06 - .byte As2 - .byte W12 - .byte N06 - .byte W06 - .byte GOTO - .word mus_girleye_7_B1 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_girleye_8: - .byte KEYSH , mus_girleye_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 12 - .byte xIECL , 12 - .byte VOL , 28*mus_girleye_mvl/mxv - .byte PAN , c_v-63 - .byte N06 , Ds5 , v080 - .byte W06 - .byte VOL , 28*mus_girleye_mvl/mxv - .byte N66 , Ds6 , v108 - .byte W02 - .byte VOL , 26*mus_girleye_mvl/mxv - .byte W04 - .byte 24*mus_girleye_mvl/mxv - .byte W02 - .byte 23*mus_girleye_mvl/mxv - .byte W03 - .byte 22*mus_girleye_mvl/mxv - .byte W03 - .byte 22*mus_girleye_mvl/mxv - .byte W07 - .byte 24*mus_girleye_mvl/mxv - .byte W06 - .byte 26*mus_girleye_mvl/mxv - .byte W03 - .byte 27*mus_girleye_mvl/mxv - .byte W03 - .byte 29*mus_girleye_mvl/mxv - .byte W03 - .byte 32*mus_girleye_mvl/mxv - .byte W03 - .byte 34*mus_girleye_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte VOL , 36*mus_girleye_mvl/mxv - .byte W05 - .byte 37*mus_girleye_mvl/mxv - .byte W03 - .byte 39*mus_girleye_mvl/mxv - .byte W04 - .byte 40*mus_girleye_mvl/mxv - .byte W02 - .byte 41*mus_girleye_mvl/mxv - .byte W03 - .byte 43*mus_girleye_mvl/mxv - .byte W03 - .byte 44*mus_girleye_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 36*mus_girleye_mvl/mxv - .byte W24 -mus_girleye_8_B1: - .byte VOL , 36*mus_girleye_mvl/mxv - .byte W12 - .byte N06 , Gn3 , v112 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte W12 - .byte Dn3 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte W12 - .byte Fn3 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte W12 - .byte As3 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte GOTO - .word mus_girleye_8_B1 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_girleye_9: - .byte KEYSH , mus_girleye_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 33*mus_girleye_mvl/mxv - .byte W48 - .byte N01 , An4 , v112 - .byte W06 - .byte An4 , v064 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte An4 , v112 - .byte W03 - .byte An4 , v072 - .byte W03 - .byte An4 , v080 - .byte W03 - .byte An4 , v064 - .byte W03 - .byte N01 - .byte W03 - .byte An4 , v076 - .byte W03 - .byte N01 - .byte W03 - .byte An4 , v112 - .byte W03 -mus_girleye_9_B1: -mus_girleye_9_000: - .byte N01 , An4 , v112 - .byte W06 - .byte An4 , v048 - .byte W06 - .byte An4 , v076 - .byte W06 - .byte An4 , v044 - .byte W06 - .byte N02 , Gs3 , v112 - .byte W03 - .byte N03 , Fn4 , v064 - .byte W03 - .byte N01 , An4 , v048 - .byte W06 - .byte An4 , v076 - .byte W06 - .byte An4 , v044 - .byte W06 - .byte An4 , v072 - .byte W06 - .byte An4 , v048 - .byte W06 - .byte An4 , v112 - .byte W06 - .byte An4 , v044 - .byte W06 - .byte An4 , v108 - .byte W06 - .byte An4 , v048 - .byte W06 - .byte An4 , v112 - .byte W03 - .byte An4 , v076 - .byte W03 - .byte An4 , v096 - .byte W03 - .byte An4 , v076 - .byte W03 - .byte PEND -mus_girleye_9_001: - .byte N01 , An4 , v112 - .byte W06 - .byte An4 , v048 - .byte W06 - .byte An4 , v076 - .byte W06 - .byte An4 , v044 - .byte W06 - .byte N02 , Gs3 , v112 - .byte W03 - .byte N03 , Fn4 , v064 - .byte W03 - .byte N01 , An4 , v048 - .byte W06 - .byte An4 , v076 - .byte W06 - .byte An4 , v044 - .byte W06 - .byte An4 , v072 - .byte W06 - .byte An4 , v048 - .byte W06 - .byte An4 , v112 - .byte W06 - .byte An4 , v044 - .byte W06 - .byte An4 , v112 - .byte W03 - .byte An4 , v068 - .byte W03 - .byte An4 , v088 - .byte W03 - .byte An4 , v064 - .byte W03 - .byte N01 - .byte W03 - .byte An4 , v076 - .byte W03 - .byte An4 , v088 - .byte W03 - .byte An4 , v112 - .byte W03 - .byte PEND - .byte PATT - .word mus_girleye_9_000 - .byte PATT - .word mus_girleye_9_001 - .byte GOTO - .word mus_girleye_9_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_girleye: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_girleye_pri @ Priority - .byte mus_girleye_rev @ Reverb. - - .word mus_girleye_grp - - .word mus_girleye_1 - .word mus_girleye_2 - .word mus_girleye_3 - .word mus_girleye_4 - .word mus_girleye_5 - .word mus_girleye_6 - .word mus_girleye_7 - .word mus_girleye_8 - .word mus_girleye_9 - - .end diff --git a/sound/songs/mus_gomachi0.s b/sound/songs/mus_gomachi0.s deleted file mode 100644 index 6acd1cea42..0000000000 --- a/sound/songs/mus_gomachi0.s +++ /dev/null @@ -1,2085 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_gomachi0_grp, voicegroup044 - .equ mus_gomachi0_pri, 0 - .equ mus_gomachi0_rev, reverb_set+50 - .equ mus_gomachi0_mvl, 127 - .equ mus_gomachi0_key, 0 - .equ mus_gomachi0_tbs, 1 - .equ mus_gomachi0_exg, 0 - .equ mus_gomachi0_cmp, 1 - - .section .rodata - .global mus_gomachi0 - .align 2 - -@********************** Track 1 **********************@ - -mus_gomachi0_1: - .byte KEYSH , mus_gomachi0_key+0 - .byte TEMPO , 84*mus_gomachi0_tbs/2 - .byte VOICE , 0 - .byte VOL , 88*mus_gomachi0_mvl/mxv - .byte PAN , c_v+16 - .byte N06 , An3 , v080 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte En4 , v104 - .byte W06 -mus_gomachi0_1_B1: - .byte N36 , Fs4 , v116 - .byte W36 - .byte N12 , Gn4 , v088 - .byte W12 - .byte N36 , En4 , v104 - .byte W36 - .byte N12 , Fs4 , v092 - .byte W12 - .byte N36 , Cs4 , v096 - .byte W36 - .byte N12 , Dn4 , v088 - .byte W12 - .byte Bn3 , v092 - .byte W12 - .byte N09 , Cs4 , v096 - .byte W09 - .byte N03 , Ds4 , v080 - .byte W03 - .byte N06 , Dn4 , v108 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte Dn4 , v100 - .byte W06 - .byte En4 , v108 - .byte W06 - .byte N18 , Bn4 , v076 - .byte W18 - .byte N42 , Dn4 , v092 - .byte W66 - .byte N12 , Fs4 , v108 - .byte W12 - .byte En4 - .byte W12 - .byte N02 , Dn4 , v088 - .byte W02 - .byte En4 - .byte W02 - .byte N08 , Dn4 , v104 - .byte W08 - .byte N12 , Cs4 , v092 - .byte W12 - .byte Bn3 , v088 - .byte W12 - .byte N06 , Cs4 , v092 - .byte W12 - .byte Dn4 , v104 - .byte W12 - .byte En4 , v108 - .byte W12 - .byte Gn4 , v112 - .byte W06 - .byte Cs4 , v088 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W68 - .byte W01 - .byte N03 , Ds4 , v092 - .byte W03 - .byte N06 , Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte GOTO - .word mus_gomachi0_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_gomachi0_2: - .byte KEYSH , mus_gomachi0_key+0 - .byte VOICE , 48 - .byte VOL , 90*mus_gomachi0_mvl/mxv - .byte PAN , c_v+32 - .byte W18 -mus_gomachi0_2_B1: - .byte PAN , c_v+32 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOL , 27*mus_gomachi0_mvl/mxv - .byte N36 , En3 , v060 - .byte W02 - .byte VOL , 36*mus_gomachi0_mvl/mxv - .byte W04 - .byte 41*mus_gomachi0_mvl/mxv - .byte W02 - .byte 52*mus_gomachi0_mvl/mxv - .byte W03 - .byte 58*mus_gomachi0_mvl/mxv - .byte W03 - .byte 64*mus_gomachi0_mvl/mxv - .byte W04 - .byte 68*mus_gomachi0_mvl/mxv - .byte W02 - .byte 74*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 89*mus_gomachi0_mvl/mxv - .byte W01 - .byte 90*mus_gomachi0_mvl/mxv - .byte W03 - .byte 59*mus_gomachi0_mvl/mxv - .byte W06 - .byte N06 , An2 - .byte W03 - .byte VOL , 68*mus_gomachi0_mvl/mxv - .byte W03 - .byte N06 , Cs3 - .byte W06 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N36 , Dn3 , v064 - .byte W02 - .byte VOL , 48*mus_gomachi0_mvl/mxv - .byte W04 - .byte 51*mus_gomachi0_mvl/mxv - .byte W02 - .byte 52*mus_gomachi0_mvl/mxv - .byte W03 - .byte 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 62*mus_gomachi0_mvl/mxv - .byte W04 - .byte 64*mus_gomachi0_mvl/mxv - .byte W02 - .byte 67*mus_gomachi0_mvl/mxv - .byte W04 - .byte 68*mus_gomachi0_mvl/mxv - .byte W12 - .byte N12 , An2 - .byte W12 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N36 , En3 - .byte W02 - .byte VOL , 48*mus_gomachi0_mvl/mxv - .byte W04 - .byte 51*mus_gomachi0_mvl/mxv - .byte W02 - .byte 52*mus_gomachi0_mvl/mxv - .byte W03 - .byte 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 62*mus_gomachi0_mvl/mxv - .byte W04 - .byte 64*mus_gomachi0_mvl/mxv - .byte W02 - .byte 67*mus_gomachi0_mvl/mxv - .byte W04 - .byte 68*mus_gomachi0_mvl/mxv - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte VOL , 52*mus_gomachi0_mvl/mxv - .byte N24 , Fs3 - .byte W02 - .byte VOL , 55*mus_gomachi0_mvl/mxv - .byte W04 - .byte 60*mus_gomachi0_mvl/mxv - .byte W02 - .byte 66*mus_gomachi0_mvl/mxv - .byte W03 - .byte 68*mus_gomachi0_mvl/mxv - .byte W13 - .byte N06 , An3 - .byte W06 - .byte N03 , Gn3 - .byte W03 - .byte En3 - .byte W03 - .byte N36 , Dn3 - .byte W12 - .byte VOL , 65*mus_gomachi0_mvl/mxv - .byte W02 - .byte 59*mus_gomachi0_mvl/mxv - .byte W04 - .byte 56*mus_gomachi0_mvl/mxv - .byte W02 - .byte 53*mus_gomachi0_mvl/mxv - .byte W03 - .byte 50*mus_gomachi0_mvl/mxv - .byte W03 - .byte 48*mus_gomachi0_mvl/mxv - .byte W04 - .byte 44*mus_gomachi0_mvl/mxv - .byte W02 - .byte 39*mus_gomachi0_mvl/mxv - .byte W04 - .byte 68*mus_gomachi0_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N36 , Gn3 - .byte W02 - .byte VOL , 48*mus_gomachi0_mvl/mxv - .byte W04 - .byte 51*mus_gomachi0_mvl/mxv - .byte W02 - .byte 52*mus_gomachi0_mvl/mxv - .byte W03 - .byte 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 62*mus_gomachi0_mvl/mxv - .byte W04 - .byte 64*mus_gomachi0_mvl/mxv - .byte W02 - .byte 67*mus_gomachi0_mvl/mxv - .byte W04 - .byte 68*mus_gomachi0_mvl/mxv - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte VOL , 52*mus_gomachi0_mvl/mxv - .byte N24 , Cs3 - .byte W02 - .byte VOL , 55*mus_gomachi0_mvl/mxv - .byte W04 - .byte 60*mus_gomachi0_mvl/mxv - .byte W02 - .byte 66*mus_gomachi0_mvl/mxv - .byte W03 - .byte 68*mus_gomachi0_mvl/mxv - .byte W13 - .byte 52*mus_gomachi0_mvl/mxv - .byte N24 , Bn3 - .byte W02 - .byte VOL , 55*mus_gomachi0_mvl/mxv - .byte W04 - .byte 60*mus_gomachi0_mvl/mxv - .byte W02 - .byte 66*mus_gomachi0_mvl/mxv - .byte W03 - .byte 68*mus_gomachi0_mvl/mxv - .byte W13 - .byte N12 , Cs4 - .byte W12 - .byte N02 , Bn3 - .byte W02 - .byte Cs4 - .byte W02 - .byte N08 , Bn3 - .byte W08 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v+16 - .byte N06 , Gn4 , v084 - .byte W06 - .byte Fs4 , v092 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte N36 , Bn4 - .byte W03 - .byte VOL , 67*mus_gomachi0_mvl/mxv - .byte W03 - .byte 73*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W12 - .byte 85*mus_gomachi0_mvl/mxv - .byte W03 - .byte 82*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 73*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte VOL , 87*mus_gomachi0_mvl/mxv - .byte W03 - .byte 85*mus_gomachi0_mvl/mxv - .byte W03 - .byte 83*mus_gomachi0_mvl/mxv - .byte W03 - .byte 80*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte N36 , An4 - .byte W03 - .byte VOL , 67*mus_gomachi0_mvl/mxv - .byte W03 - .byte 73*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W12 - .byte 87*mus_gomachi0_mvl/mxv - .byte W03 - .byte 86*mus_gomachi0_mvl/mxv - .byte W03 - .byte 83*mus_gomachi0_mvl/mxv - .byte W03 - .byte 82*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte N24 , Dn4 - .byte W12 - .byte VOL , 87*mus_gomachi0_mvl/mxv - .byte W03 - .byte 85*mus_gomachi0_mvl/mxv - .byte W03 - .byte 83*mus_gomachi0_mvl/mxv - .byte W03 - .byte 80*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte N12 , En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte N48 , Gn4 - .byte W03 - .byte VOL , 67*mus_gomachi0_mvl/mxv - .byte W03 - .byte 73*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W15 - .byte 87*mus_gomachi0_mvl/mxv - .byte W03 - .byte 85*mus_gomachi0_mvl/mxv - .byte W03 - .byte 82*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 76*mus_gomachi0_mvl/mxv - .byte W03 - .byte 75*mus_gomachi0_mvl/mxv - .byte W03 - .byte 74*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte N12 , An4 - .byte W12 - .byte N02 , Gn4 - .byte W02 - .byte An4 - .byte W02 - .byte N08 , Gn4 - .byte W08 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte N36 , Gn4 - .byte W03 - .byte VOL , 67*mus_gomachi0_mvl/mxv - .byte W03 - .byte 73*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W12 - .byte 87*mus_gomachi0_mvl/mxv - .byte W03 - .byte 85*mus_gomachi0_mvl/mxv - .byte W03 - .byte 83*mus_gomachi0_mvl/mxv - .byte W03 - .byte 81*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte N12 , An4 - .byte W12 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte N24 , Fs4 - .byte W03 - .byte VOL , 67*mus_gomachi0_mvl/mxv - .byte W03 - .byte 73*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W18 - .byte N06 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte N36 , Bn4 - .byte W03 - .byte VOL , 67*mus_gomachi0_mvl/mxv - .byte W03 - .byte 73*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W12 - .byte 87*mus_gomachi0_mvl/mxv - .byte W03 - .byte 85*mus_gomachi0_mvl/mxv - .byte W03 - .byte 82*mus_gomachi0_mvl/mxv - .byte W03 - .byte 80*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte N42 , An4 - .byte W03 - .byte VOL , 67*mus_gomachi0_mvl/mxv - .byte W03 - .byte 73*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W21 - .byte 87*mus_gomachi0_mvl/mxv - .byte W03 - .byte 84*mus_gomachi0_mvl/mxv - .byte W03 - .byte 82*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte VOL , 90*mus_gomachi0_mvl/mxv - .byte N12 , Bn4 - .byte W12 - .byte N02 , An4 - .byte W02 - .byte Bn4 - .byte W02 - .byte N08 , An4 - .byte W08 - .byte N12 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , Gn4 - .byte W18 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte N36 , Dn4 - .byte W03 - .byte VOL , 67*mus_gomachi0_mvl/mxv - .byte W03 - .byte 73*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W12 - .byte 86*mus_gomachi0_mvl/mxv - .byte W03 - .byte 83*mus_gomachi0_mvl/mxv - .byte W03 - .byte 82*mus_gomachi0_mvl/mxv - .byte W03 - .byte 80*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte N12 , Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N18 , Fs4 - .byte W18 - .byte N06 , Gn4 - .byte W18 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte N36 - .byte W03 - .byte VOL , 67*mus_gomachi0_mvl/mxv - .byte W03 - .byte 73*mus_gomachi0_mvl/mxv - .byte W03 - .byte 79*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W09 - .byte 90*mus_gomachi0_mvl/mxv - .byte W02 - .byte 86*mus_gomachi0_mvl/mxv - .byte W03 - .byte 84*mus_gomachi0_mvl/mxv - .byte W04 - .byte 78*mus_gomachi0_mvl/mxv - .byte W02 - .byte 75*mus_gomachi0_mvl/mxv - .byte W04 - .byte 68*mus_gomachi0_mvl/mxv - .byte W09 - .byte 90*mus_gomachi0_mvl/mxv - .byte W15 - .byte GOTO - .word mus_gomachi0_2_B1 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_gomachi0_3: - .byte KEYSH , mus_gomachi0_key+0 - .byte VOICE , 73 - .byte VOL , 90*mus_gomachi0_mvl/mxv - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte W18 -mus_gomachi0_3_B1: - .byte VOL , 90*mus_gomachi0_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W68 - .byte W01 - .byte N03 , Ds5 , v076 - .byte W03 - .byte VOL , 79*mus_gomachi0_mvl/mxv - .byte N06 , Dn5 , v096 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 , v092 - .byte W06 - .byte VOL , 44*mus_gomachi0_mvl/mxv - .byte N03 , Fn5 , v060 - .byte W02 - .byte VOL , 48*mus_gomachi0_mvl/mxv - .byte W01 - .byte N32 , Fs5 , v096 - .byte W03 - .byte VOL , 49*mus_gomachi0_mvl/mxv - .byte W02 - .byte 53*mus_gomachi0_mvl/mxv - .byte W03 - .byte 58*mus_gomachi0_mvl/mxv - .byte W01 - .byte MOD , 6 - .byte W02 - .byte VOL , 65*mus_gomachi0_mvl/mxv - .byte W04 - .byte 73*mus_gomachi0_mvl/mxv - .byte W02 - .byte 84*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W01 - .byte 79*mus_gomachi0_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte N09 , Gn5 - .byte W09 - .byte N03 , Fs5 , v100 - .byte W03 - .byte VOL , 44*mus_gomachi0_mvl/mxv - .byte N36 , En5 , v108 - .byte W02 - .byte VOL , 48*mus_gomachi0_mvl/mxv - .byte W04 - .byte 49*mus_gomachi0_mvl/mxv - .byte W02 - .byte 53*mus_gomachi0_mvl/mxv - .byte W03 - .byte 58*mus_gomachi0_mvl/mxv - .byte W01 - .byte MOD , 6 - .byte W02 - .byte VOL , 65*mus_gomachi0_mvl/mxv - .byte W04 - .byte 73*mus_gomachi0_mvl/mxv - .byte W02 - .byte 84*mus_gomachi0_mvl/mxv - .byte W03 - .byte 90*mus_gomachi0_mvl/mxv - .byte W01 - .byte 79*mus_gomachi0_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte N09 , Fs5 , v096 - .byte W09 - .byte N03 , Ds5 , v076 - .byte W03 - .byte N06 , Dn5 , v104 - .byte W06 - .byte Cs5 , v108 - .byte W06 - .byte Bn4 , v100 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N03 , Cs5 , v088 - .byte W03 - .byte Cn5 , v084 - .byte W03 - .byte N18 , Bn4 , v108 - .byte W03 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N06 , As4 , v076 - .byte W06 - .byte Bn4 , v068 - .byte W06 - .byte Cs5 , v072 - .byte W06 - .byte Dn5 , v080 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 , v084 - .byte W06 - .byte Dn5 , v092 - .byte W06 - .byte VOL , 77*mus_gomachi0_mvl/mxv - .byte N15 , Bn5 , v064 - .byte W02 - .byte VOL , 82*mus_gomachi0_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 85*mus_gomachi0_mvl/mxv - .byte W02 - .byte 90*mus_gomachi0_mvl/mxv - .byte W07 - .byte N03 , Ds5 , v092 - .byte W03 - .byte MOD , 0 - .byte VOL , 84*mus_gomachi0_mvl/mxv - .byte N54 , Dn5 , v096 - .byte W03 - .byte VOL , 80*mus_gomachi0_mvl/mxv - .byte W02 - .byte 43*mus_gomachi0_mvl/mxv - .byte W01 - .byte 72*mus_gomachi0_mvl/mxv - .byte W02 - .byte 44*mus_gomachi0_mvl/mxv - .byte W01 - .byte MOD , 7 - .byte VOL , 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 58*mus_gomachi0_mvl/mxv - .byte W02 - .byte 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 55*mus_gomachi0_mvl/mxv - .byte W09 - .byte 53*mus_gomachi0_mvl/mxv - .byte W03 - .byte 55*mus_gomachi0_mvl/mxv - .byte W07 - .byte 56*mus_gomachi0_mvl/mxv - .byte W02 - .byte 58*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 72*mus_gomachi0_mvl/mxv - .byte W04 - .byte 75*mus_gomachi0_mvl/mxv - .byte W02 - .byte 76*mus_gomachi0_mvl/mxv - .byte W01 - .byte 80*mus_gomachi0_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W12 - .byte N12 , Fs5 , v100 - .byte W12 - .byte En5 - .byte W12 - .byte N02 , Dn5 , v096 - .byte W02 - .byte En5 - .byte W02 - .byte N08 , Dn5 , v084 - .byte W08 - .byte N12 , Cs5 , v092 - .byte W12 - .byte Bn4 , v096 - .byte W12 - .byte Cs5 , v092 - .byte W12 - .byte Dn5 - .byte W12 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N24 , En5 , v104 - .byte W02 - .byte VOL , 55*mus_gomachi0_mvl/mxv - .byte W04 - .byte 58*mus_gomachi0_mvl/mxv - .byte W02 - .byte 65*mus_gomachi0_mvl/mxv - .byte W03 - .byte 71*mus_gomachi0_mvl/mxv - .byte W01 - .byte MOD , 6 - .byte W02 - .byte VOL , 79*mus_gomachi0_mvl/mxv - .byte W04 - .byte 90*mus_gomachi0_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_gomachi0_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_gomachi0_4: - .byte KEYSH , mus_gomachi0_key+0 - .byte VOICE , 35 - .byte VOL , 90*mus_gomachi0_mvl/mxv - .byte PAN , c_v+0 - .byte W18 -mus_gomachi0_4_B1: - .byte VOL , 90*mus_gomachi0_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N06 , En1 , v127 - .byte W06 - .byte Fs1 - .byte W06 -mus_gomachi0_4_000: - .byte N12 , Gn1 , v127 - .byte W36 - .byte N06 , Dn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N12 - .byte W18 - .byte N06 , En1 - .byte W06 - .byte N12 , Gn1 - .byte W12 - .byte PEND - .byte Fs1 - .byte W36 - .byte N06 , Cs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N12 , An1 - .byte W18 - .byte N06 , Dn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N12 , Gn1 - .byte W36 - .byte N06 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , En1 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte Bn1 - .byte W36 - .byte N06 , Fs1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N12 , Cs2 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , Fs1 - .byte W12 - .byte PATT - .word mus_gomachi0_4_000 - .byte N12 , Fs1 , v127 - .byte W36 - .byte N06 , Cs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N12 , An1 - .byte W18 - .byte N06 , Fs1 - .byte W06 - .byte An1 - .byte W06 - .byte Cs1 , v112 - .byte W06 - .byte N18 , En1 , v127 - .byte W18 - .byte N06 , Bn1 - .byte W18 - .byte N12 , Dn2 , v096 - .byte W18 - .byte N06 , Gn2 , v127 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N18 , An1 - .byte W18 - .byte N06 , Dn2 - .byte W18 - .byte N36 , En2 , v104 - .byte W12 - .byte VOL , 86*mus_gomachi0_mvl/mxv - .byte W02 - .byte 79*mus_gomachi0_mvl/mxv - .byte W04 - .byte 74*mus_gomachi0_mvl/mxv - .byte W02 - .byte 67*mus_gomachi0_mvl/mxv - .byte W03 - .byte 62*mus_gomachi0_mvl/mxv - .byte W03 - .byte 55*mus_gomachi0_mvl/mxv - .byte W04 - .byte 51*mus_gomachi0_mvl/mxv - .byte W02 - .byte 44*mus_gomachi0_mvl/mxv - .byte W04 - .byte 32*mus_gomachi0_mvl/mxv - .byte W24 - .byte GOTO - .word mus_gomachi0_4_B1 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_gomachi0_5: - .byte KEYSH , mus_gomachi0_key+0 - .byte VOICE , 0 - .byte PAN , c_v+32 - .byte VOL , 52*mus_gomachi0_mvl/mxv - .byte W18 -mus_gomachi0_5_B1: - .byte VOICE , 0 - .byte PAN , c_v+32 - .byte VOL , 52*mus_gomachi0_mvl/mxv - .byte W12 - .byte N12 , Dn2 , v016 - .byte W12 - .byte An2 - .byte W12 - .byte Fs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fs3 - .byte W12 - .byte As2 - .byte W12 - .byte Fs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs2 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Gn3 - .byte W12 - .byte En2 - .byte W60 - .byte VOL , 70*mus_gomachi0_mvl/mxv - .byte PAN , c_v-22 - .byte N12 , An1 - .byte W12 - .byte VOICE , 45 - .byte N12 , Fs4 , v088 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte An4 , v028 - .byte W30 - .byte N12 , En4 , v088 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte An4 , v028 - .byte W18 - .byte W12 - .byte N12 , Dn4 , v088 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte An4 , v028 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte Dn4 , v028 - .byte W06 - .byte N12 , Cs4 , v088 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Dn4 , v028 - .byte W06 - .byte An4 , v088 - .byte W06 - .byte An4 , v028 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte Dn4 , v028 - .byte W06 - .byte W12 - .byte N12 , Fs4 , v088 - .byte W12 - .byte N06 , Bn4 - .byte W06 - .byte Bn4 , v028 - .byte W06 - .byte Fs4 , v088 - .byte W06 - .byte Fs4 , v028 - .byte W18 - .byte N12 , En4 , v088 - .byte W12 - .byte N06 , Bn4 - .byte W06 - .byte Bn4 , v028 - .byte W06 - .byte En4 , v088 - .byte W06 - .byte En4 , v028 - .byte W06 - .byte W12 - .byte Cs5 , v088 - .byte W06 - .byte Cs5 , v028 - .byte W18 - .byte An4 , v088 - .byte W06 - .byte An4 , v028 - .byte W18 - .byte Gn4 , v088 - .byte W06 - .byte Gn4 , v028 - .byte W30 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_gomachi0_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_gomachi0_6: - .byte KEYSH , mus_gomachi0_key+0 - .byte VOICE , 0 - .byte PAN , c_v-17 - .byte VOL , 82*mus_gomachi0_mvl/mxv - .byte W18 -mus_gomachi0_6_B1: - .byte N12 , Dn2 , v076 - .byte W12 - .byte An2 , v052 - .byte W12 - .byte Fs3 , v056 - .byte W12 - .byte An2 , v052 - .byte W12 - .byte Fs2 , v060 - .byte W12 - .byte Cs3 , v052 - .byte W12 - .byte An3 , v056 - .byte W12 - .byte Cs3 , v052 - .byte W12 - .byte Bn2 , v056 - .byte W12 - .byte Fs3 - .byte W12 - .byte As2 - .byte W12 - .byte Fs3 - .byte W12 - .byte An2 , v064 - .byte W12 - .byte Fs3 , v060 - .byte W12 - .byte Gs2 , v072 - .byte W12 - .byte Fs3 , v060 - .byte W12 - .byte Gn2 , v064 - .byte W12 - .byte Dn3 , v056 - .byte W12 - .byte Bn3 , v060 - .byte W12 - .byte Dn3 , v056 - .byte W12 - .byte En2 , v064 - .byte W12 - .byte Bn2 , v056 - .byte W12 - .byte Gs3 , v060 - .byte W12 - .byte Bn2 , v056 - .byte W12 - .byte An2 , v080 - .byte W12 - .byte Gn3 , v076 - .byte W12 - .byte En2 , v072 - .byte W12 - .byte Dn3 , v080 - .byte W12 - .byte N06 , An2 , v092 - .byte W12 - .byte Gn2 , v084 - .byte W12 - .byte En2 , v104 - .byte W12 - .byte N12 , An1 - .byte W12 - .byte Dn1 , v096 - .byte W12 - .byte An1 , v080 - .byte W12 - .byte Fs2 - .byte W12 - .byte An1 - .byte W12 - .byte Fs1 , v096 - .byte W12 - .byte Cs2 , v080 - .byte W12 - .byte An2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Bn1 , v096 - .byte W12 - .byte Fs2 , v080 - .byte W12 - .byte As1 - .byte W12 - .byte Fs2 - .byte W12 - .byte An1 , v100 - .byte W12 - .byte Fs2 , v080 - .byte W12 - .byte Gs1 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gn1 , v096 - .byte W12 - .byte Dn2 , v080 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte En1 , v096 - .byte W12 - .byte Bn1 , v080 - .byte W12 - .byte Gs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 , v096 - .byte W12 - .byte Gn2 , v080 - .byte W12 - .byte En1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 , v096 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 , v088 - .byte W12 - .byte Cs2 , v076 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_gomachi0_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_gomachi0_7: - .byte KEYSH , mus_gomachi0_key+0 - .byte VOICE , 0 - .byte VOL , 68*mus_gomachi0_mvl/mxv - .byte PAN , c_v-6 - .byte XCMD , xIECV , 12 - .byte xIECL , 10 - .byte W18 -mus_gomachi0_7_B1: - .byte VOL , 0*mus_gomachi0_mvl/mxv - .byte PAN , c_v-16 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 0 - .byte VOL , 68*mus_gomachi0_mvl/mxv - .byte W36 - .byte N12 , Gn3 , v088 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 , v084 - .byte W12 - .byte En4 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 5 - .byte PAN , c_v-64 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte W96 -mus_gomachi0_7_000: - .byte N12 , Bn4 , v112 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn4 - .byte W24 - .byte Gn3 - .byte W12 - .byte En4 - .byte W12 - .byte Cs5 - .byte W12 - .byte PEND -mus_gomachi0_7_001: - .byte W12 - .byte N12 , Fs3 , v112 - .byte W12 - .byte Cs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N02 , An4 - .byte W02 - .byte Bn4 - .byte W02 - .byte N08 , An4 - .byte W08 - .byte N12 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PEND - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W06 - .byte PAN , c_v-61 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte N02 , Gn4 - .byte W02 - .byte An4 - .byte W02 - .byte N08 , Gn4 - .byte W08 - .byte N12 , Fs4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Fs4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Fs4 - .byte W12 - .byte Fs5 - .byte W12 - .byte Fs4 - .byte W12 - .byte PATT - .word mus_gomachi0_7_000 - .byte PATT - .word mus_gomachi0_7_001 - .byte N06 , En4 , v112 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte VOL , 42*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 38*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte VOL , 34*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte PAN , c_v-61 - .byte VOL , 28*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte VOL , 22*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 17*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte VOL , 11*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte PAN , c_v-61 - .byte VOL , 6*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte VOL , 10*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 17*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte VOL , 22*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte PAN , c_v-61 - .byte VOL , 28*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte VOL , 48*mus_gomachi0_mvl/mxv - .byte N06 , An4 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte Gn5 - .byte W06 - .byte VOL , 43*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 36*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte VOL , 34*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte PAN , c_v-61 - .byte VOL , 28*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte VOL , 22*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 17*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte VOL , 11*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte PAN , c_v-61 - .byte VOL , 8*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte VOL , 6*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 5*mus_gomachi0_mvl/mxv - .byte N06 - .byte W06 - .byte VOL , 4*mus_gomachi0_mvl/mxv - .byte W06 - .byte PAN , c_v-61 - .byte VOL , 3*mus_gomachi0_mvl/mxv - .byte W06 - .byte GOTO - .word mus_gomachi0_7_B1 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_gomachi0_8: - .byte KEYSH , mus_gomachi0_key+0 - .byte VOICE , 4 - .byte PAN , c_v+0 - .byte LFOS , 80 - .byte XCMD , xIECV , 10 - .byte xIECL , 6 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte W18 -mus_gomachi0_8_B1: - .byte W96 - .byte W96 - .byte W96 - .byte BEND , c_v+0 - .byte W96 - .byte VOL , 30*mus_gomachi0_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Dn1 , v096 - .byte W12 - .byte An1 , v080 - .byte W12 - .byte Fs2 - .byte W12 - .byte An1 - .byte W12 - .byte Fs1 , v096 - .byte W12 - .byte Cs2 , v080 - .byte W12 - .byte An2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Bn1 , v096 - .byte W12 - .byte Fs2 , v080 - .byte W12 - .byte As1 - .byte W12 - .byte Fs2 - .byte W12 - .byte An1 , v100 - .byte W12 - .byte Fs2 , v080 - .byte W12 - .byte Gs1 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gn1 , v096 - .byte W12 - .byte Dn2 , v080 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte En1 , v096 - .byte W12 - .byte Bn1 , v080 - .byte W12 - .byte Gs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 , v096 - .byte W12 - .byte Gn2 , v080 - .byte W12 - .byte En1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 , v096 - .byte W12 - .byte Gn2 - .byte W09 - .byte N03 , Gs5 , v080 - .byte W03 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte N36 , Bn5 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Fs5 - .byte W12 - .byte N24 , En5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Fs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N36 , An5 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Fs5 - .byte W12 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , En5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N48 , Gn5 - .byte W36 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , An5 - .byte W12 - .byte N02 , Gn5 - .byte W02 - .byte An5 - .byte W02 - .byte N08 , Gn5 - .byte W08 - .byte N12 , Fs5 - .byte W12 - .byte En5 - .byte W12 - .byte N36 , Gn5 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , An5 - .byte W12 - .byte N24 , Fs5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W06 - .byte N06 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte N36 , Bn5 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cs6 - .byte W12 - .byte Dn6 - .byte W12 - .byte En6 - .byte W12 - .byte N06 , Cs6 - .byte W06 - .byte N42 , An5 - .byte W06 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Fs5 - .byte W12 - .byte Bn5 - .byte W12 - .byte N02 , An5 - .byte W02 - .byte Bn5 - .byte W02 - .byte N08 , An5 - .byte W08 - .byte N12 , Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , Gn5 - .byte W18 - .byte N36 , Dn5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Bn4 - .byte W12 - .byte Dn5 - .byte W12 - .byte N18 , Fs5 - .byte W18 - .byte N06 , Gn5 - .byte W18 - .byte N30 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte W24 - .byte GOTO - .word mus_gomachi0_8_B1 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_gomachi0_9: - .byte KEYSH , mus_gomachi0_key+0 - .byte VOICE , 0 - .byte VOL , 68*mus_gomachi0_mvl/mxv - .byte PAN , c_v-48 - .byte XCMD , xIECV , 12 - .byte xIECL , 8 - .byte W12 - .byte N06 , An3 , v004 - .byte W06 -mus_gomachi0_9_B1: - .byte VOICE , 0 - .byte PAN , c_v-48 - .byte N06 , Dn4 , v012 - .byte W06 - .byte En4 , v024 - .byte W06 - .byte N36 , Fs4 , v032 - .byte W36 - .byte N12 , Gn4 , v016 - .byte W12 - .byte N36 , En4 , v028 - .byte W36 - .byte N12 , Fs4 , v016 - .byte W12 - .byte N36 , Cs4 - .byte W36 - .byte N12 , Dn4 , v008 - .byte W12 - .byte Bn3 , v012 - .byte W12 - .byte N09 , Cs4 , v016 - .byte W12 - .byte N06 , Dn4 , v032 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 , v024 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte N18 , Bn4 , v020 - .byte W18 - .byte N42 , Dn4 , v016 - .byte W66 - .byte N12 , Fs4 , v032 - .byte W12 - .byte En4 - .byte W12 - .byte N02 , Dn4 , v016 - .byte W02 - .byte En4 - .byte W02 - .byte N08 , Dn4 , v032 - .byte W08 - .byte N12 , Cs4 - .byte W60 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte PAN , c_v+32 - .byte W72 - .byte N12 , Dn3 , v044 - .byte W12 - .byte En3 - .byte W12 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N36 , Dn4 , v032 - .byte W03 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 67*mus_gomachi0_mvl/mxv - .byte W24 - .byte W03 - .byte N12 , Bn3 , v028 - .byte W12 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N24 , Gn3 - .byte W03 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 67*mus_gomachi0_mvl/mxv - .byte W15 - .byte N12 , An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N36 , En4 - .byte W03 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 67*mus_gomachi0_mvl/mxv - .byte W24 - .byte W03 - .byte N12 , Cs4 - .byte W12 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N24 , Fs3 - .byte W03 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 67*mus_gomachi0_mvl/mxv - .byte W15 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N48 , Bn3 - .byte W03 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 67*mus_gomachi0_mvl/mxv - .byte W36 - .byte W03 - .byte N12 , Cs4 - .byte W12 - .byte N02 , Bn3 - .byte W02 - .byte Cs4 - .byte W02 - .byte N08 , Bn3 - .byte W08 - .byte N12 , An3 - .byte W12 - .byte En3 - .byte W12 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N36 , Bn3 - .byte W03 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 67*mus_gomachi0_mvl/mxv - .byte W24 - .byte W03 - .byte N12 , Fs3 - .byte W12 - .byte N24 , Dn4 - .byte W30 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N36 , Dn4 - .byte W03 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 67*mus_gomachi0_mvl/mxv - .byte W32 - .byte W01 - .byte N06 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 , En4 - .byte W06 - .byte N42 , Cs4 - .byte W06 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte W03 - .byte 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 67*mus_gomachi0_mvl/mxv - .byte W24 - .byte W03 - .byte N12 , An3 - .byte W12 - .byte Fs4 - .byte W12 - .byte N02 , En4 - .byte W02 - .byte Fs4 - .byte W02 - .byte N08 , En4 - .byte W08 - .byte N12 , Bn3 - .byte W12 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N30 , An3 - .byte W03 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 67*mus_gomachi0_mvl/mxv - .byte W03 - .byte W18 - .byte N06 , Bn3 - .byte W18 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N36 , Gn3 - .byte W03 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 67*mus_gomachi0_mvl/mxv - .byte W24 - .byte W03 - .byte N12 , Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N18 , An3 - .byte W18 - .byte N06 , En4 - .byte W18 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte N36 - .byte W03 - .byte VOL , 56*mus_gomachi0_mvl/mxv - .byte W03 - .byte 60*mus_gomachi0_mvl/mxv - .byte W03 - .byte 67*mus_gomachi0_mvl/mxv - .byte W48 - .byte W03 - .byte GOTO - .word mus_gomachi0_9_B1 - .byte W96 - .byte FINE - -@********************** Track 10 **********************@ - -mus_gomachi0_10: - .byte KEYSH , mus_gomachi0_key+0 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte XCMD , xIECV , 12 - .byte xIECL , 8 - .byte VOL , 45*mus_gomachi0_mvl/mxv - .byte W18 -mus_gomachi0_10_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte BEND , c_v+0 - .byte N12 , Gn1 , v127 - .byte W36 - .byte N06 , Dn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N12 - .byte W18 - .byte N06 , En1 - .byte W06 - .byte N12 , Gn1 - .byte W12 - .byte Fs1 - .byte W36 - .byte N06 , Cs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N12 , An1 - .byte W18 - .byte N06 , Dn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N12 , Gn1 - .byte W36 - .byte N06 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , En1 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte Bn1 - .byte W36 - .byte N06 , Fs1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N12 , Cs2 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , Fs1 - .byte W12 - .byte Gn1 - .byte W36 - .byte N06 , Dn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N12 - .byte W18 - .byte N06 , En1 - .byte W06 - .byte N12 , Gn1 - .byte W12 - .byte Fs1 - .byte W36 - .byte N06 , Cs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N12 , An1 - .byte W18 - .byte N06 , Fs1 - .byte W06 - .byte An1 - .byte W06 - .byte Cs1 , v112 - .byte W06 - .byte N18 , En1 , v127 - .byte W18 - .byte N06 , Bn1 - .byte W18 - .byte N12 , Dn2 , v096 - .byte W18 - .byte N06 , Gn2 , v127 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N18 , An1 - .byte W18 - .byte N06 , Dn2 - .byte W18 - .byte N36 , En2 , v104 - .byte W60 - .byte GOTO - .word mus_gomachi0_10_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_gomachi0: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_gomachi0_pri @ Priority - .byte mus_gomachi0_rev @ Reverb. - - .word mus_gomachi0_grp - - .word mus_gomachi0_1 - .word mus_gomachi0_2 - .word mus_gomachi0_3 - .word mus_gomachi0_4 - .word mus_gomachi0_5 - .word mus_gomachi0_6 - .word mus_gomachi0_7 - .word mus_gomachi0_8 - .word mus_gomachi0_9 - .word mus_gomachi0_10 - - .end diff --git a/sound/songs/mus_gotown.s b/sound/songs/mus_gotown.s deleted file mode 100644 index ebf6fe2cd1..0000000000 --- a/sound/songs/mus_gotown.s +++ /dev/null @@ -1,3337 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_gotown_grp, voicegroup045 - .equ mus_gotown_pri, 0 - .equ mus_gotown_rev, reverb_set+50 - .equ mus_gotown_mvl, 127 - .equ mus_gotown_key, 0 - .equ mus_gotown_tbs, 1 - .equ mus_gotown_exg, 0 - .equ mus_gotown_cmp, 1 - - .section .rodata - .global mus_gotown - .align 2 - -@********************** Track 1 **********************@ - -mus_gotown_1: - .byte KEYSH , mus_gotown_key+0 - .byte TEMPO , 128*mus_gotown_tbs/2 - .byte VOICE , 6 - .byte PAN , c_v-64 - .byte XCMD , xIECV , 12 - .byte xIECL , 8 - .byte LFOS , 44 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte W12 - .byte W72 -mus_gotown_1_B1: - .byte VOICE , 6 - .byte W18 - .byte N03 , As3 , v068 - .byte W03 - .byte Bn3 - .byte W03 - .byte N06 , Cn4 , v112 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , As3 , v112 - .byte W12 - .byte N01 , As3 , v080 - .byte W12 - .byte N06 , An3 , v112 - .byte W12 -mus_gotown_1_000: - .byte N01 , An3 , v080 - .byte W12 - .byte N06 , An3 , v112 - .byte W12 - .byte N01 , An3 , v080 - .byte W12 - .byte N06 , Gn3 , v112 - .byte W12 - .byte An3 - .byte W12 - .byte N01 , An3 , v080 - .byte W12 - .byte N06 , As3 , v112 - .byte W12 - .byte N01 , As3 , v080 - .byte W12 - .byte PEND -mus_gotown_1_001: - .byte W12 - .byte N01 , As3 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte N03 , Cn4 , v068 - .byte W03 - .byte Cs4 - .byte W03 - .byte N06 , Dn4 , v112 - .byte W12 - .byte N01 , Dn4 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Cn4 , v112 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte N06 , Bn3 , v112 - .byte W12 - .byte PEND -mus_gotown_1_002: - .byte N01 , Bn3 , v080 - .byte W12 - .byte N06 , Bn3 , v112 - .byte W12 - .byte N01 , Bn3 , v080 - .byte W12 - .byte N06 , Gn3 , v112 - .byte W12 - .byte Bn3 - .byte W12 - .byte N01 , Bn3 , v080 - .byte W12 - .byte N06 , Cn4 , v112 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte PEND -mus_gotown_1_003: - .byte W12 - .byte N01 , Cn4 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte N03 , Cn4 , v068 - .byte W03 - .byte Cs4 - .byte W03 - .byte N06 , Dn4 , v112 - .byte W12 - .byte N01 , Dn4 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Cn4 , v112 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte N06 , Bn3 , v112 - .byte W12 - .byte PEND - .byte N01 , Bn3 , v080 - .byte W12 - .byte N06 , Bn3 , v112 - .byte W12 - .byte N01 , Bn3 , v080 - .byte W12 - .byte N06 , Bn3 , v112 - .byte W12 - .byte Gs3 - .byte W12 - .byte N01 , Gs3 , v080 - .byte W12 - .byte N06 , Cn4 , v112 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte VOICE , 3 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte N36 , Fs3 , v112 - .byte W15 - .byte MOD , 9 - .byte W21 - .byte 2 - .byte N36 , Cn3 - .byte W12 - .byte MOD , 9 - .byte W24 - .byte 2 - .byte W12 - .byte N36 , As2 - .byte W12 - .byte MOD , 9 - .byte W24 - .byte 2 - .byte W48 - .byte N36 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte W09 - .byte 2 - .byte W03 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte W03 - .byte VOICE , 6 - .byte W03 - .byte N03 , As3 , v068 - .byte W03 - .byte Bn3 - .byte W03 - .byte N06 , Cn4 , v112 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , As3 , v112 - .byte W12 - .byte N01 , As3 , v080 - .byte W12 - .byte N06 , An3 , v112 - .byte W12 - .byte PATT - .word mus_gotown_1_000 - .byte PATT - .word mus_gotown_1_001 - .byte PATT - .word mus_gotown_1_002 - .byte PATT - .word mus_gotown_1_003 - .byte N01 , Bn3 , v080 - .byte W12 - .byte N06 , Bn3 , v112 - .byte W12 - .byte N01 , Bn3 , v080 - .byte W12 - .byte N06 , Bn3 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte N06 , Cn4 , v112 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte VOICE , 3 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte N36 , Fn3 , v112 - .byte W12 - .byte MOD , 9 - .byte W21 - .byte 1 - .byte W03 - .byte N36 , Cn3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 1 - .byte W12 - .byte N36 , As2 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 1 - .byte W12 - .byte N36 , Ds3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 1 - .byte W24 - .byte VOICE , 6 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte W24 - .byte N06 , Dn4 - .byte W12 - .byte N01 , Dn4 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Cn4 , v112 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte N06 , Dn4 , v112 - .byte W12 - .byte N01 , Dn4 , v080 - .byte W12 - .byte N06 , Dn4 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte N06 , Dn4 , v112 - .byte W12 - .byte N01 , Dn4 , v080 - .byte W12 - .byte N06 , Ds4 , v112 - .byte W12 - .byte N01 , Ds4 , v080 - .byte W12 -mus_gotown_1_004: - .byte N06 , Fn4 , v112 - .byte W12 - .byte N01 , Fn4 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Cn4 , v112 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte N06 , Fn4 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte PEND - .byte VOICE , 3 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N24 , Bn3 - .byte W09 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte W03 - .byte N06 , Cn4 - .byte W12 - .byte MOD , 8 - .byte N06 , Bn3 - .byte W12 - .byte MOD , 1 - .byte N12 , Dn4 - .byte W12 - .byte MOD , 8 - .byte N03 , Cs4 , v064 - .byte W03 - .byte Bn3 , v056 - .byte W03 - .byte As3 , v048 - .byte W03 - .byte Gs3 , v040 - .byte W03 - .byte VOICE , 6 - .byte MOD , 1 - .byte W24 - .byte N06 , Ds4 , v112 - .byte W12 - .byte N01 , Ds4 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , As3 , v112 - .byte W12 - .byte N01 , As3 , v080 - .byte W12 - .byte N06 , Ds4 , v112 - .byte W12 -mus_gotown_1_005: - .byte N01 , Ds4 , v080 - .byte W12 - .byte N06 , Ds4 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte N01 , As3 , v080 - .byte W12 - .byte N06 , Ds4 , v112 - .byte W12 - .byte N01 , Ds4 , v080 - .byte W12 - .byte N06 , As3 , v112 - .byte W12 - .byte N01 , As3 , v080 - .byte W06 - .byte N06 , Bn3 , v112 - .byte W06 - .byte PEND - .byte VOICE , 3 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte N06 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W24 - .byte N24 , An3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte W12 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N12 , Gn3 - .byte W12 - .byte MOD , 8 - .byte N03 , Bn3 , v056 - .byte W03 - .byte Dn4 , v068 - .byte W03 - .byte Fn4 , v080 - .byte W03 - .byte Gn4 , v084 - .byte W03 - .byte VOICE , 6 - .byte MOD , 1 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte W24 - .byte N06 , Dn4 , v112 - .byte W12 - .byte N01 , Dn4 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Cn4 , v112 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W12 - .byte N06 , Dn4 , v112 - .byte W12 - .byte N01 , Dn4 , v080 - .byte W12 - .byte N06 , Dn4 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte N01 , Cn4 , v080 - .byte W09 - .byte N03 , Cs4 , v068 - .byte W03 - .byte N06 , Dn4 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte PATT - .word mus_gotown_1_004 - .byte VOICE , 3 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte N24 , Cn4 , v112 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N24 , Bn3 - .byte W15 - .byte MOD , 8 - .byte W09 - .byte N06 , Cn4 - .byte W03 - .byte MOD , 1 - .byte W09 - .byte 8 - .byte N06 , Bn3 - .byte W12 - .byte MOD , 1 - .byte N12 , Dn4 - .byte W12 - .byte MOD , 8 - .byte N03 , Cs4 , v072 - .byte W03 - .byte Bn3 , v064 - .byte W03 - .byte As3 , v052 - .byte W03 - .byte Gs3 , v044 - .byte W03 - .byte VOICE , 6 - .byte MOD , 1 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte W24 - .byte N06 , Ds4 , v112 - .byte W12 - .byte N01 , Ds4 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , As3 , v112 - .byte W12 - .byte N01 , As3 , v080 - .byte W12 - .byte N06 , Ds4 , v112 - .byte W12 - .byte PATT - .word mus_gotown_1_005 - .byte N06 , Cn4 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N01 , As3 , v080 - .byte W12 - .byte N06 , An3 , v112 - .byte W12 - .byte N01 , An3 , v080 - .byte W12 - .byte N06 , Fn3 , v112 - .byte W12 - .byte N01 , Fn3 , v080 - .byte W12 - .byte N06 , As3 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W60 - .byte GOTO - .word mus_gotown_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_gotown_2: - .byte KEYSH , mus_gotown_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte VOL , 82*mus_gotown_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , An3 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte N02 , An3 , v124 - .byte W02 - .byte As3 - .byte W02 - .byte N08 , An3 , v112 - .byte W08 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 -mus_gotown_2_B1: - .byte VOL , 46*mus_gotown_mvl/mxv - .byte N48 , Fn3 , v112 - .byte W04 - .byte VOL , 49*mus_gotown_mvl/mxv - .byte W04 - .byte 52*mus_gotown_mvl/mxv - .byte W04 - .byte 54*mus_gotown_mvl/mxv - .byte W04 - .byte 61*mus_gotown_mvl/mxv - .byte W04 - .byte 67*mus_gotown_mvl/mxv - .byte W04 - .byte MOD , 5 - .byte VOL , 74*mus_gotown_mvl/mxv - .byte W04 - .byte 81*mus_gotown_mvl/mxv - .byte W04 - .byte 85*mus_gotown_mvl/mxv - .byte W16 - .byte MOD , 1 - .byte W12 - .byte N06 - .byte W12 - .byte N09 , Gn4 - .byte W09 - .byte N03 , Fs4 - .byte W03 - .byte N12 , Fn4 - .byte W12 - .byte W12 - .byte N12 - .byte W24 - .byte Ds4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte VOL , 46*mus_gotown_mvl/mxv - .byte N48 , Dn4 - .byte W04 - .byte VOL , 49*mus_gotown_mvl/mxv - .byte W04 - .byte 52*mus_gotown_mvl/mxv - .byte W04 - .byte 54*mus_gotown_mvl/mxv - .byte W04 - .byte 61*mus_gotown_mvl/mxv - .byte W04 - .byte 67*mus_gotown_mvl/mxv - .byte W04 - .byte MOD , 5 - .byte VOL , 74*mus_gotown_mvl/mxv - .byte W04 - .byte 81*mus_gotown_mvl/mxv - .byte W04 - .byte 85*mus_gotown_mvl/mxv - .byte W16 - .byte MOD , 1 - .byte W12 - .byte N12 , Ds4 - .byte W24 - .byte Dn4 - .byte W12 - .byte VOL , 44*mus_gotown_mvl/mxv - .byte N42 , Gn3 - .byte W04 - .byte VOL , 50*mus_gotown_mvl/mxv - .byte W04 - .byte 54*mus_gotown_mvl/mxv - .byte W04 - .byte 58*mus_gotown_mvl/mxv - .byte W04 - .byte 70*mus_gotown_mvl/mxv - .byte W04 - .byte 80*mus_gotown_mvl/mxv - .byte W04 - .byte MOD , 5 - .byte VOL , 84*mus_gotown_mvl/mxv - .byte W04 - .byte 85*mus_gotown_mvl/mxv - .byte W20 - .byte MOD , 1 - .byte W12 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte An3 - .byte W12 - .byte N32 , As3 - .byte W15 - .byte MOD , 5 - .byte W18 - .byte N03 , Bn3 - .byte W03 - .byte MOD , 1 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , An3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 1 - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte W09 - .byte N03 , Gs3 - .byte W03 - .byte N12 , An3 - .byte W24 - .byte N36 , Fn3 - .byte W18 - .byte MOD , 5 - .byte W18 - .byte 1 - .byte N03 , Gn3 , v068 - .byte W03 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , En4 , v112 - .byte W06 - .byte Fn4 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N03 , Fs4 - .byte W03 - .byte N21 , Fn4 - .byte W09 - .byte MOD , 5 - .byte W12 - .byte 1 - .byte N06 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 1 - .byte N06 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N12 , Gs4 - .byte W24 - .byte N02 , Fs4 - .byte W02 - .byte Gs4 - .byte W02 - .byte N08 , Fs4 - .byte W08 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte VOICE , 48 - .byte PAN , c_v+28 - .byte VOL , 40*mus_gotown_mvl/mxv - .byte N21 , Cn4 - .byte W21 - .byte N03 , Cs4 - .byte W03 - .byte N09 , Dn4 - .byte W09 - .byte N03 , Bn3 - .byte W03 - .byte N48 , As3 - .byte W48 - .byte N06 , An3 - .byte W12 - .byte W06 - .byte N03 , Cn4 - .byte W03 - .byte As3 - .byte W03 - .byte N06 , An3 - .byte W24 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte N24 , As3 - .byte W24 - .byte Dn4 - .byte W24 - .byte N09 , Ds4 - .byte W09 - .byte N03 , Cs4 - .byte W03 - .byte N48 , Cn4 - .byte W48 - .byte N06 , Gn3 - .byte W12 - .byte N03 , Cn4 - .byte W03 - .byte N09 , As3 - .byte W09 - .byte N06 , An3 - .byte W12 - .byte As3 - .byte W12 - .byte N12 , Cn4 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte N12 - .byte W12 - .byte An3 - .byte W12 - .byte N36 , As3 - .byte W36 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte N48 , An3 - .byte W48 - .byte Gn3 , v096 - .byte W48 - .byte N12 , Fs3 , v088 - .byte W12 - .byte Gs3 , v096 - .byte W12 - .byte As3 , v108 - .byte W12 - .byte Cn4 , v112 - .byte W12 - .byte PAN , c_v+0 - .byte N24 , Cs4 - .byte W24 - .byte VOL , 36*mus_gotown_mvl/mxv - .byte N06 , Ds4 - .byte W12 - .byte N36 , Cn4 - .byte W36 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte N06 , As3 , v056 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte VOL , 47*mus_gotown_mvl/mxv - .byte N04 , Cn5 , v068 - .byte W04 - .byte As4 - .byte W05 - .byte An4 - .byte W05 - .byte As4 - .byte W05 - .byte Cn5 - .byte W05 - .byte VOL , 54*mus_gotown_mvl/mxv - .byte N04 , Dn5 , v076 - .byte W04 - .byte Cn5 - .byte W05 - .byte As4 - .byte W05 - .byte Cn5 - .byte W05 - .byte Dn5 - .byte W05 - .byte VOL , 60*mus_gotown_mvl/mxv - .byte N04 , Ds5 , v092 - .byte W04 - .byte Dn5 - .byte W05 - .byte Cn5 - .byte W05 - .byte Dn5 - .byte W05 - .byte Ds5 - .byte W05 - .byte VOL , 64*mus_gotown_mvl/mxv - .byte N04 , Fn5 , v100 - .byte W04 - .byte Ds5 - .byte W05 - .byte Dn5 - .byte W05 - .byte Ds5 - .byte W05 - .byte Fn5 - .byte W05 - .byte VOL , 69*mus_gotown_mvl/mxv - .byte N12 , Gn5 , v112 - .byte W12 - .byte N03 , Fn5 , v064 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Cn5 - .byte W03 - .byte N24 , Gn4 , v108 - .byte W24 - .byte N06 , Gn4 , v032 - .byte W12 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte An4 , v112 - .byte W06 - .byte N03 , An4 , v032 - .byte W03 - .byte Cs5 , v080 - .byte W03 - .byte N12 , Cn5 , v112 - .byte W12 - .byte N06 , Cn5 , v032 - .byte W12 - .byte N12 , Cn5 , v112 - .byte W12 - .byte N06 , As4 - .byte W06 - .byte As4 , v032 - .byte W18 - .byte Dn5 , v112 - .byte W06 - .byte Dn5 , v032 - .byte W06 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte N12 , Dn5 , v112 - .byte W12 - .byte Ds5 - .byte W12 - .byte N48 , Fn5 - .byte W15 - .byte VOL , 60*mus_gotown_mvl/mxv - .byte W02 - .byte 56*mus_gotown_mvl/mxv - .byte W03 - .byte 52*mus_gotown_mvl/mxv - .byte W04 - .byte 51*mus_gotown_mvl/mxv - .byte W02 - .byte 47*mus_gotown_mvl/mxv - .byte W03 - .byte 45*mus_gotown_mvl/mxv - .byte W03 - .byte 42*mus_gotown_mvl/mxv - .byte W04 - .byte 41*mus_gotown_mvl/mxv - .byte W02 - .byte 37*mus_gotown_mvl/mxv - .byte W03 - .byte 34*mus_gotown_mvl/mxv - .byte W03 - .byte 30*mus_gotown_mvl/mxv - .byte W04 - .byte 29*mus_gotown_mvl/mxv - .byte N06 , Fn5 , v032 - .byte W02 - .byte VOL , 26*mus_gotown_mvl/mxv - .byte W04 - .byte 68*mus_gotown_mvl/mxv - .byte W06 - .byte N06 , Ds5 , v112 - .byte W06 - .byte Ds5 , v032 - .byte W06 - .byte Ds5 , v112 - .byte W06 - .byte Ds5 , v032 - .byte W06 - .byte Fn5 , v112 - .byte W06 - .byte Fn5 , v032 - .byte W06 - .byte N24 , Gn5 , v112 - .byte W12 - .byte VOL , 60*mus_gotown_mvl/mxv - .byte W02 - .byte 55*mus_gotown_mvl/mxv - .byte W03 - .byte 50*mus_gotown_mvl/mxv - .byte W03 - .byte 46*mus_gotown_mvl/mxv - .byte W04 - .byte 62*mus_gotown_mvl/mxv - .byte N24 , Fn5 - .byte W12 - .byte VOL , 58*mus_gotown_mvl/mxv - .byte W02 - .byte 52*mus_gotown_mvl/mxv - .byte W03 - .byte 47*mus_gotown_mvl/mxv - .byte W03 - .byte 45*mus_gotown_mvl/mxv - .byte W04 - .byte 67*mus_gotown_mvl/mxv - .byte N06 , Cn5 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Bn4 , v112 - .byte W06 - .byte Bn4 , v032 - .byte W06 - .byte N12 , Cn5 , v112 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte N03 , Cs5 , v064 - .byte W03 - .byte Dn5 , v072 - .byte W03 - .byte N36 , Ds5 , v112 - .byte W12 - .byte VOL , 58*mus_gotown_mvl/mxv - .byte W02 - .byte 55*mus_gotown_mvl/mxv - .byte W03 - .byte 50*mus_gotown_mvl/mxv - .byte W03 - .byte 45*mus_gotown_mvl/mxv - .byte W04 - .byte 42*mus_gotown_mvl/mxv - .byte W02 - .byte 37*mus_gotown_mvl/mxv - .byte W03 - .byte 34*mus_gotown_mvl/mxv - .byte W03 - .byte 31*mus_gotown_mvl/mxv - .byte W04 - .byte 67*mus_gotown_mvl/mxv - .byte N06 , As4 - .byte W06 - .byte As4 , v032 - .byte W18 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte Ds5 , v112 - .byte W06 - .byte Ds5 , v032 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte N24 , An4 , v112 - .byte W24 - .byte N06 , An4 , v032 - .byte W12 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte N12 , An4 , v112 - .byte W12 - .byte N06 , Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte An4 , v112 - .byte W06 - .byte An4 , v032 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W18 - .byte N24 , An4 , v112 - .byte W12 - .byte VOL , 60*mus_gotown_mvl/mxv - .byte W12 - .byte 64*mus_gotown_mvl/mxv - .byte N06 , Fn4 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte N96 , Dn5 , v112 - .byte W24 - .byte VOL , 61*mus_gotown_mvl/mxv - .byte W03 - .byte 57*mus_gotown_mvl/mxv - .byte W03 - .byte 53*mus_gotown_mvl/mxv - .byte W03 - .byte 50*mus_gotown_mvl/mxv - .byte W03 - .byte 46*mus_gotown_mvl/mxv - .byte W03 - .byte 42*mus_gotown_mvl/mxv - .byte W03 - .byte 37*mus_gotown_mvl/mxv - .byte W03 - .byte 33*mus_gotown_mvl/mxv - .byte W03 - .byte 26*mus_gotown_mvl/mxv - .byte W03 - .byte 24*mus_gotown_mvl/mxv - .byte W03 - .byte 21*mus_gotown_mvl/mxv - .byte W03 - .byte 22*mus_gotown_mvl/mxv - .byte W03 - .byte 24*mus_gotown_mvl/mxv - .byte W03 - .byte 26*mus_gotown_mvl/mxv - .byte W03 - .byte 28*mus_gotown_mvl/mxv - .byte W02 - .byte 36*mus_gotown_mvl/mxv - .byte W04 - .byte 37*mus_gotown_mvl/mxv - .byte W02 - .byte 40*mus_gotown_mvl/mxv - .byte W03 - .byte 42*mus_gotown_mvl/mxv - .byte W03 - .byte 46*mus_gotown_mvl/mxv - .byte W01 - .byte 48*mus_gotown_mvl/mxv - .byte W03 - .byte 55*mus_gotown_mvl/mxv - .byte W02 - .byte 51*mus_gotown_mvl/mxv - .byte W01 - .byte 60*mus_gotown_mvl/mxv - .byte W02 - .byte 55*mus_gotown_mvl/mxv - .byte W01 - .byte 64*mus_gotown_mvl/mxv - .byte W02 - .byte 58*mus_gotown_mvl/mxv - .byte W01 - .byte 71*mus_gotown_mvl/mxv - .byte W03 - .byte VOICE , 17 - .byte VOL , 53*mus_gotown_mvl/mxv - .byte N12 , Gn5 - .byte W12 - .byte N03 , Fn5 , v064 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Cn5 - .byte W03 - .byte N24 , As4 , v108 - .byte W36 - .byte N06 , As4 , v112 - .byte W12 - .byte Cn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte W12 - .byte N06 - .byte W12 - .byte Dn5 - .byte W24 - .byte N24 , Ds5 - .byte W24 - .byte N12 , Fn5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N24 , Dn5 - .byte W36 - .byte N24 - .byte W24 - .byte N06 , Cs5 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Dn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N06 , Fn5 - .byte W24 - .byte N24 , Ds5 - .byte W24 - .byte N06 , Dn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N24 , Dn5 - .byte W24 - .byte N06 , As4 - .byte W36 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Dn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte N12 , Fn5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Gn4 - .byte W24 - .byte An4 - .byte W24 - .byte Fn4 - .byte W12 - .byte W12 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte VOICE , 73 - .byte VOL , 78*mus_gotown_mvl/mxv - .byte N12 , As3 - .byte W12 - .byte N02 , An3 , v092 - .byte W02 - .byte As3 , v088 - .byte W02 - .byte N08 , An3 , v112 - .byte W08 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte GOTO - .word mus_gotown_2_B1 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_gotown_3: - .byte KEYSH , mus_gotown_key+0 - .byte VOICE , 4 - .byte LFOS , 44 - .byte PAN , c_v+63 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte N12 , An4 , v112 - .byte W12 - .byte As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte N02 , An4 , v124 - .byte W02 - .byte As4 - .byte W02 - .byte N08 , An4 , v112 - .byte W08 - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 -mus_gotown_3_B1: - .byte VOICE , 4 - .byte MOD , 2 - .byte VOL , 22*mus_gotown_mvl/mxv - .byte N48 , Fn4 , v112 - .byte W04 - .byte VOL , 25*mus_gotown_mvl/mxv - .byte W04 - .byte 28*mus_gotown_mvl/mxv - .byte W04 - .byte 31*mus_gotown_mvl/mxv - .byte W04 - .byte 34*mus_gotown_mvl/mxv - .byte W04 - .byte 36*mus_gotown_mvl/mxv - .byte W04 - .byte 38*mus_gotown_mvl/mxv - .byte W04 - .byte 40*mus_gotown_mvl/mxv - .byte W04 - .byte 42*mus_gotown_mvl/mxv - .byte W01 - .byte MOD , 8 - .byte W15 - .byte 2 - .byte W12 - .byte N06 - .byte W12 - .byte N09 , Gn5 - .byte W09 - .byte N03 , Fs5 - .byte W03 - .byte N12 , Fn5 - .byte W12 - .byte W12 - .byte N12 - .byte W24 - .byte Ds5 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte As4 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte VOL , 22*mus_gotown_mvl/mxv - .byte N48 , Dn5 - .byte W04 - .byte VOL , 25*mus_gotown_mvl/mxv - .byte W04 - .byte 28*mus_gotown_mvl/mxv - .byte W04 - .byte 31*mus_gotown_mvl/mxv - .byte W04 - .byte 34*mus_gotown_mvl/mxv - .byte W04 - .byte 36*mus_gotown_mvl/mxv - .byte W04 - .byte 38*mus_gotown_mvl/mxv - .byte W04 - .byte 40*mus_gotown_mvl/mxv - .byte W04 - .byte 42*mus_gotown_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte W12 - .byte 2 - .byte W12 - .byte N12 , Ds5 - .byte W24 - .byte Dn5 - .byte W12 - .byte VOL , 22*mus_gotown_mvl/mxv - .byte N42 , Gn4 - .byte W04 - .byte VOL , 25*mus_gotown_mvl/mxv - .byte W04 - .byte 28*mus_gotown_mvl/mxv - .byte W04 - .byte 31*mus_gotown_mvl/mxv - .byte W04 - .byte 34*mus_gotown_mvl/mxv - .byte W04 - .byte 36*mus_gotown_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 38*mus_gotown_mvl/mxv - .byte W04 - .byte 40*mus_gotown_mvl/mxv - .byte W04 - .byte 42*mus_gotown_mvl/mxv - .byte W04 - .byte MOD , 2 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte N32 , As4 - .byte W18 - .byte MOD , 8 - .byte W12 - .byte 2 - .byte W03 - .byte N03 , Bn4 - .byte W03 - .byte N06 , Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte N24 , An4 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 2 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte W09 - .byte N03 , Gs4 - .byte W03 - .byte N12 , An4 - .byte W24 - .byte N36 , Fn4 - .byte W21 - .byte MOD , 8 - .byte W15 - .byte 2 - .byte N03 , Gn4 , v068 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte N06 , En5 , v112 - .byte W06 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte N36 , Cs3 - .byte W15 - .byte MOD , 3 - .byte W21 - .byte N36 , Gs2 - .byte W03 - .byte MOD , 1 - .byte W09 - .byte 5 - .byte W24 - .byte 1 - .byte W12 - .byte N36 , Gn2 - .byte W12 - .byte W60 - .byte N24 , Fs2 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 1 - .byte N12 , Cs3 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N36 - .byte W15 - .byte MOD , 4 - .byte W21 - .byte 1 - .byte N36 , Gs2 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte VOICE , 4 - .byte PAN , c_v+63 - .byte MOD , 1 - .byte VOL , 74*mus_gotown_mvl/mxv - .byte W12 - .byte N24 , As3 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 4 - .byte W12 - .byte 1 - .byte N06 , Cn4 - .byte W12 - .byte VOL , 85*mus_gotown_mvl/mxv - .byte W12 - .byte PAN , c_v-63 - .byte N12 , An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v+0 - .byte VOL , 74*mus_gotown_mvl/mxv - .byte N06 , Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOICE , 7 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte PAN , c_v+63 - .byte N12 , Gn4 - .byte W12 - .byte N03 , Fn4 , v064 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte N24 , Gn3 , v108 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 1 - .byte W12 - .byte N06 , Gn3 , v112 - .byte W12 - .byte An3 - .byte W09 - .byte N03 , Cs4 , v064 - .byte W03 - .byte N12 , Cn4 , v112 - .byte W12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , As3 - .byte W24 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N48 , Fn4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 1 - .byte W12 - .byte N06 , Ds4 - .byte W12 - .byte N06 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 1 - .byte N24 , Fn4 - .byte W15 - .byte MOD , 4 - .byte W09 - .byte 1 - .byte N06 , Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Cs4 , v064 - .byte W03 - .byte Dn4 , v072 - .byte W03 - .byte N36 , Ds4 , v112 - .byte W15 - .byte MOD , 4 - .byte W18 - .byte 1 - .byte W03 - .byte N06 , As3 - .byte W24 - .byte N06 - .byte W12 - .byte Ds4 - .byte W12 - .byte As3 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , An3 - .byte W36 - .byte N06 , Gn3 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W24 - .byte N24 , An4 - .byte W24 - .byte N06 , Fn4 - .byte W12 - .byte N96 , Dn5 - .byte W48 - .byte MOD , 5 - .byte W48 - .byte VOICE , 10 - .byte MOD , 1 - .byte PAN , c_v+32 - .byte N12 , Gn5 - .byte W12 - .byte N03 , Fn5 , v064 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Cn5 - .byte W03 - .byte N24 , As4 , v108 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 1 - .byte N06 , As4 , v032 - .byte W12 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Ds5 , v112 - .byte W06 - .byte Ds5 , v032 - .byte W06 - .byte W12 - .byte Ds5 , v112 - .byte W06 - .byte Ds5 , v032 - .byte W06 - .byte Dn5 , v112 - .byte W06 - .byte Dn5 , v032 - .byte W18 - .byte N24 , Ds5 , v112 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 1 - .byte N12 , Fn5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N24 , Dn5 - .byte W15 - .byte MOD , 4 - .byte W09 - .byte 1 - .byte N06 , Dn5 , v032 - .byte W12 - .byte N24 , Dn5 , v112 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 1 - .byte N06 , Cs5 - .byte W06 - .byte Cs5 , v032 - .byte W06 - .byte Cs5 , v112 - .byte W06 - .byte Cs5 , v032 - .byte W06 - .byte N12 , Dn5 , v112 - .byte W12 - .byte Gn5 - .byte W12 - .byte N06 , Fn5 - .byte W06 - .byte Fn5 , v032 - .byte W18 - .byte N24 , Ds5 , v112 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte N06 , Dn5 - .byte W03 - .byte MOD , 1 - .byte W03 - .byte N06 , Ds5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N24 , Dn5 - .byte W24 - .byte N06 , As4 - .byte W06 - .byte As4 , v032 - .byte W30 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Ds5 , v112 - .byte W06 - .byte Ds5 , v032 - .byte W06 - .byte Ds5 , v112 - .byte W06 - .byte Ds5 , v032 - .byte W06 - .byte N24 , Dn5 , v112 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 1 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 1 - .byte N12 , Fn5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Dn5 , v032 - .byte W06 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W18 - .byte An4 , v112 - .byte W06 - .byte An4 , v032 - .byte W18 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte W12 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte VOICE , 4 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte N12 , As4 , v112 - .byte W12 - .byte N02 , An4 , v092 - .byte W02 - .byte As4 , v088 - .byte W02 - .byte N08 , An4 , v112 - .byte W08 - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte GOTO - .word mus_gotown_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_gotown_4: - .byte KEYSH , mus_gotown_key+0 - .byte VOICE , 38 - .byte VOL , 85*mus_gotown_mvl/mxv - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte W12 - .byte W48 - .byte VOICE , 38 - .byte W12 - .byte N12 , An1 , v112 - .byte W12 -mus_gotown_4_B1: - .byte BEND , c_v+0 - .byte N24 , As1 , v127 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N06 - .byte W12 - .byte Fn1 - .byte W12 - .byte Fn2 - .byte W12 - .byte N24 , Fn1 - .byte W24 -mus_gotown_4_000: - .byte N24 , Cn2 , v127 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , Gn1 - .byte W36 - .byte N06 - .byte W12 - .byte PEND - .byte N24 , Cn2 - .byte W36 - .byte N06 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte Fn2 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , Cn2 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , Fn2 - .byte W36 - .byte N06 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N18 , Ds2 , v112 - .byte W18 - .byte N06 , Fn1 , v127 - .byte W06 -mus_gotown_4_001: - .byte N36 , Fs2 , v127 - .byte W36 - .byte Cs2 - .byte W48 - .byte Cn2 - .byte W12 - .byte PEND - .byte W36 - .byte Bn1 - .byte W48 - .byte N03 , An1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , As1 , v127 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , Fn2 - .byte W36 - .byte N06 , Fn1 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N06 - .byte W12 - .byte As2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N03 , As1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 , v127 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , Gn2 - .byte W36 - .byte N06 , Gn1 - .byte W12 - .byte N24 , Cn2 - .byte W36 - .byte N06 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Ds2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn2 , v127 - .byte W36 - .byte N06 - .byte W12 - .byte N24 - .byte W36 - .byte N06 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Fn2 , v112 - .byte W24 - .byte Fn1 , v127 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Gs2 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N03 , Gs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte PATT - .word mus_gotown_4_001 - .byte W36 - .byte N36 , Fn2 , v127 - .byte W48 - .byte N03 , Dn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 , v127 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , Ds2 - .byte W36 - .byte N06 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte Ds2 , v112 - .byte W24 - .byte As1 , v127 - .byte W12 -mus_gotown_4_002: - .byte N24 , Dn2 , v127 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N06 - .byte W12 - .byte PEND - .byte N24 , Dn2 - .byte W36 - .byte N06 , Fn2 - .byte W12 - .byte Gs1 - .byte W12 - .byte N24 , Gs1 , v112 - .byte W24 - .byte N06 , Dn2 , v127 - .byte W12 - .byte N24 , Cn2 - .byte W36 - .byte N06 , Ds2 - .byte W12 - .byte N24 , Gn1 - .byte W36 - .byte N06 , Gs1 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N06 , Fn2 - .byte W12 - .byte N24 , Ds2 - .byte W36 - .byte N06 , An1 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , As1 , v112 - .byte W24 - .byte N06 , Fn1 , v127 - .byte W12 - .byte N24 , Gs2 - .byte W36 - .byte N06 - .byte W12 - .byte N03 , Dn2 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte N24 , Gn2 , v127 - .byte W24 - .byte N06 , Dn2 - .byte W12 - .byte N24 , Ds2 - .byte W36 - .byte N06 - .byte W12 - .byte N24 - .byte W36 - .byte N06 - .byte W12 - .byte N24 - .byte W36 - .byte N06 - .byte W12 - .byte As1 - .byte W12 - .byte N24 , Ds2 , v112 - .byte W24 - .byte N06 , As1 , v127 - .byte W12 - .byte PATT - .word mus_gotown_4_002 - .byte N24 , Dn2 , v127 - .byte W36 - .byte N06 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cn2 , v112 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte PATT - .word mus_gotown_4_000 - .byte N24 , Cn2 , v127 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , Fs1 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N06 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte N06 - .byte W12 - .byte BEND , c_v+0 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Fn1 , v112 - .byte W03 - .byte BEND , c_v-7 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-25 - .byte W03 - .byte c_v-36 - .byte W03 - .byte c_v-42 - .byte W03 - .byte c_v-61 - .byte W06 - .byte GOTO - .word mus_gotown_4_B1 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_gotown_5: - .byte KEYSH , mus_gotown_key+0 - .byte LFOS , 44 - .byte PAN , c_v-32 - .byte VOL , 73*mus_gotown_mvl/mxv - .byte W03 - .byte 74*mus_gotown_mvl/mxv - .byte W09 - .byte VOICE , 17 - .byte W72 -mus_gotown_5_B1: - .byte PAN , c_v-32 - .byte W24 - .byte VOL , 74*mus_gotown_mvl/mxv - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte 69*mus_gotown_mvl/mxv - .byte W48 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N02 , Fs4 , v100 - .byte W02 - .byte Gs4 - .byte W02 - .byte N08 , Fs4 - .byte W08 - .byte N12 , Fn4 , v104 - .byte W12 - .byte Ds4 , v112 - .byte W12 - .byte N24 , Fn4 , v064 - .byte W24 - .byte N06 , Fn5 - .byte W06 - .byte N30 , Fn4 - .byte W18 - .byte MOD , 3 - .byte W12 - .byte 1 - .byte N06 , Fn5 , v084 - .byte W06 - .byte N18 , Fn4 , v088 - .byte W15 - .byte VOL , 74*mus_gotown_mvl/mxv - .byte W03 - .byte N06 , Fn5 , v096 - .byte W06 - .byte N18 , Fn4 , v108 - .byte W06 - .byte W12 - .byte N06 , Fn5 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte N12 , Fs3 - .byte W12 - .byte As3 - .byte W12 - .byte VOL , 64*mus_gotown_mvl/mxv - .byte N12 , Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PAN , c_v-13 - .byte VOL , 66*mus_gotown_mvl/mxv - .byte N48 , Fn4 - .byte W04 - .byte VOL , 67*mus_gotown_mvl/mxv - .byte W04 - .byte 69*mus_gotown_mvl/mxv - .byte W04 - .byte 73*mus_gotown_mvl/mxv - .byte W04 - .byte 77*mus_gotown_mvl/mxv - .byte W04 - .byte 80*mus_gotown_mvl/mxv - .byte W04 - .byte MOD , 3 - .byte W24 - .byte 1 - .byte VOL , 78*mus_gotown_mvl/mxv - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte W12 - .byte N02 , Fn5 , v080 - .byte W02 - .byte Gn5 - .byte W02 - .byte N08 , Fn5 , v112 - .byte W20 - .byte N12 , Ds5 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte As4 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Cn5 , v064 - .byte W03 - .byte Cs5 - .byte W03 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte N48 , Dn5 , v112 - .byte W04 - .byte VOL , 45*mus_gotown_mvl/mxv - .byte W04 - .byte 46*mus_gotown_mvl/mxv - .byte W04 - .byte 49*mus_gotown_mvl/mxv - .byte W04 - .byte 52*mus_gotown_mvl/mxv - .byte W04 - .byte 56*mus_gotown_mvl/mxv - .byte W04 - .byte MOD , 3 - .byte VOL , 60*mus_gotown_mvl/mxv - .byte W04 - .byte 67*mus_gotown_mvl/mxv - .byte W04 - .byte 73*mus_gotown_mvl/mxv - .byte W04 - .byte 77*mus_gotown_mvl/mxv - .byte W04 - .byte 79*mus_gotown_mvl/mxv - .byte W08 - .byte MOD , 1 - .byte VOL , 74*mus_gotown_mvl/mxv - .byte W12 - .byte N12 , Ds5 - .byte W24 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 , As4 - .byte W24 - .byte N12 , Gn4 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte VOL , 44*mus_gotown_mvl/mxv - .byte N36 , As4 - .byte W04 - .byte VOL , 49*mus_gotown_mvl/mxv - .byte W04 - .byte 62*mus_gotown_mvl/mxv - .byte W04 - .byte 67*mus_gotown_mvl/mxv - .byte W04 - .byte 68*mus_gotown_mvl/mxv - .byte W04 - .byte 72*mus_gotown_mvl/mxv - .byte W04 - .byte MOD , 3 - .byte VOL , 74*mus_gotown_mvl/mxv - .byte W12 - .byte MOD , 1 - .byte N06 , Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte N24 , An4 - .byte W36 - .byte N06 , Gn4 - .byte W12 - .byte W12 - .byte An4 - .byte W24 - .byte Gn4 - .byte W12 - .byte N12 , Gs4 - .byte W12 - .byte N02 , Fs4 - .byte W02 - .byte Gs4 - .byte W02 - .byte N08 , Fs4 - .byte W08 - .byte N12 , Fn4 - .byte W12 - .byte N09 , Ds4 - .byte W09 - .byte N03 , En5 - .byte W03 - .byte VOL , 72*mus_gotown_mvl/mxv - .byte N06 , Fn5 - .byte W12 - .byte As4 , v104 - .byte W12 - .byte Cn5 - .byte W09 - .byte N03 , Fs5 , v064 - .byte W03 - .byte N21 , Fn5 , v100 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte 1 - .byte N06 , As4 , v092 - .byte W12 - .byte Cn5 - .byte W12 - .byte N24 , Fn5 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte 1 - .byte N06 , As4 , v104 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte N36 , Fn5 - .byte W24 - .byte MOD , 3 - .byte W12 - .byte 1 - .byte N24 , Fs5 , v112 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_gotown_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_gotown_6: - .byte KEYSH , mus_gotown_key+0 - .byte VOICE , 1 - .byte XCMD , xIECV , 12 - .byte xIECV , 8 - .byte VOL , 36*mus_gotown_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte W72 -mus_gotown_6_B1: - .byte VOICE , 1 - .byte W18 - .byte N03 , Cn3 , v068 - .byte W03 - .byte Cs3 - .byte W03 - .byte N06 , Dn3 , v112 - .byte W12 - .byte N01 , Dn3 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Dn3 , v112 - .byte W12 - .byte N01 , Dn3 , v080 - .byte W12 - .byte N06 , Dn3 , v112 - .byte W12 -mus_gotown_6_000: - .byte N01 , Dn3 , v080 - .byte W12 - .byte N06 , Dn3 , v112 - .byte W12 - .byte N01 , Dn3 , v080 - .byte W12 - .byte N06 , Dn3 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N01 , Dn3 , v080 - .byte W12 - .byte N06 , Dn3 , v112 - .byte W12 - .byte N01 , Dn3 , v080 - .byte W12 - .byte PEND - .byte W12 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N03 , Cs3 , v088 - .byte W03 - .byte Dn3 - .byte W03 - .byte N06 , Ds3 , v112 - .byte W12 - .byte N01 , Ds3 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Ds3 , v112 - .byte W12 - .byte N01 , Ds3 , v080 - .byte W12 - .byte N06 , Ds3 , v112 - .byte W12 -mus_gotown_6_001: - .byte N01 , Ds3 , v080 - .byte W12 - .byte N06 , Ds3 , v112 - .byte W12 - .byte N01 , Ds3 , v080 - .byte W12 - .byte N06 , Ds3 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N01 , Ds3 , v080 - .byte W12 - .byte N06 , Ds3 , v112 - .byte W12 - .byte N01 , Ds3 , v080 - .byte W12 - .byte PEND -mus_gotown_6_002: - .byte W12 - .byte N01 , Ds3 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte N03 , Cs3 - .byte W03 - .byte Dn3 - .byte W03 - .byte N06 , Ds3 , v112 - .byte W12 - .byte N01 , Ds3 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Ds3 , v112 - .byte W12 - .byte N01 , Ds3 , v080 - .byte W12 - .byte N06 , Ds3 , v112 - .byte W12 - .byte PEND - .byte PATT - .word mus_gotown_6_001 -mus_gotown_6_003: - .byte VOICE , 2 - .byte N36 , As2 , v112 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte N36 , Fn2 - .byte W03 - .byte MOD , 1 - .byte W09 - .byte 8 - .byte W24 - .byte W03 - .byte 1 - .byte W09 - .byte N36 , Ds2 - .byte W12 - .byte PEND - .byte MOD , 8 - .byte W24 - .byte W03 - .byte 1 - .byte W21 - .byte N36 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte N12 , Fs3 - .byte W03 - .byte MOD , 1 - .byte W09 - .byte W15 - .byte VOICE , 1 - .byte W03 - .byte N03 , Cn3 , v080 - .byte W03 - .byte Cs3 - .byte W03 - .byte N06 , Dn3 , v112 - .byte W12 - .byte N01 , Dn3 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Dn3 , v112 - .byte W12 - .byte N01 , Dn3 , v080 - .byte W12 - .byte N06 , Dn3 , v112 - .byte W12 - .byte PATT - .word mus_gotown_6_000 - .byte W12 - .byte N01 , Dn3 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte N03 , Cs3 - .byte W03 - .byte Dn3 - .byte W03 - .byte N06 , Ds3 , v112 - .byte W12 - .byte N01 , Ds3 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Ds3 , v112 - .byte W12 - .byte N01 , Ds3 , v080 - .byte W12 - .byte N06 , Ds3 , v112 - .byte W12 - .byte PATT - .word mus_gotown_6_001 - .byte PATT - .word mus_gotown_6_002 - .byte PATT - .word mus_gotown_6_001 - .byte PATT - .word mus_gotown_6_003 - .byte MOD , 8 - .byte W24 - .byte W03 - .byte 1 - .byte W09 - .byte N36 , An2 , v112 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte W03 - .byte 1 - .byte W21 - .byte VOICE , 1 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte N01 , Gn3 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Gn3 , v112 - .byte W12 - .byte N01 , Gn3 , v080 - .byte W12 - .byte N06 , Fs3 , v112 - .byte W12 -mus_gotown_6_004: - .byte N01 , Fs3 , v080 - .byte W12 - .byte N06 , Fs3 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N01 , Fs3 , v080 - .byte W12 - .byte N06 , Fs3 , v112 - .byte W12 - .byte N01 , Fs3 , v080 - .byte W12 - .byte N06 , Fs3 , v112 - .byte W12 - .byte N01 , Fs3 , v080 - .byte W12 - .byte PEND -mus_gotown_6_005: - .byte N06 , An3 , v112 - .byte W12 - .byte N01 , An3 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Fn3 , v112 - .byte W12 - .byte N01 , Fn3 , v080 - .byte W12 - .byte N06 , An3 , v112 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PEND - .byte VOICE , 2 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 1 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 1 - .byte N06 , Gs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte MOD , 7 - .byte N12 , Gs3 - .byte W12 - .byte N03 , Fs3 , v064 - .byte W03 - .byte En3 , v056 - .byte W03 - .byte Ds3 , v048 - .byte W03 - .byte Cs3 , v040 - .byte W03 -mus_gotown_6_006: - .byte VOICE , 1 - .byte MOD , 1 - .byte W24 - .byte N06 , Gn3 , v112 - .byte W12 - .byte N01 , Gn3 , v080 - .byte W12 - .byte N01 - .byte W12 - .byte N06 , Gn3 , v112 - .byte W12 - .byte N01 , Gn3 , v080 - .byte W12 - .byte N06 , Fs3 , v112 - .byte W12 - .byte PEND - .byte PATT - .word mus_gotown_6_004 - .byte VOICE , 2 - .byte N06 , Fn3 , v112 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte N06 - .byte W24 - .byte N24 , Fn2 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 1 - .byte N06 , As2 - .byte N06 , Fn3 - .byte W12 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N12 , Bn2 - .byte W12 - .byte MOD , 8 - .byte N03 , Dn3 , v064 - .byte W03 - .byte Fn3 , v076 - .byte W03 - .byte Gn3 , v080 - .byte W03 - .byte Bn3 - .byte W03 - .byte PATT - .word mus_gotown_6_006 - .byte N01 , Fs3 , v080 - .byte W12 - .byte N06 , Fs3 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N01 , Fs3 , v080 - .byte W09 - .byte N03 , Fn3 , v068 - .byte W03 - .byte N06 , Fs3 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte PATT - .word mus_gotown_6_005 - .byte VOICE , 2 - .byte N24 , Gs3 , v112 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N06 , Gs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte MOD , 8 - .byte N12 , Gs3 - .byte W12 - .byte N03 , Fs3 , v072 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Ds3 , v052 - .byte W03 - .byte Cs3 , v044 - .byte W03 - .byte PATT - .word mus_gotown_6_006 - .byte PATT - .word mus_gotown_6_004 - .byte N06 , Fn3 , v112 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte N06 - .byte W12 - .byte N01 , As2 , v080 - .byte W12 - .byte N06 , Fn2 , v112 - .byte W12 - .byte N01 , Fn2 , v080 - .byte W12 - .byte N06 , As2 , v112 - .byte W12 - .byte N01 , As2 , v080 - .byte W12 - .byte N06 , Fn3 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W60 - .byte GOTO - .word mus_gotown_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_gotown_7: - .byte KEYSH , mus_gotown_key+0 - .byte VOICE , 127 - .byte PAN , c_v-62 - .byte VOL , 42*mus_gotown_mvl/mxv - .byte W12 - .byte W72 -mus_gotown_7_B1: -mus_gotown_7_000: - .byte N06 , An4 , v112 - .byte W12 - .byte An4 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte An4 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte PEND -mus_gotown_7_001: - .byte N06 , An4 , v112 - .byte W12 - .byte An4 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte An4 , v064 - .byte W12 - .byte An4 , v104 - .byte W12 - .byte An4 , v064 - .byte W12 - .byte PEND - .byte PATT - .word mus_gotown_7_000 - .byte PATT - .word mus_gotown_7_001 - .byte PATT - .word mus_gotown_7_000 - .byte PATT - .word mus_gotown_7_001 - .byte PATT - .word mus_gotown_7_000 - .byte PATT - .word mus_gotown_7_001 - .byte PATT - .word mus_gotown_7_000 - .byte PATT - .word mus_gotown_7_001 - .byte PATT - .word mus_gotown_7_000 - .byte PATT - .word mus_gotown_7_001 - .byte PATT - .word mus_gotown_7_000 - .byte PATT - .word mus_gotown_7_001 - .byte PATT - .word mus_gotown_7_000 - .byte PATT - .word mus_gotown_7_001 - .byte PATT - .word mus_gotown_7_000 - .byte PATT - .word mus_gotown_7_001 - .byte PATT - .word mus_gotown_7_000 - .byte PATT - .word mus_gotown_7_001 - .byte PATT - .word mus_gotown_7_000 - .byte PATT - .word mus_gotown_7_001 - .byte PATT - .word mus_gotown_7_000 - .byte PATT - .word mus_gotown_7_001 -mus_gotown_7_002: - .byte N06 , An4 , v112 - .byte W12 - .byte An4 , v064 - .byte W12 - .byte N03 , En4 , v112 - .byte W12 - .byte N06 , An4 , v064 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte N03 , En4 - .byte W12 - .byte N06 , An4 , v064 - .byte W12 - .byte N03 , En4 , v112 - .byte W12 - .byte PEND -mus_gotown_7_003: - .byte N06 , An4 , v112 - .byte W12 - .byte N03 , En4 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte N03 , En4 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , An4 , v064 - .byte W12 - .byte N03 , En4 , v112 - .byte W12 - .byte N06 , An4 , v064 - .byte W12 - .byte PEND - .byte An4 , v112 - .byte W12 - .byte An4 , v064 - .byte W12 - .byte N03 , En4 , v112 - .byte W12 - .byte N06 , An4 , v064 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte N03 , En4 - .byte W12 - .byte N06 , An4 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En4 , v112 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , An4 , v064 - .byte W12 - .byte N03 , En4 , v112 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte An4 , v064 - .byte W24 - .byte N06 - .byte W12 - .byte PATT - .word mus_gotown_7_002 - .byte PATT - .word mus_gotown_7_003 - .byte PATT - .word mus_gotown_7_002 - .byte W12 - .byte N03 , En4 , v112 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte N06 - .byte W12 - .byte N15 , En4 - .byte W24 - .byte GOTO - .word mus_gotown_7_B1 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_gotown_8: - .byte KEYSH , mus_gotown_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 60*mus_gotown_mvl/mxv - .byte W12 - .byte W60 - .byte N06 , Fs1 , v100 - .byte W06 - .byte Fs1 , v080 - .byte W06 -mus_gotown_8_B1: -mus_gotown_8_000: - .byte N06 , En3 , v100 - .byte W12 - .byte Fs1 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs1 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N06 - .byte W12 - .byte PEND -mus_gotown_8_001: - .byte N06 , Fs1 , v100 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs1 - .byte W06 - .byte Fs1 , v080 - .byte W06 - .byte PEND - .byte PATT - .word mus_gotown_8_000 - .byte PATT - .word mus_gotown_8_001 - .byte PATT - .word mus_gotown_8_000 - .byte PATT - .word mus_gotown_8_001 - .byte PATT - .word mus_gotown_8_000 - .byte PATT - .word mus_gotown_8_001 - .byte PATT - .word mus_gotown_8_000 - .byte PATT - .word mus_gotown_8_001 - .byte PATT - .word mus_gotown_8_000 - .byte PATT - .word mus_gotown_8_001 - .byte PATT - .word mus_gotown_8_000 - .byte PATT - .word mus_gotown_8_001 - .byte PATT - .word mus_gotown_8_000 - .byte PATT - .word mus_gotown_8_001 - .byte VOL , 64*mus_gotown_mvl/mxv - .byte N06 , Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte En1 , v116 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte En1 , v116 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte En1 , v124 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v100 - .byte W06 - .byte N03 , Dn1 , v072 - .byte W03 - .byte Dn1 , v076 - .byte W03 - .byte N06 , Dn1 , v112 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Dn3 - .byte W12 - .byte En1 , v116 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte En1 , v120 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte En1 , v116 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte En1 , v120 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v100 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v116 - .byte W12 - .byte N06 - .byte W12 - .byte En3 , v100 - .byte W12 -mus_gotown_8_002: - .byte N06 , Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Fs2 , v100 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Fs2 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Fs2 - .byte W12 - .byte En3 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Fs2 , v100 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Fs2 , v100 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs2 , v112 - .byte W06 - .byte Cn1 - .byte W06 - .byte PATT - .word mus_gotown_8_002 - .byte N06 , Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Fs2 , v100 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Fs2 , v100 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte En3 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte N12 , As1 , v088 - .byte W12 - .byte GOTO - .word mus_gotown_8_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_gotown: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_gotown_pri @ Priority - .byte mus_gotown_rev @ Reverb. - - .word mus_gotown_grp - - .word mus_gotown_1 - .word mus_gotown_2 - .word mus_gotown_3 - .word mus_gotown_4 - .word mus_gotown_5 - .word mus_gotown_6 - .word mus_gotown_7 - .word mus_gotown_8 - - .end diff --git a/sound/songs/mus_granroad.s b/sound/songs/mus_granroad.s deleted file mode 100644 index 9d667d9f01..0000000000 --- a/sound/songs/mus_granroad.s +++ /dev/null @@ -1,5437 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_granroad_grp, voicegroup048 - .equ mus_granroad_pri, 0 - .equ mus_granroad_rev, reverb_set+50 - .equ mus_granroad_mvl, 127 - .equ mus_granroad_key, 0 - .equ mus_granroad_tbs, 1 - .equ mus_granroad_exg, 0 - .equ mus_granroad_cmp, 1 - - .section .rodata - .global mus_granroad - .align 2 - -@********************** Track 1 **********************@ - -mus_granroad_1: - .byte KEYSH , mus_granroad_key+0 - .byte TEMPO , 136*mus_granroad_tbs/2 - .byte VOICE , 58 - .byte LFOS , 44 - .byte VOL , 83*mus_granroad_mvl/mxv - .byte PAN , c_v+4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 92*mus_granroad_mvl/mxv - .byte PAN , c_v+0 - .byte VOL , 80*mus_granroad_mvl/mxv - .byte XCMD , xIECV , 12 - .byte xIECL , 8 - .byte PAN , c_v+0 - .byte VOL , 74*mus_granroad_mvl/mxv - .byte W24 - .byte N24 , En1 , v127 - .byte W24 - .byte W96 - .byte W96 - .byte W12 - .byte VOICE , 56 - .byte PAN , c_v+32 - .byte W04 - .byte N04 , Fs4 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N72 , An4 - .byte W03 - .byte VOL , 84*mus_granroad_mvl/mxv - .byte W02 - .byte 75*mus_granroad_mvl/mxv - .byte W03 - .byte 72*mus_granroad_mvl/mxv - .byte W07 - .byte 60*mus_granroad_mvl/mxv - .byte W02 - .byte 65*mus_granroad_mvl/mxv - .byte W03 - .byte 69*mus_granroad_mvl/mxv - .byte W04 - .byte 72*mus_granroad_mvl/mxv - .byte MOD , 10 - .byte W02 - .byte VOL , 80*mus_granroad_mvl/mxv - .byte W03 - .byte 84*mus_granroad_mvl/mxv - .byte W03 - .byte 90*mus_granroad_mvl/mxv - .byte W04 - .byte 96*mus_granroad_mvl/mxv - .byte W12 - .byte 94*mus_granroad_mvl/mxv - .byte W04 - .byte 91*mus_granroad_mvl/mxv - .byte W04 - .byte 86*mus_granroad_mvl/mxv - .byte W04 - .byte 83*mus_granroad_mvl/mxv - .byte W04 - .byte 78*mus_granroad_mvl/mxv - .byte W04 - .byte 74*mus_granroad_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 69*mus_granroad_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte VOICE , 56 - .byte W04 - .byte VOL , 84*mus_granroad_mvl/mxv - .byte N04 , Fs4 - .byte W08 - .byte N72 , An4 - .byte W03 - .byte VOL , 84*mus_granroad_mvl/mxv - .byte W02 - .byte 75*mus_granroad_mvl/mxv - .byte W03 - .byte 72*mus_granroad_mvl/mxv - .byte W07 - .byte 60*mus_granroad_mvl/mxv - .byte W02 - .byte 65*mus_granroad_mvl/mxv - .byte W03 - .byte 69*mus_granroad_mvl/mxv - .byte W04 - .byte 72*mus_granroad_mvl/mxv - .byte MOD , 10 - .byte W02 - .byte VOL , 80*mus_granroad_mvl/mxv - .byte W03 - .byte 84*mus_granroad_mvl/mxv - .byte W03 - .byte 90*mus_granroad_mvl/mxv - .byte W04 - .byte 96*mus_granroad_mvl/mxv - .byte W12 - .byte 94*mus_granroad_mvl/mxv - .byte W04 - .byte 91*mus_granroad_mvl/mxv - .byte W04 - .byte 86*mus_granroad_mvl/mxv - .byte W04 - .byte 83*mus_granroad_mvl/mxv - .byte W04 - .byte 78*mus_granroad_mvl/mxv - .byte W04 - .byte 74*mus_granroad_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 48*mus_granroad_mvl/mxv - .byte W96 - .byte W96 -mus_granroad_1_B1: - .byte W96 - .byte W96 - .byte VOICE , 46 - .byte PAN , c_v-63 - .byte VOL , 65*mus_granroad_mvl/mxv - .byte N04 , En3 , v092 - .byte W04 - .byte En3 , v032 - .byte W04 - .byte An3 , v076 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , An3 , v032 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , En4 , v084 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte Gs4 , v080 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gs4 , v032 - .byte W04 - .byte An4 , v076 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Bn4 , v064 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte An4 , v060 - .byte W04 - .byte PAN , c_v+47 - .byte N04 , An4 , v032 - .byte W04 - .byte Gs4 , v064 - .byte W04 - .byte Gs4 , v032 - .byte W04 - .byte PAN , c_v+28 - .byte N04 , Fs4 , v080 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte En4 , v088 - .byte W04 - .byte PAN , c_v+13 - .byte N04 , En4 , v032 - .byte W04 - .byte Dn4 , v092 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 48*mus_granroad_mvl/mxv - .byte N04 , Cs4 , v084 - .byte W04 - .byte N20 , Cs4 , v032 - .byte W92 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 9 - .byte PAN , c_v+0 - .byte VOL , 33*mus_granroad_mvl/mxv - .byte N48 , En5 , v112 - .byte W24 - .byte PAN , c_v+63 - .byte W24 - .byte c_v+0 - .byte N48 , An4 - .byte W24 - .byte PAN , c_v-61 - .byte W24 - .byte c_v+0 - .byte N48 , Dn5 - .byte W24 - .byte PAN , c_v+63 - .byte W24 - .byte c_v+0 - .byte N24 , An4 - .byte W24 - .byte Bn4 - .byte W24 - .byte N48 , Dn5 - .byte W24 - .byte PAN , c_v+63 - .byte W24 - .byte c_v+0 - .byte N48 , En4 - .byte W24 - .byte PAN , c_v-61 - .byte W24 - .byte c_v+0 - .byte N48 , Cs5 - .byte W24 - .byte PAN , c_v+63 - .byte W24 - .byte c_v+0 - .byte N24 , An4 - .byte W24 - .byte VOL , 33*mus_granroad_mvl/mxv - .byte N72 , Bn4 - .byte W24 - .byte PAN , c_v-64 - .byte VOL , 30*mus_granroad_mvl/mxv - .byte W04 - .byte 28*mus_granroad_mvl/mxv - .byte W04 - .byte 27*mus_granroad_mvl/mxv - .byte W04 - .byte 24*mus_granroad_mvl/mxv - .byte W04 - .byte 23*mus_granroad_mvl/mxv - .byte W04 - .byte 21*mus_granroad_mvl/mxv - .byte W04 - .byte PAN , c_v+63 - .byte VOL , 20*mus_granroad_mvl/mxv - .byte W04 - .byte 19*mus_granroad_mvl/mxv - .byte W04 - .byte 17*mus_granroad_mvl/mxv - .byte W04 - .byte 16*mus_granroad_mvl/mxv - .byte W04 - .byte 15*mus_granroad_mvl/mxv - .byte W04 - .byte 14*mus_granroad_mvl/mxv - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 12*mus_granroad_mvl/mxv - .byte W08 - .byte 9*mus_granroad_mvl/mxv - .byte W04 - .byte 8*mus_granroad_mvl/mxv - .byte W04 - .byte 7*mus_granroad_mvl/mxv - .byte W04 - .byte 6*mus_granroad_mvl/mxv - .byte W04 - .byte 42*mus_granroad_mvl/mxv - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 46 - .byte PAN , c_v-63 - .byte N04 , An3 , v060 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte En4 , v080 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Bn4 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , En4 , v084 - .byte W04 - .byte Bn4 , v088 - .byte W04 - .byte Dn5 , v084 - .byte W04 - .byte PAN , c_v+17 - .byte N04 , An4 , v080 - .byte W04 - .byte Bn4 - .byte W04 - .byte En5 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Bn5 , v056 - .byte W04 - .byte En5 , v068 - .byte W04 - .byte Dn5 , v080 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , An4 - .byte W04 - .byte En5 , v088 - .byte W04 - .byte Dn5 , v092 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , An4 , v088 - .byte W04 - .byte Dn5 , v092 - .byte W04 - .byte Gs4 , v076 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , En4 , v080 - .byte W04 - .byte Gs4 - .byte W04 - .byte Dn4 , v072 - .byte W04 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte VOL , 83*mus_granroad_mvl/mxv - .byte N08 , En3 , v112 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , En4 - .byte W16 - .byte N04 , Dn4 - .byte W08 - .byte Cs4 - .byte W16 - .byte Bn3 - .byte W08 - .byte An3 - .byte W16 - .byte N08 , Cs4 - .byte W08 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn4 - .byte W16 - .byte N04 , Fs4 - .byte W08 - .byte En4 - .byte W16 - .byte Dn4 - .byte W08 - .byte Cs4 - .byte W16 - .byte En4 - .byte W08 - .byte Fs3 - .byte W08 - .byte An3 - .byte W08 - .byte Fs4 - .byte W08 - .byte N72 , An4 - .byte W03 - .byte VOL , 84*mus_granroad_mvl/mxv - .byte W02 - .byte 75*mus_granroad_mvl/mxv - .byte W03 - .byte 72*mus_granroad_mvl/mxv - .byte W07 - .byte 60*mus_granroad_mvl/mxv - .byte W02 - .byte 65*mus_granroad_mvl/mxv - .byte W03 - .byte 69*mus_granroad_mvl/mxv - .byte W04 - .byte 72*mus_granroad_mvl/mxv - .byte W02 - .byte 80*mus_granroad_mvl/mxv - .byte W03 - .byte 84*mus_granroad_mvl/mxv - .byte W03 - .byte MOD , 9 - .byte VOL , 90*mus_granroad_mvl/mxv - .byte W04 - .byte 96*mus_granroad_mvl/mxv - .byte W36 - .byte MOD , 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_granroad_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_granroad_2: - .byte KEYSH , mus_granroad_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte MOD , 2 - .byte PAN , c_v+0 - .byte VOL , 89*mus_granroad_mvl/mxv - .byte N04 , Ds3 , v068 - .byte W04 - .byte En3 , v072 - .byte W04 - .byte Fs3 , v076 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 , v080 - .byte W04 - .byte Gs3 , v084 - .byte W04 - .byte Fs3 , v088 - .byte W04 - .byte Gs3 , v092 - .byte W04 - .byte An3 , v096 - .byte W04 - .byte Gs3 , v100 - .byte W04 - .byte An3 , v104 - .byte W04 - .byte Bn3 , v108 - .byte W04 - .byte VOICE , 60 - .byte N32 , Cs4 , v112 - .byte W24 - .byte MOD , 9 - .byte W08 - .byte 2 - .byte N04 , En3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte N08 , En3 , v032 - .byte W12 - .byte N24 , Cs4 , v112 - .byte W24 - .byte N08 , Cs4 , v032 - .byte W08 -mus_granroad_2_000: - .byte N24 , En4 , v112 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte En4 - .byte W24 - .byte PEND - .byte N32 , Dn4 - .byte W24 - .byte MOD , 8 - .byte W08 - .byte N08 , Dn4 , v032 - .byte W04 - .byte MOD , 2 - .byte W04 - .byte N04 , An3 , v112 - .byte W08 - .byte N48 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 2 - .byte N04 , Fn3 - .byte W04 - .byte N08 , Fn3 , v032 - .byte W12 - .byte N04 , Gn3 , v112 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte N24 , An3 , v112 - .byte W24 - .byte N04 , Gn3 - .byte W04 - .byte N08 , Gn3 , v032 - .byte W12 - .byte N04 , An3 , v112 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte N24 , Bn3 , v112 - .byte W24 - .byte N08 , Cs4 - .byte W08 - .byte N02 , En3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Cs4 - .byte W24 - .byte N08 , Cs4 , v032 - .byte W08 - .byte N24 , En4 , v112 - .byte W24 - .byte Dn4 - .byte W24 - .byte N04 , Cs4 , v116 - .byte W16 - .byte N32 , En4 , v112 - .byte W32 - .byte N24 , Dn4 - .byte W24 - .byte N08 , Dn4 , v032 - .byte W16 - .byte N04 , An3 , v112 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte N48 , An3 , v112 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOICE , 60 - .byte MOD , 2 - .byte N04 , Fn3 - .byte W04 - .byte Fn3 , v032 - .byte W04 - .byte Fn3 , v112 - .byte W04 - .byte Fn3 , v032 - .byte W04 - .byte Gn3 , v112 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte N24 , An3 , v112 - .byte W24 - .byte N04 , Gn3 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte Gn3 , v112 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte VOL , 18*mus_granroad_mvl/mxv - .byte N88 , Bn3 , v072 - .byte W02 - .byte VOL , 19*mus_granroad_mvl/mxv - .byte W03 - .byte 20*mus_granroad_mvl/mxv - .byte W09 - .byte 21*mus_granroad_mvl/mxv - .byte W03 - .byte 22*mus_granroad_mvl/mxv - .byte W07 - .byte 23*mus_granroad_mvl/mxv - .byte W02 - .byte 24*mus_granroad_mvl/mxv - .byte W03 - .byte 25*mus_granroad_mvl/mxv - .byte W03 - .byte 26*mus_granroad_mvl/mxv - .byte W06 - .byte 27*mus_granroad_mvl/mxv - .byte W03 - .byte 28*mus_granroad_mvl/mxv - .byte W03 - .byte 29*mus_granroad_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 30*mus_granroad_mvl/mxv - .byte W05 - .byte 32*mus_granroad_mvl/mxv - .byte W09 - .byte 33*mus_granroad_mvl/mxv - .byte W03 - .byte 34*mus_granroad_mvl/mxv - .byte W03 - .byte 35*mus_granroad_mvl/mxv - .byte W20 - .byte N04 , An3 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte MOD , 2 - .byte N04 , Fs3 , v072 - .byte W04 - .byte N08 , Fs3 , v032 - .byte W12 - .byte N04 , An3 , v072 - .byte W04 - .byte An3 , v032 - .byte W04 -mus_granroad_2_B1: - .byte VOL , 22*mus_granroad_mvl/mxv - .byte N48 , An3 , v072 - .byte W02 - .byte VOL , 24*mus_granroad_mvl/mxv - .byte W03 - .byte 25*mus_granroad_mvl/mxv - .byte W03 - .byte 28*mus_granroad_mvl/mxv - .byte W04 - .byte 29*mus_granroad_mvl/mxv - .byte W02 - .byte 30*mus_granroad_mvl/mxv - .byte W03 - .byte 31*mus_granroad_mvl/mxv - .byte W03 - .byte 32*mus_granroad_mvl/mxv - .byte W04 - .byte 33*mus_granroad_mvl/mxv - .byte W24 - .byte N24 , Fs3 - .byte W24 - .byte N08 , An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte VOL , 16*mus_granroad_mvl/mxv - .byte N64 , An3 - .byte W02 - .byte VOL , 17*mus_granroad_mvl/mxv - .byte W03 - .byte 19*mus_granroad_mvl/mxv - .byte W03 - .byte 21*mus_granroad_mvl/mxv - .byte W06 - .byte 22*mus_granroad_mvl/mxv - .byte W03 - .byte 23*mus_granroad_mvl/mxv - .byte W07 - .byte 24*mus_granroad_mvl/mxv - .byte W02 - .byte 26*mus_granroad_mvl/mxv - .byte W03 - .byte 27*mus_granroad_mvl/mxv - .byte W03 - .byte 28*mus_granroad_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 30*mus_granroad_mvl/mxv - .byte W02 - .byte 32*mus_granroad_mvl/mxv - .byte W03 - .byte 34*mus_granroad_mvl/mxv - .byte W23 - .byte MOD , 0 - .byte N04 , Fs3 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte Dn3 , v072 - .byte W04 - .byte Dn3 , v032 - .byte W12 - .byte An3 , v072 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte VOL , 19*mus_granroad_mvl/mxv - .byte N48 , Gs3 , v072 - .byte W02 - .byte VOL , 22*mus_granroad_mvl/mxv - .byte W03 - .byte 23*mus_granroad_mvl/mxv - .byte W03 - .byte 24*mus_granroad_mvl/mxv - .byte W04 - .byte 25*mus_granroad_mvl/mxv - .byte W02 - .byte 26*mus_granroad_mvl/mxv - .byte W03 - .byte 27*mus_granroad_mvl/mxv - .byte W03 - .byte 28*mus_granroad_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 29*mus_granroad_mvl/mxv - .byte W02 - .byte 30*mus_granroad_mvl/mxv - .byte W03 - .byte 31*mus_granroad_mvl/mxv - .byte W03 - .byte 32*mus_granroad_mvl/mxv - .byte W06 - .byte 33*mus_granroad_mvl/mxv - .byte W10 - .byte MOD , 0 - .byte N48 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte VOL , 18*mus_granroad_mvl/mxv - .byte N64 , An3 - .byte W02 - .byte VOL , 19*mus_granroad_mvl/mxv - .byte W03 - .byte 20*mus_granroad_mvl/mxv - .byte W03 - .byte 22*mus_granroad_mvl/mxv - .byte W04 - .byte 23*mus_granroad_mvl/mxv - .byte W02 - .byte 25*mus_granroad_mvl/mxv - .byte W03 - .byte 27*mus_granroad_mvl/mxv - .byte W03 - .byte 28*mus_granroad_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 29*mus_granroad_mvl/mxv - .byte W08 - .byte 31*mus_granroad_mvl/mxv - .byte W04 - .byte 32*mus_granroad_mvl/mxv - .byte W02 - .byte 33*mus_granroad_mvl/mxv - .byte W24 - .byte W02 - .byte MOD , 0 - .byte N04 , Fs3 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte En3 , v072 - .byte W04 - .byte N08 , En3 , v032 - .byte W12 - .byte N04 , An3 , v072 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte VOL , 21*mus_granroad_mvl/mxv - .byte N48 , Fs3 , v072 - .byte W02 - .byte VOL , 23*mus_granroad_mvl/mxv - .byte W03 - .byte 25*mus_granroad_mvl/mxv - .byte W03 - .byte 26*mus_granroad_mvl/mxv - .byte W04 - .byte 28*mus_granroad_mvl/mxv - .byte W02 - .byte 31*mus_granroad_mvl/mxv - .byte W03 - .byte 32*mus_granroad_mvl/mxv - .byte W03 - .byte 35*mus_granroad_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Dn3 - .byte W24 - .byte Bn2 - .byte W24 - .byte N08 , Bn2 , v032 - .byte W08 - .byte N04 , Fs3 , v080 - .byte W04 - .byte N08 , Fs3 , v032 - .byte W12 - .byte N04 , Fs3 , v080 - .byte W04 - .byte N08 , Fs3 , v032 - .byte W12 - .byte N04 , Fs3 , v080 - .byte W04 - .byte N08 , Fs3 , v032 - .byte W12 - .byte N04 , Fs3 , v080 - .byte W04 - .byte N08 , Fs3 , v032 - .byte W36 - .byte N48 , Gs3 , v088 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Bn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W08 - .byte N04 , Fs3 , v080 - .byte W04 - .byte N08 , Fs3 , v032 - .byte W12 - .byte N04 , Fs3 , v080 - .byte W04 - .byte N08 , Fs3 , v032 - .byte W12 - .byte N04 , Fs3 , v080 - .byte W04 - .byte N08 , Fs3 , v032 - .byte W12 - .byte N04 , Fs3 , v084 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte N08 , Dn3 , v084 - .byte W08 - .byte N16 , En3 - .byte W16 - .byte N04 , Fs3 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte N48 , Gs3 , v112 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , An3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N08 , An3 , v032 - .byte W96 - .byte W48 - .byte N04 , Ds3 , v112 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte An3 - .byte W04 - .byte Gs3 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte VOICE , 60 - .byte VOL , 46*mus_granroad_mvl/mxv - .byte N32 , Cn4 - .byte W24 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N04 , Ds3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte N08 , Ds3 , v032 - .byte W12 - .byte N24 , Cn4 , v112 - .byte W24 - .byte N08 , Cn4 , v032 - .byte W08 - .byte N24 , Ds4 , v112 - .byte W24 - .byte Cs4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N32 , Fn4 - .byte W24 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N08 , Fn4 , v032 - .byte W08 - .byte N04 , Gs3 , v112 - .byte W08 - .byte N20 - .byte W20 - .byte N04 , Gs3 , v032 - .byte W04 - .byte Fn3 , v112 - .byte W04 - .byte N08 , Fn3 , v032 - .byte W12 - .byte N04 , Gs3 , v112 - .byte W04 - .byte Gs3 , v032 - .byte W04 - .byte N24 , Fs3 , v112 - .byte W24 - .byte Fn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Cs3 - .byte W24 - .byte N04 , Cn3 - .byte W04 - .byte N08 , Cn3 , v032 - .byte W12 - .byte N04 , Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte N48 , Ds3 , v112 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N04 - .byte W04 - .byte N08 , Ds3 , v032 - .byte W12 - .byte N04 , Fn3 , v112 - .byte W04 - .byte Fn3 , v032 - .byte W04 - .byte N48 , Fs3 , v112 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N04 , Gs3 - .byte W04 - .byte Gs3 , v032 - .byte W04 - .byte As3 , v112 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte N32 , Cn4 , v112 - .byte W32 - .byte PAN , c_v+29 - .byte N32 , Cs4 - .byte W24 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N04 , En3 - .byte W04 - .byte En3 , v032 - .byte W04 - .byte En3 , v112 - .byte W04 - .byte En3 , v032 - .byte W04 - .byte En3 , v112 - .byte W04 - .byte N08 , En3 , v032 - .byte W12 - .byte N24 , Cs4 , v112 - .byte W24 - .byte N08 , Cs4 , v032 - .byte W08 - .byte PATT - .word mus_granroad_2_000 - .byte N32 , Dn4 , v112 - .byte W24 - .byte MOD , 6 - .byte W08 - .byte N08 , Dn4 , v032 - .byte W04 - .byte MOD , 0 - .byte W04 - .byte N04 , An3 , v112 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte N48 , An3 , v112 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte PAN , c_v+0 - .byte N24 , Gn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N36 , Fn4 - .byte W36 - .byte N04 , Fn4 , v032 - .byte W04 - .byte N02 , Gs3 , v112 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Fn4 - .byte W24 - .byte N08 , Fn4 , v032 - .byte W08 - .byte N24 , En4 , v112 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte An3 - .byte W24 - .byte VOL , 51*mus_granroad_mvl/mxv - .byte N04 , Fs3 - .byte W04 - .byte N08 , Fs3 , v032 - .byte W12 - .byte N04 , Gn3 , v112 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte N48 , An3 , v112 - .byte W48 - .byte N08 , An3 , v032 - .byte W24 - .byte N04 , Fn3 , v112 - .byte W04 - .byte Fn3 , v032 - .byte W04 - .byte Fn3 , v112 - .byte W04 - .byte Fn3 , v032 - .byte W04 - .byte Gn3 , v112 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte N24 , An3 , v112 - .byte W24 - .byte N04 , Gn3 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte Gn3 , v112 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte VOL , 16*mus_granroad_mvl/mxv - .byte N88 , Bn3 , v112 - .byte W02 - .byte VOL , 17*mus_granroad_mvl/mxv - .byte W03 - .byte 18*mus_granroad_mvl/mxv - .byte W03 - .byte 22*mus_granroad_mvl/mxv - .byte W04 - .byte 24*mus_granroad_mvl/mxv - .byte W02 - .byte 26*mus_granroad_mvl/mxv - .byte W03 - .byte 27*mus_granroad_mvl/mxv - .byte W03 - .byte 27*mus_granroad_mvl/mxv - .byte W04 - .byte 29*mus_granroad_mvl/mxv - .byte W02 - .byte 30*mus_granroad_mvl/mxv - .byte W03 - .byte 30*mus_granroad_mvl/mxv - .byte W07 - .byte 32*mus_granroad_mvl/mxv - .byte W02 - .byte 33*mus_granroad_mvl/mxv - .byte W03 - .byte 34*mus_granroad_mvl/mxv - .byte W03 - .byte 35*mus_granroad_mvl/mxv - .byte W04 - .byte 36*mus_granroad_mvl/mxv - .byte W40 - .byte N04 , An3 , v088 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte Fs3 , v088 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte Gs3 , v112 - .byte W04 - .byte Gs3 , v032 - .byte W04 - .byte An3 , v088 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte GOTO - .word mus_granroad_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_granroad_3: - .byte KEYSH , mus_granroad_key+0 - .byte VOICE , 58 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 80*mus_granroad_mvl/mxv - .byte LFOS , 44 - .byte MOD , 2 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOL , 30*mus_granroad_mvl/mxv - .byte N16 , Gn4 , v120 - .byte W16 - .byte N04 , Fs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte VOL , 11*mus_granroad_mvl/mxv - .byte N64 , En4 , v124 - .byte W05 - .byte VOL , 12*mus_granroad_mvl/mxv - .byte W03 - .byte 14*mus_granroad_mvl/mxv - .byte W04 - .byte 16*mus_granroad_mvl/mxv - .byte W02 - .byte 18*mus_granroad_mvl/mxv - .byte W03 - .byte 20*mus_granroad_mvl/mxv - .byte W03 - .byte 22*mus_granroad_mvl/mxv - .byte W04 - .byte 23*mus_granroad_mvl/mxv - .byte W02 - .byte 26*mus_granroad_mvl/mxv - .byte W03 - .byte 28*mus_granroad_mvl/mxv - .byte W03 - .byte 29*mus_granroad_mvl/mxv - .byte W16 - .byte MOD , 9 - .byte W16 - .byte 2 - .byte N04 , Dn4 , v120 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Cs4 , v120 - .byte W04 - .byte N08 , Cs4 , v032 - .byte W12 - .byte N04 , En4 , v120 - .byte W04 - .byte En4 , v032 - .byte W04 -mus_granroad_3_B1: - .byte VOL , 12*mus_granroad_mvl/mxv - .byte N48 , Dn4 , v124 - .byte W02 - .byte VOL , 14*mus_granroad_mvl/mxv - .byte W03 - .byte 18*mus_granroad_mvl/mxv - .byte W03 - .byte 21*mus_granroad_mvl/mxv - .byte W04 - .byte 22*mus_granroad_mvl/mxv - .byte W02 - .byte 25*mus_granroad_mvl/mxv - .byte W03 - .byte 27*mus_granroad_mvl/mxv - .byte W03 - .byte 28*mus_granroad_mvl/mxv - .byte W12 - .byte MOD , 8 - .byte W16 - .byte 2 - .byte N24 , An3 , v120 - .byte W24 - .byte N08 , Dn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Bn3 - .byte W08 - .byte VOL , 12*mus_granroad_mvl/mxv - .byte N64 , Dn4 , v124 - .byte W02 - .byte VOL , 13*mus_granroad_mvl/mxv - .byte W03 - .byte 15*mus_granroad_mvl/mxv - .byte W03 - .byte 18*mus_granroad_mvl/mxv - .byte W04 - .byte 20*mus_granroad_mvl/mxv - .byte W02 - .byte 22*mus_granroad_mvl/mxv - .byte W03 - .byte 24*mus_granroad_mvl/mxv - .byte W03 - .byte 25*mus_granroad_mvl/mxv - .byte W06 - .byte 26*mus_granroad_mvl/mxv - .byte W03 - .byte 28*mus_granroad_mvl/mxv - .byte W11 - .byte MOD , 9 - .byte W24 - .byte 2 - .byte N04 , Cs4 , v120 - .byte W08 - .byte N08 , Bn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte VOL , 12*mus_granroad_mvl/mxv - .byte N48 , Cs4 , v124 - .byte W02 - .byte VOL , 16*mus_granroad_mvl/mxv - .byte W03 - .byte 18*mus_granroad_mvl/mxv - .byte W03 - .byte 19*mus_granroad_mvl/mxv - .byte W04 - .byte 20*mus_granroad_mvl/mxv - .byte W02 - .byte 21*mus_granroad_mvl/mxv - .byte W03 - .byte 23*mus_granroad_mvl/mxv - .byte W03 - .byte 25*mus_granroad_mvl/mxv - .byte W06 - .byte 26*mus_granroad_mvl/mxv - .byte W03 - .byte 27*mus_granroad_mvl/mxv - .byte W03 - .byte MOD , 8 - .byte VOL , 29*mus_granroad_mvl/mxv - .byte W16 - .byte MOD , 2 - .byte N16 , En4 , v120 - .byte W16 - .byte N08 , En4 , v032 - .byte W08 - .byte An3 , v120 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte VOL , 11*mus_granroad_mvl/mxv - .byte N64 , Cs4 , v124 - .byte W02 - .byte VOL , 12*mus_granroad_mvl/mxv - .byte W03 - .byte 15*mus_granroad_mvl/mxv - .byte W03 - .byte 16*mus_granroad_mvl/mxv - .byte W06 - .byte 18*mus_granroad_mvl/mxv - .byte W06 - .byte 19*mus_granroad_mvl/mxv - .byte W04 - .byte 20*mus_granroad_mvl/mxv - .byte W02 - .byte 21*mus_granroad_mvl/mxv - .byte W03 - .byte 24*mus_granroad_mvl/mxv - .byte W03 - .byte 25*mus_granroad_mvl/mxv - .byte W04 - .byte 27*mus_granroad_mvl/mxv - .byte W02 - .byte 28*mus_granroad_mvl/mxv - .byte W10 - .byte MOD , 9 - .byte W16 - .byte 2 - .byte N04 , Bn3 , v120 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte An3 , v120 - .byte W04 - .byte N08 , An3 , v032 - .byte W12 - .byte N04 , Cs4 , v120 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte VOL , 11*mus_granroad_mvl/mxv - .byte N48 , Bn3 , v120 - .byte W02 - .byte VOL , 15*mus_granroad_mvl/mxv - .byte W03 - .byte 19*mus_granroad_mvl/mxv - .byte W03 - .byte 20*mus_granroad_mvl/mxv - .byte W06 - .byte 22*mus_granroad_mvl/mxv - .byte W03 - .byte 23*mus_granroad_mvl/mxv - .byte W03 - .byte 24*mus_granroad_mvl/mxv - .byte W04 - .byte MOD , 9 - .byte VOL , 25*mus_granroad_mvl/mxv - .byte W02 - .byte 26*mus_granroad_mvl/mxv - .byte W03 - .byte 27*mus_granroad_mvl/mxv - .byte W07 - .byte 28*mus_granroad_mvl/mxv - .byte W12 - .byte MOD , 2 - .byte N24 , Fs3 - .byte W24 - .byte Gs3 - .byte W24 - .byte VOL , 34*mus_granroad_mvl/mxv - .byte N04 , Gs3 , v124 - .byte W08 - .byte An3 , v127 - .byte W04 - .byte N08 , An3 , v032 - .byte W12 - .byte N04 , An3 , v120 - .byte W04 - .byte N08 , An3 , v032 - .byte W12 - .byte N04 , An3 , v120 - .byte W04 - .byte N08 , An3 , v032 - .byte W12 - .byte N04 , An3 , v127 - .byte W04 - .byte N08 , An3 , v032 - .byte W04 - .byte Fs3 , v120 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N04 , An3 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte VOL , 37*mus_granroad_mvl/mxv - .byte N72 , En4 , v120 - .byte W44 - .byte VOL , 37*mus_granroad_mvl/mxv - .byte W04 - .byte MOD , 9 - .byte VOL , 40*mus_granroad_mvl/mxv - .byte W04 - .byte 40*mus_granroad_mvl/mxv - .byte W04 - .byte 43*mus_granroad_mvl/mxv - .byte W04 - .byte 47*mus_granroad_mvl/mxv - .byte W04 - .byte 53*mus_granroad_mvl/mxv - .byte W04 - .byte 58*mus_granroad_mvl/mxv - .byte W04 - .byte VOICE , 56 - .byte VOL , 96*mus_granroad_mvl/mxv - .byte MOD , 2 - .byte N08 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte En4 - .byte W08 - .byte En4 , v032 - .byte W56 - .byte N04 , Dn4 , v120 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Cs4 , v120 - .byte W04 - .byte N08 , Cs4 , v032 - .byte W12 - .byte N04 , En4 , v120 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte N48 , Dn4 , v120 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 2 - .byte N24 , An3 - .byte W24 - .byte N08 , En3 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Dn4 , v032 - .byte W56 - .byte N04 , Cs4 , v120 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Bn3 , v120 - .byte W04 - .byte Bn3 , v032 - .byte W12 - .byte Dn4 , v120 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte N48 , Cs4 , v120 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 2 - .byte N08 , En4 - .byte W08 - .byte N04 , En3 - .byte W04 - .byte En3 , v032 - .byte W04 - .byte An3 , v120 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte N16 , Bn3 , v120 - .byte W16 - .byte N08 , Bn3 , v032 - .byte W08 - .byte N16 , An3 , v120 - .byte W16 - .byte Bn3 - .byte W16 - .byte Cs4 - .byte W16 - .byte N08 , Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N04 , Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte As4 - .byte W08 - .byte N32 , Bn4 - .byte W24 - .byte MOD , 9 - .byte W08 - .byte 2 - .byte N04 , As4 - .byte W04 - .byte An4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte N24 , Fs4 - .byte W24 - .byte Gs4 - .byte W24 - .byte N04 , An4 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte An4 , v120 - .byte W04 - .byte N08 , An4 , v032 - .byte W12 - .byte N04 , An4 , v120 - .byte W04 - .byte N08 , An4 , v032 - .byte W12 - .byte N04 , An4 , v120 - .byte W04 - .byte N08 , An4 , v032 - .byte W12 - .byte N04 , An4 , v120 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte N08 , Fs4 , v120 - .byte W08 - .byte N16 , Gs4 - .byte W16 - .byte N04 , An4 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte N48 , Bn4 , v120 - .byte W24 - .byte MOD , 10 - .byte W24 - .byte 2 - .byte N48 , Cn5 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 2 - .byte N04 , Cs5 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte Cs5 , v120 - .byte W04 - .byte N08 , Cs5 , v032 - .byte W12 - .byte N04 , Cs5 , v120 - .byte W04 - .byte N08 , Cs5 , v032 - .byte W12 - .byte N04 , Cs5 , v120 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte Dn5 , v120 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Dn5 , v120 - .byte W04 - .byte N08 , Dn5 , v032 - .byte W12 - .byte N04 , Dn5 , v120 - .byte W04 - .byte N08 , Dn5 , v032 - .byte W12 - .byte N04 , Dn5 , v120 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte N96 , En3 , v120 - .byte W48 - .byte MOD , 10 - .byte W48 - .byte 2 - .byte W96 - .byte W96 - .byte N04 , Cs4 , v112 - .byte W16 - .byte Fn4 - .byte W08 - .byte N72 , Gs4 - .byte W03 - .byte VOL , 84*mus_granroad_mvl/mxv - .byte W02 - .byte 75*mus_granroad_mvl/mxv - .byte W03 - .byte 72*mus_granroad_mvl/mxv - .byte W07 - .byte 60*mus_granroad_mvl/mxv - .byte W02 - .byte 65*mus_granroad_mvl/mxv - .byte W03 - .byte 69*mus_granroad_mvl/mxv - .byte W04 - .byte 72*mus_granroad_mvl/mxv - .byte W02 - .byte 80*mus_granroad_mvl/mxv - .byte W03 - .byte 84*mus_granroad_mvl/mxv - .byte W03 - .byte 90*mus_granroad_mvl/mxv - .byte W04 - .byte 96*mus_granroad_mvl/mxv - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 58 - .byte VOL , 48*mus_granroad_mvl/mxv - .byte W48 - .byte N04 , Bn3 - .byte W16 - .byte Dn4 - .byte W08 - .byte TIE , Gn4 - .byte W08 - .byte VOL , 46*mus_granroad_mvl/mxv - .byte W04 - .byte 40*mus_granroad_mvl/mxv - .byte W04 - .byte 38*mus_granroad_mvl/mxv - .byte W04 - .byte 34*mus_granroad_mvl/mxv - .byte W04 - .byte 32*mus_granroad_mvl/mxv - .byte W04 - .byte 26*mus_granroad_mvl/mxv - .byte W04 - .byte 24*mus_granroad_mvl/mxv - .byte W04 - .byte 22*mus_granroad_mvl/mxv - .byte W04 - .byte 21*mus_granroad_mvl/mxv - .byte W04 - .byte 18*mus_granroad_mvl/mxv - .byte W08 - .byte 17*mus_granroad_mvl/mxv - .byte W12 - .byte 13*mus_granroad_mvl/mxv - .byte W16 - .byte 15*mus_granroad_mvl/mxv - .byte W40 - .byte 13*mus_granroad_mvl/mxv - .byte W12 - .byte 15*mus_granroad_mvl/mxv - .byte W04 - .byte 17*mus_granroad_mvl/mxv - .byte W04 - .byte 18*mus_granroad_mvl/mxv - .byte W04 - .byte 21*mus_granroad_mvl/mxv - .byte W04 - .byte 22*mus_granroad_mvl/mxv - .byte W04 - .byte 24*mus_granroad_mvl/mxv - .byte W04 - .byte 28*mus_granroad_mvl/mxv - .byte W04 - .byte 34*mus_granroad_mvl/mxv - .byte W04 - .byte 44*mus_granroad_mvl/mxv - .byte W04 - .byte 52*mus_granroad_mvl/mxv - .byte W16 - .byte EOT - .byte VOL , 36*mus_granroad_mvl/mxv - .byte N04 , Fs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte N08 , En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte GOTO - .word mus_granroad_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_granroad_4: - .byte KEYSH , mus_granroad_key+0 - .byte VOICE , 48 - .byte PAN , c_v-8 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 60*mus_granroad_mvl/mxv - .byte N04 , Fs2 , v068 - .byte W04 - .byte Gs2 , v072 - .byte W04 - .byte An2 , v076 - .byte W04 - .byte Gs2 - .byte W04 - .byte An2 , v080 - .byte W04 - .byte Bn2 , v084 - .byte W04 - .byte An2 , v088 - .byte W04 - .byte Bn2 , v092 - .byte W04 - .byte Cs3 , v096 - .byte W04 - .byte Bn2 , v100 - .byte W04 - .byte Cs3 , v104 - .byte W04 - .byte Dn3 , v108 - .byte W04 - .byte PAN , c_v-25 - .byte N32 , En3 , v100 - .byte W32 - .byte N04 , An2 , v096 - .byte W04 - .byte An2 , v032 - .byte W04 - .byte An2 , v096 - .byte W04 - .byte An2 , v032 - .byte W04 - .byte An2 , v096 - .byte W04 - .byte N08 , An2 , v032 - .byte W12 - .byte N24 , En3 , v096 - .byte W24 - .byte N08 , En3 , v032 - .byte W08 - .byte N24 , Gn3 , v096 - .byte W24 - .byte Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte N08 , Gn3 - .byte W08 - .byte Cs4 , v100 - .byte W08 - .byte An4 , v127 - .byte W08 - .byte VOL , 48*mus_granroad_mvl/mxv - .byte N08 , Dn4 , v100 - .byte W08 - .byte N04 , Cs4 , v080 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte VOL , 60*mus_granroad_mvl/mxv - .byte N08 , Dn4 , v112 - .byte W08 - .byte N04 , Cs4 , v080 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte VOL , 72*mus_granroad_mvl/mxv - .byte N08 , Dn4 , v112 - .byte W08 - .byte N04 , Cs4 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Cs4 , v112 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte VOL , 92*mus_granroad_mvl/mxv - .byte N08 , Dn4 , v112 - .byte W08 - .byte N04 , Cs4 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Cs4 , v112 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte VOL , 60*mus_granroad_mvl/mxv - .byte N04 , An2 , v092 - .byte W04 - .byte N08 , An2 , v032 - .byte W12 - .byte N04 , Dn3 , v104 - .byte W04 - .byte Dn3 , v032 - .byte W04 - .byte N24 , Fn3 , v104 - .byte W24 - .byte N04 , Bn2 , v100 - .byte W04 - .byte N08 , Bn2 , v032 - .byte W12 - .byte N04 , Dn3 , v096 - .byte W04 - .byte Dn3 , v032 - .byte W04 - .byte N24 , Gn3 , v096 - .byte W24 - .byte N08 , En3 - .byte W08 - .byte N02 , An2 - .byte W08 - .byte An2 , v100 - .byte W08 - .byte An2 , v096 - .byte W16 - .byte An2 , v104 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , En3 , v112 - .byte W24 - .byte N08 , En3 , v032 - .byte W08 - .byte N24 , Gn3 , v112 - .byte W24 - .byte Fs3 - .byte W24 - .byte N04 , Cs3 - .byte W04 - .byte Bn2 - .byte W04 - .byte Cs3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs3 - .byte W04 - .byte En3 - .byte W04 - .byte N08 , Gn3 - .byte W08 - .byte Cs4 , v127 - .byte W08 - .byte An4 - .byte W08 - .byte VOL , 48*mus_granroad_mvl/mxv - .byte N08 , Dn5 , v112 - .byte W08 - .byte N04 , Cs5 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte VOL , 60*mus_granroad_mvl/mxv - .byte N08 , Dn5 , v112 - .byte W08 - .byte N04 , Cs5 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte VOL , 77*mus_granroad_mvl/mxv - .byte N04 , Dn5 , v112 - .byte W04 - .byte Cs5 , v080 - .byte W04 - .byte Bn4 - .byte W04 - .byte An4 , v112 - .byte W04 - .byte Gn4 , v104 - .byte W04 - .byte Fn4 - .byte W04 - .byte VOL , 86*mus_granroad_mvl/mxv - .byte N04 , En4 , v100 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 , v092 - .byte W04 - .byte Gn3 , v088 - .byte W04 - .byte VOL , 48*mus_granroad_mvl/mxv - .byte N04 , An2 , v092 - .byte W04 - .byte An2 , v032 - .byte W04 - .byte An2 , v096 - .byte W04 - .byte An2 , v032 - .byte W04 - .byte Dn3 , v096 - .byte W04 - .byte Dn3 , v032 - .byte W04 - .byte N24 , Fn3 , v100 - .byte W24 - .byte N04 , Bn2 , v096 - .byte W04 - .byte Bn2 , v032 - .byte W04 - .byte Bn2 , v096 - .byte W04 - .byte Bn2 , v032 - .byte W04 - .byte Dn3 , v088 - .byte W04 - .byte Dn3 , v032 - .byte W04 - .byte VOL , 24*mus_granroad_mvl/mxv - .byte N88 , Gn3 , v072 - .byte W02 - .byte VOL , 26*mus_granroad_mvl/mxv - .byte W03 - .byte 29*mus_granroad_mvl/mxv - .byte W03 - .byte 31*mus_granroad_mvl/mxv - .byte W04 - .byte 32*mus_granroad_mvl/mxv - .byte W02 - .byte 35*mus_granroad_mvl/mxv - .byte W03 - .byte 37*mus_granroad_mvl/mxv - .byte W03 - .byte 38*mus_granroad_mvl/mxv - .byte W04 - .byte 40*mus_granroad_mvl/mxv - .byte W02 - .byte 42*mus_granroad_mvl/mxv - .byte W03 - .byte 43*mus_granroad_mvl/mxv - .byte W03 - .byte 44*mus_granroad_mvl/mxv - .byte W04 - .byte 46*mus_granroad_mvl/mxv - .byte W02 - .byte 47*mus_granroad_mvl/mxv - .byte W48 - .byte W02 - .byte N08 , Gn3 , v032 - .byte W32 -mus_granroad_4_B1: - .byte VOL , 24*mus_granroad_mvl/mxv - .byte N48 , Fs3 , v064 - .byte W02 - .byte VOL , 26*mus_granroad_mvl/mxv - .byte W03 - .byte 28*mus_granroad_mvl/mxv - .byte W03 - .byte 30*mus_granroad_mvl/mxv - .byte W04 - .byte 31*mus_granroad_mvl/mxv - .byte W02 - .byte 32*mus_granroad_mvl/mxv - .byte W03 - .byte 34*mus_granroad_mvl/mxv - .byte W03 - .byte 36*mus_granroad_mvl/mxv - .byte W04 - .byte 38*mus_granroad_mvl/mxv - .byte W02 - .byte 39*mus_granroad_mvl/mxv - .byte W03 - .byte 41*mus_granroad_mvl/mxv - .byte W03 - .byte 45*mus_granroad_mvl/mxv - .byte W06 - .byte 47*mus_granroad_mvl/mxv - .byte W10 - .byte 28*mus_granroad_mvl/mxv - .byte N48 , Dn3 - .byte W02 - .byte VOL , 31*mus_granroad_mvl/mxv - .byte W03 - .byte 35*mus_granroad_mvl/mxv - .byte W03 - .byte 38*mus_granroad_mvl/mxv - .byte W04 - .byte 40*mus_granroad_mvl/mxv - .byte W02 - .byte 43*mus_granroad_mvl/mxv - .byte W03 - .byte 46*mus_granroad_mvl/mxv - .byte W30 - .byte W01 - .byte 30*mus_granroad_mvl/mxv - .byte N64 , Fs3 - .byte W02 - .byte VOL , 32*mus_granroad_mvl/mxv - .byte W03 - .byte 36*mus_granroad_mvl/mxv - .byte W03 - .byte 37*mus_granroad_mvl/mxv - .byte W04 - .byte 38*mus_granroad_mvl/mxv - .byte W02 - .byte 39*mus_granroad_mvl/mxv - .byte W03 - .byte 41*mus_granroad_mvl/mxv - .byte W03 - .byte 42*mus_granroad_mvl/mxv - .byte W04 - .byte 43*mus_granroad_mvl/mxv - .byte W02 - .byte 44*mus_granroad_mvl/mxv - .byte W03 - .byte 45*mus_granroad_mvl/mxv - .byte W03 - .byte 46*mus_granroad_mvl/mxv - .byte W32 - .byte N08 , Fs3 , v032 - .byte W32 - .byte VOL , 33*mus_granroad_mvl/mxv - .byte N48 , Cs3 , v064 - .byte W02 - .byte VOL , 35*mus_granroad_mvl/mxv - .byte W03 - .byte 37*mus_granroad_mvl/mxv - .byte W03 - .byte 40*mus_granroad_mvl/mxv - .byte W04 - .byte 43*mus_granroad_mvl/mxv - .byte W02 - .byte 46*mus_granroad_mvl/mxv - .byte W03 - .byte 47*mus_granroad_mvl/mxv - .byte W30 - .byte W01 - .byte 31*mus_granroad_mvl/mxv - .byte N48 , En3 , v072 - .byte W02 - .byte VOL , 34*mus_granroad_mvl/mxv - .byte W06 - .byte 35*mus_granroad_mvl/mxv - .byte W04 - .byte 37*mus_granroad_mvl/mxv - .byte W05 - .byte 38*mus_granroad_mvl/mxv - .byte W07 - .byte 39*mus_granroad_mvl/mxv - .byte W02 - .byte 40*mus_granroad_mvl/mxv - .byte W03 - .byte 41*mus_granroad_mvl/mxv - .byte W03 - .byte 43*mus_granroad_mvl/mxv - .byte W04 - .byte 45*mus_granroad_mvl/mxv - .byte W02 - .byte 46*mus_granroad_mvl/mxv - .byte W01 - .byte 48*mus_granroad_mvl/mxv - .byte W09 - .byte N68 - .byte W96 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte N48 , Dn3 - .byte W02 - .byte VOL , 40*mus_granroad_mvl/mxv - .byte W03 - .byte 42*mus_granroad_mvl/mxv - .byte W03 - .byte 45*mus_granroad_mvl/mxv - .byte W04 - .byte 46*mus_granroad_mvl/mxv - .byte W02 - .byte 47*mus_granroad_mvl/mxv - .byte W32 - .byte W02 - .byte N24 , An2 , v064 - .byte W24 - .byte Fs2 - .byte W24 - .byte N08 , Fs2 , v032 - .byte W08 - .byte N04 , An2 , v072 - .byte W04 - .byte N08 , An2 , v032 - .byte W12 - .byte N04 , An2 , v072 - .byte W04 - .byte An2 , v032 - .byte W12 - .byte An2 , v080 - .byte W04 - .byte An2 , v032 - .byte W12 - .byte An2 , v084 - .byte W04 - .byte An2 , v032 - .byte W04 - .byte N08 , Dn3 , v076 - .byte W08 - .byte N16 , En3 , v072 - .byte W16 - .byte N04 , Fs3 , v080 - .byte W08 - .byte VOL , 39*mus_granroad_mvl/mxv - .byte N08 , Gs3 , v112 - .byte W08 - .byte Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Dn3 - .byte W04 - .byte N08 , An3 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte An3 - .byte W08 - .byte N08 , Gs3 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N08 , Fs3 - .byte W08 - .byte N04 , Gs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N08 , En3 - .byte W08 - .byte N04 , Fs3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N08 , An3 - .byte W08 - .byte N04 , Dn3 - .byte W04 - .byte Dn3 , v032 - .byte W04 - .byte Fs3 , v112 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte N08 , An4 , v112 - .byte W08 - .byte N04 , Dn3 - .byte W04 - .byte Dn3 , v032 - .byte W04 - .byte Fs3 , v112 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte N08 , An3 , v112 - .byte W08 - .byte N04 , Dn3 - .byte W04 - .byte Dn3 , v032 - .byte W04 - .byte Fs3 , v112 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte N08 , An4 , v112 - .byte W08 - .byte N04 , Dn3 - .byte W04 - .byte Dn3 , v032 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte N08 , Dn4 , v112 - .byte W08 - .byte N04 , En4 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte Dn4 , v112 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte N08 , Cs4 , v112 - .byte W08 - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Cs4 , v112 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte N08 , Bn3 , v112 - .byte W08 - .byte N04 , Cs4 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte N08 , En3 , v112 - .byte W08 - .byte N04 , An3 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte N08 , Cs4 , v112 - .byte W08 - .byte N04 , En3 - .byte W04 - .byte En3 , v032 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte N08 , An4 , v112 - .byte W08 - .byte N04 , En3 - .byte W04 - .byte En3 , v032 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte N08 , En4 , v112 - .byte W08 - .byte N04 , En3 - .byte W04 - .byte En3 , v032 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte N08 , An4 , v112 - .byte W08 - .byte N04 , En3 - .byte W04 - .byte En3 , v032 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte N16 , En3 , v112 - .byte W16 - .byte Fs3 - .byte W16 - .byte Gs3 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N04 , En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N32 , Fs4 - .byte W32 - .byte N04 , Fn4 - .byte W04 - .byte En4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Dn4 - .byte W04 - .byte N24 , Cs4 - .byte W24 - .byte N08 , Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Bn3 - .byte W08 - .byte N04 - .byte W08 - .byte En4 - .byte W04 - .byte N08 , En4 , v032 - .byte W12 - .byte N04 , En4 , v112 - .byte W04 - .byte N08 , En4 , v032 - .byte W12 - .byte N04 , En4 , v112 - .byte W04 - .byte N08 , En4 , v032 - .byte W12 - .byte N04 , En4 , v112 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte N08 , Bn3 , v112 - .byte W08 - .byte N16 , Cs4 - .byte W16 - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte N08 , Gs4 , v112 - .byte W08 - .byte En4 - .byte W08 - .byte Bn3 - .byte W08 - .byte En4 - .byte W08 - .byte Gs4 - .byte W08 - .byte En4 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N04 , As4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte As4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte As4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte VOL , 47*mus_granroad_mvl/mxv - .byte W96 - .byte N32 , Ds3 - .byte W32 - .byte N04 , Gs2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N24 , Ds3 - .byte W32 - .byte Fs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fs3 - .byte W24 - .byte N32 , Gs3 - .byte W40 - .byte N04 , Cs3 - .byte W08 - .byte N20 - .byte W48 - .byte W24 - .byte N04 , Fn2 - .byte W16 - .byte Gs2 - .byte W08 - .byte N24 , Fs2 - .byte W24 - .byte As2 - .byte W24 - .byte N04 , Gs2 - .byte W16 - .byte As2 - .byte W08 - .byte N48 , Cn3 - .byte W48 - .byte N04 - .byte W16 - .byte Cs3 - .byte W08 - .byte N48 , Ds3 - .byte W48 - .byte N04 - .byte W08 - .byte Fn3 - .byte W08 - .byte N32 , Fs3 - .byte W08 - .byte N04 , Ds4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N08 , Fs4 - .byte W08 - .byte An4 - .byte W08 - .byte N04 , An3 - .byte W16 - .byte An4 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte N04 , An3 - .byte W16 - .byte An4 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Cs5 - .byte W08 - .byte N04 , En4 - .byte W16 - .byte Cs5 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Dn5 - .byte W08 - .byte N08 , En5 - .byte W08 - .byte N04 - .byte W08 - .byte Dn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte N08 , Dn5 - .byte W08 - .byte N04 , Fs4 , v080 - .byte W08 - .byte Dn5 - .byte W08 - .byte Dn5 , v112 - .byte W16 - .byte Dn5 , v080 - .byte W08 - .byte N08 , Dn5 , v112 - .byte W08 - .byte N04 , Fs4 - .byte W16 - .byte Dn5 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Gn4 - .byte W08 - .byte N04 , Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte N08 , Fs4 - .byte W08 - .byte N04 , Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte N08 , En4 - .byte W08 - .byte N04 , Cn4 - .byte W08 - .byte Gn3 - .byte W08 - .byte N08 , Gn4 - .byte W08 - .byte N04 , En4 - .byte W08 - .byte Cn4 - .byte W08 - .byte N36 , Gs3 - .byte W40 - .byte N02 , Cs3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Gs3 - .byte W32 - .byte Gn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte Cs3 - .byte W24 - .byte N08 , Dn5 - .byte W08 - .byte N04 , Cs5 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Dn5 , v112 - .byte W08 - .byte N04 , Cs5 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte Dn5 , v112 - .byte W04 - .byte Cs5 , v080 - .byte W04 - .byte Bn4 - .byte W04 - .byte An4 , v112 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An2 - .byte W08 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte N24 , Fn3 - .byte W24 - .byte N04 , Bn2 - .byte W08 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte VOL , 25*mus_granroad_mvl/mxv - .byte N88 , Gn3 - .byte W02 - .byte VOL , 27*mus_granroad_mvl/mxv - .byte W03 - .byte 27*mus_granroad_mvl/mxv - .byte W03 - .byte 30*mus_granroad_mvl/mxv - .byte W06 - .byte 33*mus_granroad_mvl/mxv - .byte W03 - .byte 36*mus_granroad_mvl/mxv - .byte W07 - .byte 37*mus_granroad_mvl/mxv - .byte W02 - .byte 40*mus_granroad_mvl/mxv - .byte W03 - .byte 43*mus_granroad_mvl/mxv - .byte W09 - .byte 46*mus_granroad_mvl/mxv - .byte W03 - .byte 47*mus_granroad_mvl/mxv - .byte W03 - .byte 48*mus_granroad_mvl/mxv - .byte W06 - .byte 51*mus_granroad_mvl/mxv - .byte W03 - .byte 53*mus_granroad_mvl/mxv - .byte W03 - .byte 55*mus_granroad_mvl/mxv - .byte W64 - .byte GOTO - .word mus_granroad_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_granroad_5: - .byte KEYSH , mus_granroad_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 12 - .byte xIECV , 8 - .byte BENDR , 12 - .byte LFOS , 44 - .byte MOD , 2 - .byte XCMD , xIECV , 8 - .byte PAN , c_v-61 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte BEND , c_v+0 - .byte N04 , Fs1 , v068 - .byte W04 - .byte Gs1 , v040 - .byte W04 - .byte An1 , v044 - .byte W04 - .byte Gs1 , v048 - .byte W04 - .byte An1 , v052 - .byte W04 - .byte Bn1 , v056 - .byte W04 - .byte An1 , v060 - .byte W04 - .byte Bn1 , v064 - .byte W04 - .byte Cs2 , v072 - .byte W04 - .byte Bn1 , v076 - .byte W04 - .byte Cs2 , v080 - .byte W04 - .byte Dn2 , v084 - .byte W04 - .byte VOICE , 81 - .byte N32 , Cs3 , v112 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 0 - .byte W08 - .byte N02 , An2 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N32 , Cs3 - .byte W20 - .byte MOD , 12 - .byte W12 - .byte 0 - .byte N08 , En2 - .byte W08 - .byte Ds2 - .byte W08 - .byte N04 , En2 - .byte W08 - .byte N08 , An2 - .byte W08 - .byte Gs2 - .byte W08 - .byte N04 , An2 - .byte W08 - .byte N16 , En3 - .byte W16 - .byte N24 , An3 - .byte W08 - .byte MOD , 12 - .byte W16 - .byte 0 - .byte N08 , En3 - .byte W08 - .byte N24 , An2 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N08 , Dn3 - .byte W08 - .byte N04 , Cs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N08 , Fs3 - .byte W08 - .byte N04 , Fn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N08 , An3 - .byte W08 - .byte N02 , Gs3 , v104 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fs3 , v108 - .byte W02 - .byte Fn3 - .byte W02 - .byte En3 - .byte W02 - .byte Ds3 - .byte W02 - .byte Dn3 , v104 - .byte W02 - .byte Cs3 , v088 - .byte W02 - .byte MOD , 2 - .byte N24 , An3 , v112 - .byte W24 - .byte N08 , Dn4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte Bn3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N04 , Gn2 - .byte W08 - .byte N08 , Cs3 - .byte W08 - .byte N02 , An2 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Cs3 - .byte W08 - .byte MOD , 9 - .byte W16 - .byte N08 , Dn3 - .byte W08 - .byte MOD , 0 - .byte N08 , En3 , v096 - .byte W08 - .byte N02 , An2 - .byte W08 - .byte An2 , v100 - .byte W08 - .byte An2 , v096 - .byte W16 - .byte An2 , v104 - .byte W08 - .byte N04 - .byte W16 - .byte N24 , An3 , v112 - .byte W08 - .byte MOD , 11 - .byte W16 - .byte N08 , En3 - .byte W08 - .byte MOD , 0 - .byte N24 , Fs3 - .byte W40 - .byte N04 , Dn3 - .byte W08 - .byte N16 - .byte W16 - .byte N32 , Fs4 - .byte W08 - .byte MOD , 12 - .byte W24 - .byte VOICE , 83 - .byte MOD , 0 - .byte N32 , An2 - .byte W32 - .byte N04 , Fs2 - .byte W08 - .byte An2 - .byte W08 - .byte Dn2 - .byte W16 - .byte Gn2 - .byte W08 - .byte N16 , Bn2 - .byte W16 - .byte N04 , As2 - .byte W04 - .byte An2 - .byte W04 - .byte VOL , 40*mus_granroad_mvl/mxv - .byte N08 , An2 , v084 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 , v048 - .byte W08 - .byte Cs3 , v052 - .byte W08 - .byte An2 , v056 - .byte W08 - .byte Cs3 , v060 - .byte W08 - .byte An2 , v064 - .byte W08 - .byte Cs3 , v068 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 , v072 - .byte W08 - .byte Bn2 , v076 - .byte W08 - .byte Gs2 , v080 - .byte W08 -mus_granroad_5_B1: - .byte VOICE , 83 - .byte VOL , 40*mus_granroad_mvl/mxv - .byte PAN , c_v-64 - .byte N08 , Fs2 , v084 - .byte W08 - .byte An2 - .byte W08 - .byte Fs2 , v052 - .byte W08 - .byte An2 , v056 - .byte W08 - .byte Fs2 - .byte W08 - .byte An2 , v060 - .byte W08 - .byte Fs2 , v064 - .byte W08 - .byte An2 , v068 - .byte W08 - .byte Fs2 , v072 - .byte W08 - .byte Bn2 , v076 - .byte W08 - .byte An2 - .byte W08 - .byte Gs2 , v080 - .byte W08 - .byte Fs2 , v084 - .byte W08 - .byte An2 - .byte W08 - .byte Fs2 , v048 - .byte W08 - .byte An2 , v052 - .byte W08 - .byte Fs2 , v056 - .byte W08 - .byte An2 , v060 - .byte W08 - .byte Fs2 , v064 - .byte W08 - .byte An2 , v068 - .byte W08 - .byte Fs2 , v072 - .byte W08 - .byte Bn2 , v076 - .byte W08 - .byte An2 , v080 - .byte W08 - .byte Gs2 , v084 - .byte W08 - .byte VOICE , 5 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte VOL , 45*mus_granroad_mvl/mxv - .byte BEND , c_v+1 - .byte N04 , En3 , v048 - .byte W04 - .byte En3 , v028 - .byte W04 - .byte An3 , v048 - .byte W04 - .byte An3 , v028 - .byte W04 - .byte Cs4 , v048 - .byte W04 - .byte Cs4 , v028 - .byte W04 - .byte En4 , v048 - .byte W04 - .byte En4 , v028 - .byte W04 - .byte Gs4 , v048 - .byte W04 - .byte Gs4 , v028 - .byte W04 - .byte An4 , v048 - .byte W04 - .byte An4 , v028 - .byte W04 - .byte Bn4 , v048 - .byte W04 - .byte Bn4 , v028 - .byte W04 - .byte An4 , v048 - .byte W04 - .byte An4 , v028 - .byte W04 - .byte Gs4 , v048 - .byte W04 - .byte Gs4 , v028 - .byte W04 - .byte Fs4 , v048 - .byte W04 - .byte Fs4 , v028 - .byte W04 - .byte En4 , v048 - .byte W04 - .byte En4 , v028 - .byte W04 - .byte Dn4 , v048 - .byte W04 - .byte Dn4 , v028 - .byte W04 - .byte VOICE , 83 - .byte VOL , 41*mus_granroad_mvl/mxv - .byte PAN , c_v-62 - .byte BEND , c_v+0 - .byte N08 , Cs2 , v084 - .byte W08 - .byte An2 - .byte W08 - .byte Cs2 , v048 - .byte W08 - .byte An2 , v052 - .byte W08 - .byte Cs2 , v056 - .byte W08 - .byte An2 , v060 - .byte W08 - .byte Cs2 , v064 - .byte W08 - .byte An2 , v068 - .byte W08 - .byte Cs2 - .byte W08 - .byte An2 , v072 - .byte W08 - .byte Gs2 , v076 - .byte W08 - .byte Fs2 , v080 - .byte W08 - .byte En2 , v084 - .byte W08 - .byte Bn2 - .byte W08 - .byte En2 , v048 - .byte W08 - .byte Bn2 , v052 - .byte W08 - .byte En2 , v056 - .byte W08 - .byte Bn2 , v060 - .byte W08 - .byte En2 , v064 - .byte W08 - .byte Bn2 , v068 - .byte W08 - .byte En2 , v072 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 , v076 - .byte W08 - .byte Gs2 , v084 - .byte W08 - .byte Dn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Dn2 , v048 - .byte W08 - .byte Bn2 , v052 - .byte W08 - .byte Dn2 , v056 - .byte W08 - .byte Bn2 , v060 - .byte W08 - .byte Dn2 , v064 - .byte W08 - .byte Bn2 , v068 - .byte W08 - .byte Dn2 , v072 - .byte W08 - .byte An2 - .byte W08 - .byte Gs2 , v076 - .byte W08 - .byte An2 , v080 - .byte W08 - .byte En2 , v084 - .byte W08 - .byte Bn2 - .byte W08 - .byte En2 , v048 - .byte W08 - .byte Bn2 , v052 - .byte W08 - .byte En2 , v056 - .byte W08 - .byte Bn2 , v060 - .byte W08 - .byte Gs2 , v064 - .byte W08 - .byte En3 , v068 - .byte W08 - .byte Gs2 - .byte W08 - .byte En3 , v072 - .byte W08 - .byte Dn3 , v076 - .byte W08 - .byte Bn2 , v080 - .byte W08 - .byte VOICE , 4 - .byte PAN , c_v+0 - .byte VOL , 21*mus_granroad_mvl/mxv - .byte MOD , 4 - .byte BEND , c_v+1 - .byte N48 , En6 , v112 - .byte W48 - .byte An5 - .byte W48 - .byte Dn6 - .byte W48 - .byte N24 , An5 - .byte W24 - .byte Bn5 - .byte W24 - .byte N48 , Dn6 - .byte W48 - .byte En5 - .byte W48 - .byte Cs6 - .byte W48 - .byte N24 , An5 - .byte W24 - .byte Bn5 - .byte W24 - .byte VOICE , 81 - .byte MOD , 0 - .byte PAN , c_v-61 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte N16 , An2 - .byte W16 - .byte N02 , Gs2 - .byte W08 - .byte N04 , An2 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N16 - .byte W16 - .byte N04 - .byte W16 - .byte N02 - .byte W08 - .byte MOD , 0 - .byte N16 , Gs2 - .byte W16 - .byte N02 , Gn2 - .byte W08 - .byte N04 , Gs2 - .byte W16 - .byte N02 - .byte W16 - .byte N16 - .byte W16 - .byte N04 - .byte W16 - .byte N02 - .byte W08 - .byte Fs2 - .byte W08 - .byte Fn2 - .byte W16 - .byte N04 , Fs2 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Dn2 - .byte W08 - .byte N16 , En2 - .byte W16 - .byte N08 , Fs2 - .byte W08 - .byte N16 , Gs2 - .byte W16 - .byte N02 , En2 - .byte W08 - .byte N04 , Gs2 - .byte W16 - .byte N02 - .byte W08 - .byte N16 , An2 - .byte W16 - .byte N02 , Fn2 - .byte W08 - .byte N04 , An2 - .byte W16 - .byte N02 - .byte W08 - .byte N16 , As2 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte N04 , As2 - .byte W08 - .byte Gs2 - .byte W08 - .byte N02 , As2 - .byte W08 - .byte N16 , Bn2 - .byte W16 - .byte N02 , Gn2 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte Cs3 - .byte W08 - .byte N02 , Ds3 - .byte W08 - .byte VOICE , 5 - .byte PAN , c_v+0 - .byte VOL , 44*mus_granroad_mvl/mxv - .byte N04 , An3 , v064 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Bn4 - .byte W04 - .byte En4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte An4 - .byte W04 - .byte Bn4 - .byte W04 - .byte En5 - .byte W04 - .byte Bn5 - .byte W04 - .byte En5 - .byte W04 - .byte Dn5 - .byte W04 - .byte An4 - .byte W04 - .byte En5 - .byte W04 - .byte Dn5 - .byte W04 - .byte An4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Gs4 - .byte W04 - .byte En4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte N32 , Cn3 , v112 - .byte W32 - .byte N02 , Ds2 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N24 , Cn3 - .byte W24 - .byte N04 , Ds2 - .byte W08 - .byte N24 , Fs3 - .byte W32 - .byte N02 , As2 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N24 , Fs3 - .byte W24 - .byte N04 , As2 - .byte W08 - .byte N32 , Fn3 - .byte W40 - .byte N04 , Gs2 - .byte W08 - .byte N20 - .byte W48 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 5 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte N04 , Ds5 - .byte W08 - .byte Fn5 - .byte W08 - .byte N08 , Fs5 - .byte W08 - .byte N04 , An5 - .byte W08 - .byte An4 - .byte W16 - .byte An5 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte An4 - .byte W16 - .byte An5 - .byte W16 - .byte N04 - .byte W08 - .byte Gn5 - .byte W08 - .byte Cs5 - .byte W16 - .byte Gn5 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cs5 - .byte W16 - .byte Gn5 - .byte W16 - .byte N04 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte Ds5 - .byte W08 - .byte N72 , Dn5 - .byte W72 - .byte VOICE , 81 - .byte MOD , 2 - .byte PAN , c_v-62 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte N48 , Fs3 - .byte W48 - .byte Gn3 - .byte W48 - .byte N36 , Fn3 - .byte W40 - .byte N02 , Gs2 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Fn3 - .byte W24 - .byte N08 , Ds3 - .byte W08 - .byte N24 , En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte An2 - .byte W24 - .byte W96 - .byte VOICE , 81 - .byte VOL , 40*mus_granroad_mvl/mxv - .byte PAN , c_v-64 - .byte N08 , Fs2 , v084 - .byte W08 - .byte An2 - .byte W08 - .byte Fs2 , v052 - .byte W08 - .byte An2 , v056 - .byte W08 - .byte Fs2 - .byte W08 - .byte An2 , v060 - .byte W08 - .byte Gs2 , v064 - .byte W08 - .byte Bn2 , v068 - .byte W08 - .byte Gs2 , v072 - .byte W08 - .byte Bn2 , v076 - .byte W08 - .byte Gs2 - .byte W08 - .byte En2 , v080 - .byte W08 - .byte An2 , v084 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 , v048 - .byte W08 - .byte Cs3 , v052 - .byte W08 - .byte An2 , v056 - .byte W08 - .byte Cs3 , v060 - .byte W08 - .byte An2 , v064 - .byte W08 - .byte Cs3 , v068 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 , v072 - .byte W08 - .byte Bn2 , v076 - .byte W08 - .byte Gs2 , v080 - .byte W08 - .byte GOTO - .word mus_granroad_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_granroad_6: - .byte KEYSH , mus_granroad_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 12 - .byte xIECV , 8 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte BEND , c_v+0 - .byte N04 , Ds2 , v068 - .byte W04 - .byte En2 , v040 - .byte W04 - .byte Fs2 , v044 - .byte W04 - .byte En2 , v048 - .byte W04 - .byte Fs2 , v056 - .byte W04 - .byte Gs2 - .byte W04 - .byte Fs2 , v060 - .byte W04 - .byte Gs2 , v064 - .byte W04 - .byte An2 - .byte W04 - .byte Gs2 , v072 - .byte W04 - .byte An2 , v080 - .byte W04 - .byte Bn2 - .byte W04 - .byte N32 , An3 , v112 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 0 - .byte W08 - .byte N02 , En3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N32 , An3 - .byte W20 - .byte MOD , 12 - .byte W12 - .byte 0 - .byte N08 , An2 - .byte W08 - .byte Gs2 - .byte W08 - .byte N04 , An2 - .byte W08 - .byte N08 , Cs3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N04 , Cs3 - .byte W08 - .byte N16 , Bn3 - .byte W16 - .byte N24 , Cs4 - .byte W08 - .byte MOD , 12 - .byte W16 - .byte 0 - .byte N08 , An3 - .byte W08 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N08 , An3 - .byte W08 - .byte N04 , Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte N08 , Dn4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N08 , Fs4 - .byte W08 - .byte N02 , Fs4 , v104 - .byte W02 - .byte Fn4 - .byte W02 - .byte En4 , v108 - .byte W02 - .byte Ds4 - .byte W02 - .byte Dn4 - .byte W02 - .byte Cs4 - .byte W02 - .byte Cn4 , v104 - .byte W02 - .byte Bn3 , v084 - .byte W02 - .byte N24 , Dn4 , v112 - .byte W24 - .byte N08 , Fn4 - .byte W08 - .byte N04 , En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N16 , An3 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Dn3 - .byte W08 - .byte N08 , An3 - .byte W08 - .byte N02 , En3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , An3 - .byte W08 - .byte MOD , 9 - .byte W16 - .byte N08 , Bn3 - .byte W08 - .byte MOD , 0 - .byte N08 , Cs4 - .byte W08 - .byte N02 , En3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N04 - .byte W16 - .byte N24 , En4 - .byte W08 - .byte MOD , 11 - .byte W16 - .byte N08 , Cs4 - .byte W08 - .byte MOD , 0 - .byte N24 , An3 - .byte W40 - .byte N04 , Fs3 - .byte W08 - .byte N16 - .byte W16 - .byte N32 , Dn4 - .byte W08 - .byte MOD , 13 - .byte W24 - .byte 0 - .byte N32 , Dn3 - .byte W32 - .byte N04 , Bn2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Gn2 - .byte W16 - .byte Bn2 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N04 , Fs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte PAN , c_v+63 - .byte N08 , Cs3 , v084 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 , v048 - .byte W08 - .byte En3 , v052 - .byte W08 - .byte Cs3 , v056 - .byte W08 - .byte En3 , v060 - .byte W08 - .byte Cs3 , v064 - .byte W08 - .byte En3 , v068 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 , v072 - .byte W08 - .byte Dn3 , v076 - .byte W08 - .byte Bn2 , v080 - .byte W08 -mus_granroad_6_B1: - .byte VOICE , 80 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte PAN , c_v+63 - .byte N08 , An2 , v084 - .byte W08 - .byte Dn3 - .byte W08 - .byte An2 , v052 - .byte W08 - .byte Dn3 , v056 - .byte W08 - .byte An2 - .byte W08 - .byte Dn3 , v060 - .byte W08 - .byte An2 , v064 - .byte W08 - .byte Dn3 , v068 - .byte W08 - .byte An2 , v072 - .byte W08 - .byte Dn3 , v076 - .byte W08 - .byte Cs3 - .byte W08 - .byte Bn2 , v080 - .byte W08 - .byte An2 , v084 - .byte W08 - .byte Dn3 - .byte W08 - .byte An2 , v048 - .byte W08 - .byte Dn3 , v052 - .byte W08 - .byte An2 , v056 - .byte W08 - .byte Dn3 , v060 - .byte W08 - .byte An2 , v064 - .byte W08 - .byte Dn3 , v068 - .byte W08 - .byte An2 , v072 - .byte W08 - .byte Dn3 , v076 - .byte W08 - .byte Cs3 , v080 - .byte W08 - .byte Bn2 , v084 - .byte W08 - .byte An2 - .byte W08 - .byte En3 - .byte W08 - .byte An2 , v048 - .byte W08 - .byte En3 , v052 - .byte W08 - .byte An2 , v056 - .byte W08 - .byte En3 , v060 - .byte W08 - .byte An2 , v064 - .byte W08 - .byte En3 , v068 - .byte W08 - .byte An2 - .byte W08 - .byte En3 , v072 - .byte W08 - .byte Dn3 , v076 - .byte W08 - .byte Bn2 , v080 - .byte W08 - .byte Fs2 , v084 - .byte W08 - .byte Cs3 - .byte W08 - .byte Fs2 , v048 - .byte W08 - .byte Cs3 , v052 - .byte W08 - .byte Fs2 , v056 - .byte W08 - .byte Cs3 , v060 - .byte W08 - .byte Fs2 , v064 - .byte W08 - .byte Cs3 , v068 - .byte W08 - .byte Fs2 - .byte W08 - .byte Cs3 , v072 - .byte W08 - .byte Bn2 , v076 - .byte W08 - .byte An2 , v080 - .byte W08 - .byte Gs2 , v084 - .byte W08 - .byte En3 - .byte W08 - .byte Gs2 , v048 - .byte W08 - .byte En3 , v052 - .byte W08 - .byte Gs2 , v056 - .byte W08 - .byte En3 , v060 - .byte W08 - .byte Gs2 , v064 - .byte W08 - .byte En3 , v068 - .byte W08 - .byte Gs2 , v072 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 , v076 - .byte W08 - .byte Bn2 , v084 - .byte W08 - .byte Fs2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Fs2 , v048 - .byte W08 - .byte Dn3 , v052 - .byte W08 - .byte Fs2 , v056 - .byte W08 - .byte Dn3 , v060 - .byte W08 - .byte Fs2 , v064 - .byte W08 - .byte Dn3 , v068 - .byte W08 - .byte Fs2 , v072 - .byte W08 - .byte Dn3 - .byte W08 - .byte Cs3 , v076 - .byte W08 - .byte Dn3 , v080 - .byte W08 - .byte Gs2 , v084 - .byte W08 - .byte En3 - .byte W08 - .byte Gs2 , v048 - .byte W08 - .byte En3 , v052 - .byte W08 - .byte Gs2 , v056 - .byte W08 - .byte En3 , v060 - .byte W08 - .byte Bn2 , v064 - .byte W08 - .byte Gs3 , v068 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gs3 , v072 - .byte W08 - .byte Fs3 , v076 - .byte W08 - .byte En3 , v080 - .byte W08 - .byte VOICE , 87 - .byte VOL , 24*mus_granroad_mvl/mxv - .byte PAN , c_v-63 - .byte N72 , Dn4 , v120 - .byte W08 - .byte VOL , 27*mus_granroad_mvl/mxv - .byte W04 - .byte 30*mus_granroad_mvl/mxv - .byte W04 - .byte 31*mus_granroad_mvl/mxv - .byte W04 - .byte 34*mus_granroad_mvl/mxv - .byte W04 - .byte 36*mus_granroad_mvl/mxv - .byte MOD , 8 - .byte W04 - .byte VOL , 37*mus_granroad_mvl/mxv - .byte W04 - .byte 40*mus_granroad_mvl/mxv - .byte W04 - .byte 43*mus_granroad_mvl/mxv - .byte W04 - .byte 46*mus_granroad_mvl/mxv - .byte W04 - .byte 48*mus_granroad_mvl/mxv - .byte W04 - .byte 51*mus_granroad_mvl/mxv - .byte W04 - .byte 55*mus_granroad_mvl/mxv - .byte W04 - .byte 56*mus_granroad_mvl/mxv - .byte W04 - .byte 58*mus_granroad_mvl/mxv - .byte W04 - .byte 60*mus_granroad_mvl/mxv - .byte W04 - .byte 64*mus_granroad_mvl/mxv - .byte W04 - .byte 36*mus_granroad_mvl/mxv - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N08 , En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte VOL , 13*mus_granroad_mvl/mxv - .byte N48 , Dn4 - .byte W04 - .byte VOL , 16*mus_granroad_mvl/mxv - .byte W04 - .byte 20*mus_granroad_mvl/mxv - .byte W04 - .byte 23*mus_granroad_mvl/mxv - .byte W04 - .byte 24*mus_granroad_mvl/mxv - .byte W04 - .byte 27*mus_granroad_mvl/mxv - .byte W04 - .byte 30*mus_granroad_mvl/mxv - .byte MOD , 6 - .byte W04 - .byte VOL , 34*mus_granroad_mvl/mxv - .byte W04 - .byte 39*mus_granroad_mvl/mxv - .byte W04 - .byte 46*mus_granroad_mvl/mxv - .byte W04 - .byte 49*mus_granroad_mvl/mxv - .byte W04 - .byte 55*mus_granroad_mvl/mxv - .byte W04 - .byte 36*mus_granroad_mvl/mxv - .byte MOD , 0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 24*mus_granroad_mvl/mxv - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N72 , Dn4 - .byte W04 - .byte VOL , 25*mus_granroad_mvl/mxv - .byte W04 - .byte 27*mus_granroad_mvl/mxv - .byte W04 - .byte 28*mus_granroad_mvl/mxv - .byte W04 - .byte 30*mus_granroad_mvl/mxv - .byte W04 - .byte 31*mus_granroad_mvl/mxv - .byte W04 - .byte 36*mus_granroad_mvl/mxv - .byte MOD , 8 - .byte W04 - .byte VOL , 37*mus_granroad_mvl/mxv - .byte W04 - .byte 41*mus_granroad_mvl/mxv - .byte W04 - .byte 45*mus_granroad_mvl/mxv - .byte W04 - .byte 48*mus_granroad_mvl/mxv - .byte W04 - .byte 49*mus_granroad_mvl/mxv - .byte W04 - .byte 52*mus_granroad_mvl/mxv - .byte W04 - .byte 55*mus_granroad_mvl/mxv - .byte W04 - .byte 58*mus_granroad_mvl/mxv - .byte W04 - .byte 60*mus_granroad_mvl/mxv - .byte W04 - .byte 61*mus_granroad_mvl/mxv - .byte W04 - .byte 64*mus_granroad_mvl/mxv - .byte W04 - .byte 36*mus_granroad_mvl/mxv - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N08 , En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte VOL , 24*mus_granroad_mvl/mxv - .byte N48 , Cs4 - .byte W04 - .byte VOL , 27*mus_granroad_mvl/mxv - .byte W04 - .byte 30*mus_granroad_mvl/mxv - .byte W04 - .byte 30*mus_granroad_mvl/mxv - .byte W04 - .byte 33*mus_granroad_mvl/mxv - .byte W04 - .byte 37*mus_granroad_mvl/mxv - .byte W04 - .byte 40*mus_granroad_mvl/mxv - .byte MOD , 6 - .byte W04 - .byte VOL , 45*mus_granroad_mvl/mxv - .byte W04 - .byte 48*mus_granroad_mvl/mxv - .byte W04 - .byte 51*mus_granroad_mvl/mxv - .byte W04 - .byte 57*mus_granroad_mvl/mxv - .byte W04 - .byte 61*mus_granroad_mvl/mxv - .byte W04 - .byte 36*mus_granroad_mvl/mxv - .byte MOD , 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 80 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte VOL , 32*mus_granroad_mvl/mxv - .byte N16 , Cs3 , v112 - .byte W16 - .byte N02 , Cn3 - .byte W08 - .byte N04 , Cs3 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N16 - .byte W16 - .byte N04 - .byte W16 - .byte N02 - .byte W08 - .byte N16 , Bn2 - .byte W16 - .byte N02 , As2 - .byte W08 - .byte N04 , Bn2 - .byte W16 - .byte N02 - .byte W16 - .byte N16 - .byte W16 - .byte N04 - .byte W16 - .byte N02 - .byte W08 - .byte An2 - .byte W08 - .byte Gs2 - .byte W16 - .byte N04 , An2 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N16 , Gs2 - .byte W16 - .byte N08 , An2 - .byte W08 - .byte N16 , Bn2 - .byte W16 - .byte N02 , Gs2 - .byte W08 - .byte N04 , Bn2 - .byte W16 - .byte N02 - .byte W08 - .byte N16 , Cn3 - .byte W16 - .byte N02 , An2 - .byte W08 - .byte N04 , Cn3 - .byte W16 - .byte N02 - .byte W08 - .byte N16 , Cs3 - .byte W16 - .byte N02 , As2 - .byte W08 - .byte N04 , Cs3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N02 , Cs3 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N02 , Bn2 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte N02 , Fs3 - .byte W08 - .byte VOICE , 85 - .byte PAN , c_v+0 - .byte VOL , 71*mus_granroad_mvl/mxv - .byte N96 , En1 - .byte W24 - .byte MOD , 8 - .byte W72 - .byte 0 - .byte PAN , c_v+63 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte N32 , Gs3 - .byte W32 - .byte N02 , Cn3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N24 , Gs3 - .byte W24 - .byte N04 , Ds3 - .byte W08 - .byte N24 , Cn4 - .byte W32 - .byte N02 , Ds3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N24 , Cn4 - .byte W24 - .byte N04 , Ds3 - .byte W08 - .byte N32 , Cs4 - .byte W40 - .byte N04 , Fn3 - .byte W08 - .byte N20 - .byte W48 - .byte PAN , c_v+0 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+63 - .byte N32 , En3 - .byte W32 - .byte N02 , An2 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N24 , En3 - .byte W24 - .byte N04 , Fs3 - .byte W08 - .byte N24 , Gn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N32 , Fs3 - .byte W40 - .byte N04 , Dn3 - .byte W08 - .byte N48 - .byte W48 - .byte Bn3 - .byte W48 - .byte Cn4 - .byte W48 - .byte N36 , Cs4 - .byte W40 - .byte N02 , Fn3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Cs4 - .byte W24 - .byte N08 , Bn3 - .byte W08 - .byte N24 , Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte An3 - .byte W24 - .byte En3 - .byte W24 - .byte W96 - .byte VOL , 36*mus_granroad_mvl/mxv - .byte PAN , c_v+63 - .byte N08 , An2 , v084 - .byte W08 - .byte Dn3 - .byte W08 - .byte An2 , v052 - .byte W08 - .byte Dn3 , v056 - .byte W08 - .byte An2 - .byte W08 - .byte Dn3 , v060 - .byte W08 - .byte Bn2 , v064 - .byte W08 - .byte En3 , v068 - .byte W08 - .byte Bn2 , v072 - .byte W08 - .byte En3 , v076 - .byte W08 - .byte Dn3 - .byte W08 - .byte Bn2 , v080 - .byte W08 - .byte Cs3 , v084 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 , v048 - .byte W08 - .byte En3 , v052 - .byte W08 - .byte Cs3 , v056 - .byte W08 - .byte En3 , v060 - .byte W08 - .byte Cs3 , v064 - .byte W08 - .byte En3 , v068 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 , v072 - .byte W08 - .byte Dn3 , v076 - .byte W08 - .byte Bn2 , v080 - .byte W08 - .byte GOTO - .word mus_granroad_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_granroad_7: - .byte KEYSH , mus_granroad_key+0 - .byte VOICE , 0 - .byte VOL , 84*mus_granroad_mvl/mxv - .byte PAN , c_v+0 - .byte VOL , 71*mus_granroad_mvl/mxv - .byte W48 - .byte N24 , An2 , v092 - .byte W24 - .byte N04 , En1 , v088 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N08 - .byte W20 - .byte N04 , En1 , v127 - .byte W08 - .byte En1 , v088 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 -mus_granroad_7_000: - .byte N04 , En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte PEND - .byte N04 - .byte W16 - .byte En1 , v127 - .byte W08 - .byte En1 , v088 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W52 - .byte N32 , An2 , v096 - .byte W32 - .byte N16 , An2 , v064 - .byte W16 - .byte N48 , An2 , v088 - .byte W48 - .byte N24 , An2 , v084 - .byte W24 - .byte N04 , En1 , v088 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W20 - .byte N24 , An2 , v092 - .byte W28 - .byte N04 , En1 , v044 - .byte W04 -mus_granroad_7_001: - .byte N04 , En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N16 , An2 , v084 - .byte W16 - .byte N40 , An2 , v096 - .byte W40 - .byte N04 , En1 , v112 - .byte W08 - .byte PEND - .byte N40 , An2 , v088 - .byte W96 - .byte N48 , An2 , v112 - .byte W48 - .byte N24 , An2 , v080 - .byte W48 - .byte W96 -mus_granroad_7_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_granroad_7_002: - .byte N04 , En1 , v112 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v108 - .byte W04 - .byte En1 , v084 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte PATT - .word mus_granroad_7_002 -mus_granroad_7_003: - .byte N04 , En1 , v112 - .byte W16 - .byte N04 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W24 - .byte En1 , v084 - .byte W04 - .byte N04 - .byte W04 - .byte PEND - .byte PATT - .word mus_granroad_7_002 - .byte PATT - .word mus_granroad_7_003 - .byte N04 , En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v108 - .byte W04 - .byte En1 , v084 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v108 - .byte W04 - .byte En1 , v084 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v108 - .byte W04 - .byte En1 , v084 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte PATT - .word mus_granroad_7_002 - .byte W96 - .byte W96 - .byte W96 - .byte N24 , An2 , v092 - .byte W24 - .byte N04 , En1 , v088 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N08 - .byte W20 - .byte N04 , En1 , v127 - .byte W08 - .byte En1 , v088 - .byte W04 - .byte N08 , En1 , v044 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte PATT - .word mus_granroad_7_000 - .byte N04 , En1 , v112 - .byte W16 - .byte En1 , v127 - .byte W08 - .byte En1 , v088 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N08 - .byte W20 - .byte N04 , En1 , v127 - .byte W32 - .byte N32 , An2 , v092 - .byte W32 - .byte N16 , An2 , v072 - .byte W16 - .byte N48 , An2 , v096 - .byte W48 - .byte N24 , An2 , v092 - .byte W24 - .byte N04 , En1 , v088 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W20 - .byte En1 , v044 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte W96 - .byte W96 - .byte W96 - .byte N32 , An2 , v064 - .byte W32 - .byte N16 , An2 , v096 - .byte W16 - .byte N32 , An2 , v064 - .byte W32 - .byte N16 , An2 , v096 - .byte W16 - .byte N24 , An2 , v112 - .byte W24 - .byte N04 , En1 , v088 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N08 - .byte W20 - .byte N28 , An2 , v092 - .byte W28 - .byte N04 , En1 , v044 - .byte W04 - .byte PATT - .word mus_granroad_7_001 - .byte N40 , An2 , v088 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_granroad_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_granroad_8: - .byte KEYSH , mus_granroad_key+0 - .byte VOICE , 84 - .byte LFOS , 44 - .byte XCMD , xIECV , 21 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte XCMD , xIECV , 12 - .byte xIECL , 8 - .byte VOL , 60*mus_granroad_mvl/mxv - .byte W24 - .byte N16 , En1 , v112 - .byte W16 - .byte N08 , Gs1 - .byte W08 -mus_granroad_8_000: - .byte N24 , An1 , v112 - .byte W64 - .byte N32 - .byte W32 - .byte PEND -mus_granroad_8_001: - .byte N24 , Gn1 , v112 - .byte W64 - .byte N32 - .byte W32 - .byte PEND - .byte N24 , Fs1 - .byte W72 - .byte N24 - .byte W24 - .byte Fn1 - .byte W32 - .byte N08 - .byte W08 - .byte Fs1 - .byte W08 - .byte N24 , Gn1 - .byte W32 - .byte N08 - .byte W08 - .byte Gs1 - .byte W08 - .byte PATT - .word mus_granroad_8_000 - .byte PATT - .word mus_granroad_8_001 - .byte N24 , Fs1 , v112 - .byte W64 - .byte N32 - .byte W32 -mus_granroad_8_002: - .byte N04 , Fn1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Gn1 - .byte W32 - .byte N08 - .byte W16 - .byte PEND -mus_granroad_8_003: - .byte N08 , Dn2 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Dn3 - .byte W16 - .byte N04 , Dn2 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte PEND -mus_granroad_8_B1: - .byte VOICE , 84 - .byte VOL , 60*mus_granroad_mvl/mxv - .byte N08 , Dn2 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Dn3 - .byte W16 - .byte N04 , Dn2 - .byte W08 - .byte N08 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte Dn2 - .byte W08 - .byte Dn3 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N08 , Bn1 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Bn2 - .byte W16 - .byte N04 , Bn1 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte Bn2 - .byte W08 - .byte N16 , Bn1 - .byte W16 - .byte N08 , An1 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An2 - .byte W16 - .byte N04 , An1 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte An2 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte N08 , Fs1 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Fs2 - .byte W16 - .byte N04 , Fs1 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte Fs2 - .byte W08 - .byte N16 , Fs1 - .byte W16 - .byte N08 , En1 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , En2 - .byte W16 - .byte N04 , En1 - .byte W08 - .byte N08 - .byte W08 - .byte N04 , En2 - .byte W08 - .byte En1 - .byte W08 - .byte En2 - .byte W08 - .byte N16 , En1 - .byte W16 - .byte N08 , Dn2 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Dn3 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Dn2 - .byte W16 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N08 , En2 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte N08 , En2 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte N08 , En2 - .byte W16 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N08 , En2 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte N08 , Dn2 - .byte W16 - .byte N08 - .byte W24 - .byte N04 , Dn3 - .byte W08 - .byte N08 , Dn2 - .byte W16 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte Dn2 - .byte W08 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte Bn2 - .byte W08 - .byte N08 , Bn1 - .byte W16 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte Bn2 - .byte W08 - .byte N08 , Bn1 - .byte W16 - .byte N08 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte N08 , An1 - .byte W16 - .byte N04 - .byte W08 - .byte An2 - .byte W08 - .byte N12 , An1 - .byte W16 - .byte N04 , An2 - .byte W08 - .byte N12 , An1 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Fs1 - .byte W16 - .byte N04 - .byte W08 - .byte Fs2 - .byte W16 - .byte Fs1 - .byte W08 - .byte Fs2 - .byte W08 - .byte N08 , Fs1 - .byte W16 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , En1 - .byte W16 - .byte N04 - .byte W08 - .byte En2 - .byte W16 - .byte En1 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte En2 - .byte W08 - .byte N16 , En1 - .byte W16 - .byte PATT - .word mus_granroad_8_003 - .byte N08 , En2 , v112 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte N08 , En2 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte N08 , En2 - .byte W16 - .byte Fn2 - .byte W16 - .byte N04 - .byte W08 - .byte Fn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N08 , Fn2 - .byte W08 - .byte N04 , Fs2 - .byte W08 - .byte N04 - .byte W16 - .byte Fs3 - .byte W08 - .byte En3 - .byte W08 - .byte Fs2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N04 - .byte W16 - .byte Gn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Gn2 - .byte W04 - .byte En1 - .byte W04 - .byte N96 , Bn2 - .byte W96 - .byte N24 , Gs1 - .byte W64 - .byte N24 - .byte W24 - .byte N08 , Gn1 - .byte W08 - .byte N24 , Fs1 - .byte W64 - .byte N24 - .byte W24 - .byte N08 , Cn2 - .byte W08 - .byte N24 , Cs2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N04 , Bn2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W32 - .byte Cn3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N24 , Cn2 - .byte W24 - .byte Cs2 - .byte W64 - .byte N24 - .byte W32 - .byte Gn1 - .byte W64 - .byte N24 - .byte W24 - .byte N08 , Fs1 - .byte W08 - .byte N24 - .byte W96 - .byte PATT - .word mus_granroad_8_002 - .byte PATT - .word mus_granroad_8_003 - .byte GOTO - .word mus_granroad_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_granroad_9: - .byte KEYSH , mus_granroad_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_granroad_mvl/mxv - .byte PAN , c_v+0 - .byte W40 - .byte N04 , En1 , v127 - .byte W04 - .byte N04 - .byte W04 - .byte VOICE , 47 - .byte N12 , An1 - .byte W32 - .byte N04 , En2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N24 , An1 - .byte W32 -mus_granroad_9_000: - .byte N16 , Gn1 , v127 - .byte W32 - .byte N08 , En2 - .byte W16 - .byte N08 - .byte W16 - .byte N24 , Gn1 - .byte W32 - .byte PEND - .byte N12 , Fs1 - .byte W40 - .byte N08 , Fs2 - .byte W08 - .byte N08 - .byte W16 - .byte Fs1 - .byte W08 - .byte N04 , An1 , v064 - .byte W04 - .byte An1 , v072 - .byte W04 - .byte An1 , v084 - .byte W04 - .byte An1 , v092 - .byte W04 - .byte An2 , v100 - .byte W04 - .byte An2 , v127 - .byte W04 - .byte N16 , Fn2 - .byte W32 - .byte N08 - .byte W08 - .byte N04 , Cn3 , v112 - .byte W04 - .byte N04 - .byte W04 - .byte N16 , Gn2 , v127 - .byte W32 - .byte N16 - .byte W16 - .byte N08 , An1 - .byte W08 - .byte N04 , En2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N32 , An1 - .byte W32 - .byte PATT - .word mus_granroad_9_000 - .byte N16 , Fs1 , v127 - .byte W40 - .byte N04 , Fs2 - .byte W08 - .byte N04 - .byte W16 - .byte N08 , Fs1 - .byte W08 - .byte N04 , An1 , v064 - .byte W04 - .byte An1 , v072 - .byte W04 - .byte An1 , v084 - .byte W04 - .byte An1 , v092 - .byte W04 - .byte An2 , v127 - .byte W04 - .byte N04 - .byte W04 -mus_granroad_9_001: - .byte N04 , Fn2 , v127 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , An1 - .byte W16 - .byte N04 - .byte W08 - .byte Gn2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Bn1 - .byte W16 - .byte N08 - .byte W08 - .byte PEND - .byte N64 , Dn1 , v064 - .byte W96 -mus_granroad_9_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N04 , En2 , v088 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N24 , An1 - .byte W48 -mus_granroad_9_002: - .byte W24 - .byte N16 , An2 , v088 - .byte W48 - .byte N16 - .byte W24 - .byte PEND - .byte W24 - .byte N04 , Fs2 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W08 - .byte N24 , Bn1 - .byte W48 - .byte PATT - .word mus_granroad_9_002 - .byte W96 - .byte W96 - .byte W96 - .byte W08 - .byte N16 , En2 , v127 - .byte W16 - .byte N24 , En1 - .byte W32 - .byte N16 , Fn2 - .byte W16 - .byte N24 , Fn1 - .byte W24 - .byte Fs1 - .byte W40 - .byte N04 - .byte W08 - .byte N24 , Gn1 - .byte W40 - .byte N04 , Fn3 - .byte W04 - .byte N04 - .byte W04 - .byte N96 , En2 - .byte W96 - .byte N12 , Gs1 - .byte W32 - .byte N04 , Ds2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N32 , Gs1 - .byte W32 - .byte N16 , Fs1 - .byte W32 - .byte N08 , Ds2 - .byte W16 - .byte N08 - .byte W16 - .byte N32 , Fs1 - .byte W32 - .byte N12 , Cs2 - .byte W40 - .byte N04 , Gs2 - .byte W08 - .byte N20 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte N12 , An1 - .byte W32 - .byte N16 , En2 - .byte W16 - .byte N08 - .byte W16 - .byte N32 , An1 - .byte W32 - .byte N16 , Gn1 - .byte W32 - .byte N04 , En2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N32 , Gn1 - .byte W32 - .byte N12 , Fs1 - .byte W40 - .byte N08 , Fs2 - .byte W08 - .byte N08 - .byte W16 - .byte Fs1 - .byte W08 - .byte N04 , An1 , v072 - .byte W04 - .byte An1 , v080 - .byte W04 - .byte An1 , v092 - .byte W04 - .byte An1 , v104 - .byte W04 - .byte An2 , v116 - .byte W04 - .byte An2 , v127 - .byte W04 - .byte Bn2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N24 , Bn1 - .byte W24 - .byte N04 , Cn3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N24 , Cn2 - .byte W24 - .byte N36 , Cs2 - .byte W40 - .byte N04 , Gs2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N32 , Cs2 - .byte W32 - .byte N16 , Gn1 - .byte W32 - .byte N08 , En2 - .byte W16 - .byte N08 - .byte W16 - .byte N32 , Gn1 - .byte W32 - .byte N16 , Fs1 - .byte W40 - .byte N04 , Fs2 - .byte W08 - .byte N04 - .byte W16 - .byte N32 , Fs1 - .byte W24 - .byte N04 , An2 - .byte W04 - .byte N04 - .byte W04 - .byte PATT - .word mus_granroad_9_001 - .byte N64 , Dn1 , v064 - .byte W96 - .byte GOTO - .word mus_granroad_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_granroad: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_granroad_pri @ Priority - .byte mus_granroad_rev @ Reverb. - - .word mus_granroad_grp - - .word mus_granroad_1 - .word mus_granroad_2 - .word mus_granroad_3 - .word mus_granroad_4 - .word mus_granroad_5 - .word mus_granroad_6 - .word mus_granroad_7 - .word mus_granroad_8 - .word mus_granroad_9 - - .end diff --git a/sound/songs/mus_hageshii.s b/sound/songs/mus_hageshii.s deleted file mode 100644 index 780d09c0ff..0000000000 --- a/sound/songs/mus_hageshii.s +++ /dev/null @@ -1,1607 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_hageshii_grp, voicegroup062 - .equ mus_hageshii_pri, 0 - .equ mus_hageshii_rev, reverb_set+50 - .equ mus_hageshii_mvl, 127 - .equ mus_hageshii_key, 0 - .equ mus_hageshii_tbs, 1 - .equ mus_hageshii_exg, 0 - .equ mus_hageshii_cmp, 1 - - .section .rodata - .global mus_hageshii - .align 2 - -@********************** Track 1 **********************@ - -mus_hageshii_1: - .byte KEYSH , mus_hageshii_key+0 - .byte TEMPO , 140*mus_hageshii_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte PAN , c_v+63 - .byte VOL , 50*mus_hageshii_mvl/mxv - .byte W24 -mus_hageshii_1_B1: -mus_hageshii_1_000: - .byte N12 , En4 , v112 - .byte W12 - .byte N06 , En4 , v060 - .byte W12 - .byte N12 , En4 , v112 - .byte W12 - .byte N06 , En4 , v060 - .byte W12 - .byte N12 , En4 , v112 - .byte W12 - .byte N06 , En4 , v060 - .byte W12 - .byte N12 , En4 , v112 - .byte W12 - .byte N06 , En4 , v064 - .byte W12 - .byte PEND -mus_hageshii_1_001: - .byte N12 , En4 , v112 - .byte W12 - .byte N06 , En4 , v060 - .byte W12 - .byte N12 , En4 , v112 - .byte W12 - .byte N06 , En4 , v060 - .byte W12 - .byte N12 , En4 , v112 - .byte W12 - .byte N06 , En4 , v060 - .byte W12 - .byte N12 , En4 , v112 - .byte W24 - .byte PEND - .byte PATT - .word mus_hageshii_1_000 -mus_hageshii_1_002: - .byte W72 - .byte N06 , En4 , v112 - .byte W06 - .byte N06 - .byte W18 - .byte PEND - .byte PATT - .word mus_hageshii_1_000 - .byte PATT - .word mus_hageshii_1_001 - .byte PATT - .word mus_hageshii_1_000 - .byte PATT - .word mus_hageshii_1_002 - .byte GOTO - .word mus_hageshii_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_hageshii_2: - .byte KEYSH , mus_hageshii_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte PAN , c_v+63 - .byte VOL , 67*mus_hageshii_mvl/mxv - .byte W24 -mus_hageshii_2_B1: - .byte W96 - .byte W84 - .byte N12 , Gn4 , v108 - .byte W12 - .byte W96 - .byte W84 - .byte Gn4 , v112 - .byte W12 - .byte W96 - .byte W84 - .byte Gn4 , v108 - .byte W12 - .byte W96 - .byte W84 - .byte Gn4 , v112 - .byte W12 - .byte GOTO - .word mus_hageshii_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_hageshii_3: - .byte KEYSH , mus_hageshii_key+0 - .byte VOICE , 38 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 78*mus_hageshii_mvl/mxv - .byte W24 -mus_hageshii_3_B1: - .byte BEND , c_v-2 - .byte N08 , Fn1 , v112 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N02 , Ds1 - .byte W06 - .byte BEND , c_v-14 - .byte N08 , Cn2 - .byte W03 - .byte BEND , c_v+0 - .byte W03 - .byte MOD , 11 - .byte W06 - .byte N02 , Ds1 - .byte W06 - .byte N08 , Fn1 - .byte W12 - .byte MOD , 2 - .byte N02 , Ds1 - .byte W06 - .byte N08 , Fn1 - .byte W12 - .byte N02 , Ds1 - .byte W06 - .byte BEND , c_v-21 - .byte N08 , Fn1 - .byte W03 - .byte BEND , c_v+14 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N06 , Fn0 - .byte W06 - .byte BEND , c_v-2 - .byte N08 , Fn1 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N02 , Ds1 - .byte W06 - .byte BEND , c_v+18 - .byte N08 , Cn2 - .byte W03 - .byte BEND , c_v+0 - .byte W03 - .byte MOD , 11 - .byte W06 - .byte N02 , Ds1 - .byte W06 - .byte N08 , Fn1 - .byte W12 - .byte MOD , 2 - .byte N02 , Ds1 - .byte W06 - .byte N08 , Fn1 - .byte W12 - .byte N02 , Ds1 - .byte W06 - .byte BEND , c_v+24 - .byte N08 , Fn1 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N06 , Fn0 - .byte W06 - .byte BEND , c_v-2 - .byte N08 , Fn1 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N02 , Ds1 - .byte W06 - .byte BEND , c_v-14 - .byte N08 , Cn1 - .byte W03 - .byte BEND , c_v+0 - .byte W03 - .byte MOD , 11 - .byte W06 - .byte N02 , Ds1 - .byte W06 - .byte N08 , Fn1 - .byte W12 - .byte MOD , 2 - .byte N02 , Ds1 - .byte W06 - .byte N08 , Fn1 - .byte W12 - .byte N02 , Ds1 - .byte W06 - .byte BEND , c_v-21 - .byte N08 , Fn1 - .byte W03 - .byte BEND , c_v+14 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N06 , Fn0 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Ds1 - .byte W06 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W06 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W06 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Ds1 - .byte W06 - .byte Fn1 - .byte W12 - .byte N12 , Gs1 - .byte W03 - .byte BEND , c_v-2 - .byte W02 - .byte c_v-22 - .byte W03 - .byte c_v-44 - .byte W04 - .byte c_v-2 - .byte N08 , Fs1 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N02 , En1 - .byte W06 - .byte BEND , c_v-14 - .byte N08 , Cs2 - .byte W03 - .byte BEND , c_v+0 - .byte W03 - .byte MOD , 11 - .byte W06 - .byte N02 , En1 - .byte W06 - .byte N08 , Fs1 - .byte W12 - .byte MOD , 2 - .byte N02 , En1 - .byte W06 - .byte N08 , Fs1 - .byte W12 - .byte N02 , En1 - .byte W06 - .byte BEND , c_v-21 - .byte N08 , Fs1 - .byte W03 - .byte BEND , c_v+14 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N03 , Cs1 - .byte W06 - .byte N06 , Fs0 - .byte W06 - .byte BEND , c_v-2 - .byte N08 , Fs1 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N02 , En1 - .byte W06 - .byte BEND , c_v+18 - .byte N08 , Cs2 - .byte W03 - .byte BEND , c_v+0 - .byte W03 - .byte MOD , 11 - .byte W06 - .byte N02 , En1 - .byte W06 - .byte N08 , Fs1 - .byte W12 - .byte MOD , 2 - .byte N02 , En1 - .byte W06 - .byte N08 , Fs1 - .byte W12 - .byte N02 , En1 - .byte W06 - .byte BEND , c_v+24 - .byte N08 , Fs1 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 , Cs1 - .byte W06 - .byte N06 , Fs0 - .byte W06 - .byte BEND , c_v-2 - .byte N08 , Fs1 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N02 , En1 - .byte W06 - .byte BEND , c_v-14 - .byte N08 , Cs1 - .byte W03 - .byte BEND , c_v+0 - .byte W03 - .byte MOD , 11 - .byte W06 - .byte N02 , En1 - .byte W06 - .byte N08 , Fs1 - .byte W12 - .byte MOD , 2 - .byte N02 , En1 - .byte W06 - .byte N08 , Fs1 - .byte W12 - .byte N02 , En1 - .byte W06 - .byte BEND , c_v-21 - .byte N08 , Fs1 - .byte W03 - .byte BEND , c_v+14 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N03 , Cs1 - .byte W06 - .byte N06 , Fs0 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , En1 - .byte W06 - .byte Fs1 - .byte W12 - .byte En1 - .byte W06 - .byte Fs1 - .byte W12 - .byte En1 - .byte W06 - .byte Fs1 - .byte W12 - .byte En1 - .byte W06 - .byte Fs1 - .byte W06 - .byte En1 - .byte W06 - .byte Fs1 - .byte W12 - .byte N12 , An1 - .byte W03 - .byte BEND , c_v-2 - .byte W02 - .byte c_v-22 - .byte W03 - .byte c_v-44 - .byte W04 - .byte GOTO - .word mus_hageshii_3_B1 - .byte BEND , c_v+0 - .byte FINE - -@********************** Track 4 **********************@ - -mus_hageshii_4: - .byte KEYSH , mus_hageshii_key+0 - .byte VOICE , 56 - .byte LFOS , 70 - .byte VOL , 68*mus_hageshii_mvl/mxv - .byte PAN , c_v-30 - .byte W18 - .byte BENDR , 12 - .byte W06 -mus_hageshii_4_B1: - .byte VOL , 68*mus_hageshii_mvl/mxv - .byte BEND , c_v+0 - .byte N36 , Gs2 , v112 - .byte W18 - .byte BEND , c_v-18 - .byte W02 - .byte c_v-40 - .byte W04 - .byte MOD , 16 - .byte BEND , c_v-64 - .byte W12 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W06 - .byte N09 , Cn2 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds2 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte En2 , v072 - .byte W06 - .byte N06 , Fn2 , v112 - .byte W06 - .byte Gn2 - .byte W06 - .byte BEND , c_v-64 - .byte N36 , Gs2 - .byte W24 - .byte MOD , 16 - .byte BEND , c_v+0 - .byte W12 - .byte MOD , 0 - .byte W06 - .byte N09 , Cn2 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Ds2 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte En2 , v092 - .byte W06 - .byte N06 , Fn2 , v112 - .byte W06 - .byte Gn2 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Cn2 - .byte W06 - .byte N03 , Cn2 , v064 - .byte W06 - .byte Cn2 , v080 - .byte W06 - .byte Cn2 , v064 - .byte W06 - .byte BEND , c_v-16 - .byte N18 , Gs2 , v112 - .byte W03 - .byte BEND , c_v+0 - .byte W03 - .byte MOD , 16 - .byte W06 - .byte 0 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte N06 , Ds2 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte En2 , v072 - .byte W06 - .byte N06 , Fn2 , v112 - .byte W06 - .byte Gn2 - .byte W06 - .byte BEND , c_v+0 - .byte N06 - .byte W06 - .byte Gs2 - .byte W12 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte VOL , 65*mus_hageshii_mvl/mxv - .byte N06 , Gn2 - .byte W02 - .byte VOL , 58*mus_hageshii_mvl/mxv - .byte W03 - .byte 51*mus_hageshii_mvl/mxv - .byte W01 - .byte N06 , Gs2 - .byte W02 - .byte VOL , 47*mus_hageshii_mvl/mxv - .byte W04 - .byte 40*mus_hageshii_mvl/mxv - .byte N12 , Fn2 - .byte W02 - .byte VOL , 25*mus_hageshii_mvl/mxv - .byte W03 - .byte 1*mus_hageshii_mvl/mxv - .byte W04 - .byte BEND , c_v-62 - .byte W03 - .byte VOL , 68*mus_hageshii_mvl/mxv - .byte BEND , c_v+0 - .byte N36 , An2 - .byte W18 - .byte BEND , c_v-18 - .byte W02 - .byte c_v-40 - .byte W04 - .byte MOD , 16 - .byte BEND , c_v-64 - .byte W12 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W06 - .byte N09 , Cs2 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En2 - .byte W12 - .byte VOL , 68*mus_hageshii_mvl/mxv - .byte N03 , Fn2 - .byte W06 - .byte Fn2 , v072 - .byte W06 - .byte N06 , Fs2 , v112 - .byte W06 - .byte Gs2 - .byte W06 - .byte BEND , c_v-64 - .byte N36 , An2 - .byte W24 - .byte MOD , 16 - .byte BEND , c_v+0 - .byte W12 - .byte MOD , 0 - .byte W06 - .byte N09 , Cs2 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , En2 - .byte W12 - .byte N03 , Fs2 - .byte W06 - .byte Fn2 , v092 - .byte W06 - .byte N06 , Fs2 , v112 - .byte W06 - .byte Gs2 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Cs2 - .byte W06 - .byte N03 , Cs2 , v064 - .byte W06 - .byte Cs2 , v080 - .byte W06 - .byte Cs2 , v064 - .byte W06 - .byte BEND , c_v-16 - .byte N18 , An2 , v112 - .byte W03 - .byte BEND , c_v+0 - .byte W03 - .byte MOD , 16 - .byte W06 - .byte 0 - .byte W06 - .byte N03 , Fs2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N06 , En2 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte Fn2 , v072 - .byte W06 - .byte N06 , Fs2 , v112 - .byte W06 - .byte Gs2 - .byte W06 - .byte BEND , c_v+0 - .byte N06 - .byte W06 - .byte An2 - .byte W12 - .byte Gs2 - .byte W06 - .byte An2 - .byte W12 - .byte Gs2 - .byte W06 - .byte An2 - .byte W12 - .byte Gs2 - .byte W06 - .byte An2 - .byte W12 - .byte VOL , 65*mus_hageshii_mvl/mxv - .byte N06 , Gs2 - .byte W02 - .byte VOL , 58*mus_hageshii_mvl/mxv - .byte W03 - .byte 51*mus_hageshii_mvl/mxv - .byte W01 - .byte N06 , An2 - .byte W02 - .byte VOL , 47*mus_hageshii_mvl/mxv - .byte W04 - .byte 40*mus_hageshii_mvl/mxv - .byte N12 , Fs2 - .byte W02 - .byte VOL , 25*mus_hageshii_mvl/mxv - .byte W03 - .byte 1*mus_hageshii_mvl/mxv - .byte W04 - .byte BEND , c_v-62 - .byte W03 - .byte GOTO - .word mus_hageshii_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_hageshii_5: - .byte KEYSH , mus_hageshii_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v-62 - .byte VOL , 53*mus_hageshii_mvl/mxv - .byte BEND , c_v+0 - .byte W18 - .byte BENDR , 12 - .byte W06 -mus_hageshii_5_B1: - .byte BEND , c_v+0 - .byte N03 , Fn3 , v112 - .byte W06 - .byte Fn3 , v052 - .byte W06 - .byte Ds3 , v096 - .byte W06 - .byte Fn3 , v040 - .byte W06 - .byte Fn3 , v112 - .byte W12 - .byte Fn3 , v088 - .byte W06 - .byte Fn3 , v040 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v052 - .byte W06 - .byte Ds3 , v096 - .byte W06 - .byte Fn3 , v044 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v052 - .byte W06 - .byte Fn3 , v076 - .byte W06 - .byte Fn3 , v044 - .byte W06 - .byte N04 , Fn3 , v112 - .byte W04 - .byte N01 , Fn3 , v084 - .byte W04 - .byte N01 - .byte W04 - .byte N03 , Ds3 , v112 - .byte W06 - .byte Fn3 - .byte W06 - .byte N03 - .byte W12 - .byte Fn3 , v088 - .byte W06 - .byte Fn3 , v040 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v052 - .byte W06 - .byte Ds3 , v096 - .byte W06 - .byte Fn3 , v044 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v056 - .byte W06 - .byte Ds3 , v100 - .byte W06 - .byte Fn3 , v044 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v052 - .byte W06 - .byte Ds3 , v096 - .byte W06 - .byte Fn3 , v040 - .byte W06 - .byte Fn3 , v112 - .byte W12 - .byte Fn3 , v088 - .byte W06 - .byte Fn3 , v040 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v052 - .byte W06 - .byte Ds3 , v096 - .byte W06 - .byte Fn3 , v044 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v052 - .byte W06 - .byte Fn3 , v076 - .byte W06 - .byte Fn3 , v044 - .byte W06 - .byte N96 , Fn5 , v092 - .byte W03 - .byte BEND , c_v-2 - .byte W03 - .byte c_v-4 - .byte W09 - .byte c_v-5 - .byte W06 - .byte c_v-7 - .byte W09 - .byte c_v-8 - .byte W15 - .byte c_v-12 - .byte W09 - .byte c_v-13 - .byte W09 - .byte c_v-16 - .byte W06 - .byte c_v-16 - .byte W03 - .byte c_v-24 - .byte W06 - .byte c_v-26 - .byte W06 - .byte c_v-31 - .byte W06 - .byte c_v-39 - .byte W03 - .byte c_v-50 - .byte W03 - .byte c_v+0 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v052 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte Fs3 , v040 - .byte W06 - .byte Fs3 , v112 - .byte W12 - .byte Fs3 , v088 - .byte W06 - .byte Fs3 , v040 - .byte W06 - .byte Fs3 , v112 - .byte W06 - .byte Fs3 , v052 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte Fs3 , v044 - .byte W06 - .byte Fs3 , v112 - .byte W06 - .byte Fs3 , v052 - .byte W06 - .byte Fs3 , v076 - .byte W06 - .byte Fs3 , v044 - .byte W06 - .byte N04 , Fs3 , v112 - .byte W04 - .byte N01 , Fs3 , v084 - .byte W04 - .byte N01 - .byte W04 - .byte N03 , En3 , v112 - .byte W06 - .byte Fs3 - .byte W06 - .byte N03 - .byte W12 - .byte Fs3 , v088 - .byte W06 - .byte Fs3 , v040 - .byte W06 - .byte Fs3 , v112 - .byte W06 - .byte Fs3 , v052 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte Fs3 , v044 - .byte W06 - .byte Fs3 , v112 - .byte W06 - .byte Fs3 , v056 - .byte W06 - .byte En3 , v100 - .byte W06 - .byte Fs3 , v044 - .byte W06 - .byte Fs3 , v112 - .byte W06 - .byte Fs3 , v052 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte Fs3 , v040 - .byte W06 - .byte Fs3 , v112 - .byte W12 - .byte Fs3 , v088 - .byte W06 - .byte Fs3 , v040 - .byte W06 - .byte Fs3 , v112 - .byte W06 - .byte Fs3 , v052 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte Fs3 , v044 - .byte W06 - .byte Fs3 , v112 - .byte W06 - .byte Fs3 , v052 - .byte W06 - .byte Fs3 , v076 - .byte W06 - .byte Fs3 , v044 - .byte W06 - .byte N96 , Fs5 , v092 - .byte W03 - .byte BEND , c_v-2 - .byte W03 - .byte c_v-4 - .byte W09 - .byte c_v-5 - .byte W06 - .byte c_v-7 - .byte W09 - .byte c_v-8 - .byte W15 - .byte c_v-12 - .byte W09 - .byte c_v-13 - .byte W09 - .byte c_v-16 - .byte W06 - .byte c_v-16 - .byte W03 - .byte c_v-24 - .byte W06 - .byte c_v-26 - .byte W06 - .byte c_v-31 - .byte W06 - .byte c_v-39 - .byte W03 - .byte c_v-50 - .byte W03 - .byte GOTO - .word mus_hageshii_5_B1 - .byte BEND , c_v+0 - .byte FINE - -@********************** Track 6 **********************@ - -mus_hageshii_6: - .byte KEYSH , mus_hageshii_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v+63 - .byte VOL , 37*mus_hageshii_mvl/mxv - .byte BENDR , 12 - .byte BEND , c_v+2 - .byte W24 -mus_hageshii_6_B1: - .byte BEND , c_v+2 - .byte N36 , Fn3 , v112 - .byte W18 - .byte BEND , c_v-18 - .byte W02 - .byte c_v-40 - .byte W04 - .byte MOD , 11 - .byte BEND , c_v-63 - .byte W12 - .byte c_v+1 - .byte W06 - .byte N09 , Gs2 - .byte W06 - .byte MOD , 2 - .byte BEND , c_v+2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte Bn2 , v072 - .byte W06 - .byte N06 , Cn3 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte BEND , c_v-64 - .byte N36 , Fn3 - .byte W24 - .byte BEND , c_v+2 - .byte W18 - .byte N09 , Gs2 - .byte W06 - .byte BEND , c_v+1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W12 - .byte N03 , Cn3 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte N06 , Cn3 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte BEND , c_v+2 - .byte N06 , Fn2 - .byte W06 - .byte N03 , Fn2 , v064 - .byte W06 - .byte Fn2 , v092 - .byte W06 - .byte Fn2 , v064 - .byte W06 - .byte MOD , 11 - .byte BEND , c_v-14 - .byte N18 , Fn3 , v112 - .byte W03 - .byte BEND , c_v+2 - .byte W15 - .byte N03 , Cn3 - .byte W06 - .byte MOD , 2 - .byte N03 , Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N06 , As2 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte Bn2 , v072 - .byte W06 - .byte N06 , Cn3 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte BEND , c_v+2 - .byte N06 - .byte W06 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Gs2 - .byte W06 - .byte BEND , c_v-64 - .byte W06 - .byte c_v+2 - .byte N36 , Fs3 - .byte W18 - .byte BEND , c_v-18 - .byte W02 - .byte c_v-40 - .byte W04 - .byte MOD , 11 - .byte BEND , c_v-63 - .byte W12 - .byte c_v+1 - .byte W06 - .byte N09 , An2 - .byte W06 - .byte MOD , 2 - .byte BEND , c_v+2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn2 - .byte W12 - .byte N03 , Cn3 - .byte W06 - .byte Cn3 , v072 - .byte W06 - .byte N06 , Cs3 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte BEND , c_v-64 - .byte N36 , Fs3 - .byte W24 - .byte BEND , c_v+2 - .byte W18 - .byte N09 , An2 - .byte W06 - .byte BEND , c_v+1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn2 - .byte W12 - .byte N03 , Cs3 - .byte W06 - .byte Cn3 , v092 - .byte W06 - .byte N06 , Cs3 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte BEND , c_v+2 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Fs2 , v064 - .byte W06 - .byte Fs2 , v092 - .byte W06 - .byte Fs2 , v064 - .byte W06 - .byte MOD , 11 - .byte BEND , c_v-14 - .byte N18 , Fs3 , v112 - .byte W03 - .byte BEND , c_v+2 - .byte W15 - .byte N03 , Cs3 - .byte W06 - .byte MOD , 2 - .byte N03 , Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte N06 , Bn2 - .byte W12 - .byte N03 , Cn3 - .byte W06 - .byte Cn3 , v072 - .byte W06 - .byte N06 , Cs3 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte BEND , c_v+2 - .byte N06 - .byte W06 - .byte Fs3 - .byte W12 - .byte En3 - .byte W06 - .byte Fs3 - .byte W12 - .byte En3 - .byte W06 - .byte Fs3 - .byte W12 - .byte En3 - .byte W06 - .byte Fs3 - .byte W12 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N12 , An2 - .byte W06 - .byte BEND , c_v-64 - .byte W06 - .byte GOTO - .word mus_hageshii_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_hageshii_7: - .byte KEYSH , mus_hageshii_key+0 - .byte VOICE , 0 - .byte VOL , 76*mus_hageshii_mvl/mxv - .byte N04 , En1 , v112 - .byte N04 , Fs2 - .byte W04 - .byte En1 , v084 - .byte N04 , Fs2 , v052 - .byte W04 - .byte En1 , v084 - .byte N04 , Fs2 , v052 - .byte W04 - .byte N06 , Dn1 , v112 - .byte N06 , Fs2 , v076 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v044 - .byte W06 -mus_hageshii_7_B1: -mus_hageshii_7_000: - .byte N06 , Cn1 , v112 - .byte N06 , Fs2 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v076 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Fs2 , v076 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v044 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Cn1 - .byte N06 , Fs2 , v048 - .byte W06 - .byte Cn1 , v084 - .byte N06 , Fs2 , v076 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 - .byte W06 - .byte Cn1 - .byte N06 , Fs2 , v048 - .byte W06 - .byte Cn1 , v072 - .byte N06 , Fs2 , v076 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte PEND -mus_hageshii_7_001: - .byte N06 , Cn1 , v112 - .byte N06 , Fs2 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v076 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Fs2 , v076 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v044 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Cn1 - .byte N06 , Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Fs2 , v076 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v084 - .byte N06 , Fs2 , v076 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte PEND -mus_hageshii_7_002: - .byte N06 , Cn1 , v112 - .byte N06 , Fs2 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v076 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Fs2 , v076 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v044 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Cn1 - .byte N06 , Fs2 , v048 - .byte W06 - .byte Cn1 , v084 - .byte N06 , Fs2 , v076 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 - .byte W06 - .byte Cn1 - .byte N06 , Fs2 , v048 - .byte W06 - .byte Dn1 , v120 - .byte N06 , Fs2 , v076 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte PEND -mus_hageshii_7_003: - .byte N06 , Cn1 , v112 - .byte W06 - .byte Dn1 - .byte N18 , An2 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Dn1 - .byte N18 , An2 , v080 - .byte W12 - .byte N06 , Cn1 , v112 - .byte W06 - .byte Dn1 - .byte N18 , An2 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Dn1 - .byte N12 , An2 , v080 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte Fs1 , v112 - .byte N24 , An2 - .byte W06 - .byte N06 , Fs1 , v080 - .byte W06 - .byte N12 , As1 , v112 - .byte W12 - .byte PEND - .byte PATT - .word mus_hageshii_7_000 - .byte PATT - .word mus_hageshii_7_001 - .byte PATT - .word mus_hageshii_7_002 - .byte PATT - .word mus_hageshii_7_003 - .byte GOTO - .word mus_hageshii_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_hageshii_8: - .byte KEYSH , mus_hageshii_key+0 - .byte VOICE , 29 - .byte BENDR , 12 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v+0 - .byte VOL , 70*mus_hageshii_mvl/mxv - .byte W24 -mus_hageshii_8_B1: - .byte BEND , c_v+0 - .byte N36 , Fn2 , v112 - .byte W18 - .byte BEND , c_v-18 - .byte W02 - .byte c_v-40 - .byte W04 - .byte MOD , 11 - .byte BEND , c_v-63 - .byte W12 - .byte c_v+0 - .byte W06 - .byte N09 , Gs1 - .byte W06 - .byte MOD , 2 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte N03 , Bn1 - .byte W06 - .byte Bn1 , v072 - .byte W06 - .byte N06 , Cn2 , v112 - .byte W06 - .byte Ds2 - .byte W06 - .byte BEND , c_v-64 - .byte N36 , Fn2 - .byte W24 - .byte MOD , 11 - .byte BEND , c_v+0 - .byte W18 - .byte N09 , Gs1 - .byte W06 - .byte MOD , 2 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte Bn1 , v092 - .byte W06 - .byte N06 , Cn2 , v112 - .byte W06 - .byte Ds2 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn1 , v064 - .byte W06 - .byte Fn1 , v092 - .byte W06 - .byte Fn1 , v064 - .byte W06 - .byte MOD , 11 - .byte BEND , c_v-14 - .byte N18 , Fn2 , v112 - .byte W03 - .byte BEND , c_v+0 - .byte W15 - .byte N03 , Cn2 - .byte W06 - .byte MOD , 2 - .byte N03 , Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte N03 , Bn1 - .byte W06 - .byte Bn1 , v072 - .byte W06 - .byte N06 , Cn2 , v112 - .byte W06 - .byte Ds2 - .byte W06 - .byte BEND , c_v+0 - .byte N06 - .byte W06 - .byte Fn2 - .byte W12 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W12 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W12 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W12 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte N12 , Gs1 - .byte W06 - .byte BEND , c_v-64 - .byte W06 - .byte c_v+0 - .byte N36 , Fs2 - .byte W18 - .byte BEND , c_v-18 - .byte W02 - .byte c_v-40 - .byte W04 - .byte MOD , 11 - .byte BEND , c_v-63 - .byte W12 - .byte c_v+0 - .byte W06 - .byte N09 , An1 - .byte W06 - .byte MOD , 2 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn1 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte Cn2 , v072 - .byte W06 - .byte N06 , Cs2 , v112 - .byte W06 - .byte En2 - .byte W06 - .byte BEND , c_v-64 - .byte N36 , Fs2 - .byte W24 - .byte MOD , 11 - .byte BEND , c_v+0 - .byte W18 - .byte N09 , An1 - .byte W06 - .byte MOD , 2 - .byte BEND , c_v+0 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn1 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte Cn2 , v092 - .byte W06 - .byte N06 , Cs2 , v112 - .byte W06 - .byte En2 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Fs1 - .byte W06 - .byte N03 , Fs1 , v064 - .byte W06 - .byte Fs1 , v092 - .byte W06 - .byte Fs1 , v064 - .byte W06 - .byte MOD , 11 - .byte BEND , c_v-14 - .byte N18 , Fs2 , v112 - .byte W03 - .byte BEND , c_v+0 - .byte W15 - .byte N03 , Cs2 - .byte W06 - .byte MOD , 2 - .byte N03 , Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte N06 , Bn1 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte Cn2 , v072 - .byte W06 - .byte N06 , Cs2 , v112 - .byte W06 - .byte En2 - .byte W06 - .byte BEND , c_v+0 - .byte N06 - .byte W06 - .byte Fs2 - .byte W12 - .byte En2 - .byte W06 - .byte Fs2 - .byte W12 - .byte En2 - .byte W06 - .byte Fs2 - .byte W12 - .byte En2 - .byte W06 - .byte Fs2 - .byte W12 - .byte En2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N12 , An1 - .byte W06 - .byte BEND , c_v-64 - .byte W06 - .byte GOTO - .word mus_hageshii_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_hageshii: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_hageshii_pri @ Priority - .byte mus_hageshii_rev @ Reverb. - - .word mus_hageshii_grp - - .word mus_hageshii_1 - .word mus_hageshii_2 - .word mus_hageshii_3 - .word mus_hageshii_4 - .word mus_hageshii_5 - .word mus_hageshii_6 - .word mus_hageshii_7 - .word mus_hageshii_8 - - .end diff --git a/sound/songs/mus_hideri.s b/sound/songs/mus_hideri.s deleted file mode 100644 index a9763a841a..0000000000 --- a/sound/songs/mus_hideri.s +++ /dev/null @@ -1,562 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_hideri_grp, voicegroup090 - .equ mus_hideri_pri, 0 - .equ mus_hideri_rev, reverb_set+50 - .equ mus_hideri_mvl, 127 - .equ mus_hideri_key, 0 - .equ mus_hideri_tbs, 1 - .equ mus_hideri_exg, 0 - .equ mus_hideri_cmp, 1 - - .section .rodata - .global mus_hideri - .align 2 - -@********************** Track 1 **********************@ - -mus_hideri_1: - .byte KEYSH , mus_hideri_key+0 -mus_hideri_1_B1: - .byte TEMPO , 78*mus_hideri_tbs/2 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 39*mus_hideri_mvl/mxv - .byte BEND , c_v+2 - .byte N03 , Ds6 , v112 - .byte W12 - .byte Fs5 , v064 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Ds6 - .byte W12 - .byte Fs5 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 -mus_hideri_1_000: - .byte N03 , Ds6 , v096 - .byte W12 - .byte Fs5 , v064 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Ds6 - .byte W12 - .byte Fs5 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 - .byte PEND -mus_hideri_1_001: - .byte N03 , Fn6 , v096 - .byte W12 - .byte Gs5 , v064 - .byte W12 - .byte Bn5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fn6 - .byte W12 - .byte Gs5 - .byte W12 - .byte Bn5 - .byte W12 - .byte Gs5 - .byte W12 - .byte PEND - .byte PATT - .word mus_hideri_1_001 - .byte PATT - .word mus_hideri_1_000 - .byte PATT - .word mus_hideri_1_000 - .byte PATT - .word mus_hideri_1_001 - .byte PATT - .word mus_hideri_1_001 -mus_hideri_1_002: - .byte N03 , Ds6 , v096 - .byte W09 - .byte Ds6 , v064 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W03 - .byte An5 - .byte W09 - .byte N03 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W03 - .byte Ds6 - .byte W09 - .byte N03 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W03 - .byte An5 - .byte W09 - .byte N03 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_hideri_1_002 -mus_hideri_1_003: - .byte N03 , Fn6 , v096 - .byte W09 - .byte Fn6 , v064 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Bn5 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Fn6 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Bn5 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_hideri_1_003 - .byte PATT - .word mus_hideri_1_002 - .byte PATT - .word mus_hideri_1_002 - .byte PATT - .word mus_hideri_1_003 - .byte PATT - .word mus_hideri_1_003 - .byte GOTO - .word mus_hideri_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_hideri_2: - .byte KEYSH , mus_hideri_key+0 -mus_hideri_2_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 39*mus_hideri_mvl/mxv - .byte N03 , Ds6 , v112 - .byte W12 - .byte Fs5 , v064 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Ds6 - .byte W12 - .byte Fs5 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 -mus_hideri_2_000: - .byte N03 , Ds6 , v096 - .byte W12 - .byte Fs5 , v064 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Ds6 - .byte W12 - .byte Fs5 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 - .byte PEND -mus_hideri_2_001: - .byte N03 , Fn6 , v096 - .byte W12 - .byte Gs5 , v064 - .byte W12 - .byte Bn5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fn6 - .byte W12 - .byte Gs5 - .byte W12 - .byte Bn5 - .byte W12 - .byte Gs5 - .byte W12 - .byte PEND - .byte PATT - .word mus_hideri_2_001 - .byte BEND , c_v-2 - .byte N03 , Ds6 , v096 - .byte W12 - .byte Fs5 , v064 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Ds6 - .byte W12 - .byte Fs5 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 - .byte PATT - .word mus_hideri_2_000 - .byte PATT - .word mus_hideri_2_001 - .byte PATT - .word mus_hideri_2_001 -mus_hideri_2_002: - .byte N03 , Ds6 , v096 - .byte W09 - .byte Ds6 , v064 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W03 - .byte An5 - .byte W09 - .byte N03 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W03 - .byte Ds6 - .byte W09 - .byte N03 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W03 - .byte An5 - .byte W09 - .byte N03 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_hideri_2_002 -mus_hideri_2_003: - .byte N03 , Fn6 , v096 - .byte W09 - .byte Fn6 , v064 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Bn5 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Fn6 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Bn5 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_hideri_2_003 -mus_hideri_2_004: - .byte W02 - .byte N03 , Ds6 , v096 - .byte W09 - .byte Ds6 , v064 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W03 - .byte An5 - .byte W09 - .byte N03 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W03 - .byte Ds6 - .byte W09 - .byte N03 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W03 - .byte An5 - .byte W09 - .byte N03 - .byte W03 - .byte Fs5 - .byte W09 - .byte N03 - .byte W01 - .byte PEND - .byte PATT - .word mus_hideri_2_004 - .byte W02 - .byte N03 , Fn6 , v096 - .byte W09 - .byte Fn6 , v064 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Bn5 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Fn6 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Bn5 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W01 - .byte W02 - .byte Fn6 , v096 - .byte W09 - .byte Fn6 , v064 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Bn5 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Fn6 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W09 - .byte N03 - .byte W03 - .byte Bn5 - .byte W09 - .byte N03 - .byte W03 - .byte Gs5 - .byte W10 - .byte GOTO - .word mus_hideri_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_hideri_3: - .byte KEYSH , mus_hideri_key+0 -mus_hideri_3_B1: - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 50*mus_hideri_mvl/mxv - .byte N92 , Dn1 , v064 - .byte W48 - .byte MOD , 6 - .byte W24 - .byte 6 - .byte W20 - .byte N02 , Cn1 - .byte W02 - .byte Cs1 - .byte W02 -mus_hideri_3_000: - .byte MOD , 0 - .byte N92 , Dn1 , v064 - .byte W48 - .byte MOD , 6 - .byte W24 - .byte 6 - .byte W20 - .byte 0 - .byte N04 , Ds1 - .byte W04 - .byte PEND -mus_hideri_3_001: - .byte MOD , 0 - .byte N92 , En1 , v064 - .byte W48 - .byte MOD , 6 - .byte W24 - .byte 6 - .byte W20 - .byte 0 - .byte N02 , Fs1 - .byte W02 - .byte Fn1 - .byte W02 - .byte PEND -mus_hideri_3_002: - .byte MOD , 0 - .byte N44 , En1 , v064 - .byte W24 - .byte MOD , 6 - .byte W20 - .byte 0 - .byte N02 , Dn1 - .byte W02 - .byte Ds1 - .byte W02 - .byte MOD , 0 - .byte N48 , En1 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte PEND -mus_hideri_3_003: - .byte MOD , 0 - .byte N92 , Dn1 , v064 - .byte W48 - .byte MOD , 6 - .byte W24 - .byte 6 - .byte W20 - .byte N02 , Cn1 - .byte W02 - .byte Cs1 - .byte W02 - .byte PEND - .byte PATT - .word mus_hideri_3_000 - .byte PATT - .word mus_hideri_3_001 - .byte PATT - .word mus_hideri_3_002 - .byte PATT - .word mus_hideri_3_003 - .byte PATT - .word mus_hideri_3_000 - .byte PATT - .word mus_hideri_3_001 - .byte PATT - .word mus_hideri_3_002 - .byte PATT - .word mus_hideri_3_003 - .byte PATT - .word mus_hideri_3_000 - .byte PATT - .word mus_hideri_3_001 - .byte PATT - .word mus_hideri_3_002 - .byte GOTO - .word mus_hideri_3_B1 - .byte MOD , 0 - .byte FINE - -@******************************************************@ - .align 2 - -mus_hideri: - .byte 3 @ NumTrks - .byte 0 @ NumBlks - .byte mus_hideri_pri @ Priority - .byte mus_hideri_rev @ Reverb. - - .word mus_hideri_grp - - .word mus_hideri_1 - .word mus_hideri_2 - .word mus_hideri_3 - - .end diff --git a/sound/songs/mus_hightown.s b/sound/songs/mus_hightown.s deleted file mode 100644 index d941abae9c..0000000000 --- a/sound/songs/mus_hightown.s +++ /dev/null @@ -1,2703 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_hightown_grp, voicegroup073 - .equ mus_hightown_pri, 0 - .equ mus_hightown_rev, reverb_set+50 - .equ mus_hightown_mvl, 127 - .equ mus_hightown_key, 0 - .equ mus_hightown_tbs, 1 - .equ mus_hightown_exg, 0 - .equ mus_hightown_cmp, 1 - - .section .rodata - .global mus_hightown - .align 2 - -@********************** Track 1 **********************@ - -mus_hightown_1: - .byte KEYSH , mus_hightown_key+0 -mus_hightown_1_B1: - .byte TEMPO , 94*mus_hightown_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 30*mus_hightown_mvl/mxv - .byte N02 , En5 , v112 - .byte W16 - .byte En5 , v072 - .byte W08 - .byte En5 , v084 - .byte W16 - .byte En5 , v072 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v072 - .byte W08 - .byte En5 , v088 - .byte W16 - .byte En5 , v072 - .byte W08 -mus_hightown_1_000: - .byte N02 , En5 , v112 - .byte W16 - .byte En5 , v072 - .byte W08 - .byte En5 , v084 - .byte W16 - .byte En5 , v072 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v072 - .byte W08 - .byte En5 , v088 - .byte W16 - .byte En5 , v072 - .byte W08 - .byte PEND - .byte PATT - .word mus_hightown_1_000 - .byte PATT - .word mus_hightown_1_000 - .byte PATT - .word mus_hightown_1_000 - .byte PATT - .word mus_hightown_1_000 - .byte N02 , En5 , v112 - .byte W16 - .byte En5 , v072 - .byte W08 - .byte En5 , v084 - .byte W16 - .byte En5 , v088 - .byte W08 - .byte En5 , v112 - .byte W16 - .byte En5 , v072 - .byte W08 - .byte En5 , v088 - .byte W16 - .byte En5 , v072 - .byte W08 - .byte PATT - .word mus_hightown_1_000 - .byte PATT - .word mus_hightown_1_000 - .byte PATT - .word mus_hightown_1_000 - .byte PAN , c_v+63 - .byte VOL , 28*mus_hightown_mvl/mxv - .byte N02 , En5 , v116 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte N02 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v068 - .byte W08 - .byte En5 , v084 - .byte W08 - .byte En5 , v127 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v084 - .byte W08 - .byte En5 , v092 - .byte W08 - .byte En5 , v116 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte N02 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v068 - .byte W08 - .byte En5 , v088 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte N08 , Gs5 , v096 - .byte W08 - .byte N02 , En5 , v116 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte N02 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v068 - .byte W08 - .byte En5 , v084 - .byte W08 - .byte En5 , v127 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v084 - .byte W08 - .byte En5 , v092 - .byte W08 - .byte En5 , v116 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte N02 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v068 - .byte W08 - .byte En5 , v088 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W06 - .byte VOICE , 126 - .byte W02 - .byte N08 , Gs5 , v096 - .byte W08 -mus_hightown_1_001: - .byte VOICE , 127 - .byte N02 , En5 , v116 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte N02 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v068 - .byte W08 - .byte En5 , v084 - .byte W08 - .byte En5 , v127 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v084 - .byte W08 - .byte En5 , v092 - .byte W08 - .byte PEND -mus_hightown_1_002: - .byte N02 , En5 , v116 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte N02 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v068 - .byte W08 - .byte En5 , v088 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte En5 , v124 - .byte W08 - .byte En5 , v072 - .byte W08 - .byte VOICE , 126 - .byte N08 , Gs5 , v096 - .byte W08 - .byte PEND - .byte PATT - .word mus_hightown_1_001 - .byte PATT - .word mus_hightown_1_002 - .byte PATT - .word mus_hightown_1_001 - .byte PATT - .word mus_hightown_1_002 - .byte PATT - .word mus_hightown_1_001 - .byte PATT - .word mus_hightown_1_002 - .byte PATT - .word mus_hightown_1_001 - .byte PATT - .word mus_hightown_1_002 - .byte PATT - .word mus_hightown_1_001 - .byte PATT - .word mus_hightown_1_002 - .byte GOTO - .word mus_hightown_1_B1 - .byte VOICE , 127 - .byte FINE - -@********************** Track 2 **********************@ - -mus_hightown_2: - .byte KEYSH , mus_hightown_key+0 -mus_hightown_2_B1: - .byte VOICE , 46 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 49*mus_hightown_mvl/mxv - .byte PAN , c_v-16 - .byte N04 , An4 , v112 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Gn4 - .byte W04 - .byte An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte En3 - .byte W04 - .byte N40 , Dn4 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte VOICE , 73 - .byte W48 - .byte PAN , c_v+0 - .byte W16 - .byte N04 , Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte N16 , En5 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte N04 , Dn5 - .byte W24 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte N16 , En5 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte N04 , Dn5 - .byte W24 - .byte Fs4 - .byte W04 - .byte As4 - .byte W04 - .byte N16 , En5 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte N04 , Dn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Dn5 - .byte W08 - .byte An4 - .byte W06 - .byte N02 , Gn5 , v080 - .byte W02 - .byte N24 , Fs5 , v112 - .byte W24 - .byte N16 , En5 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte N04 , Dn5 - .byte W08 - .byte N08 , Gn5 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte N36 , Dn5 - .byte W12 - .byte MOD , 5 - .byte W04 - .byte VOL , 45*mus_hightown_mvl/mxv - .byte W04 - .byte 42*mus_hightown_mvl/mxv - .byte W04 - .byte 37*mus_hightown_mvl/mxv - .byte W04 - .byte 34*mus_hightown_mvl/mxv - .byte W04 - .byte 32*mus_hightown_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 49*mus_hightown_mvl/mxv - .byte W02 - .byte N02 , Bn4 , v080 - .byte W02 - .byte N08 , As4 , v112 - .byte W08 - .byte N04 , Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte Dn5 - .byte W08 - .byte N48 , En5 - .byte W12 - .byte MOD , 5 - .byte VOL , 46*mus_hightown_mvl/mxv - .byte W04 - .byte 44*mus_hightown_mvl/mxv - .byte W04 - .byte 42*mus_hightown_mvl/mxv - .byte W04 - .byte 39*mus_hightown_mvl/mxv - .byte W04 - .byte 37*mus_hightown_mvl/mxv - .byte W04 - .byte 35*mus_hightown_mvl/mxv - .byte W04 - .byte 33*mus_hightown_mvl/mxv - .byte W04 - .byte 31*mus_hightown_mvl/mxv - .byte W04 - .byte 27*mus_hightown_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 49*mus_hightown_mvl/mxv - .byte W24 - .byte N04 , An5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte En5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Ds5 - .byte W04 - .byte N16 , En5 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte N04 , Dn5 - .byte W08 - .byte An4 - .byte W08 - .byte Dn5 - .byte W08 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte N16 , En5 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte N04 , Dn5 - .byte W08 - .byte As4 - .byte W08 - .byte Dn5 - .byte W08 - .byte Fs4 - .byte W04 - .byte As4 - .byte W04 - .byte N16 , En5 - .byte W08 - .byte MOD , 5 - .byte W08 - .byte 0 - .byte N04 , Dn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Dn5 - .byte W08 - .byte An4 - .byte W08 - .byte N08 , Fs5 - .byte W08 - .byte N04 , Gn5 - .byte W08 - .byte An5 - .byte W08 - .byte Bn5 - .byte W08 - .byte An5 - .byte W08 - .byte Fs5 - .byte W08 - .byte N24 , Dn5 - .byte W24 - .byte N04 , Gn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte En5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte N24 , Bn4 - .byte W24 - .byte N16 , Cs5 - .byte W16 - .byte N04 , Dn5 - .byte W06 - .byte N02 , Ds5 , v064 - .byte W02 - .byte N72 , Dn5 , v112 - .byte W24 - .byte MOD , 5 - .byte VOL , 46*mus_hightown_mvl/mxv - .byte W04 - .byte 44*mus_hightown_mvl/mxv - .byte W04 - .byte 41*mus_hightown_mvl/mxv - .byte W04 - .byte 38*mus_hightown_mvl/mxv - .byte W04 - .byte 37*mus_hightown_mvl/mxv - .byte W04 - .byte 35*mus_hightown_mvl/mxv - .byte W04 - .byte 33*mus_hightown_mvl/mxv - .byte W04 - .byte 31*mus_hightown_mvl/mxv - .byte W04 - .byte 28*mus_hightown_mvl/mxv - .byte W04 - .byte 26*mus_hightown_mvl/mxv - .byte W04 - .byte 23*mus_hightown_mvl/mxv - .byte W04 - .byte 22*mus_hightown_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 49*mus_hightown_mvl/mxv - .byte W24 - .byte GOTO - .word mus_hightown_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_hightown_3: - .byte KEYSH , mus_hightown_key+0 -mus_hightown_3_B1: - .byte VOICE , 17 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v-2 - .byte VOL , 49*mus_hightown_mvl/mxv - .byte N88 , An1 , v112 - .byte W88 - .byte N08 , En1 - .byte W08 - .byte N96 , An1 - .byte W96 - .byte VOICE , 35 - .byte VOL , 78*mus_hightown_mvl/mxv - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W08 - .byte N12 , Cs2 - .byte W16 - .byte N04 - .byte W08 -mus_hightown_3_000: - .byte N08 , Bn1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Fs1 - .byte W08 - .byte Bn1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Fs1 - .byte W08 - .byte PEND - .byte Bn1 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Fs1 - .byte W08 - .byte Bn1 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An1 - .byte W16 - .byte N08 - .byte W08 - .byte Gn1 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Dn1 , v088 - .byte W08 - .byte Gn1 , v112 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Dn1 - .byte W08 -mus_hightown_3_001: - .byte N08 , Gn1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Dn1 - .byte W08 - .byte Gn1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Dn1 - .byte W08 - .byte PEND -mus_hightown_3_002: - .byte N08 , An1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , En1 - .byte W08 - .byte An1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , En1 - .byte W08 - .byte PEND - .byte N04 , An1 - .byte W96 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N04 , Dn2 - .byte W08 - .byte N12 - .byte W16 - .byte Cs2 - .byte W16 - .byte N04 - .byte W08 - .byte PATT - .word mus_hightown_3_000 - .byte N08 , Bn1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Fs1 - .byte W08 - .byte N04 , Bn1 - .byte W08 - .byte N12 - .byte W16 - .byte N08 , An1 - .byte W16 - .byte N08 - .byte W08 - .byte PATT - .word mus_hightown_3_001 - .byte PATT - .word mus_hightown_3_001 - .byte PATT - .word mus_hightown_3_002 - .byte N04 , An1 , v112 - .byte W96 -mus_hightown_3_003: - .byte N12 , Dn1 , v112 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , An0 - .byte W08 - .byte N12 , Dn1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , An0 - .byte W08 - .byte PEND - .byte PATT - .word mus_hightown_3_003 - .byte N12 , Gn1 , v112 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Dn1 - .byte W08 - .byte N12 , Gn1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Dn1 - .byte W08 - .byte N12 , An1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , En1 - .byte W08 - .byte N12 , An1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , En1 - .byte W08 - .byte PATT - .word mus_hightown_3_003 - .byte PATT - .word mus_hightown_3_003 - .byte N12 , Gn1 , v112 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Dn1 - .byte W08 - .byte N12 , An1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , En1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn1 - .byte W16 - .byte N04 - .byte W32 - .byte GOTO - .word mus_hightown_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_hightown_4: - .byte KEYSH , mus_hightown_key+0 -mus_hightown_4_B1: - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 50*mus_hightown_mvl/mxv - .byte N24 , Cs4 , v112 - .byte W24 - .byte An3 - .byte W24 - .byte Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte VOICE , 17 - .byte VOL , 65*mus_hightown_mvl/mxv - .byte N08 , An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte En4 - .byte W08 - .byte VOICE , 17 - .byte VOL , 63*mus_hightown_mvl/mxv - .byte N40 , Gn4 - .byte W40 - .byte N04 , Fs4 - .byte W08 - .byte N24 - .byte W48 -mus_hightown_4_000: - .byte W32 - .byte N04 , En4 , v112 - .byte W08 - .byte Fs4 - .byte W08 - .byte An4 - .byte W08 - .byte N02 , Gn4 - .byte W02 - .byte An4 - .byte W02 - .byte N04 , Gn4 - .byte W04 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte PEND - .byte N40 , En4 - .byte W40 - .byte N04 , Dn4 - .byte W08 - .byte N24 - .byte W48 - .byte W32 - .byte N04 , Bn3 - .byte W08 - .byte Cs4 - .byte W06 - .byte N02 , Gn4 , v060 - .byte W02 - .byte N04 , Fs4 , v112 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N36 , An4 - .byte W36 - .byte N02 , Bn4 , v048 - .byte W02 - .byte As4 , v060 - .byte W02 - .byte N04 , An4 , v088 - .byte W08 - .byte N24 , Gn4 , v112 - .byte W48 - .byte W32 - .byte N04 , Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn4 - .byte W08 - .byte N02 , An4 - .byte W02 - .byte Bn4 - .byte W02 - .byte N04 , An4 - .byte W04 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte VOL , 7*mus_hightown_mvl/mxv - .byte N96 , En4 - .byte W10 - .byte VOL , 9*mus_hightown_mvl/mxv - .byte W02 - .byte 9*mus_hightown_mvl/mxv - .byte W01 - .byte 11*mus_hightown_mvl/mxv - .byte W03 - .byte 15*mus_hightown_mvl/mxv - .byte W01 - .byte 17*mus_hightown_mvl/mxv - .byte W03 - .byte 21*mus_hightown_mvl/mxv - .byte W01 - .byte 22*mus_hightown_mvl/mxv - .byte W03 - .byte 26*mus_hightown_mvl/mxv - .byte W01 - .byte 28*mus_hightown_mvl/mxv - .byte W03 - .byte 32*mus_hightown_mvl/mxv - .byte W01 - .byte 35*mus_hightown_mvl/mxv - .byte W03 - .byte 36*mus_hightown_mvl/mxv - .byte W01 - .byte 39*mus_hightown_mvl/mxv - .byte W03 - .byte 43*mus_hightown_mvl/mxv - .byte W01 - .byte 44*mus_hightown_mvl/mxv - .byte W03 - .byte 46*mus_hightown_mvl/mxv - .byte W01 - .byte 48*mus_hightown_mvl/mxv - .byte W03 - .byte 50*mus_hightown_mvl/mxv - .byte W01 - .byte 52*mus_hightown_mvl/mxv - .byte W03 - .byte 54*mus_hightown_mvl/mxv - .byte W01 - .byte 56*mus_hightown_mvl/mxv - .byte W03 - .byte 58*mus_hightown_mvl/mxv - .byte W04 - .byte 60*mus_hightown_mvl/mxv - .byte W04 - .byte 61*mus_hightown_mvl/mxv - .byte W01 - .byte 63*mus_hightown_mvl/mxv - .byte W03 - .byte 63*mus_hightown_mvl/mxv - .byte W01 - .byte 65*mus_hightown_mvl/mxv - .byte W03 - .byte 65*mus_hightown_mvl/mxv - .byte W01 - .byte 66*mus_hightown_mvl/mxv - .byte W03 - .byte 68*mus_hightown_mvl/mxv - .byte W01 - .byte 68*mus_hightown_mvl/mxv - .byte W03 - .byte 71*mus_hightown_mvl/mxv - .byte W04 - .byte 73*mus_hightown_mvl/mxv - .byte W16 - .byte 68*mus_hightown_mvl/mxv - .byte N04 , An4 - .byte W24 - .byte VOICE , 46 - .byte W48 - .byte VOL , 78*mus_hightown_mvl/mxv - .byte N04 , Gn4 - .byte W08 - .byte An4 - .byte W08 - .byte En4 - .byte W08 - .byte N40 , Gn4 - .byte W24 - .byte MOD , 5 - .byte W16 - .byte 0 - .byte N04 , An4 - .byte W08 - .byte N24 , Fs4 - .byte W48 - .byte PATT - .word mus_hightown_4_000 - .byte N40 , En4 , v112 - .byte W24 - .byte MOD , 5 - .byte W16 - .byte 0 - .byte N04 , Dn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte N24 , Dn4 - .byte W48 - .byte W32 - .byte N04 , Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N02 , En4 - .byte W02 - .byte Fs4 - .byte W02 - .byte N04 , En4 - .byte W04 - .byte Dn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N40 , An4 - .byte W24 - .byte MOD , 5 - .byte W16 - .byte 0 - .byte N04 , Bn4 - .byte W08 - .byte N24 , Gn4 - .byte W48 - .byte W32 - .byte N04 , Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Bn4 - .byte W08 - .byte N02 , An4 - .byte W02 - .byte Bn4 - .byte W02 - .byte N04 , An4 - .byte W04 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn4 - .byte W04 - .byte MOD , 5 - .byte W04 - .byte N88 , En4 - .byte W12 - .byte MOD , 0 - .byte W76 - .byte N04 , Fs4 - .byte W08 - .byte VOL , 40*mus_hightown_mvl/mxv - .byte N04 , Gn4 - .byte W24 - .byte VOICE , 48 - .byte W24 - .byte N04 , Cs3 - .byte W04 - .byte Bn2 - .byte W04 - .byte An2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte En3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W04 -mus_hightown_4_001: - .byte N48 , An3 , v112 - .byte W48 - .byte As3 - .byte W48 - .byte PEND -mus_hightown_4_002: - .byte N48 , Bn3 , v112 - .byte W48 - .byte Cn4 - .byte W48 - .byte PEND - .byte N08 , Gn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte En3 - .byte W08 - .byte N24 , Bn2 - .byte W24 - .byte N48 , As2 - .byte W48 - .byte N08 , An2 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte N64 , An3 - .byte W64 - .byte N08 , Gs3 - .byte W08 - .byte PATT - .word mus_hightown_4_001 - .byte PATT - .word mus_hightown_4_002 - .byte N48 , Gn4 , v112 - .byte W48 - .byte Gn3 - .byte W48 - .byte N16 , Fs3 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte N02 , Fs3 - .byte W02 - .byte Gn3 - .byte W02 - .byte N12 , Fs3 - .byte W12 - .byte N04 , En3 - .byte W08 - .byte N24 , Fs3 - .byte W24 - .byte VOICE , 73 - .byte W16 - .byte N04 , Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte GOTO - .word mus_hightown_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_hightown_5: - .byte KEYSH , mus_hightown_key+0 -mus_hightown_5_B1: - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 58*mus_hightown_mvl/mxv - .byte PAN , c_v+14 - .byte N24 , An4 , v112 - .byte W24 - .byte Gn4 - .byte W24 - .byte En4 - .byte W24 - .byte Cs4 - .byte W24 - .byte An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N48 , Cs4 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 73 - .byte W88 - .byte N04 , En4 - .byte W04 - .byte Gn4 - .byte W04 - .byte GOTO - .word mus_hightown_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_hightown_6: - .byte KEYSH , mus_hightown_key+0 -mus_hightown_6_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 26*mus_hightown_mvl/mxv - .byte W96 - .byte W96 - .byte N32 , Dn3 , v112 - .byte W32 - .byte N04 , Cs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N24 , Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte N48 , Dn3 - .byte W48 - .byte N24 , En3 - .byte W24 - .byte N16 , Fs3 - .byte W16 - .byte N04 , Cs3 - .byte W08 - .byte N24 , Dn3 - .byte W32 - .byte N04 , Cs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N24 , Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte N32 , Dn3 - .byte W32 - .byte N04 , Cs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N24 , Bn2 - .byte W24 - .byte Cs3 - .byte W24 - .byte Gn3 - .byte W32 - .byte N04 , Dn3 - .byte W08 - .byte Gn3 , v088 - .byte W08 - .byte N24 , Bn2 , v112 - .byte W24 - .byte Cs3 - .byte W24 - .byte N32 , Dn3 - .byte W32 - .byte N04 , Bn2 - .byte W08 - .byte Dn3 - .byte W08 - .byte N40 , Gn2 - .byte W40 - .byte N04 , Bn2 - .byte W08 - .byte N96 , Cs3 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte VOL , 23*mus_hightown_mvl/mxv - .byte W02 - .byte 25*mus_hightown_mvl/mxv - .byte W03 - .byte 26*mus_hightown_mvl/mxv - .byte W03 - .byte 28*mus_hightown_mvl/mxv - .byte W04 - .byte 29*mus_hightown_mvl/mxv - .byte W02 - .byte 32*mus_hightown_mvl/mxv - .byte W03 - .byte 33*mus_hightown_mvl/mxv - .byte W03 - .byte 35*mus_hightown_mvl/mxv - .byte W04 - .byte 36*mus_hightown_mvl/mxv - .byte W02 - .byte 38*mus_hightown_mvl/mxv - .byte W22 - .byte 29*mus_hightown_mvl/mxv - .byte MOD , 0 - .byte N04 , An3 - .byte W24 - .byte VOL , 39*mus_hightown_mvl/mxv - .byte W48 - .byte PAN , c_v-58 - .byte W24 - .byte VOICE , 84 - .byte VOL , 33*mus_hightown_mvl/mxv - .byte N08 , Fs3 , v120 - .byte W08 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W12 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W04 - .byte N08 , Fs3 , v120 - .byte W08 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W12 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fs3 , v080 - .byte W08 -mus_hightown_6_000: - .byte N08 , Fs3 , v120 - .byte W08 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W12 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W04 - .byte N08 , Fs3 , v120 - .byte W08 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W12 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fs3 , v080 - .byte W04 - .byte N02 - .byte W04 - .byte PEND -mus_hightown_6_001: - .byte N08 , Fs3 , v120 - .byte W08 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W12 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W04 - .byte N08 , Fs3 , v120 - .byte W08 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W12 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fs3 , v080 - .byte W08 - .byte PEND - .byte PATT - .word mus_hightown_6_000 - .byte PATT - .word mus_hightown_6_001 - .byte N08 , Fs3 , v120 - .byte W08 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W12 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W04 - .byte N08 , Fs3 , v120 - .byte W08 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W08 - .byte N04 , Fs3 , v112 - .byte W12 - .byte N02 , Fs3 , v104 - .byte W04 - .byte Fn3 , v080 - .byte W04 - .byte Fs3 - .byte W04 - .byte N08 , Gn3 , v120 - .byte W08 - .byte N02 , Gn3 , v104 - .byte W04 - .byte Fs3 , v080 - .byte W04 - .byte Gn3 - .byte W08 - .byte N04 , Gn3 , v112 - .byte W12 - .byte N02 , Gn3 , v104 - .byte W04 - .byte Fs3 , v080 - .byte W04 - .byte Gn3 - .byte W04 - .byte N08 , En3 , v120 - .byte W08 - .byte N02 , En3 , v104 - .byte W04 - .byte Ds3 , v080 - .byte W04 - .byte En3 - .byte W08 - .byte N04 , En3 , v112 - .byte W12 - .byte N02 , En3 , v104 - .byte W04 - .byte Ds3 , v080 - .byte W04 - .byte En3 - .byte W04 - .byte N04 , Gn3 , v112 - .byte W24 - .byte VOICE , 80 - .byte W24 - .byte N04 - .byte W04 - .byte Fs3 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte TIE , Fs4 - .byte W96 - .byte W48 - .byte EOT - .byte N24 , An4 - .byte W24 - .byte N08 , Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N48 , Bn3 - .byte W48 - .byte As3 - .byte W48 - .byte Dn4 - .byte W48 - .byte N08 , Cs4 - .byte W08 - .byte En4 - .byte W08 - .byte An3 - .byte W08 - .byte N24 , Fn4 - .byte W24 - .byte TIE , Fs4 - .byte W96 - .byte W48 - .byte EOT - .byte N24 , An4 - .byte W24 - .byte N08 , Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N48 - .byte W48 - .byte N48 - .byte W48 - .byte N72 - .byte W96 - .byte GOTO - .word mus_hightown_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_hightown_7: - .byte KEYSH , mus_hightown_key+0 -mus_hightown_7_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-62 - .byte VOL , 32*mus_hightown_mvl/mxv - .byte BEND , c_v+0 - .byte TIE , En3 , v112 - .byte W96 - .byte W96 - .byte EOT - .byte VOL , 33*mus_hightown_mvl/mxv - .byte N32 , An2 - .byte W32 - .byte N04 , Gs2 - .byte W08 - .byte An2 - .byte W08 - .byte N24 , Fs2 - .byte W24 - .byte Gn2 - .byte W24 - .byte N48 , Fs2 - .byte W48 - .byte N24 , Gn2 - .byte W24 - .byte N16 , An2 - .byte W16 - .byte N04 , Fs2 - .byte W08 - .byte N24 , Gn2 - .byte W32 - .byte N04 , Fs2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N24 , Dn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte N32 , Fs2 - .byte W32 - .byte N04 , Fn2 - .byte W08 - .byte Fs2 - .byte W08 - .byte N24 , Dn2 - .byte W24 - .byte En2 - .byte W24 - .byte Dn3 - .byte W32 - .byte N04 , Bn2 - .byte W08 - .byte Dn3 , v088 - .byte W08 - .byte N24 , Gn2 , v112 - .byte W24 - .byte An2 - .byte W24 - .byte N32 , Bn2 - .byte W32 - .byte N04 , Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte N40 , Dn2 - .byte W40 - .byte N04 , Gn2 - .byte W08 - .byte N96 , An2 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte VOL , 26*mus_hightown_mvl/mxv - .byte W02 - .byte 27*mus_hightown_mvl/mxv - .byte W03 - .byte 29*mus_hightown_mvl/mxv - .byte W03 - .byte 31*mus_hightown_mvl/mxv - .byte W04 - .byte 32*mus_hightown_mvl/mxv - .byte W02 - .byte 33*mus_hightown_mvl/mxv - .byte W03 - .byte 36*mus_hightown_mvl/mxv - .byte W03 - .byte 38*mus_hightown_mvl/mxv - .byte W04 - .byte 38*mus_hightown_mvl/mxv - .byte W03 - .byte 39*mus_hightown_mvl/mxv - .byte W21 - .byte 29*mus_hightown_mvl/mxv - .byte MOD , 0 - .byte N04 , En3 - .byte W24 - .byte VOL , 39*mus_hightown_mvl/mxv - .byte W48 - .byte PAN , c_v+61 - .byte W24 - .byte VOICE , 83 - .byte VOL , 34*mus_hightown_mvl/mxv - .byte BEND , c_v+0 - .byte N08 , Dn4 , v120 - .byte W08 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W08 - .byte N04 , Dn4 , v112 - .byte W12 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W04 - .byte N08 , Dn4 , v120 - .byte W08 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W08 - .byte N04 , Dn4 , v112 - .byte W12 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Dn4 , v080 - .byte W08 -mus_hightown_7_000: - .byte N08 , Dn4 , v120 - .byte W08 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W08 - .byte N04 , Dn4 , v112 - .byte W12 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W04 - .byte N08 , Dn4 , v120 - .byte W08 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W08 - .byte N04 , Cs4 , v112 - .byte W12 - .byte N02 , Cs4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte N02 - .byte W04 - .byte PEND -mus_hightown_7_001: - .byte N08 , Dn4 , v120 - .byte W08 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W08 - .byte N04 , Dn4 , v112 - .byte W12 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W04 - .byte N08 , Dn4 , v120 - .byte W08 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W08 - .byte N04 , Dn4 , v112 - .byte W12 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Dn4 , v080 - .byte W08 - .byte PEND - .byte PATT - .word mus_hightown_7_000 - .byte PATT - .word mus_hightown_7_001 - .byte N08 , Dn4 , v120 - .byte W08 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W08 - .byte N04 , Dn4 , v112 - .byte W12 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W04 - .byte N08 , Dn4 , v120 - .byte W08 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W08 - .byte N04 , Dn4 , v112 - .byte W12 - .byte N02 , Dn4 , v104 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte Dn4 - .byte W04 - .byte N08 , En4 , v120 - .byte W08 - .byte N02 , En4 , v104 - .byte W04 - .byte Ds4 , v080 - .byte W04 - .byte En4 - .byte W08 - .byte N04 , En4 , v112 - .byte W12 - .byte N02 , En4 , v104 - .byte W04 - .byte Ds4 , v080 - .byte W04 - .byte En4 - .byte W04 - .byte N08 , Cs4 , v120 - .byte W08 - .byte N02 , Cs4 , v104 - .byte W04 - .byte Cn4 , v080 - .byte W04 - .byte Cs4 - .byte W08 - .byte N04 , Cs4 , v112 - .byte W12 - .byte N02 , Cs4 , v104 - .byte W04 - .byte Cn4 , v080 - .byte W04 - .byte Cs4 - .byte W04 - .byte N04 , En4 , v112 - .byte W24 - .byte VOICE , 81 - .byte W24 - .byte N04 , Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 -mus_hightown_7_002: - .byte N48 , An4 , v112 - .byte W48 - .byte As4 - .byte W48 - .byte PEND -mus_hightown_7_003: - .byte N48 , Bn4 , v112 - .byte W48 - .byte Cn5 - .byte W48 - .byte PEND - .byte Gn4 - .byte W48 - .byte Dn4 - .byte W48 - .byte En4 - .byte W48 - .byte N08 , An4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N24 , Gs4 - .byte W24 - .byte PATT - .word mus_hightown_7_002 - .byte PATT - .word mus_hightown_7_003 - .byte N48 , Bn4 , v112 - .byte W48 - .byte En4 - .byte W48 - .byte N72 , An4 - .byte W96 - .byte GOTO - .word mus_hightown_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_hightown_8: - .byte KEYSH , mus_hightown_key+0 -mus_hightown_8_B1: - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 78*mus_hightown_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N04 , Dn1 , v112 - .byte W04 - .byte En1 - .byte W04 - .byte Cn1 - .byte W04 - .byte En1 - .byte W04 - .byte Cn1 - .byte W08 - .byte N04 - .byte W06 - .byte N02 , En1 - .byte W02 - .byte N08 , En1 , v124 - .byte W08 - .byte N04 , Cn1 , v112 - .byte W08 -mus_hightown_8_000: - .byte N04 , Cn1 , v112 - .byte W24 - .byte En1 - .byte W16 - .byte Cn1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte En1 - .byte W24 - .byte PEND -mus_hightown_8_001: - .byte N04 , Cn1 , v112 - .byte W24 - .byte En1 - .byte W16 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte En1 - .byte W16 - .byte Cn1 - .byte W08 - .byte PEND - .byte PATT - .word mus_hightown_8_000 - .byte N04 , Cn1 , v112 - .byte W24 - .byte En1 - .byte W16 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte En1 - .byte W08 - .byte Cn1 - .byte W08 - .byte Dn1 - .byte W16 - .byte En1 - .byte W08 - .byte PATT - .word mus_hightown_8_000 - .byte PATT - .word mus_hightown_8_001 - .byte PATT - .word mus_hightown_8_000 - .byte N04 , Cn1 , v112 - .byte W08 - .byte Dn1 - .byte W16 - .byte En1 - .byte W08 - .byte Cn1 , v076 - .byte W08 - .byte Cn1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte Fs1 - .byte W08 - .byte Dn1 - .byte W08 - .byte En1 - .byte W08 - .byte Dn1 - .byte W04 - .byte N04 - .byte W04 - .byte Cn1 - .byte W08 - .byte PATT - .word mus_hightown_8_000 - .byte PATT - .word mus_hightown_8_001 - .byte PATT - .word mus_hightown_8_000 -mus_hightown_8_002: - .byte N04 , Cn1 , v112 - .byte W24 - .byte En1 - .byte W16 - .byte Cn1 - .byte W08 - .byte Dn1 - .byte W04 - .byte En1 - .byte W04 - .byte Cn1 - .byte W04 - .byte En1 - .byte W04 - .byte Cn1 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte Cn1 , v096 - .byte W08 - .byte En1 , v120 - .byte W08 - .byte PEND - .byte PATT - .word mus_hightown_8_000 - .byte PATT - .word mus_hightown_8_001 - .byte PATT - .word mus_hightown_8_000 - .byte PATT - .word mus_hightown_8_002 - .byte GOTO - .word mus_hightown_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_hightown_9: - .byte KEYSH , mus_hightown_key+0 -mus_hightown_9_B1: - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 31*mus_hightown_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N88 , An1 , v112 - .byte W88 - .byte N08 , En1 - .byte W08 - .byte N96 , An1 - .byte W96 - .byte VOL , 35*mus_hightown_mvl/mxv - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W08 - .byte N12 , Cs2 - .byte W16 - .byte N04 - .byte W08 -mus_hightown_9_000: - .byte N08 , Bn1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Fs1 - .byte W08 - .byte Bn1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Fs1 - .byte W08 - .byte PEND - .byte Bn1 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Fs1 - .byte W08 - .byte Bn1 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An1 - .byte W16 - .byte N08 - .byte W08 - .byte Gn1 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Dn1 , v088 - .byte W08 - .byte Gn1 , v112 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Dn1 - .byte W08 -mus_hightown_9_001: - .byte N08 , Gn1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Dn1 - .byte W08 - .byte Gn1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Dn1 - .byte W08 - .byte PEND -mus_hightown_9_002: - .byte N08 , An1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , En1 - .byte W08 - .byte An1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , En1 - .byte W08 - .byte PEND - .byte N04 , An1 - .byte W96 - .byte VOL , 39*mus_hightown_mvl/mxv - .byte BEND , c_v+1 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N04 , Dn2 - .byte W08 - .byte N12 - .byte W16 - .byte Cs2 - .byte W16 - .byte N04 - .byte W08 - .byte PATT - .word mus_hightown_9_000 - .byte N08 , Bn1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Fs1 - .byte W08 - .byte N04 , Bn1 - .byte W08 - .byte N12 - .byte W16 - .byte N08 , An1 - .byte W16 - .byte N08 - .byte W08 - .byte PATT - .word mus_hightown_9_001 - .byte PATT - .word mus_hightown_9_001 - .byte PATT - .word mus_hightown_9_002 - .byte N04 , An1 , v112 - .byte W96 -mus_hightown_9_003: - .byte N12 , Dn1 , v112 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , An0 - .byte W08 - .byte N12 , Dn1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , An0 - .byte W08 - .byte PEND - .byte PATT - .word mus_hightown_9_003 - .byte N12 , Gn1 , v112 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Dn1 - .byte W08 - .byte N12 , Gn1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Dn1 - .byte W08 - .byte N12 , An1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , En1 - .byte W08 - .byte N12 , An1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , En1 - .byte W08 - .byte PATT - .word mus_hightown_9_003 - .byte PATT - .word mus_hightown_9_003 - .byte N12 , Gn1 , v112 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Dn1 - .byte W08 - .byte N12 , An1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , En1 - .byte W08 - .byte N12 , Dn2 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , An1 - .byte W08 - .byte N12 , Dn1 - .byte W16 - .byte N04 - .byte W32 - .byte GOTO - .word mus_hightown_9_B1 - .byte BEND , c_v+0 - .byte FINE - -@********************** Track 10 **********************@ - -mus_hightown_10: - .byte KEYSH , mus_hightown_key+0 -mus_hightown_10_B1: - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-23 - .byte VOL , 55*mus_hightown_mvl/mxv - .byte W96 - .byte W96 - .byte VOICE , 17 - .byte N40 , Bn3 , v112 - .byte W40 - .byte N04 , An3 - .byte W08 - .byte N24 - .byte W48 -mus_hightown_10_000: - .byte W32 - .byte N04 , Cs4 , v112 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte N02 , Dn4 - .byte W02 - .byte En4 - .byte W02 - .byte N04 , Dn4 - .byte W04 - .byte Cs4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs3 - .byte W08 - .byte PEND - .byte N40 , Gn3 - .byte W40 - .byte N04 , Fs3 - .byte W08 - .byte N24 - .byte W48 - .byte W32 - .byte N04 , Dn3 - .byte W08 - .byte En3 - .byte W06 - .byte N02 , As3 , v060 - .byte W02 - .byte N04 , An3 , v112 - .byte W08 - .byte Gn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N36 , Dn4 - .byte W36 - .byte N02 , En4 , v048 - .byte W02 - .byte Ds4 , v060 - .byte W02 - .byte N04 , Dn4 , v088 - .byte W08 - .byte N24 , Bn3 , v112 - .byte W48 - .byte W32 - .byte N04 , Dn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N02 , Cs4 - .byte W02 - .byte Dn4 - .byte W02 - .byte N04 , Cn4 - .byte W04 - .byte Bn3 - .byte W08 - .byte An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte VOL , 6*mus_hightown_mvl/mxv - .byte N96 - .byte W08 - .byte VOL , 1*mus_hightown_mvl/mxv - .byte W02 - .byte 2*mus_hightown_mvl/mxv - .byte W02 - .byte 4*mus_hightown_mvl/mxv - .byte W04 - .byte 6*mus_hightown_mvl/mxv - .byte W01 - .byte 7*mus_hightown_mvl/mxv - .byte W03 - .byte 9*mus_hightown_mvl/mxv - .byte W01 - .byte 11*mus_hightown_mvl/mxv - .byte W03 - .byte 13*mus_hightown_mvl/mxv - .byte W01 - .byte 15*mus_hightown_mvl/mxv - .byte W03 - .byte 17*mus_hightown_mvl/mxv - .byte W01 - .byte 19*mus_hightown_mvl/mxv - .byte W03 - .byte 21*mus_hightown_mvl/mxv - .byte W01 - .byte 22*mus_hightown_mvl/mxv - .byte W03 - .byte 23*mus_hightown_mvl/mxv - .byte W01 - .byte 24*mus_hightown_mvl/mxv - .byte W03 - .byte 27*mus_hightown_mvl/mxv - .byte W01 - .byte 28*mus_hightown_mvl/mxv - .byte W03 - .byte 30*mus_hightown_mvl/mxv - .byte W04 - .byte 33*mus_hightown_mvl/mxv - .byte W04 - .byte 36*mus_hightown_mvl/mxv - .byte W01 - .byte 38*mus_hightown_mvl/mxv - .byte W03 - .byte 39*mus_hightown_mvl/mxv - .byte W04 - .byte 41*mus_hightown_mvl/mxv - .byte W01 - .byte 43*mus_hightown_mvl/mxv - .byte W03 - .byte 44*mus_hightown_mvl/mxv - .byte W01 - .byte 46*mus_hightown_mvl/mxv - .byte W03 - .byte 46*mus_hightown_mvl/mxv - .byte W01 - .byte 47*mus_hightown_mvl/mxv - .byte W03 - .byte 49*mus_hightown_mvl/mxv - .byte W01 - .byte 50*mus_hightown_mvl/mxv - .byte W03 - .byte 52*mus_hightown_mvl/mxv - .byte W01 - .byte 56*mus_hightown_mvl/mxv - .byte W04 - .byte 58*mus_hightown_mvl/mxv - .byte W03 - .byte 60*mus_hightown_mvl/mxv - .byte W12 - .byte 54*mus_hightown_mvl/mxv - .byte N04 , Cs4 - .byte W24 - .byte VOICE , 24 - .byte W48 - .byte VOL , 48*mus_hightown_mvl/mxv - .byte N04 , Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte An3 - .byte W08 - .byte N40 , Bn3 - .byte W40 - .byte N04 , Cs4 - .byte W08 - .byte N24 , An3 - .byte W48 - .byte PATT - .word mus_hightown_10_000 - .byte N40 , Gn3 , v112 - .byte W40 - .byte N04 , Fs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte N24 , Fs3 - .byte W48 - .byte W32 - .byte N04 , Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte N02 , Gn3 - .byte W02 - .byte An3 - .byte W02 - .byte N04 , Gn3 - .byte W04 - .byte Fs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N40 , Dn4 - .byte W40 - .byte N04 , En4 - .byte W08 - .byte N24 , Bn3 - .byte W48 - .byte W32 - .byte N04 , Dn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N02 , Cs4 - .byte W02 - .byte Dn4 - .byte W02 - .byte N04 , Cs4 - .byte W04 - .byte Bn3 - .byte W08 - .byte An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N88 - .byte W88 - .byte N04 , An3 - .byte W08 - .byte Bn3 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_hightown_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_hightown: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_hightown_pri @ Priority - .byte mus_hightown_rev @ Reverb. - - .word mus_hightown_grp - - .word mus_hightown_1 - .word mus_hightown_2 - .word mus_hightown_3 - .word mus_hightown_4 - .word mus_hightown_5 - .word mus_hightown_6 - .word mus_hightown_7 - .word mus_hightown_8 - .word mus_hightown_9 - .word mus_hightown_10 - - .end diff --git a/sound/songs/mus_hutago.s b/sound/songs/mus_hutago.s deleted file mode 100644 index 9104ac213a..0000000000 --- a/sound/songs/mus_hutago.s +++ /dev/null @@ -1,1009 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_hutago_grp, voicegroup095 - .equ mus_hutago_pri, 0 - .equ mus_hutago_rev, reverb_set+50 - .equ mus_hutago_mvl, 127 - .equ mus_hutago_key, 0 - .equ mus_hutago_tbs, 1 - .equ mus_hutago_exg, 0 - .equ mus_hutago_cmp, 1 - - .section .rodata - .global mus_hutago - .align 2 - -@********************** Track 1 **********************@ - -mus_hutago_1: - .byte KEYSH , mus_hutago_key+0 - .byte TEMPO , 134*mus_hutago_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 39*mus_hutago_mvl/mxv - .byte N03 , En5 , v112 - .byte W12 - .byte En5 , v060 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v060 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v064 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v064 - .byte W12 - .byte En5 , v112 - .byte W03 - .byte En5 , v072 - .byte W03 - .byte N03 - .byte W06 - .byte En5 , v112 - .byte W48 - .byte N03 - .byte W12 - .byte En5 , v068 - .byte W12 - .byte En5 , v112 - .byte W12 -mus_hutago_1_B1: - .byte N03 , En5 , v112 - .byte W12 - .byte En5 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte En5 , v088 - .byte W12 - .byte En5 , v072 - .byte W12 - .byte En5 , v096 - .byte W12 - .byte En5 , v064 - .byte W12 - .byte En5 , v096 - .byte W12 - .byte En5 , v064 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte En5 , v088 - .byte W24 - .byte En5 , v112 - .byte W12 - .byte En5 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte En5 , v088 - .byte W24 - .byte En5 , v112 - .byte W12 - .byte En5 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte En5 , v088 - .byte W12 - .byte En5 , v072 - .byte W12 - .byte En5 , v096 - .byte W12 - .byte En5 , v064 - .byte W12 - .byte En5 , v096 - .byte W24 - .byte En5 , v112 - .byte W12 - .byte En5 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte En5 , v088 - .byte W24 - .byte En5 , v112 - .byte W03 - .byte En5 , v088 - .byte W03 - .byte En5 , v084 - .byte W06 - .byte N03 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte N03 - .byte W12 - .byte GOTO - .word mus_hutago_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_hutago_2: - .byte KEYSH , mus_hutago_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 39*mus_hutago_mvl/mxv - .byte W96 - .byte W24 - .byte N06 , Gn5 , v096 - .byte W72 -mus_hutago_2_B1: - .byte W96 - .byte W36 - .byte N06 , Gn5 , v080 - .byte W48 - .byte Gn5 , v096 - .byte W12 - .byte W84 - .byte Gn5 , v084 - .byte W12 - .byte W36 - .byte N06 - .byte W60 - .byte GOTO - .word mus_hutago_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_hutago_3: - .byte KEYSH , mus_hutago_key+0 - .byte VOICE , 38 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 75*mus_hutago_mvl/mxv - .byte BEND , c_v-2 - .byte W03 - .byte c_v+0 - .byte W92 - .byte W01 - .byte N54 , Dn1 , v112 - .byte W06 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+3 - .byte W06 - .byte c_v+0 - .byte W36 - .byte N06 , Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 -mus_hutago_3_B1: - .byte N24 , Gn1 , v112 - .byte W06 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N24 , Fn1 - .byte W06 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N36 , Dn1 - .byte W06 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+3 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N06 , Fs1 - .byte W12 - .byte N24 , Bn1 - .byte W06 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N36 , Dn1 - .byte W06 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+3 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N24 , Fn1 - .byte W06 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte Ds1 - .byte W12 - .byte N24 , Dn1 - .byte W06 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+3 - .byte W06 - .byte c_v+0 - .byte N06 , Fs1 - .byte W12 - .byte An1 - .byte W12 - .byte GOTO - .word mus_hutago_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_hutago_4: - .byte KEYSH , mus_hutago_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte PAN , c_v-35 - .byte VOL , 46*mus_hutago_mvl/mxv - .byte N06 , An3 , v112 - .byte W24 - .byte Cn4 - .byte W24 - .byte Dn3 - .byte W24 - .byte Fs3 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte An2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte N60 , An3 - .byte W60 - .byte N06 , Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W06 - .byte N03 , An2 - .byte W03 - .byte Cn3 - .byte W03 -mus_hutago_4_B1: - .byte N06 , Dn3 , v112 - .byte W12 - .byte N03 , Dn3 , v068 - .byte W12 - .byte N06 , Dn3 , v112 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W06 - .byte N03 , An2 - .byte W03 - .byte Dn3 - .byte W03 - .byte N06 , Fs3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Fs3 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte N03 , Dn2 - .byte W03 - .byte Fs2 - .byte W03 - .byte N24 , Cn3 - .byte W12 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte N06 , Bn2 - .byte W12 - .byte Cn3 - .byte W06 - .byte N03 , Gn2 - .byte W03 - .byte Bn2 - .byte W03 - .byte N24 , Dn3 - .byte W12 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte N06 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W06 - .byte N03 , Cn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte N06 , Fs3 - .byte W24 - .byte N03 , An1 - .byte W03 - .byte Cn2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Fn2 - .byte W03 - .byte N24 , Fs2 - .byte W06 - .byte BEND , c_v-8 - .byte W06 - .byte c_v+3 - .byte W06 - .byte c_v+0 - .byte W06 - .byte GOTO - .word mus_hutago_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_hutago_5: - .byte KEYSH , mus_hutago_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte VOL , 55*mus_hutago_mvl/mxv - .byte W12 - .byte N03 , Cs5 , v112 - .byte W24 - .byte N03 - .byte W60 - .byte W96 -mus_hutago_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W36 - .byte N03 , Cs4 , v112 - .byte W24 - .byte Cs5 , v080 - .byte W36 - .byte GOTO - .word mus_hutago_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_hutago_6: - .byte KEYSH , mus_hutago_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 56*mus_hutago_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Dn4 , v112 - .byte W12 - .byte Dn5 - .byte W12 - .byte Dn4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 , Dn3 - .byte N06 , Gn4 - .byte W03 - .byte N03 , Fs3 - .byte W03 - .byte An3 - .byte W03 - .byte Cn4 - .byte W03 - .byte N60 , Dn4 - .byte W06 - .byte BEND , c_v+8 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+8 - .byte W06 - .byte c_v+0 - .byte W36 - .byte N06 , Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte An3 - .byte W03 -mus_hutago_6_B1: - .byte N24 , Bn3 , v112 - .byte W12 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte N06 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn3 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte An3 - .byte W03 - .byte N36 , Cn4 - .byte W12 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W18 - .byte N06 , An3 - .byte W12 - .byte Fn3 - .byte W06 - .byte N03 , An2 - .byte W03 - .byte Dn3 - .byte W03 - .byte N24 , Fs3 - .byte W12 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte N06 , Gn3 - .byte W12 - .byte An3 - .byte W06 - .byte N03 , Dn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N24 , Bn3 - .byte W12 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte N06 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W06 - .byte N03 , An3 - .byte W03 - .byte Cn4 - .byte W03 - .byte N06 , Dn4 - .byte W24 - .byte N03 , Dn2 , v080 - .byte N06 , Dn5 - .byte W03 - .byte N03 , Fs2 , v112 - .byte W03 - .byte An2 - .byte W03 - .byte Cn3 - .byte W03 - .byte N24 , Dn3 - .byte W06 - .byte BEND , c_v-8 - .byte W06 - .byte c_v+3 - .byte W06 - .byte c_v+0 - .byte W06 - .byte GOTO - .word mus_hutago_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_hutago_7: - .byte KEYSH , mus_hutago_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte VOL , 40*mus_hutago_mvl/mxv - .byte PAN , c_v-62 - .byte W96 - .byte N03 , An3 , v112 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte N36 , Dn3 - .byte W72 -mus_hutago_7_B1: - .byte PAN , c_v+0 - .byte N03 , Dn3 , v112 - .byte W12 - .byte Gn3 - .byte W03 - .byte Fn3 , v064 - .byte W03 - .byte En3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 , v112 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Dn3 - .byte W12 -mus_hutago_7_000: - .byte N03 , Cn3 , v112 - .byte W12 - .byte Fn3 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 , v112 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte PEND - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W03 - .byte Fn3 , v064 - .byte W03 - .byte En3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 , v112 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PATT - .word mus_hutago_7_000 - .byte GOTO - .word mus_hutago_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_hutago_8: - .byte KEYSH , mus_hutago_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v+63 - .byte VOL , 40*mus_hutago_mvl/mxv - .byte W96 - .byte N03 , Fs4 , v112 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N36 , An3 - .byte W72 -mus_hutago_8_B1: -mus_hutago_8_000: - .byte PAN , c_v+63 - .byte N03 , Gn3 , v112 - .byte W12 - .byte Dn4 - .byte W03 - .byte Bn3 , v064 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte PAN , c_v-64 - .byte N03 , Gn3 , v112 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v-63 - .byte N03 , As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PEND -mus_hutago_8_001: - .byte PAN , c_v+63 - .byte N03 , An3 , v112 - .byte W12 - .byte Cn4 - .byte W03 - .byte Bn3 , v064 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte PAN , c_v-63 - .byte N03 , Fn3 , v112 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-63 - .byte N03 , Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_hutago_8_000 - .byte PATT - .word mus_hutago_8_001 - .byte GOTO - .word mus_hutago_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_hutago_9: - .byte KEYSH , mus_hutago_key+0 - .byte VOICE , 0 - .byte VOL , 58*mus_hutago_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , En3 , v112 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 - .byte W12 - .byte En3 - .byte W12 - .byte N06 - .byte W12 - .byte Dn3 - .byte W12 - .byte Dn3 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte Dn3 , v088 - .byte W06 - .byte N06 - .byte W06 - .byte Dn3 , v112 - .byte W72 -mus_hutago_9_B1: -mus_hutago_9_000: - .byte N06 , En3 , v112 - .byte W12 - .byte En3 , v072 - .byte W12 - .byte Dn3 , v112 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte En3 - .byte W12 - .byte En3 , v072 - .byte W12 - .byte Dn3 , v112 - .byte W36 - .byte N06 - .byte W36 - .byte PATT - .word mus_hutago_9_000 - .byte N06 , En3 , v112 - .byte W12 - .byte En3 , v072 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte GOTO - .word mus_hutago_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_hutago_10: - .byte KEYSH , mus_hutago_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte VOL , 27*mus_hutago_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+2 - .byte N06 , Dn4 , v112 - .byte W12 - .byte Dn5 - .byte W12 - .byte Dn4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 , Dn3 - .byte N06 , Gn4 - .byte W03 - .byte N03 , Fs3 - .byte W03 - .byte An3 - .byte W03 - .byte Cn4 - .byte W03 - .byte N60 , Dn4 - .byte W60 - .byte N06 , Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte An3 - .byte W03 -mus_hutago_10_B1: - .byte N06 , Bn3 , v112 - .byte W24 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn3 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte An3 - .byte W03 - .byte N18 , Cn4 - .byte W12 - .byte W24 - .byte N06 , An3 - .byte W12 - .byte Fn3 - .byte W06 - .byte N03 , An2 - .byte W03 - .byte Dn3 - .byte W03 - .byte N06 , Fs3 - .byte W24 - .byte Gn3 - .byte W12 - .byte An3 - .byte W06 - .byte N03 , Dn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N06 , Bn3 - .byte W24 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W06 - .byte N03 , An3 - .byte W03 - .byte Cn4 - .byte W03 - .byte N06 , Dn4 - .byte W24 - .byte N03 , Dn2 - .byte N06 , Dn5 - .byte W03 - .byte N03 , Fs2 - .byte W03 - .byte An2 - .byte W03 - .byte Cn3 - .byte W03 - .byte N06 , Dn3 - .byte W24 - .byte GOTO - .word mus_hutago_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_hutago: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_hutago_pri @ Priority - .byte mus_hutago_rev @ Reverb. - - .word mus_hutago_grp - - .word mus_hutago_1 - .word mus_hutago_2 - .word mus_hutago_3 - .word mus_hutago_4 - .word mus_hutago_5 - .word mus_hutago_6 - .word mus_hutago_7 - .word mus_hutago_8 - .word mus_hutago_9 - .word mus_hutago_10 - - .end diff --git a/sound/songs/mus_inter_v.s b/sound/songs/mus_inter_v.s deleted file mode 100644 index 1efa66dba6..0000000000 --- a/sound/songs/mus_inter_v.s +++ /dev/null @@ -1,1067 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_inter_v_grp, voicegroup099 - .equ mus_inter_v_pri, 0 - .equ mus_inter_v_rev, reverb_set+50 - .equ mus_inter_v_mvl, 127 - .equ mus_inter_v_key, 0 - .equ mus_inter_v_tbs, 1 - .equ mus_inter_v_exg, 0 - .equ mus_inter_v_cmp, 1 - - .section .rodata - .global mus_inter_v - .align 2 - -@********************** Track 1 **********************@ - -mus_inter_v_1: - .byte KEYSH , mus_inter_v_key+0 - .byte TEMPO , 142*mus_inter_v_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 39*mus_inter_v_mvl/mxv - .byte PAN , c_v+0 - .byte W06 - .byte N03 , Gn5 , v112 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v092 - .byte W12 - .byte Gn5 , v060 - .byte W12 - .byte Gn5 , v112 - .byte W12 - .byte Gn5 , v060 - .byte W12 - .byte Gn5 , v092 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v112 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v092 - .byte W12 - .byte Gn5 , v116 - .byte W12 - .byte Gn5 , v112 - .byte W12 - .byte Gn5 , v060 - .byte W12 - .byte Gn5 , v092 - .byte W12 - .byte Gn5 , v064 - .byte W12 -mus_inter_v_1_B1: - .byte N03 , Gn5 , v112 - .byte W06 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 , v112 - .byte W03 - .byte Gn5 , v076 - .byte W03 - .byte Gn5 , v068 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v064 - .byte W18 - .byte Gn5 , v112 - .byte W03 - .byte Gn5 , v076 - .byte W03 - .byte Gn5 , v068 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 , v112 - .byte W03 - .byte Gn5 , v076 - .byte W03 - .byte Gn5 , v068 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v064 - .byte W18 - .byte Gn5 , v112 - .byte W03 - .byte Gn5 , v076 - .byte W03 - .byte Gn5 , v068 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v064 - .byte W18 - .byte N03 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte N03 - .byte W03 - .byte Gn5 , v076 - .byte W03 - .byte Gn5 , v068 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v064 - .byte W18 - .byte Gn5 , v112 - .byte W03 - .byte Gn5 , v076 - .byte W03 - .byte Gn5 , v068 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v064 - .byte W18 - .byte Gn5 , v112 - .byte W03 - .byte Gn5 , v076 - .byte W03 - .byte Gn5 , v068 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v064 - .byte W18 - .byte Gn5 , v112 - .byte W03 - .byte Gn5 , v076 - .byte W03 - .byte Gn5 , v068 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v096 - .byte W06 - .byte GOTO - .word mus_inter_v_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_inter_v_2: - .byte KEYSH , mus_inter_v_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+13 - .byte VOL , 62*mus_inter_v_mvl/mxv - .byte N03 , Ds4 , v112 - .byte W03 - .byte Cs4 - .byte W03 - .byte N18 , Bn3 - .byte W18 - .byte N06 , En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Bn4 - .byte W24 - .byte N06 - .byte W24 - .byte An4 - .byte W12 - .byte N18 , Gs4 - .byte W18 - .byte N06 , An4 - .byte W06 - .byte Gs4 - .byte W12 - .byte En4 - .byte W24 - .byte N36 , Fs4 - .byte W36 -mus_inter_v_2_B1: - .byte VOICE , 13 - .byte VOL , 27*mus_inter_v_mvl/mxv - .byte N03 , Bn5 , v112 - .byte W06 - .byte N06 , Bn5 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Bn5 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Bn5 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Bn5 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte Bn5 , v080 - .byte W06 - .byte Bn5 , v112 - .byte W06 - .byte Bn5 , v080 - .byte W06 -mus_inter_v_2_000: - .byte N03 , Bn5 , v112 - .byte W06 - .byte N06 , Bn5 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Bn5 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Bn5 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Bn5 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte Bn5 , v080 - .byte W06 - .byte Bn5 , v112 - .byte W06 - .byte Bn5 , v080 - .byte W06 - .byte PEND - .byte PATT - .word mus_inter_v_2_000 - .byte PATT - .word mus_inter_v_2_000 - .byte GOTO - .word mus_inter_v_2_B1 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_inter_v_3: - .byte KEYSH , mus_inter_v_key+0 - .byte VOICE , 36 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 61*mus_inter_v_mvl/mxv - .byte W06 - .byte W96 - .byte W96 -mus_inter_v_3_B1: - .byte BEND , c_v+0 - .byte N18 , Bn0 , v112 - .byte W18 - .byte N03 , Bn1 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Bn0 - .byte W06 - .byte N03 , Bn1 - .byte W06 - .byte BEND , c_v-5 - .byte N24 , Bn0 - .byte W06 - .byte BEND , c_v+0 - .byte W30 - .byte N06 , An0 - .byte W06 - .byte As0 - .byte W06 -mus_inter_v_3_000: - .byte N15 , Bn0 , v112 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , An0 - .byte W06 - .byte As0 - .byte W06 - .byte N15 , Bn0 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , An0 - .byte W06 - .byte As0 - .byte W06 - .byte PEND - .byte N18 , Bn0 - .byte W18 - .byte N03 , Bn1 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N24 , Bn0 - .byte W36 - .byte N06 , An0 - .byte W06 - .byte As0 - .byte W06 - .byte PATT - .word mus_inter_v_3_000 - .byte GOTO - .word mus_inter_v_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_inter_v_4: - .byte KEYSH , mus_inter_v_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 60*mus_inter_v_mvl/mxv - .byte PAN , c_v-24 - .byte N03 , Gs3 , v112 - .byte W03 - .byte Fs3 - .byte W03 - .byte N18 , En3 - .byte W18 - .byte N06 , Gs3 - .byte W06 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W24 - .byte N06 - .byte W24 - .byte Cs4 - .byte W12 - .byte N18 , Bn3 - .byte W18 - .byte N06 , Cs4 - .byte W06 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W24 - .byte N36 , Dn4 - .byte W36 -mus_inter_v_4_B1: - .byte VOICE , 13 - .byte VOL , 27*mus_inter_v_mvl/mxv - .byte N03 , En5 , v112 - .byte W06 - .byte N06 , En5 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte En5 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , En5 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En5 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte En5 , v080 - .byte W06 - .byte En5 , v112 - .byte W06 - .byte En5 , v080 - .byte W06 -mus_inter_v_4_000: - .byte N03 , En5 , v112 - .byte W06 - .byte N06 , En5 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte En5 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , En5 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En5 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte En5 , v080 - .byte W06 - .byte En5 , v112 - .byte W06 - .byte En5 , v080 - .byte W06 - .byte PEND - .byte PATT - .word mus_inter_v_4_000 - .byte PATT - .word mus_inter_v_4_000 - .byte GOTO - .word mus_inter_v_4_B1 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_inter_v_5: - .byte KEYSH , mus_inter_v_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 47*mus_inter_v_mvl/mxv - .byte PAN , c_v+0 - .byte W06 - .byte W96 - .byte W96 -mus_inter_v_5_B1: - .byte W84 - .byte N12 , En5 , v096 - .byte W12 - .byte W84 - .byte N12 - .byte W12 - .byte W24 - .byte N12 - .byte W60 - .byte N12 - .byte W12 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W36 - .byte GOTO - .word mus_inter_v_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_inter_v_6: - .byte KEYSH , mus_inter_v_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte PAN , c_v-61 - .byte N03 , Bn4 , v108 - .byte W03 - .byte Ds5 - .byte W03 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte En6 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte En6 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Dn6 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Dn6 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Cs6 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Cs6 - .byte W06 - .byte Bn5 - .byte W06 - .byte En5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Bn5 - .byte W06 - .byte En6 - .byte W06 - .byte Fs5 - .byte W06 - .byte An5 - .byte W06 - .byte Cs6 - .byte W06 - .byte Fs6 - .byte W06 -mus_inter_v_6_B1: - .byte VOICE , 83 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte N84 , Bn2 , v112 - .byte W36 - .byte MOD , 5 - .byte VOL , 44*mus_inter_v_mvl/mxv - .byte W06 - .byte 33*mus_inter_v_mvl/mxv - .byte W05 - .byte 29*mus_inter_v_mvl/mxv - .byte W07 - .byte 26*mus_inter_v_mvl/mxv - .byte W05 - .byte 19*mus_inter_v_mvl/mxv - .byte W07 - .byte 15*mus_inter_v_mvl/mxv - .byte W05 - .byte 8*mus_inter_v_mvl/mxv - .byte W07 - .byte 4*mus_inter_v_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte N06 , Fs2 - .byte W06 - .byte Bn2 - .byte W06 - .byte N96 , Fs2 - .byte W36 - .byte MOD , 5 - .byte VOL , 44*mus_inter_v_mvl/mxv - .byte W06 - .byte 33*mus_inter_v_mvl/mxv - .byte W05 - .byte 29*mus_inter_v_mvl/mxv - .byte W07 - .byte 23*mus_inter_v_mvl/mxv - .byte W05 - .byte 16*mus_inter_v_mvl/mxv - .byte W07 - .byte 12*mus_inter_v_mvl/mxv - .byte W05 - .byte 9*mus_inter_v_mvl/mxv - .byte W07 - .byte 4*mus_inter_v_mvl/mxv - .byte W05 - .byte 2*mus_inter_v_mvl/mxv - .byte W13 - .byte MOD , 0 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte N84 , Bn2 - .byte W36 - .byte MOD , 5 - .byte VOL , 44*mus_inter_v_mvl/mxv - .byte W06 - .byte 40*mus_inter_v_mvl/mxv - .byte W05 - .byte 33*mus_inter_v_mvl/mxv - .byte W07 - .byte 29*mus_inter_v_mvl/mxv - .byte W05 - .byte 25*mus_inter_v_mvl/mxv - .byte W07 - .byte 18*mus_inter_v_mvl/mxv - .byte W05 - .byte 9*mus_inter_v_mvl/mxv - .byte W07 - .byte 6*mus_inter_v_mvl/mxv - .byte W05 - .byte 4*mus_inter_v_mvl/mxv - .byte W01 - .byte MOD , 0 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N96 , Fs3 - .byte W36 - .byte MOD , 5 - .byte VOL , 44*mus_inter_v_mvl/mxv - .byte W06 - .byte 34*mus_inter_v_mvl/mxv - .byte W05 - .byte 32*mus_inter_v_mvl/mxv - .byte W07 - .byte 27*mus_inter_v_mvl/mxv - .byte W05 - .byte 23*mus_inter_v_mvl/mxv - .byte W07 - .byte 20*mus_inter_v_mvl/mxv - .byte W05 - .byte 16*mus_inter_v_mvl/mxv - .byte W07 - .byte 12*mus_inter_v_mvl/mxv - .byte W05 - .byte 7*mus_inter_v_mvl/mxv - .byte W07 - .byte 4*mus_inter_v_mvl/mxv - .byte W06 - .byte GOTO - .word mus_inter_v_6_B1 - .byte MOD , 0 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_inter_v_7: - .byte KEYSH , mus_inter_v_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte PAN , c_v+63 - .byte N03 , Gs4 , v108 - .byte W03 - .byte Bn4 - .byte W03 - .byte En5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte En5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte En5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte An5 - .byte W06 - .byte Cs6 - .byte W06 -mus_inter_v_7_B1: - .byte VOICE , 84 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte N84 , Fs3 , v112 - .byte W36 - .byte MOD , 5 - .byte VOL , 44*mus_inter_v_mvl/mxv - .byte W06 - .byte 33*mus_inter_v_mvl/mxv - .byte W05 - .byte 29*mus_inter_v_mvl/mxv - .byte W07 - .byte 26*mus_inter_v_mvl/mxv - .byte W05 - .byte 19*mus_inter_v_mvl/mxv - .byte W07 - .byte 15*mus_inter_v_mvl/mxv - .byte W05 - .byte 8*mus_inter_v_mvl/mxv - .byte W07 - .byte 4*mus_inter_v_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte N06 , Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N96 , Bn2 - .byte W36 - .byte MOD , 5 - .byte VOL , 44*mus_inter_v_mvl/mxv - .byte W06 - .byte 33*mus_inter_v_mvl/mxv - .byte W05 - .byte 29*mus_inter_v_mvl/mxv - .byte W07 - .byte 23*mus_inter_v_mvl/mxv - .byte W05 - .byte 16*mus_inter_v_mvl/mxv - .byte W07 - .byte 12*mus_inter_v_mvl/mxv - .byte W05 - .byte 9*mus_inter_v_mvl/mxv - .byte W07 - .byte 4*mus_inter_v_mvl/mxv - .byte W05 - .byte 2*mus_inter_v_mvl/mxv - .byte W13 - .byte MOD , 0 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte N84 , Fs3 - .byte W36 - .byte MOD , 5 - .byte VOL , 44*mus_inter_v_mvl/mxv - .byte W06 - .byte 40*mus_inter_v_mvl/mxv - .byte W05 - .byte 33*mus_inter_v_mvl/mxv - .byte W07 - .byte 29*mus_inter_v_mvl/mxv - .byte W05 - .byte 25*mus_inter_v_mvl/mxv - .byte W07 - .byte 18*mus_inter_v_mvl/mxv - .byte W05 - .byte 9*mus_inter_v_mvl/mxv - .byte W07 - .byte 6*mus_inter_v_mvl/mxv - .byte W05 - .byte 4*mus_inter_v_mvl/mxv - .byte W01 - .byte MOD , 0 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte As3 - .byte W06 - .byte N96 , Bn3 - .byte W36 - .byte MOD , 5 - .byte VOL , 44*mus_inter_v_mvl/mxv - .byte W06 - .byte 34*mus_inter_v_mvl/mxv - .byte W05 - .byte 32*mus_inter_v_mvl/mxv - .byte W07 - .byte 27*mus_inter_v_mvl/mxv - .byte W05 - .byte 23*mus_inter_v_mvl/mxv - .byte W07 - .byte 20*mus_inter_v_mvl/mxv - .byte W05 - .byte 16*mus_inter_v_mvl/mxv - .byte W07 - .byte 12*mus_inter_v_mvl/mxv - .byte W05 - .byte 7*mus_inter_v_mvl/mxv - .byte W07 - .byte 4*mus_inter_v_mvl/mxv - .byte W06 - .byte GOTO - .word mus_inter_v_7_B1 - .byte MOD , 0 - .byte VOL , 37*mus_inter_v_mvl/mxv - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_inter_v_8: - .byte KEYSH , mus_inter_v_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 58*mus_inter_v_mvl/mxv - .byte W06 - .byte N06 , Cn1 , v112 - .byte N24 , An2 , v080 - .byte W18 - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte N24 , An2 , v068 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte N36 , An2 , v076 - .byte W12 - .byte N06 , Dn1 , v112 - .byte W12 - .byte Dn1 , v092 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v112 - .byte N24 , An2 , v072 - .byte W18 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 , v116 - .byte N24 , An2 , v072 - .byte W12 - .byte N06 , Cn1 , v112 - .byte W12 - .byte Dn1 - .byte N36 , An2 , v072 - .byte W12 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v072 - .byte W06 - .byte Dn1 , v092 - .byte W06 - .byte Dn1 , v064 - .byte W06 -mus_inter_v_8_B1: - .byte N48 , An2 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_inter_v_8_B1 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_inter_v_9: - .byte KEYSH , mus_inter_v_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 60*mus_inter_v_mvl/mxv - .byte W06 - .byte N06 , En1 , v112 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , En2 - .byte W12 - .byte En1 - .byte W06 - .byte Ds1 - .byte W06 - .byte N12 , Dn1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Cs1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , Cs2 - .byte W12 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N12 , Dn2 - .byte W12 -mus_inter_v_9_B1: - .byte VOL , 27*mus_inter_v_mvl/mxv - .byte BEND , c_v+1 - .byte N18 , Bn1 , v112 - .byte W18 - .byte N03 , Bn2 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N24 , Bn1 - .byte W36 - .byte N06 , An1 - .byte W06 - .byte As1 - .byte W06 -mus_inter_v_9_000: - .byte N15 , Bn1 , v112 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte As1 - .byte W06 - .byte N15 , Bn1 - .byte W18 - .byte N03 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte As1 - .byte W06 - .byte PEND - .byte N18 , Bn1 - .byte W18 - .byte N03 , Bn2 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N24 , Bn1 - .byte W36 - .byte N06 , An1 - .byte W06 - .byte As1 - .byte W06 - .byte PATT - .word mus_inter_v_9_000 - .byte GOTO - .word mus_inter_v_9_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_inter_v: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_inter_v_pri @ Priority - .byte mus_inter_v_rev @ Reverb. - - .word mus_inter_v_grp - - .word mus_inter_v_1 - .word mus_inter_v_2 - .word mus_inter_v_3 - .word mus_inter_v_4 - .word mus_inter_v_5 - .word mus_inter_v_6 - .word mus_inter_v_7 - .word mus_inter_v_8 - .word mus_inter_v_9 - - .end diff --git a/sound/songs/mus_kachi1.s b/sound/songs/mus_kachi1.s deleted file mode 100644 index 22c349a0f0..0000000000 --- a/sound/songs/mus_kachi1.s +++ /dev/null @@ -1,3186 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_kachi1_grp, voicegroup058 - .equ mus_kachi1_pri, 0 - .equ mus_kachi1_rev, reverb_set+50 - .equ mus_kachi1_mvl, 127 - .equ mus_kachi1_key, 0 - .equ mus_kachi1_tbs, 1 - .equ mus_kachi1_exg, 0 - .equ mus_kachi1_cmp, 1 - - .section .rodata - .global mus_kachi1 - .align 2 - -@********************** Track 1 **********************@ - -mus_kachi1_1: - .byte KEYSH , mus_kachi1_key+0 - .byte TEMPO , 136*mus_kachi1_tbs/2 - .byte W08 - .byte VOICE , 56 - .byte PAN , c_v-16 - .byte VOL , 89*mus_kachi1_mvl/mxv - .byte N02 , Dn3 , v112 - .byte W02 - .byte Ds3 - .byte W02 - .byte En3 - .byte W02 - .byte Fn3 - .byte W02 - .byte N04 , Fs3 - .byte W04 - .byte Fs3 , v036 - .byte W04 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Gn3 , v112 - .byte W02 - .byte N04 , Gn3 , v036 - .byte W06 - .byte N08 , An3 , v112 - .byte W08 - .byte VOL , 34*mus_kachi1_mvl/mxv - .byte N24 , Bn3 - .byte W02 - .byte VOL , 37*mus_kachi1_mvl/mxv - .byte W02 - .byte 40*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 49*mus_kachi1_mvl/mxv - .byte W02 - .byte 54*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 72*mus_kachi1_mvl/mxv - .byte W02 - .byte 78*mus_kachi1_mvl/mxv - .byte W02 - .byte 85*mus_kachi1_mvl/mxv - .byte W02 - .byte 91*mus_kachi1_mvl/mxv - .byte W02 - .byte 89*mus_kachi1_mvl/mxv - .byte PAN , c_v-32 - .byte N08 , Gn4 , v096 - .byte W08 - .byte N02 , Fs4 , v060 - .byte W02 - .byte Fn4 - .byte W02 - .byte VOICE , 17 - .byte N04 , Dn4 , v112 - .byte W02 - .byte PAN , c_v-16 - .byte W02 - .byte N04 , En4 - .byte W04 - .byte Fs4 - .byte W04 -mus_kachi1_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_kachi1_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_kachi1_2: - .byte KEYSH , mus_kachi1_key+0 - .byte W08 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 85*mus_kachi1_mvl/mxv - .byte W08 - .byte W84 - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 59*mus_kachi1_mvl/mxv - .byte N08 , As3 , v096 - .byte W02 - .byte VOL , 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 75*mus_kachi1_mvl/mxv - .byte W02 - .byte 81*mus_kachi1_mvl/mxv - .byte W02 -mus_kachi1_2_B1: - .byte VOL , 55*mus_kachi1_mvl/mxv - .byte PAN , c_v-16 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , Bn3 , v096 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn3 , v064 - .byte W04 - .byte Dn3 , v036 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte N02 , Gn3 , v036 - .byte W02 - .byte An3 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , Bn3 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v036 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte N02 , An3 , v036 - .byte W02 - .byte Ds4 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , En4 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Bn3 , v064 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte En4 , v036 - .byte W02 - .byte N02 , Gn4 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , Fs4 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , Cn4 - .byte W04 - .byte Cn4 , v036 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte Gn3 , v036 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte Dn4 , v036 - .byte W02 - .byte N02 , Fn4 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , En4 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn3 , v064 - .byte W04 - .byte Dn3 , v036 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte N02 , Gn3 , v036 - .byte W02 - .byte As3 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , Bn3 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v036 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte N02 , An3 , v036 - .byte W02 - .byte Ds4 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , En4 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Bn3 , v096 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte N02 , En4 , v036 - .byte W02 - .byte Gn4 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , Fs4 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , Gn4 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte N02 , En4 , v036 - .byte W02 - .byte Gn4 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , Fs4 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn3 , v064 - .byte W04 - .byte Dn3 , v036 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte N02 , Gn3 , v036 - .byte W02 - .byte An3 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , Bn3 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v036 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte N02 , An3 , v036 - .byte W02 - .byte Ds4 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , En4 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Fn3 , v064 - .byte W04 - .byte Fn3 , v036 - .byte W04 - .byte As3 , v064 - .byte W04 - .byte N02 , As3 , v036 - .byte W02 - .byte Ds4 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , Dn4 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte Gn3 , v036 - .byte W04 - .byte Cn4 , v064 - .byte W04 - .byte N02 , Cn4 , v036 - .byte W02 - .byte Fn4 , v096 - .byte W02 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N22 , En4 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 23*mus_kachi1_mvl/mxv - .byte N02 , Ds4 - .byte W02 - .byte VOL , 23*mus_kachi1_mvl/mxv - .byte N44 , Dn4 - .byte W02 - .byte VOL , 24*mus_kachi1_mvl/mxv - .byte W02 - .byte 25*mus_kachi1_mvl/mxv - .byte W02 - .byte 26*mus_kachi1_mvl/mxv - .byte W02 - .byte 28*mus_kachi1_mvl/mxv - .byte W02 - .byte 29*mus_kachi1_mvl/mxv - .byte W04 - .byte 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 36*mus_kachi1_mvl/mxv - .byte W02 - .byte 40*mus_kachi1_mvl/mxv - .byte W02 - .byte 42*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 51*mus_kachi1_mvl/mxv - .byte W02 - .byte 54*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W06 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N02 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte N02 - .byte W02 - .byte VOL , 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte N02 - .byte W02 - .byte VOL , 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte N02 - .byte W02 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte N02 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte N04 , Dn4 - .byte W08 - .byte VOL , 23*mus_kachi1_mvl/mxv - .byte N02 - .byte W02 - .byte VOL , 23*mus_kachi1_mvl/mxv - .byte N44 , Cs4 - .byte W02 - .byte VOL , 24*mus_kachi1_mvl/mxv - .byte W02 - .byte 25*mus_kachi1_mvl/mxv - .byte W02 - .byte 26*mus_kachi1_mvl/mxv - .byte W02 - .byte 28*mus_kachi1_mvl/mxv - .byte W02 - .byte 29*mus_kachi1_mvl/mxv - .byte W04 - .byte 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 36*mus_kachi1_mvl/mxv - .byte W02 - .byte 40*mus_kachi1_mvl/mxv - .byte W02 - .byte 42*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 51*mus_kachi1_mvl/mxv - .byte W02 - .byte 54*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W06 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte VOL , 29*mus_kachi1_mvl/mxv - .byte N24 , An3 - .byte W02 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 38*mus_kachi1_mvl/mxv - .byte W02 - .byte 41*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N16 , Bn3 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte GOTO - .word mus_kachi1_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_kachi1_3: - .byte KEYSH , mus_kachi1_key+0 - .byte W08 - .byte VOICE , 58 - .byte PAN , c_v+0 - .byte VOL , 91*mus_kachi1_mvl/mxv - .byte BEND , c_v+0 - .byte N02 , As1 , v112 - .byte W02 - .byte Bn1 - .byte W02 - .byte Cn2 - .byte W02 - .byte Cs2 - .byte W02 - .byte BEND , c_v+0 - .byte N04 , Dn2 - .byte W04 - .byte Dn2 , v036 - .byte W04 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Cn2 , v112 - .byte W02 - .byte N04 , Cn2 , v036 - .byte W06 - .byte N08 , An1 , v112 - .byte W08 - .byte Gn1 - .byte W08 - .byte N02 , Fs1 - .byte W02 - .byte N04 , Fs1 , v036 - .byte W06 - .byte N08 , En1 , v112 - .byte W08 - .byte N16 , Dn1 - .byte W16 - .byte N04 , En1 - .byte W04 - .byte Fs1 - .byte W04 -mus_kachi1_3_B1: - .byte VOICE , 35 - .byte N04 , Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W04 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W04 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W04 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Gn2 , v112 - .byte W02 - .byte N04 , Gn2 , v036 - .byte W06 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W04 - .byte N02 , Gn2 , v112 - .byte W02 - .byte N04 , Gn2 , v036 - .byte W06 - .byte N02 , Gn1 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W04 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Fs1 , v112 - .byte W02 - .byte N04 , Fs1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Gn2 , v112 - .byte W02 - .byte N04 , Gn2 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , En2 , v112 - .byte W02 - .byte N04 , En2 , v036 - .byte W06 - .byte N02 , An2 , v112 - .byte W02 - .byte N04 , An2 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Fn2 , v112 - .byte W02 - .byte N04 , Fn2 , v036 - .byte W06 - .byte N02 , As2 , v112 - .byte W02 - .byte N04 , As2 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Gn2 , v112 - .byte W02 - .byte N04 , Gn2 , v036 - .byte W06 - .byte N02 , Cn3 , v112 - .byte W02 - .byte N04 , Cn3 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Gn2 , v112 - .byte W02 - .byte N04 , Gn2 , v036 - .byte W06 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte GOTO - .word mus_kachi1_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_kachi1_4: - .byte KEYSH , mus_kachi1_key+0 - .byte W08 - .byte VOICE , 56 - .byte LFOS , 44 - .byte PAN , c_v+16 - .byte VOL , 90*mus_kachi1_mvl/mxv - .byte N02 , As3 , v112 - .byte W02 - .byte Bn3 - .byte W02 - .byte Cn4 - .byte W02 - .byte Cs4 - .byte W02 - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte N02 , Dn4 , v112 - .byte W02 - .byte N04 , Dn4 , v036 - .byte W06 - .byte N02 , Dn4 , v112 - .byte W02 - .byte N04 , Dn4 , v036 - .byte W06 - .byte N02 , Dn4 , v112 - .byte W02 - .byte N04 , Dn4 , v036 - .byte W06 - .byte En4 , v112 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte N08 , Fs4 , v112 - .byte W08 - .byte VOL , 34*mus_kachi1_mvl/mxv - .byte N24 , Gn4 - .byte W02 - .byte VOL , 37*mus_kachi1_mvl/mxv - .byte W02 - .byte 40*mus_kachi1_mvl/mxv - .byte W02 - .byte 46*mus_kachi1_mvl/mxv - .byte W02 - .byte 49*mus_kachi1_mvl/mxv - .byte W02 - .byte 54*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 67*mus_kachi1_mvl/mxv - .byte W02 - .byte VOICE , 56 - .byte VOL , 72*mus_kachi1_mvl/mxv - .byte W02 - .byte 78*mus_kachi1_mvl/mxv - .byte W02 - .byte 85*mus_kachi1_mvl/mxv - .byte W02 - .byte 91*mus_kachi1_mvl/mxv - .byte W02 - .byte PAN , c_v+32 - .byte VOL , 89*mus_kachi1_mvl/mxv - .byte N08 , Dn5 , v096 - .byte W08 - .byte PAN , c_v+0 - .byte N02 , Cs5 , v076 - .byte W02 - .byte PAN , c_v-24 - .byte N02 , Cn5 , v072 - .byte W02 - .byte PAN , c_v-32 - .byte N02 , Bn4 , v060 - .byte W02 - .byte An4 , v056 - .byte W02 - .byte Gn4 , v052 - .byte W02 - .byte Fs4 , v048 - .byte W02 - .byte En4 , v040 - .byte W02 - .byte Dn4 , v032 - .byte W02 -mus_kachi1_4_B1: - .byte VOICE , 17 - .byte PAN , c_v+16 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N04 , Gn4 , v112 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Bn3 , v064 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte N02 , Dn4 , v036 - .byte W02 - .byte Fs4 , v112 - .byte W02 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N24 , Gn4 - .byte W02 - .byte VOL , 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 74*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 87*mus_kachi1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N04 , An4 - .byte W04 - .byte An4 , v036 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v036 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte N02 , En4 , v036 - .byte W02 - .byte Gs4 , v112 - .byte W02 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N24 , An4 - .byte W02 - .byte VOL , 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 74*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 87*mus_kachi1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N04 , Bn4 - .byte W04 - .byte Bn4 , v036 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte N02 , Cn5 , v036 - .byte W02 - .byte Ds5 , v112 - .byte W02 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N24 , Dn5 - .byte W02 - .byte VOL , 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 74*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 87*mus_kachi1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N04 , An4 - .byte W04 - .byte An4 , v036 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte N02 , Bn4 , v036 - .byte W02 - .byte Cs5 , v112 - .byte W02 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N24 , Cn5 - .byte W02 - .byte VOL , 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 74*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 87*mus_kachi1_mvl/mxv - .byte W04 -mus_kachi1_4_000: - .byte MOD , 0 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N04 , Gn4 , v112 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Bn3 , v064 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte N02 , Dn4 , v036 - .byte W02 - .byte Fs4 , v112 - .byte W02 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N24 , Gn4 - .byte W02 - .byte VOL , 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 74*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 87*mus_kachi1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N04 , An4 - .byte W04 - .byte An4 , v036 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v036 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte N02 , En4 , v036 - .byte W02 - .byte Gs4 , v112 - .byte W02 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N24 , An4 - .byte W02 - .byte VOL , 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 74*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 87*mus_kachi1_mvl/mxv - .byte W04 - .byte PEND - .byte MOD , 0 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N04 , Bn4 - .byte W04 - .byte Bn4 , v036 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte N02 , Cn5 , v036 - .byte W02 - .byte Ds5 , v112 - .byte W02 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N24 , Dn5 - .byte W02 - .byte VOL , 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 74*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 87*mus_kachi1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N04 , Bn4 - .byte W04 - .byte Bn4 , v036 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Cn5 , v112 - .byte W04 - .byte N02 , Cn5 , v036 - .byte W02 - .byte Ds5 , v112 - .byte W02 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N24 , Dn5 - .byte W02 - .byte VOL , 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 74*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 87*mus_kachi1_mvl/mxv - .byte W04 - .byte PATT - .word mus_kachi1_4_000 - .byte MOD , 0 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N04 , As4 , v112 - .byte W04 - .byte As4 , v036 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Fn4 , v064 - .byte W04 - .byte N02 , Fn4 , v036 - .byte W02 - .byte Bn4 , v112 - .byte W02 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N24 , As4 - .byte W02 - .byte VOL , 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 74*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 87*mus_kachi1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N04 , Cn5 - .byte W04 - .byte Cn5 , v036 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte N02 , Gn4 , v036 - .byte W02 - .byte Cs5 , v112 - .byte W02 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N22 , Cn5 - .byte W02 - .byte VOL , 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 74*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 87*mus_kachi1_mvl/mxv - .byte W02 - .byte N02 , Cn5 , v036 - .byte W02 - .byte MOD , 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N02 , Cn5 , v112 - .byte W02 - .byte N44 , Bn4 - .byte W04 - .byte VOL , 47*mus_kachi1_mvl/mxv - .byte W06 - .byte 49*mus_kachi1_mvl/mxv - .byte W02 - .byte 49*mus_kachi1_mvl/mxv - .byte W02 - .byte 51*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 55*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 63*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 76*mus_kachi1_mvl/mxv - .byte W02 - .byte 85*mus_kachi1_mvl/mxv - .byte W02 - .byte 85*mus_kachi1_mvl/mxv - .byte W10 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte As4 - .byte W02 - .byte N04 , Bn4 , v036 - .byte W06 - .byte N08 , Cn5 , v112 - .byte W08 - .byte N04 , Bn4 - .byte W04 - .byte Bn4 , v036 - .byte W04 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N02 , As4 , v112 - .byte W02 - .byte N44 , An4 - .byte W04 - .byte VOL , 47*mus_kachi1_mvl/mxv - .byte W02 - .byte 49*mus_kachi1_mvl/mxv - .byte W02 - .byte 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 51*mus_kachi1_mvl/mxv - .byte W02 - .byte 54*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 65*mus_kachi1_mvl/mxv - .byte W02 - .byte 72*mus_kachi1_mvl/mxv - .byte W02 - .byte 76*mus_kachi1_mvl/mxv - .byte W02 - .byte 78*mus_kachi1_mvl/mxv - .byte W02 - .byte 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 84*mus_kachi1_mvl/mxv - .byte W08 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte N24 , En4 - .byte W02 - .byte VOL , 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 56*mus_kachi1_mvl/mxv - .byte W02 - .byte 57*mus_kachi1_mvl/mxv - .byte W02 - .byte 60*mus_kachi1_mvl/mxv - .byte W02 - .byte 64*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 - .byte 74*mus_kachi1_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte W02 - .byte 87*mus_kachi1_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 81*mus_kachi1_mvl/mxv - .byte N04 , Bn3 , v064 - .byte W04 - .byte Cn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte GOTO - .word mus_kachi1_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_kachi1_5: - .byte KEYSH , mus_kachi1_key+0 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte W08 - .byte VOICE , 75 - .byte PAN , c_v+0 - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte W08 - .byte PAN , c_v+0 - .byte LFOS , 36 - .byte W48 - .byte N24 , Gn3 , v112 - .byte W24 - .byte N08 , Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte Fs3 - .byte W08 -mus_kachi1_5_B1: - .byte VOL , 46*mus_kachi1_mvl/mxv - .byte BEND , c_v-5 - .byte N04 , Gn4 , v112 - .byte W08 - .byte Bn3 , v064 - .byte W08 - .byte Dn4 - .byte W06 - .byte N02 , Fs4 , v112 - .byte W02 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , An4 - .byte W08 - .byte Cs4 , v064 - .byte W08 - .byte En4 - .byte W06 - .byte N02 , Gs4 , v112 - .byte W02 - .byte N24 , An4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , Bn4 - .byte W08 - .byte Gn4 , v064 - .byte W08 - .byte Cn5 - .byte W06 - .byte N02 , Ds5 , v112 - .byte W02 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , An4 - .byte W08 - .byte En4 , v064 - .byte W08 - .byte Bn4 - .byte W06 - .byte N02 , Cs5 , v112 - .byte W02 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 6 - .byte W12 -mus_kachi1_5_000: - .byte MOD , 0 - .byte N04 , Gn4 , v112 - .byte W08 - .byte Bn3 , v064 - .byte W08 - .byte Dn4 - .byte W06 - .byte N02 , Fs4 , v112 - .byte W02 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , An4 - .byte W08 - .byte Cs4 , v064 - .byte W08 - .byte En4 - .byte W06 - .byte N02 , Gs4 , v112 - .byte W02 - .byte N24 , An4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PEND - .byte 0 - .byte N04 , Bn4 - .byte W16 - .byte Cn5 - .byte W06 - .byte N02 , Ds5 - .byte W02 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , Bn4 - .byte W16 - .byte Cn5 - .byte W06 - .byte N02 , Ds5 - .byte W02 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PATT - .word mus_kachi1_5_000 - .byte MOD , 0 - .byte N04 , As4 , v112 - .byte W08 - .byte Dn4 , v064 - .byte W08 - .byte Fn4 - .byte W06 - .byte N02 , Bn4 , v112 - .byte W02 - .byte N24 , As4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , Cn5 - .byte W08 - .byte En4 , v064 - .byte W08 - .byte Gn4 - .byte W06 - .byte N02 , Cs5 , v112 - .byte W02 - .byte N22 , Cn5 - .byte W12 - .byte LFOS , 46 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte BEND , c_v+0 - .byte N02 , As5 - .byte W02 - .byte N36 , Bn5 - .byte W32 - .byte W02 - .byte MOD , 8 - .byte W04 - .byte N02 , Gn5 , v060 - .byte W02 - .byte Fs5 - .byte W02 - .byte En5 - .byte W02 - .byte Ds5 - .byte W02 - .byte MOD , 0 - .byte N24 , Dn5 , v108 - .byte W24 - .byte N02 , As5 , v032 - .byte W02 - .byte N06 , Bn5 , v112 - .byte W06 - .byte N08 , Cn6 - .byte W08 - .byte N04 , Bn5 - .byte W08 - .byte N02 , As5 - .byte W02 - .byte N44 , An5 - .byte W32 - .byte W02 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , En5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N04 , Bn4 , v064 - .byte W04 - .byte Cn5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte En5 - .byte W04 - .byte Fs5 - .byte W04 - .byte GOTO - .word mus_kachi1_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_kachi1_6: - .byte KEYSH , mus_kachi1_key+0 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte W08 - .byte VOICE , 83 - .byte PAN , c_v-62 - .byte VOL , 57*mus_kachi1_mvl/mxv - .byte N02 , As2 , v112 - .byte W02 - .byte Bn2 - .byte W02 - .byte Cn3 - .byte W02 - .byte Cs3 - .byte W02 - .byte LFOS , 41 - .byte N04 , Dn3 - .byte W04 - .byte Dn3 , v036 - .byte W04 - .byte N02 , Dn3 , v112 - .byte W02 - .byte N04 , Dn3 , v036 - .byte W06 - .byte N02 , Dn3 , v112 - .byte W02 - .byte N04 , Dn3 , v036 - .byte W06 - .byte N02 , Dn3 , v112 - .byte W02 - .byte N04 , Dn3 , v036 - .byte W06 - .byte N02 , Cn3 , v112 - .byte W02 - .byte N04 , Cn3 , v036 - .byte W06 - .byte N08 , An2 , v112 - .byte W08 - .byte VOL , 23*mus_kachi1_mvl/mxv - .byte N24 , Gn2 - .byte W02 - .byte VOL , 26*mus_kachi1_mvl/mxv - .byte W02 - .byte 27*mus_kachi1_mvl/mxv - .byte W02 - .byte 29*mus_kachi1_mvl/mxv - .byte W02 - .byte 34*mus_kachi1_mvl/mxv - .byte W02 - .byte 40*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 59*mus_kachi1_mvl/mxv - .byte W02 - .byte 62*mus_kachi1_mvl/mxv - .byte W04 - .byte 15*mus_kachi1_mvl/mxv - .byte MOD , 0 - .byte N24 , Bn2 - .byte W04 - .byte VOL , 17*mus_kachi1_mvl/mxv - .byte W02 - .byte 21*mus_kachi1_mvl/mxv - .byte W02 - .byte 23*mus_kachi1_mvl/mxv - .byte W02 - .byte 27*mus_kachi1_mvl/mxv - .byte W02 - .byte 33*mus_kachi1_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 39*mus_kachi1_mvl/mxv - .byte W02 - .byte 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 50*mus_kachi1_mvl/mxv - .byte W02 - .byte 61*mus_kachi1_mvl/mxv - .byte W02 - .byte 69*mus_kachi1_mvl/mxv - .byte W02 -mus_kachi1_6_B1: - .byte VOICE , 80 - .byte VOL , 31*mus_kachi1_mvl/mxv - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N02 , Bn3 , v096 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Bn3 , v096 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte An4 , v096 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte An4 , v096 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cn4 , v096 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 -mus_kachi1_6_000: - .byte N02 , Bn3 , v096 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Bn3 , v096 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte An4 , v096 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte An4 , v096 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte PEND - .byte Dn5 , v096 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N04 , Bn3 , v064 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cn5 - .byte W04 - .byte N02 , En5 , v096 - .byte W08 - .byte Cn5 - .byte W08 - .byte An4 - .byte W08 - .byte N04 , Cn5 , v064 - .byte W04 - .byte An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte PATT - .word mus_kachi1_6_000 - .byte N02 , As3 , v096 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Fn4 , v096 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte As4 , v096 - .byte W04 - .byte As4 , v032 - .byte W04 - .byte Fn4 , v096 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Cn4 , v096 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte BEND , c_v+4 - .byte N04 , Bn3 , v084 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cs5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte GOTO - .word mus_kachi1_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_kachi1_7: - .byte KEYSH , mus_kachi1_key+0 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte W08 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte VOL , 57*mus_kachi1_mvl/mxv - .byte W02 - .byte N02 , Ds3 , v112 - .byte W02 - .byte En3 - .byte W02 - .byte Fn3 - .byte W02 - .byte LFOS , 41 - .byte N04 , Fs3 - .byte W04 - .byte Fs3 , v036 - .byte W04 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Gn3 , v112 - .byte W02 - .byte N04 , Gn3 , v036 - .byte W06 - .byte An3 , v112 - .byte W04 - .byte An3 , v036 - .byte W04 - .byte VOL , 23*mus_kachi1_mvl/mxv - .byte N24 , Bn3 , v112 - .byte W02 - .byte VOL , 24*mus_kachi1_mvl/mxv - .byte W02 - .byte 29*mus_kachi1_mvl/mxv - .byte W04 - .byte 32*mus_kachi1_mvl/mxv - .byte W02 - .byte 37*mus_kachi1_mvl/mxv - .byte W02 - .byte 43*mus_kachi1_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 44*mus_kachi1_mvl/mxv - .byte W02 - .byte 52*mus_kachi1_mvl/mxv - .byte W02 - .byte 62*mus_kachi1_mvl/mxv - .byte W02 - .byte 65*mus_kachi1_mvl/mxv - .byte W04 - .byte 46*mus_kachi1_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W12 -mus_kachi1_7_B1: - .byte VOICE , 81 - .byte VOL , 32*mus_kachi1_mvl/mxv - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Gn5 , v096 - .byte W04 - .byte Gn5 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte An5 , v096 - .byte W04 - .byte An5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte PAN , c_v-62 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Fs5 , v096 - .byte W04 - .byte Fs5 , v032 - .byte W04 - .byte Bn5 , v096 - .byte W04 - .byte Bn5 , v032 - .byte W04 - .byte Fs5 , v096 - .byte W04 - .byte Fs5 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte An5 , v096 - .byte W04 - .byte An5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 -mus_kachi1_7_000: - .byte PAN , c_v-63 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Gn5 , v096 - .byte W04 - .byte Gn5 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte An5 , v096 - .byte W04 - .byte An5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte PEND - .byte PAN , c_v-63 - .byte N02 , Fs5 , v096 - .byte W08 - .byte Dn5 - .byte W08 - .byte Bn4 - .byte W08 - .byte N04 , Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Gs5 - .byte W04 - .byte PAN , c_v+63 - .byte N02 , An5 - .byte W08 - .byte En5 - .byte W08 - .byte Cn5 - .byte W08 - .byte N04 , An5 - .byte W04 - .byte Fs5 - .byte W04 - .byte En5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Cn5 - .byte W04 - .byte An4 - .byte W04 - .byte PATT - .word mus_kachi1_7_000 - .byte PAN , c_v-63 - .byte N02 , Fn4 , v096 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte As4 , v096 - .byte W04 - .byte As4 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Fn5 , v096 - .byte W04 - .byte Fn5 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte As4 , v096 - .byte W04 - .byte As4 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Gn5 , v096 - .byte W04 - .byte Gn5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Gn4 , v084 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Bn5 - .byte W04 - .byte Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cs5 - .byte W04 - .byte En5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Bn5 - .byte W04 - .byte Cs6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Gn5 - .byte W04 - .byte En5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte GOTO - .word mus_kachi1_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_kachi1_8: - .byte KEYSH , mus_kachi1_key+0 - .byte W08 - .byte VOICE , 0 - .byte VOL , 69*mus_kachi1_mvl/mxv - .byte PAN , c_v+0 - .byte N02 , Cn1 , v112 - .byte W02 - .byte En1 , v064 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte En1 , v112 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N06 , Cn1 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , En1 - .byte W08 - .byte Dn1 - .byte W08 - .byte N24 , An2 - .byte W24 -mus_kachi1_8_B1: -mus_kachi1_8_000: - .byte N04 , Cn1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W16 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W08 - .byte Dn1 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte PEND - .byte N04 , Cn1 , v112 - .byte W08 - .byte En1 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W16 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , Dn1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte PATT - .word mus_kachi1_8_000 - .byte N04 , Cn1 , v112 - .byte W08 - .byte En1 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W16 - .byte N02 , Cn1 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , Dn1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte PATT - .word mus_kachi1_8_000 - .byte N04 , Cn1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , Dn1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte Dn1 - .byte W08 - .byte PATT - .word mus_kachi1_8_000 - .byte N04 , Cn1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W16 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , Dn1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte GOTO - .word mus_kachi1_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_kachi1_9: - .byte KEYSH , mus_kachi1_key+0 - .byte PAN , c_v+0 - .byte VOL , 42*mus_kachi1_mvl/mxv - .byte W08 - .byte VOICE , 127 - .byte W08 - .byte N04 , Gn4 , v112 - .byte W08 - .byte N02 , Gn4 , v080 - .byte W08 - .byte Gn4 , v084 - .byte W08 - .byte Cn5 , v096 - .byte W08 - .byte Cn5 , v080 - .byte W08 - .byte N02 - .byte W08 - .byte Dn4 , v112 - .byte W08 - .byte En3 - .byte W08 - .byte N02 - .byte W08 - .byte VOICE , 126 - .byte PAN , c_v+63 - .byte N24 , Cn5 , v120 - .byte W08 - .byte PAN , c_v-64 - .byte W16 -mus_kachi1_9_B1: - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte N04 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 - .byte W08 -mus_kachi1_9_000: - .byte N04 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_kachi1_9_000 - .byte N04 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N02 , Gn5 , v112 - .byte W04 - .byte Gn5 , v064 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N02 , Gn5 , v112 - .byte W04 - .byte Gn5 , v064 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte PATT - .word mus_kachi1_9_000 - .byte PATT - .word mus_kachi1_9_000 - .byte PATT - .word mus_kachi1_9_000 - .byte N04 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N02 , Gn5 , v112 - .byte W04 - .byte Gn5 , v064 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte GOTO - .word mus_kachi1_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_kachi1: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_kachi1_pri @ Priority - .byte mus_kachi1_rev @ Reverb. - - .word mus_kachi1_grp - - .word mus_kachi1_1 - .word mus_kachi1_2 - .word mus_kachi1_3 - .word mus_kachi1_4 - .word mus_kachi1_5 - .word mus_kachi1_6 - .word mus_kachi1_7 - .word mus_kachi1_8 - .word mus_kachi1_9 - - .end diff --git a/sound/songs/mus_kachi2.s b/sound/songs/mus_kachi2.s deleted file mode 100644 index a9318bce7a..0000000000 --- a/sound/songs/mus_kachi2.s +++ /dev/null @@ -1,1073 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_kachi2_grp, voicegroup025 - .equ mus_kachi2_pri, 0 - .equ mus_kachi2_rev, reverb_set+50 - .equ mus_kachi2_mvl, 127 - .equ mus_kachi2_key, 0 - .equ mus_kachi2_tbs, 1 - .equ mus_kachi2_exg, 0 - .equ mus_kachi2_cmp, 1 - - .section .rodata - .global mus_kachi2 - .align 2 - -@********************** Track 1 **********************@ - -mus_kachi2_1: - .byte KEYSH , mus_kachi2_key+0 - .byte TEMPO , 140*mus_kachi2_tbs/2 - .byte W09 - .byte VOICE , 73 - .byte VOL , 80*mus_kachi2_mvl/mxv - .byte BENDR , 3 - .byte PAN , c_v-8 - .byte BEND , c_v+0 - .byte N06 , En4 , v112 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte N68 , Bn4 - .byte W06 - .byte VOL , 69*mus_kachi2_mvl/mxv - .byte W03 - .byte 60*mus_kachi2_mvl/mxv - .byte W03 - .byte 52*mus_kachi2_mvl/mxv - .byte W06 - .byte 45*mus_kachi2_mvl/mxv - .byte W06 - .byte 37*mus_kachi2_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte W03 - .byte VOL , 44*mus_kachi2_mvl/mxv - .byte W06 - .byte 49*mus_kachi2_mvl/mxv - .byte W03 - .byte 56*mus_kachi2_mvl/mxv - .byte W03 - .byte 63*mus_kachi2_mvl/mxv - .byte W03 - .byte 70*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte W15 -mus_kachi2_1_B1: - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N06 , Bn4 , v112 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte Cs5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte Cs5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Bn4 - .byte W24 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 -mus_kachi2_1_000: - .byte N06 , Cn5 , v112 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PEND - .byte Dn5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PATT - .word mus_kachi2_1_000 - .byte N06 , Dn5 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W24 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte GOTO - .word mus_kachi2_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_kachi2_2: - .byte KEYSH , mus_kachi2_key+0 - .byte W09 - .byte VOICE , 56 - .byte VOL , 80*mus_kachi2_mvl/mxv - .byte PAN , c_v+10 - .byte N06 , Gs3 , v080 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte N68 , En4 , v100 - .byte W06 - .byte VOL , 69*mus_kachi2_mvl/mxv - .byte W03 - .byte 60*mus_kachi2_mvl/mxv - .byte W03 - .byte 52*mus_kachi2_mvl/mxv - .byte W06 - .byte 45*mus_kachi2_mvl/mxv - .byte W06 - .byte 37*mus_kachi2_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte W03 - .byte VOL , 44*mus_kachi2_mvl/mxv - .byte W06 - .byte 49*mus_kachi2_mvl/mxv - .byte W03 - .byte 56*mus_kachi2_mvl/mxv - .byte W03 - .byte 63*mus_kachi2_mvl/mxv - .byte W03 - .byte 70*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte W15 -mus_kachi2_2_B1: - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte W12 - .byte N06 , En3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W36 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , An1 , v112 - .byte W12 - .byte Bn1 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte W12 - .byte N06 , En3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , An1 , v112 - .byte W24 - .byte Bn1 - .byte W48 -mus_kachi2_2_000: - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte W12 - .byte N06 , Fn3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W36 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , As1 , v112 - .byte W12 - .byte Cn2 - .byte W48 - .byte PATT - .word mus_kachi2_2_000 - .byte N06 , Fn3 , v092 - .byte W24 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , As1 , v112 - .byte W24 - .byte Cn2 - .byte W48 - .byte GOTO - .word mus_kachi2_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_kachi2_3: - .byte KEYSH , mus_kachi2_key+0 - .byte W09 - .byte VOICE , 58 - .byte VOL , 80*mus_kachi2_mvl/mxv - .byte W24 - .byte N21 , En1 , v127 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Gs0 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 -mus_kachi2_3_B1: - .byte VOL , 80*mus_kachi2_mvl/mxv - .byte N21 , En1 , v127 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N48 , An1 - .byte W06 - .byte VOL , 67*mus_kachi2_mvl/mxv - .byte W03 - .byte 58*mus_kachi2_mvl/mxv - .byte W06 - .byte 54*mus_kachi2_mvl/mxv - .byte W06 - .byte 57*mus_kachi2_mvl/mxv - .byte W06 - .byte 64*mus_kachi2_mvl/mxv - .byte W03 - .byte 69*mus_kachi2_mvl/mxv - .byte W03 - .byte 76*mus_kachi2_mvl/mxv - .byte W06 - .byte 80*mus_kachi2_mvl/mxv - .byte W09 - .byte 62*mus_kachi2_mvl/mxv - .byte N48 , Bn1 - .byte W06 - .byte VOL , 65*mus_kachi2_mvl/mxv - .byte W06 - .byte 67*mus_kachi2_mvl/mxv - .byte W06 - .byte 69*mus_kachi2_mvl/mxv - .byte W06 - .byte 73*mus_kachi2_mvl/mxv - .byte W09 - .byte 76*mus_kachi2_mvl/mxv - .byte W06 - .byte 80*mus_kachi2_mvl/mxv - .byte W09 - .byte N21 , En1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N24 , An1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W30 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N48 , As1 - .byte W06 - .byte VOL , 67*mus_kachi2_mvl/mxv - .byte W03 - .byte 58*mus_kachi2_mvl/mxv - .byte W06 - .byte 54*mus_kachi2_mvl/mxv - .byte W06 - .byte 57*mus_kachi2_mvl/mxv - .byte W06 - .byte 64*mus_kachi2_mvl/mxv - .byte W03 - .byte 69*mus_kachi2_mvl/mxv - .byte W03 - .byte 76*mus_kachi2_mvl/mxv - .byte W06 - .byte 80*mus_kachi2_mvl/mxv - .byte W09 - .byte 62*mus_kachi2_mvl/mxv - .byte N48 , Cn2 - .byte W06 - .byte VOL , 65*mus_kachi2_mvl/mxv - .byte W06 - .byte 67*mus_kachi2_mvl/mxv - .byte W06 - .byte 69*mus_kachi2_mvl/mxv - .byte W06 - .byte 73*mus_kachi2_mvl/mxv - .byte W09 - .byte 76*mus_kachi2_mvl/mxv - .byte W06 - .byte 80*mus_kachi2_mvl/mxv - .byte W09 - .byte N21 , Fn1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N24 , As1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W30 - .byte 80*mus_kachi2_mvl/mxv - .byte N24 , Fn1 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte N24 , Bn0 - .byte W12 - .byte VOL , 73*mus_kachi2_mvl/mxv - .byte W03 - .byte 61*mus_kachi2_mvl/mxv - .byte W03 - .byte 37*mus_kachi2_mvl/mxv - .byte W03 - .byte 25*mus_kachi2_mvl/mxv - .byte W03 - .byte GOTO - .word mus_kachi2_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_kachi2_4: - .byte KEYSH , mus_kachi2_key+0 - .byte W09 - .byte VOICE , 82 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v-48 - .byte VOL , 80*mus_kachi2_mvl/mxv - .byte N06 , Bn2 , v052 - .byte W06 - .byte Cs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N72 , Gs3 - .byte W06 - .byte VOL , 69*mus_kachi2_mvl/mxv - .byte W03 - .byte 60*mus_kachi2_mvl/mxv - .byte W03 - .byte 52*mus_kachi2_mvl/mxv - .byte W06 - .byte 45*mus_kachi2_mvl/mxv - .byte W06 - .byte 37*mus_kachi2_mvl/mxv - .byte W15 - .byte 44*mus_kachi2_mvl/mxv - .byte W06 - .byte 49*mus_kachi2_mvl/mxv - .byte W03 - .byte 56*mus_kachi2_mvl/mxv - .byte W03 - .byte 63*mus_kachi2_mvl/mxv - .byte W03 - .byte 70*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte W15 -mus_kachi2_4_B1: - .byte PAN , c_v+0 - .byte W12 - .byte N06 , Bn2 , v060 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cs3 - .byte W96 - .byte W12 - .byte Bn2 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cs3 - .byte W96 -mus_kachi2_4_000: - .byte W12 - .byte N06 , Cn3 , v060 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte Dn3 - .byte W96 - .byte PATT - .word mus_kachi2_4_000 - .byte N06 , Dn3 , v060 - .byte W96 - .byte GOTO - .word mus_kachi2_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_kachi2_5: - .byte KEYSH , mus_kachi2_key+0 - .byte W09 - .byte VOICE , 80 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte VOL , 80*mus_kachi2_mvl/mxv - .byte N06 , Gs2 , v052 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Ds3 - .byte W06 - .byte N72 , En3 - .byte W06 - .byte VOL , 69*mus_kachi2_mvl/mxv - .byte W03 - .byte 60*mus_kachi2_mvl/mxv - .byte W03 - .byte 52*mus_kachi2_mvl/mxv - .byte W06 - .byte 45*mus_kachi2_mvl/mxv - .byte W06 - .byte 37*mus_kachi2_mvl/mxv - .byte W15 - .byte 44*mus_kachi2_mvl/mxv - .byte W06 - .byte 49*mus_kachi2_mvl/mxv - .byte W03 - .byte 56*mus_kachi2_mvl/mxv - .byte W03 - .byte 63*mus_kachi2_mvl/mxv - .byte W03 - .byte 70*mus_kachi2_mvl/mxv - .byte W03 - .byte 80*mus_kachi2_mvl/mxv - .byte W15 -mus_kachi2_5_B1: - .byte VOICE , 83 - .byte PAN , c_v+48 - .byte N03 , Bn5 , v032 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte An5 - .byte W12 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cs6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte An5 - .byte W12 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cs6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Bn5 - .byte W48 -mus_kachi2_5_000: - .byte N03 , Cn6 , v032 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte As5 - .byte W12 - .byte Cn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PEND - .byte Dn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PATT - .word mus_kachi2_5_000 - .byte N03 , Dn6 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cn6 - .byte W48 - .byte GOTO - .word mus_kachi2_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_kachi2_6: - .byte KEYSH , mus_kachi2_key+0 - .byte W09 - .byte VOICE , 81 - .byte VOL , 80*mus_kachi2_mvl/mxv - .byte W36 - .byte N06 , Ds5 , v080 - .byte W06 - .byte Ds5 , v032 - .byte W06 - .byte BEND , c_v+2 - .byte N06 , En5 , v080 - .byte W12 - .byte En5 , v032 - .byte W12 - .byte En5 , v080 - .byte W12 - .byte En5 , v032 - .byte W12 -mus_kachi2_6_B1: - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W96 - .byte N06 , An4 , v048 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fs4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte W96 - .byte An4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Gs4 - .byte W48 - .byte W96 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Gn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte W96 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , An4 - .byte W48 - .byte GOTO - .word mus_kachi2_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_kachi2_7: - .byte KEYSH , mus_kachi2_key+0 - .byte W09 - .byte VOICE , 0 - .byte VOL , 80*mus_kachi2_mvl/mxv - .byte W24 - .byte N03 , En1 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v092 - .byte W06 - .byte En1 , v060 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v072 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v084 - .byte W06 -mus_kachi2_7_B1: -mus_kachi2_7_000: - .byte N06 , En1 , v076 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W12 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v076 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte PEND -mus_kachi2_7_001: - .byte N06 , En1 , v112 - .byte W24 - .byte Fs2 , v064 - .byte W24 - .byte N12 , Bn2 , v092 - .byte W24 - .byte N06 , En1 , v112 - .byte N03 , Fs2 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Fs2 , v040 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v052 - .byte W06 - .byte En1 , v088 - .byte N06 , Fs2 , v060 - .byte W06 - .byte PEND - .byte PATT - .word mus_kachi2_7_000 - .byte PATT - .word mus_kachi2_7_001 - .byte PATT - .word mus_kachi2_7_000 - .byte PATT - .word mus_kachi2_7_001 - .byte PATT - .word mus_kachi2_7_000 - .byte PATT - .word mus_kachi2_7_001 - .byte GOTO - .word mus_kachi2_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_kachi2: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_kachi2_pri @ Priority - .byte mus_kachi2_rev @ Reverb. - - .word mus_kachi2_grp - - .word mus_kachi2_1 - .word mus_kachi2_2 - .word mus_kachi2_3 - .word mus_kachi2_4 - .word mus_kachi2_5 - .word mus_kachi2_6 - .word mus_kachi2_7 - - .end diff --git a/sound/songs/mus_kachi22.s b/sound/songs/mus_kachi22.s deleted file mode 100644 index 240fdec0b3..0000000000 --- a/sound/songs/mus_kachi22.s +++ /dev/null @@ -1,882 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_kachi22_grp, voicegroup025 - .equ mus_kachi22_pri, 0 - .equ mus_kachi22_rev, reverb_set+50 - .equ mus_kachi22_mvl, 127 - .equ mus_kachi22_key, 0 - .equ mus_kachi22_tbs, 1 - .equ mus_kachi22_exg, 0 - .equ mus_kachi22_cmp, 1 - - .section .rodata - .global mus_kachi22 - .align 2 - -@********************** Track 1 **********************@ - -mus_kachi22_1: - .byte KEYSH , mus_kachi22_key+0 - .byte TEMPO , 140*mus_kachi22_tbs/2 - .byte W12 -mus_kachi22_1_B1: - .byte VOICE , 73 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 80*mus_kachi22_mvl/mxv - .byte N06 , Bn4 , v112 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte Cs5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte Cs5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Bn4 - .byte W24 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 -mus_kachi22_1_000: - .byte N06 , Cn5 , v112 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PEND - .byte Dn5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PATT - .word mus_kachi22_1_000 - .byte N06 , Dn5 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W24 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte GOTO - .word mus_kachi22_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_kachi22_2: - .byte KEYSH , mus_kachi22_key+0 - .byte W12 -mus_kachi22_2_B1: - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 80*mus_kachi22_mvl/mxv - .byte W12 - .byte N06 , En3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W36 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , An1 , v112 - .byte W12 - .byte Bn1 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte W12 - .byte N06 , En3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , An1 , v112 - .byte W24 - .byte Bn1 - .byte W48 -mus_kachi22_2_000: - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte W12 - .byte N06 , Fn3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W36 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , As1 , v112 - .byte W12 - .byte Cn2 - .byte W48 - .byte PATT - .word mus_kachi22_2_000 - .byte N06 , Fn3 , v092 - .byte W24 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , As1 , v112 - .byte W24 - .byte Cn2 - .byte W48 - .byte GOTO - .word mus_kachi22_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_kachi22_3: - .byte KEYSH , mus_kachi22_key+0 - .byte W12 -mus_kachi22_3_B1: - .byte VOICE , 58 - .byte VOL , 80*mus_kachi22_mvl/mxv - .byte N21 , En1 , v127 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N48 , An1 - .byte W06 - .byte VOL , 67*mus_kachi22_mvl/mxv - .byte W03 - .byte 58*mus_kachi22_mvl/mxv - .byte W06 - .byte 54*mus_kachi22_mvl/mxv - .byte W06 - .byte 57*mus_kachi22_mvl/mxv - .byte W06 - .byte 64*mus_kachi22_mvl/mxv - .byte W03 - .byte 69*mus_kachi22_mvl/mxv - .byte W03 - .byte 76*mus_kachi22_mvl/mxv - .byte W06 - .byte 80*mus_kachi22_mvl/mxv - .byte W09 - .byte 62*mus_kachi22_mvl/mxv - .byte N48 , Bn1 - .byte W06 - .byte VOL , 65*mus_kachi22_mvl/mxv - .byte W06 - .byte 67*mus_kachi22_mvl/mxv - .byte W06 - .byte 69*mus_kachi22_mvl/mxv - .byte W06 - .byte 73*mus_kachi22_mvl/mxv - .byte W09 - .byte 76*mus_kachi22_mvl/mxv - .byte W06 - .byte 80*mus_kachi22_mvl/mxv - .byte W09 - .byte N21 , En1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N24 , An1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W30 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N48 , As1 - .byte W06 - .byte VOL , 67*mus_kachi22_mvl/mxv - .byte W03 - .byte 58*mus_kachi22_mvl/mxv - .byte W06 - .byte 54*mus_kachi22_mvl/mxv - .byte W06 - .byte 57*mus_kachi22_mvl/mxv - .byte W06 - .byte 64*mus_kachi22_mvl/mxv - .byte W03 - .byte 69*mus_kachi22_mvl/mxv - .byte W03 - .byte 76*mus_kachi22_mvl/mxv - .byte W06 - .byte 80*mus_kachi22_mvl/mxv - .byte W09 - .byte 62*mus_kachi22_mvl/mxv - .byte N48 , Cn2 - .byte W06 - .byte VOL , 65*mus_kachi22_mvl/mxv - .byte W06 - .byte 67*mus_kachi22_mvl/mxv - .byte W06 - .byte 69*mus_kachi22_mvl/mxv - .byte W06 - .byte 73*mus_kachi22_mvl/mxv - .byte W09 - .byte 76*mus_kachi22_mvl/mxv - .byte W06 - .byte 80*mus_kachi22_mvl/mxv - .byte W09 - .byte N21 , Fn1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N24 , As1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W30 - .byte 80*mus_kachi22_mvl/mxv - .byte N24 , Fn1 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte 80*mus_kachi22_mvl/mxv - .byte N24 , Bn0 - .byte W12 - .byte VOL , 73*mus_kachi22_mvl/mxv - .byte W03 - .byte 61*mus_kachi22_mvl/mxv - .byte W03 - .byte 37*mus_kachi22_mvl/mxv - .byte W03 - .byte 25*mus_kachi22_mvl/mxv - .byte W03 - .byte GOTO - .word mus_kachi22_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_kachi22_4: - .byte KEYSH , mus_kachi22_key+0 - .byte W12 -mus_kachi22_4_B1: - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte VOL , 80*mus_kachi22_mvl/mxv - .byte W12 - .byte N06 , Bn2 , v060 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cs3 - .byte W96 - .byte W12 - .byte Bn2 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cs3 - .byte W96 -mus_kachi22_4_000: - .byte W12 - .byte N06 , Cn3 , v060 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte Dn3 - .byte W96 - .byte PATT - .word mus_kachi22_4_000 - .byte N06 , Dn3 , v060 - .byte W96 - .byte GOTO - .word mus_kachi22_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_kachi22_5: - .byte KEYSH , mus_kachi22_key+0 - .byte W12 -mus_kachi22_5_B1: - .byte VOICE , 83 - .byte PAN , c_v+48 - .byte VOL , 80*mus_kachi22_mvl/mxv - .byte N03 , Bn5 , v032 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte An5 - .byte W12 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cs6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte An5 - .byte W12 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cs6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Bn5 - .byte W48 -mus_kachi22_5_000: - .byte N03 , Cn6 , v032 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte As5 - .byte W12 - .byte Cn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PEND - .byte Dn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PATT - .word mus_kachi22_5_000 - .byte N03 , Dn6 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cn6 - .byte W48 - .byte GOTO - .word mus_kachi22_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_kachi22_6: - .byte KEYSH , mus_kachi22_key+0 - .byte W12 -mus_kachi22_6_B1: - .byte VOICE , 81 - .byte MOD , 0 - .byte VOL , 80*mus_kachi22_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte N06 , An4 , v048 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fs4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte W96 - .byte An4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Gs4 - .byte W48 - .byte W96 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Gn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte W96 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , An4 - .byte W48 - .byte GOTO - .word mus_kachi22_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_kachi22_7: - .byte KEYSH , mus_kachi22_key+0 - .byte W12 -mus_kachi22_7_B1: - .byte VOICE , 0 - .byte VOL , 80*mus_kachi22_mvl/mxv - .byte N06 , En1 , v076 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W12 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v076 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 -mus_kachi22_7_000: - .byte N06 , En1 , v112 - .byte W24 - .byte Fs2 , v064 - .byte W24 - .byte N12 , Bn2 , v092 - .byte W24 - .byte N06 , En1 , v112 - .byte N03 , Fs2 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Fs2 , v040 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v052 - .byte W06 - .byte En1 , v088 - .byte N06 , Fs2 , v060 - .byte W06 - .byte PEND -mus_kachi22_7_001: - .byte N06 , En1 , v076 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W12 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v076 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte PEND - .byte PATT - .word mus_kachi22_7_000 - .byte PATT - .word mus_kachi22_7_001 - .byte PATT - .word mus_kachi22_7_000 - .byte PATT - .word mus_kachi22_7_001 - .byte PATT - .word mus_kachi22_7_000 - .byte GOTO - .word mus_kachi22_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_kachi22: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_kachi22_pri @ Priority - .byte mus_kachi22_rev @ Reverb. - - .word mus_kachi22_grp - - .word mus_kachi22_1 - .word mus_kachi22_2 - .word mus_kachi22_3 - .word mus_kachi22_4 - .word mus_kachi22_5 - .word mus_kachi22_6 - .word mus_kachi22_7 - - .end diff --git a/sound/songs/mus_kachi3.s b/sound/songs/mus_kachi3.s deleted file mode 100644 index a08766a7ee..0000000000 --- a/sound/songs/mus_kachi3.s +++ /dev/null @@ -1,2951 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_kachi3_grp, voicegroup024 - .equ mus_kachi3_pri, 0 - .equ mus_kachi3_rev, reverb_set+50 - .equ mus_kachi3_mvl, 127 - .equ mus_kachi3_key, 0 - .equ mus_kachi3_tbs, 1 - .equ mus_kachi3_exg, 0 - .equ mus_kachi3_cmp, 1 - - .section .rodata - .global mus_kachi3 - .align 2 - -@********************** Track 1 **********************@ - -mus_kachi3_1: - .byte KEYSH , mus_kachi3_key+0 - .byte W09 - .byte TEMPO , 138*mus_kachi3_tbs/2 - .byte VOICE , 56 - .byte LFOS , 26 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte N32 , As3 , v112 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N03 , Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte N32 , Ds4 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N03 , As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOL , 69*mus_kachi3_mvl/mxv - .byte N36 , Gn4 - .byte W04 - .byte VOL , 65*mus_kachi3_mvl/mxv - .byte W08 - .byte 60*mus_kachi3_mvl/mxv - .byte W03 - .byte MOD , 3 - .byte W04 - .byte VOL , 52*mus_kachi3_mvl/mxv - .byte W07 - .byte 43*mus_kachi3_mvl/mxv - .byte W10 - .byte 80*mus_kachi3_mvl/mxv - .byte MOD , 0 - .byte N03 , Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte VOL , 58*mus_kachi3_mvl/mxv - .byte N92 , As4 , v120 - .byte W09 - .byte VOL , 64*mus_kachi3_mvl/mxv - .byte W09 - .byte 68*mus_kachi3_mvl/mxv - .byte W06 - .byte 71*mus_kachi3_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 76*mus_kachi3_mvl/mxv - .byte W06 - .byte 80*mus_kachi3_mvl/mxv - .byte W24 - .byte W03 - .byte 75*mus_kachi3_mvl/mxv - .byte W06 - .byte 66*mus_kachi3_mvl/mxv - .byte W06 - .byte 56*mus_kachi3_mvl/mxv - .byte W03 - .byte 45*mus_kachi3_mvl/mxv - .byte W03 - .byte 28*mus_kachi3_mvl/mxv - .byte W03 - .byte 21*mus_kachi3_mvl/mxv - .byte W03 - .byte 17*mus_kachi3_mvl/mxv - .byte W03 - .byte 5*mus_kachi3_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 -mus_kachi3_1_000: - .byte VOICE , 73 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte N06 , Ds5 , v100 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W24 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W24 - .byte PEND -mus_kachi3_1_B1: - .byte N06 , Cn5 , v100 - .byte W12 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte As4 - .byte W24 - .byte N24 - .byte W09 - .byte MOD , 5 - .byte W15 - .byte 0 - .byte N06 , Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W24 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W24 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Ds4 - .byte W36 - .byte VOICE , 60 - .byte N06 , Cn4 , v112 - .byte W06 - .byte Dn4 - .byte W06 -mus_kachi3_1_001: - .byte N06 , Ds4 , v112 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W24 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W24 - .byte PEND - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W24 - .byte N24 - .byte W24 - .byte PATT - .word mus_kachi3_1_001 - .byte N06 , Cn4 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W48 - .byte VOICE , 56 - .byte BEND , c_v-9 - .byte N36 , As3 - .byte W03 - .byte BEND , c_v+0 - .byte W15 - .byte MOD , 4 - .byte W18 - .byte 0 - .byte N06 , Gn3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte BEND , c_v-9 - .byte TIE , Ds4 - .byte W03 - .byte BEND , c_v+0 - .byte W44 - .byte W01 -mus_kachi3_1_002: - .byte MOD , 4 - .byte W48 - .byte VOL , 71*mus_kachi3_mvl/mxv - .byte W06 - .byte 57*mus_kachi3_mvl/mxv - .byte W06 - .byte 47*mus_kachi3_mvl/mxv - .byte W06 - .byte 31*mus_kachi3_mvl/mxv - .byte W06 - .byte 18*mus_kachi3_mvl/mxv - .byte W06 - .byte 6*mus_kachi3_mvl/mxv - .byte W15 - .byte PEND - .byte EOT , Ds4 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte N36 , Cn4 , v112 - .byte W18 - .byte MOD , 4 - .byte W18 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte TIE , Fn4 - .byte W48 - .byte PATT - .word mus_kachi3_1_002 - .byte EOT , Fn4 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte BEND , c_v-11 - .byte N36 , Gs3 , v112 - .byte W03 - .byte BEND , c_v+0 - .byte W15 - .byte MOD , 4 - .byte W18 - .byte 0 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte BEND , c_v-15 - .byte N92 , Dn4 - .byte W03 - .byte BEND , c_v-11 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v+0 - .byte W24 - .byte W03 - .byte MOD , 4 - .byte W12 - .byte VOL , 71*mus_kachi3_mvl/mxv - .byte W06 - .byte 57*mus_kachi3_mvl/mxv - .byte W06 - .byte 47*mus_kachi3_mvl/mxv - .byte W06 - .byte 31*mus_kachi3_mvl/mxv - .byte W06 - .byte 18*mus_kachi3_mvl/mxv - .byte W06 - .byte 6*mus_kachi3_mvl/mxv - .byte W15 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte BEND , c_v-20 - .byte N24 , Gn4 - .byte W03 - .byte BEND , c_v-7 - .byte W03 - .byte c_v+0 - .byte W06 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte VOL , 62*mus_kachi3_mvl/mxv - .byte MOD , 0 - .byte N80 , Ds4 - .byte W09 - .byte VOL , 65*mus_kachi3_mvl/mxv - .byte W09 - .byte 68*mus_kachi3_mvl/mxv - .byte W06 - .byte 71*mus_kachi3_mvl/mxv - .byte MOD , 4 - .byte W09 - .byte VOL , 76*mus_kachi3_mvl/mxv - .byte W12 - .byte 80*mus_kachi3_mvl/mxv - .byte W36 - .byte MOD , 0 - .byte W03 - .byte N12 , Cn4 - .byte W12 - .byte N92 , As3 - .byte W30 - .byte MOD , 4 - .byte W18 - .byte VOL , 71*mus_kachi3_mvl/mxv - .byte W06 - .byte 57*mus_kachi3_mvl/mxv - .byte W06 - .byte 47*mus_kachi3_mvl/mxv - .byte W06 - .byte 31*mus_kachi3_mvl/mxv - .byte W06 - .byte 18*mus_kachi3_mvl/mxv - .byte W06 - .byte 6*mus_kachi3_mvl/mxv - .byte W15 - .byte MOD , 0 - .byte W03 - .byte VOICE , 48 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte N36 , As4 , v096 - .byte W36 - .byte N06 , Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte TIE , Ds5 - .byte W48 -mus_kachi3_1_003: - .byte W36 - .byte W03 - .byte VOL , 76*mus_kachi3_mvl/mxv - .byte W06 - .byte 72*mus_kachi3_mvl/mxv - .byte W09 - .byte 68*mus_kachi3_mvl/mxv - .byte W09 - .byte 62*mus_kachi3_mvl/mxv - .byte W06 - .byte 50*mus_kachi3_mvl/mxv - .byte W06 - .byte 40*mus_kachi3_mvl/mxv - .byte W06 - .byte 28*mus_kachi3_mvl/mxv - .byte W06 - .byte 16*mus_kachi3_mvl/mxv - .byte W03 - .byte PEND - .byte EOT , Ds5 - .byte VOL , 5*mus_kachi3_mvl/mxv - .byte W06 - .byte 80*mus_kachi3_mvl/mxv - .byte N36 , Cn5 , v096 - .byte W36 - .byte N06 , An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte TIE , Fn5 - .byte W48 - .byte PATT - .word mus_kachi3_1_003 - .byte EOT , Fn5 - .byte VOL , 5*mus_kachi3_mvl/mxv - .byte W06 - .byte 80*mus_kachi3_mvl/mxv - .byte N36 , Gs4 , v096 - .byte W36 - .byte N06 , Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N90 , Dn5 - .byte W48 - .byte VOL , 76*mus_kachi3_mvl/mxv - .byte W06 - .byte 72*mus_kachi3_mvl/mxv - .byte W09 - .byte 68*mus_kachi3_mvl/mxv - .byte W09 - .byte 62*mus_kachi3_mvl/mxv - .byte W06 - .byte 50*mus_kachi3_mvl/mxv - .byte W06 - .byte 40*mus_kachi3_mvl/mxv - .byte W06 - .byte 28*mus_kachi3_mvl/mxv - .byte W06 - .byte 80*mus_kachi3_mvl/mxv - .byte N24 , As4 - .byte W24 - .byte Dn5 - .byte W24 - .byte N84 , Ds5 - .byte W84 - .byte N12 , Fn5 - .byte W12 - .byte N90 , Ds5 - .byte W48 - .byte VOL , 76*mus_kachi3_mvl/mxv - .byte W06 - .byte 72*mus_kachi3_mvl/mxv - .byte W09 - .byte 68*mus_kachi3_mvl/mxv - .byte W09 - .byte 62*mus_kachi3_mvl/mxv - .byte W06 - .byte 50*mus_kachi3_mvl/mxv - .byte W06 - .byte 40*mus_kachi3_mvl/mxv - .byte W06 - .byte 28*mus_kachi3_mvl/mxv - .byte W06 - .byte PATT - .word mus_kachi3_1_000 - .byte GOTO - .word mus_kachi3_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_kachi3_2: - .byte KEYSH , mus_kachi3_key+0 - .byte W09 - .byte VOICE , 56 - .byte LFOS , 26 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte PAN , c_v+16 - .byte N32 , Gn3 , v084 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N03 , Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N32 , As3 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N03 , Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte VOL , 69*mus_kachi3_mvl/mxv - .byte N32 , Ds4 , v104 - .byte W04 - .byte VOL , 65*mus_kachi3_mvl/mxv - .byte W08 - .byte 60*mus_kachi3_mvl/mxv - .byte W03 - .byte MOD , 3 - .byte W04 - .byte VOL , 52*mus_kachi3_mvl/mxv - .byte W07 - .byte 43*mus_kachi3_mvl/mxv - .byte W10 - .byte 80*mus_kachi3_mvl/mxv - .byte MOD , 0 - .byte N03 , As3 , v092 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOL , 58*mus_kachi3_mvl/mxv - .byte N92 , Fn4 , v104 - .byte W09 - .byte VOL , 64*mus_kachi3_mvl/mxv - .byte W09 - .byte 68*mus_kachi3_mvl/mxv - .byte W06 - .byte 71*mus_kachi3_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 76*mus_kachi3_mvl/mxv - .byte W06 - .byte 80*mus_kachi3_mvl/mxv - .byte W24 - .byte W03 - .byte 75*mus_kachi3_mvl/mxv - .byte W06 - .byte 66*mus_kachi3_mvl/mxv - .byte W06 - .byte 56*mus_kachi3_mvl/mxv - .byte W03 - .byte 45*mus_kachi3_mvl/mxv - .byte W03 - .byte 28*mus_kachi3_mvl/mxv - .byte W03 - .byte 21*mus_kachi3_mvl/mxv - .byte W03 - .byte 17*mus_kachi3_mvl/mxv - .byte W03 - .byte 5*mus_kachi3_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 -mus_kachi3_2_000: - .byte VOICE , 60 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte PAN , c_v+0 - .byte N09 , Ds3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+31 - .byte N06 , Ds4 , v060 - .byte W12 - .byte Gn4 , v072 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Dn3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+32 - .byte N06 , Dn4 , v060 - .byte W12 - .byte Fn4 , v072 - .byte W24 - .byte PEND -mus_kachi3_2_B1: - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Cn3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+31 - .byte N06 , Cn4 , v060 - .byte W12 - .byte Ds4 , v072 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Dn3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+32 - .byte N06 , As3 , v060 - .byte W12 - .byte Dn4 , v072 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Ds3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+31 - .byte N06 , Ds4 , v060 - .byte W12 - .byte Gn4 , v072 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Dn3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+32 - .byte N06 , Dn4 , v060 - .byte W12 - .byte Fn4 , v072 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Cn3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+31 - .byte N06 , Cn4 , v072 - .byte W12 - .byte Fn3 - .byte W12 - .byte N06 - .byte W12 - .byte Gn3 - .byte W48 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N06 , Gn3 , v100 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W24 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte Gn2 - .byte W48 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v-32 - .byte N03 , As4 , v076 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , Gs4 , v036 - .byte W03 - .byte Gn4 , v024 - .byte W03 - .byte Ds4 , v008 - .byte W12 - .byte VOICE , 60 - .byte VOL , 53*mus_kachi3_mvl/mxv - .byte PAN , c_v+16 - .byte N36 , Gn3 , v092 - .byte W06 - .byte VOL , 59*mus_kachi3_mvl/mxv - .byte W03 - .byte 68*mus_kachi3_mvl/mxv - .byte W03 - .byte 73*mus_kachi3_mvl/mxv - .byte W03 - .byte 77*mus_kachi3_mvl/mxv - .byte W03 - .byte 80*mus_kachi3_mvl/mxv - .byte W18 - .byte N06 , Ds3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N48 , As3 - .byte W18 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W06 - .byte 63*mus_kachi3_mvl/mxv - .byte W06 - .byte 57*mus_kachi3_mvl/mxv - .byte W06 - .byte 63*mus_kachi3_mvl/mxv - .byte W06 - .byte 70*mus_kachi3_mvl/mxv - .byte W06 - .byte 80*mus_kachi3_mvl/mxv - .byte N44 , An3 - .byte W24 - .byte VOL , 74*mus_kachi3_mvl/mxv - .byte W06 - .byte 65*mus_kachi3_mvl/mxv - .byte W03 - .byte 51*mus_kachi3_mvl/mxv - .byte W03 - .byte 37*mus_kachi3_mvl/mxv - .byte W03 - .byte 25*mus_kachi3_mvl/mxv - .byte W03 - .byte 13*mus_kachi3_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte PAN , c_v-32 - .byte N03 , Cn5 , v076 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , As4 , v036 - .byte W03 - .byte An4 , v024 - .byte W03 - .byte Fn4 , v008 - .byte W12 - .byte VOICE , 60 - .byte VOL , 53*mus_kachi3_mvl/mxv - .byte PAN , c_v+16 - .byte N36 , An3 , v092 - .byte W06 - .byte VOL , 59*mus_kachi3_mvl/mxv - .byte W03 - .byte 68*mus_kachi3_mvl/mxv - .byte W03 - .byte 73*mus_kachi3_mvl/mxv - .byte W03 - .byte 77*mus_kachi3_mvl/mxv - .byte W03 - .byte 80*mus_kachi3_mvl/mxv - .byte W18 - .byte N06 , Fn3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N44 , Cn4 - .byte W24 - .byte VOL , 74*mus_kachi3_mvl/mxv - .byte W06 - .byte 65*mus_kachi3_mvl/mxv - .byte W03 - .byte 51*mus_kachi3_mvl/mxv - .byte W03 - .byte 37*mus_kachi3_mvl/mxv - .byte W03 - .byte 25*mus_kachi3_mvl/mxv - .byte W03 - .byte 13*mus_kachi3_mvl/mxv - .byte W06 - .byte 80*mus_kachi3_mvl/mxv - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v-32 - .byte N12 , Fn4 , v064 - .byte W12 - .byte Gn4 - .byte W12 - .byte N03 , As4 , v076 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , Gs4 , v036 - .byte W03 - .byte Fn4 , v024 - .byte W03 - .byte Dn4 , v008 - .byte W12 - .byte VOICE , 60 - .byte PAN , c_v+16 - .byte N36 , Fn3 , v092 - .byte W36 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N44 , As3 - .byte W24 - .byte VOL , 74*mus_kachi3_mvl/mxv - .byte W06 - .byte 65*mus_kachi3_mvl/mxv - .byte W03 - .byte 51*mus_kachi3_mvl/mxv - .byte W03 - .byte 37*mus_kachi3_mvl/mxv - .byte W03 - .byte 25*mus_kachi3_mvl/mxv - .byte W03 - .byte 13*mus_kachi3_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte PAN , c_v-32 - .byte N03 , As3 , v076 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Gs3 , v032 - .byte W03 - .byte Ds3 , v020 - .byte W03 - .byte As2 , v012 - .byte W06 - .byte VOICE , 60 - .byte PAN , c_v+16 - .byte N03 , As2 , v092 - .byte W06 - .byte Fn3 - .byte W06 - .byte N32 , Gn3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte N44 , Dn3 - .byte W32 - .byte W01 - .byte VOL , 74*mus_kachi3_mvl/mxv - .byte W03 - .byte 62*mus_kachi3_mvl/mxv - .byte W03 - .byte 45*mus_kachi3_mvl/mxv - .byte W03 - .byte 25*mus_kachi3_mvl/mxv - .byte W03 - .byte 9*mus_kachi3_mvl/mxv - .byte W03 - .byte VOICE , 48 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte PAN , c_v+0 - .byte N08 , As2 , v112 - .byte W08 - .byte Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte VOICE , 60 - .byte PAN , c_v+16 - .byte N96 , Gn3 , v080 - .byte W12 - .byte VOL , 77*mus_kachi3_mvl/mxv - .byte W12 - .byte 70*mus_kachi3_mvl/mxv - .byte W08 - .byte 64*mus_kachi3_mvl/mxv - .byte W08 - .byte 57*mus_kachi3_mvl/mxv - .byte W12 - .byte 50*mus_kachi3_mvl/mxv - .byte W12 - .byte 45*mus_kachi3_mvl/mxv - .byte W20 - .byte 40*mus_kachi3_mvl/mxv - .byte W12 - .byte 80*mus_kachi3_mvl/mxv - .byte N96 - .byte W08 - .byte VOL , 64*mus_kachi3_mvl/mxv - .byte W08 - .byte 44*mus_kachi3_mvl/mxv - .byte W12 - .byte 48*mus_kachi3_mvl/mxv - .byte W08 - .byte 53*mus_kachi3_mvl/mxv - .byte W12 - .byte 60*mus_kachi3_mvl/mxv - .byte W12 - .byte 68*mus_kachi3_mvl/mxv - .byte W08 - .byte 76*mus_kachi3_mvl/mxv - .byte W08 - .byte 80*mus_kachi3_mvl/mxv - .byte W20 - .byte N96 , An3 - .byte W12 - .byte VOL , 77*mus_kachi3_mvl/mxv - .byte W12 - .byte 70*mus_kachi3_mvl/mxv - .byte W08 - .byte 64*mus_kachi3_mvl/mxv - .byte W08 - .byte 57*mus_kachi3_mvl/mxv - .byte W12 - .byte 50*mus_kachi3_mvl/mxv - .byte W12 - .byte 45*mus_kachi3_mvl/mxv - .byte W20 - .byte 40*mus_kachi3_mvl/mxv - .byte W12 - .byte 80*mus_kachi3_mvl/mxv - .byte N96 - .byte W08 - .byte VOL , 64*mus_kachi3_mvl/mxv - .byte W08 - .byte 44*mus_kachi3_mvl/mxv - .byte W12 - .byte 48*mus_kachi3_mvl/mxv - .byte W08 - .byte 53*mus_kachi3_mvl/mxv - .byte W12 - .byte 60*mus_kachi3_mvl/mxv - .byte W12 - .byte 68*mus_kachi3_mvl/mxv - .byte W08 - .byte 76*mus_kachi3_mvl/mxv - .byte W08 - .byte 80*mus_kachi3_mvl/mxv - .byte W20 - .byte N96 , As3 - .byte W12 - .byte VOL , 77*mus_kachi3_mvl/mxv - .byte W12 - .byte 70*mus_kachi3_mvl/mxv - .byte W08 - .byte 64*mus_kachi3_mvl/mxv - .byte W08 - .byte 57*mus_kachi3_mvl/mxv - .byte W12 - .byte 50*mus_kachi3_mvl/mxv - .byte W12 - .byte 45*mus_kachi3_mvl/mxv - .byte W20 - .byte 40*mus_kachi3_mvl/mxv - .byte W09 - .byte 80*mus_kachi3_mvl/mxv - .byte W03 - .byte N96 , As3 , v092 - .byte W05 - .byte VOL , 64*mus_kachi3_mvl/mxv - .byte W08 - .byte 44*mus_kachi3_mvl/mxv - .byte W12 - .byte 48*mus_kachi3_mvl/mxv - .byte W08 - .byte 53*mus_kachi3_mvl/mxv - .byte W12 - .byte 60*mus_kachi3_mvl/mxv - .byte W12 - .byte 68*mus_kachi3_mvl/mxv - .byte W08 - .byte 76*mus_kachi3_mvl/mxv - .byte W08 - .byte 80*mus_kachi3_mvl/mxv - .byte W23 - .byte W96 - .byte W96 - .byte PATT - .word mus_kachi3_2_000 - .byte GOTO - .word mus_kachi3_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_kachi3_3: - .byte KEYSH , mus_kachi3_key+0 - .byte W09 - .byte VOICE , 90 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte N04 , Ds3 , v040 - .byte W04 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W05 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W05 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W05 - .byte Dn6 - .byte W04 - .byte As5 - .byte W05 - .byte Fn5 - .byte W05 - .byte Dn5 - .byte W05 - .byte As4 - .byte W05 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W05 - .byte As3 - .byte W05 - .byte Fn3 - .byte W05 - .byte Dn3 - .byte W05 - .byte As2 - .byte W04 - .byte Dn3 - .byte W05 - .byte Fn3 - .byte W05 - .byte As3 - .byte W05 - .byte Dn4 - .byte W05 - .byte Fn4 - .byte W04 - .byte As4 - .byte W05 - .byte Dn5 - .byte W05 - .byte Fn5 - .byte W05 - .byte As5 - .byte W05 - .byte VOICE , 81 - .byte N06 , Ds2 - .byte W48 - .byte Dn2 - .byte W48 -mus_kachi3_3_B1: - .byte N06 , Cn2 , v040 - .byte W48 - .byte As1 - .byte W48 -mus_kachi3_3_000: - .byte N06 , Ds2 , v040 - .byte W48 - .byte Dn2 - .byte W48 - .byte PEND - .byte Cn2 - .byte W24 - .byte Fn2 , v064 - .byte W12 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W48 -mus_kachi3_3_001: - .byte N06 , Ds1 , v080 - .byte W24 - .byte N06 - .byte W24 - .byte As1 - .byte W24 - .byte N06 - .byte W24 - .byte PEND - .byte Gs1 - .byte W24 - .byte N06 - .byte W24 - .byte As1 - .byte W24 - .byte N24 , Dn1 - .byte W24 - .byte PATT - .word mus_kachi3_3_001 - .byte N06 , Gs1 , v080 - .byte W12 - .byte As1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W48 - .byte N12 , Ds1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte VOICE , 89 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N12 - .byte W18 - .byte N18 , Ds2 - .byte W18 - .byte N12 , Gn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte VOICE , 89 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N18 , Cn2 - .byte W18 - .byte Fn1 - .byte W18 - .byte N12 , Cn2 - .byte W12 - .byte As1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte VOICE , 89 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Fn1 - .byte W18 - .byte Ds1 - .byte W18 - .byte N12 , Dn1 - .byte W12 - .byte VOICE , 81 - .byte N12 , Ds1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N48 , As1 - .byte W48 - .byte N12 - .byte W18 - .byte Cn2 - .byte W18 - .byte Dn2 - .byte W12 - .byte TIE , Ds2 , v040 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Fn2 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , As1 - .byte W96 - .byte W96 - .byte EOT - .byte VOICE , 89 - .byte N06 , Ds2 , v080 - .byte W12 - .byte VOICE , 81 - .byte N06 - .byte W24 - .byte VOICE , 89 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N06 - .byte W18 - .byte N12 , Gs2 - .byte W18 - .byte N06 , Ds2 - .byte W12 - .byte VOICE , 89 - .byte N06 - .byte W12 - .byte VOICE , 81 - .byte N06 - .byte W24 - .byte VOICE , 89 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N06 - .byte W18 - .byte N12 , Gn2 - .byte W18 - .byte N06 , Ds2 - .byte W12 - .byte PATT - .word mus_kachi3_3_000 - .byte GOTO - .word mus_kachi3_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_kachi3_4: - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte KEYSH , mus_kachi3_key+0 - .byte N24 , Cn3 , v064 - .byte W09 - .byte VOICE , 84 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte N32 , Ds2 , v080 - .byte W36 - .byte N06 - .byte W06 - .byte N12 , Ds2 , v028 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Ds2 , v080 - .byte W12 - .byte Ds2 , v028 - .byte W12 - .byte N06 , Ds2 , v080 - .byte W06 - .byte Ds2 , v028 - .byte W06 - .byte VOL , 69*mus_kachi3_mvl/mxv - .byte N48 , Ds2 , v080 - .byte W04 - .byte VOL , 65*mus_kachi3_mvl/mxv - .byte W08 - .byte 60*mus_kachi3_mvl/mxv - .byte W07 - .byte 52*mus_kachi3_mvl/mxv - .byte W07 - .byte 43*mus_kachi3_mvl/mxv - .byte W07 - .byte 37*mus_kachi3_mvl/mxv - .byte W10 - .byte 41*mus_kachi3_mvl/mxv - .byte W05 - .byte N96 , Dn2 - .byte W02 - .byte VOL , 45*mus_kachi3_mvl/mxv - .byte W07 - .byte 52*mus_kachi3_mvl/mxv - .byte W07 - .byte 59*mus_kachi3_mvl/mxv - .byte W08 - .byte 66*mus_kachi3_mvl/mxv - .byte W07 - .byte 74*mus_kachi3_mvl/mxv - .byte W07 - .byte 80*mus_kachi3_mvl/mxv - .byte W24 - .byte W01 - .byte 75*mus_kachi3_mvl/mxv - .byte W06 - .byte 66*mus_kachi3_mvl/mxv - .byte W06 - .byte 56*mus_kachi3_mvl/mxv - .byte W03 - .byte 45*mus_kachi3_mvl/mxv - .byte W03 - .byte 28*mus_kachi3_mvl/mxv - .byte W03 - .byte 21*mus_kachi3_mvl/mxv - .byte W03 - .byte 17*mus_kachi3_mvl/mxv - .byte W03 - .byte 5*mus_kachi3_mvl/mxv - .byte W06 - .byte W96 -mus_kachi3_4_B1: - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte W96 - .byte VOICE , 83 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte N06 , Ds6 , v032 - .byte W12 - .byte Dn6 - .byte W12 - .byte Cn6 - .byte W24 - .byte Dn6 - .byte W12 - .byte Cn6 - .byte W12 - .byte As5 - .byte W24 - .byte Cn6 - .byte W12 - .byte As5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Ds5 - .byte W48 - .byte VOICE , 80 - .byte N12 , Ds3 , v052 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , As3 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , Dn3 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , As3 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , Cn3 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , Gs3 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , As2 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte N24 , Fn3 , v072 - .byte W06 - .byte VOL , 64*mus_kachi3_mvl/mxv - .byte W03 - .byte 66*mus_kachi3_mvl/mxv - .byte W03 - .byte 69*mus_kachi3_mvl/mxv - .byte W03 - .byte 75*mus_kachi3_mvl/mxv - .byte W03 - .byte 80*mus_kachi3_mvl/mxv - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v-49 - .byte N06 , Ds5 , v040 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W24 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W24 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Ds4 - .byte W48 - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte N24 , As2 , v060 - .byte W15 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 51*mus_kachi3_mvl/mxv - .byte W03 - .byte 29*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Ds3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Gn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N24 , Cn3 - .byte W15 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 51*mus_kachi3_mvl/mxv - .byte W03 - .byte 29*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Fn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , An3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte N24 , Dn3 - .byte W15 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 51*mus_kachi3_mvl/mxv - .byte W03 - .byte 29*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Fn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N03 , As2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , As3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte BEND , c_v-13 - .byte N12 , As3 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N06 , Ds3 - .byte W12 - .byte N12 , As2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 , v064 - .byte W18 - .byte Ds3 - .byte W18 - .byte Dn3 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 51*mus_kachi3_mvl/mxv - .byte N96 , Dn3 , v068 - .byte W12 - .byte VOL , 54*mus_kachi3_mvl/mxv - .byte W09 - .byte 58*mus_kachi3_mvl/mxv - .byte W09 - .byte 62*mus_kachi3_mvl/mxv - .byte W09 - .byte 65*mus_kachi3_mvl/mxv - .byte W09 - .byte 68*mus_kachi3_mvl/mxv - .byte W09 - .byte 71*mus_kachi3_mvl/mxv - .byte W12 - .byte 76*mus_kachi3_mvl/mxv - .byte W09 - .byte 80*mus_kachi3_mvl/mxv - .byte W18 - .byte N06 , Gs3 , v060 - .byte W12 - .byte N06 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte VOICE , 83 - .byte N06 , Gs3 , v052 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Ds5 - .byte W06 - .byte As5 - .byte W06 - .byte VOICE , 84 - .byte N06 , Gn3 , v060 - .byte W12 - .byte N06 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 , Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte VOICE , 83 - .byte N06 , Gn3 , v052 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte Ds5 - .byte W06 - .byte XCMD , xIECV , 0 - .byte xIECL , 8 - .byte N06 , Gn5 - .byte W06 - .byte PAN , c_v+0 - .byte W96 - .byte GOTO - .word mus_kachi3_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_kachi3_5: - .byte KEYSH , mus_kachi3_key+0 - .byte W09 - .byte VOICE , 82 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte PAN , c_v-48 - .byte BEND , c_v+5 - .byte W04 - .byte N04 , Ds3 , v024 - .byte W05 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W04 - .byte Ds3 - .byte W05 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W04 - .byte Ds3 - .byte W05 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W04 - .byte Dn6 - .byte W05 - .byte As5 - .byte W05 - .byte Fn5 - .byte W05 - .byte Dn5 - .byte W05 - .byte As4 - .byte W04 - .byte Fn4 - .byte W05 - .byte Dn4 - .byte W05 - .byte As3 - .byte W05 - .byte Fn3 - .byte W05 - .byte Dn3 - .byte W04 - .byte As2 - .byte W05 - .byte Dn3 - .byte W05 - .byte Fn3 - .byte W05 - .byte As3 - .byte W05 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W05 - .byte As4 - .byte W05 - .byte Dn5 - .byte W05 - .byte Fn5 - .byte W05 - .byte As5 - .byte W06 - .byte BEND , c_v+0 - .byte W90 -mus_kachi3_5_B1: - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte xIECV , 8 - .byte xIECL , 8 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N12 , As2 , v052 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , Gn3 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , As2 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , Fn3 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , Gs2 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , Ds3 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N12 , Fn2 - .byte W06 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 59*mus_kachi3_mvl/mxv - .byte W15 - .byte N24 , Dn3 , v072 - .byte W06 - .byte VOL , 64*mus_kachi3_mvl/mxv - .byte W03 - .byte 66*mus_kachi3_mvl/mxv - .byte W03 - .byte 69*mus_kachi3_mvl/mxv - .byte W03 - .byte 75*mus_kachi3_mvl/mxv - .byte W03 - .byte 80*mus_kachi3_mvl/mxv - .byte W06 - .byte VOICE , 86 - .byte PAN , c_v+48 - .byte N06 , Gn4 , v040 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W24 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W24 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W48 - .byte VOICE , 85 - .byte PAN , c_v+0 - .byte N24 , Gn2 , v060 - .byte W15 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 51*mus_kachi3_mvl/mxv - .byte W03 - .byte 29*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , As2 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Ds3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N24 , An2 - .byte W15 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 51*mus_kachi3_mvl/mxv - .byte W03 - .byte 29*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Cn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , An2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Fn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , An2 - .byte W12 - .byte N24 , As2 - .byte W15 - .byte VOL , 70*mus_kachi3_mvl/mxv - .byte W03 - .byte 51*mus_kachi3_mvl/mxv - .byte W03 - .byte 29*mus_kachi3_mvl/mxv - .byte W15 - .byte 80*mus_kachi3_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Dn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Fn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte BEND , c_v-13 - .byte N12 , Gn3 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N06 , As2 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn3 , v064 - .byte W18 - .byte Cn3 - .byte W18 - .byte As2 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 51*mus_kachi3_mvl/mxv - .byte PAN , c_v+48 - .byte N12 , As2 , v068 - .byte W12 - .byte VOICE , 87 - .byte VOL , 54*mus_kachi3_mvl/mxv - .byte N12 - .byte W09 - .byte VOL , 58*mus_kachi3_mvl/mxv - .byte W03 - .byte N12 - .byte W06 - .byte VOL , 62*mus_kachi3_mvl/mxv - .byte W06 - .byte N12 - .byte W03 - .byte VOL , 65*mus_kachi3_mvl/mxv - .byte W09 - .byte 68*mus_kachi3_mvl/mxv - .byte N12 - .byte W09 - .byte VOL , 71*mus_kachi3_mvl/mxv - .byte W03 - .byte N12 - .byte W09 - .byte VOL , 76*mus_kachi3_mvl/mxv - .byte W03 - .byte N12 - .byte W06 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 85 - .byte N06 , Ds3 , v060 - .byte W12 - .byte N06 - .byte W12 - .byte Gs3 - .byte W12 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte VOICE , 86 - .byte N06 , Ds3 , v036 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Ds5 - .byte W06 - .byte VOICE , 85 - .byte N06 , Ds3 , v060 - .byte W12 - .byte N06 - .byte W12 - .byte Gn3 - .byte W12 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 , v036 - .byte W06 - .byte VOICE , 86 - .byte N06 , Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte XCMD , xIECV , 0 - .byte xIECL , 8 - .byte N06 , Ds5 - .byte W06 - .byte PAN , c_v+0 - .byte W96 - .byte GOTO - .word mus_kachi3_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_kachi3_6: - .byte KEYSH , mus_kachi3_key+0 - .byte W09 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte W48 - .byte BEND , c_v+2 - .byte W48 - .byte c_v+0 - .byte W96 - .byte W48 -mus_kachi3_6_000: - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N09 , As2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , As3 , v048 - .byte W12 - .byte Ds4 , v060 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N09 , As2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , As3 , v048 - .byte W12 - .byte Dn4 , v060 - .byte W24 - .byte PEND -mus_kachi3_6_B1: - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N09 , Gs2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , Gs3 , v048 - .byte W12 - .byte Cn4 , v060 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N09 , As2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , Fn3 , v068 - .byte W12 - .byte As3 , v060 - .byte W24 - .byte PATT - .word mus_kachi3_6_000 - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N09 , Gs2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , Gs3 , v060 - .byte W12 - .byte Dn3 - .byte W12 - .byte Dn3 , v064 - .byte W12 - .byte Ds3 , v060 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v+32 - .byte N03 , Gn4 , v076 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , Fn4 , v036 - .byte W03 - .byte Ds4 , v024 - .byte W03 - .byte As3 , v008 - .byte W12 - .byte W96 - .byte W36 - .byte PAN , c_v+0 - .byte N06 , Fn4 , v076 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , Gn4 , v036 - .byte W03 - .byte Fn4 , v024 - .byte W03 - .byte Cn4 , v008 - .byte W12 - .byte W96 - .byte W24 - .byte N12 , Dn4 , v064 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 , Fn4 , v076 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , Dn4 , v036 - .byte W03 - .byte As3 , v024 - .byte W03 - .byte Fn3 , v008 - .byte W12 - .byte W96 - .byte W06 - .byte Gn3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Fn3 , v032 - .byte W03 - .byte As2 , v020 - .byte W03 - .byte Gn2 , v012 - .byte W66 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte PAN , c_v-16 - .byte N16 , Gn4 , v080 - .byte W16 - .byte Fn4 - .byte W16 - .byte Ds4 - .byte W16 - .byte Dn4 - .byte W16 - .byte Ds4 - .byte W16 - .byte As3 - .byte W16 - .byte N92 , Fn3 - .byte W36 - .byte W03 - .byte VOL , 76*mus_kachi3_mvl/mxv - .byte W06 - .byte 72*mus_kachi3_mvl/mxv - .byte W09 - .byte 68*mus_kachi3_mvl/mxv - .byte W09 - .byte 62*mus_kachi3_mvl/mxv - .byte W06 - .byte 50*mus_kachi3_mvl/mxv - .byte W06 - .byte 40*mus_kachi3_mvl/mxv - .byte W06 - .byte 28*mus_kachi3_mvl/mxv - .byte W06 - .byte 16*mus_kachi3_mvl/mxv - .byte W03 - .byte 5*mus_kachi3_mvl/mxv - .byte W06 - .byte 80*mus_kachi3_mvl/mxv - .byte N16 , Fn4 - .byte W16 - .byte Gn4 - .byte W16 - .byte Fn4 - .byte W16 - .byte Ds4 - .byte W16 - .byte Fn4 - .byte W16 - .byte Cn4 - .byte W16 - .byte N92 , Dn4 - .byte W36 - .byte W03 - .byte VOL , 76*mus_kachi3_mvl/mxv - .byte W06 - .byte 72*mus_kachi3_mvl/mxv - .byte W09 - .byte 68*mus_kachi3_mvl/mxv - .byte W09 - .byte 62*mus_kachi3_mvl/mxv - .byte W06 - .byte 50*mus_kachi3_mvl/mxv - .byte W06 - .byte 40*mus_kachi3_mvl/mxv - .byte W06 - .byte 28*mus_kachi3_mvl/mxv - .byte W06 - .byte 16*mus_kachi3_mvl/mxv - .byte W03 - .byte 5*mus_kachi3_mvl/mxv - .byte W06 - .byte 80*mus_kachi3_mvl/mxv - .byte W48 - .byte N24 - .byte W24 - .byte Fn4 - .byte W24 - .byte N84 , Gs4 - .byte W84 - .byte N12 - .byte W12 - .byte N90 , Gn4 - .byte W48 - .byte VOL , 76*mus_kachi3_mvl/mxv - .byte W06 - .byte 72*mus_kachi3_mvl/mxv - .byte W09 - .byte 68*mus_kachi3_mvl/mxv - .byte W09 - .byte 62*mus_kachi3_mvl/mxv - .byte W06 - .byte 50*mus_kachi3_mvl/mxv - .byte W06 - .byte 40*mus_kachi3_mvl/mxv - .byte W06 - .byte 28*mus_kachi3_mvl/mxv - .byte W06 - .byte VOICE , 60 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte PAN , c_v-1 - .byte N09 , As2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , As3 , v048 - .byte W12 - .byte Ds4 , v060 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v-1 - .byte N09 , As2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , As3 , v048 - .byte W12 - .byte Dn4 , v060 - .byte W24 - .byte GOTO - .word mus_kachi3_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_kachi3_7: - .byte KEYSH , mus_kachi3_key+0 - .byte W09 - .byte VOICE , 47 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte PAN , c_v-8 - .byte N12 , As1 , v120 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Ds2 - .byte W36 - .byte N06 , As1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Ds2 - .byte W36 - .byte N06 , As1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fn2 - .byte W84 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W96 -mus_kachi3_7_B1: - .byte N12 , Cn2 , v120 - .byte W84 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W96 - .byte Cn2 - .byte W36 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W48 -mus_kachi3_7_000: - .byte N12 , Ds2 , v120 - .byte W24 - .byte As1 - .byte W24 - .byte Dn2 - .byte W24 - .byte As1 - .byte W24 - .byte PEND - .byte Cn2 - .byte W24 - .byte Gs1 - .byte W24 - .byte Dn2 - .byte W24 - .byte As1 - .byte W24 - .byte PATT - .word mus_kachi3_7_000 - .byte N12 , Cn2 , v120 - .byte W24 - .byte Gs1 - .byte W24 - .byte Ds2 - .byte W48 - .byte N12 - .byte W96 - .byte N06 , As1 , v108 - .byte W06 - .byte As1 , v092 - .byte W06 - .byte As1 , v108 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N12 , Ds2 - .byte W18 - .byte As1 - .byte W12 - .byte Cn2 , v120 - .byte W96 - .byte N06 , Cn2 , v108 - .byte W06 - .byte Cn2 , v092 - .byte W06 - .byte Cn2 , v108 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N12 , Fn2 - .byte W18 - .byte Cn2 - .byte W12 - .byte Dn2 , v120 - .byte W96 - .byte N06 , As1 , v108 - .byte W06 - .byte As1 , v092 - .byte W06 - .byte As1 , v108 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N12 , Fn2 - .byte W18 - .byte As1 - .byte W12 - .byte Ds2 , v120 - .byte W36 - .byte As1 - .byte W12 - .byte Ds2 - .byte W36 - .byte N12 - .byte W12 - .byte Fn2 - .byte W24 - .byte As1 - .byte W24 - .byte N12 - .byte W18 - .byte Cn2 - .byte W18 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W96 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N96 , As2 , v092 - .byte W08 - .byte VOL , 64*mus_kachi3_mvl/mxv - .byte W08 - .byte 44*mus_kachi3_mvl/mxv - .byte W12 - .byte 48*mus_kachi3_mvl/mxv - .byte W08 - .byte 53*mus_kachi3_mvl/mxv - .byte W12 - .byte 60*mus_kachi3_mvl/mxv - .byte W12 - .byte 68*mus_kachi3_mvl/mxv - .byte W08 - .byte 76*mus_kachi3_mvl/mxv - .byte W08 - .byte 80*mus_kachi3_mvl/mxv - .byte W20 - .byte W96 - .byte N96 , Cn3 - .byte W08 - .byte VOL , 64*mus_kachi3_mvl/mxv - .byte W08 - .byte 44*mus_kachi3_mvl/mxv - .byte W12 - .byte 48*mus_kachi3_mvl/mxv - .byte W08 - .byte 53*mus_kachi3_mvl/mxv - .byte W12 - .byte 60*mus_kachi3_mvl/mxv - .byte W12 - .byte 68*mus_kachi3_mvl/mxv - .byte W08 - .byte 76*mus_kachi3_mvl/mxv - .byte W08 - .byte 80*mus_kachi3_mvl/mxv - .byte W20 - .byte W96 - .byte N96 , Fn3 , v100 - .byte W08 - .byte VOL , 64*mus_kachi3_mvl/mxv - .byte W08 - .byte 44*mus_kachi3_mvl/mxv - .byte W12 - .byte 48*mus_kachi3_mvl/mxv - .byte W08 - .byte 53*mus_kachi3_mvl/mxv - .byte W12 - .byte 60*mus_kachi3_mvl/mxv - .byte W12 - .byte 68*mus_kachi3_mvl/mxv - .byte W08 - .byte 76*mus_kachi3_mvl/mxv - .byte W08 - .byte 80*mus_kachi3_mvl/mxv - .byte W20 - .byte VOICE , 47 - .byte PAN , c_v-8 - .byte N12 , Ds2 , v120 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W18 - .byte As1 - .byte W18 - .byte Ds2 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W18 - .byte As1 - .byte W18 - .byte N12 - .byte W12 - .byte Ds2 - .byte W96 - .byte GOTO - .word mus_kachi3_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_kachi3_8: - .byte KEYSH , mus_kachi3_key+0 - .byte W09 - .byte VOICE , 0 - .byte VOL , 80*mus_kachi3_mvl/mxv - .byte N48 , Bn2 , v104 - .byte W48 - .byte N36 , Bn2 , v092 - .byte W36 - .byte N12 - .byte W12 - .byte N48 , Bn2 , v104 - .byte W48 - .byte N96 - .byte W96 - .byte W96 -mus_kachi3_8_B1: - .byte W96 - .byte W96 - .byte W72 - .byte N06 , En1 , v108 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte N96 , Bn2 - .byte W12 - .byte N06 , En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v108 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W24 - .byte N03 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte N06 , En1 , v076 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v112 - .byte N48 , Bn2 - .byte W24 - .byte N06 , En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v080 - .byte W06 -mus_kachi3_8_000: - .byte N06 , En1 , v112 - .byte W24 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte PEND - .byte En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte PATT - .word mus_kachi3_8_000 - .byte N06 , En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v056 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v068 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v096 - .byte W12 - .byte En1 , v104 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte En1 , v088 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v104 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte N96 , Bn2 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N48 - .byte W48 - .byte N06 , En1 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte W96 - .byte GOTO - .word mus_kachi3_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_kachi3: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_kachi3_pri @ Priority - .byte mus_kachi3_rev @ Reverb. - - .word mus_kachi3_grp - - .word mus_kachi3_1 - .word mus_kachi3_2 - .word mus_kachi3_3 - .word mus_kachi3_4 - .word mus_kachi3_5 - .word mus_kachi3_6 - .word mus_kachi3_7 - .word mus_kachi3_8 - - .end diff --git a/sound/songs/mus_kachi4.s b/sound/songs/mus_kachi4.s deleted file mode 100644 index 73fb112d79..0000000000 --- a/sound/songs/mus_kachi4.s +++ /dev/null @@ -1,898 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_kachi4_grp, voicegroup070 - .equ mus_kachi4_pri, 0 - .equ mus_kachi4_rev, reverb_set+50 - .equ mus_kachi4_mvl, 127 - .equ mus_kachi4_key, 0 - .equ mus_kachi4_tbs, 1 - .equ mus_kachi4_exg, 0 - .equ mus_kachi4_cmp, 1 - - .section .rodata - .global mus_kachi4 - .align 2 - -@********************** Track 1 **********************@ - -mus_kachi4_1: - .byte KEYSH , mus_kachi4_key+0 - .byte TEMPO , 142*mus_kachi4_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 44*mus_kachi4_mvl/mxv - .byte W08 - .byte W08 - .byte W96 - .byte W96 -mus_kachi4_1_B1: - .byte VOICE , 127 - .byte N04 , En5 , v096 - .byte W12 - .byte En5 , v080 - .byte W06 - .byte N04 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v092 - .byte W12 - .byte VOICE , 127 - .byte N04 , En5 , v080 - .byte W06 - .byte N04 - .byte W06 - .byte En5 , v096 - .byte W12 - .byte En5 , v080 - .byte W06 - .byte N04 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v096 - .byte W12 - .byte N04 , En5 , v080 - .byte W04 - .byte VOICE , 127 - .byte W02 - .byte N04 - .byte W06 -mus_kachi4_1_000: - .byte N04 , En5 , v096 - .byte W12 - .byte En5 , v080 - .byte W06 - .byte N04 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v096 - .byte W12 - .byte VOICE , 127 - .byte N04 , En5 , v080 - .byte W06 - .byte N04 - .byte W06 - .byte En5 , v096 - .byte W04 - .byte En5 , v064 - .byte W04 - .byte N04 - .byte W04 - .byte En5 , v080 - .byte W06 - .byte N04 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v096 - .byte W12 - .byte N04 , En5 , v080 - .byte W04 - .byte VOICE , 127 - .byte W02 - .byte N04 - .byte W06 - .byte PEND - .byte En5 , v096 - .byte W12 - .byte En5 , v080 - .byte W06 - .byte N04 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v092 - .byte W12 - .byte VOICE , 127 - .byte N04 , En5 , v080 - .byte W06 - .byte N04 - .byte W06 - .byte En5 , v096 - .byte W12 - .byte En5 , v080 - .byte W06 - .byte N04 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v096 - .byte W12 - .byte N04 , En5 , v080 - .byte W04 - .byte VOICE , 127 - .byte W02 - .byte N04 - .byte W06 - .byte PATT - .word mus_kachi4_1_000 - .byte GOTO - .word mus_kachi4_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_kachi4_2: - .byte KEYSH , mus_kachi4_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 82*mus_kachi4_mvl/mxv - .byte PAN , c_v-13 - .byte W08 - .byte W08 - .byte W48 - .byte W02 - .byte N22 , Fn3 , v112 - .byte W22 - .byte N24 , As3 - .byte W24 - .byte N04 , Dn4 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn4 - .byte W08 - .byte N24 , Dn4 - .byte W24 - .byte Ds4 , v096 - .byte W24 -mus_kachi4_2_B1: - .byte VOICE , 24 - .byte VOL , 48*mus_kachi4_mvl/mxv - .byte W02 - .byte N44 , Fn4 , v112 - .byte W48 - .byte N04 , An4 - .byte W04 - .byte N08 , An4 , v036 - .byte W08 - .byte N04 , Gn4 , v112 - .byte W04 - .byte N08 , Gn4 , v036 - .byte W08 - .byte N04 , Fn4 , v112 - .byte W04 - .byte N08 , Fn4 , v036 - .byte W08 - .byte N04 , Gn4 , v112 - .byte W04 - .byte N08 , Gn4 , v036 - .byte W06 - .byte W02 - .byte N32 , Dn4 , v112 - .byte W32 - .byte W02 - .byte N04 , Gn4 - .byte W04 - .byte N08 , Gn4 , v036 - .byte W10 - .byte N24 , Bn4 , v112 - .byte W24 - .byte N04 , An4 - .byte W04 - .byte N08 , An4 , v036 - .byte W08 - .byte N04 , Gn4 , v112 - .byte W04 - .byte N08 , Gn4 , v036 - .byte W06 - .byte W02 - .byte N44 , Fn4 , v112 - .byte W48 - .byte N10 , An4 - .byte W12 - .byte N04 , Fn4 - .byte W04 - .byte An4 - .byte W04 - .byte Fn4 - .byte W04 - .byte N12 , Dn4 - .byte W12 - .byte N10 , Cn4 - .byte W10 - .byte W02 - .byte N04 , Bn3 - .byte W04 - .byte N08 , Bn3 , v036 - .byte W08 - .byte N04 , Gn3 , v112 - .byte W04 - .byte Gn3 , v036 - .byte W02 - .byte Bn3 , v112 - .byte W06 - .byte Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn4 , v112 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte N22 , Gn4 , v112 - .byte W22 - .byte N04 , Fn4 - .byte W04 - .byte N08 , Fn4 , v036 - .byte W10 - .byte N04 , Dn4 , v112 - .byte W04 - .byte Dn4 , v036 - .byte W06 - .byte GOTO - .word mus_kachi4_2_B1 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_kachi4_3: - .byte KEYSH , mus_kachi4_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 85*mus_kachi4_mvl/mxv - .byte PAN , c_v+14 - .byte W08 - .byte W08 - .byte N06 , Cn4 , v120 - .byte W12 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N48 , Fn4 - .byte W48 - .byte N24 , Fs4 - .byte W24 - .byte N04 , Gn4 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn4 - .byte W08 - .byte N24 , Gn4 - .byte W24 - .byte Gs4 , v096 - .byte W24 -mus_kachi4_3_B1: - .byte VOICE , 24 - .byte VOL , 63*mus_kachi4_mvl/mxv - .byte N48 , An4 , v112 - .byte W48 - .byte N04 , Dn5 - .byte W04 - .byte N08 , Dn5 , v036 - .byte W08 - .byte N04 , Cn5 , v112 - .byte W04 - .byte N08 , Cn5 , v036 - .byte W08 - .byte N04 , Bn4 , v112 - .byte W04 - .byte N08 , Bn4 , v036 - .byte W08 - .byte N04 , Cn5 , v112 - .byte W04 - .byte N08 , Cn5 , v036 - .byte W08 - .byte N36 , Gn4 , v112 - .byte W36 - .byte N04 , Bn4 - .byte W04 - .byte N08 , Bn4 , v036 - .byte W08 - .byte N24 , Gn5 , v112 - .byte W24 - .byte N04 , Fn5 - .byte W04 - .byte N08 , Fn5 , v036 - .byte W08 - .byte N04 , En5 , v112 - .byte W04 - .byte N08 , En5 , v036 - .byte W08 - .byte N48 , An4 , v112 - .byte W48 - .byte N12 , Dn5 - .byte W12 - .byte N04 , Cn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Cn5 - .byte W04 - .byte N12 , Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N04 , Gn4 - .byte W04 - .byte N08 , Gn4 , v036 - .byte W08 - .byte N04 , Dn4 , v112 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W04 - .byte Bn4 , v036 - .byte W04 - .byte Gn4 , v112 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Bn4 , v112 - .byte W04 - .byte Bn4 , v036 - .byte W04 - .byte N24 , Dn5 , v112 - .byte W24 - .byte N04 , Cn5 - .byte W04 - .byte N08 , Cn5 , v036 - .byte W08 - .byte N04 , Bn4 , v112 - .byte W04 - .byte N08 , Bn4 , v036 - .byte W08 - .byte GOTO - .word mus_kachi4_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_kachi4_4: - .byte KEYSH , mus_kachi4_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 88*mus_kachi4_mvl/mxv - .byte W08 - .byte N02 , Fn2 , v108 - .byte W04 - .byte Fn2 , v092 - .byte W04 - .byte W02 - .byte N04 , Fn2 , v112 - .byte W36 - .byte W02 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn2 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn2 - .byte W08 - .byte N24 , Gn2 - .byte W24 - .byte Fs1 - .byte W24 -mus_kachi4_4_B1: - .byte VOICE , 48 - .byte VOL , 35*mus_kachi4_mvl/mxv - .byte N72 , Cn3 , v112 - .byte W72 - .byte N08 , An2 - .byte W08 - .byte Cn3 - .byte W08 - .byte An2 - .byte W08 - .byte N72 , Bn2 - .byte W72 - .byte N08 , Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Dn2 - .byte W08 - .byte N72 , Fn2 - .byte W72 - .byte N08 , Dn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte An2 - .byte W08 - .byte N72 , Bn2 - .byte W72 - .byte N08 , Gn2 - .byte W08 - .byte An2 - .byte W08 - .byte Bn2 - .byte W08 - .byte GOTO - .word mus_kachi4_4_B1 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_kachi4_5: - .byte KEYSH , mus_kachi4_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 41*mus_kachi4_mvl/mxv - .byte PAN , c_v+63 - .byte W08 - .byte W08 - .byte N06 , Cn3 , v096 - .byte W12 - .byte An2 , v112 - .byte W06 - .byte Cn3 - .byte W06 - .byte N48 , Fn3 - .byte W48 - .byte N24 , As3 - .byte W24 - .byte N04 , Bn3 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte An3 - .byte W08 - .byte N24 , Bn3 - .byte W24 - .byte Cn4 - .byte W24 -mus_kachi4_5_B1: -mus_kachi4_5_000: - .byte W12 - .byte N04 , An3 , v112 - .byte W06 - .byte N04 - .byte W18 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte As3 - .byte W12 - .byte PEND -mus_kachi4_5_001: - .byte W12 - .byte N04 , Bn3 , v112 - .byte W06 - .byte N04 - .byte W18 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte As3 - .byte W12 - .byte PEND - .byte PATT - .word mus_kachi4_5_000 - .byte PATT - .word mus_kachi4_5_001 - .byte GOTO - .word mus_kachi4_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_kachi4_6: - .byte KEYSH , mus_kachi4_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-1 - .byte VOL , 58*mus_kachi4_mvl/mxv - .byte W02 - .byte 55*mus_kachi4_mvl/mxv - .byte W06 - .byte W08 - .byte N06 , Fn1 , v112 - .byte W12 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte N48 , Fn1 - .byte W48 - .byte N24 , Fs1 - .byte W24 - .byte N04 , Gn1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N24 - .byte W24 - .byte Fs1 - .byte W24 -mus_kachi4_6_B1: -mus_kachi4_6_000: - .byte N04 , Fn1 , v112 - .byte W12 - .byte Fn2 - .byte W06 - .byte N04 - .byte W18 - .byte N04 - .byte W12 - .byte Fn1 - .byte W12 - .byte Fn2 - .byte W24 - .byte Fs2 - .byte W12 - .byte PEND - .byte Gn1 - .byte W12 - .byte Gn2 - .byte W06 - .byte N04 - .byte W18 - .byte N04 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gn2 - .byte W24 - .byte N04 - .byte W12 - .byte PATT - .word mus_kachi4_6_000 - .byte N04 , Gn1 , v112 - .byte W12 - .byte Gn2 - .byte W06 - .byte N04 - .byte W18 - .byte N04 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gn2 - .byte W24 - .byte Fs2 - .byte W12 - .byte GOTO - .word mus_kachi4_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_kachi4_7: - .byte KEYSH , mus_kachi4_key+0 - .byte VOICE , 0 - .byte VOL , 65*mus_kachi4_mvl/mxv - .byte W08 - .byte W08 - .byte N48 , An2 , v112 - .byte W96 - .byte W96 -mus_kachi4_7_B1: -mus_kachi4_7_000: - .byte N04 , Cn1 , v112 - .byte W24 - .byte Dn1 - .byte W36 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte PEND - .byte Cn1 - .byte W24 - .byte Dn1 - .byte W36 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte En1 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte PATT - .word mus_kachi4_7_000 - .byte N04 , Dn1 , v088 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N04 - .byte W12 - .byte N04 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 , v096 - .byte W12 - .byte GOTO - .word mus_kachi4_7_B1 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_kachi4_8: - .byte KEYSH , mus_kachi4_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 41*mus_kachi4_mvl/mxv - .byte PAN , c_v-64 - .byte W08 - .byte W08 - .byte N06 , An4 , v112 - .byte W12 - .byte Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte N48 , Cn5 - .byte W48 - .byte N24 , Fs5 - .byte W24 - .byte W96 -mus_kachi4_8_B1: -mus_kachi4_8_000: - .byte W12 - .byte N04 , Cn3 , v112 - .byte W06 - .byte N04 - .byte W18 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte Cs3 - .byte W12 - .byte PEND -mus_kachi4_8_001: - .byte W12 - .byte N04 , Dn3 , v112 - .byte W06 - .byte N04 - .byte W18 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte Cs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_kachi4_8_000 - .byte PATT - .word mus_kachi4_8_001 - .byte GOTO - .word mus_kachi4_8_B1 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_kachi4_9: - .byte KEYSH , mus_kachi4_key+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-1 - .byte VOL , 37*mus_kachi4_mvl/mxv - .byte W03 - .byte VOICE , 46 - .byte W05 - .byte W08 - .byte PAN , c_v-40 - .byte N04 , Fn4 , v112 - .byte W04 - .byte An4 - .byte W04 - .byte Cn5 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Fn5 - .byte W04 - .byte An5 - .byte W04 - .byte Cn6 - .byte W04 - .byte PAN , c_v+43 - .byte N04 , Fn6 - .byte W04 - .byte Cn6 - .byte W04 - .byte An5 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Fn5 - .byte W04 - .byte Cn5 - .byte W04 - .byte An4 - .byte W04 - .byte PAN , c_v-40 - .byte N04 , Fn4 - .byte W04 - .byte An4 - .byte W04 - .byte Cn5 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Fn5 - .byte W04 - .byte An5 - .byte W04 - .byte Cn6 - .byte W04 - .byte PAN , c_v+38 - .byte N04 , Fs6 - .byte W04 - .byte Cs6 - .byte W04 - .byte As5 - .byte W04 - .byte PAN , c_v-7 - .byte N04 , Fs5 - .byte W04 - .byte Cs5 - .byte W04 - .byte As4 - .byte W04 - .byte PAN , c_v-38 - .byte N04 , Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte PAN , c_v-24 - .byte N04 , Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Dn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Bn5 - .byte W04 - .byte Dn6 - .byte W04 - .byte PAN , c_v+43 - .byte N04 , Gn6 - .byte W04 - .byte Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte PAN , c_v+13 - .byte N04 , Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte PAN , c_v-8 - .byte N04 , Cn6 - .byte W04 - .byte Gs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte PAN , c_v-23 - .byte N04 , Gs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cn5 - .byte W04 -mus_kachi4_9_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_kachi4_9_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_kachi4: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_kachi4_pri @ Priority - .byte mus_kachi4_rev @ Reverb. - - .word mus_kachi4_grp - - .word mus_kachi4_1 - .word mus_kachi4_2 - .word mus_kachi4_3 - .word mus_kachi4_4 - .word mus_kachi4_5 - .word mus_kachi4_6 - .word mus_kachi4_7 - .word mus_kachi4_8 - .word mus_kachi4_9 - - .end diff --git a/sound/songs/mus_kachi5.s b/sound/songs/mus_kachi5.s deleted file mode 100644 index ed49ccd261..0000000000 --- a/sound/songs/mus_kachi5.s +++ /dev/null @@ -1,2335 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_kachi5_grp, voicegroup029 - .equ mus_kachi5_pri, 0 - .equ mus_kachi5_rev, reverb_set+50 - .equ mus_kachi5_mvl, 127 - .equ mus_kachi5_key, 0 - .equ mus_kachi5_tbs, 1 - .equ mus_kachi5_exg, 0 - .equ mus_kachi5_cmp, 1 - - .section .rodata - .global mus_kachi5 - .align 2 - -@********************** Track 1 **********************@ - -mus_kachi5_1: - .byte KEYSH , mus_kachi5_key+0 - .byte TEMPO , 140*mus_kachi5_tbs/2 - .byte W12 - .byte VOICE , 56 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte N04 , Fn3 , v112 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte BEND , c_v+0 - .byte N48 , Fn4 - .byte W20 - .byte MOD , 6 - .byte W28 - .byte 0 - .byte N24 , Cs4 - .byte W08 - .byte MOD , 6 - .byte W16 - .byte 0 - .byte N04 - .byte W08 - .byte Fn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N48 , Gs4 - .byte W20 - .byte MOD , 6 - .byte W28 - .byte 0 - .byte N24 , Cn4 - .byte W08 - .byte MOD , 6 - .byte W16 - .byte 0 - .byte N04 , Ds4 - .byte W08 - .byte Gs4 - .byte W08 - .byte N08 , An4 - .byte W08 - .byte N96 , As4 - .byte W24 - .byte MOD , 6 - .byte W72 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOICE , 60 - .byte PAN , c_v-16 - .byte N04 , As2 , v096 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W48 -mus_kachi5_1_B1: - .byte VOICE , 56 - .byte PAN , c_v-1 - .byte N36 , Fn4 , v112 - .byte W16 - .byte MOD , 6 - .byte W20 - .byte 0 - .byte W04 - .byte N08 , Ds4 - .byte W08 - .byte N16 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W04 - .byte 0 - .byte N08 , Cn4 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N60 , Fn3 - .byte W20 - .byte MOD , 6 - .byte W24 - .byte VOL , 63*mus_kachi5_mvl/mxv - .byte W04 - .byte 53*mus_kachi5_mvl/mxv - .byte W04 - .byte 36*mus_kachi5_mvl/mxv - .byte W04 - .byte 16*mus_kachi5_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W04 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte N08 , An3 - .byte W08 - .byte N16 , Cn4 - .byte W08 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N08 , Dn4 - .byte W08 - .byte N36 , As3 - .byte W16 - .byte MOD , 6 - .byte W20 - .byte 0 - .byte W04 - .byte N08 , Gn4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N16 , Dn4 - .byte W08 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N08 , Ds4 - .byte W08 - .byte N92 , Cn4 - .byte W24 - .byte MOD , 6 - .byte W28 - .byte VOL , 68*mus_kachi5_mvl/mxv - .byte W08 - .byte 60*mus_kachi5_mvl/mxv - .byte W08 - .byte 50*mus_kachi5_mvl/mxv - .byte W08 - .byte 39*mus_kachi5_mvl/mxv - .byte W08 - .byte 27*mus_kachi5_mvl/mxv - .byte W04 - .byte 13*mus_kachi5_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W04 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte N40 , Fn4 - .byte W16 - .byte MOD , 6 - .byte W20 - .byte 0 - .byte W04 - .byte N08 , Ds4 - .byte W08 - .byte N16 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W04 - .byte 0 - .byte N08 , Cn4 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte BEND , c_v-16 - .byte N08 , Cn5 - .byte W02 - .byte BEND , c_v+0 - .byte W06 - .byte N60 , An4 - .byte W20 - .byte MOD , 6 - .byte W24 - .byte VOL , 63*mus_kachi5_mvl/mxv - .byte W04 - .byte 53*mus_kachi5_mvl/mxv - .byte W04 - .byte 36*mus_kachi5_mvl/mxv - .byte W04 - .byte 16*mus_kachi5_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W04 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte N08 - .byte W08 - .byte N16 , Gn4 - .byte W08 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N08 , Fs4 - .byte W08 - .byte N40 , Gn4 - .byte W16 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N08 , An4 - .byte W08 - .byte N16 , As4 - .byte W16 - .byte N08 , Gn4 - .byte W08 - .byte N16 , As4 - .byte W08 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte BEND , c_v-16 - .byte N08 , Dn5 - .byte W02 - .byte BEND , c_v+0 - .byte W06 - .byte N56 , Cn5 - .byte W24 - .byte MOD , 6 - .byte W08 - .byte VOL , 70*mus_kachi5_mvl/mxv - .byte W08 - .byte 62*mus_kachi5_mvl/mxv - .byte W04 - .byte 52*mus_kachi5_mvl/mxv - .byte W04 - .byte 34*mus_kachi5_mvl/mxv - .byte W04 - .byte 13*mus_kachi5_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W04 - .byte VOICE , 60 - .byte W04 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte N08 , Fn2 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N08 , Ds3 - .byte W08 - .byte N40 , Dn3 - .byte W40 - .byte N08 , Ds3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N08 , Ds3 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N08 , Cn3 - .byte W08 - .byte N48 , As2 - .byte W20 - .byte MOD , 6 - .byte W28 - .byte 0 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte N40 , Gn3 - .byte W40 - .byte N08 , Fn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N08 , Gn2 - .byte W08 - .byte N16 , Cn3 - .byte W16 - .byte N08 , Dn3 - .byte W08 - .byte N48 , Cn3 - .byte W24 - .byte VOL , 73*mus_kachi5_mvl/mxv - .byte MOD , 6 - .byte W08 - .byte VOL , 66*mus_kachi5_mvl/mxv - .byte W08 - .byte 53*mus_kachi5_mvl/mxv - .byte W04 - .byte 30*mus_kachi5_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W12 - .byte VOICE , 48 - .byte W04 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte N08 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte N40 , As3 - .byte W40 - .byte N08 , Fn3 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N08 , Ds3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte N40 , Cn4 - .byte W40 - .byte N08 , Dn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Dn4 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N08 , Fs3 - .byte W08 - .byte N48 , Fn3 - .byte W64 - .byte PAN , c_v+8 - .byte N08 , As3 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N08 , Fn3 - .byte W08 - .byte Cn3 - .byte W16 - .byte Dn3 - .byte W08 - .byte N24 , Ds3 - .byte W24 - .byte N08 , Fn3 - .byte W16 - .byte Gn3 - .byte W08 - .byte N24 , An3 - .byte W24 - .byte GOTO - .word mus_kachi5_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_kachi5_2: - .byte KEYSH , mus_kachi5_key+0 - .byte W12 - .byte VOICE , 56 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte N04 , Cn3 , v092 - .byte W08 - .byte An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte PAN , c_v+8 - .byte N48 , An3 - .byte W20 - .byte MOD , 6 - .byte W28 - .byte 0 - .byte N24 , Fn3 - .byte W08 - .byte MOD , 6 - .byte W16 - .byte 0 - .byte N04 , Gs3 - .byte W08 - .byte Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte N48 , Cn4 - .byte W20 - .byte MOD , 6 - .byte W28 - .byte 0 - .byte N24 , Ds3 - .byte W08 - .byte MOD , 6 - .byte W16 - .byte 0 - .byte N04 , Gs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N08 , Cs4 - .byte W08 - .byte N96 , Dn4 - .byte W24 - .byte MOD , 6 - .byte W72 - .byte N12 , Dn4 , v112 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOICE , 60 - .byte PAN , c_v+16 - .byte N04 , Fn2 , v096 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W48 -mus_kachi5_2_B1: - .byte W96 - .byte VOICE , 73 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N04 , Dn5 , v080 - .byte W04 - .byte Cs5 - .byte W04 - .byte Dn5 - .byte W16 - .byte N04 - .byte W04 - .byte Cs5 - .byte W04 - .byte Dn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Dn5 - .byte W16 - .byte VOICE , 56 - .byte PAN , c_v+8 - .byte N08 , Fn3 , v092 - .byte W08 - .byte N16 , Gn3 - .byte W08 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N08 , An3 - .byte W08 - .byte N36 , Gn3 - .byte W16 - .byte MOD , 6 - .byte W20 - .byte 0 - .byte W04 - .byte N08 , Ds4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N16 , As3 - .byte W08 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N08 , Cn4 - .byte W08 - .byte N92 , An3 - .byte W24 - .byte MOD , 6 - .byte W28 - .byte VOL , 68*mus_kachi5_mvl/mxv - .byte W08 - .byte 60*mus_kachi5_mvl/mxv - .byte W08 - .byte 50*mus_kachi5_mvl/mxv - .byte W08 - .byte 39*mus_kachi5_mvl/mxv - .byte W08 - .byte 27*mus_kachi5_mvl/mxv - .byte W04 - .byte 13*mus_kachi5_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W04 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte W96 - .byte VOICE , 73 - .byte PAN , c_v+16 - .byte N04 , Dn5 , v080 - .byte W04 - .byte Cs5 - .byte W04 - .byte Dn5 - .byte W16 - .byte N04 - .byte W04 - .byte Cs5 - .byte W04 - .byte Dn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Dn5 - .byte W16 - .byte VOICE , 56 - .byte PAN , c_v+8 - .byte N08 , Cn4 , v092 - .byte W08 - .byte N16 , As3 - .byte W08 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N08 , An3 - .byte W08 - .byte N40 , As3 - .byte W16 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N08 , Cn4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte N16 , Dn4 - .byte W08 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N08 , Gn4 - .byte W08 - .byte N56 , Fn4 - .byte W24 - .byte MOD , 6 - .byte W08 - .byte VOL , 70*mus_kachi5_mvl/mxv - .byte W08 - .byte 62*mus_kachi5_mvl/mxv - .byte W04 - .byte 52*mus_kachi5_mvl/mxv - .byte W04 - .byte 34*mus_kachi5_mvl/mxv - .byte W04 - .byte 13*mus_kachi5_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W40 - .byte VOICE , 45 - .byte PAN , c_v-10 - .byte W16 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte N08 - .byte W08 - .byte As4 - .byte W40 - .byte Fn4 - .byte W08 - .byte As4 - .byte W24 - .byte W16 - .byte Fs4 - .byte W08 - .byte Dn5 - .byte W16 - .byte As4 - .byte W08 - .byte Dn5 - .byte W16 - .byte Cn5 - .byte W08 - .byte As4 - .byte W16 - .byte Fs4 - .byte W08 - .byte W16 - .byte As4 - .byte W08 - .byte Ds5 - .byte W40 - .byte As4 - .byte W08 - .byte Ds5 - .byte W24 - .byte W16 - .byte An4 - .byte W08 - .byte Cn5 - .byte W16 - .byte Fn4 - .byte W08 - .byte An4 - .byte W16 - .byte Gn4 - .byte W08 - .byte Fn4 - .byte W16 - .byte Cn4 - .byte W08 - .byte W48 - .byte VOICE , 60 - .byte VOL , 35*mus_kachi5_mvl/mxv - .byte N48 , Fn2 - .byte W08 - .byte VOL , 42*mus_kachi5_mvl/mxv - .byte W08 - .byte 55*mus_kachi5_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W04 - .byte VOL , 66*mus_kachi5_mvl/mxv - .byte W08 - .byte 80*mus_kachi5_mvl/mxv - .byte W16 - .byte MOD , 0 - .byte N08 , Fs2 , v080 - .byte W08 - .byte As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N08 , Gs3 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N08 , Ds3 - .byte W08 - .byte N48 , Dn3 - .byte W16 - .byte MOD , 6 - .byte W04 - .byte VOL , 75*mus_kachi5_mvl/mxv - .byte W08 - .byte 72*mus_kachi5_mvl/mxv - .byte W08 - .byte 65*mus_kachi5_mvl/mxv - .byte W04 - .byte 47*mus_kachi5_mvl/mxv - .byte W04 - .byte 28*mus_kachi5_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W16 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte N08 , Dn4 , v112 - .byte W08 - .byte N16 , Cn4 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte An3 - .byte W16 - .byte As3 - .byte W08 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte N08 - .byte W08 - .byte MOD , 0 - .byte W08 - .byte N08 , Dn4 - .byte W08 - .byte N24 , Ds4 - .byte W08 - .byte MOD , 6 - .byte W16 - .byte GOTO - .word mus_kachi5_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_kachi5_3: - .byte KEYSH , mus_kachi5_key+0 - .byte W12 - .byte BEND , c_v+1 - .byte W24 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_kachi5_3_B1: - .byte VOICE , 48 - .byte PAN , c_v-10 - .byte N12 , Dn3 , v080 - .byte W24 - .byte N08 - .byte W16 - .byte N04 , As2 - .byte W08 - .byte N08 , Dn3 - .byte W16 - .byte N20 - .byte W24 - .byte N04 - .byte W08 - .byte N12 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn3 - .byte W08 - .byte N08 , Dn3 - .byte W16 - .byte N20 - .byte W24 - .byte N08 - .byte W08 - .byte N12 - .byte W24 - .byte N04 - .byte W08 - .byte Cn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N08 - .byte W16 - .byte N20 - .byte W24 - .byte N08 , Ds3 - .byte W08 - .byte N12 , Fn3 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Gn3 , v092 - .byte W08 - .byte An3 - .byte W16 - .byte N24 , Gn3 - .byte W24 - .byte N08 , Fn3 - .byte W08 - .byte N12 , Dn3 , v080 - .byte W24 - .byte N08 - .byte W16 - .byte N04 , As2 - .byte W08 - .byte N08 , Dn3 - .byte W16 - .byte N20 - .byte W24 - .byte N04 - .byte W08 - .byte N12 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn3 - .byte W08 - .byte N08 , Dn3 - .byte W16 - .byte N20 , Fn3 - .byte W24 - .byte N08 , Fs3 - .byte W08 - .byte N12 , Gn3 - .byte W24 - .byte N04 - .byte W08 - .byte Fn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N08 - .byte W16 - .byte N20 - .byte W24 - .byte N08 - .byte W08 - .byte N12 , Fn3 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Gn3 , v092 - .byte W08 - .byte An3 - .byte W48 - .byte W96 - .byte VOICE , 56 - .byte PAN , c_v+7 - .byte N04 , Fs3 , v112 - .byte W08 - .byte Dn3 - .byte W08 - .byte Fs3 - .byte W24 - .byte N04 - .byte W04 - .byte Cs4 , v080 - .byte W04 - .byte N08 , Dn4 , v112 - .byte W16 - .byte As3 - .byte W08 - .byte Fs4 - .byte W08 - .byte N04 , Fn4 , v080 - .byte W04 - .byte Dn4 , v072 - .byte W04 - .byte As3 , v060 - .byte W04 - .byte Fs3 , v052 - .byte W04 - .byte VOICE , 14 - .byte W24 - .byte N24 , Gn4 , v076 - .byte W40 - .byte N08 , As3 , v068 - .byte W08 - .byte N24 , Ds4 , v076 - .byte W24 - .byte VOICE , 56 - .byte N04 , Fn3 , v112 - .byte W08 - .byte Ds3 - .byte W08 - .byte Fn3 - .byte W24 - .byte N04 - .byte W04 - .byte Bn3 , v080 - .byte W04 - .byte N08 , Cn4 , v112 - .byte W16 - .byte An3 - .byte W08 - .byte Fn4 - .byte W08 - .byte N04 , Ds4 , v080 - .byte W04 - .byte Cn4 , v072 - .byte W04 - .byte An3 , v060 - .byte W04 - .byte Fn3 , v052 - .byte W04 - .byte VOICE , 14 - .byte PAN , c_v-6 - .byte N36 , Fn4 , v100 - .byte W48 - .byte Dn4 - .byte W48 - .byte Ds4 - .byte W48 - .byte N12 , Fs4 - .byte W16 - .byte N08 , Ds4 , v080 - .byte W08 - .byte N24 , Fs4 , v100 - .byte W24 - .byte N36 , Fn4 - .byte W96 - .byte W96 - .byte GOTO - .word mus_kachi5_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_kachi5_4: - .byte KEYSH , mus_kachi5_key+0 - .byte W12 - .byte VOICE , 7 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte BEND , c_v-2 - .byte W24 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte PAN , c_v+0 - .byte N08 , An3 , v052 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Fn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Dn5 - .byte W04 - .byte As4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Dn5 - .byte W04 - .byte As4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Fn2 - .byte W04 - .byte As2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte As5 - .byte W04 - .byte Dn6 - .byte W08 - .byte Dn6 , v032 - .byte W16 - .byte VOICE , 83 - .byte PAN , c_v-48 - .byte N04 , As2 , v052 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte VOICE , 80 - .byte N12 - .byte W48 -mus_kachi5_4_B1: - .byte VOICE , 80 - .byte N12 , As2 , v052 - .byte W24 - .byte N08 - .byte W16 - .byte N04 , Fn2 - .byte W08 - .byte N08 , As2 - .byte W16 - .byte N20 - .byte W24 - .byte N04 - .byte W08 - .byte N12 , An2 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn2 - .byte W08 - .byte N08 , An2 - .byte W16 - .byte N20 - .byte W24 - .byte N08 - .byte W08 - .byte N12 , As2 - .byte W24 - .byte N04 - .byte W08 - .byte An2 - .byte W08 - .byte As2 - .byte W08 - .byte N08 - .byte W16 - .byte N20 - .byte W24 - .byte N08 - .byte W08 - .byte N12 , Cn3 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Ds3 - .byte W08 - .byte Fn3 - .byte W16 - .byte N24 , Ds3 - .byte W24 - .byte N08 , Cn3 - .byte W08 - .byte N12 , As2 - .byte W24 - .byte N08 - .byte W16 - .byte N04 , Fn2 - .byte W08 - .byte N08 , As2 - .byte W16 - .byte N20 - .byte W24 - .byte N04 - .byte W08 - .byte N12 , An2 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn2 - .byte W08 - .byte N08 , An2 - .byte W16 - .byte N20 , Dn3 - .byte W24 - .byte N08 - .byte W08 - .byte N12 - .byte W24 - .byte N04 - .byte W08 - .byte Cn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N08 - .byte W16 - .byte N20 - .byte W24 - .byte N08 - .byte W08 - .byte N12 , Cn3 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Ds3 - .byte W08 - .byte Fn3 - .byte W16 - .byte VOICE , 12 - .byte PAN , c_v+0 - .byte N08 , Fn3 , v032 - .byte W08 - .byte N16 , Fn4 , v040 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N40 , Dn4 - .byte W40 - .byte N08 , Ds4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N48 , As3 - .byte W64 - .byte N08 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N08 , Fs4 - .byte W08 - .byte N40 , Gn4 - .byte W40 - .byte N08 , Fn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N08 , Gn3 - .byte W08 - .byte N16 , Cn4 - .byte W16 - .byte N08 , Dn4 - .byte W08 - .byte N48 , Cn4 - .byte W96 - .byte VOICE , 7 - .byte N08 , As5 , v052 - .byte W08 - .byte Fn5 - .byte W08 - .byte Dn5 - .byte W08 - .byte As4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte As2 - .byte W08 - .byte As3 - .byte W08 - .byte As4 - .byte W08 - .byte Ds5 - .byte W08 - .byte As4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds3 - .byte W08 - .byte Ds4 - .byte W08 - .byte As4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte As2 - .byte W08 - .byte Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fn5 - .byte W08 - .byte As5 - .byte W08 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N08 , An2 - .byte W16 - .byte As2 - .byte W08 - .byte N24 , Cn3 - .byte W24 - .byte N08 - .byte W16 - .byte Dn3 - .byte W08 - .byte N24 , Ds3 - .byte W24 - .byte GOTO - .word mus_kachi5_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_kachi5_5: - .byte KEYSH , mus_kachi5_key+0 - .byte W12 - .byte VOICE , 8 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte W24 - .byte PAN , c_v+48 - .byte W08 - .byte N08 , An3 , v020 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Fn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Dn5 - .byte W04 - .byte As4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Dn5 - .byte W04 - .byte As4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Fn2 - .byte W04 - .byte As2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte As5 - .byte W20 - .byte VOICE , 84 - .byte N04 , Fn2 , v052 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte VOICE , 82 - .byte N12 - .byte W48 -mus_kachi5_5_B1: - .byte VOICE , 82 - .byte N12 , Fn2 , v052 - .byte W24 - .byte N08 - .byte W16 - .byte N04 , Dn2 - .byte W08 - .byte N08 , Fn2 - .byte W16 - .byte N20 - .byte W24 - .byte N04 - .byte W08 - .byte N12 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds2 - .byte W08 - .byte N08 , Fn2 - .byte W16 - .byte N20 - .byte W24 - .byte N08 - .byte W08 - .byte N12 , Gn2 - .byte W24 - .byte N04 - .byte W08 - .byte Fn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N08 - .byte W16 - .byte N20 - .byte W24 - .byte N08 - .byte W08 - .byte N12 , An2 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As2 - .byte W08 - .byte Cn3 - .byte W16 - .byte N24 , As2 - .byte W24 - .byte N08 , An2 - .byte W08 - .byte N12 , Fn2 - .byte W24 - .byte N08 - .byte W16 - .byte N04 , Dn2 - .byte W08 - .byte N08 , Fn2 - .byte W16 - .byte N20 - .byte W24 - .byte N04 - .byte W08 - .byte N12 , Fs2 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn2 - .byte W08 - .byte N08 , Fs2 - .byte W16 - .byte N20 , An2 - .byte W24 - .byte N08 - .byte W08 - .byte N12 , As2 - .byte W24 - .byte N04 - .byte W08 - .byte An2 - .byte W08 - .byte As2 - .byte W08 - .byte N08 - .byte W16 - .byte N20 - .byte W24 - .byte N08 - .byte W08 - .byte N12 , An2 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As2 - .byte W08 - .byte Cn3 - .byte W48 - .byte W96 - .byte VOICE , 87 - .byte N04 , Dn3 , v060 - .byte W08 - .byte As2 - .byte W08 - .byte Dn3 - .byte W24 - .byte N04 - .byte W08 - .byte N08 , As3 - .byte W16 - .byte Fs3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N04 , Cn4 , v032 - .byte W04 - .byte As3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte W96 - .byte Cn3 , v060 - .byte W08 - .byte An2 - .byte W08 - .byte Cn3 - .byte W24 - .byte N04 - .byte W08 - .byte N08 , An3 - .byte W16 - .byte Fn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N04 , An3 , v032 - .byte W04 - .byte Fn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn3 - .byte W04 - .byte W08 - .byte VOICE , 8 - .byte N08 , As5 , v020 - .byte W08 - .byte Fn5 - .byte W08 - .byte Dn5 - .byte W08 - .byte As4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte As2 - .byte W08 - .byte As3 - .byte W08 - .byte As4 - .byte W08 - .byte Ds5 - .byte W08 - .byte As4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds3 - .byte W08 - .byte Ds4 - .byte W08 - .byte As4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte As2 - .byte W08 - .byte Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fn5 - .byte W08 - .byte VOICE , 82 - .byte N08 , Fn2 , v080 - .byte W16 - .byte Gn2 - .byte W08 - .byte N24 , An2 - .byte W24 - .byte N08 - .byte W16 - .byte As2 - .byte W08 - .byte N24 , Cn3 - .byte W24 - .byte GOTO - .word mus_kachi5_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_kachi5_6: - .byte KEYSH , mus_kachi5_key+0 - .byte W12 - .byte VOICE , 81 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte BEND , c_v+5 - .byte W24 - .byte N24 , Fn1 , v080 - .byte W24 - .byte Cn1 - .byte W24 - .byte Fn1 - .byte W24 - .byte Cs1 - .byte W24 - .byte Gs1 - .byte W24 - .byte Ds1 - .byte W24 - .byte Gs1 - .byte W24 - .byte Cn2 - .byte W24 - .byte As1 - .byte W24 - .byte Fn1 - .byte W24 - .byte As1 - .byte W24 - .byte Fn1 - .byte W24 - .byte N12 , As1 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W48 -mus_kachi5_6_B1: - .byte N12 , As1 , v080 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W16 - .byte N20 - .byte W24 - .byte N08 - .byte W08 - .byte N12 , An1 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W16 - .byte N20 - .byte W24 - .byte N08 - .byte W08 - .byte N12 , Gn1 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W16 - .byte N20 , As1 - .byte W24 - .byte N08 , Gn1 - .byte W08 - .byte N12 , Fn1 - .byte W24 - .byte N04 - .byte W08 - .byte Gn1 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte Cn2 - .byte W16 - .byte N20 , Fn1 - .byte W24 - .byte N08 , An1 - .byte W08 - .byte N12 , As1 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N20 - .byte W24 - .byte N04 - .byte W08 - .byte N12 , Dn2 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N20 , An1 - .byte W24 - .byte N04 , Dn2 - .byte W08 - .byte N12 , Gn1 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N20 - .byte W24 - .byte N04 - .byte W08 - .byte N12 , Fn1 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N20 , Gn1 - .byte W24 - .byte N08 , An1 - .byte W08 - .byte N12 , As1 - .byte W24 - .byte Fn1 - .byte W24 - .byte N08 , As1 - .byte W16 - .byte N08 - .byte W08 - .byte N24 , Fn1 - .byte W24 - .byte N12 , As1 - .byte W24 - .byte Fs1 - .byte W24 - .byte N08 , As1 - .byte W16 - .byte N08 - .byte W08 - .byte N24 , Fs1 - .byte W24 - .byte N12 , Gn1 - .byte W24 - .byte Ds1 - .byte W24 - .byte N08 , Gn1 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Ds1 - .byte W16 - .byte N08 , Gn1 - .byte W08 - .byte N24 , Fn1 - .byte W24 - .byte Gn1 - .byte W24 - .byte An1 - .byte W24 - .byte Fn1 - .byte W24 - .byte N12 , As1 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N20 , Fn1 - .byte W24 - .byte N08 , Dn1 - .byte W08 - .byte N12 , Ds1 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N20 , Fs1 - .byte W24 - .byte N08 , Gs1 - .byte W08 - .byte N12 , As1 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N20 , Fn2 - .byte W24 - .byte N04 , As1 - .byte W08 - .byte N08 , Cn2 - .byte W16 - .byte As1 - .byte W08 - .byte N20 , An1 - .byte W24 - .byte N08 - .byte W16 - .byte Gn1 - .byte W08 - .byte N24 , Fn1 - .byte W24 - .byte GOTO - .word mus_kachi5_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_kachi5_7: - .byte KEYSH , mus_kachi5_key+0 - .byte W12 - .byte VOICE , 47 - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte W24 - .byte PAN , c_v-9 - .byte N08 , Fn1 , v120 - .byte W08 - .byte Fn1 , v112 - .byte W08 - .byte Fn1 , v120 - .byte W08 - .byte N12 - .byte W16 - .byte N04 , Fn1 , v112 - .byte W04 - .byte N04 - .byte W04 - .byte N08 , Fn1 , v120 - .byte W08 - .byte Fn1 , v112 - .byte W08 - .byte Fn1 , v120 - .byte W08 - .byte N24 , Cs2 , v127 - .byte W24 - .byte N08 , Gs1 , v120 - .byte W08 - .byte Gs1 , v112 - .byte W08 - .byte Gs1 , v120 - .byte W08 - .byte N12 - .byte W16 - .byte N04 , Gs1 , v112 - .byte W04 - .byte N04 - .byte W04 - .byte N08 , Gs1 , v120 - .byte W08 - .byte Gs1 , v112 - .byte W08 - .byte Gs1 , v120 - .byte W08 - .byte N24 , Cn2 , v127 - .byte W24 - .byte N12 , As1 - .byte W12 - .byte Fn1 , v120 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 , v127 - .byte W24 - .byte N08 , As1 , v120 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N12 - .byte W48 -mus_kachi5_7_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 47 - .byte N12 , As1 , v120 - .byte W24 - .byte N05 , As1 , v100 - .byte W08 - .byte Fn1 - .byte W08 - .byte As1 - .byte W08 - .byte N12 , As1 , v120 - .byte W16 - .byte N14 , Fn1 , v100 - .byte W24 - .byte N05 , As1 , v120 - .byte W08 - .byte N12 - .byte W24 - .byte N05 , As1 , v100 - .byte W08 - .byte Fs1 - .byte W08 - .byte As1 - .byte W08 - .byte N12 , As1 , v120 - .byte W16 - .byte N14 , Fs1 , v100 - .byte W24 - .byte N05 , As1 , v120 - .byte W08 - .byte N12 , Gn1 - .byte W24 - .byte N05 , Gn1 , v100 - .byte W08 - .byte As1 - .byte W08 - .byte Gn1 - .byte W08 - .byte N06 , Gn1 , v120 - .byte W16 - .byte N17 , As1 , v100 - .byte W24 - .byte N05 , Gn1 , v120 - .byte W08 - .byte N12 , Fn1 - .byte W24 - .byte N05 , Fn1 , v100 - .byte W08 - .byte An1 - .byte W08 - .byte Fn1 - .byte W08 - .byte N12 , Fn1 , v120 - .byte W16 - .byte N14 , An1 , v100 - .byte W24 - .byte N05 , Fn1 , v120 - .byte W08 - .byte W96 - .byte W96 - .byte W96 - .byte N08 , Cn2 , v127 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N12 , An1 - .byte W24 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte Gn1 - .byte W08 - .byte N12 , Fn1 - .byte W24 - .byte GOTO - .word mus_kachi5_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_kachi5_8: - .byte VOL , 80*mus_kachi5_mvl/mxv - .byte KEYSH , mus_kachi5_key+0 - .byte W12 - .byte VOICE , 0 - .byte W24 - .byte BEND , c_v+0 - .byte N48 , Bn2 , v092 - .byte W72 - .byte N24 - .byte W24 - .byte N48 - .byte W72 - .byte N24 - .byte W24 - .byte N48 - .byte W96 - .byte N96 - .byte W72 - .byte N04 , En1 , v112 - .byte W08 - .byte En1 , v096 - .byte W08 - .byte En1 , v112 - .byte W08 -mus_kachi5_8_B1: -mus_kachi5_8_000: - .byte N04 , En1 , v112 - .byte N96 , Bn2 , v092 - .byte W16 - .byte N04 , En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte PEND -mus_kachi5_8_001: - .byte N04 , En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte PEND -mus_kachi5_8_002: - .byte N04 , En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte PEND - .byte PATT - .word mus_kachi5_8_001 - .byte PATT - .word mus_kachi5_8_000 - .byte PATT - .word mus_kachi5_8_001 - .byte PATT - .word mus_kachi5_8_002 - .byte N04 , En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W48 - .byte N96 , Bn2 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N04 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W24 - .byte N04 , En1 , v096 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte En1 , v096 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v096 - .byte W04 - .byte En1 , v080 - .byte W04 - .byte N04 - .byte W08 - .byte En1 , v096 - .byte W08 - .byte En1 , v112 - .byte W24 - .byte En1 , v096 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte En1 , v096 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v096 - .byte W04 - .byte En1 , v080 - .byte W04 - .byte N04 - .byte W08 - .byte En1 , v096 - .byte W08 - .byte En1 , v112 - .byte W24 - .byte En1 , v096 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte En1 , v096 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte N08 , En1 , v112 - .byte W24 - .byte N48 , Bn2 , v092 - .byte W48 - .byte N48 - .byte W48 - .byte GOTO - .word mus_kachi5_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_kachi5: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_kachi5_pri @ Priority - .byte mus_kachi5_rev @ Reverb. - - .word mus_kachi5_grp - - .word mus_kachi5_1 - .word mus_kachi5_2 - .word mus_kachi5_3 - .word mus_kachi5_4 - .word mus_kachi5_5 - .word mus_kachi5_6 - .word mus_kachi5_7 - .word mus_kachi5_8 - - .end diff --git a/sound/songs/mus_kakkoii.s b/sound/songs/mus_kakkoii.s deleted file mode 100644 index cdaed43e7e..0000000000 --- a/sound/songs/mus_kakkoii.s +++ /dev/null @@ -1,2334 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_kakkoii_grp, voicegroup063 - .equ mus_kakkoii_pri, 0 - .equ mus_kakkoii_rev, reverb_set+50 - .equ mus_kakkoii_mvl, 127 - .equ mus_kakkoii_key, 0 - .equ mus_kakkoii_tbs, 1 - .equ mus_kakkoii_exg, 0 - .equ mus_kakkoii_cmp, 1 - - .section .rodata - .global mus_kakkoii - .align 2 - -@********************** Track 1 **********************@ - -mus_kakkoii_1: - .byte KEYSH , mus_kakkoii_key+0 - .byte TEMPO , 140*mus_kakkoii_tbs/2 - .byte VOICE , 127 - .byte PAN , c_v+63 - .byte VOL , 43*mus_kakkoii_mvl/mxv - .byte W12 -mus_kakkoii_1_000: - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W18 - .byte PEND - .byte PATT - .word mus_kakkoii_1_000 -mus_kakkoii_1_B1: -mus_kakkoii_1_001: - .byte N03 , En4 , v112 - .byte W12 - .byte En4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte En4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte En4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte En4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte PEND -mus_kakkoii_1_002: - .byte N02 , En4 , v112 - .byte W04 - .byte En4 , v088 - .byte W04 - .byte N02 - .byte W04 - .byte N03 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte En4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte En4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte En4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte PEND - .byte PATT - .word mus_kakkoii_1_001 -mus_kakkoii_1_003: - .byte N02 , En4 , v112 - .byte W04 - .byte En4 , v088 - .byte W04 - .byte N02 - .byte W04 - .byte N03 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte En4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte N02 , En4 , v112 - .byte W04 - .byte En4 , v088 - .byte W04 - .byte N02 - .byte W04 - .byte N03 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte En4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte PEND - .byte PATT - .word mus_kakkoii_1_001 - .byte PATT - .word mus_kakkoii_1_002 - .byte PATT - .word mus_kakkoii_1_001 - .byte PATT - .word mus_kakkoii_1_003 - .byte PATT - .word mus_kakkoii_1_001 - .byte PATT - .word mus_kakkoii_1_002 - .byte PATT - .word mus_kakkoii_1_001 - .byte PATT - .word mus_kakkoii_1_003 - .byte PATT - .word mus_kakkoii_1_001 - .byte PATT - .word mus_kakkoii_1_002 - .byte PATT - .word mus_kakkoii_1_001 - .byte PATT - .word mus_kakkoii_1_003 - .byte GOTO - .word mus_kakkoii_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_kakkoii_2: - .byte KEYSH , mus_kakkoii_key+0 - .byte VOICE , 126 - .byte PAN , c_v+63 - .byte VOL , 43*mus_kakkoii_mvl/mxv - .byte W12 - .byte W36 - .byte N10 , Fn4 , v096 - .byte W24 - .byte N10 - .byte W24 - .byte N10 - .byte W12 - .byte W12 - .byte N10 - .byte W24 - .byte N10 - .byte W24 - .byte N10 - .byte W24 - .byte N10 - .byte W12 -mus_kakkoii_2_B1: - .byte W12 - .byte N10 , Fn4 , v096 - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_kakkoii_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_kakkoii_3: - .byte KEYSH , mus_kakkoii_key+0 - .byte VOICE , 36 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte BEND , c_v+0 - .byte W12 - .byte c_v+0 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N06 - .byte W06 - .byte Cn1 , v032 - .byte W48 - .byte Cn1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , As0 - .byte W12 - .byte N30 , An0 - .byte W12 - .byte BEND , c_v+16 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N03 , As0 - .byte W03 - .byte N06 , As0 , v032 - .byte W09 - .byte An0 , v120 - .byte W06 - .byte N24 , Gs0 - .byte W24 - .byte N06 , As0 - .byte W06 - .byte Gs0 - .byte W06 - .byte BEND , c_v+17 - .byte N12 , As0 - .byte W06 - .byte BEND , c_v+4 - .byte W06 -mus_kakkoii_3_B1: -mus_kakkoii_3_000: - .byte BEND , c_v+0 - .byte N06 , Cn1 , v120 - .byte W06 - .byte Cn1 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W03 - .byte N06 , Cn2 , v032 - .byte W09 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W12 - .byte N03 , Cn2 - .byte W03 - .byte N06 , Cn2 , v032 - .byte W09 - .byte As0 , v120 - .byte W06 - .byte As0 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte PEND -mus_kakkoii_3_001: - .byte BEND , c_v+0 - .byte N06 , An0 , v120 - .byte W06 - .byte An0 , v032 - .byte W12 - .byte N03 , An0 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte An0 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N06 , An0 - .byte W06 - .byte An0 , v032 - .byte W06 - .byte An1 , v120 - .byte W06 - .byte An1 , v032 - .byte W06 - .byte N03 , Gs0 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As0 - .byte W06 - .byte N06 , Bn0 - .byte W06 - .byte PEND - .byte BEND , c_v+0 - .byte N06 , Cn1 - .byte W06 - .byte Cn1 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W03 - .byte N06 , Cn2 , v032 - .byte W09 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v032 - .byte W06 - .byte Cn2 , v120 - .byte W06 - .byte Cn2 , v032 - .byte W06 - .byte As0 , v120 - .byte W06 - .byte As0 , v032 - .byte W06 - .byte As1 , v120 - .byte W06 - .byte As1 , v032 - .byte W06 -mus_kakkoii_3_002: - .byte N06 , Fn0 , v120 - .byte W06 - .byte Fn0 , v032 - .byte W12 - .byte N03 , Fn0 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Fn0 , v032 - .byte W06 - .byte N12 , Ds1 , v120 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N04 , Gs0 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N06 , Gs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte As0 - .byte W06 - .byte As0 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W06 - .byte BEND , c_v+6 - .byte W06 - .byte PEND - .byte PATT - .word mus_kakkoii_3_000 - .byte PATT - .word mus_kakkoii_3_001 - .byte BEND , c_v+0 - .byte N06 , Cn1 , v120 - .byte W06 - .byte Cn1 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W03 - .byte N06 , Cn2 , v032 - .byte W09 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W12 - .byte Cn2 - .byte W06 - .byte Cn2 , v032 - .byte W06 - .byte As0 , v120 - .byte W06 - .byte As0 , v032 - .byte W06 - .byte As1 , v120 - .byte W06 - .byte As1 , v032 - .byte W06 - .byte PATT - .word mus_kakkoii_3_002 - .byte BEND , c_v+0 - .byte N06 , Dn1 , v120 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte N12 , Cs2 , v120 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Dn2 - .byte W03 - .byte N06 , Dn2 , v032 - .byte W09 - .byte Dn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte N03 , Dn2 , v120 - .byte W03 - .byte N06 , Dn2 , v032 - .byte W09 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W06 - .byte BEND , c_v+5 - .byte W06 -mus_kakkoii_3_003: - .byte BEND , c_v+0 - .byte N06 , Bn0 , v120 - .byte W06 - .byte Bn0 , v032 - .byte W12 - .byte N03 , Bn0 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Bn0 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N06 , Bn0 - .byte W06 - .byte Bn0 , v032 - .byte W06 - .byte Bn1 , v120 - .byte W06 - .byte Bn1 , v032 - .byte W06 - .byte N03 , As0 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N06 , Cs1 - .byte W06 - .byte PEND -mus_kakkoii_3_004: - .byte BEND , c_v+0 - .byte N06 , Dn1 , v120 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte N12 , Cs2 , v120 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Dn2 - .byte W03 - .byte N06 , Dn2 , v032 - .byte W09 - .byte Dn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte Dn2 , v032 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v032 - .byte W06 - .byte Cn2 , v120 - .byte W06 - .byte Cn2 , v032 - .byte W06 - .byte PEND -mus_kakkoii_3_005: - .byte N06 , Gn0 , v120 - .byte W06 - .byte Gn0 , v032 - .byte W12 - .byte N03 , Gn0 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Gn0 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte N04 , As0 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N06 , As1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cn1 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W06 - .byte BEND , c_v+6 - .byte W06 - .byte PEND - .byte c_v+0 - .byte N06 , Dn1 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte N12 , Cs2 , v120 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Dn2 - .byte W03 - .byte N06 , Dn2 , v032 - .byte W09 - .byte Dn1 , v120 - .byte W06 - .byte N06 - .byte W12 - .byte N03 , Dn2 - .byte W03 - .byte N06 , Dn2 , v032 - .byte W09 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte PATT - .word mus_kakkoii_3_003 - .byte PATT - .word mus_kakkoii_3_004 - .byte PATT - .word mus_kakkoii_3_005 - .byte GOTO - .word mus_kakkoii_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_kakkoii_4: - .byte KEYSH , mus_kakkoii_key+0 - .byte VOICE , 56 - .byte PAN , c_v+12 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte N03 , Dn4 , v120 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W03 - .byte Cn4 - .byte W03 - .byte Bn3 , v048 - .byte W03 - .byte An3 - .byte W44 - .byte W01 - .byte Ds4 , v112 - .byte W12 - .byte Dn4 - .byte W06 - .byte N06 , Ds4 - .byte W18 - .byte Fn4 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 - .byte W06 - .byte Gs4 - .byte W03 - .byte N21 , Gn4 - .byte W21 - .byte N24 , Fn4 - .byte W24 -mus_kakkoii_4_B1: - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Ds4 , v112 - .byte W12 - .byte Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Fn4 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Dn4 - .byte W18 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N03 , Cn5 , v032 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v052 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v100 - .byte W06 - .byte Cn5 , v112 - .byte W06 - .byte N03 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cn5 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Bn4 - .byte W12 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , As4 - .byte W06 - .byte N03 , Cn5 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , As4 - .byte W12 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N06 , Cn5 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte N06 , Ds5 - .byte W06 - .byte N03 , Cn5 - .byte W06 - .byte N06 , Fn5 - .byte W06 - .byte N03 , Gn5 - .byte W06 - .byte N06 , Fn5 - .byte W06 - .byte N03 , Cn5 - .byte W06 - .byte N04 , Dn5 - .byte W04 - .byte As4 - .byte W04 - .byte Fn4 - .byte W04 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte N06 , Dn5 - .byte W06 - .byte N03 , Ds5 - .byte W06 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 - .byte W12 - .byte N06 - .byte W06 - .byte As4 - .byte W12 - .byte Gn4 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N06 , As4 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N04 , Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte An4 - .byte W04 - .byte Cn5 - .byte W04 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Ds5 - .byte W06 - .byte N03 , Dn5 , v084 - .byte W03 - .byte Cn5 , v068 - .byte W03 - .byte N06 , As4 , v112 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N03 , Fn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte N06 , Fn5 - .byte W12 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W12 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W12 - .byte Gn5 - .byte W06 - .byte N03 , Fn5 , v080 - .byte W03 - .byte VOICE , 56 - .byte N03 , Ds5 , v068 - .byte W03 - .byte N06 , Dn4 , v112 - .byte W03 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W03 - .byte N06 , En4 - .byte W06 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte En4 - .byte W06 - .byte N03 , Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gn4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte N03 , En4 - .byte W18 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N03 , Dn5 , v032 - .byte W06 - .byte Dn5 , v040 - .byte W06 - .byte Dn5 , v052 - .byte W06 - .byte Dn5 , v060 - .byte W06 - .byte Dn5 , v068 - .byte W06 - .byte Dn5 , v080 - .byte W06 - .byte Dn5 , v088 - .byte W06 - .byte Dn5 , v100 - .byte W06 - .byte Dn5 , v112 - .byte W06 - .byte N03 - .byte W03 - .byte En5 - .byte W03 - .byte Dn5 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte N06 , Cn5 - .byte W06 - .byte N03 , Dn5 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Cn5 - .byte W12 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N06 , Gn4 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte N06 , As4 - .byte W06 - .byte N03 , Cn5 - .byte W06 - .byte N06 , Dn5 - .byte W06 - .byte N03 , En5 - .byte W06 - .byte N06 , Fn5 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte N06 , Gn5 - .byte W06 - .byte N03 , An5 - .byte W06 - .byte N06 , Gn5 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte N04 , En5 - .byte W04 - .byte Cn5 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte En4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte Dn5 - .byte W12 - .byte N06 - .byte W06 - .byte Cn5 - .byte W12 - .byte An4 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N06 , Cn5 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N04 , Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Fn5 - .byte W06 - .byte N03 , En5 , v084 - .byte W03 - .byte Dn5 , v068 - .byte W03 - .byte N06 , Cn5 , v112 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N03 , Gn3 - .byte W03 - .byte As3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte As4 - .byte W03 - .byte Dn5 - .byte W03 - .byte Fn5 - .byte W03 - .byte N06 , Gn5 - .byte W12 - .byte Fn5 - .byte W06 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W06 - .byte Gn5 - .byte W12 - .byte An5 - .byte W06 - .byte N03 , Gn5 , v080 - .byte W03 - .byte Fn5 , v068 - .byte W03 - .byte En5 , v060 - .byte W03 - .byte Dn5 , v048 - .byte W09 - .byte GOTO - .word mus_kakkoii_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_kakkoii_5: - .byte KEYSH , mus_kakkoii_key+0 - .byte VOICE , 56 - .byte PAN , c_v-30 - .byte VOL , 75*mus_kakkoii_mvl/mxv - .byte N03 , Gn3 , v112 - .byte W12 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte VOL , 60*mus_kakkoii_mvl/mxv - .byte N06 - .byte W06 - .byte N03 , Fn3 , v064 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 , v048 - .byte W03 - .byte Cn3 - .byte W44 - .byte W01 - .byte Gn3 , v112 - .byte W12 - .byte Fn3 - .byte W06 - .byte N06 , Gn3 - .byte W18 - .byte An3 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte N21 , Gs3 - .byte W21 - .byte N24 , As3 - .byte W24 -mus_kakkoii_5_B1: - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Gn3 , v112 - .byte W12 - .byte Fn3 - .byte W06 - .byte N03 , Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gs3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Fn3 - .byte W18 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N03 , Fn4 , v032 - .byte W06 - .byte Fn4 , v040 - .byte W06 - .byte Fn4 , v052 - .byte W06 - .byte Fn4 , v060 - .byte W06 - .byte Fn4 , v068 - .byte W06 - .byte Fn4 , v080 - .byte W06 - .byte Fn4 , v088 - .byte W06 - .byte Fn4 , v100 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte N03 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Fn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N06 , Cn4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte N06 , As4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , Cn5 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte N06 , Cn5 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte N02 , As4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte Fn3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte Ds4 - .byte W12 - .byte N06 - .byte W06 - .byte Cn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N06 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N04 - .byte W04 - .byte Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte An4 - .byte W04 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Fs4 , v080 - .byte W03 - .byte Fn4 , v076 - .byte W15 - .byte N06 , Cn4 , v112 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N03 , Cn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte N48 , Cn5 , v096 - .byte W48 - .byte N06 , Ds5 , v112 - .byte W06 - .byte N03 , Dn5 , v080 - .byte W03 - .byte Cn5 , v068 - .byte W03 - .byte VOICE , 56 - .byte N06 , An3 , v112 - .byte W03 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W03 - .byte N06 , Cs4 - .byte W06 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , An3 - .byte W12 - .byte Gn3 - .byte W06 - .byte N03 , An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , As3 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte N03 , Gn3 - .byte W18 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N03 , Gn4 , v032 - .byte W06 - .byte Gn4 , v040 - .byte W06 - .byte Gn4 , v052 - .byte W06 - .byte Gn4 , v060 - .byte W06 - .byte Gn4 , v068 - .byte W06 - .byte Gn4 , v080 - .byte W06 - .byte Gn4 , v088 - .byte W06 - .byte Gn4 , v100 - .byte W06 - .byte Gn4 , v112 - .byte W06 - .byte N03 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , An3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , An4 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Gn4 - .byte W12 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N06 , Dn4 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N06 , Cn5 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte N06 , Dn5 - .byte W06 - .byte N03 , En5 - .byte W06 - .byte N06 , Dn5 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N02 , Cn5 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , An3 - .byte W12 - .byte Gn3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte Dn4 - .byte W12 - .byte Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N06 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N04 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte VOICE , 56 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte W12 - .byte N06 , An4 - .byte W06 - .byte N03 , Gs4 , v080 - .byte W03 - .byte Gn4 , v076 - .byte W15 - .byte N06 , Dn4 , v112 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte VOICE , 17 - .byte VOL , 55*mus_kakkoii_mvl/mxv - .byte N03 , Dn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte As3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte As4 - .byte W03 - .byte N48 , Dn5 , v096 - .byte W48 - .byte N06 , Fn5 , v112 - .byte W06 - .byte N03 , En5 , v080 - .byte W03 - .byte Dn5 , v068 - .byte W03 - .byte Cn5 , v060 - .byte W03 - .byte Bn4 , v048 - .byte W09 - .byte GOTO - .word mus_kakkoii_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_kakkoii_6: - .byte KEYSH , mus_kakkoii_key+0 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 39*mus_kakkoii_mvl/mxv - .byte N03 , Cn5 , v076 - .byte W03 - .byte Dn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Gn5 - .byte W03 - .byte N72 , Cn6 - .byte W72 - .byte W03 - .byte N03 , Cs6 - .byte W03 - .byte Cn6 - .byte W03 - .byte Bn5 - .byte W03 - .byte N06 , As5 - .byte W06 - .byte N03 , Cn6 - .byte W03 - .byte As5 - .byte W03 - .byte N42 , An5 - .byte W42 - .byte N03 , As5 - .byte W03 - .byte An5 - .byte W03 - .byte N21 , Gs5 - .byte W21 - .byte N03 , An5 - .byte W03 - .byte N24 , As5 - .byte W24 -mus_kakkoii_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_kakkoii_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_kakkoii_7: - .byte KEYSH , mus_kakkoii_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte PAN , c_v-64 - .byte VOL , 39*mus_kakkoii_mvl/mxv - .byte W12 - .byte W96 - .byte W96 -mus_kakkoii_7_B1: -mus_kakkoii_7_000: - .byte N03 , Cn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 , Fn2 - .byte W06 - .byte N03 , Gn2 - .byte W12 - .byte N06 - .byte W18 - .byte Cn3 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Bn2 - .byte W06 - .byte Cn3 - .byte W18 - .byte PEND -mus_kakkoii_7_001: - .byte N03 , An1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte N03 , Cn3 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte Cn3 - .byte W18 - .byte PEND - .byte PATT - .word mus_kakkoii_7_000 -mus_kakkoii_7_002: - .byte N03 , An1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte N03 , Cn3 - .byte W12 - .byte N06 - .byte W06 - .byte Fn2 - .byte W06 - .byte Gn2 - .byte W12 - .byte N18 , As2 - .byte W18 - .byte N12 , Dn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_kakkoii_7_000 - .byte PATT - .word mus_kakkoii_7_001 - .byte PATT - .word mus_kakkoii_7_000 - .byte PATT - .word mus_kakkoii_7_002 -mus_kakkoii_7_003: - .byte N03 , Dn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte N03 , An2 - .byte W12 - .byte N06 - .byte W18 - .byte Dn3 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Cs3 - .byte W06 - .byte Dn3 - .byte W18 - .byte PEND -mus_kakkoii_7_004: - .byte N03 , Bn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte N03 , Dn3 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , Bn2 - .byte W06 - .byte Dn3 - .byte W18 - .byte PEND - .byte PATT - .word mus_kakkoii_7_003 -mus_kakkoii_7_005: - .byte N03 , Bn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte N03 , Dn3 - .byte W12 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W12 - .byte N18 , Cn3 - .byte W18 - .byte N12 , En3 - .byte W12 - .byte PEND - .byte PATT - .word mus_kakkoii_7_003 - .byte PATT - .word mus_kakkoii_7_004 - .byte PATT - .word mus_kakkoii_7_003 - .byte PATT - .word mus_kakkoii_7_005 - .byte GOTO - .word mus_kakkoii_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_kakkoii_8: - .byte KEYSH , mus_kakkoii_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte PAN , c_v+63 - .byte VOL , 41*mus_kakkoii_mvl/mxv - .byte W12 - .byte W96 - .byte W96 -mus_kakkoii_8_B1: -mus_kakkoii_8_000: - .byte N03 , Gn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Ds3 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte Ds3 - .byte W18 - .byte PEND -mus_kakkoii_8_001: - .byte N03 , Fn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N03 , Fn3 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte Fn3 - .byte W18 - .byte PEND - .byte PATT - .word mus_kakkoii_8_000 -mus_kakkoii_8_002: - .byte N03 , Fn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N03 , Fn3 - .byte W12 - .byte N06 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W12 - .byte N18 , Gn3 - .byte W18 - .byte N12 , As3 - .byte W12 - .byte PEND - .byte PATT - .word mus_kakkoii_8_000 - .byte PATT - .word mus_kakkoii_8_001 - .byte PATT - .word mus_kakkoii_8_000 - .byte PATT - .word mus_kakkoii_8_002 -mus_kakkoii_8_003: - .byte N03 , An2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N06 , En3 - .byte W06 - .byte N03 , Fn3 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte N06 , En3 - .byte W06 - .byte Fn3 - .byte W18 - .byte PEND -mus_kakkoii_8_004: - .byte N03 , Gn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N03 , Gn3 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte Gn3 - .byte W18 - .byte PEND - .byte PATT - .word mus_kakkoii_8_003 -mus_kakkoii_8_005: - .byte N03 , Gn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N03 , Gn3 - .byte W12 - .byte N06 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W12 - .byte N18 , An3 - .byte W18 - .byte N12 , Cn4 - .byte W12 - .byte PEND - .byte PATT - .word mus_kakkoii_8_003 - .byte PATT - .word mus_kakkoii_8_004 - .byte PATT - .word mus_kakkoii_8_003 - .byte PATT - .word mus_kakkoii_8_005 - .byte GOTO - .word mus_kakkoii_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_kakkoii_9: - .byte KEYSH , mus_kakkoii_key+0 - .byte VOICE , 0 - .byte PAN , c_v-1 - .byte VOL , 86*mus_kakkoii_mvl/mxv - .byte N03 , Fs2 , v112 - .byte W06 - .byte Fs2 , v064 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte W54 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N03 , En1 - .byte W03 - .byte En1 , v088 - .byte W09 - .byte N06 , Dn1 , v112 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 - .byte W06 -mus_kakkoii_9_B1: -mus_kakkoii_9_000: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte PEND -mus_kakkoii_9_001: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte Dn1 - .byte W06 - .byte PEND -mus_kakkoii_9_002: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Dn1 , v112 - .byte W24 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte En1 - .byte W06 - .byte PEND - .byte Cn1 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W24 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N02 - .byte W04 - .byte N06 , Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte Dn1 - .byte W06 - .byte PATT - .word mus_kakkoii_9_000 - .byte PATT - .word mus_kakkoii_9_001 -mus_kakkoii_9_003: - .byte N06 , Cn1 , v112 - .byte W12 - .byte En1 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte Dn1 , v112 - .byte W24 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte En1 - .byte W06 - .byte PEND -mus_kakkoii_9_004: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W24 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N02 - .byte W04 - .byte N06 , Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W12 - .byte PEND - .byte PATT - .word mus_kakkoii_9_000 - .byte PATT - .word mus_kakkoii_9_001 - .byte PATT - .word mus_kakkoii_9_002 - .byte PATT - .word mus_kakkoii_9_004 - .byte PATT - .word mus_kakkoii_9_000 - .byte PATT - .word mus_kakkoii_9_001 - .byte PATT - .word mus_kakkoii_9_003 - .byte PATT - .word mus_kakkoii_9_004 - .byte GOTO - .word mus_kakkoii_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_kakkoii: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_kakkoii_pri @ Priority - .byte mus_kakkoii_rev @ Reverb. - - .word mus_kakkoii_grp - - .word mus_kakkoii_1 - .word mus_kakkoii_2 - .word mus_kakkoii_3 - .word mus_kakkoii_4 - .word mus_kakkoii_5 - .word mus_kakkoii_6 - .word mus_kakkoii_7 - .word mus_kakkoii_8 - .word mus_kakkoii_9 - - .end diff --git a/sound/songs/mus_karakuri.s b/sound/songs/mus_karakuri.s deleted file mode 100644 index 74756f0d9f..0000000000 --- a/sound/songs/mus_karakuri.s +++ /dev/null @@ -1,2949 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_karakuri_grp, voicegroup094 - .equ mus_karakuri_pri, 0 - .equ mus_karakuri_rev, reverb_set+50 - .equ mus_karakuri_mvl, 127 - .equ mus_karakuri_key, 0 - .equ mus_karakuri_tbs, 1 - .equ mus_karakuri_exg, 0 - .equ mus_karakuri_cmp, 1 - - .section .rodata - .global mus_karakuri - .align 2 - -@********************** Track 1 **********************@ - -mus_karakuri_1: - .byte KEYSH , mus_karakuri_key+0 - .byte TEMPO , 136*mus_karakuri_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 40*mus_karakuri_mvl/mxv - .byte PAN , c_v+0 - .byte W96 -mus_karakuri_1_B1: -mus_karakuri_1_000: - .byte N03 , Gn5 , v112 - .byte W06 - .byte Gn5 , v052 - .byte W06 - .byte Gn5 , v068 - .byte W06 - .byte Gn5 , v052 - .byte W06 - .byte Gn5 , v076 - .byte W06 - .byte Gn5 , v056 - .byte W06 - .byte Gn5 , v072 - .byte W06 - .byte Gn5 , v052 - .byte W06 - .byte Gn5 , v112 - .byte W06 - .byte Gn5 , v052 - .byte W06 - .byte Gn5 , v068 - .byte W06 - .byte Gn5 , v052 - .byte W06 - .byte Gn5 , v076 - .byte W06 - .byte Gn5 , v056 - .byte W06 - .byte Gn5 , v072 - .byte W06 - .byte Gn5 , v052 - .byte W06 - .byte PEND - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte PATT - .word mus_karakuri_1_000 - .byte GOTO - .word mus_karakuri_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_karakuri_2: - .byte KEYSH , mus_karakuri_key+0 - .byte VOICE , 13 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 44*mus_karakuri_mvl/mxv - .byte N03 , As4 , v112 - .byte W03 - .byte Fs4 , v064 - .byte W03 - .byte As4 - .byte W03 - .byte Fs4 - .byte W03 - .byte As4 - .byte W03 - .byte Fs4 - .byte W03 - .byte As4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Bn4 , v112 - .byte W03 - .byte Gs4 , v064 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Cn5 , v112 - .byte W03 - .byte An4 , v064 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Cs5 , v112 - .byte W03 - .byte As4 , v064 - .byte W03 - .byte Cs5 - .byte W03 - .byte As4 - .byte W03 - .byte Cs5 - .byte W03 - .byte As4 - .byte W03 - .byte Cs5 - .byte W03 - .byte As4 - .byte W03 -mus_karakuri_2_B1: - .byte VOICE , 13 - .byte VOL , 45*mus_karakuri_mvl/mxv - .byte N06 , As4 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 -mus_karakuri_2_000: - .byte N06 , As4 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte PEND - .byte Cs5 - .byte W24 - .byte Bn4 - .byte W24 - .byte N06 - .byte W24 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte VOICE , 24 - .byte VOL , 30*mus_karakuri_mvl/mxv - .byte N06 , Cs4 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte N06 , Cs6 - .byte W12 - .byte VOICE , 47 - .byte VOL , 45*mus_karakuri_mvl/mxv - .byte N06 , Cs3 - .byte W06 - .byte Cs4 - .byte W12 - .byte Cs3 - .byte W06 - .byte Cs2 - .byte W06 - .byte Cs2 , v096 - .byte W06 - .byte Cs3 , v112 - .byte W12 -mus_karakuri_2_001: - .byte VOICE , 13 - .byte N06 , Gs4 , v112 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PEND -mus_karakuri_2_002: - .byte N06 , Gs4 , v112 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PEND - .byte Cs5 - .byte W24 - .byte Bn4 - .byte W24 - .byte As4 - .byte W24 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte VOICE , 17 - .byte VOL , 42*mus_karakuri_mvl/mxv - .byte N03 , As4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Cs5 - .byte W03 - .byte N24 , Fs5 - .byte W24 - .byte N03 , Cs5 , v080 - .byte W03 - .byte As4 - .byte W03 - .byte Fs4 , v112 - .byte W03 - .byte Cs4 - .byte W03 - .byte VOICE , 56 - .byte VOL , 45*mus_karakuri_mvl/mxv - .byte N03 , Fs4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N06 , As4 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Fs5 - .byte W06 - .byte VOICE , 13 - .byte N06 , As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte PATT - .word mus_karakuri_2_000 - .byte N06 , Cs5 , v112 - .byte W06 - .byte Fs4 - .byte W12 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte Cs5 - .byte W12 - .byte N06 - .byte W06 - .byte As5 - .byte W12 - .byte Gs5 - .byte W12 - .byte VOICE , 60 - .byte N03 , Fn5 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En5 - .byte W06 - .byte N03 , Fn5 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N03 , Fn5 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En5 - .byte W06 - .byte N03 , Fn5 - .byte W06 - .byte N06 , Gs5 - .byte W06 - .byte N03 , Gn5 , v092 - .byte W03 - .byte Fs5 , v084 - .byte W03 - .byte En5 , v072 - .byte W03 - .byte Dn5 , v064 - .byte W09 - .byte PATT - .word mus_karakuri_2_001 - .byte PATT - .word mus_karakuri_2_002 - .byte N06 , Cs5 , v112 - .byte W24 - .byte Bn4 - .byte W24 - .byte As4 - .byte W24 - .byte Gs4 - .byte W24 - .byte VOICE , 17 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W12 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte N03 , Fs4 - .byte W03 - .byte Gs4 - .byte W03 - .byte As4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Cs5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte VOICE , 21 - .byte VOL , 36*mus_karakuri_mvl/mxv - .byte N32 , Fs4 - .byte W36 - .byte N06 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W12 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N32 , Fs4 - .byte W36 - .byte N06 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W12 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W12 - .byte Cs4 - .byte W06 - .byte N32 , Ds4 - .byte W36 - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W12 - .byte As3 - .byte W06 - .byte N24 , Cs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte En4 - .byte W24 - .byte N32 , Fs4 - .byte W36 - .byte N06 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W12 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W12 - .byte As4 - .byte W06 - .byte N24 , Cs5 - .byte W30 - .byte N06 , Ds5 - .byte W06 - .byte Cs5 - .byte W18 - .byte N18 , As4 - .byte W18 - .byte N24 , Gn4 - .byte W24 - .byte N06 , Bn4 - .byte W18 - .byte Gs4 - .byte W18 - .byte Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W06 - .byte As4 - .byte W24 - .byte N06 - .byte W24 - .byte GOTO - .word mus_karakuri_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_karakuri_3: - .byte KEYSH , mus_karakuri_key+0 - .byte VOICE , 21 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 38*mus_karakuri_mvl/mxv - .byte N03 , As3 , v112 - .byte W03 - .byte Fs3 , v064 - .byte W03 - .byte As3 - .byte W03 - .byte Fs3 - .byte W03 - .byte As3 - .byte W03 - .byte Fs3 - .byte W03 - .byte As3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Gs3 , v064 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Cn4 , v112 - .byte W03 - .byte An3 , v064 - .byte W03 - .byte Cn4 - .byte W03 - .byte An3 - .byte W03 - .byte Cn4 - .byte W03 - .byte An3 - .byte W03 - .byte Cn4 - .byte W03 - .byte An3 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte As3 , v064 - .byte W03 - .byte Cs4 - .byte W03 - .byte As3 - .byte W03 - .byte Cs4 - .byte W03 - .byte As3 - .byte W03 - .byte Cs4 - .byte W03 - .byte As3 - .byte W03 -mus_karakuri_3_B1: - .byte W48 - .byte VOICE , 56 - .byte N06 , Fs4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+32 - .byte W48 - .byte N06 , Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte W96 - .byte W48 - .byte Cs3 - .byte W06 - .byte Cs4 - .byte W12 - .byte Cs3 - .byte W06 - .byte Gs2 - .byte W06 - .byte N06 - .byte W06 - .byte Cs3 - .byte W12 - .byte W54 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte W48 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte VOICE , 17 - .byte N03 , Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte An4 - .byte W03 - .byte N24 , Cs5 - .byte W24 - .byte N03 , As4 , v080 - .byte W03 - .byte Fs4 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte As3 - .byte W03 - .byte VOICE , 56 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N06 , As4 - .byte W06 - .byte N03 , Cs5 - .byte W06 - .byte VOICE , 14 - .byte VOL , 30*mus_karakuri_mvl/mxv - .byte PAN , c_v-52 - .byte N48 , As3 - .byte W48 - .byte PAN , c_v+47 - .byte N48 , Fs3 - .byte W48 - .byte PAN , c_v-49 - .byte N48 , As3 - .byte W48 - .byte PAN , c_v+50 - .byte N48 , Fs3 - .byte W48 - .byte PAN , c_v-49 - .byte N48 , As3 - .byte W48 - .byte PAN , c_v+47 - .byte N48 , Cs4 - .byte W48 - .byte VOICE , 56 - .byte N03 , Cs5 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn5 - .byte W06 - .byte N03 , Cs5 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , Cs5 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn5 - .byte W06 - .byte N03 , Cs5 - .byte W06 - .byte N06 , Fn5 - .byte W06 - .byte N03 , En5 , v092 - .byte W03 - .byte Ds5 , v084 - .byte W03 - .byte Cs5 , v072 - .byte W03 - .byte Bn4 , v064 - .byte W09 - .byte VOICE , 73 - .byte VOL , 25*mus_karakuri_mvl/mxv - .byte PAN , c_v-43 - .byte N06 , Cs5 , v112 - .byte W06 - .byte Ds5 - .byte W03 - .byte PAN , c_v-28 - .byte W03 - .byte N06 , Cs5 - .byte W03 - .byte PAN , c_v-16 - .byte W03 - .byte N06 , Ds5 - .byte W06 - .byte PAN , c_v+13 - .byte N06 , Cs5 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Ds5 - .byte W06 - .byte Cs5 - .byte W03 - .byte PAN , c_v+40 - .byte W03 - .byte N06 , Ds5 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte VOL , 28*mus_karakuri_mvl/mxv - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte VOL , 40*mus_karakuri_mvl/mxv - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte VOL , 35*mus_karakuri_mvl/mxv - .byte PAN , c_v+47 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W03 - .byte PAN , c_v+32 - .byte W03 - .byte N06 , Ds5 - .byte W06 - .byte VOL , 26*mus_karakuri_mvl/mxv - .byte PAN , c_v+10 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W03 - .byte VOL , 31*mus_karakuri_mvl/mxv - .byte W03 - .byte PAN , c_v-34 - .byte N06 , Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte PAN , c_v-49 - .byte VOL , 39*mus_karakuri_mvl/mxv - .byte N06 , Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte VOICE , 47 - .byte PAN , c_v+47 - .byte VOL , 56*mus_karakuri_mvl/mxv - .byte N06 , Cs3 - .byte W12 - .byte PAN , c_v-43 - .byte N06 , Cs2 - .byte W12 - .byte PAN , c_v+47 - .byte N06 , Bn2 - .byte W12 - .byte PAN , c_v-43 - .byte N06 , Cs2 - .byte W12 - .byte PAN , c_v+47 - .byte N06 , As2 - .byte W12 - .byte PAN , c_v-43 - .byte N06 , Cs2 - .byte W12 - .byte PAN , c_v+47 - .byte N06 , Gs2 - .byte W12 - .byte PAN , c_v-43 - .byte N06 , Cs2 - .byte W12 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 30*mus_karakuri_mvl/mxv - .byte W06 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N03 , Cs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gs4 - .byte W03 - .byte As4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Cs5 - .byte W03 - .byte VOICE , 13 - .byte PAN , c_v-48 - .byte N06 , Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Ds5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N03 , Bn4 - .byte W03 - .byte N06 , Cs4 - .byte W03 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte N03 , Cs5 - .byte W03 - .byte N06 , Ds4 - .byte W03 - .byte PAN , c_v-48 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Ds5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , Bn4 - .byte W03 - .byte N06 , As3 - .byte W03 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , As4 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N03 , As4 - .byte W03 - .byte N06 , Ds4 - .byte W03 - .byte PAN , c_v-48 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Fs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Bn4 - .byte W06 - .byte N03 , Ds5 - .byte W03 - .byte N06 , Fs4 - .byte W03 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte En4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte N03 , Gn4 - .byte W03 - .byte N06 , Bn3 - .byte W03 - .byte PAN , c_v-48 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N03 , Bn4 - .byte W03 - .byte N06 , Ds4 - .byte W09 - .byte Fs4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Fn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte N03 , Cs5 - .byte W03 - .byte N06 , As4 - .byte W03 - .byte PAN , c_v-48 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte As4 - .byte W12 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W06 - .byte As4 - .byte W24 - .byte N06 - .byte W12 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte GOTO - .word mus_karakuri_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_karakuri_4: - .byte KEYSH , mus_karakuri_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-62 - .byte VOL , 32*mus_karakuri_mvl/mxv - .byte N24 , As3 , v112 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte Cs4 - .byte W24 -mus_karakuri_4_B1: - .byte PAN , c_v-63 - .byte VOL , 33*mus_karakuri_mvl/mxv - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v096 - .byte W06 - .byte As2 , v112 - .byte W03 - .byte N06 , As2 , v080 - .byte W09 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v096 - .byte W06 - .byte As2 , v112 - .byte W03 - .byte N06 , As2 , v080 - .byte W09 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v096 - .byte W06 - .byte As2 , v112 - .byte W03 - .byte N06 , As2 , v080 - .byte W09 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v092 - .byte W06 - .byte As2 , v112 - .byte W03 - .byte N06 , As2 , v080 - .byte W09 -mus_karakuri_4_000: - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v096 - .byte W06 - .byte As2 , v112 - .byte W03 - .byte N06 , As2 , v080 - .byte W09 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v096 - .byte W06 - .byte As2 , v112 - .byte W03 - .byte N06 , As2 , v080 - .byte W09 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v096 - .byte W06 - .byte As2 , v112 - .byte W03 - .byte N06 , As2 , v080 - .byte W09 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v092 - .byte W06 - .byte As2 , v112 - .byte W03 - .byte N06 , As2 , v080 - .byte W09 - .byte PEND - .byte PATT - .word mus_karakuri_4_000 - .byte N06 , Gs3 , v112 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N06 , Gs3 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte N06 , Gs5 - .byte W15 - .byte Cs2 - .byte W03 - .byte Cs3 - .byte W09 - .byte Cs2 - .byte W09 - .byte N03 , Cs1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cs2 - .byte W12 - .byte W48 - .byte N03 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N06 , Gs4 - .byte W24 - .byte Fs4 - .byte W24 - .byte N06 - .byte W24 - .byte Gs4 - .byte W12 - .byte Cs4 - .byte W12 - .byte PATT - .word mus_karakuri_4_000 - .byte PATT - .word mus_karakuri_4_000 - .byte PATT - .word mus_karakuri_4_000 - .byte W96 - .byte N03 , Cs4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Cs4 - .byte W12 - .byte N06 , Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N03 , Cs4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Cs4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , En4 , v092 - .byte W03 - .byte Ds4 , v084 - .byte W03 - .byte Cs4 , v072 - .byte W03 - .byte Bn3 , v064 - .byte W09 - .byte PATT - .word mus_karakuri_4_000 - .byte PATT - .word mus_karakuri_4_000 - .byte PATT - .word mus_karakuri_4_000 - .byte W96 - .byte PAN , c_v+0 - .byte VOL , 32*mus_karakuri_mvl/mxv - .byte BEND , c_v+2 - .byte N32 , Ds5 , v112 - .byte W36 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W12 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte N32 , Cs5 - .byte W36 - .byte N06 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W12 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W12 - .byte Gs4 - .byte W06 - .byte N32 , Bn4 - .byte W36 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W12 - .byte Gs4 - .byte W06 - .byte N24 , As4 - .byte W24 - .byte Bn4 - .byte W24 - .byte Cn5 - .byte W24 - .byte Cs5 - .byte W24 - .byte PAN , c_v+0 - .byte N32 , Ds5 - .byte W36 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W12 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W12 - .byte Fs5 - .byte W06 - .byte N24 , As5 - .byte W30 - .byte N06 , Bn5 - .byte W06 - .byte As5 - .byte W18 - .byte N18 , Gn5 - .byte W18 - .byte N24 , Ds5 - .byte W24 - .byte N06 , Fs5 - .byte W18 - .byte Ds5 - .byte W18 - .byte Fs5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte As5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N06 - .byte W12 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W06 - .byte Fs5 - .byte W24 - .byte N06 - .byte W24 - .byte GOTO - .word mus_karakuri_4_B1 - .byte BEND , c_v+0 - .byte FINE - -@********************** Track 5 **********************@ - -mus_karakuri_5: - .byte KEYSH , mus_karakuri_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 34*mus_karakuri_mvl/mxv - .byte N24 , Cs3 , v112 - .byte W24 - .byte Bn2 - .byte W24 - .byte Gs2 - .byte W24 - .byte Fn2 - .byte W24 -mus_karakuri_5_B1: - .byte PAN , c_v+63 - .byte VOL , 36*mus_karakuri_mvl/mxv - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte N06 , Fs3 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte N06 , Fs3 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte N06 , Fs3 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v092 - .byte W06 - .byte N06 , Fs3 , v080 - .byte W06 - .byte N03 - .byte W06 -mus_karakuri_5_000: - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte N06 , Fs3 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte N06 , Fs3 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte N06 , Fs3 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v092 - .byte W06 - .byte N06 , Fs3 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte PATT - .word mus_karakuri_5_000 - .byte N06 , Cs4 , v112 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte N06 , Cs6 - .byte W12 - .byte Cs3 - .byte W06 - .byte Cs4 - .byte W12 - .byte Cs3 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cs3 - .byte W12 - .byte W96 - .byte N03 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N06 , Cs5 - .byte W24 - .byte Bn4 - .byte W24 - .byte As4 - .byte W24 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PATT - .word mus_karakuri_5_000 - .byte PATT - .word mus_karakuri_5_000 - .byte PATT - .word mus_karakuri_5_000 - .byte W96 - .byte N03 , Fn4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte N03 , Fn4 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Gn4 , v092 - .byte W03 - .byte Fs4 , v084 - .byte W03 - .byte En4 , v072 - .byte W03 - .byte Dn4 , v064 - .byte W09 - .byte PATT - .word mus_karakuri_5_000 - .byte PATT - .word mus_karakuri_5_000 - .byte PATT - .word mus_karakuri_5_000 - .byte W96 - .byte PAN , c_v+0 - .byte VOL , 36*mus_karakuri_mvl/mxv - .byte N32 , Ds5 , v112 - .byte W36 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W12 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte N32 , Cs5 - .byte W36 - .byte N06 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W12 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W12 - .byte Gs4 - .byte W06 - .byte N32 , Bn4 - .byte W36 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W12 - .byte Gs4 - .byte W06 - .byte N24 , As4 - .byte W24 - .byte Bn4 - .byte W24 - .byte Cn5 - .byte W24 - .byte Cs5 - .byte W24 - .byte PAN , c_v+0 - .byte N32 , Ds5 - .byte W36 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W12 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W18 - .byte N24 , As5 - .byte W30 - .byte N06 , Bn5 - .byte W06 - .byte As5 - .byte W18 - .byte N18 , Gn5 - .byte W18 - .byte N24 , Ds5 - .byte W24 - .byte N06 , Fs5 - .byte W18 - .byte Ds5 - .byte W18 - .byte Fs5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte As5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N06 - .byte W12 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W06 - .byte Fs5 - .byte W24 - .byte N06 - .byte W24 - .byte GOTO - .word mus_karakuri_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_karakuri_6: - .byte KEYSH , mus_karakuri_key+0 - .byte VOICE , 0 - .byte VOL , 70*mus_karakuri_mvl/mxv - .byte PAN , c_v+0 - .byte W96 -mus_karakuri_6_B1: -mus_karakuri_6_000: - .byte N06 , Cn1 , v112 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v096 - .byte N06 , Dn3 , v112 - .byte W12 - .byte Cn1 , v100 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 - .byte W12 - .byte En3 - .byte W06 - .byte En3 , v092 - .byte W06 - .byte PEND - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte PATT - .word mus_karakuri_6_000 - .byte N06 , Cn1 , v112 - .byte W12 - .byte Cn1 , v088 - .byte W12 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v100 - .byte W12 - .byte Dn3 , v112 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cn1 , v088 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 - .byte W12 - .byte En3 - .byte W06 - .byte En3 , v092 - .byte W06 - .byte GOTO - .word mus_karakuri_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_karakuri_7: - .byte KEYSH , mus_karakuri_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 59*mus_karakuri_mvl/mxv - .byte BEND , c_v+0 - .byte N24 , Cs2 , v112 - .byte W24 - .byte Bn1 - .byte W24 - .byte Gs1 - .byte W24 - .byte Cs1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte W12 -mus_karakuri_7_B1: -mus_karakuri_7_000: - .byte N03 , Fs1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte PEND - .byte PATT - .word mus_karakuri_7_000 - .byte PATT - .word mus_karakuri_7_000 -mus_karakuri_7_001: - .byte N03 , Cs1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte N03 , Cs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte PEND - .byte PATT - .word mus_karakuri_7_001 - .byte PATT - .word mus_karakuri_7_001 - .byte N03 , Cs1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte N03 , Cs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte PATT - .word mus_karakuri_7_000 - .byte PATT - .word mus_karakuri_7_000 - .byte PATT - .word mus_karakuri_7_000 - .byte PATT - .word mus_karakuri_7_001 - .byte PATT - .word mus_karakuri_7_001 - .byte PATT - .word mus_karakuri_7_001 - .byte N03 , Cs1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte N03 , Cs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Gs2 - .byte W12 - .byte N06 , Fs2 - .byte W12 -mus_karakuri_7_002: - .byte N03 , Bn1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte N03 , Bn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , As2 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte PEND - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte N03 , Fn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte N03 , Fn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte N03 , As1 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Cn2 - .byte W12 - .byte N03 , Fs1 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte PATT - .word mus_karakuri_7_002 - .byte N03 , Fs1 , v112 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte Cs2 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte N06 , Gs1 - .byte W06 - .byte Bn1 - .byte W12 - .byte N03 , Ds1 - .byte W06 - .byte N06 , Gn1 - .byte W12 - .byte As1 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N03 , Gs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte N06 , Ds2 - .byte W12 - .byte N03 , Gs1 - .byte W06 - .byte N06 , Ds2 - .byte W12 - .byte Bn1 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 - .byte W06 - .byte Ds1 - .byte W12 - .byte Cs1 - .byte W06 - .byte Fs1 - .byte W24 - .byte N06 - .byte W24 - .byte GOTO - .word mus_karakuri_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_karakuri_8: - .byte KEYSH , mus_karakuri_key+0 - .byte VOICE , 13 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 39*mus_karakuri_mvl/mxv - .byte PAN , c_v+16 - .byte W96 -mus_karakuri_8_B1: - .byte VOICE , 56 - .byte PAN , c_v+16 - .byte W48 - .byte c_v-43 - .byte N06 , Cs4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+47 - .byte N06 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte W48 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v-45 - .byte N06 , As4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte VOICE , 9 - .byte PAN , c_v-16 - .byte N06 , As4 - .byte W24 - .byte Gs4 - .byte W24 - .byte N06 - .byte W24 - .byte Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte W96 - .byte VOICE , 13 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte PAN , c_v-38 - .byte N06 , Cs6 , v080 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte W96 - .byte VOL , 32*mus_karakuri_mvl/mxv - .byte N06 , As4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W12 - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W12 - .byte N06 - .byte W06 - .byte As4 - .byte W06 - .byte Fs4 - .byte W12 - .byte N06 - .byte W06 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W12 - .byte VOICE , 56 - .byte VOL , 37*mus_karakuri_mvl/mxv - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte N03 , Fn4 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Gn4 , v092 - .byte W03 - .byte Fs4 , v084 - .byte W03 - .byte En4 , v072 - .byte W03 - .byte Dn4 , v064 - .byte W09 - .byte VOICE , 13 - .byte VOL , 34*mus_karakuri_mvl/mxv - .byte N06 , Gs4 , v112 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 48 - .byte N06 , As4 - .byte W24 - .byte Gs4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte VOICE , 47 - .byte PAN , c_v+35 - .byte VOL , 56*mus_karakuri_mvl/mxv - .byte N06 , Fs3 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte PAN , c_v-33 - .byte N12 , Cs3 - .byte W12 - .byte PAN , c_v+34 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cs3 - .byte W12 - .byte PAN , c_v+34 - .byte N06 , Fs3 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , Fs2 - .byte W06 - .byte PAN , c_v+40 - .byte N06 , Fs3 - .byte W06 - .byte VOICE , 13 - .byte VOL , 40*mus_karakuri_mvl/mxv - .byte W12 - .byte N06 , Ds6 , v092 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte Bn5 - .byte W12 - .byte Ds6 - .byte W18 - .byte N06 - .byte W12 - .byte W12 - .byte Cs6 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte Bn5 - .byte W12 - .byte Cs6 - .byte W18 - .byte N06 - .byte W12 - .byte W12 - .byte Bn5 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte Fs5 - .byte W12 - .byte Bn5 - .byte W18 - .byte N06 - .byte W12 - .byte W12 - .byte As5 - .byte W12 - .byte N06 - .byte W24 - .byte Bn5 - .byte W18 - .byte Cn6 - .byte W18 - .byte Cs6 - .byte W12 - .byte W12 - .byte Ds6 - .byte W12 - .byte N06 - .byte W24 - .byte Fs6 - .byte W06 - .byte Ds6 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte W12 - .byte Cs6 - .byte W24 - .byte Bn5 - .byte W12 - .byte As5 - .byte W18 - .byte N06 - .byte W18 - .byte Gn5 - .byte W12 - .byte Bn5 - .byte W12 - .byte N06 - .byte W12 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W12 - .byte Gs5 - .byte W06 - .byte Cs6 - .byte W12 - .byte N06 - .byte W12 - .byte Bn5 - .byte W06 - .byte Cs6 - .byte W06 - .byte Gs5 - .byte W12 - .byte As5 - .byte W06 - .byte Fs5 - .byte W06 - .byte As5 - .byte W12 - .byte Fs5 - .byte W06 - .byte Gs5 - .byte W12 - .byte Cs5 - .byte W06 - .byte As5 - .byte W24 - .byte N06 - .byte W12 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte GOTO - .word mus_karakuri_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_karakuri: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_karakuri_pri @ Priority - .byte mus_karakuri_rev @ Reverb. - - .word mus_karakuri_grp - - .word mus_karakuri_1 - .word mus_karakuri_2 - .word mus_karakuri_3 - .word mus_karakuri_4 - .word mus_karakuri_5 - .word mus_karakuri_6 - .word mus_karakuri_7 - .word mus_karakuri_8 - - .end diff --git a/sound/songs/mus_kazanbai.s b/sound/songs/mus_kazanbai.s deleted file mode 100644 index f73702e83b..0000000000 --- a/sound/songs/mus_kazanbai.s +++ /dev/null @@ -1,4007 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_kazanbai_grp, voicegroup064 - .equ mus_kazanbai_pri, 0 - .equ mus_kazanbai_rev, reverb_set+50 - .equ mus_kazanbai_mvl, 127 - .equ mus_kazanbai_key, 0 - .equ mus_kazanbai_tbs, 1 - .equ mus_kazanbai_exg, 0 - .equ mus_kazanbai_cmp, 1 - - .section .rodata - .global mus_kazanbai - .align 2 - -@********************** Track 1 **********************@ - -mus_kazanbai_1: - .byte KEYSH , mus_kazanbai_key+0 - .byte TEMPO , 128*mus_kazanbai_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 44*mus_kazanbai_mvl/mxv - .byte PAN , c_v+63 - .byte W12 -mus_kazanbai_1_B1: -mus_kazanbai_1_000: - .byte N03 , En5 , v112 - .byte W06 - .byte En5 , v056 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte En5 , v112 - .byte W06 - .byte En5 , v056 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte PATT - .word mus_kazanbai_1_000 - .byte GOTO - .word mus_kazanbai_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_kazanbai_2: - .byte KEYSH , mus_kazanbai_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+3 - .byte VOL , 75*mus_kazanbai_mvl/mxv - .byte N06 , Fs3 , v112 - .byte W06 - .byte Bn3 - .byte W06 -mus_kazanbai_2_B1: -mus_kazanbai_2_000: - .byte VOICE , 24 - .byte N36 , Dn4 , v112 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W02 - .byte N22 , Cs4 - .byte W22 - .byte N12 , An3 - .byte W12 - .byte PEND -mus_kazanbai_2_001: - .byte N24 , Bn3 , v112 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte PEND - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 -mus_kazanbai_2_002: - .byte N60 , Gn3 , v112 - .byte W24 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte PEND -mus_kazanbai_2_003: - .byte N72 , An3 , v112 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PEND -mus_kazanbai_2_004: - .byte MOD , 0 - .byte W48 - .byte VOICE , 60 - .byte W12 - .byte N06 , Dn3 , v112 - .byte W12 - .byte PEND - .byte VOICE , 60 - .byte TIE , An3 - .byte W24 - .byte VOL , 71*mus_kazanbai_mvl/mxv - .byte W02 - .byte 70*mus_kazanbai_mvl/mxv - .byte W03 - .byte 66*mus_kazanbai_mvl/mxv - .byte W03 - .byte 63*mus_kazanbai_mvl/mxv - .byte W04 - .byte 62*mus_kazanbai_mvl/mxv - .byte W02 - .byte 59*mus_kazanbai_mvl/mxv - .byte W03 - .byte 58*mus_kazanbai_mvl/mxv - .byte W03 - .byte 55*mus_kazanbai_mvl/mxv - .byte W04 - .byte 52*mus_kazanbai_mvl/mxv - .byte MOD , 3 - .byte W02 - .byte VOL , 50*mus_kazanbai_mvl/mxv - .byte W03 - .byte 48*mus_kazanbai_mvl/mxv - .byte W03 - .byte 46*mus_kazanbai_mvl/mxv - .byte W04 - .byte 44*mus_kazanbai_mvl/mxv - .byte W02 - .byte 40*mus_kazanbai_mvl/mxv - .byte W03 - .byte 37*mus_kazanbai_mvl/mxv - .byte W03 - .byte 35*mus_kazanbai_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W02 - .byte VOL , 31*mus_kazanbai_mvl/mxv - .byte W03 - .byte 29*mus_kazanbai_mvl/mxv - .byte W03 - .byte 26*mus_kazanbai_mvl/mxv - .byte W04 - .byte 25*mus_kazanbai_mvl/mxv - .byte W02 - .byte 22*mus_kazanbai_mvl/mxv - .byte W03 - .byte 19*mus_kazanbai_mvl/mxv - .byte W03 - .byte 17*mus_kazanbai_mvl/mxv - .byte W04 - .byte 15*mus_kazanbai_mvl/mxv - .byte W02 - .byte 11*mus_kazanbai_mvl/mxv - .byte W03 - .byte 9*mus_kazanbai_mvl/mxv - .byte W03 - .byte 9*mus_kazanbai_mvl/mxv - .byte W04 - .byte 7*mus_kazanbai_mvl/mxv - .byte W02 - .byte 5*mus_kazanbai_mvl/mxv - .byte W03 - .byte 3*mus_kazanbai_mvl/mxv - .byte W03 - .byte 1*mus_kazanbai_mvl/mxv - .byte W04 - .byte EOT - .byte VOL , 1*mus_kazanbai_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte VOICE , 24 - .byte VOL , 74*mus_kazanbai_mvl/mxv - .byte N06 , En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PATT - .word mus_kazanbai_2_000 - .byte N24 , Gn4 , v112 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N06 , Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Gn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte PATT - .word mus_kazanbai_2_003 - .byte PATT - .word mus_kazanbai_2_004 - .byte VOICE , 60 - .byte TIE , An3 , v112 - .byte W24 - .byte VOL , 71*mus_kazanbai_mvl/mxv - .byte W02 - .byte 70*mus_kazanbai_mvl/mxv - .byte W03 - .byte 66*mus_kazanbai_mvl/mxv - .byte W03 - .byte 63*mus_kazanbai_mvl/mxv - .byte W04 - .byte 62*mus_kazanbai_mvl/mxv - .byte W02 - .byte 59*mus_kazanbai_mvl/mxv - .byte W03 - .byte 58*mus_kazanbai_mvl/mxv - .byte W03 - .byte 55*mus_kazanbai_mvl/mxv - .byte W04 - .byte 52*mus_kazanbai_mvl/mxv - .byte W02 - .byte 50*mus_kazanbai_mvl/mxv - .byte W03 - .byte 48*mus_kazanbai_mvl/mxv - .byte W03 - .byte 46*mus_kazanbai_mvl/mxv - .byte W04 - .byte 44*mus_kazanbai_mvl/mxv - .byte W02 - .byte 40*mus_kazanbai_mvl/mxv - .byte W03 - .byte 37*mus_kazanbai_mvl/mxv - .byte W03 - .byte 35*mus_kazanbai_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte W02 - .byte VOL , 31*mus_kazanbai_mvl/mxv - .byte W03 - .byte 29*mus_kazanbai_mvl/mxv - .byte W03 - .byte 26*mus_kazanbai_mvl/mxv - .byte W04 - .byte 25*mus_kazanbai_mvl/mxv - .byte W02 - .byte 22*mus_kazanbai_mvl/mxv - .byte W03 - .byte 19*mus_kazanbai_mvl/mxv - .byte W03 - .byte 17*mus_kazanbai_mvl/mxv - .byte W04 - .byte 15*mus_kazanbai_mvl/mxv - .byte W02 - .byte 11*mus_kazanbai_mvl/mxv - .byte W03 - .byte 9*mus_kazanbai_mvl/mxv - .byte W03 - .byte 9*mus_kazanbai_mvl/mxv - .byte W04 - .byte 7*mus_kazanbai_mvl/mxv - .byte W02 - .byte 5*mus_kazanbai_mvl/mxv - .byte W03 - .byte 3*mus_kazanbai_mvl/mxv - .byte W03 - .byte 1*mus_kazanbai_mvl/mxv - .byte W04 - .byte EOT - .byte VOL , 1*mus_kazanbai_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte VOICE , 24 - .byte VOL , 74*mus_kazanbai_mvl/mxv - .byte N06 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , Bn3 - .byte W24 - .byte N06 , Cs4 - .byte W12 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Bn3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N06 , Dn4 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N03 , Gn4 - .byte W03 - .byte N09 , Fs4 - .byte W09 - .byte N06 , Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N12 , Bn4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Cs4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N06 , Bn3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N06 , Dn4 - .byte W12 - .byte N03 , Fn4 - .byte W03 - .byte N21 , En4 - .byte W21 - .byte N06 , Cs4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N06 , En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N03 , Gn4 - .byte W03 - .byte N09 , Fs4 - .byte W09 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte VOICE , 60 - .byte VOL , 48*mus_kazanbai_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte VOL , 48*mus_kazanbai_mvl/mxv - .byte N24 , Bn3 - .byte W24 - .byte N06 , Cs4 - .byte W09 - .byte N03 , Ds4 - .byte W03 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Bn3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N06 , Dn4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N06 , Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N03 , Gn4 - .byte W03 - .byte N09 , Fs4 - .byte W09 - .byte N06 , Fn4 - .byte W12 - .byte Fs4 - .byte W09 - .byte N03 , An4 , v080 - .byte W03 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte N18 , Bn3 - .byte W18 - .byte N06 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N24 , Gn4 - .byte W24 - .byte N06 , An4 - .byte W12 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Fs4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N06 , Bn3 - .byte W12 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Dn4 - .byte W12 - .byte N03 , Fn4 - .byte W03 - .byte N06 , En4 - .byte W09 - .byte N12 - .byte W12 - .byte N06 , Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte N03 , Fs4 - .byte W03 - .byte N21 , Gn4 - .byte W21 - .byte N06 , Fs4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N06 , Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 73 - .byte N03 , Ds4 , v096 - .byte W03 - .byte N32 , Dn4 , v112 - .byte W09 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W02 - .byte N22 , Cs4 - .byte W22 - .byte N12 , An3 - .byte W12 - .byte PATT - .word mus_kazanbai_2_001 - .byte MOD , 0 - .byte N03 , Ds4 , v096 - .byte W03 - .byte N09 , Dn4 , v112 - .byte W09 - .byte N06 , Cs4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte PATT - .word mus_kazanbai_2_002 - .byte N72 , An3 , v112 - .byte W24 - .byte MOD , 6 - .byte W48 - .byte PATT - .word mus_kazanbai_2_004 - .byte VOICE , 60 - .byte N12 , An3 , v112 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte VOL , 71*mus_kazanbai_mvl/mxv - .byte N96 , An3 - .byte W02 - .byte VOL , 70*mus_kazanbai_mvl/mxv - .byte W03 - .byte 66*mus_kazanbai_mvl/mxv - .byte W03 - .byte 63*mus_kazanbai_mvl/mxv - .byte W04 - .byte 62*mus_kazanbai_mvl/mxv - .byte W02 - .byte 59*mus_kazanbai_mvl/mxv - .byte W03 - .byte 58*mus_kazanbai_mvl/mxv - .byte W03 - .byte 55*mus_kazanbai_mvl/mxv - .byte W04 - .byte 52*mus_kazanbai_mvl/mxv - .byte W02 - .byte 50*mus_kazanbai_mvl/mxv - .byte W03 - .byte 48*mus_kazanbai_mvl/mxv - .byte W03 - .byte 46*mus_kazanbai_mvl/mxv - .byte W04 - .byte 44*mus_kazanbai_mvl/mxv - .byte W02 - .byte 40*mus_kazanbai_mvl/mxv - .byte W03 - .byte 37*mus_kazanbai_mvl/mxv - .byte W03 - .byte 35*mus_kazanbai_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte W02 - .byte VOL , 31*mus_kazanbai_mvl/mxv - .byte W03 - .byte 29*mus_kazanbai_mvl/mxv - .byte W03 - .byte 26*mus_kazanbai_mvl/mxv - .byte W04 - .byte 25*mus_kazanbai_mvl/mxv - .byte W02 - .byte 22*mus_kazanbai_mvl/mxv - .byte W03 - .byte 19*mus_kazanbai_mvl/mxv - .byte W03 - .byte 17*mus_kazanbai_mvl/mxv - .byte W04 - .byte 15*mus_kazanbai_mvl/mxv - .byte W02 - .byte 11*mus_kazanbai_mvl/mxv - .byte W03 - .byte 9*mus_kazanbai_mvl/mxv - .byte W03 - .byte 9*mus_kazanbai_mvl/mxv - .byte W04 - .byte 7*mus_kazanbai_mvl/mxv - .byte W02 - .byte 5*mus_kazanbai_mvl/mxv - .byte W03 - .byte 3*mus_kazanbai_mvl/mxv - .byte W03 - .byte 1*mus_kazanbai_mvl/mxv - .byte W04 - .byte 1*mus_kazanbai_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte VOICE , 73 - .byte VOL , 74*mus_kazanbai_mvl/mxv - .byte N06 , En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , Cs4 , v092 - .byte W03 - .byte N32 , Dn4 , v112 - .byte W09 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W02 - .byte N22 , Cs4 - .byte W22 - .byte N12 , An3 - .byte W12 - .byte N03 , Gs4 , v088 - .byte W03 - .byte N21 , Gn4 , v112 - .byte W21 - .byte N12 , Dn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N06 , Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N03 , Cs4 , v096 - .byte W03 - .byte N09 , Dn4 , v112 - .byte W09 - .byte N06 , Cs4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N03 , Gs4 , v092 - .byte W03 - .byte N09 , Gn4 , v112 - .byte W09 - .byte N12 , Dn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , As3 , v096 - .byte W03 - .byte N68 , An3 , v112 - .byte W21 - .byte MOD , 7 - .byte W48 - .byte PATT - .word mus_kazanbai_2_004 - .byte VOICE , 60 - .byte N60 , An3 , v112 - .byte W24 - .byte VOL , 71*mus_kazanbai_mvl/mxv - .byte MOD , 5 - .byte W02 - .byte VOL , 70*mus_kazanbai_mvl/mxv - .byte W03 - .byte 66*mus_kazanbai_mvl/mxv - .byte W03 - .byte 63*mus_kazanbai_mvl/mxv - .byte W04 - .byte 62*mus_kazanbai_mvl/mxv - .byte W02 - .byte 59*mus_kazanbai_mvl/mxv - .byte W03 - .byte 58*mus_kazanbai_mvl/mxv - .byte W03 - .byte 55*mus_kazanbai_mvl/mxv - .byte W04 - .byte 50*mus_kazanbai_mvl/mxv - .byte W02 - .byte 46*mus_kazanbai_mvl/mxv - .byte W03 - .byte 42*mus_kazanbai_mvl/mxv - .byte W03 - .byte 36*mus_kazanbai_mvl/mxv - .byte W04 - .byte 74*mus_kazanbai_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn3 - .byte W12 - .byte N48 , An3 - .byte W24 - .byte VOL , 74*mus_kazanbai_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 70*mus_kazanbai_mvl/mxv - .byte W03 - .byte 63*mus_kazanbai_mvl/mxv - .byte W03 - .byte 59*mus_kazanbai_mvl/mxv - .byte W04 - .byte 52*mus_kazanbai_mvl/mxv - .byte W02 - .byte 50*mus_kazanbai_mvl/mxv - .byte W03 - .byte 46*mus_kazanbai_mvl/mxv - .byte W03 - .byte 42*mus_kazanbai_mvl/mxv - .byte W04 - .byte 40*mus_kazanbai_mvl/mxv - .byte MOD , 0 - .byte W02 - .byte VOL , 31*mus_kazanbai_mvl/mxv - .byte W03 - .byte 29*mus_kazanbai_mvl/mxv - .byte W03 - .byte 25*mus_kazanbai_mvl/mxv - .byte W04 - .byte VOICE , 24 - .byte VOL , 74*mus_kazanbai_mvl/mxv - .byte N06 , Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte GOTO - .word mus_kazanbai_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_kazanbai_3: - .byte KEYSH , mus_kazanbai_key+0 - .byte VOICE , 24 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+28 - .byte VOL , 58*mus_kazanbai_mvl/mxv - .byte W12 -mus_kazanbai_3_B1: -mus_kazanbai_3_000: - .byte PAN , c_v+0 - .byte VOL , 74*mus_kazanbai_mvl/mxv - .byte N06 , Gn1 , v112 - .byte W06 - .byte Gn1 , v040 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v040 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v040 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v040 - .byte W06 - .byte Bn2 , v112 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte Fs3 , v112 - .byte W06 - .byte Fs3 , v040 - .byte W06 - .byte PEND -mus_kazanbai_3_001: - .byte PAN , c_v+27 - .byte VOL , 59*mus_kazanbai_mvl/mxv - .byte N04 , An3 , v112 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte PAN , c_v-28 - .byte N04 , An2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cs2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Bn1 - .byte W04 - .byte PEND - .byte PATT - .word mus_kazanbai_3_000 -mus_kazanbai_3_002: - .byte PAN , c_v+27 - .byte VOL , 59*mus_kazanbai_mvl/mxv - .byte N04 , An3 , v112 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte PAN , c_v-27 - .byte N04 , An2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cs2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Bn1 - .byte W04 - .byte PEND -mus_kazanbai_3_003: - .byte PAN , c_v+0 - .byte VOL , 74*mus_kazanbai_mvl/mxv - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v040 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v040 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v040 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v040 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v040 - .byte W06 - .byte PEND -mus_kazanbai_3_004: - .byte PAN , c_v+28 - .byte VOL , 59*mus_kazanbai_mvl/mxv - .byte N04 , En3 , v112 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte An2 - .byte W04 - .byte Gs2 - .byte W04 - .byte An2 - .byte W04 - .byte Fs2 - .byte W04 - .byte PAN , c_v-27 - .byte N04 , En2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cs2 - .byte W04 - .byte Dn2 - .byte W04 - .byte An1 - .byte W16 - .byte PEND - .byte PAN , c_v+0 - .byte W72 - .byte W72 -mus_kazanbai_3_005: - .byte VOL , 74*mus_kazanbai_mvl/mxv - .byte N06 , Gn1 , v112 - .byte W06 - .byte Gn1 , v040 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v040 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v040 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v040 - .byte W06 - .byte Bn2 , v112 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte Fs3 , v112 - .byte W06 - .byte Fs3 , v040 - .byte W06 - .byte PEND -mus_kazanbai_3_006: - .byte PAN , c_v+29 - .byte VOL , 59*mus_kazanbai_mvl/mxv - .byte N04 , An3 , v112 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte PAN , c_v-27 - .byte N04 , An2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cs2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Bn1 - .byte W04 - .byte PEND - .byte PATT - .word mus_kazanbai_3_000 -mus_kazanbai_3_007: - .byte PAN , c_v+28 - .byte VOL , 59*mus_kazanbai_mvl/mxv - .byte N04 , An3 , v112 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte PAN , c_v-27 - .byte N04 , An2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cs2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Bn1 - .byte W04 - .byte PEND - .byte PATT - .word mus_kazanbai_3_003 -mus_kazanbai_3_008: - .byte PAN , c_v+28 - .byte VOL , 59*mus_kazanbai_mvl/mxv - .byte N04 , En3 , v112 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte An2 - .byte W04 - .byte Gs2 - .byte W04 - .byte An2 - .byte W04 - .byte Fs2 - .byte W04 - .byte PAN , c_v-28 - .byte N04 , En2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Dn2 - .byte W04 - .byte Cs2 - .byte W04 - .byte Dn2 - .byte W04 - .byte An1 - .byte W16 - .byte PEND - .byte PAN , c_v+0 - .byte W72 - .byte W72 - .byte VOL , 78*mus_kazanbai_mvl/mxv - .byte N06 , Bn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Bn2 - .byte W06 -mus_kazanbai_3_009: - .byte N06 , Dn3 , v112 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte PEND -mus_kazanbai_3_010: - .byte N06 , An1 , v112 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte PEND -mus_kazanbai_3_011: - .byte N06 , Dn3 , v112 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Gs1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte PEND - .byte N06 , Gn1 - .byte W06 - .byte N03 , Bn1 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , Bn2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte N03 , Bn1 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , Bn1 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte N03 , Fs2 - .byte W06 - .byte N06 , En2 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte N06 , En2 - .byte W06 - .byte N03 , Fs2 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte N03 , Fs2 - .byte W06 - .byte N06 , En2 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte PATT - .word mus_kazanbai_3_009 - .byte PATT - .word mus_kazanbai_3_010 - .byte PATT - .word mus_kazanbai_3_011 - .byte N06 , Gn1 , v112 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Gs1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , Bn2 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 - .byte W06 -mus_kazanbai_3_012: - .byte N06 , An1 , v112 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N06 , En3 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte PEND - .byte PATT - .word mus_kazanbai_3_012 - .byte PATT - .word mus_kazanbai_3_005 - .byte PATT - .word mus_kazanbai_3_001 - .byte PATT - .word mus_kazanbai_3_000 - .byte PATT - .word mus_kazanbai_3_002 - .byte PATT - .word mus_kazanbai_3_003 - .byte PATT - .word mus_kazanbai_3_004 - .byte PAN , c_v+0 - .byte W72 - .byte W72 - .byte PATT - .word mus_kazanbai_3_005 - .byte PATT - .word mus_kazanbai_3_006 - .byte PATT - .word mus_kazanbai_3_000 - .byte PATT - .word mus_kazanbai_3_007 - .byte PATT - .word mus_kazanbai_3_003 - .byte PATT - .word mus_kazanbai_3_008 - .byte PAN , c_v+0 - .byte W72 - .byte W72 - .byte GOTO - .word mus_kazanbai_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_kazanbai_4: - .byte KEYSH , mus_kazanbai_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 82*mus_kazanbai_mvl/mxv - .byte PAN , c_v+15 - .byte W12 -mus_kazanbai_4_B1: - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 -mus_kazanbai_4_000: - .byte W60 - .byte N03 , An2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte N12 , Dn2 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 -mus_kazanbai_4_001: - .byte W60 - .byte N03 , An1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte N15 , Dn2 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte PATT - .word mus_kazanbai_4_000 - .byte N12 , Dn2 , v120 - .byte W12 - .byte N06 , An2 - .byte W12 - .byte N12 , Dn2 - .byte W48 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte PATT - .word mus_kazanbai_4_001 - .byte N15 , Dn2 , v120 - .byte W60 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Dn2 - .byte W72 - .byte GOTO - .word mus_kazanbai_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_kazanbai_5: - .byte KEYSH , mus_kazanbai_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 42*mus_kazanbai_mvl/mxv - .byte PAN , c_v-53 - .byte W12 -mus_kazanbai_5_B1: -mus_kazanbai_5_000: - .byte N12 , Fs3 , v084 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , Fs3 , v072 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND -mus_kazanbai_5_001: - .byte N12 , Fs3 , v084 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v064 - .byte W06 - .byte Fs3 , v116 - .byte W06 - .byte Fs3 , v080 - .byte W06 - .byte N09 , Fs3 , v072 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_kazanbai_5_000 - .byte PATT - .word mus_kazanbai_5_001 -mus_kazanbai_5_002: - .byte N12 , Cs3 , v084 - .byte W12 - .byte N03 , Cs3 , v112 - .byte W06 - .byte Cs3 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , Cs3 , v072 - .byte W12 - .byte N03 , Cs3 , v112 - .byte W06 - .byte Cs3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND -mus_kazanbai_5_003: - .byte N12 , Cs3 , v084 - .byte W12 - .byte N03 , Cs3 , v112 - .byte W06 - .byte Cs3 , v064 - .byte W06 - .byte Cs3 , v116 - .byte W06 - .byte Cs3 , v080 - .byte W06 - .byte N09 , Cs3 , v072 - .byte W12 - .byte N03 , Cs3 , v112 - .byte W06 - .byte Cs3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_kazanbai_5_002 - .byte PATT - .word mus_kazanbai_5_003 - .byte PATT - .word mus_kazanbai_5_000 - .byte PATT - .word mus_kazanbai_5_001 - .byte PATT - .word mus_kazanbai_5_000 - .byte PATT - .word mus_kazanbai_5_001 - .byte PATT - .word mus_kazanbai_5_002 - .byte PATT - .word mus_kazanbai_5_003 - .byte PATT - .word mus_kazanbai_5_002 - .byte PATT - .word mus_kazanbai_5_003 -mus_kazanbai_5_004: - .byte N12 , Dn3 , v084 - .byte W12 - .byte N03 , Dn3 , v112 - .byte W06 - .byte Dn3 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , Dn3 , v072 - .byte W12 - .byte N03 , Dn3 , v112 - .byte W06 - .byte Dn3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND -mus_kazanbai_5_005: - .byte N12 , Dn3 , v084 - .byte W12 - .byte N03 , Dn3 , v112 - .byte W06 - .byte Dn3 , v064 - .byte W06 - .byte Dn3 , v116 - .byte W06 - .byte Dn3 , v080 - .byte W06 - .byte N09 , Dn3 , v072 - .byte W12 - .byte N03 , Dn3 , v112 - .byte W06 - .byte Dn3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_kazanbai_5_004 - .byte PATT - .word mus_kazanbai_5_005 -mus_kazanbai_5_006: - .byte N12 , Bn3 , v084 - .byte W12 - .byte N03 , Bn3 , v112 - .byte W06 - .byte Bn3 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , Bn3 , v072 - .byte W12 - .byte N03 , Bn3 , v112 - .byte W06 - .byte Bn3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND - .byte Cs4 , v084 - .byte W12 - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v064 - .byte W06 - .byte Cs4 , v116 - .byte W06 - .byte Cs4 , v080 - .byte W06 - .byte N09 , Cs4 , v072 - .byte W12 - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte As3 , v084 - .byte W12 - .byte N03 , As3 , v112 - .byte W06 - .byte As3 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , As3 , v072 - .byte W12 - .byte N03 , As3 , v112 - .byte W06 - .byte As3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte Fs3 , v084 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v064 - .byte W06 - .byte Fs3 , v116 - .byte W06 - .byte Fs3 , v080 - .byte W06 - .byte N09 , As3 , v072 - .byte W12 - .byte N03 , As3 , v112 - .byte W06 - .byte As3 , v076 - .byte W06 - .byte N12 - .byte W12 -mus_kazanbai_5_007: - .byte N12 , Dn4 , v084 - .byte W12 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Dn4 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , Dn4 , v072 - .byte W12 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Dn4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND -mus_kazanbai_5_008: - .byte N12 , Dn4 , v084 - .byte W12 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Dn4 , v064 - .byte W06 - .byte Dn4 , v116 - .byte W06 - .byte Dn4 , v080 - .byte W06 - .byte N09 , Dn4 , v072 - .byte W12 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Dn4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_kazanbai_5_007 - .byte PATT - .word mus_kazanbai_5_008 - .byte PATT - .word mus_kazanbai_5_006 - .byte N12 , Gs3 , v084 - .byte W12 - .byte N03 , Gs3 , v112 - .byte W06 - .byte Gs3 , v064 - .byte W06 - .byte Gs3 , v116 - .byte W06 - .byte Gs3 , v080 - .byte W06 - .byte N09 , Gs3 , v072 - .byte W12 - .byte N03 , Gs3 , v112 - .byte W06 - .byte Gs3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte An3 , v084 - .byte W12 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , An3 , v072 - .byte W12 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte An3 , v084 - .byte W12 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v064 - .byte W06 - .byte An3 , v116 - .byte W06 - .byte An3 , v080 - .byte W06 - .byte N09 , Cs4 , v072 - .byte W12 - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PATT - .word mus_kazanbai_5_000 - .byte PATT - .word mus_kazanbai_5_001 - .byte PATT - .word mus_kazanbai_5_000 - .byte PATT - .word mus_kazanbai_5_001 - .byte PATT - .word mus_kazanbai_5_002 - .byte PATT - .word mus_kazanbai_5_003 - .byte PATT - .word mus_kazanbai_5_002 - .byte PATT - .word mus_kazanbai_5_003 - .byte PATT - .word mus_kazanbai_5_000 - .byte PATT - .word mus_kazanbai_5_001 - .byte PATT - .word mus_kazanbai_5_000 - .byte PATT - .word mus_kazanbai_5_001 - .byte PATT - .word mus_kazanbai_5_002 - .byte PATT - .word mus_kazanbai_5_003 - .byte PATT - .word mus_kazanbai_5_002 - .byte PATT - .word mus_kazanbai_5_003 - .byte GOTO - .word mus_kazanbai_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_kazanbai_6: - .byte KEYSH , mus_kazanbai_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 42*mus_kazanbai_mvl/mxv - .byte PAN , c_v+63 - .byte W12 -mus_kazanbai_6_B1: -mus_kazanbai_6_000: - .byte N12 , Bn3 , v084 - .byte W12 - .byte N03 , Bn3 , v112 - .byte W06 - .byte Bn3 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , Bn3 , v072 - .byte W12 - .byte N03 , Bn3 , v112 - .byte W06 - .byte Bn3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND -mus_kazanbai_6_001: - .byte N12 , Bn3 , v084 - .byte W12 - .byte N03 , Bn3 , v112 - .byte W06 - .byte Bn3 , v064 - .byte W06 - .byte Bn3 , v116 - .byte W06 - .byte Bn3 , v080 - .byte W06 - .byte N09 , Bn3 , v072 - .byte W12 - .byte N03 , Bn3 , v112 - .byte W06 - .byte Bn3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_kazanbai_6_000 - .byte PATT - .word mus_kazanbai_6_001 -mus_kazanbai_6_002: - .byte N12 , Fs3 , v084 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , Fs3 , v072 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND -mus_kazanbai_6_003: - .byte N12 , Fs3 , v084 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v064 - .byte W06 - .byte Fs3 , v116 - .byte W06 - .byte Fs3 , v080 - .byte W06 - .byte N09 , Fs3 , v072 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W06 - .byte Fs3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_kazanbai_6_002 - .byte PATT - .word mus_kazanbai_6_003 - .byte PATT - .word mus_kazanbai_6_000 - .byte PATT - .word mus_kazanbai_6_001 - .byte PATT - .word mus_kazanbai_6_000 - .byte PATT - .word mus_kazanbai_6_001 - .byte PATT - .word mus_kazanbai_6_002 - .byte PATT - .word mus_kazanbai_6_003 - .byte PATT - .word mus_kazanbai_6_002 - .byte PATT - .word mus_kazanbai_6_003 - .byte N12 , An3 , v084 - .byte W12 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , An3 , v072 - .byte W12 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte As3 , v084 - .byte W12 - .byte N03 , As3 , v112 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte As3 , v116 - .byte W06 - .byte As3 , v080 - .byte W06 - .byte N09 , As3 , v072 - .byte W12 - .byte N03 , As3 , v112 - .byte W06 - .byte As3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PATT - .word mus_kazanbai_6_000 - .byte N12 , Cs4 , v084 - .byte W12 - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v064 - .byte W06 - .byte Cs4 , v116 - .byte W06 - .byte Cs4 , v080 - .byte W06 - .byte N09 , Dn4 , v072 - .byte W12 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Dn4 , v076 - .byte W06 - .byte N12 - .byte W12 -mus_kazanbai_6_004: - .byte N12 , Fs4 , v084 - .byte W12 - .byte N03 , Fs4 , v112 - .byte W06 - .byte Fs4 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , Fs4 , v072 - .byte W12 - .byte N03 , Fs4 , v112 - .byte W06 - .byte Fs4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PEND - .byte Gn4 , v084 - .byte W12 - .byte N03 , Gn4 , v112 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v116 - .byte W06 - .byte Gn4 , v080 - .byte W06 - .byte N09 , Gn4 , v072 - .byte W12 - .byte N03 , Gn4 , v112 - .byte W06 - .byte Gn4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte En4 , v084 - .byte W12 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , En4 , v072 - .byte W12 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte Cs4 , v084 - .byte W12 - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v064 - .byte W06 - .byte Cs4 , v116 - .byte W06 - .byte Cs4 , v080 - .byte W06 - .byte N09 , Fs4 , v072 - .byte W12 - .byte N03 , Fs4 , v112 - .byte W06 - .byte Fs4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte An4 , v084 - .byte W12 - .byte N03 , An4 , v112 - .byte W06 - .byte An4 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , An4 , v072 - .byte W12 - .byte N03 , An4 , v112 - .byte W06 - .byte An4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte As4 , v084 - .byte W12 - .byte N03 , As4 , v112 - .byte W06 - .byte As4 , v064 - .byte W06 - .byte As4 , v116 - .byte W06 - .byte As4 , v080 - .byte W06 - .byte N09 , As4 , v072 - .byte W12 - .byte N03 , As4 , v112 - .byte W06 - .byte As4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte Bn4 , v084 - .byte W12 - .byte N03 , Bn4 , v112 - .byte W06 - .byte Bn4 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , Bn4 , v072 - .byte W12 - .byte N03 , Bn4 , v112 - .byte W06 - .byte Bn4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte Cs5 , v084 - .byte W12 - .byte N03 , Cs5 , v112 - .byte W06 - .byte Cs5 , v064 - .byte W06 - .byte Cs5 , v116 - .byte W06 - .byte Cs5 , v080 - .byte W06 - .byte N09 , Bn4 , v072 - .byte W12 - .byte N03 , Bn4 , v112 - .byte W06 - .byte Bn4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PATT - .word mus_kazanbai_6_004 - .byte N12 , Dn4 , v084 - .byte W12 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Dn4 , v064 - .byte W06 - .byte Dn4 , v116 - .byte W06 - .byte Dn4 , v080 - .byte W06 - .byte N09 , Dn4 , v072 - .byte W12 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Dn4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte Cs4 , v084 - .byte W12 - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v084 - .byte W06 - .byte N12 - .byte W12 - .byte N09 , Cs4 , v072 - .byte W12 - .byte N03 , Cs4 , v112 - .byte W06 - .byte Cs4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte En4 , v084 - .byte W12 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte En4 , v116 - .byte W06 - .byte En4 , v080 - .byte W06 - .byte N09 , Gn4 , v072 - .byte W12 - .byte N03 , Gn4 , v112 - .byte W06 - .byte Gn4 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte PATT - .word mus_kazanbai_6_000 - .byte PATT - .word mus_kazanbai_6_001 - .byte PATT - .word mus_kazanbai_6_000 - .byte PATT - .word mus_kazanbai_6_001 - .byte PATT - .word mus_kazanbai_6_002 - .byte PATT - .word mus_kazanbai_6_003 - .byte PATT - .word mus_kazanbai_6_002 - .byte PATT - .word mus_kazanbai_6_003 - .byte PATT - .word mus_kazanbai_6_000 - .byte PATT - .word mus_kazanbai_6_001 - .byte PATT - .word mus_kazanbai_6_000 - .byte PATT - .word mus_kazanbai_6_001 - .byte PATT - .word mus_kazanbai_6_002 - .byte PATT - .word mus_kazanbai_6_003 - .byte PATT - .word mus_kazanbai_6_002 - .byte PATT - .word mus_kazanbai_6_003 - .byte GOTO - .word mus_kazanbai_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_kazanbai_7: - .byte KEYSH , mus_kazanbai_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 84*mus_kazanbai_mvl/mxv - .byte W12 -mus_kazanbai_7_B1: -mus_kazanbai_7_000: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte PEND - .byte Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Dn1 , v020 - .byte W06 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Dn1 , v028 - .byte W06 - .byte Dn1 , v016 - .byte W06 -mus_kazanbai_7_001: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte PEND - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Dn1 , v020 - .byte W06 - .byte Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v064 - .byte W06 -mus_kazanbai_7_002: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte PEND -mus_kazanbai_7_003: - .byte N06 , Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Dn1 , v024 - .byte W06 - .byte PEND -mus_kazanbai_7_004: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte PEND - .byte PATT - .word mus_kazanbai_7_003 - .byte PATT - .word mus_kazanbai_7_002 - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Dn1 , v028 - .byte W06 - .byte Dn1 , v024 - .byte W06 - .byte Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Dn1 , v024 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Dn1 , v020 - .byte W06 -mus_kazanbai_7_005: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte PEND - .byte PATT - .word mus_kazanbai_7_003 -mus_kazanbai_7_006: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte PEND - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Dn1 , v024 - .byte W06 -mus_kazanbai_7_007: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte PEND - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Dn1 , v020 - .byte W06 - .byte PATT - .word mus_kazanbai_7_000 - .byte N06 , Cn1 , v127 - .byte W18 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Dn1 , v036 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Dn1 , v036 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Dn1 , v036 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Dn1 , v024 - .byte W06 - .byte PATT - .word mus_kazanbai_7_004 - .byte N06 , Cn1 , v127 - .byte W18 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Dn1 , v028 - .byte W06 - .byte Dn1 , v024 - .byte W06 - .byte PATT - .word mus_kazanbai_7_005 - .byte N06 , Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Cn1 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Dn1 , v024 - .byte W06 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte PATT - .word mus_kazanbai_7_005 - .byte N06 , Cn1 , v127 - .byte W18 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W06 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte Dn1 , v024 - .byte W06 - .byte Cn1 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Cn1 , v127 - .byte W18 - .byte Dn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v096 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte PATT - .word mus_kazanbai_7_007 - .byte N06 , Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W06 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v024 - .byte W06 - .byte Cn1 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_kazanbai_7_006 - .byte N06 , Cn1 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte Dn1 , v028 - .byte W06 - .byte PATT - .word mus_kazanbai_7_001 - .byte N06 , Cn1 , v127 - .byte W18 - .byte Cn1 , v096 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v044 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 , v116 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte GOTO - .word mus_kazanbai_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_kazanbai_8: - .byte KEYSH , mus_kazanbai_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 36*mus_kazanbai_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Fs3 , v112 - .byte W02 - .byte BEND , c_v+2 - .byte W04 - .byte N06 , Bn3 - .byte W06 -mus_kazanbai_8_B1: -mus_kazanbai_8_000: - .byte N36 , Dn4 , v112 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W02 - .byte N22 , Cs4 - .byte W22 - .byte N12 , An3 - .byte W12 - .byte PEND -mus_kazanbai_8_001: - .byte N24 , Bn3 , v112 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte PEND - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 -mus_kazanbai_8_002: - .byte N60 , Gn3 , v112 - .byte W24 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte PEND - .byte W24 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte W72 - .byte W24 - .byte VOL , 11*mus_kazanbai_mvl/mxv - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 6 - .byte W48 - .byte 0 - .byte W12 - .byte VOL , 36*mus_kazanbai_mvl/mxv - .byte N06 , En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PATT - .word mus_kazanbai_8_000 - .byte N24 , Gn4 , v112 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N06 , Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Gn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte W72 - .byte W24 - .byte VOL , 13*mus_kazanbai_mvl/mxv - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte W12 - .byte VOL , 36*mus_kazanbai_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , Bn3 - .byte W24 - .byte N06 , Cs4 - .byte W12 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Bn3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N06 , Dn4 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N03 , Gn4 - .byte W03 - .byte N09 , Fs4 - .byte W09 - .byte N06 , Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N12 , Bn4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Cs4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N06 , Bn3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N06 , Dn4 - .byte W12 - .byte N03 , Fn4 - .byte W03 - .byte N21 , En4 - .byte W21 - .byte N06 , Cs4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N06 , En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N03 , Gn4 - .byte W03 - .byte N09 , Fs4 - .byte W09 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N24 , Bn3 - .byte W24 - .byte N06 , Cs4 - .byte W09 - .byte N03 , Ds4 - .byte W03 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Bn3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N06 , Dn4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N06 , Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N03 , Gn4 - .byte W03 - .byte N09 , Fs4 - .byte W09 - .byte N06 , Fn4 - .byte W12 - .byte Fs4 - .byte W09 - .byte N03 , An4 , v080 - .byte W03 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte N18 , Bn3 - .byte W18 - .byte N06 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N24 , Gn4 - .byte W24 - .byte N06 , An4 - .byte W12 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Fs4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N06 , Bn3 - .byte W12 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Dn4 - .byte W12 - .byte N03 , Fn4 - .byte W03 - .byte N06 , En4 - .byte W09 - .byte N12 - .byte W12 - .byte N06 , Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte N03 , Fs4 - .byte W03 - .byte N21 , Gn4 - .byte W21 - .byte N06 , Fs4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N06 , Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 , Ds4 , v096 - .byte W03 - .byte N32 , Dn4 , v112 - .byte W09 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W02 - .byte N22 , Cs4 - .byte W22 - .byte N12 , An3 - .byte W12 - .byte PATT - .word mus_kazanbai_8_001 - .byte MOD , 0 - .byte N03 , Ds4 , v096 - .byte W03 - .byte N09 , Dn4 , v112 - .byte W09 - .byte N06 , Cs4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte PATT - .word mus_kazanbai_8_002 - .byte N72 , An3 , v112 - .byte W24 - .byte MOD , 6 - .byte W48 - .byte 0 - .byte W72 - .byte W24 - .byte VOL , 9*mus_kazanbai_mvl/mxv - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte W12 - .byte VOL , 36*mus_kazanbai_mvl/mxv - .byte N06 , En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , Cs4 , v092 - .byte W03 - .byte N32 , Dn4 , v112 - .byte W09 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W02 - .byte N22 , Cs4 - .byte W22 - .byte N12 , An3 - .byte W12 - .byte N03 , Gs4 , v088 - .byte W03 - .byte N21 , Gn4 , v112 - .byte W21 - .byte N12 , Dn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N06 , Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N03 , Cs4 , v096 - .byte W03 - .byte N09 , Dn4 , v112 - .byte W09 - .byte N06 , Cs4 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N03 , Gs4 , v092 - .byte W03 - .byte N09 , Gn4 , v112 - .byte W09 - .byte N12 , Dn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , As3 , v096 - .byte W03 - .byte N68 , An3 , v112 - .byte W21 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte W72 - .byte W24 - .byte VOL , 13*mus_kazanbai_mvl/mxv - .byte MOD , 5 - .byte W36 - .byte VOL , 42*mus_kazanbai_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte W24 - .byte VOL , 13*mus_kazanbai_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte 0 - .byte W12 - .byte VOL , 36*mus_kazanbai_mvl/mxv - .byte N06 , Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte GOTO - .word mus_kazanbai_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_kazanbai_9: - .byte KEYSH , mus_kazanbai_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 44*mus_kazanbai_mvl/mxv - .byte PAN , c_v-19 - .byte N06 , Bn2 , v112 - .byte W06 - .byte Dn3 - .byte W06 -mus_kazanbai_9_B1: - .byte VOL , 46*mus_kazanbai_mvl/mxv - .byte N36 , Gn3 , v112 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W03 - .byte N24 , Fs3 - .byte W24 - .byte N09 , Dn3 - .byte W09 -mus_kazanbai_9_000: - .byte N24 , Gn3 , v112 - .byte W24 - .byte W03 - .byte N09 , Gn2 - .byte W09 - .byte N36 , Bn2 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte PEND -mus_kazanbai_9_001: - .byte VOICE , 24 - .byte MOD , 0 - .byte N12 , Gn3 , v112 - .byte W15 - .byte N06 , Fs3 - .byte W12 - .byte N09 , Dn3 - .byte W09 - .byte N24 , Fs3 - .byte W24 - .byte W03 - .byte N09 , Gn2 - .byte W09 - .byte PEND -mus_kazanbai_9_002: - .byte N60 , Bn2 , v112 - .byte W24 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte PEND -mus_kazanbai_9_003: - .byte W03 - .byte N68 , Dn3 , v112 - .byte W21 - .byte MOD , 7 - .byte W48 - .byte PEND -mus_kazanbai_9_004: - .byte MOD , 0 - .byte W48 - .byte VOICE , 60 - .byte VOL , 57*mus_kazanbai_mvl/mxv - .byte W12 - .byte N06 , Gn2 , v112 - .byte W12 - .byte PEND - .byte TIE , En3 - .byte W24 - .byte VOL , 54*mus_kazanbai_mvl/mxv - .byte W02 - .byte 51*mus_kazanbai_mvl/mxv - .byte W03 - .byte 50*mus_kazanbai_mvl/mxv - .byte W03 - .byte 48*mus_kazanbai_mvl/mxv - .byte W04 - .byte 44*mus_kazanbai_mvl/mxv - .byte W05 - .byte 42*mus_kazanbai_mvl/mxv - .byte W03 - .byte 40*mus_kazanbai_mvl/mxv - .byte W04 - .byte MOD , 3 - .byte W02 - .byte VOL , 37*mus_kazanbai_mvl/mxv - .byte W03 - .byte 35*mus_kazanbai_mvl/mxv - .byte W07 - .byte 31*mus_kazanbai_mvl/mxv - .byte W02 - .byte 31*mus_kazanbai_mvl/mxv - .byte W03 - .byte 27*mus_kazanbai_mvl/mxv - .byte W03 - .byte 26*mus_kazanbai_mvl/mxv - .byte W04 - .byte 24*mus_kazanbai_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 22*mus_kazanbai_mvl/mxv - .byte W03 - .byte 21*mus_kazanbai_mvl/mxv - .byte W03 - .byte 19*mus_kazanbai_mvl/mxv - .byte W04 - .byte 18*mus_kazanbai_mvl/mxv - .byte W02 - .byte 15*mus_kazanbai_mvl/mxv - .byte W03 - .byte 15*mus_kazanbai_mvl/mxv - .byte W03 - .byte 11*mus_kazanbai_mvl/mxv - .byte W04 - .byte 10*mus_kazanbai_mvl/mxv - .byte W02 - .byte 9*mus_kazanbai_mvl/mxv - .byte W03 - .byte 7*mus_kazanbai_mvl/mxv - .byte W03 - .byte 5*mus_kazanbai_mvl/mxv - .byte W06 - .byte 3*mus_kazanbai_mvl/mxv - .byte W06 - .byte 1*mus_kazanbai_mvl/mxv - .byte W04 - .byte EOT - .byte MOD , 0 - .byte W12 - .byte VOICE , 24 - .byte VOL , 45*mus_kazanbai_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W06 -mus_kazanbai_9_005: - .byte N36 , Gn3 , v112 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W03 - .byte N24 , Fs3 - .byte W24 - .byte N09 , Dn3 - .byte W09 - .byte PEND -mus_kazanbai_9_006: - .byte N24 , Dn4 , v112 - .byte W24 - .byte W03 - .byte N09 , Gn2 - .byte W09 - .byte N24 , Bn2 - .byte W24 - .byte N06 , Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PEND -mus_kazanbai_9_007: - .byte N12 , Gn3 , v112 - .byte W15 - .byte N06 , Fs3 - .byte W12 - .byte N09 , Dn3 - .byte W09 - .byte N24 , Fs3 - .byte W24 - .byte W03 - .byte N09 , Gn2 - .byte W09 - .byte PEND -mus_kazanbai_9_008: - .byte N12 , Dn4 , v112 - .byte W15 - .byte N09 , Gn3 - .byte W09 - .byte N12 , Dn3 - .byte W15 - .byte N09 , Fs3 - .byte W09 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte PEND - .byte PATT - .word mus_kazanbai_9_003 - .byte PATT - .word mus_kazanbai_9_004 - .byte TIE , En3 , v112 - .byte W24 - .byte VOL , 54*mus_kazanbai_mvl/mxv - .byte W02 - .byte 51*mus_kazanbai_mvl/mxv - .byte W03 - .byte 50*mus_kazanbai_mvl/mxv - .byte W03 - .byte 48*mus_kazanbai_mvl/mxv - .byte W04 - .byte 44*mus_kazanbai_mvl/mxv - .byte W05 - .byte 42*mus_kazanbai_mvl/mxv - .byte W03 - .byte 40*mus_kazanbai_mvl/mxv - .byte W06 - .byte 37*mus_kazanbai_mvl/mxv - .byte W03 - .byte 35*mus_kazanbai_mvl/mxv - .byte W07 - .byte 31*mus_kazanbai_mvl/mxv - .byte W02 - .byte 31*mus_kazanbai_mvl/mxv - .byte W03 - .byte 27*mus_kazanbai_mvl/mxv - .byte W03 - .byte 26*mus_kazanbai_mvl/mxv - .byte W04 - .byte 24*mus_kazanbai_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 22*mus_kazanbai_mvl/mxv - .byte W03 - .byte 21*mus_kazanbai_mvl/mxv - .byte W03 - .byte 19*mus_kazanbai_mvl/mxv - .byte W04 - .byte 18*mus_kazanbai_mvl/mxv - .byte W02 - .byte 15*mus_kazanbai_mvl/mxv - .byte W03 - .byte 15*mus_kazanbai_mvl/mxv - .byte W03 - .byte 11*mus_kazanbai_mvl/mxv - .byte W04 - .byte 10*mus_kazanbai_mvl/mxv - .byte W02 - .byte 9*mus_kazanbai_mvl/mxv - .byte W03 - .byte 7*mus_kazanbai_mvl/mxv - .byte W03 - .byte 5*mus_kazanbai_mvl/mxv - .byte W06 - .byte 3*mus_kazanbai_mvl/mxv - .byte W06 - .byte 1*mus_kazanbai_mvl/mxv - .byte W04 - .byte EOT - .byte MOD , 0 - .byte W12 - .byte VOL , 68*mus_kazanbai_mvl/mxv - .byte W12 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W54 - .byte 36*mus_kazanbai_mvl/mxv - .byte W06 - .byte VOICE , 60 - .byte N06 , Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte PATT - .word mus_kazanbai_9_005 - .byte PATT - .word mus_kazanbai_9_000 - .byte PATT - .word mus_kazanbai_9_001 - .byte PATT - .word mus_kazanbai_9_002 - .byte W03 - .byte N68 , Dn3 , v112 - .byte W21 - .byte MOD , 6 - .byte W48 - .byte PATT - .word mus_kazanbai_9_004 - .byte N12 , En3 , v112 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte VOL , 54*mus_kazanbai_mvl/mxv - .byte N96 , En3 - .byte W02 - .byte VOL , 51*mus_kazanbai_mvl/mxv - .byte W03 - .byte 50*mus_kazanbai_mvl/mxv - .byte W03 - .byte 48*mus_kazanbai_mvl/mxv - .byte W04 - .byte 44*mus_kazanbai_mvl/mxv - .byte W05 - .byte 42*mus_kazanbai_mvl/mxv - .byte W03 - .byte 40*mus_kazanbai_mvl/mxv - .byte W06 - .byte 37*mus_kazanbai_mvl/mxv - .byte W03 - .byte 35*mus_kazanbai_mvl/mxv - .byte W07 - .byte 31*mus_kazanbai_mvl/mxv - .byte W02 - .byte 31*mus_kazanbai_mvl/mxv - .byte W03 - .byte 27*mus_kazanbai_mvl/mxv - .byte W03 - .byte 26*mus_kazanbai_mvl/mxv - .byte W04 - .byte 24*mus_kazanbai_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 22*mus_kazanbai_mvl/mxv - .byte W03 - .byte 21*mus_kazanbai_mvl/mxv - .byte W03 - .byte 19*mus_kazanbai_mvl/mxv - .byte W04 - .byte 18*mus_kazanbai_mvl/mxv - .byte W02 - .byte 15*mus_kazanbai_mvl/mxv - .byte W03 - .byte 15*mus_kazanbai_mvl/mxv - .byte W03 - .byte 11*mus_kazanbai_mvl/mxv - .byte W04 - .byte 10*mus_kazanbai_mvl/mxv - .byte W02 - .byte 9*mus_kazanbai_mvl/mxv - .byte W03 - .byte 7*mus_kazanbai_mvl/mxv - .byte W03 - .byte 5*mus_kazanbai_mvl/mxv - .byte W06 - .byte 3*mus_kazanbai_mvl/mxv - .byte W06 - .byte 1*mus_kazanbai_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W12 - .byte VOICE , 60 - .byte VOL , 38*mus_kazanbai_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PATT - .word mus_kazanbai_9_005 - .byte PATT - .word mus_kazanbai_9_006 - .byte PATT - .word mus_kazanbai_9_007 - .byte PATT - .word mus_kazanbai_9_008 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N68 , Dn3 - .byte W21 - .byte MOD , 7 - .byte W48 - .byte PATT - .word mus_kazanbai_9_004 - .byte N60 , En3 , v112 - .byte W24 - .byte VOL , 54*mus_kazanbai_mvl/mxv - .byte MOD , 5 - .byte W02 - .byte VOL , 51*mus_kazanbai_mvl/mxv - .byte W03 - .byte 50*mus_kazanbai_mvl/mxv - .byte W03 - .byte 48*mus_kazanbai_mvl/mxv - .byte W04 - .byte 44*mus_kazanbai_mvl/mxv - .byte W05 - .byte 42*mus_kazanbai_mvl/mxv - .byte W03 - .byte 40*mus_kazanbai_mvl/mxv - .byte W06 - .byte 37*mus_kazanbai_mvl/mxv - .byte W03 - .byte 35*mus_kazanbai_mvl/mxv - .byte W07 - .byte 63*mus_kazanbai_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn2 - .byte W12 - .byte N48 , En3 - .byte W21 - .byte VOL , 59*mus_kazanbai_mvl/mxv - .byte W03 - .byte 50*mus_kazanbai_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 46*mus_kazanbai_mvl/mxv - .byte W03 - .byte 36*mus_kazanbai_mvl/mxv - .byte W03 - .byte 34*mus_kazanbai_mvl/mxv - .byte W04 - .byte 27*mus_kazanbai_mvl/mxv - .byte W02 - .byte 23*mus_kazanbai_mvl/mxv - .byte W03 - .byte 19*mus_kazanbai_mvl/mxv - .byte W03 - .byte 17*mus_kazanbai_mvl/mxv - .byte W04 - .byte 15*mus_kazanbai_mvl/mxv - .byte MOD , 0 - .byte W05 - .byte VOL , 13*mus_kazanbai_mvl/mxv - .byte W07 - .byte VOICE , 24 - .byte VOL , 68*mus_kazanbai_mvl/mxv - .byte N06 , Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte GOTO - .word mus_kazanbai_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_kazanbai: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_kazanbai_pri @ Priority - .byte mus_kazanbai_rev @ Reverb. - - .word mus_kazanbai_grp - - .word mus_kazanbai_1 - .word mus_kazanbai_2 - .word mus_kazanbai_3 - .word mus_kazanbai_4 - .word mus_kazanbai_5 - .word mus_kazanbai_6 - .word mus_kazanbai_7 - .word mus_kazanbai_8 - .word mus_kazanbai_9 - - .end diff --git a/sound/songs/mus_m_boat.s b/sound/songs/mus_m_boat.s deleted file mode 100644 index 0ed3d9fd3d..0000000000 --- a/sound/songs/mus_m_boat.s +++ /dev/null @@ -1,2557 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_m_boat_grp, voicegroup077 - .equ mus_m_boat_pri, 0 - .equ mus_m_boat_rev, reverb_set+50 - .equ mus_m_boat_mvl, 127 - .equ mus_m_boat_key, 0 - .equ mus_m_boat_tbs, 1 - .equ mus_m_boat_exg, 0 - .equ mus_m_boat_cmp, 1 - - .section .rodata - .global mus_m_boat - .align 2 - -@********************** Track 1 **********************@ - -mus_m_boat_1: - .byte KEYSH , mus_m_boat_key+0 - .byte TEMPO , 156*mus_m_boat_tbs/2 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte W12 - .byte VOL , 9*mus_m_boat_mvl/mxv - .byte TIE , Gn5 , v112 - .byte W96 - .byte VOL , 27*mus_m_boat_mvl/mxv - .byte W96 - .byte 43*mus_m_boat_mvl/mxv - .byte W48 - .byte EOT - .byte N08 , Gn4 - .byte W08 - .byte Gn4 , v088 - .byte W08 - .byte Gn4 , v072 - .byte W08 - .byte Gn4 , v056 - .byte W08 - .byte Gn4 , v036 - .byte W08 - .byte Gn4 , v028 - .byte W08 - .byte VOL , 31*mus_m_boat_mvl/mxv - .byte N09 , Cn4 , v084 - .byte W36 - .byte N03 , En3 , v064 - .byte W06 - .byte En3 , v076 - .byte W06 - .byte N06 , Cn4 , v096 - .byte W24 - .byte N09 , Cn5 , v127 - .byte W12 - .byte N12 , Gn5 , v112 - .byte W12 -mus_m_boat_1_B1: - .byte VOICE , 127 - .byte PAN , c_v+63 - .byte VOL , 35*mus_m_boat_mvl/mxv - .byte N03 , En5 , v112 - .byte W06 - .byte En5 , v060 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N03 , En5 - .byte W12 - .byte En5 , v064 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v068 - .byte W12 - .byte En5 , v112 - .byte W06 - .byte En5 , v072 - .byte W06 - .byte En5 , v100 - .byte W06 - .byte En5 , v064 - .byte W06 -mus_m_boat_1_000: - .byte N03 , En5 , v112 - .byte W06 - .byte En5 , v060 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N03 , En5 - .byte W12 - .byte En5 , v064 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v068 - .byte W12 - .byte En5 , v112 - .byte W06 - .byte En5 , v072 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v100 - .byte W12 - .byte PEND - .byte VOICE , 127 - .byte N03 , En5 , v112 - .byte W06 - .byte En5 , v060 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N03 , En5 - .byte W12 - .byte VOICE , 126 - .byte N12 , Gn5 , v104 - .byte W12 - .byte VOICE , 127 - .byte N03 , En5 , v112 - .byte W12 - .byte En5 , v068 - .byte W12 - .byte En5 , v112 - .byte W06 - .byte En5 , v072 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v100 - .byte W12 - .byte VOICE , 127 - .byte N03 , En5 , v112 - .byte W06 - .byte En5 , v060 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N03 , En5 - .byte W12 - .byte En5 , v064 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v068 - .byte W12 - .byte En5 , v112 - .byte W06 - .byte En5 , v072 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v100 - .byte W12 -mus_m_boat_1_001: - .byte VOICE , 127 - .byte N03 , En5 , v112 - .byte W06 - .byte En5 , v060 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N03 , En5 - .byte W12 - .byte En5 , v064 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v068 - .byte W12 - .byte En5 , v112 - .byte W06 - .byte En5 , v072 - .byte W06 - .byte En5 , v100 - .byte W06 - .byte En5 , v064 - .byte W06 - .byte PEND - .byte PATT - .word mus_m_boat_1_000 - .byte PATT - .word mus_m_boat_1_001 - .byte VOICE , 127 - .byte N03 , En5 , v112 - .byte W06 - .byte En5 , v060 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N03 , En5 - .byte W12 - .byte VOICE , 126 - .byte N12 , Gn5 - .byte W12 - .byte VOICE , 127 - .byte N03 , En5 - .byte W12 - .byte En5 , v068 - .byte W12 - .byte En5 , v112 - .byte W06 - .byte En5 , v072 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v108 - .byte W12 - .byte PATT - .word mus_m_boat_1_001 - .byte PATT - .word mus_m_boat_1_000 - .byte PATT - .word mus_m_boat_1_001 - .byte N03 , En5 , v112 - .byte W06 - .byte En5 , v060 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N03 , En5 - .byte W12 - .byte En5 , v064 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte VOICE , 126 - .byte N12 , Gn5 - .byte W12 - .byte VOICE , 127 - .byte N03 , En5 - .byte W06 - .byte En5 , v072 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gn5 , v100 - .byte W12 - .byte PATT - .word mus_m_boat_1_001 - .byte PATT - .word mus_m_boat_1_000 - .byte PATT - .word mus_m_boat_1_001 - .byte PATT - .word mus_m_boat_1_000 - .byte GOTO - .word mus_m_boat_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_m_boat_2: - .byte KEYSH , mus_m_boat_key+0 - .byte VOICE , 46 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+3 - .byte VOL , 69*mus_m_boat_mvl/mxv - .byte W12 - .byte N06 , Gs3 , v112 - .byte W06 - .byte Gs3 , v036 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte Ds4 , v112 - .byte W06 - .byte Ds4 , v036 - .byte W06 - .byte Gs4 , v112 - .byte W06 - .byte Gs4 , v036 - .byte W54 - .byte As3 , v112 - .byte W06 - .byte As3 , v036 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v036 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v036 - .byte W06 - .byte As4 , v112 - .byte W12 - .byte N04 - .byte W04 - .byte As4 , v036 - .byte W04 - .byte Cs5 , v112 - .byte W04 - .byte Cs5 , v036 - .byte W04 - .byte As4 , v112 - .byte W04 - .byte As4 , v036 - .byte W04 - .byte Fn4 , v112 - .byte W04 - .byte Fn4 , v036 - .byte W04 - .byte As4 , v112 - .byte W04 - .byte As4 , v036 - .byte W04 - .byte Fn4 , v112 - .byte W04 - .byte Fn4 , v036 - .byte W04 - .byte N06 , Bn3 , v112 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte Ds4 , v112 - .byte W06 - .byte Ds4 , v036 - .byte W06 - .byte Fs4 , v112 - .byte W06 - .byte Fs4 , v036 - .byte W06 - .byte Bn4 , v112 - .byte W06 - .byte Bn4 , v036 - .byte W06 - .byte N04 , Cn5 , v112 - .byte W04 - .byte Cn5 , v036 - .byte W04 - .byte Gs4 , v112 - .byte W04 - .byte Gs4 , v036 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v036 - .byte W04 - .byte Ds4 , v112 - .byte W04 - .byte Ds4 , v036 - .byte W04 - .byte Cn4 , v112 - .byte W04 - .byte Cn4 , v036 - .byte W04 - .byte Gs3 , v112 - .byte W04 - .byte Gs3 , v036 - .byte W04 - .byte N06 , Gs2 , v112 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 -mus_m_boat_2_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_m_boat_2_B1 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_m_boat_3: - .byte KEYSH , mus_m_boat_key+0 - .byte VOICE , 35 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 86*mus_m_boat_mvl/mxv - .byte N03 , Cn1 , v112 - .byte W06 - .byte N03 - .byte W06 -mus_m_boat_3_000: - .byte N84 , Cs1 , v127 - .byte W84 - .byte N03 , Cn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte PATT - .word mus_m_boat_3_000 - .byte N36 , Cs1 , v127 - .byte W36 - .byte N03 , Gs0 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N18 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Cs1 , v127 - .byte W12 - .byte N06 , Cs1 , v036 - .byte W12 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte N02 , Cs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cs2 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 - .byte Cs1 , v112 - .byte W06 - .byte Cs1 , v036 - .byte W06 - .byte N03 , Cs2 , v112 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 -mus_m_boat_3_B1: -mus_m_boat_3_001: - .byte N06 , Bn0 , v127 - .byte W06 - .byte Bn0 , v036 - .byte W06 - .byte N03 , Bn1 , v112 - .byte W03 - .byte N06 , Bn1 , v036 - .byte W09 - .byte Bn0 , v112 - .byte W06 - .byte Bn0 , v036 - .byte W06 - .byte N03 , Bn1 , v112 - .byte W03 - .byte N06 , Bn1 , v036 - .byte W09 - .byte N03 , Bn0 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Bn1 - .byte W03 - .byte N06 , Bn1 , v036 - .byte W09 - .byte Bn0 , v112 - .byte W06 - .byte Bn0 , v036 - .byte W06 - .byte N03 , Bn1 , v112 - .byte W06 - .byte Fs1 - .byte W06 - .byte PEND -mus_m_boat_3_002: - .byte N06 , Cs1 , v127 - .byte W06 - .byte Cs1 , v036 - .byte W06 - .byte N03 , Cs2 , v112 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 - .byte Gs1 , v112 - .byte W06 - .byte Gs1 , v036 - .byte W06 - .byte N03 , Cs2 , v112 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 - .byte N03 , Cs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Cs2 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 - .byte Gs1 , v112 - .byte W06 - .byte Gs1 , v036 - .byte W06 - .byte N03 , Cs2 , v112 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 - .byte PEND -mus_m_boat_3_003: - .byte N06 , As0 , v127 - .byte W06 - .byte As0 , v036 - .byte W06 - .byte N03 , As1 , v112 - .byte W03 - .byte N06 , As1 , v036 - .byte W09 - .byte As0 , v112 - .byte W06 - .byte As0 , v036 - .byte W06 - .byte N03 , As1 , v112 - .byte W03 - .byte N06 , As1 , v036 - .byte W09 - .byte As0 , v112 - .byte W06 - .byte As0 , v036 - .byte W06 - .byte N03 , As1 , v112 - .byte W03 - .byte N06 , As1 , v036 - .byte W09 - .byte Fn1 , v112 - .byte W06 - .byte Fn1 , v036 - .byte W06 - .byte N03 , As1 , v112 - .byte W03 - .byte N06 , As1 , v036 - .byte W09 - .byte PEND -mus_m_boat_3_004: - .byte N06 , Ds1 , v127 - .byte W06 - .byte Ds1 , v036 - .byte W06 - .byte N03 , Ds2 , v112 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W09 - .byte Cs1 , v112 - .byte W06 - .byte Cs1 , v036 - .byte W06 - .byte N03 , Cs2 , v112 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 - .byte Bn0 , v112 - .byte W06 - .byte Bn0 , v036 - .byte W06 - .byte N03 , Bn1 , v112 - .byte W03 - .byte N06 , Bn1 , v036 - .byte W09 - .byte As0 , v112 - .byte W06 - .byte As0 , v036 - .byte W06 - .byte N03 , As1 , v112 - .byte W03 - .byte N06 , As1 , v036 - .byte W09 - .byte PEND -mus_m_boat_3_005: - .byte N06 , Gs0 , v127 - .byte W06 - .byte Gs0 , v036 - .byte W06 - .byte N03 , Gs1 , v112 - .byte W03 - .byte N06 , Gs1 , v036 - .byte W09 - .byte Ds1 , v112 - .byte W06 - .byte Ds1 , v036 - .byte W06 - .byte N03 , Gs1 , v112 - .byte W03 - .byte N06 , Gs1 , v036 - .byte W09 - .byte N03 , Gs0 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Gs1 - .byte W03 - .byte N06 , Gs1 , v036 - .byte W09 - .byte Ds1 , v112 - .byte W06 - .byte Ds1 , v036 - .byte W06 - .byte N03 , Gs1 , v112 - .byte W03 - .byte N06 , Gs1 , v036 - .byte W09 - .byte PEND - .byte Cs1 , v127 - .byte W06 - .byte Cs1 , v036 - .byte W06 - .byte N03 , Cs2 , v112 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 - .byte Gs1 , v112 - .byte W06 - .byte Gs1 , v036 - .byte W06 - .byte N03 , Cs2 , v112 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 - .byte N03 , Cs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Cs2 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 - .byte Cs1 , v112 - .byte W06 - .byte Cs1 , v036 - .byte W06 - .byte N03 , Cs2 , v112 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 - .byte As0 , v127 - .byte W06 - .byte As0 , v036 - .byte W06 - .byte N03 , As1 , v112 - .byte W03 - .byte N06 , As1 , v036 - .byte W09 - .byte Fn1 , v112 - .byte W06 - .byte Fn1 , v036 - .byte W06 - .byte N03 , As1 , v112 - .byte W03 - .byte N06 , As1 , v036 - .byte W09 - .byte N03 , As0 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte As1 - .byte W03 - .byte N06 , As1 , v036 - .byte W09 - .byte Fn1 , v112 - .byte W06 - .byte Fn1 , v036 - .byte W06 - .byte N03 , As1 , v112 - .byte W03 - .byte N06 , As1 , v036 - .byte W09 - .byte Ds1 , v127 - .byte W06 - .byte Ds1 , v036 - .byte W06 - .byte N03 , Ds2 , v112 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W09 - .byte Cs1 , v112 - .byte W06 - .byte Cs1 , v036 - .byte W06 - .byte N03 , Cs2 , v112 - .byte W03 - .byte N06 , Cs2 , v036 - .byte W09 - .byte N03 , Bn0 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Bn1 - .byte W03 - .byte N06 , Bn1 , v036 - .byte W09 - .byte As0 , v112 - .byte W06 - .byte As0 , v036 - .byte W06 - .byte N03 , As1 , v112 - .byte W03 - .byte N06 , As1 , v036 - .byte W09 - .byte PATT - .word mus_m_boat_3_001 - .byte PATT - .word mus_m_boat_3_002 - .byte PATT - .word mus_m_boat_3_003 - .byte PATT - .word mus_m_boat_3_004 - .byte PATT - .word mus_m_boat_3_005 - .byte N06 , Gs0 , v127 - .byte W06 - .byte Gs0 , v036 - .byte W06 - .byte N03 , Gs1 , v112 - .byte W03 - .byte N06 , Gs1 , v036 - .byte W09 - .byte Ds1 , v112 - .byte W06 - .byte Ds1 , v036 - .byte W06 - .byte N03 , Gs1 , v112 - .byte W03 - .byte N06 , Gs1 , v036 - .byte W09 - .byte N03 , Gs0 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Gs1 - .byte W03 - .byte N06 , Gs1 , v036 - .byte W09 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v036 - .byte W06 - .byte N03 , Gs1 , v112 - .byte W03 - .byte N06 , Gs1 , v036 - .byte W09 - .byte PATT - .word mus_m_boat_3_002 - .byte N06 , Cs2 , v127 - .byte W06 - .byte Cs2 , v036 - .byte W18 - .byte N03 , Cs1 , v112 - .byte W03 - .byte N06 , Cs1 , v036 - .byte W21 - .byte N03 , Gs1 , v112 - .byte W03 - .byte N06 , Gs1 , v036 - .byte W21 - .byte Fn1 , v112 - .byte W06 - .byte Fn1 , v036 - .byte W12 - .byte As0 , v112 - .byte W06 - .byte GOTO - .word mus_m_boat_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_m_boat_4: - .byte KEYSH , mus_m_boat_key+0 - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 32*mus_m_boat_mvl/mxv - .byte N03 , Gn4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N84 , Gs4 - .byte W84 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N84 , As4 - .byte W84 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N36 , Bn4 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N36 , Cn5 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N32 , Cs5 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W24 - .byte N06 , Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 -mus_m_boat_4_B1: - .byte N36 , Ds5 , v112 - .byte W36 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N36 , Ds5 - .byte W36 -mus_m_boat_4_000: - .byte N36 , Fn5 , v112 - .byte W36 - .byte N06 , Fs5 - .byte W12 - .byte N03 , Bn5 , v080 - .byte W03 - .byte N09 , As5 , v112 - .byte W09 - .byte N36 , Gs5 - .byte W36 - .byte PEND - .byte N96 , Cs5 - .byte W96 - .byte N36 , Ds5 - .byte W36 - .byte N12 , Fn5 - .byte W12 - .byte N03 , Gn5 , v072 - .byte W03 - .byte N09 , Fs5 , v112 - .byte W09 - .byte N36 , Ds5 - .byte W36 - .byte Bn4 - .byte W36 - .byte N12 , Ds4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte N36 , Bn4 - .byte W36 - .byte Cs5 - .byte W36 - .byte N06 , Ds5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N24 , Ds5 - .byte W24 - .byte N12 , Cs5 - .byte W12 - .byte N84 , As4 - .byte W84 - .byte N03 , Bn4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte N36 , Ds5 - .byte W36 - .byte N12 , Cs5 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W12 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte N03 , Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte N30 , Ds5 - .byte W30 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N36 , Ds5 - .byte W36 - .byte PATT - .word mus_m_boat_4_000 - .byte N36 , As5 , v112 - .byte W36 - .byte N06 , Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N24 , Gs5 - .byte W24 - .byte N12 , An5 - .byte W12 - .byte N24 , As5 , v096 - .byte W24 - .byte Gs5 , v092 - .byte W24 - .byte N12 , Gn5 , v088 - .byte W12 - .byte N06 , Gs5 - .byte W06 - .byte Gn5 , v080 - .byte W06 - .byte N24 , Ds5 , v088 - .byte W24 - .byte N36 , Bn5 , v096 - .byte W36 - .byte N12 , Gs5 - .byte W12 - .byte N06 , As5 - .byte W12 - .byte N36 , Bn5 , v112 - .byte W36 - .byte Cn6 , v096 - .byte W36 - .byte N06 , Gs5 , v112 - .byte W12 - .byte Ds6 , v092 - .byte W18 - .byte Cs6 , v088 - .byte W18 - .byte N12 , Cn6 - .byte W12 - .byte N32 , Cs6 , v092 - .byte W36 - .byte N03 , Cs6 , v088 - .byte W06 - .byte N03 - .byte W06 - .byte N32 , Cs6 , v096 - .byte W36 - .byte N03 - .byte W06 - .byte Cs6 , v092 - .byte W06 - .byte N06 , Cs6 , v112 - .byte W48 - .byte N06 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte GOTO - .word mus_m_boat_4_B1 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_m_boat_5: - .byte KEYSH , mus_m_boat_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-22 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_m_boat_5_B1: - .byte N02 , Fs3 , v112 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N02 , Bn3 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte N02 , Bn3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N02 , Bn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N05 , Fn4 - .byte W06 - .byte N02 , Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte N05 , Ds4 - .byte W06 - .byte N02 , Gs3 - .byte W06 - .byte N05 , Fs4 - .byte W06 - .byte N02 , Gs3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N02 , Gs3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N02 , Gs3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N02 , Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N02 , As3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N02 , As3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N02 , As3 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs3 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Fs3 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Fs3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N02 , Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N05 , Fs4 - .byte W06 - .byte N02 , Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N02 , Bn3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N02 , Bn3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N02 , Bn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte N05 , Gs4 - .byte W06 - .byte N02 , Gs3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N02 , Gs3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N02 , Gs3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N02 , Gs3 - .byte W06 - .byte N02 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte N05 , Gs4 - .byte W06 - .byte N02 , As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N02 , As3 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N02 , As3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N02 , As3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte N06 , Gn4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Ds3 - .byte W06 - .byte As3 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N06 , As4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N06 , Cn5 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W54 - .byte GOTO - .word mus_m_boat_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_m_boat_6: - .byte KEYSH , mus_m_boat_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-61 - .byte VOL , 38*mus_m_boat_mvl/mxv - .byte W12 - .byte N96 , Bn2 , v112 - .byte W96 - .byte Cs3 - .byte W96 - .byte N48 , Ds3 - .byte W48 - .byte N48 - .byte W48 - .byte N32 , Gs3 - .byte W12 - .byte VOL , 35*mus_m_boat_mvl/mxv - .byte W05 - .byte 43*mus_m_boat_mvl/mxv - .byte W07 - .byte 48*mus_m_boat_mvl/mxv - .byte W12 - .byte N03 , Cs3 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W06 - .byte VOL , 36*mus_m_boat_mvl/mxv - .byte W06 - .byte 43*mus_m_boat_mvl/mxv - .byte W05 - .byte 49*mus_m_boat_mvl/mxv - .byte W30 - .byte W01 -mus_m_boat_6_B1: - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N24 , Bn2 , v112 - .byte W24 - .byte Ds2 - .byte W24 - .byte Fs2 - .byte W24 - .byte Bn2 - .byte W24 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Cs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N36 , Gs3 - .byte W36 - .byte VOL , 35*mus_m_boat_mvl/mxv - .byte N24 - .byte W24 - .byte VOL , 49*mus_m_boat_mvl/mxv - .byte N24 , Fn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Cs3 - .byte W24 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N36 , Bn2 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Fs2 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte Fs3 - .byte W24 - .byte N36 , Ds3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Bn2 - .byte W12 - .byte VOL , 46*mus_m_boat_mvl/mxv - .byte N06 , Ds3 - .byte W12 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cs3 - .byte W12 - .byte Ds3 - .byte W06 - .byte Cs3 - .byte W06 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N36 - .byte W12 - .byte MOD , 8 - .byte W21 - .byte N06 , Gs2 - .byte W03 - .byte MOD , 0 - .byte W12 - .byte N06 , Bn2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Gs2 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte VOL , 46*mus_m_boat_mvl/mxv - .byte N24 , Cs3 - .byte W24 - .byte Bn2 - .byte W24 - .byte As2 - .byte W24 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N24 , Fs2 - .byte W24 - .byte As2 - .byte W24 - .byte Cs3 - .byte W24 - .byte VOL , 46*mus_m_boat_mvl/mxv - .byte N12 , Fs3 - .byte W12 - .byte N06 , Ds3 - .byte W06 - .byte As2 - .byte W06 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N24 , Bn2 - .byte W24 - .byte Ds2 - .byte W24 - .byte Fs2 - .byte W24 - .byte Bn2 - .byte W24 - .byte VOL , 44*mus_m_boat_mvl/mxv - .byte N36 , Fn3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Cs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N36 , Gs3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N72 - .byte W24 - .byte MOD , 6 - .byte W48 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N24 , Ds3 - .byte W24 - .byte As2 - .byte W24 - .byte Ds3 - .byte W24 - .byte VOL , 46*mus_m_boat_mvl/mxv - .byte N24 , As3 - .byte W24 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N36 , Ds4 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Bn3 - .byte W12 - .byte VOL , 47*mus_m_boat_mvl/mxv - .byte N24 , Ds4 - .byte W24 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N06 , Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Ds3 - .byte W12 - .byte VOL , 46*mus_m_boat_mvl/mxv - .byte N06 , Cn4 - .byte W18 - .byte As3 - .byte W18 - .byte N12 , Gs3 - .byte W12 - .byte VOL , 45*mus_m_boat_mvl/mxv - .byte N30 , Fn3 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N32 , Ds3 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N06 , Cs3 - .byte W48 - .byte Gs2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte GOTO - .word mus_m_boat_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_m_boat_7: - .byte KEYSH , mus_m_boat_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 37*mus_m_boat_mvl/mxv - .byte W12 - .byte N96 , Ds3 , v112 - .byte W96 - .byte Fn3 - .byte W96 - .byte N48 , Fs3 - .byte W48 - .byte N48 - .byte W48 - .byte N32 , Cs3 - .byte W12 - .byte VOL , 35*mus_m_boat_mvl/mxv - .byte W05 - .byte 43*mus_m_boat_mvl/mxv - .byte W07 - .byte 48*mus_m_boat_mvl/mxv - .byte W12 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W06 - .byte VOL , 36*mus_m_boat_mvl/mxv - .byte W06 - .byte 43*mus_m_boat_mvl/mxv - .byte W05 - .byte 49*mus_m_boat_mvl/mxv - .byte W30 - .byte W01 -mus_m_boat_7_B1: - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N24 , Ds3 , v112 - .byte W24 - .byte Fs2 - .byte W24 - .byte Bn2 - .byte W24 - .byte Ds3 - .byte W24 - .byte N36 , Cs4 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N36 , Bn3 - .byte W36 - .byte VOL , 35*mus_m_boat_mvl/mxv - .byte N24 , As3 - .byte W24 - .byte VOL , 48*mus_m_boat_mvl/mxv - .byte N24 , Gs3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N36 , Ds3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Bn2 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte As3 - .byte W24 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Fs3 - .byte W12 - .byte VOL , 46*mus_m_boat_mvl/mxv - .byte N06 , Bn3 - .byte W12 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W12 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N36 , Gs3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte VOL , 46*mus_m_boat_mvl/mxv - .byte N24 , Gs3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N24 , Ds3 - .byte W24 - .byte Fs3 - .byte W24 - .byte As3 - .byte W24 - .byte VOL , 46*mus_m_boat_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N24 , Ds3 - .byte W24 - .byte Fs2 - .byte W24 - .byte Bn2 - .byte W24 - .byte Ds3 - .byte W24 - .byte VOL , 44*mus_m_boat_mvl/mxv - .byte N36 , Cs4 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N72 , Cs4 - .byte W24 - .byte MOD , 6 - .byte W48 - .byte 0 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N24 , As3 - .byte W24 - .byte Gn3 - .byte W24 - .byte As3 - .byte W24 - .byte VOL , 46*mus_m_boat_mvl/mxv - .byte N24 , Ds4 - .byte W24 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N36 , Fs4 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Ds4 - .byte W12 - .byte VOL , 47*mus_m_boat_mvl/mxv - .byte N24 , Fs4 - .byte W24 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N36 , Ds4 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Fs3 - .byte W12 - .byte VOL , 46*mus_m_boat_mvl/mxv - .byte N06 , Ds4 - .byte W18 - .byte Cs4 - .byte W18 - .byte N12 , Cn4 - .byte W12 - .byte VOL , 45*mus_m_boat_mvl/mxv - .byte N30 , Cs4 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N32 , Bn3 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 39*mus_m_boat_mvl/mxv - .byte N06 , Cs4 - .byte W48 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W24 - .byte GOTO - .word mus_m_boat_7_B1 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_m_boat_8: - .byte KEYSH , mus_m_boat_key+0 - .byte VOICE , 82 - .byte LFOS , 28 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 30*mus_m_boat_mvl/mxv - .byte BEND , c_v+1 - .byte N03 , Gn4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N84 , Gs4 - .byte W48 - .byte MOD , 4 - .byte W36 - .byte 0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N84 , As4 - .byte W48 - .byte MOD , 4 - .byte W36 - .byte 0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N36 , Bn4 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N36 , Cn5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N32 , Cs5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 -mus_m_boat_8_B1: - .byte N36 , Ds5 , v112 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N36 , Ds5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W12 - .byte N36 , Fn5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fs5 - .byte W12 - .byte N03 , Bn5 , v080 - .byte W03 - .byte N09 , As5 , v112 - .byte W09 - .byte N36 , Gs5 - .byte W36 - .byte N96 , Cs5 - .byte W48 - .byte MOD , 5 - .byte W48 - .byte 0 - .byte N36 , Ds5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Fn5 - .byte W12 - .byte N03 , Gn5 , v072 - .byte W03 - .byte N09 , Fs5 , v112 - .byte W09 - .byte N36 , Ds5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N36 , Bn4 - .byte W36 - .byte N12 , Ds4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte N36 , Bn4 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N36 , Cs5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Ds5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N24 , Ds5 - .byte W24 - .byte N12 , Cs5 - .byte W12 - .byte N84 , As4 - .byte W48 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N03 , Bn4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte N36 , Ds5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Cs5 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W12 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte N03 , Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte N30 , Ds5 - .byte W18 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N36 , Ds5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N36 , Fn5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fs5 - .byte W12 - .byte N03 , Bn5 , v080 - .byte W03 - .byte N09 , As5 , v112 - .byte W09 - .byte N36 , Gs5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N36 , As5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N24 , Gs5 - .byte W24 - .byte N12 , An5 - .byte W12 - .byte N24 , As5 - .byte W24 - .byte Gs5 - .byte W24 - .byte N12 , Gn5 - .byte W12 - .byte N06 , Gs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte N24 , Ds5 - .byte W24 - .byte N36 , Bn5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Gs5 - .byte W12 - .byte N06 , As5 - .byte W12 - .byte N36 , Bn5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N36 , Cn6 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Gs5 - .byte W12 - .byte Ds6 - .byte W18 - .byte Cs6 - .byte W18 - .byte N12 , Cn6 - .byte W12 - .byte N32 , Cs6 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N32 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W48 - .byte N06 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte GOTO - .word mus_m_boat_8_B1 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_m_boat_9: - .byte KEYSH , mus_m_boat_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+19 - .byte VOL , 43*mus_m_boat_mvl/mxv - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte N32 , Fn3 , v112 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W24 - .byte N06 , Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 -mus_m_boat_9_B1: -mus_m_boat_9_000: - .byte N36 , Bn3 , v112 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte N36 , Bn3 - .byte W36 - .byte PEND -mus_m_boat_9_001: - .byte N36 , Cs4 , v112 - .byte W36 - .byte N06 , Ds4 - .byte W12 - .byte N03 , Gn4 - .byte W03 - .byte N09 , Fs4 - .byte W09 - .byte N36 , Fn4 - .byte W36 - .byte PEND - .byte N96 , As3 - .byte W96 - .byte N36 , Fs3 - .byte W36 - .byte N12 , Gs3 - .byte W12 - .byte N03 , Bn3 - .byte W03 - .byte N09 , As3 - .byte W09 - .byte N36 , Fs3 - .byte W36 - .byte Gs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte N36 , Gs3 - .byte W36 - .byte Fn3 - .byte W36 - .byte N06 , Gs3 - .byte W12 - .byte As3 - .byte W09 - .byte N24 , Gs3 - .byte W24 - .byte W03 - .byte N12 , Fs3 - .byte W12 - .byte N72 , Fn3 - .byte W96 - .byte N36 , As3 - .byte W36 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte PATT - .word mus_m_boat_9_000 - .byte PATT - .word mus_m_boat_9_001 - .byte N36 , Fn4 , v112 - .byte W36 - .byte N06 , Cs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N24 , Fn4 - .byte W24 - .byte N12 , Ds4 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N12 , Ds4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N24 , Bn3 - .byte W24 - .byte N36 , Gs4 - .byte W36 - .byte N12 , Ds4 - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte N24 , Gs4 - .byte W24 - .byte N06 , Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N36 , Gs4 - .byte W36 - .byte N06 , Cn4 - .byte W12 - .byte Fs4 - .byte W18 - .byte Fn4 - .byte W18 - .byte N12 , Ds4 - .byte W12 - .byte N32 , Gs4 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N32 , Fs4 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 - .byte W48 - .byte Gs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W24 - .byte GOTO - .word mus_m_boat_9_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_m_boat: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_m_boat_pri @ Priority - .byte mus_m_boat_rev @ Reverb. - - .word mus_m_boat_grp - - .word mus_m_boat_1 - .word mus_m_boat_2 - .word mus_m_boat_3 - .word mus_m_boat_4 - .word mus_m_boat_5 - .word mus_m_boat_6 - .word mus_m_boat_7 - .word mus_m_boat_8 - .word mus_m_boat_9 - - .end diff --git a/sound/songs/mus_m_dungon.s b/sound/songs/mus_m_dungon.s deleted file mode 100644 index 9bff50e78d..0000000000 --- a/sound/songs/mus_m_dungon.s +++ /dev/null @@ -1,2488 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_m_dungon_grp, voicegroup078 - .equ mus_m_dungon_pri, 0 - .equ mus_m_dungon_rev, reverb_set+50 - .equ mus_m_dungon_mvl, 127 - .equ mus_m_dungon_key, 0 - .equ mus_m_dungon_tbs, 1 - .equ mus_m_dungon_exg, 0 - .equ mus_m_dungon_cmp, 1 - - .section .rodata - .global mus_m_dungon - .align 2 - -@********************** Track 1 **********************@ - -mus_m_dungon_1: - .byte KEYSH , mus_m_dungon_key+0 -mus_m_dungon_1_B1: - .byte TEMPO , 90*mus_m_dungon_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 35*mus_m_dungon_mvl/mxv - .byte W24 - .byte PAN , c_v-62 - .byte N12 , Gn4 , v112 - .byte W12 - .byte Gn4 , v084 - .byte W12 - .byte Gn4 , v068 - .byte W12 - .byte Gn4 , v036 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn4 , v112 - .byte W12 - .byte Gn4 , v084 - .byte W12 -mus_m_dungon_1_000: - .byte N12 , Gn4 , v068 - .byte W12 - .byte Gn4 , v036 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn4 , v112 - .byte W12 - .byte Gn4 , v084 - .byte W12 - .byte Gn4 , v068 - .byte W12 - .byte Gn4 , v036 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn4 , v112 - .byte W12 - .byte Gn4 , v084 - .byte W12 - .byte PEND - .byte PATT - .word mus_m_dungon_1_000 - .byte PATT - .word mus_m_dungon_1_000 -mus_m_dungon_1_001: - .byte N12 , Gn4 , v068 - .byte W12 - .byte Gn4 , v036 - .byte W12 - .byte PAN , c_v-63 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gn4 , v092 - .byte W06 - .byte Gn4 , v068 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gn4 , v092 - .byte W06 - .byte Gn4 , v068 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gn4 , v092 - .byte W06 - .byte Gn4 , v068 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PEND -mus_m_dungon_1_002: - .byte PAN , c_v+63 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gn4 , v092 - .byte W06 - .byte Gn4 , v068 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gn4 , v092 - .byte W06 - .byte Gn4 , v068 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gn4 , v092 - .byte W06 - .byte Gn4 , v068 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gn4 , v092 - .byte W06 - .byte Gn4 , v068 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PEND - .byte PATT - .word mus_m_dungon_1_002 - .byte PATT - .word mus_m_dungon_1_002 - .byte PAN , c_v+63 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gn4 , v092 - .byte W06 - .byte Gn4 , v068 - .byte W06 - .byte Gn4 , v036 - .byte W06 - .byte PAN , c_v-62 - .byte N12 , Gn4 , v112 - .byte W12 - .byte Gn4 , v084 - .byte W12 - .byte Gn4 , v068 - .byte W12 - .byte Gn4 , v036 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn4 , v112 - .byte W12 - .byte Gn4 , v084 - .byte W12 - .byte PATT - .word mus_m_dungon_1_000 - .byte PATT - .word mus_m_dungon_1_000 - .byte PATT - .word mus_m_dungon_1_000 - .byte PATT - .word mus_m_dungon_1_001 - .byte PATT - .word mus_m_dungon_1_002 - .byte PATT - .word mus_m_dungon_1_002 - .byte PATT - .word mus_m_dungon_1_002 - .byte PAN , c_v+63 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_m_dungon_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_m_dungon_2: - .byte KEYSH , mus_m_dungon_key+0 -mus_m_dungon_2_B1: - .byte VOICE , 45 - .byte LFOS , 44 - .byte VOL , 68*mus_m_dungon_mvl/mxv - .byte PAN , c_v+0 - .byte W32 - .byte W01 - .byte N03 , Cn2 , v064 - .byte W03 - .byte N12 , Dn2 , v112 - .byte W12 - .byte Gs2 - .byte W12 - .byte Dn2 - .byte W21 - .byte N03 , Cn2 , v064 - .byte W03 - .byte N12 , Dn2 , v112 - .byte W12 -mus_m_dungon_2_000: - .byte N12 , Gs2 , v112 - .byte W12 - .byte Dn2 - .byte W21 - .byte N03 , Cn2 , v064 - .byte W03 - .byte N12 , Dn2 , v112 - .byte W12 - .byte Gs2 - .byte W12 - .byte Dn2 - .byte W21 - .byte N03 , Cn2 , v064 - .byte W03 - .byte N12 , Dn2 , v112 - .byte W12 - .byte PEND - .byte PATT - .word mus_m_dungon_2_000 - .byte PATT - .word mus_m_dungon_2_000 - .byte PATT - .word mus_m_dungon_2_000 - .byte PATT - .word mus_m_dungon_2_000 - .byte PATT - .word mus_m_dungon_2_000 - .byte PATT - .word mus_m_dungon_2_000 - .byte N12 , Gs2 , v112 - .byte W12 - .byte Dn2 - .byte W21 - .byte N03 , Ds2 , v064 - .byte W03 - .byte N12 , Fn2 , v112 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fn2 - .byte W21 - .byte N03 , Ds2 , v064 - .byte W03 - .byte N12 , Fn2 , v112 - .byte W12 -mus_m_dungon_2_001: - .byte N12 , Bn2 , v112 - .byte W12 - .byte Fn2 - .byte W21 - .byte N03 , Ds2 , v064 - .byte W03 - .byte N12 , Fn2 , v112 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fn2 - .byte W21 - .byte N03 , Ds2 , v064 - .byte W03 - .byte N12 , Fn2 , v112 - .byte W12 - .byte PEND - .byte PATT - .word mus_m_dungon_2_001 - .byte PATT - .word mus_m_dungon_2_001 - .byte PATT - .word mus_m_dungon_2_001 - .byte PATT - .word mus_m_dungon_2_001 - .byte PATT - .word mus_m_dungon_2_001 - .byte PATT - .word mus_m_dungon_2_001 - .byte N12 , Bn2 , v112 - .byte W12 - .byte Fn2 - .byte W12 - .byte VOICE , 60 - .byte W24 - .byte VOL , 49*mus_m_dungon_mvl/mxv - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N84 , Fn3 - .byte W60 - .byte W24 - .byte N06 , Cn4 - .byte W06 - .byte An3 - .byte W12 - .byte Fs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 , v100 - .byte W06 - .byte An2 , v096 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fs2 , v092 - .byte W06 - .byte An2 , v084 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fs2 , v080 - .byte W06 - .byte N04 , An2 - .byte W04 - .byte Cn3 , v084 - .byte W04 - .byte Ds3 , v088 - .byte W04 - .byte An3 , v092 - .byte W04 - .byte Cn4 - .byte W04 - .byte N08 , Dn4 , v104 - .byte W76 - .byte GOTO - .word mus_m_dungon_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_m_dungon_3: - .byte KEYSH , mus_m_dungon_key+0 -mus_m_dungon_3_B1: - .byte VOICE , 24 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 88*mus_m_dungon_mvl/mxv - .byte W18 - .byte N03 , En1 , v124 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , Gn1 - .byte W42 - .byte N03 , En1 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , Gn1 - .byte W24 -mus_m_dungon_3_000: - .byte W18 - .byte N03 , En1 , v124 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , Gn1 - .byte W42 - .byte N03 , En1 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , Gn1 - .byte W24 - .byte PEND - .byte PATT - .word mus_m_dungon_3_000 - .byte PATT - .word mus_m_dungon_3_000 - .byte PATT - .word mus_m_dungon_3_000 - .byte PATT - .word mus_m_dungon_3_000 - .byte PATT - .word mus_m_dungon_3_000 - .byte PATT - .word mus_m_dungon_3_000 - .byte W18 - .byte N03 , En1 , v124 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , As1 - .byte W42 - .byte N03 , Gn1 - .byte W03 - .byte An1 - .byte W03 - .byte N42 , As1 - .byte W24 -mus_m_dungon_3_001: - .byte W18 - .byte N03 , Gn1 , v124 - .byte W03 - .byte An1 - .byte W03 - .byte N42 , As1 - .byte W42 - .byte N03 , Gn1 - .byte W03 - .byte An1 - .byte W03 - .byte N42 , As1 - .byte W24 - .byte PEND - .byte PATT - .word mus_m_dungon_3_001 - .byte PATT - .word mus_m_dungon_3_001 - .byte PATT - .word mus_m_dungon_3_001 - .byte PATT - .word mus_m_dungon_3_001 - .byte PATT - .word mus_m_dungon_3_001 - .byte PATT - .word mus_m_dungon_3_001 - .byte W18 - .byte N03 , Gn1 , v124 - .byte W03 - .byte An1 - .byte W03 - .byte VOICE , 48 - .byte VOL , 41*mus_m_dungon_mvl/mxv - .byte W72 - .byte W48 - .byte N06 , As2 , v112 - .byte W06 - .byte Fn2 - .byte W06 - .byte As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W12 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds3 , v100 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cn3 , v092 - .byte W06 - .byte Ds3 - .byte W06 - .byte An2 , v088 - .byte W06 - .byte Cn3 - .byte W06 - .byte N04 , Ds3 , v084 - .byte W04 - .byte Fs3 , v088 - .byte W04 - .byte An3 , v092 - .byte W04 - .byte Ds4 , v096 - .byte W04 - .byte Fs4 , v100 - .byte W04 - .byte N08 , As4 , v112 - .byte W52 - .byte VOICE , 47 - .byte N24 , As0 - .byte W24 - .byte GOTO - .word mus_m_dungon_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_m_dungon_4: - .byte KEYSH , mus_m_dungon_key+0 -mus_m_dungon_4_B1: - .byte VOICE , 24 - .byte LFOS , 44 - .byte VOL , 55*mus_m_dungon_mvl/mxv - .byte BENDR , 12 - .byte PAN , c_v-8 - .byte W24 - .byte BEND , c_v-8 - .byte N12 , Gn3 , v112 - .byte W03 - .byte BEND , c_v+5 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N12 , Ds3 - .byte W24 - .byte BEND , c_v-5 - .byte N12 , Gn3 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N12 , Gs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte BEND , c_v-9 - .byte N12 , Dn3 - .byte W03 - .byte BEND , c_v+5 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N12 , Cn3 - .byte W24 - .byte Bn2 - .byte W24 - .byte Gn2 - .byte W24 - .byte Bn2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Dn3 - .byte W24 - .byte BEND , c_v-7 - .byte N12 , Gs3 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N06 , Gn3 - .byte W12 - .byte Gn3 , v096 - .byte W12 - .byte Ds3 , v112 - .byte W12 - .byte Ds3 , v096 - .byte W12 - .byte Gn3 , v112 - .byte W12 - .byte Gn3 , v096 - .byte W12 - .byte Gs3 , v112 - .byte W12 - .byte Gs3 , v096 - .byte W12 - .byte Gn3 , v112 - .byte W12 - .byte Gn3 , v096 - .byte W12 - .byte Ds3 , v112 - .byte W12 - .byte Ds3 , v096 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Cn3 , v112 - .byte W12 - .byte Cn3 , v096 - .byte W12 - .byte Bn2 , v112 - .byte W12 - .byte Bn2 , v096 - .byte W12 - .byte Gn2 , v112 - .byte W12 - .byte Gn2 , v096 - .byte W12 - .byte Bn2 , v112 - .byte W12 - .byte Bn2 , v096 - .byte W12 - .byte Cn3 , v112 - .byte W12 - .byte Cn3 , v096 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Ds3 , v112 - .byte W12 - .byte Ds3 , v096 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Gs3 , v112 - .byte W12 - .byte Gs3 , v096 - .byte W12 - .byte BEND , c_v-8 - .byte N12 , As3 , v112 - .byte W03 - .byte BEND , c_v+5 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N12 , Fs3 - .byte W24 - .byte BEND , c_v-5 - .byte N12 , As3 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N12 , Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte Fs3 - .byte W24 - .byte BEND , c_v-9 - .byte N12 , Fn3 - .byte W03 - .byte BEND , c_v+5 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N12 , Ds3 - .byte W24 - .byte Dn3 - .byte W24 - .byte As2 - .byte W24 - .byte Dn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte BEND , c_v-7 - .byte N12 , Bn3 - .byte W03 - .byte BEND , c_v+5 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N06 , As3 - .byte W12 - .byte As3 , v096 - .byte W12 - .byte Fs3 , v112 - .byte W12 - .byte Fs3 , v096 - .byte W12 - .byte As3 , v112 - .byte W12 - .byte As3 , v096 - .byte W12 - .byte Bn3 , v112 - .byte W12 - .byte Bn3 , v096 - .byte W12 - .byte As3 , v112 - .byte W12 - .byte As3 , v096 - .byte W12 - .byte Fs3 , v112 - .byte W12 - .byte Fs3 , v096 - .byte W12 - .byte Fn3 , v112 - .byte W12 - .byte Fn3 , v096 - .byte W12 - .byte Ds3 , v112 - .byte W12 - .byte Ds3 , v096 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte As2 , v112 - .byte W12 - .byte As2 , v096 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Ds3 , v112 - .byte W12 - .byte Ds3 , v096 - .byte W12 - .byte Fn3 , v112 - .byte W12 - .byte Fn3 , v096 - .byte W12 - .byte Fs3 , v112 - .byte W12 - .byte Fs3 , v096 - .byte W12 - .byte Fn3 , v112 - .byte W12 - .byte Fn3 , v096 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Bn3 , v112 - .byte W18 - .byte VOICE , 47 - .byte N03 , As1 - .byte W03 - .byte N03 - .byte W03 - .byte VOL , 70*mus_m_dungon_mvl/mxv - .byte N06 , As1 , v120 - .byte W12 - .byte As0 , v124 - .byte W60 - .byte W66 - .byte N03 , An2 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , As2 - .byte W12 - .byte As1 - .byte W12 - .byte As2 - .byte W06 - .byte N06 - .byte W06 - .byte As1 - .byte W84 - .byte N04 , As1 , v072 - .byte W04 - .byte As1 , v088 - .byte W04 - .byte As1 , v096 - .byte W04 - .byte Fn2 , v100 - .byte W04 - .byte Fn2 , v104 - .byte W04 - .byte N08 , As2 , v124 - .byte W52 - .byte N14 , As1 , v112 - .byte W24 - .byte GOTO - .word mus_m_dungon_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_m_dungon_5: - .byte KEYSH , mus_m_dungon_key+0 -mus_m_dungon_5_B1: - .byte VOICE , 24 - .byte LFOS , 44 - .byte PAN , c_v+23 - .byte BENDR , 12 - .byte VOL , 55*mus_m_dungon_mvl/mxv - .byte W24 - .byte 55*mus_m_dungon_mvl/mxv - .byte W12 - .byte N12 , Gn3 , v072 - .byte W24 - .byte Ds3 - .byte W24 - .byte Gn3 - .byte W12 - .byte W12 - .byte Gs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Dn3 - .byte W12 - .byte W12 - .byte Cn3 - .byte W24 - .byte Bn2 - .byte W24 - .byte Gn2 - .byte W24 - .byte Bn2 - .byte W12 - .byte W12 - .byte Cn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Dn3 - .byte W12 - .byte W12 - .byte Gs3 - .byte W18 - .byte N06 , Gn3 , v112 - .byte W12 - .byte Gn3 , v080 - .byte W12 - .byte Ds3 , v112 - .byte W12 - .byte Ds3 , v084 - .byte W12 - .byte Gn3 , v112 - .byte W12 - .byte Gn3 , v088 - .byte W06 - .byte W06 - .byte Gs3 , v112 - .byte W12 - .byte Gs3 , v084 - .byte W12 - .byte Gn3 , v112 - .byte W12 - .byte Gn3 , v084 - .byte W12 - .byte Ds3 , v112 - .byte W12 - .byte Ds3 , v084 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Dn3 , v080 - .byte W06 - .byte W06 - .byte Cn3 , v112 - .byte W12 - .byte Cn3 , v088 - .byte W12 - .byte Bn2 , v112 - .byte W12 - .byte Bn2 , v084 - .byte W12 - .byte Gn2 , v112 - .byte W12 - .byte Gn2 , v084 - .byte W12 - .byte Bn2 , v112 - .byte W12 - .byte Bn2 , v088 - .byte W06 - .byte W06 - .byte Cn3 , v112 - .byte W12 - .byte Cn3 , v088 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Dn3 , v084 - .byte W12 - .byte Ds3 , v112 - .byte W12 - .byte Ds3 , v080 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Dn3 , v084 - .byte W06 - .byte W06 - .byte Gs3 , v112 - .byte W12 - .byte Gs3 , v088 - .byte W18 - .byte N12 , As3 , v072 - .byte W24 - .byte Fs3 - .byte W24 - .byte As3 - .byte W12 - .byte W12 - .byte Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Fn3 - .byte W12 - .byte W12 - .byte Ds3 - .byte W24 - .byte Dn3 - .byte W24 - .byte As2 - .byte W24 - .byte Dn3 - .byte W12 - .byte W12 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Fn3 - .byte W12 - .byte W12 - .byte Bn3 - .byte W18 - .byte N06 , As3 , v112 - .byte W12 - .byte As3 , v080 - .byte W12 - .byte Fs3 , v112 - .byte W12 - .byte Fs3 , v084 - .byte W12 - .byte As3 , v112 - .byte W12 - .byte As3 , v088 - .byte W06 - .byte W06 - .byte Bn3 , v112 - .byte W12 - .byte Bn3 , v084 - .byte W12 - .byte As3 , v112 - .byte W12 - .byte As3 , v084 - .byte W12 - .byte Fs3 , v112 - .byte W12 - .byte Fs3 , v084 - .byte W12 - .byte Fn3 , v112 - .byte W12 - .byte Fn3 , v080 - .byte W06 - .byte W06 - .byte Ds3 , v112 - .byte W12 - .byte Ds3 , v088 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Dn3 , v084 - .byte W12 - .byte As2 , v112 - .byte W12 - .byte As2 , v084 - .byte W12 - .byte Dn3 , v112 - .byte W12 - .byte Dn3 , v088 - .byte W06 - .byte W06 - .byte Ds3 , v112 - .byte W12 - .byte Ds3 , v088 - .byte W12 - .byte Fn3 , v112 - .byte W12 - .byte Fn3 , v084 - .byte W12 - .byte Fs3 , v112 - .byte W12 - .byte Fs3 , v080 - .byte W12 - .byte Fn3 , v112 - .byte W12 - .byte Fn3 , v084 - .byte W06 - .byte W06 - .byte Bn3 , v112 - .byte W18 - .byte VOICE , 35 - .byte VOL , 88*mus_m_dungon_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , As1 - .byte W12 - .byte N84 , As0 - .byte W60 - .byte W24 - .byte BEND , c_v+0 - .byte N24 - .byte W03 - .byte BEND , c_v+4 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N06 , Dn1 - .byte W06 - .byte As0 - .byte W06 - .byte An0 - .byte W06 - .byte As0 - .byte W06 - .byte Fn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte Dn1 - .byte W06 - .byte As1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N72 , An0 - .byte W72 - .byte N04 - .byte W04 - .byte Cn1 - .byte W04 - .byte Ds1 - .byte W04 - .byte Fs1 - .byte W04 - .byte An1 - .byte W04 - .byte N08 , As1 - .byte W52 - .byte N06 , As0 - .byte W24 - .byte GOTO - .word mus_m_dungon_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_m_dungon_6: - .byte KEYSH , mus_m_dungon_key+0 -mus_m_dungon_6_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte VOL , 33*mus_m_dungon_mvl/mxv - .byte PAN , c_v-62 - .byte BENDR , 12 - .byte BEND , c_v-26 - .byte TIE , Dn2 , v112 - .byte W02 - .byte BEND , c_v-22 - .byte W03 - .byte c_v-18 - .byte W03 - .byte c_v-14 - .byte W04 - .byte c_v-13 - .byte W02 - .byte c_v-9 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v-2 - .byte W04 - .byte c_v+0 - .byte W72 - .byte W24 - .byte c_v+0 - .byte W02 - .byte c_v-1 - .byte W03 - .byte c_v-3 - .byte W03 - .byte c_v-5 - .byte W04 - .byte c_v-5 - .byte W02 - .byte c_v-7 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v-10 - .byte W04 - .byte c_v-12 - .byte W02 - .byte c_v-13 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-16 - .byte W04 - .byte c_v-18 - .byte W02 - .byte c_v-21 - .byte W03 - .byte c_v-24 - .byte W03 - .byte c_v-28 - .byte W04 - .byte c_v-31 - .byte W02 - .byte c_v-34 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-34 - .byte W04 - .byte c_v-32 - .byte W02 - .byte c_v-29 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-21 - .byte W04 - .byte c_v-18 - .byte W02 - .byte c_v-14 - .byte W03 - .byte c_v-12 - .byte W03 - .byte c_v-10 - .byte W04 - .byte c_v-7 - .byte W02 - .byte c_v-5 - .byte W03 - .byte c_v-3 - .byte W03 - .byte c_v+0 - .byte W76 - .byte W24 - .byte c_v-2 - .byte W02 - .byte c_v-4 - .byte W03 - .byte c_v-6 - .byte W03 - .byte c_v-10 - .byte W04 - .byte c_v-12 - .byte W02 - .byte c_v-16 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-24 - .byte W04 - .byte c_v-28 - .byte W02 - .byte c_v-32 - .byte W03 - .byte c_v-37 - .byte W03 - .byte c_v-41 - .byte W04 - .byte c_v-43 - .byte W02 - .byte c_v-45 - .byte W10 - .byte c_v-42 - .byte W02 - .byte c_v-37 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-27 - .byte W04 - .byte c_v-23 - .byte W02 - .byte c_v-16 - .byte W03 - .byte c_v-12 - .byte W03 - .byte c_v-5 - .byte W04 - .byte c_v+6 - .byte W02 - .byte c_v+14 - .byte W03 - .byte c_v+20 - .byte W03 - .byte c_v+26 - .byte W04 - .byte c_v+30 - .byte W02 - .byte c_v+36 - .byte W03 - .byte c_v+41 - .byte W03 - .byte c_v+43 - .byte W04 - .byte EOT - .byte BEND , c_v+0 - .byte TIE , Dn3 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte W60 - .byte W24 - .byte c_v-1 - .byte W02 - .byte c_v-3 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v-8 - .byte W04 - .byte c_v-11 - .byte W02 - .byte c_v-15 - .byte W03 - .byte c_v-18 - .byte W03 - .byte c_v-22 - .byte W04 - .byte c_v-24 - .byte W02 - .byte c_v-31 - .byte W03 - .byte c_v-36 - .byte W03 - .byte c_v-40 - .byte W04 - .byte c_v-44 - .byte W02 - .byte c_v-46 - .byte W03 - .byte c_v-50 - .byte W03 - .byte c_v-53 - .byte W04 - .byte c_v-54 - .byte W02 - .byte c_v-52 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-42 - .byte W04 - .byte c_v-41 - .byte W02 - .byte c_v-36 - .byte W03 - .byte c_v-33 - .byte W03 - .byte c_v-30 - .byte W04 - .byte c_v-28 - .byte W02 - .byte c_v-24 - .byte W03 - .byte c_v-18 - .byte W03 - .byte c_v-13 - .byte W04 - .byte c_v-11 - .byte W02 - .byte c_v-5 - .byte W03 - .byte c_v-1 - .byte W03 - .byte c_v+0 - .byte W04 - .byte c_v+0 - .byte W48 - .byte c_v-6 - .byte W06 - .byte c_v+0 - .byte W18 - .byte W12 - .byte c_v-5 - .byte W06 - .byte c_v+0 - .byte W18 - .byte c_v-4 - .byte W06 - .byte c_v+0 - .byte W30 - .byte c_v-2 - .byte W02 - .byte c_v-3 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v-7 - .byte W04 - .byte c_v-9 - .byte W02 - .byte c_v-11 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-19 - .byte W04 - .byte c_v-22 - .byte W02 - .byte c_v-28 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-41 - .byte W04 - .byte c_v-44 - .byte W02 - .byte c_v-46 - .byte W03 - .byte c_v-48 - .byte W07 - .byte EOT - .byte BEND , c_v+0 - .byte TIE , Fn2 - .byte W72 - .byte BEND , c_v+5 - .byte W24 - .byte c_v+0 - .byte W48 - .byte c_v-11 - .byte W24 - .byte W24 - .byte c_v+0 - .byte W72 -mus_m_dungon_6_000: - .byte BEND , c_v+5 - .byte W24 - .byte c_v+0 - .byte W24 - .byte c_v-11 - .byte W24 - .byte c_v+0 - .byte W24 - .byte PEND - .byte W24 - .byte EOT , Fn2 - .byte BEND , c_v+0 - .byte TIE , Fn3 , v112 - .byte W72 - .byte BEND , c_v+5 - .byte W24 - .byte c_v+0 - .byte W48 - .byte c_v-11 - .byte W06 - .byte c_v+0 - .byte W18 - .byte c_v-8 - .byte W06 - .byte c_v+0 - .byte W18 - .byte c_v+0 - .byte W72 - .byte PATT - .word mus_m_dungon_6_000 - .byte W24 - .byte EOT , Fn3 - .byte W30 - .byte N03 , Ds3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N84 , Dn3 - .byte W60 - .byte W24 - .byte N06 , An3 - .byte W06 - .byte Fs3 - .byte W12 - .byte Ds3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs2 , v100 - .byte W06 - .byte An2 - .byte W06 - .byte Ds2 , v096 - .byte W06 - .byte Fs2 , v092 - .byte W06 - .byte Cn2 , v080 - .byte W06 - .byte Ds2 , v076 - .byte W06 - .byte N04 , Fs2 , v072 - .byte W04 - .byte An2 , v076 - .byte W04 - .byte Cn3 , v080 - .byte W04 - .byte Ds3 , v088 - .byte W04 - .byte Fs3 , v096 - .byte W04 - .byte N08 , An3 , v112 - .byte W76 - .byte GOTO - .word mus_m_dungon_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_m_dungon_7: - .byte KEYSH , mus_m_dungon_key+0 -mus_m_dungon_7_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte VOL , 33*mus_m_dungon_mvl/mxv - .byte PAN , c_v+63 - .byte BENDR , 12 - .byte BEND , c_v-26 - .byte TIE , Gn2 , v112 - .byte W02 - .byte BEND , c_v-22 - .byte W03 - .byte c_v-18 - .byte W03 - .byte c_v-14 - .byte W04 - .byte c_v-13 - .byte W02 - .byte c_v-9 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v-2 - .byte W04 - .byte c_v+0 - .byte W72 - .byte W24 - .byte c_v+0 - .byte W02 - .byte c_v-1 - .byte W03 - .byte c_v-3 - .byte W03 - .byte c_v-5 - .byte W04 - .byte c_v-5 - .byte W02 - .byte c_v-7 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v-10 - .byte W04 - .byte c_v-12 - .byte W02 - .byte c_v-13 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-16 - .byte W04 - .byte c_v-18 - .byte W02 - .byte c_v-21 - .byte W03 - .byte c_v-24 - .byte W03 - .byte c_v-28 - .byte W04 - .byte c_v-31 - .byte W02 - .byte c_v-34 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-34 - .byte W04 - .byte c_v-32 - .byte W02 - .byte c_v-29 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-21 - .byte W04 - .byte c_v-18 - .byte W02 - .byte c_v-14 - .byte W03 - .byte c_v-12 - .byte W03 - .byte c_v-10 - .byte W04 - .byte c_v-7 - .byte W02 - .byte c_v-5 - .byte W03 - .byte c_v-3 - .byte W03 - .byte c_v+0 - .byte W76 - .byte W24 - .byte c_v-2 - .byte W02 - .byte c_v-4 - .byte W03 - .byte c_v-6 - .byte W03 - .byte c_v-10 - .byte W04 - .byte c_v-12 - .byte W02 - .byte c_v-16 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-24 - .byte W04 - .byte c_v-28 - .byte W02 - .byte c_v-32 - .byte W03 - .byte c_v-37 - .byte W03 - .byte c_v-41 - .byte W04 - .byte c_v-43 - .byte W02 - .byte c_v-45 - .byte W10 - .byte c_v-42 - .byte W02 - .byte c_v-37 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-27 - .byte W04 - .byte c_v-23 - .byte W02 - .byte c_v-16 - .byte W03 - .byte c_v-12 - .byte W03 - .byte c_v-5 - .byte W04 - .byte c_v+6 - .byte W02 - .byte c_v+14 - .byte W03 - .byte c_v+20 - .byte W03 - .byte c_v+26 - .byte W04 - .byte c_v+30 - .byte W02 - .byte c_v+36 - .byte W03 - .byte c_v+41 - .byte W03 - .byte c_v+43 - .byte W04 - .byte EOT - .byte BEND , c_v+0 - .byte TIE , Gn3 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte W60 - .byte W24 - .byte c_v-1 - .byte W02 - .byte c_v-3 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v-8 - .byte W04 - .byte c_v-11 - .byte W02 - .byte c_v-15 - .byte W03 - .byte c_v-18 - .byte W03 - .byte c_v-22 - .byte W04 - .byte c_v-24 - .byte W02 - .byte c_v-31 - .byte W03 - .byte c_v-36 - .byte W03 - .byte c_v-40 - .byte W04 - .byte c_v-44 - .byte W02 - .byte c_v-46 - .byte W03 - .byte c_v-50 - .byte W03 - .byte c_v-53 - .byte W04 - .byte c_v-54 - .byte W02 - .byte c_v-52 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-42 - .byte W04 - .byte c_v-41 - .byte W02 - .byte c_v-36 - .byte W03 - .byte c_v-33 - .byte W03 - .byte c_v-30 - .byte W04 - .byte c_v-28 - .byte W02 - .byte c_v-24 - .byte W03 - .byte c_v-18 - .byte W03 - .byte c_v-13 - .byte W04 - .byte c_v-11 - .byte W02 - .byte c_v-5 - .byte W03 - .byte c_v-1 - .byte W03 - .byte c_v+0 - .byte W04 - .byte c_v+0 - .byte W48 - .byte c_v-6 - .byte W06 - .byte c_v+0 - .byte W18 - .byte W12 - .byte c_v-5 - .byte W06 - .byte c_v+0 - .byte W18 - .byte c_v-4 - .byte W06 - .byte c_v+0 - .byte W30 - .byte c_v-2 - .byte W02 - .byte c_v-3 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v-7 - .byte W04 - .byte c_v-9 - .byte W02 - .byte c_v-11 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-19 - .byte W04 - .byte c_v-22 - .byte W02 - .byte c_v-28 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-41 - .byte W04 - .byte c_v-44 - .byte W02 - .byte c_v-46 - .byte W03 - .byte c_v-48 - .byte W07 - .byte EOT - .byte BEND , c_v+0 - .byte TIE , As2 - .byte W72 - .byte BEND , c_v+5 - .byte W24 - .byte c_v+0 - .byte W48 - .byte c_v-6 - .byte W24 - .byte W24 - .byte c_v+0 - .byte W72 -mus_m_dungon_7_000: - .byte BEND , c_v+5 - .byte W24 - .byte c_v+0 - .byte W24 - .byte c_v-6 - .byte W24 - .byte c_v+0 - .byte W24 - .byte PEND - .byte W24 - .byte EOT , As2 - .byte BEND , c_v+0 - .byte TIE , As3 , v112 - .byte W72 - .byte BEND , c_v+5 - .byte W24 - .byte c_v+0 - .byte W48 - .byte c_v-6 - .byte W06 - .byte c_v+0 - .byte W18 - .byte c_v-8 - .byte W06 - .byte c_v+0 - .byte W18 - .byte c_v+0 - .byte W72 - .byte PATT - .word mus_m_dungon_7_000 - .byte W24 - .byte EOT , As3 - .byte W30 - .byte N03 , As3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte Bn3 - .byte W03 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N84 , Gs3 - .byte W60 - .byte W24 - .byte N06 , Ds4 - .byte W06 - .byte Cn4 - .byte W12 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn3 , v100 - .byte W06 - .byte Ds3 - .byte W06 - .byte An2 , v096 - .byte W06 - .byte Cn3 , v092 - .byte W06 - .byte Fs2 , v080 - .byte W06 - .byte An2 , v076 - .byte W06 - .byte N04 , Cn3 , v072 - .byte W04 - .byte Ds3 , v076 - .byte W04 - .byte Fs3 , v080 - .byte W04 - .byte Cn4 , v088 - .byte W04 - .byte Ds4 , v096 - .byte W04 - .byte N08 , Fn4 , v112 - .byte W76 - .byte GOTO - .word mus_m_dungon_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_m_dungon_8: - .byte KEYSH , mus_m_dungon_key+0 -mus_m_dungon_8_B1: - .byte VOICE , 0 - .byte VOL , 65*mus_m_dungon_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N48 , An2 , v112 - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_m_dungon_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_m_dungon_9: - .byte KEYSH , mus_m_dungon_key+0 -mus_m_dungon_9_B1: - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v+0 - .byte VOL , 43*mus_m_dungon_mvl/mxv - .byte BEND , c_v+2 - .byte W18 - .byte N03 , En1 , v112 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , Gn1 - .byte W24 - .byte MOD , 24 - .byte W18 - .byte 0 - .byte N03 , En1 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , Gn1 - .byte W24 -mus_m_dungon_9_000: - .byte MOD , 24 - .byte W18 - .byte 0 - .byte N03 , En1 , v112 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , Gn1 - .byte W24 - .byte MOD , 24 - .byte W18 - .byte 0 - .byte N03 , En1 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , Gn1 - .byte W24 - .byte PEND - .byte PATT - .word mus_m_dungon_9_000 - .byte PATT - .word mus_m_dungon_9_000 -mus_m_dungon_9_001: - .byte W18 - .byte N03 , En1 , v112 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , Gn1 - .byte W42 - .byte N03 , En1 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , Gn1 - .byte W24 - .byte PEND - .byte PATT - .word mus_m_dungon_9_001 - .byte PATT - .word mus_m_dungon_9_001 - .byte PATT - .word mus_m_dungon_9_001 - .byte W18 - .byte N03 , En1 , v112 - .byte W03 - .byte Fs1 - .byte W03 - .byte N42 , As1 - .byte W42 - .byte N03 , Gn1 - .byte W03 - .byte An1 - .byte W03 - .byte N42 , As1 - .byte W24 -mus_m_dungon_9_002: - .byte W18 - .byte N03 , Gn1 , v112 - .byte W03 - .byte An1 - .byte W03 - .byte N42 , As1 - .byte W42 - .byte N03 , Gn1 - .byte W03 - .byte An1 - .byte W03 - .byte N42 , As1 - .byte W24 - .byte PEND - .byte PATT - .word mus_m_dungon_9_002 - .byte PATT - .word mus_m_dungon_9_002 - .byte PATT - .word mus_m_dungon_9_002 - .byte PATT - .word mus_m_dungon_9_002 - .byte PATT - .word mus_m_dungon_9_002 - .byte PATT - .word mus_m_dungon_9_002 - .byte W18 - .byte N03 , Gn1 , v112 - .byte W03 - .byte An1 - .byte W72 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_m_dungon_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_m_dungon_10: - .byte KEYSH , mus_m_dungon_key+0 -mus_m_dungon_10_B1: - .byte VOICE , 14 - .byte PAN , c_v+0 - .byte VOL , 70*mus_m_dungon_mvl/mxv - .byte W24 - .byte PAN , c_v-32 - .byte BEND , c_v+0 - .byte N48 , Gn2 , v112 - .byte W24 - .byte BEND , c_v-2 - .byte W02 - .byte c_v-5 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-15 - .byte W04 - .byte c_v-16 - .byte W02 - .byte c_v-21 - .byte W03 - .byte c_v-23 - .byte W07 - .byte PAN , c_v+32 - .byte BEND , c_v-5 - .byte N48 , Gn2 , v100 - .byte W24 - .byte BEND , c_v-7 - .byte W02 - .byte c_v-12 - .byte W03 - .byte c_v-17 - .byte W03 - .byte c_v-19 - .byte W04 - .byte c_v-22 - .byte W02 - .byte c_v-24 - .byte W03 - .byte c_v-27 - .byte W03 - .byte c_v-28 - .byte W04 - .byte PAN , c_v-32 - .byte BEND , c_v-9 - .byte N48 , Gn2 , v080 - .byte W24 - .byte BEND , c_v-12 - .byte W02 - .byte c_v-15 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-26 - .byte W04 - .byte c_v-28 - .byte W02 - .byte c_v-32 - .byte W03 - .byte c_v-37 - .byte W03 - .byte c_v-38 - .byte W04 - .byte c_v-14 - .byte N48 , Gn2 , v084 - .byte W24 - .byte W24 - .byte BEND , c_v-21 - .byte N48 , Gn2 , v048 - .byte W06 - .byte BEND , c_v-23 - .byte W06 - .byte c_v-25 - .byte W02 - .byte c_v-28 - .byte W03 - .byte c_v-30 - .byte W03 - .byte c_v-34 - .byte W04 - .byte c_v-36 - .byte W02 - .byte c_v-39 - .byte W03 - .byte c_v-41 - .byte W03 - .byte c_v-43 - .byte W04 - .byte c_v-46 - .byte W02 - .byte c_v-48 - .byte W03 - .byte c_v-51 - .byte W03 - .byte c_v-54 - .byte W04 - .byte c_v+0 - .byte W24 - .byte W24 - .byte PAN , c_v+32 - .byte W48 - .byte c_v-32 - .byte W24 - .byte W24 - .byte c_v-32 - .byte BEND , c_v+0 - .byte N48 , Gn3 , v112 - .byte W24 - .byte BEND , c_v-2 - .byte W02 - .byte c_v-5 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-15 - .byte W04 - .byte c_v-16 - .byte W02 - .byte c_v-21 - .byte W03 - .byte c_v-23 - .byte W07 - .byte PAN , c_v+32 - .byte BEND , c_v-5 - .byte N48 , Gn3 , v100 - .byte W24 - .byte BEND , c_v-7 - .byte W02 - .byte c_v-12 - .byte W03 - .byte c_v-17 - .byte W03 - .byte c_v-19 - .byte W04 - .byte c_v-22 - .byte W02 - .byte c_v-24 - .byte W03 - .byte c_v-27 - .byte W03 - .byte c_v-28 - .byte W04 - .byte PAN , c_v-32 - .byte BEND , c_v-9 - .byte N48 , Gn3 , v080 - .byte W24 - .byte BEND , c_v-12 - .byte W02 - .byte c_v-15 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-26 - .byte W04 - .byte c_v-28 - .byte W02 - .byte c_v-32 - .byte W03 - .byte c_v-37 - .byte W03 - .byte c_v-38 - .byte W04 - .byte PAN , c_v+32 - .byte BEND , c_v-14 - .byte N48 , Gn3 , v084 - .byte W24 - .byte W24 - .byte PAN , c_v-32 - .byte BEND , c_v-21 - .byte N48 , Gn3 , v048 - .byte W06 - .byte BEND , c_v-23 - .byte W06 - .byte c_v-25 - .byte W02 - .byte c_v-28 - .byte W03 - .byte c_v-30 - .byte W03 - .byte c_v-34 - .byte W04 - .byte c_v-36 - .byte W02 - .byte c_v-39 - .byte W03 - .byte c_v-41 - .byte W03 - .byte c_v-43 - .byte W04 - .byte c_v-46 - .byte W02 - .byte c_v-48 - .byte W03 - .byte c_v-51 - .byte W03 - .byte c_v-54 - .byte W04 - .byte c_v+0 - .byte W24 - .byte W24 - .byte N48 , Gn2 , v127 - .byte W24 - .byte BEND , c_v-2 - .byte W02 - .byte c_v-3 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v-8 - .byte W04 - .byte c_v-9 - .byte W02 - .byte c_v-11 - .byte W03 - .byte c_v-12 - .byte W03 - .byte c_v-14 - .byte W04 - .byte PAN , c_v+32 - .byte BEND , c_v+0 - .byte N48 , Gn2 , v096 - .byte W21 - .byte BEND , c_v-5 - .byte W03 - .byte W02 - .byte c_v-10 - .byte W03 - .byte c_v-13 - .byte W03 - .byte c_v-18 - .byte W04 - .byte c_v-23 - .byte W02 - .byte c_v-28 - .byte W03 - .byte c_v-30 - .byte W03 - .byte c_v-35 - .byte W04 - .byte PAN , c_v-32 - .byte BEND , c_v+0 - .byte N24 , As2 , v112 - .byte W24 - .byte BEND , c_v-3 - .byte N24 , Fn2 - .byte W02 - .byte BEND , c_v-7 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v-12 - .byte W04 - .byte c_v-17 - .byte W02 - .byte c_v-21 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-29 - .byte W04 - .byte PAN , c_v+31 - .byte BEND , c_v+0 - .byte N24 , As2 , v096 - .byte W24 - .byte BEND , c_v-3 - .byte N24 , Fn2 , v092 - .byte W02 - .byte BEND , c_v-7 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v-12 - .byte W04 - .byte c_v-17 - .byte W02 - .byte c_v-21 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-29 - .byte W04 - .byte PAN , c_v-32 - .byte BEND , c_v+0 - .byte N24 , As2 , v080 - .byte W24 - .byte BEND , c_v-3 - .byte N24 , Fn2 - .byte W02 - .byte BEND , c_v-7 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v-12 - .byte W04 - .byte c_v-17 - .byte W02 - .byte c_v-21 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-29 - .byte W04 - .byte PAN , c_v+31 - .byte BEND , c_v+0 - .byte N24 , As2 , v072 - .byte W24 - .byte BEND , c_v-3 - .byte N24 , Fn2 , v060 - .byte W02 - .byte BEND , c_v-7 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v-12 - .byte W04 - .byte c_v-17 - .byte W02 - .byte c_v-21 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-29 - .byte W04 - .byte c_v+0 - .byte W72 - .byte W96 - .byte W24 - .byte N72 , As3 , v112 - .byte W06 - .byte BEND , c_v-32 - .byte W03 - .byte c_v+12 - .byte W03 - .byte c_v+0 - .byte W24 - .byte c_v-6 - .byte W02 - .byte c_v-8 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v-16 - .byte W06 - .byte c_v-18 - .byte W03 - .byte c_v-24 - .byte W03 - .byte c_v-30 - .byte W04 - .byte c_v-34 - .byte W02 - .byte c_v-42 - .byte W03 - .byte c_v-44 - .byte W07 - .byte c_v+0 - .byte N48 , As2 - .byte W06 - .byte BEND , c_v-22 - .byte W03 - .byte c_v+18 - .byte W06 - .byte c_v+0 - .byte W32 - .byte W01 - .byte N48 , Fs3 - .byte W48 - .byte N24 , Ds3 - .byte W24 - .byte VOL , 61*mus_m_dungon_mvl/mxv - .byte N48 , As3 - .byte W48 - .byte BEND , c_v-4 - .byte N48 , Bn3 - .byte W02 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-9 - .byte W06 - .byte c_v-11 - .byte W06 - .byte c_v-13 - .byte W04 - .byte c_v-15 - .byte W02 - .byte c_v-18 - .byte W03 - .byte c_v-24 - .byte W03 - .byte c_v-36 - .byte W04 - .byte c_v-42 - .byte W02 - .byte c_v-46 - .byte W10 - .byte c_v+0 - .byte N24 , Dn4 - .byte W24 - .byte As3 - .byte W24 - .byte Dn4 - .byte W24 - .byte N48 , As4 - .byte W06 - .byte VOL , 61*mus_m_dungon_mvl/mxv - .byte W06 - .byte 58*mus_m_dungon_mvl/mxv - .byte W05 - .byte 51*mus_m_dungon_mvl/mxv - .byte W07 - .byte 47*mus_m_dungon_mvl/mxv - .byte W05 - .byte 39*mus_m_dungon_mvl/mxv - .byte W07 - .byte 27*mus_m_dungon_mvl/mxv - .byte W05 - .byte 15*mus_m_dungon_mvl/mxv - .byte W07 - .byte 2*mus_m_dungon_mvl/mxv - .byte W24 - .byte 63*mus_m_dungon_mvl/mxv - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_m_dungon_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_m_dungon: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_m_dungon_pri @ Priority - .byte mus_m_dungon_rev @ Reverb. - - .word mus_m_dungon_grp - - .word mus_m_dungon_1 - .word mus_m_dungon_2 - .word mus_m_dungon_3 - .word mus_m_dungon_4 - .word mus_m_dungon_5 - .word mus_m_dungon_6 - .word mus_m_dungon_7 - .word mus_m_dungon_8 - .word mus_m_dungon_9 - .word mus_m_dungon_10 - - .end diff --git a/sound/songs/mus_maborosi.s b/sound/songs/mus_maborosi.s deleted file mode 100644 index e104d1b7d5..0000000000 --- a/sound/songs/mus_maborosi.s +++ /dev/null @@ -1,1421 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_maborosi_grp, voicegroup084 - .equ mus_maborosi_pri, 0 - .equ mus_maborosi_rev, reverb_set+50 - .equ mus_maborosi_mvl, 127 - .equ mus_maborosi_key, 0 - .equ mus_maborosi_tbs, 1 - .equ mus_maborosi_exg, 0 - .equ mus_maborosi_cmp, 1 - - .section .rodata - .global mus_maborosi - .align 2 - -@********************** Track 1 **********************@ - -mus_maborosi_1: - .byte KEYSH , mus_maborosi_key+0 -mus_maborosi_1_B1: - .byte TEMPO , 140*mus_maborosi_tbs/2 - .byte VOICE , 46 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 100*mus_maborosi_mvl/mxv - .byte PAN , c_v+0 - .byte W72 - .byte W72 - .byte W72 - .byte W60 - .byte N06 , An2 , v064 - .byte W06 - .byte As2 - .byte W06 - .byte VOICE , 60 - .byte N60 , Bn2 , v080 - .byte W60 - .byte N06 , Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte N60 , As3 - .byte W60 - .byte N06 , Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte TIE , Fn3 - .byte W72 - .byte W48 - .byte EOT - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N60 , Fs3 - .byte W60 - .byte N06 , An3 - .byte W06 - .byte As3 - .byte W06 - .byte N60 , Bn3 - .byte W60 - .byte N06 , Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte W06 - .byte N60 , As3 - .byte W60 - .byte N06 , Bn3 - .byte W06 - .byte N60 , Cn4 - .byte W60 - .byte N06 , Bn3 , v064 - .byte W06 - .byte As3 - .byte W06 - .byte N72 , Gs3 - .byte W72 - .byte N24 - .byte W24 - .byte Fs3 - .byte W24 - .byte Gs3 - .byte W24 - .byte W72 - .byte W72 - .byte VOICE , 14 - .byte N60 , Fs3 , v060 - .byte W60 - .byte N06 , Dn3 , v064 - .byte W12 - .byte N60 , Fs3 - .byte W60 - .byte N06 , Dn3 - .byte W12 - .byte N72 , As3 - .byte W72 - .byte VOICE , 73 - .byte N06 , Fn4 , v048 - .byte W12 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte N60 , Bn4 - .byte W60 - .byte N06 , Cn5 , v040 - .byte W06 - .byte Cs5 - .byte W06 - .byte N60 , Dn5 - .byte W60 - .byte N06 , Bn4 - .byte W12 - .byte N48 , Cs5 - .byte W48 - .byte N06 , Ds5 , v064 - .byte W12 - .byte Bn4 , v040 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Gs4 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N06 , Gs4 - .byte W12 - .byte N60 , Dn4 , v048 - .byte W60 - .byte N06 , Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N24 , Gs3 - .byte W24 - .byte As3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N60 , Cn4 - .byte W60 - .byte N06 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N60 , Cn4 - .byte W60 - .byte VOICE , 60 - .byte N06 , An2 - .byte W06 - .byte As2 - .byte W06 - .byte GOTO - .word mus_maborosi_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_maborosi_2: - .byte KEYSH , mus_maborosi_key+0 -mus_maborosi_2_B1: - .byte VOICE , 46 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 84*mus_maborosi_mvl/mxv - .byte PAN , c_v-32 - .byte N06 , Bn2 , v064 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 -mus_maborosi_2_000: - .byte PAN , c_v-16 - .byte N06 , Fs4 , v064 - .byte W12 - .byte Gs4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gs5 - .byte W12 - .byte PEND -mus_maborosi_2_001: - .byte PAN , c_v+48 - .byte N06 , As5 , v064 - .byte W12 - .byte Fn5 - .byte W12 - .byte N06 - .byte W12 - .byte Ds5 - .byte W12 - .byte N06 - .byte W12 - .byte Cs5 - .byte W12 - .byte PEND - .byte PAN , c_v+24 - .byte N04 , As4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte PAN , c_v-48 - .byte N04 , Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte PAN , c_v-32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PATT - .word mus_maborosi_2_000 - .byte PATT - .word mus_maborosi_2_001 - .byte PAN , c_v+27 - .byte N04 , As4 , v064 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte PAN , c_v-48 - .byte N04 , Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte PAN , c_v-32 - .byte N06 , Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PAN , c_v-16 - .byte N06 , Gs4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Bn5 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Cs6 - .byte W12 - .byte Gs5 - .byte W12 - .byte N06 - .byte W12 - .byte Fn5 - .byte W12 - .byte N06 - .byte W12 - .byte Ds5 - .byte W12 - .byte PAN , c_v+32 - .byte N04 , Cn5 - .byte W08 - .byte As4 - .byte W08 - .byte Fn4 - .byte W08 - .byte As4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte PAN , c_v-48 - .byte N04 , Fn4 - .byte W08 - .byte Cn4 - .byte W04 - .byte VOICE , 47 - .byte PAN , c_v-32 - .byte N06 , Fs1 - .byte W06 - .byte Fs1 , v048 - .byte W06 - .byte PAN , c_v+34 - .byte VOL , 100*mus_maborosi_mvl/mxv - .byte N12 , Bn1 , v064 - .byte W60 - .byte PAN , c_v-32 - .byte N06 , Fs1 - .byte W06 - .byte Fs1 , v044 - .byte W06 - .byte PAN , c_v+31 - .byte N06 , Bn1 , v032 - .byte W12 - .byte N06 - .byte W12 - .byte Bn1 , v040 - .byte W12 - .byte Bn1 , v048 - .byte W12 - .byte Bn1 , v068 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Ds1 , v084 - .byte W06 - .byte Ds1 , v064 - .byte W06 - .byte PAN , c_v+31 - .byte N12 , As1 - .byte W60 - .byte PAN , c_v-32 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+31 - .byte N12 , Cn2 - .byte W24 - .byte PAN , c_v-33 - .byte N06 , Fs1 , v048 - .byte W12 - .byte PAN , c_v+30 - .byte N06 , Fs2 , v064 - .byte W12 - .byte PAN , c_v-33 - .byte N12 , Fs1 , v048 - .byte W12 - .byte N06 , Fs1 , v044 - .byte W12 - .byte VOICE , 73 - .byte PAN , c_v+0 - .byte N60 , Fs4 , v064 - .byte W60 - .byte N03 , Gs4 , v036 - .byte W03 - .byte An4 , v040 - .byte W03 - .byte Bn4 , v044 - .byte W03 - .byte Cs5 , v048 - .byte W03 - .byte VOL , 85*mus_maborosi_mvl/mxv - .byte N60 , Dn5 , v064 - .byte W60 - .byte N06 , Bn4 - .byte W12 - .byte N60 , Cs5 - .byte W60 - .byte N06 , Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Fn4 , v044 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Bn4 , v064 - .byte W06 - .byte Fn4 , v044 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Fn4 , v044 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte N60 , Dn5 , v064 - .byte W60 - .byte N06 , Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N60 , Fs5 - .byte W60 - .byte N06 , Ds5 - .byte W12 - .byte N48 , Fn5 - .byte W48 - .byte N06 , Fs5 - .byte W12 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N12 , As4 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Cs5 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Bn4 - .byte W12 -mus_maborosi_2_002: - .byte N60 , As4 , v064 - .byte W60 - .byte N06 , Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PEND - .byte N24 , Fn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Gs4 - .byte W24 - .byte PATT - .word mus_maborosi_2_002 - .byte N60 , Fn4 , v064 - .byte W72 - .byte GOTO - .word mus_maborosi_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_maborosi_3: - .byte KEYSH , mus_maborosi_key+0 -mus_maborosi_3_B1: - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 73*mus_maborosi_mvl/mxv - .byte PAN , c_v+18 - .byte N12 , Fs4 , v024 - .byte W12 - .byte Gs4 , v028 - .byte W12 - .byte Fs4 , v032 - .byte W12 - .byte Gs4 , v036 - .byte W12 - .byte Fs4 , v040 - .byte W12 - .byte Gs4 , v044 - .byte W12 -mus_maborosi_3_000: - .byte N12 , Fs4 , v048 - .byte W12 - .byte Gs4 , v052 - .byte W12 - .byte Fs4 , v056 - .byte W12 - .byte Gs4 , v060 - .byte W12 - .byte Fs4 , v064 - .byte W12 - .byte Gs4 , v068 - .byte W12 - .byte PEND -mus_maborosi_3_001: - .byte N12 , Fn4 , v072 - .byte W12 - .byte As4 , v068 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte As4 , v060 - .byte W12 - .byte Fn4 , v056 - .byte W12 - .byte As4 , v048 - .byte W12 - .byte PEND -mus_maborosi_3_002: - .byte N12 , Fn4 , v044 - .byte W12 - .byte As4 , v040 - .byte W12 - .byte Fn4 , v036 - .byte W12 - .byte As4 , v028 - .byte W12 - .byte Fn4 , v024 - .byte W12 - .byte As4 , v020 - .byte W12 - .byte PEND -mus_maborosi_3_003: - .byte N12 , Fs4 , v024 - .byte W12 - .byte Gs4 , v028 - .byte W12 - .byte Fs4 , v032 - .byte W12 - .byte Gs4 , v036 - .byte W12 - .byte Fs4 , v040 - .byte W12 - .byte Gs4 , v044 - .byte W12 - .byte PEND - .byte PATT - .word mus_maborosi_3_000 - .byte N12 , Fn4 , v076 - .byte W12 - .byte As4 , v072 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte As4 , v060 - .byte W12 - .byte Fn4 , v056 - .byte W12 - .byte As4 , v052 - .byte W12 - .byte Fn4 , v048 - .byte W12 - .byte As4 , v044 - .byte W12 - .byte Fn4 , v040 - .byte W12 - .byte As4 , v032 - .byte W12 - .byte Fn4 , v028 - .byte W12 - .byte As4 , v024 - .byte W12 - .byte PATT - .word mus_maborosi_3_003 - .byte PATT - .word mus_maborosi_3_000 -mus_maborosi_3_004: - .byte N12 , Fn4 , v072 - .byte W12 - .byte As4 , v068 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte As4 , v060 - .byte W12 - .byte Fn4 , v056 - .byte W12 - .byte As4 , v052 - .byte W12 - .byte PEND - .byte Fn4 , v044 - .byte W12 - .byte As4 , v040 - .byte W12 - .byte Fn4 , v036 - .byte W12 - .byte As4 , v032 - .byte W12 - .byte Fn4 , v028 - .byte W12 - .byte As4 , v024 - .byte W12 - .byte PATT - .word mus_maborosi_3_003 - .byte PATT - .word mus_maborosi_3_000 - .byte PATT - .word mus_maborosi_3_004 - .byte N12 , Fn4 , v044 - .byte W12 - .byte As4 , v040 - .byte W12 - .byte Fn4 , v036 - .byte W12 - .byte As4 , v032 - .byte W12 - .byte Fn4 , v028 - .byte W12 - .byte As4 , v020 - .byte W12 - .byte PATT - .word mus_maborosi_3_003 - .byte PATT - .word mus_maborosi_3_000 - .byte PATT - .word mus_maborosi_3_004 - .byte N12 , Fn4 , v048 - .byte W12 - .byte As4 , v044 - .byte W12 - .byte Fn4 , v036 - .byte W12 - .byte As4 , v032 - .byte W12 - .byte Fn4 , v028 - .byte W12 - .byte As4 , v024 - .byte W12 - .byte PATT - .word mus_maborosi_3_003 - .byte PATT - .word mus_maborosi_3_000 - .byte N12 , Fn4 , v076 - .byte W12 - .byte As4 , v072 - .byte W12 - .byte Fn4 , v068 - .byte W12 - .byte As4 , v060 - .byte W12 - .byte Fn4 , v056 - .byte W12 - .byte As4 , v052 - .byte W12 - .byte Fn4 , v048 - .byte W12 - .byte As4 , v044 - .byte W12 - .byte Fn4 , v040 - .byte W12 - .byte As4 , v036 - .byte W12 - .byte Fn4 , v032 - .byte W12 - .byte As4 , v028 - .byte W12 - .byte PATT - .word mus_maborosi_3_003 - .byte PATT - .word mus_maborosi_3_000 - .byte PATT - .word mus_maborosi_3_001 - .byte PATT - .word mus_maborosi_3_002 - .byte GOTO - .word mus_maborosi_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_maborosi_4: - .byte KEYSH , mus_maborosi_key+0 -mus_maborosi_4_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 50*mus_maborosi_mvl/mxv - .byte PAN , c_v-62 - .byte TIE , Dn3 , v064 - .byte W72 - .byte W60 - .byte EOT - .byte N06 , Ds3 - .byte W06 - .byte En3 - .byte W06 -mus_maborosi_4_000: - .byte N60 , Fn3 , v064 - .byte W60 - .byte N06 , Ds3 - .byte W06 - .byte Cs3 - .byte W06 - .byte PEND -mus_maborosi_4_001: - .byte N60 , Cn3 , v064 - .byte W60 - .byte N06 , Bn2 - .byte W06 - .byte Cs3 - .byte W06 - .byte PEND - .byte TIE , Dn3 - .byte W72 - .byte W66 - .byte EOT - .byte N06 , Cs3 - .byte W06 -mus_maborosi_4_002: - .byte N60 , Cn3 , v064 - .byte W60 - .byte N06 , As2 - .byte W06 - .byte Gs2 - .byte W06 - .byte PEND -mus_maborosi_4_003: - .byte N66 , Fn2 , v064 - .byte W66 - .byte N06 , Fs2 - .byte W06 - .byte PEND - .byte TIE , Gn2 - .byte W72 - .byte W60 - .byte EOT - .byte N06 , Cs3 - .byte W06 - .byte Ds3 - .byte W06 -mus_maborosi_4_004: - .byte N60 , Fs3 , v064 - .byte W60 - .byte N06 , Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PEND - .byte N72 , Fn3 - .byte W72 - .byte TIE , Dn3 - .byte W72 - .byte W60 - .byte EOT - .byte N06 , Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte PATT - .word mus_maborosi_4_000 - .byte PATT - .word mus_maborosi_4_001 - .byte TIE , Dn3 , v064 - .byte W72 - .byte W66 - .byte EOT - .byte N06 , Cs3 - .byte W06 - .byte PATT - .word mus_maborosi_4_002 - .byte PATT - .word mus_maborosi_4_003 - .byte TIE , Gn2 , v064 - .byte W72 - .byte W60 - .byte EOT - .byte N06 , Cs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte PATT - .word mus_maborosi_4_004 - .byte N72 , Fn3 , v064 - .byte W72 - .byte TIE , Dn3 - .byte W72 - .byte W60 - .byte EOT - .byte N06 , Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte PATT - .word mus_maborosi_4_000 - .byte PATT - .word mus_maborosi_4_001 - .byte GOTO - .word mus_maborosi_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_maborosi_5: - .byte KEYSH , mus_maborosi_key+0 -mus_maborosi_5_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 50*mus_maborosi_mvl/mxv - .byte PAN , c_v+63 - .byte TIE , Gs3 , v064 - .byte W72 - .byte W60 - .byte EOT - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte TIE , As3 - .byte W72 - .byte W66 - .byte EOT - .byte N06 , An3 - .byte W06 -mus_maborosi_5_000: - .byte N60 , Gs3 , v064 - .byte W60 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte PEND -mus_maborosi_5_001: - .byte N60 , Dn4 , v064 - .byte W60 - .byte N12 , Bn3 - .byte W12 - .byte PEND -mus_maborosi_5_002: - .byte N60 , Cs4 , v064 - .byte W60 - .byte N12 , As3 - .byte W12 - .byte PEND -mus_maborosi_5_003: - .byte N66 , Cn4 , v064 - .byte W66 - .byte N06 , Fn3 - .byte W06 - .byte PEND -mus_maborosi_5_004: - .byte N60 , Fs3 , v064 - .byte W60 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte PEND - .byte PATT - .word mus_maborosi_5_001 -mus_maborosi_5_005: - .byte N60 , Cs4 , v064 - .byte W60 - .byte N06 , Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PEND - .byte N72 , Cn4 - .byte W72 - .byte TIE , Gs3 - .byte W72 - .byte W60 - .byte EOT - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte TIE , As3 - .byte W72 - .byte W66 - .byte EOT - .byte N06 , An3 - .byte W06 - .byte PATT - .word mus_maborosi_5_000 - .byte PATT - .word mus_maborosi_5_001 - .byte PATT - .word mus_maborosi_5_002 - .byte PATT - .word mus_maborosi_5_003 - .byte PATT - .word mus_maborosi_5_004 - .byte PATT - .word mus_maborosi_5_001 - .byte PATT - .word mus_maborosi_5_005 - .byte N72 , Cn4 , v064 - .byte W72 - .byte TIE , Gs3 - .byte W72 - .byte W60 - .byte EOT - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte TIE , As3 - .byte W72 - .byte W66 - .byte EOT - .byte N06 , An3 - .byte W06 - .byte GOTO - .word mus_maborosi_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_maborosi_6: - .byte KEYSH , mus_maborosi_key+0 -mus_maborosi_6_B1: - .byte VOICE , 0 - .byte VOL , 93*mus_maborosi_mvl/mxv - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte N48 , An2 , v052 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte GOTO - .word mus_maborosi_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_maborosi_7: - .byte KEYSH , mus_maborosi_key+0 -mus_maborosi_7_B1: - .byte VOICE , 87 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 75*mus_maborosi_mvl/mxv - .byte BEND , c_v+0 - .byte N60 , Bn1 , v064 - .byte W60 - .byte N06 , Fs1 - .byte W12 -mus_maborosi_7_000: - .byte N24 , Bn1 , v064 - .byte W24 - .byte N06 - .byte W12 - .byte Fs1 - .byte W12 - .byte N03 , As1 - .byte W03 - .byte N09 , Bn1 - .byte W09 - .byte N06 , An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte PEND -mus_maborosi_7_001: - .byte N60 , Fs1 , v064 - .byte W60 - .byte N06 , Cn1 - .byte W12 - .byte PEND -mus_maborosi_7_002: - .byte N30 , Fs1 , v064 - .byte W36 - .byte N06 , Cn1 - .byte W12 - .byte N03 , Fn1 - .byte W03 - .byte N09 , Fs1 - .byte W09 - .byte N06 , Gs1 - .byte W06 - .byte As1 - .byte W06 - .byte PEND -mus_maborosi_7_003: - .byte N60 , Bn1 , v064 - .byte W60 - .byte N06 , Fs1 - .byte W06 - .byte Gs1 - .byte W06 - .byte PEND - .byte PATT - .word mus_maborosi_7_000 - .byte PATT - .word mus_maborosi_7_001 - .byte N24 , Fs1 , v064 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 - .byte W12 - .byte N03 , Fn1 - .byte W03 - .byte N09 , Fs1 - .byte W09 - .byte N06 , Dn1 - .byte W06 - .byte Fs1 - .byte W06 -mus_maborosi_7_004: - .byte N60 , Gn1 , v064 - .byte W60 - .byte N06 , Bn0 - .byte W12 - .byte PEND -mus_maborosi_7_005: - .byte N48 , Gn1 , v064 - .byte W48 - .byte N06 , Bn0 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte PEND -mus_maborosi_7_006: - .byte N48 , Fs1 , v064 - .byte W48 - .byte N06 , Cs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND - .byte N36 , Fs1 - .byte W36 - .byte N06 , Cn1 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte N06 , As1 - .byte W12 -mus_maborosi_7_007: - .byte N60 , Bn1 , v064 - .byte W60 - .byte N06 , Fs1 - .byte W12 - .byte PEND - .byte N24 , Bn1 - .byte W24 - .byte N06 - .byte W12 - .byte Fs1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte PATT - .word mus_maborosi_7_001 - .byte N30 , Fs1 , v064 - .byte W36 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte As1 - .byte W06 - .byte PATT - .word mus_maborosi_7_003 - .byte N60 , Bn1 , v064 - .byte W60 - .byte N06 , An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte PATT - .word mus_maborosi_7_001 - .byte N24 , Fs1 , v064 - .byte W36 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte PATT - .word mus_maborosi_7_004 - .byte PATT - .word mus_maborosi_7_005 - .byte PATT - .word mus_maborosi_7_006 - .byte N36 , Fs1 , v064 - .byte W36 - .byte N06 , Cn1 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte PATT - .word mus_maborosi_7_007 - .byte PATT - .word mus_maborosi_7_000 - .byte PATT - .word mus_maborosi_7_001 - .byte PATT - .word mus_maborosi_7_002 - .byte GOTO - .word mus_maborosi_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_maborosi_8: - .byte KEYSH , mus_maborosi_key+0 -mus_maborosi_8_B1: - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 100*mus_maborosi_mvl/mxv - .byte PAN , c_v-17 - .byte N12 , Bn3 , v024 - .byte W12 - .byte Dn4 , v028 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte Dn4 , v036 - .byte W12 - .byte Bn3 , v040 - .byte W12 - .byte Dn4 , v044 - .byte W12 -mus_maborosi_8_000: - .byte N12 , Bn3 , v048 - .byte W12 - .byte Dn4 , v052 - .byte W12 - .byte Bn3 , v056 - .byte W12 - .byte Dn4 , v060 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte Dn4 , v068 - .byte W12 - .byte PEND -mus_maborosi_8_001: - .byte N12 , As3 , v072 - .byte W12 - .byte Cn4 , v068 - .byte W12 - .byte As3 , v064 - .byte W12 - .byte Cn4 , v060 - .byte W12 - .byte As3 , v056 - .byte W12 - .byte Cn4 , v048 - .byte W12 - .byte PEND -mus_maborosi_8_002: - .byte N12 , As3 , v044 - .byte W12 - .byte Cn4 , v040 - .byte W12 - .byte As3 , v036 - .byte W12 - .byte Cn4 , v028 - .byte W12 - .byte As3 , v024 - .byte W12 - .byte Cn4 , v020 - .byte W12 - .byte PEND -mus_maborosi_8_003: - .byte N12 , Bn3 , v032 - .byte W12 - .byte Dn4 , v068 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PEND -mus_maborosi_8_004: - .byte N12 , Bn3 , v052 - .byte W12 - .byte Dn4 , v064 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn3 , v036 - .byte W12 - .byte Dn4 , v048 - .byte W12 - .byte PEND -mus_maborosi_8_005: - .byte N12 , As3 , v064 - .byte W12 - .byte Cs4 - .byte W12 - .byte As3 , v032 - .byte W12 - .byte Cs4 - .byte W12 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte PEND -mus_maborosi_8_006: - .byte N12 , As3 , v052 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte As3 , v032 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 , v036 - .byte W12 - .byte Cn4 , v048 - .byte W12 - .byte PEND -mus_maborosi_8_007: - .byte N12 , Fs3 , v064 - .byte W12 - .byte Bn3 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte Bn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PEND -mus_maborosi_8_008: - .byte N12 , Gn3 , v052 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte Gn3 , v032 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 , v036 - .byte W12 - .byte Bn3 , v048 - .byte W12 - .byte PEND - .byte PATT - .word mus_maborosi_8_005 - .byte PATT - .word mus_maborosi_8_006 -mus_maborosi_8_009: - .byte N12 , Bn3 , v024 - .byte W12 - .byte Dn4 , v028 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte Dn4 , v036 - .byte W12 - .byte Bn3 , v040 - .byte W12 - .byte Dn4 , v044 - .byte W12 - .byte PEND - .byte PATT - .word mus_maborosi_8_000 - .byte N12 , As3 , v076 - .byte W12 - .byte Cn4 , v072 - .byte W12 - .byte As3 , v068 - .byte W12 - .byte Cn4 , v060 - .byte W12 - .byte As3 , v056 - .byte W12 - .byte Cn4 , v052 - .byte W12 - .byte As3 , v044 - .byte W12 - .byte Cn4 , v040 - .byte W12 - .byte As3 , v036 - .byte W12 - .byte Cn4 , v032 - .byte W12 - .byte As3 , v024 - .byte W12 - .byte Cn4 , v020 - .byte W12 - .byte PATT - .word mus_maborosi_8_003 - .byte PATT - .word mus_maborosi_8_004 - .byte PATT - .word mus_maborosi_8_005 - .byte PATT - .word mus_maborosi_8_006 - .byte PATT - .word mus_maborosi_8_007 - .byte PATT - .word mus_maborosi_8_008 - .byte PATT - .word mus_maborosi_8_005 - .byte PATT - .word mus_maborosi_8_006 - .byte PATT - .word mus_maborosi_8_009 - .byte PATT - .word mus_maborosi_8_000 - .byte PATT - .word mus_maborosi_8_001 - .byte PATT - .word mus_maborosi_8_002 - .byte GOTO - .word mus_maborosi_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_maborosi: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_maborosi_pri @ Priority - .byte mus_maborosi_rev @ Reverb. - - .word mus_maborosi_grp - - .word mus_maborosi_1 - .word mus_maborosi_2 - .word mus_maborosi_3 - .word mus_maborosi_4 - .word mus_maborosi_5 - .word mus_maborosi_6 - .word mus_maborosi_7 - .word mus_maborosi_8 - - .end diff --git a/sound/songs/mus_machi_s2.s b/sound/songs/mus_machi_s2.s deleted file mode 100644 index 03856e1a2e..0000000000 --- a/sound/songs/mus_machi_s2.s +++ /dev/null @@ -1,1913 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_machi_s2_grp, voicegroup015 - .equ mus_machi_s2_pri, 0 - .equ mus_machi_s2_rev, reverb_set+50 - .equ mus_machi_s2_mvl, 127 - .equ mus_machi_s2_key, 0 - .equ mus_machi_s2_tbs, 1 - .equ mus_machi_s2_exg, 0 - .equ mus_machi_s2_cmp, 1 - - .section .rodata - .global mus_machi_s2 - .align 2 - -@********************** Track 1 **********************@ - -mus_machi_s2_1: - .byte KEYSH , mus_machi_s2_key+0 - .byte TEMPO , 126*mus_machi_s2_tbs/2 - .byte VOICE , 56 - .byte XCMD , xIECV , 13 - .byte xIECL , 10 - .byte LFOS , 40 - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N12 , Ds4 , v088 - .byte W24 - .byte Fn4 - .byte W24 - .byte N18 , Gn4 - .byte W18 - .byte Gs4 - .byte W18 - .byte N12 , As4 - .byte W12 -mus_machi_s2_1_B1: - .byte VOICE , 56 - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte N12 , Gs4 , v088 - .byte W24 - .byte N06 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte Gn4 - .byte W24 - .byte N06 - .byte W06 - .byte Gs4 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte N42 , Fn4 - .byte W15 - .byte MOD , 5 - .byte W09 - .byte VOL , 70*mus_machi_s2_mvl/mxv - .byte W05 - .byte 55*mus_machi_s2_mvl/mxv - .byte W06 - .byte 30*mus_machi_s2_mvl/mxv - .byte W05 - .byte 6*mus_machi_s2_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W18 - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte N12 , Gs4 - .byte W12 - .byte Cs5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W24 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Fn4 - .byte W24 - .byte N06 - .byte W06 - .byte Gn4 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte N32 , Gn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 70*mus_machi_s2_mvl/mxv - .byte W06 - .byte 60*mus_machi_s2_mvl/mxv - .byte W03 - .byte 42*mus_machi_s2_mvl/mxv - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte N06 , Fn4 - .byte W12 - .byte N36 , Ds4 - .byte W12 - .byte MOD , 5 - .byte W06 - .byte VOL , 70*mus_machi_s2_mvl/mxv - .byte W06 - .byte 59*mus_machi_s2_mvl/mxv - .byte W06 - .byte 50*mus_machi_s2_mvl/mxv - .byte W03 - .byte 34*mus_machi_s2_mvl/mxv - .byte W03 - .byte 11*mus_machi_s2_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte N12 , Cn5 - .byte W24 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte As4 - .byte W24 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , As4 - .byte W12 - .byte N42 , Gs4 - .byte W15 - .byte MOD , 5 - .byte W09 - .byte VOL , 70*mus_machi_s2_mvl/mxv - .byte W05 - .byte 55*mus_machi_s2_mvl/mxv - .byte W06 - .byte 30*mus_machi_s2_mvl/mxv - .byte W05 - .byte 6*mus_machi_s2_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W18 - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte N12 , Fn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W24 - .byte N06 - .byte W06 - .byte Ds5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Cn5 - .byte W24 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N32 , As4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte VOL , 70*mus_machi_s2_mvl/mxv - .byte W06 - .byte 60*mus_machi_s2_mvl/mxv - .byte W03 - .byte 42*mus_machi_s2_mvl/mxv - .byte W03 - .byte 80*mus_machi_s2_mvl/mxv - .byte MOD , 0 - .byte N06 , Cn5 - .byte W12 - .byte N36 , Cs5 - .byte W15 - .byte MOD , 4 - .byte W03 - .byte VOL , 71*mus_machi_s2_mvl/mxv - .byte W06 - .byte 59*mus_machi_s2_mvl/mxv - .byte W06 - .byte 48*mus_machi_s2_mvl/mxv - .byte W03 - .byte 42*mus_machi_s2_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 31*mus_machi_s2_mvl/mxv - .byte W12 - .byte VOICE , 1 - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte PAN , c_v-7 - .byte N18 , Gs3 , v092 - .byte W18 - .byte PAN , c_v+0 - .byte N12 , Ds2 , v100 - .byte W18 - .byte N24 , Gs2 - .byte W24 - .byte N12 , Cn4 , v092 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte PAN , c_v-7 - .byte N18 , Cn4 - .byte W18 - .byte PAN , c_v+0 - .byte N12 , Fn2 , v100 - .byte W18 - .byte N24 , An2 - .byte W24 - .byte N12 , An3 , v092 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-7 - .byte N18 , As3 - .byte W18 - .byte PAN , c_v+0 - .byte N12 , Fn2 , v100 - .byte W18 - .byte N24 , As2 - .byte W24 - .byte PAN , c_v-8 - .byte N12 , Fn3 , v092 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte As3 - .byte W24 - .byte Gs3 - .byte W24 - .byte Gn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Ds3 - .byte W12 - .byte VOICE , 73 - .byte PAN , c_v+0 - .byte N54 , Ds5 , v112 - .byte W15 - .byte MOD , 4 - .byte W36 - .byte W03 - .byte 0 - .byte W06 - .byte N12 - .byte W12 - .byte Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N54 , Fn5 - .byte W18 - .byte MOD , 4 - .byte W36 - .byte 0 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N54 , Cs5 - .byte W18 - .byte MOD , 4 - .byte W36 - .byte 0 - .byte W06 - .byte N12 - .byte W12 - .byte Cn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte As4 - .byte W24 - .byte Cn5 - .byte W24 - .byte N18 , Cs5 - .byte W18 - .byte Cn5 - .byte W18 - .byte N12 , As4 - .byte W12 - .byte GOTO - .word mus_machi_s2_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_machi_s2_2: - .byte KEYSH , mus_machi_s2_key+0 - .byte VOICE , 35 - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte PAN , c_v+15 - .byte BEND , c_v+0 - .byte N18 , Gn1 , v127 - .byte W24 - .byte Gs1 - .byte W24 - .byte As1 - .byte W18 - .byte Gs1 - .byte W18 - .byte N12 , Gn1 - .byte W12 -mus_machi_s2_2_B1: -mus_machi_s2_2_000: - .byte N12 , Gs1 , v127 - .byte W24 - .byte N24 , Ds1 - .byte W24 - .byte N12 , Gn1 - .byte W24 - .byte N24 , Ds1 - .byte W24 - .byte PEND -mus_machi_s2_2_001: - .byte N24 , Fn1 , v127 - .byte W24 - .byte Gs1 - .byte W24 - .byte N06 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cn2 - .byte W12 - .byte PEND - .byte As1 - .byte W24 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Cs2 - .byte W24 - .byte N24 , Gs1 - .byte W24 - .byte Gn1 - .byte W24 - .byte As1 - .byte W24 - .byte N06 , Ds2 - .byte W12 - .byte N12 , Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PATT - .word mus_machi_s2_2_000 - .byte PATT - .word mus_machi_s2_2_001 - .byte N12 , As1 , v127 - .byte W24 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Gs1 - .byte W24 - .byte N24 , Fn1 - .byte W24 - .byte N92 , Ds1 - .byte W72 - .byte W03 - .byte VOL , 73*mus_machi_s2_mvl/mxv - .byte W06 - .byte 66*mus_machi_s2_mvl/mxv - .byte W03 - .byte 56*mus_machi_s2_mvl/mxv - .byte W03 - .byte 47*mus_machi_s2_mvl/mxv - .byte W03 - .byte 27*mus_machi_s2_mvl/mxv - .byte W06 - .byte 80*mus_machi_s2_mvl/mxv - .byte N12 , Gs1 - .byte W18 - .byte Cn2 - .byte W18 - .byte Ds2 - .byte W12 - .byte N48 , Gs1 - .byte W48 - .byte N12 , Fn1 - .byte W18 - .byte An1 - .byte W18 - .byte Cn2 - .byte W12 - .byte N48 , Fn1 - .byte W48 - .byte N12 , As1 - .byte W18 - .byte Fn1 - .byte W18 - .byte As1 - .byte W12 - .byte N48 , As0 - .byte W48 - .byte N18 - .byte W24 - .byte Cs1 - .byte W24 - .byte N12 , Ds1 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Gn1 - .byte W12 - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte N12 , Gs1 - .byte W18 - .byte N06 - .byte W12 - .byte Cn2 , v096 - .byte W06 - .byte Gs1 , v127 - .byte W06 - .byte Ds1 , v096 - .byte W06 - .byte N12 , Gs1 , v127 - .byte W12 - .byte Cn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte An1 - .byte W18 - .byte N06 - .byte W12 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Fn1 , v096 - .byte W06 - .byte N12 , An1 , v127 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W18 - .byte N06 , Fn2 - .byte W12 - .byte Fn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N48 , Ds1 - .byte W48 - .byte N18 - .byte W18 - .byte Fn1 - .byte W18 - .byte N12 , Gn1 - .byte W12 - .byte GOTO - .word mus_machi_s2_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_machi_s2_3: - .byte KEYSH , mus_machi_s2_key+0 - .byte VOICE , 1 - .byte PAN , c_v-17 - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte W48 - .byte N18 , Ds2 , v084 - .byte W18 - .byte Fn2 - .byte W18 - .byte N12 , Gn2 , v100 - .byte W12 -mus_machi_s2_3_B1: - .byte N48 , Gs2 , v100 - .byte W48 - .byte Gn2 - .byte W48 - .byte N24 , Fn2 , v084 - .byte W24 - .byte Cn2 , v100 - .byte W24 - .byte N12 , Gs2 - .byte W12 - .byte Gs2 , v076 - .byte W12 - .byte Cs3 , v100 - .byte W12 - .byte Cn3 - .byte W12 - .byte N48 , As2 - .byte W48 - .byte Gs2 - .byte W48 - .byte N24 , Gn2 - .byte W24 - .byte Ds2 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte N06 , Ds2 , v088 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte Cs2 - .byte W24 - .byte Ds2 - .byte W24 - .byte Gn2 , v100 - .byte W24 - .byte Gs2 - .byte W24 - .byte As2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte N18 , Cs3 - .byte W24 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , Cs3 - .byte W12 - .byte N18 , Cn3 - .byte W24 - .byte N06 - .byte W06 - .byte Cs3 - .byte W06 - .byte N12 , Cn3 - .byte W12 - .byte N36 , As2 - .byte W36 - .byte N12 , Gs2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte PAN , c_v-8 - .byte N12 , Cn4 , v120 - .byte W12 - .byte Cs4 - .byte W12 - .byte N54 , Ds4 - .byte W60 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N54 , Fn4 - .byte W60 - .byte N12 , Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N54 , Cs4 - .byte W60 - .byte N12 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Cn4 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Ds2 , v088 - .byte W18 - .byte N06 , Ds2 , v100 - .byte W18 - .byte N36 , Cn3 - .byte W36 - .byte N24 , Ds3 - .byte W24 - .byte N12 , Fn3 - .byte W18 - .byte N06 - .byte W18 - .byte N36 , Cn3 - .byte W36 - .byte N24 , An2 - .byte W24 - .byte N12 , As2 - .byte W18 - .byte N06 - .byte W18 - .byte N36 , Fn2 , v080 - .byte W36 - .byte N24 , Cs2 , v084 - .byte W24 - .byte N48 , Gs2 , v100 - .byte W24 - .byte VOL , 77*mus_machi_s2_mvl/mxv - .byte W05 - .byte 69*mus_machi_s2_mvl/mxv - .byte W07 - .byte 63*mus_machi_s2_mvl/mxv - .byte W05 - .byte 56*mus_machi_s2_mvl/mxv - .byte W07 - .byte 80*mus_machi_s2_mvl/mxv - .byte N18 , As2 - .byte W18 - .byte Gs2 - .byte W18 - .byte N12 , Gn2 - .byte W12 - .byte GOTO - .word mus_machi_s2_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_machi_s2_4: - .byte KEYSH , mus_machi_s2_key+0 - .byte LFOS , 40 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 68*mus_machi_s2_mvl/mxv - .byte W48 - .byte VOICE , 25 - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N06 , Gn2 , v060 - .byte W06 - .byte N09 , As2 - .byte W09 - .byte BEND , c_v+22 - .byte W03 - .byte c_v+0 - .byte N06 , Ds3 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte N03 , As2 - .byte W06 - .byte N06 , Ds3 - .byte W06 -mus_machi_s2_4_B1: - .byte VOICE , 27 - .byte N42 , Ds2 , v060 - .byte W42 - .byte VOICE , 25 - .byte N03 , Ds3 - .byte W06 - .byte VOICE , 27 - .byte N42 , Ds2 - .byte W42 - .byte VOICE , 25 - .byte N03 , Ds3 - .byte W06 -mus_machi_s2_4_000: - .byte VOICE , 27 - .byte N24 , Fn2 , v060 - .byte W24 - .byte VOICE , 25 - .byte N06 , Gs3 , v076 - .byte W24 - .byte N06 - .byte W12 - .byte VOICE , 27 - .byte N12 , Cn3 , v060 - .byte W12 - .byte Gs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PEND - .byte N42 - .byte W42 - .byte VOICE , 25 - .byte N03 , Fn3 - .byte W06 - .byte VOICE , 27 - .byte N42 , Fn2 - .byte W42 - .byte VOICE , 25 - .byte N03 , Fn3 - .byte W06 - .byte VOICE , 27 - .byte N24 , Gn2 - .byte W24 - .byte VOICE , 25 - .byte N06 , As3 - .byte W24 - .byte N06 - .byte W12 - .byte VOICE , 27 - .byte N12 , Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N36 , Ds2 - .byte W42 - .byte VOICE , 25 - .byte N03 , Ds3 - .byte W06 - .byte VOICE , 27 - .byte N42 , Ds2 - .byte W42 - .byte VOICE , 25 - .byte N03 , Ds3 - .byte W06 - .byte PATT - .word mus_machi_s2_4_000 - .byte N42 , Fn2 , v060 - .byte W42 - .byte VOICE , 25 - .byte N03 , Fn3 - .byte W18 - .byte VOICE , 27 - .byte N12 - .byte W24 - .byte Cn3 - .byte W12 - .byte N48 , Ds3 - .byte W48 - .byte N24 , As2 - .byte W24 - .byte Gn2 - .byte W24 - .byte VOICE , 25 - .byte N18 , Gs2 , v064 - .byte W18 - .byte N03 , Gs2 , v076 - .byte W18 - .byte N06 , Gs2 , v064 - .byte W12 - .byte N09 - .byte W12 - .byte N06 , Gs2 , v076 - .byte W12 - .byte N12 , Ds2 - .byte W09 - .byte BEND , c_v+16 - .byte W03 - .byte c_v+0 - .byte N06 , Gs2 , v060 - .byte W12 - .byte N18 , An2 , v064 - .byte W18 - .byte N03 , An2 , v076 - .byte W18 - .byte N06 , An2 , v064 - .byte W12 - .byte N09 - .byte W12 - .byte N06 , An2 , v076 - .byte W12 - .byte N12 , Fn2 - .byte W09 - .byte BEND , c_v+16 - .byte W03 - .byte c_v+0 - .byte N06 , An2 , v064 - .byte W12 - .byte N18 , As2 - .byte W18 - .byte N03 , As2 , v076 - .byte W18 - .byte N06 , Cs3 , v064 - .byte W12 - .byte N09 , As2 - .byte W12 - .byte N06 , As2 , v076 - .byte W12 - .byte N12 , Cn3 , v064 - .byte W09 - .byte BEND , c_v+16 - .byte W03 - .byte c_v+0 - .byte N06 , Cs3 - .byte W12 - .byte N18 , Ds3 - .byte W18 - .byte N03 , Ds3 , v076 - .byte W18 - .byte N06 , Ds3 , v064 - .byte W12 - .byte VOICE , 27 - .byte N12 , As2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Ds2 - .byte W12 - .byte VOICE , 25 - .byte N06 , Cn3 - .byte W06 - .byte N03 , Cn3 , v076 - .byte W12 - .byte N03 - .byte W18 - .byte N06 , Cn3 , v064 - .byte W12 - .byte N03 - .byte W06 - .byte Cn3 , v076 - .byte W06 - .byte Ds3 - .byte W12 - .byte VOICE , 27 - .byte N18 , Ds2 , v064 - .byte W18 - .byte VOICE , 25 - .byte N06 , Cn3 - .byte W06 - .byte VOICE , 25 - .byte N06 , Cn3 , v068 - .byte W06 - .byte N03 , Cn3 , v076 - .byte W12 - .byte N03 - .byte W18 - .byte N06 , Cn3 , v064 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte An2 , v076 - .byte W06 - .byte Cn3 - .byte W12 - .byte VOICE , 27 - .byte N18 , Fn2 , v064 - .byte W18 - .byte VOICE , 25 - .byte N06 , An2 - .byte W06 - .byte VOICE , 27 - .byte N30 , Fn2 - .byte W30 - .byte VOICE , 25 - .byte N06 , Fn3 , v076 - .byte W12 - .byte Cs3 , v064 - .byte W06 - .byte As2 - .byte W12 - .byte Fn3 , v076 - .byte W12 - .byte VOICE , 27 - .byte N12 , Fn2 , v064 - .byte W12 - .byte Cs3 , v076 - .byte W12 - .byte N48 , Ds3 , v064 - .byte W48 - .byte N18 , Gn3 - .byte W18 - .byte Fn3 - .byte W18 - .byte N12 , Ds3 - .byte W12 - .byte GOTO - .word mus_machi_s2_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_machi_s2_5: - .byte KEYSH , mus_machi_s2_key+0 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte W48 - .byte VOICE , 24 - .byte VOL , 72*mus_machi_s2_mvl/mxv - .byte PAN , c_v+48 - .byte BEND , c_v+0 - .byte N06 , As2 , v048 - .byte W06 - .byte N09 , Ds3 , v060 - .byte W09 - .byte BEND , c_v+22 - .byte W03 - .byte c_v+0 - .byte N06 , Gn3 , v048 - .byte W06 - .byte N03 , As2 , v060 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Gn3 - .byte W06 -mus_machi_s2_5_B1: - .byte VOICE , 26 - .byte N12 , Gs2 , v064 - .byte W09 - .byte BEND , c_v+24 - .byte W03 - .byte VOICE , 24 - .byte BEND , c_v+0 - .byte N06 , Gs3 - .byte W12 - .byte Ds3 - .byte W06 - .byte VOICE , 26 - .byte BEND , c_v-26 - .byte N12 , Gs3 , v052 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte VOICE , 24 - .byte N03 , Gs3 , v064 - .byte W06 - .byte N06 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W06 - .byte VOICE , 26 - .byte BEND , c_v-24 - .byte N12 , Gn3 , v052 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte VOICE , 24 - .byte N03 , Gn3 , v064 - .byte W06 - .byte N06 , Gs2 , v076 - .byte W12 - .byte VOICE , 26 - .byte BEND , c_v-24 - .byte N12 , Fn3 , v060 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte VOICE , 24 - .byte N06 , Cn4 , v076 - .byte W06 - .byte Gs3 , v060 - .byte W12 - .byte Fn3 - .byte W06 - .byte Cn4 , v076 - .byte W12 - .byte VOICE , 26 - .byte N12 , Fn3 , v064 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gs2 - .byte W12 - .byte VOICE , 26 - .byte N12 , As2 - .byte W09 - .byte BEND , c_v+24 - .byte W03 - .byte VOICE , 24 - .byte BEND , c_v+0 - .byte N06 , As3 - .byte W12 - .byte Fn3 - .byte W06 - .byte VOICE , 26 - .byte BEND , c_v-23 - .byte N12 , As3 , v052 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte VOICE , 24 - .byte N03 , As3 , v064 - .byte W06 - .byte N06 , Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fn3 - .byte W06 - .byte VOICE , 26 - .byte BEND , c_v-23 - .byte N12 , Gs3 , v052 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte VOICE , 24 - .byte N03 , Gs3 , v064 - .byte W06 - .byte N06 , As2 , v080 - .byte W12 - .byte VOICE , 26 - .byte BEND , c_v-21 - .byte N12 , Ds3 , v064 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte VOICE , 24 - .byte N06 , Ds4 , v080 - .byte W06 - .byte As3 , v064 - .byte W12 - .byte Gn3 - .byte W06 - .byte Ds4 , v080 - .byte W12 - .byte VOICE , 26 - .byte N12 , As3 , v064 - .byte W12 - .byte Gn3 - .byte W12 - .byte As2 - .byte W12 - .byte VOICE , 26 - .byte N06 , Gs2 , v048 - .byte W06 - .byte Ds3 , v060 - .byte W06 - .byte VOICE , 24 - .byte N06 , Gs3 , v068 - .byte W12 - .byte Ds3 , v076 - .byte W06 - .byte VOICE , 26 - .byte BEND , c_v-23 - .byte N12 , Gs3 , v052 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte VOICE , 24 - .byte N03 , Gs3 , v068 - .byte W06 - .byte N06 , Ds3 , v044 - .byte W12 - .byte Gn3 , v064 - .byte W12 - .byte Ds3 , v076 - .byte W06 - .byte VOICE , 26 - .byte BEND , c_v-21 - .byte N12 , Gn3 , v052 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte VOICE , 24 - .byte N03 , Gn3 , v068 - .byte W06 - .byte N06 , Gs2 , v076 - .byte W12 - .byte VOICE , 26 - .byte N12 , Fn3 , v060 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte VOICE , 24 - .byte N06 , Cn4 , v076 - .byte W06 - .byte Gs3 , v060 - .byte W12 - .byte Fn3 - .byte W06 - .byte Cn4 , v076 - .byte W12 - .byte VOICE , 26 - .byte N12 , Fn3 , v064 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gs2 - .byte W12 - .byte VOICE , 24 - .byte N06 , As2 , v048 - .byte W06 - .byte Fn3 , v060 - .byte W06 - .byte As3 , v068 - .byte W12 - .byte Fn3 , v076 - .byte W06 - .byte VOICE , 26 - .byte BEND , c_v-23 - .byte N12 , As3 , v052 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte VOICE , 24 - .byte N03 , As3 , v068 - .byte W06 - .byte N06 , Fn3 , v052 - .byte W12 - .byte VOICE , 26 - .byte BEND , c_v-23 - .byte N12 , Gs3 , v064 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte VOICE , 24 - .byte N06 , Cn3 , v052 - .byte W12 - .byte VOICE , 26 - .byte N12 , Fn3 , v060 - .byte W09 - .byte BEND , c_v-20 - .byte W03 - .byte c_v+0 - .byte W03 - .byte N44 , As3 , v052 - .byte W03 - .byte BEND , c_v-17 - .byte W03 - .byte c_v+0 - .byte W36 - .byte W03 - .byte N24 , Ds3 , v048 - .byte W24 - .byte As2 - .byte W24 - .byte VOICE , 26 - .byte N18 , Ds3 , v064 - .byte W18 - .byte VOICE , 24 - .byte N03 , Ds3 , v076 - .byte W18 - .byte N06 , Ds3 , v064 - .byte W12 - .byte N09 - .byte W12 - .byte N06 , Ds3 , v076 - .byte W12 - .byte VOICE , 26 - .byte N12 , Gs2 - .byte W09 - .byte BEND , c_v+16 - .byte W03 - .byte VOICE , 24 - .byte BEND , c_v+0 - .byte N06 , Ds3 , v060 - .byte W12 - .byte VOICE , 26 - .byte N18 , Fn3 , v064 - .byte W18 - .byte VOICE , 24 - .byte N03 , Fn3 , v076 - .byte W18 - .byte N06 , Fn3 , v064 - .byte W12 - .byte N09 - .byte W12 - .byte N06 , Fn3 , v076 - .byte W12 - .byte VOICE , 26 - .byte N12 , Cn3 - .byte W09 - .byte BEND , c_v+16 - .byte W03 - .byte VOICE , 24 - .byte BEND , c_v+0 - .byte N06 , Fn3 , v064 - .byte W12 - .byte VOICE , 26 - .byte N18 , Cs3 - .byte W18 - .byte VOICE , 24 - .byte N03 , Cs3 , v076 - .byte W18 - .byte N06 , Fn3 , v064 - .byte W12 - .byte N09 , Cs3 - .byte W12 - .byte N06 , Cs3 , v076 - .byte W12 - .byte VOICE , 26 - .byte N12 , Ds3 , v064 - .byte W09 - .byte BEND , c_v+16 - .byte W03 - .byte VOICE , 24 - .byte BEND , c_v+0 - .byte N06 , Fn3 - .byte W12 - .byte VOICE , 26 - .byte N18 , Gs3 - .byte W18 - .byte VOICE , 24 - .byte N03 , Gs3 , v076 - .byte W18 - .byte N06 , Gs3 , v064 - .byte W12 - .byte VOICE , 26 - .byte N12 , Ds3 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte VOICE , 24 - .byte N06 , Ds3 - .byte W06 - .byte N03 , Ds3 , v076 - .byte W12 - .byte N03 - .byte W18 - .byte N06 , Ds3 , v064 - .byte W12 - .byte N03 - .byte W06 - .byte Ds3 , v076 - .byte W06 - .byte Gs3 - .byte W12 - .byte N06 , Gs2 , v064 - .byte W06 - .byte Ds3 , v076 - .byte W06 - .byte Gs3 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte Fn3 , v068 - .byte W06 - .byte N03 , Fn3 , v076 - .byte W12 - .byte N03 - .byte W18 - .byte N06 , Fn3 , v064 - .byte W12 - .byte N03 , Cn3 - .byte W06 - .byte Cn3 , v076 - .byte W06 - .byte Fn3 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte Cn3 , v064 - .byte W06 - .byte Fn3 , v076 - .byte W06 - .byte Cn3 , v064 - .byte W06 - .byte VOICE , 26 - .byte N12 , Cs3 - .byte W09 - .byte BEND , c_v+14 - .byte W03 - .byte VOICE , 24 - .byte BEND , c_v+0 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Cs3 , v080 - .byte W06 - .byte N06 , Fn3 , v064 - .byte W06 - .byte As3 , v076 - .byte W12 - .byte Fn3 , v064 - .byte W06 - .byte Cs3 - .byte W12 - .byte As3 , v076 - .byte W12 - .byte VOICE , 26 - .byte N12 , As2 , v064 - .byte W09 - .byte BEND , c_v+23 - .byte W03 - .byte c_v+0 - .byte N12 , Fn3 , v076 - .byte W09 - .byte BEND , c_v-16 - .byte W03 - .byte c_v+0 - .byte W03 - .byte N44 , Gs3 , v064 - .byte W44 - .byte W01 - .byte N18 , As3 - .byte W18 - .byte Gs3 - .byte W18 - .byte N12 , Gn3 - .byte W12 - .byte GOTO - .word mus_machi_s2_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_machi_s2_6: - .byte KEYSH , mus_machi_s2_key+0 - .byte LFOS , 40 - .byte PAN , c_v+0 - .byte W96 -mus_machi_s2_6_B1: - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 74 - .byte N42 , Gs4 , v040 - .byte W12 - .byte MOD , 4 - .byte W32 - .byte W01 - .byte 0 - .byte N03 , Dn5 - .byte W03 - .byte N42 , Ds5 - .byte W15 - .byte MOD , 4 - .byte W30 - .byte N03 , As4 - .byte W03 - .byte MOD , 0 - .byte N12 , Cn5 - .byte W24 - .byte N06 - .byte W06 - .byte As4 - .byte W12 - .byte Cn5 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W24 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , As4 - .byte W12 - .byte Fn4 - .byte W24 - .byte N06 , Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte N32 - .byte W12 - .byte MOD , 4 - .byte W21 - .byte 0 - .byte W03 - .byte N06 - .byte W12 - .byte N36 , Gn4 - .byte W18 - .byte VOL , 71*mus_machi_s2_mvl/mxv - .byte W06 - .byte 59*mus_machi_s2_mvl/mxv - .byte W06 - .byte 48*mus_machi_s2_mvl/mxv - .byte W03 - .byte 42*mus_machi_s2_mvl/mxv - .byte W03 - .byte 31*mus_machi_s2_mvl/mxv - .byte W12 - .byte 80*mus_machi_s2_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 81 - .byte N36 , Ds2 , v064 - .byte W48 - .byte Gn2 - .byte W48 - .byte N32 , Gs2 - .byte W36 - .byte VOICE , 74 - .byte N54 , Cn5 , v040 - .byte W24 - .byte MOD , 4 - .byte W30 - .byte 0 - .byte W06 - .byte N12 - .byte W12 - .byte Cs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte N24 , Cn5 - .byte W09 - .byte MOD , 4 - .byte W15 - .byte 0 - .byte N12 , An4 - .byte W12 - .byte As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N54 , As4 - .byte W18 - .byte MOD , 4 - .byte W36 - .byte 0 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N18 , Gn4 - .byte W18 - .byte Fn4 - .byte W18 - .byte N12 , Ds4 - .byte W12 - .byte GOTO - .word mus_machi_s2_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_machi_s2_7: - .byte KEYSH , mus_machi_s2_key+0 - .byte PAN , c_v-48 - .byte W96 -mus_machi_s2_7_B1: - .byte VOICE , 127 - .byte VOL , 75*mus_machi_s2_mvl/mxv - .byte N06 , Gs4 , v040 - .byte W12 - .byte N06 - .byte W12 - .byte N09 , Gs4 , v052 - .byte W12 - .byte N06 , Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N09 , Gs4 , v052 - .byte W12 - .byte N06 , Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 -mus_machi_s2_7_000: - .byte N06 , Gs4 , v040 - .byte W12 - .byte N06 - .byte W12 - .byte N09 , Gs4 , v052 - .byte W12 - .byte N06 , Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N09 , Gs4 , v052 - .byte W12 - .byte N06 , Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_machi_s2_7_000 - .byte PATT - .word mus_machi_s2_7_000 - .byte PATT - .word mus_machi_s2_7_000 - .byte PATT - .word mus_machi_s2_7_000 - .byte PATT - .word mus_machi_s2_7_000 -mus_machi_s2_7_001: - .byte VOICE , 126 - .byte N06 , Gn4 , v052 - .byte W96 - .byte PEND - .byte VOICE , 127 - .byte N06 , Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v052 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v052 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v052 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 -mus_machi_s2_7_002: - .byte N06 , Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v052 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v052 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PEND -mus_machi_s2_7_003: - .byte N06 , Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v052 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v052 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Gs4 , v052 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_machi_s2_7_002 - .byte PATT - .word mus_machi_s2_7_003 - .byte PATT - .word mus_machi_s2_7_002 - .byte PATT - .word mus_machi_s2_7_003 - .byte PATT - .word mus_machi_s2_7_001 - .byte GOTO - .word mus_machi_s2_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_machi_s2_8: - .byte KEYSH , mus_machi_s2_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_machi_s2_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Cn1 , v112 - .byte W24 - .byte Dn1 , v116 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W12 - .byte Dn1 , v092 - .byte W06 - .byte Dn1 , v116 - .byte W06 -mus_machi_s2_8_B1: -mus_machi_s2_8_000: - .byte N06 , Cn1 , v112 - .byte W12 - .byte Dn3 , v056 - .byte W12 - .byte Dn1 , v116 - .byte W12 - .byte Dn3 , v056 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn3 , v056 - .byte W12 - .byte Dn1 , v116 - .byte W12 - .byte Dn3 , v056 - .byte W06 - .byte En3 - .byte W06 - .byte PEND -mus_machi_s2_8_001: - .byte N06 , Cn1 , v112 - .byte W12 - .byte Dn3 , v056 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn3 , v056 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 , v056 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn3 , v056 - .byte W12 - .byte Dn1 , v116 - .byte W12 - .byte Dn3 , v056 - .byte W06 - .byte En3 - .byte W06 - .byte PEND - .byte PATT - .word mus_machi_s2_8_000 - .byte PATT - .word mus_machi_s2_8_001 - .byte PATT - .word mus_machi_s2_8_000 - .byte PATT - .word mus_machi_s2_8_001 - .byte N06 , Cn1 , v112 - .byte W12 - .byte Dn3 , v056 - .byte W12 - .byte Dn1 , v116 - .byte W12 - .byte Dn3 , v056 - .byte W06 - .byte En3 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn3 , v056 - .byte W12 - .byte Dn1 , v116 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W84 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte Fs2 , v072 - .byte W24 - .byte Cn1 , v112 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Fs2 , v072 - .byte W12 - .byte N06 - .byte W24 - .byte Cn1 , v112 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Fs2 , v072 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte Cn1 , v112 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 , v116 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 -mus_machi_s2_8_002: - .byte N06 , Cn1 , v112 - .byte W12 - .byte Dn3 , v056 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 , v116 - .byte W06 - .byte Dn3 , v056 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 , v056 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn3 , v056 - .byte W12 - .byte Dn1 , v116 - .byte W12 - .byte Dn3 , v056 - .byte W06 - .byte En3 - .byte W06 - .byte PEND - .byte PATT - .word mus_machi_s2_8_002 - .byte N06 , Cn1 , v112 - .byte W12 - .byte Dn3 , v056 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 , v116 - .byte W06 - .byte Dn3 , v056 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 , v056 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn3 , v056 - .byte W12 - .byte Dn1 , v116 - .byte W06 - .byte Dn3 , v056 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En3 , v056 - .byte W06 - .byte Cn1 , v112 - .byte W48 - .byte Dn1 , v116 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 , v116 - .byte W12 - .byte Dn1 , v092 - .byte W06 - .byte Dn1 , v116 - .byte W06 - .byte GOTO - .word mus_machi_s2_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_machi_s2: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_machi_s2_pri @ Priority - .byte mus_machi_s2_rev @ Reverb. - - .word mus_machi_s2_grp - - .word mus_machi_s2_1 - .word mus_machi_s2_2 - .word mus_machi_s2_3 - .word mus_machi_s2_4 - .word mus_machi_s2_5 - .word mus_machi_s2_6 - .word mus_machi_s2_7 - .word mus_machi_s2_8 - - .end diff --git a/sound/songs/mus_machi_s3.s b/sound/songs/mus_machi_s3.s deleted file mode 100644 index 9a08362b37..0000000000 --- a/sound/songs/mus_machi_s3.s +++ /dev/null @@ -1,1768 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_machi_s3_grp, voicegroup032 - .equ mus_machi_s3_pri, 0 - .equ mus_machi_s3_rev, reverb_set+50 - .equ mus_machi_s3_mvl, 127 - .equ mus_machi_s3_key, 0 - .equ mus_machi_s3_tbs, 1 - .equ mus_machi_s3_exg, 0 - .equ mus_machi_s3_cmp, 1 - - .section .rodata - .global mus_machi_s3 - .align 2 - -@********************** Track 1 **********************@ - -mus_machi_s3_1: - .byte KEYSH , mus_machi_s3_key+0 - .byte TEMPO , 128*mus_machi_s3_tbs/2 - .byte VOICE , 73 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte LFOS , 36 - .byte PAN , c_v-5 - .byte N08 , Fn4 , v112 - .byte W16 - .byte En4 - .byte W08 - .byte Cn4 - .byte W16 - .byte As3 - .byte W08 - .byte An3 - .byte W16 - .byte Gn3 - .byte W08 - .byte An3 - .byte W16 - .byte As3 - .byte W08 - .byte N72 , Cn4 - .byte W24 - .byte VOL , 75*mus_machi_s3_mvl/mxv - .byte MOD , 7 - .byte W08 - .byte VOL , 70*mus_machi_s3_mvl/mxv - .byte W08 - .byte 63*mus_machi_s3_mvl/mxv - .byte W08 - .byte 55*mus_machi_s3_mvl/mxv - .byte W08 - .byte 45*mus_machi_s3_mvl/mxv - .byte W04 - .byte 36*mus_machi_s3_mvl/mxv - .byte W04 - .byte 26*mus_machi_s3_mvl/mxv - .byte W04 - .byte 13*mus_machi_s3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W24 -mus_machi_s3_1_B1: -mus_machi_s3_1_000: - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N08 , Fn3 , v112 - .byte W16 - .byte An3 - .byte W08 - .byte As3 - .byte W16 - .byte N16 , Cn4 - .byte W08 - .byte VOL , 68*mus_machi_s3_mvl/mxv - .byte W04 - .byte 49*mus_machi_s3_mvl/mxv - .byte W12 - .byte 80*mus_machi_s3_mvl/mxv - .byte N08 , Dn4 - .byte W08 - .byte En4 - .byte W16 - .byte Fn4 - .byte W08 - .byte PEND -mus_machi_s3_1_001: - .byte N32 , Gn4 , v112 - .byte W16 - .byte MOD , 7 - .byte W16 - .byte 0 - .byte W08 - .byte N44 , Fn4 - .byte W20 - .byte VOL , 72*mus_machi_s3_mvl/mxv - .byte MOD , 7 - .byte W04 - .byte VOL , 62*mus_machi_s3_mvl/mxv - .byte W04 - .byte 52*mus_machi_s3_mvl/mxv - .byte W04 - .byte 39*mus_machi_s3_mvl/mxv - .byte W04 - .byte 24*mus_machi_s3_mvl/mxv - .byte W04 - .byte 8*mus_machi_s3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W12 - .byte PEND - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N32 , Gn4 - .byte W16 - .byte MOD , 7 - .byte W16 - .byte 0 - .byte W08 - .byte N20 , Fn4 - .byte W08 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W04 - .byte N08 , Cs4 - .byte W08 - .byte Ds4 - .byte W16 - .byte Cs4 - .byte W08 - .byte N84 , Cn4 - .byte W24 - .byte VOL , 75*mus_machi_s3_mvl/mxv - .byte W12 - .byte MOD , 7 - .byte W04 - .byte VOL , 70*mus_machi_s3_mvl/mxv - .byte W12 - .byte 63*mus_machi_s3_mvl/mxv - .byte W08 - .byte 55*mus_machi_s3_mvl/mxv - .byte W08 - .byte 45*mus_machi_s3_mvl/mxv - .byte W04 - .byte 36*mus_machi_s3_mvl/mxv - .byte W04 - .byte 26*mus_machi_s3_mvl/mxv - .byte W04 - .byte 13*mus_machi_s3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N08 , As3 - .byte W16 - .byte An3 - .byte W08 - .byte As3 - .byte W16 - .byte N16 , Gn3 - .byte W08 - .byte VOL , 68*mus_machi_s3_mvl/mxv - .byte W04 - .byte 49*mus_machi_s3_mvl/mxv - .byte W12 - .byte 80*mus_machi_s3_mvl/mxv - .byte N08 - .byte W08 - .byte An3 - .byte W16 - .byte As3 - .byte W08 - .byte Cn4 - .byte W16 - .byte N08 - .byte W08 - .byte An3 - .byte W16 - .byte N44 , Cn4 - .byte W16 - .byte MOD , 7 - .byte W04 - .byte VOL , 72*mus_machi_s3_mvl/mxv - .byte W04 - .byte 62*mus_machi_s3_mvl/mxv - .byte W04 - .byte 52*mus_machi_s3_mvl/mxv - .byte W04 - .byte 39*mus_machi_s3_mvl/mxv - .byte W04 - .byte 24*mus_machi_s3_mvl/mxv - .byte W04 - .byte 8*mus_machi_s3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N08 , Dn4 - .byte W16 - .byte Cn4 - .byte W08 - .byte Dn4 - .byte W16 - .byte N16 , As3 - .byte W08 - .byte VOL , 68*mus_machi_s3_mvl/mxv - .byte MOD , 7 - .byte W04 - .byte VOL , 49*mus_machi_s3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W08 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N08 , Fn4 - .byte W08 - .byte Gn4 - .byte W16 - .byte Fn4 - .byte W08 - .byte N84 , En4 - .byte W24 - .byte VOL , 75*mus_machi_s3_mvl/mxv - .byte W12 - .byte MOD , 7 - .byte W04 - .byte VOL , 70*mus_machi_s3_mvl/mxv - .byte W12 - .byte 63*mus_machi_s3_mvl/mxv - .byte W08 - .byte 55*mus_machi_s3_mvl/mxv - .byte W08 - .byte 45*mus_machi_s3_mvl/mxv - .byte W04 - .byte 36*mus_machi_s3_mvl/mxv - .byte W04 - .byte 26*mus_machi_s3_mvl/mxv - .byte W04 - .byte 13*mus_machi_s3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W12 - .byte PATT - .word mus_machi_s3_1_000 - .byte PATT - .word mus_machi_s3_1_001 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N36 , Gn4 , v112 - .byte W16 - .byte MOD , 7 - .byte W16 - .byte 0 - .byte W08 - .byte N16 , Fn4 - .byte W08 - .byte VOL , 68*mus_machi_s3_mvl/mxv - .byte MOD , 7 - .byte W04 - .byte VOL , 49*mus_machi_s3_mvl/mxv - .byte W08 - .byte MOD , 0 - .byte W04 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N08 , En4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N08 , Gn4 - .byte W08 - .byte N84 , An4 - .byte W36 - .byte MOD , 7 - .byte W24 - .byte VOL , 72*mus_machi_s3_mvl/mxv - .byte W04 - .byte 62*mus_machi_s3_mvl/mxv - .byte W04 - .byte 52*mus_machi_s3_mvl/mxv - .byte W04 - .byte 39*mus_machi_s3_mvl/mxv - .byte W04 - .byte 24*mus_machi_s3_mvl/mxv - .byte W04 - .byte 8*mus_machi_s3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N08 , As4 - .byte W16 - .byte An4 - .byte W08 - .byte As4 - .byte W16 - .byte N16 , Dn4 - .byte W08 - .byte VOL , 68*mus_machi_s3_mvl/mxv - .byte MOD , 7 - .byte W04 - .byte VOL , 49*mus_machi_s3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W08 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N08 , Gn4 - .byte W08 - .byte N16 , An4 - .byte W08 - .byte MOD , 7 - .byte W08 - .byte 0 - .byte N08 , As4 - .byte W08 - .byte An4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N16 , Fn4 - .byte W08 - .byte VOL , 68*mus_machi_s3_mvl/mxv - .byte MOD , 7 - .byte W04 - .byte VOL , 49*mus_machi_s3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W08 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N08 , An3 - .byte W16 - .byte As3 - .byte W08 - .byte N68 , Cn4 - .byte W36 - .byte MOD , 7 - .byte W32 - .byte 0 - .byte W04 - .byte N08 - .byte W16 - .byte Dn4 - .byte W08 - .byte N84 , En4 - .byte W36 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte W12 - .byte GOTO - .word mus_machi_s3_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_machi_s3_2: - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte KEYSH , mus_machi_s3_key+0 - .byte VOICE , 35 - .byte PAN , c_v+7 - .byte N04 , Fn1 , v100 - .byte W08 - .byte N04 - .byte W16 - .byte Cn2 - .byte W16 - .byte Fn1 - .byte W08 - .byte N16 - .byte W40 - .byte N04 - .byte W08 - .byte N36 - .byte W40 - .byte N04 - .byte W08 - .byte N08 , Cn1 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Dn1 - .byte W16 - .byte N08 , En1 - .byte W08 -mus_machi_s3_2_B1: - .byte N36 , Fn1 , v100 - .byte W40 - .byte N08 - .byte W48 - .byte N08 - .byte W08 - .byte N04 , As1 - .byte W08 - .byte N04 - .byte W16 - .byte Dn2 - .byte W16 - .byte As1 - .byte W08 - .byte N16 - .byte W40 - .byte N08 , Fn1 - .byte W08 - .byte N36 , As1 - .byte W40 - .byte N08 - .byte W48 - .byte N08 - .byte W08 - .byte N04 , Fn1 - .byte W08 - .byte N04 - .byte W16 - .byte N08 , Fn2 - .byte W16 - .byte N04 , Fn1 - .byte W08 - .byte N16 - .byte W40 - .byte N08 , An1 - .byte W08 - .byte Gn1 - .byte W24 - .byte N08 - .byte W08 - .byte Dn1 - .byte W08 - .byte Fn1 - .byte W08 - .byte Gn1 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , An1 - .byte W24 - .byte N08 - .byte W08 - .byte En1 - .byte W08 - .byte Gn1 - .byte W08 - .byte An1 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , As1 - .byte W24 - .byte N08 - .byte W08 - .byte Fn1 - .byte W08 - .byte Gn1 - .byte W08 - .byte As1 - .byte W16 - .byte Dn2 - .byte W08 - .byte N16 , Cn2 - .byte W16 - .byte N08 , As1 - .byte W08 - .byte N12 , Cn2 - .byte W16 - .byte N08 - .byte W24 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Dn1 - .byte W08 - .byte En1 - .byte W08 - .byte Gn1 - .byte W08 - .byte An1 - .byte W08 - .byte As1 - .byte W08 - .byte VOICE , 35 - .byte N36 , Fn1 - .byte W40 - .byte N08 - .byte W48 - .byte N08 - .byte W08 - .byte N04 , As1 - .byte W08 - .byte N04 - .byte W16 - .byte Dn2 - .byte W16 - .byte As1 - .byte W08 - .byte N08 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte N08 , Fn1 - .byte W08 - .byte N36 , As1 - .byte W40 - .byte N08 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte N04 , Gn1 - .byte W08 - .byte Fn1 - .byte W08 - .byte N04 - .byte W16 - .byte N08 , Fn2 - .byte W16 - .byte N04 , Fn1 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte N16 , Gn1 - .byte W16 - .byte N08 , An1 - .byte W08 - .byte Gn1 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Gn2 - .byte W16 - .byte Gn1 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N08 , As1 - .byte W08 - .byte N24 , Dn2 - .byte W24 - .byte En2 - .byte W24 - .byte Fn2 - .byte W24 - .byte N04 - .byte W16 - .byte Fn1 - .byte W08 - .byte N36 , Cn2 - .byte W40 - .byte N08 - .byte W24 - .byte N08 - .byte W24 - .byte N04 - .byte W08 - .byte N36 - .byte W40 - .byte N08 - .byte W24 - .byte Cn1 - .byte W08 - .byte N16 , Dn1 - .byte W16 - .byte N08 , En1 - .byte W08 - .byte GOTO - .word mus_machi_s3_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_machi_s3_3: - .byte KEYSH , mus_machi_s3_key+0 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte W96 - .byte PAN , c_v-8 - .byte W64 - .byte VOICE , 1 - .byte N08 , Cn2 , v088 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N08 , En2 - .byte W08 -mus_machi_s3_3_B1: -mus_machi_s3_3_000: - .byte N16 , Fn2 , v088 - .byte W16 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W08 - .byte PEND -mus_machi_s3_3_001: - .byte N04 , As2 , v088 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W08 - .byte PEND -mus_machi_s3_3_002: - .byte N16 , As2 , v088 - .byte W16 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N08 , As2 , v096 - .byte W08 - .byte N16 , Cn3 - .byte W16 - .byte N08 , As2 - .byte W08 - .byte PEND -mus_machi_s3_3_003: - .byte N16 , An2 , v088 - .byte W16 - .byte N04 , Fn2 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Gn2 - .byte W16 - .byte N04 , An2 - .byte W08 - .byte PEND - .byte N08 , As2 - .byte W16 - .byte An2 - .byte W08 - .byte As2 - .byte W16 - .byte N24 , Gn2 - .byte W24 - .byte N08 , Dn3 , v096 - .byte W08 - .byte N16 , Cn3 - .byte W16 - .byte N08 , As2 - .byte W08 - .byte Cn3 , v088 - .byte W16 - .byte N08 - .byte W08 - .byte An2 - .byte W16 - .byte N24 , Cn3 - .byte W24 - .byte N08 , As2 - .byte W08 - .byte N16 , An2 - .byte W16 - .byte N08 , Gn2 - .byte W08 - .byte Fn2 - .byte W16 - .byte Gn2 - .byte W08 - .byte As2 - .byte W16 - .byte N16 , Dn3 - .byte W24 - .byte N08 - .byte W08 - .byte En3 - .byte W16 - .byte Dn3 - .byte W08 - .byte N12 , Cn3 - .byte W16 - .byte N08 - .byte W24 - .byte N08 - .byte W08 - .byte As3 , v096 - .byte W08 - .byte An3 - .byte W08 - .byte Gn3 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte PATT - .word mus_machi_s3_3_000 - .byte PATT - .word mus_machi_s3_3_001 - .byte PATT - .word mus_machi_s3_3_002 - .byte PATT - .word mus_machi_s3_3_003 - .byte N08 , As2 , v088 - .byte W16 - .byte An2 - .byte W08 - .byte As2 - .byte W16 - .byte N16 , Dn3 - .byte W24 - .byte N08 , Gn2 - .byte W08 - .byte N16 , An2 - .byte W16 - .byte N08 , As2 - .byte W08 - .byte An2 - .byte W16 - .byte As2 - .byte W08 - .byte Cn3 - .byte W16 - .byte En3 - .byte W08 - .byte N16 , Dn3 - .byte W48 - .byte Cn3 - .byte W16 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N04 - .byte W08 - .byte N16 - .byte W16 - .byte N04 - .byte W24 - .byte N04 - .byte W24 - .byte N08 , Cn2 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N08 , En2 - .byte W08 - .byte GOTO - .word mus_machi_s3_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_machi_s3_4: - .byte KEYSH , mus_machi_s3_key+0 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte XCMD , xIECV , 13 - .byte xIECL , 10 - .byte PAN , c_v+48 - .byte W96 - .byte W64 - .byte VOICE , 7 - .byte N04 , Gn2 , v052 - .byte W08 - .byte N16 , An2 - .byte W16 - .byte N04 , As2 - .byte W08 -mus_machi_s3_4_B1: -mus_machi_s3_4_000: - .byte N24 , Cn3 , v052 - .byte W24 - .byte N04 , Fn3 - .byte W16 - .byte Cn3 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Cn3 - .byte W08 - .byte PEND -mus_machi_s3_4_001: - .byte N04 , Fn3 , v052 - .byte W08 - .byte N04 - .byte W16 - .byte As3 - .byte W16 - .byte Fn3 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N04 , Fn3 - .byte W08 - .byte PEND -mus_machi_s3_4_002: - .byte N24 , Cs4 , v052 - .byte W24 - .byte N04 , Fn3 - .byte W16 - .byte N20 , Cn4 - .byte W24 - .byte N32 , As3 - .byte W32 - .byte PEND -mus_machi_s3_4_003: - .byte N04 , Fn3 , v052 - .byte W08 - .byte N04 - .byte W16 - .byte An3 - .byte W16 - .byte Fn3 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , An3 - .byte W16 - .byte N04 , Fn3 - .byte W08 - .byte PEND - .byte Dn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte An3 - .byte W08 - .byte N24 , As3 - .byte W48 - .byte N04 , En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte As3 - .byte W08 - .byte N24 , Cn4 - .byte W48 - .byte N04 , As3 , v044 - .byte W08 - .byte Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W16 - .byte N16 , As2 - .byte W24 - .byte N04 , Dn4 - .byte W08 - .byte En4 - .byte W16 - .byte Dn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W16 - .byte Cn4 - .byte W08 - .byte N08 , En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte An2 - .byte W08 - .byte Gn2 - .byte W08 - .byte PATT - .word mus_machi_s3_4_000 - .byte PATT - .word mus_machi_s3_4_001 - .byte PATT - .word mus_machi_s3_4_002 - .byte PATT - .word mus_machi_s3_4_003 - .byte N08 , Gn4 , v052 - .byte W16 - .byte Fn4 - .byte W08 - .byte Gn4 - .byte W16 - .byte N16 , As3 - .byte W56 - .byte N08 , Fn4 - .byte W16 - .byte N04 , An3 - .byte W08 - .byte N08 , En4 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte N16 , Dn4 - .byte W48 - .byte N04 , Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gn3 - .byte W08 - .byte N04 - .byte W08 - .byte Cn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N24 , Cn4 - .byte W48 - .byte N04 , En4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gn3 - .byte W08 - .byte N04 - .byte W08 - .byte Cn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N16 , Cn4 - .byte W16 - .byte N04 , Gn2 - .byte W08 - .byte N16 , An2 - .byte W16 - .byte N04 , As2 - .byte W08 - .byte GOTO - .word mus_machi_s3_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_machi_s3_5: - .byte KEYSH , mus_machi_s3_key+0 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte XCMD , xIECV , 13 - .byte xIECL , 10 - .byte PAN , c_v-1 - .byte W96 - .byte W64 - .byte VOICE , 8 - .byte N04 , En2 , v052 - .byte W08 - .byte N16 , Fn2 - .byte W16 - .byte N04 , Gn2 - .byte W08 -mus_machi_s3_5_B1: -mus_machi_s3_5_000: - .byte N24 , An2 , v052 - .byte W24 - .byte N04 , Cn3 - .byte W16 - .byte An2 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Cn3 - .byte W16 - .byte N04 , An2 - .byte W08 - .byte PEND -mus_machi_s3_5_001: - .byte N04 , Dn3 , v052 - .byte W08 - .byte N04 - .byte W16 - .byte Fn3 - .byte W16 - .byte Dn3 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Dn3 - .byte W08 - .byte PEND -mus_machi_s3_5_002: - .byte N24 , As3 , v052 - .byte W24 - .byte N04 , Cs3 - .byte W16 - .byte N20 , An3 - .byte W24 - .byte N32 , Fn3 - .byte W32 - .byte PEND -mus_machi_s3_5_003: - .byte N04 , Cn3 , v052 - .byte W08 - .byte N04 - .byte W16 - .byte Fn3 - .byte W16 - .byte Cn3 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Cn3 - .byte W08 - .byte PEND - .byte As3 - .byte W08 - .byte An3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte As2 - .byte W08 - .byte Fn3 - .byte W08 - .byte N24 , Gn3 - .byte W48 - .byte N04 , Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N24 , An3 - .byte W48 - .byte N04 , Fn3 , v044 - .byte W08 - .byte Dn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W16 - .byte N16 , Fn2 - .byte W24 - .byte N04 , As3 - .byte W08 - .byte Cn4 - .byte W16 - .byte As3 - .byte W08 - .byte Gn3 - .byte W16 - .byte N04 - .byte W08 - .byte En3 - .byte W16 - .byte Gn3 - .byte W08 - .byte N08 , Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte An2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte En2 - .byte W08 - .byte PATT - .word mus_machi_s3_5_000 - .byte PATT - .word mus_machi_s3_5_001 - .byte PATT - .word mus_machi_s3_5_002 - .byte PATT - .word mus_machi_s3_5_003 - .byte N08 , Dn4 , v052 - .byte W16 - .byte Cn4 - .byte W08 - .byte Dn4 - .byte W16 - .byte N16 , Gn3 - .byte W56 - .byte N08 , Dn4 - .byte W16 - .byte N04 , Fn3 - .byte W08 - .byte N08 , Cn4 - .byte W16 - .byte N04 , En3 - .byte W08 - .byte N16 , An3 - .byte W48 - .byte N04 , Cn4 - .byte W08 - .byte Gn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N04 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fn3 - .byte W08 - .byte N24 , Gn3 - .byte W48 - .byte N04 , Cn4 - .byte W08 - .byte Gn3 - .byte W08 - .byte En3 - .byte W08 - .byte N04 - .byte W08 - .byte Gn2 - .byte W08 - .byte En3 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N04 , En2 - .byte W08 - .byte N16 , Fn2 - .byte W16 - .byte N04 , Gn2 - .byte W08 - .byte GOTO - .word mus_machi_s3_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_machi_s3_6: - .byte KEYSH , mus_machi_s3_key+0 - .byte LFOS , 36 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte W96 - .byte W96 -mus_machi_s3_6_B1: - .byte VOICE , 74 - .byte W96 - .byte W96 - .byte N32 , Cs5 , v048 - .byte W16 - .byte MOD , 7 - .byte W16 - .byte 0 - .byte W08 - .byte N20 , Cn5 - .byte W08 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W04 - .byte N08 , As4 - .byte W08 - .byte Cn5 - .byte W16 - .byte As4 - .byte W08 - .byte N84 , An4 - .byte W36 - .byte MOD , 7 - .byte W12 - .byte VOL , 60*mus_machi_s3_mvl/mxv - .byte W24 - .byte 40*mus_machi_s3_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOICE , 81 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N08 , As2 - .byte W16 - .byte An2 - .byte W08 - .byte As2 - .byte W16 - .byte N16 , Gn2 - .byte W24 - .byte N08 - .byte W08 - .byte An2 - .byte W16 - .byte As2 - .byte W08 - .byte Cn3 - .byte W16 - .byte N08 - .byte W08 - .byte An2 - .byte W16 - .byte N32 , Cn3 - .byte W24 - .byte VOL , 60*mus_machi_s3_mvl/mxv - .byte W32 - .byte VOICE , 74 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N08 , As4 - .byte W16 - .byte An4 - .byte W08 - .byte As4 - .byte W16 - .byte N16 , Fn4 - .byte W08 - .byte MOD , 7 - .byte W08 - .byte 0 - .byte W08 - .byte N08 , Dn5 - .byte W08 - .byte En5 - .byte W16 - .byte Dn5 - .byte W08 -mus_machi_s3_6_000: - .byte N84 , Cn5 , v048 - .byte W36 - .byte MOD , 7 - .byte W12 - .byte VOL , 60*mus_machi_s3_mvl/mxv - .byte W24 - .byte 40*mus_machi_s3_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W12 - .byte PEND - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte W96 - .byte W96 - .byte N36 , As4 - .byte W16 - .byte MOD , 7 - .byte W16 - .byte 0 - .byte W08 - .byte N16 , An4 - .byte W08 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W04 - .byte N08 , Gn4 - .byte W08 - .byte N16 , An4 - .byte W16 - .byte N08 , As4 - .byte W08 - .byte PATT - .word mus_machi_s3_6_000 - .byte VOICE , 81 - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte N08 , As3 , v052 - .byte W16 - .byte An3 - .byte W08 - .byte As3 - .byte W16 - .byte N16 , Dn3 - .byte W24 - .byte N08 , Gn3 - .byte W08 - .byte N16 , An3 - .byte W16 - .byte N08 , As3 - .byte W08 - .byte An3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N16 , Fn3 - .byte W24 - .byte VOICE , 74 - .byte N08 , Dn4 - .byte W16 - .byte En4 - .byte W08 - .byte N68 , Fn4 - .byte W36 - .byte MOD , 7 - .byte W32 - .byte 0 - .byte W04 - .byte N08 - .byte W16 - .byte N08 - .byte W08 - .byte N84 , Gn4 - .byte W36 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte W12 - .byte GOTO - .word mus_machi_s3_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_machi_s3_7: - .byte KEYSH , mus_machi_s3_key+0 - .byte VOICE , 127 - .byte VOL , 75*mus_machi_s3_mvl/mxv - .byte PAN , c_v-32 - .byte N08 , Gs4 , v052 - .byte W24 - .byte VOICE , 126 - .byte N10 , Gs4 , v040 - .byte W16 - .byte VOICE , 127 - .byte N08 - .byte W08 - .byte Gs4 , v052 - .byte W48 - .byte N08 - .byte W24 - .byte VOICE , 126 - .byte N10 , Gs4 , v040 - .byte W16 - .byte VOICE , 127 - .byte N08 - .byte W08 - .byte Gs4 , v052 - .byte W24 - .byte VOICE , 126 - .byte N10 , Gs4 , v040 - .byte W16 - .byte VOICE , 127 - .byte N08 - .byte W08 -mus_machi_s3_7_B1: - .byte VOICE , 125 - .byte N08 , Gs4 , v040 - .byte W08 - .byte Gs4 , v020 - .byte W08 - .byte Gs4 , v040 - .byte W08 - .byte Fs4 , v052 - .byte W08 - .byte Gs4 , v020 - .byte W08 - .byte Gs4 , v040 - .byte W08 - .byte N08 - .byte W08 - .byte Gs4 , v020 - .byte W08 - .byte Gs4 , v040 - .byte W08 - .byte Fs4 , v052 - .byte W08 - .byte Gs4 , v020 - .byte W08 - .byte Gs4 , v040 - .byte W08 -mus_machi_s3_7_000: - .byte N08 , Gs4 , v040 - .byte W08 - .byte Gs4 , v020 - .byte W08 - .byte Gs4 , v040 - .byte W08 - .byte Fs4 , v052 - .byte W08 - .byte Gs4 , v020 - .byte W08 - .byte Gs4 , v040 - .byte W08 - .byte N08 - .byte W08 - .byte Gs4 , v020 - .byte W08 - .byte Gs4 , v040 - .byte W08 - .byte Fs4 , v052 - .byte W08 - .byte Gs4 , v020 - .byte W08 - .byte Gs4 , v040 - .byte W08 - .byte PEND - .byte PATT - .word mus_machi_s3_7_000 - .byte PATT - .word mus_machi_s3_7_000 - .byte PATT - .word mus_machi_s3_7_000 - .byte PATT - .word mus_machi_s3_7_000 - .byte PATT - .word mus_machi_s3_7_000 - .byte PATT - .word mus_machi_s3_7_000 - .byte VOICE , 127 - .byte N08 , Gs4 , v052 - .byte W24 - .byte N08 - .byte W16 - .byte Gs4 , v040 - .byte W08 - .byte Gs4 , v052 - .byte W24 - .byte N08 - .byte W16 - .byte Gs4 , v040 - .byte W08 -mus_machi_s3_7_001: - .byte N08 , Gs4 , v052 - .byte W08 - .byte Gs4 , v040 - .byte W08 - .byte Gs4 , v052 - .byte W08 - .byte N08 - .byte W16 - .byte Gs4 , v040 - .byte W08 - .byte Gs4 , v052 - .byte W16 - .byte N08 - .byte W08 - .byte VOICE , 126 - .byte N08 , Gs4 , v040 - .byte W16 - .byte VOICE , 127 - .byte N08 - .byte W08 - .byte PEND -mus_machi_s3_7_002: - .byte N08 , Gs4 , v052 - .byte W24 - .byte N08 - .byte W16 - .byte Gs4 , v040 - .byte W08 - .byte Gs4 , v052 - .byte W24 - .byte N08 - .byte W16 - .byte Gs4 , v040 - .byte W08 - .byte PEND - .byte PATT - .word mus_machi_s3_7_001 - .byte N08 , Gs4 , v052 - .byte W08 - .byte Gs4 , v040 - .byte W08 - .byte Gs4 , v052 - .byte W08 - .byte VOICE , 126 - .byte N08 , Gs4 , v040 - .byte W16 - .byte VOICE , 127 - .byte N08 - .byte W08 - .byte Gs4 , v052 - .byte W16 - .byte Gs4 , v040 - .byte W08 - .byte VOICE , 126 - .byte N08 - .byte W16 - .byte VOICE , 127 - .byte N08 - .byte W08 - .byte VOICE , 126 - .byte N08 - .byte W16 - .byte VOICE , 127 - .byte N08 - .byte W08 - .byte Gs4 , v052 - .byte W16 - .byte Gs4 , v040 - .byte W08 - .byte VOICE , 126 - .byte N08 - .byte W16 - .byte VOICE , 127 - .byte N08 , Gs4 , v052 - .byte W24 - .byte Gs4 , v040 - .byte W08 - .byte PATT - .word mus_machi_s3_7_002 - .byte N08 , Gs4 , v052 - .byte W08 - .byte Gs4 , v040 - .byte W08 - .byte Gs4 , v052 - .byte W08 - .byte N08 - .byte W16 - .byte Gs4 , v040 - .byte W08 - .byte Gs4 , v052 - .byte W16 - .byte Gs4 , v040 - .byte W08 - .byte Gs4 , v052 - .byte W16 - .byte Gs4 , v040 - .byte W08 - .byte GOTO - .word mus_machi_s3_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_machi_s3_8: - .byte VOL , 80*mus_machi_s3_mvl/mxv - .byte KEYSH , mus_machi_s3_key+0 - .byte VOICE , 0 - .byte N08 , Cn1 , v116 - .byte W08 - .byte N04 , Dn3 , v064 - .byte W16 - .byte En3 - .byte W16 - .byte N04 - .byte W08 - .byte Dn3 - .byte W16 - .byte N08 , Cn1 , v116 - .byte W08 - .byte En1 - .byte N04 , En3 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte N08 , Cn1 , v116 - .byte W08 - .byte N04 , Dn3 , v064 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W16 - .byte N08 , Cn1 , v116 - .byte W08 - .byte En1 - .byte N04 , Dn3 , v064 - .byte W08 - .byte En3 - .byte W08 - .byte N08 , En1 , v116 - .byte N04 , Dn3 , v064 - .byte W08 -mus_machi_s3_8_B1: -mus_machi_s3_8_000: - .byte N08 , Cn1 , v116 - .byte W08 - .byte N04 , Dn3 , v064 - .byte W16 - .byte En3 - .byte W16 - .byte N04 - .byte W08 - .byte Dn3 - .byte W16 - .byte N08 , Cn1 , v116 - .byte W08 - .byte En1 - .byte N04 , En3 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte PEND -mus_machi_s3_8_001: - .byte N08 , Cn1 , v116 - .byte W08 - .byte N04 , Dn3 , v064 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W16 - .byte N08 , Cn1 , v116 - .byte W08 - .byte En1 - .byte N04 , Dn3 , v064 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte PEND - .byte PATT - .word mus_machi_s3_8_000 - .byte PATT - .word mus_machi_s3_8_001 -mus_machi_s3_8_002: - .byte N08 , Cn1 , v116 - .byte W16 - .byte N04 , Dn3 , v064 - .byte W08 - .byte En3 - .byte W16 - .byte N08 , Cn1 , v116 - .byte W08 - .byte N08 - .byte W16 - .byte N04 , Dn3 , v064 - .byte W08 - .byte N08 , En1 , v116 - .byte W08 - .byte N04 , En3 , v064 - .byte W08 - .byte Dn3 - .byte W08 - .byte PEND - .byte PATT - .word mus_machi_s3_8_002 - .byte PATT - .word mus_machi_s3_8_002 - .byte PATT - .word mus_machi_s3_8_002 -mus_machi_s3_8_003: - .byte N08 , Cn1 , v116 - .byte W16 - .byte N04 , Dn3 , v064 - .byte W08 - .byte N08 , En1 , v116 - .byte W08 - .byte N04 , En3 , v064 - .byte W08 - .byte N08 , Cn1 , v116 - .byte W08 - .byte N08 - .byte W16 - .byte N04 , Dn3 , v064 - .byte W08 - .byte N08 , En1 , v116 - .byte W16 - .byte N04 , Dn3 , v064 - .byte W04 - .byte N04 - .byte W04 - .byte PEND -mus_machi_s3_8_004: - .byte N08 , Cn1 , v116 - .byte W16 - .byte N04 , Dn3 , v064 - .byte W08 - .byte N08 , En1 , v116 - .byte W08 - .byte N04 , En3 , v064 - .byte W08 - .byte N08 , Cn1 , v116 - .byte W08 - .byte N08 - .byte W16 - .byte N04 , Dn3 , v064 - .byte W08 - .byte N08 , En1 , v116 - .byte W16 - .byte Cn1 - .byte W08 - .byte PEND - .byte PATT - .word mus_machi_s3_8_003 - .byte PATT - .word mus_machi_s3_8_004 - .byte N08 , En1 , v116 - .byte W16 - .byte N08 - .byte W08 - .byte Cn1 - .byte W16 - .byte En1 - .byte W24 - .byte Cn1 - .byte W08 - .byte En1 - .byte W16 - .byte Cn1 - .byte W08 - .byte N08 - .byte W24 - .byte En1 - .byte W16 - .byte Cn1 - .byte W08 - .byte N08 - .byte W24 - .byte En1 - .byte W24 - .byte PATT - .word mus_machi_s3_8_003 - .byte PATT - .word mus_machi_s3_8_004 - .byte GOTO - .word mus_machi_s3_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_machi_s3: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_machi_s3_pri @ Priority - .byte mus_machi_s3_rev @ Reverb. - - .word mus_machi_s3_grp - - .word mus_machi_s3_1 - .word mus_machi_s3_2 - .word mus_machi_s3_3 - .word mus_machi_s3_4 - .word mus_machi_s3_5 - .word mus_machi_s3_6 - .word mus_machi_s3_7 - .word mus_machi_s3_8 - - .end diff --git a/sound/songs/mus_machi_s4.s b/sound/songs/mus_machi_s4.s deleted file mode 100644 index f6edeeafae..0000000000 --- a/sound/songs/mus_machi_s4.s +++ /dev/null @@ -1,1858 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_machi_s4_grp, voicegroup019 - .equ mus_machi_s4_pri, 0 - .equ mus_machi_s4_rev, reverb_set+50 - .equ mus_machi_s4_mvl, 127 - .equ mus_machi_s4_key, 0 - .equ mus_machi_s4_tbs, 1 - .equ mus_machi_s4_exg, 1 - .equ mus_machi_s4_cmp, 1 - - .section .rodata - .global mus_machi_s4 - .align 2 - -@********************** Track 1 **********************@ - -mus_machi_s4_1: - .byte KEYSH , mus_machi_s4_key+0 -mus_machi_s4_1_B1: - .byte TEMPO , 100*mus_machi_s4_tbs/2 - .byte VOICE , 73 - .byte LFOS , 44 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte PAN , c_v+0 - .byte N36 , As4 , v108 - .byte W15 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N32 , As3 , v108, gtp1 - .byte W15 - .byte MOD , 6 - .byte W03 - .byte VOL , 76*mus_machi_s4_mvl/mxv - .byte W06 - .byte 62*mus_machi_s4_mvl/mxv - .byte W05 - .byte 42*mus_machi_s4_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte N09 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte N96 , Cn4 - .byte W24 - .byte VOL , 77*mus_machi_s4_mvl/mxv - .byte MOD , 6 - .byte W05 - .byte VOL , 69*mus_machi_s4_mvl/mxv - .byte W07 - .byte 65*mus_machi_s4_mvl/mxv - .byte W05 - .byte 58*mus_machi_s4_mvl/mxv - .byte W07 - .byte 53*mus_machi_s4_mvl/mxv - .byte W05 - .byte 47*mus_machi_s4_mvl/mxv - .byte W07 - .byte 39*mus_machi_s4_mvl/mxv - .byte W05 - .byte 32*mus_machi_s4_mvl/mxv - .byte W07 - .byte 26*mus_machi_s4_mvl/mxv - .byte W05 - .byte 19*mus_machi_s4_mvl/mxv - .byte W07 - .byte 14*mus_machi_s4_mvl/mxv - .byte W05 - .byte 3*mus_machi_s4_mvl/mxv - .byte W07 - .byte VOICE , 45 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte MOD , 0 - .byte N06 , An4 , v072 - .byte W36 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Cn4 - .byte W12 - .byte VOICE , 73 - .byte N36 , As4 , v108 - .byte W15 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N32 , As3 , v108, gtp1 - .byte W15 - .byte MOD , 6 - .byte W03 - .byte VOL , 76*mus_machi_s4_mvl/mxv - .byte W06 - .byte 62*mus_machi_s4_mvl/mxv - .byte W05 - .byte 42*mus_machi_s4_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte N06 , Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds5 - .byte W12 - .byte N96 , Dn5 - .byte W24 - .byte VOL , 77*mus_machi_s4_mvl/mxv - .byte MOD , 6 - .byte W05 - .byte VOL , 69*mus_machi_s4_mvl/mxv - .byte W07 - .byte 65*mus_machi_s4_mvl/mxv - .byte W05 - .byte 58*mus_machi_s4_mvl/mxv - .byte W07 - .byte 53*mus_machi_s4_mvl/mxv - .byte W05 - .byte 47*mus_machi_s4_mvl/mxv - .byte W07 - .byte 39*mus_machi_s4_mvl/mxv - .byte W05 - .byte 32*mus_machi_s4_mvl/mxv - .byte W07 - .byte 26*mus_machi_s4_mvl/mxv - .byte W05 - .byte 19*mus_machi_s4_mvl/mxv - .byte W07 - .byte 14*mus_machi_s4_mvl/mxv - .byte W05 - .byte 3*mus_machi_s4_mvl/mxv - .byte W07 - .byte VOICE , 45 - .byte MOD , 0 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte N06 , Gn4 , v072 - .byte W36 - .byte Ds4 - .byte W12 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte VOICE , 73 - .byte N32 , Dn5 , v108, gtp1 - .byte W12 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte W03 - .byte N06 , As4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N09 , Dn5 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N32 , Fn5 , v108, gtp1 - .byte W12 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte W03 - .byte N12 , Gn5 - .byte W12 - .byte N48 , Dn5 - .byte W15 - .byte MOD , 6 - .byte W03 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte W06 - .byte 70*mus_machi_s4_mvl/mxv - .byte W05 - .byte 50*mus_machi_s4_mvl/mxv - .byte W07 - .byte 34*mus_machi_s4_mvl/mxv - .byte W05 - .byte 17*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte MOD , 0 - .byte N32 , Ds5 , v108, gtp1 - .byte W12 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte W03 - .byte N06 , Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N09 , Ds5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte N32 , As4 , v108, gtp1 - .byte W12 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte W03 - .byte N12 , Cn5 - .byte W12 - .byte N48 , An4 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte VOL , 74*mus_machi_s4_mvl/mxv - .byte W05 - .byte 63*mus_machi_s4_mvl/mxv - .byte W07 - .byte 51*mus_machi_s4_mvl/mxv - .byte W05 - .byte 34*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte MOD , 0 - .byte N32 , As4 , v108, gtp1 - .byte W15 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte W03 - .byte N06 , Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gn5 - .byte W12 - .byte An5 - .byte W12 - .byte As5 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte MOD , 0 - .byte N32 , Cs5 , v108, gtp1 - .byte W15 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte W03 - .byte N06 , Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W12 - .byte Gs5 - .byte W12 - .byte As5 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N36 , Cn5 - .byte W15 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N08 , As5 - .byte W08 - .byte An5 - .byte W08 - .byte As5 - .byte W08 - .byte N90 , An5 - .byte W18 - .byte MOD , 6 - .byte W06 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte W05 - .byte 78*mus_machi_s4_mvl/mxv - .byte W07 - .byte 75*mus_machi_s4_mvl/mxv - .byte W05 - .byte 70*mus_machi_s4_mvl/mxv - .byte W07 - .byte 68*mus_machi_s4_mvl/mxv - .byte W05 - .byte 63*mus_machi_s4_mvl/mxv - .byte W07 - .byte 56*mus_machi_s4_mvl/mxv - .byte W05 - .byte 50*mus_machi_s4_mvl/mxv - .byte W07 - .byte 43*mus_machi_s4_mvl/mxv - .byte W05 - .byte 36*mus_machi_s4_mvl/mxv - .byte W07 - .byte 26*mus_machi_s4_mvl/mxv - .byte W05 - .byte 15*mus_machi_s4_mvl/mxv - .byte W01 - .byte MOD , 0 - .byte W06 - .byte GOTO - .word mus_machi_s4_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_machi_s4_2: - .byte KEYSH , mus_machi_s4_key+0 -mus_machi_s4_2_B1: - .byte VOICE , 60 - .byte PAN , c_v-12 - .byte W96 - .byte W48 - .byte VOL , 37*mus_machi_s4_mvl/mxv - .byte N48 , Fn2 , v076 - .byte W05 - .byte VOL , 43*mus_machi_s4_mvl/mxv - .byte W07 - .byte 49*mus_machi_s4_mvl/mxv - .byte W05 - .byte 57*mus_machi_s4_mvl/mxv - .byte W07 - .byte 63*mus_machi_s4_mvl/mxv - .byte W05 - .byte 70*mus_machi_s4_mvl/mxv - .byte W07 - .byte 78*mus_machi_s4_mvl/mxv - .byte W05 - .byte 80*mus_machi_s4_mvl/mxv - .byte W07 - .byte N36 , Fn3 - .byte W36 - .byte N12 , Ds3 , v084 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte N96 , Cn3 - .byte W24 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte W05 - .byte 78*mus_machi_s4_mvl/mxv - .byte W07 - .byte 76*mus_machi_s4_mvl/mxv - .byte W05 - .byte 71*mus_machi_s4_mvl/mxv - .byte W07 - .byte 68*mus_machi_s4_mvl/mxv - .byte W05 - .byte 59*mus_machi_s4_mvl/mxv - .byte W07 - .byte 52*mus_machi_s4_mvl/mxv - .byte W05 - .byte 43*mus_machi_s4_mvl/mxv - .byte W07 - .byte 32*mus_machi_s4_mvl/mxv - .byte W05 - .byte 22*mus_machi_s4_mvl/mxv - .byte W07 - .byte 9*mus_machi_s4_mvl/mxv - .byte W05 - .byte 1*mus_machi_s4_mvl/mxv - .byte W07 - .byte W96 - .byte W48 - .byte 37*mus_machi_s4_mvl/mxv - .byte N48 , Cn3 , v076 - .byte W05 - .byte VOL , 43*mus_machi_s4_mvl/mxv - .byte W07 - .byte 49*mus_machi_s4_mvl/mxv - .byte W05 - .byte 57*mus_machi_s4_mvl/mxv - .byte W07 - .byte 63*mus_machi_s4_mvl/mxv - .byte W05 - .byte 70*mus_machi_s4_mvl/mxv - .byte W07 - .byte 78*mus_machi_s4_mvl/mxv - .byte W05 - .byte 80*mus_machi_s4_mvl/mxv - .byte W07 - .byte N36 , Dn3 , v084 - .byte W36 - .byte N12 , As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N44 , Cn3 , v084, gtp1 - .byte W18 - .byte VOL , 75*mus_machi_s4_mvl/mxv - .byte W06 - .byte 60*mus_machi_s4_mvl/mxv - .byte W05 - .byte 38*mus_machi_s4_mvl/mxv - .byte W07 - .byte 23*mus_machi_s4_mvl/mxv - .byte W12 - .byte 80*mus_machi_s4_mvl/mxv - .byte N48 , Ds3 - .byte W12 - .byte VOL , 74*mus_machi_s4_mvl/mxv - .byte W02 - .byte 64*mus_machi_s4_mvl/mxv - .byte W03 - .byte 53*mus_machi_s4_mvl/mxv - .byte W03 - .byte 46*mus_machi_s4_mvl/mxv - .byte W04 - .byte 47*mus_machi_s4_mvl/mxv - .byte W02 - .byte 49*mus_machi_s4_mvl/mxv - .byte W03 - .byte 53*mus_machi_s4_mvl/mxv - .byte W03 - .byte 59*mus_machi_s4_mvl/mxv - .byte W04 - .byte 63*mus_machi_s4_mvl/mxv - .byte W02 - .byte 76*mus_machi_s4_mvl/mxv - .byte W03 - .byte 80*mus_machi_s4_mvl/mxv - .byte W07 - .byte VOICE , 60 - .byte N48 , Fn2 , v076 - .byte W06 - .byte VOL , 76*mus_machi_s4_mvl/mxv - .byte W06 - .byte 69*mus_machi_s4_mvl/mxv - .byte W05 - .byte 60*mus_machi_s4_mvl/mxv - .byte W07 - .byte 59*mus_machi_s4_mvl/mxv - .byte W06 - .byte 68*mus_machi_s4_mvl/mxv - .byte W06 - .byte 76*mus_machi_s4_mvl/mxv - .byte W05 - .byte 80*mus_machi_s4_mvl/mxv - .byte W07 - .byte N48 , Gn2 - .byte W06 - .byte VOL , 76*mus_machi_s4_mvl/mxv - .byte W06 - .byte 68*mus_machi_s4_mvl/mxv - .byte W05 - .byte 64*mus_machi_s4_mvl/mxv - .byte W13 - .byte 74*mus_machi_s4_mvl/mxv - .byte W06 - .byte 80*mus_machi_s4_mvl/mxv - .byte W12 - .byte N36 , An2 - .byte W06 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W06 - .byte 71*mus_machi_s4_mvl/mxv - .byte W05 - .byte 80*mus_machi_s4_mvl/mxv - .byte W19 - .byte N12 , Gn2 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte Dn2 - .byte W24 - .byte Gn2 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W15 - .byte 80*mus_machi_s4_mvl/mxv - .byte N12 , Ds2 - .byte W12 - .byte N21 , Gn2 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W03 - .byte 80*mus_machi_s4_mvl/mxv - .byte N12 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gn2 - .byte W18 - .byte An2 - .byte W18 - .byte As2 - .byte W12 - .byte N44 , Cn3 , v076, gtp1 - .byte W12 - .byte VOL , 76*mus_machi_s4_mvl/mxv - .byte W05 - .byte 65*mus_machi_s4_mvl/mxv - .byte W07 - .byte 52*mus_machi_s4_mvl/mxv - .byte W05 - .byte 39*mus_machi_s4_mvl/mxv - .byte W07 - .byte 30*mus_machi_s4_mvl/mxv - .byte W05 - .byte 18*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte N32 , As2 , v088, gtp1 - .byte W36 - .byte N12 - .byte W12 - .byte N44 , Ds3 , v088, gtp1 - .byte W18 - .byte VOL , 69*mus_machi_s4_mvl/mxv - .byte W06 - .byte 62*mus_machi_s4_mvl/mxv - .byte W05 - .byte 50*mus_machi_s4_mvl/mxv - .byte W07 - .byte 34*mus_machi_s4_mvl/mxv - .byte W05 - .byte 18*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte N32 , As2 , v088, gtp1 - .byte W36 - .byte N12 - .byte W12 - .byte N48 , Fs3 - .byte W18 - .byte VOL , 69*mus_machi_s4_mvl/mxv - .byte W06 - .byte 62*mus_machi_s4_mvl/mxv - .byte W05 - .byte 50*mus_machi_s4_mvl/mxv - .byte W07 - .byte 34*mus_machi_s4_mvl/mxv - .byte W05 - .byte 18*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte N48 , Cn3 - .byte W48 - .byte As2 - .byte W48 - .byte N36 , An2 - .byte W36 - .byte N12 , As2 - .byte W12 - .byte N44 , Cn3 - .byte W24 - .byte VOL , 75*mus_machi_s4_mvl/mxv - .byte W05 - .byte 58*mus_machi_s4_mvl/mxv - .byte W07 - .byte 37*mus_machi_s4_mvl/mxv - .byte W05 - .byte 24*mus_machi_s4_mvl/mxv - .byte W07 - .byte GOTO - .word mus_machi_s4_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_machi_s4_3: - .byte KEYSH , mus_machi_s4_key+0 -mus_machi_s4_3_B1: - .byte VOICE , 58 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte N24 , As1 , v127 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W24 - .byte W03 - .byte 80*mus_machi_s4_mvl/mxv - .byte N24 , An1 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W24 - .byte W03 -mus_machi_s4_3_000: - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte N24 , Gn1 , v127 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W24 - .byte W03 - .byte 80*mus_machi_s4_mvl/mxv - .byte N24 , Fn1 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W24 - .byte W03 - .byte PEND - .byte 80*mus_machi_s4_mvl/mxv - .byte N24 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W24 - .byte W03 - .byte 80*mus_machi_s4_mvl/mxv - .byte N24 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W24 - .byte W03 - .byte 80*mus_machi_s4_mvl/mxv - .byte N24 , Cn2 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W15 - .byte 80*mus_machi_s4_mvl/mxv - .byte N12 - .byte W12 - .byte N24 , Fn1 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W24 - .byte W03 - .byte 80*mus_machi_s4_mvl/mxv - .byte N24 , As1 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W24 - .byte W03 - .byte 80*mus_machi_s4_mvl/mxv - .byte N24 , An1 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W24 - .byte W03 - .byte PATT - .word mus_machi_s4_3_000 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte N24 , As1 , v127 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W24 - .byte W03 - .byte 80*mus_machi_s4_mvl/mxv - .byte N24 , Bn1 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W24 - .byte W03 - .byte 80*mus_machi_s4_mvl/mxv - .byte N24 , Cn2 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W15 - .byte 80*mus_machi_s4_mvl/mxv - .byte N12 - .byte W12 - .byte N48 , Fn1 - .byte W12 - .byte VOL , 74*mus_machi_s4_mvl/mxv - .byte W02 - .byte 64*mus_machi_s4_mvl/mxv - .byte W03 - .byte 53*mus_machi_s4_mvl/mxv - .byte W03 - .byte 46*mus_machi_s4_mvl/mxv - .byte W04 - .byte 47*mus_machi_s4_mvl/mxv - .byte W02 - .byte 49*mus_machi_s4_mvl/mxv - .byte W03 - .byte 53*mus_machi_s4_mvl/mxv - .byte W03 - .byte 59*mus_machi_s4_mvl/mxv - .byte W04 - .byte 63*mus_machi_s4_mvl/mxv - .byte W02 - .byte 76*mus_machi_s4_mvl/mxv - .byte W03 - .byte 80*mus_machi_s4_mvl/mxv - .byte W07 - .byte N24 , As1 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W15 - .byte 80*mus_machi_s4_mvl/mxv - .byte N12 , Fn1 - .byte W12 - .byte N44 , Gn1 , v127, gtp1 - .byte W18 - .byte VOL , 69*mus_machi_s4_mvl/mxv - .byte W06 - .byte 54*mus_machi_s4_mvl/mxv - .byte W05 - .byte 37*mus_machi_s4_mvl/mxv - .byte W07 - .byte 19*mus_machi_s4_mvl/mxv - .byte W05 - .byte 7*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte N24 , Fn1 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W15 - .byte 80*mus_machi_s4_mvl/mxv - .byte N12 , Cn1 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte Gn1 - .byte W24 - .byte Cn2 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W15 - .byte 80*mus_machi_s4_mvl/mxv - .byte N12 , Gn1 - .byte W12 - .byte N24 , Ds2 - .byte W12 - .byte VOL , 68*mus_machi_s4_mvl/mxv - .byte W03 - .byte 45*mus_machi_s4_mvl/mxv - .byte W03 - .byte 28*mus_machi_s4_mvl/mxv - .byte W03 - .byte 13*mus_machi_s4_mvl/mxv - .byte W15 - .byte 80*mus_machi_s4_mvl/mxv - .byte N12 , Gn1 - .byte W12 - .byte N32 , As1 , v127, gtp1 - .byte W12 - .byte VOL , 71*mus_machi_s4_mvl/mxv - .byte W02 - .byte 65*mus_machi_s4_mvl/mxv - .byte W03 - .byte 58*mus_machi_s4_mvl/mxv - .byte W03 - .byte 55*mus_machi_s4_mvl/mxv - .byte W01 - .byte 62*mus_machi_s4_mvl/mxv - .byte W03 - .byte 66*mus_machi_s4_mvl/mxv - .byte W02 - .byte 80*mus_machi_s4_mvl/mxv - .byte W10 - .byte N12 , Cn2 - .byte W12 - .byte An1 - .byte W18 - .byte Gn1 - .byte W18 - .byte Fn1 - .byte W12 - .byte N32 , Ds1 , v127, gtp1 - .byte W36 - .byte N12 - .byte W12 - .byte N44 , As1 , v127, gtp1 - .byte W18 - .byte VOL , 69*mus_machi_s4_mvl/mxv - .byte W06 - .byte 62*mus_machi_s4_mvl/mxv - .byte W05 - .byte 50*mus_machi_s4_mvl/mxv - .byte W07 - .byte 34*mus_machi_s4_mvl/mxv - .byte W05 - .byte 18*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte N32 , Fs1 , v127, gtp1 - .byte W36 - .byte N12 - .byte W12 - .byte N44 , Cs1 , v127, gtp1 - .byte W18 - .byte VOL , 69*mus_machi_s4_mvl/mxv - .byte W06 - .byte 62*mus_machi_s4_mvl/mxv - .byte W05 - .byte 50*mus_machi_s4_mvl/mxv - .byte W07 - .byte 34*mus_machi_s4_mvl/mxv - .byte W05 - .byte 18*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte N48 , Fn1 - .byte W24 - .byte VOL , 75*mus_machi_s4_mvl/mxv - .byte W05 - .byte 58*mus_machi_s4_mvl/mxv - .byte W07 - .byte 37*mus_machi_s4_mvl/mxv - .byte W05 - .byte 24*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte N48 , As1 - .byte W24 - .byte VOL , 75*mus_machi_s4_mvl/mxv - .byte W05 - .byte 58*mus_machi_s4_mvl/mxv - .byte W07 - .byte 37*mus_machi_s4_mvl/mxv - .byte W05 - .byte 24*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte N30 , Fn1 - .byte W15 - .byte VOL , 69*mus_machi_s4_mvl/mxv - .byte W02 - .byte 56*mus_machi_s4_mvl/mxv - .byte W03 - .byte 36*mus_machi_s4_mvl/mxv - .byte W04 - .byte 25*mus_machi_s4_mvl/mxv - .byte W12 - .byte 80*mus_machi_s4_mvl/mxv - .byte N12 - .byte W12 - .byte N44 , An1 , v127, gtp1 - .byte W24 - .byte VOL , 75*mus_machi_s4_mvl/mxv - .byte W05 - .byte 58*mus_machi_s4_mvl/mxv - .byte W07 - .byte 37*mus_machi_s4_mvl/mxv - .byte W05 - .byte 24*mus_machi_s4_mvl/mxv - .byte W07 - .byte GOTO - .word mus_machi_s4_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_machi_s4_4: - .byte KEYSH , mus_machi_s4_key+0 -mus_machi_s4_4_B1: - .byte PAN , c_v+0 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte W24 - .byte VOICE , 4 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte N06 , As3 , v048 - .byte W48 - .byte An3 - .byte W24 -mus_machi_s4_4_000: - .byte W24 - .byte N06 , Gn3 , v048 - .byte W48 - .byte Fn3 - .byte W24 - .byte PEND - .byte W24 - .byte An3 - .byte W48 - .byte As3 - .byte W24 - .byte W24 - .byte An3 - .byte W48 - .byte N06 - .byte W24 - .byte W24 - .byte As3 - .byte W48 - .byte An3 - .byte W24 - .byte PATT - .word mus_machi_s4_4_000 - .byte W24 - .byte N06 , As3 , v048 - .byte W48 - .byte Bn3 - .byte W24 - .byte W24 - .byte Cn4 - .byte W24 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N48 , An3 - .byte W06 - .byte VOL , 74*mus_machi_s4_mvl/mxv - .byte W06 - .byte 60*mus_machi_s4_mvl/mxv - .byte W06 - .byte 53*mus_machi_s4_mvl/mxv - .byte W06 - .byte 63*mus_machi_s4_mvl/mxv - .byte W05 - .byte 75*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte W12 - .byte N06 , As3 , v044 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N48 , An3 - .byte W24 - .byte VOL , 75*mus_machi_s4_mvl/mxv - .byte W06 - .byte 65*mus_machi_s4_mvl/mxv - .byte W06 - .byte 51*mus_machi_s4_mvl/mxv - .byte W06 - .byte 29*mus_machi_s4_mvl/mxv - .byte W06 - .byte 80*mus_machi_s4_mvl/mxv - .byte N06 , Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N48 , As3 - .byte W24 - .byte VOL , 75*mus_machi_s4_mvl/mxv - .byte W06 - .byte 65*mus_machi_s4_mvl/mxv - .byte W06 - .byte 51*mus_machi_s4_mvl/mxv - .byte W06 - .byte 29*mus_machi_s4_mvl/mxv - .byte W06 - .byte 80*mus_machi_s4_mvl/mxv - .byte N12 , An3 , v048 - .byte W18 - .byte Gn3 , v044 - .byte W18 - .byte Fn3 - .byte W12 - .byte VOICE , 6 - .byte N06 , Ds3 , v040 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 , v048 - .byte W06 - .byte Ds4 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte Ds4 , v024 - .byte W06 - .byte As4 , v020 - .byte W06 - .byte Ds4 , v016 - .byte W06 - .byte As4 , v012 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs3 , v040 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 , v048 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs5 , v032 - .byte W06 - .byte Fs4 , v024 - .byte W06 - .byte Cs5 , v020 - .byte W06 - .byte Fs4 , v016 - .byte W06 - .byte Cs5 , v012 - .byte W06 - .byte Fs4 - .byte W06 - .byte VOICE , 4 - .byte N06 , As4 , v048 - .byte W12 - .byte Fn4 - .byte W12 - .byte As4 - .byte W12 - .byte Fn4 - .byte W12 - .byte As4 - .byte W12 - .byte Fn4 - .byte W12 - .byte As4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte N48 , An4 - .byte W06 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte W06 - .byte 71*mus_machi_s4_mvl/mxv - .byte W05 - .byte 62*mus_machi_s4_mvl/mxv - .byte W07 - .byte 55*mus_machi_s4_mvl/mxv - .byte W05 - .byte 43*mus_machi_s4_mvl/mxv - .byte W07 - .byte 30*mus_machi_s4_mvl/mxv - .byte W05 - .byte 15*mus_machi_s4_mvl/mxv - .byte W07 - .byte GOTO - .word mus_machi_s4_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_machi_s4_5: - .byte KEYSH , mus_machi_s4_key+0 -mus_machi_s4_5_B1: - .byte PAN , c_v+0 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte BEND , c_v+0 - .byte W24 - .byte VOICE , 5 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte N06 , Fn3 , v048 - .byte W48 - .byte N06 - .byte W24 -mus_machi_s4_5_000: - .byte W24 - .byte N06 , Dn3 , v048 - .byte W48 - .byte Cn3 - .byte W24 - .byte PEND -mus_machi_s4_5_001: - .byte W24 - .byte N06 , Fn3 , v048 - .byte W48 - .byte N06 - .byte W24 - .byte PEND - .byte PATT - .word mus_machi_s4_5_001 - .byte PATT - .word mus_machi_s4_5_001 - .byte PATT - .word mus_machi_s4_5_000 - .byte PATT - .word mus_machi_s4_5_001 - .byte W24 - .byte N06 , Gn3 , v048 - .byte W24 - .byte VOICE , 82 - .byte PAN , c_v+50 - .byte N12 , Fn3 - .byte W06 - .byte VOL , 74*mus_machi_s4_mvl/mxv - .byte W06 - .byte VOICE , 83 - .byte VOL , 60*mus_machi_s4_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 53*mus_machi_s4_mvl/mxv - .byte W06 - .byte 63*mus_machi_s4_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 75*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte N06 , Fn3 , v044 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte VOICE , 83 - .byte N12 , Fn3 , v048 - .byte W12 - .byte VOL , 75*mus_machi_s4_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 65*mus_machi_s4_mvl/mxv - .byte W06 - .byte 51*mus_machi_s4_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 29*mus_machi_s4_mvl/mxv - .byte W06 - .byte 80*mus_machi_s4_mvl/mxv - .byte BEND , c_v-5 - .byte W03 - .byte VOICE , 82 - .byte N06 , Fn3 , v044 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N03 , Bn4 - .byte W03 - .byte BEND , c_v+0 - .byte N06 , Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte VOICE , 83 - .byte N12 , Gn3 , v048 - .byte W12 - .byte VOL , 75*mus_machi_s4_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 65*mus_machi_s4_mvl/mxv - .byte W06 - .byte 51*mus_machi_s4_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 29*mus_machi_s4_mvl/mxv - .byte W06 - .byte VOICE , 82 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte N12 , Fn3 , v044 - .byte W18 - .byte Ds3 - .byte W18 - .byte Dn3 - .byte W12 - .byte VOICE , 7 - .byte BEND , c_v-5 - .byte W03 - .byte N06 , Ds3 , v040 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 , v048 - .byte W06 - .byte Ds4 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte Ds4 , v024 - .byte W06 - .byte As4 , v020 - .byte W06 - .byte Ds4 , v016 - .byte W06 - .byte As4 , v012 - .byte W06 - .byte Ds4 - .byte W03 - .byte W03 - .byte Fs3 , v040 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 , v048 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs5 , v032 - .byte W06 - .byte Fs4 , v024 - .byte W06 - .byte Cs5 , v020 - .byte W06 - .byte Fs4 , v016 - .byte W06 - .byte Cs5 , v012 - .byte W06 - .byte N03 , Fs4 , v016 - .byte W03 - .byte VOICE , 5 - .byte BEND , c_v+0 - .byte N06 , Fn4 , v048 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N12 , Fn4 - .byte W06 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte W06 - .byte VOICE , 84 - .byte VOL , 71*mus_machi_s4_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 62*mus_machi_s4_mvl/mxv - .byte W07 - .byte 55*mus_machi_s4_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 43*mus_machi_s4_mvl/mxv - .byte W07 - .byte 30*mus_machi_s4_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 15*mus_machi_s4_mvl/mxv - .byte W07 - .byte GOTO - .word mus_machi_s4_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_machi_s4_6: - .byte KEYSH , mus_machi_s4_key+0 -mus_machi_s4_6_B1: - .byte VOICE , 48 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte PAN , c_v+10 - .byte N06 , As3 , v072 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W12 - .byte Fn4 - .byte W12 - .byte As4 - .byte W12 - .byte As3 - .byte W12 - .byte As4 - .byte W12 - .byte Gn4 - .byte W12 - .byte As4 - .byte W12 - .byte As3 - .byte W12 - .byte An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , As4 , v080 - .byte W24 - .byte Bn4 - .byte W24 - .byte N06 , Cn5 , v072 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Ds4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N32 , Gn4 , v072, gtp1 - .byte W36 - .byte N12 , An4 - .byte W12 - .byte N44 , Fn4 , v072, gtp1 - .byte W24 - .byte VOL , 74*mus_machi_s4_mvl/mxv - .byte W05 - .byte 63*mus_machi_s4_mvl/mxv - .byte W07 - .byte 51*mus_machi_s4_mvl/mxv - .byte W05 - .byte 34*mus_machi_s4_mvl/mxv - .byte W07 - .byte 80*mus_machi_s4_mvl/mxv - .byte W96 - .byte W48 - .byte N48 , As3 , v096 - .byte W06 - .byte VOL , 61*mus_machi_s4_mvl/mxv - .byte W06 - .byte 51*mus_machi_s4_mvl/mxv - .byte W05 - .byte 56*mus_machi_s4_mvl/mxv - .byte W07 - .byte 62*mus_machi_s4_mvl/mxv - .byte W05 - .byte 66*mus_machi_s4_mvl/mxv - .byte W07 - .byte 75*mus_machi_s4_mvl/mxv - .byte W05 - .byte 80*mus_machi_s4_mvl/mxv - .byte W07 - .byte N48 , Cn4 - .byte W48 - .byte As3 - .byte W48 - .byte N36 , An3 - .byte W36 - .byte N12 , As3 - .byte W12 - .byte N44 , Cn4 - .byte W24 - .byte VOL , 75*mus_machi_s4_mvl/mxv - .byte W05 - .byte 58*mus_machi_s4_mvl/mxv - .byte W07 - .byte 37*mus_machi_s4_mvl/mxv - .byte W05 - .byte 24*mus_machi_s4_mvl/mxv - .byte W07 - .byte GOTO - .word mus_machi_s4_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_machi_s4_7: - .byte KEYSH , mus_machi_s4_key+0 -mus_machi_s4_7_B1: - .byte VOICE , 81 - .byte VOL , 80*mus_machi_s4_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N32 , Cn3 , v048, gtp1 - .byte W36 - .byte N12 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N09 , Ds3 - .byte W36 - .byte Cn3 - .byte W12 - .byte Ds3 - .byte W36 - .byte Bn2 - .byte W12 - .byte As2 - .byte W18 - .byte Cn3 - .byte W18 - .byte Dn3 - .byte W12 - .byte N32 , Cn3 , v048, gtp1 - .byte W48 - .byte W96 - .byte W48 - .byte N48 , Cs3 - .byte W48 - .byte N36 , Fn3 , v048, gtp3 - .byte W48 - .byte Fn3 , v048, gtp3 - .byte W48 - .byte N36 - .byte W36 - .byte N12 , Gn3 - .byte W12 - .byte N36 , An3 - .byte W48 - .byte GOTO - .word mus_machi_s4_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_machi_s4: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_machi_s4_pri @ Priority - .byte mus_machi_s4_rev @ Reverb. - - .word mus_machi_s4_grp - - .word mus_machi_s4_1 - .word mus_machi_s4_2 - .word mus_machi_s4_3 - .word mus_machi_s4_4 - .word mus_machi_s4_5 - .word mus_machi_s4_6 - .word mus_machi_s4_7 - - .end diff --git a/sound/songs/mus_machupi.s b/sound/songs/mus_machupi.s deleted file mode 100644 index 36283f57da..0000000000 --- a/sound/songs/mus_machupi.s +++ /dev/null @@ -1,5949 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_machupi_grp, voicegroup080 - .equ mus_machupi_pri, 0 - .equ mus_machupi_rev, reverb_set+50 - .equ mus_machupi_mvl, 127 - .equ mus_machupi_key, 0 - .equ mus_machupi_tbs, 1 - .equ mus_machupi_exg, 0 - .equ mus_machupi_cmp, 1 - - .section .rodata - .global mus_machupi - .align 2 - -@********************** Track 1 **********************@ - -mus_machupi_1: - .byte KEYSH , mus_machupi_key+0 - .byte TEMPO , 102*mus_machupi_tbs/2 - .byte VOICE , 73 - .byte LFOS , 44 - .byte VOL , 57*mus_machupi_mvl/mxv - .byte PAN , c_v-4 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte c_v-32 - .byte N03 , Cn5 , v112 - .byte W03 - .byte Cn5 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Gs4 , v112 - .byte W03 - .byte Gs4 , v032 - .byte W03 - .byte Cn5 , v112 - .byte W03 - .byte Cn5 , v032 - .byte W03 - .byte As4 , v112 - .byte W03 - .byte As4 , v032 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v032 - .byte W03 - .byte Fn4 , v112 - .byte W03 - .byte Fn4 , v032 - .byte W03 - .byte As4 , v112 - .byte W03 - .byte As4 , v032 - .byte W03 - .byte N01 , Fn4 , v112 - .byte W04 - .byte N02 , Dn4 - .byte W04 - .byte As3 , v084 - .byte W04 - .byte N01 , Fn3 , v080 - .byte W04 - .byte As3 , v084 - .byte W04 - .byte N02 , Dn4 , v088 - .byte W04 - .byte N01 , As4 , v112 - .byte W04 - .byte N02 , Fn4 , v092 - .byte W04 - .byte Dn4 , v088 - .byte W04 - .byte N01 , As3 - .byte W04 - .byte N02 , Dn4 , v092 - .byte W04 - .byte Fn4 , v112 - .byte W04 - .byte PAN , c_v-2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_machupi_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 73 - .byte VOL , 69*mus_machupi_mvl/mxv - .byte PAN , c_v+24 - .byte W72 - .byte N03 , Gn3 , v044 - .byte W03 - .byte Gs3 , v048 - .byte W03 - .byte An3 , v060 - .byte W03 - .byte As3 , v072 - .byte W03 - .byte Bn3 , v080 - .byte W03 - .byte Cn4 , v092 - .byte W03 - .byte Cs4 , v104 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte N04 , Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N04 - .byte W08 - .byte En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N24 , Ds4 - .byte W24 - .byte N36 , Dn4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte As3 - .byte W03 - .byte N48 , An3 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N04 , Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte N04 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N24 , Cs4 - .byte W24 - .byte N36 , Cn4 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte 1 - .byte N03 , Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte MOD , 0 - .byte N48 , Ds4 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 42*mus_machupi_mvl/mxv - .byte PAN , c_v+25 - .byte N04 , As2 - .byte W08 - .byte N04 - .byte W08 - .byte An2 - .byte W08 - .byte Ds3 - .byte W08 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte N21 , Fs3 - .byte W21 - .byte N03 , Gn3 - .byte W03 - .byte N15 , Gs3 - .byte W15 - .byte N03 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W06 - .byte N06 , En3 - .byte W12 - .byte Fn3 - .byte W06 - .byte N18 , Dn3 - .byte W18 - .byte N03 , Ds3 , v080 - .byte W03 - .byte En3 , v088 - .byte W03 - .byte N24 , Fn3 , v112 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , Gs2 - .byte W08 - .byte N04 - .byte W08 - .byte Gn2 - .byte W08 - .byte Cs3 - .byte W08 - .byte N04 - .byte W08 - .byte Cn3 - .byte W08 - .byte N21 , En3 - .byte W21 - .byte N03 , Fn3 - .byte W03 - .byte N15 , Fs3 - .byte W15 - .byte N03 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte N24 , Ds3 - .byte W30 - .byte N06 , Dn3 - .byte W12 - .byte N03 , En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N18 , Fs3 - .byte W18 - .byte N03 , Fn3 , v080 - .byte W03 - .byte En3 - .byte W03 - .byte N24 , Ds3 , v112 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W96 - .byte VOICE , 47 - .byte W72 - .byte N01 , As2 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N10 , As1 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_machupi_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_machupi_2: - .byte KEYSH , mus_machupi_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 28*mus_machupi_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte VOICE , 126 - .byte N06 , Gs4 , v084 - .byte W06 - .byte VOICE , 127 - .byte N03 , Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte VOICE , 126 - .byte N06 , Gs4 , v096 - .byte W06 - .byte VOICE , 127 - .byte N03 , Fn4 , v064 - .byte W06 - .byte VOICE , 126 - .byte N06 , Gs4 , v096 - .byte W06 - .byte VOICE , 127 - .byte N03 , Fn4 , v088 - .byte W03 - .byte Fn4 , v076 - .byte W03 - .byte Fn4 , v120 - .byte W03 - .byte Fn4 , v080 - .byte W03 - .byte Fn4 , v088 - .byte W03 - .byte Fn4 , v076 - .byte W03 -mus_machupi_2_000: - .byte N03 , Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte VOICE , 126 - .byte N06 , Gs4 , v084 - .byte W06 - .byte VOICE , 127 - .byte N03 , Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte VOICE , 126 - .byte N06 , Gs4 , v104 - .byte W06 - .byte VOICE , 127 - .byte N03 , Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte VOICE , 126 - .byte N06 , Gs4 , v120 - .byte W06 - .byte VOICE , 127 - .byte N03 , Fn4 , v064 - .byte W06 - .byte PEND - .byte VOICE , 127 - .byte N03 , Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte VOICE , 126 - .byte N06 , Gs4 , v084 - .byte W06 - .byte VOICE , 127 - .byte N03 , Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte VOICE , 126 - .byte N06 , Gs4 , v096 - .byte W06 - .byte VOICE , 127 - .byte N03 , Fn4 , v064 - .byte W06 - .byte Fn4 , v124 - .byte W03 - .byte Fn4 , v080 - .byte W03 - .byte Fn4 , v088 - .byte W03 - .byte Fn4 , v076 - .byte W03 - .byte Fn4 , v120 - .byte W03 - .byte Fn4 , v080 - .byte W03 - .byte Fn4 , v088 - .byte W03 - .byte Fn4 , v076 - .byte W03 - .byte PATT - .word mus_machupi_2_000 - .byte N03 , Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte VOICE , 126 - .byte N03 , Fn4 , v064 - .byte W06 - .byte VOICE , 127 - .byte N06 , Gs4 , v084 - .byte W06 - .byte N03 , Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte VOICE , 126 - .byte N03 , Fn4 , v064 - .byte W06 - .byte VOICE , 127 - .byte N06 , Gs4 , v096 - .byte W06 - .byte N03 , Fn4 , v064 - .byte W06 - .byte Fn4 , v124 - .byte W03 - .byte Fn4 , v080 - .byte W03 - .byte Fn4 , v088 - .byte W03 - .byte Fn4 , v076 - .byte W03 - .byte Fn4 , v120 - .byte W03 - .byte Fn4 , v080 - .byte W03 - .byte Fn4 , v088 - .byte W03 - .byte Fn4 , v076 - .byte W03 -mus_machupi_2_001: - .byte PAN , c_v-63 - .byte N03 , Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte PEND -mus_machupi_2_002: - .byte N03 , Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v124 - .byte W03 - .byte Fn4 , v080 - .byte W03 - .byte Fn4 , v088 - .byte W03 - .byte Fn4 , v076 - .byte W03 - .byte Fn4 , v120 - .byte W03 - .byte Fn4 , v080 - .byte W03 - .byte Fn4 , v088 - .byte W03 - .byte Fn4 , v076 - .byte W03 - .byte PEND -mus_machupi_2_003: - .byte N03 , Fn4 , v096 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte PEND - .byte PATT - .word mus_machupi_2_002 -mus_machupi_2_B1: -mus_machupi_2_004: - .byte N03 , Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v084 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte Fn4 , v120 - .byte W06 - .byte Fn4 , v064 - .byte W06 - .byte PEND - .byte PATT - .word mus_machupi_2_002 - .byte PATT - .word mus_machupi_2_003 - .byte PATT - .word mus_machupi_2_002 - .byte PATT - .word mus_machupi_2_004 - .byte PATT - .word mus_machupi_2_002 - .byte PATT - .word mus_machupi_2_003 - .byte PATT - .word mus_machupi_2_002 - .byte PAN , c_v+0 - .byte N01 , Fn4 , v112 - .byte W08 - .byte Fn4 , v080 - .byte W08 - .byte N01 - .byte W08 - .byte Fn4 , v112 - .byte W08 - .byte Fn4 , v080 - .byte W08 - .byte N01 - .byte W56 -mus_machupi_2_005: - .byte N01 , Fn4 , v112 - .byte W08 - .byte Fn4 , v080 - .byte W08 - .byte N01 - .byte W08 - .byte Fn4 , v112 - .byte W08 - .byte Fn4 , v080 - .byte W08 - .byte N01 - .byte W56 - .byte PEND - .byte PATT - .word mus_machupi_2_005 - .byte W96 - .byte VOL , 40*mus_machupi_mvl/mxv - .byte N03 , Fn4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Fn4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Fn4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Fn4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v076 - .byte W06 -mus_machupi_2_006: - .byte N03 , Fn4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Fn4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Fn4 , v104 - .byte W03 - .byte Fn4 , v072 - .byte W03 - .byte Fn4 , v084 - .byte W03 - .byte Fn4 , v060 - .byte W03 - .byte Fn4 , v080 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Fn4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte PEND - .byte Fn4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Fn4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Fn4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte Fn4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte PATT - .word mus_machupi_2_006 - .byte W96 - .byte W96 - .byte PATT - .word mus_machupi_2_001 - .byte PATT - .word mus_machupi_2_002 - .byte PATT - .word mus_machupi_2_004 - .byte PATT - .word mus_machupi_2_002 - .byte PATT - .word mus_machupi_2_004 - .byte PATT - .word mus_machupi_2_002 - .byte PATT - .word mus_machupi_2_004 - .byte PATT - .word mus_machupi_2_002 - .byte GOTO - .word mus_machupi_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_machupi_3: - .byte KEYSH , mus_machupi_key+0 - .byte VOICE , 38 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 80*mus_machupi_mvl/mxv - .byte PAN , c_v+19 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W90 - .byte N06 , Ds1 , v120 - .byte W06 - .byte N24 , As1 - .byte W12 - .byte MOD , 8 - .byte BEND , c_v+2 - .byte W06 - .byte c_v+0 - .byte W06 - .byte MOD , 0 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Ds1 , v036 - .byte W12 - .byte Dn1 , v120 - .byte W03 - .byte Dn1 , v036 - .byte W03 - .byte N06 , Ds1 , v120 - .byte W06 - .byte N03 , Ds1 , v036 - .byte W36 - .byte N06 , As1 , v120 - .byte W06 - .byte BEND , c_v+0 - .byte N24 , Bn1 - .byte W12 - .byte MOD , 8 - .byte BEND , c_v+2 - .byte W06 - .byte c_v+0 - .byte W06 - .byte MOD , 0 - .byte N06 , En1 - .byte W06 - .byte N03 , En1 , v036 - .byte W12 - .byte Ds1 , v120 - .byte W03 - .byte Ds1 , v036 - .byte W03 - .byte N06 , En1 , v120 - .byte W42 - .byte Ds1 - .byte W06 - .byte N18 , As1 - .byte W18 - .byte N06 , Ds1 - .byte W06 - .byte As0 - .byte W12 - .byte N03 - .byte W12 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte N03 , Ds1 - .byte W06 - .byte N09 - .byte W12 - .byte N03 , Dn1 - .byte W06 - .byte N06 , As0 - .byte W12 - .byte N09 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn1 - .byte W06 - .byte An1 - .byte W06 - .byte BEND , c_v+0 - .byte N24 , As1 - .byte W06 - .byte BEND , c_v+3 - .byte W06 - .byte MOD , 8 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 -mus_machupi_3_B1: - .byte MOD , 0 - .byte VOL , 76*mus_machupi_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Ds1 , v120 - .byte W18 - .byte N06 , As1 - .byte W18 - .byte Ds2 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte N18 , Ds1 - .byte W06 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , Fs1 - .byte W12 - .byte As1 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , En1 - .byte W18 - .byte N06 , Bn1 - .byte W18 - .byte En2 - .byte W12 - .byte N03 , Bn1 - .byte W06 - .byte En2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Bn1 - .byte W12 - .byte En2 - .byte W12 -mus_machupi_3_000: - .byte N06 , Ds1 , v120 - .byte W18 - .byte As1 - .byte W18 - .byte Ds2 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte N18 , Ds1 - .byte W06 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , Fs1 - .byte W12 - .byte As1 - .byte W12 - .byte PEND - .byte Ds1 - .byte W18 - .byte As1 - .byte W18 - .byte Ds2 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N18 , En1 - .byte W06 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , Bn1 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte BEND , c_v+0 - .byte N12 , Ds1 - .byte W18 - .byte N06 , As1 - .byte W18 - .byte Ds2 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte N18 , Ds1 - .byte W06 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , Fs1 - .byte W12 - .byte As1 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , En1 - .byte W18 - .byte N06 , Bn1 - .byte W18 - .byte En2 - .byte W12 - .byte Bn1 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Bn1 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte PATT - .word mus_machupi_3_000 - .byte N06 , Ds1 , v120 - .byte W18 - .byte As1 - .byte W18 - .byte Ds2 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte N03 , Cs1 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte BEND , c_v+0 - .byte N48 , Bn0 - .byte W36 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte W24 - .byte BEND , c_v+0 - .byte N24 , Cs1 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-6 - .byte W06 - .byte c_v+0 - .byte N48 , As0 - .byte W36 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte W18 - .byte N06 , Fn1 - .byte W06 - .byte N24 , As1 - .byte W12 - .byte BEND , c_v-3 - .byte W12 - .byte c_v+0 - .byte N48 , An0 - .byte W36 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte W24 - .byte BEND , c_v+0 - .byte N24 , Bn0 - .byte W06 - .byte BEND , c_v+9 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-6 - .byte W06 - .byte c_v+0 - .byte N40 , Gs0 - .byte W40 - .byte N04 , Ds1 - .byte W08 - .byte N24 , Gs1 - .byte W24 - .byte N12 , Ds2 - .byte W03 - .byte BEND , c_v+7 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N06 , Cn2 - .byte W06 - .byte Ds1 - .byte W06 - .byte N18 , Bn0 - .byte W18 - .byte N06 , Ds1 - .byte W18 - .byte Fs1 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte N18 , Bn0 - .byte W06 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , Ds1 - .byte W12 - .byte N12 , Bn0 - .byte W12 - .byte N18 , As0 - .byte W18 - .byte N06 , Dn1 - .byte W18 - .byte Fn1 - .byte W12 - .byte As0 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 , As0 - .byte W06 - .byte An1 - .byte W03 - .byte BEND , c_v+7 - .byte W03 - .byte c_v+0 - .byte N03 , Fn1 - .byte W06 - .byte N12 , As0 - .byte W12 - .byte N06 , An0 - .byte W18 - .byte Cs1 - .byte W18 - .byte En1 - .byte W12 - .byte N03 , Gs1 - .byte W06 - .byte N18 , An0 - .byte W06 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N12 , Cs1 - .byte W03 - .byte BEND , c_v+7 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N12 , An0 - .byte W12 - .byte N06 , Gs0 - .byte W18 - .byte Cn1 - .byte W18 - .byte Ds1 - .byte W12 - .byte N03 , Gn1 - .byte W06 - .byte N18 , Gs0 - .byte W06 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , Cn1 - .byte W12 - .byte N12 , Gs0 - .byte W12 - .byte W96 - .byte W96 -mus_machupi_3_001: - .byte BEND , c_v+0 - .byte W12 - .byte c_v+2 - .byte W06 - .byte c_v+0 - .byte W78 - .byte PEND - .byte PATT - .word mus_machupi_3_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_machupi_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_machupi_4: - .byte KEYSH , mus_machupi_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 35*mus_machupi_mvl/mxv - .byte PAN , c_v-32 - .byte BEND , c_v+0 - .byte W96 - .byte VOL , 25*mus_machupi_mvl/mxv - .byte N06 , Dn3 , v112 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn4 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte N03 , Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte VOL , 33*mus_machupi_mvl/mxv - .byte N06 , Cn3 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn4 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte N03 , Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte VOL , 44*mus_machupi_mvl/mxv - .byte N06 , As2 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , Bn2 - .byte W06 - .byte N06 , Fs3 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte N03 , Ds4 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte VOL , 48*mus_machupi_mvl/mxv - .byte N06 , Gs3 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte VOL , 53*mus_machupi_mvl/mxv - .byte N06 , Fn3 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte VOL , 57*mus_machupi_mvl/mxv - .byte N04 , Dn3 - .byte W04 - .byte N02 , As2 - .byte W04 - .byte Gs2 - .byte W04 - .byte N04 , Fn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte N02 , As2 - .byte W04 - .byte VOL , 60*mus_machupi_mvl/mxv - .byte N04 , Fn3 - .byte W04 - .byte N02 , Dn3 - .byte W02 - .byte BEND , c_v+0 - .byte W02 - .byte N02 , As2 - .byte W04 - .byte VOL , 60*mus_machupi_mvl/mxv - .byte N03 , Fn2 - .byte W03 - .byte As2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte VOL , 53*mus_machupi_mvl/mxv - .byte PAN , c_v+27 - .byte N09 , As3 , v127 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v028 - .byte W03 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v024 - .byte W03 - .byte N01 , Ds3 , v048 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v052 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte N04 , En3 , v120 - .byte W06 - .byte N01 , Ds3 , v092 - .byte W03 - .byte Dn3 , v088 - .byte W06 - .byte N03 , Cs3 , v096 - .byte W03 - .byte N09 , Ds3 , v124 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , As2 , v120 - .byte N01 , Fs3 - .byte W06 - .byte Cs3 , v112 - .byte N01 , As3 - .byte W03 - .byte N03 , Dn3 - .byte N03 , As3 - .byte W03 - .byte N09 , Bn3 , v127 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , En3 , v112 - .byte W03 - .byte N03 , En3 , v028 - .byte W03 - .byte N01 , En3 , v112 - .byte W03 - .byte N03 , En3 , v024 - .byte W03 - .byte N01 , En3 , v048 - .byte W06 - .byte En3 , v120 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v052 - .byte W06 - .byte En3 , v048 - .byte W06 - .byte N04 , Fs3 , v120 - .byte W06 - .byte N01 , Fn3 , v092 - .byte W03 - .byte En3 , v088 - .byte W09 - .byte N04 , Cs4 , v127 - .byte W06 - .byte N01 , Cs4 , v088 - .byte W03 - .byte N03 , Cs4 , v040 - .byte W03 - .byte N01 , Bn3 , v124 - .byte W03 - .byte N03 , Bn3 , v044 - .byte W03 - .byte N01 , Bn3 , v088 - .byte W06 -mus_machupi_4_000: - .byte N09 , As3 , v127 - .byte W03 - .byte BEND , c_v+3 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v028 - .byte W03 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v024 - .byte W03 - .byte N01 , Ds3 , v048 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v052 - .byte W06 - .byte Ds3 , v120 - .byte W03 - .byte N03 , Ds3 , v048 - .byte W03 - .byte N04 , Gs3 , v112 - .byte W06 - .byte N01 , Fs3 , v124 - .byte W03 - .byte En3 , v120 - .byte W06 - .byte N03 , Cn3 , v096 - .byte W03 - .byte N09 , Cs3 , v124 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Dn3 , v120 - .byte W06 - .byte Dn3 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte PEND -mus_machupi_4_001: - .byte N09 , Ds3 , v127 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v028 - .byte W03 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v024 - .byte W03 - .byte N01 , Ds3 , v048 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v052 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte N06 , Ds3 , v124 - .byte W06 - .byte N01 , Ds3 , v096 - .byte W06 - .byte Ds3 , v120 - .byte W03 - .byte N03 , Ds3 , v096 - .byte W03 - .byte N09 , En3 , v124 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N04 , Dn3 , v127 - .byte W06 - .byte N03 , En3 , v060 - .byte W03 - .byte An3 , v112 - .byte W03 - .byte PEND -mus_machupi_4_B1: -mus_machupi_4_002: - .byte N09 , As3 , v127 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v028 - .byte W03 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v024 - .byte W03 - .byte N01 , Ds3 , v048 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v052 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte N04 , En3 , v120 - .byte W06 - .byte N01 , Ds3 , v092 - .byte W03 - .byte Dn3 , v088 - .byte W06 - .byte N03 , Cs3 , v096 - .byte W03 - .byte N09 , Ds3 , v124 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , As2 , v120 - .byte N01 , Fs3 - .byte W06 - .byte Cs3 , v112 - .byte N01 , As3 - .byte W03 - .byte N03 , Dn3 - .byte N03 , As3 - .byte W03 - .byte PEND - .byte N09 , Bn3 , v127 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , En3 , v112 - .byte W03 - .byte N03 , En3 , v028 - .byte W03 - .byte N01 , En3 , v112 - .byte W03 - .byte N03 , En3 , v024 - .byte W03 - .byte N01 , En3 , v048 - .byte W06 - .byte En3 , v120 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v052 - .byte W06 - .byte En3 , v048 - .byte W06 - .byte N04 , Fs3 , v120 - .byte W06 - .byte N01 , Fn3 , v092 - .byte W03 - .byte En3 , v088 - .byte W09 - .byte N04 , En3 , v127 - .byte N04 , Cs4 - .byte W06 - .byte N01 , En3 , v088 - .byte N01 , Cs4 - .byte W03 - .byte N03 , Cs4 , v040 - .byte W03 - .byte N01 , Cs3 , v124 - .byte N01 , Bn3 - .byte W03 - .byte N03 , Bn3 , v044 - .byte W03 - .byte N01 , Cs3 , v088 - .byte N01 , Bn3 - .byte W06 - .byte PATT - .word mus_machupi_4_000 - .byte PATT - .word mus_machupi_4_001 - .byte PATT - .word mus_machupi_4_002 - .byte N09 , Bn3 , v127 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , En3 , v112 - .byte W03 - .byte N03 , En3 , v028 - .byte W03 - .byte N01 , En3 , v112 - .byte W03 - .byte N03 , En3 , v024 - .byte W03 - .byte N01 , En3 , v048 - .byte W06 - .byte En3 , v120 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v052 - .byte W06 - .byte En3 , v048 - .byte W06 - .byte N04 , Ds3 , v120 - .byte W06 - .byte N01 , En3 , v092 - .byte W03 - .byte Fn3 , v088 - .byte W09 - .byte N04 , Cs4 , v127 - .byte W06 - .byte N01 , Cs4 , v088 - .byte W03 - .byte N03 , Cs4 , v040 - .byte W03 - .byte N01 , Bn3 , v124 - .byte W03 - .byte N03 , Bn3 , v044 - .byte W03 - .byte N01 , Bn3 , v088 - .byte W06 - .byte N09 , As3 , v127 - .byte W03 - .byte BEND , c_v+3 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v028 - .byte W03 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v024 - .byte W03 - .byte N01 , Ds3 , v048 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v052 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte N04 , Gs3 , v112 - .byte W06 - .byte N01 , Fs3 , v124 - .byte W03 - .byte En3 , v120 - .byte W06 - .byte N03 , Cn3 , v096 - .byte W03 - .byte N09 , Cs3 , v124 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Dn3 , v120 - .byte W06 - .byte Dn3 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_machupi_4_001 - .byte N06 , Bn3 , v127 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , Dn3 , v112 - .byte W06 - .byte Fn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte N06 , As3 - .byte W06 - .byte N01 , As2 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N01 , As2 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , As3 - .byte W12 - .byte Bn3 - .byte W06 - .byte N01 , Bn2 - .byte W06 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte N01 , Bn2 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Bn3 - .byte W12 - .byte As3 - .byte W06 - .byte N01 , As2 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N01 , As2 - .byte W06 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N06 , As3 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte BEND , c_v+4 - .byte N08 , As3 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte N04 , Gs3 - .byte W04 - .byte N02 , Fs3 , v068 - .byte W04 - .byte Fn3 , v112 - .byte W04 - .byte N04 , Dn3 - .byte W04 - .byte N02 , Bn2 , v076 - .byte W04 - .byte As2 , v112 - .byte W04 - .byte PAN , c_v+27 - .byte N09 , As3 , v127 - .byte W12 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v028 - .byte W03 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v024 - .byte W03 - .byte N01 , Ds3 , v048 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v052 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte N04 , En3 , v120 - .byte W06 - .byte N01 , Ds3 , v092 - .byte W03 - .byte Dn3 , v088 - .byte W06 - .byte N03 , Cs3 , v096 - .byte W03 - .byte N09 , Ds3 , v124 - .byte W12 - .byte N01 , As2 , v120 - .byte N01 , Fs3 - .byte W06 - .byte Cs3 , v112 - .byte N01 , As3 - .byte W03 - .byte N03 , Dn3 - .byte N03 , As3 - .byte W03 -mus_machupi_4_003: - .byte N09 , Bn3 , v127 - .byte W12 - .byte N01 , En3 , v112 - .byte W03 - .byte N03 , En3 , v028 - .byte W03 - .byte N01 , En3 , v112 - .byte W03 - .byte N03 , En3 , v024 - .byte W03 - .byte N01 , En3 , v048 - .byte W06 - .byte En3 , v120 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v052 - .byte W06 - .byte En3 , v048 - .byte W06 - .byte N04 , Fs3 , v120 - .byte W06 - .byte N01 , Fn3 , v092 - .byte W03 - .byte En3 , v088 - .byte W09 - .byte N04 , Cs4 , v127 - .byte W06 - .byte N01 , Cs4 , v088 - .byte W03 - .byte N03 , Cs4 , v040 - .byte W03 - .byte N01 , Bn3 , v124 - .byte W03 - .byte N03 , Bn3 , v044 - .byte W03 - .byte N01 , Bn3 , v088 - .byte W06 - .byte PEND - .byte N09 , As3 , v127 - .byte W03 - .byte BEND , c_v+3 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v028 - .byte W03 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v024 - .byte W03 - .byte N01 , Ds3 , v048 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v052 - .byte W06 - .byte Ds3 , v120 - .byte W03 - .byte N03 , Ds3 , v048 - .byte W03 - .byte N04 , Gs3 , v112 - .byte W06 - .byte N01 , Fs3 , v124 - .byte W03 - .byte En3 , v120 - .byte W06 - .byte N03 , Cn3 , v096 - .byte W03 - .byte N09 , Cs3 , v124 - .byte W03 - .byte BEND , c_v+1 - .byte W09 - .byte N01 , Dn3 , v120 - .byte W06 - .byte Dn3 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_machupi_4_001 - .byte N09 , As3 , v127 - .byte W12 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v028 - .byte W03 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v024 - .byte W03 - .byte N01 , Ds3 , v048 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v052 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte N04 , En3 , v120 - .byte W06 - .byte N01 , Ds3 , v092 - .byte W03 - .byte Dn3 , v088 - .byte W06 - .byte N03 , Cs3 , v096 - .byte W03 - .byte N09 , Ds3 , v124 - .byte W12 - .byte N01 , As2 , v120 - .byte N01 , Fs3 - .byte W06 - .byte Cs3 , v112 - .byte N01 , As3 - .byte W03 - .byte N03 , Dn3 - .byte N03 , As3 - .byte W03 - .byte PATT - .word mus_machupi_4_003 - .byte N06 , Ds3 , v127 - .byte N09 , As3 - .byte W12 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v028 - .byte W03 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v024 - .byte W03 - .byte N01 , Ds3 , v048 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v052 - .byte W06 - .byte Ds3 , v120 - .byte W03 - .byte N03 , Ds3 , v048 - .byte W03 - .byte N04 , Gs3 , v112 - .byte W06 - .byte N01 , Fs3 , v124 - .byte W03 - .byte En3 , v120 - .byte W06 - .byte N03 , Cn3 , v096 - .byte W03 - .byte N09 , Cs3 , v124 - .byte W12 - .byte N01 , Dn3 , v120 - .byte W06 - .byte Dn3 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N09 , Ds3 , v127 - .byte W12 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v028 - .byte W03 - .byte N01 , Ds3 , v112 - .byte W03 - .byte N03 , Ds3 , v024 - .byte W03 - .byte N01 , Ds3 , v048 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte Ds3 , v112 - .byte W06 - .byte Ds3 , v052 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte N06 , Ds3 , v124 - .byte W06 - .byte N01 , Ds3 , v096 - .byte W06 - .byte Ds3 , v120 - .byte W03 - .byte N03 , Ds3 , v096 - .byte W03 - .byte N09 , En3 , v124 - .byte W12 - .byte N04 , Dn3 , v127 - .byte W06 - .byte N03 , En3 , v060 - .byte W03 - .byte An3 , v112 - .byte W03 - .byte GOTO - .word mus_machupi_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_machupi_5: - .byte KEYSH , mus_machupi_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte VOL , 60*mus_machupi_mvl/mxv - .byte BENDR , 12 - .byte PAN , c_v-25 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W90 - .byte N03 , As1 , v112 - .byte W03 - .byte Ds2 - .byte W03 - .byte PAN , c_v-16 - .byte VOL , 53*mus_machupi_mvl/mxv - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Fs2 - .byte W06 - .byte N01 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v052 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte N04 , Gn2 , v120 - .byte W06 - .byte N01 , Fs2 , v092 - .byte W06 - .byte Fn2 , v088 - .byte W03 - .byte N03 , Ds2 , v096 - .byte W03 - .byte N09 , Fs2 , v124 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W18 - .byte N06 , Ds3 , v127 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Gs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte Gs2 , v120 - .byte W06 - .byte Gs2 , v112 - .byte W06 - .byte Gs2 , v052 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte N04 , As2 , v120 - .byte W06 - .byte N01 , An2 , v092 - .byte W06 - .byte Gs2 , v088 - .byte W06 - .byte N04 , En3 , v127 - .byte W06 - .byte N01 , En3 , v088 - .byte W06 - .byte Cs3 , v124 - .byte W06 - .byte Cs3 , v088 - .byte W06 -mus_machupi_5_000: - .byte N06 , Ds3 , v127 - .byte W03 - .byte BEND , c_v+3 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Fs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v052 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte N04 , As2 , v112 - .byte W06 - .byte N01 , Gs2 , v124 - .byte W06 - .byte Fs2 , v120 - .byte W03 - .byte N03 , Ds2 , v096 - .byte W03 - .byte N09 , En2 , v124 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Fn2 , v120 - .byte W06 - .byte Fn2 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte PEND -mus_machupi_5_001: - .byte N06 , Fs2 , v127 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Fs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v052 - .byte W06 - .byte Gs2 , v120 - .byte W06 - .byte N06 , Gs2 , v124 - .byte W06 - .byte N01 , Gs2 , v096 - .byte W06 - .byte Gs2 , v120 - .byte W03 - .byte N03 , Fn2 , v096 - .byte W03 - .byte N09 , Gs2 , v124 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N04 , Gs2 , v127 - .byte W06 - .byte N03 , Gs2 , v060 - .byte W06 - .byte PEND -mus_machupi_5_B1: -mus_machupi_5_002: - .byte N06 , Ds3 , v127 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Fs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v052 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte N04 , Gn2 , v120 - .byte W06 - .byte N01 , Fs2 , v092 - .byte W06 - .byte Fn2 , v088 - .byte W03 - .byte N03 , Ds2 , v096 - .byte W03 - .byte N09 , Fs2 , v124 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W18 - .byte PEND - .byte N06 , Ds3 , v127 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Gs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte Gs2 , v120 - .byte W06 - .byte Gs2 , v112 - .byte W06 - .byte Gs2 , v052 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte N04 , As2 , v120 - .byte W06 - .byte N01 , An2 , v092 - .byte W06 - .byte Gs2 , v088 - .byte W30 - .byte PATT - .word mus_machupi_5_000 - .byte PATT - .word mus_machupi_5_001 - .byte PATT - .word mus_machupi_5_002 - .byte N06 , Ds3 , v127 - .byte W03 - .byte BEND , c_v+2 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Gs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte Gs2 , v120 - .byte W06 - .byte Gs2 , v112 - .byte W06 - .byte Gs2 , v052 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte N04 , Gn2 , v120 - .byte W06 - .byte N01 , Gs2 , v092 - .byte W06 - .byte An2 , v088 - .byte W06 - .byte N04 , En3 , v127 - .byte W06 - .byte N01 , En3 , v088 - .byte W06 - .byte Cs3 , v124 - .byte W06 - .byte Cs3 , v088 - .byte W06 - .byte N06 , Ds3 , v127 - .byte W03 - .byte BEND , c_v+3 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Fs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v052 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte N04 , As2 , v112 - .byte W06 - .byte N01 , Gs2 , v124 - .byte W06 - .byte Gn2 , v120 - .byte W03 - .byte N03 , Ds2 , v096 - .byte W03 - .byte N09 , En2 , v124 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Fn2 , v120 - .byte W06 - .byte Fn2 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_machupi_5_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Dn3 , v112 - .byte W06 - .byte N01 , Dn2 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N01 , Dn2 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Dn3 - .byte W12 - .byte Ds3 - .byte W06 - .byte N01 , Ds2 - .byte W06 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N06 , Ds3 - .byte W06 - .byte N01 , Ds2 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Ds3 - .byte W12 - .byte Dn3 - .byte W06 - .byte N01 , Dn2 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N01 , Dn2 - .byte W06 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N06 , Dn3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte BEND , c_v+4 - .byte N08 , Dn3 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte N04 , As2 - .byte W06 - .byte N02 , Gs2 , v068 - .byte W02 - .byte Fs2 , v112 - .byte W04 - .byte N04 , Fn2 - .byte W06 - .byte N02 , Ds2 , v076 - .byte W02 - .byte Dn2 , v112 - .byte W04 -mus_machupi_5_003: - .byte N06 , Ds3 , v127 - .byte W12 - .byte N01 , Fs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v052 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte N04 , Gn2 , v120 - .byte W06 - .byte N01 , Fs2 , v092 - .byte W06 - .byte Fn2 , v088 - .byte W03 - .byte N03 , Ds2 , v096 - .byte W03 - .byte N09 , Fs2 , v124 - .byte W24 - .byte PEND -mus_machupi_5_004: - .byte N06 , Ds3 , v127 - .byte W12 - .byte N01 , Gs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte Gs2 , v120 - .byte W06 - .byte Gs2 , v112 - .byte W06 - .byte Gs2 , v052 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte N04 , As2 , v120 - .byte W06 - .byte N01 , An2 , v092 - .byte W06 - .byte Gs2 , v088 - .byte W06 - .byte N04 , En3 , v127 - .byte W06 - .byte N01 , En3 , v088 - .byte W06 - .byte Cs3 , v124 - .byte W06 - .byte Cs3 , v088 - .byte W06 - .byte PEND - .byte N06 , Ds3 , v127 - .byte W03 - .byte BEND , c_v+3 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N01 , Fs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v052 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte N04 , As2 , v112 - .byte W06 - .byte N01 , Gs2 , v124 - .byte W06 - .byte Fs2 , v120 - .byte W03 - .byte N03 , Ds2 , v096 - .byte W03 - .byte N09 , En2 , v124 - .byte W03 - .byte BEND , c_v+1 - .byte W09 - .byte N01 , Fn2 , v120 - .byte W06 - .byte Fn2 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_machupi_5_001 - .byte PATT - .word mus_machupi_5_003 - .byte PATT - .word mus_machupi_5_004 - .byte W12 - .byte N01 , Fs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v052 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte N04 , As2 , v112 - .byte W06 - .byte N01 , Gs2 , v124 - .byte W06 - .byte Fs2 , v120 - .byte W03 - .byte N03 , Ds2 , v096 - .byte W03 - .byte N09 , En2 , v124 - .byte W12 - .byte N01 , Fn2 , v120 - .byte W06 - .byte Fn2 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Fs2 , v127 - .byte W12 - .byte N01 , Fs2 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte Fs2 , v112 - .byte W06 - .byte Fs2 , v052 - .byte W06 - .byte Gs2 , v120 - .byte W06 - .byte N06 , Gs2 , v124 - .byte W06 - .byte N01 , Gs2 , v096 - .byte W06 - .byte Gs2 , v120 - .byte W03 - .byte N03 , Fn2 , v096 - .byte W03 - .byte N09 , Gs2 , v124 - .byte W12 - .byte N04 , Gs2 , v127 - .byte W06 - .byte N03 , Gs2 , v060 - .byte W06 - .byte GOTO - .word mus_machupi_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_machupi_6: - .byte KEYSH , mus_machupi_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+16 - .byte VOL , 40*mus_machupi_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte VOL , 25*mus_machupi_mvl/mxv - .byte N06 , Dn4 , v112 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Gn4 , v112 - .byte W03 - .byte Gn4 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Dn5 , v112 - .byte W03 - .byte Dn5 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Gn4 , v112 - .byte W03 - .byte Gn4 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Dn5 , v112 - .byte W03 - .byte Dn5 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Gn4 , v112 - .byte W03 - .byte Gn4 , v032 - .byte W03 - .byte As4 , v112 - .byte W03 - .byte As4 , v032 - .byte W03 - .byte Gn5 , v112 - .byte W03 - .byte Gn5 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Gn4 , v112 - .byte W03 - .byte Gn4 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte VOL , 33*mus_machupi_mvl/mxv - .byte N06 , Cn4 , v112 - .byte W06 - .byte N03 , Cs4 - .byte W06 - .byte Fn4 - .byte W03 - .byte Fn4 , v032 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte Cn5 , v112 - .byte W03 - .byte Cn5 , v032 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte Fn4 , v112 - .byte W03 - .byte Fn4 , v032 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte Cn5 , v112 - .byte W03 - .byte Cn5 , v032 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte Fn4 , v112 - .byte W03 - .byte Fn4 , v032 - .byte W03 - .byte Gs4 , v112 - .byte W03 - .byte Gs4 , v032 - .byte W03 - .byte Fn5 , v112 - .byte W03 - .byte Fn5 , v032 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte Fn4 , v112 - .byte W03 - .byte Fn4 , v032 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte VOL , 44*mus_machupi_mvl/mxv - .byte N06 , As3 , v112 - .byte W06 - .byte N03 , Bn3 - .byte W03 - .byte Bn3 , v032 - .byte W03 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Bn3 - .byte W03 - .byte Bn3 , v032 - .byte W03 - .byte N06 , As4 , v112 - .byte W06 - .byte N03 , Bn3 - .byte W03 - .byte Bn3 , v032 - .byte W03 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Bn3 - .byte W03 - .byte Bn3 , v032 - .byte W03 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N03 , Ds5 - .byte W03 - .byte Ds5 , v032 - .byte W03 - .byte N06 , As4 , v112 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , Fs4 - .byte W03 - .byte Fs4 , v032 - .byte W03 - .byte N06 , As4 , v112 - .byte W06 - .byte N03 , Ds5 - .byte W03 - .byte Ds5 , v032 - .byte W03 - .byte VOL , 48*mus_machupi_mvl/mxv - .byte N06 , Cn5 , v112 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte N06 , Gs4 , v112 - .byte W06 - .byte N03 , Cn5 - .byte W03 - .byte Cn5 , v032 - .byte W03 - .byte VOL , 53*mus_machupi_mvl/mxv - .byte N06 , As4 , v112 - .byte W06 - .byte N03 , Dn4 - .byte W03 - .byte Dn4 , v032 - .byte W03 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , As4 - .byte W03 - .byte As4 , v032 - .byte W03 - .byte VOL , 57*mus_machupi_mvl/mxv - .byte N04 , Fn4 , v112 - .byte W04 - .byte N02 , Dn4 - .byte W04 - .byte As3 - .byte W04 - .byte N04 , Fn3 - .byte W04 - .byte As3 - .byte W04 - .byte N02 , Dn4 - .byte W04 - .byte VOL , 60*mus_machupi_mvl/mxv - .byte N04 , As4 - .byte W04 - .byte N02 , Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte N04 , As3 - .byte W04 - .byte N02 , Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte VOL , 70*mus_machupi_mvl/mxv - .byte N06 , As4 , v088 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_machupi_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 31*mus_machupi_mvl/mxv - .byte W06 - .byte N03 , Bn2 , v112 - .byte W03 - .byte Bn2 , v060 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v060 - .byte W03 - .byte Bn2 , v112 - .byte W03 - .byte Bn2 , v060 - .byte W03 - .byte PAN , c_v-63 - .byte N03 , Ds4 , v112 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte Bn2 , v112 - .byte W03 - .byte Bn2 , v060 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v060 - .byte W03 - .byte Fs3 , v112 - .byte W03 - .byte Fs3 , v060 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , As3 , v112 - .byte W03 - .byte As3 , v060 - .byte N03 , Ds4 , v112 - .byte W03 - .byte Fs3 - .byte N03 , Ds4 , v060 - .byte W03 - .byte Fs3 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Ds3 , v060 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v060 - .byte W03 - .byte PAN , c_v-63 - .byte N03 , Ds4 , v112 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte Bn2 , v112 - .byte W03 - .byte Bn2 , v060 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v060 - .byte W03 - .byte Bn2 , v112 - .byte W03 - .byte Bn2 , v060 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v060 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v060 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v060 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte Fn3 , v112 - .byte W03 - .byte Fn3 , v060 - .byte W03 - .byte PAN , c_v-62 - .byte N03 , An3 , v112 - .byte W03 - .byte An3 , v060 - .byte N03 , Dn4 , v112 - .byte W03 - .byte Fn3 - .byte N03 , Dn4 , v060 - .byte W03 - .byte Fn3 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte An3 , v112 - .byte W03 - .byte An3 , v060 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v060 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v060 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Cs4 , v112 - .byte W03 - .byte Cs4 , v060 - .byte W03 - .byte An2 , v112 - .byte W03 - .byte An2 , v060 - .byte W03 - .byte Cs3 , v112 - .byte W03 - .byte Cs3 , v060 - .byte W03 - .byte An2 , v112 - .byte W03 - .byte An2 , v060 - .byte W03 - .byte PAN , c_v-63 - .byte N03 , Cs4 , v112 - .byte W03 - .byte Cs4 , v060 - .byte W03 - .byte An2 , v112 - .byte W03 - .byte An2 , v060 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Cs3 , v112 - .byte W03 - .byte Cs3 , v060 - .byte W03 - .byte En3 , v112 - .byte W03 - .byte En3 , v060 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , Gs3 , v112 - .byte W03 - .byte Gs3 , v060 - .byte N03 , Cs4 , v112 - .byte W03 - .byte En3 - .byte N03 , Cs4 , v060 - .byte W03 - .byte En3 - .byte W03 - .byte Cs3 , v112 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Cs3 , v060 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v060 - .byte W03 - .byte PAN , c_v-63 - .byte N03 , Cs4 , v112 - .byte W03 - .byte Cs4 , v060 - .byte W03 - .byte An2 , v112 - .byte W03 - .byte An2 , v060 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Cs3 , v112 - .byte W03 - .byte Cs3 , v060 - .byte W03 - .byte An2 , v112 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Cn4 - .byte W03 - .byte Cn4 , v060 - .byte W03 - .byte Gs2 , v112 - .byte W03 - .byte Gs2 , v060 - .byte W03 - .byte Cn3 , v112 - .byte W03 - .byte Cn3 , v060 - .byte W03 - .byte Gs2 , v112 - .byte W03 - .byte Gs2 , v060 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , Cn4 , v112 - .byte W03 - .byte Cn4 , v060 - .byte W03 - .byte Gs2 , v112 - .byte W03 - .byte Gs2 , v060 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Cn3 , v112 - .byte W03 - .byte Cn3 , v060 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte PAN , c_v-62 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v060 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v060 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v060 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , Gn3 , v112 - .byte W03 - .byte Gn3 , v060 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v060 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Cn4 , v112 - .byte W03 - .byte Cn4 , v060 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v060 - .byte W03 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 57*mus_machupi_mvl/mxv - .byte N04 , Ds4 , v112 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N04 - .byte W08 - .byte En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 2 - .byte W12 - .byte 0 - .byte N24 , Dn4 - .byte W30 - .byte N06 , Cs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte Cn4 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte N04 , Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte N04 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N24 , Cs4 - .byte W24 - .byte Cn4 - .byte W30 - .byte N06 , Bn3 - .byte W12 - .byte N03 , Cs4 , v076 - .byte W03 - .byte Dn4 - .byte W03 - .byte N24 , Ds4 , v112 - .byte W24 - .byte Fs4 - .byte W24 - .byte MOD , 0 - .byte N04 , Fn4 - .byte W18 - .byte N04 - .byte W18 - .byte N04 - .byte W12 - .byte Fs4 - .byte W18 - .byte N04 - .byte W18 - .byte N04 - .byte W12 - .byte Fn4 - .byte W18 - .byte N04 - .byte W18 - .byte N04 - .byte W12 - .byte As4 - .byte W24 - .byte VOICE , 24 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte VOICE , 24 - .byte VOL , 78*mus_machupi_mvl/mxv - .byte BEND , c_v+0 - .byte N48 , As3 - .byte W06 - .byte BEND , c_v-7 - .byte W06 - .byte c_v+0 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , As3 , v036 - .byte W12 - .byte As3 , v112 - .byte W06 - .byte Bn3 - .byte W06 - .byte N12 , As3 - .byte W03 - .byte BEND , c_v+6 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N36 , En3 - .byte W03 - .byte BEND , c_v-2 - .byte W06 - .byte c_v+0 - .byte W09 - .byte MOD , 4 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte MOD , 0 - .byte W06 - .byte N06 , En3 , v036 - .byte W30 - .byte N04 , Gs2 , v112 - .byte W04 - .byte N02 , Bn2 , v084 - .byte W04 - .byte En3 - .byte W04 - .byte N04 , Bn2 , v116 - .byte W04 - .byte N02 , En3 , v092 - .byte W04 - .byte Gs3 - .byte W04 - .byte N12 , As3 , v112 - .byte W06 - .byte BEND , c_v-7 - .byte W06 - .byte c_v+0 - .byte N03 , As2 - .byte W06 - .byte N03 - .byte W06 - .byte N04 , Ds2 - .byte W04 - .byte N02 , Fs2 , v084 - .byte W04 - .byte As2 - .byte W04 - .byte N04 , Ds3 , v116 - .byte W04 - .byte N02 , Fs3 , v092 - .byte W04 - .byte As3 - .byte W04 - .byte N06 , Cs4 , v112 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte Bn2 - .byte W03 - .byte Cs3 - .byte W03 - .byte Bn2 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N48 , As3 - .byte W06 - .byte BEND , c_v-7 - .byte W06 - .byte c_v+0 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , As3 , v036 - .byte W44 - .byte W01 - .byte N03 , An3 , v112 - .byte W03 - .byte N06 , As3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Ds3 - .byte W03 - .byte An3 - .byte W03 - .byte N06 , As3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , En3 - .byte W03 - .byte As3 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte En4 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte Cs4 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Gs3 - .byte W03 - .byte En3 - .byte W03 - .byte N06 , Gs2 - .byte W06 - .byte N03 , Bn2 - .byte W03 - .byte En3 - .byte W03 - .byte N06 , Bn2 - .byte W06 - .byte N03 , En3 - .byte W03 - .byte Gs3 - .byte W03 - .byte As3 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte En3 - .byte W06 - .byte Cn3 - .byte W03 - .byte N09 , Cs3 - .byte W12 - .byte N03 , Dn3 - .byte W06 - .byte Dn3 , v084 - .byte W06 - .byte N09 , Ds2 , v127 - .byte W12 - .byte N01 , Ds2 , v112 - .byte W03 - .byte N03 , Ds2 , v028 - .byte W03 - .byte N01 , Ds2 , v112 - .byte W03 - .byte N03 , Ds2 , v024 - .byte W03 - .byte N01 , Ds2 , v048 - .byte W06 - .byte Ds2 , v120 - .byte W06 - .byte Ds2 , v112 - .byte W06 - .byte Ds2 , v052 - .byte W06 - .byte Ds2 , v120 - .byte W06 - .byte N06 , Ds2 , v124 - .byte W06 - .byte N01 , Ds2 , v096 - .byte W06 - .byte Ds2 , v120 - .byte W03 - .byte N03 , Ds2 , v096 - .byte W03 - .byte N09 , En2 , v124 - .byte W12 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v036 - .byte W06 - .byte GOTO - .word mus_machupi_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_machupi_7: - .byte KEYSH , mus_machupi_key+0 - .byte VOICE , 80 - .byte LFOS , 50 - .byte XCMD , xIECV , 24 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-63 - .byte VOL , 15*mus_machupi_mvl/mxv - .byte BEND , c_v+0 - .byte W78 - .byte N06 , Cn3 , v080 - .byte W06 - .byte Cs3 , v092 - .byte W06 - .byte Dn3 , v100 - .byte W06 - .byte VOL , 15*mus_machupi_mvl/mxv - .byte N96 , Ds3 - .byte W24 - .byte VOL , 16*mus_machupi_mvl/mxv - .byte W24 - .byte MOD , 3 - .byte VOL , 17*mus_machupi_mvl/mxv - .byte W24 - .byte MOD , 8 - .byte VOL , 20*mus_machupi_mvl/mxv - .byte W18 - .byte BEND , c_v-5 - .byte W06 - .byte MOD , 0 - .byte VOL , 23*mus_machupi_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , Cs3 , v112 - .byte W24 - .byte VOL , 26*mus_machupi_mvl/mxv - .byte W24 - .byte MOD , 3 - .byte VOL , 28*mus_machupi_mvl/mxv - .byte W24 - .byte MOD , 8 - .byte VOL , 30*mus_machupi_mvl/mxv - .byte W18 - .byte BEND , c_v-5 - .byte W06 - .byte MOD , 0 - .byte VOL , 33*mus_machupi_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , Bn2 - .byte W12 - .byte VOL , 34*mus_machupi_mvl/mxv - .byte W12 - .byte 36*mus_machupi_mvl/mxv - .byte W15 - .byte 38*mus_machupi_mvl/mxv - .byte W09 - .byte MOD , 3 - .byte VOL , 39*mus_machupi_mvl/mxv - .byte W12 - .byte 40*mus_machupi_mvl/mxv - .byte W12 - .byte MOD , 8 - .byte VOL , 44*mus_machupi_mvl/mxv - .byte W12 - .byte 45*mus_machupi_mvl/mxv - .byte W06 - .byte BEND , c_v-21 - .byte W06 - .byte VOL , 49*mus_machupi_mvl/mxv - .byte MOD , 0 - .byte VOL , 49*mus_machupi_mvl/mxv - .byte BEND , c_v+0 - .byte N24 , Fn2 - .byte W24 - .byte VOL , 54*mus_machupi_mvl/mxv - .byte MOD , 6 - .byte N24 - .byte W24 - .byte VOL , 57*mus_machupi_mvl/mxv - .byte MOD , 1 - .byte N24 , As1 - .byte W24 - .byte VOL , 48*mus_machupi_mvl/mxv - .byte N24 , Dn2 - .byte W02 - .byte VOL , 50*mus_machupi_mvl/mxv - .byte W03 - .byte 53*mus_machupi_mvl/mxv - .byte W03 - .byte 59*mus_machupi_mvl/mxv - .byte W04 - .byte 64*mus_machupi_mvl/mxv - .byte W02 - .byte 68*mus_machupi_mvl/mxv - .byte W03 - .byte 73*mus_machupi_mvl/mxv - .byte W03 - .byte 77*mus_machupi_mvl/mxv - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 40*mus_machupi_mvl/mxv - .byte W96 - .byte W96 - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte N06 , Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte N48 , Ds4 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 1 - .byte N03 , Dn4 , v056 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 , v052 - .byte W03 - .byte Bn3 - .byte W15 - .byte PAN , c_v+0 - .byte BEND , c_v+2 - .byte W72 - .byte VOL , 35*mus_machupi_mvl/mxv - .byte PAN , c_v-63 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Dn4 - .byte W06 -mus_machupi_7_B1: - .byte VOL , 35*mus_machupi_mvl/mxv - .byte PAN , c_v-63 - .byte BEND , c_v+2 - .byte N06 , Ds5 , v112 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W36 - .byte Gs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Gs4 - .byte W06 -mus_machupi_7_000: - .byte N06 , As4 , v112 - .byte W48 - .byte Gs4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte PEND - .byte PAN , c_v+63 - .byte N06 , As4 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte N03 , Ds3 - .byte W03 - .byte En3 - .byte W03 - .byte N48 , Ds3 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 1 - .byte N03 , Dn3 - .byte W03 - .byte Cs3 , v080 - .byte W03 - .byte Cn3 , v056 - .byte W03 - .byte Bn2 , v052 - .byte W03 - .byte BEND , c_v+2 - .byte N06 , En4 , v112 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v-62 - .byte N06 , Ds5 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte Fs5 - .byte W03 - .byte Bn4 - .byte W03 - .byte As4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte Gs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , As4 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Gs4 - .byte W36 - .byte Cs5 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte PATT - .word mus_machupi_7_000 - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte N06 , As4 , v112 - .byte W06 - .byte N03 , Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte N12 , Ds4 - .byte W12 - .byte N03 , Dn4 - .byte W03 - .byte N54 , Ds4 - .byte W32 - .byte W01 - .byte MOD , 8 - .byte W21 - .byte 1 - .byte W03 - .byte VOL , 40*mus_machupi_mvl/mxv - .byte PAN , c_v-62 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte c_v-62 - .byte VOL , 23*mus_machupi_mvl/mxv - .byte N03 , Ds5 - .byte W06 - .byte Bn3 - .byte W03 - .byte Bn3 , v060 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v060 - .byte W03 - .byte Ds5 , v112 - .byte W03 - .byte Ds5 , v060 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v060 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte Fs4 , v112 - .byte W03 - .byte Fs4 , v060 - .byte W03 - .byte As4 , v112 - .byte W03 - .byte As4 , v060 - .byte N03 , Ds5 , v112 - .byte W03 - .byte Fs4 - .byte N03 , Ds5 , v060 - .byte W03 - .byte Fs4 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte As4 , v112 - .byte W03 - .byte As4 , v060 - .byte W03 - .byte Ds5 , v112 - .byte W03 - .byte Ds5 , v060 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v060 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v060 - .byte W03 - .byte Dn5 , v112 - .byte W03 - .byte Dn5 , v060 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v060 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v060 - .byte W03 - .byte Dn5 , v112 - .byte W03 - .byte Dn5 , v060 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v060 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte Fn4 , v112 - .byte W03 - .byte Fn4 , v060 - .byte W03 - .byte An4 , v112 - .byte W03 - .byte An4 , v060 - .byte N03 , Dn5 , v112 - .byte W03 - .byte Fn4 - .byte N03 , Dn5 , v060 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte An4 , v112 - .byte W03 - .byte An4 , v060 - .byte W03 - .byte Dn5 , v112 - .byte W03 - .byte Dn5 , v060 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v060 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v060 - .byte W03 - .byte Cs5 , v112 - .byte W03 - .byte Cs5 , v060 - .byte W03 - .byte An3 , v112 - .byte W03 - .byte An3 , v060 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v060 - .byte W03 - .byte An3 , v112 - .byte W03 - .byte An3 , v060 - .byte W03 - .byte Cs5 , v112 - .byte W03 - .byte Cs5 , v060 - .byte W03 - .byte An3 , v112 - .byte W03 - .byte An3 , v060 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v060 - .byte W03 - .byte En4 , v112 - .byte W03 - .byte En4 , v060 - .byte W03 - .byte Gs4 , v112 - .byte W03 - .byte Gs4 , v060 - .byte N03 , Cs5 , v112 - .byte W03 - .byte En4 - .byte N03 , Cs5 , v060 - .byte W03 - .byte En4 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v060 - .byte W03 - .byte Gs4 , v112 - .byte W03 - .byte Gs4 , v060 - .byte W03 - .byte Cs5 , v112 - .byte W03 - .byte Cs5 , v060 - .byte W03 - .byte An3 , v112 - .byte W03 - .byte An3 , v060 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v060 - .byte W03 - .byte An3 , v112 - .byte W03 - .byte An3 , v060 - .byte W03 - .byte Cn5 , v112 - .byte W03 - .byte Cn5 , v060 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v060 - .byte W03 - .byte Cn4 , v112 - .byte W03 - .byte Cn4 , v060 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v060 - .byte W03 - .byte Cn5 , v112 - .byte W03 - .byte Cn5 , v060 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v060 - .byte W03 - .byte Cn4 , v112 - .byte W03 - .byte Cn4 , v060 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte Gs4 , v112 - .byte W03 - .byte Gs4 , v060 - .byte W03 - .byte Gn4 , v112 - .byte W03 - .byte Gn4 , v060 - .byte W03 - .byte Gs4 , v112 - .byte W03 - .byte Gs4 , v060 - .byte W03 - .byte Cn5 , v112 - .byte W03 - .byte Cn5 , v060 - .byte W03 - .byte Bn4 , v112 - .byte W03 - .byte Bn4 , v060 - .byte W03 - .byte W96 - .byte W96 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+63 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Ds2 , v112 - .byte W06 - .byte Bn2 - .byte W06 - .byte N03 , Ds3 - .byte W03 - .byte En3 - .byte W03 - .byte N48 , Ds3 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 1 - .byte N03 , Dn3 - .byte W03 - .byte Cs3 , v080 - .byte W03 - .byte Cn3 , v056 - .byte W03 - .byte Bn2 , v052 - .byte W15 - .byte PAN , c_v-61 - .byte W96 - .byte GOTO - .word mus_machupi_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_machupi_8: - .byte KEYSH , mus_machupi_key+0 - .byte VOICE , 81 - .byte LFOS , 50 - .byte XCMD , xIECV , 24 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 15*mus_machupi_mvl/mxv - .byte W78 - .byte N06 , As3 , v080 - .byte W06 - .byte An3 , v092 - .byte W06 - .byte Gs3 , v100 - .byte W06 - .byte VOL , 15*mus_machupi_mvl/mxv - .byte N96 , Gn3 - .byte W24 - .byte VOL , 16*mus_machupi_mvl/mxv - .byte W24 - .byte 17*mus_machupi_mvl/mxv - .byte W24 - .byte 20*mus_machupi_mvl/mxv - .byte W18 - .byte BEND , c_v-5 - .byte W06 - .byte VOL , 23*mus_machupi_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , Fn3 , v112 - .byte W24 - .byte VOL , 26*mus_machupi_mvl/mxv - .byte W24 - .byte 28*mus_machupi_mvl/mxv - .byte W24 - .byte 30*mus_machupi_mvl/mxv - .byte W18 - .byte BEND , c_v-5 - .byte W06 - .byte VOL , 33*mus_machupi_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , Ds3 - .byte W12 - .byte VOL , 34*mus_machupi_mvl/mxv - .byte W12 - .byte 36*mus_machupi_mvl/mxv - .byte W15 - .byte 38*mus_machupi_mvl/mxv - .byte W09 - .byte 39*mus_machupi_mvl/mxv - .byte W12 - .byte 40*mus_machupi_mvl/mxv - .byte W12 - .byte 44*mus_machupi_mvl/mxv - .byte W12 - .byte 45*mus_machupi_mvl/mxv - .byte W06 - .byte BEND , c_v-21 - .byte W06 - .byte VOL , 49*mus_machupi_mvl/mxv - .byte BEND , c_v+0 - .byte N24 , Gs2 - .byte W24 - .byte VOL , 55*mus_machupi_mvl/mxv - .byte N24 , As2 - .byte W24 - .byte VOL , 59*mus_machupi_mvl/mxv - .byte N24 , Fn2 - .byte W24 - .byte VOL , 48*mus_machupi_mvl/mxv - .byte N24 , Gs2 - .byte W02 - .byte VOL , 50*mus_machupi_mvl/mxv - .byte W03 - .byte 53*mus_machupi_mvl/mxv - .byte W03 - .byte 59*mus_machupi_mvl/mxv - .byte W04 - .byte 64*mus_machupi_mvl/mxv - .byte W02 - .byte 68*mus_machupi_mvl/mxv - .byte W03 - .byte 73*mus_machupi_mvl/mxv - .byte W03 - .byte 77*mus_machupi_mvl/mxv - .byte W04 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOL , 39*mus_machupi_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Dn4 - .byte W06 -mus_machupi_8_B1: - .byte VOICE , 81 - .byte VOL , 40*mus_machupi_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N06 , Ds5 , v112 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W36 - .byte Gs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Gs4 - .byte W06 -mus_machupi_8_000: - .byte N06 , As4 , v112 - .byte W48 - .byte Gs4 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte PEND - .byte N06 , As4 - .byte W72 - .byte N03 , Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte VOICE , 83 - .byte N06 , Dn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte Fs5 , v064 - .byte W03 - .byte Bn4 , v112 - .byte W03 - .byte As4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte Gs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , As4 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Gs4 - .byte W36 - .byte Cs5 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte PATT - .word mus_machupi_8_000 - .byte N06 , As4 , v112 - .byte W96 - .byte VOICE , 81 - .byte VOL , 40*mus_machupi_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+63 - .byte VOL , 26*mus_machupi_mvl/mxv - .byte N03 , Ds4 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte Bn2 , v112 - .byte W03 - .byte Bn2 , v060 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v060 - .byte W03 - .byte Bn2 , v112 - .byte W03 - .byte Bn2 , v060 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte Bn2 , v112 - .byte W03 - .byte Bn2 , v060 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v060 - .byte W03 - .byte Fs3 , v112 - .byte W03 - .byte Fs3 , v060 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v060 - .byte N03 , Ds4 , v112 - .byte W03 - .byte Fs3 - .byte N03 , Ds4 , v060 - .byte W03 - .byte Fs3 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v060 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v060 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v060 - .byte W03 - .byte Bn2 , v112 - .byte W03 - .byte Bn2 , v060 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v060 - .byte W03 - .byte Bn2 , v112 - .byte W03 - .byte Bn2 , v060 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v060 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v060 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v060 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte Fn3 , v112 - .byte W03 - .byte Fn3 , v060 - .byte W03 - .byte An3 , v112 - .byte W03 - .byte An3 , v060 - .byte N03 , Dn4 , v112 - .byte W03 - .byte Fn3 - .byte N03 , Dn4 , v060 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte An3 , v112 - .byte W03 - .byte An3 , v060 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v060 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v060 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v060 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v060 - .byte W03 - .byte An2 , v112 - .byte W03 - .byte An2 , v060 - .byte W03 - .byte Cs3 , v112 - .byte W03 - .byte Cs3 , v060 - .byte W03 - .byte An2 , v112 - .byte W03 - .byte An2 , v060 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v060 - .byte W03 - .byte An2 , v112 - .byte W03 - .byte An2 , v060 - .byte W03 - .byte Cs3 , v112 - .byte W03 - .byte Cs3 , v060 - .byte W03 - .byte En3 , v112 - .byte W03 - .byte En3 , v060 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v060 - .byte N03 , Cs4 , v112 - .byte W03 - .byte En3 - .byte N03 , Cs4 , v060 - .byte W03 - .byte En3 - .byte W03 - .byte Cs3 , v112 - .byte W03 - .byte Cs3 , v060 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v060 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte Cs4 , v060 - .byte W03 - .byte An2 , v112 - .byte W03 - .byte An2 , v060 - .byte W03 - .byte Cs3 , v112 - .byte W03 - .byte Cs3 , v060 - .byte W03 - .byte An2 , v112 - .byte W03 - .byte An2 , v060 - .byte W03 - .byte Cn4 , v112 - .byte W03 - .byte Cn4 , v060 - .byte W03 - .byte Gs2 , v112 - .byte W03 - .byte Gs2 , v060 - .byte W03 - .byte Cn3 , v112 - .byte W03 - .byte Cn3 , v060 - .byte W03 - .byte Gs2 , v112 - .byte W03 - .byte Gs2 , v060 - .byte W03 - .byte Cn4 , v112 - .byte W03 - .byte Cn4 , v060 - .byte W03 - .byte Gs2 , v112 - .byte W03 - .byte Gs2 , v060 - .byte W03 - .byte Cn3 , v112 - .byte W03 - .byte Cn3 , v060 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v060 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v060 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v060 - .byte W03 - .byte Gn3 , v112 - .byte W03 - .byte Gn3 , v060 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v060 - .byte W03 - .byte Cn4 , v112 - .byte W03 - .byte Cn4 , v060 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v060 - .byte W03 - .byte W96 - .byte W72 - .byte PAN , c_v-61 - .byte BEND , c_v+2 - .byte W12 - .byte N06 , Bn2 , v112 - .byte W06 - .byte As2 - .byte W06 - .byte N48 , As3 - .byte W48 - .byte N06 , As3 , v036 - .byte W12 - .byte As3 , v112 - .byte W06 - .byte Bn3 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N06 , Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N36 , En3 - .byte W36 - .byte N06 , En3 , v036 - .byte W30 - .byte N04 , Gs2 , v112 - .byte W04 - .byte N02 , Bn2 , v084 - .byte W04 - .byte En3 - .byte W04 - .byte N04 , Bn2 , v116 - .byte W04 - .byte N02 , En3 , v092 - .byte W04 - .byte Gs3 - .byte W04 - .byte N12 , As3 , v112 - .byte W12 - .byte N03 , As2 - .byte W06 - .byte N03 - .byte W06 - .byte N04 , Ds2 - .byte W04 - .byte N02 , Fs2 , v084 - .byte W04 - .byte As2 - .byte W04 - .byte N04 , Ds3 , v116 - .byte W04 - .byte N02 , Fs3 , v092 - .byte W04 - .byte As3 - .byte W04 - .byte N06 , Cs4 , v112 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte Bn2 - .byte W03 - .byte Cs3 - .byte W03 - .byte Bn2 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N48 , As3 - .byte W48 - .byte N06 , As3 , v036 - .byte W44 - .byte W01 - .byte N03 , An3 , v112 - .byte W03 - .byte N06 , As3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Ds3 - .byte W03 - .byte An3 - .byte W03 - .byte N06 , As3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte N03 , En3 - .byte W03 - .byte As3 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte En4 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte Cs4 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Gs3 - .byte W03 - .byte En3 - .byte W03 - .byte N06 , Gs2 - .byte W06 - .byte N03 , Bn2 - .byte W03 - .byte En3 - .byte W03 - .byte N06 , Bn2 - .byte W06 - .byte N03 , En3 - .byte W03 - .byte Gs3 - .byte W03 - .byte As3 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte En3 - .byte W06 - .byte Cn3 - .byte W03 - .byte N09 , Cs3 - .byte W12 - .byte N03 , Dn3 - .byte W06 - .byte Dn3 , v084 - .byte W06 - .byte N09 , Ds2 , v127 - .byte W12 - .byte N01 , Ds2 , v112 - .byte W03 - .byte N03 , Ds2 , v028 - .byte W03 - .byte N01 , Ds2 , v112 - .byte W03 - .byte N03 , Ds2 , v024 - .byte W03 - .byte N01 , Ds2 , v048 - .byte W06 - .byte Ds2 , v120 - .byte W06 - .byte Ds2 , v112 - .byte W06 - .byte Ds2 , v052 - .byte W06 - .byte Ds2 , v120 - .byte W06 - .byte N06 , Ds2 , v124 - .byte W06 - .byte N01 , Ds2 , v096 - .byte W06 - .byte Ds2 , v120 - .byte W03 - .byte N03 , Ds2 , v096 - .byte W03 - .byte N09 , En2 , v124 - .byte W12 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v036 - .byte W06 - .byte GOTO - .word mus_machupi_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_machupi_9: - .byte KEYSH , mus_machupi_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 60*mus_machupi_mvl/mxv - .byte N06 , Cn1 , v112 - .byte W48 - .byte N06 - .byte W24 - .byte Dn1 , v092 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte Cn1 , v112 - .byte W24 - .byte Dn1 - .byte W06 - .byte Dn1 , v072 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Dn1 , v048 - .byte W42 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Dn1 , v072 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Cn1 , v112 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 -mus_machupi_9_000: - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Dn1 , v072 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Dn1 , v048 - .byte W18 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W06 - .byte Dn1 , v072 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte PEND - .byte PATT - .word mus_machupi_9_000 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W12 - .byte En3 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Cn1 - .byte W12 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N03 , Dn3 - .byte W03 - .byte N03 - .byte W03 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En3 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn3 - .byte W06 - .byte Cn1 , v072 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn1 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte En3 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn1 - .byte W12 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn1 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N06 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W12 - .byte En3 - .byte W06 - .byte N03 , Dn3 , v108 - .byte W03 - .byte Dn3 , v064 - .byte W03 - .byte Dn3 , v080 - .byte W03 - .byte Dn3 , v068 - .byte W03 - .byte Dn3 , v096 - .byte W03 - .byte Dn3 , v072 - .byte W03 - .byte Dn3 , v120 - .byte W03 - .byte Dn3 , v096 - .byte W03 -mus_machupi_9_B1: -mus_machupi_9_001: - .byte N06 , Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W12 - .byte En3 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte Dn3 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte PEND - .byte Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn1 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn1 - .byte W12 - .byte Dn3 - .byte W06 - .byte Cn1 , v072 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N06 - .byte W06 -mus_machupi_9_002: - .byte N06 , Dn3 , v112 - .byte W12 - .byte En3 - .byte W06 - .byte Dn3 - .byte W18 - .byte N06 - .byte W12 - .byte En3 - .byte W06 - .byte Dn3 - .byte W12 - .byte En3 - .byte W06 - .byte N03 , Dn3 , v108 - .byte W03 - .byte Dn3 , v064 - .byte W03 - .byte Dn3 , v080 - .byte W03 - .byte Dn3 , v068 - .byte W03 - .byte Dn3 , v096 - .byte W03 - .byte Dn3 , v072 - .byte W03 - .byte Dn3 , v120 - .byte W06 - .byte PEND - .byte N06 , Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W12 - .byte En3 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 , v080 - .byte W06 -mus_machupi_9_003: - .byte N06 , Cn1 , v112 - .byte W12 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W12 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Cn1 - .byte W12 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PEND - .byte Cn1 - .byte W12 - .byte Dn3 - .byte W06 - .byte Cn1 , v072 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn1 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte En3 - .byte W06 - .byte N06 - .byte W06 - .byte Dn3 - .byte W06 - .byte PATT - .word mus_machupi_9_002 - .byte N48 , An2 , v112 - .byte W48 - .byte N04 , En1 - .byte W08 - .byte En1 , v076 - .byte W08 - .byte En1 , v060 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte En1 , v024 - .byte W08 - .byte En1 , v004 - .byte W08 - .byte W48 - .byte En1 , v112 - .byte W08 - .byte En1 , v076 - .byte W08 - .byte En1 , v060 - .byte W08 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte W48 - .byte N04 , En1 , v112 - .byte W08 - .byte En1 , v076 - .byte W08 - .byte En1 , v060 - .byte W08 - .byte En1 , v036 - .byte W08 - .byte En1 , v024 - .byte W08 - .byte En1 , v004 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v076 - .byte W08 - .byte En1 , v060 - .byte W08 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , En1 , v112 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En1 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn1 - .byte W12 - .byte N24 , An2 - .byte W48 - .byte PATT - .word mus_machupi_9_001 - .byte PATT - .word mus_machupi_9_003 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W12 - .byte En3 - .byte W06 - .byte Dn3 , v096 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Dn3 - .byte W03 - .byte N03 - .byte W03 - .byte N06 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En3 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PATT - .word mus_machupi_9_001 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W12 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Cn1 - .byte W12 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PATT - .word mus_machupi_9_001 - .byte N06 , Cn1 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En3 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte Dn3 - .byte W06 - .byte N03 , Cn1 , v096 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W12 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte GOTO - .word mus_machupi_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_machupi_10: - .byte KEYSH , mus_machupi_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 24 - .byte xIECV , 16 - .byte PAN , c_v+0 - .byte VOL , 29*mus_machupi_mvl/mxv - .byte BENDR , 12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte MOD , 1 - .byte N06 , As3 , v112 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N03 , As4 - .byte W03 - .byte Bn4 - .byte W03 - .byte N48 , As4 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 1 - .byte N03 , An4 , v056 - .byte W03 - .byte Gs4 - .byte W03 - .byte Gn4 , v052 - .byte W03 - .byte Fs4 - .byte W15 - .byte W96 -mus_machupi_10_B1: - .byte W96 - .byte W96 - .byte W96 - .byte MOD , 1 - .byte N06 , As2 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte N03 , As3 - .byte W03 - .byte Bn3 - .byte W03 - .byte N48 , As3 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 1 - .byte N03 , An3 - .byte W03 - .byte Gs3 , v064 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 , v048 - .byte W15 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Cs4 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Cs4 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte N36 , Fn4 - .byte W24 - .byte MOD , 13 - .byte W12 - .byte 1 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N12 , Dn4 - .byte W18 - .byte N03 , Fn4 - .byte W06 - .byte N12 , Gs4 - .byte W18 - .byte N03 , As4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte Bn4 - .byte W03 - .byte N12 , As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte N54 , As4 - .byte W32 - .byte W01 - .byte MOD , 13 - .byte W21 - .byte 1 - .byte W03 - .byte N04 , Fs3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N04 - .byte W08 - .byte Gs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Ds3 - .byte W08 - .byte En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N24 , Fs3 - .byte W24 - .byte N36 , Fn3 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte 1 - .byte N03 , Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte Ds3 - .byte W03 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 1 - .byte N04 , En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N04 - .byte W08 - .byte Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N24 , En3 - .byte W24 - .byte N36 , Ds3 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 1 - .byte N03 , En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N48 , Gs3 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 1 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte N03 , As3 - .byte W03 - .byte Bn3 - .byte W03 - .byte N48 , As3 - .byte W24 - .byte MOD , 11 - .byte W24 - .byte 1 - .byte N03 , An3 - .byte W03 - .byte Gs3 , v064 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 , v048 - .byte W15 - .byte W96 - .byte GOTO - .word mus_machupi_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_machupi: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_machupi_pri @ Priority - .byte mus_machupi_rev @ Reverb. - - .word mus_machupi_grp - - .word mus_machupi_1 - .word mus_machupi_2 - .word mus_machupi_3 - .word mus_machupi_4 - .word mus_machupi_5 - .word mus_machupi_6 - .word mus_machupi_7 - .word mus_machupi_8 - .word mus_machupi_9 - .word mus_machupi_10 - - .end diff --git a/sound/songs/mus_me_asa.s b/sound/songs/mus_me_asa.s deleted file mode 100644 index 9db50e89a8..0000000000 --- a/sound/songs/mus_me_asa.s +++ /dev/null @@ -1,150 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_asa_grp, voicegroup012 - .equ mus_me_asa_pri, 5 - .equ mus_me_asa_rev, reverb_set+50 - .equ mus_me_asa_mvl, 127 - .equ mus_me_asa_key, 0 - .equ mus_me_asa_tbs, 1 - .equ mus_me_asa_exg, 0 - .equ mus_me_asa_cmp, 1 - - .section .rodata - .global mus_me_asa - .align 2 - -@********************** Track 1 **********************@ - -mus_me_asa_1: - .byte KEYSH , mus_me_asa_key+0 - .byte TEMPO , 132*mus_me_asa_tbs/2 - .byte VOICE , 46 - .byte VOL , 90*mus_me_asa_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Bn4 , v112 - .byte W12 - .byte N06 , Bn4 , v052 - .byte W12 - .byte N12 , Bn4 , v112 - .byte W12 - .byte N06 , Bn4 , v052 - .byte W12 - .byte N12 , Bn4 , v112 - .byte W12 - .byte Gs4 - .byte W12 - .byte En5 - .byte W12 - .byte N06 , En5 , v052 - .byte W12 - .byte W24 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_asa_2: - .byte KEYSH , mus_me_asa_key+0 - .byte VOICE , 46 - .byte VOL , 90*mus_me_asa_mvl/mxv - .byte PAN , c_v+48 - .byte N06 , En4 , v080 - .byte W12 - .byte En4 , v020 - .byte W12 - .byte En4 , v080 - .byte W12 - .byte En4 , v020 - .byte W12 - .byte En4 , v080 - .byte W12 - .byte En4 , v020 - .byte W12 - .byte Bn4 , v080 - .byte W12 - .byte Bn4 , v020 - .byte W12 - .byte W24 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_asa_3: - .byte KEYSH , mus_me_asa_key+0 - .byte VOICE , 46 - .byte VOL , 90*mus_me_asa_mvl/mxv - .byte PAN , c_v-47 - .byte W12 - .byte N06 , Gs3 , v080 - .byte W12 - .byte Gs3 , v024 - .byte W12 - .byte Gs3 , v080 - .byte W12 - .byte Gs3 , v024 - .byte W12 - .byte Gs3 , v080 - .byte W12 - .byte En3 - .byte W12 - .byte En3 , v024 - .byte W12 - .byte W24 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_asa_4: - .byte VOL , 90*mus_me_asa_mvl/mxv - .byte KEYSH , mus_me_asa_key+0 - .byte VOICE , 100 - .byte PAN , c_v+0 - .byte W12 - .byte N03 , En5 , v080 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , En5 , v024 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , En5 , v080 - .byte W06 - .byte PAN , c_v+48 - .byte N03 , En5 , v024 - .byte W06 - .byte VOICE , 101 - .byte PAN , c_v+0 - .byte N03 , En4 , v080 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , En4 , v024 - .byte W30 - .byte VOICE , 100 - .byte PAN , c_v+0 - .byte N03 , En5 , v080 - .byte W06 - .byte PAN , c_v+48 - .byte N03 , En5 , v024 - .byte W18 - .byte PAN , c_v+0 - .byte N03 , En5 , v072 - .byte W06 - .byte En5 , v028 - .byte W18 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_asa: - .byte 4 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_asa_pri @ Priority - .byte mus_me_asa_rev @ Reverb. - - .word mus_me_asa_grp - - .word mus_me_asa_1 - .word mus_me_asa_2 - .word mus_me_asa_3 - .word mus_me_asa_4 - - .end diff --git a/sound/songs/mus_me_b_big.s b/sound/songs/mus_me_b_big.s deleted file mode 100644 index 30eca8ce17..0000000000 --- a/sound/songs/mus_me_b_big.s +++ /dev/null @@ -1,442 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_b_big_grp, voicegroup012 - .equ mus_me_b_big_pri, 5 - .equ mus_me_b_big_rev, reverb_set+50 - .equ mus_me_b_big_mvl, 127 - .equ mus_me_b_big_key, 0 - .equ mus_me_b_big_tbs, 1 - .equ mus_me_b_big_exg, 0 - .equ mus_me_b_big_cmp, 1 - - .section .rodata - .global mus_me_b_big - .align 2 - -@********************** Track 1 **********************@ - -mus_me_b_big_1: - .byte KEYSH , mus_me_b_big_key+0 - .byte W12 - .byte VOICE , 48 - .byte VOL , 90*mus_me_b_big_mvl/mxv - .byte PAN , c_v+0 - .byte N08 , Gn3 , v040 - .byte W08 - .byte Bn3 , v052 - .byte W08 - .byte Dn4 , v060 - .byte W08 - .byte TEMPO , 144*mus_me_b_big_tbs/2 - .byte VOICE , 56 - .byte N04 , Gn3 , v116 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N44 , Dn4 - .byte W24 - .byte MOD , 6 - .byte W04 - .byte VOL , 88*mus_me_b_big_mvl/mxv - .byte W04 - .byte 81*mus_me_b_big_mvl/mxv - .byte W04 - .byte 68*mus_me_b_big_mvl/mxv - .byte W04 - .byte 49*mus_me_b_big_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W04 - .byte VOL , 90*mus_me_b_big_mvl/mxv - .byte N05 , Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N04 , En4 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn4 - .byte W08 - .byte N48 , Bn4 - .byte W03 - .byte VOL , 82*mus_me_b_big_mvl/mxv - .byte W03 - .byte 79*mus_me_b_big_mvl/mxv - .byte W03 - .byte 68*mus_me_b_big_mvl/mxv - .byte W06 - .byte 72*mus_me_b_big_mvl/mxv - .byte W01 - .byte MOD , 6 - .byte W05 - .byte VOL , 76*mus_me_b_big_mvl/mxv - .byte W06 - .byte 82*mus_me_b_big_mvl/mxv - .byte W06 - .byte 85*mus_me_b_big_mvl/mxv - .byte W06 - .byte 90*mus_me_b_big_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte N12 - .byte W48 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_b_big_2: - .byte KEYSH , mus_me_b_big_key+0 - .byte W12 - .byte VOICE , 48 - .byte VOL , 90*mus_me_b_big_mvl/mxv - .byte PAN , c_v+10 - .byte W04 - .byte N08 , An3 , v044 - .byte W08 - .byte Cn4 , v056 - .byte W08 - .byte N04 , Fs4 , v064 - .byte W04 - .byte N08 , Gn4 , v060 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte W24 - .byte N08 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte En5 - .byte W08 - .byte N48 , Gn5 - .byte W03 - .byte VOL , 82*mus_me_b_big_mvl/mxv - .byte W03 - .byte 79*mus_me_b_big_mvl/mxv - .byte W03 - .byte 68*mus_me_b_big_mvl/mxv - .byte W06 - .byte 72*mus_me_b_big_mvl/mxv - .byte W06 - .byte 76*mus_me_b_big_mvl/mxv - .byte W06 - .byte 82*mus_me_b_big_mvl/mxv - .byte W06 - .byte 85*mus_me_b_big_mvl/mxv - .byte W06 - .byte 90*mus_me_b_big_mvl/mxv - .byte W09 - .byte N12 - .byte W48 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_b_big_3: - .byte KEYSH , mus_me_b_big_key+0 - .byte W12 - .byte W24 - .byte VOICE , 47 - .byte VOL , 90*mus_me_b_big_mvl/mxv - .byte PAN , c_v+0 - .byte N08 , Gn2 , v127 - .byte W08 - .byte N16 , Bn1 - .byte W16 - .byte N24 , Dn2 - .byte W40 - .byte N08 , Gn2 - .byte W08 - .byte N24 , Dn2 - .byte W24 - .byte N04 , Cn2 - .byte W04 - .byte N04 - .byte W04 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N04 , Gn2 - .byte W04 - .byte Dn2 , v092 - .byte W04 - .byte Dn2 , v096 - .byte W04 - .byte N04 - .byte W04 - .byte Dn2 , v100 - .byte W04 - .byte Dn2 , v104 - .byte W04 - .byte Dn2 , v108 - .byte W04 - .byte Dn2 , v112 - .byte W04 - .byte Dn2 , v116 - .byte W04 - .byte N04 - .byte W04 - .byte Dn2 , v120 - .byte W04 - .byte Dn2 , v124 - .byte W04 - .byte N24 , Gn2 , v127 - .byte W48 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_b_big_4: - .byte KEYSH , mus_me_b_big_key+0 - .byte W12 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte W24 - .byte VOICE , 82 - .byte VOL , 90*mus_me_b_big_mvl/mxv - .byte PAN , c_v-48 - .byte N04 , Dn3 , v052 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N68 , Bn3 - .byte W24 - .byte MOD , 6 - .byte W04 - .byte VOL , 87*mus_me_b_big_mvl/mxv - .byte W08 - .byte 75*mus_me_b_big_mvl/mxv - .byte W09 - .byte 64*mus_me_b_big_mvl/mxv - .byte W06 - .byte 54*mus_me_b_big_mvl/mxv - .byte W06 - .byte 43*mus_me_b_big_mvl/mxv - .byte W06 - .byte 27*mus_me_b_big_mvl/mxv - .byte W03 - .byte 9*mus_me_b_big_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W04 - .byte VOL , 90*mus_me_b_big_mvl/mxv - .byte N04 , Gn3 - .byte W08 - .byte En4 - .byte W08 - .byte Cn4 - .byte W08 - .byte N48 , Dn4 - .byte W16 - .byte MOD , 6 - .byte W32 - .byte 0 - .byte N12 - .byte W48 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_b_big_5: - .byte KEYSH , mus_me_b_big_key+0 - .byte W12 - .byte XCMD , xIECV , 10 - .byte W24 - .byte VOICE , 83 - .byte VOL , 90*mus_me_b_big_mvl/mxv - .byte PAN , c_v+47 - .byte BEND , c_v+0 - .byte N04 , Bn2 , v052 - .byte W08 - .byte Dn3 - .byte W08 - .byte Bn2 - .byte W08 - .byte N68 , Gn3 - .byte W24 - .byte MOD , 6 - .byte W04 - .byte VOL , 87*mus_me_b_big_mvl/mxv - .byte W08 - .byte 75*mus_me_b_big_mvl/mxv - .byte W09 - .byte 64*mus_me_b_big_mvl/mxv - .byte W06 - .byte 54*mus_me_b_big_mvl/mxv - .byte W06 - .byte 43*mus_me_b_big_mvl/mxv - .byte W06 - .byte 27*mus_me_b_big_mvl/mxv - .byte W03 - .byte 9*mus_me_b_big_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W04 - .byte VOL , 90*mus_me_b_big_mvl/mxv - .byte N04 , En3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gn3 - .byte W08 - .byte N48 , Bn3 - .byte W16 - .byte MOD , 6 - .byte W32 - .byte 0 - .byte N12 - .byte W48 - .byte FINE - -@********************** Track 6 **********************@ - -mus_me_b_big_6: - .byte KEYSH , mus_me_b_big_key+0 - .byte W12 - .byte W24 - .byte VOICE , 88 - .byte VOL , 90*mus_me_b_big_mvl/mxv - .byte W24 - .byte N24 , Gn1 , v080 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N16 - .byte W16 - .byte Bn1 - .byte W16 - .byte Cn2 - .byte W16 - .byte Bn1 - .byte W16 - .byte An1 - .byte W16 - .byte N08 , Gn1 - .byte W08 - .byte N04 , Dn1 - .byte W04 - .byte Fs1 - .byte W04 - .byte N12 , Gn1 - .byte W48 - .byte FINE - -@********************** Track 7 **********************@ - -mus_me_b_big_7: - .byte KEYSH , mus_me_b_big_key+0 - .byte W12 - .byte W24 - .byte VOICE , 0 - .byte VOL , 90*mus_me_b_big_mvl/mxv - .byte N04 , En1 , v112 - .byte W04 - .byte En1 , v076 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v080 - .byte W04 - .byte En1 , v084 - .byte W04 - .byte En1 , v088 - .byte W04 - .byte En1 , v112 - .byte N72 , Bn2 , v092 - .byte W16 - .byte N04 , En1 , v112 - .byte W08 - .byte N04 - .byte W04 - .byte En1 , v068 - .byte W04 - .byte En1 , v088 - .byte W04 - .byte En1 , v108 - .byte W04 - .byte En1 , v112 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v120 - .byte W16 - .byte En1 , v092 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte N48 , Bn2 , v092 - .byte W04 - .byte N04 , En1 , v076 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v080 - .byte W04 - .byte En1 , v084 - .byte W04 - .byte En1 , v088 - .byte W04 - .byte En1 , v092 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v096 - .byte W04 - .byte En1 , v100 - .byte W04 - .byte En1 , v104 - .byte W04 - .byte En1 , v108 - .byte W04 - .byte En1 , v120 - .byte N24 , Bn2 , v092 - .byte W48 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_b_big: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_b_big_pri @ Priority - .byte mus_me_b_big_rev @ Reverb. - - .word mus_me_b_big_grp - - .word mus_me_b_big_1 - .word mus_me_b_big_2 - .word mus_me_b_big_3 - .word mus_me_b_big_4 - .word mus_me_b_big_5 - .word mus_me_b_big_6 - .word mus_me_b_big_7 - - .end diff --git a/sound/songs/mus_me_b_small.s b/sound/songs/mus_me_b_small.s deleted file mode 100644 index a88ccfdcf1..0000000000 --- a/sound/songs/mus_me_b_small.s +++ /dev/null @@ -1,257 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_b_small_grp, voicegroup012 - .equ mus_me_b_small_pri, 5 - .equ mus_me_b_small_rev, reverb_set+50 - .equ mus_me_b_small_mvl, 127 - .equ mus_me_b_small_key, 0 - .equ mus_me_b_small_tbs, 1 - .equ mus_me_b_small_exg, 0 - .equ mus_me_b_small_cmp, 1 - - .section .rodata - .global mus_me_b_small - .align 2 - -@********************** Track 1 **********************@ - -mus_me_b_small_1: - .byte KEYSH , mus_me_b_small_key+0 - .byte TEMPO , 144*mus_me_b_small_tbs/2 - .byte W09 - .byte VOICE , 56 - .byte VOL , 90*mus_me_b_small_mvl/mxv - .byte PAN , c_v+6 - .byte N03 , Cs3 , v084 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte N06 , As3 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Cs4 - .byte W03 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N12 , Fs4 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_b_small_2: - .byte KEYSH , mus_me_b_small_key+0 - .byte W24 - .byte VOICE , 60 - .byte VOL , 90*mus_me_b_small_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Fs2 , v080 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_b_small_3: - .byte KEYSH , mus_me_b_small_key+0 - .byte W24 - .byte VOICE , 47 - .byte VOL , 90*mus_me_b_small_mvl/mxv - .byte PAN , c_v-4 - .byte W48 - .byte N03 , Ds2 , v120 - .byte W03 - .byte Ds2 , v092 - .byte W03 - .byte Ds2 , v096 - .byte W03 - .byte Ds2 , v100 - .byte W03 - .byte N06 , Ds2 , v108 - .byte W06 - .byte Ds2 , v116 - .byte W06 - .byte N24 , Fs2 , v120 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_b_small_4: - .byte KEYSH , mus_me_b_small_key+0 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte W24 - .byte VOICE , 90 - .byte VOL , 90*mus_me_b_small_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Fs5 , v040 - .byte W12 - .byte Cs5 - .byte W06 - .byte N03 - .byte W06 - .byte Fs5 - .byte W12 - .byte Cs5 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_b_small_5: - .byte KEYSH , mus_me_b_small_key+0 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte BEND , c_v+0 - .byte W24 - .byte VOICE , 83 - .byte VOL , 90*mus_me_b_small_mvl/mxv - .byte PAN , c_v+48 - .byte N06 , Fs3 , v052 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cs3 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Fs4 - .byte W03 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte N12 , As4 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 6 **********************@ - -mus_me_b_small_6: - .byte KEYSH , mus_me_b_small_key+0 - .byte W24 - .byte VOICE , 88 - .byte VOL , 90*mus_me_b_small_mvl/mxv - .byte N12 , Fs1 , v080 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , Fs1 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 7 **********************@ - -mus_me_b_small_7: - .byte KEYSH , mus_me_b_small_key+0 - .byte W24 - .byte VOICE , 0 - .byte VOL , 90*mus_me_b_small_mvl/mxv - .byte N06 , En1 , v100 - .byte N72 , Bn2 , v092 - .byte W24 - .byte N06 , En1 , v100 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte N06 , En1 , v096 - .byte W06 - .byte En1 , v108 - .byte W06 - .byte N09 , En1 , v100 - .byte N24 , Bn2 , v092 - .byte W24 - .byte W24 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_b_small: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_b_small_pri @ Priority - .byte mus_me_b_small_rev @ Reverb. - - .word mus_me_b_small_grp - - .word mus_me_b_small_1 - .word mus_me_b_small_2 - .word mus_me_b_small_3 - .word mus_me_b_small_4 - .word mus_me_b_small_5 - .word mus_me_b_small_6 - .word mus_me_b_small_7 - - .end diff --git a/sound/songs/mus_me_bachi.s b/sound/songs/mus_me_bachi.s deleted file mode 100644 index d8c5e8e8b1..0000000000 --- a/sound/songs/mus_me_bachi.s +++ /dev/null @@ -1,544 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_bachi_grp, voicegroup012 - .equ mus_me_bachi_pri, 5 - .equ mus_me_bachi_rev, reverb_set+50 - .equ mus_me_bachi_mvl, 127 - .equ mus_me_bachi_key, 0 - .equ mus_me_bachi_tbs, 1 - .equ mus_me_bachi_exg, 0 - .equ mus_me_bachi_cmp, 1 - - .section .rodata - .global mus_me_bachi - .align 2 - -@********************** Track 1 **********************@ - -mus_me_bachi_1: - .byte KEYSH , mus_me_bachi_key+0 - .byte W12 - .byte TEMPO , 144*mus_me_bachi_tbs/2 - .byte VOICE , 82 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte VOL , 90*mus_me_bachi_mvl/mxv - .byte PAN , c_v+47 - .byte N09 , Fn4 , v060 - .byte W18 - .byte N03 , Dn4 - .byte W06 - .byte N24 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte VOICE , 80 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte N06 , Fn3 , v072 - .byte W06 - .byte As2 , v060 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 , v072 - .byte W06 - .byte Fn3 , v060 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v+47 - .byte N09 , Gn4 , v056 - .byte W18 - .byte N03 , En4 , v060 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 80 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte N06 , Gn3 , v072 - .byte W06 - .byte Cn3 , v060 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 , v072 - .byte W06 - .byte Gn3 , v060 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte VOICE , 82 - .byte PAN , c_v-47 - .byte N48 , An4 - .byte W05 - .byte VOL , 76*mus_me_bachi_mvl/mxv - .byte W04 - .byte 65*mus_me_bachi_mvl/mxv - .byte W05 - .byte 68*mus_me_bachi_mvl/mxv - .byte W01 - .byte MOD , 6 - .byte W04 - .byte VOL , 71*mus_me_bachi_mvl/mxv - .byte W05 - .byte 75*mus_me_bachi_mvl/mxv - .byte W05 - .byte 77*mus_me_bachi_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte W01 - .byte VOL , 80*mus_me_bachi_mvl/mxv - .byte W05 - .byte 84*mus_me_bachi_mvl/mxv - .byte W05 - .byte 87*mus_me_bachi_mvl/mxv - .byte W04 - .byte 90*mus_me_bachi_mvl/mxv - .byte MOD , 0 - .byte N09 - .byte W48 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_bachi_2: - .byte KEYSH , mus_me_bachi_key+0 - .byte W12 - .byte VOICE , 56 - .byte VOL , 90*mus_me_bachi_mvl/mxv - .byte PAN , c_v+11 - .byte N09 , As4 , v116 - .byte W18 - .byte N03 , Fn4 - .byte W06 - .byte N44 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte VOL , 78*mus_me_bachi_mvl/mxv - .byte W05 - .byte 63*mus_me_bachi_mvl/mxv - .byte W05 - .byte 38*mus_me_bachi_mvl/mxv - .byte W05 - .byte 14*mus_me_bachi_mvl/mxv - .byte W03 - .byte 0*mus_me_bachi_mvl/mxv - .byte W03 - .byte 90*mus_me_bachi_mvl/mxv - .byte MOD , 0 - .byte N03 , An4 , v100 - .byte W03 - .byte N06 , As4 , v116 - .byte W12 - .byte Bn4 - .byte W12 - .byte N09 , Cn5 - .byte W18 - .byte N03 , Gn4 - .byte W06 - .byte N44 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 78*mus_me_bachi_mvl/mxv - .byte W05 - .byte 63*mus_me_bachi_mvl/mxv - .byte W05 - .byte 38*mus_me_bachi_mvl/mxv - .byte W05 - .byte 14*mus_me_bachi_mvl/mxv - .byte W03 - .byte 0*mus_me_bachi_mvl/mxv - .byte W03 - .byte 90*mus_me_bachi_mvl/mxv - .byte MOD , 0 - .byte N03 , Bn4 , v100 - .byte W03 - .byte N24 , Cn5 , v116 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N48 , Dn5 - .byte W05 - .byte VOL , 76*mus_me_bachi_mvl/mxv - .byte W04 - .byte 65*mus_me_bachi_mvl/mxv - .byte W05 - .byte 68*mus_me_bachi_mvl/mxv - .byte W01 - .byte MOD , 6 - .byte W04 - .byte VOL , 71*mus_me_bachi_mvl/mxv - .byte W05 - .byte 75*mus_me_bachi_mvl/mxv - .byte W05 - .byte 77*mus_me_bachi_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte W01 - .byte VOL , 80*mus_me_bachi_mvl/mxv - .byte W05 - .byte 84*mus_me_bachi_mvl/mxv - .byte W05 - .byte 87*mus_me_bachi_mvl/mxv - .byte W04 - .byte 90*mus_me_bachi_mvl/mxv - .byte MOD , 0 - .byte N09 - .byte W48 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_bachi_3: - .byte KEYSH , mus_me_bachi_key+0 - .byte W12 - .byte VOICE , 88 - .byte VOL , 90*mus_me_bachi_mvl/mxv - .byte N09 , As1 , v080 - .byte W18 - .byte N03 - .byte W06 - .byte N24 - .byte W24 - .byte N18 , Dn2 - .byte W18 - .byte Cn2 - .byte W18 - .byte N12 , As1 - .byte W12 - .byte N09 , Cn2 - .byte W18 - .byte N03 - .byte W06 - .byte N24 - .byte W24 - .byte N18 , En2 - .byte W18 - .byte Dn2 - .byte W18 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte N09 , Dn2 - .byte W48 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_bachi_4: - .byte KEYSH , mus_me_bachi_key+0 - .byte W12 - .byte VOICE , 47 - .byte VOL , 90*mus_me_bachi_mvl/mxv - .byte PAN , c_v-13 - .byte N06 , As1 , v127 - .byte W36 - .byte As1 , v100 - .byte W06 - .byte Fn1 - .byte W06 - .byte As1 , v127 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W36 - .byte Cn2 , v100 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn2 , v127 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W48 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_bachi_5: - .byte KEYSH , mus_me_bachi_key+0 - .byte W12 - .byte VOICE , 83 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte VOL , 90*mus_me_bachi_mvl/mxv - .byte PAN , c_v-48 - .byte BEND , c_v+0 - .byte N09 , Dn4 , v060 - .byte W18 - .byte N03 , As3 - .byte W06 - .byte N24 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v+48 - .byte BEND , c_v-2 - .byte N06 , Fn3 , v052 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , As2 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fn3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fn3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , As3 - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v-48 - .byte BEND , c_v+0 - .byte N09 , En4 , v060 - .byte W18 - .byte N03 , Cn4 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v+48 - .byte BEND , c_v-2 - .byte N06 , Gn3 , v052 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Cn3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , En3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Gn3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , En3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Gn3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cn4 - .byte W06 - .byte VOICE , 83 - .byte BEND , c_v+0 - .byte N48 , Fs4 , v060 - .byte W05 - .byte VOL , 76*mus_me_bachi_mvl/mxv - .byte W04 - .byte 65*mus_me_bachi_mvl/mxv - .byte W05 - .byte 68*mus_me_bachi_mvl/mxv - .byte W01 - .byte MOD , 6 - .byte W04 - .byte VOL , 71*mus_me_bachi_mvl/mxv - .byte W05 - .byte 75*mus_me_bachi_mvl/mxv - .byte W05 - .byte 77*mus_me_bachi_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte W01 - .byte VOL , 80*mus_me_bachi_mvl/mxv - .byte W05 - .byte 84*mus_me_bachi_mvl/mxv - .byte W05 - .byte 87*mus_me_bachi_mvl/mxv - .byte W04 - .byte 90*mus_me_bachi_mvl/mxv - .byte MOD , 0 - .byte N09 - .byte W48 - .byte FINE - -@********************** Track 6 **********************@ - -mus_me_bachi_6: - .byte KEYSH , mus_me_bachi_key+0 - .byte W12 - .byte VOICE , 56 - .byte VOL , 90*mus_me_bachi_mvl/mxv - .byte PAN , c_v+0 - .byte W68 - .byte W01 - .byte N03 , En4 , v080 - .byte W03 - .byte N06 , Fn4 , v100 - .byte W12 - .byte Gn4 - .byte W12 - .byte W68 - .byte W01 - .byte N03 , Fs4 , v080 - .byte W03 - .byte N24 , Gn4 , v100 - .byte W24 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_me_bachi_7: - .byte KEYSH , mus_me_bachi_key+0 - .byte W12 - .byte VOICE , 0 - .byte VOL , 90*mus_me_bachi_mvl/mxv - .byte N06 , En1 , v096 - .byte N24 , Bn2 , v100 - .byte W18 - .byte N06 , En1 , v096 - .byte W06 - .byte En1 , v120 - .byte W12 - .byte N03 , En1 , v100 - .byte W03 - .byte N03 - .byte W03 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , En1 , v084 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v096 - .byte N24 , Bn2 , v100 - .byte W18 - .byte N06 , En1 , v096 - .byte W06 - .byte En1 , v120 - .byte W12 - .byte N03 , En1 , v100 - .byte W03 - .byte N03 - .byte W03 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , En1 , v084 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v096 - .byte N24 , Bn2 , v100 - .byte W18 - .byte N06 , En1 , v096 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v120 - .byte N24 , Bn2 , v100 - .byte W48 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_bachi: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_bachi_pri @ Priority - .byte mus_me_bachi_rev @ Reverb. - - .word mus_me_bachi_grp - - .word mus_me_bachi_1 - .word mus_me_bachi_2 - .word mus_me_bachi_3 - .word mus_me_bachi_4 - .word mus_me_bachi_5 - .word mus_me_bachi_6 - .word mus_me_bachi_7 - - .end diff --git a/sound/songs/mus_me_kinomi.s b/sound/songs/mus_me_kinomi.s deleted file mode 100644 index bd8696c1d5..0000000000 --- a/sound/songs/mus_me_kinomi.s +++ /dev/null @@ -1,167 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_kinomi_grp, voicegroup012 - .equ mus_me_kinomi_pri, 5 - .equ mus_me_kinomi_rev, reverb_set+50 - .equ mus_me_kinomi_mvl, 127 - .equ mus_me_kinomi_key, 0 - .equ mus_me_kinomi_tbs, 1 - .equ mus_me_kinomi_exg, 0 - .equ mus_me_kinomi_cmp, 1 - - .section .rodata - .global mus_me_kinomi - .align 2 - -@********************** Track 1 **********************@ - -mus_me_kinomi_1: - .byte KEYSH , mus_me_kinomi_key+0 - .byte W12 - .byte TEMPO , 140*mus_me_kinomi_tbs/2 - .byte VOICE , 13 - .byte PAN , c_v-10 - .byte VOL , 90*mus_me_kinomi_mvl/mxv - .byte N04 , Fn4 , v092 - .byte W04 - .byte Fn4 , v080 - .byte W04 - .byte N04 - .byte W04 - .byte Cn4 , v092 - .byte W04 - .byte Cn4 , v080 - .byte W04 - .byte N04 - .byte W04 - .byte Cn5 , v092 - .byte W08 - .byte Dn5 - .byte W08 - .byte Cn5 - .byte W08 - .byte Fn5 - .byte W04 - .byte Fn5 , v080 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W36 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_kinomi_2: - .byte KEYSH , mus_me_kinomi_key+0 - .byte W12 - .byte VOICE , 13 - .byte PAN , c_v+31 - .byte VOL , 90*mus_me_kinomi_mvl/mxv - .byte W24 - .byte N04 , Gn4 , v092 - .byte W08 - .byte As4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N16 , An4 - .byte W48 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_kinomi_3: - .byte KEYSH , mus_me_kinomi_key+0 - .byte W12 - .byte VOICE , 1 - .byte VOL , 90*mus_me_kinomi_mvl/mxv - .byte PAN , c_v-32 - .byte N24 , Fn3 , v080 - .byte W24 - .byte N04 , Gn3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N16 , Fn3 - .byte W48 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_kinomi_4: - .byte KEYSH , mus_me_kinomi_key+0 - .byte W12 - .byte VOICE , 1 - .byte VOL , 90*mus_me_kinomi_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , An2 , v080 - .byte W24 - .byte N04 , As2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N16 , An2 - .byte W48 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_kinomi_5: - .byte KEYSH , mus_me_kinomi_key+0 - .byte W12 - .byte VOICE , 100 - .byte VOL , 90*mus_me_kinomi_mvl/mxv - .byte PAN , c_v+0 - .byte N04 , Cn5 , v060 - .byte W08 - .byte PAN , c_v-49 - .byte N04 , Cn5 , v020 - .byte W16 - .byte VOICE , 101 - .byte PAN , c_v-1 - .byte N04 , As3 , v060 - .byte W08 - .byte Gn3 - .byte W08 - .byte PAN , c_v+50 - .byte N04 , Gn3 , v020 - .byte W08 - .byte VOICE , 100 - .byte PAN , c_v+0 - .byte N04 , An3 , v060 - .byte W08 - .byte PAN , c_v-48 - .byte N04 , An3 , v020 - .byte W16 - .byte VOICE , 101 - .byte PAN , c_v+0 - .byte N04 , An3 , v060 - .byte W08 - .byte PAN , c_v+50 - .byte N04 , An3 , v020 - .byte W16 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_kinomi: - .byte 5 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_kinomi_pri @ Priority - .byte mus_me_kinomi_rev @ Reverb. - - .word mus_me_kinomi_grp - - .word mus_me_kinomi_1 - .word mus_me_kinomi_2 - .word mus_me_kinomi_3 - .word mus_me_kinomi_4 - .word mus_me_kinomi_5 - - .end diff --git a/sound/songs/mus_me_pointget.s b/sound/songs/mus_me_pointget.s deleted file mode 100644 index a6ea99d745..0000000000 --- a/sound/songs/mus_me_pointget.s +++ /dev/null @@ -1,591 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_pointget_grp, voicegroup103 - .equ mus_me_pointget_pri, 5 - .equ mus_me_pointget_rev, reverb_set+50 - .equ mus_me_pointget_mvl, 127 - .equ mus_me_pointget_key, 0 - .equ mus_me_pointget_tbs, 1 - .equ mus_me_pointget_exg, 0 - .equ mus_me_pointget_cmp, 1 - - .section .rodata - .global mus_me_pointget - .align 2 - -@********************** Track 1 **********************@ - -mus_me_pointget_1: - .byte KEYSH , mus_me_pointget_key+0 - .byte TEMPO , 122*mus_me_pointget_tbs/2 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_me_pointget_mvl/mxv - .byte PAN , c_v-16 - .byte W12 - .byte N04 , Bn3 , v100 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Bn4 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte En4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Ds5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Ds5 - .byte W08 - .byte TEMPO , 118*mus_me_pointget_tbs/2 - .byte MOD , 4 - .byte N32 , En5 - .byte W12 - .byte VOL , 79*mus_me_pointget_mvl/mxv - .byte W03 - .byte TEMPO , 114*mus_me_pointget_tbs/2 - .byte W09 - .byte MOD , 0 - .byte VOL , 68*mus_me_pointget_mvl/mxv - .byte W06 - .byte 56*mus_me_pointget_mvl/mxv - .byte W06 - .byte TEMPO , 106*mus_me_pointget_tbs/2 - .byte 90*mus_me_pointget_mvl/mxv - .byte N02 , En4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte MOD , 4 - .byte N06 - .byte W24 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_pointget_2: - .byte KEYSH , mus_me_pointget_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 45*mus_me_pointget_mvl/mxv - .byte W12 - .byte W12 - .byte PAN , c_v-32 - .byte N04 , Bn4 , v100 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Bn3 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , En4 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Fs4 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , En4 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Fs4 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Bn4 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , En4 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Fs4 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Bn4 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Fs5 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Ds5 - .byte W08 - .byte MOD , 4 - .byte PAN , c_v-32 - .byte N04 , Bn4 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , En4 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Fs4 - .byte W08 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N04 , Bn4 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , An4 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Fs4 - .byte W08 - .byte MOD , 3 - .byte PAN , c_v-32 - .byte W24 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_pointget_3: - .byte KEYSH , mus_me_pointget_key+0 - .byte VOICE , 87 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 71*mus_me_pointget_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte N02 , Fs1 , v100 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N48 , Bn1 - .byte W12 - .byte VOL , 61*mus_me_pointget_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte VOL , 52*mus_me_pointget_mvl/mxv - .byte W12 - .byte 42*mus_me_pointget_mvl/mxv - .byte W12 - .byte 71*mus_me_pointget_mvl/mxv - .byte MOD , 1 - .byte N24 , An1 - .byte W12 - .byte VOL , 60*mus_me_pointget_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte VOL , 71*mus_me_pointget_mvl/mxv - .byte MOD , 1 - .byte N24 , Fs1 - .byte W12 - .byte VOL , 60*mus_me_pointget_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte VOL , 71*mus_me_pointget_mvl/mxv - .byte MOD , 1 - .byte N36 , En1 - .byte W12 - .byte VOL , 60*mus_me_pointget_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 50*mus_me_pointget_mvl/mxv - .byte W12 - .byte 71*mus_me_pointget_mvl/mxv - .byte MOD , 1 - .byte N02 , Gs1 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N06 , En1 - .byte W24 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_pointget_4: - .byte KEYSH , mus_me_pointget_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+48 - .byte VOL , 68*mus_me_pointget_mvl/mxv - .byte W12 - .byte N04 , En3 , v100 - .byte W04 - .byte Fs3 - .byte W04 - .byte Bn3 - .byte W04 - .byte En4 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte Bn3 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Fs4 - .byte W08 - .byte MOD , 4 - .byte N32 , Bn4 - .byte W12 - .byte VOL , 56*mus_me_pointget_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_me_pointget_mvl/mxv - .byte W06 - .byte 34*mus_me_pointget_mvl/mxv - .byte W06 - .byte 66*mus_me_pointget_mvl/mxv - .byte N02 , Bn3 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte MOD , 4 - .byte N06 - .byte W24 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_pointget_5: - .byte KEYSH , mus_me_pointget_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 79*mus_me_pointget_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte N02 , Bn1 , v100 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte W96 - .byte N32 , En2 - .byte W36 - .byte N02 , Gs2 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N06 , En1 - .byte W24 - .byte FINE - -@********************** Track 6 **********************@ - -mus_me_pointget_6: - .byte KEYSH , mus_me_pointget_key+0 - .byte VOICE , 83 - .byte LFOS , 51 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_me_pointget_mvl/mxv - .byte PAN , c_v-62 - .byte W12 - .byte W12 - .byte N04 , Fs3 , v088 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte VOL , 22*mus_me_pointget_mvl/mxv - .byte W12 - .byte MOD , 1 - .byte VOL , 45*mus_me_pointget_mvl/mxv - .byte N24 , Fs3 , v084 - .byte W12 - .byte MOD , 6 - .byte VOL , 22*mus_me_pointget_mvl/mxv - .byte W12 - .byte MOD , 1 - .byte VOL , 45*mus_me_pointget_mvl/mxv - .byte N32 , Gs2 , v088 - .byte W12 - .byte VOL , 34*mus_me_pointget_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_me_pointget_mvl/mxv - .byte W06 - .byte 11*mus_me_pointget_mvl/mxv - .byte W06 - .byte 45*mus_me_pointget_mvl/mxv - .byte MOD , 1 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N06 , Gs2 , v100 - .byte W24 - .byte FINE - -@********************** Track 7 **********************@ - -mus_me_pointget_7: - .byte KEYSH , mus_me_pointget_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_me_pointget_mvl/mxv - .byte BEND , c_v+0 - .byte W12 - .byte N04 , Bn3 , v100 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Bn3 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N24 , Cs4 - .byte W08 - .byte VOL , 28*mus_me_pointget_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 25*mus_me_pointget_mvl/mxv - .byte W04 - .byte 21*mus_me_pointget_mvl/mxv - .byte W04 - .byte 15*mus_me_pointget_mvl/mxv - .byte W04 - .byte MOD , 1 - .byte VOL , 34*mus_me_pointget_mvl/mxv - .byte N24 , Bn3 , v096 - .byte W08 - .byte VOL , 30*mus_me_pointget_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 26*mus_me_pointget_mvl/mxv - .byte W04 - .byte 21*mus_me_pointget_mvl/mxv - .byte W04 - .byte 14*mus_me_pointget_mvl/mxv - .byte W04 - .byte MOD , 1 - .byte VOL , 34*mus_me_pointget_mvl/mxv - .byte N32 , En3 , v100 - .byte W12 - .byte VOL , 22*mus_me_pointget_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 17*mus_me_pointget_mvl/mxv - .byte W06 - .byte 11*mus_me_pointget_mvl/mxv - .byte W06 - .byte 6*mus_me_pointget_mvl/mxv - .byte W06 - .byte 34*mus_me_pointget_mvl/mxv - .byte MOD , 1 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N06 - .byte W24 - .byte FINE - -@********************** Track 8 **********************@ - -mus_me_pointget_8: - .byte KEYSH , mus_me_pointget_key+0 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte VOL , 86*mus_me_pointget_mvl/mxv - .byte W12 - .byte W12 - .byte N48 , An2 , v100 - .byte W48 - .byte N24 , En2 - .byte W24 - .byte Cs2 - .byte W24 - .byte W48 - .byte N06 - .byte W24 - .byte FINE - -@********************** Track 9 **********************@ - -mus_me_pointget_9: - .byte KEYSH , mus_me_pointget_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 45*mus_me_pointget_mvl/mxv - .byte W12 - .byte N01 , An3 , v064 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte An3 , v096 - .byte W12 - .byte An3 , v064 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte An3 , v080 - .byte W08 - .byte N01 - .byte W08 - .byte N02 , Cn5 - .byte W04 - .byte N01 , An3 , v048 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte An3 , v064 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N02 , Cn5 , v080 - .byte W24 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_pointget: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_pointget_pri @ Priority - .byte mus_me_pointget_rev @ Reverb. - - .word mus_me_pointget_grp - - .word mus_me_pointget_1 - .word mus_me_pointget_2 - .word mus_me_pointget_3 - .word mus_me_pointget_4 - .word mus_me_pointget_5 - .word mus_me_pointget_6 - .word mus_me_pointget_7 - .word mus_me_pointget_8 - .word mus_me_pointget_9 - - .end diff --git a/sound/songs/mus_me_rg_photo.s b/sound/songs/mus_me_rg_photo.s deleted file mode 100644 index fb7682273b..0000000000 --- a/sound/songs/mus_me_rg_photo.s +++ /dev/null @@ -1,258 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_rg_photo_grp, voicegroup180 - .equ mus_me_rg_photo_pri, 5 - .equ mus_me_rg_photo_rev, reverb_set+50 - .equ mus_me_rg_photo_mvl, 127 - .equ mus_me_rg_photo_key, 0 - .equ mus_me_rg_photo_tbs, 1 - .equ mus_me_rg_photo_exg, 0 - .equ mus_me_rg_photo_cmp, 1 - - .section .rodata - .global mus_me_rg_photo - .align 2 - -@********************** Track 1 **********************@ - -mus_me_rg_photo_1: - .byte KEYSH , mus_me_rg_photo_key+0 - .byte TEMPO , 192*mus_me_rg_photo_tbs/2 - .byte VOICE , 1 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+0 - .byte VOL , 81*mus_me_rg_photo_mvl/mxv - .byte BEND , c_v+2 - .byte N03 , Ds4 , v068 - .byte W03 - .byte Dn4 , v032 - .byte W03 - .byte Fn4 , v068 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Gn4 , v068 - .byte W03 - .byte Fn4 , v032 - .byte W03 - .byte As4 , v068 - .byte W03 - .byte Gn4 , v032 - .byte W03 - .byte Ds5 , v068 - .byte W03 - .byte As4 , v032 - .byte W03 - .byte Fn5 , v068 - .byte W03 - .byte Dn5 , v032 - .byte W03 - .byte Gn5 , v068 - .byte W03 - .byte Ds5 , v032 - .byte W03 - .byte As5 , v068 - .byte W03 - .byte Gn5 , v032 - .byte W03 - .byte Ds6 , v068 - .byte W03 - .byte As5 , v056 - .byte W03 - .byte Ds6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte Ds6 , v028 - .byte W03 - .byte As5 , v024 - .byte W03 - .byte Ds6 , v016 - .byte W03 - .byte As5 , v008 - .byte W03 - .byte VOL , 0*mus_me_rg_photo_mvl/mxv - .byte W24 - .byte 0*mus_me_rg_photo_mvl/mxv - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_rg_photo_2: - .byte KEYSH , mus_me_rg_photo_key+0 - .byte VOICE , 5 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v-32 - .byte VOL , 67*mus_me_rg_photo_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Gn4 , v068 - .byte W03 - .byte Dn4 , v032 - .byte W03 - .byte Gn4 , v068 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Gn4 , v068 - .byte W03 - .byte Fn4 , v032 - .byte W03 - .byte As4 , v068 - .byte W03 - .byte Gn4 , v032 - .byte W03 - .byte Ds5 , v068 - .byte W03 - .byte As4 , v032 - .byte W03 - .byte Fn5 , v068 - .byte W03 - .byte Dn5 , v032 - .byte W03 - .byte Gn5 , v068 - .byte W03 - .byte Ds5 , v032 - .byte W03 - .byte As5 , v068 - .byte W03 - .byte Gn5 , v032 - .byte W03 - .byte Ds6 , v068 - .byte W03 - .byte As5 , v056 - .byte W03 - .byte Ds6 , v048 - .byte W03 - .byte As5 , v040 - .byte W03 - .byte Ds6 , v028 - .byte W03 - .byte As5 , v024 - .byte W03 - .byte Ds6 , v016 - .byte W03 - .byte As5 , v008 - .byte W03 - .byte VOL , 1*mus_me_rg_photo_mvl/mxv - .byte W24 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_rg_photo_3: - .byte KEYSH , mus_me_rg_photo_key+0 - .byte VOICE , 4 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+32 - .byte VOL , 59*mus_me_rg_photo_mvl/mxv - .byte N03 , Ds3 , v068 - .byte W03 - .byte Dn3 , v032 - .byte W03 - .byte Fn3 , v068 - .byte W03 - .byte Ds3 , v032 - .byte W03 - .byte Gn3 , v068 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte As3 , v068 - .byte W03 - .byte Gn3 , v032 - .byte W03 - .byte Ds4 , v068 - .byte W03 - .byte As3 , v032 - .byte W03 - .byte Fn4 , v068 - .byte W03 - .byte Dn4 , v032 - .byte W03 - .byte Gn4 , v068 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte As4 , v068 - .byte W03 - .byte Gn4 , v032 - .byte W03 - .byte Ds5 , v068 - .byte W03 - .byte As4 , v056 - .byte W03 - .byte Ds5 , v048 - .byte W03 - .byte As4 , v040 - .byte W03 - .byte Ds5 , v028 - .byte W03 - .byte As4 , v024 - .byte W03 - .byte Ds5 , v016 - .byte W03 - .byte As4 , v008 - .byte W03 - .byte VOL , 1*mus_me_rg_photo_mvl/mxv - .byte W24 - .byte 0*mus_me_rg_photo_mvl/mxv - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_rg_photo_4: - .byte KEYSH , mus_me_rg_photo_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 63*mus_me_rg_photo_mvl/mxv - .byte BEND , c_v+0 - .byte N01 , Cn5 , v112 - .byte W02 - .byte An5 - .byte W14 - .byte N03 , Gs5 , v120 - .byte W08 - .byte W24 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_rg_photo_5: - .byte KEYSH , mus_me_rg_photo_key+0 - .byte VOICE , 126 - .byte PAN , c_v+0 - .byte VOL , 100*mus_me_rg_photo_mvl/mxv - .byte N02 , Cs3 , v127 - .byte W10 - .byte N01 , Bn3 , v116 - .byte W06 - .byte N02 , En4 , v127 - .byte W08 - .byte W24 - .byte W24 - .byte W24 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_rg_photo: - .byte 5 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_rg_photo_pri @ Priority - .byte mus_me_rg_photo_rev @ Reverb. - - .word mus_me_rg_photo_grp - - .word mus_me_rg_photo_1 - .word mus_me_rg_photo_2 - .word mus_me_rg_photo_3 - .word mus_me_rg_photo_4 - .word mus_me_rg_photo_5 - - .end diff --git a/sound/songs/mus_me_shinka.s b/sound/songs/mus_me_shinka.s deleted file mode 100644 index 26c136fe4f..0000000000 --- a/sound/songs/mus_me_shinka.s +++ /dev/null @@ -1,94 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_shinka_grp, voicegroup026 - .equ mus_me_shinka_pri, 0 - .equ mus_me_shinka_rev, reverb_set+50 - .equ mus_me_shinka_mvl, 127 - .equ mus_me_shinka_key, 0 - .equ mus_me_shinka_tbs, 1 - .equ mus_me_shinka_exg, 0 - .equ mus_me_shinka_cmp, 1 - - .section .rodata - .global mus_me_shinka - .align 2 - -@********************** Track 1 **********************@ - -mus_me_shinka_1: - .byte KEYSH , mus_me_shinka_key+0 - .byte TEMPO , 120*mus_me_shinka_tbs/2 - .byte VOICE , 47 - .byte VOL , 80*mus_me_shinka_mvl/mxv - .byte PAN , c_v-8 - .byte N24 , Dn2 , v127 - .byte W48 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_shinka_2: - .byte KEYSH , mus_me_shinka_key+0 - .byte VOICE , 80 - .byte VOL , 80*mus_me_shinka_mvl/mxv - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+0 - .byte N06 , Gn4 , v080 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Dn4 - .byte W30 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_shinka_3: - .byte KEYSH , mus_me_shinka_key+0 - .byte VOICE , 82 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 80*mus_me_shinka_mvl/mxv - .byte BEND , c_v+2 - .byte W06 - .byte N06 , Gn4 , v032 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Dn4 - .byte W24 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_shinka_4: - .byte KEYSH , mus_me_shinka_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_me_shinka_mvl/mxv - .byte PAN , c_v+23 - .byte N48 , Bn2 , v100 - .byte W48 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_shinka: - .byte 4 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_shinka_pri @ Priority - .byte mus_me_shinka_rev @ Reverb. - - .word mus_me_shinka_grp - - .word mus_me_shinka_1 - .word mus_me_shinka_2 - .word mus_me_shinka_3 - .word mus_me_shinka_4 - - .end diff --git a/sound/songs/mus_me_symbolget.s b/sound/songs/mus_me_symbolget.s deleted file mode 100644 index 4735929bf7..0000000000 --- a/sound/songs/mus_me_symbolget.s +++ /dev/null @@ -1,741 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_symbolget_grp, voicegroup103 - .equ mus_me_symbolget_pri, 5 - .equ mus_me_symbolget_rev, reverb_set+50 - .equ mus_me_symbolget_mvl, 127 - .equ mus_me_symbolget_key, 0 - .equ mus_me_symbolget_tbs, 1 - .equ mus_me_symbolget_exg, 0 - .equ mus_me_symbolget_cmp, 1 - - .section .rodata - .global mus_me_symbolget - .align 2 - -@********************** Track 1 **********************@ - -mus_me_symbolget_1: - .byte KEYSH , mus_me_symbolget_key+0 - .byte TEMPO , 122*mus_me_symbolget_tbs/2 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 100*mus_me_symbolget_mvl/mxv - .byte PAN , c_v-7 - .byte W12 - .byte N04 , Cn4 , v096 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Cn5 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte En5 - .byte W08 - .byte Cn5 - .byte W08 - .byte En5 - .byte W08 - .byte MOD , 4 - .byte N32 , Fn5 - .byte W12 - .byte VOL , 88*mus_me_symbolget_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 75*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 62*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 100*mus_me_symbolget_mvl/mxv - .byte N02 , Fn4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte TEMPO , 116*mus_me_symbolget_tbs/2 - .byte MOD , 4 - .byte N48 - .byte W12 - .byte VOL , 88*mus_me_symbolget_mvl/mxv - .byte W12 - .byte TEMPO , 108*mus_me_symbolget_tbs/2 - .byte MOD , 0 - .byte VOL , 75*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 62*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 50*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 37*mus_me_symbolget_mvl/mxv - .byte W06 - .byte TEMPO , 90*mus_me_symbolget_tbs/2 - .byte 88*mus_me_symbolget_mvl/mxv - .byte N06 - .byte W24 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_symbolget_2: - .byte KEYSH , mus_me_symbolget_key+0 - .byte VOICE , 14 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 50*mus_me_symbolget_mvl/mxv - .byte W12 - .byte W12 - .byte PAN , c_v-32 - .byte N08 , Cn5 , v100 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Cn4 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Fn4 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Gn4 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Fn4 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Gn4 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Cn5 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Fn4 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Gn4 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Cn5 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Gn5 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , En5 - .byte W08 - .byte MOD , 4 - .byte PAN , c_v-32 - .byte N08 , Cn5 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Fn4 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Gn4 - .byte W08 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N08 , Cn5 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , As4 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Gn4 - .byte W08 - .byte MOD , 3 - .byte PAN , c_v-32 - .byte N08 , Fn4 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , An3 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Cn4 - .byte W08 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N08 , Fn4 , v092 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Gn4 , v088 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Fn4 - .byte W08 - .byte PAN , c_v-16 - .byte N08 , An4 , v100 - .byte W24 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_symbolget_3: - .byte KEYSH , mus_me_symbolget_key+0 - .byte VOICE , 87 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 79*mus_me_symbolget_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte N02 , Gn1 , v100 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N48 , Cn2 - .byte W12 - .byte VOL , 68*mus_me_symbolget_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte VOL , 58*mus_me_symbolget_mvl/mxv - .byte W12 - .byte 47*mus_me_symbolget_mvl/mxv - .byte W12 - .byte 79*mus_me_symbolget_mvl/mxv - .byte MOD , 1 - .byte N24 , As1 - .byte W12 - .byte VOL , 66*mus_me_symbolget_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte VOL , 79*mus_me_symbolget_mvl/mxv - .byte MOD , 1 - .byte N24 , Gn1 - .byte W12 - .byte VOL , 66*mus_me_symbolget_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte VOL , 79*mus_me_symbolget_mvl/mxv - .byte MOD , 1 - .byte N36 , Fn1 - .byte W12 - .byte VOL , 66*mus_me_symbolget_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 55*mus_me_symbolget_mvl/mxv - .byte W12 - .byte 79*mus_me_symbolget_mvl/mxv - .byte MOD , 1 - .byte N02 , An1 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N48 , Fn1 - .byte W12 - .byte VOL , 62*mus_me_symbolget_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte VOL , 50*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 37*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 25*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 12*mus_me_symbolget_mvl/mxv - .byte W06 - .byte MOD , 1 - .byte N06 - .byte W24 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_symbolget_4: - .byte KEYSH , mus_me_symbolget_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 75*mus_me_symbolget_mvl/mxv - .byte PAN , c_v+16 - .byte W12 - .byte N04 , Fn3 , v064 - .byte W04 - .byte Gn3 - .byte W04 - .byte Cn4 - .byte W04 - .byte N12 , Fn4 - .byte W12 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte En4 - .byte W08 - .byte Gn4 - .byte W08 - .byte MOD , 4 - .byte N32 , Cn5 - .byte W12 - .byte VOL , 62*mus_me_symbolget_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 50*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 37*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 74*mus_me_symbolget_mvl/mxv - .byte N02 , Cn4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte MOD , 4 - .byte N48 - .byte W12 - .byte VOL , 62*mus_me_symbolget_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 50*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 37*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 25*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 12*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 75*mus_me_symbolget_mvl/mxv - .byte N06 - .byte W24 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_symbolget_5: - .byte KEYSH , mus_me_symbolget_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 88*mus_me_symbolget_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte N02 , Cn2 , v100 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte W96 - .byte N32 , Fn2 - .byte W36 - .byte N02 , An2 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Fn2 - .byte W36 - .byte N02 , An1 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N10 , Fn1 - .byte W04 - .byte VOL , 75*mus_me_symbolget_mvl/mxv - .byte W04 - .byte 62*mus_me_symbolget_mvl/mxv - .byte W04 - .byte 38*mus_me_symbolget_mvl/mxv - .byte W04 - .byte 25*mus_me_symbolget_mvl/mxv - .byte W04 - .byte 12*mus_me_symbolget_mvl/mxv - .byte W04 - .byte 0*mus_me_symbolget_mvl/mxv - .byte FINE - -@********************** Track 6 **********************@ - -mus_me_symbolget_6: - .byte KEYSH , mus_me_symbolget_key+0 - .byte VOICE , 83 - .byte LFOS , 51 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 50*mus_me_symbolget_mvl/mxv - .byte PAN , c_v-62 - .byte W12 - .byte W12 - .byte N04 , Gn3 , v088 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte VOL , 25*mus_me_symbolget_mvl/mxv - .byte W12 - .byte MOD , 1 - .byte VOL , 50*mus_me_symbolget_mvl/mxv - .byte N24 , Gn3 , v084 - .byte W12 - .byte MOD , 6 - .byte VOL , 25*mus_me_symbolget_mvl/mxv - .byte W12 - .byte MOD , 1 - .byte VOL , 50*mus_me_symbolget_mvl/mxv - .byte N32 , An2 , v088 - .byte W12 - .byte VOL , 37*mus_me_symbolget_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 25*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 12*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 50*mus_me_symbolget_mvl/mxv - .byte MOD , 1 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N48 , An2 , v100 - .byte W12 - .byte VOL , 37*mus_me_symbolget_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 25*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 12*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 8*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 2*mus_me_symbolget_mvl/mxv - .byte W12 - .byte 37*mus_me_symbolget_mvl/mxv - .byte MOD , 1 - .byte N06 , Fn3 - .byte W24 - .byte FINE - -@********************** Track 7 **********************@ - -mus_me_symbolget_7: - .byte KEYSH , mus_me_symbolget_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 37*mus_me_symbolget_mvl/mxv - .byte BEND , c_v+0 - .byte W12 - .byte N04 , Cn4 , v100 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Cn4 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N24 , Dn4 - .byte W08 - .byte VOL , 31*mus_me_symbolget_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 28*mus_me_symbolget_mvl/mxv - .byte W04 - .byte 24*mus_me_symbolget_mvl/mxv - .byte W04 - .byte 17*mus_me_symbolget_mvl/mxv - .byte W04 - .byte MOD , 1 - .byte VOL , 37*mus_me_symbolget_mvl/mxv - .byte N24 , Cn4 , v096 - .byte W08 - .byte VOL , 33*mus_me_symbolget_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 29*mus_me_symbolget_mvl/mxv - .byte W04 - .byte 23*mus_me_symbolget_mvl/mxv - .byte W04 - .byte 15*mus_me_symbolget_mvl/mxv - .byte W04 - .byte MOD , 1 - .byte VOL , 37*mus_me_symbolget_mvl/mxv - .byte N32 , Fn3 , v100 - .byte W12 - .byte VOL , 25*mus_me_symbolget_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 18*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 12*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 7*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 37*mus_me_symbolget_mvl/mxv - .byte MOD , 1 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N48 - .byte W12 - .byte VOL , 25*mus_me_symbolget_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 18*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 12*mus_me_symbolget_mvl/mxv - .byte W06 - .byte 7*mus_me_symbolget_mvl/mxv - .byte W09 - .byte 4*mus_me_symbolget_mvl/mxv - .byte W09 - .byte 37*mus_me_symbolget_mvl/mxv - .byte MOD , 1 - .byte N06 , Cn4 - .byte W24 - .byte FINE - -@********************** Track 8 **********************@ - -mus_me_symbolget_8: - .byte KEYSH , mus_me_symbolget_key+0 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte VOL , 96*mus_me_symbolget_mvl/mxv - .byte W12 - .byte W12 - .byte N48 , An2 , v100 - .byte W48 - .byte N24 , En2 - .byte W24 - .byte Cs2 - .byte W24 - .byte W96 - .byte N06 , Gn2 - .byte W24 - .byte FINE - -@********************** Track 9 **********************@ - -mus_me_symbolget_9: - .byte KEYSH , mus_me_symbolget_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 50*mus_me_symbolget_mvl/mxv - .byte W12 - .byte N01 , Cn5 , v064 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v064 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte Cn5 , v080 - .byte W08 - .byte N01 - .byte W08 - .byte N02 - .byte W04 - .byte N01 , Cn5 , v048 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte Cn5 , v064 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N02 , Cn5 , v080 - .byte W04 - .byte N01 , Cn5 , v048 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W02 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N04 , Gn5 , v064 - .byte W24 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_symbolget: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_symbolget_pri @ Priority - .byte mus_me_symbolget_rev @ Reverb. - - .word mus_me_symbolget_grp - - .word mus_me_symbolget_1 - .word mus_me_symbolget_2 - .word mus_me_symbolget_3 - .word mus_me_symbolget_4 - .word mus_me_symbolget_5 - .word mus_me_symbolget_6 - .word mus_me_symbolget_7 - .word mus_me_symbolget_8 - .word mus_me_symbolget_9 - - .end diff --git a/sound/songs/mus_me_tama.s b/sound/songs/mus_me_tama.s deleted file mode 100644 index 84feef5d7b..0000000000 --- a/sound/songs/mus_me_tama.s +++ /dev/null @@ -1,683 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_tama_grp, voicegroup012 - .equ mus_me_tama_pri, 5 - .equ mus_me_tama_rev, reverb_set+50 - .equ mus_me_tama_mvl, 127 - .equ mus_me_tama_key, 0 - .equ mus_me_tama_tbs, 1 - .equ mus_me_tama_exg, 0 - .equ mus_me_tama_cmp, 1 - - .section .rodata - .global mus_me_tama - .align 2 - -@********************** Track 1 **********************@ - -mus_me_tama_1: - .byte KEYSH , mus_me_tama_key+0 - .byte W12 - .byte TEMPO , 140*mus_me_tama_tbs/2 - .byte VOICE , 48 - .byte PAN , c_v-10 - .byte VOL , 90*mus_me_tama_mvl/mxv - .byte N04 , Cn3 , v076 - .byte W08 - .byte En3 - .byte W08 - .byte Gn3 , v084 - .byte W08 - .byte Bn3 , v076 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte TIE , Gs4 , v080 - .byte W96 - .byte W24 - .byte VOL , 77*mus_me_tama_mvl/mxv - .byte W08 - .byte 70*mus_me_tama_mvl/mxv - .byte W04 - .byte 60*mus_me_tama_mvl/mxv - .byte W04 - .byte 46*mus_me_tama_mvl/mxv - .byte W04 - .byte EOT - .byte W04 - .byte VOL , 90*mus_me_tama_mvl/mxv - .byte N04 , An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gs4 - .byte W04 - .byte An4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte En5 - .byte W04 - .byte N48 , Fn5 - .byte W48 - .byte N16 , Cs5 - .byte W16 - .byte Ds5 - .byte W16 - .byte Fn5 - .byte W16 - .byte N48 , Gs5 - .byte W48 - .byte N16 , Fn5 - .byte W16 - .byte Ds5 - .byte W16 - .byte Cs5 - .byte W16 - .byte N96 , Cn5 , v088 - .byte W96 - .byte N84 , Cn4 - .byte W44 - .byte VOL , 86*mus_me_tama_mvl/mxv - .byte W08 - .byte 80*mus_me_tama_mvl/mxv - .byte W08 - .byte 74*mus_me_tama_mvl/mxv - .byte W08 - .byte 65*mus_me_tama_mvl/mxv - .byte W08 - .byte 50*mus_me_tama_mvl/mxv - .byte W04 - .byte 32*mus_me_tama_mvl/mxv - .byte W16 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_tama_2: - .byte KEYSH , mus_me_tama_key+0 - .byte W12 - .byte VOICE , 48 - .byte VOL , 90*mus_me_tama_mvl/mxv - .byte PAN , c_v-10 - .byte W04 - .byte N04 , Dn3 , v076 - .byte W08 - .byte Fs3 - .byte W08 - .byte An3 , v088 - .byte W08 - .byte Cn4 , v076 - .byte W08 - .byte En4 - .byte W08 - .byte Gn4 - .byte W04 - .byte VOICE , 60 - .byte PAN , c_v+10 - .byte N96 , Cn4 , v088 - .byte W96 - .byte N08 , En4 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte En4 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte N24 , En3 - .byte W24 - .byte Cn3 - .byte W24 - .byte N96 , Fn4 - .byte W96 - .byte N08 , Gs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte N16 - .byte W16 - .byte Cn4 - .byte W16 - .byte As3 - .byte W16 - .byte En3 , v076 - .byte W16 - .byte Gn3 , v080 - .byte W16 - .byte As3 - .byte W16 - .byte Cn4 , v084 - .byte W16 - .byte En4 , v088 - .byte W16 - .byte Gn4 , v092 - .byte W16 - .byte N84 , As4 , v100 - .byte W44 - .byte VOL , 86*mus_me_tama_mvl/mxv - .byte W08 - .byte 80*mus_me_tama_mvl/mxv - .byte W08 - .byte 74*mus_me_tama_mvl/mxv - .byte W08 - .byte 65*mus_me_tama_mvl/mxv - .byte W08 - .byte 50*mus_me_tama_mvl/mxv - .byte W04 - .byte 32*mus_me_tama_mvl/mxv - .byte W16 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_tama_3: - .byte KEYSH , mus_me_tama_key+0 - .byte W12 - .byte W48 - .byte VOICE , 85 - .byte VOL , 90*mus_me_tama_mvl/mxv - .byte PAN , c_v+0 - .byte N04 , An5 , v040 - .byte W08 - .byte PAN , c_v-48 - .byte N04 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , As5 - .byte W08 - .byte PAN , c_v-48 - .byte N04 , An5 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N04 - .byte W08 - .byte PAN , c_v-48 - .byte N04 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , As5 - .byte W08 - .byte PAN , c_v-48 - .byte N04 , An5 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N04 - .byte W08 - .byte PAN , c_v-48 - .byte N04 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , As5 - .byte W08 - .byte PAN , c_v-48 - .byte N04 , An5 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N04 - .byte W08 - .byte PAN , c_v-48 - .byte N04 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , As5 - .byte W08 - .byte PAN , c_v-48 - .byte N04 , An5 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 -mus_me_tama_3_000: - .byte PAN , c_v+0 - .byte N04 , As5 , v040 - .byte W08 - .byte PAN , c_v-48 - .byte N04 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Cn6 - .byte W08 - .byte PAN , c_v-48 - .byte N04 , As5 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N04 - .byte W08 - .byte PAN , c_v-48 - .byte N04 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Cn6 - .byte W08 - .byte PAN , c_v-48 - .byte N04 , As5 - .byte W08 - .byte PAN , c_v+48 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_me_tama_3_000 - .byte VOICE , 83 - .byte PAN , c_v-48 - .byte N16 , Gn3 , v060 - .byte W16 - .byte As3 - .byte W16 - .byte Cn4 - .byte W16 - .byte En4 - .byte W16 - .byte Gn4 - .byte W16 - .byte As4 - .byte W16 - .byte N84 , Cn5 - .byte W44 - .byte VOL , 86*mus_me_tama_mvl/mxv - .byte W08 - .byte 80*mus_me_tama_mvl/mxv - .byte W08 - .byte 74*mus_me_tama_mvl/mxv - .byte W08 - .byte 65*mus_me_tama_mvl/mxv - .byte W08 - .byte 50*mus_me_tama_mvl/mxv - .byte W04 - .byte 32*mus_me_tama_mvl/mxv - .byte W16 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_tama_4: - .byte KEYSH , mus_me_tama_key+0 - .byte XCMD , xIECV , 10 - .byte xIECL , 13 - .byte W12 - .byte W48 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte VOL , 90*mus_me_tama_mvl/mxv - .byte N96 , En3 , v052 - .byte W96 - .byte N08 , Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte N24 , Cn3 - .byte W24 - .byte An2 - .byte W24 - .byte N96 , Cs4 - .byte W96 - .byte N08 , Fn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte N16 - .byte W16 - .byte Gs3 - .byte W16 - .byte Fs3 - .byte W16 - .byte PAN , c_v+48 - .byte N16 , Cn3 , v060 - .byte W16 - .byte En3 - .byte W16 - .byte Gn3 - .byte W16 - .byte As3 - .byte W16 - .byte Cn4 - .byte W16 - .byte En4 - .byte W16 - .byte N84 , Gn4 - .byte W44 - .byte VOL , 86*mus_me_tama_mvl/mxv - .byte W08 - .byte 80*mus_me_tama_mvl/mxv - .byte W08 - .byte 74*mus_me_tama_mvl/mxv - .byte W08 - .byte 65*mus_me_tama_mvl/mxv - .byte W08 - .byte 50*mus_me_tama_mvl/mxv - .byte W04 - .byte 32*mus_me_tama_mvl/mxv - .byte W16 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_tama_5: - .byte KEYSH , mus_me_tama_key+0 - .byte XCMD , xIECV , 10 - .byte xIECL , 13 - .byte W12 - .byte W48 - .byte VOICE , 47 - .byte PAN , c_v+0 - .byte VOL , 90*mus_me_tama_mvl/mxv - .byte N04 , An1 , v112 - .byte W04 - .byte N04 - .byte W04 - .byte PAN , c_v+31 - .byte N16 - .byte W16 - .byte PAN , c_v-33 - .byte N12 - .byte W32 - .byte PAN , c_v+31 - .byte N04 , En2 - .byte W08 - .byte PAN , c_v-32 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N24 , An1 - .byte W24 - .byte BEND , c_v-5 - .byte N08 , En2 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte N08 , En2 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte PAN , c_v+32 - .byte N08 , En2 - .byte W08 - .byte PAN , c_v-33 - .byte N08 , An1 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , En2 - .byte W04 - .byte N04 - .byte W04 - .byte PAN , c_v-33 - .byte N08 , An1 - .byte W08 - .byte PAN , c_v-1 - .byte N04 , En2 - .byte W04 - .byte En2 , v092 - .byte W04 - .byte En2 , v100 - .byte W04 - .byte En2 , v112 - .byte W04 - .byte As1 - .byte W04 - .byte N04 - .byte W04 - .byte PAN , c_v+31 - .byte N16 - .byte W16 - .byte PAN , c_v-33 - .byte N12 - .byte W32 - .byte PAN , c_v+31 - .byte N04 , Fn2 - .byte W08 - .byte PAN , c_v-32 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N24 , As1 - .byte W24 - .byte N08 , Fn2 - .byte W08 - .byte PAN , c_v+31 - .byte N16 , As1 - .byte W16 - .byte PAN , c_v-33 - .byte N08 , Fn2 - .byte W08 - .byte N16 , As1 - .byte W16 - .byte N08 , Fn2 - .byte W08 - .byte PAN , c_v+31 - .byte N08 , As1 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Fn2 - .byte W04 - .byte N04 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , As1 - .byte W08 - .byte N04 , Fn2 - .byte W04 - .byte Fn2 , v092 - .byte W04 - .byte Fn2 , v100 - .byte W04 - .byte Fn2 , v112 - .byte W04 - .byte Cn2 - .byte W04 - .byte N04 - .byte W04 - .byte N16 - .byte W16 - .byte N12 , En2 - .byte W16 - .byte PAN , c_v+32 - .byte N04 , As1 - .byte W08 - .byte PAN , c_v-33 - .byte N04 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Cn2 - .byte W04 - .byte Cn2 , v084 - .byte W04 - .byte Cn2 , v088 - .byte W04 - .byte Cn2 , v092 - .byte W04 - .byte N04 - .byte W04 - .byte Cn2 , v096 - .byte W04 - .byte Cn2 , v100 - .byte W04 - .byte N04 - .byte W04 - .byte Cn2 , v104 - .byte W04 - .byte Cn2 , v108 - .byte W04 - .byte N48 , Cn2 , v112 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_me_tama_6: - .byte KEYSH , mus_me_tama_key+0 - .byte W12 - .byte W48 - .byte VOICE , 88 - .byte VOL , 90*mus_me_tama_mvl/mxv - .byte N68 , An1 , v072 - .byte W72 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N96 - .byte W96 - .byte N68 , As1 - .byte W72 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N96 - .byte W96 - .byte Cn2 - .byte W96 - .byte N48 , Cn1 , v080 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_me_tama_7: - .byte KEYSH , mus_me_tama_key+0 - .byte W12 - .byte W48 - .byte VOICE , 0 - .byte VOL , 90*mus_me_tama_mvl/mxv - .byte N88 , An2 , v092 - .byte W88 - .byte N08 - .byte W08 - .byte N72 - .byte W72 - .byte N24 - .byte W24 - .byte N88 - .byte W88 - .byte N08 - .byte W08 - .byte N48 - .byte W48 - .byte N32 - .byte W32 - .byte N16 - .byte W16 - .byte N56 - .byte W56 - .byte VOL , 28*mus_me_tama_mvl/mxv - .byte N40 , Cn3 , v064 - .byte W04 - .byte VOL , 36*mus_me_tama_mvl/mxv - .byte W04 - .byte 43*mus_me_tama_mvl/mxv - .byte W04 - .byte 47*mus_me_tama_mvl/mxv - .byte W04 - .byte 53*mus_me_tama_mvl/mxv - .byte W04 - .byte 57*mus_me_tama_mvl/mxv - .byte W04 - .byte 63*mus_me_tama_mvl/mxv - .byte W04 - .byte 75*mus_me_tama_mvl/mxv - .byte W04 - .byte 84*mus_me_tama_mvl/mxv - .byte W04 - .byte 90*mus_me_tama_mvl/mxv - .byte W04 - .byte N72 , An2 , v092 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_tama: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_tama_pri @ Priority - .byte mus_me_tama_rev @ Reverb. - - .word mus_me_tama_grp - - .word mus_me_tama_1 - .word mus_me_tama_2 - .word mus_me_tama_3 - .word mus_me_tama_4 - .word mus_me_tama_5 - .word mus_me_tama_6 - .word mus_me_tama_7 - - .end diff --git a/sound/songs/mus_me_tore_eye.s b/sound/songs/mus_me_tore_eye.s deleted file mode 100644 index bcdb74aed9..0000000000 --- a/sound/songs/mus_me_tore_eye.s +++ /dev/null @@ -1,215 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_tore_eye_grp, voicegroup105 - .equ mus_me_tore_eye_pri, 5 - .equ mus_me_tore_eye_rev, reverb_set+50 - .equ mus_me_tore_eye_mvl, 127 - .equ mus_me_tore_eye_key, 0 - .equ mus_me_tore_eye_tbs, 1 - .equ mus_me_tore_eye_exg, 0 - .equ mus_me_tore_eye_cmp, 1 - - .section .rodata - .global mus_me_tore_eye - .align 2 - -@********************** Track 1 **********************@ - -mus_me_tore_eye_1: - .byte KEYSH , mus_me_tore_eye_key+0 - .byte TEMPO , 96*mus_me_tore_eye_tbs/2 - .byte VOICE , 13 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_me_tore_eye_mvl/mxv - .byte PAN , c_v-16 - .byte W12 - .byte N02 , Fs5 , v100 - .byte W02 - .byte Gn5 - .byte W02 - .byte Gs5 - .byte W02 - .byte N04 , An5 - .byte W06 - .byte W02 - .byte N01 , Dn6 - .byte W04 - .byte N04 , An5 - .byte W04 - .byte N02 , Dn6 - .byte W04 - .byte En6 - .byte W04 - .byte N04 , Fs6 - .byte W04 - .byte Fs6 , v052 - .byte W02 - .byte W02 - .byte Fs6 , v016 - .byte W22 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_tore_eye_2: - .byte KEYSH , mus_me_tore_eye_key+0 - .byte VOICE , 82 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 45*mus_me_tore_eye_mvl/mxv - .byte W12 - .byte N02 , An3 , v100 - .byte W02 - .byte Fs3 - .byte W02 - .byte En3 - .byte W02 - .byte Dn3 - .byte W06 - .byte W02 - .byte N01 , An2 - .byte W04 - .byte N02 , Fs2 - .byte W04 - .byte Dn2 - .byte W02 - .byte MOD , 8 - .byte W02 - .byte N02 - .byte W04 - .byte Dn2 , v096 - .byte W04 - .byte Dn2 , v032 - .byte W02 - .byte W24 - .byte MOD , 1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_tore_eye_3: - .byte KEYSH , mus_me_tore_eye_key+0 - .byte VOICE , 81 - .byte LFOS , 51 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 34*mus_me_tore_eye_mvl/mxv - .byte MOD , 4 - .byte PAN , c_v-62 - .byte W12 - .byte N02 , Cs4 , v100 - .byte W02 - .byte Dn4 - .byte W02 - .byte Ds4 - .byte W02 - .byte N04 , Gn4 - .byte W06 - .byte W02 - .byte N01 , An4 - .byte W04 - .byte N04 , Fs4 - .byte W04 - .byte N02 , Dn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte N04 , An4 , v096 - .byte W04 - .byte An4 , v052 - .byte W02 - .byte W02 - .byte An4 , v016 - .byte W22 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_tore_eye_4: - .byte KEYSH , mus_me_tore_eye_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 34*mus_me_tore_eye_mvl/mxv - .byte MOD , 2 - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte W12 - .byte N02 , Fs4 , v100 - .byte W02 - .byte Gn4 - .byte W02 - .byte Gs4 - .byte W02 - .byte N04 , An4 - .byte W06 - .byte W02 - .byte N01 , Dn5 - .byte W04 - .byte N04 , An4 - .byte W04 - .byte N02 , Dn5 - .byte W04 - .byte En5 - .byte W04 - .byte N04 , Fs5 - .byte W04 - .byte Fs5 , v052 - .byte W02 - .byte W02 - .byte Fs5 , v016 - .byte W22 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_tore_eye_5: - .byte KEYSH , mus_me_tore_eye_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 86*mus_me_tore_eye_mvl/mxv - .byte W12 - .byte W06 - .byte N04 , En3 , v100 - .byte W06 - .byte W02 - .byte N02 , Dn3 - .byte W04 - .byte N04 , Bn4 , v048 - .byte W04 - .byte Gs2 , v060 - .byte W04 - .byte Gs2 , v040 - .byte W04 - .byte Fs2 , v068 - .byte W04 - .byte N02 , Fs2 , v044 - .byte W02 - .byte W24 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_tore_eye: - .byte 5 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_tore_eye_pri @ Priority - .byte mus_me_tore_eye_rev @ Reverb. - - .word mus_me_tore_eye_grp - - .word mus_me_tore_eye_1 - .word mus_me_tore_eye_2 - .word mus_me_tore_eye_3 - .word mus_me_tore_eye_4 - .word mus_me_tore_eye_5 - - .end diff --git a/sound/songs/mus_me_wasure.s b/sound/songs/mus_me_wasure.s deleted file mode 100644 index f2545252dc..0000000000 --- a/sound/songs/mus_me_wasure.s +++ /dev/null @@ -1,200 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_wasure_grp, voicegroup012 - .equ mus_me_wasure_pri, 5 - .equ mus_me_wasure_rev, reverb_set+50 - .equ mus_me_wasure_mvl, 127 - .equ mus_me_wasure_key, 0 - .equ mus_me_wasure_tbs, 1 - .equ mus_me_wasure_exg, 0 - .equ mus_me_wasure_cmp, 1 - - .section .rodata - .global mus_me_wasure - .align 2 - -@********************** Track 1 **********************@ - -mus_me_wasure_1: - .byte KEYSH , mus_me_wasure_key+0 - .byte TEMPO , 150*mus_me_wasure_tbs/2 - .byte W12 - .byte VOICE , 13 - .byte VOL , 90*mus_me_wasure_mvl/mxv - .byte N06 , En3 , v068 - .byte W06 - .byte Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N12 , Ds5 , v088 - .byte W09 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , En5 - .byte W12 - .byte N12 - .byte W24 - .byte W03 - .byte W24 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_wasure_2: - .byte KEYSH , mus_me_wasure_key+0 - .byte W12 - .byte VOICE , 13 - .byte VOL , 90*mus_me_wasure_mvl/mxv - .byte W03 - .byte N06 , Gs3 , v068 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cs5 - .byte W03 - .byte W03 - .byte N12 , En5 , v088 - .byte W09 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , En5 - .byte W12 - .byte N12 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_wasure_3: - .byte KEYSH , mus_me_wasure_key+0 - .byte W12 - .byte BEND , c_v+1 - .byte W24 - .byte VOICE , 13 - .byte VOL , 90*mus_me_wasure_mvl/mxv - .byte PAN , c_v-48 - .byte W12 - .byte N12 , En5 , v012 - .byte W09 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , En5 - .byte W12 - .byte N12 - .byte W15 - .byte W24 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_wasure_4: - .byte KEYSH , mus_me_wasure_key+0 - .byte W12 - .byte BEND , c_v-2 - .byte W24 - .byte VOICE , 13 - .byte VOL , 90*mus_me_wasure_mvl/mxv - .byte PAN , c_v+48 - .byte W24 - .byte N12 , En5 , v012 - .byte W09 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , En5 - .byte W12 - .byte N12 - .byte W03 - .byte W24 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_wasure_5: - .byte KEYSH , mus_me_wasure_key+0 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte W12 - .byte VOICE , 84 - .byte VOL , 90*mus_me_wasure_mvl/mxv - .byte W21 - .byte N12 , En2 , v072 - .byte W03 - .byte W56 - .byte W01 - .byte En3 - .byte W12 - .byte En4 - .byte W24 - .byte W03 - .byte W24 - .byte FINE - -@********************** Track 6 **********************@ - -mus_me_wasure_6: - .byte KEYSH , mus_me_wasure_key+0 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte W12 - .byte VOICE , 85 - .byte VOL , 90*mus_me_wasure_mvl/mxv - .byte BEND , c_v+8 - .byte W24 - .byte N12 , En2 , v052 - .byte W60 - .byte En3 - .byte W12 - .byte En4 - .byte W24 - .byte W24 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_wasure: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_wasure_pri @ Priority - .byte mus_me_wasure_rev @ Reverb. - - .word mus_me_wasure_grp - - .word mus_me_wasure_1 - .word mus_me_wasure_2 - .word mus_me_wasure_3 - .word mus_me_wasure_4 - .word mus_me_wasure_5 - .word mus_me_wasure_6 - - .end diff --git a/sound/songs/mus_me_waza.s b/sound/songs/mus_me_waza.s deleted file mode 100644 index f4bae353c6..0000000000 --- a/sound/songs/mus_me_waza.s +++ /dev/null @@ -1,327 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_waza_grp, voicegroup012 - .equ mus_me_waza_pri, 5 - .equ mus_me_waza_rev, reverb_set+50 - .equ mus_me_waza_mvl, 127 - .equ mus_me_waza_key, 0 - .equ mus_me_waza_tbs, 1 - .equ mus_me_waza_exg, 0 - .equ mus_me_waza_cmp, 1 - - .section .rodata - .global mus_me_waza - .align 2 - -@********************** Track 1 **********************@ - -mus_me_waza_1: - .byte KEYSH , mus_me_waza_key+0 - .byte W12 - .byte TEMPO , 140*mus_me_waza_tbs/2 - .byte VOICE , 73 - .byte PAN , c_v-47 - .byte VOL , 90*mus_me_waza_mvl/mxv - .byte N06 , Dn4 , v096 - .byte W12 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N30 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte W06 - .byte N06 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Fs4 - .byte W18 - .byte MOD , 6 - .byte W06 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_waza_2: - .byte KEYSH , mus_me_waza_key+0 - .byte W12 - .byte VOICE , 73 - .byte PAN , c_v+0 - .byte VOL , 90*mus_me_waza_mvl/mxv - .byte N06 , Gn4 , v116 - .byte W12 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N30 , Bn4 - .byte W12 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte W06 - .byte N06 , An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N48 , Dn5 - .byte W18 - .byte MOD , 6 - .byte W06 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_waza_3: - .byte KEYSH , mus_me_waza_key+0 - .byte W12 - .byte VOICE , 58 - .byte VOL , 90*mus_me_waza_mvl/mxv - .byte N12 , Gn1 , v120 - .byte W24 - .byte N12 - .byte W24 - .byte Fn1 - .byte W24 - .byte N12 - .byte W24 - .byte N48 , Dn1 - .byte W24 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_waza_4: - .byte KEYSH , mus_me_waza_key+0 - .byte W12 - .byte VOICE , 82 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+0 - .byte VOL , 90*mus_me_waza_mvl/mxv - .byte N12 , Dn3 , v056 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Gn2 , v068 - .byte W06 - .byte Bn2 - .byte W06 - .byte N12 , Fn3 , v056 - .byte W24 - .byte N24 - .byte W03 - .byte VOL , 79*mus_me_waza_mvl/mxv - .byte W03 - .byte 76*mus_me_waza_mvl/mxv - .byte W02 - .byte 79*mus_me_waza_mvl/mxv - .byte W04 - .byte 80*mus_me_waza_mvl/mxv - .byte W02 - .byte 83*mus_me_waza_mvl/mxv - .byte W03 - .byte 86*mus_me_waza_mvl/mxv - .byte W03 - .byte 90*mus_me_waza_mvl/mxv - .byte W04 - .byte N06 , An2 , v048 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte N08 , Dn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte An4 - .byte W08 - .byte N06 , Dn5 - .byte W24 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_waza_5: - .byte KEYSH , mus_me_waza_key+0 - .byte W12 - .byte VOICE , 83 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte VOL , 90*mus_me_waza_mvl/mxv - .byte N12 , Bn2 , v048 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Dn2 , v056 - .byte W06 - .byte Gn2 - .byte W06 - .byte N12 , Cn3 , v048 - .byte W24 - .byte N24 - .byte W03 - .byte VOL , 79*mus_me_waza_mvl/mxv - .byte W03 - .byte 76*mus_me_waza_mvl/mxv - .byte W02 - .byte 79*mus_me_waza_mvl/mxv - .byte W04 - .byte 80*mus_me_waza_mvl/mxv - .byte W02 - .byte 83*mus_me_waza_mvl/mxv - .byte W03 - .byte 86*mus_me_waza_mvl/mxv - .byte W03 - .byte 90*mus_me_waza_mvl/mxv - .byte W04 - .byte BEND , c_v-2 - .byte W02 - .byte N06 , An2 , v024 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W04 - .byte W02 - .byte N08 , Dn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte An4 - .byte W06 - .byte W02 - .byte N06 , Dn5 - .byte W22 - .byte FINE - -@********************** Track 6 **********************@ - -mus_me_waza_6: - .byte KEYSH , mus_me_waza_key+0 - .byte W12 - .byte VOICE , 87 - .byte VOL , 90*mus_me_waza_mvl/mxv - .byte PAN , c_v+48 - .byte N12 , Gn2 , v048 - .byte W24 - .byte N12 - .byte W24 - .byte Fn2 - .byte W24 - .byte N12 - .byte W24 - .byte N36 , Dn2 - .byte W24 - .byte W12 - .byte N12 , Dn2 , v024 - .byte W12 - .byte W24 - .byte FINE - -@********************** Track 7 **********************@ - -mus_me_waza_7: - .byte KEYSH , mus_me_waza_key+0 - .byte W12 - .byte VOICE , 0 - .byte VOL , 90*mus_me_waza_mvl/mxv - .byte N04 , En1 , v100 - .byte W12 - .byte N04 - .byte W04 - .byte En1 , v068 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v100 - .byte W12 - .byte N04 - .byte W04 - .byte En1 , v072 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v100 - .byte W12 - .byte N04 - .byte W04 - .byte En1 , v072 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v100 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte En1 , v040 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v072 - .byte W04 - .byte En1 , v048 - .byte W04 - .byte En1 , v056 - .byte W04 - .byte En1 , v060 - .byte W04 - .byte En1 , v064 - .byte W04 - .byte N05 , En1 , v068 - .byte W04 - .byte W02 - .byte En1 , v104 - .byte W22 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_waza: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_waza_pri @ Priority - .byte mus_me_waza_rev @ Reverb. - - .word mus_me_waza_grp - - .word mus_me_waza_1 - .word mus_me_waza_2 - .word mus_me_waza_3 - .word mus_me_waza_4 - .word mus_me_waza_5 - .word mus_me_waza_6 - .word mus_me_waza_7 - - .end diff --git a/sound/songs/mus_me_zannen.s b/sound/songs/mus_me_zannen.s deleted file mode 100644 index 46748bec02..0000000000 --- a/sound/songs/mus_me_zannen.s +++ /dev/null @@ -1,221 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_me_zannen_grp, voicegroup012 - .equ mus_me_zannen_pri, 5 - .equ mus_me_zannen_rev, reverb_set+50 - .equ mus_me_zannen_mvl, 127 - .equ mus_me_zannen_key, 0 - .equ mus_me_zannen_tbs, 1 - .equ mus_me_zannen_exg, 0 - .equ mus_me_zannen_cmp, 1 - - .section .rodata - .global mus_me_zannen - .align 2 - -@********************** Track 1 **********************@ - -mus_me_zannen_1: - .byte KEYSH , mus_me_zannen_key+0 - .byte TEMPO , 180*mus_me_zannen_tbs/2 - .byte VOL , 90*mus_me_zannen_mvl/mxv - .byte W09 - .byte VOICE , 73 - .byte PAN , c_v+1 - .byte N06 , Dn3 , v088 - .byte W06 - .byte Dn4 - .byte W09 - .byte N03 , As4 - .byte W03 - .byte N09 , Bn4 - .byte W09 - .byte Bn3 - .byte W12 - .byte N03 , Gs4 - .byte W03 - .byte N09 , An4 - .byte W09 - .byte An3 - .byte W12 - .byte N03 , Fn4 - .byte W03 - .byte N09 , Fs4 - .byte W09 - .byte Fs3 - .byte W12 - .byte N03 , Cs4 - .byte W03 - .byte N60 , Dn4 - .byte W09 - .byte MOD , 32 - .byte W21 - .byte VOL , 85*mus_me_zannen_mvl/mxv - .byte W06 - .byte 79*mus_me_zannen_mvl/mxv - .byte W06 - .byte 73*mus_me_zannen_mvl/mxv - .byte W03 - .byte W03 - .byte 62*mus_me_zannen_mvl/mxv - .byte W03 - .byte 45*mus_me_zannen_mvl/mxv - .byte W03 - .byte 31*mus_me_zannen_mvl/mxv - .byte W03 - .byte 14*mus_me_zannen_mvl/mxv - .byte W12 - .byte FINE - -@********************** Track 2 **********************@ - -mus_me_zannen_2: - .byte KEYSH , mus_me_zannen_key+0 - .byte VOL , 90*mus_me_zannen_mvl/mxv - .byte W09 - .byte VOICE , 73 - .byte PAN , c_v+20 - .byte W03 - .byte N06 , An3 , v088 - .byte W06 - .byte An4 - .byte W06 - .byte W03 - .byte N09 - .byte W09 - .byte An3 - .byte W12 - .byte W03 - .byte Gn4 - .byte W09 - .byte Gn3 - .byte W15 - .byte En4 - .byte W09 - .byte En3 - .byte W12 - .byte N60 , An3 - .byte W12 - .byte MOD , 32 - .byte W21 - .byte VOL , 85*mus_me_zannen_mvl/mxv - .byte W06 - .byte 79*mus_me_zannen_mvl/mxv - .byte W06 - .byte 73*mus_me_zannen_mvl/mxv - .byte W03 - .byte W03 - .byte 62*mus_me_zannen_mvl/mxv - .byte W03 - .byte 45*mus_me_zannen_mvl/mxv - .byte W03 - .byte 31*mus_me_zannen_mvl/mxv - .byte W03 - .byte 14*mus_me_zannen_mvl/mxv - .byte W12 - .byte FINE - -@********************** Track 3 **********************@ - -mus_me_zannen_3: - .byte KEYSH , mus_me_zannen_key+0 - .byte W24 - .byte VOICE , 2 - .byte VOL , 90*mus_me_zannen_mvl/mxv - .byte N09 , Dn2 , v112 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N60 , Dn2 - .byte W32 - .byte W01 - .byte VOL , 85*mus_me_zannen_mvl/mxv - .byte W06 - .byte 79*mus_me_zannen_mvl/mxv - .byte W06 - .byte 73*mus_me_zannen_mvl/mxv - .byte W03 - .byte W03 - .byte 62*mus_me_zannen_mvl/mxv - .byte W03 - .byte 45*mus_me_zannen_mvl/mxv - .byte W03 - .byte 31*mus_me_zannen_mvl/mxv - .byte W03 - .byte 14*mus_me_zannen_mvl/mxv - .byte W12 - .byte FINE - -@********************** Track 4 **********************@ - -mus_me_zannen_4: - .byte KEYSH , mus_me_zannen_key+0 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte W24 - .byte VOICE , 90 - .byte VOL , 90*mus_me_zannen_mvl/mxv - .byte PAN , c_v-48 - .byte W03 - .byte N06 , Bn5 , v052 - .byte W21 - .byte W03 - .byte An5 - .byte W24 - .byte Fs5 - .byte W24 - .byte Dn5 - .byte W44 - .byte W01 - .byte W24 - .byte FINE - -@********************** Track 5 **********************@ - -mus_me_zannen_5: - .byte KEYSH , mus_me_zannen_key+0 - .byte W24 - .byte VOICE , 0 - .byte VOL , 90*mus_me_zannen_mvl/mxv - .byte W03 - .byte N03 , En3 , v064 - .byte W21 - .byte W03 - .byte Dn3 - .byte W24 - .byte En3 - .byte W21 - .byte N03 - .byte W03 - .byte Dn3 - .byte W44 - .byte W01 - .byte W24 - .byte FINE - -@******************************************************@ - .align 2 - -mus_me_zannen: - .byte 5 @ NumTrks - .byte 0 @ NumBlks - .byte mus_me_zannen_pri @ Priority - .byte mus_me_zannen_rev @ Reverb. - - .word mus_me_zannen_grp - - .word mus_me_zannen_1 - .word mus_me_zannen_2 - .word mus_me_zannen_3 - .word mus_me_zannen_4 - .word mus_me_zannen_5 - - .end diff --git a/sound/songs/mus_mgm0.s b/sound/songs/mus_mgm0.s deleted file mode 100644 index 5a90bcb5b0..0000000000 --- a/sound/songs/mus_mgm0.s +++ /dev/null @@ -1,2187 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_mgm0_grp, voicegroup087 - .equ mus_mgm0_pri, 0 - .equ mus_mgm0_rev, reverb_set+50 - .equ mus_mgm0_mvl, 127 - .equ mus_mgm0_key, 0 - .equ mus_mgm0_tbs, 1 - .equ mus_mgm0_exg, 0 - .equ mus_mgm0_cmp, 1 - - .section .rodata - .global mus_mgm0 - .align 2 - -@********************** Track 1 **********************@ - -mus_mgm0_1: - .byte KEYSH , mus_mgm0_key+0 - .byte TEMPO , 148*mus_mgm0_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 52*mus_mgm0_mvl/mxv - .byte N03 , Fs5 , v112 - .byte W06 - .byte Fs5 , v060 - .byte W06 -mus_mgm0_1_B1: - .byte VOICE , 127 - .byte N03 , Fs5 , v112 - .byte W06 - .byte Fs5 , v052 - .byte W06 - .byte Fs5 , v092 - .byte W06 - .byte Fs5 , v052 - .byte W06 - .byte Fs5 , v108 - .byte W12 - .byte Fs5 , v096 - .byte W12 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v084 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v080 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 , v112 - .byte W12 - .byte VOICE , 126 - .byte N12 , An5 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 - .byte W12 - .byte Fs5 , v084 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v096 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 , v072 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v084 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v080 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 , v072 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v112 - .byte W12 - .byte Fs5 , v084 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v080 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 , v072 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v084 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 , v072 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v112 - .byte W12 - .byte Fs5 , v084 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v096 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 , v072 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v084 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v080 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 , v072 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v112 - .byte W12 - .byte Fs5 , v084 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v080 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 , v072 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v084 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v104 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 , v072 - .byte W06 - .byte Fs5 , v048 - .byte W06 - .byte Fs5 , v112 - .byte W12 - .byte Fs5 , v068 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v088 - .byte W12 - .byte Fs5 , v068 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte Fs5 , v088 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte Fs5 , v088 - .byte W12 - .byte Fs5 , v084 - .byte W06 - .byte Fs5 , v044 - .byte W06 -mus_mgm0_1_000: - .byte N03 , Fs5 , v112 - .byte W12 - .byte Fs5 , v068 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v088 - .byte W12 - .byte Fs5 , v068 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte Fs5 , v088 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v088 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v084 - .byte W12 - .byte PEND - .byte VOICE , 127 - .byte N03 , Fs5 , v112 - .byte W12 - .byte Fs5 , v068 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v088 - .byte W12 - .byte Fs5 , v068 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte Fs5 , v088 - .byte W06 - .byte Fs5 , v064 - .byte W06 - .byte Fs5 , v088 - .byte W12 - .byte Fs5 , v084 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte PATT - .word mus_mgm0_1_000 - .byte VOICE , 127 - .byte N03 , Fs5 , v112 - .byte W06 - .byte Fs5 , v080 - .byte W30 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v060 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v112 - .byte W12 - .byte VOICE , 126 - .byte N12 , An5 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 - .byte W06 - .byte Fs5 , v080 - .byte W30 - .byte VOICE , 126 - .byte N12 , An5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v072 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v052 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v092 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 , v112 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 - .byte W06 - .byte Fs5 , v056 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte Fs5 , v112 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v060 - .byte W06 - .byte Fs5 , v044 - .byte W06 - .byte Fs5 , v112 - .byte W12 - .byte VOICE , 126 - .byte N12 , An5 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v112 - .byte W12 - .byte VOICE , 127 - .byte N03 , Fs5 - .byte W08 - .byte N01 , Fs5 , v064 - .byte W08 - .byte Fs5 , v088 - .byte W16 - .byte Fs5 , v112 - .byte W08 - .byte N01 - .byte W08 - .byte N03 - .byte W06 - .byte Fs5 , v072 - .byte W06 - .byte VOICE , 126 - .byte N12 , An5 , v096 - .byte W12 - .byte GOTO - .word mus_mgm0_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_mgm0_2: - .byte KEYSH , mus_mgm0_key+0 - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 54*mus_mgm0_mvl/mxv - .byte N06 , Dn5 , v112 - .byte W06 - .byte En5 - .byte W06 -mus_mgm0_2_B1: - .byte N06 , Fn5 , v112 - .byte W06 - .byte N03 , En5 - .byte W06 - .byte N06 , Ds5 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte Cs5 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N03 , Bn4 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte N03 , Bn4 - .byte W12 - .byte N12 , Cs5 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N03 , Bn4 - .byte W24 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Dn5 - .byte W84 - .byte N06 , Fn5 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N06 , An4 - .byte W06 - .byte N03 , Gs4 - .byte W12 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N03 , Dn5 - .byte W24 - .byte Gn4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Gn5 - .byte W84 - .byte VOICE , 60 - .byte VOL , 48*mus_mgm0_mvl/mxv - .byte N48 , An3 - .byte W48 - .byte Bn3 - .byte W48 - .byte Cn4 - .byte W48 - .byte Bn3 - .byte W48 - .byte VOL , 52*mus_mgm0_mvl/mxv - .byte N48 , Dn4 - .byte W48 - .byte En4 - .byte W48 - .byte VOL , 56*mus_mgm0_mvl/mxv - .byte N48 , Fn4 - .byte W48 - .byte Gn4 - .byte W48 -mus_mgm0_2_000: - .byte N06 , An4 , v112 - .byte W06 - .byte N03 - .byte W30 - .byte N03 - .byte W06 - .byte N03 - .byte W54 - .byte PEND - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte VOL , 46*mus_mgm0_mvl/mxv - .byte N24 , Gs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte PATT - .word mus_mgm0_2_000 - .byte N03 , An4 , v112 - .byte W06 - .byte N03 - .byte W24 - .byte W02 - .byte N04 - .byte W08 - .byte As4 - .byte W16 - .byte N04 - .byte W08 - .byte Bn4 - .byte W08 - .byte N03 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte GOTO - .word mus_mgm0_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_mgm0_3: - .byte KEYSH , mus_mgm0_key+0 - .byte VOICE , 38 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 72*mus_mgm0_mvl/mxv - .byte W12 -mus_mgm0_3_B1: - .byte BEND , c_v+0 - .byte N06 , An1 , v127 - .byte W12 - .byte N03 , An1 , v112 - .byte W12 - .byte N06 , An1 , v127 - .byte W12 - .byte N03 , An1 , v112 - .byte W12 - .byte N06 , An0 , v127 - .byte W12 - .byte N03 , An0 , v112 - .byte W12 - .byte N06 , An0 , v127 - .byte W06 - .byte N03 , Cs1 , v112 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Fn1 , v127 - .byte W06 - .byte N03 , Dn1 , v080 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn1 , v080 - .byte W12 - .byte N06 , An0 - .byte W12 - .byte BEND , c_v-5 - .byte N09 , Dn1 , v127 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 , Dn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Cs1 , v112 - .byte W06 - .byte Fn1 , v096 - .byte W12 - .byte N24 , Dn1 , v127 - .byte W06 - .byte BEND , c_v+8 - .byte W06 - .byte c_v+0 - .byte W36 - .byte N06 , En2 , v084 - .byte W06 - .byte N03 , Fn2 , v112 - .byte W06 - .byte N06 , Cs2 , v080 - .byte W06 - .byte N03 , Dn2 , v112 - .byte W06 - .byte N06 , Gs1 , v084 - .byte W06 - .byte N03 , An1 , v112 - .byte W06 - .byte N06 , Fn1 , v084 - .byte W06 - .byte N03 , Gn1 , v112 - .byte W06 - .byte N06 , Fn1 , v127 - .byte W06 - .byte N03 , Dn1 , v080 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn1 , v080 - .byte W12 - .byte N06 , An0 - .byte W12 - .byte Cs1 , v127 - .byte W06 - .byte N03 , Dn1 , v080 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Cs1 , v112 - .byte W06 - .byte Fn1 , v080 - .byte W12 - .byte N24 , Dn1 , v127 - .byte W06 - .byte BEND , c_v+8 - .byte W06 - .byte c_v+0 - .byte W36 - .byte N06 , Gn1 , v096 - .byte W06 - .byte Dn1 , v084 - .byte W06 - .byte N03 , Gn1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte VOL , 54*mus_mgm0_mvl/mxv - .byte BEND , c_v+0 - .byte N18 , Dn1 , v127 - .byte W18 - .byte N06 , An1 , v096 - .byte W06 - .byte N12 , Gs1 , v112 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte N09 , Gs1 , v108 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte N15 , Dn1 , v127 - .byte W18 - .byte N06 , An1 , v096 - .byte W06 - .byte N12 , Gs1 , v112 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte N09 , Gs1 , v108 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte VOL , 58*mus_mgm0_mvl/mxv - .byte BEND , c_v+0 - .byte N18 , Dn1 , v127 - .byte W18 - .byte N06 , An1 , v096 - .byte W06 - .byte N12 , Gs1 , v112 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte N09 , Gs1 , v108 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte N15 , Dn1 , v127 - .byte W18 - .byte N06 , An1 , v096 - .byte W06 - .byte N12 , Gs1 , v112 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte N09 , Gs1 , v108 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte VOL , 62*mus_mgm0_mvl/mxv - .byte BEND , c_v+0 - .byte N18 , Dn1 , v127 - .byte W18 - .byte N06 , An1 , v096 - .byte W06 - .byte N12 , Gs1 , v112 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte N09 , Gs1 , v108 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte N15 , Dn1 , v127 - .byte W18 - .byte N06 , An1 , v096 - .byte W06 - .byte N12 , Gs1 , v112 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte N09 , Gs1 , v108 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte VOL , 72*mus_mgm0_mvl/mxv - .byte BEND , c_v+0 - .byte N18 , Dn1 , v127 - .byte W18 - .byte N06 , An1 , v096 - .byte W06 - .byte N12 , Gs1 , v112 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte N09 , Gs1 , v108 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte N15 , Dn1 , v127 - .byte W18 - .byte N06 , An1 , v096 - .byte W06 - .byte N12 , Gs1 , v112 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte N09 , Gs1 , v108 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte N03 , Fs1 , v127 - .byte W06 - .byte Fs1 , v112 - .byte W30 - .byte Fs1 , v127 - .byte W06 - .byte Fs1 , v112 - .byte W54 -mus_mgm0_3_000: - .byte N03 , Fs1 , v127 - .byte W06 - .byte Fs1 , v112 - .byte W90 - .byte PEND - .byte Fs1 , v127 - .byte W06 - .byte Fs1 , v112 - .byte W30 - .byte Fs1 , v127 - .byte W06 - .byte Fs1 , v112 - .byte W54 - .byte PATT - .word mus_mgm0_3_000 - .byte GOTO - .word mus_mgm0_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_mgm0_4: - .byte KEYSH , mus_mgm0_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 63*mus_mgm0_mvl/mxv - .byte PAN , c_v-21 - .byte W12 -mus_mgm0_4_B1: - .byte N03 , Fn2 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte An2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn2 - .byte W12 - .byte An1 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An1 - .byte W12 - .byte Fn2 - .byte W12 - .byte An1 - .byte W12 - .byte Fn2 - .byte W24 - .byte Dn2 - .byte W36 - .byte Dn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte N03 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Gn3 - .byte W24 - .byte N03 , Gn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N03 , Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 - .byte W12 - .byte Dn3 - .byte W24 - .byte An1 - .byte W36 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte N03 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Gn3 - .byte W24 - .byte N03 , Gn2 - .byte W06 - .byte N03 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 - .byte W12 - .byte N03 , Bn3 - .byte W12 - .byte Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 36*mus_mgm0_mvl/mxv - .byte N03 , Dn3 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte VOL , 42*mus_mgm0_mvl/mxv - .byte N03 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W18 - .byte N03 - .byte W12 - .byte VOL , 51*mus_mgm0_mvl/mxv - .byte N03 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte VOL , 60*mus_mgm0_mvl/mxv - .byte N03 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W18 - .byte N03 - .byte W12 - .byte VOL , 64*mus_mgm0_mvl/mxv - .byte W48 - .byte N06 , An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn2 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte W96 - .byte W48 - .byte N06 , An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn2 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte W96 - .byte GOTO - .word mus_mgm0_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_mgm0_5: - .byte KEYSH , mus_mgm0_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 57*mus_mgm0_mvl/mxv - .byte PAN , c_v+31 - .byte W12 -mus_mgm0_5_B1: - .byte W96 - .byte W96 - .byte W48 - .byte N12 , Bn2 , v112 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W12 - .byte Dn2 - .byte W96 - .byte W48 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W12 - .byte N03 , Bn2 - .byte W12 - .byte Gn2 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 47 - .byte VOL , 36*mus_mgm0_mvl/mxv - .byte N06 , Dn2 - .byte W18 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte N06 , Dn2 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte VOL , 44*mus_mgm0_mvl/mxv - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Fn2 - .byte W12 - .byte Dn2 - .byte W18 - .byte N06 - .byte W12 - .byte VOL , 51*mus_mgm0_mvl/mxv - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte N06 , Dn2 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte VOL , 58*mus_mgm0_mvl/mxv - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Fn2 - .byte W12 - .byte Dn2 - .byte W18 - .byte N06 - .byte W12 -mus_mgm0_5_000: - .byte N06 , Fs2 , v112 - .byte W06 - .byte N03 - .byte W30 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn1 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte PEND -mus_mgm0_5_001: - .byte N03 , Fs2 , v112 - .byte W06 - .byte N03 - .byte W90 - .byte PEND - .byte PATT - .word mus_mgm0_5_000 - .byte PATT - .word mus_mgm0_5_001 - .byte GOTO - .word mus_mgm0_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_mgm0_6: - .byte KEYSH , mus_mgm0_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-58 - .byte VOL , 36*mus_mgm0_mvl/mxv - .byte N06 , Dn3 , v112 - .byte W06 - .byte An2 - .byte W06 -mus_mgm0_6_B1: - .byte BEND , c_v+0 - .byte N06 , An2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte An3 - .byte W12 - .byte N09 , Cn3 - .byte W12 - .byte N03 , Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N12 , Cn3 - .byte W12 - .byte N03 , Dn3 - .byte W12 - .byte N12 , En3 - .byte W12 -mus_mgm0_6_000: - .byte VOL , 6*mus_mgm0_mvl/mxv - .byte N96 , Fn4 , v112 - .byte W05 - .byte VOL , 8*mus_mgm0_mvl/mxv - .byte W07 - .byte 9*mus_mgm0_mvl/mxv - .byte W02 - .byte 10*mus_mgm0_mvl/mxv - .byte W06 - .byte 13*mus_mgm0_mvl/mxv - .byte W04 - .byte 13*mus_mgm0_mvl/mxv - .byte W02 - .byte 15*mus_mgm0_mvl/mxv - .byte W03 - .byte 17*mus_mgm0_mvl/mxv - .byte W03 - .byte 18*mus_mgm0_mvl/mxv - .byte W04 - .byte 19*mus_mgm0_mvl/mxv - .byte W02 - .byte 20*mus_mgm0_mvl/mxv - .byte W03 - .byte 22*mus_mgm0_mvl/mxv - .byte W03 - .byte 24*mus_mgm0_mvl/mxv - .byte W04 - .byte 24*mus_mgm0_mvl/mxv - .byte W02 - .byte 28*mus_mgm0_mvl/mxv - .byte W03 - .byte 32*mus_mgm0_mvl/mxv - .byte W07 - .byte 34*mus_mgm0_mvl/mxv - .byte W02 - .byte 37*mus_mgm0_mvl/mxv - .byte W03 - .byte 38*mus_mgm0_mvl/mxv - .byte W03 - .byte 40*mus_mgm0_mvl/mxv - .byte W04 - .byte 42*mus_mgm0_mvl/mxv - .byte W02 - .byte 44*mus_mgm0_mvl/mxv - .byte W03 - .byte 47*mus_mgm0_mvl/mxv - .byte W03 - .byte 49*mus_mgm0_mvl/mxv - .byte W04 - .byte 51*mus_mgm0_mvl/mxv - .byte W02 - .byte 53*mus_mgm0_mvl/mxv - .byte W03 - .byte 54*mus_mgm0_mvl/mxv - .byte W03 - .byte 56*mus_mgm0_mvl/mxv - .byte W04 - .byte PEND - .byte 36*mus_mgm0_mvl/mxv - .byte N03 , Gn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte N03 , Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte N06 , En4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N03 , En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte N06 , An3 - .byte W12 - .byte PATT - .word mus_mgm0_6_000 - .byte VOL , 36*mus_mgm0_mvl/mxv - .byte N03 , Gn4 , v112 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte N06 , Dn5 - .byte W06 - .byte N03 , En5 - .byte W03 - .byte Dn5 - .byte W03 - .byte N06 , Bn4 - .byte W12 - .byte Gn4 - .byte W06 - .byte N03 , An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Dn4 - .byte W12 - .byte BEND , c_v+2 - .byte N03 , Dn5 , v092 - .byte W12 - .byte Fn5 - .byte W18 - .byte N03 - .byte W06 - .byte An4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Fn5 - .byte W18 - .byte N03 - .byte W06 - .byte An4 - .byte W12 -mus_mgm0_6_001: - .byte N03 , Dn5 , v092 - .byte W12 - .byte Fn5 - .byte W18 - .byte N03 - .byte W06 - .byte An4 - .byte W12 - .byte Fn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Dn5 - .byte W12 - .byte Fn5 - .byte W06 - .byte An4 - .byte W12 - .byte PEND - .byte Dn5 - .byte W12 - .byte Fn5 - .byte W18 - .byte N03 - .byte W06 - .byte An4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Fn5 - .byte W18 - .byte N03 - .byte W06 - .byte An4 - .byte W12 - .byte PATT - .word mus_mgm0_6_001 -mus_mgm0_6_002: - .byte N06 , Fs2 , v112 - .byte W06 - .byte N03 - .byte W30 - .byte N03 - .byte W06 - .byte N03 - .byte W54 - .byte PEND - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte N06 , Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs2 - .byte W42 - .byte PATT - .word mus_mgm0_6_002 - .byte N03 , Fs2 , v112 - .byte W06 - .byte N03 - .byte W24 - .byte W02 - .byte N04 , Fn3 - .byte W08 - .byte Fs3 - .byte W16 - .byte N04 - .byte W08 - .byte Gn3 - .byte W08 - .byte N03 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte GOTO - .word mus_mgm0_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_mgm0_7: - .byte KEYSH , mus_mgm0_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 36*mus_mgm0_mvl/mxv - .byte N06 , Dn4 , v112 - .byte W06 - .byte En4 - .byte W06 -mus_mgm0_7_B1: - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte Cs4 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N03 , Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte N03 , Bn3 - .byte W12 - .byte N12 , Cs4 - .byte W12 - .byte VOL , 6*mus_mgm0_mvl/mxv - .byte N96 , An4 - .byte W05 - .byte VOL , 8*mus_mgm0_mvl/mxv - .byte W07 - .byte 9*mus_mgm0_mvl/mxv - .byte W02 - .byte 10*mus_mgm0_mvl/mxv - .byte W06 - .byte 13*mus_mgm0_mvl/mxv - .byte W04 - .byte 13*mus_mgm0_mvl/mxv - .byte W02 - .byte 15*mus_mgm0_mvl/mxv - .byte W03 - .byte 17*mus_mgm0_mvl/mxv - .byte W03 - .byte 18*mus_mgm0_mvl/mxv - .byte W04 - .byte 19*mus_mgm0_mvl/mxv - .byte W02 - .byte 20*mus_mgm0_mvl/mxv - .byte W03 - .byte 22*mus_mgm0_mvl/mxv - .byte W03 - .byte 24*mus_mgm0_mvl/mxv - .byte W04 - .byte 24*mus_mgm0_mvl/mxv - .byte W02 - .byte 28*mus_mgm0_mvl/mxv - .byte W03 - .byte 32*mus_mgm0_mvl/mxv - .byte W07 - .byte 34*mus_mgm0_mvl/mxv - .byte W02 - .byte 37*mus_mgm0_mvl/mxv - .byte W03 - .byte 38*mus_mgm0_mvl/mxv - .byte W03 - .byte 40*mus_mgm0_mvl/mxv - .byte W04 - .byte 42*mus_mgm0_mvl/mxv - .byte W02 - .byte 44*mus_mgm0_mvl/mxv - .byte W03 - .byte 47*mus_mgm0_mvl/mxv - .byte W03 - .byte 49*mus_mgm0_mvl/mxv - .byte W04 - .byte 51*mus_mgm0_mvl/mxv - .byte W02 - .byte 53*mus_mgm0_mvl/mxv - .byte W03 - .byte 54*mus_mgm0_mvl/mxv - .byte W03 - .byte 56*mus_mgm0_mvl/mxv - .byte W04 - .byte 35*mus_mgm0_mvl/mxv - .byte N03 , Bn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte N03 , Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte N06 , An4 - .byte W12 - .byte Gn4 - .byte W06 - .byte N03 , An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Dn4 - .byte W12 - .byte VOL , 6*mus_mgm0_mvl/mxv - .byte N96 , Cn5 - .byte W05 - .byte VOL , 8*mus_mgm0_mvl/mxv - .byte W07 - .byte 9*mus_mgm0_mvl/mxv - .byte W02 - .byte 10*mus_mgm0_mvl/mxv - .byte W06 - .byte 13*mus_mgm0_mvl/mxv - .byte W04 - .byte 13*mus_mgm0_mvl/mxv - .byte W02 - .byte 15*mus_mgm0_mvl/mxv - .byte W03 - .byte 17*mus_mgm0_mvl/mxv - .byte W03 - .byte 18*mus_mgm0_mvl/mxv - .byte W04 - .byte 19*mus_mgm0_mvl/mxv - .byte W02 - .byte 20*mus_mgm0_mvl/mxv - .byte W03 - .byte 22*mus_mgm0_mvl/mxv - .byte W03 - .byte 24*mus_mgm0_mvl/mxv - .byte W04 - .byte 24*mus_mgm0_mvl/mxv - .byte W02 - .byte 28*mus_mgm0_mvl/mxv - .byte W03 - .byte 32*mus_mgm0_mvl/mxv - .byte W07 - .byte 34*mus_mgm0_mvl/mxv - .byte W02 - .byte 37*mus_mgm0_mvl/mxv - .byte W03 - .byte 38*mus_mgm0_mvl/mxv - .byte W03 - .byte 40*mus_mgm0_mvl/mxv - .byte W04 - .byte 42*mus_mgm0_mvl/mxv - .byte W02 - .byte 44*mus_mgm0_mvl/mxv - .byte W03 - .byte 47*mus_mgm0_mvl/mxv - .byte W03 - .byte 49*mus_mgm0_mvl/mxv - .byte W04 - .byte 51*mus_mgm0_mvl/mxv - .byte W02 - .byte 53*mus_mgm0_mvl/mxv - .byte W03 - .byte 54*mus_mgm0_mvl/mxv - .byte W03 - .byte 56*mus_mgm0_mvl/mxv - .byte W04 - .byte 35*mus_mgm0_mvl/mxv - .byte N03 , Dn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte Dn5 - .byte W06 - .byte N06 , Fn5 - .byte W06 - .byte N03 , Gn5 - .byte W03 - .byte Fn5 - .byte W03 - .byte N06 , Dn5 - .byte W12 - .byte Bn4 - .byte W06 - .byte N03 , Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte N06 , Gn4 - .byte W12 -mus_mgm0_7_000: - .byte N03 , Dn5 , v092 - .byte W12 - .byte Fn5 - .byte W18 - .byte N03 - .byte W06 - .byte An4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Fn5 - .byte W18 - .byte N03 - .byte W06 - .byte An4 - .byte W12 - .byte PEND -mus_mgm0_7_001: - .byte N03 , Dn5 , v092 - .byte W12 - .byte Fn5 - .byte W18 - .byte N03 - .byte W06 - .byte An4 - .byte W12 - .byte Fn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Dn5 - .byte W12 - .byte Fn5 - .byte W06 - .byte An4 - .byte W12 - .byte PEND - .byte PATT - .word mus_mgm0_7_000 - .byte PATT - .word mus_mgm0_7_001 -mus_mgm0_7_002: - .byte N06 , En4 , v112 - .byte W06 - .byte N03 - .byte W30 - .byte N03 - .byte W06 - .byte N03 - .byte W54 - .byte PEND - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte N06 , Gs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte PATT - .word mus_mgm0_7_002 - .byte N03 , En4 , v112 - .byte W06 - .byte N03 - .byte W24 - .byte W02 - .byte N04 , An4 - .byte W08 - .byte As4 - .byte W16 - .byte N04 - .byte W08 - .byte Bn4 - .byte W08 - .byte N03 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte GOTO - .word mus_mgm0_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_mgm0_8: - .byte KEYSH , mus_mgm0_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 56*mus_mgm0_mvl/mxv - .byte W12 -mus_mgm0_8_B1: - .byte W96 - .byte W96 - .byte W24 - .byte N48 , An2 , v092 - .byte W72 - .byte W96 - .byte W24 - .byte N48 - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_mgm0_8_000: - .byte W24 - .byte N06 , Cn1 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte PEND - .byte W24 - .byte Cn1 , v084 - .byte W24 - .byte Cn1 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte PATT - .word mus_mgm0_8_000 - .byte W24 - .byte N06 , Cn1 , v112 - .byte W24 - .byte Cn1 , v060 - .byte W24 - .byte Cn1 , v112 - .byte W24 - .byte GOTO - .word mus_mgm0_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_mgm0_9: - .byte KEYSH , mus_mgm0_key+0 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_mgm0_mvl/mxv - .byte W12 -mus_mgm0_9_B1: - .byte W96 - .byte W96 - .byte VOICE , 83 - .byte VOL , 41*mus_mgm0_mvl/mxv - .byte BEND , c_v+0 - .byte W24 - .byte N03 , Gn2 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte N06 , An3 - .byte W12 - .byte Gn3 - .byte W06 - .byte N03 , An3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N06 , Dn3 - .byte W12 - .byte W96 - .byte W24 - .byte N03 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte N06 , Dn4 - .byte W12 - .byte Bn3 - .byte W06 - .byte N03 , Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte N06 , Gn3 - .byte W12 - .byte VOICE , 29 - .byte VOL , 36*mus_mgm0_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v+0 - .byte N24 , Fn3 - .byte W06 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N18 , Dn3 - .byte W18 - .byte N06 , Cs3 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v+0 - .byte N24 , Gn3 - .byte W06 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N18 , Dn3 - .byte W18 - .byte N06 , Cs3 - .byte W12 - .byte VOL , 36*mus_mgm0_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v+0 - .byte N24 , Fn3 - .byte W06 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N18 , Dn3 - .byte W18 - .byte N06 , Cs3 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 36*mus_mgm0_mvl/mxv - .byte N06 , As2 - .byte W06 - .byte N03 - .byte W30 - .byte N03 - .byte W06 - .byte N03 - .byte W54 - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte N06 , Bn0 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N36 , Bn1 - .byte W12 - .byte BEND , c_v-2 - .byte W02 - .byte c_v-8 - .byte W03 - .byte c_v-11 - .byte W03 - .byte c_v-18 - .byte W04 - .byte c_v-22 - .byte W02 - .byte c_v-31 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-42 - .byte W04 - .byte c_v+0 - .byte N06 , As2 - .byte W06 - .byte N03 - .byte W30 - .byte N03 - .byte W06 - .byte N03 - .byte W54 - .byte W24 - .byte N72 , As1 - .byte W12 - .byte BEND , c_v+0 - .byte W05 - .byte c_v-3 - .byte W03 - .byte c_v-4 - .byte W04 - .byte c_v-7 - .byte W02 - .byte c_v-10 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-15 - .byte W04 - .byte c_v-16 - .byte W02 - .byte c_v-20 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-27 - .byte W04 - .byte c_v-28 - .byte W02 - .byte c_v-32 - .byte W03 - .byte c_v-36 - .byte W03 - .byte c_v-40 - .byte W04 - .byte c_v-43 - .byte W02 - .byte c_v-50 - .byte W03 - .byte c_v-52 - .byte W03 - .byte c_v-54 - .byte W04 - .byte GOTO - .word mus_mgm0_9_B1 - .byte BEND , c_v+0 - .byte FINE - -@********************** Track 10 **********************@ - -mus_mgm0_10: - .byte KEYSH , mus_mgm0_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-18 - .byte VOL , 46*mus_mgm0_mvl/mxv - .byte N06 , An4 , v112 - .byte W06 - .byte Bn4 - .byte W06 -mus_mgm0_10_B1: - .byte N03 , Cn5 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte N03 , Gn4 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Gn4 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N03 , En4 - .byte W24 - .byte An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W84 - .byte N06 , Dn5 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Cs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Gn4 - .byte W24 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Dn5 - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_mgm0_10_000: - .byte N06 , As3 , v112 - .byte W06 - .byte N03 - .byte W30 - .byte N03 - .byte W06 - .byte N03 - .byte W54 - .byte PEND - .byte VOL , 45*mus_mgm0_mvl/mxv - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte N24 , Cs4 - .byte W24 - .byte Cn4 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte PATT - .word mus_mgm0_10_000 - .byte N03 , As3 , v112 - .byte W06 - .byte N03 - .byte W24 - .byte W02 - .byte N04 , Fn4 - .byte W08 - .byte Fs4 - .byte W16 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte N03 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte GOTO - .word mus_mgm0_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_mgm0: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_mgm0_pri @ Priority - .byte mus_mgm0_rev @ Reverb. - - .word mus_mgm0_grp - - .word mus_mgm0_1 - .word mus_mgm0_2 - .word mus_mgm0_3 - .word mus_mgm0_4 - .word mus_mgm0_5 - .word mus_mgm0_6 - .word mus_mgm0_7 - .word mus_mgm0_8 - .word mus_mgm0_9 - .word mus_mgm0_10 - - .end diff --git a/sound/songs/mus_minamo.s b/sound/songs/mus_minamo.s deleted file mode 100644 index 67e4132402..0000000000 --- a/sound/songs/mus_minamo.s +++ /dev/null @@ -1,2959 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_minamo_grp, voicegroup054 - .equ mus_minamo_pri, 0 - .equ mus_minamo_rev, reverb_set+50 - .equ mus_minamo_mvl, 127 - .equ mus_minamo_key, 0 - .equ mus_minamo_tbs, 1 - .equ mus_minamo_exg, 0 - .equ mus_minamo_cmp, 1 - - .section .rodata - .global mus_minamo - .align 2 - -@********************** Track 1 **********************@ - -mus_minamo_1: - .byte KEYSH , mus_minamo_key+0 -mus_minamo_1_B1: - .byte TEMPO , 80*mus_minamo_tbs/2 - .byte VOICE , 45 - .byte LFOS , 44 - .byte PAN , c_v-44 - .byte VOL , 58*mus_minamo_mvl/mxv - .byte W24 - .byte TEMPO , 92*mus_minamo_tbs/2 - .byte W72 - .byte W48 - .byte TEMPO , 80*mus_minamo_tbs/2 - .byte W36 - .byte TEMPO , 92*mus_minamo_tbs/2 - .byte W12 - .byte W96 - .byte W48 - .byte N03 , En3 , v112 - .byte W03 - .byte En3 , v036 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte En3 , v112 - .byte W03 - .byte En3 , v036 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v036 - .byte W03 - .byte En4 , v112 - .byte W03 - .byte N06 , En4 , v036 - .byte W21 - .byte W24 - .byte N03 , En3 , v112 - .byte W03 - .byte En3 , v036 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte En3 , v112 - .byte W03 - .byte En3 , v036 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v036 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v036 - .byte W21 - .byte VOICE , 73 - .byte W12 - .byte N06 , As4 , v112 - .byte W06 - .byte N03 , Fs4 - .byte W03 - .byte Fs4 , v036 - .byte W03 - .byte Fs4 , v112 - .byte W03 - .byte Fs4 , v036 - .byte W03 - .byte En4 , v112 - .byte W03 - .byte En4 , v036 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v036 - .byte W03 - .byte Cs4 , v112 - .byte W03 - .byte N06 , Cs4 , v036 - .byte W15 - .byte Gs3 , v112 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N15 , Ds4 - .byte W15 - .byte N06 , Ds4 , v036 - .byte W09 - .byte Gs4 , v112 - .byte W06 - .byte Gn4 - .byte W06 - .byte N03 , An4 - .byte W03 - .byte N21 , Gs4 - .byte W09 - .byte MOD , 7 - .byte W12 - .byte N06 , Fs4 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte En4 , v036 - .byte W24 - .byte Gn4 , v112 - .byte W06 - .byte Fs4 - .byte W06 - .byte N03 , Gs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Cs4 - .byte W03 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N06 , As3 , v036 - .byte W24 - .byte N12 , Fs3 , v112 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , En4 - .byte W03 - .byte N44 , Ds4 - .byte W21 - .byte VOL , 52*mus_minamo_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 48*mus_minamo_mvl/mxv - .byte W03 - .byte 42*mus_minamo_mvl/mxv - .byte W03 - .byte 40*mus_minamo_mvl/mxv - .byte W04 - .byte 36*mus_minamo_mvl/mxv - .byte W02 - .byte 34*mus_minamo_mvl/mxv - .byte W03 - .byte 31*mus_minamo_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte N06 , Ds4 , v036 - .byte W24 - .byte W96 - .byte W48 - .byte TEMPO , 76*mus_minamo_tbs/2 - .byte VOICE , 46 - .byte VOL , 53*mus_minamo_mvl/mxv - .byte N12 , Cs3 , v112 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W09 - .byte TEMPO , 86*mus_minamo_tbs/2 - .byte W03 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte TEMPO , 92*mus_minamo_tbs/2 - .byte VOL , 56*mus_minamo_mvl/mxv - .byte N02 , Fs3 - .byte W02 - .byte As3 - .byte W02 - .byte Cs4 - .byte W02 - .byte En4 - .byte W02 - .byte Fs4 - .byte W02 - .byte As4 - .byte W02 - .byte N12 , Cs5 - .byte W12 - .byte VOICE , 73 - .byte N06 , Cs5 , v036 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte VOICE , 73 - .byte N06 , Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte Cn4 , v036 - .byte W06 - .byte Ds4 , v112 - .byte W06 - .byte Ds4 , v036 - .byte W06 - .byte Gs3 , v112 - .byte W06 - .byte Gs3 , v036 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte Gs3 , v112 - .byte W06 - .byte Gs3 , v036 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cs4 , v036 - .byte W12 - .byte Ds4 , v112 - .byte W06 - .byte En4 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte N03 , Fn5 , v112 - .byte W03 - .byte N06 , Fn5 , v036 - .byte W09 - .byte N03 , Fn5 , v112 - .byte W03 - .byte N06 , Fn5 , v036 - .byte W09 - .byte VOICE , 48 - .byte VOL , 42*mus_minamo_mvl/mxv - .byte W09 - .byte N03 , Cn3 , v112 - .byte W03 - .byte N06 , Bn2 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte Bn2 - .byte W03 - .byte Bn2 , v036 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte N06 , Gs3 , v112 - .byte W06 - .byte Gs3 , v036 - .byte W06 - .byte N24 , Fs3 , v112 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , Fs3 , v036 - .byte W09 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , As2 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte As2 - .byte W03 - .byte As2 , v036 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte N06 , Fs3 , v112 - .byte W06 - .byte Fs3 , v036 - .byte W06 - .byte N24 , En3 , v112 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , En3 , v036 - .byte W09 - .byte N03 , An2 , v112 - .byte W03 - .byte N06 , Gs2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte Gs2 - .byte W03 - .byte Gs2 , v036 - .byte W03 - .byte Cs3 , v112 - .byte W03 - .byte Cs3 , v036 - .byte W03 - .byte N06 , En3 , v112 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cs3 - .byte W06 - .byte N03 - .byte W03 - .byte Dn3 - .byte W03 - .byte TEMPO , 88*mus_minamo_tbs/2 - .byte N30 , Ds3 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte TEMPO , 86*mus_minamo_tbs/2 - .byte 0 - .byte W06 - .byte N06 , Ds3 , v036 - .byte W06 - .byte TEMPO , 74*mus_minamo_tbs/2 - .byte N12 , Fs3 , v112 - .byte W12 - .byte N03 , En3 - .byte W03 - .byte Ds3 - .byte W03 - .byte En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gs3 - .byte W03 - .byte As3 - .byte W03 - .byte TEMPO , 92*mus_minamo_tbs/2 - .byte VOICE , 60 - .byte N36 , Bn3 - .byte W24 - .byte W03 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N12 , As4 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte N03 , Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte N06 , Cn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn4 - .byte W06 - .byte N30 , Gs4 - .byte W18 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte N03 , Cs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Bn3 , v036 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte En4 - .byte W06 - .byte TEMPO , 90*mus_minamo_tbs/2 - .byte N12 , Gn4 - .byte W12 - .byte N03 , En4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte TEMPO , 74*mus_minamo_tbs/2 - .byte Cn4 - .byte W12 - .byte TEMPO , 68*mus_minamo_tbs/2 - .byte Bn3 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte GOTO - .word mus_minamo_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_minamo_2: - .byte KEYSH , mus_minamo_key+0 -mus_minamo_2_B1: - .byte VOICE , 48 - .byte VOL , 85*mus_minamo_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte Fn2 , v112 - .byte W03 - .byte Fn2 , v036 - .byte W03 - .byte N12 , Fs2 , v112 - .byte W12 - .byte Fs1 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N03 , Fs2 , v112 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N03 , Fs2 , v112 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N12 , Fs1 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N03 , Fs2 , v112 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte Fn2 , v112 - .byte W03 - .byte Fn2 , v036 - .byte W03 - .byte N12 , Fs2 , v112 - .byte W12 - .byte Fs1 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N03 , Fs2 , v112 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N03 , Fs2 , v112 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N12 , Fs1 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte Fn2 , v112 - .byte W03 - .byte Fn2 , v036 - .byte W03 - .byte N12 , Fs2 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte Bn2 , v036 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v036 - .byte W03 - .byte N06 , Bn2 , v112 - .byte W06 - .byte Bn2 , v036 - .byte W06 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N12 , En2 , v112 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte Bn2 , v036 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v036 - .byte W03 - .byte N12 , Bn2 , v112 - .byte W12 - .byte Bn1 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N12 , Ds2 , v112 - .byte W12 - .byte N03 , Cs3 - .byte W03 - .byte Cs3 , v036 - .byte W03 - .byte Cn3 , v112 - .byte W03 - .byte Cn3 , v036 - .byte W03 - .byte N12 , Cs3 , v112 - .byte W12 - .byte As1 - .byte W12 - .byte N03 , Cs3 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W09 - .byte N03 , Cs3 , v112 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W09 - .byte N12 , Gs2 , v112 - .byte W12 - .byte N03 , Ds3 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v036 - .byte W03 - .byte N12 , Ds3 , v112 - .byte W12 - .byte Ds2 - .byte W12 - .byte N03 , Ds3 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N12 , En2 , v112 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte Bn2 , v036 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v036 - .byte W03 - .byte N12 , Bn2 , v112 - .byte W12 - .byte Bn1 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N12 , En2 , v112 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N12 , Ds2 , v112 - .byte W12 - .byte N03 , Cs3 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W09 - .byte N03 , Cs3 , v112 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W09 - .byte N12 , As1 , v112 - .byte W12 - .byte N03 , Cs3 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W09 - .byte N03 , Cs3 , v112 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W09 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N03 , Fs2 , v112 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Fn2 - .byte W03 - .byte N06 , Fn2 , v036 - .byte W09 - .byte N03 , Fn2 , v112 - .byte W03 - .byte N06 , Fn2 , v036 - .byte W09 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N03 , Fs2 , v112 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N12 , Ds2 , v112 - .byte W12 - .byte N03 , As2 - .byte W03 - .byte N06 , As2 , v036 - .byte W09 - .byte N03 , As2 , v112 - .byte W03 - .byte N06 , As2 , v036 - .byte W09 - .byte N12 , Gs2 , v112 - .byte W12 - .byte N03 , Ds3 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v036 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte Fs3 , v112 - .byte W03 - .byte Fs3 , v036 - .byte W03 - .byte N12 , Cs2 , v112 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N12 , Cs2 , v112 - .byte W12 - .byte N03 , Gs2 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W09 - .byte N03 , Gs2 , v112 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W09 - .byte N12 , Cs2 , v112 - .byte W12 -mus_minamo_2_000: - .byte N03 , Gs2 , v112 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W09 - .byte N03 , Gs2 , v112 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W09 - .byte N12 , Fs2 , v112 - .byte W12 - .byte N03 , Cs3 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W09 - .byte N03 , Cs3 , v112 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W09 - .byte N12 , Fs2 , v112 - .byte W12 - .byte N03 , Cs3 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W09 - .byte N03 , Cs3 , v112 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W09 - .byte PEND - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N03 , Fs2 , v112 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N12 , Ds2 , v112 - .byte W12 - .byte N03 , As2 - .byte W03 - .byte N06 , As2 , v036 - .byte W09 - .byte N03 , As2 , v112 - .byte W03 - .byte N06 , As2 , v036 - .byte W09 - .byte N12 , Gs2 , v112 - .byte W12 - .byte N03 , Ds3 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N12 , Cs2 , v112 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N12 , Cs2 , v112 - .byte W12 - .byte N03 , Gs2 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W09 - .byte N03 , Gs2 , v112 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W09 - .byte N12 , Cs2 , v112 - .byte W12 - .byte PATT - .word mus_minamo_2_000 - .byte VOICE , 58 - .byte N12 , En1 , v112 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N12 , En1 , v112 - .byte W12 - .byte N03 , As2 - .byte W03 - .byte As2 , v036 - .byte W03 - .byte N06 , An2 , v112 - .byte W06 - .byte As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte N03 , As2 - .byte W03 - .byte N06 , As2 , v036 - .byte W09 - .byte N03 , As2 , v112 - .byte W03 - .byte N06 , As2 , v036 - .byte W09 - .byte N12 , Ds1 , v112 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N06 , Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N03 , Gs2 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W09 - .byte N03 , Gs2 , v112 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W09 - .byte N12 , Cs1 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N06 , Fn2 , v112 - .byte W06 - .byte Fs2 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , Bn0 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N03 , Fs2 , v112 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W09 - .byte N12 , Cn1 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N06 , Fn2 , v112 - .byte W06 - .byte Fs2 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte N12 , En1 , v112 - .byte W12 - .byte N03 , As2 - .byte W03 - .byte As2 , v036 - .byte W03 - .byte N06 , An2 , v112 - .byte W06 - .byte As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte N03 , As2 - .byte W03 - .byte N06 , As2 , v036 - .byte W09 - .byte N03 , As2 , v112 - .byte W03 - .byte N06 , As2 , v036 - .byte W09 - .byte N12 , Ds1 , v112 - .byte W12 - .byte N03 , An2 - .byte W03 - .byte An2 , v036 - .byte W03 - .byte N06 , Gs2 , v112 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N03 , Gs2 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W09 - .byte N03 , Gs2 , v112 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W09 - .byte N12 , Cs1 , v112 - .byte W12 - .byte N03 , Gn2 - .byte W03 - .byte Gn2 , v036 - .byte W03 - .byte N06 , Fs2 , v112 - .byte W06 - .byte Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Gn2 - .byte W03 - .byte N06 , Gn2 , v036 - .byte W09 - .byte N03 , Gn2 , v112 - .byte W03 - .byte N06 , Gn2 , v036 - .byte W09 - .byte N12 , Cn1 , v112 - .byte W12 - .byte VOICE , 48 - .byte N06 , En1 - .byte W06 - .byte Gn1 , v120 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 , v124 - .byte W06 - .byte GOTO - .word mus_minamo_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_minamo_3: - .byte KEYSH , mus_minamo_key+0 -mus_minamo_3_B1: - .byte VOICE , 45 - .byte PAN , c_v+44 - .byte VOL , 56*mus_minamo_mvl/mxv - .byte W09 - .byte N03 , Gn3 , v064 - .byte W03 - .byte Fs3 , v112 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Fs3 , v032 - .byte W12 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W21 - .byte N03 , As3 , v112 - .byte W03 - .byte N06 , As3 , v032 - .byte W09 - .byte N03 , As3 , v112 - .byte W03 - .byte N06 , As3 , v032 - .byte W21 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W18 - .byte N03 , Gn3 , v064 - .byte W03 - .byte Fs3 , v112 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Fs3 , v032 - .byte W12 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W21 - .byte N03 , As3 , v112 - .byte W03 - .byte N06 , As3 , v032 - .byte W09 - .byte N03 , As3 , v112 - .byte W03 - .byte N06 , As3 , v032 - .byte W21 - .byte N03 , Gs3 , v112 - .byte W03 - .byte Gs3 , v032 - .byte W03 - .byte Gn3 , v112 - .byte W03 - .byte Gn3 , v032 - .byte W03 - .byte N12 , Gs3 , v112 - .byte W12 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , An3 , v064 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v032 - .byte W03 - .byte Gn3 , v112 - .byte W03 - .byte Gn3 , v032 - .byte W03 - .byte N12 , Gs3 , v112 - .byte W12 - .byte N06 , Gs3 , v032 - .byte W12 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W18 - .byte N03 , Gs3 , v064 - .byte W03 - .byte Gn3 , v112 - .byte W03 - .byte Gn3 , v032 - .byte W03 - .byte Fs3 , v112 - .byte W03 - .byte Fs3 , v032 - .byte W03 -mus_minamo_3_000: - .byte N12 , Gn3 , v112 - .byte W12 - .byte N06 , Gn3 , v032 - .byte W12 - .byte N03 , Gn3 , v112 - .byte W03 - .byte N06 , Gn3 , v032 - .byte W09 - .byte N03 , Gn3 , v112 - .byte W03 - .byte N06 , Gn3 , v032 - .byte W18 - .byte N03 , Gn3 , v064 - .byte W03 - .byte Fs3 , v112 - .byte W03 - .byte Fs3 , v032 - .byte W03 - .byte Fn3 , v112 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte N12 , Fs3 , v112 - .byte W12 - .byte N06 , Fs3 , v032 - .byte W12 - .byte PEND - .byte N03 , Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v032 - .byte W09 - .byte N03 , Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v032 - .byte W18 - .byte N03 , Cs4 , v064 - .byte W03 - .byte Cn4 , v112 - .byte W03 - .byte Cn4 , v032 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v032 - .byte W03 - .byte N12 , Cn4 , v112 - .byte W12 - .byte N06 , Cn4 , v032 - .byte W12 - .byte N03 , Cn4 , v112 - .byte W03 - .byte N06 , Cn4 , v032 - .byte W09 - .byte N03 , Cn4 , v112 - .byte W03 - .byte N06 , Cn4 , v032 - .byte W09 - .byte VOICE , 48 - .byte VOL , 42*mus_minamo_mvl/mxv - .byte W09 - .byte N03 , An3 , v064 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v032 - .byte W03 - .byte Gn3 , v112 - .byte W03 - .byte Gn3 , v032 - .byte W03 - .byte N12 , Gs3 , v112 - .byte W12 - .byte N06 , Gs3 , v032 - .byte W12 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W18 - .byte N03 , Gs3 , v064 - .byte W03 - .byte Gn3 , v112 - .byte W03 - .byte Gn3 , v032 - .byte W03 - .byte Fs3 , v112 - .byte W03 - .byte Fs3 , v032 - .byte W03 - .byte PATT - .word mus_minamo_3_000 - .byte N03 , Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v032 - .byte W09 - .byte N03 , Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v032 - .byte W18 - .byte N03 , Bn3 , v064 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v032 - .byte W03 - .byte An3 , v112 - .byte W03 - .byte An3 , v032 - .byte W03 - .byte N12 , As3 , v112 - .byte W12 - .byte N06 , As3 , v032 - .byte W12 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte VOICE , 45 - .byte VOL , 56*mus_minamo_mvl/mxv - .byte W09 - .byte N03 , Gn3 , v064 - .byte W03 - .byte Fs3 , v112 - .byte W03 - .byte Fs3 , v032 - .byte W03 - .byte Fn3 , v112 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v032 - .byte W21 - .byte N03 , Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v032 - .byte W09 - .byte N03 , Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v032 - .byte W21 - .byte N03 , Cn4 , v112 - .byte W03 - .byte Cn4 , v032 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v032 - .byte W03 - .byte Cn4 , v112 - .byte W03 - .byte Cn4 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v032 - .byte W15 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte VOICE , 48 - .byte N12 , En3 , v112 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N12 - .byte W12 - .byte As3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte En4 , v032 - .byte W12 - .byte N03 , Fn4 , v112 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , Bn3 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W03 - .byte As3 - .byte W03 - .byte VOICE , 48 - .byte N06 , As3 , v032 - .byte W09 - .byte N03 , Gn3 , v064 - .byte W03 - .byte Fs3 , v112 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Fs3 , v032 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v032 - .byte W09 - .byte N03 , Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v032 - .byte W21 - .byte N03 , Cn4 , v112 - .byte W03 - .byte N06 , Cn4 , v032 - .byte W09 - .byte N03 , Cn4 , v112 - .byte W03 - .byte N06 , Cn4 , v032 - .byte W21 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N12 , En3 , v112 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N12 - .byte W12 - .byte As3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte En4 , v032 - .byte W12 - .byte Bn4 , v112 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cs5 , v032 - .byte W06 - .byte VOICE , 45 - .byte N03 , Fs5 , v112 - .byte W03 - .byte N06 , Fs5 , v032 - .byte W09 - .byte N03 , Fs5 , v112 - .byte W03 - .byte N06 , Fs5 , v032 - .byte W09 - .byte W12 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v032 - .byte W09 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v032 - .byte W21 - .byte N03 , Cs4 , v112 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte N06 , Cn4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs4 , v032 - .byte W12 - .byte N03 , Cs4 , v112 - .byte W03 - .byte N06 , Cs4 , v032 - .byte W09 - .byte N03 , Cs4 , v112 - .byte W03 - .byte N06 , Cs4 , v032 - .byte W21 - .byte N03 , Bn3 , v112 - .byte W03 - .byte Bn3 , v032 - .byte W03 - .byte N06 , As3 , v112 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fs4 , v032 - .byte W12 - .byte N03 , Bn3 , v112 - .byte W03 - .byte N06 , Bn3 , v032 - .byte W09 - .byte N03 , Bn3 , v112 - .byte W03 - .byte N06 , Bn3 , v032 - .byte W21 - .byte N03 , As3 , v112 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte As3 - .byte W06 - .byte En4 - .byte W06 - .byte En4 , v032 - .byte W12 - .byte N03 , As3 , v112 - .byte W03 - .byte N06 , As3 , v032 - .byte W09 - .byte N03 , As3 , v112 - .byte W03 - .byte N06 , As3 , v032 - .byte W21 - .byte N03 , An3 , v112 - .byte W03 - .byte An3 , v032 - .byte W03 - .byte N06 , Gs3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOICE , 48 - .byte N06 , Ds4 , v032 - .byte W12 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v032 - .byte W09 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v032 - .byte W21 - .byte N03 , Cs4 , v112 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte N06 , Cn4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs4 , v032 - .byte W12 - .byte N03 , Cs4 , v112 - .byte W03 - .byte N06 , Cs4 , v032 - .byte W09 - .byte N03 , Cs4 , v112 - .byte W03 - .byte N06 , Cs4 , v032 - .byte W21 - .byte N03 , Cn4 , v112 - .byte W03 - .byte Cn4 , v032 - .byte W03 - .byte N06 , Bn3 , v112 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fs4 , v032 - .byte W12 - .byte N03 , Bn3 , v112 - .byte W03 - .byte N06 , Bn3 , v032 - .byte W09 - .byte N03 , Bn3 , v112 - .byte W03 - .byte N06 , Bn3 , v032 - .byte W21 - .byte N03 , As3 , v112 - .byte W03 - .byte As3 , v032 - .byte W03 - .byte N06 , An3 , v112 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cs4 , v032 - .byte W12 - .byte N03 , Bn3 , v112 - .byte W03 - .byte N06 , Bn3 , v032 - .byte W09 - .byte N03 , Bn3 , v112 - .byte W03 - .byte N06 , Bn3 , v032 - .byte W21 - .byte N03 , Bn3 , v112 - .byte W03 - .byte N06 , Bn3 , v032 - .byte W09 - .byte N03 , Bn3 , v112 - .byte W03 - .byte N06 , Bn3 , v032 - .byte W09 - .byte GOTO - .word mus_minamo_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_minamo_4: - .byte KEYSH , mus_minamo_key+0 -mus_minamo_4_B1: - .byte VOICE , 48 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 8*mus_minamo_mvl/mxv - .byte TIE , Fs4 , v112 - .byte W02 - .byte VOL , 9*mus_minamo_mvl/mxv - .byte W12 - .byte 10*mus_minamo_mvl/mxv - .byte W03 - .byte 14*mus_minamo_mvl/mxv - .byte W07 - .byte 18*mus_minamo_mvl/mxv - .byte W05 - .byte 20*mus_minamo_mvl/mxv - .byte W03 - .byte 21*mus_minamo_mvl/mxv - .byte W04 - .byte 23*mus_minamo_mvl/mxv - .byte W02 - .byte 24*mus_minamo_mvl/mxv - .byte W03 - .byte 26*mus_minamo_mvl/mxv - .byte W03 - .byte 29*mus_minamo_mvl/mxv - .byte W04 - .byte 30*mus_minamo_mvl/mxv - .byte W02 - .byte 32*mus_minamo_mvl/mxv - .byte W03 - .byte 34*mus_minamo_mvl/mxv - .byte W07 - .byte 35*mus_minamo_mvl/mxv - .byte W02 - .byte 36*mus_minamo_mvl/mxv - .byte W03 - .byte 38*mus_minamo_mvl/mxv - .byte W03 - .byte 41*mus_minamo_mvl/mxv - .byte W04 - .byte 42*mus_minamo_mvl/mxv - .byte W02 - .byte 44*mus_minamo_mvl/mxv - .byte W03 - .byte 48*mus_minamo_mvl/mxv - .byte W03 - .byte 51*mus_minamo_mvl/mxv - .byte W04 - .byte 52*mus_minamo_mvl/mxv - .byte W02 - .byte 56*mus_minamo_mvl/mxv - .byte W03 - .byte 58*mus_minamo_mvl/mxv - .byte W03 - .byte 59*mus_minamo_mvl/mxv - .byte W04 - .byte W02 - .byte 62*mus_minamo_mvl/mxv - .byte W04 - .byte 62*mus_minamo_mvl/mxv - .byte W02 - .byte 59*mus_minamo_mvl/mxv - .byte W04 - .byte 58*mus_minamo_mvl/mxv - .byte W02 - .byte 54*mus_minamo_mvl/mxv - .byte W03 - .byte 51*mus_minamo_mvl/mxv - .byte W03 - .byte 49*mus_minamo_mvl/mxv - .byte W04 - .byte 48*mus_minamo_mvl/mxv - .byte W02 - .byte 44*mus_minamo_mvl/mxv - .byte W03 - .byte 41*mus_minamo_mvl/mxv - .byte W01 - .byte EOT - .byte N06 , En4 - .byte W02 - .byte VOL , 40*mus_minamo_mvl/mxv - .byte W04 - .byte 38*mus_minamo_mvl/mxv - .byte N06 , Ds4 - .byte W02 - .byte VOL , 35*mus_minamo_mvl/mxv - .byte W03 - .byte 34*mus_minamo_mvl/mxv - .byte W01 - .byte N06 , En4 - .byte W02 - .byte VOL , 32*mus_minamo_mvl/mxv - .byte W04 - .byte 29*mus_minamo_mvl/mxv - .byte TIE , Fs4 - .byte W02 - .byte VOL , 24*mus_minamo_mvl/mxv - .byte W03 - .byte 23*mus_minamo_mvl/mxv - .byte W09 - .byte 21*mus_minamo_mvl/mxv - .byte W03 - .byte 20*mus_minamo_mvl/mxv - .byte W03 - .byte 21*mus_minamo_mvl/mxv - .byte W06 - .byte 20*mus_minamo_mvl/mxv - .byte W15 - .byte 26*mus_minamo_mvl/mxv - .byte W03 - .byte 29*mus_minamo_mvl/mxv - .byte W04 - .byte 30*mus_minamo_mvl/mxv - .byte W02 - .byte 32*mus_minamo_mvl/mxv - .byte W03 - .byte 34*mus_minamo_mvl/mxv - .byte W07 - .byte 35*mus_minamo_mvl/mxv - .byte W02 - .byte 36*mus_minamo_mvl/mxv - .byte W03 - .byte 38*mus_minamo_mvl/mxv - .byte W03 - .byte 41*mus_minamo_mvl/mxv - .byte W04 - .byte 42*mus_minamo_mvl/mxv - .byte W02 - .byte 44*mus_minamo_mvl/mxv - .byte W03 - .byte 48*mus_minamo_mvl/mxv - .byte W03 - .byte 51*mus_minamo_mvl/mxv - .byte W04 - .byte 52*mus_minamo_mvl/mxv - .byte W02 - .byte 56*mus_minamo_mvl/mxv - .byte W03 - .byte 58*mus_minamo_mvl/mxv - .byte W03 - .byte 59*mus_minamo_mvl/mxv - .byte W06 - .byte 62*mus_minamo_mvl/mxv - .byte W04 - .byte 62*mus_minamo_mvl/mxv - .byte W02 - .byte 59*mus_minamo_mvl/mxv - .byte W01 - .byte 68*mus_minamo_mvl/mxv - .byte W03 - .byte EOT - .byte N06 , Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N15 , Ds4 - .byte W15 - .byte N03 , Gn4 , v064 - .byte W03 - .byte N06 , Fs4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , Cn4 , v076 - .byte W03 - .byte Bn3 , v064 - .byte W03 - .byte N06 , Bn3 , v036 - .byte W24 - .byte N03 , As3 , v112 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N15 , Ds4 - .byte W15 - .byte N03 , Gn4 , v064 - .byte W03 - .byte N06 , Fs4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , Cn4 , v076 - .byte W03 - .byte Bn3 , v064 - .byte W03 - .byte N06 , Bn3 , v036 - .byte W24 - .byte N03 , Bn3 , v112 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N24 , As3 - .byte W24 - .byte N03 , Cs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte VOL , 61*mus_minamo_mvl/mxv - .byte N03 , Fn4 - .byte W03 - .byte VOL , 62*mus_minamo_mvl/mxv - .byte N24 , Fs4 - .byte W02 - .byte VOL , 63*mus_minamo_mvl/mxv - .byte W01 - .byte 68*mus_minamo_mvl/mxv - .byte W09 - .byte W12 - .byte N03 , En4 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte VOL , 34*mus_minamo_mvl/mxv - .byte N48 , Ds4 - .byte W02 - .byte VOL , 39*mus_minamo_mvl/mxv - .byte W03 - .byte 44*mus_minamo_mvl/mxv - .byte W03 - .byte 50*mus_minamo_mvl/mxv - .byte W04 - .byte 53*mus_minamo_mvl/mxv - .byte W02 - .byte 57*mus_minamo_mvl/mxv - .byte W03 - .byte 61*mus_minamo_mvl/mxv - .byte W01 - .byte 68*mus_minamo_mvl/mxv - .byte W30 - .byte N03 , Fs4 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte N15 , Ds4 - .byte W15 - .byte N03 , Gn4 , v064 - .byte W03 - .byte N06 , Fs4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , Cn4 , v076 - .byte W03 - .byte Bn3 , v064 - .byte W03 - .byte N06 , Bn3 , v036 - .byte W24 - .byte As3 , v112 - .byte W06 - .byte Bn3 - .byte W06 - .byte N15 , Ds4 - .byte W15 - .byte N03 , Gn4 , v064 - .byte W03 - .byte N06 , Fs4 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , Cn4 , v076 - .byte W03 - .byte Bn3 , v064 - .byte W03 - .byte N06 , Bn3 , v036 - .byte W24 - .byte Bn3 , v112 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N06 , As3 , v036 - .byte W24 - .byte N12 , Fs3 , v112 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N48 , Ds4 - .byte W48 - .byte N06 , Ds4 , v036 - .byte W24 - .byte VOICE , 45 - .byte VOL , 76*mus_minamo_mvl/mxv - .byte N06 , Ds4 , v112 - .byte W06 - .byte Ds4 , v036 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte Fs4 , v112 - .byte W06 - .byte Fs4 , v036 - .byte W06 - .byte Cs5 , v104 - .byte W06 - .byte Cs5 , v036 - .byte W06 - .byte As4 , v104 - .byte W06 - .byte As4 , v036 - .byte W06 - .byte Gs4 , v112 - .byte W06 - .byte Gs4 , v036 - .byte W06 - .byte Fs4 , v112 - .byte W06 - .byte Fs4 , v036 - .byte W06 - .byte Gs4 , v112 - .byte W06 - .byte Gs4 , v036 - .byte W06 - .byte Ds4 , v112 - .byte W06 - .byte Ds4 , v036 - .byte W06 - .byte Fs4 , v112 - .byte W06 - .byte Fs4 , v036 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte En4 , v036 - .byte W06 - .byte VOICE , 48 - .byte VOL , 65*mus_minamo_mvl/mxv - .byte N12 , Cs4 , v112 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cs5 , v036 - .byte W12 - .byte Bn4 , v112 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte N03 , Fs4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , Ds4 - .byte W06 - .byte Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cs5 , v036 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Gs3 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cs5 , v036 - .byte W12 - .byte Ds5 , v112 - .byte W06 - .byte En5 - .byte W06 - .byte En5 , v036 - .byte W06 - .byte N03 , Fs4 , v112 - .byte W03 - .byte N06 , Fs4 , v036 - .byte W09 - .byte N03 , Fs4 , v112 - .byte W03 - .byte Fs4 , v036 - .byte W03 - .byte Fn4 , v112 - .byte W03 - .byte Fs4 - .byte W03 - .byte N30 , Gs4 - .byte W30 - .byte N06 , Bn3 - .byte W06 - .byte N30 , As3 - .byte W30 - .byte N06 , Gs4 - .byte W06 - .byte N30 , Fs4 - .byte W24 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N36 , Bn3 - .byte W36 - .byte N30 , En4 - .byte W30 - .byte N06 , Bn3 - .byte W06 - .byte N03 , As3 - .byte W03 - .byte Bn3 - .byte W03 - .byte N06 , As3 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N36 , Fs4 - .byte W36 - .byte N03 , An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte N36 , Gs4 - .byte W36 - .byte N06 , As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte N12 , Fs5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds5 - .byte W06 - .byte N30 , En5 - .byte W30 - .byte N06 , Bn4 - .byte W06 - .byte N03 , As4 - .byte W03 - .byte Bn4 - .byte W03 - .byte N06 , As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs4 , v036 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte As4 , v036 - .byte W06 - .byte N48 , Bn4 , v112 - .byte W48 - .byte N12 , An4 - .byte W12 - .byte En4 - .byte W12 - .byte GOTO - .word mus_minamo_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_minamo_5: - .byte KEYSH , mus_minamo_key+0 -mus_minamo_5_B1: - .byte VOICE , 82 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 32*mus_minamo_mvl/mxv - .byte W96 - .byte W96 - .byte W96 -mus_minamo_5_000: - .byte W09 - .byte N03 , Cn3 , v112 - .byte W03 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte N06 , Bn2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fs3 , v036 - .byte W06 - .byte N24 , En3 , v112 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N06 , En3 , v036 - .byte W09 - .byte N03 , Cn3 , v112 - .byte W03 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte PEND - .byte N06 , Bn2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fs3 , v036 - .byte W06 - .byte N24 , En3 , v112 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N06 , En3 , v036 - .byte W48 - .byte W96 - .byte PATT - .word mus_minamo_5_000 - .byte N06 , Bn2 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fs3 , v036 - .byte W06 - .byte N24 , En3 , v112 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N06 , En3 , v036 - .byte W36 - .byte N12 , As2 , v112 - .byte W12 - .byte Bn2 - .byte W12 - .byte N06 , Cs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N48 , Fs3 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N06 , Fs3 , v036 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N36 , Bn2 , v112 - .byte W24 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N06 , Cs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N18 , En3 - .byte W18 - .byte N06 , Bn3 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N06 , Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte N03 , Cn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte N06 , Cn3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn3 - .byte W06 - .byte N30 , Gs3 - .byte W15 - .byte MOD , 9 - .byte W15 - .byte 0 - .byte N06 , En3 - .byte W06 - .byte N03 , Cs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte N06 , Cs3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Bn2 , v036 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte N03 , En3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N06 , En3 - .byte W06 - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte GOTO - .word mus_minamo_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_minamo_6: - .byte KEYSH , mus_minamo_key+0 -mus_minamo_6_B1: - .byte VOICE , 45 - .byte PAN , c_v-33 - .byte VOL , 66*mus_minamo_mvl/mxv - .byte W12 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v036 - .byte W03 - .byte N12 , Ds3 , v112 - .byte W12 - .byte N06 , Ds3 , v036 - .byte W12 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W21 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W21 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W21 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v036 - .byte W03 - .byte N12 , Ds3 , v112 - .byte W12 - .byte N06 , Ds3 , v036 - .byte W12 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W21 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W21 - .byte N03 , Ds3 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte VOL , 42*mus_minamo_mvl/mxv - .byte W12 - .byte N03 , En3 - .byte W03 - .byte En3 , v036 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte N12 , En3 , v112 - .byte W12 - .byte N06 , En3 , v036 - .byte W12 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W09 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W21 - .byte N03 , En3 , v112 - .byte W03 - .byte En3 , v036 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 -mus_minamo_6_000: - .byte N12 , En3 , v112 - .byte W12 - .byte N06 , En3 , v036 - .byte W12 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W09 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W21 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v036 - .byte W03 - .byte N12 , Ds3 , v112 - .byte W12 - .byte N06 , Ds3 , v036 - .byte W12 - .byte PEND - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W21 - .byte N03 , Gs3 , v112 - .byte W03 - .byte Gs3 , v036 - .byte W03 - .byte Gn3 , v112 - .byte W03 - .byte Gn3 , v036 - .byte W03 - .byte N12 , Gs3 , v112 - .byte W12 - .byte N06 , Gs3 , v036 - .byte W12 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v036 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v036 - .byte W09 - .byte W12 - .byte N03 , En3 , v112 - .byte W03 - .byte En3 , v036 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte N12 , En3 , v112 - .byte W12 - .byte N06 , En3 , v036 - .byte W12 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W09 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W21 - .byte N03 , En3 , v112 - .byte W03 - .byte En3 , v036 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte PATT - .word mus_minamo_6_000 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W21 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N12 , Ds3 , v112 - .byte W12 - .byte N06 , Ds3 , v036 - .byte W12 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte W12 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v036 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W21 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W21 - .byte N03 , Gs3 , v112 - .byte W03 - .byte Gs3 , v036 - .byte W03 - .byte Gn3 , v112 - .byte W03 - .byte Gn3 , v036 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v036 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte N06 , Bn3 , v036 - .byte W15 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W09 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W21 - .byte N03 , Cs3 , v112 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W09 - .byte N03 , Cs3 , v112 - .byte W03 - .byte N06 , Cs3 , v036 - .byte W21 - .byte N03 , Fn3 , v112 - .byte W03 - .byte N06 , Fn3 , v036 - .byte W09 - .byte N03 , Fn3 , v112 - .byte W03 - .byte N06 , Fn3 , v036 - .byte W80 - .byte W01 - .byte W12 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v036 - .byte W03 - .byte N12 , Ds3 , v112 - .byte W12 - .byte N06 , Ds3 , v036 - .byte W12 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W21 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v036 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v036 - .byte W21 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W09 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W56 - .byte W01 - .byte W96 - .byte W12 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v036 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v036 - .byte W21 - .byte N03 , Gs3 , v112 - .byte W03 - .byte Gs3 , v036 - .byte W03 - .byte N06 , Gn3 , v112 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cs4 , v036 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v036 - .byte W09 -mus_minamo_6_001: - .byte N03 , Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v036 - .byte W21 - .byte N03 , Fs3 , v112 - .byte W03 - .byte Fs3 , v036 - .byte W03 - .byte N06 , Fn3 , v112 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Bn3 , v036 - .byte W12 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W09 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W21 - .byte PEND - .byte N03 , En3 , v112 - .byte W03 - .byte En3 , v036 - .byte W03 - .byte N06 , Ds3 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte As3 - .byte W06 - .byte As3 , v036 - .byte W12 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte N06 , Ds3 , v036 - .byte W21 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v036 - .byte W03 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte An3 - .byte W06 - .byte An3 , v036 - .byte W12 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v036 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v036 - .byte W21 - .byte N03 , Gs3 , v112 - .byte W03 - .byte Gs3 , v036 - .byte W03 - .byte N06 , Gn3 , v112 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cs4 , v036 - .byte W12 - .byte N03 , Fs3 , v112 - .byte W03 - .byte N06 , Fs3 , v036 - .byte W09 - .byte PATT - .word mus_minamo_6_001 - .byte N03 , En3 , v112 - .byte W03 - .byte En3 , v036 - .byte W03 - .byte N06 , Ds3 , v112 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gn3 , v036 - .byte W12 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W09 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W21 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W09 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , En3 , v036 - .byte W09 - .byte GOTO - .word mus_minamo_6_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_minamo: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_minamo_pri @ Priority - .byte mus_minamo_rev @ Reverb. - - .word mus_minamo_grp - - .word mus_minamo_1 - .word mus_minamo_2 - .word mus_minamo_3 - .word mus_minamo_4 - .word mus_minamo_5 - .word mus_minamo_6 - - .end diff --git a/sound/songs/mus_mishiro.s b/sound/songs/mus_mishiro.s deleted file mode 100644 index 0d9a89fe1f..0000000000 --- a/sound/songs/mus_mishiro.s +++ /dev/null @@ -1,3177 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_mishiro_grp, voicegroup051 - .equ mus_mishiro_pri, 0 - .equ mus_mishiro_rev, reverb_set+50 - .equ mus_mishiro_mvl, 127 - .equ mus_mishiro_key, 0 - .equ mus_mishiro_tbs, 1 - .equ mus_mishiro_exg, 0 - .equ mus_mishiro_cmp, 1 - - .section .rodata - .global mus_mishiro - .align 2 - -@********************** Track 1 **********************@ - -mus_mishiro_1: - .byte KEYSH , mus_mishiro_key+0 - .byte TEMPO , 108*mus_mishiro_tbs/2 - .byte VOICE , 48 - .byte LFOS , 44 - .byte PAN , c_v+4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-16 - .byte LFOS , 44 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte W12 - .byte W24 -mus_mishiro_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N03 , Bn3 , v096 - .byte W03 - .byte N32 , Cn4 , v108 - .byte W21 - .byte MOD , 3 - .byte VOL , 36*mus_mishiro_mvl/mxv - .byte W03 - .byte 34*mus_mishiro_mvl/mxv - .byte W03 - .byte 32*mus_mishiro_mvl/mxv - .byte W03 - .byte 29*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N12 , As3 , v104 - .byte W12 - .byte Cn4 , v112 - .byte W12 - .byte As3 , v096 - .byte W12 - .byte Cn4 , v108 - .byte W12 - .byte Dn4 - .byte W12 - .byte W12 - .byte N03 , Fn4 , v100 - .byte W03 - .byte N21 , En4 , v112 - .byte W09 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Fn4 , v096 - .byte W12 - .byte Cs4 , v112 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte Cs4 , v112 - .byte W12 - .byte En4 , v096 - .byte W12 - .byte Fn4 , v112 - .byte W12 - .byte Fn4 , v036 - .byte W12 - .byte Gn4 , v112 - .byte W12 - .byte Gn4 , v036 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte An4 , v036 - .byte W12 - .byte Fn4 , v100 - .byte W12 - .byte Cs4 , v092 - .byte W12 - .byte An3 , v112 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N03 , En4 - .byte W03 - .byte N21 , Fn4 - .byte W09 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N48 , As3 - .byte W24 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte W03 - .byte 34*mus_mishiro_mvl/mxv - .byte W03 - .byte 32*mus_mishiro_mvl/mxv - .byte W03 - .byte 29*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte VOL , 27*mus_mishiro_mvl/mxv - .byte W03 - .byte 27*mus_mishiro_mvl/mxv - .byte W03 - .byte 25*mus_mishiro_mvl/mxv - .byte W03 - .byte 22*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte N48 , As3 - .byte W24 - .byte VOL , 36*mus_mishiro_mvl/mxv - .byte W03 - .byte 34*mus_mishiro_mvl/mxv - .byte W03 - .byte 32*mus_mishiro_mvl/mxv - .byte W03 - .byte 29*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte VOL , 27*mus_mishiro_mvl/mxv - .byte W03 - .byte 25*mus_mishiro_mvl/mxv - .byte W03 - .byte 25*mus_mishiro_mvl/mxv - .byte W03 - .byte 22*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N03 , En4 - .byte W03 - .byte N09 , Fn4 - .byte W09 - .byte N06 , Dn4 - .byte W12 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte N72 , Gn3 - .byte W24 - .byte VOL , 36*mus_mishiro_mvl/mxv - .byte W02 - .byte 34*mus_mishiro_mvl/mxv - .byte W03 - .byte 33*mus_mishiro_mvl/mxv - .byte W03 - .byte 32*mus_mishiro_mvl/mxv - .byte W04 - .byte 31*mus_mishiro_mvl/mxv - .byte W02 - .byte 29*mus_mishiro_mvl/mxv - .byte W06 - .byte 27*mus_mishiro_mvl/mxv - .byte W06 - .byte 26*mus_mishiro_mvl/mxv - .byte W03 - .byte 25*mus_mishiro_mvl/mxv - .byte W07 - .byte MOD , 4 - .byte VOL , 24*mus_mishiro_mvl/mxv - .byte W02 - .byte 22*mus_mishiro_mvl/mxv - .byte W06 - .byte 22*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N12 - .byte W12 - .byte Fn3 - .byte W12 - .byte N36 , En3 - .byte W24 - .byte MOD , 4 - .byte VOL , 36*mus_mishiro_mvl/mxv - .byte W03 - .byte 34*mus_mishiro_mvl/mxv - .byte W03 - .byte 32*mus_mishiro_mvl/mxv - .byte W03 - .byte 29*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_mishiro_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_mishiro_2: - .byte KEYSH , mus_mishiro_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte MOD , 0 - .byte VOL , 44*mus_mishiro_mvl/mxv - .byte N12 , Cn4 , v112 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 -mus_mishiro_2_B1: - .byte VOICE , 73 - .byte N03 , Gs4 , v112 - .byte W03 - .byte N32 , An4 - .byte W21 - .byte MOD , 6 - .byte VOL , 41*mus_mishiro_mvl/mxv - .byte W02 - .byte 37*mus_mishiro_mvl/mxv - .byte W03 - .byte 35*mus_mishiro_mvl/mxv - .byte W04 - .byte 32*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 44*mus_mishiro_mvl/mxv - .byte N12 , Gn4 , v084 - .byte W12 - .byte N11 , An4 , v092 - .byte W12 - .byte Gn4 , v088 - .byte W12 - .byte An4 - .byte W12 - .byte As4 , v092 - .byte W12 - .byte N36 , Cn5 , v112 - .byte W24 - .byte MOD , 6 - .byte VOL , 41*mus_mishiro_mvl/mxv - .byte W02 - .byte 37*mus_mishiro_mvl/mxv - .byte W03 - .byte 30*mus_mishiro_mvl/mxv - .byte W03 - .byte 23*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 44*mus_mishiro_mvl/mxv - .byte N12 , Dn5 - .byte W12 - .byte An4 , v100 - .byte W24 - .byte An4 , v096 - .byte W12 - .byte Cs5 , v100 - .byte W12 - .byte Dn5 , v112 - .byte W12 - .byte Dn5 , v036 - .byte W12 - .byte N24 , En5 , v100 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N12 , Dn5 , v092 - .byte W12 - .byte MOD , 7 - .byte N12 , Dn5 , v036 - .byte W12 - .byte MOD , 0 - .byte N12 , An4 , v100 - .byte W12 - .byte Gn4 , v096 - .byte W12 - .byte Fn4 , v112 - .byte W12 - .byte En4 , v096 - .byte W12 - .byte Fn4 , v100 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte N03 , Cs5 , v104 - .byte W03 - .byte N21 , Dn5 , v112 - .byte W12 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N12 , Dn4 , v096 - .byte W12 - .byte En4 , v104 - .byte W12 - .byte N48 , Fn4 , v112 - .byte W24 - .byte MOD , 7 - .byte VOL , 44*mus_mishiro_mvl/mxv - .byte W02 - .byte 40*mus_mishiro_mvl/mxv - .byte W03 - .byte 37*mus_mishiro_mvl/mxv - .byte W03 - .byte 36*mus_mishiro_mvl/mxv - .byte W04 - .byte 34*mus_mishiro_mvl/mxv - .byte W02 - .byte 31*mus_mishiro_mvl/mxv - .byte W03 - .byte 28*mus_mishiro_mvl/mxv - .byte W03 - .byte 25*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 44*mus_mishiro_mvl/mxv - .byte N12 , Cn5 - .byte W12 - .byte N06 , As4 , v100 - .byte W06 - .byte As4 , v036 - .byte W06 - .byte N12 , As4 , v112 - .byte W12 - .byte An4 , v100 - .byte W12 - .byte N48 , Fn4 , v104 - .byte W24 - .byte MOD , 7 - .byte VOL , 44*mus_mishiro_mvl/mxv - .byte W02 - .byte 40*mus_mishiro_mvl/mxv - .byte W03 - .byte 37*mus_mishiro_mvl/mxv - .byte W03 - .byte 36*mus_mishiro_mvl/mxv - .byte W04 - .byte 34*mus_mishiro_mvl/mxv - .byte W02 - .byte 31*mus_mishiro_mvl/mxv - .byte W03 - .byte 28*mus_mishiro_mvl/mxv - .byte W03 - .byte 25*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 44*mus_mishiro_mvl/mxv - .byte N03 , Cs5 , v092 - .byte W03 - .byte N09 , Dn5 , v096 - .byte W09 - .byte N06 , An4 - .byte W06 - .byte An4 , v032 - .byte W06 - .byte N12 , An4 , v096 - .byte W12 - .byte Gn4 - .byte W12 - .byte N72 , Fn4 - .byte W24 - .byte VOL , 42*mus_mishiro_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 40*mus_mishiro_mvl/mxv - .byte W03 - .byte 40*mus_mishiro_mvl/mxv - .byte W03 - .byte 38*mus_mishiro_mvl/mxv - .byte W04 - .byte 37*mus_mishiro_mvl/mxv - .byte W05 - .byte 36*mus_mishiro_mvl/mxv - .byte W03 - .byte 35*mus_mishiro_mvl/mxv - .byte W04 - .byte 34*mus_mishiro_mvl/mxv - .byte W02 - .byte 33*mus_mishiro_mvl/mxv - .byte W03 - .byte 31*mus_mishiro_mvl/mxv - .byte W03 - .byte 29*mus_mishiro_mvl/mxv - .byte W06 - .byte 29*mus_mishiro_mvl/mxv - .byte W03 - .byte 28*mus_mishiro_mvl/mxv - .byte W04 - .byte 24*mus_mishiro_mvl/mxv - .byte W03 - .byte 43*mus_mishiro_mvl/mxv - .byte MOD , 0 - .byte N12 , En4 , v100 - .byte W12 - .byte Dn4 - .byte W12 - .byte N36 , En4 , v112 - .byte W24 - .byte MOD , 6 - .byte VOL , 40*mus_mishiro_mvl/mxv - .byte W02 - .byte 34*mus_mishiro_mvl/mxv - .byte W03 - .byte 28*mus_mishiro_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 44*mus_mishiro_mvl/mxv - .byte N12 , Fn4 , v100 - .byte W12 - .byte Gn4 , v112 - .byte W12 - .byte VOICE , 48 - .byte VOL , 41*mus_mishiro_mvl/mxv - .byte N12 , Cn4 , v096 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte N03 , Gs4 , v104 - .byte W03 - .byte N32 , An4 , v112 - .byte W21 - .byte MOD , 3 - .byte VOL , 39*mus_mishiro_mvl/mxv - .byte W02 - .byte 35*mus_mishiro_mvl/mxv - .byte W01 - .byte 37*mus_mishiro_mvl/mxv - .byte W02 - .byte 30*mus_mishiro_mvl/mxv - .byte W01 - .byte 34*mus_mishiro_mvl/mxv - .byte W02 - .byte 25*mus_mishiro_mvl/mxv - .byte W01 - .byte 31*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 40*mus_mishiro_mvl/mxv - .byte N12 , Gn4 , v104 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte Gn4 , v096 - .byte W12 - .byte An4 , v108 - .byte W12 - .byte As4 - .byte W12 - .byte W12 - .byte N03 , Cs5 , v100 - .byte W03 - .byte N21 , Cn5 , v112 - .byte W09 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Dn5 , v096 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte Gn4 , v096 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte Cs5 , v096 - .byte W12 - .byte Dn5 , v112 - .byte W12 - .byte Dn5 , v036 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v036 - .byte W12 - .byte Fn5 , v112 - .byte W12 - .byte Fn5 , v036 - .byte W12 - .byte An4 , v100 - .byte W12 - .byte Gn4 , v092 - .byte W12 - .byte Fn4 , v112 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 , Cs5 - .byte W03 - .byte N21 , Dn5 - .byte W09 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Fn4 - .byte W24 - .byte VOL , 40*mus_mishiro_mvl/mxv - .byte W02 - .byte 37*mus_mishiro_mvl/mxv - .byte W03 - .byte 36*mus_mishiro_mvl/mxv - .byte W03 - .byte 33*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 4 - .byte VOL , 31*mus_mishiro_mvl/mxv - .byte W02 - .byte 26*mus_mishiro_mvl/mxv - .byte W03 - .byte 24*mus_mishiro_mvl/mxv - .byte W03 - .byte 18*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 40*mus_mishiro_mvl/mxv - .byte N12 , Cn5 - .byte W12 - .byte N06 , As4 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte N12 , As4 , v112 - .byte W12 - .byte An4 - .byte W12 - .byte N48 , Fn4 - .byte W24 - .byte VOL , 40*mus_mishiro_mvl/mxv - .byte W02 - .byte 37*mus_mishiro_mvl/mxv - .byte W03 - .byte 36*mus_mishiro_mvl/mxv - .byte W03 - .byte 33*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 31*mus_mishiro_mvl/mxv - .byte W02 - .byte 26*mus_mishiro_mvl/mxv - .byte W03 - .byte 24*mus_mishiro_mvl/mxv - .byte W03 - .byte 18*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 40*mus_mishiro_mvl/mxv - .byte N03 , Cs5 - .byte W03 - .byte N09 , Dn5 - .byte W09 - .byte N06 , An4 - .byte W06 - .byte An4 , v032 - .byte W06 - .byte N12 , An4 , v112 - .byte W12 - .byte Gn4 - .byte W12 - .byte N72 , Fn4 - .byte W24 - .byte VOL , 39*mus_mishiro_mvl/mxv - .byte W02 - .byte 37*mus_mishiro_mvl/mxv - .byte W06 - .byte 34*mus_mishiro_mvl/mxv - .byte W04 - .byte 33*mus_mishiro_mvl/mxv - .byte W02 - .byte 32*mus_mishiro_mvl/mxv - .byte W03 - .byte 31*mus_mishiro_mvl/mxv - .byte W03 - .byte 29*mus_mishiro_mvl/mxv - .byte W06 - .byte 27*mus_mishiro_mvl/mxv - .byte W03 - .byte 26*mus_mishiro_mvl/mxv - .byte W03 - .byte 25*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 4 - .byte W02 - .byte VOL , 24*mus_mishiro_mvl/mxv - .byte W03 - .byte 22*mus_mishiro_mvl/mxv - .byte W04 - .byte 20*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 40*mus_mishiro_mvl/mxv - .byte N12 , En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N36 , Gn4 - .byte W24 - .byte MOD , 4 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte W03 - .byte 36*mus_mishiro_mvl/mxv - .byte W03 - .byte 34*mus_mishiro_mvl/mxv - .byte W03 - .byte 32*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 40*mus_mishiro_mvl/mxv - .byte N12 , An4 - .byte W12 - .byte As4 - .byte W12 - .byte As4 , v032 - .byte W12 - .byte VOICE , 73 - .byte VOL , 46*mus_mishiro_mvl/mxv - .byte N12 , An4 , v112 - .byte W12 - .byte As4 - .byte W12 - .byte N48 , Cn5 - .byte W24 - .byte MOD , 7 - .byte VOL , 41*mus_mishiro_mvl/mxv - .byte W02 - .byte 39*mus_mishiro_mvl/mxv - .byte W03 - .byte 37*mus_mishiro_mvl/mxv - .byte W03 - .byte 34*mus_mishiro_mvl/mxv - .byte W04 - .byte 33*mus_mishiro_mvl/mxv - .byte W02 - .byte 29*mus_mishiro_mvl/mxv - .byte W03 - .byte 27*mus_mishiro_mvl/mxv - .byte W03 - .byte 25*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 45*mus_mishiro_mvl/mxv - .byte N12 , Cs5 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Dn4 , v032 - .byte W12 - .byte Fn4 , v112 - .byte W12 - .byte An4 - .byte W12 - .byte N48 , Gn4 - .byte W24 - .byte MOD , 7 - .byte VOL , 42*mus_mishiro_mvl/mxv - .byte W02 - .byte 40*mus_mishiro_mvl/mxv - .byte W03 - .byte 37*mus_mishiro_mvl/mxv - .byte W03 - .byte 35*mus_mishiro_mvl/mxv - .byte W04 - .byte 33*mus_mishiro_mvl/mxv - .byte W02 - .byte 31*mus_mishiro_mvl/mxv - .byte W03 - .byte 29*mus_mishiro_mvl/mxv - .byte W03 - .byte 25*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte N12 , Gn4 , v032 - .byte W12 - .byte VOL , 45*mus_mishiro_mvl/mxv - .byte N03 , En4 , v112 - .byte W03 - .byte N09 , Fn4 - .byte W09 - .byte N12 , Dn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N06 , En4 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte N24 , En4 , v112 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gn4 , v032 - .byte W12 - .byte VOICE , 48 - .byte N12 , An4 , v112 - .byte W12 - .byte As4 - .byte W12 - .byte N48 , Cn5 - .byte W24 - .byte MOD , 4 - .byte VOL , 42*mus_mishiro_mvl/mxv - .byte W02 - .byte 40*mus_mishiro_mvl/mxv - .byte W03 - .byte 39*mus_mishiro_mvl/mxv - .byte W03 - .byte 37*mus_mishiro_mvl/mxv - .byte W04 - .byte 35*mus_mishiro_mvl/mxv - .byte W02 - .byte 32*mus_mishiro_mvl/mxv - .byte W03 - .byte 30*mus_mishiro_mvl/mxv - .byte W03 - .byte 28*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 25*mus_mishiro_mvl/mxv - .byte N12 , Cn5 , v032 - .byte W12 - .byte VOL , 45*mus_mishiro_mvl/mxv - .byte N12 , An4 , v112 - .byte W12 - .byte Cs5 - .byte W12 - .byte En5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Dn5 , v032 - .byte W12 - .byte Fn5 , v112 - .byte W12 - .byte An5 - .byte W12 - .byte N48 , Gn5 - .byte W24 - .byte VOL , 42*mus_mishiro_mvl/mxv - .byte MOD , 4 - .byte W02 - .byte VOL , 38*mus_mishiro_mvl/mxv - .byte W03 - .byte 35*mus_mishiro_mvl/mxv - .byte W03 - .byte 31*mus_mishiro_mvl/mxv - .byte W04 - .byte 28*mus_mishiro_mvl/mxv - .byte W02 - .byte 25*mus_mishiro_mvl/mxv - .byte W03 - .byte 24*mus_mishiro_mvl/mxv - .byte W03 - .byte 22*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 22*mus_mishiro_mvl/mxv - .byte N12 , Gn5 , v032 - .byte W12 - .byte VOL , 44*mus_mishiro_mvl/mxv - .byte N03 , En5 , v112 - .byte W03 - .byte N09 , Fn5 - .byte W09 - .byte N12 , Dn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte En5 , v032 - .byte W06 - .byte N24 , En5 , v112 - .byte W24 - .byte N12 , Fn5 - .byte W12 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte VOICE , 73 - .byte MOD , 0 - .byte VOL , 47*mus_mishiro_mvl/mxv - .byte N12 , As4 - .byte W12 - .byte Gn4 - .byte W12 - .byte GOTO - .word mus_mishiro_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_mishiro_3: - .byte KEYSH , mus_mishiro_key+0 - .byte VOICE , 35 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N06 , Cn1 , v127 - .byte W12 - .byte N24 , En1 , v112 - .byte W24 -mus_mishiro_3_B1: - .byte N24 , Fn1 , v120 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Fn1 , v028 - .byte W12 - .byte N06 , Fn1 , v108 - .byte W06 - .byte Fn1 , v028 - .byte W06 - .byte Cn2 , v088 - .byte W06 - .byte N05 , Cn2 , v028 - .byte W06 - .byte N17 , Fn1 , v100 - .byte W18 - .byte N05 , Fn1 , v028 - .byte W06 - .byte N06 , Gn1 , v100 - .byte W06 - .byte N05 , Gn1 , v028 - .byte W06 - .byte N24 , An1 , v120 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , An1 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N18 , An1 , v120 - .byte W24 - .byte N06 , Gn1 , v112 - .byte W12 - .byte N24 , Dn1 , v124 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Dn1 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N18 , An1 , v120 - .byte W18 - .byte N06 , An1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , Cn1 , v124 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Cn1 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v028 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte An1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 , Fn1 , v124 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Fn1 , v028 - .byte W12 - .byte N06 , As0 , v112 - .byte W06 - .byte As0 , v028 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v028 - .byte W06 - .byte N18 , As1 , v120 - .byte W18 - .byte N06 , As1 , v028 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v028 - .byte W06 - .byte N24 , Gn1 , v124 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Gn1 , v028 - .byte W12 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N18 , Gn1 , v120 - .byte W18 - .byte N06 , Gn1 , v028 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v028 - .byte W06 - .byte N24 , Cn2 , v120 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Cn2 , v028 - .byte W12 - .byte N06 , Cn2 , v112 - .byte W06 - .byte Cn2 , v028 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v028 - .byte W06 - .byte N12 , Cn2 , v116 - .byte W12 - .byte As1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 , En1 , v124 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , En1 , v028 - .byte W12 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v028 - .byte W06 - .byte Cn1 , v116 - .byte W06 - .byte Cn1 , v028 - .byte W06 - .byte N12 , Cn2 , v104 - .byte W12 - .byte N06 , Cn3 , v084 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , As1 , v112 - .byte W12 - .byte N24 , Fn1 , v124 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Fn1 , v028 - .byte W12 - .byte N06 , Fn1 , v112 - .byte W06 - .byte Fn1 , v028 - .byte W06 - .byte Cn2 , v112 - .byte W06 - .byte Cn2 , v028 - .byte W06 - .byte N18 , Fn1 , v120 - .byte W18 - .byte N06 , Fn1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , An1 , v124 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , An1 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N18 , An1 , v120 - .byte W18 - .byte N06 , An1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , Dn1 , v124 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Dn1 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N18 , An1 , v120 - .byte W24 - .byte N06 , Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , Cn1 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Cn1 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v028 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte N24 , Fn1 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Fn1 , v028 - .byte W12 - .byte N06 , As0 , v112 - .byte W06 - .byte As0 , v028 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v028 - .byte W06 - .byte N18 , As1 , v120 - .byte W18 - .byte N06 , As1 , v028 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v028 - .byte W06 - .byte N24 , Gn1 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Gn1 , v028 - .byte W12 - .byte N06 , Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v028 - .byte W06 - .byte N18 , Gn1 , v120 - .byte W18 - .byte N06 , Gn1 , v028 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v028 - .byte W06 - .byte N24 , Cn2 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Cn2 , v028 - .byte W12 - .byte N06 , Cn2 , v112 - .byte W06 - .byte Cn2 , v028 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v028 - .byte W06 - .byte N12 , Cn2 , v120 - .byte W12 - .byte As1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 , En1 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , En1 , v028 - .byte W12 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v028 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v028 - .byte W06 - .byte N12 , Cn2 , v120 - .byte W12 - .byte N06 , Cn3 , v088 - .byte W06 - .byte Cn3 , v028 - .byte W06 - .byte N12 , As1 , v112 - .byte W12 - .byte N24 , Cn2 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Cn2 , v028 - .byte W12 - .byte N06 , Cn2 , v112 - .byte W06 - .byte Cn2 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N18 , Cs2 , v120 - .byte W18 - .byte N06 , Cs2 , v028 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v028 - .byte W06 - .byte N24 , An1 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , An1 , v028 - .byte W12 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v028 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v028 - .byte W06 - .byte N18 , Fn1 , v120 - .byte W18 - .byte N06 , Fn1 , v028 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte N24 , As1 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , As1 , v028 - .byte W12 - .byte N06 , Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v028 - .byte W06 - .byte N18 , Gn1 , v120 - .byte W18 - .byte N06 , Gn1 , v028 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v028 - .byte W06 - .byte N24 , Cn2 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Cn2 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v028 - .byte W06 - .byte N18 , As1 , v120 - .byte W18 - .byte N06 , As1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , An1 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , An1 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N18 , An1 , v120 - .byte W18 - .byte N06 , An1 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N24 , Fn1 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Fn1 , v028 - .byte W12 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v028 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v028 - .byte W06 - .byte N18 , Bn1 , v120 - .byte W18 - .byte N06 , Bn1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , As1 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , As1 , v028 - .byte W12 - .byte N06 , Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v028 - .byte W06 - .byte N18 , Bn1 , v120 - .byte W18 - .byte N06 , Bn1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , Cn2 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 88*mus_mishiro_mvl/mxv - .byte W03 - .byte 75*mus_mishiro_mvl/mxv - .byte W03 - .byte 62*mus_mishiro_mvl/mxv - .byte W03 - .byte 50*mus_mishiro_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 100*mus_mishiro_mvl/mxv - .byte N12 , Cn2 , v028 - .byte W12 - .byte N06 , Fn2 , v112 - .byte W06 - .byte Fn2 , v028 - .byte W06 - .byte Cn2 , v112 - .byte W06 - .byte Cn2 , v028 - .byte W06 - .byte N18 , Cn2 , v120 - .byte W18 - .byte N06 , Cn2 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte GOTO - .word mus_mishiro_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_mishiro_4: - .byte KEYSH , mus_mishiro_key+0 - .byte VOICE , 45 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+32 - .byte VOL , 62*mus_mishiro_mvl/mxv - .byte W12 - .byte W24 -mus_mishiro_4_B1: - .byte VOICE , 45 - .byte W24 - .byte N06 , Fn3 , v112 - .byte W06 - .byte N12 , Fn3 , v040 - .byte W42 - .byte N06 , Fn3 , v112 - .byte W06 - .byte N11 , Fn3 , v040 - .byte W18 - .byte W24 - .byte N06 , An3 , v112 - .byte W06 - .byte N12 , An3 , v040 - .byte W42 - .byte N06 , En3 , v112 - .byte W06 - .byte N12 , En3 , v040 - .byte W06 - .byte N06 , Cs3 , v112 - .byte W06 - .byte N12 , Cs3 , v040 - .byte W06 - .byte W24 - .byte N06 , Dn4 , v112 - .byte W06 - .byte N12 , Dn4 , v040 - .byte W42 - .byte N06 , Cs4 , v112 - .byte W06 - .byte N12 , Cs4 , v040 - .byte W18 - .byte W24 - .byte N06 , Cn4 , v112 - .byte W06 - .byte N12 , Cn4 , v040 - .byte W42 - .byte N06 , Fn3 , v112 - .byte W06 - .byte N12 , Fn3 , v040 - .byte W06 - .byte N06 , Dn3 , v112 - .byte W06 - .byte N12 , Dn3 , v040 - .byte W06 -mus_mishiro_4_000: - .byte W24 - .byte N06 , As3 , v112 - .byte W06 - .byte N12 , As3 , v040 - .byte W42 - .byte N06 , As3 , v112 - .byte W06 - .byte N12 , As3 , v040 - .byte W18 - .byte PEND - .byte PATT - .word mus_mishiro_4_000 - .byte W24 - .byte N06 , Cn4 , v112 - .byte W06 - .byte N12 , Cn4 , v040 - .byte W42 - .byte N06 , Cn4 , v112 - .byte W06 - .byte N12 , Cn4 , v040 - .byte W18 - .byte PATT - .word mus_mishiro_4_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte VOICE , 0 - .byte VOL , 50*mus_mishiro_mvl/mxv - .byte W36 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_mishiro_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_mishiro_5: - .byte KEYSH , mus_mishiro_key+0 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte VOL , 50*mus_mishiro_mvl/mxv - .byte W12 - .byte W24 -mus_mishiro_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N12 , An5 , v112 - .byte W12 - .byte As5 - .byte W12 - .byte N48 , Cn6 - .byte W48 - .byte N12 , Cs6 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N06 , Fn5 - .byte W06 - .byte Fn5 , v036 - .byte W06 - .byte N24 , Fn5 , v112 - .byte W24 - .byte N12 , En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Dn5 , v036 - .byte W12 - .byte Fn5 , v112 - .byte W12 - .byte An5 - .byte W12 - .byte N48 , Gn5 - .byte W48 - .byte N12 , Gn5 , v036 - .byte W12 - .byte N03 , En5 , v112 - .byte W03 - .byte N09 , Fn5 - .byte W09 - .byte N12 , Dn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte En5 , v036 - .byte W06 - .byte N24 , En5 , v112 - .byte W24 - .byte N12 , Fn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte An5 , v112 - .byte W12 - .byte As5 - .byte W12 - .byte N48 , Cn6 - .byte W48 - .byte N12 , Cn6 , v036 - .byte W12 - .byte An5 , v112 - .byte W12 - .byte Cs6 - .byte W12 - .byte En6 - .byte W12 - .byte Gn6 - .byte W12 - .byte Fn6 - .byte W12 - .byte En6 - .byte W12 - .byte Fn6 - .byte W12 - .byte Dn6 - .byte W12 - .byte Dn6 , v032 - .byte W12 - .byte Fn6 , v112 - .byte W12 - .byte An6 - .byte W12 - .byte N48 , Gn6 - .byte W48 - .byte N12 , Gn6 , v036 - .byte W12 - .byte N03 , En6 , v112 - .byte W03 - .byte N09 , Fn6 - .byte W09 - .byte N12 , Dn6 - .byte W12 - .byte Fn6 - .byte W12 - .byte N06 , En6 - .byte W06 - .byte En6 , v032 - .byte W06 - .byte N24 , En6 , v112 - .byte W24 - .byte N12 , Fn6 - .byte W12 - .byte N24 , Gn6 - .byte W24 - .byte N12 , As5 - .byte W12 - .byte Gn5 - .byte W12 - .byte GOTO - .word mus_mishiro_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_mishiro_6: - .byte KEYSH , mus_mishiro_key+0 - .byte VOICE , 45 - .byte PAN , c_v-8 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v-32 - .byte VOL , 68*mus_mishiro_mvl/mxv - .byte W12 - .byte W24 -mus_mishiro_6_B1: - .byte VOICE , 45 - .byte N06 , Fn2 , v112 - .byte W06 - .byte Fn2 , v040 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v040 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte Fn2 , v112 - .byte W06 - .byte Fn2 , v040 - .byte W06 - .byte N05 , Cn3 , v112 - .byte W06 - .byte N06 , Cn3 , v040 - .byte W06 - .byte N05 , An3 , v112 - .byte W06 - .byte N06 , An3 , v040 - .byte W06 - .byte N05 , Cn3 , v112 - .byte W06 - .byte N06 , Cn3 , v040 - .byte W06 - .byte N05 , An2 , v112 - .byte W06 - .byte N06 , An2 , v040 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v040 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v040 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v040 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v040 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v040 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v040 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v040 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v040 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v040 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v040 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v040 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v040 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v040 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v040 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v040 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v040 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v040 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v040 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte As2 , v112 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v040 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v040 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v040 - .byte W06 - .byte As2 , v112 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v040 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v040 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v040 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v040 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v040 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v040 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v040 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v040 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v040 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v040 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v040 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte VOICE , 48 - .byte W36 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_mishiro_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_mishiro_7: - .byte KEYSH , mus_mishiro_key+0 - .byte VOICE , 4 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte XCMD , xIECV , 12 - .byte xIECV , 8 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N12 , Cn4 , v064 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 -mus_mishiro_7_B1: - .byte VOICE , 4 - .byte PAN , c_v+0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte BEND , c_v+1 - .byte N03 , Gs4 , v064 - .byte W03 - .byte N32 , An4 - .byte W21 - .byte MOD , 6 - .byte VOL , 34*mus_mishiro_mvl/mxv - .byte W02 - .byte 24*mus_mishiro_mvl/mxv - .byte W03 - .byte 18*mus_mishiro_mvl/mxv - .byte W03 - .byte 12*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte N36 , Cn5 - .byte W24 - .byte MOD , 6 - .byte VOL , 32*mus_mishiro_mvl/mxv - .byte W02 - .byte 25*mus_mishiro_mvl/mxv - .byte W03 - .byte 18*mus_mishiro_mvl/mxv - .byte W03 - .byte 15*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N12 , Dn5 - .byte W12 - .byte An4 - .byte W24 - .byte N12 - .byte W12 - .byte Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Dn5 , v024 - .byte W12 - .byte N24 , En5 , v064 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte MOD , 7 - .byte N12 , Dn5 , v024 - .byte W12 - .byte MOD , 0 - .byte N12 , An4 , v064 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 , Cs5 - .byte W03 - .byte N21 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Fn4 - .byte W24 - .byte MOD , 7 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte W02 - .byte 32*mus_mishiro_mvl/mxv - .byte W03 - .byte 27*mus_mishiro_mvl/mxv - .byte W03 - .byte 25*mus_mishiro_mvl/mxv - .byte W04 - .byte 22*mus_mishiro_mvl/mxv - .byte W02 - .byte 18*mus_mishiro_mvl/mxv - .byte W03 - .byte 16*mus_mishiro_mvl/mxv - .byte W03 - .byte 15*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N12 , Cn5 - .byte W12 - .byte N06 , As4 - .byte W06 - .byte As4 , v024 - .byte W06 - .byte N12 , As4 , v064 - .byte W12 - .byte An4 - .byte W12 - .byte N48 , Fn4 - .byte W24 - .byte MOD , 7 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte W02 - .byte 36*mus_mishiro_mvl/mxv - .byte W03 - .byte 33*mus_mishiro_mvl/mxv - .byte W03 - .byte 30*mus_mishiro_mvl/mxv - .byte W04 - .byte 27*mus_mishiro_mvl/mxv - .byte W02 - .byte 22*mus_mishiro_mvl/mxv - .byte W03 - .byte 18*mus_mishiro_mvl/mxv - .byte W03 - .byte 16*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N03 , Cs5 - .byte W03 - .byte N09 , Dn5 - .byte W09 - .byte N06 , An4 - .byte W06 - .byte An4 , v024 - .byte W06 - .byte N12 , An4 , v064 - .byte W12 - .byte Gn4 - .byte W12 - .byte N72 , Fn4 - .byte W24 - .byte MOD , 7 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte W02 - .byte 36*mus_mishiro_mvl/mxv - .byte W03 - .byte 35*mus_mishiro_mvl/mxv - .byte W03 - .byte 33*mus_mishiro_mvl/mxv - .byte W04 - .byte 31*mus_mishiro_mvl/mxv - .byte W02 - .byte 29*mus_mishiro_mvl/mxv - .byte W03 - .byte 28*mus_mishiro_mvl/mxv - .byte W03 - .byte 25*mus_mishiro_mvl/mxv - .byte W06 - .byte 23*mus_mishiro_mvl/mxv - .byte W03 - .byte 22*mus_mishiro_mvl/mxv - .byte W03 - .byte 22*mus_mishiro_mvl/mxv - .byte W04 - .byte 20*mus_mishiro_mvl/mxv - .byte W05 - .byte 19*mus_mishiro_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N36 , En4 - .byte W24 - .byte MOD , 6 - .byte VOL , 35*mus_mishiro_mvl/mxv - .byte W02 - .byte 29*mus_mishiro_mvl/mxv - .byte W03 - .byte 23*mus_mishiro_mvl/mxv - .byte W03 - .byte 22*mus_mishiro_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 37*mus_mishiro_mvl/mxv - .byte N12 , Fn4 - .byte W12 - .byte Gn4 - .byte W48 - .byte VOICE , 6 - .byte PAN , c_v-61 - .byte VOL , 44*mus_mishiro_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Fn2 , v112 - .byte W06 - .byte Fn2 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Fn2 , v112 - .byte W06 - .byte Fn2 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte As2 , v112 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte As2 , v112 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 -mus_mishiro_7_000: - .byte N06 , Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Bn2 , v112 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte PEND - .byte As2 , v112 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte PATT - .word mus_mishiro_7_000 - .byte N06 , As2 , v112 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Bn2 , v112 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte GOTO - .word mus_mishiro_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_mishiro_8: - .byte KEYSH , mus_mishiro_key+0 - .byte VOICE , 5 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte XCMD , xIECV , 12 - .byte xIECV , 8 - .byte LFOS , 44 - .byte VOL , 50*mus_mishiro_mvl/mxv - .byte W12 - .byte W24 -mus_mishiro_8_B1: - .byte VOICE , 5 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte 7 - .byte VOL , 44*mus_mishiro_mvl/mxv - .byte W24 - .byte N06 , Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Fn2 , v112 - .byte W06 - .byte Fn2 , v032 - .byte W30 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte W24 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W42 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte W24 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W42 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W18 - .byte W24 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W42 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 -mus_mishiro_8_000: - .byte W24 - .byte N06 , As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W42 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte PEND - .byte PATT - .word mus_mishiro_8_000 -mus_mishiro_8_001: - .byte W24 - .byte N06 , Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W42 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W18 - .byte PEND - .byte W24 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W42 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W18 - .byte W24 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W42 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W18 -mus_mishiro_8_002: - .byte W24 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W42 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W18 - .byte PEND - .byte W24 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W42 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W18 - .byte W24 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W42 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W18 - .byte W24 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W42 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W18 - .byte PATT - .word mus_mishiro_8_002 - .byte W24 - .byte N06 , As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W42 - .byte Bn3 , v112 - .byte W06 - .byte Bn3 , v032 - .byte W18 - .byte PATT - .word mus_mishiro_8_001 - .byte GOTO - .word mus_mishiro_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_mishiro_9: - .byte KEYSH , mus_mishiro_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 42*mus_mishiro_mvl/mxv - .byte W12 - .byte W24 -mus_mishiro_9_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_mishiro_9_000: - .byte N06 , Fs2 , v084 - .byte W12 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v112 - .byte W12 - .byte Fs2 , v068 - .byte W12 - .byte Fs2 , v084 - .byte W12 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v112 - .byte W12 - .byte Fs2 , v068 - .byte W12 - .byte PEND - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte PATT - .word mus_mishiro_9_000 - .byte GOTO - .word mus_mishiro_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_mishiro: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_mishiro_pri @ Priority - .byte mus_mishiro_rev @ Reverb. - - .word mus_mishiro_grp - - .word mus_mishiro_1 - .word mus_mishiro_2 - .word mus_mishiro_3 - .word mus_mishiro_4 - .word mus_mishiro_5 - .word mus_mishiro_6 - .word mus_mishiro_7 - .word mus_mishiro_8 - .word mus_mishiro_9 - - .end diff --git a/sound/songs/mus_naminori.s b/sound/songs/mus_naminori.s deleted file mode 100644 index 07137ec8e7..0000000000 --- a/sound/songs/mus_naminori.s +++ /dev/null @@ -1,3005 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_naminori_grp, voicegroup017 - .equ mus_naminori_pri, 0 - .equ mus_naminori_rev, reverb_set+50 - .equ mus_naminori_mvl, 127 - .equ mus_naminori_key, 0 - .equ mus_naminori_tbs, 1 - .equ mus_naminori_exg, 0 - .equ mus_naminori_cmp, 1 - - .section .rodata - .global mus_naminori - .align 2 - -@********************** Track 1 **********************@ - -mus_naminori_1: - .byte KEYSH , mus_naminori_key+0 - .byte TEMPO , 82*mus_naminori_tbs/2 - .byte VOICE , 48 - .byte LFOS , 40 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Cs4 , v104 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 -mus_naminori_1_B1: - .byte VOICE , 48 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N18 , Fn4 , v104 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N18 , Fn4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N18 , Fs4 - .byte W18 - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte VOICE , 73 - .byte N15 , Gs4 , v112 - .byte W06 - .byte MOD , 5 - .byte W09 - .byte 0 - .byte W03 - .byte N06 - .byte W06 - .byte Fs4 - .byte W12 - .byte N18 , Fn4 - .byte W18 - .byte N06 , Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N15 , Gs4 - .byte W09 - .byte MOD , 5 - .byte W06 - .byte 0 - .byte W03 - .byte N06 - .byte W06 - .byte As4 - .byte W12 - .byte N18 , Gs4 - .byte W09 - .byte MOD , 5 - .byte W09 - .byte 0 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N18 , Fs4 - .byte W06 - .byte MOD , 5 - .byte W09 - .byte 0 - .byte W03 - .byte N06 , Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N18 , Fs4 - .byte W06 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , As4 - .byte W06 - .byte Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Cs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W12 - .byte TIE , Fn5 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte W05 - .byte 70*mus_naminori_mvl/mxv - .byte W07 - .byte 64*mus_naminori_mvl/mxv - .byte W05 - .byte 57*mus_naminori_mvl/mxv - .byte W07 - .byte 52*mus_naminori_mvl/mxv - .byte W05 - .byte 45*mus_naminori_mvl/mxv - .byte W07 - .byte 37*mus_naminori_mvl/mxv - .byte W05 - .byte 25*mus_naminori_mvl/mxv - .byte W07 - .byte 18*mus_naminori_mvl/mxv - .byte W05 - .byte 7*mus_naminori_mvl/mxv - .byte W07 - .byte EOT - .byte VOL , 1*mus_naminori_mvl/mxv - .byte MOD , 0 - .byte W36 - .byte VOICE , 73 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N06 , As4 , v072 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W12 - .byte As4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N12 , Fs5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte N32 , Cs5 - .byte W12 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte MOD , 5 - .byte W05 - .byte VOL , 61*mus_naminori_mvl/mxv - .byte W07 - .byte 40*mus_naminori_mvl/mxv - .byte W05 - .byte 29*mus_naminori_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W03 - .byte VOICE , 60 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N18 , Cn3 , v116 - .byte W18 - .byte N06 , Gs2 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N18 , Ds3 - .byte W18 - .byte N06 , Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N60 , Fn3 - .byte W30 - .byte VOL , 71*mus_naminori_mvl/mxv - .byte W06 - .byte 61*mus_naminori_mvl/mxv - .byte W05 - .byte 52*mus_naminori_mvl/mxv - .byte W07 - .byte 42*mus_naminori_mvl/mxv - .byte W05 - .byte 31*mus_naminori_mvl/mxv - .byte W07 - .byte 21*mus_naminori_mvl/mxv - .byte W05 - .byte 11*mus_naminori_mvl/mxv - .byte W07 - .byte 80*mus_naminori_mvl/mxv - .byte N18 - .byte W18 - .byte N06 , Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N18 , Gs3 - .byte W18 - .byte N06 , Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N60 , Fs3 - .byte W30 - .byte VOL , 71*mus_naminori_mvl/mxv - .byte W06 - .byte 61*mus_naminori_mvl/mxv - .byte W05 - .byte 52*mus_naminori_mvl/mxv - .byte W07 - .byte 42*mus_naminori_mvl/mxv - .byte W05 - .byte 31*mus_naminori_mvl/mxv - .byte W07 - .byte 21*mus_naminori_mvl/mxv - .byte W05 - .byte 11*mus_naminori_mvl/mxv - .byte W07 - .byte VOICE , 73 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N15 , As4 , v112 - .byte W06 - .byte MOD , 5 - .byte W09 - .byte 0 - .byte W03 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte N15 , Gs4 - .byte W06 - .byte MOD , 5 - .byte W09 - .byte 0 - .byte W03 - .byte N06 , Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N15 , Fs4 - .byte W06 - .byte MOD , 5 - .byte W09 - .byte 0 - .byte W03 - .byte N06 , Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte 0 - .byte N15 , As4 - .byte W06 - .byte MOD , 5 - .byte W09 - .byte 0 - .byte W03 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte N15 , Gs4 - .byte W06 - .byte MOD , 5 - .byte W09 - .byte 0 - .byte W03 - .byte N06 , Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N12 , As4 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte 0 - .byte N12 , Cs5 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte 0 - .byte N36 , Cn5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOICE , 48 - .byte W12 - .byte MOD , 0 - .byte N18 , Fn4 , v104 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W12 -mus_naminori_1_000: - .byte N18 , Fn4 , v104 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte PEND - .byte N18 , As4 - .byte W18 - .byte N06 , An4 - .byte W06 - .byte As4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N18 , Cn5 - .byte W18 - .byte N06 , As4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N30 , Gs4 - .byte W12 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte W06 - .byte 66*mus_naminori_mvl/mxv - .byte W06 - .byte 53*mus_naminori_mvl/mxv - .byte W06 - .byte 36*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N18 , Fn4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W12 - .byte PATT - .word mus_naminori_1_000 - .byte N18 , As4 , v104 - .byte W18 - .byte N06 , An4 - .byte W06 - .byte As4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N18 , Ds5 - .byte W18 - .byte N06 , Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte As4 - .byte W06 - .byte N32 , Cn5 - .byte W12 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte W06 - .byte 66*mus_naminori_mvl/mxv - .byte W06 - .byte 53*mus_naminori_mvl/mxv - .byte W06 - .byte 36*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 73 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N54 , Cs5 , v120 - .byte W21 - .byte MOD , 5 - .byte W32 - .byte W01 - .byte 0 - .byte N06 , Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N54 , Cs5 - .byte W21 - .byte MOD , 5 - .byte W32 - .byte W01 - .byte 0 - .byte N06 , Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N32 , Fn5 - .byte W12 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte W03 - .byte VOL , 59*mus_naminori_mvl/mxv - .byte W06 - .byte 44*mus_naminori_mvl/mxv - .byte W06 - .byte 29*mus_naminori_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N32 , Cs5 - .byte W09 - .byte MOD , 5 - .byte W09 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 49*mus_naminori_mvl/mxv - .byte W06 - .byte 27*mus_naminori_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte GOTO - .word mus_naminori_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_naminori_2: - .byte KEYSH , mus_naminori_key+0 - .byte W36 -mus_naminori_2_B1: - .byte VOICE , 58 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Cs1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N36 , Bn0 - .byte W36 - .byte N24 , As0 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , An0 - .byte W24 - .byte N12 , Fs0 - .byte W12 - .byte N24 , Cs1 - .byte W24 - .byte N06 - .byte W12 - .byte N36 , Bn0 - .byte W36 - .byte VOL , 77*mus_naminori_mvl/mxv - .byte N32 , As0 - .byte W05 - .byte VOL , 74*mus_naminori_mvl/mxv - .byte W07 - .byte 68*mus_naminori_mvl/mxv - .byte W05 - .byte 56*mus_naminori_mvl/mxv - .byte W07 - .byte 47*mus_naminori_mvl/mxv - .byte W06 - .byte 33*mus_naminori_mvl/mxv - .byte W06 - .byte 43*mus_naminori_mvl/mxv - .byte N36 , Fs0 - .byte W05 - .byte VOL , 53*mus_naminori_mvl/mxv - .byte W07 - .byte 65*mus_naminori_mvl/mxv - .byte W05 - .byte 80*mus_naminori_mvl/mxv - .byte W19 -mus_naminori_2_000: - .byte N24 , Cs1 , v127 - .byte W24 - .byte N06 , Gs0 - .byte W12 - .byte N36 , Cs1 - .byte W36 - .byte PEND -mus_naminori_2_001: - .byte N24 , Bn0 , v127 - .byte W24 - .byte N06 , Gs0 - .byte W12 - .byte N36 , Bn0 - .byte W36 - .byte PEND - .byte N24 , As0 - .byte W24 - .byte N06 , Fs0 - .byte W12 - .byte N12 , As0 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N12 , Gs1 - .byte W12 - .byte N24 , Fs1 - .byte W24 - .byte N12 , Cs1 - .byte W12 - .byte PATT - .word mus_naminori_2_000 - .byte PATT - .word mus_naminori_2_001 - .byte N24 , As0 , v127 - .byte W24 - .byte N06 , Fs0 - .byte W12 - .byte N24 , As0 - .byte W24 - .byte N12 , Gs0 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte N18 , Cs1 - .byte W18 - .byte N06 , Cs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte As1 - .byte W06 - .byte N48 , Gs1 - .byte W24 - .byte VOL , 69*mus_naminori_mvl/mxv - .byte W05 - .byte 58*mus_naminori_mvl/mxv - .byte W07 - .byte 42*mus_naminori_mvl/mxv - .byte W05 - .byte 31*mus_naminori_mvl/mxv - .byte W07 - .byte 25*mus_naminori_mvl/mxv - .byte W12 - .byte 80*mus_naminori_mvl/mxv - .byte N12 - .byte W12 - .byte N32 , Cs2 - .byte W12 - .byte VOL , 76*mus_naminori_mvl/mxv - .byte W05 - .byte 58*mus_naminori_mvl/mxv - .byte W07 - .byte 38*mus_naminori_mvl/mxv - .byte W05 - .byte 29*mus_naminori_mvl/mxv - .byte W07 - .byte 80*mus_naminori_mvl/mxv - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N48 , Dn2 - .byte W24 - .byte VOL , 69*mus_naminori_mvl/mxv - .byte W05 - .byte 58*mus_naminori_mvl/mxv - .byte W07 - .byte 42*mus_naminori_mvl/mxv - .byte W05 - .byte 31*mus_naminori_mvl/mxv - .byte W07 - .byte 25*mus_naminori_mvl/mxv - .byte W12 - .byte 80*mus_naminori_mvl/mxv - .byte N12 , Gs1 - .byte W12 - .byte N66 , Ds2 - .byte W30 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 62*mus_naminori_mvl/mxv - .byte W05 - .byte 55*mus_naminori_mvl/mxv - .byte W07 - .byte 41*mus_naminori_mvl/mxv - .byte W05 - .byte 35*mus_naminori_mvl/mxv - .byte W07 - .byte 25*mus_naminori_mvl/mxv - .byte W05 - .byte 15*mus_naminori_mvl/mxv - .byte W07 -mus_naminori_2_002: - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N32 , Fs2 , v112 - .byte W18 - .byte VOL , 66*mus_naminori_mvl/mxv - .byte W06 - .byte 49*mus_naminori_mvl/mxv - .byte W06 - .byte 25*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N32 , Fn2 - .byte W18 - .byte VOL , 66*mus_naminori_mvl/mxv - .byte W06 - .byte 49*mus_naminori_mvl/mxv - .byte W06 - .byte 25*mus_naminori_mvl/mxv - .byte W06 - .byte PEND - .byte 80*mus_naminori_mvl/mxv - .byte N32 , Ds2 - .byte W18 - .byte VOL , 66*mus_naminori_mvl/mxv - .byte W06 - .byte 49*mus_naminori_mvl/mxv - .byte W06 - .byte 25*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N32 , Cs2 - .byte W18 - .byte VOL , 66*mus_naminori_mvl/mxv - .byte W06 - .byte 49*mus_naminori_mvl/mxv - .byte W06 - .byte 25*mus_naminori_mvl/mxv - .byte W06 - .byte PATT - .word mus_naminori_2_002 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N32 , Ds2 , v112 - .byte W36 - .byte N12 , Gs0 , v127 - .byte W12 - .byte As0 - .byte W12 - .byte Cn1 - .byte W12 -mus_naminori_2_003: - .byte N24 , Cs1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N36 - .byte W36 - .byte PEND - .byte PATT - .word mus_naminori_2_003 - .byte N24 , As0 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N36 - .byte W36 - .byte N24 , Gs0 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte As0 - .byte W12 - .byte Cn1 - .byte W12 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N24 , Cs1 - .byte W09 - .byte VOL , 61*mus_naminori_mvl/mxv - .byte W03 - .byte 47*mus_naminori_mvl/mxv - .byte W03 - .byte 37*mus_naminori_mvl/mxv - .byte W03 - .byte 25*mus_naminori_mvl/mxv - .byte W03 - .byte 11*mus_naminori_mvl/mxv - .byte W15 - .byte 80*mus_naminori_mvl/mxv - .byte N24 , Gs0 - .byte W09 - .byte VOL , 61*mus_naminori_mvl/mxv - .byte W03 - .byte 47*mus_naminori_mvl/mxv - .byte W03 - .byte 37*mus_naminori_mvl/mxv - .byte W03 - .byte 25*mus_naminori_mvl/mxv - .byte W03 - .byte 11*mus_naminori_mvl/mxv - .byte W15 - .byte 80*mus_naminori_mvl/mxv - .byte N21 , Cs1 - .byte W09 - .byte VOL , 61*mus_naminori_mvl/mxv - .byte W03 - .byte 47*mus_naminori_mvl/mxv - .byte W03 - .byte 37*mus_naminori_mvl/mxv - .byte W03 - .byte 25*mus_naminori_mvl/mxv - .byte W03 - .byte 11*mus_naminori_mvl/mxv - .byte W03 - .byte 80*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 67*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N24 , An0 - .byte W09 - .byte VOL , 61*mus_naminori_mvl/mxv - .byte W03 - .byte 47*mus_naminori_mvl/mxv - .byte W03 - .byte 37*mus_naminori_mvl/mxv - .byte W03 - .byte 25*mus_naminori_mvl/mxv - .byte W03 - .byte 11*mus_naminori_mvl/mxv - .byte W15 - .byte 80*mus_naminori_mvl/mxv - .byte N24 , As0 - .byte W09 - .byte VOL , 61*mus_naminori_mvl/mxv - .byte W03 - .byte 47*mus_naminori_mvl/mxv - .byte W03 - .byte 37*mus_naminori_mvl/mxv - .byte W03 - .byte 25*mus_naminori_mvl/mxv - .byte W03 - .byte 11*mus_naminori_mvl/mxv - .byte W15 - .byte 80*mus_naminori_mvl/mxv - .byte N36 , Fn0 - .byte W06 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 52*mus_naminori_mvl/mxv - .byte W06 - .byte 61*mus_naminori_mvl/mxv - .byte W06 - .byte 73*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte W06 - .byte N21 , Fn1 - .byte W09 - .byte VOL , 61*mus_naminori_mvl/mxv - .byte W03 - .byte 47*mus_naminori_mvl/mxv - .byte W03 - .byte 37*mus_naminori_mvl/mxv - .byte W03 - .byte 25*mus_naminori_mvl/mxv - .byte W03 - .byte 11*mus_naminori_mvl/mxv - .byte W03 - .byte 80*mus_naminori_mvl/mxv - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N21 , Fs1 - .byte W09 - .byte VOL , 61*mus_naminori_mvl/mxv - .byte W03 - .byte 47*mus_naminori_mvl/mxv - .byte W03 - .byte 37*mus_naminori_mvl/mxv - .byte W03 - .byte 25*mus_naminori_mvl/mxv - .byte W03 - .byte 11*mus_naminori_mvl/mxv - .byte W03 - .byte 80*mus_naminori_mvl/mxv - .byte N09 - .byte W12 - .byte N36 - .byte W36 - .byte N21 , Cs1 - .byte W09 - .byte VOL , 61*mus_naminori_mvl/mxv - .byte W03 - .byte 47*mus_naminori_mvl/mxv - .byte W03 - .byte 37*mus_naminori_mvl/mxv - .byte W03 - .byte 25*mus_naminori_mvl/mxv - .byte W03 - .byte 11*mus_naminori_mvl/mxv - .byte W03 - .byte 80*mus_naminori_mvl/mxv - .byte N09 - .byte W12 - .byte N36 - .byte W36 - .byte N32 , Fs1 - .byte W06 - .byte VOL , 71*mus_naminori_mvl/mxv - .byte W06 - .byte 63*mus_naminori_mvl/mxv - .byte W05 - .byte 46*mus_naminori_mvl/mxv - .byte W07 - .byte 36*mus_naminori_mvl/mxv - .byte W12 - .byte 80*mus_naminori_mvl/mxv - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte An1 - .byte W12 - .byte N32 , Gs1 - .byte W12 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte W06 - .byte 59*mus_naminori_mvl/mxv - .byte W06 - .byte 44*mus_naminori_mvl/mxv - .byte W06 - .byte 29*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N32 , Cs1 - .byte W18 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 49*mus_naminori_mvl/mxv - .byte W06 - .byte 27*mus_naminori_mvl/mxv - .byte W06 - .byte GOTO - .word mus_naminori_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_naminori_3: - .byte KEYSH , mus_naminori_key+0 - .byte W36 -mus_naminori_3_B1: - .byte PAN , c_v+0 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte W72 - .byte W48 - .byte VOICE , 48 - .byte VOL , 56*mus_naminori_mvl/mxv - .byte PAN , c_v+16 - .byte N24 , An4 , v072 - .byte W02 - .byte VOL , 60*mus_naminori_mvl/mxv - .byte W03 - .byte 65*mus_naminori_mvl/mxv - .byte W03 - .byte 68*mus_naminori_mvl/mxv - .byte W04 - .byte 71*mus_naminori_mvl/mxv - .byte W02 - .byte 77*mus_naminori_mvl/mxv - .byte W03 - .byte 80*mus_naminori_mvl/mxv - .byte W07 - .byte 51*mus_naminori_mvl/mxv - .byte N36 , Cs5 , v064 - .byte W02 - .byte VOL , 54*mus_naminori_mvl/mxv - .byte W03 - .byte 56*mus_naminori_mvl/mxv - .byte W03 - .byte 59*mus_naminori_mvl/mxv - .byte W04 - .byte 62*mus_naminori_mvl/mxv - .byte W02 - .byte 66*mus_naminori_mvl/mxv - .byte W03 - .byte 70*mus_naminori_mvl/mxv - .byte W03 - .byte 77*mus_naminori_mvl/mxv - .byte W04 - .byte 80*mus_naminori_mvl/mxv - .byte W12 - .byte 57*mus_naminori_mvl/mxv - .byte N36 , Bn4 - .byte W02 - .byte VOL , 59*mus_naminori_mvl/mxv - .byte W03 - .byte 62*mus_naminori_mvl/mxv - .byte W03 - .byte 64*mus_naminori_mvl/mxv - .byte W04 - .byte 65*mus_naminori_mvl/mxv - .byte W02 - .byte 70*mus_naminori_mvl/mxv - .byte W03 - .byte 76*mus_naminori_mvl/mxv - .byte W03 - .byte 80*mus_naminori_mvl/mxv - .byte W16 - .byte 77*mus_naminori_mvl/mxv - .byte N36 , As4 - .byte W05 - .byte VOL , 74*mus_naminori_mvl/mxv - .byte W07 - .byte 68*mus_naminori_mvl/mxv - .byte W05 - .byte 56*mus_naminori_mvl/mxv - .byte W07 - .byte 47*mus_naminori_mvl/mxv - .byte W06 - .byte 33*mus_naminori_mvl/mxv - .byte W06 - .byte 17*mus_naminori_mvl/mxv - .byte W36 - .byte VOICE , 45 - .byte VOL , 78*mus_naminori_mvl/mxv - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W12 - .byte N06 - .byte W12 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte VOICE , 48 - .byte N12 , Cs3 , v092 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 , v104 - .byte W18 - .byte N06 - .byte W06 - .byte Fs4 - .byte W12 - .byte N18 , Fn4 - .byte W18 - .byte N06 , Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N15 , Gs4 - .byte W18 - .byte N06 - .byte W06 - .byte As4 - .byte W12 - .byte N18 , Gs4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N18 , Fs4 - .byte W18 - .byte N06 , Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N18 , Fs4 - .byte W18 - .byte N06 , Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N32 , Fn4 - .byte W12 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte W05 - .byte 61*mus_naminori_mvl/mxv - .byte W07 - .byte 40*mus_naminori_mvl/mxv - .byte W05 - .byte 29*mus_naminori_mvl/mxv - .byte W07 - .byte VOICE , 45 - .byte W12 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N06 , Gs3 , v064 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte VOICE , 45 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte W12 - .byte As3 - .byte W12 - .byte N06 - .byte W12 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W12 - .byte W72 - .byte W72 - .byte VOICE , 60 - .byte VOL , 54*mus_naminori_mvl/mxv - .byte N36 , Fs3 , v072 - .byte W06 - .byte VOL , 60*mus_naminori_mvl/mxv - .byte W06 - .byte 71*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte W18 - .byte N36 , Fn3 , v076 - .byte W36 - .byte Ds3 , v080 - .byte W36 - .byte N12 , Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte W72 - .byte W72 - .byte W72 - .byte VOL , 45*mus_naminori_mvl/mxv - .byte N24 , Cn3 - .byte W06 - .byte VOL , 50*mus_naminori_mvl/mxv - .byte W03 - .byte 68*mus_naminori_mvl/mxv - .byte W03 - .byte 80*mus_naminori_mvl/mxv - .byte W12 - .byte N12 , Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N06 - .byte W12 - .byte N32 - .byte W21 - .byte VOL , 69*mus_naminori_mvl/mxv - .byte W03 - .byte 61*mus_naminori_mvl/mxv - .byte W03 - .byte 41*mus_naminori_mvl/mxv - .byte W03 - .byte 27*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N24 - .byte W24 - .byte N06 , Fs3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N18 , Cs4 - .byte W18 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N06 , As3 - .byte W12 - .byte N32 , Gs3 - .byte W18 - .byte VOL , 69*mus_naminori_mvl/mxv - .byte W06 - .byte 60*mus_naminori_mvl/mxv - .byte W06 - .byte 40*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N36 , As2 , v076 - .byte W36 - .byte Cn3 - .byte W36 - .byte N32 , Cs3 - .byte W18 - .byte VOL , 74*mus_naminori_mvl/mxv - .byte W06 - .byte 54*mus_naminori_mvl/mxv - .byte W06 - .byte 33*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N12 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N32 , Fs3 - .byte W06 - .byte VOL , 71*mus_naminori_mvl/mxv - .byte W06 - .byte 63*mus_naminori_mvl/mxv - .byte W05 - .byte 46*mus_naminori_mvl/mxv - .byte W07 - .byte 40*mus_naminori_mvl/mxv - .byte W05 - .byte 33*mus_naminori_mvl/mxv - .byte W07 - .byte 80*mus_naminori_mvl/mxv - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N30 , Fn3 - .byte W06 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 57*mus_naminori_mvl/mxv - .byte W06 - .byte 37*mus_naminori_mvl/mxv - .byte W18 - .byte VOICE , 48 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Cs4 , v104 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte GOTO - .word mus_naminori_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_naminori_4: - .byte KEYSH , mus_naminori_key+0 - .byte W36 -mus_naminori_4_B1: - .byte VOICE , 83 - .byte PAN , c_v-48 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N24 , Gs3 , v060 - .byte W24 - .byte N06 , Cs4 - .byte W12 - .byte N36 , Fn3 - .byte W36 - .byte N24 , Fs3 - .byte W24 - .byte N06 , As3 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte N06 , Cs4 - .byte W12 - .byte N36 , Fn3 - .byte W36 - .byte VOL , 77*mus_naminori_mvl/mxv - .byte N32 , Fs3 - .byte W05 - .byte VOL , 74*mus_naminori_mvl/mxv - .byte W07 - .byte 68*mus_naminori_mvl/mxv - .byte W05 - .byte 56*mus_naminori_mvl/mxv - .byte W07 - .byte 47*mus_naminori_mvl/mxv - .byte W06 - .byte 33*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N12 , Fs3 , v040 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N06 , Cs3 - .byte W12 - .byte N12 , As2 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Gs3 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte VOICE , 1 - .byte N06 , Fs2 , v048 - .byte W06 - .byte An2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 , v040 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte VOICE , 80 - .byte N12 , An3 , v048 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N32 , Fn3 - .byte W12 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte W05 - .byte 61*mus_naminori_mvl/mxv - .byte W07 - .byte 40*mus_naminori_mvl/mxv - .byte W05 - .byte 29*mus_naminori_mvl/mxv - .byte W07 - .byte VOICE , 88 - .byte PAN , c_v-48 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N36 , Ds4 , v036 - .byte W12 - .byte VOL , 67*mus_naminori_mvl/mxv - .byte W06 - .byte 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte W06 - .byte 11*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N36 , Gs4 - .byte W12 - .byte VOL , 67*mus_naminori_mvl/mxv - .byte W06 - .byte 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte W06 - .byte 11*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N24 , Cs4 - .byte W12 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 54*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N06 , Fn4 - .byte W12 - .byte N36 , Gs4 - .byte W12 - .byte VOL , 71*mus_naminori_mvl/mxv - .byte W06 - .byte 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte W06 - .byte 11*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N36 , Dn4 - .byte W12 - .byte VOL , 67*mus_naminori_mvl/mxv - .byte W06 - .byte 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte W06 - .byte 11*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N36 , Fn4 - .byte W12 - .byte VOL , 67*mus_naminori_mvl/mxv - .byte W06 - .byte 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte W06 - .byte 11*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N24 , Ds4 - .byte W12 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 54*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N06 , Fs4 - .byte W12 - .byte N36 , As4 - .byte W12 - .byte VOL , 71*mus_naminori_mvl/mxv - .byte W06 - .byte 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte W06 - .byte 11*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 45 - .byte PAN , c_v+0 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N12 , Fs3 , v064 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte As3 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N12 , Cs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Fn3 - .byte W06 - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte N36 , Cs4 , v032 - .byte W36 - .byte Cn4 - .byte W36 - .byte As3 - .byte W36 - .byte N12 , Cn3 , v060 - .byte W12 - .byte Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte Gs3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , As3 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte As3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte Fn3 - .byte W12 - .byte N12 , Gs3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte VOICE , 83 - .byte N24 , Cs3 - .byte W24 - .byte N06 - .byte W12 - .byte N32 - .byte W18 - .byte VOL , 69*mus_naminori_mvl/mxv - .byte W06 - .byte 60*mus_naminori_mvl/mxv - .byte W06 - .byte 40*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N24 - .byte W24 - .byte N06 - .byte W12 - .byte N32 - .byte W18 - .byte VOL , 69*mus_naminori_mvl/mxv - .byte W06 - .byte 60*mus_naminori_mvl/mxv - .byte W06 - .byte 40*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N24 , Fn3 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte N06 , Fs3 - .byte W12 - .byte N32 , Fn3 - .byte W18 - .byte VOL , 69*mus_naminori_mvl/mxv - .byte W06 - .byte 60*mus_naminori_mvl/mxv - .byte W06 - .byte 40*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 80 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N12 , Fs3 , v048 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte N06 - .byte W12 - .byte N32 - .byte W06 - .byte VOL , 71*mus_naminori_mvl/mxv - .byte W06 - .byte 63*mus_naminori_mvl/mxv - .byte W05 - .byte 46*mus_naminori_mvl/mxv - .byte W07 - .byte 40*mus_naminori_mvl/mxv - .byte W05 - .byte 33*mus_naminori_mvl/mxv - .byte W07 - .byte 49*mus_naminori_mvl/mxv - .byte N36 , Cs3 , v060 - .byte W06 - .byte VOL , 55*mus_naminori_mvl/mxv - .byte W06 - .byte 62*mus_naminori_mvl/mxv - .byte W05 - .byte 75*mus_naminori_mvl/mxv - .byte W07 - .byte 80*mus_naminori_mvl/mxv - .byte W12 - .byte N32 , Cs4 - .byte W12 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte W06 - .byte 59*mus_naminori_mvl/mxv - .byte W06 - .byte 44*mus_naminori_mvl/mxv - .byte W06 - .byte 29*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N32 , Fn3 - .byte W18 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 49*mus_naminori_mvl/mxv - .byte W06 - .byte 27*mus_naminori_mvl/mxv - .byte W06 - .byte GOTO - .word mus_naminori_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_naminori_5: - .byte KEYSH , mus_naminori_key+0 - .byte W36 -mus_naminori_5_B1: - .byte VOICE , 84 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte PAN , c_v+48 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte N24 , Fn3 , v060 - .byte W24 - .byte N06 , Gs3 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte VOICE , 87 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 84 - .byte N24 - .byte W24 - .byte N06 , Fs3 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N06 , Gs3 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte VOICE , 87 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 84 - .byte VOL , 77*mus_naminori_mvl/mxv - .byte N32 - .byte W05 - .byte VOL , 74*mus_naminori_mvl/mxv - .byte W07 - .byte 68*mus_naminori_mvl/mxv - .byte W05 - .byte 56*mus_naminori_mvl/mxv - .byte W07 - .byte 47*mus_naminori_mvl/mxv - .byte W06 - .byte 33*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 82 - .byte VOL , 17*mus_naminori_mvl/mxv - .byte W03 - .byte 80*mus_naminori_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v-2 - .byte N12 , Fs3 , v024 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W09 - .byte W03 - .byte Gs3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Fn3 - .byte W09 - .byte W03 - .byte Gs3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Fn3 - .byte W09 - .byte W03 - .byte Fs3 - .byte W12 - .byte N06 , Cs3 - .byte W12 - .byte N12 , As2 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte N12 , Gs3 - .byte W09 - .byte W03 - .byte An3 - .byte W12 - .byte N06 , Gs3 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte VOICE , 2 - .byte N06 , Fs2 , v032 - .byte W06 - .byte An2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W03 - .byte W03 - .byte Fn4 , v028 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs3 - .byte W03 - .byte W03 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn2 - .byte W03 - .byte W03 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W03 - .byte W03 - .byte VOICE , 82 - .byte N12 , An3 , v032 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N32 , Fn3 - .byte W12 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte W05 - .byte 61*mus_naminori_mvl/mxv - .byte W07 - .byte 40*mus_naminori_mvl/mxv - .byte W05 - .byte 29*mus_naminori_mvl/mxv - .byte W04 - .byte VOICE , 89 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte PAN , c_v+48 - .byte BEND , c_v+0 - .byte N12 , Gs3 , v036 - .byte W12 - .byte VOICE , 90 - .byte VOL , 67*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 11*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 89 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N12 , Ds4 - .byte W12 - .byte VOICE , 90 - .byte VOL , 67*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 11*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 89 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 54*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N06 , Cs4 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte VOICE , 90 - .byte VOL , 71*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 11*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 89 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N12 , Gs3 - .byte W12 - .byte VOICE , 90 - .byte VOL , 67*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 11*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 89 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte VOICE , 90 - .byte VOL , 67*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 11*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 89 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N24 , As3 - .byte W12 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 54*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N06 , Ds4 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte VOICE , 90 - .byte VOL , 71*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 54*mus_naminori_mvl/mxv - .byte W06 - .byte 26*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 11*mus_naminori_mvl/mxv - .byte W06 - .byte BEND , c_v-4 - .byte W72 - .byte W72 - .byte VOICE , 82 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N12 , As3 , v032 - .byte W12 - .byte VOICE , 86 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte N12 , Gs3 - .byte W12 - .byte VOICE , 86 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte N12 , Fs3 - .byte W12 - .byte VOICE , 86 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte BEND , c_v+0 - .byte N12 , Gs2 , v060 - .byte W12 - .byte As2 - .byte W12 - .byte Cn3 - .byte W12 -mus_naminori_5_000: - .byte N12 , Cs3 , v060 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_naminori_5_000 - .byte N12 , Fn3 , v060 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte VOICE , 84 - .byte N24 , Gs2 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 86 - .byte N12 - .byte W06 - .byte VOL , 69*mus_naminori_mvl/mxv - .byte W06 - .byte 60*mus_naminori_mvl/mxv - .byte N09 - .byte W06 - .byte VOL , 40*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 84 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N24 , An2 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 86 - .byte N12 - .byte W06 - .byte VOL , 69*mus_naminori_mvl/mxv - .byte W06 - .byte 60*mus_naminori_mvl/mxv - .byte N09 - .byte W06 - .byte VOL , 40*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 84 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N24 , Cs3 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte N06 , Cs3 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte VOICE , 86 - .byte N12 - .byte W06 - .byte VOL , 69*mus_naminori_mvl/mxv - .byte W06 - .byte 60*mus_naminori_mvl/mxv - .byte N09 - .byte W06 - .byte VOL , 40*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 82 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N12 , Cs3 , v048 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte N06 , Gs3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte N06 , Gs3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , An3 - .byte W06 - .byte VOL , 71*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 86 - .byte VOL , 63*mus_naminori_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 46*mus_naminori_mvl/mxv - .byte W07 - .byte 40*mus_naminori_mvl/mxv - .byte N09 - .byte W05 - .byte VOL , 33*mus_naminori_mvl/mxv - .byte W07 - .byte VOICE , 82 - .byte VOL , 49*mus_naminori_mvl/mxv - .byte N12 , An2 , v060 - .byte W06 - .byte VOL , 55*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 86 - .byte VOL , 62*mus_naminori_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 75*mus_naminori_mvl/mxv - .byte W07 - .byte 80*mus_naminori_mvl/mxv - .byte N12 - .byte W12 - .byte VOICE , 82 - .byte N12 , Gs3 - .byte W12 - .byte VOICE , 86 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 59*mus_naminori_mvl/mxv - .byte W06 - .byte 44*mus_naminori_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 29*mus_naminori_mvl/mxv - .byte W06 - .byte VOICE , 82 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte N12 , Cs3 , v056 - .byte W12 - .byte VOICE , 86 - .byte N12 , Cs3 , v060 - .byte W06 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 49*mus_naminori_mvl/mxv - .byte N09 - .byte W06 - .byte VOL , 27*mus_naminori_mvl/mxv - .byte W06 - .byte GOTO - .word mus_naminori_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_naminori_6: - .byte KEYSH , mus_naminori_key+0 - .byte LFOS , 40 - .byte W36 -mus_naminori_6_B1: - .byte VOICE , 46 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte PAN , c_v-16 - .byte N06 , Cs4 , v088 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte As3 - .byte W03 - .byte Cs4 , v092 - .byte W03 - .byte Fs4 - .byte W03 - .byte N06 , Cs5 , v096 - .byte W24 - .byte Ds5 , v088 - .byte W06 - .byte Ds5 , v056 - .byte W06 - .byte Fn5 , v088 - .byte W06 - .byte Fn5 , v056 - .byte W06 - .byte Fs5 , v088 - .byte W06 - .byte Fs5 , v056 - .byte W06 - .byte W36 - .byte Cs4 , v088 - .byte W06 - .byte Cs4 , v056 - .byte W06 - .byte Gs4 , v088 - .byte W06 - .byte Gs4 , v056 - .byte W06 - .byte Cs5 , v088 - .byte W06 - .byte Cs5 , v056 - .byte W06 - .byte W36 - .byte Bn3 , v088 - .byte W06 - .byte Bn3 , v056 - .byte W06 - .byte Gs4 , v088 - .byte W06 - .byte Gs4 , v056 - .byte W06 - .byte Bn4 , v088 - .byte W06 - .byte Bn4 , v056 - .byte W06 - .byte W36 - .byte As3 , v088 - .byte W06 - .byte As3 , v056 - .byte W06 - .byte Fs4 , v088 - .byte W06 - .byte Fs4 , v056 - .byte W06 - .byte As4 , v088 - .byte W06 - .byte As4 , v056 - .byte W06 - .byte VOICE , 48 - .byte VOL , 54*mus_naminori_mvl/mxv - .byte N36 , Fs2 , v064 - .byte W05 - .byte VOL , 58*mus_naminori_mvl/mxv - .byte W07 - .byte 65*mus_naminori_mvl/mxv - .byte W05 - .byte 77*mus_naminori_mvl/mxv - .byte W07 - .byte 80*mus_naminori_mvl/mxv - .byte W12 - .byte 54*mus_naminori_mvl/mxv - .byte N36 , An2 - .byte W05 - .byte VOL , 58*mus_naminori_mvl/mxv - .byte W07 - .byte 65*mus_naminori_mvl/mxv - .byte W05 - .byte 77*mus_naminori_mvl/mxv - .byte W07 - .byte 80*mus_naminori_mvl/mxv - .byte W12 - .byte N72 , Gs2 - .byte W30 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte W06 - .byte 70*mus_naminori_mvl/mxv - .byte W05 - .byte 66*mus_naminori_mvl/mxv - .byte W07 - .byte 57*mus_naminori_mvl/mxv - .byte W05 - .byte 45*mus_naminori_mvl/mxv - .byte W07 - .byte 35*mus_naminori_mvl/mxv - .byte W05 - .byte 22*mus_naminori_mvl/mxv - .byte W07 - .byte W36 - .byte 50*mus_naminori_mvl/mxv - .byte N36 - .byte W06 - .byte VOL , 58*mus_naminori_mvl/mxv - .byte W06 - .byte 60*mus_naminori_mvl/mxv - .byte W05 - .byte 65*mus_naminori_mvl/mxv - .byte W07 - .byte 71*mus_naminori_mvl/mxv - .byte W05 - .byte 80*mus_naminori_mvl/mxv - .byte W07 - .byte N24 , As2 - .byte W24 - .byte N12 , Gs2 - .byte W12 - .byte N18 , Fs2 - .byte W18 - .byte N06 , Cs3 , v072 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N32 , Cs3 - .byte W12 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte W05 - .byte 61*mus_naminori_mvl/mxv - .byte W07 - .byte 40*mus_naminori_mvl/mxv - .byte W05 - .byte 29*mus_naminori_mvl/mxv - .byte W07 - .byte W72 - .byte VOICE , 73 - .byte VOL , 80*mus_naminori_mvl/mxv - .byte PAN , c_v+8 - .byte N18 , Cs5 , v060 - .byte W09 - .byte MOD , 8 - .byte W09 - .byte 0 - .byte N06 , Gs4 , v068 - .byte W06 - .byte As4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte N06 , Gs5 - .byte W06 - .byte Gs5 , v024 - .byte W06 - .byte Fn5 , v068 - .byte W06 - .byte Fn5 , v024 - .byte W06 - .byte W72 - .byte N18 , Ds5 , v060 - .byte W09 - .byte MOD , 8 - .byte W09 - .byte 0 - .byte N06 , As4 , v068 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N12 , Ds5 - .byte W12 - .byte N06 , As5 - .byte W06 - .byte As5 , v024 - .byte W06 - .byte Fs5 , v068 - .byte W06 - .byte Fs5 , v024 - .byte W06 - .byte W72 - .byte W72 - .byte W36 - .byte VOICE , 48 - .byte VOL , 34*mus_naminori_mvl/mxv - .byte PAN , c_v-17 - .byte N36 , Gs3 , v076 - .byte W06 - .byte VOL , 47*mus_naminori_mvl/mxv - .byte W06 - .byte 56*mus_naminori_mvl/mxv - .byte W06 - .byte 63*mus_naminori_mvl/mxv - .byte W06 - .byte 71*mus_naminori_mvl/mxv - .byte W06 - .byte 76*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N36 , As3 - .byte W36 - .byte N12 , Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte VOICE , 46 - .byte N06 , Gs2 , v092 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs4 - .byte W06 -mus_naminori_6_000: - .byte N06 , An2 , v092 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte An2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An4 - .byte W06 - .byte PEND -mus_naminori_6_001: - .byte N06 , As2 , v092 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte PEND - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PATT - .word mus_naminori_6_000 - .byte PATT - .word mus_naminori_6_001 - .byte N06 , Cn3 , v092 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte VOICE , 48 - .byte N06 , Fs3 , v052 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte N03 , Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W06 - .byte N06 , Cs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N32 , Fs4 , v064 - .byte W06 - .byte VOL , 71*mus_naminori_mvl/mxv - .byte W06 - .byte 63*mus_naminori_mvl/mxv - .byte W05 - .byte 46*mus_naminori_mvl/mxv - .byte W07 - .byte 40*mus_naminori_mvl/mxv - .byte W05 - .byte 33*mus_naminori_mvl/mxv - .byte W07 - .byte 80*mus_naminori_mvl/mxv - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N32 , Fn4 - .byte W12 - .byte VOL , 73*mus_naminori_mvl/mxv - .byte W06 - .byte 59*mus_naminori_mvl/mxv - .byte W06 - .byte 44*mus_naminori_mvl/mxv - .byte W06 - .byte 29*mus_naminori_mvl/mxv - .byte W06 - .byte 80*mus_naminori_mvl/mxv - .byte N32 , Gs2 - .byte W18 - .byte VOL , 70*mus_naminori_mvl/mxv - .byte W06 - .byte 49*mus_naminori_mvl/mxv - .byte W06 - .byte 27*mus_naminori_mvl/mxv - .byte W06 - .byte GOTO - .word mus_naminori_6_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_naminori: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_naminori_pri @ Priority - .byte mus_naminori_rev @ Reverb. - - .word mus_naminori_grp - - .word mus_naminori_1 - .word mus_naminori_2 - .word mus_naminori_3 - .word mus_naminori_4 - .word mus_naminori_5 - .word mus_naminori_6 - - .end diff --git a/sound/songs/mus_nextroad.s b/sound/songs/mus_nextroad.s deleted file mode 100644 index eaefdf11d5..0000000000 --- a/sound/songs/mus_nextroad.s +++ /dev/null @@ -1,3679 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_nextroad_grp, voicegroup047 - .equ mus_nextroad_pri, 0 - .equ mus_nextroad_rev, reverb_set+50 - .equ mus_nextroad_mvl, 127 - .equ mus_nextroad_key, 0 - .equ mus_nextroad_tbs, 1 - .equ mus_nextroad_exg, 0 - .equ mus_nextroad_cmp, 1 - - .section .rodata - .global mus_nextroad - .align 2 - -@********************** Track 1 **********************@ - -mus_nextroad_1: - .byte KEYSH , mus_nextroad_key+0 - .byte TEMPO , 128*mus_nextroad_tbs/2 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte VOL , 62*mus_nextroad_mvl/mxv - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte W96 - .byte W96 -mus_nextroad_1_B1: - .byte TEMPO , 128*mus_nextroad_tbs/2 - .byte VOL , 32*mus_nextroad_mvl/mxv - .byte PAN , c_v+30 - .byte BEND , c_v+0 - .byte W24 - .byte VOICE , 60 - .byte W24 - .byte N08 , Ds4 , v112 - .byte W04 - .byte LFOS , 44 - .byte W04 - .byte N08 , Ds4 , v032 - .byte W08 - .byte N04 , Cn4 , v112 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte As4 , v112 - .byte W04 - .byte N08 , As4 , v032 - .byte W12 - .byte N20 , Gs4 , v112 - .byte W08 - .byte W12 - .byte N04 , Gn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte N08 , Fn4 - .byte W08 - .byte Fn4 , v032 - .byte W08 - .byte Ds4 , v112 - .byte W08 - .byte Cs4 - .byte W08 - .byte Cs4 , v032 - .byte W08 - .byte Cn4 , v112 - .byte W08 - .byte N04 , Gs3 - .byte W04 - .byte N08 , Gs3 , v032 - .byte W12 - .byte N04 , As3 , v112 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte N48 , Cn4 , v112 - .byte W24 - .byte MOD , 8 - .byte VOL , 30*mus_nextroad_mvl/mxv - .byte W04 - .byte 28*mus_nextroad_mvl/mxv - .byte W04 - .byte 27*mus_nextroad_mvl/mxv - .byte W04 - .byte 22*mus_nextroad_mvl/mxv - .byte W04 - .byte 17*mus_nextroad_mvl/mxv - .byte W04 - .byte 12*mus_nextroad_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte N08 , Cn4 , v032 - .byte W12 - .byte VOL , 33*mus_nextroad_mvl/mxv - .byte W36 - .byte VOICE , 56 - .byte VOL , 61*mus_nextroad_mvl/mxv - .byte W48 - .byte PAN , c_v+42 - .byte W08 - .byte N04 , Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Gn4 , v112 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Gs4 , v112 - .byte W04 - .byte Gs4 , v032 - .byte W44 - .byte PAN , c_v-20 - .byte N08 , Ds4 , v112 - .byte W08 - .byte Ds4 , v032 - .byte W08 - .byte N04 , Cn4 , v112 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte Ds5 , v112 - .byte W04 - .byte Ds5 , v032 - .byte W12 - .byte N20 , Cs5 , v112 - .byte W08 - .byte W12 - .byte N04 , Cn5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Cn5 - .byte W04 - .byte As4 - .byte W04 - .byte N08 , As4 , v032 - .byte W12 - .byte N04 , Gs4 , v112 - .byte W04 - .byte Gs4 , v032 - .byte W04 - .byte N48 , Fs4 , v112 - .byte W24 - .byte MOD , 8 - .byte VOL , 58*mus_nextroad_mvl/mxv - .byte W04 - .byte 54*mus_nextroad_mvl/mxv - .byte W04 - .byte 49*mus_nextroad_mvl/mxv - .byte W04 - .byte 46*mus_nextroad_mvl/mxv - .byte W04 - .byte 42*mus_nextroad_mvl/mxv - .byte W04 - .byte 40*mus_nextroad_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 61*mus_nextroad_mvl/mxv - .byte N08 , Fs4 , v032 - .byte W24 - .byte N04 , Fn4 , v112 - .byte W04 - .byte N08 , Fn4 , v032 - .byte W12 - .byte N04 , Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N48 , Gs4 , v112 - .byte W24 - .byte MOD , 8 - .byte VOL , 58*mus_nextroad_mvl/mxv - .byte W04 - .byte 51*mus_nextroad_mvl/mxv - .byte W04 - .byte 46*mus_nextroad_mvl/mxv - .byte W04 - .byte 42*mus_nextroad_mvl/mxv - .byte W04 - .byte 38*mus_nextroad_mvl/mxv - .byte W04 - .byte 36*mus_nextroad_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte N48 , As4 - .byte W04 - .byte VOL , 25*mus_nextroad_mvl/mxv - .byte W04 - .byte 40*mus_nextroad_mvl/mxv - .byte W04 - .byte 45*mus_nextroad_mvl/mxv - .byte W04 - .byte 52*mus_nextroad_mvl/mxv - .byte W04 - .byte 56*mus_nextroad_mvl/mxv - .byte W04 - .byte 61*mus_nextroad_mvl/mxv - .byte MOD , 8 - .byte W04 - .byte VOL , 65*mus_nextroad_mvl/mxv - .byte W04 - .byte 61*mus_nextroad_mvl/mxv - .byte W16 - .byte MOD , 0 - .byte N08 , As4 , v032 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 85 - .byte W96 - .byte VOL , 35*mus_nextroad_mvl/mxv - .byte PAN , c_v-58 - .byte BEND , c_v+1 - .byte W02 - .byte N04 , Gs3 , v112 - .byte W02 - .byte PAN , c_v-57 - .byte W02 - .byte N04 , Cs4 - .byte W04 - .byte Fn4 - .byte W02 - .byte PAN , c_v-55 - .byte W02 - .byte N04 , Cs4 - .byte W02 - .byte PAN , c_v-49 - .byte W02 - .byte N04 , Fn4 - .byte W02 - .byte PAN , c_v-47 - .byte W02 - .byte N04 , Gs4 - .byte W02 - .byte PAN , c_v-41 - .byte W02 - .byte N04 , Fn4 - .byte W02 - .byte PAN , c_v-38 - .byte W02 - .byte N04 , Gs4 - .byte W02 - .byte PAN , c_v-32 - .byte W02 - .byte N04 , Cs5 - .byte W02 - .byte PAN , c_v-28 - .byte W02 - .byte N04 , Gs4 - .byte W02 - .byte PAN , c_v-18 - .byte W02 - .byte N04 , Cs5 - .byte W02 - .byte PAN , c_v-11 - .byte W02 - .byte N04 , Fn5 - .byte W02 - .byte PAN , c_v-3 - .byte W02 - .byte N04 , Cs5 - .byte W02 - .byte PAN , c_v+3 - .byte W02 - .byte N04 , Fn5 - .byte W02 - .byte PAN , c_v+11 - .byte W02 - .byte N04 , Gs5 - .byte W02 - .byte PAN , c_v+19 - .byte W02 - .byte N04 , Fn5 - .byte W02 - .byte PAN , c_v+26 - .byte W02 - .byte N04 , Gs5 - .byte W02 - .byte PAN , c_v+32 - .byte W02 - .byte N04 , Cs6 - .byte W02 - .byte PAN , c_v+40 - .byte W02 - .byte N04 , Gs5 - .byte W02 - .byte PAN , c_v+49 - .byte W02 - .byte N04 , Cs6 - .byte W02 - .byte PAN , c_v+61 - .byte W02 - .byte N04 , Fn6 - .byte W02 - .byte PAN , c_v+63 - .byte W02 - .byte N04 , Cs6 - .byte W04 - .byte Fn6 - .byte W04 - .byte Gs6 - .byte W02 - .byte VOL , 24*mus_nextroad_mvl/mxv - .byte PAN , c_v+58 - .byte W02 - .byte N04 , As6 - .byte W02 - .byte PAN , c_v+40 - .byte W02 - .byte N04 , Gn6 - .byte W02 - .byte PAN , c_v+16 - .byte W02 - .byte N04 , Ds6 - .byte W02 - .byte PAN , c_v+2 - .byte W02 - .byte N04 , Gn6 - .byte W02 - .byte PAN , c_v-9 - .byte W02 - .byte N04 , Ds6 - .byte W02 - .byte PAN , c_v-16 - .byte W02 - .byte N04 , As5 - .byte W02 - .byte PAN , c_v-23 - .byte W02 - .byte N04 , Ds6 - .byte W02 - .byte PAN , c_v-29 - .byte W02 - .byte N04 , As5 - .byte W02 - .byte PAN , c_v-32 - .byte W02 - .byte N04 , Gn5 - .byte W02 - .byte PAN , c_v-35 - .byte W02 - .byte N04 , As5 - .byte W02 - .byte PAN , c_v-38 - .byte W02 - .byte N04 , Gn5 - .byte W02 - .byte PAN , c_v-42 - .byte W02 - .byte N04 , Ds5 - .byte W02 - .byte PAN , c_v-45 - .byte W02 - .byte N04 , Gn5 - .byte W02 - .byte PAN , c_v-48 - .byte W02 - .byte N04 , Ds5 - .byte W02 - .byte PAN , c_v-50 - .byte W02 - .byte N04 , As4 - .byte W02 - .byte PAN , c_v-53 - .byte W02 - .byte N04 , Ds5 - .byte W02 - .byte PAN , c_v-56 - .byte W02 - .byte N04 , As4 - .byte W04 - .byte Gn4 - .byte W02 - .byte PAN , c_v-57 - .byte W02 - .byte N04 , As4 - .byte W02 - .byte PAN , c_v-59 - .byte W02 - .byte N04 , Gn4 - .byte W02 - .byte PAN , c_v-61 - .byte W02 - .byte N04 , Ds4 - .byte W02 - .byte PAN , c_v-63 - .byte W02 - .byte N04 , Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte As3 - .byte W02 - .byte W02 - .byte Fn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W02 - .byte PAN , c_v-31 - .byte W02 - .byte N04 , Ds3 - .byte W02 - .byte PAN , c_v+1 - .byte W02 - .byte N04 , Fn3 - .byte W04 - .byte An3 - .byte W02 - .byte PAN , c_v+63 - .byte W02 - .byte N04 , Cn4 - .byte W04 - .byte An3 - .byte W02 - .byte PAN , c_v+16 - .byte W02 - .byte N04 , Fn3 - .byte W02 - .byte PAN , c_v+0 - .byte W02 - .byte N04 , Ds3 - .byte W02 - .byte PAN , c_v-63 - .byte W02 - .byte N04 , Cn3 - .byte W04 - .byte An2 - .byte W02 - .byte TEMPO , 122*mus_nextroad_tbs/2 - .byte VOL , 18*mus_nextroad_mvl/mxv - .byte W02 - .byte N04 , Fn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W02 - .byte PAN , c_v-31 - .byte W02 - .byte N04 , Ds3 - .byte W02 - .byte PAN , c_v+1 - .byte W02 - .byte N04 , Fn3 - .byte W04 - .byte An3 - .byte W02 - .byte PAN , c_v+63 - .byte W02 - .byte N04 , Cn4 - .byte W04 - .byte An3 - .byte W02 - .byte PAN , c_v+16 - .byte W02 - .byte N04 , Fn3 - .byte W02 - .byte PAN , c_v+0 - .byte W02 - .byte N04 , Ds3 - .byte W02 - .byte PAN , c_v-63 - .byte W02 - .byte N04 , Cn3 - .byte W04 - .byte An2 - .byte W02 - .byte TEMPO , 120*mus_nextroad_tbs/2 - .byte VOL , 11*mus_nextroad_mvl/mxv - .byte W02 - .byte N04 , Fn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W02 - .byte PAN , c_v-31 - .byte W02 - .byte N04 , Ds3 - .byte W02 - .byte PAN , c_v+1 - .byte W02 - .byte N04 , Fn3 - .byte W04 - .byte An3 - .byte W02 - .byte PAN , c_v+63 - .byte W02 - .byte N04 , Cn4 - .byte W04 - .byte An3 - .byte W02 - .byte PAN , c_v+16 - .byte W02 - .byte N04 , Fn3 - .byte W02 - .byte PAN , c_v+0 - .byte W02 - .byte N04 , Ds3 - .byte W02 - .byte PAN , c_v-63 - .byte W02 - .byte N04 , Cn3 - .byte W04 - .byte An2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Gn2 - .byte W02 - .byte PAN , c_v-57 - .byte W02 - .byte N04 , As2 - .byte W02 - .byte PAN , c_v-48 - .byte W02 - .byte N04 , Cs3 - .byte W02 - .byte PAN , c_v-8 - .byte W02 - .byte N04 , Ds3 - .byte W02 - .byte PAN , c_v+20 - .byte W02 - .byte N04 , Gn3 - .byte W02 - .byte PAN , c_v+43 - .byte W02 - .byte N04 , As3 - .byte W02 - .byte PAN , c_v+61 - .byte W02 - .byte N04 , Cs4 - .byte W02 - .byte PAN , c_v+63 - .byte W02 - .byte N04 , Ds4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W06 - .byte GOTO - .word mus_nextroad_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_nextroad_2: - .byte KEYSH , mus_nextroad_key+0 - .byte VOICE , 56 - .byte PAN , c_v-48 - .byte LFOS , 44 - .byte VOL , 73*mus_nextroad_mvl/mxv - .byte XCMD , xIECV , 20 - .byte xIECL , 14 - .byte W96 - .byte W72 - .byte VOL , 44*mus_nextroad_mvl/mxv - .byte W16 - .byte N04 , Gs3 , v080 - .byte W04 - .byte As3 - .byte W04 -mus_nextroad_2_B1: - .byte VOICE , 83 - .byte PAN , c_v-48 - .byte MOD , 3 - .byte VOL , 44*mus_nextroad_mvl/mxv - .byte N04 , Cn4 , v080 - .byte W24 - .byte N04 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Bn3 - .byte W08 - .byte As3 - .byte W24 - .byte N04 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cn4 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Bn3 - .byte W08 - .byte As3 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W32 - .byte Cs4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fs3 - .byte W08 - .byte En4 - .byte W08 - .byte Gs4 - .byte W24 - .byte N04 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte Cn5 - .byte W24 - .byte N04 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Bn4 - .byte W08 - .byte VOICE , 56 - .byte W96 - .byte MOD , 2 - .byte VOL , 73*mus_nextroad_mvl/mxv - .byte W72 - .byte N08 , Fn5 , v112 - .byte W08 - .byte PAN , c_v+52 - .byte N02 , Ds5 , v084 - .byte W02 - .byte PAN , c_v+32 - .byte N02 , Cs5 , v076 - .byte W02 - .byte PAN , c_v+23 - .byte N02 , Cn5 , v064 - .byte W02 - .byte PAN , c_v+11 - .byte N02 , As4 , v060 - .byte W02 - .byte PAN , c_v-20 - .byte N02 , Gs4 , v052 - .byte W02 - .byte PAN , c_v-32 - .byte N02 , Fs4 , v044 - .byte W02 - .byte PAN , c_v-37 - .byte N02 , Fn4 , v036 - .byte W02 - .byte PAN , c_v-56 - .byte N02 , Ds4 , v032 - .byte W02 - .byte W96 -mus_nextroad_2_000: - .byte W72 - .byte VOICE , 56 - .byte N08 , Gn5 , v112 - .byte W08 - .byte PAN , c_v+52 - .byte N02 , Fs5 , v084 - .byte W02 - .byte PAN , c_v+32 - .byte N02 , Fn5 , v076 - .byte W02 - .byte PAN , c_v+23 - .byte N02 , Ds5 , v064 - .byte W02 - .byte PAN , c_v+11 - .byte N02 , Cs5 , v060 - .byte W02 - .byte PAN , c_v-20 - .byte N02 , Cn5 , v052 - .byte W02 - .byte PAN , c_v-32 - .byte N02 , As4 , v044 - .byte W02 - .byte PAN , c_v-37 - .byte N02 , Gs4 , v036 - .byte W02 - .byte PAN , c_v-56 - .byte N02 , Fs4 , v032 - .byte W02 - .byte PEND - .byte W96 - .byte W96 - .byte PATT - .word mus_nextroad_2_000 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte VOL , 30*mus_nextroad_mvl/mxv - .byte PAN , c_v+47 - .byte W96 - .byte W72 - .byte N24 , Bn3 , v112 - .byte W24 - .byte N72 , Cn4 - .byte W72 - .byte N24 , As3 - .byte W24 - .byte N40 , An3 - .byte W40 - .byte N04 , Cs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte N48 , Ds3 - .byte W48 - .byte GOTO - .word mus_nextroad_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_nextroad_3: - .byte KEYSH , mus_nextroad_key+0 - .byte VOICE , 58 - .byte PAN , c_v+0 - .byte VOL , 85*mus_nextroad_mvl/mxv - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte BEND , c_v+0 - .byte W96 - .byte W72 - .byte c_v+0 - .byte N24 , Ds1 , v112 - .byte W12 - .byte BEND , c_v+4 - .byte W04 - .byte c_v+22 - .byte W04 - .byte c_v+41 - .byte W04 -mus_nextroad_3_B1: - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte VOL , 78*mus_nextroad_mvl/mxv - .byte BEND , c_v+0 - .byte N08 , Gs1 , v112 - .byte W48 - .byte Ds1 - .byte W48 - .byte Fs1 - .byte W48 - .byte Cs1 - .byte W40 - .byte N04 , Ds1 , v072 - .byte W04 - .byte N04 - .byte W04 -mus_nextroad_3_000: - .byte N08 , Gs1 , v112 - .byte W48 - .byte Ds1 - .byte W48 - .byte PEND - .byte Fs1 - .byte W24 - .byte Cs1 - .byte W32 - .byte N04 , Ds1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn1 - .byte W08 - .byte PATT - .word mus_nextroad_3_000 - .byte N08 , Fs1 , v112 - .byte W48 - .byte Cs1 - .byte W48 - .byte Fn1 - .byte W48 - .byte VOL , 44*mus_nextroad_mvl/mxv - .byte N48 , Cs1 - .byte W02 - .byte VOL , 46*mus_nextroad_mvl/mxv - .byte W03 - .byte 51*mus_nextroad_mvl/mxv - .byte W03 - .byte 54*mus_nextroad_mvl/mxv - .byte W04 - .byte 55*mus_nextroad_mvl/mxv - .byte W02 - .byte 58*mus_nextroad_mvl/mxv - .byte W03 - .byte 61*mus_nextroad_mvl/mxv - .byte W03 - .byte 64*mus_nextroad_mvl/mxv - .byte W04 - .byte 66*mus_nextroad_mvl/mxv - .byte W02 - .byte 68*mus_nextroad_mvl/mxv - .byte W03 - .byte 73*mus_nextroad_mvl/mxv - .byte W03 - .byte 78*mus_nextroad_mvl/mxv - .byte W04 - .byte 81*mus_nextroad_mvl/mxv - .byte W02 - .byte 85*mus_nextroad_mvl/mxv - .byte W03 - .byte 88*mus_nextroad_mvl/mxv - .byte W03 - .byte 91*mus_nextroad_mvl/mxv - .byte W04 - .byte 61*mus_nextroad_mvl/mxv - .byte N08 , Fs1 - .byte W24 - .byte Cs1 - .byte W24 - .byte Ds1 - .byte W16 - .byte N04 - .byte W08 - .byte N24 , Gn1 - .byte W24 - .byte VOICE , 38 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte N08 , Cs1 - .byte W16 - .byte N04 - .byte W08 - .byte Gs0 - .byte W08 - .byte As0 - .byte W08 - .byte Cn1 - .byte W08 - .byte N08 , Cs1 - .byte W16 - .byte VOICE , 56 - .byte W08 - .byte VOL , 74*mus_nextroad_mvl/mxv - .byte N08 , Cn5 - .byte W10 - .byte VOICE , 38 - .byte W06 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte N08 , Cn2 - .byte W08 - .byte PAN , c_v+0 - .byte N08 , Ds1 - .byte W16 - .byte N04 - .byte W32 - .byte N08 - .byte W16 - .byte N04 , Ds2 - .byte W08 - .byte N08 , Cs1 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Cn1 - .byte W16 - .byte N04 - .byte W08 - .byte Gn0 - .byte W08 - .byte An0 - .byte W08 - .byte Bn0 - .byte W08 - .byte N08 , Cn1 - .byte W24 - .byte VOICE , 56 - .byte VOL , 74*mus_nextroad_mvl/mxv - .byte N08 , Ds5 - .byte W10 - .byte VOICE , 38 - .byte W06 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte N08 , Cn2 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , En1 - .byte W08 - .byte Ds1 - .byte W16 - .byte N04 , Ds2 - .byte W08 - .byte As0 - .byte W08 - .byte Cn1 - .byte W08 - .byte Dn1 - .byte W08 - .byte N08 , Cs1 - .byte W16 - .byte N04 - .byte W08 - .byte Gs0 - .byte W08 - .byte As0 - .byte W08 - .byte Cn1 - .byte W08 - .byte N08 , Cs1 - .byte W40 - .byte Cn2 - .byte W08 - .byte Ds1 - .byte W16 - .byte N04 - .byte W32 - .byte N08 - .byte W16 - .byte N04 - .byte W04 - .byte VOICE , 56 - .byte W04 - .byte VOL , 73*mus_nextroad_mvl/mxv - .byte N08 , Ds5 - .byte W10 - .byte VOICE , 38 - .byte W02 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte W04 - .byte N08 , As1 - .byte W08 - .byte Cn1 - .byte W16 - .byte N04 - .byte W08 - .byte Gn0 - .byte W08 - .byte An0 - .byte W08 - .byte Bn0 - .byte W08 - .byte N08 , Cn1 - .byte W40 - .byte Cn2 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , En1 - .byte W08 - .byte Ds1 - .byte W16 - .byte N04 , Ds2 - .byte W08 - .byte N08 , Dn1 - .byte W16 - .byte N04 - .byte W08 - .byte N16 , Cs1 - .byte W96 - .byte Ds1 - .byte W96 - .byte N72 , Fn1 - .byte W96 - .byte W72 - .byte N24 , Ds1 - .byte W24 - .byte GOTO - .word mus_nextroad_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_nextroad_4: - .byte KEYSH , mus_nextroad_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte MOD , 1 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte PAN , c_v+8 - .byte BEND , c_v+0 - .byte W96 - .byte W88 - .byte N04 , Cn3 , v124 - .byte W04 - .byte Cs3 - .byte W04 -mus_nextroad_4_B1: - .byte PAN , c_v+3 - .byte N08 , Ds3 , v124 - .byte W03 - .byte PAN , c_v+0 - .byte W05 - .byte N08 , Ds3 , v032 - .byte W08 - .byte N04 , Cn3 , v124 - .byte W04 - .byte Cn3 , v032 - .byte W04 - .byte As3 , v124 - .byte W04 - .byte N08 , As3 , v032 - .byte W12 - .byte N20 , Gs3 , v124 - .byte W20 - .byte N04 , Gn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte N08 , Fn3 , v032 - .byte W12 - .byte N04 , Ds3 , v124 - .byte W04 - .byte Ds3 , v032 - .byte W04 - .byte N48 , Cs3 , v124 - .byte W24 - .byte MOD , 8 - .byte VOL , 95*mus_nextroad_mvl/mxv - .byte W04 - .byte 84*mus_nextroad_mvl/mxv - .byte W04 - .byte 73*mus_nextroad_mvl/mxv - .byte W04 - .byte 63*mus_nextroad_mvl/mxv - .byte W04 - .byte 51*mus_nextroad_mvl/mxv - .byte W04 - .byte 45*mus_nextroad_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 45*mus_nextroad_mvl/mxv - .byte N08 , Cs3 , v032 - .byte W12 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte W12 - .byte N04 , Cn3 , v124 - .byte W04 - .byte N08 , Cn3 , v032 - .byte W12 - .byte N04 , Cs3 , v124 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte N48 , Ds3 , v124 - .byte W24 - .byte MOD , 8 - .byte VOL , 95*mus_nextroad_mvl/mxv - .byte W04 - .byte 84*mus_nextroad_mvl/mxv - .byte W04 - .byte 73*mus_nextroad_mvl/mxv - .byte W04 - .byte 63*mus_nextroad_mvl/mxv - .byte W04 - .byte 51*mus_nextroad_mvl/mxv - .byte W04 - .byte 45*mus_nextroad_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 38*mus_nextroad_mvl/mxv - .byte N08 , Ds3 , v032 - .byte W04 - .byte VOL , 36*mus_nextroad_mvl/mxv - .byte W08 - .byte 97*mus_nextroad_mvl/mxv - .byte W04 - .byte N04 , Cn4 , v124 - .byte W04 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N08 , Ds4 , v032 - .byte W12 - .byte N04 , Cn4 , v124 - .byte W04 - .byte Cs4 - .byte W04 - .byte N52 , Ds4 - .byte W24 - .byte MOD , 8 - .byte VOL , 95*mus_nextroad_mvl/mxv - .byte W04 - .byte 84*mus_nextroad_mvl/mxv - .byte W04 - .byte 73*mus_nextroad_mvl/mxv - .byte W04 - .byte 63*mus_nextroad_mvl/mxv - .byte W04 - .byte 51*mus_nextroad_mvl/mxv - .byte W04 - .byte 45*mus_nextroad_mvl/mxv - .byte W04 - .byte MOD , 1 - .byte VOL , 38*mus_nextroad_mvl/mxv - .byte W04 - .byte N04 , Ds4 , v032 - .byte W04 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte N04 , Fs3 , v124 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte Fs3 , v124 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte Fs3 , v124 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte Cs3 , v124 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Gn3 , v124 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte N08 , Ds3 , v124 - .byte W08 - .byte N04 , Ds3 , v032 - .byte W08 - .byte Cn3 , v124 - .byte W04 - .byte Cn3 , v032 - .byte W04 - .byte Ds4 , v124 - .byte W04 - .byte Ds4 , v032 - .byte W12 - .byte N20 , Cs4 , v124 - .byte W20 - .byte N04 , Cn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte N08 , As3 , v032 - .byte W12 - .byte N04 , Gs3 , v124 - .byte W04 - .byte Gs3 , v032 - .byte W04 - .byte N48 , Fs3 , v124 - .byte W24 - .byte MOD , 8 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte W04 - .byte 89*mus_nextroad_mvl/mxv - .byte W04 - .byte 82*mus_nextroad_mvl/mxv - .byte W04 - .byte 75*mus_nextroad_mvl/mxv - .byte W04 - .byte 70*mus_nextroad_mvl/mxv - .byte W04 - .byte 63*mus_nextroad_mvl/mxv - .byte W04 - .byte MOD , 1 - .byte N08 , Fs3 , v032 - .byte W08 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte W16 - .byte N04 , Fn3 , v124 - .byte W04 - .byte N08 , Fn3 , v032 - .byte W12 - .byte N04 , Fs3 , v124 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte N72 , Gs3 , v124 - .byte W08 - .byte VOL , 80*mus_nextroad_mvl/mxv - .byte W04 - .byte 72*mus_nextroad_mvl/mxv - .byte W04 - .byte 64*mus_nextroad_mvl/mxv - .byte W04 - .byte 54*mus_nextroad_mvl/mxv - .byte W04 - .byte 44*mus_nextroad_mvl/mxv - .byte W04 - .byte 38*mus_nextroad_mvl/mxv - .byte W04 - .byte 35*mus_nextroad_mvl/mxv - .byte W04 - .byte 38*mus_nextroad_mvl/mxv - .byte W04 - .byte 42*mus_nextroad_mvl/mxv - .byte W04 - .byte 48*mus_nextroad_mvl/mxv - .byte W04 - .byte 53*mus_nextroad_mvl/mxv - .byte W04 - .byte 64*mus_nextroad_mvl/mxv - .byte W04 - .byte 71*mus_nextroad_mvl/mxv - .byte W04 - .byte 76*mus_nextroad_mvl/mxv - .byte W04 - .byte 84*mus_nextroad_mvl/mxv - .byte W04 - .byte 88*mus_nextroad_mvl/mxv - .byte W04 - .byte 95*mus_nextroad_mvl/mxv - .byte MOD , 8 - .byte N04 , Cs4 - .byte W04 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte N08 , Cs4 , v032 - .byte W04 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte W08 - .byte N04 , Ds4 , v124 - .byte W04 - .byte Ds4 , v032 - .byte W04 - .byte MOD , 1 - .byte N32 , En4 , v124 - .byte W04 - .byte VOL , 93*mus_nextroad_mvl/mxv - .byte W04 - .byte 89*mus_nextroad_mvl/mxv - .byte W04 - .byte 80*mus_nextroad_mvl/mxv - .byte W04 - .byte MOD , 9 - .byte W04 - .byte VOL , 74*mus_nextroad_mvl/mxv - .byte W04 - .byte 70*mus_nextroad_mvl/mxv - .byte W04 - .byte 67*mus_nextroad_mvl/mxv - .byte W04 - .byte 62*mus_nextroad_mvl/mxv - .byte MOD , 0 - .byte N04 , Fs4 , v112 - .byte W04 - .byte VOL , 56*mus_nextroad_mvl/mxv - .byte W04 - .byte 51*mus_nextroad_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte VOL , 34*mus_nextroad_mvl/mxv - .byte W04 - .byte VOICE , 56 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Ds4 - .byte W04 - .byte VOL , 76*mus_nextroad_mvl/mxv - .byte W01 - .byte 70*mus_nextroad_mvl/mxv - .byte W03 - .byte 61*mus_nextroad_mvl/mxv - .byte W01 - .byte 56*mus_nextroad_mvl/mxv - .byte W03 - .byte 50*mus_nextroad_mvl/mxv - .byte W01 - .byte 45*mus_nextroad_mvl/mxv - .byte W03 - .byte 41*mus_nextroad_mvl/mxv - .byte MOD , 8 - .byte W01 - .byte VOL , 36*mus_nextroad_mvl/mxv - .byte W03 - .byte 35*mus_nextroad_mvl/mxv - .byte W01 - .byte 38*mus_nextroad_mvl/mxv - .byte W03 - .byte 42*mus_nextroad_mvl/mxv - .byte MOD , 0 - .byte N24 , Ds5 , v124 - .byte W01 - .byte VOL , 45*mus_nextroad_mvl/mxv - .byte W03 - .byte 54*mus_nextroad_mvl/mxv - .byte W01 - .byte 58*mus_nextroad_mvl/mxv - .byte W03 - .byte 62*mus_nextroad_mvl/mxv - .byte W01 - .byte 66*mus_nextroad_mvl/mxv - .byte W03 - .byte 72*mus_nextroad_mvl/mxv - .byte W01 - .byte 76*mus_nextroad_mvl/mxv - .byte W03 - .byte MOD , 10 - .byte VOL , 87*mus_nextroad_mvl/mxv - .byte W01 - .byte 97*mus_nextroad_mvl/mxv - .byte W07 - .byte MOD , 1 - .byte VOL , 90*mus_nextroad_mvl/mxv - .byte PAN , c_v+0 - .byte N16 , Cn5 - .byte W16 - .byte N04 , Cs5 - .byte W08 - .byte Ds5 - .byte W04 - .byte N08 , Ds5 , v032 - .byte W12 - .byte N24 , Cs5 , v124 - .byte W16 - .byte MOD , 8 - .byte W08 - .byte 1 - .byte N04 , Cn5 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte As4 , v124 - .byte W04 - .byte As4 , v032 - .byte W04 - .byte Cn5 , v124 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte Gs4 , v124 - .byte W04 - .byte Gs4 , v032 - .byte W04 - .byte N48 , As4 , v124 - .byte W24 - .byte MOD , 10 - .byte W24 - .byte 1 - .byte N08 , As4 , v032 - .byte W48 - .byte N16 , Gn4 , v124 - .byte W16 - .byte N04 , Gs4 - .byte W04 - .byte Gs4 , v032 - .byte W04 - .byte As4 , v124 - .byte W04 - .byte As4 , v032 - .byte W12 - .byte N24 , Ds5 , v124 - .byte W08 - .byte MOD , 6 - .byte W16 - .byte 1 - .byte N04 , Cs5 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte Cn5 , v124 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte Cs5 , v124 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte Gn4 , v124 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte N16 , As4 , v124 - .byte W16 - .byte N04 , Cn5 - .byte W04 - .byte As4 - .byte W04 - .byte N24 , An4 - .byte W24 - .byte As4 - .byte W24 - .byte Cn5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N48 , Gs4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 1 - .byte N16 , Fn4 - .byte W16 - .byte N08 , Gn4 - .byte W08 - .byte Gn4 , v032 - .byte W16 - .byte N04 , Gs4 , v124 - .byte W04 - .byte Gs4 , v032 - .byte W04 - .byte N24 , Gs4 , v124 - .byte W08 - .byte MOD , 8 - .byte W16 - .byte 1 - .byte N16 , Gn4 - .byte W16 - .byte N04 , Fn4 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte N16 , Fn4 , v124 - .byte W16 - .byte N08 , Gs4 - .byte W08 - .byte Gs4 , v032 - .byte W08 - .byte Gn4 , v124 - .byte W08 - .byte Gn4 , v032 - .byte W08 - .byte N40 , Fn4 , v124 - .byte W24 - .byte MOD , 8 - .byte W16 - .byte 1 - .byte N32 , Ds4 - .byte W16 - .byte MOD , 8 - .byte W16 - .byte 1 - .byte N20 , Cn4 - .byte W20 - .byte N04 , Bn4 - .byte W04 - .byte TIE , Cn5 - .byte W24 - .byte MOD , 2 - .byte W24 - .byte 6 - .byte W24 - .byte 10 - .byte W24 - .byte 1 - .byte W16 - .byte EOT - .byte N08 , As4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Gs4 , v032 - .byte W08 - .byte N24 , Gs4 , v124 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 1 - .byte N08 , Gn4 - .byte W08 - .byte N24 , Fn4 - .byte W24 - .byte N08 , Gn4 - .byte W08 - .byte Gn4 , v032 - .byte W08 - .byte Gs4 , v124 - .byte W08 - .byte As4 - .byte W08 - .byte As4 , v032 - .byte W08 - .byte N24 , As4 , v124 - .byte W08 - .byte MOD , 8 - .byte W16 - .byte 1 - .byte N08 , Gs4 - .byte W08 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 1 - .byte N72 , An4 - .byte W48 - .byte MOD , 8 - .byte W24 - .byte 1 - .byte N24 , Gn4 - .byte W24 - .byte N48 , Fn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 1 - .byte N04 , Ds4 - .byte W04 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte N04 , Fn4 - .byte W04 - .byte VOL , 83*mus_nextroad_mvl/mxv - .byte N04 , Ds4 - .byte W04 - .byte VOL , 69*mus_nextroad_mvl/mxv - .byte N04 , Fn4 - .byte W04 - .byte VOL , 63*mus_nextroad_mvl/mxv - .byte N04 , Ds4 - .byte W04 - .byte VOL , 53*mus_nextroad_mvl/mxv - .byte N04 , Fn4 - .byte W04 - .byte VOL , 47*mus_nextroad_mvl/mxv - .byte N04 , Ds4 - .byte W04 - .byte VOL , 38*mus_nextroad_mvl/mxv - .byte N04 , Fn4 - .byte W04 - .byte VOL , 29*mus_nextroad_mvl/mxv - .byte N04 , Ds4 - .byte W04 - .byte Fn4 - .byte W04 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte N04 , Cn2 - .byte W04 - .byte Cs3 - .byte W04 - .byte GOTO - .word mus_nextroad_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_nextroad_5: - .byte KEYSH , mus_nextroad_key+0 - .byte VOICE , 47 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte PAN , c_v-23 - .byte W96 -mus_nextroad_5_000: - .byte W88 - .byte N04 , Cn2 , v112 - .byte W04 - .byte N04 - .byte W04 - .byte PEND -mus_nextroad_5_B1: - .byte N08 , Ds2 , v112 - .byte W48 - .byte N16 , Gs1 - .byte W48 - .byte N08 , Cs2 - .byte W48 - .byte N16 , Fs1 - .byte W40 - .byte N04 , Cs2 , v080 - .byte W04 - .byte N04 - .byte W04 - .byte N08 , Ds2 , v112 - .byte W48 - .byte N16 , Gs1 - .byte W40 - .byte N04 , Fs2 , v080 - .byte W04 - .byte Gn2 - .byte W04 - .byte N12 , Gs2 , v104 - .byte W24 - .byte Ds2 , v112 - .byte W24 - .byte Fs2 - .byte W24 - .byte Cs2 - .byte W16 - .byte N04 , Gs1 , v080 - .byte W04 - .byte N04 - .byte W04 - .byte N08 , Ds2 , v112 - .byte W40 - .byte N04 , Gs1 - .byte W08 - .byte N16 - .byte W48 - .byte N12 , Fs2 - .byte W24 - .byte As1 - .byte W16 - .byte N08 , Fs1 - .byte W08 - .byte N12 , Cs2 - .byte W24 - .byte N08 , Fs1 - .byte W24 - .byte N10 , Gs2 - .byte W48 - .byte N04 , Gs1 , v024 - .byte W04 - .byte Gs1 , v032 - .byte W04 - .byte Gs1 , v040 - .byte W04 - .byte Gs1 , v048 - .byte W04 - .byte Gs1 , v056 - .byte W04 - .byte Gs1 , v064 - .byte W04 - .byte Gs1 , v072 - .byte W04 - .byte Gs1 , v080 - .byte W04 - .byte Gs1 , v088 - .byte W04 - .byte Gs1 , v096 - .byte W04 - .byte Gs1 , v104 - .byte W04 - .byte Gs1 , v112 - .byte W04 - .byte N08 , Cs2 - .byte W16 - .byte N08 - .byte W16 - .byte N08 - .byte W16 - .byte Ds2 , v116 - .byte W16 - .byte N08 - .byte W08 - .byte N04 , Gn2 , v120 - .byte W04 - .byte Gn2 , v112 - .byte W04 - .byte N08 , Ds2 , v116 - .byte W08 - .byte Ds2 , v112 - .byte W08 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W88 - .byte N04 , Cn3 - .byte W04 - .byte N04 - .byte W04 - .byte N16 , Cs2 - .byte W64 - .byte N08 - .byte W32 - .byte N24 , Ds2 - .byte W64 - .byte N08 , Ds2 , v020 - .byte W08 - .byte N04 , Ds2 , v036 - .byte W04 - .byte Ds2 , v048 - .byte W04 - .byte Ds2 , v064 - .byte W04 - .byte Ds2 , v072 - .byte W04 - .byte Ds2 , v092 - .byte W04 - .byte Ds2 , v096 - .byte W04 - .byte N16 , Fn2 , v112 - .byte W96 - .byte PATT - .word mus_nextroad_5_000 - .byte GOTO - .word mus_nextroad_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_nextroad_6: - .byte KEYSH , mus_nextroad_key+0 - .byte VOICE , 48 - .byte PAN , c_v-39 - .byte VOL , 48*mus_nextroad_mvl/mxv - .byte LFOS , 44 - .byte W96 - .byte W96 -mus_nextroad_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+40 - .byte N04 , Cs3 , v112 - .byte W04 - .byte PAN , c_v+8 - .byte N04 , En3 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Gs3 - .byte W04 - .byte PAN , c_v-33 - .byte N04 , En3 - .byte W04 - .byte PAN , c_v-39 - .byte N04 , Gs3 - .byte W04 - .byte PAN , c_v-40 - .byte N04 , Cs4 - .byte W04 - .byte PAN , c_v-37 - .byte N04 , Gs3 - .byte W04 - .byte PAN , c_v-30 - .byte N04 , Cs4 - .byte W04 - .byte PAN , c_v-17 - .byte N04 , En4 - .byte W04 - .byte PAN , c_v-12 - .byte N04 , Cs4 - .byte W04 - .byte PAN , c_v-5 - .byte N04 , En4 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Gs4 - .byte W04 - .byte PAN , c_v+6 - .byte N04 , Gn5 - .byte W04 - .byte Ds5 - .byte W04 - .byte PAN , c_v+11 - .byte N04 , As4 - .byte W04 - .byte PAN , c_v+13 - .byte N04 , Ds5 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , As4 - .byte W04 - .byte PAN , c_v+20 - .byte N04 , Gn4 - .byte W04 - .byte PAN , c_v+24 - .byte N04 , As4 - .byte W04 - .byte PAN , c_v+27 - .byte N04 , Gn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Ds4 - .byte W04 - .byte PAN , c_v+36 - .byte N04 , Gn4 - .byte W04 - .byte PAN , c_v+40 - .byte N04 , Ds4 - .byte W04 - .byte As3 - .byte W04 - .byte PAN , c_v-54 - .byte W48 - .byte N04 , Cn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Ds5 - .byte W32 - .byte PAN , c_v+60 - .byte N04 , As4 - .byte W01 - .byte PAN , c_v+58 - .byte W03 - .byte c_v+50 - .byte N04 , Cn5 - .byte W04 - .byte As4 - .byte W01 - .byte PAN , c_v+19 - .byte W03 - .byte N04 , Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fn4 - .byte W01 - .byte PAN , c_v+6 - .byte W03 - .byte N04 , Gn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte PAN , c_v-4 - .byte N04 , Ds4 - .byte W04 - .byte Fn4 - .byte W04 - .byte PAN , c_v-12 - .byte N04 , Ds4 - .byte W04 - .byte Cs4 - .byte W01 - .byte PAN , c_v-19 - .byte W03 - .byte N04 , Ds4 - .byte W04 - .byte PAN , c_v-23 - .byte N04 , Cs4 - .byte W04 - .byte Cn4 - .byte W01 - .byte PAN , c_v-24 - .byte W03 - .byte N04 , Cs4 - .byte W01 - .byte PAN , c_v-26 - .byte W03 - .byte c_v-28 - .byte N04 , Cn4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , As3 - .byte W01 - .byte PAN , c_v-37 - .byte W03 - .byte c_v-40 - .byte N04 , Cn4 - .byte W01 - .byte PAN , c_v-43 - .byte W03 - .byte c_v-44 - .byte N04 , As3 - .byte W04 - .byte N40 - .byte W40 - .byte N04 , An3 - .byte W08 - .byte As3 - .byte W08 - .byte Fn4 - .byte W08 - .byte Gn4 - .byte W32 - .byte W96 - .byte W48 - .byte Cn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Ds5 - .byte W08 - .byte N04 - .byte W08 - .byte Cs5 - .byte W08 - .byte Gs4 - .byte W08 - .byte N24 , Ds4 - .byte W24 - .byte N16 , Cs4 - .byte W16 - .byte N04 , Cn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte As4 - .byte W08 - .byte Cs5 - .byte W32 - .byte W96 - .byte PAN , c_v+60 - .byte N04 , Ds5 - .byte W01 - .byte PAN , c_v+58 - .byte W03 - .byte c_v+50 - .byte N04 , Cn5 - .byte W04 - .byte An4 - .byte W01 - .byte PAN , c_v+19 - .byte W03 - .byte N04 , Cn5 - .byte W04 - .byte An4 - .byte W04 - .byte Fn4 - .byte W04 - .byte An4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fn4 - .byte W01 - .byte PAN , c_v+6 - .byte W03 - .byte N04 , Ds4 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v-4 - .byte N04 , Ds4 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v-12 - .byte N04 , An3 - .byte W04 - .byte Cn4 - .byte W01 - .byte PAN , c_v-19 - .byte W03 - .byte N04 , An3 - .byte W04 - .byte PAN , c_v-23 - .byte N04 , Fn3 - .byte W04 - .byte An3 - .byte W01 - .byte PAN , c_v-24 - .byte W03 - .byte N04 , Fn3 - .byte W01 - .byte PAN , c_v-26 - .byte W03 - .byte c_v-28 - .byte N04 , Ds3 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Fn3 - .byte W01 - .byte PAN , c_v-37 - .byte W03 - .byte c_v-40 - .byte N04 , Ds3 - .byte W01 - .byte PAN , c_v-43 - .byte W03 - .byte c_v-44 - .byte N04 , Cn3 - .byte W04 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_nextroad_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_nextroad_7: - .byte KEYSH , mus_nextroad_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte PAN , c_v-63 - .byte VOL , 61*mus_nextroad_mvl/mxv - .byte XCMD , xIECV , 14 - .byte xIECL , 12 - .byte BENDR , 12 - .byte W96 - .byte MOD , 0 - .byte W72 - .byte VOL , 36*mus_nextroad_mvl/mxv - .byte W24 -mus_nextroad_7_B1: - .byte VOICE , 85 - .byte PAN , c_v-63 - .byte VOL , 36*mus_nextroad_mvl/mxv - .byte N04 , Ds3 , v112 - .byte W24 - .byte Ds3 , v096 - .byte W32 - .byte Ds3 , v112 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cs3 - .byte W24 - .byte N04 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte Ds3 - .byte W16 - .byte Ds3 , v096 - .byte W08 - .byte N04 - .byte W32 - .byte Ds3 , v112 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Dn3 - .byte W08 - .byte Cs3 - .byte W16 - .byte Cs3 , v096 - .byte W08 - .byte N04 - .byte W32 - .byte As2 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Ds4 - .byte W24 - .byte N04 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cs4 - .byte W16 - .byte Cs4 , v096 - .byte W08 - .byte N04 - .byte W32 - .byte Cs4 , v112 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn3 - .byte W24 - .byte Fn3 , v096 - .byte W32 - .byte Fn3 , v112 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte VOL , 65*mus_nextroad_mvl/mxv - .byte N32 , En4 - .byte W24 - .byte MOD , 12 - .byte W08 - .byte N04 , Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte MOD , 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 14 - .byte W12 - .byte 0 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte VOICE , 84 - .byte MOD , 0 - .byte VOL , 40*mus_nextroad_mvl/mxv - .byte N64 , Gs2 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 14 - .byte W12 - .byte 0 - .byte W04 - .byte N04 , Gn2 - .byte W08 - .byte N08 , Gs2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N64 , As2 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 14 - .byte W16 - .byte 3 - .byte N04 , An2 - .byte W08 - .byte N08 , As2 - .byte W08 - .byte Fn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N64 , Cn3 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 14 - .byte W16 - .byte 3 - .byte N04 , Bn2 - .byte W08 - .byte N08 , Cn3 - .byte W08 - .byte En3 - .byte W08 - .byte Gn3 - .byte W08 - .byte As3 - .byte W08 - .byte N04 , Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N08 , Gs3 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N08 , Gn3 - .byte W08 - .byte N04 , Ds3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N08 , Gs3 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N64 , Gs3 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 16 - .byte W16 - .byte 3 - .byte N04 , Gn3 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Gs3 - .byte W08 - .byte N64 , As3 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 14 - .byte W16 - .byte 3 - .byte N04 , An3 - .byte W08 - .byte N08 , Gn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte As3 - .byte W08 - .byte N64 , Cn4 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 14 - .byte W16 - .byte 3 - .byte N04 , Bn3 - .byte W08 - .byte N08 , Cn4 - .byte W08 - .byte En4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte N48 , Cn4 - .byte W24 - .byte MOD , 14 - .byte W24 - .byte VOICE , 87 - .byte MOD , 3 - .byte VOL , 36*mus_nextroad_mvl/mxv - .byte PAN , c_v-58 - .byte N04 , Gs3 - .byte W04 - .byte PAN , c_v-57 - .byte N04 , Cs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte PAN , c_v-55 - .byte N04 , Cs4 - .byte W04 - .byte PAN , c_v-49 - .byte N04 , Fn4 - .byte W04 - .byte PAN , c_v-47 - .byte N04 , Gs4 - .byte W04 - .byte PAN , c_v-41 - .byte N04 , Fn4 - .byte W04 - .byte PAN , c_v-38 - .byte N04 , Gs4 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Cs5 - .byte W04 - .byte PAN , c_v-28 - .byte N04 , Gs4 - .byte W04 - .byte PAN , c_v-18 - .byte N04 , Cs5 - .byte W04 - .byte PAN , c_v-11 - .byte N04 , Fn5 - .byte W04 - .byte PAN , c_v-3 - .byte N04 , Cs5 - .byte W04 - .byte PAN , c_v+3 - .byte N04 , Fn5 - .byte W04 - .byte PAN , c_v+11 - .byte N04 , Gs5 - .byte W04 - .byte PAN , c_v+19 - .byte N04 , Fn5 - .byte W04 - .byte PAN , c_v+26 - .byte N04 , Gs5 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Cs6 - .byte W04 - .byte PAN , c_v+40 - .byte N04 , Gs5 - .byte W04 - .byte PAN , c_v+49 - .byte N04 , Cs6 - .byte W04 - .byte PAN , c_v+61 - .byte N04 , Fn6 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cs6 - .byte W04 - .byte Fn6 - .byte W04 - .byte Gs6 - .byte W04 - .byte PAN , c_v+58 - .byte VOL , 28*mus_nextroad_mvl/mxv - .byte N04 , As6 - .byte W04 - .byte PAN , c_v+40 - .byte N04 , Gn6 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Ds6 - .byte W04 - .byte PAN , c_v+2 - .byte N04 , Gn6 - .byte W04 - .byte PAN , c_v-9 - .byte N04 , Ds6 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , As5 - .byte W04 - .byte PAN , c_v-23 - .byte N04 , Ds6 - .byte W04 - .byte PAN , c_v-29 - .byte N04 , As5 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Gn5 - .byte W04 - .byte PAN , c_v-35 - .byte N04 , As5 - .byte W04 - .byte PAN , c_v-38 - .byte N04 , Gn5 - .byte W04 - .byte PAN , c_v-42 - .byte N04 , Ds5 - .byte W04 - .byte PAN , c_v-45 - .byte N04 , Gn5 - .byte W04 - .byte PAN , c_v-48 - .byte N04 , Ds5 - .byte W04 - .byte PAN , c_v-50 - .byte N04 , As4 - .byte W04 - .byte PAN , c_v-53 - .byte N04 , Ds5 - .byte W04 - .byte PAN , c_v-56 - .byte N04 , As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte PAN , c_v-57 - .byte N04 , As4 - .byte W04 - .byte PAN , c_v-59 - .byte N04 , Gn4 - .byte W04 - .byte PAN , c_v-61 - .byte N04 , Ds4 - .byte W04 - .byte PAN , c_v-63 - .byte N04 , Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte As3 - .byte W04 - .byte Fn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte PAN , c_v-31 - .byte N04 , Ds3 - .byte W04 - .byte PAN , c_v+1 - .byte N04 , Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Fn3 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Ds3 - .byte W04 - .byte PAN , c_v-63 - .byte N04 , Cn3 - .byte W04 - .byte An2 - .byte W04 - .byte VOL , 21*mus_nextroad_mvl/mxv - .byte N04 , Fn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte PAN , c_v-31 - .byte N04 , Ds3 - .byte W04 - .byte PAN , c_v+1 - .byte N04 , Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Fn3 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Ds3 - .byte W04 - .byte PAN , c_v-63 - .byte N04 , Cn3 - .byte W04 - .byte An2 - .byte W04 - .byte VOL , 15*mus_nextroad_mvl/mxv - .byte N04 , Fn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte PAN , c_v-31 - .byte N04 , Ds3 - .byte W04 - .byte PAN , c_v+1 - .byte N04 , Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Fn3 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Ds3 - .byte W04 - .byte PAN , c_v-63 - .byte N04 , Cn3 - .byte W04 - .byte An2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Gn2 - .byte W04 - .byte PAN , c_v-57 - .byte N04 , As2 - .byte W04 - .byte PAN , c_v-48 - .byte N04 , Cs3 - .byte W04 - .byte PAN , c_v-8 - .byte N04 , Ds3 - .byte W04 - .byte PAN , c_v+20 - .byte N04 , Gn3 - .byte W04 - .byte PAN , c_v+43 - .byte N04 , As3 - .byte W04 - .byte PAN , c_v+61 - .byte N04 , Cs4 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Ds4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte Cs5 - .byte W04 - .byte GOTO - .word mus_nextroad_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_nextroad_8: - .byte KEYSH , mus_nextroad_key+0 - .byte VOICE , 81 - .byte VOL , 48*mus_nextroad_mvl/mxv - .byte PAN , c_v-64 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte W96 - .byte W96 -mus_nextroad_8_B1: - .byte VOICE , 81 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+0 - .byte N48 , As2 , v112 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 2 - .byte N04 , Ds3 - .byte W04 - .byte As2 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Ds4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn4 - .byte W04 - .byte MOD , 4 - .byte PAN , c_v+63 - .byte N16 , Ds3 - .byte W16 - .byte N04 , Cs2 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Cs2 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N04 , Cs2 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Cs2 - .byte W08 -mus_nextroad_8_000: - .byte N16 , Fn3 , v112 - .byte W16 - .byte N04 , Ds2 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N04 , Ds2 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Ds2 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N04 , Ds2 - .byte W08 - .byte PEND - .byte PATT - .word mus_nextroad_8_000 - .byte N16 , As3 , v112 - .byte W16 - .byte N04 , Gs2 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N04 , Gs2 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N04 , Gs2 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N04 , Gs2 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N04 , Cs2 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Cs2 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N04 , Cs2 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Cs2 - .byte W08 - .byte PATT - .word mus_nextroad_8_000 - .byte PATT - .word mus_nextroad_8_000 - .byte N36 , An3 , v112 - .byte W24 - .byte MOD , 8 - .byte W12 - .byte N04 , Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte MOD , 4 - .byte N04 , Fn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fn3 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , An3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cn3 - .byte W04 - .byte An2 - .byte W04 - .byte Gs2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cs5 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cs5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Gs5 - .byte W04 - .byte VOL , 38*mus_nextroad_mvl/mxv - .byte N04 , As5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Ds5 - .byte W04 - .byte As4 - .byte W04 - .byte Ds5 - .byte W04 - .byte As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte As3 - .byte W04 - .byte Ds4 - .byte W04 - .byte As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte As2 - .byte W04 - .byte Fn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn3 - .byte W04 - .byte An2 - .byte W04 - .byte VOL , 30*mus_nextroad_mvl/mxv - .byte N04 , Fn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn3 - .byte W04 - .byte An2 - .byte W04 - .byte VOL , 22*mus_nextroad_mvl/mxv - .byte N04 , Fn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn3 - .byte W04 - .byte An2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte Cs5 - .byte W04 - .byte GOTO - .word mus_nextroad_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_nextroad_9: - .byte KEYSH , mus_nextroad_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 61*mus_nextroad_mvl/mxv - .byte N04 , En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte En1 , v096 - .byte W16 - .byte En1 , v112 - .byte W04 - .byte W12 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte En1 , v096 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 -mus_nextroad_9_B1: -mus_nextroad_9_000: - .byte N04 , En1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v088 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v096 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte PEND - .byte PATT - .word mus_nextroad_9_000 - .byte PATT - .word mus_nextroad_9_000 - .byte PATT - .word mus_nextroad_9_000 - .byte PATT - .word mus_nextroad_9_000 - .byte PATT - .word mus_nextroad_9_000 - .byte PATT - .word mus_nextroad_9_000 - .byte W48 - .byte N04 , En1 , v112 - .byte W16 - .byte En1 , v096 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte VOL , 97*mus_nextroad_mvl/mxv - .byte N04 , Cn1 , v076 - .byte N48 , An2 , v108 - .byte W08 - .byte N08 , Fs1 , v112 - .byte W08 - .byte N04 , Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W16 - .byte Cn1 , v112 - .byte W08 - .byte Cn1 , v127 - .byte W08 - .byte N08 , Fs1 , v112 - .byte W08 - .byte N04 , Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W16 - .byte Cn1 , v112 - .byte W08 -mus_nextroad_9_001: - .byte N04 , Cn1 , v127 - .byte W08 - .byte N08 , Fs1 , v112 - .byte W08 - .byte N04 , Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W16 - .byte Cn1 , v112 - .byte W08 - .byte Cn1 , v127 - .byte W08 - .byte Dn1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W16 - .byte Dn1 , v112 - .byte W08 - .byte PEND -mus_nextroad_9_002: - .byte N04 , Cn1 , v127 - .byte W08 - .byte N08 , Fs1 , v112 - .byte W08 - .byte N04 , Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W16 - .byte Cn1 , v112 - .byte W08 - .byte Cn1 , v127 - .byte W08 - .byte N08 , Fs1 , v112 - .byte W08 - .byte N04 , Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W16 - .byte Cn1 , v112 - .byte W08 - .byte PEND - .byte Cn1 , v127 - .byte W08 - .byte N08 , Fs1 , v112 - .byte W08 - .byte N04 , Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W16 - .byte Cn1 , v112 - .byte W08 - .byte Cn1 , v127 - .byte W08 - .byte Dn1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W04 - .byte Dn1 , v112 - .byte W04 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte Cn1 , v127 - .byte N48 , An2 , v108 - .byte W08 - .byte N08 , Fs1 , v112 - .byte W08 - .byte N04 , Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W16 - .byte Cn1 , v112 - .byte W08 - .byte Cn1 , v127 - .byte W08 - .byte N08 , Fs1 , v112 - .byte W08 - .byte N04 , Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W16 - .byte Cn1 , v112 - .byte W08 - .byte PATT - .word mus_nextroad_9_001 - .byte PATT - .word mus_nextroad_9_002 - .byte N04 , Cn1 , v127 - .byte W08 - .byte N08 , Fs1 , v112 - .byte W08 - .byte N04 , Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W16 - .byte Cn1 , v112 - .byte W08 - .byte Cn1 , v127 - .byte W08 - .byte Dn1 , v112 - .byte N08 , Fs1 - .byte W08 - .byte N04 , Cn1 - .byte W08 - .byte Dn1 , v127 - .byte W04 - .byte Dn1 , v112 - .byte W04 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte VOL , 62*mus_nextroad_mvl/mxv - .byte N04 , En1 - .byte N48 , An2 - .byte W16 - .byte N04 , En1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte N48 , An2 - .byte W12 - .byte N04 , En1 - .byte W12 - .byte N04 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W12 - .byte N04 - .byte W12 - .byte N04 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte GOTO - .word mus_nextroad_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_nextroad_10: - .byte KEYSH , mus_nextroad_key+0 - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte VOL , 32*mus_nextroad_mvl/mxv - .byte N01 , An3 , v112 - .byte W16 - .byte N01 - .byte W08 - .byte N01 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+0 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+63 - .byte N01 , An3 , v112 - .byte W16 - .byte An3 , v096 - .byte W16 - .byte An3 , v112 - .byte W16 - .byte N01 - .byte W16 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W16 - .byte An3 , v096 - .byte W08 - .byte An3 , v112 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+0 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 -mus_nextroad_10_B1: - .byte VOICE , 127 - .byte PAN , c_v-63 - .byte VOL , 32*mus_nextroad_mvl/mxv - .byte N01 , An3 , v112 - .byte W16 - .byte N01 - .byte W16 - .byte N01 - .byte W08 - .byte An3 , v088 - .byte W08 - .byte An3 , v112 - .byte W16 - .byte An3 , v096 - .byte W08 - .byte An3 , v112 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+0 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 -mus_nextroad_10_000: - .byte PAN , c_v+63 - .byte N01 , An3 , v112 - .byte W16 - .byte N01 - .byte W16 - .byte N01 - .byte W08 - .byte An3 , v088 - .byte W08 - .byte An3 , v112 - .byte W16 - .byte An3 , v096 - .byte W08 - .byte An3 , v112 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+0 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte PEND -mus_nextroad_10_001: - .byte PAN , c_v-63 - .byte N01 , An3 , v112 - .byte W16 - .byte N01 - .byte W16 - .byte N01 - .byte W08 - .byte An3 , v088 - .byte W08 - .byte An3 , v112 - .byte W16 - .byte An3 , v096 - .byte W08 - .byte An3 , v112 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+0 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte PEND - .byte PATT - .word mus_nextroad_10_000 - .byte PATT - .word mus_nextroad_10_001 - .byte PATT - .word mus_nextroad_10_000 - .byte PATT - .word mus_nextroad_10_001 - .byte PAN , c_v+63 - .byte VOL , 41*mus_nextroad_mvl/mxv - .byte N01 , An3 , v112 - .byte W16 - .byte N01 - .byte W16 - .byte N01 - .byte W08 - .byte An3 , v088 - .byte W08 - .byte An3 , v112 - .byte W16 - .byte An3 , v096 - .byte W08 - .byte An3 , v112 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+0 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v-64 - .byte VOL , 48*mus_nextroad_mvl/mxv - .byte N01 , An5 , v124 - .byte W08 - .byte An5 , v080 - .byte W08 - .byte N01 - .byte W08 - .byte An5 , v112 - .byte W08 - .byte An5 , v080 - .byte W08 - .byte N01 - .byte W08 - .byte An5 , v112 - .byte W08 - .byte An5 , v080 - .byte W08 - .byte N01 - .byte W08 - .byte An5 , v112 - .byte W08 - .byte An5 , v080 - .byte W08 - .byte N01 - .byte W08 -mus_nextroad_10_002: - .byte N01 , An5 , v124 - .byte W08 - .byte An5 , v080 - .byte W08 - .byte N01 - .byte W08 - .byte An5 , v112 - .byte W08 - .byte An5 , v080 - .byte W08 - .byte N01 - .byte W08 - .byte An5 , v112 - .byte W08 - .byte An5 , v080 - .byte W08 - .byte N01 - .byte W08 - .byte An5 , v112 - .byte W08 - .byte An5 , v080 - .byte W08 - .byte N01 - .byte W08 - .byte PEND - .byte PATT - .word mus_nextroad_10_002 - .byte PATT - .word mus_nextroad_10_002 - .byte PATT - .word mus_nextroad_10_002 - .byte PATT - .word mus_nextroad_10_002 - .byte PATT - .word mus_nextroad_10_002 - .byte PATT - .word mus_nextroad_10_002 - .byte PAN , c_v-63 - .byte VOL , 36*mus_nextroad_mvl/mxv - .byte N01 , An3 , v112 - .byte W16 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W16 - .byte N01 - .byte W08 - .byte N01 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+0 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+63 - .byte N01 , An3 , v112 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W16 - .byte N01 - .byte W08 - .byte N01 - .byte W16 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+0 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v-64 - .byte N01 , An3 , v112 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+0 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+63 - .byte N01 , An3 , v112 - .byte W16 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W08 - .byte N01 - .byte W16 - .byte N01 - .byte W08 - .byte N01 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte N01 - .byte W04 - .byte PAN , c_v+0 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte GOTO - .word mus_nextroad_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_nextroad: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_nextroad_pri @ Priority - .byte mus_nextroad_rev @ Reverb. - - .word mus_nextroad_grp - - .word mus_nextroad_1 - .word mus_nextroad_2 - .word mus_nextroad_3 - .word mus_nextroad_4 - .word mus_nextroad_5 - .word mus_nextroad_6 - .word mus_nextroad_7 - .word mus_nextroad_8 - .word mus_nextroad_9 - .word mus_nextroad_10 - - .end diff --git a/sound/songs/mus_nibi.s b/sound/songs/mus_nibi.s deleted file mode 100644 index e24dbfa44c..0000000000 --- a/sound/songs/mus_nibi.s +++ /dev/null @@ -1,1079 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_nibi_grp, voicegroup000 - .equ mus_nibi_pri, 0 - .equ mus_nibi_rev, reverb_set+50 - .equ mus_nibi_mvl, 127 - .equ mus_nibi_key, 0 - .equ mus_nibi_tbs, 1 - .equ mus_nibi_exg, 0 - .equ mus_nibi_cmp, 1 - - .section .rodata - .global mus_nibi - .align 2 - -@********************** Track 1 **********************@ - -mus_nibi_1: - .byte KEYSH , mus_nibi_key+0 - .byte TEMPO , 128*mus_nibi_tbs/2 - .byte VOICE , 1 - .byte VOL , 80*mus_nibi_mvl/mxv - .byte N06 , En3 , v112 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N24 - .byte W36 - .byte N12 , Cn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte N06 , En3 - .byte W12 - .byte N06 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 , Fn3 - .byte W12 - .byte W24 - .byte N48 - .byte W72 -mus_nibi_1_B1: -mus_nibi_1_000: - .byte N06 , Gn3 , v112 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte PEND -mus_nibi_1_001: - .byte N24 , As3 , v112 - .byte W36 - .byte N12 , Gn3 - .byte W24 - .byte As3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte PEND -mus_nibi_1_002: - .byte N06 , An3 , v112 - .byte W24 - .byte N12 , Fn3 - .byte W36 - .byte N12 - .byte W24 - .byte Cn4 - .byte W12 - .byte PEND -mus_nibi_1_003: - .byte W12 - .byte N12 , An3 , v112 - .byte W24 - .byte N06 , Fn3 - .byte W12 - .byte N24 - .byte W36 - .byte N06 , An3 - .byte W12 - .byte PEND -mus_nibi_1_004: - .byte N06 , Cn4 , v112 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N24 , Fn3 - .byte W36 - .byte N06 , Bn3 , v080 - .byte W12 - .byte Dn4 , v088 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N06 , Bn3 - .byte W12 -mus_nibi_1_005: - .byte N06 , Gn3 , v112 - .byte W24 - .byte N12 , En3 - .byte W36 - .byte N12 - .byte W24 - .byte N06 , Fn3 - .byte W12 - .byte PEND - .byte W24 - .byte N48 - .byte W72 - .byte PATT - .word mus_nibi_1_000 - .byte PATT - .word mus_nibi_1_001 - .byte PATT - .word mus_nibi_1_002 - .byte PATT - .word mus_nibi_1_003 - .byte PATT - .word mus_nibi_1_004 - .byte N24 , Fn3 , v112 - .byte W36 - .byte N06 , Bn3 , v072 - .byte W12 - .byte Dn4 , v076 - .byte W12 - .byte N24 , Cn4 , v080 - .byte W24 - .byte N06 , Bn3 , v112 - .byte W12 - .byte PATT - .word mus_nibi_1_005 - .byte W24 - .byte N48 , Fn3 , v112 - .byte W48 - .byte N24 , As3 - .byte W24 -mus_nibi_1_006: - .byte N12 , An3 , v112 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte An3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte Gn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , En5 - .byte W24 - .byte Ds5 - .byte W24 - .byte N36 , Fn3 - .byte W36 - .byte N48 , An3 - .byte W48 - .byte N12 , Dn4 - .byte W12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte En3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte N12 , Cs4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PATT - .word mus_nibi_1_006 - .byte W12 - .byte N12 , An3 , v112 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte Gn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte W12 - .byte N12 , Dn4 - .byte W24 - .byte As3 - .byte W24 - .byte Gn3 - .byte W24 - .byte En3 - .byte W12 - .byte N36 , Fn3 - .byte W36 - .byte N06 , An3 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte N36 , Fn4 - .byte W12 - .byte W24 - .byte N12 , Dn4 - .byte W24 - .byte Fn3 - .byte W12 - .byte Dn4 - .byte W24 - .byte N36 , En4 - .byte W12 - .byte W24 - .byte N24 , Cn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte N06 , Fn3 - .byte W24 - .byte N48 - .byte W48 - .byte N24 , Gs3 - .byte W24 - .byte GOTO - .word mus_nibi_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_nibi_2: - .byte KEYSH , mus_nibi_key+0 - .byte VOICE , 1 - .byte VOL , 80*mus_nibi_mvl/mxv - .byte N24 , Cn2 , v112 - .byte W36 - .byte N06 , Gn2 - .byte W12 - .byte N24 - .byte W48 - .byte Cn2 - .byte W36 - .byte N06 , Gn2 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Bn2 - .byte W24 - .byte N06 , Gn2 - .byte W12 -mus_nibi_2_000: - .byte N24 , Cn2 , v112 - .byte W36 - .byte N06 , Gn2 - .byte W12 - .byte N24 - .byte W36 - .byte N06 , Dn2 - .byte W12 - .byte PEND - .byte W24 - .byte N48 - .byte W72 -mus_nibi_2_B1: -mus_nibi_2_001: - .byte N24 , Cn2 , v112 - .byte W36 - .byte N06 , Gn2 - .byte W12 - .byte N24 - .byte W48 - .byte PEND -mus_nibi_2_002: - .byte N24 , Cs2 , v112 - .byte W36 - .byte N06 , Gn2 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte N06 , Gn2 - .byte W12 - .byte PEND -mus_nibi_2_003: - .byte N24 , Dn2 , v112 - .byte W36 - .byte N06 , An2 - .byte W12 - .byte N24 - .byte W48 - .byte PEND -mus_nibi_2_004: - .byte N24 , Dn2 , v112 - .byte W36 - .byte N06 , An2 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte N06 , An2 - .byte W12 - .byte PEND -mus_nibi_2_005: - .byte N24 , Fn2 , v112 - .byte W36 - .byte N06 , Cn3 - .byte W12 - .byte N24 - .byte W48 - .byte PEND -mus_nibi_2_006: - .byte N24 , Gn2 , v112 - .byte W36 - .byte N06 , Dn3 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N06 , Dn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_nibi_2_000 - .byte W24 - .byte N48 , Dn2 , v112 - .byte W72 - .byte PATT - .word mus_nibi_2_001 - .byte PATT - .word mus_nibi_2_002 - .byte PATT - .word mus_nibi_2_003 - .byte PATT - .word mus_nibi_2_004 - .byte PATT - .word mus_nibi_2_005 - .byte PATT - .word mus_nibi_2_006 - .byte PATT - .word mus_nibi_2_000 - .byte W24 - .byte N48 , Dn2 , v112 - .byte W48 - .byte N24 , En2 - .byte W24 -mus_nibi_2_007: - .byte N24 , Fn2 , v112 - .byte W36 - .byte N06 , Cn3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte PEND - .byte N24 , Fn2 - .byte W36 - .byte N06 , Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte N12 , An2 - .byte W12 -mus_nibi_2_008: - .byte N24 , En2 , v112 - .byte W36 - .byte N06 , Bn2 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Dn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte PEND - .byte W12 - .byte En2 - .byte W24 - .byte N06 , Bn2 - .byte W12 - .byte N24 - .byte W24 - .byte As2 - .byte W24 -mus_nibi_2_009: - .byte N24 , Dn2 , v112 - .byte W36 - .byte N06 , An2 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PEND - .byte N24 , Dn2 - .byte W36 - .byte N06 , An2 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte Cn2 - .byte W36 - .byte N06 , Gn2 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , As1 - .byte W12 - .byte Bn1 - .byte W12 - .byte W12 - .byte Cs2 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte As2 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte PATT - .word mus_nibi_2_007 - .byte N24 , Fn2 , v112 - .byte W36 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fn2 - .byte W12 - .byte PATT - .word mus_nibi_2_008 - .byte W12 - .byte N12 , En2 , v112 - .byte W24 - .byte Gn2 - .byte W24 - .byte As2 - .byte W24 - .byte Cs2 - .byte W12 - .byte PATT - .word mus_nibi_2_009 - .byte N24 , Dn2 , v112 - .byte W36 - .byte N06 , Gs2 - .byte W12 - .byte N24 - .byte W36 - .byte N06 , Fn2 - .byte W12 - .byte N24 , Cn2 - .byte W36 - .byte N06 , Gn2 - .byte W12 - .byte N24 - .byte W36 - .byte N06 , Cn2 - .byte W12 - .byte Dn2 - .byte W24 - .byte N48 - .byte W48 - .byte N24 , Gn1 - .byte W24 - .byte GOTO - .word mus_nibi_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_nibi_3: - .byte KEYSH , mus_nibi_key+0 - .byte VOICE , 1 - .byte VOL , 80*mus_nibi_mvl/mxv - .byte N06 , Gn3 , v112 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N24 - .byte W36 - .byte N12 , En4 - .byte W24 - .byte Bn3 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte N06 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 , Cn4 - .byte W12 -mus_nibi_3_000: - .byte W24 - .byte N48 , Cn4 , v112 - .byte W48 - .byte N12 , En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PEND -mus_nibi_3_B1: -mus_nibi_3_001: - .byte N12 , Gn4 , v112 - .byte W24 - .byte Fn4 - .byte W24 - .byte En4 - .byte W48 - .byte PEND -mus_nibi_3_002: - .byte W12 - .byte N12 , En4 , v112 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W24 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte PEND -mus_nibi_3_003: - .byte N12 , Fn4 , v112 - .byte W12 - .byte Dn4 - .byte W12 - .byte An3 - .byte W36 - .byte N12 - .byte W24 - .byte Fn4 - .byte W12 - .byte PEND -mus_nibi_3_004: - .byte W12 - .byte N12 , Cn4 , v112 - .byte W24 - .byte N06 , An3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte PEND -mus_nibi_3_005: - .byte N12 , Fn4 , v112 - .byte W24 - .byte En4 - .byte W24 - .byte Dn4 - .byte W48 - .byte PEND -mus_nibi_3_006: - .byte W12 - .byte N12 , Dn4 , v112 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W24 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PEND -mus_nibi_3_007: - .byte N12 , En4 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W36 - .byte N12 - .byte W24 - .byte N06 , Cn4 - .byte W12 - .byte PEND - .byte PATT - .word mus_nibi_3_000 - .byte PATT - .word mus_nibi_3_001 - .byte PATT - .word mus_nibi_3_002 - .byte PATT - .word mus_nibi_3_003 - .byte PATT - .word mus_nibi_3_004 - .byte PATT - .word mus_nibi_3_005 - .byte PATT - .word mus_nibi_3_006 - .byte PATT - .word mus_nibi_3_007 - .byte W24 - .byte N48 , Cn4 , v112 - .byte W48 - .byte N24 , Dn4 - .byte W24 - .byte N72 , An4 - .byte W72 - .byte N24 , Fn4 - .byte W24 - .byte N48 , Cn5 - .byte W48 - .byte N12 , Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N72 , Gn4 - .byte W72 - .byte N24 , En4 - .byte W24 - .byte N48 , Gn4 - .byte W48 - .byte N24 - .byte W24 - .byte Fs4 - .byte W24 - .byte N60 , Dn4 - .byte W60 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N72 , En4 - .byte W72 - .byte N24 , Cn4 - .byte W24 - .byte Gn4 - .byte W48 - .byte N48 , As4 - .byte W48 - .byte N72 , An4 - .byte W72 - .byte N12 , Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte Bn4 - .byte W24 - .byte An4 - .byte W24 - .byte N60 , Gn4 - .byte W60 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte W12 - .byte An4 - .byte W24 - .byte Gn4 - .byte W24 - .byte En4 - .byte W24 - .byte N72 , Fn4 - .byte W12 - .byte W60 - .byte N12 - .byte W12 - .byte Gn4 - .byte W12 - .byte N36 , Gs4 - .byte W12 - .byte W24 - .byte N12 , Gn4 - .byte W24 - .byte Fn4 - .byte W12 - .byte Gs4 - .byte W24 - .byte N84 , Gn4 - .byte W12 - .byte W96 - .byte N06 , Cn4 - .byte W24 - .byte N48 - .byte W48 - .byte N24 , Dn4 - .byte W24 - .byte GOTO - .word mus_nibi_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_nibi_4: - .byte KEYSH , mus_nibi_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_nibi_mvl/mxv - .byte N12 , Fs2 , v056 - .byte W12 - .byte N12 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte N24 , Fs2 , v056 - .byte W24 - .byte N12 , En1 , v084 - .byte W12 - .byte Fs2 , v056 - .byte W12 - .byte As1 , v084 - .byte W12 -mus_nibi_4_000: - .byte N12 , Fs2 , v056 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En1 , v084 - .byte W24 - .byte N12 , Fs2 , v056 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte Fs2 , v056 - .byte W12 - .byte As1 , v084 - .byte W12 - .byte PEND -mus_nibi_4_001: - .byte N12 , Fs2 , v056 - .byte W12 - .byte N12 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte N24 , Fs2 , v056 - .byte W24 - .byte N12 , En1 , v084 - .byte W12 - .byte Fs2 , v056 - .byte W12 - .byte As1 , v084 - .byte W12 - .byte PEND -mus_nibi_4_002: - .byte N12 , Fs2 , v056 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , As1 , v084 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte PEND -mus_nibi_4_B1: - .byte PATT - .word mus_nibi_4_001 - .byte PATT - .word mus_nibi_4_000 - .byte PATT - .word mus_nibi_4_001 - .byte PATT - .word mus_nibi_4_000 - .byte PATT - .word mus_nibi_4_001 - .byte PATT - .word mus_nibi_4_000 - .byte PATT - .word mus_nibi_4_001 - .byte PATT - .word mus_nibi_4_002 - .byte PATT - .word mus_nibi_4_001 - .byte PATT - .word mus_nibi_4_000 - .byte N12 , Fs2 , v056 - .byte W12 - .byte N12 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte Fs2 , v056 - .byte W24 - .byte En1 , v084 - .byte W12 - .byte Fs2 , v056 - .byte W12 - .byte As1 , v084 - .byte W12 - .byte PATT - .word mus_nibi_4_000 - .byte PATT - .word mus_nibi_4_001 - .byte PATT - .word mus_nibi_4_000 - .byte N12 , Fs2 , v056 - .byte W12 - .byte N12 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte N18 , Fs2 , v056 - .byte W24 - .byte N12 , En1 , v084 - .byte W12 - .byte Fs2 , v056 - .byte W12 - .byte As1 , v084 - .byte W12 - .byte PATT - .word mus_nibi_4_002 -mus_nibi_4_003: - .byte N12 , Cn1 , v084 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte PEND -mus_nibi_4_004: - .byte N12 , Cn1 , v084 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_nibi_4_003 -mus_nibi_4_005: - .byte N12 , Cn1 , v084 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte En1 , v072 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte As1 - .byte W12 - .byte PEND - .byte PATT - .word mus_nibi_4_003 - .byte PATT - .word mus_nibi_4_004 - .byte PATT - .word mus_nibi_4_003 - .byte PATT - .word mus_nibi_4_004 - .byte PATT - .word mus_nibi_4_003 - .byte PATT - .word mus_nibi_4_004 - .byte N12 , Cn1 , v084 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W24 - .byte PATT - .word mus_nibi_4_005 - .byte PATT - .word mus_nibi_4_003 - .byte PATT - .word mus_nibi_4_004 - .byte PATT - .word mus_nibi_4_003 - .byte PATT - .word mus_nibi_4_004 - .byte GOTO - .word mus_nibi_4_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_nibi: - .byte 4 @ NumTrks - .byte 0 @ NumBlks - .byte mus_nibi_pri @ Priority - .byte mus_nibi_rev @ Reverb. - - .word mus_nibi_grp - - .word mus_nibi_1 - .word mus_nibi_2 - .word mus_nibi_3 - .word mus_nibi_4 - - .end diff --git a/sound/songs/mus_odamaki.s b/sound/songs/mus_odamaki.s deleted file mode 100644 index 604941ef3e..0000000000 --- a/sound/songs/mus_odamaki.s +++ /dev/null @@ -1,1314 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_odamaki_grp, voicegroup033 - .equ mus_odamaki_pri, 0 - .equ mus_odamaki_rev, reverb_set+50 - .equ mus_odamaki_mvl, 127 - .equ mus_odamaki_key, 0 - .equ mus_odamaki_tbs, 1 - .equ mus_odamaki_exg, 0 - .equ mus_odamaki_cmp, 1 - - .section .rodata - .global mus_odamaki - .align 2 - -@********************** Track 1 **********************@ - -mus_odamaki_1: - .byte KEYSH , mus_odamaki_key+0 -mus_odamaki_1_B1: - .byte TEMPO , 100*mus_odamaki_tbs/2 - .byte VOICE , 48 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte LFOS , 48 - .byte PAN , c_v-3 - .byte W09 - .byte N03 , Cs5 , v084 - .byte W03 - .byte N12 , Dn5 - .byte W12 - .byte N18 , Cs5 - .byte W18 - .byte N06 , Bn4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W24 - .byte Dn5 - .byte W24 - .byte N36 , An4 - .byte W15 - .byte MOD , 5 - .byte W03 - .byte VOL , 73*mus_odamaki_mvl/mxv - .byte W06 - .byte 64*mus_odamaki_mvl/mxv - .byte W06 - .byte 45*mus_odamaki_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte W09 - .byte N03 , Gs4 - .byte W03 - .byte N12 , An4 - .byte W12 - .byte N18 , Gn4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte N18 , Bn4 - .byte W18 - .byte N06 , Dn5 - .byte W06 - .byte N36 , Cs5 - .byte W15 - .byte MOD , 5 - .byte W03 - .byte VOL , 73*mus_odamaki_mvl/mxv - .byte W06 - .byte 64*mus_odamaki_mvl/mxv - .byte W06 - .byte 45*mus_odamaki_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W12 - .byte VOICE , 73 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte N12 , Dn5 , v100 - .byte W18 - .byte N18 - .byte W18 - .byte N12 , Cs5 - .byte W12 - .byte N09 , Bn4 - .byte W12 - .byte N09 - .byte W12 - .byte N21 , Dn5 - .byte W09 - .byte VOL , 71*mus_odamaki_mvl/mxv - .byte MOD , 7 - .byte W03 - .byte VOL , 62*mus_odamaki_mvl/mxv - .byte W03 - .byte 45*mus_odamaki_mvl/mxv - .byte W03 - .byte 28*mus_odamaki_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte W96 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N12 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N18 , En5 - .byte W18 - .byte N24 , Dn5 - .byte W06 - .byte MOD , 7 - .byte W09 - .byte VOL , 71*mus_odamaki_mvl/mxv - .byte W03 - .byte 62*mus_odamaki_mvl/mxv - .byte W03 - .byte 45*mus_odamaki_mvl/mxv - .byte W03 - .byte 28*mus_odamaki_mvl/mxv - .byte MOD , 0 - .byte W06 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte W72 - .byte VOICE , 48 - .byte W09 - .byte N03 , Fn4 , v084 - .byte W03 - .byte N12 , Fs4 - .byte W12 - .byte N18 , Gn4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N18 , Gn4 - .byte W18 - .byte N06 , Bn4 - .byte W06 - .byte N42 , Dn5 - .byte W15 - .byte MOD , 5 - .byte W09 - .byte VOL , 71*mus_odamaki_mvl/mxv - .byte W03 - .byte 62*mus_odamaki_mvl/mxv - .byte W03 - .byte 45*mus_odamaki_mvl/mxv - .byte W03 - .byte 28*mus_odamaki_mvl/mxv - .byte W03 - .byte 20*mus_odamaki_mvl/mxv - .byte MOD , 0 - .byte W03 - .byte VOL , 11*mus_odamaki_mvl/mxv - .byte W09 - .byte 80*mus_odamaki_mvl/mxv - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N18 , En4 - .byte W18 - .byte N06 , Dn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W24 - .byte An4 - .byte W24 - .byte N24 , Dn4 - .byte W09 - .byte VOL , 71*mus_odamaki_mvl/mxv - .byte W03 - .byte 62*mus_odamaki_mvl/mxv - .byte MOD , 5 - .byte W03 - .byte VOL , 45*mus_odamaki_mvl/mxv - .byte W03 - .byte 28*mus_odamaki_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W24 - .byte GOTO - .word mus_odamaki_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_odamaki_2: - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte KEYSH , mus_odamaki_key+0 -mus_odamaki_2_B1: - .byte VOICE , 35 - .byte PAN , c_v+0 - .byte N12 , Dn2 , v116 - .byte W36 - .byte N03 , An1 - .byte W06 - .byte N06 - .byte W06 - .byte N18 , Dn2 - .byte W18 - .byte N06 , An1 - .byte W18 - .byte N12 , Dn2 - .byte W12 - .byte Bn1 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N12 , An1 - .byte W18 - .byte N03 - .byte W18 - .byte N12 - .byte W12 - .byte Dn2 - .byte W36 - .byte N03 , An1 - .byte W06 - .byte N06 - .byte W06 - .byte N18 , Dn2 - .byte W18 - .byte N06 , As1 - .byte W18 - .byte N12 , Dn2 - .byte W12 - .byte Gn1 - .byte W18 - .byte N06 - .byte W18 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N18 , An1 - .byte W18 - .byte N06 , Bn1 - .byte W18 - .byte N12 , Cs2 - .byte W12 - .byte Bn1 - .byte W36 - .byte N03 , Fs1 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte N18 , Bn1 - .byte W18 - .byte Dn2 - .byte W18 - .byte N12 , Dn1 - .byte W12 - .byte N32 , An1 - .byte W36 - .byte N03 , Fs1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An1 - .byte W12 - .byte N09 , En2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte Fs1 - .byte W06 - .byte N12 , Gn1 - .byte W36 - .byte N03 , Dn1 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N18 , Gn1 - .byte W18 - .byte As1 - .byte W18 - .byte N12 , Gn1 - .byte W12 - .byte N32 , Dn1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs1 - .byte W12 - .byte N09 , Bn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N12 , Dn1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N06 - .byte W18 - .byte N12 - .byte W12 - .byte N24 , Gn1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N06 , An1 - .byte W18 - .byte N12 , Gn1 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W36 - .byte N12 , Cs1 - .byte W12 - .byte Dn1 - .byte W36 - .byte N06 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , Dn1 - .byte W36 - .byte N06 , An1 - .byte W06 - .byte Cs2 - .byte W06 - .byte GOTO - .word mus_odamaki_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_odamaki_3: - .byte KEYSH , mus_odamaki_key+0 -mus_odamaki_3_B1: - .byte VOICE , 73 - .byte LFOS , 48 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte PAN , c_v+18 - .byte W24 - .byte N03 , An5 , v068 - .byte W03 - .byte Gs5 - .byte W03 - .byte An5 - .byte W03 - .byte Gs5 - .byte W03 - .byte N06 , An5 - .byte W36 - .byte N03 - .byte W03 - .byte Gs5 - .byte W03 - .byte An5 - .byte W03 - .byte Gs5 - .byte W03 - .byte N06 , An5 - .byte W12 - .byte N12 , Dn5 - .byte W24 - .byte Fs5 - .byte W24 - .byte N36 , En5 - .byte W15 - .byte MOD , 7 - .byte W03 - .byte VOL , 73*mus_odamaki_mvl/mxv - .byte W06 - .byte 64*mus_odamaki_mvl/mxv - .byte W06 - .byte 45*mus_odamaki_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W12 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte W24 - .byte N03 , Fs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte N06 , Fs5 - .byte W36 - .byte N03 - .byte W03 - .byte Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte N06 , Fs5 - .byte W12 - .byte N12 , Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N18 , Gn5 - .byte W18 - .byte N06 , Bn5 - .byte W06 - .byte N36 , An5 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 73*mus_odamaki_mvl/mxv - .byte W06 - .byte 64*mus_odamaki_mvl/mxv - .byte W06 - .byte 45*mus_odamaki_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W12 - .byte VOICE , 73 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte N12 , Fs4 , v076 - .byte W18 - .byte N18 - .byte W18 - .byte N12 , En4 - .byte W12 - .byte N09 , Dn4 - .byte W12 - .byte N09 - .byte W12 - .byte N21 , Fs4 - .byte W09 - .byte VOL , 71*mus_odamaki_mvl/mxv - .byte MOD , 7 - .byte W03 - .byte VOL , 62*mus_odamaki_mvl/mxv - .byte W03 - .byte 45*mus_odamaki_mvl/mxv - .byte W03 - .byte 28*mus_odamaki_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOICE , 48 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte N12 , Cs4 , v080 - .byte W18 - .byte N18 - .byte W18 - .byte N12 , Bn3 - .byte W12 - .byte N09 , An3 - .byte W12 - .byte N09 - .byte W12 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte 0 - .byte W12 - .byte VOICE , 73 - .byte N09 , Gn4 , v076 - .byte W12 - .byte N09 - .byte W12 - .byte N12 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N18 , Bn4 - .byte W18 - .byte N06 , An4 - .byte W06 - .byte VOICE , 48 - .byte MOD , 7 - .byte N09 , An3 , v080 - .byte W12 - .byte N09 - .byte W06 - .byte MOD , 0 - .byte W06 - .byte N12 , Bn3 - .byte W18 - .byte N06 , Cs4 - .byte W06 - .byte N09 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N15 , Fs4 - .byte W06 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Cs4 - .byte W06 - .byte VOICE , 73 - .byte W24 - .byte N03 , Fs5 , v068 - .byte W03 - .byte Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte N06 , Fs5 - .byte W36 - .byte N03 - .byte W03 - .byte Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte N06 , Fs5 - .byte W12 - .byte N12 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N18 , Dn5 - .byte W18 - .byte N06 , Fs5 - .byte W06 - .byte N42 , Gn5 - .byte W15 - .byte MOD , 7 - .byte W09 - .byte VOL , 71*mus_odamaki_mvl/mxv - .byte W03 - .byte 62*mus_odamaki_mvl/mxv - .byte W03 - .byte 45*mus_odamaki_mvl/mxv - .byte W03 - .byte 28*mus_odamaki_mvl/mxv - .byte W03 - .byte 20*mus_odamaki_mvl/mxv - .byte W03 - .byte 11*mus_odamaki_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W06 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte W12 - .byte N03 , An5 - .byte W03 - .byte Gs5 - .byte W03 - .byte An5 - .byte W03 - .byte Gs5 - .byte W03 - .byte N06 , An5 - .byte W24 - .byte Cs5 - .byte W06 - .byte En5 - .byte W06 - .byte N03 , An5 - .byte W03 - .byte Gs5 - .byte W03 - .byte An5 - .byte W03 - .byte Gs5 - .byte W03 - .byte N06 , An5 - .byte W24 - .byte N12 , An4 , v076 - .byte W24 - .byte Dn5 - .byte W24 - .byte N24 , Fs4 - .byte W09 - .byte VOL , 71*mus_odamaki_mvl/mxv - .byte W03 - .byte 62*mus_odamaki_mvl/mxv - .byte MOD , 5 - .byte W03 - .byte VOL , 45*mus_odamaki_mvl/mxv - .byte W03 - .byte 28*mus_odamaki_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W24 - .byte GOTO - .word mus_odamaki_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_odamaki_4: - .byte KEYSH , mus_odamaki_key+0 -mus_odamaki_4_B1: - .byte VOICE , 60 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte PAN , c_v+5 - .byte N12 , An3 , v080 - .byte W36 - .byte N03 , Dn3 - .byte W06 - .byte N06 - .byte W06 - .byte N18 , An3 - .byte W18 - .byte Dn3 - .byte W18 - .byte N12 , En3 - .byte W12 - .byte Fs3 - .byte W24 - .byte Bn3 - .byte W24 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte N21 , En3 - .byte W12 - .byte VOL , 74*mus_odamaki_mvl/mxv - .byte W03 - .byte 52*mus_odamaki_mvl/mxv - .byte W03 - .byte 23*mus_odamaki_mvl/mxv - .byte W06 - .byte 80*mus_odamaki_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte N12 , An3 - .byte W36 - .byte N03 , Fs3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N18 , As3 - .byte W18 - .byte Fs3 - .byte W18 - .byte N12 , As3 - .byte W12 - .byte Dn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N21 , An2 - .byte W12 - .byte VOL , 74*mus_odamaki_mvl/mxv - .byte W03 - .byte 52*mus_odamaki_mvl/mxv - .byte W03 - .byte 23*mus_odamaki_mvl/mxv - .byte W06 - .byte 80*mus_odamaki_mvl/mxv - .byte N12 , Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Bn2 - .byte W18 - .byte N18 , Cs3 - .byte W18 - .byte N12 , Dn3 - .byte W12 - .byte N09 , Fs3 - .byte W12 - .byte N09 - .byte W12 - .byte N21 , Bn3 - .byte W09 - .byte VOL , 71*mus_odamaki_mvl/mxv - .byte W03 - .byte 62*mus_odamaki_mvl/mxv - .byte W03 - .byte 45*mus_odamaki_mvl/mxv - .byte W03 - .byte 28*mus_odamaki_mvl/mxv - .byte W06 - .byte VOICE , 46 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte PAN , c_v-12 - .byte N06 , An3 , v076 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte An5 - .byte W06 - .byte En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte VOICE , 60 - .byte PAN , c_v+6 - .byte N12 , Bn2 , v080 - .byte W18 - .byte N18 , Cs3 - .byte W18 - .byte N12 , Dn3 - .byte W12 - .byte N09 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte N18 , Gn3 - .byte W24 - .byte VOICE , 46 - .byte PAN , c_v-12 - .byte N06 , An3 , v076 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte VOICE , 60 - .byte PAN , c_v+5 - .byte N12 , An3 , v080 - .byte W36 - .byte N03 , Dn3 - .byte W06 - .byte N06 - .byte W06 - .byte N18 , As3 - .byte W18 - .byte Dn3 - .byte W18 - .byte N12 , Fs3 - .byte W12 - .byte Gn3 - .byte W24 - .byte Dn3 - .byte W18 - .byte N06 , Gn2 - .byte W06 - .byte N12 , Bn2 - .byte W18 - .byte Gn3 - .byte W18 - .byte Dn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Dn3 - .byte W18 - .byte N06 - .byte W06 - .byte N09 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte N15 , En3 - .byte W18 - .byte N06 , An2 - .byte W06 - .byte N12 , Dn3 - .byte W36 - .byte N03 , Fs2 , v064 - .byte W03 - .byte An2 - .byte W03 - .byte Bn2 - .byte W03 - .byte Cs3 - .byte W03 - .byte N12 , Dn3 , v080 - .byte W48 - .byte GOTO - .word mus_odamaki_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_odamaki_5: - .byte KEYSH , mus_odamaki_key+0 -mus_odamaki_5_B1: - .byte VOICE , 80 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v-48 - .byte N06 , An3 , v052 - .byte W12 - .byte Fs3 - .byte W12 - .byte N15 , An3 - .byte W18 - .byte N03 , Dn3 - .byte W06 - .byte N06 , An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N15 , An3 - .byte W18 - .byte N03 , Dn3 - .byte W06 - .byte N36 - .byte W18 - .byte VOL , 67*mus_odamaki_mvl/mxv - .byte W06 - .byte 54*mus_odamaki_mvl/mxv - .byte W06 - .byte 27*mus_odamaki_mvl/mxv - .byte W18 - .byte 80*mus_odamaki_mvl/mxv - .byte N21 , Cs3 - .byte W12 - .byte VOL , 74*mus_odamaki_mvl/mxv - .byte W03 - .byte 52*mus_odamaki_mvl/mxv - .byte W03 - .byte 23*mus_odamaki_mvl/mxv - .byte W06 - .byte 80*mus_odamaki_mvl/mxv - .byte N12 , En3 - .byte W12 - .byte Gn3 - .byte W12 -mus_odamaki_5_000: - .byte N06 , An3 , v052 - .byte W12 - .byte Fs3 - .byte W12 - .byte N15 , An3 - .byte W18 - .byte N03 , Dn3 - .byte W06 - .byte N06 , As3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N15 , As3 - .byte W18 - .byte N03 , Dn3 - .byte W06 - .byte PEND - .byte N12 , Dn4 - .byte W24 - .byte Gn4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte N21 , En4 - .byte W12 - .byte VOL , 74*mus_odamaki_mvl/mxv - .byte W03 - .byte 52*mus_odamaki_mvl/mxv - .byte W03 - .byte 23*mus_odamaki_mvl/mxv - .byte W06 - .byte 80*mus_odamaki_mvl/mxv - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W96 - .byte En3 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , Fs3 - .byte W18 - .byte N03 , Cs3 - .byte W06 - .byte N12 , En3 - .byte W18 - .byte N03 , Cs3 - .byte W06 - .byte N12 - .byte W18 - .byte N06 , An2 - .byte W06 - .byte N12 , Gn3 - .byte W96 - .byte Fs3 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , En3 - .byte W18 - .byte N03 , Cs3 - .byte W06 - .byte N12 , Dn3 - .byte W18 - .byte N03 , Bn2 - .byte W06 - .byte N12 , Cs3 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte PATT - .word mus_odamaki_5_000 - .byte N06 , Bn3 , v052 - .byte W12 - .byte Gn3 - .byte W12 - .byte N15 , Bn3 - .byte W18 - .byte N03 , Gn3 - .byte W06 - .byte N09 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Dn5 - .byte W18 - .byte An3 - .byte W06 - .byte N09 , Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Cs5 - .byte W18 - .byte An3 - .byte W06 - .byte N12 , Dn4 - .byte W48 - .byte N12 - .byte W48 - .byte GOTO - .word mus_odamaki_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_odamaki_6: - .byte KEYSH , mus_odamaki_key+0 -mus_odamaki_6_B1: - .byte VOICE , 82 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte PAN , c_v+48 - .byte N06 , Fs3 , v052 - .byte W12 - .byte Dn3 - .byte W12 - .byte N15 , Fs3 - .byte W18 - .byte N03 , An2 - .byte W06 - .byte N06 , Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N15 , Fs3 - .byte W18 - .byte N03 , An2 - .byte W06 - .byte N36 , Bn2 - .byte W18 - .byte VOL , 67*mus_odamaki_mvl/mxv - .byte W06 - .byte 54*mus_odamaki_mvl/mxv - .byte W06 - .byte 27*mus_odamaki_mvl/mxv - .byte W18 - .byte 80*mus_odamaki_mvl/mxv - .byte N21 , An2 - .byte W12 - .byte VOL , 74*mus_odamaki_mvl/mxv - .byte W03 - .byte 52*mus_odamaki_mvl/mxv - .byte W03 - .byte 23*mus_odamaki_mvl/mxv - .byte W06 - .byte 80*mus_odamaki_mvl/mxv - .byte N12 , Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N15 , Fs3 - .byte W18 - .byte N03 , An2 - .byte W06 - .byte N06 , Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N15 , Fs3 - .byte W18 - .byte N03 , An2 - .byte W06 - .byte N12 , Bn3 - .byte W24 - .byte Dn4 - .byte W18 - .byte N06 - .byte W06 - .byte N21 , Cs4 - .byte W12 - .byte VOL , 74*mus_odamaki_mvl/mxv - .byte W03 - .byte 52*mus_odamaki_mvl/mxv - .byte W03 - .byte 23*mus_odamaki_mvl/mxv - .byte W06 - .byte 80*mus_odamaki_mvl/mxv - .byte N12 , Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W96 - .byte Cs3 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 , An2 - .byte W06 - .byte N12 , Cs3 - .byte W18 - .byte N03 , An2 - .byte W06 - .byte N12 - .byte W18 - .byte N06 , Fs2 - .byte W06 - .byte N12 , Dn3 - .byte W96 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , Cs3 - .byte W18 - .byte N03 , Gn2 - .byte W06 - .byte N12 , Bn2 - .byte W18 - .byte N03 , Fs2 - .byte W06 - .byte N12 , An2 - .byte W18 - .byte N06 , Cs3 - .byte W06 - .byte Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N15 , Fs3 - .byte W18 - .byte N03 , An2 - .byte W06 - .byte N06 , Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N15 , Fs3 - .byte W18 - .byte N03 , As2 - .byte W06 - .byte N06 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N15 , Gn3 - .byte W18 - .byte N03 , Dn3 - .byte W12 - .byte N09 , Bn3 - .byte W12 - .byte Gn4 - .byte W12 - .byte Dn5 - .byte W12 - .byte N06 , Gn4 - .byte W06 - .byte N09 , An3 - .byte W12 - .byte En3 - .byte W12 - .byte N06 , An4 - .byte W18 - .byte En3 - .byte W06 - .byte N09 , An3 - .byte W12 - .byte En3 - .byte W12 - .byte N06 , An4 - .byte W18 - .byte En3 - .byte W06 - .byte N12 , An3 - .byte W48 - .byte N12 - .byte W48 - .byte GOTO - .word mus_odamaki_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_odamaki_7: - .byte VOL , 80*mus_odamaki_mvl/mxv - .byte KEYSH , mus_odamaki_key+0 -mus_odamaki_7_B1: - .byte VOICE , 0 - .byte W24 - .byte N06 , Fs2 , v064 - .byte W48 - .byte N06 - .byte W24 -mus_odamaki_7_000: - .byte W24 - .byte N06 , Fs2 , v064 - .byte W48 - .byte N06 - .byte W24 - .byte PEND - .byte PATT - .word mus_odamaki_7_000 - .byte PATT - .word mus_odamaki_7_000 - .byte W96 -mus_odamaki_7_001: - .byte W24 - .byte N06 , Fs2 , v064 - .byte W36 - .byte N03 , Fs2 , v036 - .byte W03 - .byte Fs2 , v044 - .byte W03 - .byte Fs2 , v048 - .byte W03 - .byte Fs2 , v056 - .byte W03 - .byte N06 , Fs2 , v064 - .byte W06 - .byte Fs2 , v036 - .byte W06 - .byte Fs2 , v024 - .byte W06 - .byte Fs2 , v016 - .byte W06 - .byte PEND - .byte W96 - .byte PATT - .word mus_odamaki_7_001 - .byte PATT - .word mus_odamaki_7_000 - .byte PATT - .word mus_odamaki_7_000 - .byte PATT - .word mus_odamaki_7_000 - .byte W12 - .byte N06 , Fs2 , v044 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 , v064 - .byte W48 - .byte N06 - .byte W24 - .byte GOTO - .word mus_odamaki_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_odamaki: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_odamaki_pri @ Priority - .byte mus_odamaki_rev @ Reverb. - - .word mus_odamaki_grp - - .word mus_odamaki_1 - .word mus_odamaki_2 - .word mus_odamaki_3 - .word mus_odamaki_4 - .word mus_odamaki_5 - .word mus_odamaki_6 - .word mus_odamaki_7 - - .end diff --git a/sound/songs/mus_ooame.s b/sound/songs/mus_ooame.s deleted file mode 100644 index 4c3bd1df0c..0000000000 --- a/sound/songs/mus_ooame.s +++ /dev/null @@ -1,1117 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_ooame_grp, voicegroup089 - .equ mus_ooame_pri, 0 - .equ mus_ooame_rev, reverb_set+50 - .equ mus_ooame_mvl, 127 - .equ mus_ooame_key, 0 - .equ mus_ooame_tbs, 1 - .equ mus_ooame_exg, 0 - .equ mus_ooame_cmp, 1 - - .section .rodata - .global mus_ooame - .align 2 - -@********************** Track 1 **********************@ - -mus_ooame_1: - .byte KEYSH , mus_ooame_key+0 - .byte TEMPO , 108*mus_ooame_tbs/2 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W24 -mus_ooame_1_B1: -mus_ooame_1_000: - .byte PAN , c_v+0 - .byte VOL , 10*mus_ooame_mvl/mxv - .byte TIE , As3 , v112 - .byte W48 - .byte VOL , 10*mus_ooame_mvl/mxv - .byte W32 - .byte 11*mus_ooame_mvl/mxv - .byte W04 - .byte 12*mus_ooame_mvl/mxv - .byte W04 - .byte 13*mus_ooame_mvl/mxv - .byte W04 - .byte 14*mus_ooame_mvl/mxv - .byte W04 - .byte PEND - .byte 15*mus_ooame_mvl/mxv - .byte W08 - .byte 17*mus_ooame_mvl/mxv - .byte W04 - .byte 18*mus_ooame_mvl/mxv - .byte W04 - .byte 21*mus_ooame_mvl/mxv - .byte W04 - .byte 25*mus_ooame_mvl/mxv - .byte W04 - .byte 26*mus_ooame_mvl/mxv - .byte W04 - .byte 29*mus_ooame_mvl/mxv - .byte W04 - .byte 31*mus_ooame_mvl/mxv - .byte W04 - .byte 32*mus_ooame_mvl/mxv - .byte W04 - .byte 35*mus_ooame_mvl/mxv - .byte W04 - .byte 39*mus_ooame_mvl/mxv - .byte W04 - .byte 41*mus_ooame_mvl/mxv - .byte MOD , 5 - .byte W48 - .byte EOT - .byte MOD , 0 - .byte TIE , Bn3 - .byte W96 - .byte MOD , 9 - .byte W12 - .byte VOL , 40*mus_ooame_mvl/mxv - .byte W04 - .byte 38*mus_ooame_mvl/mxv - .byte W04 - .byte 36*mus_ooame_mvl/mxv - .byte W04 - .byte 34*mus_ooame_mvl/mxv - .byte W04 - .byte 31*mus_ooame_mvl/mxv - .byte W08 - .byte 28*mus_ooame_mvl/mxv - .byte W04 - .byte 26*mus_ooame_mvl/mxv - .byte W04 - .byte 24*mus_ooame_mvl/mxv - .byte W04 - .byte 22*mus_ooame_mvl/mxv - .byte W04 - .byte 20*mus_ooame_mvl/mxv - .byte W04 - .byte 18*mus_ooame_mvl/mxv - .byte W04 - .byte 16*mus_ooame_mvl/mxv - .byte W04 - .byte 14*mus_ooame_mvl/mxv - .byte W04 - .byte 12*mus_ooame_mvl/mxv - .byte W04 - .byte 10*mus_ooame_mvl/mxv - .byte W24 - .byte EOT - .byte PAN , c_v+0 - .byte VOL , 10*mus_ooame_mvl/mxv - .byte MOD , 0 - .byte TIE , As3 - .byte W48 - .byte VOL , 10*mus_ooame_mvl/mxv - .byte W32 - .byte 11*mus_ooame_mvl/mxv - .byte W04 - .byte 12*mus_ooame_mvl/mxv - .byte W04 - .byte 13*mus_ooame_mvl/mxv - .byte W04 - .byte 14*mus_ooame_mvl/mxv - .byte W04 -mus_ooame_1_001: - .byte VOL , 15*mus_ooame_mvl/mxv - .byte W08 - .byte 17*mus_ooame_mvl/mxv - .byte W04 - .byte 18*mus_ooame_mvl/mxv - .byte W04 - .byte 21*mus_ooame_mvl/mxv - .byte W04 - .byte 25*mus_ooame_mvl/mxv - .byte W04 - .byte 26*mus_ooame_mvl/mxv - .byte W04 - .byte 29*mus_ooame_mvl/mxv - .byte W04 - .byte 31*mus_ooame_mvl/mxv - .byte W04 - .byte 32*mus_ooame_mvl/mxv - .byte W04 - .byte 35*mus_ooame_mvl/mxv - .byte W04 - .byte 39*mus_ooame_mvl/mxv - .byte W04 - .byte 41*mus_ooame_mvl/mxv - .byte W48 - .byte PEND - .byte EOT , As3 - .byte TIE , Bn3 , v112 - .byte W96 -mus_ooame_1_002: - .byte W12 - .byte VOL , 40*mus_ooame_mvl/mxv - .byte W04 - .byte 38*mus_ooame_mvl/mxv - .byte W04 - .byte 36*mus_ooame_mvl/mxv - .byte W04 - .byte 34*mus_ooame_mvl/mxv - .byte W04 - .byte 31*mus_ooame_mvl/mxv - .byte W08 - .byte 28*mus_ooame_mvl/mxv - .byte W04 - .byte 26*mus_ooame_mvl/mxv - .byte W04 - .byte 24*mus_ooame_mvl/mxv - .byte W04 - .byte 22*mus_ooame_mvl/mxv - .byte W04 - .byte 20*mus_ooame_mvl/mxv - .byte W04 - .byte 18*mus_ooame_mvl/mxv - .byte W04 - .byte 16*mus_ooame_mvl/mxv - .byte W04 - .byte 14*mus_ooame_mvl/mxv - .byte W04 - .byte 12*mus_ooame_mvl/mxv - .byte W04 - .byte 10*mus_ooame_mvl/mxv - .byte W24 - .byte PEND - .byte EOT , Bn3 - .byte PATT - .word mus_ooame_1_000 - .byte PATT - .word mus_ooame_1_001 - .byte EOT , As3 - .byte TIE , Bn3 , v112 - .byte W96 - .byte PATT - .word mus_ooame_1_002 - .byte EOT , Bn3 - .byte PATT - .word mus_ooame_1_000 - .byte PATT - .word mus_ooame_1_001 - .byte EOT , As3 - .byte TIE , Bn3 , v112 - .byte W96 - .byte PATT - .word mus_ooame_1_002 - .byte EOT , Bn3 - .byte GOTO - .word mus_ooame_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_ooame_2: - .byte KEYSH , mus_ooame_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 45*mus_ooame_mvl/mxv - .byte W24 -mus_ooame_2_B1: -mus_ooame_2_000: - .byte N02 , Gn5 , v112 - .byte W08 - .byte Gn5 , v072 - .byte W08 - .byte Gn5 , v076 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v072 - .byte W08 - .byte Gn5 , v076 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v072 - .byte W08 - .byte Gn5 , v076 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v072 - .byte W08 - .byte Gn5 , v076 - .byte W08 - .byte PEND - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte PATT - .word mus_ooame_2_000 - .byte GOTO - .word mus_ooame_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_ooame_3: - .byte KEYSH , mus_ooame_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-63 - .byte VOL , 42*mus_ooame_mvl/mxv - .byte N24 , An1 , v112 - .byte W04 - .byte VOL , 47*mus_ooame_mvl/mxv - .byte W04 - .byte 53*mus_ooame_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 61*mus_ooame_mvl/mxv - .byte W04 - .byte 71*mus_ooame_mvl/mxv - .byte W08 -mus_ooame_3_B1: - .byte VOL , 60*mus_ooame_mvl/mxv - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N08 , Dn1 , v112 - .byte W08 - .byte N04 , Ds1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Dn1 , v112 - .byte W08 - .byte N04 , Ds1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Ds1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N08 , Ds2 - .byte W08 - .byte N04 , Dn1 - .byte W08 -mus_ooame_3_000: - .byte N08 , Ds1 , v112 - .byte W08 - .byte N04 , Ds1 , v056 - .byte W08 - .byte N04 - .byte W08 - .byte Dn1 , v112 - .byte W08 - .byte Ds1 , v064 - .byte W08 - .byte Ds1 , v100 - .byte W08 - .byte Dn1 , v112 - .byte W08 - .byte N02 , Ds1 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N08 , Dn1 - .byte W08 - .byte N04 , Ds1 - .byte W08 - .byte N04 - .byte W08 - .byte PEND -mus_ooame_3_001: - .byte N08 , Ds1 , v112 - .byte W08 - .byte N04 , En1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W08 - .byte N04 , En1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , En1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N08 , En2 - .byte W08 - .byte N04 , En1 - .byte W08 - .byte PEND - .byte N08 - .byte W08 - .byte N04 , En1 , v056 - .byte W08 - .byte N04 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v100 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte N02 , En1 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte PAN , c_v-62 - .byte VOL , 42*mus_ooame_mvl/mxv - .byte N24 - .byte W04 - .byte VOL , 47*mus_ooame_mvl/mxv - .byte W04 - .byte 53*mus_ooame_mvl/mxv - .byte W04 - .byte MOD , 13 - .byte VOL , 61*mus_ooame_mvl/mxv - .byte W04 - .byte 71*mus_ooame_mvl/mxv - .byte W08 - .byte 60*mus_ooame_mvl/mxv - .byte PAN , c_v+0 - .byte MOD , 2 - .byte N08 , Dn1 - .byte W08 - .byte N04 , Ds1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Dn1 , v112 - .byte W08 - .byte N04 , Ds1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Ds1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N08 , Ds2 - .byte W08 - .byte N04 , Dn1 - .byte W08 - .byte PATT - .word mus_ooame_3_000 - .byte PATT - .word mus_ooame_3_001 -mus_ooame_3_002: - .byte N08 , En1 , v112 - .byte W08 - .byte N04 , En1 , v056 - .byte W08 - .byte N04 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v100 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte N02 , En1 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte PAN , c_v-62 - .byte VOL , 42*mus_ooame_mvl/mxv - .byte N24 - .byte W04 - .byte VOL , 47*mus_ooame_mvl/mxv - .byte W04 - .byte 53*mus_ooame_mvl/mxv - .byte W04 - .byte 61*mus_ooame_mvl/mxv - .byte W04 - .byte 71*mus_ooame_mvl/mxv - .byte W08 - .byte PEND -mus_ooame_3_003: - .byte VOL , 60*mus_ooame_mvl/mxv - .byte PAN , c_v+0 - .byte N08 , Dn1 , v112 - .byte W08 - .byte N04 , Ds1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Dn1 , v112 - .byte W08 - .byte N04 , Ds1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Ds1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N08 , Ds2 - .byte W08 - .byte N04 , Dn1 - .byte W08 - .byte PEND - .byte PATT - .word mus_ooame_3_000 - .byte PATT - .word mus_ooame_3_001 - .byte PATT - .word mus_ooame_3_002 - .byte PATT - .word mus_ooame_3_003 - .byte PATT - .word mus_ooame_3_000 - .byte PATT - .word mus_ooame_3_001 - .byte PATT - .word mus_ooame_3_002 - .byte GOTO - .word mus_ooame_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_ooame_4: - .byte KEYSH , mus_ooame_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 40*mus_ooame_mvl/mxv - .byte PAN , c_v+63 - .byte N24 , En1 , v112 - .byte W04 - .byte VOL , 42*mus_ooame_mvl/mxv - .byte W04 - .byte 47*mus_ooame_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 53*mus_ooame_mvl/mxv - .byte W04 - .byte 61*mus_ooame_mvl/mxv - .byte W04 - .byte 71*mus_ooame_mvl/mxv - .byte W04 -mus_ooame_4_B1: - .byte PAN , c_v+0 - .byte VOL , 10*mus_ooame_mvl/mxv - .byte MOD , 0 - .byte TIE , Ds3 , v112 - .byte W48 - .byte VOL , 13*mus_ooame_mvl/mxv - .byte W48 -mus_ooame_4_000: - .byte VOL , 20*mus_ooame_mvl/mxv - .byte W24 - .byte 30*mus_ooame_mvl/mxv - .byte W24 - .byte 40*mus_ooame_mvl/mxv - .byte W12 - .byte 51*mus_ooame_mvl/mxv - .byte W12 - .byte 60*mus_ooame_mvl/mxv - .byte W12 - .byte 73*mus_ooame_mvl/mxv - .byte W12 - .byte PEND - .byte EOT , Ds3 - .byte VOL , 40*mus_ooame_mvl/mxv - .byte TIE , Ds3 , v112 - .byte W48 - .byte MOD , 3 - .byte W12 - .byte VOL , 36*mus_ooame_mvl/mxv - .byte W12 - .byte 31*mus_ooame_mvl/mxv - .byte W12 - .byte 27*mus_ooame_mvl/mxv - .byte W12 - .byte 23*mus_ooame_mvl/mxv - .byte MOD , 5 - .byte W12 - .byte VOL , 19*mus_ooame_mvl/mxv - .byte W12 - .byte 15*mus_ooame_mvl/mxv - .byte MOD , 9 - .byte W12 - .byte VOL , 11*mus_ooame_mvl/mxv - .byte W12 - .byte 10*mus_ooame_mvl/mxv - .byte W12 - .byte 10*mus_ooame_mvl/mxv - .byte W12 - .byte EOT - .byte PAN , c_v+63 - .byte VOL , 27*mus_ooame_mvl/mxv - .byte MOD , 2 - .byte N24 , Bn1 - .byte W04 - .byte VOL , 42*mus_ooame_mvl/mxv - .byte W04 - .byte 47*mus_ooame_mvl/mxv - .byte W04 - .byte MOD , 13 - .byte VOL , 53*mus_ooame_mvl/mxv - .byte W04 - .byte 61*mus_ooame_mvl/mxv - .byte W04 - .byte 71*mus_ooame_mvl/mxv - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 10*mus_ooame_mvl/mxv - .byte MOD , 2 - .byte TIE , Ds3 - .byte W48 - .byte VOL , 13*mus_ooame_mvl/mxv - .byte W48 - .byte PATT - .word mus_ooame_4_000 - .byte EOT , Ds3 -mus_ooame_4_001: - .byte VOL , 40*mus_ooame_mvl/mxv - .byte TIE , Ds3 , v112 - .byte W60 - .byte VOL , 36*mus_ooame_mvl/mxv - .byte W12 - .byte 31*mus_ooame_mvl/mxv - .byte W12 - .byte 27*mus_ooame_mvl/mxv - .byte W12 - .byte PEND -mus_ooame_4_002: - .byte VOL , 23*mus_ooame_mvl/mxv - .byte W12 - .byte 19*mus_ooame_mvl/mxv - .byte W12 - .byte 15*mus_ooame_mvl/mxv - .byte W12 - .byte 11*mus_ooame_mvl/mxv - .byte W12 - .byte 10*mus_ooame_mvl/mxv - .byte W12 - .byte 10*mus_ooame_mvl/mxv - .byte W12 - .byte PEND - .byte EOT , Ds3 - .byte PAN , c_v+63 - .byte VOL , 27*mus_ooame_mvl/mxv - .byte N24 , Bn1 , v112 - .byte W04 - .byte VOL , 42*mus_ooame_mvl/mxv - .byte W04 - .byte 47*mus_ooame_mvl/mxv - .byte W04 - .byte 53*mus_ooame_mvl/mxv - .byte W04 - .byte 61*mus_ooame_mvl/mxv - .byte W04 - .byte 71*mus_ooame_mvl/mxv - .byte W04 -mus_ooame_4_003: - .byte PAN , c_v+0 - .byte VOL , 10*mus_ooame_mvl/mxv - .byte TIE , Ds3 , v112 - .byte W48 - .byte VOL , 13*mus_ooame_mvl/mxv - .byte W48 - .byte PEND - .byte PATT - .word mus_ooame_4_000 - .byte EOT , Ds3 - .byte PATT - .word mus_ooame_4_001 - .byte PATT - .word mus_ooame_4_002 - .byte EOT , Ds3 - .byte PAN , c_v+63 - .byte VOL , 27*mus_ooame_mvl/mxv - .byte N24 , Bn1 , v112 - .byte W04 - .byte VOL , 42*mus_ooame_mvl/mxv - .byte W04 - .byte 47*mus_ooame_mvl/mxv - .byte W04 - .byte 53*mus_ooame_mvl/mxv - .byte W04 - .byte 61*mus_ooame_mvl/mxv - .byte W04 - .byte 71*mus_ooame_mvl/mxv - .byte W04 - .byte PATT - .word mus_ooame_4_003 - .byte PATT - .word mus_ooame_4_000 - .byte EOT , Ds3 - .byte PATT - .word mus_ooame_4_001 - .byte PATT - .word mus_ooame_4_002 - .byte EOT , Ds3 - .byte PAN , c_v+63 - .byte VOL , 27*mus_ooame_mvl/mxv - .byte N24 , Bn1 , v112 - .byte W04 - .byte VOL , 42*mus_ooame_mvl/mxv - .byte W04 - .byte 47*mus_ooame_mvl/mxv - .byte W04 - .byte 53*mus_ooame_mvl/mxv - .byte W04 - .byte 61*mus_ooame_mvl/mxv - .byte W04 - .byte 71*mus_ooame_mvl/mxv - .byte W04 - .byte GOTO - .word mus_ooame_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_ooame_5: - .byte KEYSH , mus_ooame_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte MOD , 64 - .byte VOL , 80*mus_ooame_mvl/mxv - .byte W24 -mus_ooame_5_B1: -mus_ooame_5_000: - .byte N04 , Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W24 - .byte Cn1 , v088 - .byte W08 - .byte PEND -mus_ooame_5_001: - .byte N04 , Cn1 , v127 - .byte W24 - .byte Cn1 , v112 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W16 - .byte Dn1 , v127 - .byte W08 - .byte Cn1 , v088 - .byte W08 - .byte PEND - .byte PATT - .word mus_ooame_5_001 - .byte PATT - .word mus_ooame_5_001 - .byte PATT - .word mus_ooame_5_000 - .byte PATT - .word mus_ooame_5_001 - .byte PATT - .word mus_ooame_5_001 - .byte PATT - .word mus_ooame_5_001 - .byte PATT - .word mus_ooame_5_000 - .byte PATT - .word mus_ooame_5_001 - .byte PATT - .word mus_ooame_5_001 - .byte PATT - .word mus_ooame_5_001 - .byte PATT - .word mus_ooame_5_000 - .byte PATT - .word mus_ooame_5_001 - .byte PATT - .word mus_ooame_5_001 - .byte PATT - .word mus_ooame_5_001 - .byte GOTO - .word mus_ooame_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_ooame_6: - .byte KEYSH , mus_ooame_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 40*mus_ooame_mvl/mxv - .byte BEND , c_v+1 - .byte N24 , An1 , v112 - .byte W12 - .byte MOD , 8 - .byte W12 -mus_ooame_6_B1: - .byte VOICE , 82 - .byte MOD , 0 - .byte N08 , Dn1 , v112 - .byte W08 - .byte N04 , Ds1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Dn1 , v112 - .byte W08 - .byte N04 , Ds1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Ds1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N08 , Ds2 - .byte W08 - .byte N04 , Dn1 - .byte W08 -mus_ooame_6_000: - .byte N08 , Ds1 , v112 - .byte W08 - .byte N04 , Ds1 , v056 - .byte W08 - .byte N04 - .byte W08 - .byte Dn1 , v112 - .byte W08 - .byte Ds1 , v064 - .byte W08 - .byte Ds1 , v100 - .byte W08 - .byte Dn1 , v112 - .byte W08 - .byte N02 , Ds1 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N08 , Dn1 - .byte W08 - .byte N04 , Ds1 - .byte W08 - .byte N04 - .byte W08 - .byte PEND -mus_ooame_6_001: - .byte N08 , Ds1 , v112 - .byte W08 - .byte N04 , En1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W08 - .byte N04 , En1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , En1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N08 , En2 - .byte W08 - .byte N04 , En1 - .byte W08 - .byte PEND - .byte N08 - .byte W08 - .byte N04 , En1 , v056 - .byte W08 - .byte N04 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v100 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte N02 , En1 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N24 - .byte W12 - .byte MOD , 13 - .byte W12 - .byte VOICE , 84 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N16 , As4 - .byte W16 - .byte N04 , Cs5 - .byte W08 - .byte Cn5 - .byte W16 - .byte An4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fs5 - .byte W16 - .byte An4 - .byte W08 - .byte As4 - .byte W08 - .byte N40 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W28 - .byte 0 - .byte N04 , Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N08 , Bn4 - .byte W08 - .byte N04 , As4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N08 , Gs4 - .byte W08 - .byte N04 , Bn4 - .byte W08 - .byte As4 - .byte W08 - .byte Fs5 - .byte W08 - .byte Gs5 - .byte W16 - .byte Fs4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N42 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W30 - .byte 0 - .byte N04 , Dn4 - .byte W04 - .byte Ds4 - .byte W02 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gs4 - .byte W14 - .byte MOD , 7 - .byte W10 - .byte 0 - .byte BEND , c_v+2 - .byte N08 , Dn1 - .byte W08 - .byte N04 , Ds1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Dn1 , v112 - .byte W08 - .byte N04 , Ds1 , v076 - .byte W08 - .byte N04 - .byte W08 - .byte N12 , Ds1 , v112 - .byte W16 - .byte N04 - .byte W16 - .byte N08 , Ds2 - .byte W08 - .byte N04 , Dn1 - .byte W08 - .byte PATT - .word mus_ooame_6_000 - .byte PATT - .word mus_ooame_6_001 - .byte N08 , En1 , v112 - .byte W08 - .byte N04 , En1 , v056 - .byte W08 - .byte N04 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte En1 , v100 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte N02 , En1 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N24 - .byte W24 - .byte VOICE , 83 - .byte BEND , c_v+0 - .byte N16 , As3 - .byte W16 - .byte N04 , Cs4 - .byte W08 - .byte Cn4 - .byte W16 - .byte An3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Fs4 - .byte W16 - .byte An3 - .byte W08 - .byte As3 - .byte W08 - .byte N40 , Ds3 - .byte W12 - .byte MOD , 7 - .byte W28 - .byte 0 - .byte N04 , Dn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N08 , Bn3 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N08 , Gs3 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte As3 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gs4 - .byte W16 - .byte Fs3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N42 , Ds3 - .byte W12 - .byte MOD , 7 - .byte W30 - .byte 0 - .byte N04 , Dn3 - .byte W04 - .byte Ds3 - .byte W02 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gs3 - .byte W14 - .byte MOD , 7 - .byte W10 - .byte GOTO - .word mus_ooame_6_B1 - .byte MOD , 0 - .byte FINE - -@******************************************************@ - .align 2 - -mus_ooame: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_ooame_pri @ Priority - .byte mus_ooame_rev @ Reverb. - - .word mus_ooame_grp - - .word mus_ooame_1 - .word mus_ooame_2 - .word mus_ooame_3 - .word mus_ooame_4 - .word mus_ooame_5 - .word mus_ooame_6 - - .end diff --git a/sound/songs/mus_p_school.s b/sound/songs/mus_p_school.s deleted file mode 100644 index a3aac94fe7..0000000000 --- a/sound/songs/mus_p_school.s +++ /dev/null @@ -1,712 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_p_school_grp, voicegroup081 - .equ mus_p_school_pri, 0 - .equ mus_p_school_rev, reverb_set+50 - .equ mus_p_school_mvl, 127 - .equ mus_p_school_key, 0 - .equ mus_p_school_tbs, 1 - .equ mus_p_school_exg, 0 - .equ mus_p_school_cmp, 1 - - .section .rodata - .global mus_p_school - .align 2 - -@********************** Track 1 **********************@ - -mus_p_school_1: - .byte KEYSH , mus_p_school_key+0 -mus_p_school_1_B1: - .byte TEMPO , 116*mus_p_school_tbs/2 - .byte VOICE , 1 - .byte LFOS , 44 - .byte VOL , 87*mus_p_school_mvl/mxv - .byte PAN , c_v+4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 96*mus_p_school_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N06 , En3 , v064 - .byte W12 - .byte W60 - .byte Gn3 - .byte W24 - .byte N06 - .byte W12 - .byte W12 - .byte An3 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N18 , En3 - .byte W24 - .byte GOTO - .word mus_p_school_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_p_school_2: - .byte VOL , 100*mus_p_school_mvl/mxv - .byte KEYSH , mus_p_school_key+0 -mus_p_school_2_B1: - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W96 - .byte W84 - .byte N06 , Fs4 , v064 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N24 , An4 - .byte W24 - .byte N06 , Dn5 - .byte W12 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N24 , Gn4 - .byte W24 - .byte N06 , Cs5 - .byte W12 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gn4 - .byte W24 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte Bn4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N24 , An4 - .byte W24 - .byte N06 , Dn5 - .byte W12 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte An4 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N24 , Gn4 - .byte W24 - .byte N06 , Cs5 - .byte W12 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 - .byte W06 - .byte Dn5 - .byte W06 - .byte N03 , Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte N06 , Bn4 - .byte W06 - .byte Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W24 - .byte W12 - .byte N12 , Bn4 - .byte W12 - .byte N06 , Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W24 - .byte Bn4 - .byte W12 - .byte En4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N48 , Cs5 - .byte W36 - .byte N06 , En3 - .byte W12 - .byte W12 - .byte N12 , Bn4 - .byte W12 - .byte N06 , Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte Gn3 - .byte N06 , Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte Gn3 - .byte N06 , Dn5 - .byte W12 - .byte Cs5 - .byte W24 - .byte Bn4 - .byte W12 - .byte N03 , Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte N06 , Bn4 - .byte W06 - .byte N48 , An4 - .byte W48 - .byte W12 - .byte N12 , Bn4 - .byte W12 - .byte N06 , Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N03 , Bn4 - .byte W03 - .byte Cs5 - .byte W03 - .byte N06 , Bn4 - .byte W06 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N48 , En5 - .byte W48 - .byte W12 - .byte N12 , Bn4 - .byte W12 - .byte N06 , Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N03 , Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte N06 , Dn5 - .byte W06 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N18 , En5 - .byte W24 - .byte GOTO - .word mus_p_school_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_p_school_3: - .byte VOL , 100*mus_p_school_mvl/mxv - .byte KEYSH , mus_p_school_key+0 -mus_p_school_3_B1: - .byte VOICE , 1 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte N06 , Dn2 , v064 - .byte W12 - .byte An2 - .byte W12 - .byte An1 - .byte W12 - .byte An2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An2 - .byte W12 - .byte Cs2 - .byte W12 - .byte An2 - .byte W12 -mus_p_school_3_000: - .byte N06 , Dn2 , v064 - .byte W12 - .byte An2 - .byte W12 - .byte An1 - .byte W12 - .byte An2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An2 - .byte W12 - .byte Cs2 - .byte W12 - .byte An2 - .byte W12 - .byte PEND - .byte PATT - .word mus_p_school_3_000 -mus_p_school_3_001: - .byte N06 , En2 , v064 - .byte W12 - .byte Bn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An1 - .byte W12 - .byte Cs3 - .byte W12 - .byte PEND -mus_p_school_3_002: - .byte N06 , Bn1 , v064 - .byte W12 - .byte Bn2 - .byte W12 - .byte As1 - .byte W12 - .byte Bn2 - .byte W12 - .byte An1 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Bn2 - .byte W12 - .byte PEND -mus_p_school_3_003: - .byte N06 , Gn1 , v064 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Bn2 - .byte W12 - .byte An1 - .byte W12 - .byte Cs3 - .byte W12 - .byte An1 - .byte W12 - .byte Cs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_p_school_3_000 - .byte PATT - .word mus_p_school_3_001 - .byte PATT - .word mus_p_school_3_002 - .byte PATT - .word mus_p_school_3_003 -mus_p_school_3_004: - .byte N06 , Gn2 , v064 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte Bn3 - .byte W12 - .byte PEND -mus_p_school_3_005: - .byte N06 , An2 , v064 - .byte W12 - .byte En3 - .byte W12 - .byte En2 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PEND -mus_p_school_3_006: - .byte N06 , Gn2 , v064 - .byte W12 - .byte Gn3 - .byte W12 - .byte En2 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PEND - .byte An2 - .byte W12 - .byte An3 - .byte W12 - .byte En2 - .byte W12 - .byte An3 - .byte W12 - .byte An2 - .byte W12 - .byte An3 - .byte W12 - .byte En2 - .byte W12 - .byte An3 - .byte W12 - .byte PATT - .word mus_p_school_3_004 - .byte PATT - .word mus_p_school_3_005 - .byte PATT - .word mus_p_school_3_006 - .byte N06 , An2 , v064 - .byte W24 - .byte En2 - .byte W24 - .byte An2 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte GOTO - .word mus_p_school_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_p_school_4: - .byte VOL , 100*mus_p_school_mvl/mxv - .byte KEYSH , mus_p_school_key+0 -mus_p_school_4_B1: - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W12 - .byte N06 , Fs3 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 -mus_p_school_4_000: - .byte W12 - .byte N06 , Fs3 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_p_school_4_000 -mus_p_school_4_001: - .byte W12 - .byte N06 , Gn3 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_p_school_4_000 -mus_p_school_4_002: - .byte W12 - .byte N06 , Gn3 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte An3 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_p_school_4_000 - .byte PATT - .word mus_p_school_4_001 - .byte PATT - .word mus_p_school_4_000 - .byte PATT - .word mus_p_school_4_002 -mus_p_school_4_003: - .byte W12 - .byte N06 , Dn4 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND -mus_p_school_4_004: - .byte W12 - .byte N06 , Cs4 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND -mus_p_school_4_005: - .byte W12 - .byte N06 , Bn3 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_p_school_4_004 - .byte PATT - .word mus_p_school_4_003 - .byte PATT - .word mus_p_school_4_004 - .byte PATT - .word mus_p_school_4_005 - .byte W12 - .byte N06 , Cs4 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N18 , An3 - .byte W24 - .byte GOTO - .word mus_p_school_4_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_p_school: - .byte 4 @ NumTrks - .byte 0 @ NumBlks - .byte mus_p_school_pri @ Priority - .byte mus_p_school_rev @ Reverb. - - .word mus_p_school_grp - - .word mus_p_school_1 - .word mus_p_school_2 - .word mus_p_school_3 - .word mus_p_school_4 - - .end diff --git a/sound/songs/mus_pcc.s b/sound/songs/mus_pcc.s deleted file mode 100644 index e1b48bd933..0000000000 --- a/sound/songs/mus_pcc.s +++ /dev/null @@ -1,604 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_pcc_grp, voicegroup000 - .equ mus_pcc_pri, 0 - .equ mus_pcc_rev, reverb_set+50 - .equ mus_pcc_mvl, 127 - .equ mus_pcc_key, 0 - .equ mus_pcc_tbs, 1 - .equ mus_pcc_exg, 0 - .equ mus_pcc_cmp, 1 - - .section .rodata - .global mus_pcc - .align 2 - -@********************** Track 1 **********************@ - -mus_pcc_1: - .byte KEYSH , mus_pcc_key+0 - .byte TEMPO , 120*mus_pcc_tbs/2 - .byte VOICE , 1 - .byte VOL , 80*mus_pcc_mvl/mxv - .byte N12 , En3 , v076 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Bn3 - .byte W24 -mus_pcc_1_B1: -mus_pcc_1_000: - .byte N11 , En3 , v076 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte N11 , Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND -mus_pcc_1_001: - .byte N11 , An3 , v076 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND - .byte N11 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte N11 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PATT - .word mus_pcc_1_000 - .byte PATT - .word mus_pcc_1_001 - .byte N11 , Gn3 , v076 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N23 , Bn3 - .byte W24 - .byte N11 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N23 , Cn3 - .byte W24 - .byte N11 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte N11 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte N23 , Dn3 - .byte W24 - .byte N11 , Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N44 , Gn3 - .byte W48 - .byte N11 , Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N23 , An3 - .byte W24 - .byte N11 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N23 , Bn3 - .byte W24 - .byte N11 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N23 , Gn3 - .byte W24 - .byte N11 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte GOTO - .word mus_pcc_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_pcc_2: - .byte KEYSH , mus_pcc_key+0 - .byte VOICE , 32 - .byte VOL , 80*mus_pcc_mvl/mxv - .byte W60 - .byte N12 , Gn1 , v112 - .byte W12 - .byte An1 - .byte W12 - .byte Bn1 - .byte W12 -mus_pcc_2_B1: -mus_pcc_2_000: - .byte N11 , Cn2 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte Gn1 - .byte W12 - .byte En2 - .byte W12 - .byte Cn2 - .byte W12 - .byte En2 - .byte W12 - .byte Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte PEND -mus_pcc_2_001: - .byte N11 , Dn2 , v112 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte PEND -mus_pcc_2_002: - .byte N11 , Dn2 , v112 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PEND - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte PATT - .word mus_pcc_2_000 - .byte PATT - .word mus_pcc_2_001 - .byte PATT - .word mus_pcc_2_002 - .byte N11 , Cn2 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte Gn1 - .byte W12 - .byte En2 - .byte W12 - .byte Cn2 - .byte W12 - .byte An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn2 - .byte W12 -mus_pcc_2_003: - .byte N11 , En2 , v112 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PEND -mus_pcc_2_004: - .byte N11 , Fn2 , v112 - .byte W12 - .byte An2 - .byte W12 - .byte Cn2 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Cn2 - .byte W12 - .byte An2 - .byte W12 - .byte PEND -mus_pcc_2_005: - .byte N11 , Dn2 , v112 - .byte W12 - .byte Fn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_pcc_2_003 - .byte PATT - .word mus_pcc_2_003 - .byte PATT - .word mus_pcc_2_004 - .byte PATT - .word mus_pcc_2_005 - .byte N11 , En2 , v112 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte Dn2 - .byte W12 - .byte GOTO - .word mus_pcc_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_pcc_3: - .byte KEYSH , mus_pcc_key+0 - .byte VOICE , 48 - .byte VOL , 80*mus_pcc_mvl/mxv - .byte N12 , Gn3 , v092 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N12 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Dn4 - .byte W24 -mus_pcc_3_B1: -mus_pcc_3_000: - .byte N11 , Cn4 , v092 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N23 , Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N11 , En4 - .byte W12 - .byte PEND -mus_pcc_3_001: - .byte N11 , Dn4 , v092 - .byte W12 - .byte N32 , Bn3 - .byte W36 - .byte VOICE , 1 - .byte N11 , Gn5 , v100 - .byte W12 - .byte N12 , Dn5 - .byte W12 - .byte N23 , Dn6 - .byte W24 - .byte PEND -mus_pcc_3_002: - .byte VOICE , 48 - .byte N11 , Bn3 , v092 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N23 , En4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N11 , Bn3 - .byte W12 - .byte PEND - .byte Cn4 - .byte W12 - .byte N32 , En4 - .byte W36 - .byte N11 , En3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte N11 , Dn3 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte PATT - .word mus_pcc_3_000 - .byte PATT - .word mus_pcc_3_001 - .byte PATT - .word mus_pcc_3_002 - .byte N44 , Cn4 , v092 - .byte W48 - .byte N11 , Gn3 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N11 , Bn3 - .byte W12 - .byte N12 , Dn4 - .byte W12 -mus_pcc_3_003: - .byte N44 , En4 , v092 - .byte W48 - .byte Gn4 - .byte W48 - .byte PEND - .byte N11 , Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte N44 , Dn4 - .byte W48 - .byte Bn3 - .byte W48 - .byte Dn4 - .byte W48 -mus_pcc_3_004: - .byte N11 , En4 , v092 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N44 , Cn4 - .byte W48 - .byte PEND - .byte PATT - .word mus_pcc_3_003 - .byte N11 , Fn4 , v092 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N44 , An4 - .byte W48 - .byte N23 , Gn4 - .byte W24 - .byte N11 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte N44 , Fn4 - .byte W48 - .byte PATT - .word mus_pcc_3_004 - .byte GOTO - .word mus_pcc_3_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_pcc: - .byte 3 @ NumTrks - .byte 0 @ NumBlks - .byte mus_pcc_pri @ Priority - .byte mus_pcc_rev @ Reverb. - - .word mus_pcc_grp - - .word mus_pcc_1 - .word mus_pcc_2 - .word mus_pcc_3 - - .end diff --git a/sound/songs/mus_pokecen.s b/sound/songs/mus_pokecen.s deleted file mode 100644 index 13d4e8bc67..0000000000 --- a/sound/songs/mus_pokecen.s +++ /dev/null @@ -1,2331 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_pokecen_grp, voicegroup046 - .equ mus_pokecen_pri, 0 - .equ mus_pokecen_rev, reverb_set+50 - .equ mus_pokecen_mvl, 127 - .equ mus_pokecen_key, 0 - .equ mus_pokecen_tbs, 1 - .equ mus_pokecen_exg, 0 - .equ mus_pokecen_cmp, 1 - - .section .rodata - .global mus_pokecen - .align 2 - -@********************** Track 1 **********************@ - -mus_pokecen_1: - .byte KEYSH , mus_pokecen_key+0 - .byte TEMPO , 104*mus_pokecen_tbs/2 - .byte VOICE , 2 - .byte PAN , c_v+0 - .byte VOL , 29*mus_pokecen_mvl/mxv - .byte W96 -mus_pokecen_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N12 , An3 , v112 - .byte W12 - .byte Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte Gs3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cs3 , v100 - .byte W12 - .byte En3 , v096 - .byte W12 - .byte An2 - .byte W12 - .byte Gs2 - .byte W12 - .byte GOTO - .word mus_pokecen_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_pokecen_2: - .byte KEYSH , mus_pokecen_key+0 - .byte VOICE , 73 - .byte VOL , 3*mus_pokecen_mvl/mxv - .byte LFOS , 44 - .byte MOD , 1 - .byte PAN , c_v-7 - .byte N72 , En3 , v120 - .byte W03 - .byte VOL , 8*mus_pokecen_mvl/mxv - .byte W02 - .byte 9*mus_pokecen_mvl/mxv - .byte W07 - .byte 10*mus_pokecen_mvl/mxv - .byte W02 - .byte 10*mus_pokecen_mvl/mxv - .byte W03 - .byte 11*mus_pokecen_mvl/mxv - .byte W03 - .byte 14*mus_pokecen_mvl/mxv - .byte W04 - .byte 15*mus_pokecen_mvl/mxv - .byte W02 - .byte 16*mus_pokecen_mvl/mxv - .byte W03 - .byte 17*mus_pokecen_mvl/mxv - .byte W03 - .byte 19*mus_pokecen_mvl/mxv - .byte W04 - .byte 21*mus_pokecen_mvl/mxv - .byte W02 - .byte 22*mus_pokecen_mvl/mxv - .byte W03 - .byte 23*mus_pokecen_mvl/mxv - .byte W03 - .byte 26*mus_pokecen_mvl/mxv - .byte W04 - .byte 28*mus_pokecen_mvl/mxv - .byte W02 - .byte 34*mus_pokecen_mvl/mxv - .byte W03 - .byte 41*mus_pokecen_mvl/mxv - .byte W03 - .byte 44*mus_pokecen_mvl/mxv - .byte W01 - .byte 52*mus_pokecen_mvl/mxv - .byte W03 - .byte 60*mus_pokecen_mvl/mxv - .byte W02 - .byte 62*mus_pokecen_mvl/mxv - .byte W01 - .byte 73*mus_pokecen_mvl/mxv - .byte W02 - .byte 70*mus_pokecen_mvl/mxv - .byte W01 - .byte 80*mus_pokecen_mvl/mxv - .byte W02 - .byte 76*mus_pokecen_mvl/mxv - .byte W01 - .byte 86*mus_pokecen_mvl/mxv - .byte W03 - .byte 78*mus_pokecen_mvl/mxv - .byte N02 , Gs3 , v112 - .byte W02 - .byte An3 - .byte W02 - .byte N08 , Gs3 - .byte W09 - .byte N06 , Fs3 - .byte W05 - .byte Gs3 - .byte W06 -mus_pokecen_2_B1: - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte W32 - .byte W01 - .byte N03 , Ds4 , v072 - .byte W03 - .byte N06 , En4 , v112 - .byte W12 - .byte En4 , v016 - .byte W12 - .byte En4 , v108 - .byte W12 - .byte N02 , Dn4 , v112 - .byte W02 - .byte En4 - .byte W02 - .byte N08 , Dn4 - .byte W09 - .byte N06 , Cs4 - .byte W05 - .byte An3 - .byte W06 - .byte Bn3 - .byte W12 - .byte N12 , Gs3 , v092 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte 1 - .byte N12 , Gs3 , v016 - .byte W48 - .byte N06 , Fs3 , v112 - .byte W12 - .byte Gn3 - .byte W12 - .byte W32 - .byte W01 - .byte N03 , Cn4 , v068 - .byte W03 - .byte N06 , Cs4 , v112 - .byte W12 - .byte Cs4 , v016 - .byte W12 - .byte Bn3 , v112 - .byte W12 - .byte Bn3 , v016 - .byte W12 - .byte Gs3 , v112 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Cs4 - .byte W06 - .byte MOD , 5 - .byte W18 - .byte 1 - .byte N06 , En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W09 - .byte N03 , As3 , v076 - .byte W03 - .byte N06 , An3 , v112 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte W32 - .byte W01 - .byte N03 , Ds5 , v072 - .byte W03 - .byte N06 , En5 , v112 - .byte W12 - .byte En5 , v016 - .byte W12 - .byte Dn5 , v092 - .byte W12 - .byte Dn5 , v016 - .byte W12 - .byte Cs5 , v092 - .byte W12 - .byte Bn4 , v112 - .byte W12 - .byte N12 , Gs4 , v092 - .byte W12 - .byte MOD , 1 - .byte N12 , Gs4 , v016 - .byte W48 - .byte N02 , Bn4 , v112 - .byte W02 - .byte Cs5 - .byte W02 - .byte N08 , Bn4 - .byte W09 - .byte N06 , As4 - .byte W05 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W24 - .byte N06 - .byte W09 - .byte N03 , Cn5 , v068 - .byte W03 - .byte N06 , Cs5 , v112 - .byte W12 - .byte Cs5 , v016 - .byte W12 - .byte Bn4 , v112 - .byte W12 - .byte Bn4 , v016 - .byte W12 - .byte Gs4 , v112 - .byte W12 - .byte N24 , An3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte N03 , Gs3 , v064 - .byte W03 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte MOD , 1 - .byte N24 , En4 , v088 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte N03 , Fn4 , v064 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte An4 , v068 - .byte W03 - .byte As4 , v076 - .byte W03 - .byte Bn4 , v080 - .byte W03 - .byte Cn5 , v092 - .byte W03 - .byte MOD , 1 - .byte VOL , 69*mus_pokecen_mvl/mxv - .byte PAN , c_v-2 - .byte N48 , Cs5 , v112 - .byte W36 - .byte MOD , 7 - .byte W12 - .byte 2 - .byte N36 , En5 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N12 , Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W18 - .byte N06 , Gs4 - .byte W06 - .byte N02 , Cs5 - .byte W02 - .byte Dn5 - .byte W02 - .byte N08 , Cs5 - .byte W09 - .byte N06 , Bn4 - .byte W05 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte En4 - .byte W12 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte En4 - .byte W12 - .byte N06 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Dn5 - .byte W12 - .byte N09 , Gs4 - .byte W09 - .byte N03 , Cn5 - .byte W03 - .byte N12 , Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N02 , En5 - .byte W02 - .byte Fs5 - .byte W02 - .byte N08 , En5 - .byte W09 - .byte N06 , Cs5 - .byte W05 - .byte Bn4 - .byte W06 - .byte VOL , 69*mus_pokecen_mvl/mxv - .byte W06 - .byte N06 , En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gs5 - .byte W06 - .byte VOL , 60*mus_pokecen_mvl/mxv - .byte N06 , An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte VOL , 81*mus_pokecen_mvl/mxv - .byte N03 , Ds5 , v096 - .byte W03 - .byte N21 , En5 - .byte W09 - .byte MOD , 6 - .byte W12 - .byte 1 - .byte N12 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N48 , Dn5 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 1 - .byte N12 , Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte VOL , 23*mus_pokecen_mvl/mxv - .byte N24 , An4 - .byte W03 - .byte VOL , 28*mus_pokecen_mvl/mxv - .byte W03 - .byte 32*mus_pokecen_mvl/mxv - .byte W03 - .byte 40*mus_pokecen_mvl/mxv - .byte W03 - .byte 47*mus_pokecen_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 69*mus_pokecen_mvl/mxv - .byte W03 - .byte 77*mus_pokecen_mvl/mxv - .byte W03 - .byte MOD , 1 - .byte N02 , Gs4 - .byte W02 - .byte An4 - .byte W02 - .byte N08 , Gs4 - .byte W09 - .byte N06 , Fs4 - .byte W05 - .byte Gs4 - .byte W06 - .byte GOTO - .word mus_pokecen_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_pokecen_3: - .byte KEYSH , mus_pokecen_key+0 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte VOL , 79*mus_pokecen_mvl/mxv - .byte XCMD , xIECV , 12 - .byte xIECL , 8 - .byte LFOS , 44 - .byte W96 -mus_pokecen_3_B1: - .byte N06 , An3 , v092 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 , v112 - .byte W12 - .byte Cs4 , v020 - .byte W60 - .byte W12 - .byte Dn4 , v112 - .byte W12 - .byte Dn4 , v016 - .byte W12 - .byte Bn3 , v112 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W06 - .byte Bn2 - .byte W30 - .byte Gs3 , v092 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 , v112 - .byte W12 - .byte Gs3 , v016 - .byte W60 - .byte VOL , 75*mus_pokecen_mvl/mxv - .byte W12 - .byte N06 , En4 , v112 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte VOL , 67*mus_pokecen_mvl/mxv - .byte N06 , An3 , v092 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte Gs3 , v092 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W12 - .byte An4 , v016 - .byte W12 - .byte En5 , v100 - .byte W12 - .byte En5 , v016 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte W12 - .byte Gs4 - .byte W12 - .byte Gs4 , v016 - .byte W12 - .byte En4 , v112 - .byte W12 - .byte Dn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gs3 , v092 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 , v112 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gs4 - .byte W12 - .byte Gs4 , v016 - .byte W12 - .byte Dn5 , v112 - .byte W12 - .byte Dn5 , v016 - .byte W12 - .byte Bn4 , v112 - .byte W12 - .byte An4 - .byte W12 - .byte An4 , v016 - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_pokecen_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_pokecen_4: - .byte KEYSH , mus_pokecen_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte VOL , 82*mus_pokecen_mvl/mxv - .byte PAN , c_v-32 - .byte W96 -mus_pokecen_4_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N06 , Cs3 , v056 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N03 , Dn3 , v048 - .byte W03 - .byte N32 , Cs3 , v056 - .byte W21 - .byte VOL , 78*mus_pokecen_mvl/mxv - .byte W02 - .byte 70*mus_pokecen_mvl/mxv - .byte W03 - .byte 62*mus_pokecen_mvl/mxv - .byte W03 - .byte 60*mus_pokecen_mvl/mxv - .byte W04 - .byte 82*mus_pokecen_mvl/mxv - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N36 , Dn3 - .byte W24 - .byte VOL , 78*mus_pokecen_mvl/mxv - .byte W02 - .byte 70*mus_pokecen_mvl/mxv - .byte W03 - .byte 62*mus_pokecen_mvl/mxv - .byte W03 - .byte 60*mus_pokecen_mvl/mxv - .byte W04 - .byte 82*mus_pokecen_mvl/mxv - .byte N12 , Bn2 - .byte W12 - .byte N02 , Gs2 - .byte W02 - .byte An2 - .byte W02 - .byte N08 , Gs2 - .byte W09 - .byte N06 , Gn2 - .byte W05 - .byte Gs2 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte N03 , Cn3 , v048 - .byte W03 - .byte N32 , Bn2 , v056 - .byte W21 - .byte VOL , 78*mus_pokecen_mvl/mxv - .byte W02 - .byte 70*mus_pokecen_mvl/mxv - .byte W03 - .byte 62*mus_pokecen_mvl/mxv - .byte W03 - .byte 60*mus_pokecen_mvl/mxv - .byte W04 - .byte 82*mus_pokecen_mvl/mxv - .byte N12 , Gs2 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 , v060 - .byte W12 - .byte Fs3 , v064 - .byte W12 - .byte Gs3 , v068 - .byte W12 - .byte PAN , c_v-44 - .byte VOL , 57*mus_pokecen_mvl/mxv - .byte N06 , Dn4 , v064 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOL , 49*mus_pokecen_mvl/mxv - .byte N06 , Cs4 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte En4 , v096 - .byte W06 - .byte Gs3 , v064 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte En4 , v096 - .byte W06 - .byte Gs3 , v064 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte An3 , v064 - .byte W06 - .byte En4 , v096 - .byte W06 - .byte An3 , v064 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte Fs3 , v064 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte Fs3 , v064 - .byte W06 - .byte Bn3 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte Bn3 , v096 - .byte W06 - .byte Dn3 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Bn3 , v096 - .byte W06 - .byte Dn3 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte An3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Bn3 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte An3 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte En4 , v096 - .byte W06 - .byte Gs3 , v064 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte En4 , v096 - .byte W06 - .byte Gs3 , v064 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte An3 , v064 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte An3 , v064 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte Fs3 , v064 - .byte W06 - .byte En4 , v096 - .byte W06 - .byte Fs3 , v064 - .byte W06 - .byte Fs4 , v096 - .byte W06 - .byte An3 , v064 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs4 , v096 - .byte W06 - .byte An3 , v064 - .byte W06 - .byte En4 , v096 - .byte W06 - .byte Dn3 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte Dn3 , v064 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte Dn3 , v064 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte An3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Bn3 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte An3 , v096 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte VOL , 81*mus_pokecen_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte GOTO - .word mus_pokecen_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_pokecen_5: - .byte KEYSH , mus_pokecen_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte MOD , 2 - .byte XCMD , xIECV , 12 - .byte xIECL , 8 - .byte N03 , Cs5 , v068 - .byte W06 - .byte Cs5 , v016 - .byte W06 - .byte En5 , v068 - .byte W06 - .byte En5 , v016 - .byte W06 - .byte An4 , v068 - .byte W06 - .byte An4 , v020 - .byte W06 - .byte Gs4 , v068 - .byte W06 - .byte Gs4 , v016 - .byte W06 - .byte Fs4 , v068 - .byte W06 - .byte Fs4 , v016 - .byte W06 - .byte Gs4 , v068 - .byte W06 - .byte Gs4 , v016 - .byte W06 - .byte An4 , v068 - .byte W06 - .byte An4 , v016 - .byte W06 - .byte Bn4 , v068 - .byte W06 - .byte Bn4 , v016 - .byte W06 -mus_pokecen_5_B1: - .byte W96 - .byte VOICE , 4 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 46*mus_pokecen_mvl/mxv - .byte N48 , En3 , v076 - .byte W48 - .byte N24 , An3 , v088 - .byte W24 - .byte N04 , Dn3 , v112 - .byte W04 - .byte En3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Gs3 - .byte W04 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte PAN , c_v+63 - .byte N48 , Cs4 - .byte W24 - .byte MOD , 10 - .byte W24 - .byte 2 - .byte N36 , En4 - .byte W24 - .byte MOD , 10 - .byte W12 - .byte 2 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W18 - .byte N06 , Gs3 - .byte W06 - .byte N02 , Cs4 - .byte W02 - .byte Dn4 - .byte W02 - .byte N08 , Cs4 - .byte W09 - .byte N06 , Bn3 - .byte W05 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N02 , En4 - .byte W02 - .byte Fs4 - .byte W02 - .byte N08 , En4 - .byte W09 - .byte N06 , Cs4 - .byte W05 - .byte Bn3 - .byte W06 - .byte N48 , Cs4 - .byte W24 - .byte MOD , 11 - .byte W24 - .byte 2 - .byte N48 , En4 - .byte W24 - .byte MOD , 11 - .byte W24 - .byte 2 - .byte N06 , Dn4 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs3 - .byte W06 - .byte En4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs4 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs4 - .byte W06 - .byte An3 - .byte W06 - .byte N03 , Gn4 - .byte W03 - .byte N21 , Gs4 - .byte W09 - .byte MOD , 8 - .byte W12 - .byte 2 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte VOL , 34*mus_pokecen_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 2 - .byte N24 , Gs4 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 2 - .byte N12 , En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 2 - .byte W24 - .byte GOTO - .word mus_pokecen_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_pokecen_6: - .byte KEYSH , mus_pokecen_key+0 - .byte VOICE , 3 - .byte PAN , c_v-63 - .byte VOL , 69*mus_pokecen_mvl/mxv - .byte N03 , En4 , v096 - .byte W06 - .byte En4 , v016 - .byte W06 - .byte An4 , v080 - .byte W06 - .byte An4 , v016 - .byte W06 - .byte Cs4 , v064 - .byte W06 - .byte Cs4 , v020 - .byte W06 - .byte Bn3 , v064 - .byte W06 - .byte Bn3 , v016 - .byte W06 - .byte An3 , v064 - .byte W06 - .byte An3 , v016 - .byte W06 - .byte Bn3 , v064 - .byte W06 - .byte Bn3 , v016 - .byte W06 - .byte Cs4 , v072 - .byte W06 - .byte Cs4 , v016 - .byte W06 - .byte En4 , v080 - .byte W06 - .byte En4 , v016 - .byte W06 -mus_pokecen_6_B1: - .byte VOL , 69*mus_pokecen_mvl/mxv - .byte N06 , An4 , v068 - .byte W06 - .byte En4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte VOICE , 6 - .byte PAN , c_v+63 - .byte W03 - .byte N03 , Ds5 - .byte W03 - .byte N06 , En5 - .byte W12 - .byte En5 , v016 - .byte W12 - .byte En5 , v064 - .byte W12 - .byte N02 , Dn5 , v068 - .byte W02 - .byte En5 - .byte W02 - .byte N08 , Dn5 - .byte W09 - .byte N06 , Cs5 - .byte W05 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v-63 - .byte W03 - .byte VOICE , 3 - .byte W03 - .byte N06 , Dn5 - .byte W12 - .byte Dn5 , v016 - .byte W12 - .byte Bn4 , v068 - .byte W12 - .byte Gs4 - .byte W12 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 6 - .byte PAN , c_v+63 - .byte N06 , Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte VOICE , 3 - .byte PAN , c_v-63 - .byte N06 , Gs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte VOICE , 6 - .byte PAN , c_v+63 - .byte W03 - .byte N03 , Cn5 - .byte W03 - .byte N06 , Cs5 - .byte W12 - .byte Cs5 , v016 - .byte W12 - .byte Bn4 , v068 - .byte W12 - .byte Bn4 , v016 - .byte W12 - .byte Gs4 , v068 - .byte W12 - .byte An4 - .byte W12 - .byte VOICE , 3 - .byte PAN , c_v+0 - .byte N24 , Cs5 - .byte W36 - .byte VOL , 57*mus_pokecen_mvl/mxv - .byte W21 - .byte N03 , As4 , v096 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte VOL , 44*mus_pokecen_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W09 - .byte N03 , Ds4 - .byte W03 - .byte N06 , En4 - .byte W12 - .byte En4 , v016 - .byte W12 - .byte Dn4 , v096 - .byte W12 - .byte Dn4 , v016 - .byte W12 - .byte Cs4 , v096 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Dn4 , v016 - .byte W12 - .byte Bn3 , v096 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W09 - .byte N03 , Cn4 - .byte W03 - .byte N06 , Cs4 - .byte W12 - .byte Cs4 , v016 - .byte W12 - .byte Bn3 , v096 - .byte W12 - .byte Bn3 , v016 - .byte W12 - .byte Gs3 , v096 - .byte W12 - .byte N12 , An3 , v112 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte Bn3 , v112 - .byte W12 - .byte N04 , Cs4 , v080 - .byte W04 - .byte Dn4 , v084 - .byte W04 - .byte En4 , v092 - .byte W04 - .byte Fs4 , v096 - .byte W04 - .byte Gs4 , v100 - .byte W04 - .byte An4 , v108 - .byte W04 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_pokecen_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_pokecen_7: - .byte KEYSH , mus_pokecen_key+0 - .byte VOICE , 5 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte XCMD , xIECV , 9 - .byte xIECL , 8 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte W96 -mus_pokecen_7_B1: -mus_pokecen_7_000: - .byte N06 , An1 , v127 - .byte W06 - .byte An1 , v036 - .byte W30 - .byte N03 , An1 , v127 - .byte W06 - .byte En1 - .byte W18 - .byte N06 , En2 - .byte W06 - .byte En2 , v036 - .byte W18 - .byte An1 , v127 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte PEND -mus_pokecen_7_001: - .byte N06 , Bn1 , v127 - .byte W06 - .byte Bn1 , v036 - .byte W30 - .byte N03 , Bn1 , v127 - .byte W06 - .byte En1 - .byte W18 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v036 - .byte W18 - .byte En1 , v127 - .byte W06 - .byte Fs1 - .byte W06 - .byte PEND - .byte Bn1 - .byte W06 - .byte Bn1 , v036 - .byte W30 - .byte N03 , Bn1 , v127 - .byte W06 - .byte Gs1 - .byte W18 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v036 - .byte W18 - .byte Gs1 , v127 - .byte W06 - .byte Gs1 , v036 - .byte W06 - .byte An1 , v127 - .byte W06 - .byte An1 , v036 - .byte W30 - .byte N03 , An1 , v127 - .byte W06 - .byte En1 - .byte W06 - .byte An1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte Cs2 , v036 - .byte W18 - .byte Cs2 , v127 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte PATT - .word mus_pokecen_7_000 - .byte PATT - .word mus_pokecen_7_001 - .byte N06 , Bn1 , v127 - .byte W06 - .byte Bn1 , v036 - .byte W30 - .byte N03 , Bn1 , v127 - .byte W06 - .byte Gs1 - .byte W18 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v036 - .byte W18 - .byte Dn2 , v127 - .byte W06 - .byte Dn2 , v036 - .byte W06 - .byte An1 , v127 - .byte W06 - .byte An1 , v036 - .byte W30 - .byte N03 , An1 , v127 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte En1 - .byte W06 - .byte N06 , En2 - .byte W06 - .byte En2 , v036 - .byte W18 - .byte En2 , v127 - .byte W06 - .byte Gs1 - .byte W06 - .byte N24 , An1 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 52*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N06 , An1 , v036 - .byte W09 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte W03 - .byte N03 , En1 , v127 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cs2 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 52*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N06 , Cs2 , v036 - .byte W09 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte W03 - .byte N06 , An1 , v127 - .byte W12 - .byte N24 , Dn2 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 52*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn2 , v036 - .byte W09 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte W03 - .byte N03 , An1 , v127 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte N03 , En2 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte Gn1 , v127 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte N24 , Gs1 , v127 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 52*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N06 , Gs1 , v036 - .byte W09 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte W03 - .byte N03 , En1 , v127 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Bn1 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 92*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N24 , Gs1 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 92*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N24 , An1 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 52*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N06 , An1 , v036 - .byte W09 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte W03 - .byte N03 , An1 , v127 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte N03 , En2 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte Gs1 , v127 - .byte W06 - .byte Gs1 , v036 - .byte W06 - .byte N24 , An1 , v127 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 52*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N06 , An1 , v036 - .byte W09 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte W03 - .byte N03 , En1 , v127 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cs2 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 52*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N06 , Cs2 , v036 - .byte W09 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte W03 - .byte N03 , An1 , v127 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Bn1 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 52*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N06 , Bn1 , v036 - .byte W09 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte W03 - .byte N06 , En1 , v127 - .byte W12 - .byte Dn1 - .byte W06 - .byte N03 , Dn2 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte Fs1 - .byte W12 - .byte An1 - .byte W12 - .byte N24 , Gs1 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 52*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N06 , Gs1 , v036 - .byte W09 - .byte VOL , 92*mus_pokecen_mvl/mxv - .byte W03 - .byte N06 , En1 , v127 - .byte W12 - .byte N24 , Bn1 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 92*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N24 , Gs1 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 92*mus_pokecen_mvl/mxv - .byte MOD , 0 - .byte N12 , An1 - .byte W06 - .byte VOL , 87*mus_pokecen_mvl/mxv - .byte W03 - .byte 81*mus_pokecen_mvl/mxv - .byte W03 - .byte 75*mus_pokecen_mvl/mxv - .byte N06 , An1 , v036 - .byte W03 - .byte VOL , 68*mus_pokecen_mvl/mxv - .byte W03 - .byte 63*mus_pokecen_mvl/mxv - .byte W03 - .byte 57*mus_pokecen_mvl/mxv - .byte W03 - .byte 52*mus_pokecen_mvl/mxv - .byte W09 - .byte 92*mus_pokecen_mvl/mxv - .byte W03 - .byte N03 , An1 , v127 - .byte W06 - .byte En1 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte N03 , En2 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Fs1 , v036 - .byte W06 - .byte Gs1 , v127 - .byte W06 - .byte Gs1 , v036 - .byte W06 - .byte GOTO - .word mus_pokecen_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_pokecen_8: - .byte KEYSH , mus_pokecen_key+0 - .byte VOICE , 45 - .byte VOL , 75*mus_pokecen_mvl/mxv - .byte W96 -mus_pokecen_8_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte N06 , Gs3 , v112 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_pokecen_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_pokecen_9: - .byte KEYSH , mus_pokecen_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 37*mus_pokecen_mvl/mxv - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 , v080 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 , v080 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v088 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte N01 - .byte W04 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 , v088 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte N01 - .byte W04 - .byte Fn3 , v096 - .byte W06 - .byte Gs4 , v112 - .byte W06 -mus_pokecen_9_B1: -mus_pokecen_9_000: - .byte N01 , Gn4 , v112 - .byte W06 - .byte Gn4 , v072 - .byte W06 - .byte Gn4 , v088 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 , v084 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v084 - .byte W12 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v080 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte PEND - .byte PATT - .word mus_pokecen_9_000 - .byte PATT - .word mus_pokecen_9_000 - .byte N01 , Gn4 , v112 - .byte W06 - .byte Gn4 , v072 - .byte W06 - .byte Gn4 , v088 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 , v084 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v088 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte N01 - .byte W04 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte N12 , Gs4 , v112 - .byte W12 - .byte PATT - .word mus_pokecen_9_000 - .byte N01 , Gn4 , v112 - .byte W06 - .byte Gn4 , v072 - .byte W06 - .byte Gn4 , v088 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 , v084 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v088 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte N01 - .byte W04 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N12 - .byte W12 - .byte N01 , Gn4 , v084 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte PATT - .word mus_pokecen_9_000 - .byte N01 , Gn4 , v112 - .byte W06 - .byte Gn4 , v072 - .byte W06 - .byte Gn4 , v088 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 , v084 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v084 - .byte W12 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 , v088 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte N01 - .byte W04 - .byte N06 , Gs4 , v112 - .byte W06 - .byte N06 - .byte W06 -mus_pokecen_9_001: - .byte N01 , Gn4 , v112 - .byte W06 - .byte Gn4 , v072 - .byte W06 - .byte Gn4 , v088 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 , v088 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v084 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 , v084 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte N12 , Gs4 , v112 - .byte W12 - .byte PEND - .byte PATT - .word mus_pokecen_9_001 - .byte PATT - .word mus_pokecen_9_001 - .byte PATT - .word mus_pokecen_9_001 - .byte PATT - .word mus_pokecen_9_001 - .byte PATT - .word mus_pokecen_9_001 - .byte N12 , Gs4 , v112 - .byte W36 - .byte N01 , Gn4 , v088 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v088 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte Gn4 , v084 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W48 - .byte N12 - .byte W12 - .byte N01 , Gn4 , v084 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte N12 , Gs4 , v112 - .byte W12 - .byte N01 , Gn4 , v080 - .byte W06 - .byte Gn4 , v064 - .byte W06 - .byte GOTO - .word mus_pokecen_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_pokecen: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_pokecen_pri @ Priority - .byte mus_pokecen_rev @ Reverb. - - .word mus_pokecen_grp - - .word mus_pokecen_1 - .word mus_pokecen_2 - .word mus_pokecen_3 - .word mus_pokecen_4 - .word mus_pokecen_5 - .word mus_pokecen_6 - .word mus_pokecen_7 - .word mus_pokecen_8 - .word mus_pokecen_9 - - .end diff --git a/sound/songs/mus_pyramid.s b/sound/songs/mus_pyramid.s deleted file mode 100644 index df37e9ee59..0000000000 --- a/sound/songs/mus_pyramid.s +++ /dev/null @@ -1,6154 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_pyramid_grp, voicegroup106 - .equ mus_pyramid_pri, 0 - .equ mus_pyramid_rev, reverb_set+50 - .equ mus_pyramid_mvl, 127 - .equ mus_pyramid_key, 0 - .equ mus_pyramid_tbs, 1 - .equ mus_pyramid_exg, 0 - .equ mus_pyramid_cmp, 1 - - .section .rodata - .global mus_pyramid - .align 2 - -@********************** Track 1 **********************@ - -mus_pyramid_1: - .byte KEYSH , mus_pyramid_key+0 - .byte TEMPO , 106*mus_pyramid_tbs/2 - .byte VOICE , 46 - .byte LFOS , 44 - .byte PAN , c_v+4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 39*mus_pyramid_mvl/mxv - .byte W24 - .byte W96 - .byte W48 - .byte N03 , Fn4 , v112 - .byte W03 - .byte Fs4 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte An5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte W96 - .byte VOL , 55*mus_pyramid_mvl/mxv - .byte N03 , An3 , v084 - .byte W03 - .byte Cn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte An3 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte An3 - .byte W03 - .byte Fs3 - .byte W03 -mus_pyramid_1_000: - .byte N03 , Ds3 , v084 - .byte W03 - .byte Cn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte An3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte An3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds5 , v112 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte An3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Cn3 - .byte W03 - .byte PEND -mus_pyramid_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 33*mus_pyramid_mvl/mxv - .byte N03 , An4 , v084 - .byte W03 - .byte Cn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte An5 - .byte W03 - .byte Cn6 - .byte W03 - .byte Ds6 - .byte W03 - .byte Fn6 - .byte W03 - .byte Ds6 - .byte W03 - .byte Cn6 - .byte W03 - .byte An5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cn5 - .byte W03 - .byte Ds6 - .byte W03 - .byte Cn6 - .byte W03 - .byte An5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Cn6 - .byte W03 - .byte An5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte An5 - .byte W03 - .byte Cn6 - .byte W03 - .byte An5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds6 , v112 - .byte W03 - .byte Cn6 - .byte W03 - .byte An5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte VOL , 50*mus_pyramid_mvl/mxv - .byte N03 , An3 , v084 - .byte W03 - .byte Cn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte An3 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte An3 - .byte W03 - .byte Fs3 - .byte W03 - .byte PATT - .word mus_pyramid_1_000 - .byte GOTO - .word mus_pyramid_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_pyramid_2: - .byte KEYSH , mus_pyramid_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , Cn3 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , As2 - .byte W12 - .byte N24 , Fs2 - .byte W24 - .byte N06 , Cn3 - .byte W12 - .byte N48 , Fs3 - .byte W48 - .byte N06 , Ds3 - .byte W06 - .byte Bn2 - .byte W06 - .byte N48 , As2 - .byte W48 - .byte N24 , Bn2 - .byte W24 - .byte Cn3 - .byte W24 - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte N12 , Fn3 - .byte W03 - .byte VOL , 29*mus_pyramid_mvl/mxv - .byte W03 - .byte 39*mus_pyramid_mvl/mxv - .byte W02 - .byte 40*mus_pyramid_mvl/mxv - .byte W01 - .byte 46*mus_pyramid_mvl/mxv - .byte W03 - .byte 42*mus_pyramid_mvl/mxv - .byte N24 , Fn4 - .byte W03 - .byte VOL , 22*mus_pyramid_mvl/mxv - .byte W01 - .byte 24*mus_pyramid_mvl/mxv - .byte W02 - .byte 28*mus_pyramid_mvl/mxv - .byte W01 - .byte 30*mus_pyramid_mvl/mxv - .byte W01 - .byte 35*mus_pyramid_mvl/mxv - .byte W01 - .byte 42*mus_pyramid_mvl/mxv - .byte W01 - .byte 45*mus_pyramid_mvl/mxv - .byte W02 - .byte 49*mus_pyramid_mvl/mxv - .byte W01 - .byte 53*mus_pyramid_mvl/mxv - .byte W01 - .byte 56*mus_pyramid_mvl/mxv - .byte W01 - .byte 59*mus_pyramid_mvl/mxv - .byte W01 - .byte 64*mus_pyramid_mvl/mxv - .byte W02 - .byte 69*mus_pyramid_mvl/mxv - .byte W01 - .byte 70*mus_pyramid_mvl/mxv - .byte W05 - .byte 42*mus_pyramid_mvl/mxv - .byte PAN , c_v-32 - .byte W96 - .byte W96 -mus_pyramid_2_B1: - .byte VOL , 33*mus_pyramid_mvl/mxv - .byte PAN , c_v-32 - .byte N24 , Cn3 , v112 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , Fn3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte VOL , 33*mus_pyramid_mvl/mxv - .byte N24 , An3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N03 , Fs3 - .byte W03 - .byte An3 - .byte W03 - .byte N06 , Fs3 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N03 , Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N06 , Ds3 - .byte W06 - .byte N12 , Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte An2 - .byte W12 - .byte N36 , Fn3 - .byte W12 - .byte VOL , 24*mus_pyramid_mvl/mxv - .byte W24 - .byte 33*mus_pyramid_mvl/mxv - .byte N12 , Cn3 - .byte W12 - .byte N24 , An3 - .byte W12 - .byte VOL , 23*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N03 , En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte N06 , En3 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N32 , Cn4 - .byte W12 - .byte VOL , 23*mus_pyramid_mvl/mxv - .byte W24 - .byte 33*mus_pyramid_mvl/mxv - .byte N12 , Ds4 - .byte W12 - .byte N03 , Cs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Ds3 - .byte W06 -mus_pyramid_2_000: - .byte VOL , 33*mus_pyramid_mvl/mxv - .byte N24 , Cn3 , v112 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , Fn3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte PEND - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , An3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , Fn3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte PATT - .word mus_pyramid_2_000 - .byte VOL , 33*mus_pyramid_mvl/mxv - .byte N24 , Fn3 , v112 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N22 , Ds3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , Cn3 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , An2 - .byte W12 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 13*mus_pyramid_mvl/mxv - .byte N96 , Gn2 , v108 - .byte W12 - .byte VOL , 14*mus_pyramid_mvl/mxv - .byte W02 - .byte 19*mus_pyramid_mvl/mxv - .byte W03 - .byte 21*mus_pyramid_mvl/mxv - .byte W03 - .byte 24*mus_pyramid_mvl/mxv - .byte W01 - .byte PAN , c_v-46 - .byte W02 - .byte VOL , 26*mus_pyramid_mvl/mxv - .byte W03 - .byte 29*mus_pyramid_mvl/mxv - .byte W03 - .byte 31*mus_pyramid_mvl/mxv - .byte PAN , c_v-43 - .byte W03 - .byte VOL , 35*mus_pyramid_mvl/mxv - .byte PAN , c_v-36 - .byte W03 - .byte VOL , 37*mus_pyramid_mvl/mxv - .byte PAN , c_v-33 - .byte W03 - .byte VOL , 39*mus_pyramid_mvl/mxv - .byte PAN , c_v-29 - .byte W03 - .byte VOL , 40*mus_pyramid_mvl/mxv - .byte PAN , c_v-20 - .byte W03 - .byte VOL , 46*mus_pyramid_mvl/mxv - .byte PAN , c_v-13 - .byte W03 - .byte VOL , 49*mus_pyramid_mvl/mxv - .byte PAN , c_v-10 - .byte W03 - .byte VOL , 52*mus_pyramid_mvl/mxv - .byte PAN , c_v+3 - .byte W03 - .byte VOL , 55*mus_pyramid_mvl/mxv - .byte PAN , c_v+10 - .byte W03 - .byte VOL , 59*mus_pyramid_mvl/mxv - .byte PAN , c_v+19 - .byte W03 - .byte VOL , 63*mus_pyramid_mvl/mxv - .byte PAN , c_v+34 - .byte W03 - .byte VOL , 67*mus_pyramid_mvl/mxv - .byte PAN , c_v+41 - .byte W03 - .byte VOL , 74*mus_pyramid_mvl/mxv - .byte PAN , c_v+43 - .byte W03 - .byte VOL , 77*mus_pyramid_mvl/mxv - .byte W03 - .byte 79*mus_pyramid_mvl/mxv - .byte W24 - .byte W01 - .byte 21*mus_pyramid_mvl/mxv - .byte PAN , c_v+50 - .byte N48 , Cn3 , v064 - .byte W02 - .byte VOL , 25*mus_pyramid_mvl/mxv - .byte W01 - .byte PAN , c_v+44 - .byte W02 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte PAN , c_v+34 - .byte W03 - .byte VOL , 32*mus_pyramid_mvl/mxv - .byte PAN , c_v+28 - .byte W03 - .byte VOL , 36*mus_pyramid_mvl/mxv - .byte PAN , c_v+25 - .byte W03 - .byte VOL , 41*mus_pyramid_mvl/mxv - .byte PAN , c_v+21 - .byte W03 - .byte VOL , 47*mus_pyramid_mvl/mxv - .byte PAN , c_v+12 - .byte W03 - .byte VOL , 54*mus_pyramid_mvl/mxv - .byte PAN , c_v+4 - .byte W03 - .byte VOL , 57*mus_pyramid_mvl/mxv - .byte PAN , c_v-4 - .byte W03 - .byte VOL , 64*mus_pyramid_mvl/mxv - .byte PAN , c_v-16 - .byte W03 - .byte VOL , 67*mus_pyramid_mvl/mxv - .byte PAN , c_v-26 - .byte W03 - .byte VOL , 74*mus_pyramid_mvl/mxv - .byte PAN , c_v-36 - .byte W03 - .byte VOL , 79*mus_pyramid_mvl/mxv - .byte PAN , c_v-39 - .byte W13 - .byte VOL , 21*mus_pyramid_mvl/mxv - .byte PAN , c_v-37 - .byte N48 , Fn3 - .byte W02 - .byte VOL , 25*mus_pyramid_mvl/mxv - .byte PAN , c_v-29 - .byte W03 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte PAN , c_v-23 - .byte W03 - .byte VOL , 32*mus_pyramid_mvl/mxv - .byte PAN , c_v-10 - .byte W03 - .byte VOL , 36*mus_pyramid_mvl/mxv - .byte PAN , c_v-7 - .byte W03 - .byte VOL , 41*mus_pyramid_mvl/mxv - .byte PAN , c_v+3 - .byte W03 - .byte VOL , 47*mus_pyramid_mvl/mxv - .byte PAN , c_v+12 - .byte W03 - .byte VOL , 54*mus_pyramid_mvl/mxv - .byte PAN , c_v+21 - .byte W03 - .byte VOL , 57*mus_pyramid_mvl/mxv - .byte PAN , c_v+35 - .byte W03 - .byte VOL , 64*mus_pyramid_mvl/mxv - .byte PAN , c_v+47 - .byte W03 - .byte VOL , 67*mus_pyramid_mvl/mxv - .byte W03 - .byte 74*mus_pyramid_mvl/mxv - .byte W03 - .byte 79*mus_pyramid_mvl/mxv - .byte W13 - .byte VOICE , 60 - .byte VOL , 41*mus_pyramid_mvl/mxv - .byte PAN , c_v-32 - .byte W48 - .byte N06 , Ds3 , v112 - .byte W12 - .byte As2 - .byte W12 - .byte N24 , As3 - .byte W12 - .byte MOD , 8 - .byte VOL , 27*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 40*mus_pyramid_mvl/mxv - .byte N06 , Gn3 - .byte W12 - .byte N36 , An3 - .byte W12 - .byte MOD , 7 - .byte VOL , 27*mus_pyramid_mvl/mxv - .byte W24 - .byte VOICE , 48 - .byte VOL , 33*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v-40 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v-23 - .byte N06 , En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte PAN , c_v-7 - .byte N06 , Gn4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , An4 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , As4 - .byte W06 - .byte PAN , c_v+28 - .byte N06 , Cn5 - .byte W06 - .byte PAN , c_v-32 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte N24 , Fn4 - .byte W12 - .byte VOL , 19*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte VOL , 19*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , Cs4 - .byte W12 - .byte VOL , 19*mus_pyramid_mvl/mxv - .byte W12 - .byte 33*mus_pyramid_mvl/mxv - .byte N24 , As3 - .byte W12 - .byte VOL , 19*mus_pyramid_mvl/mxv - .byte W12 - .byte 38*mus_pyramid_mvl/mxv - .byte N03 , Fn5 , v084 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte Ds5 , v080 - .byte W03 - .byte Ds5 , v016 - .byte W03 - .byte Cn5 , v076 - .byte W03 - .byte Cn5 , v016 - .byte W03 - .byte An4 , v072 - .byte W03 - .byte An4 , v016 - .byte W03 - .byte Bn4 , v068 - .byte W03 - .byte Bn4 , v016 - .byte W03 - .byte An4 , v040 - .byte W03 - .byte An4 , v016 - .byte W03 - .byte Fn4 , v040 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte Ds4 , v040 - .byte W03 - .byte Ds4 , v016 - .byte W03 - .byte Fn4 , v040 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte Bn4 , v044 - .byte W03 - .byte Bn4 , v016 - .byte W03 - .byte An4 , v044 - .byte W03 - .byte An4 , v016 - .byte W03 - .byte Ds5 , v044 - .byte W03 - .byte Ds5 , v016 - .byte W03 - .byte Bn4 , v044 - .byte W03 - .byte Bn4 , v016 - .byte W03 - .byte Fn5 , v064 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte Ds5 , v088 - .byte W03 - .byte Ds5 , v016 - .byte W03 - .byte An5 , v112 - .byte W03 - .byte An5 , v016 - .byte W03 - .byte Gs5 , v088 - .byte W03 - .byte Gs5 , v016 - .byte W03 - .byte Fn5 , v080 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte Dn5 , v072 - .byte W03 - .byte Dn5 , v016 - .byte W03 - .byte Bn4 , v064 - .byte W03 - .byte Bn4 , v016 - .byte W03 - .byte Dn5 , v056 - .byte W03 - .byte Dn5 , v016 - .byte W03 - .byte Bn4 , v048 - .byte W03 - .byte Bn4 , v016 - .byte W03 - .byte Gs4 , v052 - .byte W03 - .byte Gs4 , v016 - .byte W03 - .byte Fn4 , v052 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte Gs4 , v052 - .byte W03 - .byte Gs4 , v016 - .byte W03 - .byte Dn5 , v056 - .byte W03 - .byte Dn5 , v016 - .byte W03 - .byte Bn4 , v056 - .byte W03 - .byte Bn4 , v016 - .byte W03 - .byte Fn5 , v056 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte Dn5 , v060 - .byte W03 - .byte Dn5 , v016 - .byte W03 - .byte Gs5 , v072 - .byte W03 - .byte Gs5 , v016 - .byte W03 - .byte Fn5 , v088 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte Bn5 , v104 - .byte W03 - .byte Bn5 , v016 - .byte W03 - .byte An5 , v088 - .byte W03 - .byte An5 , v016 - .byte W03 - .byte Fs5 , v084 - .byte W03 - .byte Fs5 , v016 - .byte W03 - .byte Ds5 , v080 - .byte W03 - .byte Ds5 , v016 - .byte W03 - .byte Cn5 , v072 - .byte W03 - .byte Cn5 , v016 - .byte W03 - .byte Ds5 , v068 - .byte W03 - .byte Ds5 , v016 - .byte W03 - .byte Cn5 , v044 - .byte W03 - .byte Cn5 , v016 - .byte W03 - .byte An4 , v044 - .byte W03 - .byte An4 , v016 - .byte W03 - .byte Fs4 , v048 - .byte W03 - .byte Fs4 , v016 - .byte W03 - .byte An4 , v048 - .byte W03 - .byte An4 , v016 - .byte W03 - .byte Ds5 , v048 - .byte W03 - .byte Ds5 , v016 - .byte W03 - .byte Cn5 , v048 - .byte W03 - .byte Cn5 , v016 - .byte W03 - .byte Fs5 , v048 - .byte W03 - .byte Fs5 , v016 - .byte W03 - .byte Ds5 , v052 - .byte W03 - .byte Ds5 , v016 - .byte W03 - .byte An5 , v076 - .byte W03 - .byte An5 , v016 - .byte W03 - .byte Fs5 , v088 - .byte W03 - .byte Fs5 , v016 - .byte W03 - .byte Cn6 , v096 - .byte W03 - .byte Cn6 , v016 - .byte W03 - .byte Bn5 , v076 - .byte W03 - .byte Bn5 , v016 - .byte W03 - .byte Gs5 , v068 - .byte W03 - .byte Gs5 , v016 - .byte W03 - .byte Fn5 , v056 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte Dn5 , v048 - .byte W03 - .byte Dn5 , v016 - .byte W03 - .byte Fn5 , v044 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte Dn5 , v048 - .byte W03 - .byte Dn5 , v016 - .byte W03 - .byte Bn4 , v052 - .byte W03 - .byte Bn4 , v016 - .byte W03 - .byte Gs4 , v052 - .byte W03 - .byte Gs4 , v016 - .byte W03 - .byte Bn4 , v056 - .byte W03 - .byte Bn4 , v016 - .byte W03 - .byte Fn5 , v060 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte Dn5 , v060 - .byte W03 - .byte Dn5 , v016 - .byte W03 - .byte Gs5 , v064 - .byte W03 - .byte Gs5 , v016 - .byte W03 - .byte Fn5 , v076 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte Bn5 , v088 - .byte W03 - .byte Bn5 , v016 - .byte W03 - .byte Gs5 , v096 - .byte W03 - .byte Gs5 , v016 - .byte W03 - .byte Dn6 , v108 - .byte W03 - .byte Dn6 , v016 - .byte W03 - .byte N24 , Fn4 , v064 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , Ds4 , v080 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Bn3 , v112 - .byte W24 - .byte VOL , 13*mus_pyramid_mvl/mxv - .byte PAN , c_v-48 - .byte N24 , An3 - .byte W01 - .byte VOL , 14*mus_pyramid_mvl/mxv - .byte W01 - .byte 19*mus_pyramid_mvl/mxv - .byte W01 - .byte 22*mus_pyramid_mvl/mxv - .byte W01 - .byte 28*mus_pyramid_mvl/mxv - .byte W02 - .byte 33*mus_pyramid_mvl/mxv - .byte W01 - .byte 35*mus_pyramid_mvl/mxv - .byte W01 - .byte 39*mus_pyramid_mvl/mxv - .byte W01 - .byte 44*mus_pyramid_mvl/mxv - .byte W01 - .byte 49*mus_pyramid_mvl/mxv - .byte W02 - .byte 52*mus_pyramid_mvl/mxv - .byte W01 - .byte 56*mus_pyramid_mvl/mxv - .byte W02 - .byte 61*mus_pyramid_mvl/mxv - .byte W09 - .byte PAN , c_v-32 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_pyramid_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_pyramid_3: - .byte KEYSH , mus_pyramid_key+0 - .byte VOICE , 87 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+2 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N03 , Fn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Bn1 - .byte W12 - .byte Cn2 - .byte W24 - .byte N12 - .byte W24 - .byte Bn1 - .byte W24 - .byte As1 - .byte W24 - .byte MOD , 0 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Fn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Bn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , An1 - .byte W12 - .byte N12 , Fn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte VOL , 70*mus_pyramid_mvl/mxv - .byte N12 , An1 - .byte W12 - .byte An2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N06 , Fn1 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Fs1 - .byte W12 -mus_pyramid_3_000: - .byte N06 , Fn1 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte PEND -mus_pyramid_3_B1: -mus_pyramid_3_001: - .byte N06 , Fn1 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_pyramid_3_000 - .byte N06 , Fn1 , v112 - .byte W24 - .byte N06 - .byte W12 - .byte Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn1 - .byte W24 - .byte N06 - .byte W12 - .byte Fs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn1 - .byte W24 - .byte N06 - .byte W12 - .byte An2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fn1 - .byte W06 - .byte Fn2 - .byte W06 - .byte N12 , Cn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Fs2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W12 - .byte Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn1 - .byte W12 - .byte Cn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fn1 - .byte W12 - .byte N12 , Ds2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte N12 , Fs2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Fn2 - .byte W12 - .byte Ds2 - .byte W06 - .byte Fs1 - .byte W06 - .byte Fn1 - .byte W12 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Fs2 - .byte W06 - .byte N03 , An2 - .byte W03 - .byte Fs2 - .byte W03 - .byte N12 , Ds2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Fn1 - .byte W12 - .byte Fs2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn1 - .byte W12 - .byte An2 - .byte W06 - .byte Fn2 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Fs1 - .byte W12 - .byte N12 , An1 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte N12 , Fn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N03 - .byte W02 - .byte An2 - .byte W02 - .byte N06 , Fn2 - .byte W08 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte N21 , An2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte N06 - .byte W06 -mus_pyramid_3_002: - .byte N12 , Ds2 , v112 - .byte W12 - .byte N84 , Ds1 - .byte W48 - .byte MOD , 6 - .byte W36 - .byte PEND - .byte 0 - .byte W84 - .byte N12 , Fs1 - .byte N06 , Ds2 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_pyramid_3_002 - .byte MOD , 0 - .byte W48 - .byte N24 , Cn2 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N18 , Fn1 - .byte W09 - .byte MOD , 10 - .byte W09 - .byte 0 - .byte N06 , An1 - .byte W06 -mus_pyramid_3_003: - .byte N06 , As1 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte PEND - .byte Fn1 - .byte W06 - .byte N03 , Cn2 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte Fn2 - .byte W18 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PATT - .word mus_pyramid_3_003 - .byte N06 , Fn1 , v112 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Cn2 - .byte W18 - .byte Gn2 - .byte W12 - .byte Cn2 - .byte W06 - .byte An2 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , Fn2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PATT - .word mus_pyramid_3_003 - .byte N03 , Fn1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Ds2 - .byte W18 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte As1 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte N24 , Fn1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , En1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , As1 - .byte W06 - .byte Cs2 - .byte W06 - .byte N24 , En2 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Gn2 - .byte W12 - .byte VOICE , 84 - .byte VOL , 70*mus_pyramid_mvl/mxv - .byte N06 , Fn1 , v084 - .byte W06 - .byte An1 , v080 - .byte W06 - .byte Gs1 , v076 - .byte W06 - .byte Gn1 , v072 - .byte W06 - .byte Cn2 , v068 - .byte W06 - .byte Bn1 , v052 - .byte W06 - .byte As1 - .byte W06 - .byte En2 , v056 - .byte W06 - .byte Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 , v060 - .byte W06 - .byte Fn2 - .byte W06 - .byte En2 , v076 - .byte W06 - .byte Ds2 , v084 - .byte W06 - .byte En2 , v092 - .byte W06 - .byte Fn1 , v088 - .byte W06 - .byte An1 , v080 - .byte W06 - .byte Gs1 , v072 - .byte W06 - .byte Gn1 , v064 - .byte W06 - .byte Cn2 , v056 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte En2 , v060 - .byte W06 - .byte Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Fn2 , v072 - .byte W06 - .byte En2 , v076 - .byte W06 - .byte Ds2 , v084 - .byte W06 - .byte En2 , v096 - .byte W06 - .byte Fn1 , v088 - .byte W06 - .byte An1 , v084 - .byte W06 - .byte Gs1 , v080 - .byte W06 - .byte Gn1 , v072 - .byte W06 - .byte Cn2 , v068 - .byte W06 - .byte Bn1 , v044 - .byte W06 - .byte As1 - .byte W06 - .byte En2 , v048 - .byte W06 - .byte Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Fn2 , v052 - .byte W06 - .byte Gs2 , v072 - .byte W06 - .byte Gn2 , v084 - .byte W06 - .byte Fs2 , v092 - .byte W06 - .byte Fn1 , v076 - .byte W06 - .byte An1 , v068 - .byte W06 - .byte Gs1 , v056 - .byte W06 - .byte Gn1 , v048 - .byte W06 - .byte Cn2 , v044 - .byte W06 - .byte Bn1 , v048 - .byte W06 - .byte As1 , v052 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 , v056 - .byte W06 - .byte Dn2 , v060 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 , v064 - .byte W06 - .byte Fn2 , v076 - .byte W06 - .byte En2 , v088 - .byte W06 - .byte Cs2 , v096 - .byte W06 - .byte As1 , v108 - .byte W06 - .byte VOICE , 87 - .byte MOD , 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N06 , An1 , v112 - .byte W12 - .byte N12 , Fn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Ds1 - .byte W12 - .byte N12 , Bn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N02 , An1 - .byte W06 - .byte N02 - .byte W06 - .byte N12 , Fn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N24 , An2 - .byte W18 - .byte MOD , 8 - .byte W06 - .byte VOICE , 87 - .byte MOD , 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N06 , Fn1 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte PATT - .word mus_pyramid_3_000 - .byte PATT - .word mus_pyramid_3_001 - .byte N06 , Fn1 , v112 - .byte W24 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fs1 - .byte W06 - .byte N03 , Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte GOTO - .word mus_pyramid_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_pyramid_4: - .byte KEYSH , mus_pyramid_key+0 - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte PAN , c_v+21 - .byte N06 , Fn3 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn3 - .byte W12 - .byte N24 , As2 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N06 , Fs3 - .byte W12 - .byte N60 , As3 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W48 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N48 , Fs3 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W36 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N03 , Cs3 - .byte W03 - .byte En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte An3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte En4 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte Bn3 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte VOL , 18*mus_pyramid_mvl/mxv - .byte N12 , Bn2 - .byte W03 - .byte VOL , 29*mus_pyramid_mvl/mxv - .byte W03 - .byte 37*mus_pyramid_mvl/mxv - .byte W03 - .byte 52*mus_pyramid_mvl/mxv - .byte W03 - .byte 42*mus_pyramid_mvl/mxv - .byte N24 , Bn3 - .byte W03 - .byte VOL , 14*mus_pyramid_mvl/mxv - .byte W01 - .byte 17*mus_pyramid_mvl/mxv - .byte W02 - .byte 19*mus_pyramid_mvl/mxv - .byte W01 - .byte 22*mus_pyramid_mvl/mxv - .byte W01 - .byte 24*mus_pyramid_mvl/mxv - .byte W01 - .byte 28*mus_pyramid_mvl/mxv - .byte W01 - .byte 29*mus_pyramid_mvl/mxv - .byte W02 - .byte 32*mus_pyramid_mvl/mxv - .byte W01 - .byte 37*mus_pyramid_mvl/mxv - .byte W01 - .byte 46*mus_pyramid_mvl/mxv - .byte W01 - .byte 53*mus_pyramid_mvl/mxv - .byte W01 - .byte 59*mus_pyramid_mvl/mxv - .byte W08 - .byte 42*mus_pyramid_mvl/mxv - .byte PAN , c_v+32 - .byte W96 - .byte W96 -mus_pyramid_4_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 17 - .byte W24 - .byte PAN , c_v+17 - .byte N36 , Cn6 , v112 - .byte W12 - .byte MOD , 7 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N01 , As5 - .byte W01 - .byte An5 - .byte W01 - .byte Gn5 - .byte W01 - .byte Fn5 - .byte W01 - .byte En5 - .byte W02 - .byte N06 , Ds5 - .byte W06 - .byte N09 , Cn5 - .byte W09 - .byte N01 , Cs5 - .byte W01 - .byte Dn5 - .byte W02 - .byte N12 , Ds5 - .byte W12 - .byte N08 , As5 - .byte W08 - .byte N01 , Gs5 - .byte W01 - .byte Gn5 - .byte W01 - .byte Fs5 - .byte W02 - .byte N12 , Fn5 - .byte W12 - .byte N06 , Fn4 - .byte N12 , Cn5 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte N06 - .byte N01 , Cs5 - .byte W01 - .byte Dn5 - .byte W01 - .byte N19 , Ds5 - .byte W01 - .byte N06 , Gs4 - .byte W03 - .byte Fn4 - .byte W06 - .byte MOD , 7 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W09 - .byte N01 , En5 - .byte W01 - .byte Fn5 - .byte W02 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N12 , Fs5 - .byte W12 - .byte N03 , Ds5 - .byte W03 - .byte N01 , Fn5 - .byte N01 , Fs5 - .byte W01 - .byte En5 - .byte W02 - .byte N06 , Ds5 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Ds5 - .byte W06 - .byte N03 , Fs5 - .byte W03 - .byte N01 , Fn5 - .byte W01 - .byte En5 - .byte W02 - .byte Dn5 - .byte W01 - .byte Cs5 - .byte W01 - .byte N09 , Cn5 - .byte W10 - .byte N12 , As4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N12 , Ds5 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 6 - .byte W04 - .byte N08 , Fs5 - .byte W02 - .byte MOD , 0 - .byte W07 - .byte N01 , Fn5 - .byte W01 - .byte Ds5 - .byte W04 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N12 , Ds5 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N12 , Fs5 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N24 , Cn5 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N12 , An4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N02 , Fs4 - .byte W02 - .byte Gs4 - .byte W02 - .byte N07 , Fs4 - .byte W08 - .byte N12 , Ds4 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v+32 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte N24 , Gn4 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N18 , Ds4 - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , Gn4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N36 , An4 - .byte W12 - .byte MOD , 7 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , Fn4 - .byte W12 - .byte N36 , Ds5 - .byte W12 - .byte MOD , 7 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte N18 , Gn4 - .byte W06 - .byte MOD , 7 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , Ds4 - .byte W06 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , An3 - .byte W12 - .byte N36 , Cn4 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte MOD , 7 - .byte W24 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn4 - .byte W12 - .byte N36 , An4 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte N06 , Fn3 , v096 - .byte W18 - .byte N03 , Dn3 - .byte W06 - .byte N36 - .byte W12 - .byte MOD , 8 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte N06 , Fn3 , v080 - .byte W06 - .byte Gn3 - .byte W12 - .byte N18 , An3 - .byte W06 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte N06 , An2 - .byte W03 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte W03 - .byte N06 , As2 - .byte W06 - .byte N12 , Cn3 - .byte W12 - .byte N06 , Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N06 , Fn3 - .byte W18 - .byte N03 , Dn3 - .byte W06 - .byte N36 , As3 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte W12 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte N06 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N06 , Gs3 - .byte W18 - .byte N03 , Fn3 - .byte W06 - .byte N36 , Gs3 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte N06 - .byte W06 - .byte Gn3 - .byte W12 - .byte N18 , Gs3 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Gs2 - .byte W06 - .byte As2 - .byte W06 - .byte N12 , Cn3 - .byte W12 - .byte N06 , Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N06 , Fn3 - .byte W18 - .byte N03 , Cs3 - .byte W06 - .byte N36 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte N24 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte N24 , Cs3 - .byte W12 - .byte MOD , 8 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte N24 , As2 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte N24 , En2 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte VOICE , 24 - .byte MOD , 0 - .byte VOL , 61*mus_pyramid_mvl/mxv - .byte N03 , An4 , v084 - .byte W03 - .byte An4 , v016 - .byte W03 - .byte Ds4 , v080 - .byte W03 - .byte Ds4 , v016 - .byte W03 - .byte Fn4 , v076 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte Bn3 , v072 - .byte W03 - .byte Bn3 , v016 - .byte W03 - .byte Ds4 , v068 - .byte W03 - .byte Ds4 , v016 - .byte W03 - .byte An3 , v040 - .byte W03 - .byte An3 , v016 - .byte W03 - .byte Bn3 , v040 - .byte W03 - .byte Bn3 , v016 - .byte W03 - .byte Fn3 , v040 - .byte W03 - .byte Fn3 , v016 - .byte W03 - .byte Ds3 , v040 - .byte W03 - .byte Ds3 , v016 - .byte W03 - .byte Bn3 , v044 - .byte W03 - .byte Bn3 , v016 - .byte W03 - .byte An3 , v044 - .byte W03 - .byte An3 , v016 - .byte W03 - .byte Fn3 , v044 - .byte W03 - .byte Fn3 , v016 - .byte W03 - .byte Ds4 , v044 - .byte W03 - .byte Ds4 , v016 - .byte W03 - .byte An3 , v064 - .byte W03 - .byte An3 , v016 - .byte W03 - .byte Fn4 , v088 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v016 - .byte W03 - .byte Bn4 , v088 - .byte W03 - .byte Bn4 , v016 - .byte W03 - .byte Fn4 , v080 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte Gs4 , v072 - .byte W03 - .byte Gs4 , v016 - .byte W03 - .byte Dn4 , v064 - .byte W03 - .byte Dn4 , v016 - .byte W03 - .byte Fn4 , v056 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte Bn3 , v048 - .byte W03 - .byte Bn3 , v016 - .byte W03 - .byte Dn4 , v052 - .byte W03 - .byte Dn4 , v016 - .byte W03 - .byte Gs3 , v052 - .byte W03 - .byte Gs3 , v016 - .byte W03 - .byte Fn3 , v052 - .byte W03 - .byte Fn3 , v016 - .byte W03 - .byte Dn4 , v056 - .byte W03 - .byte Dn4 , v016 - .byte W03 - .byte Gs3 , v056 - .byte W03 - .byte Gs3 , v016 - .byte W03 - .byte Fn3 , v056 - .byte W03 - .byte Fn3 , v016 - .byte W03 - .byte Fn4 , v060 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte Bn3 , v072 - .byte W03 - .byte Bn3 , v016 - .byte W03 - .byte Gs4 , v088 - .byte W03 - .byte Gs4 , v016 - .byte W03 - .byte Dn4 , v104 - .byte W03 - .byte Dn4 , v016 - .byte W03 - .byte Cn5 , v088 - .byte W03 - .byte Cn5 , v016 - .byte W03 - .byte Fs4 , v084 - .byte W03 - .byte Fs4 , v016 - .byte W03 - .byte An4 , v080 - .byte W03 - .byte An4 , v016 - .byte W03 - .byte Ds4 , v072 - .byte W03 - .byte Ds4 , v016 - .byte W03 - .byte Fs4 , v068 - .byte W03 - .byte Fs4 , v016 - .byte W03 - .byte Cn4 , v044 - .byte W03 - .byte Cn4 , v016 - .byte W03 - .byte Ds4 , v044 - .byte W03 - .byte Ds4 , v016 - .byte W03 - .byte An3 , v048 - .byte W03 - .byte An3 , v016 - .byte W03 - .byte Fs3 , v048 - .byte W03 - .byte Fs3 , v016 - .byte W03 - .byte Ds4 , v048 - .byte W03 - .byte Ds4 , v016 - .byte W03 - .byte An3 , v048 - .byte W03 - .byte An3 , v016 - .byte W03 - .byte Fs3 , v048 - .byte W03 - .byte Fs3 , v016 - .byte W03 - .byte Fs4 , v052 - .byte W03 - .byte Fs4 , v016 - .byte W03 - .byte Cn4 , v076 - .byte W03 - .byte Cn4 , v016 - .byte W03 - .byte An4 , v088 - .byte W03 - .byte An4 , v016 - .byte W03 - .byte Ds4 , v096 - .byte W03 - .byte Ds4 , v016 - .byte W03 - .byte Dn5 , v076 - .byte W03 - .byte Dn5 , v016 - .byte W03 - .byte Gs4 , v068 - .byte W03 - .byte Gs4 , v016 - .byte W03 - .byte Bn4 , v056 - .byte W03 - .byte Bn4 , v016 - .byte W03 - .byte Fn4 , v048 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte Gs4 , v044 - .byte W03 - .byte Gs4 , v016 - .byte W03 - .byte Dn4 , v048 - .byte W03 - .byte Dn4 , v016 - .byte W03 - .byte Fn4 , v052 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte Bn3 , v052 - .byte W03 - .byte Bn3 , v016 - .byte W03 - .byte Gs3 , v056 - .byte W03 - .byte Gs3 , v016 - .byte W03 - .byte Fn4 , v060 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte Bn3 , v060 - .byte W03 - .byte Bn3 , v016 - .byte W03 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v016 - .byte W03 - .byte Gs4 , v076 - .byte W03 - .byte Gs4 , v016 - .byte W03 - .byte Dn4 , v088 - .byte W03 - .byte Dn4 , v016 - .byte W03 - .byte Bn4 , v096 - .byte W03 - .byte Bn4 , v016 - .byte W03 - .byte Fn4 , v108 - .byte W03 - .byte Fn4 , v016 - .byte W03 - .byte VOICE , 60 - .byte PAN , c_v-16 - .byte N24 , Bn3 , v064 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , An3 , v080 - .byte W24 - .byte PAN , c_v-16 - .byte N24 , Fn3 , v112 - .byte W24 - .byte VOL , 13*mus_pyramid_mvl/mxv - .byte PAN , c_v+21 - .byte N24 , Ds3 - .byte W01 - .byte VOL , 14*mus_pyramid_mvl/mxv - .byte W01 - .byte 19*mus_pyramid_mvl/mxv - .byte W01 - .byte 22*mus_pyramid_mvl/mxv - .byte W01 - .byte 28*mus_pyramid_mvl/mxv - .byte W02 - .byte 33*mus_pyramid_mvl/mxv - .byte W01 - .byte 35*mus_pyramid_mvl/mxv - .byte W01 - .byte 39*mus_pyramid_mvl/mxv - .byte W01 - .byte 44*mus_pyramid_mvl/mxv - .byte W01 - .byte 49*mus_pyramid_mvl/mxv - .byte W02 - .byte 52*mus_pyramid_mvl/mxv - .byte W01 - .byte 56*mus_pyramid_mvl/mxv - .byte W11 - .byte VOICE , 24 - .byte PAN , c_v+32 - .byte N48 , Gs3 , v080 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 61*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte W48 - .byte BEND , c_v+0 - .byte N48 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte MOD , 7 - .byte BEND , c_v+0 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 61*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte W48 - .byte W96 - .byte W96 - .byte GOTO - .word mus_pyramid_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_pyramid_5: - .byte KEYSH , mus_pyramid_key+0 - .byte VOICE , 14 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-15 - .byte W24 - .byte W96 - .byte W96 - .byte W84 - .byte N12 , An3 , v112 - .byte W12 - .byte N48 , Fn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte W36 - .byte N12 , Cn4 - .byte W12 - .byte N48 , Fn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte W48 -mus_pyramid_5_B1: - .byte VOICE , 14 - .byte W24 - .byte N24 , As4 , v112 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N24 , Fs4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N12 , Fn4 - .byte W12 - .byte N36 , An4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N13 , Fn4 - .byte W12 - .byte N36 , Cn5 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N48 , Cn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N48 , An3 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N48 , Fn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N12 , An4 - .byte W12 - .byte N36 , Fn5 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 24 - .byte W96 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte PAN , c_v-41 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 8 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N03 , As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte As4 - .byte W06 - .byte PAN , c_v-23 - .byte N12 , An4 - .byte W06 - .byte MOD , 8 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N12 , Fs4 - .byte W06 - .byte MOD , 8 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte PAN , c_v+13 - .byte N12 , Fn4 - .byte W06 - .byte MOD , 8 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N12 , Ds4 - .byte W06 - .byte MOD , 8 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte PAN , c_v+33 - .byte N06 , As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte PAN , c_v-14 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 24 - .byte PAN , c_v-7 - .byte N48 , Fn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte W48 - .byte BEND , c_v+0 - .byte N48 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte MOD , 7 - .byte BEND , c_v+0 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte W36 - .byte N12 , Cn3 - .byte W12 - .byte VOICE , 14 - .byte N48 , Fn3 - .byte W24 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 56*mus_pyramid_mvl/mxv - .byte W36 - .byte N12 , Fn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N48 , Fn3 - .byte W24 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte GOTO - .word mus_pyramid_5_B1 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte FINE - -@********************** Track 6 **********************@ - -mus_pyramid_6: - .byte KEYSH , mus_pyramid_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Fn2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cn2 , v064 - .byte W03 - .byte Cn2 , v092 - .byte W03 - .byte Cn2 , v112 - .byte W03 - .byte Cn2 , v127 - .byte W03 - .byte N24 , As1 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N24 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N24 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N12 , As2 - .byte W12 - .byte Fs2 , v112 - .byte W12 - .byte N24 , Cn2 , v127 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N24 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N24 , Bn1 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte N24 , As1 - .byte W24 - .byte N06 , Fn3 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte N06 , Fn3 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Bn2 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte Fn2 - .byte W12 - .byte Bn1 - .byte W12 -mus_pyramid_6_000: - .byte N12 , Fn2 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Fs2 - .byte W12 - .byte PEND -mus_pyramid_6_001: - .byte N12 , Fn2 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte Fn2 - .byte W12 - .byte PEND -mus_pyramid_6_B1: - .byte PATT - .word mus_pyramid_6_000 - .byte N12 , Fn2 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PATT - .word mus_pyramid_6_000 - .byte N12 , Fn2 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte Fn1 - .byte W12 - .byte PATT - .word mus_pyramid_6_000 - .byte PATT - .word mus_pyramid_6_001 - .byte PATT - .word mus_pyramid_6_000 - .byte N12 , Fn2 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W24 - .byte N06 , Ds2 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N84 , Gn1 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 35*mus_pyramid_mvl/mxv - .byte W12 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 21*mus_pyramid_mvl/mxv - .byte W12 - .byte 14*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte W84 - .byte N06 , Ds2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N84 , Gn1 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 33*mus_pyramid_mvl/mxv - .byte W12 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 22*mus_pyramid_mvl/mxv - .byte W12 - .byte 14*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte W96 - .byte VOICE , 30 - .byte PAN , c_v-24 - .byte VOL , 50*mus_pyramid_mvl/mxv - .byte N06 , As2 , v064 - .byte W06 - .byte N12 , As2 , v020 - .byte W18 - .byte N06 , As2 , v064 - .byte W06 - .byte N12 , As2 , v020 - .byte W18 - .byte N06 , As2 , v064 - .byte W06 - .byte N12 , As2 , v024 - .byte W18 - .byte N03 , As2 , v064 - .byte W03 - .byte As2 , v024 - .byte W03 - .byte As2 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Fn3 , v020 - .byte W06 - .byte Dn3 , v064 - .byte W06 - .byte Fn2 - .byte W06 - .byte N03 , Cn3 - .byte W03 - .byte N06 , Cn3 , v020 - .byte W09 - .byte Fn2 , v064 - .byte W06 - .byte Fn2 , v024 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N12 , Fn3 , v020 - .byte W12 - .byte N06 , En3 , v064 - .byte W06 - .byte Fn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N03 , Fn2 - .byte W03 - .byte Fn2 , v020 - .byte W03 - .byte Fn2 , v064 - .byte W03 - .byte Fn2 , v020 - .byte W03 - .byte N06 , Fn3 , v064 - .byte W06 - .byte Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte N12 , As2 , v020 - .byte W18 - .byte N06 , As2 , v064 - .byte W06 - .byte N12 , As2 , v020 - .byte W18 - .byte N06 , As2 , v064 - .byte W06 - .byte N12 , As2 , v020 - .byte W18 - .byte N03 , As2 , v064 - .byte W03 - .byte As2 , v024 - .byte W03 - .byte As2 , v064 - .byte W03 - .byte As2 , v024 - .byte W03 - .byte N06 , Fn3 , v064 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn2 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N06 , Cn3 - .byte W06 - .byte N12 , Cn3 , v024 - .byte W12 - .byte N06 , Gn3 , v064 - .byte W06 - .byte Gn3 , v024 - .byte W06 - .byte Cn3 , v064 - .byte W06 - .byte An3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte N12 , As2 , v024 - .byte W18 - .byte N06 , As2 , v064 - .byte W06 - .byte N12 , As2 , v024 - .byte W18 - .byte N06 , As2 , v064 - .byte W06 - .byte N12 , As2 , v024 - .byte W18 - .byte N03 , As2 , v064 - .byte W03 - .byte As2 , v020 - .byte W03 - .byte As2 , v064 - .byte W03 - .byte As2 , v020 - .byte W03 - .byte N06 , Fn3 , v064 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 - .byte W06 - .byte Fn2 , v028 - .byte W06 - .byte Fn2 , v064 - .byte W06 - .byte Fn2 , v020 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte N12 , Ds3 , v020 - .byte W12 - .byte N06 , En3 , v064 - .byte W06 - .byte Fn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N03 , Fn2 - .byte W03 - .byte Fn2 , v020 - .byte W03 - .byte Fn2 , v064 - .byte W03 - .byte Fn2 , v020 - .byte W03 - .byte N06 , Fn3 , v064 - .byte W06 - .byte Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte N12 , As2 , v024 - .byte W18 - .byte N06 , As2 , v064 - .byte W06 - .byte N12 , As2 , v024 - .byte W18 - .byte N06 , As2 , v064 - .byte W06 - .byte N12 , As2 , v020 - .byte W18 - .byte N03 , As2 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte N24 , Fn1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , En1 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , As1 , v048 - .byte W06 - .byte Cs2 - .byte W06 - .byte N24 , En2 - .byte W12 - .byte PAN , c_v-33 - .byte MOD , 6 - .byte W12 - .byte PAN , c_v-23 - .byte MOD , 0 - .byte N12 , Gn2 - .byte W12 - .byte VOICE , 47 - .byte PAN , c_v+32 - .byte VOL , 55*mus_pyramid_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N12 , An2 , v112 - .byte W12 - .byte Bn1 - .byte W12 - .byte N06 , Fn3 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Bn2 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte N18 , Fn2 - .byte W18 - .byte W96 - .byte W96 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte N06 , Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn3 - .byte W24 - .byte N06 , Fn2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte Fn2 - .byte W12 - .byte GOTO - .word mus_pyramid_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_pyramid_7: - .byte KEYSH , mus_pyramid_key+0 - .byte VOICE , 85 - .byte LFOS , 51 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte W24 - .byte c_v+1 - .byte W24 - .byte N06 , As3 , v112 - .byte W12 - .byte N48 , Ds4 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte MOD , 11 - .byte W36 - .byte 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N06 , En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N48 , Fs4 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte MOD , 11 - .byte W36 - .byte 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N24 , Gn4 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N24 , Gs4 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N03 , An4 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N03 , An4 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte VOL , 23*mus_pyramid_mvl/mxv - .byte N12 , An3 - .byte W02 - .byte VOL , 34*mus_pyramid_mvl/mxv - .byte W04 - .byte 42*mus_pyramid_mvl/mxv - .byte W06 - .byte N24 , An4 - .byte W03 - .byte VOL , 16*mus_pyramid_mvl/mxv - .byte W01 - .byte 18*mus_pyramid_mvl/mxv - .byte W02 - .byte 22*mus_pyramid_mvl/mxv - .byte W01 - .byte 23*mus_pyramid_mvl/mxv - .byte W01 - .byte 27*mus_pyramid_mvl/mxv - .byte W01 - .byte 29*mus_pyramid_mvl/mxv - .byte W01 - .byte 32*mus_pyramid_mvl/mxv - .byte W02 - .byte 36*mus_pyramid_mvl/mxv - .byte W01 - .byte 39*mus_pyramid_mvl/mxv - .byte W01 - .byte 42*mus_pyramid_mvl/mxv - .byte W01 - .byte 56*mus_pyramid_mvl/mxv - .byte W09 - .byte 42*mus_pyramid_mvl/mxv - .byte N06 , Fn2 - .byte W96 - .byte W72 - .byte VOICE , 85 - .byte N06 , Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cn4 - .byte W06 -mus_pyramid_7_B1: - .byte N60 , Ds4 , v112 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W48 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N03 , Cs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Cs4 - .byte W06 - .byte N10 , Cn4 - .byte W10 - .byte N01 , Bn3 , v080 - .byte W02 - .byte N12 , As3 , v112 - .byte W12 - .byte N32 , An3 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W21 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N01 , As3 , v080 - .byte W01 - .byte Bn3 - .byte W02 - .byte N12 , Cn4 , v112 - .byte W12 - .byte N03 , Fs3 - .byte W03 - .byte N01 , Gs3 , v080 - .byte N01 , An3 - .byte W01 - .byte Gn3 - .byte W02 - .byte N06 , Fs3 , v112 - .byte W06 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N08 , An3 - .byte W08 - .byte N01 , Gs3 , v080 - .byte W01 - .byte Gn3 - .byte W01 - .byte Fs3 - .byte W02 - .byte N12 , Fn3 , v112 - .byte W12 - .byte N08 , Cn4 - .byte W08 - .byte N01 , As3 , v080 - .byte W01 - .byte An3 - .byte W01 - .byte Fs3 - .byte W02 - .byte N12 , Fn3 , v112 - .byte W12 - .byte N03 , Fs3 - .byte W03 - .byte N01 , Gs3 , v080 - .byte N01 , An3 - .byte W01 - .byte Gn3 - .byte W02 - .byte N06 , Fs3 , v112 - .byte W06 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N03 , Cn4 - .byte W03 - .byte N01 , Gs3 , v080 - .byte N01 , An3 - .byte W01 - .byte Gn3 - .byte W02 - .byte N06 , Fs3 , v112 - .byte W06 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W09 - .byte BEND , c_v+1 - .byte W01 - .byte c_v+1 - .byte W02 - .byte VOICE , 80 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N03 , Ds4 - .byte W03 - .byte Fs4 - .byte W03 - .byte An4 - .byte W03 - .byte Cs5 - .byte W03 - .byte N54 , Ds5 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte W01 - .byte 14*mus_pyramid_mvl/mxv - .byte W17 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N01 , Cs5 , v080 - .byte W01 - .byte Cn5 - .byte W01 - .byte As4 - .byte W01 - .byte Gs4 - .byte W01 - .byte Gn4 - .byte W02 - .byte N12 , Fs4 , v112 - .byte W12 - .byte N08 , Ds5 - .byte W08 - .byte N01 , Cs5 , v080 - .byte W01 - .byte Cn5 - .byte W01 - .byte Bn4 - .byte W02 - .byte N12 , As4 , v112 - .byte W12 - .byte N32 , An4 - .byte W10 - .byte MOD , 6 - .byte W02 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 14*mus_pyramid_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N01 , As4 , v080 - .byte W01 - .byte Bn4 - .byte W02 - .byte N12 , Cn5 , v112 - .byte W12 - .byte N03 , Fs4 - .byte W03 - .byte N01 , Gs4 , v080 - .byte N01 , An4 - .byte W01 - .byte Gn4 - .byte W02 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N36 , Fn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W13 - .byte 14*mus_pyramid_mvl/mxv - .byte W11 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N07 , Cn5 - .byte W07 - .byte N01 , As4 , v080 - .byte W01 - .byte An4 - .byte W01 - .byte Gn4 - .byte W01 - .byte Fs4 - .byte W02 - .byte N12 , Fn4 , v112 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte N03 , Fs4 - .byte W03 - .byte N01 , Gs4 , v080 - .byte N01 , An4 - .byte W01 - .byte Gn4 - .byte W02 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N36 , Fn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 14*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N03 , Cn5 - .byte W03 - .byte N01 , Gs4 , v080 - .byte N01 , An4 - .byte W01 - .byte Gn4 - .byte W02 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N36 , Fn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W13 - .byte 14*mus_pyramid_mvl/mxv - .byte W11 - .byte VOICE , 80 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte BEND , c_v+1 - .byte W24 - .byte N06 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N18 , Cs4 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W06 - .byte 42*mus_pyramid_mvl/mxv - .byte N06 , Ds4 - .byte W06 - .byte Cs4 - .byte W12 - .byte N03 - .byte W03 - .byte N24 , Cn4 - .byte W09 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W09 - .byte 14*mus_pyramid_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N03 , Ds4 - .byte W03 - .byte Cs4 - .byte W03 - .byte N48 , Cn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 14*mus_pyramid_mvl/mxv - .byte W24 - .byte VOICE , 85 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte N06 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N18 , Ds4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , Cs4 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N84 , Fn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W48 - .byte 14*mus_pyramid_mvl/mxv - .byte W12 - .byte 9*mus_pyramid_mvl/mxv - .byte W12 - .byte VOICE , 80 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , Dn4 - .byte W18 - .byte N03 , Fn3 - .byte W06 - .byte N36 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte As3 - .byte W12 - .byte N54 , Cn4 - .byte W18 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte W01 - .byte 14*mus_pyramid_mvl/mxv - .byte W11 - .byte 42*mus_pyramid_mvl/mxv - .byte N24 , Ds4 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 42*mus_pyramid_mvl/mxv - .byte N06 , Dn4 - .byte W18 - .byte N03 , Fn3 - .byte W06 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 14*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte N24 , En4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N48 , Cn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W36 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N24 , Fn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte VOICE , 83 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , Cs4 - .byte W18 - .byte N03 , As3 - .byte W06 - .byte N36 , Cs4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , Gs3 - .byte W06 - .byte As3 - .byte W12 - .byte N54 , Cn4 - .byte W18 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 14*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , Cs4 - .byte W18 - .byte N03 , Fn3 - .byte W06 - .byte N36 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 14*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte VOICE , 80 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N36 , Gs3 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 14*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte N06 , As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N48 , Gn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 14*mus_pyramid_mvl/mxv - .byte W24 - .byte VOICE , 83 - .byte MOD , 0 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W96 - .byte BEND , c_v+63 - .byte N96 , Dn4 , v048 - .byte W02 - .byte BEND , c_v+58 - .byte W03 - .byte c_v+56 - .byte W03 - .byte c_v+51 - .byte W03 - .byte c_v+47 - .byte W03 - .byte c_v+42 - .byte W03 - .byte c_v+39 - .byte W03 - .byte c_v+35 - .byte W03 - .byte c_v+31 - .byte W03 - .byte c_v+23 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+13 - .byte W03 - .byte c_v+9 - .byte W03 - .byte c_v+4 - .byte W03 - .byte c_v+1 - .byte W03 - .byte c_v-1 - .byte W01 - .byte c_v+0 - .byte W02 - .byte c_v-2 - .byte W04 - .byte c_v-4 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-24 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-33 - .byte W03 - .byte c_v-37 - .byte W03 - .byte c_v-41 - .byte W03 - .byte c_v-45 - .byte W03 - .byte c_v-48 - .byte W03 - .byte c_v-52 - .byte W03 - .byte c_v-56 - .byte W03 - .byte c_v-59 - .byte W03 - .byte VOICE , 80 - .byte BEND , c_v+63 - .byte N96 , Cs3 - .byte W02 - .byte BEND , c_v+58 - .byte W03 - .byte c_v+56 - .byte W03 - .byte c_v+51 - .byte W03 - .byte c_v+47 - .byte W03 - .byte c_v+42 - .byte W03 - .byte c_v+39 - .byte W03 - .byte c_v+35 - .byte W03 - .byte c_v+31 - .byte W03 - .byte c_v+23 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+13 - .byte W03 - .byte c_v+9 - .byte W03 - .byte c_v+4 - .byte W03 - .byte c_v+1 - .byte W03 - .byte c_v-1 - .byte W01 - .byte c_v+0 - .byte W02 - .byte c_v-2 - .byte W04 - .byte c_v-4 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-24 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-33 - .byte W03 - .byte c_v-37 - .byte W03 - .byte c_v-41 - .byte W03 - .byte c_v-45 - .byte W03 - .byte c_v-48 - .byte W03 - .byte c_v-52 - .byte W03 - .byte c_v-56 - .byte W03 - .byte c_v-59 - .byte W03 - .byte W24 - .byte c_v+1 - .byte W24 - .byte PAN , c_v-64 - .byte N03 , Dn4 , v044 - .byte W03 - .byte Fn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Dn5 - .byte W03 - .byte Fn5 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Gs5 - .byte W03 - .byte Bn5 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , Dn6 - .byte W03 - .byte Bn5 - .byte W03 - .byte Gs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Gs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte VOICE , 85 - .byte MOD , 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N06 , An1 , v112 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Ds1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N02 , An1 - .byte W06 - .byte N02 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte W96 - .byte W72 - .byte N06 , Ds3 , v064 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fs3 - .byte W06 - .byte W96 - .byte W72 - .byte Ds3 , v112 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte GOTO - .word mus_pyramid_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_pyramid_8: - .byte KEYSH , mus_pyramid_key+0 - .byte VOICE , 86 - .byte LFOS , 50 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte BEND , c_v+0 - .byte W24 - .byte W24 - .byte N06 , As3 , v112 - .byte W12 - .byte N48 , Ds4 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N06 , En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N48 , Fs4 - .byte W12 - .byte MOD , 7 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 28*mus_pyramid_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N24 , Gn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 4 - .byte W06 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W06 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N24 , Gs4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 4 - .byte W06 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W06 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N03 , An4 , v096 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Fn1 , v112 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N02 , An4 , v096 - .byte W06 - .byte N02 - .byte W06 - .byte N12 , Bn1 , v108 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , An1 , v112 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte N12 , An3 , v096 - .byte W02 - .byte VOL , 37*mus_pyramid_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 47*mus_pyramid_mvl/mxv - .byte W02 - .byte 56*mus_pyramid_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte N24 , An4 , v112 - .byte W04 - .byte VOL , 16*mus_pyramid_mvl/mxv - .byte W02 - .byte 20*mus_pyramid_mvl/mxv - .byte W01 - .byte 23*mus_pyramid_mvl/mxv - .byte W01 - .byte 28*mus_pyramid_mvl/mxv - .byte W01 - .byte 33*mus_pyramid_mvl/mxv - .byte W01 - .byte 37*mus_pyramid_mvl/mxv - .byte W02 - .byte 45*mus_pyramid_mvl/mxv - .byte W01 - .byte 48*mus_pyramid_mvl/mxv - .byte W01 - .byte 52*mus_pyramid_mvl/mxv - .byte W01 - .byte 58*mus_pyramid_mvl/mxv - .byte W01 - .byte 63*mus_pyramid_mvl/mxv - .byte W02 - .byte MOD , 8 - .byte VOL , 70*mus_pyramid_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W96 - .byte W72 - .byte VOICE , 86 - .byte N06 , Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cn4 - .byte W06 -mus_pyramid_8_B1: - .byte N60 , Ds4 , v112 - .byte W12 - .byte MOD , 6 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte W03 - .byte 28*mus_pyramid_mvl/mxv - .byte W21 - .byte MOD , 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N03 , Cs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Cs4 - .byte W06 - .byte N10 , Cn4 - .byte W10 - .byte N01 , Bn3 , v080 - .byte W02 - .byte N12 , As3 , v112 - .byte W12 - .byte N32 , An3 - .byte W12 - .byte MOD , 6 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 28*mus_pyramid_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N01 , As3 , v080 - .byte W01 - .byte Bn3 - .byte W02 - .byte N12 , Cn4 , v112 - .byte W12 - .byte N03 , Fs3 - .byte W03 - .byte N01 , Gs3 , v080 - .byte N01 , An3 - .byte W01 - .byte Gn3 - .byte W02 - .byte N06 , Fs3 , v112 - .byte W06 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N08 , An3 - .byte W08 - .byte N01 , Gs3 , v080 - .byte W01 - .byte Gn3 - .byte W01 - .byte Fs3 - .byte W02 - .byte N12 , Fn3 , v112 - .byte W12 - .byte N08 , Cn4 - .byte W08 - .byte N01 , As3 , v080 - .byte W01 - .byte An3 - .byte W01 - .byte Fs3 - .byte W02 - .byte N12 , Fn3 , v112 - .byte W12 - .byte N03 , Fs3 - .byte W03 - .byte N01 , Gs3 , v080 - .byte N01 , An3 - .byte W01 - .byte Gn3 - .byte W02 - .byte N06 , Fs3 , v112 - .byte W06 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 28*mus_pyramid_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N03 , Cn4 - .byte W03 - .byte N01 , Gs3 , v080 - .byte N01 , An3 - .byte W01 - .byte Gn3 - .byte W02 - .byte N06 , Fs3 , v112 - .byte W06 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N03 , Ds4 - .byte W03 - .byte Fs4 - .byte W03 - .byte An4 - .byte W03 - .byte Cs5 - .byte W03 - .byte N54 , Ds5 - .byte W12 - .byte MOD , 6 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte 28*mus_pyramid_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N01 , Cs5 , v080 - .byte W01 - .byte Cn5 - .byte W01 - .byte As4 - .byte W01 - .byte Gs4 - .byte W01 - .byte Gn4 - .byte W02 - .byte N12 , Fs4 , v112 - .byte W12 - .byte N08 , Ds5 - .byte W08 - .byte N01 , Cs5 , v080 - .byte W01 - .byte Cn5 - .byte W01 - .byte Bn4 - .byte W02 - .byte N12 , As4 , v112 - .byte W12 - .byte N32 , An4 - .byte W10 - .byte MOD , 6 - .byte W02 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte 28*mus_pyramid_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N01 , As4 , v080 - .byte W01 - .byte Bn4 - .byte W02 - .byte N12 , Cn5 , v112 - .byte W12 - .byte N03 , Fs4 - .byte W03 - .byte N01 , Gs4 , v080 - .byte N01 , An4 - .byte W01 - .byte Gn4 - .byte W02 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N36 , Fn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N07 , Cn5 - .byte W07 - .byte N01 , As4 , v080 - .byte W01 - .byte An4 - .byte W01 - .byte Gn4 - .byte W01 - .byte Fs4 - .byte W02 - .byte N12 , Fn4 , v112 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte N03 , Fs4 - .byte W03 - .byte N01 , Gs4 , v080 - .byte N01 , An4 - .byte W01 - .byte Gn4 - .byte W02 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N36 , Fn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W13 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W11 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N03 , Cn5 - .byte W03 - .byte N01 , Gs4 , v080 - .byte N01 , An4 - .byte W01 - .byte Gn4 - .byte W02 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N36 , Fn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte VOICE , 81 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte N06 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Ds4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N18 , Cs4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W06 - .byte 56*mus_pyramid_mvl/mxv - .byte N06 , Ds4 - .byte W06 - .byte Cs4 - .byte W12 - .byte N03 - .byte W03 - .byte N24 , Cn4 - .byte W09 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W09 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W09 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N03 , Ds4 - .byte W03 - .byte Cs4 - .byte W03 - .byte N48 , Cn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte VOICE , 86 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte N06 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N18 , Ds4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N06 , Cs4 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N84 , Fn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W48 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 14*mus_pyramid_mvl/mxv - .byte W12 - .byte VOICE , 81 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn4 - .byte W18 - .byte N03 , Fn3 - .byte W06 - .byte N36 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte 0 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N06 , An3 - .byte W06 - .byte As3 - .byte W12 - .byte N54 , Cn4 - .byte W18 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W24 - .byte W01 - .byte 28*mus_pyramid_mvl/mxv - .byte W11 - .byte 56*mus_pyramid_mvl/mxv - .byte N24 , Ds4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte W12 - .byte VOICE , 82 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte N06 , Dn4 - .byte W18 - .byte N03 , Fn3 - .byte W06 - .byte N36 , Dn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte N48 , Cn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOICE , 81 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N06 , Cs4 - .byte W18 - .byte N03 , As3 - .byte W06 - .byte N36 , Cs4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N06 , Gs3 - .byte W06 - .byte As3 - .byte W12 - .byte N54 , Cn4 - .byte W18 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N24 , Ds4 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N06 , Cs4 - .byte W18 - .byte N03 , Fn3 - .byte W06 - .byte N36 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOICE , 81 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N36 , Gs3 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W12 - .byte 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N06 , As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N48 , Gn3 - .byte W12 - .byte VOL , 42*mus_pyramid_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 28*mus_pyramid_mvl/mxv - .byte W24 - .byte VOICE , 82 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte BEND , c_v+63 - .byte N96 , Bn4 , v048 - .byte W02 - .byte BEND , c_v+58 - .byte W03 - .byte c_v+56 - .byte W03 - .byte c_v+51 - .byte W03 - .byte c_v+47 - .byte W03 - .byte c_v+42 - .byte W03 - .byte c_v+39 - .byte W03 - .byte c_v+35 - .byte W03 - .byte c_v+31 - .byte W03 - .byte c_v+23 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+13 - .byte W03 - .byte c_v+9 - .byte W03 - .byte c_v+4 - .byte W03 - .byte c_v+1 - .byte W03 - .byte c_v-1 - .byte W03 - .byte c_v-2 - .byte W04 - .byte c_v-4 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-24 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-33 - .byte W03 - .byte c_v-37 - .byte W03 - .byte c_v-41 - .byte W03 - .byte c_v-45 - .byte W03 - .byte c_v-48 - .byte W03 - .byte c_v-52 - .byte W03 - .byte c_v-56 - .byte W03 - .byte c_v-59 - .byte W03 - .byte VOICE , 81 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte BEND , c_v+63 - .byte N96 , As3 - .byte W02 - .byte BEND , c_v+58 - .byte W03 - .byte c_v+56 - .byte W03 - .byte c_v+51 - .byte W03 - .byte c_v+47 - .byte W03 - .byte c_v+42 - .byte W03 - .byte c_v+39 - .byte W03 - .byte c_v+35 - .byte W03 - .byte c_v+31 - .byte W03 - .byte c_v+23 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+13 - .byte W03 - .byte c_v+9 - .byte W03 - .byte c_v+4 - .byte W03 - .byte c_v+1 - .byte W03 - .byte c_v-1 - .byte W03 - .byte c_v-2 - .byte W04 - .byte c_v-4 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-24 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-33 - .byte W03 - .byte c_v-37 - .byte W03 - .byte c_v-41 - .byte W03 - .byte c_v-45 - .byte W03 - .byte c_v-48 - .byte W03 - .byte c_v-52 - .byte W03 - .byte c_v-56 - .byte W03 - .byte c_v-59 - .byte W03 - .byte W24 - .byte c_v+0 - .byte W24 - .byte PAN , c_v-64 - .byte N03 , Gs4 , v044 - .byte W03 - .byte Bn4 - .byte W03 - .byte Dn5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Gs5 - .byte W03 - .byte Bn5 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Dn6 - .byte W03 - .byte Fn6 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , Gs6 - .byte W03 - .byte Fn6 - .byte W03 - .byte Dn6 - .byte W03 - .byte Bn5 - .byte W03 - .byte Gs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Dn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte VOICE , 86 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte MOD , 0 - .byte N48 , An4 , v064 - .byte W18 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W18 - .byte 8 - .byte W06 - .byte 0 - .byte N24 , As4 , v112 - .byte W18 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Bn4 - .byte W12 - .byte Cn5 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte BEND , c_v+1 - .byte N06 , Fn1 , v060 - .byte W06 - .byte Fn1 , v024 - .byte W18 - .byte Fn1 , v060 - .byte W06 - .byte Fn1 , v024 - .byte W18 - .byte Fn1 , v060 - .byte W06 - .byte Fn1 , v024 - .byte W18 - .byte Fn1 , v060 - .byte W06 - .byte Fn1 , v024 - .byte W06 - .byte N12 , Fs1 , v060 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte Fn1 , v024 - .byte W18 - .byte Fn1 , v060 - .byte W06 - .byte Fn1 , v024 - .byte W18 - .byte N03 , Fn1 , v060 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte BEND , c_v+0 - .byte N06 , Ds3 , v064 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fs3 - .byte W06 - .byte BEND , c_v+1 - .byte N06 , Fn1 , v060 - .byte W06 - .byte Fn1 , v024 - .byte W18 - .byte Fn1 , v060 - .byte W06 - .byte Fn1 , v024 - .byte W18 - .byte Fn1 , v060 - .byte W06 - .byte Fn1 , v024 - .byte W18 - .byte Fn1 , v060 - .byte W06 - .byte Fn1 , v024 - .byte W06 - .byte N12 , Fs1 , v060 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte Fn1 , v024 - .byte W18 - .byte Ds2 , v060 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fs1 - .byte W06 - .byte N03 , Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte BEND , c_v+0 - .byte N06 , Ds3 , v112 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte GOTO - .word mus_pyramid_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_pyramid_9: - .byte KEYSH , mus_pyramid_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 65*mus_pyramid_mvl/mxv - .byte W24 - .byte N24 , An2 , v072 - .byte W96 - .byte W96 - .byte Gn2 , v080 - .byte W36 - .byte En2 - .byte W24 - .byte N12 , Bn2 , v084 - .byte W12 - .byte Cn3 - .byte W24 - .byte N48 , An2 - .byte W60 - .byte N18 , Fn2 , v044 - .byte W18 - .byte N06 , Fn2 , v048 - .byte W09 - .byte N03 , Gs2 - .byte W03 - .byte Gs2 , v036 - .byte W03 - .byte N03 - .byte W03 -mus_pyramid_9_000: - .byte N06 , Gs2 , v064 - .byte W12 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs2 , v080 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte Gs2 - .byte W06 - .byte En3 - .byte W06 - .byte Fs2 , v080 - .byte W12 - .byte PEND -mus_pyramid_9_B1: -mus_pyramid_9_001: - .byte N06 , Gs2 , v064 - .byte W12 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W12 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte Fs2 , v080 - .byte W12 - .byte PEND - .byte PATT - .word mus_pyramid_9_000 - .byte PATT - .word mus_pyramid_9_001 - .byte N06 , Gs2 , v064 - .byte W12 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , Fs2 , v080 - .byte W06 - .byte Fs2 , v064 - .byte W06 - .byte N12 , Gn2 , v088 - .byte W12 - .byte N06 , Fs2 , v080 - .byte W06 - .byte N03 , Gs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_pyramid_9_001 - .byte PATT - .word mus_pyramid_9_000 - .byte N06 , Gs2 , v064 - .byte W12 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W12 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte Fs2 , v080 - .byte W06 - .byte N03 , Gs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Gs2 , v064 - .byte W12 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte Fs2 , v080 - .byte W12 - .byte Gs2 , v064 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs2 , v080 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte N12 , Gn2 , v092 - .byte W12 - .byte N06 , Fs2 , v080 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N36 , Gn2 - .byte W84 - .byte W12 - .byte N18 , Fn2 , v032 - .byte W18 - .byte Fn2 , v040 - .byte W18 - .byte Fn2 , v032 - .byte W18 - .byte N06 , Fn2 , v040 - .byte W06 - .byte Dn2 , v076 - .byte W06 - .byte Bn1 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N36 , En2 - .byte W84 - .byte N18 , Cn1 , v096 - .byte N12 , Fn2 , v044 - .byte W12 - .byte N18 , Fn2 , v032 - .byte W06 - .byte N06 , Cn1 , v056 - .byte W06 - .byte N18 , Cn1 , v076 - .byte W06 - .byte Fn2 , v044 - .byte W12 - .byte N06 , Cn1 , v056 - .byte W06 - .byte N18 , Cn1 , v076 - .byte N18 , Fn2 , v032 - .byte W18 - .byte N06 , Cn1 , v056 - .byte N06 , Fn2 , v044 - .byte W06 - .byte Cn1 , v076 - .byte N15 , Gn2 - .byte W06 - .byte N06 , Dn2 , v080 - .byte W06 - .byte Cn1 - .byte W03 - .byte N03 , Gs2 , v048 - .byte W03 - .byte N06 , Fn1 , v080 - .byte N03 , Gs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , En1 , v112 - .byte N06 , Gs2 , v064 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte N12 , En1 - .byte N06 , Fs2 , v064 - .byte W12 - .byte N12 , En1 , v104 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte En1 , v048 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 , v048 - .byte N03 , Gs2 - .byte W06 - .byte N12 , En1 , v096 - .byte N06 , Gs2 , v064 - .byte W12 - .byte N12 , En1 , v048 - .byte N06 , Fs2 , v064 - .byte W06 - .byte N03 , Gs2 , v048 - .byte W06 - .byte N12 , En1 , v060 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte N03 , En1 , v112 - .byte N06 , Fs2 , v064 - .byte W03 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , En1 , v112 - .byte N06 , Gs2 , v064 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte N03 , En1 , v096 - .byte N06 , Fs2 , v064 - .byte W03 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v048 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En1 , v104 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v040 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v096 - .byte N06 , Gs2 , v064 - .byte W06 - .byte N03 , En1 , v072 - .byte N06 , Dn3 , v064 - .byte W03 - .byte N03 , En1 , v028 - .byte W03 - .byte En1 , v072 - .byte N06 , Fs2 , v064 - .byte W03 - .byte N03 , En1 , v032 - .byte W03 - .byte N03 - .byte N06 , En3 , v064 - .byte W03 - .byte N03 , En1 , v032 - .byte W03 - .byte N12 , En1 , v112 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte N12 , En1 , v112 - .byte N06 , Gs2 , v064 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte N12 , En1 - .byte N06 , Fs2 , v064 - .byte W12 - .byte N12 , En1 , v104 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte En1 , v048 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 , v048 - .byte N06 , Gs2 - .byte W06 - .byte N12 , En1 , v096 - .byte N06 , Gs2 , v064 - .byte W12 - .byte N12 , En1 , v048 - .byte N06 , Fs2 , v064 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte N12 , En1 , v060 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte N03 , En1 , v112 - .byte N06 , Fs2 , v064 - .byte W03 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , En1 , v112 - .byte N06 , Gs2 , v064 - .byte W06 - .byte N03 , Gs2 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte N06 , Fs2 , v064 - .byte W03 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v048 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En1 , v104 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v040 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Gs2 , v048 - .byte W06 - .byte En1 , v096 - .byte N06 , Gs2 , v064 - .byte W06 - .byte N03 , En1 , v072 - .byte N06 , Dn3 , v064 - .byte W03 - .byte N03 , En1 , v028 - .byte W03 - .byte En1 , v072 - .byte N03 , Fs2 , v064 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte N03 , Fs2 , v044 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N12 , En1 , v112 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 , v088 - .byte N06 , Fs2 , v064 - .byte W06 - .byte N12 , En1 , v112 - .byte N06 , Gs2 , v064 - .byte W06 - .byte Gs2 , v048 - .byte W06 - .byte N12 , En1 - .byte N06 , Fs2 , v064 - .byte W12 - .byte N12 , En1 , v104 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte En1 , v048 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 , v048 - .byte N06 , Gs2 - .byte W06 - .byte N12 , En1 , v096 - .byte N06 , Gs2 , v064 - .byte W06 - .byte Dn3 - .byte W06 - .byte N12 , En1 , v048 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , En1 , v060 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte N03 , En1 , v112 - .byte N06 , Fs2 , v064 - .byte W03 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , En1 , v112 - .byte N06 , Gs2 , v064 - .byte W06 - .byte N03 , Gs2 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte N06 , Fs2 , v064 - .byte W03 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v048 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En1 , v104 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v040 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v096 - .byte N06 , Gs2 , v064 - .byte W06 - .byte N03 , En1 , v072 - .byte W03 - .byte En1 , v028 - .byte W03 - .byte En1 , v072 - .byte N06 , Fs2 , v064 - .byte W03 - .byte N03 , En1 , v032 - .byte W03 - .byte N03 - .byte N06 , Gs2 , v048 - .byte W03 - .byte N03 , En1 , v032 - .byte W03 - .byte N12 , En1 , v112 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte N12 , En1 , v112 - .byte N06 , Gs2 , v064 - .byte W12 - .byte N12 , En1 , v048 - .byte N06 , Fs2 , v064 - .byte W06 - .byte N03 , Gs2 , v048 - .byte W06 - .byte N12 , En1 , v112 - .byte N06 , Gs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte En1 , v048 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 , v048 - .byte W06 - .byte N12 , En1 , v108 - .byte N06 , Gs2 , v064 - .byte W06 - .byte Dn3 - .byte W06 - .byte N12 , En1 , v048 - .byte N03 , Fs2 , v064 - .byte W06 - .byte Fs2 , v044 - .byte W06 - .byte N12 , En1 , v112 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte N03 , En1 , v100 - .byte N06 , Fs2 , v064 - .byte W03 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte N06 , Fs2 , v064 - .byte W03 - .byte N03 , En1 , v048 - .byte W03 - .byte N12 , En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte N06 , En1 , v048 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v120 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N03 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte N12 , En1 , v112 - .byte N03 , Gs4 , v036 - .byte W06 - .byte Gs4 , v016 - .byte W06 - .byte En1 , v112 - .byte N12 , An4 , v032 - .byte W03 - .byte N03 , En1 , v040 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v052 - .byte N03 , An4 , v032 - .byte W06 - .byte N06 , En1 , v120 - .byte N03 , An4 , v016 - .byte W06 - .byte N06 , En1 , v040 - .byte N12 , Gs4 , v032 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte N12 - .byte N03 , Gs4 , v032 - .byte W06 - .byte Gs4 , v016 - .byte W06 - .byte N12 , En1 , v104 - .byte N03 , An4 , v032 - .byte W06 - .byte An4 , v016 - .byte W06 - .byte En1 , v112 - .byte N03 , An4 , v032 - .byte W03 - .byte En1 - .byte W03 - .byte En1 , v096 - .byte N03 , An4 , v016 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte En1 , v080 - .byte N12 , Gs4 , v032 - .byte W03 - .byte N03 , En1 , v056 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte En1 , v112 - .byte N03 , Gs4 , v032 - .byte W03 - .byte En1 , v036 - .byte N03 , Gs4 , v016 - .byte W03 - .byte En1 , v036 - .byte N03 , Gs4 , v016 - .byte W03 - .byte En1 , v036 - .byte N03 , Gs4 , v016 - .byte W03 - .byte N12 , En1 , v104 - .byte N03 , An4 , v032 - .byte W06 - .byte An4 , v016 - .byte W06 - .byte N06 , En1 , v048 - .byte N03 , An4 , v032 - .byte W06 - .byte N06 , En1 , v112 - .byte N03 , An4 , v016 - .byte W06 - .byte N06 , En1 , v044 - .byte N12 , Gs4 , v032 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte N03 , En1 , v104 - .byte N03 , Gs4 , v032 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte En1 , v048 - .byte N03 , Gs4 , v016 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte N03 , An4 , v032 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte N03 , An4 , v016 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte En1 , v112 - .byte N03 , An4 , v032 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v104 - .byte N03 , An4 , v016 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte N03 - .byte N12 , Gs4 , v032 - .byte W03 - .byte N03 , En1 , v056 - .byte W03 - .byte En1 , v076 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte N12 , En1 , v112 - .byte N03 , Gs4 , v032 - .byte W06 - .byte Gs4 , v016 - .byte W06 - .byte En1 , v112 - .byte N12 , An4 , v032 - .byte W03 - .byte N03 , En1 , v040 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v052 - .byte N03 , An4 , v032 - .byte W06 - .byte N06 , En1 , v120 - .byte N03 , An4 , v016 - .byte W06 - .byte N06 , En1 , v040 - .byte N12 , Gs4 , v032 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte N12 - .byte N03 , Gs4 , v032 - .byte W06 - .byte Gs4 , v020 - .byte W06 - .byte N12 , En1 , v104 - .byte N03 , An4 , v032 - .byte W06 - .byte An4 , v016 - .byte W06 - .byte En1 , v112 - .byte N03 , An4 , v032 - .byte W03 - .byte En1 - .byte W03 - .byte En1 , v092 - .byte N03 , An4 , v016 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte En1 , v108 - .byte N12 , Gs4 , v032 - .byte W03 - .byte N03 , En1 , v052 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte En1 , v096 - .byte N03 , Gs4 , v032 - .byte W03 - .byte En1 , v036 - .byte N03 , Gs4 , v016 - .byte W03 - .byte En1 , v036 - .byte N03 , Gs4 , v016 - .byte W03 - .byte En1 , v036 - .byte N03 , Gs4 , v016 - .byte W03 - .byte N12 , En1 , v104 - .byte N03 , An4 , v032 - .byte W06 - .byte An4 , v016 - .byte W06 - .byte N06 , En1 , v048 - .byte N03 , An4 , v032 - .byte W06 - .byte N06 , En1 , v112 - .byte N03 , An4 , v016 - .byte W06 - .byte N06 , En1 , v044 - .byte N12 , Gs4 , v032 - .byte W06 - .byte N06 , En1 , v112 - .byte W06 - .byte N12 , En1 , v096 - .byte N03 , Gs4 , v032 - .byte W06 - .byte Gs4 , v016 - .byte W06 - .byte En1 , v112 - .byte N03 , An4 , v032 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte N03 , An4 , v016 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte En1 , v112 - .byte N03 , An4 , v032 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v088 - .byte N03 , An4 , v016 - .byte W03 - .byte En1 , v044 - .byte W03 - .byte En1 , v052 - .byte N12 , Gs4 , v032 - .byte W03 - .byte N03 , En1 , v060 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte N24 , Gn2 - .byte W36 - .byte En2 - .byte W24 - .byte N18 , Bn2 , v084 - .byte W18 - .byte Cn3 - .byte W18 - .byte W96 - .byte W96 - .byte W84 - .byte W03 - .byte N03 , Gs2 , v048 - .byte W03 - .byte Gs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Gs2 , v064 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gs2 - .byte W06 - .byte En3 - .byte W06 - .byte Fs2 - .byte W12 - .byte Gs2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs2 - .byte W06 - .byte En3 - .byte W06 - .byte Gs2 - .byte W06 - .byte En3 - .byte W06 - .byte Fs2 - .byte W12 - .byte GOTO - .word mus_pyramid_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_pyramid_10: - .byte KEYSH , mus_pyramid_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 56*mus_pyramid_mvl/mxv - .byte W24 - .byte W96 - .byte W96 - .byte W96 -mus_pyramid_10_000: - .byte N03 , En4 , v064 - .byte W03 - .byte N01 , En4 , v032 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N06 , En4 , v048 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte En4 , v048 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte N01 , En4 , v064 - .byte W03 - .byte En4 , v032 - .byte W03 - .byte N01 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En4 , v048 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte N01 , En4 , v064 - .byte W03 - .byte En4 , v032 - .byte W03 - .byte N01 - .byte W03 - .byte N03 - .byte W03 - .byte En4 , v064 - .byte W03 - .byte N01 , En4 , v032 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N06 , En4 , v048 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte PEND -mus_pyramid_10_001: - .byte N06 , En4 , v064 - .byte W06 - .byte N02 , En4 , v032 - .byte W06 - .byte N03 , En4 , v048 - .byte W03 - .byte N01 , En4 , v032 - .byte W03 - .byte N01 - .byte W03 - .byte N03 - .byte W03 - .byte En4 , v064 - .byte W03 - .byte N01 , En4 , v032 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N06 , En4 , v048 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte N03 , En4 , v064 - .byte W03 - .byte N01 , En4 , v032 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N06 , En4 , v048 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte En4 , v048 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte N03 , En4 , v064 - .byte W03 - .byte N01 , En4 , v032 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PEND -mus_pyramid_10_B1: - .byte PATT - .word mus_pyramid_10_000 - .byte PATT - .word mus_pyramid_10_001 - .byte PATT - .word mus_pyramid_10_000 - .byte PATT - .word mus_pyramid_10_001 - .byte PATT - .word mus_pyramid_10_000 - .byte PATT - .word mus_pyramid_10_001 - .byte PATT - .word mus_pyramid_10_000 - .byte PATT - .word mus_pyramid_10_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_pyramid_10_000 - .byte PATT - .word mus_pyramid_10_001 - .byte PATT - .word mus_pyramid_10_000 - .byte PATT - .word mus_pyramid_10_001 - .byte PATT - .word mus_pyramid_10_000 - .byte PATT - .word mus_pyramid_10_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_pyramid_10_000 - .byte PATT - .word mus_pyramid_10_001 - .byte GOTO - .word mus_pyramid_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_pyramid: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_pyramid_pri @ Priority - .byte mus_pyramid_rev @ Reverb. - - .word mus_pyramid_grp - - .word mus_pyramid_1 - .word mus_pyramid_2 - .word mus_pyramid_3 - .word mus_pyramid_4 - .word mus_pyramid_5 - .word mus_pyramid_6 - .word mus_pyramid_7 - .word mus_pyramid_8 - .word mus_pyramid_9 - .word mus_pyramid_10 - - .end diff --git a/sound/songs/mus_pyramid_top.s b/sound/songs/mus_pyramid_top.s deleted file mode 100644 index 0a5009a017..0000000000 --- a/sound/songs/mus_pyramid_top.s +++ /dev/null @@ -1,851 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_pyramid_top_grp, voicegroup107 - .equ mus_pyramid_top_pri, 0 - .equ mus_pyramid_top_rev, reverb_set+50 - .equ mus_pyramid_top_mvl, 127 - .equ mus_pyramid_top_key, 0 - .equ mus_pyramid_top_tbs, 1 - .equ mus_pyramid_top_exg, 0 - .equ mus_pyramid_top_cmp, 1 - - .section .rodata - .global mus_pyramid_top - .align 2 - -@********************** Track 1 **********************@ - -mus_pyramid_top_1: - .byte KEYSH , mus_pyramid_top_key+0 -mus_pyramid_top_1_B1: - .byte TEMPO , 90*mus_pyramid_top_tbs/2 - .byte VOICE , 46 - .byte VOL , 76*mus_pyramid_top_mvl/mxv - .byte PAN , c_v-48 - .byte N06 , Cn3 , v048 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Gs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Cn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Fs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte As4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte GOTO - .word mus_pyramid_top_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_pyramid_top_2: - .byte KEYSH , mus_pyramid_top_key+0 -mus_pyramid_top_2_B1: - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 25*mus_pyramid_top_mvl/mxv - .byte TIE , Cn3 , v040 - .byte W02 - .byte VOL , 26*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 25*mus_pyramid_top_mvl/mxv - .byte W10 - .byte 27*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 28*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 29*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 30*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 31*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 32*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 35*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 37*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 41*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 44*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 45*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 49*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 51*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 55*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 61*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 66*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 69*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 70*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 74*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 75*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 76*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 77*mus_pyramid_top_mvl/mxv - .byte W04 -mus_pyramid_top_2_000: - .byte VOL , 25*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 26*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 25*mus_pyramid_top_mvl/mxv - .byte W10 - .byte 27*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 28*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 29*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 30*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 31*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 32*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 35*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 37*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 41*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 44*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 45*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 49*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 51*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 55*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 61*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 66*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 69*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 70*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 74*mus_pyramid_top_mvl/mxv - .byte W04 - .byte 75*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 76*mus_pyramid_top_mvl/mxv - .byte W02 - .byte 77*mus_pyramid_top_mvl/mxv - .byte W04 - .byte PEND - .byte PATT - .word mus_pyramid_top_2_000 - .byte PATT - .word mus_pyramid_top_2_000 - .byte EOT , Cn3 - .byte GOTO - .word mus_pyramid_top_2_B1 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_pyramid_top_3: - .byte KEYSH , mus_pyramid_top_key+0 -mus_pyramid_top_3_B1: - .byte VOICE , 5 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 37*mus_pyramid_top_mvl/mxv - .byte N06 , Cn1 , v068 - .byte W18 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N12 , Cn3 , v032 - .byte W12 -mus_pyramid_top_3_000: - .byte N06 , Cn1 , v068 - .byte W18 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N12 , Cn3 , v032 - .byte W12 - .byte PEND - .byte PATT - .word mus_pyramid_top_3_000 - .byte PATT - .word mus_pyramid_top_3_000 - .byte GOTO - .word mus_pyramid_top_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_pyramid_top_4: - .byte KEYSH , mus_pyramid_top_key+0 -mus_pyramid_top_4_B1: - .byte VOICE , 53 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 50*mus_pyramid_top_mvl/mxv - .byte N96 , En3 , v044 - .byte W12 - .byte VOL , 37*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 32*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 25*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 18*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 12*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 7*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 3*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 50*mus_pyramid_top_mvl/mxv - .byte N96 , Fn3 - .byte W12 - .byte VOL , 37*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 32*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 25*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 18*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 12*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 7*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 3*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 50*mus_pyramid_top_mvl/mxv - .byte N96 , En3 - .byte W12 - .byte VOL , 37*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 32*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 25*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 18*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 12*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 7*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 3*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 50*mus_pyramid_top_mvl/mxv - .byte N96 , Ds3 - .byte W12 - .byte VOL , 37*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 32*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 25*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 18*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 12*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 7*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 3*mus_pyramid_top_mvl/mxv - .byte W12 - .byte GOTO - .word mus_pyramid_top_4_B1 - .byte VOL , 0*mus_pyramid_top_mvl/mxv - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_pyramid_top_5: - .byte KEYSH , mus_pyramid_top_key+0 -mus_pyramid_top_5_B1: - .byte VOICE , 14 - .byte PAN , c_v-32 - .byte VOL , 75*mus_pyramid_top_mvl/mxv - .byte N18 , As4 , v020 - .byte W18 - .byte N42 , En4 , v048 - .byte W18 - .byte VOL , 62*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 50*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 37*mus_pyramid_top_mvl/mxv - .byte W06 - .byte PAN , c_v+23 - .byte N24 , Cn4 - .byte W12 - .byte VOL , 31*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 25*mus_pyramid_top_mvl/mxv - .byte W06 - .byte PAN , c_v-32 - .byte VOL , 50*mus_pyramid_top_mvl/mxv - .byte N30 , Cn5 - .byte W12 - .byte VOL , 75*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 37*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 25*mus_pyramid_top_mvl/mxv - .byte W06 - .byte PAN , c_v+32 - .byte N42 , Fn4 - .byte W18 - .byte VOL , 62*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 50*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 37*mus_pyramid_top_mvl/mxv - .byte W06 - .byte PAN , c_v-24 - .byte N24 , Cn4 - .byte W12 - .byte VOL , 31*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 25*mus_pyramid_top_mvl/mxv - .byte W06 - .byte PAN , c_v+32 - .byte VOL , 50*mus_pyramid_top_mvl/mxv - .byte N30 , Cn5 - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 75*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 37*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 25*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 62*mus_pyramid_top_mvl/mxv - .byte N36 , En4 - .byte W18 - .byte VOL , 50*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 38*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 37*mus_pyramid_top_mvl/mxv - .byte N30 , Cn4 - .byte W06 - .byte PAN , c_v+23 - .byte W12 - .byte VOL , 31*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 25*mus_pyramid_top_mvl/mxv - .byte W06 - .byte PAN , c_v-32 - .byte VOL , 50*mus_pyramid_top_mvl/mxv - .byte N30 , Cn5 - .byte W12 - .byte W06 - .byte VOL , 37*mus_pyramid_top_mvl/mxv - .byte W06 - .byte 62*mus_pyramid_top_mvl/mxv - .byte W06 - .byte PAN , c_v+32 - .byte N30 , Ds4 - .byte W18 - .byte VOL , 50*mus_pyramid_top_mvl/mxv - .byte W12 - .byte 38*mus_pyramid_top_mvl/mxv - .byte N24 , Cn4 - .byte W06 - .byte VOL , 37*mus_pyramid_top_mvl/mxv - .byte W06 - .byte PAN , c_v-24 - .byte W12 - .byte VOL , 31*mus_pyramid_top_mvl/mxv - .byte N24 , As4 - .byte W06 - .byte VOL , 25*mus_pyramid_top_mvl/mxv - .byte W06 - .byte PAN , c_v+32 - .byte VOL , 50*mus_pyramid_top_mvl/mxv - .byte W12 - .byte GOTO - .word mus_pyramid_top_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_pyramid_top_6: - .byte KEYSH , mus_pyramid_top_key+0 -mus_pyramid_top_6_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 25*mus_pyramid_top_mvl/mxv - .byte N06 , Cn3 , v048 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte As4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte GOTO - .word mus_pyramid_top_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_pyramid_top_7: - .byte KEYSH , mus_pyramid_top_key+0 -mus_pyramid_top_7_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 25*mus_pyramid_top_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , Cn4 , v048 - .byte W06 - .byte Cn5 - .byte W06 - .byte En5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Dn6 - .byte W06 - .byte En6 - .byte W06 - .byte Gn6 - .byte W06 - .byte En6 - .byte W06 - .byte Cn6 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte En5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Cn6 - .byte W06 - .byte Ds6 - .byte W06 - .byte Fn6 - .byte W06 - .byte Gs6 - .byte W06 - .byte Fn6 - .byte W06 - .byte Ds6 - .byte W06 - .byte Cn6 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte En5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Dn6 - .byte W06 - .byte En6 - .byte W06 - .byte Gn6 - .byte W06 - .byte En6 - .byte W06 - .byte Cn6 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fs5 - .byte W06 - .byte As5 - .byte W06 - .byte Cs6 - .byte W06 - .byte Ds6 - .byte W06 - .byte Fs6 - .byte W06 - .byte Ds6 - .byte W06 - .byte As5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte As4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Ds5 - .byte W06 - .byte GOTO - .word mus_pyramid_top_7_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_pyramid_top: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_pyramid_top_pri @ Priority - .byte mus_pyramid_top_rev @ Reverb. - - .word mus_pyramid_top_grp - - .word mus_pyramid_top_1 - .word mus_pyramid_top_2 - .word mus_pyramid_top_3 - .word mus_pyramid_top_4 - .word mus_pyramid_top_5 - .word mus_pyramid_top_6 - .word mus_pyramid_top_7 - - .end diff --git a/sound/songs/mus_rainbow.s b/sound/songs/mus_rainbow.s deleted file mode 100644 index 82d6d5da70..0000000000 --- a/sound/songs/mus_rainbow.s +++ /dev/null @@ -1,2827 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rainbow_grp, voicegroup068 - .equ mus_rainbow_pri, 0 - .equ mus_rainbow_rev, reverb_set+50 - .equ mus_rainbow_mvl, 127 - .equ mus_rainbow_key, 0 - .equ mus_rainbow_tbs, 1 - .equ mus_rainbow_exg, 0 - .equ mus_rainbow_cmp, 1 - - .section .rodata - .global mus_rainbow - .align 2 - -@********************** Track 1 **********************@ - -mus_rainbow_1: - .byte KEYSH , mus_rainbow_key+0 - .byte TEMPO , 128*mus_rainbow_tbs/2 - .byte VOICE , 24 - .byte LFOS , 44 - .byte PAN , c_v+30 - .byte VOL , 59*mus_rainbow_mvl/mxv - .byte N04 , Gn2 , v112 - .byte W04 - .byte As2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fn3 - .byte W04 - .byte N08 , Gn3 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte As3 - .byte W08 - .byte N08 , Gn3 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte As3 - .byte W08 - .byte N04 - .byte W08 - .byte Gn3 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N08 - .byte W08 - .byte Ds3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N08 , Cn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N08 , Cn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N08 , Cn3 - .byte W08 - .byte N04 , An2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N40 , Ds3 - .byte W40 - .byte N08 , En3 - .byte W08 - .byte N24 , Fn3 - .byte W24 - .byte Fn2 - .byte W24 -mus_rainbow_1_B1: - .byte N20 , As2 , v112 - .byte W24 - .byte N24 , Fn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N16 , As2 - .byte W16 - .byte N32 , Cn3 - .byte W08 - .byte W24 - .byte N24 , An2 - .byte W24 - .byte Ds3 - .byte W24 - .byte N16 , Cn3 - .byte W16 - .byte N08 , Cs3 - .byte W08 - .byte N24 , Dn3 - .byte W24 - .byte As2 - .byte W24 - .byte N16 , Fn3 - .byte W16 - .byte N04 , En3 , v080 - .byte W04 - .byte Ds3 - .byte W04 - .byte N24 , Dn3 , v112 - .byte W24 - .byte N16 , Ds3 - .byte W16 - .byte N04 , Cn3 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte N16 , Cn3 - .byte W16 - .byte N04 , Gn2 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte N24 , Ds3 - .byte W24 - .byte As2 - .byte W24 - .byte Fs3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Dn3 - .byte W24 - .byte N04 , As2 - .byte W16 - .byte N08 , Dn3 - .byte W08 - .byte N24 , Fn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte Cn3 - .byte W24 - .byte N16 , As2 - .byte W16 - .byte N20 , En3 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N32 , Fn3 - .byte W32 - .byte N24 , Ds3 - .byte W24 - .byte N72 , As2 - .byte W80 - .byte N04 , Dn3 - .byte W08 - .byte As2 - .byte W08 - .byte N40 , Cn3 - .byte W40 - .byte N04 , Fn2 - .byte W08 - .byte N24 - .byte W24 - .byte An2 - .byte W24 - .byte N72 , Dn3 - .byte W72 - .byte N04 , As2 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N40 , Bn2 - .byte W40 - .byte N04 , Gn2 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , Fn2 - .byte W08 - .byte N16 , Ds2 - .byte W16 - .byte N04 , Dn2 - .byte W08 - .byte N48 , Ds2 - .byte W48 - .byte N24 , Fs2 - .byte W24 - .byte As2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N04 , Fn3 - .byte W16 - .byte N24 , As2 - .byte W24 - .byte N04 , Cn3 - .byte W08 - .byte N24 , Dn3 - .byte W24 - .byte N40 , En3 - .byte W40 - .byte N04 , Cn3 - .byte W08 - .byte N20 - .byte W24 - .byte N04 - .byte W08 - .byte Gn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N04 , Cn3 - .byte W08 - .byte Ds3 - .byte W16 - .byte N32 , Fn2 - .byte W32 - .byte N04 , Cn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte N64 , As3 - .byte W64 - .byte N04 , Gs3 - .byte W24 - .byte Fs3 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N04 , As3 - .byte W04 - .byte Gs3 - .byte W04 - .byte N24 , Fs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte N16 , Gs3 - .byte W16 - .byte N24 , Cn3 - .byte W24 - .byte N56 , Cn4 - .byte W56 - .byte N08 , Gs4 - .byte W08 - .byte N04 , As4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N08 , Fs4 - .byte W08 - .byte N04 , Gs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N08 , Fn4 - .byte W08 - .byte N04 , Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Gs3 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N64 , As3 - .byte W64 - .byte N04 - .byte W24 - .byte N04 - .byte W08 - .byte N24 - .byte W24 - .byte Fs3 - .byte W24 - .byte N16 , An3 - .byte W16 - .byte N04 , Gs3 - .byte W08 - .byte N16 , An3 - .byte W16 - .byte N04 , Cs4 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N04 , Fs3 - .byte W24 - .byte Fn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte N48 , Gs3 - .byte W48 - .byte N24 , Cn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Bn2 - .byte W24 - .byte N32 , As3 - .byte W32 - .byte N04 , Bn3 - .byte W08 - .byte As3 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N24 , As3 - .byte W24 - .byte N04 , Fs3 - .byte W08 - .byte N16 , An3 - .byte W16 - .byte N04 , Bn3 - .byte W04 - .byte An3 - .byte W04 - .byte Fs3 - .byte W24 - .byte N16 , Ds3 - .byte W16 - .byte N24 , Fs3 - .byte W24 - .byte N08 , Ds3 - .byte W08 - .byte N32 , Cn4 - .byte W32 - .byte N04 , Cs4 - .byte W08 - .byte Cn4 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N24 , Cn4 - .byte W24 - .byte N04 , Bn3 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N04 , Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte N24 , Gs3 - .byte W24 - .byte As3 - .byte W24 - .byte Cn4 - .byte W24 - .byte N16 , As3 - .byte W16 - .byte N04 , Gs3 - .byte W24 - .byte N56 , Fs3 - .byte W56 - .byte N16 , An3 - .byte W16 - .byte N04 , Gs3 - .byte W24 - .byte N08 , Fs3 - .byte W24 - .byte N04 - .byte W08 - .byte N12 , An3 - .byte W12 - .byte N04 , As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cn4 - .byte W04 - .byte N48 , Cs4 - .byte W48 - .byte Cn4 - .byte W48 - .byte As3 - .byte W48 - .byte Cn4 - .byte W48 - .byte GOTO - .word mus_rainbow_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rainbow_2: - .byte KEYSH , mus_rainbow_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 81*mus_rainbow_mvl/mxv - .byte N04 , Fn3 , v112 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte As3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte TIE , Dn4 - .byte W96 - .byte W40 - .byte EOT - .byte N24 , Cn4 - .byte W24 - .byte N08 , As3 - .byte W08 - .byte Gn3 - .byte W08 - .byte As3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N48 , An3 - .byte W48 - .byte As3 - .byte W48 - .byte Bn3 - .byte W48 - .byte Cn4 - .byte W48 -mus_rainbow_2_B1: -mus_rainbow_2_000: - .byte N16 , Dn4 , v112 - .byte W16 - .byte N04 , Ds4 - .byte W08 - .byte Fn4 - .byte W16 - .byte N24 - .byte W24 - .byte N04 , Ds4 - .byte W08 - .byte Dn4 - .byte W16 - .byte TIE , Cn4 - .byte W08 - .byte PEND - .byte W96 - .byte EOT -mus_rainbow_2_001: - .byte N16 , Dn4 , v112 - .byte W16 - .byte N04 , Ds4 - .byte W08 - .byte Fn4 - .byte W16 - .byte N24 , As4 - .byte W24 - .byte N04 , Fn4 - .byte W08 - .byte Ds4 - .byte W16 - .byte Dn4 - .byte W08 - .byte PEND -mus_rainbow_2_002: - .byte N16 , Cn4 , v112 - .byte W16 - .byte N04 , Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte N24 , Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte PEND -mus_rainbow_2_003: - .byte N48 , As3 , v112 - .byte W48 - .byte N24 , Cn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte PEND - .byte Dn4 - .byte W24 - .byte N04 , Fn4 - .byte W16 - .byte N24 , As3 - .byte W24 - .byte N04 , An3 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte N64 , Cn4 - .byte W64 - .byte N20 , As3 - .byte W32 - .byte N16 - .byte W16 - .byte N04 , An3 - .byte W08 - .byte As3 - .byte W16 - .byte N56 , Cn4 - .byte W56 - .byte PATT - .word mus_rainbow_2_000 - .byte W96 - .byte EOT , Cn4 - .byte PATT - .word mus_rainbow_2_001 - .byte PATT - .word mus_rainbow_2_002 - .byte PATT - .word mus_rainbow_2_003 - .byte N24 , Dn4 , v112 - .byte W24 - .byte N04 , Fn4 - .byte W16 - .byte N24 , As4 - .byte W24 - .byte N04 , Gn4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Dn4 - .byte W08 - .byte N64 , As3 - .byte W64 - .byte N20 , Cn4 - .byte W32 - .byte N16 , As3 - .byte W16 - .byte N04 , Gs3 - .byte W08 - .byte Fs3 - .byte W16 - .byte N32 , Fn3 - .byte W32 - .byte N04 , Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte As3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N64 , Fn4 - .byte W64 - .byte N04 , Ds4 - .byte W24 - .byte Cs4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N04 , Fn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N24 , Cs4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte N16 , Ds4 - .byte W16 - .byte N04 , Gs3 - .byte W24 - .byte N56 , Gs4 - .byte W56 - .byte W72 - .byte N04 , Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N64 , Fn4 - .byte W64 - .byte N04 , Fs4 - .byte W24 - .byte Fn4 - .byte W08 - .byte N24 , Fs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N16 , Fs4 - .byte W16 - .byte N04 , Fn4 - .byte W08 - .byte N16 , Fs4 - .byte W16 - .byte N04 , Gs4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Ds4 - .byte W24 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N48 , Fn4 - .byte W48 - .byte N24 , Gs3 - .byte W24 - .byte As3 - .byte W24 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N64 , Fn4 - .byte W64 - .byte N24 , Ds4 - .byte W24 - .byte N04 , Cs4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N04 , Fn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W24 - .byte N24 , Cn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte N60 , Gs4 - .byte W64 - .byte N04 , Fs4 - .byte W24 - .byte Fn4 - .byte W08 - .byte N16 , Fs4 - .byte W16 - .byte N04 , Gs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte N24 , Fn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Gs4 - .byte W24 - .byte N72 , As4 - .byte W72 - .byte N04 , Fs4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Ds4 - .byte W24 - .byte N08 , Cs4 - .byte W24 - .byte N04 , Cn4 - .byte W08 - .byte N12 , Cs4 - .byte W12 - .byte N04 , Ds4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte TIE , Gs4 - .byte W96 - .byte W96 - .byte EOT - .byte GOTO - .word mus_rainbow_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rainbow_3: - .byte KEYSH , mus_rainbow_key+0 - .byte VOICE , 35 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 86*mus_rainbow_mvl/mxv - .byte PAN , c_v+0 - .byte W24 - .byte N04 , Cn1 , v096 - .byte W16 - .byte Cn1 , v088 - .byte W08 - .byte Cn2 , v112 - .byte W16 - .byte Cn1 , v084 - .byte W08 - .byte Cn1 , v096 - .byte W16 - .byte Cn1 , v088 - .byte W08 - .byte Cn1 , v112 - .byte W08 - .byte Gn1 - .byte W08 - .byte Cn2 , v084 - .byte W08 - .byte Cn1 , v096 - .byte W16 - .byte Cn1 , v088 - .byte W08 - .byte Cn2 , v112 - .byte W16 - .byte Cn1 , v084 - .byte W08 - .byte Cn1 , v096 - .byte W16 - .byte Cn1 , v088 - .byte W08 - .byte Cn1 , v112 - .byte W08 - .byte Dn1 - .byte W08 - .byte En1 , v084 - .byte W08 - .byte Fn1 , v096 - .byte W08 - .byte Fn2 , v112 - .byte W08 - .byte Fn1 , v088 - .byte W08 - .byte N16 , Fn2 , v112 - .byte W16 - .byte N04 , Fn1 , v084 - .byte W08 - .byte N12 , Fn1 , v096 - .byte W16 - .byte N04 , Fn1 , v088 - .byte W08 - .byte Fn1 , v112 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 , v084 - .byte W08 - .byte Fn1 , v096 - .byte W08 - .byte Fn2 , v112 - .byte W08 - .byte Fn1 , v088 - .byte W08 - .byte N16 , Fn2 , v112 - .byte W16 - .byte N04 , Fn1 , v084 - .byte W08 - .byte Fn1 , v096 - .byte W16 - .byte Fn1 , v088 - .byte W08 - .byte Fn1 , v112 - .byte W08 - .byte Gn1 - .byte W08 - .byte An1 , v084 - .byte W08 -mus_rainbow_3_B1: - .byte N04 , As1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte As2 - .byte W08 - .byte As1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 -mus_rainbow_3_000: - .byte N04 , An1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte An2 - .byte W08 - .byte An1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte As1 - .byte W08 - .byte An1 - .byte W08 - .byte PEND -mus_rainbow_3_001: - .byte N04 , Gs1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gs2 - .byte W08 - .byte Gs1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte PEND -mus_rainbow_3_002: - .byte N04 , Gn1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn2 - .byte W08 - .byte Gn1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gs1 - .byte W08 - .byte Gn1 - .byte W08 - .byte PEND -mus_rainbow_3_003: - .byte N04 , Fs1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fs2 - .byte W08 - .byte Fs1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte PEND -mus_rainbow_3_004: - .byte N04 , Fn1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn2 - .byte W08 - .byte Fn1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte PEND -mus_rainbow_3_005: - .byte N04 , En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte En2 - .byte W08 - .byte En1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn1 - .byte W08 - .byte En1 - .byte W08 - .byte PEND - .byte Ds1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds1 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn1 - .byte W08 - .byte An1 - .byte W08 - .byte As1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte As2 - .byte W08 - .byte As1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte As2 - .byte W08 - .byte As1 - .byte W08 - .byte PATT - .word mus_rainbow_3_000 - .byte PATT - .word mus_rainbow_3_001 - .byte PATT - .word mus_rainbow_3_002 - .byte N04 , Fs1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fs2 - .byte W08 - .byte Fs1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fs2 - .byte W08 - .byte Fs1 - .byte W08 - .byte PATT - .word mus_rainbow_3_004 - .byte PATT - .word mus_rainbow_3_005 - .byte N04 , Ds1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds2 - .byte W08 - .byte En1 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte PATT - .word mus_rainbow_3_003 - .byte N04 , Fs1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fs2 - .byte W08 - .byte Fs1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn1 - .byte W08 - .byte Fs1 - .byte W08 - .byte PATT - .word mus_rainbow_3_004 - .byte N04 , Fn1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn2 - .byte W08 - .byte Fn1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fs1 - .byte W08 - .byte Fn1 - .byte W08 - .byte Ds1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Dn1 - .byte W08 - .byte Cs1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cs2 - .byte W08 - .byte Cs1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn1 - .byte W08 - .byte As0 - .byte W08 - .byte Gs0 - .byte W08 - .byte Gs1 - .byte W08 - .byte Gs0 - .byte W08 - .byte N12 , Gs1 - .byte W16 - .byte N04 - .byte W08 - .byte Bn0 - .byte W08 - .byte Bn1 - .byte W08 - .byte Bn0 - .byte W08 - .byte N04 - .byte W08 - .byte Fs1 - .byte W08 - .byte Bn1 - .byte W08 - .byte Fs1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fs2 - .byte W08 - .byte Fs1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gs1 - .byte W08 - .byte As1 - .byte W08 - .byte Bn1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Bn2 - .byte W08 - .byte Bn1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte As1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn2 - .byte W08 - .byte Fn1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fs1 - .byte W08 - .byte Gs1 - .byte W08 - .byte As1 - .byte W16 - .byte N04 - .byte W08 - .byte Gs1 - .byte W16 - .byte N04 - .byte W08 - .byte Fs1 - .byte W16 - .byte N04 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 - .byte W08 - .byte Ds1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds1 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Bn1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Bn2 - .byte W08 - .byte Bn1 - .byte W08 - .byte Fs1 - .byte W16 - .byte N04 - .byte W08 - .byte Fn1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Gn1 - .byte W08 - .byte Gs1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cs2 - .byte W08 - .byte Ds2 - .byte W08 - .byte Gs1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gs2 - .byte W08 - .byte Gs1 - .byte W08 - .byte Gs0 - .byte W08 - .byte Gs1 - .byte W08 - .byte Gs0 - .byte W08 - .byte N12 , Gs1 - .byte W16 - .byte N04 - .byte W08 - .byte Gs0 - .byte W08 - .byte Gs1 - .byte W08 - .byte Gs0 - .byte W08 - .byte Gs1 - .byte W08 - .byte As1 - .byte W08 - .byte Cn2 - .byte W08 - .byte GOTO - .word mus_rainbow_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rainbow_4: - .byte KEYSH , mus_rainbow_key+0 - .byte VOICE , 14 - .byte LFOS , 44 - .byte PAN , c_v-20 - .byte VOL , 68*mus_rainbow_mvl/mxv - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rainbow_4_B1: - .byte VOL , 68*mus_rainbow_mvl/mxv - .byte W96 - .byte W24 - .byte N24 , Fn3 , v112 - .byte W24 - .byte An3 - .byte W24 - .byte Fn4 - .byte W24 - .byte N48 , Dn4 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N24 , Gn3 - .byte W24 - .byte N16 , Cn4 - .byte W16 - .byte N24 , Gn4 , v108 - .byte W24 - .byte N06 , Cn4 , v080 - .byte W08 - .byte N24 , Ds4 , v104 - .byte W24 - .byte As3 , v112 - .byte W24 - .byte Fn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N96 , As4 - .byte W24 - .byte VOL , 67*mus_rainbow_mvl/mxv - .byte W01 - .byte 67*mus_rainbow_mvl/mxv - .byte W03 - .byte 65*mus_rainbow_mvl/mxv - .byte W01 - .byte 64*mus_rainbow_mvl/mxv - .byte W03 - .byte 62*mus_rainbow_mvl/mxv - .byte W01 - .byte 60*mus_rainbow_mvl/mxv - .byte W03 - .byte 60*mus_rainbow_mvl/mxv - .byte W01 - .byte 57*mus_rainbow_mvl/mxv - .byte W03 - .byte 56*mus_rainbow_mvl/mxv - .byte W01 - .byte 54*mus_rainbow_mvl/mxv - .byte W03 - .byte 51*mus_rainbow_mvl/mxv - .byte W01 - .byte 50*mus_rainbow_mvl/mxv - .byte W03 - .byte 48*mus_rainbow_mvl/mxv - .byte W04 - .byte 43*mus_rainbow_mvl/mxv - .byte W01 - .byte 42*mus_rainbow_mvl/mxv - .byte W03 - .byte 41*mus_rainbow_mvl/mxv - .byte W01 - .byte 39*mus_rainbow_mvl/mxv - .byte W03 - .byte 37*mus_rainbow_mvl/mxv - .byte W01 - .byte 35*mus_rainbow_mvl/mxv - .byte W03 - .byte 34*mus_rainbow_mvl/mxv - .byte W01 - .byte 32*mus_rainbow_mvl/mxv - .byte W03 - .byte 29*mus_rainbow_mvl/mxv - .byte W01 - .byte 29*mus_rainbow_mvl/mxv - .byte W03 - .byte 27*mus_rainbow_mvl/mxv - .byte W01 - .byte 25*mus_rainbow_mvl/mxv - .byte W03 - .byte 23*mus_rainbow_mvl/mxv - .byte W01 - .byte 20*mus_rainbow_mvl/mxv - .byte W03 - .byte 19*mus_rainbow_mvl/mxv - .byte W01 - .byte 16*mus_rainbow_mvl/mxv - .byte W03 - .byte 12*mus_rainbow_mvl/mxv - .byte W01 - .byte 10*mus_rainbow_mvl/mxv - .byte W03 - .byte 6*mus_rainbow_mvl/mxv - .byte W01 - .byte 6*mus_rainbow_mvl/mxv - .byte W03 - .byte 3*mus_rainbow_mvl/mxv - .byte W04 - .byte VOICE , 56 - .byte W24 - .byte VOL , 68*mus_rainbow_mvl/mxv - .byte N08 , An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N04 , En4 , v080 - .byte W04 - .byte Ds4 , v076 - .byte W04 - .byte N96 , Dn4 , v112 - .byte W24 - .byte VOL , 67*mus_rainbow_mvl/mxv - .byte W01 - .byte 64*mus_rainbow_mvl/mxv - .byte W04 - .byte 63*mus_rainbow_mvl/mxv - .byte W03 - .byte 60*mus_rainbow_mvl/mxv - .byte W01 - .byte 60*mus_rainbow_mvl/mxv - .byte W03 - .byte 57*mus_rainbow_mvl/mxv - .byte W01 - .byte 56*mus_rainbow_mvl/mxv - .byte W03 - .byte 53*mus_rainbow_mvl/mxv - .byte W01 - .byte 51*mus_rainbow_mvl/mxv - .byte W03 - .byte 48*mus_rainbow_mvl/mxv - .byte W04 - .byte 43*mus_rainbow_mvl/mxv - .byte W01 - .byte 41*mus_rainbow_mvl/mxv - .byte W03 - .byte 38*mus_rainbow_mvl/mxv - .byte W01 - .byte 35*mus_rainbow_mvl/mxv - .byte W03 - .byte 35*mus_rainbow_mvl/mxv - .byte W01 - .byte 32*mus_rainbow_mvl/mxv - .byte W03 - .byte 31*mus_rainbow_mvl/mxv - .byte W01 - .byte 29*mus_rainbow_mvl/mxv - .byte W03 - .byte 26*mus_rainbow_mvl/mxv - .byte W01 - .byte 24*mus_rainbow_mvl/mxv - .byte W03 - .byte 20*mus_rainbow_mvl/mxv - .byte W01 - .byte 19*mus_rainbow_mvl/mxv - .byte W03 - .byte 16*mus_rainbow_mvl/mxv - .byte W01 - .byte 14*mus_rainbow_mvl/mxv - .byte W03 - .byte 12*mus_rainbow_mvl/mxv - .byte W01 - .byte 10*mus_rainbow_mvl/mxv - .byte W03 - .byte 9*mus_rainbow_mvl/mxv - .byte W01 - .byte 8*mus_rainbow_mvl/mxv - .byte W03 - .byte 6*mus_rainbow_mvl/mxv - .byte W01 - .byte 6*mus_rainbow_mvl/mxv - .byte W03 - .byte 3*mus_rainbow_mvl/mxv - .byte W05 - .byte 2*mus_rainbow_mvl/mxv - .byte W03 - .byte 68*mus_rainbow_mvl/mxv - .byte N24 , Ds4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N48 , Ds4 - .byte W72 - .byte N04 , Cn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N24 , Dn4 - .byte W24 - .byte N04 , Cn4 - .byte W16 - .byte N24 , Dn4 - .byte W24 - .byte N04 , Fn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N04 , As3 - .byte W08 - .byte W24 - .byte N24 , Gn3 - .byte W24 - .byte N16 , Cn4 - .byte W16 - .byte N24 , Gn4 - .byte W24 - .byte N08 , Cn4 , v088 - .byte W08 - .byte N16 , Fs4 , v112 - .byte W16 - .byte N04 , Fn4 , v064 - .byte W04 - .byte En4 - .byte W04 - .byte N24 , Ds4 , v112 - .byte W24 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Ds4 , v072 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte N24 , Cn4 , v112 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 14 - .byte N24 , Gs4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte Gs3 - .byte W24 - .byte As3 - .byte W24 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W24 -mus_rainbow_4_000: - .byte N48 , Fn4 , v112 - .byte W48 - .byte Cs4 - .byte W48 - .byte PEND - .byte Ds4 - .byte W48 - .byte N44 , Cn4 - .byte W48 - .byte N48 , Gs4 - .byte W48 - .byte Fn4 - .byte W48 - .byte Fs4 - .byte W48 - .byte Dn4 - .byte W48 - .byte W72 - .byte N04 , Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Cs4 - .byte W08 - .byte PATT - .word mus_rainbow_4_000 - .byte N48 , Cs5 , v112 - .byte W12 - .byte VOL , 67*mus_rainbow_mvl/mxv - .byte W01 - .byte 65*mus_rainbow_mvl/mxv - .byte W03 - .byte 64*mus_rainbow_mvl/mxv - .byte W01 - .byte 63*mus_rainbow_mvl/mxv - .byte W03 - .byte 60*mus_rainbow_mvl/mxv - .byte W01 - .byte 60*mus_rainbow_mvl/mxv - .byte W03 - .byte 57*mus_rainbow_mvl/mxv - .byte W01 - .byte 56*mus_rainbow_mvl/mxv - .byte W03 - .byte 54*mus_rainbow_mvl/mxv - .byte W04 - .byte 51*mus_rainbow_mvl/mxv - .byte W04 - .byte 48*mus_rainbow_mvl/mxv - .byte W01 - .byte 45*mus_rainbow_mvl/mxv - .byte W03 - .byte 41*mus_rainbow_mvl/mxv - .byte W01 - .byte 38*mus_rainbow_mvl/mxv - .byte W03 - .byte 35*mus_rainbow_mvl/mxv - .byte W01 - .byte 31*mus_rainbow_mvl/mxv - .byte W03 - .byte 68*mus_rainbow_mvl/mxv - .byte N48 , Cn5 - .byte W12 - .byte VOL , 67*mus_rainbow_mvl/mxv - .byte W01 - .byte 65*mus_rainbow_mvl/mxv - .byte W03 - .byte 64*mus_rainbow_mvl/mxv - .byte W01 - .byte 63*mus_rainbow_mvl/mxv - .byte W03 - .byte 60*mus_rainbow_mvl/mxv - .byte W01 - .byte 60*mus_rainbow_mvl/mxv - .byte W03 - .byte 57*mus_rainbow_mvl/mxv - .byte W01 - .byte 56*mus_rainbow_mvl/mxv - .byte W03 - .byte 54*mus_rainbow_mvl/mxv - .byte W04 - .byte 51*mus_rainbow_mvl/mxv - .byte W04 - .byte 48*mus_rainbow_mvl/mxv - .byte W01 - .byte 45*mus_rainbow_mvl/mxv - .byte W03 - .byte 41*mus_rainbow_mvl/mxv - .byte W01 - .byte 38*mus_rainbow_mvl/mxv - .byte W03 - .byte 35*mus_rainbow_mvl/mxv - .byte W01 - .byte 31*mus_rainbow_mvl/mxv - .byte W03 - .byte 68*mus_rainbow_mvl/mxv - .byte N48 , As4 - .byte W12 - .byte VOL , 67*mus_rainbow_mvl/mxv - .byte W01 - .byte 65*mus_rainbow_mvl/mxv - .byte W03 - .byte 64*mus_rainbow_mvl/mxv - .byte W01 - .byte 63*mus_rainbow_mvl/mxv - .byte W03 - .byte 60*mus_rainbow_mvl/mxv - .byte W01 - .byte 60*mus_rainbow_mvl/mxv - .byte W03 - .byte 57*mus_rainbow_mvl/mxv - .byte W01 - .byte 56*mus_rainbow_mvl/mxv - .byte W03 - .byte 54*mus_rainbow_mvl/mxv - .byte W04 - .byte 51*mus_rainbow_mvl/mxv - .byte W04 - .byte 48*mus_rainbow_mvl/mxv - .byte W01 - .byte 45*mus_rainbow_mvl/mxv - .byte W03 - .byte 41*mus_rainbow_mvl/mxv - .byte W01 - .byte 38*mus_rainbow_mvl/mxv - .byte W03 - .byte 35*mus_rainbow_mvl/mxv - .byte W01 - .byte 31*mus_rainbow_mvl/mxv - .byte W03 - .byte 68*mus_rainbow_mvl/mxv - .byte N48 , Cn5 - .byte W12 - .byte VOL , 67*mus_rainbow_mvl/mxv - .byte W01 - .byte 65*mus_rainbow_mvl/mxv - .byte W03 - .byte 64*mus_rainbow_mvl/mxv - .byte W01 - .byte 63*mus_rainbow_mvl/mxv - .byte W03 - .byte 60*mus_rainbow_mvl/mxv - .byte W01 - .byte 60*mus_rainbow_mvl/mxv - .byte W03 - .byte 57*mus_rainbow_mvl/mxv - .byte W01 - .byte 56*mus_rainbow_mvl/mxv - .byte W03 - .byte 54*mus_rainbow_mvl/mxv - .byte W04 - .byte 51*mus_rainbow_mvl/mxv - .byte W04 - .byte 48*mus_rainbow_mvl/mxv - .byte W01 - .byte 45*mus_rainbow_mvl/mxv - .byte W03 - .byte 41*mus_rainbow_mvl/mxv - .byte W01 - .byte 38*mus_rainbow_mvl/mxv - .byte W03 - .byte 35*mus_rainbow_mvl/mxv - .byte W01 - .byte 31*mus_rainbow_mvl/mxv - .byte W03 - .byte GOTO - .word mus_rainbow_4_B1 - .byte VOL , 68*mus_rainbow_mvl/mxv - .byte FINE - -@********************** Track 5 **********************@ - -mus_rainbow_5: - .byte KEYSH , mus_rainbow_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v-63 - .byte VOL , 37*mus_rainbow_mvl/mxv - .byte W24 - .byte TIE , Ds3 , v112 - .byte W96 - .byte W96 - .byte EOT -mus_rainbow_5_000: - .byte N48 , Cn3 , v112 - .byte W48 - .byte N48 - .byte W48 - .byte PEND - .byte PATT - .word mus_rainbow_5_000 -mus_rainbow_5_B1: - .byte N16 , Fn3 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N24 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte TIE - .byte W08 - .byte W96 - .byte EOT -mus_rainbow_5_001: - .byte N16 , Fn3 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N24 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte PEND -mus_rainbow_5_002: - .byte N16 , Fn3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte Dn3 - .byte W24 - .byte Bn2 - .byte W24 - .byte PEND - .byte N48 , Ds3 - .byte W48 - .byte N24 , Fn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N04 - .byte W16 - .byte N24 , Dn3 - .byte W24 - .byte N04 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , Cs3 - .byte W08 - .byte N64 , Cn3 - .byte W64 - .byte N20 - .byte W24 - .byte N04 - .byte W08 - .byte N16 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N32 - .byte W32 - .byte N24 , An2 - .byte W24 - .byte N16 , Fn3 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N24 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N80 - .byte W08 - .byte W72 - .byte N08 - .byte W08 - .byte N04 , Gn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte PATT - .word mus_rainbow_5_001 - .byte PATT - .word mus_rainbow_5_002 - .byte N48 , Ds3 , v112 - .byte W48 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte Fn3 - .byte W24 - .byte N04 - .byte W16 - .byte N56 - .byte W56 - .byte N48 , Cn3 - .byte W48 - .byte N36 , Gn3 - .byte W40 - .byte N04 , Cn3 - .byte W08 - .byte N16 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N32 , An2 - .byte W32 - .byte N24 , Fn3 - .byte W24 -mus_rainbow_5_003: - .byte N64 , Fs3 , v112 - .byte W64 - .byte N04 - .byte W24 - .byte N04 - .byte W08 - .byte PEND - .byte N16 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N16 , Fn3 - .byte W16 - .byte N04 , Cn3 - .byte W24 - .byte N56 , Gs3 - .byte W56 - .byte W96 - .byte PATT - .word mus_rainbow_5_003 - .byte N24 , Fs3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N16 , An3 - .byte W16 - .byte N04 , Fs3 - .byte W08 - .byte N16 , An3 - .byte W16 - .byte N04 , Fs3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N04 - .byte W32 - .byte N48 - .byte W48 - .byte N24 , Ds3 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte Fs3 - .byte W24 - .byte N48 - .byte W48 - .byte N48 - .byte W48 - .byte N16 - .byte W24 - .byte N04 , Ds3 - .byte N04 , Fs3 - .byte W24 - .byte N24 - .byte W24 - .byte Ds3 - .byte W24 - .byte N60 , Fn3 - .byte W64 - .byte N04 - .byte W24 - .byte N04 - .byte W08 - .byte N16 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N16 , Fs3 - .byte W16 - .byte N04 - .byte W24 - .byte N56 , Ds3 - .byte W56 - .byte N16 , Fs3 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , Ds3 - .byte W24 - .byte N04 - .byte W08 - .byte N24 - .byte W24 - .byte N48 , Gs3 - .byte W48 - .byte TIE - .byte W48 - .byte W96 - .byte EOT - .byte GOTO - .word mus_rainbow_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rainbow_6: - .byte KEYSH , mus_rainbow_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v+63 - .byte VOL , 37*mus_rainbow_mvl/mxv - .byte W24 - .byte TIE , As3 , v112 - .byte W96 - .byte W96 - .byte EOT - .byte N48 , Gn3 - .byte W48 - .byte N48 - .byte W48 - .byte N48 - .byte W48 - .byte An3 - .byte W48 -mus_rainbow_6_B1: - .byte N16 , As3 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N24 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte TIE , An3 - .byte W08 - .byte W96 - .byte EOT -mus_rainbow_6_000: - .byte N16 , Gs3 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N24 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte An3 - .byte W08 - .byte PEND - .byte N16 , Gn3 - .byte W24 - .byte N24 - .byte W24 - .byte Fn3 - .byte W24 - .byte N24 - .byte W24 - .byte N48 , Fs3 - .byte W48 - .byte N24 , Gs3 - .byte W24 - .byte Fs3 - .byte W24 - .byte As3 - .byte W24 - .byte N04 - .byte W16 - .byte N24 , Fn3 - .byte W24 - .byte N04 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , Fs3 - .byte W08 - .byte N64 , Gn3 - .byte W64 - .byte N20 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N32 , An3 - .byte W32 - .byte N24 , Fn3 - .byte W24 - .byte N16 , As3 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N24 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N80 , An3 - .byte W08 - .byte W72 - .byte N08 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte An3 - .byte W08 - .byte PATT - .word mus_rainbow_6_000 - .byte N16 , Gn3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte Fn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N48 , Fs3 - .byte W48 - .byte N24 , Gs3 - .byte W24 - .byte As3 - .byte W24 - .byte N24 - .byte W24 - .byte N04 - .byte W16 - .byte N56 - .byte W56 - .byte N48 , Gn3 - .byte W48 - .byte N36 , Cn4 - .byte W40 - .byte N04 , Gn3 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N04 - .byte W08 - .byte Ds3 - .byte W16 - .byte N32 , Cn3 - .byte W32 - .byte N24 , An3 - .byte W24 -mus_rainbow_6_001: - .byte N64 , Cs4 , v112 - .byte W64 - .byte N04 - .byte W24 - .byte As3 - .byte W08 - .byte PEND - .byte N16 - .byte W24 - .byte N24 - .byte W24 - .byte An3 - .byte W24 - .byte N24 - .byte W24 - .byte N16 , Cn4 - .byte W16 - .byte N04 , Ds3 - .byte W24 - .byte N56 , Ds4 - .byte W56 - .byte W96 - .byte PATT - .word mus_rainbow_6_001 - .byte N24 , Cs4 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N16 - .byte W16 - .byte N04 - .byte W08 - .byte N16 - .byte W16 - .byte N04 - .byte W08 - .byte N16 , Cn4 - .byte W16 - .byte N04 - .byte W32 - .byte N48 - .byte W48 - .byte N24 , Fs3 - .byte W24 - .byte Gs3 - .byte W24 - .byte An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N48 , Cs4 - .byte W48 - .byte As3 - .byte W48 - .byte N16 , Cs4 - .byte W20 - .byte N04 - .byte W04 - .byte An3 - .byte W24 - .byte N24 - .byte W24 - .byte Fs3 - .byte W24 - .byte N60 , Ds4 - .byte W64 - .byte N04 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N04 , Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N16 , Cs4 - .byte W16 - .byte N04 - .byte W24 - .byte N56 , As3 - .byte W56 - .byte N16 , Cs4 - .byte W16 - .byte N04 - .byte W24 - .byte N08 , An3 - .byte W24 - .byte N04 - .byte W08 - .byte N24 - .byte W24 - .byte TIE , Ds4 - .byte W96 - .byte W96 - .byte EOT - .byte GOTO - .word mus_rainbow_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rainbow_7: - .byte KEYSH , mus_rainbow_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 54*mus_rainbow_mvl/mxv - .byte W24 -mus_rainbow_7_000: - .byte N01 , En5 , v112 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte N01 - .byte W08 - .byte En5 , v120 - .byte W08 - .byte En5 , v096 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W08 - .byte En5 , v064 - .byte W04 - .byte En5 , v072 - .byte W04 - .byte En5 , v064 - .byte W08 - .byte En5 , v120 - .byte W08 - .byte En5 , v096 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte PEND -mus_rainbow_7_001: - .byte N01 , En5 , v112 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte N01 - .byte W08 - .byte En5 , v120 - .byte W08 - .byte En5 , v096 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte N01 - .byte W08 - .byte En5 , v120 - .byte W08 - .byte En5 , v096 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte PEND - .byte PATT - .word mus_rainbow_7_000 - .byte N01 , En5 , v112 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte N01 - .byte W08 - .byte En5 , v120 - .byte W08 - .byte En5 , v096 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte N01 - .byte W08 - .byte En5 , v120 - .byte W08 - .byte En5 , v096 - .byte W04 - .byte En5 , v072 - .byte W04 - .byte En5 , v064 - .byte W08 -mus_rainbow_7_B1: - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte N01 , En5 , v112 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte N01 - .byte W08 - .byte En5 , v120 - .byte W08 - .byte En5 , v096 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte En5 , v112 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte N01 - .byte W08 - .byte N03 , En5 , v120 - .byte W08 - .byte N01 , En5 , v096 - .byte W08 - .byte En5 , v064 - .byte W08 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte PATT - .word mus_rainbow_7_000 - .byte PATT - .word mus_rainbow_7_001 - .byte GOTO - .word mus_rainbow_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rainbow_8: - .byte KEYSH , mus_rainbow_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rainbow_mvl/mxv - .byte W24 - .byte BEND , c_v+2 - .byte TIE , Dn4 , v112 - .byte W96 - .byte W40 - .byte EOT - .byte N24 , Cn4 - .byte W24 - .byte N08 , As3 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N08 , Ds3 - .byte W08 - .byte N48 , An3 - .byte W48 - .byte As3 - .byte W48 - .byte Bn3 - .byte W48 - .byte BEND , c_v+0 - .byte N48 , Cn4 - .byte N08 , Ds4 - .byte W08 - .byte N04 , En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N04 - .byte W08 - .byte En4 - .byte W08 - .byte N08 , Ds4 - .byte W08 -mus_rainbow_8_B1: - .byte BEND , c_v+2 - .byte N16 , Dn4 , v112 - .byte W16 - .byte N04 , Ds4 - .byte W08 - .byte Fn4 - .byte W16 - .byte N24 - .byte W24 - .byte N04 , Ds4 - .byte W08 - .byte Dn4 - .byte W16 - .byte TIE , Cn4 - .byte W08 - .byte W96 - .byte EOT -mus_rainbow_8_000: - .byte N16 , Dn4 , v112 - .byte W16 - .byte N04 , Ds4 - .byte W08 - .byte Fn4 - .byte W16 - .byte N24 , As4 - .byte W24 - .byte N04 , Fn4 - .byte W08 - .byte Ds4 - .byte W16 - .byte Dn4 - .byte W08 - .byte PEND -mus_rainbow_8_001: - .byte N16 , Cn4 , v112 - .byte W16 - .byte N04 , Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte N24 , Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte PEND -mus_rainbow_8_002: - .byte N48 , As3 , v112 - .byte W48 - .byte N24 , Cn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte PEND - .byte Dn4 - .byte W24 - .byte N04 , Fn4 - .byte W16 - .byte N24 , As3 - .byte W24 - .byte N04 , An3 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte N64 , Cn4 - .byte W64 - .byte N20 , As3 - .byte W32 - .byte N16 - .byte W16 - .byte N04 , An3 - .byte W08 - .byte As3 - .byte W16 - .byte N56 , Cn4 - .byte W56 - .byte N16 , Dn4 - .byte W16 - .byte N04 , Ds4 - .byte W08 - .byte Fn4 - .byte W16 - .byte N24 - .byte W24 - .byte N04 , Ds4 - .byte W08 - .byte Dn4 - .byte W16 - .byte TIE , Cn4 - .byte W08 - .byte W96 - .byte EOT - .byte PATT - .word mus_rainbow_8_000 - .byte PATT - .word mus_rainbow_8_001 - .byte PATT - .word mus_rainbow_8_002 - .byte N24 , Dn4 , v112 - .byte W24 - .byte N04 , Fn4 - .byte W16 - .byte N24 , As4 - .byte W24 - .byte N04 , Gn4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Dn4 - .byte W08 - .byte N64 , As3 - .byte W64 - .byte N20 , Cn4 - .byte W32 - .byte N16 , As3 - .byte W16 - .byte N04 , Gs3 - .byte W08 - .byte Fs3 - .byte W16 - .byte N56 , Fn3 - .byte W56 - .byte N64 , Fn4 - .byte W64 - .byte N04 , Ds4 - .byte W24 - .byte Cs4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N04 , Fn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N24 , Cs4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte N16 , Ds4 - .byte W16 - .byte N04 , Gs3 - .byte W24 - .byte N56 , Gs4 - .byte W56 - .byte W72 - .byte N04 , Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N64 , Fn4 - .byte W64 - .byte N04 , Fs4 - .byte W24 - .byte Fn4 - .byte W08 - .byte N24 , Fs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N16 , Fs4 - .byte W16 - .byte N04 , Fn4 - .byte W08 - .byte N16 , Fs4 - .byte W16 - .byte N04 , Gs4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Ds4 - .byte W24 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N48 , Fn4 - .byte W48 - .byte N24 , Gs3 - .byte W24 - .byte As3 - .byte W24 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N64 , Fn4 - .byte W64 - .byte N24 , Ds4 - .byte W24 - .byte N04 , Cs4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N04 , Fn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W24 - .byte N24 , Cn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte N60 , Gs4 - .byte W64 - .byte N04 , Fs4 - .byte W24 - .byte Fn4 - .byte W08 - .byte N16 , Fs4 - .byte W16 - .byte N04 , Gs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte N24 , Fn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Gs4 - .byte W24 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Ds4 - .byte W24 - .byte N56 , Cs4 - .byte W56 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Ds4 - .byte W24 - .byte N08 , Cs4 - .byte W24 - .byte N04 , Cn4 - .byte W08 - .byte N24 , Cs4 - .byte W24 - .byte TIE , Gs4 - .byte W96 - .byte W96 - .byte EOT - .byte GOTO - .word mus_rainbow_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rainbow: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rainbow_pri @ Priority - .byte mus_rainbow_rev @ Reverb. - - .word mus_rainbow_grp - - .word mus_rainbow_1 - .word mus_rainbow_2 - .word mus_rainbow_3 - .word mus_rainbow_4 - .word mus_rainbow_5 - .word mus_rainbow_6 - .word mus_rainbow_7 - .word mus_rainbow_8 - - .end diff --git a/sound/songs/mus_rekkuu_kourin.s b/sound/songs/mus_rekkuu_kourin.s deleted file mode 100644 index 5692091df6..0000000000 --- a/sound/songs/mus_rekkuu_kourin.s +++ /dev/null @@ -1,859 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rekkuu_kourin_grp, voicegroup109 - .equ mus_rekkuu_kourin_pri, 0 - .equ mus_rekkuu_kourin_rev, reverb_set+50 - .equ mus_rekkuu_kourin_mvl, 127 - .equ mus_rekkuu_kourin_key, 0 - .equ mus_rekkuu_kourin_tbs, 1 - .equ mus_rekkuu_kourin_exg, 0 - .equ mus_rekkuu_kourin_cmp, 1 - - .section .rodata - .global mus_rekkuu_kourin - .align 2 - -@********************** Track 1 **********************@ - -mus_rekkuu_kourin_1: - .byte KEYSH , mus_rekkuu_kourin_key+0 - .byte TEMPO , 120*mus_rekkuu_kourin_tbs/2 - .byte VOICE , 19 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte PAN , c_v-32 - .byte TIE , Dn4 , v100 - .byte W60 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte W96 - .byte W96 - .byte W84 - .byte EOT - .byte W12 - .byte TIE - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte EOT - .byte TIE - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 77*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 75*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 72*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 70*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 68*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 65*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 63*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 60*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 59*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 56*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 55*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 53*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 48*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 47*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 43*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 38*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 38*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 36*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 31*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 30*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 27*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 25*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 22*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 18*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 16*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 13*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 9*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 8*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 6*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 1*mus_rekkuu_kourin_mvl/mxv - .byte W10 - .byte EOT - .byte FINE - -@********************** Track 2 **********************@ - -mus_rekkuu_kourin_2: - .byte KEYSH , mus_rekkuu_kourin_key+0 - .byte VOICE , 19 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+36 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte N96 , Dn3 , v100 - .byte W96 - .byte TIE - .byte W96 - .byte W96 - .byte EOT - .byte N84 - .byte W96 - .byte N96 - .byte W96 - .byte TIE - .byte W96 - .byte W96 - .byte EOT - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte TIE - .byte W96 - .byte W96 - .byte EOT - .byte TIE - .byte W96 - .byte VOL , 77*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 75*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 72*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 70*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 68*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 65*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 63*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 60*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 59*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 56*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 55*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 53*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 48*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 47*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 43*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 38*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 38*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 36*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 31*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 30*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 27*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 25*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 22*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 18*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 16*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 13*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 9*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 8*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 6*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 1*mus_rekkuu_kourin_mvl/mxv - .byte W10 - .byte EOT - .byte FINE - -@********************** Track 3 **********************@ - -mus_rekkuu_kourin_3: - .byte KEYSH , mus_rekkuu_kourin_key+0 - .byte VOICE , 20 - .byte BENDR , 12 - .byte LFOS , 38 - .byte PAN , c_v+6 - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N12 , Dn3 , v096 - .byte W12 - .byte N84 , En3 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte MOD , 1 - .byte W72 - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte TIE , En3 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte MOD , 1 - .byte W12 - .byte W96 - .byte EOT - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , An3 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte MOD , 1 - .byte W12 - .byte N12 - .byte W12 - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte MOD , 0 - .byte N12 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte TIE , En3 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte MOD , 1 - .byte W12 - .byte W96 - .byte EOT - .byte MOD , 0 - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte TIE , Dn3 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte MOD , 1 - .byte W12 - .byte VOL , 77*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 75*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 72*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 70*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 68*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 65*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 63*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 60*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 59*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 56*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 55*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 53*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 48*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 47*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 43*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 38*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 38*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 36*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 31*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 30*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 27*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 25*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 22*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 18*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 16*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 13*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 9*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 8*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 6*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 1*mus_rekkuu_kourin_mvl/mxv - .byte W10 - .byte EOT - .byte MOD , 0 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rekkuu_kourin_4: - .byte KEYSH , mus_rekkuu_kourin_key+0 - .byte VOICE , 19 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+16 - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte N96 , Gn2 , v120 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte W48 - .byte MOD , 5 - .byte W36 -mus_rekkuu_kourin_4_000: - .byte MOD , 0 - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte N96 , An2 , v120 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte W84 - .byte PEND - .byte 90*mus_rekkuu_kourin_mvl/mxv - .byte N96 , As2 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte W48 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte N84 , Gn2 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte W36 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte W12 -mus_rekkuu_kourin_4_001: - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte N96 , Gn2 , v120 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte W48 - .byte MOD , 5 - .byte W36 - .byte PEND - .byte PATT - .word mus_rekkuu_kourin_4_000 - .byte PATT - .word mus_rekkuu_kourin_4_001 - .byte MOD , 0 - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte N96 , An2 , v120 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte W48 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte N96 , Gn2 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte W84 - .byte 90*mus_rekkuu_kourin_mvl/mxv - .byte N96 , An2 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte W48 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte N96 , Gn2 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte W48 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte VOL , 90*mus_rekkuu_kourin_mvl/mxv - .byte TIE , Dn2 - .byte W12 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte W48 - .byte MOD , 5 - .byte W36 - .byte VOL , 77*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 75*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 72*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 70*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 68*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 65*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 63*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 60*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 59*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 56*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 55*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 53*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 48*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 47*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 43*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 38*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 38*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 36*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 31*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 30*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 27*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 25*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 22*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 18*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 16*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 13*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 9*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 8*mus_rekkuu_kourin_mvl/mxv - .byte W04 - .byte 6*mus_rekkuu_kourin_mvl/mxv - .byte W02 - .byte 1*mus_rekkuu_kourin_mvl/mxv - .byte W10 - .byte EOT - .byte FINE - -@********************** Track 5 **********************@ - -mus_rekkuu_kourin_5: - .byte KEYSH , mus_rekkuu_kourin_key+0 - .byte VOICE , 80 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 55*mus_rekkuu_kourin_mvl/mxv - .byte BEND , c_v+1 - .byte N09 , Dn1 , v064 - .byte W12 - .byte PAN , c_v-62 - .byte N09 , Dn1 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N09 , Dn1 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N09 , Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte PAN , c_v+63 - .byte N09 , Dn1 , v052 - .byte W12 - .byte PAN , c_v-62 - .byte N09 , Dn1 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N09 , Dn1 , v052 - .byte W12 -mus_rekkuu_kourin_5_000: - .byte PAN , c_v+0 - .byte N09 , Dn1 , v064 - .byte W12 - .byte PAN , c_v-62 - .byte N09 , Dn1 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N09 , Dn1 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N09 , Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte PAN , c_v+63 - .byte N09 , Dn1 , v052 - .byte W12 - .byte PAN , c_v-62 - .byte N09 , Dn1 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N09 , Dn1 , v052 - .byte W12 - .byte PEND - .byte PATT - .word mus_rekkuu_kourin_5_000 - .byte PAN , c_v+0 - .byte N09 , Dn1 , v064 - .byte W12 - .byte PAN , c_v-62 - .byte N09 , Dn1 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N09 , Dn1 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N09 , Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte PAN , c_v+63 - .byte N09 , Dn1 , v052 - .byte W12 - .byte PAN , c_v-62 - .byte N09 , Dn1 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_rekkuu_kourin_5_000 - .byte PATT - .word mus_rekkuu_kourin_5_000 - .byte PATT - .word mus_rekkuu_kourin_5_000 - .byte PAN , c_v+0 - .byte N09 , Dn1 , v064 - .byte W12 - .byte PAN , c_v-62 - .byte N09 , Dn1 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N09 , Dn1 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N09 , Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte PAN , c_v+63 - .byte N09 , Dn1 , v052 - .byte W12 - .byte PAN , c_v-62 - .byte N21 , Dn1 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte W12 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rekkuu_kourin_6: - .byte KEYSH , mus_rekkuu_kourin_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 79*mus_rekkuu_kourin_mvl/mxv - .byte N09 , Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 -mus_rekkuu_kourin_6_000: - .byte N09 , Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte PEND - .byte PATT - .word mus_rekkuu_kourin_6_000 - .byte N09 , Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_rekkuu_kourin_6_000 - .byte PATT - .word mus_rekkuu_kourin_6_000 - .byte PATT - .word mus_rekkuu_kourin_6_000 - .byte N09 , Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v052 - .byte W12 - .byte N21 , Dn1 , v064 - .byte W24 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rekkuu_kourin_7: - .byte KEYSH , mus_rekkuu_kourin_key+0 - .byte VOICE , 82 - .byte VOL , 56*mus_rekkuu_kourin_mvl/mxv - .byte PAN , c_v+0 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+0 - .byte TIE , Dn3 , v100 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte EOT - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N84 , En4 - .byte W84 -mus_rekkuu_kourin_7_000: - .byte N12 , Fn4 , v100 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte TIE , En4 - .byte W24 - .byte PEND - .byte W96 - .byte EOT - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte N12 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte PATT - .word mus_rekkuu_kourin_7_000 - .byte W96 - .byte EOT , En4 - .byte N12 , Fn4 , v100 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Dn4 - .byte W12 - .byte VOL , 45*mus_rekkuu_kourin_mvl/mxv - .byte W12 - .byte 34*mus_rekkuu_kourin_mvl/mxv - .byte W12 - .byte 22*mus_rekkuu_kourin_mvl/mxv - .byte W12 - .byte 11*mus_rekkuu_kourin_mvl/mxv - .byte W24 - .byte 1*mus_rekkuu_kourin_mvl/mxv - .byte W48 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rekkuu_kourin: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rekkuu_kourin_pri @ Priority - .byte mus_rekkuu_kourin_rev @ Reverb. - - .word mus_rekkuu_kourin_grp - - .word mus_rekkuu_kourin_1 - .word mus_rekkuu_kourin_2 - .word mus_rekkuu_kourin_3 - .word mus_rekkuu_kourin_4 - .word mus_rekkuu_kourin_5 - .word mus_rekkuu_kourin_6 - .word mus_rekkuu_kourin_7 - - .end diff --git a/sound/songs/mus_rg_ajito.s b/sound/songs/mus_rg_ajito.s deleted file mode 100644 index caad898848..0000000000 --- a/sound/songs/mus_rg_ajito.s +++ /dev/null @@ -1,5214 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_ajito_grp, voicegroup133 - .equ mus_rg_ajito_pri, 0 - .equ mus_rg_ajito_rev, reverb_set+50 - .equ mus_rg_ajito_mvl, 127 - .equ mus_rg_ajito_key, 0 - .equ mus_rg_ajito_tbs, 1 - .equ mus_rg_ajito_exg, 0 - .equ mus_rg_ajito_cmp, 1 - - .section .rodata - .global mus_rg_ajito - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_ajito_1: - .byte KEYSH , mus_rg_ajito_key+0 - .byte TEMPO , 130*mus_rg_ajito_tbs/2 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 11*mus_rg_ajito_mvl/mxv - .byte W48 - .byte 11*mus_rg_ajito_mvl/mxv - .byte N48 , Fs4 , v127 - .byte W03 - .byte VOL , 16*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 22*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 28*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 34*mus_rg_ajito_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 38*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 51*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 61*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 73*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 79*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 85*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 90*mus_rg_ajito_mvl/mxv - .byte W06 -mus_rg_ajito_1_B1: - .byte MOD , 0 - .byte VOL , 29*mus_rg_ajito_mvl/mxv - .byte PAN , c_v-64 - .byte BEND , c_v+1 - .byte N06 , En3 , v127 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 -mus_rg_ajito_1_000: - .byte PAN , c_v-64 - .byte N06 , En3 , v127 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PEND - .byte PAN , c_v-64 - .byte VOL , 32*mus_rg_ajito_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 35*mus_rg_ajito_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 2 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 29*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PATT - .word mus_rg_ajito_1_000 - .byte PAN , c_v-64 - .byte MOD , 2 - .byte VOL , 31*mus_rg_ajito_mvl/mxv - .byte N06 , En3 , v127 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 37*mus_rg_ajito_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 3 - .byte VOL , 41*mus_rg_ajito_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N12 , En4 - .byte W12 - .byte En4 , v048 - .byte W12 - .byte VOL , 44*mus_rg_ajito_mvl/mxv - .byte W12 - .byte N06 , En1 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 - .byte W12 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N12 , En5 , v096 - .byte W12 - .byte En5 , v036 - .byte W12 - .byte VOL , 44*mus_rg_ajito_mvl/mxv - .byte W12 - .byte N06 , En1 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N12 , En4 - .byte W12 - .byte En4 , v048 - .byte W12 - .byte VOL , 44*mus_rg_ajito_mvl/mxv - .byte W12 - .byte N06 , En1 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 - .byte W12 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 38*mus_rg_ajito_mvl/mxv - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N24 , En3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PAN , c_v-64 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N06 , En3 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte En3 , v092 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , As3 - .byte W06 - .byte En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn4 , v112 - .byte W06 - .byte N18 , Bn3 - .byte W09 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte BEND , c_v+1 - .byte N06 , En3 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , As3 - .byte W06 - .byte En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn4 , v112 - .byte W06 - .byte N18 - .byte W09 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte BEND , c_v+2 - .byte N06 , En3 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , As3 , v096 - .byte W06 - .byte En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn4 , v112 - .byte W06 - .byte N18 , Cs4 - .byte W09 - .byte MOD , 6 - .byte W09 - .byte PAN , c_v-64 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N24 , Gn3 , v127 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte PAN , c_v+63 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte N24 , En3 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N24 , En3 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte PAN , c_v-64 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte N24 , Cn3 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N24 , Bn2 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 45*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , Bn2 , v056 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v+62 - .byte N06 , Cn3 , v064 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Bn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cs3 , v080 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Dn3 , v092 - .byte W06 - .byte Cs3 - .byte W06 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , En1 , v120 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W54 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , En1 , v127 - .byte W12 - .byte N06 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W54 - .byte PAN , c_v-64 - .byte W24 - .byte N06 , En1 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W54 - .byte PAN , c_v+63 - .byte W24 - .byte N06 , En1 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W78 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v-64 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte N12 , Gn2 , v096 - .byte W12 - .byte N24 , As2 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N24 , Cs3 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N24 , Cs3 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn2 - .byte W12 - .byte N24 , An2 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Fs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , As2 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N24 , Cs3 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte N12 , Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N24 , Bn2 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Fs2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Gn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Ds2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte N03 , Bn3 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte N06 , Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , As3 - .byte W06 - .byte En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N06 , Cn4 - .byte W06 - .byte N18 , Bn3 - .byte W18 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte N06 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , As3 - .byte W06 - .byte En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N06 , Cn4 - .byte W06 - .byte N18 - .byte W18 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte N06 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , As3 - .byte W06 - .byte En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N06 , Cn4 - .byte W06 - .byte N18 , Cs4 - .byte W18 - .byte PAN , c_v-64 - .byte VOL , 44*mus_rg_ajito_mvl/mxv - .byte N48 , Fs3 - .byte W48 - .byte PAN , c_v+63 - .byte N48 , Ds3 - .byte W48 - .byte PAN , c_v-64 - .byte VOL , 32*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , En3 , v064 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 , v092 - .byte W06 - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs1 , v120 - .byte W06 - .byte As3 , v104 - .byte W06 - .byte PAN , c_v-64 - .byte BEND , c_v+1 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 , v112 - .byte W06 - .byte PAN , c_v+63 - .byte BEND , c_v+2 - .byte N06 , En3 , v127 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte BEND , c_v+2 - .byte N06 , En3 , v120 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs1 - .byte W06 - .byte As3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte En4 - .byte W06 - .byte As3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte N03 , Dn4 - .byte W03 - .byte Bn3 , v116 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte N06 , Fs3 , v120 - .byte W06 - .byte GOTO - .word mus_rg_ajito_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_ajito_2: - .byte KEYSH , mus_rg_ajito_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 11*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+2 - .byte N48 , Gs4 , v127 - .byte W03 - .byte VOL , 16*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 22*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 28*mus_rg_ajito_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 38*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 51*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 61*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 73*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 79*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 85*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 90*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 11*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte N48 , Dn5 - .byte W03 - .byte VOL , 16*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 22*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 28*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 34*mus_rg_ajito_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 38*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 51*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 61*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 73*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 79*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 85*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 90*mus_rg_ajito_mvl/mxv - .byte W06 -mus_rg_ajito_2_B1: - .byte MOD , 0 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , En1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOL , 51*mus_rg_ajito_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOL , 55*mus_rg_ajito_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOL , 65*mus_rg_ajito_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Ds1 - .byte W06 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOL , 53*mus_rg_ajito_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOL , 65*mus_rg_ajito_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W18 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+0 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W18 - .byte En1 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , Cn3 - .byte W12 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W18 - .byte En1 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , Cs3 - .byte W12 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W18 - .byte En1 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , Ds3 - .byte W12 - .byte W12 - .byte En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W66 - .byte N24 , Fs3 - .byte W12 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W66 - .byte N24 , Gn3 - .byte W12 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W66 - .byte N24 , As3 - .byte W12 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+1 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N24 , Ds4 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N24 , Cn4 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N24 , Cn4 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N03 , Gn3 , v112 - .byte W03 - .byte An3 , v100 - .byte W03 - .byte N18 , Gn3 , v120 - .byte W06 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 34*mus_rg_ajito_mvl/mxv - .byte N12 , Fs3 , v127 - .byte W12 - .byte BEND , c_v+1 - .byte N48 , En3 , v060 - .byte W32 - .byte W01 - .byte BEND , c_v+2 - .byte W15 - .byte c_v+1 - .byte N48 , Fn3 , v056 - .byte W32 - .byte W01 - .byte BEND , c_v+2 - .byte W15 - .byte c_v+1 - .byte N48 , Fs3 , v092 - .byte W32 - .byte W01 - .byte BEND , c_v+2 - .byte W15 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+1 - .byte N48 , Gn3 , v127 - .byte W32 - .byte W01 - .byte BEND , c_v+2 - .byte W15 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , En1 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W66 - .byte En1 - .byte W12 -mus_rg_ajito_2_000: - .byte N06 , En1 , v127 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W78 - .byte PEND - .byte PATT - .word mus_rg_ajito_2_000 - .byte BEND , c_v+0 - .byte N06 , En1 , v127 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W78 - .byte VOICE , 83 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+1 - .byte W12 - .byte N36 , En3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , En3 - .byte W12 -mus_rg_ajito_2_001: - .byte W12 - .byte N36 , An3 , v127 - .byte W36 - .byte Cn4 - .byte W36 - .byte N24 , Bn3 - .byte W12 - .byte PEND -mus_rg_ajito_2_002: - .byte W12 - .byte N36 , Gn3 , v127 - .byte W36 - .byte As3 - .byte W36 - .byte N24 , Fs3 - .byte W12 - .byte PEND - .byte W12 - .byte N36 , En3 - .byte W36 - .byte Fs3 - .byte W36 - .byte N24 , Ds3 - .byte W12 - .byte W12 - .byte N36 , En3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N24 , En3 - .byte W12 - .byte PATT - .word mus_rg_ajito_2_001 - .byte PATT - .word mus_rg_ajito_2_002 - .byte W12 - .byte N36 , En3 , v127 - .byte W36 - .byte Fs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte VOICE , 81 - .byte BEND , c_v+0 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W06 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W18 - .byte N24 , Fs3 - .byte W12 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W06 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W18 - .byte N24 , Gn3 - .byte W12 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W06 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N24 , As3 - .byte W24 - .byte N48 , Bn3 - .byte W48 - .byte Ds4 - .byte W48 - .byte BEND , c_v+0 - .byte N06 , En2 - .byte W06 - .byte En2 , v092 - .byte W06 - .byte Bn2 , v127 - .byte W06 - .byte Cn3 , v088 - .byte W18 - .byte Cn3 , v127 - .byte W06 - .byte Bn2 , v088 - .byte W06 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , En2 , v127 - .byte W06 - .byte En2 , v088 - .byte W06 - .byte Bn2 , v127 - .byte W06 - .byte Cn3 , v084 - .byte W18 - .byte Cn3 , v127 - .byte W06 - .byte Bn2 , v084 - .byte W06 - .byte VOL , 39*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , En2 , v127 - .byte W06 - .byte En2 , v088 - .byte W06 - .byte Bn2 , v127 - .byte W06 - .byte Cn3 , v084 - .byte W18 - .byte Cn3 , v127 - .byte W06 - .byte Bn2 , v084 - .byte W06 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+2 - .byte N06 , En2 , v127 - .byte W06 - .byte En2 , v084 - .byte W06 - .byte Bn2 , v127 - .byte W06 - .byte Cn3 , v084 - .byte W18 - .byte Cn3 , v127 - .byte W06 - .byte Bn2 , v084 - .byte W06 - .byte En2 , v127 - .byte W06 - .byte En2 , v092 - .byte W06 - .byte Bn2 , v127 - .byte W06 - .byte Cn3 , v088 - .byte W18 - .byte Cn3 , v127 - .byte W06 - .byte Bn2 , v088 - .byte W06 - .byte VOL , 51*mus_rg_ajito_mvl/mxv - .byte N06 , En2 , v127 - .byte W06 - .byte En2 , v088 - .byte W06 - .byte Bn2 , v127 - .byte W06 - .byte Cn3 , v084 - .byte W18 - .byte Cn3 , v127 - .byte W06 - .byte Bn2 , v084 - .byte W06 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N06 , En2 , v127 - .byte W06 - .byte En2 , v088 - .byte W06 - .byte Bn2 , v127 - .byte W06 - .byte Cn3 , v084 - .byte W18 - .byte Cn3 , v127 - .byte W06 - .byte Bn2 , v084 - .byte W06 - .byte En2 , v127 - .byte W06 - .byte En2 , v084 - .byte W06 - .byte Bn2 , v127 - .byte W06 - .byte Cn3 , v084 - .byte W18 - .byte Cn3 , v116 - .byte W06 - .byte Bn2 , v084 - .byte W06 - .byte GOTO - .word mus_rg_ajito_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_ajito_3: - .byte KEYSH , mus_rg_ajito_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+0 - .byte W84 - .byte N06 , Dn3 , v127 - .byte W06 - .byte Ds3 - .byte W06 -mus_rg_ajito_3_B1: - .byte VOICE , 92 - .byte VOL , 51*mus_rg_ajito_mvl/mxv - .byte N24 , En4 , v127 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , As4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 9 - .byte W12 -mus_rg_ajito_3_000: - .byte MOD , 0 - .byte N24 , Cs5 , v127 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Gs4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PEND -mus_rg_ajito_3_001: - .byte MOD , 0 - .byte N24 , As4 , v127 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , An4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PEND -mus_rg_ajito_3_002: - .byte MOD , 0 - .byte N24 , Gs4 , v127 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PEND - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , As4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PATT - .word mus_rg_ajito_3_000 - .byte PATT - .word mus_rg_ajito_3_001 - .byte PATT - .word mus_rg_ajito_3_002 - .byte VOICE , 87 - .byte MOD , 0 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte N06 , En3 , v127 - .byte W06 - .byte En3 , v120 - .byte W30 - .byte En2 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs3 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v064 - .byte W30 - .byte En2 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Gn3 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte W36 - .byte N06 , En2 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , An3 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte VOL , 44*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte N24 , Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Fs3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte W36 - .byte N06 , En3 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs3 - .byte W24 -mus_rg_ajito_3_003: - .byte W36 - .byte N06 , En3 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte PEND -mus_rg_ajito_3_004: - .byte W36 - .byte N06 , En3 , v127 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , As3 - .byte W24 - .byte PEND - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , As3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , En3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W78 -mus_rg_ajito_3_005: - .byte N06 , En2 , v127 - .byte W06 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W78 - .byte PEND - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W66 - .byte En2 - .byte W12 - .byte PATT - .word mus_rg_ajito_3_005 - .byte PATT - .word mus_rg_ajito_3_005 - .byte N06 , En2 , v127 - .byte W06 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W54 - .byte VOICE , 92 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Ds2 - .byte W06 -mus_rg_ajito_3_006: - .byte N24 , En2 , v127 - .byte W24 - .byte Bn2 - .byte W24 - .byte As2 - .byte W24 - .byte Dn3 - .byte W24 - .byte PEND -mus_rg_ajito_3_007: - .byte N24 , Cs3 , v127 - .byte W24 - .byte Gs2 - .byte W24 - .byte Gn2 - .byte W24 - .byte Bn2 - .byte W24 - .byte PEND -mus_rg_ajito_3_008: - .byte N24 , As2 , v127 - .byte W24 - .byte En2 - .byte W24 - .byte Ds2 - .byte W24 - .byte An2 - .byte W24 - .byte PEND -mus_rg_ajito_3_009: - .byte N24 , Gs2 , v127 - .byte W24 - .byte En2 - .byte W24 - .byte Fs2 - .byte W24 - .byte Ds2 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ajito_3_006 - .byte PATT - .word mus_rg_ajito_3_007 - .byte PATT - .word mus_rg_ajito_3_008 - .byte PATT - .word mus_rg_ajito_3_009 - .byte VOICE , 87 - .byte N12 , En2 , v127 - .byte W36 - .byte N06 , En3 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte PATT - .word mus_rg_ajito_3_003 - .byte PATT - .word mus_rg_ajito_3_004 - .byte N48 , Bn3 , v127 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 , v120 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOICE , 92 - .byte W36 - .byte N06 , Dn3 , v127 - .byte W06 - .byte Ds3 - .byte W06 - .byte GOTO - .word mus_rg_ajito_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_ajito_4: - .byte KEYSH , mus_rg_ajito_key+0 - .byte VOICE , 48 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 11*mus_rg_ajito_mvl/mxv - .byte PAN , c_v-48 - .byte N48 , Gs2 , v096 - .byte W06 - .byte PAN , c_v-40 - .byte VOL , 17*mus_rg_ajito_mvl/mxv - .byte W06 - .byte PAN , c_v-32 - .byte VOL , 25*mus_rg_ajito_mvl/mxv - .byte W06 - .byte PAN , c_v-22 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte W06 - .byte PAN , c_v-16 - .byte VOL , 41*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 47*mus_rg_ajito_mvl/mxv - .byte W06 - .byte PAN , c_v+16 - .byte VOL , 52*mus_rg_ajito_mvl/mxv - .byte W06 - .byte PAN , c_v+32 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 22*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+0 - .byte N48 , Dn2 , v100 - .byte W06 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 79*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 89*mus_rg_ajito_mvl/mxv - .byte W12 -mus_rg_ajito_4_B1: - .byte VOL , 60*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte VOICE , 38 - .byte W96 - .byte W96 - .byte W48 - .byte PAN , c_v-32 - .byte N06 , En1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Ds1 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte PAN , c_v-32 - .byte VOL , 64*mus_rg_ajito_mvl/mxv - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v120 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v+32 - .byte W12 - .byte N06 , Cn2 , v127 - .byte W06 - .byte Bn1 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 60*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+0 - .byte W12 - .byte N06 , En2 , v120 - .byte W06 - .byte N03 - .byte W18 - .byte N06 , En1 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , Cn2 - .byte W06 - .byte BEND , c_v+8 - .byte W06 - .byte MOD , 11 - .byte BEND , c_v+0 - .byte W12 - .byte MOD , 0 - .byte N06 , En2 - .byte W06 - .byte N03 - .byte W18 - .byte N06 , En1 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , Cs2 - .byte W06 - .byte BEND , c_v+8 - .byte W06 - .byte MOD , 11 - .byte BEND , c_v+0 - .byte W12 - .byte MOD , 0 - .byte N06 , En2 - .byte W06 - .byte N03 - .byte W18 - .byte N06 , En1 - .byte W24 - .byte N06 - .byte W36 - .byte W96 - .byte BEND , c_v+0 - .byte N03 - .byte W06 - .byte N06 - .byte W66 - .byte N24 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte MOD , 11 - .byte BEND , c_v+0 - .byte W12 - .byte MOD , 0 - .byte N03 - .byte W06 - .byte N06 - .byte W66 - .byte N24 , Gn1 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte MOD , 11 - .byte BEND , c_v+0 - .byte W12 - .byte MOD , 0 - .byte N03 , En1 - .byte W06 - .byte N06 - .byte W66 - .byte N24 , Bn1 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte MOD , 11 - .byte BEND , c_v+0 - .byte W03 - .byte c_v-13 - .byte W03 - .byte c_v-34 - .byte W03 - .byte c_v-63 - .byte W03 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte N06 , En1 , v076 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W66 - .byte Gn1 , v120 - .byte W06 - .byte Fs1 - .byte W06 -mus_rg_ajito_4_000: - .byte N06 , En1 , v127 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W78 - .byte PEND - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W66 - .byte En1 - .byte W12 - .byte PATT - .word mus_rg_ajito_4_000 - .byte PATT - .word mus_rg_ajito_4_000 - .byte PATT - .word mus_rg_ajito_4_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 120 - .byte VOL , 5*mus_rg_ajito_mvl/mxv - .byte PAN , c_v-48 - .byte TIE , Cn5 , v120 - .byte W24 - .byte VOL , 8*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+48 - .byte W24 - .byte VOL , 11*mus_rg_ajito_mvl/mxv - .byte PAN , c_v-48 - .byte W24 - .byte c_v+48 - .byte W12 - .byte c_v-48 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v-48 - .byte W12 - .byte c_v+48 - .byte W12 - .byte c_v+0 - .byte W12 - .byte VOL , 12*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 21*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 29*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 34*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 39*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 44*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 48*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 52*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 61*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W03 - .byte EOT - .byte VOICE , 38 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , En1 , v127 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte Bn1 , v127 - .byte W06 - .byte Cn2 , v088 - .byte W18 - .byte Cn2 , v127 - .byte W06 - .byte Bn1 , v088 - .byte W06 - .byte VOL , 52*mus_rg_ajito_mvl/mxv - .byte N06 , En1 , v127 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte Bn1 , v127 - .byte W06 - .byte Cn2 , v084 - .byte W18 - .byte Cn2 , v127 - .byte W06 - .byte Bn1 , v084 - .byte W06 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N06 , En1 , v127 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte Bn1 , v127 - .byte W06 - .byte Cn2 , v084 - .byte W18 - .byte Cn2 , v127 - .byte W06 - .byte Bn1 , v084 - .byte W06 - .byte VOL , 60*mus_rg_ajito_mvl/mxv - .byte N06 , En1 , v127 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte Bn1 , v127 - .byte W06 - .byte Cn2 , v084 - .byte W18 - .byte Cn2 , v127 - .byte W06 - .byte Bn1 , v084 - .byte W06 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte N06 , En1 , v127 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte Bn1 , v127 - .byte W06 - .byte Cn2 , v088 - .byte W18 - .byte Cn2 , v127 - .byte W06 - .byte Bn1 , v088 - .byte W06 - .byte VOL , 52*mus_rg_ajito_mvl/mxv - .byte N06 , En1 , v127 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte Bn1 , v127 - .byte W06 - .byte Cn2 , v084 - .byte W18 - .byte Cn2 , v127 - .byte W06 - .byte Bn1 , v084 - .byte W06 - .byte VOL , 57*mus_rg_ajito_mvl/mxv - .byte N06 , En1 , v127 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte Bn1 , v127 - .byte W06 - .byte Cn2 , v084 - .byte W18 - .byte Cn2 , v127 - .byte W06 - .byte Bn1 , v084 - .byte W06 - .byte VOL , 61*mus_rg_ajito_mvl/mxv - .byte N06 , En1 , v127 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte Bn1 , v127 - .byte W06 - .byte Cn2 , v084 - .byte W18 - .byte Cn2 , v120 - .byte W06 - .byte Bn1 , v084 - .byte W06 - .byte GOTO - .word mus_rg_ajito_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_ajito_5: - .byte KEYSH , mus_rg_ajito_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 7*mus_rg_ajito_mvl/mxv - .byte PAN , c_v-32 - .byte N48 , Gs3 , v080 - .byte W06 - .byte VOL , 7*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 11*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 13*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 16*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+16 - .byte W09 - .byte VOL , 18*mus_rg_ajito_mvl/mxv - .byte W03 - .byte PAN , c_v+32 - .byte W03 - .byte VOL , 21*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 24*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 7*mus_rg_ajito_mvl/mxv - .byte N48 , Fs4 - .byte W06 - .byte VOL , 7*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 11*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+48 - .byte W06 - .byte VOL , 13*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 16*mus_rg_ajito_mvl/mxv - .byte W09 - .byte 18*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 21*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 24*mus_rg_ajito_mvl/mxv - .byte W06 -mus_rg_ajito_5_B1: - .byte W96 - .byte VOICE , 14 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_ajito_5_000: - .byte PAN , c_v+0 - .byte N24 , En4 , v127 - .byte W24 - .byte PAN , c_v-64 - .byte N24 , En4 , v056 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , En4 , v044 - .byte W24 - .byte PAN , c_v-64 - .byte N24 , En4 , v024 - .byte W24 - .byte PEND - .byte PAN , c_v+0 - .byte N24 , En5 , v127 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , En5 , v056 - .byte W24 - .byte PAN , c_v-64 - .byte N24 , En5 , v044 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , En5 , v024 - .byte W24 - .byte PATT - .word mus_rg_ajito_5_000 - .byte PAN , c_v-32 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte W12 - .byte N24 , En5 , v127 - .byte W12 - .byte PAN , c_v+32 - .byte W12 - .byte N24 , Ds5 - .byte W12 - .byte PAN , c_v-32 - .byte W12 - .byte N24 , Cn5 - .byte W12 - .byte PAN , c_v+32 - .byte W12 - .byte N12 , Bn4 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N06 , En4 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 , v092 - .byte W06 - .byte As4 - .byte W06 - .byte En4 - .byte W06 - .byte Bn4 - .byte W06 - .byte En4 , v096 - .byte W06 - .byte Cn5 , v127 - .byte W06 - .byte N18 , Bn4 - .byte W06 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , En4 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 , v096 - .byte W06 - .byte As4 - .byte W06 - .byte En4 - .byte W06 - .byte Bn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cn5 , v127 - .byte W06 - .byte N18 - .byte W06 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N06 , En4 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte As4 , v096 - .byte W06 - .byte En4 - .byte W06 - .byte Bn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cn5 , v127 - .byte W06 - .byte N18 , Cs5 - .byte W06 - .byte MOD , 8 - .byte W12 - .byte VOICE , 17 - .byte MOD , 0 - .byte VOL , 48*mus_rg_ajito_mvl/mxv - .byte W09 - .byte N03 , Ds5 , v096 - .byte W03 - .byte N24 , En5 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N03 , Gn4 , v112 - .byte W03 - .byte An4 , v100 - .byte W03 - .byte N18 , Gn4 , v120 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fs4 , v127 - .byte W12 - .byte VOICE , 24 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Bn4 , v056 - .byte W06 - .byte As4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Cn5 , v064 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Cs5 , v088 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Dn5 , v112 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 1 - .byte W12 - .byte N06 , Dn4 , v127 - .byte W06 - .byte Ds4 - .byte W06 -mus_rg_ajito_5_001: - .byte PAN , c_v+0 - .byte N12 , En4 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En4 , v040 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Bn4 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn4 , v040 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , As4 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , As4 , v040 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Dn5 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn5 , v040 - .byte W12 - .byte PEND -mus_rg_ajito_5_002: - .byte PAN , c_v+0 - .byte N12 , Cs5 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs5 , v040 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Gs4 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gs4 , v040 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Gn4 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn4 , v040 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Bn4 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn4 , v040 - .byte W12 - .byte PEND -mus_rg_ajito_5_003: - .byte PAN , c_v+0 - .byte N12 , As4 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , As4 , v040 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , En4 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En4 , v040 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Ds4 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Ds4 , v040 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , An4 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An4 , v040 - .byte W12 - .byte PEND -mus_rg_ajito_5_004: - .byte PAN , c_v+0 - .byte N12 , Gs4 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs4 , v040 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , En4 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En4 , v040 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Fs4 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fs4 , v040 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Ds4 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds4 , v040 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_ajito_5_001 - .byte PATT - .word mus_rg_ajito_5_002 - .byte PATT - .word mus_rg_ajito_5_003 - .byte PATT - .word mus_rg_ajito_5_004 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte VOL , 79*mus_rg_ajito_mvl/mxv - .byte N03 , En4 , v127 - .byte W06 - .byte N06 , En4 , v120 - .byte W18 - .byte En4 , v127 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W18 - .byte N24 , Fs3 - .byte W12 - .byte VOL , 63*mus_rg_ajito_mvl/mxv - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W12 - .byte VOICE , 60 - .byte N06 , Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W18 - .byte N24 , Gn3 - .byte W12 - .byte VOL , 79*mus_rg_ajito_mvl/mxv - .byte MOD , 9 - .byte W12 - .byte 0 - .byte W12 - .byte VOICE , 56 - .byte N06 , En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte N18 , Cs4 , v120 - .byte W18 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte N03 , Dn4 , v076 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_ajito_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_ajito_6: - .byte KEYSH , mus_rg_ajito_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 9*mus_rg_ajito_mvl/mxv - .byte N48 , Gs4 , v112 - .byte W06 - .byte VOL , 14*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 19*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 24*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 32*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 44*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 55*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 64*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 70*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 77*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 9*mus_rg_ajito_mvl/mxv - .byte N48 , Dn5 - .byte W06 - .byte VOL , 14*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 19*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 24*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 32*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 44*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 55*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 64*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 70*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 77*mus_rg_ajito_mvl/mxv - .byte W03 -mus_rg_ajito_6_B1: - .byte VOICE , 48 - .byte PAN , c_v+32 - .byte VOL , 40*mus_rg_ajito_mvl/mxv - .byte N06 , En2 , v127 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 - .byte W06 -mus_rg_ajito_6_000: - .byte PAN , c_v+32 - .byte N06 , En2 , v127 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_ajito_6_000 - .byte PAN , c_v+32 - .byte N06 , En2 , v127 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte PAN , c_v-32 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte N06 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte VOL , 49*mus_rg_ajito_mvl/mxv - .byte N06 , Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte VOL , 54*mus_rg_ajito_mvl/mxv - .byte N06 , An2 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v+32 - .byte VOL , 41*mus_rg_ajito_mvl/mxv - .byte N06 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte PATT - .word mus_rg_ajito_6_000 - .byte PATT - .word mus_rg_ajito_6_000 - .byte PAN , c_v+32 - .byte N06 , En2 , v127 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte PAN , c_v-32 - .byte VOL , 45*mus_rg_ajito_mvl/mxv - .byte N06 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte VOL , 51*mus_rg_ajito_mvl/mxv - .byte N06 , Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte N06 , As2 - .byte W06 - .byte VOL , 33*mus_rg_ajito_mvl/mxv - .byte PAN , c_v-1 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte N96 , Bn2 , v120 - .byte W60 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 44*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 79*mus_rg_ajito_mvl/mxv - .byte W18 - .byte 22*mus_rg_ajito_mvl/mxv - .byte N96 , En2 - .byte W60 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 44*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 79*mus_rg_ajito_mvl/mxv - .byte W18 - .byte 22*mus_rg_ajito_mvl/mxv - .byte N96 , Cs3 - .byte W60 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 44*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 79*mus_rg_ajito_mvl/mxv - .byte W18 - .byte 22*mus_rg_ajito_mvl/mxv - .byte W96 - .byte W96 - .byte VOICE , 30 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+0 - .byte N48 , En3 , v064 - .byte W06 - .byte VOL , 25*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 29*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 36*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 55*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 60*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 63*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 22*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte N48 , Fn3 , v080 - .byte W06 - .byte VOL , 25*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 29*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 36*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 55*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 60*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 63*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 22*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte N48 , Fs3 , v092 - .byte W06 - .byte VOL , 25*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 29*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 36*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 55*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 60*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 63*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 35*mus_rg_ajito_mvl/mxv - .byte N48 , Gn3 , v127 - .byte W06 - .byte VOL , 38*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 42*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 50*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 58*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 63*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 69*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 72*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 77*mus_rg_ajito_mvl/mxv - .byte W12 - .byte 68*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 17 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte W12 - .byte N36 , En3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N36 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N24 , En3 - .byte W12 - .byte W12 - .byte N36 , An3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N36 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte W12 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N36 , As3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte W12 - .byte N36 , En3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 68*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte N36 , Fs3 - .byte W18 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 68*mus_rg_ajito_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte W12 - .byte VOICE , 29 - .byte N36 , En3 , v032 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N36 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N24 , En3 - .byte W12 - .byte W12 - .byte N36 , An3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N36 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte W12 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N36 , As3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte W12 - .byte N36 , En3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 68*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 45*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 68*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte N12 , Ds3 - .byte W12 - .byte VOICE , 48 - .byte PAN , c_v+32 - .byte VOL , 49*mus_rg_ajito_mvl/mxv - .byte N06 , En3 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte VOL , 38*mus_rg_ajito_mvl/mxv - .byte PAN , c_v-33 - .byte N06 , Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte An2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , As2 - .byte W06 - .byte En2 - .byte W06 - .byte Bn2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+31 - .byte N06 , Cn3 - .byte W06 - .byte N18 , Bn2 - .byte W18 - .byte PAN , c_v-32 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W06 - .byte Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte An2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , As2 - .byte W06 - .byte En2 - .byte W06 - .byte Bn2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+31 - .byte N06 , Cn3 - .byte W06 - .byte N18 - .byte W18 - .byte PAN , c_v-32 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W06 - .byte Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte An2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , As2 - .byte W06 - .byte En2 - .byte W06 - .byte Bn2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+31 - .byte N06 , Cn3 - .byte W06 - .byte N18 , Cs3 - .byte W18 - .byte W96 - .byte PAN , c_v+32 - .byte VOL , 38*mus_rg_ajito_mvl/mxv - .byte W48 - .byte PAN , c_v-32 - .byte N06 , En2 , v072 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 , v092 - .byte W06 - .byte PAN , c_v+32 - .byte VOL , 43*mus_rg_ajito_mvl/mxv - .byte N06 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 , v127 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte PAN , c_v+32 - .byte VOL , 46*mus_rg_ajito_mvl/mxv - .byte BEND , c_v-1 - .byte N06 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte PAN , c_v-32 - .byte BEND , c_v-2 - .byte N06 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte PAN , c_v+32 - .byte VOL , 51*mus_rg_ajito_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , En2 , v120 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte En3 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , En2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte N03 , Dn3 - .byte W03 - .byte Bn2 , v116 - .byte W03 - .byte As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gs2 - .byte W03 - .byte Gn2 - .byte W03 - .byte N06 , Fs2 , v120 - .byte W06 - .byte GOTO - .word mus_rg_ajito_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_ajito_7: - .byte KEYSH , mus_rg_ajito_key+0 - .byte VOICE , 78 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+18 - .byte VOL , 8*mus_rg_ajito_mvl/mxv - .byte W03 - .byte PAN , c_v+15 - .byte W92 - .byte W01 -mus_rg_ajito_7_B1: - .byte VOICE , 78 - .byte VOL , 11*mus_rg_ajito_mvl/mxv - .byte N15 , En3 , v127 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte N03 , Gn3 , v096 - .byte W03 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , Bn3 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N18 , As3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte N03 , Bn3 , v096 - .byte W03 - .byte Cs4 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , Dn4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N18 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte N03 , Bn3 , v096 - .byte W03 - .byte An3 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , Gs3 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N18 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte N03 , An3 , v096 - .byte W03 - .byte As3 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , Bn3 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N15 , As3 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte N03 , An3 , v096 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , En3 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N15 , Ds3 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte N03 , En3 , v096 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gs3 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , An3 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N18 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte N03 , Fs3 , v096 - .byte W03 - .byte Fn3 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N21 , En3 , v127 - .byte W12 - .byte MOD , 7 - .byte W09 - .byte N03 , Fn3 , v096 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+15 - .byte N18 , Fs3 , v127 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte N03 , Fn3 , v096 - .byte W03 - .byte En3 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , Ds3 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 11*mus_rg_ajito_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+15 - .byte N15 , En4 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte N03 , Gn4 , v096 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , Bn4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N18 , As4 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte N03 , Bn4 , v096 - .byte W03 - .byte Cs5 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , Dn5 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N18 , Cs5 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte N03 , Bn4 , v096 - .byte W03 - .byte An4 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , Gs4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N18 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte N03 , An4 , v096 - .byte W03 - .byte As4 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , Bn4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N15 , As4 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte N03 , An4 , v096 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , En4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N15 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte N03 , En4 , v096 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gs4 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , An4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte N18 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte N03 , Fs4 , v096 - .byte W03 - .byte Fn4 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N21 , En4 , v127 - .byte W12 - .byte MOD , 7 - .byte W09 - .byte N03 , Fn4 , v096 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+15 - .byte N18 , Fs4 , v127 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W03 - .byte En4 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-17 - .byte N24 , Ds4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte PAN , c_v+15 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+32 - .byte VOL , 22*mus_rg_ajito_mvl/mxv - .byte N96 , En2 , v120 - .byte W60 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 44*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 79*mus_rg_ajito_mvl/mxv - .byte W18 - .byte 22*mus_rg_ajito_mvl/mxv - .byte N96 , Cn3 - .byte W60 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 44*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 79*mus_rg_ajito_mvl/mxv - .byte W18 - .byte 22*mus_rg_ajito_mvl/mxv - .byte N96 , En2 - .byte W60 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 44*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 56*mus_rg_ajito_mvl/mxv - .byte W06 - .byte 68*mus_rg_ajito_mvl/mxv - .byte W03 - .byte 79*mus_rg_ajito_mvl/mxv - .byte W18 - .byte 22*mus_rg_ajito_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 24 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte N12 , Gn4 , v127 - .byte W12 - .byte N24 , As4 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn4 - .byte W12 - .byte N24 , Cs5 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn4 - .byte W12 - .byte As4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , Cs5 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn4 - .byte W12 - .byte N24 , An4 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , As4 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn4 - .byte W12 - .byte N24 , Cs5 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn4 - .byte W12 - .byte As4 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte N12 , Gn4 - .byte W12 - .byte N24 , Bn4 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_ajito_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_ajito_8: - .byte KEYSH , mus_rg_ajito_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 65*mus_rg_ajito_mvl/mxv - .byte W48 - .byte N48 , Cn3 , v104 - .byte W36 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_ajito_8_B1: - .byte N06 , En1 , v120 - .byte N48 , Cs2 - .byte W24 - .byte N06 , En1 , v088 - .byte W12 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v120 - .byte W24 - .byte En1 , v088 - .byte W12 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_ajito_8_000: - .byte N06 , En1 , v120 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v072 - .byte W06 - .byte En1 , v120 - .byte W06 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v120 - .byte W24 - .byte En1 , v088 - .byte W12 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND -mus_rg_ajito_8_001: - .byte N06 , En1 , v120 - .byte W24 - .byte En1 , v088 - .byte W12 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v120 - .byte W24 - .byte En1 , v088 - .byte W12 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte N06 , En1 , v120 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v072 - .byte W06 - .byte En1 , v120 - .byte W06 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn2 , v120 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte N48 , Bn2 - .byte W24 - .byte N06 , En1 , v088 - .byte W12 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v120 - .byte W24 - .byte En1 , v088 - .byte W12 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_rg_ajito_8_000 - .byte PATT - .word mus_rg_ajito_8_001 - .byte N06 , En1 , v120 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v072 - .byte W06 - .byte En1 , v120 - .byte W06 - .byte N03 , En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N48 , Cn3 , v096 - .byte W48 - .byte N06 , Cn1 , v120 - .byte N48 , An2 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte N24 , Cs1 - .byte W24 - .byte Cn1 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte N48 , En2 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte N24 , Cs1 - .byte W24 - .byte Cn1 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , Dn2 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , Dn1 - .byte N48 , Gn2 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N24 , Cn1 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , Cn2 - .byte W03 - .byte An1 - .byte W03 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Gn1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N06 , Cn1 - .byte W06 - .byte N12 , Dn1 - .byte N48 , Bn2 - .byte W12 - .byte N24 , Cn1 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte N06 - .byte N06 , Gs4 , v044 - .byte W06 - .byte Dn3 , v088 - .byte N06 , An4 , v016 - .byte W06 - .byte En1 , v127 - .byte N12 , As4 , v052 - .byte W12 - .byte N06 , Cn1 , v120 - .byte N06 , Gs4 , v044 - .byte W06 - .byte Cn1 , v088 - .byte N06 , An4 , v016 - .byte W06 - .byte Dn3 , v096 - .byte N12 , As4 , v052 - .byte W12 - .byte N06 , Cn1 , v120 - .byte N06 , Gs4 , v044 - .byte W06 - .byte En1 , v127 - .byte N06 , An4 , v016 - .byte W06 - .byte N12 , As4 , v052 - .byte W06 - .byte N06 , Dn3 , v088 - .byte W06 - .byte Cn1 , v120 - .byte N06 , Gs4 , v044 - .byte W06 - .byte Dn3 , v088 - .byte N06 , An4 , v016 - .byte W06 - .byte En1 , v127 - .byte N12 , As4 , v052 - .byte W06 - .byte N06 , Dn3 , v088 - .byte W06 - .byte N03 , Dn3 , v120 - .byte N06 , Gs4 , v044 - .byte W03 - .byte N03 , Dn3 , v084 - .byte W03 - .byte Dn3 , v088 - .byte N06 , An4 , v016 - .byte W03 - .byte N03 , Dn3 , v064 - .byte W03 - .byte N06 , Cn1 , v104 - .byte N06 , Gs4 , v044 - .byte W06 - .byte Dn3 , v112 - .byte N06 , An4 , v016 - .byte W06 - .byte Cn1 , v120 - .byte N06 , Gs4 , v044 - .byte W06 - .byte Cn1 , v100 - .byte N06 , An4 , v016 - .byte W06 - .byte En1 , v127 - .byte N12 , As4 , v052 - .byte W06 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Cn1 , v120 - .byte N06 , Gs4 , v044 - .byte W06 - .byte Dn3 , v076 - .byte N06 , An4 , v016 - .byte W06 - .byte Cn1 , v064 - .byte N12 , As4 , v052 - .byte W06 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Cn1 , v120 - .byte N06 , Gs4 , v044 - .byte W06 - .byte Cn1 , v076 - .byte N06 , An4 , v016 - .byte W06 - .byte Cs1 , v120 - .byte N12 , As4 , v052 - .byte W12 - .byte Dn1 , v096 - .byte N48 , Cs2 , v120 - .byte W12 - .byte N12 , Dn1 , v048 - .byte W12 - .byte Dn1 , v028 - .byte W12 - .byte Dn1 , v016 - .byte W48 - .byte N06 , Cn1 , v120 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte N48 , Cn1 , v120 - .byte N48 , An2 - .byte W48 - .byte Cn3 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte En2 , v064 - .byte W96 - .byte W72 - .byte N60 , Cn3 , v052 - .byte W24 - .byte W12 - .byte VOL , 55*mus_rg_ajito_mvl/mxv - .byte W84 - .byte 65*mus_rg_ajito_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Cn1 , v100 - .byte N06 , En2 - .byte W06 - .byte Cn1 , v120 - .byte N42 , En2 , v127 - .byte W18 - .byte N06 , Dn2 , v120 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte N24 , En2 , v127 - .byte W12 - .byte N06 , Cs1 , v120 - .byte W06 - .byte Cs1 , v088 - .byte W06 - .byte Cn1 , v120 - .byte N06 , En2 , v096 - .byte W06 - .byte Cn1 , v120 - .byte N42 , En2 , v127 - .byte W06 - .byte N06 , Dn1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cs1 , v076 - .byte W06 - .byte N06 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N24 , En2 , v127 - .byte W06 - .byte N06 , Cn1 , v120 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte Dn1 - .byte N06 , En2 , v068 - .byte W06 - .byte Dn1 , v120 - .byte N42 , En2 , v127 - .byte W06 - .byte N03 , Dn2 , v120 - .byte W03 - .byte Bn1 - .byte W03 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cn2 - .byte W03 - .byte Gn1 - .byte W03 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gn1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte N24 , En2 , v127 - .byte W06 - .byte N06 , Cn1 , v088 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte N24 , Dn1 , v120 - .byte N48 , Bn2 , v127 - .byte W24 - .byte N03 , Dn2 , v120 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Bn1 - .byte W06 - .byte N03 , An1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N06 , Cn1 - .byte W06 - .byte N24 , Dn1 - .byte N48 , Cs2 , v127 - .byte W24 - .byte N06 , Cn1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N06 - .byte W06 -mus_rg_ajito_8_002: - .byte N06 , Cn1 , v120 - .byte N48 , An2 - .byte W18 - .byte N06 , Cs1 - .byte W06 - .byte Cn1 - .byte W18 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v120 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte PEND - .byte N06 - .byte W06 - .byte N03 , Dn2 - .byte W03 - .byte An1 - .byte W03 - .byte N06 , Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte N48 , En2 - .byte W18 - .byte N06 , Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v064 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte N06 , Dn1 , v120 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W06 - .byte PATT - .word mus_rg_ajito_8_002 - .byte N06 , Cn1 , v120 - .byte W06 - .byte N03 , Dn2 - .byte W03 - .byte An1 - .byte W03 - .byte N06 , Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte N36 , En2 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N03 , En1 , v064 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte N06 , Dn1 , v120 - .byte N36 , Cn3 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 , v112 - .byte W06 - .byte Cs1 , v120 - .byte W06 - .byte N12 , Fn1 , v124 - .byte W12 - .byte GOTO - .word mus_rg_ajito_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_ajito_9: - .byte KEYSH , mus_rg_ajito_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte W84 - .byte N06 , Cn4 , v064 - .byte W06 - .byte N06 - .byte W06 -mus_rg_ajito_9_B1: - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N03 , Cn4 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W24 - .byte N06 - .byte W24 -mus_rg_ajito_9_000: - .byte N03 , Cn4 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W24 - .byte N06 - .byte W24 - .byte PEND - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte PATT - .word mus_rg_ajito_9_000 - .byte PATT - .word mus_rg_ajito_9_000 - .byte PATT - .word mus_rg_ajito_9_000 - .byte PATT - .word mus_rg_ajito_9_000 -mus_rg_ajito_9_001: - .byte N06 , Cn4 , v064 - .byte W06 - .byte N06 - .byte W66 - .byte N06 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ajito_9_001 - .byte PATT - .word mus_rg_ajito_9_001 - .byte N06 , Cn4 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 -mus_rg_ajito_9_002: - .byte N03 , Cn4 , v064 - .byte W06 - .byte N03 - .byte W66 - .byte N03 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ajito_9_002 - .byte PATT - .word mus_rg_ajito_9_002 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte N01 , Cn5 , v096 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte N06 , Cn4 , v064 - .byte W96 - .byte W96 - .byte VOL , 34*mus_rg_ajito_mvl/mxv - .byte N84 , Cn4 , v092 - .byte W90 - .byte N03 , Cn4 , v060 - .byte W06 - .byte PAN , c_v-64 - .byte N21 , Cn4 , v092 - .byte W24 - .byte PAN , c_v+63 - .byte N21 , Cn4 , v080 - .byte W24 - .byte PAN , c_v+0 - .byte N06 , Cn4 , v060 - .byte W12 - .byte Cn4 , v092 - .byte W06 - .byte N03 , Cn4 , v048 - .byte W06 - .byte PAN , c_v-64 - .byte N84 , Cn4 , v092 - .byte W24 - .byte PAN , c_v+0 - .byte W72 - .byte N03 , Cn4 , v084 - .byte W09 - .byte Cn4 , v056 - .byte W09 - .byte N09 , Cn4 , v044 - .byte W06 - .byte VOL , 68*mus_rg_ajito_mvl/mxv - .byte W12 - .byte PAN , c_v-64 - .byte W06 - .byte N03 , Cn4 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn5 , v024 - .byte W24 - .byte PAN , c_v+0 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Cn4 , v064 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte VOL , 44*mus_rg_ajito_mvl/mxv - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v120 - .byte W18 -mus_rg_ajito_9_003: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v120 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_ajito_9_003 - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v080 - .byte W18 - .byte GOTO - .word mus_rg_ajito_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_ajito_10: - .byte KEYSH , mus_rg_ajito_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 56*mus_rg_ajito_mvl/mxv - .byte PAN , c_v+0 - .byte W96 -mus_rg_ajito_10_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte N12 , Gn5 , v060 - .byte W24 - .byte N12 - .byte W24 - .byte Gn5 , v056 - .byte W24 - .byte Gn5 , v060 - .byte W12 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Gn5 , v056 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte Gn5 , v120 - .byte W12 - .byte W84 - .byte N12 - .byte W12 - .byte W84 - .byte N12 - .byte W12 - .byte W84 - .byte Gn5 , v080 - .byte W12 - .byte GOTO - .word mus_rg_ajito_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_ajito: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_ajito_pri @ Priority - .byte mus_rg_ajito_rev @ Reverb. - - .word mus_rg_ajito_grp - - .word mus_rg_ajito_1 - .word mus_rg_ajito_2 - .word mus_rg_ajito_3 - .word mus_rg_ajito_4 - .word mus_rg_ajito_5 - .word mus_rg_ajito_6 - .word mus_rg_ajito_7 - .word mus_rg_ajito_8 - .word mus_rg_ajito_9 - .word mus_rg_ajito_10 - - .end diff --git a/sound/songs/mus_rg_annai.s b/sound/songs/mus_rg_annai.s deleted file mode 100644 index 6b53d13729..0000000000 --- a/sound/songs/mus_rg_annai.s +++ /dev/null @@ -1,1048 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_annai_grp, voicegroup131 - .equ mus_rg_annai_pri, 0 - .equ mus_rg_annai_rev, reverb_set+50 - .equ mus_rg_annai_mvl, 127 - .equ mus_rg_annai_key, 0 - .equ mus_rg_annai_tbs, 1 - .equ mus_rg_annai_exg, 0 - .equ mus_rg_annai_cmp, 1 - - .section .rodata - .global mus_rg_annai - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_annai_1: - .byte KEYSH , mus_rg_annai_key+0 - .byte TEMPO , 146*mus_rg_annai_tbs/2 - .byte VOICE , 24 - .byte PAN , c_v+32 - .byte VOL , 45*mus_rg_annai_mvl/mxv - .byte N06 , Bn3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N24 , Bn2 - .byte W24 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte N60 , Bn3 - .byte W48 -mus_rg_annai_1_000: - .byte W12 - .byte N03 , En3 , v127 - .byte W12 - .byte N03 - .byte W36 - .byte Fs3 - .byte W12 - .byte N03 - .byte W24 - .byte PEND -mus_rg_annai_1_001: - .byte W12 - .byte N03 , En3 , v127 - .byte W12 - .byte N03 - .byte W36 - .byte Dn3 - .byte W12 - .byte N03 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_annai_1_000 -mus_rg_annai_1_002: - .byte W12 - .byte N03 , En3 , v127 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PEND -mus_rg_annai_1_B1: - .byte PATT - .word mus_rg_annai_1_000 - .byte PATT - .word mus_rg_annai_1_001 - .byte PATT - .word mus_rg_annai_1_000 - .byte PATT - .word mus_rg_annai_1_002 - .byte GOTO - .word mus_rg_annai_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_annai_2: - .byte KEYSH , mus_rg_annai_key+0 - .byte VOICE , 2 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 63*mus_rg_annai_mvl/mxv - .byte N06 , En6 , v127 - .byte W12 - .byte Dn6 - .byte W12 - .byte Cs6 - .byte W12 - .byte Dn6 - .byte W12 - .byte Cs6 - .byte W12 - .byte Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte En5 - .byte W24 - .byte N06 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Ds6 - .byte W06 - .byte En6 - .byte W48 - .byte An5 - .byte W12 - .byte Cs6 - .byte W12 - .byte En6 - .byte W24 - .byte Dn6 - .byte W12 - .byte Fs6 - .byte W12 - .byte An6 - .byte W24 - .byte An5 - .byte W12 - .byte Cs6 - .byte W12 - .byte En6 - .byte W24 - .byte Dn6 - .byte W12 - .byte Cs6 - .byte W12 - .byte Bn5 - .byte W24 - .byte An5 - .byte W12 - .byte Cs6 - .byte W12 - .byte En6 - .byte W24 - .byte Dn6 - .byte W12 - .byte Fs6 - .byte W12 - .byte An6 - .byte W12 - .byte N06 - .byte W12 - .byte Gs6 - .byte W12 - .byte En6 - .byte W12 - .byte Fs6 - .byte W12 - .byte Gs6 - .byte W12 - .byte An6 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 -mus_rg_annai_2_B1: -mus_rg_annai_2_000: - .byte N12 , An5 , v127 - .byte W12 - .byte Cs6 - .byte W12 - .byte N18 , En6 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn6 - .byte W12 - .byte Fs6 - .byte W12 - .byte N18 , An6 - .byte W18 - .byte N06 - .byte W06 - .byte PEND - .byte N12 , An5 - .byte W12 - .byte Cs6 - .byte W12 - .byte N24 , En6 - .byte W24 - .byte N06 , Dn6 - .byte W06 - .byte Cs6 - .byte W06 - .byte Cn6 - .byte W06 - .byte Bn5 - .byte W06 - .byte N18 - .byte W18 - .byte N06 , Gs5 - .byte W06 - .byte PATT - .word mus_rg_annai_2_000 - .byte N12 , Gs6 , v127 - .byte W12 - .byte N06 , En6 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fs6 - .byte W12 - .byte N06 - .byte W06 - .byte Gs6 - .byte W06 - .byte N12 , An6 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte GOTO - .word mus_rg_annai_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_annai_3: - .byte KEYSH , mus_rg_annai_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 39*mus_rg_annai_mvl/mxv - .byte W96 - .byte N06 , En3 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W48 -mus_rg_annai_3_000: - .byte W12 - .byte N06 , An3 , v127 - .byte W12 - .byte N06 - .byte W36 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PEND - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W36 - .byte Gs3 - .byte W12 - .byte N06 - .byte W24 - .byte PATT - .word mus_rg_annai_3_000 - .byte W12 - .byte N06 , Bn3 , v127 - .byte W24 - .byte Gs3 - .byte W24 - .byte An3 - .byte W12 - .byte N06 - .byte W24 -mus_rg_annai_3_B1: - .byte N03 , Cs5 , v096 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Fs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte En5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Bn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte N03 - .byte W24 - .byte Cs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Fs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W24 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte GOTO - .word mus_rg_annai_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_annai_4: - .byte KEYSH , mus_rg_annai_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 68*mus_rg_annai_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N24 - .byte W24 - .byte N03 , En1 , v056 - .byte W03 - .byte Gs1 - .byte W03 - .byte Bn1 - .byte W03 - .byte Dn2 - .byte W03 - .byte En2 - .byte W03 - .byte Gs2 - .byte W03 - .byte Bn2 - .byte W03 - .byte Ds3 - .byte W03 - .byte N24 , En3 , v084 - .byte W24 - .byte N03 , Ds3 , v060 - .byte W03 - .byte Bn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte En2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Bn1 - .byte W03 - .byte Gs1 - .byte W03 - .byte Fs1 - .byte W03 - .byte N12 , An1 , v120 - .byte W48 - .byte En1 - .byte W36 - .byte N12 - .byte W12 - .byte An1 - .byte W72 - .byte N24 , Gs1 - .byte W24 - .byte N12 , An1 - .byte W48 - .byte Dn2 - .byte W24 - .byte N06 , An1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte An1 - .byte W12 - .byte An2 - .byte W12 - .byte An1 - .byte W12 - .byte N12 , Bn1 - .byte W12 -mus_rg_annai_4_B1: - .byte N06 , Cs2 , v120 - .byte W12 - .byte An1 - .byte W24 - .byte N06 - .byte W12 - .byte An2 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte An1 - .byte W24 - .byte N06 - .byte W24 - .byte En1 - .byte W24 - .byte N06 - .byte W12 - .byte W12 - .byte N12 , Cs2 - .byte W24 - .byte An1 - .byte W24 - .byte Fs2 - .byte W24 - .byte An1 - .byte W12 - .byte W12 - .byte En2 - .byte W24 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W24 - .byte An1 - .byte W24 - .byte GOTO - .word mus_rg_annai_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_annai_5: - .byte KEYSH , mus_rg_annai_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+62 - .byte VOL , 32*mus_rg_annai_mvl/mxv - .byte N06 , En4 , v127 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N03 , En3 - .byte W24 - .byte N03 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W48 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W24 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W24 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W24 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W24 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W24 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte Gs4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 -mus_rg_annai_5_B1: -mus_rg_annai_5_000: - .byte N03 , An3 , v127 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W18 - .byte N03 - .byte W06 - .byte PEND - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W24 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 - .byte W18 - .byte Gs3 - .byte W06 - .byte PATT - .word mus_rg_annai_5_000 - .byte N03 , Gs4 , v127 - .byte W12 - .byte En4 - .byte W06 - .byte N03 - .byte W06 - .byte Fs4 - .byte W12 - .byte N03 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte GOTO - .word mus_rg_annai_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_annai_6: - .byte KEYSH , mus_rg_annai_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_annai_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte N06 , En3 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W48 -mus_rg_annai_6_000: - .byte W12 - .byte N06 , An3 , v127 - .byte W12 - .byte N06 - .byte W36 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PEND - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W36 - .byte Gs3 - .byte W12 - .byte N06 - .byte W24 - .byte PATT - .word mus_rg_annai_6_000 - .byte W12 - .byte N06 , Bn3 , v127 - .byte W24 - .byte Gs3 - .byte W24 - .byte An3 - .byte W12 - .byte N06 - .byte W24 -mus_rg_annai_6_B1: - .byte N03 , Cs5 , v096 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Fs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte En5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Bn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte N03 - .byte W24 - .byte Cs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Fs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W24 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte GOTO - .word mus_rg_annai_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_annai_7: - .byte KEYSH , mus_rg_annai_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 61*mus_rg_annai_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , En1 , v127 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_annai_7_B1: - .byte N12 , En1 , v127 - .byte W12 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , En1 , v127 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , En1 , v127 - .byte W18 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , En1 , v127 - .byte W12 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , En1 , v127 - .byte W18 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v127 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v127 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , En1 , v127 - .byte W18 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , En1 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte GOTO - .word mus_rg_annai_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_annai_8: - .byte KEYSH , mus_rg_annai_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_annai_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , Cn5 , v127 - .byte W03 - .byte Cn5 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_annai_8_B1: - .byte N12 , Cn5 , v127 - .byte W12 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte Cn5 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn5 , v127 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , Cn5 , v127 - .byte W18 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cn5 , v127 - .byte W12 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn5 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , Cn5 , v127 - .byte W18 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn5 , v127 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn5 , v127 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn5 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , Cn5 , v127 - .byte W18 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cn5 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte GOTO - .word mus_rg_annai_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_annai: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_annai_pri @ Priority - .byte mus_rg_annai_rev @ Reverb. - - .word mus_rg_annai_grp - - .word mus_rg_annai_1 - .word mus_rg_annai_2 - .word mus_rg_annai_3 - .word mus_rg_annai_4 - .word mus_rg_annai_5 - .word mus_rg_annai_6 - .word mus_rg_annai_7 - .word mus_rg_annai_8 - - .end diff --git a/sound/songs/mus_rg_champ_r.s b/sound/songs/mus_rg_champ_r.s deleted file mode 100644 index 244cb3e076..0000000000 --- a/sound/songs/mus_rg_champ_r.s +++ /dev/null @@ -1,2159 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_champ_r_grp, voicegroup154 - .equ mus_rg_champ_r_pri, 0 - .equ mus_rg_champ_r_rev, reverb_set+50 - .equ mus_rg_champ_r_mvl, 127 - .equ mus_rg_champ_r_key, 0 - .equ mus_rg_champ_r_tbs, 1 - .equ mus_rg_champ_r_exg, 0 - .equ mus_rg_champ_r_cmp, 1 - - .section .rodata - .global mus_rg_champ_r - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_champ_r_1: - .byte KEYSH , mus_rg_champ_r_key+0 - .byte TEMPO , 136*mus_rg_champ_r_tbs/2 - .byte VOICE , 87 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , En1 , v127 - .byte W09 - .byte MOD , 14 - .byte W15 - .byte 0 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte N24 , An1 , v064 - .byte W48 - .byte En2 - .byte W48 - .byte N24 - .byte W48 - .byte N09 - .byte W24 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte N24 , Fn1 - .byte W09 - .byte MOD , 6 - .byte W15 -mus_rg_champ_r_1_B1: - .byte VOICE , 87 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte MOD , 0 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 -mus_rg_champ_r_1_000: - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte N24 , An2 , v127 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte PEND -mus_rg_champ_r_1_001: - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte MOD , 0 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte PEND - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte N24 , As2 , v127 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte PATT - .word mus_rg_champ_r_1_001 - .byte PATT - .word mus_rg_champ_r_1_000 - .byte PATT - .word mus_rg_champ_r_1_001 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte N06 , En2 , v127 - .byte W06 - .byte N15 , En2 , v032 - .byte W18 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte N24 , Fn2 , v127 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte PATT - .word mus_rg_champ_r_1_001 - .byte PATT - .word mus_rg_champ_r_1_000 - .byte VOICE , 92 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte MOD , 0 - .byte TIE , An2 , v120 - .byte W12 - .byte MOD , 7 - .byte W84 - .byte W72 - .byte EOT - .byte MOD , 0 - .byte N24 , As2 , v127 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte TIE , An2 , v120 - .byte W12 - .byte MOD , 7 - .byte W84 - .byte W72 - .byte EOT - .byte MOD , 0 - .byte N12 , Cn3 , v127 - .byte W12 - .byte Dn3 - .byte W12 - .byte N48 , En3 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte N48 , En2 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte N48 , Cn3 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte N48 , Fn2 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte GOTO - .word mus_rg_champ_r_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_champ_r_2: - .byte KEYSH , mus_rg_champ_r_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 79*mus_rg_champ_r_mvl/mxv - .byte BEND , c_v+1 - .byte N22 , En2 , v080 - .byte W24 - .byte VOICE , 80 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N24 , An2 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte N21 , An2 , v020 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte N24 , An2 , v080 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte N21 , An2 , v020 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte N24 , An2 , v080 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte N21 , An2 , v020 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte N09 , An2 , v080 - .byte W09 - .byte N12 , An2 , v020 - .byte W15 - .byte N24 , As2 , v080 - .byte W09 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W06 -mus_rg_champ_r_2_B1: -mus_rg_champ_r_2_000: - .byte MOD , 0 - .byte VOL , 36*mus_rg_champ_r_mvl/mxv - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte PEND -mus_rg_champ_r_2_001: - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N24 , En3 , v080 - .byte W09 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_champ_r_2_000 - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N24 , Fn3 , v080 - .byte W09 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W06 -mus_rg_champ_r_2_002: - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_champ_r_2_001 - .byte PATT - .word mus_rg_champ_r_2_002 - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N24 , Gs2 , v080 - .byte W09 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte PATT - .word mus_rg_champ_r_2_002 - .byte PATT - .word mus_rg_champ_r_2_001 - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N06 , An2 , v096 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v092 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte N24 , Fn3 , v080 - .byte W09 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N06 , An2 , v096 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v060 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v092 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v064 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte MOD , 0 - .byte N06 , An2 , v096 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte Fn3 , v060 - .byte W12 - .byte Fn3 , v064 - .byte W12 - .byte N48 , En3 , v076 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N48 , An2 , v072 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N48 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N48 , As2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_champ_r_2_B1 - .byte MOD , 0 - .byte VOL , 34*mus_rg_champ_r_mvl/mxv - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_champ_r_3: - .byte KEYSH , mus_rg_champ_r_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v-64 - .byte BEND , c_v+0 - .byte W24 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N24 , An2 , v127 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte N21 , An2 , v020 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte N24 , An2 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte N21 , An2 , v020 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte N24 , An2 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte N21 , An2 , v020 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte N09 , An2 , v096 - .byte W09 - .byte N12 , An2 , v020 - .byte W15 - .byte N24 , As2 , v092 - .byte W09 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W06 -mus_rg_champ_r_3_B1: -mus_rg_champ_r_3_000: - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N06 , An2 , v127 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte PEND -mus_rg_champ_r_3_001: - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N24 , En3 , v080 - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_champ_r_3_000 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W06 - .byte MOD , 0 - .byte W12 - .byte N24 , Fn3 , v080 - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte PATT - .word mus_rg_champ_r_3_000 - .byte PATT - .word mus_rg_champ_r_3_001 - .byte PATT - .word mus_rg_champ_r_3_000 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N06 , An2 , v064 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N06 , An2 , v096 - .byte W06 - .byte N15 , An2 , v028 - .byte W18 - .byte N24 , Cs3 , v080 - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte PATT - .word mus_rg_champ_r_3_000 - .byte PATT - .word mus_rg_champ_r_3_001 - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N06 , An2 , v127 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v064 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v096 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v064 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v096 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v064 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v092 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte N24 , En3 , v080 - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N06 , An2 , v127 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v064 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v096 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v060 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v092 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v064 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte An2 , v096 - .byte W12 - .byte An2 , v028 - .byte W12 - .byte Gn3 , v060 - .byte W12 - .byte Gs3 , v064 - .byte W12 - .byte N48 , An3 , v076 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 64*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 73*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 82*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N48 , An2 , v072 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 64*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 73*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 82*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N48 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 64*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 73*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 82*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte N48 , As3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 64*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 73*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 82*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_champ_r_3_B1 - .byte MOD , 0 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_champ_r_4: - .byte KEYSH , mus_rg_champ_r_key+0 - .byte VOICE , 58 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v+16 - .byte N24 , En2 , v092 - .byte W24 - .byte An1 , v096 - .byte W06 - .byte VOL , 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte MOD , 8 - .byte VOL , 67*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W18 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte N24 , An1 , v064 - .byte W06 - .byte VOL , 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte MOD , 8 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W18 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte N24 - .byte W06 - .byte VOL , 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte MOD , 8 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W18 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte N09 , An1 , v096 - .byte W24 - .byte VOL , 33*mus_rg_champ_r_mvl/mxv - .byte N24 , Fn1 - .byte W03 - .byte VOL , 38*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte MOD , 8 - .byte VOL , 50*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 61*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 67*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 90*mus_rg_champ_r_mvl/mxv - .byte W09 -mus_rg_champ_r_4_B1: - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte MOD , 0 - .byte W96 -mus_rg_champ_r_4_000: - .byte W72 - .byte VOL , 21*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 27*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 79*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 90*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte PEND - .byte 90*mus_rg_champ_r_mvl/mxv - .byte W96 - .byte PATT - .word mus_rg_champ_r_4_000 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte W96 - .byte PATT - .word mus_rg_champ_r_4_000 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte W96 - .byte PATT - .word mus_rg_champ_r_4_000 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte W96 - .byte PATT - .word mus_rg_champ_r_4_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_champ_r_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_champ_r_5: - .byte KEYSH , mus_rg_champ_r_key+0 - .byte VOICE , 14 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v-32 - .byte N24 , En3 , v120 - .byte W24 -mus_rg_champ_r_5_000: - .byte VOICE , 14 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte N96 , An3 , v120 - .byte W24 - .byte VOL , 79*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte 22*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte PEND - .byte W48 - .byte 90*mus_rg_champ_r_mvl/mxv - .byte W24 - .byte PAN , c_v-33 - .byte N24 , As2 - .byte W24 -mus_rg_champ_r_5_B1: - .byte PATT - .word mus_rg_champ_r_5_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 60 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte N03 , Cn3 , v076 - .byte W03 - .byte Cs3 , v084 - .byte W03 - .byte Dn3 , v096 - .byte W03 - .byte Ds3 , v104 - .byte W03 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte TIE , En3 , v120 - .byte W12 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 38*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 27*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 22*mus_rg_champ_r_mvl/mxv - .byte W60 - .byte W03 - .byte W48 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte EOT - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte N18 , Cn3 - .byte W18 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte N03 , Dn3 - .byte W03 - .byte En3 - .byte W03 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte TIE , Fn3 - .byte W12 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 38*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 27*mus_rg_champ_r_mvl/mxv - .byte W03 - .byte 22*mus_rg_champ_r_mvl/mxv - .byte W60 - .byte W03 - .byte W48 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte EOT - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte N06 , Gn4 , v064 - .byte W12 - .byte Gs4 , v080 - .byte W12 - .byte VOICE , 14 - .byte VOL , 68*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v-32 - .byte N12 , An4 , v096 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte PAN , c_v-32 - .byte N48 , An4 - .byte W24 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 22*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v+32 - .byte N12 , Gn4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , An3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte PAN , c_v+32 - .byte N48 , As4 - .byte W24 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 22*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte GOTO - .word mus_rg_champ_r_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_champ_r_6: - .byte KEYSH , mus_rg_champ_r_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v-26 - .byte N24 , En1 , v127 - .byte W24 - .byte N18 , An1 , v120 - .byte W96 - .byte W72 - .byte N15 , Fn1 - .byte W24 -mus_rg_champ_r_6_B1: -mus_rg_champ_r_6_000: - .byte N09 , An1 , v127 - .byte W24 - .byte An1 , v064 - .byte W24 - .byte An1 , v096 - .byte W24 - .byte An1 , v064 - .byte W24 - .byte PEND - .byte An1 , v127 - .byte W24 - .byte An1 , v064 - .byte W24 - .byte An1 , v096 - .byte W24 - .byte An1 , v064 - .byte W12 - .byte N03 , En1 , v112 - .byte W06 - .byte En1 , v096 - .byte W06 -mus_rg_champ_r_6_001: - .byte N09 , An1 , v120 - .byte W24 - .byte An1 , v064 - .byte W24 - .byte An1 , v096 - .byte W24 - .byte An1 , v064 - .byte W24 - .byte PEND -mus_rg_champ_r_6_002: - .byte N09 , An1 , v127 - .byte W24 - .byte An1 , v064 - .byte W24 - .byte An1 , v096 - .byte W24 - .byte N03 , As1 , v084 - .byte W03 - .byte As1 , v092 - .byte W03 - .byte As1 , v100 - .byte W03 - .byte As1 , v104 - .byte W03 - .byte As1 , v108 - .byte W03 - .byte As1 , v112 - .byte W03 - .byte As1 , v116 - .byte W03 - .byte As1 , v124 - .byte W03 - .byte PEND - .byte N09 , An1 , v127 - .byte W24 - .byte An1 , v064 - .byte W24 - .byte An1 , v096 - .byte W24 - .byte An1 , v064 - .byte W12 - .byte N06 , En1 , v096 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte N09 , An1 , v127 - .byte W12 - .byte N06 , En1 , v096 - .byte W06 - .byte En1 , v072 - .byte W06 - .byte N09 , An1 , v120 - .byte W12 - .byte N06 , En1 , v096 - .byte W06 - .byte En1 , v072 - .byte W06 - .byte N09 , An1 , v096 - .byte W24 - .byte An1 , v064 - .byte W12 - .byte N03 , En1 , v120 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte PATT - .word mus_rg_champ_r_6_001 - .byte PATT - .word mus_rg_champ_r_6_002 - .byte PATT - .word mus_rg_champ_r_6_000 - .byte N09 , An1 , v127 - .byte W24 - .byte An1 , v064 - .byte W24 - .byte An1 , v096 - .byte W24 - .byte An1 , v064 - .byte W12 - .byte N03 , En1 , v120 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte PATT - .word mus_rg_champ_r_6_001 - .byte PATT - .word mus_rg_champ_r_6_002 - .byte PATT - .word mus_rg_champ_r_6_000 - .byte N09 , An1 , v127 - .byte W24 - .byte An1 , v064 - .byte W24 - .byte An1 , v096 - .byte W24 - .byte An1 , v064 - .byte W12 - .byte N03 , En1 , v120 - .byte N06 , En2 - .byte W06 - .byte N03 , En1 , v096 - .byte N06 , En2 , v120 - .byte W06 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v+32 - .byte N48 , An2 - .byte W12 - .byte VOL , 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 22*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 90*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v-44 - .byte N48 , An1 , v127 - .byte W48 - .byte VOL , 90*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v+32 - .byte N48 , Fn2 , v120 - .byte W12 - .byte VOL , 79*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 68*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 22*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 90*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v-42 - .byte N24 , As1 , v127 - .byte W24 - .byte PAN , c_v-26 - .byte N03 , As1 , v112 - .byte W03 - .byte As1 , v092 - .byte W03 - .byte As1 , v100 - .byte W03 - .byte As1 , v104 - .byte W03 - .byte As1 , v108 - .byte W03 - .byte As1 , v112 - .byte W03 - .byte As1 , v116 - .byte W03 - .byte As1 , v124 - .byte W03 - .byte GOTO - .word mus_rg_champ_r_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_champ_r_7: - .byte KEYSH , mus_rg_champ_r_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte W24 - .byte W96 - .byte W72 - .byte 71*mus_rg_champ_r_mvl/mxv - .byte N24 , As2 , v112 - .byte W24 -mus_rg_champ_r_7_B1: - .byte VOICE , 48 - .byte MOD , 1 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte N09 , An3 , v104 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v024 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v024 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v024 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte N24 , En4 , v104 - .byte W06 - .byte VOL , 51*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 60*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 71*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 44*mus_rg_champ_r_mvl/mxv - .byte N09 , An3 , v108 - .byte W12 - .byte An3 , v024 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v060 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v092 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v060 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte N24 , Fn4 , v104 - .byte W06 - .byte VOL , 51*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 60*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 71*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte N09 , An3 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v024 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte N24 , En4 , v104 - .byte W06 - .byte VOL , 51*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 60*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 71*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte N09 , An3 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte N24 , Cs4 , v104 - .byte W06 - .byte VOL , 51*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 60*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 71*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte N09 , An3 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v024 - .byte W12 - .byte N12 , En4 , v096 - .byte W12 - .byte N03 , Cn3 , v064 - .byte W03 - .byte Cs3 - .byte W03 - .byte Dn3 , v068 - .byte W03 - .byte Ds3 - .byte W03 - .byte VOL , 45*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v-32 - .byte N09 , En3 , v064 - .byte W12 - .byte En3 , v052 - .byte W12 - .byte PAN , c_v+32 - .byte N09 , En3 , v064 - .byte W12 - .byte En3 , v052 - .byte W12 - .byte PAN , c_v-32 - .byte N09 , En3 , v064 - .byte W12 - .byte En3 , v052 - .byte W12 - .byte PAN , c_v+32 - .byte N09 , En3 , v064 - .byte W12 - .byte En3 , v052 - .byte W12 - .byte PAN , c_v-32 - .byte N09 , En3 , v064 - .byte W12 - .byte En3 , v052 - .byte W12 - .byte PAN , c_v+32 - .byte N09 , En3 , v064 - .byte W12 - .byte En3 , v052 - .byte W12 - .byte PAN , c_v-32 - .byte N09 , En3 , v064 - .byte W12 - .byte En3 , v052 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , Cn3 , v064 - .byte W06 - .byte VOL , 51*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 60*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 71*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte PAN , c_v-32 - .byte VOL , 44*mus_rg_champ_r_mvl/mxv - .byte N09 , Fn3 , v068 - .byte W12 - .byte Fn3 , v052 - .byte W12 - .byte PAN , c_v+32 - .byte N09 , Fn3 , v064 - .byte W12 - .byte Fn3 , v052 - .byte W12 - .byte PAN , c_v-32 - .byte N09 , Fn3 , v064 - .byte W12 - .byte Fn3 , v052 - .byte W12 - .byte PAN , c_v+32 - .byte N09 , Fn3 , v064 - .byte W12 - .byte Fn3 , v052 - .byte W12 - .byte PAN , c_v-32 - .byte N09 , Fn3 , v064 - .byte W12 - .byte Fn3 , v056 - .byte W12 - .byte PAN , c_v+32 - .byte N09 , Fn3 , v064 - .byte W12 - .byte Fn3 , v052 - .byte W12 - .byte PAN , c_v-32 - .byte N09 , Fn3 , v064 - .byte W12 - .byte Fn3 , v060 - .byte W12 - .byte VOICE , 60 - .byte VOL , 60*mus_rg_champ_r_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gn4 , v096 - .byte W12 - .byte Gs4 , v104 - .byte W12 - .byte PAN , c_v-14 - .byte N48 , An4 , v112 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 44*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 33*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 22*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 62*mus_rg_champ_r_mvl/mxv - .byte N48 , An3 , v096 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 45*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 35*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 21*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 60*mus_rg_champ_r_mvl/mxv - .byte N48 , Gn4 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 44*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 21*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 60*mus_rg_champ_r_mvl/mxv - .byte N48 , As4 , v112 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 56*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 44*mus_rg_champ_r_mvl/mxv - .byte W06 - .byte 34*mus_rg_champ_r_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_champ_r_7_B1 - .byte VOL , 22*mus_rg_champ_r_mvl/mxv - .byte MOD , 0 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_champ_r_8: - .byte KEYSH , mus_rg_champ_r_key+0 - .byte VOICE , 0 - .byte VOL , 59*mus_rg_champ_r_mvl/mxv - .byte W24 - .byte N48 , An2 , v120 - .byte W48 - .byte Fs1 , v100 - .byte W48 - .byte N48 - .byte W48 - .byte N24 - .byte W24 - .byte N03 - .byte W03 - .byte Fs1 , v032 - .byte W03 - .byte Fs1 , v040 - .byte W03 - .byte Fs1 , v052 - .byte W03 - .byte Fs1 , v064 - .byte W03 - .byte Fs1 , v068 - .byte W03 - .byte Fs1 , v088 - .byte W03 - .byte Fs1 , v104 - .byte W03 -mus_rg_champ_r_8_B1: - .byte N12 , Fs1 , v112 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v104 - .byte W12 - .byte N06 , Fs1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fs1 , v096 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v060 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W03 - .byte Fs1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs1 , v112 - .byte W12 - .byte N03 , Fs1 , v096 - .byte W03 - .byte Fs1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Fs1 , v048 - .byte W06 - .byte Fs1 , v104 - .byte W06 - .byte Fs1 , v040 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v096 - .byte W06 - .byte N03 , Fs1 , v072 - .byte W03 - .byte Fs1 , v028 - .byte W03 - .byte Fs1 , v072 - .byte W03 - .byte Fs1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte Fs1 , v088 - .byte W06 - .byte N12 , Fs1 , v112 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v112 - .byte W12 - .byte N06 , Fs1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fs1 , v108 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v112 - .byte W12 - .byte N03 , Fs1 , v100 - .byte W03 - .byte Fs1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs1 , v100 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v092 - .byte W12 - .byte N06 , Fs1 , v048 - .byte W06 - .byte Fs1 , v096 - .byte W06 - .byte Fs1 , v052 - .byte W06 - .byte Fs1 , v120 - .byte W06 - .byte Fs1 , v052 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte N03 - .byte W03 - .byte Fs1 , v032 - .byte W03 - .byte Fs1 , v092 - .byte W03 - .byte Fs1 , v032 - .byte W03 - .byte Fs1 , v064 - .byte W03 - .byte Fs1 , v068 - .byte W03 - .byte Fs1 , v088 - .byte W03 - .byte Fs1 , v092 - .byte W03 - .byte N12 , Fs1 , v108 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v108 - .byte W12 - .byte N06 , Fs1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fs1 , v104 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v060 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W03 - .byte Fs1 , v048 - .byte W03 - .byte Fs1 , v104 - .byte W03 - .byte Fs1 , v048 - .byte W03 - .byte N12 , Fs1 , v112 - .byte N24 , Cs2 , v064 - .byte W12 - .byte N06 , Fs1 , v108 - .byte W06 - .byte Fs1 , v104 - .byte W06 - .byte Fs1 , v048 - .byte N21 , En2 , v064 - .byte W06 - .byte N06 , Fs1 , v108 - .byte W06 - .byte Fs1 , v048 - .byte W06 - .byte Fs1 , v108 - .byte W06 - .byte N12 , Fs1 , v064 - .byte N24 , Bn2 , v120 - .byte W12 - .byte N06 , Fs1 , v048 - .byte W06 - .byte Fs1 , v052 - .byte W06 - .byte N12 , Fs1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte Fs1 , v048 - .byte W06 - .byte N12 , Fs1 , v104 - .byte W12 - .byte N03 , Fs1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs1 , v088 - .byte W12 - .byte N03 , Fs1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs1 , v100 - .byte W12 - .byte N03 , Fs1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs1 , v124 - .byte W12 - .byte N06 , Fs1 , v112 - .byte W06 - .byte Fs1 , v064 - .byte W06 - .byte N12 , Fs1 , v112 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v112 - .byte W12 - .byte N06 , Fs1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fs1 , v112 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v060 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W03 - .byte Fs1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs1 , v112 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v112 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v112 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v116 - .byte W12 - .byte N06 , Fs1 , v112 - .byte W06 - .byte Fs1 , v064 - .byte W06 - .byte N12 , Fs1 , v112 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v104 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v108 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v112 - .byte W12 - .byte N06 , Fs1 , v080 - .byte W06 - .byte Fs1 , v064 - .byte W06 - .byte N12 , Fs1 , v112 - .byte W12 - .byte N03 - .byte W03 - .byte Fs1 , v040 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Fs1 , v052 - .byte W06 - .byte Fs1 , v120 - .byte W06 - .byte Fs1 , v040 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte N12 - .byte W12 - .byte Fs1 , v104 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W03 - .byte Fs1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Fs1 , v108 - .byte W03 - .byte Fs1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Fs1 , v112 - .byte W03 - .byte Fs1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs1 , v104 - .byte W12 - .byte N06 , Fs1 , v048 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v044 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte N12 , Fs1 , v096 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W03 - .byte Fs1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Fs1 , v112 - .byte W03 - .byte Fs1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Fs1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs1 , v112 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v108 - .byte W12 - .byte N06 , Fs1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fs1 , v112 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v096 - .byte W12 - .byte N03 , Fs1 , v112 - .byte W03 - .byte Fs1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs1 , v116 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v112 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte Fs1 , v104 - .byte W12 - .byte Fs1 , v048 - .byte W12 - .byte N03 , Fs1 , v028 - .byte W03 - .byte Fs1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte Fs1 , v056 - .byte W03 - .byte Fs1 , v064 - .byte W03 - .byte Fs1 , v068 - .byte W03 - .byte Fs1 , v088 - .byte W03 - .byte Fs1 , v092 - .byte W03 - .byte N36 , An2 , v120 - .byte W36 - .byte N06 , Dn2 , v127 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N48 , Cs2 - .byte W48 - .byte N03 , Fs1 , v127 - .byte W03 - .byte Fs1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Fs1 , v052 - .byte W03 - .byte Fs1 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte Fs1 , v060 - .byte W03 - .byte Fs1 , v064 - .byte W03 - .byte Fs1 , v068 - .byte W03 - .byte Fs1 , v072 - .byte W03 - .byte Fs1 , v076 - .byte W03 - .byte Fs1 , v080 - .byte W03 - .byte Fs1 , v104 - .byte W03 - .byte Fs1 , v112 - .byte W03 - .byte Fs1 , v124 - .byte W03 - .byte GOTO - .word mus_rg_champ_r_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_champ_r: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_champ_r_pri @ Priority - .byte mus_rg_champ_r_rev @ Reverb. - - .word mus_rg_champ_r_grp - - .word mus_rg_champ_r_1 - .word mus_rg_champ_r_2 - .word mus_rg_champ_r_3 - .word mus_rg_champ_r_4 - .word mus_rg_champ_r_5 - .word mus_rg_champ_r_6 - .word mus_rg_champ_r_7 - .word mus_rg_champ_r_8 - - .end diff --git a/sound/songs/mus_rg_cycling.s b/sound/songs/mus_rg_cycling.s deleted file mode 100644 index 8fb6b33f4c..0000000000 --- a/sound/songs/mus_rg_cycling.s +++ /dev/null @@ -1,2317 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_cycling_grp, voicegroup141 - .equ mus_rg_cycling_pri, 0 - .equ mus_rg_cycling_rev, reverb_set+50 - .equ mus_rg_cycling_mvl, 127 - .equ mus_rg_cycling_key, 0 - .equ mus_rg_cycling_tbs, 1 - .equ mus_rg_cycling_exg, 0 - .equ mus_rg_cycling_cmp, 1 - - .section .rodata - .global mus_rg_cycling - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_cycling_1: - .byte KEYSH , mus_rg_cycling_key+0 - .byte TEMPO , 134*mus_rg_cycling_tbs/2 - .byte VOICE , 21 - .byte PAN , c_v+24 - .byte LFOS , 50 - .byte BENDR , 12 - .byte VOL , 52*mus_rg_cycling_mvl/mxv - .byte N12 , Cn3 , v127 - .byte W12 -mus_rg_cycling_1_B1: - .byte VOL , 52*mus_rg_cycling_mvl/mxv - .byte N24 , Fn3 , v127 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N12 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N60 , As3 - .byte W09 - .byte MOD , 6 - .byte W48 - .byte W03 - .byte 0 - .byte N12 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N60 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W48 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N36 , As3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte As3 - .byte W06 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N36 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 - .byte W12 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte En3 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Dn3 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N36 , As3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Cn4 - .byte W24 - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte MOD , 6 - .byte N24 , As3 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte N36 , An3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , En3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte VOL , 52*mus_rg_cycling_mvl/mxv - .byte N96 , Cn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte VOL , 44*mus_rg_cycling_mvl/mxv - .byte W15 - .byte 38*mus_rg_cycling_mvl/mxv - .byte W09 - .byte 34*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 26*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 20*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 11*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 52*mus_rg_cycling_mvl/mxv - .byte N24 - .byte W24 - .byte VOL , 44*mus_rg_cycling_mvl/mxv - .byte N72 - .byte W15 - .byte VOL , 38*mus_rg_cycling_mvl/mxv - .byte W09 - .byte 34*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 26*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 20*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 11*mus_rg_cycling_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_cycling_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_cycling_2: - .byte KEYSH , mus_rg_cycling_key+0 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_cycling_mvl/mxv - .byte LFOS , 36 - .byte BENDR , 12 - .byte BEND , c_v+0 - .byte N12 , Fn4 , v100 - .byte W12 -mus_rg_cycling_2_B1: - .byte VOICE , 1 - .byte VOL , 90*mus_rg_cycling_mvl/mxv - .byte N24 , An4 , v076 - .byte W09 - .byte MOD , 5 - .byte W03 - .byte VOL , 79*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 68*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 90*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte N24 , As4 , v084 - .byte W09 - .byte MOD , 5 - .byte W03 - .byte VOL , 79*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 68*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 90*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte N24 , Cn5 , v088 - .byte W09 - .byte MOD , 5 - .byte W03 - .byte VOL , 79*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 68*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 90*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn5 , v064 - .byte W09 - .byte MOD , 5 - .byte W03 - .byte VOL , 79*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 68*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 90*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte N36 , En5 , v076 - .byte W12 - .byte VOL , 79*mus_rg_cycling_mvl/mxv - .byte MOD , 5 - .byte W06 - .byte VOL , 68*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 56*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 90*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn5 , v080 - .byte W06 - .byte En5 , v084 - .byte W06 - .byte VOL , 90*mus_rg_cycling_mvl/mxv - .byte N60 , Dn5 , v092 - .byte W12 - .byte VOL , 79*mus_rg_cycling_mvl/mxv - .byte MOD , 5 - .byte W06 - .byte VOL , 68*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 56*mus_rg_cycling_mvl/mxv - .byte W24 - .byte 90*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N12 , As4 , v100 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 , v072 - .byte W12 - .byte N06 , Dn5 , v084 - .byte W06 - .byte En5 , v080 - .byte W06 - .byte VOL , 90*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte N36 , Fn5 , v072 - .byte W12 - .byte VOL , 79*mus_rg_cycling_mvl/mxv - .byte MOD , 5 - .byte W06 - .byte VOL , 68*mus_rg_cycling_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte N12 , Dn5 , v100 - .byte W12 - .byte VOL , 90*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte N24 , Cn5 - .byte W09 - .byte MOD , 5 - .byte W03 - .byte VOL , 79*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 68*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 90*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte N32 , Ds5 - .byte W09 - .byte VOL , 79*mus_rg_cycling_mvl/mxv - .byte MOD , 5 - .byte W06 - .byte VOL , 68*mus_rg_cycling_mvl/mxv - .byte W09 - .byte 56*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte W09 - .byte VOICE , 73 - .byte VOL , 90*mus_rg_cycling_mvl/mxv - .byte N03 , En5 , v064 - .byte W03 - .byte N12 , Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N60 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W06 - .byte VOL , 85*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 79*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 74*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 68*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 61*mus_rg_cycling_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 56*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 51*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 90*mus_rg_cycling_mvl/mxv - .byte N12 , Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N03 , Cs5 - .byte W03 - .byte N56 , Cn5 - .byte W09 - .byte MOD , 6 - .byte W06 - .byte VOL , 85*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 79*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 74*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 68*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 61*mus_rg_cycling_mvl/mxv - .byte W06 - .byte VOICE , 21 - .byte MOD , 0 - .byte VOL , 56*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 51*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 90*mus_rg_cycling_mvl/mxv - .byte N24 , Fn4 , v112 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N48 , Gn4 - .byte W48 - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte N96 , En4 - .byte W96 - .byte VOICE , 1 - .byte VOL , 79*mus_rg_cycling_mvl/mxv - .byte N36 , As4 - .byte W12 - .byte MOD , 5 - .byte W06 - .byte VOL , 74*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 68*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 79*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte N12 - .byte W12 - .byte Cn5 - .byte W12 - .byte N03 , As4 - .byte W03 - .byte Cn5 , v076 - .byte W03 - .byte N06 , As4 , v064 - .byte W06 - .byte N12 , An4 , v112 - .byte W12 - .byte Gn4 - .byte W12 - .byte VOL , 79*mus_rg_cycling_mvl/mxv - .byte N36 , An4 , v108 - .byte W12 - .byte MOD , 5 - .byte W06 - .byte VOL , 74*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 68*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 79*mus_rg_cycling_mvl/mxv - .byte MOD , 0 - .byte N12 , An4 , v100 - .byte W12 - .byte As4 , v112 - .byte W12 - .byte An4 , v100 - .byte W12 - .byte Gn4 , v104 - .byte W12 - .byte Fn4 , v100 - .byte W12 - .byte As4 , v112 - .byte W12 - .byte An4 , v100 - .byte W12 - .byte Gn4 , v104 - .byte W12 - .byte As4 , v096 - .byte W12 - .byte N24 , Cn5 , v104 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Dn5 , v100 - .byte W12 - .byte As4 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte N24 , Cn5 , v104 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , As4 , v100 - .byte W12 - .byte N36 , An4 , v104 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte VOICE , 17 - .byte MOD , 0 - .byte VOL , 85*mus_rg_cycling_mvl/mxv - .byte N03 , As4 , v096 - .byte W03 - .byte Cn5 , v100 - .byte W03 - .byte Dn5 , v104 - .byte W03 - .byte En5 , v112 - .byte W03 - .byte N12 , Fn5 , v127 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N24 , En5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Cn5 - .byte W12 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte N18 , Cn5 - .byte W18 - .byte N03 , As4 , v120 - .byte W03 - .byte Cn5 , v084 - .byte W03 - .byte N12 , As4 , v080 - .byte W12 - .byte An4 , v127 - .byte W12 - .byte N16 , Dn5 - .byte W16 - .byte Cn5 - .byte W16 - .byte As4 - .byte W16 - .byte En5 - .byte W16 - .byte Dn5 - .byte W16 - .byte Cn5 - .byte W16 - .byte Fn5 - .byte W16 - .byte En5 - .byte W16 - .byte Dn5 - .byte W16 - .byte Gn5 - .byte W16 - .byte An5 - .byte W16 - .byte Fn5 - .byte W16 - .byte N72 , Gn5 - .byte W09 - .byte MOD , 7 - .byte W60 - .byte W03 - .byte 0 - .byte N24 , Fn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N96 , En5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W12 - .byte 6 - .byte W60 - .byte GOTO - .word mus_rg_cycling_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_cycling_3: - .byte KEYSH , mus_rg_cycling_key+0 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte LFOS , 50 - .byte BENDR , 12 - .byte VOL , 49*mus_rg_cycling_mvl/mxv - .byte W12 -mus_rg_cycling_3_B1: - .byte N12 , Fn1 , v127 - .byte W12 - .byte N06 , An1 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte As1 - .byte W12 - .byte Dn2 - .byte W06 - .byte N03 , Cn2 , v068 - .byte W03 - .byte As1 - .byte W03 - .byte N06 , An1 , v127 - .byte W12 - .byte N12 , Gs1 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte As1 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte As1 - .byte W12 - .byte N12 , An1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte As1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte As1 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N03 , Fn1 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte As1 - .byte W06 - .byte An1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W12 - .byte N03 , En1 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte En1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte As1 - .byte W12 - .byte N14 , Dn1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte As1 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cn2 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte As1 - .byte W12 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , As1 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte An1 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte An1 , v120 - .byte W06 - .byte N12 , Cn1 , v127 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte Fn2 - .byte W06 - .byte Cn2 , v120 - .byte W06 - .byte N12 , Fn1 , v127 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte An1 , v120 - .byte W06 - .byte As1 , v127 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte As1 - .byte W12 - .byte Dn2 - .byte W06 - .byte N03 , As1 , v120 - .byte W03 - .byte Gn1 - .byte W03 - .byte N06 , Fn1 , v127 - .byte W12 - .byte As1 - .byte W06 - .byte Bn1 , v120 - .byte W06 - .byte Cn2 , v127 - .byte W12 - .byte Ds2 - .byte W12 - .byte An1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Ds2 - .byte W06 - .byte N03 , Dn2 , v120 - .byte W03 - .byte Cn2 - .byte W03 - .byte N06 , An1 , v127 - .byte W12 - .byte Dn2 , v120 - .byte W06 - .byte Cn2 , v127 - .byte W06 - .byte As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , Dn2 , v127 - .byte W12 - .byte Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte N12 , Cn2 , v120 - .byte W12 - .byte N06 , En2 , v127 - .byte W12 - .byte Dn2 - .byte W12 - .byte As1 - .byte W12 - .byte N12 , Dn2 , v120 - .byte W12 - .byte N06 , Fn2 , v127 - .byte W12 - .byte En2 - .byte W12 - .byte Dn2 - .byte W12 - .byte As2 , v120 - .byte W06 - .byte Fn2 - .byte W06 - .byte As1 , v127 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte En2 - .byte W12 - .byte Cn2 - .byte W12 - .byte En2 - .byte W12 - .byte As1 - .byte W12 - .byte Dn2 - .byte W12 - .byte En1 - .byte W12 - .byte As1 - .byte W12 - .byte GOTO - .word mus_rg_cycling_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_cycling_4: - .byte KEYSH , mus_rg_cycling_key+0 - .byte PAN , c_v+28 - .byte VOL , 47*mus_rg_cycling_mvl/mxv - .byte LFOS , 50 - .byte BENDR , 12 - .byte W12 -mus_rg_cycling_4_B1: - .byte VOL , 47*mus_rg_cycling_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte PAN , c_v-32 - .byte VOL , 68*mus_rg_cycling_mvl/mxv - .byte N08 , Fn3 , v120 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte VOL , 56*mus_rg_cycling_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 68*mus_rg_cycling_mvl/mxv - .byte PAN , c_v+32 - .byte N08 , Gn3 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 56*mus_rg_cycling_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 68*mus_rg_cycling_mvl/mxv - .byte PAN , c_v-33 - .byte N08 , Dn4 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 56*mus_rg_cycling_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 68*mus_rg_cycling_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Gn4 - .byte W06 - .byte N03 , Fn4 , v084 - .byte W03 - .byte En4 - .byte W03 - .byte MOD , 6 - .byte N03 , Dn4 , v072 - .byte W12 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte N04 , Gn3 , v120 - .byte W08 - .byte N08 , En3 - .byte W08 - .byte Gn3 - .byte W08 - .byte PAN , c_v-32 - .byte N72 , Cn4 - .byte W09 - .byte MOD , 7 - .byte W03 - .byte VOL , 56*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 50*mus_rg_cycling_mvl/mxv - .byte W15 - .byte 45*mus_rg_cycling_mvl/mxv - .byte W09 - .byte 39*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 34*mus_rg_cycling_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 68*mus_rg_cycling_mvl/mxv - .byte N06 , Fn4 - .byte W12 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N96 , Gn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 56*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 51*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 45*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 39*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 34*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 28*mus_rg_cycling_mvl/mxv - .byte W24 - .byte GOTO - .word mus_rg_cycling_4_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_cycling_5: - .byte KEYSH , mus_rg_cycling_key+0 - .byte VOICE , 83 - .byte PAN , c_v+0 - .byte LFOS , 50 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_cycling_mvl/mxv - .byte N12 , Fn4 , v100 - .byte W12 -mus_rg_cycling_5_B1: - .byte VOICE , 83 - .byte VOL , 45*mus_rg_cycling_mvl/mxv - .byte BEND , c_v+0 - .byte N24 , An4 , v100 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , As4 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Cn5 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Fn5 , v080 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N36 , En5 , v076 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Dn5 , v104 - .byte W06 - .byte En5 , v088 - .byte W06 - .byte N60 , Dn5 , v104 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Gn5 , v080 - .byte W12 - .byte Fn5 , v076 - .byte W12 - .byte En5 , v080 - .byte W12 - .byte N06 , Dn5 , v100 - .byte W06 - .byte En5 , v080 - .byte W06 - .byte MOD , 0 - .byte N36 , Fn5 , v100 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte MOD , 0 - .byte N24 , Cn5 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N32 , Ds5 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte W09 - .byte N03 , En5 , v064 - .byte W03 - .byte N12 , Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N60 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte W12 - .byte N12 , Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N03 , Cs5 - .byte W03 - .byte N56 , Cn5 , v056 - .byte W09 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte W12 - .byte N24 , Fn5 , v127 - .byte W24 - .byte N12 , An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte As4 , v120 - .byte W12 - .byte Cn5 - .byte W12 - .byte N48 , Gn5 - .byte W48 - .byte N06 , Gn5 , v127 - .byte W06 - .byte Fn5 - .byte W06 - .byte N96 , En5 - .byte W96 - .byte N36 , As4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 - .byte W12 - .byte Cn5 - .byte W12 - .byte N03 , As4 - .byte W03 - .byte Cn5 , v084 - .byte W03 - .byte N06 , As4 , v076 - .byte W06 - .byte N12 , An4 , v127 - .byte W12 - .byte Gn4 - .byte W12 - .byte N36 , An4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte As4 - .byte W12 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , As4 - .byte W12 - .byte N36 , An4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 , As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte N12 , Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N24 , En5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Cn5 - .byte W12 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte N18 , Cn5 - .byte W18 - .byte N03 , As4 , v120 - .byte W03 - .byte Cn5 , v084 - .byte W03 - .byte N12 , As4 , v080 - .byte W12 - .byte An4 , v127 - .byte W12 - .byte VOICE , 85 - .byte VOL , 45*mus_rg_cycling_mvl/mxv - .byte BEND , c_v+0 - .byte N08 , As2 , v120 - .byte W08 - .byte N04 , Fn2 - .byte W08 - .byte As2 - .byte W08 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W36 - .byte 6 - .byte W12 - .byte 0 - .byte N08 , Dn4 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W12 - .byte 6 - .byte W12 - .byte 0 - .byte W24 - .byte N72 , Gn3 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 38*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 34*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 28*mus_rg_cycling_mvl/mxv - .byte W15 - .byte 22*mus_rg_cycling_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 17*mus_rg_cycling_mvl/mxv - .byte N06 , Fn4 - .byte W12 - .byte VOL , 11*mus_rg_cycling_mvl/mxv - .byte N06 , Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte VOL , 45*mus_rg_cycling_mvl/mxv - .byte N96 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 38*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 34*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 28*mus_rg_cycling_mvl/mxv - .byte W15 - .byte 22*mus_rg_cycling_mvl/mxv - .byte W09 - .byte 17*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 11*mus_rg_cycling_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_cycling_5_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_cycling_6: - .byte KEYSH , mus_rg_cycling_key+0 - .byte VOICE , 80 - .byte PAN , c_v+63 - .byte VOL , 28*mus_rg_cycling_mvl/mxv - .byte LFOS , 50 - .byte BENDR , 12 - .byte W12 -mus_rg_cycling_6_B1: - .byte VOL , 45*mus_rg_cycling_mvl/mxv - .byte W12 - .byte N04 , An2 , v120 - .byte W06 - .byte N01 - .byte W18 - .byte N12 - .byte W24 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , Gn2 - .byte W06 - .byte N01 - .byte W06 - .byte W12 - .byte N04 , As2 - .byte W06 - .byte N01 - .byte W18 - .byte N10 - .byte W24 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N02 - .byte W06 - .byte N01 - .byte W06 - .byte W12 - .byte N02 - .byte W06 - .byte N01 - .byte W18 - .byte N08 - .byte W24 - .byte N04 , Fn3 - .byte W06 - .byte N01 - .byte W18 - .byte N04 , Cn3 - .byte W06 - .byte N01 - .byte W06 - .byte W12 - .byte N04 , An2 - .byte W06 - .byte N01 - .byte W18 - .byte N10 - .byte W24 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , Cn3 - .byte W06 - .byte N01 - .byte W06 - .byte VOICE , 84 - .byte VOL , 45*mus_rg_cycling_mvl/mxv - .byte N03 , An1 - .byte W03 - .byte As1 - .byte W03 - .byte Cn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte N60 , Dn2 - .byte W60 - .byte N24 , Fn2 - .byte W24 - .byte N06 , En2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N60 , Cn2 - .byte W60 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Dn2 - .byte W06 - .byte En2 - .byte W06 - .byte N36 , Fn2 - .byte W36 - .byte N12 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte En2 - .byte W06 - .byte VOL , 45*mus_rg_cycling_mvl/mxv - .byte N07 , Cn3 - .byte W12 - .byte N10 , Gn2 , v064 - .byte W12 - .byte As2 - .byte W12 - .byte N01 , Cn3 , v120 - .byte W03 - .byte N09 - .byte W09 - .byte N06 , Dn3 , v064 - .byte W12 - .byte N10 , Gn2 - .byte W12 - .byte N12 , As2 , v120 - .byte W12 - .byte N10 , Cn3 , v088 - .byte W12 - .byte N09 , Cn3 , v120 - .byte W12 - .byte N10 , Cn3 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte N01 , Cn3 , v127 - .byte W03 - .byte N06 - .byte W09 - .byte N10 , Cn3 , v060 - .byte W12 - .byte Cn3 , v088 - .byte W12 - .byte N09 , Cn3 , v120 - .byte W12 - .byte N10 , Cn3 , v088 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 , v120 - .byte W36 - .byte N12 - .byte W12 - .byte N09 - .byte W12 - .byte An2 - .byte W12 - .byte As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte Fn2 - .byte W24 - .byte N36 , Dn3 - .byte W36 - .byte N24 , Fn3 - .byte W24 - .byte N06 , En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , Dn3 - .byte W24 - .byte N36 , Cn3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N12 , As2 - .byte W12 - .byte An2 - .byte W12 - .byte W48 - .byte N08 , Cn3 - .byte W08 - .byte N04 , Gn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N24 , En3 - .byte W24 - .byte W48 - .byte N06 , Cn4 - .byte W06 - .byte N03 , As3 , v088 - .byte W03 - .byte An3 , v084 - .byte W03 - .byte Gn3 , v080 - .byte W12 - .byte N04 , Cn3 , v120 - .byte W08 - .byte N08 , Bn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte W72 - .byte N06 , As3 - .byte W12 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte N96 , Cn4 - .byte W24 - .byte VOL , 34*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 29*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 22*mus_rg_cycling_mvl/mxv - .byte W09 - .byte 15*mus_rg_cycling_mvl/mxv - .byte W15 - .byte 11*mus_rg_cycling_mvl/mxv - .byte W09 - .byte 6*mus_rg_cycling_mvl/mxv - .byte W15 - .byte GOTO - .word mus_rg_cycling_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_cycling_7: - .byte KEYSH , mus_rg_cycling_key+0 - .byte PAN , c_v-64 - .byte VOL , 28*mus_rg_cycling_mvl/mxv - .byte LFOS , 50 - .byte BENDR , 12 - .byte W12 -mus_rg_cycling_7_B1: - .byte VOICE , 13 - .byte VOL , 28*mus_rg_cycling_mvl/mxv - .byte W12 - .byte N04 , Fn3 , v120 - .byte W06 - .byte N01 - .byte W18 - .byte N12 - .byte W24 - .byte N04 , En3 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , En3 - .byte W06 - .byte N01 - .byte W06 - .byte W12 - .byte N04 - .byte W06 - .byte N01 - .byte W18 - .byte N10 , Dn3 - .byte W24 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N02 , Fn3 - .byte W06 - .byte N01 - .byte W06 - .byte W12 - .byte N02 , En3 - .byte W06 - .byte N01 - .byte W18 - .byte N08 - .byte W24 - .byte N04 , As3 - .byte W06 - .byte N01 - .byte W18 - .byte N04 , En3 - .byte W06 - .byte N01 - .byte W06 - .byte W12 - .byte N04 , Fn3 - .byte W06 - .byte N01 - .byte W18 - .byte N10 - .byte W24 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , Ds3 - .byte W06 - .byte N01 - .byte W03 - .byte VOICE , 48 - .byte W03 - .byte N03 , En2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gn2 - .byte W03 - .byte An2 - .byte W03 - .byte VOL , 26*mus_rg_cycling_mvl/mxv - .byte N60 , As2 - .byte W60 - .byte N24 , Dn3 - .byte W24 - .byte N06 , Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte N60 , An2 - .byte W60 - .byte N24 , Cn3 - .byte W24 - .byte N06 , As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N36 , Dn3 - .byte W36 - .byte N06 , En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte VOICE , 24 - .byte VOL , 41*mus_rg_cycling_mvl/mxv - .byte N09 , Fn3 - .byte W12 - .byte N06 , Fn3 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte N01 , Fn3 , v120 - .byte W03 - .byte N09 - .byte W09 - .byte N06 , Fn3 , v064 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N06 , Fs3 , v120 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N09 , En3 , v120 - .byte W12 - .byte N06 , En3 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte N01 , En3 , v120 - .byte W03 - .byte N06 - .byte W09 - .byte En3 , v060 - .byte W09 - .byte VOL , 33*mus_rg_cycling_mvl/mxv - .byte W03 - .byte N03 , En3 , v096 - .byte W03 - .byte VOICE , 17 - .byte N03 , Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte N60 , Dn5 , v120 - .byte W12 - .byte MOD , 4 - .byte W48 - .byte 0 - .byte N03 , Ds5 , v080 - .byte W03 - .byte En5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte N12 , As5 , v120 - .byte W12 - .byte En5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N24 , An5 , v108 - .byte W24 - .byte N03 , Gs5 , v120 - .byte W03 - .byte Gn5 - .byte W03 - .byte Fn5 - .byte W03 - .byte En5 - .byte W03 - .byte N32 , Dn5 , v088 - .byte W32 - .byte W01 - .byte N03 , Ds5 , v120 - .byte W03 - .byte N36 , En5 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , Fn5 - .byte W24 - .byte N12 , An5 - .byte W12 - .byte N03 , Gn5 , v112 - .byte W03 - .byte An5 , v088 - .byte W03 - .byte N06 , Gn5 , v072 - .byte W06 - .byte N12 , Fn5 , v120 - .byte W12 - .byte En5 - .byte W12 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte VOICE , 80 - .byte N06 , Dn4 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As3 - .byte W06 - .byte As4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte As4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N08 , Fn3 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N24 , As3 - .byte W72 - .byte N08 , Gn3 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N24 , As3 - .byte W24 - .byte N06 , En3 - .byte W06 - .byte N03 , Dn3 , v064 - .byte W03 - .byte Cn3 - .byte W03 - .byte As2 - .byte W12 - .byte N04 , Gn3 , v120 - .byte W08 - .byte N08 , En3 - .byte W08 - .byte Gn3 - .byte W08 - .byte W72 - .byte N06 , Cn5 - .byte W12 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N96 , En5 - .byte W48 - .byte VOL , 22*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 17*mus_rg_cycling_mvl/mxv - .byte W06 - .byte 11*mus_rg_cycling_mvl/mxv - .byte W12 - .byte 6*mus_rg_cycling_mvl/mxv - .byte W24 - .byte GOTO - .word mus_rg_cycling_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_cycling_8: - .byte KEYSH , mus_rg_cycling_key+0 - .byte PAN , c_v+0 - .byte VOL , 39*mus_rg_cycling_mvl/mxv - .byte W12 -mus_rg_cycling_8_B1: - .byte VOICE , 0 - .byte W12 - .byte N12 , Gs4 , v052 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W18 - .byte VOL , 41*mus_rg_cycling_mvl/mxv - .byte W06 - .byte N12 - .byte W12 -mus_rg_cycling_8_000: - .byte W12 - .byte N12 , Gs4 , v052 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND -mus_rg_cycling_8_001: - .byte W12 - .byte N12 , Gs4 , v052 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND -mus_rg_cycling_8_002: - .byte W12 - .byte N12 , Gs4 , v052 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_cycling_8_000 - .byte PATT - .word mus_rg_cycling_8_000 - .byte PATT - .word mus_rg_cycling_8_001 - .byte PATT - .word mus_rg_cycling_8_001 - .byte PATT - .word mus_rg_cycling_8_001 - .byte PATT - .word mus_rg_cycling_8_001 - .byte PATT - .word mus_rg_cycling_8_000 - .byte PATT - .word mus_rg_cycling_8_001 - .byte PATT - .word mus_rg_cycling_8_002 - .byte PATT - .word mus_rg_cycling_8_001 - .byte PATT - .word mus_rg_cycling_8_000 - .byte PATT - .word mus_rg_cycling_8_001 - .byte PATT - .word mus_rg_cycling_8_001 - .byte PATT - .word mus_rg_cycling_8_001 - .byte PATT - .word mus_rg_cycling_8_001 - .byte GOTO - .word mus_rg_cycling_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_cycling: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_cycling_pri @ Priority - .byte mus_rg_cycling_rev @ Reverb. - - .word mus_rg_cycling_grp - - .word mus_rg_cycling_1 - .word mus_rg_cycling_2 - .word mus_rg_cycling_3 - .word mus_rg_cycling_4 - .word mus_rg_cycling_5 - .word mus_rg_cycling_6 - .word mus_rg_cycling_7 - .word mus_rg_cycling_8 - - .end diff --git a/sound/songs/mus_rg_demo.s b/sound/songs/mus_rg_demo.s deleted file mode 100644 index 38d25224db..0000000000 --- a/sound/songs/mus_rg_demo.s +++ /dev/null @@ -1,1856 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_demo_grp, voicegroup136 - .equ mus_rg_demo_pri, 0 - .equ mus_rg_demo_rev, reverb_set+50 - .equ mus_rg_demo_mvl, 127 - .equ mus_rg_demo_key, 0 - .equ mus_rg_demo_tbs, 1 - .equ mus_rg_demo_exg, 0 - .equ mus_rg_demo_cmp, 1 - - .section .rodata - .global mus_rg_demo - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_demo_1: - .byte KEYSH , mus_rg_demo_key+0 - .byte TEMPO , 188*mus_rg_demo_tbs/2 - .byte VOICE , 87 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 56*mus_rg_demo_mvl/mxv - .byte BEND , c_v+1 - .byte W48 - .byte N03 , An1 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , An1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , An1 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , An1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , An1 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , An1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , An1 , v127 - .byte W12 - .byte N09 - .byte W12 - .byte N18 , As1 - .byte W06 - .byte MOD , 5 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte MOD , 0 - .byte N03 , An1 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , As1 , v120 - .byte W06 - .byte An1 - .byte W06 - .byte MOD , 0 - .byte N03 , An1 , v127 - .byte W12 - .byte N15 - .byte W12 - .byte N06 , Gn2 - .byte W06 - .byte MOD , 5 - .byte W18 - .byte VOICE , 86 - .byte MOD , 0 - .byte VOL , 79*mus_rg_demo_mvl/mxv - .byte N48 , An1 - .byte W06 - .byte MOD , 8 - .byte W42 - .byte 0 - .byte N48 , Dn1 - .byte W06 - .byte MOD , 8 - .byte W42 - .byte 0 - .byte N48 , Gs1 - .byte W06 - .byte MOD , 8 - .byte W42 - .byte 0 - .byte VOL , 77*mus_rg_demo_mvl/mxv - .byte N24 , Cn1 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N24 , Cs1 , v120 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte VOICE , 87 - .byte MOD , 0 - .byte VOL , 68*mus_rg_demo_mvl/mxv - .byte N03 , An1 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , An1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , An1 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , An1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , An1 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , Fn2 - .byte W06 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte N03 , An1 - .byte W12 - .byte N03 - .byte W06 - .byte An1 , v120 - .byte W06 - .byte N24 , Gn2 , v127 - .byte W06 - .byte MOD , 5 - .byte W18 - .byte VOL , 22*mus_rg_demo_mvl/mxv - .byte MOD , 0 - .byte N96 , Fs3 - .byte W12 - .byte MOD , 5 - .byte W60 - .byte VOL , 45*mus_rg_demo_mvl/mxv - .byte W24 - .byte 55*mus_rg_demo_mvl/mxv - .byte MOD , 0 - .byte N03 , Dn4 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_demo_2: - .byte KEYSH , mus_rg_demo_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 56*mus_rg_demo_mvl/mxv - .byte W48 - .byte N03 , Dn2 , v127 - .byte W12 - .byte VOICE , 83 - .byte N03 , Dn2 , v100 - .byte W12 - .byte VOICE , 80 - .byte N12 , An2 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Dn2 , v100 - .byte W06 - .byte MOD , 15 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , Dn2 , v127 - .byte W12 - .byte VOICE , 83 - .byte N03 , Dn2 , v100 - .byte W12 - .byte VOICE , 80 - .byte N12 , As2 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Dn2 , v100 - .byte W06 - .byte MOD , 15 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , Dn2 , v127 - .byte W12 - .byte VOICE , 83 - .byte N03 , Dn2 , v100 - .byte W12 - .byte VOICE , 80 - .byte N12 , An2 , v127 - .byte W06 - .byte MOD , 5 - .byte W12 - .byte 16 - .byte W06 - .byte 0 - .byte N03 , Dn2 - .byte W12 - .byte VOICE , 83 - .byte N09 , Dn2 , v100 - .byte W12 - .byte VOICE , 80 - .byte N12 , Cs2 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N06 , Fn2 , v092 - .byte W06 - .byte MOD , 15 - .byte N06 , En2 , v088 - .byte W06 - .byte MOD , 0 - .byte N03 , Dn2 , v127 - .byte W12 - .byte VOICE , 83 - .byte N03 , Dn2 , v096 - .byte W12 - .byte VOICE , 80 - .byte N12 , An2 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Dn2 , v100 - .byte W06 - .byte MOD , 15 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , Dn2 , v127 - .byte W12 - .byte VOICE , 83 - .byte N12 , Dn2 , v100 - .byte W12 - .byte VOICE , 80 - .byte N06 , Cs3 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , An2 , v088 - .byte W06 - .byte MOD , 15 - .byte N03 , Cs3 , v092 - .byte W06 - .byte VOICE , 80 - .byte MOD , 0 - .byte N48 , Dn4 , v096 - .byte W48 - .byte VOICE , 85 - .byte N48 , Dn3 , v092 - .byte W06 - .byte MOD , 5 - .byte W42 - .byte VOICE , 80 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N48 , Cn4 - .byte W48 - .byte VOICE , 85 - .byte VOL , 25*mus_rg_demo_mvl/mxv - .byte N48 , Cn3 , v120 - .byte W02 - .byte VOL , 27*mus_rg_demo_mvl/mxv - .byte W03 - .byte 31*mus_rg_demo_mvl/mxv - .byte W01 - .byte MOD , 5 - .byte W02 - .byte VOL , 36*mus_rg_demo_mvl/mxv - .byte W04 - .byte 41*mus_rg_demo_mvl/mxv - .byte W02 - .byte 45*mus_rg_demo_mvl/mxv - .byte W03 - .byte 50*mus_rg_demo_mvl/mxv - .byte W03 - .byte 57*mus_rg_demo_mvl/mxv - .byte W04 - .byte 64*mus_rg_demo_mvl/mxv - .byte W02 - .byte 72*mus_rg_demo_mvl/mxv - .byte W03 - .byte 75*mus_rg_demo_mvl/mxv - .byte W03 - .byte 77*mus_rg_demo_mvl/mxv - .byte W16 - .byte VOICE , 80 - .byte MOD , 0 - .byte VOL , 56*mus_rg_demo_mvl/mxv - .byte N03 , Dn3 , v127 - .byte W12 - .byte VOICE , 83 - .byte N03 , Dn3 , v100 - .byte W12 - .byte VOICE , 80 - .byte N12 , An3 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Gn3 , v064 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte Ds3 - .byte W03 - .byte MOD , 0 - .byte N03 , Dn3 , v127 - .byte W12 - .byte VOICE , 83 - .byte N03 , Dn3 , v100 - .byte W12 - .byte VOICE , 80 - .byte N12 , As3 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Dn3 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , Dn3 , v127 - .byte W12 - .byte VOICE , 83 - .byte N03 , Dn3 , v100 - .byte W12 - .byte VOICE , 80 - .byte N12 , Cn4 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Dn3 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , Dn3 , v127 - .byte W12 - .byte VOICE , 83 - .byte N03 , Dn3 , v104 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 80 - .byte N12 , Cs4 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , An3 , v072 - .byte W03 - .byte As3 , v080 - .byte W03 - .byte Cn4 , v092 - .byte W03 - .byte Cs4 , v096 - .byte W03 - .byte VOICE , 88 - .byte MOD , 0 - .byte VOL , 22*mus_rg_demo_mvl/mxv - .byte N96 , Dn4 , v127 - .byte W12 - .byte MOD , 5 - .byte VOL , 24*mus_rg_demo_mvl/mxv - .byte W06 - .byte 29*mus_rg_demo_mvl/mxv - .byte W06 - .byte 33*mus_rg_demo_mvl/mxv - .byte W06 - .byte 36*mus_rg_demo_mvl/mxv - .byte W09 - .byte 41*mus_rg_demo_mvl/mxv - .byte W06 - .byte 51*mus_rg_demo_mvl/mxv - .byte W03 - .byte 60*mus_rg_demo_mvl/mxv - .byte W06 - .byte 72*mus_rg_demo_mvl/mxv - .byte W09 - .byte 79*mus_rg_demo_mvl/mxv - .byte W32 - .byte W01 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_demo_mvl/mxv - .byte N03 , Dn5 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_demo_3: - .byte KEYSH , mus_rg_demo_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-63 - .byte VOL , 56*mus_rg_demo_mvl/mxv - .byte BEND , c_v+1 - .byte W48 - .byte N03 , Dn2 , v127 - .byte W12 - .byte Dn2 , v100 - .byte W12 - .byte VOICE , 84 - .byte N12 , An2 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Dn2 , v100 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte MOD , 0 - .byte N03 , Dn2 , v127 - .byte W12 - .byte Dn2 , v100 - .byte W12 - .byte VOICE , 84 - .byte N12 , An2 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Dn2 , v100 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte MOD , 0 - .byte N03 , Dn2 , v127 - .byte W12 - .byte Dn2 , v100 - .byte W12 - .byte VOICE , 84 - .byte N12 , An2 , v127 - .byte W06 - .byte MOD , 5 - .byte W18 - .byte VOICE , 81 - .byte MOD , 0 - .byte N03 , Dn2 - .byte W12 - .byte N09 , Dn2 , v100 - .byte W12 - .byte VOICE , 84 - .byte N12 , Fs2 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N06 , Fn2 , v092 - .byte W06 - .byte En2 , v088 - .byte W06 - .byte VOICE , 81 - .byte MOD , 0 - .byte N03 , Dn2 , v127 - .byte W12 - .byte Dn2 , v096 - .byte W12 - .byte VOICE , 84 - .byte N12 , An2 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Dn2 , v100 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte MOD , 0 - .byte N03 , Dn2 , v127 - .byte W12 - .byte N12 , Dn2 , v100 - .byte W12 - .byte VOICE , 84 - .byte N06 , As2 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Fn2 , v080 - .byte W06 - .byte Gs2 - .byte W06 - .byte VOICE , 81 - .byte MOD , 0 - .byte VOL , 21*mus_rg_demo_mvl/mxv - .byte N48 , An3 , v100 - .byte W06 - .byte MOD , 5 - .byte VOL , 34*mus_rg_demo_mvl/mxv - .byte W06 - .byte 41*mus_rg_demo_mvl/mxv - .byte W06 - .byte 51*mus_rg_demo_mvl/mxv - .byte W06 - .byte 56*mus_rg_demo_mvl/mxv - .byte W24 - .byte VOICE , 82 - .byte MOD , 0 - .byte VOL , 21*mus_rg_demo_mvl/mxv - .byte N48 , Dn3 , v096 - .byte W06 - .byte MOD , 5 - .byte VOL , 34*mus_rg_demo_mvl/mxv - .byte W06 - .byte 41*mus_rg_demo_mvl/mxv - .byte W06 - .byte 51*mus_rg_demo_mvl/mxv - .byte W06 - .byte 56*mus_rg_demo_mvl/mxv - .byte W24 - .byte VOICE , 81 - .byte MOD , 0 - .byte VOL , 21*mus_rg_demo_mvl/mxv - .byte N48 , Gs3 - .byte W06 - .byte MOD , 5 - .byte VOL , 34*mus_rg_demo_mvl/mxv - .byte W06 - .byte 41*mus_rg_demo_mvl/mxv - .byte W06 - .byte 51*mus_rg_demo_mvl/mxv - .byte W06 - .byte 56*mus_rg_demo_mvl/mxv - .byte W24 - .byte VOICE , 82 - .byte MOD , 0 - .byte VOL , 21*mus_rg_demo_mvl/mxv - .byte N48 , Dn3 , v127 - .byte W06 - .byte MOD , 5 - .byte VOL , 34*mus_rg_demo_mvl/mxv - .byte W06 - .byte 41*mus_rg_demo_mvl/mxv - .byte W06 - .byte 51*mus_rg_demo_mvl/mxv - .byte W06 - .byte 68*mus_rg_demo_mvl/mxv - .byte W24 - .byte VOICE , 81 - .byte MOD , 0 - .byte VOL , 56*mus_rg_demo_mvl/mxv - .byte BEND , c_v+1 - .byte N03 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte VOICE , 84 - .byte N12 , An3 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Dn3 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte MOD , 0 - .byte N03 , Dn3 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte VOICE , 84 - .byte N12 , As3 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Dn3 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte MOD , 0 - .byte N03 , Dn3 , v127 - .byte W12 - .byte Dn3 , v100 - .byte W12 - .byte VOICE , 84 - .byte N12 , Cn4 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , Dn3 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte MOD , 0 - .byte N03 , Dn3 , v127 - .byte W12 - .byte Dn3 , v104 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 84 - .byte N12 , As3 , v127 - .byte W06 - .byte MOD , 5 - .byte W06 - .byte N03 , En4 , v056 - .byte W03 - .byte Fn4 , v060 - .byte W03 - .byte Fs4 , v068 - .byte W03 - .byte Gn4 , v072 - .byte W03 - .byte VOICE , 89 - .byte MOD , 0 - .byte VOL , 34*mus_rg_demo_mvl/mxv - .byte N96 , An4 , v127 - .byte W09 - .byte VOL , 40*mus_rg_demo_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte W12 - .byte VOL , 47*mus_rg_demo_mvl/mxv - .byte W12 - .byte 52*mus_rg_demo_mvl/mxv - .byte W12 - .byte 58*mus_rg_demo_mvl/mxv - .byte W09 - .byte 69*mus_rg_demo_mvl/mxv - .byte W15 - .byte 79*mus_rg_demo_mvl/mxv - .byte W24 - .byte VOICE , 81 - .byte MOD , 0 - .byte VOL , 68*mus_rg_demo_mvl/mxv - .byte N03 , Dn3 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_demo_4: - .byte KEYSH , mus_rg_demo_key+0 - .byte VOICE , 38 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_demo_mvl/mxv - .byte W48 - .byte N12 , Dn2 , v127 - .byte W12 - .byte N03 , An2 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte N03 , An2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N12 , Dn2 , v127 - .byte W12 - .byte N03 , As2 - .byte W12 - .byte N12 , An2 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte N03 , An2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N12 , Dn2 , v127 - .byte W12 - .byte N03 , An2 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte N03 , An2 , v120 - .byte W12 - .byte MOD , 0 - .byte N12 , Dn2 , v127 - .byte W12 - .byte En2 - .byte W12 - .byte N18 , Cs3 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte N06 , As2 , v120 - .byte W06 - .byte MOD , 0 - .byte N12 , Dn2 , v127 - .byte W12 - .byte N03 , An2 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte N03 , An2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N12 , Dn2 , v127 - .byte W12 - .byte Cs3 - .byte W12 - .byte As2 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte N12 , Cs3 , v088 - .byte W12 - .byte MOD , 0 - .byte VOL , 72*mus_rg_demo_mvl/mxv - .byte N48 , An2 , v127 - .byte W06 - .byte MOD , 7 - .byte W42 - .byte 0 - .byte VOL , 89*mus_rg_demo_mvl/mxv - .byte N48 , Dn2 - .byte W06 - .byte MOD , 7 - .byte W42 - .byte 0 - .byte VOL , 72*mus_rg_demo_mvl/mxv - .byte N48 , Gs2 - .byte W06 - .byte MOD , 7 - .byte W42 - .byte 0 - .byte VOL , 90*mus_rg_demo_mvl/mxv - .byte N24 , Cn2 - .byte W06 - .byte MOD , 7 - .byte W42 - .byte 0 - .byte VOL , 90*mus_rg_demo_mvl/mxv - .byte N12 , Dn2 - .byte W12 - .byte N03 , An2 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte N06 , An2 , v120 - .byte W06 - .byte Fn2 - .byte W06 - .byte MOD , 0 - .byte N12 , Dn2 , v127 - .byte W12 - .byte N03 , As2 - .byte W12 - .byte N12 , An2 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte N03 , An2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N12 , Dn2 , v127 - .byte W12 - .byte N03 , Cn3 - .byte W12 - .byte N12 , As2 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte N03 , As2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N12 , Dn2 , v127 - .byte W12 - .byte Cn3 - .byte W12 - .byte As2 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte N06 , En3 , v100 - .byte W06 - .byte Fn3 , v108 - .byte W06 - .byte MOD , 0 - .byte N96 , Fs3 , v127 - .byte W12 - .byte MOD , 7 - .byte W84 - .byte 0 - .byte N06 , Dn2 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_demo_5: - .byte KEYSH , mus_rg_demo_key+0 - .byte VOICE , 29 - .byte LFOS , 54 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 65*mus_rg_demo_mvl/mxv - .byte W48 - .byte MOD , 0 - .byte N03 , Dn3 , v127 - .byte W12 - .byte N09 , Dn3 , v100 - .byte W12 - .byte N12 , An3 , v104 - .byte W12 - .byte MOD , 14 - .byte N03 , Dn3 , v120 - .byte W06 - .byte Dn3 , v104 - .byte W06 - .byte MOD , 0 - .byte N03 , Dn3 , v127 - .byte W12 - .byte N09 , Dn3 , v100 - .byte W12 - .byte N12 , As3 , v108 - .byte W12 - .byte MOD , 14 - .byte W06 - .byte N03 , Dn3 , v096 - .byte W06 - .byte MOD , 0 - .byte N03 , Dn3 , v127 - .byte W12 - .byte N09 , Dn3 , v100 - .byte W12 - .byte N12 , An3 , v108 - .byte W12 - .byte MOD , 14 - .byte N03 , Dn3 , v120 - .byte W06 - .byte Dn3 , v092 - .byte W06 - .byte MOD , 0 - .byte N03 , Dn3 , v127 - .byte W12 - .byte N12 , Dn3 , v100 - .byte W12 - .byte Fs3 , v108 - .byte W12 - .byte N06 , Fn3 , v092 - .byte W06 - .byte En3 , v088 - .byte W06 - .byte N03 , Dn3 , v127 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W12 - .byte N12 , An3 , v112 - .byte W12 - .byte MOD , 14 - .byte N03 , Dn3 , v120 - .byte W06 - .byte Dn3 , v092 - .byte W06 - .byte MOD , 0 - .byte N03 , Dn3 , v127 - .byte W12 - .byte N06 , Dn3 , v100 - .byte W12 - .byte N12 , Cs4 , v112 - .byte W12 - .byte N06 , An3 , v088 - .byte W06 - .byte Cs4 , v092 - .byte W06 - .byte VOICE , 30 - .byte VOL , 56*mus_rg_demo_mvl/mxv - .byte PAN , c_v+32 - .byte N48 , Dn4 , v108 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte PAN , c_v+0 - .byte W06 - .byte c_v-16 - .byte W06 - .byte c_v-32 - .byte W18 - .byte MOD , 0 - .byte N48 , Dn3 , v100 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte PAN , c_v+0 - .byte W06 - .byte c_v+16 - .byte W06 - .byte c_v+32 - .byte W18 - .byte MOD , 0 - .byte N48 , Cn4 , v104 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte PAN , c_v+0 - .byte W06 - .byte c_v-16 - .byte W06 - .byte c_v-32 - .byte W18 - .byte MOD , 0 - .byte VOL , 28*mus_rg_demo_mvl/mxv - .byte N48 , Cn3 , v096 - .byte W02 - .byte VOL , 32*mus_rg_demo_mvl/mxv - .byte W01 - .byte PAN , c_v-27 - .byte W02 - .byte c_v-20 - .byte VOL , 35*mus_rg_demo_mvl/mxv - .byte W03 - .byte PAN , c_v-14 - .byte VOL , 38*mus_rg_demo_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte PAN , c_v-10 - .byte VOL , 41*mus_rg_demo_mvl/mxv - .byte W02 - .byte PAN , c_v-5 - .byte VOL , 47*mus_rg_demo_mvl/mxv - .byte W03 - .byte PAN , c_v+5 - .byte VOL , 54*mus_rg_demo_mvl/mxv - .byte W03 - .byte PAN , c_v+10 - .byte VOL , 59*mus_rg_demo_mvl/mxv - .byte W04 - .byte PAN , c_v+15 - .byte W02 - .byte c_v+19 - .byte W22 - .byte VOICE , 62 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte VOL , 62*mus_rg_demo_mvl/mxv - .byte N03 , Dn4 , v127 - .byte W12 - .byte N09 , Dn4 , v100 - .byte W12 - .byte N12 , An4 , v127 - .byte W06 - .byte MOD , 15 - .byte W06 - .byte 0 - .byte N03 , Dn4 , v120 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte Dn4 , v127 - .byte W12 - .byte N06 , Dn4 , v100 - .byte W12 - .byte N12 , As4 , v127 - .byte W06 - .byte MOD , 15 - .byte W06 - .byte 0 - .byte N03 , Dn4 , v120 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte Dn4 , v127 - .byte W12 - .byte N06 , Dn4 , v100 - .byte W12 - .byte MOD , 0 - .byte N24 , Cn5 , v127 - .byte W06 - .byte MOD , 10 - .byte W18 - .byte 0 - .byte N03 , Dn4 - .byte W12 - .byte Dn4 , v120 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte N12 , Cs5 , v127 - .byte W06 - .byte MOD , 15 - .byte W06 - .byte VOICE , 62 - .byte MOD , 0 - .byte N03 , An4 , v072 - .byte W03 - .byte As4 , v080 - .byte W03 - .byte Cn5 , v092 - .byte W03 - .byte Cs5 , v096 - .byte W03 - .byte VOL , 20*mus_rg_demo_mvl/mxv - .byte N96 , Dn5 , v127 - .byte W06 - .byte VOL , 24*mus_rg_demo_mvl/mxv - .byte W09 - .byte 33*mus_rg_demo_mvl/mxv - .byte W06 - .byte 37*mus_rg_demo_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 43*mus_rg_demo_mvl/mxv - .byte W09 - .byte 49*mus_rg_demo_mvl/mxv - .byte W06 - .byte 56*mus_rg_demo_mvl/mxv - .byte W09 - .byte 68*mus_rg_demo_mvl/mxv - .byte W06 - .byte 75*mus_rg_demo_mvl/mxv - .byte W06 - .byte 79*mus_rg_demo_mvl/mxv - .byte W32 - .byte W01 - .byte VOICE , 1 - .byte MOD , 0 - .byte N03 , Dn5 , v100 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_demo_6: - .byte KEYSH , mus_rg_demo_key+0 - .byte VOICE , 62 - .byte PAN , c_v-8 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 62*mus_rg_demo_mvl/mxv - .byte W48 - .byte PAN , c_v-48 - .byte N24 , Dn2 , v120 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Dn3 , v124 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn2 , v120 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Ds3 , v124 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Dn2 , v120 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Dn3 , v127 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn2 , v120 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , As2 , v127 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Dn2 , v120 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Dn3 , v127 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn2 , v120 - .byte W24 - .byte PAN , c_v-1 - .byte N24 , Gn3 , v124 - .byte W24 - .byte PAN , c_v-48 - .byte VOL , 56*mus_rg_demo_mvl/mxv - .byte N12 , Dn3 , v120 - .byte W12 - .byte N03 , En3 , v088 - .byte W03 - .byte Gn3 , v092 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , An3 , v100 - .byte W03 - .byte Cn4 - .byte W03 - .byte PAN , c_v+48 - .byte N24 , Dn4 , v108 - .byte W24 - .byte N48 , Dn2 - .byte W48 - .byte N12 , Cn3 , v112 - .byte W12 - .byte N03 , En3 , v080 - .byte W03 - .byte Gn3 , v088 - .byte W03 - .byte An3 , v092 - .byte W03 - .byte Bn3 , v100 - .byte W03 - .byte PAN , c_v-48 - .byte N24 , Cn4 , v108 - .byte W24 - .byte VOL , 29*mus_rg_demo_mvl/mxv - .byte N48 , Cn2 , v127 - .byte W02 - .byte VOL , 34*mus_rg_demo_mvl/mxv - .byte W03 - .byte 38*mus_rg_demo_mvl/mxv - .byte W01 - .byte PAN , c_v-32 - .byte W02 - .byte VOL , 44*mus_rg_demo_mvl/mxv - .byte W04 - .byte 52*mus_rg_demo_mvl/mxv - .byte PAN , c_v-16 - .byte W02 - .byte VOL , 52*mus_rg_demo_mvl/mxv - .byte W01 - .byte 59*mus_rg_demo_mvl/mxv - .byte W02 - .byte 58*mus_rg_demo_mvl/mxv - .byte W01 - .byte 65*mus_rg_demo_mvl/mxv - .byte PAN , c_v+16 - .byte W02 - .byte VOL , 59*mus_rg_demo_mvl/mxv - .byte W01 - .byte 70*mus_rg_demo_mvl/mxv - .byte W03 - .byte PAN , c_v+34 - .byte W06 - .byte c_v+41 - .byte W18 - .byte VOICE , 62 - .byte VOL , 59*mus_rg_demo_mvl/mxv - .byte N24 , Dn2 , v120 - .byte W24 - .byte PAN , c_v-1 - .byte N24 , Dn4 , v104 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Dn2 , v120 - .byte W24 - .byte PAN , c_v-1 - .byte N24 , Ds4 , v104 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn2 , v120 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Fn4 , v104 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Dn2 , v120 - .byte W24 - .byte PAN , c_v-1 - .byte N24 , Gn4 , v100 - .byte W24 - .byte PAN , c_v+0 - .byte VOL , 29*mus_rg_demo_mvl/mxv - .byte N96 , Dn3 , v120 - .byte W06 - .byte VOL , 34*mus_rg_demo_mvl/mxv - .byte W06 - .byte 37*mus_rg_demo_mvl/mxv - .byte W06 - .byte 41*mus_rg_demo_mvl/mxv - .byte W06 - .byte 45*mus_rg_demo_mvl/mxv - .byte W06 - .byte 48*mus_rg_demo_mvl/mxv - .byte W06 - .byte 51*mus_rg_demo_mvl/mxv - .byte W06 - .byte 55*mus_rg_demo_mvl/mxv - .byte W06 - .byte 56*mus_rg_demo_mvl/mxv - .byte W06 - .byte 62*mus_rg_demo_mvl/mxv - .byte W06 - .byte 65*mus_rg_demo_mvl/mxv - .byte W06 - .byte 70*mus_rg_demo_mvl/mxv - .byte W09 - .byte 73*mus_rg_demo_mvl/mxv - .byte W06 - .byte 77*mus_rg_demo_mvl/mxv - .byte W06 - .byte 78*mus_rg_demo_mvl/mxv - .byte W09 - .byte 79*mus_rg_demo_mvl/mxv - .byte N03 , Dn5 , v108 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_demo_7: - .byte KEYSH , mus_rg_demo_key+0 - .byte VOICE , 0 - .byte PAN , c_v-64 - .byte VOL , 11*mus_rg_demo_mvl/mxv - .byte N03 , En1 , v112 - .byte W03 - .byte PAN , c_v+63 - .byte VOL , 17*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v-64 - .byte VOL , 22*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v+63 - .byte VOL , 27*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v-64 - .byte VOL , 34*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v+63 - .byte VOL , 38*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v-64 - .byte VOL , 45*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v+63 - .byte VOL , 49*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v-64 - .byte VOL , 56*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v+63 - .byte VOL , 62*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v-64 - .byte VOL , 68*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v+63 - .byte VOL , 73*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v-64 - .byte VOL , 79*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v+63 - .byte VOL , 85*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v-64 - .byte VOL , 90*mus_rg_demo_mvl/mxv - .byte N03 - .byte W03 - .byte PAN , c_v+63 - .byte N03 - .byte W03 - .byte VOL , 90*mus_rg_demo_mvl/mxv - .byte PAN , c_v+0 - .byte N09 , Fn1 , v127 - .byte N24 , An2 , v112 - .byte W12 - .byte N06 , Cn1 , v127 - .byte W12 - .byte N12 , Dn1 , v100 - .byte N48 , En2 , v112 - .byte W18 - .byte N03 , En1 , v096 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte N06 , En1 , v127 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 , Dn1 , v100 - .byte N24 , Cs2 , v112 - .byte W12 - .byte N03 , En1 , v100 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte N48 , Gn2 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N12 , Dn1 , v088 - .byte W12 - .byte N06 , Cn1 , v096 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte Fn1 , v112 - .byte W12 - .byte Dn1 , v127 - .byte N24 , An2 - .byte W12 - .byte N06 , Cn1 , v112 - .byte N06 , Dn1 , v072 - .byte W06 - .byte N03 , Dn1 , v108 - .byte W06 - .byte N10 , Cn1 , v112 - .byte N24 , Cs2 , v108 - .byte W12 - .byte N06 , Cn1 , v112 - .byte W12 - .byte N12 , Dn1 , v124 - .byte W12 - .byte N06 , Cn1 , v112 - .byte W12 - .byte N12 , Dn1 - .byte N24 , Gn2 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N12 , Dn1 - .byte N24 , Bn2 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N04 , Cn1 , v127 - .byte N04 , Bn1 , v112 - .byte W16 - .byte Cn1 , v084 - .byte N08 , Fn1 , v127 - .byte W08 - .byte N04 , Cn1 - .byte N04 , Dn2 , v112 - .byte W08 - .byte Cn1 , v080 - .byte N04 , Bn1 , v112 - .byte W04 - .byte Cn1 , v076 - .byte N04 , An1 , v084 - .byte W04 - .byte Cn1 , v100 - .byte N08 , Fn1 , v127 - .byte W08 - .byte N04 , Cn1 , v112 - .byte N15 , En2 , v127 - .byte W16 - .byte N24 , Dn1 - .byte W08 - .byte N08 , Cn1 - .byte W16 - .byte Cn1 , v112 - .byte W08 - .byte Dn1 , v127 - .byte N16 , Cs2 - .byte W08 - .byte N04 , Cn1 , v112 - .byte W08 - .byte N08 - .byte N04 , An1 - .byte W04 - .byte An1 , v084 - .byte W04 - .byte N08 , Cn1 , v127 - .byte N04 , Cn2 , v104 - .byte W08 - .byte An1 - .byte W04 - .byte Gn1 , v120 - .byte W04 - .byte Cn1 , v127 - .byte N04 , Fn1 - .byte W04 - .byte Fn1 , v120 - .byte W04 - .byte VOL , 90*mus_rg_demo_mvl/mxv - .byte N08 , Cn1 , v127 - .byte N04 , Cn2 , v104 - .byte W08 - .byte An1 - .byte W04 - .byte Gn1 , v100 - .byte W04 - .byte LFOS , 44 - .byte BENDR , 12 - .byte N04 , Cn1 , v120 - .byte N04 , Fn1 , v127 - .byte W04 - .byte Fn1 , v120 - .byte W04 - .byte N08 , Cn1 , v112 - .byte N16 , Dn1 , v127 - .byte N24 , Bn2 - .byte W16 - .byte N04 , Cn1 - .byte N04 , Dn1 , v100 - .byte W08 - .byte N06 , Cn1 , v127 - .byte N96 , Cs2 , v120 - .byte W12 - .byte N06 , Cn1 , v112 - .byte W12 - .byte N12 , Dn1 , v127 - .byte W12 - .byte N06 , Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 , v127 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N48 , En2 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N12 , Dn1 , v127 - .byte W12 - .byte N06 , Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v127 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Cn1 - .byte N12 , Cs2 , v108 - .byte W12 - .byte N06 , Dn1 , v120 - .byte N24 , An2 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte Cn1 - .byte N06 , Dn1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte VOL , 45*mus_rg_demo_mvl/mxv - .byte N06 , Dn1 , v120 - .byte N96 , Cn3 , v104 - .byte W06 - .byte VOL , 53*mus_rg_demo_mvl/mxv - .byte W06 - .byte 59*mus_rg_demo_mvl/mxv - .byte W03 - .byte 66*mus_rg_demo_mvl/mxv - .byte W03 - .byte 75*mus_rg_demo_mvl/mxv - .byte W03 - .byte 78*mus_rg_demo_mvl/mxv - .byte W03 - .byte 82*mus_rg_demo_mvl/mxv - .byte W03 - .byte 85*mus_rg_demo_mvl/mxv - .byte W03 - .byte 90*mus_rg_demo_mvl/mxv - .byte W42 - .byte N03 , Dn2 , v120 - .byte W03 - .byte Cn2 - .byte W03 - .byte An1 - .byte W03 - .byte Fs1 - .byte W03 - .byte Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_demo_8: - .byte KEYSH , mus_rg_demo_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_demo_mvl/mxv - .byte N03 , Gn4 , v127 - .byte W03 - .byte Gn4 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PAN , c_v+0 - .byte N12 , Gn4 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Gn4 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Gn4 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 -mus_rg_demo_8_000: - .byte N12 , Gn4 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Gn4 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte N12 , Gn4 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W03 - .byte Gn4 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N48 , Gn4 , v127 - .byte W48 - .byte N48 - .byte W48 - .byte N48 - .byte W48 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Gn4 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_rg_demo_8_000 - .byte N12 , Gn4 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte VOICE , 125 - .byte BEND , c_v-64 - .byte TIE , Cn4 , v112 - .byte W03 - .byte BEND , c_v-64 - .byte W06 - .byte c_v-62 - .byte W03 - .byte c_v-59 - .byte W03 - .byte c_v-57 - .byte W06 - .byte c_v-53 - .byte W03 - .byte c_v-49 - .byte W06 - .byte c_v-47 - .byte W03 - .byte c_v-43 - .byte W03 - .byte c_v-39 - .byte W06 - .byte c_v-36 - .byte W03 - .byte c_v-31 - .byte W06 - .byte c_v-25 - .byte W03 - .byte c_v-19 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v-6 - .byte W03 - .byte c_v-1 - .byte W03 - .byte c_v+3 - .byte W03 - .byte c_v+12 - .byte W03 - .byte c_v+20 - .byte W03 - .byte c_v+28 - .byte W03 - .byte c_v+37 - .byte W03 - .byte c_v+43 - .byte W03 - .byte c_v+53 - .byte W03 - .byte c_v+57 - .byte W03 - .byte c_v+63 - .byte W03 - .byte VOL , 66*mus_rg_demo_mvl/mxv - .byte W02 - .byte 63*mus_rg_demo_mvl/mxv - .byte W03 - .byte 60*mus_rg_demo_mvl/mxv - .byte W03 - .byte 56*mus_rg_demo_mvl/mxv - .byte W04 - .byte EOT - .byte VOL , 55*mus_rg_demo_mvl/mxv - .byte W02 - .byte 53*mus_rg_demo_mvl/mxv - .byte W03 - .byte 50*mus_rg_demo_mvl/mxv - .byte W03 - .byte 48*mus_rg_demo_mvl/mxv - .byte W04 - .byte 47*mus_rg_demo_mvl/mxv - .byte W02 - .byte 45*mus_rg_demo_mvl/mxv - .byte W03 - .byte 42*mus_rg_demo_mvl/mxv - .byte W03 - .byte 40*mus_rg_demo_mvl/mxv - .byte W04 - .byte 39*mus_rg_demo_mvl/mxv - .byte W02 - .byte 36*mus_rg_demo_mvl/mxv - .byte W03 - .byte 31*mus_rg_demo_mvl/mxv - .byte W03 - .byte 31*mus_rg_demo_mvl/mxv - .byte W04 - .byte 29*mus_rg_demo_mvl/mxv - .byte W02 - .byte 26*mus_rg_demo_mvl/mxv - .byte W03 - .byte 25*mus_rg_demo_mvl/mxv - .byte W03 - .byte 21*mus_rg_demo_mvl/mxv - .byte W04 - .byte 21*mus_rg_demo_mvl/mxv - .byte W02 - .byte 19*mus_rg_demo_mvl/mxv - .byte W03 - .byte 17*mus_rg_demo_mvl/mxv - .byte W03 - .byte 15*mus_rg_demo_mvl/mxv - .byte W04 - .byte 13*mus_rg_demo_mvl/mxv - .byte W02 - .byte 12*mus_rg_demo_mvl/mxv - .byte W03 - .byte 9*mus_rg_demo_mvl/mxv - .byte W03 - .byte 7*mus_rg_demo_mvl/mxv - .byte W04 - .byte 2*mus_rg_demo_mvl/mxv - .byte W02 - .byte 0*mus_rg_demo_mvl/mxv - .byte W10 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_demo: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_demo_pri @ Priority - .byte mus_rg_demo_rev @ Reverb. - - .word mus_rg_demo_grp - - .word mus_rg_demo_1 - .word mus_rg_demo_2 - .word mus_rg_demo_3 - .word mus_rg_demo_4 - .word mus_rg_demo_5 - .word mus_rg_demo_6 - .word mus_rg_demo_7 - .word mus_rg_demo_8 - - .end diff --git a/sound/songs/mus_rg_dendou.s b/sound/songs/mus_rg_dendou.s deleted file mode 100644 index 7d4571f078..0000000000 --- a/sound/songs/mus_rg_dendou.s +++ /dev/null @@ -1,1941 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_dendou_grp, voicegroup145 - .equ mus_rg_dendou_pri, 0 - .equ mus_rg_dendou_rev, reverb_set+50 - .equ mus_rg_dendou_mvl, 127 - .equ mus_rg_dendou_key, 0 - .equ mus_rg_dendou_tbs, 1 - .equ mus_rg_dendou_exg, 0 - .equ mus_rg_dendou_cmp, 1 - - .section .rodata - .global mus_rg_dendou - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_dendou_1: - .byte KEYSH , mus_rg_dendou_key+0 - .byte TEMPO , 152*mus_rg_dendou_tbs/2 - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 51*mus_rg_dendou_mvl/mxv - .byte W96 -mus_rg_dendou_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N06 , Dn4 , v127 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N96 , Cn5 - .byte W96 - .byte En5 - .byte W96 - .byte Fs5 - .byte W96 - .byte Fn5 - .byte W96 - .byte Cn5 - .byte W96 - .byte En5 - .byte W96 - .byte Fs5 - .byte W96 - .byte N72 , Fn5 - .byte W72 - .byte N06 , Bn4 , v120 - .byte W06 - .byte Dn5 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte N92 , Bn5 , v127 - .byte W92 - .byte W01 - .byte N03 , As5 , v120 - .byte W03 - .byte N90 , An5 , v127 - .byte W90 - .byte N03 , As5 , v120 - .byte W03 - .byte Bn5 - .byte W03 - .byte N90 , Cn6 , v127 - .byte W90 - .byte N03 , Cs6 , v120 - .byte W03 - .byte Dn6 - .byte W03 - .byte N36 , Ds6 , v127 - .byte W36 - .byte N32 , Dn6 , v120 - .byte W32 - .byte W01 - .byte N03 , Cs6 , v108 - .byte W03 - .byte N24 , Cn6 , v120 - .byte W24 - .byte W96 - .byte GOTO - .word mus_rg_dendou_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_dendou_2: - .byte KEYSH , mus_rg_dendou_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 79*mus_rg_dendou_mvl/mxv - .byte W84 - .byte N06 , Fn3 , v064 - .byte W06 - .byte Fs3 , v096 - .byte W06 -mus_rg_dendou_2_B1: - .byte VOL , 79*mus_rg_dendou_mvl/mxv - .byte N12 , Gn3 , v127 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N30 , An3 - .byte W12 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N03 , Dn4 , v088 - .byte W06 - .byte N12 , Dn3 , v120 - .byte W12 - .byte N06 , En3 , v092 - .byte W06 - .byte N03 , Fs3 , v108 - .byte W06 - .byte N12 , Gn3 , v127 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N03 , Gn4 , v092 - .byte W06 - .byte N06 , An3 , v127 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , An3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An3 , v120 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte N03 , Dn4 , v088 - .byte W06 - .byte N12 , Fn3 , v127 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , As3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte N03 , Fn3 - .byte W06 - .byte Fn3 , v092 - .byte W06 - .byte N06 , En3 - .byte W06 - .byte Fn3 , v127 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N60 , An3 - .byte W12 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N12 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N54 , An3 - .byte W12 - .byte MOD , 7 - .byte W42 - .byte N03 , Gn4 , v072 - .byte W06 - .byte MOD , 0 - .byte N12 , Fn3 , v127 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , As3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , An3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Dn4 , v120 - .byte W06 - .byte N12 , Gn4 , v127 - .byte W12 - .byte N60 , An4 - .byte W12 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Dn4 , v120 - .byte W06 - .byte N12 , Gn4 , v127 - .byte W12 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An4 - .byte W12 - .byte MOD , 0 - .byte N12 , Gn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N60 , An4 - .byte W12 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , As4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , An4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N60 , An4 - .byte W60 - .byte N12 , Gn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An4 - .byte W12 - .byte MOD , 0 - .byte N12 , Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N60 , An4 - .byte W12 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N03 , Gn4 , v044 - .byte W12 - .byte Gn4 , v056 - .byte W12 - .byte Gn4 , v064 - .byte W12 - .byte Gn4 , v127 - .byte W12 - .byte MOD , 7 - .byte N24 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte 7 - .byte N24 , An4 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte N03 , Dn4 , v120 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Dn4 - .byte W18 - .byte Cs4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte N03 - .byte W18 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fs3 , v120 - .byte W06 - .byte GOTO - .word mus_rg_dendou_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_dendou_3: - .byte KEYSH , mus_rg_dendou_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 50*mus_rg_dendou_mvl/mxv - .byte MOD , 1 - .byte BEND , c_v+0 - .byte W24 - .byte PAN , c_v+63 - .byte W24 - .byte c_v-64 - .byte W24 - .byte c_v+63 - .byte W24 -mus_rg_dendou_3_B1: -mus_rg_dendou_3_000: - .byte PAN , c_v-64 - .byte N12 , Dn2 , v127 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_dendou_3_000 - .byte PATT - .word mus_rg_dendou_3_000 - .byte PATT - .word mus_rg_dendou_3_000 - .byte PATT - .word mus_rg_dendou_3_000 - .byte PATT - .word mus_rg_dendou_3_000 - .byte PATT - .word mus_rg_dendou_3_000 - .byte PATT - .word mus_rg_dendou_3_000 - .byte PATT - .word mus_rg_dendou_3_000 - .byte PATT - .word mus_rg_dendou_3_000 - .byte PATT - .word mus_rg_dendou_3_000 - .byte PATT - .word mus_rg_dendou_3_000 - .byte PAN , c_v-64 - .byte N12 , Dn2 , v127 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fn2 - .byte W12 - .byte Dn2 , v120 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 , v127 - .byte W12 - .byte Bn2 , v120 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn3 , v127 - .byte W12 - .byte Bn2 , v120 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 , v127 - .byte W12 - .byte Fn2 , v120 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cn3 , v127 - .byte W12 - .byte Gn2 , v120 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte Cn3 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En3 - .byte W12 - .byte Cn3 , v120 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 , v127 - .byte W12 - .byte N06 , En2 , v120 - .byte W06 - .byte Bn2 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cn3 , v127 - .byte W06 - .byte Cn3 , v052 - .byte W06 - .byte Gn2 , v127 - .byte W06 - .byte Gn2 , v048 - .byte W06 - .byte Cn3 , v120 - .byte W06 - .byte Cn3 , v048 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte N12 , Fs3 , v120 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte W96 - .byte GOTO - .word mus_rg_dendou_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_dendou_4: - .byte KEYSH , mus_rg_dendou_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_dendou_mvl/mxv - .byte W72 - .byte BEND , c_v+63 - .byte N24 , Dn2 , v120 - .byte W03 - .byte BEND , c_v+48 - .byte W03 - .byte c_v+32 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+0 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-64 - .byte W06 -mus_rg_dendou_4_B1: - .byte BEND , c_v+0 - .byte N09 , Gn1 , v124 - .byte W18 - .byte N03 , Gn1 , v116 - .byte W06 - .byte N06 , Gn1 , v120 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte Gn1 - .byte W06 - .byte Dn1 , v096 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 -mus_rg_dendou_4_000: - .byte N09 , Gn1 , v124 - .byte W18 - .byte N03 , Gn1 , v116 - .byte W06 - .byte N06 , Gn1 , v120 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte PEND -mus_rg_dendou_4_001: - .byte N09 , Gn1 , v124 - .byte W18 - .byte N03 , Gn1 , v116 - .byte W06 - .byte N06 , Gn1 , v120 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte Gn1 - .byte W06 - .byte Dn1 , v096 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_dendou_4_000 - .byte N03 , Gn1 , v124 - .byte W18 - .byte Gn1 , v116 - .byte W06 - .byte N06 , Gn1 , v120 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte Gn1 - .byte W06 - .byte Dn1 , v096 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte PATT - .word mus_rg_dendou_4_000 - .byte PATT - .word mus_rg_dendou_4_001 - .byte N09 , Gn1 , v124 - .byte W18 - .byte N03 , Gn1 , v116 - .byte W06 - .byte N06 , Gn1 , v120 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N09 , Gn1 , v124 - .byte W18 - .byte N03 , An2 , v116 - .byte W06 - .byte N12 , An2 , v120 - .byte W18 - .byte N03 , Gn1 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte N03 , Dn1 , v096 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N09 , Gn1 , v124 - .byte W18 - .byte N03 , Gn2 , v116 - .byte W06 - .byte N12 , Gn2 , v120 - .byte W18 - .byte N03 , Gn1 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte N06 , Gn2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N09 , Gn1 , v124 - .byte W18 - .byte N03 , An2 , v116 - .byte W06 - .byte N12 , An2 , v120 - .byte W18 - .byte N03 , Gn1 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte Gn1 - .byte W06 - .byte Dn1 , v096 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N09 , Gn1 , v124 - .byte W18 - .byte N03 , An2 , v116 - .byte W06 - .byte N12 , An2 , v120 - .byte W18 - .byte N03 , Gn1 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte N06 , Fn2 - .byte W06 - .byte N03 , Dn2 - .byte W03 - .byte Cn2 - .byte W03 - .byte N24 , Gn1 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Gn1 , v084 - .byte W12 - .byte Gn1 , v060 - .byte W12 - .byte Gn1 , v040 - .byte W12 - .byte N24 , Fn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Fn1 , v084 - .byte W12 - .byte Fn1 , v060 - .byte W12 - .byte Fn1 , v040 - .byte W12 - .byte N24 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte En1 , v060 - .byte W12 - .byte En1 , v040 - .byte W12 - .byte BEND , c_v+0 - .byte N06 , Ds1 , v052 - .byte W12 - .byte Ds1 , v056 - .byte W12 - .byte Ds1 , v096 - .byte W12 - .byte Ds1 , v120 - .byte W12 - .byte N24 , Dn1 - .byte W24 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte N09 , Gn1 , v124 - .byte W18 - .byte N03 , Gn1 , v116 - .byte W06 - .byte N06 , Gn1 , v120 - .byte W18 - .byte N03 - .byte W06 - .byte BEND , c_v+63 - .byte N24 , Dn3 - .byte W03 - .byte BEND , c_v+48 - .byte W03 - .byte c_v+32 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+0 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-64 - .byte W06 - .byte c_v+63 - .byte N24 , Dn2 , v127 - .byte W03 - .byte BEND , c_v+48 - .byte W03 - .byte c_v+32 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+0 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-64 - .byte W06 - .byte GOTO - .word mus_rg_dendou_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_dendou_5: - .byte KEYSH , mus_rg_dendou_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+32 - .byte VOL , 62*mus_rg_dendou_mvl/mxv - .byte W84 - .byte N06 , Gn2 , v064 - .byte W06 - .byte An2 , v096 - .byte W06 -mus_rg_dendou_5_B1: - .byte VOL , 56*mus_rg_dendou_mvl/mxv - .byte N12 , Bn2 , v120 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N30 , Dn3 - .byte W12 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N03 , Gn3 , v088 - .byte W06 - .byte N12 , Gn2 , v120 - .byte W12 - .byte N06 , Bn2 , v092 - .byte W06 - .byte N03 , Cn3 , v108 - .byte W06 - .byte N12 , Dn3 , v120 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N24 , En3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N03 , An3 , v092 - .byte W06 - .byte N06 , Bn2 , v120 - .byte W06 - .byte N12 , Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fs3 - .byte W24 - .byte N06 , Fn3 - .byte W06 - .byte N03 , An3 , v088 - .byte W06 - .byte N12 , Cn3 , v120 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte N03 , Cn3 - .byte W06 - .byte Cn3 , v092 - .byte W06 - .byte N06 , Bn2 - .byte W06 - .byte Cn3 , v120 - .byte W06 - .byte N18 , Dn4 - .byte W18 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Dn4 - .byte W12 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte Cn4 , v096 - .byte W03 - .byte Cs4 - .byte W03 - .byte N12 , Dn4 , v120 - .byte W12 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N18 - .byte W18 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Dn4 - .byte W12 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Cn4 , v096 - .byte W03 - .byte Cs4 , v092 - .byte W03 - .byte N12 , Dn4 , v120 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , Dn3 - .byte W18 - .byte N03 , Cn4 , v096 - .byte W03 - .byte Cs4 - .byte W03 - .byte N12 , Dn4 , v120 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Cs4 , v100 - .byte W06 - .byte N03 , Dn4 , v072 - .byte W06 - .byte N06 , Fn3 , v120 - .byte W06 - .byte N18 , Dn4 - .byte W30 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte VOL , 53*mus_rg_dendou_mvl/mxv - .byte N12 , An3 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Dn4 - .byte W24 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , Gn3 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , An3 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N12 , Cn4 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , An3 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , En4 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , An3 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N15 , Gn3 - .byte W24 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte VOL , 60*mus_rg_dendou_mvl/mxv - .byte N12 , Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N60 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N12 , Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte En4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N60 , En4 - .byte W12 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N03 , Ds4 , v044 - .byte W12 - .byte Gn3 , v056 - .byte W12 - .byte Ds4 , v064 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N03 , Bn3 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , Gn4 - .byte W06 - .byte N06 , An3 - .byte W18 - .byte As3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 - .byte W18 - .byte N06 , Gn2 , v096 - .byte W06 - .byte An2 , v120 - .byte W06 - .byte GOTO - .word mus_rg_dendou_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_dendou_6: - .byte KEYSH , mus_rg_dendou_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 34*mus_rg_dendou_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte W84 - .byte N06 , Fn3 , v064 - .byte W06 - .byte Fs3 , v096 - .byte W06 -mus_rg_dendou_6_B1: - .byte N12 , Gn3 , v127 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N30 , An3 - .byte W30 - .byte N03 , Dn4 , v088 - .byte W06 - .byte N12 , Dn3 , v120 - .byte W12 - .byte N06 , En3 , v092 - .byte W06 - .byte N03 , Fs3 , v108 - .byte W06 - .byte N12 , Gn3 , v127 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte N03 , Gn4 , v092 - .byte W06 - .byte N06 , An3 , v127 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N12 , An3 , v120 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte N03 , Dn4 , v088 - .byte W06 - .byte N12 , Fn3 , v127 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte N03 , Fn3 - .byte W06 - .byte Fn3 , v092 - .byte W06 - .byte N06 , En3 - .byte W06 - .byte Fn3 , v127 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N60 , An3 - .byte W60 - .byte N12 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N54 , An3 - .byte W60 - .byte N12 , Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte An3 - .byte W24 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Fn4 , v084 - .byte W03 - .byte Fs4 , v096 - .byte W03 - .byte N12 , Gn4 , v127 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Dn4 , v120 - .byte W06 - .byte N12 , Gn4 , v127 - .byte W12 - .byte N60 , An4 - .byte W60 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Dn4 , v120 - .byte W06 - .byte N12 , Gn4 , v127 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte Bn4 - .byte W24 - .byte N12 , An4 - .byte W12 -mus_rg_dendou_6_000: - .byte N12 , Gn4 , v127 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N60 , An4 - .byte W60 - .byte PEND - .byte N12 , Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , As4 - .byte W24 - .byte An4 - .byte W24 - .byte N12 , Fn4 - .byte W12 - .byte PATT - .word mus_rg_dendou_6_000 - .byte N12 , Gn4 , v127 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte Bn4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N60 , An4 - .byte W60 - .byte N03 , Gn4 , v044 - .byte W12 - .byte Ds4 , v056 - .byte W12 - .byte Gn4 , v064 - .byte W12 - .byte Gn4 , v127 - .byte W09 - .byte N24 - .byte W24 - .byte W03 - .byte An4 - .byte W24 - .byte N03 , Dn4 , v120 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Dn4 - .byte W18 - .byte Cs4 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte N03 - .byte W18 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fs3 , v120 - .byte W06 - .byte GOTO - .word mus_rg_dendou_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_dendou_7: - .byte KEYSH , mus_rg_dendou_key+0 - .byte VOICE , 0 - .byte VOL , 73*mus_rg_dendou_mvl/mxv - .byte N06 , Cn2 , v120 - .byte N48 , Cs2 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Fn1 - .byte N24 , An2 - .byte W03 - .byte N03 , Fn1 - .byte W03 - .byte N06 , Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 - .byte N24 , Gn2 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte N06 , Fn1 - .byte W06 -mus_rg_dendou_7_B1: - .byte N18 , Cn1 , v120 - .byte N48 , Bn2 - .byte W18 - .byte N03 , Cn1 - .byte W06 - .byte N18 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N09 - .byte W12 - .byte N06 - .byte W06 - .byte N18 - .byte W18 -mus_rg_dendou_7_000: - .byte N18 , Cn1 , v120 - .byte W18 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte N03 - .byte W06 - .byte PEND -mus_rg_dendou_7_001: - .byte N18 , Cn1 , v120 - .byte W18 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N18 - .byte W18 - .byte PEND - .byte N18 - .byte W18 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , Cs1 - .byte W06 - .byte N06 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N03 , Cs1 , v064 - .byte W03 - .byte Cs1 , v056 - .byte W03 - .byte N06 , Cs1 , v088 - .byte W06 - .byte Cs1 , v104 - .byte W06 - .byte PATT - .word mus_rg_dendou_7_001 - .byte PATT - .word mus_rg_dendou_7_000 - .byte PATT - .word mus_rg_dendou_7_001 - .byte PATT - .word mus_rg_dendou_7_000 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N15 - .byte W18 - .byte PATT - .word mus_rg_dendou_7_000 - .byte PATT - .word mus_rg_dendou_7_001 - .byte N06 , Dn2 , v120 - .byte W06 - .byte En1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte An1 - .byte N06 , Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Gn1 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N03 , Fn1 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn1 - .byte W06 - .byte N36 - .byte N48 , Cs2 - .byte W36 - .byte N12 , Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cs1 , v064 - .byte W12 - .byte Cs1 , v040 - .byte W12 - .byte Cs1 , v016 - .byte W12 - .byte Cs1 , v120 - .byte W12 - .byte N24 , Cn1 - .byte W24 - .byte N12 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cs1 , v064 - .byte W12 - .byte Cs1 , v040 - .byte W12 - .byte Cs1 , v016 - .byte W12 - .byte N06 , Dn2 , v120 - .byte W06 - .byte N03 , Bn1 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W18 - .byte N12 , Cs1 - .byte N48 , An2 - .byte W12 - .byte N12 , Cs1 , v064 - .byte W12 - .byte Cs1 , v040 - .byte W12 - .byte N06 , Cn1 , v120 - .byte N12 , Cs1 , v016 - .byte W06 - .byte N06 , Cn1 , v120 - .byte W06 - .byte N12 , Cs1 , v032 - .byte W12 - .byte Cs1 , v052 - .byte W12 - .byte Cs1 , v064 - .byte W12 - .byte Cs1 , v120 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cs1 , v060 - .byte W06 - .byte Gn1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn2 - .byte N48 , Cs2 - .byte N48 , Gn2 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Fn1 - .byte N48 , Bn2 - .byte W03 - .byte N03 , Fn1 - .byte W03 - .byte N06 , Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En1 - .byte W03 - .byte N03 - .byte W03 - .byte N06 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte N06 , Fn1 - .byte W06 - .byte GOTO - .word mus_rg_dendou_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_dendou_8: - .byte KEYSH , mus_rg_dendou_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 56*mus_rg_dendou_mvl/mxv - .byte W96 -mus_rg_dendou_8_B1: -mus_rg_dendou_8_000: - .byte N01 , Cn5 , v120 - .byte W24 - .byte N01 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v120 - .byte W24 - .byte N01 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_dendou_8_000 - .byte PATT - .word mus_rg_dendou_8_000 - .byte N01 , Cn5 , v120 - .byte W24 - .byte N01 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v120 - .byte W24 - .byte N01 - .byte W06 - .byte Cn5 , v080 - .byte W18 - .byte PATT - .word mus_rg_dendou_8_000 - .byte PATT - .word mus_rg_dendou_8_000 - .byte PATT - .word mus_rg_dendou_8_000 - .byte PATT - .word mus_rg_dendou_8_000 - .byte PATT - .word mus_rg_dendou_8_000 - .byte PATT - .word mus_rg_dendou_8_000 - .byte PATT - .word mus_rg_dendou_8_000 - .byte PATT - .word mus_rg_dendou_8_000 - .byte N03 , Cn5 , v120 - .byte W24 - .byte N03 - .byte W06 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v120 - .byte W24 - .byte N03 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v120 - .byte W24 - .byte N03 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v120 - .byte W24 - .byte N03 - .byte W03 - .byte Cn5 , v056 - .byte W03 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v120 - .byte W24 - .byte N03 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v120 - .byte W24 - .byte N03 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v120 - .byte W36 - .byte N03 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte W96 - .byte GOTO - .word mus_rg_dendou_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_dendou_9: - .byte KEYSH , mus_rg_dendou_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_dendou_mvl/mxv - .byte W96 -mus_rg_dendou_9_B1: -mus_rg_dendou_9_000: - .byte W12 - .byte N12 , Gn5 , v120 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_dendou_9_000 - .byte PATT - .word mus_rg_dendou_9_000 - .byte W12 - .byte N12 , Gn5 , v120 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Gn5 , v108 - .byte W12 - .byte PATT - .word mus_rg_dendou_9_000 - .byte PATT - .word mus_rg_dendou_9_000 - .byte PATT - .word mus_rg_dendou_9_000 - .byte PATT - .word mus_rg_dendou_9_000 - .byte PATT - .word mus_rg_dendou_9_000 - .byte PATT - .word mus_rg_dendou_9_000 - .byte PATT - .word mus_rg_dendou_9_000 - .byte PATT - .word mus_rg_dendou_9_000 - .byte W84 - .byte N12 , Gn5 , v120 - .byte W12 - .byte W96 - .byte W96 - .byte W48 - .byte N24 - .byte W48 - .byte W96 - .byte GOTO - .word mus_rg_dendou_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_dendou: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_dendou_pri @ Priority - .byte mus_rg_dendou_rev @ Reverb. - - .word mus_rg_dendou_grp - - .word mus_rg_dendou_1 - .word mus_rg_dendou_2 - .word mus_rg_dendou_3 - .word mus_rg_dendou_4 - .word mus_rg_dendou_5 - .word mus_rg_dendou_6 - .word mus_rg_dendou_7 - .word mus_rg_dendou_8 - .word mus_rg_dendou_9 - - .end diff --git a/sound/songs/mus_rg_deoeye.s b/sound/songs/mus_rg_deoeye.s deleted file mode 100644 index e0095074dd..0000000000 --- a/sound/songs/mus_rg_deoeye.s +++ /dev/null @@ -1,1552 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_deoeye_grp, voicegroup184 - .equ mus_rg_deoeye_pri, 0 - .equ mus_rg_deoeye_rev, reverb_set+50 - .equ mus_rg_deoeye_mvl, 127 - .equ mus_rg_deoeye_key, 0 - .equ mus_rg_deoeye_tbs, 1 - .equ mus_rg_deoeye_exg, 0 - .equ mus_rg_deoeye_cmp, 1 - - .section .rodata - .global mus_rg_deoeye - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_deoeye_1: - .byte KEYSH , mus_rg_deoeye_key+0 -mus_rg_deoeye_1_B1: - .byte TEMPO , 128*mus_rg_deoeye_tbs/2 - .byte VOICE , 38 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_deoeye_mvl/mxv - .byte PAN , c_v+0 - .byte MOD , 2 - .byte N06 , En1 , v120 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 -mus_rg_deoeye_1_000: - .byte PAN , c_v+0 - .byte N06 , En1 , v120 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_deoeye_1_000 - .byte PATT - .word mus_rg_deoeye_1_000 -mus_rg_deoeye_1_001: - .byte PAN , c_v+0 - .byte N06 , Ds1 , v120 - .byte W12 - .byte Ds1 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_deoeye_1_001 - .byte PATT - .word mus_rg_deoeye_1_001 - .byte PATT - .word mus_rg_deoeye_1_001 - .byte GOTO - .word mus_rg_deoeye_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_deoeye_2: - .byte KEYSH , mus_rg_deoeye_key+0 -mus_rg_deoeye_2_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 76*mus_rg_deoeye_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , En1 , v120 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+2 - .byte N06 , En1 , v120 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+3 - .byte N06 , En1 , v120 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v-3 - .byte N06 , En1 , v120 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , En1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En1 , v020 - .byte W06 -mus_rg_deoeye_2_000: - .byte PAN , c_v+0 - .byte BEND , c_v+2 - .byte N06 , Ds1 , v120 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PEND - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N06 , Ds1 , v120 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PATT - .word mus_rg_deoeye_2_000 - .byte PAN , c_v+0 - .byte BEND , c_v-2 - .byte N06 , Ds1 , v120 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds1 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds1 , v020 - .byte W06 - .byte GOTO - .word mus_rg_deoeye_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_deoeye_3: - .byte KEYSH , mus_rg_deoeye_key+0 -mus_rg_deoeye_3_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-62 - .byte VOL , 56*mus_rg_deoeye_mvl/mxv - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W04 - .byte Gs4 , v064 - .byte W02 - .byte Gs4 , v020 - .byte W04 - .byte PAN , c_v+63 - .byte W04 - .byte N01 , En5 , v064 - .byte W03 - .byte En5 , v020 - .byte W02 - .byte Fs5 , v064 - .byte W03 - .byte PAN , c_v-61 - .byte N01 , Fs5 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte W08 - .byte N01 , Dn5 , v064 - .byte W02 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W09 - .byte PAN , c_v-62 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W06 - .byte PAN , c_v+63 - .byte W04 - .byte N01 , Bn4 , v064 - .byte W03 - .byte Bn4 , v020 - .byte W01 - .byte Dn5 , v064 - .byte W02 - .byte Dn5 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte W09 - .byte N01 , Fs5 , v064 - .byte W03 - .byte PAN , c_v+63 - .byte N01 , Fs5 , v020 - .byte W06 - .byte Cs5 , v064 - .byte W02 - .byte Cs5 , v020 - .byte W04 -mus_rg_deoeye_3_000: - .byte PAN , c_v-62 - .byte W02 - .byte N01 , Cs4 , v064 - .byte W02 - .byte As3 - .byte N01 , Cs4 , v020 - .byte W03 - .byte As3 - .byte W05 - .byte PAN , c_v+63 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W06 - .byte PAN , c_v-61 - .byte W02 - .byte c_v-62 - .byte W01 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W04 - .byte PAN , c_v+63 - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W01 - .byte Cn4 , v064 - .byte W03 - .byte Cn4 , v020 - .byte W01 - .byte Gn3 , v064 - .byte W02 - .byte Gn3 , v020 - .byte W03 - .byte PAN , c_v-62 - .byte W06 - .byte N01 , Gn4 , v064 - .byte W02 - .byte Gn4 , v020 - .byte N01 , An4 , v064 - .byte W02 - .byte An4 , v020 - .byte W02 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W04 - .byte Gs4 , v064 - .byte W02 - .byte Gs4 , v020 - .byte W01 - .byte PAN , c_v-62 - .byte W07 - .byte N01 , En5 , v064 - .byte W03 - .byte En5 , v020 - .byte W02 - .byte PAN , c_v+63 - .byte N01 , Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W09 - .byte PEND - .byte PAN , c_v-62 - .byte W01 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W06 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte PAN , c_v-61 - .byte W02 - .byte c_v-62 - .byte W05 - .byte N01 , Bn4 , v064 - .byte W03 - .byte Bn4 , v020 - .byte W01 - .byte Dn5 , v064 - .byte W01 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Dn5 , v020 - .byte W11 - .byte PAN , c_v-62 - .byte N01 , Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W06 - .byte Cs5 , v064 - .byte W02 - .byte Cs5 , v020 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte N01 , Cs4 , v064 - .byte W02 - .byte As3 - .byte N01 , Cs4 , v020 - .byte W03 - .byte As3 - .byte W02 - .byte PAN , c_v-62 - .byte W03 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte PAN , c_v+63 - .byte W06 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W01 - .byte PAN , c_v-62 - .byte W03 - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W01 - .byte Cn4 , v064 - .byte W03 - .byte Cn4 , v020 - .byte W01 - .byte Gn3 , v064 - .byte W02 - .byte PAN , c_v+63 - .byte N01 , Gn3 , v020 - .byte W09 - .byte Gn4 , v064 - .byte W02 - .byte Gn4 , v020 - .byte N01 , An4 , v064 - .byte W01 - .byte PAN , c_v-61 - .byte W01 - .byte N01 , An4 , v020 - .byte W01 - .byte PAN , c_v-62 - .byte W07 - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W01 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Gs4 , v064 - .byte W02 - .byte Gs4 , v020 - .byte W07 - .byte PAN , c_v-62 - .byte W01 - .byte N01 , En5 , v064 - .byte W03 - .byte En5 , v020 - .byte W02 - .byte Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W03 - .byte PAN , c_v+63 - .byte W07 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte N01 , Cn5 - .byte W09 - .byte Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte PAN , c_v+63 - .byte N01 , Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W09 - .byte PAN , c_v-62 - .byte W01 - .byte N01 , Bn4 , v064 - .byte W03 - .byte Bn4 , v020 - .byte W01 - .byte Dn5 , v064 - .byte W02 - .byte Dn5 , v020 - .byte W05 - .byte PAN , c_v+63 - .byte W06 - .byte N01 , Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W03 - .byte PAN , c_v-61 - .byte W02 - .byte c_v-62 - .byte W01 - .byte N01 , Cs5 , v064 - .byte W02 - .byte Cs5 , v020 - .byte W06 - .byte Cs4 , v064 - .byte W01 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , As3 - .byte N01 , Cs4 , v020 - .byte W03 - .byte As3 - .byte W05 - .byte Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte PAN , c_v-62 - .byte N01 , Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W09 - .byte PAN , c_v+63 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W04 - .byte Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W01 - .byte PAN , c_v-62 - .byte N01 , Cn4 , v064 - .byte W03 - .byte Cn4 , v020 - .byte W01 - .byte Gn3 , v064 - .byte W02 - .byte Gn3 , v020 - .byte W06 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Gn4 , v064 - .byte W02 - .byte Gn4 , v020 - .byte N01 , An4 , v064 - .byte W02 - .byte An4 , v020 - .byte W05 - .byte PAN , c_v-62 - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W04 - .byte Gs4 , v064 - .byte W02 - .byte Gs4 , v020 - .byte W04 - .byte PAN , c_v+63 - .byte W04 - .byte N01 , En5 , v064 - .byte W03 - .byte En5 , v020 - .byte W02 - .byte Fs5 , v064 - .byte W03 - .byte PAN , c_v-61 - .byte N01 , Fs5 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte W08 - .byte N01 , Dn5 , v064 - .byte W02 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W09 - .byte PAN , c_v-62 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W06 - .byte PAN , c_v+63 - .byte W04 - .byte N01 , Bn4 , v064 - .byte W03 - .byte Bn4 , v020 - .byte W01 - .byte Dn5 , v064 - .byte W02 - .byte Dn5 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte W09 - .byte N01 , Fs5 , v064 - .byte W03 - .byte PAN , c_v+63 - .byte N01 , Fs5 , v020 - .byte W06 - .byte Cs5 , v064 - .byte W02 - .byte Cs5 , v020 - .byte W04 - .byte PATT - .word mus_rg_deoeye_3_000 - .byte PAN , c_v-62 - .byte W01 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W06 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte PAN , c_v-61 - .byte W02 - .byte c_v-62 - .byte W05 - .byte N01 , Bn4 , v064 - .byte W03 - .byte Bn4 , v020 - .byte W01 - .byte Dn5 , v064 - .byte W01 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Dn5 , v020 - .byte W11 - .byte PAN , c_v-62 - .byte N01 , Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W06 - .byte Cs5 , v064 - .byte W02 - .byte Cs5 , v020 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte N01 , Cs4 , v064 - .byte W02 - .byte As3 - .byte N01 , Cs4 , v020 - .byte W03 - .byte As3 - .byte W02 - .byte PAN , c_v-62 - .byte W03 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte PAN , c_v+63 - .byte W06 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W03 - .byte GOTO - .word mus_rg_deoeye_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_deoeye_4: - .byte KEYSH , mus_rg_deoeye_key+0 -mus_rg_deoeye_4_B1: - .byte VOICE , 85 - .byte BENDR , 12 - .byte LFOS , 44 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 29*mus_rg_deoeye_mvl/mxv - .byte BEND , c_v+0 - .byte TIE , En2 , v120 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v+16 - .byte W12 - .byte c_v+32 - .byte W12 - .byte c_v+16 - .byte W12 - .byte c_v+0 - .byte BEND , c_v-1 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v-32 - .byte BEND , c_v-2 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v+0 - .byte BEND , c_v-5 - .byte W12 - .byte PAN , c_v+16 - .byte W12 - .byte c_v+32 - .byte BEND , c_v-7 - .byte W12 - .byte PAN , c_v+16 - .byte W12 - .byte c_v+0 - .byte BEND , c_v-6 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v-32 - .byte BEND , c_v-5 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v+0 - .byte BEND , c_v-4 - .byte W12 - .byte PAN , c_v+16 - .byte W12 - .byte c_v+32 - .byte BEND , c_v-2 - .byte W12 - .byte PAN , c_v+16 - .byte W12 - .byte c_v+0 - .byte BEND , c_v+0 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v-32 - .byte W12 - .byte c_v-16 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v+16 - .byte W12 - .byte c_v+32 - .byte BEND , c_v+2 - .byte W12 - .byte PAN , c_v+16 - .byte W12 - .byte c_v+0 - .byte BEND , c_v+4 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v-32 - .byte BEND , c_v+5 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v+0 - .byte BEND , c_v+7 - .byte W12 - .byte PAN , c_v+16 - .byte W12 - .byte c_v+32 - .byte BEND , c_v+10 - .byte W12 - .byte PAN , c_v+16 - .byte W12 - .byte c_v+0 - .byte BEND , c_v+9 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v-32 - .byte BEND , c_v+7 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v+0 - .byte BEND , c_v+6 - .byte W12 - .byte PAN , c_v+16 - .byte W12 - .byte c_v+32 - .byte BEND , c_v+4 - .byte W12 - .byte PAN , c_v+16 - .byte W12 - .byte c_v+0 - .byte BEND , c_v+1 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte MOD , 2 - .byte PAN , c_v-32 - .byte BEND , c_v+0 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v+16 - .byte W12 - .byte MOD , 4 - .byte PAN , c_v+32 - .byte W12 - .byte c_v+16 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v-16 - .byte W12 - .byte MOD , 7 - .byte PAN , c_v-32 - .byte W12 - .byte c_v-16 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v+16 - .byte W12 - .byte MOD , 9 - .byte PAN , c_v+32 - .byte W12 - .byte c_v+16 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v-16 - .byte W12 - .byte EOT - .byte GOTO - .word mus_rg_deoeye_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_deoeye_5: - .byte KEYSH , mus_rg_deoeye_key+0 -mus_rg_deoeye_5_B1: - .byte VOICE , 31 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W96 - .byte W96 - .byte W72 - .byte BEND , c_v+0 - .byte W06 - .byte VOL , 24*mus_rg_deoeye_mvl/mxv - .byte W12 - .byte TIE , As3 , v080 - .byte W06 - .byte W24 - .byte PAN , c_v-16 - .byte W24 - .byte c_v-32 - .byte W01 - .byte BEND , c_v-5 - .byte W01 - .byte c_v-6 - .byte W01 - .byte c_v-11 - .byte W02 - .byte c_v-14 - .byte W02 - .byte c_v-18 - .byte W01 - .byte c_v-22 - .byte W01 - .byte c_v-24 - .byte W01 - .byte c_v-26 - .byte W02 - .byte c_v-32 - .byte W02 - .byte c_v-35 - .byte W01 - .byte c_v-40 - .byte W02 - .byte c_v-44 - .byte W02 - .byte c_v-47 - .byte W01 - .byte c_v-48 - .byte W01 - .byte c_v-51 - .byte W01 - .byte c_v-54 - .byte W02 - .byte PAN , c_v-48 - .byte BEND , c_v-56 - .byte W02 - .byte c_v-58 - .byte W01 - .byte c_v-59 - .byte W02 - .byte c_v-60 - .byte W02 - .byte c_v-62 - .byte W03 - .byte c_v-63 - .byte W14 - .byte PAN , c_v-64 - .byte W01 - .byte BEND , c_v-63 - .byte W02 - .byte c_v-62 - .byte W02 - .byte c_v-58 - .byte W03 - .byte c_v-54 - .byte W01 - .byte c_v-51 - .byte W01 - .byte c_v-46 - .byte W02 - .byte c_v-38 - .byte W03 - .byte c_v-34 - .byte W01 - .byte c_v-31 - .byte W01 - .byte c_v-24 - .byte W02 - .byte c_v-19 - .byte W01 - .byte c_v-11 - .byte W01 - .byte c_v-5 - .byte W01 - .byte c_v+7 - .byte W02 - .byte PAN , c_v-48 - .byte BEND , c_v+26 - .byte W02 - .byte c_v+37 - .byte W01 - .byte c_v+49 - .byte W02 - .byte c_v+53 - .byte W01 - .byte PAN , c_v-33 - .byte W01 - .byte BEND , c_v+59 - .byte W01 - .byte c_v+63 - .byte W04 - .byte PAN , c_v-16 - .byte W06 - .byte c_v+16 - .byte W06 - .byte c_v+31 - .byte W06 - .byte c_v+48 - .byte W06 - .byte c_v+63 - .byte W19 - .byte BEND , c_v+63 - .byte W01 - .byte c_v+62 - .byte W01 - .byte c_v+61 - .byte W01 - .byte c_v+59 - .byte W02 - .byte PAN , c_v+48 - .byte BEND , c_v+58 - .byte W03 - .byte c_v+56 - .byte W01 - .byte c_v+53 - .byte W03 - .byte c_v+52 - .byte W01 - .byte c_v+50 - .byte W02 - .byte c_v+42 - .byte W02 - .byte PAN , c_v+32 - .byte W02 - .byte BEND , c_v+40 - .byte W01 - .byte c_v+39 - .byte W02 - .byte c_v+37 - .byte W03 - .byte c_v+34 - .byte W02 - .byte c_v+32 - .byte W02 - .byte PAN , c_v+16 - .byte BEND , c_v+29 - .byte W02 - .byte c_v+28 - .byte W01 - .byte c_v+25 - .byte W02 - .byte c_v+22 - .byte W02 - .byte c_v+20 - .byte W01 - .byte c_v+18 - .byte W01 - .byte c_v+17 - .byte W01 - .byte c_v+14 - .byte W02 - .byte PAN , c_v-1 - .byte BEND , c_v+10 - .byte W02 - .byte c_v+8 - .byte W01 - .byte c_v+5 - .byte W01 - .byte c_v+4 - .byte W01 - .byte c_v+1 - .byte W03 - .byte c_v-2 - .byte W01 - .byte c_v-3 - .byte W01 - .byte c_v-6 - .byte W02 - .byte c_v-14 - .byte W03 - .byte c_v-19 - .byte W01 - .byte c_v-20 - .byte W01 - .byte c_v-24 - .byte W02 - .byte c_v-26 - .byte W01 - .byte c_v-30 - .byte W01 - .byte c_v-32 - .byte W01 - .byte c_v-35 - .byte W02 - .byte c_v-43 - .byte W02 - .byte c_v-44 - .byte W01 - .byte c_v-48 - .byte W01 - .byte c_v-51 - .byte W01 - .byte c_v-58 - .byte W02 - .byte c_v-60 - .byte W18 - .byte c_v-63 - .byte W01 - .byte c_v-62 - .byte W01 - .byte c_v-58 - .byte W02 - .byte c_v-55 - .byte W02 - .byte c_v-52 - .byte W01 - .byte c_v-51 - .byte W01 - .byte c_v-48 - .byte W01 - .byte c_v-46 - .byte W02 - .byte c_v-37 - .byte W02 - .byte c_v-35 - .byte W01 - .byte c_v-26 - .byte W01 - .byte c_v-16 - .byte W01 - .byte c_v+0 - .byte W07 - .byte EOT - .byte VOL , 65*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte PAN , c_v+63 - .byte W09 - .byte N01 , Gs4 - .byte W04 - .byte Gs4 , v032 - .byte W05 - .byte PAN , c_v-64 - .byte N01 , Gs4 , v080 - .byte W04 - .byte Gs4 , v032 - .byte W20 - .byte N02 , Cs5 , v088 - .byte W04 - .byte Cs5 , v032 - .byte W14 - .byte PAN , c_v+63 - .byte W09 - .byte N02 , En4 , v080 - .byte W04 - .byte En4 , v032 - .byte W17 - .byte PAN , c_v-1 - .byte W09 - .byte N02 , Gn4 , v084 - .byte W04 - .byte Gn4 , v032 - .byte W32 - .byte W03 - .byte PAN , c_v-64 - .byte N02 , Dn5 , v080 - .byte W04 - .byte Dn5 , v032 - .byte W20 - .byte PAN , c_v+63 - .byte W12 - .byte N02 , Gs4 , v084 - .byte W04 - .byte Gs4 , v032 - .byte W08 - .byte GOTO - .word mus_rg_deoeye_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_deoeye_6: - .byte KEYSH , mus_rg_deoeye_key+0 -mus_rg_deoeye_6_B1: - .byte VOICE , 14 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 79*mus_rg_deoeye_mvl/mxv - .byte N48 , Fn3 , v127 - .byte W24 - .byte VOL , 56*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 45*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 34*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 22*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 79*mus_rg_deoeye_mvl/mxv - .byte N48 , Gn3 - .byte W24 - .byte VOL , 56*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 45*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 34*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 22*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 79*mus_rg_deoeye_mvl/mxv - .byte N96 , Cn3 - .byte W24 - .byte VOL , 62*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 55*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 50*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 45*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 39*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 34*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 29*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 24*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 18*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 13*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 8*mus_rg_deoeye_mvl/mxv - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_deoeye_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_deoeye_7: - .byte KEYSH , mus_rg_deoeye_key+0 -mus_rg_deoeye_7_B1: - .byte VOICE , 14 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 56*mus_rg_deoeye_mvl/mxv - .byte BEND , c_v+1 - .byte W24 - .byte PAN , c_v-48 - .byte N48 , Fn3 , v064 - .byte W24 - .byte VOL , 34*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 28*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 22*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 16*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte PAN , c_v+48 - .byte VOL , 56*mus_rg_deoeye_mvl/mxv - .byte N48 , Gn3 - .byte W24 - .byte VOL , 34*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 28*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 22*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 16*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte PAN , c_v-48 - .byte VOL , 56*mus_rg_deoeye_mvl/mxv - .byte N96 , Cn3 - .byte W48 - .byte VOL , 38*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 34*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 29*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 22*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 17*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 11*mus_rg_deoeye_mvl/mxv - .byte W06 - .byte 5*mus_rg_deoeye_mvl/mxv - .byte W12 - .byte 0*mus_rg_deoeye_mvl/mxv - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_deoeye_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_deoeye: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_deoeye_pri @ Priority - .byte mus_rg_deoeye_rev @ Reverb. - - .word mus_rg_deoeye_grp - - .word mus_rg_deoeye_1 - .word mus_rg_deoeye_2 - .word mus_rg_deoeye_3 - .word mus_rg_deoeye_4 - .word mus_rg_deoeye_5 - .word mus_rg_deoeye_6 - .word mus_rg_deoeye_7 - - .end diff --git a/sound/songs/mus_rg_ending.s b/sound/songs/mus_rg_ending.s deleted file mode 100644 index bdc4caef5c..0000000000 --- a/sound/songs/mus_rg_ending.s +++ /dev/null @@ -1,12780 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_ending_grp, voicegroup149 - .equ mus_rg_ending_pri, 0 - .equ mus_rg_ending_rev, reverb_set+50 - .equ mus_rg_ending_mvl, 127 - .equ mus_rg_ending_key, 0 - .equ mus_rg_ending_tbs, 1 - .equ mus_rg_ending_exg, 0 - .equ mus_rg_ending_cmp, 1 - - .section .rodata - .global mus_rg_ending - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_ending_1: - .byte KEYSH , mus_rg_ending_key+0 - .byte TEMPO , 94*mus_rg_ending_tbs/2 - .byte VOICE , 73 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+31 - .byte BEND , c_v+0 - .byte N36 , An4 , v080 - .byte W09 - .byte MOD , 7 - .byte W03 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 51*mus_rg_ending_mvl/mxv - .byte W06 - .byte TEMPO , 76*mus_rg_ending_tbs/2 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 38*mus_rg_ending_mvl/mxv - .byte W06 - .byte 68*mus_rg_ending_mvl/mxv - .byte MOD , 0 - .byte N06 , En4 - .byte W06 - .byte An4 - .byte W06 - .byte TEMPO , 94*mus_rg_ending_tbs/2 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N36 , Gn4 - .byte W09 - .byte MOD , 7 - .byte W03 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 51*mus_rg_ending_mvl/mxv - .byte W06 - .byte TEMPO , 76*mus_rg_ending_tbs/2 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 38*mus_rg_ending_mvl/mxv - .byte W06 - .byte 68*mus_rg_ending_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte TEMPO , 94*mus_rg_ending_tbs/2 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N36 , Fs4 - .byte W09 - .byte MOD , 7 - .byte W03 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 51*mus_rg_ending_mvl/mxv - .byte W06 - .byte TEMPO , 76*mus_rg_ending_tbs/2 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 38*mus_rg_ending_mvl/mxv - .byte W06 - .byte 68*mus_rg_ending_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte TEMPO , 94*mus_rg_ending_tbs/2 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N48 , En4 - .byte W09 - .byte MOD , 7 - .byte W03 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 51*mus_rg_ending_mvl/mxv - .byte W06 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 38*mus_rg_ending_mvl/mxv - .byte W06 - .byte 34*mus_rg_ending_mvl/mxv - .byte W06 - .byte 26*mus_rg_ending_mvl/mxv - .byte W06 - .byte TEMPO , 94*mus_rg_ending_tbs/2 - .byte 68*mus_rg_ending_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte W96 - .byte TEMPO , 110*mus_rg_ending_tbs/2 - .byte W48 - .byte TEMPO , 98*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 76*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 98*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 76*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 98*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 76*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 98*mus_rg_ending_tbs/2 - .byte W48 - .byte W96 - .byte W72 - .byte VOICE , 47 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v+32 - .byte TIE , En1 , v120 - .byte W24 - .byte W24 - .byte VOL , 88*mus_rg_ending_mvl/mxv - .byte W24 - .byte W02 - .byte 87*mus_rg_ending_mvl/mxv - .byte W03 - .byte 85*mus_rg_ending_mvl/mxv - .byte W09 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 78*mus_rg_ending_mvl/mxv - .byte W04 - .byte 77*mus_rg_ending_mvl/mxv - .byte W02 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W04 - .byte 67*mus_rg_ending_mvl/mxv - .byte W02 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 58*mus_rg_ending_mvl/mxv - .byte W07 - .byte EOT - .byte TEMPO , 128*mus_rg_ending_tbs/2 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N12 , En2 , v127 - .byte W12 - .byte PAN , c_v-46 - .byte N12 , En1 - .byte W12 - .byte PAN , c_v+31 - .byte N12 , En2 - .byte W12 - .byte PAN , c_v-44 - .byte N12 , En1 - .byte W12 - .byte PAN , c_v+31 - .byte N12 , En2 - .byte W12 - .byte PAN , c_v-46 - .byte N12 , En1 - .byte W12 - .byte PAN , c_v+31 - .byte N12 , En2 - .byte W12 - .byte PAN , c_v-44 - .byte N12 , En1 - .byte W12 - .byte PAN , c_v+31 - .byte N36 , An1 - .byte W36 - .byte PAN , c_v-33 - .byte N06 , An2 - .byte W06 - .byte An2 , v120 - .byte W06 - .byte PAN , c_v+32 - .byte N36 , Gn1 , v127 - .byte W36 - .byte PAN , c_v-33 - .byte N06 , Gn2 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+31 - .byte N36 , Fs1 - .byte W36 - .byte PAN , c_v-32 - .byte N06 , An2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+31 - .byte N24 , Dn2 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , An1 - .byte W24 - .byte An2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte TEMPO , 112*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 112*mus_rg_ending_tbs/2 - .byte W21 - .byte TEMPO , 106*mus_rg_ending_tbs/2 - .byte W24 - .byte W03 - .byte TEMPO , 96*mus_rg_ending_tbs/2 - .byte W24 - .byte W24 - .byte TEMPO , 90*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 74*mus_rg_ending_tbs/2 - .byte VOICE , 47 - .byte W24 - .byte TEMPO , 128*mus_rg_ending_tbs/2 - .byte PAN , c_v+31 - .byte N06 , En2 , v120 - .byte W06 - .byte En2 , v088 - .byte W06 - .byte TEMPO , 128*mus_rg_ending_tbs/2 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte TEMPO , 130*mus_rg_ending_tbs/2 - .byte PAN , c_v-32 - .byte N24 , An1 , v120 - .byte W48 - .byte PAN , c_v+32 - .byte W12 - .byte N12 , An2 , v124 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , An1 - .byte W24 - .byte N24 , Gn1 , v120 - .byte W60 - .byte N12 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gn2 , v124 - .byte W06 - .byte Gn2 , v116 - .byte W06 - .byte PAN , c_v-32 - .byte N12 , Gn1 , v124 - .byte W12 - .byte N24 , An1 , v120 - .byte W48 - .byte PAN , c_v+31 - .byte W12 - .byte N12 , An2 , v124 - .byte W12 - .byte PAN , c_v-30 - .byte N12 , An1 - .byte W24 - .byte N24 , An1 , v120 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 , v124 - .byte W06 - .byte An2 , v116 - .byte W06 - .byte PAN , c_v-30 - .byte N06 , An1 , v124 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , An1 , v120 - .byte W36 - .byte N12 , An1 , v124 - .byte W24 - .byte An1 , v116 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 , v124 - .byte W06 - .byte An2 , v108 - .byte W06 - .byte PAN , c_v-32 - .byte N12 , Gs1 , v124 - .byte W12 - .byte N24 , Gn1 , v120 - .byte W36 - .byte N12 , Gn1 , v124 - .byte W24 - .byte Gn1 , v120 - .byte W12 - .byte PAN , c_v+31 - .byte N06 , Gn2 , v124 - .byte W06 - .byte Gn2 , v116 - .byte W06 - .byte PAN , c_v-32 - .byte N12 , As1 , v124 - .byte W12 - .byte N24 , An1 , v120 - .byte W36 - .byte N12 , An1 , v124 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , An1 - .byte W12 - .byte Gs1 - .byte W12 - .byte TEMPO , 122*mus_rg_ending_tbs/2 - .byte N08 , An1 , v120 - .byte W08 - .byte En1 , v108 - .byte W08 - .byte An1 , v104 - .byte W08 - .byte TEMPO , 116*mus_rg_ending_tbs/2 - .byte PAN , c_v+32 - .byte N08 , Cs2 , v120 - .byte W08 - .byte An1 , v104 - .byte W08 - .byte Cs2 - .byte W08 - .byte TEMPO , 102*mus_rg_ending_tbs/2 - .byte PAN , c_v-30 - .byte N08 , En2 , v120 - .byte W08 - .byte Cs2 , v104 - .byte W04 - .byte TEMPO , 90*mus_rg_ending_tbs/2 - .byte W04 - .byte En2 - .byte W08 - .byte TEMPO , 84*mus_rg_ending_tbs/2 - .byte PAN , c_v+32 - .byte N24 , En1 , v112 - .byte W09 - .byte VOL , 80*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W03 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 45*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte TEMPO , 104*mus_rg_ending_tbs/2 - .byte 90*mus_rg_ending_mvl/mxv - .byte W48 - .byte TEMPO , 114*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 124*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 130*mus_rg_ending_tbs/2 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte W48 - .byte TEMPO , 118*mus_rg_ending_tbs/2 - .byte N36 , Gn3 , v044 - .byte W24 - .byte TEMPO , 108*mus_rg_ending_tbs/2 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte TEMPO , 104*mus_rg_ending_tbs/2 - .byte N32 , Dn3 - .byte W32 - .byte W01 - .byte N15 , Bn2 - .byte W15 - .byte TEMPO , 114*mus_rg_ending_tbs/2 - .byte N48 , Gn3 - .byte W21 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte TEMPO , 124*mus_rg_ending_tbs/2 - .byte PAN , c_v+16 - .byte VOL , 83*mus_rg_ending_mvl/mxv - .byte W02 - .byte PAN , c_v+9 - .byte VOL , 79*mus_rg_ending_mvl/mxv - .byte W03 - .byte PAN , c_v+4 - .byte VOL , 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte PAN , c_v-1 - .byte VOL , 72*mus_rg_ending_mvl/mxv - .byte W04 - .byte PAN , c_v-6 - .byte VOL , 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte PAN , c_v-11 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte PAN , c_v-16 - .byte VOL , 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 65*mus_rg_ending_mvl/mxv - .byte W04 - .byte TEMPO , 130*mus_rg_ending_tbs/2 - .byte PAN , c_v+32 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte W96 - .byte W96 - .byte W72 - .byte TEMPO , 102*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 130*mus_rg_ending_tbs/2 - .byte W96 - .byte W24 - .byte TEMPO , 114*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 108*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 96*mus_rg_ending_tbs/2 - .byte VOICE , 47 - .byte W24 - .byte TEMPO , 130*mus_rg_ending_tbs/2 - .byte PAN , c_v+31 - .byte VOL , 77*mus_rg_ending_mvl/mxv - .byte N12 , An1 , v096 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v+31 - .byte N12 , An1 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En1 - .byte W24 -mus_rg_ending_1_000: - .byte PAN , c_v+31 - .byte N12 , An1 , v096 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v+31 - .byte N12 , An1 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En1 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ending_1_000 - .byte PATT - .word mus_rg_ending_1_000 - .byte PATT - .word mus_rg_ending_1_000 - .byte PAN , c_v+31 - .byte N12 , An1 , v096 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v+31 - .byte VOL , 79*mus_rg_ending_mvl/mxv - .byte N06 , En3 , v108 - .byte W06 - .byte En3 , v088 - .byte W06 - .byte PAN , c_v-24 - .byte N12 , En2 , v120 - .byte W12 - .byte PAN , c_v+31 - .byte N06 , Cn3 , v104 - .byte W06 - .byte Cn3 , v088 - .byte W06 - .byte PAN , c_v-24 - .byte N12 , Cn2 , v120 - .byte W12 - .byte PAN , c_v+31 - .byte VOL , 77*mus_rg_ending_mvl/mxv - .byte N12 , An1 , v096 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v+31 - .byte N12 , An1 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En1 - .byte W24 - .byte PATT - .word mus_rg_ending_1_000 - .byte PATT - .word mus_rg_ending_1_000 - .byte PAN , c_v+31 - .byte N12 , An1 , v096 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v+31 - .byte VOL , 79*mus_rg_ending_mvl/mxv - .byte N06 , En3 , v108 - .byte W06 - .byte En3 , v088 - .byte W06 - .byte PAN , c_v-19 - .byte N12 , En2 , v116 - .byte W12 - .byte PAN , c_v+31 - .byte N06 , Cn3 , v108 - .byte W06 - .byte Cn3 , v088 - .byte W06 - .byte PAN , c_v-22 - .byte N12 , Cn2 , v120 - .byte W12 - .byte PAN , c_v+31 - .byte VOL , 77*mus_rg_ending_mvl/mxv - .byte N06 , An2 - .byte W06 - .byte N05 - .byte W06 - .byte N24 , An1 - .byte W03 - .byte PAN , c_v-32 - .byte W21 - .byte c_v+32 - .byte N06 , An1 , v127 - .byte W24 - .byte PAN , c_v-32 - .byte N06 - .byte W36 - .byte PAN , c_v+31 - .byte N06 , An2 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , An1 - .byte W03 - .byte PAN , c_v-32 - .byte W21 - .byte c_v+32 - .byte N06 , An1 , v127 - .byte W24 - .byte PAN , c_v-32 - .byte N06 - .byte W36 - .byte PAN , c_v+31 - .byte N05 , An2 , v120 - .byte W06 - .byte N05 - .byte W06 - .byte N24 , An1 - .byte W03 - .byte PAN , c_v-32 - .byte W21 - .byte c_v+32 - .byte N06 , An1 , v127 - .byte W24 - .byte PAN , c_v-32 - .byte N06 - .byte W36 - .byte VOICE , 48 - .byte PAN , c_v+40 - .byte N24 , Cn4 , v044 - .byte W24 - .byte Bn3 - .byte W24 - .byte An3 - .byte W24 - .byte Gs3 - .byte W24 - .byte TEMPO , 116*mus_rg_ending_tbs/2 - .byte An3 - .byte W24 - .byte TEMPO , 102*mus_rg_ending_tbs/2 - .byte Gs3 - .byte W24 - .byte TEMPO , 90*mus_rg_ending_tbs/2 - .byte Fn3 - .byte W24 - .byte TEMPO , 76*mus_rg_ending_tbs/2 - .byte En3 - .byte W24 - .byte TEMPO , 76*mus_rg_ending_tbs/2 - .byte W96 - .byte TEMPO , 100*mus_rg_ending_tbs/2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 1 - .byte PAN , c_v-42 - .byte N48 , Cn3 , v064 - .byte W48 - .byte N24 , Gn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte N48 , Fn3 - .byte W60 - .byte N36 , Cn3 - .byte W36 - .byte N48 , Fn3 - .byte W60 - .byte N24 , Bn2 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N48 , En3 - .byte W60 - .byte N24 , Bn2 - .byte W24 - .byte N12 , An2 - .byte W12 - .byte N48 , Bn2 - .byte W60 - .byte N24 , Fn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte N48 , An2 - .byte W60 - .byte N24 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte Bn2 - .byte W24 - .byte An2 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N36 , Bn2 - .byte W36 - .byte N24 , An2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte N48 , Bn2 - .byte W48 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte VOL , 55*mus_rg_ending_mvl/mxv - .byte N24 , Dn3 - .byte W24 - .byte Bn2 - .byte W24 - .byte An2 - .byte W24 - .byte N12 , Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N96 , Cs3 - .byte W96 - .byte W48 - .byte TEMPO , 84*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 70*mus_rg_ending_tbs/2 - .byte W24 - .byte TEMPO , 96*mus_rg_ending_tbs/2 - .byte W96 - .byte TEMPO , 98*mus_rg_ending_tbs/2 - .byte W96 - .byte TEMPO , 108*mus_rg_ending_tbs/2 - .byte W96 - .byte TEMPO , 122*mus_rg_ending_tbs/2 - .byte W96 - .byte TEMPO , 128*mus_rg_ending_tbs/2 - .byte W96 - .byte TEMPO , 130*mus_rg_ending_tbs/2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 47 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v-32 - .byte N96 , Dn1 , v108 - .byte W96 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N96 , En1 - .byte W96 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , En1 - .byte W24 - .byte N12 - .byte W12 - .byte Fn1 - .byte W36 - .byte N12 - .byte W12 - .byte N06 , Fn2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte Cn2 , v120 - .byte W24 - .byte An1 - .byte W24 - .byte Cs2 - .byte W24 - .byte An1 - .byte W24 - .byte N03 , Bn1 , v127 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Dn1 - .byte W24 - .byte N12 , Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W24 - .byte N12 - .byte W12 -mus_rg_ending_1_001: - .byte N24 , An1 , v127 - .byte W24 - .byte En1 - .byte W24 - .byte An1 - .byte W24 - .byte En1 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ending_1_001 - .byte N24 , An1 , v127 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte N24 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Gs1 - .byte W12 - .byte N48 , Gn1 - .byte W84 - .byte N06 , Dn2 - .byte W12 - .byte N48 , Gn1 - .byte W72 - .byte PAN , c_v+32 - .byte W12 - .byte N06 , An2 , v108 - .byte W06 - .byte An2 , v100 - .byte W06 - .byte N24 , En2 , v127 - .byte W24 - .byte PAN , c_v-36 - .byte N24 , An1 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v-36 - .byte N24 , An1 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v-34 - .byte N24 , An1 - .byte W24 - .byte PAN , c_v+33 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v-35 - .byte W12 - .byte c_v+33 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-35 - .byte N24 , Gn1 - .byte W36 - .byte PAN , c_v+34 - .byte N06 , Gn2 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte PAN , c_v-34 - .byte N12 , Gn1 - .byte W24 - .byte N12 - .byte W12 - .byte N36 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PAN , c_v+31 - .byte N24 , An1 - .byte W24 - .byte PAN , c_v-40 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v+31 - .byte N24 , An1 - .byte W24 - .byte PAN , c_v-40 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v+31 - .byte N24 , An1 - .byte W24 - .byte PAN , c_v-40 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , An1 - .byte W12 - .byte PAN , c_v-40 - .byte N12 , En1 - .byte W12 - .byte PAN , c_v+31 - .byte N12 , An1 - .byte W12 - .byte En1 - .byte W03 - .byte PAN , c_v-40 - .byte W09 - .byte c_v+34 - .byte N06 , En2 - .byte W12 - .byte PAN , c_v-40 - .byte N12 , An1 - .byte W24 - .byte PAN , c_v+31 - .byte N06 , An2 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-38 - .byte N32 , An1 - .byte W12 - .byte VOL , 79*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 45*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W03 - .byte 11*mus_rg_ending_mvl/mxv - .byte W03 - .byte 0*mus_rg_ending_mvl/mxv - .byte W15 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_ending_2: - .byte KEYSH , mus_rg_ending_key+0 - .byte VOICE , 2 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOICE , 68 - .byte PAN , c_v+32 - .byte N36 , Cs4 , v052 - .byte W15 - .byte VOL , 64*mus_rg_ending_mvl/mxv - .byte W02 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W04 - .byte 45*mus_rg_ending_mvl/mxv - .byte W02 - .byte 37*mus_rg_ending_mvl/mxv - .byte W03 - .byte 30*mus_rg_ending_mvl/mxv - .byte W03 - .byte 29*mus_rg_ending_mvl/mxv - .byte W01 - .byte 26*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N36 , Bn3 - .byte W15 - .byte VOL , 64*mus_rg_ending_mvl/mxv - .byte W02 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W04 - .byte 45*mus_rg_ending_mvl/mxv - .byte W02 - .byte 37*mus_rg_ending_mvl/mxv - .byte W03 - .byte 30*mus_rg_ending_mvl/mxv - .byte W03 - .byte 29*mus_rg_ending_mvl/mxv - .byte W01 - .byte 26*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte N06 , Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N36 , An3 - .byte W15 - .byte VOL , 64*mus_rg_ending_mvl/mxv - .byte W02 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W04 - .byte 45*mus_rg_ending_mvl/mxv - .byte W02 - .byte 37*mus_rg_ending_mvl/mxv - .byte W03 - .byte 30*mus_rg_ending_mvl/mxv - .byte W03 - .byte 29*mus_rg_ending_mvl/mxv - .byte W01 - .byte 26*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte An3 - .byte W06 - .byte TIE , Bn3 - .byte W48 - .byte W84 - .byte VOL , 55*mus_rg_ending_mvl/mxv - .byte W12 - .byte 45*mus_rg_ending_mvl/mxv - .byte W12 - .byte 33*mus_rg_ending_mvl/mxv - .byte W12 - .byte 22*mus_rg_ending_mvl/mxv - .byte W09 - .byte 14*mus_rg_ending_mvl/mxv - .byte W15 - .byte 9*mus_rg_ending_mvl/mxv - .byte W24 - .byte EOT - .byte VOL , 0*mus_rg_ending_mvl/mxv - .byte W24 - .byte 89*mus_rg_ending_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N36 , An4 , v112 - .byte W36 - .byte N06 , En4 - .byte W06 - .byte An4 - .byte W06 - .byte N36 , Gn4 - .byte W36 - .byte N06 , Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N72 , Fs4 - .byte W72 - .byte N12 , Gs4 - .byte W12 - .byte N06 , En4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , An4 , v084 - .byte W12 - .byte An3 , v076 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N21 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte VOICE , 56 - .byte N36 , Cs4 , v127 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , En4 - .byte W24 - .byte Cs4 - .byte W24 -mus_rg_ending_2_000: - .byte N24 , Gn4 , v127 - .byte W24 - .byte Fs4 - .byte W24 - .byte En4 - .byte W24 - .byte Dn4 - .byte W24 - .byte PEND - .byte N36 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 , An3 - .byte W12 - .byte N48 , En4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 77*mus_rg_ending_mvl/mxv - .byte W02 - .byte 71*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 59*mus_rg_ending_mvl/mxv - .byte W04 - .byte 52*mus_rg_ending_mvl/mxv - .byte W02 - .byte 48*mus_rg_ending_mvl/mxv - .byte W03 - .byte 42*mus_rg_ending_mvl/mxv - .byte W03 - .byte 39*mus_rg_ending_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v+0 - .byte N36 , An3 , v072 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 , En3 - .byte W12 - .byte N48 , Cs4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 84*mus_rg_ending_mvl/mxv - .byte W02 - .byte 76*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 59*mus_rg_ending_mvl/mxv - .byte W04 - .byte 52*mus_rg_ending_mvl/mxv - .byte W02 - .byte 48*mus_rg_ending_mvl/mxv - .byte W03 - .byte 43*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W04 - .byte VOICE , 56 - .byte VOL , 89*mus_rg_ending_mvl/mxv - .byte PAN , c_v+16 - .byte N36 , Cs4 , v127 - .byte W36 - .byte MOD , 0 - .byte N06 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , En4 - .byte W24 - .byte Cs4 - .byte W24 - .byte PATT - .word mus_rg_ending_2_000 - .byte N36 , Cs4 , v127 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 , An3 - .byte W12 - .byte N48 , En4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 77*mus_rg_ending_mvl/mxv - .byte W02 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 58*mus_rg_ending_mvl/mxv - .byte W04 - .byte 50*mus_rg_ending_mvl/mxv - .byte W02 - .byte 43*mus_rg_ending_mvl/mxv - .byte W03 - .byte 41*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v+0 - .byte N36 , An3 , v072 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 , En3 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , En4 - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v+16 - .byte N36 , Dn4 , v127 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 , Bn3 - .byte W12 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 82*mus_rg_ending_mvl/mxv - .byte W02 - .byte 76*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W04 - .byte 62*mus_rg_ending_mvl/mxv - .byte W02 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 48*mus_rg_ending_mvl/mxv - .byte W03 - .byte 43*mus_rg_ending_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v+0 - .byte N36 , Gn3 , v076 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 , Dn3 - .byte W12 - .byte N48 , Bn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 84*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 71*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W04 - .byte 63*mus_rg_ending_mvl/mxv - .byte W02 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 48*mus_rg_ending_mvl/mxv - .byte W03 - .byte 45*mus_rg_ending_mvl/mxv - .byte W04 - .byte VOICE , 56 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v+16 - .byte N72 , Cs4 , v127 - .byte W15 - .byte MOD , 6 - .byte W56 - .byte W01 - .byte 0 - .byte N24 , Dn4 - .byte W24 - .byte N96 , En4 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W02 - .byte 79*mus_rg_ending_mvl/mxv - .byte W03 - .byte 76*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W03 - .byte 59*mus_rg_ending_mvl/mxv - .byte W06 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 53*mus_rg_ending_mvl/mxv - .byte W03 - .byte 52*mus_rg_ending_mvl/mxv - .byte W04 - .byte 48*mus_rg_ending_mvl/mxv - .byte W02 - .byte 45*mus_rg_ending_mvl/mxv - .byte W03 - .byte 41*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N36 , Dn4 , v112 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 , Bn3 - .byte W12 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 87*mus_rg_ending_mvl/mxv - .byte W02 - .byte 84*mus_rg_ending_mvl/mxv - .byte W03 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W04 - .byte 68*mus_rg_ending_mvl/mxv - .byte W02 - .byte 62*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 50*mus_rg_ending_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v+0 - .byte N36 , Gn3 , v076 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 , Dn3 - .byte W12 - .byte N48 , Bn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte 58*mus_rg_ending_mvl/mxv - .byte W02 - .byte 50*mus_rg_ending_mvl/mxv - .byte W03 - .byte 45*mus_rg_ending_mvl/mxv - .byte W07 - .byte VOICE , 56 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v+16 - .byte N80 , En4 , v127 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte VOL , 84*mus_rg_ending_mvl/mxv - .byte W02 - .byte 79*mus_rg_ending_mvl/mxv - .byte W03 - .byte 76*mus_rg_ending_mvl/mxv - .byte W03 - .byte 71*mus_rg_ending_mvl/mxv - .byte W04 - .byte 66*mus_rg_ending_mvl/mxv - .byte W02 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 59*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W04 - .byte 55*mus_rg_ending_mvl/mxv - .byte W02 - .byte 53*mus_rg_ending_mvl/mxv - .byte W03 - .byte 50*mus_rg_ending_mvl/mxv - .byte W03 - .byte 47*mus_rg_ending_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N06 - .byte W06 - .byte Gs4 - .byte W06 - .byte N96 , An4 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte VOL , 87*mus_rg_ending_mvl/mxv - .byte W02 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 79*mus_rg_ending_mvl/mxv - .byte W03 - .byte 76*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W03 - .byte 58*mus_rg_ending_mvl/mxv - .byte W04 - .byte 56*mus_rg_ending_mvl/mxv - .byte W02 - .byte 50*mus_rg_ending_mvl/mxv - .byte W03 - .byte 48*mus_rg_ending_mvl/mxv - .byte W03 - .byte 43*mus_rg_ending_mvl/mxv - .byte W04 - .byte 41*mus_rg_ending_mvl/mxv - .byte W02 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 35*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N12 , Gn4 , v112 - .byte W24 - .byte Fs4 - .byte W24 - .byte En4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N66 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 80*mus_rg_ending_mvl/mxv - .byte W02 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte 58*mus_rg_ending_mvl/mxv - .byte W02 - .byte 53*mus_rg_ending_mvl/mxv - .byte W03 - .byte 47*mus_rg_ending_mvl/mxv - .byte W03 - .byte 40*mus_rg_ending_mvl/mxv - .byte W04 - .byte 38*mus_rg_ending_mvl/mxv - .byte W02 - .byte 33*mus_rg_ending_mvl/mxv - .byte W03 - .byte 30*mus_rg_ending_mvl/mxv - .byte W03 - .byte 24*mus_rg_ending_mvl/mxv - .byte W04 - .byte 21*mus_rg_ending_mvl/mxv - .byte W02 - .byte 19*mus_rg_ending_mvl/mxv - .byte W10 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N06 , Cs4 , v072 - .byte W06 - .byte Bn3 , v096 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N12 , Cs4 - .byte W18 - .byte N06 , An3 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte N06 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , En4 - .byte W24 - .byte Cs4 - .byte W24 -mus_rg_ending_2_001: - .byte N24 , Gn4 , v096 - .byte W24 - .byte N21 , Fs4 - .byte W21 - .byte N03 , Fn4 , v064 - .byte W03 - .byte N21 , En4 , v096 - .byte W21 - .byte N03 , Ds4 , v064 - .byte W03 - .byte N24 , Dn4 , v096 - .byte W24 - .byte PEND -mus_rg_ending_2_002: - .byte N36 , Cs4 , v096 - .byte W21 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W04 - .byte 90*mus_rg_ending_mvl/mxv - .byte N03 , An3 - .byte W12 - .byte N48 , En4 - .byte W18 - .byte VOL , 88*mus_rg_ending_mvl/mxv - .byte W02 - .byte 83*mus_rg_ending_mvl/mxv - .byte W04 - .byte 81*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W04 - .byte 67*mus_rg_ending_mvl/mxv - .byte W02 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 61*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte PEND -mus_rg_ending_2_003: - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N36 , An3 , v096 - .byte W21 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W04 - .byte 90*mus_rg_ending_mvl/mxv - .byte N03 , En3 - .byte W12 - .byte N48 , Cs4 - .byte W18 - .byte VOL , 88*mus_rg_ending_mvl/mxv - .byte W02 - .byte 83*mus_rg_ending_mvl/mxv - .byte W04 - .byte 81*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W04 - .byte 67*mus_rg_ending_mvl/mxv - .byte W02 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 61*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte PEND - .byte 90*mus_rg_ending_mvl/mxv - .byte N06 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W12 - .byte N06 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , En4 - .byte W24 - .byte Cs4 - .byte W24 - .byte PATT - .word mus_rg_ending_2_001 - .byte PATT - .word mus_rg_ending_2_002 - .byte PATT - .word mus_rg_ending_2_003 - .byte VOICE , 60 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N36 , Dn4 , v056 - .byte W21 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W04 - .byte 90*mus_rg_ending_mvl/mxv - .byte N06 , Bn3 - .byte W12 - .byte N48 , Gn4 - .byte W18 - .byte VOL , 88*mus_rg_ending_mvl/mxv - .byte W02 - .byte 83*mus_rg_ending_mvl/mxv - .byte W04 - .byte 81*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W04 - .byte 67*mus_rg_ending_mvl/mxv - .byte W02 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 61*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte VOICE , 48 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N36 , Gn3 - .byte W21 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W04 - .byte 90*mus_rg_ending_mvl/mxv - .byte N06 , Dn3 - .byte W12 - .byte N48 , Bn3 - .byte W18 - .byte VOL , 88*mus_rg_ending_mvl/mxv - .byte W02 - .byte 83*mus_rg_ending_mvl/mxv - .byte W04 - .byte 81*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W04 - .byte 67*mus_rg_ending_mvl/mxv - .byte W02 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 61*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte 62*mus_rg_ending_mvl/mxv - .byte N72 , Cs4 - .byte W02 - .byte VOL , 64*mus_rg_ending_mvl/mxv - .byte W03 - .byte 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 76*mus_rg_ending_mvl/mxv - .byte W04 - .byte 77*mus_rg_ending_mvl/mxv - .byte W02 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 87*mus_rg_ending_mvl/mxv - .byte W03 - .byte 90*mus_rg_ending_mvl/mxv - .byte W40 - .byte N24 , Dn4 - .byte W24 - .byte N96 , En4 - .byte W42 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W02 - .byte 82*mus_rg_ending_mvl/mxv - .byte W04 - .byte 82*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W04 - .byte 60*mus_rg_ending_mvl/mxv - .byte W02 - .byte 59*mus_rg_ending_mvl/mxv - .byte W03 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 53*mus_rg_ending_mvl/mxv - .byte W04 - .byte 51*mus_rg_ending_mvl/mxv - .byte W02 - .byte 49*mus_rg_ending_mvl/mxv - .byte W03 - .byte 48*mus_rg_ending_mvl/mxv - .byte W07 - .byte VOICE , 60 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N36 , Dn4 , v044 - .byte W21 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W04 - .byte 90*mus_rg_ending_mvl/mxv - .byte N06 , Bn3 - .byte W12 - .byte N48 , Gn4 - .byte W18 - .byte VOL , 88*mus_rg_ending_mvl/mxv - .byte W02 - .byte 83*mus_rg_ending_mvl/mxv - .byte W04 - .byte 81*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W04 - .byte 67*mus_rg_ending_mvl/mxv - .byte W02 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 61*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte VOICE , 48 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N36 , Gn3 , v056 - .byte W21 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W04 - .byte 90*mus_rg_ending_mvl/mxv - .byte N12 , Dn3 - .byte W12 - .byte N48 , Bn3 - .byte W18 - .byte VOL , 88*mus_rg_ending_mvl/mxv - .byte W02 - .byte 83*mus_rg_ending_mvl/mxv - .byte W04 - .byte 81*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W04 - .byte 67*mus_rg_ending_mvl/mxv - .byte W02 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 61*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte 56*mus_rg_ending_mvl/mxv - .byte N80 , En4 - .byte W02 - .byte VOL , 60*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W04 - .byte 63*mus_rg_ending_mvl/mxv - .byte W02 - .byte 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 77*mus_rg_ending_mvl/mxv - .byte W04 - .byte 79*mus_rg_ending_mvl/mxv - .byte W02 - .byte 83*mus_rg_ending_mvl/mxv - .byte W03 - .byte 84*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W04 - .byte 90*mus_rg_ending_mvl/mxv - .byte W36 - .byte N06 - .byte W06 - .byte Gs4 - .byte W06 - .byte N96 , An4 - .byte W48 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W02 - .byte 84*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 79*mus_rg_ending_mvl/mxv - .byte W04 - .byte 78*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W04 - .byte 71*mus_rg_ending_mvl/mxv - .byte W02 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W06 - .byte 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W07 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N12 , Gn4 , v060 - .byte W24 - .byte Fs4 - .byte W24 - .byte En4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N24 , Cs4 - .byte W24 - .byte Bn3 , v072 - .byte W24 - .byte An3 , v080 - .byte W24 - .byte Gs3 , v076 - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v-34 - .byte N06 , An3 , v096 - .byte W24 - .byte N15 , Gs3 - .byte W24 - .byte N06 , An3 - .byte W24 - .byte N24 , En3 - .byte W24 -mus_rg_ending_2_004: - .byte W12 - .byte N06 , An3 , v096 - .byte W24 - .byte N12 , Gs3 - .byte W24 - .byte N06 , An3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte PEND -mus_rg_ending_2_005: - .byte N06 , An3 , v096 - .byte W24 - .byte N15 , Gs3 - .byte W24 - .byte N06 , An3 - .byte W24 - .byte N24 , En3 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ending_2_004 - .byte PATT - .word mus_rg_ending_2_005 - .byte PATT - .word mus_rg_ending_2_004 - .byte PATT - .word mus_rg_ending_2_005 - .byte PATT - .word mus_rg_ending_2_004 - .byte PATT - .word mus_rg_ending_2_005 - .byte PATT - .word mus_rg_ending_2_004 - .byte W12 - .byte N06 , An2 , v127 - .byte W06 - .byte N06 - .byte W18 - .byte An1 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , Fn3 - .byte W12 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte N06 - .byte W18 - .byte An1 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , Fs3 - .byte W12 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte N06 - .byte W18 - .byte An1 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , Gs3 - .byte W12 - .byte W12 - .byte VOICE , 48 - .byte N24 , An4 , v080 - .byte W24 - .byte Gs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte En4 - .byte W12 - .byte W12 - .byte Fn4 - .byte W24 - .byte En4 - .byte W24 - .byte Cn4 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte VOL , 18*mus_rg_ending_mvl/mxv - .byte N48 , Cn4 , v044 - .byte W02 - .byte VOL , 21*mus_rg_ending_mvl/mxv - .byte W03 - .byte 26*mus_rg_ending_mvl/mxv - .byte W03 - .byte 31*mus_rg_ending_mvl/mxv - .byte W04 - .byte 36*mus_rg_ending_mvl/mxv - .byte W02 - .byte 42*mus_rg_ending_mvl/mxv - .byte W03 - .byte 50*mus_rg_ending_mvl/mxv - .byte W03 - .byte 59*mus_rg_ending_mvl/mxv - .byte W04 - .byte 65*mus_rg_ending_mvl/mxv - .byte W02 - .byte 76*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W16 - .byte 18*mus_rg_ending_mvl/mxv - .byte N48 , Dn4 - .byte W02 - .byte VOL , 21*mus_rg_ending_mvl/mxv - .byte W03 - .byte 26*mus_rg_ending_mvl/mxv - .byte W03 - .byte 31*mus_rg_ending_mvl/mxv - .byte W04 - .byte 36*mus_rg_ending_mvl/mxv - .byte W02 - .byte 42*mus_rg_ending_mvl/mxv - .byte W03 - .byte 50*mus_rg_ending_mvl/mxv - .byte W03 - .byte 59*mus_rg_ending_mvl/mxv - .byte W04 - .byte 65*mus_rg_ending_mvl/mxv - .byte W02 - .byte 76*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W16 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte VOL , 52*mus_rg_ending_mvl/mxv - .byte N96 , En4 , v124 - .byte W96 - .byte W12 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte N21 , Gn4 - .byte W21 - .byte N03 , Gs4 , v076 - .byte W03 - .byte N12 , Gn4 , v124 - .byte W12 - .byte N08 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte N12 , Fn4 - .byte W12 - .byte N84 , Dn4 , v096 - .byte W84 - .byte W24 - .byte N24 , Fn3 , v080 - .byte W24 - .byte En3 - .byte W24 - .byte An3 - .byte W24 - .byte N96 , Dn4 , v124 - .byte W96 - .byte W12 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte N21 , Fn4 - .byte W21 - .byte N03 , Fs4 , v080 - .byte W03 - .byte N12 , Fn4 , v124 - .byte W12 - .byte N08 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N12 , En4 - .byte W12 - .byte N84 , Gn4 - .byte W84 - .byte VOICE , 48 - .byte VOL , 45*mus_rg_ending_mvl/mxv - .byte W24 - .byte N24 , Cn4 , v112 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte VOL , 24*mus_rg_ending_mvl/mxv - .byte N72 , An4 - .byte W02 - .byte VOL , 26*mus_rg_ending_mvl/mxv - .byte W03 - .byte 29*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W04 - .byte 39*mus_rg_ending_mvl/mxv - .byte W02 - .byte 43*mus_rg_ending_mvl/mxv - .byte W01 - .byte 45*mus_rg_ending_mvl/mxv - .byte W56 - .byte W01 - .byte N24 , Fn4 - .byte W24 - .byte N36 , Cn5 - .byte W36 - .byte N09 , Bn4 - .byte W09 - .byte N03 , Ds5 , v080 - .byte W03 - .byte N12 , Dn5 , v112 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N09 , An4 - .byte W09 - .byte N03 , As4 , v060 - .byte W03 - .byte N24 , An4 , v112 - .byte W24 - .byte VOL , 26*mus_rg_ending_mvl/mxv - .byte N60 , Gn4 - .byte W02 - .byte VOL , 29*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 36*mus_rg_ending_mvl/mxv - .byte W04 - .byte 39*mus_rg_ending_mvl/mxv - .byte W02 - .byte 43*mus_rg_ending_mvl/mxv - .byte W03 - .byte 45*mus_rg_ending_mvl/mxv - .byte W42 - .byte W01 - .byte N12 , En4 - .byte W12 - .byte VOL , 24*mus_rg_ending_mvl/mxv - .byte N72 , Gn4 - .byte W02 - .byte VOL , 27*mus_rg_ending_mvl/mxv - .byte W03 - .byte 31*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W04 - .byte 35*mus_rg_ending_mvl/mxv - .byte W02 - .byte 39*mus_rg_ending_mvl/mxv - .byte W03 - .byte 42*mus_rg_ending_mvl/mxv - .byte W03 - .byte 47*mus_rg_ending_mvl/mxv - .byte W01 - .byte 45*mus_rg_ending_mvl/mxv - .byte W48 - .byte W03 - .byte N24 , Fs4 - .byte W24 - .byte VOL , 22*mus_rg_ending_mvl/mxv - .byte N72 , Fn4 - .byte W02 - .byte VOL , 24*mus_rg_ending_mvl/mxv - .byte W03 - .byte 27*mus_rg_ending_mvl/mxv - .byte W03 - .byte 31*mus_rg_ending_mvl/mxv - .byte W04 - .byte 32*mus_rg_ending_mvl/mxv - .byte W02 - .byte 36*mus_rg_ending_mvl/mxv - .byte W03 - .byte 41*mus_rg_ending_mvl/mxv - .byte W03 - .byte 43*mus_rg_ending_mvl/mxv - .byte W04 - .byte 45*mus_rg_ending_mvl/mxv - .byte W48 - .byte N12 , En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Dn4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte Gn3 - .byte W12 - .byte VOL , 22*mus_rg_ending_mvl/mxv - .byte N60 , En4 - .byte W02 - .byte VOL , 26*mus_rg_ending_mvl/mxv - .byte W06 - .byte 31*mus_rg_ending_mvl/mxv - .byte W04 - .byte 35*mus_rg_ending_mvl/mxv - .byte W02 - .byte 39*mus_rg_ending_mvl/mxv - .byte W03 - .byte 43*mus_rg_ending_mvl/mxv - .byte W01 - .byte 45*mus_rg_ending_mvl/mxv - .byte W42 - .byte N12 , Fn4 - .byte W12 - .byte VOL , 14*mus_rg_ending_mvl/mxv - .byte TIE , Gn4 - .byte W03 - .byte VOL , 17*mus_rg_ending_mvl/mxv - .byte W02 - .byte 18*mus_rg_ending_mvl/mxv - .byte W03 - .byte 19*mus_rg_ending_mvl/mxv - .byte W09 - .byte 22*mus_rg_ending_mvl/mxv - .byte W03 - .byte 26*mus_rg_ending_mvl/mxv - .byte W04 - .byte 29*mus_rg_ending_mvl/mxv - .byte W05 - .byte 31*mus_rg_ending_mvl/mxv - .byte W03 - .byte 32*mus_rg_ending_mvl/mxv - .byte W04 - .byte 34*mus_rg_ending_mvl/mxv - .byte W05 - .byte 36*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W06 - .byte 39*mus_rg_ending_mvl/mxv - .byte W03 - .byte 42*mus_rg_ending_mvl/mxv - .byte W03 - .byte 43*mus_rg_ending_mvl/mxv - .byte W04 - .byte 45*mus_rg_ending_mvl/mxv - .byte W36 - .byte W42 - .byte 45*mus_rg_ending_mvl/mxv - .byte W02 - .byte 43*mus_rg_ending_mvl/mxv - .byte W04 - .byte 42*mus_rg_ending_mvl/mxv - .byte W02 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 35*mus_rg_ending_mvl/mxv - .byte W03 - .byte 32*mus_rg_ending_mvl/mxv - .byte W04 - .byte 31*mus_rg_ending_mvl/mxv - .byte W02 - .byte 29*mus_rg_ending_mvl/mxv - .byte W03 - .byte 27*mus_rg_ending_mvl/mxv - .byte W03 - .byte 24*mus_rg_ending_mvl/mxv - .byte W04 - .byte 22*mus_rg_ending_mvl/mxv - .byte W02 - .byte 21*mus_rg_ending_mvl/mxv - .byte W06 - .byte 19*mus_rg_ending_mvl/mxv - .byte W04 - .byte 18*mus_rg_ending_mvl/mxv - .byte W05 - .byte 17*mus_rg_ending_mvl/mxv - .byte W03 - .byte 15*mus_rg_ending_mvl/mxv - .byte W04 - .byte EOT - .byte TIE , An4 - .byte W05 - .byte VOL , 11*mus_rg_ending_mvl/mxv - .byte W03 - .byte 12*mus_rg_ending_mvl/mxv - .byte W06 - .byte 14*mus_rg_ending_mvl/mxv - .byte W10 - .byte 15*mus_rg_ending_mvl/mxv - .byte W02 - .byte 18*mus_rg_ending_mvl/mxv - .byte W06 - .byte 21*mus_rg_ending_mvl/mxv - .byte W04 - .byte 24*mus_rg_ending_mvl/mxv - .byte W05 - .byte 26*mus_rg_ending_mvl/mxv - .byte W03 - .byte 29*mus_rg_ending_mvl/mxv - .byte W06 - .byte 31*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 35*mus_rg_ending_mvl/mxv - .byte W04 - .byte 36*mus_rg_ending_mvl/mxv - .byte W02 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 39*mus_rg_ending_mvl/mxv - .byte W03 - .byte 41*mus_rg_ending_mvl/mxv - .byte W04 - .byte 42*mus_rg_ending_mvl/mxv - .byte W02 - .byte 43*mus_rg_ending_mvl/mxv - .byte W22 - .byte W36 - .byte W03 - .byte 43*mus_rg_ending_mvl/mxv - .byte W11 - .byte 41*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 35*mus_rg_ending_mvl/mxv - .byte W04 - .byte 31*mus_rg_ending_mvl/mxv - .byte W02 - .byte 27*mus_rg_ending_mvl/mxv - .byte W03 - .byte 26*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W04 - .byte 21*mus_rg_ending_mvl/mxv - .byte W02 - .byte 18*mus_rg_ending_mvl/mxv - .byte W03 - .byte 17*mus_rg_ending_mvl/mxv - .byte W09 - .byte 15*mus_rg_ending_mvl/mxv - .byte W07 - .byte EOT - .byte W03 - .byte PAN , c_v+0 - .byte VOL , 72*mus_rg_ending_mvl/mxv - .byte N24 , Gn4 , v028 - .byte W24 - .byte Fs4 , v032 - .byte W24 - .byte En4 , v036 - .byte W24 - .byte Dn4 , v044 - .byte W24 - .byte VOL , 18*mus_rg_ending_mvl/mxv - .byte PAN , c_v-17 - .byte N96 , Cs4 , v068 - .byte W05 - .byte VOL , 21*mus_rg_ending_mvl/mxv - .byte W07 - .byte 22*mus_rg_ending_mvl/mxv - .byte W02 - .byte 27*mus_rg_ending_mvl/mxv - .byte W03 - .byte 31*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W04 - .byte 35*mus_rg_ending_mvl/mxv - .byte W02 - .byte 39*mus_rg_ending_mvl/mxv - .byte W03 - .byte 41*mus_rg_ending_mvl/mxv - .byte W03 - .byte 43*mus_rg_ending_mvl/mxv - .byte W04 - .byte 45*mus_rg_ending_mvl/mxv - .byte W02 - .byte 50*mus_rg_ending_mvl/mxv - .byte W03 - .byte 53*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W04 - .byte 58*mus_rg_ending_mvl/mxv - .byte W02 - .byte 62*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W04 - .byte 71*mus_rg_ending_mvl/mxv - .byte W02 - .byte 76*mus_rg_ending_mvl/mxv - .byte W03 - .byte 77*mus_rg_ending_mvl/mxv - .byte W30 - .byte W01 - .byte 14*mus_rg_ending_mvl/mxv - .byte N96 , An3 , v072 - .byte W02 - .byte VOL , 17*mus_rg_ending_mvl/mxv - .byte W03 - .byte 18*mus_rg_ending_mvl/mxv - .byte W03 - .byte 21*mus_rg_ending_mvl/mxv - .byte W04 - .byte 22*mus_rg_ending_mvl/mxv - .byte W02 - .byte 26*mus_rg_ending_mvl/mxv - .byte W03 - .byte 27*mus_rg_ending_mvl/mxv - .byte W03 - .byte 29*mus_rg_ending_mvl/mxv - .byte W04 - .byte 32*mus_rg_ending_mvl/mxv - .byte W02 - .byte 35*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 41*mus_rg_ending_mvl/mxv - .byte W04 - .byte 43*mus_rg_ending_mvl/mxv - .byte W02 - .byte 47*mus_rg_ending_mvl/mxv - .byte W03 - .byte 52*mus_rg_ending_mvl/mxv - .byte W03 - .byte 53*mus_rg_ending_mvl/mxv - .byte W04 - .byte 56*mus_rg_ending_mvl/mxv - .byte W02 - .byte 60*mus_rg_ending_mvl/mxv - .byte W03 - .byte 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 76*mus_rg_ending_mvl/mxv - .byte W32 - .byte W02 - .byte 24*mus_rg_ending_mvl/mxv - .byte PAN , c_v+0 - .byte N96 , En3 - .byte W02 - .byte VOL , 27*mus_rg_ending_mvl/mxv - .byte W06 - .byte 31*mus_rg_ending_mvl/mxv - .byte W06 - .byte 34*mus_rg_ending_mvl/mxv - .byte W12 - .byte 36*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 42*mus_rg_ending_mvl/mxv - .byte W04 - .byte 43*mus_rg_ending_mvl/mxv - .byte W02 - .byte 48*mus_rg_ending_mvl/mxv - .byte W03 - .byte 52*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W04 - .byte 59*mus_rg_ending_mvl/mxv - .byte W02 - .byte 62*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 71*mus_rg_ending_mvl/mxv - .byte W04 - .byte 75*mus_rg_ending_mvl/mxv - .byte W36 - .byte N48 , Dn3 - .byte W48 - .byte VOL , 47*mus_rg_ending_mvl/mxv - .byte N36 , Gn3 - .byte W02 - .byte VOL , 53*mus_rg_ending_mvl/mxv - .byte W03 - .byte 59*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W04 - .byte 71*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W21 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N48 , En3 - .byte W48 - .byte VOL , 48*mus_rg_ending_mvl/mxv - .byte N36 , Gn3 - .byte W02 - .byte VOL , 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W04 - .byte 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W21 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N96 , En3 - .byte W96 - .byte VOL , 55*mus_rg_ending_mvl/mxv - .byte N96 , Dn3 - .byte W02 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 58*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte 64*mus_rg_ending_mvl/mxv - .byte W02 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 71*mus_rg_ending_mvl/mxv - .byte W03 - .byte 77*mus_rg_ending_mvl/mxv - .byte W04 - .byte 77*mus_rg_ending_mvl/mxv - .byte W02 - .byte 84*mus_rg_ending_mvl/mxv - .byte W03 - .byte 87*mus_rg_ending_mvl/mxv - .byte W66 - .byte W01 - .byte 71*mus_rg_ending_mvl/mxv - .byte N48 , Bn2 - .byte W02 - .byte VOL , 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 79*mus_rg_ending_mvl/mxv - .byte W04 - .byte 84*mus_rg_ending_mvl/mxv - .byte W02 - .byte 88*mus_rg_ending_mvl/mxv - .byte W03 - .byte 90*mus_rg_ending_mvl/mxv - .byte W30 - .byte W01 - .byte N36 , Fs3 - .byte W36 - .byte N06 , Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N48 , En3 - .byte W48 - .byte N36 , Bn3 - .byte W36 - .byte N06 , Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N96 , Cs4 - .byte W48 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W02 - .byte 83*mus_rg_ending_mvl/mxv - .byte W03 - .byte 81*mus_rg_ending_mvl/mxv - .byte W03 - .byte 77*mus_rg_ending_mvl/mxv - .byte W04 - .byte 76*mus_rg_ending_mvl/mxv - .byte W02 - .byte 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 69*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 67*mus_rg_ending_mvl/mxv - .byte W04 - .byte 65*mus_rg_ending_mvl/mxv - .byte W02 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 61*mus_rg_ending_mvl/mxv - .byte W07 - .byte 90*mus_rg_ending_mvl/mxv - .byte N96 , Dn4 - .byte W36 - .byte W03 - .byte VOL , 87*mus_rg_ending_mvl/mxv - .byte W02 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 85*mus_rg_ending_mvl/mxv - .byte W04 - .byte 81*mus_rg_ending_mvl/mxv - .byte W08 - .byte 78*mus_rg_ending_mvl/mxv - .byte W06 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W04 - .byte 73*mus_rg_ending_mvl/mxv - .byte W02 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W04 - .byte 65*mus_rg_ending_mvl/mxv - .byte W02 - .byte 64*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte 90*mus_rg_ending_mvl/mxv - .byte N48 , Bn3 - .byte W24 - .byte VOL , 83*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 76*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W04 - .byte 72*mus_rg_ending_mvl/mxv - .byte W02 - .byte 69*mus_rg_ending_mvl/mxv - .byte W03 - .byte 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 65*mus_rg_ending_mvl/mxv - .byte W04 - .byte 90*mus_rg_ending_mvl/mxv - .byte N36 , Dn4 - .byte W12 - .byte VOL , 87*mus_rg_ending_mvl/mxv - .byte W02 - .byte 85*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 78*mus_rg_ending_mvl/mxv - .byte W04 - .byte 75*mus_rg_ending_mvl/mxv - .byte W02 - .byte 71*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W07 - .byte 90*mus_rg_ending_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N72 , Cs4 - .byte W24 - .byte VOL , 84*mus_rg_ending_mvl/mxv - .byte W02 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 78*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W06 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W04 - .byte 60*mus_rg_ending_mvl/mxv - .byte W02 - .byte 59*mus_rg_ending_mvl/mxv - .byte W03 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 54*mus_rg_ending_mvl/mxv - .byte W16 - .byte 90*mus_rg_ending_mvl/mxv - .byte N24 , Bn3 - .byte W24 - .byte N96 , An3 , v096 - .byte W24 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W02 - .byte 84*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 81*mus_rg_ending_mvl/mxv - .byte W04 - .byte 77*mus_rg_ending_mvl/mxv - .byte W02 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 65*mus_rg_ending_mvl/mxv - .byte W06 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte 60*mus_rg_ending_mvl/mxv - .byte W02 - .byte 58*mus_rg_ending_mvl/mxv - .byte W03 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 54*mus_rg_ending_mvl/mxv - .byte W04 - .byte 53*mus_rg_ending_mvl/mxv - .byte W02 - .byte 53*mus_rg_ending_mvl/mxv - .byte W03 - .byte 52*mus_rg_ending_mvl/mxv - .byte W07 - .byte N72 , Fs3 , v100 - .byte W03 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte W02 - .byte 60*mus_rg_ending_mvl/mxv - .byte W03 - .byte 61*mus_rg_ending_mvl/mxv - .byte W04 - .byte 63*mus_rg_ending_mvl/mxv - .byte W02 - .byte 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 77*mus_rg_ending_mvl/mxv - .byte W04 - .byte 79*mus_rg_ending_mvl/mxv - .byte W02 - .byte 84*mus_rg_ending_mvl/mxv - .byte W03 - .byte 90*mus_rg_ending_mvl/mxv - .byte W30 - .byte W01 - .byte N24 , Gs3 - .byte W24 - .byte VOL , 64*mus_rg_ending_mvl/mxv - .byte N48 , An3 - .byte W02 - .byte VOL , 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W04 - .byte 76*mus_rg_ending_mvl/mxv - .byte W02 - .byte 81*mus_rg_ending_mvl/mxv - .byte W03 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W28 - .byte 64*mus_rg_ending_mvl/mxv - .byte N48 , Fs3 - .byte W02 - .byte VOL , 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W04 - .byte 76*mus_rg_ending_mvl/mxv - .byte W02 - .byte 81*mus_rg_ending_mvl/mxv - .byte W03 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W28 - .byte 59*mus_rg_ending_mvl/mxv - .byte N72 , Gs3 - .byte W02 - .byte VOL , 62*mus_rg_ending_mvl/mxv - .byte W03 - .byte 64*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W04 - .byte 68*mus_rg_ending_mvl/mxv - .byte W02 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W04 - .byte 77*mus_rg_ending_mvl/mxv - .byte W02 - .byte 78*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 85*mus_rg_ending_mvl/mxv - .byte W04 - .byte 88*mus_rg_ending_mvl/mxv - .byte W02 - .byte 90*mus_rg_ending_mvl/mxv - .byte W32 - .byte W02 - .byte N24 , An3 - .byte W24 - .byte VOL , 64*mus_rg_ending_mvl/mxv - .byte N48 , Bn3 - .byte W02 - .byte VOL , 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W04 - .byte 76*mus_rg_ending_mvl/mxv - .byte W02 - .byte 81*mus_rg_ending_mvl/mxv - .byte W03 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W28 - .byte 64*mus_rg_ending_mvl/mxv - .byte N48 , Gs3 - .byte W02 - .byte VOL , 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W04 - .byte 76*mus_rg_ending_mvl/mxv - .byte W02 - .byte 81*mus_rg_ending_mvl/mxv - .byte W03 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W28 - .byte 59*mus_rg_ending_mvl/mxv - .byte N72 , An3 - .byte W02 - .byte VOL , 62*mus_rg_ending_mvl/mxv - .byte W03 - .byte 64*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W04 - .byte 68*mus_rg_ending_mvl/mxv - .byte W02 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W04 - .byte 77*mus_rg_ending_mvl/mxv - .byte W02 - .byte 78*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 85*mus_rg_ending_mvl/mxv - .byte W04 - .byte 88*mus_rg_ending_mvl/mxv - .byte W02 - .byte 90*mus_rg_ending_mvl/mxv - .byte W32 - .byte W02 - .byte N24 , Bn3 - .byte W24 - .byte VOL , 64*mus_rg_ending_mvl/mxv - .byte N48 , Cn4 - .byte W02 - .byte VOL , 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W04 - .byte 76*mus_rg_ending_mvl/mxv - .byte W02 - .byte 81*mus_rg_ending_mvl/mxv - .byte W03 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W28 - .byte 64*mus_rg_ending_mvl/mxv - .byte N48 , An3 - .byte W02 - .byte VOL , 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W04 - .byte 76*mus_rg_ending_mvl/mxv - .byte W02 - .byte 81*mus_rg_ending_mvl/mxv - .byte W03 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W28 - .byte 59*mus_rg_ending_mvl/mxv - .byte N72 , Bn3 - .byte W02 - .byte VOL , 62*mus_rg_ending_mvl/mxv - .byte W03 - .byte 64*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W04 - .byte 68*mus_rg_ending_mvl/mxv - .byte W02 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W04 - .byte 77*mus_rg_ending_mvl/mxv - .byte W02 - .byte 78*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 85*mus_rg_ending_mvl/mxv - .byte W04 - .byte 88*mus_rg_ending_mvl/mxv - .byte W02 - .byte 90*mus_rg_ending_mvl/mxv - .byte W32 - .byte W02 - .byte N24 , Cn4 - .byte W24 - .byte VOL , 64*mus_rg_ending_mvl/mxv - .byte N48 , Dn4 - .byte W02 - .byte VOL , 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W04 - .byte 76*mus_rg_ending_mvl/mxv - .byte W02 - .byte 81*mus_rg_ending_mvl/mxv - .byte W03 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W28 - .byte 64*mus_rg_ending_mvl/mxv - .byte N48 , Bn3 - .byte W02 - .byte VOL , 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W04 - .byte 76*mus_rg_ending_mvl/mxv - .byte W02 - .byte 81*mus_rg_ending_mvl/mxv - .byte W03 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W28 - .byte 51*mus_rg_ending_mvl/mxv - .byte TIE , Cs4 - .byte W02 - .byte VOL , 52*mus_rg_ending_mvl/mxv - .byte W03 - .byte 54*mus_rg_ending_mvl/mxv - .byte W03 - .byte 55*mus_rg_ending_mvl/mxv - .byte W04 - .byte 55*mus_rg_ending_mvl/mxv - .byte W02 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 59*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W04 - .byte 63*mus_rg_ending_mvl/mxv - .byte W02 - .byte 64*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 67*mus_rg_ending_mvl/mxv - .byte W04 - .byte 68*mus_rg_ending_mvl/mxv - .byte W02 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 76*mus_rg_ending_mvl/mxv - .byte W04 - .byte 77*mus_rg_ending_mvl/mxv - .byte W02 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 89*mus_rg_ending_mvl/mxv - .byte W03 - .byte 90*mus_rg_ending_mvl/mxv - .byte W40 - .byte W32 - .byte W01 - .byte 89*mus_rg_ending_mvl/mxv - .byte W03 - .byte 88*mus_rg_ending_mvl/mxv - .byte W02 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 83*mus_rg_ending_mvl/mxv - .byte W03 - .byte 81*mus_rg_ending_mvl/mxv - .byte W04 - .byte 79*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W04 - .byte 73*mus_rg_ending_mvl/mxv - .byte W02 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W04 - .byte 68*mus_rg_ending_mvl/mxv - .byte W02 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 65*mus_rg_ending_mvl/mxv - .byte W06 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 61*mus_rg_ending_mvl/mxv - .byte W07 - .byte EOT - .byte TIE , An3 - .byte W03 - .byte VOL , 65*mus_rg_ending_mvl/mxv - .byte W02 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 67*mus_rg_ending_mvl/mxv - .byte W06 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 71*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W04 - .byte 73*mus_rg_ending_mvl/mxv - .byte W02 - .byte 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 76*mus_rg_ending_mvl/mxv - .byte W06 - .byte 78*mus_rg_ending_mvl/mxv - .byte W03 - .byte 81*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W04 - .byte 84*mus_rg_ending_mvl/mxv - .byte W02 - .byte 87*mus_rg_ending_mvl/mxv - .byte W03 - .byte 90*mus_rg_ending_mvl/mxv - .byte W30 - .byte W01 - .byte W36 - .byte W03 - .byte 87*mus_rg_ending_mvl/mxv - .byte W02 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 84*mus_rg_ending_mvl/mxv - .byte W04 - .byte 82*mus_rg_ending_mvl/mxv - .byte W02 - .byte 79*mus_rg_ending_mvl/mxv - .byte W03 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 77*mus_rg_ending_mvl/mxv - .byte W04 - .byte 75*mus_rg_ending_mvl/mxv - .byte W02 - .byte 73*mus_rg_ending_mvl/mxv - .byte W03 - .byte 71*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W04 - .byte 68*mus_rg_ending_mvl/mxv - .byte W02 - .byte 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 63*mus_rg_ending_mvl/mxv - .byte W04 - .byte 62*mus_rg_ending_mvl/mxv - .byte W02 - .byte 58*mus_rg_ending_mvl/mxv - .byte W03 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 54*mus_rg_ending_mvl/mxv - .byte W04 - .byte EOT - .byte VOICE , 48 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N36 , Gn3 - .byte W36 - .byte N03 , Bn3 - .byte W12 - .byte N48 , Dn4 - .byte W48 - .byte N36 , Bn3 - .byte W36 - .byte N03 , Dn4 - .byte W12 - .byte N36 , Gn4 - .byte W36 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N48 , En4 - .byte W18 - .byte VOL , 87*mus_rg_ending_mvl/mxv - .byte W02 - .byte 82*mus_rg_ending_mvl/mxv - .byte W04 - .byte 81*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 64*mus_rg_ending_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N36 , Gn3 - .byte W36 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N48 , En3 - .byte W24 - .byte VOL , 82*mus_rg_ending_mvl/mxv - .byte W02 - .byte 79*mus_rg_ending_mvl/mxv - .byte W03 - .byte 74*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W04 - .byte 68*mus_rg_ending_mvl/mxv - .byte W02 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W04 - .byte 90*mus_rg_ending_mvl/mxv - .byte N24 , Cs3 - .byte W24 - .byte En3 - .byte W24 - .byte VOICE , 56 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N36 , Gn3 , v120 - .byte W36 - .byte N03 , Bn3 - .byte W12 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte VOL , 85*mus_rg_ending_mvl/mxv - .byte W06 - .byte 79*mus_rg_ending_mvl/mxv - .byte W06 - .byte 72*mus_rg_ending_mvl/mxv - .byte W06 - .byte 68*mus_rg_ending_mvl/mxv - .byte W06 - .byte 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 90*mus_rg_ending_mvl/mxv - .byte MOD , 0 - .byte N36 , Bn3 - .byte W36 - .byte N03 , Dn4 - .byte W12 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W06 - .byte 79*mus_rg_ending_mvl/mxv - .byte W06 - .byte 73*mus_rg_ending_mvl/mxv - .byte W06 - .byte 68*mus_rg_ending_mvl/mxv - .byte W06 - .byte 60*mus_rg_ending_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte TIE , An4 - .byte W09 - .byte VOL , 51*mus_rg_ending_mvl/mxv - .byte W24 - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W02 - .byte 51*mus_rg_ending_mvl/mxv - .byte W03 - .byte 53*mus_rg_ending_mvl/mxv - .byte W03 - .byte 53*mus_rg_ending_mvl/mxv - .byte W04 - .byte 55*mus_rg_ending_mvl/mxv - .byte W02 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 58*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte 60*mus_rg_ending_mvl/mxv - .byte W02 - .byte 62*mus_rg_ending_mvl/mxv - .byte W03 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 64*mus_rg_ending_mvl/mxv - .byte W06 - .byte 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 67*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W02 - .byte VOL , 69*mus_rg_ending_mvl/mxv - .byte W06 - .byte 70*mus_rg_ending_mvl/mxv - .byte W04 - .byte 71*mus_rg_ending_mvl/mxv - .byte W02 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 73*mus_rg_ending_mvl/mxv - .byte W07 - .byte 75*mus_rg_ending_mvl/mxv - .byte W02 - .byte 76*mus_rg_ending_mvl/mxv - .byte W03 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 78*mus_rg_ending_mvl/mxv - .byte W04 - .byte 79*mus_rg_ending_mvl/mxv - .byte W02 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 84*mus_rg_ending_mvl/mxv - .byte W03 - .byte 85*mus_rg_ending_mvl/mxv - .byte W04 - .byte 86*mus_rg_ending_mvl/mxv - .byte W02 - .byte 89*mus_rg_ending_mvl/mxv - .byte W03 - .byte 90*mus_rg_ending_mvl/mxv - .byte W54 - .byte W01 - .byte EOT - .byte MOD , 0 - .byte N09 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W48 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_ending_3: - .byte KEYSH , mus_rg_ending_key+0 - .byte VOICE , 48 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-28 - .byte W96 - .byte W96 - .byte TIE , Bn2 , v092 - .byte W96 - .byte VOL , 51*mus_rg_ending_mvl/mxv - .byte W12 - .byte 45*mus_rg_ending_mvl/mxv - .byte W12 - .byte 39*mus_rg_ending_mvl/mxv - .byte W12 - .byte 34*mus_rg_ending_mvl/mxv - .byte W12 - .byte 26*mus_rg_ending_mvl/mxv - .byte W12 - .byte 22*mus_rg_ending_mvl/mxv - .byte W06 - .byte 17*mus_rg_ending_mvl/mxv - .byte W06 - .byte 11*mus_rg_ending_mvl/mxv - .byte W06 - .byte 6*mus_rg_ending_mvl/mxv - .byte W06 - .byte EOT - .byte W12 - .byte W48 - .byte PAN , c_v-32 - .byte VOL , 50*mus_rg_ending_mvl/mxv - .byte N08 , Cs4 , v064 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N08 - .byte W08 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte An3 - .byte W08 - .byte Fs3 - .byte W08 - .byte An3 - .byte W08 - .byte N08 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte En3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte N03 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 , v048 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 , v032 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 , v020 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 , v008 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W24 - .byte W03 - .byte W96 - .byte PAN , c_v-33 - .byte N92 , Bn3 , v088 - .byte W96 - .byte VOICE , 48 - .byte VOL , 70*mus_rg_ending_mvl/mxv - .byte N32 , Cs3 , v120 - .byte W36 - .byte N06 , An2 , v072 - .byte W06 - .byte Cs3 , v127 - .byte W06 - .byte N36 , Dn3 - .byte W36 - .byte N06 , Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N36 , Fs3 - .byte W36 - .byte N06 , Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W96 - .byte W72 - .byte VOICE , 92 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_ending_mvl/mxv - .byte W24 - .byte BEND , c_v+1 - .byte N36 , Cs4 , v072 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , En4 - .byte W24 - .byte Cs4 - .byte W24 -mus_rg_ending_3_000: - .byte N24 , Gn4 , v072 - .byte W24 - .byte Fs4 - .byte W24 - .byte En4 - .byte W24 - .byte Dn4 - .byte W24 - .byte PEND -mus_rg_ending_3_001: - .byte N36 , Cs4 , v072 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , An3 - .byte W12 - .byte N48 , En4 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte PEND - .byte 0 - .byte N36 , An3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , En3 - .byte W12 - .byte N48 , Cs4 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte N36 - .byte W36 - .byte MOD , 0 - .byte N06 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , En4 - .byte W24 - .byte Cs4 - .byte W24 - .byte PATT - .word mus_rg_ending_3_000 - .byte PATT - .word mus_rg_ending_3_001 - .byte MOD , 0 - .byte N36 , An3 , v072 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , En3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , En4 - .byte W24 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Bn3 - .byte W12 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W36 -mus_rg_ending_3_002: - .byte MOD , 0 - .byte N36 , Gn3 , v072 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Dn3 - .byte W12 - .byte N48 , Bn3 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte PEND - .byte 0 - .byte N72 , Cs4 - .byte W15 - .byte MOD , 6 - .byte W56 - .byte W01 - .byte 0 - .byte N24 , Dn4 - .byte W24 - .byte N96 , En4 - .byte W12 - .byte MOD , 6 - .byte W84 - .byte 0 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 , Bn3 - .byte W12 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte PATT - .word mus_rg_ending_3_002 - .byte MOD , 0 - .byte N80 , En4 , v072 - .byte W12 - .byte MOD , 5 - .byte W72 - .byte 0 - .byte N06 - .byte W06 - .byte Gs4 - .byte W06 - .byte N96 , An4 - .byte W12 - .byte MOD , 5 - .byte W84 - .byte 0 - .byte N12 , Gn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte En4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N66 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte W24 - .byte VOICE , 13 - .byte PAN , c_v+31 - .byte VOL , 50*mus_rg_ending_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , En4 , v064 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 -mus_rg_ending_3_003: - .byte N06 , Dn4 , v064 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte PEND -mus_rg_ending_3_004: - .byte N06 , En4 , v064 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PEND -mus_rg_ending_3_005: - .byte N06 , En4 , v064 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_ending_3_004 - .byte PATT - .word mus_rg_ending_3_003 - .byte PATT - .word mus_rg_ending_3_004 - .byte PATT - .word mus_rg_ending_3_005 - .byte VOICE , 46 - .byte PAN , c_v-32 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte N04 , Gn2 , v092 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Bn4 - .byte W04 - .byte Dn5 - .byte W02 - .byte PAN , c_v+16 - .byte W02 - .byte N04 , Fs5 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Dn3 - .byte W04 - .byte Bn2 - .byte W02 - .byte PAN , c_v-32 - .byte W02 - .byte N04 , Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cs3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs3 - .byte W04 - .byte En3 - .byte W04 - .byte An3 - .byte W04 - .byte En3 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte An4 - .byte W04 - .byte En4 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte En5 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Cs5 - .byte W04 - .byte En5 - .byte W02 - .byte PAN , c_v+16 - .byte W02 - .byte N04 , Gs5 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , An5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte En4 - .byte W04 - .byte An4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte En3 - .byte W04 - .byte An3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs3 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , En3 - .byte W04 - .byte Cs3 - .byte W02 - .byte PAN , c_v-16 - .byte W02 - .byte N04 , An2 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , Gn2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Bn4 - .byte W04 - .byte Dn5 - .byte W02 - .byte PAN , c_v+16 - .byte W02 - .byte N04 , Fs5 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Dn3 - .byte W04 - .byte Bn2 - .byte W02 - .byte PAN , c_v-16 - .byte W02 - .byte N04 , Gn2 - .byte W04 - .byte PAN , c_v-32 - .byte N24 , An4 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Gs4 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Fs4 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En4 - .byte W24 - .byte PAN , c_v-44 - .byte N03 , An2 - .byte W03 - .byte Bn2 - .byte W03 - .byte Cs3 - .byte W03 - .byte PAN , c_v-29 - .byte N03 , En3 - .byte W03 - .byte PAN , c_v-19 - .byte N03 , Fs3 - .byte W03 - .byte PAN , c_v+19 - .byte N03 , Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte PAN , c_v+34 - .byte N03 , Bn3 - .byte W03 - .byte PAN , c_v+44 - .byte N03 , Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Gs4 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte PAN , c_v-48 - .byte N24 , Cs5 - .byte W24 - .byte An4 - .byte W24 - .byte VOICE , 60 - .byte N24 , Gn2 - .byte W24 - .byte An2 - .byte W24 - .byte Bn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v-32 - .byte N12 , En2 , v080 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En2 - .byte W12 - .byte Gs2 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , An3 - .byte W06 - .byte N06 - .byte W30 - .byte An2 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N06 , An3 - .byte W06 - .byte N06 - .byte W30 - .byte An2 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte W36 - .byte N06 , An2 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , En4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte An3 - .byte W24 - .byte Gs3 - .byte W24 - .byte VOICE , 1 - .byte PAN , c_v+26 - .byte N48 , Cn4 - .byte W48 - .byte Dn4 , v092 - .byte W48 - .byte PAN , c_v-32 - .byte N96 , Gn3 , v080 - .byte W96 - .byte W12 - .byte N12 - .byte W12 - .byte An3 - .byte W12 - .byte N21 , Bn3 - .byte W21 - .byte N03 , Cn4 , v060 - .byte W03 - .byte N12 , Bn3 , v080 - .byte W12 - .byte N08 - .byte W08 - .byte An3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N12 , An3 - .byte W12 - .byte N84 , Fn3 - .byte W84 - .byte W24 - .byte N24 , An2 - .byte W24 - .byte Gn2 - .byte W24 - .byte En3 - .byte W24 - .byte N96 , Fn3 - .byte W96 - .byte W12 - .byte N12 - .byte W12 - .byte Gn3 - .byte W12 - .byte N21 , An3 - .byte W21 - .byte N03 , As3 , v056 - .byte W03 - .byte N12 , An3 , v080 - .byte W12 - .byte N08 - .byte W08 - .byte Gn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N12 , Gn3 - .byte W12 - .byte N72 , Cn4 - .byte W72 - .byte N03 , Gn2 , v048 - .byte W03 - .byte An2 - .byte W03 - .byte Cn3 , v060 - .byte W03 - .byte Dn3 - .byte W03 - .byte VOICE , 46 - .byte PAN , c_v+40 - .byte VOL , 60*mus_rg_ending_mvl/mxv - .byte N48 , En3 , v068 - .byte W48 - .byte N24 , Bn3 , v064 - .byte W24 - .byte As3 - .byte W24 - .byte En4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Gn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Fn4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N36 , Fn3 , v080 - .byte W36 - .byte N12 , En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Fn3 , v064 - .byte W24 - .byte En3 - .byte W24 - .byte Gn3 - .byte W24 - .byte An3 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte En3 - .byte W12 - .byte N60 , Bn3 - .byte W60 - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N36 , Dn4 - .byte W36 - .byte N24 , Cn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Cs3 , v052 - .byte W03 - .byte En3 , v060 - .byte W03 - .byte An3 , v064 - .byte W03 - .byte Cs4 , v072 - .byte W03 - .byte N96 , En4 , v084 - .byte W96 - .byte W96 - .byte VOICE , 46 - .byte PAN , c_v+26 - .byte N24 , Gn3 , v080 - .byte W24 - .byte An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte N03 , An3 , v064 - .byte W03 - .byte Bn3 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , Cs4 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Dn4 - .byte W03 - .byte N24 , En4 , v080 - .byte W48 - .byte PAN , c_v+29 - .byte N24 , Dn4 , v064 - .byte W48 - .byte PAN , c_v-32 - .byte N24 , Cs4 - .byte W48 - .byte PAN , c_v+32 - .byte N24 , Bn3 , v080 - .byte W48 - .byte VOICE , 48 - .byte PAN , c_v-32 - .byte VOL , 24*mus_rg_ending_mvl/mxv - .byte N08 , Cs3 , v056 - .byte W05 - .byte VOL , 26*mus_rg_ending_mvl/mxv - .byte W03 - .byte N08 , An2 - .byte W04 - .byte VOL , 27*mus_rg_ending_mvl/mxv - .byte W02 - .byte 31*mus_rg_ending_mvl/mxv - .byte W02 - .byte N08 , Cs3 - .byte W01 - .byte VOL , 32*mus_rg_ending_mvl/mxv - .byte W07 - .byte 35*mus_rg_ending_mvl/mxv - .byte N08 , An2 - .byte W02 - .byte VOL , 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 39*mus_rg_ending_mvl/mxv - .byte W03 - .byte 42*mus_rg_ending_mvl/mxv - .byte N08 , Cs3 - .byte W04 - .byte VOL , 43*mus_rg_ending_mvl/mxv - .byte W02 - .byte 48*mus_rg_ending_mvl/mxv - .byte W02 - .byte N08 , An2 - .byte W01 - .byte VOL , 50*mus_rg_ending_mvl/mxv - .byte W03 - .byte 53*mus_rg_ending_mvl/mxv - .byte W04 - .byte 55*mus_rg_ending_mvl/mxv - .byte N08 , Cs3 - .byte W02 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte N08 , An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 -mus_rg_ending_3_006: - .byte N08 , Bn2 , v056 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte PEND -mus_rg_ending_3_007: - .byte N08 , Cs3 , v056 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte PEND - .byte PATT - .word mus_rg_ending_3_007 - .byte PATT - .word mus_rg_ending_3_006 - .byte PATT - .word mus_rg_ending_3_006 - .byte PATT - .word mus_rg_ending_3_007 - .byte PATT - .word mus_rg_ending_3_007 - .byte PATT - .word mus_rg_ending_3_006 - .byte PATT - .word mus_rg_ending_3_006 - .byte PATT - .word mus_rg_ending_3_007 - .byte PATT - .word mus_rg_ending_3_007 - .byte VOICE , 46 - .byte N06 , Fs2 , v120 - .byte W06 - .byte An2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , An4 - .byte W06 - .byte PAN , c_v+44 - .byte N06 , Dn5 - .byte W48 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N03 , Dn5 , v088 - .byte W03 - .byte Cs5 , v064 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte PAN , c_v-36 - .byte N03 , Cs5 , v088 - .byte W03 - .byte Bn4 , v064 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Bn4 , v088 - .byte W03 - .byte An4 , v064 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , An4 , v088 - .byte W03 - .byte Gn4 , v064 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W06 - .byte PAN , c_v-38 - .byte N06 , Gs2 , v120 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , En4 - .byte W06 - .byte PAN , c_v+40 - .byte N06 , Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte En5 - .byte W48 - .byte VOL , 73*mus_rg_ending_mvl/mxv - .byte PAN , c_v+38 - .byte N03 , En5 , v088 - .byte W03 - .byte Dn5 , v064 - .byte W03 - .byte Cs5 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte PAN , c_v-38 - .byte N03 , Dn5 , v088 - .byte W03 - .byte Cs5 , v064 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Cs5 , v088 - .byte W03 - .byte Bn4 , v064 - .byte W03 - .byte An4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte PAN , c_v-33 - .byte N03 , Bn4 , v088 - .byte W03 - .byte An4 , v064 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cs4 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Fn5 , v088 - .byte W03 - .byte En5 , v064 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte PAN , c_v-33 - .byte N03 , En5 , v088 - .byte W03 - .byte Dn5 , v064 - .byte W03 - .byte Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte En4 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Dn5 , v088 - .byte W03 - .byte Cn5 , v064 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte N03 , Dn5 - .byte W03 - .byte PAN , c_v-33 - .byte N03 , Cn5 , v088 - .byte W03 - .byte Bn4 , v064 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte PAN , c_v-38 - .byte N06 , Cn3 , v120 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , An4 - .byte W06 - .byte PAN , c_v+40 - .byte N06 , Cn5 - .byte W06 - .byte Fn5 , v092 - .byte W06 - .byte N48 , An5 , v088 - .byte W48 - .byte PAN , c_v-33 - .byte N03 , Gn3 , v120 - .byte W03 - .byte An3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte PAN , c_v+16 - .byte N03 , Cn5 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Dn5 - .byte W03 - .byte PAN , c_v+40 - .byte N03 , En5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gn5 - .byte W03 - .byte An5 - .byte W03 - .byte Bn5 - .byte W03 - .byte An5 - .byte W03 - .byte Gn5 - .byte W03 - .byte Fn5 - .byte W03 - .byte En5 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , Dn5 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte PAN , c_v-40 - .byte N03 , An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte PAN , c_v-32 - .byte N06 , Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte PAN , c_v+23 - .byte N06 , Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v+40 - .byte N06 , Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte PAN , c_v+48 - .byte N03 , En3 , v104 - .byte W03 - .byte An3 - .byte W03 - .byte Cs4 - .byte W03 - .byte En4 - .byte W03 - .byte An4 - .byte W12 - .byte PAN , c_v-48 - .byte N03 , An2 - .byte W03 - .byte En3 - .byte W03 - .byte An3 - .byte W03 - .byte Cs4 - .byte W03 - .byte En4 - .byte W12 - .byte PAN , c_v+47 - .byte N03 , En2 - .byte W03 - .byte An2 - .byte W03 - .byte En3 - .byte W03 - .byte An3 - .byte W03 - .byte Cs4 - .byte W12 - .byte PAN , c_v-48 - .byte N03 , An2 - .byte W03 - .byte En3 - .byte W03 - .byte An3 - .byte W03 - .byte Cs4 - .byte W03 - .byte En4 - .byte W12 - .byte PAN , c_v+48 - .byte N03 , En3 - .byte W03 - .byte An3 - .byte W03 - .byte Cs4 - .byte W03 - .byte En4 - .byte W03 - .byte An4 - .byte W12 - .byte PAN , c_v-48 - .byte N03 , An2 - .byte W03 - .byte En3 - .byte W03 - .byte An3 - .byte W03 - .byte Cs4 - .byte W03 - .byte En4 - .byte W12 - .byte PAN , c_v+47 - .byte N03 , En3 - .byte W03 - .byte An3 - .byte W03 - .byte Cs4 - .byte W03 - .byte En4 - .byte W03 - .byte An4 - .byte W12 - .byte PAN , c_v-48 - .byte N03 , Cs3 - .byte W03 - .byte En3 - .byte W03 - .byte An3 - .byte W03 - .byte Cs4 - .byte W03 - .byte En4 - .byte W03 - .byte An4 - .byte W03 - .byte Cs5 - .byte W03 - .byte En5 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 73 - .byte W48 - .byte N08 , En4 , v088 - .byte W08 - .byte Fs4 - .byte W08 - .byte N04 , Gn4 - .byte W08 - .byte N08 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N72 , En4 - .byte W72 - .byte VOICE , 81 - .byte VOL , 45*mus_rg_ending_mvl/mxv - .byte PAN , c_v-64 - .byte N36 , Dn4 , v064 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 , Bn3 - .byte W12 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte N36 - .byte W36 - .byte MOD , 0 - .byte N03 , Dn4 - .byte W12 - .byte N48 , Bn4 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte TIE , En4 - .byte W12 - .byte MOD , 6 - .byte W84 - .byte W96 - .byte EOT - .byte MOD , 0 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W48 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_ending_4: - .byte KEYSH , mus_rg_ending_key+0 - .byte VOICE , 58 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W48 - .byte TIE , En1 , v120 - .byte W48 - .byte W24 - .byte VOL , 76*mus_rg_ending_mvl/mxv - .byte W06 - .byte 68*mus_rg_ending_mvl/mxv - .byte W09 - .byte 58*mus_rg_ending_mvl/mxv - .byte W09 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 39*mus_rg_ending_mvl/mxv - .byte W06 - .byte 34*mus_rg_ending_mvl/mxv - .byte W06 - .byte 22*mus_rg_ending_mvl/mxv - .byte W06 - .byte 21*mus_rg_ending_mvl/mxv - .byte W06 - .byte 12*mus_rg_ending_mvl/mxv - .byte W06 - .byte EOT - .byte VOL , 5*mus_rg_ending_mvl/mxv - .byte W06 - .byte 0*mus_rg_ending_mvl/mxv - .byte W06 - .byte W48 - .byte 90*mus_rg_ending_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v-24 - .byte TIE - .byte W24 - .byte W24 - .byte VOL , 87*mus_rg_ending_mvl/mxv - .byte W02 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 79*mus_rg_ending_mvl/mxv - .byte W04 - .byte 78*mus_rg_ending_mvl/mxv - .byte W02 - .byte 75*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W04 - .byte 69*mus_rg_ending_mvl/mxv - .byte W02 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 63*mus_rg_ending_mvl/mxv - .byte W04 - .byte 62*mus_rg_ending_mvl/mxv - .byte W02 - .byte 61*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W03 - .byte 59*mus_rg_ending_mvl/mxv - .byte W04 - .byte 58*mus_rg_ending_mvl/mxv - .byte W08 - .byte 55*mus_rg_ending_mvl/mxv - .byte W06 - .byte 53*mus_rg_ending_mvl/mxv - .byte W10 - .byte EOT - .byte VOL , 82*mus_rg_ending_mvl/mxv - .byte PAN , c_v-6 - .byte N12 , En2 , v127 - .byte W12 - .byte Bn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte N36 , An1 - .byte W36 - .byte N06 - .byte W06 - .byte Cs2 - .byte W06 - .byte N36 , Gn1 - .byte W36 - .byte N06 , En1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N36 , Fs1 - .byte W36 - .byte N06 , Dn1 - .byte W06 - .byte En1 - .byte W06 - .byte N24 , Fs1 - .byte W24 - .byte En1 - .byte W24 - .byte N12 , An2 - .byte W12 - .byte N21 , An1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 , Gs1 - .byte W12 - .byte N09 , An1 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N36 , En1 - .byte W36 - .byte N12 , Cs1 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte An1 - .byte W24 - .byte Gn1 - .byte W24 - .byte Dn1 - .byte W24 - .byte Gn1 - .byte W24 - .byte Gs1 - .byte W24 - .byte N36 , An1 - .byte W36 - .byte N12 , En1 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N12 , En2 - .byte W12 - .byte Cs2 - .byte W12 - .byte VOICE , 60 - .byte N36 , Cs3 , v056 - .byte W36 - .byte N06 , An2 - .byte W12 - .byte N36 , En3 - .byte W36 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte VOICE , 58 - .byte N36 , An1 , v127 - .byte W36 - .byte N12 , En1 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N12 , Cs2 - .byte W12 - .byte En1 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte An1 - .byte W24 - .byte Bn1 - .byte W24 - .byte Dn2 - .byte W24 - .byte N36 , An1 - .byte W36 - .byte N12 , En1 - .byte W12 - .byte N48 , Cs1 - .byte W48 - .byte VOICE , 60 - .byte N36 , Cs3 , v056 - .byte W36 - .byte N12 , An2 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte VOICE , 58 - .byte N36 , Gn1 , v127 - .byte W36 - .byte N12 , En1 - .byte W12 - .byte N48 , Dn2 - .byte W48 - .byte N36 , Bn1 - .byte W36 - .byte N06 , Gn1 - .byte W12 - .byte N48 , Dn2 - .byte W48 - .byte N36 , An1 - .byte W36 - .byte N12 , En2 - .byte W12 - .byte N24 , Cs2 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte Bn1 - .byte W24 - .byte Cs2 - .byte W24 - .byte N06 , Bn1 - .byte W06 - .byte Cs2 - .byte W06 - .byte Bn1 - .byte W06 - .byte An1 - .byte W06 - .byte N36 , Gn1 - .byte W36 - .byte N12 , Dn1 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte N36 , Bn1 , v072 - .byte W36 - .byte N06 , Gn1 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte N12 , Dn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte N24 , Cs2 , v127 - .byte W24 - .byte Bn1 - .byte W24 - .byte An1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte Dn2 - .byte W24 - .byte Cs2 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte Fs1 - .byte W24 - .byte Gn1 - .byte W24 - .byte Dn1 - .byte W24 - .byte W96 - .byte VOICE , 81 - .byte N12 , An1 , v076 - .byte W60 - .byte N12 - .byte W12 - .byte En1 - .byte W24 - .byte Gn1 - .byte W60 - .byte Bn1 - .byte W12 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte An1 - .byte W60 - .byte N12 - .byte W12 - .byte En1 - .byte W24 - .byte An1 - .byte W36 - .byte N12 - .byte W24 - .byte Cs2 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte N03 - .byte W06 - .byte Cs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , An1 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte Gn1 - .byte W36 - .byte N12 - .byte W24 - .byte Bn1 - .byte W12 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte An1 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte En1 - .byte W12 - .byte Gs1 - .byte W12 - .byte N08 , An1 , v064 - .byte W48 - .byte N24 , Cs2 , v076 - .byte W24 - .byte N12 , En2 , v072 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte VOICE , 58 - .byte W96 - .byte W96 - .byte 73 - .byte N06 , Cs5 , v044 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , En5 - .byte W12 - .byte N04 - .byte W04 - .byte Dn5 - .byte W04 - .byte Cs5 - .byte W04 - .byte N12 , Bn4 - .byte W12 - .byte N04 - .byte W04 - .byte As4 - .byte W04 - .byte An4 - .byte W04 - .byte N12 , Gs4 - .byte W12 - .byte N04 - .byte W04 - .byte Fs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte N96 , En4 - .byte W36 - .byte MOD , 8 - .byte W12 - .byte VOL , 81*mus_rg_ending_mvl/mxv - .byte W02 - .byte 78*mus_rg_ending_mvl/mxv - .byte W03 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 76*mus_rg_ending_mvl/mxv - .byte W04 - .byte 75*mus_rg_ending_mvl/mxv - .byte W02 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 70*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W04 - .byte 68*mus_rg_ending_mvl/mxv - .byte W02 - .byte 65*mus_rg_ending_mvl/mxv - .byte W06 - .byte 63*mus_rg_ending_mvl/mxv - .byte W04 - .byte 61*mus_rg_ending_mvl/mxv - .byte W02 - .byte 60*mus_rg_ending_mvl/mxv - .byte W10 - .byte 82*mus_rg_ending_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 81 - .byte VOL , 73*mus_rg_ending_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Gn1 , v072 - .byte W12 - .byte N06 - .byte W36 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Gs1 - .byte W12 - .byte N48 , An1 - .byte W48 - .byte N06 , En1 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte VOL , 73*mus_rg_ending_mvl/mxv - .byte N06 , Cn2 - .byte W24 - .byte N24 , Bn1 - .byte W24 - .byte N06 , Cn2 - .byte W24 - .byte N24 , Gs1 - .byte W24 -mus_rg_ending_4_000: - .byte N06 , Cn2 , v072 - .byte W24 - .byte N24 , Bn1 - .byte W24 - .byte N06 , Cn2 - .byte W24 - .byte N24 , Gs1 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ending_4_000 - .byte PATT - .word mus_rg_ending_4_000 - .byte PATT - .word mus_rg_ending_4_000 - .byte PATT - .word mus_rg_ending_4_000 - .byte PATT - .word mus_rg_ending_4_000 - .byte PATT - .word mus_rg_ending_4_000 - .byte PATT - .word mus_rg_ending_4_000 - .byte PATT - .word mus_rg_ending_4_000 - .byte W12 - .byte N06 , An2 , v072 - .byte W06 - .byte N03 - .byte W18 - .byte N06 , An1 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , Fn2 - .byte W12 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte N03 - .byte W18 - .byte N06 , An1 - .byte W24 - .byte N06 - .byte W24 - .byte N24 , Fs2 - .byte W12 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte N03 - .byte W18 - .byte N06 , An1 - .byte W24 - .byte N06 - .byte W36 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte PAN , c_v+15 - .byte N24 , Cn1 , v056 - .byte W09 - .byte VOL , 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W15 - .byte 68*mus_rg_ending_mvl/mxv - .byte W60 -mus_rg_ending_4_001: - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N24 , Cn1 , v056 - .byte W09 - .byte VOL , 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W15 - .byte 68*mus_rg_ending_mvl/mxv - .byte W60 - .byte PEND -mus_rg_ending_4_002: - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N24 , Dn1 , v056 - .byte W09 - .byte VOL , 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W15 - .byte 68*mus_rg_ending_mvl/mxv - .byte W60 - .byte PEND - .byte PATT - .word mus_rg_ending_4_002 -mus_rg_ending_4_003: - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N24 , Gn1 , v056 - .byte W09 - .byte VOL , 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W15 - .byte 68*mus_rg_ending_mvl/mxv - .byte W60 - .byte PEND - .byte PATT - .word mus_rg_ending_4_003 - .byte PATT - .word mus_rg_ending_4_001 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N48 , Cn1 , v052 - .byte W09 - .byte VOL , 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W15 - .byte 68*mus_rg_ending_mvl/mxv - .byte W12 - .byte N24 , Dn1 - .byte W24 - .byte En1 - .byte W24 -mus_rg_ending_4_004: - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N24 , Fn1 , v056 - .byte W09 - .byte VOL , 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W15 - .byte 68*mus_rg_ending_mvl/mxv - .byte W60 - .byte PEND - .byte PATT - .word mus_rg_ending_4_004 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N24 , En1 , v056 - .byte W09 - .byte VOL , 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W15 - .byte 68*mus_rg_ending_mvl/mxv - .byte W60 - .byte 68*mus_rg_ending_mvl/mxv - .byte N24 - .byte W09 - .byte VOL , 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W15 - .byte 68*mus_rg_ending_mvl/mxv - .byte W12 - .byte 68*mus_rg_ending_mvl/mxv - .byte N24 - .byte W09 - .byte VOL , 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte N24 , Ds1 - .byte W09 - .byte VOL , 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 22*mus_rg_ending_mvl/mxv - .byte W03 - .byte PATT - .word mus_rg_ending_4_002 - .byte PATT - .word mus_rg_ending_4_002 - .byte PATT - .word mus_rg_ending_4_001 - .byte PATT - .word mus_rg_ending_4_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 81 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Gn1 , v080 - .byte W48 - .byte N24 - .byte W48 - .byte N24 - .byte W48 - .byte N24 - .byte W24 - .byte Gs1 - .byte W24 - .byte N36 , An1 - .byte W36 - .byte N12 , En1 - .byte W12 - .byte N36 , An1 - .byte W36 - .byte N12 , Bn1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , Gs1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Cs2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte N06 , Gn1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Gs1 - .byte W24 - .byte N06 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Fs1 - .byte W12 - .byte VOICE , 81 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N96 , Dn1 - .byte W96 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N09 - .byte W24 - .byte N12 - .byte W12 - .byte N96 , En1 - .byte W96 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte N12 , Fn1 - .byte W36 - .byte N12 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte An1 - .byte W24 - .byte W03 - .byte N21 , Fn2 - .byte W21 - .byte N24 , Cn2 - .byte W24 - .byte N03 , Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Dn1 - .byte W24 - .byte N12 - .byte W12 - .byte Dn2 - .byte W12 - .byte N06 , Gn1 - .byte W24 - .byte N12 - .byte W12 -mus_rg_ending_4_005: - .byte N24 , An1 , v080 - .byte W24 - .byte En1 - .byte W24 - .byte An1 - .byte W24 - .byte En1 - .byte W24 - .byte PEND - .byte An1 - .byte W24 - .byte En1 - .byte W24 - .byte An1 - .byte W24 - .byte N12 , Cs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte En1 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Gs1 - .byte W12 - .byte N36 , Gn1 , v076 - .byte W36 - .byte N12 , Fs1 , v080 - .byte W12 - .byte N36 , Dn1 - .byte W36 - .byte N06 , Dn2 , v076 - .byte W12 - .byte N36 , Gn1 - .byte W36 - .byte N12 , Dn1 , v080 - .byte W12 - .byte N36 , Bn1 - .byte W36 - .byte N06 , An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte PATT - .word mus_rg_ending_4_005 - .byte N24 , An1 , v080 - .byte W24 - .byte En1 - .byte W24 - .byte An1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte N24 , Gn1 - .byte W36 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Dn1 - .byte W24 - .byte N12 - .byte W12 - .byte N36 , Gn1 - .byte W36 - .byte N06 , Dn1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N24 , Gs1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte PATT - .word mus_rg_ending_4_005 - .byte N24 , An1 , v096 - .byte W24 - .byte En1 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte N06 , An1 , v092 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W48 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_ending_5: - .byte KEYSH , mus_rg_ending_key+0 - .byte VOICE , 46 - .byte VOL , 87*mus_rg_ending_mvl/mxv - .byte PAN , c_v-48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W96 - .byte W96 - .byte N03 , En3 , v052 - .byte W03 - .byte Bn2 - .byte W03 - .byte En3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte PAN , c_v+16 - .byte N03 , En4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Bn4 - .byte W03 - .byte PAN , c_v+47 - .byte N03 , En5 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte PAN , c_v-48 - .byte N03 , Gs4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Bn2 - .byte W03 - .byte PAN , c_v+47 - .byte N03 , Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Bn2 - .byte W03 - .byte N24 , Gs2 - .byte W03 - .byte VOL , 83*mus_rg_ending_mvl/mxv - .byte W02 - .byte 65*mus_rg_ending_mvl/mxv - .byte W01 - .byte 68*mus_rg_ending_mvl/mxv - .byte W02 - .byte 59*mus_rg_ending_mvl/mxv - .byte W03 - .byte 52*mus_rg_ending_mvl/mxv - .byte W04 - .byte 45*mus_rg_ending_mvl/mxv - .byte W02 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 27*mus_rg_ending_mvl/mxv - .byte W03 - .byte 18*mus_rg_ending_mvl/mxv - .byte W76 - .byte 90*mus_rg_ending_mvl/mxv - .byte W48 - .byte VOICE , 9 - .byte PAN , c_v-16 - .byte N36 , An5 , v040 - .byte W12 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte W06 - .byte 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 34*mus_rg_ending_mvl/mxv - .byte W06 - .byte 90*mus_rg_ending_mvl/mxv - .byte N06 , En5 - .byte W06 - .byte An5 - .byte W06 - .byte PAN , c_v+16 - .byte N36 , Gn5 - .byte W12 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte W06 - .byte 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 34*mus_rg_ending_mvl/mxv - .byte W06 - .byte 90*mus_rg_ending_mvl/mxv - .byte N06 , Dn5 - .byte W06 - .byte Gn5 - .byte W06 - .byte PAN , c_v-16 - .byte N36 , Fs5 - .byte W12 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte W06 - .byte 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 34*mus_rg_ending_mvl/mxv - .byte W06 - .byte 90*mus_rg_ending_mvl/mxv - .byte N06 , Dn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte PAN , c_v+16 - .byte N48 , En5 - .byte W12 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte W06 - .byte 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 34*mus_rg_ending_mvl/mxv - .byte W06 - .byte 22*mus_rg_ending_mvl/mxv - .byte W06 - .byte 10*mus_rg_ending_mvl/mxv - .byte W06 - .byte 2*mus_rg_ending_mvl/mxv - .byte W96 - .byte 90*mus_rg_ending_mvl/mxv - .byte W72 - .byte VOICE , 46 - .byte W24 - .byte PAN , c_v-32 - .byte N03 , En4 , v108 - .byte W03 - .byte Dn4 , v092 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Bn2 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Fs4 , v108 - .byte W03 - .byte En4 , v092 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Dn3 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Gs4 , v108 - .byte W03 - .byte Fs4 , v088 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Bn4 , v108 - .byte W03 - .byte Gs4 , v088 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , En5 , v108 - .byte W03 - .byte Dn5 , v092 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Dn5 , v108 - .byte W03 - .byte Bn4 , v092 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Bn4 , v104 - .byte W03 - .byte Gs4 , v088 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Gs4 , v104 - .byte W03 - .byte Fs4 , v088 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte PAN , c_v+12 - .byte N12 , An5 , v080 - .byte W12 - .byte An4 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N21 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N12 - .byte W36 - .byte PAN , c_v-32 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 46 - .byte N06 , En2 , v072 - .byte W06 - .byte An2 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte An2 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , An4 - .byte W03 - .byte En4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte En3 - .byte W03 - .byte Cs3 - .byte W03 - .byte An2 - .byte W03 - .byte VOICE , 56 - .byte PAN , c_v-16 - .byte VOL , 71*mus_rg_ending_mvl/mxv - .byte N06 , An4 , v112 - .byte W12 - .byte N12 , An3 - .byte W48 - .byte En3 , v120 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 -mus_rg_ending_5_000: - .byte N06 , Gn4 , v120 - .byte W12 - .byte N12 , Gn3 - .byte W48 - .byte En4 - .byte W12 - .byte N03 , An4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PEND -mus_rg_ending_5_001: - .byte N06 , En4 , v120 - .byte W12 - .byte N12 , En3 - .byte W84 - .byte PEND - .byte N06 , En4 - .byte W12 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W12 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte N03 , Cs5 - .byte W06 - .byte Cs5 , v116 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte An4 , v112 - .byte W12 - .byte N12 , An3 - .byte W24 - .byte An3 , v120 - .byte W24 - .byte En3 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte PATT - .word mus_rg_ending_5_000 - .byte PATT - .word mus_rg_ending_5_001 - .byte N08 , An3 , v120 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N36 , En4 - .byte W36 - .byte N06 , Dn4 , v088 - .byte W06 - .byte Cs4 - .byte W06 - .byte VOICE , 46 - .byte PAN , c_v+32 - .byte VOL , 64*mus_rg_ending_mvl/mxv - .byte BEND , c_v+1 - .byte W06 - .byte N04 , Gn2 , v032 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W02 -mus_rg_ending_5_002: - .byte PAN , c_v-32 - .byte W02 - .byte N04 , Fs5 , v032 - .byte W04 - .byte Gn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W02 - .byte PEND - .byte PAN , c_v+31 - .byte W02 - .byte N04 , Gn2 - .byte W04 - .byte An2 - .byte W04 - .byte Cs3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs3 - .byte W04 - .byte En3 - .byte W04 - .byte An3 - .byte W04 - .byte En3 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte An4 - .byte W04 - .byte En4 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte En5 - .byte W02 - .byte PAN , c_v-33 - .byte W02 - .byte N04 , Gs5 - .byte W04 - .byte An5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte Cs5 - .byte W04 - .byte An4 - .byte W04 - .byte En4 - .byte W04 - .byte An4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte Cs4 - .byte W04 - .byte An3 - .byte W04 - .byte En3 - .byte W04 - .byte An3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs3 - .byte W02 - .byte PAN , c_v+32 - .byte W02 - .byte N04 , An2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Bn2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W02 - .byte PATT - .word mus_rg_ending_5_002 - .byte PAN , c_v+32 - .byte W02 - .byte N04 , Gn2 , v032 - .byte W04 - .byte N24 , An4 - .byte W18 - .byte PAN , c_v-32 - .byte W06 - .byte N24 , Gs4 - .byte W18 - .byte PAN , c_v+31 - .byte W06 - .byte N24 , Fs4 - .byte W18 - .byte PAN , c_v-32 - .byte W06 - .byte N24 , En4 - .byte W18 - .byte PAN , c_v+32 - .byte W06 - .byte N03 , An2 - .byte W03 - .byte Bn2 - .byte W03 - .byte Cs3 - .byte W03 - .byte En3 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , Fs3 - .byte W03 - .byte Gs3 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , An3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gs4 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte N24 , Cs5 - .byte W24 - .byte N18 , An4 - .byte W18 - .byte VOICE , 46 - .byte PAN , c_v-32 - .byte VOL , 65*mus_rg_ending_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Bn4 , v088 - .byte W12 - .byte Dn4 - .byte W12 - .byte An4 - .byte W12 - .byte Dn4 , v072 - .byte W12 - .byte Bn4 , v088 - .byte W12 - .byte Dn4 , v072 - .byte W12 - .byte Dn5 , v088 - .byte W12 - .byte Dn4 , v072 - .byte W12 - .byte VOICE , 47 - .byte PAN , c_v+35 - .byte N24 , An2 , v112 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gn2 - .byte W24 - .byte PAN , c_v+36 - .byte N24 , Fn2 - .byte W24 - .byte PAN , c_v-32 - .byte VOL , 81*mus_rg_ending_mvl/mxv - .byte N06 , En2 , v100 - .byte W06 - .byte N05 , En2 , v108 - .byte W06 - .byte En2 , v112 - .byte W06 - .byte En2 , v127 - .byte W06 - .byte VOL , 65*mus_rg_ending_mvl/mxv - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte N06 , An3 , v080 - .byte W06 - .byte N03 , En3 , v052 - .byte W06 - .byte N06 , An3 , v080 - .byte W06 - .byte N03 , En3 , v048 - .byte W06 - .byte N06 , En4 , v080 - .byte W06 - .byte N03 , Cn4 , v048 - .byte W06 - .byte N06 , En4 , v080 - .byte W06 - .byte N03 , Cn4 , v048 - .byte W06 - .byte N06 , Ds4 , v080 - .byte W06 - .byte N03 , Cn4 , v048 - .byte W06 - .byte N06 , Ds4 , v080 - .byte W06 - .byte N03 , Cn4 , v048 - .byte W06 - .byte N06 , Gn4 , v080 - .byte W06 - .byte N03 , Ds4 , v048 - .byte W06 - .byte N06 , Gn4 , v080 - .byte W06 - .byte N03 , Ds4 , v048 - .byte W06 - .byte N06 , Fs4 , v080 - .byte W06 - .byte N03 , Cn4 , v048 - .byte W06 - .byte N06 , Fs4 , v080 - .byte W06 - .byte N03 , Cn4 , v048 - .byte W06 - .byte N06 , Cs4 , v080 - .byte W06 - .byte N03 , An3 , v048 - .byte W06 - .byte N06 , Cs4 , v080 - .byte W06 - .byte N03 , An3 , v048 - .byte W06 - .byte N06 , Cn4 , v080 - .byte W06 - .byte N03 , En3 , v048 - .byte W06 - .byte N06 , Cn4 , v080 - .byte W06 - .byte N03 , En3 , v048 - .byte W06 - .byte N06 , En4 , v080 - .byte W06 - .byte N03 , An3 , v048 - .byte W06 - .byte N06 , En4 , v080 - .byte W06 - .byte N03 , An3 , v048 - .byte W06 - .byte N06 , Ds4 , v080 - .byte W06 - .byte N03 , An3 , v048 - .byte W06 - .byte N06 , Ds4 , v080 - .byte W06 - .byte N03 , An3 , v048 - .byte W06 - .byte N06 , An3 , v080 - .byte W06 - .byte N03 , En3 , v048 - .byte W06 - .byte N06 , An3 , v080 - .byte W06 - .byte N03 , En3 , v048 - .byte W06 - .byte N06 , Gs3 , v080 - .byte W06 - .byte N03 , Dn3 , v048 - .byte W06 - .byte N06 , Gs3 , v080 - .byte W06 - .byte N03 , Dn3 , v048 - .byte W06 - .byte N06 , Dn4 , v080 - .byte W06 - .byte N03 , An3 , v048 - .byte W06 - .byte N06 , Dn4 , v080 - .byte W06 - .byte N03 , An3 , v048 - .byte W06 - .byte VOL , 71*mus_rg_ending_mvl/mxv - .byte N06 , Cs4 , v080 - .byte W06 - .byte N03 , An3 , v048 - .byte W06 - .byte N06 , Cs4 , v080 - .byte W06 - .byte N03 , An3 , v048 - .byte W06 - .byte N06 , An3 , v080 - .byte W06 - .byte N03 , En3 , v048 - .byte W06 - .byte N06 , An3 , v080 - .byte W06 - .byte N03 , En3 , v048 - .byte W06 - .byte VOL , 75*mus_rg_ending_mvl/mxv - .byte N06 , Bn3 , v080 - .byte W06 - .byte N03 , En3 , v048 - .byte W06 - .byte N06 , Bn3 , v080 - .byte W06 - .byte N03 , En3 , v048 - .byte W06 - .byte N06 , Gs3 , v080 - .byte W06 - .byte N03 , Cn3 , v048 - .byte W06 - .byte N06 , Gs3 , v080 - .byte W06 - .byte N03 , Cn3 , v048 - .byte W06 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N06 , An4 , v080 - .byte W06 - .byte N03 , En4 , v048 - .byte W06 - .byte N06 , An4 , v080 - .byte W06 - .byte N03 , En4 , v048 - .byte W06 - .byte N06 , En5 , v080 - .byte W06 - .byte N03 , Cn5 , v048 - .byte W06 - .byte N06 , En5 , v080 - .byte W06 - .byte N03 , Cn5 , v048 - .byte W06 - .byte N06 , Ds5 , v080 - .byte W06 - .byte N03 , Cn5 , v048 - .byte W06 - .byte N06 , Ds5 , v080 - .byte W06 - .byte N03 , Cn5 , v048 - .byte W06 - .byte N06 , Gn5 , v080 - .byte W06 - .byte N03 , Ds5 , v048 - .byte W06 - .byte N06 , Gn5 , v080 - .byte W06 - .byte N03 , Ds5 , v048 - .byte W06 - .byte N06 , Fs5 , v080 - .byte W06 - .byte N03 , Cn5 , v044 - .byte W06 - .byte N06 , Fs5 , v080 - .byte W06 - .byte N03 , Cn5 , v044 - .byte W06 - .byte N06 , Cs5 , v080 - .byte W06 - .byte N03 , An4 , v048 - .byte W06 - .byte N06 , Cs5 , v080 - .byte W06 - .byte N03 , An4 , v048 - .byte W06 - .byte N06 , Cn5 , v080 - .byte W06 - .byte N03 , En4 , v048 - .byte W06 - .byte N06 , Cn5 , v080 - .byte W06 - .byte N03 , En4 , v048 - .byte W06 - .byte N06 , En5 , v080 - .byte W06 - .byte N03 , An4 , v048 - .byte W06 - .byte N06 , En5 , v080 - .byte W06 - .byte N03 , An4 , v048 - .byte W06 - .byte N06 , Ds5 , v080 - .byte W06 - .byte N03 , An4 , v048 - .byte W06 - .byte N06 , Ds5 , v080 - .byte W06 - .byte N03 , An4 , v048 - .byte W06 - .byte N06 , An4 , v080 - .byte W06 - .byte N03 , En4 , v048 - .byte W06 - .byte N06 , An4 , v080 - .byte W06 - .byte N03 , En4 , v048 - .byte W06 - .byte N06 , Gs4 , v080 - .byte W06 - .byte N03 , Dn4 , v048 - .byte W06 - .byte N06 , Gs4 , v080 - .byte W06 - .byte N03 , Dn4 , v048 - .byte W06 - .byte N06 , Dn5 , v080 - .byte W06 - .byte N03 , An4 , v048 - .byte W06 - .byte N06 , Dn5 , v080 - .byte W06 - .byte N03 , An4 , v048 - .byte W06 - .byte VOL , 72*mus_rg_ending_mvl/mxv - .byte N06 , Cs5 , v080 - .byte W06 - .byte N03 , An4 , v048 - .byte W06 - .byte N06 , Cs5 , v080 - .byte W06 - .byte N03 , An4 , v048 - .byte W06 - .byte N06 , An4 , v080 - .byte W06 - .byte N03 , En4 , v048 - .byte W06 - .byte N06 , An4 , v080 - .byte W06 - .byte N03 , En4 , v048 - .byte W06 - .byte VOL , 75*mus_rg_ending_mvl/mxv - .byte N06 , Bn4 , v080 - .byte W06 - .byte N03 , En4 , v048 - .byte W06 - .byte N06 , Bn4 , v080 - .byte W06 - .byte N03 , En4 , v048 - .byte W06 - .byte N06 , Gs4 , v080 - .byte W06 - .byte N03 , Cn4 , v048 - .byte W06 - .byte N06 , Gs4 , v080 - .byte W06 - .byte N03 , Cn4 , v048 - .byte W06 - .byte VOICE , 14 - .byte VOL , 65*mus_rg_ending_mvl/mxv - .byte N24 , An4 , v080 - .byte W24 - .byte An4 , v040 - .byte W24 - .byte An4 , v028 - .byte W24 - .byte An4 , v016 - .byte W24 - .byte An5 , v080 - .byte W24 - .byte An5 , v040 - .byte W24 - .byte An5 , v028 - .byte W24 - .byte An5 , v016 - .byte W24 - .byte An4 , v080 - .byte W24 - .byte An4 , v040 - .byte W24 - .byte An4 , v028 - .byte W24 - .byte An4 , v016 - .byte W24 - .byte N12 , En5 , v072 - .byte W12 - .byte N24 , An5 , v080 - .byte W24 - .byte Gs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte En5 - .byte W12 - .byte W12 - .byte Fn5 - .byte W24 - .byte En5 - .byte W24 - .byte Cn5 - .byte W24 - .byte N12 , Bn4 - .byte W12 - .byte VOICE , 1 - .byte VOL , 25*mus_rg_ending_mvl/mxv - .byte W12 - .byte N36 , Cn4 , v020 - .byte W48 - .byte Dn4 - .byte W36 - .byte VOICE , 1 - .byte PAN , c_v-48 - .byte VOL , 28*mus_rg_ending_mvl/mxv - .byte BEND , c_v+1 - .byte W12 - .byte N96 , En4 , v044 - .byte W84 - .byte W12 - .byte PAN , c_v+48 - .byte W12 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte N21 , Gn4 - .byte W21 - .byte N03 , Gs4 - .byte W03 - .byte N12 , Gn4 - .byte W12 - .byte N08 - .byte W08 - .byte Fn4 - .byte W04 - .byte W04 - .byte En4 - .byte W08 - .byte N12 , Fn4 - .byte W12 - .byte PAN , c_v-48 - .byte N84 , Dn4 - .byte W72 - .byte W12 - .byte PAN , c_v+48 - .byte W24 - .byte N24 , Fn3 - .byte W24 - .byte En3 - .byte W24 - .byte An3 - .byte W12 - .byte W12 - .byte PAN , c_v-48 - .byte N96 , Dn4 - .byte W84 - .byte W12 - .byte PAN , c_v+48 - .byte W12 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte N21 , Fn4 - .byte W21 - .byte N03 , Fs4 - .byte W03 - .byte N12 , Fn4 - .byte W12 - .byte N08 - .byte W08 - .byte En4 - .byte W04 - .byte PAN , c_v-37 - .byte W04 - .byte N08 , Dn4 - .byte W08 - .byte N12 , En4 - .byte W12 - .byte N72 , Gn4 - .byte W72 - .byte VOICE , 46 - .byte VOL , 79*mus_rg_ending_mvl/mxv - .byte BEND , c_v+0 - .byte W48 - .byte N03 , Gn3 , v052 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte En4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Bn4 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , Cn5 - .byte W03 - .byte En5 - .byte W03 - .byte PAN , c_v+33 - .byte N03 , Gn5 - .byte W03 - .byte En5 - .byte W03 - .byte Cn5 - .byte W03 - .byte Gn4 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , En4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Gn3 - .byte W03 - .byte En3 - .byte W03 - .byte W96 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v-37 - .byte W72 - .byte VOICE , 56 - .byte W12 - .byte N06 , En4 , v096 - .byte W06 - .byte Fs4 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W36 - .byte N06 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W12 - .byte N12 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte N06 - .byte W36 - .byte N06 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W12 - .byte N12 - .byte W12 - .byte Bn4 - .byte W12 - .byte N03 , An4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N09 , En4 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte N06 , An4 - .byte W12 - .byte N12 - .byte W12 - .byte Gs4 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte N06 - .byte W36 - .byte En4 - .byte W12 - .byte N06 - .byte W36 - .byte Fs3 , v108 - .byte W12 - .byte Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W12 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte N48 , Dn4 - .byte W48 - .byte VOICE , 60 - .byte PAN , c_v+22 - .byte N36 , Dn3 , v072 - .byte W36 - .byte N12 , Cs3 - .byte W12 - .byte N36 , Bn2 - .byte W36 - .byte N12 , An2 - .byte W12 - .byte VOICE , 56 - .byte PAN , c_v-33 - .byte N06 , Gs3 , v116 - .byte W12 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N08 , Bn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte N48 , En4 - .byte W48 - .byte VOICE , 60 - .byte PAN , c_v+22 - .byte N24 , En3 , v072 - .byte W24 - .byte Dn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v-32 - .byte N08 , An3 , v124 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N48 , Fn4 - .byte W48 - .byte VOICE , 60 - .byte PAN , c_v+22 - .byte N03 , Fn4 , v072 - .byte W06 - .byte N03 - .byte W06 - .byte N18 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte Gn4 - .byte W06 - .byte N24 , An4 - .byte W24 - .byte VOL , 50*mus_rg_ending_mvl/mxv - .byte N60 , Gn4 - .byte W02 - .byte VOL , 52*mus_rg_ending_mvl/mxv - .byte W01 - .byte 58*mus_rg_ending_mvl/mxv - .byte W02 - .byte 55*mus_rg_ending_mvl/mxv - .byte W01 - .byte 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 58*mus_rg_ending_mvl/mxv - .byte W01 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 90*mus_rg_ending_mvl/mxv - .byte W48 - .byte N24 , Dn4 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte N48 , Gn4 - .byte W36 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte W02 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W04 - .byte 90*mus_rg_ending_mvl/mxv - .byte N06 , Gn4 , v076 - .byte W18 - .byte An4 - .byte W06 - .byte N24 , Bn4 - .byte W24 - .byte VOICE , 73 - .byte PAN , c_v+14 - .byte N12 , En5 , v080 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N36 , En5 - .byte W09 - .byte MOD , 8 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte W02 - .byte 86*mus_rg_ending_mvl/mxv - .byte W03 - .byte 82*mus_rg_ending_mvl/mxv - .byte W03 - .byte 77*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 58*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N12 , Cs5 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte N03 , Bn4 - .byte W03 - .byte Cs5 - .byte W03 - .byte En5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gs5 - .byte W03 - .byte An5 - .byte W03 - .byte Bn5 - .byte W03 - .byte Cs6 - .byte W03 - .byte N06 , An5 - .byte W06 - .byte Bn5 - .byte W06 - .byte An5 - .byte W06 - .byte Bn5 - .byte W06 - .byte N72 , An5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte VOL , 78*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 61*mus_rg_ending_mvl/mxv - .byte W03 - .byte 53*mus_rg_ending_mvl/mxv - .byte W03 - .byte 45*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 31*mus_rg_ending_mvl/mxv - .byte W03 - .byte 24*mus_rg_ending_mvl/mxv - .byte W03 - .byte 14*mus_rg_ending_mvl/mxv - .byte W03 - .byte 7*mus_rg_ending_mvl/mxv - .byte W03 - .byte VOICE , 56 - .byte MOD , 0 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte PAN , c_v+34 - .byte N03 , An3 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte PAN , c_v+16 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte N03 , En4 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W18 - .byte Fs4 - .byte W06 - .byte N24 , Gn4 - .byte W24 - .byte W96 - .byte W96 - .byte N03 , An4 , v096 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PAN , c_v+29 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PAN , c_v+40 - .byte N03 , Cs4 , v076 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W48 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_ending_6: - .byte KEYSH , mus_rg_ending_key+0 - .byte VOICE , 68 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte BEND , c_v+0 - .byte N36 , An3 , v064 - .byte W09 - .byte MOD , 6 - .byte W03 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 49*mus_rg_ending_mvl/mxv - .byte W06 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 38*mus_rg_ending_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N06 , En3 - .byte W06 - .byte An3 - .byte W06 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N36 , Gn3 - .byte W09 - .byte MOD , 6 - .byte W03 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 49*mus_rg_ending_mvl/mxv - .byte W06 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 38*mus_rg_ending_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N06 , Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N36 , Fs3 - .byte W09 - .byte MOD , 6 - .byte W03 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 49*mus_rg_ending_mvl/mxv - .byte W06 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 38*mus_rg_ending_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N06 , Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N48 , En3 - .byte W09 - .byte MOD , 6 - .byte W03 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 49*mus_rg_ending_mvl/mxv - .byte W06 - .byte 45*mus_rg_ending_mvl/mxv - .byte W06 - .byte 38*mus_rg_ending_mvl/mxv - .byte W06 - .byte 31*mus_rg_ending_mvl/mxv - .byte W06 - .byte 26*mus_rg_ending_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N03 - .byte W03 - .byte Fs3 , v048 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v044 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v040 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v040 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v048 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v044 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v040 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v040 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v048 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v044 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v040 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v040 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v048 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v044 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v040 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Fs3 , v040 - .byte W03 - .byte En3 , v032 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 , v020 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Fs3 - .byte W48 - .byte W03 - .byte W48 - .byte VOICE , 73 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , As4 , v064 - .byte W03 - .byte N32 , An4 - .byte W15 - .byte VOL , 79*mus_rg_ending_mvl/mxv - .byte W06 - .byte 68*mus_rg_ending_mvl/mxv - .byte W06 - .byte 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 86*mus_rg_ending_mvl/mxv - .byte N06 , En4 - .byte W06 - .byte An4 - .byte W06 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte N36 , Gn4 - .byte W18 - .byte VOL , 79*mus_rg_ending_mvl/mxv - .byte W06 - .byte 68*mus_rg_ending_mvl/mxv - .byte W06 - .byte 56*mus_rg_ending_mvl/mxv - .byte W06 - .byte 86*mus_rg_ending_mvl/mxv - .byte N06 , Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte VOL , 86*mus_rg_ending_mvl/mxv - .byte N36 , Fs4 - .byte W18 - .byte VOL , 79*mus_rg_ending_mvl/mxv - .byte W06 - .byte 68*mus_rg_ending_mvl/mxv - .byte W06 - .byte 55*mus_rg_ending_mvl/mxv - .byte W06 - .byte 86*mus_rg_ending_mvl/mxv - .byte N06 , Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte TIE , Gs4 - .byte W48 - .byte W84 - .byte VOL , 77*mus_rg_ending_mvl/mxv - .byte W12 - .byte 68*mus_rg_ending_mvl/mxv - .byte W12 - .byte 54*mus_rg_ending_mvl/mxv - .byte W12 - .byte 45*mus_rg_ending_mvl/mxv - .byte W12 - .byte 35*mus_rg_ending_mvl/mxv - .byte W12 - .byte 22*mus_rg_ending_mvl/mxv - .byte W12 - .byte 13*mus_rg_ending_mvl/mxv - .byte W12 - .byte EOT - .byte VOL , 0*mus_rg_ending_mvl/mxv - .byte W24 - .byte VOICE , 48 - .byte VOL , 89*mus_rg_ending_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Bn2 , v072 - .byte W03 - .byte Dn3 - .byte W03 - .byte En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Dn3 - .byte W03 - .byte En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gs3 - .byte W03 - .byte En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Bn4 - .byte W03 - .byte En4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Dn5 - .byte W03 - .byte N96 , En5 - .byte W96 - .byte PAN , c_v-42 - .byte N36 , En4 , v064 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte En4 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N06 , Gn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 - .byte W36 - .byte N06 , Fs3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W12 - .byte N03 , En3 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte VOICE , 48 - .byte VOL , 74*mus_rg_ending_mvl/mxv - .byte N24 , An3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte An3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , Cs3 , v072 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N12 , En3 , v064 - .byte W12 - .byte N06 , Cs3 - .byte W12 - .byte N18 , An3 - .byte W18 - .byte N03 , Gs3 , v072 - .byte W03 - .byte Fs3 - .byte W03 - .byte N24 , Cs3 , v064 - .byte W24 - .byte En3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Cs3 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N06 , Gn3 , v072 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Fs3 , v072 - .byte W06 - .byte N24 , En3 , v064 - .byte W24 - .byte N06 , An3 - .byte W06 - .byte Gs3 , v072 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 , v064 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N06 , Cs4 , v072 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 , v064 - .byte W06 - .byte Bn3 , v072 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N12 , Gn3 , v064 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 , v072 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N12 , An3 , v064 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N12 , Cs4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , En3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Cs3 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte N12 , Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 -mus_rg_ending_6_000: - .byte N24 , Dn3 , v064 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PEND - .byte N36 , En3 - .byte W36 - .byte N12 , An3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte N12 , Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PATT - .word mus_rg_ending_6_000 - .byte N36 , An3 , v064 - .byte W36 - .byte N12 , Bn3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte Gs3 - .byte W24 - .byte An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cs4 - .byte W24 - .byte N06 , En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 -mus_rg_ending_6_001: - .byte N12 , Bn3 , v064 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte PEND - .byte N36 , Gn3 - .byte W36 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N48 , En3 - .byte W48 - .byte VOICE , 48 - .byte N12 , En3 , v068 - .byte W18 - .byte N06 , Cs3 - .byte W06 - .byte N12 , En3 - .byte W18 - .byte N06 , An3 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte N18 , En4 - .byte W18 - .byte N03 , Ds4 - .byte W03 - .byte Dn4 - .byte W03 - .byte N24 , Cs4 - .byte W24 - .byte N18 , Gn3 - .byte W18 - .byte N03 , Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N24 , En3 - .byte W24 -mus_rg_ending_6_002: - .byte N36 , An3 , v068 - .byte W36 - .byte N06 , En3 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N06 , Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte PEND -mus_rg_ending_6_003: - .byte N36 , En3 , v072 - .byte W36 - .byte N06 , Cs3 - .byte W12 - .byte N48 , An3 - .byte W48 - .byte PEND - .byte N06 , En3 , v068 - .byte W06 - .byte Dn3 , v064 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 , v068 - .byte W06 - .byte En3 - .byte W12 - .byte En3 , v064 - .byte W06 - .byte An3 , v068 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte N18 , An3 - .byte W18 - .byte N03 , Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte N24 , En3 - .byte W24 - .byte N18 , Cs4 - .byte W18 - .byte N03 - .byte W03 - .byte Cn4 - .byte W03 - .byte N24 , Bn3 - .byte W24 - .byte PATT - .word mus_rg_ending_6_002 - .byte PATT - .word mus_rg_ending_6_003 - .byte VOICE , 48 - .byte N36 , Bn3 , v064 - .byte W36 - .byte N12 , Gn3 - .byte W12 - .byte N48 , Dn4 - .byte W48 - .byte N36 , Bn2 , v052 - .byte W36 - .byte N06 , Gn2 - .byte W12 - .byte N48 , Dn3 - .byte W48 - .byte VOICE , 73 - .byte W96 - .byte 48 - .byte PAN , c_v-51 - .byte N06 , An4 , v036 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte VOICE , 48 - .byte N36 , Gn3 , v032 - .byte W32 - .byte W01 - .byte N15 , Dn3 - .byte W15 - .byte N48 , Bn3 - .byte W24 - .byte VOL , 67*mus_rg_ending_mvl/mxv - .byte W02 - .byte 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 64*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W04 - .byte 60*mus_rg_ending_mvl/mxv - .byte W02 - .byte 60*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 53*mus_rg_ending_mvl/mxv - .byte W04 - .byte 74*mus_rg_ending_mvl/mxv - .byte N36 , Dn4 - .byte W36 - .byte N12 , Bn3 - .byte W12 - .byte N48 , Gn4 - .byte W24 - .byte VOL , 70*mus_rg_ending_mvl/mxv - .byte W02 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W04 - .byte 60*mus_rg_ending_mvl/mxv - .byte W02 - .byte 58*mus_rg_ending_mvl/mxv - .byte W03 - .byte 54*mus_rg_ending_mvl/mxv - .byte W03 - .byte 53*mus_rg_ending_mvl/mxv - .byte W04 - .byte 74*mus_rg_ending_mvl/mxv - .byte N36 , An3 , v056 - .byte W36 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N18 , Bn3 - .byte W18 - .byte N03 , As3 - .byte W03 - .byte An3 - .byte W03 - .byte N09 , Gs3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 , Cs4 - .byte W36 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte En3 - .byte W24 - .byte PATT - .word mus_rg_ending_6_001 - .byte N24 , En3 , v064 - .byte W24 - .byte Dn3 , v072 - .byte W24 - .byte Cn3 , v064 - .byte W24 - .byte Bn2 - .byte W24 - .byte PAN , c_v+6 - .byte N06 , En3 , v084 - .byte W24 - .byte N15 , Dn3 - .byte W24 - .byte N06 , En3 - .byte W24 - .byte N24 , Bn2 - .byte W24 -mus_rg_ending_6_004: - .byte W12 - .byte N06 , En3 , v084 - .byte W24 - .byte N12 , Dn3 - .byte W24 - .byte N06 , En3 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte PEND -mus_rg_ending_6_005: - .byte N06 , En3 , v084 - .byte W24 - .byte N15 , Dn3 - .byte W24 - .byte N06 , En3 - .byte W24 - .byte N24 , Bn2 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ending_6_004 - .byte PATT - .word mus_rg_ending_6_005 - .byte PATT - .word mus_rg_ending_6_004 - .byte PATT - .word mus_rg_ending_6_005 - .byte PATT - .word mus_rg_ending_6_004 - .byte PATT - .word mus_rg_ending_6_005 - .byte PATT - .word mus_rg_ending_6_004 - .byte PAN , c_v+21 - .byte N12 , An4 , v112 - .byte W72 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , An4 , v104 - .byte W72 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , An4 - .byte W72 - .byte N06 , En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte W96 - .byte PAN , c_v+32 - .byte W96 - .byte W96 - .byte c_v-34 - .byte N12 , Cn2 , v064 - .byte W12 - .byte N06 , Gn2 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte En3 , v028 - .byte W06 - .byte N12 , Gn2 , v064 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte Gn2 , v064 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Gn2 , v064 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , Gn2 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Gn2 , v064 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte Gn2 , v064 - .byte W06 - .byte Gn2 , v028 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Gn2 , v064 - .byte W12 - .byte Dn2 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , An2 , v064 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte An2 , v064 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , An2 , v064 - .byte W12 - .byte Dn2 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , An2 , v064 - .byte W12 - .byte Cs2 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , An2 , v064 - .byte W12 - .byte Gn1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v032 - .byte W06 - .byte Bn2 , v064 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Dn2 , v064 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte Dn2 , v064 - .byte W06 - .byte Dn2 , v032 - .byte W06 - .byte Bn2 , v064 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Dn2 , v064 - .byte W12 - .byte Gn1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v032 - .byte W06 - .byte Bn2 , v064 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Dn2 , v064 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte An2 , v028 - .byte W06 - .byte Dn2 , v064 - .byte W06 - .byte Dn2 , v032 - .byte W06 - .byte Bn2 , v064 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Dn2 , v064 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , Gn2 - .byte W06 - .byte Gn2 , v028 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Gn2 , v064 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte Gn2 , v064 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Gn2 , v064 - .byte W12 - .byte VOL , 75*mus_rg_ending_mvl/mxv - .byte N48 , Cn2 - .byte W48 - .byte N24 , Bn1 - .byte W24 - .byte As1 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N48 , En2 - .byte W48 - .byte N12 , Dn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N48 , En2 - .byte W48 - .byte N12 , Fn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte En1 - .byte W12 - .byte Gs1 - .byte W12 - .byte An1 - .byte W12 - .byte En2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte VOL , 22*mus_rg_ending_mvl/mxv - .byte N96 , An3 - .byte W02 - .byte VOL , 24*mus_rg_ending_mvl/mxv - .byte W03 - .byte 26*mus_rg_ending_mvl/mxv - .byte W03 - .byte 29*mus_rg_ending_mvl/mxv - .byte W04 - .byte 32*mus_rg_ending_mvl/mxv - .byte W02 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 36*mus_rg_ending_mvl/mxv - .byte W03 - .byte 39*mus_rg_ending_mvl/mxv - .byte W04 - .byte 41*mus_rg_ending_mvl/mxv - .byte W02 - .byte 43*mus_rg_ending_mvl/mxv - .byte W03 - .byte 45*mus_rg_ending_mvl/mxv - .byte W03 - .byte 48*mus_rg_ending_mvl/mxv - .byte W04 - .byte 50*mus_rg_ending_mvl/mxv - .byte W02 - .byte 55*mus_rg_ending_mvl/mxv - .byte W06 - .byte 60*mus_rg_ending_mvl/mxv - .byte W06 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 72*mus_rg_ending_mvl/mxv - .byte W40 - .byte N12 , Bn3 , v036 - .byte W12 - .byte An3 , v044 - .byte W12 - .byte Gn3 , v048 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte VOL , 35*mus_rg_ending_mvl/mxv - .byte PAN , c_v-10 - .byte N48 , Gn3 , v052 - .byte W02 - .byte VOL , 36*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 41*mus_rg_ending_mvl/mxv - .byte W04 - .byte 42*mus_rg_ending_mvl/mxv - .byte W05 - .byte 45*mus_rg_ending_mvl/mxv - .byte W03 - .byte 50*mus_rg_ending_mvl/mxv - .byte W04 - .byte 52*mus_rg_ending_mvl/mxv - .byte W02 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W12 - .byte 35*mus_rg_ending_mvl/mxv - .byte N48 , Fs3 , v056 - .byte W02 - .byte VOL , 36*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 41*mus_rg_ending_mvl/mxv - .byte W04 - .byte 42*mus_rg_ending_mvl/mxv - .byte W05 - .byte 45*mus_rg_ending_mvl/mxv - .byte W03 - .byte 50*mus_rg_ending_mvl/mxv - .byte W04 - .byte 52*mus_rg_ending_mvl/mxv - .byte W02 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W12 - .byte 35*mus_rg_ending_mvl/mxv - .byte N48 , En3 , v048 - .byte W02 - .byte VOL , 36*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 41*mus_rg_ending_mvl/mxv - .byte W04 - .byte 42*mus_rg_ending_mvl/mxv - .byte W05 - .byte 45*mus_rg_ending_mvl/mxv - .byte W03 - .byte 50*mus_rg_ending_mvl/mxv - .byte W04 - .byte 52*mus_rg_ending_mvl/mxv - .byte W02 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W12 - .byte 35*mus_rg_ending_mvl/mxv - .byte N48 , Dn3 , v052 - .byte W02 - .byte VOL , 36*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 41*mus_rg_ending_mvl/mxv - .byte W04 - .byte 42*mus_rg_ending_mvl/mxv - .byte W05 - .byte 45*mus_rg_ending_mvl/mxv - .byte W03 - .byte 50*mus_rg_ending_mvl/mxv - .byte W04 - .byte 52*mus_rg_ending_mvl/mxv - .byte W02 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W04 - .byte 70*mus_rg_ending_mvl/mxv - .byte W12 - .byte PAN , c_v+0 - .byte N96 , En3 , v064 - .byte W03 - .byte VOL , 27*mus_rg_ending_mvl/mxv - .byte W02 - .byte 29*mus_rg_ending_mvl/mxv - .byte W07 - .byte 31*mus_rg_ending_mvl/mxv - .byte W08 - .byte 32*mus_rg_ending_mvl/mxv - .byte W04 - .byte 34*mus_rg_ending_mvl/mxv - .byte W02 - .byte 35*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 39*mus_rg_ending_mvl/mxv - .byte W04 - .byte 42*mus_rg_ending_mvl/mxv - .byte W02 - .byte 45*mus_rg_ending_mvl/mxv - .byte W03 - .byte 47*mus_rg_ending_mvl/mxv - .byte W03 - .byte 50*mus_rg_ending_mvl/mxv - .byte W04 - .byte 52*mus_rg_ending_mvl/mxv - .byte W02 - .byte 55*mus_rg_ending_mvl/mxv - .byte W03 - .byte 58*mus_rg_ending_mvl/mxv - .byte W03 - .byte 59*mus_rg_ending_mvl/mxv - .byte W04 - .byte 62*mus_rg_ending_mvl/mxv - .byte W02 - .byte 63*mus_rg_ending_mvl/mxv - .byte W03 - .byte 66*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W28 - .byte 36*mus_rg_ending_mvl/mxv - .byte N48 , Dn3 - .byte W02 - .byte VOL , 45*mus_rg_ending_mvl/mxv - .byte W03 - .byte 52*mus_rg_ending_mvl/mxv - .byte W03 - .byte 56*mus_rg_ending_mvl/mxv - .byte W04 - .byte 63*mus_rg_ending_mvl/mxv - .byte W02 - .byte 68*mus_rg_ending_mvl/mxv - .byte W32 - .byte W02 - .byte N36 , Gn3 - .byte W36 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte VOL , 27*mus_rg_ending_mvl/mxv - .byte N48 , En3 - .byte W02 - .byte VOL , 29*mus_rg_ending_mvl/mxv - .byte W03 - .byte 34*mus_rg_ending_mvl/mxv - .byte W03 - .byte 38*mus_rg_ending_mvl/mxv - .byte W04 - .byte 41*mus_rg_ending_mvl/mxv - .byte W02 - .byte 43*mus_rg_ending_mvl/mxv - .byte W03 - .byte 48*mus_rg_ending_mvl/mxv - .byte W03 - .byte 50*mus_rg_ending_mvl/mxv - .byte W04 - .byte 54*mus_rg_ending_mvl/mxv - .byte W02 - .byte 59*mus_rg_ending_mvl/mxv - .byte W03 - .byte 61*mus_rg_ending_mvl/mxv - .byte W03 - .byte 65*mus_rg_ending_mvl/mxv - .byte W04 - .byte 68*mus_rg_ending_mvl/mxv - .byte W12 - .byte PAN , c_v-7 - .byte N36 - .byte W24 - .byte PAN , c_v-20 - .byte W12 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte VOL , 31*mus_rg_ending_mvl/mxv - .byte PAN , c_v-32 - .byte N96 , Cs3 - .byte W02 - .byte VOL , 38*mus_rg_ending_mvl/mxv - .byte W03 - .byte 41*mus_rg_ending_mvl/mxv - .byte W03 - .byte 45*mus_rg_ending_mvl/mxv - .byte W04 - .byte 50*mus_rg_ending_mvl/mxv - .byte W02 - .byte 54*mus_rg_ending_mvl/mxv - .byte W03 - .byte 59*mus_rg_ending_mvl/mxv - .byte W03 - .byte 63*mus_rg_ending_mvl/mxv - .byte W04 - .byte 68*mus_rg_ending_mvl/mxv - .byte W72 - .byte 43*mus_rg_ending_mvl/mxv - .byte N96 , Bn2 - .byte W02 - .byte VOL , 44*mus_rg_ending_mvl/mxv - .byte W03 - .byte 47*mus_rg_ending_mvl/mxv - .byte W03 - .byte 51*mus_rg_ending_mvl/mxv - .byte W04 - .byte 51*mus_rg_ending_mvl/mxv - .byte W02 - .byte 56*mus_rg_ending_mvl/mxv - .byte W03 - .byte 60*mus_rg_ending_mvl/mxv - .byte W03 - .byte 62*mus_rg_ending_mvl/mxv - .byte W04 - .byte 64*mus_rg_ending_mvl/mxv - .byte W02 - .byte 65*mus_rg_ending_mvl/mxv - .byte W03 - .byte 68*mus_rg_ending_mvl/mxv - .byte W03 - .byte 69*mus_rg_ending_mvl/mxv - .byte W64 - .byte N48 , Gn2 - .byte W48 - .byte N36 , Dn3 - .byte W36 - .byte N06 , Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N48 , Cs3 - .byte W48 - .byte N36 , En3 - .byte W36 - .byte N06 , Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte N96 , An3 - .byte W96 - .byte N36 , Gn3 - .byte W36 - .byte N24 , Dn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N48 , Gn3 - .byte W48 - .byte N24 , Fs3 - .byte W24 - .byte Gs3 - .byte W24 - .byte N48 , An3 - .byte W48 - .byte Fs3 - .byte W48 - .byte En3 - .byte W48 - .byte Cs3 - .byte W48 - .byte Dn3 - .byte W48 - .byte Cs3 - .byte W48 - .byte Bn2 - .byte W48 - .byte Dn3 - .byte W48 - .byte En3 - .byte W48 - .byte Dn3 - .byte W48 - .byte Fs3 - .byte W48 - .byte En3 - .byte W48 - .byte Dn3 - .byte W48 - .byte En3 - .byte W48 - .byte Dn3 - .byte W48 - .byte Cn3 - .byte W48 - .byte Gn3 - .byte W48 - .byte Fn3 - .byte W48 - .byte En3 - .byte W48 - .byte Dn3 - .byte W48 - .byte N36 , Cs3 - .byte W36 - .byte N36 - .byte W36 - .byte N24 , Dn3 - .byte W24 - .byte N48 , En3 - .byte W48 - .byte N36 , Gn3 - .byte W36 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N72 , En3 - .byte W72 - .byte N24 , Dn3 - .byte W24 - .byte N96 , Cs3 - .byte W96 - .byte N36 , Bn2 - .byte W36 - .byte N06 , Dn3 , v088 - .byte W12 - .byte N48 , Gn3 - .byte W48 - .byte N36 , Dn3 - .byte W36 - .byte N06 , Gn3 - .byte W12 - .byte N36 , Bn3 - .byte W36 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte N24 , En3 , v064 - .byte W24 - .byte Dn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte N24 - .byte W24 - .byte En3 - .byte W48 - .byte VOICE , 60 - .byte N36 , Dn3 - .byte W36 - .byte N06 , Bn2 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte VOL , 45*mus_rg_ending_mvl/mxv - .byte TIE , Cs4 , v072 - .byte W24 - .byte VOL , 51*mus_rg_ending_mvl/mxv - .byte W24 - .byte 56*mus_rg_ending_mvl/mxv - .byte W24 - .byte 62*mus_rg_ending_mvl/mxv - .byte W24 - .byte 68*mus_rg_ending_mvl/mxv - .byte W24 - .byte 74*mus_rg_ending_mvl/mxv - .byte W24 - .byte 79*mus_rg_ending_mvl/mxv - .byte W24 - .byte 88*mus_rg_ending_mvl/mxv - .byte W24 - .byte EOT - .byte VOL , 88*mus_rg_ending_mvl/mxv - .byte N06 , An3 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N09 - .byte W48 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_ending_7: - .byte KEYSH , mus_rg_ending_key+0 - .byte VOICE , 2 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte PAN , c_v-64 - .byte N03 , En3 , v012 - .byte W03 - .byte Bn2 - .byte W03 - .byte En3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte En4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Bn4 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , En5 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte PAN , c_v-64 - .byte N03 , Gs4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Bn2 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Bn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte BEND , c_v+0 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 80 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N36 , An3 , v064 - .byte W36 - .byte N06 , En3 - .byte W06 - .byte An3 - .byte W06 - .byte N36 , Bn3 - .byte W36 - .byte N06 , En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N06 , Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , Fs4 - .byte W24 - .byte N12 , Gs4 - .byte W12 - .byte N06 , En4 - .byte W06 - .byte Gs4 - .byte W06 - .byte VOL , 76*mus_rg_ending_mvl/mxv - .byte N12 , An4 - .byte W12 - .byte An3 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N21 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N12 - .byte W36 - .byte PAN , c_v-64 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte N06 , An2 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte Fs2 - .byte W12 -mus_rg_ending_7_000: - .byte N12 , En2 , v064 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte PEND - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W12 - .byte PATT - .word mus_rg_ending_7_000 - .byte N12 , Gn2 , v064 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 -mus_rg_ending_7_001: - .byte PAN , c_v-64 - .byte N12 , Gn2 , v064 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PEND - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte PATT - .word mus_rg_ending_7_001 - .byte N12 , Gn2 , v064 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-64 - .byte N24 , Gn2 - .byte W24 - .byte An2 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , Bn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte VOICE , 80 - .byte VOL , 75*mus_rg_ending_mvl/mxv - .byte N06 , En2 , v072 - .byte W06 - .byte Cs2 - .byte W06 - .byte En2 - .byte W06 - .byte An2 , v064 - .byte W06 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte En2 - .byte W06 - .byte Cs2 - .byte W06 - .byte En2 - .byte W12 - .byte N24 , Cs3 - .byte W24 -mus_rg_ending_7_002: - .byte N06 , Gn2 , v072 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte PEND -mus_rg_ending_7_003: - .byte N06 , En2 , v072 - .byte W06 - .byte Cs2 - .byte W06 - .byte En2 - .byte W06 - .byte An2 - .byte W06 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte En2 - .byte W06 - .byte Cs2 - .byte W06 - .byte En2 - .byte W06 - .byte An2 - .byte W06 - .byte N12 , Cs3 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte PEND - .byte En2 - .byte W06 - .byte Cs2 - .byte W06 - .byte En2 - .byte W06 - .byte An2 - .byte W06 - .byte An3 - .byte W12 - .byte An2 - .byte W12 - .byte N06 - .byte W06 - .byte En2 - .byte W06 - .byte An2 - .byte W06 - .byte Cs3 - .byte W06 - .byte An2 - .byte W06 - .byte En2 - .byte W06 - .byte An2 - .byte W06 - .byte Cs3 - .byte W06 - .byte En2 - .byte W06 - .byte Cs2 - .byte W06 - .byte En2 - .byte W06 - .byte An2 , v064 - .byte W06 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte En2 - .byte W06 - .byte Cs2 - .byte W06 - .byte En2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte PATT - .word mus_rg_ending_7_002 - .byte PATT - .word mus_rg_ending_7_003 - .byte N08 , En2 , v072 - .byte W08 - .byte Cs2 - .byte W08 - .byte En2 - .byte W08 - .byte An2 - .byte W08 - .byte En2 - .byte W08 - .byte An2 - .byte W08 - .byte N36 , En3 - .byte W36 - .byte N06 , Dn3 , v052 - .byte W06 - .byte Cs3 - .byte W06 - .byte W96 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte VOL , 25*mus_rg_ending_mvl/mxv - .byte N06 , An1 , v127 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W06 - .byte VOL , 36*mus_rg_ending_mvl/mxv - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W06 - .byte VOL , 43*mus_rg_ending_mvl/mxv - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W06 - .byte VOL , 49*mus_rg_ending_mvl/mxv - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 -mus_rg_ending_7_004: - .byte N06 , An1 , v127 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_ending_7_004 - .byte PATT - .word mus_rg_ending_7_004 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte N06 , An1 , v127 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W06 - .byte VOL , 68*mus_rg_ending_mvl/mxv - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte VOL , 49*mus_rg_ending_mvl/mxv - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W06 - .byte PATT - .word mus_rg_ending_7_004 - .byte VOL , 55*mus_rg_ending_mvl/mxv - .byte N06 , An1 , v127 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W06 - .byte VOL , 63*mus_rg_ending_mvl/mxv - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W06 - .byte VOL , 67*mus_rg_ending_mvl/mxv - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W06 - .byte VOL , 75*mus_rg_ending_mvl/mxv - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte VOL , 50*mus_rg_ending_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W92 - .byte W01 - .byte BEND , c_v+1 - .byte W03 - .byte VOL , 28*mus_rg_ending_mvl/mxv - .byte PAN , c_v+0 - .byte W24 - .byte N24 , Cn4 , v072 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte VOL , 9*mus_rg_ending_mvl/mxv - .byte N72 , An4 - .byte W02 - .byte VOL , 14*mus_rg_ending_mvl/mxv - .byte W03 - .byte 18*mus_rg_ending_mvl/mxv - .byte W03 - .byte 21*mus_rg_ending_mvl/mxv - .byte W04 - .byte 24*mus_rg_ending_mvl/mxv - .byte W02 - .byte 28*mus_rg_ending_mvl/mxv - .byte W56 - .byte W02 - .byte N24 , Fn4 - .byte W24 - .byte N36 , Cn5 - .byte W36 - .byte N09 , Bn4 - .byte W09 - .byte N03 , Ds5 - .byte W03 - .byte N12 , Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N09 , An4 - .byte W09 - .byte N03 , As4 - .byte W03 - .byte N24 , An4 - .byte W24 - .byte VOL , 9*mus_rg_ending_mvl/mxv - .byte N60 , Gn4 - .byte W02 - .byte VOL , 14*mus_rg_ending_mvl/mxv - .byte W03 - .byte 18*mus_rg_ending_mvl/mxv - .byte W03 - .byte 21*mus_rg_ending_mvl/mxv - .byte W04 - .byte 24*mus_rg_ending_mvl/mxv - .byte W02 - .byte 28*mus_rg_ending_mvl/mxv - .byte W44 - .byte W02 - .byte N12 , En4 - .byte W12 - .byte VOL , 9*mus_rg_ending_mvl/mxv - .byte N72 , Gn4 - .byte W02 - .byte VOL , 14*mus_rg_ending_mvl/mxv - .byte W03 - .byte 18*mus_rg_ending_mvl/mxv - .byte W03 - .byte 21*mus_rg_ending_mvl/mxv - .byte W04 - .byte 24*mus_rg_ending_mvl/mxv - .byte W02 - .byte 28*mus_rg_ending_mvl/mxv - .byte W56 - .byte W02 - .byte N24 , Fs4 - .byte W24 - .byte VOL , 9*mus_rg_ending_mvl/mxv - .byte N72 , Fn4 - .byte W02 - .byte VOL , 14*mus_rg_ending_mvl/mxv - .byte W03 - .byte 18*mus_rg_ending_mvl/mxv - .byte W03 - .byte 21*mus_rg_ending_mvl/mxv - .byte W04 - .byte 24*mus_rg_ending_mvl/mxv - .byte W02 - .byte 28*mus_rg_ending_mvl/mxv - .byte W56 - .byte W02 - .byte N12 , En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Dn4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte Gn3 - .byte W12 - .byte VOL , 9*mus_rg_ending_mvl/mxv - .byte N60 , En4 - .byte W02 - .byte VOL , 14*mus_rg_ending_mvl/mxv - .byte W03 - .byte 18*mus_rg_ending_mvl/mxv - .byte W03 - .byte 21*mus_rg_ending_mvl/mxv - .byte W04 - .byte 24*mus_rg_ending_mvl/mxv - .byte W02 - .byte 28*mus_rg_ending_mvl/mxv - .byte W44 - .byte W02 - .byte N12 , Fn4 - .byte W12 - .byte VOL , 9*mus_rg_ending_mvl/mxv - .byte TIE , Gn4 - .byte W05 - .byte VOL , 9*mus_rg_ending_mvl/mxv - .byte W03 - .byte 10*mus_rg_ending_mvl/mxv - .byte W06 - .byte 11*mus_rg_ending_mvl/mxv - .byte W03 - .byte 13*mus_rg_ending_mvl/mxv - .byte W03 - .byte 14*mus_rg_ending_mvl/mxv - .byte W04 - .byte 14*mus_rg_ending_mvl/mxv - .byte W02 - .byte 15*mus_rg_ending_mvl/mxv - .byte W03 - .byte 17*mus_rg_ending_mvl/mxv - .byte W03 - .byte 18*mus_rg_ending_mvl/mxv - .byte W04 - .byte 19*mus_rg_ending_mvl/mxv - .byte W02 - .byte 20*mus_rg_ending_mvl/mxv - .byte W03 - .byte 21*mus_rg_ending_mvl/mxv - .byte W03 - .byte 21*mus_rg_ending_mvl/mxv - .byte W04 - .byte 22*mus_rg_ending_mvl/mxv - .byte W05 - .byte 24*mus_rg_ending_mvl/mxv - .byte W03 - .byte 26*mus_rg_ending_mvl/mxv - .byte W04 - .byte 28*mus_rg_ending_mvl/mxv - .byte W36 - .byte W48 - .byte 26*mus_rg_ending_mvl/mxv - .byte W02 - .byte 24*mus_rg_ending_mvl/mxv - .byte W03 - .byte 23*mus_rg_ending_mvl/mxv - .byte W03 - .byte 21*mus_rg_ending_mvl/mxv - .byte W04 - .byte 20*mus_rg_ending_mvl/mxv - .byte W02 - .byte 19*mus_rg_ending_mvl/mxv - .byte W03 - .byte 17*mus_rg_ending_mvl/mxv - .byte W03 - .byte 17*mus_rg_ending_mvl/mxv - .byte W04 - .byte 14*mus_rg_ending_mvl/mxv - .byte W02 - .byte 11*mus_rg_ending_mvl/mxv - .byte W03 - .byte 9*mus_rg_ending_mvl/mxv - .byte W03 - .byte 9*mus_rg_ending_mvl/mxv - .byte W16 - .byte EOT - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 49*mus_rg_ending_mvl/mxv - .byte PAN , c_v+63 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_ending_7_005: - .byte PAN , c_v-64 - .byte W36 - .byte c_v+63 - .byte W36 - .byte c_v-64 - .byte W24 - .byte PEND -mus_rg_ending_7_006: - .byte W12 - .byte PAN , c_v+63 - .byte W36 - .byte c_v-64 - .byte W36 - .byte c_v+63 - .byte W12 - .byte PEND -mus_rg_ending_7_007: - .byte W24 - .byte PAN , c_v-64 - .byte W36 - .byte c_v+63 - .byte W36 - .byte PEND - .byte c_v-64 - .byte VOL , 49*mus_rg_ending_mvl/mxv - .byte W36 - .byte PAN , c_v+63 - .byte W36 - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte W18 - .byte N06 , Cs4 , v080 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+63 - .byte N06 - .byte W36 - .byte PAN , c_v-64 - .byte N06 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-64 - .byte W24 - .byte N06 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Dn4 - .byte W12 - .byte N12 - .byte W12 - .byte Gn4 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , En4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte PAN , c_v+63 - .byte N09 , Bn3 - .byte W12 - .byte N06 , En4 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N06 , En4 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte Ds4 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte PAN , c_v+63 - .byte N06 - .byte W36 - .byte Bn3 - .byte W12 - .byte N06 - .byte W24 - .byte PAN , c_v+63 - .byte W12 - .byte PATT - .word mus_rg_ending_7_007 - .byte PATT - .word mus_rg_ending_7_005 - .byte PATT - .word mus_rg_ending_7_006 - .byte PATT - .word mus_rg_ending_7_007 - .byte PATT - .word mus_rg_ending_7_005 - .byte N12 , Fn2 , v076 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte Dn2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 -mus_rg_ending_7_008: - .byte PAN , c_v-64 - .byte N24 , En2 , v076 - .byte W24 - .byte An2 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , En2 - .byte W24 - .byte An2 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ending_7_008 - .byte PAN , c_v-64 - .byte N12 , En2 , v076 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte N36 , Dn3 - .byte W36 - .byte PAN , c_v-64 - .byte N03 , Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N48 , Bn3 - .byte W48 - .byte N36 , Gn3 - .byte W36 - .byte PAN , c_v+63 - .byte N03 , Bn3 - .byte W12 - .byte N36 , Dn4 - .byte W36 - .byte N06 , Cs4 - .byte W03 - .byte PAN , c_v-64 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte N48 , An3 - .byte W48 - .byte N36 , Bn2 - .byte W36 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N48 , An2 - .byte W48 - .byte PAN , c_v-64 - .byte N24 , Cs3 - .byte W24 - .byte W03 - .byte En3 - .byte W21 - .byte PAN , c_v+63 - .byte N36 , Bn2 - .byte W36 - .byte PAN , c_v-64 - .byte N03 , Dn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , Bn3 - .byte W24 - .byte Dn3 - .byte W36 - .byte PAN , c_v-64 - .byte N03 , Gn3 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N06 , An2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , An2 , v084 - .byte W12 - .byte N06 - .byte W24 - .byte PAN , c_v+63 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-64 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-64 - .byte N09 - .byte W48 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_ending_8: - .byte KEYSH , mus_rg_ending_key+0 - .byte VOICE , 81 - .byte VOL , 56*mus_rg_ending_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte c_v-64 - .byte N36 , Cs4 , v064 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte Cs4 - .byte W54 - .byte W96 - .byte N12 , An2 , v072 - .byte W12 - .byte N21 , An1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 , Gs1 - .byte W12 - .byte N09 , An1 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 58*mus_rg_ending_mvl/mxv - .byte N12 , An1 , v120 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 -mus_rg_ending_8_000: - .byte N12 , Gn1 , v120 - .byte W36 - .byte N12 - .byte W24 - .byte N24 - .byte W24 - .byte N12 , Gs1 - .byte W12 - .byte PEND - .byte An1 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 -mus_rg_ending_8_001: - .byte N12 , An1 , v120 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte En1 - .byte W12 - .byte PEND -mus_rg_ending_8_002: - .byte N12 , An1 , v120 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Gs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_ending_8_000 - .byte PATT - .word mus_rg_ending_8_002 - .byte PATT - .word mus_rg_ending_8_001 -mus_rg_ending_8_003: - .byte N12 , Gn1 , v120 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte PEND - .byte Gn1 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte An1 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte En1 - .byte W12 - .byte Gs1 - .byte W12 - .byte An1 - .byte W36 - .byte N12 - .byte W24 - .byte En1 - .byte W24 - .byte N12 - .byte W12 - .byte PATT - .word mus_rg_ending_8_001 - .byte PATT - .word mus_rg_ending_8_003 - .byte N12 , En1 , v120 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Cs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte An1 - .byte W24 - .byte Bn1 - .byte W24 - .byte Dn2 - .byte W24 - .byte W96 - .byte VOICE , 87 - .byte PAN , c_v-64 - .byte VOL , 42*mus_rg_ending_mvl/mxv - .byte N06 , En4 - .byte W12 - .byte N12 , En3 - .byte W48 - .byte Cs3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 -mus_rg_ending_8_004: - .byte N06 , Dn4 , v120 - .byte W12 - .byte N12 , Dn3 - .byte W48 - .byte Bn3 - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte PEND -mus_rg_ending_8_005: - .byte N06 , An3 , v120 - .byte W12 - .byte N12 , Cs3 - .byte W84 - .byte PEND - .byte N06 , An3 - .byte W12 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W12 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte En4 - .byte W12 - .byte N12 , En3 - .byte W24 - .byte N12 - .byte W24 - .byte Cs3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte PATT - .word mus_rg_ending_8_004 - .byte PATT - .word mus_rg_ending_8_005 - .byte N08 , Cs3 , v120 - .byte W08 - .byte An2 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte En3 - .byte W08 - .byte N36 , An3 - .byte W36 - .byte N06 , Gs3 , v052 - .byte W06 - .byte Gn3 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 87 - .byte PAN , c_v+0 - .byte W96 - .byte N24 , An3 , v084 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , En4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Ds4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Gn4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Fs4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Cs4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Cn4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , En4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Ds4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , An3 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Gs3 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Dn4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Cs4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , An3 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Bn3 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Gs3 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , An4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , En5 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Ds5 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Gn5 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Fs5 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Cs5 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Cn5 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , En5 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Ds5 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , An4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Gs4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Dn5 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Cs5 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , An4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Bn4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N24 , Gs4 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v-64 - .byte W96 - .byte VOICE , 87 - .byte VOL , 90*mus_rg_ending_mvl/mxv - .byte N03 , An3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte Bn3 - .byte W06 - .byte N24 , Dn4 - .byte W24 - .byte BEND , c_v+1 - .byte N36 , Gn3 , v040 - .byte W36 - .byte N03 , Bn3 - .byte W12 - .byte N48 , Dn4 - .byte W48 - .byte N36 , Bn3 - .byte W36 - .byte N03 , Dn4 - .byte W12 - .byte N48 , Gn4 - .byte W48 - .byte N96 , An4 - .byte W96 - .byte BEND , c_v+0 - .byte N96 , An4 , v064 - .byte W96 - .byte BEND , c_v+0 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_ending_9: - .byte KEYSH , mus_rg_ending_key+0 - .byte VOICE , 0 - .byte VOL , 77*mus_rg_ending_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte 79*mus_rg_ending_mvl/mxv - .byte W12 - .byte N21 , Dn1 , v112 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N03 - .byte W03 - .byte Dn1 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N09 , Dn1 , v112 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N03 - .byte W03 - .byte Dn1 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_ending_9_000: - .byte N06 , Dn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND -mus_rg_ending_9_001: - .byte N06 , Dn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_ending_9_000 - .byte PATT - .word mus_rg_ending_9_000 - .byte PATT - .word mus_rg_ending_9_000 - .byte PATT - .word mus_rg_ending_9_001 - .byte N06 , Dn1 , v120 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v120 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_rg_ending_9_000 - .byte N03 , Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v120 - .byte W06 - .byte N03 , Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 -mus_rg_ending_9_002: - .byte N06 , Dn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte PEND -mus_rg_ending_9_003: - .byte N03 , Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v120 - .byte W24 - .byte N06 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v120 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N03 , Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte PATT - .word mus_rg_ending_9_002 - .byte PATT - .word mus_rg_ending_9_003 - .byte N03 , Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v120 - .byte W12 - .byte N03 , Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N03 , Dn1 , v116 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N48 , Cs2 , v120 - .byte W48 - .byte An2 - .byte W48 - .byte En2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Dn1 , v100 - .byte W12 - .byte N06 - .byte W36 - .byte N06 - .byte W12 - .byte N06 - .byte W36 - .byte N03 - .byte W03 - .byte Dn1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Dn1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v100 - .byte W12 - .byte N06 - .byte W36 - .byte N12 , Dn1 , v112 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v104 - .byte W12 - .byte N06 , Dn1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn1 , v096 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v060 - .byte W12 - .byte N03 , Dn1 , v112 - .byte W03 - .byte Dn1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte VOL , 83*mus_rg_ending_mvl/mxv - .byte N12 , Dn1 , v112 - .byte W12 - .byte N03 , Dn1 , v096 - .byte W03 - .byte Dn1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v048 - .byte W06 - .byte Dn1 , v104 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v096 - .byte W06 - .byte N03 , Dn1 , v072 - .byte W03 - .byte Dn1 , v028 - .byte W03 - .byte Dn1 , v072 - .byte W03 - .byte Dn1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 , v088 - .byte W06 - .byte VOL , 87*mus_rg_ending_mvl/mxv - .byte N12 , Dn1 , v112 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte N06 , Dn1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn1 , v108 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte N03 , Dn1 , v100 - .byte W03 - .byte Dn1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Dn1 , v100 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v092 - .byte W12 - .byte N06 , Dn1 , v048 - .byte W06 - .byte Dn1 , v096 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte N03 - .byte W03 - .byte Dn1 , v032 - .byte W03 - .byte Dn1 , v092 - .byte W03 - .byte Dn1 , v032 - .byte W03 - .byte Dn1 , v064 - .byte W03 - .byte Dn1 , v068 - .byte W03 - .byte Dn1 , v088 - .byte W03 - .byte Dn1 , v092 - .byte W03 - .byte N12 , Dn1 , v108 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v108 - .byte W12 - .byte N06 , Dn1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn1 , v104 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v060 - .byte W12 - .byte N03 , Dn1 , v112 - .byte W03 - .byte Dn1 , v048 - .byte W03 - .byte Dn1 , v104 - .byte W03 - .byte Dn1 , v048 - .byte W03 -mus_rg_ending_9_004: - .byte N12 , Dn1 , v112 - .byte W12 - .byte N06 , Dn1 , v108 - .byte W06 - .byte Dn1 , v104 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v108 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v108 - .byte W06 - .byte N12 , Dn1 , v064 - .byte W12 - .byte N06 , Dn1 , v048 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte N12 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte PEND -mus_rg_ending_9_005: - .byte N12 , Dn1 , v104 - .byte W12 - .byte N03 , Dn1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Dn1 , v088 - .byte W12 - .byte N03 , Dn1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Dn1 , v100 - .byte W12 - .byte N03 , Dn1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Dn1 , v124 - .byte W12 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte PEND - .byte N12 , Dn1 , v112 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte N06 , Dn1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn1 , v112 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v060 - .byte W12 - .byte N03 , Dn1 , v112 - .byte W03 - .byte Dn1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_rg_ending_9_004 - .byte PATT - .word mus_rg_ending_9_005 - .byte VOL , 79*mus_rg_ending_mvl/mxv - .byte N48 , An2 , v120 - .byte W96 - .byte En2 - .byte W96 - .byte Gn2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N03 , Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v120 - .byte W12 - .byte Dn1 , v116 - .byte W12 - .byte N03 - .byte W03 - .byte Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v108 - .byte W06 - .byte Dn1 , v096 - .byte W06 - .byte Dn1 , v108 - .byte W24 - .byte N03 - .byte W03 - .byte Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v104 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte N03 - .byte W03 - .byte Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N03 , Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn1 , v104 - .byte W03 - .byte Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v108 - .byte W06 - .byte Dn1 , v112 - .byte W24 - .byte N03 - .byte W03 - .byte Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N03 , Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N48 , An2 , v080 - .byte W48 - .byte Cs2 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v112 - .byte W24 - .byte N03 , Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn1 , v104 - .byte W03 - .byte Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N06 - .byte W18 - .byte Dn1 , v104 - .byte W12 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte N03 , Dn1 , v104 - .byte W03 - .byte Dn1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N48 , Cs2 , v120 - .byte W96 - .byte An2 - .byte W96 - .byte W96 - .byte W96 - .byte An2 , v080 - .byte W96 - .byte Cs2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_ending: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_ending_pri @ Priority - .byte mus_rg_ending_rev @ Reverb. - - .word mus_rg_ending_grp - - .word mus_rg_ending_1 - .word mus_rg_ending_2 - .word mus_rg_ending_3 - .word mus_rg_ending_4 - .word mus_rg_ending_5 - .word mus_rg_ending_6 - .word mus_rg_ending_7 - .word mus_rg_ending_8 - .word mus_rg_ending_9 - - .end diff --git a/sound/songs/mus_rg_exeye.s b/sound/songs/mus_rg_exeye.s deleted file mode 100644 index e5c609be5d..0000000000 --- a/sound/songs/mus_rg_exeye.s +++ /dev/null @@ -1,789 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_exeye_grp, voicegroup144 - .equ mus_rg_exeye_pri, 0 - .equ mus_rg_exeye_rev, reverb_set+50 - .equ mus_rg_exeye_mvl, 127 - .equ mus_rg_exeye_key, 0 - .equ mus_rg_exeye_tbs, 1 - .equ mus_rg_exeye_exg, 0 - .equ mus_rg_exeye_cmp, 1 - - .section .rodata - .global mus_rg_exeye - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_exeye_1: - .byte KEYSH , mus_rg_exeye_key+0 - .byte TEMPO , 164*mus_rg_exeye_tbs/2 - .byte VOICE , 48 - .byte VOL , 53*mus_rg_exeye_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Cs3 , v092 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Dn3 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Ds3 - .byte W06 - .byte PAN , c_v-43 - .byte N06 , En3 - .byte W06 - .byte PAN , c_v-43 - .byte N72 , Fn3 , v104 - .byte W02 - .byte PAN , c_v-36 - .byte W03 - .byte c_v-32 - .byte W01 - .byte VOL , 19*mus_rg_exeye_mvl/mxv - .byte W02 - .byte PAN , c_v-19 - .byte W04 - .byte c_v-17 - .byte W02 - .byte c_v-11 - .byte W03 - .byte c_v-6 - .byte W03 - .byte c_v+3 - .byte W04 - .byte VOL , 32*mus_rg_exeye_mvl/mxv - .byte PAN , c_v+6 - .byte W02 - .byte c_v+14 - .byte W03 - .byte c_v+20 - .byte W01 - .byte VOL , 38*mus_rg_exeye_mvl/mxv - .byte W02 - .byte PAN , c_v+26 - .byte W04 - .byte MOD , 5 - .byte VOL , 46*mus_rg_exeye_mvl/mxv - .byte PAN , c_v+30 - .byte W06 - .byte VOL , 53*mus_rg_exeye_mvl/mxv - .byte W06 - .byte 60*mus_rg_exeye_mvl/mxv - .byte W06 - .byte 66*mus_rg_exeye_mvl/mxv - .byte W06 - .byte 73*mus_rg_exeye_mvl/mxv - .byte W12 - .byte VOICE , 48 - .byte MOD , 0 - .byte PAN , c_v+28 - .byte VOL , 41*mus_rg_exeye_mvl/mxv - .byte W96 -mus_rg_exeye_1_B1: - .byte N21 , Bn3 , v127 - .byte W21 - .byte N03 , As3 , v120 - .byte W03 - .byte N24 , An3 , v127 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N03 , Fn3 , v088 - .byte W03 - .byte En3 , v092 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte N36 , Cs3 , v127 - .byte W36 - .byte N12 , Bn2 - .byte W12 - .byte Cs3 , v120 - .byte W12 - .byte En3 , v127 - .byte W12 - .byte N48 , Gn3 - .byte W48 - .byte Dn4 - .byte W48 - .byte Fs3 - .byte W48 - .byte Cs4 - .byte W48 - .byte GOTO - .word mus_rg_exeye_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_exeye_2: - .byte KEYSH , mus_rg_exeye_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 79*mus_rg_exeye_mvl/mxv - .byte N06 , En4 , v127 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N72 , Bn3 - .byte W36 - .byte MOD , 5 - .byte W18 - .byte VOL , 89*mus_rg_exeye_mvl/mxv - .byte W18 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 48*mus_rg_exeye_mvl/mxv - .byte W96 -mus_rg_exeye_2_B1: - .byte MOD , 1 - .byte N36 , En4 , v127 - .byte W36 - .byte Ds4 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N03 , Gs3 , v108 - .byte W03 - .byte An3 , v076 - .byte W03 - .byte N06 , Gs3 , v120 - .byte W06 - .byte N12 , Fs3 , v127 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N96 , Fn4 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N96 , En4 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte GOTO - .word mus_rg_exeye_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_exeye_3: - .byte KEYSH , mus_rg_exeye_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 45*mus_rg_exeye_mvl/mxv - .byte W36 - .byte N12 , Bn2 , v080 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte En2 - .byte W12 - .byte Bn2 - .byte W12 -mus_rg_exeye_3_B1: - .byte PAN , c_v-62 - .byte N12 , En2 , v080 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , En2 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte N03 , Gs2 - .byte W03 - .byte Fs2 - .byte W03 - .byte PAN , c_v+63 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Fs2 - .byte W12 - .byte N06 , Cs3 - .byte W06 - .byte N03 , Bn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte PAN , c_v+63 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Bn2 - .byte W03 - .byte An2 - .byte W03 - .byte PAN , c_v+63 - .byte N12 , Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs2 - .byte W12 - .byte N06 , Cs3 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v-62 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte GOTO - .word mus_rg_exeye_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_exeye_4: - .byte KEYSH , mus_rg_exeye_key+0 - .byte VOICE , 35 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_exeye_mvl/mxv - .byte N06 , Bn1 , v120 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte N48 , Bn1 - .byte W06 - .byte VOL , 45*mus_rg_exeye_mvl/mxv - .byte W03 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_exeye_mvl/mxv - .byte W12 - .byte 90*mus_rg_exeye_mvl/mxv - .byte W12 - .byte 90*mus_rg_exeye_mvl/mxv - .byte MOD , 0 - .byte N03 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte VOL , 77*mus_rg_exeye_mvl/mxv - .byte N12 , En1 , v127 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 -mus_rg_exeye_4_B1: - .byte BEND , c_v+0 - .byte N12 , En1 , v127 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Cs2 , v120 - .byte W03 - .byte Ds2 - .byte W03 - .byte N12 , En2 , v127 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Fs1 - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte N03 , Ds2 , v120 - .byte W03 - .byte Fn2 - .byte W03 - .byte N12 , Fs2 , v127 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte N03 , En2 , v120 - .byte W03 - .byte Fs2 - .byte W03 - .byte N12 , Gn2 , v127 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte Cn2 , v120 - .byte W06 - .byte N12 , Cs2 , v127 - .byte W12 - .byte N03 , Fs1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Fs1 , v127 - .byte W12 - .byte Cs2 - .byte W12 - .byte GOTO - .word mus_rg_exeye_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_exeye_5: - .byte KEYSH , mus_rg_exeye_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_exeye_mvl/mxv - .byte BEND , c_v+2 - .byte N06 , En4 , v127 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N72 , Bn3 - .byte W36 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte Bn3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn3 - .byte W12 -mus_rg_exeye_5_B1: - .byte MOD , 1 - .byte N36 , En5 , v127 - .byte W36 - .byte Ds5 - .byte W36 - .byte N24 , Cs5 - .byte W24 - .byte N12 , Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 , Gs4 , v120 - .byte W03 - .byte An4 , v032 - .byte W03 - .byte N06 , Gs4 - .byte W06 - .byte N12 , Fs4 , v127 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte N96 , Fn5 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N96 , En5 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte GOTO - .word mus_rg_exeye_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_exeye_6: - .byte KEYSH , mus_rg_exeye_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 79*mus_rg_exeye_mvl/mxv - .byte N06 , Dn2 , v120 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Dn1 - .byte N24 , Cs2 , v080 - .byte W24 - .byte N06 , Cn1 , v120 - .byte N48 , Cn3 , v080 - .byte W12 - .byte N06 , Dn1 , v120 - .byte W18 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte Cn1 , v096 - .byte N48 , En2 , v072 - .byte W18 - .byte N06 , Cn1 , v096 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 -mus_rg_exeye_6_B1: - .byte N06 , Cn1 , v096 - .byte W18 - .byte N06 - .byte W18 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N03 - .byte W30 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W18 - .byte Dn1 - .byte W18 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W24 - .byte GOTO - .word mus_rg_exeye_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_exeye_7: - .byte KEYSH , mus_rg_exeye_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 38*mus_rg_exeye_mvl/mxv - .byte W96 - .byte N06 , Cn5 , v096 - .byte W12 - .byte N03 , Cn5 , v044 - .byte W12 - .byte N06 , Cn5 , v096 - .byte W12 - .byte N03 , Cn5 , v044 - .byte W12 - .byte N06 , Cn5 , v096 - .byte W12 - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v096 - .byte W03 - .byte Cn5 , v044 - .byte W03 - .byte N03 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v044 - .byte W06 -mus_rg_exeye_7_B1: - .byte N06 , Cn5 , v108 - .byte W12 - .byte N03 , Cn5 , v052 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte N06 , Cn5 , v112 - .byte W12 - .byte N03 , Cn5 , v060 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte N06 , Cn5 , v096 - .byte W12 - .byte N03 , Cn5 , v048 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte N06 , Cn5 , v108 - .byte W12 - .byte N03 , Cn5 , v092 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte N06 , Cn5 , v108 - .byte W12 - .byte N03 , Cn5 , v048 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte N06 , Cn5 , v100 - .byte W12 - .byte N03 , Cn5 , v084 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte N06 , Cn5 , v096 - .byte W12 - .byte N03 , Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte N06 , Cn5 , v108 - .byte W12 - .byte N03 , Cn5 , v088 - .byte W06 - .byte Cn5 , v044 - .byte W03 - .byte VOICE , 126 - .byte W03 - .byte N12 , Gn5 , v104 - .byte W12 - .byte GOTO - .word mus_rg_exeye_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_exeye: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_exeye_pri @ Priority - .byte mus_rg_exeye_rev @ Reverb. - - .word mus_rg_exeye_grp - - .word mus_rg_exeye_1 - .word mus_rg_exeye_2 - .word mus_rg_exeye_3 - .word mus_rg_exeye_4 - .word mus_rg_exeye_5 - .word mus_rg_exeye_6 - .word mus_rg_exeye_7 - - .end diff --git a/sound/songs/mus_rg_fan2.s b/sound/songs/mus_rg_fan2.s deleted file mode 100644 index 7c49dfc952..0000000000 --- a/sound/songs/mus_rg_fan2.s +++ /dev/null @@ -1,373 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_fan2_grp, voicegroup175 - .equ mus_rg_fan2_pri, 5 - .equ mus_rg_fan2_rev, reverb_set+50 - .equ mus_rg_fan2_mvl, 127 - .equ mus_rg_fan2_key, 0 - .equ mus_rg_fan2_tbs, 1 - .equ mus_rg_fan2_exg, 0 - .equ mus_rg_fan2_cmp, 1 - - .section .rodata - .global mus_rg_fan2 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_fan2_1: - .byte KEYSH , mus_rg_fan2_key+0 - .byte TEMPO , 64*mus_rg_fan2_tbs/2 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 50*mus_rg_fan2_mvl/mxv - .byte W12 - .byte TEMPO , 74*mus_rg_fan2_tbs/2 - .byte N02 , An3 , v127 - .byte W02 - .byte An3 , v064 - .byte W03 - .byte An3 , v127 - .byte W02 - .byte An3 , v068 - .byte W03 - .byte Gn3 , v127 - .byte W02 - .byte Gn3 , v064 - .byte W03 - .byte Gn3 , v127 - .byte W02 - .byte Gn3 , v064 - .byte W03 - .byte Fn3 , v127 - .byte W02 - .byte Fn3 , v064 - .byte W02 - .byte W01 - .byte En3 , v127 - .byte W02 - .byte En3 , v064 - .byte W03 - .byte Fn3 , v127 - .byte W02 - .byte Fn3 , v064 - .byte W03 - .byte An3 , v127 - .byte W01 - .byte W01 - .byte An3 , v064 - .byte W03 - .byte N05 , Cn4 , v127 - .byte W05 - .byte N04 , Cn4 , v064 - .byte W03 - .byte W02 - .byte N05 , En4 , v127 - .byte W05 - .byte N04 , En4 , v064 - .byte W05 - .byte Fn3 , v127 - .byte W05 - .byte Fn3 , v064 - .byte W04 - .byte N02 , Fn3 , v044 - .byte W03 - .byte W12 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_fan2_2: - .byte KEYSH , mus_rg_fan2_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 40*mus_rg_fan2_mvl/mxv - .byte PAN , c_v-64 - .byte BEND , c_v+1 - .byte W09 - .byte PAN , c_v+62 - .byte W03 - .byte N05 , Fn5 , v080 - .byte W04 - .byte PAN , c_v-64 - .byte W01 - .byte N02 , En5 - .byte W05 - .byte N05 , Dn5 - .byte W02 - .byte W03 - .byte N02 , Cn5 - .byte W05 - .byte N05 , As4 - .byte W04 - .byte W01 - .byte Cn5 - .byte W01 - .byte PAN , c_v+63 - .byte W04 - .byte N05 , Dn5 - .byte W05 - .byte En5 - .byte W01 - .byte PAN , c_v-64 - .byte W04 - .byte N10 , Fn5 - .byte W08 - .byte PAN , c_v+63 - .byte W02 - .byte N10 , Gn5 - .byte W10 - .byte N09 , Fn5 , v064 - .byte W09 - .byte N02 , Fn5 , v028 - .byte W03 - .byte W12 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_fan2_3: - .byte KEYSH , mus_rg_fan2_key+0 - .byte VOICE , 87 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 44*mus_rg_fan2_mvl/mxv - .byte W12 - .byte N02 , Cn5 , v127 - .byte W05 - .byte N05 , Fn4 - .byte W05 - .byte N02 , Cn5 - .byte W02 - .byte W03 - .byte As4 - .byte W05 - .byte An4 - .byte W04 - .byte W01 - .byte Gn4 - .byte W05 - .byte Fn4 - .byte W05 - .byte En4 - .byte W01 - .byte W12 - .byte W02 - .byte Cn5 - .byte W10 - .byte N05 , Fn4 - .byte W12 - .byte W12 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_fan2_4: - .byte KEYSH , mus_rg_fan2_key+0 - .byte VOICE , 13 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v-32 - .byte VOL , 51*mus_rg_fan2_mvl/mxv - .byte W03 - .byte PAN , c_v+32 - .byte W05 - .byte c_v-32 - .byte W04 - .byte N02 , Cn5 , v120 - .byte W01 - .byte PAN , c_v+32 - .byte W04 - .byte N02 , Fn5 - .byte W02 - .byte PAN , c_v-32 - .byte W03 - .byte N02 , An4 - .byte W02 - .byte PAN , c_v+32 - .byte W03 - .byte N02 , Cn5 - .byte W02 - .byte PAN , c_v-32 - .byte W03 - .byte N02 , Fn4 - .byte W01 - .byte PAN , c_v+32 - .byte W03 - .byte W01 - .byte N02 , An4 - .byte W01 - .byte PAN , c_v-33 - .byte W04 - .byte N02 , Cn4 - .byte W05 - .byte PAN , c_v-1 - .byte N02 , Fn4 , v112 - .byte W01 - .byte W04 - .byte An4 , v120 - .byte W08 - .byte W02 - .byte Cn5 - .byte W10 - .byte Fn5 - .byte W02 - .byte Fn5 , v064 - .byte W03 - .byte Fn5 , v036 - .byte W03 - .byte Fn5 , v024 - .byte W04 - .byte W12 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_fan2_5: - .byte KEYSH , mus_rg_fan2_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 44*mus_rg_fan2_mvl/mxv - .byte BEND , c_v+1 - .byte W12 - .byte N05 , Fn5 , v080 - .byte W05 - .byte N02 , En5 - .byte W05 - .byte N05 , Dn5 - .byte W02 - .byte W03 - .byte N02 , Cn5 - .byte W05 - .byte N05 , As4 - .byte W04 - .byte W01 - .byte Cn5 - .byte W05 - .byte Dn5 - .byte W05 - .byte En5 - .byte W01 - .byte W04 - .byte Fn5 - .byte W08 - .byte W02 - .byte Gn5 - .byte W10 - .byte N09 , Fn5 - .byte W09 - .byte N02 , Fn5 , v044 - .byte W03 - .byte Fn5 , v024 - .byte W12 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_fan2_6: - .byte KEYSH , mus_rg_fan2_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+16 - .byte VOL , 65*mus_rg_fan2_mvl/mxv - .byte W12 - .byte N05 , Fn5 , v127 - .byte W05 - .byte N02 , En5 - .byte W05 - .byte N05 , Dn5 - .byte W02 - .byte W03 - .byte N02 , Cn5 - .byte W05 - .byte N05 , As4 - .byte W04 - .byte W01 - .byte Cn5 - .byte W05 - .byte Dn5 - .byte W05 - .byte En5 - .byte W01 - .byte W04 - .byte Fn5 - .byte W08 - .byte W02 - .byte Gn5 - .byte W10 - .byte N09 , Fn5 - .byte W09 - .byte N02 , Fn5 , v064 - .byte W03 - .byte Fn5 , v028 - .byte W12 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_fan2_7: - .byte KEYSH , mus_rg_fan2_key+0 - .byte VOICE , 0 - .byte VOL , 70*mus_rg_fan2_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte N04 , Fs2 , v084 - .byte W04 - .byte Fs2 , v064 - .byte W05 - .byte Fs2 , v084 - .byte W03 - .byte W02 - .byte Fs2 , v064 - .byte W05 - .byte Fs2 , v080 - .byte W05 - .byte Fs2 , v064 - .byte W04 - .byte PAN , c_v+48 - .byte N04 , Fs2 , v072 - .byte W05 - .byte N02 , Fs2 , v044 - .byte W03 - .byte W02 - .byte PAN , c_v+0 - .byte W02 - .byte N09 , Bn4 - .byte W08 - .byte PAN , c_v-48 - .byte W02 - .byte N09 , Bn4 , v072 - .byte W10 - .byte N12 , Bn4 , v044 - .byte W12 - .byte W12 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_fan2: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_fan2_pri @ Priority - .byte mus_rg_fan2_rev @ Reverb. - - .word mus_rg_fan2_grp - - .word mus_rg_fan2_1 - .word mus_rg_fan2_2 - .word mus_rg_fan2_3 - .word mus_rg_fan2_4 - .word mus_rg_fan2_5 - .word mus_rg_fan2_6 - .word mus_rg_fan2_7 - - .end diff --git a/sound/songs/mus_rg_fan5.s b/sound/songs/mus_rg_fan5.s deleted file mode 100644 index 175048c1c2..0000000000 --- a/sound/songs/mus_rg_fan5.s +++ /dev/null @@ -1,416 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_fan5_grp, voicegroup178 - .equ mus_rg_fan5_pri, 5 - .equ mus_rg_fan5_rev, reverb_set+50 - .equ mus_rg_fan5_mvl, 127 - .equ mus_rg_fan5_key, 0 - .equ mus_rg_fan5_tbs, 1 - .equ mus_rg_fan5_exg, 0 - .equ mus_rg_fan5_cmp, 1 - - .section .rodata - .global mus_rg_fan5 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_fan5_1: - .byte KEYSH , mus_rg_fan5_key+0 - .byte TEMPO , 44*mus_rg_fan5_tbs/2 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 51*mus_rg_fan5_mvl/mxv - .byte PAN , c_v+0 - .byte W06 - .byte TEMPO , 72*mus_rg_fan5_tbs/2 - .byte c_v-64 - .byte N10 , As3 , v080 - .byte W06 - .byte W03 - .byte PAN , c_v+63 - .byte W01 - .byte N03 , Cn4 - .byte W02 - .byte W03 - .byte N01 - .byte W02 - .byte N01 - .byte W01 - .byte W01 - .byte PAN , c_v-64 - .byte W01 - .byte N10 , Ds4 - .byte W04 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Fn4 - .byte W05 - .byte N01 - .byte W01 - .byte W01 - .byte MOD , 7 - .byte N01 - .byte W02 - .byte PAN , c_v-64 - .byte W01 - .byte N16 , As4 - .byte W02 - .byte MOD , 5 - .byte W02 - .byte VOL , 46*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 43*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 37*mus_rg_fan5_mvl/mxv - .byte MOD , 3 - .byte W02 - .byte VOL , 34*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 30*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 24*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 19*mus_rg_fan5_mvl/mxv - .byte MOD , 0 - .byte W01 - .byte VOL , 12*mus_rg_fan5_mvl/mxv - .byte W02 - .byte 8*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 4*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 0*mus_rg_fan5_mvl/mxv - .byte W04 - .byte W06 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_fan5_2: - .byte KEYSH , mus_rg_fan5_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 76*mus_rg_fan5_mvl/mxv - .byte W06 - .byte N03 , Gn4 , v072 - .byte W05 - .byte N01 - .byte W01 - .byte W01 - .byte N01 - .byte W03 - .byte N10 , Ds4 - .byte W02 - .byte W06 - .byte W02 - .byte N03 , Gs4 - .byte W04 - .byte W01 - .byte N01 - .byte W02 - .byte N01 - .byte W03 - .byte N03 , As4 - .byte W05 - .byte N01 - .byte W01 - .byte W01 - .byte N01 - .byte W03 - .byte VOL , 64*mus_rg_fan5_mvl/mxv - .byte N16 , Ds5 - .byte W02 - .byte VOL , 55*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 53*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 48*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 44*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 40*mus_rg_fan5_mvl/mxv - .byte W02 - .byte 33*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 30*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 24*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 22*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 16*mus_rg_fan5_mvl/mxv - .byte W02 - .byte 15*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 11*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 8*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 0*mus_rg_fan5_mvl/mxv - .byte W03 - .byte W06 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_fan5_3: - .byte KEYSH , mus_rg_fan5_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 77*mus_rg_fan5_mvl/mxv - .byte PAN , c_v-16 - .byte W06 - .byte N10 , Ds2 , v088 - .byte W06 - .byte W04 - .byte Gs2 - .byte W02 - .byte W06 - .byte W02 - .byte PAN , c_v+16 - .byte N10 , Gn2 - .byte W04 - .byte W06 - .byte Fn2 - .byte W06 - .byte W01 - .byte MOD , 7 - .byte W01 - .byte VOL , 69*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 60*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 51*mus_rg_fan5_mvl/mxv - .byte PAN , c_v-16 - .byte N13 , Ds2 , v100 - .byte W02 - .byte VOL , 46*mus_rg_fan5_mvl/mxv - .byte MOD , 5 - .byte W01 - .byte VOL , 38*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 33*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 31*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 28*mus_rg_fan5_mvl/mxv - .byte MOD , 4 - .byte W02 - .byte VOL , 24*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 22*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 18*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 12*mus_rg_fan5_mvl/mxv - .byte MOD , 2 - .byte W01 - .byte VOL , 8*mus_rg_fan5_mvl/mxv - .byte W02 - .byte 0*mus_rg_fan5_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte W04 - .byte W06 - .byte 0 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_fan5_4: - .byte KEYSH , mus_rg_fan5_key+0 - .byte VOICE , 13 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 62*mus_rg_fan5_mvl/mxv - .byte W06 - .byte N03 , Gn3 , v127 - .byte W03 - .byte PAN , c_v+32 - .byte W02 - .byte N01 - .byte W01 - .byte W01 - .byte N01 - .byte W03 - .byte N10 , Ds3 - .byte W02 - .byte W01 - .byte PAN , c_v-32 - .byte W05 - .byte W02 - .byte N03 , Gs3 - .byte W04 - .byte PAN , c_v-32 - .byte W01 - .byte N01 - .byte W02 - .byte N01 - .byte W03 - .byte N03 , As3 - .byte W03 - .byte PAN , c_v+32 - .byte W02 - .byte N01 - .byte W01 - .byte W01 - .byte N01 - .byte W03 - .byte N13 , Ds4 - .byte W02 - .byte W06 - .byte W06 - .byte W06 - .byte W06 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_fan5_5: - .byte KEYSH , mus_rg_fan5_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 70*mus_rg_fan5_mvl/mxv - .byte BEND , c_v+1 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , Gn4 , v127 - .byte W05 - .byte N01 - .byte W01 - .byte W01 - .byte N01 - .byte W02 - .byte PAN , c_v+24 - .byte W01 - .byte N10 , Ds4 - .byte W02 - .byte MOD , 4 - .byte W06 - .byte W02 - .byte 0 - .byte PAN , c_v-32 - .byte N03 , Gs4 - .byte W04 - .byte W01 - .byte N01 - .byte W02 - .byte N01 - .byte W03 - .byte PAN , c_v+22 - .byte N03 , As4 - .byte W05 - .byte N01 - .byte W01 - .byte W01 - .byte N01 - .byte W02 - .byte PAN , c_v+32 - .byte W01 - .byte N13 - .byte W02 - .byte W03 - .byte VOL , 57*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 44*mus_rg_fan5_mvl/mxv - .byte W02 - .byte 36*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 25*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 12*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 4*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 1*mus_rg_fan5_mvl/mxv - .byte W02 - .byte W06 - .byte W06 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_fan5_6: - .byte KEYSH , mus_rg_fan5_key+0 - .byte VOICE , 0 - .byte PAN , c_v-48 - .byte VOL , 56*mus_rg_fan5_mvl/mxv - .byte W06 - .byte N03 , Fs2 , v096 - .byte W03 - .byte PAN , c_v+48 - .byte W02 - .byte N01 - .byte W01 - .byte W01 - .byte N01 - .byte W03 - .byte N10 , Bn4 , v052 - .byte W02 - .byte W01 - .byte PAN , c_v-48 - .byte W05 - .byte W02 - .byte N03 , Fs2 , v092 - .byte W04 - .byte PAN , c_v+50 - .byte W01 - .byte N01 - .byte W02 - .byte N01 - .byte W03 - .byte N03 - .byte W03 - .byte PAN , c_v-48 - .byte W02 - .byte N01 , Fs2 , v096 - .byte W01 - .byte W01 - .byte N01 - .byte W03 - .byte N14 , Bn4 , v056 - .byte W02 - .byte W06 - .byte W01 - .byte VOL , 44*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 35*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 28*mus_rg_fan5_mvl/mxv - .byte W01 - .byte 8*mus_rg_fan5_mvl/mxv - .byte W02 - .byte 0*mus_rg_fan5_mvl/mxv - .byte W06 - .byte W06 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_fan5: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_fan5_pri @ Priority - .byte mus_rg_fan5_rev @ Reverb. - - .word mus_rg_fan5_grp - - .word mus_rg_fan5_1 - .word mus_rg_fan5_2 - .word mus_rg_fan5_3 - .word mus_rg_fan5_4 - .word mus_rg_fan5_5 - .word mus_rg_fan5_6 - - .end diff --git a/sound/songs/mus_rg_fan6.s b/sound/songs/mus_rg_fan6.s deleted file mode 100644 index 4db0385e75..0000000000 --- a/sound/songs/mus_rg_fan6.s +++ /dev/null @@ -1,602 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_fan6_grp, voicegroup179 - .equ mus_rg_fan6_pri, 5 - .equ mus_rg_fan6_rev, reverb_set+50 - .equ mus_rg_fan6_mvl, 127 - .equ mus_rg_fan6_key, 0 - .equ mus_rg_fan6_tbs, 1 - .equ mus_rg_fan6_exg, 0 - .equ mus_rg_fan6_cmp, 1 - - .section .rodata - .global mus_rg_fan6 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_fan6_1: - .byte KEYSH , mus_rg_fan6_key+0 - .byte TEMPO , 64*mus_rg_fan6_tbs/2 - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 59*mus_rg_fan6_mvl/mxv - .byte PAN , c_v-48 - .byte BEND , c_v+1 - .byte W12 - .byte TEMPO , 136*mus_rg_fan6_tbs/2 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v040 - .byte W06 - .byte Fs3 , v096 - .byte W06 - .byte Fs3 , v040 - .byte W06 - .byte Gs3 , v096 - .byte W06 - .byte Gs3 , v040 - .byte W06 - .byte N03 , Gs3 , v096 - .byte W03 - .byte Gs3 , v040 - .byte W03 - .byte Gs3 , v096 - .byte W03 - .byte Gs3 , v040 - .byte W03 - .byte N06 , Bn3 , v096 - .byte W06 - .byte Bn3 , v040 - .byte W06 - .byte Cs4 , v096 - .byte W06 - .byte Cs4 , v040 - .byte W06 - .byte Ds4 , v096 - .byte W06 - .byte Bn3 , v040 - .byte W06 - .byte N03 , Ds4 , v096 - .byte W03 - .byte Ds4 , v040 - .byte W03 - .byte Ds4 , v096 - .byte W03 - .byte Ds4 , v040 - .byte W03 - .byte VOL , 25*mus_rg_fan6_mvl/mxv - .byte N48 , En4 , v096 - .byte W06 - .byte VOL , 29*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 31*mus_rg_fan6_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte VOL , 34*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 38*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 41*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 44*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 50*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 55*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 64*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 71*mus_rg_fan6_mvl/mxv - .byte W15 - .byte MOD , 0 - .byte N06 , En4 , v040 - .byte W24 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_fan6_2: - .byte KEYSH , mus_rg_fan6_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 94*mus_rg_fan6_mvl/mxv - .byte PAN , c_v-18 - .byte BEND , c_v+0 - .byte W12 - .byte N06 , Gs4 , v127 - .byte W03 - .byte MOD , 6 - .byte W03 - .byte 0 - .byte N06 , Gs4 , v052 - .byte W06 - .byte N03 , Gs4 , v120 - .byte W03 - .byte Gs4 , v052 - .byte W03 - .byte Gs4 , v120 - .byte W03 - .byte Gs4 , v052 - .byte W03 - .byte N06 , En4 , v127 - .byte W03 - .byte MOD , 6 - .byte W03 - .byte 0 - .byte N06 , En4 , v052 - .byte W06 - .byte N03 , En4 , v120 - .byte W03 - .byte En4 , v052 - .byte W03 - .byte En4 , v120 - .byte W03 - .byte En4 , v052 - .byte W03 - .byte N06 , Bn4 , v127 - .byte W03 - .byte MOD , 6 - .byte W03 - .byte 0 - .byte N06 , Bn4 , v052 - .byte W06 - .byte N03 , Bn4 , v120 - .byte W03 - .byte Bn4 , v052 - .byte W03 - .byte Bn4 , v120 - .byte W03 - .byte Bn4 , v052 - .byte W03 - .byte N06 , An4 , v127 - .byte W03 - .byte MOD , 6 - .byte W03 - .byte 0 - .byte N06 , An4 , v052 - .byte W06 - .byte N03 , An4 , v120 - .byte W03 - .byte An4 , v052 - .byte W03 - .byte An4 , v120 - .byte W03 - .byte An4 , v052 - .byte W03 - .byte VOL , 31*mus_rg_fan6_mvl/mxv - .byte BEND , c_v+0 - .byte N48 , Gs4 , v127 - .byte W03 - .byte VOL , 34*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 38*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 43*mus_rg_fan6_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte VOL , 49*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 56*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 67*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 74*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 82*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 91*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 94*mus_rg_fan6_mvl/mxv - .byte W18 - .byte N06 , Gs4 , v048 - .byte W09 - .byte MOD , 0 - .byte W15 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_fan6_3: - .byte KEYSH , mus_rg_fan6_key+0 - .byte VOICE , 87 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 47*mus_rg_fan6_mvl/mxv - .byte PAN , c_v+63 - .byte W12 - .byte BEND , c_v+0 - .byte N24 , Bn3 , v120 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , An4 - .byte W12 - .byte N03 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte VOL , 28*mus_rg_fan6_mvl/mxv - .byte BEND , c_v+0 - .byte N48 , Gs4 - .byte W12 - .byte MOD , 4 - .byte VOL , 38*mus_rg_fan6_mvl/mxv - .byte W12 - .byte 47*mus_rg_fan6_mvl/mxv - .byte W12 - .byte 59*mus_rg_fan6_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W24 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_fan6_4: - .byte KEYSH , mus_rg_fan6_key+0 - .byte VOICE , 80 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 94*mus_rg_fan6_mvl/mxv - .byte W12 - .byte BEND , c_v+0 - .byte N09 , Bn1 , v096 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N24 , An1 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N06 , Gs1 - .byte W12 - .byte N03 , Bn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N09 , Fs1 - .byte W06 - .byte BEND , c_v+6 - .byte W03 - .byte c_v+0 - .byte W03 - .byte N03 - .byte W06 - .byte Ds1 - .byte W06 - .byte VOL , 28*mus_rg_fan6_mvl/mxv - .byte N48 , En1 , v127 - .byte W03 - .byte VOL , 31*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 32*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 35*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 40*mus_rg_fan6_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 48*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 53*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 62*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 66*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 70*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 77*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 88*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 94*mus_rg_fan6_mvl/mxv - .byte W14 - .byte MOD , 0 - .byte W22 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_fan6_5: - .byte KEYSH , mus_rg_fan6_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 71*mus_rg_fan6_mvl/mxv - .byte W12 - .byte N06 , Bn3 , v127 - .byte W06 - .byte MOD , 4 - .byte N06 , Bn3 , v052 - .byte W06 - .byte N03 , Bn3 , v120 - .byte W03 - .byte Bn3 , v052 - .byte W03 - .byte Bn3 , v120 - .byte W03 - .byte Bn3 , v052 - .byte W03 - .byte MOD , 0 - .byte N06 , Gs3 , v127 - .byte W06 - .byte MOD , 4 - .byte N06 , Gs3 , v052 - .byte W06 - .byte N03 , Gs3 , v120 - .byte W03 - .byte Gs3 , v052 - .byte W03 - .byte Gs3 , v120 - .byte W03 - .byte Gs3 , v052 - .byte W03 - .byte MOD , 0 - .byte N06 , En4 , v127 - .byte W06 - .byte MOD , 4 - .byte N06 , En4 , v052 - .byte W06 - .byte N03 , En4 , v120 - .byte W03 - .byte En4 , v052 - .byte W03 - .byte En4 , v120 - .byte W03 - .byte En4 , v052 - .byte W03 - .byte MOD , 0 - .byte N06 , Bn3 , v127 - .byte W06 - .byte Bn3 , v052 - .byte W06 - .byte N03 , Bn3 , v120 - .byte W03 - .byte Bn3 , v052 - .byte W03 - .byte Bn3 , v120 - .byte W03 - .byte Bn3 , v052 - .byte W03 - .byte VOL , 19*mus_rg_fan6_mvl/mxv - .byte N48 , En4 , v127 - .byte W03 - .byte VOL , 22*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 25*mus_rg_fan6_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte VOL , 26*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 28*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 34*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 40*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 46*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 51*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 59*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 68*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 82*mus_rg_fan6_mvl/mxv - .byte W15 - .byte MOD , 0 - .byte N06 , En4 , v040 - .byte W24 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_fan6_6: - .byte KEYSH , mus_rg_fan6_key+0 - .byte VOICE , 2 - .byte PAN , c_v+32 - .byte VOL , 65*mus_rg_fan6_mvl/mxv - .byte BEND , c_v+0 - .byte W12 - .byte N06 , Gs3 , v127 - .byte W06 - .byte Gs3 , v052 - .byte W06 - .byte N03 , Gs3 , v120 - .byte W03 - .byte Gs3 , v052 - .byte W03 - .byte Gs3 , v120 - .byte W03 - .byte Gs3 , v052 - .byte W03 - .byte N06 , En3 , v127 - .byte W06 - .byte En3 , v052 - .byte W06 - .byte N03 , En3 , v120 - .byte W03 - .byte En3 , v052 - .byte W03 - .byte En3 , v120 - .byte W03 - .byte En3 , v052 - .byte W03 - .byte N06 , Bn3 , v127 - .byte W06 - .byte Bn3 , v052 - .byte W06 - .byte N03 , Bn3 , v120 - .byte W03 - .byte Bn3 , v052 - .byte W03 - .byte Bn3 , v120 - .byte W03 - .byte Bn3 , v052 - .byte W03 - .byte N06 , An3 , v127 - .byte W06 - .byte An3 , v052 - .byte W06 - .byte N03 , An3 , v120 - .byte W03 - .byte An3 , v052 - .byte W03 - .byte An3 , v120 - .byte W03 - .byte An3 , v052 - .byte W03 - .byte N48 , Gs3 , v127 - .byte W72 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_fan6_7: - .byte KEYSH , mus_rg_fan6_key+0 - .byte VOICE , 0 - .byte VOL , 82*mus_rg_fan6_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte N12 , Cn1 , v127 - .byte W12 - .byte N06 , Cn1 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn1 , v092 - .byte W18 - .byte N06 , Cn1 , v076 - .byte W06 - .byte N12 , Cn1 , v096 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte VOL , 94*mus_rg_fan6_mvl/mxv - .byte N06 , Dn2 , v088 - .byte W06 - .byte N05 , An1 , v104 - .byte W06 - .byte N06 , Gn1 , v112 - .byte W06 - .byte Fn1 - .byte W06 - .byte VOL , 71*mus_rg_fan6_mvl/mxv - .byte N06 , En1 , v120 - .byte N42 , An2 - .byte W06 - .byte N03 , En1 , v064 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte VOL , 74*mus_rg_fan6_mvl/mxv - .byte N03 , En1 , v064 - .byte W03 - .byte VOL , 81*mus_rg_fan6_mvl/mxv - .byte N03 , En1 , v048 - .byte W03 - .byte VOL , 82*mus_rg_fan6_mvl/mxv - .byte N03 , En1 , v088 - .byte W03 - .byte VOL , 86*mus_rg_fan6_mvl/mxv - .byte N03 , En1 , v056 - .byte W03 - .byte VOL , 88*mus_rg_fan6_mvl/mxv - .byte N03 , En1 , v088 - .byte W03 - .byte VOL , 92*mus_rg_fan6_mvl/mxv - .byte N03 , En1 , v060 - .byte W03 - .byte En1 , v104 - .byte N03 , Cn2 - .byte W03 - .byte En1 , v072 - .byte N03 , An1 , v092 - .byte W03 - .byte VOL , 82*mus_rg_fan6_mvl/mxv - .byte N06 , En1 , v064 - .byte N06 , Fn1 , v112 - .byte N24 , Cs2 , v080 - .byte W06 - .byte VOL , 71*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 65*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 59*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 47*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 41*mus_rg_fan6_mvl/mxv - .byte W03 - .byte 35*mus_rg_fan6_mvl/mxv - .byte W03 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_fan6_8: - .byte KEYSH , mus_rg_fan6_key+0 - .byte VOICE , 1 - .byte VOL , 71*mus_rg_fan6_mvl/mxv - .byte W12 - .byte W72 - .byte PAN , c_v-32 - .byte N12 , Bn4 , v052 - .byte W12 - .byte PAN , c_v+32 - .byte N36 , Bn4 , v080 - .byte W12 - .byte W72 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_fan6: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_fan6_pri @ Priority - .byte mus_rg_fan6_rev @ Reverb. - - .word mus_rg_fan6_grp - - .word mus_rg_fan6_1 - .word mus_rg_fan6_2 - .word mus_rg_fan6_3 - .word mus_rg_fan6_4 - .word mus_rg_fan6_5 - .word mus_rg_fan6_6 - .word mus_rg_fan6_7 - .word mus_rg_fan6_8 - - .end diff --git a/sound/songs/mus_rg_get_yasei.s b/sound/songs/mus_rg_get_yasei.s deleted file mode 100644 index 343b177146..0000000000 --- a/sound/songs/mus_rg_get_yasei.s +++ /dev/null @@ -1,882 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_get_yasei_grp, voicegroup170 - .equ mus_rg_get_yasei_pri, 0 - .equ mus_rg_get_yasei_rev, reverb_set+50 - .equ mus_rg_get_yasei_mvl, 127 - .equ mus_rg_get_yasei_key, 0 - .equ mus_rg_get_yasei_tbs, 1 - .equ mus_rg_get_yasei_exg, 0 - .equ mus_rg_get_yasei_cmp, 1 - - .section .rodata - .global mus_rg_get_yasei - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_get_yasei_1: - .byte KEYSH , mus_rg_get_yasei_key+0 - .byte TEMPO , 140*mus_rg_get_yasei_tbs/2 - .byte W12 -mus_rg_get_yasei_1_B1: - .byte VOICE , 73 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 100*mus_rg_get_yasei_mvl/mxv - .byte N06 , Bn4 , v112 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte Cs5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte Cs5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Bn4 - .byte W24 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 -mus_rg_get_yasei_1_000: - .byte N06 , Cn5 , v112 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PEND - .byte Dn5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PATT - .word mus_rg_get_yasei_1_000 - .byte N06 , Dn5 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W24 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte GOTO - .word mus_rg_get_yasei_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_get_yasei_2: - .byte KEYSH , mus_rg_get_yasei_key+0 - .byte W12 -mus_rg_get_yasei_2_B1: - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 100*mus_rg_get_yasei_mvl/mxv - .byte W12 - .byte N06 , En3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W36 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , An1 , v112 - .byte W12 - .byte Bn1 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte W12 - .byte N06 , En3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , An1 , v112 - .byte W24 - .byte Bn1 - .byte W48 -mus_rg_get_yasei_2_000: - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte W12 - .byte N06 , Fn3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W36 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , As1 , v112 - .byte W12 - .byte Cn2 - .byte W48 - .byte PATT - .word mus_rg_get_yasei_2_000 - .byte N06 , Fn3 , v092 - .byte W24 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , As1 , v112 - .byte W24 - .byte Cn2 - .byte W48 - .byte GOTO - .word mus_rg_get_yasei_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_get_yasei_3: - .byte KEYSH , mus_rg_get_yasei_key+0 - .byte W12 -mus_rg_get_yasei_3_B1: - .byte VOICE , 58 - .byte VOL , 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , En1 , v127 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N48 , An1 - .byte W06 - .byte VOL , 84*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 73*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 67*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 72*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 80*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 86*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 96*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte W09 - .byte 77*mus_rg_get_yasei_mvl/mxv - .byte N48 , Bn1 - .byte W06 - .byte VOL , 81*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 84*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 87*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 91*mus_rg_get_yasei_mvl/mxv - .byte W09 - .byte 96*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte W09 - .byte N21 , En1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N24 , An1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W30 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N48 , As1 - .byte W06 - .byte VOL , 84*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 73*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 67*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 72*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 80*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 86*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 96*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte W09 - .byte 77*mus_rg_get_yasei_mvl/mxv - .byte N48 , Cn2 - .byte W06 - .byte VOL , 81*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 84*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 87*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 91*mus_rg_get_yasei_mvl/mxv - .byte W09 - .byte 96*mus_rg_get_yasei_mvl/mxv - .byte W06 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte W09 - .byte N21 , Fn1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N24 , As1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W30 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N24 , Fn1 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 100*mus_rg_get_yasei_mvl/mxv - .byte N24 , Bn0 - .byte W12 - .byte VOL , 92*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 76*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 46*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte 31*mus_rg_get_yasei_mvl/mxv - .byte W03 - .byte GOTO - .word mus_rg_get_yasei_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_get_yasei_4: - .byte KEYSH , mus_rg_get_yasei_key+0 - .byte W12 -mus_rg_get_yasei_4_B1: - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte VOL , 100*mus_rg_get_yasei_mvl/mxv - .byte W12 - .byte N06 , Bn2 , v060 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cs3 - .byte W96 - .byte W12 - .byte Bn2 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cs3 - .byte W96 -mus_rg_get_yasei_4_000: - .byte W12 - .byte N06 , Cn3 , v060 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte Dn3 - .byte W96 - .byte PATT - .word mus_rg_get_yasei_4_000 - .byte N06 , Dn3 , v060 - .byte W96 - .byte GOTO - .word mus_rg_get_yasei_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_get_yasei_5: - .byte KEYSH , mus_rg_get_yasei_key+0 - .byte W12 -mus_rg_get_yasei_5_B1: - .byte VOICE , 83 - .byte PAN , c_v+48 - .byte VOL , 100*mus_rg_get_yasei_mvl/mxv - .byte N03 , Bn5 , v032 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte An5 - .byte W12 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cs6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte An5 - .byte W12 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cs6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Bn5 - .byte W48 -mus_rg_get_yasei_5_000: - .byte N03 , Cn6 , v032 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte As5 - .byte W12 - .byte Cn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PEND - .byte Dn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PATT - .word mus_rg_get_yasei_5_000 - .byte N03 , Dn6 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cn6 - .byte W48 - .byte GOTO - .word mus_rg_get_yasei_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_get_yasei_6: - .byte KEYSH , mus_rg_get_yasei_key+0 - .byte W12 -mus_rg_get_yasei_6_B1: - .byte VOICE , 81 - .byte MOD , 0 - .byte VOL , 100*mus_rg_get_yasei_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte N06 , An4 , v048 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fs4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte W96 - .byte An4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Gs4 - .byte W48 - .byte W96 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Gn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte W96 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , An4 - .byte W48 - .byte GOTO - .word mus_rg_get_yasei_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_get_yasei_7: - .byte KEYSH , mus_rg_get_yasei_key+0 - .byte W12 -mus_rg_get_yasei_7_B1: - .byte VOICE , 0 - .byte VOL , 100*mus_rg_get_yasei_mvl/mxv - .byte N06 , En1 , v076 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W12 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v076 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 -mus_rg_get_yasei_7_000: - .byte N06 , En1 , v112 - .byte W24 - .byte Fs2 , v064 - .byte W24 - .byte N12 , Bn2 , v092 - .byte W24 - .byte N06 , En1 , v112 - .byte N03 , Fs2 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Fs2 , v040 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v052 - .byte W06 - .byte En1 , v088 - .byte N06 , Fs2 , v060 - .byte W06 - .byte PEND -mus_rg_get_yasei_7_001: - .byte N06 , En1 , v076 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W12 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v076 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_get_yasei_7_000 - .byte PATT - .word mus_rg_get_yasei_7_001 - .byte PATT - .word mus_rg_get_yasei_7_000 - .byte PATT - .word mus_rg_get_yasei_7_001 - .byte PATT - .word mus_rg_get_yasei_7_000 - .byte GOTO - .word mus_rg_get_yasei_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_get_yasei: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_get_yasei_pri @ Priority - .byte mus_rg_get_yasei_rev @ Reverb. - - .word mus_rg_get_yasei_grp - - .word mus_rg_get_yasei_1 - .word mus_rg_get_yasei_2 - .word mus_rg_get_yasei_3 - .word mus_rg_get_yasei_4 - .word mus_rg_get_yasei_5 - .word mus_rg_get_yasei_6 - .word mus_rg_get_yasei_7 - - .end diff --git a/sound/songs/mus_rg_guren.s b/sound/songs/mus_rg_guren.s deleted file mode 100644 index afdc121462..0000000000 --- a/sound/songs/mus_rg_guren.s +++ /dev/null @@ -1,2710 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_guren_grp, voicegroup138 - .equ mus_rg_guren_pri, 0 - .equ mus_rg_guren_rev, reverb_set+50 - .equ mus_rg_guren_mvl, 127 - .equ mus_rg_guren_key, 0 - .equ mus_rg_guren_tbs, 1 - .equ mus_rg_guren_exg, 0 - .equ mus_rg_guren_cmp, 1 - - .section .rodata - .global mus_rg_guren - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_guren_1: - .byte KEYSH , mus_rg_guren_key+0 - .byte TEMPO , 120*mus_rg_guren_tbs/2 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 28*mus_rg_guren_mvl/mxv - .byte N03 , Dn3 , v104 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte N06 , An2 - .byte W12 - .byte N12 , Fs2 - .byte W12 -mus_rg_guren_1_B1: - .byte W24 - .byte N24 , Dn3 , v104 - .byte W24 - .byte N36 , En3 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 17*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N06 , An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N24 , Bn2 - .byte W24 - .byte Bn3 - .byte W24 - .byte N36 , Cn4 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 19*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N12 , An3 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N18 , Fs3 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte N12 , Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N24 - .byte W24 - .byte Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte N36 , Fs3 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 19*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N12 , An3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N36 , Cn4 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 19*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N12 , An3 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N18 , Fs3 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte VOICE , 24 - .byte VOL , 45*mus_rg_guren_mvl/mxv - .byte N06 , Dn5 , v108 - .byte W06 - .byte En5 - .byte W06 - .byte N24 , Dn5 - .byte W24 - .byte PAN , c_v+32 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte N24 , Dn5 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v-32 - .byte VOL , 28*mus_rg_guren_mvl/mxv - .byte N36 , Bn3 , v104 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 19*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N12 , Gn3 - .byte W12 - .byte N48 , Dn3 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W24 - .byte 17*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N36 , Cn4 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 19*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N12 , An3 - .byte W12 - .byte N48 , En3 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 19*mus_rg_guren_mvl/mxv - .byte W12 - .byte 17*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N36 , Fs4 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 18*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N48 , Gn3 - .byte W48 - .byte N24 , Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte N36 , Bn3 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 18*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N12 , Gn3 - .byte W12 - .byte N48 , Dn3 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W24 - .byte 17*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N36 , Cn4 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 18*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N12 , An3 - .byte W12 - .byte N48 , Fs3 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 19*mus_rg_guren_mvl/mxv - .byte W12 - .byte 17*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N36 , En4 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 18*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N48 , Gn3 - .byte W12 - .byte VOL , 22*mus_rg_guren_mvl/mxv - .byte W12 - .byte 19*mus_rg_guren_mvl/mxv - .byte W12 - .byte 17*mus_rg_guren_mvl/mxv - .byte W12 - .byte 28*mus_rg_guren_mvl/mxv - .byte N24 , Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte N03 , Dn3 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte N03 , Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte N06 , An2 - .byte W12 - .byte N12 , Fs2 - .byte W12 - .byte GOTO - .word mus_rg_guren_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_guren_2: - .byte KEYSH , mus_rg_guren_key+0 - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N03 , Gn4 , v096 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Bn4 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte N03 , Bn4 , v076 - .byte W03 - .byte An4 - .byte W03 - .byte N06 , Dn4 , v096 - .byte W12 - .byte N12 , Fs4 - .byte W12 -mus_rg_guren_2_B1: - .byte N36 , Gn4 , v096 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N06 , An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N36 , Cn5 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N06 , Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N36 , An5 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W12 - .byte 73*mus_rg_guren_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N06 , Gn5 - .byte W06 - .byte Fs5 - .byte W06 -mus_rg_guren_2_000: - .byte N24 , En5 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N18 , Cn5 - .byte W18 - .byte N06 , Bn4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte PEND - .byte N24 , Dn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N48 , Bn4 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W12 - .byte 73*mus_rg_guren_mvl/mxv - .byte W12 - .byte 68*mus_rg_guren_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 89*mus_rg_guren_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N06 , An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N18 , Cn5 - .byte W18 - .byte N06 , Bn4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N36 , An5 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W12 - .byte 72*mus_rg_guren_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N06 , Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte PATT - .word mus_rg_guren_2_000 - .byte N24 , Dn5 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , An4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOICE , 48 - .byte MOD , 0 - .byte N36 , Dn4 , v064 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N12 , Bn3 - .byte W12 - .byte N48 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N36 , En4 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N12 , Cn4 - .byte W12 - .byte N48 , An3 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N36 , An4 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W12 - .byte 71*mus_rg_guren_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Bn3 - .byte W12 - .byte N24 , An3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOICE , 24 - .byte MOD , 0 - .byte N06 , Bn4 , v056 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte MOD , 0 - .byte N36 , Dn5 , v064 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W12 - .byte 69*mus_rg_guren_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N12 , Bn4 - .byte W12 - .byte N18 , Gn4 - .byte W18 - .byte N03 , An4 , v048 - .byte W03 - .byte Gn4 , v052 - .byte W03 - .byte N12 , Fs4 , v064 - .byte W12 - .byte Gn4 - .byte W12 - .byte N36 , En5 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W12 - .byte 70*mus_rg_guren_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N12 , Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N36 , An5 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_guren_mvl/mxv - .byte W12 - .byte 70*mus_rg_guren_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_guren_mvl/mxv - .byte N12 , Fs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte En5 - .byte W12 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N18 , Dn5 - .byte W18 - .byte N06 , Fs5 - .byte W06 - .byte N12 , En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte VOICE , 17 - .byte N03 , Gn4 , v096 - .byte W12 - .byte MOD , 7 - .byte N24 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte N03 , Bn4 , v060 - .byte W03 - .byte An4 , v064 - .byte W03 - .byte N06 , Dn4 , v092 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte GOTO - .word mus_rg_guren_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_guren_3: - .byte KEYSH , mus_rg_guren_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+39 - .byte VOL , 40*mus_rg_guren_mvl/mxv - .byte N03 , Bn2 , v120 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Dn3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte En2 - .byte W12 - .byte N12 , Dn2 - .byte W12 -mus_rg_guren_3_B1: -mus_rg_guren_3_000: - .byte N06 , Gn3 , v127 - .byte W18 - .byte N01 - .byte W03 - .byte An3 - .byte W03 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte N01 , Gn4 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte N03 , Gs3 - .byte W06 - .byte Bn3 - .byte W03 - .byte N01 - .byte W03 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte PEND - .byte Gn3 - .byte W06 - .byte N01 , Dn4 - .byte W12 - .byte N01 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte N01 , Dn4 - .byte W06 - .byte N06 , Gn3 - .byte W18 - .byte N01 - .byte W03 - .byte An3 - .byte W03 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte N01 , Gn4 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte N03 , Gs3 - .byte W06 - .byte Bn3 - .byte W03 - .byte N01 - .byte W03 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte N01 , Dn4 - .byte W06 - .byte N06 , Gn3 - .byte W18 - .byte N01 - .byte W03 - .byte An3 - .byte W03 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte An3 - .byte W06 - .byte N01 , Fs4 - .byte W12 - .byte N01 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte N03 , Gs3 , v120 - .byte W06 - .byte PATT - .word mus_rg_guren_3_000 - .byte N06 , Gn3 , v127 - .byte W06 - .byte N01 , Dn4 - .byte W12 - .byte N01 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An3 - .byte W12 - .byte N06 - .byte W06 - .byte N01 , Gn3 - .byte W03 - .byte An3 - .byte W03 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte N01 , Dn4 - .byte W06 - .byte N06 , Gn3 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte N01 , Gn4 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte N03 , Gs3 - .byte W06 - .byte Bn3 - .byte W03 - .byte N01 - .byte W03 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte N01 , Dn4 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N01 , Dn4 - .byte W12 - .byte Gn3 - .byte W06 - .byte N24 , Bn3 - .byte W24 - .byte N03 , An3 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , En4 - .byte W06 - .byte N01 , En4 , v100 - .byte W06 - .byte N03 , En4 , v127 - .byte W06 - .byte N01 , En4 , v100 - .byte W06 - .byte N06 , Bn3 , v127 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Cn4 - .byte W12 - .byte N06 , Bn3 - .byte W12 - .byte Gn3 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte N01 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte An3 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn4 - .byte W12 - .byte N09 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn4 - .byte W12 -mus_rg_guren_3_001: - .byte N06 , Bn3 , v127 - .byte W12 - .byte Gn3 , v120 - .byte W06 - .byte N03 , An3 - .byte W03 - .byte As3 - .byte W03 - .byte N12 , Dn4 , v127 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Bn3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , As3 - .byte W12 - .byte PEND - .byte N06 , Bn3 - .byte W18 - .byte N03 - .byte W03 - .byte Cn4 - .byte W03 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N01 , Gn4 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N01 , An3 - .byte W06 - .byte N06 , Gn3 - .byte W18 - .byte N03 , Cn4 , v120 - .byte W03 - .byte Dn4 - .byte W03 - .byte N12 , En4 , v127 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte N01 - .byte W06 - .byte N06 - .byte W06 - .byte N01 , En4 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte An3 - .byte W18 - .byte N03 , Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N12 , An4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Dn4 - .byte W12 - .byte N09 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte PATT - .word mus_rg_guren_3_001 - .byte N03 , Bn2 , v120 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Dn3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte En2 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte GOTO - .word mus_rg_guren_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_guren_4: - .byte KEYSH , mus_rg_guren_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 58*mus_rg_guren_mvl/mxv - .byte N06 , Gn1 , v120 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , An1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Dn2 - .byte W24 - .byte N24 , An1 - .byte W24 -mus_rg_guren_4_B1: - .byte N24 , Dn2 , v120 - .byte W24 - .byte Bn1 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte N03 , Bn1 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N06 , Bn1 - .byte W24 - .byte N24 , Dn1 - .byte W24 - .byte N06 , Fs1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte Dn2 - .byte W24 - .byte N06 , Fs1 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte Dn2 - .byte W24 - .byte N06 , Fs1 - .byte W12 - .byte N12 - .byte W12 - .byte Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte N24 , Dn2 - .byte W24 - .byte Bn1 - .byte W24 - .byte N06 , Fs1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte N24 , Bn1 - .byte W24 - .byte Gn1 - .byte W24 - .byte N06 , Dn1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , Fs1 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte Dn2 - .byte W24 - .byte N06 , Fs1 - .byte W12 - .byte N24 , Dn1 - .byte W24 - .byte N06 , Dn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W12 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Fs2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W24 - .byte N12 - .byte W24 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte N12 , Gn1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Fs2 - .byte W12 - .byte En2 - .byte W12 - .byte Gn1 - .byte W24 - .byte N12 - .byte W24 - .byte N06 , Dn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N12 , An1 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , An1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Dn2 - .byte W24 - .byte N24 , An1 - .byte W24 - .byte GOTO - .word mus_rg_guren_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_guren_5: - .byte KEYSH , mus_rg_guren_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 19*mus_rg_guren_mvl/mxv - .byte BEND , c_v+1 - .byte N03 , Gn4 , v120 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Bn4 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , An4 , v096 - .byte W06 - .byte N03 , Bn4 , v084 - .byte W03 - .byte An4 , v120 - .byte W03 - .byte N06 , Dn4 - .byte W12 - .byte N12 , Fs4 - .byte W12 -mus_rg_guren_5_B1: - .byte N36 , Gn4 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N36 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , Dn5 - .byte W06 - .byte En5 - .byte W06 -mus_rg_guren_5_000: - .byte N24 , Dn5 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N36 , An5 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte PEND -mus_rg_guren_5_001: - .byte N24 , En5 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N18 , Cn5 - .byte W18 - .byte N06 , Bn4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte PEND - .byte N24 , Dn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N48 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N24 , An4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N18 , Cn5 - .byte W18 - .byte N06 , Bn4 , v120 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N06 , Dn5 , v127 - .byte W06 - .byte En5 - .byte W06 - .byte PATT - .word mus_rg_guren_5_000 - .byte PATT - .word mus_rg_guren_5_001 - .byte N24 , Dn5 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , An4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N36 , Dn5 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Bn4 - .byte W12 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N36 , En5 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Cn5 - .byte W12 - .byte N48 , An4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N36 , An5 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Fs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Bn4 - .byte W12 - .byte N24 , An4 , v120 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte N06 , Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte MOD , 0 - .byte N36 , Dn5 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Bn4 - .byte W12 - .byte N18 , Gn4 - .byte W18 - .byte N03 , An4 , v084 - .byte W03 - .byte Gn4 , v068 - .byte W03 - .byte N12 , Fs4 , v120 - .byte W12 - .byte Gn4 - .byte W12 - .byte N36 , En5 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 , v120 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N36 , An5 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Fs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte En5 - .byte W12 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N18 , Dn5 - .byte W18 - .byte N06 , Fs5 , v120 - .byte W06 - .byte N12 , En5 , v127 - .byte W12 - .byte Dn5 , v120 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 , v127 - .byte W12 - .byte N03 , Gn4 , v120 - .byte W12 - .byte MOD , 7 - .byte N24 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , An4 , v096 - .byte W06 - .byte N03 , Bn4 , v084 - .byte W03 - .byte An4 , v120 - .byte W03 - .byte N06 , Dn4 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte GOTO - .word mus_rg_guren_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_guren_6: - .byte KEYSH , mus_rg_guren_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 46*mus_rg_guren_mvl/mxv - .byte N03 , Gn2 , v120 - .byte W12 - .byte N18 , Dn2 - .byte W24 - .byte N06 , Bn2 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte En2 - .byte W12 - .byte N12 , Dn2 - .byte W12 -mus_rg_guren_6_B1: - .byte N06 , Bn2 , v127 - .byte W18 - .byte N01 - .byte W03 - .byte Cn3 - .byte W03 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte N01 , Bn3 - .byte W24 - .byte N03 , Dn3 , v092 - .byte W03 - .byte N01 , Dn3 , v072 - .byte W03 - .byte N12 , En3 , v120 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte Bn2 - .byte W06 - .byte N01 , Gn3 , v127 - .byte W12 - .byte N01 - .byte W03 - .byte N15 , Dn3 , v120 - .byte W15 - .byte N06 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte N06 , Cn3 - .byte W06 - .byte N01 , Fs3 , v127 - .byte W06 - .byte N06 , Bn2 - .byte W18 - .byte N01 - .byte W03 - .byte Cn3 - .byte W03 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte N01 , Bn3 - .byte W24 - .byte N03 , Dn3 , v092 - .byte W03 - .byte N01 , Dn3 , v072 - .byte W03 - .byte N12 , En3 , v120 - .byte W12 - .byte N06 , Cn3 - .byte W06 - .byte N01 , Gn3 , v072 - .byte W06 - .byte N06 , Bn2 , v120 - .byte W18 - .byte N01 , Bn2 , v127 - .byte W03 - .byte Cn3 - .byte W03 - .byte N12 , Dn3 , v120 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N01 , Dn3 - .byte W06 - .byte Cn4 - .byte W12 - .byte N01 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N06 , Bn2 , v127 - .byte W18 - .byte N01 , An2 - .byte W03 - .byte Cn3 - .byte W03 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte N01 , Bn3 - .byte W24 - .byte N03 , Dn3 , v092 - .byte W03 - .byte N01 , Dn3 , v072 - .byte W03 - .byte N12 , En3 , v120 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte Bn2 - .byte W06 - .byte N01 , Gn3 , v127 - .byte W12 - .byte N01 - .byte W03 - .byte N15 , Dn3 , v120 - .byte W15 - .byte N06 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn3 - .byte W12 - .byte N06 - .byte W06 - .byte N01 , An2 , v127 - .byte W03 - .byte Cn3 - .byte W03 - .byte N12 , En3 , v120 - .byte W12 - .byte N06 , Cn3 - .byte W06 - .byte N01 , Fs3 , v127 - .byte W06 - .byte N06 , Bn2 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte N01 , Bn3 - .byte W24 - .byte N03 , Dn3 , v092 - .byte W03 - .byte N01 , Dn3 , v072 - .byte W03 - .byte N12 , En3 , v120 - .byte W12 - .byte N06 , Cn3 - .byte W06 - .byte N01 , Gn3 , v072 - .byte W06 - .byte N06 , Dn3 , v120 - .byte W06 - .byte N01 , Gn3 , v127 - .byte W12 - .byte Dn3 - .byte W06 - .byte N24 , Gn3 , v120 - .byte W24 - .byte N03 , Fs3 - .byte W12 - .byte N12 - .byte W12 - .byte N01 , Bn3 , v127 - .byte W06 - .byte Bn3 , v100 - .byte W06 - .byte Bn3 , v127 - .byte W06 - .byte Bn3 , v100 - .byte W06 - .byte N06 , Dn3 , v120 - .byte W24 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N06 - .byte W24 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N01 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An3 - .byte W12 - .byte N09 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Fs3 - .byte W12 -mus_rg_guren_6_000: - .byte N06 , Dn3 , v120 - .byte W12 - .byte Bn2 - .byte W06 - .byte N03 , Dn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte N12 , Gn3 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte PEND - .byte N06 , Dn3 - .byte W18 - .byte N03 , Bn2 - .byte W03 - .byte Cn3 - .byte W03 - .byte N12 , Dn3 - .byte W12 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte N01 , Dn4 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W03 - .byte Fs3 - .byte W03 - .byte N12 , Gn3 - .byte W12 - .byte N06 - .byte W06 - .byte N01 - .byte W06 - .byte N06 - .byte W06 - .byte N01 , Cn4 - .byte W06 - .byte N12 , Dn3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte Dn3 - .byte W18 - .byte N03 , Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , An3 - .byte W12 - .byte N09 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte PATT - .word mus_rg_guren_6_000 - .byte N03 , Gn2 , v120 - .byte W12 - .byte N18 , Dn2 - .byte W24 - .byte N06 , Bn2 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte En2 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte GOTO - .word mus_rg_guren_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_guren_7: - .byte KEYSH , mus_rg_guren_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 66*mus_rg_guren_mvl/mxv - .byte N12 , Cn1 , v120 - .byte N48 , An2 - .byte W12 - .byte N06 , En1 , v072 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N12 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte Cs1 , v084 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 -mus_rg_guren_7_B1: - .byte N12 , Cn1 , v120 - .byte N48 , Cs2 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , Cs1 , v120 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , Cs1 , v120 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 , v092 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cs1 , v120 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte Cn1 - .byte N06 , Cs1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , Cs1 , v120 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , Cs1 , v120 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 , v092 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cs1 , v120 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N06 - .byte W06 -mus_rg_guren_7_000: - .byte N24 , Cn1 , v120 - .byte N03 , An4 , v036 - .byte W12 - .byte N12 , As4 , v016 - .byte W12 - .byte N24 , Cn1 , v120 - .byte N03 , An4 , v036 - .byte W12 - .byte N12 , As4 , v016 - .byte W12 - .byte N24 , Cn1 , v120 - .byte N03 , An4 , v036 - .byte W12 - .byte N12 , As4 , v016 - .byte W12 - .byte N24 , Cn1 , v120 - .byte N03 , An4 , v036 - .byte W12 - .byte N12 , As4 , v016 - .byte W12 - .byte PEND - .byte N24 , Cn1 , v120 - .byte N03 , An4 , v036 - .byte W12 - .byte N12 , As4 , v016 - .byte W12 - .byte N24 , Cn1 , v120 - .byte N03 , An4 , v036 - .byte W12 - .byte N12 , As4 , v016 - .byte W12 - .byte N24 , Cn1 , v120 - .byte N03 , An4 , v036 - .byte W12 - .byte N12 , As4 , v016 - .byte W12 - .byte Cn1 , v120 - .byte N03 , An4 , v036 - .byte W12 - .byte N12 , Cn1 , v120 - .byte N12 , As4 , v016 - .byte W12 - .byte PATT - .word mus_rg_guren_7_000 - .byte N24 , Cn1 , v120 - .byte N03 , An4 , v036 - .byte W12 - .byte N12 , As4 , v016 - .byte W12 - .byte N24 , Cn1 , v120 - .byte N03 , An4 , v036 - .byte W12 - .byte N12 , As4 , v016 - .byte W12 - .byte N24 , Cn1 , v120 - .byte N03 , An4 , v036 - .byte W03 - .byte An4 , v012 - .byte W03 - .byte An4 , v020 - .byte W06 - .byte N12 , As4 , v032 - .byte W12 - .byte Cs1 , v120 - .byte N03 , An4 , v036 - .byte W12 - .byte N12 , Cn1 , v120 - .byte N12 , As4 , v016 - .byte W12 - .byte N24 , Cn1 , v120 - .byte W24 - .byte N12 , Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 - .byte W24 - .byte Cs1 - .byte W24 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N18 , Cs1 - .byte W18 - .byte N06 , Cs1 , v084 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Cs1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cs1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N06 - .byte W06 - .byte Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N12 - .byte N48 , An2 - .byte W12 - .byte N06 , En1 , v072 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N12 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte Cs1 , v084 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte GOTO - .word mus_rg_guren_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_guren_8: - .byte KEYSH , mus_rg_guren_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 49*mus_rg_guren_mvl/mxv - .byte N02 , Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W24 - .byte N02 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 -mus_rg_guren_8_B1: - .byte N02 , Cn5 , v112 - .byte W06 - .byte Cn5 , v052 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte N01 , Cn5 , v084 - .byte W03 - .byte Cn5 , v048 - .byte W03 - .byte N01 - .byte W06 - .byte N02 , Cn5 , v064 - .byte W06 - .byte Cn5 , v052 - .byte W06 -mus_rg_guren_8_000: - .byte N02 , Cn5 , v112 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W24 - .byte PEND - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte N01 , Cn5 , v084 - .byte W03 - .byte Cn5 , v052 - .byte W03 - .byte Cn5 , v048 - .byte W06 - .byte N02 , Cn5 , v064 - .byte W06 - .byte Cn5 , v052 - .byte W06 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v064 - .byte W18 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v064 - .byte W18 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte N01 , Cn5 , v084 - .byte W03 - .byte Cn5 , v052 - .byte W03 - .byte N01 - .byte W06 - .byte N02 , Cn5 , v064 - .byte W06 - .byte Cn5 , v052 - .byte W06 - .byte PATT - .word mus_rg_guren_8_000 - .byte N02 , Cn5 , v112 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte N01 , Cn5 , v084 - .byte W03 - .byte Cn5 , v048 - .byte W03 - .byte N01 - .byte W06 - .byte N02 , Cn5 , v064 - .byte W06 - .byte Cn5 , v052 - .byte W06 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W24 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W24 - .byte N02 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte GOTO - .word mus_rg_guren_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_guren_9: - .byte KEYSH , mus_rg_guren_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 49*mus_rg_guren_mvl/mxv - .byte W36 - .byte N12 , Gn5 , v096 - .byte W48 - .byte N12 - .byte W12 -mus_rg_guren_9_B1: - .byte W96 - .byte W84 - .byte N12 , Gn5 , v120 - .byte W12 - .byte W96 - .byte W12 - .byte Gn5 , v072 - .byte W24 - .byte N12 - .byte W48 - .byte Gn5 , v120 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte Cs5 , v096 - .byte W12 - .byte W96 - .byte W96 - .byte W12 - .byte Gn5 - .byte W72 - .byte N12 - .byte W12 - .byte W60 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte W36 - .byte N12 - .byte W48 - .byte N12 - .byte W12 - .byte GOTO - .word mus_rg_guren_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_guren: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_guren_pri @ Priority - .byte mus_rg_guren_rev @ Reverb. - - .word mus_rg_guren_grp - - .word mus_rg_guren_1 - .word mus_rg_guren_2 - .word mus_rg_guren_3 - .word mus_rg_guren_4 - .word mus_rg_guren_5 - .word mus_rg_guren_6 - .word mus_rg_guren_7 - .word mus_rg_guren_8 - .word mus_rg_guren_9 - - .end diff --git a/sound/songs/mus_rg_gym.s b/sound/songs/mus_rg_gym.s deleted file mode 100644 index eaaed202e0..0000000000 --- a/sound/songs/mus_rg_gym.s +++ /dev/null @@ -1,1884 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_gym_grp, voicegroup134 - .equ mus_rg_gym_pri, 0 - .equ mus_rg_gym_rev, reverb_set+50 - .equ mus_rg_gym_mvl, 127 - .equ mus_rg_gym_key, 0 - .equ mus_rg_gym_tbs, 1 - .equ mus_rg_gym_exg, 0 - .equ mus_rg_gym_cmp, 1 - - .section .rodata - .global mus_rg_gym - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_gym_1: - .byte KEYSH , mus_rg_gym_key+0 -mus_rg_gym_1_B1: - .byte TEMPO , 128*mus_rg_gym_tbs/2 - .byte VOICE , 56 - .byte PAN , c_v+10 - .byte VOL , 90*mus_rg_gym_mvl/mxv - .byte BEND , c_v+0 - .byte N30 , En4 , v108 - .byte W15 - .byte MOD , 6 - .byte W03 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_gym_mvl/mxv - .byte W03 - .byte 52*mus_rg_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_gym_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_gym_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte N30 , Dn4 - .byte W15 - .byte MOD , 6 - .byte W03 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_gym_mvl/mxv - .byte W03 - .byte 52*mus_rg_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_gym_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_gym_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N66 , Cs4 - .byte W24 - .byte W03 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_gym_mvl/mxv - .byte W03 - .byte 52*mus_rg_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_gym_mvl/mxv - .byte W03 - .byte 0*mus_rg_gym_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_gym_mvl/mxv - .byte N24 , Ds4 - .byte W24 - .byte N66 , En4 - .byte W24 - .byte MOD , 6 - .byte W30 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_gym_mvl/mxv - .byte W03 - .byte 52*mus_rg_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_gym_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_gym_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N06 , Fs4 - .byte W18 - .byte Dn4 - .byte W06 - .byte N66 - .byte W18 - .byte MOD , 6 - .byte W36 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_gym_mvl/mxv - .byte W03 - .byte 52*mus_rg_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_gym_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_gym_mvl/mxv - .byte N66 , En4 - .byte W30 - .byte MOD , 6 - .byte W24 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_gym_mvl/mxv - .byte W03 - .byte 52*mus_rg_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_gym_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_gym_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N06 , Dn4 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte N66 , Fs4 - .byte W24 - .byte W03 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_gym_mvl/mxv - .byte W03 - .byte 52*mus_rg_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_gym_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_gym_mvl/mxv - .byte N66 , Gs4 - .byte W30 - .byte MOD , 6 - .byte W24 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_gym_mvl/mxv - .byte W03 - .byte 52*mus_rg_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_gym_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_gym_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte N18 , Gs4 - .byte W18 - .byte N12 , An4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Dn5 - .byte W18 - .byte N06 , An4 - .byte W06 - .byte N24 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N66 , Gs4 - .byte W24 - .byte MOD , 6 - .byte W30 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_gym_mvl/mxv - .byte W03 - .byte 52*mus_rg_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_gym_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_gym_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte N18 , Gs4 - .byte W18 - .byte N12 , An4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte N48 , Dn5 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Cs5 , v112 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte VOICE , 60 - .byte MOD , 0 - .byte N36 , Bn2 , v108 - .byte W36 - .byte En3 - .byte W36 - .byte N24 , Bn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Bn2 - .byte W24 - .byte An2 - .byte W24 - .byte N06 , Gs2 - .byte W12 - .byte N06 - .byte W06 - .byte An2 - .byte W06 - .byte N30 , Bn2 - .byte W36 - .byte N12 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte N18 , Bn2 - .byte W18 - .byte N24 , Dn3 - .byte W24 - .byte Cn3 - .byte W24 - .byte Bn2 - .byte W24 - .byte An2 - .byte W24 - .byte VOICE , 48 - .byte N36 , Bn4 , v096 - .byte W36 - .byte En5 - .byte W36 - .byte N24 , Bn4 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cs5 - .byte W24 - .byte Bn4 - .byte W24 - .byte An4 - .byte W24 - .byte N06 , Gs4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte N24 , Bn4 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte N24 , Dn5 - .byte W24 - .byte N06 , En5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N48 , Gs5 - .byte W48 - .byte N24 , Fs5 - .byte W24 - .byte GOTO - .word mus_rg_gym_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_gym_2: - .byte VOL , 90*mus_rg_gym_mvl/mxv - .byte KEYSH , mus_rg_gym_key+0 -mus_rg_gym_2_B1: - .byte VOICE , 87 - .byte N12 , En2 , v080 - .byte W12 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte N03 , Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N03 , Cs1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Cs2 - .byte W06 - .byte N09 , Bn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 -mus_rg_gym_2_000: - .byte N06 , En1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte PEND -mus_rg_gym_2_001: - .byte N06 , Dn1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_gym_2_000 - .byte N06 , Dn1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte An1 - .byte W12 - .byte Dn1 - .byte W06 - .byte N18 , Fs1 - .byte W18 - .byte PATT - .word mus_rg_gym_2_000 - .byte PATT - .word mus_rg_gym_2_001 - .byte PATT - .word mus_rg_gym_2_000 - .byte N06 , Dn1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte Fs1 - .byte W12 - .byte En1 - .byte W06 - .byte N18 , An1 - .byte W18 - .byte PATT - .word mus_rg_gym_2_000 - .byte PATT - .word mus_rg_gym_2_001 - .byte N06 , Cs1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte En1 - .byte W06 - .byte N18 , Cs1 - .byte W18 - .byte N48 , Cn1 - .byte W48 - .byte Dn1 - .byte W48 - .byte N06 , En1 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W24 - .byte N24 - .byte W24 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W24 - .byte N06 , Fs1 - .byte W06 - .byte N18 , An1 - .byte W18 - .byte N06 , Gs1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N06 , Fs1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N06 , En1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte Ds1 - .byte W24 - .byte N06 , Fs1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Ds2 - .byte W06 - .byte GOTO - .word mus_rg_gym_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_gym_3: - .byte KEYSH , mus_rg_gym_key+0 -mus_rg_gym_3_B1: - .byte VOICE , 85 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte VOL , 90*mus_rg_gym_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Gs3 , v064 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte Fs3 - .byte W12 - .byte N03 , Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte En3 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte VOICE , 81 - .byte VOL , 55*mus_rg_gym_mvl/mxv - .byte N12 , Fs3 - .byte W06 - .byte VOL , 59*mus_rg_gym_mvl/mxv - .byte W03 - .byte 61*mus_rg_gym_mvl/mxv - .byte W03 - .byte VOICE , 88 - .byte VOL , 65*mus_rg_gym_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 70*mus_rg_gym_mvl/mxv - .byte W06 - .byte 75*mus_rg_gym_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 80*mus_rg_gym_mvl/mxv - .byte W03 - .byte 86*mus_rg_gym_mvl/mxv - .byte W03 - .byte 90*mus_rg_gym_mvl/mxv - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte N12 , En3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N06 , Gs2 - .byte W12 - .byte En2 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N18 , Bn2 - .byte W18 -mus_rg_gym_3_000: - .byte N12 , Dn3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N06 , Fs3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte N18 , Fs3 - .byte W18 - .byte PEND -mus_rg_gym_3_001: - .byte N12 , En3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N06 , Gs2 - .byte W12 - .byte En2 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N18 , Bn2 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_gym_3_000 - .byte PATT - .word mus_rg_gym_3_001 - .byte N12 , Dn3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N12 , Fs3 - .byte W18 - .byte N06 , Dn3 - .byte W06 - .byte N24 - .byte W24 - .byte PATT - .word mus_rg_gym_3_001 - .byte N12 , Dn3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N24 , Fs3 - .byte W24 - .byte An2 - .byte W24 - .byte BEND , c_v-4 - .byte W96 - .byte W96 - .byte W60 - .byte c_v+0 - .byte W12 - .byte VOICE , 85 - .byte PAN , c_v+0 - .byte N06 , Gs3 , v064 - .byte W06 - .byte N18 , En3 - .byte W18 - .byte N12 - .byte W03 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 55*mus_rg_gym_mvl/mxv - .byte W05 - .byte 59*mus_rg_gym_mvl/mxv - .byte W01 - .byte VOICE , 89 - .byte N12 - .byte W04 - .byte VOL , 63*mus_rg_gym_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte W03 - .byte VOL , 67*mus_rg_gym_mvl/mxv - .byte W03 - .byte N12 - .byte W02 - .byte VOL , 70*mus_rg_gym_mvl/mxv - .byte W05 - .byte 74*mus_rg_gym_mvl/mxv - .byte W05 - .byte 78*mus_rg_gym_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 82*mus_rg_gym_mvl/mxv - .byte W07 - .byte VOICE , 85 - .byte VOL , 90*mus_rg_gym_mvl/mxv - .byte MOD , 0 - .byte N12 , Fs3 - .byte W03 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 55*mus_rg_gym_mvl/mxv - .byte W05 - .byte 59*mus_rg_gym_mvl/mxv - .byte W01 - .byte VOICE , 89 - .byte N12 - .byte W03 - .byte MOD , 6 - .byte W01 - .byte VOL , 63*mus_rg_gym_mvl/mxv - .byte W05 - .byte 67*mus_rg_gym_mvl/mxv - .byte W03 - .byte N12 - .byte W02 - .byte VOL , 70*mus_rg_gym_mvl/mxv - .byte W05 - .byte 74*mus_rg_gym_mvl/mxv - .byte W05 - .byte 78*mus_rg_gym_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 82*mus_rg_gym_mvl/mxv - .byte W07 - .byte VOICE , 85 - .byte VOL , 89*mus_rg_gym_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+47 - .byte N12 , Bn3 , v060 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W12 - .byte N06 - .byte W12 - .byte En3 - .byte W06 - .byte N18 , Gs3 - .byte W18 - .byte N12 , An3 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W12 - .byte N06 - .byte W12 - .byte Fs3 - .byte W06 - .byte N18 , An3 - .byte W18 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N06 , Gs2 , v088 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte PAN , c_v+48 - .byte BEND , c_v-2 - .byte N06 , En5 , v052 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N06 , Fs2 , v088 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte PAN , c_v-47 - .byte BEND , c_v-2 - .byte N06 , Dn5 , v052 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N06 , En2 , v088 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte PAN , c_v+48 - .byte BEND , c_v-2 - .byte N06 , Bn4 , v052 - .byte W06 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N12 , Ds2 , v088 - .byte W30 - .byte PAN , c_v-47 - .byte BEND , c_v-2 - .byte N06 , Bn3 , v052 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte GOTO - .word mus_rg_gym_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_gym_4: - .byte KEYSH , mus_rg_gym_key+0 -mus_rg_gym_4_B1: - .byte VOICE , 84 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v-48 - .byte VOL , 90*mus_rg_gym_mvl/mxv - .byte N12 , Bn3 , v064 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte An3 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte An3 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte VOICE , 80 - .byte VOL , 55*mus_rg_gym_mvl/mxv - .byte N48 , An3 - .byte W06 - .byte VOL , 59*mus_rg_gym_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte VOL , 61*mus_rg_gym_mvl/mxv - .byte W03 - .byte 65*mus_rg_gym_mvl/mxv - .byte W06 - .byte 70*mus_rg_gym_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 75*mus_rg_gym_mvl/mxv - .byte W06 - .byte 80*mus_rg_gym_mvl/mxv - .byte W03 - .byte 86*mus_rg_gym_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte VOL , 90*mus_rg_gym_mvl/mxv - .byte W12 -mus_rg_gym_4_000: - .byte N48 , Gs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N06 , Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N18 , En3 - .byte W18 - .byte PEND -mus_rg_gym_4_001: - .byte N48 , Fs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N06 , An3 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte N18 , An3 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_gym_4_000 - .byte PATT - .word mus_rg_gym_4_001 - .byte PATT - .word mus_rg_gym_4_000 - .byte N48 , Fs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N12 , An3 - .byte W18 - .byte N06 , Fs3 - .byte W06 - .byte N24 - .byte W24 - .byte PATT - .word mus_rg_gym_4_000 - .byte N48 , Fs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N24 , An3 - .byte W24 - .byte En3 - .byte W24 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte N06 , Bn3 , v064 - .byte W06 - .byte N18 , Gs3 - .byte W18 - .byte N48 , Gn3 - .byte W03 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 55*mus_rg_gym_mvl/mxv - .byte W05 - .byte 59*mus_rg_gym_mvl/mxv - .byte W05 - .byte 63*mus_rg_gym_mvl/mxv - .byte W05 - .byte 67*mus_rg_gym_mvl/mxv - .byte W05 - .byte 70*mus_rg_gym_mvl/mxv - .byte W05 - .byte 74*mus_rg_gym_mvl/mxv - .byte W05 - .byte 78*mus_rg_gym_mvl/mxv - .byte W05 - .byte 82*mus_rg_gym_mvl/mxv - .byte W07 - .byte 90*mus_rg_gym_mvl/mxv - .byte N48 , An3 - .byte W03 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 55*mus_rg_gym_mvl/mxv - .byte W05 - .byte 59*mus_rg_gym_mvl/mxv - .byte W05 - .byte 63*mus_rg_gym_mvl/mxv - .byte W05 - .byte 67*mus_rg_gym_mvl/mxv - .byte W05 - .byte 70*mus_rg_gym_mvl/mxv - .byte W05 - .byte 74*mus_rg_gym_mvl/mxv - .byte W05 - .byte 78*mus_rg_gym_mvl/mxv - .byte W05 - .byte 82*mus_rg_gym_mvl/mxv - .byte W07 - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte VOL , 89*mus_rg_gym_mvl/mxv - .byte N12 , En4 , v060 - .byte W12 - .byte N03 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-49 - .byte W06 - .byte c_v+0 - .byte N06 - .byte W06 - .byte PAN , c_v-49 - .byte W06 - .byte c_v+0 - .byte N06 , Bn3 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v-48 - .byte W06 - .byte c_v+0 - .byte N06 - .byte W06 - .byte PAN , c_v-49 - .byte W06 - .byte c_v-1 - .byte N06 , An3 - .byte W06 - .byte N18 , Dn4 - .byte W18 - .byte VOICE , 80 - .byte N06 , En3 , v072 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , En5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+1 - .byte N06 , Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v-47 - .byte N06 , Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Bn3 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte GOTO - .word mus_rg_gym_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_gym_5: - .byte VOL , 90*mus_rg_gym_mvl/mxv - .byte KEYSH , mus_rg_gym_key+0 -mus_rg_gym_5_B1: - .byte PAN , c_v+15 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte W96 - .byte W96 - .byte W96 - .byte W42 - .byte N03 , Bn3 , v092 - .byte W03 - .byte Cs4 - .byte W03 - .byte N09 , Dn4 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte Dn4 - .byte W06 - .byte N18 , Cs4 - .byte W18 - .byte N48 , Bn3 - .byte W30 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N06 , En4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N12 , Dn4 - .byte W18 - .byte N06 , An3 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , An4 - .byte W18 - .byte N06 , Dn4 - .byte W06 - .byte N24 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , Bn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte N18 , Bn3 - .byte W09 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , En4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W06 - .byte N18 , En4 - .byte W09 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N48 , An4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte VOICE , 48 - .byte MOD , 0 - .byte N06 , Bn3 , v044 - .byte W12 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W12 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W12 - .byte Bn3 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte An3 - .byte W12 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte An3 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W12 - .byte En4 , v048 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W12 - .byte N12 , En4 , v076 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte N18 , Bn4 - .byte W18 - .byte N48 , Cn5 , v112 - .byte W03 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 55*mus_rg_gym_mvl/mxv - .byte W05 - .byte 59*mus_rg_gym_mvl/mxv - .byte W05 - .byte 63*mus_rg_gym_mvl/mxv - .byte W05 - .byte 67*mus_rg_gym_mvl/mxv - .byte W05 - .byte 70*mus_rg_gym_mvl/mxv - .byte W05 - .byte 74*mus_rg_gym_mvl/mxv - .byte W05 - .byte 78*mus_rg_gym_mvl/mxv - .byte W05 - .byte 82*mus_rg_gym_mvl/mxv - .byte W07 - .byte 90*mus_rg_gym_mvl/mxv - .byte N48 , Dn5 - .byte W03 - .byte VOL , 79*mus_rg_gym_mvl/mxv - .byte W03 - .byte 55*mus_rg_gym_mvl/mxv - .byte W05 - .byte 59*mus_rg_gym_mvl/mxv - .byte W05 - .byte 63*mus_rg_gym_mvl/mxv - .byte W05 - .byte 67*mus_rg_gym_mvl/mxv - .byte W05 - .byte 70*mus_rg_gym_mvl/mxv - .byte W05 - .byte 74*mus_rg_gym_mvl/mxv - .byte W05 - .byte 78*mus_rg_gym_mvl/mxv - .byte W05 - .byte 82*mus_rg_gym_mvl/mxv - .byte W07 - .byte 89*mus_rg_gym_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_gym_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_gym_6: - .byte VOL , 90*mus_rg_gym_mvl/mxv - .byte KEYSH , mus_rg_gym_key+0 -mus_rg_gym_6_B1: - .byte VOICE , 47 - .byte PAN , c_v-17 - .byte BEND , c_v+0 - .byte N12 , En2 , v116 - .byte W18 - .byte N06 , Bn1 - .byte W06 - .byte N12 , En2 , v127 - .byte W24 - .byte Dn2 , v116 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte N12 , Dn2 , v127 - .byte W24 - .byte Cs2 , v116 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte N12 , Cs2 , v127 - .byte W24 - .byte Cs2 , v116 - .byte W24 - .byte N06 , Ds2 , v127 - .byte W06 - .byte N18 - .byte W18 - .byte N12 , En2 - .byte W72 - .byte N06 , En2 , v088 - .byte W06 - .byte N12 , Bn1 - .byte W18 -mus_rg_gym_6_000: - .byte N12 , Dn2 , v100 - .byte W48 - .byte N12 - .byte W24 - .byte N06 , Dn2 , v088 - .byte W06 - .byte N12 , An1 - .byte W18 - .byte PEND -mus_rg_gym_6_001: - .byte N12 , En2 , v100 - .byte W72 - .byte N06 , En2 , v088 - .byte W06 - .byte N12 , Bn1 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_gym_6_000 - .byte PATT - .word mus_rg_gym_6_001 - .byte PATT - .word mus_rg_gym_6_000 - .byte PATT - .word mus_rg_gym_6_001 - .byte N12 , Dn2 , v100 - .byte W48 - .byte Dn2 , v088 - .byte W24 - .byte N06 - .byte W06 - .byte N12 , Cs2 - .byte W18 - .byte En2 , v127 - .byte W96 - .byte W96 - .byte W72 - .byte N06 , En2 , v112 - .byte W06 - .byte N12 , Bn1 - .byte W18 - .byte Cn2 , v127 - .byte W36 - .byte N06 , Cn2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn2 - .byte W24 - .byte N06 , Dn2 , v127 - .byte W06 - .byte N18 - .byte W18 - .byte N12 , En2 - .byte W72 - .byte N06 , Bn1 , v076 - .byte W06 - .byte N12 , En2 , v100 - .byte W18 - .byte Dn2 - .byte W72 - .byte N06 , An1 , v076 - .byte W06 - .byte N12 , Dn2 , v100 - .byte W18 - .byte En2 - .byte W18 - .byte N06 , Bn1 - .byte W06 - .byte N12 , En2 , v112 - .byte W24 - .byte Dn2 , v100 - .byte W18 - .byte N06 , Bn1 - .byte W06 - .byte N12 , Dn2 , v112 - .byte W24 - .byte Bn1 , v100 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Bn1 , v112 - .byte W24 - .byte N06 , Dn2 - .byte W06 - .byte Bn1 , v064 - .byte W06 - .byte Dn2 , v072 - .byte W06 - .byte Bn1 , v080 - .byte W06 - .byte Dn2 , v092 - .byte W06 - .byte Bn1 , v100 - .byte W06 - .byte Dn2 , v108 - .byte W06 - .byte Bn1 , v116 - .byte W06 - .byte GOTO - .word mus_rg_gym_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_gym_7: - .byte KEYSH , mus_rg_gym_key+0 -mus_rg_gym_7_B1: - .byte VOICE , 0 - .byte VOL , 90*mus_rg_gym_mvl/mxv - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W06 - .byte N06 , En1 , v080 - .byte W06 - .byte En1 , v100 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W18 - .byte N06 , En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_gym_7_000: - .byte N06 , En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND -mus_rg_gym_7_001: - .byte N06 , En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_gym_7_000 - .byte PATT - .word mus_rg_gym_7_001 - .byte PATT - .word mus_rg_gym_7_000 - .byte PATT - .word mus_rg_gym_7_001 - .byte PATT - .word mus_rg_gym_7_000 - .byte N48 , Bn2 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N03 , En1 , v076 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte En1 , v060 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v112 - .byte W24 - .byte En1 , v088 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W24 - .byte N03 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte En1 , v088 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte En1 , v096 - .byte W12 - .byte En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v088 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte N48 , Bn2 , v092 - .byte W03 - .byte N03 , En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v108 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte En1 , v060 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte En1 , v072 - .byte N24 , Bn2 , v092 - .byte W03 - .byte N03 , En1 , v080 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte GOTO - .word mus_rg_gym_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_gym: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_gym_pri @ Priority - .byte mus_rg_gym_rev @ Reverb. - - .word mus_rg_gym_grp - - .word mus_rg_gym_1 - .word mus_rg_gym_2 - .word mus_rg_gym_3 - .word mus_rg_gym_4 - .word mus_rg_gym_5 - .word mus_rg_gym_6 - .word mus_rg_gym_7 - - .end diff --git a/sound/songs/mus_rg_hanada.s b/sound/songs/mus_rg_hanada.s deleted file mode 100644 index 08b10520f7..0000000000 --- a/sound/songs/mus_rg_hanada.s +++ /dev/null @@ -1,1827 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_hanada_grp, voicegroup167 - .equ mus_rg_hanada_pri, 0 - .equ mus_rg_hanada_rev, reverb_set+50 - .equ mus_rg_hanada_mvl, 127 - .equ mus_rg_hanada_key, 0 - .equ mus_rg_hanada_tbs, 1 - .equ mus_rg_hanada_exg, 0 - .equ mus_rg_hanada_cmp, 1 - - .section .rodata - .global mus_rg_hanada - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_hanada_1: - .byte KEYSH , mus_rg_hanada_key+0 - .byte TEMPO , 120*mus_rg_hanada_tbs/2 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_hanada_mvl/mxv - .byte N12 , Fn5 , v084 - .byte W12 - .byte N03 , En5 - .byte W12 - .byte N12 , Dn5 - .byte W12 - .byte N03 , Cn5 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N03 , Cn5 - .byte W12 - .byte N12 , Dn5 - .byte W12 - .byte N03 , En5 - .byte W12 -mus_rg_hanada_1_B1: - .byte N36 , Fn5 , v084 - .byte W09 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte 0 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N06 , Fn5 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte As5 - .byte W06 - .byte N36 , An5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte N06 , As5 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , An5 - .byte W06 - .byte N84 , Gn5 - .byte W12 - .byte VOL , 79*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 68*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 56*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 45*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 34*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 22*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 90*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N06 , Fn5 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte As5 - .byte W06 - .byte N36 , An5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte N06 , Gn5 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , An5 - .byte W06 - .byte N84 , Cn6 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 68*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 56*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 45*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 34*mus_rg_hanada_mvl/mxv - .byte W12 - .byte VOICE , 24 - .byte MOD , 0 - .byte VOL , 64*mus_rg_hanada_mvl/mxv - .byte N06 , Fn4 , v127 - .byte W06 - .byte Cn4 - .byte W06 - .byte N03 , Dn4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte N36 , An4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte N06 , As4 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte 0 - .byte W09 - .byte N03 , An3 , v112 - .byte W06 - .byte An3 , v092 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v096 - .byte W06 - .byte An3 , v108 - .byte W12 - .byte N06 , Fn4 , v127 - .byte W06 - .byte Cn4 - .byte W06 - .byte N03 , Dn4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte N36 , An4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte N06 , Fn4 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte N48 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N06 , Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , An4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte N06 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N48 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N24 , Cn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N48 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N48 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 17 - .byte VOL , 90*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn5 , v084 - .byte W12 - .byte N03 , En5 - .byte W03 - .byte Fn5 , v068 - .byte W03 - .byte N06 , En5 - .byte W06 - .byte Dn5 , v084 - .byte W12 - .byte N12 , En5 - .byte W12 - .byte GOTO - .word mus_rg_hanada_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_hanada_2: - .byte KEYSH , mus_rg_hanada_key+0 - .byte VOICE , 21 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+32 - .byte VOL , 47*mus_rg_hanada_mvl/mxv - .byte W48 - .byte N12 , Fn4 , v127 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 -mus_rg_hanada_2_B1: - .byte N12 , Cn4 , v127 - .byte W96 - .byte N24 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte N06 , En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N48 , An3 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N48 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte As3 , v120 - .byte W12 - .byte An3 , v127 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N36 , Cn4 , v120 - .byte W12 - .byte VOL , 34*mus_rg_hanada_mvl/mxv - .byte MOD , 5 - .byte W12 - .byte VOL , 23*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 11*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte VOL , 47*mus_rg_hanada_mvl/mxv - .byte W48 - .byte N24 , Dn4 , v127 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Fn3 , v112 - .byte W06 - .byte Fn3 , v096 - .byte W06 - .byte Fn3 , v108 - .byte W06 - .byte Fn3 , v096 - .byte W06 - .byte Fn3 , v112 - .byte W24 - .byte N48 , An3 , v127 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W24 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Fn3 - .byte W36 - .byte Gn3 - .byte W36 - .byte As3 - .byte W24 - .byte Cn4 - .byte W96 - .byte W96 - .byte W96 - .byte N96 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W84 - .byte 0 - .byte N48 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte GOTO - .word mus_rg_hanada_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_hanada_3: - .byte KEYSH , mus_rg_hanada_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 24*mus_rg_hanada_mvl/mxv - .byte W96 -mus_rg_hanada_3_B1: - .byte PAN , c_v-64 - .byte VOL , 24*mus_rg_hanada_mvl/mxv - .byte N12 , Fn3 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N01 , An3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v-64 - .byte N01 , An3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v+63 - .byte N01 , An3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v-64 - .byte N01 , An3 - .byte W12 -mus_rg_hanada_3_000: - .byte N12 , Gn3 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , As3 - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , As3 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , As3 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , Gn3 - .byte W12 - .byte PEND -mus_rg_hanada_3_001: - .byte N12 , Fn3 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , An3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , An3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , An3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , An3 - .byte W12 - .byte PEND - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , An3 - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , As3 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , As3 - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , En3 - .byte W12 - .byte PATT - .word mus_rg_hanada_3_001 - .byte PATT - .word mus_rg_hanada_3_000 - .byte VOL , 22*mus_rg_hanada_mvl/mxv - .byte N12 , Fn3 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , An3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , An3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , An3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , An3 - .byte W12 - .byte PATT - .word mus_rg_hanada_3_000 - .byte N12 , Fn3 , v127 - .byte W12 - .byte N03 , An3 - .byte W12 - .byte N12 , Fn3 - .byte W24 - .byte PAN , c_v+63 - .byte N24 - .byte W24 - .byte An3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N03 , As3 - .byte W12 - .byte N12 , Gn3 - .byte W24 - .byte PAN , c_v-64 - .byte N24 - .byte W24 - .byte As3 - .byte W24 - .byte N12 , Dn3 - .byte W36 - .byte PAN , c_v+63 - .byte N12 , Fn3 - .byte W36 - .byte PAN , c_v-64 - .byte N12 , An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W60 - .byte PAN , c_v+63 - .byte N12 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , An3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , An3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , An3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , An3 - .byte W12 - .byte PATT - .word mus_rg_hanada_3_000 - .byte PATT - .word mus_rg_hanada_3_001 - .byte PATT - .word mus_rg_hanada_3_000 - .byte GOTO - .word mus_rg_hanada_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_hanada_4: - .byte KEYSH , mus_rg_hanada_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 48*mus_rg_hanada_mvl/mxv - .byte W96 -mus_rg_hanada_4_B1: - .byte VOICE , 81 - .byte N06 , Fn1 , v120 - .byte W42 - .byte N03 - .byte W06 - .byte N06 - .byte W36 - .byte N12 , En1 - .byte W12 - .byte N06 , Gn1 - .byte W42 - .byte N03 , Cn1 - .byte W06 - .byte Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 , Fn1 - .byte W42 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , An1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte N06 , Fn1 - .byte W42 - .byte N03 - .byte W06 - .byte N06 - .byte W36 - .byte N12 , En1 - .byte W12 - .byte N06 , Gn1 - .byte W42 - .byte N03 , Cn1 - .byte W06 - .byte Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Dn1 - .byte W18 - .byte N03 , Fn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W36 - .byte As1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte BEND , c_v+0 - .byte N24 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte An1 - .byte W12 - .byte N12 , Fn1 - .byte W24 - .byte N24 - .byte W24 - .byte An1 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte As1 - .byte W12 - .byte N12 , Gn1 - .byte W24 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn2 - .byte W36 - .byte As1 - .byte W36 - .byte Gn1 - .byte W24 - .byte N18 , Cn1 - .byte W18 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N36 - .byte W12 - .byte VOL , 34*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 22*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 17*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 11*mus_rg_hanada_mvl/mxv - .byte W06 - .byte VOICE , 82 - .byte VOL , 48*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+1 - .byte N48 , Fn5 , v048 - .byte W12 - .byte VOL , 34*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 22*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 11*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 4*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 48*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N24 , Cn5 - .byte W12 - .byte VOL , 34*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 48*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N24 , Gn5 - .byte W12 - .byte VOL , 33*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 48*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N24 , An5 - .byte W12 - .byte VOL , 33*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 48*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N24 , As5 - .byte W12 - .byte VOL , 33*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 48*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N48 , Cn6 - .byte W12 - .byte VOL , 33*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 22*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 11*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 4*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 48*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N48 - .byte W12 - .byte VOL , 33*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 21*mus_rg_hanada_mvl/mxv - .byte W12 - .byte 11*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 4*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 48*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N24 , An5 - .byte W12 - .byte VOL , 33*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 48*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N24 , En6 - .byte W12 - .byte VOL , 33*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 48*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn6 - .byte W12 - .byte VOL , 33*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 48*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N24 , En6 - .byte W12 - .byte VOL , 33*mus_rg_hanada_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 47*mus_rg_hanada_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn5 - .byte W12 - .byte N03 , En5 - .byte W03 - .byte Fn5 - .byte W03 - .byte N06 , En5 - .byte W06 - .byte Dn5 - .byte W12 - .byte N12 , En5 - .byte W12 - .byte GOTO - .word mus_rg_hanada_4_B1 - .byte BEND , c_v+0 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_hanada_5: - .byte KEYSH , mus_rg_hanada_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-30 - .byte VOL , 42*mus_rg_hanada_mvl/mxv - .byte W72 - .byte N12 , Dn4 , v120 - .byte W12 - .byte N03 , En4 - .byte W12 -mus_rg_hanada_5_B1: -mus_rg_hanada_5_000: - .byte N06 , Fn4 , v120 - .byte W06 - .byte N03 , En4 , v092 - .byte W03 - .byte Dn4 , v076 - .byte W03 - .byte Cn4 , v064 - .byte W03 - .byte As3 , v052 - .byte W03 - .byte An3 , v048 - .byte W03 - .byte Gn3 , v044 - .byte W72 - .byte W03 - .byte PEND - .byte Cn4 , v120 - .byte W18 - .byte Dn4 - .byte W18 - .byte En4 - .byte W12 - .byte N03 - .byte W06 - .byte Cn4 - .byte W18 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte PATT - .word mus_rg_hanada_5_000 - .byte N03 , Fn4 , v120 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte PATT - .word mus_rg_hanada_5_000 - .byte VOL , 21*mus_rg_hanada_mvl/mxv - .byte N24 , Dn4 , v120 - .byte W06 - .byte VOL , 31*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 38*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 45*mus_rg_hanada_mvl/mxv - .byte W06 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte VOL , 21*mus_rg_hanada_mvl/mxv - .byte N24 , Dn4 - .byte W06 - .byte VOL , 33*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 38*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 45*mus_rg_hanada_mvl/mxv - .byte W06 - .byte N24 , Cn4 - .byte W06 - .byte VOL , 34*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 22*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 10*mus_rg_hanada_mvl/mxv - .byte W06 - .byte 43*mus_rg_hanada_mvl/mxv - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En4 , v092 - .byte W03 - .byte Dn4 , v076 - .byte W03 - .byte Cn4 , v064 - .byte W03 - .byte As3 , v052 - .byte W03 - .byte An3 , v048 - .byte W03 - .byte Gn3 , v044 - .byte W48 - .byte W03 - .byte Fn4 , v120 - .byte W18 - .byte En4 - .byte W18 - .byte Fn4 - .byte W18 - .byte Gn4 - .byte W18 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte N03 , Gs4 , v092 - .byte W03 - .byte Fs4 , v076 - .byte W03 - .byte En4 , v064 - .byte W03 - .byte Dn4 , v052 - .byte W03 - .byte Cs4 , v048 - .byte W03 - .byte Bn3 , v044 - .byte W72 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_hanada_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_hanada_6: - .byte KEYSH , mus_rg_hanada_key+0 - .byte VOICE , 84 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 41*mus_rg_hanada_mvl/mxv - .byte PAN , c_v+0 - .byte W72 - .byte N12 , As3 , v120 - .byte W12 - .byte N03 , Gn3 - .byte W12 -mus_rg_hanada_6_B1: -mus_rg_hanada_6_000: - .byte N06 , An3 , v120 - .byte W06 - .byte N03 , Gn3 , v096 - .byte W03 - .byte Fn3 , v076 - .byte W03 - .byte En3 , v064 - .byte W03 - .byte Dn3 , v060 - .byte W03 - .byte Cn3 , v052 - .byte W03 - .byte As2 , v048 - .byte W72 - .byte W03 - .byte PEND - .byte Fn3 , v120 - .byte W18 - .byte Gn3 - .byte W18 - .byte An3 - .byte W12 - .byte N03 - .byte W06 - .byte Fn3 - .byte W18 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte PATT - .word mus_rg_hanada_6_000 - .byte N03 , Cn4 , v120 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PATT - .word mus_rg_hanada_6_000 - .byte N24 , Fn3 , v120 - .byte W24 - .byte N03 , En3 - .byte W12 - .byte N06 , Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N24 , Fn3 - .byte W24 - .byte En3 - .byte W24 - .byte N03 , Cn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As3 , v096 - .byte W03 - .byte Gs3 , v076 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte Fn3 , v060 - .byte W03 - .byte Ds3 , v052 - .byte W03 - .byte Cs3 , v048 - .byte W48 - .byte W03 - .byte Cn4 , v120 - .byte W18 - .byte Bn3 - .byte W18 - .byte Cn4 - .byte W18 - .byte Dn4 - .byte W18 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N06 , Fn4 - .byte W06 - .byte N03 , En4 , v096 - .byte W03 - .byte Dn4 , v076 - .byte W03 - .byte Cn4 , v064 - .byte W03 - .byte As3 , v060 - .byte W03 - .byte An3 , v052 - .byte W03 - .byte Gn3 , v048 - .byte W72 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_hanada_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_hanada_7: - .byte KEYSH , mus_rg_hanada_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 50*mus_rg_hanada_mvl/mxv - .byte W42 - .byte N03 , En1 , v100 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte N06 , En1 , v120 - .byte W12 - .byte Dn2 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Fn1 , v112 - .byte W12 -mus_rg_hanada_7_B1: -mus_rg_hanada_7_000: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Cs1 , v100 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v124 - .byte W24 - .byte Cs1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte PEND -mus_rg_hanada_7_001: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Cs1 , v100 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v124 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte PEND -mus_rg_hanada_7_002: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Cs1 , v100 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v124 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v100 - .byte W24 - .byte PEND - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v112 - .byte W12 - .byte N03 , Cs1 , v100 - .byte W03 - .byte Cs1 , v092 - .byte W03 - .byte N06 , Cs1 , v120 - .byte W06 - .byte Cn1 - .byte W12 - .byte Cs1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W06 - .byte N06 - .byte W06 - .byte Fn1 , v112 - .byte W12 - .byte PATT - .word mus_rg_hanada_7_000 - .byte PATT - .word mus_rg_hanada_7_001 - .byte N06 , Cn1 , v120 - .byte W06 - .byte Cs1 , v100 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v100 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v124 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v100 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v100 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte Cs1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v100 - .byte W06 - .byte Cs1 , v092 - .byte W06 - .byte Fn1 , v108 - .byte W12 - .byte Cs1 , v120 - .byte W12 - .byte An1 - .byte W12 - .byte Fn1 , v112 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v124 - .byte W24 - .byte Cs1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte Cs1 , v100 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v124 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W18 - .byte Cs1 , v100 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v100 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cs1 , v100 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cs1 , v100 - .byte W06 - .byte PATT - .word mus_rg_hanada_7_002 - .byte N06 , En3 , v096 - .byte N03 , Gs4 , v080 - .byte W12 - .byte N06 , Gs2 , v076 - .byte N03 , Gs4 , v044 - .byte W12 - .byte N06 , Dn3 , v120 - .byte N24 , An4 , v088 - .byte W24 - .byte N06 , En3 , v096 - .byte N03 , Gs4 , v080 - .byte W12 - .byte N06 , Gs2 , v076 - .byte N03 , Gs4 , v044 - .byte W12 - .byte N06 , Dn3 , v120 - .byte N12 , An4 , v088 - .byte W12 - .byte N03 , An4 , v032 - .byte W12 - .byte N06 , En3 , v096 - .byte N03 , Gs4 , v080 - .byte W12 - .byte N06 , Gs2 , v076 - .byte N03 , Gs4 , v044 - .byte W12 - .byte N06 , Dn3 , v120 - .byte N24 , An4 , v088 - .byte W12 - .byte N06 , Gs2 , v076 - .byte W12 - .byte En3 , v096 - .byte N03 , Gs4 , v080 - .byte W12 - .byte N06 , Gs2 , v076 - .byte N03 , Gs4 , v044 - .byte W12 - .byte N06 , Dn3 , v120 - .byte N12 , An4 , v088 - .byte W12 - .byte N03 , An4 , v032 - .byte W12 - .byte N06 , En3 , v096 - .byte N03 , Gs4 , v080 - .byte W12 - .byte N06 , Gs2 , v076 - .byte N03 , Gs4 , v044 - .byte W12 - .byte N06 , Dn3 , v120 - .byte N12 , An4 , v088 - .byte W12 - .byte N06 , Gs2 , v076 - .byte N03 , An4 , v032 - .byte W12 - .byte N06 , En3 , v096 - .byte N03 , Gs4 , v080 - .byte W12 - .byte N06 , Gs2 , v076 - .byte N03 , Gs4 , v044 - .byte W12 - .byte N06 , Dn3 , v120 - .byte N12 , An4 , v088 - .byte W12 - .byte N03 , An4 , v032 - .byte W12 - .byte N06 , En3 , v096 - .byte N03 , Gs4 , v080 - .byte W12 - .byte N06 , Gs2 , v076 - .byte N03 , Gs4 , v044 - .byte W12 - .byte N06 , Dn3 , v120 - .byte N24 , An4 , v088 - .byte W24 - .byte N06 , Dn2 , v120 - .byte W12 - .byte Fn1 , v112 - .byte W12 - .byte En1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte GOTO - .word mus_rg_hanada_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_hanada_8: - .byte KEYSH , mus_rg_hanada_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 39*mus_rg_hanada_mvl/mxv - .byte W48 - .byte N03 , Cn5 , v092 - .byte W24 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v092 - .byte W18 -mus_rg_hanada_8_B1: -mus_rg_hanada_8_000: - .byte N03 , Cn5 , v092 - .byte W24 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_hanada_8_000 - .byte PATT - .word mus_rg_hanada_8_000 - .byte N03 , Cn5 , v092 - .byte W24 - .byte Cn5 , v120 - .byte W24 - .byte Cn5 , v092 - .byte W24 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte PATT - .word mus_rg_hanada_8_000 - .byte PATT - .word mus_rg_hanada_8_000 - .byte PATT - .word mus_rg_hanada_8_000 - .byte PATT - .word mus_rg_hanada_8_000 - .byte PATT - .word mus_rg_hanada_8_000 - .byte PATT - .word mus_rg_hanada_8_000 - .byte PATT - .word mus_rg_hanada_8_000 - .byte W24 - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 -mus_rg_hanada_8_001: - .byte N03 , Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_hanada_8_001 - .byte PATT - .word mus_rg_hanada_8_001 - .byte N03 , Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v092 - .byte W24 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte GOTO - .word mus_rg_hanada_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_hanada_9: - .byte KEYSH , mus_rg_hanada_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 25*mus_rg_hanada_mvl/mxv - .byte W60 - .byte N12 , Gn5 , v120 - .byte W24 - .byte N12 - .byte W12 -mus_rg_hanada_9_B1: - .byte W12 - .byte N12 , Gn5 , v120 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte W12 - .byte N12 - .byte W84 - .byte N24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte N12 - .byte W36 - .byte GOTO - .word mus_rg_hanada_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_hanada: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_hanada_pri @ Priority - .byte mus_rg_hanada_rev @ Reverb. - - .word mus_rg_hanada_grp - - .word mus_rg_hanada_1 - .word mus_rg_hanada_2 - .word mus_rg_hanada_3 - .word mus_rg_hanada_4 - .word mus_rg_hanada_5 - .word mus_rg_hanada_6 - .word mus_rg_hanada_7 - .word mus_rg_hanada_8 - .word mus_rg_hanada_9 - - .end diff --git a/sound/songs/mus_rg_jump.s b/sound/songs/mus_rg_jump.s deleted file mode 100644 index 11dc9b869a..0000000000 --- a/sound/songs/mus_rg_jump.s +++ /dev/null @@ -1,2745 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_jump_grp, voicegroup132 - .equ mus_rg_jump_pri, 0 - .equ mus_rg_jump_rev, reverb_set+50 - .equ mus_rg_jump_mvl, 127 - .equ mus_rg_jump_key, 0 - .equ mus_rg_jump_tbs, 1 - .equ mus_rg_jump_exg, 0 - .equ mus_rg_jump_cmp, 1 - - .section .rodata - .global mus_rg_jump - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_jump_1: - .byte KEYSH , mus_rg_jump_key+0 - .byte TEMPO , 138*mus_rg_jump_tbs/2 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte PAN , c_v+48 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 -mus_rg_jump_1_B1: - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte N36 , Bn3 , v080 - .byte W12 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte N12 , As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W96 - .byte N24 , Ds3 , v072 - .byte W24 - .byte As2 - .byte W24 - .byte Fs3 - .byte W24 - .byte Cs3 - .byte W12 - .byte MOD , 3 - .byte W12 -mus_rg_jump_1_000: - .byte MOD , 0 - .byte N12 , Bn3 , v072 - .byte W12 - .byte N48 , As3 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte N12 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte PEND -mus_rg_jump_1_001: - .byte MOD , 0 - .byte N36 , As3 , v072 - .byte W12 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N12 , Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte PEND - .byte MOD , 0 - .byte N48 , Gs3 - .byte W24 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte N48 , Fn3 - .byte W24 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte N24 - .byte W24 - .byte Cs3 - .byte W24 - .byte Gs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte MOD , 0 - .byte N12 , Cs4 - .byte W12 - .byte N48 , Bn3 - .byte W12 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 51*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte MOD , 0 - .byte N36 , Fn4 - .byte W15 - .byte MOD , 3 - .byte W21 - .byte 0 - .byte N12 , Ds4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte MOD , 0 - .byte N12 , As3 - .byte W12 - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N48 , Gs3 - .byte W12 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 50*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte VOICE , 17 - .byte MOD , 0 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte N24 , Ds3 - .byte W24 - .byte As2 - .byte W24 - .byte Fs3 - .byte W24 - .byte Cs3 - .byte W24 - .byte PATT - .word mus_rg_jump_1_000 - .byte PATT - .word mus_rg_jump_1_001 - .byte MOD , 0 - .byte N48 , Gs3 , v072 - .byte W24 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte N24 , Fn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte MOD , 0 - .byte N24 , Fn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Gs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte MOD , 0 - .byte N12 , Cs4 - .byte W12 - .byte N48 , Bn3 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte N12 , Gs3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte MOD , 0 - .byte N24 , Cs4 - .byte W24 - .byte Bn3 - .byte W24 - .byte N12 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte Cs3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte VOICE , 24 - .byte N24 - .byte W24 - .byte N24 - .byte W12 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte N60 , Fn3 - .byte W12 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 49*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 34*mus_rg_jump_mvl/mxv - .byte W12 - .byte 63*mus_rg_jump_mvl/mxv - .byte N12 , Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N48 , Fs3 - .byte W12 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 50*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte N24 , Fn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Gs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N18 , Fs3 - .byte W18 - .byte N06 , Fn3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N60 , Fs3 - .byte W12 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 49*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte 63*mus_rg_jump_mvl/mxv - .byte W12 - .byte N12 , Cs3 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N12 , Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte N60 , Fn3 - .byte W12 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 49*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte 63*mus_rg_jump_mvl/mxv - .byte W12 - .byte N12 , Cs3 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N48 , Fs3 - .byte W12 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 49*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte N24 , Fn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Gs3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte N48 , As3 - .byte W12 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 49*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_jump_1_B1 - .byte MOD , 0 - .byte VOL , 63*mus_rg_jump_mvl/mxv - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_jump_2: - .byte KEYSH , mus_rg_jump_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N06 , Fs3 , v120 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 -mus_rg_jump_2_B1: - .byte VOICE , 24 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N36 , Ds4 , v127 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W60 - .byte N06 , Cs3 , v120 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Fs3 , v127 - .byte W24 - .byte Cs3 - .byte W24 - .byte As3 - .byte W24 - .byte Fs3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Ds4 - .byte W12 - .byte N84 , Cs4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W12 - .byte 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte 34*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N36 , Fs4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte MOD , 0 - .byte N96 , Bn3 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W12 - .byte 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte 34*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N24 , Gs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Gs3 - .byte W24 - .byte MOD , 0 - .byte N12 , Fn4 - .byte W12 - .byte N84 , Ds4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W12 - .byte 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte 34*mus_rg_jump_mvl/mxv - .byte W12 - .byte 90*mus_rg_jump_mvl/mxv - .byte MOD , 0 - .byte N36 , Gs4 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte W09 - .byte VOL , 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte MOD , 0 - .byte N96 , Cs4 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W12 - .byte 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte 34*mus_rg_jump_mvl/mxv - .byte W12 - .byte VOICE , 17 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte MOD , 0 - .byte N24 , Fs4 , v112 - .byte W24 - .byte Cs4 - .byte W24 - .byte As4 - .byte W24 - .byte Fs4 - .byte W24 - .byte MOD , 0 - .byte N12 , Ds5 - .byte W12 - .byte N84 , Cs5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W12 - .byte 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte 34*mus_rg_jump_mvl/mxv - .byte W12 - .byte 90*mus_rg_jump_mvl/mxv - .byte MOD , 0 - .byte N36 , Fs5 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N12 , Fn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte MOD , 0 - .byte N96 , Bn4 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W12 - .byte 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte 34*mus_rg_jump_mvl/mxv - .byte W12 - .byte 90*mus_rg_jump_mvl/mxv - .byte MOD , 0 - .byte N24 , Gs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Bn4 - .byte W24 - .byte Gs4 - .byte W24 - .byte MOD , 0 - .byte N12 , Fn5 - .byte W12 - .byte N84 , Ds5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W12 - .byte 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte 34*mus_rg_jump_mvl/mxv - .byte W12 - .byte 90*mus_rg_jump_mvl/mxv - .byte MOD , 0 - .byte N36 , Gs5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte W09 - .byte VOL , 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 90*mus_rg_jump_mvl/mxv - .byte MOD , 0 - .byte N12 , Fs5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gs5 - .byte W12 - .byte As5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N12 , Fs5 - .byte W12 - .byte VOICE , 24 - .byte N12 , Cs4 , v127 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte N60 , Fn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N60 , Fs4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W12 - .byte 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Gs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Bn4 - .byte W24 - .byte N18 , As4 , v120 - .byte W18 - .byte N06 , Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte N03 , Bn4 , v092 - .byte W03 - .byte As4 , v080 - .byte W03 - .byte N12 , Gs4 , v127 - .byte W12 - .byte Fs4 - .byte W12 - .byte VOICE , 17 - .byte N12 , Cs5 , v112 - .byte W12 - .byte Ds5 - .byte W12 - .byte En5 - .byte W12 - .byte N60 , Fn5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W12 - .byte 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N12 , Cs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Fn5 - .byte W12 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N60 , Fs5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W12 - .byte 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte N12 , Cs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N24 , Gs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte Bn5 - .byte W24 - .byte Gs5 - .byte W24 - .byte N96 , Cs6 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_jump_mvl/mxv - .byte W12 - .byte 68*mus_rg_jump_mvl/mxv - .byte W12 - .byte 56*mus_rg_jump_mvl/mxv - .byte W12 - .byte 45*mus_rg_jump_mvl/mxv - .byte W12 - .byte 34*mus_rg_jump_mvl/mxv - .byte W12 - .byte 22*mus_rg_jump_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_jump_2_B1 - .byte MOD , 0 - .byte VOL , 90*mus_rg_jump_mvl/mxv - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_jump_3: - .byte KEYSH , mus_rg_jump_key+0 - .byte VOICE , 87 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 44*mus_rg_jump_mvl/mxv - .byte N06 , Ds2 , v120 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 -mus_rg_jump_3_B1: - .byte N36 , Ds3 , v127 - .byte W36 - .byte N12 , Cs3 , v120 - .byte W12 - .byte N06 , Gs2 - .byte W12 - .byte As2 , v127 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N12 , Cs3 - .byte W48 - .byte VOICE , 80 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v-64 - .byte VOL , 28*mus_rg_jump_mvl/mxv - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 -mus_rg_jump_3_000: - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PEND -mus_rg_jump_3_001: - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs3 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs3 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs3 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs3 - .byte W12 - .byte PEND -mus_rg_jump_3_002: - .byte PAN , c_v-64 - .byte N06 , Fn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte PEND -mus_rg_jump_3_003: - .byte PAN , c_v-64 - .byte N06 , Fn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte PEND - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs2 - .byte W12 - .byte Ds2 , v120 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 -mus_rg_jump_3_004: - .byte PAN , c_v-64 - .byte N06 , Gs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte PEND - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 -mus_rg_jump_3_005: - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_jump_3_000 - .byte PATT - .word mus_rg_jump_3_001 - .byte PATT - .word mus_rg_jump_3_002 - .byte PAN , c_v-64 - .byte N06 , Fn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Ds2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs3 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs3 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs3 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Cs3 - .byte W12 - .byte PATT - .word mus_rg_jump_3_003 - .byte PATT - .word mus_rg_jump_3_005 - .byte PATT - .word mus_rg_jump_3_004 - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte PATT - .word mus_rg_jump_3_003 - .byte PATT - .word mus_rg_jump_3_005 - .byte PATT - .word mus_rg_jump_3_004 - .byte PATT - .word mus_rg_jump_3_000 - .byte GOTO - .word mus_rg_jump_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_jump_4: - .byte KEYSH , mus_rg_jump_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_jump_mvl/mxv - .byte W24 -mus_rg_jump_4_B1: - .byte N36 , Ds2 , v120 - .byte W36 - .byte N12 , Cs2 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte As1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N12 , Cs1 - .byte W60 - .byte N06 , Bn1 - .byte W12 - .byte As1 - .byte W12 - .byte Gs1 - .byte W12 -mus_rg_jump_4_000: - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte PEND - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v100 - .byte W06 - .byte Cs3 , v032 - .byte W06 -mus_rg_jump_4_001: - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Gs3 , v096 - .byte W06 - .byte Gs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte PEND - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte PATT - .word mus_rg_jump_4_000 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte PATT - .word mus_rg_jump_4_001 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , Bn3 , v088 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte As1 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , Gs3 , v096 - .byte W06 - .byte Gs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , As3 , v096 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Bn3 , v096 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , As3 , v096 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Cs4 , v072 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Gs3 , v096 - .byte W06 - .byte Gs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Ds1 , v120 - .byte W12 - .byte N06 , Bn3 , v096 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Gs3 , v096 - .byte W06 - .byte Gs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , As3 , v096 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Gs3 , v096 - .byte W06 - .byte Gs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte GOTO - .word mus_rg_jump_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_jump_5: - .byte KEYSH , mus_rg_jump_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 35*mus_rg_jump_mvl/mxv - .byte W24 -mus_rg_jump_5_B1: - .byte VOICE , 73 - .byte W96 - .byte W12 - .byte N06 , Cs5 , v127 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte N03 , Cs5 - .byte W03 - .byte Ds5 , v120 - .byte W03 - .byte Cs5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 , v096 - .byte W03 - .byte Ds5 , v076 - .byte W03 - .byte Cs5 , v068 - .byte W03 - .byte Ds5 , v060 - .byte W03 - .byte Cs5 - .byte W03 - .byte Ds5 , v032 - .byte W03 - .byte W96 - .byte VOL , 34*mus_rg_jump_mvl/mxv - .byte N06 , Cs5 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte W96 - .byte W12 - .byte N06 , Cs6 - .byte W06 - .byte Cn6 - .byte W06 - .byte Cs6 - .byte W12 - .byte N06 - .byte W06 - .byte Cn6 - .byte W06 - .byte N03 , Cs6 - .byte W03 - .byte Dn6 , v060 - .byte W03 - .byte Cs6 , v120 - .byte W03 - .byte Dn6 , v064 - .byte W03 - .byte Cs6 , v120 - .byte W03 - .byte Dn6 , v060 - .byte W03 - .byte Cs6 , v120 - .byte W03 - .byte Dn6 , v060 - .byte W03 - .byte Cs6 , v092 - .byte W03 - .byte Dn6 , v040 - .byte W03 - .byte Cs6 , v064 - .byte W03 - .byte Dn6 , v028 - .byte W03 - .byte Cs6 , v064 - .byte W03 - .byte Dn6 , v028 - .byte W03 - .byte Cs6 , v060 - .byte W03 - .byte Dn6 , v032 - .byte W03 - .byte W96 - .byte N06 , As5 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W12 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W12 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte W96 - .byte VOICE , 73 - .byte N06 , Cs6 - .byte W12 - .byte N06 - .byte W06 - .byte Cn6 - .byte W06 - .byte Cs6 - .byte W06 - .byte Cn6 - .byte W06 - .byte Cs6 - .byte W06 - .byte Ds6 - .byte W06 - .byte N12 , Cs6 - .byte W12 - .byte Bn5 - .byte W12 - .byte As5 - .byte W12 - .byte Gs5 - .byte W12 - .byte W96 - .byte VOICE , 14 - .byte VOL , 40*mus_rg_jump_mvl/mxv - .byte W24 - .byte N24 , Fn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Cs5 - .byte W24 - .byte W96 - .byte W24 - .byte Fs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Gs5 - .byte W96 - .byte W24 - .byte Fn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Fn5 - .byte W24 - .byte Gs5 - .byte W48 - .byte Cs5 - .byte W48 - .byte VOICE , 14 - .byte N24 , Fs5 - .byte W24 - .byte Cs5 - .byte W24 - .byte Fs5 - .byte W48 - .byte VOICE , 73 - .byte VOL , 34*mus_rg_jump_mvl/mxv - .byte N03 , Gn5 - .byte W03 - .byte N09 , Fs5 - .byte W09 - .byte N12 , Fn5 - .byte W12 - .byte N06 , Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Fn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N06 , As5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte N24 , Bn4 - .byte W24 - .byte Gs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Ds5 - .byte W24 - .byte N06 , Fs5 - .byte W12 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N03 , Fs5 - .byte W03 - .byte Gs5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gs5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gs5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gs5 - .byte W03 - .byte Fs5 , v096 - .byte W03 - .byte Gs5 , v076 - .byte W03 - .byte Fs5 , v088 - .byte W03 - .byte Gs5 , v064 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gs5 , v048 - .byte W03 - .byte Fs5 , v056 - .byte W03 - .byte Gs5 , v032 - .byte W03 - .byte VOICE , 14 - .byte VOL , 43*mus_rg_jump_mvl/mxv - .byte N24 , Fn5 , v120 - .byte W48 - .byte Cs5 - .byte W48 - .byte VOL , 48*mus_rg_jump_mvl/mxv - .byte N24 , Fs5 - .byte W48 - .byte Cs5 - .byte W48 - .byte Gs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Bn4 - .byte W24 - .byte Gs4 - .byte W24 - .byte Cs5 - .byte W96 - .byte GOTO - .word mus_rg_jump_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_jump_6: - .byte KEYSH , mus_rg_jump_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 44*mus_rg_jump_mvl/mxv - .byte W24 -mus_rg_jump_6_B1: - .byte PAN , c_v+32 - .byte N12 , Ds2 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gs1 , v080 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gs2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cs3 - .byte W12 - .byte N24 , Cs2 - .byte W96 - .byte Fs1 - .byte W96 - .byte PAN , c_v+32 - .byte W24 - .byte N12 , Cs2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , As1 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gs1 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Fs1 - .byte W96 - .byte PAN , c_v+32 - .byte N12 , Gs2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cs2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gs2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cs2 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Gs1 - .byte W96 - .byte W96 - .byte Cs2 - .byte W96 - .byte N24 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gs1 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cs2 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gs1 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Fs1 - .byte W72 - .byte PAN , c_v-32 - .byte N12 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cs2 - .byte W96 - .byte N24 - .byte W48 - .byte PAN , c_v-32 - .byte N24 , Fs1 - .byte W48 - .byte PAN , c_v+32 - .byte N06 - .byte N24 , Bn1 - .byte W96 - .byte W96 - .byte PAN , c_v-32 - .byte N24 - .byte W96 - .byte W96 - .byte PAN , c_v+32 - .byte N24 , Fs2 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cs2 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Fs2 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte N12 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cs2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Fs2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cs2 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte W48 - .byte Fs1 - .byte W48 - .byte W48 - .byte PAN , c_v+32 - .byte N12 , Gs2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cs2 - .byte W24 - .byte W96 - .byte GOTO - .word mus_rg_jump_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_jump_7: - .byte KEYSH , mus_rg_jump_key+0 - .byte VOICE , 0 - .byte VOL , 74*mus_rg_jump_mvl/mxv - .byte W24 -mus_rg_jump_7_B1: - .byte N48 , Cs2 , v120 - .byte W48 - .byte An2 - .byte W48 - .byte Gn2 - .byte W96 - .byte An2 - .byte W96 - .byte W96 - .byte Cs2 - .byte W96 - .byte N12 - .byte W96 - .byte N48 , An2 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte Gn2 - .byte W96 - .byte N24 , An2 - .byte W96 - .byte Gn2 - .byte W48 - .byte Cs2 - .byte W48 - .byte Bn2 - .byte W96 - .byte N48 , Cs2 - .byte W96 - .byte N24 , An2 - .byte W96 - .byte N48 , Bn2 - .byte W48 - .byte Cs2 - .byte W48 - .byte W72 - .byte N24 , An2 - .byte W24 - .byte N48 , Cs2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte An2 - .byte W96 - .byte Cs2 - .byte W96 - .byte Bn2 - .byte W96 - .byte Cs2 - .byte W96 - .byte GOTO - .word mus_rg_jump_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_jump_8: - .byte KEYSH , mus_rg_jump_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 41*mus_rg_jump_mvl/mxv - .byte W24 -mus_rg_jump_8_B1: - .byte N01 , Gn3 , v120 - .byte W36 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W60 - .byte Gn3 , v064 - .byte W12 - .byte N01 - .byte W12 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 -mus_rg_jump_8_000: - .byte N01 , Gn3 , v120 - .byte W06 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v112 - .byte W12 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v052 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte PEND -mus_rg_jump_8_001: - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v044 - .byte W03 - .byte Gn3 , v100 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_jump_8_000 -mus_rg_jump_8_002: - .byte N01 , Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_jump_8_000 - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v040 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_jump_8_000 - .byte PATT - .word mus_rg_jump_8_002 -mus_rg_jump_8_003: - .byte N01 , Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v064 - .byte W12 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte PEND -mus_rg_jump_8_004: - .byte N01 , Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v108 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v064 - .byte W12 - .byte PEND -mus_rg_jump_8_005: - .byte N01 , Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v108 - .byte W12 - .byte Gn3 , v084 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte PEND - .byte N01 - .byte W12 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v108 - .byte W06 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_jump_8_000 - .byte PATT - .word mus_rg_jump_8_002 - .byte PATT - .word mus_rg_jump_8_000 - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v096 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_jump_8_000 - .byte PATT - .word mus_rg_jump_8_001 - .byte PATT - .word mus_rg_jump_8_000 - .byte PATT - .word mus_rg_jump_8_002 - .byte PATT - .word mus_rg_jump_8_002 - .byte PATT - .word mus_rg_jump_8_003 - .byte PATT - .word mus_rg_jump_8_004 - .byte PATT - .word mus_rg_jump_8_005 - .byte GOTO - .word mus_rg_jump_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_jump: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_jump_pri @ Priority - .byte mus_rg_jump_rev @ Reverb. - - .word mus_rg_jump_grp - - .word mus_rg_jump_1 - .word mus_rg_jump_2 - .word mus_rg_jump_3 - .word mus_rg_jump_4 - .word mus_rg_jump_5 - .word mus_rg_jump_6 - .word mus_rg_jump_7 - .word mus_rg_jump_8 - - .end diff --git a/sound/songs/mus_rg_kaihuku.s b/sound/songs/mus_rg_kaihuku.s deleted file mode 100644 index cc8628588c..0000000000 --- a/sound/songs/mus_rg_kaihuku.s +++ /dev/null @@ -1,69 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_kaihuku_grp, voicegroup140 - .equ mus_rg_kaihuku_pri, 0 - .equ mus_rg_kaihuku_rev, reverb_set+50 - .equ mus_rg_kaihuku_mvl, 127 - .equ mus_rg_kaihuku_key, 0 - .equ mus_rg_kaihuku_tbs, 1 - .equ mus_rg_kaihuku_exg, 0 - .equ mus_rg_kaihuku_cmp, 1 - - .section .rodata - .global mus_rg_kaihuku - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_kaihuku_1: - .byte VOL , 90*mus_rg_kaihuku_mvl/mxv - .byte KEYSH , mus_rg_kaihuku_key+0 - .byte TEMPO , 146*mus_rg_kaihuku_tbs/2 - .byte VOICE , 2 - .byte N24 , Bn4 , v064 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte Gs4 - .byte W12 - .byte N48 , En5 - .byte W24 - .byte W24 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_kaihuku_2: - .byte VOL , 90*mus_rg_kaihuku_mvl/mxv - .byte KEYSH , mus_rg_kaihuku_key+0 - .byte VOICE , 3 - .byte N12 , En2 , v092 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Gs2 - .byte W12 - .byte N36 , En2 - .byte W24 - .byte W24 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_kaihuku: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_kaihuku_pri @ Priority - .byte mus_rg_kaihuku_rev @ Reverb. - - .word mus_rg_kaihuku_grp - - .word mus_rg_kaihuku_1 - .word mus_rg_kaihuku_2 - - .end diff --git a/sound/songs/mus_rg_kenkyu.s b/sound/songs/mus_rg_kenkyu.s deleted file mode 100644 index af42b476c7..0000000000 --- a/sound/songs/mus_rg_kenkyu.s +++ /dev/null @@ -1,1270 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_kenkyu_grp, voicegroup160 - .equ mus_rg_kenkyu_pri, 0 - .equ mus_rg_kenkyu_rev, reverb_set+50 - .equ mus_rg_kenkyu_mvl, 127 - .equ mus_rg_kenkyu_key, 0 - .equ mus_rg_kenkyu_tbs, 1 - .equ mus_rg_kenkyu_exg, 0 - .equ mus_rg_kenkyu_cmp, 1 - - .section .rodata - .global mus_rg_kenkyu - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_kenkyu_1: - .byte KEYSH , mus_rg_kenkyu_key+0 - .byte TEMPO , 120*mus_rg_kenkyu_tbs/2 - .byte VOICE , 48 - .byte VOL , 39*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v-21 - .byte N06 , An2 , v127 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 -mus_rg_kenkyu_1_B1: - .byte N24 , Bn3 , v127 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 , Bn3 - .byte W24 - .byte N36 , Fs3 - .byte W36 - .byte N03 , Dn3 , v120 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte N12 , Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte N06 , Fs3 - .byte W24 - .byte N36 , Dn3 - .byte W36 - .byte N03 , Fs3 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N24 , Fs3 , v127 - .byte W24 - .byte N36 , Gn3 - .byte W36 - .byte N06 , Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N48 , Cn4 - .byte W48 - .byte N36 , Bn3 - .byte W36 - .byte N06 , Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N48 , Dn4 - .byte W48 - .byte N24 , Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte An3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N06 , Fs3 - .byte W24 - .byte N24 , Dn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte N06 , As3 , v120 - .byte W12 - .byte GOTO - .word mus_rg_kenkyu_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_kenkyu_2: - .byte KEYSH , mus_rg_kenkyu_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 75*mus_rg_kenkyu_mvl/mxv - .byte N06 , Fs3 , v127 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte MOD , 0 - .byte N06 , Fs4 - .byte W06 -mus_rg_kenkyu_2_B1: - .byte N36 , Gn4 , v116 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte MOD , 0 - .byte N06 , Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte MOD , 0 - .byte N06 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W24 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W24 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte MOD , 0 - .byte N24 - .byte W24 - .byte N36 , En4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte MOD , 0 - .byte N06 , An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W24 - .byte N48 , Bn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W24 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte MOD , 0 - .byte N24 - .byte W24 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N48 , En4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W24 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte MOD , 0 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte MOD , 0 - .byte N06 , Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W24 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte MOD , 0 - .byte N24 , Fs4 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte VOL , 62*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 75*mus_rg_kenkyu_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte GOTO - .word mus_rg_kenkyu_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_kenkyu_3: - .byte KEYSH , mus_rg_kenkyu_key+0 - .byte VOICE , 35 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+11 - .byte VOL , 73*mus_rg_kenkyu_mvl/mxv - .byte N06 , Gn1 , v120 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn2 , v127 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte En2 , v127 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte Cn2 , v127 - .byte W06 - .byte Bn1 , v120 - .byte W06 -mus_rg_kenkyu_3_B1: - .byte N12 , Gn1 , v127 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N12 , Cs2 , v120 - .byte W12 - .byte N03 , Dn2 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N03 , Fs2 - .byte W12 - .byte N12 , Dn2 , v120 - .byte W12 - .byte N03 , Fs2 , v127 - .byte W12 - .byte Bn1 , v120 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Fs2 , v127 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte N03 , Bn1 - .byte W12 - .byte N12 , As1 , v120 - .byte W12 - .byte N03 , Bn1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Bn1 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N03 , Dn2 , v127 - .byte W12 - .byte Fs1 , v120 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Dn2 , v127 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 , v120 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Dn2 , v127 - .byte W06 - .byte N06 , Fs2 , v120 - .byte W06 - .byte N12 , Cn2 , v127 - .byte W12 - .byte N03 , En2 - .byte W24 - .byte N03 - .byte W18 - .byte Cn2 , v120 - .byte W06 - .byte N06 , Gn1 , v127 - .byte W06 - .byte N03 , Gn2 , v120 - .byte W06 - .byte N12 , Cn2 , v127 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte N03 , Gn2 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N06 , Dn2 , v120 - .byte W06 - .byte N03 , Bn1 , v127 - .byte W06 - .byte N06 , Gn1 , v120 - .byte W06 - .byte N03 , Bn1 , v127 - .byte W06 - .byte N06 , Gn2 , v120 - .byte W06 - .byte N12 , An1 , v127 - .byte W12 - .byte N03 , Fs2 - .byte W12 - .byte N12 , Fn2 , v120 - .byte W12 - .byte N03 , Fs2 , v127 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N03 , En2 - .byte W12 - .byte N12 , Dn2 , v120 - .byte W12 - .byte N03 , An1 , v127 - .byte W12 - .byte N06 , Dn2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte N03 , Dn2 , v120 - .byte W12 - .byte N12 , En2 , v127 - .byte W12 - .byte N03 , Cn2 , v120 - .byte W12 - .byte N12 , Dn2 , v127 - .byte W12 - .byte N03 , An1 , v120 - .byte W12 - .byte GOTO - .word mus_rg_kenkyu_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_kenkyu_4: - .byte KEYSH , mus_rg_kenkyu_key+0 - .byte VOICE , 14 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 50*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v-32 - .byte W48 -mus_rg_kenkyu_4_B1: - .byte PAN , c_v-32 - .byte VOL , 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , Gn4 , v096 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte PAN , c_v+32 - .byte VOL , 20*mus_rg_kenkyu_mvl/mxv - .byte N24 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , Dn4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 20*mus_rg_kenkyu_mvl/mxv - .byte N12 - .byte W12 - .byte PAN , c_v+32 - .byte VOL , 50*mus_rg_kenkyu_mvl/mxv - .byte N06 , Cs4 , v064 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOL , 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , En4 , v096 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 20*mus_rg_kenkyu_mvl/mxv - .byte N24 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , Dn4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte PAN , c_v+32 - .byte VOL , 20*mus_rg_kenkyu_mvl/mxv - .byte N24 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v-32 - .byte N24 , En4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 20*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v+32 - .byte N24 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 20*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v-32 - .byte N12 - .byte W12 - .byte VOL , 50*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , An3 , v064 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOL , 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , Cn4 , v096 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 20*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v-32 - .byte N24 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 20*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v+32 - .byte N24 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v-32 - .byte N24 , Cn4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 20*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v+32 - .byte N24 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 20*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v-32 - .byte N24 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , Dn4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 20*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v+32 - .byte N24 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , Gn4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 20*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v-32 - .byte N24 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v-32 - .byte N24 , Fs4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v+32 - .byte N24 , Gn4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v-32 - .byte N24 , En4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v+32 - .byte N24 , Fs4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , Dn4 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 20*mus_rg_kenkyu_mvl/mxv - .byte PAN , c_v+32 - .byte N24 , Dn4 , v120 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte 50*mus_rg_kenkyu_mvl/mxv - .byte N24 , Fs4 , v096 - .byte W12 - .byte VOL , 30*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 20*mus_rg_kenkyu_mvl/mxv - .byte N24 , Fs4 , v120 - .byte W12 - .byte VOL , 10*mus_rg_kenkyu_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_kenkyu_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_kenkyu_5: - .byte KEYSH , mus_rg_kenkyu_key+0 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 24*mus_rg_kenkyu_mvl/mxv - .byte N06 , Dn3 , v120 - .byte W06 - .byte Dn2 - .byte W06 - .byte En2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 -mus_rg_kenkyu_5_B1: - .byte PAN , c_v-64 - .byte N01 , Dn3 , v120 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cs3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cs3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , As3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Bn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cs3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , An3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , An2 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gn2 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , An2 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cs3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Gn2 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gn2 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , En2 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Bn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , An3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , An3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , An3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Bn2 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , An2 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , An3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Cs3 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Dn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , An2 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Fs2 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn2 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Fs2 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , An2 - .byte W06 - .byte PAN , c_v+0 - .byte N01 , Cs3 - .byte W06 - .byte GOTO - .word mus_rg_kenkyu_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_kenkyu_6: - .byte KEYSH , mus_rg_kenkyu_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 25*mus_rg_kenkyu_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , Gn1 , v120 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn2 , v127 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte En2 , v127 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte Cn2 , v127 - .byte W06 - .byte Bn1 , v120 - .byte W06 -mus_rg_kenkyu_6_B1: - .byte N12 , Gn1 , v127 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N12 , Cs2 , v120 - .byte W12 - .byte N03 , Dn2 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N03 , Fs2 - .byte W12 - .byte N12 , Dn2 , v120 - .byte W12 - .byte N03 , Fs2 , v127 - .byte W12 - .byte Bn1 , v120 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Fs2 , v127 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte N03 , Bn1 - .byte W12 - .byte N12 , As1 , v120 - .byte W12 - .byte N03 , Bn1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Bn1 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N03 , Dn2 , v127 - .byte W12 - .byte Fs1 , v120 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Dn2 , v127 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Dn2 , v120 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Dn2 , v127 - .byte W06 - .byte N06 , Fs2 , v120 - .byte W06 - .byte N12 , Cn2 , v127 - .byte W12 - .byte N03 , En2 - .byte W24 - .byte N03 - .byte W18 - .byte Cn2 , v120 - .byte W06 - .byte N06 , Gn1 , v127 - .byte W06 - .byte N03 , Gn2 , v120 - .byte W06 - .byte N12 , Cn2 , v127 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte N03 , Gn2 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N06 , Dn2 , v120 - .byte W06 - .byte N03 , Bn1 , v127 - .byte W06 - .byte N06 , Gn1 , v120 - .byte W06 - .byte N03 , Bn1 , v127 - .byte W06 - .byte N06 , Gn2 , v120 - .byte W06 - .byte N12 , An1 , v127 - .byte W12 - .byte N03 , Fs2 - .byte W12 - .byte N12 , Fn2 , v120 - .byte W12 - .byte N03 , Fs2 , v127 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N03 , En2 - .byte W12 - .byte N12 , Dn2 , v120 - .byte W12 - .byte N03 , An1 , v127 - .byte W12 - .byte N06 , Dn2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte N03 , Dn2 , v120 - .byte W12 - .byte N12 , En2 , v127 - .byte W12 - .byte N03 , Cn2 , v120 - .byte W12 - .byte N12 , Dn2 , v127 - .byte W12 - .byte N03 , An1 , v120 - .byte W12 - .byte GOTO - .word mus_rg_kenkyu_6_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_kenkyu: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_kenkyu_pri @ Priority - .byte mus_rg_kenkyu_rev @ Reverb. - - .word mus_rg_kenkyu_grp - - .word mus_rg_kenkyu_1 - .word mus_rg_kenkyu_2 - .word mus_rg_kenkyu_3 - .word mus_rg_kenkyu_4 - .word mus_rg_kenkyu_5 - .word mus_rg_kenkyu_6 - - .end diff --git a/sound/songs/mus_rg_kinomikui.s b/sound/songs/mus_rg_kinomikui.s deleted file mode 100644 index c623b30642..0000000000 --- a/sound/songs/mus_rg_kinomikui.s +++ /dev/null @@ -1,2699 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_kinomikui_grp, voicegroup132 - .equ mus_rg_kinomikui_pri, 0 - .equ mus_rg_kinomikui_rev, reverb_set+50 - .equ mus_rg_kinomikui_mvl, 127 - .equ mus_rg_kinomikui_key, 0 - .equ mus_rg_kinomikui_tbs, 1 - .equ mus_rg_kinomikui_exg, 0 - .equ mus_rg_kinomikui_cmp, 1 - - .section .rodata - .global mus_rg_kinomikui - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_kinomikui_1: - .byte KEYSH , mus_rg_kinomikui_key+0 - .byte TEMPO , 148*mus_rg_kinomikui_tbs/2 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+32 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N06 , Bn2 , v096 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 -mus_rg_kinomikui_1_B1: - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N36 , Bn3 , v080 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 50*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N12 , As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W96 - .byte N24 , Ds3 , v072 - .byte W24 - .byte As2 - .byte W24 - .byte Fs3 - .byte W24 - .byte Cs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Bn3 - .byte W12 - .byte N48 , As3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 49*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N12 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 -mus_rg_kinomikui_1_000: - .byte MOD , 0 - .byte N36 , As3 , v072 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte PEND - .byte MOD , 0 - .byte N48 , Gs3 - .byte W24 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 51*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N48 , Fn3 - .byte W24 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 51*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N24 - .byte W24 - .byte Cs3 - .byte W24 - .byte Gs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte MOD , 0 - .byte N12 , Cs4 - .byte W12 - .byte N48 , Bn3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 51*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 45*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte MOD , 0 - .byte N36 , Fn4 - .byte W15 - .byte MOD , 7 - .byte W21 - .byte 0 - .byte N12 , Ds4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte MOD , 0 - .byte N12 , As3 - .byte W12 - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N48 , Gs3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 50*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 45*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N24 , Ds3 - .byte W24 - .byte As2 - .byte W24 - .byte Fs3 - .byte W24 - .byte Cs3 - .byte W24 - .byte MOD , 0 - .byte N12 , Bn3 - .byte W12 - .byte N48 , As3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 48*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N12 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte PATT - .word mus_rg_kinomikui_1_000 - .byte MOD , 0 - .byte N48 , Gs3 , v072 - .byte W24 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 48*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N24 , Fn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte MOD , 0 - .byte N24 , Fn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Gs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte MOD , 0 - .byte N12 , Cs4 - .byte W12 - .byte N48 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 50*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N12 , Gs3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte MOD , 0 - .byte N24 , Cs4 - .byte W24 - .byte Bn3 - .byte W24 - .byte N12 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte Cs3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte N24 - .byte W24 - .byte N24 - .byte W12 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte N60 , Fn3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 49*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 44*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 38*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 63*mus_rg_kinomikui_mvl/mxv - .byte N12 , Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N48 , Fs3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 50*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 45*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N24 , Fn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Gs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N18 , Fs3 - .byte W18 - .byte N06 , Fn3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N60 , Fs3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 49*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 45*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 63*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte N12 , Cs3 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N12 , Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte N60 , Fn3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 49*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 45*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 63*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte N12 , Cs3 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N48 , Fs3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 49*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 45*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte N24 , Fn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Gs3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte N48 , As3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 49*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 45*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_kinomikui_1_B1 - .byte MOD , 0 - .byte VOL , 63*mus_rg_kinomikui_mvl/mxv - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_kinomikui_2: - .byte KEYSH , mus_rg_kinomikui_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte N06 , Fs3 , v120 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 -mus_rg_kinomikui_2_B1: - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte N36 , Ds4 , v127 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 68*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W60 - .byte N06 , Cs3 , v120 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Fs3 , v127 - .byte W24 - .byte Cs3 - .byte W24 - .byte As3 - .byte W24 - .byte Fs3 - .byte W12 - .byte MOD , 7 - .byte W12 -mus_rg_kinomikui_2_000: - .byte MOD , 0 - .byte N12 , Ds4 , v127 - .byte W12 - .byte N84 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 85*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 79*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 72*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 68*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 62*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte PEND - .byte MOD , 0 - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte N36 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 -mus_rg_kinomikui_2_001: - .byte MOD , 0 - .byte N96 , Bn3 , v127 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte VOL , 85*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 79*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 72*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 68*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 62*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte PEND - .byte MOD , 0 - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte N24 , Gs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Gs3 - .byte W24 -mus_rg_kinomikui_2_002: - .byte MOD , 0 - .byte N12 , Fn4 , v127 - .byte W12 - .byte N84 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 85*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 79*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 72*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 68*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 62*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte PEND - .byte 90*mus_rg_kinomikui_mvl/mxv - .byte MOD , 0 - .byte N36 , Gs4 - .byte W12 - .byte VOL , 79*mus_rg_kinomikui_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W09 - .byte VOL , 68*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte MOD , 0 - .byte N96 , Cs4 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte VOL , 85*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 79*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 72*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 68*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 62*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 90*mus_rg_kinomikui_mvl/mxv - .byte MOD , 0 - .byte N24 , Fs3 - .byte W24 - .byte Cs3 - .byte W24 - .byte As3 - .byte W24 - .byte Fs3 - .byte W24 - .byte PATT - .word mus_rg_kinomikui_2_000 - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte MOD , 0 - .byte N36 , Fs4 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte PATT - .word mus_rg_kinomikui_2_001 - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte MOD , 0 - .byte N24 , Gs3 , v127 - .byte W24 - .byte Fn3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Gs3 - .byte W24 - .byte PATT - .word mus_rg_kinomikui_2_002 - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte MOD , 0 - .byte N36 , Gs4 , v127 - .byte W12 - .byte VOL , 79*mus_rg_kinomikui_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W09 - .byte VOL , 68*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 90*mus_rg_kinomikui_mvl/mxv - .byte MOD , 0 - .byte N12 , Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte As4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte N60 , Fn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 83*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 79*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 73*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 68*mus_rg_kinomikui_mvl/mxv - .byte MOD , 0 - .byte N12 , Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 -mus_rg_kinomikui_2_003: - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte N60 , Fs4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 83*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 79*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 73*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PEND - .byte N24 , Gs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Bn4 - .byte W24 - .byte N18 , As4 , v120 - .byte W18 - .byte N06 , Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte N03 , Bn4 , v092 - .byte W03 - .byte As4 , v080 - .byte W03 - .byte N12 , Gs4 , v127 - .byte W12 - .byte Fs4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte N60 , Fn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 83*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 79*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 73*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 68*mus_rg_kinomikui_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte PATT - .word mus_rg_kinomikui_2_003 - .byte N24 , Gs4 , v127 - .byte W24 - .byte Fn4 - .byte W24 - .byte Bn4 - .byte W24 - .byte Gs4 - .byte W24 - .byte N96 , Cs5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 83*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 79*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 72*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 68*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 61*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte 56*mus_rg_kinomikui_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_kinomikui_2_B1 - .byte MOD , 0 - .byte VOL , 90*mus_rg_kinomikui_mvl/mxv - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_kinomikui_3: - .byte KEYSH , mus_rg_kinomikui_key+0 - .byte VOICE , 87 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 44*mus_rg_kinomikui_mvl/mxv - .byte N06 , Ds2 , v120 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 -mus_rg_kinomikui_3_B1: - .byte N36 , Ds3 , v127 - .byte W36 - .byte N12 , Cs3 , v120 - .byte W12 - .byte N06 , Gs2 - .byte W12 - .byte As2 , v127 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N12 , Cs3 - .byte W48 - .byte VOICE , 80 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v-64 - .byte VOL , 28*mus_rg_kinomikui_mvl/mxv - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 -mus_rg_kinomikui_3_000: - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PEND -mus_rg_kinomikui_3_001: - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs3 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs3 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs3 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs3 - .byte W12 - .byte PEND -mus_rg_kinomikui_3_002: - .byte PAN , c_v-64 - .byte N06 , Fn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte PEND -mus_rg_kinomikui_3_003: - .byte PAN , c_v-64 - .byte N06 , Fn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte PEND - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs2 - .byte W12 - .byte Ds2 , v120 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 -mus_rg_kinomikui_3_004: - .byte PAN , c_v-64 - .byte N06 , Gs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte PEND - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 -mus_rg_kinomikui_3_005: - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_kinomikui_3_000 - .byte PATT - .word mus_rg_kinomikui_3_001 - .byte PATT - .word mus_rg_kinomikui_3_002 - .byte PAN , c_v-64 - .byte N06 , Fn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Ds2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs3 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs3 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs3 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Cs3 - .byte W12 - .byte PATT - .word mus_rg_kinomikui_3_003 - .byte PATT - .word mus_rg_kinomikui_3_005 - .byte PATT - .word mus_rg_kinomikui_3_004 - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte PATT - .word mus_rg_kinomikui_3_003 - .byte PATT - .word mus_rg_kinomikui_3_005 - .byte PATT - .word mus_rg_kinomikui_3_004 - .byte PATT - .word mus_rg_kinomikui_3_000 - .byte GOTO - .word mus_rg_kinomikui_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_kinomikui_4: - .byte KEYSH , mus_rg_kinomikui_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_kinomikui_mvl/mxv - .byte W24 -mus_rg_kinomikui_4_B1: - .byte N36 , Ds2 , v120 - .byte W36 - .byte N12 , Cs2 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte As1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N12 , Cs1 - .byte W60 - .byte N06 , Bn1 - .byte W12 - .byte As1 - .byte W12 - .byte Gs1 - .byte W12 -mus_rg_kinomikui_4_000: - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte PEND - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v100 - .byte W06 - .byte Cs3 , v032 - .byte W06 -mus_rg_kinomikui_4_001: - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Gs3 , v096 - .byte W06 - .byte Gs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte PEND - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte PATT - .word mus_rg_kinomikui_4_000 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte PATT - .word mus_rg_kinomikui_4_001 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , Bn3 , v088 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte As1 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , Gs3 , v096 - .byte W06 - .byte Gs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , As3 , v096 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Bn3 , v096 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , As3 , v096 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Cs4 , v072 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Gs3 , v096 - .byte W06 - .byte Gs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Ds1 , v120 - .byte W12 - .byte N06 , Bn3 , v096 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Gs3 , v096 - .byte W06 - .byte Gs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , As3 , v096 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Gs3 , v096 - .byte W06 - .byte Gs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Cs1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte GOTO - .word mus_rg_kinomikui_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_kinomikui_5: - .byte KEYSH , mus_rg_kinomikui_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 50*mus_rg_kinomikui_mvl/mxv - .byte W24 -mus_rg_kinomikui_5_B1: - .byte VOICE , 73 - .byte W96 - .byte W12 - .byte N06 , Cs5 , v127 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte N03 , Cs5 - .byte W03 - .byte Ds5 , v120 - .byte W03 - .byte Cs5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Cs5 , v096 - .byte W03 - .byte Ds5 , v076 - .byte W03 - .byte Cs5 , v068 - .byte W03 - .byte Ds5 , v060 - .byte W03 - .byte Cs5 - .byte W03 - .byte Ds5 , v032 - .byte W03 - .byte W96 - .byte VOL , 40*mus_rg_kinomikui_mvl/mxv - .byte N06 , Cs5 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte W96 - .byte W12 - .byte N06 , Cs6 - .byte W06 - .byte Cn6 - .byte W06 - .byte Cs6 - .byte W12 - .byte N06 - .byte W06 - .byte Cn6 - .byte W06 - .byte N03 , Cs6 - .byte W03 - .byte Dn6 , v060 - .byte W03 - .byte Cs6 , v120 - .byte W03 - .byte Dn6 , v064 - .byte W03 - .byte Cs6 , v120 - .byte W03 - .byte Dn6 , v060 - .byte W03 - .byte Cs6 , v120 - .byte W03 - .byte Dn6 , v060 - .byte W03 - .byte Cs6 , v092 - .byte W03 - .byte Dn6 , v040 - .byte W03 - .byte Cs6 , v064 - .byte W03 - .byte Dn6 , v028 - .byte W03 - .byte Cs6 , v064 - .byte W03 - .byte Dn6 , v028 - .byte W03 - .byte Cs6 , v060 - .byte W03 - .byte Dn6 , v032 - .byte W03 - .byte W96 - .byte N06 , As5 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W12 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W12 - .byte N06 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte W96 - .byte VOICE , 73 - .byte N06 , Cs6 - .byte W12 - .byte N06 - .byte W06 - .byte Cn6 - .byte W06 - .byte Cs6 - .byte W06 - .byte Cn6 - .byte W06 - .byte Cs6 - .byte W06 - .byte Ds6 - .byte W06 - .byte N12 , Cs6 - .byte W12 - .byte Bn5 - .byte W12 - .byte As5 - .byte W12 - .byte Gs5 - .byte W12 - .byte W96 - .byte VOICE , 14 - .byte VOL , 50*mus_rg_kinomikui_mvl/mxv - .byte W24 - .byte N24 , Fn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Cs5 - .byte W24 - .byte W96 - .byte W24 - .byte Fs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Gs5 - .byte W96 - .byte W24 - .byte Fn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Fn5 - .byte W24 - .byte Gs5 - .byte W48 - .byte Cs5 - .byte W48 - .byte VOICE , 14 - .byte N24 , Fs5 - .byte W24 - .byte Cs5 - .byte W24 - .byte Fs5 - .byte W48 - .byte VOICE , 73 - .byte VOL , 38*mus_rg_kinomikui_mvl/mxv - .byte N03 , Gn5 - .byte W03 - .byte N09 , Fs5 - .byte W09 - .byte N12 , Fn5 - .byte W12 - .byte N06 , Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Fn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N06 , As5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte N24 , Bn4 - .byte W24 - .byte Gs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Ds5 - .byte W24 - .byte N06 , Fs5 - .byte W12 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N03 , Fs5 - .byte W03 - .byte Gs5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gs5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gs5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gs5 - .byte W03 - .byte Fs5 , v096 - .byte W03 - .byte Gs5 , v076 - .byte W03 - .byte Fs5 , v088 - .byte W03 - .byte Gs5 , v064 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gs5 , v048 - .byte W03 - .byte Fs5 , v056 - .byte W03 - .byte Gs5 , v032 - .byte W03 - .byte VOICE , 14 - .byte N24 , Fn5 , v120 - .byte W48 - .byte Cs5 - .byte W48 - .byte VOL , 48*mus_rg_kinomikui_mvl/mxv - .byte N24 , Fs5 - .byte W48 - .byte Cs5 - .byte W48 - .byte Gs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte Bn5 - .byte W24 - .byte Gs5 - .byte W24 - .byte Cs6 - .byte W96 - .byte GOTO - .word mus_rg_kinomikui_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_kinomikui_6: - .byte KEYSH , mus_rg_kinomikui_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 49*mus_rg_kinomikui_mvl/mxv - .byte PAN , c_v+32 - .byte W24 -mus_rg_kinomikui_6_B1: - .byte N12 , Ds2 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gs1 , v080 - .byte W06 - .byte N12 , Gs1 , v120 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gs2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cs3 - .byte W12 - .byte N24 , Cs2 - .byte W96 - .byte Fs1 - .byte W96 - .byte PAN , c_v+32 - .byte W24 - .byte N12 , Cs2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , As1 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gs1 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Fs1 - .byte W96 - .byte PAN , c_v+32 - .byte N12 , Gs2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cs2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gs2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cs2 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Gs1 - .byte W96 - .byte W96 - .byte Cs2 - .byte W96 - .byte N24 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gs1 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cs2 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gs1 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Fs1 - .byte W72 - .byte PAN , c_v-32 - .byte N12 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cs2 - .byte W96 - .byte N24 - .byte W48 - .byte PAN , c_v-32 - .byte N24 , Fs1 - .byte W48 - .byte PAN , c_v+32 - .byte N24 , Bn1 - .byte W96 - .byte W96 - .byte PAN , c_v-32 - .byte N24 - .byte W96 - .byte W96 - .byte PAN , c_v+32 - .byte N24 , Fs2 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cs2 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Fs2 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte N12 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cs2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Fs2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cs2 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte W48 - .byte Fs1 - .byte W48 - .byte W48 - .byte PAN , c_v+32 - .byte N12 , Gs2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cs2 - .byte W24 - .byte W96 - .byte GOTO - .word mus_rg_kinomikui_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_kinomikui_7: - .byte KEYSH , mus_rg_kinomikui_key+0 - .byte VOICE , 0 - .byte VOL , 74*mus_rg_kinomikui_mvl/mxv - .byte W24 -mus_rg_kinomikui_7_B1: - .byte N48 , Cs2 , v120 - .byte W48 - .byte An2 - .byte W48 - .byte Gn2 - .byte W96 - .byte An2 - .byte W96 - .byte W96 - .byte Cs2 - .byte W96 - .byte N12 - .byte W96 - .byte N48 , An2 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte Gn2 - .byte W96 - .byte N24 , An2 - .byte W96 - .byte Gn2 - .byte W48 - .byte Cs2 - .byte W48 - .byte Bn2 - .byte W96 - .byte N48 , Cs2 - .byte W96 - .byte N24 , An2 - .byte W96 - .byte N48 , Bn2 - .byte W48 - .byte Cs2 - .byte W48 - .byte W72 - .byte N24 , An2 - .byte W24 - .byte N48 , Cs2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte An2 - .byte W96 - .byte Cs2 - .byte W96 - .byte Bn2 - .byte W96 - .byte Cs2 - .byte W96 - .byte GOTO - .word mus_rg_kinomikui_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_kinomikui_8: - .byte KEYSH , mus_rg_kinomikui_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 41*mus_rg_kinomikui_mvl/mxv - .byte W24 -mus_rg_kinomikui_8_B1: - .byte N01 , Gn3 , v120 - .byte W36 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W60 - .byte Gn3 , v064 - .byte W12 - .byte N01 - .byte W12 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 -mus_rg_kinomikui_8_000: - .byte N01 , Gn3 , v120 - .byte W06 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v112 - .byte W12 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v052 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte PEND -mus_rg_kinomikui_8_001: - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v044 - .byte W03 - .byte Gn3 , v100 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_kinomikui_8_000 -mus_rg_kinomikui_8_002: - .byte N01 , Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_kinomikui_8_000 - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v040 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_kinomikui_8_000 - .byte PATT - .word mus_rg_kinomikui_8_002 -mus_rg_kinomikui_8_003: - .byte N01 , Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v064 - .byte W12 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte PEND -mus_rg_kinomikui_8_004: - .byte N01 , Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v108 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v064 - .byte W12 - .byte PEND -mus_rg_kinomikui_8_005: - .byte N01 , Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v108 - .byte W12 - .byte Gn3 , v084 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte PEND - .byte N01 - .byte W12 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v108 - .byte W06 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_kinomikui_8_000 - .byte PATT - .word mus_rg_kinomikui_8_002 - .byte PATT - .word mus_rg_kinomikui_8_000 - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v096 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_kinomikui_8_000 - .byte PATT - .word mus_rg_kinomikui_8_001 - .byte PATT - .word mus_rg_kinomikui_8_000 - .byte PATT - .word mus_rg_kinomikui_8_002 - .byte PATT - .word mus_rg_kinomikui_8_002 - .byte PATT - .word mus_rg_kinomikui_8_003 - .byte PATT - .word mus_rg_kinomikui_8_004 - .byte PATT - .word mus_rg_kinomikui_8_005 - .byte GOTO - .word mus_rg_kinomikui_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_kinomikui: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_kinomikui_pri @ Priority - .byte mus_rg_kinomikui_rev @ Reverb. - - .word mus_rg_kinomikui_grp - - .word mus_rg_kinomikui_1 - .word mus_rg_kinomikui_2 - .word mus_rg_kinomikui_3 - .word mus_rg_kinomikui_4 - .word mus_rg_kinomikui_5 - .word mus_rg_kinomikui_6 - .word mus_rg_kinomikui_7 - .word mus_rg_kinomikui_8 - - .end diff --git a/sound/songs/mus_rg_kuchiba.s b/sound/songs/mus_rg_kuchiba.s deleted file mode 100644 index 2892b7bc02..0000000000 --- a/sound/songs/mus_rg_kuchiba.s +++ /dev/null @@ -1,2537 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_kuchiba_grp, voicegroup172 - .equ mus_rg_kuchiba_pri, 0 - .equ mus_rg_kuchiba_rev, reverb_set+50 - .equ mus_rg_kuchiba_mvl, 127 - .equ mus_rg_kuchiba_key, 0 - .equ mus_rg_kuchiba_tbs, 1 - .equ mus_rg_kuchiba_exg, 0 - .equ mus_rg_kuchiba_cmp, 1 - - .section .rodata - .global mus_rg_kuchiba - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_kuchiba_1: - .byte KEYSH , mus_rg_kuchiba_key+0 -mus_rg_kuchiba_1_B1: - .byte TEMPO , 116*mus_rg_kuchiba_tbs/2 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 34*mus_rg_kuchiba_mvl/mxv - .byte N24 , An3 , v127 - .byte W24 - .byte PAN , c_v-16 - .byte N06 , Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v+16 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 -mus_rg_kuchiba_1_000: - .byte PAN , c_v-32 - .byte N12 , Cs4 , v127 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v+16 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte PEND - .byte PAN , c_v-32 - .byte N24 , An3 - .byte W24 - .byte PAN , c_v-16 - .byte N12 , Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Fs3 - .byte W06 - .byte Dn3 , v120 - .byte W06 - .byte Gn3 , v127 - .byte W06 - .byte Dn3 , v120 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , An3 , v127 - .byte W06 - .byte Fs3 , v120 - .byte W06 - .byte Bn3 , v127 - .byte W06 - .byte As3 , v120 - .byte W06 - .byte PAN , c_v-32 - .byte N24 , An3 , v127 - .byte W24 - .byte PAN , c_v-16 - .byte N06 , Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v+16 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PATT - .word mus_rg_kuchiba_1_000 - .byte PAN , c_v-32 - .byte N24 , An3 , v127 - .byte W24 - .byte PAN , c_v-16 - .byte N06 , Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , Bn3 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , An3 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Cs4 - .byte W12 - .byte En4 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Dn4 - .byte W12 - .byte Fs4 - .byte W12 -mus_rg_kuchiba_1_001: - .byte PAN , c_v-32 - .byte N12 , Gn4 , v127 - .byte W12 - .byte Fs4 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte PEND - .byte PAN , c_v-32 - .byte N12 , Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 - .byte W12 - .byte En4 - .byte W12 - .byte PAN , c_v+16 - .byte N06 , Dn1 , v120 - .byte N12 , Cs4 , v127 - .byte W12 - .byte Dn4 - .byte W12 -mus_rg_kuchiba_1_002: - .byte PAN , c_v-32 - .byte N12 , En4 , v127 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cs4 - .byte W12 - .byte En4 - .byte W12 - .byte PEND - .byte PAN , c_v-32 - .byte N06 , Bn3 - .byte W12 - .byte N12 , Cs4 - .byte W12 - .byte PAN , c_v-16 - .byte N06 , Bn3 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Cs4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte PAN , c_v+16 - .byte N06 , Dn4 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte PATT - .word mus_rg_kuchiba_1_001 - .byte PAN , c_v-32 - .byte N12 , Dn4 , v127 - .byte W12 - .byte Gn4 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 - .byte W12 - .byte En4 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PATT - .word mus_rg_kuchiba_1_002 - .byte VOICE , 24 - .byte PAN , c_v+40 - .byte VOL , 43*mus_rg_kuchiba_mvl/mxv - .byte N06 , Cs4 , v120 - .byte W06 - .byte N03 , Cs4 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cs4 , v120 - .byte W06 - .byte N01 , Cs4 , v052 - .byte W06 - .byte N03 , Gn4 , v084 - .byte W06 - .byte Bn3 - .byte N01 , Cs4 - .byte W03 - .byte N03 , Cn4 , v088 - .byte W03 - .byte N06 , Cs4 , v120 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte W06 - .byte N03 , Gs3 , v084 - .byte W03 - .byte Bn3 , v088 - .byte W03 - .byte Cs4 , v120 - .byte W12 - .byte N03 - .byte W06 - .byte N01 , An4 , v116 - .byte W06 - .byte N06 , Cs4 , v052 - .byte W06 - .byte N03 , Gs3 , v072 - .byte N03 , Cs4 - .byte W03 - .byte Bn3 , v080 - .byte W03 - .byte Cs4 , v120 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N01 , En4 , v068 - .byte W03 - .byte Gs4 - .byte W03 - .byte N03 , An4 , v096 - .byte W06 - .byte N06 , An3 , v084 - .byte W12 - .byte GOTO - .word mus_rg_kuchiba_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_kuchiba_2: - .byte KEYSH , mus_rg_kuchiba_key+0 -mus_rg_kuchiba_2_B1: - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 78*mus_rg_kuchiba_mvl/mxv - .byte N48 , Dn4 , v100 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte VOL , 56*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 78*mus_rg_kuchiba_mvl/mxv - .byte N24 , Gn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte N36 , En4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 56*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 78*mus_rg_kuchiba_mvl/mxv - .byte N06 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N48 , Fs4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte VOL , 56*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 78*mus_rg_kuchiba_mvl/mxv - .byte N48 , Dn4 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte N24 , Gn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte N36 , En4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 56*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 78*mus_rg_kuchiba_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte VOL , 56*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte VOICE , 4 - .byte VOL , 81*mus_rg_kuchiba_mvl/mxv - .byte MOD , 0 - .byte N48 , Dn5 , v108 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte 56*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 81*mus_rg_kuchiba_mvl/mxv - .byte N24 , Gn5 , v076 - .byte W24 - .byte Fs5 - .byte W24 - .byte N36 , En5 , v108 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 81*mus_rg_kuchiba_mvl/mxv - .byte N06 , Dn5 , v088 - .byte W06 - .byte En5 - .byte W06 - .byte N48 , Fs5 , v084 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte 56*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 81*mus_rg_kuchiba_mvl/mxv - .byte N48 , Dn5 , v108 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_rg_kuchiba_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 81*mus_rg_kuchiba_mvl/mxv - .byte N24 , Gn5 , v088 - .byte W24 - .byte Fs5 - .byte W24 - .byte N36 , En5 , v108 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 81*mus_rg_kuchiba_mvl/mxv - .byte N06 , Fs5 , v084 - .byte W06 - .byte En5 , v080 - .byte W06 - .byte N48 , Dn5 , v088 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte 56*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte VOICE , 17 - .byte MOD , 0 - .byte VOL , 90*mus_rg_kuchiba_mvl/mxv - .byte N24 , En4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , An4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N48 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , En5 , v096 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N24 , Dn5 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Cs5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , An4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N48 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , An4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte VOICE , 24 - .byte MOD , 0 - .byte VOL , 79*mus_rg_kuchiba_mvl/mxv - .byte N06 , En4 - .byte W12 - .byte N12 , En4 , v120 - .byte W12 - .byte N06 , Fs4 , v127 - .byte W12 - .byte N12 , Fs4 , v120 - .byte W12 - .byte N06 , Gn4 , v127 - .byte W06 - .byte En4 , v092 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 , v120 - .byte W06 - .byte An4 , v127 - .byte W12 - .byte N12 , An4 , v120 - .byte W12 - .byte N48 , Bn4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_rg_kuchiba_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 79*mus_rg_kuchiba_mvl/mxv - .byte N48 , En5 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_rg_kuchiba_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 79*mus_rg_kuchiba_mvl/mxv - .byte N12 , Dn5 , v127 - .byte W12 - .byte N06 , Gn4 , v120 - .byte W12 - .byte N24 , Cs5 , v127 - .byte W24 - .byte N06 , Bn4 - .byte W12 - .byte En5 , v120 - .byte W12 - .byte N03 , Bn4 - .byte W03 - .byte Cs5 , v096 - .byte W03 - .byte N06 , Bn4 , v088 - .byte W06 - .byte N12 , An4 , v120 - .byte W12 - .byte N36 , Bn4 , v127 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 68*mus_rg_kuchiba_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 79*mus_rg_kuchiba_mvl/mxv - .byte N06 , Cs5 , v120 - .byte W06 - .byte Bn4 - .byte W06 - .byte N48 , An4 , v127 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 68*mus_rg_kuchiba_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 87*mus_rg_kuchiba_mvl/mxv - .byte N96 , An3 , v120 - .byte W12 - .byte MOD , 5 - .byte W84 - .byte 0 - .byte W24 - .byte VOICE , 73 - .byte VOL , 70*mus_rg_kuchiba_mvl/mxv - .byte W24 - .byte 22*mus_rg_kuchiba_mvl/mxv - .byte N24 - .byte W03 - .byte VOL , 29*mus_rg_kuchiba_mvl/mxv - .byte W06 - .byte 41*mus_rg_kuchiba_mvl/mxv - .byte W03 - .byte 52*mus_rg_kuchiba_mvl/mxv - .byte W03 - .byte 63*mus_rg_kuchiba_mvl/mxv - .byte W03 - .byte 76*mus_rg_kuchiba_mvl/mxv - .byte W06 - .byte N03 , Cs4 - .byte W03 - .byte Dn4 , v088 - .byte W03 - .byte N06 , Cs4 , v120 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte GOTO - .word mus_rg_kuchiba_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_kuchiba_3: - .byte KEYSH , mus_rg_kuchiba_key+0 -mus_rg_kuchiba_3_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-63 - .byte VOL , 44*mus_rg_kuchiba_mvl/mxv - .byte MOD , 3 - .byte N12 , Dn3 , v127 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , Bn2 - .byte W03 - .byte Cs3 , v120 - .byte W03 - .byte N06 , Bn2 - .byte W06 - .byte N12 , An2 , v127 - .byte W12 -mus_rg_kuchiba_3_000: - .byte N12 , Dn3 , v127 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PEND - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fs2 - .byte W06 - .byte En2 , v120 - .byte W06 - .byte An2 , v127 - .byte W06 - .byte Gs2 , v120 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Dn3 , v127 - .byte W06 - .byte Cs3 , v120 - .byte W06 - .byte Fs3 , v127 - .byte W06 - .byte En3 , v120 - .byte W06 - .byte PATT - .word mus_rg_kuchiba_3_000 - .byte N12 , Cs3 , v127 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fs3 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte En3 , v127 - .byte W06 - .byte Fs3 , v120 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Dn3 , v127 - .byte W06 - .byte En3 , v120 - .byte W06 - .byte An2 , v127 - .byte W06 - .byte Bn2 , v120 - .byte W06 - .byte N12 , Dn3 , v127 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn3 - .byte W12 - .byte N06 , En3 , v120 - .byte W06 - .byte Fs3 , v127 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , An3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W06 - .byte An2 , v120 - .byte W06 - .byte Dn3 , v127 - .byte W06 - .byte Cs3 , v120 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En3 , v127 - .byte W06 - .byte Dn3 , v120 - .byte W06 - .byte Fs3 , v127 - .byte W06 - .byte En3 , v120 - .byte W06 - .byte N12 , An3 , v127 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , Bn2 - .byte W03 - .byte Cs3 , v120 - .byte W03 - .byte N06 , Bn2 - .byte W06 - .byte An2 , v127 - .byte W06 - .byte As2 , v120 - .byte W06 - .byte N12 , Cs3 , v127 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , Cs3 - .byte W03 - .byte Dn3 , v120 - .byte W03 - .byte N06 , Cs3 - .byte W06 - .byte N12 , Bn2 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En3 - .byte W12 - .byte An2 - .byte W12 - .byte Gn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En3 , v120 - .byte W12 - .byte An2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En3 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , Cs3 , v127 - .byte W03 - .byte Dn3 , v120 - .byte W03 - .byte N06 , Cs3 - .byte W06 - .byte N12 , Bn2 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En3 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W06 - .byte Gs2 , v120 - .byte W06 - .byte An2 , v127 - .byte W06 - .byte Bn2 , v120 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Cs3 , v127 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , Gn2 - .byte W03 - .byte An2 , v120 - .byte W03 - .byte N06 , Gn2 - .byte W06 - .byte N12 , En2 , v127 - .byte W12 - .byte An2 , v120 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte En2 , v024 - .byte W12 - .byte GOTO - .word mus_rg_kuchiba_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_kuchiba_4: - .byte KEYSH , mus_rg_kuchiba_key+0 -mus_rg_kuchiba_4_B1: - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v-1 - .byte VOL , 49*mus_rg_kuchiba_mvl/mxv - .byte N12 , Dn1 , v120 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N12 , Cs1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N12 , Dn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Dn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , Dn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Cs1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , An1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , En1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N12 , Dn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Dn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , An1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , Dn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N03 , Fs1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Dn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , An1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Dn1 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte N12 , En1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Fs1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Gn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Gs1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , En1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Bn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , An1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Dn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn2 - .byte W12 - .byte N03 , Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte An1 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , Dn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Cs2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Bn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Gn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , An1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Gn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Fs1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , En1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , An1 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte En1 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cs2 - .byte W12 - .byte N24 , En1 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Bn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , En2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , En1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Gn1 - .byte W12 - .byte N09 - .byte W12 - .byte N06 , Fs1 - .byte W12 - .byte N09 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Bn1 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W12 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An1 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Cs1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N12 , Cs1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En2 - .byte W06 - .byte N03 , Bn1 - .byte W06 - .byte N06 , En1 - .byte N03 , An1 - .byte W12 - .byte N06 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W12 - .byte N12 , An1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , Gn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , En1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N18 , Gn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte En1 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Gn1 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N12 , Bn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 , Gn1 - .byte W12 - .byte N09 - .byte W12 - .byte N06 , Fs1 - .byte W12 - .byte N09 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N09 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N24 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N06 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte An1 - .byte W06 - .byte N03 - .byte W03 - .byte N06 , En1 - .byte W09 - .byte Gn1 - .byte W06 - .byte N12 , Gs1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N12 , An1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N24 , Cs1 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , En1 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Gn1 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte GOTO - .word mus_rg_kuchiba_4_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_kuchiba_5: - .byte KEYSH , mus_rg_kuchiba_key+0 -mus_rg_kuchiba_5_B1: - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 34*mus_rg_kuchiba_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N48 , Dn4 , v127 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte N24 , Gn4 - .byte W24 - .byte Fs4 - .byte W24 -mus_rg_kuchiba_5_000: - .byte N36 , En4 , v127 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N48 , Fs4 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte PEND -mus_rg_kuchiba_5_001: - .byte MOD , 0 - .byte N48 , Dn4 , v127 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte N24 , Gn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte PEND -mus_rg_kuchiba_5_002: - .byte N36 , En4 , v127 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 , Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte PEND - .byte N48 - .byte W48 - .byte MOD , 0 - .byte N24 , Gn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte PATT - .word mus_rg_kuchiba_5_000 - .byte PATT - .word mus_rg_kuchiba_5_001 - .byte PATT - .word mus_rg_kuchiba_5_002 - .byte MOD , 0 - .byte N24 , En4 , v127 - .byte W24 - .byte Fs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte An4 - .byte W24 - .byte N48 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , En5 , v080 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N24 , Dn5 , v127 - .byte W24 - .byte Cs5 - .byte W24 - .byte Bn4 - .byte W24 - .byte An4 - .byte W24 - .byte N48 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , An4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N06 , En4 - .byte W12 - .byte N12 , En4 , v120 - .byte W12 - .byte N06 , Fs4 , v127 - .byte W12 - .byte N12 , Fs4 , v120 - .byte W12 - .byte N06 , Gn4 , v127 - .byte W06 - .byte En4 , v092 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 , v120 - .byte W06 - .byte An4 , v127 - .byte W12 - .byte N12 , An4 , v120 - .byte W12 - .byte N48 , Bn4 , v127 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , En5 , v084 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N12 , Dn5 , v127 - .byte W24 - .byte N24 , Cs5 - .byte W24 - .byte Bn4 - .byte W48 - .byte N36 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 , Cs5 , v120 - .byte W06 - .byte Bn4 - .byte W06 - .byte N48 , An4 , v127 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte W12 - .byte 5 - .byte W84 - .byte 0 - .byte W96 - .byte GOTO - .word mus_rg_kuchiba_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_kuchiba_6: - .byte KEYSH , mus_rg_kuchiba_key+0 -mus_rg_kuchiba_6_B1: - .byte VOICE , 24 - .byte VOL , 41*mus_rg_kuchiba_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-30 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 42*mus_rg_kuchiba_mvl/mxv - .byte N06 , En3 , v120 - .byte W06 - .byte N03 , En3 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En3 , v120 - .byte W06 - .byte N01 , En3 , v052 - .byte W06 - .byte N03 , En4 , v084 - .byte W06 - .byte Cs3 - .byte N01 , En3 - .byte W03 - .byte N03 , Ds3 , v088 - .byte W03 - .byte En3 , v120 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte W06 - .byte N03 , Bn2 , v084 - .byte W03 - .byte Dn3 , v088 - .byte W03 - .byte En3 , v120 - .byte W12 - .byte N03 - .byte W06 - .byte N01 , En4 , v116 - .byte W06 - .byte N06 , En3 , v052 - .byte W06 - .byte N03 , Bn2 , v072 - .byte N03 , En3 - .byte W03 - .byte Dn3 , v080 - .byte W03 - .byte En3 , v120 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N04 , An3 , v068 - .byte W03 - .byte N01 , En4 - .byte W03 - .byte N03 , Gn4 , v096 - .byte W06 - .byte N06 , Gn3 , v084 - .byte W12 - .byte GOTO - .word mus_rg_kuchiba_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_kuchiba_7: - .byte KEYSH , mus_rg_kuchiba_key+0 -mus_rg_kuchiba_7_B1: - .byte VOICE , 0 - .byte VOL , 72*mus_rg_kuchiba_mvl/mxv - .byte PAN , c_v-1 - .byte N06 , En1 , v100 - .byte N48 , Gn2 , v120 - .byte W12 - .byte N06 , En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v076 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W06 - .byte N06 , En1 , v100 - .byte W06 - .byte En1 , v048 - .byte W06 - .byte En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 -mus_rg_kuchiba_7_000: - .byte N06 , En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v076 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W06 - .byte N06 , En1 , v100 - .byte W06 - .byte En1 , v048 - .byte W06 - .byte En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W12 - .byte En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v076 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W06 - .byte N06 , En1 , v100 - .byte W06 - .byte En1 , v048 - .byte W06 - .byte En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_rg_kuchiba_7_000 - .byte PATT - .word mus_rg_kuchiba_7_000 - .byte PATT - .word mus_rg_kuchiba_7_000 - .byte N06 , En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v076 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v100 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v104 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v092 - .byte W12 - .byte En1 , v100 - .byte W12 - .byte En1 , v096 - .byte W06 - .byte En1 , v056 - .byte W06 - .byte N03 , En1 , v076 - .byte N06 , Dn2 , v120 - .byte W03 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte N06 , Dn2 , v120 - .byte W06 - .byte En1 , v100 - .byte N06 , An1 , v120 - .byte W06 - .byte En1 , v048 - .byte N06 , Gn1 , v120 - .byte W06 - .byte En1 , v100 - .byte N06 , Fn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , En1 , v064 - .byte W06 - .byte Cn1 , v120 - .byte N06 , En1 , v048 - .byte W06 - .byte VOL , 67*mus_rg_kuchiba_mvl/mxv - .byte N06 , Cn1 , v120 - .byte N48 , Gn2 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W24 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N48 , Bn2 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N03 , Dn2 - .byte W03 - .byte Cn2 - .byte W03 - .byte N06 , An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte Cn1 , v084 - .byte W12 - .byte En1 , v120 - .byte W12 - .byte N03 , Bn0 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W24 - .byte Cn1 - .byte W12 - .byte Dn2 , v084 - .byte W06 - .byte N03 , Gn1 , v120 - .byte W03 - .byte Fn1 - .byte W03 - .byte N06 , Cn1 - .byte W12 - .byte Bn1 - .byte W06 - .byte N03 , Gn1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Dn1 , v092 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v084 - .byte W12 - .byte En1 , v120 - .byte W12 - .byte N03 , Bn0 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N48 , An2 - .byte W06 - .byte N06 , Cn1 , v096 - .byte W06 - .byte En1 , v076 - .byte W12 - .byte En1 , v120 - .byte W12 - .byte N03 , Bn0 - .byte W06 - .byte N03 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W18 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 - .byte W18 - .byte Cn1 - .byte W06 - .byte En1 - .byte W18 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte An1 - .byte W06 - .byte N06 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N06 - .byte W06 - .byte Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte N06 , En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte N06 , En1 , v100 - .byte W12 - .byte En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte N06 , En1 , v100 - .byte W06 - .byte Bn0 , v080 - .byte N06 , En1 , v076 - .byte W06 - .byte Cn1 - .byte N06 , En1 , v120 - .byte W12 - .byte Cn1 - .byte N06 , En1 , v100 - .byte W12 - .byte En1 , v096 - .byte W06 - .byte En1 , v048 - .byte W06 - .byte Cn1 , v120 - .byte N06 , En1 , v100 - .byte W06 - .byte En1 , v120 - .byte W06 - .byte Cn1 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v096 - .byte W06 - .byte Cn1 , v120 - .byte N03 , En1 , v100 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v048 - .byte W06 - .byte N06 , En1 , v096 - .byte W06 - .byte En1 , v060 - .byte W06 - .byte Cn1 , v120 - .byte N06 , En1 , v096 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , En1 - .byte W12 - .byte En1 , v024 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte GOTO - .word mus_rg_kuchiba_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_kuchiba_8: - .byte KEYSH , mus_rg_kuchiba_key+0 -mus_rg_kuchiba_8_B1: - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 43*mus_rg_kuchiba_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N02 , Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W06 -mus_rg_kuchiba_8_000: - .byte N02 , Cn5 , v120 - .byte W12 - .byte N02 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte N02 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_kuchiba_8_000 - .byte N02 , Cn5 , v120 - .byte W12 - .byte N02 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte N02 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v120 - .byte W12 - .byte N02 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v024 - .byte W18 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v036 - .byte W18 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v072 - .byte W18 -mus_rg_kuchiba_8_001: - .byte N02 , Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v096 - .byte W12 - .byte PEND - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte PATT - .word mus_rg_kuchiba_8_001 - .byte PATT - .word mus_rg_kuchiba_8_001 - .byte N02 , Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v104 - .byte W06 - .byte Cn5 , v024 - .byte W06 - .byte Cn5 , v096 - .byte W06 - .byte GOTO - .word mus_rg_kuchiba_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_kuchiba_9: - .byte KEYSH , mus_rg_kuchiba_key+0 -mus_rg_kuchiba_9_B1: - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 43*mus_rg_kuchiba_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte N12 , Gn5 , v096 - .byte W48 - .byte N12 - .byte W36 - .byte W84 - .byte N12 - .byte W12 - .byte W84 - .byte N12 - .byte W12 - .byte W60 - .byte N12 - .byte W36 - .byte W12 - .byte Gn5 , v052 - .byte W24 - .byte Gn5 , v068 - .byte W24 - .byte Gn5 , v080 - .byte W24 - .byte Gn5 , v104 - .byte W12 - .byte W96 - .byte W84 - .byte Gn5 , v120 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_kuchiba_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_kuchiba: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_kuchiba_pri @ Priority - .byte mus_rg_kuchiba_rev @ Reverb. - - .word mus_rg_kuchiba_grp - - .word mus_rg_kuchiba_1 - .word mus_rg_kuchiba_2 - .word mus_rg_kuchiba_3 - .word mus_rg_kuchiba_4 - .word mus_rg_kuchiba_5 - .word mus_rg_kuchiba_6 - .word mus_rg_kuchiba_7 - .word mus_rg_kuchiba_8 - .word mus_rg_kuchiba_9 - - .end diff --git a/sound/songs/mus_rg_load01.s b/sound/songs/mus_rg_load01.s deleted file mode 100644 index 594a129705..0000000000 --- a/sound/songs/mus_rg_load01.s +++ /dev/null @@ -1,2024 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_load01_grp, voicegroup150 - .equ mus_rg_load01_pri, 0 - .equ mus_rg_load01_rev, reverb_set+50 - .equ mus_rg_load01_mvl, 127 - .equ mus_rg_load01_key, 0 - .equ mus_rg_load01_tbs, 1 - .equ mus_rg_load01_exg, 0 - .equ mus_rg_load01_cmp, 1 - - .section .rodata - .global mus_rg_load01 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_load01_1: - .byte KEYSH , mus_rg_load01_key+0 - .byte TEMPO , 116*mus_rg_load01_tbs/2 - .byte VOICE , 1 - .byte PAN , c_v+41 - .byte VOL , 44*mus_rg_load01_mvl/mxv - .byte W12 -mus_rg_load01_1_B1: - .byte MOD , 0 - .byte W12 - .byte N03 , Dn4 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Dn4 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte W12 - .byte N03 , Dn4 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Dn4 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte W12 - .byte N03 , Dn4 , v127 - .byte W12 - .byte N03 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An3 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte W12 - .byte N03 , Cs4 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs4 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte W12 - .byte N03 , Cs4 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs4 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte N03 , An3 , v127 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs4 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte N03 , An3 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An3 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte W12 - .byte N03 , Dn4 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Dn4 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte W12 - .byte N03 , Dn4 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Dn4 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte W12 - .byte N03 , Dn4 , v127 - .byte W12 - .byte N03 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An3 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte W12 - .byte N03 , Cs4 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs4 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte W12 - .byte N03 , An3 , v127 - .byte W12 - .byte En4 - .byte W12 - .byte An3 - .byte W12 - .byte Gn4 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn4 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte N03 , En4 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , En4 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte N03 , Fs4 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An3 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte W12 - .byte N03 , An3 , v127 - .byte W12 - .byte Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An3 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte N03 , Bn3 , v127 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An3 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte N03 , Gn3 , v127 - .byte W12 - .byte En3 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs3 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte N03 , An3 , v127 - .byte W12 - .byte Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An3 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte N03 , Bn3 , v127 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn3 , v064 - .byte W12 - .byte PAN , c_v+40 - .byte N03 , Dn4 , v127 - .byte W12 - .byte En4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An3 , v064 - .byte W12 - .byte GOTO - .word mus_rg_load01_1_B1 - .byte PAN , c_v+40 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_load01_2: - .byte KEYSH , mus_rg_load01_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 56*mus_rg_load01_mvl/mxv - .byte N06 , Dn4 , v127 - .byte W06 - .byte En4 - .byte W06 -mus_rg_load01_2_B1: -mus_rg_load01_2_000: - .byte N12 , Fs4 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte PEND -mus_rg_load01_2_001: - .byte N12 , Fs4 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N18 , Gn4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte N36 , En4 - .byte W36 - .byte N06 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PEND - .byte N12 , En4 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte N06 - .byte W06 - .byte Fs4 - .byte W06 - .byte N24 , Dn4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte PATT - .word mus_rg_load01_2_000 - .byte PATT - .word mus_rg_load01_2_001 - .byte N12 , En4 , v127 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N24 , Bn4 - .byte W24 - .byte N03 , Bn3 - .byte W03 - .byte Cs4 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte N18 , An3 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N06 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte N12 - .byte W12 - .byte Fs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte An4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N18 , Dn4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte N36 , En4 - .byte W36 - .byte N06 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte N12 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N18 , Bn4 - .byte W18 - .byte N06 , Gn4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte GOTO - .word mus_rg_load01_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_load01_3: - .byte KEYSH , mus_rg_load01_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+3 - .byte VOL , 79*mus_rg_load01_mvl/mxv - .byte W12 -mus_rg_load01_3_B1: -mus_rg_load01_3_000: - .byte VOL , 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Dn2 , v112 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Cs2 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Bn1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , An1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte PEND -mus_rg_load01_3_001: - .byte VOL , 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Dn2 , v112 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , An1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Bn1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , An1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte PEND - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Cs2 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , An1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Bn1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Cn2 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 -mus_rg_load01_3_002: - .byte VOL , 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Cs2 , v112 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , An1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Dn2 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , An1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_load01_3_000 - .byte PATT - .word mus_rg_load01_3_001 - .byte VOL , 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Cs2 , v112 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , An1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , Bn1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N15 , An1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 62*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte PATT - .word mus_rg_load01_3_002 -mus_rg_load01_3_003: - .byte VOL , 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N36 , Dn2 , v112 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte W03 - .byte 62*mus_rg_load01_mvl/mxv - .byte MOD , 13 - .byte W03 - .byte VOL , 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 34*mus_rg_load01_mvl/mxv - .byte W03 - .byte 29*mus_rg_load01_mvl/mxv - .byte W03 - .byte 22*mus_rg_load01_mvl/mxv - .byte W03 - .byte 17*mus_rg_load01_mvl/mxv - .byte W03 - .byte 11*mus_rg_load01_mvl/mxv - .byte W03 - .byte 6*mus_rg_load01_mvl/mxv - .byte W03 - .byte 3*mus_rg_load01_mvl/mxv - .byte W03 - .byte 0*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N36 , Gn1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte W03 - .byte 62*mus_rg_load01_mvl/mxv - .byte MOD , 13 - .byte W03 - .byte VOL , 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 34*mus_rg_load01_mvl/mxv - .byte W03 - .byte 29*mus_rg_load01_mvl/mxv - .byte W03 - .byte 22*mus_rg_load01_mvl/mxv - .byte W03 - .byte 17*mus_rg_load01_mvl/mxv - .byte W03 - .byte 11*mus_rg_load01_mvl/mxv - .byte W03 - .byte 6*mus_rg_load01_mvl/mxv - .byte W03 - .byte 3*mus_rg_load01_mvl/mxv - .byte W03 - .byte 0*mus_rg_load01_mvl/mxv - .byte W03 - .byte PEND - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N36 , An1 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte W03 - .byte 62*mus_rg_load01_mvl/mxv - .byte MOD , 13 - .byte W03 - .byte VOL , 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 34*mus_rg_load01_mvl/mxv - .byte W03 - .byte 29*mus_rg_load01_mvl/mxv - .byte W03 - .byte 22*mus_rg_load01_mvl/mxv - .byte W03 - .byte 17*mus_rg_load01_mvl/mxv - .byte W03 - .byte 11*mus_rg_load01_mvl/mxv - .byte W03 - .byte 6*mus_rg_load01_mvl/mxv - .byte W03 - .byte 3*mus_rg_load01_mvl/mxv - .byte W03 - .byte 0*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N36 , Cs2 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte W03 - .byte 62*mus_rg_load01_mvl/mxv - .byte MOD , 13 - .byte W03 - .byte VOL , 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 34*mus_rg_load01_mvl/mxv - .byte W03 - .byte 29*mus_rg_load01_mvl/mxv - .byte W03 - .byte 22*mus_rg_load01_mvl/mxv - .byte W03 - .byte 17*mus_rg_load01_mvl/mxv - .byte W03 - .byte 11*mus_rg_load01_mvl/mxv - .byte W03 - .byte 6*mus_rg_load01_mvl/mxv - .byte W03 - .byte 3*mus_rg_load01_mvl/mxv - .byte W03 - .byte 0*mus_rg_load01_mvl/mxv - .byte W03 - .byte PATT - .word mus_rg_load01_3_003 - .byte VOL , 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N36 , An1 , v112 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte W03 - .byte 62*mus_rg_load01_mvl/mxv - .byte MOD , 13 - .byte W03 - .byte VOL , 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 34*mus_rg_load01_mvl/mxv - .byte W03 - .byte 29*mus_rg_load01_mvl/mxv - .byte W03 - .byte 22*mus_rg_load01_mvl/mxv - .byte W03 - .byte 17*mus_rg_load01_mvl/mxv - .byte W03 - .byte 11*mus_rg_load01_mvl/mxv - .byte W03 - .byte 6*mus_rg_load01_mvl/mxv - .byte W03 - .byte 3*mus_rg_load01_mvl/mxv - .byte W03 - .byte 0*mus_rg_load01_mvl/mxv - .byte W03 - .byte 79*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn2 - .byte W03 - .byte VOL , 73*mus_rg_load01_mvl/mxv - .byte W03 - .byte 68*mus_rg_load01_mvl/mxv - .byte W03 - .byte 62*mus_rg_load01_mvl/mxv - .byte MOD , 13 - .byte W03 - .byte VOL , 56*mus_rg_load01_mvl/mxv - .byte W03 - .byte 51*mus_rg_load01_mvl/mxv - .byte W03 - .byte 45*mus_rg_load01_mvl/mxv - .byte W03 - .byte 38*mus_rg_load01_mvl/mxv - .byte W03 - .byte 34*mus_rg_load01_mvl/mxv - .byte W03 - .byte 29*mus_rg_load01_mvl/mxv - .byte W03 - .byte 22*mus_rg_load01_mvl/mxv - .byte W03 - .byte 17*mus_rg_load01_mvl/mxv - .byte W03 - .byte 11*mus_rg_load01_mvl/mxv - .byte W03 - .byte 6*mus_rg_load01_mvl/mxv - .byte W03 - .byte 3*mus_rg_load01_mvl/mxv - .byte W03 - .byte 0*mus_rg_load01_mvl/mxv - .byte W03 - .byte GOTO - .word mus_rg_load01_3_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_load01_4: - .byte KEYSH , mus_rg_load01_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 28*mus_rg_load01_mvl/mxv - .byte N03 , Dn3 , v127 - .byte W06 - .byte En3 - .byte W06 -mus_rg_load01_4_B1: - .byte BEND , c_v+0 - .byte N03 , Fs3 , v127 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Gn3 - .byte W03 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte N24 , En3 - .byte W06 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W12 - .byte N03 - .byte W12 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte N03 - .byte W06 - .byte Fs3 - .byte W06 - .byte N15 , Dn3 - .byte W03 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte W06 - .byte N09 , Fs3 - .byte W03 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N03 , Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Gn3 - .byte W18 - .byte N03 , Fs3 - .byte W06 - .byte N24 , En3 - .byte W09 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte 0 - .byte N03 , Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N15 , Bn3 , v108 - .byte W06 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W06 - .byte N03 , Bn2 , v127 - .byte W03 - .byte Cs3 - .byte W03 - .byte Bn2 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte Cs3 - .byte W06 - .byte N21 , Dn3 - .byte W06 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte W12 - .byte N03 , Fs3 , v096 - .byte W06 - .byte Gn3 , v104 - .byte W06 - .byte N06 , An3 , v100 - .byte W12 - .byte N09 , An3 , v096 - .byte W03 - .byte MOD , 4 - .byte W09 - .byte 0 - .byte N03 , Fs3 , v104 - .byte W12 - .byte Dn3 , v127 - .byte W12 - .byte N06 , Dn4 , v080 - .byte W12 - .byte N03 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N09 , Cs4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N03 , An3 , v112 - .byte W12 - .byte Fs3 - .byte W12 - .byte N09 , Dn3 , v127 - .byte W18 - .byte N03 , Fs3 - .byte W06 - .byte N21 , En3 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte W12 - .byte N03 , Fs3 , v100 - .byte W06 - .byte Gn3 - .byte W06 - .byte N06 , An3 , v104 - .byte W12 - .byte N03 , An3 , v100 - .byte W12 - .byte Fs3 , v104 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Dn4 , v092 - .byte W12 - .byte N03 , Cs4 - .byte W12 - .byte N09 , Bn3 - .byte W03 - .byte MOD , 7 - .byte W06 - .byte 0 - .byte W09 - .byte N03 , Gn3 - .byte W06 - .byte N09 , An3 , v108 - .byte W12 - .byte N03 , Dn4 , v084 - .byte W12 - .byte N09 , Cs4 - .byte W12 - .byte N03 , En4 - .byte W12 - .byte N15 , Dn4 , v076 - .byte W06 - .byte MOD , 4 - .byte W18 - .byte VOICE , 78 - .byte MOD , 0 - .byte W12 - .byte N03 , Dn3 , v127 - .byte W06 - .byte En3 - .byte W06 - .byte GOTO - .word mus_rg_load01_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_load01_5: - .byte KEYSH , mus_rg_load01_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 38*mus_rg_load01_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Dn4 , v127 - .byte W06 - .byte En4 - .byte W06 -mus_rg_load01_5_B1: -mus_rg_load01_5_000: - .byte N03 , Fs4 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte PEND - .byte Fs4 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Gn4 - .byte W03 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N24 , En4 - .byte W06 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W06 - .byte N03 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W12 - .byte N03 - .byte W12 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte N03 - .byte W06 - .byte Fs4 - .byte W06 - .byte N15 , Dn4 - .byte W03 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte W06 - .byte N09 , Fs4 - .byte W03 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N03 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte PATT - .word mus_rg_load01_5_000 - .byte N03 , Fs4 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Gn4 - .byte W18 - .byte N03 , Fs4 - .byte W06 - .byte N24 , En4 - .byte W09 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte 0 - .byte N03 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N15 , Bn4 - .byte W06 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W06 - .byte N03 , Bn3 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N21 , Dn4 - .byte W06 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte W12 - .byte N03 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N06 , An4 - .byte W12 - .byte N09 - .byte W03 - .byte MOD , 4 - .byte W09 - .byte 0 - .byte N03 , Fs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N06 , Dn5 , v092 - .byte W12 - .byte N03 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N09 , Cs5 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N03 , An4 , v112 - .byte W12 - .byte Fs4 - .byte W12 - .byte N09 , Dn4 , v127 - .byte W18 - .byte N03 , Fs4 - .byte W06 - .byte N21 , En4 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte W12 - .byte N03 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N06 , An4 - .byte W12 - .byte N03 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte N06 , Dn5 , v092 - .byte W12 - .byte N03 , Cs5 - .byte W12 - .byte N09 , Bn4 - .byte W03 - .byte MOD , 7 - .byte W06 - .byte 0 - .byte W09 - .byte N03 , Gn4 - .byte W06 - .byte N09 , An4 , v127 - .byte W12 - .byte N03 , Dn5 , v084 - .byte W12 - .byte N09 , Cs5 - .byte W12 - .byte N03 , En5 - .byte W12 - .byte N15 , Dn5 , v076 - .byte W06 - .byte MOD , 4 - .byte W18 - .byte 0 - .byte W12 - .byte N03 , Dn4 , v127 - .byte W06 - .byte En4 - .byte W06 - .byte GOTO - .word mus_rg_load01_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_load01_6: - .byte KEYSH , mus_rg_load01_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-52 - .byte VOL , 45*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte W12 -mus_rg_load01_6_B1: - .byte PAN , c_v-63 - .byte W12 - .byte N06 , Fs3 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte VOL , 13*mus_rg_load01_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Fs3 - .byte W03 - .byte VOL , 21*mus_rg_load01_mvl/mxv - .byte W03 - .byte 29*mus_rg_load01_mvl/mxv - .byte W03 - .byte 36*mus_rg_load01_mvl/mxv - .byte W03 - .byte 43*mus_rg_load01_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 48*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 45*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fs3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N24 , En3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Cs3 - .byte W12 - .byte PAN , c_v-63 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Cs3 - .byte W12 - .byte VOL , 13*mus_rg_load01_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , En3 - .byte W03 - .byte VOL , 21*mus_rg_load01_mvl/mxv - .byte W03 - .byte 29*mus_rg_load01_mvl/mxv - .byte W03 - .byte 36*mus_rg_load01_mvl/mxv - .byte W03 - .byte 43*mus_rg_load01_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 48*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 45*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N06 , Fs3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Dn3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cs3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fs3 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn3 , v112 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , As3 , v096 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_load01_mvl/mxv - .byte N84 , An3 - .byte W12 - .byte VOL , 39*mus_rg_load01_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 34*mus_rg_load01_mvl/mxv - .byte W03 - .byte 31*mus_rg_load01_mvl/mxv - .byte W03 - .byte 28*mus_rg_load01_mvl/mxv - .byte W03 - .byte 24*mus_rg_load01_mvl/mxv - .byte W24 - .byte W03 - .byte 29*mus_rg_load01_mvl/mxv - .byte W03 - .byte 36*mus_rg_load01_mvl/mxv - .byte W03 - .byte 41*mus_rg_load01_mvl/mxv - .byte W03 - .byte 43*mus_rg_load01_mvl/mxv - .byte W03 - .byte 48*mus_rg_load01_mvl/mxv - .byte W03 - .byte 53*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W15 - .byte 45*mus_rg_load01_mvl/mxv - .byte PAN , c_v-64 - .byte MOD , 0 - .byte N06 , Fs3 , v127 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn3 - .byte W06 - .byte VOL , 13*mus_rg_load01_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , An3 - .byte W03 - .byte VOL , 21*mus_rg_load01_mvl/mxv - .byte W03 - .byte 29*mus_rg_load01_mvl/mxv - .byte W03 - .byte 36*mus_rg_load01_mvl/mxv - .byte W03 - .byte 43*mus_rg_load01_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 48*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W06 - .byte 45*mus_rg_load01_mvl/mxv - .byte PAN , c_v-64 - .byte MOD , 0 - .byte N06 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Fs3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N24 , En3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 13*mus_rg_load01_mvl/mxv - .byte MOD , 0 - .byte N36 , En3 - .byte W03 - .byte VOL , 21*mus_rg_load01_mvl/mxv - .byte W03 - .byte 29*mus_rg_load01_mvl/mxv - .byte W03 - .byte 36*mus_rg_load01_mvl/mxv - .byte W03 - .byte 43*mus_rg_load01_mvl/mxv - .byte MOD , 6 - .byte W03 - .byte VOL , 48*mus_rg_load01_mvl/mxv - .byte W03 - .byte 56*mus_rg_load01_mvl/mxv - .byte W06 - .byte 45*mus_rg_load01_mvl/mxv - .byte W12 - .byte PAN , c_v-64 - .byte MOD , 0 - .byte N06 , Dn3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En3 - .byte W06 - .byte PAN , c_v+0 - .byte N24 , An3 , v096 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , An2 , v127 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N06 , Cs3 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , An3 , v096 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Dn3 , v127 - .byte W24 - .byte PAN , c_v+0 - .byte N06 , Dn4 , v100 - .byte W24 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_load01_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_load01_7: - .byte KEYSH , mus_rg_load01_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_load01_mvl/mxv - .byte W12 -mus_rg_load01_7_B1: -mus_rg_load01_7_000: - .byte W12 - .byte N12 , Ds1 , v100 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND -mus_rg_load01_7_001: - .byte W12 - .byte N12 , Ds1 , v100 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_load01_7_000 - .byte W12 - .byte N12 , Ds1 , v100 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte PATT - .word mus_rg_load01_7_000 - .byte PATT - .word mus_rg_load01_7_001 - .byte PATT - .word mus_rg_load01_7_000 - .byte PATT - .word mus_rg_load01_7_001 - .byte W12 - .byte N12 , Ds1 , v096 - .byte W12 - .byte Ds1 , v100 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 -mus_rg_load01_7_002: - .byte W12 - .byte N12 , Ds1 , v100 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_load01_7_002 - .byte W12 - .byte N12 , Ds1 , v100 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte GOTO - .word mus_rg_load01_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_load01_8: - .byte KEYSH , mus_rg_load01_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 26*mus_rg_load01_mvl/mxv - .byte W12 -mus_rg_load01_8_B1: - .byte W96 -mus_rg_load01_8_000: - .byte W60 - .byte N06 , En5 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte PEND - .byte W96 -mus_rg_load01_8_001: - .byte W60 - .byte N06 , En5 , v112 - .byte W12 - .byte N04 - .byte W24 - .byte PEND - .byte W96 - .byte PATT - .word mus_rg_load01_8_000 - .byte W96 - .byte PATT - .word mus_rg_load01_8_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_load01_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_load01: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_load01_pri @ Priority - .byte mus_rg_load01_rev @ Reverb. - - .word mus_rg_load01_grp - - .word mus_rg_load01_1 - .word mus_rg_load01_2 - .word mus_rg_load01_3 - .word mus_rg_load01_4 - .word mus_rg_load01_5 - .word mus_rg_load01_6 - .word mus_rg_load01_7 - .word mus_rg_load01_8 - - .end diff --git a/sound/songs/mus_rg_load02.s b/sound/songs/mus_rg_load02.s deleted file mode 100644 index e3c62a8ef9..0000000000 --- a/sound/songs/mus_rg_load02.s +++ /dev/null @@ -1,2644 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_load02_grp, voicegroup152 - .equ mus_rg_load02_pri, 0 - .equ mus_rg_load02_rev, reverb_set+50 - .equ mus_rg_load02_mvl, 127 - .equ mus_rg_load02_key, 0 - .equ mus_rg_load02_tbs, 1 - .equ mus_rg_load02_exg, 0 - .equ mus_rg_load02_cmp, 1 - - .section .rodata - .global mus_rg_load02 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_load02_1: - .byte KEYSH , mus_rg_load02_key+0 - .byte TEMPO , 124*mus_rg_load02_tbs/2 - .byte VOICE , 17 - .byte PAN , c_v-20 - .byte VOL , 46*mus_rg_load02_mvl/mxv - .byte N06 , En4 , v124 - .byte W06 - .byte Fs4 - .byte W06 - .byte VOL , 36*mus_rg_load02_mvl/mxv - .byte N36 , Gn4 - .byte W12 - .byte VOL , 50*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte W06 - .byte 65*mus_rg_load02_mvl/mxv - .byte W06 - .byte 73*mus_rg_load02_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 47*mus_rg_load02_mvl/mxv - .byte N06 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte VOL , 43*mus_rg_load02_mvl/mxv - .byte N06 , En4 - .byte W96 - .byte W48 - .byte PAN , c_v-26 - .byte N03 , Bn2 , v076 - .byte W03 - .byte Cn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte An3 - .byte W03 - .byte Bn3 - .byte W03 - .byte PAN , c_v+13 - .byte N03 , Gn3 - .byte W03 - .byte An3 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte PAN , c_v+48 - .byte N03 , Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Gn4 - .byte W03 -mus_rg_load02_1_B1: - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte PAN , c_v+26 - .byte N36 , En4 , v120 - .byte W12 - .byte VOL , 46*mus_rg_load02_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 50*mus_rg_load02_mvl/mxv - .byte W06 - .byte 54*mus_rg_load02_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 43*mus_rg_load02_mvl/mxv - .byte N06 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Gn4 - .byte W12 - .byte N24 , Cn4 , v112 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Dn4 , v120 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte Gn4 , v112 - .byte W06 - .byte N12 , An4 , v120 - .byte W12 - .byte N03 , Bn4 - .byte W03 - .byte N32 , As4 - .byte W09 - .byte VOL , 39*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 33*mus_rg_load02_mvl/mxv - .byte W12 - .byte 49*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , An4 - .byte W06 - .byte N03 , As4 , v112 - .byte W06 - .byte VOL , 51*mus_rg_load02_mvl/mxv - .byte N48 , Fn4 , v120 - .byte W12 - .byte VOL , 39*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte W12 - .byte 26*mus_rg_load02_mvl/mxv - .byte W12 - .byte VOICE , 24 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte VOL , 43*mus_rg_load02_mvl/mxv - .byte N48 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N36 , Fn5 - .byte W12 - .byte MOD , 6 - .byte W21 - .byte VOICE , 17 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+24 - .byte N03 , Cn4 , v112 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Fn4 - .byte W03 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte N36 , En4 , v120 - .byte W12 - .byte MOD , 6 - .byte VOL , 46*mus_rg_load02_mvl/mxv - .byte W12 - .byte 49*mus_rg_load02_mvl/mxv - .byte W06 - .byte 54*mus_rg_load02_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 43*mus_rg_load02_mvl/mxv - .byte N06 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Gn4 - .byte W12 - .byte N12 , Cn4 , v112 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 , Dn4 , v120 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte N12 , Gn4 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Gn4 , v120 - .byte W06 - .byte An4 , v112 - .byte W06 - .byte N36 , As4 , v120 - .byte W12 - .byte VOL , 39*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 33*mus_rg_load02_mvl/mxv - .byte W12 - .byte 49*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , An4 , v112 - .byte W06 - .byte N03 , As4 - .byte W06 - .byte VOL , 51*mus_rg_load02_mvl/mxv - .byte N48 , Dn5 , v120 - .byte W12 - .byte VOL , 39*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte W12 - .byte 26*mus_rg_load02_mvl/mxv - .byte W12 - .byte VOICE , 24 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte VOL , 43*mus_rg_load02_mvl/mxv - .byte N36 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Cn5 , v112 - .byte W06 - .byte N03 , Dn5 - .byte W06 - .byte N12 , Fn5 , v120 - .byte W12 - .byte N24 , As4 , v112 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 17 - .byte MOD , 0 - .byte PAN , c_v+26 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , En4 , v120 - .byte W12 - .byte Ds4 , v112 - .byte W12 - .byte En4 , v120 - .byte W12 - .byte Fn4 - .byte W12 - .byte VOL , 33*mus_rg_load02_mvl/mxv - .byte N24 , Gn4 - .byte W09 - .byte VOL , 43*mus_rg_load02_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte VOL , 31*mus_rg_load02_mvl/mxv - .byte N36 , Bn4 - .byte W12 - .byte VOL , 41*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 48*mus_rg_load02_mvl/mxv - .byte W06 - .byte 50*mus_rg_load02_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 43*mus_rg_load02_mvl/mxv - .byte N06 - .byte W12 - .byte Bn4 , v112 - .byte W06 - .byte As4 , v120 - .byte W06 - .byte N15 , An4 - .byte W16 - .byte N16 , Fn4 - .byte W16 - .byte Cn4 - .byte W16 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte N24 , An4 - .byte W09 - .byte VOL , 43*mus_rg_load02_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v-32 - .byte N36 , Fn5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , En5 , v112 - .byte W06 - .byte N03 , Fn5 - .byte W06 - .byte N12 , Dn5 , v120 - .byte W12 - .byte Bn4 , v112 - .byte W12 - .byte MOD , 6 - .byte N12 , Gn5 - .byte W12 - .byte VOICE , 17 - .byte MOD , 0 - .byte PAN , c_v+26 - .byte N12 , Fs4 - .byte W12 - .byte An4 , v120 - .byte W12 - .byte MOD , 6 - .byte N12 , Gn4 - .byte W12 - .byte MOD , 0 - .byte N12 , An4 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte VOL , 43*mus_rg_load02_mvl/mxv - .byte W12 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N48 , Bn5 - .byte W12 - .byte MOD , 6 - .byte VOL , 40*mus_rg_load02_mvl/mxv - .byte W12 - .byte 34*mus_rg_load02_mvl/mxv - .byte W12 - .byte 28*mus_rg_load02_mvl/mxv - .byte W06 - .byte 22*mus_rg_load02_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 43*mus_rg_load02_mvl/mxv - .byte N06 , An5 , v112 - .byte W06 - .byte Gn5 , v120 - .byte W06 - .byte MOD , 6 - .byte N16 , An5 - .byte W12 - .byte MOD , 0 - .byte W04 - .byte N16 , Gn5 - .byte W08 - .byte MOD , 6 - .byte W08 - .byte N16 , Fn5 - .byte W04 - .byte MOD , 0 - .byte W12 - .byte 6 - .byte N24 , An4 - .byte W24 - .byte MOD , 0 - .byte N12 , Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N36 , Fn4 - .byte W12 - .byte VOL , 37*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 27*mus_rg_load02_mvl/mxv - .byte W06 - .byte 16*mus_rg_load02_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 43*mus_rg_load02_mvl/mxv - .byte N06 , Dn4 , v112 - .byte W06 - .byte N03 , Fn4 - .byte W06 - .byte N12 , Gn4 , v120 - .byte W12 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Gn4 , v088 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte GOTO - .word mus_rg_load02_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_load02_2: - .byte KEYSH , mus_rg_load02_key+0 - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte PAN , c_v+27 - .byte BEND , c_v+0 - .byte N06 , Gn4 , v127 - .byte W06 - .byte As4 - .byte W06 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte N36 , Bn4 - .byte W12 - .byte VOL , 52*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 60*mus_rg_load02_mvl/mxv - .byte W06 - .byte 73*mus_rg_load02_mvl/mxv - .byte W06 - .byte 83*mus_rg_load02_mvl/mxv - .byte W06 - .byte 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W96 - .byte W48 - .byte PAN , c_v-22 - .byte N03 , Gn4 , v076 - .byte W03 - .byte An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte PAN , c_v+15 - .byte N03 , Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte PAN , c_v+29 - .byte N03 , Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte PAN , c_v+47 - .byte N03 , An5 - .byte W03 - .byte Bn5 - .byte W03 - .byte Cn6 - .byte W03 - .byte Dn6 - .byte W03 -mus_rg_load02_2_B1: - .byte VOL , 42*mus_rg_load02_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Cs6 , v096 - .byte W03 - .byte N32 , Cn6 , v120 - .byte W09 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte VOL , 62*mus_rg_load02_mvl/mxv - .byte W06 - .byte 69*mus_rg_load02_mvl/mxv - .byte W06 - .byte 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn5 - .byte W06 - .byte Cn6 - .byte W06 - .byte VOL , 42*mus_rg_load02_mvl/mxv - .byte N48 , En6 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte W06 - .byte 62*mus_rg_load02_mvl/mxv - .byte W06 - .byte 69*mus_rg_load02_mvl/mxv - .byte W18 - .byte 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N12 , Gn5 - .byte W12 - .byte Cn6 - .byte W12 - .byte Gn6 - .byte W12 - .byte Fn6 - .byte W12 - .byte En6 - .byte W12 - .byte Dn6 - .byte W12 - .byte Cn6 - .byte W12 - .byte N03 , Ds6 - .byte W03 - .byte N44 , Dn6 - .byte W09 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte W12 - .byte 22*mus_rg_load02_mvl/mxv - .byte W06 - .byte 11*mus_rg_load02_mvl/mxv - .byte W06 - .byte 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N48 , Fn6 - .byte W12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte W12 - .byte 22*mus_rg_load02_mvl/mxv - .byte W06 - .byte 11*mus_rg_load02_mvl/mxv - .byte W06 - .byte VOICE , 24 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+16 - .byte N48 , As5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte W24 - .byte 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N36 , An5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte W12 - .byte VOICE , 17 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte N03 , Gn5 , v108 - .byte W03 - .byte As5 - .byte W03 - .byte Cn6 - .byte W03 - .byte Dn6 - .byte W03 - .byte VOL , 31*mus_rg_load02_mvl/mxv - .byte N36 , Cn6 - .byte W12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte W06 - .byte 68*mus_rg_load02_mvl/mxv - .byte W12 - .byte 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn5 , v120 - .byte W06 - .byte Cn6 - .byte W06 - .byte VOL , 42*mus_rg_load02_mvl/mxv - .byte N54 , En6 - .byte W12 - .byte MOD , 6 - .byte W06 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte W06 - .byte 63*mus_rg_load02_mvl/mxv - .byte W06 - .byte 69*mus_rg_load02_mvl/mxv - .byte W18 - .byte 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N12 , Gn5 - .byte W12 - .byte Cn6 - .byte W12 - .byte Gn6 - .byte W12 - .byte Fn6 - .byte W12 - .byte N03 , En6 - .byte W03 - .byte Fn6 , v112 - .byte W03 - .byte N06 , En6 - .byte W06 - .byte N12 , Dn6 , v120 - .byte W12 - .byte Cn6 - .byte W12 - .byte N36 , Dn6 - .byte W12 - .byte MOD , 6 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte W12 - .byte 34*mus_rg_load02_mvl/mxv - .byte W06 - .byte 22*mus_rg_load02_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte N06 , As5 , v112 - .byte W06 - .byte N03 , Dn6 - .byte W06 - .byte N48 , Fn6 , v120 - .byte W12 - .byte MOD , 6 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte W12 - .byte 34*mus_rg_load02_mvl/mxv - .byte W12 - .byte 22*mus_rg_load02_mvl/mxv - .byte W06 - .byte 11*mus_rg_load02_mvl/mxv - .byte W06 - .byte VOICE , 24 - .byte MOD , 0 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte PAN , c_v+16 - .byte N36 , As5 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , An5 , v112 - .byte W06 - .byte N03 , As5 - .byte W06 - .byte N12 , Dn6 , v120 - .byte W12 - .byte N24 , Fn6 , v112 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 17 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte N06 , Cn6 , v120 - .byte W06 - .byte Dn6 - .byte W06 - .byte N12 , En6 - .byte W12 - .byte Dn6 - .byte W12 - .byte En6 - .byte W12 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte N48 , Cn6 - .byte W12 - .byte VOL , 39*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 47*mus_rg_load02_mvl/mxv - .byte W06 - .byte 56*mus_rg_load02_mvl/mxv - .byte W06 - .byte 62*mus_rg_load02_mvl/mxv - .byte W06 - .byte 68*mus_rg_load02_mvl/mxv - .byte W12 - .byte 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Bn5 - .byte W06 - .byte Cn6 - .byte W06 - .byte N12 , Dn6 - .byte W12 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N48 , Gn6 - .byte W12 - .byte VOL , 47*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W09 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte W09 - .byte 68*mus_rg_load02_mvl/mxv - .byte W06 - .byte 56*mus_rg_load02_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte N06 , Fs6 , v108 - .byte W06 - .byte N03 , Fn6 , v084 - .byte W03 - .byte N06 , En6 - .byte W03 - .byte N16 , Fn6 , v120 - .byte W16 - .byte En6 - .byte W16 - .byte Cn6 - .byte W16 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte N48 - .byte W12 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte W06 - .byte 56*mus_rg_load02_mvl/mxv - .byte W06 - .byte 62*mus_rg_load02_mvl/mxv - .byte W03 - .byte 68*mus_rg_load02_mvl/mxv - .byte W09 - .byte VOICE , 24 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N36 , An5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Gn5 , v112 - .byte W06 - .byte N03 , An5 - .byte W06 - .byte N12 , Bn5 , v120 - .byte W12 - .byte N24 , Dn6 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 17 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte N06 , Cn6 - .byte W06 - .byte Dn6 - .byte W06 - .byte N12 , En6 - .byte W12 - .byte Dn6 - .byte W12 - .byte En6 - .byte W12 - .byte VOL , 31*mus_rg_load02_mvl/mxv - .byte N48 , Cn6 - .byte W12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 51*mus_rg_load02_mvl/mxv - .byte W06 - .byte 56*mus_rg_load02_mvl/mxv - .byte W06 - .byte 62*mus_rg_load02_mvl/mxv - .byte W06 - .byte 68*mus_rg_load02_mvl/mxv - .byte W12 - .byte 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Bn5 , v108 - .byte W06 - .byte Cn6 - .byte W06 - .byte MOD , 0 - .byte N12 , Dn6 , v120 - .byte W12 - .byte N24 , Gn5 - .byte W24 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte N48 , Gn6 - .byte W12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 49*mus_rg_load02_mvl/mxv - .byte W06 - .byte 55*mus_rg_load02_mvl/mxv - .byte W06 - .byte 59*mus_rg_load02_mvl/mxv - .byte W06 - .byte 65*mus_rg_load02_mvl/mxv - .byte W12 - .byte 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn6 - .byte W06 - .byte En6 - .byte W06 - .byte N16 , Fn6 - .byte W16 - .byte En6 - .byte W16 - .byte Cn6 - .byte W16 - .byte VOL , 29*mus_rg_load02_mvl/mxv - .byte N48 - .byte W12 - .byte VOL , 39*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 47*mus_rg_load02_mvl/mxv - .byte W06 - .byte 58*mus_rg_load02_mvl/mxv - .byte W06 - .byte 62*mus_rg_load02_mvl/mxv - .byte W12 - .byte 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N36 - .byte W12 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 28*mus_rg_load02_mvl/mxv - .byte W06 - .byte 22*mus_rg_load02_mvl/mxv - .byte W06 - .byte 56*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Bn5 - .byte W06 - .byte N03 , Cn6 - .byte W06 - .byte N12 , Dn6 - .byte W12 - .byte N24 , Gn6 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 , Fn6 , v088 - .byte W03 - .byte Dn6 - .byte W03 - .byte Bn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte GOTO - .word mus_rg_load02_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_load02_3: - .byte KEYSH , mus_rg_load02_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 59*mus_rg_load02_mvl/mxv - .byte N06 , Gn1 , v127 - .byte W06 - .byte As1 - .byte W06 - .byte N24 , Bn1 - .byte W24 - .byte An1 - .byte W24 - .byte N03 , Gn1 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , En1 - .byte W12 - .byte N21 , Gn1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W24 -mus_rg_load02_3_B1: -mus_rg_load02_3_000: - .byte N06 , En1 , v127 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte PEND - .byte N03 , En1 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte An1 - .byte W12 -mus_rg_load02_3_001: - .byte N06 , Fn1 , v127 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte PEND - .byte N06 , Fn1 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PATT - .word mus_rg_load02_3_000 - .byte N06 , En1 , v127 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte PATT - .word mus_rg_load02_3_001 - .byte N06 , Fn1 , v127 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Gn1 - .byte W12 - .byte N24 , Dn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte Cs2 , v120 - .byte W12 - .byte N06 , Fn1 , v127 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , An1 - .byte W12 - .byte Bn1 , v120 - .byte W12 - .byte N06 , An1 , v127 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte N03 , An1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte Ds2 , v120 - .byte W12 - .byte N06 , Gn1 , v127 - .byte W12 - .byte N24 , Dn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Gn1 , v120 - .byte W06 - .byte Fs1 - .byte W06 - .byte Fn1 , v127 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N03 , Fn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte Gn1 , v120 - .byte W12 - .byte N06 , Dn1 , v127 - .byte W12 - .byte N18 , Fn1 - .byte W24 - .byte N03 , Dn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Gn1 - .byte W12 - .byte N06 - .byte W12 - .byte Gn2 - .byte W06 - .byte Fn2 , v120 - .byte W06 - .byte N12 , Gn1 - .byte W12 - .byte GOTO - .word mus_rg_load02_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_load02_4: - .byte KEYSH , mus_rg_load02_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N06 , Gn5 , v127 - .byte W06 - .byte As5 - .byte W06 - .byte N36 , Bn5 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , An5 - .byte W06 - .byte Bn5 - .byte W06 - .byte VOICE , 82 - .byte N06 , Cn6 - .byte W12 - .byte N21 , Gn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , En3 - .byte W12 - .byte N21 , Gn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 -mus_rg_load02_4_B1: - .byte VOICE , 92 - .byte MOD , 0 - .byte N03 , Cs3 , v120 - .byte W03 - .byte N32 , Cn3 , v127 - .byte W09 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte W24 - .byte 45*mus_rg_load02_mvl/mxv - .byte N06 , Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N48 , En3 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte W36 - .byte W12 - .byte 45*mus_rg_load02_mvl/mxv - .byte N12 , Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N03 , Ds3 , v088 - .byte W03 - .byte N44 , Dn3 , v127 - .byte W09 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte W36 - .byte 45*mus_rg_load02_mvl/mxv - .byte N48 , Fn3 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte W36 - .byte VOICE , 84 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte N48 , As2 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte N36 , An2 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte VOICE , 92 - .byte MOD , 0 - .byte N03 , Gn2 , v120 - .byte W03 - .byte As2 - .byte W03 - .byte Cn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte N36 , Cn3 , v127 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N54 , En3 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W36 - .byte 0 - .byte W12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte N12 , Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N03 , En3 - .byte W03 - .byte Fn3 , v120 - .byte W03 - .byte N06 , En3 - .byte W06 - .byte N12 , Dn3 , v127 - .byte W12 - .byte Cn3 - .byte W12 - .byte N36 , Dn3 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , As2 , v120 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N48 , Fn3 , v127 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W36 - .byte VOICE , 84 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N36 , As2 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , An2 , v120 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N12 , Dn3 , v127 - .byte W12 - .byte N24 , Fn3 , v120 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOICE , 92 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Cn3 , v127 - .byte W06 - .byte Dn3 - .byte W06 -mus_rg_load02_4_000: - .byte N12 , En3 , v127 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N48 , Cn3 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W36 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte PEND - .byte N12 , Dn3 - .byte W12 - .byte N24 , Gn2 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N48 , Gn3 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte N06 , Fs3 , v104 - .byte W06 - .byte N03 , Fn3 , v068 - .byte W03 - .byte En3 - .byte W03 -mus_rg_load02_4_001: - .byte N16 , Fn3 , v127 - .byte W16 - .byte En3 - .byte W16 - .byte Cn3 - .byte W16 - .byte N48 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W36 - .byte PEND - .byte VOICE , 84 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N36 , An2 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn2 , v120 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte N12 , Bn2 , v127 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte N24 , Dn3 , v120 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 92 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Cn3 , v127 - .byte W06 - .byte Dn3 - .byte W06 - .byte PATT - .word mus_rg_load02_4_000 - .byte MOD , 0 - .byte N12 , Dn3 , v127 - .byte W12 - .byte N24 , Gn2 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte W12 - .byte 45*mus_rg_load02_mvl/mxv - .byte N48 , Gn3 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W36 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte PATT - .word mus_rg_load02_4_001 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N36 , Cn3 , v127 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N06 , Bn2 , v120 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N12 , Dn3 , v127 - .byte W12 - .byte N24 , Gn3 , v120 - .byte W12 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte MOD , 5 - .byte W12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte MOD , 0 - .byte N03 , Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Bn2 - .byte W03 - .byte Gn2 - .byte W03 - .byte GOTO - .word mus_rg_load02_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_load02_5: - .byte KEYSH , mus_rg_load02_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 68*mus_rg_load02_mvl/mxv - .byte N06 , Dn2 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , Bn1 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gn1 , v116 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Bn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte N09 , Cn3 - .byte W72 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Cn3 , v056 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cn2 , v127 - .byte W96 -mus_rg_load02_5_B1: - .byte VOICE , 60 - .byte PAN , c_v-21 - .byte N36 , Gn2 , v060 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte N24 , Gn2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N36 , Gn3 - .byte W15 - .byte MOD , 6 - .byte W21 - .byte 0 - .byte N12 , Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte VOICE , 47 - .byte PAN , c_v-39 - .byte N12 , As2 , v120 - .byte W36 - .byte N03 , As2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fn2 - .byte W48 - .byte PAN , c_v+32 - .byte N12 , Fn2 , v120 - .byte W36 - .byte N03 , Fn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-39 - .byte N12 , Dn3 , v120 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v-20 - .byte N06 , En3 , v064 - .byte W06 - .byte Fn3 - .byte W06 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte N06 , En3 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , Dn3 - .byte W06 - .byte N24 , Cn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N36 , En3 - .byte W09 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte 0 - .byte N03 , Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte An3 - .byte W03 - .byte Bn3 - .byte W03 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte N18 , Gn3 - .byte W18 - .byte Fn3 - .byte W18 - .byte N12 , En3 - .byte W12 - .byte N18 , Dn3 - .byte W18 - .byte Fn3 - .byte W18 - .byte N06 , As3 , v056 - .byte W06 - .byte Cn4 , v060 - .byte W06 - .byte N36 , Dn4 , v056 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Cn4 - .byte W06 - .byte An3 , v064 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N24 , Fn3 - .byte W06 - .byte VOL , 60*mus_rg_load02_mvl/mxv - .byte W06 - .byte 53*mus_rg_load02_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte W06 - .byte VOICE , 48 - .byte MOD , 0 - .byte N03 , Cn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte N18 , Gn3 - .byte W18 - .byte Fn3 - .byte W18 - .byte N12 , Gn3 - .byte W12 - .byte N18 , Cn4 - .byte W18 - .byte Bn3 - .byte W18 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte Dn4 , v056 - .byte W24 - .byte Cn4 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte Cn4 - .byte W15 - .byte N18 , An3 , v064 - .byte W18 - .byte N15 , Fn3 , v056 - .byte W15 - .byte N36 , Fn4 - .byte W36 - .byte N06 , En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOL , 66*mus_rg_load02_mvl/mxv - .byte N36 , Cn4 - .byte W36 - .byte VOICE , 47 - .byte PAN , c_v-43 - .byte N06 , An2 , v108 - .byte W06 - .byte An2 , v084 - .byte W06 - .byte N12 , An2 , v096 - .byte W12 - .byte PAN , c_v+35 - .byte N12 , Dn3 - .byte W12 - .byte PAN , c_v-40 - .byte N24 , Gn2 , v104 - .byte W24 - .byte VOICE , 48 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte N18 , En4 , v048 - .byte W18 - .byte Dn4 - .byte W18 - .byte N12 , En4 - .byte W12 - .byte N36 , Cn4 - .byte W36 - .byte N12 , Bn3 - .byte W12 - .byte N18 , Dn4 - .byte W18 - .byte Gn4 - .byte W18 - .byte N12 , An4 - .byte W12 - .byte N18 , Bn4 - .byte W18 - .byte Cn5 - .byte W18 - .byte N12 , Dn5 - .byte W12 - .byte N18 , Cn5 - .byte W18 - .byte N15 , Bn4 - .byte W15 - .byte Cn5 - .byte W15 - .byte N24 , Fn4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N18 , Bn3 - .byte W18 - .byte Cn4 - .byte W18 - .byte N06 , Dn4 - .byte W06 - .byte N03 - .byte W03 - .byte En4 - .byte W03 - .byte N24 , Fn4 - .byte W24 - .byte VOICE , 47 - .byte PAN , c_v+32 - .byte N06 , Dn3 , v104 - .byte W06 - .byte Dn3 , v092 - .byte W06 - .byte PAN , c_v-40 - .byte N12 , Gn2 - .byte W12 - .byte GOTO - .word mus_rg_load02_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_load02_6: - .byte KEYSH , mus_rg_load02_key+0 - .byte VOICE , 14 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_load02_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte W48 - .byte W96 - .byte W96 -mus_rg_load02_6_B1: - .byte W72 - .byte PAN , c_v-11 - .byte N06 , Cn5 , v120 - .byte W12 - .byte PAN , c_v-38 - .byte N06 , Gn4 - .byte W12 - .byte PAN , c_v+38 - .byte N06 , En5 , v108 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte PAN , c_v-10 - .byte N06 , Cn5 , v120 - .byte W06 - .byte PAN , c_v-41 - .byte N06 , Gn4 - .byte W06 - .byte En4 - .byte W12 - .byte PAN , c_v+37 - .byte N06 , En5 , v108 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_load02_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_load02_7: - .byte KEYSH , mus_rg_load02_key+0 - .byte VOICE , 87 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte PAN , c_v-64 - .byte N06 , Gn3 , v120 - .byte W06 - .byte Fn3 - .byte W06 - .byte VOL , 22*mus_rg_load02_mvl/mxv - .byte N36 , Dn3 - .byte W09 - .byte MOD , 6 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte W09 - .byte 45*mus_rg_load02_mvl/mxv - .byte W06 - .byte 56*mus_rg_load02_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 34*mus_rg_load02_mvl/mxv - .byte N06 , Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Dn4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Cn4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn4 - .byte W06 -mus_rg_load02_7_000: - .byte PAN , c_v-64 - .byte N01 , Gn3 , v120 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Dn4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Cn4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Dn4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gn3 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cn4 - .byte W06 - .byte PEND -mus_rg_load02_7_B1: - .byte PATT - .word mus_rg_load02_7_000 - .byte PATT - .word mus_rg_load02_7_000 - .byte PATT - .word mus_rg_load02_7_000 - .byte PATT - .word mus_rg_load02_7_000 - .byte PATT - .word mus_rg_load02_7_000 - .byte PATT - .word mus_rg_load02_7_000 - .byte PATT - .word mus_rg_load02_7_000 - .byte PATT - .word mus_rg_load02_7_000 - .byte PATT - .word mus_rg_load02_7_000 - .byte PATT - .word mus_rg_load02_7_000 -mus_rg_load02_7_001: - .byte N01 , Gn3 , v120 - .byte W01 - .byte PAN , c_v-64 - .byte W05 - .byte N01 , Cn4 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte N01 , Dn4 - .byte W01 - .byte PAN , c_v-64 - .byte W05 - .byte N01 , Gn3 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte N01 , En3 - .byte W01 - .byte PAN , c_v-64 - .byte W05 - .byte N01 , Cn4 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte N01 , Gn3 - .byte W01 - .byte PAN , c_v-64 - .byte W05 - .byte N01 , Dn4 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte N01 , Cn4 - .byte W01 - .byte PAN , c_v-64 - .byte W05 - .byte N01 , Gn3 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte N01 , En3 - .byte W01 - .byte PAN , c_v-64 - .byte W05 - .byte N01 , Gn3 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte N01 , Dn4 - .byte W01 - .byte PAN , c_v-64 - .byte W05 - .byte N01 , Cn4 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte N01 , Gn3 - .byte W01 - .byte PAN , c_v-64 - .byte W05 - .byte N01 , Cn4 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte PEND - .byte PATT - .word mus_rg_load02_7_001 - .byte PATT - .word mus_rg_load02_7_001 - .byte PATT - .word mus_rg_load02_7_001 - .byte PATT - .word mus_rg_load02_7_001 - .byte PATT - .word mus_rg_load02_7_001 - .byte GOTO - .word mus_rg_load02_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_load02_8: - .byte KEYSH , mus_rg_load02_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte W12 - .byte PAN , c_v+42 - .byte N48 , Cn3 , v120 - .byte W24 - .byte PAN , c_v+32 - .byte W06 - .byte c_v+16 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-32 - .byte W06 - .byte c_v+0 - .byte N48 , Gn2 , v127 - .byte W96 - .byte W48 - .byte PAN , c_v-42 - .byte N48 , Cn3 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte W06 - .byte c_v-16 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+32 - .byte W06 -mus_rg_load02_8_B1: - .byte PAN , c_v+0 - .byte N48 , Cs2 , v120 - .byte W96 - .byte W96 -mus_rg_load02_8_000: - .byte W48 - .byte PAN , c_v+42 - .byte N48 , Cn3 , v120 - .byte W24 - .byte PAN , c_v+32 - .byte W06 - .byte c_v+16 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-32 - .byte W06 - .byte PEND - .byte c_v+0 - .byte N48 , Gn2 - .byte W48 - .byte N24 , Bn2 - .byte W24 - .byte Cn3 - .byte W24 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_load02_8_000 - .byte PAN , c_v+0 - .byte N48 , Gn2 , v120 - .byte W96 - .byte VOL , 15*mus_rg_load02_mvl/mxv - .byte PAN , c_v-4 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte VOL , 21*mus_rg_load02_mvl/mxv - .byte N12 , As4 , v080 - .byte W12 - .byte VOL , 27*mus_rg_load02_mvl/mxv - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte VOL , 31*mus_rg_load02_mvl/mxv - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte VOL , 36*mus_rg_load02_mvl/mxv - .byte N03 , Gs4 , v076 - .byte W06 - .byte Gs4 , v044 - .byte W06 - .byte Gs4 , v088 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte VOL , 38*mus_rg_load02_mvl/mxv - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 - .byte W06 - .byte Gs4 , v052 - .byte W06 - .byte Gs4 , v092 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v076 - .byte W06 - .byte Gs4 , v044 - .byte W06 - .byte Gs4 , v088 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte Gs4 , v080 - .byte W06 - .byte Gs4 , v072 - .byte W06 - .byte Gs4 , v080 - .byte W06 - .byte Gs4 , v052 - .byte W06 - .byte Gs4 , v092 - .byte W03 - .byte Gs4 , v048 - .byte W03 - .byte N03 - .byte W06 -mus_rg_load02_8_001: - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v076 - .byte W06 - .byte Gs4 , v044 - .byte W06 - .byte Gs4 , v088 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte PEND - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte PATT - .word mus_rg_load02_8_001 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte N03 , Gs4 , v072 - .byte W06 - .byte Gs4 , v048 - .byte W06 - .byte N12 , As4 , v080 - .byte W12 - .byte PAN , c_v-42 - .byte VOL , 60*mus_rg_load02_mvl/mxv - .byte N48 , Cn3 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte W06 - .byte c_v-16 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+32 - .byte W06 - .byte GOTO - .word mus_rg_load02_8_B1 - .byte PAN , c_v+0 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_load02_9: - .byte KEYSH , mus_rg_load02_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_load02_mvl/mxv - .byte N01 , Cn5 , v127 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W24 - .byte Cn5 , v096 - .byte W03 - .byte Cn5 , v064 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 -mus_rg_load02_9_000: - .byte N01 , Cn5 , v127 - .byte W12 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v044 - .byte W06 - .byte Gn5 , v080 - .byte W12 - .byte Cn5 , v127 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W12 - .byte N01 - .byte W12 - .byte Cn5 , v112 - .byte W03 - .byte Cn5 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PEND - .byte Cn5 , v127 - .byte W12 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v044 - .byte W06 - .byte Gn5 , v080 - .byte W12 - .byte Cn5 , v127 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W12 - .byte Cn5 , v112 - .byte W03 - .byte Cn5 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 -mus_rg_load02_9_B1: - .byte PATT - .word mus_rg_load02_9_000 -mus_rg_load02_9_001: - .byte N01 , Cn5 , v127 - .byte W12 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v044 - .byte W06 - .byte Gn5 , v080 - .byte W12 - .byte Cn5 , v127 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W12 - .byte N01 - .byte W24 - .byte Cn5 , v112 - .byte W03 - .byte Cn5 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PEND - .byte Cn5 , v127 - .byte W12 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v044 - .byte W06 - .byte Gn5 , v080 - .byte W12 - .byte Cn5 , v127 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W12 - .byte N01 - .byte W30 - .byte Cn5 , v112 - .byte W03 - .byte Cn5 , v084 - .byte W03 - .byte PATT - .word mus_rg_load02_9_000 - .byte PATT - .word mus_rg_load02_9_001 -mus_rg_load02_9_002: - .byte N01 , Cn5 , v127 - .byte W12 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v044 - .byte W06 - .byte Gn5 , v080 - .byte W12 - .byte Cn5 , v127 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W12 - .byte N01 - .byte W30 - .byte Cn5 , v112 - .byte W03 - .byte Cn5 , v080 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_load02_9_001 - .byte PATT - .word mus_rg_load02_9_000 - .byte PATT - .word mus_rg_load02_9_002 - .byte PATT - .word mus_rg_load02_9_001 - .byte PATT - .word mus_rg_load02_9_001 - .byte PATT - .word mus_rg_load02_9_000 - .byte PATT - .word mus_rg_load02_9_002 - .byte PATT - .word mus_rg_load02_9_001 - .byte PATT - .word mus_rg_load02_9_001 - .byte PATT - .word mus_rg_load02_9_000 - .byte GOTO - .word mus_rg_load02_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_load02: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_load02_pri @ Priority - .byte mus_rg_load02_rev @ Reverb. - - .word mus_rg_load02_grp - - .word mus_rg_load02_1 - .word mus_rg_load02_2 - .word mus_rg_load02_3 - .word mus_rg_load02_4 - .word mus_rg_load02_5 - .word mus_rg_load02_6 - .word mus_rg_load02_7 - .word mus_rg_load02_8 - .word mus_rg_load02_9 - - .end diff --git a/sound/songs/mus_rg_load03.s b/sound/songs/mus_rg_load03.s deleted file mode 100644 index fc718629a8..0000000000 --- a/sound/songs/mus_rg_load03.s +++ /dev/null @@ -1,2569 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_load03_grp, voicegroup153 - .equ mus_rg_load03_pri, 0 - .equ mus_rg_load03_rev, reverb_set+50 - .equ mus_rg_load03_mvl, 127 - .equ mus_rg_load03_key, 0 - .equ mus_rg_load03_tbs, 1 - .equ mus_rg_load03_exg, 0 - .equ mus_rg_load03_cmp, 1 - - .section .rodata - .global mus_rg_load03 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_load03_1: - .byte KEYSH , mus_rg_load03_key+0 - .byte TEMPO , 124*mus_rg_load03_tbs/2 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 36*mus_rg_load03_mvl/mxv - .byte N09 , An2 , v127 - .byte W18 - .byte N03 , Fn2 , v120 - .byte W06 - .byte N24 , Cn3 , v096 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , As2 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , An2 - .byte W24 - .byte VOICE , 60 - .byte N09 , Gn2 , v127 - .byte W18 - .byte N03 , Cn2 , v120 - .byte W06 - .byte N24 , An2 , v096 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cn3 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v-32 - .byte N06 , Cn3 , v127 - .byte W06 - .byte Fn3 , v096 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 -mus_rg_load03_1_B1: - .byte PAN , c_v-32 - .byte N36 , Cn4 , v127 - .byte W36 - .byte N06 , Fn3 , v096 - .byte W12 - .byte N24 - .byte W24 - .byte Fn4 , v127 - .byte W24 - .byte Ds4 , v100 - .byte W24 - .byte Dn4 , v096 - .byte W24 - .byte Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte N06 , An3 , v127 - .byte W18 - .byte Fn3 , v096 - .byte W06 - .byte N72 , Gn3 , v108 - .byte W72 - .byte VOL , 47*mus_rg_load03_mvl/mxv - .byte PAN , c_v-43 - .byte N09 , Fn2 , v127 - .byte W18 - .byte N03 , Dn2 , v120 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Gn2 , v127 - .byte W12 - .byte En2 , v124 - .byte W06 - .byte N03 , Gn2 , v112 - .byte W03 - .byte An2 , v108 - .byte W03 - .byte N24 , As2 , v124 - .byte W12 - .byte VOL , 34*mus_rg_load03_mvl/mxv - .byte W06 - .byte 24*mus_rg_load03_mvl/mxv - .byte W06 - .byte PAN , c_v-32 - .byte VOL , 36*mus_rg_load03_mvl/mxv - .byte N36 , Cn4 , v127 - .byte W36 - .byte N03 , Fn3 - .byte W06 - .byte Fn3 , v120 - .byte W06 - .byte N24 , Fn3 , v127 - .byte W24 - .byte Fn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N18 , Fn4 - .byte W18 - .byte N06 , En4 - .byte W06 - .byte N72 , Fn4 - .byte W72 - .byte N18 , Cn4 - .byte W18 - .byte N06 , As3 - .byte W06 - .byte N48 , An3 - .byte W48 - .byte N24 , Fn4 - .byte W24 - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 , En4 , v120 - .byte W03 - .byte N09 , Ds4 , v127 - .byte W09 - .byte N12 , As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N03 , En3 , v120 - .byte W03 - .byte N09 , Ds3 , v127 - .byte W09 - .byte N12 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte N03 , Fs4 , v120 - .byte W03 - .byte N09 , Fn4 , v127 - .byte W09 - .byte N12 , Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N16 , As3 - .byte W16 - .byte An3 - .byte W16 - .byte Gn3 - .byte W16 - .byte Fn4 - .byte W16 - .byte En4 - .byte W16 - .byte Dn4 - .byte W16 - .byte N16 - .byte W16 - .byte Cn4 - .byte W16 - .byte As3 - .byte W16 - .byte Cn4 - .byte W16 - .byte Dn4 - .byte W16 - .byte En4 - .byte W16 - .byte N12 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N16 , Cn4 - .byte W16 - .byte Dn4 - .byte W16 - .byte En4 - .byte W16 - .byte N12 , Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte GOTO - .word mus_rg_load03_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_load03_2: - .byte KEYSH , mus_rg_load03_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte N09 , Fn3 , v108 - .byte W18 - .byte N03 , Gn3 - .byte W06 - .byte N72 , Fn3 - .byte W15 - .byte MOD , 6 - .byte W03 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte W06 - .byte 68*mus_rg_load03_mvl/mxv - .byte W06 - .byte 56*mus_rg_load03_mvl/mxv - .byte W06 - .byte 45*mus_rg_load03_mvl/mxv - .byte W06 - .byte 34*mus_rg_load03_mvl/mxv - .byte W06 - .byte 21*mus_rg_load03_mvl/mxv - .byte W06 - .byte 11*mus_rg_load03_mvl/mxv - .byte W06 - .byte 5*mus_rg_load03_mvl/mxv - .byte W12 - .byte VOICE , 60 - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte MOD , 0 - .byte N09 , Cn3 - .byte W18 - .byte N03 , Cs3 - .byte W06 - .byte N48 , Cn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte W06 - .byte 68*mus_rg_load03_mvl/mxv - .byte W06 - .byte 56*mus_rg_load03_mvl/mxv - .byte W06 - .byte 45*mus_rg_load03_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn3 , v127 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 -mus_rg_load03_2_B1: - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte N36 , Fn4 , v127 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 , Cn4 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N24 , Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte An4 - .byte W24 - .byte Gn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W18 - .byte Fn4 - .byte W06 - .byte N72 , Cn4 , v120 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte W06 - .byte 72*mus_rg_load03_mvl/mxv - .byte W06 - .byte 68*mus_rg_load03_mvl/mxv - .byte W06 - .byte 63*mus_rg_load03_mvl/mxv - .byte W06 - .byte 56*mus_rg_load03_mvl/mxv - .byte W06 - .byte 50*mus_rg_load03_mvl/mxv - .byte W06 - .byte 45*mus_rg_load03_mvl/mxv - .byte W12 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte N09 , Cn3 , v127 - .byte W18 - .byte N03 , Cs3 , v100 - .byte W06 - .byte N24 , Cn3 , v112 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte PAN , c_v+16 - .byte N06 , En3 , v096 - .byte W12 - .byte Cn3 - .byte W06 - .byte N03 , En3 , v080 - .byte W03 - .byte Fn3 - .byte W03 - .byte MOD , 0 - .byte N24 , Gn3 , v096 - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte W03 - .byte 72*mus_rg_load03_mvl/mxv - .byte W03 - .byte 66*mus_rg_load03_mvl/mxv - .byte W03 - .byte 58*mus_rg_load03_mvl/mxv - .byte W03 - .byte 45*mus_rg_load03_mvl/mxv - .byte W03 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte PAN , c_v+0 - .byte N36 , Fn4 , v088 - .byte W12 - .byte MOD , 6 - .byte W06 - .byte VOL , 86*mus_rg_load03_mvl/mxv - .byte W06 - .byte 79*mus_rg_load03_mvl/mxv - .byte W06 - .byte 74*mus_rg_load03_mvl/mxv - .byte W06 - .byte 90*mus_rg_load03_mvl/mxv - .byte N06 , Cn4 , v084 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N03 - .byte W06 - .byte N06 , Fn4 , v064 - .byte W12 - .byte Cn4 , v092 - .byte W06 - .byte N03 , Fn4 , v052 - .byte W03 - .byte An4 , v088 - .byte W03 - .byte N24 , Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte An4 - .byte W24 - .byte Gn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , As4 - .byte W06 - .byte Dn5 , v068 - .byte W06 - .byte Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte N18 , Cn5 , v096 - .byte W18 - .byte N06 , As4 , v076 - .byte W06 - .byte TIE , An4 , v084 - .byte W12 - .byte MOD , 6 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte W06 - .byte 68*mus_rg_load03_mvl/mxv - .byte W06 - .byte 56*mus_rg_load03_mvl/mxv - .byte W06 - .byte 45*mus_rg_load03_mvl/mxv - .byte W09 - .byte 34*mus_rg_load03_mvl/mxv - .byte W09 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte 17*mus_rg_load03_mvl/mxv - .byte W06 - .byte 11*mus_rg_load03_mvl/mxv - .byte W12 - .byte W54 - .byte 15*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte 34*mus_rg_load03_mvl/mxv - .byte W06 - .byte 45*mus_rg_load03_mvl/mxv - .byte W03 - .byte 52*mus_rg_load03_mvl/mxv - .byte W03 - .byte 61*mus_rg_load03_mvl/mxv - .byte W03 - .byte 71*mus_rg_load03_mvl/mxv - .byte W03 - .byte 79*mus_rg_load03_mvl/mxv - .byte W12 - .byte EOT - .byte MOD , 0 - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte N16 , As4 , v092 - .byte W16 - .byte An4 - .byte W16 - .byte Gn4 - .byte W16 - .byte N03 , Gs4 , v072 - .byte W03 - .byte N44 , Gn4 , v092 - .byte W09 - .byte MOD , 6 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte W12 - .byte 68*mus_rg_load03_mvl/mxv - .byte W12 - .byte 56*mus_rg_load03_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte W72 - .byte VOICE , 73 - .byte N24 , Gn5 , v080 - .byte W24 - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte N16 , An5 , v072 - .byte W16 - .byte Gn5 - .byte W16 - .byte N13 , Fn5 - .byte W16 - .byte N03 , Fs5 , v060 - .byte W03 - .byte N44 , Fn5 , v076 - .byte W09 - .byte MOD , 6 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte W12 - .byte 68*mus_rg_load03_mvl/mxv - .byte W12 - .byte 56*mus_rg_load03_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte W72 - .byte VOICE , 56 - .byte N24 , Fn4 , v127 - .byte W24 - .byte N16 , Gn4 - .byte W16 - .byte En4 - .byte W16 - .byte Cn4 - .byte W16 - .byte TIE , Cn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte W06 - .byte 68*mus_rg_load03_mvl/mxv - .byte W06 - .byte 56*mus_rg_load03_mvl/mxv - .byte W06 - .byte 45*mus_rg_load03_mvl/mxv - .byte W06 - .byte 34*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W18 - .byte 34*mus_rg_load03_mvl/mxv - .byte W06 - .byte 45*mus_rg_load03_mvl/mxv - .byte W06 - .byte 56*mus_rg_load03_mvl/mxv - .byte W06 - .byte 68*mus_rg_load03_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte N48 , As4 - .byte W01 - .byte EOT , Cn5 - .byte W11 - .byte MOD , 6 - .byte W12 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte W06 - .byte 73*mus_rg_load03_mvl/mxv - .byte W06 - .byte 68*mus_rg_load03_mvl/mxv - .byte W06 - .byte 62*mus_rg_load03_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_load03_mvl/mxv - .byte N06 , An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte TIE , Fn4 , v120 - .byte W24 - .byte MOD , 6 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte W06 - .byte 72*mus_rg_load03_mvl/mxv - .byte W06 - .byte 68*mus_rg_load03_mvl/mxv - .byte W06 - .byte 61*mus_rg_load03_mvl/mxv - .byte W06 - .byte 56*mus_rg_load03_mvl/mxv - .byte W06 - .byte 50*mus_rg_load03_mvl/mxv - .byte W06 - .byte 45*mus_rg_load03_mvl/mxv - .byte W06 - .byte 38*mus_rg_load03_mvl/mxv - .byte W06 - .byte 34*mus_rg_load03_mvl/mxv - .byte W06 - .byte 27*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte 15*mus_rg_load03_mvl/mxv - .byte W09 - .byte 11*mus_rg_load03_mvl/mxv - .byte W36 - .byte W03 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte 34*mus_rg_load03_mvl/mxv - .byte W06 - .byte 45*mus_rg_load03_mvl/mxv - .byte W06 - .byte 56*mus_rg_load03_mvl/mxv - .byte W06 - .byte 68*mus_rg_load03_mvl/mxv - .byte W06 - .byte 79*mus_rg_load03_mvl/mxv - .byte W12 - .byte EOT - .byte GOTO - .word mus_rg_load03_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_load03_3: - .byte KEYSH , mus_rg_load03_key+0 - .byte VOICE , 14 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-1 - .byte VOL , 68*mus_rg_load03_mvl/mxv - .byte W96 - .byte W96 -mus_rg_load03_3_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v-32 - .byte N48 , Ds5 , v072 - .byte W48 - .byte PAN , c_v+44 - .byte N48 , As4 - .byte W48 - .byte W96 - .byte PAN , c_v+32 - .byte N48 , Fn5 - .byte W48 - .byte PAN , c_v-32 - .byte N48 , Cn5 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_load03_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_load03_4: - .byte KEYSH , mus_rg_load03_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 49*mus_rg_load03_mvl/mxv - .byte N06 , Fn1 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn1 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn1 , v127 - .byte W12 - .byte N12 , En1 , v120 - .byte W12 -mus_rg_load03_4_B1: - .byte N06 , Fn1 , v127 - .byte W12 - .byte N24 , Cn1 , v120 - .byte W24 - .byte N06 , Fn1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Gn1 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W24 - .byte N06 , As1 - .byte W06 - .byte As1 , v120 - .byte W06 - .byte An1 , v127 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Fn1 - .byte W24 - .byte Cn2 - .byte W12 - .byte N06 , Fn1 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Cn1 - .byte W24 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte N36 , Fn1 , v127 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Cn2 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte As1 - .byte W12 - .byte Cn2 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Fn1 - .byte W24 - .byte N06 , Cn2 - .byte W06 - .byte N03 , Bn1 , v120 - .byte W03 - .byte As1 - .byte W03 - .byte N06 , Fn1 , v127 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Cn1 - .byte W24 - .byte An1 - .byte W12 - .byte N06 , Gn1 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Ds1 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , Ds2 - .byte W12 - .byte N06 , Fn1 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , Gs1 - .byte W12 - .byte N06 , An1 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Gn1 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Cn1 - .byte W24 - .byte Bn1 - .byte W12 - .byte N06 , Cn2 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W24 - .byte Gs1 - .byte W12 - .byte N06 , An1 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Fn1 - .byte W24 - .byte En2 - .byte W12 - .byte N06 , Fn2 - .byte W24 - .byte Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn2 - .byte W12 - .byte N03 , Fn1 - .byte W03 - .byte Fn1 , v120 - .byte W03 - .byte N06 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn1 , v127 - .byte W12 - .byte GOTO - .word mus_rg_load03_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_load03_5: - .byte KEYSH , mus_rg_load03_key+0 - .byte VOICE , 46 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 34*mus_rg_load03_mvl/mxv - .byte W96 - .byte W96 -mus_rg_load03_5_B1: - .byte W96 - .byte W96 - .byte VOICE , 46 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte W24 - .byte PAN , c_v-32 - .byte N03 , Fn4 , v120 - .byte W03 - .byte Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , En5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte An5 - .byte W03 - .byte As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte An5 - .byte W03 - .byte As5 - .byte W03 - .byte N24 , Cn6 - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte W48 - .byte PAN , c_v+0 - .byte N06 , An3 - .byte W12 - .byte Fn3 - .byte W06 - .byte N03 , An3 - .byte W03 - .byte As3 - .byte W03 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 35*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte PAN , c_v+32 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte MOD , 0 - .byte N03 , As3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , Ds4 - .byte W06 - .byte MOD , 5 - .byte W18 - .byte VOICE , 60 - .byte MOD , 0 - .byte PAN , c_v+31 - .byte N16 , Gn3 , v100 - .byte W16 - .byte Fn3 - .byte W16 - .byte Gn3 - .byte W16 - .byte N48 , As3 - .byte W12 - .byte VOL , 34*mus_rg_load03_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte W03 - .byte VOL , 28*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte 16*mus_rg_load03_mvl/mxv - .byte W06 - .byte 11*mus_rg_load03_mvl/mxv - .byte W12 - .byte VOICE , 56 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte VOL , 51*mus_rg_load03_mvl/mxv - .byte N03 , An3 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v+31 - .byte N24 , Fn4 - .byte W06 - .byte MOD , 5 - .byte W18 - .byte VOICE , 60 - .byte MOD , 0 - .byte PAN , c_v+31 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte N03 , Fs3 , v092 - .byte W03 - .byte N13 , Fn3 , v100 - .byte W13 - .byte N16 , En3 - .byte W16 - .byte Fn3 - .byte W16 - .byte N48 , An3 - .byte W12 - .byte VOL , 34*mus_rg_load03_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte W03 - .byte VOL , 28*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte 16*mus_rg_load03_mvl/mxv - .byte W06 - .byte 11*mus_rg_load03_mvl/mxv - .byte W12 - .byte VOICE , 56 - .byte MOD , 0 - .byte PAN , c_v-33 - .byte VOL , 51*mus_rg_load03_mvl/mxv - .byte N03 , En3 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W21 - .byte N03 - .byte W06 - .byte Gn3 - .byte W09 - .byte VOICE , 60 - .byte PAN , c_v+31 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte N16 , Cn4 , v100 - .byte W16 - .byte As3 - .byte W16 - .byte Gn3 - .byte W16 - .byte VOICE , 60 - .byte N16 - .byte W16 - .byte Fn3 - .byte W16 - .byte En3 - .byte W16 - .byte N48 , Gn4 - .byte W12 - .byte VOL , 34*mus_rg_load03_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte W03 - .byte VOL , 28*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte 16*mus_rg_load03_mvl/mxv - .byte W06 - .byte 11*mus_rg_load03_mvl/mxv - .byte W12 - .byte 45*mus_rg_load03_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_load03_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_load03_6: - .byte KEYSH , mus_rg_load03_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-33 - .byte VOL , 68*mus_rg_load03_mvl/mxv - .byte W96 - .byte W72 - .byte PAN , c_v+32 - .byte N06 , Fn1 , v127 - .byte W06 - .byte PAN , c_v-32 - .byte N06 - .byte W06 - .byte PAN , c_v+32 - .byte N06 - .byte W06 - .byte PAN , c_v-32 - .byte N06 - .byte W06 -mus_rg_load03_6_B1: - .byte PAN , c_v+32 - .byte N12 , Fn2 , v127 - .byte W12 - .byte PAN , c_v-39 - .byte N24 , Cn2 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , Fn2 - .byte W24 - .byte PAN , c_v-42 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+32 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte N24 , Gn2 - .byte W60 - .byte PAN , c_v-39 - .byte N24 , Gn1 , v120 - .byte W24 - .byte N06 , As1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte VOICE , 47 - .byte PAN , c_v+32 - .byte N18 , Fn2 - .byte W48 - .byte PAN , c_v-32 - .byte N06 , Fn2 , v120 - .byte W12 - .byte N24 , Cn2 - .byte W36 - .byte PAN , c_v+32 - .byte W48 - .byte VOICE , 47 - .byte N12 , Fn2 , v127 - .byte W12 - .byte PAN , c_v-40 - .byte N24 , Fn1 - .byte W24 - .byte N06 , Cn2 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+32 - .byte N24 , Fn2 - .byte W36 - .byte PAN , c_v-40 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v-40 - .byte N06 , Cn2 - .byte W06 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PAN , c_v+32 - .byte N24 , Fn2 - .byte W24 - .byte PAN , c_v-40 - .byte N24 , Gn1 - .byte W60 - .byte N24 - .byte W24 - .byte N06 , Cn2 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+32 - .byte N15 , Fn2 - .byte W12 - .byte PAN , c_v-40 - .byte N06 , Cn2 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+32 - .byte N24 , Fn2 - .byte W36 - .byte PAN , c_v-39 - .byte N24 , Fn1 - .byte W24 - .byte N06 - .byte W06 - .byte N03 , Cn2 - .byte W03 - .byte N03 - .byte W03 - .byte PAN , c_v+32 - .byte N24 , Fn2 - .byte W48 - .byte PAN , c_v-32 - .byte N06 , Cn2 , v120 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N06 , An1 , v127 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , Fn1 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+32 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Fn1 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Cn2 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-32 - .byte N12 , Cn1 - .byte W12 - .byte GOTO - .word mus_rg_load03_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_load03_7: - .byte KEYSH , mus_rg_load03_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte BEND , c_v+1 - .byte W36 - .byte MOD , 6 - .byte W12 - .byte VOL , 29*mus_rg_load03_mvl/mxv - .byte W06 - .byte 26*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte 18*mus_rg_load03_mvl/mxv - .byte W06 - .byte 16*mus_rg_load03_mvl/mxv - .byte W06 - .byte 11*mus_rg_load03_mvl/mxv - .byte W06 - .byte 7*mus_rg_load03_mvl/mxv - .byte W06 - .byte 3*mus_rg_load03_mvl/mxv - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte MOD , 0 - .byte N09 , Cn2 , v080 - .byte W18 - .byte N03 , Cs2 - .byte W06 - .byte N48 , Cn2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 28*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte 17*mus_rg_load03_mvl/mxv - .byte W06 - .byte 11*mus_rg_load03_mvl/mxv - .byte W06 - .byte 45*mus_rg_load03_mvl/mxv - .byte PAN , c_v-62 - .byte MOD , 0 - .byte N06 , Fn2 , v127 - .byte W06 - .byte Gn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W06 - .byte En3 - .byte W06 -mus_rg_load03_7_B1: - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , An1 , v120 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte Ds2 - .byte W06 - .byte Gn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Ds3 - .byte W12 - .byte N03 , As2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte PAN , c_v+63 - .byte N06 , Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N18 , An3 - .byte W18 - .byte N06 , Cn4 - .byte W06 - .byte N48 , Fn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 34*mus_rg_load03_mvl/mxv - .byte W06 - .byte 28*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte 16*mus_rg_load03_mvl/mxv - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn3 - .byte W12 - .byte N03 , Cn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N48 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 39*mus_rg_load03_mvl/mxv - .byte W06 - .byte 34*mus_rg_load03_mvl/mxv - .byte W06 - .byte 27*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte MOD , 0 - .byte N06 , En3 , v092 - .byte W12 - .byte Cn3 - .byte W06 - .byte N03 , En3 , v072 - .byte W03 - .byte Fn3 - .byte W03 - .byte N24 , Gn3 , v096 - .byte W06 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N06 , An2 , v120 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An1 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn2 - .byte W09 - .byte An1 - .byte W09 - .byte Fn1 - .byte W06 - .byte N03 , Cn2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gn2 - .byte W03 - .byte An2 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , As2 - .byte W03 - .byte Cn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte En3 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W03 - .byte As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Fs2 - .byte W03 - .byte PAN , c_v-64 - .byte N24 , Gn2 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , An2 - .byte W24 - .byte PAN , c_v-64 - .byte N24 , As2 - .byte W24 - .byte PAN , c_v+63 - .byte N06 , Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte PAN , c_v-64 - .byte N18 , Fn2 - .byte W18 - .byte N06 , An2 - .byte W06 - .byte N48 , Cn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 39*mus_rg_load03_mvl/mxv - .byte W06 - .byte 34*mus_rg_load03_mvl/mxv - .byte W06 - .byte 27*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte MOD , 0 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W06 - .byte N03 , An2 - .byte W03 - .byte Cn3 - .byte W03 - .byte N48 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 39*mus_rg_load03_mvl/mxv - .byte W06 - .byte 34*mus_rg_load03_mvl/mxv - .byte W06 - .byte 27*mus_rg_load03_mvl/mxv - .byte W06 - .byte 22*mus_rg_load03_mvl/mxv - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte MOD , 0 - .byte N06 , An3 - .byte W12 - .byte Fn3 - .byte W06 - .byte N03 , An3 - .byte W03 - .byte As3 - .byte W03 - .byte N24 , Cn4 - .byte W24 - .byte VOICE , 83 - .byte N06 , As1 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , As1 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Ds3 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte As1 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , As1 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Ds2 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An1 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W06 - .byte Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 - .byte W06 - .byte Cn3 - .byte W06 - .byte En2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 - .byte W06 - .byte Dn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn2 - .byte W06 - .byte As1 - .byte W06 - .byte An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An1 - .byte W06 - .byte Fn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An1 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W06 - .byte An1 - .byte W03 - .byte Cn2 - .byte W03 - .byte PAN , c_v-64 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte VOICE , 80 - .byte PAN , c_v+63 - .byte N03 , Cn3 - .byte W03 - .byte As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 - .byte W03 - .byte PAN , c_v-64 - .byte N03 , Fn2 - .byte W03 - .byte En2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Cn2 - .byte W03 - .byte PAN , c_v+63 - .byte N03 , As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Fn2 - .byte W03 - .byte PAN , c_v-64 - .byte N03 , En2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Cn2 - .byte W03 - .byte As1 - .byte W03 - .byte GOTO - .word mus_rg_load03_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_load03_8: - .byte KEYSH , mus_rg_load03_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 29*mus_rg_load03_mvl/mxv - .byte W36 - .byte MOD , 5 - .byte W60 - .byte 0 - .byte N09 , Fn2 , v120 - .byte W18 - .byte N03 , Gn2 - .byte W06 - .byte N48 , Fn2 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte W24 -mus_rg_load03_8_B1: - .byte N36 , An4 , v120 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte N24 - .byte W24 - .byte Fn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte N06 , Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N18 , Fn4 - .byte W18 - .byte N06 , As3 - .byte W06 - .byte N72 , Cn4 - .byte W12 - .byte MOD , 5 - .byte W60 - .byte 0 - .byte N09 , Bn2 - .byte W18 - .byte N03 , Cn3 - .byte W03 - .byte N36 , Bn2 - .byte W15 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 , An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N24 , Dn2 - .byte W24 - .byte N36 , An4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 , Fn4 - .byte W06 - .byte N06 - .byte W06 - .byte An4 - .byte W12 - .byte Fn4 - .byte W06 - .byte N03 , An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte N24 , Fn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte N06 , Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W09 - .byte N18 , An4 - .byte W18 - .byte N06 , Gn4 - .byte W06 - .byte N30 , Fn4 - .byte W30 - .byte N03 , Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte N96 , Fn5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte W72 - .byte 0 - .byte N06 , Ds5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N16 , Gn4 , v127 - .byte W16 - .byte Fn4 - .byte W16 - .byte Ds4 - .byte W16 - .byte N03 , En4 , v080 - .byte W03 - .byte N44 , Ds4 , v120 - .byte W09 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte W72 - .byte N24 , As3 - .byte W24 - .byte N16 , Cn4 , v127 - .byte W16 - .byte As3 - .byte W16 - .byte N13 , An3 - .byte W16 - .byte N03 , As3 , v076 - .byte W03 - .byte N44 , An3 , v120 - .byte W09 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte W72 - .byte N24 , An4 - .byte W24 - .byte N16 , As4 , v127 - .byte W16 - .byte Gn4 - .byte W16 - .byte En4 - .byte W16 - .byte TIE , En5 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte W48 - .byte 0 - .byte N48 , Dn5 - .byte W01 - .byte EOT , En5 - .byte W11 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte N06 , Cn5 - .byte W06 - .byte En5 - .byte W06 - .byte N24 , Fn5 , v120 - .byte W24 - .byte N06 , En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N42 , Cn5 - .byte W12 - .byte MOD , 5 - .byte W30 - .byte N03 , Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte MOD , 0 - .byte N44 , Fn5 - .byte W12 - .byte MOD , 5 - .byte W32 - .byte W01 - .byte N03 , Fs5 - .byte W03 - .byte MOD , 0 - .byte N48 , Gn5 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte GOTO - .word mus_rg_load03_8_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_load03_9: - .byte KEYSH , mus_rg_load03_key+0 - .byte VOICE , 0 - .byte VOL , 70*mus_rg_load03_mvl/mxv - .byte PAN , c_v+0 - .byte W96 -mus_rg_load03_9_000: - .byte W48 - .byte PAN , c_v+32 - .byte N48 , Cn3 , v120 - .byte W06 - .byte PAN , c_v+24 - .byte W06 - .byte c_v+16 - .byte W12 - .byte c_v-16 - .byte W06 - .byte c_v-24 - .byte W06 - .byte c_v-32 - .byte W12 - .byte PEND -mus_rg_load03_9_B1: - .byte PAN , c_v+0 - .byte VOL , 79*mus_rg_load03_mvl/mxv - .byte N48 , Gn2 , v127 - .byte W48 - .byte VOL , 70*mus_rg_load03_mvl/mxv - .byte W24 - .byte N24 , Cs2 , v120 - .byte W24 - .byte N48 , Bn2 - .byte W96 - .byte W96 - .byte W96 - .byte Gn2 - .byte W72 - .byte N24 , Cs2 - .byte W24 - .byte N48 , Bn2 - .byte W96 - .byte W48 - .byte PAN , c_v-32 - .byte N48 , Cn3 - .byte W06 - .byte PAN , c_v-24 - .byte W06 - .byte c_v-16 - .byte W12 - .byte c_v+16 - .byte W06 - .byte c_v+24 - .byte W06 - .byte c_v+32 - .byte W12 - .byte c_v+0 - .byte N48 , Cs2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_load03_9_000 - .byte GOTO - .word mus_rg_load03_9_B1 - .byte PAN , c_v+1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_load03_10: - .byte KEYSH , mus_rg_load03_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_load03_mvl/mxv - .byte W96 - .byte W72 - .byte 49*mus_rg_load03_mvl/mxv - .byte N01 , An3 , v112 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 -mus_rg_load03_10_B1: - .byte VOL , 39*mus_rg_load03_mvl/mxv - .byte N12 , Gn3 , v127 - .byte W24 - .byte N01 , An3 , v096 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Gn3 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N01 , An3 , v096 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 -mus_rg_load03_10_000: - .byte N06 , Gn3 , v127 - .byte W24 - .byte N01 , An3 , v096 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Gn3 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte PEND -mus_rg_load03_10_001: - .byte N06 , Gn3 , v127 - .byte W24 - .byte N01 , An3 , v096 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Gn3 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N07 , An3 , v096 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte PEND -mus_rg_load03_10_002: - .byte N06 , Gn3 , v127 - .byte W24 - .byte N01 , An3 , v096 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Gn3 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N01 , An3 , v096 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_load03_10_002 - .byte PATT - .word mus_rg_load03_10_000 - .byte PATT - .word mus_rg_load03_10_001 - .byte PATT - .word mus_rg_load03_10_002 - .byte PATT - .word mus_rg_load03_10_002 - .byte PATT - .word mus_rg_load03_10_000 - .byte PATT - .word mus_rg_load03_10_001 - .byte N06 , Gn3 , v127 - .byte W24 - .byte N01 , An3 , v096 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Gn3 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N01 , An3 , v096 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte An3 , v127 - .byte W06 - .byte PATT - .word mus_rg_load03_10_002 - .byte PATT - .word mus_rg_load03_10_000 - .byte PATT - .word mus_rg_load03_10_001 - .byte N06 , Gn3 , v127 - .byte W24 - .byte N01 , An3 , v096 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Gn3 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte GOTO - .word mus_rg_load03_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_load03: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_load03_pri @ Priority - .byte mus_rg_load03_rev @ Reverb. - - .word mus_rg_load03_grp - - .word mus_rg_load03_1 - .word mus_rg_load03_2 - .word mus_rg_load03_3 - .word mus_rg_load03_4 - .word mus_rg_load03_5 - .word mus_rg_load03_6 - .word mus_rg_load03_7 - .word mus_rg_load03_8 - .word mus_rg_load03_9 - .word mus_rg_load03_10 - - .end diff --git a/sound/songs/mus_rg_masara.s b/sound/songs/mus_rg_masara.s deleted file mode 100644 index 1fa752063a..0000000000 --- a/sound/songs/mus_rg_masara.s +++ /dev/null @@ -1,1622 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_masara_grp, voicegroup159 - .equ mus_rg_masara_pri, 0 - .equ mus_rg_masara_rev, reverb_set+50 - .equ mus_rg_masara_mvl, 127 - .equ mus_rg_masara_key, 0 - .equ mus_rg_masara_tbs, 1 - .equ mus_rg_masara_exg, 0 - .equ mus_rg_masara_cmp, 1 - - .section .rodata - .global mus_rg_masara - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_masara_1: - .byte KEYSH , mus_rg_masara_key+0 -mus_rg_masara_1_B1: - .byte TEMPO , 88*mus_rg_masara_tbs/2 - .byte VOICE , 5 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte VOL , 25*mus_rg_masara_mvl/mxv - .byte N24 , Cs3 , v108 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Dn3 - .byte W12 - .byte N24 , En3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Gs2 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte W12 - .byte N12 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Dn3 - .byte W12 - .byte N24 , En3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte BEND , c_v+0 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , An2 - .byte W12 - .byte N24 , En3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte BEND , c_v+0 - .byte N24 , An3 - .byte W06 - .byte BEND , c_v+1 - .byte W06 - .byte MOD , 4 - .byte BEND , c_v+0 - .byte W12 - .byte MOD , 0 - .byte N12 , En3 - .byte W12 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Gs2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gs2 - .byte W12 - .byte En2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte GOTO - .word mus_rg_masara_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_masara_2: - .byte KEYSH , mus_rg_masara_key+0 -mus_rg_masara_2_B1: - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte MOD , 0 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , En5 , v040 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An5 , v024 - .byte W12 - .byte Fs5 , v040 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N36 , En5 , v028 - .byte W12 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N12 , Cs5 , v040 - .byte W12 - .byte An4 - .byte W12 - .byte N12 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte N60 , Dn5 - .byte W15 - .byte MOD , 4 - .byte W44 - .byte W01 - .byte 0 - .byte N12 , Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N36 , Cs5 - .byte W12 - .byte MOD , 3 - .byte W24 - .byte N06 , Dn5 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , Cs5 - .byte W06 - .byte N48 , Bn4 - .byte W09 - .byte MOD , 4 - .byte W36 - .byte W03 - .byte 0 - .byte N12 , En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte En5 - .byte W12 - .byte An5 , v024 - .byte W12 - .byte Gs5 , v040 - .byte W12 - .byte Gs5 , v028 - .byte W12 - .byte An5 , v032 - .byte W12 - .byte N36 , Fs5 , v040 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , En5 - .byte W12 - .byte N48 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N60 , An4 - .byte W12 - .byte MOD , 5 - .byte W48 - .byte VOICE , 83 - .byte MOD , 0 - .byte N12 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte LFOS , 50 - .byte N48 , Dn5 - .byte W12 - .byte MOD , 5 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W12 - .byte 76*mus_rg_masara_mvl/mxv - .byte W06 - .byte 62*mus_rg_masara_mvl/mxv - .byte W06 - .byte 45*mus_rg_masara_mvl/mxv - .byte W06 - .byte 25*mus_rg_masara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 100*mus_rg_masara_mvl/mxv - .byte N36 , En5 , v032 - .byte W12 - .byte MOD , 5 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W12 - .byte 76*mus_rg_masara_mvl/mxv - .byte W06 - .byte 62*mus_rg_masara_mvl/mxv - .byte W06 - .byte 100*mus_rg_masara_mvl/mxv - .byte N12 , Dn5 , v040 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N48 , Cs5 - .byte W12 - .byte MOD , 5 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W12 - .byte 76*mus_rg_masara_mvl/mxv - .byte W06 - .byte 62*mus_rg_masara_mvl/mxv - .byte W06 - .byte 45*mus_rg_masara_mvl/mxv - .byte W06 - .byte 25*mus_rg_masara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 100*mus_rg_masara_mvl/mxv - .byte W12 - .byte N03 , As4 , v016 - .byte W03 - .byte N09 , An4 , v040 - .byte W09 - .byte N12 , Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte N06 , Dn5 - .byte W21 - .byte N03 , Cs5 , v016 - .byte W03 - .byte N24 , Dn5 , v040 - .byte W12 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W12 - .byte 100*mus_rg_masara_mvl/mxv - .byte N36 , En5 , v032 - .byte W12 - .byte MOD , 5 - .byte W03 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W09 - .byte 79*mus_rg_masara_mvl/mxv - .byte W06 - .byte 66*mus_rg_masara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 100*mus_rg_masara_mvl/mxv - .byte N06 , Dn5 , v040 - .byte W06 - .byte En5 , v028 - .byte W06 - .byte N48 , Cs5 , v040 - .byte W12 - .byte MOD , 5 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W12 - .byte 81*mus_rg_masara_mvl/mxv - .byte W06 - .byte 62*mus_rg_masara_mvl/mxv - .byte W06 - .byte 46*mus_rg_masara_mvl/mxv - .byte W06 - .byte 32*mus_rg_masara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W06 - .byte VOL , 100*mus_rg_masara_mvl/mxv - .byte W06 - .byte N12 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N48 , Bn4 - .byte W12 - .byte MOD , 5 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W12 - .byte 84*mus_rg_masara_mvl/mxv - .byte W06 - .byte 64*mus_rg_masara_mvl/mxv - .byte W06 - .byte 50*mus_rg_masara_mvl/mxv - .byte W06 - .byte 33*mus_rg_masara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 100*mus_rg_masara_mvl/mxv - .byte N24 , Fs4 - .byte W12 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W12 - .byte 100*mus_rg_masara_mvl/mxv - .byte N18 , Cs5 - .byte W12 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W06 - .byte N06 , Cn5 , v024 - .byte W06 - .byte VOL , 100*mus_rg_masara_mvl/mxv - .byte N48 , Bn4 , v040 - .byte W12 - .byte MOD , 4 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W12 - .byte 81*mus_rg_masara_mvl/mxv - .byte W06 - .byte 62*mus_rg_masara_mvl/mxv - .byte W06 - .byte 45*mus_rg_masara_mvl/mxv - .byte W06 - .byte 33*mus_rg_masara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 100*mus_rg_masara_mvl/mxv - .byte N24 , An4 - .byte W24 - .byte Fs4 - .byte W24 - .byte N48 , Gs4 - .byte W12 - .byte MOD , 4 - .byte W03 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W09 - .byte 81*mus_rg_masara_mvl/mxv - .byte W06 - .byte 62*mus_rg_masara_mvl/mxv - .byte W06 - .byte 44*mus_rg_masara_mvl/mxv - .byte W06 - .byte 27*mus_rg_masara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 100*mus_rg_masara_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte VOL , 83*mus_rg_masara_mvl/mxv - .byte W12 - .byte 100*mus_rg_masara_mvl/mxv - .byte N24 , Cs5 - .byte W09 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W06 - .byte 63*mus_rg_masara_mvl/mxv - .byte W09 - .byte 50*mus_rg_masara_mvl/mxv - .byte N42 - .byte W12 - .byte MOD , 5 - .byte W06 - .byte VOL , 68*mus_rg_masara_mvl/mxv - .byte W06 - .byte 86*mus_rg_masara_mvl/mxv - .byte W09 - .byte 100*mus_rg_masara_mvl/mxv - .byte W09 - .byte N06 , Cn5 , v016 - .byte W06 - .byte MOD , 0 - .byte VOL , 100*mus_rg_masara_mvl/mxv - .byte N36 , Bn4 , v028 - .byte W12 - .byte VOL , 88*mus_rg_masara_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte W03 - .byte 5 - .byte W06 - .byte VOL , 73*mus_rg_masara_mvl/mxv - .byte W06 - .byte 43*mus_rg_masara_mvl/mxv - .byte W06 - .byte VOICE , 80 - .byte MOD , 0 - .byte N06 , Cs5 , v012 - .byte W03 - .byte VOL , 99*mus_rg_masara_mvl/mxv - .byte W03 - .byte N06 , Dn5 , v016 - .byte W06 - .byte GOTO - .word mus_rg_masara_2_B1 - .byte MOD , 0 - .byte VOL , 100*mus_rg_masara_mvl/mxv - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_masara_3: - .byte KEYSH , mus_rg_masara_key+0 -mus_rg_masara_3_B1: - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-40 - .byte VOL , 40*mus_rg_masara_mvl/mxv - .byte N36 , An3 , v127 - .byte W36 - .byte Fs3 - .byte W36 - .byte N24 , Gs3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte N03 , An3 , v112 - .byte W12 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Bn3 - .byte W12 - .byte N12 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte N06 , Bn3 - .byte W12 - .byte N12 , An3 - .byte W36 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte Fs3 - .byte W24 - .byte An3 - .byte W24 - .byte Gs3 - .byte W24 - .byte En3 - .byte W24 - .byte N12 , Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte N06 , Cs3 - .byte W06 - .byte Gs3 - .byte W12 - .byte En3 - .byte W06 - .byte N12 , Cs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Dn4 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte N36 , Dn3 - .byte W36 - .byte N12 , Bn2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte En3 - .byte W24 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N06 , Gs3 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , Bn3 - .byte W12 - .byte N12 , Fs2 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N12 , Ds2 - .byte W12 - .byte An2 - .byte W12 - .byte N06 , Fs3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte N06 , Bn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte Gs2 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An2 - .byte W06 - .byte Dn4 - .byte W06 - .byte En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte GOTO - .word mus_rg_masara_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_masara_4: - .byte KEYSH , mus_rg_masara_key+0 -mus_rg_masara_4_B1: - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte MOD , 0 - .byte PAN , c_v-5 - .byte VOL , 50*mus_rg_masara_mvl/mxv - .byte N24 , An1 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , An1 , v096 - .byte W12 - .byte N24 , Dn2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N12 , Bn1 , v096 - .byte W12 - .byte Cn2 - .byte W12 - .byte N24 , Cs2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , Gs1 , v096 - .byte W12 - .byte Fs2 , v108 - .byte W12 - .byte Cs2 , v096 - .byte W12 - .byte Fs1 - .byte W12 - .byte An1 - .byte W12 - .byte N24 , Dn2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte En2 , v096 - .byte W12 - .byte Gs2 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte An1 , v112 - .byte W24 - .byte Dn2 , v096 - .byte W24 - .byte BEND , c_v+0 - .byte N24 , En2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , En1 , v092 - .byte W03 - .byte BEND , c_v-3 - .byte W03 - .byte c_v+0 - .byte W06 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , An1 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , En1 , v096 - .byte W12 - .byte N24 , Dn2 , v112 - .byte W24 - .byte N12 , Cs2 , v096 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 , v112 - .byte W36 - .byte Gs1 , v096 - .byte W12 - .byte Cs2 , v112 - .byte W12 - .byte Gs2 , v096 - .byte W12 - .byte En2 , v112 - .byte W12 - .byte Bn1 , v096 - .byte W12 - .byte N24 , Dn2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Bn1 , v096 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , En1 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Gs1 , v096 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N72 , An1 , v112 - .byte W12 - .byte MOD , 11 - .byte W60 - .byte 0 - .byte N24 , Cs2 , v096 - .byte W24 - .byte N48 , Dn1 , v112 - .byte W12 - .byte MOD , 11 - .byte W36 - .byte 0 - .byte N36 , En1 - .byte W12 - .byte MOD , 11 - .byte W24 - .byte 0 - .byte N12 , Gs1 , v096 - .byte W12 - .byte N48 , An1 , v112 - .byte W12 - .byte MOD , 11 - .byte W36 - .byte 0 - .byte N24 , Fs1 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Cs1 , v096 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N48 , Dn1 , v112 - .byte W12 - .byte MOD , 11 - .byte W36 - .byte 0 - .byte N36 , Fn1 - .byte W36 - .byte N12 , An1 , v096 - .byte W12 - .byte N24 , Fs1 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Fn1 , v096 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , En1 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Ds1 , v096 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Dn1 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , Dn1 , v096 - .byte W12 - .byte MOD , 11 - .byte N12 , Dn1 , v112 - .byte W12 - .byte MOD , 0 - .byte W24 - .byte N12 , An1 , v096 - .byte W12 - .byte BEND , c_v+0 - .byte N12 , Ds1 , v112 - .byte W36 - .byte Ds1 , v096 - .byte W12 - .byte Ds1 , v112 - .byte W12 - .byte An1 , v096 - .byte W24 - .byte Fs1 - .byte W12 - .byte BEND , c_v+0 - .byte N12 , En1 , v112 - .byte W36 - .byte En1 , v096 - .byte W12 - .byte En1 , v112 - .byte W36 - .byte En1 , v096 - .byte W12 - .byte W12 - .byte En1 , v112 - .byte W24 - .byte En1 , v096 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v096 - .byte W24 - .byte En1 , v112 - .byte W12 - .byte GOTO - .word mus_rg_masara_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_masara_5: - .byte KEYSH , mus_rg_masara_key+0 -mus_rg_masara_5_B1: - .byte VOICE , 4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 40*mus_rg_masara_mvl/mxv - .byte PAN , c_v-21 - .byte N36 , Cs3 , v112 - .byte W36 - .byte Dn3 - .byte W36 - .byte N12 , En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N03 , En3 - .byte W24 - .byte N06 , Gs3 - .byte W12 - .byte N12 , Fs3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N06 , Dn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn2 - .byte W24 - .byte N24 - .byte W24 - .byte An2 - .byte W24 - .byte N24 - .byte W24 - .byte Bn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N36 , An2 - .byte W36 - .byte N12 , Gs2 - .byte W12 - .byte N24 , Fs2 - .byte W24 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gs2 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Gs3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte N36 , An2 - .byte W36 - .byte N12 , En2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N24 - .byte W24 - .byte W24 - .byte N06 , Dn3 - .byte W48 - .byte En3 - .byte W24 - .byte W24 - .byte Fs3 - .byte W24 - .byte N06 - .byte W24 - .byte Cs3 - .byte W24 - .byte W24 - .byte Dn3 - .byte W48 - .byte N06 - .byte W24 - .byte W24 - .byte Fn3 - .byte W24 - .byte En3 - .byte W24 - .byte Ds3 - .byte W24 - .byte W24 - .byte Dn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Dn3 - .byte W12 - .byte An3 - .byte W12 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fs3 - .byte W24 - .byte An3 - .byte W12 - .byte Ds3 - .byte W12 - .byte W24 - .byte Bn2 - .byte W48 - .byte Dn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte W24 - .byte Dn3 - .byte W24 - .byte Gs3 - .byte W12 - .byte Dn3 - .byte W24 - .byte En3 - .byte W12 - .byte GOTO - .word mus_rg_masara_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_masara_6: - .byte KEYSH , mus_rg_masara_key+0 -mus_rg_masara_6_B1: - .byte VOICE , 4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 37*mus_rg_masara_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , En5 , v120 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N36 , En5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , Cs5 - .byte W12 - .byte An4 - .byte W12 - .byte N12 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte N60 , Dn5 - .byte W15 - .byte MOD , 6 - .byte W44 - .byte W01 - .byte 0 - .byte N12 , Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N36 , Cs5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte N06 , Dn5 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , Cs5 - .byte W06 - .byte N48 , Bn4 - .byte W09 - .byte MOD , 6 - .byte W36 - .byte W03 - .byte 0 - .byte N12 , En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte En5 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte N12 - .byte W12 - .byte An5 - .byte W12 - .byte N36 , Fs5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , En5 - .byte W12 - .byte N48 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N60 , An4 - .byte W12 - .byte MOD , 6 - .byte W48 - .byte VOICE , 48 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W03 - .byte VOL , 31*mus_rg_masara_mvl/mxv - .byte W09 - .byte 25*mus_rg_masara_mvl/mxv - .byte W09 - .byte 18*mus_rg_masara_mvl/mxv - .byte W06 - .byte 11*mus_rg_masara_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 37*mus_rg_masara_mvl/mxv - .byte N36 , En4 - .byte W12 - .byte MOD , 6 - .byte VOL , 31*mus_rg_masara_mvl/mxv - .byte W06 - .byte 25*mus_rg_masara_mvl/mxv - .byte W06 - .byte 18*mus_rg_masara_mvl/mxv - .byte W06 - .byte 12*mus_rg_masara_mvl/mxv - .byte W06 - .byte 37*mus_rg_masara_mvl/mxv - .byte N12 , Dn4 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N48 , Cs4 - .byte W12 - .byte MOD , 6 - .byte VOL , 32*mus_rg_masara_mvl/mxv - .byte W12 - .byte 25*mus_rg_masara_mvl/mxv - .byte W06 - .byte 19*mus_rg_masara_mvl/mxv - .byte W06 - .byte 12*mus_rg_masara_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W06 - .byte VOL , 37*mus_rg_masara_mvl/mxv - .byte W06 - .byte N03 , As3 , v064 - .byte W03 - .byte N09 , An3 , v120 - .byte W09 - .byte N12 , Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Dn4 - .byte W21 - .byte N03 , Cs4 , v072 - .byte W03 - .byte N24 , Dn4 , v120 - .byte W24 - .byte N36 , En4 - .byte W12 - .byte MOD , 6 - .byte VOL , 31*mus_rg_masara_mvl/mxv - .byte W12 - .byte 25*mus_rg_masara_mvl/mxv - .byte W09 - .byte 37*mus_rg_masara_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte N06 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N48 , Cs4 - .byte W12 - .byte MOD , 6 - .byte VOL , 32*mus_rg_masara_mvl/mxv - .byte W12 - .byte 25*mus_rg_masara_mvl/mxv - .byte W09 - .byte 18*mus_rg_masara_mvl/mxv - .byte W06 - .byte 12*mus_rg_masara_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 37*mus_rg_masara_mvl/mxv - .byte W12 - .byte N12 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N48 , Bn3 - .byte W09 - .byte VOL , 31*mus_rg_masara_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte W03 - .byte VOL , 25*mus_rg_masara_mvl/mxv - .byte W09 - .byte 18*mus_rg_masara_mvl/mxv - .byte W06 - .byte 12*mus_rg_masara_mvl/mxv - .byte W06 - .byte 7*mus_rg_masara_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 37*mus_rg_masara_mvl/mxv - .byte N24 , Fs3 - .byte W24 - .byte N18 , Cs4 - .byte W18 - .byte N06 , Cn4 , v088 - .byte W06 - .byte N48 , Bn3 , v120 - .byte W12 - .byte MOD , 4 - .byte VOL , 31*mus_rg_masara_mvl/mxv - .byte W12 - .byte 25*mus_rg_masara_mvl/mxv - .byte W09 - .byte 18*mus_rg_masara_mvl/mxv - .byte W06 - .byte 11*mus_rg_masara_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 37*mus_rg_masara_mvl/mxv - .byte N24 , An3 - .byte W24 - .byte Fs3 - .byte W24 - .byte N48 , Gs3 - .byte W12 - .byte MOD , 6 - .byte VOL , 29*mus_rg_masara_mvl/mxv - .byte W12 - .byte 25*mus_rg_masara_mvl/mxv - .byte W09 - .byte 18*mus_rg_masara_mvl/mxv - .byte W09 - .byte 12*mus_rg_masara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 37*mus_rg_masara_mvl/mxv - .byte N24 , An3 - .byte W24 - .byte VOL , 37*mus_rg_masara_mvl/mxv - .byte N24 , Cs4 - .byte W12 - .byte VOL , 31*mus_rg_masara_mvl/mxv - .byte W06 - .byte 24*mus_rg_masara_mvl/mxv - .byte W06 - .byte 18*mus_rg_masara_mvl/mxv - .byte MOD , 5 - .byte N42 - .byte W09 - .byte VOL , 21*mus_rg_masara_mvl/mxv - .byte W09 - .byte 25*mus_rg_masara_mvl/mxv - .byte W06 - .byte 37*mus_rg_masara_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte N06 , Cn4 , v088 - .byte W06 - .byte MOD , 0 - .byte N36 , Bn3 , v104 - .byte W09 - .byte VOL , 29*mus_rg_masara_mvl/mxv - .byte W06 - .byte MOD , 6 - .byte VOL , 22*mus_rg_masara_mvl/mxv - .byte W06 - .byte 15*mus_rg_masara_mvl/mxv - .byte W06 - .byte 10*mus_rg_masara_mvl/mxv - .byte W09 - .byte VOICE , 4 - .byte VOL , 33*mus_rg_masara_mvl/mxv - .byte MOD , 0 - .byte N06 , Cs5 , v068 - .byte W06 - .byte Dn5 , v080 - .byte W06 - .byte GOTO - .word mus_rg_masara_6_B1 - .byte MOD , 0 - .byte VOL , 37*mus_rg_masara_mvl/mxv - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_masara: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_masara_pri @ Priority - .byte mus_rg_masara_rev @ Reverb. - - .word mus_rg_masara_grp - - .word mus_rg_masara_1 - .word mus_rg_masara_2 - .word mus_rg_masara_3 - .word mus_rg_masara_4 - .word mus_rg_masara_5 - .word mus_rg_masara_6 - - .end diff --git a/sound/songs/mus_rg_naminori.s b/sound/songs/mus_rg_naminori.s deleted file mode 100644 index 679e1a7f6d..0000000000 --- a/sound/songs/mus_rg_naminori.s +++ /dev/null @@ -1,1697 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_naminori_grp, voicegroup164 - .equ mus_rg_naminori_pri, 0 - .equ mus_rg_naminori_rev, reverb_set+50 - .equ mus_rg_naminori_mvl, 127 - .equ mus_rg_naminori_key, 0 - .equ mus_rg_naminori_tbs, 1 - .equ mus_rg_naminori_exg, 0 - .equ mus_rg_naminori_cmp, 1 - - .section .rodata - .global mus_rg_naminori - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_naminori_1: - .byte KEYSH , mus_rg_naminori_key+0 - .byte TEMPO , 100*mus_rg_naminori_tbs/2 - .byte VOICE , 4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+32 - .byte VOL , 38*mus_rg_naminori_mvl/mxv - .byte W36 - .byte N12 , An2 , v127 - .byte W12 - .byte N18 , Gs2 - .byte W18 - .byte N06 , Fs2 - .byte W06 - .byte N36 , En2 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N12 , Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N24 , Gs3 - .byte W12 -mus_rg_naminori_1_B1: - .byte VOICE , 4 - .byte VOL , 34*mus_rg_naminori_mvl/mxv - .byte W12 - .byte N06 , En3 , v127 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte W12 - .byte N06 - .byte W12 - .byte N12 - .byte W24 - .byte N06 , Fs3 - .byte W18 - .byte Cn3 - .byte W06 - .byte N12 , An2 , v120 - .byte W12 - .byte N06 , En3 , v127 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 24 - .byte VOL , 27*mus_rg_naminori_mvl/mxv - .byte W12 - .byte N12 , An4 , v096 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , An4 , v064 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Gs4 , v096 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , Gs4 , v060 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Fs4 , v096 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , Fs4 , v064 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , En4 , v096 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , En4 , v064 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOICE , 4 - .byte MOD , 0 - .byte VOL , 34*mus_rg_naminori_mvl/mxv - .byte N12 , En3 , v127 - .byte W12 - .byte N06 - .byte W24 - .byte N18 , Fs3 - .byte W18 - .byte N06 , Gs3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N36 , Cs4 - .byte W36 - .byte VOICE , 48 - .byte VOL , 21*mus_rg_naminori_mvl/mxv - .byte N12 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte VOL , 21*mus_rg_naminori_mvl/mxv - .byte N12 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte En4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Cs5 - .byte W12 - .byte N18 , Bn4 - .byte W18 - .byte PAN , c_v-32 - .byte N06 , Cs5 , v120 - .byte W06 - .byte N36 , En5 , v127 - .byte W12 - .byte VOL , 18*mus_rg_naminori_mvl/mxv - .byte W09 - .byte 13*mus_rg_naminori_mvl/mxv - .byte W09 - .byte 8*mus_rg_naminori_mvl/mxv - .byte W06 - .byte GOTO - .word mus_rg_naminori_1_B1 - .byte W72 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_naminori_2: - .byte KEYSH , mus_rg_naminori_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 71*mus_rg_naminori_mvl/mxv - .byte N12 , An3 , v127 - .byte W12 - .byte N18 , Gs3 - .byte W18 - .byte N06 , Fs3 - .byte W06 - .byte MOD , 6 - .byte N36 , En3 - .byte W12 - .byte VOL , 68*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 56*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 44*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 34*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 70*mus_rg_naminori_mvl/mxv - .byte MOD , 0 - .byte N36 , Gs3 - .byte W12 - .byte VOL , 68*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 56*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 44*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 34*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 68*mus_rg_naminori_mvl/mxv - .byte N12 , En4 , v104 - .byte W12 - .byte Dn4 , v096 - .byte W12 - .byte Bn3 , v092 - .byte W12 -mus_rg_naminori_2_B1: - .byte VOICE , 4 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , En5 , v072 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 66*mus_rg_naminori_mvl/mxv - .byte N30 , Cs5 , v084 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N06 , En5 - .byte W06 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , Dn5 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , Bn4 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W24 - .byte VOICE , 5 - .byte MOD , 0 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , Dn4 , v088 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W12 - .byte 45*mus_rg_naminori_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 66*mus_rg_naminori_mvl/mxv - .byte N12 , Bn3 , v100 - .byte W12 - .byte N18 , Fs4 - .byte W18 - .byte N06 , Dn4 - .byte W06 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , En4 , v084 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W12 - .byte 45*mus_rg_naminori_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , Cs4 , v100 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W12 - .byte 45*mus_rg_naminori_mvl/mxv - .byte W12 - .byte VOICE , 4 - .byte VOL , 65*mus_rg_naminori_mvl/mxv - .byte MOD , 0 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , En5 , v084 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N30 , Cs5 - .byte W12 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W18 - .byte 67*mus_rg_naminori_mvl/mxv - .byte N06 , En5 - .byte W06 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , Fs5 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , Dn5 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W24 - .byte VOICE , 5 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte MOD , 0 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , Fs4 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W12 - .byte 45*mus_rg_naminori_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 66*mus_rg_naminori_mvl/mxv - .byte N12 , En4 , v104 - .byte W12 - .byte N18 , Fs4 - .byte W18 - .byte N06 , En4 - .byte W06 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , An4 , v088 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W12 - .byte 45*mus_rg_naminori_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , An4 , v104 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W12 - .byte 45*mus_rg_naminori_mvl/mxv - .byte W12 - .byte VOICE , 73 - .byte VOL , 60*mus_rg_naminori_mvl/mxv - .byte MOD , 0 - .byte VOL , 66*mus_rg_naminori_mvl/mxv - .byte N03 , Cn6 , v052 - .byte W03 - .byte N09 , Bn5 , v080 - .byte W09 - .byte N18 , An5 - .byte W18 - .byte N06 , Dn5 - .byte W06 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , Fs5 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W12 - .byte 45*mus_rg_naminori_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 66*mus_rg_naminori_mvl/mxv - .byte N12 , En5 - .byte W12 - .byte N18 , Fs5 - .byte W18 - .byte N06 , En5 - .byte W06 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , Cs5 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W12 - .byte 45*mus_rg_naminori_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 66*mus_rg_naminori_mvl/mxv - .byte N12 , Dn5 - .byte W12 - .byte N18 , Cs5 - .byte W18 - .byte N06 , Bn4 - .byte W06 - .byte VOL , 67*mus_rg_naminori_mvl/mxv - .byte N36 , Fs5 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W12 - .byte 45*mus_rg_naminori_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 66*mus_rg_naminori_mvl/mxv - .byte N12 , En5 - .byte W12 - .byte N18 , Ds5 - .byte W18 - .byte N06 , En5 - .byte W06 - .byte N36 , An5 - .byte W12 - .byte MOD , 8 - .byte VOL , 56*mus_rg_naminori_mvl/mxv - .byte W12 - .byte 45*mus_rg_naminori_mvl/mxv - .byte W12 - .byte VOICE , 48 - .byte VOL , 42*mus_rg_naminori_mvl/mxv - .byte MOD , 0 - .byte N12 , Bn4 , v127 - .byte W12 - .byte N18 , An4 - .byte W18 - .byte N06 , Dn4 - .byte W06 - .byte N36 , Fs4 - .byte W36 - .byte N12 , En4 - .byte W12 - .byte N18 , Fs4 - .byte W18 - .byte N06 , Gs4 - .byte W06 - .byte N36 , An4 - .byte W36 - .byte N12 , Gs4 - .byte W12 - .byte N18 , Fs4 - .byte W18 - .byte N06 , En4 - .byte W06 - .byte N36 , Gs4 - .byte W36 - .byte N12 , An4 - .byte W12 - .byte N18 , Gs4 - .byte W18 - .byte N06 , An4 - .byte W06 - .byte N36 , Cs5 - .byte W36 - .byte GOTO - .word mus_rg_naminori_2_B1 - .byte W72 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_naminori_3: - .byte KEYSH , mus_rg_naminori_key+0 - .byte VOICE , 4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 34*mus_rg_naminori_mvl/mxv - .byte W72 - .byte PAN , c_v+0 - .byte VOL , 61*mus_rg_naminori_mvl/mxv - .byte N36 , En4 , v127 - .byte W09 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte VOL , 34*mus_rg_naminori_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v-32 - .byte N12 , En3 , v072 - .byte W12 - .byte Fs3 , v076 - .byte W12 - .byte Gs3 , v072 - .byte W12 -mus_rg_naminori_3_B1: - .byte N12 , An2 , v127 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 - .byte W12 - .byte En3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 - .byte W12 - .byte Bn2 - .byte W12 - .byte N06 , Gs3 - .byte W12 - .byte N12 - .byte W12 - .byte En3 - .byte W12 - .byte N06 , Gs3 - .byte W12 - .byte N12 - .byte W12 - .byte Bn2 - .byte W12 - .byte N06 , Gs3 - .byte W12 - .byte N12 - .byte W12 - .byte En3 - .byte W12 - .byte N06 , Gs3 - .byte W18 - .byte En3 - .byte W06 - .byte N12 , Cs3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 - .byte W12 - .byte En3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 - .byte W12 -mus_rg_naminori_3_000: - .byte N12 , Cs3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 - .byte W12 - .byte PEND - .byte N12 , Bn2 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte N18 , Gs3 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte PATT - .word mus_rg_naminori_3_000 -mus_rg_naminori_3_001: - .byte N12 , Dn3 , v127 - .byte W12 - .byte Fs3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte Fs3 - .byte W12 - .byte N06 - .byte W12 - .byte PEND -mus_rg_naminori_3_002: - .byte N12 , En3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 - .byte W12 - .byte PEND -mus_rg_naminori_3_003: - .byte N12 , En3 , v127 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 - .byte W12 - .byte PEND - .byte N12 , En3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte An3 - .byte W12 - .byte N06 - .byte W12 - .byte PATT - .word mus_rg_naminori_3_001 - .byte PATT - .word mus_rg_naminori_3_002 - .byte PATT - .word mus_rg_naminori_3_003 - .byte N12 , En3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte GOTO - .word mus_rg_naminori_3_B1 - .byte W72 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_naminori_4: - .byte KEYSH , mus_rg_naminori_key+0 - .byte VOICE , 80 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_naminori_mvl/mxv - .byte W72 - .byte W36 - .byte N12 , En1 , v080 - .byte W12 - .byte Fs1 , v092 - .byte W12 - .byte Gs1 , v096 - .byte W12 -mus_rg_naminori_4_B1: - .byte N12 , An1 , v096 - .byte W36 - .byte En1 - .byte W12 - .byte N03 , Fn1 , v068 - .byte W03 - .byte Fs1 - .byte W03 - .byte Gs1 - .byte W03 - .byte An1 - .byte W03 - .byte N12 , As1 , v100 - .byte W12 - .byte Bn1 - .byte W36 - .byte En1 - .byte W24 - .byte As1 - .byte W12 -mus_rg_naminori_4_000: - .byte N12 , Bn1 , v100 - .byte W36 - .byte En1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte Cs2 - .byte W36 - .byte An1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Fs1 - .byte W12 - .byte En1 - .byte W36 - .byte Cs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gs1 - .byte W36 - .byte En1 - .byte W12 - .byte En2 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte PATT - .word mus_rg_naminori_4_000 - .byte N12 , Cs2 , v100 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte En1 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N18 , An1 - .byte W18 - .byte N03 , Fs1 , v064 - .byte W03 - .byte En1 - .byte W03 - .byte N12 , Dn1 , v096 - .byte W24 - .byte N12 - .byte W12 - .byte An1 - .byte W36 - .byte N12 - .byte W12 - .byte N18 , Gs1 - .byte W18 - .byte N06 , Fs1 - .byte W06 - .byte N12 , En1 - .byte W36 - .byte Gs1 - .byte W12 - .byte N18 , Bn1 - .byte W18 - .byte N06 , Dn2 - .byte W06 - .byte N15 , Cs2 - .byte W36 - .byte N12 , An1 - .byte W12 - .byte En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N18 , Dn2 - .byte W18 - .byte N03 , Cs2 , v064 - .byte W03 - .byte Gs1 - .byte W03 - .byte N12 , Fs1 , v096 - .byte W12 - .byte N18 , En1 - .byte W18 - .byte N06 , Fs1 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte N18 , En1 - .byte W18 - .byte N06 , Gs1 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte N18 , En2 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte Fs2 - .byte W12 - .byte En2 - .byte W12 - .byte Dn2 - .byte W12 - .byte N18 , Cs2 - .byte W18 - .byte N06 , Gs1 - .byte W06 - .byte N12 , An1 - .byte W36 - .byte N30 , En1 - .byte W30 - .byte N06 , Gs1 - .byte W06 - .byte GOTO - .word mus_rg_naminori_4_B1 - .byte W72 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_naminori_5: - .byte KEYSH , mus_rg_naminori_key+0 - .byte VOICE , 46 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 30*mus_rg_naminori_mvl/mxv - .byte N06 , En3 , v120 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , En3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , En3 - .byte W06 - .byte Cs3 - .byte W06 - .byte PAN , c_v-48 - .byte N03 , Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cs4 - .byte W03 - .byte PAN , c_v-43 - .byte N03 , Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gs4 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte PAN , c_v+16 - .byte N03 , Cs5 - .byte W03 - .byte PAN , c_v+28 - .byte N03 , Dn5 - .byte W03 - .byte PAN , c_v+32 - .byte N36 , En5 - .byte W36 -mus_rg_naminori_5_B1: - .byte PAN , c_v+32 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte c_v+48 - .byte VOL , 41*mus_rg_naminori_mvl/mxv - .byte N06 , Dn4 , v120 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v-48 - .byte N12 , Fs4 - .byte W12 - .byte N03 , Bn3 - .byte W03 - .byte Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte PAN , c_v+48 - .byte N03 , An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Cs5 - .byte W03 - .byte N24 , Dn5 - .byte W24 - .byte PAN , c_v-48 - .byte N06 , An4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte PAN , c_v+48 - .byte N18 , Cs5 - .byte W18 - .byte N03 , Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gs4 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte PAN , c_v-48 - .byte N03 , Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte N12 , En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte PAN , c_v-33 - .byte N12 , Bn4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , An4 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte N03 , Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gs4 - .byte W03 - .byte An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte PAN , c_v+16 - .byte N03 , Fs5 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Gs5 - .byte W03 - .byte PAN , c_v+48 - .byte N12 , An5 - .byte W12 - .byte GOTO - .word mus_rg_naminori_5_B1 - .byte W72 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_naminori_6: - .byte KEYSH , mus_rg_naminori_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_naminori_mvl/mxv - .byte PAN , c_v+16 - .byte N12 , An4 , v076 - .byte W12 - .byte N18 , Gs4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte N36 , En4 - .byte W12 - .byte MOD , 6 - .byte VOL , 33*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 26*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 21*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 11*mus_rg_naminori_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_rg_naminori_mvl/mxv - .byte W48 - .byte VOICE , 92 - .byte PAN , c_v+0 - .byte W24 -mus_rg_naminori_6_B1: - .byte VOL , 34*mus_rg_naminori_mvl/mxv - .byte BEND , c_v+0 - .byte N36 , En4 , v084 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N30 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N06 , En4 - .byte W06 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Dn3 , v127 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N12 , Bn2 - .byte W12 - .byte N18 , Fs3 - .byte W18 - .byte N06 , Dn3 - .byte W06 - .byte N36 , En3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N36 , Cs3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N36 , En4 , v084 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N30 , Cs4 - .byte W30 - .byte N06 , En4 - .byte W06 - .byte N36 , Fs4 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N36 , Fs3 , v127 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte N18 , Fs3 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte N36 , An3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N36 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N03 , Cn4 , v080 - .byte W03 - .byte N09 , Bn3 , v127 - .byte W09 - .byte N18 , An3 - .byte W18 - .byte N06 , Dn3 - .byte W06 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte N18 , Fs3 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte N36 , Cs3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N12 , Dn3 - .byte W12 - .byte N18 , Cs3 - .byte W18 - .byte N06 , Bn2 - .byte W06 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte N18 , Ds3 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte N36 , An3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte VOICE , 92 - .byte MOD , 0 - .byte BEND , c_v+1 - .byte N12 , Bn4 - .byte W12 - .byte N18 , An4 - .byte W18 - .byte N06 , Dn4 - .byte W06 - .byte N36 , Fs4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N12 , En4 - .byte W12 - .byte N18 , Fs4 - .byte W18 - .byte N06 , Gs4 - .byte W06 - .byte N36 , An4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N12 , Gs4 - .byte W12 - .byte N18 , Fs4 - .byte W18 - .byte N06 , En4 - .byte W06 - .byte N36 , Gs4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N12 , An4 - .byte W12 - .byte N18 , Gs4 - .byte W18 - .byte N06 , An4 - .byte W06 - .byte N36 , Cs5 - .byte W12 - .byte MOD , 5 - .byte VOL , 28*mus_rg_naminori_mvl/mxv - .byte W12 - .byte 22*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 15*mus_rg_naminori_mvl/mxv - .byte W06 - .byte GOTO - .word mus_rg_naminori_6_B1 - .byte MOD , 0 - .byte W72 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_naminori_7: - .byte KEYSH , mus_rg_naminori_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 11*mus_rg_naminori_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , An4 , v120 - .byte W12 - .byte N18 , Gs4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte N36 , En4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte VOL , 11*mus_rg_naminori_mvl/mxv - .byte N36 , Bn3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 -mus_rg_naminori_7_B1: - .byte VOL , 11*mus_rg_naminori_mvl/mxv - .byte PAN , c_v-64 - .byte N36 , An3 , v120 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte PAN , c_v+63 - .byte N30 , En3 - .byte W12 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte PAN , c_v-64 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte MOD , 0 - .byte PAN , c_v+63 - .byte N36 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte PAN , c_v-64 - .byte N36 , Bn3 - .byte W36 - .byte PAN , c_v+63 - .byte N12 , Fs3 - .byte W12 - .byte N18 , Dn4 - .byte W18 - .byte N06 , Bn3 - .byte W06 - .byte PAN , c_v-64 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte MOD , 0 - .byte PAN , c_v+63 - .byte N36 , An3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte PAN , c_v-64 - .byte N36 - .byte W36 - .byte MOD , 0 - .byte PAN , c_v+63 - .byte N30 , En3 - .byte W12 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte PAN , c_v-64 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte MOD , 0 - .byte PAN , c_v+63 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte PAN , c_v-64 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte PAN , c_v+63 - .byte N12 , Fs3 - .byte W12 - .byte N18 , Gs3 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte PAN , c_v-64 - .byte N24 , Cs4 - .byte W24 - .byte N06 , Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte PAN , c_v+63 - .byte N36 , An3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte VOICE , 12 - .byte MOD , 0 - .byte PAN , c_v-64 - .byte VOL , 24*mus_rg_naminori_mvl/mxv - .byte N01 , Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , An3 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , An3 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Fs3 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , An3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , En3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , An3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , An4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Gs3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , En3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , An4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , An3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , En3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-64 - .byte N01 , Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+63 - .byte N01 , An4 - .byte W06 - .byte En4 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v-64 - .byte VOL , 25*mus_rg_naminori_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte N18 , Cs4 - .byte W09 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , Fs3 - .byte W06 - .byte PAN , c_v+63 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte VOL , 19*mus_rg_naminori_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 25*mus_rg_naminori_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , As3 - .byte W03 - .byte N09 , An3 - .byte W09 - .byte N18 , Gs3 - .byte W18 - .byte N06 , An3 - .byte W06 - .byte PAN , c_v+63 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 6 - .byte VOL , 19*mus_rg_naminori_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 25*mus_rg_naminori_mvl/mxv - .byte N12 , En4 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , An3 - .byte W03 - .byte N09 , Gs3 - .byte W09 - .byte N18 , Fs3 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte PAN , c_v+63 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 6 - .byte VOL , 19*mus_rg_naminori_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 25*mus_rg_naminori_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En4 - .byte W12 - .byte N18 , Ds4 - .byte W18 - .byte N06 , En4 - .byte W06 - .byte PAN , c_v+63 - .byte N36 , An4 - .byte W12 - .byte MOD , 6 - .byte W06 - .byte VOL , 21*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 16*mus_rg_naminori_mvl/mxv - .byte W06 - .byte 10*mus_rg_naminori_mvl/mxv - .byte W06 - .byte GOTO - .word mus_rg_naminori_7_B1 - .byte MOD , 0 - .byte W72 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_naminori: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_naminori_pri @ Priority - .byte mus_rg_naminori_rev @ Reverb. - - .word mus_rg_naminori_grp - - .word mus_rg_naminori_1 - .word mus_rg_naminori_2 - .word mus_rg_naminori_3 - .word mus_rg_naminori_4 - .word mus_rg_naminori_5 - .word mus_rg_naminori_6 - .word mus_rg_naminori_7 - - .end diff --git a/sound/songs/mus_rg_nana123.s b/sound/songs/mus_rg_nana123.s deleted file mode 100644 index dd5ec9734d..0000000000 --- a/sound/songs/mus_rg_nana123.s +++ /dev/null @@ -1,2701 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_nana123_grp, voicegroup173 - .equ mus_rg_nana123_pri, 0 - .equ mus_rg_nana123_rev, reverb_set+50 - .equ mus_rg_nana123_mvl, 127 - .equ mus_rg_nana123_key, 0 - .equ mus_rg_nana123_tbs, 1 - .equ mus_rg_nana123_exg, 0 - .equ mus_rg_nana123_cmp, 1 - - .section .rodata - .global mus_rg_nana123 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_nana123_1: - .byte KEYSH , mus_rg_nana123_key+0 - .byte TEMPO , 126*mus_rg_nana123_tbs/2 - .byte VOICE , 80 - .byte VOL , 42*mus_rg_nana123_mvl/mxv - .byte PAN , c_v-61 - .byte W24 -mus_rg_nana123_1_B1: - .byte VOICE , 80 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N03 , As3 , v120 - .byte W03 - .byte N21 , An3 , v127 - .byte W21 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , Gn3 - .byte W03 - .byte An3 , v120 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N12 , En3 , v127 - .byte W12 - .byte Fn3 - .byte W12 - .byte N12 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N03 , Fs3 , v120 - .byte W03 - .byte N21 , Fn3 , v127 - .byte W21 - .byte N24 , Dn3 , v120 - .byte W24 - .byte N03 , Cs3 - .byte W03 - .byte N32 , Cn3 , v127 - .byte W32 - .byte W01 - .byte N12 , Dn3 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , Cs3 , v120 - .byte W06 - .byte N24 , Cn3 , v127 - .byte W24 - .byte N03 , Gs3 , v120 - .byte W03 - .byte N09 , Gn3 , v127 - .byte W09 - .byte N24 , En3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte N03 , Cs3 , v120 - .byte W03 - .byte N21 , Cn3 , v127 - .byte W21 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N03 , Fn3 , v120 - .byte W03 - .byte N21 , En3 , v127 - .byte W21 - .byte N12 , Cn3 , v120 - .byte W12 - .byte Fn3 , v127 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte Cn3 - .byte W12 - .byte W12 - .byte N12 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N03 , As3 , v120 - .byte W03 - .byte N09 , An3 , v127 - .byte W09 - .byte N12 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N03 , Ds3 , v120 - .byte W03 - .byte N09 , En3 , v127 - .byte W09 - .byte N12 , Dn3 - .byte W12 - .byte N12 - .byte W12 - .byte Fn3 - .byte W12 - .byte N12 - .byte W12 - .byte En3 , v120 - .byte W12 - .byte Dn3 , v127 - .byte W12 - .byte As2 - .byte W12 - .byte N36 , Cn3 - .byte W36 - .byte N12 , Dn3 - .byte W12 - .byte N03 , Ds3 , v120 - .byte W03 - .byte N09 , Dn3 , v127 - .byte W09 - .byte N12 , Cn3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte VOICE , 25 - .byte PAN , c_v-46 - .byte VOL , 45*mus_rg_nana123_mvl/mxv - .byte N06 , An4 , v120 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte N06 , As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte N06 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N03 , Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fn4 - .byte W06 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N18 , En5 - .byte W18 - .byte N03 , Ds5 , v072 - .byte W03 - .byte Dn5 , v068 - .byte W03 - .byte N24 , Cn5 , v120 - .byte W24 - .byte N06 , Fs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N03 , As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte N06 , As4 - .byte W06 - .byte An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 , Fn4 - .byte W24 - .byte As4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N06 , An4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N12 , Ds5 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte N06 , As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte As4 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte N12 , En5 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , As4 - .byte W24 - .byte N12 , Dn5 - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte As4 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte N12 , As4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte En4 - .byte W12 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N12 , En4 - .byte W24 - .byte Gn4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte An4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Gn4 - .byte W12 - .byte GOTO - .word mus_rg_nana123_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_nana123_2: - .byte KEYSH , mus_rg_nana123_key+0 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 60*mus_rg_nana123_mvl/mxv - .byte MOD , 0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W12 - .byte N06 , An4 , v120 - .byte W06 - .byte As4 - .byte W06 -mus_rg_nana123_2_B1: - .byte VOICE , 24 - .byte VOL , 60*mus_rg_nana123_mvl/mxv - .byte N24 , Cn5 , v127 - .byte W24 - .byte As4 - .byte W24 - .byte N60 , An4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte VOL , 52*mus_rg_nana123_mvl/mxv - .byte W12 - .byte W12 - .byte MOD , 0 - .byte VOL , 60*mus_rg_nana123_mvl/mxv - .byte N12 - .byte W12 - .byte As4 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte N12 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte N60 , Gn4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_rg_nana123_mvl/mxv - .byte W24 - .byte VOICE , 1 - .byte VOL , 62*mus_rg_nana123_mvl/mxv - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fn5 , v096 - .byte W12 - .byte N03 , Cn5 - .byte W06 - .byte N06 , Fn5 , v044 - .byte W06 - .byte PAN , c_v+0 - .byte N36 , En5 , v096 - .byte W36 - .byte N03 , Cn5 , v088 - .byte W06 - .byte N06 , En5 , v040 - .byte W06 - .byte N24 , Fn5 , v096 - .byte W24 - .byte Gn5 - .byte W24 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 60*mus_rg_nana123_mvl/mxv - .byte N24 , As4 , v127 - .byte W24 - .byte An4 - .byte W24 - .byte N60 , Gn4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte VOL , 52*mus_rg_nana123_mvl/mxv - .byte W12 - .byte W12 - .byte MOD , 0 - .byte VOL , 60*mus_rg_nana123_mvl/mxv - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , As4 - .byte W24 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte N36 , Fn4 - .byte W21 - .byte MOD , 5 - .byte W15 - .byte VOICE , 1 - .byte PAN , c_v+28 - .byte VOL , 78*mus_rg_nana123_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte N36 , Fn3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N12 , An3 - .byte W12 - .byte VOICE , 17 - .byte PAN , c_v-2 - .byte VOL , 83*mus_rg_nana123_mvl/mxv - .byte N06 , An4 , v096 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N03 , Fn4 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N03 , Gn4 - .byte W12 - .byte Gs4 - .byte W03 - .byte N09 , An4 - .byte W09 - .byte An4 , v092 - .byte W24 - .byte Cn4 , v096 - .byte W12 - .byte W12 - .byte N03 , Gs4 , v120 - .byte W03 - .byte N09 , An4 , v096 - .byte W09 - .byte N12 , As4 - .byte W12 - .byte Cn5 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte N06 , As4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte As4 - .byte W12 - .byte Gn4 - .byte W44 - .byte W01 - .byte VOICE , 1 - .byte W03 - .byte PAN , c_v+0 - .byte VOL , 60*mus_rg_nana123_mvl/mxv - .byte N12 , Gn5 - .byte W12 - .byte Fn5 , v104 - .byte W12 - .byte N03 , Cn5 , v080 - .byte W06 - .byte N06 , Fn5 , v036 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 62*mus_rg_nana123_mvl/mxv - .byte N12 , En5 , v104 - .byte W12 - .byte N24 , Cn5 , v100 - .byte W24 - .byte N03 , Gn4 , v080 - .byte W06 - .byte N06 , Cn5 , v036 - .byte W06 - .byte N12 , Fn5 , v104 - .byte W12 - .byte N03 , Cn4 , v084 - .byte N03 , Cn5 - .byte W06 - .byte N06 , Fn5 , v036 - .byte W06 - .byte N12 , Gn5 , v104 - .byte W06 - .byte VOL , 56*mus_rg_nana123_mvl/mxv - .byte W06 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 82*mus_rg_nana123_mvl/mxv - .byte N06 , Gn4 , v096 - .byte W06 - .byte An4 - .byte W06 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 84*mus_rg_nana123_mvl/mxv - .byte N12 , As4 - .byte W12 - .byte N03 , En4 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte N03 , Fn4 - .byte W12 - .byte Fs4 - .byte W03 - .byte N09 , Gn4 - .byte W09 - .byte N06 , Gn4 , v120 - .byte W24 - .byte Cn5 , v096 - .byte W12 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Fn4 - .byte W84 - .byte VOICE , 48 - .byte PAN , c_v+22 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte N12 , Fn3 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 , Cn3 , v120 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte N06 , An3 , v096 - .byte W06 - .byte As3 , v120 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v-7 - .byte VOL , 74*mus_rg_nana123_mvl/mxv - .byte N72 , Dn4 , v108 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W48 - .byte 52*mus_rg_nana123_mvl/mxv - .byte W12 - .byte 74*mus_rg_nana123_mvl/mxv - .byte N24 , As3 - .byte W24 - .byte N48 , Fn4 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W36 - .byte 74*mus_rg_nana123_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte N03 , En4 - .byte W03 - .byte Fn4 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte N66 , Cn4 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W36 - .byte 52*mus_rg_nana123_mvl/mxv - .byte W18 - .byte 74*mus_rg_nana123_mvl/mxv - .byte N03 , Bn3 , v088 - .byte W03 - .byte As3 , v092 - .byte W03 - .byte N24 , An3 , v108 - .byte W24 - .byte N96 , Cn4 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W60 - .byte 52*mus_rg_nana123_mvl/mxv - .byte W24 - .byte 74*mus_rg_nana123_mvl/mxv - .byte N48 , Gn3 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W36 - .byte 74*mus_rg_nana123_mvl/mxv - .byte W12 - .byte N12 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte An3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N66 , An3 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W36 - .byte 52*mus_rg_nana123_mvl/mxv - .byte W18 - .byte 74*mus_rg_nana123_mvl/mxv - .byte N03 , Gs3 , v092 - .byte W03 - .byte Gn3 - .byte W03 - .byte N24 , Fs3 , v108 - .byte W24 - .byte N90 , Cn4 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W60 - .byte 52*mus_rg_nana123_mvl/mxv - .byte W18 - .byte 74*mus_rg_nana123_mvl/mxv - .byte N03 , Fn4 , v052 - .byte W03 - .byte Ds4 - .byte W03 - .byte N72 , Dn4 , v108 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W48 - .byte 52*mus_rg_nana123_mvl/mxv - .byte W12 - .byte 74*mus_rg_nana123_mvl/mxv - .byte N12 , En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 , As3 , v084 - .byte W12 - .byte N12 , Fn4 , v108 - .byte W12 - .byte N06 , As3 , v084 - .byte W12 - .byte N12 , En4 , v108 - .byte W12 - .byte N06 , As3 , v084 - .byte W12 - .byte N12 , Dn4 , v108 - .byte W12 - .byte N06 , As3 , v084 - .byte W12 - .byte N72 , Cn4 , v108 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W48 - .byte 52*mus_rg_nana123_mvl/mxv - .byte W12 - .byte 74*mus_rg_nana123_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte An3 - .byte W24 - .byte N72 , As3 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W48 - .byte 52*mus_rg_nana123_mvl/mxv - .byte W12 - .byte 74*mus_rg_nana123_mvl/mxv - .byte N12 , Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N24 - .byte W24 - .byte Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N48 , As3 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W36 - .byte 74*mus_rg_nana123_mvl/mxv - .byte N48 , Cs4 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W36 - .byte 74*mus_rg_nana123_mvl/mxv - .byte N84 , Cn4 - .byte W12 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte W48 - .byte 52*mus_rg_nana123_mvl/mxv - .byte W24 - .byte VOICE , 24 - .byte VOL , 78*mus_rg_nana123_mvl/mxv - .byte W09 - .byte N03 , As4 - .byte W03 - .byte GOTO - .word mus_rg_nana123_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_nana123_3: - .byte KEYSH , mus_rg_nana123_key+0 - .byte VOICE , 4 - .byte PAN , c_v+38 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte W24 -mus_rg_nana123_3_B1: - .byte VOICE , 4 - .byte PAN , c_v+38 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte W12 - .byte N09 , Fn3 , v127 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 , v120 - .byte W12 - .byte Gn3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W24 - .byte N09 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte As3 , v120 - .byte W03 - .byte N06 , An3 - .byte W06 - .byte N09 , Gn3 , v127 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte Gn3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W24 - .byte N09 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte As3 , v120 - .byte W03 - .byte N06 , An3 - .byte W06 - .byte N09 , Gn3 , v127 - .byte W12 - .byte En3 - .byte W12 - .byte N09 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W24 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte En3 , v127 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 , v127 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn4 , v120 - .byte W12 - .byte Fn3 , v127 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 , v120 - .byte W12 - .byte As3 , v127 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte As3 , v120 - .byte W03 - .byte N06 , An3 - .byte W06 - .byte N09 , Gn3 , v127 - .byte W12 - .byte W12 - .byte N09 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte As3 , v127 - .byte W12 - .byte An3 , v120 - .byte W12 - .byte Gn3 , v127 - .byte W12 - .byte En3 - .byte W12 - .byte N09 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En4 , v120 - .byte W12 - .byte En3 , v127 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte En3 , v127 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte As3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOICE , 83 - .byte PAN , c_v-13 - .byte VOL , 82*mus_rg_nana123_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_nana123_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_nana123_4: - .byte KEYSH , mus_rg_nana123_key+0 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 58*mus_rg_nana123_mvl/mxv - .byte W12 - .byte N12 , En1 , v120 - .byte W12 -mus_rg_nana123_4_B1: -mus_rg_nana123_4_000: - .byte N24 , Fn1 , v120 - .byte W36 - .byte N03 - .byte W48 - .byte N12 , En1 - .byte W12 - .byte PEND - .byte N24 , Fn1 - .byte W36 - .byte N03 - .byte W24 - .byte Cn2 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte An1 - .byte W12 -mus_rg_nana123_4_001: - .byte N24 , As1 , v120 - .byte W36 - .byte N03 , Gn1 - .byte W24 - .byte En1 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte N03 , Cs2 - .byte W12 - .byte PEND - .byte N24 , Cn2 - .byte W36 - .byte N06 , Gn1 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 -mus_rg_nana123_4_002: - .byte N24 , Gn1 , v120 - .byte W36 - .byte N03 - .byte W24 - .byte Cn1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte PEND - .byte Gn1 - .byte W36 - .byte N03 , En1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N03 , En2 - .byte W12 - .byte N24 , Fn2 - .byte W36 - .byte N03 , Fn1 - .byte W48 - .byte N12 , Cn1 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte N03 - .byte W24 - .byte Cn2 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_rg_nana123_4_000 - .byte N24 , Fn1 , v120 - .byte W36 - .byte N03 - .byte W24 - .byte Cn2 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte N03 , An1 - .byte W12 - .byte PATT - .word mus_rg_nana123_4_001 - .byte N24 , Cn2 , v120 - .byte W36 - .byte N03 , En1 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_rg_nana123_4_002 - .byte N24 , Gn1 , v120 - .byte W36 - .byte N03 , En1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte N03 - .byte W48 - .byte N12 , Cn1 - .byte W12 - .byte N24 , Fn2 - .byte W36 - .byte N03 , Cn2 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v+5 - .byte VOL , 58*mus_rg_nana123_mvl/mxv - .byte N24 , As1 - .byte W36 - .byte N03 - .byte W36 - .byte Fn2 - .byte W12 - .byte N12 , An1 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N03 , Gn1 - .byte W12 - .byte En2 - .byte W12 - .byte N24 - .byte W24 - .byte N03 , Dn2 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N03 , En1 - .byte W12 - .byte An1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N03 , Cs2 - .byte W12 - .byte N24 , Dn2 - .byte W36 - .byte N03 , Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N12 , Fs1 - .byte W12 - .byte N24 , Gn1 - .byte W36 - .byte N03 , Dn1 - .byte W12 - .byte As1 - .byte W12 - .byte N24 , Dn2 - .byte W24 - .byte N03 , Cs2 - .byte W12 - .byte N24 , Cn2 - .byte W36 - .byte N03 , Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte N12 , Ds2 - .byte W12 - .byte N24 , Dn2 - .byte W36 - .byte N03 , Fs1 - .byte W12 - .byte An1 - .byte W12 - .byte N24 , Dn2 - .byte W24 - .byte N03 , An1 - .byte W12 - .byte N24 , Fs1 - .byte W24 - .byte Ds1 - .byte W24 - .byte Cn2 - .byte W24 - .byte N12 , As1 - .byte W12 - .byte An1 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N03 - .byte W12 - .byte Fn1 - .byte W12 - .byte N24 - .byte W24 - .byte N03 , An1 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N03 - .byte W24 - .byte N12 , Gn1 - .byte W12 - .byte N03 , En2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N03 - .byte W12 - .byte N24 , En1 - .byte W36 - .byte N03 - .byte W12 - .byte N24 , Dn1 - .byte W36 - .byte N03 - .byte W12 - .byte Fs1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N03 , Bn1 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N03 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte N03 - .byte W12 - .byte N24 , En1 - .byte W36 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Cs1 - .byte W24 - .byte N03 , Gn1 - .byte W12 - .byte N24 , En1 - .byte W36 - .byte N03 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N03 , As1 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N03 - .byte W12 - .byte Fn1 - .byte W12 - .byte N24 - .byte W36 - .byte GOTO - .word mus_rg_nana123_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_nana123_5: - .byte KEYSH , mus_rg_nana123_key+0 - .byte VOICE , 24 - .byte VOL , 84*mus_rg_nana123_mvl/mxv - .byte PAN , c_v-16 - .byte MOD , 0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W24 -mus_rg_nana123_5_B1: - .byte VOICE , 24 - .byte VOL , 57*mus_rg_nana123_mvl/mxv - .byte PAN , c_v-23 - .byte N12 , An4 , v120 - .byte W12 - .byte N06 , Cn4 , v056 - .byte W12 - .byte N12 , Gn4 , v120 - .byte W12 - .byte N06 , Cn4 , v056 - .byte W12 - .byte N12 , Fn4 , v120 - .byte W12 - .byte N09 , Cn4 , v060 - .byte W12 - .byte PAN , c_v+30 - .byte N12 , Fn4 , v064 - .byte W12 - .byte N06 , Cn4 , v052 - .byte W12 - .byte Fn4 , v040 - .byte W12 - .byte N12 , Fn4 , v120 - .byte W12 - .byte PAN , c_v-22 - .byte N12 , Gn4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte N12 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N60 , En4 - .byte W36 - .byte MOD , 5 - .byte W24 - .byte VOICE , 1 - .byte MOD , 0 - .byte N12 , Fn4 , v127 - .byte W12 - .byte N03 , Cn4 , v100 - .byte W06 - .byte N06 , Fn4 , v044 - .byte W06 - .byte N36 , En4 , v127 - .byte W36 - .byte N03 , Cn4 , v088 - .byte W06 - .byte N06 , En4 , v040 - .byte W06 - .byte N24 , Fn4 , v127 - .byte W24 - .byte Gn4 - .byte W24 - .byte VOICE , 24 - .byte N12 , Gn4 , v120 - .byte W12 - .byte N03 , Cn4 , v072 - .byte W12 - .byte N12 , Fn4 , v120 - .byte W12 - .byte N03 , Cn4 , v076 - .byte W12 - .byte N12 , En4 , v120 - .byte W12 - .byte N03 , Cn4 , v072 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En4 , v064 - .byte W12 - .byte N03 , Cn4 , v056 - .byte W12 - .byte PAN , c_v-22 - .byte N12 , Cn5 , v088 - .byte W12 - .byte N03 , Cn4 , v064 - .byte N12 , En4 , v120 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N36 , Cn4 - .byte W21 - .byte MOD , 5 - .byte W15 - .byte VOICE , 1 - .byte VOL , 81*mus_rg_nana123_mvl/mxv - .byte MOD , 0 - .byte N24 , An2 , v127 - .byte W24 - .byte As2 - .byte W24 - .byte N36 , Cn3 - .byte W36 - .byte En3 - .byte W36 - .byte N12 , Fn3 - .byte W12 - .byte VOICE , 17 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte N06 , Cn4 , v096 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Cn4 , v064 - .byte W12 - .byte N12 , Dn4 , v096 - .byte W12 - .byte N03 , Cn4 , v064 - .byte W12 - .byte Bn3 - .byte W03 - .byte N09 , Cn4 , v096 - .byte W09 - .byte N09 - .byte W24 - .byte Fn3 - .byte W12 - .byte W12 - .byte N03 , Bn3 - .byte W03 - .byte N09 , Cn4 - .byte W09 - .byte N12 , Dn4 - .byte W12 - .byte Fn4 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , Dn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte N06 , Dn4 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W48 - .byte VOICE , 1 - .byte VOL , 56*mus_rg_nana123_mvl/mxv - .byte N12 , Gn4 , v100 - .byte W12 - .byte Fn4 , v096 - .byte W12 - .byte N03 , Cn4 , v080 - .byte W06 - .byte N06 , Fn4 , v036 - .byte W06 - .byte N12 , En4 , v108 - .byte W12 - .byte N24 , Cn4 , v096 - .byte W24 - .byte N03 , Gn3 , v080 - .byte W06 - .byte N06 , Cn4 , v036 - .byte W06 - .byte N12 , Fn4 , v108 - .byte W18 - .byte N06 , Fn4 , v036 - .byte W06 - .byte N12 , Gn4 , v108 - .byte W06 - .byte VOL , 50*mus_rg_nana123_mvl/mxv - .byte W06 - .byte 63*mus_rg_nana123_mvl/mxv - .byte W03 - .byte VOICE , 17 - .byte N06 , Cn4 , v096 - .byte W03 - .byte Dn4 - .byte W06 - .byte VOL , 63*mus_rg_nana123_mvl/mxv - .byte N12 , En4 - .byte W12 - .byte N03 , As3 , v064 - .byte W12 - .byte N12 , Dn4 , v096 - .byte W12 - .byte N03 , As3 , v072 - .byte W12 - .byte Bn3 - .byte W03 - .byte N09 , Cn4 , v096 - .byte W09 - .byte N06 - .byte W24 - .byte Gn4 , v080 - .byte W12 - .byte W12 - .byte N12 , Cn4 , v092 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , Dn4 , v064 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , Dn4 , v092 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W84 - .byte VOICE , 48 - .byte VOL , 54*mus_rg_nana123_mvl/mxv - .byte N36 , An2 , v096 - .byte W36 - .byte As2 - .byte W36 - .byte N06 , Cn3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cs3 , v120 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte VOL , 38*mus_rg_nana123_mvl/mxv - .byte PAN , c_v+23 - .byte N72 , As2 - .byte W72 - .byte N24 , Fn2 - .byte W24 - .byte N48 , Dn2 - .byte W48 - .byte N12 , Dn3 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N03 , An2 - .byte W03 - .byte As2 - .byte W03 - .byte N06 , An2 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte N36 , En2 - .byte W36 - .byte N03 , Cn2 - .byte W12 - .byte N18 , En2 - .byte W18 - .byte N03 , Fn2 - .byte W03 - .byte Fs2 - .byte W03 - .byte N24 , Gn2 - .byte W24 - .byte N48 , Fs2 - .byte W48 - .byte N12 , As2 - .byte W12 - .byte An2 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte Gn2 - .byte W03 - .byte N06 , Fs2 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N36 , Dn2 - .byte W36 - .byte N12 , As1 - .byte W12 - .byte N24 , Dn2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte Cn2 - .byte W24 - .byte An1 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte N36 , Dn2 - .byte W36 - .byte N12 , An1 - .byte W12 - .byte N48 , Dn2 - .byte W48 - .byte N24 , Fs1 - .byte W24 - .byte An1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Ds2 - .byte W24 - .byte VOL , 42*mus_rg_nana123_mvl/mxv - .byte N72 , Fn2 - .byte W72 - .byte N12 , Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N36 , Cn3 - .byte W36 - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W09 - .byte N24 , En3 - .byte W24 - .byte W03 - .byte N06 , Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte N24 , Fs2 - .byte W24 - .byte An2 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte An2 - .byte W12 - .byte N36 , As2 - .byte W36 - .byte N06 , Dn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N24 , Cs3 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte N36 , Fn3 - .byte W36 - .byte N12 , Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N36 , Gn3 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte W06 - .byte 27*mus_rg_nana123_mvl/mxv - .byte W06 - .byte 20*mus_rg_nana123_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_nana123_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_nana123_6: - .byte KEYSH , mus_rg_nana123_key+0 - .byte VOICE , 92 - .byte LFOS , 50 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 37*mus_rg_nana123_mvl/mxv - .byte BEND , c_v+1 - .byte W24 -mus_rg_nana123_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N06 , An4 , v096 - .byte W06 - .byte As4 , v120 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N72 , Dn5 , v108 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nana123_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N24 , As4 - .byte W24 - .byte N48 , Fn5 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N12 , Gn5 - .byte W12 - .byte N06 , Fn5 - .byte W12 - .byte N03 , En5 - .byte W03 - .byte Fn5 - .byte W03 - .byte N06 , En5 - .byte W06 - .byte N12 , Dn5 - .byte W12 - .byte N66 , Cn5 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nana123_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N03 , Bn4 , v088 - .byte W03 - .byte As4 , v092 - .byte W03 - .byte N24 , An4 , v108 - .byte W24 - .byte N96 , Cn5 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte W56 - .byte W01 - .byte VOL , 21*mus_rg_nana123_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N48 , Gn4 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte W12 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte An4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N66 , An4 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nana123_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N03 , Gs4 , v092 - .byte W03 - .byte Gn4 - .byte W03 - .byte N24 , Fs4 , v108 - .byte W24 - .byte MOD , 4 - .byte N90 , Cn5 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte W48 - .byte 21*mus_rg_nana123_mvl/mxv - .byte W30 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N03 , Fn5 , v052 - .byte W03 - .byte Ds5 - .byte W03 - .byte N72 , Dn5 , v108 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nana123_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N12 , En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N06 , As4 , v084 - .byte W12 - .byte N12 , Fn5 , v108 - .byte W12 - .byte N06 , As4 , v080 - .byte W12 - .byte N12 , En5 , v108 - .byte W12 - .byte N06 , As4 , v084 - .byte W12 - .byte N12 , Dn5 , v096 - .byte W12 - .byte N06 , As4 , v072 - .byte W12 - .byte N72 , Cn5 , v108 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nana123_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N12 , Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N24 , Dn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte An4 - .byte W24 - .byte N72 , As4 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nana123_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N12 , Cn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N24 - .byte W24 - .byte Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N48 , As4 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte MOD , 4 - .byte W24 - .byte W03 - .byte VOL , 21*mus_rg_nana123_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N48 , Cs5 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte W24 - .byte VOL , 21*mus_rg_nana123_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte N84 , Cn5 - .byte W12 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nana123_mvl/mxv - .byte W24 - .byte 10*mus_rg_nana123_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nana123_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_nana123_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_nana123_7: - .byte KEYSH , mus_rg_nana123_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 82*mus_rg_nana123_mvl/mxv - .byte N06 , Cn1 , v120 - .byte W12 - .byte N12 , En1 - .byte W12 -mus_rg_nana123_7_B1: - .byte VOL , 67*mus_rg_nana123_mvl/mxv - .byte N06 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 -mus_rg_nana123_7_000: - .byte N06 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nana123_7_000 -mus_rg_nana123_7_001: - .byte N06 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nana123_7_000 - .byte PATT - .word mus_rg_nana123_7_000 - .byte PATT - .word mus_rg_nana123_7_000 - .byte N06 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte PATT - .word mus_rg_nana123_7_000 - .byte PATT - .word mus_rg_nana123_7_000 - .byte PATT - .word mus_rg_nana123_7_000 - .byte PATT - .word mus_rg_nana123_7_001 - .byte PATT - .word mus_rg_nana123_7_000 - .byte PATT - .word mus_rg_nana123_7_000 - .byte PATT - .word mus_rg_nana123_7_000 - .byte N06 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W12 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 -mus_rg_nana123_7_002: - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , En1 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_nana123_7_002 - .byte PATT - .word mus_rg_nana123_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W10 - .byte N01 , En1 , v096 - .byte W02 - .byte N09 , En1 , v120 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Fn1 , v104 - .byte W12 - .byte PATT - .word mus_rg_nana123_7_002 - .byte PATT - .word mus_rg_nana123_7_002 - .byte PATT - .word mus_rg_nana123_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W10 - .byte N01 , En1 , v096 - .byte W02 - .byte N09 , En1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte N06 , Gn1 - .byte W12 - .byte Cn1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte PATT - .word mus_rg_nana123_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W10 - .byte N01 , En1 , v096 - .byte W02 - .byte N09 , En1 , v120 - .byte W12 - .byte N12 - .byte W24 - .byte PATT - .word mus_rg_nana123_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W24 - .byte PATT - .word mus_rg_nana123_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W10 - .byte N01 , En1 , v096 - .byte W02 - .byte N09 , En1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte N06 , Fn1 - .byte W12 - .byte GOTO - .word mus_rg_nana123_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_nana123_8: - .byte KEYSH , mus_rg_nana123_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 31*mus_rg_nana123_mvl/mxv - .byte N01 , Cn5 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W18 -mus_rg_nana123_8_B1: -mus_rg_nana123_8_000: - .byte N01 , Cn5 , v120 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte N01 - .byte W24 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 - .byte PATT - .word mus_rg_nana123_8_000 -mus_rg_nana123_8_001: - .byte N01 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte PEND -mus_rg_nana123_8_002: - .byte N01 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_nana123_8_001 - .byte PATT - .word mus_rg_nana123_8_002 - .byte PATT - .word mus_rg_nana123_8_001 - .byte PATT - .word mus_rg_nana123_8_002 - .byte PATT - .word mus_rg_nana123_8_001 - .byte PATT - .word mus_rg_nana123_8_002 - .byte PATT - .word mus_rg_nana123_8_001 - .byte PATT - .word mus_rg_nana123_8_002 - .byte PATT - .word mus_rg_nana123_8_001 - .byte PATT - .word mus_rg_nana123_8_002 - .byte PATT - .word mus_rg_nana123_8_001 - .byte PATT - .word mus_rg_nana123_8_002 - .byte PATT - .word mus_rg_nana123_8_001 - .byte PATT - .word mus_rg_nana123_8_002 - .byte GOTO - .word mus_rg_nana123_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_nana123_9: - .byte KEYSH , mus_rg_nana123_key+0 - .byte VOICE , 126 - .byte PAN , c_v+0 - .byte VOL , 38*mus_rg_nana123_mvl/mxv - .byte W12 - .byte N12 , Gn5 , v080 - .byte W12 -mus_rg_nana123_9_B1: - .byte W60 - .byte N12 , Gn5 , v120 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W96 - .byte W84 - .byte Gn5 , v108 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte GOTO - .word mus_rg_nana123_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_nana123: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_nana123_pri @ Priority - .byte mus_rg_nana123_rev @ Reverb. - - .word mus_rg_nana123_grp - - .word mus_rg_nana123_1 - .word mus_rg_nana123_2 - .word mus_rg_nana123_3 - .word mus_rg_nana123_4 - .word mus_rg_nana123_5 - .word mus_rg_nana123_6 - .word mus_rg_nana123_7 - .word mus_rg_nana123_8 - .word mus_rg_nana123_9 - - .end diff --git a/sound/songs/mus_rg_nana45.s b/sound/songs/mus_rg_nana45.s deleted file mode 100644 index 1bad929b68..0000000000 --- a/sound/songs/mus_rg_nana45.s +++ /dev/null @@ -1,2887 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_nana45_grp, voicegroup188 - .equ mus_rg_nana45_pri, 0 - .equ mus_rg_nana45_rev, reverb_set+50 - .equ mus_rg_nana45_mvl, 127 - .equ mus_rg_nana45_key, 0 - .equ mus_rg_nana45_tbs, 1 - .equ mus_rg_nana45_exg, 0 - .equ mus_rg_nana45_cmp, 1 - - .section .rodata - .global mus_rg_nana45 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_nana45_1: - .byte KEYSH , mus_rg_nana45_key+0 - .byte TEMPO , 120*mus_rg_nana45_tbs/2 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 84*mus_rg_nana45_mvl/mxv - .byte N06 , En1 , v080 - .byte W06 - .byte Gs1 - .byte W06 -mus_rg_nana45_1_000: - .byte N06 , An1 , v080 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte PEND - .byte N06 , An1 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , En2 - .byte W24 -mus_rg_nana45_1_B1: - .byte PATT - .word mus_rg_nana45_1_000 -mus_rg_nana45_1_001: - .byte N06 , Cs2 , v080 - .byte W36 - .byte N06 - .byte W12 - .byte Gs1 - .byte W12 - .byte N24 , Cs2 - .byte W24 - .byte N12 , Fn2 - .byte W12 - .byte PEND -mus_rg_nana45_1_002: - .byte N06 , Fs2 , v076 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte N06 , An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N24 , En2 - .byte W12 - .byte PEND - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte En2 - .byte W12 - .byte N24 , Ds2 - .byte W24 - .byte N11 , Dn2 , v072 - .byte W12 - .byte An2 - .byte W12 - .byte N05 , Fs2 - .byte W12 -mus_rg_nana45_1_003: - .byte N06 , Dn2 , v080 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte PEND -mus_rg_nana45_1_004: - .byte N06 , Ds2 , v080 - .byte W36 - .byte N06 - .byte W24 - .byte N24 , An1 - .byte W24 - .byte N06 , Ds2 - .byte W12 - .byte PEND -mus_rg_nana45_1_005: - .byte N06 , En2 , v080 - .byte W36 - .byte N06 - .byte W12 - .byte Bn1 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N06 , En2 - .byte W12 - .byte PEND - .byte N06 - .byte W36 - .byte N06 - .byte W12 - .byte Gs1 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte PATT - .word mus_rg_nana45_1_000 - .byte PATT - .word mus_rg_nana45_1_001 - .byte PATT - .word mus_rg_nana45_1_002 - .byte W12 - .byte N06 , Fs2 , v076 - .byte W12 - .byte En2 - .byte W12 - .byte N36 , Ds2 - .byte W60 - .byte PATT - .word mus_rg_nana45_1_003 - .byte PATT - .word mus_rg_nana45_1_004 - .byte PATT - .word mus_rg_nana45_1_005 - .byte N06 , En2 , v080 - .byte W36 - .byte N06 - .byte W12 - .byte Gs1 - .byte W12 - .byte N12 , En2 - .byte W24 - .byte Dn2 - .byte W12 - .byte N06 , Cs2 , v076 - .byte W12 - .byte N06 - .byte W12 - .byte Cs2 , v080 - .byte W12 - .byte Cs2 , v088 - .byte W12 - .byte Cs2 , v092 - .byte W12 - .byte Cs2 , v096 - .byte W12 - .byte Cs2 , v104 - .byte W12 - .byte N06 - .byte W12 - .byte Fs1 , v080 - .byte W12 - .byte An1 - .byte W12 - .byte N12 , Cs2 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N06 , An1 - .byte W24 - .byte Cs2 - .byte W12 - .byte Cs2 , v076 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cs2 , v084 - .byte W12 - .byte Cs2 , v092 - .byte W12 - .byte Cs2 , v096 - .byte W12 - .byte Cs2 , v100 - .byte W12 - .byte Cs2 , v104 - .byte W12 - .byte N12 , Fs1 , v080 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N06 , Bn1 - .byte W24 - .byte N12 , Ds2 - .byte W12 - .byte N06 , Dn1 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , An1 - .byte W24 - .byte N06 , Cs1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Ds1 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , An1 - .byte W24 - .byte N06 , Dn1 - .byte W06 - .byte Ds1 - .byte W06 - .byte En1 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Bn1 - .byte W24 - .byte N06 , Dn1 - .byte W06 - .byte Ds1 - .byte W06 - .byte En1 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Bn1 - .byte W24 - .byte N06 , Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte GOTO - .word mus_rg_nana45_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_nana45_2: - .byte KEYSH , mus_rg_nana45_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+37 - .byte VOL , 64*mus_rg_nana45_mvl/mxv - .byte W12 - .byte N06 , Cs3 , v080 - .byte W12 - .byte Cs3 , v048 - .byte W12 - .byte Cs3 , v032 - .byte W12 - .byte Cs3 , v080 - .byte W12 - .byte Cs3 , v044 - .byte W12 - .byte Cs3 , v032 - .byte W12 - .byte Cs3 , v020 - .byte W12 - .byte N06 - .byte W12 - .byte Cs3 , v080 - .byte W12 - .byte Cs3 , v048 - .byte W12 - .byte Cs3 , v032 - .byte W12 - .byte Cs3 , v080 - .byte W12 - .byte Cs3 , v048 - .byte W12 - .byte Cs3 , v032 - .byte W12 - .byte N23 , An3 , v072 - .byte W24 -mus_rg_nana45_2_B1: - .byte VOICE , 24 - .byte PAN , c_v+37 - .byte VOL , 64*mus_rg_nana45_mvl/mxv - .byte N06 , Bn3 , v080 - .byte W12 - .byte Bn3 , v044 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte An3 , v080 - .byte W12 - .byte An3 , v048 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte Cs4 , v076 - .byte W12 - .byte Cs4 , v052 - .byte W12 - .byte Fs4 , v080 - .byte W12 - .byte Fs4 , v048 - .byte W12 - .byte Fs4 , v032 - .byte W12 - .byte En4 , v080 - .byte W12 - .byte En4 , v044 - .byte W12 - .byte En4 , v032 - .byte W12 - .byte Fn4 , v080 - .byte W12 - .byte Fn4 , v048 - .byte W12 - .byte Gs3 , v080 - .byte W12 - .byte Gs3 , v044 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte An3 , v080 - .byte W12 - .byte An3 , v044 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte An3 , v020 - .byte W12 - .byte N06 - .byte W12 - .byte Bn3 , v080 - .byte W12 - .byte Bn3 , v044 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte An3 , v080 - .byte W12 - .byte An3 , v048 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte An3 , v080 - .byte W12 - .byte An3 , v048 - .byte W12 - .byte Cs4 , v084 - .byte W12 - .byte Cs4 , v048 - .byte W12 - .byte Cs4 , v032 - .byte W12 - .byte Dn4 , v080 - .byte W12 - .byte Dn4 , v048 - .byte W12 - .byte Dn4 , v032 - .byte W12 - .byte Dn4 , v020 - .byte W12 - .byte N06 - .byte W12 - .byte Cs4 , v080 - .byte W12 - .byte Cs4 , v048 - .byte W12 - .byte Cs4 , v032 - .byte W12 - .byte Bn3 , v080 - .byte W12 - .byte Bn3 , v048 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte An3 , v080 - .byte W12 - .byte An3 , v048 - .byte W12 - .byte Gs3 , v080 - .byte W12 - .byte Gs3 , v048 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte Fs3 , v080 - .byte W12 - .byte Fs3 , v048 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte An3 , v080 - .byte W12 - .byte An3 , v044 - .byte W12 - .byte N12 , En3 , v080 - .byte W12 - .byte N06 , Fs3 - .byte W24 - .byte N24 , Gs3 - .byte W24 - .byte N03 , Ds4 - .byte W03 - .byte N09 , En4 - .byte W09 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cs4 , v052 - .byte W12 - .byte Cs4 , v032 - .byte W12 - .byte Bn3 , v080 - .byte W12 - .byte Bn3 , v052 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte Cs4 , v080 - .byte W12 - .byte Cs4 , v052 - .byte W12 - .byte Fs4 , v080 - .byte W12 - .byte Fs4 , v032 - .byte W12 - .byte N06 - .byte W12 - .byte Fn4 , v080 - .byte W12 - .byte Fn4 , v044 - .byte W12 - .byte Fn4 , v032 - .byte W12 - .byte Gs4 , v080 - .byte W12 - .byte Gs4 , v020 - .byte W12 - .byte Gs3 , v080 - .byte W12 - .byte Gs3 , v048 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte An3 , v080 - .byte W12 - .byte An3 , v044 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte An3 , v020 - .byte W12 - .byte N06 - .byte W12 - .byte Bn3 , v080 - .byte W12 - .byte Bn3 , v048 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte An3 , v080 - .byte W12 - .byte An3 , v044 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte An3 , v020 - .byte W24 - .byte Cs4 , v080 - .byte W12 - .byte Cs4 , v044 - .byte W12 - .byte Cs4 , v032 - .byte W12 - .byte Dn4 , v080 - .byte W12 - .byte Dn4 , v048 - .byte W12 - .byte Dn4 , v032 - .byte W12 - .byte Dn4 , v020 - .byte W12 - .byte N06 - .byte W12 - .byte Cs4 , v080 - .byte W12 - .byte Cs4 , v044 - .byte W12 - .byte Cs4 , v032 - .byte W12 - .byte Bn3 , v080 - .byte W12 - .byte Bn3 , v044 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte Gs3 , v080 - .byte W12 - .byte Gs3 , v044 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte Fs3 , v080 - .byte W12 - .byte Fs3 , v044 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte An3 , v080 - .byte W12 - .byte An3 , v040 - .byte W12 - .byte VOICE , 17 - .byte PAN , c_v+16 - .byte VOL , 58*mus_rg_nana45_mvl/mxv - .byte N12 , Bn3 , v080 - .byte W12 - .byte Gs3 - .byte W21 - .byte N03 , Gn4 - .byte W03 - .byte N36 , Gs4 - .byte W36 - .byte N12 , Fs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v+42 - .byte VOL , 64*mus_rg_nana45_mvl/mxv - .byte N06 , En4 , v084 - .byte W12 - .byte En4 , v044 - .byte W12 - .byte En4 , v080 - .byte W12 - .byte En4 , v060 - .byte W12 - .byte Fn4 , v092 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte Fn4 , v100 - .byte W12 - .byte Fn4 , v076 - .byte W12 - .byte VOICE , 17 - .byte PAN , c_v+16 - .byte VOL , 56*mus_rg_nana45_mvl/mxv - .byte N12 , Fs4 , v064 - .byte W12 - .byte N06 , An4 , v080 - .byte W12 - .byte Gs4 - .byte W12 - .byte N24 , Fn4 - .byte W60 - .byte VOICE , 24 - .byte PAN , c_v+44 - .byte VOL , 64*mus_rg_nana45_mvl/mxv - .byte N06 , En4 - .byte W12 - .byte En4 , v044 - .byte W12 - .byte En4 , v088 - .byte W12 - .byte En4 , v052 - .byte W12 - .byte Fn4 , v096 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte Fn4 , v108 - .byte W12 - .byte Fn4 , v080 - .byte W12 - .byte VOICE , 17 - .byte PAN , c_v+16 - .byte VOL , 60*mus_rg_nana45_mvl/mxv - .byte N03 , Gs4 - .byte W03 - .byte N09 , An4 - .byte W09 - .byte N06 , Cs5 - .byte W12 - .byte An4 - .byte W12 - .byte N12 , Ds4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N06 , Fs4 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v+43 - .byte VOL , 64*mus_rg_nana45_mvl/mxv - .byte N12 , An4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PAN , c_v-23 - .byte N12 , Dn4 - .byte W12 - .byte PAN , c_v-38 - .byte N24 , An3 - .byte W24 - .byte N12 , Dn4 - .byte W24 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte Fs4 - .byte W12 - .byte PAN , c_v+26 - .byte N12 , Ds4 - .byte W12 - .byte PAN , c_v+46 - .byte N24 , An3 - .byte W24 - .byte N12 , Ds4 - .byte W24 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v+37 - .byte N12 , An4 - .byte W12 - .byte PAN , c_v+22 - .byte N12 , En4 - .byte W12 - .byte Bn3 - .byte W03 - .byte PAN , c_v-18 - .byte W09 - .byte c_v-33 - .byte N12 , An3 - .byte W09 - .byte PAN , c_v-46 - .byte W03 - .byte N12 , En3 - .byte W12 - .byte N11 , En4 - .byte W12 - .byte An3 - .byte W12 - .byte VOICE , 48 - .byte VOL , 23*mus_rg_nana45_mvl/mxv - .byte PAN , c_v+45 - .byte N84 , En4 , v056 - .byte W05 - .byte VOL , 26*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 27*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 29*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 31*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 31*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 35*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 37*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 39*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 41*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 42*mus_rg_nana45_mvl/mxv - .byte W01 - .byte PAN , c_v+36 - .byte W03 - .byte VOL , 46*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 47*mus_rg_nana45_mvl/mxv - .byte W01 - .byte PAN , c_v+32 - .byte W02 - .byte VOL , 48*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 52*mus_rg_nana45_mvl/mxv - .byte W01 - .byte PAN , c_v+18 - .byte W03 - .byte VOL , 54*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 58*mus_rg_nana45_mvl/mxv - .byte W01 - .byte PAN , c_v+7 - .byte W02 - .byte VOL , 60*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 61*mus_rg_nana45_mvl/mxv - .byte W01 - .byte PAN , c_v-10 - .byte W03 - .byte VOL , 64*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 69*mus_rg_nana45_mvl/mxv - .byte W01 - .byte PAN , c_v-24 - .byte W02 - .byte VOL , 72*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 74*mus_rg_nana45_mvl/mxv - .byte W01 - .byte PAN , c_v-37 - .byte W06 - .byte c_v-48 - .byte W21 - .byte GOTO - .word mus_rg_nana45_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_nana45_3: - .byte KEYSH , mus_rg_nana45_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+16 - .byte VOL , 84*mus_rg_nana45_mvl/mxv - .byte W06 - .byte N06 , As3 , v036 - .byte W06 - .byte Bn3 , v104 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte Bn3 , v056 - .byte W12 - .byte An3 , v104 - .byte W12 - .byte An3 , v076 - .byte W12 - .byte An3 , v052 - .byte W12 - .byte An3 , v040 - .byte W12 - .byte An3 , v024 - .byte W12 - .byte Gs3 , v104 - .byte W12 - .byte Gs3 , v072 - .byte W12 - .byte Gs3 , v056 - .byte W12 - .byte An3 , v108 - .byte W12 - .byte An3 , v072 - .byte W12 - .byte An3 , v052 - .byte W12 - .byte N21 , Cs4 , v104 - .byte W21 - .byte VOICE , 17 - .byte N03 , Gs4 , v116 - .byte W03 -mus_rg_nana45_3_B1: - .byte VOL , 84*mus_rg_nana45_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v-10 - .byte N12 , An4 , v116 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte Gs4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte Bn4 - .byte W24 - .byte N06 , Cs5 - .byte W09 - .byte N03 , Ds5 - .byte W03 - .byte N36 , En5 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 , Cs5 - .byte W24 - .byte N24 , Bn4 - .byte W24 - .byte N12 , Cs5 - .byte W12 - .byte TIE , An4 - .byte W56 - .byte W01 - .byte MOD , 5 - .byte W36 - .byte W03 -mus_rg_nana45_3_000: - .byte W12 - .byte VOL , 78*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 72*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 66*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 61*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 58*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 52*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 49*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 43*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 42*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 38*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 36*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 33*mus_rg_nana45_mvl/mxv - .byte W01 - .byte 31*mus_rg_nana45_mvl/mxv - .byte W03 - .byte PEND - .byte EOT , An4 - .byte MOD , 0 - .byte W24 - .byte VOICE , 24 - .byte VOL , 74*mus_rg_nana45_mvl/mxv - .byte N12 , Fs4 , v108 - .byte W12 - .byte N06 , An4 - .byte W09 - .byte N03 , Cs5 - .byte W03 - .byte N48 , Dn5 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte W12 - .byte N12 - .byte W12 - .byte Cs5 - .byte W12 - .byte N06 , Bn4 - .byte W09 - .byte N03 , Gs4 - .byte W03 - .byte N36 , An4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte N06 , Gs4 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , An4 - .byte W09 - .byte N03 , As4 - .byte W03 - .byte N72 , Bn4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte W03 - .byte VOL , 70*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 68*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 61*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 56*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 50*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 46*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 41*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 37*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 31*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 25*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 17*mus_rg_nana45_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 74*mus_rg_nana45_mvl/mxv - .byte N24 , An4 - .byte W24 - .byte N12 , Gs4 - .byte W12 - .byte N06 , An4 - .byte W24 - .byte N32 , Bn4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W20 - .byte VOICE , 17 - .byte W01 - .byte VOL , 84*mus_rg_nana45_mvl/mxv - .byte N03 , Gs4 , v116 - .byte W03 - .byte N12 , An4 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte Gs4 - .byte W12 - .byte N24 , An4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cs5 - .byte W09 - .byte N03 , Ds5 - .byte W03 - .byte N24 , En5 - .byte W24 - .byte N06 , Cs5 - .byte W12 - .byte N23 , Fn5 , v104 - .byte W24 - .byte N05 , Cs5 , v112 - .byte W12 - .byte N12 , Bn4 , v116 - .byte W12 - .byte N06 , Cs5 - .byte W09 - .byte N03 , Gs4 - .byte W03 - .byte TIE , An4 - .byte W72 - .byte MOD , 5 - .byte W24 - .byte PATT - .word mus_rg_nana45_3_000 - .byte EOT , An4 - .byte MOD , 0 - .byte W24 - .byte VOICE , 24 - .byte VOL , 84*mus_rg_nana45_mvl/mxv - .byte N12 , Fs4 , v108 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte N48 , Dn5 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte W12 - .byte N12 - .byte W12 - .byte Cs5 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N36 , An4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N12 , Gs4 - .byte W24 - .byte N24 - .byte W24 - .byte N06 , An4 - .byte W09 - .byte N03 , As4 - .byte W03 - .byte N84 , Bn4 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte VOL , 83*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 73*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 66*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 62*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 59*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 56*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 52*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 48*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 40*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 33*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 21*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 11*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 84*mus_rg_nana45_mvl/mxv - .byte MOD , 0 - .byte N12 , An4 - .byte W12 - .byte VOICE , 17 - .byte N12 , Gs4 - .byte W12 - .byte En4 - .byte W21 - .byte N03 , Ds5 - .byte W03 - .byte N36 , En5 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N12 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N03 , As4 - .byte W03 - .byte N09 , Bn4 - .byte W09 - .byte N12 , An4 - .byte W12 - .byte N06 , Gs4 - .byte W12 - .byte N12 , En5 - .byte W24 - .byte N24 , Dn5 - .byte W24 - .byte N12 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N24 , An4 - .byte W60 - .byte N03 , As4 - .byte W03 - .byte N09 , Bn4 - .byte W09 - .byte N12 , An4 - .byte W12 - .byte N06 , Gs4 - .byte W12 - .byte N12 , En5 - .byte W24 - .byte N24 , Fn5 - .byte W24 - .byte N12 , Gs5 - .byte W12 - .byte N03 , Gn5 - .byte W03 - .byte N09 , Gs5 - .byte W09 - .byte N06 , An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte N24 , Cs5 - .byte W24 - .byte Bn4 - .byte W24 - .byte N06 , An4 - .byte W12 - .byte N12 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , Cs5 - .byte W24 - .byte N12 , Bn4 - .byte W24 - .byte An4 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , Cs5 - .byte W24 - .byte N12 , Fs5 - .byte W24 - .byte Gs5 - .byte W12 - .byte N72 , En5 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte VOL , 73*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 68*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 63*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 59*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 56*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 48*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 39*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 29*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 83*mus_rg_nana45_mvl/mxv - .byte MOD , 0 - .byte N24 , Bn4 - .byte W24 - .byte VOL , 33*mus_rg_nana45_mvl/mxv - .byte N84 , Gs4 , v124 - .byte W02 - .byte VOL , 35*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 36*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 40*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 41*mus_rg_nana45_mvl/mxv - .byte MOD , 5 - .byte W02 - .byte VOL , 44*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 48*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 52*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 55*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 58*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 61*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 63*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 68*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 71*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 74*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 78*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 82*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 84*mus_rg_nana45_mvl/mxv - .byte W30 - .byte W01 - .byte VOICE , 17 - .byte W03 - .byte N06 , En4 , v108 - .byte W06 - .byte Gs4 - .byte W06 - .byte GOTO - .word mus_rg_nana45_3_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_nana45_4: - .byte KEYSH , mus_rg_nana45_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-36 - .byte VOL , 46*mus_rg_nana45_mvl/mxv - .byte W12 - .byte N56 , Bn2 , v072 - .byte W60 - .byte N23 , Cs3 - .byte W24 - .byte N11 , En2 - .byte W12 - .byte N32 , Bn2 - .byte W36 - .byte An2 - .byte W36 - .byte N23 , Cs3 - .byte W24 -mus_rg_nana45_4_B1: - .byte VOL , 46*mus_rg_nana45_mvl/mxv - .byte N32 , An2 , v072 - .byte W36 - .byte N23 , Gs2 - .byte W24 - .byte An2 - .byte W24 - .byte N11 , Bn2 - .byte W12 - .byte N32 , Cs3 - .byte W36 - .byte N11 , En2 - .byte W12 - .byte N32 , Bn2 - .byte W36 - .byte N11 , Cs3 - .byte W12 - .byte N05 , Fs3 , v064 - .byte W12 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N23 , Fn3 - .byte W24 - .byte N05 , An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N23 , En3 - .byte W12 - .byte W12 - .byte N05 , Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte N23 , Ds3 - .byte W24 - .byte N11 , Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N05 , Dn3 - .byte W12 - .byte N32 , An3 , v056 - .byte W36 - .byte N23 , Fs3 - .byte W24 - .byte N11 , An3 - .byte W12 - .byte N23 , Dn3 - .byte W24 - .byte N32 , Bn3 - .byte W36 - .byte N23 , Gs3 - .byte W24 - .byte N11 , Fs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 , v072 - .byte W12 - .byte N32 , Gs2 - .byte W36 - .byte N23 , An2 - .byte W24 - .byte Bn2 - .byte W24 - .byte N11 , Gs3 , v056 - .byte W12 - .byte Bn3 - .byte W12 - .byte N05 , Cs4 - .byte W24 - .byte N32 , Dn4 - .byte W36 - .byte W03 - .byte N08 , En3 - .byte W09 - .byte N11 , Gs3 - .byte W12 - .byte N32 , An2 , v072 - .byte W36 - .byte N23 , Gs2 - .byte W24 - .byte An2 - .byte W24 - .byte N11 , Bn2 - .byte W12 - .byte N32 , Cs3 - .byte W36 - .byte N11 , Fn2 - .byte W12 - .byte N32 , Bn2 - .byte W36 - .byte N11 , Cs3 - .byte W12 - .byte N05 , Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N23 , Fn3 - .byte W24 - .byte N05 , An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N23 , En3 - .byte W12 - .byte W12 - .byte N05 , Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte N23 , Ds3 - .byte W24 - .byte N11 , Dn3 - .byte W36 - .byte N32 , An2 - .byte W36 - .byte N23 , Gs2 - .byte W24 - .byte An2 - .byte W24 - .byte N11 , Dn3 - .byte W12 - .byte N32 , Bn2 - .byte W36 - .byte N23 , Gs2 - .byte W24 - .byte An2 - .byte W24 - .byte N11 , As2 - .byte W12 - .byte N68 , Bn2 - .byte W96 - .byte VOL , 66*mus_rg_nana45_mvl/mxv - .byte N44 , Gs2 - .byte W06 - .byte PAN , c_v-33 - .byte W02 - .byte c_v-26 - .byte W04 - .byte c_v-19 - .byte W02 - .byte c_v-8 - .byte W03 - .byte c_v+4 - .byte W03 - .byte c_v+16 - .byte W04 - .byte c_v+24 - .byte W02 - .byte c_v+32 - .byte W03 - .byte c_v+36 - .byte W01 - .byte c_v+39 - .byte W18 - .byte c_v-35 - .byte N44 , Bn2 - .byte W02 - .byte PAN , c_v-32 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-19 - .byte W04 - .byte c_v-14 - .byte W02 - .byte c_v-3 - .byte W03 - .byte c_v+4 - .byte W03 - .byte c_v+16 - .byte W04 - .byte VOL , 73*mus_rg_nana45_mvl/mxv - .byte PAN , c_v+37 - .byte W24 - .byte VOL , 18*mus_rg_nana45_mvl/mxv - .byte PAN , c_v-36 - .byte N44 , En3 - .byte W02 - .byte VOL , 21*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 23*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 27*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 33*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 37*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 44*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 48*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 52*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 54*mus_rg_nana45_mvl/mxv - .byte W01 - .byte 59*mus_rg_nana45_mvl/mxv - .byte W21 - .byte 17*mus_rg_nana45_mvl/mxv - .byte N44 , Fn3 - .byte W02 - .byte VOL , 21*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 23*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 27*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 30*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 34*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 41*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 48*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 51*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 59*mus_rg_nana45_mvl/mxv - .byte W22 - .byte 43*mus_rg_nana45_mvl/mxv - .byte N32 , Fs3 , v084 - .byte W36 - .byte PAN , c_v-16 - .byte N23 , Cs3 , v072 - .byte W24 - .byte PAN , c_v+32 - .byte N23 , Bn2 - .byte W24 - .byte PAN , c_v+47 - .byte N11 , An2 - .byte W12 - .byte VOL , 18*mus_rg_nana45_mvl/mxv - .byte PAN , c_v-37 - .byte N44 , En3 - .byte W02 - .byte VOL , 21*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 23*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 27*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 33*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 37*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 44*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 48*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 52*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 54*mus_rg_nana45_mvl/mxv - .byte W22 - .byte 17*mus_rg_nana45_mvl/mxv - .byte N32 , Fn3 - .byte W02 - .byte VOL , 21*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 23*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 27*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 30*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 34*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 41*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 48*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 51*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 59*mus_rg_nana45_mvl/mxv - .byte W10 - .byte N11 , Gs3 - .byte W12 - .byte VOL , 47*mus_rg_nana45_mvl/mxv - .byte N11 , An2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N23 , An2 - .byte W24 - .byte Bn2 - .byte W24 - .byte N11 , Cs3 - .byte W12 - .byte N32 , An2 - .byte W36 - .byte N23 , Gs2 - .byte W24 - .byte N11 , An2 - .byte W24 - .byte Cs3 - .byte W12 - .byte N32 , An2 - .byte W36 - .byte N23 , Bn2 - .byte W24 - .byte N11 , Cs3 - .byte W24 - .byte En3 - .byte W12 - .byte VOL , 50*mus_rg_nana45_mvl/mxv - .byte N68 , Gs2 - .byte W48 - .byte VOL , 44*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 42*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 38*mus_rg_nana45_mvl/mxv - .byte W01 - .byte 39*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 37*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 34*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 31*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 29*mus_rg_nana45_mvl/mxv - .byte W07 - .byte 50*mus_rg_nana45_mvl/mxv - .byte N11 , Fs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte VOL , 27*mus_rg_nana45_mvl/mxv - .byte N80 , En2 - .byte W02 - .byte VOL , 31*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 33*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 36*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 38*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 40*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 44*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 50*mus_rg_nana45_mvl/mxv - .byte W06 - .byte 52*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 56*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 59*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 60*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 62*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 66*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 68*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 72*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 73*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 78*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 81*mus_rg_nana45_mvl/mxv - .byte W40 - .byte GOTO - .word mus_rg_nana45_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_nana45_5: - .byte KEYSH , mus_rg_nana45_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 39*mus_rg_nana45_mvl/mxv - .byte W12 - .byte W96 - .byte W96 -mus_rg_nana45_5_B1: - .byte VOL , 39*mus_rg_nana45_mvl/mxv - .byte N06 , En3 , v080 - .byte W12 - .byte En3 , v044 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte En3 , v080 - .byte W12 - .byte En3 , v044 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte An3 , v076 - .byte W12 - .byte An3 , v052 - .byte W12 - .byte Bn3 , v080 - .byte W12 - .byte Bn3 , v044 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte Bn3 , v080 - .byte W12 - .byte Bn3 , v044 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte Cs4 , v076 - .byte W12 - .byte Cs4 , v044 - .byte W12 - .byte Cs3 , v080 - .byte W12 - .byte Cs3 , v040 - .byte W12 - .byte Cs3 , v032 - .byte W12 - .byte Cs3 , v080 - .byte W12 - .byte Cs3 , v044 - .byte W12 - .byte Cs3 , v032 - .byte W12 - .byte Cs3 , v020 - .byte W12 - .byte N06 - .byte W12 - .byte Cs3 , v080 - .byte W12 - .byte Cs3 , v040 - .byte W12 - .byte Cs3 , v032 - .byte W12 - .byte Cs3 , v080 - .byte W12 - .byte Cs3 , v040 - .byte W12 - .byte Cs3 , v032 - .byte W12 - .byte Cs3 , v080 - .byte W12 - .byte Cs3 , v048 - .byte W12 - .byte Fs3 , v084 - .byte W12 - .byte Fs3 , v044 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte Fs3 , v080 - .byte W12 - .byte Fs3 , v040 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte Fs3 , v020 - .byte W12 - .byte N06 - .byte W12 - .byte Fs3 , v080 - .byte W12 - .byte Fs3 , v044 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte Fs3 , v080 - .byte W12 - .byte Fs3 , v044 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte Dn3 , v080 - .byte W12 - .byte Dn3 , v028 - .byte W12 - .byte Bn2 , v080 - .byte W12 - .byte Bn2 , v044 - .byte W12 - .byte Bn2 , v032 - .byte W12 - .byte An2 , v080 - .byte W12 - .byte An2 , v044 - .byte W12 - .byte An2 , v032 - .byte W12 - .byte En3 , v080 - .byte W12 - .byte En3 , v040 - .byte W12 - .byte N11 , Bn2 , v072 - .byte W12 - .byte N05 , Cs3 - .byte W24 - .byte N23 , En3 - .byte W24 - .byte N02 , As3 - .byte W03 - .byte N08 , Bn3 - .byte W09 - .byte N11 , Gs3 - .byte W12 - .byte N05 , En3 - .byte W12 - .byte N06 , En3 , v080 - .byte W12 - .byte En3 , v052 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte Dn3 , v080 - .byte W12 - .byte Dn3 , v052 - .byte W12 - .byte Dn3 , v032 - .byte W12 - .byte En3 , v080 - .byte W12 - .byte En3 , v048 - .byte W12 - .byte Cs4 , v080 - .byte W12 - .byte Cs4 , v032 - .byte W12 - .byte N06 - .byte W12 - .byte Gs3 , v080 - .byte W12 - .byte Gs3 , v048 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte Cs4 , v080 - .byte W12 - .byte Cs4 , v040 - .byte W12 - .byte Fs3 , v080 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte N06 - .byte W12 - .byte Fn3 , v080 - .byte W12 - .byte Fn3 , v032 - .byte W12 - .byte N06 - .byte W12 - .byte Fn3 , v028 - .byte W12 - .byte Fn3 , v020 - .byte W12 - .byte En3 , v080 - .byte W12 - .byte En3 , v048 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte Ds3 , v080 - .byte W12 - .byte Ds3 , v044 - .byte W12 - .byte Ds3 , v032 - .byte W12 - .byte Ds3 , v020 - .byte W24 - .byte Fs3 , v080 - .byte W12 - .byte Fs3 , v048 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte Fs3 , v080 - .byte W12 - .byte Fs3 , v048 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte Fs3 , v020 - .byte W12 - .byte N06 - .byte W12 - .byte Fs3 , v080 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte N06 - .byte W12 - .byte Fs3 , v080 - .byte W12 - .byte Fs3 , v048 - .byte W12 - .byte Fs3 , v032 - .byte W12 - .byte Fs3 , v072 - .byte W12 - .byte Fs3 , v028 - .byte W12 - .byte En3 , v080 - .byte W12 - .byte En3 , v044 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte Bn2 , v080 - .byte W12 - .byte Bn2 , v048 - .byte W12 - .byte Bn2 , v032 - .byte W12 - .byte Dn3 , v080 - .byte W12 - .byte Dn3 , v044 - .byte W12 - .byte N12 , En3 , v080 - .byte W12 - .byte Bn2 - .byte W21 - .byte N03 , As3 - .byte W03 - .byte N36 , Bn3 - .byte W36 - .byte N12 , An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 , Bn3 , v084 - .byte W12 - .byte Bn3 , v044 - .byte W12 - .byte Bn3 , v080 - .byte W12 - .byte Bn3 , v060 - .byte W12 - .byte Bn3 , v092 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte Bn3 , v100 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte N12 , Fs3 , v064 - .byte W12 - .byte N06 , An3 , v080 - .byte W12 - .byte Cs4 - .byte W12 - .byte N24 , An3 - .byte W60 - .byte N06 , Bn3 - .byte W12 - .byte Bn3 , v044 - .byte W12 - .byte Bn3 , v088 - .byte W12 - .byte Bn3 , v052 - .byte W12 - .byte Gs3 , v096 - .byte W12 - .byte Gs3 , v064 - .byte W12 - .byte Gs3 , v108 - .byte W12 - .byte Gs3 , v080 - .byte W12 - .byte N03 , Gn3 , v108 - .byte W03 - .byte N09 , Gs3 - .byte W09 - .byte N06 , An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte Bn2 - .byte W24 - .byte N06 , An2 - .byte W12 - .byte N12 , Dn4 , v080 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte N12 , Fs3 - .byte W24 - .byte An3 - .byte W12 - .byte Ds4 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte N12 , Fs3 - .byte W24 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte N11 , An3 , v072 - .byte W12 - .byte En3 - .byte W12 - .byte VOL , 10*mus_rg_nana45_mvl/mxv - .byte N84 , Gs3 , v080 - .byte W05 - .byte VOL , 14*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 15*mus_rg_nana45_mvl/mxv - .byte W06 - .byte 16*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 19*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 21*mus_rg_nana45_mvl/mxv - .byte W06 - .byte 25*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 27*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 29*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 31*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 33*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 35*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 37*mus_rg_nana45_mvl/mxv - .byte W06 - .byte 39*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 42*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 43*mus_rg_nana45_mvl/mxv - .byte W04 - .byte 46*mus_rg_nana45_mvl/mxv - .byte W02 - .byte 48*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 52*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 54*mus_rg_nana45_mvl/mxv - .byte W28 - .byte GOTO - .word mus_rg_nana45_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_nana45_6: - .byte KEYSH , mus_rg_nana45_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 31*mus_rg_nana45_mvl/mxv - .byte BEND , c_v+1 - .byte W06 - .byte N06 , As3 , v036 - .byte W06 - .byte Bn3 , v096 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte Bn3 , v044 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v056 - .byte W12 - .byte An3 , v044 - .byte W12 - .byte An3 , v028 - .byte W12 - .byte An3 , v016 - .byte W12 - .byte Gs3 , v096 - .byte W12 - .byte Gs3 , v056 - .byte W12 - .byte Gs3 , v040 - .byte W12 - .byte An3 , v096 - .byte W12 - .byte An3 , v056 - .byte W12 - .byte An3 , v040 - .byte W12 - .byte N21 , Cs4 , v096 - .byte W21 - .byte N02 , Gs4 , v072 - .byte W03 -mus_rg_nana45_6_B1: -mus_rg_nana45_6_000: - .byte N12 , An4 , v116 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte Gs4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte Bn4 - .byte W24 - .byte N06 , Cs5 - .byte W09 - .byte N03 , Ds5 - .byte W03 - .byte PEND - .byte N36 , En5 - .byte W36 - .byte N06 , Cs5 - .byte W24 - .byte N24 , Bn4 - .byte W24 - .byte N12 , Cs5 - .byte W12 - .byte TIE , An4 - .byte W48 - .byte BEND , c_v+0 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v+0 - .byte W12 - .byte VOL , 21*mus_rg_nana45_mvl/mxv - .byte W12 - .byte 10*mus_rg_nana45_mvl/mxv - .byte W48 - .byte EOT - .byte W24 - .byte VOL , 31*mus_rg_nana45_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Fs4 , v108 - .byte W12 - .byte N06 , An4 - .byte W09 - .byte N03 , Cs5 - .byte W03 - .byte N48 , Dn5 - .byte W60 - .byte N12 - .byte W12 - .byte Cs5 - .byte W12 - .byte N06 , Bn4 - .byte W09 - .byte N03 , Gs4 - .byte W03 - .byte N36 , An4 - .byte W36 - .byte N06 , Gs4 - .byte W24 - .byte N24 - .byte W24 - .byte N06 , An4 - .byte W09 - .byte N03 , As4 - .byte W03 - .byte N72 , Bn4 - .byte W36 - .byte W03 - .byte VOL , 21*mus_rg_nana45_mvl/mxv - .byte W09 - .byte 10*mus_rg_nana45_mvl/mxv - .byte W24 - .byte 31*mus_rg_nana45_mvl/mxv - .byte N24 , An4 - .byte W24 - .byte N12 , Gs4 - .byte W12 - .byte N06 , An4 - .byte W24 - .byte N32 , Bn4 - .byte W56 - .byte W01 - .byte N03 , Gs4 , v116 - .byte W03 - .byte PATT - .word mus_rg_nana45_6_000 - .byte N24 , En5 , v116 - .byte W24 - .byte N05 , Cs5 , v112 - .byte W12 - .byte N24 , Fn5 , v116 - .byte W24 - .byte N06 , Cs5 - .byte W12 - .byte N11 , Bn4 , v112 - .byte W12 - .byte N06 , Cs5 , v116 - .byte W09 - .byte N03 , Gs4 - .byte W03 - .byte TIE , An4 - .byte W48 - .byte BEND , c_v+0 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v+0 - .byte W12 - .byte VOL , 21*mus_rg_nana45_mvl/mxv - .byte W06 - .byte 15*mus_rg_nana45_mvl/mxv - .byte W06 - .byte 10*mus_rg_nana45_mvl/mxv - .byte W48 - .byte EOT - .byte W24 - .byte VOL , 31*mus_rg_nana45_mvl/mxv - .byte N12 , Fs4 , v108 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte N48 , Dn5 - .byte W60 - .byte N12 - .byte W12 - .byte Cs5 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte N36 , An4 - .byte W36 - .byte N12 , Gs4 - .byte W24 - .byte N24 - .byte W24 - .byte N06 , An4 - .byte W09 - .byte N03 , As4 - .byte W03 - .byte N72 , Bn4 - .byte W36 - .byte VOL , 26*mus_rg_nana45_mvl/mxv - .byte W06 - .byte 15*mus_rg_nana45_mvl/mxv - .byte W06 - .byte 10*mus_rg_nana45_mvl/mxv - .byte W24 - .byte 31*mus_rg_nana45_mvl/mxv - .byte W12 - .byte N12 , An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte En4 - .byte W21 - .byte N03 , Ds5 - .byte W03 - .byte N36 , En5 - .byte W36 - .byte N12 , Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N03 , As4 - .byte W03 - .byte N09 , Bn4 - .byte W09 - .byte N12 , An4 - .byte W12 - .byte N06 , Gs4 - .byte W12 - .byte N12 , En5 - .byte W24 - .byte N24 , Dn5 - .byte W24 - .byte N12 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N24 , An4 - .byte W60 - .byte N03 , As4 - .byte W03 - .byte N09 , Bn4 - .byte W09 - .byte N12 , An4 - .byte W12 - .byte N06 , Gs4 - .byte W12 - .byte N12 , En5 - .byte W24 - .byte N24 , Fn5 - .byte W24 - .byte N12 , Gs5 - .byte W12 - .byte N03 , Gn5 - .byte W03 - .byte N09 , Gs5 - .byte W09 - .byte N06 , An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte N24 , Cs5 - .byte W24 - .byte Bn4 - .byte W24 - .byte N06 , An4 - .byte W12 - .byte N12 , Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , Cs5 - .byte W24 - .byte N12 , Bn4 - .byte W24 - .byte An4 - .byte W12 - .byte Cs5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , Cs5 - .byte W24 - .byte N12 , Fs5 - .byte W24 - .byte Gs5 - .byte W12 - .byte N72 , En5 - .byte W42 - .byte VOL , 21*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 15*mus_rg_nana45_mvl/mxv - .byte W03 - .byte 10*mus_rg_nana45_mvl/mxv - .byte W24 - .byte 31*mus_rg_nana45_mvl/mxv - .byte N24 , Bn4 - .byte W24 - .byte VOL , 10*mus_rg_nana45_mvl/mxv - .byte N84 , Gs4 - .byte W48 - .byte VOL , 21*mus_rg_nana45_mvl/mxv - .byte W24 - .byte 31*mus_rg_nana45_mvl/mxv - .byte W12 - .byte N06 , En4 - .byte W06 - .byte Gs4 - .byte W06 - .byte GOTO - .word mus_rg_nana45_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_nana45_7: - .byte KEYSH , mus_rg_nana45_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 74*mus_rg_nana45_mvl/mxv - .byte N05 , Cn1 , v120 - .byte W12 -mus_rg_nana45_7_000: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 - .byte W24 - .byte PEND - .byte Cn1 , v127 - .byte W24 - .byte Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W12 - .byte N05 , Cs1 , v112 - .byte W06 - .byte Cs1 , v088 - .byte W06 - .byte N12 , Fn1 , v108 - .byte W12 - .byte N06 , Cs1 - .byte W12 - .byte N05 , Dn1 , v084 - .byte W12 -mus_rg_nana45_7_B1: - .byte PATT - .word mus_rg_nana45_7_000 -mus_rg_nana45_7_001: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte N06 , Cn1 , v108 - .byte W12 - .byte Cs1 - .byte W12 - .byte N11 , Fn1 , v120 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nana45_7_000 - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte N06 , Cn1 , v108 - .byte W12 - .byte Cs1 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte PATT - .word mus_rg_nana45_7_000 - .byte PATT - .word mus_rg_nana45_7_000 - .byte PATT - .word mus_rg_nana45_7_000 - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte N06 , Cn1 , v108 - .byte W12 - .byte Cs1 - .byte W06 - .byte N05 , Cs1 , v096 - .byte W06 - .byte N11 , Gn1 , v120 - .byte W12 - .byte PATT - .word mus_rg_nana45_7_000 - .byte PATT - .word mus_rg_nana45_7_001 - .byte PATT - .word mus_rg_nana45_7_000 - .byte N06 , Cn1 , v127 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte N06 , Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W12 - .byte N05 , Cs1 , v120 - .byte W06 - .byte Cs1 , v084 - .byte W06 - .byte N06 , Cn1 , v108 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte N11 , Fn1 , v104 - .byte W12 - .byte PATT - .word mus_rg_nana45_7_000 - .byte PATT - .word mus_rg_nana45_7_001 - .byte PATT - .word mus_rg_nana45_7_000 - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte N06 , Cn1 , v108 - .byte W12 - .byte Dn2 - .byte W06 - .byte N05 , Dn2 , v120 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte N06 , Cn1 , v108 - .byte W06 - .byte N03 , Cs1 , v056 - .byte W03 - .byte Cs1 , v052 - .byte W03 - .byte N06 , Cs1 , v108 - .byte W12 - .byte Cs1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte N06 , Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 - .byte W06 - .byte N05 , Cs1 , v120 - .byte W06 - .byte N11 , Fn1 - .byte W12 - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte N05 , Dn1 , v100 - .byte W12 - .byte N06 , Cn1 , v127 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte N06 , Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte N06 , Cn1 , v108 - .byte W12 - .byte Cs1 - .byte W12 - .byte N11 , Fn1 , v120 - .byte W12 - .byte PATT - .word mus_rg_nana45_7_000 - .byte N06 , Cn1 , v127 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte N06 , Cs1 , v108 - .byte W12 - .byte Cn1 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W12 - .byte N06 , Cn1 , v108 - .byte W12 - .byte Cs1 - .byte W12 - .byte N11 , Gn1 , v120 - .byte W12 - .byte PATT - .word mus_rg_nana45_7_000 - .byte N06 , Cn1 , v127 - .byte W12 - .byte N05 , Cn1 , v120 - .byte W06 - .byte N03 , Cs1 , v064 - .byte W03 - .byte Cs1 , v056 - .byte W03 - .byte N06 , Cs1 , v108 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v108 - .byte W06 - .byte Cs1 - .byte W06 - .byte N05 , Cs1 , v080 - .byte W06 - .byte Fn1 , v120 - .byte W06 - .byte Dn1 , v068 - .byte W06 - .byte GOTO - .word mus_rg_nana45_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_nana45_8: - .byte KEYSH , mus_rg_nana45_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 42*mus_rg_nana45_mvl/mxv - .byte W12 - .byte N01 , Cn5 , v120 - .byte W42 - .byte N02 , Cn5 , v108 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W30 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N01 , Cn5 , v120 - .byte W24 - .byte Cn5 , v064 - .byte W18 - .byte N02 , Cn5 , v108 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W18 - .byte N01 , Cn5 , v120 - .byte W24 -mus_rg_nana45_8_B1: - .byte N01 , Cn5 , v120 - .byte W24 - .byte Cn5 , v064 - .byte W18 - .byte N02 , Cn5 , v108 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W18 - .byte N01 , Cn5 , v120 - .byte W12 - .byte N02 , Cn5 , v108 - .byte W06 - .byte N02 - .byte W06 -mus_rg_nana45_8_000: - .byte N01 , Cn5 , v120 - .byte W24 - .byte Cn5 , v064 - .byte W18 - .byte N02 , Cn5 , v108 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W42 - .byte PEND -mus_rg_nana45_8_001: - .byte N01 , Cn5 , v120 - .byte W24 - .byte Cn5 , v064 - .byte W18 - .byte N02 , Cn5 , v108 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W30 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_nana45_8_000 - .byte PATT - .word mus_rg_nana45_8_001 - .byte N01 , Cn5 , v120 - .byte W42 - .byte N02 , Cn5 , v108 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W42 - .byte PATT - .word mus_rg_nana45_8_001 - .byte PATT - .word mus_rg_nana45_8_000 - .byte PATT - .word mus_rg_nana45_8_001 - .byte PATT - .word mus_rg_nana45_8_000 - .byte PATT - .word mus_rg_nana45_8_001 - .byte PATT - .word mus_rg_nana45_8_000 - .byte PATT - .word mus_rg_nana45_8_001 - .byte PATT - .word mus_rg_nana45_8_000 - .byte PATT - .word mus_rg_nana45_8_001 - .byte PATT - .word mus_rg_nana45_8_000 - .byte PATT - .word mus_rg_nana45_8_001 - .byte PATT - .word mus_rg_nana45_8_000 - .byte PATT - .word mus_rg_nana45_8_001 - .byte N01 , Cn5 , v120 - .byte W24 - .byte Cn5 , v064 - .byte W18 - .byte N02 , Cn5 , v108 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W18 - .byte N01 , Cn5 , v064 - .byte W24 - .byte Cn5 , v120 - .byte W24 - .byte Cn5 , v064 - .byte W18 - .byte N02 , Cn5 , v108 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W18 - .byte N01 , Cn5 , v064 - .byte W12 - .byte N02 , Cn5 , v108 - .byte W06 - .byte N02 - .byte W06 - .byte W42 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W18 - .byte N01 , Cn5 , v064 - .byte W06 - .byte Cn5 , v068 - .byte W18 - .byte PATT - .word mus_rg_nana45_8_001 - .byte N01 , Cn5 , v120 - .byte W24 - .byte Cn5 , v064 - .byte W18 - .byte N02 , Cn5 , v108 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W18 - .byte N01 , Cn5 , v064 - .byte W06 - .byte N01 - .byte W18 - .byte GOTO - .word mus_rg_nana45_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_nana45_9: - .byte KEYSH , mus_rg_nana45_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 42*mus_rg_nana45_mvl/mxv - .byte W12 - .byte W12 - .byte N12 , Gn5 , v108 - .byte W84 -mus_rg_nana45_9_000: - .byte W12 - .byte N12 , Gn5 , v108 - .byte W72 - .byte N12 - .byte W12 - .byte PEND -mus_rg_nana45_9_B1: - .byte W12 - .byte N12 , Gn5 , v108 - .byte W84 - .byte PATT - .word mus_rg_nana45_9_000 - .byte W12 - .byte N12 , Gn5 , v108 - .byte W84 - .byte PATT - .word mus_rg_nana45_9_000 - .byte W12 - .byte N12 , Gn5 , v108 - .byte W84 - .byte PATT - .word mus_rg_nana45_9_000 - .byte W12 - .byte N12 , Gn5 , v108 - .byte W84 - .byte PATT - .word mus_rg_nana45_9_000 - .byte W12 - .byte N12 , Gn5 , v108 - .byte W84 - .byte PATT - .word mus_rg_nana45_9_000 - .byte W12 - .byte N12 , Gn5 , v108 - .byte W84 - .byte PATT - .word mus_rg_nana45_9_000 - .byte W12 - .byte N12 , Gn5 , v108 - .byte W84 - .byte PATT - .word mus_rg_nana45_9_000 - .byte W12 - .byte N12 , Gn5 , v108 - .byte W84 - .byte PATT - .word mus_rg_nana45_9_000 -mus_rg_nana45_9_001: - .byte W12 - .byte N12 , Gn5 , v108 - .byte W48 - .byte N12 - .byte W36 - .byte PEND - .byte PATT - .word mus_rg_nana45_9_000 - .byte PATT - .word mus_rg_nana45_9_001 - .byte PATT - .word mus_rg_nana45_9_000 - .byte W12 - .byte N12 , Gn5 , v108 - .byte W84 - .byte PATT - .word mus_rg_nana45_9_000 - .byte W12 - .byte N12 , Gn5 , v108 - .byte W84 - .byte PATT - .word mus_rg_nana45_9_000 - .byte GOTO - .word mus_rg_nana45_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_nana45: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_nana45_pri @ Priority - .byte mus_rg_nana45_rev @ Reverb. - - .word mus_rg_nana45_grp - - .word mus_rg_nana45_1 - .word mus_rg_nana45_2 - .word mus_rg_nana45_3 - .word mus_rg_nana45_4 - .word mus_rg_nana45_5 - .word mus_rg_nana45_6 - .word mus_rg_nana45_7 - .word mus_rg_nana45_8 - .word mus_rg_nana45_9 - - .end diff --git a/sound/songs/mus_rg_nana67.s b/sound/songs/mus_rg_nana67.s deleted file mode 100644 index 61664130f6..0000000000 --- a/sound/songs/mus_rg_nana67.s +++ /dev/null @@ -1,2918 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_nana67_grp, voicegroup189 - .equ mus_rg_nana67_pri, 0 - .equ mus_rg_nana67_rev, reverb_set+50 - .equ mus_rg_nana67_mvl, 127 - .equ mus_rg_nana67_key, 0 - .equ mus_rg_nana67_tbs, 1 - .equ mus_rg_nana67_exg, 0 - .equ mus_rg_nana67_cmp, 1 - - .section .rodata - .global mus_rg_nana67 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_nana67_1: - .byte KEYSH , mus_rg_nana67_key+0 - .byte TEMPO , 116*mus_rg_nana67_tbs/2 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 63*mus_rg_nana67_mvl/mxv - .byte W96 - .byte N06 , As1 , v092 - .byte W06 - .byte Gn1 - .byte W06 - .byte Ds1 - .byte W06 - .byte Gn1 - .byte W06 - .byte As1 - .byte W12 - .byte N24 , Ds2 , v096 - .byte W24 - .byte N12 , Fn2 , v092 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N12 - .byte W12 - .byte Dn2 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte N03 , Ds1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte En1 , v096 - .byte W12 - .byte N03 , En1 , v092 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N06 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte N03 , Fn1 , v096 - .byte W06 - .byte N06 , An2 , v092 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Cn2 , v096 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N06 , Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte An1 - .byte W12 -mus_rg_nana67_1_B1: - .byte N03 , As1 , v096 - .byte W06 - .byte N18 , As1 , v092 - .byte W30 - .byte N06 , As1 , v096 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte N12 , Cn2 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N03 , Fn1 - .byte W06 - .byte N18 , Fn1 , v092 - .byte W30 - .byte N06 , Fn1 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fn1 , v092 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 , v096 - .byte W06 - .byte Ds2 , v092 - .byte W06 - .byte N03 , As1 , v096 - .byte W06 - .byte N18 , As1 , v092 - .byte W30 - .byte N06 , As1 , v096 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte N06 , Gn2 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Cn2 , v092 - .byte W06 - .byte N18 - .byte W30 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn2 , v096 - .byte W12 - .byte Cn2 , v092 - .byte W06 - .byte N03 , As1 - .byte W03 - .byte Gn1 - .byte W03 - .byte N24 , En1 - .byte W24 - .byte N03 , Ds1 , v096 - .byte W06 - .byte N18 , Ds1 , v092 - .byte W30 - .byte N06 , Ds1 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte Fn1 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte N18 , As1 , v092 - .byte W30 - .byte N06 , As1 , v096 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N24 , Gs1 - .byte W24 -mus_rg_nana67_1_000: - .byte N06 , Fs1 , v096 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Gs1 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Ds2 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND -mus_rg_nana67_1_001: - .byte N06 , Fn1 , v096 - .byte W36 - .byte As1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N06 , Gs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nana67_1_000 - .byte PATT - .word mus_rg_nana67_1_001 - .byte N06 , Ds1 , v096 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N36 , Fn1 - .byte W36 - .byte N06 , Fs1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N24 , An1 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte Bn1 , v092 - .byte W12 - .byte GOTO - .word mus_rg_nana67_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_nana67_2: - .byte KEYSH , mus_rg_nana67_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+32 - .byte VOL , 46*mus_rg_nana67_mvl/mxv - .byte W96 - .byte N06 , Ds2 , v112 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W12 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W12 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn3 - .byte W12 - .byte N24 , As2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Cn3 - .byte W06 - .byte En3 - .byte W06 - .byte Cn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , As2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W12 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte W24 -mus_rg_nana67_2_B1: - .byte W12 - .byte N06 , As2 , v112 - .byte W06 - .byte Cn3 - .byte W06 - .byte N12 , Dn3 - .byte W12 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W12 - .byte N06 , Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte N06 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , En3 - .byte W12 - .byte N06 - .byte W12 - .byte Fn3 - .byte W12 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte N06 - .byte W06 - .byte An3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte Cn2 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte N18 , En4 - .byte W12 - .byte MOD , 6 - .byte W06 - .byte VOICE , 24 - .byte MOD , 0 - .byte N03 , Gn4 , v064 - .byte W03 - .byte As4 - .byte W03 - .byte MOD , 0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W96 - .byte VOICE , 24 - .byte N03 , Ds3 , v120 - .byte W06 - .byte As2 , v112 - .byte W06 - .byte Gn2 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte As2 , v112 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W24 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N04 , As3 - .byte W04 - .byte Cn4 - .byte W04 - .byte As3 - .byte W04 - .byte N12 , Gs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte MOD , 6 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte N06 , Cn3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte N06 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N04 , Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte N12 , Gs3 - .byte W12 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte N24 , As4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W24 - .byte N06 , Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte As3 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte N24 , As4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W24 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W24 - .byte GOTO - .word mus_rg_nana67_2_B1 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_nana67_3: - .byte KEYSH , mus_rg_nana67_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-3 - .byte VOL , 84*mus_rg_nana67_mvl/mxv - .byte W96 - .byte N06 , Gn3 , v116 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte N12 , Cn4 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 -mus_rg_nana67_3_B1: - .byte N24 , Fn4 , v116 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N84 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W72 - .byte 0 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W12 - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N72 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W12 - .byte N06 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N12 , As3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N18 , As4 - .byte W36 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte Ds4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N72 , As3 - .byte W12 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte W24 - .byte VOICE , 24 - .byte W12 - .byte N06 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N04 , Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte N12 , Gs3 - .byte W12 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N12 , As4 - .byte W12 - .byte Cs5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N04 , As4 - .byte W04 - .byte Cn5 - .byte W04 - .byte As4 - .byte W04 - .byte N12 , Gs4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Fn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N72 , Fn5 - .byte W12 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N72 , Fn5 - .byte W12 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte As4 - .byte W06 - .byte N72 , Cn5 - .byte W12 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte W24 - .byte N36 , An4 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte GOTO - .word mus_rg_nana67_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_nana67_4: - .byte KEYSH , mus_rg_nana67_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 42*mus_rg_nana67_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_nana67_4_B1: - .byte VOICE , 48 - .byte VOL , 52*mus_rg_nana67_mvl/mxv - .byte PAN , c_v-32 - .byte N06 , As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte An2 , v080 - .byte W06 - .byte An2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , An2 , v080 - .byte W06 - .byte An2 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Cn3 , v080 - .byte W06 - .byte Cn3 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn3 , v080 - .byte W06 - .byte Cn3 , v048 - .byte W06 - .byte As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn3 , v080 - .byte W06 - .byte Cn3 , v048 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , Cn3 , v080 - .byte W06 - .byte Cn3 , v048 - .byte W06 - .byte Bn2 , v080 - .byte W06 - .byte Bn2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Bn2 , v080 - .byte W06 - .byte Bn2 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Dn3 , v080 - .byte W06 - .byte Dn3 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Dn3 , v080 - .byte W06 - .byte Dn3 , v048 - .byte W06 - .byte Cn3 , v080 - .byte W06 - .byte Cn3 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Cn3 , v080 - .byte W06 - .byte Cn3 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Ds3 , v080 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Ds3 , v080 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte Dn3 , v080 - .byte W06 - .byte Dn3 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Dn3 , v080 - .byte W06 - .byte Dn3 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Fn3 , v060 - .byte W06 - .byte Fn3 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Fn3 , v060 - .byte W06 - .byte Fn3 , v048 - .byte W06 - .byte Ds3 , v080 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , Ds3 , v080 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte An2 , v080 - .byte W06 - .byte An2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , An2 , v080 - .byte W06 - .byte An2 , v048 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , Gn2 , v080 - .byte W06 - .byte Gn2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Gn2 , v080 - .byte W06 - .byte Gn2 , v048 - .byte W06 - .byte As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Gn2 , v080 - .byte W06 - .byte Gn2 , v048 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , Gn2 , v080 - .byte W06 - .byte Gn2 , v048 - .byte W06 - .byte Fs2 , v080 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Fs2 , v080 - .byte W06 - .byte Fs2 , v048 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , An2 , v080 - .byte W06 - .byte An2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , An2 , v080 - .byte W06 - .byte An2 , v048 - .byte W06 - .byte Gn2 , v080 - .byte W06 - .byte Gn2 , v048 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , Gn2 , v080 - .byte W06 - .byte Gn2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte An2 , v080 - .byte W06 - .byte An2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , An2 , v080 - .byte W06 - .byte An2 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Cn3 , v080 - .byte W06 - .byte Cn3 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn3 , v080 - .byte W06 - .byte Cn3 , v048 - .byte W06 - .byte Dn3 , v080 - .byte W06 - .byte Dn3 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Dn3 , v080 - .byte W06 - .byte Dn3 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Ds3 , v080 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , Ds3 , v080 - .byte W06 - .byte Ds3 , v048 - .byte W06 - .byte As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , An2 , v080 - .byte W06 - .byte An2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , An2 , v080 - .byte W06 - .byte An2 , v048 - .byte W06 - .byte Cn3 , v080 - .byte W06 - .byte Cn3 , v048 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , Cn3 , v080 - .byte W06 - .byte Cn3 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte As2 , v080 - .byte W06 - .byte As2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , An2 , v080 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , Dn2 - .byte W06 - .byte Dn2 , v048 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Dn2 , v080 - .byte W06 - .byte Dn2 , v048 - .byte W06 - .byte Fn2 , v080 - .byte W06 - .byte Fn2 , v048 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Fn2 , v080 - .byte W06 - .byte Fn2 , v048 - .byte W06 - .byte VOICE , 17 - .byte PAN , c_v-32 - .byte VOL , 39*mus_rg_nana67_mvl/mxv - .byte N06 , Fs4 , v080 - .byte W12 - .byte N03 , Cs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Gs4 - .byte W03 - .byte N12 , As4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N04 , Cn5 , v088 - .byte W04 - .byte Cs5 - .byte W04 - .byte Cn5 - .byte W04 - .byte N06 , As4 , v080 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W12 - .byte N03 , Fn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte N24 , Fn5 - .byte W24 - .byte N06 , As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte Cs5 - .byte W03 - .byte Fn5 - .byte W03 - .byte N24 , As5 - .byte W24 - .byte N36 , Gs5 - .byte W36 - .byte N24 , Fs5 - .byte W24 - .byte Ds5 - .byte W24 - .byte N06 , Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N36 , As5 - .byte W36 - .byte N24 , Gs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N36 , Fn5 - .byte W36 - .byte Gn5 - .byte W36 - .byte N12 , As4 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N36 , Fn5 - .byte W36 - .byte Gn5 - .byte W36 - .byte N12 , As4 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte As4 - .byte W06 - .byte N36 , Cn5 - .byte W36 - .byte An5 - .byte W60 - .byte W96 - .byte GOTO - .word mus_rg_nana67_4_B1 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_nana67_5: - .byte KEYSH , mus_rg_nana67_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 46*mus_rg_nana67_mvl/mxv - .byte W96 - .byte N06 , Ds3 , v080 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Gn3 - .byte W12 - .byte N06 , Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Gn2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Dn3 - .byte W12 - .byte N06 , As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte Cn3 - .byte W24 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte VOICE , 80 - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 -mus_rg_nana67_5_B1: - .byte N24 , Dn4 , v080 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W12 - .byte 0 - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N30 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W06 - .byte N03 , Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Ds4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte N06 , Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , An3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N18 , Dn4 - .byte W18 - .byte N03 , Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte N12 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , As3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N18 , Dn4 , v092 - .byte W12 - .byte MOD , 6 - .byte W06 - .byte N03 , Dn4 , v080 - .byte W03 - .byte Fn4 - .byte W03 - .byte MOD , 0 - .byte N18 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N03 , En4 - .byte W03 - .byte Cn4 - .byte W03 - .byte VOICE , 82 - .byte N12 , As3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte N06 - .byte W06 - .byte As2 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte An3 - .byte W06 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Ds3 - .byte W06 - .byte Cn3 - .byte W06 - .byte N18 , Dn3 - .byte W18 - .byte N03 , Cn3 - .byte W03 - .byte An2 - .byte W03 - .byte N24 , As2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Fs2 - .byte W06 - .byte As2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte As2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte As4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N36 , Cs5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N36 , Cn5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , An4 - .byte W12 - .byte N06 , Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte N18 , As4 - .byte W18 - .byte N06 , Cn5 - .byte W06 - .byte N36 , Cs5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte N06 , As4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N72 , Fn4 - .byte W12 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte W24 - .byte N36 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 - .byte W06 - .byte Gn4 - .byte W06 - .byte N18 , An4 - .byte W18 - .byte N03 , Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte N12 , Cn4 - .byte W12 - .byte VOICE , 80 - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte GOTO - .word mus_rg_nana67_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_nana67_6: - .byte KEYSH , mus_rg_nana67_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 42*mus_rg_nana67_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte N06 , Gn3 , v040 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte N36 , Cn4 - .byte W48 - .byte N06 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 -mus_rg_nana67_6_B1: - .byte N24 , Fn4 , v040 - .byte W36 - .byte N06 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N84 , Ds4 - .byte W84 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , Ds4 - .byte W36 - .byte N06 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N72 , Dn4 - .byte W84 - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N24 , Dn4 - .byte W36 - .byte N06 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N12 , As3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N18 , As4 - .byte W36 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte Ds4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N72 , As3 - .byte W96 - .byte W12 - .byte N06 - .byte W06 - .byte Cn4 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N04 , Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte N12 , Gs3 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte Cs4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N12 , As4 - .byte W12 - .byte Cs5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N04 , As4 - .byte W04 - .byte Cn5 - .byte W04 - .byte As4 - .byte W04 - .byte N12 , Gs4 - .byte W12 - .byte N06 , Fs4 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Ds5 - .byte W24 - .byte Fn5 - .byte W24 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N72 , Fn5 - .byte W84 - .byte N06 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N72 , Fn5 - .byte W84 - .byte N06 , An4 - .byte W06 - .byte As4 - .byte W06 - .byte N72 , Cn5 - .byte W96 - .byte N36 , An4 - .byte W36 - .byte N06 , Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N24 , Fn4 - .byte W36 - .byte N06 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte GOTO - .word mus_rg_nana67_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_nana67_7: - .byte KEYSH , mus_rg_nana67_key+0 - .byte VOICE , 0 - .byte VOL , 74*mus_rg_nana67_mvl/mxv - .byte N12 , Cn1 , v112 - .byte W12 - .byte N06 , Cs1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N24 - .byte W24 - .byte Cn3 , v080 - .byte W24 - .byte VOL , 63*mus_rg_nana67_mvl/mxv - .byte N06 , Cs1 , v112 - .byte N48 , Gn2 , v096 - .byte W06 - .byte N06 , Cs1 , v112 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W72 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte N48 , Bn2 , v104 - .byte W72 - .byte N06 , Cs1 , v112 - .byte W06 - .byte N03 , Dn2 - .byte W03 - .byte N02 , Bn1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 - .byte N44 , An2 - .byte W12 - .byte N05 , Cn1 , v124 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte N05 - .byte W18 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N05 - .byte W06 - .byte N06 , Cs1 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cs1 - .byte W12 - .byte N05 - .byte N36 , Cs2 - .byte W12 - .byte N05 , Dn2 - .byte W06 - .byte N05 - .byte W06 - .byte Bn1 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N06 , Cs1 - .byte W06 - .byte N05 , Cn1 - .byte W06 -mus_rg_nana67_7_B1: -mus_rg_nana67_7_000: - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W30 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte N06 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Fn2 , v064 - .byte W12 - .byte Cs1 , v112 - .byte W06 - .byte Fn2 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W30 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W30 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Fn2 , v064 - .byte W12 - .byte Cs1 , v112 - .byte W06 - .byte Fn2 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W12 -mus_rg_nana67_7_001: - .byte N06 , Cn1 , v112 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nana67_7_000 - .byte PATT - .word mus_rg_nana67_7_000 - .byte PATT - .word mus_rg_nana67_7_000 - .byte PATT - .word mus_rg_nana67_7_001 - .byte PATT - .word mus_rg_nana67_7_001 - .byte PATT - .word mus_rg_nana67_7_001 - .byte PATT - .word mus_rg_nana67_7_001 - .byte PATT - .word mus_rg_nana67_7_001 - .byte PATT - .word mus_rg_nana67_7_001 - .byte PATT - .word mus_rg_nana67_7_001 - .byte PATT - .word mus_rg_nana67_7_001 - .byte GOTO - .word mus_rg_nana67_7_B1 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_nana67_8: - .byte KEYSH , mus_rg_nana67_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 49*mus_rg_nana67_mvl/mxv - .byte W96 - .byte N01 , Cn5 , v112 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v112 - .byte W06 - .byte N01 - .byte W18 - .byte N01 - .byte W06 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v092 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v068 - .byte W03 - .byte Cn5 , v060 - .byte W15 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v092 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v112 - .byte W06 - .byte N01 - .byte W18 - .byte N01 - .byte W06 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v092 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v084 - .byte W24 -mus_rg_nana67_8_B1: -mus_rg_nana67_8_000: - .byte N01 , Cn5 , v112 - .byte W12 - .byte N01 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte PEND - .byte Cn5 , v112 - .byte W12 - .byte N01 - .byte W06 - .byte Cn5 , v068 - .byte W03 - .byte Cn5 , v060 - .byte W15 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W18 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte PATT - .word mus_rg_nana67_8_000 - .byte N01 , Cn5 , v112 - .byte W12 - .byte N01 - .byte W06 - .byte Cn5 , v068 - .byte W03 - .byte Cn5 , v060 - .byte W15 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W18 - .byte PATT - .word mus_rg_nana67_8_000 - .byte N01 , Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v112 - .byte W12 - .byte N01 - .byte W06 - .byte Cn5 , v068 - .byte W03 - .byte Cn5 , v060 - .byte W15 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte PATT - .word mus_rg_nana67_8_000 - .byte N01 , Cn5 , v112 - .byte W12 - .byte N01 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v060 - .byte W12 -mus_rg_nana67_8_001: - .byte N01 , Cn5 , v112 - .byte W12 - .byte N01 - .byte W06 - .byte Cn5 , v068 - .byte W03 - .byte Cn5 , v060 - .byte W15 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v112 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte PEND - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W18 - .byte N01 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte PATT - .word mus_rg_nana67_8_001 - .byte N01 , Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W18 - .byte N01 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v112 - .byte W12 - .byte N01 - .byte W06 - .byte Cn5 , v068 - .byte W03 - .byte Cn5 , v060 - .byte W03 - .byte Cn5 , v072 - .byte W24 - .byte Cn5 , v112 - .byte W12 - .byte N01 - .byte W06 - .byte Cn5 , v068 - .byte W03 - .byte Cn5 , v060 - .byte W03 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v112 - .byte W12 - .byte N01 - .byte W06 - .byte Cn5 , v068 - .byte W03 - .byte Cn5 , v060 - .byte W03 - .byte Cn5 , v072 - .byte W24 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte Cn5 , v112 - .byte W12 - .byte N01 - .byte W06 - .byte Cn5 , v068 - .byte W03 - .byte Cn5 , v060 - .byte W03 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte W12 - .byte N01 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v064 - .byte W18 - .byte N01 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte GOTO - .word mus_rg_nana67_8_B1 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_nana67_9: - .byte KEYSH , mus_rg_nana67_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 42*mus_rg_nana67_mvl/mxv - .byte W72 - .byte N24 , Gn5 , v112 - .byte W24 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W84 - .byte N11 - .byte W12 -mus_rg_nana67_9_B1: - .byte W96 - .byte W24 - .byte N12 , Gn5 , v080 - .byte W48 - .byte N12 - .byte W24 - .byte W96 - .byte W24 - .byte N12 - .byte W60 - .byte N12 - .byte W12 - .byte W96 - .byte W72 - .byte N12 - .byte W24 - .byte W96 - .byte W96 - .byte W24 - .byte N12 - .byte W72 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte W24 - .byte N12 - .byte W72 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte W60 - .byte N11 , Gn5 , v112 - .byte W36 - .byte W60 - .byte N11 - .byte W24 - .byte N11 - .byte W12 - .byte W96 - .byte N12 , Gn5 , v080 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte GOTO - .word mus_rg_nana67_9_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_nana67: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_nana67_pri @ Priority - .byte mus_rg_nana67_rev @ Reverb. - - .word mus_rg_nana67_grp - - .word mus_rg_nana67_1 - .word mus_rg_nana67_2 - .word mus_rg_nana67_3 - .word mus_rg_nana67_4 - .word mus_rg_nana67_5 - .word mus_rg_nana67_6 - .word mus_rg_nana67_7 - .word mus_rg_nana67_8 - .word mus_rg_nana67_9 - - .end diff --git a/sound/songs/mus_rg_nanadungeon.s b/sound/songs/mus_rg_nanadungeon.s deleted file mode 100644 index 853fee56ba..0000000000 --- a/sound/songs/mus_rg_nanadungeon.s +++ /dev/null @@ -1,3699 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_nanadungeon_grp, voicegroup147 - .equ mus_rg_nanadungeon_pri, 0 - .equ mus_rg_nanadungeon_rev, reverb_set+50 - .equ mus_rg_nanadungeon_mvl, 127 - .equ mus_rg_nanadungeon_key, 0 - .equ mus_rg_nanadungeon_tbs, 1 - .equ mus_rg_nanadungeon_exg, 0 - .equ mus_rg_nanadungeon_cmp, 1 - - .section .rodata - .global mus_rg_nanadungeon - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_nanadungeon_1: - .byte KEYSH , mus_rg_nanadungeon_key+0 -mus_rg_nanadungeon_1_B1: - .byte TEMPO , 110*mus_rg_nanadungeon_tbs/2 - .byte VOICE , 1 - .byte PAN , c_v+16 - .byte VOL , 65*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v+1 - .byte N12 , Bn2 , v088 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 -mus_rg_nanadungeon_1_000: - .byte N12 , Bn2 , v088 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanadungeon_1_000 - .byte N12 , Bn2 , v088 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 -mus_rg_nanadungeon_1_001: - .byte N12 , En3 , v088 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanadungeon_1_001 - .byte PATT - .word mus_rg_nanadungeon_1_001 - .byte PATT - .word mus_rg_nanadungeon_1_001 - .byte PATT - .word mus_rg_nanadungeon_1_000 - .byte PATT - .word mus_rg_nanadungeon_1_000 - .byte PATT - .word mus_rg_nanadungeon_1_000 - .byte PATT - .word mus_rg_nanadungeon_1_000 - .byte N12 , Fn4 , v088 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte N12 - .byte W12 - .byte Ds4 - .byte W12 - .byte N12 - .byte W12 - .byte W12 - .byte N12 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte TEMPO , 112*mus_rg_nanadungeon_tbs/2 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte TEMPO , 98*mus_rg_nanadungeon_tbs/2 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte TEMPO , 90*mus_rg_nanadungeon_tbs/2 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte TEMPO , 82*mus_rg_nanadungeon_tbs/2 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte TEMPO , 78*mus_rg_nanadungeon_tbs/2 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte TEMPO , 74*mus_rg_nanadungeon_tbs/2 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte TEMPO , 66*mus_rg_nanadungeon_tbs/2 - .byte Fn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte TEMPO , 12*mus_rg_nanadungeon_tbs/2 - .byte Cn2 - .byte W06 - .byte TEMPO , 110*mus_rg_nanadungeon_tbs/2 - .byte N12 , Dn4 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Ds4 - .byte W12 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte N12 - .byte W12 -mus_rg_nanadungeon_1_002: - .byte N12 , Ds3 , v088 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanadungeon_1_002 - .byte PATT - .word mus_rg_nanadungeon_1_002 - .byte PATT - .word mus_rg_nanadungeon_1_002 -mus_rg_nanadungeon_1_003: - .byte N12 , An2 , v088 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanadungeon_1_003 - .byte PATT - .word mus_rg_nanadungeon_1_003 - .byte N12 , Cs3 , v088 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 -mus_rg_nanadungeon_1_004: - .byte N12 , Gs3 , v088 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanadungeon_1_004 - .byte N12 , Gs3 , v088 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte W96 - .byte W48 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W12 - .byte W24 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 , v064 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 , v080 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 , v096 - .byte W12 - .byte Ds3 - .byte W12 - .byte GOTO - .word mus_rg_nanadungeon_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_nanadungeon_2: - .byte KEYSH , mus_rg_nanadungeon_key+0 -mus_rg_nanadungeon_2_B1: - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 73*mus_rg_nanadungeon_mvl/mxv - .byte N12 , Ds4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Ds4 , v016 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W12 - .byte Cs4 - .byte W12 -mus_rg_nanadungeon_2_000: - .byte MOD , 0 - .byte N12 , Ds4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , As3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PEND -mus_rg_nanadungeon_2_001: - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Bn3 , v016 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v-63 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs4 , v012 - .byte W12 - .byte PEND - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Gs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Fs4 , v016 - .byte W12 - .byte PAN , c_v-63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Fs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W12 - .byte Fs4 - .byte W12 - .byte MOD , 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Fs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , En4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Fs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , En4 , v016 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Ds4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Ds4 , v016 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PATT - .word mus_rg_nanadungeon_2_000 - .byte PATT - .word mus_rg_nanadungeon_2_001 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Gs4 , v016 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , As4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , As4 , v028 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , As4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Bn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , En3 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , En3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , Bn2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Bn2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , Ds3 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Ds3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , As2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , As2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , Dn3 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Dn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , An2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , An2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , Cs3 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cs3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , Gs2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gs2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , Cn3 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , Gn2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , Bn2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Bn2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , Fs2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Fs2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , As2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , As2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , Fn2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Fn2 , v016 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , An2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , An2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , En2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , En2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Bn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , As4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-62 - .byte MOD , 0 - .byte N12 , An4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , An4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 24 - .byte MOD , 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Bn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , As3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Bn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Cs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Ds4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-64 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gn4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Fn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , An3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , An3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gn4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn4 , v020 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gn4 , v012 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn4 , v008 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fn4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Fn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Fn4 , v012 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , An4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , An4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , An4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cs5 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Cs5 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Fs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Fs4 , v008 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , En4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Ds4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Fs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Fs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cn5 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cn5 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Ds3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cs3 , v024 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Ds3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Cs3 , v024 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En2 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs2 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , En3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W03 - .byte VOICE , 24 - .byte W03 - .byte MOD , 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte MOD , 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 24 - .byte MOD , 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte MOD , 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 24 - .byte MOD , 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W03 - .byte VOICE , 1 - .byte W03 - .byte MOD , 0 - .byte N12 , Bn2 , v032 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Bn2 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Bn2 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Bn2 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 -mus_rg_nanadungeon_2_002: - .byte MOD , 0 - .byte N12 , Bn2 , v032 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PEND -mus_rg_nanadungeon_2_003: - .byte MOD , 0 - .byte N12 , Ds3 , v032 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PEND - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PATT - .word mus_rg_nanadungeon_2_002 - .byte PATT - .word mus_rg_nanadungeon_2_003 - .byte GOTO - .word mus_rg_nanadungeon_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_nanadungeon_3: - .byte KEYSH , mus_rg_nanadungeon_key+0 -mus_rg_nanadungeon_3_B1: - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-34 - .byte VOL , 65*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v+1 - .byte W24 - .byte N12 , Bn2 , v020 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 -mus_rg_nanadungeon_3_000: - .byte N12 , Bn2 , v020 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanadungeon_3_000 - .byte PATT - .word mus_rg_nanadungeon_3_000 - .byte N12 , Ds3 , v020 - .byte W12 - .byte En3 - .byte W12 - .byte N12 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 -mus_rg_nanadungeon_3_001: - .byte N12 , En3 , v020 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanadungeon_3_001 - .byte PATT - .word mus_rg_nanadungeon_3_001 - .byte N12 , En3 , v020 - .byte W12 - .byte Gs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PATT - .word mus_rg_nanadungeon_3_000 - .byte PATT - .word mus_rg_nanadungeon_3_000 - .byte PATT - .word mus_rg_nanadungeon_3_000 - .byte N12 , Bn2 , v020 - .byte W12 - .byte Ds3 - .byte W84 - .byte W96 - .byte N06 , Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Fn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W54 - .byte W96 - .byte W48 - .byte N12 , Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn3 - .byte W12 -mus_rg_nanadungeon_3_002: - .byte N12 , Ds3 , v020 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanadungeon_3_002 - .byte PATT - .word mus_rg_nanadungeon_3_002 - .byte N12 , Ds3 , v020 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 -mus_rg_nanadungeon_3_003: - .byte N12 , An2 , v020 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanadungeon_3_003 - .byte N12 , An2 , v020 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 -mus_rg_nanadungeon_3_004: - .byte N12 , An3 , v020 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanadungeon_3_004 - .byte N12 , Cs4 , v020 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 -mus_rg_nanadungeon_3_005: - .byte N12 , En3 , v020 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanadungeon_3_005 - .byte N12 , En3 , v020 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W84 - .byte W72 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W12 - .byte W24 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Bn2 , v016 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte GOTO - .word mus_rg_nanadungeon_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_nanadungeon_4: - .byte KEYSH , mus_rg_nanadungeon_key+0 -mus_rg_nanadungeon_4_B1: - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 90*mus_rg_nanadungeon_mvl/mxv - .byte W72 - .byte PAN , c_v-32 - .byte N03 , Bn1 , v092 - .byte W03 - .byte Cn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte En2 - .byte W09 - .byte PAN , c_v+32 - .byte N03 , Cn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte En2 - .byte W03 - .byte Fn2 - .byte W80 - .byte W01 - .byte VOL , 79*mus_rg_nanadungeon_mvl/mxv - .byte W48 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v+21 - .byte N24 , En2 - .byte W12 - .byte VOL , 45*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Bn1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v+22 - .byte N24 , Ds2 , v092 - .byte W12 - .byte VOL , 45*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , As1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v+22 - .byte N24 , Dn2 , v092 - .byte W12 - .byte VOL , 45*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , An1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v+23 - .byte N24 , Cs2 , v092 - .byte W12 - .byte VOL , 45*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Gs1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v+22 - .byte N24 , Cn2 , v092 - .byte W12 - .byte VOL , 45*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Gn1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v+21 - .byte N24 , Bn1 , v092 - .byte W12 - .byte VOL , 45*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Fs1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v+22 - .byte N24 , As1 , v092 - .byte W12 - .byte VOL , 45*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Fn1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v+22 - .byte N24 , An1 , v092 - .byte W12 - .byte VOL , 45*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 79*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v-16 - .byte N48 , En1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_nanadungeon_mvl/mxv - .byte W06 - .byte 29*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte 19*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte 10*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte 8*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte 5*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte 3*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte 1*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte 1*mus_rg_nanadungeon_mvl/mxv - .byte W09 - .byte 0*mus_rg_nanadungeon_mvl/mxv - .byte W24 - .byte W72 - .byte PAN , c_v+32 - .byte VOL , 90*mus_rg_nanadungeon_mvl/mxv - .byte N03 , Fn2 , v092 - .byte W03 - .byte En2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte Cn2 - .byte W09 - .byte PAN , c_v-32 - .byte N03 , En2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte Cn2 - .byte W03 - .byte Bn1 - .byte W09 - .byte VOL , 45*mus_rg_nanadungeon_mvl/mxv - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte GOTO - .word mus_rg_nanadungeon_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_nanadungeon_5: - .byte KEYSH , mus_rg_nanadungeon_key+0 -mus_rg_nanadungeon_5_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 34*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-18 - .byte TIE , Gn3 , v040 - .byte W03 - .byte BEND , c_v-10 - .byte W03 - .byte c_v-6 - .byte W03 - .byte c_v-2 - .byte W03 - .byte c_v+0 - .byte W36 - .byte MOD , 3 - .byte W36 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W48 - .byte MOD , 3 - .byte W36 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W03 - .byte c_v+2 - .byte W06 - .byte c_v+0 - .byte W36 - .byte W03 - .byte MOD , 3 - .byte W12 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W30 - .byte MOD , 0 - .byte W48 - .byte 3 - .byte BEND , c_v+0 - .byte W03 - .byte c_v+2 - .byte W03 - .byte c_v+5 - .byte W03 - .byte c_v+7 - .byte W03 - .byte c_v+8 - .byte W03 - .byte c_v+10 - .byte W03 - .byte c_v+11 - .byte W03 - .byte c_v+13 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+20 - .byte W03 - .byte c_v+21 - .byte W03 - .byte c_v+22 - .byte W03 - .byte c_v+23 - .byte W03 - .byte c_v+25 - .byte W03 - .byte c_v+26 - .byte W03 - .byte MOD , 0 - .byte BEND , c_v+26 - .byte W48 - .byte MOD , 3 - .byte W42 - .byte BEND , c_v+24 - .byte W06 - .byte MOD , 0 - .byte BEND , c_v+26 - .byte W42 - .byte c_v+28 - .byte W06 - .byte MOD , 3 - .byte BEND , c_v+26 - .byte W48 - .byte MOD , 0 - .byte W48 - .byte 3 - .byte W36 - .byte BEND , c_v+24 - .byte W06 - .byte c_v+26 - .byte W06 - .byte MOD , 0 - .byte W48 - .byte W03 - .byte BEND , c_v+24 - .byte W03 - .byte c_v+22 - .byte W03 - .byte c_v+21 - .byte W03 - .byte c_v+19 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+17 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+14 - .byte W03 - .byte c_v+11 - .byte W03 - .byte c_v+9 - .byte W03 - .byte c_v+7 - .byte W03 - .byte c_v+5 - .byte W03 - .byte c_v+4 - .byte W03 - .byte c_v+2 - .byte W03 - .byte c_v-1 - .byte W03 - .byte c_v+0 - .byte W09 - .byte MOD , 4 - .byte W48 - .byte BEND , c_v-4 - .byte W06 - .byte c_v+0 - .byte W30 - .byte W36 - .byte W03 - .byte c_v+4 - .byte W09 - .byte c_v+0 - .byte W48 - .byte W32 - .byte W01 - .byte c_v+2 - .byte W06 - .byte c_v+0 - .byte W56 - .byte W01 - .byte W36 - .byte c_v-4 - .byte W12 - .byte c_v+0 - .byte W48 - .byte EOT - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N03 , Fn4 , v032 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte En4 - .byte W12 - .byte N03 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 - .byte W12 - .byte W12 - .byte N03 - .byte W12 - .byte Dn4 - .byte W12 - .byte N03 - .byte W60 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 4*mus_rg_nanadungeon_mvl/mxv - .byte W48 - .byte 4*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-16 - .byte TIE , Ds3 , v052 - .byte W03 - .byte VOL , 7*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte BEND , c_v-15 - .byte W03 - .byte VOL , 11*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte VOL , 15*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-13 - .byte W06 - .byte VOL , 17*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-12 - .byte W06 - .byte VOL , 21*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-9 - .byte W06 - .byte VOL , 24*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-7 - .byte W03 - .byte VOL , 28*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte BEND , c_v-6 - .byte W06 - .byte VOL , 31*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-3 - .byte W06 - .byte VOL , 34*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte c_v-2 - .byte W06 - .byte c_v-2 - .byte W06 - .byte c_v-3 - .byte W06 - .byte c_v-5 - .byte W06 - .byte c_v-5 - .byte W12 - .byte c_v-7 - .byte W06 - .byte c_v-8 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v-11 - .byte W96 - .byte W96 - .byte W96 - .byte W30 - .byte c_v-9 - .byte W06 - .byte c_v-6 - .byte W06 - .byte c_v-4 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+3 - .byte W06 - .byte c_v+6 - .byte W06 - .byte c_v+8 - .byte W06 - .byte c_v+10 - .byte W24 - .byte MOD , 4 - .byte W96 - .byte W96 - .byte 7 - .byte W84 - .byte BEND , c_v+8 - .byte W12 - .byte W12 - .byte c_v+6 - .byte W12 - .byte MOD , 0 - .byte BEND , c_v+5 - .byte W12 - .byte MOD , 4 - .byte W60 - .byte W96 - .byte W96 - .byte W32 - .byte W01 - .byte VOL , 27*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 16*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 10*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 5*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte EOT - .byte VOL , 0*mus_rg_nanadungeon_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W92 - .byte W01 - .byte VOL , 32*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte BEND , c_v+1 - .byte W12 - .byte N12 , Bn3 , v024 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte GOTO - .word mus_rg_nanadungeon_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_nanadungeon_6: - .byte KEYSH , mus_rg_nanadungeon_key+0 -mus_rg_nanadungeon_6_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 34*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v+0 - .byte TIE , Ds4 , v040 - .byte W48 - .byte MOD , 3 - .byte W36 - .byte BEND , c_v+1 - .byte W12 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W06 - .byte c_v-3 - .byte W06 - .byte c_v+0 - .byte W36 - .byte MOD , 3 - .byte W48 - .byte 0 - .byte W36 - .byte BEND , c_v+2 - .byte W12 - .byte MOD , 3 - .byte BEND , c_v+0 - .byte W48 - .byte MOD , 0 - .byte W36 - .byte BEND , c_v-3 - .byte W12 - .byte MOD , 3 - .byte BEND , c_v+0 - .byte W03 - .byte c_v+2 - .byte W03 - .byte c_v+5 - .byte W03 - .byte c_v+7 - .byte W03 - .byte c_v+8 - .byte W03 - .byte c_v+10 - .byte W03 - .byte c_v+11 - .byte W03 - .byte c_v+13 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+20 - .byte W03 - .byte c_v+21 - .byte W03 - .byte c_v+22 - .byte W03 - .byte c_v+23 - .byte W03 - .byte c_v+25 - .byte W03 - .byte c_v+26 - .byte W03 - .byte MOD , 0 - .byte BEND , c_v+26 - .byte W48 - .byte MOD , 3 - .byte W36 - .byte BEND , c_v+23 - .byte W06 - .byte c_v+26 - .byte W06 - .byte MOD , 0 - .byte W36 - .byte BEND , c_v+27 - .byte W06 - .byte c_v+26 - .byte W06 - .byte MOD , 3 - .byte W48 - .byte 0 - .byte W48 - .byte 3 - .byte W36 - .byte BEND , c_v+23 - .byte W12 - .byte MOD , 0 - .byte BEND , c_v+26 - .byte W48 - .byte W03 - .byte c_v+24 - .byte W03 - .byte c_v+22 - .byte W03 - .byte c_v+21 - .byte W03 - .byte c_v+19 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+17 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+14 - .byte W03 - .byte c_v+11 - .byte W03 - .byte c_v+9 - .byte W03 - .byte c_v+7 - .byte W03 - .byte c_v+5 - .byte W03 - .byte c_v+4 - .byte W03 - .byte c_v+2 - .byte W03 - .byte c_v-1 - .byte W03 - .byte c_v+0 - .byte W09 - .byte MOD , 4 - .byte W21 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W48 - .byte W03 - .byte c_v-3 - .byte W06 - .byte c_v+0 - .byte W60 - .byte c_v+3 - .byte W06 - .byte c_v+0 - .byte W30 - .byte W60 - .byte c_v-6 - .byte W06 - .byte c_v+0 - .byte W30 - .byte W12 - .byte c_v+4 - .byte W06 - .byte c_v+0 - .byte W66 - .byte c_v+4 - .byte W06 - .byte c_v+0 - .byte W06 - .byte EOT - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N03 , Gs4 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte As4 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Bn4 - .byte W12 - .byte N03 - .byte W60 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 4*mus_rg_nanadungeon_mvl/mxv - .byte W48 - .byte 4*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-22 - .byte TIE , Cs4 , v052 - .byte W03 - .byte VOL , 7*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte BEND , c_v-18 - .byte W03 - .byte MOD , 4 - .byte VOL , 11*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte 15*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-13 - .byte W06 - .byte VOL , 17*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-10 - .byte W06 - .byte VOL , 21*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-8 - .byte W06 - .byte VOL , 24*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-5 - .byte W03 - .byte VOL , 28*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte BEND , c_v-3 - .byte W06 - .byte VOL , 31*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v-2 - .byte W06 - .byte VOL , 34*mus_rg_nanadungeon_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte c_v-4 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v-10 - .byte W06 - .byte c_v-12 - .byte W06 - .byte c_v-15 - .byte W06 - .byte c_v-19 - .byte W06 - .byte c_v-23 - .byte W06 - .byte c_v-26 - .byte W06 - .byte c_v-32 - .byte W96 - .byte W96 - .byte W96 - .byte W44 - .byte W01 - .byte c_v-27 - .byte W03 - .byte c_v-22 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-11 - .byte W03 - .byte c_v-6 - .byte W03 - .byte c_v-2 - .byte W03 - .byte c_v+2 - .byte W03 - .byte c_v+5 - .byte W03 - .byte c_v+9 - .byte W03 - .byte c_v+14 - .byte W03 - .byte c_v+19 - .byte W03 - .byte c_v+22 - .byte W03 - .byte c_v+25 - .byte W03 - .byte c_v+29 - .byte W03 - .byte c_v+33 - .byte W03 - .byte c_v+37 - .byte W03 - .byte c_v+39 - .byte W03 - .byte MOD , 4 - .byte BEND , c_v+42 - .byte W96 - .byte W96 - .byte MOD , 7 - .byte W54 - .byte BEND , c_v+40 - .byte W06 - .byte c_v+40 - .byte W06 - .byte c_v+37 - .byte W06 - .byte c_v+36 - .byte W06 - .byte c_v+33 - .byte W06 - .byte c_v+32 - .byte W06 - .byte c_v+28 - .byte W06 - .byte MOD , 0 - .byte BEND , c_v+26 - .byte W24 - .byte MOD , 0 - .byte W12 - .byte 4 - .byte W60 - .byte W96 - .byte W96 - .byte W32 - .byte W01 - .byte VOL , 27*mus_rg_nanadungeon_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 16*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 10*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 5*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte EOT - .byte VOL , 0*mus_rg_nanadungeon_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W96 - .byte VOL , 34*mus_rg_nanadungeon_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte N12 , Bn2 , v032 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte GOTO - .word mus_rg_nanadungeon_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_nanadungeon_7: - .byte KEYSH , mus_rg_nanadungeon_key+0 -mus_rg_nanadungeon_7_B1: - .byte VOICE , 0 - .byte VOL , 44*mus_rg_nanadungeon_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOL , 22*mus_rg_nanadungeon_mvl/mxv - .byte N96 , Cn3 , v052 - .byte W12 - .byte VOL , 25*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 27*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 29*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 34*mus_rg_nanadungeon_mvl/mxv - .byte W09 - .byte 38*mus_rg_nanadungeon_mvl/mxv - .byte W15 - .byte 39*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 41*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 44*mus_rg_nanadungeon_mvl/mxv - .byte N48 , Gn2 , v076 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 25*mus_rg_nanadungeon_mvl/mxv - .byte N96 , Cn3 , v052 - .byte W09 - .byte VOL , 26*mus_rg_nanadungeon_mvl/mxv - .byte W09 - .byte 29*mus_rg_nanadungeon_mvl/mxv - .byte W06 - .byte 34*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 35*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 39*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 42*mus_rg_nanadungeon_mvl/mxv - .byte W12 - .byte 45*mus_rg_nanadungeon_mvl/mxv - .byte W24 - .byte N48 , An2 , v076 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte GOTO - .word mus_rg_nanadungeon_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_nanadungeon: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_nanadungeon_pri @ Priority - .byte mus_rg_nanadungeon_rev @ Reverb. - - .word mus_rg_nanadungeon_grp - - .word mus_rg_nanadungeon_1 - .word mus_rg_nanadungeon_2 - .word mus_rg_nanadungeon_3 - .word mus_rg_nanadungeon_4 - .word mus_rg_nanadungeon_5 - .word mus_rg_nanadungeon_6 - .word mus_rg_nanadungeon_7 - - .end diff --git a/sound/songs/mus_rg_nanaiseki.s b/sound/songs/mus_rg_nanaiseki.s deleted file mode 100644 index 4279a0558c..0000000000 --- a/sound/songs/mus_rg_nanaiseki.s +++ /dev/null @@ -1,3037 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_nanaiseki_grp, voicegroup146 - .equ mus_rg_nanaiseki_pri, 0 - .equ mus_rg_nanaiseki_rev, reverb_set+50 - .equ mus_rg_nanaiseki_mvl, 127 - .equ mus_rg_nanaiseki_key, 0 - .equ mus_rg_nanaiseki_tbs, 1 - .equ mus_rg_nanaiseki_exg, 0 - .equ mus_rg_nanaiseki_cmp, 1 - - .section .rodata - .global mus_rg_nanaiseki - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_nanaiseki_1: - .byte KEYSH , mus_rg_nanaiseki_key+0 - .byte TEMPO , 128*mus_rg_nanaiseki_tbs/2 - .byte VOICE , 13 - .byte PAN , c_v+0 - .byte VOL , 82*mus_rg_nanaiseki_mvl/mxv - .byte W12 -mus_rg_nanaiseki_1_B1: - .byte VOL , 82*mus_rg_nanaiseki_mvl/mxv - .byte N24 , En4 , v127 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W24 - .byte As4 , v127 - .byte W24 - .byte As4 , v080 - .byte W24 - .byte As4 , v068 - .byte W24 - .byte As4 , v052 - .byte W24 - .byte En4 , v127 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v052 - .byte W24 - .byte Cs5 , v127 - .byte W24 - .byte Cs5 , v084 - .byte W24 - .byte Cs5 , v068 - .byte W24 - .byte Cs5 , v052 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v127 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v048 - .byte W24 - .byte As3 , v127 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , As3 , v080 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , As3 , v064 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , As3 , v048 - .byte W24 - .byte N12 , Gn2 , v120 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte PAN , c_v-16 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v+0 - .byte W02 - .byte N24 , En4 , v127 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v052 - .byte W22 - .byte W02 - .byte As4 , v127 - .byte W24 - .byte As4 , v080 - .byte W24 - .byte As4 , v064 - .byte W24 - .byte As4 , v048 - .byte W22 - .byte W02 - .byte En4 , v127 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W22 - .byte W02 - .byte Cs5 , v127 - .byte W24 - .byte N22 , Cs5 , v080 - .byte W23 - .byte N24 , Cs5 , v064 - .byte W24 - .byte N22 , Cs5 , v048 - .byte W23 - .byte PAN , c_v-32 - .byte N24 , En3 , v127 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-32 - .byte N24 - .byte W24 - .byte PAN , c_v+32 - .byte N24 - .byte W24 - .byte As3 , v127 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , As3 , v080 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , As3 , v064 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , As3 , v052 - .byte W24 -mus_rg_nanaiseki_1_000: - .byte PAN , c_v+31 - .byte N12 , Gn2 , v120 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte PAN , c_v+16 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PEND - .byte PAN , c_v-16 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte PAN , c_v-33 - .byte N12 , Gn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v-32 - .byte N96 , En3 - .byte W96 -mus_rg_nanaiseki_1_001: - .byte PAN , c_v+32 - .byte N96 , Cn3 , v120 - .byte W96 - .byte PEND -mus_rg_nanaiseki_1_002: - .byte PAN , c_v-32 - .byte N96 , Dn3 , v120 - .byte W96 - .byte PEND -mus_rg_nanaiseki_1_003: - .byte PAN , c_v+32 - .byte N96 , As2 , v120 - .byte W96 - .byte PEND - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_nanaiseki_mvl/mxv - .byte N24 , En4 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W24 -mus_rg_nanaiseki_1_004: - .byte N24 , As4 , v120 - .byte W24 - .byte As4 , v080 - .byte W24 - .byte As4 , v064 - .byte W24 - .byte As4 , v048 - .byte W24 - .byte PEND -mus_rg_nanaiseki_1_005: - .byte N24 , En4 , v120 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W24 - .byte PEND -mus_rg_nanaiseki_1_006: - .byte N24 , Cs5 , v120 - .byte W24 - .byte Cs5 , v080 - .byte W24 - .byte Cs5 , v064 - .byte W24 - .byte Cs5 , v048 - .byte W24 - .byte PEND - .byte En3 , v120 - .byte W24 - .byte En3 , v080 - .byte W24 - .byte En3 , v064 - .byte W24 - .byte En3 , v048 - .byte W24 -mus_rg_nanaiseki_1_007: - .byte N24 , As3 , v120 - .byte W24 - .byte As3 , v080 - .byte W24 - .byte As3 , v064 - .byte W24 - .byte As3 , v048 - .byte W24 - .byte PEND - .byte PAN , c_v-32 - .byte N12 , Gn2 , v120 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte PAN , c_v-16 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte PAN , c_v+31 - .byte N12 , Gn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v+0 - .byte VOL , 79*mus_rg_nanaiseki_mvl/mxv - .byte N24 , En4 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W24 - .byte PATT - .word mus_rg_nanaiseki_1_004 - .byte PATT - .word mus_rg_nanaiseki_1_005 - .byte PATT - .word mus_rg_nanaiseki_1_006 - .byte VOL , 84*mus_rg_nanaiseki_mvl/mxv - .byte N24 , En3 , v120 - .byte W24 - .byte En3 , v080 - .byte W24 - .byte En3 , v064 - .byte W24 - .byte En3 , v048 - .byte W24 - .byte PATT - .word mus_rg_nanaiseki_1_007 - .byte PATT - .word mus_rg_nanaiseki_1_000 - .byte PAN , c_v-16 - .byte N12 , Bn2 , v120 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Gn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 68*mus_rg_nanaiseki_mvl/mxv - .byte N96 , En3 - .byte W96 - .byte PATT - .word mus_rg_nanaiseki_1_001 - .byte PATT - .word mus_rg_nanaiseki_1_002 - .byte PATT - .word mus_rg_nanaiseki_1_003 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v-32 - .byte VOL , 68*mus_rg_nanaiseki_mvl/mxv - .byte N96 , En4 , v120 - .byte W96 -mus_rg_nanaiseki_1_008: - .byte PAN , c_v+32 - .byte N96 , Dn4 , v120 - .byte W96 - .byte PEND - .byte PAN , c_v-32 - .byte N96 , Cn4 - .byte W96 - .byte PATT - .word mus_rg_nanaiseki_1_008 - .byte GOTO - .word mus_rg_nanaiseki_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_nanaiseki_2: - .byte KEYSH , mus_rg_nanaiseki_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-16 - .byte VOL , 72*mus_rg_nanaiseki_mvl/mxv - .byte W12 -mus_rg_nanaiseki_2_B1: - .byte PAN , c_v-32 - .byte VOL , 72*mus_rg_nanaiseki_mvl/mxv - .byte N24 , En3 , v120 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v048 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v032 - .byte W24 -mus_rg_nanaiseki_2_000: - .byte N24 , Cn3 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cn3 , v064 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , Cn3 , v048 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cn3 , v032 - .byte W24 - .byte PEND - .byte PAN , c_v-32 - .byte N24 , En3 , v120 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v048 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v032 - .byte W24 - .byte PATT - .word mus_rg_nanaiseki_2_000 - .byte PAN , c_v+0 - .byte VOL , 64*mus_rg_nanaiseki_mvl/mxv - .byte N24 , Bn3 , v120 - .byte W24 - .byte Bn3 , v064 - .byte W24 - .byte Bn3 , v048 - .byte W24 - .byte Bn3 , v032 - .byte W24 - .byte Fs4 , v120 - .byte W24 - .byte Fs4 , v080 - .byte W24 - .byte Fs4 , v064 - .byte W24 - .byte Fs4 , v048 - .byte W24 - .byte Dn4 , v120 - .byte W24 - .byte Dn4 , v080 - .byte W24 - .byte Dn4 , v064 - .byte W24 - .byte Dn4 , v048 - .byte W24 - .byte Gn4 , v120 - .byte W24 - .byte Gn4 , v080 - .byte W24 - .byte Gn4 , v064 - .byte W24 - .byte Fs4 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte VOL , 72*mus_rg_nanaiseki_mvl/mxv - .byte N24 , En3 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En3 , v052 - .byte W24 -mus_rg_nanaiseki_2_001: - .byte N24 , Cn3 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cn3 , v080 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cn3 , v064 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cn3 , v048 - .byte W24 - .byte PEND - .byte En3 , v120 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En3 , v048 - .byte W24 - .byte PATT - .word mus_rg_nanaiseki_2_001 - .byte PAN , c_v+0 - .byte VOL , 64*mus_rg_nanaiseki_mvl/mxv - .byte W02 - .byte N24 , Bn3 , v120 - .byte W24 - .byte Bn3 , v080 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W22 - .byte W02 - .byte Fs4 , v120 - .byte W24 - .byte Fs4 , v080 - .byte W24 - .byte Fs4 , v064 - .byte W24 - .byte Fs4 , v052 - .byte W22 - .byte W02 - .byte Dn4 , v120 - .byte W24 - .byte Dn4 , v080 - .byte W24 - .byte Dn4 , v064 - .byte W24 - .byte Dn4 , v044 - .byte W22 - .byte W02 - .byte Gn4 , v120 - .byte W24 - .byte Gn4 , v080 - .byte W24 - .byte Gn4 , v056 - .byte W23 - .byte N21 , Fs4 , v120 - .byte W23 - .byte PAN , c_v-32 - .byte VOL , 72*mus_rg_nanaiseki_mvl/mxv - .byte N12 , En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En5 , v060 - .byte W24 - .byte Ds5 , v056 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cs5 - .byte W12 - .byte Cn5 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v120 - .byte W12 - .byte Cs3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gn5 , v056 - .byte W24 - .byte Fs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+0 - .byte VOL , 65*mus_rg_nanaiseki_mvl/mxv - .byte N96 , En4 , v120 - .byte W96 - .byte Dn4 - .byte W96 - .byte Cn4 - .byte W96 - .byte Dn4 - .byte W96 - .byte VOL , 72*mus_rg_nanaiseki_mvl/mxv - .byte PAN , c_v-48 - .byte N24 , En3 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v048 - .byte W24 -mus_rg_nanaiseki_2_002: - .byte N24 , Cn3 , v120 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Cn3 , v080 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Cn3 , v064 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Cn3 , v048 - .byte W24 - .byte PEND -mus_rg_nanaiseki_2_003: - .byte N24 , En3 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v048 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_2_002 - .byte PAN , c_v-1 - .byte VOL , 64*mus_rg_nanaiseki_mvl/mxv - .byte N24 , Bn3 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Bn3 , v080 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Bn3 , v064 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Bn3 , v048 - .byte W24 -mus_rg_nanaiseki_2_004: - .byte PAN , c_v+0 - .byte N24 , Fs4 , v120 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Fs4 , v080 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Fs4 , v064 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Fs4 , v048 - .byte W24 - .byte PEND - .byte PAN , c_v-1 - .byte N24 , Dn4 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn4 , v060 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Dn4 , v040 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn4 , v020 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Gn4 , v120 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Gn4 , v052 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Gn4 , v028 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Fs4 , v016 - .byte W24 - .byte VOL , 76*mus_rg_nanaiseki_mvl/mxv - .byte N24 , En3 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v048 - .byte W24 - .byte PATT - .word mus_rg_nanaiseki_2_002 - .byte PATT - .word mus_rg_nanaiseki_2_003 - .byte PATT - .word mus_rg_nanaiseki_2_002 - .byte VOL , 68*mus_rg_nanaiseki_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Bn3 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Bn3 , v080 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Bn3 , v064 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Bn3 , v048 - .byte W24 - .byte PATT - .word mus_rg_nanaiseki_2_004 - .byte PAN , c_v+0 - .byte N24 , Dn4 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn4 , v052 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Dn4 , v032 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn4 , v016 - .byte W24 - .byte PAN , c_v-1 - .byte N24 , Gn4 , v120 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Gn4 , v056 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Gn4 , v032 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Fs4 , v016 - .byte W24 - .byte VOICE , 78 - .byte VOL , 75*mus_rg_nanaiseki_mvl/mxv - .byte PAN , c_v-1 - .byte N06 , En2 , v112 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte N06 - .byte W12 - .byte VOICE , 13 - .byte N03 , En4 , v108 - .byte W24 - .byte Ds4 , v096 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte VOICE , 78 - .byte N06 , As2 , v112 - .byte W12 - .byte Cs2 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W12 - .byte As2 - .byte W12 - .byte Gn2 - .byte W12 - .byte VOICE , 13 - .byte N03 , Gn4 , v096 - .byte W24 - .byte Fs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte VOICE , 24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_nanaiseki_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_nanaiseki_3: - .byte KEYSH , mus_rg_nanaiseki_key+0 - .byte VOICE , 13 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_nanaiseki_mvl/mxv - .byte W12 -mus_rg_nanaiseki_3_B1: - .byte VOL , 90*mus_rg_nanaiseki_mvl/mxv - .byte N12 , En2 , v120 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v120 - .byte W24 -mus_rg_nanaiseki_3_000: - .byte N12 , En2 , v120 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v120 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_3_000 - .byte PATT - .word mus_rg_nanaiseki_3_000 - .byte PATT - .word mus_rg_nanaiseki_3_000 - .byte PATT - .word mus_rg_nanaiseki_3_000 - .byte N12 , En2 , v120 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v120 - .byte W21 - .byte BEND , c_v-1 - .byte W03 - .byte c_v+0 - .byte N12 , En2 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v120 - .byte W24 -mus_rg_nanaiseki_3_001: - .byte N12 , En2 , v120 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , En2 , v120 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-6 - .byte W06 - .byte PEND -mus_rg_nanaiseki_3_002: - .byte BEND , c_v+0 - .byte N12 , En2 , v120 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v120 - .byte W06 - .byte BEND , c_v+6 - .byte W06 - .byte c_v-6 - .byte W06 - .byte c_v+0 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_3_001 - .byte PATT - .word mus_rg_nanaiseki_3_002 - .byte PATT - .word mus_rg_nanaiseki_3_001 - .byte PATT - .word mus_rg_nanaiseki_3_002 - .byte PATT - .word mus_rg_nanaiseki_3_001 - .byte PATT - .word mus_rg_nanaiseki_3_002 - .byte VOICE , 1 - .byte N24 , En2 , v120 - .byte W72 - .byte N24 - .byte W24 -mus_rg_nanaiseki_3_003: - .byte N24 , Cn2 , v120 - .byte W72 - .byte N24 - .byte W24 - .byte PEND -mus_rg_nanaiseki_3_004: - .byte N24 , Dn2 , v120 - .byte W72 - .byte N24 - .byte W24 - .byte PEND -mus_rg_nanaiseki_3_005: - .byte N24 , As1 , v120 - .byte W72 - .byte N24 - .byte W24 - .byte PEND - .byte VOICE , 13 - .byte PAN , c_v+32 - .byte VOL , 62*mus_rg_nanaiseki_mvl/mxv - .byte N12 , En3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En3 , v028 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v024 - .byte W12 - .byte As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v024 - .byte W12 - .byte Dn4 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Dn4 , v024 - .byte W12 - .byte Cs4 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cs4 , v024 - .byte W12 - .byte Gs3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gs3 , v024 - .byte W12 - .byte Gn3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn3 , v028 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v024 - .byte W12 - .byte As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v024 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v024 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Ds3 , v028 - .byte W12 - .byte An3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v024 - .byte W12 -mus_rg_nanaiseki_3_006: - .byte N12 , Gs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v024 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v028 - .byte W12 - .byte Fs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Fs3 , v024 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Ds3 , v028 - .byte W12 - .byte PEND - .byte En3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En3 , v024 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v024 - .byte W12 - .byte As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v028 - .byte W12 - .byte Dn4 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Dn4 , v028 - .byte W12 -mus_rg_nanaiseki_3_007: - .byte N12 , Cs4 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cs4 , v024 - .byte W12 - .byte Gs3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gs3 , v024 - .byte W12 - .byte Gn3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn3 , v024 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v024 - .byte W12 - .byte PEND -mus_rg_nanaiseki_3_008: - .byte N12 , As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v024 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v024 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Ds3 , v024 - .byte W12 - .byte An3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v024 - .byte W12 - .byte PEND - .byte Gs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v028 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v028 - .byte W12 - .byte Fs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Fs3 , v024 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Ds3 , v028 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En3 , v028 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v028 - .byte W12 - .byte As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v024 - .byte W12 - .byte Dn4 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Dn4 , v024 - .byte W12 - .byte PATT - .word mus_rg_nanaiseki_3_007 - .byte N12 , As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v028 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v024 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Ds3 , v024 - .byte W12 - .byte An3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v024 - .byte W12 - .byte PATT - .word mus_rg_nanaiseki_3_006 - .byte N12 , En3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En3 , v028 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v024 - .byte W12 - .byte As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v028 - .byte W12 - .byte Dn4 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Dn4 , v024 - .byte W12 - .byte PATT - .word mus_rg_nanaiseki_3_007 - .byte PATT - .word mus_rg_nanaiseki_3_008 - .byte N12 , Gs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v024 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v024 - .byte W12 - .byte Fs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Fs3 , v028 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Ds3 , v028 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 40*mus_rg_nanaiseki_mvl/mxv - .byte N84 , En5 , v120 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte W03 - .byte N03 , Ds5 , v064 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cs5 - .byte W03 - .byte MOD , 0 - .byte N92 , Cn5 , v120 - .byte W24 - .byte MOD , 6 - .byte W68 - .byte W01 - .byte N03 , Cs5 , v064 - .byte W03 - .byte MOD , 0 - .byte N84 , Dn5 , v120 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte W03 - .byte N03 , Cs5 , v064 - .byte W03 - .byte Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte MOD , 0 - .byte N80 , As4 , v120 - .byte W24 - .byte MOD , 6 - .byte W56 - .byte W01 - .byte N03 , Bn4 , v064 - .byte W03 - .byte Cn5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte MOD , 0 - .byte N96 , En5 , v120 - .byte W24 - .byte MOD , 6 - .byte W72 - .byte 0 - .byte N92 , Fn5 - .byte W24 - .byte MOD , 6 - .byte W68 - .byte W01 - .byte N03 , Fs5 , v064 - .byte W03 - .byte MOD , 0 - .byte N84 , Gn5 , v120 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte W03 - .byte N03 , Gs5 , v064 - .byte W03 - .byte An5 - .byte W03 - .byte As5 - .byte W03 - .byte MOD , 0 - .byte N96 , Bn5 , v120 - .byte W24 - .byte MOD , 6 - .byte W72 - .byte VOICE , 1 - .byte VOL , 90*mus_rg_nanaiseki_mvl/mxv - .byte MOD , 0 - .byte N24 , En2 - .byte W72 - .byte N24 - .byte W24 - .byte PATT - .word mus_rg_nanaiseki_3_003 - .byte PATT - .word mus_rg_nanaiseki_3_004 - .byte PATT - .word mus_rg_nanaiseki_3_005 - .byte VOICE , 13 - .byte N09 , En3 , v120 - .byte W36 - .byte N12 , En2 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Fs3 - .byte W24 -mus_rg_nanaiseki_3_009: - .byte N09 , En3 , v120 - .byte W36 - .byte N12 , En2 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_3_009 - .byte PATT - .word mus_rg_nanaiseki_3_009 - .byte PATT - .word mus_rg_nanaiseki_3_009 - .byte PATT - .word mus_rg_nanaiseki_3_009 - .byte PATT - .word mus_rg_nanaiseki_3_009 - .byte PATT - .word mus_rg_nanaiseki_3_009 - .byte GOTO - .word mus_rg_nanaiseki_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_nanaiseki_4: - .byte KEYSH , mus_rg_nanaiseki_key+0 - .byte VOICE , 48 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 79*mus_rg_nanaiseki_mvl/mxv - .byte PAN , c_v+0 - .byte W12 -mus_rg_nanaiseki_4_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N84 , En1 , v064 - .byte W84 - .byte W03 - .byte N03 , Ds1 - .byte W03 - .byte Dn1 - .byte W03 - .byte Cs1 - .byte W03 - .byte N92 , Cn1 - .byte W92 - .byte W01 - .byte N03 , Cs1 - .byte W03 - .byte N84 , Dn1 - .byte W84 - .byte W03 - .byte N03 , Cs1 - .byte W03 - .byte Cn1 - .byte W03 - .byte Bn0 - .byte W03 - .byte N80 , As0 - .byte W80 - .byte W01 - .byte N03 , Bn0 - .byte W03 - .byte Cn1 - .byte W03 - .byte Cs1 - .byte W03 - .byte Dn1 - .byte W03 - .byte Ds1 - .byte W03 - .byte N96 , En1 - .byte W96 - .byte N92 , Fn1 - .byte W92 - .byte W01 - .byte N03 , Fs1 - .byte W03 - .byte N84 , Gn1 - .byte W84 - .byte W03 - .byte N03 , Gs1 - .byte W03 - .byte An1 - .byte W03 - .byte As1 - .byte W03 - .byte N96 , Bn1 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_nanaiseki_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_nanaiseki_5: - .byte KEYSH , mus_rg_nanaiseki_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_nanaiseki_mvl/mxv - .byte BEND , c_v+2 - .byte W12 -mus_rg_nanaiseki_5_B1: - .byte VOL , 34*mus_rg_nanaiseki_mvl/mxv - .byte N06 , En4 , v120 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W24 - .byte As4 , v120 - .byte W24 - .byte As4 , v080 - .byte W24 - .byte As4 , v068 - .byte W24 - .byte As4 , v052 - .byte W24 - .byte En4 , v120 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v052 - .byte W24 - .byte Cs5 , v120 - .byte W24 - .byte Cs5 , v084 - .byte W24 - .byte Cs5 , v068 - .byte W24 - .byte Cs5 , v052 - .byte W24 - .byte Bn3 , v120 - .byte W24 - .byte Bn3 , v080 - .byte W24 - .byte Bn3 , v064 - .byte W24 - .byte Bn3 , v048 - .byte W24 - .byte Fs4 , v120 - .byte W24 - .byte Fs4 , v080 - .byte W24 - .byte Fs4 , v064 - .byte W24 - .byte Fs4 , v048 - .byte W24 - .byte Dn4 , v120 - .byte W24 - .byte Dn4 , v080 - .byte W24 - .byte Dn4 , v064 - .byte W24 - .byte Dn4 , v048 - .byte W24 - .byte Gn4 , v120 - .byte W24 - .byte Gn4 , v080 - .byte W24 - .byte Gn4 , v064 - .byte W24 - .byte Fs4 , v120 - .byte W24 - .byte W04 - .byte En4 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W20 - .byte W04 - .byte As4 , v120 - .byte W24 - .byte As4 , v080 - .byte W24 - .byte As4 , v068 - .byte W24 - .byte As4 , v052 - .byte W20 - .byte W04 - .byte En4 , v120 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v052 - .byte W20 - .byte W04 - .byte Cs5 , v120 - .byte W24 - .byte Cs5 , v084 - .byte W23 - .byte Cs5 , v068 - .byte W24 - .byte Cs5 , v052 - .byte W21 - .byte W04 - .byte Bn3 , v120 - .byte W24 - .byte Bn3 , v080 - .byte W24 - .byte Bn3 , v064 - .byte W24 - .byte Bn3 , v048 - .byte W20 - .byte W04 - .byte Fs4 , v120 - .byte W24 - .byte Fs4 , v080 - .byte W24 - .byte Fs4 , v064 - .byte W24 - .byte Fs4 , v048 - .byte W20 - .byte W04 - .byte Dn4 , v120 - .byte W24 - .byte Dn4 , v080 - .byte W24 - .byte Dn4 , v064 - .byte W24 - .byte Dn4 , v048 - .byte W20 - .byte W04 - .byte Gn4 , v120 - .byte W24 - .byte Gn4 , v080 - .byte W24 - .byte Gn4 , v064 - .byte W23 - .byte Fs4 , v120 - .byte W21 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_nanaiseki_5_000: - .byte PAN , c_v-64 - .byte W13 - .byte N10 , En3 , v032 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , Bn3 - .byte W11 - .byte PAN , c_v-64 - .byte W13 - .byte N10 , As3 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , Dn4 - .byte W11 - .byte PEND -mus_rg_nanaiseki_5_001: - .byte PAN , c_v-64 - .byte W13 - .byte N10 , Cs4 , v032 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , Gs3 - .byte W11 - .byte PAN , c_v-64 - .byte W13 - .byte N10 , Gn3 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , Bn3 - .byte W11 - .byte PEND -mus_rg_nanaiseki_5_002: - .byte PAN , c_v-64 - .byte W13 - .byte N10 , As3 , v032 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , En3 - .byte W11 - .byte PAN , c_v-64 - .byte W13 - .byte N10 , Ds3 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , An3 - .byte W11 - .byte PEND -mus_rg_nanaiseki_5_003: - .byte PAN , c_v-64 - .byte W13 - .byte N10 , Gs3 , v032 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , En3 - .byte W11 - .byte PAN , c_v-64 - .byte W13 - .byte N10 , Fs3 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , Ds3 - .byte W11 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_5_000 - .byte PATT - .word mus_rg_nanaiseki_5_001 - .byte PATT - .word mus_rg_nanaiseki_5_002 - .byte PATT - .word mus_rg_nanaiseki_5_003 - .byte PATT - .word mus_rg_nanaiseki_5_000 - .byte PATT - .word mus_rg_nanaiseki_5_001 - .byte PATT - .word mus_rg_nanaiseki_5_002 - .byte PATT - .word mus_rg_nanaiseki_5_003 - .byte W12 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , En3 , v032 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , Bn3 - .byte W23 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , As3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , Dn4 - .byte W11 - .byte W12 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , Cs4 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , Gs3 - .byte W23 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , Gn3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , Bn3 - .byte W11 - .byte W12 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , As3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , En3 - .byte W23 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , Ds3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , An3 - .byte W11 - .byte W12 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , Gs3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , En3 - .byte W23 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , Fs3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , Ds3 - .byte W11 - .byte W24 - .byte PAN , c_v+0 - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_nanaiseki_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_nanaiseki_6: - .byte KEYSH , mus_rg_nanaiseki_key+0 - .byte VOL , 56*mus_rg_nanaiseki_mvl/mxv - .byte PAN , c_v+0 - .byte W12 -mus_rg_nanaiseki_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 24 - .byte PAN , c_v+16 - .byte W24 - .byte N12 , En3 , v056 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , En5 , v036 - .byte W24 - .byte Ds5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cs5 - .byte W12 - .byte Cn5 - .byte W12 - .byte En4 , v032 - .byte W12 - .byte Gn4 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As3 , v056 - .byte W12 - .byte Cs3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Gn5 , v032 - .byte W24 - .byte Fs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Dn5 , v028 - .byte W12 - .byte Cs5 - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_nanaiseki_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_nanaiseki_7: - .byte KEYSH , mus_rg_nanaiseki_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_nanaiseki_mvl/mxv - .byte W12 -mus_rg_nanaiseki_7_B1: - .byte N12 , En1 , v120 - .byte W72 - .byte N15 , As1 - .byte W06 - .byte MOD , 7 - .byte W09 - .byte N03 , Gs1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fs1 - .byte W03 -mus_rg_nanaiseki_7_000: - .byte MOD , 0 - .byte N12 , En1 , v120 - .byte W72 - .byte N15 , As1 - .byte W06 - .byte MOD , 7 - .byte W09 - .byte N03 , Gs1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fs1 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_7_000 - .byte PATT - .word mus_rg_nanaiseki_7_000 - .byte PATT - .word mus_rg_nanaiseki_7_000 - .byte PATT - .word mus_rg_nanaiseki_7_000 - .byte PATT - .word mus_rg_nanaiseki_7_000 - .byte PATT - .word mus_rg_nanaiseki_7_000 - .byte MOD , 0 - .byte BEND , c_v-2 - .byte N12 , En1 , v120 - .byte W72 - .byte N15 , As1 - .byte W15 - .byte N03 , Gs1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fs1 - .byte W03 -mus_rg_nanaiseki_7_001: - .byte N12 , En1 , v120 - .byte W72 - .byte N15 , As1 - .byte W15 - .byte N03 , Gs1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fs1 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_7_001 - .byte N12 , En1 , v120 - .byte W72 - .byte N03 , As1 - .byte W03 - .byte Cn2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte BEND , c_v+0 - .byte N03 , Fn2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte As2 - .byte W03 - .byte N54 , Bn2 - .byte W12 - .byte MOD , 8 - .byte W42 - .byte 0 - .byte N03 , Cn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte N54 , Ds3 - .byte W12 - .byte MOD , 8 - .byte W42 - .byte 0 - .byte N03 , En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte N24 , As3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N44 , An3 - .byte W12 - .byte MOD , 8 - .byte W32 - .byte W01 - .byte 0 - .byte N03 , Gs3 - .byte W03 - .byte N42 , Gn3 - .byte W12 - .byte MOD , 8 - .byte W30 - .byte 0 - .byte N03 , Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N24 , En3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte N18 , Ds3 - .byte W18 - .byte N03 , En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N12 , Fs3 - .byte W12 - .byte MOD , 0 - .byte N03 , Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte N24 , Bn2 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_nanaiseki_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_nanaiseki_8: - .byte KEYSH , mus_rg_nanaiseki_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 38*mus_rg_nanaiseki_mvl/mxv - .byte BEND , c_v+1 - .byte W12 -mus_rg_nanaiseki_8_B1: - .byte N12 , En2 , v127 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N21 , Fs2 , v127 - .byte W06 - .byte MOD , 7 - .byte W15 - .byte N03 , Fn2 , v120 - .byte W03 -mus_rg_nanaiseki_8_000: - .byte MOD , 0 - .byte N12 , En2 , v127 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N21 , Fs2 , v127 - .byte W06 - .byte MOD , 7 - .byte W15 - .byte N03 , Fn2 , v120 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_8_000 - .byte PATT - .word mus_rg_nanaiseki_8_000 - .byte PATT - .word mus_rg_nanaiseki_8_000 - .byte PATT - .word mus_rg_nanaiseki_8_000 - .byte PATT - .word mus_rg_nanaiseki_8_000 - .byte MOD , 0 - .byte N12 , En2 , v127 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N21 , Fs2 - .byte W06 - .byte MOD , 7 - .byte W15 - .byte N03 , Fn2 - .byte W03 - .byte MOD , 0 - .byte N12 , En2 - .byte W36 - .byte N06 , En1 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , En2 , v127 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-6 - .byte W06 -mus_rg_nanaiseki_8_001: - .byte BEND , c_v+0 - .byte N12 , En2 , v127 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v127 - .byte W18 - .byte BEND , c_v-6 - .byte W06 - .byte PEND -mus_rg_nanaiseki_8_002: - .byte BEND , c_v+0 - .byte N12 , En2 , v127 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , En2 , v127 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-6 - .byte W06 - .byte PEND - .byte c_v+0 - .byte N12 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Fs2 , v127 - .byte W18 - .byte BEND , c_v-6 - .byte W06 - .byte PATT - .word mus_rg_nanaiseki_8_002 - .byte PATT - .word mus_rg_nanaiseki_8_001 - .byte PATT - .word mus_rg_nanaiseki_8_002 - .byte PATT - .word mus_rg_nanaiseki_8_001 - .byte BEND , c_v+0 - .byte N24 , En2 , v127 - .byte W72 - .byte N24 - .byte W24 - .byte Cn2 - .byte W72 - .byte N24 - .byte W24 - .byte Dn2 - .byte W72 - .byte N24 - .byte W24 - .byte As1 - .byte W72 - .byte N24 - .byte W24 - .byte VOICE , 83 - .byte N12 , En3 , v064 - .byte W24 - .byte Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte Dn4 - .byte W24 -mus_rg_nanaiseki_8_003: - .byte N12 , Cs4 , v064 - .byte W24 - .byte Gs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Bn3 - .byte W24 - .byte PEND -mus_rg_nanaiseki_8_004: - .byte N12 , As3 , v064 - .byte W24 - .byte En3 - .byte W24 - .byte Ds3 - .byte W24 - .byte An3 - .byte W24 - .byte PEND -mus_rg_nanaiseki_8_005: - .byte N12 , Gs3 , v064 - .byte W24 - .byte En3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Ds3 - .byte W24 - .byte PEND -mus_rg_nanaiseki_8_006: - .byte N12 , En3 , v064 - .byte W24 - .byte Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte Dn4 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_8_003 - .byte PATT - .word mus_rg_nanaiseki_8_004 - .byte PATT - .word mus_rg_nanaiseki_8_005 - .byte PATT - .word mus_rg_nanaiseki_8_006 - .byte PATT - .word mus_rg_nanaiseki_8_003 - .byte PATT - .word mus_rg_nanaiseki_8_004 - .byte PATT - .word mus_rg_nanaiseki_8_005 - .byte N24 , En3 , v064 - .byte W24 - .byte Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Gs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte En3 - .byte W24 - .byte Ds3 - .byte W24 - .byte An3 - .byte W24 - .byte Gs3 - .byte W24 - .byte En3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Ds3 - .byte W24 - .byte VOICE , 80 - .byte N84 , En2 , v120 - .byte W84 - .byte W03 - .byte N03 , Ds2 , v064 - .byte W03 - .byte Dn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte N92 , Cn2 , v120 - .byte W92 - .byte W01 - .byte N03 , Cs2 , v064 - .byte W03 - .byte N84 , Dn2 , v120 - .byte W84 - .byte W03 - .byte N03 , Cs2 , v064 - .byte W03 - .byte Cn2 - .byte W03 - .byte Bn1 - .byte W03 - .byte N80 , As1 , v120 - .byte W80 - .byte W01 - .byte N03 , Bn1 , v064 - .byte W03 - .byte Cn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte N96 , En2 , v120 - .byte W96 - .byte N92 , Fn2 - .byte W92 - .byte W01 - .byte N03 , Fs2 , v064 - .byte W03 - .byte N84 , Gn2 , v120 - .byte W84 - .byte W03 - .byte N03 , Gs2 , v064 - .byte W03 - .byte An2 - .byte W03 - .byte As2 - .byte W03 - .byte N96 , Bn2 , v120 - .byte W96 - .byte N24 , En2 - .byte W72 - .byte N24 - .byte W24 - .byte Cn2 - .byte W72 - .byte N24 - .byte W24 - .byte Dn2 - .byte W72 - .byte N24 - .byte W24 - .byte As1 - .byte W72 - .byte N24 - .byte W24 -mus_rg_nanaiseki_8_007: - .byte N09 , En3 , v064 - .byte W36 - .byte N12 , En2 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_8_007 - .byte PATT - .word mus_rg_nanaiseki_8_007 - .byte PATT - .word mus_rg_nanaiseki_8_007 - .byte PATT - .word mus_rg_nanaiseki_8_007 - .byte PATT - .word mus_rg_nanaiseki_8_007 - .byte PATT - .word mus_rg_nanaiseki_8_007 - .byte PATT - .word mus_rg_nanaiseki_8_007 - .byte GOTO - .word mus_rg_nanaiseki_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_nanaiseki_9: - .byte KEYSH , mus_rg_nanaiseki_key+0 - .byte VOICE , 0 - .byte VOL , 77*mus_rg_nanaiseki_mvl/mxv - .byte N03 , En3 , v100 - .byte W03 - .byte En3 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_nanaiseki_9_B1: -mus_rg_nanaiseki_9_000: - .byte N06 , En3 , v120 - .byte W12 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte En3 - .byte W24 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W24 - .byte PEND -mus_rg_nanaiseki_9_001: - .byte N06 , En3 , v120 - .byte W12 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte En3 - .byte W24 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte N03 , Dn3 , v100 - .byte W03 - .byte Dn3 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_9_000 -mus_rg_nanaiseki_9_002: - .byte N06 , En3 , v120 - .byte W12 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte En3 - .byte W24 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte N03 , En3 , v100 - .byte W03 - .byte En3 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_9_000 - .byte PATT - .word mus_rg_nanaiseki_9_001 - .byte PATT - .word mus_rg_nanaiseki_9_000 - .byte PATT - .word mus_rg_nanaiseki_9_002 - .byte PATT - .word mus_rg_nanaiseki_9_000 - .byte PATT - .word mus_rg_nanaiseki_9_001 - .byte PATT - .word mus_rg_nanaiseki_9_000 - .byte PATT - .word mus_rg_nanaiseki_9_002 - .byte PATT - .word mus_rg_nanaiseki_9_000 - .byte PATT - .word mus_rg_nanaiseki_9_001 - .byte PATT - .word mus_rg_nanaiseki_9_000 - .byte PATT - .word mus_rg_nanaiseki_9_002 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , En3 , v100 - .byte W03 - .byte En3 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte GOTO - .word mus_rg_nanaiseki_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_nanaiseki_10: - .byte KEYSH , mus_rg_nanaiseki_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_nanaiseki_mvl/mxv - .byte W12 -mus_rg_nanaiseki_10_B1: - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v096 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v060 - .byte W12 - .byte Gn5 , v028 - .byte W12 -mus_rg_nanaiseki_10_000: - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v096 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v060 - .byte W12 - .byte Gn5 , v028 - .byte W12 - .byte PEND -mus_rg_nanaiseki_10_001: - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v096 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v060 - .byte W12 - .byte Gn5 , v028 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_10_000 -mus_rg_nanaiseki_10_002: - .byte PAN , c_v-64 - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v096 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v060 - .byte W12 - .byte Gn5 , v028 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nanaiseki_10_000 - .byte PATT - .word mus_rg_nanaiseki_10_001 - .byte PATT - .word mus_rg_nanaiseki_10_000 - .byte PATT - .word mus_rg_nanaiseki_10_002 - .byte PATT - .word mus_rg_nanaiseki_10_000 - .byte PATT - .word mus_rg_nanaiseki_10_001 - .byte PATT - .word mus_rg_nanaiseki_10_000 - .byte PATT - .word mus_rg_nanaiseki_10_002 - .byte PATT - .word mus_rg_nanaiseki_10_000 - .byte PATT - .word mus_rg_nanaiseki_10_001 - .byte PATT - .word mus_rg_nanaiseki_10_000 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 45*mus_rg_nanaiseki_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 126 - .byte PAN , c_v-63 - .byte W42 - .byte N01 , Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v076 - .byte W03 - .byte Fn5 , v080 - .byte W03 - .byte Fn5 , v100 - .byte W03 - .byte Fn5 , v104 - .byte W03 - .byte Fn5 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v+0 - .byte N01 , Fn5 , v056 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v+63 - .byte N01 , Fn5 , v032 - .byte W03 - .byte Fn5 , v036 - .byte W03 - .byte Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v+63 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v008 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v004 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v008 - .byte W03 - .byte Fn5 , v004 - .byte W03 - .byte Fn5 , v008 - .byte W60 - .byte W96 - .byte PAN , c_v+63 - .byte W12 - .byte N01 , Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v076 - .byte W03 - .byte Fn5 , v080 - .byte W03 - .byte Fn5 , v100 - .byte W03 - .byte Fn5 , v104 - .byte W03 - .byte Fn5 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v+0 - .byte N01 , Fn5 , v056 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v-63 - .byte N01 , Fn5 , v032 - .byte W03 - .byte Fn5 , v036 - .byte W03 - .byte Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v008 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v004 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v008 - .byte W03 - .byte Fn5 , v004 - .byte W03 - .byte Fn5 , v008 - .byte W90 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+63 - .byte W96 - .byte W36 - .byte N01 , Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v076 - .byte W03 - .byte Fn5 , v080 - .byte W03 - .byte Fn5 , v100 - .byte W03 - .byte Fn5 , v104 - .byte W03 - .byte PAN , c_v-1 - .byte N01 , Fn5 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v-64 - .byte N01 , Fn5 , v056 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v032 - .byte W03 - .byte Fn5 , v036 - .byte W03 - .byte Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W84 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte W72 - .byte c_v+63 - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W36 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W36 - .byte Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v096 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte VOICE , 126 - .byte PAN , c_v+63 - .byte N24 , Gn5 , v080 - .byte W24 - .byte GOTO - .word mus_rg_nanaiseki_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_nanaiseki: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_nanaiseki_pri @ Priority - .byte mus_rg_nanaiseki_rev @ Reverb. - - .word mus_rg_nanaiseki_grp - - .word mus_rg_nanaiseki_1 - .word mus_rg_nanaiseki_2 - .word mus_rg_nanaiseki_3 - .word mus_rg_nanaiseki_4 - .word mus_rg_nanaiseki_5 - .word mus_rg_nanaiseki_6 - .word mus_rg_nanaiseki_7 - .word mus_rg_nanaiseki_8 - .word mus_rg_nanaiseki_9 - .word mus_rg_nanaiseki_10 - - .end diff --git a/sound/songs/mus_rg_nanashima.s b/sound/songs/mus_rg_nanashima.s deleted file mode 100644 index 43c01a47d9..0000000000 --- a/sound/songs/mus_rg_nanashima.s +++ /dev/null @@ -1,3038 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_nanashima_grp, voicegroup187 - .equ mus_rg_nanashima_pri, 0 - .equ mus_rg_nanashima_rev, reverb_set+50 - .equ mus_rg_nanashima_mvl, 127 - .equ mus_rg_nanashima_key, 0 - .equ mus_rg_nanashima_tbs, 1 - .equ mus_rg_nanashima_exg, 0 - .equ mus_rg_nanashima_cmp, 1 - - .section .rodata - .global mus_rg_nanashima - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_nanashima_1: - .byte KEYSH , mus_rg_nanashima_key+0 - .byte TEMPO , 124*mus_rg_nanashima_tbs/2 - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-28 - .byte VOL , 76*mus_rg_nanashima_mvl/mxv - .byte W24 - .byte N23 , Gn3 , v064 - .byte W12 - .byte VOL , 70*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 62*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 50*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 40*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 30*mus_rg_nanashima_mvl/mxv - .byte W12 - .byte 76*mus_rg_nanashima_mvl/mxv - .byte N23 - .byte W12 - .byte VOL , 70*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 62*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 50*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 40*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 30*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 20*mus_rg_nanashima_mvl/mxv - .byte W32 - .byte W01 - .byte 76*mus_rg_nanashima_mvl/mxv - .byte N23 - .byte W12 - .byte VOL , 70*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 62*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 50*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 40*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 30*mus_rg_nanashima_mvl/mxv - .byte W12 - .byte 76*mus_rg_nanashima_mvl/mxv - .byte N23 - .byte W12 - .byte VOL , 70*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 62*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 50*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 40*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 30*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 20*mus_rg_nanashima_mvl/mxv - .byte W09 - .byte 54*mus_rg_nanashima_mvl/mxv - .byte N23 , An3 - .byte W06 - .byte VOL , 57*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 63*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 66*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 74*mus_rg_nanashima_mvl/mxv - .byte W09 -mus_rg_nanashima_1_B1: - .byte VOL , 73*mus_rg_nanashima_mvl/mxv - .byte N32 , Bn3 , v064 - .byte W36 - .byte An3 - .byte W36 - .byte N23 , Gn3 - .byte W24 -mus_rg_nanashima_1_000: - .byte N32 , Gn4 , v064 - .byte W36 - .byte N23 , Fn4 - .byte W24 - .byte N11 , An4 - .byte W12 - .byte N23 , Gn4 - .byte W24 - .byte PEND -mus_rg_nanashima_1_001: - .byte N32 , En4 , v064 - .byte W36 - .byte N11 , Cn4 - .byte W12 - .byte N15 , Gn3 - .byte W16 - .byte Cn4 - .byte W16 - .byte En4 - .byte W16 - .byte PEND - .byte N17 , Gn3 - .byte W18 - .byte N05 , Bn3 - .byte W06 - .byte N44 , Dn4 - .byte W48 - .byte N23 , Bn3 - .byte W24 - .byte N32 - .byte W36 - .byte An3 - .byte W36 - .byte N23 , Gn3 - .byte W24 - .byte PATT - .word mus_rg_nanashima_1_000 - .byte PATT - .word mus_rg_nanashima_1_001 - .byte N17 , Gn3 , v064 - .byte W18 - .byte N05 , Bn3 - .byte W06 - .byte N44 , Dn4 - .byte W24 - .byte VOL , 68*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 64*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 59*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 55*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 73*mus_rg_nanashima_mvl/mxv - .byte N23 , Bn3 - .byte W24 - .byte N17 , Dn4 - .byte W18 - .byte N05 , Fs4 - .byte W06 - .byte N68 , Gn4 - .byte W24 - .byte VOL , 68*mus_rg_nanashima_mvl/mxv - .byte W24 - .byte 59*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 53*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 46*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 40*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 73*mus_rg_nanashima_mvl/mxv - .byte N15 , Fn3 - .byte W16 - .byte En3 - .byte W16 - .byte Dn3 - .byte W16 - .byte N44 , Cn3 - .byte W15 - .byte VOL , 64*mus_rg_nanashima_mvl/mxv - .byte W09 - .byte 59*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 55*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 50*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 45*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 73*mus_rg_nanashima_mvl/mxv - .byte N68 , Fn3 - .byte W72 - .byte N23 , An3 - .byte W24 - .byte N11 , Gn3 - .byte W12 - .byte N44 , Dn3 - .byte W60 - .byte N23 , An3 - .byte W24 - .byte N17 , Gn3 - .byte W18 - .byte N05 , An3 - .byte W06 - .byte N44 , Bn3 - .byte W48 - .byte N23 , Gn3 - .byte W24 - .byte W12 - .byte N05 , Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte N44 , Fn3 - .byte W48 - .byte N23 , An3 - .byte W24 - .byte W12 - .byte N05 - .byte W06 - .byte Cn4 - .byte W06 - .byte N44 , An3 - .byte W48 - .byte N23 , Cn4 - .byte W24 - .byte W12 - .byte N05 , Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N68 , Dn4 - .byte W24 - .byte VOL , 69*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 65*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 60*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 55*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 51*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 47*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 43*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 37*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 73*mus_rg_nanashima_mvl/mxv - .byte W12 - .byte N05 - .byte W06 - .byte Fn4 - .byte W06 - .byte N68 , Gn4 - .byte W24 - .byte VOL , 66*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 60*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 54*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 47*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 42*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 36*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 28*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 22*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte GOTO - .word mus_rg_nanashima_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_nanashima_2: - .byte KEYSH , mus_rg_nanashima_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 78*mus_rg_nanashima_mvl/mxv - .byte PAN , c_v-7 - .byte W24 - .byte VOL , 80*mus_rg_nanashima_mvl/mxv - .byte N92 , Cn4 , v088 - .byte W24 - .byte VOL , 74*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 71*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 69*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 65*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 61*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 57*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 54*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 51*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 47*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 43*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 39*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 35*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 80*mus_rg_nanashima_mvl/mxv - .byte N92 , Dn4 - .byte W24 - .byte VOL , 74*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 71*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 69*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 65*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 61*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 57*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 54*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 51*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 47*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 43*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 39*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 35*mus_rg_nanashima_mvl/mxv - .byte W07 -mus_rg_nanashima_2_B1: - .byte PAN , c_v-7 - .byte VOL , 62*mus_rg_nanashima_mvl/mxv - .byte N60 , Gn4 , v088 - .byte W64 - .byte N15 , Dn4 - .byte W16 - .byte Gn4 - .byte W16 -mus_rg_nanashima_2_000: - .byte N60 , Dn5 , v088 - .byte W64 - .byte N15 , Fn5 - .byte W16 - .byte En5 - .byte W16 - .byte PEND -mus_rg_nanashima_2_001: - .byte N68 , Cn5 , v088 - .byte W72 - .byte N23 , En5 - .byte W24 - .byte PEND - .byte N17 , Dn5 - .byte W18 - .byte N05 , Cn5 - .byte W06 - .byte N44 , Bn4 - .byte W48 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte N48 , Bn4 - .byte W48 - .byte N18 , Gn4 - .byte W16 - .byte N15 , Dn4 - .byte W16 - .byte Gn4 - .byte W16 - .byte PATT - .word mus_rg_nanashima_2_000 - .byte PATT - .word mus_rg_nanashima_2_001 - .byte N17 , Dn5 , v088 - .byte W18 - .byte N05 , Cn5 - .byte W06 - .byte N68 , Bn4 - .byte W72 - .byte N92 - .byte W96 - .byte VOICE , 1 - .byte VOL , 74*mus_rg_nanashima_mvl/mxv - .byte N15 , Cn4 , v127 - .byte W16 - .byte Bn3 - .byte W16 - .byte An3 , v124 - .byte W16 - .byte N44 , Fn3 - .byte W48 - .byte VOICE , 56 - .byte VOL , 74*mus_rg_nanashima_mvl/mxv - .byte PAN , c_v+22 - .byte W12 - .byte N05 , Fn4 , v088 - .byte W06 - .byte An4 - .byte W06 - .byte Cn5 - .byte W12 - .byte An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N44 , Fn5 - .byte W12 - .byte VOL , 70*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 64*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 56*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 51*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 44*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 40*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte VOICE , 48 - .byte VOL , 62*mus_rg_nanashima_mvl/mxv - .byte PAN , c_v-6 - .byte W12 - .byte N23 , Dn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte Bn4 - .byte W24 - .byte N11 , An4 - .byte W12 - .byte N15 , Gn4 - .byte W16 - .byte An4 - .byte W16 - .byte Bn4 - .byte W16 - .byte N44 , Dn5 - .byte W48 - .byte VOICE , 1 - .byte N15 , Cn4 , v127 - .byte W16 - .byte Bn3 - .byte W16 - .byte An3 - .byte W16 - .byte Fn4 - .byte W16 - .byte En4 - .byte W16 - .byte Dn4 - .byte W16 - .byte An4 - .byte W16 - .byte Gn4 - .byte W16 - .byte Fn4 - .byte W16 - .byte Cn5 - .byte W16 - .byte Bn4 - .byte W16 - .byte An4 - .byte W16 - .byte VOICE , 48 - .byte PAN , c_v-21 - .byte N60 , Bn4 , v096 - .byte W64 - .byte N15 , Gn4 - .byte W16 - .byte Bn4 - .byte W16 - .byte N92 , Dn5 - .byte W48 - .byte VOL , 56*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 52*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 47*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 42*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 37*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 30*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 27*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte 23*mus_rg_nanashima_mvl/mxv - .byte W06 - .byte GOTO - .word mus_rg_nanashima_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_nanashima_3: - .byte KEYSH , mus_rg_nanashima_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-60 - .byte VOL , 55*mus_rg_nanashima_mvl/mxv - .byte W24 - .byte PAN , c_v-59 - .byte N23 , Cn3 , v064 - .byte W12 - .byte VOL , 50*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 40*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 30*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 20*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 10*mus_rg_nanashima_mvl/mxv - .byte W12 - .byte 53*mus_rg_nanashima_mvl/mxv - .byte N23 - .byte W12 - .byte VOL , 50*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 40*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 30*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 20*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 10*mus_rg_nanashima_mvl/mxv - .byte W36 - .byte 53*mus_rg_nanashima_mvl/mxv - .byte N23 , Bn2 - .byte W12 - .byte VOL , 50*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 40*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 30*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 20*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 10*mus_rg_nanashima_mvl/mxv - .byte W12 - .byte 53*mus_rg_nanashima_mvl/mxv - .byte N23 - .byte W12 - .byte VOL , 50*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 40*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 30*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 20*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 10*mus_rg_nanashima_mvl/mxv - .byte W12 - .byte 32*mus_rg_nanashima_mvl/mxv - .byte N23 , An2 - .byte W06 - .byte VOL , 37*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 42*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 49*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 52*mus_rg_nanashima_mvl/mxv - .byte W03 - .byte 53*mus_rg_nanashima_mvl/mxv - .byte W06 -mus_rg_nanashima_3_B1: - .byte VOL , 53*mus_rg_nanashima_mvl/mxv - .byte N23 , Gn2 , v064 - .byte W24 - .byte N11 , Dn2 - .byte W12 - .byte N23 , Dn3 - .byte W24 - .byte N11 , Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte N23 , As2 - .byte W24 - .byte N11 , Fn2 - .byte W12 - .byte N23 , Fn3 - .byte W24 - .byte N11 , En3 - .byte W12 - .byte As2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N23 , Cn3 - .byte W24 - .byte N11 , Gn2 - .byte W12 - .byte N23 , En3 - .byte W24 - .byte N11 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 -mus_rg_nanashima_3_000: - .byte N11 , Dn3 , v064 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N23 , Dn3 - .byte W24 - .byte N11 , Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PEND - .byte N23 , Gn2 - .byte W24 - .byte N05 , Dn2 - .byte W12 - .byte N23 , Dn3 - .byte W24 - .byte N11 , Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte N23 , As2 - .byte W24 - .byte N05 , Fn2 - .byte W12 - .byte N23 , Fn3 - .byte W24 - .byte N11 , En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N23 , Cn3 - .byte W24 - .byte N05 , Gn2 - .byte W12 - .byte N23 , En3 - .byte W24 - .byte N11 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PATT - .word mus_rg_nanashima_3_000 - .byte N11 , Dn3 , v064 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte N23 , Gn3 - .byte W24 - .byte N11 , Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte VOICE , 1 - .byte N15 , Cn5 , v068 - .byte W16 - .byte Bn4 - .byte W16 - .byte An4 - .byte W16 - .byte N12 , Fn4 - .byte W12 - .byte N11 , Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte VOICE , 48 - .byte N23 , An2 , v064 - .byte W24 - .byte N11 , Fn2 - .byte W12 - .byte N23 , Cn3 - .byte W24 - .byte N11 , Fn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte N23 , Bn2 - .byte W24 - .byte N11 , Gn2 - .byte W12 - .byte N23 , Bn2 - .byte W24 - .byte N11 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N23 , Gn3 - .byte W24 - .byte N11 , Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte VOICE , 1 - .byte PAN , c_v-38 - .byte N15 , Cn5 , v076 - .byte W16 - .byte Bn4 - .byte W16 - .byte An4 - .byte W16 - .byte Fn5 - .byte W16 - .byte En5 - .byte W16 - .byte Dn5 - .byte W16 - .byte An5 - .byte W16 - .byte Gn5 - .byte W16 - .byte Fn5 - .byte W16 - .byte Cn6 - .byte W16 - .byte Bn5 - .byte W16 - .byte An5 - .byte W16 - .byte N24 , Bn5 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Bn5 , v048 - .byte W24 - .byte PAN , c_v-40 - .byte N15 , Bn5 , v044 - .byte W16 - .byte Gn5 , v100 - .byte W16 - .byte Bn5 - .byte W16 - .byte N23 , Dn6 , v088 - .byte W24 - .byte PAN , c_v+48 - .byte N11 , Dn6 , v048 - .byte W12 - .byte VOICE , 48 - .byte PAN , c_v-41 - .byte N23 , Gn2 - .byte W24 - .byte N11 , Dn2 , v056 - .byte W12 - .byte Gn2 , v064 - .byte W12 - .byte Dn2 , v072 - .byte W12 - .byte GOTO - .word mus_rg_nanashima_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_nanashima_4: - .byte KEYSH , mus_rg_nanashima_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_nanashima_mvl/mxv - .byte BEND , c_v+0 - .byte W24 - .byte N80 , Cn1 , v120 - .byte W24 - .byte VOL , 51*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 45*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 41*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 37*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 34*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 29*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 25*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 20*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 14*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 10*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 6*mus_rg_nanashima_mvl/mxv - .byte N06 , Cs1 - .byte W05 - .byte VOL , 3*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 68*mus_rg_nanashima_mvl/mxv - .byte N72 , Dn1 - .byte W24 - .byte VOL , 51*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 45*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 41*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 37*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 34*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 29*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 25*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 20*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 14*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 10*mus_rg_nanashima_mvl/mxv - .byte W07 - .byte 6*mus_rg_nanashima_mvl/mxv - .byte W05 - .byte 3*mus_rg_nanashima_mvl/mxv - .byte W07 -mus_rg_nanashima_4_B1: - .byte VOL , 68*mus_rg_nanashima_mvl/mxv - .byte BEND , c_v-6 - .byte N15 , Gn1 , v120 - .byte W06 - .byte BEND , c_v+0 - .byte W12 - .byte N06 - .byte W18 - .byte N30 - .byte W36 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte N12 , Fs1 - .byte W12 - .byte BEND , c_v-6 - .byte N15 , Fn1 - .byte W06 - .byte BEND , c_v+0 - .byte W12 - .byte N06 - .byte W18 - .byte N12 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Fn2 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N15 , En1 - .byte W18 - .byte N06 - .byte W18 - .byte N24 - .byte W30 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte N18 , Dn1 - .byte W18 - .byte Dn2 - .byte W18 - .byte N12 , Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , An1 - .byte W06 - .byte BEND , c_v-11 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N15 , Dn2 - .byte W18 - .byte N06 , Gn1 - .byte W18 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , An1 - .byte W06 - .byte BEND , c_v-11 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N15 , Fn1 - .byte W18 - .byte N18 , Fn2 - .byte W18 - .byte N06 , Fn1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , En2 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte N12 , Cn2 - .byte W06 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte N18 , En1 - .byte W18 - .byte En2 - .byte W18 - .byte N12 , Dn2 - .byte W12 - .byte N18 , Cn2 - .byte W18 - .byte Bn1 - .byte W18 - .byte N12 , Cn2 - .byte W12 - .byte N18 , Dn1 - .byte W18 - .byte Dn2 - .byte W18 - .byte N12 , Cn2 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte An1 - .byte W06 - .byte BEND , c_v-11 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N06 , Gn1 - .byte W18 - .byte N15 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , An1 - .byte W06 - .byte BEND , c_v-11 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N06 , Fn1 - .byte W18 - .byte N15 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N24 , Gn1 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N12 , Fn1 - .byte W18 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Fs1 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte An1 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N15 , Dn1 - .byte W18 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte N06 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 , Cn1 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N09 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Cs1 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v+0 - .byte N15 , Dn1 - .byte W18 - .byte N06 - .byte W18 - .byte N24 , Bn1 - .byte W06 - .byte BEND , c_v-11 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N03 , Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , En1 - .byte W06 - .byte BEND , c_v-11 - .byte W06 - .byte c_v+0 - .byte N06 , Fs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , Gn1 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte GOTO - .word mus_rg_nanashima_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_nanashima_5: - .byte KEYSH , mus_rg_nanashima_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 57*mus_rg_nanashima_mvl/mxv - .byte BEND , c_v+1 - .byte W24 - .byte N92 , Cn4 , v088 - .byte W96 - .byte Dn4 - .byte W96 -mus_rg_nanashima_5_B1: - .byte N60 , Gn4 , v088 - .byte W64 - .byte N15 , Dn4 - .byte W16 - .byte Gn4 - .byte W16 -mus_rg_nanashima_5_000: - .byte N60 , Dn5 , v088 - .byte W64 - .byte N15 , Fn5 - .byte W16 - .byte En5 - .byte W16 - .byte PEND -mus_rg_nanashima_5_001: - .byte N68 , Cn5 , v088 - .byte W72 - .byte N23 , En5 - .byte W24 - .byte PEND - .byte N17 , Dn5 - .byte W18 - .byte N05 , Cn5 - .byte W06 - .byte N44 , Bn4 - .byte W48 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte N48 , Bn4 - .byte W48 - .byte N18 , Gn4 - .byte W16 - .byte N15 , Dn4 - .byte W16 - .byte Gn4 - .byte W16 - .byte PATT - .word mus_rg_nanashima_5_000 - .byte PATT - .word mus_rg_nanashima_5_001 - .byte N17 , Dn5 , v088 - .byte W18 - .byte N05 , Cn5 - .byte W06 - .byte N68 , Bn4 - .byte W72 - .byte N92 - .byte W96 - .byte N15 , Cn4 - .byte W16 - .byte Bn3 - .byte W16 - .byte An3 - .byte W16 - .byte N44 , Fn3 - .byte W48 - .byte W12 - .byte N05 , Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte Cn5 - .byte W12 - .byte An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N44 , Fn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 40*mus_rg_nanashima_mvl/mxv - .byte W24 - .byte 57*mus_rg_nanashima_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N23 , Dn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte Bn4 - .byte W24 - .byte N11 , An4 - .byte W12 - .byte N15 , Gn4 - .byte W16 - .byte An4 - .byte W16 - .byte Bn4 - .byte W16 - .byte N44 , Dn5 - .byte W48 - .byte N15 , Cn4 - .byte W16 - .byte Bn3 - .byte W16 - .byte An3 - .byte W16 - .byte Fn4 - .byte W16 - .byte En4 - .byte W16 - .byte Dn4 - .byte W16 - .byte An4 - .byte W16 - .byte Gn4 - .byte W16 - .byte Fn4 - .byte W16 - .byte Cn5 - .byte W16 - .byte Bn4 - .byte W16 - .byte An4 - .byte W16 - .byte N60 , Bn4 - .byte W64 - .byte N15 , Gn4 - .byte W16 - .byte Bn4 - .byte W16 - .byte N92 , Dn5 - .byte W96 - .byte GOTO - .word mus_rg_nanashima_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_nanashima_6: - .byte KEYSH , mus_rg_nanashima_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 37*mus_rg_nanashima_mvl/mxv - .byte W24 - .byte W96 - .byte W72 - .byte VOICE , 80 - .byte W21 - .byte N01 , Gn2 , v120 - .byte W01 - .byte Bn2 - .byte W02 -mus_rg_nanashima_6_B1: - .byte N06 , Cs3 , v120 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 - .byte W12 - .byte N01 - .byte N01 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Gn2 - .byte W01 - .byte Bn2 - .byte W02 - .byte N06 , Cs3 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte Cn3 - .byte W03 - .byte N01 , Fn2 - .byte W01 - .byte An2 - .byte W02 - .byte N06 , Cs3 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N01 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte Cn3 - .byte W03 - .byte N01 , En2 - .byte W01 - .byte Gn2 - .byte W02 -mus_rg_nanashima_6_000: - .byte N06 , Bn2 , v120 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte N01 , Cn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte En2 - .byte W01 - .byte Gn2 - .byte W02 - .byte N06 , Bn2 - .byte W06 - .byte N03 , Cn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte Ds3 - .byte W03 - .byte N01 , Bn2 - .byte W01 - .byte Dn3 - .byte W02 - .byte PEND - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N01 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Bn2 - .byte W01 - .byte Dn3 - .byte W02 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Gn2 - .byte W01 - .byte Bn2 - .byte W02 - .byte N06 , Cs3 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte N01 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Gn2 - .byte W01 - .byte Bn2 - .byte W02 - .byte N06 , Cs3 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N01 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte N01 , Fn2 - .byte W01 - .byte An2 - .byte W02 - .byte N06 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N01 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N01 , Fn3 - .byte W06 - .byte N01 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte Dn3 - .byte W03 - .byte N01 , En2 - .byte W01 - .byte Gn2 - .byte W02 - .byte PATT - .word mus_rg_nanashima_6_000 - .byte N06 , Fs3 , v120 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N01 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Bn2 - .byte W01 - .byte Dn3 - .byte W02 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N01 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Fn2 - .byte W01 - .byte An2 - .byte W02 - .byte N03 , Cn3 - .byte W18 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N13 - .byte W15 - .byte N01 , Fn2 - .byte W01 - .byte An2 - .byte W02 - .byte N03 , Cn3 - .byte W18 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , Cs3 - .byte W06 - .byte Dn3 - .byte W03 - .byte N01 , Bn2 - .byte W01 - .byte Dn3 - .byte W02 - .byte N03 , Gn3 - .byte W18 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N04 - .byte W06 - .byte N05 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , Bn3 - .byte W12 - .byte N01 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , Dn3 - .byte W12 - .byte N01 , Cs3 - .byte W06 - .byte N03 , Cn3 - .byte W18 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , Fn3 - .byte W12 - .byte N02 , Cn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , Dn3 - .byte W12 - .byte N01 - .byte W06 - .byte N03 - .byte W18 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 - .byte W12 - .byte N02 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , Gn3 - .byte W12 - .byte N01 , Dn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , Gn3 - .byte W12 - .byte N01 - .byte W06 - .byte GOTO - .word mus_rg_nanashima_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_nanashima_7: - .byte KEYSH , mus_rg_nanashima_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 42*mus_rg_nanashima_mvl/mxv - .byte PAN , c_v+38 - .byte W24 - .byte N96 , En2 , v120 - .byte W96 - .byte N92 , Dn2 - .byte W72 - .byte VOICE , 24 - .byte W21 - .byte N01 , Bn2 - .byte W01 - .byte Dn3 - .byte W02 -mus_rg_nanashima_7_B1: - .byte N06 , Fs3 , v120 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Bn2 - .byte W01 - .byte Dn3 - .byte W02 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte Fn3 - .byte W03 - .byte N01 , An2 - .byte W01 - .byte Cn3 - .byte W02 - .byte N06 , En3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N01 , Fn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte Ds3 - .byte W03 - .byte N01 , Gn2 - .byte W01 - .byte Cn3 - .byte W02 -mus_rg_nanashima_7_000: - .byte N06 , Ds3 , v120 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte N01 , En3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Gn2 - .byte W01 - .byte Cn3 - .byte W02 - .byte N06 , Ds3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte Gn3 - .byte W03 - .byte N01 , Dn3 - .byte W01 - .byte Gn3 - .byte W02 - .byte PEND - .byte N06 , As3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte N01 , Bn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Dn3 - .byte W01 - .byte Gn3 - .byte W02 - .byte N06 , As3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Bn2 - .byte W01 - .byte Dn3 - .byte W02 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N01 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Bn2 - .byte W01 - .byte Dn3 - .byte W02 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N01 , Dn4 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte N01 , An2 - .byte W01 - .byte Cn3 - .byte W02 - .byte N06 , En3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N01 , Fn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N01 , As3 - .byte W06 - .byte N01 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte Gn3 - .byte W03 - .byte N01 , Gn2 - .byte W01 - .byte Cn3 - .byte W02 - .byte PATT - .word mus_rg_nanashima_7_000 - .byte N06 , As3 , v120 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte N01 , Bn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Dn3 - .byte W01 - .byte Gn3 - .byte W02 - .byte N06 , As3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte N01 , Bn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte An2 - .byte W01 - .byte Cn3 - .byte W02 - .byte N03 , Fn3 - .byte W18 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N13 - .byte W15 - .byte N01 , An2 - .byte W01 - .byte Cn3 - .byte W02 - .byte N03 , Fn3 - .byte W18 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 , Fs3 - .byte W06 - .byte Gn3 - .byte W03 - .byte N01 , Dn3 - .byte W01 - .byte Gn3 - .byte W02 - .byte N03 , Bn3 - .byte W18 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N04 - .byte W06 - .byte N05 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , Dn4 - .byte W12 - .byte N01 , Bn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , An3 - .byte W12 - .byte N01 , Gn3 - .byte W06 - .byte N03 , Fn3 - .byte W18 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , An3 - .byte W12 - .byte N02 , Fn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , Fs3 - .byte W12 - .byte N01 - .byte W06 - .byte N03 , Gn3 - .byte W18 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 - .byte W12 - .byte N02 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , Bn3 - .byte W12 - .byte N01 , Gn3 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N04 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N10 , Bn3 - .byte W12 - .byte N01 - .byte W06 - .byte GOTO - .word mus_rg_nanashima_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_nanashima_8: - .byte KEYSH , mus_rg_nanashima_key+0 - .byte VOICE , 0 - .byte VOL , 68*mus_rg_nanashima_mvl/mxv - .byte N06 , Cn1 , v120 - .byte W12 - .byte Dn1 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte N24 , Cn1 , v120 - .byte W36 - .byte N44 - .byte W48 - .byte N12 - .byte W12 - .byte N32 - .byte W36 - .byte N20 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte Dn1 , v127 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v044 - .byte W06 -mus_rg_nanashima_8_B1: - .byte N12 , Cn1 , v120 - .byte W18 - .byte N18 - .byte W18 - .byte N30 - .byte W36 - .byte N06 , Dn1 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N18 - .byte W18 - .byte N24 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Dn1 , v084 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N18 - .byte W18 - .byte N24 - .byte W30 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Dn1 , v084 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N18 - .byte W18 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N18 - .byte W18 - .byte N18 - .byte W36 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v127 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v052 - .byte W06 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N18 - .byte W18 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Dn1 , v076 - .byte W06 - .byte Dn1 , v056 - .byte W06 - .byte Dn1 , v036 - .byte W06 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N18 - .byte W18 - .byte N12 - .byte W12 - .byte N18 - .byte W18 - .byte N18 - .byte W18 - .byte N06 , Dn1 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N18 - .byte W18 - .byte N24 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Dn1 , v088 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn2 , v127 - .byte W12 - .byte Fn1 - .byte W06 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N18 - .byte W18 - .byte N12 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte Dn1 , v088 - .byte W06 - .byte Dn1 , v060 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte N18 , Cn1 , v120 - .byte W18 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N18 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N24 , Cn1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N18 - .byte W18 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N18 - .byte W18 - .byte N12 - .byte W12 - .byte N06 , Dn1 , v104 - .byte W06 - .byte N05 , Dn1 , v124 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N18 , Cn1 - .byte W18 - .byte N12 - .byte W12 - .byte N12 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte N18 , Cn1 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N24 , Cn1 - .byte W30 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N18 - .byte W18 - .byte N06 , Dn1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte GOTO - .word mus_rg_nanashima_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_nanashima_9: - .byte KEYSH , mus_rg_nanashima_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 37*mus_rg_nanashima_mvl/mxv - .byte W24 -mus_rg_nanashima_9_000: - .byte N01 , Cn5 , v127 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W18 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W42 - .byte PEND -mus_rg_nanashima_9_001: - .byte N01 , Cn5 , v127 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W18 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W24 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte PEND -mus_rg_nanashima_9_B1: - .byte PATT - .word mus_rg_nanashima_9_000 - .byte PATT - .word mus_rg_nanashima_9_001 - .byte N01 , Cn5 , v127 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W18 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W18 - .byte N02 , Cn5 , v120 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte PATT - .word mus_rg_nanashima_9_001 - .byte PATT - .word mus_rg_nanashima_9_000 - .byte PATT - .word mus_rg_nanashima_9_001 -mus_rg_nanashima_9_002: - .byte N01 , Cn5 , v127 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W18 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N02 , Cn5 , v120 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_nanashima_9_001 - .byte PATT - .word mus_rg_nanashima_9_002 -mus_rg_nanashima_9_003: - .byte N02 , Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte N02 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v060 - .byte W06 - .byte N02 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W30 - .byte PEND -mus_rg_nanashima_9_004: - .byte N02 , Cn5 , v120 - .byte W12 - .byte Cn5 , v060 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte PEND -mus_rg_nanashima_9_005: - .byte N02 , Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte PEND - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N02 - .byte W18 - .byte N02 - .byte W06 - .byte N02 - .byte W18 - .byte Cn5 , v060 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte N02 - .byte W06 - .byte PATT - .word mus_rg_nanashima_9_003 - .byte PATT - .word mus_rg_nanashima_9_004 - .byte PATT - .word mus_rg_nanashima_9_005 - .byte N02 , Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N02 - .byte W18 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W18 - .byte GOTO - .word mus_rg_nanashima_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_nanashima_10: - .byte KEYSH , mus_rg_nanashima_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 40*mus_rg_nanashima_mvl/mxv - .byte W24 -mus_rg_nanashima_10_000: - .byte W24 - .byte N11 , Gn5 , v127 - .byte W36 - .byte N05 - .byte W36 - .byte PEND - .byte PATT - .word mus_rg_nanashima_10_000 -mus_rg_nanashima_10_B1: - .byte PATT - .word mus_rg_nanashima_10_000 - .byte PATT - .word mus_rg_nanashima_10_000 - .byte PATT - .word mus_rg_nanashima_10_000 - .byte PATT - .word mus_rg_nanashima_10_000 - .byte PATT - .word mus_rg_nanashima_10_000 - .byte PATT - .word mus_rg_nanashima_10_000 - .byte W24 - .byte N11 , Gn5 , v127 - .byte W60 - .byte N12 , Gn5 , v120 - .byte W12 - .byte PATT - .word mus_rg_nanashima_10_000 - .byte W24 - .byte N11 , Gn5 , v127 - .byte W60 - .byte N06 , Fs5 , v120 - .byte N12 , Gn5 - .byte W12 - .byte W72 - .byte N24 - .byte W24 - .byte W72 - .byte N12 - .byte W24 - .byte W96 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W48 - .byte W72 - .byte N24 - .byte W24 - .byte W72 - .byte N12 - .byte W24 - .byte W96 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte GOTO - .word mus_rg_nanashima_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_nanashima: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_nanashima_pri @ Priority - .byte mus_rg_nanashima_rev @ Reverb. - - .word mus_rg_nanashima_grp - - .word mus_rg_nanashima_1 - .word mus_rg_nanashima_2 - .word mus_rg_nanashima_3 - .word mus_rg_nanashima_4 - .word mus_rg_nanashima_5 - .word mus_rg_nanashima_6 - .word mus_rg_nanashima_7 - .word mus_rg_nanashima_8 - .word mus_rg_nanashima_9 - .word mus_rg_nanashima_10 - - .end diff --git a/sound/songs/mus_rg_network.s b/sound/songs/mus_rg_network.s deleted file mode 100644 index 0ddf8f6c82..0000000000 --- a/sound/songs/mus_rg_network.s +++ /dev/null @@ -1,1897 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_network_grp, voicegroup162 - .equ mus_rg_network_pri, 0 - .equ mus_rg_network_rev, reverb_set+50 - .equ mus_rg_network_mvl, 127 - .equ mus_rg_network_key, 0 - .equ mus_rg_network_tbs, 1 - .equ mus_rg_network_exg, 0 - .equ mus_rg_network_cmp, 1 - - .section .rodata - .global mus_rg_network - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_network_1: - .byte KEYSH , mus_rg_network_key+0 -mus_rg_network_1_B1: - .byte TEMPO , 114*mus_rg_network_tbs/2 - .byte VOICE , 4 - .byte PAN , c_v-32 - .byte VOL , 25*mus_rg_network_mvl/mxv - .byte N12 , Bn3 , v127 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 -mus_rg_network_1_000: - .byte N12 , En4 , v127 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PEND -mus_rg_network_1_001: - .byte N12 , Dn4 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N03 , En4 - .byte W03 - .byte Fs4 , v120 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte N12 , Dn4 , v127 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PATT - .word mus_rg_network_1_000 - .byte PATT - .word mus_rg_network_1_001 - .byte N12 , Bn3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Dn4 - .byte W48 - .byte N12 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte GOTO - .word mus_rg_network_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_network_2: - .byte KEYSH , mus_rg_network_key+0 -mus_rg_network_2_B1: - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N12 , Gn5 , v100 - .byte W12 - .byte Dn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N24 , Dn6 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N24 , Cn6 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N12 , Bn5 - .byte W12 -mus_rg_network_2_000: - .byte N12 , An5 , v100 - .byte W12 - .byte N36 , Fs5 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte W48 - .byte PEND -mus_rg_network_2_001: - .byte N12 , Fs5 , v100 - .byte W12 - .byte Dn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N24 , Bn5 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N24 , An5 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N12 , Fs5 - .byte W12 - .byte PEND - .byte Gn5 - .byte W12 - .byte N36 , Bn5 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte W48 - .byte N12 , Gn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N24 , Dn6 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N24 , Cn6 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N12 , Bn5 - .byte W12 - .byte PATT - .word mus_rg_network_2_000 - .byte PATT - .word mus_rg_network_2_001 - .byte N48 , Gn5 , v100 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte W24 - .byte N24 , An5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N48 , Bn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N48 , Dn6 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N12 , Cn6 - .byte W12 - .byte Dn6 - .byte W12 - .byte N03 , Cn6 - .byte W03 - .byte Dn6 - .byte W03 - .byte N06 , Cn6 - .byte W06 - .byte N12 , Bn5 - .byte W12 - .byte N48 , An5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N48 , Fs5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N48 , An5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N12 , Bn5 - .byte W12 - .byte Cn6 - .byte W12 - .byte Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte N48 , Gn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N48 , Bn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N48 , Dn6 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N12 , Cn6 - .byte W12 - .byte Bn5 - .byte W12 - .byte Cn6 - .byte W12 - .byte Dn6 - .byte W12 - .byte N48 , En6 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N24 , Dn6 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Cn6 - .byte W12 - .byte Bn5 - .byte W12 - .byte N48 , Cn6 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte N12 , Bn5 - .byte W12 - .byte Cn6 - .byte W12 - .byte Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte N48 , Gn5 - .byte W15 - .byte MOD , 7 - .byte W09 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 60*mus_rg_network_mvl/mxv - .byte W06 - .byte 48*mus_rg_network_mvl/mxv - .byte W06 - .byte GOTO - .word mus_rg_network_2_B1 - .byte W24 - .byte MOD , 0 - .byte VOL , 84*mus_rg_network_mvl/mxv - .byte W72 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_network_3: - .byte KEYSH , mus_rg_network_key+0 -mus_rg_network_3_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 30*mus_rg_network_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Gn3 , v127 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Cn4 - .byte W12 - .byte Bn3 - .byte W12 -mus_rg_network_3_000: - .byte PAN , c_v+32 - .byte N06 , An3 , v127 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PEND -mus_rg_network_3_001: - .byte PAN , c_v+32 - .byte N06 , An3 , v127 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PEND - .byte PAN , c_v+32 - .byte N06 , Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Bn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte PATT - .word mus_rg_network_3_000 - .byte PATT - .word mus_rg_network_3_001 - .byte PAN , c_v+32 - .byte N06 , Gn3 , v127 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gn3 - .byte W12 - .byte En4 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte VOICE , 48 - .byte PAN , c_v+32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v-33 - .byte N12 , Cn3 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An2 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , Cs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte GOTO - .word mus_rg_network_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_network_4: - .byte KEYSH , mus_rg_network_key+0 -mus_rg_network_4_B1: - .byte VOICE , 33 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte N36 , Gn1 , v127 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W24 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte N36 , Fs1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W24 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N36 , Dn2 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W24 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte N06 , Fs1 - .byte W06 - .byte En1 - .byte W06 - .byte N24 , Dn1 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N36 , Dn2 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W24 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N24 , Dn1 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N36 , Dn2 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W24 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N12 , En1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N36 , Gn1 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte MOD , 8 - .byte W24 - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn2 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte N12 , Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte N12 , Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N36 , Dn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W24 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte N06 , Fs1 - .byte W06 - .byte En1 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N36 , Dn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 96*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte N12 , Fs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte N36 , Bn1 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte MOD , 8 - .byte W24 - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N12 , An1 - .byte W12 - .byte N36 , Gn1 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W24 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N12 , Dn1 - .byte W12 - .byte N30 , Gn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W24 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N06 - .byte W48 - .byte N12 , Fs1 - .byte W12 - .byte N30 , Gn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W24 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Gn2 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N30 , Gn1 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte N06 - .byte W24 - .byte N24 , Dn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N12 , Fs1 - .byte W12 - .byte N30 , Gn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte N12 , Dn1 - .byte W12 - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte N30 , Gn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte N06 - .byte W48 - .byte N12 , Fs1 - .byte W12 - .byte N30 , Gn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte N24 , An1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N12 , Fs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N24 , Fs1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N24 , Cn2 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W12 - .byte 96*mus_rg_network_mvl/mxv - .byte MOD , 0 - .byte N12 , Gn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte En1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N48 , Gn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte VOL , 72*mus_rg_network_mvl/mxv - .byte W36 - .byte GOTO - .word mus_rg_network_4_B1 - .byte MOD , 0 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_network_5: - .byte KEYSH , mus_rg_network_key+0 -mus_rg_network_5_B1: - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+11 - .byte VOL , 36*mus_rg_network_mvl/mxv - .byte N12 , Bn2 , v120 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N36 , An2 - .byte W36 - .byte N18 , Dn3 , v127 - .byte W18 - .byte N03 , Cn3 , v076 - .byte W03 - .byte Bn2 - .byte W03 - .byte N12 , An2 , v127 - .byte W12 - .byte Cn3 , v120 - .byte W12 - .byte An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N36 , Dn3 - .byte W36 - .byte N12 , Dn3 , v127 - .byte W12 - .byte N24 , Fs3 - .byte W36 - .byte N12 , Bn2 , v120 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte An3 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte Fs3 - .byte W15 - .byte N32 , Dn3 - .byte W32 - .byte W01 - .byte N18 , Cn3 , v127 - .byte W18 - .byte N03 , Bn2 , v080 - .byte W03 - .byte As2 - .byte W03 - .byte N12 , An2 , v127 - .byte W24 - .byte An2 , v120 - .byte W12 - .byte Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N36 , Bn3 - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_network_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_network_6: - .byte KEYSH , mus_rg_network_key+0 -mus_rg_network_6_B1: - .byte VOICE , 14 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 36*mus_rg_network_mvl/mxv - .byte PAN , c_v-12 - .byte W96 - .byte W48 - .byte N18 , Dn5 , v127 - .byte W18 - .byte N03 , Cn5 , v064 - .byte W03 - .byte Bn4 - .byte W03 - .byte N12 , An4 , v127 - .byte W24 - .byte W96 - .byte W48 - .byte Dn5 , v120 - .byte W12 - .byte N24 , Fs5 - .byte W36 - .byte W96 - .byte W48 - .byte N18 , Cn5 , v127 - .byte W18 - .byte N03 , Bn4 , v068 - .byte W03 - .byte As4 - .byte W03 - .byte N12 , An4 , v127 - .byte W24 - .byte W96 - .byte W48 - .byte Bn4 , v120 - .byte W12 - .byte Cn5 - .byte W12 - .byte N24 , Dn5 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_network_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_network_7: - .byte KEYSH , mus_rg_network_key+0 -mus_rg_network_7_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 30*mus_rg_network_mvl/mxv - .byte PAN , c_v-60 - .byte N06 , Gn2 , v127 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Bn2 - .byte W12 -mus_rg_network_7_000: - .byte PAN , c_v-60 - .byte N06 , An2 , v127 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PEND -mus_rg_network_7_001: - .byte PAN , c_v-60 - .byte N06 , An2 , v127 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PEND - .byte PAN , c_v-60 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-60 - .byte N06 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PATT - .word mus_rg_network_7_000 - .byte PATT - .word mus_rg_network_7_001 - .byte PAN , c_v-60 - .byte N06 , Gn2 , v127 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Gn2 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte VOICE , 80 - .byte PAN , c_v-62 - .byte VOL , 29*mus_rg_network_mvl/mxv - .byte N09 , Bn3 , v120 - .byte W12 - .byte N03 , Bn3 , v048 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte Bn3 , v048 - .byte W12 - .byte N09 , Bn3 , v120 - .byte W12 - .byte N03 , Bn3 , v048 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte Bn3 , v048 - .byte W12 -mus_rg_network_7_002: - .byte N09 , Cn4 , v120 - .byte W12 - .byte N03 , Cn4 , v048 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte N09 , Cn4 , v120 - .byte W12 - .byte N03 , Cn4 , v048 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte N09 , Cn4 , v120 - .byte W12 - .byte N03 , Cn4 , v048 - .byte W12 - .byte PEND - .byte N09 , Dn4 , v120 - .byte W12 - .byte N03 , Dn4 , v048 - .byte W12 - .byte Dn4 , v064 - .byte W12 - .byte Dn4 , v048 - .byte W12 - .byte N09 , Dn4 , v120 - .byte W12 - .byte N03 , Dn4 , v048 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte Cn4 , v048 - .byte W12 - .byte N09 , Bn3 , v120 - .byte W12 - .byte N03 , Bn3 , v048 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte N09 , Cn4 , v120 - .byte W12 - .byte N03 , Cn4 , v048 - .byte W12 - .byte Dn4 , v064 - .byte W12 - .byte N09 , Dn4 , v120 - .byte W12 - .byte N03 , Dn4 , v048 - .byte W12 - .byte N09 , Bn3 , v120 - .byte W12 - .byte N03 , Bn3 , v048 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte Bn3 , v048 - .byte W12 - .byte N09 , Bn3 , v120 - .byte W12 - .byte N03 , Bn3 , v048 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte Bn3 , v048 - .byte W12 - .byte PATT - .word mus_rg_network_7_002 - .byte N09 , Dn4 , v120 - .byte W12 - .byte N03 , Dn4 , v048 - .byte W12 - .byte Dn4 , v064 - .byte W12 - .byte Dn4 , v048 - .byte W12 - .byte N09 , Cn4 , v120 - .byte W12 - .byte N03 , Cn4 , v048 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte Cn4 , v048 - .byte W12 - .byte N09 , Bn3 , v120 - .byte W12 - .byte N03 , Bn3 , v048 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte N09 , Bn3 , v120 - .byte W12 - .byte N03 , Bn3 , v048 - .byte W12 - .byte Bn3 , v064 - .byte W12 - .byte N09 , Bn3 , v120 - .byte W12 - .byte N03 , Bn3 , v048 - .byte W12 - .byte GOTO - .word mus_rg_network_7_B1 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_network_8: - .byte KEYSH , mus_rg_network_key+0 -mus_rg_network_8_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 48*mus_rg_network_mvl/mxv - .byte BEND , c_v+2 - .byte W02 - .byte c_v+1 - .byte W92 - .byte W02 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 81 - .byte PAN , c_v+63 - .byte VOL , 28*mus_rg_network_mvl/mxv - .byte N09 , Gn4 , v120 - .byte W12 - .byte N03 , Gn4 , v048 - .byte W12 - .byte Gn4 , v064 - .byte W12 - .byte Gn4 , v048 - .byte W12 - .byte N09 , Gn4 , v120 - .byte W12 - .byte N03 , Gn4 , v048 - .byte W12 - .byte Gn4 , v064 - .byte W12 - .byte Gn4 , v048 - .byte W12 -mus_rg_network_8_000: - .byte N09 , Gn4 , v120 - .byte W12 - .byte N03 , Gn4 , v048 - .byte W12 - .byte Gn4 , v064 - .byte W12 - .byte N09 , Gn4 , v120 - .byte W12 - .byte N03 , Gn4 , v048 - .byte W12 - .byte Gn4 , v064 - .byte W12 - .byte N09 , Gn4 , v120 - .byte W12 - .byte N03 , Gn4 , v048 - .byte W12 - .byte PEND -mus_rg_network_8_001: - .byte N09 , Gn4 , v120 - .byte W12 - .byte N03 , Gn4 , v048 - .byte W12 - .byte Gn4 , v064 - .byte W12 - .byte Gn4 , v048 - .byte W12 - .byte N09 , Gn4 , v120 - .byte W12 - .byte N03 , Gn4 , v048 - .byte W12 - .byte Gn4 , v064 - .byte W12 - .byte Gn4 , v048 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_network_8_000 - .byte PATT - .word mus_rg_network_8_001 - .byte PATT - .word mus_rg_network_8_000 - .byte PATT - .word mus_rg_network_8_001 - .byte PATT - .word mus_rg_network_8_000 - .byte GOTO - .word mus_rg_network_8_B1 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_network_9: - .byte KEYSH , mus_rg_network_key+0 -mus_rg_network_9_B1: - .byte VOICE , 92 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 24*mus_rg_network_mvl/mxv - .byte N03 , Gn5 , v100 - .byte W12 - .byte Dn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Dn6 - .byte W24 - .byte Cn6 - .byte W24 - .byte Bn5 - .byte W12 -mus_rg_network_9_000: - .byte N03 , An5 , v100 - .byte W12 - .byte Fs5 - .byte W84 - .byte PEND -mus_rg_network_9_001: - .byte N03 , Fs5 , v100 - .byte W12 - .byte Dn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Bn5 - .byte W24 - .byte An5 - .byte W24 - .byte Fs5 - .byte W12 - .byte PEND - .byte Gn5 - .byte W12 - .byte Bn5 - .byte W84 - .byte Gn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Dn6 - .byte W24 - .byte Cn6 - .byte W24 - .byte Bn5 - .byte W12 - .byte PATT - .word mus_rg_network_9_000 - .byte PATT - .word mus_rg_network_9_001 - .byte N03 , Gn5 , v100 - .byte W72 - .byte An5 - .byte W24 -mus_rg_network_9_002: - .byte N03 , Bn5 , v100 - .byte W48 - .byte Dn6 - .byte W48 - .byte PEND - .byte Cn6 - .byte W12 - .byte Dn6 - .byte W12 - .byte Cn6 - .byte W03 - .byte Dn6 - .byte W03 - .byte Cn6 - .byte W06 - .byte Bn5 - .byte W12 - .byte An5 - .byte W48 - .byte Fs5 - .byte W48 - .byte An5 - .byte W48 -mus_rg_network_9_003: - .byte N03 , Bn5 , v100 - .byte W12 - .byte Cn6 - .byte W12 - .byte Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W48 - .byte PEND - .byte PATT - .word mus_rg_network_9_002 - .byte N03 , Cn6 , v100 - .byte W12 - .byte Bn5 - .byte W12 - .byte Cn6 - .byte W12 - .byte Dn6 - .byte W12 - .byte En6 - .byte W48 - .byte Dn6 - .byte W24 - .byte Cn6 - .byte W12 - .byte Bn5 - .byte W12 - .byte Cn6 - .byte W48 - .byte PATT - .word mus_rg_network_9_003 - .byte GOTO - .word mus_rg_network_9_B1 - .byte W96 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_network_10: - .byte VOL , 96*mus_rg_network_mvl/mxv - .byte KEYSH , mus_rg_network_key+0 -mus_rg_network_10_B1: - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N12 , Cn6 , v120 - .byte W72 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_network_10_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_network: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_network_pri @ Priority - .byte mus_rg_network_rev @ Reverb. - - .word mus_rg_network_grp - - .word mus_rg_network_1 - .word mus_rg_network_2 - .word mus_rg_network_3 - .word mus_rg_network_4 - .word mus_rg_network_5 - .word mus_rg_network_6 - .word mus_rg_network_7 - .word mus_rg_network_8 - .word mus_rg_network_9 - .word mus_rg_network_10 - - .end diff --git a/sound/songs/mus_rg_nibi.s b/sound/songs/mus_rg_nibi.s deleted file mode 100644 index 1e6fdeb746..0000000000 --- a/sound/songs/mus_rg_nibi.s +++ /dev/null @@ -1,2701 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_nibi_grp, voicegroup173 - .equ mus_rg_nibi_pri, 0 - .equ mus_rg_nibi_rev, reverb_set+50 - .equ mus_rg_nibi_mvl, 127 - .equ mus_rg_nibi_key, 0 - .equ mus_rg_nibi_tbs, 1 - .equ mus_rg_nibi_exg, 0 - .equ mus_rg_nibi_cmp, 1 - - .section .rodata - .global mus_rg_nibi - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_nibi_1: - .byte KEYSH , mus_rg_nibi_key+0 - .byte TEMPO , 126*mus_rg_nibi_tbs/2 - .byte VOICE , 80 - .byte VOL , 42*mus_rg_nibi_mvl/mxv - .byte PAN , c_v-61 - .byte W24 -mus_rg_nibi_1_B1: - .byte VOICE , 80 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N03 , As3 , v120 - .byte W03 - .byte N21 , An3 , v127 - .byte W21 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , Gn3 - .byte W03 - .byte An3 , v120 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N12 , En3 , v127 - .byte W12 - .byte Fn3 - .byte W12 - .byte N12 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N03 , Fs3 , v120 - .byte W03 - .byte N21 , Fn3 , v127 - .byte W21 - .byte N24 , Dn3 , v120 - .byte W24 - .byte N03 , Cs3 - .byte W03 - .byte N32 , Cn3 , v127 - .byte W32 - .byte W01 - .byte N12 , Dn3 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , Cs3 , v120 - .byte W06 - .byte N24 , Cn3 , v127 - .byte W24 - .byte N03 , Gs3 , v120 - .byte W03 - .byte N09 , Gn3 , v127 - .byte W09 - .byte N24 , En3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte N03 , Cs3 , v120 - .byte W03 - .byte N21 , Cn3 , v127 - .byte W21 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N03 , Fn3 , v120 - .byte W03 - .byte N21 , En3 , v127 - .byte W21 - .byte N12 , Cn3 , v120 - .byte W12 - .byte Fn3 , v127 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte Cn3 - .byte W12 - .byte W12 - .byte N12 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N03 , As3 , v120 - .byte W03 - .byte N09 , An3 , v127 - .byte W09 - .byte N12 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N03 , Ds3 , v120 - .byte W03 - .byte N09 , En3 , v127 - .byte W09 - .byte N12 , Dn3 - .byte W12 - .byte N12 - .byte W12 - .byte Fn3 - .byte W12 - .byte N12 - .byte W12 - .byte En3 , v120 - .byte W12 - .byte Dn3 , v127 - .byte W12 - .byte As2 - .byte W12 - .byte N36 , Cn3 - .byte W36 - .byte N12 , Dn3 - .byte W12 - .byte N03 , Ds3 , v120 - .byte W03 - .byte N09 , Dn3 , v127 - .byte W09 - .byte N12 , Cn3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte VOICE , 25 - .byte PAN , c_v-46 - .byte VOL , 45*mus_rg_nibi_mvl/mxv - .byte N06 , An4 , v120 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte N06 , As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte N06 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N03 , Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fn4 - .byte W06 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N18 , En5 - .byte W18 - .byte N03 , Ds5 , v072 - .byte W03 - .byte Dn5 , v068 - .byte W03 - .byte N24 , Cn5 , v120 - .byte W24 - .byte N06 , Fs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N03 , As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte N06 , As4 - .byte W06 - .byte An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 , Fn4 - .byte W24 - .byte As4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N06 , An4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N12 , Ds5 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte N06 , As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte As4 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte N12 , En5 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N06 , As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , As4 - .byte W24 - .byte N12 , Dn5 - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte As4 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte N12 , As4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte En4 - .byte W12 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N12 , En4 - .byte W24 - .byte Gn4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte An4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N06 , An4 - .byte W12 - .byte As4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Gn4 - .byte W12 - .byte GOTO - .word mus_rg_nibi_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_nibi_2: - .byte KEYSH , mus_rg_nibi_key+0 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 60*mus_rg_nibi_mvl/mxv - .byte MOD , 0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W12 - .byte N06 , An4 , v120 - .byte W06 - .byte As4 - .byte W06 -mus_rg_nibi_2_B1: - .byte VOICE , 24 - .byte VOL , 60*mus_rg_nibi_mvl/mxv - .byte N24 , Cn5 , v127 - .byte W24 - .byte As4 - .byte W24 - .byte N60 , An4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte VOL , 52*mus_rg_nibi_mvl/mxv - .byte W12 - .byte W12 - .byte MOD , 0 - .byte VOL , 60*mus_rg_nibi_mvl/mxv - .byte N12 - .byte W12 - .byte As4 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte N12 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte N60 , Gn4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_rg_nibi_mvl/mxv - .byte W24 - .byte VOICE , 1 - .byte VOL , 62*mus_rg_nibi_mvl/mxv - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fn5 , v096 - .byte W12 - .byte N03 , Cn5 - .byte W06 - .byte N06 , Fn5 , v044 - .byte W06 - .byte PAN , c_v+0 - .byte N36 , En5 , v096 - .byte W36 - .byte N03 , Cn5 , v088 - .byte W06 - .byte N06 , En5 , v040 - .byte W06 - .byte N24 , Fn5 , v096 - .byte W24 - .byte Gn5 - .byte W24 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 60*mus_rg_nibi_mvl/mxv - .byte N24 , As4 , v127 - .byte W24 - .byte An4 - .byte W24 - .byte N60 , Gn4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte VOL , 52*mus_rg_nibi_mvl/mxv - .byte W12 - .byte W12 - .byte MOD , 0 - .byte VOL , 60*mus_rg_nibi_mvl/mxv - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , As4 - .byte W24 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte N36 , Fn4 - .byte W21 - .byte MOD , 5 - .byte W15 - .byte VOICE , 1 - .byte PAN , c_v+28 - .byte VOL , 78*mus_rg_nibi_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte N36 , Fn3 - .byte W36 - .byte Gn3 - .byte W36 - .byte N12 , An3 - .byte W12 - .byte VOICE , 17 - .byte PAN , c_v-2 - .byte VOL , 83*mus_rg_nibi_mvl/mxv - .byte N06 , An4 , v096 - .byte W06 - .byte As4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte N03 , Fn4 - .byte W12 - .byte N12 , As4 - .byte W12 - .byte N03 , Gn4 - .byte W12 - .byte Gs4 - .byte W03 - .byte N09 , An4 - .byte W09 - .byte An4 , v092 - .byte W24 - .byte Cn4 , v096 - .byte W12 - .byte W12 - .byte N03 , Gs4 , v120 - .byte W03 - .byte N09 , An4 , v096 - .byte W09 - .byte N12 , As4 - .byte W12 - .byte Cn5 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte N06 , As4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte As4 - .byte W12 - .byte Gn4 - .byte W44 - .byte W01 - .byte VOICE , 1 - .byte W03 - .byte PAN , c_v+0 - .byte VOL , 60*mus_rg_nibi_mvl/mxv - .byte N12 , Gn5 - .byte W12 - .byte Fn5 , v104 - .byte W12 - .byte N03 , Cn5 , v080 - .byte W06 - .byte N06 , Fn5 , v036 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 62*mus_rg_nibi_mvl/mxv - .byte N12 , En5 , v104 - .byte W12 - .byte N24 , Cn5 , v100 - .byte W24 - .byte N03 , Gn4 , v080 - .byte W06 - .byte N06 , Cn5 , v036 - .byte W06 - .byte N12 , Fn5 , v104 - .byte W12 - .byte N03 , Cn4 , v084 - .byte N03 , Cn5 - .byte W06 - .byte N06 , Fn5 , v036 - .byte W06 - .byte N12 , Gn5 , v104 - .byte W06 - .byte VOL , 56*mus_rg_nibi_mvl/mxv - .byte W06 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 82*mus_rg_nibi_mvl/mxv - .byte N06 , Gn4 , v096 - .byte W06 - .byte An4 - .byte W06 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 84*mus_rg_nibi_mvl/mxv - .byte N12 , As4 - .byte W12 - .byte N03 , En4 - .byte W12 - .byte N12 , An4 - .byte W12 - .byte N03 , Fn4 - .byte W12 - .byte Fs4 - .byte W03 - .byte N09 , Gn4 - .byte W09 - .byte N06 , Gn4 , v120 - .byte W24 - .byte Cn5 , v096 - .byte W12 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Fn4 - .byte W84 - .byte VOICE , 48 - .byte PAN , c_v+22 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte N12 , Fn3 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N06 , Cn3 , v120 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte N06 , An3 , v096 - .byte W06 - .byte As3 , v120 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v-7 - .byte VOL , 74*mus_rg_nibi_mvl/mxv - .byte N72 , Dn4 , v108 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W48 - .byte 52*mus_rg_nibi_mvl/mxv - .byte W12 - .byte 74*mus_rg_nibi_mvl/mxv - .byte N24 , As3 - .byte W24 - .byte N48 , Fn4 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W36 - .byte 74*mus_rg_nibi_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte N03 , En4 - .byte W03 - .byte Fn4 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte N66 , Cn4 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W36 - .byte 52*mus_rg_nibi_mvl/mxv - .byte W18 - .byte 74*mus_rg_nibi_mvl/mxv - .byte N03 , Bn3 , v088 - .byte W03 - .byte As3 , v092 - .byte W03 - .byte N24 , An3 , v108 - .byte W24 - .byte N96 , Cn4 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W60 - .byte 52*mus_rg_nibi_mvl/mxv - .byte W24 - .byte 74*mus_rg_nibi_mvl/mxv - .byte N48 , Gn3 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W36 - .byte 74*mus_rg_nibi_mvl/mxv - .byte W12 - .byte N12 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte An3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N66 , An3 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W36 - .byte 52*mus_rg_nibi_mvl/mxv - .byte W18 - .byte 74*mus_rg_nibi_mvl/mxv - .byte N03 , Gs3 , v092 - .byte W03 - .byte Gn3 - .byte W03 - .byte N24 , Fs3 , v108 - .byte W24 - .byte N90 , Cn4 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W60 - .byte 52*mus_rg_nibi_mvl/mxv - .byte W18 - .byte 74*mus_rg_nibi_mvl/mxv - .byte N03 , Fn4 , v052 - .byte W03 - .byte Ds4 - .byte W03 - .byte N72 , Dn4 , v108 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W48 - .byte 52*mus_rg_nibi_mvl/mxv - .byte W12 - .byte 74*mus_rg_nibi_mvl/mxv - .byte N12 , En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 , As3 , v084 - .byte W12 - .byte N12 , Fn4 , v108 - .byte W12 - .byte N06 , As3 , v084 - .byte W12 - .byte N12 , En4 , v108 - .byte W12 - .byte N06 , As3 , v084 - .byte W12 - .byte N12 , Dn4 , v108 - .byte W12 - .byte N06 , As3 , v084 - .byte W12 - .byte N72 , Cn4 , v108 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W48 - .byte 52*mus_rg_nibi_mvl/mxv - .byte W12 - .byte 74*mus_rg_nibi_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte An3 - .byte W24 - .byte N72 , As3 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W48 - .byte 52*mus_rg_nibi_mvl/mxv - .byte W12 - .byte 74*mus_rg_nibi_mvl/mxv - .byte N12 , Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N24 - .byte W24 - .byte Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N48 , As3 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W36 - .byte 74*mus_rg_nibi_mvl/mxv - .byte N48 , Cs4 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W36 - .byte 74*mus_rg_nibi_mvl/mxv - .byte N84 , Cn4 - .byte W12 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte W48 - .byte 52*mus_rg_nibi_mvl/mxv - .byte W24 - .byte VOICE , 24 - .byte VOL , 78*mus_rg_nibi_mvl/mxv - .byte W09 - .byte N03 , As4 - .byte W03 - .byte GOTO - .word mus_rg_nibi_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_nibi_3: - .byte KEYSH , mus_rg_nibi_key+0 - .byte VOICE , 4 - .byte PAN , c_v+38 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte W24 -mus_rg_nibi_3_B1: - .byte VOICE , 4 - .byte PAN , c_v+38 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte W12 - .byte N09 , Fn3 , v127 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 , v120 - .byte W12 - .byte Gn3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W24 - .byte N09 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte As3 , v120 - .byte W03 - .byte N06 , An3 - .byte W06 - .byte N09 , Gn3 , v127 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte Gn3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W24 - .byte N09 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte As3 , v120 - .byte W03 - .byte N06 , An3 - .byte W06 - .byte N09 , Gn3 , v127 - .byte W12 - .byte En3 - .byte W12 - .byte N09 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W24 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte En3 , v127 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 , v127 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn4 , v120 - .byte W12 - .byte Fn3 , v127 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 , v120 - .byte W12 - .byte As3 , v127 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte As3 , v120 - .byte W03 - .byte N06 , An3 - .byte W06 - .byte N09 , Gn3 , v127 - .byte W12 - .byte W12 - .byte N09 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte As3 , v127 - .byte W12 - .byte An3 , v120 - .byte W12 - .byte Gn3 , v127 - .byte W12 - .byte En3 - .byte W12 - .byte N09 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En4 , v120 - .byte W12 - .byte En3 , v127 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte En3 , v127 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte As3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOICE , 83 - .byte PAN , c_v-13 - .byte VOL , 82*mus_rg_nibi_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_nibi_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_nibi_4: - .byte KEYSH , mus_rg_nibi_key+0 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 58*mus_rg_nibi_mvl/mxv - .byte W12 - .byte N12 , En1 , v120 - .byte W12 -mus_rg_nibi_4_B1: -mus_rg_nibi_4_000: - .byte N24 , Fn1 , v120 - .byte W36 - .byte N03 - .byte W48 - .byte N12 , En1 - .byte W12 - .byte PEND - .byte N24 , Fn1 - .byte W36 - .byte N03 - .byte W24 - .byte Cn2 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte An1 - .byte W12 -mus_rg_nibi_4_001: - .byte N24 , As1 , v120 - .byte W36 - .byte N03 , Gn1 - .byte W24 - .byte En1 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte N03 , Cs2 - .byte W12 - .byte PEND - .byte N24 , Cn2 - .byte W36 - .byte N06 , Gn1 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 -mus_rg_nibi_4_002: - .byte N24 , Gn1 , v120 - .byte W36 - .byte N03 - .byte W24 - .byte Cn1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte PEND - .byte Gn1 - .byte W36 - .byte N03 , En1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N03 , En2 - .byte W12 - .byte N24 , Fn2 - .byte W36 - .byte N03 , Fn1 - .byte W48 - .byte N12 , Cn1 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte N03 - .byte W24 - .byte Cn2 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_rg_nibi_4_000 - .byte N24 , Fn1 , v120 - .byte W36 - .byte N03 - .byte W24 - .byte Cn2 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte N03 , An1 - .byte W12 - .byte PATT - .word mus_rg_nibi_4_001 - .byte N24 , Cn2 , v120 - .byte W36 - .byte N03 , En1 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_rg_nibi_4_002 - .byte N24 , Gn1 , v120 - .byte W36 - .byte N03 , En1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte N03 - .byte W48 - .byte N12 , Cn1 - .byte W12 - .byte N24 , Fn2 - .byte W36 - .byte N03 , Cn2 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v+5 - .byte VOL , 58*mus_rg_nibi_mvl/mxv - .byte N24 , As1 - .byte W36 - .byte N03 - .byte W36 - .byte Fn2 - .byte W12 - .byte N12 , An1 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N03 , Gn1 - .byte W12 - .byte En2 - .byte W12 - .byte N24 - .byte W24 - .byte N03 , Dn2 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N03 , En1 - .byte W12 - .byte An1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N03 , Cs2 - .byte W12 - .byte N24 , Dn2 - .byte W36 - .byte N03 , Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N12 , Fs1 - .byte W12 - .byte N24 , Gn1 - .byte W36 - .byte N03 , Dn1 - .byte W12 - .byte As1 - .byte W12 - .byte N24 , Dn2 - .byte W24 - .byte N03 , Cs2 - .byte W12 - .byte N24 , Cn2 - .byte W36 - .byte N03 , Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte N12 , Ds2 - .byte W12 - .byte N24 , Dn2 - .byte W36 - .byte N03 , Fs1 - .byte W12 - .byte An1 - .byte W12 - .byte N24 , Dn2 - .byte W24 - .byte N03 , An1 - .byte W12 - .byte N24 , Fs1 - .byte W24 - .byte Ds1 - .byte W24 - .byte Cn2 - .byte W24 - .byte N12 , As1 - .byte W12 - .byte An1 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N03 - .byte W12 - .byte Fn1 - .byte W12 - .byte N24 - .byte W24 - .byte N03 , An1 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N03 - .byte W24 - .byte N12 , Gn1 - .byte W12 - .byte N03 , En2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N03 - .byte W12 - .byte N24 , En1 - .byte W36 - .byte N03 - .byte W12 - .byte N24 , Dn1 - .byte W36 - .byte N03 - .byte W12 - .byte Fs1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N03 , Bn1 - .byte W12 - .byte N24 , As1 - .byte W36 - .byte N03 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte N03 - .byte W12 - .byte N24 , En1 - .byte W36 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Cs1 - .byte W24 - .byte N03 , Gn1 - .byte W12 - .byte N24 , En1 - .byte W36 - .byte N03 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N03 , As1 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N03 - .byte W12 - .byte Fn1 - .byte W12 - .byte N24 - .byte W36 - .byte GOTO - .word mus_rg_nibi_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_nibi_5: - .byte KEYSH , mus_rg_nibi_key+0 - .byte VOICE , 24 - .byte VOL , 84*mus_rg_nibi_mvl/mxv - .byte PAN , c_v-16 - .byte MOD , 0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W24 -mus_rg_nibi_5_B1: - .byte VOICE , 24 - .byte VOL , 57*mus_rg_nibi_mvl/mxv - .byte PAN , c_v-23 - .byte N12 , An4 , v120 - .byte W12 - .byte N06 , Cn4 , v056 - .byte W12 - .byte N12 , Gn4 , v120 - .byte W12 - .byte N06 , Cn4 , v056 - .byte W12 - .byte N12 , Fn4 , v120 - .byte W12 - .byte N09 , Cn4 , v060 - .byte W12 - .byte PAN , c_v+30 - .byte N12 , Fn4 , v064 - .byte W12 - .byte N06 , Cn4 , v052 - .byte W12 - .byte Fn4 , v040 - .byte W12 - .byte N12 , Fn4 , v120 - .byte W12 - .byte PAN , c_v-22 - .byte N12 , Gn4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte N12 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N60 , En4 - .byte W36 - .byte MOD , 5 - .byte W24 - .byte VOICE , 1 - .byte MOD , 0 - .byte N12 , Fn4 , v127 - .byte W12 - .byte N03 , Cn4 , v100 - .byte W06 - .byte N06 , Fn4 , v044 - .byte W06 - .byte N36 , En4 , v127 - .byte W36 - .byte N03 , Cn4 , v088 - .byte W06 - .byte N06 , En4 , v040 - .byte W06 - .byte N24 , Fn4 , v127 - .byte W24 - .byte Gn4 - .byte W24 - .byte VOICE , 24 - .byte N12 , Gn4 , v120 - .byte W12 - .byte N03 , Cn4 , v072 - .byte W12 - .byte N12 , Fn4 , v120 - .byte W12 - .byte N03 , Cn4 , v076 - .byte W12 - .byte N12 , En4 , v120 - .byte W12 - .byte N03 , Cn4 , v072 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En4 , v064 - .byte W12 - .byte N03 , Cn4 , v056 - .byte W12 - .byte PAN , c_v-22 - .byte N12 , Cn5 , v088 - .byte W12 - .byte N03 , Cn4 , v064 - .byte N12 , En4 , v120 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N36 , Cn4 - .byte W21 - .byte MOD , 5 - .byte W15 - .byte VOICE , 1 - .byte VOL , 81*mus_rg_nibi_mvl/mxv - .byte MOD , 0 - .byte N24 , An2 , v127 - .byte W24 - .byte As2 - .byte W24 - .byte N36 , Cn3 - .byte W36 - .byte En3 - .byte W36 - .byte N12 , Fn3 - .byte W12 - .byte VOICE , 17 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte N06 , Cn4 , v096 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N03 , Cn4 , v064 - .byte W12 - .byte N12 , Dn4 , v096 - .byte W12 - .byte N03 , Cn4 , v064 - .byte W12 - .byte Bn3 - .byte W03 - .byte N09 , Cn4 , v096 - .byte W09 - .byte N09 - .byte W24 - .byte Fn3 - .byte W12 - .byte W12 - .byte N03 , Bn3 - .byte W03 - .byte N09 , Cn4 - .byte W09 - .byte N12 , Dn4 - .byte W12 - .byte Fn4 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , Dn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte N06 , Dn4 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W48 - .byte VOICE , 1 - .byte VOL , 56*mus_rg_nibi_mvl/mxv - .byte N12 , Gn4 , v100 - .byte W12 - .byte Fn4 , v096 - .byte W12 - .byte N03 , Cn4 , v080 - .byte W06 - .byte N06 , Fn4 , v036 - .byte W06 - .byte N12 , En4 , v108 - .byte W12 - .byte N24 , Cn4 , v096 - .byte W24 - .byte N03 , Gn3 , v080 - .byte W06 - .byte N06 , Cn4 , v036 - .byte W06 - .byte N12 , Fn4 , v108 - .byte W18 - .byte N06 , Fn4 , v036 - .byte W06 - .byte N12 , Gn4 , v108 - .byte W06 - .byte VOL , 50*mus_rg_nibi_mvl/mxv - .byte W06 - .byte 63*mus_rg_nibi_mvl/mxv - .byte W03 - .byte VOICE , 17 - .byte N06 , Cn4 , v096 - .byte W03 - .byte Dn4 - .byte W06 - .byte VOL , 63*mus_rg_nibi_mvl/mxv - .byte N12 , En4 - .byte W12 - .byte N03 , As3 , v064 - .byte W12 - .byte N12 , Dn4 , v096 - .byte W12 - .byte N03 , As3 , v072 - .byte W12 - .byte Bn3 - .byte W03 - .byte N09 , Cn4 , v096 - .byte W09 - .byte N06 - .byte W24 - .byte Gn4 , v080 - .byte W12 - .byte W12 - .byte N12 , Cn4 , v092 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , Dn4 , v064 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , Dn4 , v092 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W84 - .byte VOICE , 48 - .byte VOL , 54*mus_rg_nibi_mvl/mxv - .byte N36 , An2 , v096 - .byte W36 - .byte As2 - .byte W36 - .byte N06 , Cn3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cs3 , v120 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte VOL , 38*mus_rg_nibi_mvl/mxv - .byte PAN , c_v+23 - .byte N72 , As2 - .byte W72 - .byte N24 , Fn2 - .byte W24 - .byte N48 , Dn2 - .byte W48 - .byte N12 , Dn3 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N03 , An2 - .byte W03 - .byte As2 - .byte W03 - .byte N06 , An2 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte N36 , En2 - .byte W36 - .byte N03 , Cn2 - .byte W12 - .byte N18 , En2 - .byte W18 - .byte N03 , Fn2 - .byte W03 - .byte Fs2 - .byte W03 - .byte N24 , Gn2 - .byte W24 - .byte N48 , Fs2 - .byte W48 - .byte N12 , As2 - .byte W12 - .byte An2 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte Gn2 - .byte W03 - .byte N06 , Fs2 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N36 , Dn2 - .byte W36 - .byte N12 , As1 - .byte W12 - .byte N24 , Dn2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte Cn2 - .byte W24 - .byte An1 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte N36 , Dn2 - .byte W36 - .byte N12 , An1 - .byte W12 - .byte N48 , Dn2 - .byte W48 - .byte N24 , Fs1 - .byte W24 - .byte An1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Ds2 - .byte W24 - .byte VOL , 42*mus_rg_nibi_mvl/mxv - .byte N72 , Fn2 - .byte W72 - .byte N12 , Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N36 , Cn3 - .byte W36 - .byte N12 , En2 - .byte W12 - .byte An2 - .byte W09 - .byte N24 , En3 - .byte W24 - .byte W03 - .byte N06 , Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte N24 , Fs2 - .byte W24 - .byte An2 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte An2 - .byte W12 - .byte N36 , As2 - .byte W36 - .byte N06 , Dn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N24 , Cs3 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte N36 , Fn3 - .byte W36 - .byte N12 , Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N36 , Gn3 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte W06 - .byte 27*mus_rg_nibi_mvl/mxv - .byte W06 - .byte 20*mus_rg_nibi_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_nibi_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_nibi_6: - .byte KEYSH , mus_rg_nibi_key+0 - .byte VOICE , 92 - .byte LFOS , 50 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 37*mus_rg_nibi_mvl/mxv - .byte BEND , c_v+1 - .byte W24 -mus_rg_nibi_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N06 , An4 , v096 - .byte W06 - .byte As4 , v120 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N72 , Dn5 , v108 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nibi_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N24 , As4 - .byte W24 - .byte N48 , Fn5 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N12 , Gn5 - .byte W12 - .byte N06 , Fn5 - .byte W12 - .byte N03 , En5 - .byte W03 - .byte Fn5 - .byte W03 - .byte N06 , En5 - .byte W06 - .byte N12 , Dn5 - .byte W12 - .byte N66 , Cn5 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nibi_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N03 , Bn4 , v088 - .byte W03 - .byte As4 , v092 - .byte W03 - .byte N24 , An4 , v108 - .byte W24 - .byte N96 , Cn5 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte W56 - .byte W01 - .byte VOL , 21*mus_rg_nibi_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N48 , Gn4 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte W12 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte An4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N66 , An4 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nibi_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N03 , Gs4 , v092 - .byte W03 - .byte Gn4 - .byte W03 - .byte N24 , Fs4 , v108 - .byte W24 - .byte MOD , 4 - .byte N90 , Cn5 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte W48 - .byte 21*mus_rg_nibi_mvl/mxv - .byte W30 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N03 , Fn5 , v052 - .byte W03 - .byte Ds5 - .byte W03 - .byte N72 , Dn5 , v108 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nibi_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N12 , En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N06 , As4 , v084 - .byte W12 - .byte N12 , Fn5 , v108 - .byte W12 - .byte N06 , As4 , v080 - .byte W12 - .byte N12 , En5 , v108 - .byte W12 - .byte N06 , As4 , v084 - .byte W12 - .byte N12 , Dn5 , v096 - .byte W12 - .byte N06 , As4 , v072 - .byte W12 - .byte N72 , Cn5 , v108 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nibi_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N12 , Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N24 , Dn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte An4 - .byte W24 - .byte N72 , As4 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nibi_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N12 , Cn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N24 - .byte W24 - .byte Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N48 , As4 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte MOD , 4 - .byte W24 - .byte W03 - .byte VOL , 21*mus_rg_nibi_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N48 , Cs5 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte W24 - .byte VOL , 21*mus_rg_nibi_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte N84 , Cn5 - .byte W12 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte MOD , 4 - .byte W36 - .byte VOL , 21*mus_rg_nibi_mvl/mxv - .byte W24 - .byte 10*mus_rg_nibi_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 36*mus_rg_nibi_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_nibi_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_nibi_7: - .byte KEYSH , mus_rg_nibi_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 82*mus_rg_nibi_mvl/mxv - .byte N06 , Cn1 , v120 - .byte W12 - .byte N12 , En1 - .byte W12 -mus_rg_nibi_7_B1: - .byte VOL , 67*mus_rg_nibi_mvl/mxv - .byte N06 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 -mus_rg_nibi_7_000: - .byte N06 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nibi_7_000 -mus_rg_nibi_7_001: - .byte N06 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nibi_7_000 - .byte PATT - .word mus_rg_nibi_7_000 - .byte PATT - .word mus_rg_nibi_7_000 - .byte N06 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte PATT - .word mus_rg_nibi_7_000 - .byte PATT - .word mus_rg_nibi_7_000 - .byte PATT - .word mus_rg_nibi_7_000 - .byte PATT - .word mus_rg_nibi_7_001 - .byte PATT - .word mus_rg_nibi_7_000 - .byte PATT - .word mus_rg_nibi_7_000 - .byte PATT - .word mus_rg_nibi_7_000 - .byte N06 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W12 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 -mus_rg_nibi_7_002: - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , En1 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_nibi_7_002 - .byte PATT - .word mus_rg_nibi_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W10 - .byte N01 , En1 , v096 - .byte W02 - .byte N09 , En1 , v120 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Fn1 , v104 - .byte W12 - .byte PATT - .word mus_rg_nibi_7_002 - .byte PATT - .word mus_rg_nibi_7_002 - .byte PATT - .word mus_rg_nibi_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W10 - .byte N01 , En1 , v096 - .byte W02 - .byte N09 , En1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte N06 , Gn1 - .byte W12 - .byte Cn1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte PATT - .word mus_rg_nibi_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W10 - .byte N01 , En1 , v096 - .byte W02 - .byte N09 , En1 , v120 - .byte W12 - .byte N12 - .byte W24 - .byte PATT - .word mus_rg_nibi_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W24 - .byte PATT - .word mus_rg_nibi_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte W10 - .byte N01 , En1 , v096 - .byte W02 - .byte N09 , En1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Cn1 - .byte N06 , Fn1 - .byte W12 - .byte GOTO - .word mus_rg_nibi_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_nibi_8: - .byte KEYSH , mus_rg_nibi_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 31*mus_rg_nibi_mvl/mxv - .byte N01 , Cn5 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W18 -mus_rg_nibi_8_B1: -mus_rg_nibi_8_000: - .byte N01 , Cn5 , v120 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte N01 - .byte W24 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 - .byte PATT - .word mus_rg_nibi_8_000 -mus_rg_nibi_8_001: - .byte N01 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte PEND -mus_rg_nibi_8_002: - .byte N01 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_nibi_8_001 - .byte PATT - .word mus_rg_nibi_8_002 - .byte PATT - .word mus_rg_nibi_8_001 - .byte PATT - .word mus_rg_nibi_8_002 - .byte PATT - .word mus_rg_nibi_8_001 - .byte PATT - .word mus_rg_nibi_8_002 - .byte PATT - .word mus_rg_nibi_8_001 - .byte PATT - .word mus_rg_nibi_8_002 - .byte PATT - .word mus_rg_nibi_8_001 - .byte PATT - .word mus_rg_nibi_8_002 - .byte PATT - .word mus_rg_nibi_8_001 - .byte PATT - .word mus_rg_nibi_8_002 - .byte PATT - .word mus_rg_nibi_8_001 - .byte PATT - .word mus_rg_nibi_8_002 - .byte GOTO - .word mus_rg_nibi_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_nibi_9: - .byte KEYSH , mus_rg_nibi_key+0 - .byte VOICE , 126 - .byte PAN , c_v+0 - .byte VOL , 38*mus_rg_nibi_mvl/mxv - .byte W12 - .byte N12 , Gn5 , v080 - .byte W12 -mus_rg_nibi_9_B1: - .byte W60 - .byte N12 , Gn5 , v120 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W60 - .byte N12 - .byte W36 - .byte W96 - .byte W84 - .byte Gn5 , v108 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte GOTO - .word mus_rg_nibi_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_nibi: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_nibi_pri @ Priority - .byte mus_rg_nibi_rev @ Reverb. - - .word mus_rg_nibi_grp - - .word mus_rg_nibi_1 - .word mus_rg_nibi_2 - .word mus_rg_nibi_3 - .word mus_rg_nibi_4 - .word mus_rg_nibi_5 - .word mus_rg_nibi_6 - .word mus_rg_nibi_7 - .word mus_rg_nibi_8 - .word mus_rg_nibi_9 - - .end diff --git a/sound/songs/mus_rg_ohkido.s b/sound/songs/mus_rg_ohkido.s deleted file mode 100644 index 6664c06586..0000000000 --- a/sound/songs/mus_rg_ohkido.s +++ /dev/null @@ -1,1662 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_ohkido_grp, voicegroup161 - .equ mus_rg_ohkido_pri, 0 - .equ mus_rg_ohkido_rev, reverb_set+50 - .equ mus_rg_ohkido_mvl, 127 - .equ mus_rg_ohkido_key, 0 - .equ mus_rg_ohkido_tbs, 1 - .equ mus_rg_ohkido_exg, 0 - .equ mus_rg_ohkido_cmp, 1 - - .section .rodata - .global mus_rg_ohkido - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_ohkido_1: - .byte KEYSH , mus_rg_ohkido_key+0 - .byte TEMPO , 160*mus_rg_ohkido_tbs/2 - .byte VOICE , 1 - .byte PAN , c_v-19 - .byte VOL , 67*mus_rg_ohkido_mvl/mxv - .byte N06 , Gn2 , v096 - .byte W06 - .byte Cn3 , v080 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N72 , Gn3 , v088 - .byte W72 - .byte VOL , 86*mus_rg_ohkido_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_ohkido_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_ohkido_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_ohkido_2: - .byte KEYSH , mus_rg_ohkido_key+0 - .byte VOICE , 1 - .byte PAN , c_v+16 - .byte VOL , 77*mus_rg_ohkido_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte N06 , Cn4 , v096 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N72 , Cn5 - .byte W72 - .byte VOICE , 58 - .byte PAN , c_v+0 - .byte VOL , 51*mus_rg_ohkido_mvl/mxv - .byte N12 , Cn4 , v127 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 4 - .byte VOL , 43*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 52*mus_rg_ohkido_mvl/mxv - .byte N06 , En4 - .byte W06 - .byte N03 , Fn4 , v100 - .byte W03 - .byte En4 - .byte W03 - .byte N12 , Dn4 , v127 - .byte W12 - .byte N09 , As3 , v120 - .byte W12 - .byte VOICE , 73 - .byte VOL , 75*mus_rg_ohkido_mvl/mxv - .byte N12 , Cn5 , v127 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N24 , Fn5 - .byte W12 - .byte MOD , 4 - .byte VOL , 67*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 75*mus_rg_ohkido_mvl/mxv - .byte N06 , En5 - .byte W06 - .byte N03 , Fn5 , v096 - .byte W03 - .byte En5 - .byte W03 - .byte N24 , Dn5 , v127 - .byte W12 - .byte VOL , 69*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte VOICE , 58 - .byte VOL , 52*mus_rg_ohkido_mvl/mxv - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte VOL , 46*mus_rg_ohkido_mvl/mxv - .byte N03 , Cs4 , v088 - .byte W03 - .byte N21 , Cn4 , v127 - .byte W09 - .byte MOD , 4 - .byte VOL , 53*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte VOICE , 73 - .byte VOL , 75*mus_rg_ohkido_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , As4 - .byte W12 - .byte VOL , 65*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte 75*mus_rg_ohkido_mvl/mxv - .byte N12 , Cn5 - .byte W12 - .byte N03 , Dn5 , v084 - .byte W03 - .byte N21 , Cn5 , v127 - .byte W09 - .byte MOD , 4 - .byte VOL , 69*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte 86*mus_rg_ohkido_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , En4 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W03 - .byte En4 - .byte W03 - .byte N24 , Dn4 , v127 - .byte W12 - .byte MOD , 4 - .byte VOL , 79*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte 70*mus_rg_ohkido_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N24 , Fn5 - .byte W12 - .byte MOD , 4 - .byte VOL , 61*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 71*mus_rg_ohkido_mvl/mxv - .byte N06 , En5 - .byte W06 - .byte N03 , Fn5 , v092 - .byte W03 - .byte En5 - .byte W03 - .byte N12 , Dn5 , v120 - .byte W12 - .byte N09 , As4 - .byte W12 - .byte VOL , 86*mus_rg_ohkido_mvl/mxv - .byte N12 , Cn4 , v127 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , As3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte N03 , Cs4 , v088 - .byte W03 - .byte N21 , Cn4 , v127 - .byte W09 - .byte MOD , 4 - .byte W12 - .byte VOL , 71*mus_rg_ohkido_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , As4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Cn5 - .byte W12 - .byte N03 , Cs5 , v096 - .byte W03 - .byte N21 , Cn5 , v127 - .byte W09 - .byte MOD , 4 - .byte W12 -mus_rg_ohkido_2_B1: - .byte VOICE , 21 - .byte VOL , 65*mus_rg_ohkido_mvl/mxv - .byte MOD , 0 - .byte N36 , Dn4 , v127 - .byte W24 - .byte MOD , 4 - .byte VOL , 56*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 65*mus_rg_ohkido_mvl/mxv - .byte N06 , As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 , Fn4 - .byte W24 - .byte MOD , 4 - .byte VOL , 56*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 65*mus_rg_ohkido_mvl/mxv - .byte N06 , Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N24 , Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N18 , En4 - .byte W18 - .byte N03 , Dn4 , v088 - .byte W03 - .byte En4 - .byte W03 - .byte N24 , Dn4 , v127 - .byte W24 - .byte N36 , Cn4 - .byte W24 - .byte MOD , 4 - .byte VOL , 59*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 65*mus_rg_ohkido_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N48 , Fn4 - .byte W24 - .byte VOL , 60*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte MOD , 4 - .byte VOL , 54*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte VOICE , 1 - .byte MOD , 0 - .byte VOL , 65*mus_rg_ohkido_mvl/mxv - .byte N36 , Cn5 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N48 , Fn5 - .byte W24 - .byte VOL , 60*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte MOD , 4 - .byte VOL , 54*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte VOICE , 58 - .byte VOL , 43*mus_rg_ohkido_mvl/mxv - .byte MOD , 0 - .byte N36 , As3 - .byte W24 - .byte MOD , 4 - .byte VOL , 37*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 43*mus_rg_ohkido_mvl/mxv - .byte N06 , Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte N48 , En4 - .byte W36 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte En4 - .byte W24 - .byte N18 , Dn4 - .byte W18 - .byte N03 , Cs4 , v084 - .byte W03 - .byte Dn4 - .byte W03 - .byte N24 , Cs4 , v127 - .byte W24 - .byte N36 , Cn4 - .byte W24 - .byte MOD , 4 - .byte VOL , 35*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 43*mus_rg_ohkido_mvl/mxv - .byte N06 , An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N36 , Fn4 - .byte W24 - .byte MOD , 4 - .byte VOL , 35*mus_rg_ohkido_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 43*mus_rg_ohkido_mvl/mxv - .byte N06 , Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N96 , An4 - .byte W48 - .byte MOD , 4 - .byte VOL , 39*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 37*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 32*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 27*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 21*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 16*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 10*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 5*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte GOTO - .word mus_rg_ohkido_2_B1 - .byte MOD , 0 - .byte VOL , 43*mus_rg_ohkido_mvl/mxv - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_ohkido_3: - .byte KEYSH , mus_rg_ohkido_key+0 - .byte VOICE , 14 - .byte VOL , 54*mus_rg_ohkido_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Cn5 , v052 - .byte W06 - .byte En5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Bn5 - .byte W06 - .byte N36 , Cn6 - .byte W06 - .byte VOL , 49*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 44*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 39*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 35*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 31*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 26*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 21*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 16*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 13*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 10*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte VOICE , 48 - .byte VOL , 54*mus_rg_ohkido_mvl/mxv - .byte N06 , Gn3 , v127 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Cn5 , v104 - .byte W24 - .byte PAN , c_v+32 - .byte W12 - .byte N24 , Fn5 , v092 - .byte W12 - .byte VOL , 48*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 37*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 28*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 16*mus_rg_ohkido_mvl/mxv - .byte W15 - .byte 54*mus_rg_ohkido_mvl/mxv - .byte W24 - .byte N06 , Cn4 , v104 - .byte W24 - .byte PAN , c_v-32 - .byte W12 - .byte N24 , Fn4 , v100 - .byte W12 - .byte VOL , 48*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 37*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 28*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 16*mus_rg_ohkido_mvl/mxv - .byte W03 - .byte 54*mus_rg_ohkido_mvl/mxv - .byte N06 , Fn3 - .byte W12 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte PAN , c_v+32 - .byte VOL , 43*mus_rg_ohkido_mvl/mxv - .byte N03 , Gn3 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Fn4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Dn4 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Gn3 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Cn4 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Gs3 - .byte W12 - .byte N06 , An3 - .byte W12 -mus_rg_ohkido_3_B1: -mus_rg_ohkido_3_000: - .byte PAN , c_v+32 - .byte N03 , As3 , v127 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , As3 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , As3 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , As3 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_ohkido_3_000 -mus_rg_ohkido_3_001: - .byte PAN , c_v+32 - .byte N03 , An3 , v127 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , An3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , An3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , An3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte PEND - .byte PAN , c_v+32 - .byte N03 , An3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Dn4 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Fn4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Dn4 - .byte W12 - .byte N06 , An3 - .byte W12 -mus_rg_ohkido_3_002: - .byte PAN , c_v+32 - .byte N03 , Gn3 , v127 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Gn3 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Gn3 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Gn3 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_ohkido_3_002 - .byte PATT - .word mus_rg_ohkido_3_001 - .byte PAN , c_v+32 - .byte VOL , 50*mus_rg_ohkido_mvl/mxv - .byte N03 , An3 , v127 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Dn4 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Fn4 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Dn4 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte GOTO - .word mus_rg_ohkido_3_B1 - .byte VOL , 45*mus_rg_ohkido_mvl/mxv - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_ohkido_4: - .byte KEYSH , mus_rg_ohkido_key+0 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 59*mus_rg_ohkido_mvl/mxv - .byte W96 -mus_rg_ohkido_4_000: - .byte N36 , Fn1 , v127 - .byte W36 - .byte N24 , Cn2 - .byte W24 - .byte N03 , Fn2 - .byte W12 - .byte N18 , Fn1 - .byte W24 - .byte PEND -mus_rg_ohkido_4_001: - .byte N36 , Fn1 , v127 - .byte W36 - .byte N24 , Cn2 - .byte W24 - .byte N03 , Fn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte PEND - .byte N36 - .byte W36 - .byte N24 , En1 - .byte W24 - .byte N03 , Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 -mus_rg_ohkido_4_002: - .byte N36 , Fn1 , v127 - .byte W36 - .byte N24 , En1 - .byte W24 - .byte N03 , Gn1 - .byte W12 - .byte N24 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ohkido_4_000 - .byte PATT - .word mus_rg_ohkido_4_001 - .byte PATT - .word mus_rg_ohkido_4_002 - .byte N36 , Fn1 , v127 - .byte W36 - .byte N24 , En1 - .byte W24 - .byte N06 , Gn1 - .byte W12 - .byte As1 - .byte W12 - .byte Bn1 - .byte W12 -mus_rg_ohkido_4_B1: - .byte VOICE , 83 - .byte VOL , 56*mus_rg_ohkido_mvl/mxv - .byte N24 , Gn1 , v127 - .byte W24 - .byte N03 , Dn2 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N03 , As1 - .byte W12 - .byte N24 - .byte W24 - .byte Gn1 - .byte W24 - .byte N03 , Dn2 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N03 , As1 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , En1 - .byte W12 -mus_rg_ohkido_4_003: - .byte N24 , Gn1 , v127 - .byte W24 - .byte N03 , Fn2 , v120 - .byte W12 - .byte N24 , Fn1 , v127 - .byte W24 - .byte N03 , An1 - .byte W12 - .byte N24 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ohkido_4_003 - .byte N24 , Fn1 , v127 - .byte W24 - .byte N03 , En2 , v120 - .byte W12 - .byte N24 , En1 , v127 - .byte W24 - .byte N03 , Gn1 - .byte W12 - .byte N24 - .byte W24 - .byte Fn1 - .byte W24 - .byte N03 , En2 , v120 - .byte W12 - .byte N24 , En1 , v127 - .byte W24 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N03 , Gn1 , v120 - .byte W12 - .byte N24 , Gn1 , v127 - .byte W24 - .byte N03 , Cn2 , v120 - .byte W12 - .byte N24 , Fn1 , v127 - .byte W24 - .byte N03 , An1 - .byte W12 - .byte N24 - .byte W24 - .byte PATT - .word mus_rg_ohkido_4_003 - .byte GOTO - .word mus_rg_ohkido_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_ohkido_5: - .byte KEYSH , mus_rg_ohkido_key+0 - .byte VOICE , 58 - .byte PAN , c_v+0 - .byte BENDR , 12 - .byte LFOS , 44 - .byte W96 - .byte VOL , 27*mus_rg_ohkido_mvl/mxv - .byte N12 , Fn3 , v120 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte N03 , As3 , v088 - .byte W03 - .byte An3 - .byte W03 - .byte N12 , Gn3 , v120 - .byte W12 - .byte N09 , Fn3 - .byte W09 - .byte N03 , Cs4 - .byte W03 - .byte N60 , Cn4 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte VOL , 23*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 20*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 18*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 16*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 27*mus_rg_ohkido_mvl/mxv - .byte N06 , As3 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N03 , Cn4 , v096 - .byte W03 - .byte As3 - .byte W03 - .byte N24 , An3 , v120 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Gn3 - .byte W12 - .byte N03 , Gs3 , v088 - .byte W03 - .byte N21 , Gn3 , v120 - .byte W09 - .byte MOD , 4 - .byte W12 - .byte VOICE , 73 - .byte VOL , 43*mus_rg_ohkido_mvl/mxv - .byte MOD , 0 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , As4 - .byte W12 - .byte N03 , Bn4 , v092 - .byte W03 - .byte N21 , As4 , v120 - .byte W09 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte N03 , As3 , v096 - .byte W03 - .byte An3 - .byte W03 - .byte N24 , Gn3 , v120 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , An4 - .byte W06 - .byte N03 , As4 , v096 - .byte W03 - .byte An4 - .byte W03 - .byte N12 , Gn4 , v120 - .byte W12 - .byte N09 , Fn4 - .byte W09 - .byte N03 , Cs5 , v092 - .byte W03 - .byte N60 , Cn5 , v120 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte VOL , 37*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 31*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 23*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 16*mus_rg_ohkido_mvl/mxv - .byte W06 - .byte 42*mus_rg_ohkido_mvl/mxv - .byte N12 , Gn4 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N03 , Fn4 , v088 - .byte W03 - .byte N21 , En4 , v120 - .byte W21 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , As4 - .byte W12 - .byte N03 , Bn4 , v088 - .byte W03 - .byte N21 , As4 , v120 - .byte W09 - .byte MOD , 4 - .byte W12 -mus_rg_ohkido_5_B1: - .byte VOICE , 21 - .byte VOL , 54*mus_rg_ohkido_mvl/mxv - .byte PAN , c_v-17 - .byte MOD , 0 - .byte N36 , Fn3 , v120 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N36 , As3 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 , v096 - .byte W12 - .byte Dn4 , v120 - .byte W12 - .byte As3 , v096 - .byte W12 - .byte Dn4 , v120 - .byte W12 - .byte N03 , Gs3 , v096 - .byte W03 - .byte N09 , Gn3 , v120 - .byte W09 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N36 , Fn3 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N36 , An3 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte N24 , Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte An3 - .byte W24 - .byte VOICE , 73 - .byte N36 , En3 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Cn3 - .byte W06 - .byte En3 - .byte W06 - .byte N36 , Gn3 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 , v096 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte As3 , v096 - .byte W12 - .byte Cn4 , v120 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N36 , An3 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte N36 , Cn4 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N06 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte GOTO - .word mus_rg_ohkido_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_ohkido_6: - .byte KEYSH , mus_rg_ohkido_key+0 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte VOL , 37*mus_rg_ohkido_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_ohkido_6_B1: - .byte PAN , c_v-59 - .byte N06 , Fn5 , v080 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As5 , v120 - .byte W36 - .byte PAN , c_v+63 - .byte N06 , An5 , v084 - .byte W09 - .byte PAN , c_v-61 - .byte W03 - .byte N06 , As5 , v120 - .byte W36 - .byte Fn5 , v084 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As5 , v120 - .byte W12 - .byte Dn5 , v076 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , As5 , v120 - .byte W12 - .byte As4 , v080 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As5 , v120 - .byte W36 -mus_rg_ohkido_6_000: - .byte PAN , c_v-59 - .byte N06 , Cn5 , v080 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn5 , v120 - .byte W36 - .byte PAN , c_v+63 - .byte N06 , En5 , v084 - .byte W09 - .byte PAN , c_v-61 - .byte W03 - .byte N06 , Fn5 , v120 - .byte W36 - .byte PEND -mus_rg_ohkido_6_001: - .byte N06 , Cn5 , v084 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn5 , v120 - .byte W12 - .byte An4 , v076 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Fn5 , v120 - .byte W12 - .byte Fn4 , v080 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn5 , v120 - .byte W12 - .byte En5 , v072 - .byte W12 - .byte Fn5 , v120 - .byte W03 - .byte PAN , c_v-61 - .byte W09 - .byte PEND - .byte c_v-59 - .byte N06 , Cn5 , v080 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v120 - .byte W36 - .byte PAN , c_v+63 - .byte N06 , Fs5 , v084 - .byte W09 - .byte PAN , c_v-61 - .byte W03 - .byte N06 , Gn5 , v120 - .byte W36 - .byte Cn5 , v084 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v120 - .byte W12 - .byte Fs5 , v076 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Gn5 , v120 - .byte W12 - .byte En5 , v080 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v120 - .byte W36 - .byte PATT - .word mus_rg_ohkido_6_000 - .byte PATT - .word mus_rg_ohkido_6_001 - .byte GOTO - .word mus_rg_ohkido_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_ohkido_7: - .byte KEYSH , mus_rg_ohkido_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_ohkido_mvl/mxv - .byte W84 - .byte N06 , Dn3 , v120 - .byte W06 - .byte Dn3 , v092 - .byte W06 -mus_rg_ohkido_7_000: - .byte N06 , En3 , v120 - .byte W24 - .byte Dn3 - .byte W12 - .byte En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Dn3 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte PEND -mus_rg_ohkido_7_001: - .byte N06 , En3 , v120 - .byte W24 - .byte Dn3 - .byte W12 - .byte En3 - .byte W24 - .byte Dn3 - .byte W12 - .byte N06 - .byte W12 - .byte Dn3 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_ohkido_7_000 - .byte N06 , En3 , v120 - .byte W24 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 , v096 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte Dn3 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_rg_ohkido_7_000 - .byte PATT - .word mus_rg_ohkido_7_001 - .byte PATT - .word mus_rg_ohkido_7_000 - .byte N06 , En3 , v120 - .byte W24 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn1 - .byte N06 , Dn3 , v096 - .byte W12 - .byte Fn1 , v127 - .byte N06 , Dn3 - .byte W12 - .byte Cn1 , v120 - .byte N06 , Dn3 - .byte W12 - .byte Dn1 , v127 - .byte W06 - .byte Dn1 , v104 - .byte W06 -mus_rg_ohkido_7_B1: -mus_rg_ohkido_7_002: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Gs1 - .byte W12 - .byte Cn1 - .byte W24 - .byte Gs1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte PEND - .byte Cn1 , v120 - .byte W24 - .byte Gs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PATT - .word mus_rg_ohkido_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte Gs1 - .byte W12 - .byte Cn1 - .byte W24 - .byte Gs1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Gs1 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte PATT - .word mus_rg_ohkido_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte Gs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte PATT - .word mus_rg_ohkido_7_002 - .byte N06 , Cn1 , v120 - .byte W24 - .byte Gs1 - .byte W12 - .byte Cn1 - .byte W24 - .byte Gs1 - .byte W12 - .byte Cn2 , v100 - .byte W12 - .byte An1 , v120 - .byte W12 - .byte GOTO - .word mus_rg_ohkido_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_ohkido_8: - .byte KEYSH , mus_rg_ohkido_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 38*mus_rg_ohkido_mvl/mxv - .byte W48 - .byte N06 , Cn5 , v088 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v064 - .byte W12 -mus_rg_ohkido_8_000: - .byte N06 , Cn5 , v088 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_ohkido_8_000 - .byte PATT - .word mus_rg_ohkido_8_000 - .byte PATT - .word mus_rg_ohkido_8_000 - .byte PATT - .word mus_rg_ohkido_8_000 - .byte PATT - .word mus_rg_ohkido_8_000 - .byte PATT - .word mus_rg_ohkido_8_000 - .byte PATT - .word mus_rg_ohkido_8_000 -mus_rg_ohkido_8_B1: -mus_rg_ohkido_8_001: - .byte N06 , Cn5 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Cn5 , v104 - .byte W06 - .byte PEND -mus_rg_ohkido_8_002: - .byte N06 , Cn5 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte Cn5 , v104 - .byte W18 - .byte Cn5 , v120 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_ohkido_8_001 - .byte PATT - .word mus_rg_ohkido_8_002 - .byte PATT - .word mus_rg_ohkido_8_001 - .byte N06 , Cn5 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte Cn5 , v104 - .byte W42 - .byte PATT - .word mus_rg_ohkido_8_001 - .byte N06 , Cn5 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte GOTO - .word mus_rg_ohkido_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_ohkido_9: - .byte KEYSH , mus_rg_ohkido_key+0 - .byte VOICE , 126 - .byte PAN , c_v+0 - .byte VOL , 38*mus_rg_ohkido_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_ohkido_9_B1: -mus_rg_ohkido_9_000: - .byte W12 - .byte N12 , Gn5 , v120 - .byte W48 - .byte N12 - .byte W36 - .byte PEND -mus_rg_ohkido_9_001: - .byte W12 - .byte N12 , Gn5 , v120 - .byte W48 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_ohkido_9_000 - .byte PATT - .word mus_rg_ohkido_9_001 - .byte PATT - .word mus_rg_ohkido_9_000 - .byte PATT - .word mus_rg_ohkido_9_001 - .byte PATT - .word mus_rg_ohkido_9_000 - .byte W12 - .byte N12 , Gn5 , v120 - .byte W72 - .byte N12 - .byte W12 - .byte GOTO - .word mus_rg_ohkido_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_ohkido: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_ohkido_pri @ Priority - .byte mus_rg_ohkido_rev @ Reverb. - - .word mus_rg_ohkido_grp - - .word mus_rg_ohkido_1 - .word mus_rg_ohkido_2 - .word mus_rg_ohkido_3 - .word mus_rg_ohkido_4 - .word mus_rg_ohkido_5 - .word mus_rg_ohkido_6 - .word mus_rg_ohkido_7 - .word mus_rg_ohkido_8 - .word mus_rg_ohkido_9 - - .end diff --git a/sound/songs/mus_rg_okurimono.s b/sound/songs/mus_rg_okurimono.s deleted file mode 100644 index 851760942f..0000000000 --- a/sound/songs/mus_rg_okurimono.s +++ /dev/null @@ -1,817 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_okurimono_grp, voicegroup183 - .equ mus_rg_okurimono_pri, 0 - .equ mus_rg_okurimono_rev, reverb_set+50 - .equ mus_rg_okurimono_mvl, 127 - .equ mus_rg_okurimono_key, 0 - .equ mus_rg_okurimono_tbs, 1 - .equ mus_rg_okurimono_exg, 0 - .equ mus_rg_okurimono_cmp, 1 - - .section .rodata - .global mus_rg_okurimono - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_okurimono_1: - .byte KEYSH , mus_rg_okurimono_key+0 - .byte TEMPO , 124*mus_rg_okurimono_tbs/2 - .byte VOICE , 24 - .byte VOL , 75*mus_rg_okurimono_mvl/mxv - .byte N04 , Cn4 , v120 - .byte W24 - .byte N20 - .byte W12 - .byte MOD , 7 - .byte W08 - .byte 0 - .byte W04 - .byte N16 - .byte W08 - .byte MOD , 7 - .byte W08 - .byte 0 - .byte N02 , Bn3 - .byte W08 - .byte N16 , Cn4 - .byte W08 - .byte MOD , 7 - .byte W08 - .byte N04 , Dn4 - .byte W02 - .byte MOD , 0 - .byte W06 -mus_rg_okurimono_1_B1: -mus_rg_okurimono_1_000: - .byte N04 , En4 , v120 - .byte W16 - .byte N01 , Gn3 - .byte W08 - .byte N16 , En4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , Gn3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N04 , Dn4 - .byte W16 - .byte N01 , Gn3 - .byte W08 - .byte N16 , Dn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , Gn3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte PEND - .byte N16 , Cn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , Gn3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N16 , Cn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , Gn3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N08 , Cn4 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte An3 - .byte W08 - .byte N16 , Cn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , Gn3 - .byte N04 , Dn4 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte PATT - .word mus_rg_okurimono_1_000 - .byte N16 , Cn4 , v120 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , Gn3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N16 , Cn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , Gn3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N04 , Cn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte N02 , An3 - .byte W08 - .byte N16 , Cn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , Gn3 - .byte N04 , Dn4 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N04 , Fn4 - .byte W16 - .byte N01 , An3 - .byte W08 - .byte N16 , Fn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , An3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N04 , En4 - .byte W16 - .byte N01 , An3 - .byte W08 - .byte N16 , En4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , An3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N16 , Dn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , An3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N16 , Dn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , An3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N04 , Dn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte N16 , Cn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N04 , Dn4 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N04 , Fn4 - .byte W16 - .byte N01 , An3 - .byte W08 - .byte N16 , Fn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , An3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N04 , En4 - .byte W16 - .byte N01 , Gn3 - .byte W08 - .byte N16 , En4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , Gn3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N16 , Dn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N01 , Fn3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N02 , Dn4 - .byte W16 - .byte N01 , Gn3 - .byte W08 - .byte N16 , Cn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N02 , Bn3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N16 , Cn4 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N04 , Dn4 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte GOTO - .word mus_rg_okurimono_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_okurimono_2: - .byte KEYSH , mus_rg_okurimono_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+32 - .byte VOL , 37*mus_rg_okurimono_mvl/mxv - .byte N04 , Fn3 , v120 - .byte W24 - .byte N20 - .byte W12 - .byte MOD , 7 - .byte W08 - .byte 0 - .byte W04 - .byte N16 - .byte W08 - .byte MOD , 7 - .byte W08 - .byte 0 - .byte N02 , En3 - .byte W08 - .byte N16 , Fn3 - .byte W08 - .byte MOD , 7 - .byte W08 - .byte N04 , Gn3 - .byte W02 - .byte MOD , 0 - .byte W06 -mus_rg_okurimono_2_B1: -mus_rg_okurimono_2_000: - .byte N04 , Cn4 , v120 - .byte W24 - .byte N16 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W06 - .byte N04 , Bn3 - .byte W24 - .byte N16 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W06 - .byte PEND -mus_rg_okurimono_2_001: - .byte N16 , An3 , v120 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W06 - .byte N16 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W06 - .byte N04 - .byte W24 - .byte N16 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N04 , Bn3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_okurimono_2_000 - .byte PATT - .word mus_rg_okurimono_2_001 -mus_rg_okurimono_2_002: - .byte N04 , Cn4 , v120 - .byte W24 - .byte N16 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W06 - .byte N04 - .byte W24 - .byte N16 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W06 - .byte PEND - .byte N16 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W06 - .byte N16 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W06 - .byte N04 - .byte W24 - .byte N16 , An3 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N04 , Cn4 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte PATT - .word mus_rg_okurimono_2_002 - .byte N16 , An3 , v120 - .byte W06 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W06 - .byte N02 - .byte W16 - .byte Fn3 - .byte W08 - .byte N16 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N02 , En3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N16 , Fn3 - .byte W06 - .byte MOD , 7 - .byte W10 - .byte N04 , Gn3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte GOTO - .word mus_rg_okurimono_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_okurimono_3: - .byte KEYSH , mus_rg_okurimono_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 37*mus_rg_okurimono_mvl/mxv - .byte N04 , An3 , v120 - .byte W24 - .byte N20 - .byte W12 - .byte MOD , 7 - .byte W08 - .byte 0 - .byte W04 - .byte N16 - .byte W08 - .byte MOD , 7 - .byte W08 - .byte 0 - .byte N02 , Gn3 - .byte W08 - .byte N16 , An3 - .byte W08 - .byte MOD , 7 - .byte W08 - .byte N04 , Bn3 - .byte W02 - .byte MOD , 0 - .byte W06 -mus_rg_okurimono_3_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_okurimono_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_okurimono_4: - .byte KEYSH , mus_rg_okurimono_key+0 - .byte VOICE , 35 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte N04 , Gn1 , v120 - .byte W24 - .byte N20 - .byte W10 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte MOD , 8 - .byte W14 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte MOD , 0 - .byte N16 - .byte W08 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte W02 - .byte MOD , 8 - .byte W14 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte MOD , 0 - .byte N04 - .byte W08 - .byte Gn2 - .byte W08 - .byte Gn1 - .byte W08 -mus_rg_okurimono_4_B1: - .byte N04 , Cn2 , v120 - .byte W40 - .byte N02 - .byte W08 - .byte N04 - .byte W40 - .byte Gn1 - .byte W08 - .byte N16 , Cn2 - .byte W08 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte W02 - .byte MOD , 8 - .byte W14 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte MOD , 0 - .byte N16 - .byte W08 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte W02 - .byte MOD , 8 - .byte W06 - .byte 0 - .byte N02 , Gn1 - .byte W02 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte W06 - .byte N08 , Cn2 - .byte W16 - .byte N04 - .byte W08 - .byte N16 , Gn2 - .byte W08 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte MOD , 9 - .byte W08 - .byte N04 , Gn1 - .byte W02 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte MOD , 0 - .byte W06 - .byte N04 , An1 - .byte W24 - .byte N16 , An2 - .byte W08 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte MOD , 8 - .byte W08 - .byte N04 , An1 - .byte W02 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte MOD , 0 - .byte W06 - .byte N04 - .byte W40 - .byte Gn1 - .byte W08 - .byte N16 , An1 - .byte W08 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte W02 - .byte MOD , 8 - .byte W14 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte MOD , 0 - .byte N16 , En2 - .byte W08 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte W02 - .byte MOD , 8 - .byte W06 - .byte N02 , An1 - .byte W02 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N04 - .byte W16 - .byte N02 - .byte W08 - .byte N16 , En2 - .byte W06 - .byte MOD , 8 - .byte W02 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte W08 - .byte MOD , 0 - .byte N04 , An1 - .byte W02 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte W06 - .byte N04 , Dn2 - .byte W40 - .byte An1 - .byte W08 - .byte Dn2 - .byte W40 - .byte An1 - .byte W08 - .byte N16 , Dn2 - .byte W08 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte W02 - .byte MOD , 8 - .byte W14 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte MOD , 0 - .byte N08 , An2 - .byte W08 - .byte N02 , Gn2 - .byte W08 - .byte En2 - .byte W08 - .byte N04 , Dn2 - .byte W40 - .byte N04 - .byte W08 - .byte Gn1 - .byte W40 - .byte Dn1 - .byte W08 - .byte Gn1 - .byte W40 - .byte Dn1 - .byte W08 - .byte N16 , Gn1 - .byte W08 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte W02 - .byte MOD , 8 - .byte W14 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte MOD , 0 - .byte N02 , Bn1 - .byte W16 - .byte N04 , Gn1 - .byte W08 - .byte N16 - .byte W08 - .byte VOL , 88*mus_rg_okurimono_mvl/mxv - .byte W02 - .byte MOD , 8 - .byte W14 - .byte VOL , 100*mus_rg_okurimono_mvl/mxv - .byte MOD , 0 - .byte N04 , Gn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Gn1 - .byte W08 - .byte GOTO - .word mus_rg_okurimono_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_okurimono_5: - .byte KEYSH , mus_rg_okurimono_key+0 - .byte VOICE , 0 - .byte VOL , 64*mus_rg_okurimono_mvl/mxv - .byte W72 - .byte N08 , En1 , v120 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 -mus_rg_okurimono_5_B1: -mus_rg_okurimono_5_000: - .byte N08 , Cn1 , v120 - .byte W24 - .byte En1 - .byte W16 - .byte Cn1 - .byte W08 - .byte N08 - .byte W24 - .byte En1 - .byte W16 - .byte Cn1 - .byte W08 - .byte PEND - .byte PATT - .word mus_rg_okurimono_5_000 - .byte PATT - .word mus_rg_okurimono_5_000 - .byte N08 , Cn1 , v120 - .byte W24 - .byte En1 - .byte W24 - .byte Cn1 - .byte W24 - .byte En1 - .byte W16 - .byte Cn1 - .byte W08 - .byte PATT - .word mus_rg_okurimono_5_000 - .byte PATT - .word mus_rg_okurimono_5_000 - .byte PATT - .word mus_rg_okurimono_5_000 - .byte PATT - .word mus_rg_okurimono_5_000 - .byte GOTO - .word mus_rg_okurimono_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_okurimono_6: - .byte KEYSH , mus_rg_okurimono_key+0 - .byte VOICE , 127 - .byte VOL , 39*mus_rg_okurimono_mvl/mxv - .byte PAN , c_v-62 - .byte W96 -mus_rg_okurimono_6_B1: -mus_rg_okurimono_6_000: - .byte N02 , Gn5 , v120 - .byte W16 - .byte Gn5 , v060 - .byte W08 - .byte Gn5 , v120 - .byte W16 - .byte Gn5 , v056 - .byte W08 - .byte Gn5 , v120 - .byte W16 - .byte Gn5 , v060 - .byte W08 - .byte Gn5 , v120 - .byte W16 - .byte Gn5 , v056 - .byte W08 - .byte PEND - .byte PATT - .word mus_rg_okurimono_6_000 - .byte PATT - .word mus_rg_okurimono_6_000 - .byte N02 , Gn5 , v120 - .byte W16 - .byte Gn5 , v060 - .byte W08 - .byte Gn5 , v120 - .byte W16 - .byte Gn5 , v060 - .byte W08 - .byte Gn5 , v120 - .byte W16 - .byte Gn5 , v060 - .byte W08 - .byte Gn5 , v120 - .byte W16 - .byte Gn5 , v056 - .byte W08 - .byte PATT - .word mus_rg_okurimono_6_000 - .byte PATT - .word mus_rg_okurimono_6_000 - .byte PATT - .word mus_rg_okurimono_6_000 - .byte N02 , Gn5 , v120 - .byte W16 - .byte Gn5 , v060 - .byte W24 - .byte Gn5 , v056 - .byte W08 - .byte Gn5 , v120 - .byte W16 - .byte Gn5 , v060 - .byte W08 - .byte Gn5 , v120 - .byte W16 - .byte Gn5 , v056 - .byte W08 - .byte GOTO - .word mus_rg_okurimono_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_okurimono_7: - .byte KEYSH , mus_rg_okurimono_key+0 - .byte VOICE , 126 - .byte VOL , 37*mus_rg_okurimono_mvl/mxv - .byte PAN , c_v-62 - .byte W96 -mus_rg_okurimono_7_B1: - .byte W08 - .byte N08 , Dn6 , v120 - .byte W88 - .byte W08 - .byte N08 - .byte W88 - .byte W08 - .byte N08 - .byte W88 - .byte W08 - .byte N08 - .byte W24 - .byte N08 - .byte W48 - .byte N08 - .byte W16 - .byte W96 - .byte W08 - .byte N08 - .byte W88 - .byte W08 - .byte N08 - .byte W88 - .byte W08 - .byte N08 - .byte W16 - .byte N08 - .byte W72 - .byte GOTO - .word mus_rg_okurimono_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_okurimono: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_okurimono_pri @ Priority - .byte mus_rg_okurimono_rev @ Reverb. - - .word mus_rg_okurimono_grp - - .word mus_rg_okurimono_1 - .word mus_rg_okurimono_2 - .word mus_rg_okurimono_3 - .word mus_rg_okurimono_4 - .word mus_rg_okurimono_5 - .word mus_rg_okurimono_6 - .word mus_rg_okurimono_7 - - .end diff --git a/sound/songs/mus_rg_opening.s b/sound/songs/mus_rg_opening.s deleted file mode 100644 index a81022f6bd..0000000000 --- a/sound/songs/mus_rg_opening.s +++ /dev/null @@ -1,1457 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_opening_grp, voicegroup151 - .equ mus_rg_opening_pri, 0 - .equ mus_rg_opening_rev, reverb_set+50 - .equ mus_rg_opening_mvl, 127 - .equ mus_rg_opening_key, 0 - .equ mus_rg_opening_tbs, 1 - .equ mus_rg_opening_exg, 0 - .equ mus_rg_opening_cmp, 1 - - .section .rodata - .global mus_rg_opening - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_opening_1: - .byte KEYSH , mus_rg_opening_key+0 - .byte TEMPO , 118*mus_rg_opening_tbs/2 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte W24 -mus_rg_opening_1_B1: - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte N36 , En3 , v127 - .byte W24 - .byte VOL , 65*mus_rg_opening_mvl/mxv - .byte W03 - .byte 54*mus_rg_opening_mvl/mxv - .byte W03 - .byte 42*mus_rg_opening_mvl/mxv - .byte W03 - .byte 31*mus_rg_opening_mvl/mxv - .byte W03 - .byte 75*mus_rg_opening_mvl/mxv - .byte N03 , Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte MOD , 0 - .byte N30 , Fs3 - .byte W36 - .byte N12 , An3 - .byte W12 - .byte N06 , Gs3 - .byte W18 - .byte N03 , En3 - .byte W06 - .byte N48 , Fs3 - .byte W24 - .byte W03 - .byte VOL , 70*mus_rg_opening_mvl/mxv - .byte W03 - .byte 65*mus_rg_opening_mvl/mxv - .byte W03 - .byte 58*mus_rg_opening_mvl/mxv - .byte W03 - .byte 52*mus_rg_opening_mvl/mxv - .byte W03 - .byte 47*mus_rg_opening_mvl/mxv - .byte W03 - .byte 39*mus_rg_opening_mvl/mxv - .byte W03 - .byte 31*mus_rg_opening_mvl/mxv - .byte W03 - .byte 75*mus_rg_opening_mvl/mxv - .byte N12 , Ds3 - .byte W12 - .byte N03 , An3 , v100 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N36 , En4 , v127 - .byte W24 - .byte VOL , 65*mus_rg_opening_mvl/mxv - .byte W03 - .byte 54*mus_rg_opening_mvl/mxv - .byte W03 - .byte 42*mus_rg_opening_mvl/mxv - .byte W03 - .byte 31*mus_rg_opening_mvl/mxv - .byte W03 - .byte 75*mus_rg_opening_mvl/mxv - .byte N03 , Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte N30 , Fs4 - .byte W36 - .byte N12 , An4 - .byte W12 - .byte N06 , Gs4 - .byte W18 - .byte N03 , En4 - .byte W06 - .byte N48 , Bn4 - .byte W24 - .byte W03 - .byte VOL , 70*mus_rg_opening_mvl/mxv - .byte W03 - .byte 65*mus_rg_opening_mvl/mxv - .byte W03 - .byte 58*mus_rg_opening_mvl/mxv - .byte W03 - .byte 52*mus_rg_opening_mvl/mxv - .byte W03 - .byte 47*mus_rg_opening_mvl/mxv - .byte W03 - .byte 39*mus_rg_opening_mvl/mxv - .byte W03 - .byte 31*mus_rg_opening_mvl/mxv - .byte W03 - .byte 32*mus_rg_opening_mvl/mxv - .byte N18 , Gs3 - .byte W03 - .byte VOL , 43*mus_rg_opening_mvl/mxv - .byte W03 - .byte 54*mus_rg_opening_mvl/mxv - .byte W03 - .byte 65*mus_rg_opening_mvl/mxv - .byte W03 - .byte 76*mus_rg_opening_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 83*mus_rg_opening_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 86*mus_rg_opening_mvl/mxv - .byte N36 , Cs5 , v116 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte W03 - .byte 64*mus_rg_opening_mvl/mxv - .byte W03 - .byte 54*mus_rg_opening_mvl/mxv - .byte W03 - .byte 42*mus_rg_opening_mvl/mxv - .byte W03 - .byte 86*mus_rg_opening_mvl/mxv - .byte N03 , Bn4 , v108 - .byte W04 - .byte MOD , 0 - .byte W02 - .byte N03 , An4 , v100 - .byte W06 - .byte N36 , Bn4 , v112 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte W03 - .byte 64*mus_rg_opening_mvl/mxv - .byte W03 - .byte 54*mus_rg_opening_mvl/mxv - .byte W03 - .byte 42*mus_rg_opening_mvl/mxv - .byte W03 - .byte 86*mus_rg_opening_mvl/mxv - .byte N03 , An4 , v100 - .byte W04 - .byte MOD , 0 - .byte W02 - .byte N03 , Gs4 - .byte W06 - .byte N36 , An4 , v112 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte W03 - .byte 64*mus_rg_opening_mvl/mxv - .byte W03 - .byte 54*mus_rg_opening_mvl/mxv - .byte W03 - .byte 42*mus_rg_opening_mvl/mxv - .byte W03 - .byte 86*mus_rg_opening_mvl/mxv - .byte N03 , Gs4 , v100 - .byte W04 - .byte MOD , 0 - .byte W02 - .byte N03 , Fs4 - .byte W06 - .byte N24 , Gs4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N08 , Dn4 - .byte W16 - .byte N04 , Dn4 , v100 - .byte W04 - .byte En4 - .byte W04 - .byte N48 , Fs4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte W04 - .byte 65*mus_rg_opening_mvl/mxv - .byte W04 - .byte 54*mus_rg_opening_mvl/mxv - .byte W04 - .byte 43*mus_rg_opening_mvl/mxv - .byte W04 - .byte 32*mus_rg_opening_mvl/mxv - .byte W04 - .byte 21*mus_rg_opening_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 86*mus_rg_opening_mvl/mxv - .byte N24 , An4 - .byte W24 - .byte N06 , Gs4 , v120 - .byte W18 - .byte Fs4 - .byte W06 - .byte N48 , En4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte W04 - .byte 65*mus_rg_opening_mvl/mxv - .byte W04 - .byte 54*mus_rg_opening_mvl/mxv - .byte W04 - .byte 43*mus_rg_opening_mvl/mxv - .byte W04 - .byte 32*mus_rg_opening_mvl/mxv - .byte W04 - .byte 21*mus_rg_opening_mvl/mxv - .byte W04 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 86*mus_rg_opening_mvl/mxv - .byte N12 , Fs4 , v100 - .byte W12 - .byte En4 - .byte W12 - .byte N08 , Dn4 , v127 - .byte W12 - .byte N06 , Dn4 , v100 - .byte W06 - .byte En4 - .byte W06 - .byte N08 , Fs4 , v127 - .byte W12 - .byte N06 , Fs4 , v100 - .byte W06 - .byte Gs4 - .byte W06 - .byte N24 , An4 , v127 - .byte W24 - .byte Cs5 - .byte W24 - .byte N06 , Bn4 , v120 - .byte W18 - .byte An4 - .byte W06 - .byte N60 , Gs4 , v127 - .byte W36 - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte W04 - .byte 65*mus_rg_opening_mvl/mxv - .byte W04 - .byte 54*mus_rg_opening_mvl/mxv - .byte W04 - .byte 43*mus_rg_opening_mvl/mxv - .byte W04 - .byte 32*mus_rg_opening_mvl/mxv - .byte W04 - .byte 21*mus_rg_opening_mvl/mxv - .byte W04 - .byte 12*mus_rg_opening_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W02 - .byte VOL , 5*mus_rg_opening_mvl/mxv - .byte W06 - .byte GOTO - .word mus_rg_opening_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_opening_2: - .byte KEYSH , mus_rg_opening_key+0 - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W24 -mus_rg_opening_2_B1: - .byte VOL , 56*mus_rg_opening_mvl/mxv - .byte PAN , c_v-27 - .byte N24 , Bn2 , v112 - .byte W24 - .byte N36 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 48*mus_rg_opening_mvl/mxv - .byte W04 - .byte 41*mus_rg_opening_mvl/mxv - .byte W04 - .byte 33*mus_rg_opening_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 56*mus_rg_opening_mvl/mxv - .byte N12 , Fs3 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn2 - .byte W24 - .byte N36 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 48*mus_rg_opening_mvl/mxv - .byte W04 - .byte 41*mus_rg_opening_mvl/mxv - .byte W04 - .byte 33*mus_rg_opening_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 56*mus_rg_opening_mvl/mxv - .byte N12 , Fs3 - .byte W12 - .byte N06 , En3 - .byte W12 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte VOL , 27*mus_rg_opening_mvl/mxv - .byte N24 , Bn3 - .byte W03 - .byte VOL , 44*mus_rg_opening_mvl/mxv - .byte W03 - .byte 54*mus_rg_opening_mvl/mxv - .byte W03 - .byte 65*mus_rg_opening_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte W12 - .byte VOICE , 48 - .byte PAN , c_v-32 - .byte MOD , 0 - .byte VOL , 32*mus_rg_opening_mvl/mxv - .byte N04 , En4 , v127 - .byte W08 - .byte PAN , c_v+31 - .byte N04 , An3 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , En4 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , En4 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , An3 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , En4 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Ds4 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Gs3 , v100 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Ds4 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Ds4 , v127 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Gs3 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Ds4 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Cs4 , v127 - .byte W08 - .byte PAN , c_v+31 - .byte N04 , Fs3 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Cs4 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Cs4 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Fs3 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Cs4 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Bn3 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , En3 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Bn3 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Bn3 , v127 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , En3 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Gs3 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Fs3 , v127 - .byte W08 - .byte PAN , c_v+31 - .byte N04 , Gs3 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , An3 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , An3 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Fs3 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , An3 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Fs3 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Gs3 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , An3 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , An3 , v127 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Fs3 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , An3 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Gs3 , v127 - .byte W08 - .byte PAN , c_v+31 - .byte N04 , En3 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Bn3 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Bn3 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , En3 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Bn3 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Bn3 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , En3 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Bn3 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Bn3 , v127 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , En3 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Bn3 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , An3 , v127 - .byte W08 - .byte PAN , c_v+31 - .byte N04 , Bn3 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , An3 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Cs4 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Bn3 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Cs4 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Dn4 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Bn3 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Dn4 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Fs4 , v127 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , En4 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Ds4 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , En4 , v127 - .byte W08 - .byte PAN , c_v+31 - .byte N04 , Bn3 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , En4 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , En4 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Bn3 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , En4 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , En4 , v127 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , Bn3 , v096 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , En4 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , En4 , v127 - .byte W08 - .byte PAN , c_v+32 - .byte N04 , Bn3 , v096 - .byte W08 - .byte PAN , c_v-32 - .byte N04 , En4 - .byte W08 - .byte GOTO - .word mus_rg_opening_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_opening_3: - .byte KEYSH , mus_rg_opening_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 67*mus_rg_opening_mvl/mxv - .byte W24 -mus_rg_opening_3_B1: - .byte PAN , c_v+0 - .byte VOL , 54*mus_rg_opening_mvl/mxv - .byte N12 , En2 , v127 - .byte W12 - .byte N03 , Bn1 - .byte W06 - .byte Bn1 , v116 - .byte W06 - .byte N24 , Bn1 , v100 - .byte W36 - .byte N06 , Dn2 , v127 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W12 - .byte N12 , Ds2 - .byte W12 - .byte N06 , En2 - .byte W24 - .byte N36 , Bn1 - .byte W36 - .byte N06 , Dn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte An1 - .byte W12 - .byte N12 , Cs2 - .byte W12 - .byte En2 - .byte W12 - .byte N03 , Bn1 , v100 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Bn1 , v124 - .byte W12 - .byte N03 , Bn1 , v100 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Dn2 , v127 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W12 - .byte N12 , Ds2 - .byte W12 - .byte N06 , En2 - .byte W24 - .byte N24 , Bn1 - .byte W24 - .byte N12 , Cs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte En2 - .byte W16 - .byte N04 , An2 , v064 - .byte W08 - .byte N12 , An1 , v127 - .byte W24 - .byte Ds2 - .byte W16 - .byte N04 , Fs2 , v064 - .byte W08 - .byte N12 , Gs1 , v127 - .byte W24 - .byte Cs2 - .byte W16 - .byte N04 , En2 , v064 - .byte W08 - .byte N12 , Fs1 , v127 - .byte W24 - .byte Bn1 - .byte W16 - .byte N04 , En2 , v064 - .byte W08 - .byte N12 , En1 , v127 - .byte W12 - .byte Gs1 - .byte W12 - .byte Fs1 - .byte W16 - .byte N04 , Dn2 , v064 - .byte W08 - .byte N12 , An1 , v127 - .byte W16 - .byte N04 , Dn2 , v068 - .byte W08 - .byte N12 , Fs1 , v127 - .byte W16 - .byte N04 , Dn2 , v064 - .byte W08 - .byte N12 , An1 , v127 - .byte W16 - .byte N04 , Dn2 , v064 - .byte W08 - .byte N12 , Gs1 , v127 - .byte W16 - .byte N04 , En2 , v068 - .byte W08 - .byte N12 , Bn1 , v127 - .byte W16 - .byte N04 , En2 , v068 - .byte W08 - .byte N12 , Gs1 , v127 - .byte W16 - .byte N04 , En2 , v064 - .byte W08 - .byte N12 , Bn1 , v127 - .byte W16 - .byte N04 , En2 , v064 - .byte W08 - .byte N12 , Fs1 , v127 - .byte W16 - .byte N04 , Fs2 , v064 - .byte W08 - .byte N12 , An1 , v127 - .byte W16 - .byte N04 , Fs2 , v064 - .byte W08 - .byte N12 , Cs2 , v127 - .byte W16 - .byte N04 , Fs2 , v064 - .byte W08 - .byte N12 , An1 , v127 - .byte W12 - .byte Cs2 - .byte W12 - .byte Bn1 - .byte W16 - .byte N04 , Ds2 , v064 - .byte W08 - .byte N12 , En2 , v127 - .byte W16 - .byte N04 , Fs2 , v064 - .byte W08 - .byte N12 , Gs2 , v127 - .byte W16 - .byte N04 , En2 , v064 - .byte W08 - .byte N12 , En2 , v127 - .byte W24 - .byte GOTO - .word mus_rg_opening_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_opening_4: - .byte KEYSH , mus_rg_opening_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 86*mus_rg_opening_mvl/mxv - .byte W12 - .byte N12 , Bn1 , v104 - .byte W12 -mus_rg_opening_4_B1: - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte PAN , c_v-32 - .byte N12 , En2 , v104 - .byte W12 - .byte N03 , Bn2 , v100 - .byte W06 - .byte Bn2 , v088 - .byte W06 - .byte PAN , c_v+32 - .byte N24 , Bn1 , v104 - .byte W12 - .byte VOL , 65*mus_rg_opening_mvl/mxv - .byte W03 - .byte 54*mus_rg_opening_mvl/mxv - .byte W03 - .byte 43*mus_rg_opening_mvl/mxv - .byte W03 - .byte 32*mus_rg_opening_mvl/mxv - .byte W24 - .byte W03 - .byte 75*mus_rg_opening_mvl/mxv - .byte W24 - .byte W48 - .byte PAN , c_v+0 - .byte W09 - .byte c_v-32 - .byte W03 - .byte N06 , Dn3 - .byte W06 - .byte Cs3 , v092 - .byte W06 - .byte An2 , v104 - .byte W09 - .byte PAN , c_v+32 - .byte W03 - .byte N12 , Cs3 , v100 - .byte W12 - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte PAN , c_v+32 - .byte N12 , En2 , v104 - .byte W12 - .byte N03 , Bn2 , v092 - .byte W06 - .byte Bn2 , v088 - .byte W06 - .byte PAN , c_v-32 - .byte N12 , Bn1 , v092 - .byte W12 - .byte PAN , c_v+32 - .byte N03 , Bn2 , v096 - .byte W06 - .byte Bn2 , v080 - .byte W06 - .byte N12 , Bn2 , v084 - .byte W24 - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte VOL , 75*mus_rg_opening_mvl/mxv - .byte PAN , c_v+32 - .byte N08 , En5 , v052 - .byte W16 - .byte N04 - .byte W04 - .byte Ds5 - .byte W04 - .byte N16 , Bn4 - .byte W16 - .byte PAN , c_v-32 - .byte N04 , En5 , v040 - .byte W04 - .byte Ds5 - .byte W04 - .byte N09 , Bn4 - .byte W16 - .byte N04 , En5 , v032 - .byte W04 - .byte Ds5 - .byte W04 - .byte PAN , c_v+48 - .byte N09 , Bn4 - .byte W12 - .byte VOICE , 47 - .byte N12 , Bn1 , v100 - .byte W12 - .byte GOTO - .word mus_rg_opening_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_opening_5: - .byte KEYSH , mus_rg_opening_key+0 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 54*mus_rg_opening_mvl/mxv - .byte W24 -mus_rg_opening_5_B1: - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte VOL , 54*mus_rg_opening_mvl/mxv - .byte N12 , Gs2 , v127 - .byte W12 - .byte N03 , Bn2 , v100 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte N03 , En2 , v127 - .byte W06 - .byte Gs2 - .byte W06 - .byte MOD , 0 - .byte N30 , Bn2 - .byte W12 - .byte MOD , 7 - .byte VOL , 51*mus_rg_opening_mvl/mxv - .byte W03 - .byte 46*mus_rg_opening_mvl/mxv - .byte W03 - .byte 41*mus_rg_opening_mvl/mxv - .byte W03 - .byte 36*mus_rg_opening_mvl/mxv - .byte W03 - .byte 29*mus_rg_opening_mvl/mxv - .byte W03 - .byte 25*mus_rg_opening_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 - .byte VOL , 54*mus_rg_opening_mvl/mxv - .byte W03 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Bn2 - .byte W18 - .byte N03 , Gs2 - .byte W06 - .byte N48 , An2 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 48*mus_rg_opening_mvl/mxv - .byte W03 - .byte 43*mus_rg_opening_mvl/mxv - .byte W03 - .byte 36*mus_rg_opening_mvl/mxv - .byte W03 - .byte 32*mus_rg_opening_mvl/mxv - .byte W03 - .byte 27*mus_rg_opening_mvl/mxv - .byte W03 - .byte 23*mus_rg_opening_mvl/mxv - .byte W03 - .byte 16*mus_rg_opening_mvl/mxv - .byte W03 - .byte 12*mus_rg_opening_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 54*mus_rg_opening_mvl/mxv - .byte N12 , Fs2 - .byte W12 - .byte N03 , Bn2 , v100 - .byte W03 - .byte Cs3 - .byte W03 - .byte En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte N12 , Gs3 , v127 - .byte W12 - .byte N03 , Bn3 , v100 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Bn2 - .byte W12 - .byte N03 , En3 , v127 - .byte W06 - .byte Gs3 - .byte W06 - .byte N30 , Bn3 - .byte W06 - .byte MOD , 7 - .byte W09 - .byte VOL , 51*mus_rg_opening_mvl/mxv - .byte W03 - .byte 46*mus_rg_opening_mvl/mxv - .byte W03 - .byte 41*mus_rg_opening_mvl/mxv - .byte W03 - .byte 36*mus_rg_opening_mvl/mxv - .byte W03 - .byte 29*mus_rg_opening_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 25*mus_rg_opening_mvl/mxv - .byte W06 - .byte 54*mus_rg_opening_mvl/mxv - .byte N12 , Fs4 - .byte W12 - .byte N06 , Bn3 - .byte W18 - .byte N03 , Gs3 - .byte W06 - .byte N48 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte VOL , 37*mus_rg_opening_mvl/mxv - .byte N12 , Dn3 , v120 - .byte W12 - .byte VOL , 43*mus_rg_opening_mvl/mxv - .byte N12 , Fs3 , v124 - .byte W06 - .byte VOL , 65*mus_rg_opening_mvl/mxv - .byte W06 - .byte VOICE , 84 - .byte N40 , En4 , v127 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 47*mus_rg_opening_mvl/mxv - .byte W04 - .byte 39*mus_rg_opening_mvl/mxv - .byte W04 - .byte 32*mus_rg_opening_mvl/mxv - .byte W04 - .byte 25*mus_rg_opening_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 54*mus_rg_opening_mvl/mxv - .byte N04 , Ds4 , v100 - .byte W04 - .byte Cs4 - .byte W04 - .byte N40 , Ds4 , v127 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 47*mus_rg_opening_mvl/mxv - .byte W04 - .byte 39*mus_rg_opening_mvl/mxv - .byte W04 - .byte 32*mus_rg_opening_mvl/mxv - .byte W04 - .byte 25*mus_rg_opening_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 54*mus_rg_opening_mvl/mxv - .byte N04 , Cs4 , v100 - .byte W04 - .byte Bn3 - .byte W04 - .byte N40 , Cs4 , v127 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 47*mus_rg_opening_mvl/mxv - .byte W04 - .byte 39*mus_rg_opening_mvl/mxv - .byte W04 - .byte 32*mus_rg_opening_mvl/mxv - .byte W04 - .byte 25*mus_rg_opening_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 54*mus_rg_opening_mvl/mxv - .byte N04 , Bn3 , v100 - .byte W04 - .byte An3 - .byte W04 - .byte N24 , Bn3 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N08 , Fs3 - .byte W16 - .byte N04 , Fs3 , v100 - .byte W04 - .byte Gs3 - .byte W04 - .byte N48 , An3 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 48*mus_rg_opening_mvl/mxv - .byte W04 - .byte 42*mus_rg_opening_mvl/mxv - .byte W04 - .byte 35*mus_rg_opening_mvl/mxv - .byte W04 - .byte 29*mus_rg_opening_mvl/mxv - .byte W04 - .byte 21*mus_rg_opening_mvl/mxv - .byte W04 - .byte 14*mus_rg_opening_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 54*mus_rg_opening_mvl/mxv - .byte N24 , Cs4 - .byte W24 - .byte N06 , Bn3 , v120 - .byte W18 - .byte An3 - .byte W06 - .byte N48 , Gs3 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 48*mus_rg_opening_mvl/mxv - .byte W04 - .byte 42*mus_rg_opening_mvl/mxv - .byte W04 - .byte 35*mus_rg_opening_mvl/mxv - .byte W04 - .byte 29*mus_rg_opening_mvl/mxv - .byte W04 - .byte 21*mus_rg_opening_mvl/mxv - .byte W04 - .byte 14*mus_rg_opening_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 54*mus_rg_opening_mvl/mxv - .byte N12 , An3 - .byte W12 - .byte Gs3 , v100 - .byte W12 - .byte N08 , Fs3 , v127 - .byte W16 - .byte N04 , Fs3 , v100 - .byte W04 - .byte Gs3 - .byte W04 - .byte N08 , An3 , v127 - .byte W16 - .byte N04 , An3 , v100 - .byte W04 - .byte Bn3 - .byte W04 - .byte N24 , Cs4 , v127 - .byte W24 - .byte En4 - .byte W24 - .byte N06 , Bn3 , v120 - .byte W18 - .byte En4 - .byte W06 - .byte N60 , Bn3 , v127 - .byte W24 - .byte VOL , 50*mus_rg_opening_mvl/mxv - .byte W04 - .byte 46*mus_rg_opening_mvl/mxv - .byte W04 - .byte 42*mus_rg_opening_mvl/mxv - .byte W04 - .byte 38*mus_rg_opening_mvl/mxv - .byte W04 - .byte 33*mus_rg_opening_mvl/mxv - .byte W04 - .byte 29*mus_rg_opening_mvl/mxv - .byte W04 - .byte 23*mus_rg_opening_mvl/mxv - .byte W04 - .byte 20*mus_rg_opening_mvl/mxv - .byte W04 - .byte 16*mus_rg_opening_mvl/mxv - .byte W04 - .byte 10*mus_rg_opening_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 54*mus_rg_opening_mvl/mxv - .byte W08 - .byte GOTO - .word mus_rg_opening_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_opening_6: - .byte KEYSH , mus_rg_opening_key+0 - .byte VOICE , 0 - .byte VOL , 78*mus_rg_opening_mvl/mxv - .byte N48 , Cn3 , v100 - .byte W24 -mus_rg_opening_6_B1: - .byte PAN , c_v+0 - .byte VOL , 80*mus_rg_opening_mvl/mxv - .byte W24 - .byte N48 , Cs2 , v100 - .byte W24 - .byte N03 , En1 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v100 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte N24 , Bn2 - .byte W03 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v100 - .byte W12 - .byte N06 - .byte N48 , Cs2 - .byte W24 - .byte N03 , En1 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W36 - .byte W03 - .byte N24 , Cn3 , v100 - .byte W24 - .byte N48 , An2 - .byte W48 - .byte N03 , En1 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v100 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte N24 , Bn2 - .byte W24 - .byte N03 , En1 - .byte N48 , An2 - .byte W03 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v100 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v064 - .byte N24 , Cn3 , v108 - .byte W03 - .byte N03 , En1 , v080 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v116 - .byte W06 - .byte En1 , v120 - .byte W06 - .byte N08 , En1 , v100 - .byte N48 , Cs2 - .byte W16 - .byte N08 , En1 , v084 - .byte W08 - .byte N03 , En1 , v100 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N08 , En1 , v100 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N03 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_opening_6_000: - .byte N08 , En1 , v100 - .byte W16 - .byte En1 , v084 - .byte W08 - .byte En1 , v100 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W16 - .byte En1 , v084 - .byte W08 - .byte N03 , En1 , v100 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND -mus_rg_opening_6_001: - .byte N04 , En1 , v100 - .byte W04 - .byte En1 , v048 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N08 , En1 , v100 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W16 - .byte En1 , v084 - .byte W08 - .byte N03 , En1 , v100 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_opening_6_000 - .byte PATT - .word mus_rg_opening_6_001 - .byte W72 - .byte N24 , Cn3 , v100 - .byte W24 - .byte GOTO - .word mus_rg_opening_6_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_opening: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_opening_pri @ Priority - .byte mus_rg_opening_rev @ Reverb. - - .word mus_rg_opening_grp - - .word mus_rg_opening_1 - .word mus_rg_opening_2 - .word mus_rg_opening_3 - .word mus_rg_opening_4 - .word mus_rg_opening_5 - .word mus_rg_opening_6 - - .end diff --git a/sound/songs/mus_rg_oshie_tv.s b/sound/songs/mus_rg_oshie_tv.s deleted file mode 100644 index 76f567016e..0000000000 --- a/sound/songs/mus_rg_oshie_tv.s +++ /dev/null @@ -1,1048 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_oshie_tv_grp, voicegroup131 - .equ mus_rg_oshie_tv_pri, 0 - .equ mus_rg_oshie_tv_rev, reverb_set+50 - .equ mus_rg_oshie_tv_mvl, 127 - .equ mus_rg_oshie_tv_key, 0 - .equ mus_rg_oshie_tv_tbs, 1 - .equ mus_rg_oshie_tv_exg, 0 - .equ mus_rg_oshie_tv_cmp, 1 - - .section .rodata - .global mus_rg_oshie_tv - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_oshie_tv_1: - .byte KEYSH , mus_rg_oshie_tv_key+0 - .byte TEMPO , 146*mus_rg_oshie_tv_tbs/2 - .byte VOICE , 24 - .byte PAN , c_v+32 - .byte VOL , 45*mus_rg_oshie_tv_mvl/mxv - .byte N06 , Bn3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N24 , Bn2 - .byte W24 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte N60 , Bn3 - .byte W48 -mus_rg_oshie_tv_1_000: - .byte W12 - .byte N03 , En3 , v127 - .byte W12 - .byte N03 - .byte W36 - .byte Fs3 - .byte W12 - .byte N03 - .byte W24 - .byte PEND -mus_rg_oshie_tv_1_001: - .byte W12 - .byte N03 , En3 , v127 - .byte W12 - .byte N03 - .byte W36 - .byte Dn3 - .byte W12 - .byte N03 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_oshie_tv_1_000 -mus_rg_oshie_tv_1_002: - .byte W12 - .byte N03 , En3 , v127 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PEND -mus_rg_oshie_tv_1_B1: - .byte PATT - .word mus_rg_oshie_tv_1_000 - .byte PATT - .word mus_rg_oshie_tv_1_001 - .byte PATT - .word mus_rg_oshie_tv_1_000 - .byte PATT - .word mus_rg_oshie_tv_1_002 - .byte GOTO - .word mus_rg_oshie_tv_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_oshie_tv_2: - .byte KEYSH , mus_rg_oshie_tv_key+0 - .byte VOICE , 2 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 63*mus_rg_oshie_tv_mvl/mxv - .byte N06 , En6 , v127 - .byte W12 - .byte Dn6 - .byte W12 - .byte Cs6 - .byte W12 - .byte Dn6 - .byte W12 - .byte Cs6 - .byte W12 - .byte Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte En5 - .byte W24 - .byte N06 - .byte W06 - .byte Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Ds6 - .byte W06 - .byte En6 - .byte W48 - .byte An5 - .byte W12 - .byte Cs6 - .byte W12 - .byte En6 - .byte W24 - .byte Dn6 - .byte W12 - .byte Fs6 - .byte W12 - .byte An6 - .byte W24 - .byte An5 - .byte W12 - .byte Cs6 - .byte W12 - .byte En6 - .byte W24 - .byte Dn6 - .byte W12 - .byte Cs6 - .byte W12 - .byte Bn5 - .byte W24 - .byte An5 - .byte W12 - .byte Cs6 - .byte W12 - .byte En6 - .byte W24 - .byte Dn6 - .byte W12 - .byte Fs6 - .byte W12 - .byte An6 - .byte W12 - .byte N06 - .byte W12 - .byte Gs6 - .byte W12 - .byte En6 - .byte W12 - .byte Fs6 - .byte W12 - .byte Gs6 - .byte W12 - .byte An6 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 -mus_rg_oshie_tv_2_B1: -mus_rg_oshie_tv_2_000: - .byte N12 , An5 , v127 - .byte W12 - .byte Cs6 - .byte W12 - .byte N18 , En6 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn6 - .byte W12 - .byte Fs6 - .byte W12 - .byte N18 , An6 - .byte W18 - .byte N06 - .byte W06 - .byte PEND - .byte N12 , An5 - .byte W12 - .byte Cs6 - .byte W12 - .byte N24 , En6 - .byte W24 - .byte N06 , Dn6 - .byte W06 - .byte Cs6 - .byte W06 - .byte Cn6 - .byte W06 - .byte Bn5 - .byte W06 - .byte N18 - .byte W18 - .byte N06 , Gs5 - .byte W06 - .byte PATT - .word mus_rg_oshie_tv_2_000 - .byte N12 , Gs6 , v127 - .byte W12 - .byte N06 , En6 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fs6 - .byte W12 - .byte N06 - .byte W06 - .byte Gs6 - .byte W06 - .byte N12 , An6 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte GOTO - .word mus_rg_oshie_tv_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_oshie_tv_3: - .byte KEYSH , mus_rg_oshie_tv_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 39*mus_rg_oshie_tv_mvl/mxv - .byte W96 - .byte N06 , En3 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W48 -mus_rg_oshie_tv_3_000: - .byte W12 - .byte N06 , An3 , v127 - .byte W12 - .byte N06 - .byte W36 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PEND - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W36 - .byte Gs3 - .byte W12 - .byte N06 - .byte W24 - .byte PATT - .word mus_rg_oshie_tv_3_000 - .byte W12 - .byte N06 , Bn3 , v127 - .byte W24 - .byte Gs3 - .byte W24 - .byte An3 - .byte W12 - .byte N06 - .byte W24 -mus_rg_oshie_tv_3_B1: - .byte N03 , Cs5 , v096 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Fs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte En5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Bn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte N03 - .byte W24 - .byte Cs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Fs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W24 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte GOTO - .word mus_rg_oshie_tv_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_oshie_tv_4: - .byte KEYSH , mus_rg_oshie_tv_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 68*mus_rg_oshie_tv_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N24 - .byte W24 - .byte N03 , En1 , v056 - .byte W03 - .byte Gs1 - .byte W03 - .byte Bn1 - .byte W03 - .byte Dn2 - .byte W03 - .byte En2 - .byte W03 - .byte Gs2 - .byte W03 - .byte Bn2 - .byte W03 - .byte Ds3 - .byte W03 - .byte N24 , En3 , v084 - .byte W24 - .byte N03 , Ds3 , v060 - .byte W03 - .byte Bn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte En2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Bn1 - .byte W03 - .byte Gs1 - .byte W03 - .byte Fs1 - .byte W03 - .byte N12 , An1 , v120 - .byte W48 - .byte En1 - .byte W36 - .byte N12 - .byte W12 - .byte An1 - .byte W72 - .byte N24 , Gs1 - .byte W24 - .byte N12 , An1 - .byte W48 - .byte Dn2 - .byte W24 - .byte N06 , An1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte An1 - .byte W12 - .byte An2 - .byte W12 - .byte An1 - .byte W12 - .byte N12 , Bn1 - .byte W12 -mus_rg_oshie_tv_4_B1: - .byte N06 , Cs2 , v120 - .byte W12 - .byte An1 - .byte W24 - .byte N06 - .byte W12 - .byte An2 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte An1 - .byte W24 - .byte N06 - .byte W24 - .byte En1 - .byte W24 - .byte N06 - .byte W12 - .byte W12 - .byte N12 , Cs2 - .byte W24 - .byte An1 - .byte W24 - .byte Fs2 - .byte W24 - .byte An1 - .byte W12 - .byte W12 - .byte En2 - .byte W24 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W24 - .byte An1 - .byte W24 - .byte GOTO - .word mus_rg_oshie_tv_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_oshie_tv_5: - .byte KEYSH , mus_rg_oshie_tv_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+62 - .byte VOL , 32*mus_rg_oshie_tv_mvl/mxv - .byte N06 , En4 , v127 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N03 , En3 - .byte W24 - .byte N03 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W48 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W24 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W24 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W24 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W24 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W24 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte Gs4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 -mus_rg_oshie_tv_5_B1: -mus_rg_oshie_tv_5_000: - .byte N03 , An3 , v127 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W18 - .byte N03 - .byte W06 - .byte PEND - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte En4 - .byte W24 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 - .byte W18 - .byte Gs3 - .byte W06 - .byte PATT - .word mus_rg_oshie_tv_5_000 - .byte N03 , Gs4 , v127 - .byte W12 - .byte En4 - .byte W06 - .byte N03 - .byte W06 - .byte Fs4 - .byte W12 - .byte N03 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte GOTO - .word mus_rg_oshie_tv_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_oshie_tv_6: - .byte KEYSH , mus_rg_oshie_tv_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_oshie_tv_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte N06 , En3 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W48 -mus_rg_oshie_tv_6_000: - .byte W12 - .byte N06 , An3 , v127 - .byte W12 - .byte N06 - .byte W36 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PEND - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W36 - .byte Gs3 - .byte W12 - .byte N06 - .byte W24 - .byte PATT - .word mus_rg_oshie_tv_6_000 - .byte W12 - .byte N06 , Bn3 , v127 - .byte W24 - .byte Gs3 - .byte W24 - .byte An3 - .byte W12 - .byte N06 - .byte W24 -mus_rg_oshie_tv_6_B1: - .byte N03 , Cs5 , v096 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Fs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte En5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Bn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte N03 - .byte W24 - .byte Cs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte Fs5 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W24 - .byte An4 - .byte W12 - .byte N03 - .byte W24 - .byte GOTO - .word mus_rg_oshie_tv_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_oshie_tv_7: - .byte KEYSH , mus_rg_oshie_tv_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 61*mus_rg_oshie_tv_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , En1 , v127 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_oshie_tv_7_B1: - .byte N12 , En1 , v127 - .byte W12 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , En1 , v127 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , En1 , v127 - .byte W18 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , En1 , v127 - .byte W12 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , En1 , v127 - .byte W18 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v127 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v127 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , En1 , v127 - .byte W18 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , En1 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , En1 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte GOTO - .word mus_rg_oshie_tv_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_oshie_tv_8: - .byte KEYSH , mus_rg_oshie_tv_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_oshie_tv_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , Cn5 , v127 - .byte W03 - .byte Cn5 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_oshie_tv_8_B1: - .byte N12 , Cn5 , v127 - .byte W12 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte Cn5 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn5 , v127 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , Cn5 , v127 - .byte W18 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cn5 , v127 - .byte W12 - .byte N18 - .byte W18 - .byte N06 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn5 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , Cn5 , v127 - .byte W18 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn5 , v127 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn5 , v127 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn5 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N18 , Cn5 , v127 - .byte W18 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Cn5 , v127 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , Cn5 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte GOTO - .word mus_rg_oshie_tv_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_oshie_tv: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_oshie_tv_pri @ Priority - .byte mus_rg_oshie_tv_rev @ Reverb. - - .word mus_rg_oshie_tv_grp - - .word mus_rg_oshie_tv_1 - .word mus_rg_oshie_tv_2 - .word mus_rg_oshie_tv_3 - .word mus_rg_oshie_tv_4 - .word mus_rg_oshie_tv_5 - .word mus_rg_oshie_tv_6 - .word mus_rg_oshie_tv_7 - .word mus_rg_oshie_tv_8 - - .end diff --git a/sound/songs/mus_rg_otsukimi.s b/sound/songs/mus_rg_otsukimi.s deleted file mode 100644 index 96c3acf34f..0000000000 --- a/sound/songs/mus_rg_otsukimi.s +++ /dev/null @@ -1,3747 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_otsukimi_grp, voicegroup147 - .equ mus_rg_otsukimi_pri, 0 - .equ mus_rg_otsukimi_rev, reverb_set+50 - .equ mus_rg_otsukimi_mvl, 127 - .equ mus_rg_otsukimi_key, 0 - .equ mus_rg_otsukimi_tbs, 1 - .equ mus_rg_otsukimi_exg, 0 - .equ mus_rg_otsukimi_cmp, 1 - - .section .rodata - .global mus_rg_otsukimi - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_otsukimi_1: - .byte KEYSH , mus_rg_otsukimi_key+0 -mus_rg_otsukimi_1_B1: - .byte TEMPO , 110*mus_rg_otsukimi_tbs/2 - .byte VOICE , 1 - .byte PAN , c_v+16 - .byte VOL , 65*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v+1 - .byte N12 , Bn2 , v088 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 -mus_rg_otsukimi_1_000: - .byte N12 , Bn2 , v088 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_otsukimi_1_000 - .byte N12 , Bn2 , v088 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 -mus_rg_otsukimi_1_001: - .byte N12 , En3 , v088 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_otsukimi_1_001 - .byte PATT - .word mus_rg_otsukimi_1_001 - .byte PATT - .word mus_rg_otsukimi_1_001 - .byte PATT - .word mus_rg_otsukimi_1_000 - .byte PATT - .word mus_rg_otsukimi_1_000 - .byte PATT - .word mus_rg_otsukimi_1_000 - .byte PATT - .word mus_rg_otsukimi_1_000 - .byte N12 , Fn4 , v088 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte N12 - .byte W12 - .byte Ds4 - .byte W12 - .byte N12 - .byte W12 - .byte W12 - .byte N12 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte TEMPO , 112*mus_rg_otsukimi_tbs/2 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte TEMPO , 98*mus_rg_otsukimi_tbs/2 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte TEMPO , 90*mus_rg_otsukimi_tbs/2 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte TEMPO , 82*mus_rg_otsukimi_tbs/2 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte TEMPO , 78*mus_rg_otsukimi_tbs/2 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte TEMPO , 74*mus_rg_otsukimi_tbs/2 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte TEMPO , 66*mus_rg_otsukimi_tbs/2 - .byte Fn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte TEMPO , 12*mus_rg_otsukimi_tbs/2 - .byte Cn2 - .byte W06 - .byte TEMPO , 110*mus_rg_otsukimi_tbs/2 - .byte N12 , Dn4 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Ds4 - .byte W12 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte N12 - .byte W12 -mus_rg_otsukimi_1_002: - .byte N12 , Ds3 , v088 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_otsukimi_1_002 - .byte PATT - .word mus_rg_otsukimi_1_002 - .byte PATT - .word mus_rg_otsukimi_1_002 -mus_rg_otsukimi_1_003: - .byte N12 , An2 , v088 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_otsukimi_1_003 - .byte PATT - .word mus_rg_otsukimi_1_003 - .byte N12 , Cs3 , v088 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 -mus_rg_otsukimi_1_004: - .byte N12 , Gs3 , v088 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_otsukimi_1_004 - .byte N12 , Gs3 , v088 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte W96 - .byte W48 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W12 - .byte W24 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 , v064 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 , v080 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 , v096 - .byte W12 - .byte Ds3 - .byte W12 - .byte GOTO - .word mus_rg_otsukimi_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_otsukimi_2: - .byte KEYSH , mus_rg_otsukimi_key+0 -mus_rg_otsukimi_2_B1: - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 73*mus_rg_otsukimi_mvl/mxv - .byte N12 , Ds4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Ds4 , v016 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W12 - .byte Cs4 - .byte W12 -mus_rg_otsukimi_2_000: - .byte MOD , 0 - .byte N12 , Ds4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , As3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PEND -mus_rg_otsukimi_2_001: - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Bn3 , v016 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v-63 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs4 , v012 - .byte W12 - .byte PEND - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Gs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Fs4 , v016 - .byte W12 - .byte PAN , c_v-63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Fs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W12 - .byte Fs4 - .byte W12 - .byte MOD , 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Fs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , En4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Fs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , En4 , v016 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Ds4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Ds4 , v016 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Cs4 , v016 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PATT - .word mus_rg_otsukimi_2_000 - .byte PATT - .word mus_rg_otsukimi_2_001 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte N12 , Gs4 , v016 - .byte W12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , As4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , As4 , v028 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , As4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Bn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , En3 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , En3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , Bn2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Bn2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , Ds3 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Ds3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , As2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , As2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , Dn3 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Dn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , An2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , An2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , Cs3 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cs3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , Gs2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gs2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , Cn3 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , Gn2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , Bn2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Bn2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , Fs2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Fs2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N12 , As2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , As2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , Fn2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Fn2 , v016 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , An2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , An2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N12 , En2 , v092 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , En2 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Bn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , As4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-62 - .byte MOD , 0 - .byte N12 , An4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , An4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 24 - .byte MOD , 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Bn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , As3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Bn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Cs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Bn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Ds4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-64 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gn4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Fn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fn3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gn3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , An3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , An3 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gn4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn4 , v020 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gn4 , v012 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn4 , v008 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fn4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Fn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Fn4 , v012 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , An4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , An4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Gn4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , An4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , An4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cs5 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Cs5 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Fs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Fs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Fs4 , v008 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , En4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Ds4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Fs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Fs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Gs4 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Gs4 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Cn5 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cn5 , v016 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Ds3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 , Cs3 , v024 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , Ds3 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cs3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N12 , Cs3 , v024 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N12 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N12 , En2 , v096 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs2 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , En3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W03 - .byte VOICE , 24 - .byte W03 - .byte MOD , 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte MOD , 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 24 - .byte MOD , 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 1 - .byte MOD , 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte VOICE , 24 - .byte MOD , 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W03 - .byte VOICE , 1 - .byte W03 - .byte MOD , 0 - .byte N12 , Bn2 , v032 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Bn2 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Bn2 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Bn2 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Ds3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 -mus_rg_otsukimi_2_002: - .byte MOD , 0 - .byte N12 , Bn2 , v032 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PEND -mus_rg_otsukimi_2_003: - .byte MOD , 0 - .byte N12 , Ds3 , v032 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PEND - .byte 0 - .byte N12 , Gn3 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte PATT - .word mus_rg_otsukimi_2_002 - .byte PATT - .word mus_rg_otsukimi_2_003 - .byte GOTO - .word mus_rg_otsukimi_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_otsukimi_3: - .byte KEYSH , mus_rg_otsukimi_key+0 -mus_rg_otsukimi_3_B1: - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-34 - .byte VOL , 65*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v+1 - .byte W24 - .byte N12 , Bn2 , v020 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 -mus_rg_otsukimi_3_000: - .byte N12 , Bn2 , v020 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_otsukimi_3_000 - .byte PATT - .word mus_rg_otsukimi_3_000 - .byte N12 , Ds3 , v020 - .byte W12 - .byte En3 - .byte W12 - .byte N12 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 -mus_rg_otsukimi_3_001: - .byte N12 , En3 , v020 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_otsukimi_3_001 - .byte PATT - .word mus_rg_otsukimi_3_001 - .byte N12 , En3 , v020 - .byte W12 - .byte Gs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PATT - .word mus_rg_otsukimi_3_000 - .byte PATT - .word mus_rg_otsukimi_3_000 - .byte PATT - .word mus_rg_otsukimi_3_000 - .byte N12 , Bn2 , v020 - .byte W12 - .byte Ds3 - .byte W84 - .byte W96 - .byte N06 , Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Fn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W54 - .byte W96 - .byte W48 - .byte N12 , Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn3 - .byte W12 -mus_rg_otsukimi_3_002: - .byte N12 , Ds3 , v020 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_otsukimi_3_002 - .byte PATT - .word mus_rg_otsukimi_3_002 - .byte N12 , Ds3 , v020 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 -mus_rg_otsukimi_3_003: - .byte N12 , An2 , v020 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_otsukimi_3_003 - .byte N12 , An2 , v020 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte An2 - .byte W12 - .byte Fn2 - .byte W12 -mus_rg_otsukimi_3_004: - .byte N12 , An3 , v020 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_otsukimi_3_004 - .byte N12 , Cs4 , v020 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 -mus_rg_otsukimi_3_005: - .byte N12 , En3 , v020 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_otsukimi_3_005 - .byte N12 , En3 , v020 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W84 - .byte W72 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W12 - .byte W24 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N36 , Cs3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte Bn2 , v016 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte GOTO - .word mus_rg_otsukimi_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_otsukimi_4: - .byte KEYSH , mus_rg_otsukimi_key+0 -mus_rg_otsukimi_4_B1: - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 90*mus_rg_otsukimi_mvl/mxv - .byte W72 - .byte PAN , c_v-32 - .byte N03 , Bn1 , v092 - .byte W03 - .byte Cn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte En2 - .byte W09 - .byte PAN , c_v+32 - .byte N03 , Cn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte En2 - .byte W03 - .byte Fn2 - .byte W80 - .byte W01 - .byte VOL , 79*mus_rg_otsukimi_mvl/mxv - .byte W48 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v+21 - .byte N24 , En2 - .byte W12 - .byte VOL , 45*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Bn1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v+22 - .byte N24 , Ds2 , v092 - .byte W12 - .byte VOL , 45*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , As1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v+22 - .byte N24 , Dn2 , v092 - .byte W12 - .byte VOL , 45*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , An1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v+23 - .byte N24 , Cs2 , v092 - .byte W12 - .byte VOL , 45*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Gs1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v+22 - .byte N24 , Cn2 , v092 - .byte W12 - .byte VOL , 45*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Gn1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v+21 - .byte N24 , Bn1 , v092 - .byte W12 - .byte VOL , 45*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Fs1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v+22 - .byte N24 , As1 , v092 - .byte W12 - .byte VOL , 45*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v-16 - .byte N24 , Fn1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v+22 - .byte N24 , An1 , v092 - .byte W12 - .byte VOL , 45*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 79*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v-16 - .byte N48 , En1 , v080 - .byte W12 - .byte VOL , 44*mus_rg_otsukimi_mvl/mxv - .byte W06 - .byte 29*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte 19*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte 10*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte 8*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte 5*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte 3*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte 1*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte 1*mus_rg_otsukimi_mvl/mxv - .byte W09 - .byte 0*mus_rg_otsukimi_mvl/mxv - .byte W24 - .byte W72 - .byte PAN , c_v+32 - .byte VOL , 90*mus_rg_otsukimi_mvl/mxv - .byte N03 , Fn2 , v092 - .byte W03 - .byte En2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte Cn2 - .byte W09 - .byte PAN , c_v-32 - .byte N03 , En2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte Cn2 - .byte W03 - .byte Bn1 - .byte W09 - .byte VOL , 45*mus_rg_otsukimi_mvl/mxv - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte GOTO - .word mus_rg_otsukimi_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_otsukimi_5: - .byte KEYSH , mus_rg_otsukimi_key+0 -mus_rg_otsukimi_5_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 34*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-18 - .byte N96 , Gn3 , v040 - .byte W03 - .byte BEND , c_v-10 - .byte W03 - .byte c_v-6 - .byte W03 - .byte c_v-2 - .byte W03 - .byte c_v+0 - .byte W36 - .byte MOD , 3 - .byte W36 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N96 - .byte W48 - .byte MOD , 3 - .byte W36 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N96 - .byte W03 - .byte BEND , c_v+2 - .byte W06 - .byte c_v+0 - .byte W36 - .byte W03 - .byte MOD , 3 - .byte W12 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W30 - .byte MOD , 0 - .byte N96 - .byte W48 - .byte MOD , 3 - .byte BEND , c_v+0 - .byte W03 - .byte c_v+2 - .byte W03 - .byte c_v+5 - .byte W03 - .byte c_v+7 - .byte W03 - .byte c_v+8 - .byte W03 - .byte c_v+10 - .byte W03 - .byte c_v+11 - .byte W03 - .byte c_v+13 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+20 - .byte W03 - .byte c_v+21 - .byte W03 - .byte c_v+22 - .byte W03 - .byte c_v+23 - .byte W03 - .byte c_v+25 - .byte W03 - .byte c_v+26 - .byte W03 - .byte MOD , 0 - .byte BEND , c_v+26 - .byte N96 - .byte W48 - .byte MOD , 3 - .byte W42 - .byte BEND , c_v+24 - .byte W06 - .byte MOD , 0 - .byte BEND , c_v+26 - .byte N96 - .byte W42 - .byte BEND , c_v+28 - .byte W06 - .byte MOD , 3 - .byte BEND , c_v+26 - .byte W48 - .byte MOD , 0 - .byte N96 - .byte W48 - .byte MOD , 3 - .byte W36 - .byte BEND , c_v+24 - .byte W06 - .byte c_v+26 - .byte W06 - .byte MOD , 0 - .byte N96 - .byte W48 - .byte W03 - .byte BEND , c_v+24 - .byte W03 - .byte c_v+22 - .byte W03 - .byte c_v+21 - .byte W03 - .byte c_v+19 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+17 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+14 - .byte W03 - .byte c_v+11 - .byte W03 - .byte c_v+9 - .byte W03 - .byte c_v+7 - .byte W03 - .byte c_v+5 - .byte W03 - .byte c_v+4 - .byte W03 - .byte c_v+2 - .byte W03 - .byte c_v-1 - .byte N96 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte MOD , 4 - .byte W48 - .byte BEND , c_v-4 - .byte W06 - .byte c_v+0 - .byte W30 - .byte N96 - .byte W36 - .byte W03 - .byte BEND , c_v+4 - .byte W09 - .byte c_v+0 - .byte W48 - .byte N96 - .byte W32 - .byte W01 - .byte BEND , c_v+2 - .byte W06 - .byte c_v+0 - .byte W56 - .byte W01 - .byte N96 - .byte W36 - .byte BEND , c_v-4 - .byte W12 - .byte c_v+0 - .byte W48 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N03 , Fn4 , v032 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte En4 - .byte W12 - .byte N03 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 - .byte W12 - .byte W12 - .byte N03 - .byte W12 - .byte Dn4 - .byte W12 - .byte N03 - .byte W60 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 4*mus_rg_otsukimi_mvl/mxv - .byte W48 - .byte 4*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-16 - .byte N48 , Ds3 , v052 - .byte W03 - .byte VOL , 7*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte BEND , c_v-15 - .byte W03 - .byte VOL , 11*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte VOL , 15*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-13 - .byte W06 - .byte VOL , 17*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-12 - .byte W06 - .byte VOL , 21*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-9 - .byte W06 - .byte VOL , 24*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-7 - .byte W03 - .byte VOL , 28*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte BEND , c_v-6 - .byte W06 - .byte VOL , 31*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-3 - .byte W06 - .byte VOL , 34*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , Ds3 , v040 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W48 - .byte BEND , c_v-2 - .byte W06 - .byte c_v-2 - .byte W06 - .byte c_v-3 - .byte W06 - .byte c_v-5 - .byte W06 - .byte c_v-5 - .byte W12 - .byte c_v-7 - .byte W06 - .byte c_v-8 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v-11 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W30 - .byte BEND , c_v-9 - .byte W06 - .byte c_v-6 - .byte W06 - .byte c_v-4 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+3 - .byte W06 - .byte c_v+6 - .byte W06 - .byte c_v+8 - .byte W06 - .byte c_v+10 - .byte W24 - .byte MOD , 4 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte MOD , 7 - .byte N96 - .byte W84 - .byte BEND , c_v+8 - .byte W12 - .byte N96 - .byte W12 - .byte BEND , c_v+6 - .byte W12 - .byte MOD , 0 - .byte BEND , c_v+5 - .byte W12 - .byte MOD , 4 - .byte W60 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W32 - .byte W01 - .byte VOL , 27*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 16*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 10*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 5*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 0*mus_rg_otsukimi_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W92 - .byte W01 - .byte VOL , 32*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte BEND , c_v+1 - .byte W12 - .byte N12 , Bn3 , v024 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte GOTO - .word mus_rg_otsukimi_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_otsukimi_6: - .byte KEYSH , mus_rg_otsukimi_key+0 -mus_rg_otsukimi_6_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 34*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , Ds4 , v040 - .byte W48 - .byte MOD , 3 - .byte W36 - .byte BEND , c_v+1 - .byte W12 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N96 - .byte W06 - .byte BEND , c_v-3 - .byte W06 - .byte c_v+0 - .byte W36 - .byte MOD , 3 - .byte W48 - .byte 0 - .byte N96 - .byte W36 - .byte BEND , c_v+2 - .byte W12 - .byte MOD , 3 - .byte BEND , c_v+0 - .byte W48 - .byte MOD , 0 - .byte N96 - .byte W36 - .byte BEND , c_v-3 - .byte W12 - .byte MOD , 3 - .byte BEND , c_v+0 - .byte W03 - .byte c_v+2 - .byte W03 - .byte c_v+5 - .byte W03 - .byte c_v+7 - .byte W03 - .byte c_v+8 - .byte W03 - .byte c_v+10 - .byte W03 - .byte c_v+11 - .byte W03 - .byte c_v+13 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+20 - .byte W03 - .byte c_v+21 - .byte W03 - .byte c_v+22 - .byte W03 - .byte c_v+23 - .byte W03 - .byte c_v+25 - .byte W03 - .byte c_v+26 - .byte W03 - .byte MOD , 0 - .byte BEND , c_v+26 - .byte N96 - .byte W48 - .byte MOD , 3 - .byte W36 - .byte BEND , c_v+23 - .byte W06 - .byte c_v+26 - .byte W06 - .byte MOD , 0 - .byte N96 - .byte W36 - .byte BEND , c_v+27 - .byte W06 - .byte c_v+26 - .byte W06 - .byte MOD , 3 - .byte W48 - .byte 0 - .byte N96 - .byte W48 - .byte MOD , 3 - .byte W36 - .byte BEND , c_v+23 - .byte W12 - .byte MOD , 0 - .byte BEND , c_v+26 - .byte N96 - .byte W48 - .byte W03 - .byte BEND , c_v+24 - .byte W03 - .byte c_v+22 - .byte W03 - .byte c_v+21 - .byte W03 - .byte c_v+19 - .byte W03 - .byte c_v+18 - .byte W03 - .byte c_v+17 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+14 - .byte W03 - .byte c_v+11 - .byte W03 - .byte c_v+9 - .byte W03 - .byte c_v+7 - .byte W03 - .byte c_v+5 - .byte W03 - .byte c_v+4 - .byte W03 - .byte c_v+2 - .byte W03 - .byte c_v-1 - .byte N96 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte MOD , 4 - .byte W21 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W48 - .byte W03 - .byte c_v-3 - .byte W06 - .byte c_v+0 - .byte N96 - .byte W60 - .byte BEND , c_v+3 - .byte W06 - .byte c_v+0 - .byte W30 - .byte N96 - .byte W60 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte W30 - .byte N96 - .byte W12 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte W66 - .byte c_v+4 - .byte W06 - .byte c_v+0 - .byte W06 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N03 , Gs4 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte An4 - .byte W12 - .byte N03 - .byte W12 - .byte As4 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Bn4 - .byte W12 - .byte N03 - .byte W60 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 4*mus_rg_otsukimi_mvl/mxv - .byte W48 - .byte 4*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-22 - .byte N48 , Cs4 , v052 - .byte W03 - .byte VOL , 7*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte BEND , c_v-18 - .byte W03 - .byte MOD , 4 - .byte VOL , 11*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte 15*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-13 - .byte W06 - .byte VOL , 17*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-10 - .byte W06 - .byte VOL , 21*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-8 - .byte W06 - .byte VOL , 24*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-5 - .byte W03 - .byte VOL , 28*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte BEND , c_v-3 - .byte W06 - .byte VOL , 31*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v-2 - .byte W06 - .byte VOL , 34*mus_rg_otsukimi_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , Cs4 , v040 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W48 - .byte BEND , c_v-4 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v-10 - .byte W06 - .byte c_v-12 - .byte W06 - .byte c_v-15 - .byte W06 - .byte c_v-19 - .byte W06 - .byte c_v-23 - .byte W06 - .byte c_v-26 - .byte W06 - .byte c_v-32 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W44 - .byte W01 - .byte BEND , c_v-27 - .byte W03 - .byte c_v-22 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-11 - .byte W03 - .byte c_v-6 - .byte W03 - .byte c_v-2 - .byte W03 - .byte c_v+2 - .byte W03 - .byte c_v+5 - .byte W03 - .byte c_v+9 - .byte W03 - .byte c_v+14 - .byte W03 - .byte c_v+19 - .byte W03 - .byte c_v+22 - .byte W03 - .byte c_v+25 - .byte W03 - .byte c_v+29 - .byte W03 - .byte c_v+33 - .byte W03 - .byte c_v+37 - .byte W03 - .byte c_v+39 - .byte W03 - .byte MOD , 4 - .byte BEND , c_v+42 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte MOD , 7 - .byte N96 - .byte W54 - .byte BEND , c_v+40 - .byte W06 - .byte c_v+40 - .byte W06 - .byte c_v+37 - .byte W06 - .byte c_v+36 - .byte W06 - .byte c_v+33 - .byte W06 - .byte c_v+32 - .byte W06 - .byte c_v+28 - .byte W06 - .byte MOD , 0 - .byte BEND , c_v+26 - .byte N96 - .byte W24 - .byte MOD , 0 - .byte W12 - .byte 4 - .byte W60 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W32 - .byte W01 - .byte VOL , 27*mus_rg_otsukimi_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 16*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 10*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 5*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 0*mus_rg_otsukimi_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W96 - .byte VOL , 34*mus_rg_otsukimi_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte N12 , Bn2 , v032 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte GOTO - .word mus_rg_otsukimi_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_otsukimi_7: - .byte KEYSH , mus_rg_otsukimi_key+0 -mus_rg_otsukimi_7_B1: - .byte VOICE , 0 - .byte VOL , 44*mus_rg_otsukimi_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOL , 22*mus_rg_otsukimi_mvl/mxv - .byte N96 , Cn3 , v052 - .byte W12 - .byte VOL , 25*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 27*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 29*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 34*mus_rg_otsukimi_mvl/mxv - .byte W09 - .byte 38*mus_rg_otsukimi_mvl/mxv - .byte W15 - .byte 39*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 41*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 44*mus_rg_otsukimi_mvl/mxv - .byte N48 , Gn2 , v076 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 25*mus_rg_otsukimi_mvl/mxv - .byte N96 , Cn3 , v052 - .byte W09 - .byte VOL , 26*mus_rg_otsukimi_mvl/mxv - .byte W09 - .byte 29*mus_rg_otsukimi_mvl/mxv - .byte W06 - .byte 34*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 35*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 39*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 42*mus_rg_otsukimi_mvl/mxv - .byte W12 - .byte 45*mus_rg_otsukimi_mvl/mxv - .byte W24 - .byte N48 , An2 , v076 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte GOTO - .word mus_rg_otsukimi_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_otsukimi: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_otsukimi_pri @ Priority - .byte mus_rg_otsukimi_rev @ Reverb. - - .word mus_rg_otsukimi_grp - - .word mus_rg_otsukimi_1 - .word mus_rg_otsukimi_2 - .word mus_rg_otsukimi_3 - .word mus_rg_otsukimi_4 - .word mus_rg_otsukimi_5 - .word mus_rg_otsukimi_6 - .word mus_rg_otsukimi_7 - - .end diff --git a/sound/songs/mus_rg_p_tower.s b/sound/songs/mus_rg_p_tower.s deleted file mode 100644 index 6bb9db2777..0000000000 --- a/sound/songs/mus_rg_p_tower.s +++ /dev/null @@ -1,1639 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_p_tower_grp, voicegroup165 - .equ mus_rg_p_tower_pri, 0 - .equ mus_rg_p_tower_rev, reverb_set+50 - .equ mus_rg_p_tower_mvl, 127 - .equ mus_rg_p_tower_key, 0 - .equ mus_rg_p_tower_tbs, 1 - .equ mus_rg_p_tower_exg, 0 - .equ mus_rg_p_tower_cmp, 1 - - .section .rodata - .global mus_rg_p_tower - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_p_tower_1: - .byte KEYSH , mus_rg_p_tower_key+0 - .byte TEMPO , 134*mus_rg_p_tower_tbs/2 - .byte VOICE , 17 - .byte PAN , c_v+32 - .byte VOL , 68*mus_rg_p_tower_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte W24 - .byte N72 , Cn6 , v080 - .byte W72 -mus_rg_p_tower_1_B1: - .byte VOICE , 1 - .byte VOL , 45*mus_rg_p_tower_mvl/mxv - .byte N06 , Gs4 , v127 - .byte W44 - .byte W02 - .byte N06 - .byte W48 - .byte Cn4 - .byte W02 - .byte VOICE , 1 - .byte VOL , 39*mus_rg_p_tower_mvl/mxv - .byte W44 - .byte W02 - .byte N06 , Cs4 - .byte W24 - .byte Cn4 - .byte W24 - .byte N06 - .byte W02 - .byte W44 - .byte W02 - .byte N06 - .byte W48 - .byte Cs4 - .byte W02 - .byte W44 - .byte W02 - .byte Gn4 - .byte W48 - .byte Cs4 - .byte W02 - .byte W04 - .byte Cn4 - .byte W06 - .byte Gs3 - .byte W36 - .byte Fn3 - .byte W48 - .byte N06 - .byte W02 - .byte W44 - .byte W02 - .byte Gn3 - .byte W48 - .byte Fn3 - .byte W02 - .byte W44 - .byte W02 - .byte Gs3 - .byte W48 - .byte N06 - .byte W02 -mus_rg_p_tower_1_000: - .byte W44 - .byte W02 - .byte N06 , Gn3 , v127 - .byte W48 - .byte N06 - .byte W02 - .byte PEND - .byte W44 - .byte W02 - .byte Gs3 - .byte W48 - .byte Fn3 - .byte W02 - .byte W44 - .byte W02 - .byte Ds3 - .byte W48 - .byte Fn3 - .byte W02 - .byte PATT - .word mus_rg_p_tower_1_000 - .byte W44 - .byte W02 - .byte N06 , Gn3 , v127 - .byte W48 - .byte Cn4 - .byte W02 - .byte W44 - .byte W02 - .byte N06 - .byte W44 - .byte W01 - .byte N06 - .byte W05 - .byte W42 - .byte W01 - .byte N06 - .byte W48 - .byte W03 - .byte Dn4 - .byte W02 - .byte W44 - .byte W02 - .byte N06 - .byte W48 - .byte Cs4 - .byte W02 - .byte W44 - .byte W02 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte Ds4 - .byte W02 - .byte W44 - .byte W02 - .byte N06 - .byte W48 - .byte As3 - .byte W02 - .byte W44 - .byte W02 - .byte N06 - .byte W48 - .byte N48 , Cn4 - .byte W02 - .byte W44 - .byte W02 - .byte N48 - .byte W48 - .byte Cs4 - .byte W02 - .byte W44 - .byte W02 - .byte N48 - .byte W48 - .byte Dn4 - .byte W02 - .byte W44 - .byte W02 - .byte N48 - .byte W48 - .byte N96 , Ds4 - .byte W02 - .byte W96 - .byte VOICE , 58 - .byte MOD , 10 - .byte PAN , c_v-30 - .byte BEND , c_v+1 - .byte N06 , Gn4 , v068 - .byte W24 - .byte N06 - .byte W24 - .byte Gs4 , v080 - .byte W24 - .byte Gn4 , v084 - .byte W24 - .byte Gn4 , v100 - .byte W96 - .byte MOD , 13 - .byte PAN , c_v+32 - .byte BEND , c_v+1 - .byte N06 , Gn4 , v088 - .byte W24 - .byte N06 - .byte W24 - .byte Gs4 , v100 - .byte W24 - .byte Gn4 , v104 - .byte W24 - .byte BEND , c_v+0 - .byte N06 , Gn4 , v112 - .byte W96 - .byte VOICE , 1 - .byte MOD , 0 - .byte N24 , Cn5 , v100 - .byte W24 - .byte Fn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Cs5 - .byte W24 -mus_rg_p_tower_1_001: - .byte N24 , Cn5 , v100 - .byte W24 - .byte Fn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Cs5 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_p_tower_1_001 - .byte N24 , Cn5 , v100 - .byte W24 - .byte Gs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte TIE , Cs5 - .byte W96 - .byte W96 - .byte EOT - .byte GOTO - .word mus_rg_p_tower_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_p_tower_2: - .byte KEYSH , mus_rg_p_tower_key+0 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 90*mus_rg_p_tower_mvl/mxv - .byte N72 , Cs6 , v080 - .byte W24 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 74*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 70*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn5 - .byte W24 -mus_rg_p_tower_2_B1: - .byte VOICE , 24 - .byte VOL , 90*mus_rg_p_tower_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Cs5 , v096 - .byte W09 - .byte MOD , 7 - .byte W09 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn5 , v088 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte VOICE , 24 - .byte MOD , 0 - .byte N06 , Gs3 , v127 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte VOICE , 75 - .byte VOL , 90*mus_rg_p_tower_mvl/mxv - .byte N48 , Gs3 , v092 - .byte W18 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 79*mus_rg_p_tower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N48 , Cs4 , v096 - .byte W18 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 79*mus_rg_p_tower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N24 , Cn4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Fn3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte BEND , c_v+5 - .byte N96 , Cs4 - .byte W03 - .byte BEND , c_v+0 - .byte W15 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W60 - .byte VOICE , 24 - .byte VOL , 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N06 , Gs3 , v127 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W12 - .byte VOICE , 17 - .byte VOL , 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gs4 , v092 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Cn5 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gs4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Cn5 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Cs5 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Cn5 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N96 , Cs5 - .byte W18 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W60 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte TIE , Fn5 - .byte W18 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W60 - .byte MOD , 0 - .byte W18 - .byte EOT - .byte VOICE , 75 - .byte VOL , 90*mus_rg_p_tower_mvl/mxv - .byte BEND , c_v-9 - .byte N30 , Cs4 , v096 - .byte W03 - .byte BEND , c_v-5 - .byte W03 - .byte c_v+0 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Cn4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Cn4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gn3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Fn3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N72 , Gn3 - .byte W18 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W36 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N24 , Gs3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N96 , Gn3 - .byte W18 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W60 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N24 , Cn4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gn3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Fn3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N96 , Cn4 - .byte W18 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W60 - .byte VOICE , 17 - .byte VOL , 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N24 , Cs6 , v068 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gs5 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gn5 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Fn5 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N96 , Cs6 - .byte W18 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W60 - .byte VOICE , 48 - .byte VOL , 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N24 , Ds5 , v060 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , As4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gn4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N96 , Ds5 - .byte W18 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W60 - .byte VOICE , 75 - .byte VOL , 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn4 , v096 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Cn4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , As3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Fs4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Cs4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , An3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gn4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Ds4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Cs4 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , An3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Gn3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Fn3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte N24 , Ds3 - .byte W12 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte TIE , Cs3 - .byte W24 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte MOD , 7 - .byte W24 - .byte VOL , 72*mus_rg_p_tower_mvl/mxv - .byte W24 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W24 -mus_rg_p_tower_2_000: - .byte VOL , 62*mus_rg_p_tower_mvl/mxv - .byte W24 - .byte 56*mus_rg_p_tower_mvl/mxv - .byte W24 - .byte 50*mus_rg_p_tower_mvl/mxv - .byte W24 - .byte 45*mus_rg_p_tower_mvl/mxv - .byte W24 - .byte PEND - .byte W96 - .byte EOT , Cs3 - .byte MOD , 0 - .byte W96 - .byte VOICE , 78 - .byte VOL , 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N96 , Gs3 , v032 - .byte W18 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte MOD , 11 - .byte W03 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W60 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N96 , Cs4 - .byte W18 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte MOD , 11 - .byte W03 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W60 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N48 , Cn4 - .byte W15 - .byte MOD , 11 - .byte W03 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N48 , Gs3 - .byte W15 - .byte MOD , 11 - .byte W03 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N48 , Fn3 - .byte W15 - .byte MOD , 11 - .byte W03 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N48 , Gs3 - .byte W15 - .byte MOD , 11 - .byte W03 - .byte VOL , 85*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 79*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 73*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 90*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte TIE , Cs4 - .byte W24 - .byte VOL , 79*mus_rg_p_tower_mvl/mxv - .byte MOD , 11 - .byte W24 - .byte VOL , 72*mus_rg_p_tower_mvl/mxv - .byte W24 - .byte 68*mus_rg_p_tower_mvl/mxv - .byte W24 - .byte PATT - .word mus_rg_p_tower_2_000 - .byte EOT , Cs4 - .byte GOTO - .word mus_rg_p_tower_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_p_tower_3: - .byte KEYSH , mus_rg_p_tower_key+0 - .byte VOICE , 17 - .byte PAN , c_v-32 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 63*mus_rg_p_tower_mvl/mxv - .byte W48 - .byte N48 , Gs5 , v080 - .byte W48 -mus_rg_p_tower_3_B1: - .byte VOICE , 24 - .byte VOL , 53*mus_rg_p_tower_mvl/mxv - .byte N06 , Fn4 , v127 - .byte W48 - .byte N06 - .byte W48 - .byte VOICE , 24 - .byte VOL , 48*mus_rg_p_tower_mvl/mxv - .byte N06 - .byte W48 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W48 - .byte Gs4 - .byte W48 - .byte Fn4 - .byte W48 - .byte Cs5 - .byte W48 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cn4 - .byte W36 - .byte N06 - .byte W48 -mus_rg_p_tower_3_000: - .byte N06 , Cn4 , v127 - .byte W48 - .byte N06 - .byte W48 - .byte PEND -mus_rg_p_tower_3_001: - .byte N06 , Cs4 , v127 - .byte W48 - .byte N06 - .byte W48 - .byte PEND - .byte PATT - .word mus_rg_p_tower_3_001 - .byte PATT - .word mus_rg_p_tower_3_000 - .byte PATT - .word mus_rg_p_tower_3_000 - .byte N06 , Cs4 , v127 - .byte W48 - .byte Dn4 - .byte W48 - .byte N06 - .byte W48 - .byte Cs4 - .byte W48 -mus_rg_p_tower_3_002: - .byte N06 , Fn4 , v127 - .byte W48 - .byte N06 - .byte W48 - .byte PEND - .byte PATT - .word mus_rg_p_tower_3_002 - .byte PATT - .word mus_rg_p_tower_3_002 - .byte N06 , Fn4 , v127 - .byte W48 - .byte N06 - .byte W24 - .byte Gs4 - .byte W24 -mus_rg_p_tower_3_003: - .byte N06 , Gn4 , v127 - .byte W48 - .byte N06 - .byte W48 - .byte PEND - .byte Ds4 - .byte W48 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte En4 - .byte W12 - .byte PATT - .word mus_rg_p_tower_3_002 - .byte N06 , Fs4 , v127 - .byte W48 - .byte N06 - .byte W48 - .byte PATT - .word mus_rg_p_tower_3_003 - .byte N06 , Gs4 , v127 - .byte W96 -mus_rg_p_tower_3_004: - .byte N06 , Gn3 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte Gs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte PEND - .byte N06 - .byte W96 - .byte PATT - .word mus_rg_p_tower_3_004 - .byte N06 , Gn3 , v127 - .byte W48 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Gn5 - .byte W12 - .byte En5 - .byte W12 - .byte VOICE , 14 - .byte N48 , Fn4 , v076 - .byte W48 - .byte Fn4 , v028 - .byte W48 -mus_rg_p_tower_3_005: - .byte N48 , Fn4 , v076 - .byte W48 - .byte Fn4 , v028 - .byte W48 - .byte PEND - .byte PATT - .word mus_rg_p_tower_3_005 - .byte PATT - .word mus_rg_p_tower_3_005 - .byte N48 , Fn4 , v076 - .byte W48 - .byte Fn4 , v032 - .byte W48 - .byte Fn4 , v076 - .byte W48 - .byte VOICE , 24 - .byte N06 , Fn4 , v127 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte GOTO - .word mus_rg_p_tower_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_p_tower_4: - .byte KEYSH , mus_rg_p_tower_key+0 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte W96 -mus_rg_p_tower_4_B1: - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Fn1 , v096 - .byte W48 - .byte N06 - .byte W24 - .byte N24 , Gs1 - .byte W06 - .byte MOD , 11 - .byte W03 - .byte VOL , 28*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 22*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 18*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 13*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte N06 , Fn1 - .byte W48 - .byte N06 - .byte W48 - .byte N06 - .byte W48 - .byte N06 - .byte W48 - .byte N06 - .byte W48 - .byte N06 - .byte W24 - .byte N24 , Cn1 - .byte W06 - .byte MOD , 11 - .byte W03 - .byte VOL , 28*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 22*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 18*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 13*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte N06 , Cs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gs1 - .byte W36 - .byte Fn1 - .byte W24 - .byte N24 , Gs1 - .byte W09 - .byte VOL , 28*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 22*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 18*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 13*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte N06 , Fn1 - .byte W48 - .byte Gn1 - .byte W48 - .byte Gs1 - .byte W48 - .byte Fn1 - .byte W48 - .byte Cs2 - .byte W48 - .byte Gs1 - .byte W24 - .byte N24 , Fn1 - .byte W09 - .byte VOL , 28*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 22*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 18*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 13*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte N06 , Gn1 - .byte W48 - .byte Gs1 - .byte W24 - .byte N24 - .byte W09 - .byte VOL , 28*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 22*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 18*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 13*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte N06 , Fn1 , v127 - .byte W48 - .byte Ds1 - .byte W48 - .byte Fn1 - .byte W48 - .byte Gs1 - .byte W48 - .byte N06 - .byte W48 - .byte Gn1 - .byte W24 - .byte N24 , Cn1 , v096 - .byte W09 - .byte VOL , 28*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 22*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 18*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 13*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte N06 , Cn2 , v127 - .byte W48 - .byte N06 - .byte W24 - .byte N24 , Fn1 , v096 - .byte W09 - .byte VOL , 28*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 22*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 18*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 13*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte N06 , Cn2 , v127 - .byte W48 - .byte N06 - .byte W24 - .byte N24 , Fn1 , v120 - .byte W24 - .byte N06 , Dn2 , v127 - .byte W48 - .byte N06 - .byte W24 - .byte N24 , Fn1 , v120 - .byte W09 - .byte VOL , 28*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 22*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 18*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 13*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte N06 , Cs2 , v127 - .byte W48 - .byte N06 - .byte W24 - .byte N24 , Cs1 , v096 - .byte W09 - .byte VOL , 28*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 22*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 18*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 13*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte N06 , Ds2 , v127 - .byte W48 - .byte N06 - .byte W24 - .byte N24 , Ds1 , v096 - .byte W09 - .byte VOL , 28*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 22*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 18*mus_rg_p_tower_mvl/mxv - .byte W03 - .byte 13*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte N06 , As1 , v127 - .byte W48 - .byte N06 - .byte W48 - .byte N48 , Cn2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte MOD , 16 - .byte W12 - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N48 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte MOD , 16 - .byte W12 - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N48 , Cs2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte MOD , 16 - .byte W12 - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N48 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte MOD , 16 - .byte W12 - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N48 , Dn2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte MOD , 16 - .byte W12 - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N48 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W12 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte MOD , 16 - .byte W12 - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte MOD , 0 - .byte N96 , Ds2 - .byte W12 - .byte MOD , 6 - .byte BEND , c_v-5 - .byte W06 - .byte c_v-9 - .byte W06 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte BEND , c_v-16 - .byte W06 - .byte c_v-21 - .byte W06 - .byte VOL , 17*mus_rg_p_tower_mvl/mxv - .byte MOD , 16 - .byte BEND , c_v-25 - .byte W06 - .byte c_v-28 - .byte W06 - .byte VOL , 11*mus_rg_p_tower_mvl/mxv - .byte BEND , c_v-32 - .byte W06 - .byte c_v-36 - .byte W06 - .byte c_v-43 - .byte W06 - .byte c_v-48 - .byte W06 - .byte c_v-55 - .byte W06 - .byte c_v-60 - .byte W06 - .byte c_v-64 - .byte W12 - .byte MOD , 0 - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v-64 - .byte N24 , Cn5 , v064 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v+63 - .byte N24 , Fn5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v-64 - .byte N24 , Ds5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v+63 - .byte N24 , Cs5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte N24 , Cn5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v-64 - .byte N24 , Fn5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v+63 - .byte N24 , Ds5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v-64 - .byte N24 , Cs5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte N24 , Cn5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v+63 - .byte N24 , Fn5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v-64 - .byte N24 , Ds5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v+63 - .byte N24 , Cs5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte N24 , Cn5 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v-64 - .byte N24 , Gs4 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v+63 - .byte N24 , Gn4 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v-64 - .byte N24 , Fn4 - .byte W12 - .byte VOL , 22*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W06 - .byte 34*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v+0 - .byte TIE , Cs5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 27*mus_rg_p_tower_mvl/mxv - .byte W24 - .byte 22*mus_rg_p_tower_mvl/mxv - .byte W24 - .byte 17*mus_rg_p_tower_mvl/mxv - .byte W24 - .byte 11*mus_rg_p_tower_mvl/mxv - .byte W96 - .byte EOT - .byte GOTO - .word mus_rg_p_tower_4_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_p_tower_5: - .byte KEYSH , mus_rg_p_tower_key+0 - .byte VOL , 55*mus_rg_p_tower_mvl/mxv - .byte PAN , c_v+18 - .byte W96 -mus_rg_p_tower_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N06 , Fn5 , v060 - .byte W12 - .byte En5 - .byte W12 - .byte Gn5 - .byte W12 - .byte En5 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 73 - .byte W96 - .byte W48 - .byte MOD , 8 - .byte N06 , Fn4 , v080 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte GOTO - .word mus_rg_p_tower_5_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_p_tower_6: - .byte KEYSH , mus_rg_p_tower_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 78*mus_rg_p_tower_mvl/mxv - .byte W96 -mus_rg_p_tower_6_B1: - .byte N24 , Ds5 , v120 - .byte W48 - .byte Ds5 , v096 - .byte W24 - .byte Ds3 , v124 - .byte W24 -mus_rg_p_tower_6_000: - .byte N24 , Ds5 , v120 - .byte W24 - .byte Cs3 , v096 - .byte W24 - .byte Ds5 , v120 - .byte W48 - .byte PEND -mus_rg_p_tower_6_001: - .byte N24 , Ds5 , v120 - .byte W48 - .byte N24 - .byte W24 - .byte Cs3 , v096 - .byte W24 - .byte PEND -mus_rg_p_tower_6_002: - .byte N24 , Ds5 , v120 - .byte W24 - .byte N24 - .byte W24 - .byte Dn5 , v080 - .byte W24 - .byte Ds3 , v096 - .byte W24 - .byte PEND -mus_rg_p_tower_6_003: - .byte N24 , Ds5 , v120 - .byte W48 - .byte N24 - .byte W24 - .byte Ds3 , v096 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_p_tower_6_000 - .byte PATT - .word mus_rg_p_tower_6_001 - .byte PATT - .word mus_rg_p_tower_6_002 - .byte PATT - .word mus_rg_p_tower_6_003 - .byte PATT - .word mus_rg_p_tower_6_000 - .byte PATT - .word mus_rg_p_tower_6_001 - .byte PATT - .word mus_rg_p_tower_6_002 - .byte PATT - .word mus_rg_p_tower_6_003 - .byte PATT - .word mus_rg_p_tower_6_000 - .byte PATT - .word mus_rg_p_tower_6_001 - .byte PATT - .word mus_rg_p_tower_6_002 - .byte PATT - .word mus_rg_p_tower_6_002 - .byte PATT - .word mus_rg_p_tower_6_003 - .byte PATT - .word mus_rg_p_tower_6_000 - .byte PATT - .word mus_rg_p_tower_6_001 - .byte N24 , Ds5 , v120 - .byte W24 - .byte N24 - .byte W24 - .byte Dn5 , v080 - .byte W24 - .byte Ds3 , v100 - .byte W24 - .byte PATT - .word mus_rg_p_tower_6_002 - .byte PATT - .word mus_rg_p_tower_6_003 - .byte PATT - .word mus_rg_p_tower_6_000 - .byte PATT - .word mus_rg_p_tower_6_001 - .byte PATT - .word mus_rg_p_tower_6_002 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_p_tower_6_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_p_tower: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_p_tower_pri @ Priority - .byte mus_rg_p_tower_rev @ Reverb. - - .word mus_rg_p_tower_grp - - .word mus_rg_p_tower_1 - .word mus_rg_p_tower_2 - .word mus_rg_p_tower_3 - .word mus_rg_p_tower_4 - .word mus_rg_p_tower_5 - .word mus_rg_p_tower_6 - - .end diff --git a/sound/songs/mus_rg_pokecen.s b/sound/songs/mus_rg_pokecen.s deleted file mode 100644 index 5bdd094442..0000000000 --- a/sound/songs/mus_rg_pokecen.s +++ /dev/null @@ -1,1897 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_pokecen_grp, voicegroup162 - .equ mus_rg_pokecen_pri, 0 - .equ mus_rg_pokecen_rev, reverb_set+50 - .equ mus_rg_pokecen_mvl, 127 - .equ mus_rg_pokecen_key, 0 - .equ mus_rg_pokecen_tbs, 1 - .equ mus_rg_pokecen_exg, 0 - .equ mus_rg_pokecen_cmp, 1 - - .section .rodata - .global mus_rg_pokecen - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_pokecen_1: - .byte KEYSH , mus_rg_pokecen_key+0 -mus_rg_pokecen_1_B1: - .byte TEMPO , 116*mus_rg_pokecen_tbs/2 - .byte VOICE , 4 - .byte PAN , c_v-32 - .byte VOL , 33*mus_rg_pokecen_mvl/mxv - .byte N12 , An3 , v127 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Fn4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 -mus_rg_pokecen_1_000: - .byte N12 , Dn4 , v127 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND -mus_rg_pokecen_1_001: - .byte N12 , Cn4 , v127 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte PEND - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte N03 , Dn4 - .byte W03 - .byte En4 , v120 - .byte W03 - .byte N06 , Dn4 - .byte W06 - .byte N12 , Cn4 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Fn4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PATT - .word mus_rg_pokecen_1_000 - .byte PATT - .word mus_rg_pokecen_1_001 - .byte N12 , An3 , v127 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N48 , Cn4 - .byte W48 - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte GOTO - .word mus_rg_pokecen_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_pokecen_2: - .byte KEYSH , mus_rg_pokecen_key+0 -mus_rg_pokecen_2_B1: - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N12 , Fn5 , v096 - .byte W12 - .byte Cn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N24 , Cn6 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N24 , As5 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N12 , An5 - .byte W12 -mus_rg_pokecen_2_000: - .byte N12 , Gn5 , v096 - .byte W12 - .byte N36 , En5 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte W48 - .byte PEND -mus_rg_pokecen_2_001: - .byte N12 , En5 , v096 - .byte W12 - .byte Cn5 - .byte W12 - .byte En5 - .byte W12 - .byte N24 , An5 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N24 , Gn5 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N12 , En5 - .byte W12 - .byte PEND - .byte Fn5 - .byte W12 - .byte N36 , An5 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte W48 - .byte N12 , Fn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N24 , Cn6 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N24 , As5 - .byte W12 - .byte MOD , 7 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N12 , An5 - .byte W12 - .byte PATT - .word mus_rg_pokecen_2_000 - .byte PATT - .word mus_rg_pokecen_2_001 - .byte N48 , Fn5 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte W24 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N48 , An5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N48 , Cn6 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N12 , As5 - .byte W12 - .byte Cn6 - .byte W12 - .byte N03 , As5 - .byte W03 - .byte Cn6 - .byte W03 - .byte N06 , As5 - .byte W06 - .byte N12 , An5 - .byte W12 - .byte N48 , Gn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N48 , En5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N48 , Gn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N12 , An5 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N48 , Fn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N48 , An5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N48 , Cn6 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N12 , As5 - .byte W12 - .byte An5 - .byte W12 - .byte As5 - .byte W12 - .byte Cn6 - .byte W12 - .byte N48 , Dn6 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N24 , Cn6 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , As5 - .byte W12 - .byte An5 - .byte W12 - .byte N48 , As5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte N12 , An5 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N48 , Fn5 - .byte W15 - .byte MOD , 7 - .byte W09 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 60*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte 48*mus_rg_pokecen_mvl/mxv - .byte W06 - .byte GOTO - .word mus_rg_pokecen_2_B1 - .byte W24 - .byte MOD , 0 - .byte VOL , 84*mus_rg_pokecen_mvl/mxv - .byte W72 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_pokecen_3: - .byte KEYSH , mus_rg_pokecen_key+0 -mus_rg_pokecen_3_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 30*mus_rg_pokecen_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Fn3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , As3 - .byte W12 - .byte An3 - .byte W12 -mus_rg_pokecen_3_000: - .byte PAN , c_v+32 - .byte N06 , Gn3 , v127 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND -mus_rg_pokecen_3_001: - .byte PAN , c_v+32 - .byte N06 , Gn3 , v127 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND - .byte PAN , c_v+32 - .byte N06 , An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , As3 - .byte W12 - .byte An3 - .byte W12 - .byte PATT - .word mus_rg_pokecen_3_000 - .byte PATT - .word mus_rg_pokecen_3_001 - .byte PAN , c_v+32 - .byte N06 , Fn3 , v127 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Fn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte VOICE , 48 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-33 - .byte N12 , As2 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte GOTO - .word mus_rg_pokecen_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_pokecen_4: - .byte KEYSH , mus_rg_pokecen_key+0 -mus_rg_pokecen_4_B1: - .byte VOICE , 33 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte N36 , Fn1 , v127 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W24 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N24 , Cn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N12 , As1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N36 , En1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W24 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N36 , Cn2 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W24 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N24 , Cn1 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N36 , Cn2 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W24 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N12 , As1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Fn1 - .byte W12 - .byte N24 , Cn1 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N36 , Cn2 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W24 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N12 , Dn1 - .byte W12 - .byte En1 - .byte W12 - .byte N36 , Fn1 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte MOD , 8 - .byte W24 - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N24 , Cn2 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte N12 , As1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte N12 , En1 - .byte W12 - .byte Ds1 - .byte W12 - .byte En1 - .byte W12 - .byte N36 , Cn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W24 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte N06 , En1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N36 , Cn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte N12 , En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N36 , An1 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte MOD , 8 - .byte W24 - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N12 , Gn1 - .byte W12 - .byte N36 , Fn1 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W24 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn1 - .byte W12 - .byte N30 , Fn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W24 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N06 - .byte W48 - .byte N12 , En1 - .byte W12 - .byte N30 , Fn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W24 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fn2 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N30 , Fn1 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte N06 - .byte W24 - .byte N24 , Cn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N12 , En1 - .byte W12 - .byte N30 , Fn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte N12 , Cn1 - .byte W12 - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte N30 , Fn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte N06 - .byte W48 - .byte N12 , En1 - .byte W12 - .byte N30 , Fn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W12 - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Fs1 - .byte W12 - .byte N24 , Gn1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N12 , En1 - .byte W12 - .byte Ds1 - .byte W12 - .byte N24 , En1 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N24 , As1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W12 - .byte 96*mus_rg_pokecen_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte Dn1 - .byte W12 - .byte En1 - .byte W12 - .byte N48 , Fn1 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte VOL , 72*mus_rg_pokecen_mvl/mxv - .byte W36 - .byte GOTO - .word mus_rg_pokecen_4_B1 - .byte MOD , 0 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_pokecen_5: - .byte KEYSH , mus_rg_pokecen_key+0 -mus_rg_pokecen_5_B1: - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+11 - .byte VOL , 36*mus_rg_pokecen_mvl/mxv - .byte N12 , An2 , v120 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte N36 , Gn2 - .byte W36 - .byte N18 , Cn3 , v127 - .byte W18 - .byte N03 , As2 , v076 - .byte W03 - .byte An2 - .byte W03 - .byte N12 , Gn2 , v127 - .byte W12 - .byte As2 , v120 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte As2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte N36 , Cn3 - .byte W36 - .byte N12 , Cn3 , v127 - .byte W12 - .byte N24 , En3 - .byte W36 - .byte N12 , An2 , v120 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte En3 - .byte W15 - .byte N32 , Cn3 - .byte W32 - .byte W01 - .byte N18 , As2 , v127 - .byte W18 - .byte N03 , An2 , v080 - .byte W03 - .byte Gs2 - .byte W03 - .byte N12 , Gn2 , v127 - .byte W24 - .byte Gn2 , v120 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N36 , An3 - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_pokecen_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_pokecen_6: - .byte KEYSH , mus_rg_pokecen_key+0 -mus_rg_pokecen_6_B1: - .byte VOICE , 14 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 36*mus_rg_pokecen_mvl/mxv - .byte PAN , c_v-12 - .byte W96 - .byte W48 - .byte N18 , Cn5 , v127 - .byte W18 - .byte N03 , As4 , v064 - .byte W03 - .byte An4 - .byte W03 - .byte N12 , Gn4 , v127 - .byte W24 - .byte W96 - .byte W48 - .byte Cn5 , v120 - .byte W12 - .byte N24 , En5 - .byte W36 - .byte W96 - .byte W48 - .byte N18 , As4 , v127 - .byte W18 - .byte N03 , An4 , v068 - .byte W03 - .byte Gs4 - .byte W03 - .byte N12 , Gn4 , v127 - .byte W24 - .byte W96 - .byte W48 - .byte An4 , v120 - .byte W12 - .byte As4 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_pokecen_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_pokecen_7: - .byte KEYSH , mus_rg_pokecen_key+0 -mus_rg_pokecen_7_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 30*mus_rg_pokecen_mvl/mxv - .byte PAN , c_v-60 - .byte N06 , Fn2 , v127 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte An2 - .byte W12 -mus_rg_pokecen_7_000: - .byte PAN , c_v-60 - .byte N06 , Gn2 , v127 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PEND -mus_rg_pokecen_7_001: - .byte PAN , c_v-60 - .byte N06 , Gn2 , v127 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PEND - .byte PAN , c_v-60 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-60 - .byte N06 , Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte An2 - .byte W12 - .byte PATT - .word mus_rg_pokecen_7_000 - .byte PATT - .word mus_rg_pokecen_7_001 - .byte PAN , c_v-60 - .byte N06 , Fn2 , v127 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Fn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte VOICE , 80 - .byte PAN , c_v-62 - .byte VOL , 29*mus_rg_pokecen_mvl/mxv - .byte N09 , An3 , v120 - .byte W12 - .byte N03 , An3 , v048 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v048 - .byte W12 - .byte N09 , An3 , v120 - .byte W12 - .byte N03 , An3 , v048 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v048 - .byte W12 -mus_rg_pokecen_7_002: - .byte N09 , As3 , v120 - .byte W12 - .byte N03 , As3 , v048 - .byte W12 - .byte As3 , v064 - .byte W12 - .byte N09 , As3 , v120 - .byte W12 - .byte N03 , As3 , v048 - .byte W12 - .byte As3 , v064 - .byte W12 - .byte N09 , As3 , v120 - .byte W12 - .byte N03 , As3 , v048 - .byte W12 - .byte PEND - .byte N09 , Cn4 , v120 - .byte W12 - .byte N03 , Cn4 , v048 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte Cn4 , v048 - .byte W12 - .byte N09 , Cn4 , v120 - .byte W12 - .byte N03 , Cn4 , v048 - .byte W12 - .byte As3 , v064 - .byte W12 - .byte As3 , v048 - .byte W12 - .byte N09 , An3 , v120 - .byte W12 - .byte N03 , An3 , v048 - .byte W12 - .byte As3 , v064 - .byte W12 - .byte N09 , As3 , v120 - .byte W12 - .byte N03 , As3 , v048 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte N09 , Cn4 , v120 - .byte W12 - .byte N03 , Cn4 , v048 - .byte W12 - .byte N09 , An3 , v120 - .byte W12 - .byte N03 , An3 , v048 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v048 - .byte W12 - .byte N09 , An3 , v120 - .byte W12 - .byte N03 , An3 , v048 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte An3 , v048 - .byte W12 - .byte PATT - .word mus_rg_pokecen_7_002 - .byte N09 , Cn4 , v120 - .byte W12 - .byte N03 , Cn4 , v048 - .byte W12 - .byte Cn4 , v064 - .byte W12 - .byte Cn4 , v048 - .byte W12 - .byte N09 , As3 , v120 - .byte W12 - .byte N03 , As3 , v048 - .byte W12 - .byte As3 , v064 - .byte W12 - .byte As3 , v048 - .byte W12 - .byte N09 , An3 , v120 - .byte W12 - .byte N03 , An3 , v048 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte N09 , An3 , v120 - .byte W12 - .byte N03 , An3 , v048 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte N09 , An3 , v120 - .byte W12 - .byte N03 , An3 , v048 - .byte W12 - .byte GOTO - .word mus_rg_pokecen_7_B1 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_pokecen_8: - .byte KEYSH , mus_rg_pokecen_key+0 -mus_rg_pokecen_8_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 48*mus_rg_pokecen_mvl/mxv - .byte BEND , c_v+2 - .byte W02 - .byte c_v+1 - .byte W92 - .byte W02 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 81 - .byte PAN , c_v+63 - .byte VOL , 28*mus_rg_pokecen_mvl/mxv - .byte N09 , Fn4 , v120 - .byte W12 - .byte N03 , Fn4 , v048 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte Fn4 , v048 - .byte W12 - .byte N09 , Fn4 , v120 - .byte W12 - .byte N03 , Fn4 , v048 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte Fn4 , v048 - .byte W12 -mus_rg_pokecen_8_000: - .byte N09 , Fn4 , v120 - .byte W12 - .byte N03 , Fn4 , v048 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte N09 , Fn4 , v120 - .byte W12 - .byte N03 , Fn4 , v048 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte N09 , Fn4 , v120 - .byte W12 - .byte N03 , Fn4 , v048 - .byte W12 - .byte PEND -mus_rg_pokecen_8_001: - .byte N09 , Fn4 , v120 - .byte W12 - .byte N03 , Fn4 , v048 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte Fn4 , v048 - .byte W12 - .byte N09 , Fn4 , v120 - .byte W12 - .byte N03 , Fn4 , v048 - .byte W12 - .byte Fn4 , v064 - .byte W12 - .byte Fn4 , v048 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_pokecen_8_000 - .byte PATT - .word mus_rg_pokecen_8_001 - .byte PATT - .word mus_rg_pokecen_8_000 - .byte PATT - .word mus_rg_pokecen_8_001 - .byte PATT - .word mus_rg_pokecen_8_000 - .byte GOTO - .word mus_rg_pokecen_8_B1 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_pokecen_9: - .byte KEYSH , mus_rg_pokecen_key+0 -mus_rg_pokecen_9_B1: - .byte VOICE , 92 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 24*mus_rg_pokecen_mvl/mxv - .byte N03 , Fn5 , v072 - .byte W12 - .byte Cn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Cn6 - .byte W24 - .byte As5 - .byte W24 - .byte An5 - .byte W12 -mus_rg_pokecen_9_000: - .byte N03 , Gn5 , v072 - .byte W12 - .byte En5 - .byte W84 - .byte PEND -mus_rg_pokecen_9_001: - .byte N03 , En5 , v072 - .byte W12 - .byte Cn5 - .byte W12 - .byte En5 - .byte W12 - .byte An5 - .byte W24 - .byte Gn5 - .byte W24 - .byte En5 - .byte W12 - .byte PEND - .byte Fn5 - .byte W12 - .byte An5 - .byte W84 - .byte Fn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Cn6 - .byte W24 - .byte As5 - .byte W24 - .byte An5 - .byte W12 - .byte PATT - .word mus_rg_pokecen_9_000 - .byte PATT - .word mus_rg_pokecen_9_001 - .byte N03 , Fn5 , v072 - .byte W72 - .byte Gn5 - .byte W24 -mus_rg_pokecen_9_002: - .byte N03 , An5 , v072 - .byte W48 - .byte Cn6 - .byte W48 - .byte PEND - .byte As5 - .byte W12 - .byte Cn6 - .byte W12 - .byte As5 - .byte W03 - .byte Cn6 - .byte W03 - .byte As5 - .byte W06 - .byte An5 - .byte W12 - .byte Gn5 - .byte W48 - .byte En5 - .byte W48 - .byte Gn5 - .byte W48 -mus_rg_pokecen_9_003: - .byte N03 , An5 , v072 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W48 - .byte PEND - .byte PATT - .word mus_rg_pokecen_9_002 - .byte N03 , As5 , v072 - .byte W12 - .byte An5 - .byte W12 - .byte As5 - .byte W12 - .byte Cn6 - .byte W12 - .byte Dn6 - .byte W48 - .byte Cn6 - .byte W24 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte As5 - .byte W48 - .byte PATT - .word mus_rg_pokecen_9_003 - .byte GOTO - .word mus_rg_pokecen_9_B1 - .byte W96 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_pokecen_10: - .byte VOL , 96*mus_rg_pokecen_mvl/mxv - .byte KEYSH , mus_rg_pokecen_key+0 -mus_rg_pokecen_10_B1: - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N12 , As5 , v120 - .byte W72 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_pokecen_10_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_pokecen: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_pokecen_pri @ Priority - .byte mus_rg_pokecen_rev @ Reverb. - - .word mus_rg_pokecen_grp - - .word mus_rg_pokecen_1 - .word mus_rg_pokecen_2 - .word mus_rg_pokecen_3 - .word mus_rg_pokecen_4 - .word mus_rg_pokecen_5 - .word mus_rg_pokecen_6 - .word mus_rg_pokecen_7 - .word mus_rg_pokecen_8 - .word mus_rg_pokecen_9 - .word mus_rg_pokecen_10 - - .end diff --git a/sound/songs/mus_rg_pokefue.s b/sound/songs/mus_rg_pokefue.s deleted file mode 100644 index c39e8fc7d6..0000000000 --- a/sound/songs/mus_rg_pokefue.s +++ /dev/null @@ -1,305 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_pokefue_grp, voicegroup165 - .equ mus_rg_pokefue_pri, 5 - .equ mus_rg_pokefue_rev, reverb_set+50 - .equ mus_rg_pokefue_mvl, 127 - .equ mus_rg_pokefue_key, 0 - .equ mus_rg_pokefue_tbs, 1 - .equ mus_rg_pokefue_exg, 0 - .equ mus_rg_pokefue_cmp, 1 - - .section .rodata - .global mus_rg_pokefue - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_pokefue_1: - .byte KEYSH , mus_rg_pokefue_key+0 - .byte TEMPO , 80*mus_rg_pokefue_tbs/2 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte BEND , c_v+2 - .byte N12 , En4 , v127 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Fn4 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N24 , Gn4 - .byte W12 - .byte MOD , 7 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 18*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 12*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , An4 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Gn4 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N36 , Cn5 - .byte W12 - .byte MOD , 7 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 18*mus_rg_pokefue_mvl/mxv - .byte W06 - .byte W12 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Dn5 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Cn5 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Gn4 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , An4 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Fn4 - .byte W06 - .byte MOD , 6 - .byte VOL , 41*mus_rg_pokefue_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte N48 , Gn4 - .byte W03 - .byte VOL , 31*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte VOL , 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 19*mus_rg_pokefue_mvl/mxv - .byte W06 - .byte 15*mus_rg_pokefue_mvl/mxv - .byte W09 - .byte 11*mus_rg_pokefue_mvl/mxv - .byte W09 - .byte 8*mus_rg_pokefue_mvl/mxv - .byte W15 - .byte MOD , 0 - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_pokefue_2: - .byte KEYSH , mus_rg_pokefue_key+0 - .byte VOICE , 75 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , En3 , v127 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Fn3 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N24 , Gn3 - .byte W06 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte VOL , 12*mus_rg_pokefue_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , An3 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Gn3 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N36 , Cn4 - .byte W06 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte VOL , 12*mus_rg_pokefue_mvl/mxv - .byte W12 - .byte W12 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Dn4 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Cn4 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Gn3 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , An3 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N12 , Fn3 - .byte W06 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 48*mus_rg_pokefue_mvl/mxv - .byte N48 , Gn3 - .byte W03 - .byte VOL , 43*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte VOL , 36*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 24*mus_rg_pokefue_mvl/mxv - .byte W03 - .byte 18*mus_rg_pokefue_mvl/mxv - .byte W12 - .byte W24 - .byte MOD , 0 - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_pokefue: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_pokefue_pri @ Priority - .byte mus_rg_pokefue_rev @ Reverb. - - .word mus_rg_pokefue_grp - - .word mus_rg_pokefue_1 - .word mus_rg_pokefue_2 - - .end diff --git a/sound/songs/mus_rg_pokeyashi.s b/sound/songs/mus_rg_pokeyashi.s deleted file mode 100644 index b570df7f92..0000000000 --- a/sound/songs/mus_rg_pokeyashi.s +++ /dev/null @@ -1,2911 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_pokeyashi_grp, voicegroup148 - .equ mus_rg_pokeyashi_pri, 0 - .equ mus_rg_pokeyashi_rev, reverb_set+50 - .equ mus_rg_pokeyashi_mvl, 127 - .equ mus_rg_pokeyashi_key, 0 - .equ mus_rg_pokeyashi_tbs, 1 - .equ mus_rg_pokeyashi_exg, 0 - .equ mus_rg_pokeyashi_cmp, 1 - - .section .rodata - .global mus_rg_pokeyashi - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_pokeyashi_1: - .byte KEYSH , mus_rg_pokeyashi_key+0 - .byte TEMPO , 132*mus_rg_pokeyashi_tbs/2 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 28*mus_rg_pokeyashi_mvl/mxv - .byte N03 , Fn5 , v064 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cs4 , v064 - .byte W18 - .byte N06 , Cn6 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Fn5 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs4 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cn5 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn4 - .byte W06 - .byte W06 - .byte N03 , Cs4 - .byte W06 - .byte Cn6 - .byte W18 - .byte PAN , c_v-1 - .byte N03 , Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cs4 , v064 - .byte W18 - .byte N06 , Cn6 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Fn5 - .byte W12 - .byte PAN , c_v+63 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N06 , Cs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn6 - .byte W18 - .byte Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cs4 , v064 - .byte W12 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , Cs4 - .byte W06 - .byte Cn6 , v076 - .byte W18 - .byte PAN , c_v+0 - .byte N03 , Fn5 , v064 - .byte W06 - .byte VOL , 42*mus_rg_pokeyashi_mvl/mxv - .byte N03 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cs4 , v064 - .byte W18 - .byte N06 , Cn6 - .byte W12 - .byte PAN , c_v-1 - .byte N06 , Fn5 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v-1 - .byte N03 , Cs4 - .byte W06 - .byte Cn6 - .byte W18 - .byte Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cs4 , v064 - .byte W18 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte PAN , c_v-1 - .byte N06 , Cs4 - .byte W06 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte W06 - .byte N06 , Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , Cs4 - .byte W06 - .byte Cn6 - .byte W18 - .byte Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte PAN , c_v-1 - .byte N03 , Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cs4 , v064 - .byte W18 - .byte PAN , c_v-64 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn6 - .byte W18 - .byte Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 -mus_rg_pokeyashi_1_B1: - .byte VOL , 28*mus_rg_pokeyashi_mvl/mxv - .byte N03 , Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte PAN , c_v-1 - .byte N03 , Cs4 , v064 - .byte W18 - .byte N06 , Cn6 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn5 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v-1 - .byte N06 , Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn6 - .byte W18 - .byte PAN , c_v-1 - .byte N03 , Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cs4 , v064 - .byte W18 - .byte PAN , c_v-64 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N06 , Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn6 - .byte W18 - .byte Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte PAN , c_v-1 - .byte N03 , Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cs4 , v064 - .byte W18 - .byte PAN , c_v-64 - .byte N06 , Cn6 - .byte W06 - .byte W06 - .byte Fn5 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn6 - .byte W18 - .byte Fn5 - .byte W06 - .byte Fn5 , v032 - .byte W06 - .byte PAN , c_v-1 - .byte N03 , Cn5 , v064 - .byte W06 - .byte VOL , 42*mus_rg_pokeyashi_mvl/mxv - .byte N03 , Cn5 , v032 - .byte W06 - .byte Cs4 , v064 - .byte W18 - .byte PAN , c_v-64 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v-1 - .byte N06 , Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn6 - .byte W06 - .byte W12 - .byte Fn5 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Cs4 - .byte W18 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cs4 - .byte W12 - .byte Cn5 - .byte W06 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte W06 - .byte N06 , Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte PAN , c_v-1 - .byte N03 , Cn6 - .byte W18 - .byte Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cs4 , v064 - .byte W18 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , Cs4 - .byte W06 - .byte Cn6 - .byte W18 - .byte Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte PAN , c_v-1 - .byte VOL , 28*mus_rg_pokeyashi_mvl/mxv - .byte N03 , Cs4 , v064 - .byte W18 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte PAN , c_v-1 - .byte N03 , Cn6 - .byte W12 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fn5 , v052 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cs4 , v064 - .byte W18 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N06 , Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cn6 - .byte W78 - .byte W96 - .byte W96 - .byte W24 - .byte PAN , c_v-64 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte W06 - .byte N03 , Cs4 , v072 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte N06 , Cn6 , v064 - .byte W06 - .byte N18 , Cn6 , v120 - .byte W18 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte PAN , c_v+63 - .byte N03 , Fn5 , v064 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_pokeyashi_mvl/mxv - .byte N03 , Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N03 , Cs4 , v064 - .byte W12 - .byte PAN , c_v-64 - .byte VOL , 28*mus_rg_pokeyashi_mvl/mxv - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte PAN , c_v-1 - .byte N06 , Cs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte Cn6 - .byte W06 - .byte PAN , c_v+0 - .byte W12 - .byte N03 , Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cs4 , v064 - .byte W12 - .byte PAN , c_v-1 - .byte W06 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v-1 - .byte N03 , Cs4 - .byte W06 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N03 , Cn6 - .byte W18 - .byte Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cs4 , v064 - .byte W18 - .byte PAN , c_v+0 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte PAN , c_v-1 - .byte N06 , Fn4 - .byte W12 - .byte PAN , c_v-64 - .byte N03 , Cs4 - .byte W06 - .byte Cn6 - .byte W18 - .byte PAN , c_v-1 - .byte N03 , Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Cs4 , v064 - .byte W18 - .byte N06 , Cn6 - .byte W06 - .byte VOL , 42*mus_rg_pokeyashi_mvl/mxv - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Fn5 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte PAN , c_v+0 - .byte N03 , Cs4 - .byte W06 - .byte Cn6 - .byte W12 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Cs4 , v064 - .byte W18 - .byte N06 , Cn6 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn5 - .byte W12 - .byte Cs4 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Cn5 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte Cn6 - .byte W06 - .byte PAN , c_v-1 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte W12 - .byte N03 , Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cs4 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte W06 - .byte N06 , Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cs4 - .byte W12 - .byte Cn5 - .byte W06 - .byte W06 - .byte PAN , c_v-1 - .byte N03 , Cn5 , v048 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cs4 , v048 - .byte W06 - .byte PAN , c_v-64 - .byte W12 - .byte N06 , Cn6 , v064 - .byte W12 - .byte Fn5 - .byte W12 - .byte PAN , c_v-1 - .byte N06 , Cs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn4 - .byte W12 - .byte VOL , 28*mus_rg_pokeyashi_mvl/mxv - .byte N03 , Cs4 - .byte W06 - .byte Cn6 - .byte W18 - .byte PAN , c_v-1 - .byte N03 , Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cs4 , v064 - .byte W18 - .byte N06 , Cn6 - .byte W12 - .byte PAN , c_v-1 - .byte N06 , Fn5 - .byte W12 - .byte Cs4 - .byte W06 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn5 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte PAN , c_v-1 - .byte N03 , Cn6 - .byte W18 - .byte Fn5 - .byte W06 - .byte Fn5 , v048 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cs4 , v064 - .byte W18 - .byte PAN , c_v-1 - .byte VOL , 41*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Gs3 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , Gn3 - .byte W24 - .byte PAN , c_v-1 - .byte N24 , Ds4 - .byte W24 - .byte PAN , c_v-64 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v-1 - .byte N24 , Bn3 - .byte W18 - .byte PAN , c_v+63 - .byte W06 - .byte N24 , Cn4 - .byte W24 - .byte Cs4 - .byte W06 - .byte PAN , c_v-1 - .byte W18 - .byte N24 , Dn4 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte VOL , 41*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Gs3 - .byte W24 - .byte Gn3 - .byte W06 - .byte PAN , c_v-1 - .byte W18 - .byte N24 , Ds4 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v-1 - .byte N24 , Bn3 - .byte W24 - .byte PAN , c_v-64 - .byte N24 , Cn4 - .byte W24 - .byte Dn4 , v120 - .byte W06 - .byte PAN , c_v-1 - .byte W18 - .byte c_v+63 - .byte N24 , Fn4 , v064 - .byte W24 - .byte GOTO - .word mus_rg_pokeyashi_1_B1 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_pokeyashi_2: - .byte KEYSH , mus_rg_pokeyashi_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_pokeyashi_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_pokeyashi_2_B1: - .byte N12 , Fn3 , v096 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fn3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , En3 , v096 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Cn4 , v096 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cn4 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Bn3 , v096 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn3 , v032 - .byte W12 -mus_rg_pokeyashi_2_000: - .byte PAN , c_v-1 - .byte N12 , Gs3 , v096 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , An3 , v096 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , As3 , v096 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , As3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Bn3 , v096 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn3 , v032 - .byte W12 - .byte PEND -mus_rg_pokeyashi_2_001: - .byte PAN , c_v-1 - .byte N12 , Fn3 , v096 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fn3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , En3 , v096 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Cn4 , v096 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cn4 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Bn3 , v096 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn3 , v032 - .byte W12 - .byte PEND -mus_rg_pokeyashi_2_002: - .byte PAN , c_v-1 - .byte N12 , Gs3 , v096 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , An3 , v096 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte W12 - .byte c_v-64 - .byte W12 - .byte c_v-1 - .byte N12 , Bn3 , v096 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn3 , v032 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PATT - .word mus_rg_pokeyashi_2_000 - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PATT - .word mus_rg_pokeyashi_2_002 - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PATT - .word mus_rg_pokeyashi_2_000 - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PATT - .word mus_rg_pokeyashi_2_002 - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PATT - .word mus_rg_pokeyashi_2_002 - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PAN , c_v-1 - .byte N12 , Gs3 , v096 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , An3 , v096 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , Gs3 , v096 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs3 , v032 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , En3 , v096 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En3 , v032 - .byte W12 - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PATT - .word mus_rg_pokeyashi_2_000 - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PATT - .word mus_rg_pokeyashi_2_002 - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PATT - .word mus_rg_pokeyashi_2_000 - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PATT - .word mus_rg_pokeyashi_2_002 - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PATT - .word mus_rg_pokeyashi_2_000 - .byte PATT - .word mus_rg_pokeyashi_2_001 - .byte PATT - .word mus_rg_pokeyashi_2_002 - .byte GOTO - .word mus_rg_pokeyashi_2_B1 - .byte PAN , c_v-1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_pokeyashi_3: - .byte KEYSH , mus_rg_pokeyashi_key+0 - .byte VOICE , 87 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 63*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Cn1 , v092 - .byte W12 - .byte Cn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 -mus_rg_pokeyashi_3_000: - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte PEND -mus_rg_pokeyashi_3_001: - .byte N12 , Cs1 , v092 - .byte W12 - .byte Cs1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte PEND -mus_rg_pokeyashi_3_002: - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte PEND -mus_rg_pokeyashi_3_003: - .byte N12 , Cn1 , v092 - .byte W12 - .byte Cn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte PEND -mus_rg_pokeyashi_3_004: - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte N24 , Fn1 , v092 - .byte W06 - .byte MOD , 7 - .byte W03 - .byte BEND , c_v-7 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-51 - .byte W03 - .byte PEND -mus_rg_pokeyashi_3_005: - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N12 , Cs1 , v092 - .byte W12 - .byte Cs1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte PEND -mus_rg_pokeyashi_3_006: - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte N24 , En1 , v092 - .byte W06 - .byte MOD , 7 - .byte W03 - .byte BEND , c_v-7 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-51 - .byte W03 - .byte PEND -mus_rg_pokeyashi_3_B1: - .byte MOD , 0 - .byte VOL , 63*mus_rg_pokeyashi_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Cn1 , v092 - .byte W12 - .byte Cn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte PATT - .word mus_rg_pokeyashi_3_000 - .byte PATT - .word mus_rg_pokeyashi_3_001 - .byte PATT - .word mus_rg_pokeyashi_3_002 - .byte PATT - .word mus_rg_pokeyashi_3_003 - .byte PATT - .word mus_rg_pokeyashi_3_004 - .byte PATT - .word mus_rg_pokeyashi_3_005 - .byte PATT - .word mus_rg_pokeyashi_3_006 -mus_rg_pokeyashi_3_007: - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N12 , Cn1 , v092 - .byte W12 - .byte Cn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_pokeyashi_3_000 - .byte PATT - .word mus_rg_pokeyashi_3_001 - .byte PATT - .word mus_rg_pokeyashi_3_002 - .byte PATT - .word mus_rg_pokeyashi_3_003 - .byte PATT - .word mus_rg_pokeyashi_3_004 - .byte PATT - .word mus_rg_pokeyashi_3_005 - .byte PATT - .word mus_rg_pokeyashi_3_006 - .byte PATT - .word mus_rg_pokeyashi_3_007 - .byte PATT - .word mus_rg_pokeyashi_3_000 - .byte PATT - .word mus_rg_pokeyashi_3_001 - .byte PATT - .word mus_rg_pokeyashi_3_002 - .byte PATT - .word mus_rg_pokeyashi_3_003 - .byte PATT - .word mus_rg_pokeyashi_3_004 - .byte PATT - .word mus_rg_pokeyashi_3_005 - .byte PATT - .word mus_rg_pokeyashi_3_006 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N96 , Fn1 , v092 - .byte W48 - .byte VOL , 79*mus_rg_pokeyashi_mvl/mxv - .byte W48 - .byte 63*mus_rg_pokeyashi_mvl/mxv - .byte N96 , En1 - .byte W48 - .byte VOL , 79*mus_rg_pokeyashi_mvl/mxv - .byte W48 - .byte 64*mus_rg_pokeyashi_mvl/mxv - .byte N96 , Gs1 - .byte W48 - .byte VOL , 79*mus_rg_pokeyashi_mvl/mxv - .byte W48 - .byte 63*mus_rg_pokeyashi_mvl/mxv - .byte N48 , An1 - .byte W48 - .byte VOL , 79*mus_rg_pokeyashi_mvl/mxv - .byte N48 , En1 - .byte W12 - .byte BEND , c_v-4 - .byte W03 - .byte c_v-7 - .byte W03 - .byte c_v-12 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-33 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-43 - .byte W03 - .byte c_v-46 - .byte W03 - .byte c_v-48 - .byte W03 - .byte c_v-53 - .byte W03 - .byte GOTO - .word mus_rg_pokeyashi_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_pokeyashi_4: - .byte KEYSH , mus_rg_pokeyashi_key+0 - .byte VOICE , 39 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Cn1 , v092 - .byte W12 - .byte Cn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 45*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 45*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Cs1 , v092 - .byte W12 - .byte Cs1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 45*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 45*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Cn1 , v092 - .byte W12 - .byte Cn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 45*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 45*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Fn1 , v092 - .byte W06 - .byte MOD , 7 - .byte W03 - .byte BEND , c_v-7 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-51 - .byte W03 -mus_rg_pokeyashi_4_000: - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N12 , Cs1 , v092 - .byte W12 - .byte Cs1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 50*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte VOL , 67*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v020 - .byte W12 - .byte PEND -mus_rg_pokeyashi_4_001: - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 50*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N24 , En1 , v092 - .byte W06 - .byte MOD , 7 - .byte W03 - .byte BEND , c_v-7 - .byte W03 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte BEND , c_v-15 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-51 - .byte W03 - .byte PEND -mus_rg_pokeyashi_4_B1: -mus_rg_pokeyashi_4_002: - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N12 , Cn1 , v092 - .byte W12 - .byte Cn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 50*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte VOL , 67*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v020 - .byte W12 - .byte PEND -mus_rg_pokeyashi_4_003: - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 50*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v020 - .byte W12 - .byte PEND -mus_rg_pokeyashi_4_004: - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Cs1 , v092 - .byte W12 - .byte Cs1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 50*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte VOL , 67*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v020 - .byte W12 - .byte PEND -mus_rg_pokeyashi_4_005: - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 50*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte En1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v092 - .byte W12 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En1 , v020 - .byte W12 - .byte PEND -mus_rg_pokeyashi_4_006: - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Cn1 , v092 - .byte W12 - .byte Cn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 50*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte VOL , 67*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v020 - .byte W12 - .byte PEND -mus_rg_pokeyashi_4_007: - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 50*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn1 , v092 - .byte W12 - .byte Fn1 , v020 - .byte W12 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Fn1 , v092 - .byte W06 - .byte MOD , 7 - .byte W03 - .byte BEND , c_v-7 - .byte W03 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte BEND , c_v-15 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-51 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_pokeyashi_4_000 - .byte PATT - .word mus_rg_pokeyashi_4_001 - .byte PATT - .word mus_rg_pokeyashi_4_002 - .byte PATT - .word mus_rg_pokeyashi_4_003 - .byte PATT - .word mus_rg_pokeyashi_4_004 - .byte PATT - .word mus_rg_pokeyashi_4_005 - .byte PATT - .word mus_rg_pokeyashi_4_006 - .byte PATT - .word mus_rg_pokeyashi_4_007 - .byte PATT - .word mus_rg_pokeyashi_4_000 - .byte PATT - .word mus_rg_pokeyashi_4_001 - .byte PATT - .word mus_rg_pokeyashi_4_002 - .byte PATT - .word mus_rg_pokeyashi_4_003 - .byte PATT - .word mus_rg_pokeyashi_4_004 - .byte PATT - .word mus_rg_pokeyashi_4_005 - .byte PATT - .word mus_rg_pokeyashi_4_006 - .byte PATT - .word mus_rg_pokeyashi_4_007 - .byte PATT - .word mus_rg_pokeyashi_4_000 - .byte PATT - .word mus_rg_pokeyashi_4_001 - .byte MOD , 0 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , Fn1 , v092 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte W24 - .byte 79*mus_rg_pokeyashi_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N96 , En1 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte W24 - .byte 79*mus_rg_pokeyashi_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 65*mus_rg_pokeyashi_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , Gs1 , v096 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte VOL , 72*mus_rg_pokeyashi_mvl/mxv - .byte W24 - .byte 82*mus_rg_pokeyashi_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte BEND , c_v+0 - .byte N48 , An1 , v104 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte VOL , 77*mus_rg_pokeyashi_mvl/mxv - .byte N48 , Fn1 , v108 - .byte W12 - .byte BEND , c_v-4 - .byte W03 - .byte c_v-7 - .byte W03 - .byte c_v-12 - .byte W03 - .byte c_v-16 - .byte W03 - .byte VOL , 90*mus_rg_pokeyashi_mvl/mxv - .byte BEND , c_v-23 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-33 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-43 - .byte W03 - .byte c_v-46 - .byte W03 - .byte c_v-48 - .byte W03 - .byte c_v-53 - .byte W03 - .byte GOTO - .word mus_rg_pokeyashi_4_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_pokeyashi_5: - .byte KEYSH , mus_rg_pokeyashi_key+0 - .byte VOICE , 13 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 28*mus_rg_pokeyashi_mvl/mxv - .byte BEND , c_v+1 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_pokeyashi_5_B1: - .byte VOICE , 13 - .byte PAN , c_v-32 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn3 , v096 - .byte W12 - .byte Fn3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v096 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cn4 , v096 - .byte W12 - .byte Cn4 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 -mus_rg_pokeyashi_5_000: - .byte PAN , c_v-32 - .byte N12 , Gs3 , v096 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 45*mus_rg_pokeyashi_mvl/mxv - .byte N12 , As3 , v096 - .byte W12 - .byte As3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PEND -mus_rg_pokeyashi_5_001: - .byte PAN , c_v-32 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn3 , v096 - .byte W12 - .byte Fn3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v096 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cn4 , v096 - .byte W12 - .byte Cn4 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PEND -mus_rg_pokeyashi_5_002: - .byte PAN , c_v-32 - .byte N12 , Gs3 , v096 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte W24 - .byte c_v+32 - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PEND -mus_rg_pokeyashi_5_003: - .byte PAN , c_v-32 - .byte N12 , Fn3 , v096 - .byte W12 - .byte Fn3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v096 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cn4 , v096 - .byte W12 - .byte Cn4 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_pokeyashi_5_000 - .byte PATT - .word mus_rg_pokeyashi_5_001 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v096 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte W24 - .byte c_v+32 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Bn3 , v096 - .byte W12 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Bn3 , v032 - .byte W12 - .byte PATT - .word mus_rg_pokeyashi_5_003 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v096 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v096 - .byte W12 - .byte As3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PATT - .word mus_rg_pokeyashi_5_003 - .byte PAN , c_v-32 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Gs3 , v096 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte W24 - .byte c_v+32 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Fn3 , v096 - .byte W12 - .byte Fn3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v096 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Cn4 , v096 - .byte W12 - .byte Cn4 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Gs3 , v096 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte W24 - .byte c_v+32 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PATT - .word mus_rg_pokeyashi_5_001 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v096 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v096 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v096 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte PATT - .word mus_rg_pokeyashi_5_003 - .byte PATT - .word mus_rg_pokeyashi_5_000 - .byte PATT - .word mus_rg_pokeyashi_5_001 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v096 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte W24 - .byte c_v+32 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PATT - .word mus_rg_pokeyashi_5_001 - .byte PATT - .word mus_rg_pokeyashi_5_000 - .byte PAN , c_v-32 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Fn3 , v096 - .byte W12 - .byte Fn3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v096 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cn4 , v096 - .byte W12 - .byte Cn4 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PATT - .word mus_rg_pokeyashi_5_002 - .byte VOICE , 14 - .byte PAN , c_v-32 - .byte N12 , Fn3 , v096 - .byte W12 - .byte Fn3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v096 - .byte W12 - .byte En3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cn4 , v096 - .byte W12 - .byte Cn4 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Gs3 , v096 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 48*mus_rg_pokeyashi_mvl/mxv - .byte N12 , As3 , v096 - .byte W12 - .byte As3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte VOL , 60*mus_rg_pokeyashi_mvl/mxv - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PATT - .word mus_rg_pokeyashi_5_003 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v096 - .byte W12 - .byte Gs3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v096 - .byte W12 - .byte An3 , v032 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn3 , v096 - .byte W12 - .byte Bn3 , v032 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Dn4 , v104 - .byte W12 - .byte Dn4 , v044 - .byte W12 - .byte GOTO - .word mus_rg_pokeyashi_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_pokeyashi_6: - .byte KEYSH , mus_rg_pokeyashi_key+0 - .byte VOICE , 58 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte MOD , 1 - .byte VOL , 22*mus_rg_pokeyashi_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_pokeyashi_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+16 - .byte VOL , 41*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Fn4 , v096 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 38*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Cn5 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 31*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Bn4 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 19*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Gs4 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 25*mus_rg_pokeyashi_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 32*mus_rg_pokeyashi_mvl/mxv - .byte N24 , As4 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 42*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Bn4 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 38*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Fn4 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 33*mus_rg_pokeyashi_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 37*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Cn5 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 7 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 31*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Bn4 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 7 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 37*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Gs4 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 8 - .byte W12 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte VOL , 37*mus_rg_pokeyashi_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 7 - .byte W12 - .byte PAN , c_v+16 - .byte N24 , Bn4 , v120 - .byte W12 - .byte PAN , c_v-16 - .byte W12 - .byte c_v+16 - .byte MOD , 0 - .byte N24 , Dn5 , v064 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 7 - .byte W12 - .byte GOTO - .word mus_rg_pokeyashi_6_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_pokeyashi_7: - .byte KEYSH , mus_rg_pokeyashi_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 19*mus_rg_pokeyashi_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_pokeyashi_7_B1: -mus_rg_pokeyashi_7_000: - .byte N03 , Fn4 , v120 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Fn4 , v064 - .byte W06 - .byte PAN , c_v-32 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PAN , c_v-32 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PAN , c_v-32 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PAN , c_v-32 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PEND -mus_rg_pokeyashi_7_001: - .byte N03 , Fn4 , v080 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PAN , c_v-32 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Fn4 , v088 - .byte W06 - .byte Fn4 , v096 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Fn4 , v100 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , Fn4 , v104 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Fn4 , v108 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , Fn4 , v116 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Fn4 , v120 - .byte W06 - .byte Gs4 , v124 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Gn4 , v127 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , Fs4 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Fn4 - .byte W06 - .byte PEND -mus_rg_pokeyashi_7_002: - .byte N03 , En4 , v120 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , En4 , v064 - .byte W06 - .byte PAN , c_v-32 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PAN , c_v-32 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PAN , c_v-32 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PAN , c_v-32 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PEND -mus_rg_pokeyashi_7_003: - .byte N03 , En4 , v080 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PAN , c_v-32 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , En4 , v088 - .byte W06 - .byte En4 , v096 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , En4 , v100 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , En4 , v104 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , En4 , v108 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , En4 , v116 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , En4 , v120 - .byte W06 - .byte Cs4 , v124 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Dn4 , v127 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , Ds4 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , En4 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_pokeyashi_7_000 - .byte PATT - .word mus_rg_pokeyashi_7_001 - .byte PATT - .word mus_rg_pokeyashi_7_002 - .byte PATT - .word mus_rg_pokeyashi_7_003 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_pokeyashi_7_000 - .byte PATT - .word mus_rg_pokeyashi_7_001 - .byte PATT - .word mus_rg_pokeyashi_7_002 - .byte PATT - .word mus_rg_pokeyashi_7_003 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_pokeyashi_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_pokeyashi_8: - .byte KEYSH , mus_rg_pokeyashi_key+0 - .byte VOICE , 0 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , En3 , v080 - .byte W12 - .byte Dn3 , v048 - .byte W12 - .byte Dn3 , v064 - .byte W36 - .byte En3 , v080 - .byte W12 - .byte Dn3 , v048 - .byte W12 - .byte Dn3 , v068 - .byte W12 - .byte W96 - .byte En3 , v084 - .byte W12 - .byte Dn3 , v052 - .byte W12 - .byte Dn3 , v068 - .byte W36 - .byte En3 , v080 - .byte W12 - .byte Dn3 , v048 - .byte W12 - .byte Dn3 , v068 - .byte W12 - .byte N24 , Cn1 , v032 - .byte W24 - .byte Cn1 , v060 - .byte W24 - .byte Cn1 , v096 - .byte W24 - .byte N12 , Dn1 , v076 - .byte W24 - .byte W96 - .byte W96 - .byte W96 -mus_rg_pokeyashi_8_000: - .byte N24 , Cn1 , v032 - .byte W24 - .byte Cn1 , v064 - .byte W24 - .byte Cn1 , v096 - .byte W24 - .byte N12 , Dn1 , v080 - .byte W24 - .byte PEND -mus_rg_pokeyashi_8_B1: - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte N12 , En3 , v080 - .byte W12 - .byte Dn3 , v048 - .byte W12 - .byte Dn3 , v068 - .byte W36 - .byte En3 , v080 - .byte W12 - .byte Dn3 , v048 - .byte W12 - .byte Dn3 , v068 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_pokeyashi_8_000 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_pokeyashi_8_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 68*mus_rg_pokeyashi_mvl/mxv - .byte N42 , An2 , v120 - .byte W42 - .byte N03 , Dn2 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte N36 , Cn1 , v120 - .byte W36 - .byte N12 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v044 - .byte W12 - .byte Dn1 , v028 - .byte W12 - .byte N36 , Cs2 , v120 - .byte W36 - .byte N12 , Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v032 - .byte W12 - .byte N24 , Cn1 , v120 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 , v092 - .byte W12 - .byte Dn1 , v124 - .byte W12 - .byte Dn1 , v060 - .byte W12 - .byte Dn1 , v040 - .byte W12 - .byte GOTO - .word mus_rg_pokeyashi_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_pokeyashi_9: - .byte KEYSH , mus_rg_pokeyashi_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_pokeyashi_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N06 , Cn4 , v127 - .byte W24 - .byte W96 - .byte W72 - .byte N06 - .byte W24 - .byte W96 - .byte W72 - .byte N06 - .byte W24 -mus_rg_pokeyashi_9_B1: - .byte W96 - .byte W72 - .byte N06 , Cn4 , v127 - .byte W24 - .byte W96 - .byte W72 - .byte N06 - .byte W24 - .byte W96 - .byte W72 - .byte N06 - .byte W24 - .byte W96 - .byte W72 - .byte N06 - .byte W24 - .byte W96 - .byte W72 - .byte N06 - .byte W24 - .byte W96 - .byte W72 - .byte N06 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N06 - .byte W24 - .byte W96 - .byte W72 - .byte N06 - .byte W24 - .byte W96 - .byte W72 - .byte N06 - .byte W24 - .byte W96 - .byte W72 - .byte N06 - .byte W24 - .byte W96 - .byte W72 - .byte N06 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_pokeyashi_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_pokeyashi_10: - .byte KEYSH , mus_rg_pokeyashi_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 28*mus_rg_pokeyashi_mvl/mxv - .byte W96 - .byte W96 -mus_rg_pokeyashi_10_000: - .byte VOL , 22*mus_rg_pokeyashi_mvl/mxv - .byte N01 , Gn5 , v127 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W12 - .byte VOL , 28*mus_rg_pokeyashi_mvl/mxv - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W12 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte N03 - .byte W12 - .byte PEND -mus_rg_pokeyashi_10_001: - .byte N01 , Gn5 , v127 - .byte W06 - .byte N01 - .byte W90 - .byte PEND - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 -mus_rg_pokeyashi_10_B1: - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte VOL , 22*mus_rg_pokeyashi_mvl/mxv - .byte W48 - .byte 28*mus_rg_pokeyashi_mvl/mxv - .byte W24 - .byte 34*mus_rg_pokeyashi_mvl/mxv - .byte W24 - .byte W96 - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte PATT - .word mus_rg_pokeyashi_10_000 - .byte PATT - .word mus_rg_pokeyashi_10_001 - .byte N01 , Gn5 , v127 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v127 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v127 - .byte W12 - .byte Gn5 , v060 - .byte W12 - .byte Gn5 , v127 - .byte W12 - .byte Gn5 , v060 - .byte W12 - .byte Gn5 , v127 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v127 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte VOL , 39*mus_rg_pokeyashi_mvl/mxv - .byte N01 , Gn5 , v127 - .byte W12 - .byte Gn5 , v060 - .byte W12 - .byte VOL , 45*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Gn5 , v112 - .byte W24 - .byte VOL , 34*mus_rg_pokeyashi_mvl/mxv - .byte N01 , Gn5 , v127 - .byte W12 - .byte Gn5 , v060 - .byte W12 - .byte Gn5 , v127 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v127 - .byte W12 - .byte Gn5 , v060 - .byte W12 - .byte Gn5 , v127 - .byte W12 - .byte Gn5 , v060 - .byte W12 - .byte Gn5 , v127 - .byte W12 - .byte Gn5 , v096 - .byte W06 - .byte Gn5 , v092 - .byte W06 - .byte Gn5 , v127 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte VOL , 38*mus_rg_pokeyashi_mvl/mxv - .byte N01 , Gn5 , v127 - .byte W12 - .byte Gn5 , v096 - .byte W12 - .byte VOL , 45*mus_rg_pokeyashi_mvl/mxv - .byte N24 , Gn5 , v112 - .byte W24 - .byte GOTO - .word mus_rg_pokeyashi_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_pokeyashi: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_pokeyashi_pri @ Priority - .byte mus_rg_pokeyashi_rev @ Reverb. - - .word mus_rg_pokeyashi_grp - - .word mus_rg_pokeyashi_1 - .word mus_rg_pokeyashi_2 - .word mus_rg_pokeyashi_3 - .word mus_rg_pokeyashi_4 - .word mus_rg_pokeyashi_5 - .word mus_rg_pokeyashi_6 - .word mus_rg_pokeyashi_7 - .word mus_rg_pokeyashi_8 - .word mus_rg_pokeyashi_9 - .word mus_rg_pokeyashi_10 - - .end diff --git a/sound/songs/mus_rg_purin.s b/sound/songs/mus_rg_purin.s deleted file mode 100644 index be672d2be5..0000000000 --- a/sound/songs/mus_rg_purin.s +++ /dev/null @@ -1,505 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_purin_grp, voicegroup135 - .equ mus_rg_purin_pri, 5 - .equ mus_rg_purin_rev, reverb_set+50 - .equ mus_rg_purin_mvl, 127 - .equ mus_rg_purin_key, 0 - .equ mus_rg_purin_tbs, 1 - .equ mus_rg_purin_exg, 0 - .equ mus_rg_purin_cmp, 1 - - .section .rodata - .global mus_rg_purin - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_purin_1: - .byte KEYSH , mus_rg_purin_key+0 - .byte TEMPO , 146*mus_rg_purin_tbs/2 - .byte VOICE , 21 - .byte LFOS , 50 - .byte BENDR , 12 - .byte VOL , 22*mus_rg_purin_mvl/mxv - .byte PAN , c_v-16 - .byte BEND , c_v+2 - .byte N52 , En5 , v100 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 17*mus_rg_purin_mvl/mxv - .byte W06 - .byte 11*mus_rg_purin_mvl/mxv - .byte W06 - .byte 7*mus_rg_purin_mvl/mxv - .byte W06 - .byte 3*mus_rg_purin_mvl/mxv - .byte MOD , 20 - .byte W06 - .byte VOL , 2*mus_rg_purin_mvl/mxv - .byte W04 - .byte N12 , Bn5 - .byte W02 - .byte MOD , 1 - .byte VOL , 22*mus_rg_purin_mvl/mxv - .byte W10 - .byte N36 , Gs5 - .byte W08 - .byte VOL , 17*mus_rg_purin_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 13*mus_rg_purin_mvl/mxv - .byte W03 - .byte 11*mus_rg_purin_mvl/mxv - .byte W06 - .byte 7*mus_rg_purin_mvl/mxv - .byte W03 - .byte 7*mus_rg_purin_mvl/mxv - .byte W03 - .byte 4*mus_rg_purin_mvl/mxv - .byte W03 - .byte 4*mus_rg_purin_mvl/mxv - .byte W03 - .byte MOD , 1 - .byte W01 - .byte N48 , Fs5 - .byte W02 - .byte VOL , 22*mus_rg_purin_mvl/mxv - .byte W09 - .byte MOD , 7 - .byte W09 - .byte VOL , 15*mus_rg_purin_mvl/mxv - .byte W06 - .byte 13*mus_rg_purin_mvl/mxv - .byte W03 - .byte 11*mus_rg_purin_mvl/mxv - .byte W06 - .byte 8*mus_rg_purin_mvl/mxv - .byte W03 - .byte 4*mus_rg_purin_mvl/mxv - .byte W06 - .byte 2*mus_rg_purin_mvl/mxv - .byte W03 - .byte MOD , 1 - .byte W01 - .byte N12 , Gs5 - .byte W02 - .byte VOL , 22*mus_rg_purin_mvl/mxv - .byte W10 - .byte N36 , An5 - .byte W08 - .byte VOL , 17*mus_rg_purin_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 13*mus_rg_purin_mvl/mxv - .byte W03 - .byte 11*mus_rg_purin_mvl/mxv - .byte W03 - .byte 9*mus_rg_purin_mvl/mxv - .byte W03 - .byte 7*mus_rg_purin_mvl/mxv - .byte W03 - .byte 5*mus_rg_purin_mvl/mxv - .byte W06 - .byte 4*mus_rg_purin_mvl/mxv - .byte W03 - .byte MOD , 1 - .byte W01 - .byte N48 , Gs5 - .byte W02 - .byte VOL , 22*mus_rg_purin_mvl/mxv - .byte W09 - .byte MOD , 7 - .byte W09 - .byte VOL , 17*mus_rg_purin_mvl/mxv - .byte W06 - .byte 14*mus_rg_purin_mvl/mxv - .byte W06 - .byte 11*mus_rg_purin_mvl/mxv - .byte W06 - .byte 7*mus_rg_purin_mvl/mxv - .byte MOD , 19 - .byte W03 - .byte VOL , 6*mus_rg_purin_mvl/mxv - .byte W03 - .byte 4*mus_rg_purin_mvl/mxv - .byte W03 - .byte MOD , 1 - .byte W01 - .byte N24 , Fs5 - .byte W02 - .byte VOL , 22*mus_rg_purin_mvl/mxv - .byte W09 - .byte MOD , 7 - .byte W03 - .byte VOL , 11*mus_rg_purin_mvl/mxv - .byte W06 - .byte 7*mus_rg_purin_mvl/mxv - .byte W03 - .byte MOD , 1 - .byte W01 - .byte N24 , Gs5 - .byte W02 - .byte VOL , 22*mus_rg_purin_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W03 - .byte VOL , 11*mus_rg_purin_mvl/mxv - .byte W09 - .byte 6*mus_rg_purin_mvl/mxv - .byte W03 - .byte MOD , 2 - .byte W01 - .byte N60 , En5 - .byte W01 - .byte MOD , 1 - .byte W01 - .byte VOL , 22*mus_rg_purin_mvl/mxv - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 17*mus_rg_purin_mvl/mxv - .byte W03 - .byte 13*mus_rg_purin_mvl/mxv - .byte W06 - .byte 11*mus_rg_purin_mvl/mxv - .byte W03 - .byte 9*mus_rg_purin_mvl/mxv - .byte W06 - .byte 7*mus_rg_purin_mvl/mxv - .byte W06 - .byte 5*mus_rg_purin_mvl/mxv - .byte W06 - .byte 2*mus_rg_purin_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte W24 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_purin_2: - .byte KEYSH , mus_rg_purin_key+0 - .byte VOICE , 21 - .byte LFOS , 50 - .byte BENDR , 12 - .byte VOL , 68*mus_rg_purin_mvl/mxv - .byte BEND , c_v+0 - .byte N48 , En4 , v127 - .byte W12 - .byte MOD , 4 - .byte W06 - .byte VOL , 45*mus_rg_purin_mvl/mxv - .byte W06 - .byte 34*mus_rg_purin_mvl/mxv - .byte W06 - .byte 29*mus_rg_purin_mvl/mxv - .byte W03 - .byte 22*mus_rg_purin_mvl/mxv - .byte W03 - .byte 18*mus_rg_purin_mvl/mxv - .byte W03 - .byte 15*mus_rg_purin_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte VOL , 9*mus_rg_purin_mvl/mxv - .byte W03 - .byte 7*mus_rg_purin_mvl/mxv - .byte W03 - .byte MOD , 2 - .byte VOL , 68*mus_rg_purin_mvl/mxv - .byte N12 , Bn4 - .byte W12 - .byte N36 , Gs4 - .byte W12 - .byte MOD , 4 - .byte VOL , 45*mus_rg_purin_mvl/mxv - .byte W06 - .byte 34*mus_rg_purin_mvl/mxv - .byte W03 - .byte 22*mus_rg_purin_mvl/mxv - .byte W03 - .byte 16*mus_rg_purin_mvl/mxv - .byte W03 - .byte 11*mus_rg_purin_mvl/mxv - .byte W03 - .byte 6*mus_rg_purin_mvl/mxv - .byte MOD , 8 - .byte W03 - .byte VOL , 4*mus_rg_purin_mvl/mxv - .byte W03 - .byte MOD , 2 - .byte VOL , 68*mus_rg_purin_mvl/mxv - .byte N48 , Fs4 - .byte W12 - .byte MOD , 4 - .byte W06 - .byte VOL , 45*mus_rg_purin_mvl/mxv - .byte W06 - .byte 34*mus_rg_purin_mvl/mxv - .byte W06 - .byte 22*mus_rg_purin_mvl/mxv - .byte W06 - .byte 17*mus_rg_purin_mvl/mxv - .byte W06 - .byte 11*mus_rg_purin_mvl/mxv - .byte MOD , 8 - .byte W06 - .byte 2 - .byte VOL , 68*mus_rg_purin_mvl/mxv - .byte N12 , Gs4 - .byte W12 - .byte N36 , An4 - .byte W06 - .byte VOL , 45*mus_rg_purin_mvl/mxv - .byte W06 - .byte MOD , 4 - .byte VOL , 34*mus_rg_purin_mvl/mxv - .byte W06 - .byte 22*mus_rg_purin_mvl/mxv - .byte W06 - .byte 16*mus_rg_purin_mvl/mxv - .byte W06 - .byte 11*mus_rg_purin_mvl/mxv - .byte MOD , 8 - .byte W06 - .byte 2 - .byte VOL , 68*mus_rg_purin_mvl/mxv - .byte N48 , Gs4 - .byte W12 - .byte MOD , 4 - .byte W06 - .byte VOL , 45*mus_rg_purin_mvl/mxv - .byte W06 - .byte 34*mus_rg_purin_mvl/mxv - .byte W06 - .byte 26*mus_rg_purin_mvl/mxv - .byte W03 - .byte 22*mus_rg_purin_mvl/mxv - .byte W03 - .byte 18*mus_rg_purin_mvl/mxv - .byte W03 - .byte 16*mus_rg_purin_mvl/mxv - .byte W03 - .byte 11*mus_rg_purin_mvl/mxv - .byte MOD , 8 - .byte W06 - .byte 2 - .byte VOL , 68*mus_rg_purin_mvl/mxv - .byte N24 , Fs4 - .byte W09 - .byte VOL , 45*mus_rg_purin_mvl/mxv - .byte W03 - .byte 33*mus_rg_purin_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte VOL , 22*mus_rg_purin_mvl/mxv - .byte W03 - .byte 11*mus_rg_purin_mvl/mxv - .byte W06 - .byte MOD , 2 - .byte VOL , 68*mus_rg_purin_mvl/mxv - .byte N24 , Gs4 - .byte W06 - .byte VOL , 45*mus_rg_purin_mvl/mxv - .byte W03 - .byte 34*mus_rg_purin_mvl/mxv - .byte W03 - .byte 22*mus_rg_purin_mvl/mxv - .byte MOD , 4 - .byte W03 - .byte VOL , 11*mus_rg_purin_mvl/mxv - .byte W09 - .byte MOD , 2 - .byte VOL , 68*mus_rg_purin_mvl/mxv - .byte N68 , En4 - .byte W12 - .byte MOD , 4 - .byte W06 - .byte VOL , 45*mus_rg_purin_mvl/mxv - .byte W03 - .byte 38*mus_rg_purin_mvl/mxv - .byte W03 - .byte 34*mus_rg_purin_mvl/mxv - .byte W03 - .byte 27*mus_rg_purin_mvl/mxv - .byte W03 - .byte 24*mus_rg_purin_mvl/mxv - .byte W06 - .byte 23*mus_rg_purin_mvl/mxv - .byte W06 - .byte MOD , 10 - .byte VOL , 21*mus_rg_purin_mvl/mxv - .byte W06 - .byte 19*mus_rg_purin_mvl/mxv - .byte W06 - .byte 17*mus_rg_purin_mvl/mxv - .byte W03 - .byte 14*mus_rg_purin_mvl/mxv - .byte W03 - .byte 11*mus_rg_purin_mvl/mxv - .byte W03 - .byte 8*mus_rg_purin_mvl/mxv - .byte W03 - .byte 6*mus_rg_purin_mvl/mxv - .byte W03 - .byte 5*mus_rg_purin_mvl/mxv - .byte W03 - .byte 2*mus_rg_purin_mvl/mxv - .byte W15 - .byte MOD , 0 - .byte W09 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_purin_3: - .byte KEYSH , mus_rg_purin_key+0 - .byte VOICE , 80 - .byte LFOS , 62 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_purin_mvl/mxv - .byte PAN , c_v-63 - .byte BEND , c_v+1 - .byte W06 - .byte N48 , En4 , v032 - .byte W18 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N12 , Bn4 - .byte W12 - .byte N36 , Gs4 - .byte W06 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N48 , Fs4 - .byte W18 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte N36 , An4 - .byte W06 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N48 , Gs4 - .byte W18 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W06 - .byte N24 , Fs4 - .byte W06 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W06 - .byte N24 , Gs4 - .byte W06 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte W06 - .byte N60 , En4 - .byte W06 - .byte MOD , 5 - .byte W36 - .byte VOL , 34*mus_rg_purin_mvl/mxv - .byte W12 - .byte 22*mus_rg_purin_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte W18 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_purin_4: - .byte KEYSH , mus_rg_purin_key+0 - .byte VOICE , 81 - .byte VOL , 45*mus_rg_purin_mvl/mxv - .byte PAN , c_v+63 - .byte LFOS , 62 - .byte BENDR , 12 - .byte BEND , c_v+2 - .byte W12 - .byte N52 , En4 , v024 - .byte W12 - .byte MOD , 3 - .byte W36 - .byte W03 - .byte 0 - .byte W01 - .byte N12 , Bn4 - .byte W12 - .byte N36 , Gs4 - .byte W14 - .byte MOD , 4 - .byte W06 - .byte W15 - .byte 0 - .byte W01 - .byte N48 , Fs4 - .byte W14 - .byte MOD , 4 - .byte W32 - .byte W02 - .byte N12 , Gs4 - .byte W02 - .byte MOD , 0 - .byte W10 - .byte N36 , An4 - .byte W11 - .byte MOD , 4 - .byte W09 - .byte W16 - .byte N48 , Gs4 - .byte W02 - .byte MOD , 0 - .byte W12 - .byte 4 - .byte W32 - .byte W02 - .byte N24 , Fs4 - .byte W02 - .byte MOD , 0 - .byte W22 - .byte N24 , Gs4 - .byte W08 - .byte W16 - .byte N48 , En4 - .byte W08 - .byte MOD , 4 - .byte W24 - .byte VOL , 34*mus_rg_purin_mvl/mxv - .byte W12 - .byte 23*mus_rg_purin_mvl/mxv - .byte W36 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_purin: - .byte 4 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_purin_pri @ Priority - .byte mus_rg_purin_rev @ Reverb. - - .word mus_rg_purin_grp - - .word mus_rg_purin_1 - .word mus_rg_purin_2 - .word mus_rg_purin_3 - .word mus_rg_purin_4 - - .end diff --git a/sound/songs/mus_rg_rival1.s b/sound/songs/mus_rg_rival1.s deleted file mode 100644 index 50d80faaed..0000000000 --- a/sound/songs/mus_rg_rival1.s +++ /dev/null @@ -1,1515 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_rival1_grp, voicegroup174 - .equ mus_rg_rival1_pri, 0 - .equ mus_rg_rival1_rev, reverb_set+50 - .equ mus_rg_rival1_mvl, 127 - .equ mus_rg_rival1_key, 0 - .equ mus_rg_rival1_tbs, 1 - .equ mus_rg_rival1_exg, 0 - .equ mus_rg_rival1_cmp, 1 - - .section .rodata - .global mus_rg_rival1 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_rival1_1: - .byte KEYSH , mus_rg_rival1_key+0 - .byte TEMPO , 168*mus_rg_rival1_tbs/2 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 53*mus_rg_rival1_mvl/mxv - .byte N06 , Dn4 , v088 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N36 , Fn3 - .byte W36 - .byte VOL , 50*mus_rg_rival1_mvl/mxv - .byte N03 , Dn3 - .byte W24 - .byte N03 - .byte W24 - .byte PAN , c_v-62 - .byte W09 - .byte VOICE , 82 - .byte VOL , 53*mus_rg_rival1_mvl/mxv - .byte W03 - .byte N12 , An3 , v127 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 -mus_rg_rival1_1_B1: - .byte VOICE , 82 - .byte PAN , c_v-64 - .byte N24 , Bn3 , v127 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N12 , Dn4 - .byte W36 - .byte PAN , c_v+63 - .byte N24 - .byte W24 - .byte N12 , Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N12 , Cn4 - .byte W36 - .byte PAN , c_v-64 - .byte N24 , Gn4 - .byte W24 - .byte PAN , c_v+0 - .byte N12 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte N12 , Dn4 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs4 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , An3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn4 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Fs4 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cn4 , v120 - .byte W06 - .byte N12 , Dn3 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn4 - .byte W24 - .byte Dn3 - .byte W12 - .byte N24 , Cn4 - .byte W12 - .byte PAN , c_v-63 - .byte W12 - .byte N12 , Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Cn4 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fn4 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn4 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cn4 - .byte W06 - .byte As3 , v120 - .byte W06 - .byte Gn3 , v127 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte N12 , Gn3 , v127 - .byte W36 - .byte PAN , c_v+63 - .byte N24 , As3 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-64 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N36 , Fn3 - .byte W36 - .byte N24 , Fs3 - .byte W24 - .byte N12 , Dn3 - .byte W36 - .byte PAN , c_v+63 - .byte N24 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N36 , Fn3 - .byte W36 - .byte N24 , Fs3 - .byte W24 - .byte N12 , Dn3 - .byte W36 - .byte PAN , c_v-64 - .byte N24 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte GOTO - .word mus_rg_rival1_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_rival1_2: - .byte KEYSH , mus_rg_rival1_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 77*mus_rg_rival1_mvl/mxv - .byte N06 , Bn4 , v108 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N03 , Gn3 - .byte W24 - .byte N03 - .byte W24 - .byte Dn3 - .byte W09 - .byte VOL , 46*mus_rg_rival1_mvl/mxv - .byte W03 - .byte VOICE , 81 - .byte N12 , Dn4 , v127 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 -mus_rg_rival1_2_B1: - .byte N24 , Gn4 , v127 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte N36 , Fn4 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , Fs4 - .byte W24 - .byte N12 , Gn4 - .byte W36 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte As4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte N36 , As4 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , Bn4 - .byte W24 - .byte N12 , Cn5 - .byte W36 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N96 , Dn5 - .byte W24 - .byte MOD , 5 - .byte W72 - .byte N36 - .byte W36 - .byte MOD , 0 - .byte N24 , Fs5 , v064 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Dn5 , v127 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte VOL , 11*mus_rg_rival1_mvl/mxv - .byte N96 , Cn5 - .byte W15 - .byte VOL , 17*mus_rg_rival1_mvl/mxv - .byte W09 - .byte MOD , 5 - .byte VOL , 22*mus_rg_rival1_mvl/mxv - .byte W09 - .byte 29*mus_rg_rival1_mvl/mxv - .byte W06 - .byte 38*mus_rg_rival1_mvl/mxv - .byte W06 - .byte 51*mus_rg_rival1_mvl/mxv - .byte W03 - .byte 68*mus_rg_rival1_mvl/mxv - .byte W24 - .byte 72*mus_rg_rival1_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 60*mus_rg_rival1_mvl/mxv - .byte N12 , Cn4 - .byte W36 - .byte N24 , As4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N96 , Gn4 - .byte W12 - .byte W24 - .byte MOD , 5 - .byte W60 - .byte 0 - .byte N12 - .byte W12 - .byte Gn3 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Gn4 , v064 - .byte W12 - .byte Dn4 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte W24 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N04 , Dn5 - .byte W04 - .byte Cn5 - .byte W04 - .byte An4 - .byte W04 - .byte N24 , Fs4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn3 , v127 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte GOTO - .word mus_rg_rival1_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_rival1_3: - .byte KEYSH , mus_rg_rival1_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 45*mus_rg_rival1_mvl/mxv - .byte N12 , Dn4 , v096 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Cs4 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cn4 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Bn3 - .byte W24 - .byte PAN , c_v-32 - .byte BEND , c_v+0 - .byte N03 , Gn3 - .byte W24 - .byte PAN , c_v+32 - .byte N03 - .byte W24 - .byte PAN , c_v-32 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v+33 - .byte N06 - .byte W12 - .byte N03 - .byte W12 -mus_rg_rival1_3_B1: - .byte VOICE , 30 - .byte PAN , c_v-32 - .byte VOL , 33*mus_rg_rival1_mvl/mxv - .byte N12 , Gn2 , v127 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte PAN , c_v+32 - .byte N06 , Dn3 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte N03 , Dn2 , v120 - .byte W06 - .byte Gn2 - .byte W06 - .byte N06 , Dn3 , v127 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn2 - .byte W36 - .byte PAN , c_v+32 - .byte N36 , As2 - .byte W12 - .byte MOD , 9 - .byte W03 - .byte PAN , c_v+16 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-16 - .byte W09 - .byte c_v-32 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte N06 , Bn2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Cn3 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Ds2 , v120 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 , v127 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Cn3 - .byte W36 - .byte PAN , c_v-32 - .byte N36 , Gn2 - .byte W12 - .byte MOD , 9 - .byte W03 - .byte PAN , c_v-13 - .byte W06 - .byte c_v-1 - .byte W03 - .byte c_v+12 - .byte W06 - .byte c_v+32 - .byte W06 - .byte c_v+32 - .byte MOD , 0 - .byte N12 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fs2 - .byte W12 - .byte An2 - .byte W24 - .byte PAN , c_v+32 - .byte N06 , Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fs2 - .byte W24 - .byte An2 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Fs2 - .byte W12 - .byte An2 - .byte W24 - .byte PAN , c_v-32 - .byte N06 , Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Fs2 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En2 - .byte W12 - .byte Cn3 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , En2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+0 - .byte VOL , 55*mus_rg_rival1_mvl/mxv - .byte BEND , c_v+63 - .byte N48 , En2 , v120 - .byte W03 - .byte BEND , c_v+47 - .byte W03 - .byte c_v+36 - .byte W03 - .byte c_v+19 - .byte W03 - .byte MOD , 9 - .byte BEND , c_v+3 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-19 - .byte W03 - .byte c_v-28 - .byte W06 - .byte c_v-39 - .byte W03 - .byte c_v-49 - .byte W03 - .byte c_v-59 - .byte W03 - .byte c_v-64 - .byte W12 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte VOL , 32*mus_rg_rival1_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Cn3 , v127 - .byte W12 - .byte PAN , c_v+4 - .byte N12 , Bn2 - .byte W12 - .byte PAN , c_v-23 - .byte N12 , As2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte As2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , Gn2 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W24 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn2 - .byte W24 - .byte As2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Dn3 - .byte W12 - .byte GOTO - .word mus_rg_rival1_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_rival1_4: - .byte KEYSH , mus_rg_rival1_key+0 - .byte VOICE , 38 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-16 - .byte VOL , 79*mus_rg_rival1_mvl/mxv - .byte W96 - .byte W60 - .byte N12 , As1 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte Gs1 - .byte W12 -mus_rg_rival1_4_B1: - .byte N36 , Gn1 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Dn1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N03 , Dn2 - .byte W12 - .byte N06 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Fs1 - .byte W12 - .byte Gn1 - .byte W36 - .byte N24 , As1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N06 , As1 - .byte W12 - .byte N24 , Gn1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N03 , Gn2 - .byte W12 - .byte N06 - .byte W06 - .byte Fn2 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte Cn2 - .byte W36 - .byte N24 , Ds1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N06 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Bn1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Bn1 - .byte W12 - .byte N12 , Cn2 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte As1 - .byte W12 - .byte An1 - .byte W12 -mus_rg_rival1_4_000: - .byte N24 , Gn1 , v127 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte N36 , Fn1 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Fs1 - .byte W24 - .byte PEND -mus_rg_rival1_4_001: - .byte N12 , Gn1 , v127 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N03 , Dn2 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_rival1_4_000 - .byte PATT - .word mus_rg_rival1_4_001 - .byte GOTO - .word mus_rg_rival1_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_rival1_5: - .byte KEYSH , mus_rg_rival1_key+0 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_rival1_mvl/mxv - .byte N06 , Bn4 , v080 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N03 , Gn3 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W48 -mus_rg_rival1_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_rival1_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_rival1_6: - .byte KEYSH , mus_rg_rival1_key+0 - .byte VOICE , 92 - .byte VOL , 34*mus_rg_rival1_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte W96 - .byte W60 - .byte N12 , Dn4 , v127 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 -mus_rg_rival1_6_B1: - .byte N24 , Gn4 , v127 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte N36 , Fn4 - .byte W36 - .byte N24 , Fs4 - .byte W24 - .byte N12 , Gn4 - .byte W36 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte As4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte N36 , As4 - .byte W36 - .byte N24 , Bn4 - .byte W24 - .byte N12 , Cn5 - .byte W36 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N96 , Dn5 - .byte W96 - .byte N36 - .byte W36 - .byte N24 , Fs5 , v064 - .byte W24 - .byte N12 , Dn5 , v127 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte W48 - .byte N48 , Cn5 - .byte W48 - .byte N12 , Cn4 - .byte W36 - .byte N24 , As4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N96 , Gn4 - .byte W12 - .byte W84 - .byte N12 - .byte W12 - .byte Gn3 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Gn4 , v064 - .byte W12 - .byte Dn4 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte W24 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N04 , Dn5 - .byte W04 - .byte Cn5 - .byte W04 - .byte An4 - .byte W04 - .byte N24 , Fs4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn3 , v127 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte GOTO - .word mus_rg_rival1_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_rival1_7: - .byte KEYSH , mus_rg_rival1_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 79*mus_rg_rival1_mvl/mxv - .byte W96 - .byte 78*mus_rg_rival1_mvl/mxv - .byte N06 , Cn1 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W06 - .byte N06 - .byte W06 -mus_rg_rival1_7_B1: - .byte VOL , 68*mus_rg_rival1_mvl/mxv - .byte N06 , Cn1 , v127 - .byte N36 , Cs2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte N36 , An2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Bn1 , v127 - .byte N36 , An2 - .byte W06 - .byte N06 , An1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte N36 , Cs2 - .byte W12 - .byte N06 , Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v127 - .byte N36 , Cs2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte N36 , An2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W06 - .byte N06 - .byte W06 - .byte Cn2 , v127 - .byte N24 , En2 , v120 - .byte W06 - .byte N06 , An1 , v127 - .byte W06 - .byte Gn1 , v124 - .byte W06 - .byte Fn1 , v127 - .byte W06 - .byte Dn1 , v100 - .byte N12 , Cs2 , v080 - .byte W12 - .byte N06 , Cn1 , v120 - .byte N36 , An2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v127 - .byte W36 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte Bn0 , v104 - .byte W06 - .byte Bn0 , v072 - .byte W06 - .byte Cn1 , v127 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v124 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte En1 , v104 - .byte W06 - .byte En1 , v072 - .byte W06 - .byte Dn1 , v100 - .byte N36 , En2 , v120 - .byte W36 - .byte N06 , Cn1 - .byte W12 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Dn1 , v100 - .byte N06 , Ds1 , v120 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W24 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte En1 - .byte W06 -mus_rg_rival1_7_000: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W24 - .byte PEND - .byte Cn1 , v120 - .byte W24 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Bn0 - .byte W06 - .byte PATT - .word mus_rg_rival1_7_000 - .byte GOTO - .word mus_rg_rival1_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_rival1_8: - .byte KEYSH , mus_rg_rival1_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 47*mus_rg_rival1_mvl/mxv - .byte W48 - .byte N03 , Cn5 , v120 - .byte W18 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v104 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v048 - .byte W06 -mus_rg_rival1_8_B1: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v044 - .byte W24 - .byte Cn5 , v048 - .byte W24 - .byte N03 - .byte W24 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v104 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v044 - .byte W24 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W24 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v108 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v040 - .byte W18 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v108 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v076 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v076 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte W96 -mus_rg_rival1_8_000: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte PEND -mus_rg_rival1_8_001: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v120 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_rival1_8_000 - .byte PATT - .word mus_rg_rival1_8_001 - .byte GOTO - .word mus_rg_rival1_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_rival1_9: - .byte KEYSH , mus_rg_rival1_key+0 - .byte VOICE , 126 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_rival1_mvl/mxv - .byte W84 - .byte N12 , Gn5 , v120 - .byte W12 - .byte W96 -mus_rg_rival1_9_B1: - .byte W96 - .byte W36 - .byte N12 , Gn5 , v100 - .byte W24 - .byte Gn5 , v108 - .byte W24 - .byte Gn5 , v120 - .byte W12 - .byte W96 - .byte W36 - .byte N12 - .byte W48 - .byte N12 - .byte W12 - .byte W84 - .byte N12 - .byte W12 - .byte W72 - .byte N12 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte GOTO - .word mus_rg_rival1_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_rival1: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_rival1_pri @ Priority - .byte mus_rg_rival1_rev @ Reverb. - - .word mus_rg_rival1_grp - - .word mus_rg_rival1_1 - .word mus_rg_rival1_2 - .word mus_rg_rival1_3 - .word mus_rg_rival1_4 - .word mus_rg_rival1_5 - .word mus_rg_rival1_6 - .word mus_rg_rival1_7 - .word mus_rg_rival1_8 - .word mus_rg_rival1_9 - - .end diff --git a/sound/songs/mus_rg_rival2.s b/sound/songs/mus_rg_rival2.s deleted file mode 100644 index a156874b2c..0000000000 --- a/sound/songs/mus_rg_rival2.s +++ /dev/null @@ -1,1436 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_rival2_grp, voicegroup174 - .equ mus_rg_rival2_pri, 0 - .equ mus_rg_rival2_rev, reverb_set+50 - .equ mus_rg_rival2_mvl, 127 - .equ mus_rg_rival2_key, 0 - .equ mus_rg_rival2_tbs, 1 - .equ mus_rg_rival2_exg, 0 - .equ mus_rg_rival2_cmp, 1 - - .section .rodata - .global mus_rg_rival2 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_rival2_1: - .byte KEYSH , mus_rg_rival2_key+0 - .byte TEMPO , 168*mus_rg_rival2_tbs/2 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 60*mus_rg_rival2_mvl/mxv - .byte PAN , c_v-32 - .byte VOL , 45*mus_rg_rival2_mvl/mxv - .byte N03 , Dn3 , v072 - .byte W24 - .byte N03 - .byte W24 - .byte PAN , c_v-62 - .byte W09 - .byte VOICE , 82 - .byte VOL , 53*mus_rg_rival2_mvl/mxv - .byte W03 - .byte N12 , An3 , v127 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 -mus_rg_rival2_1_B1: - .byte VOICE , 82 - .byte PAN , c_v-64 - .byte N24 , Bn3 , v127 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N12 , Dn4 - .byte W36 - .byte PAN , c_v+63 - .byte N24 - .byte W24 - .byte N12 , Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N12 , Cn4 - .byte W36 - .byte PAN , c_v-64 - .byte N24 , Gn4 - .byte W24 - .byte PAN , c_v+0 - .byte N12 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte N12 , Dn4 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs4 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , An3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn4 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Fs4 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cn4 , v120 - .byte W06 - .byte N12 , Dn3 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn4 - .byte W24 - .byte Dn3 - .byte W12 - .byte N24 , Cn4 - .byte W12 - .byte PAN , c_v-63 - .byte W12 - .byte N12 , Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Cn4 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fn4 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn4 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cn4 - .byte W06 - .byte As3 , v120 - .byte W06 - .byte Gn3 , v127 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte N12 , Gn3 , v127 - .byte W36 - .byte PAN , c_v+63 - .byte N24 , As3 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-64 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N36 , Fn3 - .byte W36 - .byte N24 , Fs3 - .byte W24 - .byte N12 , Dn3 - .byte W36 - .byte PAN , c_v+63 - .byte N24 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N36 , Fn3 - .byte W36 - .byte N24 , Fs3 - .byte W24 - .byte N12 , Dn3 - .byte W36 - .byte PAN , c_v-64 - .byte N24 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte GOTO - .word mus_rg_rival2_1_B1 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_rival2_2: - .byte KEYSH , mus_rg_rival2_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_rival2_mvl/mxv - .byte N03 , Gn3 , v096 - .byte W24 - .byte N03 - .byte W24 - .byte Dn3 - .byte W09 - .byte VOL , 46*mus_rg_rival2_mvl/mxv - .byte W03 - .byte VOICE , 81 - .byte N12 , Dn4 , v127 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 -mus_rg_rival2_2_B1: - .byte N24 , Gn4 , v127 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte N36 , Fn4 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , Fs4 - .byte W24 - .byte N12 , Gn4 - .byte W36 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte As4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte N36 , As4 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , Bn4 - .byte W24 - .byte N12 , Cn5 - .byte W36 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N96 , Dn5 - .byte W24 - .byte MOD , 5 - .byte W72 - .byte N36 - .byte W36 - .byte MOD , 0 - .byte N24 , Fs5 , v064 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Dn5 , v127 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte VOL , 11*mus_rg_rival2_mvl/mxv - .byte N96 , Cn5 - .byte W15 - .byte VOL , 17*mus_rg_rival2_mvl/mxv - .byte W09 - .byte MOD , 5 - .byte VOL , 22*mus_rg_rival2_mvl/mxv - .byte W09 - .byte 29*mus_rg_rival2_mvl/mxv - .byte W06 - .byte 38*mus_rg_rival2_mvl/mxv - .byte W06 - .byte 51*mus_rg_rival2_mvl/mxv - .byte W03 - .byte 68*mus_rg_rival2_mvl/mxv - .byte W24 - .byte 72*mus_rg_rival2_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 60*mus_rg_rival2_mvl/mxv - .byte N12 , Cn4 - .byte W36 - .byte N24 , As4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N96 , Gn4 - .byte W12 - .byte W24 - .byte MOD , 5 - .byte W60 - .byte 0 - .byte N12 - .byte W12 - .byte Gn3 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Gn4 , v064 - .byte W12 - .byte Dn4 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte W24 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N04 , Dn5 - .byte W04 - .byte Cn5 - .byte W04 - .byte An4 - .byte W04 - .byte N24 , Fs4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn3 , v127 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte GOTO - .word mus_rg_rival2_2_B1 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_rival2_3: - .byte KEYSH , mus_rg_rival2_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 60*mus_rg_rival2_mvl/mxv - .byte PAN , c_v-32 - .byte BEND , c_v+0 - .byte N03 , Gn3 , v127 - .byte W24 - .byte PAN , c_v+32 - .byte N03 - .byte W24 - .byte PAN , c_v-32 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v+33 - .byte N06 - .byte W12 - .byte N03 - .byte W12 -mus_rg_rival2_3_B1: - .byte VOICE , 30 - .byte PAN , c_v-32 - .byte VOL , 33*mus_rg_rival2_mvl/mxv - .byte N12 , Gn2 , v127 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte PAN , c_v+32 - .byte N06 , Dn3 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte N03 , Dn2 , v120 - .byte W06 - .byte Gn2 - .byte W06 - .byte N06 , Dn3 , v127 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn2 - .byte W36 - .byte PAN , c_v+32 - .byte N36 , As2 - .byte W12 - .byte MOD , 9 - .byte W03 - .byte PAN , c_v+16 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-16 - .byte W09 - .byte c_v-32 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte N06 , Bn2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Cn3 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Ds2 , v120 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 , v127 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Cn3 - .byte W36 - .byte PAN , c_v-32 - .byte N36 , Gn2 - .byte W12 - .byte MOD , 9 - .byte W03 - .byte PAN , c_v-13 - .byte W06 - .byte c_v-1 - .byte W03 - .byte c_v+12 - .byte W06 - .byte c_v+32 - .byte W06 - .byte c_v+32 - .byte MOD , 0 - .byte N12 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fs2 - .byte W12 - .byte An2 - .byte W24 - .byte PAN , c_v+32 - .byte N06 , Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fs2 - .byte W24 - .byte An2 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Fs2 - .byte W12 - .byte An2 - .byte W24 - .byte PAN , c_v-32 - .byte N06 , Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Fs2 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En2 - .byte W12 - .byte Cn3 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , En2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+0 - .byte VOL , 55*mus_rg_rival2_mvl/mxv - .byte BEND , c_v+63 - .byte N48 , En2 , v120 - .byte W03 - .byte BEND , c_v+47 - .byte W03 - .byte c_v+36 - .byte W03 - .byte c_v+19 - .byte W03 - .byte MOD , 9 - .byte BEND , c_v+3 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-19 - .byte W03 - .byte c_v-28 - .byte W06 - .byte c_v-39 - .byte W03 - .byte c_v-49 - .byte W03 - .byte c_v-59 - .byte W03 - .byte c_v-64 - .byte W12 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte VOL , 32*mus_rg_rival2_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Cn3 , v127 - .byte W12 - .byte PAN , c_v+4 - .byte N12 , Bn2 - .byte W12 - .byte PAN , c_v-23 - .byte N12 , As2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte As2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , Gn2 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W24 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn2 - .byte W24 - .byte As2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Dn3 - .byte W12 - .byte GOTO - .word mus_rg_rival2_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_rival2_4: - .byte KEYSH , mus_rg_rival2_key+0 - .byte VOICE , 38 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-16 - .byte VOL , 79*mus_rg_rival2_mvl/mxv - .byte W60 - .byte N12 , As1 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte Gs1 - .byte W12 -mus_rg_rival2_4_B1: - .byte N36 , Gn1 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Dn1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N03 , Dn2 - .byte W12 - .byte N06 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Fs1 - .byte W12 - .byte Gn1 - .byte W36 - .byte N24 , As1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N06 , As1 - .byte W12 - .byte N24 , Gn1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N03 , Gn2 - .byte W12 - .byte N06 - .byte W06 - .byte Fn2 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte Cn2 - .byte W36 - .byte N24 , Ds1 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N06 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Bn1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Bn1 - .byte W12 - .byte N12 , Cn2 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte As1 - .byte W12 - .byte An1 - .byte W12 -mus_rg_rival2_4_000: - .byte N24 , Gn1 , v127 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte N36 , Fn1 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Fs1 - .byte W24 - .byte PEND -mus_rg_rival2_4_001: - .byte N12 , Gn1 , v127 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N03 , Dn2 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_rival2_4_000 - .byte PATT - .word mus_rg_rival2_4_001 - .byte GOTO - .word mus_rg_rival2_4_B1 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_rival2_5: - .byte KEYSH , mus_rg_rival2_key+0 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_rival2_mvl/mxv - .byte N03 , Gn3 , v080 - .byte W24 - .byte N03 - .byte W24 - .byte N03 - .byte W48 -mus_rg_rival2_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_rival2_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_rival2_6: - .byte KEYSH , mus_rg_rival2_key+0 - .byte VOICE , 92 - .byte VOL , 34*mus_rg_rival2_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte W60 - .byte N12 , Dn4 , v127 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 -mus_rg_rival2_6_B1: - .byte N24 , Gn4 , v127 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte N36 , Fn4 - .byte W36 - .byte N24 , Fs4 - .byte W24 - .byte N12 , Gn4 - .byte W36 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte As4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N24 , Cn5 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte N36 , As4 - .byte W36 - .byte N24 , Bn4 - .byte W24 - .byte N12 , Cn5 - .byte W36 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N96 , Dn5 - .byte W96 - .byte N36 - .byte W36 - .byte N24 , Fs5 , v064 - .byte W24 - .byte N12 , Dn5 , v127 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte W48 - .byte N48 , Cn5 - .byte W48 - .byte N12 , Cn4 - .byte W36 - .byte N24 , As4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N96 , Gn4 - .byte W12 - .byte W84 - .byte N12 - .byte W12 - .byte Gn3 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Gn4 , v064 - .byte W12 - .byte Dn4 - .byte W12 - .byte N06 , Dn5 - .byte W12 - .byte W24 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N04 , Dn5 - .byte W04 - .byte Cn5 - .byte W04 - .byte An4 - .byte W04 - .byte N24 , Fs4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn3 , v127 - .byte W36 - .byte N24 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte GOTO - .word mus_rg_rival2_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_rival2_7: - .byte KEYSH , mus_rg_rival2_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 78*mus_rg_rival2_mvl/mxv - .byte N06 , Cn1 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W06 - .byte N06 - .byte W06 -mus_rg_rival2_7_B1: - .byte VOL , 68*mus_rg_rival2_mvl/mxv - .byte N06 , Cn1 , v127 - .byte N36 , Cs2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte N36 , An2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Bn1 , v127 - .byte N36 , An2 - .byte W06 - .byte N06 , An1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte N36 , Cs2 - .byte W12 - .byte N06 , Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v127 - .byte N36 , Cs2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte N36 , An2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W06 - .byte N06 - .byte W06 - .byte Cn2 , v127 - .byte N24 , En2 , v120 - .byte W06 - .byte N06 , An1 , v127 - .byte W06 - .byte Gn1 , v124 - .byte W06 - .byte Fn1 , v127 - .byte W06 - .byte Dn1 , v100 - .byte N12 , Cs2 , v080 - .byte W12 - .byte N06 , Cn1 , v120 - .byte N36 , An2 - .byte W24 - .byte N06 , Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v127 - .byte W36 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte Bn0 , v104 - .byte W06 - .byte Bn0 , v072 - .byte W06 - .byte Cn1 , v127 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v124 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte En1 , v104 - .byte W06 - .byte En1 , v072 - .byte W06 - .byte Dn1 , v100 - .byte N36 , En2 , v120 - .byte W36 - .byte N06 , Cn1 - .byte W12 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Dn1 , v100 - .byte N06 , Ds1 , v120 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W24 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte En1 - .byte W06 -mus_rg_rival2_7_000: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W24 - .byte PEND - .byte Cn1 , v120 - .byte W24 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Bn0 - .byte W06 - .byte PATT - .word mus_rg_rival2_7_000 - .byte GOTO - .word mus_rg_rival2_7_B1 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_rival2_8: - .byte KEYSH , mus_rg_rival2_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 47*mus_rg_rival2_mvl/mxv - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v104 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v048 - .byte W06 -mus_rg_rival2_8_B1: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v044 - .byte W24 - .byte Cn5 , v048 - .byte W24 - .byte N03 - .byte W24 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v104 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v044 - .byte W24 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W24 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v108 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v040 - .byte W18 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v108 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v040 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v076 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v076 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte W96 -mus_rg_rival2_8_000: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte PEND -mus_rg_rival2_8_001: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte Cn5 , v120 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_rival2_8_000 - .byte PATT - .word mus_rg_rival2_8_001 - .byte GOTO - .word mus_rg_rival2_8_B1 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_rival2_9: - .byte KEYSH , mus_rg_rival2_key+0 - .byte VOICE , 126 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_rival2_mvl/mxv - .byte W96 -mus_rg_rival2_9_B1: - .byte W96 - .byte W36 - .byte N12 , Gn5 , v100 - .byte W24 - .byte Gn5 , v108 - .byte W24 - .byte Gn5 , v120 - .byte W12 - .byte W96 - .byte W36 - .byte N12 - .byte W48 - .byte N12 - .byte W12 - .byte W84 - .byte N12 - .byte W12 - .byte W72 - .byte N12 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte GOTO - .word mus_rg_rival2_9_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_rival2: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_rival2_pri @ Priority - .byte mus_rg_rival2_rev @ Reverb. - - .word mus_rg_rival2_grp - - .word mus_rg_rival2_1 - .word mus_rg_rival2_2 - .word mus_rg_rival2_3 - .word mus_rg_rival2_4 - .word mus_rg_rival2_5 - .word mus_rg_rival2_6 - .word mus_rg_rival2_7 - .word mus_rg_rival2_8 - .word mus_rg_rival2_9 - - .end diff --git a/sound/songs/mus_rg_rocket.s b/sound/songs/mus_rg_rocket.s deleted file mode 100644 index 06062384c3..0000000000 --- a/sound/songs/mus_rg_rocket.s +++ /dev/null @@ -1,711 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_rocket_grp, voicegroup142 - .equ mus_rg_rocket_pri, 0 - .equ mus_rg_rocket_rev, reverb_set+50 - .equ mus_rg_rocket_mvl, 127 - .equ mus_rg_rocket_key, 0 - .equ mus_rg_rocket_tbs, 1 - .equ mus_rg_rocket_exg, 0 - .equ mus_rg_rocket_cmp, 1 - - .section .rodata - .global mus_rg_rocket - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_rocket_1: - .byte KEYSH , mus_rg_rocket_key+0 - .byte TEMPO , 146*mus_rg_rocket_tbs/2 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte VOL , 47*mus_rg_rocket_mvl/mxv - .byte W24 - .byte N12 , Gs2 , v088 - .byte W12 - .byte Gn2 - .byte W12 - .byte VOL , 23*mus_rg_rocket_mvl/mxv - .byte N24 , Gs2 - .byte W03 - .byte VOL , 28*mus_rg_rocket_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte VOL , 36*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 41*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 48*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 56*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 60*mus_rg_rocket_mvl/mxv - .byte W06 - .byte PAN , c_v-64 - .byte MOD , 0 - .byte VOL , 47*mus_rg_rocket_mvl/mxv - .byte N06 , En2 - .byte W24 - .byte N06 - .byte W24 -mus_rg_rocket_1_B1: -mus_rg_rocket_1_000: - .byte N06 , En2 , v088 - .byte W24 - .byte VOL , 23*mus_rg_rocket_mvl/mxv - .byte N24 - .byte W03 - .byte VOL , 28*mus_rg_rocket_mvl/mxv - .byte W03 - .byte MOD , 8 - .byte VOL , 36*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 41*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 48*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 56*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 60*mus_rg_rocket_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 47*mus_rg_rocket_mvl/mxv - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_rocket_1_000 - .byte PATT - .word mus_rg_rocket_1_000 - .byte PATT - .word mus_rg_rocket_1_000 - .byte GOTO - .word mus_rg_rocket_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_rocket_2: - .byte KEYSH , mus_rg_rocket_key+0 - .byte VOICE , 38 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 95*mus_rg_rocket_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Cs3 , v120 - .byte W12 - .byte Cn3 - .byte W12 - .byte N48 , Cs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 84*mus_rg_rocket_mvl/mxv - .byte W12 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte VOL , 96*mus_rg_rocket_mvl/mxv - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 -mus_rg_rocket_2_B1: - .byte N03 , Cs3 , v120 - .byte W24 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte N24 - .byte W06 - .byte MOD , 8 - .byte VOL , 52*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 60*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 84*mus_rg_rocket_mvl/mxv - .byte MOD , 12 - .byte W03 - .byte VOL , 96*mus_rg_rocket_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte N24 , Cn3 - .byte W06 - .byte MOD , 8 - .byte VOL , 52*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 60*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 84*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 96*mus_rg_rocket_mvl/mxv - .byte MOD , 12 - .byte W06 - .byte 0 - .byte N12 , An2 - .byte W12 - .byte As2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N03 , Cs3 - .byte W24 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte N24 - .byte W06 - .byte MOD , 8 - .byte VOL , 52*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 60*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 84*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 96*mus_rg_rocket_mvl/mxv - .byte MOD , 12 - .byte W06 - .byte 0 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte N24 , Cn3 - .byte W06 - .byte MOD , 8 - .byte VOL , 52*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 60*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 84*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 96*mus_rg_rocket_mvl/mxv - .byte MOD , 12 - .byte W06 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte GOTO - .word mus_rg_rocket_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_rocket_3: - .byte KEYSH , mus_rg_rocket_key+0 - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+24 - .byte VOL , 47*mus_rg_rocket_mvl/mxv - .byte W24 - .byte W24 - .byte N12 , Cs5 , v124 - .byte W12 - .byte Cn5 - .byte W12 - .byte N24 , Cs5 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte VOL , 30*mus_rg_rocket_mvl/mxv - .byte W06 - .byte 21*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 12*mus_rg_rocket_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Gs4 , v127 - .byte W24 -mus_rg_rocket_3_B1: - .byte N06 , Gs4 , v127 - .byte W24 - .byte VOL , 23*mus_rg_rocket_mvl/mxv - .byte N24 , Cn5 , v120 - .byte W06 - .byte MOD , 8 - .byte VOL , 30*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 36*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 40*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 48*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 60*mus_rg_rocket_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 42*mus_rg_rocket_mvl/mxv - .byte N06 , Gs4 , v127 - .byte W03 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte W21 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte VOL , 23*mus_rg_rocket_mvl/mxv - .byte N24 , Cn5 - .byte W06 - .byte MOD , 8 - .byte VOL , 30*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 36*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 40*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 48*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 60*mus_rg_rocket_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte N06 , Gs4 , v120 - .byte W24 - .byte Gs4 , v127 - .byte W24 -mus_rg_rocket_3_000: - .byte N06 , Gs4 , v127 - .byte W24 - .byte VOL , 23*mus_rg_rocket_mvl/mxv - .byte N24 , Cn5 - .byte W06 - .byte MOD , 8 - .byte VOL , 30*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 36*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 40*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 48*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 60*mus_rg_rocket_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte N06 , Gs4 - .byte W24 - .byte N06 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_rocket_3_000 - .byte GOTO - .word mus_rg_rocket_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_rocket_4: - .byte KEYSH , mus_rg_rocket_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Cs2 , v120 - .byte W12 - .byte Gn1 - .byte W12 - .byte N36 , Cs1 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W24 -mus_rg_rocket_4_B1: - .byte N06 , Cs1 , v120 - .byte W24 - .byte N24 , Cs2 - .byte W12 - .byte VOL , 60*mus_rg_rocket_mvl/mxv - .byte W06 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W06 - .byte 48*mus_rg_rocket_mvl/mxv - .byte N06 , Gs1 - .byte W24 - .byte N24 , Dn1 - .byte W24 - .byte N06 , Cs1 - .byte W24 - .byte N24 , Cn2 - .byte W12 - .byte VOL , 60*mus_rg_rocket_mvl/mxv - .byte W06 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W06 - .byte 48*mus_rg_rocket_mvl/mxv - .byte N06 , Cs1 - .byte W24 - .byte N06 - .byte W24 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte Gs1 - .byte W24 - .byte N24 , Cs2 - .byte W12 - .byte VOL , 60*mus_rg_rocket_mvl/mxv - .byte W06 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W06 - .byte 48*mus_rg_rocket_mvl/mxv - .byte N06 , Cs1 - .byte W24 - .byte N24 , Cn2 - .byte W12 - .byte VOL , 60*mus_rg_rocket_mvl/mxv - .byte W06 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W06 - .byte 48*mus_rg_rocket_mvl/mxv - .byte N06 , Cs1 - .byte W24 - .byte N06 - .byte W24 - .byte GOTO - .word mus_rg_rocket_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_rocket_5: - .byte KEYSH , mus_rg_rocket_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 95*mus_rg_rocket_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Cs3 , v084 - .byte W12 - .byte Cn3 - .byte W12 - .byte N48 , Cs3 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte VOL , 84*mus_rg_rocket_mvl/mxv - .byte W12 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W12 - .byte 96*mus_rg_rocket_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 -mus_rg_rocket_5_B1: -mus_rg_rocket_5_000: - .byte N03 , Cs4 , v084 - .byte W24 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte N24 - .byte W06 - .byte VOL , 52*mus_rg_rocket_mvl/mxv - .byte MOD , 10 - .byte W03 - .byte VOL , 60*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 84*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 96*mus_rg_rocket_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte PEND - .byte N06 - .byte W24 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte W06 - .byte 52*mus_rg_rocket_mvl/mxv - .byte MOD , 10 - .byte W03 - .byte VOL , 60*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 84*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 96*mus_rg_rocket_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N12 , An3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PATT - .word mus_rg_rocket_5_000 - .byte N06 , Cs4 , v084 - .byte W24 - .byte VOL , 48*mus_rg_rocket_mvl/mxv - .byte W06 - .byte 52*mus_rg_rocket_mvl/mxv - .byte MOD , 10 - .byte W03 - .byte VOL , 60*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 72*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 84*mus_rg_rocket_mvl/mxv - .byte W03 - .byte 96*mus_rg_rocket_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte GOTO - .word mus_rg_rocket_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_rocket_6: - .byte KEYSH , mus_rg_rocket_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 36*mus_rg_rocket_mvl/mxv - .byte BEND , c_v+2 - .byte N12 , Cs3 , v127 - .byte W12 - .byte Cn3 - .byte W12 - .byte N48 , Cs3 - .byte W12 - .byte MOD , 9 - .byte W36 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 -mus_rg_rocket_6_B1: -mus_rg_rocket_6_000: - .byte N03 , Cs3 , v127 - .byte W24 - .byte N24 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte PEND - .byte N06 - .byte W24 - .byte N24 , Cn3 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , An2 - .byte W12 - .byte As2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PATT - .word mus_rg_rocket_6_000 - .byte N06 , Cs3 , v127 - .byte W24 - .byte N24 , Cn3 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte GOTO - .word mus_rg_rocket_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_rocket_7: - .byte KEYSH , mus_rg_rocket_key+0 - .byte VOICE , 0 - .byte VOL , 61*mus_rg_rocket_mvl/mxv - .byte PAN , c_v-1 - .byte N12 , Cs1 , v120 - .byte W12 - .byte Fn1 - .byte W12 - .byte N48 , Fn2 , v064 - .byte W48 - .byte N06 , En3 , v104 - .byte W12 - .byte Dn3 , v084 - .byte W12 - .byte En3 , v104 - .byte W12 - .byte Gs2 , v080 - .byte W12 -mus_rg_rocket_7_B1: - .byte N12 , Cn1 , v096 - .byte W12 - .byte Fs2 , v120 - .byte W12 - .byte N24 , Fn2 , v048 - .byte W24 - .byte N12 , En1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , Fn2 , v048 - .byte W24 - .byte N06 , Cn1 , v120 - .byte W12 - .byte N12 , Fs2 , v096 - .byte W12 - .byte N06 , En3 , v120 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gs2 , v080 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte En3 , v112 - .byte W12 - .byte Gs2 , v080 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte En1 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Fn2 , v048 - .byte W24 - .byte N06 , Dn3 , v120 - .byte W12 - .byte En3 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Cn2 , v100 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn2 , v120 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte GOTO - .word mus_rg_rocket_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_rocket: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_rocket_pri @ Priority - .byte mus_rg_rocket_rev @ Reverb. - - .word mus_rg_rocket_grp - - .word mus_rg_rocket_1 - .word mus_rg_rocket_2 - .word mus_rg_rocket_3 - .word mus_rg_rocket_4 - .word mus_rg_rocket_5 - .word mus_rg_rocket_6 - .word mus_rg_rocket_7 - - .end diff --git a/sound/songs/mus_rg_santoan.s b/sound/songs/mus_rg_santoan.s deleted file mode 100644 index 60976ecf2c..0000000000 --- a/sound/songs/mus_rg_santoan.s +++ /dev/null @@ -1,3437 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_santoan_grp, voicegroup163 - .equ mus_rg_santoan_pri, 0 - .equ mus_rg_santoan_rev, reverb_set+50 - .equ mus_rg_santoan_mvl, 127 - .equ mus_rg_santoan_key, 0 - .equ mus_rg_santoan_tbs, 1 - .equ mus_rg_santoan_exg, 0 - .equ mus_rg_santoan_cmp, 1 - - .section .rodata - .global mus_rg_santoan - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_santoan_1: - .byte KEYSH , mus_rg_santoan_key+0 - .byte TEMPO , 114*mus_rg_santoan_tbs/2 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 42*mus_rg_santoan_mvl/mxv - .byte W72 - .byte N12 , As2 , v127 - .byte W12 - .byte Cn3 , v108 - .byte W12 -mus_rg_santoan_1_000: - .byte N24 , Cs3 , v127 - .byte W24 - .byte Fn2 , v112 - .byte W24 - .byte Fs2 - .byte W24 - .byte Gs2 - .byte W24 - .byte PEND -mus_rg_santoan_1_001: - .byte N36 , As2 , v120 - .byte W36 - .byte N12 , Fn2 , v108 - .byte W12 - .byte N24 , Ds2 - .byte W24 - .byte As2 - .byte W24 - .byte PEND -mus_rg_santoan_1_002: - .byte N36 , Cn3 , v120 - .byte W36 - .byte N12 , Gs2 , v112 - .byte W12 - .byte N24 , Fs2 - .byte W24 - .byte Gs2 - .byte W24 - .byte PEND -mus_rg_santoan_1_B1: - .byte W72 - .byte N12 , As2 , v127 - .byte W12 - .byte Cn3 , v112 - .byte W12 - .byte N24 , Cs3 , v127 - .byte W24 - .byte N12 , Fn3 , v112 - .byte W12 - .byte Ds3 - .byte W12 - .byte N24 , Gs2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Cs3 , v120 - .byte W24 - .byte N12 , Fs3 , v112 - .byte W12 - .byte Cs3 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte Cs3 - .byte W24 - .byte N36 , Cn3 , v120 - .byte W36 - .byte N06 , As2 , v112 - .byte W06 - .byte An2 - .byte W06 - .byte N24 , Gs2 - .byte W24 - .byte Cn3 - .byte W24 - .byte VOL , 45*mus_rg_santoan_mvl/mxv - .byte N12 , Fn3 , v120 - .byte W12 - .byte N24 , Cs3 , v112 - .byte W24 - .byte N12 , Gs2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , Cs3 , v127 - .byte W24 - .byte N12 , Fn3 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N24 , As2 , v120 - .byte W24 - .byte N12 , Cs3 , v112 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte As2 - .byte W24 - .byte PATT - .word mus_rg_santoan_1_002 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 24 - .byte VOL , 40*mus_rg_santoan_mvl/mxv - .byte N01 , As3 , v120 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte N01 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N03 , Gs3 - .byte W06 - .byte N01 , Cs3 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte N03 , Gs3 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte N01 , En4 , v092 - .byte W06 - .byte N12 , Gs3 , v120 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N06 , Cn3 - .byte W06 - .byte N01 , Cs3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte N06 , Fn3 - .byte W06 - .byte N01 , Cs3 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N03 , As2 - .byte W03 - .byte Cs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N12 , Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gs3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Gs3 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N06 , Gs3 - .byte W06 - .byte N03 , Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte N12 , Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N01 , Cs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte Gs2 - .byte W03 - .byte As2 - .byte W03 - .byte Cn3 - .byte W03 - .byte N12 , Cs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N01 , An3 - .byte W06 - .byte N05 , Cs3 - .byte W06 - .byte N12 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N01 , Gs3 , v092 - .byte W06 - .byte N04 , Cs3 , v120 - .byte W06 - .byte N12 , Gs2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N01 , Fn3 , v092 - .byte W06 - .byte N12 , Gs2 , v112 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte N12 , Cs3 - .byte W12 - .byte N01 , As2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Cs3 - .byte W12 - .byte N01 , As3 , v080 - .byte W06 - .byte N03 , Cn3 , v112 - .byte W06 - .byte N12 , Cs3 - .byte W12 - .byte N06 , Cs3 , v124 - .byte W06 - .byte N03 , Cs3 , v120 - .byte W06 - .byte N06 , Ds3 , v112 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte N01 , Cn4 , v088 - .byte W06 - .byte N06 , Gs3 , v096 - .byte W06 - .byte N12 , As3 , v112 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N05 , Cs4 , v096 - .byte W06 - .byte N12 , Cn4 , v080 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte N05 , Gs3 - .byte W06 - .byte N01 , Cs4 - .byte W06 - .byte N12 , Fn3 , v076 - .byte W12 - .byte VOICE , 1 - .byte VOL , 45*mus_rg_santoan_mvl/mxv - .byte N12 , Gs3 , v120 - .byte W12 - .byte Cs3 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte As3 - .byte W24 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Ds4 , v064 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Ds4 , v032 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Ds4 , v016 - .byte W24 - .byte PAN , c_v-32 - .byte W72 - .byte N12 , As2 , v127 - .byte W12 - .byte Cn3 - .byte W12 - .byte PATT - .word mus_rg_santoan_1_000 - .byte PATT - .word mus_rg_santoan_1_001 - .byte PATT - .word mus_rg_santoan_1_002 - .byte GOTO - .word mus_rg_santoan_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_santoan_2: - .byte KEYSH , mus_rg_santoan_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 77*mus_rg_santoan_mvl/mxv - .byte N12 , Cs4 , v127 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Ds4 - .byte W12 - .byte Gs3 , v064 - .byte W12 - .byte N24 , Fs4 , v112 - .byte W24 -mus_rg_santoan_2_000: - .byte N08 , Fn4 , v127 - .byte W08 - .byte Fs4 , v096 - .byte W08 - .byte Fn4 - .byte W08 - .byte N12 , Ds4 , v127 - .byte W12 - .byte Cs4 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte Cn4 - .byte W24 - .byte PEND -mus_rg_santoan_2_001: - .byte N12 , Cs4 , v127 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte As3 , v064 - .byte W12 - .byte N24 , Fs4 , v127 - .byte W24 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte PEND -mus_rg_santoan_2_002: - .byte N24 , Gs4 , v127 - .byte W24 - .byte N12 , Fs4 , v112 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Ds4 , v127 - .byte W24 - .byte N12 , Fn4 , v112 - .byte W12 - .byte Ds4 , v096 - .byte W12 - .byte PEND -mus_rg_santoan_2_B1: - .byte VOICE , 4 - .byte VOL , 65*mus_rg_santoan_mvl/mxv - .byte N12 , Cs4 , v127 - .byte W12 - .byte Gs3 , v096 - .byte W12 - .byte N24 , Cs4 , v112 - .byte W24 - .byte Ds4 - .byte W24 - .byte Fs4 , v120 - .byte W12 - .byte MOD , 4 - .byte W12 -mus_rg_santoan_2_003: - .byte MOD , 0 - .byte N08 , Fn4 , v127 - .byte W08 - .byte Fs4 , v096 - .byte W08 - .byte Fn4 - .byte W08 - .byte N12 , Ds4 , v112 - .byte W12 - .byte Cs4 - .byte W12 - .byte N24 , Ds4 , v127 - .byte W24 - .byte Cn4 , v108 - .byte W24 - .byte PEND -mus_rg_santoan_2_004: - .byte N12 , Cs4 , v127 - .byte W12 - .byte Ds4 , v112 - .byte W12 - .byte Fn4 - .byte W12 - .byte As3 , v048 - .byte W12 - .byte N24 , Fs4 , v124 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Fn4 , v112 - .byte W12 - .byte Ds4 - .byte W12 - .byte PEND -mus_rg_santoan_2_005: - .byte N12 , Gs4 , v127 - .byte W12 - .byte Cn4 , v048 - .byte W12 - .byte Fs4 , v127 - .byte W12 - .byte Fn4 , v112 - .byte W12 - .byte N48 , Ds4 - .byte W12 - .byte MOD , 4 - .byte W36 - .byte PEND - .byte VOICE , 5 - .byte MOD , 0 - .byte VOL , 51*mus_rg_santoan_mvl/mxv - .byte N12 , Cs4 , v127 - .byte W12 - .byte Gs3 , v096 - .byte W12 - .byte N24 , Cs4 , v112 - .byte W24 - .byte Ds4 - .byte W24 - .byte Fs4 , v120 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte PATT - .word mus_rg_santoan_2_003 - .byte PATT - .word mus_rg_santoan_2_004 - .byte PATT - .word mus_rg_santoan_2_005 - .byte VOICE , 73 - .byte VOL , 89*mus_rg_santoan_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N12 , Fn4 , v127 - .byte W12 - .byte Ds4 , v112 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fn4 , v127 - .byte W12 - .byte Fs4 , v112 - .byte W12 - .byte Fn4 - .byte W12 - .byte N09 , Fs4 - .byte W09 - .byte N03 , Gn4 , v080 - .byte W03 - .byte N12 , Gs4 , v127 - .byte W12 - .byte Ds4 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 , v127 - .byte W12 - .byte As3 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W09 - .byte N03 , Dn4 , v064 - .byte W03 - .byte N12 , Cs4 , v127 - .byte W12 - .byte Cn4 , v112 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cs4 , v127 - .byte W12 - .byte Ds4 , v112 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 , v127 - .byte W12 - .byte Cn4 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gs3 , v127 - .byte W12 - .byte As3 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W12 - .byte N12 , As3 , v127 - .byte W12 - .byte Gs3 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte As3 , v127 - .byte W12 - .byte Cn4 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 , v127 - .byte W12 - .byte Gs3 , v112 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 , v127 - .byte W12 - .byte Ds3 , v112 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W09 - .byte N03 , Bn3 , v068 - .byte W03 - .byte N12 , As3 , v127 - .byte W12 - .byte Gs3 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte As3 , v127 - .byte W12 - .byte Cn4 , v112 - .byte W12 - .byte Cs4 - .byte W12 - .byte N09 , Ds4 - .byte W09 - .byte N03 , En4 , v076 - .byte W03 - .byte N12 , Fn4 , v127 - .byte W12 - .byte Fs4 , v112 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gs4 , v127 - .byte W12 - .byte Fs4 , v112 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte VOICE , 24 - .byte VOL , 74*mus_rg_santoan_mvl/mxv - .byte MOD , 0 - .byte N01 , Fn4 , v092 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte N06 , Fn4 , v127 - .byte W06 - .byte N01 , Fn4 , v120 - .byte W06 - .byte N12 , Ds4 , v112 - .byte W12 - .byte N03 , Fn4 - .byte W06 - .byte N01 , Gs3 - .byte W06 - .byte N12 , Fn4 , v127 - .byte W12 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N03 , Fn4 , v120 - .byte W12 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Gs4 , v127 - .byte W06 - .byte N01 , Cn5 , v092 - .byte W06 - .byte N12 , Ds4 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte N06 , Gs3 , v127 - .byte W06 - .byte N01 , Fn3 , v120 - .byte W06 - .byte N12 , As3 , v112 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte N01 , Gs3 , v120 - .byte W06 - .byte N12 , Ds4 , v112 - .byte W12 - .byte N03 , Fn3 , v080 - .byte W03 - .byte Gs3 , v092 - .byte W03 - .byte As3 , v096 - .byte W03 - .byte Cn4 , v104 - .byte W03 - .byte N12 , Cs4 , v127 - .byte W12 - .byte Cn4 , v112 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cs4 , v127 - .byte W12 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Fn4 , v127 - .byte W06 - .byte N03 , Ds4 , v104 - .byte W03 - .byte Cs4 , v120 - .byte W03 - .byte N12 , Cn4 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte N01 , Gs3 - .byte W06 - .byte N03 , Gs3 , v120 - .byte W06 - .byte N06 , Gs3 , v127 - .byte W06 - .byte N12 , As3 , v112 - .byte W12 - .byte Cn4 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte N03 , Ds3 , v064 - .byte W03 - .byte Fs3 , v076 - .byte W03 - .byte Gs3 , v084 - .byte W03 - .byte An3 , v096 - .byte W03 - .byte N12 , As3 , v127 - .byte W12 - .byte Gs3 , v112 - .byte W12 - .byte N01 , Fs4 - .byte W06 - .byte N05 , As3 , v120 - .byte W06 - .byte N12 , As3 , v127 - .byte W12 - .byte Cn4 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 , v127 - .byte W12 - .byte N01 , Fn4 , v092 - .byte W06 - .byte N04 , Gs3 , v112 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 , v127 - .byte W12 - .byte N01 , Cs4 , v092 - .byte W06 - .byte N12 , En3 , v112 - .byte W12 - .byte N06 , Fn3 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N01 , Fs3 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , As3 , v127 - .byte W12 - .byte N01 , Fs4 , v080 - .byte W06 - .byte N03 , Gs3 , v112 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N06 , As3 , v124 - .byte W06 - .byte N03 , As3 , v120 - .byte W06 - .byte N06 , Cn4 , v112 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte N01 , Gs4 , v088 - .byte W06 - .byte N06 , Fn4 , v096 - .byte W06 - .byte N12 , Fs4 , v112 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N05 , Gs4 , v100 - .byte W06 - .byte N12 , Fs4 , v108 - .byte W12 - .byte N06 , Fn4 , v104 - .byte W06 - .byte N05 , Ds4 , v127 - .byte W06 - .byte N01 , Gs4 , v096 - .byte W06 - .byte N12 , Cn4 , v120 - .byte W12 - .byte VOICE , 1 - .byte VOL , 77*mus_rg_santoan_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Gs4 - .byte W24 - .byte Gs4 , v064 - .byte W24 - .byte Gs4 , v032 - .byte W24 - .byte Gs4 , v016 - .byte W24 - .byte N12 , Cs4 , v127 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , Cs4 - .byte W24 - .byte N12 , Ds4 - .byte W12 - .byte Gs3 , v120 - .byte W12 - .byte N24 , Fs4 , v127 - .byte W24 - .byte PATT - .word mus_rg_santoan_2_000 - .byte PATT - .word mus_rg_santoan_2_001 - .byte PATT - .word mus_rg_santoan_2_002 - .byte GOTO - .word mus_rg_santoan_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_santoan_3: - .byte KEYSH , mus_rg_santoan_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 26*mus_rg_santoan_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_santoan_3_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N12 , Gs3 , v120 - .byte W12 - .byte Gn3 - .byte W12 - .byte VOICE , 92 - .byte N48 , Fs3 , v127 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N84 , Fn3 - .byte W12 - .byte MOD , 7 - .byte W72 - .byte 0 - .byte N06 , Fs3 , v120 - .byte W06 - .byte Fn3 - .byte W06 - .byte N72 , Ds3 , v127 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte 0 - .byte N24 , Gs3 , v120 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N36 , Cs3 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , Ds3 , v120 - .byte W06 - .byte En3 - .byte W06 - .byte N24 , Fn3 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Cs3 , v120 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N36 , Ds3 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Gs3 - .byte W12 - .byte N24 , Gs2 , v120 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , An2 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N36 , As2 , v127 - .byte W12 - .byte MOD , 7 - .byte W21 - .byte N15 , Cn3 , v120 - .byte W03 - .byte MOD , 0 - .byte W12 - .byte N36 , Cs3 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , Cn3 , v120 - .byte W06 - .byte As2 - .byte W06 - .byte N36 , Cn3 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Gs3 , v120 - .byte W12 - .byte N24 , Gs2 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fn3 , v120 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , As2 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Cn3 , v120 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N48 , Ds3 , v127 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , En3 , v120 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N84 , Gs3 , v127 - .byte W12 - .byte MOD , 7 - .byte W72 - .byte 0 - .byte N12 , As3 , v120 - .byte W12 - .byte N36 , Cn4 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , Bn3 - .byte W06 - .byte As3 , v120 - .byte W06 - .byte N36 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N36 , Gs3 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte N06 , Fn3 , v120 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N03 , Fs3 - .byte W06 - .byte N36 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Fs3 - .byte W06 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Fn3 , v127 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N36 , As2 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , Fs3 , v120 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , As2 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Cn3 , v120 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Cs3 , v127 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds3 , v120 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Fn3 , v127 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Fs3 , v120 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , As3 , v127 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Fs3 , v120 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Cn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N48 , Cs3 , v127 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Ds3 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_santoan_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_santoan_4: - .byte KEYSH , mus_rg_santoan_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_santoan_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_santoan_4_B1: - .byte N48 , Cs2 , v120 - .byte W48 - .byte N24 , Cn2 - .byte W24 - .byte Ds2 - .byte W24 - .byte N36 , As1 - .byte W36 - .byte N12 , Cs2 - .byte W12 - .byte N24 , Gs1 - .byte W24 - .byte N12 - .byte W12 - .byte Gn1 - .byte W12 - .byte N36 , Fs1 - .byte W36 - .byte N12 , As1 - .byte W12 - .byte N24 , Ds1 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N48 , Gs1 - .byte W48 - .byte Cn2 - .byte W48 - .byte N36 , Cs2 - .byte W36 - .byte N12 , Ds2 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N12 , Fn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte An1 - .byte W06 - .byte N24 , Gs1 - .byte W24 - .byte Fn1 - .byte W24 - .byte N36 , Fs1 - .byte W36 - .byte N06 , As1 - .byte W06 - .byte Fs1 - .byte W06 - .byte N24 , Ds1 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N24 , Gs1 - .byte W24 - .byte N09 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Ds1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N30 , Fs1 - .byte W42 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte As1 - .byte W06 - .byte N18 , Ds2 - .byte W18 - .byte N12 , Cn2 - .byte W12 - .byte N30 , Fs1 - .byte W42 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Fs1 - .byte W06 - .byte En1 - .byte W06 - .byte N21 , Ds1 - .byte W24 - .byte N03 , Cs2 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N18 , Cs2 - .byte W18 - .byte N12 , As1 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte N03 , Cs2 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte N03 , Cs2 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte N03 , Ds1 - .byte W12 - .byte N03 - .byte W18 - .byte N06 , Ds2 - .byte W06 - .byte N03 , Ds1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte N24 , Cs1 - .byte W42 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte As1 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte Ds1 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Ds2 - .byte W06 - .byte N06 , Cn2 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte N18 , Cn1 - .byte W24 - .byte N06 , Ds1 - .byte W12 - .byte Fs1 - .byte W06 - .byte Gs1 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte Fs1 - .byte W12 - .byte N03 , Cs2 - .byte W12 - .byte N06 , Fs2 - .byte W06 - .byte Cs2 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Fs1 - .byte W18 - .byte Ds1 - .byte W06 - .byte Fs1 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte N06 , Fn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte N03 , Ds1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte N24 , Cs1 - .byte W30 - .byte N06 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte N06 , Cs1 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte Gs1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Cs2 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte N06 , Ds1 - .byte W12 - .byte N12 - .byte W12 - .byte Cs2 - .byte W12 - .byte As1 - .byte W12 - .byte Cs1 - .byte W18 - .byte N06 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W12 - .byte N03 , Cs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte Ds1 - .byte W18 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N24 , Gs1 - .byte W42 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Gs2 - .byte W12 - .byte Cn2 - .byte W12 - .byte W96 - .byte VOL , 31*mus_rg_santoan_mvl/mxv - .byte W48 - .byte VOICE , 82 - .byte W24 - .byte MOD , 5 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte W09 - .byte TIE - .byte W84 - .byte W03 - .byte W96 - .byte W12 - .byte VOL , 30*mus_rg_santoan_mvl/mxv - .byte W06 - .byte 25*mus_rg_santoan_mvl/mxv - .byte W06 - .byte 22*mus_rg_santoan_mvl/mxv - .byte W06 - .byte 19*mus_rg_santoan_mvl/mxv - .byte W06 - .byte 19*mus_rg_santoan_mvl/mxv - .byte W06 - .byte 16*mus_rg_santoan_mvl/mxv - .byte W06 - .byte 13*mus_rg_santoan_mvl/mxv - .byte W06 - .byte 11*mus_rg_santoan_mvl/mxv - .byte W09 - .byte 8*mus_rg_santoan_mvl/mxv - .byte W09 - .byte 6*mus_rg_santoan_mvl/mxv - .byte W12 - .byte 3*mus_rg_santoan_mvl/mxv - .byte W12 - .byte EOT - .byte MOD , 0 - .byte VOL , 0*mus_rg_santoan_mvl/mxv - .byte W48 - .byte VOICE , 81 - .byte W24 - .byte VOL , 56*mus_rg_santoan_mvl/mxv - .byte W24 - .byte GOTO - .word mus_rg_santoan_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_santoan_5: - .byte KEYSH , mus_rg_santoan_key+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 50*mus_rg_santoan_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_santoan_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 46 - .byte PAN , c_v-32 - .byte W12 - .byte N06 , Fs4 , v120 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fn5 - .byte W06 - .byte Gs5 - .byte W12 - .byte Cs5 , v056 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gs5 - .byte W12 - .byte PAN , c_v-32 - .byte W06 - .byte N06 , Fn5 , v044 - .byte W06 - .byte Gs5 - .byte W12 - .byte PAN , c_v+31 - .byte W09 - .byte N06 , Ds6 , v120 - .byte W06 - .byte Cn6 - .byte W06 - .byte Gs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W12 - .byte Cn5 , v060 - .byte W06 - .byte Ds5 - .byte W09 - .byte PAN , c_v+31 - .byte W06 - .byte N06 , Cn5 , v044 - .byte W06 - .byte Ds5 - .byte W12 - .byte PAN , c_v-33 - .byte W12 - .byte N06 , Ds4 , v120 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Cs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte As5 - .byte W18 - .byte Fs5 , v056 - .byte W06 - .byte As5 - .byte W06 - .byte PAN , c_v-32 - .byte W12 - .byte N06 , Fs5 , v044 - .byte W06 - .byte As5 - .byte W06 - .byte PAN , c_v+31 - .byte W09 - .byte N06 , Cn6 , v120 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W12 - .byte Fn5 , v056 - .byte W06 - .byte Gs5 - .byte W09 - .byte PAN , c_v+32 - .byte W06 - .byte N06 , Fn5 , v044 - .byte W06 - .byte Gs5 - .byte W12 - .byte PAN , c_v-32 - .byte W12 - .byte N06 , Ds4 , v120 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Cs5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gs5 - .byte W12 - .byte Cs5 , v056 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gs5 - .byte W06 - .byte PAN , c_v-33 - .byte W12 - .byte N06 , Fs5 , v044 - .byte W06 - .byte Gs5 - .byte W06 - .byte PAN , c_v+32 - .byte W09 - .byte N06 , Cn6 , v120 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W12 - .byte Fn5 , v056 - .byte W06 - .byte Gs5 - .byte W09 - .byte PAN , c_v+31 - .byte W06 - .byte N06 , Fn5 , v044 - .byte W06 - .byte Gs5 - .byte W12 - .byte PAN , c_v-32 - .byte W12 - .byte N06 , Ds4 , v120 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte As5 - .byte W12 - .byte PAN , c_v-32 - .byte W06 - .byte N06 , Fs5 , v044 - .byte W06 - .byte As5 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v-62 - .byte VOL , 56*mus_rg_santoan_mvl/mxv - .byte W22 - .byte VOICE , 58 - .byte W56 - .byte N06 , En2 , v120 - .byte W18 - .byte PAN , c_v-62 - .byte W09 - .byte TIE - .byte W15 - .byte PAN , c_v-49 - .byte W12 - .byte c_v-41 - .byte W12 - .byte c_v-32 - .byte W12 - .byte c_v-25 - .byte W12 - .byte c_v-16 - .byte W12 - .byte c_v-8 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v+8 - .byte W12 - .byte c_v+16 - .byte W12 - .byte c_v+21 - .byte W12 - .byte c_v+32 - .byte W12 - .byte c_v+38 - .byte W12 - .byte c_v+47 - .byte W12 - .byte c_v+56 - .byte W12 - .byte c_v+63 - .byte W12 - .byte VOL , 42*mus_rg_santoan_mvl/mxv - .byte W12 - .byte PAN , c_v+48 - .byte VOL , 33*mus_rg_santoan_mvl/mxv - .byte W12 - .byte PAN , c_v+41 - .byte VOL , 28*mus_rg_santoan_mvl/mxv - .byte W12 - .byte PAN , c_v+32 - .byte VOL , 22*mus_rg_santoan_mvl/mxv - .byte W12 - .byte PAN , c_v+23 - .byte VOL , 17*mus_rg_santoan_mvl/mxv - .byte W12 - .byte PAN , c_v+16 - .byte VOL , 12*mus_rg_santoan_mvl/mxv - .byte W15 - .byte 6*mus_rg_santoan_mvl/mxv - .byte W09 - .byte EOT - .byte VOL , 0*mus_rg_santoan_mvl/mxv - .byte W48 - .byte VOICE , 46 - .byte VOL , 48*mus_rg_santoan_mvl/mxv - .byte PAN , c_v-32 - .byte W48 - .byte GOTO - .word mus_rg_santoan_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_santoan_6: - .byte KEYSH , mus_rg_santoan_key+0 - .byte VOICE , 48 - .byte VOL , 41*mus_rg_santoan_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+32 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_santoan_6_B1: - .byte W96 - .byte PAN , c_v+32 - .byte W96 - .byte VOL , 34*mus_rg_santoan_mvl/mxv - .byte W96 - .byte VOICE , 48 - .byte W96 - .byte VOL , 34*mus_rg_santoan_mvl/mxv - .byte PAN , c_v+16 - .byte N12 , Cs2 , v120 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Fn3 , v096 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gs2 , v120 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Ds3 , v096 - .byte W12 - .byte PAN , c_v+16 - .byte N06 , Gs2 , v120 - .byte W06 - .byte Fn2 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Cs3 , v096 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gs2 , v120 - .byte W12 - .byte Gs1 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , As2 , v096 - .byte W12 - .byte PAN , c_v+16 - .byte N06 , Gs2 , v120 - .byte W06 - .byte Gn2 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , As3 , v096 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cs3 , v120 - .byte W12 - .byte Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Fs3 , v096 - .byte W12 - .byte PAN , c_v+16 - .byte N06 , As2 , v120 - .byte W06 - .byte An2 - .byte W06 - .byte N12 , Gs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Ds3 - .byte W12 - .byte As3 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gs3 - .byte W12 - .byte As3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+32 - .byte VOL , 24*mus_rg_santoan_mvl/mxv - .byte N84 , Gs4 - .byte W84 - .byte N06 , As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N36 , Cn5 - .byte W36 - .byte N06 , Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte N36 , Gs4 - .byte W36 - .byte N12 , An4 - .byte W12 - .byte N36 , As4 - .byte W36 - .byte N06 , Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N24 , Cs5 - .byte W24 - .byte As4 - .byte W24 - .byte N36 , Cn5 - .byte W36 - .byte N06 , Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte N24 , Gs4 - .byte W24 - .byte An4 - .byte W24 - .byte N36 , As4 - .byte W36 - .byte N24 , Cs5 - .byte W24 - .byte N12 , Cn5 - .byte W12 - .byte N24 , As4 - .byte W24 - .byte N30 , Cn5 - .byte W30 - .byte N03 , Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte N12 , Ds5 - .byte W12 - .byte N24 , Gs4 - .byte W24 - .byte An4 - .byte W24 - .byte N30 , As4 - .byte W30 - .byte N03 , Bn4 - .byte W03 - .byte Cn5 - .byte W03 - .byte N24 , Cs5 - .byte W24 - .byte N21 , Cn5 - .byte W21 - .byte N15 , Cs5 - .byte W15 - .byte N36 , Dn5 - .byte W36 - .byte N12 , Ds5 - .byte W12 - .byte VOICE , 56 - .byte PAN , c_v+32 - .byte VOL , 36*mus_rg_santoan_mvl/mxv - .byte W06 - .byte N06 , Cn5 - .byte W12 - .byte N03 , As4 - .byte W06 - .byte N06 , Cn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte VOL , 36*mus_rg_santoan_mvl/mxv - .byte N06 , Fn5 - .byte W06 - .byte N03 , En5 , v092 - .byte W03 - .byte Ds5 - .byte W09 - .byte Gs4 , v120 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W24 - .byte Fn5 - .byte W12 - .byte W54 - .byte N03 , Cn5 - .byte W12 - .byte Ds4 - .byte W06 - .byte N06 , Cn5 - .byte W06 - .byte N03 , As4 , v088 - .byte W03 - .byte Gs4 - .byte W03 - .byte N06 , Ds5 - .byte W12 - .byte Fn5 , v120 - .byte W18 - .byte N03 , Cn5 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Gs4 - .byte W06 - .byte N06 , Cn5 - .byte W12 - .byte Ds5 - .byte W36 - .byte Fn5 - .byte W06 - .byte N03 , Ds5 , v088 - .byte W03 - .byte Cs5 - .byte W09 - .byte Gs4 , v120 - .byte W06 - .byte N06 - .byte W18 - .byte N03 , Fn4 - .byte W12 - .byte N06 , Gs4 - .byte W12 - .byte Fn4 - .byte W06 - .byte Gs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte W12 - .byte As4 - .byte W12 - .byte Fs4 - .byte W30 - .byte As4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte N06 , As4 - .byte W06 - .byte N03 , Gs4 , v092 - .byte W03 - .byte Fs4 , v088 - .byte W03 - .byte N06 , Cn5 , v120 - .byte W12 - .byte Cs5 - .byte W06 - .byte N03 , Cn5 , v092 - .byte W03 - .byte As4 - .byte W09 - .byte Gs4 , v120 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Fs4 - .byte W06 - .byte N24 , Fn4 - .byte W24 - .byte N06 , Cn5 - .byte W12 - .byte Cs5 - .byte W06 - .byte N03 , Cn5 , v092 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , Fs4 , v120 - .byte W24 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte As4 - .byte W12 - .byte N03 , Fs4 - .byte W06 - .byte N06 - .byte W12 - .byte As4 - .byte W12 - .byte N03 , Cn5 - .byte W06 - .byte N12 , Ds5 - .byte W12 - .byte N06 , Cn5 - .byte W06 - .byte Ds5 - .byte W12 - .byte N03 , Cn5 - .byte W18 - .byte N06 , Fn5 - .byte W12 - .byte N03 , Cn5 - .byte W06 - .byte N06 , Fn5 - .byte W12 - .byte N03 , Ds5 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte N03 , Bn4 , v088 - .byte W03 - .byte As4 - .byte W84 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_santoan_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_santoan_7: - .byte KEYSH , mus_rg_santoan_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 36*mus_rg_santoan_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_santoan_7_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOICE , 80 - .byte W06 - .byte N06 , Fs4 , v120 - .byte W12 - .byte N03 , Fn4 - .byte W06 - .byte N06 , Fs4 - .byte W12 - .byte As4 - .byte W12 - .byte Cs5 - .byte W06 - .byte N03 , Bn4 , v092 - .byte W03 - .byte As4 - .byte W09 - .byte Ds4 , v120 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W24 - .byte Cn5 - .byte W12 - .byte W54 - .byte N03 , Gs4 - .byte W12 - .byte Cn4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte N03 , Fs4 , v088 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Cn5 , v120 - .byte W12 - .byte As4 - .byte W18 - .byte N03 , Fs4 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte N06 , Fs4 - .byte W12 - .byte Gs4 - .byte W36 - .byte N06 - .byte W06 - .byte N03 , Fs4 , v088 - .byte W03 - .byte Fn4 - .byte W09 - .byte Cs4 , v120 - .byte W06 - .byte N06 - .byte W18 - .byte N03 , Gs3 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte W12 - .byte Ds4 - .byte W12 - .byte As3 - .byte W30 - .byte Ds4 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Cs4 , v092 - .byte W03 - .byte As3 , v088 - .byte W03 - .byte N06 , Fs4 , v120 - .byte W12 - .byte Gs4 - .byte W06 - .byte N03 , Fs4 , v092 - .byte W03 - .byte Fn4 - .byte W09 - .byte Cs4 , v120 - .byte W06 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte Cn4 - .byte W06 - .byte N24 , As3 - .byte W24 - .byte N06 , Fn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte N03 , Cs4 , v092 - .byte W03 - .byte Bn3 - .byte W03 - .byte N06 , As3 , v120 - .byte W24 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 , As3 - .byte W06 - .byte N06 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 , Fs4 - .byte W06 - .byte N12 , As4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte As4 - .byte W12 - .byte N03 , Fs4 - .byte W18 - .byte N06 , Gs4 - .byte W12 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Cn5 - .byte W12 - .byte N03 , Gs4 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gn4 , v088 - .byte W03 - .byte Fs4 - .byte W84 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_santoan_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_santoan_8: - .byte KEYSH , mus_rg_santoan_key+0 - .byte VOICE , 0 - .byte PAN , c_v-8 - .byte VOL , 52*mus_rg_santoan_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v-8 - .byte W96 -mus_rg_santoan_8_B1: - .byte W96 - .byte W96 - .byte W96 - .byte N12 , Cn1 , v120 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N24 , Bn4 , v024 - .byte W12 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N24 , Bn4 , v024 - .byte W24 - .byte N12 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W24 - .byte N24 , Bn4 , v024 - .byte W24 - .byte N12 , Cn1 , v120 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W24 - .byte Cs1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , Cn1 - .byte W24 - .byte Cs1 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Cs1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 - .byte W24 - .byte Cs1 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte N12 , Cn1 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte Cs1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N12 , Cs1 - .byte W18 - .byte N03 - .byte W03 - .byte N06 - .byte W09 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Cs1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Ds1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 - .byte W24 - .byte N18 , Cs1 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte N15 , Cn1 - .byte W18 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte Cs1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte N15 , Cn1 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cs1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Ds1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N12 - .byte W18 - .byte N06 , Cs1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Ds1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N12 - .byte W18 - .byte N06 , Cs1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W18 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N12 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte N12 , Cn1 , v124 - .byte W12 - .byte N06 , Ds1 , v120 - .byte W06 - .byte Dn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W18 - .byte N06 - .byte W06 - .byte Cs1 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte Cn1 - .byte W18 - .byte N12 - .byte W12 - .byte Dn2 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W06 - .byte Cn1 - .byte W06 - .byte An1 - .byte W06 - .byte N06 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N06 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N72 , An2 - .byte W96 - .byte VOL , 22*mus_rg_santoan_mvl/mxv - .byte PAN , c_v-48 - .byte N96 , Cn3 , v064 - .byte W06 - .byte VOL , 30*mus_rg_santoan_mvl/mxv - .byte PAN , c_v-43 - .byte W06 - .byte VOL , 38*mus_rg_santoan_mvl/mxv - .byte PAN , c_v-40 - .byte W06 - .byte VOL , 45*mus_rg_santoan_mvl/mxv - .byte PAN , c_v-30 - .byte W06 - .byte VOL , 51*mus_rg_santoan_mvl/mxv - .byte PAN , c_v-16 - .byte W06 - .byte c_v-9 - .byte W06 - .byte VOL , 56*mus_rg_santoan_mvl/mxv - .byte PAN , c_v-6 - .byte W09 - .byte VOL , 63*mus_rg_santoan_mvl/mxv - .byte W03 - .byte 68*mus_rg_santoan_mvl/mxv - .byte PAN , c_v+0 - .byte W06 - .byte VOL , 74*mus_rg_santoan_mvl/mxv - .byte W06 - .byte 79*mus_rg_santoan_mvl/mxv - .byte PAN , c_v+6 - .byte W06 - .byte VOL , 87*mus_rg_santoan_mvl/mxv - .byte PAN , c_v+10 - .byte W06 - .byte VOL , 90*mus_rg_santoan_mvl/mxv - .byte PAN , c_v+16 - .byte W09 - .byte c_v+25 - .byte W09 - .byte c_v+32 - .byte W06 - .byte c_v+0 - .byte VOL , 49*mus_rg_santoan_mvl/mxv - .byte N24 , Cs2 , v060 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cs2 , v024 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Cs2 , v016 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cs2 , v008 - .byte W24 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_santoan_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_santoan_9: - .byte KEYSH , mus_rg_santoan_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_santoan_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_santoan_9_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_santoan_9_000: - .byte N02 , Cn5 , v080 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v036 - .byte W24 - .byte N02 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_santoan_9_000 - .byte N02 , Cn5 , v080 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v036 - .byte W24 - .byte N02 - .byte W12 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte Cn5 , v080 - .byte W24 - .byte N02 - .byte W12 - .byte Cn5 , v092 - .byte W06 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v036 - .byte W12 - .byte N01 , Cn5 , v100 - .byte W03 - .byte Cn5 , v064 - .byte W03 - .byte N02 , Cn5 , v080 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v092 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte N01 , Cn5 , v064 - .byte W18 - .byte N02 , Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W18 - .byte N02 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte N02 - .byte W12 - .byte Cn5 , v064 - .byte W12 -mus_rg_santoan_9_001: - .byte N02 , Cn5 , v120 - .byte W24 - .byte N02 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W18 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte PEND -mus_rg_santoan_9_002: - .byte N02 , Cn5 , v120 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N02 , Cn5 , v096 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v064 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_santoan_9_001 - .byte PATT - .word mus_rg_santoan_9_002 - .byte N02 , Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v080 - .byte W18 - .byte N02 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte N01 , Cn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte N02 , Cn5 , v096 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte N02 - .byte W12 - .byte Cn5 , v080 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W18 - .byte N01 , Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte N02 , Cn5 , v096 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte N02 - .byte W12 - .byte Cn5 , v060 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v080 - .byte W06 - .byte N02 - .byte W18 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v080 - .byte W06 - .byte N02 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W18 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte N01 , Cn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte N02 , Cn5 , v096 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte N02 - .byte W12 - .byte Cn5 , v092 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v064 - .byte W18 - .byte N01 , Cn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte N02 , Cn5 , v096 - .byte W06 - .byte Cn5 , v120 - .byte W24 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v068 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v068 - .byte W18 - .byte Cn5 , v072 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v116 - .byte W06 - .byte Cn5 , v072 - .byte W18 - .byte N01 , Cn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte N02 , Cn5 , v096 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte N02 - .byte W12 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v100 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v100 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte N02 - .byte W06 - .byte Cn5 , v100 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte N02 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte N02 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte N01 , Cn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte N02 , Cn5 , v096 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v036 - .byte W18 - .byte Cn5 , v072 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v084 - .byte W06 - .byte Cn5 , v052 - .byte W18 - .byte Cn5 , v112 - .byte W06 - .byte Cn5 , v080 - .byte W18 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_santoan_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_santoan_10: - .byte KEYSH , mus_rg_santoan_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_santoan_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_santoan_10_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N12 , Gn5 , v080 - .byte W24 - .byte W72 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte W12 - .byte N12 - .byte W84 - .byte Gn5 , v120 - .byte W96 - .byte W12 - .byte Gn5 , v064 - .byte W24 - .byte Gn5 , v080 - .byte W24 - .byte Gn5 , v096 - .byte W24 - .byte Gn5 , v088 - .byte W12 - .byte W24 - .byte Gn5 , v080 - .byte W72 -mus_rg_santoan_10_000: - .byte W12 - .byte N12 , Gn5 , v120 - .byte W36 - .byte N12 - .byte W48 - .byte PEND - .byte W84 - .byte N12 - .byte W12 - .byte PATT - .word mus_rg_santoan_10_000 - .byte W84 - .byte N12 , Gn5 , v120 - .byte W12 - .byte W36 - .byte N06 - .byte W60 - .byte W30 - .byte N12 - .byte W66 - .byte W24 - .byte N12 - .byte W48 - .byte N12 - .byte W24 - .byte W12 - .byte N12 - .byte W84 - .byte PATT - .word mus_rg_santoan_10_000 - .byte W48 - .byte N12 , Gn5 , v120 - .byte W36 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W12 - .byte Gn5 , v064 - .byte W24 - .byte Gn5 , v076 - .byte W24 - .byte Gn5 , v100 - .byte W24 - .byte Gn5 , v112 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_santoan_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_santoan: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_santoan_pri @ Priority - .byte mus_rg_santoan_rev @ Reverb. - - .word mus_rg_santoan_grp - - .word mus_rg_santoan_1 - .word mus_rg_santoan_2 - .word mus_rg_santoan_3 - .word mus_rg_santoan_4 - .word mus_rg_santoan_5 - .word mus_rg_santoan_6 - .word mus_rg_santoan_7 - .word mus_rg_santoan_8 - .word mus_rg_santoan_9 - .word mus_rg_santoan_10 - - .end diff --git a/sound/songs/mus_rg_seibetu.s b/sound/songs/mus_rg_seibetu.s deleted file mode 100644 index a0987d26d4..0000000000 --- a/sound/songs/mus_rg_seibetu.s +++ /dev/null @@ -1,156 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_seibetu_grp, voicegroup182 - .equ mus_rg_seibetu_pri, 0 - .equ mus_rg_seibetu_rev, reverb_set+50 - .equ mus_rg_seibetu_mvl, 127 - .equ mus_rg_seibetu_key, 0 - .equ mus_rg_seibetu_tbs, 1 - .equ mus_rg_seibetu_exg, 0 - .equ mus_rg_seibetu_cmp, 1 - - .section .rodata - .global mus_rg_seibetu - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_seibetu_1: - .byte KEYSH , mus_rg_seibetu_key+0 - .byte TEMPO , 120*mus_rg_seibetu_tbs/2 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+28 - .byte VOL , 67*mus_rg_seibetu_mvl/mxv - .byte W24 - .byte N06 , Gn3 , v120 - .byte W24 - .byte W48 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_seibetu_2: - .byte KEYSH , mus_rg_seibetu_key+0 - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 81*mus_rg_seibetu_mvl/mxv - .byte W24 - .byte N06 , Bn3 , v120 - .byte W24 - .byte W48 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_seibetu_3: - .byte KEYSH , mus_rg_seibetu_key+0 - .byte VOICE , 58 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 88*mus_rg_seibetu_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Fs1 , v120 - .byte W48 - .byte W48 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_seibetu_4: - .byte KEYSH , mus_rg_seibetu_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-24 - .byte VOL , 67*mus_rg_seibetu_mvl/mxv - .byte W24 - .byte N06 , Bn2 , v120 - .byte W24 - .byte W48 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_seibetu_5: - .byte KEYSH , mus_rg_seibetu_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 86*mus_rg_seibetu_mvl/mxv - .byte PAN , c_v+2 - .byte W24 - .byte N15 , Gn2 , v120 - .byte W24 - .byte W48 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_seibetu_6: - .byte KEYSH , mus_rg_seibetu_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 50*mus_rg_seibetu_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Fs1 , v120 - .byte W24 - .byte N06 , Gn1 - .byte W24 - .byte W48 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_seibetu_7: - .byte KEYSH , mus_rg_seibetu_key+0 - .byte VOICE , 0 - .byte VOL , 86*mus_rg_seibetu_mvl/mxv - .byte N03 , En1 , v120 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v120 - .byte N48 , An2 , v096 - .byte W24 - .byte W48 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_seibetu: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_seibetu_pri @ Priority - .byte mus_rg_seibetu_rev @ Reverb. - - .word mus_rg_seibetu_grp - - .word mus_rg_seibetu_1 - .word mus_rg_seibetu_2 - .word mus_rg_seibetu_3 - .word mus_rg_seibetu_4 - .word mus_rg_seibetu_5 - .word mus_rg_seibetu_6 - .word mus_rg_seibetu_7 - - .end diff --git a/sound/songs/mus_rg_sekaikan.s b/sound/songs/mus_rg_sekaikan.s deleted file mode 100644 index 3312b0effc..0000000000 --- a/sound/songs/mus_rg_sekaikan.s +++ /dev/null @@ -1,405 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_sekaikan_grp, voicegroup182 - .equ mus_rg_sekaikan_pri, 0 - .equ mus_rg_sekaikan_rev, reverb_set+50 - .equ mus_rg_sekaikan_mvl, 127 - .equ mus_rg_sekaikan_key, 0 - .equ mus_rg_sekaikan_tbs, 1 - .equ mus_rg_sekaikan_exg, 0 - .equ mus_rg_sekaikan_cmp, 1 - - .section .rodata - .global mus_rg_sekaikan - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_sekaikan_1: - .byte KEYSH , mus_rg_sekaikan_key+0 -mus_rg_sekaikan_1_B1: - .byte TEMPO , 120*mus_rg_sekaikan_tbs/2 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+23 - .byte VOL , 67*mus_rg_sekaikan_mvl/mxv - .byte W96 - .byte W96 - .byte N06 , Gn3 , v120 - .byte W96 - .byte W72 - .byte N24 , Fs3 - .byte W24 - .byte N06 , Gn3 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_sekaikan_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_sekaikan_2: - .byte KEYSH , mus_rg_sekaikan_key+0 -mus_rg_sekaikan_2_B1: - .byte VOICE , 58 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 88*mus_rg_sekaikan_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gn1 , v120 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W48 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte N24 , Fs1 - .byte W24 -mus_rg_sekaikan_2_000: - .byte N12 , Gn1 , v120 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W48 - .byte PEND - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte N24 , Dn1 - .byte W24 - .byte PATT - .word mus_rg_sekaikan_2_000 - .byte N06 , Gn1 , v120 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 - .byte W24 - .byte N24 , Dn1 - .byte W24 - .byte GOTO - .word mus_rg_sekaikan_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_sekaikan_3: - .byte KEYSH , mus_rg_sekaikan_key+0 -mus_rg_sekaikan_3_B1: - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-16 - .byte VOL , 70*mus_rg_sekaikan_mvl/mxv - .byte W96 - .byte W96 - .byte N06 , Bn2 , v120 - .byte W96 - .byte W72 - .byte N24 , As2 - .byte W24 - .byte N06 , Bn2 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_sekaikan_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_sekaikan_4: - .byte KEYSH , mus_rg_sekaikan_key+0 -mus_rg_sekaikan_4_B1: - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 86*mus_rg_sekaikan_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gn2 , v120 - .byte W96 - .byte W96 - .byte N12 - .byte W96 - .byte W96 - .byte N12 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_sekaikan_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_sekaikan_5: - .byte KEYSH , mus_rg_sekaikan_key+0 -mus_rg_sekaikan_5_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 50*mus_rg_sekaikan_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gn1 , v120 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W48 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte N24 , Fs1 - .byte W24 -mus_rg_sekaikan_5_000: - .byte N12 , Gn1 , v120 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W48 - .byte PEND - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte N24 , Dn1 - .byte W24 - .byte PATT - .word mus_rg_sekaikan_5_000 - .byte N06 , Gn1 , v120 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 - .byte W24 - .byte N24 , Dn1 - .byte W24 - .byte GOTO - .word mus_rg_sekaikan_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_sekaikan_6: - .byte KEYSH , mus_rg_sekaikan_key+0 -mus_rg_sekaikan_6_B1: - .byte VOICE , 0 - .byte VOL , 85*mus_rg_sekaikan_mvl/mxv - .byte N06 , En1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_sekaikan_6_000: - .byte N06 , En1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte N06 , En1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_rg_sekaikan_6_000 - .byte N06 , En1 , v120 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v120 - .byte W12 - .byte N03 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte GOTO - .word mus_rg_sekaikan_6_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_sekaikan: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_sekaikan_pri @ Priority - .byte mus_rg_sekaikan_rev @ Reverb. - - .word mus_rg_sekaikan_grp - - .word mus_rg_sekaikan_1 - .word mus_rg_sekaikan_2 - .word mus_rg_sekaikan_3 - .word mus_rg_sekaikan_4 - .word mus_rg_sekaikan_5 - .word mus_rg_sekaikan_6 - - .end diff --git a/sound/songs/mus_rg_shion.s b/sound/songs/mus_rg_shion.s deleted file mode 100644 index 804247218b..0000000000 --- a/sound/songs/mus_rg_shion.s +++ /dev/null @@ -1,2173 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_shion_grp, voicegroup139 - .equ mus_rg_shion_pri, 0 - .equ mus_rg_shion_rev, reverb_set+50 - .equ mus_rg_shion_mvl, 127 - .equ mus_rg_shion_key, 0 - .equ mus_rg_shion_tbs, 1 - .equ mus_rg_shion_exg, 0 - .equ mus_rg_shion_cmp, 1 - - .section .rodata - .global mus_rg_shion - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_shion_1: - .byte KEYSH , mus_rg_shion_key+0 - .byte TEMPO , 128*mus_rg_shion_tbs/2 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte LFOS , 50 - .byte BENDR , 12 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte c_v+0 - .byte W96 -mus_rg_shion_1_B1: - .byte VOICE , 17 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Gn4 , v127 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , En4 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 89*mus_rg_shion_mvl/mxv - .byte N24 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Bn4 - .byte W12 - .byte MOD , 7 - .byte N03 , An4 , v064 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Cs4 , v127 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Gn4 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Fs4 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fs4 - .byte W12 - .byte MOD , 7 - .byte N03 , Gn4 , v064 - .byte W03 - .byte Gs4 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte MOD , 0 - .byte N24 , Bn4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Cn5 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 -mus_rg_shion_1_000: - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Gn5 , v096 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte PEND - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , En5 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N24 , Gn5 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Fs5 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 0 - .byte N24 , En5 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 0 - .byte N12 , Bn5 - .byte W12 - .byte MOD , 13 - .byte N03 , An5 , v048 - .byte W03 - .byte Gn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte En5 - .byte W03 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Cs5 , v096 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte PATT - .word mus_rg_shion_1_000 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Fs5 , v096 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N24 , Bn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fs5 - .byte W12 - .byte MOD , 7 - .byte N03 , Gn5 , v048 - .byte W03 - .byte Gs5 - .byte W03 - .byte An5 - .byte W03 - .byte As5 - .byte W03 - .byte MOD , 0 - .byte N24 , Bn5 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Cn5 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 21 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Gn4 , v100 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , En4 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Cs4 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 -mus_rg_shion_1_001: - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Gn4 , v100 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte PEND -mus_rg_shion_1_002: - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Fs4 , v100 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte PEND -mus_rg_shion_1_003: - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N24 , Bn4 , v100 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte PEND - .byte 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Cn5 - .byte W06 - .byte MOD , 8 - .byte W18 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte PATT - .word mus_rg_shion_1_001 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , En4 , v100 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N24 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 , Cs4 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W15 - .byte VOL , 79*mus_rg_shion_mvl/mxv - .byte W12 - .byte 68*mus_rg_shion_mvl/mxv - .byte W12 - .byte PATT - .word mus_rg_shion_1_001 - .byte PATT - .word mus_rg_shion_1_002 - .byte PATT - .word mus_rg_shion_1_003 - .byte MOD , 0 - .byte N48 , Cn4 , v100 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_shion_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_shion_2: - .byte KEYSH , mus_rg_shion_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+48 - .byte MOD , 4 - .byte VOL , 31*mus_rg_shion_mvl/mxv - .byte N06 , Cn5 , v127 - .byte W24 - .byte PAN , c_v-16 - .byte N06 , Gn5 - .byte W24 - .byte PAN , c_v-48 - .byte N06 , Bn5 - .byte W24 - .byte PAN , c_v+16 - .byte N06 , Fs5 - .byte W24 -mus_rg_shion_2_000: - .byte PAN , c_v-48 - .byte N06 , Cn5 , v127 - .byte W24 - .byte PAN , c_v+16 - .byte N06 , Gn5 - .byte W24 - .byte PAN , c_v+48 - .byte N06 , Bn5 - .byte W24 - .byte PAN , c_v-16 - .byte N06 , Fs5 - .byte W24 - .byte PEND -mus_rg_shion_2_001: - .byte PAN , c_v+48 - .byte N06 , Cn5 , v127 - .byte W24 - .byte PAN , c_v-16 - .byte N06 , Gn5 - .byte W24 - .byte PAN , c_v-48 - .byte N06 , Bn5 - .byte W24 - .byte PAN , c_v+16 - .byte N06 , Fs5 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_shion_2_000 -mus_rg_shion_2_B1: - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte PATT - .word mus_rg_shion_2_001 - .byte PATT - .word mus_rg_shion_2_000 - .byte GOTO - .word mus_rg_shion_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_shion_3: - .byte KEYSH , mus_rg_shion_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte MOD , 4 - .byte VOL , 42*mus_rg_shion_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte c_v+0 - .byte W72 - .byte VOL , 11*mus_rg_shion_mvl/mxv - .byte BEND , c_v+16 - .byte N24 , En2 , v096 - .byte W12 - .byte VOL , 22*mus_rg_shion_mvl/mxv - .byte BEND , c_v+10 - .byte W06 - .byte VOL , 34*mus_rg_shion_mvl/mxv - .byte BEND , c_v+5 - .byte W06 -mus_rg_shion_3_B1: - .byte PAN , c_v-32 - .byte VOL , 42*mus_rg_shion_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , En2 , v108 - .byte W06 - .byte PAN , c_v-24 - .byte W06 - .byte c_v-16 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+8 - .byte W06 - .byte c_v+16 - .byte W06 - .byte c_v+25 - .byte W06 - .byte c_v+32 - .byte W12 - .byte c_v+16 - .byte W06 - .byte c_v+5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v-22 - .byte W06 - .byte c_v-27 - .byte W06 -mus_rg_shion_3_000: - .byte N96 , Dn2 , v108 - .byte W06 - .byte PAN , c_v-24 - .byte W06 - .byte c_v-16 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+8 - .byte W06 - .byte c_v+16 - .byte W06 - .byte c_v+25 - .byte W06 - .byte c_v+32 - .byte W12 - .byte c_v+16 - .byte W06 - .byte c_v+5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v-22 - .byte W06 - .byte c_v-27 - .byte W06 - .byte PEND -mus_rg_shion_3_001: - .byte N96 , Cn2 , v108 - .byte W06 - .byte PAN , c_v-24 - .byte W06 - .byte c_v-16 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+8 - .byte W06 - .byte c_v+16 - .byte W06 - .byte c_v+25 - .byte W06 - .byte c_v+32 - .byte W12 - .byte c_v+16 - .byte W06 - .byte c_v+5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v-22 - .byte W06 - .byte c_v-27 - .byte W06 - .byte PEND -mus_rg_shion_3_002: - .byte PAN , c_v-32 - .byte N24 , En2 , v108 - .byte W24 - .byte Cn2 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Bn1 - .byte W24 - .byte En2 - .byte W24 - .byte PEND -mus_rg_shion_3_003: - .byte PAN , c_v-32 - .byte N96 , En2 , v108 - .byte W06 - .byte PAN , c_v-24 - .byte W06 - .byte c_v-16 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+8 - .byte W06 - .byte c_v+16 - .byte W06 - .byte c_v+25 - .byte W06 - .byte c_v+32 - .byte W12 - .byte c_v+16 - .byte W06 - .byte c_v+5 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v-22 - .byte W06 - .byte c_v-27 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_shion_3_000 - .byte PATT - .word mus_rg_shion_3_001 - .byte PATT - .word mus_rg_shion_3_002 - .byte PATT - .word mus_rg_shion_3_003 - .byte PATT - .word mus_rg_shion_3_000 - .byte PATT - .word mus_rg_shion_3_001 - .byte PATT - .word mus_rg_shion_3_002 - .byte VOICE , 24 - .byte PAN , c_v-32 - .byte N24 , Bn4 , v108 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Gn4 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Fs4 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Bn4 - .byte W24 - .byte PAN , c_v-32 - .byte N24 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Gn4 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Fs4 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Bn4 - .byte W24 - .byte VOICE , 73 - .byte PAN , c_v-32 - .byte N24 , Bn5 , v068 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Gn5 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Fs5 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Bn5 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v-32 - .byte N24 , En2 , v108 - .byte W24 - .byte Gn2 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Fs2 - .byte W24 - .byte Bn2 - .byte W24 - .byte PATT - .word mus_rg_shion_3_003 - .byte PATT - .word mus_rg_shion_3_000 - .byte PATT - .word mus_rg_shion_3_001 - .byte PATT - .word mus_rg_shion_3_002 - .byte PATT - .word mus_rg_shion_3_003 - .byte PATT - .word mus_rg_shion_3_000 - .byte PATT - .word mus_rg_shion_3_001 - .byte PATT - .word mus_rg_shion_3_002 - .byte PATT - .word mus_rg_shion_3_003 - .byte PATT - .word mus_rg_shion_3_000 - .byte PATT - .word mus_rg_shion_3_001 - .byte PATT - .word mus_rg_shion_3_002 - .byte VOICE , 24 - .byte PAN , c_v-32 - .byte MOD , 8 - .byte VOL , 52*mus_rg_shion_mvl/mxv - .byte N24 , Bn4 , v108 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte PAN , c_v+32 - .byte MOD , 8 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte PAN , c_v-32 - .byte MOD , 8 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte PAN , c_v+32 - .byte MOD , 8 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte PAN , c_v-32 - .byte MOD , 8 - .byte N24 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte PAN , c_v+32 - .byte MOD , 8 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte PAN , c_v-32 - .byte MOD , 8 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte PAN , c_v+32 - .byte MOD , 8 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte 13 - .byte VOL , 56*mus_rg_shion_mvl/mxv - .byte PAN , c_v+32 - .byte N24 , Bn5 - .byte W12 - .byte MOD , 20 - .byte W12 - .byte 13 - .byte PAN , c_v-32 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 21 - .byte W12 - .byte 12 - .byte PAN , c_v+32 - .byte N24 , Fs5 - .byte W12 - .byte MOD , 21 - .byte W12 - .byte 12 - .byte PAN , c_v-32 - .byte N24 , Bn5 - .byte W12 - .byte MOD , 20 - .byte W12 - .byte VOICE , 48 - .byte MOD , 4 - .byte PAN , c_v-32 - .byte VOL , 42*mus_rg_shion_mvl/mxv - .byte N24 , En2 - .byte W24 - .byte Gn2 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Fs2 - .byte W24 - .byte Bn2 - .byte W24 - .byte PATT - .word mus_rg_shion_3_003 - .byte PATT - .word mus_rg_shion_3_000 - .byte PATT - .word mus_rg_shion_3_001 - .byte PATT - .word mus_rg_shion_3_002 - .byte PATT - .word mus_rg_shion_3_003 - .byte PATT - .word mus_rg_shion_3_000 - .byte PATT - .word mus_rg_shion_3_001 - .byte PATT - .word mus_rg_shion_3_002 - .byte GOTO - .word mus_rg_shion_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_shion_4: - .byte KEYSH , mus_rg_shion_key+0 - .byte VOICE , 78 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+32 - .byte VOL , 11*mus_rg_shion_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte 3*mus_rg_shion_mvl/mxv - .byte W12 - .byte 5*mus_rg_shion_mvl/mxv - .byte W06 - .byte 6*mus_rg_shion_mvl/mxv - .byte W03 - .byte 7*mus_rg_shion_mvl/mxv - .byte W03 -mus_rg_shion_4_B1: - .byte VOL , 11*mus_rg_shion_mvl/mxv - .byte N92 , En3 , v120 - .byte W92 - .byte W01 - .byte N03 , Ds3 - .byte W03 -mus_rg_shion_4_000: - .byte N92 , Dn3 , v127 - .byte W92 - .byte W01 - .byte N03 , Cs3 , v120 - .byte W03 - .byte PEND -mus_rg_shion_4_001: - .byte N84 , Cn3 , v127 - .byte W84 - .byte W03 - .byte N03 , Cs3 , v120 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte PEND -mus_rg_shion_4_002: - .byte N15 , En3 , v127 - .byte W15 - .byte N03 , Ds3 , v120 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte N24 , Cn3 , v127 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte N03 , Cn3 , v120 - .byte W03 - .byte Cs3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte N24 , En3 , v127 - .byte W24 - .byte PEND -mus_rg_shion_4_003: - .byte N92 , En3 , v127 - .byte W92 - .byte W01 - .byte N03 , Ds3 , v120 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_shion_4_000 - .byte PATT - .word mus_rg_shion_4_001 - .byte PATT - .word mus_rg_shion_4_002 - .byte PATT - .word mus_rg_shion_4_003 - .byte PATT - .word mus_rg_shion_4_000 - .byte PATT - .word mus_rg_shion_4_001 - .byte PATT - .word mus_rg_shion_4_002 - .byte VOICE , 58 - .byte VOL , 22*mus_rg_shion_mvl/mxv - .byte N24 , Bn4 , v127 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte 0 - .byte PAN , c_v+16 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 16 - .byte PAN , c_v+7 - .byte W12 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 16 - .byte PAN , c_v-11 - .byte W12 - .byte MOD , 0 - .byte PAN , c_v-18 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 16 - .byte PAN , c_v-27 - .byte W12 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte N24 - .byte W12 - .byte MOD , 16 - .byte PAN , c_v-37 - .byte W12 - .byte MOD , 0 - .byte PAN , c_v-40 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 16 - .byte PAN , c_v-44 - .byte W12 - .byte MOD , 0 - .byte PAN , c_v-34 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 16 - .byte PAN , c_v-28 - .byte W12 - .byte MOD , 0 - .byte PAN , c_v-21 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 16 - .byte PAN , c_v-9 - .byte W12 - .byte VOICE , 78 - .byte PAN , c_v+0 - .byte MOD , 6 - .byte N24 , Bn4 , v068 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte 6 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte 7 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte 7 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte VOICE , 78 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte VOL , 11*mus_rg_shion_mvl/mxv - .byte N18 , En3 , v127 - .byte W18 - .byte N03 , Fn3 , v120 - .byte W03 - .byte Fs3 - .byte W03 - .byte N24 , Gn3 , v127 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte N03 , Gn3 , v120 - .byte W03 - .byte Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte N24 , Bn3 , v127 - .byte W24 - .byte PATT - .word mus_rg_shion_4_003 - .byte PATT - .word mus_rg_shion_4_000 - .byte PATT - .word mus_rg_shion_4_001 - .byte PATT - .word mus_rg_shion_4_002 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte MOD , 5 - .byte VOL , 11*mus_rg_shion_mvl/mxv - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 5 - .byte W12 - .byte 12 - .byte W12 - .byte 5 - .byte W12 - .byte 12 - .byte W12 - .byte 5 - .byte W12 - .byte 12 - .byte W12 - .byte VOICE , 58 - .byte MOD , 5 - .byte VOL , 14*mus_rg_shion_mvl/mxv - .byte N24 , Bn4 , v080 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 5 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 5 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 5 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 5 - .byte PAN , c_v-32 - .byte N24 , Bn4 , v096 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 5 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 5 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 5 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte VOICE , 73 - .byte MOD , 5 - .byte PAN , c_v+0 - .byte VOL , 13*mus_rg_shion_mvl/mxv - .byte N24 , Bn5 , v112 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 5 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 5 - .byte N24 , Fs5 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 5 - .byte N24 , Bn5 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte VOICE , 78 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte VOL , 11*mus_rg_shion_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_shion_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_shion_5: - .byte KEYSH , mus_rg_shion_key+0 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 22*mus_rg_shion_mvl/mxv - .byte BEND , c_v+2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_shion_5_B1: -mus_rg_shion_5_000: - .byte N48 , Gn2 , v096 - .byte W09 - .byte MOD , 8 - .byte W36 - .byte W03 - .byte 0 - .byte N42 - .byte W09 - .byte MOD , 8 - .byte W32 - .byte W01 - .byte N03 , Fs2 , v092 - .byte W03 - .byte Fn2 - .byte W03 - .byte PEND -mus_rg_shion_5_001: - .byte MOD , 0 - .byte N48 , En2 , v096 - .byte W09 - .byte MOD , 8 - .byte W36 - .byte W03 - .byte 0 - .byte N42 - .byte W09 - .byte MOD , 8 - .byte W32 - .byte W01 - .byte N03 , Fn2 , v092 - .byte W03 - .byte Fs2 - .byte W03 - .byte PEND -mus_rg_shion_5_002: - .byte MOD , 0 - .byte N24 , Gn2 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N21 , Fs2 - .byte W12 - .byte MOD , 7 - .byte W09 - .byte N03 , Fn2 , v092 - .byte W03 - .byte MOD , 0 - .byte N12 , En2 , v096 - .byte W12 - .byte MOD , 7 - .byte N03 , Fn2 , v092 - .byte W03 - .byte Fs2 - .byte W03 - .byte Gs2 - .byte W03 - .byte As2 - .byte W03 - .byte MOD , 0 - .byte N09 , Bn2 , v096 - .byte W09 - .byte N03 , As2 , v088 - .byte W03 - .byte MOD , 7 - .byte N03 , Gs2 - .byte W03 - .byte Fs2 - .byte W03 - .byte En2 , v092 - .byte W03 - .byte Dn2 - .byte W03 - .byte PEND -mus_rg_shion_5_003: - .byte MOD , 0 - .byte N48 , Cs2 , v096 - .byte W09 - .byte MOD , 8 - .byte W36 - .byte W03 - .byte 0 - .byte N32 - .byte W09 - .byte MOD , 8 - .byte W24 - .byte N03 , Dn2 , v092 - .byte W03 - .byte Ds2 - .byte W03 - .byte En2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Fs2 - .byte W03 - .byte PEND -mus_rg_shion_5_004: - .byte MOD , 0 - .byte N48 , Gn2 , v096 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte PEND -mus_rg_shion_5_005: - .byte MOD , 0 - .byte N48 , Fs2 , v096 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N36 - .byte W09 - .byte MOD , 7 - .byte W24 - .byte W03 - .byte N03 , Gn2 , v092 - .byte W03 - .byte Gs2 - .byte W03 - .byte An2 - .byte W03 - .byte As2 - .byte W03 - .byte PEND -mus_rg_shion_5_006: - .byte MOD , 0 - .byte N15 , Bn2 , v096 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte N03 , As2 , v092 - .byte W03 - .byte An2 - .byte W03 - .byte Gs2 - .byte W03 - .byte MOD , 0 - .byte N24 , Gn2 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fs2 - .byte W12 - .byte MOD , 7 - .byte N03 , Gn2 , v092 - .byte W03 - .byte Gs2 - .byte W03 - .byte An2 - .byte W03 - .byte As2 - .byte W03 - .byte MOD , 0 - .byte N24 , Bn2 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte PEND -mus_rg_shion_5_007: - .byte MOD , 0 - .byte N48 , Cn3 , v096 - .byte W06 - .byte MOD , 8 - .byte W42 - .byte 0 - .byte N36 - .byte W09 - .byte MOD , 8 - .byte W24 - .byte W03 - .byte N03 , Bn2 , v092 - .byte W03 - .byte As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gs2 - .byte W03 - .byte PEND -mus_rg_shion_5_008: - .byte MOD , 0 - .byte N48 , Gn2 , v096 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N42 - .byte W09 - .byte MOD , 7 - .byte W32 - .byte W01 - .byte N03 , Fs2 , v092 - .byte W03 - .byte Fn2 - .byte W03 - .byte PEND -mus_rg_shion_5_009: - .byte MOD , 0 - .byte N48 , En2 , v096 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N42 - .byte W09 - .byte MOD , 7 - .byte W32 - .byte W01 - .byte N03 , Fn2 , v092 - .byte W03 - .byte Fs2 - .byte W03 - .byte PEND -mus_rg_shion_5_010: - .byte MOD , 0 - .byte N24 , Gn2 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N21 , Fs2 - .byte W12 - .byte MOD , 7 - .byte W09 - .byte N03 , Fn2 , v092 - .byte W03 - .byte MOD , 0 - .byte N12 , En2 , v096 - .byte W12 - .byte MOD , 7 - .byte N03 , Fn2 , v092 - .byte W03 - .byte Fs2 - .byte W03 - .byte Gs2 - .byte W03 - .byte As2 - .byte W03 - .byte MOD , 0 - .byte N12 , Bn2 , v096 - .byte W12 - .byte MOD , 7 - .byte N03 , An2 , v092 - .byte W03 - .byte Gn2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte PEND -mus_rg_shion_5_011: - .byte MOD , 0 - .byte N48 , Cs2 , v096 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N36 - .byte W09 - .byte MOD , 7 - .byte W24 - .byte W03 - .byte N03 , Dn2 , v092 - .byte W03 - .byte Ds2 - .byte W03 - .byte En2 - .byte W03 - .byte Fs2 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_shion_5_004 - .byte PATT - .word mus_rg_shion_5_005 -mus_rg_shion_5_012: - .byte MOD , 0 - .byte N15 , Bn2 , v096 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte N03 , As2 , v092 - .byte W03 - .byte An2 - .byte W03 - .byte Gs2 - .byte W03 - .byte MOD , 0 - .byte N24 , Gn2 , v096 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fs2 - .byte W12 - .byte MOD , 7 - .byte N03 , Gn2 , v092 - .byte W03 - .byte Gs2 - .byte W03 - .byte An2 - .byte W03 - .byte As2 - .byte W03 - .byte MOD , 0 - .byte N12 , Bn2 , v096 - .byte W12 - .byte MOD , 7 - .byte N03 , An2 , v092 - .byte W03 - .byte Gn2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Dn2 - .byte W03 - .byte PEND -mus_rg_shion_5_013: - .byte MOD , 0 - .byte N48 , Cn2 , v096 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N48 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte PEND - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_shion_5_000 - .byte PATT - .word mus_rg_shion_5_001 - .byte PATT - .word mus_rg_shion_5_002 - .byte PATT - .word mus_rg_shion_5_003 - .byte PATT - .word mus_rg_shion_5_004 - .byte PATT - .word mus_rg_shion_5_005 - .byte PATT - .word mus_rg_shion_5_006 - .byte PATT - .word mus_rg_shion_5_007 - .byte PATT - .word mus_rg_shion_5_008 - .byte PATT - .word mus_rg_shion_5_009 - .byte PATT - .word mus_rg_shion_5_010 - .byte PATT - .word mus_rg_shion_5_011 - .byte PATT - .word mus_rg_shion_5_004 - .byte PATT - .word mus_rg_shion_5_005 - .byte PATT - .word mus_rg_shion_5_012 - .byte PATT - .word mus_rg_shion_5_013 - .byte MOD , 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_shion_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_shion_6: - .byte KEYSH , mus_rg_shion_key+0 - .byte VOICE , 10 - .byte VOL , 67*mus_rg_shion_mvl/mxv - .byte PAN , c_v+30 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_shion_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W06 - .byte VOL , 69*mus_rg_shion_mvl/mxv - .byte W90 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N48 , Cn3 , v048 - .byte W48 - .byte W96 - .byte W48 - .byte N48 - .byte W48 - .byte W96 - .byte W48 - .byte N48 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N48 - .byte W48 - .byte W96 - .byte W96 - .byte W48 - .byte N48 - .byte W48 - .byte W48 - .byte N48 - .byte W48 - .byte W96 - .byte W48 - .byte N48 - .byte W48 - .byte W48 - .byte N48 - .byte W48 - .byte W48 - .byte N48 - .byte W48 - .byte W96 - .byte W48 - .byte N48 - .byte W48 - .byte W96 - .byte W48 - .byte N48 - .byte W48 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte GOTO - .word mus_rg_shion_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_shion_7: - .byte KEYSH , mus_rg_shion_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte MOD , 5 - .byte PAN , c_v+63 - .byte VOL , 21*mus_rg_shion_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , Cn5 , v064 - .byte W24 - .byte Gn5 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Bn5 - .byte W24 - .byte Fs5 - .byte W24 -mus_rg_shion_7_000: - .byte PAN , c_v-64 - .byte N06 , Cn5 , v064 - .byte W24 - .byte Gn5 - .byte W24 - .byte PAN , c_v+63 - .byte N06 , Bn5 - .byte W24 - .byte Fs5 - .byte W24 - .byte PEND -mus_rg_shion_7_001: - .byte PAN , c_v+63 - .byte N06 , Cn5 , v064 - .byte W24 - .byte Gn5 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Bn5 - .byte W24 - .byte Fs5 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_shion_7_000 -mus_rg_shion_7_B1: - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte PATT - .word mus_rg_shion_7_001 - .byte PATT - .word mus_rg_shion_7_000 - .byte GOTO - .word mus_rg_shion_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_shion_8: - .byte KEYSH , mus_rg_shion_key+0 - .byte VOICE , 0 - .byte VOL , 90*mus_rg_shion_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_shion_8_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N48 , Ds5 , v120 - .byte W96 -mus_rg_shion_8_000: - .byte N48 , Bn4 , v032 - .byte W48 - .byte En5 , v052 - .byte W48 - .byte PEND - .byte Ds5 , v120 - .byte W96 - .byte PATT - .word mus_rg_shion_8_000 - .byte N48 , Ds5 , v120 - .byte W96 - .byte PATT - .word mus_rg_shion_8_000 -mus_rg_shion_8_001: - .byte N48 , Ds5 , v120 - .byte W48 - .byte Bn4 , v032 - .byte W48 - .byte PEND -mus_rg_shion_8_002: - .byte N48 , Ds5 , v120 - .byte W48 - .byte En5 , v052 - .byte W48 - .byte PEND - .byte Ds5 , v120 - .byte W96 - .byte PATT - .word mus_rg_shion_8_000 - .byte PATT - .word mus_rg_shion_8_001 - .byte N48 , En5 , v052 - .byte W96 - .byte Ds5 , v120 - .byte W96 - .byte PATT - .word mus_rg_shion_8_000 - .byte N48 , Ds5 , v120 - .byte W96 - .byte En5 , v052 - .byte W96 - .byte Ds5 , v120 - .byte W96 - .byte Bn4 , v032 - .byte W48 - .byte En5 , v056 - .byte W48 - .byte Ds5 , v120 - .byte W96 - .byte PATT - .word mus_rg_shion_8_000 - .byte N48 , Ds5 , v120 - .byte W96 - .byte PATT - .word mus_rg_shion_8_000 - .byte PATT - .word mus_rg_shion_8_002 - .byte W48 - .byte N48 , Bn4 , v032 - .byte W48 - .byte GOTO - .word mus_rg_shion_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_shion: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_shion_pri @ Priority - .byte mus_rg_shion_rev @ Reverb. - - .word mus_rg_shion_grp - - .word mus_rg_shion_1 - .word mus_rg_shion_2 - .word mus_rg_shion_3 - .word mus_rg_shion_4 - .word mus_rg_shion_5 - .word mus_rg_shion_6 - .word mus_rg_shion_7 - .word mus_rg_shion_8 - - .end diff --git a/sound/songs/mus_rg_shiruhu.s b/sound/songs/mus_rg_shiruhu.s deleted file mode 100644 index 0190d2d269..0000000000 --- a/sound/songs/mus_rg_shiruhu.s +++ /dev/null @@ -1,4520 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_shiruhu_grp, voicegroup166 - .equ mus_rg_shiruhu_pri, 0 - .equ mus_rg_shiruhu_rev, reverb_set+50 - .equ mus_rg_shiruhu_mvl, 127 - .equ mus_rg_shiruhu_key, 0 - .equ mus_rg_shiruhu_tbs, 1 - .equ mus_rg_shiruhu_exg, 0 - .equ mus_rg_shiruhu_cmp, 1 - - .section .rodata - .global mus_rg_shiruhu - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_shiruhu_1: - .byte KEYSH , mus_rg_shiruhu_key+0 - .byte TEMPO , 114*mus_rg_shiruhu_tbs/2 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 38*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , En1 , v127 - .byte W03 - .byte Fs1 - .byte W03 - .byte Gs1 - .byte W03 - .byte As1 - .byte W03 - .byte Bn1 - .byte W03 - .byte N42 , Cn2 - .byte W42 - .byte N03 , Bn1 - .byte W03 - .byte As1 - .byte W03 - .byte Gs1 - .byte W03 - .byte Fs1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N06 , En1 - .byte W12 - .byte Bn1 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 -mus_rg_shiruhu_1_B1: - .byte N06 , Gn1 , v127 - .byte W12 - .byte Bn1 - .byte W12 - .byte TEMPO , 114*mus_rg_shiruhu_tbs/2 - .byte W12 - .byte N06 - .byte W24 - .byte As1 - .byte W24 - .byte Bn1 - .byte W12 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte As1 - .byte W24 - .byte Bn1 - .byte W12 - .byte BEND , c_v+1 - .byte N06 , Gn1 - .byte W36 - .byte N03 , En1 - .byte W03 - .byte Fs1 - .byte W03 - .byte Gs1 - .byte W03 - .byte An1 - .byte W03 - .byte N36 , Bn1 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N03 - .byte W03 - .byte An1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fn1 - .byte W03 - .byte En1 - .byte W36 - .byte Fn1 - .byte W03 - .byte Gs1 - .byte W03 - .byte As1 - .byte W03 - .byte Bn1 - .byte W03 - .byte N36 , Cn2 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N03 - .byte W03 - .byte Bn1 - .byte W03 - .byte An1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fn1 - .byte W36 - .byte Fs1 - .byte W03 - .byte Bn1 - .byte W03 - .byte Cn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte N36 , Dn2 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N03 - .byte W03 - .byte Cn2 - .byte W03 - .byte As1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fn1 - .byte W36 - .byte N03 - .byte W03 - .byte Gs1 - .byte W03 - .byte As1 - .byte W03 - .byte Bn1 - .byte W03 - .byte N36 , Cn2 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N03 - .byte W03 - .byte Bn1 - .byte W03 - .byte Gs1 - .byte W03 - .byte Fn1 - .byte W03 - .byte En1 - .byte W24 - .byte N48 , Bn1 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte N24 , En2 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte TEMPO , 176*mus_rg_shiruhu_tbs/2 - .byte VOL , 47*mus_rg_shiruhu_mvl/mxv - .byte MOD , 0 - .byte N06 , Bn1 - .byte W36 - .byte N06 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W72 - .byte An1 - .byte W24 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 -mus_rg_shiruhu_1_000: - .byte N06 , Bn1 , v127 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_shiruhu_1_000 - .byte PATT - .word mus_rg_shiruhu_1_000 - .byte W12 - .byte N06 , Cn2 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte Bn1 - .byte W12 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte As1 - .byte W12 - .byte W12 - .byte An1 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte As1 - .byte W24 - .byte N06 - .byte W12 -mus_rg_shiruhu_1_001: - .byte W12 - .byte N06 , Bn1 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W48 - .byte Cn2 - .byte W12 - .byte PATT - .word mus_rg_shiruhu_1_001 - .byte W12 - .byte N06 , Bn2 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte Cn3 - .byte W24 - .byte N06 - .byte W12 - .byte PATT - .word mus_rg_shiruhu_1_001 - .byte W12 - .byte N06 , En3 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte Ds3 - .byte W24 - .byte N06 - .byte W12 - .byte N03 , Bn1 - .byte W03 - .byte As1 - .byte W03 - .byte Gs1 - .byte W03 - .byte Fs1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N80 , En1 - .byte W09 - .byte MOD , 6 - .byte W72 - .byte 0 - .byte N03 , Fn1 - .byte W03 - .byte Fs1 - .byte W03 - .byte Gs1 - .byte W03 - .byte As1 - .byte W03 - .byte Bn1 - .byte W03 - .byte N80 , Cn2 - .byte W09 - .byte MOD , 6 - .byte W72 - .byte 0 - .byte N03 , Bn1 - .byte W03 - .byte As1 - .byte W03 - .byte Gs1 - .byte W03 - .byte Fs1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N80 , En1 - .byte W09 - .byte MOD , 6 - .byte W72 - .byte 0 - .byte N03 , Fn1 - .byte W03 - .byte Gn1 - .byte W03 - .byte As1 - .byte W03 - .byte Cn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte N80 , Dn2 - .byte W09 - .byte MOD , 6 - .byte W72 - .byte 0 - .byte W24 - .byte TEMPO , 154*mus_rg_shiruhu_tbs/2 - .byte W24 - .byte TEMPO , 142*mus_rg_shiruhu_tbs/2 - .byte W24 - .byte TEMPO , 118*mus_rg_shiruhu_tbs/2 - .byte W24 - .byte TEMPO , 94*mus_rg_shiruhu_tbs/2 - .byte W24 - .byte TEMPO , 78*mus_rg_shiruhu_tbs/2 - .byte W24 - .byte TEMPO , 50*mus_rg_shiruhu_tbs/2 - .byte W48 - .byte TEMPO , 48*mus_rg_shiruhu_tbs/2 - .byte W09 - .byte TEMPO , 114*mus_rg_shiruhu_tbs/2 - .byte W03 - .byte N06 , Bn1 , v060 - .byte W12 - .byte Bn1 , v032 - .byte W12 - .byte Bn1 , v072 - .byte W12 - .byte Bn1 , v032 - .byte W12 - .byte Bn1 , v084 - .byte W12 - .byte Bn1 , v032 - .byte W12 - .byte N24 , Bn1 , v068 - .byte W12 - .byte BEND , c_v+0 - .byte W12 - .byte N06 , Bn1 , v084 - .byte W24 - .byte Bn1 , v092 - .byte W24 - .byte Bn1 , v096 - .byte W24 - .byte Bn1 , v127 - .byte W12 - .byte GOTO - .word mus_rg_shiruhu_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_shiruhu_2: - .byte KEYSH , mus_rg_shiruhu_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 38*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+63 - .byte N03 , En3 , v127 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gs3 - .byte W03 - .byte As3 - .byte W03 - .byte Bn3 - .byte W03 - .byte N42 , Cn4 - .byte W42 - .byte N03 , Bn3 - .byte W03 - .byte As3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N06 , En3 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 , Gs2 - .byte W12 -mus_rg_shiruhu_2_B1: - .byte PAN , c_v+63 - .byte N06 , En2 , v127 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 , Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , En2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N24 , En4 - .byte W24 - .byte Ds4 - .byte W24 - .byte En4 - .byte W24 - .byte N18 , Fn4 - .byte W18 - .byte N03 , Fs4 , v120 - .byte W03 - .byte Fn4 - .byte W03 - .byte N24 , En4 , v127 - .byte W24 - .byte Ds4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte N30 , Ds4 - .byte W30 - .byte N03 , Dn4 , v120 - .byte W03 - .byte Ds4 - .byte W03 - .byte N24 , En4 , v127 - .byte W24 - .byte Fn4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte N36 , Gn4 - .byte W36 - .byte N18 , Gs4 - .byte W18 - .byte N03 , Fs4 , v120 - .byte W03 - .byte En4 - .byte W03 - .byte N24 , Ds4 , v127 - .byte W24 - .byte Dn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N48 , En4 - .byte W48 - .byte Bn4 - .byte W48 - .byte N12 , En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N36 , Gn3 - .byte W36 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte As3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N03 , Ds3 - .byte W03 - .byte Fs3 , v120 - .byte W03 - .byte N06 , Ds3 - .byte W06 - .byte N12 , Dn3 , v127 - .byte W12 - .byte Ds3 - .byte W12 - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , En4 - .byte W12 - .byte Gs4 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , En4 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N12 , En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte PAN , c_v-64 - .byte BEND , c_v+0 - .byte N12 , Ds5 , v032 - .byte W12 - .byte N06 , Gn2 , v064 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 , v032 - .byte W12 - .byte Fs2 , v076 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fs2 , v032 - .byte W12 - .byte Gn2 , v092 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 , v032 - .byte W12 - .byte N24 , Gs2 , v068 - .byte W12 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 , v084 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Fs2 , v092 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 , Gn2 , v096 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Gs2 , v127 - .byte W12 - .byte GOTO - .word mus_rg_shiruhu_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_shiruhu_3: - .byte KEYSH , mus_rg_shiruhu_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 38*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+0 - .byte W72 - .byte BEND , c_v+1 - .byte N24 , En4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 7 - .byte W12 -mus_rg_shiruhu_3_B1: - .byte MOD , 0 - .byte N24 , En4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 57*mus_rg_shiruhu_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N06 , En4 , v072 - .byte W12 - .byte Gn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte Gs4 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W24 - .byte Gs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte Fs4 - .byte W12 - .byte W12 - .byte Gn4 - .byte W24 - .byte Gs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gs4 - .byte W24 - .byte N06 - .byte W12 - .byte W12 - .byte Gn4 - .byte W24 - .byte Gs4 - .byte W12 - .byte En4 - .byte W12 - .byte Gs4 - .byte W24 - .byte Gn4 - .byte W12 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 -mus_rg_shiruhu_3_000: - .byte N06 , En3 , v072 - .byte W36 - .byte Fn3 - .byte W36 - .byte N06 - .byte W24 - .byte PEND - .byte En3 - .byte W72 - .byte Ds3 - .byte W24 - .byte PATT - .word mus_rg_shiruhu_3_000 - .byte N06 , En3 , v072 - .byte W72 - .byte Ds3 - .byte W24 - .byte En3 - .byte W12 - .byte Fn3 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Fs3 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Gn3 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte W12 - .byte N06 - .byte W24 - .byte Fs3 - .byte W24 - .byte Fn3 - .byte W24 - .byte En3 - .byte W12 - .byte W12 - .byte Fn3 - .byte W24 - .byte En3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Dn3 - .byte W12 - .byte N48 , Dn3 , v076 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N48 , Fn3 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N48 , Dn3 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N48 , Fs3 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N48 , Dn3 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N48 , Gn3 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N48 , Dn3 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 - .byte 0 - .byte N48 , An3 - .byte W09 - .byte MOD , 7 - .byte W36 - .byte W03 -mus_rg_shiruhu_3_001: - .byte MOD , 0 - .byte N24 , En3 , v100 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , En3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte PEND - .byte 0 - .byte N12 , En4 , v076 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte PATT - .word mus_rg_shiruhu_3_001 - .byte MOD , 0 - .byte N12 , En4 , v076 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N24 , En5 , v072 - .byte W24 - .byte Ds5 - .byte W24 - .byte En5 - .byte W24 - .byte Fn5 - .byte W24 - .byte En5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte En5 - .byte W24 - .byte Fn5 - .byte W24 - .byte Fs5 - .byte W24 - .byte Gn5 - .byte W24 - .byte Gs5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Ds5 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 38*mus_rg_shiruhu_mvl/mxv - .byte N24 , En4 - .byte W24 - .byte Ds4 - .byte W24 - .byte En4 - .byte W24 - .byte Fn4 - .byte W24 - .byte GOTO - .word mus_rg_shiruhu_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_shiruhu_4: - .byte KEYSH , mus_rg_shiruhu_key+0 - .byte VOICE , 35 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 76*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N03 , En1 , v127 - .byte W03 - .byte Fs1 - .byte W03 - .byte Gs1 - .byte W03 - .byte As1 - .byte W03 - .byte Bn1 - .byte W03 - .byte N42 , Cn2 - .byte W09 - .byte MOD , 8 - .byte W32 - .byte W01 - .byte 0 - .byte N03 , Bn1 - .byte W03 - .byte As1 - .byte W03 - .byte Gs1 - .byte W03 - .byte Fs1 - .byte W03 - .byte Fn1 - .byte W03 - .byte VOL , 76*mus_rg_shiruhu_mvl/mxv - .byte N06 , En1 , v120 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W42 - .byte N03 - .byte W06 - .byte N06 - .byte W12 -mus_rg_shiruhu_4_B1: - .byte N03 , En1 , v120 - .byte W12 - .byte N12 - .byte W48 - .byte As1 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte Dn1 - .byte W06 - .byte En1 - .byte W06 - .byte En2 - .byte W06 - .byte N03 , En1 - .byte W12 - .byte N12 - .byte W36 - .byte N06 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cs1 - .byte W06 - .byte N12 , Cn1 - .byte W24 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte En1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gs1 - .byte W12 - .byte As1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte En1 - .byte W36 - .byte N03 , En1 , v127 - .byte W03 - .byte Fs1 - .byte W03 - .byte Gs1 - .byte W03 - .byte An1 - .byte W03 - .byte N36 , Bn1 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N03 - .byte W03 - .byte An1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fn1 - .byte W03 - .byte En1 - .byte W36 - .byte Fn1 - .byte W03 - .byte Gs1 - .byte W03 - .byte As1 - .byte W03 - .byte Bn1 - .byte W03 - .byte N36 , Cn2 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N03 - .byte W03 - .byte Bn1 - .byte W03 - .byte An1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fn1 - .byte W36 - .byte Fs1 - .byte W03 - .byte Bn1 - .byte W03 - .byte Cn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte N36 , Dn2 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N03 - .byte W03 - .byte Cn2 - .byte W03 - .byte As1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fn1 - .byte W36 - .byte N03 - .byte W03 - .byte Gs1 - .byte W03 - .byte As1 - .byte W03 - .byte Bn1 - .byte W03 - .byte N36 , Cn2 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N03 - .byte W03 - .byte Bn1 - .byte W03 - .byte Gs1 - .byte W03 - .byte Fn1 - .byte W03 - .byte En1 - .byte W24 - .byte VOICE , 35 - .byte N48 , Bn1 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte N24 , En2 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOICE , 62 - .byte MOD , 0 - .byte PAN , c_v-16 - .byte VOL , 58*mus_rg_shiruhu_mvl/mxv - .byte N12 , Bn2 , v120 - .byte W12 - .byte N03 , En2 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn2 - .byte W12 - .byte N03 , En2 - .byte W12 - .byte N03 - .byte W12 - .byte PAN , c_v-16 - .byte N24 , Bn1 - .byte W24 - .byte PAN , c_v+32 - .byte N06 , Bn2 - .byte W12 - .byte N09 - .byte W12 - .byte PAN , c_v-16 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte PAN , c_v+31 - .byte N12 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-16 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , En3 - .byte W06 - .byte N03 , En3 , v100 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-16 - .byte N12 , En3 - .byte W12 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Bn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn3 , v096 - .byte W06 - .byte N03 , Bn3 , v100 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , En3 , v120 - .byte W06 - .byte N03 , En3 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N24 , Bn2 - .byte W24 - .byte N06 , En3 , v120 - .byte W06 - .byte N03 , En3 , v108 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-16 - .byte N24 , Bn2 - .byte W24 - .byte N06 , Bn2 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-16 - .byte N12 , Fn3 - .byte W12 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn2 , v092 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N12 , Fs3 - .byte W12 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-16 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-16 - .byte N12 , Gn3 - .byte W12 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+16 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte VOL , 38*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+38 - .byte BEND , c_v+63 - .byte N48 , En3 - .byte W03 - .byte BEND , c_v+59 - .byte W02 - .byte c_v+56 - .byte W03 - .byte c_v+49 - .byte W03 - .byte c_v+45 - .byte W01 - .byte PAN , c_v+32 - .byte W02 - .byte BEND , c_v+42 - .byte W03 - .byte c_v+36 - .byte W03 - .byte c_v+32 - .byte W03 - .byte c_v+27 - .byte W01 - .byte PAN , c_v+23 - .byte W02 - .byte BEND , c_v+24 - .byte W03 - .byte c_v+20 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+14 - .byte W01 - .byte PAN , c_v+16 - .byte W02 - .byte BEND , c_v+10 - .byte W03 - .byte c_v+7 - .byte W03 - .byte c_v+4 - .byte W04 - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N48 - .byte W03 - .byte BEND , c_v-5 - .byte W02 - .byte c_v-8 - .byte W01 - .byte PAN , c_v-10 - .byte W02 - .byte BEND , c_v-15 - .byte W03 - .byte c_v-21 - .byte W03 - .byte c_v-27 - .byte W01 - .byte PAN , c_v-17 - .byte W02 - .byte BEND , c_v-31 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-38 - .byte W01 - .byte PAN , c_v-29 - .byte W02 - .byte BEND , c_v-43 - .byte W03 - .byte c_v-48 - .byte W03 - .byte c_v-51 - .byte W01 - .byte PAN , c_v-38 - .byte W02 - .byte BEND , c_v-55 - .byte W03 - .byte c_v-59 - .byte W03 - .byte c_v-63 - .byte W07 - .byte PAN , c_v-16 - .byte VOL , 58*mus_rg_shiruhu_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Ds2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-16 - .byte N06 , Cs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N12 , Ds2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-16 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N24 , An2 - .byte W24 - .byte PAN , c_v-16 - .byte N06 , Fn2 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 31 - .byte N12 , Dn3 , v096 - .byte W12 - .byte VOICE , 62 - .byte PAN , c_v+32 - .byte N06 , Fn2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N24 , An2 - .byte W24 - .byte PAN , c_v-16 - .byte N06 , Fn2 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N36 , As2 - .byte W12 - .byte BEND , c_v-5 - .byte W02 - .byte c_v-15 - .byte W04 - .byte c_v-21 - .byte W02 - .byte c_v-27 - .byte W01 - .byte c_v-34 - .byte W03 - .byte c_v-37 - .byte W02 - .byte c_v-35 - .byte W01 - .byte c_v-50 - .byte W02 - .byte c_v-41 - .byte W01 - .byte c_v-56 - .byte W02 - .byte c_v-51 - .byte W01 - .byte c_v-63 - .byte W03 - .byte PAN , c_v-16 - .byte BEND , c_v+0 - .byte N06 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N12 , Bn2 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-16 - .byte N12 , Cn3 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N12 , Cs3 , v092 - .byte W12 - .byte VOICE , 62 - .byte N06 , Dn2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N48 , Dn3 - .byte W06 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-11 - .byte W06 - .byte c_v-15 - .byte W03 - .byte c_v-19 - .byte W03 - .byte c_v-27 - .byte W03 - .byte c_v-32 - .byte W06 - .byte c_v-40 - .byte W03 - .byte c_v-44 - .byte W06 - .byte c_v-51 - .byte W03 - .byte c_v-63 - .byte W06 - .byte PAN , c_v-16 - .byte BEND , c_v+0 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 31 - .byte PAN , c_v+32 - .byte N12 , An2 - .byte W12 - .byte VOICE , 62 - .byte PAN , c_v-17 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , An2 , v092 - .byte W12 - .byte VOICE , 62 - .byte VOL , 65*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+32 - .byte BEND , c_v-8 - .byte N09 , En2 , v120 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N06 - .byte W12 - .byte N03 , Bn2 - .byte W12 - .byte N09 , En2 , v127 - .byte W12 - .byte BEND , c_v+5 - .byte N03 , En2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v+0 - .byte N03 , En2 , v127 - .byte W06 - .byte En2 , v120 - .byte W06 - .byte VOICE , 31 - .byte PAN , c_v+40 - .byte N24 , Bn2 , v076 - .byte W24 - .byte VOICE , 62 - .byte PAN , c_v-16 - .byte VOL , 58*mus_rg_shiruhu_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Bn2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N12 , Ds3 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 64*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+32 - .byte BEND , c_v+0 - .byte N03 , En2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte En2 , v127 - .byte W06 - .byte En2 , v120 - .byte W06 - .byte BEND , c_v-8 - .byte N03 - .byte W03 - .byte BEND , c_v+0 - .byte W03 - .byte N03 - .byte W03 - .byte VOICE , 31 - .byte W15 - .byte N24 , En3 , v036 - .byte W24 - .byte VOICE , 62 - .byte PAN , c_v-16 - .byte VOL , 58*mus_rg_shiruhu_mvl/mxv - .byte N06 , En3 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+16 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+42 - .byte BEND , c_v+63 - .byte N48 , En2 - .byte W03 - .byte BEND , c_v+55 - .byte W03 - .byte PAN , c_v+32 - .byte BEND , c_v+48 - .byte W03 - .byte c_v+40 - .byte W03 - .byte PAN , c_v+16 - .byte BEND , c_v+32 - .byte W03 - .byte c_v+23 - .byte W03 - .byte PAN , c_v+6 - .byte BEND , c_v+15 - .byte W03 - .byte c_v+6 - .byte W03 - .byte PAN , c_v-8 - .byte BEND , c_v-8 - .byte W03 - .byte c_v-16 - .byte W03 - .byte PAN , c_v-16 - .byte BEND , c_v-33 - .byte W03 - .byte c_v-48 - .byte W03 - .byte PAN , c_v-18 - .byte BEND , c_v-56 - .byte W03 - .byte c_v-64 - .byte W06 - .byte VOL , 67*mus_rg_shiruhu_mvl/mxv - .byte W03 - .byte BEND , c_v+0 - .byte N03 , Bn1 , v127 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , As1 - .byte W03 - .byte PAN , c_v-7 - .byte N03 , Gs1 - .byte W03 - .byte Fs1 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Fn1 - .byte W03 - .byte N30 , En1 - .byte W09 - .byte MOD , 6 - .byte W24 - .byte N03 , En1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , Fn1 , v127 - .byte W03 - .byte PAN , c_v+15 - .byte N03 , Fs1 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Gs1 - .byte W03 - .byte As1 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Bn1 - .byte W03 - .byte PAN , c_v-16 - .byte N21 , Cn2 - .byte W09 - .byte MOD , 6 - .byte W12 - .byte N03 , Cn2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N03 , Bn1 , v127 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , As1 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Gs1 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Fs1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N09 , En1 - .byte W09 - .byte MOD , 6 - .byte N03 , En1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte En1 , v116 - .byte W06 - .byte En1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte En1 , v116 - .byte W06 - .byte En1 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Ds1 - .byte W06 - .byte En1 - .byte W06 - .byte MOD , 0 - .byte N03 , Fn1 , v127 - .byte W03 - .byte PAN , c_v+15 - .byte N03 , Gn1 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , As1 - .byte W03 - .byte Cn2 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , Cs2 - .byte W03 - .byte PAN , c_v-16 - .byte N30 , Dn2 - .byte W09 - .byte MOD , 6 - .byte W24 - .byte VOL , 62*mus_rg_shiruhu_mvl/mxv - .byte BEND , c_v-2 - .byte N03 , Dn2 , v120 - .byte W06 - .byte N03 - .byte W03 - .byte VOL , 57*mus_rg_shiruhu_mvl/mxv - .byte BEND , c_v-4 - .byte W03 - .byte N03 - .byte W06 - .byte VOL , 52*mus_rg_shiruhu_mvl/mxv - .byte N03 - .byte W06 - .byte VOL , 46*mus_rg_shiruhu_mvl/mxv - .byte BEND , c_v-8 - .byte N03 - .byte W06 - .byte VOL , 41*mus_rg_shiruhu_mvl/mxv - .byte N03 - .byte W06 - .byte VOL , 35*mus_rg_shiruhu_mvl/mxv - .byte BEND , c_v-10 - .byte N03 - .byte W06 - .byte VOL , 25*mus_rg_shiruhu_mvl/mxv - .byte N03 - .byte W06 - .byte VOICE , 31 - .byte MOD , 0 - .byte VOL , 58*mus_rg_shiruhu_mvl/mxv - .byte BEND , c_v+0 - .byte TIE , En4 , v064 - .byte W24 - .byte PAN , c_v-1 - .byte W06 - .byte c_v+7 - .byte W06 - .byte c_v+18 - .byte W06 - .byte c_v+26 - .byte W06 - .byte c_v+32 - .byte W24 - .byte c_v+23 - .byte W06 - .byte c_v+8 - .byte W06 - .byte c_v-14 - .byte W06 - .byte c_v-24 - .byte W06 - .byte VOL , 55*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v-33 - .byte W06 - .byte VOL , 50*mus_rg_shiruhu_mvl/mxv - .byte W06 - .byte 46*mus_rg_shiruhu_mvl/mxv - .byte W06 - .byte 42*mus_rg_shiruhu_mvl/mxv - .byte W06 - .byte 38*mus_rg_shiruhu_mvl/mxv - .byte W06 - .byte 34*mus_rg_shiruhu_mvl/mxv - .byte W06 - .byte 30*mus_rg_shiruhu_mvl/mxv - .byte W06 - .byte 27*mus_rg_shiruhu_mvl/mxv - .byte W06 - .byte 23*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v-22 - .byte W06 - .byte VOL , 20*mus_rg_shiruhu_mvl/mxv - .byte W06 - .byte 16*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v-16 - .byte W06 - .byte VOL , 12*mus_rg_shiruhu_mvl/mxv - .byte W06 - .byte 10*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v-1 - .byte W06 - .byte VOL , 9*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+4 - .byte W06 - .byte c_v+15 - .byte W12 - .byte EOT - .byte VOL , 38*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+21 - .byte N36 , En4 , v016 - .byte W06 - .byte PAN , c_v+26 - .byte W03 - .byte VOL , 31*mus_rg_shiruhu_mvl/mxv - .byte W03 - .byte 29*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+31 - .byte W06 - .byte VOL , 22*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+39 - .byte W06 - .byte VOL , 19*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+44 - .byte W06 - .byte VOL , 13*mus_rg_shiruhu_mvl/mxv - .byte W03 - .byte 8*mus_rg_shiruhu_mvl/mxv - .byte W06 - .byte 5*mus_rg_shiruhu_mvl/mxv - .byte W03 - .byte 4*mus_rg_shiruhu_mvl/mxv - .byte W06 - .byte 0*mus_rg_shiruhu_mvl/mxv - .byte W24 - .byte 76*mus_rg_shiruhu_mvl/mxv - .byte W24 - .byte VOICE , 35 - .byte PAN , c_v+0 - .byte N06 , En1 , v127 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W42 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte GOTO - .word mus_rg_shiruhu_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_shiruhu_5: - .byte KEYSH , mus_rg_shiruhu_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 38*mus_rg_shiruhu_mvl/mxv - .byte W03 - .byte 28*mus_rg_shiruhu_mvl/mxv - .byte W68 - .byte W01 - .byte PAN , c_v-32 - .byte N24 , Bn3 , v120 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Bn3 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cn4 - .byte W24 -mus_rg_shiruhu_5_B1: - .byte PAN , c_v-32 - .byte N24 , Bn3 , v120 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , An3 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Bn3 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cn4 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cs4 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Ds4 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , An3 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W24 - .byte VOICE , 24 - .byte PAN , c_v-32 - .byte VOL , 53*mus_rg_shiruhu_mvl/mxv - .byte N24 , Bn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v-32 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+32 - .byte N18 , Cn4 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte N03 , Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v-32 - .byte N12 , An3 - .byte W12 - .byte MOD , 8 - .byte N30 , As3 - .byte W12 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte N03 , An3 - .byte W03 - .byte As3 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+32 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v-32 - .byte N12 , Cs4 - .byte W12 - .byte MOD , 8 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v-32 - .byte N18 , Ds4 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte N03 , Cs4 - .byte W03 - .byte Bn3 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v-32 - .byte N24 , An3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v-32 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N03 , En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , Gn3 - .byte W03 - .byte An3 - .byte W03 - .byte Bn3 - .byte W03 - .byte PAN , c_v+18 - .byte N03 , Cs4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N48 , En4 - .byte W15 - .byte MOD , 8 - .byte W32 - .byte W01 - .byte 0 - .byte PAN , c_v-32 - .byte N12 , Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 - .byte W12 - .byte As3 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Ds4 - .byte W12 - .byte As3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 - .byte W12 - .byte As3 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn4 - .byte W12 - .byte As4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An4 - .byte W12 - .byte As4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Ds4 - .byte W12 - .byte As3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 - .byte W12 - .byte As3 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N60 , Cn4 - .byte W12 - .byte MOD , 6 - .byte W48 - .byte 0 - .byte N12 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N60 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W48 - .byte 0 - .byte N12 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N60 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W48 - .byte 0 - .byte N12 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 -mus_rg_shiruhu_5_000: - .byte N12 , Cn4 , v120 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_shiruhu_5_000 - .byte N12 , Cn4 , v120 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N03 , As3 - .byte W03 - .byte Cn4 - .byte W03 - .byte N06 , As3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte As3 - .byte W12 -mus_rg_shiruhu_5_001: - .byte VOL , 57*mus_rg_shiruhu_mvl/mxv - .byte N24 , Bn2 , v120 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , As2 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Bn2 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Cn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte PEND - .byte 0 - .byte VOL , 53*mus_rg_shiruhu_mvl/mxv - .byte N12 , Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte PATT - .word mus_rg_shiruhu_5_001 - .byte MOD , 0 - .byte VOL , 54*mus_rg_shiruhu_mvl/mxv - .byte N12 , Bn3 , v120 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte VOICE , 48 - .byte VOL , 28*mus_rg_shiruhu_mvl/mxv - .byte N24 , Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte An3 - .byte W24 - .byte As3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte As3 - .byte W24 - .byte An3 - .byte W24 - .byte As3 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte As3 , v032 - .byte W12 - .byte N06 , Bn1 , v072 - .byte W12 - .byte Bn1 , v028 - .byte W12 - .byte Bn1 , v084 - .byte W12 - .byte Bn1 , v028 - .byte W12 - .byte Bn1 , v108 - .byte W12 - .byte Bn1 , v028 - .byte W12 - .byte N12 , Bn1 , v084 - .byte W12 - .byte PAN , c_v-32 - .byte N24 , Bn3 , v040 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , As3 , v056 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Bn3 , v064 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cn4 , v084 - .byte W24 - .byte GOTO - .word mus_rg_shiruhu_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_shiruhu_6: - .byte KEYSH , mus_rg_shiruhu_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 38*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v-1 - .byte N03 , En3 , v127 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gs3 - .byte W03 - .byte As3 - .byte W03 - .byte Bn3 - .byte W03 - .byte N42 , Cn4 - .byte W42 - .byte N03 , Bn3 - .byte W03 - .byte As3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte VOL , 41*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , En4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N24 , En4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 8 - .byte W12 -mus_rg_shiruhu_6_B1: - .byte MOD , 0 - .byte PAN , c_v+0 - .byte N24 , En4 , v127 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N24 , En4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N24 , Gs4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 57*mus_rg_shiruhu_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+0 - .byte N24 , En5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N24 , En5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N18 , Fn5 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte N03 , Fs5 , v120 - .byte W03 - .byte Fn5 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte N24 , En5 , v127 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N12 , Dn5 - .byte W12 - .byte MOD , 8 - .byte N30 , Ds5 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte 8 - .byte W06 - .byte N03 , Dn5 , v120 - .byte W03 - .byte Ds5 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte N24 , En5 , v127 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Fn5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N12 , Fs5 - .byte W12 - .byte MOD , 8 - .byte N36 , Gn5 - .byte W12 - .byte MOD , 0 - .byte W12 - .byte 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N18 , Gs5 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte N03 , Fs5 , v120 - .byte W03 - .byte En5 - .byte W03 - .byte MOD , 0 - .byte N24 , Ds5 , v127 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+0 - .byte N48 , En5 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte N48 , Bn5 - .byte W15 - .byte MOD , 8 - .byte W32 - .byte W01 - .byte VOICE , 17 - .byte MOD , 0 - .byte VOL , 76*mus_rg_shiruhu_mvl/mxv - .byte N12 , En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte N60 , Fn4 - .byte W60 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N60 , Fs4 - .byte W60 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N60 , Gn4 - .byte W60 - .byte N12 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte As4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N03 , Ds4 - .byte W03 - .byte Fs4 , v120 - .byte W03 - .byte N06 , Ds4 - .byte W06 - .byte N12 , Dn4 , v127 - .byte W12 - .byte Ds4 - .byte W12 -mus_rg_shiruhu_6_000: - .byte VOICE , 48 - .byte PAN , c_v+16 - .byte VOL , 50*mus_rg_shiruhu_mvl/mxv - .byte BEND , c_v+0 - .byte N24 , En3 , v127 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v-21 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v+22 - .byte N24 , En3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte PAN , c_v-25 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte PEND - .byte VOICE , 24 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte VOL , 63*mus_rg_shiruhu_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte PATT - .word mus_rg_shiruhu_6_000 - .byte VOICE , 24 - .byte MOD , 0 - .byte VOL , 64*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v-1 - .byte N12 , En5 , v127 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N12 , Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte VOICE , 48 - .byte VOL , 41*mus_rg_shiruhu_mvl/mxv - .byte N24 , En5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , En5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Fn5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , En5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , En5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Fn5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Fs5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Gs5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOICE , 24 - .byte VOL , 67*mus_rg_shiruhu_mvl/mxv - .byte MOD , 0 - .byte N12 , En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Ds5 , v032 - .byte W12 - .byte N06 , Gn2 , v068 - .byte W12 - .byte Gn2 , v028 - .byte W12 - .byte Fs2 , v084 - .byte W12 - .byte Fs2 , v028 - .byte W12 - .byte Gn2 , v104 - .byte W12 - .byte Gn2 , v032 - .byte W12 - .byte N12 , Gs2 , v076 - .byte W12 - .byte VOICE , 48 - .byte PAN , c_v-32 - .byte VOL , 41*mus_rg_shiruhu_mvl/mxv - .byte N24 , En4 , v040 - .byte W24 - .byte Ds4 , v048 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte Fn4 , v096 - .byte W24 - .byte GOTO - .word mus_rg_shiruhu_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_shiruhu_7: - .byte KEYSH , mus_rg_shiruhu_key+0 - .byte VOICE , 0 - .byte VOL , 62*mus_rg_shiruhu_mvl/mxv - .byte N03 , Dn2 , v120 - .byte W03 - .byte N03 - .byte W03 - .byte Gn1 - .byte W03 - .byte N06 , Fn1 - .byte W06 - .byte Cn1 - .byte N32 , An2 - .byte W32 - .byte W01 - .byte N24 , Cn3 - .byte W24 -mus_rg_shiruhu_7_000: - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND -mus_rg_shiruhu_7_B1: - .byte N06 , Cn1 , v120 - .byte W12 - .byte N12 , Fn1 - .byte W24 - .byte N06 , Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Gn1 , v120 - .byte W12 - .byte Fn1 - .byte W06 - .byte N03 , En1 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte Dn1 , v060 - .byte W12 - .byte Dn1 , v040 - .byte W12 - .byte N06 , Cn1 , v120 - .byte W12 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N12 , Cn2 , v127 - .byte W12 - .byte Fn1 , v120 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Dn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte Gn2 , v127 - .byte W36 - .byte N06 , Cn1 , v120 - .byte W36 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N12 , Cs1 - .byte W12 - .byte N06 , Cn1 - .byte W12 -mus_rg_shiruhu_7_001: - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_shiruhu_7_001 - .byte PATT - .word mus_rg_shiruhu_7_001 - .byte PATT - .word mus_rg_shiruhu_7_001 - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 , v080 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W24 - .byte Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W24 - .byte Cs1 - .byte W24 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W24 - .byte Cs1 - .byte W24 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Fn2 , v080 - .byte W12 - .byte Fn2 , v112 - .byte W12 - .byte Dn2 , v120 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Fn2 , v084 - .byte W12 - .byte Fn2 , v112 - .byte W12 - .byte Dn2 , v120 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N06 , Fn2 , v084 - .byte W12 - .byte Fn2 , v116 - .byte W12 - .byte N03 , Dn2 , v120 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Gn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Dn1 , v108 - .byte W06 - .byte Dn1 , v080 - .byte W06 -mus_rg_shiruhu_7_002: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Fn2 - .byte W24 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Fn2 - .byte W24 - .byte PEND -mus_rg_shiruhu_7_003: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Fn2 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_shiruhu_7_002 - .byte PATT - .word mus_rg_shiruhu_7_003 - .byte N96 , Cs2 , v120 - .byte W96 - .byte W96 - .byte W72 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte PATT - .word mus_rg_shiruhu_7_000 - .byte GOTO - .word mus_rg_shiruhu_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_shiruhu_8: - .byte KEYSH , mus_rg_shiruhu_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 38*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+0 - .byte W72 -mus_rg_shiruhu_8_000: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W24 - .byte PEND -mus_rg_shiruhu_8_B1: -mus_rg_shiruhu_8_001: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_shiruhu_8_000 - .byte PATT - .word mus_rg_shiruhu_8_001 -mus_rg_shiruhu_8_002: - .byte N03 , Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_shiruhu_8_002 - .byte PATT - .word mus_rg_shiruhu_8_002 - .byte PATT - .word mus_rg_shiruhu_8_002 - .byte PATT - .word mus_rg_shiruhu_8_001 - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W24 - .byte PATT - .word mus_rg_shiruhu_8_001 - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte PATT - .word mus_rg_shiruhu_8_001 - .byte PATT - .word mus_rg_shiruhu_8_001 - .byte PATT - .word mus_rg_shiruhu_8_001 - .byte PATT - .word mus_rg_shiruhu_8_001 -mus_rg_shiruhu_8_003: - .byte N03 , Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W18 - .byte PEND -mus_rg_shiruhu_8_004: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_rg_shiruhu_8_005: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_shiruhu_8_005 - .byte PATT - .word mus_rg_shiruhu_8_003 - .byte PATT - .word mus_rg_shiruhu_8_004 - .byte PATT - .word mus_rg_shiruhu_8_003 - .byte PATT - .word mus_rg_shiruhu_8_004 - .byte PATT - .word mus_rg_shiruhu_8_003 - .byte PATT - .word mus_rg_shiruhu_8_004 - .byte PATT - .word mus_rg_shiruhu_8_001 - .byte PATT - .word mus_rg_shiruhu_8_001 - .byte PATT - .word mus_rg_shiruhu_8_001 - .byte PATT - .word mus_rg_shiruhu_8_001 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_shiruhu_8_000 - .byte GOTO - .word mus_rg_shiruhu_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_shiruhu_9: - .byte KEYSH , mus_rg_shiruhu_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 38*mus_rg_shiruhu_mvl/mxv - .byte PAN , c_v+0 - .byte W72 - .byte W84 - .byte N12 , Gn5 , v120 - .byte W12 -mus_rg_shiruhu_9_B1: - .byte W96 - .byte W84 - .byte N12 , Gn5 , v120 - .byte W12 - .byte W96 - .byte W36 - .byte N12 - .byte W60 - .byte W36 - .byte N12 - .byte W60 - .byte W36 - .byte N12 - .byte W60 - .byte W36 - .byte N12 - .byte W60 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_shiruhu_9_000: - .byte W12 - .byte N12 , Gn5 , v120 - .byte W24 - .byte N12 - .byte W48 - .byte N12 - .byte W12 - .byte PEND - .byte W96 -mus_rg_shiruhu_9_001: - .byte W24 - .byte N12 , Gn5 , v120 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_shiruhu_9_001 - .byte PATT - .word mus_rg_shiruhu_9_000 - .byte W96 - .byte PATT - .word mus_rg_shiruhu_9_000 - .byte W96 - .byte PATT - .word mus_rg_shiruhu_9_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 , Gn5 , v120 - .byte W12 - .byte GOTO - .word mus_rg_shiruhu_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_shiruhu: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_shiruhu_pri @ Priority - .byte mus_rg_shiruhu_rev @ Reverb. - - .word mus_rg_shiruhu_grp - - .word mus_rg_shiruhu_1 - .word mus_rg_shiruhu_2 - .word mus_rg_shiruhu_3 - .word mus_rg_shiruhu_4 - .word mus_rg_shiruhu_5 - .word mus_rg_shiruhu_6 - .word mus_rg_shiruhu_7 - .word mus_rg_shiruhu_8 - .word mus_rg_shiruhu_9 - - .end diff --git a/sound/songs/mus_rg_shoujo.s b/sound/songs/mus_rg_shoujo.s deleted file mode 100644 index acd883f8e5..0000000000 --- a/sound/songs/mus_rg_shoujo.s +++ /dev/null @@ -1,693 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_shoujo_grp, voicegroup143 - .equ mus_rg_shoujo_pri, 0 - .equ mus_rg_shoujo_rev, reverb_set+50 - .equ mus_rg_shoujo_mvl, 127 - .equ mus_rg_shoujo_key, 0 - .equ mus_rg_shoujo_tbs, 1 - .equ mus_rg_shoujo_exg, 0 - .equ mus_rg_shoujo_cmp, 1 - - .section .rodata - .global mus_rg_shoujo - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_shoujo_1: - .byte KEYSH , mus_rg_shoujo_key+0 - .byte TEMPO , 174*mus_rg_shoujo_tbs/2 - .byte VOICE , 1 - .byte VOL , 51*mus_rg_shoujo_mvl/mxv - .byte PAN , c_v-29 - .byte N18 , En4 , v104 - .byte W12 - .byte W24 - .byte N03 , Cn4 , v127 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N12 , Gs3 - .byte W12 -mus_rg_shoujo_1_B1: -mus_rg_shoujo_1_000: - .byte N03 , Gn3 , v127 - .byte W24 - .byte N12 - .byte W24 - .byte N03 - .byte W24 - .byte N12 - .byte W24 - .byte PEND - .byte N03 , Fs3 - .byte W24 - .byte N12 - .byte W24 - .byte N03 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , An3 , v120 - .byte W12 - .byte PATT - .word mus_rg_shoujo_1_000 - .byte N03 , Fn3 , v127 - .byte W24 - .byte N12 - .byte W24 - .byte N03 - .byte W24 - .byte N12 - .byte W24 - .byte GOTO - .word mus_rg_shoujo_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_shoujo_2: - .byte KEYSH , mus_rg_shoujo_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 49*mus_rg_shoujo_mvl/mxv - .byte N12 , Gn4 , v127 - .byte W12 - .byte N72 , Gn5 - .byte W72 -mus_rg_shoujo_2_B1: - .byte VOICE , 24 - .byte N12 , Gn4 , v127 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N01 , Cn4 , v096 - .byte W09 - .byte N01 - .byte W03 - .byte N24 , Bn4 , v127 - .byte W06 - .byte MOD , 2 - .byte W18 - .byte 0 - .byte N12 , Cn5 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N01 , Cn4 , v096 - .byte W12 - .byte N12 , Bn4 , v127 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N01 , Gn4 , v096 - .byte W12 - .byte N12 , An4 , v127 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N03 , Gn4 - .byte W12 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N03 , En4 - .byte W12 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N03 , En4 - .byte W12 - .byte N12 , Fs4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N03 , An4 - .byte W12 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N01 , Cn4 , v096 - .byte W09 - .byte N01 - .byte W03 - .byte N24 , An4 , v127 - .byte W06 - .byte MOD , 2 - .byte W18 - .byte 0 - .byte N12 , Gn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N01 , Cn4 , v096 - .byte W12 - .byte N12 , Fn4 , v127 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N01 , En4 , v120 - .byte W12 - .byte N12 , En4 , v127 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N03 , Dn4 - .byte W12 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N03 , Bn3 - .byte W12 - .byte N12 , Cn4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N03 , Dn4 - .byte W12 - .byte N12 , En4 - .byte W06 - .byte MOD , 3 - .byte W06 - .byte 0 - .byte N03 , Fn4 - .byte W12 - .byte GOTO - .word mus_rg_shoujo_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_shoujo_3: - .byte KEYSH , mus_rg_shoujo_key+0 - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 39*mus_rg_shoujo_mvl/mxv - .byte PAN , c_v-40 - .byte W12 - .byte W36 - .byte N03 , An4 , v104 - .byte W12 - .byte Gn4 - .byte W12 - .byte N12 , Fn4 - .byte W12 -mus_rg_shoujo_3_B1: - .byte VOL , 39*mus_rg_shoujo_mvl/mxv - .byte N84 , En4 , v120 - .byte W09 - .byte VOL , 11*mus_rg_shoujo_mvl/mxv - .byte W06 - .byte 16*mus_rg_shoujo_mvl/mxv - .byte W09 - .byte 22*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 28*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 34*mus_rg_shoujo_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 39*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 45*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 39*mus_rg_shoujo_mvl/mxv - .byte MOD , 0 - .byte N06 , An4 - .byte W06 - .byte Fn4 - .byte W06 - .byte VOL , 39*mus_rg_shoujo_mvl/mxv - .byte N84 , Ds4 - .byte W09 - .byte VOL , 11*mus_rg_shoujo_mvl/mxv - .byte W06 - .byte 16*mus_rg_shoujo_mvl/mxv - .byte W09 - .byte 22*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 28*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 34*mus_rg_shoujo_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 39*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 45*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 39*mus_rg_shoujo_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOL , 39*mus_rg_shoujo_mvl/mxv - .byte N84 , En4 - .byte W09 - .byte VOL , 11*mus_rg_shoujo_mvl/mxv - .byte W06 - .byte 16*mus_rg_shoujo_mvl/mxv - .byte W09 - .byte 22*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 28*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 34*mus_rg_shoujo_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 39*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 45*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 39*mus_rg_shoujo_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte VOL , 39*mus_rg_shoujo_mvl/mxv - .byte N84 , Dn4 - .byte W09 - .byte VOL , 11*mus_rg_shoujo_mvl/mxv - .byte W06 - .byte 16*mus_rg_shoujo_mvl/mxv - .byte W09 - .byte 22*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 28*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 34*mus_rg_shoujo_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 39*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 45*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte 39*mus_rg_shoujo_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn4 - .byte W06 - .byte An4 - .byte W06 - .byte GOTO - .word mus_rg_shoujo_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_shoujo_4: - .byte KEYSH , mus_rg_shoujo_key+0 - .byte VOICE , 80 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 45*mus_rg_shoujo_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte W72 -mus_rg_shoujo_4_B1: - .byte N06 , Cn2 , v127 - .byte W24 - .byte N24 , En1 , v120 - .byte W24 - .byte N06 , Cn2 , v127 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N06 , Cn2 - .byte W24 - .byte N24 , Ds1 - .byte W24 - .byte N06 , Cn2 - .byte W24 - .byte N12 , Ds1 - .byte W12 - .byte N15 , Gn1 , v120 - .byte W12 - .byte N06 , Cn2 , v127 - .byte W24 - .byte N24 , En1 - .byte W24 - .byte N06 , Cn2 - .byte W24 - .byte N24 , En1 - .byte W24 - .byte N06 , Cn2 , v120 - .byte W24 - .byte N24 , Dn1 , v127 - .byte W24 - .byte N06 , Cn2 - .byte W24 - .byte N24 , Dn1 - .byte W24 - .byte GOTO - .word mus_rg_shoujo_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_shoujo_5: - .byte KEYSH , mus_rg_shoujo_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 46*mus_rg_shoujo_mvl/mxv - .byte PAN , c_v+47 - .byte BEND , c_v+1 - .byte N12 , Gn4 , v104 - .byte W12 - .byte N72 , Gn5 - .byte W72 -mus_rg_shoujo_5_B1: - .byte PAN , c_v+32 - .byte BEND , c_v+0 - .byte N03 , Cn3 , v120 - .byte W24 - .byte N12 - .byte W24 - .byte N03 - .byte W24 - .byte N12 - .byte W24 - .byte N03 - .byte W24 - .byte N12 - .byte W24 - .byte N03 - .byte W24 - .byte N12 - .byte W24 -mus_rg_shoujo_5_000: - .byte N03 , Cn3 , v127 - .byte W24 - .byte N12 - .byte W24 - .byte N03 - .byte W24 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_shoujo_5_000 - .byte GOTO - .word mus_rg_shoujo_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_shoujo_6: - .byte KEYSH , mus_rg_shoujo_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_shoujo_mvl/mxv - .byte N12 , Gn4 , v127 - .byte W12 - .byte N72 , Gn5 - .byte W24 - .byte VOL , 41*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 38*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 36*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 34*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 31*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 29*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 25*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 22*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 20*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 17*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 14*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 12*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 9*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 7*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 5*mus_rg_shoujo_mvl/mxv - .byte W03 - .byte 2*mus_rg_shoujo_mvl/mxv - .byte W03 -mus_rg_shoujo_6_B1: - .byte VOL , 0*mus_rg_shoujo_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_shoujo_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_shoujo_7: - .byte KEYSH , mus_rg_shoujo_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 28*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte W72 -mus_rg_shoujo_7_B1: -mus_rg_shoujo_7_000: - .byte N12 , Cn4 , v120 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W12 - .byte N24 , Dn4 - .byte W06 - .byte MOD , 5 - .byte W18 - .byte 0 - .byte N12 , En4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W12 - .byte N12 , Dn4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W12 - .byte PEND - .byte N12 , Ds4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N01 , Cn4 - .byte W12 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N01 , Cn4 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N01 , Gn3 - .byte W12 - .byte N12 , Ds4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N01 , Cn4 - .byte W12 - .byte PATT - .word mus_rg_shoujo_7_000 - .byte N12 , Cn4 , v120 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N01 , Bn3 - .byte W12 - .byte N12 , An3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N01 , Gn3 - .byte W12 - .byte N12 , Fn3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N01 , Gn3 - .byte W12 - .byte N12 , An3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N01 , Bn3 - .byte W12 - .byte GOTO - .word mus_rg_shoujo_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_shoujo_8: - .byte KEYSH , mus_rg_shoujo_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-1 - .byte VOL , 51*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte W72 -mus_rg_shoujo_8_B1: -mus_rg_shoujo_8_000: - .byte N03 , Cn5 , v104 - .byte W24 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v044 - .byte W36 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte PEND - .byte Cn5 , v112 - .byte W24 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v076 - .byte W06 - .byte Cn5 , v052 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v052 - .byte W06 - .byte Cn5 , v100 - .byte W06 - .byte Cn5 , v072 - .byte W06 - .byte PATT - .word mus_rg_shoujo_8_000 - .byte N03 , Cn5 , v112 - .byte W24 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v072 - .byte W06 - .byte GOTO - .word mus_rg_shoujo_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_shoujo_9: - .byte KEYSH , mus_rg_shoujo_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+2 - .byte VOL , 38*mus_rg_shoujo_mvl/mxv - .byte W12 - .byte W72 -mus_rg_shoujo_9_B1: - .byte W48 - .byte N24 , Ds5 , v096 - .byte W48 - .byte W96 - .byte W48 - .byte N24 - .byte W48 - .byte W96 - .byte GOTO - .word mus_rg_shoujo_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_shoujo: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_shoujo_pri @ Priority - .byte mus_rg_shoujo_rev @ Reverb. - - .word mus_rg_shoujo_grp - - .word mus_rg_shoujo_1 - .word mus_rg_shoujo_2 - .word mus_rg_shoujo_3 - .word mus_rg_shoujo_4 - .word mus_rg_shoujo_5 - .word mus_rg_shoujo_6 - .word mus_rg_shoujo_7 - .word mus_rg_shoujo_8 - .word mus_rg_shoujo_9 - - .end diff --git a/sound/songs/mus_rg_shounen.s b/sound/songs/mus_rg_shounen.s deleted file mode 100644 index a528043fa5..0000000000 --- a/sound/songs/mus_rg_shounen.s +++ /dev/null @@ -1,839 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_shounen_grp, voicegroup144 - .equ mus_rg_shounen_pri, 0 - .equ mus_rg_shounen_rev, reverb_set+50 - .equ mus_rg_shounen_mvl, 127 - .equ mus_rg_shounen_key, 0 - .equ mus_rg_shounen_tbs, 1 - .equ mus_rg_shounen_exg, 0 - .equ mus_rg_shounen_cmp, 1 - - .section .rodata - .global mus_rg_shounen - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_shounen_1: - .byte KEYSH , mus_rg_shounen_key+0 - .byte TEMPO , 154*mus_rg_shounen_tbs/2 - .byte VOICE , 18 - .byte VOL , 53*mus_rg_shounen_mvl/mxv - .byte PAN , c_v+48 - .byte N06 , Cs4 , v127 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte N72 , Fn4 - .byte W06 - .byte VOL , 19*mus_rg_shounen_mvl/mxv - .byte W18 - .byte 32*mus_rg_shounen_mvl/mxv - .byte W06 - .byte 38*mus_rg_shounen_mvl/mxv - .byte W06 - .byte 46*mus_rg_shounen_mvl/mxv - .byte MOD , 5 - .byte W06 - .byte VOL , 53*mus_rg_shounen_mvl/mxv - .byte W06 - .byte 60*mus_rg_shounen_mvl/mxv - .byte W06 - .byte 66*mus_rg_shounen_mvl/mxv - .byte W06 - .byte 73*mus_rg_shounen_mvl/mxv - .byte W12 - .byte VOICE , 17 - .byte MOD , 0 - .byte VOL , 63*mus_rg_shounen_mvl/mxv - .byte PAN , c_v+28 - .byte W60 - .byte N06 , En3 , v120 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 -mus_rg_shounen_1_B1: - .byte N21 , Bn4 , v127 - .byte W21 - .byte N03 , As4 , v120 - .byte W03 - .byte N24 , An4 , v127 - .byte W24 - .byte N12 , Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N03 , Fn4 , v088 - .byte W03 - .byte En4 , v092 - .byte W03 - .byte Ds4 - .byte W03 - .byte Dn4 - .byte W03 - .byte N36 , Cs4 , v127 - .byte W36 - .byte N12 , Bn3 - .byte W12 - .byte Cs4 , v120 - .byte W12 - .byte En4 , v127 - .byte W12 - .byte N48 , Gn4 - .byte W48 - .byte Dn5 - .byte W48 - .byte Fs4 - .byte W48 - .byte Cs5 - .byte W48 - .byte GOTO - .word mus_rg_shounen_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_shounen_2: - .byte KEYSH , mus_rg_shounen_key+0 - .byte VOICE , 18 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 79*mus_rg_shounen_mvl/mxv - .byte N06 , En5 , v127 - .byte W06 - .byte Ds5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N72 , Bn4 - .byte W06 - .byte VOL , 34*mus_rg_shounen_mvl/mxv - .byte W12 - .byte 56*mus_rg_shounen_mvl/mxv - .byte W06 - .byte 60*mus_rg_shounen_mvl/mxv - .byte W06 - .byte 65*mus_rg_shounen_mvl/mxv - .byte W06 - .byte 73*mus_rg_shounen_mvl/mxv - .byte MOD , 5 - .byte W06 - .byte VOL , 82*mus_rg_shounen_mvl/mxv - .byte W06 - .byte 86*mus_rg_shounen_mvl/mxv - .byte W06 - .byte 89*mus_rg_shounen_mvl/mxv - .byte W18 - .byte VOICE , 17 - .byte MOD , 0 - .byte VOL , 90*mus_rg_shounen_mvl/mxv - .byte W12 - .byte N06 , En4 - .byte W24 - .byte N06 - .byte W24 - .byte En3 , v120 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 -mus_rg_shounen_2_B1: - .byte MOD , 1 - .byte N36 , En5 , v127 - .byte W36 - .byte Ds5 - .byte W36 - .byte N24 , Cs5 - .byte W24 - .byte N12 , Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 , Gs4 , v108 - .byte W03 - .byte An4 , v076 - .byte W03 - .byte N06 , Gs4 , v120 - .byte W06 - .byte N12 , Fs4 , v127 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte N96 , Fn5 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N96 , En5 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte GOTO - .word mus_rg_shounen_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_shounen_3: - .byte KEYSH , mus_rg_shounen_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 45*mus_rg_shounen_mvl/mxv - .byte W36 - .byte N12 , Bn2 , v127 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Fs2 - .byte W12 -mus_rg_shounen_3_B1: - .byte PAN , c_v-62 - .byte N12 , En2 , v127 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , En2 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte N03 , Gs2 , v120 - .byte W03 - .byte Fs2 - .byte W03 - .byte PAN , c_v+63 - .byte N12 , En2 , v127 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Fs2 - .byte W12 - .byte N06 , Cs3 - .byte W06 - .byte N03 , Bn2 , v120 - .byte W03 - .byte Gs2 - .byte W03 - .byte PAN , c_v+63 - .byte N12 , Fs2 , v127 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Bn2 , v120 - .byte W03 - .byte An2 - .byte W03 - .byte PAN , c_v+63 - .byte N12 , Gn2 , v127 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs2 - .byte W12 - .byte N06 , Cs3 - .byte W06 - .byte An2 , v120 - .byte W06 - .byte PAN , c_v-62 - .byte N12 , Fs2 , v127 - .byte W12 - .byte Cs3 , v120 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs2 , v127 - .byte W12 - .byte Ds2 - .byte W12 - .byte GOTO - .word mus_rg_shounen_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_shounen_4: - .byte KEYSH , mus_rg_shounen_key+0 - .byte VOICE , 38 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_shounen_mvl/mxv - .byte N06 , Bn1 , v120 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte En1 - .byte W06 - .byte N48 , Bn1 - .byte W06 - .byte VOL , 45*mus_rg_shounen_mvl/mxv - .byte W03 - .byte MOD , 8 - .byte W15 - .byte VOL , 79*mus_rg_shounen_mvl/mxv - .byte W12 - .byte 90*mus_rg_shounen_mvl/mxv - .byte W12 - .byte 90*mus_rg_shounen_mvl/mxv - .byte MOD , 0 - .byte N03 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte BEND , c_v+0 - .byte N06 , En1 - .byte W18 - .byte N03 - .byte W18 - .byte Cs1 - .byte W06 - .byte N03 - .byte W18 - .byte N06 , En1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs1 - .byte W12 -mus_rg_shounen_4_B1: - .byte BEND , c_v+0 - .byte N15 , En1 , v120 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte N06 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N15 , Fs1 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W12 - .byte Cs2 - .byte W06 - .byte N09 , Fs1 - .byte W12 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn1 - .byte W18 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte N03 , Bn1 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte N03 , Dn1 - .byte W06 - .byte Cs2 - .byte W06 - .byte N12 , Fs1 - .byte W12 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v+0 - .byte N24 , En2 - .byte W03 - .byte BEND , c_v-12 - .byte W03 - .byte c_v-19 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-40 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-54 - .byte W03 - .byte GOTO - .word mus_rg_shounen_4_B1 - .byte BEND , c_v-63 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_shounen_5: - .byte KEYSH , mus_rg_shounen_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_shounen_mvl/mxv - .byte PAN , c_v-29 - .byte N06 , En6 , v127 - .byte W06 - .byte Ds6 - .byte W06 - .byte Dn6 - .byte W06 - .byte Cs6 - .byte W06 - .byte N48 , Bn5 - .byte W72 - .byte W96 -mus_rg_shounen_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_shounen_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_shounen_6: - .byte KEYSH , mus_rg_shounen_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_shounen_mvl/mxv - .byte BEND , c_v+2 - .byte W60 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte W12 - .byte N06 , En4 , v127 - .byte W24 - .byte N06 - .byte W24 - .byte En3 , v120 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 -mus_rg_shounen_6_B1: - .byte MOD , 1 - .byte N36 , En5 , v127 - .byte W36 - .byte Ds5 - .byte W36 - .byte N24 , Cs5 - .byte W24 - .byte N12 , Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 , Gs4 , v120 - .byte W03 - .byte An4 , v032 - .byte W03 - .byte N06 , Gs4 - .byte W06 - .byte N12 , Fs4 , v127 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte N96 , Fn5 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N96 , En5 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte GOTO - .word mus_rg_shounen_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_shounen_7: - .byte KEYSH , mus_rg_shounen_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 79*mus_rg_shounen_mvl/mxv - .byte W72 - .byte N24 , Cn3 , v120 - .byte W24 - .byte N06 , Cn1 , v092 - .byte W18 - .byte Cn1 , v056 - .byte W18 - .byte Cs1 , v084 - .byte W06 - .byte Cs1 , v064 - .byte W06 - .byte Cn1 , v092 - .byte W12 - .byte N03 , Cn1 , v056 - .byte W12 - .byte N06 , Cn1 , v088 - .byte W12 - .byte N06 - .byte W12 -mus_rg_shounen_7_B1: - .byte N06 , Cn1 , v092 - .byte W12 - .byte Dn3 , v112 - .byte W06 - .byte Cn1 , v056 - .byte W06 - .byte Dn3 , v112 - .byte W12 - .byte Cs1 , v076 - .byte W06 - .byte Dn3 , v052 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte N03 , Cn1 , v056 - .byte W06 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Dn3 , v056 - .byte W06 - .byte Dn3 , v112 - .byte W12 - .byte Cn1 , v088 - .byte W06 - .byte Dn3 , v052 - .byte W06 - .byte Cn1 , v100 - .byte W06 - .byte En3 , v076 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Cn1 , v056 - .byte W06 - .byte Dn3 , v112 - .byte W12 - .byte Cn1 , v088 - .byte W06 - .byte Dn3 , v052 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v048 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Cn1 , v056 - .byte W06 - .byte Dn3 , v112 - .byte W12 - .byte Cs1 , v076 - .byte W06 - .byte Cs1 , v068 - .byte W06 - .byte Cn1 , v092 - .byte W12 - .byte Dn3 , v112 - .byte W06 - .byte Cs1 , v076 - .byte W06 - .byte Dn3 , v112 - .byte W12 - .byte Cs1 , v076 - .byte W06 - .byte Cn1 , v052 - .byte W06 - .byte Cn1 , v092 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte Dn3 , v056 - .byte W06 - .byte Dn3 , v112 - .byte W12 - .byte Cs1 , v076 - .byte W06 - .byte Dn3 , v052 - .byte W06 - .byte Cn1 , v100 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Cn1 , v056 - .byte W06 - .byte Dn3 , v112 - .byte W12 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v052 - .byte W06 - .byte Cs1 , v076 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v056 - .byte W06 - .byte Cs1 , v080 - .byte W12 - .byte Cs1 , v076 - .byte W06 - .byte Dn3 , v052 - .byte W06 - .byte GOTO - .word mus_rg_shounen_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_shounen_8: - .byte KEYSH , mus_rg_shounen_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 38*mus_rg_shounen_mvl/mxv - .byte W96 - .byte N06 , Cn5 , v096 - .byte W12 - .byte N03 , Cn5 , v044 - .byte W12 - .byte N06 , Cn5 , v096 - .byte W12 - .byte N03 , Cn5 , v044 - .byte W12 - .byte N06 , Cn5 , v096 - .byte W12 - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v096 - .byte W03 - .byte Cn5 , v044 - .byte W03 - .byte N03 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v044 - .byte W06 -mus_rg_shounen_8_B1: - .byte N06 , Cn5 , v108 - .byte W12 - .byte N03 , Cn5 , v052 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte N06 , Cn5 , v112 - .byte W12 - .byte N03 , Cn5 , v060 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte N06 , Cn5 , v096 - .byte W12 - .byte N03 , Cn5 , v048 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte N06 , Cn5 , v108 - .byte W12 - .byte N03 , Cn5 , v092 - .byte W12 - .byte Cn5 , v052 - .byte W12 - .byte N06 , Cn5 , v108 - .byte W12 - .byte N03 , Cn5 , v048 - .byte W12 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte N06 , Cn5 , v100 - .byte W12 - .byte N03 , Cn5 , v084 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte N06 , Cn5 , v096 - .byte W12 - .byte N03 , Cn5 , v048 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte N06 , Cn5 , v108 - .byte W12 - .byte N03 , Cn5 , v088 - .byte W06 - .byte Cn5 , v044 - .byte W03 - .byte VOICE , 126 - .byte W03 - .byte N12 , Gn5 , v104 - .byte W12 - .byte GOTO - .word mus_rg_shounen_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_shounen: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_shounen_pri @ Priority - .byte mus_rg_shounen_rev @ Reverb. - - .word mus_rg_shounen_grp - - .word mus_rg_shounen_1 - .word mus_rg_shounen_2 - .word mus_rg_shounen_3 - .word mus_rg_shounen_4 - .word mus_rg_shounen_5 - .word mus_rg_shounen_6 - .word mus_rg_shounen_7 - .word mus_rg_shounen_8 - - .end diff --git a/sound/songs/mus_rg_slot.s b/sound/songs/mus_rg_slot.s deleted file mode 100644 index 60fe41893e..0000000000 --- a/sound/songs/mus_rg_slot.s +++ /dev/null @@ -1,2708 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_slot_grp, voicegroup132 - .equ mus_rg_slot_pri, 0 - .equ mus_rg_slot_rev, reverb_set+50 - .equ mus_rg_slot_mvl, 127 - .equ mus_rg_slot_key, 0 - .equ mus_rg_slot_tbs, 1 - .equ mus_rg_slot_exg, 0 - .equ mus_rg_slot_cmp, 1 - - .section .rodata - .global mus_rg_slot - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_slot_1: - .byte KEYSH , mus_rg_slot_key+0 - .byte TEMPO , 146*mus_rg_slot_tbs/2 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+32 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N06 , As2 , v096 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 -mus_rg_slot_1_B1: - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N36 , As3 , v080 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 50*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W96 - .byte N24 , Dn3 , v072 - .byte W24 - .byte An2 - .byte W24 - .byte Fn3 - .byte W24 - .byte Cn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , As3 - .byte W12 - .byte N48 , An3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 49*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N12 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 -mus_rg_slot_1_000: - .byte MOD , 0 - .byte N36 , An3 , v072 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PEND - .byte MOD , 0 - .byte N48 , Gn3 - .byte W24 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 51*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N48 , En3 - .byte W24 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 51*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N24 - .byte W24 - .byte Cn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte MOD , 0 - .byte N12 , Cn4 - .byte W12 - .byte N48 , As3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 51*mus_rg_slot_mvl/mxv - .byte W12 - .byte 45*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte MOD , 0 - .byte N36 , En4 - .byte W15 - .byte MOD , 7 - .byte W21 - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte MOD , 0 - .byte N12 , An3 - .byte W12 - .byte N06 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte N48 , Gn3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 50*mus_rg_slot_mvl/mxv - .byte W12 - .byte 45*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N24 , Dn3 - .byte W24 - .byte An2 - .byte W24 - .byte Fn3 - .byte W24 - .byte Cn3 - .byte W24 - .byte MOD , 0 - .byte N12 , As3 - .byte W12 - .byte N48 , An3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 48*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N12 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PATT - .word mus_rg_slot_1_000 - .byte MOD , 0 - .byte N48 , Gn3 , v072 - .byte W24 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 48*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N24 , En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte MOD , 0 - .byte N24 , En3 - .byte W24 - .byte Cn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte MOD , 0 - .byte N12 , Cn4 - .byte W12 - .byte N48 , As3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 50*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte MOD , 0 - .byte N24 , Cn4 - .byte W24 - .byte As3 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N24 - .byte W24 - .byte N24 - .byte W12 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N60 , En3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 49*mus_rg_slot_mvl/mxv - .byte W12 - .byte 44*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 38*mus_rg_slot_mvl/mxv - .byte W12 - .byte 63*mus_rg_slot_mvl/mxv - .byte N12 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N48 , Fn3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 50*mus_rg_slot_mvl/mxv - .byte W12 - .byte 45*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N24 , En4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte N18 , Fn3 - .byte W18 - .byte N06 , En3 - .byte W06 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N60 , Fn3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 49*mus_rg_slot_mvl/mxv - .byte W12 - .byte 45*mus_rg_slot_mvl/mxv - .byte W12 - .byte 63*mus_rg_slot_mvl/mxv - .byte W12 - .byte N12 , Cn3 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N12 , Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N60 , En3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 49*mus_rg_slot_mvl/mxv - .byte W12 - .byte 45*mus_rg_slot_mvl/mxv - .byte W12 - .byte 63*mus_rg_slot_mvl/mxv - .byte W12 - .byte N12 , Cn3 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N48 , Fn3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 49*mus_rg_slot_mvl/mxv - .byte W12 - .byte 45*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte N24 , En4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte As3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte N06 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N48 , An3 - .byte W12 - .byte MOD , 7 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte 49*mus_rg_slot_mvl/mxv - .byte W12 - .byte 45*mus_rg_slot_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_slot_1_B1 - .byte MOD , 0 - .byte VOL , 63*mus_rg_slot_mvl/mxv - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_slot_2: - .byte KEYSH , mus_rg_slot_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte N06 , Fn3 , v120 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 -mus_rg_slot_2_B1: - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte N36 , Dn4 , v127 - .byte W12 - .byte MOD , 7 - .byte VOL , 79*mus_rg_slot_mvl/mxv - .byte W12 - .byte 68*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte N12 , Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W60 - .byte N06 , Cn3 , v120 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Fn3 , v127 - .byte W24 - .byte Cn3 - .byte W24 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte MOD , 7 - .byte W12 -mus_rg_slot_2_000: - .byte MOD , 0 - .byte N12 , Dn4 , v127 - .byte W12 - .byte N84 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 85*mus_rg_slot_mvl/mxv - .byte W12 - .byte 79*mus_rg_slot_mvl/mxv - .byte W12 - .byte 72*mus_rg_slot_mvl/mxv - .byte W12 - .byte 68*mus_rg_slot_mvl/mxv - .byte W12 - .byte 62*mus_rg_slot_mvl/mxv - .byte W12 - .byte PEND - .byte MOD , 0 - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte N36 , Fn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 -mus_rg_slot_2_001: - .byte MOD , 0 - .byte N96 , As3 , v127 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte VOL , 85*mus_rg_slot_mvl/mxv - .byte W12 - .byte 79*mus_rg_slot_mvl/mxv - .byte W12 - .byte 72*mus_rg_slot_mvl/mxv - .byte W12 - .byte 68*mus_rg_slot_mvl/mxv - .byte W12 - .byte 62*mus_rg_slot_mvl/mxv - .byte W12 - .byte PEND - .byte MOD , 0 - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte N24 , Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte As3 - .byte W24 - .byte Gn3 - .byte W24 -mus_rg_slot_2_002: - .byte MOD , 0 - .byte N12 , En4 , v127 - .byte W12 - .byte N84 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 85*mus_rg_slot_mvl/mxv - .byte W12 - .byte 79*mus_rg_slot_mvl/mxv - .byte W12 - .byte 72*mus_rg_slot_mvl/mxv - .byte W12 - .byte 68*mus_rg_slot_mvl/mxv - .byte W12 - .byte 62*mus_rg_slot_mvl/mxv - .byte W12 - .byte PEND - .byte 90*mus_rg_slot_mvl/mxv - .byte MOD , 0 - .byte N36 , Gn4 - .byte W12 - .byte VOL , 79*mus_rg_slot_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W09 - .byte VOL , 68*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte MOD , 0 - .byte N96 , Cn4 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte VOL , 85*mus_rg_slot_mvl/mxv - .byte W12 - .byte 79*mus_rg_slot_mvl/mxv - .byte W12 - .byte 72*mus_rg_slot_mvl/mxv - .byte W12 - .byte 68*mus_rg_slot_mvl/mxv - .byte W12 - .byte 62*mus_rg_slot_mvl/mxv - .byte W12 - .byte 90*mus_rg_slot_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn3 - .byte W24 - .byte Cn3 - .byte W24 - .byte An3 - .byte W24 - .byte Fn3 - .byte W24 - .byte PATT - .word mus_rg_slot_2_000 - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte MOD , 0 - .byte N36 , Fn4 , v127 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte PATT - .word mus_rg_slot_2_001 - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte MOD , 0 - .byte N24 , Gn3 , v127 - .byte W24 - .byte En3 - .byte W24 - .byte As3 - .byte W24 - .byte Gn3 - .byte W24 - .byte PATT - .word mus_rg_slot_2_002 - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte MOD , 0 - .byte N36 , Gn4 , v127 - .byte W12 - .byte VOL , 79*mus_rg_slot_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W09 - .byte VOL , 68*mus_rg_slot_mvl/mxv - .byte W12 - .byte 90*mus_rg_slot_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N60 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 83*mus_rg_slot_mvl/mxv - .byte W12 - .byte 79*mus_rg_slot_mvl/mxv - .byte W12 - .byte 73*mus_rg_slot_mvl/mxv - .byte W12 - .byte 68*mus_rg_slot_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 -mus_rg_slot_2_003: - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte N60 , Fn4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 83*mus_rg_slot_mvl/mxv - .byte W12 - .byte 79*mus_rg_slot_mvl/mxv - .byte W12 - .byte 73*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte PEND - .byte N24 , Gn4 - .byte W24 - .byte En4 - .byte W24 - .byte Cn4 - .byte W24 - .byte As4 - .byte W24 - .byte N18 , An4 , v120 - .byte W18 - .byte N06 , As4 - .byte W06 - .byte An4 - .byte W06 - .byte N03 , As4 , v092 - .byte W03 - .byte An4 , v080 - .byte W03 - .byte N12 , Gn4 , v127 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N60 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 83*mus_rg_slot_mvl/mxv - .byte W12 - .byte 79*mus_rg_slot_mvl/mxv - .byte W12 - .byte 73*mus_rg_slot_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 68*mus_rg_slot_mvl/mxv - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte PATT - .word mus_rg_slot_2_003 - .byte N24 , Gn4 , v127 - .byte W24 - .byte En4 - .byte W24 - .byte As4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N96 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 83*mus_rg_slot_mvl/mxv - .byte W12 - .byte 79*mus_rg_slot_mvl/mxv - .byte W12 - .byte 72*mus_rg_slot_mvl/mxv - .byte W12 - .byte 68*mus_rg_slot_mvl/mxv - .byte W12 - .byte 61*mus_rg_slot_mvl/mxv - .byte W12 - .byte 56*mus_rg_slot_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_slot_2_B1 - .byte MOD , 0 - .byte VOL , 90*mus_rg_slot_mvl/mxv - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_slot_3: - .byte KEYSH , mus_rg_slot_key+0 - .byte VOICE , 87 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 44*mus_rg_slot_mvl/mxv - .byte N06 , Dn2 , v120 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 -mus_rg_slot_3_B1: - .byte N36 , Dn3 , v127 - .byte W36 - .byte N12 , Cn3 , v120 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte An2 , v127 - .byte W12 - .byte As2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N12 , Cn3 - .byte W48 - .byte VOICE , 80 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v-64 - .byte VOL , 28*mus_rg_slot_mvl/mxv - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 -mus_rg_slot_3_000: - .byte PAN , c_v-64 - .byte N06 , Fn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W12 - .byte PEND -mus_rg_slot_3_001: - .byte PAN , c_v-64 - .byte N06 , Fn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cn3 - .byte W12 - .byte PEND -mus_rg_slot_3_002: - .byte PAN , c_v-64 - .byte N06 , En2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte PEND -mus_rg_slot_3_003: - .byte PAN , c_v-64 - .byte N06 , En2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte PEND - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W12 - .byte Dn2 , v120 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W12 -mus_rg_slot_3_004: - .byte PAN , c_v-64 - .byte N06 , Gn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte PEND - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 -mus_rg_slot_3_005: - .byte PAN , c_v-64 - .byte N06 , Fn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_slot_3_000 - .byte PATT - .word mus_rg_slot_3_001 - .byte PATT - .word mus_rg_slot_3_002 - .byte PAN , c_v-64 - .byte N06 , En2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Dn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cn3 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Cn3 - .byte W12 - .byte PATT - .word mus_rg_slot_3_003 - .byte PATT - .word mus_rg_slot_3_005 - .byte PATT - .word mus_rg_slot_3_004 - .byte PAN , c_v-64 - .byte N06 , Fn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte PATT - .word mus_rg_slot_3_003 - .byte PATT - .word mus_rg_slot_3_005 - .byte PATT - .word mus_rg_slot_3_004 - .byte PATT - .word mus_rg_slot_3_000 - .byte GOTO - .word mus_rg_slot_3_B1 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_slot_4: - .byte KEYSH , mus_rg_slot_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_slot_mvl/mxv - .byte W24 -mus_rg_slot_4_B1: - .byte N36 , Dn2 , v120 - .byte W36 - .byte N12 , Cn2 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 , Cn1 - .byte W60 - .byte N06 , As1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 -mus_rg_slot_4_000: - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , An2 , v096 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , An2 , v096 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , An2 , v096 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , An2 , v096 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte PEND - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , An2 , v096 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , An2 , v096 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v100 - .byte W06 - .byte Cn3 , v032 - .byte W06 -mus_rg_slot_4_001: - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte PEND - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte PATT - .word mus_rg_slot_4_000 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , An2 , v096 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte PATT - .word mus_rg_slot_4_001 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , As3 , v088 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , An2 , v096 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , As1 , v120 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , An3 , v096 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , As3 , v096 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , An3 , v096 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Cn4 , v064 - .byte W06 - .byte Cn4 , v028 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , As2 , v096 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , As3 , v096 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte N12 , Ds1 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , An3 , v096 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte GOTO - .word mus_rg_slot_4_B1 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_slot_5: - .byte KEYSH , mus_rg_slot_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 34*mus_rg_slot_mvl/mxv - .byte W24 -mus_rg_slot_5_B1: - .byte VOICE , 73 - .byte W96 - .byte W12 - .byte N06 , Cn5 , v127 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte N03 , Cn5 - .byte W03 - .byte Dn5 , v120 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cn5 , v096 - .byte W03 - .byte Dn5 , v076 - .byte W03 - .byte Cn5 , v068 - .byte W03 - .byte Dn5 , v060 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 , v032 - .byte W03 - .byte W96 - .byte VOL , 31*mus_rg_slot_mvl/mxv - .byte N06 , Cn5 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte W96 - .byte W12 - .byte N06 , Cn6 - .byte W06 - .byte Bn5 - .byte W06 - .byte Cn6 - .byte W12 - .byte N06 - .byte W06 - .byte Bn5 - .byte W06 - .byte N03 , Cn6 - .byte W03 - .byte Cs6 , v060 - .byte W03 - .byte Cn6 , v120 - .byte W03 - .byte Cs6 , v064 - .byte W03 - .byte Cn6 , v120 - .byte W03 - .byte Cs6 , v060 - .byte W03 - .byte Cn6 , v120 - .byte W03 - .byte Cs6 , v060 - .byte W03 - .byte Cn6 , v092 - .byte W03 - .byte Cs6 , v040 - .byte W03 - .byte Cn6 , v064 - .byte W03 - .byte Cs6 , v028 - .byte W03 - .byte Cn6 , v064 - .byte W03 - .byte Cs6 , v028 - .byte W03 - .byte Cn6 , v060 - .byte W03 - .byte Cs6 , v032 - .byte W03 - .byte W96 - .byte N06 , An5 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W12 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte W96 - .byte VOICE , 73 - .byte N06 , Cn6 - .byte W12 - .byte N06 - .byte W06 - .byte Bn5 - .byte W06 - .byte Cn6 - .byte W06 - .byte Bn5 - .byte W06 - .byte Cn6 - .byte W06 - .byte Dn6 - .byte W06 - .byte N12 , Cn6 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte W96 - .byte VOICE , 14 - .byte VOL , 45*mus_rg_slot_mvl/mxv - .byte W24 - .byte N24 , En5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte W96 - .byte W24 - .byte Fn5 - .byte W24 - .byte En5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Gn5 - .byte W96 - .byte W24 - .byte En5 - .byte W24 - .byte Dn5 - .byte W24 - .byte En5 - .byte W24 - .byte Gn5 - .byte W48 - .byte Cn5 - .byte W48 - .byte VOICE , 14 - .byte N24 , Fn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte Fn5 - .byte W48 - .byte VOICE , 73 - .byte VOL , 29*mus_rg_slot_mvl/mxv - .byte N03 , Fs5 - .byte W03 - .byte N09 , Fn5 - .byte W09 - .byte N12 , En5 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte En5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 , An5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte N24 , As4 - .byte W24 - .byte Gn4 - .byte W24 - .byte En4 - .byte W24 - .byte Dn5 - .byte W24 - .byte N06 , Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte N03 , Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Gn5 - .byte W03 - .byte Fn5 , v096 - .byte W03 - .byte Gn5 , v076 - .byte W03 - .byte Fn5 , v088 - .byte W03 - .byte Gn5 , v064 - .byte W03 - .byte Fn5 - .byte W03 - .byte Gn5 , v048 - .byte W03 - .byte Fn5 , v056 - .byte W03 - .byte Gn5 , v032 - .byte W03 - .byte VOICE , 14 - .byte VOL , 45*mus_rg_slot_mvl/mxv - .byte N24 , En5 , v120 - .byte W48 - .byte Cn5 - .byte W48 - .byte VOL , 45*mus_rg_slot_mvl/mxv - .byte N24 , Fn5 - .byte W48 - .byte Cn5 - .byte W48 - .byte Gn5 - .byte W24 - .byte En5 - .byte W24 - .byte As5 - .byte W24 - .byte Gn5 - .byte W24 - .byte Cn6 - .byte W96 - .byte GOTO - .word mus_rg_slot_5_B1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_slot_6: - .byte KEYSH , mus_rg_slot_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 49*mus_rg_slot_mvl/mxv - .byte PAN , c_v+32 - .byte W24 -mus_rg_slot_6_B1: - .byte N12 , Dn2 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte Gn1 , v080 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cn3 - .byte W12 - .byte N24 , Cn2 - .byte W96 - .byte Fn1 - .byte W96 - .byte PAN , c_v+32 - .byte W24 - .byte N12 , Cn2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , An1 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gn1 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Fn1 - .byte W96 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cn2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cn2 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Gn1 - .byte W96 - .byte W96 - .byte Cn2 - .byte W96 - .byte N24 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gn1 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cn2 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gn1 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Fn1 - .byte W72 - .byte PAN , c_v-32 - .byte N12 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cn2 - .byte W96 - .byte N24 - .byte W48 - .byte PAN , c_v-32 - .byte N24 , Fn1 - .byte W48 - .byte PAN , c_v+32 - .byte N24 , As1 - .byte W96 - .byte W96 - .byte PAN , c_v-32 - .byte N24 - .byte W96 - .byte W96 - .byte PAN , c_v+32 - .byte N24 , Fn2 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cn2 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Fn2 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte N12 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cn2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Fn2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cn2 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte W48 - .byte Fn1 - .byte W48 - .byte W48 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Cn2 - .byte W24 - .byte W96 - .byte GOTO - .word mus_rg_slot_6_B1 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_slot_7: - .byte KEYSH , mus_rg_slot_key+0 - .byte VOICE , 0 - .byte VOL , 74*mus_rg_slot_mvl/mxv - .byte W24 -mus_rg_slot_7_B1: - .byte N48 , Cs2 , v120 - .byte W48 - .byte An2 - .byte W48 - .byte Gn2 - .byte W96 - .byte An2 - .byte W96 - .byte W96 - .byte Cs2 - .byte W96 - .byte N12 - .byte W96 - .byte N48 , An2 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte Gn2 - .byte W96 - .byte N24 , An2 - .byte W96 - .byte Gn2 - .byte W48 - .byte Cs2 - .byte W48 - .byte Bn2 - .byte W96 - .byte N48 , Cs2 - .byte W96 - .byte N24 , An2 - .byte W96 - .byte N48 , Bn2 - .byte W48 - .byte Cs2 - .byte W48 - .byte W72 - .byte N24 , An2 - .byte W24 - .byte N48 , Cs2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte An2 - .byte W96 - .byte Cs2 - .byte W96 - .byte Bn2 - .byte W96 - .byte Cs2 - .byte W96 - .byte GOTO - .word mus_rg_slot_7_B1 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_slot_8: - .byte KEYSH , mus_rg_slot_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 41*mus_rg_slot_mvl/mxv - .byte W24 -mus_rg_slot_8_B1: - .byte N01 , Gn3 , v120 - .byte W36 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W60 - .byte Gn3 , v064 - .byte W12 - .byte N01 - .byte W12 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 -mus_rg_slot_8_000: - .byte N01 , Gn3 , v120 - .byte W06 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v112 - .byte W12 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v052 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte PEND -mus_rg_slot_8_001: - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v044 - .byte W03 - .byte Gn3 , v100 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_slot_8_000 -mus_rg_slot_8_002: - .byte N01 , Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_slot_8_000 - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v040 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_slot_8_000 - .byte PATT - .word mus_rg_slot_8_002 -mus_rg_slot_8_003: - .byte N01 , Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v064 - .byte W12 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte PEND -mus_rg_slot_8_004: - .byte N01 , Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v108 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v064 - .byte W12 - .byte PEND -mus_rg_slot_8_005: - .byte N01 , Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v108 - .byte W12 - .byte Gn3 , v084 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte PEND - .byte N01 - .byte W12 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v108 - .byte W06 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_slot_8_000 - .byte PATT - .word mus_rg_slot_8_002 - .byte PATT - .word mus_rg_slot_8_000 - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v096 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_slot_8_000 - .byte PATT - .word mus_rg_slot_8_001 - .byte PATT - .word mus_rg_slot_8_000 - .byte PATT - .word mus_rg_slot_8_002 - .byte PATT - .word mus_rg_slot_8_002 - .byte PATT - .word mus_rg_slot_8_003 - .byte PATT - .word mus_rg_slot_8_004 - .byte PATT - .word mus_rg_slot_8_005 - .byte GOTO - .word mus_rg_slot_8_B1 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_slot: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_slot_pri @ Priority - .byte mus_rg_slot_rev @ Reverb. - - .word mus_rg_slot_grp - - .word mus_rg_slot_1 - .word mus_rg_slot_2 - .word mus_rg_slot_3 - .word mus_rg_slot_4 - .word mus_rg_slot_5 - .word mus_rg_slot_6 - .word mus_rg_slot_7 - .word mus_rg_slot_8 - - .end diff --git a/sound/songs/mus_rg_slowmasara.s b/sound/songs/mus_rg_slowmasara.s deleted file mode 100644 index 1efbfaad3a..0000000000 --- a/sound/songs/mus_rg_slowmasara.s +++ /dev/null @@ -1,1614 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_slowmasara_grp, voicegroup159 - .equ mus_rg_slowmasara_pri, 0 - .equ mus_rg_slowmasara_rev, reverb_set+50 - .equ mus_rg_slowmasara_mvl, 127 - .equ mus_rg_slowmasara_key, 0 - .equ mus_rg_slowmasara_tbs, 1 - .equ mus_rg_slowmasara_exg, 0 - .equ mus_rg_slowmasara_cmp, 1 - - .section .rodata - .global mus_rg_slowmasara - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_slowmasara_1: - .byte KEYSH , mus_rg_slowmasara_key+0 -mus_rg_slowmasara_1_B1: - .byte TEMPO , 72*mus_rg_slowmasara_tbs/2 - .byte VOICE , 5 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte VOL , 23*mus_rg_slowmasara_mvl/mxv - .byte N24 , En3 , v108 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , En3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Bn2 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , An3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte W12 - .byte N12 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte N24 , En3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte BEND , c_v+0 - .byte N24 , En3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Cn3 - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte BEND , c_v+0 - .byte N24 , Cn4 - .byte W06 - .byte BEND , c_v+1 - .byte W06 - .byte MOD , 4 - .byte BEND , c_v+0 - .byte W12 - .byte MOD , 0 - .byte N12 , Gn3 - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte GOTO - .word mus_rg_slowmasara_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_slowmasara_2: - .byte KEYSH , mus_rg_slowmasara_key+0 -mus_rg_slowmasara_2_B1: - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte MOD , 0 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Gn5 , v040 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn6 , v024 - .byte W12 - .byte An5 , v040 - .byte W12 - .byte Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte N36 , Gn5 , v028 - .byte W12 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N12 , En5 , v040 - .byte W12 - .byte Cn5 - .byte W12 - .byte N12 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N60 , Fn5 - .byte W15 - .byte MOD , 4 - .byte W44 - .byte W01 - .byte 0 - .byte N12 , Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte N36 , En5 - .byte W12 - .byte MOD , 3 - .byte W24 - .byte N06 , Fn5 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , En5 - .byte W06 - .byte N48 , Dn5 - .byte W09 - .byte MOD , 4 - .byte W36 - .byte W03 - .byte 0 - .byte N12 , Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Cn6 , v024 - .byte W12 - .byte Bn5 , v040 - .byte W12 - .byte Bn5 , v028 - .byte W12 - .byte Cn6 , v032 - .byte W12 - .byte N36 , An5 , v040 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N12 , Gn5 - .byte W12 - .byte N48 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N12 , Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte N60 , Cn5 - .byte W12 - .byte MOD , 5 - .byte W48 - .byte VOICE , 83 - .byte MOD , 0 - .byte N12 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte LFOS , 50 - .byte N48 , Fn5 - .byte W12 - .byte MOD , 5 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 70*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 57*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 42*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 23*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 92*mus_rg_slowmasara_mvl/mxv - .byte N36 , Gn5 , v032 - .byte W12 - .byte MOD , 5 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 70*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 57*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 92*mus_rg_slowmasara_mvl/mxv - .byte N12 , Fn5 , v040 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N48 , En5 - .byte W12 - .byte MOD , 5 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 70*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 57*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 42*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 23*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 92*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N06 , Fn5 - .byte W24 - .byte N24 - .byte W12 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 92*mus_rg_slowmasara_mvl/mxv - .byte N36 , Gn5 , v032 - .byte W12 - .byte MOD , 5 - .byte W03 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 73*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 60*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 92*mus_rg_slowmasara_mvl/mxv - .byte N06 , Fn5 , v040 - .byte W06 - .byte Gn5 , v028 - .byte W06 - .byte N48 , En5 , v040 - .byte W12 - .byte MOD , 5 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 75*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 57*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 42*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 29*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W06 - .byte VOL , 92*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte N12 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N48 , Dn5 - .byte W12 - .byte MOD , 5 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 77*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 59*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 46*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 30*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 92*mus_rg_slowmasara_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 92*mus_rg_slowmasara_mvl/mxv - .byte N18 , En5 - .byte W12 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte N06 , Ds5 , v024 - .byte W06 - .byte VOL , 92*mus_rg_slowmasara_mvl/mxv - .byte N48 , Dn5 , v040 - .byte W12 - .byte MOD , 4 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 75*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 57*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 42*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 30*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 92*mus_rg_slowmasara_mvl/mxv - .byte N24 , Cn5 - .byte W24 - .byte An4 - .byte W24 - .byte N48 , Bn4 - .byte W12 - .byte MOD , 4 - .byte W03 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 74*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 57*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 40*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 25*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 92*mus_rg_slowmasara_mvl/mxv - .byte N24 , Cn5 - .byte W12 - .byte VOL , 76*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 92*mus_rg_slowmasara_mvl/mxv - .byte N24 , En5 - .byte W09 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 58*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 46*mus_rg_slowmasara_mvl/mxv - .byte N42 - .byte W12 - .byte MOD , 5 - .byte W06 - .byte VOL , 63*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 79*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 92*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte N06 , Ds5 , v016 - .byte W06 - .byte MOD , 0 - .byte VOL , 92*mus_rg_slowmasara_mvl/mxv - .byte N36 , Dn5 , v028 - .byte W12 - .byte VOL , 81*mus_rg_slowmasara_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte W03 - .byte 5 - .byte W06 - .byte VOL , 67*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 39*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte VOICE , 80 - .byte MOD , 0 - .byte N06 , En5 , v012 - .byte W03 - .byte VOL , 91*mus_rg_slowmasara_mvl/mxv - .byte W03 - .byte N06 , Fn5 , v016 - .byte W06 - .byte GOTO - .word mus_rg_slowmasara_2_B1 - .byte MOD , 0 - .byte VOL , 92*mus_rg_slowmasara_mvl/mxv - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_slowmasara_3: - .byte KEYSH , mus_rg_slowmasara_key+0 -mus_rg_slowmasara_3_B1: - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-40 - .byte VOL , 37*mus_rg_slowmasara_mvl/mxv - .byte N36 , Cn4 , v127 - .byte W36 - .byte An3 - .byte W36 - .byte N24 , Bn3 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N03 , Cn4 , v112 - .byte W12 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N06 , Dn4 - .byte W12 - .byte N12 , Cn4 - .byte W36 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte An3 - .byte W24 - .byte Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W06 - .byte BEND , c_v-6 - .byte W06 - .byte c_v+0 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N36 , Fn3 - .byte W36 - .byte N12 , Dn3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N12 , Fn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte N06 , Bn3 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , Gs3 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 , Fs2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte N06 , Cn4 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte N12 , Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte GOTO - .word mus_rg_slowmasara_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_slowmasara_4: - .byte KEYSH , mus_rg_slowmasara_key+0 -mus_rg_slowmasara_4_B1: - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte MOD , 0 - .byte PAN , c_v-5 - .byte VOL , 46*mus_rg_slowmasara_mvl/mxv - .byte N24 , Cn2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , Cn2 , v096 - .byte W12 - .byte N24 , Fn2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N12 , Dn2 , v096 - .byte W12 - .byte Ds2 - .byte W12 - .byte N24 , En2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , Bn1 , v096 - .byte W12 - .byte An2 , v108 - .byte W12 - .byte En2 , v096 - .byte W12 - .byte An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N24 , Fn2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte Gn2 , v096 - .byte W12 - .byte Bn2 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte Cn2 , v112 - .byte W24 - .byte Fn2 , v096 - .byte W24 - .byte BEND , c_v+0 - .byte N24 , Gn2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Gn1 , v092 - .byte W03 - .byte BEND , c_v-3 - .byte W03 - .byte c_v+0 - .byte W06 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Cn2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , Gn1 , v096 - .byte W12 - .byte N24 , Fn2 , v112 - .byte W24 - .byte N12 , En2 , v096 - .byte W12 - .byte Dn2 - .byte W12 - .byte Cn2 , v112 - .byte W36 - .byte Bn1 , v096 - .byte W12 - .byte En2 , v112 - .byte W12 - .byte Bn2 , v096 - .byte W12 - .byte Gn2 , v112 - .byte W12 - .byte Dn2 , v096 - .byte W12 - .byte N24 , Fn2 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Dn2 , v096 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Gn1 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Bn1 , v096 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N72 , Cn2 , v112 - .byte W12 - .byte MOD , 11 - .byte W60 - .byte 0 - .byte N24 , En2 , v096 - .byte W24 - .byte N48 , Fn1 , v112 - .byte W12 - .byte MOD , 11 - .byte W36 - .byte 0 - .byte N36 , Gn1 - .byte W12 - .byte MOD , 11 - .byte W24 - .byte 0 - .byte N12 , Bn1 , v096 - .byte W12 - .byte N48 , Cn2 , v112 - .byte W12 - .byte MOD , 11 - .byte W36 - .byte 0 - .byte N24 , An1 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , En1 , v096 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N48 , Fn1 , v112 - .byte W12 - .byte MOD , 11 - .byte W36 - .byte 0 - .byte N36 , Gs1 - .byte W36 - .byte N12 , Cn2 , v096 - .byte W12 - .byte N24 , An1 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Gs1 , v096 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Gn1 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Fs1 , v096 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte N24 , Fn1 , v112 - .byte W12 - .byte MOD , 11 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , Fn1 , v096 - .byte W12 - .byte MOD , 11 - .byte N12 , Fn1 , v112 - .byte W12 - .byte MOD , 0 - .byte W24 - .byte N12 , Cn2 , v096 - .byte W12 - .byte BEND , c_v+0 - .byte N12 , Fs1 , v112 - .byte W36 - .byte Fs1 , v096 - .byte W12 - .byte Fs1 , v112 - .byte W12 - .byte Cn2 , v096 - .byte W24 - .byte An1 - .byte W12 - .byte BEND , c_v+0 - .byte N12 , Gn1 , v112 - .byte W36 - .byte Gn1 , v096 - .byte W12 - .byte Gn1 , v112 - .byte W36 - .byte Gn1 , v096 - .byte W12 - .byte W12 - .byte Gn1 , v112 - .byte W24 - .byte Gn1 , v096 - .byte W12 - .byte Gn1 , v112 - .byte W12 - .byte Gn1 , v096 - .byte W24 - .byte Gn1 , v112 - .byte W12 - .byte GOTO - .word mus_rg_slowmasara_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_slowmasara_5: - .byte KEYSH , mus_rg_slowmasara_key+0 -mus_rg_slowmasara_5_B1: - .byte VOICE , 4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 37*mus_rg_slowmasara_mvl/mxv - .byte PAN , c_v-21 - .byte N36 , En3 , v112 - .byte W36 - .byte Fn3 - .byte W36 - .byte N12 , Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte N03 , Gn3 - .byte W24 - .byte N06 , Bn3 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte N06 , Fn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte N24 - .byte W24 - .byte Cn3 - .byte W24 - .byte N24 - .byte W24 - .byte Dn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N36 , Cn3 - .byte W36 - .byte N12 , Bn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Bn2 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N36 , Cn3 - .byte W36 - .byte N12 , Gn2 - .byte W12 - .byte N24 , Cn3 - .byte W24 - .byte N24 - .byte W24 - .byte W24 - .byte N06 , Fn3 - .byte W48 - .byte Gn3 - .byte W24 - .byte W24 - .byte An3 - .byte W24 - .byte N06 - .byte W24 - .byte En3 - .byte W24 - .byte W24 - .byte Fn3 - .byte W48 - .byte N06 - .byte W24 - .byte W24 - .byte Gs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte W24 - .byte Fn3 - .byte W24 - .byte An3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte W24 - .byte Fs3 - .byte W24 - .byte An3 - .byte W24 - .byte Cn4 - .byte W12 - .byte Fs3 - .byte W12 - .byte W24 - .byte Dn3 - .byte W48 - .byte Fn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte W24 - .byte Fn3 - .byte W24 - .byte Bn3 - .byte W12 - .byte Fn3 - .byte W24 - .byte Gn3 - .byte W12 - .byte GOTO - .word mus_rg_slowmasara_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_slowmasara_6: - .byte KEYSH , mus_rg_slowmasara_key+0 -mus_rg_slowmasara_6_B1: - .byte VOICE , 4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 34*mus_rg_slowmasara_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Gn5 , v120 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn6 - .byte W12 - .byte An5 - .byte W12 - .byte Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte N36 , Gn5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , En5 - .byte W12 - .byte Cn5 - .byte W12 - .byte N12 - .byte W12 - .byte Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte N60 , Fn5 - .byte W15 - .byte MOD , 6 - .byte W44 - .byte W01 - .byte 0 - .byte N12 , Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte N36 , En5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte N06 , Fn5 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , En5 - .byte W06 - .byte N48 , Dn5 - .byte W09 - .byte MOD , 6 - .byte W36 - .byte W03 - .byte 0 - .byte N12 , Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Cn6 - .byte W12 - .byte Bn5 - .byte W12 - .byte N12 - .byte W12 - .byte Cn6 - .byte W12 - .byte N36 , An5 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , Gn5 - .byte W12 - .byte N48 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte 0 - .byte N12 , Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte N60 , Cn5 - .byte W12 - .byte MOD , 6 - .byte W48 - .byte VOICE , 48 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Fn4 - .byte W12 - .byte MOD , 6 - .byte W03 - .byte VOL , 28*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 23*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 17*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 10*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 34*mus_rg_slowmasara_mvl/mxv - .byte N36 , Gn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 23*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 17*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 11*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 34*mus_rg_slowmasara_mvl/mxv - .byte N12 , Fn4 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N48 , En4 - .byte W12 - .byte MOD , 6 - .byte VOL , 29*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 23*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 18*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 11*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W06 - .byte VOL , 34*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N06 , Fn4 - .byte W24 - .byte N24 - .byte W24 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 28*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 23*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 34*mus_rg_slowmasara_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte N06 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N48 , En4 - .byte W12 - .byte MOD , 6 - .byte VOL , 29*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 23*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 16*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 11*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 34*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte N12 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N48 , Dn4 - .byte W09 - .byte VOL , 28*mus_rg_slowmasara_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte W03 - .byte VOL , 23*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 17*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 11*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 7*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 34*mus_rg_slowmasara_mvl/mxv - .byte N24 , An3 - .byte W24 - .byte N18 , En4 - .byte W18 - .byte N06 , Ds4 , v088 - .byte W06 - .byte N48 , Dn4 , v120 - .byte W12 - .byte MOD , 4 - .byte VOL , 28*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 23*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 17*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 10*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 34*mus_rg_slowmasara_mvl/mxv - .byte N24 , Cn4 - .byte W24 - .byte An3 - .byte W24 - .byte N48 , Bn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 26*mus_rg_slowmasara_mvl/mxv - .byte W12 - .byte 23*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 17*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 11*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_rg_slowmasara_mvl/mxv - .byte N24 , Cn4 - .byte W24 - .byte VOL , 34*mus_rg_slowmasara_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte VOL , 28*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 22*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 17*mus_rg_slowmasara_mvl/mxv - .byte MOD , 5 - .byte N42 - .byte W09 - .byte VOL , 19*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte 23*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 34*mus_rg_slowmasara_mvl/mxv - .byte W18 - .byte MOD , 0 - .byte N06 , Ds4 , v088 - .byte W06 - .byte MOD , 0 - .byte N36 , Dn4 , v104 - .byte W09 - .byte VOL , 27*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte MOD , 6 - .byte VOL , 20*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 14*mus_rg_slowmasara_mvl/mxv - .byte W06 - .byte 9*mus_rg_slowmasara_mvl/mxv - .byte W09 - .byte VOICE , 4 - .byte VOL , 30*mus_rg_slowmasara_mvl/mxv - .byte MOD , 0 - .byte N06 , En5 , v068 - .byte W06 - .byte Fn5 , v080 - .byte W06 - .byte GOTO - .word mus_rg_slowmasara_6_B1 - .byte MOD , 0 - .byte VOL , 34*mus_rg_slowmasara_mvl/mxv - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_slowmasara: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_slowmasara_pri @ Priority - .byte mus_rg_slowmasara_rev @ Reverb. - - .word mus_rg_slowmasara_grp - - .word mus_rg_slowmasara_1 - .word mus_rg_slowmasara_2 - .word mus_rg_slowmasara_3 - .word mus_rg_slowmasara_4 - .word mus_rg_slowmasara_5 - .word mus_rg_slowmasara_6 - - .end diff --git a/sound/songs/mus_rg_sousa.s b/sound/songs/mus_rg_sousa.s deleted file mode 100644 index 8323e7197b..0000000000 --- a/sound/songs/mus_rg_sousa.s +++ /dev/null @@ -1,115 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_sousa_grp, voicegroup182 - .equ mus_rg_sousa_pri, 0 - .equ mus_rg_sousa_rev, reverb_set+50 - .equ mus_rg_sousa_mvl, 127 - .equ mus_rg_sousa_key, 0 - .equ mus_rg_sousa_tbs, 1 - .equ mus_rg_sousa_exg, 0 - .equ mus_rg_sousa_cmp, 1 - - .section .rodata - .global mus_rg_sousa - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_sousa_1: - .byte KEYSH , mus_rg_sousa_key+0 - .byte TEMPO , 120*mus_rg_sousa_tbs/2 - .byte VOICE , 0 - .byte VOL , 85*mus_rg_sousa_mvl/mxv - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_sousa_1_B1: -mus_rg_sousa_1_000: - .byte N06 , En1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND -mus_rg_sousa_1_001: - .byte N06 , En1 , v120 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v120 - .byte W12 - .byte N03 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_sousa_1_000 - .byte PATT - .word mus_rg_sousa_1_001 - .byte GOTO - .word mus_rg_sousa_1_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_sousa: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_sousa_pri @ Priority - .byte mus_rg_sousa_rev @ Reverb. - - .word mus_rg_sousa_grp - - .word mus_rg_sousa_1 - - .end diff --git a/sound/songs/mus_rg_t_mori.s b/sound/songs/mus_rg_t_mori.s deleted file mode 100644 index e7ca416da2..0000000000 --- a/sound/songs/mus_rg_t_mori.s +++ /dev/null @@ -1,3037 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_t_mori_grp, voicegroup146 - .equ mus_rg_t_mori_pri, 0 - .equ mus_rg_t_mori_rev, reverb_set+50 - .equ mus_rg_t_mori_mvl, 127 - .equ mus_rg_t_mori_key, 0 - .equ mus_rg_t_mori_tbs, 1 - .equ mus_rg_t_mori_exg, 0 - .equ mus_rg_t_mori_cmp, 1 - - .section .rodata - .global mus_rg_t_mori - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_t_mori_1: - .byte KEYSH , mus_rg_t_mori_key+0 - .byte TEMPO , 128*mus_rg_t_mori_tbs/2 - .byte VOICE , 13 - .byte PAN , c_v+0 - .byte VOL , 82*mus_rg_t_mori_mvl/mxv - .byte W12 -mus_rg_t_mori_1_B1: - .byte VOL , 82*mus_rg_t_mori_mvl/mxv - .byte N24 , En4 , v127 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W24 - .byte As4 , v127 - .byte W24 - .byte As4 , v080 - .byte W24 - .byte As4 , v068 - .byte W24 - .byte As4 , v052 - .byte W24 - .byte En4 , v127 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v052 - .byte W24 - .byte Cs5 , v127 - .byte W24 - .byte Cs5 , v084 - .byte W24 - .byte Cs5 , v068 - .byte W24 - .byte Cs5 , v052 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v127 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v048 - .byte W24 - .byte As3 , v127 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , As3 , v080 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , As3 , v064 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , As3 , v048 - .byte W24 - .byte N12 , Gn2 , v120 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte PAN , c_v-16 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v+0 - .byte W02 - .byte N24 , En4 , v127 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v052 - .byte W22 - .byte W02 - .byte As4 , v127 - .byte W24 - .byte As4 , v080 - .byte W24 - .byte As4 , v064 - .byte W24 - .byte As4 , v048 - .byte W22 - .byte W02 - .byte En4 , v127 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W22 - .byte W02 - .byte Cs5 , v127 - .byte W24 - .byte N22 , Cs5 , v080 - .byte W23 - .byte N24 , Cs5 , v064 - .byte W24 - .byte N22 , Cs5 , v048 - .byte W23 - .byte PAN , c_v-32 - .byte N24 , En3 , v127 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-32 - .byte N24 - .byte W24 - .byte PAN , c_v+32 - .byte N24 - .byte W24 - .byte As3 , v127 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , As3 , v080 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , As3 , v064 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , As3 , v052 - .byte W24 -mus_rg_t_mori_1_000: - .byte PAN , c_v+31 - .byte N12 , Gn2 , v120 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte PAN , c_v+16 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PEND - .byte PAN , c_v-16 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte PAN , c_v-33 - .byte N12 , Gn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v-32 - .byte N96 , En3 - .byte W96 -mus_rg_t_mori_1_001: - .byte PAN , c_v+32 - .byte N96 , Cn3 , v120 - .byte W96 - .byte PEND -mus_rg_t_mori_1_002: - .byte PAN , c_v-32 - .byte N96 , Dn3 , v120 - .byte W96 - .byte PEND -mus_rg_t_mori_1_003: - .byte PAN , c_v+32 - .byte N96 , As2 , v120 - .byte W96 - .byte PEND - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_t_mori_mvl/mxv - .byte N24 , En4 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W24 -mus_rg_t_mori_1_004: - .byte N24 , As4 , v120 - .byte W24 - .byte As4 , v080 - .byte W24 - .byte As4 , v064 - .byte W24 - .byte As4 , v048 - .byte W24 - .byte PEND -mus_rg_t_mori_1_005: - .byte N24 , En4 , v120 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W24 - .byte PEND -mus_rg_t_mori_1_006: - .byte N24 , Cs5 , v120 - .byte W24 - .byte Cs5 , v080 - .byte W24 - .byte Cs5 , v064 - .byte W24 - .byte Cs5 , v048 - .byte W24 - .byte PEND - .byte En3 , v120 - .byte W24 - .byte En3 , v080 - .byte W24 - .byte En3 , v064 - .byte W24 - .byte En3 , v048 - .byte W24 -mus_rg_t_mori_1_007: - .byte N24 , As3 , v120 - .byte W24 - .byte As3 , v080 - .byte W24 - .byte As3 , v064 - .byte W24 - .byte As3 , v048 - .byte W24 - .byte PEND - .byte PAN , c_v-32 - .byte N12 , Gn2 , v120 - .byte W12 - .byte N24 , As2 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte PAN , c_v-16 - .byte N24 , Cs3 - .byte W24 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte PAN , c_v+31 - .byte N12 , Gn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v+0 - .byte VOL , 79*mus_rg_t_mori_mvl/mxv - .byte N24 , En4 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W24 - .byte PATT - .word mus_rg_t_mori_1_004 - .byte PATT - .word mus_rg_t_mori_1_005 - .byte PATT - .word mus_rg_t_mori_1_006 - .byte VOL , 84*mus_rg_t_mori_mvl/mxv - .byte N24 , En3 , v120 - .byte W24 - .byte En3 , v080 - .byte W24 - .byte En3 , v064 - .byte W24 - .byte En3 , v048 - .byte W24 - .byte PATT - .word mus_rg_t_mori_1_007 - .byte PATT - .word mus_rg_t_mori_1_000 - .byte PAN , c_v-16 - .byte N12 , Bn2 , v120 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Gn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 68*mus_rg_t_mori_mvl/mxv - .byte N96 , En3 - .byte W96 - .byte PATT - .word mus_rg_t_mori_1_001 - .byte PATT - .word mus_rg_t_mori_1_002 - .byte PATT - .word mus_rg_t_mori_1_003 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v-32 - .byte VOL , 68*mus_rg_t_mori_mvl/mxv - .byte N96 , En4 , v120 - .byte W96 -mus_rg_t_mori_1_008: - .byte PAN , c_v+32 - .byte N96 , Dn4 , v120 - .byte W96 - .byte PEND - .byte PAN , c_v-32 - .byte N96 , Cn4 - .byte W96 - .byte PATT - .word mus_rg_t_mori_1_008 - .byte GOTO - .word mus_rg_t_mori_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_t_mori_2: - .byte KEYSH , mus_rg_t_mori_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-16 - .byte VOL , 72*mus_rg_t_mori_mvl/mxv - .byte W12 -mus_rg_t_mori_2_B1: - .byte PAN , c_v-32 - .byte VOL , 72*mus_rg_t_mori_mvl/mxv - .byte N24 , En3 , v120 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v048 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v032 - .byte W24 -mus_rg_t_mori_2_000: - .byte N24 , Cn3 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cn3 , v064 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , Cn3 , v048 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cn3 , v032 - .byte W24 - .byte PEND - .byte PAN , c_v-32 - .byte N24 , En3 , v120 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v048 - .byte W24 - .byte PAN , c_v+16 - .byte N24 , En3 , v032 - .byte W24 - .byte PATT - .word mus_rg_t_mori_2_000 - .byte PAN , c_v+0 - .byte VOL , 64*mus_rg_t_mori_mvl/mxv - .byte N24 , Bn3 , v120 - .byte W24 - .byte Bn3 , v064 - .byte W24 - .byte Bn3 , v048 - .byte W24 - .byte Bn3 , v032 - .byte W24 - .byte Fs4 , v120 - .byte W24 - .byte Fs4 , v080 - .byte W24 - .byte Fs4 , v064 - .byte W24 - .byte Fs4 , v048 - .byte W24 - .byte Dn4 , v120 - .byte W24 - .byte Dn4 , v080 - .byte W24 - .byte Dn4 , v064 - .byte W24 - .byte Dn4 , v048 - .byte W24 - .byte Gn4 , v120 - .byte W24 - .byte Gn4 , v080 - .byte W24 - .byte Gn4 , v064 - .byte W24 - .byte Fs4 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte VOL , 72*mus_rg_t_mori_mvl/mxv - .byte N24 , En3 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En3 , v052 - .byte W24 -mus_rg_t_mori_2_001: - .byte N24 , Cn3 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cn3 , v080 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cn3 , v064 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cn3 , v048 - .byte W24 - .byte PEND - .byte En3 , v120 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , En3 , v048 - .byte W24 - .byte PATT - .word mus_rg_t_mori_2_001 - .byte PAN , c_v+0 - .byte VOL , 64*mus_rg_t_mori_mvl/mxv - .byte W02 - .byte N24 , Bn3 , v120 - .byte W24 - .byte Bn3 , v080 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W22 - .byte W02 - .byte Fs4 , v120 - .byte W24 - .byte Fs4 , v080 - .byte W24 - .byte Fs4 , v064 - .byte W24 - .byte Fs4 , v052 - .byte W22 - .byte W02 - .byte Dn4 , v120 - .byte W24 - .byte Dn4 , v080 - .byte W24 - .byte Dn4 , v064 - .byte W24 - .byte Dn4 , v044 - .byte W22 - .byte W02 - .byte Gn4 , v120 - .byte W24 - .byte Gn4 , v080 - .byte W24 - .byte Gn4 , v056 - .byte W23 - .byte N21 , Fs4 , v120 - .byte W23 - .byte PAN , c_v-32 - .byte VOL , 72*mus_rg_t_mori_mvl/mxv - .byte N12 , En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En5 , v060 - .byte W24 - .byte Ds5 , v056 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cs5 - .byte W12 - .byte Cn5 - .byte W12 - .byte En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v120 - .byte W12 - .byte Cs3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gn5 , v056 - .byte W24 - .byte Fs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+0 - .byte VOL , 65*mus_rg_t_mori_mvl/mxv - .byte N96 , En4 , v120 - .byte W96 - .byte Dn4 - .byte W96 - .byte Cn4 - .byte W96 - .byte Dn4 - .byte W96 - .byte VOL , 72*mus_rg_t_mori_mvl/mxv - .byte PAN , c_v-48 - .byte N24 , En3 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v048 - .byte W24 -mus_rg_t_mori_2_002: - .byte N24 , Cn3 , v120 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Cn3 , v080 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Cn3 , v064 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Cn3 , v048 - .byte W24 - .byte PEND -mus_rg_t_mori_2_003: - .byte N24 , En3 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v048 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_t_mori_2_002 - .byte PAN , c_v-1 - .byte VOL , 64*mus_rg_t_mori_mvl/mxv - .byte N24 , Bn3 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Bn3 , v080 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Bn3 , v064 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Bn3 , v048 - .byte W24 -mus_rg_t_mori_2_004: - .byte PAN , c_v+0 - .byte N24 , Fs4 , v120 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Fs4 , v080 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Fs4 , v064 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Fs4 , v048 - .byte W24 - .byte PEND - .byte PAN , c_v-1 - .byte N24 , Dn4 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn4 , v060 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Dn4 , v040 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn4 , v020 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Gn4 , v120 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Gn4 , v052 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Gn4 , v028 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Fs4 , v016 - .byte W24 - .byte VOL , 76*mus_rg_t_mori_mvl/mxv - .byte N24 , En3 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v080 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , En3 , v064 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , En3 , v048 - .byte W24 - .byte PATT - .word mus_rg_t_mori_2_002 - .byte PATT - .word mus_rg_t_mori_2_003 - .byte PATT - .word mus_rg_t_mori_2_002 - .byte VOL , 68*mus_rg_t_mori_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Bn3 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Bn3 , v080 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Bn3 , v064 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Bn3 , v048 - .byte W24 - .byte PATT - .word mus_rg_t_mori_2_004 - .byte PAN , c_v+0 - .byte N24 , Dn4 , v120 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn4 , v052 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Dn4 , v032 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Dn4 , v016 - .byte W24 - .byte PAN , c_v-1 - .byte N24 , Gn4 , v120 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Gn4 , v056 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Gn4 , v032 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Fs4 , v016 - .byte W24 - .byte VOICE , 78 - .byte VOL , 75*mus_rg_t_mori_mvl/mxv - .byte PAN , c_v-1 - .byte N06 , En2 , v112 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte N06 - .byte W12 - .byte VOICE , 13 - .byte N03 , En4 , v108 - .byte W24 - .byte Ds4 , v096 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte VOICE , 78 - .byte N06 , As2 , v112 - .byte W12 - .byte Cs2 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W12 - .byte As2 - .byte W12 - .byte Gn2 - .byte W12 - .byte VOICE , 13 - .byte N03 , Gn4 , v096 - .byte W24 - .byte Fs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte VOICE , 24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_t_mori_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_t_mori_3: - .byte KEYSH , mus_rg_t_mori_key+0 - .byte VOICE , 13 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_t_mori_mvl/mxv - .byte W12 -mus_rg_t_mori_3_B1: - .byte VOL , 90*mus_rg_t_mori_mvl/mxv - .byte N12 , En2 , v120 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v120 - .byte W24 -mus_rg_t_mori_3_000: - .byte N12 , En2 , v120 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v120 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_t_mori_3_000 - .byte PATT - .word mus_rg_t_mori_3_000 - .byte PATT - .word mus_rg_t_mori_3_000 - .byte PATT - .word mus_rg_t_mori_3_000 - .byte N12 , En2 , v120 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v120 - .byte W21 - .byte BEND , c_v-1 - .byte W03 - .byte c_v+0 - .byte N12 , En2 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v120 - .byte W24 -mus_rg_t_mori_3_001: - .byte N12 , En2 , v120 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , En2 , v120 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-6 - .byte W06 - .byte PEND -mus_rg_t_mori_3_002: - .byte BEND , c_v+0 - .byte N12 , En2 , v120 - .byte W36 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v120 - .byte W06 - .byte BEND , c_v+6 - .byte W06 - .byte c_v-6 - .byte W06 - .byte c_v+0 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_t_mori_3_001 - .byte PATT - .word mus_rg_t_mori_3_002 - .byte PATT - .word mus_rg_t_mori_3_001 - .byte PATT - .word mus_rg_t_mori_3_002 - .byte PATT - .word mus_rg_t_mori_3_001 - .byte PATT - .word mus_rg_t_mori_3_002 - .byte VOICE , 1 - .byte N24 , En2 , v120 - .byte W72 - .byte N24 - .byte W24 -mus_rg_t_mori_3_003: - .byte N24 , Cn2 , v120 - .byte W72 - .byte N24 - .byte W24 - .byte PEND -mus_rg_t_mori_3_004: - .byte N24 , Dn2 , v120 - .byte W72 - .byte N24 - .byte W24 - .byte PEND -mus_rg_t_mori_3_005: - .byte N24 , As1 , v120 - .byte W72 - .byte N24 - .byte W24 - .byte PEND - .byte VOICE , 13 - .byte PAN , c_v+32 - .byte VOL , 62*mus_rg_t_mori_mvl/mxv - .byte N12 , En3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En3 , v028 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v024 - .byte W12 - .byte As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v024 - .byte W12 - .byte Dn4 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Dn4 , v024 - .byte W12 - .byte Cs4 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cs4 , v024 - .byte W12 - .byte Gs3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gs3 , v024 - .byte W12 - .byte Gn3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn3 , v028 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v024 - .byte W12 - .byte As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v024 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v024 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Ds3 , v028 - .byte W12 - .byte An3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v024 - .byte W12 -mus_rg_t_mori_3_006: - .byte N12 , Gs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v024 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v028 - .byte W12 - .byte Fs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Fs3 , v024 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Ds3 , v028 - .byte W12 - .byte PEND - .byte En3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En3 , v024 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v024 - .byte W12 - .byte As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v028 - .byte W12 - .byte Dn4 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Dn4 , v028 - .byte W12 -mus_rg_t_mori_3_007: - .byte N12 , Cs4 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Cs4 , v024 - .byte W12 - .byte Gs3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gs3 , v024 - .byte W12 - .byte Gn3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gn3 , v024 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v024 - .byte W12 - .byte PEND -mus_rg_t_mori_3_008: - .byte N12 , As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v024 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v024 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Ds3 , v024 - .byte W12 - .byte An3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v024 - .byte W12 - .byte PEND - .byte Gs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v028 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v028 - .byte W12 - .byte Fs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Fs3 , v024 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Ds3 , v028 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En3 , v028 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v028 - .byte W12 - .byte As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v024 - .byte W12 - .byte Dn4 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Dn4 , v024 - .byte W12 - .byte PATT - .word mus_rg_t_mori_3_007 - .byte N12 , As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v028 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v024 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Ds3 , v024 - .byte W12 - .byte An3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , An3 , v024 - .byte W12 - .byte PATT - .word mus_rg_t_mori_3_006 - .byte N12 , En3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En3 , v028 - .byte W12 - .byte Bn3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn3 , v024 - .byte W12 - .byte As3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , As3 , v028 - .byte W12 - .byte Dn4 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Dn4 , v024 - .byte W12 - .byte PATT - .word mus_rg_t_mori_3_007 - .byte PATT - .word mus_rg_t_mori_3_008 - .byte N12 , Gs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gs3 , v024 - .byte W12 - .byte En3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En3 , v024 - .byte W12 - .byte Fs3 , v076 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Fs3 , v028 - .byte W12 - .byte Ds3 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Ds3 , v028 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 40*mus_rg_t_mori_mvl/mxv - .byte N84 , En5 , v120 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte W03 - .byte N03 , Ds5 , v064 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cs5 - .byte W03 - .byte MOD , 0 - .byte N92 , Cn5 , v120 - .byte W24 - .byte MOD , 6 - .byte W68 - .byte W01 - .byte N03 , Cs5 , v064 - .byte W03 - .byte MOD , 0 - .byte N84 , Dn5 , v120 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte W03 - .byte N03 , Cs5 , v064 - .byte W03 - .byte Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte MOD , 0 - .byte N80 , As4 , v120 - .byte W24 - .byte MOD , 6 - .byte W56 - .byte W01 - .byte N03 , Bn4 , v064 - .byte W03 - .byte Cn5 - .byte W03 - .byte Cs5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte MOD , 0 - .byte N96 , En5 , v120 - .byte W24 - .byte MOD , 6 - .byte W72 - .byte 0 - .byte N92 , Fn5 - .byte W24 - .byte MOD , 6 - .byte W68 - .byte W01 - .byte N03 , Fs5 , v064 - .byte W03 - .byte MOD , 0 - .byte N84 , Gn5 , v120 - .byte W24 - .byte MOD , 6 - .byte W60 - .byte W03 - .byte N03 , Gs5 , v064 - .byte W03 - .byte An5 - .byte W03 - .byte As5 - .byte W03 - .byte MOD , 0 - .byte N96 , Bn5 , v120 - .byte W24 - .byte MOD , 6 - .byte W72 - .byte VOICE , 1 - .byte VOL , 90*mus_rg_t_mori_mvl/mxv - .byte MOD , 0 - .byte N24 , En2 - .byte W72 - .byte N24 - .byte W24 - .byte PATT - .word mus_rg_t_mori_3_003 - .byte PATT - .word mus_rg_t_mori_3_004 - .byte PATT - .word mus_rg_t_mori_3_005 - .byte VOICE , 13 - .byte N09 , En3 , v120 - .byte W36 - .byte N12 , En2 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Fs3 - .byte W24 -mus_rg_t_mori_3_009: - .byte N09 , En3 , v120 - .byte W36 - .byte N12 , En2 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_t_mori_3_009 - .byte PATT - .word mus_rg_t_mori_3_009 - .byte PATT - .word mus_rg_t_mori_3_009 - .byte PATT - .word mus_rg_t_mori_3_009 - .byte PATT - .word mus_rg_t_mori_3_009 - .byte PATT - .word mus_rg_t_mori_3_009 - .byte GOTO - .word mus_rg_t_mori_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_t_mori_4: - .byte KEYSH , mus_rg_t_mori_key+0 - .byte VOICE , 48 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 79*mus_rg_t_mori_mvl/mxv - .byte PAN , c_v+0 - .byte W12 -mus_rg_t_mori_4_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N84 , En1 , v064 - .byte W84 - .byte W03 - .byte N03 , Ds1 - .byte W03 - .byte Dn1 - .byte W03 - .byte Cs1 - .byte W03 - .byte N92 , Cn1 - .byte W92 - .byte W01 - .byte N03 , Cs1 - .byte W03 - .byte N84 , Dn1 - .byte W84 - .byte W03 - .byte N03 , Cs1 - .byte W03 - .byte Cn1 - .byte W03 - .byte Bn0 - .byte W03 - .byte N80 , As0 - .byte W80 - .byte W01 - .byte N03 , Bn0 - .byte W03 - .byte Cn1 - .byte W03 - .byte Cs1 - .byte W03 - .byte Dn1 - .byte W03 - .byte Ds1 - .byte W03 - .byte N96 , En1 - .byte W96 - .byte N92 , Fn1 - .byte W92 - .byte W01 - .byte N03 , Fs1 - .byte W03 - .byte N84 , Gn1 - .byte W84 - .byte W03 - .byte N03 , Gs1 - .byte W03 - .byte An1 - .byte W03 - .byte As1 - .byte W03 - .byte N96 , Bn1 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_t_mori_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_t_mori_5: - .byte KEYSH , mus_rg_t_mori_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_t_mori_mvl/mxv - .byte BEND , c_v+2 - .byte W12 -mus_rg_t_mori_5_B1: - .byte VOL , 34*mus_rg_t_mori_mvl/mxv - .byte N06 , En4 , v120 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W24 - .byte As4 , v120 - .byte W24 - .byte As4 , v080 - .byte W24 - .byte As4 , v068 - .byte W24 - .byte As4 , v052 - .byte W24 - .byte En4 , v120 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v052 - .byte W24 - .byte Cs5 , v120 - .byte W24 - .byte Cs5 , v084 - .byte W24 - .byte Cs5 , v068 - .byte W24 - .byte Cs5 , v052 - .byte W24 - .byte Bn3 , v120 - .byte W24 - .byte Bn3 , v080 - .byte W24 - .byte Bn3 , v064 - .byte W24 - .byte Bn3 , v048 - .byte W24 - .byte Fs4 , v120 - .byte W24 - .byte Fs4 , v080 - .byte W24 - .byte Fs4 , v064 - .byte W24 - .byte Fs4 , v048 - .byte W24 - .byte Dn4 , v120 - .byte W24 - .byte Dn4 , v080 - .byte W24 - .byte Dn4 , v064 - .byte W24 - .byte Dn4 , v048 - .byte W24 - .byte Gn4 , v120 - .byte W24 - .byte Gn4 , v080 - .byte W24 - .byte Gn4 , v064 - .byte W24 - .byte Fs4 , v120 - .byte W24 - .byte W04 - .byte En4 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v048 - .byte W20 - .byte W04 - .byte As4 , v120 - .byte W24 - .byte As4 , v080 - .byte W24 - .byte As4 , v068 - .byte W24 - .byte As4 , v052 - .byte W20 - .byte W04 - .byte En4 , v120 - .byte W24 - .byte En4 , v080 - .byte W24 - .byte En4 , v064 - .byte W24 - .byte En4 , v052 - .byte W20 - .byte W04 - .byte Cs5 , v120 - .byte W24 - .byte Cs5 , v084 - .byte W23 - .byte Cs5 , v068 - .byte W24 - .byte Cs5 , v052 - .byte W21 - .byte W04 - .byte Bn3 , v120 - .byte W24 - .byte Bn3 , v080 - .byte W24 - .byte Bn3 , v064 - .byte W24 - .byte Bn3 , v048 - .byte W20 - .byte W04 - .byte Fs4 , v120 - .byte W24 - .byte Fs4 , v080 - .byte W24 - .byte Fs4 , v064 - .byte W24 - .byte Fs4 , v048 - .byte W20 - .byte W04 - .byte Dn4 , v120 - .byte W24 - .byte Dn4 , v080 - .byte W24 - .byte Dn4 , v064 - .byte W24 - .byte Dn4 , v048 - .byte W20 - .byte W04 - .byte Gn4 , v120 - .byte W24 - .byte Gn4 , v080 - .byte W24 - .byte Gn4 , v064 - .byte W23 - .byte Fs4 , v120 - .byte W21 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_t_mori_5_000: - .byte PAN , c_v-64 - .byte W13 - .byte N10 , En3 , v032 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , Bn3 - .byte W11 - .byte PAN , c_v-64 - .byte W13 - .byte N10 , As3 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , Dn4 - .byte W11 - .byte PEND -mus_rg_t_mori_5_001: - .byte PAN , c_v-64 - .byte W13 - .byte N10 , Cs4 , v032 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , Gs3 - .byte W11 - .byte PAN , c_v-64 - .byte W13 - .byte N10 , Gn3 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , Bn3 - .byte W11 - .byte PEND -mus_rg_t_mori_5_002: - .byte PAN , c_v-64 - .byte W13 - .byte N10 , As3 , v032 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , En3 - .byte W11 - .byte PAN , c_v-64 - .byte W13 - .byte N10 , Ds3 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , An3 - .byte W11 - .byte PEND -mus_rg_t_mori_5_003: - .byte PAN , c_v-64 - .byte W13 - .byte N10 , Gs3 , v032 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , En3 - .byte W11 - .byte PAN , c_v-64 - .byte W13 - .byte N10 , Fs3 - .byte W11 - .byte PAN , c_v+63 - .byte W13 - .byte N10 , Ds3 - .byte W11 - .byte PEND - .byte PATT - .word mus_rg_t_mori_5_000 - .byte PATT - .word mus_rg_t_mori_5_001 - .byte PATT - .word mus_rg_t_mori_5_002 - .byte PATT - .word mus_rg_t_mori_5_003 - .byte PATT - .word mus_rg_t_mori_5_000 - .byte PATT - .word mus_rg_t_mori_5_001 - .byte PATT - .word mus_rg_t_mori_5_002 - .byte PATT - .word mus_rg_t_mori_5_003 - .byte W12 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , En3 , v032 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , Bn3 - .byte W23 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , As3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , Dn4 - .byte W11 - .byte W12 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , Cs4 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , Gs3 - .byte W23 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , Gn3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , Bn3 - .byte W11 - .byte W12 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , As3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , En3 - .byte W23 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , Ds3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , An3 - .byte W11 - .byte W12 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , Gs3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , En3 - .byte W23 - .byte PAN , c_v-64 - .byte W01 - .byte N22 , Fs3 - .byte W23 - .byte PAN , c_v+63 - .byte W01 - .byte N22 , Ds3 - .byte W11 - .byte W24 - .byte PAN , c_v+0 - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_t_mori_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_t_mori_6: - .byte KEYSH , mus_rg_t_mori_key+0 - .byte VOL , 56*mus_rg_t_mori_mvl/mxv - .byte PAN , c_v+0 - .byte W12 -mus_rg_t_mori_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 24 - .byte PAN , c_v+16 - .byte W24 - .byte N12 , En3 , v056 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , En5 , v036 - .byte W24 - .byte Ds5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cs5 - .byte W12 - .byte Cn5 - .byte W12 - .byte En4 , v032 - .byte W12 - .byte Gn4 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As3 , v056 - .byte W12 - .byte Cs3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Gn5 , v032 - .byte W24 - .byte Fs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte En5 - .byte W12 - .byte Ds5 - .byte W12 - .byte Dn5 , v028 - .byte W12 - .byte Cs5 - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_t_mori_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_t_mori_7: - .byte KEYSH , mus_rg_t_mori_key+0 - .byte VOICE , 92 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_t_mori_mvl/mxv - .byte W12 -mus_rg_t_mori_7_B1: - .byte N12 , En1 , v120 - .byte W72 - .byte N15 , As1 - .byte W06 - .byte MOD , 7 - .byte W09 - .byte N03 , Gs1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fs1 - .byte W03 -mus_rg_t_mori_7_000: - .byte MOD , 0 - .byte N12 , En1 , v120 - .byte W72 - .byte N15 , As1 - .byte W06 - .byte MOD , 7 - .byte W09 - .byte N03 , Gs1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fs1 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_t_mori_7_000 - .byte PATT - .word mus_rg_t_mori_7_000 - .byte PATT - .word mus_rg_t_mori_7_000 - .byte PATT - .word mus_rg_t_mori_7_000 - .byte PATT - .word mus_rg_t_mori_7_000 - .byte PATT - .word mus_rg_t_mori_7_000 - .byte MOD , 0 - .byte BEND , c_v-2 - .byte N12 , En1 , v120 - .byte W72 - .byte N15 , As1 - .byte W15 - .byte N03 , Gs1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fs1 - .byte W03 -mus_rg_t_mori_7_001: - .byte N12 , En1 , v120 - .byte W72 - .byte N15 , As1 - .byte W15 - .byte N03 , Gs1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fs1 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_t_mori_7_001 - .byte N12 , En1 , v120 - .byte W72 - .byte N03 , As1 - .byte W03 - .byte Cn2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte BEND , c_v+0 - .byte N03 , Fn2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte As2 - .byte W03 - .byte N54 , Bn2 - .byte W12 - .byte MOD , 8 - .byte W42 - .byte 0 - .byte N03 , Cn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte N54 , Ds3 - .byte W12 - .byte MOD , 8 - .byte W42 - .byte 0 - .byte N03 , En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte N24 , As3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N44 , An3 - .byte W12 - .byte MOD , 8 - .byte W32 - .byte W01 - .byte 0 - .byte N03 , Gs3 - .byte W03 - .byte N42 , Gn3 - .byte W12 - .byte MOD , 8 - .byte W30 - .byte 0 - .byte N03 , Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N24 , En3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte N18 , Ds3 - .byte W18 - .byte N03 , En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N12 , Fs3 - .byte W12 - .byte MOD , 0 - .byte N03 , Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte N24 , Bn2 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_t_mori_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_t_mori_8: - .byte KEYSH , mus_rg_t_mori_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 38*mus_rg_t_mori_mvl/mxv - .byte BEND , c_v+1 - .byte W12 -mus_rg_t_mori_8_B1: - .byte N12 , En2 , v127 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N21 , Fs2 , v127 - .byte W06 - .byte MOD , 7 - .byte W15 - .byte N03 , Fn2 , v120 - .byte W03 -mus_rg_t_mori_8_000: - .byte MOD , 0 - .byte N12 , En2 , v127 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N21 , Fs2 , v127 - .byte W06 - .byte MOD , 7 - .byte W15 - .byte N03 , Fn2 , v120 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_t_mori_8_000 - .byte PATT - .word mus_rg_t_mori_8_000 - .byte PATT - .word mus_rg_t_mori_8_000 - .byte PATT - .word mus_rg_t_mori_8_000 - .byte PATT - .word mus_rg_t_mori_8_000 - .byte MOD , 0 - .byte N12 , En2 , v127 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N21 , Fs2 - .byte W06 - .byte MOD , 7 - .byte W15 - .byte N03 , Fn2 - .byte W03 - .byte MOD , 0 - .byte N12 , En2 - .byte W36 - .byte N06 , En1 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , En2 , v127 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-6 - .byte W06 -mus_rg_t_mori_8_001: - .byte BEND , c_v+0 - .byte N12 , En2 , v127 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Fs2 , v127 - .byte W18 - .byte BEND , c_v-6 - .byte W06 - .byte PEND -mus_rg_t_mori_8_002: - .byte BEND , c_v+0 - .byte N12 , En2 , v127 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , En2 , v127 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v-6 - .byte W06 - .byte PEND - .byte c_v+0 - .byte N12 - .byte W36 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Fs2 , v127 - .byte W18 - .byte BEND , c_v-6 - .byte W06 - .byte PATT - .word mus_rg_t_mori_8_002 - .byte PATT - .word mus_rg_t_mori_8_001 - .byte PATT - .word mus_rg_t_mori_8_002 - .byte PATT - .word mus_rg_t_mori_8_001 - .byte BEND , c_v+0 - .byte N24 , En2 , v127 - .byte W72 - .byte N24 - .byte W24 - .byte Cn2 - .byte W72 - .byte N24 - .byte W24 - .byte Dn2 - .byte W72 - .byte N24 - .byte W24 - .byte As1 - .byte W72 - .byte N24 - .byte W24 - .byte VOICE , 83 - .byte N12 , En3 , v064 - .byte W24 - .byte Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte Dn4 - .byte W24 -mus_rg_t_mori_8_003: - .byte N12 , Cs4 , v064 - .byte W24 - .byte Gs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Bn3 - .byte W24 - .byte PEND -mus_rg_t_mori_8_004: - .byte N12 , As3 , v064 - .byte W24 - .byte En3 - .byte W24 - .byte Ds3 - .byte W24 - .byte An3 - .byte W24 - .byte PEND -mus_rg_t_mori_8_005: - .byte N12 , Gs3 , v064 - .byte W24 - .byte En3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Ds3 - .byte W24 - .byte PEND -mus_rg_t_mori_8_006: - .byte N12 , En3 , v064 - .byte W24 - .byte Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte Dn4 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_t_mori_8_003 - .byte PATT - .word mus_rg_t_mori_8_004 - .byte PATT - .word mus_rg_t_mori_8_005 - .byte PATT - .word mus_rg_t_mori_8_006 - .byte PATT - .word mus_rg_t_mori_8_003 - .byte PATT - .word mus_rg_t_mori_8_004 - .byte PATT - .word mus_rg_t_mori_8_005 - .byte N24 , En3 , v064 - .byte W24 - .byte Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Gs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte En3 - .byte W24 - .byte Ds3 - .byte W24 - .byte An3 - .byte W24 - .byte Gs3 - .byte W24 - .byte En3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Ds3 - .byte W24 - .byte VOICE , 80 - .byte N84 , En2 , v120 - .byte W84 - .byte W03 - .byte N03 , Ds2 , v064 - .byte W03 - .byte Dn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte N92 , Cn2 , v120 - .byte W92 - .byte W01 - .byte N03 , Cs2 , v064 - .byte W03 - .byte N84 , Dn2 , v120 - .byte W84 - .byte W03 - .byte N03 , Cs2 , v064 - .byte W03 - .byte Cn2 - .byte W03 - .byte Bn1 - .byte W03 - .byte N80 , As1 , v120 - .byte W80 - .byte W01 - .byte N03 , Bn1 , v064 - .byte W03 - .byte Cn2 - .byte W03 - .byte Cs2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte N96 , En2 , v120 - .byte W96 - .byte N92 , Fn2 - .byte W92 - .byte W01 - .byte N03 , Fs2 , v064 - .byte W03 - .byte N84 , Gn2 , v120 - .byte W84 - .byte W03 - .byte N03 , Gs2 , v064 - .byte W03 - .byte An2 - .byte W03 - .byte As2 - .byte W03 - .byte N96 , Bn2 , v120 - .byte W96 - .byte N24 , En2 - .byte W72 - .byte N24 - .byte W24 - .byte Cn2 - .byte W72 - .byte N24 - .byte W24 - .byte Dn2 - .byte W72 - .byte N24 - .byte W24 - .byte As1 - .byte W72 - .byte N24 - .byte W24 -mus_rg_t_mori_8_007: - .byte N09 , En3 , v064 - .byte W36 - .byte N12 , En2 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_t_mori_8_007 - .byte PATT - .word mus_rg_t_mori_8_007 - .byte PATT - .word mus_rg_t_mori_8_007 - .byte PATT - .word mus_rg_t_mori_8_007 - .byte PATT - .word mus_rg_t_mori_8_007 - .byte PATT - .word mus_rg_t_mori_8_007 - .byte PATT - .word mus_rg_t_mori_8_007 - .byte GOTO - .word mus_rg_t_mori_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_t_mori_9: - .byte KEYSH , mus_rg_t_mori_key+0 - .byte VOICE , 0 - .byte VOL , 77*mus_rg_t_mori_mvl/mxv - .byte N03 , En3 , v100 - .byte W03 - .byte En3 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_t_mori_9_B1: -mus_rg_t_mori_9_000: - .byte N06 , En3 , v120 - .byte W12 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte En3 - .byte W24 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W24 - .byte PEND -mus_rg_t_mori_9_001: - .byte N06 , En3 , v120 - .byte W12 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte En3 - .byte W24 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte N03 , Dn3 , v100 - .byte W03 - .byte Dn3 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_t_mori_9_000 -mus_rg_t_mori_9_002: - .byte N06 , En3 , v120 - .byte W12 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte En3 - .byte W24 - .byte Cn1 , v072 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte N03 , En3 , v100 - .byte W03 - .byte En3 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_t_mori_9_000 - .byte PATT - .word mus_rg_t_mori_9_001 - .byte PATT - .word mus_rg_t_mori_9_000 - .byte PATT - .word mus_rg_t_mori_9_002 - .byte PATT - .word mus_rg_t_mori_9_000 - .byte PATT - .word mus_rg_t_mori_9_001 - .byte PATT - .word mus_rg_t_mori_9_000 - .byte PATT - .word mus_rg_t_mori_9_002 - .byte PATT - .word mus_rg_t_mori_9_000 - .byte PATT - .word mus_rg_t_mori_9_001 - .byte PATT - .word mus_rg_t_mori_9_000 - .byte PATT - .word mus_rg_t_mori_9_002 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , En3 , v100 - .byte W03 - .byte En3 , v056 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte GOTO - .word mus_rg_t_mori_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_t_mori_10: - .byte KEYSH , mus_rg_t_mori_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_t_mori_mvl/mxv - .byte W12 -mus_rg_t_mori_10_B1: - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v096 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v060 - .byte W12 - .byte Gn5 , v028 - .byte W12 -mus_rg_t_mori_10_000: - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v096 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v060 - .byte W12 - .byte Gn5 , v028 - .byte W12 - .byte PEND -mus_rg_t_mori_10_001: - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v096 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v060 - .byte W12 - .byte Gn5 , v028 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_t_mori_10_000 -mus_rg_t_mori_10_002: - .byte PAN , c_v-64 - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v096 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v060 - .byte W12 - .byte Gn5 , v028 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_t_mori_10_000 - .byte PATT - .word mus_rg_t_mori_10_001 - .byte PATT - .word mus_rg_t_mori_10_000 - .byte PATT - .word mus_rg_t_mori_10_002 - .byte PATT - .word mus_rg_t_mori_10_000 - .byte PATT - .word mus_rg_t_mori_10_001 - .byte PATT - .word mus_rg_t_mori_10_000 - .byte PATT - .word mus_rg_t_mori_10_002 - .byte PATT - .word mus_rg_t_mori_10_000 - .byte PATT - .word mus_rg_t_mori_10_001 - .byte PATT - .word mus_rg_t_mori_10_000 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 45*mus_rg_t_mori_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 126 - .byte PAN , c_v-63 - .byte W42 - .byte N01 , Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v076 - .byte W03 - .byte Fn5 , v080 - .byte W03 - .byte Fn5 , v100 - .byte W03 - .byte Fn5 , v104 - .byte W03 - .byte Fn5 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v+0 - .byte N01 , Fn5 , v056 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v+63 - .byte N01 , Fn5 , v032 - .byte W03 - .byte Fn5 , v036 - .byte W03 - .byte Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v+63 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v008 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v004 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v008 - .byte W03 - .byte Fn5 , v004 - .byte W03 - .byte Fn5 , v008 - .byte W60 - .byte W96 - .byte PAN , c_v+63 - .byte W12 - .byte N01 , Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v076 - .byte W03 - .byte Fn5 , v080 - .byte W03 - .byte Fn5 , v100 - .byte W03 - .byte Fn5 , v104 - .byte W03 - .byte Fn5 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v+0 - .byte N01 , Fn5 , v056 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v-63 - .byte N01 , Fn5 , v032 - .byte W03 - .byte Fn5 , v036 - .byte W03 - .byte Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v016 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v008 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v004 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v008 - .byte W03 - .byte Fn5 , v004 - .byte W03 - .byte Fn5 , v008 - .byte W90 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+63 - .byte W96 - .byte W36 - .byte N01 , Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v060 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v076 - .byte W03 - .byte Fn5 , v080 - .byte W03 - .byte Fn5 , v100 - .byte W03 - .byte Fn5 , v104 - .byte W03 - .byte PAN , c_v-1 - .byte N01 , Fn5 , v080 - .byte W03 - .byte N01 - .byte W03 - .byte PAN , c_v-64 - .byte N01 , Fn5 , v056 - .byte W03 - .byte N01 - .byte W03 - .byte Fn5 , v032 - .byte W03 - .byte Fn5 , v036 - .byte W03 - .byte Fn5 , v024 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W84 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte W72 - .byte c_v+63 - .byte N06 , Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W36 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W36 - .byte Gn5 , v120 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn5 , v096 - .byte W12 - .byte Gn5 , v052 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn5 , v080 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte VOICE , 126 - .byte PAN , c_v+63 - .byte N24 , Gn5 , v080 - .byte W24 - .byte GOTO - .word mus_rg_t_mori_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_t_mori: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_t_mori_pri @ Priority - .byte mus_rg_t_mori_rev @ Reverb. - - .word mus_rg_t_mori_grp - - .word mus_rg_t_mori_1 - .word mus_rg_t_mori_2 - .word mus_rg_t_mori_3 - .word mus_rg_t_mori_4 - .word mus_rg_t_mori_5 - .word mus_rg_t_mori_6 - .word mus_rg_t_mori_7 - .word mus_rg_t_mori_8 - .word mus_rg_t_mori_9 - .word mus_rg_t_mori_10 - - .end diff --git a/sound/songs/mus_rg_t_tower.s b/sound/songs/mus_rg_t_tower.s deleted file mode 100644 index beab5e0d58..0000000000 --- a/sound/songs/mus_rg_t_tower.s +++ /dev/null @@ -1,1884 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_t_tower_grp, voicegroup134 - .equ mus_rg_t_tower_pri, 0 - .equ mus_rg_t_tower_rev, reverb_set+50 - .equ mus_rg_t_tower_mvl, 127 - .equ mus_rg_t_tower_key, 0 - .equ mus_rg_t_tower_tbs, 1 - .equ mus_rg_t_tower_exg, 0 - .equ mus_rg_t_tower_cmp, 1 - - .section .rodata - .global mus_rg_t_tower - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_t_tower_1: - .byte KEYSH , mus_rg_t_tower_key+0 -mus_rg_t_tower_1_B1: - .byte TEMPO , 128*mus_rg_t_tower_tbs/2 - .byte VOICE , 56 - .byte PAN , c_v+10 - .byte VOL , 90*mus_rg_t_tower_mvl/mxv - .byte BEND , c_v+0 - .byte N30 , En4 , v108 - .byte W15 - .byte MOD , 6 - .byte W03 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 52*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 29*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte 90*mus_rg_t_tower_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte N30 , Dn4 - .byte W15 - .byte MOD , 6 - .byte W03 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 52*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 29*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte 90*mus_rg_t_tower_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N66 , Cs4 - .byte W24 - .byte W03 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 52*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 29*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 0*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_t_tower_mvl/mxv - .byte N24 , Ds4 - .byte W24 - .byte N66 , En4 - .byte W24 - .byte MOD , 6 - .byte W30 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 52*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 29*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte 90*mus_rg_t_tower_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N06 , Fs4 - .byte W18 - .byte Dn4 - .byte W06 - .byte N66 - .byte W18 - .byte MOD , 6 - .byte W36 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 52*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 29*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte 90*mus_rg_t_tower_mvl/mxv - .byte N66 , En4 - .byte W30 - .byte MOD , 6 - .byte W24 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 52*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 29*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte 90*mus_rg_t_tower_mvl/mxv - .byte N06 , Bn3 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N06 , Dn4 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte N66 , Fs4 - .byte W24 - .byte W03 - .byte MOD , 6 - .byte W24 - .byte W03 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 52*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 29*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte 90*mus_rg_t_tower_mvl/mxv - .byte N66 , Gs4 - .byte W30 - .byte MOD , 6 - .byte W24 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 52*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 29*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte 90*mus_rg_t_tower_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte N18 , Gs4 - .byte W18 - .byte N12 , An4 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Dn5 - .byte W18 - .byte N06 , An4 - .byte W06 - .byte N24 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N66 , Gs4 - .byte W24 - .byte MOD , 6 - .byte W30 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 52*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 29*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 0*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte 90*mus_rg_t_tower_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte N18 , Gs4 - .byte W18 - .byte N12 , An4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte N48 , Dn5 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Cs5 , v112 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte VOICE , 60 - .byte MOD , 0 - .byte N36 , Bn2 , v108 - .byte W36 - .byte En3 - .byte W36 - .byte N24 , Bn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Bn2 - .byte W24 - .byte An2 - .byte W24 - .byte N06 , Gs2 - .byte W12 - .byte N06 - .byte W06 - .byte An2 - .byte W06 - .byte N30 , Bn2 - .byte W36 - .byte N12 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte N18 , Bn2 - .byte W18 - .byte N24 , Dn3 - .byte W24 - .byte Cn3 - .byte W24 - .byte Bn2 - .byte W24 - .byte An2 - .byte W24 - .byte VOICE , 48 - .byte N36 , Bn4 , v096 - .byte W36 - .byte En5 - .byte W36 - .byte N24 , Bn4 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cs5 - .byte W24 - .byte Bn4 - .byte W24 - .byte An4 - .byte W24 - .byte N06 , Gs4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte N24 , Bn4 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte N24 , Dn5 - .byte W24 - .byte N06 , En5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte N48 , Gs5 - .byte W48 - .byte N24 , Fs5 - .byte W24 - .byte GOTO - .word mus_rg_t_tower_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_t_tower_2: - .byte VOL , 90*mus_rg_t_tower_mvl/mxv - .byte KEYSH , mus_rg_t_tower_key+0 -mus_rg_t_tower_2_B1: - .byte VOICE , 87 - .byte N12 , En2 , v080 - .byte W12 - .byte N03 , En1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte N03 , Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N03 , Cs1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Cs2 - .byte W06 - .byte N09 , Bn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 -mus_rg_t_tower_2_000: - .byte N06 , En1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte PEND -mus_rg_t_tower_2_001: - .byte N06 , Dn1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_t_tower_2_000 - .byte N06 , Dn1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte An1 - .byte W12 - .byte Dn1 - .byte W06 - .byte N18 , Fs1 - .byte W18 - .byte PATT - .word mus_rg_t_tower_2_000 - .byte PATT - .word mus_rg_t_tower_2_001 - .byte PATT - .word mus_rg_t_tower_2_000 - .byte N06 , Dn1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte Fs1 - .byte W12 - .byte En1 - .byte W06 - .byte N18 , An1 - .byte W18 - .byte PATT - .word mus_rg_t_tower_2_000 - .byte PATT - .word mus_rg_t_tower_2_001 - .byte N06 , Cs1 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte En1 - .byte W06 - .byte N18 , Cs1 - .byte W18 - .byte N48 , Cn1 - .byte W48 - .byte Dn1 - .byte W48 - .byte N06 , En1 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W24 - .byte N24 - .byte W24 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 - .byte W24 - .byte N06 , Fs1 - .byte W06 - .byte N18 , An1 - .byte W18 - .byte N06 , Gs1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N06 , Fs1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N06 , En1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte Ds1 - .byte W24 - .byte N06 , Fs1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Ds2 - .byte W06 - .byte GOTO - .word mus_rg_t_tower_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_t_tower_3: - .byte KEYSH , mus_rg_t_tower_key+0 -mus_rg_t_tower_3_B1: - .byte VOICE , 85 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte VOL , 90*mus_rg_t_tower_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Gs3 , v064 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte Fs3 - .byte W12 - .byte N03 , Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte En3 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte VOICE , 81 - .byte VOL , 55*mus_rg_t_tower_mvl/mxv - .byte N12 , Fs3 - .byte W06 - .byte VOL , 59*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 61*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte VOICE , 88 - .byte VOL , 65*mus_rg_t_tower_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 70*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte 75*mus_rg_t_tower_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 80*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 86*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 90*mus_rg_t_tower_mvl/mxv - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte N12 , En3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N06 , Gs2 - .byte W12 - .byte En2 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N18 , Bn2 - .byte W18 -mus_rg_t_tower_3_000: - .byte N12 , Dn3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N06 , Fs3 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte N18 , Fs3 - .byte W18 - .byte PEND -mus_rg_t_tower_3_001: - .byte N12 , En3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N06 , Gs2 - .byte W12 - .byte En2 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N18 , Bn2 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_t_tower_3_000 - .byte PATT - .word mus_rg_t_tower_3_001 - .byte N12 , Dn3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N12 , Fs3 - .byte W18 - .byte N06 , Dn3 - .byte W06 - .byte N24 - .byte W24 - .byte PATT - .word mus_rg_t_tower_3_001 - .byte N12 , Dn3 , v052 - .byte W12 - .byte VOICE , 88 - .byte N12 - .byte W12 - .byte MOD , 3 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte N24 , Fs3 - .byte W24 - .byte An2 - .byte W24 - .byte BEND , c_v-4 - .byte W96 - .byte W96 - .byte W60 - .byte c_v+0 - .byte W12 - .byte VOICE , 85 - .byte PAN , c_v+0 - .byte N06 , Gs3 , v064 - .byte W06 - .byte N18 , En3 - .byte W18 - .byte N12 - .byte W03 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 55*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 59*mus_rg_t_tower_mvl/mxv - .byte W01 - .byte VOICE , 89 - .byte N12 - .byte W04 - .byte VOL , 63*mus_rg_t_tower_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte W03 - .byte VOL , 67*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte N12 - .byte W02 - .byte VOL , 70*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 74*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 78*mus_rg_t_tower_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 82*mus_rg_t_tower_mvl/mxv - .byte W07 - .byte VOICE , 85 - .byte VOL , 90*mus_rg_t_tower_mvl/mxv - .byte MOD , 0 - .byte N12 , Fs3 - .byte W03 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 55*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 59*mus_rg_t_tower_mvl/mxv - .byte W01 - .byte VOICE , 89 - .byte N12 - .byte W03 - .byte MOD , 6 - .byte W01 - .byte VOL , 63*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte N12 - .byte W02 - .byte VOL , 70*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 74*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 78*mus_rg_t_tower_mvl/mxv - .byte N12 - .byte W05 - .byte VOL , 82*mus_rg_t_tower_mvl/mxv - .byte W07 - .byte VOICE , 85 - .byte VOL , 89*mus_rg_t_tower_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+47 - .byte N12 , Bn3 , v060 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W12 - .byte N06 - .byte W12 - .byte En3 - .byte W06 - .byte N18 , Gs3 - .byte W18 - .byte N12 , An3 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W12 - .byte N06 - .byte W12 - .byte Fs3 - .byte W06 - .byte N18 , An3 - .byte W18 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N06 , Gs2 , v088 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte PAN , c_v+48 - .byte BEND , c_v-2 - .byte N06 , En5 , v052 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N06 , Fs2 , v088 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte PAN , c_v-47 - .byte BEND , c_v-2 - .byte N06 , Dn5 , v052 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N06 , En2 , v088 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte PAN , c_v+48 - .byte BEND , c_v-2 - .byte N06 , Bn4 , v052 - .byte W06 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+5 - .byte N12 , Ds2 , v088 - .byte W30 - .byte PAN , c_v-47 - .byte BEND , c_v-2 - .byte N06 , Bn3 , v052 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte GOTO - .word mus_rg_t_tower_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_t_tower_4: - .byte KEYSH , mus_rg_t_tower_key+0 -mus_rg_t_tower_4_B1: - .byte VOICE , 84 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v-48 - .byte VOL , 90*mus_rg_t_tower_mvl/mxv - .byte N12 , Bn3 , v064 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte An3 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte An3 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte VOICE , 80 - .byte VOL , 55*mus_rg_t_tower_mvl/mxv - .byte N48 , An3 - .byte W06 - .byte VOL , 59*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte VOL , 61*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 65*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte 70*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 75*mus_rg_t_tower_mvl/mxv - .byte W06 - .byte 80*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 86*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte VOL , 90*mus_rg_t_tower_mvl/mxv - .byte W12 -mus_rg_t_tower_4_000: - .byte N48 , Gs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N06 , Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N18 , En3 - .byte W18 - .byte PEND -mus_rg_t_tower_4_001: - .byte N48 , Fs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N06 , An3 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte N18 , An3 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_t_tower_4_000 - .byte PATT - .word mus_rg_t_tower_4_001 - .byte PATT - .word mus_rg_t_tower_4_000 - .byte N48 , Fs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N12 , An3 - .byte W18 - .byte N06 , Fs3 - .byte W06 - .byte N24 - .byte W24 - .byte PATT - .word mus_rg_t_tower_4_000 - .byte N48 , Fs3 , v052 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N24 , An3 - .byte W24 - .byte En3 - .byte W24 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte N06 , Bn3 , v064 - .byte W06 - .byte N18 , Gs3 - .byte W18 - .byte N48 , Gn3 - .byte W03 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 55*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 59*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 63*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 70*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 74*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 78*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 82*mus_rg_t_tower_mvl/mxv - .byte W07 - .byte 90*mus_rg_t_tower_mvl/mxv - .byte N48 , An3 - .byte W03 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 55*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 59*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 63*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 70*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 74*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 78*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 82*mus_rg_t_tower_mvl/mxv - .byte W07 - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte VOL , 89*mus_rg_t_tower_mvl/mxv - .byte N12 , En4 , v060 - .byte W12 - .byte N03 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-49 - .byte W06 - .byte c_v+0 - .byte N06 - .byte W06 - .byte PAN , c_v-49 - .byte W06 - .byte c_v+0 - .byte N06 , Bn3 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N12 , Dn4 - .byte W12 - .byte N03 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v-48 - .byte W06 - .byte c_v+0 - .byte N06 - .byte W06 - .byte PAN , c_v-49 - .byte W06 - .byte c_v-1 - .byte N06 , An3 - .byte W06 - .byte N18 , Dn4 - .byte W18 - .byte VOICE , 80 - .byte N06 , En3 , v072 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , En5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+1 - .byte N06 , Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v-47 - .byte N06 , Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Bn3 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte GOTO - .word mus_rg_t_tower_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_t_tower_5: - .byte VOL , 90*mus_rg_t_tower_mvl/mxv - .byte KEYSH , mus_rg_t_tower_key+0 -mus_rg_t_tower_5_B1: - .byte PAN , c_v+15 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte W96 - .byte W96 - .byte W96 - .byte W42 - .byte N03 , Bn3 , v092 - .byte W03 - .byte Cs4 - .byte W03 - .byte N09 , Dn4 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte Dn4 - .byte W06 - .byte N18 , Cs4 - .byte W18 - .byte N48 , Bn3 - .byte W30 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N06 , En4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W06 - .byte N18 , En4 - .byte W18 - .byte N12 , Dn4 - .byte W18 - .byte N06 , An3 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , An4 - .byte W18 - .byte N06 , Dn4 - .byte W06 - .byte N24 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , Bn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte As3 - .byte W06 - .byte N18 , Bn3 - .byte W09 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N06 , En4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W06 - .byte N18 , En4 - .byte W09 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N48 , An4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte VOICE , 48 - .byte MOD , 0 - .byte N06 , Bn3 , v044 - .byte W12 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W12 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W12 - .byte Bn3 - .byte W06 - .byte N12 , En4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte An3 - .byte W12 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W12 - .byte An3 - .byte W06 - .byte N12 , Dn4 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W12 - .byte En4 , v048 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W12 - .byte N12 , En4 , v076 - .byte W12 - .byte N06 , Gs4 - .byte W06 - .byte N18 , Bn4 - .byte W18 - .byte N48 , Cn5 , v112 - .byte W03 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 55*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 59*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 63*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 70*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 74*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 78*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 82*mus_rg_t_tower_mvl/mxv - .byte W07 - .byte 90*mus_rg_t_tower_mvl/mxv - .byte N48 , Dn5 - .byte W03 - .byte VOL , 79*mus_rg_t_tower_mvl/mxv - .byte W03 - .byte 55*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 59*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 63*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 67*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 70*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 74*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 78*mus_rg_t_tower_mvl/mxv - .byte W05 - .byte 82*mus_rg_t_tower_mvl/mxv - .byte W07 - .byte 89*mus_rg_t_tower_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_t_tower_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_t_tower_6: - .byte VOL , 90*mus_rg_t_tower_mvl/mxv - .byte KEYSH , mus_rg_t_tower_key+0 -mus_rg_t_tower_6_B1: - .byte VOICE , 47 - .byte PAN , c_v-17 - .byte BEND , c_v+0 - .byte N12 , En2 , v116 - .byte W18 - .byte N06 , Bn1 - .byte W06 - .byte N12 , En2 , v127 - .byte W24 - .byte Dn2 , v116 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte N12 , Dn2 , v127 - .byte W24 - .byte Cs2 , v116 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte N12 , Cs2 , v127 - .byte W24 - .byte Cs2 , v116 - .byte W24 - .byte N06 , Ds2 , v127 - .byte W06 - .byte N18 - .byte W18 - .byte N12 , En2 - .byte W72 - .byte N06 , En2 , v088 - .byte W06 - .byte N12 , Bn1 - .byte W18 -mus_rg_t_tower_6_000: - .byte N12 , Dn2 , v100 - .byte W48 - .byte N12 - .byte W24 - .byte N06 , Dn2 , v088 - .byte W06 - .byte N12 , An1 - .byte W18 - .byte PEND -mus_rg_t_tower_6_001: - .byte N12 , En2 , v100 - .byte W72 - .byte N06 , En2 , v088 - .byte W06 - .byte N12 , Bn1 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_t_tower_6_000 - .byte PATT - .word mus_rg_t_tower_6_001 - .byte PATT - .word mus_rg_t_tower_6_000 - .byte PATT - .word mus_rg_t_tower_6_001 - .byte N12 , Dn2 , v100 - .byte W48 - .byte Dn2 , v088 - .byte W24 - .byte N06 - .byte W06 - .byte N12 , Cs2 - .byte W18 - .byte En2 , v127 - .byte W96 - .byte W96 - .byte W72 - .byte N06 , En2 , v112 - .byte W06 - .byte N12 , Bn1 - .byte W18 - .byte Cn2 , v127 - .byte W36 - .byte N06 , Cn2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn2 - .byte W24 - .byte N06 , Dn2 , v127 - .byte W06 - .byte N18 - .byte W18 - .byte N12 , En2 - .byte W72 - .byte N06 , Bn1 , v076 - .byte W06 - .byte N12 , En2 , v100 - .byte W18 - .byte Dn2 - .byte W72 - .byte N06 , An1 , v076 - .byte W06 - .byte N12 , Dn2 , v100 - .byte W18 - .byte En2 - .byte W18 - .byte N06 , Bn1 - .byte W06 - .byte N12 , En2 , v112 - .byte W24 - .byte Dn2 , v100 - .byte W18 - .byte N06 , Bn1 - .byte W06 - .byte N12 , Dn2 , v112 - .byte W24 - .byte Bn1 , v100 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Bn1 , v112 - .byte W24 - .byte N06 , Dn2 - .byte W06 - .byte Bn1 , v064 - .byte W06 - .byte Dn2 , v072 - .byte W06 - .byte Bn1 , v080 - .byte W06 - .byte Dn2 , v092 - .byte W06 - .byte Bn1 , v100 - .byte W06 - .byte Dn2 , v108 - .byte W06 - .byte Bn1 , v116 - .byte W06 - .byte GOTO - .word mus_rg_t_tower_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_t_tower_7: - .byte KEYSH , mus_rg_t_tower_key+0 -mus_rg_t_tower_7_B1: - .byte VOICE , 0 - .byte VOL , 90*mus_rg_t_tower_mvl/mxv - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W06 - .byte N06 , En1 , v080 - .byte W06 - .byte En1 , v100 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W18 - .byte N06 , En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_t_tower_7_000: - .byte N06 , En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND -mus_rg_t_tower_7_001: - .byte N06 , En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v080 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_t_tower_7_000 - .byte PATT - .word mus_rg_t_tower_7_001 - .byte PATT - .word mus_rg_t_tower_7_000 - .byte PATT - .word mus_rg_t_tower_7_001 - .byte PATT - .word mus_rg_t_tower_7_000 - .byte N48 , Bn2 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N03 , En1 , v076 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte En1 , v060 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte En1 , v080 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte N06 , En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v112 - .byte W24 - .byte En1 , v088 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W24 - .byte N03 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte En1 , v088 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte En1 , v096 - .byte W12 - .byte En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v088 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte N48 , Bn2 , v092 - .byte W03 - .byte N03 , En1 , v084 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte N48 , Bn2 , v092 - .byte W12 - .byte N06 , En1 , v108 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v048 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte En1 , v056 - .byte W03 - .byte En1 , v060 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte En1 , v072 - .byte N24 , Bn2 , v092 - .byte W03 - .byte N03 , En1 , v080 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte GOTO - .word mus_rg_t_tower_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_t_tower: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_t_tower_pri @ Priority - .byte mus_rg_t_tower_rev @ Reverb. - - .word mus_rg_t_tower_grp - - .word mus_rg_t_tower_1 - .word mus_rg_t_tower_2 - .word mus_rg_t_tower_3 - .word mus_rg_t_tower_4 - .word mus_rg_t_tower_5 - .word mus_rg_t_tower_6 - .word mus_rg_t_tower_7 - - .end diff --git a/sound/songs/mus_rg_tamamusi.s b/sound/songs/mus_rg_tamamusi.s deleted file mode 100644 index 11a67d8b11..0000000000 --- a/sound/songs/mus_rg_tamamusi.s +++ /dev/null @@ -1,2170 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_tamamusi_grp, voicegroup168 - .equ mus_rg_tamamusi_pri, 0 - .equ mus_rg_tamamusi_rev, reverb_set+50 - .equ mus_rg_tamamusi_mvl, 127 - .equ mus_rg_tamamusi_key, 0 - .equ mus_rg_tamamusi_tbs, 1 - .equ mus_rg_tamamusi_exg, 0 - .equ mus_rg_tamamusi_cmp, 1 - - .section .rodata - .global mus_rg_tamamusi - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_tamamusi_1: - .byte KEYSH , mus_rg_tamamusi_key+0 - .byte TEMPO , 110*mus_rg_tamamusi_tbs/2 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+32 - .byte VOL , 26*mus_rg_tamamusi_mvl/mxv - .byte N36 , Fs3 , v120 - .byte W36 - .byte N06 , Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte N24 , Dn3 , v127 - .byte W24 - .byte N06 , En3 , v120 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 -mus_rg_tamamusi_1_B1: - .byte VOL , 26*mus_rg_tamamusi_mvl/mxv - .byte N24 , Gn3 , v127 - .byte W12 - .byte MOD , 7 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 15*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 26*mus_rg_tamamusi_mvl/mxv - .byte N06 , Bn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Gn3 - .byte W12 - .byte N06 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Bn3 - .byte W12 - .byte N12 , Cn4 , v108 - .byte W12 - .byte N48 , An3 , v127 - .byte W24 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte 25*mus_rg_tamamusi_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , An3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte N36 , An3 - .byte W12 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte 24*mus_rg_tamamusi_mvl/mxv - .byte N06 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte Cn4 , v104 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte An3 , v127 - .byte W12 - .byte N12 , Bn3 - .byte W12 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte N24 , Gn3 - .byte W06 - .byte VOL , 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 25*mus_rg_tamamusi_mvl/mxv - .byte N24 , Gn4 , v088 - .byte W06 - .byte VOL , 15*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 26*mus_rg_tamamusi_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte N24 , Gn3 , v127 - .byte W06 - .byte VOL , 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 24*mus_rg_tamamusi_mvl/mxv - .byte N06 , Bn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte N24 , Bn3 - .byte W06 - .byte VOL , 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte MOD , 7 - .byte W03 - .byte VOL , 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 24*mus_rg_tamamusi_mvl/mxv - .byte N12 , Gn3 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte Cn4 , v108 - .byte W12 - .byte N48 , An3 , v127 - .byte W24 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte 25*mus_rg_tamamusi_mvl/mxv - .byte N12 - .byte W12 - .byte N06 , Bn3 - .byte W12 - .byte N12 , Cn4 , v108 - .byte W12 - .byte N06 , Bn3 , v127 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte Fs3 - .byte W06 - .byte En3 , v120 - .byte W06 - .byte MOD , 7 - .byte N12 , Fs3 - .byte W12 - .byte MOD , 0 - .byte N06 , Dn3 , v127 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N48 , An3 - .byte W24 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte 24*mus_rg_tamamusi_mvl/mxv - .byte N48 , Bn3 - .byte W24 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte 25*mus_rg_tamamusi_mvl/mxv - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Cn4 , v096 - .byte W12 - .byte N48 , Bn3 , v127 - .byte W24 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte 24*mus_rg_tamamusi_mvl/mxv - .byte N48 , An3 - .byte W24 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte 25*mus_rg_tamamusi_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 -mus_rg_tamamusi_1_000: - .byte MOD , 0 - .byte N24 , An3 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte N24 , Fs3 - .byte W06 - .byte VOL , 15*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 26*mus_rg_tamamusi_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte N24 , An3 - .byte W06 - .byte VOL , 15*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 26*mus_rg_tamamusi_mvl/mxv - .byte W12 - .byte PEND - .byte N48 , Bn3 - .byte W24 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte 25*mus_rg_tamamusi_mvl/mxv - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Cn4 , v104 - .byte W12 - .byte N48 , Bn3 , v127 - .byte W24 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte 24*mus_rg_tamamusi_mvl/mxv - .byte N48 , An3 - .byte W24 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte 26*mus_rg_tamamusi_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte PATT - .word mus_rg_tamamusi_1_000 - .byte N48 , An2 , v120 - .byte W24 - .byte VOL , 21*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte 12*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 7*mus_rg_tamamusi_mvl/mxv - .byte W09 - .byte 26*mus_rg_tamamusi_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte VOL , 19*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 16*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 25*mus_rg_tamamusi_mvl/mxv - .byte N12 , An3 - .byte W12 - .byte Dn3 - .byte W12 - .byte GOTO - .word mus_rg_tamamusi_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_tamamusi_2: - .byte KEYSH , mus_rg_tamamusi_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 48*mus_rg_tamamusi_mvl/mxv - .byte N06 , Dn4 , v127 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N48 , An4 - .byte W30 - .byte VOL , 54*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 61*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 70*mus_rg_tamamusi_mvl/mxv - .byte W06 -mus_rg_tamamusi_2_B1: - .byte VOICE , 73 - .byte VOL , 65*mus_rg_tamamusi_mvl/mxv - .byte N24 , Bn4 , v127 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Gn4 - .byte W24 - .byte N12 , Bn4 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 56*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 45*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 65*mus_rg_tamamusi_mvl/mxv - .byte N06 , Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W12 - .byte N12 , Bn4 - .byte W12 - .byte N48 , An4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte VOL , 56*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 45*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 65*mus_rg_tamamusi_mvl/mxv - .byte N24 - .byte W24 - .byte N06 , Fs4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte N36 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 56*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 45*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 65*mus_rg_tamamusi_mvl/mxv - .byte N06 , An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W12 - .byte N12 , Bn4 - .byte W12 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOICE , 48 - .byte VOL , 45*mus_rg_tamamusi_mvl/mxv - .byte MOD , 0 - .byte N24 - .byte W12 - .byte VOL , 34*mus_rg_tamamusi_mvl/mxv - .byte W12 - .byte 45*mus_rg_tamamusi_mvl/mxv - .byte N06 , Gn4 - .byte W24 - .byte N12 , Bn4 - .byte W12 - .byte N24 , Gn4 - .byte W12 - .byte VOL , 34*mus_rg_tamamusi_mvl/mxv - .byte W12 - .byte 45*mus_rg_tamamusi_mvl/mxv - .byte N12 , Bn3 - .byte W12 - .byte VOL , 45*mus_rg_tamamusi_mvl/mxv - .byte N06 , Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N12 , Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N48 , An4 - .byte W12 - .byte VOL , 34*mus_rg_tamamusi_mvl/mxv - .byte W36 - .byte 45*mus_rg_tamamusi_mvl/mxv - .byte N12 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Gn4 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte N06 , En4 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Cs4 - .byte W12 - .byte N48 , Dn4 - .byte W12 - .byte VOL , 34*mus_rg_tamamusi_mvl/mxv - .byte W36 - .byte 45*mus_rg_tamamusi_mvl/mxv - .byte N48 , Dn5 - .byte W12 - .byte VOL , 34*mus_rg_tamamusi_mvl/mxv - .byte W36 - .byte VOICE , 60 - .byte VOL , 45*mus_rg_tamamusi_mvl/mxv - .byte N48 , Dn4 , v120 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 39*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 34*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 28*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 22*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 45*mus_rg_tamamusi_mvl/mxv - .byte N12 , Cn4 , v127 - .byte W12 - .byte Bn3 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte Bn3 , v096 - .byte W03 - .byte N06 , An3 , v108 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte Bn3 , v127 - .byte W06 - .byte N24 , En4 , v096 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Fs4 , v127 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte VOL , 45*mus_rg_tamamusi_mvl/mxv - .byte N48 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 39*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 34*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 28*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 22*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 45*mus_rg_tamamusi_mvl/mxv - .byte N48 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 39*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 34*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 28*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 22*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 45*mus_rg_tamamusi_mvl/mxv - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte VOL , 45*mus_rg_tamamusi_mvl/mxv - .byte N48 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 39*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 34*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 28*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 22*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte VOICE , 73 - .byte MOD , 0 - .byte VOL , 68*mus_rg_tamamusi_mvl/mxv - .byte N48 , Dn4 , v120 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 61*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 55*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 50*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 45*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_tamamusi_mvl/mxv - .byte N12 , Cn4 , v127 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 61*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 55*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 50*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 45*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 65*mus_rg_tamamusi_mvl/mxv - .byte N48 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 61*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 55*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 50*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 45*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 69*mus_rg_tamamusi_mvl/mxv - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 61*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 55*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 50*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 45*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_tamamusi_mvl/mxv - .byte N03 , Dn4 , v120 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 , v068 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 , v076 - .byte W03 - .byte Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Cs5 , v088 - .byte W03 - .byte N30 , Dn5 , v120 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 56*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte W06 - .byte VOL , 69*mus_rg_tamamusi_mvl/mxv - .byte N06 , Cn5 - .byte W06 - .byte N03 , An4 , v100 - .byte W03 - .byte Fs4 , v092 - .byte W03 - .byte En4 , v084 - .byte W03 - .byte Dn4 , v072 - .byte W03 - .byte GOTO - .word mus_rg_tamamusi_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_tamamusi_3: - .byte KEYSH , mus_rg_tamamusi_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 34*mus_rg_tamamusi_mvl/mxv - .byte W48 - .byte N06 , Dn3 , v127 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 -mus_rg_tamamusi_3_B1: - .byte PAN , c_v-64 - .byte MOD , 0 - .byte N06 , Dn2 , v127 - .byte W06 - .byte Gn2 , v120 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Bn2 , v127 - .byte W06 - .byte Gn2 , v120 - .byte W06 - .byte Dn2 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+62 - .byte N12 , Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte PAN , c_v+62 - .byte N06 , An2 , v127 - .byte W06 - .byte Cn3 , v120 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 , v127 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Dn2 - .byte W06 - .byte Cn3 , v120 - .byte W06 - .byte Dn2 , v127 - .byte W06 - .byte Fs2 , v120 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An2 , v127 - .byte W06 - .byte Cn3 , v120 - .byte W06 - .byte Dn2 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+62 - .byte N12 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N09 , An2 - .byte W09 - .byte N03 , Cs3 , v120 - .byte W03 - .byte N06 , Dn3 , v127 - .byte W06 - .byte Cn3 , v120 - .byte W06 - .byte PAN , c_v+62 - .byte N06 , Bn2 , v127 - .byte W06 - .byte An2 , v120 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W06 - .byte N03 , Fs2 - .byte W03 - .byte Cs3 - .byte W03 - .byte N06 , Dn3 , v127 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Bn2 , v127 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Gn2 , v120 - .byte W06 - .byte PAN , c_v+62 - .byte N06 , Bn2 , v127 - .byte W06 - .byte En2 , v120 - .byte W06 - .byte N12 , Dn2 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Gn2 , v120 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Bn2 , v127 - .byte W06 - .byte Gn2 , v120 - .byte W06 - .byte N12 , Dn2 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte PAN , c_v+62 - .byte N06 , Fs2 , v127 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte N12 , Dn2 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+62 - .byte N06 , En2 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Dn2 - .byte W12 - .byte An1 - .byte W06 - .byte Gs1 , v120 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , An1 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N36 , Dn2 , v127 - .byte W09 - .byte MOD , 8 - .byte W03 - .byte PAN , c_v+62 - .byte VOL , 22*mus_rg_tamamusi_mvl/mxv - .byte W24 - .byte PAN , c_v-64 - .byte VOL , 34*mus_rg_tamamusi_mvl/mxv - .byte N12 , Fs2 - .byte W03 - .byte MOD , 0 - .byte W09 -mus_rg_tamamusi_3_000: - .byte N12 , Gn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+62 - .byte N12 , Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte PEND -mus_rg_tamamusi_3_001: - .byte PAN , c_v+63 - .byte N12 , Gn2 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn3 - .byte W12 - .byte PEND -mus_rg_tamamusi_3_002: - .byte N12 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn3 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn3 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+62 - .byte N12 , Dn3 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn3 - .byte W12 - .byte PEND - .byte PAN , c_v+63 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn3 - .byte W12 - .byte PATT - .word mus_rg_tamamusi_3_000 - .byte PATT - .word mus_rg_tamamusi_3_001 - .byte PATT - .word mus_rg_tamamusi_3_002 - .byte PAN , c_v+63 - .byte N12 , Fs2 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En2 - .byte W12 - .byte N36 , Dn2 , v120 - .byte W12 - .byte MOD , 8 - .byte VOL , 22*mus_rg_tamamusi_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte VOL , 34*mus_rg_tamamusi_mvl/mxv - .byte W03 - .byte N03 , Ds2 - .byte W03 - .byte En2 - .byte W03 - .byte Fn2 - .byte W03 - .byte N24 , Fs2 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , An2 - .byte W09 - .byte MOD , 8 - .byte W15 - .byte GOTO - .word mus_rg_tamamusi_3_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_tamamusi_4: - .byte KEYSH , mus_rg_tamamusi_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 53*mus_rg_tamamusi_mvl/mxv - .byte MOD , 2 - .byte W96 -mus_rg_tamamusi_4_B1: -mus_rg_tamamusi_4_000: - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Gn2 , v096 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PEND -mus_rg_tamamusi_4_001: - .byte W12 - .byte N06 , Gn2 , v096 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N12 , Dn1 , v120 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte PEND - .byte N12 , Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W12 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fs2 - .byte W12 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fs2 - .byte W12 - .byte Dn2 , v120 - .byte W12 - .byte N12 , Cn2 , v100 - .byte W12 - .byte N06 , Bn1 , v120 - .byte W12 - .byte N12 , An1 , v104 - .byte W12 - .byte PATT - .word mus_rg_tamamusi_4_000 - .byte PATT - .word mus_rg_tamamusi_4_001 - .byte N12 , Dn2 , v120 - .byte W12 - .byte Dn1 - .byte W24 - .byte N12 - .byte W24 - .byte Cs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N48 , An1 - .byte W24 - .byte VOL , 44*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 38*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 34*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 29*mus_rg_tamamusi_mvl/mxv - .byte W06 - .byte 53*mus_rg_tamamusi_mvl/mxv - .byte N06 , Dn1 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , Fs1 - .byte W12 -mus_rg_tamamusi_4_002: - .byte N12 , Gn1 , v120 - .byte W42 - .byte N06 , Fs1 , v096 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W48 - .byte PEND -mus_rg_tamamusi_4_003: - .byte N12 , Gn1 , v120 - .byte W48 - .byte N12 - .byte W24 - .byte N18 , Dn2 - .byte W18 - .byte N06 , Cs2 - .byte W06 - .byte PEND -mus_rg_tamamusi_4_004: - .byte N12 , Dn1 , v120 - .byte W42 - .byte N06 , Cs1 , v096 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W48 - .byte PEND -mus_rg_tamamusi_4_005: - .byte N12 , Dn1 , v120 - .byte W42 - .byte N06 , Cs1 , v096 - .byte W06 - .byte Dn1 , v120 - .byte W12 - .byte N18 - .byte W18 - .byte N06 , Dn2 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_tamamusi_4_002 - .byte PATT - .word mus_rg_tamamusi_4_003 - .byte PATT - .word mus_rg_tamamusi_4_004 - .byte PATT - .word mus_rg_tamamusi_4_005 - .byte N48 , Dn1 , v120 - .byte W48 - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte Dn2 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte GOTO - .word mus_rg_tamamusi_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_tamamusi_5: - .byte KEYSH , mus_rg_tamamusi_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 25*mus_rg_tamamusi_mvl/mxv - .byte W48 - .byte N06 , Dn4 , v127 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 -mus_rg_tamamusi_5_B1: - .byte VOICE , 45 - .byte VOL , 50*mus_rg_tamamusi_mvl/mxv - .byte W12 - .byte N12 , Dn4 , v112 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Dn4 - .byte W36 - .byte W48 - .byte N12 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte N06 , Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Dn4 - .byte W36 - .byte W96 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N12 , Dn5 - .byte W12 - .byte Gn4 - .byte W24 - .byte Dn4 - .byte W12 - .byte W48 - .byte N12 - .byte W12 - .byte Fs4 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte Dn5 - .byte W12 - .byte Fs4 - .byte W12 - .byte N06 , An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N12 , Dn5 - .byte W24 - .byte N06 , Gn4 - .byte W12 - .byte Fs4 - .byte W06 - .byte En4 , v080 - .byte W06 - .byte N12 , Dn5 , v112 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_tamamusi_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_tamamusi_6: - .byte KEYSH , mus_rg_tamamusi_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 43*mus_rg_tamamusi_mvl/mxv - .byte W96 -mus_rg_tamamusi_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte PAN , c_v-32 - .byte VOL , 37*mus_rg_tamamusi_mvl/mxv - .byte N06 , Dn2 , v120 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 -mus_rg_tamamusi_6_000: - .byte N06 , Dn2 , v120 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte PEND -mus_rg_tamamusi_6_001: - .byte N06 , Dn2 , v120 - .byte W06 - .byte Fs2 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte An2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte En2 - .byte W06 - .byte PEND - .byte Dn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fs2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PATT - .word mus_rg_tamamusi_6_000 - .byte PATT - .word mus_rg_tamamusi_6_000 - .byte PATT - .word mus_rg_tamamusi_6_001 - .byte N06 , Dn2 , v120 - .byte W06 - .byte Fs2 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte N03 , Fs3 , v116 - .byte W03 - .byte N03 - .byte W03 - .byte Fs3 , v080 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N30 , An3 , v120 - .byte W30 - .byte N06 , En3 - .byte W06 - .byte N03 , Dn3 - .byte W03 - .byte Cn3 - .byte W03 - .byte An2 - .byte W03 - .byte Fs2 - .byte W03 - .byte GOTO - .word mus_rg_tamamusi_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_tamamusi_7: - .byte KEYSH , mus_rg_tamamusi_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 64*mus_rg_tamamusi_mvl/mxv - .byte N03 , Fs2 , v076 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs2 , v064 - .byte W12 - .byte Fs2 , v088 - .byte W12 - .byte N06 , Gs2 , v064 - .byte W06 - .byte Dn3 , v088 - .byte W06 - .byte N12 , En3 , v108 - .byte W12 -mus_rg_tamamusi_7_B1: - .byte N12 , Fs2 , v064 - .byte W12 - .byte Fs2 , v024 - .byte W12 - .byte Fs2 , v088 - .byte W12 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v024 - .byte W12 - .byte Fs2 , v088 - .byte W36 - .byte N03 , Fs2 , v076 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs2 , v064 - .byte W12 - .byte Fs2 , v088 - .byte W12 - .byte N06 , Gs2 , v064 - .byte W06 - .byte Dn3 , v088 - .byte W06 - .byte N12 , En3 , v108 - .byte W12 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v024 - .byte W12 - .byte Fs2 , v088 - .byte W12 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v024 - .byte W12 - .byte Fs2 , v088 - .byte W12 - .byte N03 , Fs2 , v076 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Gs2 , v068 - .byte W06 - .byte Dn3 , v080 - .byte W06 - .byte En3 , v108 - .byte W06 - .byte Gs2 , v068 - .byte W06 - .byte N12 , Fs2 , v064 - .byte W12 - .byte Fs2 , v024 - .byte W12 - .byte N03 , Fs2 , v076 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Fs2 , v084 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Fs2 , v108 - .byte W12 - .byte N12 , Fs2 , v064 - .byte W12 - .byte Fs2 , v024 - .byte W12 - .byte Fs2 , v088 - .byte W12 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v024 - .byte W12 - .byte Fs2 , v088 - .byte W12 - .byte N06 , Gs2 , v068 - .byte W06 - .byte Dn3 , v080 - .byte W06 - .byte En3 , v108 - .byte W06 - .byte Gs2 , v068 - .byte W06 - .byte N03 , Fs2 , v076 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs2 , v064 - .byte W12 - .byte Fs2 , v088 - .byte W12 - .byte N06 , Gs2 , v080 - .byte W06 - .byte Dn3 , v088 - .byte W06 - .byte En3 , v108 - .byte W06 - .byte Gs2 , v068 - .byte W06 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v024 - .byte W12 - .byte Fs2 , v088 - .byte W12 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v024 - .byte W12 - .byte Fs2 , v088 - .byte W12 - .byte N03 , Fs2 , v076 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Gs2 , v084 - .byte W06 - .byte Dn3 , v096 - .byte W06 - .byte En3 , v104 - .byte W06 - .byte Gs2 , v064 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte Fs2 , v024 - .byte W12 - .byte N03 , Fs2 , v076 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Fs2 , v084 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Fs2 , v108 - .byte W12 -mus_rg_tamamusi_7_000: - .byte N12 , Bn4 , v056 - .byte W12 - .byte N09 , Bn4 , v024 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N12 , Bn4 , v044 - .byte W12 - .byte N09 , Bn4 , v024 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_tamamusi_7_000 - .byte PATT - .word mus_rg_tamamusi_7_000 - .byte PATT - .word mus_rg_tamamusi_7_000 - .byte PATT - .word mus_rg_tamamusi_7_000 - .byte PATT - .word mus_rg_tamamusi_7_000 - .byte PATT - .word mus_rg_tamamusi_7_000 - .byte PATT - .word mus_rg_tamamusi_7_000 - .byte N03 , Fs2 , v076 - .byte W03 - .byte Fs2 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N12 , Fs2 , v064 - .byte W12 - .byte Fs2 , v088 - .byte W12 - .byte N24 , Bn4 , v048 - .byte W24 - .byte GOTO - .word mus_rg_tamamusi_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_tamamusi: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_tamamusi_pri @ Priority - .byte mus_rg_tamamusi_rev @ Reverb. - - .word mus_rg_tamamusi_grp - - .word mus_rg_tamamusi_1 - .word mus_rg_tamamusi_2 - .word mus_rg_tamamusi_3 - .word mus_rg_tamamusi_4 - .word mus_rg_tamamusi_5 - .word mus_rg_tamamusi_6 - .word mus_rg_tamamusi_7 - - .end diff --git a/sound/songs/mus_rg_title.s b/sound/songs/mus_rg_title.s deleted file mode 100644 index 85e469be67..0000000000 --- a/sound/songs/mus_rg_title.s +++ /dev/null @@ -1,3330 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_title_grp, voicegroup137 - .equ mus_rg_title_pri, 0 - .equ mus_rg_title_rev, reverb_set+50 - .equ mus_rg_title_mvl, 127 - .equ mus_rg_title_key, 0 - .equ mus_rg_title_tbs, 1 - .equ mus_rg_title_exg, 0 - .equ mus_rg_title_cmp, 1 - - .section .rodata - .global mus_rg_title - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_title_1: - .byte KEYSH , mus_rg_title_key+0 - .byte TEMPO , 140*mus_rg_title_tbs/2 - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+32 - .byte VOL , 67*mus_rg_title_mvl/mxv - .byte N06 , En2 , v127 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , Gn3 - .byte W24 - .byte N06 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N19 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N05 , An3 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte As3 - .byte W08 -mus_rg_title_1_B1: - .byte W96 - .byte W96 - .byte W48 - .byte PAN , c_v+0 - .byte W48 - .byte W48 - .byte c_v+32 - .byte W48 - .byte W96 - .byte W96 - .byte W48 - .byte c_v+0 - .byte W48 - .byte W60 - .byte c_v+32 - .byte W36 - .byte W96 - .byte c_v+0 - .byte W96 - .byte W96 - .byte W48 - .byte c_v+32 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte VOL , 55*mus_rg_title_mvl/mxv - .byte PAN , c_v-32 - .byte N72 , Dn3 , v112 - .byte W72 - .byte N24 , En3 - .byte W24 - .byte N48 , Fn3 - .byte W48 - .byte N24 , Gn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N72 , En3 - .byte W72 - .byte N24 , Fn3 - .byte W24 - .byte N48 , Gn3 - .byte W48 - .byte N24 , Cn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v+32 - .byte N06 , Dn4 , v127 - .byte W12 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N16 , Cn4 - .byte W16 - .byte N16 - .byte W16 - .byte Cs4 - .byte W16 - .byte N06 , Dn4 - .byte W12 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N16 , En3 - .byte W16 - .byte N16 - .byte W16 - .byte Dn3 - .byte W16 - .byte GOTO - .word mus_rg_title_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_title_2: - .byte KEYSH , mus_rg_title_key+0 - .byte VOICE , 87 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_title_mvl/mxv - .byte N03 , Gn3 , v127 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W24 - .byte Gn4 , v120 - .byte W36 - .byte Gn4 , v127 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N18 , Gn4 , v120 - .byte W24 - .byte N05 , Fn4 , v127 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte Fs4 - .byte W08 -mus_rg_title_2_B1: - .byte VOICE , 87 - .byte VOL , 45*mus_rg_title_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 88 - .byte VOL , 68*mus_rg_title_mvl/mxv - .byte W24 - .byte W03 - .byte N01 , Cs4 , v127 - .byte W01 - .byte Cn4 - .byte W02 - .byte Bn3 - .byte W01 - .byte As3 - .byte W01 - .byte An3 - .byte W02 - .byte Gs3 - .byte W01 - .byte Gn3 - .byte W01 - .byte Fs3 - .byte W02 - .byte N02 , Fn3 - .byte W02 - .byte N01 , En3 - .byte W02 - .byte Ds3 - .byte W01 - .byte N24 , Dn3 - .byte W28 - .byte N01 , Cn5 - .byte N01 , Cs5 - .byte W01 - .byte Bn4 - .byte W02 - .byte As4 - .byte W01 - .byte Gs4 - .byte N01 , An4 - .byte W02 - .byte Gn4 - .byte W01 - .byte Fs4 - .byte W01 - .byte Fn4 - .byte W02 - .byte En4 - .byte W02 - .byte Ds4 - .byte W01 - .byte N07 , Dn4 - .byte W08 - .byte N01 , Cs4 - .byte W01 - .byte Cn4 - .byte W02 - .byte As3 - .byte N01 , Bn3 - .byte W01 - .byte W01 - .byte An3 - .byte W02 - .byte Gn3 - .byte N01 , Gs3 - .byte W02 - .byte Fs3 - .byte W02 - .byte N02 , Fn3 - .byte W02 - .byte N01 , En3 - .byte W02 - .byte Ds3 - .byte W01 - .byte N16 , Dn3 - .byte W84 - .byte W36 - .byte W03 - .byte N01 , Cn5 - .byte N01 , Cs5 - .byte W01 - .byte Bn4 - .byte W02 - .byte As4 - .byte W01 - .byte Gs4 - .byte N01 , An4 - .byte W02 - .byte Gn4 - .byte W01 - .byte Fs4 - .byte W01 - .byte Fn4 - .byte W02 - .byte En4 - .byte W02 - .byte Ds4 - .byte W01 - .byte N28 , Dn4 - .byte W30 - .byte N01 , Cs4 - .byte W01 - .byte Cn4 - .byte W01 - .byte Bn3 - .byte W01 - .byte As3 - .byte W02 - .byte An3 - .byte W01 - .byte Gs3 - .byte W01 - .byte Gn3 - .byte W02 - .byte Fs3 - .byte W01 - .byte N02 , Fn3 - .byte W03 - .byte N01 , En3 - .byte W01 - .byte Ds3 - .byte W02 - .byte N36 , Dn3 - .byte W92 - .byte W02 - .byte GOTO - .word mus_rg_title_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_title_3: - .byte KEYSH , mus_rg_title_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte PAN , c_v+16 - .byte N06 , Gn1 , v127 - .byte W12 - .byte Dn1 - .byte W12 - .byte N14 , Gn2 - .byte W24 - .byte N09 - .byte W06 - .byte VOL , 56*mus_rg_title_mvl/mxv - .byte W18 - .byte 90*mus_rg_title_mvl/mxv - .byte W12 - .byte N02 , Dn2 - .byte W06 - .byte N02 - .byte W06 - .byte N10 , Gn2 - .byte W24 - .byte N06 - .byte W24 - .byte N14 - .byte W24 - .byte N05 , Fn1 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte Fn2 - .byte W08 - .byte N05 - .byte W08 - .byte Cn2 - .byte W08 -mus_rg_title_3_B1: - .byte VOICE , 47 - .byte N12 , Dn2 , v127 - .byte W24 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W24 - .byte An1 - .byte W12 - .byte Fn1 - .byte W24 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte An1 , v120 - .byte W06 - .byte N12 , Bn1 , v127 - .byte W24 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn2 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn2 - .byte W18 - .byte N06 , Cs1 - .byte W06 - .byte N12 , Gn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn2 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte N12 , Gn2 , v127 - .byte W12 - .byte N03 , Gn1 , v120 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte N12 , Gn1 , v127 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn2 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte N12 , Gn2 , v127 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte N03 , Cn2 - .byte W06 - .byte Cn2 , v120 - .byte W06 - .byte N12 , Fn2 , v127 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte An1 , v120 - .byte W06 - .byte N12 , Bn1 , v127 - .byte W24 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte N03 , Dn2 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte N12 , Gn2 , v127 - .byte W12 - .byte Dn1 - .byte W12 -mus_rg_title_3_000: - .byte N12 , Gn1 , v127 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn2 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte N12 , Gn2 , v127 - .byte W12 - .byte N03 , Dn2 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte PEND - .byte N12 , Gn2 , v127 - .byte W12 - .byte Gn1 , v120 - .byte W24 - .byte N03 , Dn2 , v127 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte N03 , Dn2 , v127 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte N12 , Gn2 , v127 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte N03 , Cn2 - .byte W06 - .byte Cn2 , v120 - .byte W06 - .byte N12 , Fn2 , v127 - .byte W12 - .byte Fs2 - .byte W12 - .byte PATT - .word mus_rg_title_3_000 - .byte N12 , Gn2 , v127 - .byte W24 - .byte Dn1 - .byte W12 - .byte An1 - .byte W24 - .byte N03 , Fn2 - .byte W06 - .byte Fn2 , v120 - .byte W06 - .byte N12 , An2 , v127 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte Fn2 , v120 - .byte W06 - .byte N12 , As2 , v127 - .byte W24 - .byte Fn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte N03 , Fn2 - .byte W06 - .byte Fn2 , v120 - .byte W06 - .byte N12 , As2 , v127 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte Fn2 , v120 - .byte W06 - .byte N12 , As2 , v127 - .byte W24 - .byte Fn1 - .byte W12 - .byte As1 - .byte W24 - .byte N03 , Fn2 - .byte W06 - .byte Fn2 , v120 - .byte W06 - .byte N12 , Bn2 , v127 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W24 - .byte Gn1 - .byte W12 - .byte En1 - .byte W24 - .byte N03 , Gn2 - .byte W06 - .byte Gn2 , v120 - .byte W06 - .byte N12 , Cn3 , v127 - .byte W12 - .byte N03 , Gn2 - .byte W06 - .byte Gn2 , v120 - .byte W06 - .byte N12 , Cn3 , v127 - .byte W24 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W24 - .byte N03 , Gn2 - .byte W06 - .byte Gn2 , v120 - .byte W06 - .byte N12 , Cs2 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte Dn3 - .byte W96 - .byte W48 - .byte N16 , Cn3 - .byte W16 - .byte N16 - .byte W16 - .byte Cs3 - .byte W16 - .byte N06 , Dn3 - .byte W96 - .byte W48 - .byte N16 , Cn2 - .byte W16 - .byte N16 - .byte W16 - .byte Bn1 - .byte W16 - .byte GOTO - .word mus_rg_title_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_title_4: - .byte KEYSH , mus_rg_title_key+0 - .byte VOICE , 58 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte PAN , c_v-32 - .byte N06 , Gn1 , v127 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N06 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N05 , Fn1 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte An1 - .byte W08 - .byte N05 - .byte W08 - .byte N08 , Gs1 - .byte W08 -mus_rg_title_4_B1: -mus_rg_title_4_000: - .byte N12 , Gn1 , v127 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn1 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W12 - .byte Dn1 - .byte W12 - .byte PEND - .byte Fn1 - .byte W24 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte N03 , Cn1 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte N12 , Fn1 , v127 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte An1 , v120 - .byte W06 - .byte N12 , Bn1 , v127 - .byte W24 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte N03 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn1 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W12 - .byte N03 , Dn2 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte PATT - .word mus_rg_title_4_000 - .byte N12 , Fn1 , v127 - .byte W24 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte N03 , Cn1 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte N12 , Fn1 , v127 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn1 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W18 - .byte N06 , Dn1 - .byte W06 - .byte N12 , Gn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn1 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte N12 , Dn2 , v127 - .byte W12 - .byte N03 , Gn1 - .byte W06 - .byte Gn1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W24 - .byte N06 , Dn1 - .byte W12 - .byte N12 , Gn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte N03 , Cn1 - .byte W06 - .byte N06 , Cn1 , v120 - .byte W06 - .byte N12 , Fn1 , v127 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte An1 , v120 - .byte W06 - .byte N12 , Bn1 , v127 - .byte W24 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte N03 - .byte W06 - .byte N06 , Dn1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn1 - .byte W06 - .byte N06 , Dn1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W12 - .byte N03 , Dn1 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W12 - .byte Dn1 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte Gn1 , v120 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte N03 , Dn1 , v127 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W12 - .byte Fs1 - .byte W12 - .byte Fn1 - .byte W24 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N03 , Dn1 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W12 - .byte N03 , Dn1 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte N12 , Gn1 , v127 - .byte W24 - .byte Dn1 - .byte W12 - .byte An1 - .byte W24 - .byte N03 , Fn1 - .byte W06 - .byte Fn1 , v120 - .byte W06 - .byte N12 , An1 , v127 - .byte W12 - .byte N03 , Fn1 - .byte W06 - .byte Fn1 , v120 - .byte W06 - .byte N12 , As1 , v127 - .byte W24 - .byte Fn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W24 - .byte Fn1 - .byte W12 - .byte As1 - .byte W24 - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W24 - .byte Gn1 - .byte W12 - .byte En1 - .byte W24 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W24 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W24 - .byte Gn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte N06 , As2 , v056 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte VOICE , 58 - .byte PAN , c_v-32 - .byte N16 , Cn2 , v127 - .byte W16 - .byte N16 - .byte W16 - .byte Cs2 - .byte W16 - .byte N06 , Dn2 - .byte W03 - .byte VOICE , 48 - .byte W03 - .byte PAN , c_v+0 - .byte N06 , Dn3 , v056 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte VOICE , 58 - .byte PAN , c_v-32 - .byte N16 , Cn2 , v127 - .byte W16 - .byte N16 - .byte W16 - .byte Bn1 - .byte W16 - .byte GOTO - .word mus_rg_title_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_title_5: - .byte KEYSH , mus_rg_title_key+0 - .byte VOICE , 56 - .byte VOL , 70*mus_rg_title_mvl/mxv - .byte PAN , c_v+32 - .byte LFOS , 44 - .byte BENDR , 12 - .byte W24 - .byte W96 - .byte W96 -mus_rg_title_5_B1: - .byte VOICE , 60 - .byte PAN , c_v+32 - .byte N36 , Bn2 , v120 - .byte W36 - .byte N03 , Dn3 - .byte W12 - .byte N48 , Gn3 - .byte W24 - .byte MOD , 5 - .byte VOL , 63*mus_rg_title_mvl/mxv - .byte W03 - .byte 55*mus_rg_title_mvl/mxv - .byte W03 - .byte 51*mus_rg_title_mvl/mxv - .byte W03 - .byte 43*mus_rg_title_mvl/mxv - .byte W03 - .byte 39*mus_rg_title_mvl/mxv - .byte W03 - .byte 35*mus_rg_title_mvl/mxv - .byte W03 - .byte 29*mus_rg_title_mvl/mxv - .byte W03 - .byte 25*mus_rg_title_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 70*mus_rg_title_mvl/mxv - .byte W44 - .byte W01 - .byte N03 , Cs4 , v084 - .byte W03 - .byte VOICE , 56 - .byte N36 , Cn4 , v120 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte As3 - .byte W06 - .byte N48 , Bn3 - .byte W24 - .byte MOD , 5 - .byte W03 - .byte VOL , 62*mus_rg_title_mvl/mxv - .byte W03 - .byte 55*mus_rg_title_mvl/mxv - .byte W03 - .byte 48*mus_rg_title_mvl/mxv - .byte W03 - .byte 43*mus_rg_title_mvl/mxv - .byte W03 - .byte 35*mus_rg_title_mvl/mxv - .byte W03 - .byte 26*mus_rg_title_mvl/mxv - .byte W03 - .byte 19*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 60 - .byte PAN , c_v-32 - .byte MOD , 0 - .byte VOL , 70*mus_rg_title_mvl/mxv - .byte N36 , Cn3 - .byte W36 - .byte N06 , An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N48 , Gn2 - .byte W24 - .byte VOL , 62*mus_rg_title_mvl/mxv - .byte MOD , 4 - .byte W03 - .byte VOL , 55*mus_rg_title_mvl/mxv - .byte W03 - .byte 48*mus_rg_title_mvl/mxv - .byte W03 - .byte 43*mus_rg_title_mvl/mxv - .byte W03 - .byte 35*mus_rg_title_mvl/mxv - .byte W03 - .byte 26*mus_rg_title_mvl/mxv - .byte W03 - .byte 19*mus_rg_title_mvl/mxv - .byte W03 - .byte 11*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 70*mus_rg_title_mvl/mxv - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Bn2 - .byte W12 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 48 - .byte N36 , Bn2 - .byte W36 - .byte N03 , Dn3 - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte VOICE , 56 - .byte PAN , c_v+32 - .byte N03 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W36 - .byte VOICE , 14 - .byte PAN , c_v-16 - .byte N16 , Cn5 , v076 - .byte W16 - .byte Bn4 , v068 - .byte W16 - .byte Cn5 - .byte W16 - .byte N48 , Dn5 - .byte W48 - .byte VOICE , 60 - .byte PAN , c_v-32 - .byte N16 , Dn3 , v064 - .byte W16 - .byte Cn3 - .byte W16 - .byte An2 - .byte W16 - .byte N03 , Bn2 - .byte W12 - .byte N06 , Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte N72 , Bn2 - .byte W36 - .byte MOD , 4 - .byte W12 - .byte VOL , 62*mus_rg_title_mvl/mxv - .byte W03 - .byte 55*mus_rg_title_mvl/mxv - .byte W03 - .byte 48*mus_rg_title_mvl/mxv - .byte W03 - .byte 43*mus_rg_title_mvl/mxv - .byte W03 - .byte 35*mus_rg_title_mvl/mxv - .byte W03 - .byte 26*mus_rg_title_mvl/mxv - .byte W03 - .byte 19*mus_rg_title_mvl/mxv - .byte W03 - .byte 12*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 56 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte VOL , 70*mus_rg_title_mvl/mxv - .byte N06 , Gn4 , v120 - .byte W12 - .byte Bn3 - .byte W24 - .byte N12 , Gn3 - .byte W24 - .byte N06 - .byte W06 - .byte Fs3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An3 - .byte W12 - .byte Fn3 - .byte W24 - .byte Cn4 - .byte W09 - .byte N03 , Dn4 , v080 - .byte W03 - .byte N36 , Cn4 , v120 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N48 , Bn3 - .byte W24 - .byte VOL , 62*mus_rg_title_mvl/mxv - .byte MOD , 7 - .byte W03 - .byte VOL , 55*mus_rg_title_mvl/mxv - .byte W03 - .byte 48*mus_rg_title_mvl/mxv - .byte W03 - .byte 43*mus_rg_title_mvl/mxv - .byte W03 - .byte 35*mus_rg_title_mvl/mxv - .byte W03 - .byte 26*mus_rg_title_mvl/mxv - .byte W03 - .byte 19*mus_rg_title_mvl/mxv - .byte W03 - .byte 13*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 60 - .byte PAN , c_v-32 - .byte VOL , 70*mus_rg_title_mvl/mxv - .byte MOD , 0 - .byte N36 , An2 , v064 - .byte W36 - .byte N06 , Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte N48 , Bn2 - .byte W24 - .byte VOL , 62*mus_rg_title_mvl/mxv - .byte MOD , 4 - .byte W03 - .byte VOL , 55*mus_rg_title_mvl/mxv - .byte W03 - .byte 48*mus_rg_title_mvl/mxv - .byte W03 - .byte 43*mus_rg_title_mvl/mxv - .byte W03 - .byte 35*mus_rg_title_mvl/mxv - .byte W03 - .byte 26*mus_rg_title_mvl/mxv - .byte W03 - .byte 19*mus_rg_title_mvl/mxv - .byte W03 - .byte 70*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 14 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N16 , Fn5 , v060 - .byte W16 - .byte En5 - .byte W16 - .byte Fn5 - .byte W16 - .byte N36 , Gn5 , v072 - .byte W06 - .byte VOL , 64*mus_rg_title_mvl/mxv - .byte W03 - .byte 58*mus_rg_title_mvl/mxv - .byte W03 - .byte 53*mus_rg_title_mvl/mxv - .byte W03 - .byte 49*mus_rg_title_mvl/mxv - .byte W03 - .byte 44*mus_rg_title_mvl/mxv - .byte W03 - .byte 39*mus_rg_title_mvl/mxv - .byte W03 - .byte 33*mus_rg_title_mvl/mxv - .byte W03 - .byte 29*mus_rg_title_mvl/mxv - .byte W03 - .byte 22*mus_rg_title_mvl/mxv - .byte W03 - .byte 19*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 56 - .byte PAN , c_v+32 - .byte VOL , 70*mus_rg_title_mvl/mxv - .byte N03 , Bn3 , v092 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 , Gn4 - .byte W36 - .byte N12 , Fs4 , v084 - .byte W12 - .byte N24 , Fn4 , v088 - .byte W48 - .byte VOICE , 60 - .byte PAN , c_v-32 - .byte N16 , Cn4 - .byte W16 - .byte An3 - .byte W16 - .byte Cn4 - .byte W16 - .byte N36 , Dn4 - .byte W36 - .byte N12 , Gn4 - .byte W12 - .byte N36 , Dn4 - .byte W36 - .byte N06 , Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N32 , Bn3 - .byte W32 - .byte W01 - .byte N03 , As3 , v072 - .byte W03 - .byte N21 , An3 , v088 - .byte W21 - .byte N03 , Gs3 , v068 - .byte W03 - .byte N24 , Gn3 , v084 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 14 - .byte W18 - .byte N24 , Dn5 , v052 - .byte W18 - .byte PAN , c_v+32 - .byte W06 - .byte N24 - .byte W18 - .byte PAN , c_v-32 - .byte W06 - .byte N24 - .byte W18 - .byte PAN , c_v+31 - .byte W06 - .byte N24 - .byte W06 - .byte W15 - .byte PAN , c_v-32 - .byte W03 - .byte N24 - .byte W18 - .byte PAN , c_v+32 - .byte W06 - .byte N06 - .byte W54 - .byte W12 - .byte PAN , c_v-32 - .byte W06 - .byte N24 - .byte W18 - .byte PAN , c_v+32 - .byte W06 - .byte N24 - .byte W18 - .byte PAN , c_v-32 - .byte W06 - .byte N24 - .byte W18 - .byte PAN , c_v+32 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-32 - .byte N18 - .byte W15 - .byte PAN , c_v+32 - .byte W03 - .byte N24 - .byte W18 - .byte PAN , c_v-32 - .byte W06 - .byte N06 - .byte W54 - .byte GOTO - .word mus_rg_title_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_title_6: - .byte KEYSH , mus_rg_title_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte N03 , Gn3 , v127 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W24 - .byte Gn4 , v120 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte W12 - .byte N03 , Gn4 , v127 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N18 , Gn4 , v120 - .byte W06 - .byte MOD , 6 - .byte W18 - .byte 0 - .byte N05 , Fn4 , v127 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte Fs4 - .byte W08 -mus_rg_title_6_B1: - .byte VOICE , 60 - .byte MOD , 0 - .byte N36 , Gn3 , v108 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 , Bn3 - .byte W12 - .byte N48 , Dn4 - .byte W24 - .byte MOD , 5 - .byte VOL , 80*mus_rg_title_mvl/mxv - .byte W03 - .byte 75*mus_rg_title_mvl/mxv - .byte W03 - .byte 70*mus_rg_title_mvl/mxv - .byte W03 - .byte 61*mus_rg_title_mvl/mxv - .byte W03 - .byte 53*mus_rg_title_mvl/mxv - .byte W03 - .byte 46*mus_rg_title_mvl/mxv - .byte W03 - .byte 42*mus_rg_title_mvl/mxv - .byte W03 - .byte 34*mus_rg_title_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte N03 , Cn3 , v112 - .byte W12 - .byte An2 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W09 - .byte Fs4 , v080 - .byte W03 - .byte VOICE , 56 - .byte N36 , Fn4 , v127 - .byte W36 - .byte N06 , En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N48 , Dn4 - .byte W24 - .byte MOD , 7 - .byte VOL , 79*mus_rg_title_mvl/mxv - .byte W03 - .byte 75*mus_rg_title_mvl/mxv - .byte W03 - .byte 68*mus_rg_title_mvl/mxv - .byte W03 - .byte 63*mus_rg_title_mvl/mxv - .byte W03 - .byte 58*mus_rg_title_mvl/mxv - .byte W03 - .byte 53*mus_rg_title_mvl/mxv - .byte W03 - .byte 47*mus_rg_title_mvl/mxv - .byte W03 - .byte 41*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte N36 , Fn3 , v108 - .byte W36 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 7 - .byte VOL , 79*mus_rg_title_mvl/mxv - .byte W03 - .byte 75*mus_rg_title_mvl/mxv - .byte W03 - .byte 68*mus_rg_title_mvl/mxv - .byte W03 - .byte 63*mus_rg_title_mvl/mxv - .byte W03 - .byte 58*mus_rg_title_mvl/mxv - .byte W03 - .byte 53*mus_rg_title_mvl/mxv - .byte W03 - .byte 47*mus_rg_title_mvl/mxv - .byte W03 - .byte 41*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 56 - .byte MOD , 0 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte W12 - .byte N03 , Dn3 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 48 - .byte N36 , Gn3 , v127 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 , Bn3 - .byte W12 - .byte N48 , Dn4 - .byte W24 - .byte VOL , 79*mus_rg_title_mvl/mxv - .byte MOD , 5 - .byte W03 - .byte VOL , 75*mus_rg_title_mvl/mxv - .byte W03 - .byte 68*mus_rg_title_mvl/mxv - .byte W03 - .byte 63*mus_rg_title_mvl/mxv - .byte W03 - .byte 58*mus_rg_title_mvl/mxv - .byte W03 - .byte 53*mus_rg_title_mvl/mxv - .byte W03 - .byte 47*mus_rg_title_mvl/mxv - .byte W03 - .byte 41*mus_rg_title_mvl/mxv - .byte W03 - .byte 90*mus_rg_title_mvl/mxv - .byte MOD , 0 - .byte W44 - .byte W01 - .byte N03 , Cs4 , v080 - .byte W03 - .byte VOICE , 48 - .byte N16 , Cn4 , v127 - .byte W16 - .byte Bn3 - .byte W16 - .byte Cn4 - .byte W16 - .byte N48 , Dn4 - .byte W24 - .byte VOL , 79*mus_rg_title_mvl/mxv - .byte MOD , 4 - .byte W03 - .byte VOL , 75*mus_rg_title_mvl/mxv - .byte W03 - .byte 68*mus_rg_title_mvl/mxv - .byte W03 - .byte 63*mus_rg_title_mvl/mxv - .byte W03 - .byte 58*mus_rg_title_mvl/mxv - .byte W03 - .byte 53*mus_rg_title_mvl/mxv - .byte W03 - .byte 47*mus_rg_title_mvl/mxv - .byte W03 - .byte 41*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 60 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte MOD , 0 - .byte N16 , Fn3 , v112 - .byte W16 - .byte En3 , v108 - .byte W16 - .byte Cn3 - .byte W16 - .byte N03 , Dn3 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N72 , Dn3 - .byte W36 - .byte MOD , 4 - .byte W12 - .byte VOL , 79*mus_rg_title_mvl/mxv - .byte W03 - .byte 75*mus_rg_title_mvl/mxv - .byte W03 - .byte 68*mus_rg_title_mvl/mxv - .byte W03 - .byte 63*mus_rg_title_mvl/mxv - .byte W03 - .byte 58*mus_rg_title_mvl/mxv - .byte W03 - .byte 53*mus_rg_title_mvl/mxv - .byte W03 - .byte 47*mus_rg_title_mvl/mxv - .byte W03 - .byte 41*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 56 - .byte MOD , 0 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte N36 , Gn3 , v127 - .byte W36 - .byte N03 , Bn3 - .byte W12 - .byte N48 , Dn4 - .byte W24 - .byte VOL , 79*mus_rg_title_mvl/mxv - .byte MOD , 4 - .byte W03 - .byte VOL , 75*mus_rg_title_mvl/mxv - .byte W03 - .byte 68*mus_rg_title_mvl/mxv - .byte W03 - .byte 63*mus_rg_title_mvl/mxv - .byte W03 - .byte 58*mus_rg_title_mvl/mxv - .byte W03 - .byte 53*mus_rg_title_mvl/mxv - .byte W03 - .byte 47*mus_rg_title_mvl/mxv - .byte W03 - .byte 41*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 60 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte MOD , 0 - .byte W44 - .byte W01 - .byte N03 , Fs4 , v080 - .byte W03 - .byte VOICE , 56 - .byte N36 , Fn4 , v127 - .byte W36 - .byte N06 , En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N48 , Dn4 - .byte W24 - .byte VOL , 79*mus_rg_title_mvl/mxv - .byte MOD , 7 - .byte W03 - .byte VOL , 75*mus_rg_title_mvl/mxv - .byte W03 - .byte 68*mus_rg_title_mvl/mxv - .byte W03 - .byte 63*mus_rg_title_mvl/mxv - .byte W03 - .byte 58*mus_rg_title_mvl/mxv - .byte W03 - .byte 53*mus_rg_title_mvl/mxv - .byte W03 - .byte 47*mus_rg_title_mvl/mxv - .byte W03 - .byte 41*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 60 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte MOD , 0 - .byte N36 , Fn3 - .byte W36 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 5 - .byte VOL , 79*mus_rg_title_mvl/mxv - .byte W03 - .byte 75*mus_rg_title_mvl/mxv - .byte W03 - .byte 68*mus_rg_title_mvl/mxv - .byte W03 - .byte 63*mus_rg_title_mvl/mxv - .byte W03 - .byte 58*mus_rg_title_mvl/mxv - .byte W03 - .byte 53*mus_rg_title_mvl/mxv - .byte W03 - .byte 47*mus_rg_title_mvl/mxv - .byte W03 - .byte 41*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte N16 , Fn4 , v056 - .byte W16 - .byte En4 - .byte W16 - .byte Fn4 - .byte W16 - .byte VOICE , 56 - .byte N12 , Gn3 , v127 - .byte W12 - .byte N03 , Fs3 , v120 - .byte W24 - .byte Gn3 , v127 - .byte W06 - .byte Bn3 , v120 - .byte W06 - .byte N48 , Dn4 , v127 - .byte W24 - .byte VOL , 79*mus_rg_title_mvl/mxv - .byte MOD , 5 - .byte W03 - .byte VOL , 75*mus_rg_title_mvl/mxv - .byte W03 - .byte 68*mus_rg_title_mvl/mxv - .byte W03 - .byte 63*mus_rg_title_mvl/mxv - .byte W03 - .byte 58*mus_rg_title_mvl/mxv - .byte W03 - .byte 53*mus_rg_title_mvl/mxv - .byte W03 - .byte 47*mus_rg_title_mvl/mxv - .byte W03 - .byte 41*mus_rg_title_mvl/mxv - .byte W03 - .byte VOICE , 60 - .byte PAN , c_v-32 - .byte VOL , 90*mus_rg_title_mvl/mxv - .byte MOD , 0 - .byte N03 , Fn3 , v120 - .byte W12 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte N16 , Fn4 , v104 - .byte W16 - .byte En4 - .byte W16 - .byte Fn4 - .byte W16 - .byte N36 , Gn4 - .byte W36 - .byte N12 , As4 - .byte W12 - .byte N48 , Gn4 - .byte W24 - .byte VOL , 85*mus_rg_title_mvl/mxv - .byte W06 - .byte 80*mus_rg_title_mvl/mxv - .byte W06 - .byte 72*mus_rg_title_mvl/mxv - .byte W06 - .byte 64*mus_rg_title_mvl/mxv - .byte W06 - .byte 90*mus_rg_title_mvl/mxv - .byte N48 - .byte W06 - .byte VOL , 82*mus_rg_title_mvl/mxv - .byte W06 - .byte 72*mus_rg_title_mvl/mxv - .byte W06 - .byte 66*mus_rg_title_mvl/mxv - .byte W06 - .byte 79*mus_rg_title_mvl/mxv - .byte W06 - .byte 90*mus_rg_title_mvl/mxv - .byte W18 - .byte 82*mus_rg_title_mvl/mxv - .byte N48 , An4 - .byte W06 - .byte VOL , 75*mus_rg_title_mvl/mxv - .byte W06 - .byte 65*mus_rg_title_mvl/mxv - .byte W06 - .byte 76*mus_rg_title_mvl/mxv - .byte W06 - .byte 82*mus_rg_title_mvl/mxv - .byte W06 - .byte 90*mus_rg_title_mvl/mxv - .byte W18 - .byte N36 , As4 - .byte W36 - .byte N06 , Fn4 - .byte W12 - .byte N48 - .byte W48 - .byte VOICE , 60 - .byte W48 - .byte 48 - .byte N24 , As4 , v127 - .byte W24 - .byte Bn4 - .byte W24 - .byte N36 , Cn5 - .byte W36 - .byte N06 , Gn4 - .byte W12 - .byte N48 - .byte W48 - .byte VOICE , 60 - .byte W48 - .byte 56 - .byte N24 , Cn5 - .byte W24 - .byte Cs5 - .byte W24 -mus_rg_title_6_000: - .byte N06 , Dn5 , v127 - .byte W18 - .byte Dn4 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte PEND - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N16 , Cn5 - .byte W16 - .byte N16 - .byte W16 - .byte Cs5 - .byte W16 - .byte PATT - .word mus_rg_title_6_000 - .byte N06 , Dn4 , v127 - .byte W18 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N16 , Cn5 - .byte W16 - .byte N16 - .byte W16 - .byte Bn4 - .byte W16 - .byte GOTO - .word mus_rg_title_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_title_7: - .byte KEYSH , mus_rg_title_key+0 - .byte VOICE , 81 - .byte VOL , 45*mus_rg_title_mvl/mxv - .byte PAN , c_v-62 - .byte LFOS , 44 - .byte BENDR , 12 - .byte N03 , En3 , v100 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W24 - .byte N06 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N19 - .byte W24 - .byte N05 , Cn4 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte Cs4 , v096 - .byte W08 -mus_rg_title_7_B1: - .byte VOL , 56*mus_rg_title_mvl/mxv - .byte N36 , Dn3 , v120 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N03 , Bn2 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte Gn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte N36 , Cn3 - .byte W36 - .byte N21 , Fn3 - .byte W24 - .byte N03 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W12 - .byte An2 - .byte W12 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Cn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N36 , Gn3 - .byte W24 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N03 , Fs3 , v080 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte N16 , Cn3 , v120 - .byte W16 - .byte Bn2 - .byte W16 - .byte Cn3 - .byte W16 - .byte N36 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Bn2 - .byte W12 - .byte N09 , Dn3 - .byte W12 - .byte N03 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N48 , Cn3 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N16 , En3 - .byte W16 - .byte N16 - .byte W16 - .byte Cn3 - .byte W16 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte W12 - .byte N03 , Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N06 , An3 - .byte W06 - .byte N60 , Bn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N36 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Bn2 - .byte W12 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N36 , Cn3 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , Cn3 - .byte W24 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte N36 , Cn3 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N36 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte N12 , Bn2 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N16 , Cn3 - .byte W16 - .byte Bn2 - .byte W16 - .byte Cn3 - .byte W16 - .byte N36 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Bn2 - .byte W12 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N36 , Cn3 - .byte W24 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte W03 - .byte N36 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , En3 - .byte W24 - .byte N36 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte MOD , 4 - .byte N36 - .byte W36 - .byte MOD , 0 - .byte N24 , An3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N36 , As2 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , Fn2 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N06 , As2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N09 , Dn3 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N24 , Dn4 - .byte W24 - .byte N06 , Fn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , En3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N48 , En4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N06 , Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte Cn3 - .byte W06 - .byte En3 - .byte W06 - .byte VOL , 34*mus_rg_title_mvl/mxv - .byte N06 , Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte An2 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Dn2 - .byte W54 - .byte Cs3 - .byte W06 - .byte As2 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cs3 - .byte W06 - .byte An2 - .byte W54 - .byte GOTO - .word mus_rg_title_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_title_8: - .byte KEYSH , mus_rg_title_key+0 - .byte VOICE , 80 - .byte PAN , c_v+63 - .byte VOL , 45*mus_rg_title_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte BEND , c_v+0 - .byte N03 , Gn3 , v096 - .byte W02 - .byte BEND , c_v+0 - .byte W04 - .byte N03 , Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 , v108 - .byte W24 - .byte N03 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W24 - .byte N03 - .byte W24 - .byte N18 - .byte W24 - .byte N05 , Fn4 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte Fs4 - .byte W08 -mus_rg_title_8_B1: - .byte N36 , Bn3 , v120 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N03 , Gn3 - .byte W12 - .byte N12 , Bn3 - .byte W12 - .byte N03 , Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte Fn3 - .byte W36 - .byte N03 , Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W12 - .byte Dn3 - .byte W12 - .byte N48 , Gn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , An3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N36 , Bn3 - .byte W24 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N03 , As3 , v080 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte N16 , Gn3 , v120 - .byte W16 - .byte Dn3 - .byte W16 - .byte Bn3 - .byte W16 - .byte N36 , Gn3 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Bn3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte N03 , Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte N36 , An3 - .byte W36 - .byte N12 , Fn3 - .byte W12 - .byte N16 , Cn4 - .byte W16 - .byte N16 - .byte W16 - .byte An3 - .byte W16 - .byte N48 , Gn2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N36 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 - .byte W06 - .byte Fs3 - .byte W06 - .byte N96 , Gn3 - .byte W48 - .byte MOD , 4 - .byte W48 - .byte 0 - .byte N36 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Dn3 - .byte W12 - .byte N48 , Gn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , Cn3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte N36 , An3 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N36 , Bn3 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Gn3 - .byte W12 - .byte N16 , Fn3 - .byte W16 - .byte En3 - .byte W16 - .byte Fn3 - .byte W16 - .byte N36 , Gn3 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Dn3 - .byte W12 - .byte N48 , Gn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N16 - .byte W16 - .byte N20 , Fn3 - .byte W20 - .byte N12 , An3 - .byte W12 - .byte N16 , Cn4 - .byte W16 - .byte N17 , Bn3 - .byte W17 - .byte N15 , Cn4 - .byte W15 - .byte N36 , Dn4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N24 , Bn3 - .byte W24 - .byte N36 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N36 , An3 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N12 , Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N36 , Dn4 - .byte W09 - .byte MOD , 4 - .byte W24 - .byte W03 - .byte 0 - .byte N24 , As3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N48 , Dn4 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N06 , As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N36 , En4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cn4 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N06 , Cn3 - .byte W06 - .byte Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W12 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , En4 - .byte W24 - .byte N06 , Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte VOL , 34*mus_rg_title_mvl/mxv - .byte N06 , Bn2 , v056 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Fs2 - .byte W54 - .byte Fn3 , v120 - .byte W06 - .byte Dn3 , v056 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 - .byte W54 - .byte GOTO - .word mus_rg_title_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_title_9: - .byte KEYSH , mus_rg_title_key+0 - .byte VOICE , 0 - .byte VOL , 85*mus_rg_title_mvl/mxv - .byte W12 - .byte N03 , En1 , v127 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_rg_title_9_000: - .byte N12 , En1 , v127 - .byte W24 - .byte N12 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte PEND - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 - .byte N05 - .byte W08 -mus_rg_title_9_B1: - .byte PATT - .word mus_rg_title_9_000 -mus_rg_title_9_001: - .byte N12 , En1 , v127 - .byte W24 - .byte N12 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_title_9_000 -mus_rg_title_9_002: - .byte N12 , En1 , v127 - .byte W24 - .byte N12 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_title_9_000 - .byte N12 , En1 , v127 - .byte W24 - .byte N12 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte PATT - .word mus_rg_title_9_000 -mus_rg_title_9_003: - .byte N12 , En1 , v127 - .byte W24 - .byte N12 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte N12 - .byte W12 - .byte En1 , v068 - .byte W24 - .byte En1 , v120 - .byte W24 - .byte N06 , En1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W24 - .byte PATT - .word mus_rg_title_9_000 - .byte PATT - .word mus_rg_title_9_001 - .byte PATT - .word mus_rg_title_9_002 - .byte PATT - .word mus_rg_title_9_000 - .byte PATT - .word mus_rg_title_9_000 - .byte PATT - .word mus_rg_title_9_002 - .byte PATT - .word mus_rg_title_9_003 - .byte PATT - .word mus_rg_title_9_001 - .byte PATT - .word mus_rg_title_9_001 - .byte PATT - .word mus_rg_title_9_002 - .byte PATT - .word mus_rg_title_9_000 - .byte N12 , En1 , v127 - .byte W36 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N16 - .byte W16 - .byte N16 - .byte W16 - .byte N16 - .byte W16 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W24 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N16 - .byte W16 - .byte N16 - .byte W16 - .byte N16 - .byte W16 - .byte GOTO - .word mus_rg_title_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_title_10: - .byte KEYSH , mus_rg_title_key+0 - .byte VOICE , 125 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 34*mus_rg_title_mvl/mxv - .byte W24 - .byte W96 - .byte W96 -mus_rg_title_10_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte BEND , c_v-64 - .byte N54 , Cn3 , v120 - .byte W03 - .byte BEND , c_v-58 - .byte W03 - .byte c_v-51 - .byte W03 - .byte c_v-45 - .byte W03 - .byte c_v-36 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v+0 - .byte W03 - .byte c_v+7 - .byte W03 - .byte c_v+14 - .byte W03 - .byte c_v+23 - .byte W03 - .byte c_v+33 - .byte W03 - .byte c_v+47 - .byte W03 - .byte c_v+53 - .byte W03 - .byte c_v+63 - .byte W03 - .byte W96 - .byte c_v-64 - .byte TIE - .byte W03 - .byte BEND , c_v-59 - .byte W03 - .byte c_v-56 - .byte W03 - .byte c_v-51 - .byte W03 - .byte c_v-46 - .byte W03 - .byte c_v-43 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-36 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-28 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-11 - .byte W03 - .byte c_v-7 - .byte W03 - .byte c_v-4 - .byte W03 - .byte c_v+0 - .byte W03 - .byte c_v+5 - .byte W03 - .byte c_v+9 - .byte W03 - .byte c_v+12 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+20 - .byte W03 - .byte c_v+24 - .byte W03 - .byte c_v+28 - .byte W03 - .byte c_v+31 - .byte W03 - .byte c_v+35 - .byte W03 - .byte c_v+38 - .byte W03 - .byte c_v+42 - .byte W03 - .byte c_v+46 - .byte W03 - .byte c_v+50 - .byte W03 - .byte c_v+53 - .byte W03 - .byte c_v+57 - .byte W03 - .byte c_v+63 - .byte W06 - .byte EOT - .byte W90 - .byte BEND , c_v+0 - .byte W96 - .byte GOTO - .word mus_rg_title_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_title: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_title_pri @ Priority - .byte mus_rg_title_rev @ Reverb. - - .word mus_rg_title_grp - - .word mus_rg_title_1 - .word mus_rg_title_2 - .word mus_rg_title_3 - .word mus_rg_title_4 - .word mus_rg_title_5 - .word mus_rg_title_6 - .word mus_rg_title_7 - .word mus_rg_title_8 - .word mus_rg_title_9 - .word mus_rg_title_10 - - .end diff --git a/sound/songs/mus_rg_titlerog.s b/sound/songs/mus_rg_titlerog.s deleted file mode 100644 index 55770ad4a5..0000000000 --- a/sound/songs/mus_rg_titlerog.s +++ /dev/null @@ -1,2087 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_titlerog_grp, voicegroup181 - .equ mus_rg_titlerog_pri, 0 - .equ mus_rg_titlerog_rev, reverb_set+50 - .equ mus_rg_titlerog_mvl, 127 - .equ mus_rg_titlerog_key, 0 - .equ mus_rg_titlerog_tbs, 1 - .equ mus_rg_titlerog_exg, 0 - .equ mus_rg_titlerog_cmp, 1 - - .section .rodata - .global mus_rg_titlerog - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_titlerog_1: - .byte KEYSH , mus_rg_titlerog_key+0 - .byte TEMPO , 150*mus_rg_titlerog_tbs/2 - .byte VOICE , 46 - .byte BENDR , 2 - .byte VOL , 75*mus_rg_titlerog_mvl/mxv - .byte PAN , c_v+32 - .byte BEND , c_v+0 - .byte N02 , En6 , v112 - .byte W02 - .byte Dn6 - .byte W01 - .byte W01 - .byte Cn6 - .byte W02 - .byte An5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte PAN , c_v-32 - .byte N02 , Dn6 - .byte W02 - .byte Cn6 - .byte W02 - .byte An5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 - .byte En5 - .byte W02 - .byte PAN , c_v+16 - .byte N02 , Cn6 - .byte W01 - .byte W01 - .byte An5 - .byte W02 - .byte Fn5 - .byte W02 - .byte En5 - .byte W01 - .byte W01 - .byte Dn5 - .byte W02 - .byte PAN , c_v-48 - .byte N02 , An5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte En5 - .byte W02 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 - .byte En5 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte Cn5 - .byte W02 - .byte An4 - .byte W02 - .byte PAN , c_v+32 - .byte N02 , En6 , v048 - .byte W01 - .byte W01 - .byte Dn6 - .byte W02 - .byte Cn6 - .byte W02 - .byte An5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 - .byte PAN , c_v-32 - .byte N02 , Dn6 - .byte W02 - .byte Cn6 - .byte W01 - .byte W01 - .byte An5 - .byte W02 -mus_rg_titlerog_1_000: - .byte N02 , Fn5 , v048 - .byte W02 - .byte En5 - .byte W01 - .byte PEND - .byte W01 - .byte PAN , c_v+16 - .byte N02 , Cn6 - .byte W02 - .byte An5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte En5 - .byte W02 - .byte Dn5 - .byte W02 - .byte PAN , c_v-48 - .byte N02 , An5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 - .byte En5 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte Cn5 - .byte W02 - .byte PATT - .word mus_rg_titlerog_1_000 - .byte W01 - .byte N02 , Dn5 , v048 - .byte W02 - .byte Cn5 - .byte W02 - .byte An4 - .byte W01 - .byte W01 - .byte En6 , v016 - .byte W02 - .byte Dn6 - .byte W02 - .byte Cn6 - .byte W01 - .byte W01 - .byte An5 - .byte W02 - .byte Fn5 - .byte W02 - .byte Dn6 - .byte W01 - .byte W01 - .byte Cn6 - .byte W02 - .byte An5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte En5 - .byte W02 - .byte Cn6 - .byte W02 - .byte An5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 - .byte En5 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte PAN , c_v-48 - .byte N02 , An5 - .byte W02 - .byte Fn5 - .byte W02 - .byte En5 - .byte W01 - .byte W01 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte En5 - .byte W02 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W01 - .byte W01 - .byte An4 - .byte W02 - .byte PAN , c_v-16 - .byte N02 , Gs3 - .byte W02 - .byte Cn4 - .byte W01 - .byte W01 - .byte Dn4 - .byte W02 - .byte Ds4 - .byte W02 - .byte Gn4 - .byte W01 - .byte W01 - .byte Gs4 - .byte W02 - .byte Cn5 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte Ds5 - .byte W02 - .byte PAN , c_v+16 - .byte N02 , Dn4 - .byte W02 - .byte Ds4 - .byte W01 - .byte W01 - .byte Gn4 , v024 - .byte W02 - .byte Gs4 - .byte W02 - .byte Cn5 - .byte W01 - .byte W01 - .byte Dn5 - .byte W02 - .byte Ds5 - .byte W02 - .byte Gn5 - .byte W01 - .byte W01 - .byte Gs5 - .byte W02 - .byte PAN , c_v-16 - .byte N02 , Ds4 - .byte W02 - .byte Gn4 , v032 - .byte W01 - .byte W01 - .byte Gs4 - .byte W02 - .byte Cn5 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte Ds5 - .byte W02 - .byte Gn5 - .byte W02 - .byte Gs5 - .byte W01 - .byte W01 - .byte Cn6 - .byte W02 - .byte PAN , c_v+16 - .byte N02 , Gn4 - .byte W02 - .byte Gs4 - .byte W01 - .byte W01 - .byte Cn5 - .byte W02 - .byte Dn5 - .byte W02 - .byte Ds5 - .byte W01 - .byte W01 - .byte Gn5 - .byte W02 - .byte Gs5 - .byte W02 - .byte Cn6 - .byte W01 - .byte W01 - .byte Dn6 - .byte W02 - .byte Ds6 , v044 - .byte W02 - .byte Cn6 - .byte W01 - .byte W01 - .byte Gs5 - .byte W02 - .byte Ds5 - .byte W02 - .byte PAN , c_v+32 - .byte N02 , Dn6 , v080 - .byte W01 - .byte W01 - .byte Cn6 - .byte W02 - .byte As5 - .byte W02 - .byte Gn5 - .byte W01 - .byte W01 - .byte PAN , c_v-16 - .byte N02 , Ds5 - .byte W02 - .byte PAN , c_v-32 - .byte N02 , Dn5 - .byte W02 - .byte Cn5 - .byte W01 - .byte W01 - .byte As4 - .byte W02 - .byte Gn4 - .byte W02 - .byte Ds4 - .byte W01 - .byte W01 - .byte Dn4 - .byte W02 - .byte PAN , c_v+16 - .byte N02 , As3 - .byte W02 - .byte Dn6 , v048 - .byte W01 - .byte W01 - .byte Cn6 - .byte W02 - .byte As5 - .byte W02 - .byte PAN , c_v-32 - .byte N02 , Gn5 - .byte W01 - .byte W01 - .byte Ds5 - .byte W02 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W01 - .byte W01 - .byte As4 - .byte W02 - .byte PAN , c_v+32 - .byte N02 , Cn6 , v080 - .byte W02 - .byte An5 - .byte W01 - .byte W01 - .byte Gn5 - .byte W02 - .byte Fn5 - .byte W02 - .byte PAN , c_v-16 - .byte N02 , Dn5 - .byte W01 - .byte W01 - .byte PAN , c_v-32 - .byte N02 , Cn5 - .byte W02 - .byte An4 - .byte W02 - .byte Gn4 - .byte W01 - .byte W01 - .byte Fn4 - .byte W02 - .byte Dn4 - .byte W02 - .byte Cn4 - .byte W01 - .byte W01 - .byte An3 - .byte W02 - .byte PAN , c_v+16 - .byte N02 , Cn6 , v048 - .byte W02 - .byte An5 - .byte W01 - .byte W01 - .byte Gn5 - .byte W02 - .byte PAN , c_v-16 - .byte N02 , Fn5 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte Cn5 - .byte W02 - .byte An4 - .byte W02 - .byte Gn4 - .byte W01 - .byte W01 - .byte Fn4 - .byte W02 - .byte Dn4 - .byte W02 - .byte PAN , c_v+16 - .byte N02 , Cn6 , v020 - .byte W01 - .byte W01 - .byte An5 - .byte W02 - .byte PAN , c_v-16 - .byte N02 , Gn5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W02 - .byte As4 - .byte W01 - .byte W01 - .byte Gs4 - .byte W02 - .byte PAN , c_v+0 - .byte VOL , 62*mus_rg_titlerog_mvl/mxv - .byte N04 , Cn4 , v064 - .byte W03 - .byte W03 - .byte En4 - .byte W03 - .byte W03 - .byte Gn4 - .byte W03 - .byte W01 - .byte Bn4 - .byte W02 - .byte W03 - .byte W01 - .byte Cn5 - .byte W02 - .byte W03 - .byte W01 - .byte En5 - .byte W02 - .byte W03 - .byte W01 - .byte Gn5 - .byte W02 - .byte W03 - .byte W01 - .byte Bn5 - .byte W02 - .byte W03 - .byte W01 - .byte Dn6 - .byte W02 - .byte W03 - .byte W01 - .byte En6 , v056 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v-32 - .byte VOL , 53*mus_rg_titlerog_mvl/mxv - .byte N04 , En6 , v036 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v+32 - .byte VOL , 44*mus_rg_titlerog_mvl/mxv - .byte N04 , En6 , v032 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v-32 - .byte VOL , 37*mus_rg_titlerog_mvl/mxv - .byte N04 , En6 , v020 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v+32 - .byte VOL , 27*mus_rg_titlerog_mvl/mxv - .byte N04 , En6 , v012 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v-32 - .byte VOL , 22*mus_rg_titlerog_mvl/mxv - .byte N04 , En6 , v008 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v+32 - .byte VOL , 14*mus_rg_titlerog_mvl/mxv - .byte N04 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v-32 - .byte VOL , 11*mus_rg_titlerog_mvl/mxv - .byte N04 , En6 , v004 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v+32 - .byte VOL , 7*mus_rg_titlerog_mvl/mxv - .byte N04 - .byte W02 - .byte W03 - .byte W01 - .byte VOL , 6*mus_rg_titlerog_mvl/mxv - .byte PAN , c_v-17 - .byte N72 - .byte W02 - .byte VOL , 6*mus_rg_titlerog_mvl/mxv - .byte W03 - .byte W03 - .byte W03 - .byte 5*mus_rg_titlerog_mvl/mxv - .byte W03 - .byte W03 - .byte W03 - .byte 4*mus_rg_titlerog_mvl/mxv - .byte W03 - .byte W03 - .byte W03 - .byte 3*mus_rg_titlerog_mvl/mxv - .byte W03 - .byte W03 - .byte W03 - .byte W01 - .byte 3*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte W03 - .byte W03 - .byte W01 - .byte 2*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte W03 - .byte W03 - .byte W01 - .byte 1*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte W03 - .byte W03 - .byte W01 - .byte 0*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte W03 - .byte W03 - .byte W02 - .byte 0*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W03 - .byte W03 - .byte W03 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_titlerog_2: - .byte KEYSH , mus_rg_titlerog_key+0 - .byte VOICE , 46 - .byte BENDR , 2 - .byte VOL , 50*mus_rg_titlerog_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N02 , Cn6 , v112 - .byte W02 - .byte An5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 -mus_rg_titlerog_2_000: - .byte N02 , En5 , v112 - .byte W02 - .byte Dn5 - .byte W01 - .byte PEND - .byte W01 - .byte An5 - .byte W02 - .byte Fn5 - .byte W02 - .byte En5 - .byte W01 - .byte W01 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte En5 - .byte W02 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W01 - .byte W01 - .byte An4 - .byte W02 - .byte PATT - .word mus_rg_titlerog_2_000 - .byte W01 - .byte N02 , Cn5 , v112 - .byte W02 - .byte An4 - .byte W02 - .byte Fn4 - .byte W01 - .byte W01 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W02 - .byte An4 - .byte W01 - .byte W01 - .byte Fn4 - .byte W02 - .byte En4 - .byte W02 - .byte Cn6 , v064 - .byte W01 - .byte W01 - .byte An5 - .byte W02 - .byte Fn5 - .byte W02 - .byte En5 - .byte W01 - .byte W01 - .byte Dn5 - .byte W02 - .byte An5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte En5 - .byte W02 -mus_rg_titlerog_2_001: - .byte N02 , Dn5 , v064 - .byte W02 - .byte Cn5 - .byte W01 - .byte PEND - .byte W01 - .byte Fn5 - .byte W02 - .byte En5 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte Cn5 - .byte W02 - .byte An4 - .byte W02 - .byte En5 - .byte W01 - .byte W01 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W02 - .byte An4 - .byte W01 - .byte W01 - .byte Fn4 - .byte W02 - .byte PATT - .word mus_rg_titlerog_2_001 - .byte W01 - .byte N02 , An4 , v064 - .byte W02 - .byte Fn4 - .byte W02 - .byte En4 - .byte W01 - .byte W01 - .byte Cn6 , v032 - .byte W02 - .byte An5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte En5 - .byte W02 - .byte Dn5 - .byte W02 - .byte An5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 - .byte En5 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte Cn5 - .byte W02 - .byte Fn5 - .byte W02 - .byte En5 - .byte W01 - .byte W01 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W02 - .byte An4 - .byte W01 - .byte W01 - .byte En5 - .byte W02 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W01 - .byte W01 - .byte An4 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte Cn5 - .byte W02 - .byte An4 - .byte W02 - .byte Fn4 - .byte W01 - .byte W01 - .byte En4 - .byte W02 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte VOL , 40*mus_rg_titlerog_mvl/mxv - .byte N04 , Cn3 , v064 - .byte W03 - .byte W03 - .byte En3 - .byte W03 - .byte W03 - .byte Gn3 - .byte W03 - .byte W01 - .byte Bn3 - .byte W02 - .byte W03 - .byte W01 - .byte Cn4 - .byte W02 - .byte W03 - .byte W01 - .byte En4 - .byte W02 - .byte W03 - .byte W01 - .byte Gn4 - .byte W02 - .byte W03 - .byte W01 - .byte Bn4 , v056 - .byte W02 - .byte W03 - .byte W01 - .byte Dn5 , v052 - .byte W02 - .byte W03 - .byte W01 - .byte En5 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v+32 - .byte VOL , 41*mus_rg_titlerog_mvl/mxv - .byte N04 , En5 , v040 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v-32 - .byte VOL , 37*mus_rg_titlerog_mvl/mxv - .byte N04 , En5 , v032 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v+32 - .byte VOL , 29*mus_rg_titlerog_mvl/mxv - .byte N04 , En5 , v024 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v-32 - .byte VOL , 22*mus_rg_titlerog_mvl/mxv - .byte N04 , En5 , v016 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v+32 - .byte VOL , 17*mus_rg_titlerog_mvl/mxv - .byte N04 , En5 , v008 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v-32 - .byte VOL , 9*mus_rg_titlerog_mvl/mxv - .byte N04 , En5 , v004 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v+32 - .byte VOL , 4*mus_rg_titlerog_mvl/mxv - .byte N04 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v-32 - .byte VOL , 2*mus_rg_titlerog_mvl/mxv - .byte N04 - .byte W02 - .byte W03 - .byte W01 - .byte PAN , c_v+32 - .byte VOL , 1*mus_rg_titlerog_mvl/mxv - .byte N76 - .byte W02 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W01 - .byte VOL , 0*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W01 - .byte 0*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_titlerog_3: - .byte KEYSH , mus_rg_titlerog_key+0 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 31*mus_rg_titlerog_mvl/mxv - .byte BEND , c_v+1 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte N72 , CnM2, v048 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_titlerog_4: - .byte KEYSH , mus_rg_titlerog_key+0 - .byte VOICE , 46 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+33 - .byte VOL , 25*mus_rg_titlerog_mvl/mxv - .byte BEND , c_v+0 - .byte W03 - .byte W01 - .byte N02 , En6 , v112 - .byte W02 - .byte Dn6 - .byte W02 - .byte Cn6 - .byte W01 - .byte W01 - .byte An5 - .byte W02 - .byte Fn5 - .byte W02 - .byte Dn6 - .byte W01 - .byte W01 - .byte Cn6 - .byte W02 - .byte An5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte En5 - .byte W02 - .byte Cn6 - .byte W02 - .byte An5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 - .byte En5 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte An5 - .byte W02 - .byte Fn5 - .byte W02 - .byte En5 - .byte W01 - .byte W01 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte En5 - .byte W02 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W01 - .byte W01 - .byte An4 - .byte W02 - .byte En6 , v048 - .byte W02 - .byte Dn6 - .byte W01 - .byte W01 - .byte Cn6 - .byte W02 -mus_rg_titlerog_4_000: - .byte N02 , An5 , v048 - .byte W02 - .byte Fn5 - .byte W01 - .byte PEND - .byte W01 - .byte Dn6 - .byte W02 - .byte Cn6 - .byte W02 - .byte An5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 - .byte En5 - .byte W02 - .byte Cn6 - .byte W01 - .byte W01 - .byte An5 - .byte W02 - .byte Fn5 - .byte W02 - .byte En5 - .byte W01 - .byte W01 - .byte Dn5 - .byte W02 - .byte PATT - .word mus_rg_titlerog_4_000 - .byte W01 - .byte N02 , En5 , v048 - .byte W02 - .byte Dn5 - .byte W02 - .byte Cn5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 - .byte En5 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte Cn5 - .byte W02 - .byte An4 - .byte W02 - .byte En6 , v016 - .byte W01 - .byte W01 - .byte Dn6 - .byte W02 - .byte Cn6 - .byte W02 - .byte An5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 - .byte Dn6 - .byte W02 - .byte Cn6 - .byte W01 - .byte W01 - .byte An5 - .byte W02 -mus_rg_titlerog_4_001: - .byte N02 , Fn5 , v016 - .byte W02 - .byte En5 - .byte W01 - .byte PEND - .byte W01 - .byte Cn6 - .byte W02 - .byte An5 - .byte W02 - .byte Fn5 - .byte W01 - .byte W01 - .byte En5 - .byte W02 - .byte Dn5 - .byte W02 - .byte An5 - .byte W01 - .byte W01 - .byte Fn5 - .byte W02 - .byte En5 - .byte W02 - .byte Dn5 - .byte W01 - .byte W01 - .byte Cn5 - .byte W02 - .byte PATT - .word mus_rg_titlerog_4_001 - .byte W01 - .byte N02 , Dn5 , v016 - .byte W02 - .byte VOICE , 1 - .byte VOL , 3*mus_rg_titlerog_mvl/mxv - .byte PAN , c_v+16 - .byte BEND , c_v+0 - .byte N80 , Cn4 , v124 - .byte W01 - .byte VOL , 3*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 4*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 5*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 6*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 7*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 7*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 8*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 9*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 10*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 11*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 11*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 12*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 13*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 14*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 14*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 15*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 16*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 17*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 18*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 18*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 19*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 20*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 21*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 22*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 22*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 23*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 24*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 25*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 25*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 26*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 27*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 28*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 29*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 29*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 30*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 31*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 32*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 33*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 33*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 34*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 35*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 36*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 37*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 37*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 38*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 39*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 40*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 40*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 41*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 42*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 43*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 44*mus_rg_titlerog_mvl/mxv - .byte BEND , c_v-6 - .byte W01 - .byte VOL , 44*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 45*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 46*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte BEND , c_v-11 - .byte W01 - .byte VOL , 47*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 48*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 48*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 49*mus_rg_titlerog_mvl/mxv - .byte BEND , c_v-16 - .byte W02 - .byte VOL , 50*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte BEND , c_v-22 - .byte W02 - .byte W02 - .byte c_v+0 - .byte N24 , Gn3 - .byte W01 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W01 - .byte N14 , An3 - .byte W02 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte N40 , Fn3 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W01 - .byte N20 , Dn3 - .byte W02 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte TIE , En3 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte VOL , 49*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 48*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 48*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 47*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 46*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 45*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 44*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 44*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 43*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 42*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 41*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 40*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 40*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 39*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 38*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 37*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 37*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 36*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 35*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 34*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 33*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 33*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 32*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 31*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 30*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 29*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 29*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 28*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 27*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 26*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 25*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 25*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 24*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 23*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 22*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 22*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 21*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 20*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 19*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 18*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 18*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 17*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 16*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 15*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 14*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 14*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 13*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 12*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 11*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 11*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 10*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 9*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 8*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 7*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 7*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 6*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 5*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 4*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 3*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 3*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 2*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 1*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 0*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 0*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte EOT - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_titlerog_5: - .byte KEYSH , mus_rg_titlerog_key+0 - .byte VOICE , 1 - .byte PAN , c_v-17 - .byte VOL , 36*mus_rg_titlerog_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+0 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte VOL , 3*mus_rg_titlerog_mvl/mxv - .byte N80 , Cn2 , v124 - .byte W01 - .byte VOL , 3*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 4*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 5*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 6*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 7*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 7*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 8*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 9*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 10*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 11*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 11*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 12*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 13*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 14*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 14*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 15*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 16*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 17*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 18*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 18*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 19*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 20*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 21*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 22*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 22*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 23*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 24*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 25*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 25*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 26*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 27*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 28*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 29*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 29*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 30*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 31*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 32*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 33*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 33*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 34*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 35*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 36*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 37*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 37*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 38*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 39*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 40*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 40*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 41*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 42*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 43*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 44*mus_rg_titlerog_mvl/mxv - .byte BEND , c_v-6 - .byte W01 - .byte VOL , 44*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 45*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 46*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte BEND , c_v-11 - .byte W01 - .byte VOL , 47*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 48*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 48*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 49*mus_rg_titlerog_mvl/mxv - .byte BEND , c_v-16 - .byte W02 - .byte VOL , 50*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte BEND , c_v-22 - .byte W02 - .byte W02 - .byte c_v+0 - .byte N24 , Gn1 - .byte W01 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W01 - .byte N14 , An1 - .byte W02 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte N40 , Fn1 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W01 - .byte N20 , Dn1 - .byte W02 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte TIE , En1 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte VOL , 49*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 48*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 48*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 47*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 46*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 45*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 44*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 44*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 43*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 42*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 41*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 40*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 40*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 39*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 38*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 37*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 37*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 36*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 35*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 34*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 33*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 33*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 32*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 31*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 30*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 29*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 29*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 28*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 27*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 26*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 25*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 25*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 24*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 23*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 22*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 22*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 21*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 20*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 19*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 18*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 18*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 17*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 16*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 15*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 14*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 14*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 13*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 12*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 11*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 11*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 10*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 9*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 8*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W01 - .byte 7*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 7*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 6*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 5*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 4*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 3*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 3*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 2*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte 1*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 0*mus_rg_titlerog_mvl/mxv - .byte W02 - .byte 0*mus_rg_titlerog_mvl/mxv - .byte W01 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte EOT - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_titlerog: - .byte 5 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_titlerog_pri @ Priority - .byte mus_rg_titlerog_rev @ Reverb. - - .word mus_rg_titlerog_grp - - .word mus_rg_titlerog_1 - .word mus_rg_titlerog_2 - .word mus_rg_titlerog_3 - .word mus_rg_titlerog_4 - .word mus_rg_titlerog_5 - - .end diff --git a/sound/songs/mus_rg_tvnoize.s b/sound/songs/mus_rg_tvnoize.s deleted file mode 100644 index 9bfb1d9bf9..0000000000 --- a/sound/songs/mus_rg_tvnoize.s +++ /dev/null @@ -1,173 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_tvnoize_grp, voicegroup186 - .equ mus_rg_tvnoize_pri, 0 - .equ mus_rg_tvnoize_rev, reverb_set+50 - .equ mus_rg_tvnoize_mvl, 127 - .equ mus_rg_tvnoize_key, 0 - .equ mus_rg_tvnoize_tbs, 1 - .equ mus_rg_tvnoize_exg, 0 - .equ mus_rg_tvnoize_cmp, 1 - - .section .rodata - .global mus_rg_tvnoize - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_tvnoize_1: - .byte KEYSH , mus_rg_tvnoize_key+0 - .byte TEMPO , 144*mus_rg_tvnoize_tbs/2 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 59*mus_rg_tvnoize_mvl/mxv - .byte W24 -mus_rg_tvnoize_1_B1: -mus_rg_tvnoize_1_000: - .byte N06 , Cn2 , v088 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gn3 - .byte W12 - .byte An1 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_tvnoize_1_000 - .byte GOTO - .word mus_rg_tvnoize_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_tvnoize_2: - .byte KEYSH , mus_rg_tvnoize_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_tvnoize_mvl/mxv - .byte BEND , c_v+0 - .byte W24 -mus_rg_tvnoize_2_B1: -mus_rg_tvnoize_2_000: - .byte W12 - .byte N06 , En3 , v088 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_tvnoize_2_000 - .byte GOTO - .word mus_rg_tvnoize_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_tvnoize_3: - .byte KEYSH , mus_rg_tvnoize_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_tvnoize_mvl/mxv - .byte BEND , c_v+2 - .byte W24 -mus_rg_tvnoize_3_B1: -mus_rg_tvnoize_3_000: - .byte N06 , Cn2 , v048 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gn3 - .byte W12 - .byte An1 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_tvnoize_3_000 - .byte GOTO - .word mus_rg_tvnoize_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_tvnoize_4: - .byte KEYSH , mus_rg_tvnoize_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_tvnoize_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Cn4 , v120 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cn5 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Gn4 - .byte W12 -mus_rg_tvnoize_4_B1: - .byte PAN , c_v+0 - .byte TIE , Cn4 , v064 - .byte W24 - .byte BEND , c_v+9 - .byte W09 - .byte c_v-10 - .byte W09 - .byte c_v+0 - .byte W54 - .byte c_v+9 - .byte W24 - .byte c_v-8 - .byte W24 - .byte c_v+0 - .byte W48 - .byte EOT - .byte GOTO - .word mus_rg_tvnoize_4_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_tvnoize: - .byte 4 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_tvnoize_pri @ Priority - .byte mus_rg_tvnoize_rev @ Reverb. - - .word mus_rg_tvnoize_grp - - .word mus_rg_tvnoize_1 - .word mus_rg_tvnoize_2 - .word mus_rg_tvnoize_3 - .word mus_rg_tvnoize_4 - - .end diff --git a/sound/songs/mus_rg_union.s b/sound/songs/mus_rg_union.s deleted file mode 100644 index 6b7abb0a03..0000000000 --- a/sound/songs/mus_rg_union.s +++ /dev/null @@ -1,2746 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_union_grp, voicegroup132 - .equ mus_rg_union_pri, 0 - .equ mus_rg_union_rev, reverb_set+50 - .equ mus_rg_union_mvl, 127 - .equ mus_rg_union_key, 0 - .equ mus_rg_union_tbs, 1 - .equ mus_rg_union_exg, 0 - .equ mus_rg_union_cmp, 1 - - .section .rodata - .global mus_rg_union - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_union_1: - .byte KEYSH , mus_rg_union_key+0 - .byte TEMPO , 134*mus_rg_union_tbs/2 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte PAN , c_v+48 - .byte N06 , Cn3 , v096 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 -mus_rg_union_1_B1: - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte N36 , Cn4 , v080 - .byte W12 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 45*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte N12 , Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Fs3 - .byte W96 - .byte N24 , En3 , v072 - .byte W24 - .byte Bn2 - .byte W24 - .byte Gn3 - .byte W24 - .byte Dn3 - .byte W12 - .byte MOD , 3 - .byte W12 -mus_rg_union_1_000: - .byte MOD , 0 - .byte N12 , Cn4 , v072 - .byte W12 - .byte N48 , Bn3 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte N12 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PEND -mus_rg_union_1_001: - .byte MOD , 0 - .byte N36 , Bn3 , v072 - .byte W12 - .byte MOD , 3 - .byte W24 - .byte 0 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND - .byte MOD , 0 - .byte N48 , An3 - .byte W24 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 45*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte N48 , Fs3 - .byte W24 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 45*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte N24 - .byte W24 - .byte Dn3 - .byte W24 - .byte An3 - .byte W24 - .byte Fs3 - .byte W24 - .byte MOD , 0 - .byte N12 , Dn4 - .byte W12 - .byte N48 , Cn4 - .byte W12 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 51*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte MOD , 0 - .byte N36 , Fs4 - .byte W15 - .byte MOD , 3 - .byte W21 - .byte 0 - .byte N12 , En4 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte MOD , 0 - .byte N12 , Bn3 - .byte W12 - .byte N06 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte N12 , Bn3 - .byte W12 - .byte N48 , An3 - .byte W12 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 50*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte VOICE , 17 - .byte MOD , 0 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte N24 , En3 - .byte W24 - .byte Bn2 - .byte W24 - .byte Gn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte PATT - .word mus_rg_union_1_000 - .byte PATT - .word mus_rg_union_1_001 - .byte MOD , 0 - .byte N48 , An3 , v072 - .byte W24 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 45*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte N24 , Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte MOD , 0 - .byte N24 , Fs3 - .byte W24 - .byte Dn3 - .byte W24 - .byte An3 - .byte W24 - .byte Fs3 - .byte W24 - .byte MOD , 0 - .byte N12 , Dn4 - .byte W12 - .byte N48 , Cn4 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte N12 , An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte MOD , 0 - .byte N24 , Dn4 - .byte W24 - .byte Cn4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte VOICE , 24 - .byte N24 - .byte W24 - .byte N24 - .byte W12 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N60 , Fs3 - .byte W12 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 49*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 34*mus_rg_union_mvl/mxv - .byte W12 - .byte 63*mus_rg_union_mvl/mxv - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N48 , Gn3 - .byte W12 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 50*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte N24 , Fs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte An3 - .byte W24 - .byte Fs3 - .byte W24 - .byte N18 , Gn3 - .byte W18 - .byte N06 , Fs3 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N60 , Gn3 - .byte W12 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 49*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte 63*mus_rg_union_mvl/mxv - .byte W12 - .byte N12 , Dn3 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N12 , En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N60 , Fs3 - .byte W12 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 49*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte 63*mus_rg_union_mvl/mxv - .byte W12 - .byte N12 , Dn3 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N12 , En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N48 , Gn3 - .byte W12 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 49*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte N24 , Fs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte An3 - .byte W24 - .byte Cn4 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte N06 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte N48 , Bn3 - .byte W12 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte MOD , 3 - .byte W12 - .byte VOL , 49*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_union_1_B1 - .byte MOD , 0 - .byte VOL , 63*mus_rg_union_mvl/mxv - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_union_2: - .byte KEYSH , mus_rg_union_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N06 , Gn3 , v120 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 -mus_rg_union_2_B1: - .byte VOICE , 24 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N36 , En4 , v127 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 68*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W60 - .byte N06 , Dn3 , v120 - .byte W12 - .byte En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N24 , Gn3 , v127 - .byte W24 - .byte Dn3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Gn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , En4 - .byte W12 - .byte N84 , Dn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W12 - .byte 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte 34*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N36 , Gn4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte MOD , 0 - .byte N96 , Cn4 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W12 - .byte 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte 34*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N24 , An3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Cn4 - .byte W24 - .byte An3 - .byte W24 - .byte MOD , 0 - .byte N12 , Fs4 - .byte W12 - .byte N84 , En4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W12 - .byte 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte 34*mus_rg_union_mvl/mxv - .byte W12 - .byte 90*mus_rg_union_mvl/mxv - .byte MOD , 0 - .byte N36 , An4 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte W09 - .byte VOL , 68*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte MOD , 0 - .byte N96 , Dn4 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W12 - .byte 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte 34*mus_rg_union_mvl/mxv - .byte W12 - .byte VOICE , 17 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte MOD , 0 - .byte N24 , Gn4 , v112 - .byte W24 - .byte Dn4 - .byte W24 - .byte Bn4 - .byte W24 - .byte Gn4 - .byte W24 - .byte MOD , 0 - .byte N12 , En5 - .byte W12 - .byte N84 , Dn5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W12 - .byte 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte 34*mus_rg_union_mvl/mxv - .byte W12 - .byte 90*mus_rg_union_mvl/mxv - .byte MOD , 0 - .byte N36 , Gn5 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N12 , Fs5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte MOD , 0 - .byte N96 , Cn5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W12 - .byte 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte 34*mus_rg_union_mvl/mxv - .byte W12 - .byte 90*mus_rg_union_mvl/mxv - .byte MOD , 0 - .byte N24 , An4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Cn5 - .byte W24 - .byte An4 - .byte W24 - .byte MOD , 0 - .byte N12 , Fs5 - .byte W12 - .byte N84 , En5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W12 - .byte 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte 34*mus_rg_union_mvl/mxv - .byte W12 - .byte 90*mus_rg_union_mvl/mxv - .byte MOD , 0 - .byte N36 , An5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte W09 - .byte VOL , 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 90*mus_rg_union_mvl/mxv - .byte MOD , 0 - .byte N12 , Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte An5 - .byte W12 - .byte Bn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte VOICE , 24 - .byte N12 , Dn4 , v127 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N60 , Fs4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N60 , Gn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W12 - .byte 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Cn5 - .byte W24 - .byte N18 , Bn4 , v120 - .byte W18 - .byte N06 , Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte N03 , Cn5 , v092 - .byte W03 - .byte Bn4 , v080 - .byte W03 - .byte N12 , An4 , v127 - .byte W12 - .byte Gn4 - .byte W12 - .byte VOICE , 17 - .byte N12 , Dn5 , v112 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N60 , Fs5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W12 - .byte 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N12 , Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte Fs5 - .byte W12 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N60 , Gn5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W12 - .byte 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte N12 , Dn5 - .byte W12 - .byte En5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N24 , An5 - .byte W24 - .byte Fs5 - .byte W24 - .byte Cn6 - .byte W24 - .byte An5 - .byte W24 - .byte N96 , Dn6 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 79*mus_rg_union_mvl/mxv - .byte W12 - .byte 68*mus_rg_union_mvl/mxv - .byte W12 - .byte 56*mus_rg_union_mvl/mxv - .byte W12 - .byte 45*mus_rg_union_mvl/mxv - .byte W12 - .byte 34*mus_rg_union_mvl/mxv - .byte W12 - .byte 22*mus_rg_union_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_union_2_B1 - .byte MOD , 0 - .byte VOL , 90*mus_rg_union_mvl/mxv - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_union_3: - .byte KEYSH , mus_rg_union_key+0 - .byte VOICE , 87 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 44*mus_rg_union_mvl/mxv - .byte N06 , En2 , v120 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 -mus_rg_union_3_B1: - .byte N36 , En3 , v127 - .byte W36 - .byte N12 , Dn3 , v120 - .byte W12 - .byte N06 , An2 - .byte W12 - .byte Bn2 , v127 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte N12 , Dn3 - .byte W48 - .byte VOICE , 80 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte En2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte VOL , 28*mus_rg_union_mvl/mxv - .byte N06 , Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 -mus_rg_union_3_000: - .byte PAN , c_v-64 - .byte N06 , Gn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Dn2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte PEND -mus_rg_union_3_001: - .byte PAN , c_v-64 - .byte N06 , Gn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Dn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Dn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Dn3 - .byte W12 - .byte PEND -mus_rg_union_3_002: - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cn3 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cn3 - .byte W12 - .byte PEND -mus_rg_union_3_003: - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte PEND - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Dn2 - .byte W12 - .byte En2 , v120 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 -mus_rg_union_3_004: - .byte PAN , c_v-64 - .byte N06 , An2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cn3 - .byte W12 - .byte PEND - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Cn3 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 -mus_rg_union_3_005: - .byte PAN , c_v-64 - .byte N06 , Gn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_union_3_000 - .byte PATT - .word mus_rg_union_3_001 - .byte PATT - .word mus_rg_union_3_002 - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , En2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Dn2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Dn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Dn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Dn3 - .byte W12 - .byte PATT - .word mus_rg_union_3_003 - .byte PATT - .word mus_rg_union_3_005 - .byte PATT - .word mus_rg_union_3_004 - .byte PAN , c_v-64 - .byte N06 , Gn2 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte PATT - .word mus_rg_union_3_003 - .byte PATT - .word mus_rg_union_3_005 - .byte PATT - .word mus_rg_union_3_004 - .byte PATT - .word mus_rg_union_3_000 - .byte GOTO - .word mus_rg_union_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_union_4: - .byte KEYSH , mus_rg_union_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_union_mvl/mxv - .byte W24 -mus_rg_union_4_B1: - .byte N36 , En2 , v120 - .byte W36 - .byte N12 , Dn2 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N12 , Dn1 - .byte W60 - .byte N06 , Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 -mus_rg_union_4_000: - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte PEND - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , Cs3 , v096 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v100 - .byte W06 - .byte Dn3 , v032 - .byte W06 -mus_rg_union_4_001: - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , An3 , v096 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte PEND - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Cn2 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Cn2 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte PATT - .word mus_rg_union_4_000 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte PATT - .word mus_rg_union_4_001 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Ds3 , v096 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Cn2 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Cn2 , v120 - .byte W12 - .byte N06 , Cn4 , v088 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Bn2 , v096 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Cn2 , v120 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , An3 , v096 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , Bn3 , v096 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , Bn1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Fn3 , v096 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Cn4 , v096 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Bn3 , v096 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Dn4 , v072 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , An1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , En3 , v096 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte N12 , Fs1 , v120 - .byte W12 - .byte N06 , An3 , v096 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Fs3 , v096 - .byte W06 - .byte Fs3 , v032 - .byte W06 - .byte N12 , En1 , v120 - .byte W12 - .byte N06 , Cn4 , v096 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte N12 , Fn1 , v120 - .byte W12 - .byte N06 , An3 , v096 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Bn3 , v096 - .byte W06 - .byte Bn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , An3 , v096 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte N12 , Gn1 , v120 - .byte W12 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte N12 , Dn1 , v120 - .byte W12 - .byte N06 , Dn3 , v096 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte GOTO - .word mus_rg_union_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_union_5: - .byte KEYSH , mus_rg_union_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 34*mus_rg_union_mvl/mxv - .byte W24 -mus_rg_union_5_B1: - .byte VOICE , 73 - .byte W96 - .byte W12 - .byte N06 , Dn5 , v127 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N03 , Dn5 - .byte W03 - .byte En5 , v120 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte Dn5 , v096 - .byte W03 - .byte En5 , v076 - .byte W03 - .byte Dn5 , v068 - .byte W03 - .byte En5 , v060 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 , v032 - .byte W03 - .byte W96 - .byte VOL , 34*mus_rg_union_mvl/mxv - .byte N06 , Dn5 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte W96 - .byte VOL , 29*mus_rg_union_mvl/mxv - .byte W12 - .byte N06 , Dn6 - .byte W06 - .byte Cs6 - .byte W06 - .byte Dn6 - .byte W12 - .byte N06 - .byte W06 - .byte Cs6 - .byte W06 - .byte N03 , Dn6 - .byte W03 - .byte Ds6 , v060 - .byte W03 - .byte Dn6 , v120 - .byte W03 - .byte Ds6 , v064 - .byte W03 - .byte Dn6 , v120 - .byte W03 - .byte Ds6 , v060 - .byte W03 - .byte Dn6 , v120 - .byte W03 - .byte Ds6 , v060 - .byte W03 - .byte Dn6 , v092 - .byte W03 - .byte Ds6 , v040 - .byte W03 - .byte Dn6 , v064 - .byte W03 - .byte Ds6 , v028 - .byte W03 - .byte Dn6 , v064 - .byte W03 - .byte Ds6 , v028 - .byte W03 - .byte Dn6 , v060 - .byte W03 - .byte Ds6 , v032 - .byte W03 - .byte W96 - .byte N06 , Bn5 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte An5 - .byte W06 - .byte Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W12 - .byte N06 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte W96 - .byte VOICE , 73 - .byte N06 , Dn6 - .byte W12 - .byte N06 - .byte W06 - .byte Cs6 - .byte W06 - .byte Dn6 - .byte W06 - .byte Cs6 - .byte W06 - .byte Dn6 - .byte W06 - .byte En6 - .byte W06 - .byte N12 , Dn6 - .byte W12 - .byte Cn6 - .byte W12 - .byte Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte W96 - .byte VOICE , 14 - .byte VOL , 36*mus_rg_union_mvl/mxv - .byte W24 - .byte N24 , Fs5 - .byte W24 - .byte En5 - .byte W24 - .byte Dn5 - .byte W24 - .byte W96 - .byte W24 - .byte Gn5 - .byte W24 - .byte Fs5 - .byte W24 - .byte En5 - .byte W24 - .byte An5 - .byte W96 - .byte W24 - .byte Fs5 - .byte W24 - .byte En5 - .byte W24 - .byte Fs5 - .byte W24 - .byte An5 - .byte W48 - .byte Dn5 - .byte W48 - .byte VOICE , 14 - .byte N24 , Gn5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Gn5 - .byte W48 - .byte VOICE , 73 - .byte VOL , 34*mus_rg_union_mvl/mxv - .byte N03 , Gs5 - .byte W03 - .byte N09 , Gn5 - .byte W09 - .byte N12 , Fs5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte N12 , Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte N06 , Bn5 - .byte W06 - .byte An5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N24 , Cn5 - .byte W24 - .byte An4 - .byte W24 - .byte Fs4 - .byte W24 - .byte En5 - .byte W24 - .byte N06 , Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N03 , Gn5 - .byte W03 - .byte An5 - .byte W03 - .byte Gn5 - .byte W03 - .byte An5 - .byte W03 - .byte Gn5 - .byte W03 - .byte An5 - .byte W03 - .byte Gn5 - .byte W03 - .byte An5 - .byte W03 - .byte Gn5 , v096 - .byte W03 - .byte An5 , v076 - .byte W03 - .byte Gn5 , v088 - .byte W03 - .byte An5 , v064 - .byte W03 - .byte Gn5 - .byte W03 - .byte An5 , v048 - .byte W03 - .byte Gn5 , v056 - .byte W03 - .byte An5 , v032 - .byte W03 - .byte VOICE , 14 - .byte VOL , 43*mus_rg_union_mvl/mxv - .byte N24 , Fs5 , v120 - .byte W48 - .byte Dn5 - .byte W48 - .byte VOL , 48*mus_rg_union_mvl/mxv - .byte N24 , Gn5 - .byte W48 - .byte Dn5 - .byte W48 - .byte An4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Cn5 - .byte W24 - .byte An4 - .byte W24 - .byte Dn5 - .byte W96 - .byte GOTO - .word mus_rg_union_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_union_6: - .byte KEYSH , mus_rg_union_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-32 - .byte VOL , 44*mus_rg_union_mvl/mxv - .byte W24 -mus_rg_union_6_B1: - .byte PAN , c_v+32 - .byte N12 , En2 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte An1 , v080 - .byte W06 - .byte N12 , An1 , v120 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Dn3 - .byte W12 - .byte N24 , Dn2 - .byte W96 - .byte Gn1 - .byte W96 - .byte PAN , c_v+32 - .byte W24 - .byte N12 , Dn2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Bn1 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , An1 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gn1 - .byte W96 - .byte PAN , c_v+32 - .byte N12 , An2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Dn2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , An2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Dn2 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , An1 - .byte W96 - .byte W96 - .byte Dn2 - .byte W96 - .byte N24 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , An1 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Dn2 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , An1 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Gn1 - .byte W72 - .byte PAN , c_v-32 - .byte N12 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Dn2 - .byte W96 - .byte N24 - .byte W48 - .byte PAN , c_v-32 - .byte N24 , Gn1 - .byte W48 - .byte PAN , c_v+32 - .byte N06 - .byte N24 , Cn2 - .byte W96 - .byte W96 - .byte PAN , c_v-32 - .byte N24 - .byte W96 - .byte W96 - .byte PAN , c_v+32 - .byte N24 , Gn2 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Dn2 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Gn2 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte N12 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Dn2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 , Gn2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Dn2 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte W48 - .byte Gn1 - .byte W48 - .byte W48 - .byte PAN , c_v+32 - .byte N12 , An2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Dn2 - .byte W24 - .byte W96 - .byte GOTO - .word mus_rg_union_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_union_7: - .byte KEYSH , mus_rg_union_key+0 - .byte VOICE , 0 - .byte VOL , 74*mus_rg_union_mvl/mxv - .byte W24 -mus_rg_union_7_B1: - .byte N48 , Cs2 , v120 - .byte W48 - .byte An2 - .byte W48 - .byte Gn2 - .byte W96 - .byte An2 - .byte W96 - .byte W96 - .byte Cs2 - .byte W96 - .byte N12 - .byte W96 - .byte N48 , An2 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte Gn2 - .byte W96 - .byte N24 , An2 - .byte W96 - .byte Gn2 - .byte W48 - .byte Cs2 - .byte W48 - .byte Bn2 - .byte W96 - .byte N48 , Cs2 - .byte W96 - .byte N24 , An2 - .byte W96 - .byte N48 , Bn2 - .byte W48 - .byte Cs2 - .byte W48 - .byte W72 - .byte N24 , An2 - .byte W24 - .byte N48 , Cs2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte An2 - .byte W96 - .byte Cs2 - .byte W96 - .byte Bn2 - .byte W96 - .byte Cs2 - .byte W96 - .byte GOTO - .word mus_rg_union_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_union_8: - .byte KEYSH , mus_rg_union_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 41*mus_rg_union_mvl/mxv - .byte W24 -mus_rg_union_8_B1: - .byte N01 , Gn3 , v120 - .byte W36 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W60 - .byte Gn3 , v064 - .byte W12 - .byte N01 - .byte W12 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 -mus_rg_union_8_000: - .byte N01 , Gn3 , v120 - .byte W06 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v112 - .byte W12 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v052 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte PEND -mus_rg_union_8_001: - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v044 - .byte W03 - .byte Gn3 , v100 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_union_8_000 -mus_rg_union_8_002: - .byte N01 , Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_union_8_000 - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v040 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_union_8_000 - .byte PATT - .word mus_rg_union_8_002 -mus_rg_union_8_003: - .byte N01 , Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v064 - .byte W12 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte PEND -mus_rg_union_8_004: - .byte N01 , Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v108 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v064 - .byte W12 - .byte PEND -mus_rg_union_8_005: - .byte N01 , Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte Gn3 , v056 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte Gn3 , v108 - .byte W12 - .byte Gn3 , v084 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte PEND - .byte N01 - .byte W12 - .byte Gn3 , v048 - .byte W06 - .byte Gn3 , v120 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v108 - .byte W06 - .byte Gn3 , v120 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W06 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_union_8_000 - .byte PATT - .word mus_rg_union_8_002 - .byte PATT - .word mus_rg_union_8_000 - .byte N01 , Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v096 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Gn3 , v120 - .byte W12 - .byte N01 - .byte W12 - .byte N01 - .byte W06 - .byte N01 - .byte W03 - .byte Gn3 , v048 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte N01 - .byte W03 - .byte PATT - .word mus_rg_union_8_000 - .byte PATT - .word mus_rg_union_8_001 - .byte PATT - .word mus_rg_union_8_000 - .byte PATT - .word mus_rg_union_8_002 - .byte PATT - .word mus_rg_union_8_002 - .byte PATT - .word mus_rg_union_8_003 - .byte PATT - .word mus_rg_union_8_004 - .byte PATT - .word mus_rg_union_8_005 - .byte GOTO - .word mus_rg_union_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_union: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_union_pri @ Priority - .byte mus_rg_union_rev @ Reverb. - - .word mus_rg_union_grp - - .word mus_rg_union_1 - .word mus_rg_union_2 - .word mus_rg_union_3 - .word mus_rg_union_4 - .word mus_rg_union_5 - .word mus_rg_union_6 - .word mus_rg_union_7 - .word mus_rg_union_8 - - .end diff --git a/sound/songs/mus_rg_vs_den.s b/sound/songs/mus_rg_vs_den.s deleted file mode 100644 index 7694c5dc19..0000000000 --- a/sound/songs/mus_rg_vs_den.s +++ /dev/null @@ -1,3605 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_vs_den_grp, voicegroup157 - .equ mus_rg_vs_den_pri, 0 - .equ mus_rg_vs_den_rev, reverb_set+50 - .equ mus_rg_vs_den_mvl, 127 - .equ mus_rg_vs_den_key, 0 - .equ mus_rg_vs_den_tbs, 1 - .equ mus_rg_vs_den_exg, 0 - .equ mus_rg_vs_den_cmp, 1 - - .section .rodata - .global mus_rg_vs_den - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_vs_den_1: - .byte KEYSH , mus_rg_vs_den_key+0 - .byte TEMPO , 182*mus_rg_vs_den_tbs/2 - .byte VOICE , 87 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_den_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte N06 , Ds4 , v080 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte VOICE , 84 - .byte VOL , 79*mus_rg_vs_den_mvl/mxv - .byte N06 , As3 - .byte W36 - .byte Gn3 - .byte W36 - .byte Fs3 - .byte W24 - .byte W48 - .byte En3 - .byte W48 -mus_rg_vs_den_1_000: - .byte W36 - .byte N06 , Gn3 , v080 - .byte W36 - .byte Fs3 - .byte W24 - .byte PEND - .byte W36 - .byte VOL , 57*mus_rg_vs_den_mvl/mxv - .byte N60 , En3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte VOL , 89*mus_rg_vs_den_mvl/mxv - .byte W24 - .byte 79*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N06 , As3 - .byte W36 - .byte Gn3 - .byte W36 - .byte Fs3 - .byte W24 - .byte W48 - .byte En3 - .byte W48 - .byte PATT - .word mus_rg_vs_den_1_000 - .byte W36 - .byte N60 , En3 , v080 - .byte W12 - .byte MOD , 7 - .byte W48 -mus_rg_vs_den_1_B1: - .byte VOL , 89*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N06 , En3 , v080 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 -mus_rg_vs_den_1_001: - .byte N06 , En3 , v080 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte PEND -mus_rg_vs_den_1_002: - .byte N06 , En3 , v080 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte PEND - .byte Cn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 -mus_rg_vs_den_1_003: - .byte N06 , Fs3 , v080 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte PEND - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte PATT - .word mus_rg_vs_den_1_003 - .byte PATT - .word mus_rg_vs_den_1_001 - .byte PATT - .word mus_rg_vs_den_1_001 - .byte PATT - .word mus_rg_vs_den_1_001 - .byte PATT - .word mus_rg_vs_den_1_002 - .byte N24 , Fn3 , v080 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Gs3 - .byte W24 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Gs3 - .byte W24 - .byte N72 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 67*mus_rg_vs_den_mvl/mxv - .byte W48 - .byte 90*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N24 , Cs4 - .byte W24 - .byte N96 , As3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte W72 - .byte 90*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Gs3 - .byte W24 - .byte N36 , As3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Dn4 - .byte W24 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N96 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_den_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N96 , As4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_den_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N72 , Ds3 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N12 - .byte W24 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W84 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N72 , En3 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N12 - .byte W24 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W36 - .byte N48 , En3 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_rg_vs_den_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_vs_den_2: - .byte KEYSH , mus_rg_vs_den_key+0 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_den_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+1 - .byte N06 , As4 , v064 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte VOICE , 4 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N12 , As4 - .byte W36 - .byte As3 , v096 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 -mus_rg_vs_den_2_000: - .byte W36 - .byte N12 , As3 , v096 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W36 - .byte N60 , An3 - .byte W06 - .byte VOL , 23*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 33*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 41*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 51*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 64*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_den_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N12 , As3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte PATT - .word mus_rg_vs_den_2_000 - .byte W36 - .byte N60 , As3 , v096 - .byte W12 - .byte VOL , 34*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 39*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 55*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 78*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 86*mus_rg_vs_den_mvl/mxv - .byte W19 -mus_rg_vs_den_2_B1: - .byte VOICE , 81 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N36 , As3 , v096 - .byte W36 - .byte An3 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N36 , As3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , As3 - .byte W24 - .byte N72 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte 0 - .byte N12 , As4 - .byte W24 - .byte Bn4 - .byte W12 - .byte As4 - .byte W36 - .byte N48 , En5 - .byte W06 - .byte VOL , 34*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 36*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 44*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 54*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 78*mus_rg_vs_den_mvl/mxv - .byte W01 - .byte 87*mus_rg_vs_den_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N36 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Bn3 - .byte W24 - .byte N36 , En4 - .byte W36 - .byte Ds4 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte N36 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Gs4 - .byte W24 - .byte VOL , 78*mus_rg_vs_den_mvl/mxv - .byte TIE , Bn4 , v116 - .byte W12 - .byte MOD , 7 - .byte VOL , 21*mus_rg_vs_den_mvl/mxv - .byte W72 - .byte W03 - .byte 27*mus_rg_vs_den_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 45*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 61*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_den_mvl/mxv - .byte W12 - .byte 85*mus_rg_vs_den_mvl/mxv - .byte W36 - .byte EOT - .byte MOD , 0 - .byte VOL , 44*mus_rg_vs_den_mvl/mxv - .byte TIE , As4 , v108 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_rg_vs_den_mvl/mxv - .byte W66 - .byte 25*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 44*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_den_mvl/mxv - .byte W12 - .byte 84*mus_rg_vs_den_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_den_mvl/mxv - .byte W24 - .byte EOT - .byte VOICE , 92 - .byte VOL , 67*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N48 , Gs3 , v096 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W36 -mus_rg_vs_den_2_001: - .byte MOD , 0 - .byte N48 , Fn4 , v096 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PEND - .byte 0 - .byte N96 , Gn4 - .byte W06 - .byte VOL , 22*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 35*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 40*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 47*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 52*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 57*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 72*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 76*mus_rg_vs_den_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N96 - .byte W06 - .byte VOL , 22*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 28*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 36*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 41*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 46*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 56*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 62*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 65*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 70*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 75*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_den_mvl/mxv - .byte W18 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N48 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PATT - .word mus_rg_vs_den_2_001 - .byte MOD , 0 - .byte N96 , As4 , v096 - .byte W06 - .byte VOL , 34*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 41*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 43*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 46*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 48*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 51*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 55*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 60*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 75*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 79*mus_rg_vs_den_mvl/mxv - .byte W30 - .byte W01 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N96 , Ds5 - .byte W06 - .byte VOL , 22*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 24*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 28*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 31*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 36*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 42*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 50*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 58*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 74*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 83*mus_rg_vs_den_mvl/mxv - .byte W30 - .byte W01 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N72 , Gn4 - .byte W06 - .byte VOL , 45*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 47*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 49*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 58*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 60*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 77*mus_rg_vs_den_mvl/mxv - .byte W01 - .byte 79*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N12 , Gs4 - .byte W12 - .byte N24 , Gn4 - .byte W84 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N72 , Gs4 - .byte W06 - .byte VOL , 45*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 47*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 49*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 58*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 60*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 77*mus_rg_vs_den_mvl/mxv - .byte W01 - .byte 79*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N12 , Bn4 - .byte W12 - .byte As4 - .byte W36 - .byte N48 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_rg_vs_den_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_vs_den_3: - .byte KEYSH , mus_rg_vs_den_key+0 - .byte VOICE , 83 - .byte PAN , c_v-64 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N06 , En2 , v092 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fn2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Cs2 - .byte W12 - .byte Dn2 - .byte W12 -mus_rg_vs_den_3_000: - .byte PAN , c_v-64 - .byte VOL , 56*mus_rg_vs_den_mvl/mxv - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PEND -mus_rg_vs_den_3_001: - .byte PAN , c_v-64 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PEND - .byte PAN , c_v-64 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N24 , En2 , v092 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , As2 - .byte W03 - .byte Bn2 , v088 - .byte W03 - .byte N06 , As2 - .byte W06 - .byte N12 , Gs2 , v092 - .byte W12 - .byte PATT - .word mus_rg_vs_den_3_000 - .byte PATT - .word mus_rg_vs_den_3_001 -mus_rg_vs_den_3_002: - .byte PAN , c_v-64 - .byte N12 , En2 , v092 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_den_3_002 -mus_rg_vs_den_3_B1: - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PATT - .word mus_rg_vs_den_3_001 - .byte PAN , c_v-64 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N72 , Bn2 , v092 - .byte W72 - .byte PAN , c_v+63 - .byte N12 , As2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte W24 - .byte c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , An2 , v096 - .byte W03 - .byte As2 - .byte W03 - .byte N06 , An2 - .byte W06 - .byte N12 , Fs2 , v092 - .byte W12 - .byte PATT - .word mus_rg_vs_den_3_000 - .byte PATT - .word mus_rg_vs_den_3_001 - .byte PATT - .word mus_rg_vs_den_3_001 - .byte PAN , c_v-64 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte As2 , v092 - .byte W06 - .byte As2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cs2 , v092 - .byte W06 - .byte Cs2 , v040 - .byte W06 - .byte Gs2 , v092 - .byte W06 - .byte Gs2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cs2 , v092 - .byte W06 - .byte Cs2 , v040 - .byte W06 - .byte Gs2 , v092 - .byte W06 - .byte Gs2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cs2 , v092 - .byte W06 - .byte Cs2 , v040 - .byte W06 - .byte Gs2 , v092 - .byte W06 - .byte Gs2 , v040 - .byte W06 -mus_rg_vs_den_3_003: - .byte PAN , c_v-64 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_den_3_003 - .byte PATT - .word mus_rg_vs_den_3_001 - .byte PATT - .word mus_rg_vs_den_3_001 -mus_rg_vs_den_3_004: - .byte PAN , c_v-64 - .byte N06 , Cs2 , v092 - .byte W06 - .byte Cs2 , v040 - .byte W06 - .byte Gs2 , v092 - .byte W06 - .byte Gs2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cs2 , v092 - .byte W06 - .byte Cs2 , v040 - .byte W06 - .byte Gs2 , v092 - .byte W06 - .byte Gs2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cs2 , v092 - .byte W06 - .byte Cs2 , v040 - .byte W06 - .byte Gs2 , v092 - .byte W06 - .byte Gs2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cs2 , v092 - .byte W06 - .byte Cs2 , v040 - .byte W06 - .byte Gs2 , v092 - .byte W06 - .byte Gs2 , v040 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_den_3_004 - .byte PATT - .word mus_rg_vs_den_3_001 - .byte PATT - .word mus_rg_vs_den_3_001 -mus_rg_vs_den_3_005: - .byte PAN , c_v-64 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte Gs2 , v092 - .byte W06 - .byte Gs2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte Gs2 , v092 - .byte W06 - .byte Gs2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte Gs2 , v092 - .byte W06 - .byte Gs2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds2 , v092 - .byte W06 - .byte Ds2 , v040 - .byte W06 - .byte Gs2 , v092 - .byte W06 - .byte Gs2 , v040 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_den_3_005 - .byte PATT - .word mus_rg_vs_den_3_001 - .byte PATT - .word mus_rg_vs_den_3_001 - .byte PATT - .word mus_rg_vs_den_3_001 - .byte PATT - .word mus_rg_vs_den_3_001 - .byte PATT - .word mus_rg_vs_den_3_003 - .byte PATT - .word mus_rg_vs_den_3_003 - .byte GOTO - .word mus_rg_vs_den_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_vs_den_4: - .byte KEYSH , mus_rg_vs_den_key+0 - .byte VOICE , 33 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_den_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+0 - .byte N06 , En1 , v116 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte Fn1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte Fs1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte Gn1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte Gs1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte An1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte As1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte As1 - .byte W12 -mus_rg_vs_den_4_000: - .byte N12 , Ds1 , v127 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Ds2 - .byte W12 - .byte As1 - .byte W12 - .byte PEND - .byte Ds1 - .byte W36 - .byte N03 , As1 - .byte W06 - .byte As1 , v120 - .byte W06 - .byte N12 , Bn1 , v127 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W24 - .byte BEND , c_v+0 - .byte N12 - .byte W12 - .byte N36 , En2 - .byte W09 - .byte BEND , c_v-8 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-21 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-44 - .byte W03 - .byte c_v-52 - .byte W03 - .byte c_v-60 - .byte W03 - .byte c_v-63 - .byte W03 - .byte c_v+0 - .byte N12 , En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En2 - .byte W12 - .byte Cs2 - .byte W12 - .byte N12 - .byte W12 - .byte Ds2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte PATT - .word mus_rg_vs_den_4_000 - .byte N12 , Ds1 , v127 - .byte W24 - .byte N06 , Ds1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , As1 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N06 , Ds1 - .byte W06 - .byte En1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cs2 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte Cs2 - .byte W12 -mus_rg_vs_den_4_B1: - .byte N12 , Ds1 , v127 - .byte W24 - .byte Dn1 - .byte W12 - .byte N06 , Ds1 , v120 - .byte W24 - .byte N12 , Ds2 , v127 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte N06 , Ds1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Ds1 , v127 - .byte W03 - .byte BEND , c_v-4 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-19 - .byte W03 - .byte c_v-25 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-36 - .byte W03 - .byte c_v+0 - .byte N12 , Bn1 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W24 - .byte Ds1 - .byte W12 - .byte N36 , En1 , v120 - .byte W15 - .byte BEND , c_v-4 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-19 - .byte W03 - .byte c_v-25 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-36 - .byte W03 - .byte c_v+0 - .byte N24 , Ds1 , v127 - .byte W24 - .byte N06 , En1 - .byte W12 - .byte N12 - .byte W36 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N24 , Ds1 - .byte W24 - .byte N12 , As1 - .byte W12 - .byte N18 , Ds1 - .byte W24 - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte N12 - .byte W12 - .byte As1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 , Ds1 - .byte W12 - .byte As1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte As1 - .byte W12 - .byte N24 , Ds1 , v120 - .byte W24 - .byte Cs2 - .byte W24 - .byte Cs1 - .byte W24 - .byte N18 , Gs1 - .byte W18 - .byte N03 , Fs1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N24 , En1 , v127 - .byte W24 - .byte N12 , Ds1 - .byte W12 - .byte N18 , En1 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , Bn1 - .byte W12 - .byte N12 , Cs1 - .byte W12 - .byte En2 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte En1 - .byte W06 - .byte Gs1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte Dn2 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte N06 , Ds1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cs2 - .byte W06 - .byte As1 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cs1 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Cs2 - .byte W12 - .byte N18 , Cs1 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 , Cs2 - .byte W12 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-17 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-42 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-64 - .byte W12 - .byte c_v+0 - .byte N24 , As1 - .byte W24 - .byte N06 , Gn1 - .byte W12 - .byte As1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Dn1 - .byte W24 - .byte N36 , As1 - .byte W12 - .byte BEND , c_v-6 - .byte W06 - .byte c_v-10 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-28 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N12 - .byte W12 - .byte Cs2 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 , Gs1 - .byte W12 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-17 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-42 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-64 - .byte W12 - .byte c_v+0 - .byte N12 , Ds1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte Cs2 - .byte W06 - .byte Ds2 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W06 - .byte N12 , Ds1 - .byte W24 - .byte Dn1 , v120 - .byte W12 - .byte N06 , Ds1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , Ds2 , v120 - .byte W12 - .byte Ds1 - .byte W12 - .byte Dn2 , v127 - .byte W12 - .byte N24 , Ds2 - .byte W24 - .byte N18 , Ds1 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Ds1 , v120 - .byte W12 - .byte Ds1 , v127 - .byte W12 - .byte N12 , En1 - .byte W24 - .byte Ds1 , v120 - .byte W12 - .byte N18 , En1 , v127 - .byte W24 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte En1 , v120 - .byte W12 - .byte Ds2 , v127 - .byte W12 - .byte En2 - .byte W36 - .byte Bn1 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte N12 , Gs1 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte GOTO - .word mus_rg_vs_den_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_vs_den_5: - .byte KEYSH , mus_rg_vs_den_key+0 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 69*mus_rg_vs_den_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte N06 , As5 , v064 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte VOICE , 29 - .byte VOL , 56*mus_rg_vs_den_mvl/mxv - .byte N12 , As4 - .byte W36 - .byte As3 , v056 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 -mus_rg_vs_den_5_000: - .byte W36 - .byte N12 , As3 , v056 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W36 - .byte N60 , An3 - .byte W06 - .byte VOL , 22*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 41*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 52*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 71*mus_rg_vs_den_mvl/mxv - .byte W24 - .byte 56*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N12 , As3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte PATT - .word mus_rg_vs_den_5_000 - .byte W36 - .byte N60 , As3 , v056 - .byte W12 - .byte VOL , 34*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 47*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 59*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 69*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 78*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 84*mus_rg_vs_den_mvl/mxv - .byte W19 -mus_rg_vs_den_5_B1: - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 78*mus_rg_vs_den_mvl/mxv - .byte N36 , As3 , v104 - .byte W36 - .byte An3 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N36 , As3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , As3 - .byte W24 - .byte N72 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte 0 - .byte N12 , As4 - .byte W24 - .byte Bn4 - .byte W12 - .byte As4 - .byte W36 - .byte N48 , En5 - .byte W06 - .byte VOL , 31*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 46*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 69*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 87*mus_rg_vs_den_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_den_mvl/mxv - .byte N36 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Bn3 - .byte W24 - .byte N36 , En4 - .byte W36 - .byte Ds4 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte N36 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Gs4 - .byte W24 - .byte VOICE , 60 - .byte TIE , Bn4 , v100 - .byte W12 - .byte MOD , 7 - .byte VOL , 21*mus_rg_vs_den_mvl/mxv - .byte W72 - .byte W03 - .byte 27*mus_rg_vs_den_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 45*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 61*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_den_mvl/mxv - .byte W12 - .byte 85*mus_rg_vs_den_mvl/mxv - .byte W36 - .byte EOT - .byte MOD , 0 - .byte VOL , 22*mus_rg_vs_den_mvl/mxv - .byte TIE , As4 , v120 - .byte W12 - .byte MOD , 7 - .byte W78 - .byte VOL , 25*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 44*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_den_mvl/mxv - .byte W12 - .byte 84*mus_rg_vs_den_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_den_mvl/mxv - .byte W24 - .byte EOT - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N48 , Gs4 , v084 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cs5 - .byte W12 - .byte MOD , 7 - .byte W36 -mus_rg_vs_den_5_001: - .byte MOD , 0 - .byte N48 , Fn5 , v084 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Gs5 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PEND - .byte 0 - .byte N96 , Gn5 - .byte W06 - .byte VOL , 22*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 32*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 37*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 43*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 48*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 55*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 61*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 75*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 80*mus_rg_vs_den_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N96 - .byte W06 - .byte VOL , 23*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 32*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 37*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 41*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 47*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 58*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 75*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 80*mus_rg_vs_den_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N48 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cs5 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PATT - .word mus_rg_vs_den_5_001 - .byte MOD , 0 - .byte N96 , As5 , v084 - .byte W06 - .byte VOL , 22*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 23*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 29*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 35*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 41*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 48*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 57*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 70*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 71*mus_rg_vs_den_mvl/mxv - .byte W30 - .byte W01 - .byte 56*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N96 , Ds6 - .byte W06 - .byte VOL , 26*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 34*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 37*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 41*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 45*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 48*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 57*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 63*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 65*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 69*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 75*mus_rg_vs_den_mvl/mxv - .byte W19 - .byte 56*mus_rg_vs_den_mvl/mxv - .byte MOD , 0 - .byte N72 , Gn5 - .byte W06 - .byte VOL , 29*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 31*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 33*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 36*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 40*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 44*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 48*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 70*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 72*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 67*mus_rg_vs_den_mvl/mxv - .byte N12 , Gs5 - .byte W12 - .byte N24 , Gn5 - .byte W84 - .byte VOL , 56*mus_rg_vs_den_mvl/mxv - .byte N72 , Gs5 - .byte W06 - .byte VOL , 29*mus_rg_vs_den_mvl/mxv - .byte W06 - .byte 31*mus_rg_vs_den_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 33*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 36*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 40*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 44*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 48*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte 70*mus_rg_vs_den_mvl/mxv - .byte W05 - .byte 72*mus_rg_vs_den_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 56*mus_rg_vs_den_mvl/mxv - .byte N12 , Bn5 - .byte W12 - .byte As5 - .byte W36 - .byte N48 , Gs5 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_rg_vs_den_5_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_vs_den_6: - .byte KEYSH , mus_rg_vs_den_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_den_mvl/mxv - .byte W84 - .byte N06 , Cn1 , v096 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte N48 , Cn3 - .byte W24 - .byte N06 , Cn1 - .byte W12 - .byte Cn1 , v080 - .byte W12 - .byte Cn1 , v127 - .byte N48 , Gn2 , v088 - .byte W12 - .byte N06 , Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 -mus_rg_vs_den_6_000: - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Fn1 , v120 - .byte W12 - .byte PEND - .byte Cn1 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W36 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v096 - .byte W12 - .byte En1 , v120 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn2 , v120 - .byte N24 , Bn2 , v096 - .byte W06 - .byte N06 , An1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N48 , Cs2 , v088 - .byte W12 - .byte N06 , Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte PATT - .word mus_rg_vs_den_6_000 - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v096 - .byte W12 - .byte Bn0 , v120 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte N24 , Cs2 , v120 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Fn1 - .byte W06 -mus_rg_vs_den_6_B1: - .byte N06 , Cn1 , v120 - .byte N48 , Gn2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Gn1 , v120 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Bn1 , v120 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 , v096 - .byte W12 -mus_rg_vs_den_6_001: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte PEND - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N48 , An2 , v096 - .byte W24 - .byte N06 , Cs1 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte An1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte N06 - .byte N24 , Bn2 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte N06 , Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W24 - .byte Cn1 - .byte N06 , Fn2 , v096 - .byte W24 -mus_rg_vs_den_6_002: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte PEND - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte N06 , Fn2 - .byte W24 - .byte Cs1 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte N24 , Gn2 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte Cs1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn2 , v080 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte N06 , Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte N06 , Fn2 , v096 - .byte W24 - .byte PATT - .word mus_rg_vs_den_6_002 - .byte N06 , Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte N06 , Fn2 - .byte W12 - .byte Cs1 - .byte W12 - .byte VOICE , 0 - .byte N06 , Cn1 , v120 - .byte N48 , Cn3 , v096 - .byte W06 - .byte N06 , Cn1 , v120 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N48 , Cs2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte PATT - .word mus_rg_vs_den_6_001 - .byte N06 , Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte GOTO - .word mus_rg_vs_den_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_vs_den_7: - .byte KEYSH , mus_rg_vs_den_key+0 - .byte VOICE , 127 - .byte VOL , 79*mus_rg_vs_den_mvl/mxv - .byte W96 - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v044 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v056 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v084 - .byte W06 - .byte N03 - .byte W06 -mus_rg_vs_den_7_000: - .byte N03 , Cn5 , v108 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte PEND -mus_rg_vs_den_7_001: - .byte N03 , Cn5 , v080 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v028 - .byte W24 - .byte Cn5 , v064 - .byte W12 - .byte PEND - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v032 - .byte W24 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 -mus_rg_vs_den_7_002: - .byte N03 , Cn5 , v080 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v028 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_vs_den_7_000 - .byte PATT - .word mus_rg_vs_den_7_001 - .byte PATT - .word mus_rg_vs_den_7_000 - .byte PATT - .word mus_rg_vs_den_7_002 -mus_rg_vs_den_7_B1: -mus_rg_vs_den_7_003: - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_rg_vs_den_7_004: - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_den_7_003 - .byte PATT - .word mus_rg_vs_den_7_004 - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte PATT - .word mus_rg_vs_den_7_003 - .byte PATT - .word mus_rg_vs_den_7_003 - .byte PATT - .word mus_rg_vs_den_7_004 - .byte PATT - .word mus_rg_vs_den_7_003 - .byte PATT - .word mus_rg_vs_den_7_004 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte N03 , Cn5 , v064 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 -mus_rg_vs_den_7_005: - .byte W12 - .byte N03 , Cn5 , v064 - .byte W12 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W24 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte PEND -mus_rg_vs_den_7_006: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v048 - .byte W24 - .byte PEND -mus_rg_vs_den_7_007: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte PEND - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte PATT - .word mus_rg_vs_den_7_005 - .byte PATT - .word mus_rg_vs_den_7_006 - .byte PATT - .word mus_rg_vs_den_7_007 - .byte VOL , 79*mus_rg_vs_den_mvl/mxv - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 79*mus_rg_vs_den_mvl/mxv - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte GOTO - .word mus_rg_vs_den_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_vs_den_8: - .byte KEYSH , mus_rg_vs_den_key+0 - .byte VOICE , 126 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_vs_den_mvl/mxv - .byte W96 - .byte N12 , Gn5 , v044 - .byte W24 - .byte Gn5 , v068 - .byte W24 - .byte Gn5 , v088 - .byte W24 - .byte Gn5 , v120 - .byte W24 - .byte W96 - .byte W72 - .byte Gn5 , v088 - .byte W24 - .byte W24 - .byte N12 - .byte W72 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W72 - .byte N12 - .byte W24 - .byte W96 - .byte W96 -mus_rg_vs_den_8_B1: - .byte W96 - .byte W84 - .byte N12 , Gn5 , v096 - .byte W12 - .byte W96 - .byte W84 - .byte Gn5 , v120 - .byte W12 - .byte Gn5 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte Gn5 , v096 - .byte W12 - .byte W96 - .byte W84 - .byte Gn5 , v120 - .byte W12 - .byte W96 -mus_rg_vs_den_8_000: - .byte N12 , Gn5 , v092 - .byte W60 - .byte N12 - .byte W36 - .byte PEND - .byte W84 - .byte Gn5 , v096 - .byte W12 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_vs_den_8_000 - .byte W84 - .byte N12 , Gn5 , v096 - .byte W12 - .byte W96 - .byte Gn5 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_vs_den_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_vs_den: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_vs_den_pri @ Priority - .byte mus_rg_vs_den_rev @ Reverb. - - .word mus_rg_vs_den_grp - - .word mus_rg_vs_den_1 - .word mus_rg_vs_den_2 - .word mus_rg_vs_den_3 - .word mus_rg_vs_den_4 - .word mus_rg_vs_den_5 - .word mus_rg_vs_den_6 - .word mus_rg_vs_den_7 - .word mus_rg_vs_den_8 - - .end diff --git a/sound/songs/mus_rg_vs_deo.s b/sound/songs/mus_rg_vs_deo.s deleted file mode 100644 index 14cc67f5c9..0000000000 --- a/sound/songs/mus_rg_vs_deo.s +++ /dev/null @@ -1,5968 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_vs_deo_grp, voicegroup185 - .equ mus_rg_vs_deo_pri, 0 - .equ mus_rg_vs_deo_rev, reverb_set+50 - .equ mus_rg_vs_deo_mvl, 127 - .equ mus_rg_vs_deo_key, 0 - .equ mus_rg_vs_deo_tbs, 1 - .equ mus_rg_vs_deo_exg, 0 - .equ mus_rg_vs_deo_cmp, 1 - - .section .rodata - .global mus_rg_vs_deo - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_vs_deo_1: - .byte KEYSH , mus_rg_vs_deo_key+0 - .byte TEMPO , 128*mus_rg_vs_deo_tbs/2 - .byte VOICE , 87 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 80*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W92 - .byte TEMPO , 128*mus_rg_vs_deo_tbs/2 - .byte W04 - .byte BEND , c_v+1 - .byte N12 , Fn1 , v064 - .byte W06 - .byte TEMPO , 130*mus_rg_vs_deo_tbs/2 - .byte W06 - .byte Gn1 - .byte W05 - .byte TEMPO , 130*mus_rg_vs_deo_tbs/2 - .byte W07 - .byte N36 , As1 - .byte W03 - .byte TEMPO , 132*mus_rg_vs_deo_tbs/2 - .byte W10 - .byte TEMPO , 132*mus_rg_vs_deo_tbs/2 - .byte W11 - .byte TEMPO , 134*mus_rg_vs_deo_tbs/2 - .byte W10 - .byte TEMPO , 134*mus_rg_vs_deo_tbs/2 - .byte W02 - .byte N12 , Gs1 - .byte W09 - .byte TEMPO , 136*mus_rg_vs_deo_tbs/2 - .byte W03 - .byte Gn1 - .byte W07 - .byte TEMPO , 136*mus_rg_vs_deo_tbs/2 - .byte W05 - .byte Fn1 - .byte W06 - .byte TEMPO , 138*mus_rg_vs_deo_tbs/2 - .byte W06 - .byte Ds1 - .byte W04 - .byte TEMPO , 138*mus_rg_vs_deo_tbs/2 - .byte W08 - .byte Fn1 - .byte W03 - .byte TEMPO , 140*mus_rg_vs_deo_tbs/2 - .byte W09 - .byte BEND , c_v-10 - .byte N24 , As1 - .byte W01 - .byte TEMPO , 140*mus_rg_vs_deo_tbs/2 - .byte W03 - .byte BEND , c_v+1 - .byte W08 - .byte TEMPO , 142*mus_rg_vs_deo_tbs/2 - .byte c_v-11 - .byte W10 - .byte TEMPO , 142*mus_rg_vs_deo_tbs/2 - .byte W02 - .byte c_v+1 - .byte N12 , Gn1 - .byte W09 - .byte TEMPO , 144*mus_rg_vs_deo_tbs/2 - .byte W03 - .byte Fn1 - .byte W07 - .byte TEMPO , 144*mus_rg_vs_deo_tbs/2 - .byte W05 - .byte Ds1 - .byte W06 - .byte TEMPO , 146*mus_rg_vs_deo_tbs/2 - .byte W06 - .byte Gn1 - .byte W04 - .byte TEMPO , 146*mus_rg_vs_deo_tbs/2 - .byte W08 - .byte N48 , Fn1 - .byte W03 - .byte TEMPO , 148*mus_rg_vs_deo_tbs/2 - .byte W10 - .byte TEMPO , 148*mus_rg_vs_deo_tbs/2 - .byte W11 - .byte TEMPO , 150*mus_rg_vs_deo_tbs/2 - .byte W10 - .byte TEMPO , 150*mus_rg_vs_deo_tbs/2 - .byte W11 - .byte TEMPO , 152*mus_rg_vs_deo_tbs/2 - .byte W03 - .byte Gn1 - .byte W07 - .byte TEMPO , 152*mus_rg_vs_deo_tbs/2 - .byte W11 - .byte TEMPO , 154*mus_rg_vs_deo_tbs/2 - .byte W08 - .byte BEND , c_v-3 - .byte W02 - .byte TEMPO , 154*mus_rg_vs_deo_tbs/2 - .byte c_v-6 - .byte W02 - .byte c_v-10 - .byte W02 - .byte c_v-11 - .byte W02 - .byte c_v-14 - .byte W02 - .byte c_v-19 - .byte W02 - .byte c_v-23 - .byte W01 - .byte TEMPO , 156*mus_rg_vs_deo_tbs/2 - .byte W01 - .byte c_v-29 - .byte W02 - .byte c_v-32 - .byte W06 - .byte c_v+1 - .byte N24 , Cn1 - .byte W01 - .byte TEMPO , 156*mus_rg_vs_deo_tbs/2 - .byte W03 - .byte BEND , c_v+3 - .byte W08 - .byte TEMPO , 158*mus_rg_vs_deo_tbs/2 - .byte c_v+1 - .byte W10 - .byte TEMPO , 158*mus_rg_vs_deo_tbs/2 - .byte W02 - .byte N08 , Cn2 - .byte W08 - .byte Cn1 - .byte W01 - .byte TEMPO , 160*mus_rg_vs_deo_tbs/2 - .byte W07 - .byte As1 - .byte W03 - .byte TEMPO , 160*mus_rg_vs_deo_tbs/2 - .byte W05 - .byte Cn1 - .byte W06 - .byte TEMPO , 162*mus_rg_vs_deo_tbs/2 - .byte W02 - .byte Gn1 - .byte W08 - .byte TEMPO , 162*mus_rg_vs_deo_tbs/2 - .byte Cn1 - .byte W08 - .byte Fn1 - .byte W03 - .byte TEMPO , 164*mus_rg_vs_deo_tbs/2 - .byte W05 - .byte Cn1 - .byte W05 - .byte TEMPO , 162*mus_rg_vs_deo_tbs/2 - .byte W03 - .byte Ds1 - .byte W08 - .byte TEMPO , 162*mus_rg_vs_deo_tbs/2 - .byte VOICE , 78 - .byte PAN , c_v+0 - .byte VOL , 42*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+0 - .byte TIE , Cn3 , v020 - .byte W04 - .byte VOL , 45*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 49*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 51*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 56*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 60*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 65*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 74*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 77*mus_rg_vs_deo_mvl/mxv - .byte W60 - .byte W48 - .byte BEND , c_v+16 - .byte W02 - .byte c_v+28 - .byte W02 - .byte c_v+38 - .byte W02 - .byte c_v+48 - .byte W02 - .byte c_v+56 - .byte W02 - .byte c_v+63 - .byte W14 - .byte c_v-16 - .byte W02 - .byte c_v-25 - .byte W02 - .byte c_v-36 - .byte W02 - .byte c_v-49 - .byte W02 - .byte c_v-64 - .byte W16 - .byte c_v+0 - .byte W96 - .byte W24 - .byte c_v+3 - .byte W04 - .byte c_v+4 - .byte W04 - .byte c_v+8 - .byte W02 - .byte c_v+11 - .byte W02 - .byte c_v+12 - .byte W02 - .byte c_v+14 - .byte W02 - .byte c_v+20 - .byte W02 - .byte c_v+22 - .byte W02 - .byte c_v+25 - .byte W02 - .byte c_v+28 - .byte W02 - .byte c_v+32 - .byte W02 - .byte c_v+36 - .byte W02 - .byte c_v+41 - .byte W02 - .byte c_v+46 - .byte W02 - .byte c_v+51 - .byte W02 - .byte c_v+56 - .byte W02 - .byte c_v+62 - .byte W18 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte W03 - .byte 61*mus_rg_vs_deo_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_deo_mvl/mxv - .byte W03 - .byte 39*mus_rg_vs_deo_mvl/mxv - .byte W03 - .byte 29*mus_rg_vs_deo_mvl/mxv - .byte W03 - .byte 19*mus_rg_vs_deo_mvl/mxv - .byte W03 - .byte EOT -mus_rg_vs_deo_1_B1: - .byte VOL , 9*mus_rg_vs_deo_mvl/mxv - .byte W96 - .byte 80*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 30 - .byte PAN , c_v+32 - .byte VOL , 59*mus_rg_vs_deo_mvl/mxv - .byte W24 - .byte PAN , c_v-32 - .byte N04 , Cs4 , v127 - .byte W08 - .byte PAN , c_v+32 - .byte N04 - .byte W08 - .byte PAN , c_v-32 - .byte N04 - .byte W08 - .byte PAN , c_v-32 - .byte BEND , c_v+1 - .byte N04 - .byte W08 - .byte PAN , c_v+32 - .byte N04 - .byte W08 - .byte PAN , c_v-32 - .byte N04 - .byte W08 - .byte PAN , c_v-32 - .byte VOL , 62*mus_rg_vs_deo_mvl/mxv - .byte N04 - .byte W08 - .byte PAN , c_v+31 - .byte N04 - .byte W08 - .byte PAN , c_v-32 - .byte VOL , 64*mus_rg_vs_deo_mvl/mxv - .byte N04 - .byte W08 - .byte PAN , c_v-32 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , Cs5 , v092 - .byte W03 - .byte BEND , c_v-2 - .byte W03 - .byte c_v-4 - .byte W03 - .byte c_v-6 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-13 - .byte W03 - .byte c_v-15 - .byte W03 - .byte VOL , 54*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v-24 - .byte BEND , c_v-18 - .byte W03 - .byte c_v-19 - .byte W03 - .byte c_v-20 - .byte W03 - .byte PAN , c_v-16 - .byte BEND , c_v-22 - .byte W03 - .byte VOL , 50*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-23 - .byte W03 - .byte c_v-24 - .byte W03 - .byte PAN , c_v+16 - .byte BEND , c_v-25 - .byte W03 - .byte c_v-27 - .byte W03 - .byte VOL , 45*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+32 - .byte BEND , c_v-30 - .byte W03 - .byte c_v-34 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-37 - .byte W03 - .byte VOL , 40*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-39 - .byte W03 - .byte c_v-41 - .byte W03 - .byte VOL , 35*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-44 - .byte W03 - .byte c_v-47 - .byte W03 - .byte VOL , 30*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-50 - .byte W03 - .byte c_v-53 - .byte W03 - .byte VOL , 25*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-54 - .byte W03 - .byte c_v-57 - .byte W03 - .byte VOL , 20*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-59 - .byte W03 - .byte c_v-61 - .byte W03 - .byte VOL , 15*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-62 - .byte W03 - .byte c_v-64 - .byte W03 - .byte c_v-1 - .byte W03 - .byte c_v+0 - .byte W92 - .byte W01 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 53 - .byte PAN , c_v-48 - .byte VOL , 40*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+1 - .byte TIE , Dn3 , v112 - .byte W12 - .byte PAN , c_v-34 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v-22 - .byte W12 - .byte c_v-8 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v+10 - .byte W12 - .byte c_v+30 - .byte W12 - .byte c_v+40 - .byte W12 - .byte c_v+48 - .byte W96 - .byte EOT - .byte MOD , 0 - .byte N96 , En3 - .byte W12 - .byte PAN , c_v+41 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v+34 - .byte W12 - .byte c_v+26 - .byte W12 - .byte c_v+22 - .byte W12 - .byte c_v+14 - .byte W12 - .byte c_v+8 - .byte W12 - .byte c_v-1 - .byte W12 - .byte c_v+0 - .byte MOD , 0 - .byte N96 , Dn3 - .byte W12 - .byte PAN , c_v-8 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v-14 - .byte W12 - .byte c_v-22 - .byte W12 - .byte c_v-26 - .byte W12 - .byte c_v-38 - .byte W12 - .byte c_v-40 - .byte W24 - .byte c_v-48 - .byte MOD , 0 - .byte TIE , En3 - .byte W12 - .byte MOD , 4 - .byte W84 - .byte PAN , c_v-48 - .byte W12 - .byte c_v-34 - .byte W12 - .byte c_v-22 - .byte W12 - .byte c_v-8 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v+10 - .byte W12 - .byte c_v+30 - .byte W12 - .byte c_v+40 - .byte W12 - .byte EOT - .byte PAN , c_v+48 - .byte MOD , 0 - .byte N96 , Fs3 - .byte W12 - .byte MOD , 5 - .byte W84 - .byte 0 - .byte N96 , En3 - .byte W12 - .byte PAN , c_v+40 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v+22 - .byte W12 - .byte c_v+14 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v-10 - .byte VOL , 32*mus_rg_vs_deo_mvl/mxv - .byte W08 - .byte 27*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte PAN , c_v-26 - .byte W02 - .byte VOL , 23*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 20*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte PAN , c_v-40 - .byte W02 - .byte VOL , 17*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 13*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte PAN , c_v-48 - .byte MOD , 0 - .byte VOL , 28*mus_rg_vs_deo_mvl/mxv - .byte W96 - .byte W96 - .byte VOICE , 78 - .byte PAN , c_v+48 - .byte VOL , 40*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+0 - .byte N96 , Cs5 , v024 - .byte W03 - .byte PAN , c_v+45 - .byte BEND , c_v-2 - .byte W03 - .byte c_v-4 - .byte W02 - .byte PAN , c_v+44 - .byte W01 - .byte BEND , c_v-6 - .byte W02 - .byte PAN , c_v+42 - .byte W01 - .byte BEND , c_v-8 - .byte W02 - .byte PAN , c_v+40 - .byte W01 - .byte BEND , c_v-10 - .byte W03 - .byte c_v-13 - .byte W02 - .byte PAN , c_v+39 - .byte W01 - .byte BEND , c_v-15 - .byte W02 - .byte PAN , c_v+37 - .byte W01 - .byte BEND , c_v-18 - .byte W02 - .byte PAN , c_v+36 - .byte W01 - .byte BEND , c_v-19 - .byte W02 - .byte PAN , c_v+32 - .byte W01 - .byte BEND , c_v-20 - .byte W03 - .byte c_v-22 - .byte W02 - .byte PAN , c_v+30 - .byte W01 - .byte BEND , c_v-23 - .byte W02 - .byte PAN , c_v+28 - .byte W01 - .byte BEND , c_v-24 - .byte W02 - .byte PAN , c_v+27 - .byte W01 - .byte BEND , c_v-25 - .byte W02 - .byte PAN , c_v+25 - .byte W01 - .byte BEND , c_v-27 - .byte W02 - .byte PAN , c_v+24 - .byte W01 - .byte BEND , c_v-30 - .byte W02 - .byte PAN , c_v+23 - .byte W01 - .byte BEND , c_v-34 - .byte W02 - .byte PAN , c_v+20 - .byte W01 - .byte BEND , c_v-35 - .byte W02 - .byte PAN , c_v+18 - .byte W01 - .byte BEND , c_v-37 - .byte W02 - .byte PAN , c_v+16 - .byte W01 - .byte BEND , c_v-39 - .byte W03 - .byte c_v-41 - .byte W02 - .byte PAN , c_v+13 - .byte W01 - .byte BEND , c_v-44 - .byte W03 - .byte c_v-47 - .byte W02 - .byte PAN , c_v+11 - .byte W01 - .byte BEND , c_v-50 - .byte W02 - .byte PAN , c_v+9 - .byte W01 - .byte BEND , c_v-53 - .byte W02 - .byte PAN , c_v+8 - .byte W01 - .byte BEND , c_v-54 - .byte W03 - .byte c_v-57 - .byte W02 - .byte PAN , c_v+6 - .byte W01 - .byte BEND , c_v-59 - .byte W03 - .byte c_v-61 - .byte W02 - .byte PAN , c_v+4 - .byte W01 - .byte BEND , c_v-62 - .byte W03 - .byte c_v-64 - .byte W02 - .byte PAN , c_v+1 - .byte W01 - .byte BEND , c_v+0 - .byte N96 , Cs4 - .byte W03 - .byte PAN , c_v-1 - .byte BEND , c_v-2 - .byte W03 - .byte PAN , c_v-3 - .byte BEND , c_v-4 - .byte W03 - .byte c_v-6 - .byte W02 - .byte PAN , c_v-4 - .byte W01 - .byte BEND , c_v-8 - .byte W02 - .byte PAN , c_v-6 - .byte W01 - .byte BEND , c_v-10 - .byte W02 - .byte PAN , c_v-8 - .byte W01 - .byte BEND , c_v-13 - .byte W02 - .byte PAN , c_v-9 - .byte W01 - .byte BEND , c_v-15 - .byte W02 - .byte PAN , c_v-11 - .byte W01 - .byte BEND , c_v-18 - .byte W02 - .byte PAN , c_v-13 - .byte W01 - .byte BEND , c_v-19 - .byte W02 - .byte PAN , c_v-16 - .byte W01 - .byte BEND , c_v-20 - .byte W02 - .byte PAN , c_v-17 - .byte W01 - .byte BEND , c_v-22 - .byte W02 - .byte PAN , c_v-20 - .byte W01 - .byte BEND , c_v-23 - .byte W02 - .byte PAN , c_v-21 - .byte W01 - .byte BEND , c_v-24 - .byte W02 - .byte PAN , c_v-24 - .byte W01 - .byte BEND , c_v-25 - .byte W02 - .byte PAN , c_v-25 - .byte W01 - .byte BEND , c_v-27 - .byte W02 - .byte PAN , c_v-28 - .byte W01 - .byte BEND , c_v-30 - .byte W03 - .byte c_v-34 - .byte W02 - .byte PAN , c_v-30 - .byte W01 - .byte BEND , c_v-35 - .byte W02 - .byte PAN , c_v-32 - .byte W01 - .byte BEND , c_v-37 - .byte W02 - .byte PAN , c_v-35 - .byte W01 - .byte BEND , c_v-39 - .byte W02 - .byte PAN , c_v-37 - .byte W01 - .byte BEND , c_v-41 - .byte W02 - .byte PAN , c_v-39 - .byte W01 - .byte BEND , c_v-44 - .byte W02 - .byte PAN , c_v-40 - .byte W01 - .byte BEND , c_v-47 - .byte W02 - .byte PAN , c_v-42 - .byte W01 - .byte BEND , c_v-50 - .byte W03 - .byte c_v-53 - .byte W03 - .byte c_v-54 - .byte W03 - .byte c_v-57 - .byte W03 - .byte c_v-59 - .byte W03 - .byte c_v-61 - .byte W03 - .byte c_v-62 - .byte W03 - .byte c_v-64 - .byte W03 - .byte VOICE , 62 - .byte PAN , c_v-32 - .byte VOL , 40*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+0 - .byte N08 , Cn2 , v127 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Cn2 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte PAN , c_v-33 - .byte N08 , Cn2 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Cn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte N24 , Cs3 - .byte W04 - .byte MOD , 6 - .byte W20 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte N08 , Cn2 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte PAN , c_v-32 - .byte N08 , Cn2 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte PAN , c_v+32 - .byte N08 , Cn2 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Cn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte N24 , Cs3 - .byte W04 - .byte MOD , 6 - .byte W20 - .byte GOTO - .word mus_rg_vs_deo_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_vs_deo_2: - .byte KEYSH , mus_rg_vs_deo_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 10*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W04 - .byte Gs4 , v064 - .byte W02 - .byte Gs4 , v020 - .byte W03 - .byte PAN , c_v-61 - .byte W02 - .byte c_v-62 - .byte W04 - .byte N01 , En5 , v064 - .byte W02 - .byte En5 , v020 - .byte W02 - .byte Fs5 , v064 - .byte W02 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Fs5 , v020 - .byte W11 - .byte PAN , c_v-62 - .byte N01 , Dn5 , v064 - .byte W02 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W08 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W05 - .byte PAN , c_v-62 - .byte W06 - .byte N01 , Bn4 , v064 - .byte W02 - .byte Bn4 , v020 - .byte W01 - .byte Dn5 , v064 - .byte W03 - .byte PAN , c_v+63 - .byte N01 , Dn5 , v020 - .byte W10 - .byte Fs5 , v064 - .byte W02 - .byte PAN , c_v-62 - .byte W01 - .byte N01 , Fs5 , v020 - .byte W06 - .byte Cs5 , v064 - .byte W02 - .byte Cs5 , v020 - .byte W03 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Cs4 , v064 - .byte W03 - .byte As3 - .byte N01 , Cs4 , v020 - .byte W02 - .byte As3 - .byte W04 - .byte PAN , c_v-61 - .byte W01 - .byte N01 , Fs3 , v064 - .byte W01 - .byte PAN , c_v-62 - .byte W01 - .byte N01 , Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W05 - .byte PAN , c_v+63 - .byte W04 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W03 - .byte PAN , c_v-62 - .byte W01 - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W01 - .byte Cn4 , v064 - .byte W03 - .byte Cn4 , v020 - .byte W01 - .byte Gn3 , v064 - .byte W02 - .byte Gn3 , v020 - .byte W02 - .byte PAN , c_v+63 - .byte W07 - .byte N01 , Gn4 , v064 - .byte W02 - .byte Gn4 , v020 - .byte N01 , An4 , v064 - .byte W03 - .byte PAN , c_v-62 - .byte N01 , An4 , v020 - .byte W04 - .byte Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W04 - .byte Gs4 , v064 - .byte W02 - .byte PAN , c_v+63 - .byte N01 , Gs4 , v020 - .byte W09 - .byte En5 , v064 - .byte W02 - .byte En5 , v020 - .byte W01 - .byte PAN , c_v-62 - .byte W01 - .byte N01 , Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W08 - .byte VOL , 20*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Dn5 , v064 - .byte W02 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W05 - .byte PAN , c_v-61 - .byte W02 - .byte c_v-62 - .byte W02 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W02 - .byte PAN , c_v+63 - .byte W09 - .byte N01 , Bn4 , v064 - .byte W02 - .byte Bn4 , v020 - .byte W01 - .byte PAN , c_v-62 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Dn5 , v020 - .byte W09 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W06 - .byte Cs5 , v064 - .byte W02 - .byte PAN , c_v-62 - .byte N01 , Cs5 , v020 - .byte W06 - .byte Cs4 , v064 - .byte W03 - .byte As3 - .byte N01 , Cs4 , v020 - .byte W02 - .byte As3 - .byte W01 - .byte PAN , c_v+63 - .byte W04 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte W07 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte VOL , 30*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+63 - .byte N01 , Cn5 - .byte W04 - .byte Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W01 - .byte Cn4 , v064 - .byte W03 - .byte Cn4 , v020 - .byte W01 - .byte Gn3 , v064 - .byte W01 - .byte PAN , c_v-61 - .byte W01 - .byte N01 , Gn3 , v020 - .byte W01 - .byte PAN , c_v-62 - .byte W08 - .byte N01 , Gn4 , v064 - .byte W02 - .byte PAN , c_v+63 - .byte N01 , Gn4 , v020 - .byte N01 , An4 , v064 - .byte W03 - .byte An4 , v020 - .byte W07 - .byte Fs4 , v064 - .byte W02 - .byte PAN , c_v-62 - .byte N01 , Fs4 , v020 - .byte W04 - .byte Gs4 , v064 - .byte W02 - .byte Gs4 , v020 - .byte W06 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , En5 , v064 - .byte W02 - .byte En5 , v020 - .byte W02 - .byte Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte W09 - .byte N01 , Dn5 , v064 - .byte W02 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W01 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Cn5 - .byte W09 - .byte Fs3 , v064 - .byte W02 - .byte PAN , c_v-62 - .byte N01 , Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W08 - .byte VOL , 40*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Dn5 , v064 - .byte W02 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W05 - .byte PAN , c_v-61 - .byte W02 - .byte c_v-62 - .byte W02 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W02 - .byte PAN , c_v+63 - .byte W09 - .byte N01 , Bn4 , v064 - .byte W02 - .byte Bn4 , v020 - .byte W01 - .byte PAN , c_v-62 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Dn5 , v020 - .byte W09 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W06 - .byte Cs5 , v064 - .byte W02 - .byte PAN , c_v-62 - .byte N01 , Cs5 , v020 - .byte W06 - .byte Cs4 , v064 - .byte W03 - .byte As3 - .byte N01 , Cs4 , v020 - .byte W02 - .byte As3 - .byte W01 - .byte PAN , c_v+63 - .byte W04 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte W07 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte VOL , 50*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+63 - .byte N01 , Cn5 - .byte W04 - .byte Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W01 - .byte Cn4 , v064 - .byte W03 - .byte Cn4 , v020 - .byte W01 - .byte Gn3 , v064 - .byte W01 - .byte PAN , c_v-61 - .byte W01 - .byte N01 , Gn3 , v020 - .byte W01 - .byte PAN , c_v-62 - .byte W08 - .byte N01 , Gn4 , v064 - .byte W02 - .byte PAN , c_v+63 - .byte N01 , Gn4 , v020 - .byte N01 , An4 , v064 - .byte W03 - .byte An4 , v020 - .byte W07 - .byte Fs4 , v064 - .byte W02 - .byte PAN , c_v-62 - .byte N01 , Fs4 , v020 - .byte W04 - .byte Gs4 , v064 - .byte W02 - .byte Gs4 , v020 - .byte W06 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , En5 , v064 - .byte W02 - .byte En5 , v020 - .byte W02 - .byte Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte W09 - .byte N01 , Dn5 , v064 - .byte W02 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W01 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Cn5 - .byte W09 - .byte Fs3 , v064 - .byte W02 - .byte PAN , c_v-63 - .byte N01 , Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W08 - .byte VOL , 56*mus_rg_vs_deo_mvl/mxv - .byte W08 - .byte PAN , c_v+63 - .byte N04 , Cn3 , v040 - .byte W04 - .byte Cn3 , v024 - .byte W04 - .byte Gn3 , v040 - .byte W04 - .byte Gn3 , v024 - .byte W04 - .byte Fn3 , v040 - .byte W04 - .byte Fn3 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W04 - .byte As3 , v040 - .byte W04 - .byte As3 , v024 - .byte W04 - .byte Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W12 - .byte Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 - .byte Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Ds4 , v040 - .byte W04 - .byte Ds4 , v024 - .byte W04 - .byte Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 -mus_rg_vs_deo_2_000: - .byte N04 , Fn4 , v040 - .byte W04 - .byte Fn4 , v024 - .byte W04 - .byte Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W04 - .byte Gn4 , v040 - .byte W04 - .byte Gn4 , v024 - .byte W04 - .byte Fn4 , v040 - .byte W04 - .byte Fn4 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W04 - .byte As4 , v040 - .byte W04 - .byte As4 , v024 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W12 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Ds5 , v040 - .byte W04 - .byte Ds5 , v024 - .byte W04 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte PEND -mus_rg_vs_deo_2_001: - .byte N04 , Fn5 , v040 - .byte W04 - .byte Fn5 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W04 - .byte Gn4 , v040 - .byte W04 - .byte Gn4 , v024 - .byte W04 - .byte Fn4 , v040 - .byte W04 - .byte Fn4 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W04 - .byte As4 , v040 - .byte W04 - .byte As4 , v024 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W12 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Ds5 , v040 - .byte W04 - .byte Ds5 , v024 - .byte W04 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte PEND -mus_rg_vs_deo_2_002: - .byte N04 , Fn5 , v040 - .byte W04 - .byte Fn5 , v024 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W04 - .byte Gn5 , v040 - .byte W04 - .byte Gn5 , v024 - .byte W04 - .byte Fn5 , v040 - .byte W04 - .byte Fn5 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn6 , v040 - .byte W04 - .byte Cn6 , v024 - .byte W04 - .byte As5 , v040 - .byte W04 - .byte As5 , v024 - .byte W04 - .byte Cn6 , v040 - .byte W04 - .byte Cn6 , v024 - .byte W12 - .byte Cs6 , v040 - .byte W04 - .byte Cs6 , v024 - .byte W04 - .byte Cn6 , v040 - .byte W04 - .byte Cn6 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Ds6 , v040 - .byte W04 - .byte Ds6 , v024 - .byte W04 - .byte Cs6 , v040 - .byte W04 - .byte Cs6 , v024 - .byte W04 - .byte PEND -mus_rg_vs_deo_2_B1: -mus_rg_vs_deo_2_003: - .byte N04 , Fn6 , v040 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , Cn3 - .byte W04 - .byte Cn3 , v024 - .byte W04 - .byte Gn3 , v040 - .byte W04 - .byte Gn3 , v024 - .byte W04 - .byte Fn3 , v040 - .byte W04 - .byte Fn3 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W04 - .byte As3 , v040 - .byte W04 - .byte As3 , v024 - .byte W04 - .byte Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W12 - .byte Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 - .byte Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Ds4 , v040 - .byte W04 - .byte Ds4 , v024 - .byte W04 - .byte Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 - .byte PEND - .byte PATT - .word mus_rg_vs_deo_2_000 - .byte PATT - .word mus_rg_vs_deo_2_001 - .byte PATT - .word mus_rg_vs_deo_2_002 - .byte PATT - .word mus_rg_vs_deo_2_003 - .byte PATT - .word mus_rg_vs_deo_2_000 - .byte PATT - .word mus_rg_vs_deo_2_001 - .byte PATT - .word mus_rg_vs_deo_2_002 - .byte PATT - .word mus_rg_vs_deo_2_003 - .byte PATT - .word mus_rg_vs_deo_2_000 - .byte PATT - .word mus_rg_vs_deo_2_001 - .byte PATT - .word mus_rg_vs_deo_2_002 - .byte N04 , Fn6 , v040 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , Cs3 - .byte W04 - .byte Cs3 , v024 - .byte W04 - .byte Gs3 , v040 - .byte W04 - .byte Gs3 , v024 - .byte W04 - .byte Fs3 , v040 - .byte W04 - .byte Fs3 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 - .byte Bn3 , v040 - .byte W04 - .byte Bn3 , v024 - .byte W04 - .byte Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W12 - .byte Dn4 , v040 - .byte W04 - .byte Dn4 , v024 - .byte W04 - .byte Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , En4 , v040 - .byte W04 - .byte En4 , v024 - .byte W04 - .byte Dn4 , v040 - .byte W04 - .byte Dn4 , v024 - .byte W04 -mus_rg_vs_deo_2_004: - .byte N04 , Fs4 , v040 - .byte W04 - .byte Fs4 , v024 - .byte W04 - .byte Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 - .byte Gs4 , v040 - .byte W04 - .byte Gs4 , v024 - .byte W04 - .byte Fs4 , v040 - .byte W04 - .byte Fs4 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte Bn4 , v040 - .byte W04 - .byte Bn4 , v024 - .byte W04 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W12 - .byte Dn5 , v040 - .byte W04 - .byte Dn5 , v024 - .byte W04 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , En5 , v040 - .byte W04 - .byte En5 , v024 - .byte W04 - .byte Dn5 , v040 - .byte W04 - .byte Dn5 , v024 - .byte W04 - .byte PEND -mus_rg_vs_deo_2_005: - .byte N04 , Fs5 , v040 - .byte W04 - .byte Fs5 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 - .byte Gs4 , v040 - .byte W04 - .byte Gs4 , v024 - .byte W04 - .byte Fs4 , v040 - .byte W04 - .byte Fs4 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte Bn4 , v040 - .byte W04 - .byte Bn4 , v024 - .byte W04 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W12 - .byte Dn5 , v040 - .byte W04 - .byte Dn5 , v024 - .byte W04 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , En5 , v040 - .byte W04 - .byte En5 , v024 - .byte W04 - .byte Dn5 , v040 - .byte W04 - .byte Dn5 , v024 - .byte W04 - .byte PEND -mus_rg_vs_deo_2_006: - .byte N04 , Fs5 , v040 - .byte W04 - .byte Fs5 , v024 - .byte W04 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte Gs5 , v040 - .byte W04 - .byte Gs5 , v024 - .byte W04 - .byte Fs5 , v040 - .byte W04 - .byte Fs5 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cs6 , v040 - .byte W04 - .byte Cs6 , v024 - .byte W04 - .byte Bn5 , v040 - .byte W04 - .byte Bn5 , v024 - .byte W04 - .byte Cs6 , v040 - .byte W04 - .byte Cs6 , v024 - .byte W12 - .byte Dn6 , v040 - .byte W04 - .byte Dn6 , v024 - .byte W04 - .byte Cs6 , v040 - .byte W04 - .byte Cs6 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , En6 , v040 - .byte W08 - .byte Dn6 - .byte W04 - .byte Dn6 , v024 - .byte W04 - .byte PEND - .byte Fs6 , v040 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , Cs3 - .byte W04 - .byte Cs3 , v024 - .byte W04 - .byte Gs3 , v040 - .byte W04 - .byte Gs3 , v024 - .byte W04 - .byte Fs3 , v040 - .byte W04 - .byte Fs3 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 - .byte Bn3 , v040 - .byte W04 - .byte Bn3 , v024 - .byte W04 - .byte Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W12 - .byte Dn4 , v040 - .byte W04 - .byte Dn4 , v024 - .byte W04 - .byte Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , En4 , v040 - .byte W04 - .byte En4 , v024 - .byte W04 - .byte Dn4 , v040 - .byte W04 - .byte Dn4 , v024 - .byte W04 - .byte PATT - .word mus_rg_vs_deo_2_004 - .byte PATT - .word mus_rg_vs_deo_2_005 - .byte PATT - .word mus_rg_vs_deo_2_006 - .byte N04 , Fs6 , v040 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v-64 - .byte VOL , 30*mus_rg_vs_deo_mvl/mxv - .byte N04 , Bn2 , v064 - .byte W04 - .byte Bn2 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte En2 , v064 - .byte W04 - .byte En2 , v040 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Bn2 , v064 - .byte W04 - .byte Bn2 , v040 - .byte W04 - .byte An2 , v064 - .byte W04 - .byte An2 , v040 - .byte W04 - .byte Bn2 , v064 - .byte W04 - .byte Bn2 , v040 - .byte W04 - .byte An2 , v064 - .byte W04 - .byte An2 , v040 - .byte W04 - .byte Bn2 , v064 - .byte W04 - .byte Bn2 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Bn2 , v064 - .byte W04 - .byte Bn2 , v040 - .byte W04 - .byte An2 , v064 - .byte W04 - .byte An2 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte PAN , c_v+63 - .byte VOL , 40*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+0 - .byte N04 , Bn2 , v064 - .byte W04 - .byte Bn2 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte En2 , v064 - .byte W04 - .byte En2 , v040 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Bn2 , v064 - .byte W04 - .byte Bn2 , v040 - .byte W04 - .byte An2 , v064 - .byte W04 - .byte An2 , v040 - .byte W04 - .byte Bn2 , v064 - .byte W04 - .byte Bn2 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte Bn2 , v064 - .byte W04 - .byte Bn2 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , En2 , v064 - .byte W04 - .byte En2 , v040 - .byte W04 - .byte Bn2 , v064 - .byte W04 - .byte Bn2 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte PAN , c_v-64 - .byte BEND , c_v+1 - .byte N04 , En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte An3 , v040 - .byte W04 - .byte An2 , v064 - .byte W04 - .byte An2 , v040 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte Dn3 , v064 - .byte W04 - .byte Dn3 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte Dn3 , v064 - .byte W04 - .byte Dn3 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte An3 , v040 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte Dn3 , v064 - .byte W04 - .byte Dn3 , v040 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte An3 , v040 - .byte W04 - .byte PAN , c_v+63 - .byte VOL , 45*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+3 - .byte N04 , En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte An3 , v040 - .byte W04 - .byte An2 , v064 - .byte W04 - .byte An2 , v040 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte Dn3 , v064 - .byte W04 - .byte Dn3 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte An3 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte An3 , v040 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , An2 , v064 - .byte W04 - .byte An2 , v040 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v040 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte An3 , v040 - .byte W04 - .byte PAN , c_v-64 - .byte VOL , 50*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+1 - .byte N04 , Fs4 , v064 - .byte W04 - .byte Fs4 , v040 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v040 - .byte W04 - .byte Bn3 , v064 - .byte W04 - .byte Bn3 , v040 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Fs4 , v064 - .byte W04 - .byte Fs4 , v040 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte En4 , v040 - .byte W04 - .byte Fs4 , v064 - .byte W04 - .byte Fs4 , v040 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte En4 , v040 - .byte W04 - .byte Fs4 , v064 - .byte W04 - .byte Fs4 , v040 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v040 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Fs4 , v064 - .byte W04 - .byte Fs4 , v040 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte En4 , v040 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v040 - .byte W04 - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte N04 , Fs4 , v080 - .byte W04 - .byte Fs4 , v048 - .byte W04 - .byte Bn4 , v080 - .byte W04 - .byte Bn4 , v048 - .byte W04 - .byte Bn3 , v080 - .byte W04 - .byte Bn3 , v048 - .byte W04 - .byte PAN , c_v-64 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte N04 , Fs4 , v080 - .byte W04 - .byte Fs4 , v048 - .byte W04 - .byte En4 , v080 - .byte W04 - .byte En4 , v048 - .byte W04 - .byte Fs4 , v080 - .byte W04 - .byte Fs4 , v048 - .byte W04 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte N04 , Bn4 , v080 - .byte W04 - .byte Bn4 , v048 - .byte W04 - .byte Fs4 , v080 - .byte W04 - .byte Fs4 , v048 - .byte W04 - .byte Bn4 , v080 - .byte W04 - .byte Bn4 , v048 - .byte W04 - .byte PAN , c_v+63 - .byte VOL , 80*mus_rg_vs_deo_mvl/mxv - .byte N04 , Bn3 , v080 - .byte W04 - .byte Bn3 , v048 - .byte W04 - .byte Fs4 , v080 - .byte W04 - .byte Fs4 , v048 - .byte W04 - .byte Bn4 , v080 - .byte W04 - .byte Bn4 , v048 - .byte W04 - .byte VOICE , 14 - .byte VOL , 80*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N48 , Fn3 , v127 - .byte W48 - .byte Gn3 , v112 - .byte W48 - .byte N96 , Cn3 , v104 - .byte W96 - .byte W96 - .byte BEND , c_v+0 - .byte W96 - .byte VOICE , 80 - .byte VOL , 56*mus_rg_vs_deo_mvl/mxv - .byte W08 - .byte PAN , c_v-64 - .byte N04 , Cn3 , v040 - .byte W04 - .byte Cn3 , v024 - .byte W04 - .byte Gn3 , v040 - .byte W04 - .byte Gn3 , v024 - .byte W04 - .byte Fn3 , v040 - .byte W04 - .byte Fn3 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W04 - .byte As3 , v040 - .byte W04 - .byte As3 , v024 - .byte W04 - .byte Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W12 - .byte Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 - .byte Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Ds4 , v040 - .byte W04 - .byte Ds4 , v024 - .byte W04 - .byte Cs4 , v040 - .byte W04 - .byte Cs4 , v024 - .byte W04 - .byte Fn4 , v040 - .byte W04 - .byte Fn4 , v024 - .byte W04 - .byte Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W04 - .byte Gn4 , v040 - .byte W04 - .byte Gn4 , v024 - .byte W04 - .byte Fn4 , v040 - .byte W04 - .byte Fn4 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W04 - .byte As4 , v040 - .byte W04 - .byte As4 , v024 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W12 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Ds5 , v040 - .byte W04 - .byte Ds5 , v024 - .byte W04 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte Fn5 , v040 - .byte W04 - .byte Fn5 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn4 , v040 - .byte W04 - .byte Cn4 , v024 - .byte W04 - .byte Gn4 , v040 - .byte W04 - .byte Gn4 , v024 - .byte W04 - .byte Fn4 , v040 - .byte W04 - .byte Fn4 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W04 - .byte As4 , v040 - .byte W04 - .byte As4 , v024 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W12 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Ds5 , v040 - .byte W04 - .byte Ds5 , v024 - .byte W04 - .byte Cs5 , v040 - .byte W04 - .byte Cs5 , v024 - .byte W04 - .byte Fn5 , v040 - .byte W04 - .byte Fn5 , v024 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte Cn5 , v024 - .byte W04 - .byte Gn5 , v040 - .byte W04 - .byte Gn5 , v024 - .byte W04 - .byte Fn5 , v040 - .byte W04 - .byte Fn5 , v024 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cn6 , v040 - .byte W04 - .byte Cn6 , v024 - .byte W04 - .byte As5 , v040 - .byte W04 - .byte As5 , v024 - .byte W04 - .byte Cn6 , v040 - .byte W04 - .byte Cn6 , v024 - .byte W12 - .byte Cs6 , v040 - .byte W04 - .byte Cs6 , v024 - .byte W04 - .byte Cn6 , v040 - .byte W04 - .byte Cn6 , v024 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Ds6 , v040 - .byte W04 - .byte Ds6 , v024 - .byte W04 - .byte Cs6 , v040 - .byte W04 - .byte Cs6 , v024 - .byte W04 - .byte GOTO - .word mus_rg_vs_deo_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_vs_deo_3: - .byte KEYSH , mus_rg_vs_deo_key+0 - .byte VOICE , 31 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 59*mus_rg_vs_deo_mvl/mxv - .byte W96 - .byte W72 - .byte BEND , c_v+0 - .byte TIE , As3 , v020 - .byte W24 - .byte W48 - .byte W01 - .byte BEND , c_v-5 - .byte W01 - .byte c_v-6 - .byte W01 - .byte c_v-11 - .byte W02 - .byte c_v-14 - .byte W02 - .byte c_v-18 - .byte W01 - .byte c_v-22 - .byte W01 - .byte c_v-24 - .byte W01 - .byte c_v-26 - .byte W02 - .byte c_v-32 - .byte W02 - .byte c_v-35 - .byte W01 - .byte c_v-40 - .byte W02 - .byte c_v-44 - .byte W02 - .byte c_v-47 - .byte W01 - .byte c_v-48 - .byte W01 - .byte c_v-51 - .byte W01 - .byte c_v-54 - .byte W02 - .byte c_v-56 - .byte W02 - .byte c_v-58 - .byte W01 - .byte c_v-59 - .byte W02 - .byte c_v-60 - .byte W02 - .byte c_v-62 - .byte W03 - .byte c_v-63 - .byte W14 - .byte W01 - .byte c_v-63 - .byte W02 - .byte c_v-62 - .byte W02 - .byte c_v-58 - .byte W03 - .byte c_v-54 - .byte W01 - .byte c_v-51 - .byte W01 - .byte c_v-46 - .byte W02 - .byte c_v-38 - .byte W03 - .byte c_v-34 - .byte W01 - .byte c_v-31 - .byte W01 - .byte c_v-24 - .byte W02 - .byte c_v-19 - .byte W01 - .byte c_v-11 - .byte W01 - .byte c_v-5 - .byte W01 - .byte c_v+7 - .byte W02 - .byte c_v+26 - .byte W02 - .byte c_v+37 - .byte W01 - .byte c_v+49 - .byte W02 - .byte c_v+53 - .byte W02 - .byte c_v+59 - .byte W01 - .byte c_v+63 - .byte W44 - .byte W03 - .byte c_v+63 - .byte W01 - .byte c_v+62 - .byte W01 - .byte c_v+61 - .byte W01 - .byte c_v+59 - .byte W02 - .byte c_v+58 - .byte W03 - .byte c_v+56 - .byte W01 - .byte c_v+53 - .byte W03 - .byte c_v+52 - .byte W01 - .byte c_v+50 - .byte W02 - .byte c_v+42 - .byte W02 - .byte W02 - .byte c_v+40 - .byte W01 - .byte c_v+39 - .byte W02 - .byte c_v+37 - .byte W03 - .byte c_v+34 - .byte W02 - .byte c_v+32 - .byte W02 - .byte c_v+29 - .byte W02 - .byte c_v+28 - .byte W01 - .byte c_v+25 - .byte W02 - .byte c_v+22 - .byte W02 - .byte c_v+20 - .byte W01 - .byte c_v+18 - .byte W01 - .byte c_v+17 - .byte W01 - .byte c_v+14 - .byte W02 - .byte c_v+10 - .byte W02 - .byte c_v+8 - .byte W01 - .byte c_v+5 - .byte W01 - .byte c_v+4 - .byte W01 - .byte c_v+1 - .byte W03 - .byte c_v-2 - .byte W01 - .byte c_v-3 - .byte W01 - .byte c_v-6 - .byte W02 - .byte c_v-14 - .byte W03 - .byte c_v-19 - .byte W01 - .byte c_v-20 - .byte W01 - .byte c_v-24 - .byte W02 - .byte c_v-26 - .byte W01 - .byte c_v-30 - .byte W01 - .byte c_v-32 - .byte W01 - .byte c_v-35 - .byte W02 - .byte c_v-43 - .byte W02 - .byte c_v-44 - .byte W01 - .byte c_v-48 - .byte W01 - .byte c_v-51 - .byte W01 - .byte c_v-58 - .byte W02 - .byte c_v-60 - .byte W18 - .byte c_v-63 - .byte W01 - .byte c_v-62 - .byte W01 - .byte c_v-58 - .byte W02 - .byte c_v-55 - .byte W02 - .byte c_v-52 - .byte W01 - .byte c_v-51 - .byte W01 - .byte c_v-48 - .byte W01 - .byte c_v-46 - .byte W02 - .byte c_v-37 - .byte W02 - .byte c_v-35 - .byte W01 - .byte c_v-26 - .byte W01 - .byte c_v-16 - .byte W01 - .byte c_v+0 - .byte W07 - .byte VOL , 51*mus_rg_vs_deo_mvl/mxv - .byte W01 - .byte BEND , c_v+1 - .byte W01 - .byte c_v+2 - .byte W01 - .byte c_v+4 - .byte W02 - .byte c_v+8 - .byte W02 - .byte c_v+9 - .byte W01 - .byte VOL , 45*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+12 - .byte W01 - .byte c_v+13 - .byte W01 - .byte c_v+16 - .byte W02 - .byte c_v+24 - .byte W02 - .byte c_v+26 - .byte W01 - .byte c_v+30 - .byte W01 - .byte VOL , 37*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+31 - .byte W01 - .byte c_v+34 - .byte W02 - .byte c_v+35 - .byte W01 - .byte c_v+37 - .byte W01 - .byte c_v+38 - .byte W01 - .byte c_v+41 - .byte W02 - .byte VOL , 30*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+44 - .byte W02 - .byte c_v+45 - .byte W01 - .byte c_v+49 - .byte W01 - .byte c_v+50 - .byte W01 - .byte c_v+53 - .byte W02 - .byte c_v+55 - .byte W01 - .byte VOL , 21*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+56 - .byte W01 - .byte c_v+59 - .byte W01 - .byte c_v+63 - .byte W02 - .byte c_v+63 - .byte W04 - .byte VOL , 13*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte EOT - .byte W48 - .byte W02 - .byte VOICE , 87 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+0 - .byte W01 - .byte c_v+0 - .byte W92 - .byte W03 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_deo_3_B1: - .byte VOICE , 87 - .byte N08 , Gn2 , v104 - .byte W08 - .byte Cn3 - .byte W08 - .byte Cn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Cn3 - .byte W08 -mus_rg_vs_deo_3_000: - .byte N08 , Gn2 , v104 - .byte W08 - .byte Cn3 - .byte W08 - .byte Cn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Gn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Cn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte PEND -mus_rg_vs_deo_3_001: - .byte N08 , Gn2 , v104 - .byte W08 - .byte Cn3 - .byte W08 - .byte Cn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte PEND - .byte PATT - .word mus_rg_vs_deo_3_000 - .byte PATT - .word mus_rg_vs_deo_3_001 - .byte PATT - .word mus_rg_vs_deo_3_000 - .byte PATT - .word mus_rg_vs_deo_3_001 - .byte PATT - .word mus_rg_vs_deo_3_000 - .byte PATT - .word mus_rg_vs_deo_3_001 - .byte PATT - .word mus_rg_vs_deo_3_000 - .byte PATT - .word mus_rg_vs_deo_3_001 - .byte PATT - .word mus_rg_vs_deo_3_000 - .byte VOICE , 84 - .byte N08 , Gs2 , v104 - .byte W08 - .byte Cs3 - .byte W08 - .byte Cs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Cs3 - .byte W08 -mus_rg_vs_deo_3_002: - .byte N08 , Gs2 , v104 - .byte W08 - .byte Cs3 - .byte W08 - .byte Cs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Cs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Cs3 - .byte W08 - .byte PEND -mus_rg_vs_deo_3_003: - .byte N08 , Gs2 , v104 - .byte W08 - .byte Cs3 - .byte W08 - .byte Cs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Cs3 - .byte W08 - .byte PEND - .byte PATT - .word mus_rg_vs_deo_3_002 - .byte PATT - .word mus_rg_vs_deo_3_003 - .byte PATT - .word mus_rg_vs_deo_3_002 - .byte PATT - .word mus_rg_vs_deo_3_003 - .byte PATT - .word mus_rg_vs_deo_3_002 - .byte VOICE , 87 - .byte N08 , Gs2 , v104 - .byte W08 - .byte Cs3 - .byte W08 - .byte Cs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Cs3 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_3_002 - .byte PATT - .word mus_rg_vs_deo_3_003 - .byte PATT - .word mus_rg_vs_deo_3_002 -mus_rg_vs_deo_3_004: - .byte N08 , As2 , v104 - .byte W08 - .byte Ds3 - .byte W08 - .byte Ds2 - .byte W08 - .byte As2 - .byte W08 - .byte Gs2 - .byte W08 - .byte As2 - .byte W08 - .byte Gs2 - .byte W08 - .byte As2 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Ds3 - .byte W08 - .byte PEND -mus_rg_vs_deo_3_005: - .byte N08 , As2 , v104 - .byte W08 - .byte Ds3 - .byte W08 - .byte Ds2 - .byte W08 - .byte As2 - .byte W08 - .byte Gs2 - .byte W08 - .byte As2 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte Ds3 - .byte W08 - .byte Ds2 - .byte W08 - .byte As2 - .byte W08 - .byte Ds3 - .byte W08 - .byte PEND - .byte PATT - .word mus_rg_vs_deo_3_004 - .byte PATT - .word mus_rg_vs_deo_3_005 - .byte VOL , 40*mus_rg_vs_deo_mvl/mxv - .byte N08 , Bn2 , v104 - .byte W08 - .byte En3 - .byte W08 - .byte En2 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 - .byte W08 - .byte En3 - .byte W08 -mus_rg_vs_deo_3_006: - .byte N08 , Bn2 , v104 - .byte W08 - .byte En3 - .byte W08 - .byte En2 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 - .byte W08 - .byte En2 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 - .byte W08 - .byte PEND - .byte VOICE , 84 - .byte VOL , 40*mus_rg_vs_deo_mvl/mxv - .byte N08 , Bn2 - .byte W08 - .byte En3 - .byte W08 - .byte En2 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 - .byte W08 - .byte En3 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_3_006 - .byte VOICE , 85 - .byte N08 , En3 , v104 - .byte W08 - .byte An3 - .byte W08 - .byte An2 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte An3 - .byte W08 -mus_rg_vs_deo_3_007: - .byte N08 , En3 , v104 - .byte W08 - .byte An3 - .byte W08 - .byte An2 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte An2 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte PEND - .byte VOICE , 84 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte N08 , En3 - .byte W08 - .byte An3 - .byte W08 - .byte An2 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte An3 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_3_007 - .byte VOICE , 87 - .byte N08 , Cn3 , v104 - .byte W08 - .byte Fn3 - .byte W08 - .byte Fn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Fn3 - .byte W08 -mus_rg_vs_deo_3_008: - .byte N08 , Cn3 , v104 - .byte W08 - .byte Fn3 - .byte W08 - .byte Fn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Fn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte PEND - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Fn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Fn3 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_3_008 - .byte PATT - .word mus_rg_vs_deo_3_001 - .byte PATT - .word mus_rg_vs_deo_3_000 - .byte PATT - .word mus_rg_vs_deo_3_001 - .byte PATT - .word mus_rg_vs_deo_3_000 - .byte GOTO - .word mus_rg_vs_deo_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_vs_deo_4: - .byte KEYSH , mus_rg_vs_deo_key+0 - .byte VOICE , 33 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 80*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte N12 , Fn1 , v127 - .byte W12 - .byte Gn1 - .byte W12 - .byte BEND , c_v+0 - .byte N36 , As1 - .byte W36 - .byte N12 , Gs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fn1 - .byte W12 - .byte BEND , c_v-10 - .byte N24 , As1 - .byte W04 - .byte BEND , c_v+0 - .byte W08 - .byte c_v-11 - .byte W12 - .byte c_v+0 - .byte N12 , Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N48 , Fn1 - .byte W48 - .byte Gn1 - .byte W24 - .byte W02 - .byte BEND , c_v-3 - .byte W02 - .byte c_v-6 - .byte W02 - .byte c_v-10 - .byte W02 - .byte c_v-11 - .byte W02 - .byte c_v-14 - .byte W02 - .byte c_v-19 - .byte W02 - .byte c_v-23 - .byte W02 - .byte c_v-29 - .byte W02 - .byte c_v-32 - .byte W06 - .byte c_v-1 - .byte N24 , Cn1 - .byte W02 - .byte BEND , c_v+0 - .byte W02 - .byte c_v+3 - .byte W08 - .byte c_v+0 - .byte W12 - .byte N08 , Cn2 - .byte W08 - .byte Cn1 - .byte W08 - .byte As1 - .byte W08 - .byte Cn1 - .byte W08 - .byte Gn1 - .byte W08 - .byte Cn1 - .byte W08 - .byte Fn1 - .byte W08 - .byte Cn1 - .byte W08 - .byte Ds1 - .byte W08 -mus_rg_vs_deo_4_000: - .byte N08 , Cn1 , v127 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte Cn2 - .byte W08 - .byte As1 - .byte W08 - .byte Cn1 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte Cn2 - .byte W08 - .byte As1 - .byte W08 - .byte PEND -mus_rg_vs_deo_4_001: - .byte N08 , Cn1 , v127 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte Cn2 - .byte W08 - .byte As1 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cn2 - .byte W08 - .byte As1 - .byte W08 - .byte N24 , Cs2 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_deo_4_000 - .byte PATT - .word mus_rg_vs_deo_4_001 -mus_rg_vs_deo_4_B1: - .byte PATT - .word mus_rg_vs_deo_4_000 - .byte PATT - .word mus_rg_vs_deo_4_001 - .byte PATT - .word mus_rg_vs_deo_4_000 - .byte PATT - .word mus_rg_vs_deo_4_001 - .byte PATT - .word mus_rg_vs_deo_4_000 - .byte PATT - .word mus_rg_vs_deo_4_001 - .byte PATT - .word mus_rg_vs_deo_4_000 - .byte PATT - .word mus_rg_vs_deo_4_001 - .byte PATT - .word mus_rg_vs_deo_4_000 - .byte PATT - .word mus_rg_vs_deo_4_001 - .byte PATT - .word mus_rg_vs_deo_4_000 - .byte PATT - .word mus_rg_vs_deo_4_001 -mus_rg_vs_deo_4_002: - .byte N08 , Cs1 , v127 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte Cs2 - .byte W08 - .byte Bn1 - .byte W08 - .byte Cs1 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte Cs2 - .byte W08 - .byte Bn1 - .byte W08 - .byte PEND -mus_rg_vs_deo_4_003: - .byte N08 , Cs1 , v127 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte Cs2 - .byte W08 - .byte Bn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte Cs2 - .byte W08 - .byte Bn1 - .byte W08 - .byte N24 , Dn2 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_deo_4_002 - .byte PATT - .word mus_rg_vs_deo_4_003 - .byte PATT - .word mus_rg_vs_deo_4_002 - .byte PATT - .word mus_rg_vs_deo_4_003 - .byte PATT - .word mus_rg_vs_deo_4_002 - .byte N08 , Cs1 , v127 - .byte W08 - .byte Cs2 - .byte W08 - .byte Bn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte Cs2 - .byte W08 - .byte Bn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte Fs2 - .byte W08 - .byte Cs1 - .byte W08 - .byte En2 - .byte W08 - .byte Cs1 - .byte W08 - .byte Dn2 - .byte W08 -mus_rg_vs_deo_4_004: - .byte N08 , Bn0 , v127 - .byte W16 - .byte Cs1 - .byte W08 - .byte Bn0 - .byte W16 - .byte Cs1 - .byte W08 - .byte Bn0 - .byte W08 - .byte Cs1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Cs1 - .byte W08 - .byte PEND - .byte Bn0 - .byte W16 - .byte Cs1 - .byte W08 - .byte Bn0 - .byte W16 - .byte En1 - .byte W24 - .byte Ds1 - .byte W24 - .byte Cs1 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_4_004 - .byte N08 , Bn0 , v127 - .byte W16 - .byte Cs1 - .byte W08 - .byte Bn0 - .byte W16 - .byte En1 - .byte W08 - .byte Bn0 - .byte W16 - .byte Ds1 - .byte W08 - .byte Bn0 - .byte W16 - .byte Cs1 - .byte W08 -mus_rg_vs_deo_4_005: - .byte N08 , Cs1 , v127 - .byte W16 - .byte Ds1 - .byte W08 - .byte Cs1 - .byte W16 - .byte Ds1 - .byte W08 - .byte Cs1 - .byte W08 - .byte Ds1 - .byte W08 - .byte Gs1 - .byte W08 - .byte As1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Ds1 - .byte W08 - .byte PEND - .byte Cs1 - .byte W16 - .byte Ds1 - .byte W08 - .byte Cs1 - .byte W16 - .byte Fs1 - .byte W24 - .byte Fn1 - .byte W24 - .byte Ds1 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_4_005 - .byte N08 , Cs1 , v127 - .byte W16 - .byte Ds1 - .byte W08 - .byte Cs1 - .byte W16 - .byte As0 - .byte W24 - .byte Bn0 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Ds1 - .byte W08 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_deo_4_006: - .byte N08 , En0 , v127 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte En1 - .byte W08 - .byte Dn1 - .byte W08 - .byte En0 - .byte W16 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte En1 - .byte W08 - .byte Dn1 - .byte W08 - .byte PEND - .byte PATT - .word mus_rg_vs_deo_4_006 - .byte PATT - .word mus_rg_vs_deo_4_006 - .byte PATT - .word mus_rg_vs_deo_4_006 - .byte PATT - .word mus_rg_vs_deo_4_000 - .byte PATT - .word mus_rg_vs_deo_4_001 - .byte PATT - .word mus_rg_vs_deo_4_000 - .byte PATT - .word mus_rg_vs_deo_4_001 - .byte PATT - .word mus_rg_vs_deo_4_000 - .byte PATT - .word mus_rg_vs_deo_4_001 - .byte PATT - .word mus_rg_vs_deo_4_000 - .byte PATT - .word mus_rg_vs_deo_4_001 - .byte GOTO - .word mus_rg_vs_deo_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_vs_deo_5: - .byte KEYSH , mus_rg_vs_deo_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-62 - .byte VOL , 40*mus_rg_vs_deo_mvl/mxv - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W04 - .byte Gs4 , v064 - .byte W02 - .byte Gs4 , v020 - .byte W04 - .byte PAN , c_v+63 - .byte W04 - .byte N01 , En5 , v064 - .byte W03 - .byte En5 , v020 - .byte W02 - .byte Fs5 , v064 - .byte W03 - .byte PAN , c_v-61 - .byte N01 , Fs5 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte W08 - .byte N01 , Dn5 , v064 - .byte W02 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W09 - .byte PAN , c_v-62 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W06 - .byte PAN , c_v+63 - .byte W04 - .byte N01 , Bn4 , v064 - .byte W03 - .byte Bn4 , v020 - .byte W01 - .byte Dn5 , v064 - .byte W02 - .byte Dn5 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte W09 - .byte N01 , Fs5 , v064 - .byte W03 - .byte PAN , c_v+63 - .byte N01 , Fs5 , v020 - .byte W06 - .byte Cs5 , v064 - .byte W02 - .byte Cs5 , v020 - .byte W04 - .byte PAN , c_v-62 - .byte VOL , 50*mus_rg_vs_deo_mvl/mxv - .byte W02 - .byte N01 , Cs4 , v064 - .byte W02 - .byte As3 - .byte N01 , Cs4 , v020 - .byte W03 - .byte As3 - .byte W05 - .byte PAN , c_v+63 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W06 - .byte PAN , c_v-61 - .byte W02 - .byte c_v-62 - .byte W01 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W04 - .byte PAN , c_v+63 - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W01 - .byte Cn4 , v064 - .byte W03 - .byte Cn4 , v020 - .byte W01 - .byte Gn3 , v064 - .byte W02 - .byte Gn3 , v020 - .byte W03 - .byte PAN , c_v-62 - .byte W06 - .byte N01 , Gn4 , v064 - .byte W02 - .byte Gn4 , v020 - .byte N01 , An4 , v064 - .byte W02 - .byte An4 , v020 - .byte W02 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W04 - .byte Gs4 , v064 - .byte W02 - .byte Gs4 , v020 - .byte W01 - .byte PAN , c_v-62 - .byte W07 - .byte N01 , En5 , v064 - .byte W03 - .byte En5 , v020 - .byte W02 - .byte PAN , c_v+63 - .byte N01 , Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W09 - .byte PAN , c_v-62 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W01 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W06 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte PAN , c_v-61 - .byte W02 - .byte c_v-62 - .byte W05 - .byte N01 , Bn4 , v064 - .byte W03 - .byte Bn4 , v020 - .byte W01 - .byte Dn5 , v064 - .byte W01 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Dn5 , v020 - .byte W11 - .byte PAN , c_v-62 - .byte N01 , Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W06 - .byte Cs5 , v064 - .byte W02 - .byte Cs5 , v020 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte N01 , Cs4 , v064 - .byte W02 - .byte As3 - .byte N01 , Cs4 , v020 - .byte W03 - .byte As3 - .byte W02 - .byte PAN , c_v-62 - .byte W03 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte PAN , c_v+63 - .byte W06 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W01 -mus_rg_vs_deo_5_000: - .byte PAN , c_v-62 - .byte W03 - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W01 - .byte Cn4 , v064 - .byte W03 - .byte Cn4 , v020 - .byte W01 - .byte Gn3 , v064 - .byte W02 - .byte PAN , c_v+63 - .byte N01 , Gn3 , v020 - .byte W09 - .byte Gn4 , v064 - .byte W02 - .byte Gn4 , v020 - .byte N01 , An4 , v064 - .byte W01 - .byte PAN , c_v-61 - .byte W01 - .byte N01 , An4 , v020 - .byte W01 - .byte PAN , c_v-62 - .byte W07 - .byte N01 , Fs4 , v064 - .byte W02 - .byte Fs4 , v020 - .byte W01 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Gs4 , v064 - .byte W02 - .byte Gs4 , v020 - .byte W07 - .byte PAN , c_v-62 - .byte W01 - .byte N01 , En5 , v064 - .byte W03 - .byte En5 , v020 - .byte W02 - .byte Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W03 - .byte PAN , c_v+63 - .byte W07 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte PAN , c_v-62 - .byte N01 , Cn5 - .byte W09 - .byte Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte PAN , c_v+63 - .byte N01 , Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W09 - .byte PEND - .byte PAN , c_v-62 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte W01 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W06 - .byte PAN , c_v+63 - .byte W03 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte PAN , c_v-61 - .byte W02 - .byte c_v-62 - .byte W05 - .byte N01 , Bn4 , v064 - .byte W03 - .byte Bn4 , v020 - .byte W01 - .byte Dn5 , v064 - .byte W01 - .byte PAN , c_v+63 - .byte W01 - .byte N01 , Dn5 , v020 - .byte W11 - .byte PAN , c_v-62 - .byte N01 , Fs5 , v064 - .byte W03 - .byte Fs5 , v020 - .byte W06 - .byte Cs5 , v064 - .byte W02 - .byte Cs5 , v020 - .byte W01 - .byte PAN , c_v+63 - .byte W05 - .byte N01 , Cs4 , v064 - .byte W02 - .byte As3 - .byte N01 , Cs4 , v020 - .byte W03 - .byte As3 - .byte W02 - .byte PAN , c_v-62 - .byte W03 - .byte N01 , Fs3 , v064 - .byte W02 - .byte Fs3 , v020 - .byte W01 - .byte Gs3 , v064 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte PAN , c_v+63 - .byte W06 - .byte N01 , Dn5 , v064 - .byte W03 - .byte Cn5 - .byte N01 , Dn5 , v020 - .byte W02 - .byte Cn5 - .byte W01 - .byte PATT - .word mus_rg_vs_deo_5_000 - .byte PAN , c_v-64 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte N04 , Cn3 , v064 - .byte W04 - .byte Cn3 , v032 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte Fn3 , v064 - .byte W04 - .byte Fn3 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn4 , v064 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte As3 , v064 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Cn4 , v064 - .byte W04 - .byte Cn4 , v032 - .byte W12 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Cn4 , v064 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Ds4 , v064 - .byte W04 - .byte Ds4 , v032 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v032 - .byte W04 -mus_rg_vs_deo_5_001: - .byte N04 , Cn4 , v064 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn5 , v064 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte As4 , v064 - .byte W04 - .byte As4 , v032 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v032 - .byte W12 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Ds5 , v064 - .byte W04 - .byte Ds5 , v032 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte Fn5 , v064 - .byte W04 - .byte Fn5 , v032 - .byte W04 - .byte PEND -mus_rg_vs_deo_5_002: - .byte PAN , c_v+63 - .byte N04 , Cn3 , v064 - .byte W04 - .byte Cn3 , v032 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte Fn3 , v064 - .byte W04 - .byte Fn3 , v032 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cn4 , v064 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte As3 , v064 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Cn4 , v064 - .byte W04 - .byte Cn4 , v032 - .byte W12 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Cn4 , v064 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Ds4 , v064 - .byte W04 - .byte Ds4 , v032 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte PEND -mus_rg_vs_deo_5_003: - .byte N04 , Cn4 , v064 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cn5 , v064 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte As4 , v064 - .byte W04 - .byte As4 , v032 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v032 - .byte W12 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Ds5 , v064 - .byte W04 - .byte Ds5 , v032 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte Fn5 , v064 - .byte W04 - .byte Fn5 , v032 - .byte W04 - .byte PEND -mus_rg_vs_deo_5_B1: -mus_rg_vs_deo_5_004: - .byte PAN , c_v-64 - .byte N04 , Cn3 , v064 - .byte W04 - .byte Cn3 , v032 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte Fn3 , v064 - .byte W04 - .byte Fn3 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cn4 , v064 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte As3 , v064 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Cn4 , v064 - .byte W04 - .byte Cn4 , v032 - .byte W12 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Cn4 , v064 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Ds4 , v064 - .byte W04 - .byte Ds4 , v032 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Fn4 , v064 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte PEND - .byte PATT - .word mus_rg_vs_deo_5_001 - .byte PATT - .word mus_rg_vs_deo_5_002 - .byte PATT - .word mus_rg_vs_deo_5_003 - .byte PATT - .word mus_rg_vs_deo_5_004 - .byte PATT - .word mus_rg_vs_deo_5_001 - .byte PATT - .word mus_rg_vs_deo_5_002 - .byte PATT - .word mus_rg_vs_deo_5_003 - .byte PATT - .word mus_rg_vs_deo_5_004 - .byte PATT - .word mus_rg_vs_deo_5_001 - .byte PATT - .word mus_rg_vs_deo_5_002 - .byte PATT - .word mus_rg_vs_deo_5_003 -mus_rg_vs_deo_5_005: - .byte PAN , c_v-64 - .byte N04 , Cs3 , v064 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Gs3 , v064 - .byte W04 - .byte Gs3 , v032 - .byte W04 - .byte Fs3 , v064 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Bn3 , v064 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W12 - .byte Dn4 , v064 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , En4 , v064 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Fs4 , v064 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte PEND -mus_rg_vs_deo_5_006: - .byte N04 , Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Gs4 , v064 - .byte W04 - .byte Gs4 , v032 - .byte W04 - .byte Fs4 , v064 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Cs5 , v064 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v032 - .byte W12 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , En5 , v064 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Fs5 , v064 - .byte W04 - .byte Fs5 , v032 - .byte W04 - .byte PEND -mus_rg_vs_deo_5_007: - .byte PAN , c_v+63 - .byte N04 , Cs3 , v064 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Gs3 , v064 - .byte W04 - .byte Gs3 , v032 - .byte W04 - .byte Fs3 , v064 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Bn3 , v064 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W12 - .byte Dn4 , v064 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , En4 , v064 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Fs4 , v064 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte PEND -mus_rg_vs_deo_5_008: - .byte N04 , Cs4 , v064 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Gs4 , v064 - .byte W04 - .byte Gs4 , v032 - .byte W04 - .byte Fs4 , v064 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte PAN , c_v-64 - .byte N04 , Cs5 , v064 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v032 - .byte W12 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Cs5 , v064 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , En5 , v064 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Fs5 , v064 - .byte W04 - .byte Fs5 , v032 - .byte W04 - .byte PEND - .byte PATT - .word mus_rg_vs_deo_5_005 - .byte PATT - .word mus_rg_vs_deo_5_006 - .byte PATT - .word mus_rg_vs_deo_5_007 - .byte PATT - .word mus_rg_vs_deo_5_008 - .byte VOICE , 62 - .byte PAN , c_v+32 - .byte N16 , Bn3 , v080 - .byte W16 - .byte N08 , Cs4 - .byte W08 - .byte N16 , Bn3 - .byte W16 - .byte N08 , Cs4 - .byte W24 - .byte PAN , c_v-48 - .byte N32 , Cs2 , v100 - .byte W32 -mus_rg_vs_deo_5_009: - .byte PAN , c_v+32 - .byte N16 , Bn3 , v080 - .byte W16 - .byte N08 , Cs4 - .byte W08 - .byte N16 , Bn3 - .byte W16 - .byte N08 , En4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Cs4 - .byte W08 - .byte PEND - .byte N16 , Bn3 - .byte W16 - .byte N08 , Cs4 - .byte W08 - .byte N16 , Bn3 - .byte W16 - .byte N08 , Cs4 - .byte W32 - .byte PAN , c_v-48 - .byte N24 , Cs2 , v100 - .byte W24 - .byte PATT - .word mus_rg_vs_deo_5_009 - .byte N16 , Cs4 , v080 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N16 , Cs4 - .byte W16 - .byte N08 , Ds4 - .byte W24 - .byte PAN , c_v-48 - .byte N32 , Ds2 , v100 - .byte W32 -mus_rg_vs_deo_5_010: - .byte PAN , c_v+32 - .byte N16 , Cs4 , v080 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N16 , Cs4 - .byte W16 - .byte N08 , Fs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Ds4 - .byte W08 - .byte PEND - .byte N16 , Cs4 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N16 , Cs4 - .byte W16 - .byte N08 , Ds4 - .byte W32 - .byte PAN , c_v-48 - .byte N24 , Ds2 , v100 - .byte W24 - .byte PATT - .word mus_rg_vs_deo_5_010 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 40*mus_rg_vs_deo_mvl/mxv - .byte TIE , An2 , v084 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte EOT - .byte N96 , Bn2 , v080 - .byte W96 - .byte En2 - .byte W96 - .byte Cs3 , v076 - .byte W96 - .byte Bn2 , v080 - .byte W96 - .byte VOL , 50*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+1 - .byte N48 , Fn3 , v064 - .byte W48 - .byte Gn3 - .byte W48 - .byte N96 , Cn3 - .byte W96 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W84 - .byte VOICE , 81 - .byte W12 - .byte PATT - .word mus_rg_vs_deo_5_004 - .byte PATT - .word mus_rg_vs_deo_5_001 - .byte PATT - .word mus_rg_vs_deo_5_002 - .byte PATT - .word mus_rg_vs_deo_5_003 - .byte GOTO - .word mus_rg_vs_deo_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_vs_deo_6: - .byte KEYSH , mus_rg_vs_deo_key+0 - .byte VOICE , 14 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-22 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte W24 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v-48 - .byte N48 , Fn3 , v060 - .byte W24 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+48 - .byte N48 , Gn3 - .byte W24 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v-48 - .byte N96 , Cn3 - .byte W36 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 44*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 35*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 25*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 20*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 14*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 9*mus_rg_vs_deo_mvl/mxv - .byte W72 - .byte W96 - .byte W24 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+48 - .byte N48 , Fn3 - .byte W24 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v-48 - .byte N48 , Gn3 - .byte W24 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+48 - .byte N96 , Cn3 - .byte W36 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-1 - .byte W06 - .byte VOL , 55*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-2 - .byte W06 - .byte VOL , 44*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-2 - .byte W06 - .byte VOL , 35*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-4 - .byte W06 - .byte VOL , 25*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 20*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 14*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte BEND , c_v+0 - .byte W72 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_deo_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 62*mus_rg_vs_deo_mvl/mxv - .byte W96 - .byte VOICE , 48 - .byte PAN , c_v-28 - .byte TIE , Gs3 , v096 - .byte W96 - .byte W24 - .byte EOT - .byte N24 , Gs4 - .byte W24 - .byte En4 - .byte W24 - .byte Cs4 - .byte W24 - .byte N16 , Bn3 - .byte W16 - .byte N80 , Cs4 - .byte W80 - .byte N16 , Gs3 - .byte W16 - .byte N80 , An3 - .byte W80 - .byte TIE , Gs3 - .byte W96 - .byte W24 - .byte EOT - .byte N24 , Gs4 - .byte W24 - .byte En4 - .byte W24 - .byte Cs4 - .byte W24 - .byte N16 , Bn3 - .byte W16 - .byte N56 , Cs4 - .byte W56 - .byte N16 , Gs4 - .byte W16 - .byte N56 , An4 - .byte W08 - .byte W48 - .byte N48 , Cn5 - .byte W20 - .byte VOL , 56*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 45*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 41*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 36*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 31*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 26*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte VOICE , 29 - .byte PAN , c_v+32 - .byte VOL , 62*mus_rg_vs_deo_mvl/mxv - .byte W48 - .byte PAN , c_v-48 - .byte N02 , Cs5 - .byte W16 - .byte PAN , c_v+32 - .byte N02 - .byte W08 - .byte PAN , c_v+47 - .byte N24 , Cs2 - .byte W24 - .byte W96 - .byte W48 - .byte PAN , c_v+32 - .byte N02 , Cs5 - .byte W08 - .byte N02 - .byte W08 - .byte PAN , c_v-48 - .byte N02 - .byte W08 - .byte PAN , c_v+48 - .byte N24 , Cs2 - .byte W24 - .byte W96 - .byte W48 - .byte PAN , c_v-48 - .byte N02 , Ds5 - .byte W16 - .byte PAN , c_v+34 - .byte N02 - .byte W08 - .byte PAN , c_v+47 - .byte N24 , Ds2 - .byte W24 - .byte W96 - .byte W48 - .byte PAN , c_v+32 - .byte N02 , Ds5 - .byte W08 - .byte N02 - .byte W08 - .byte PAN , c_v-48 - .byte N02 - .byte W08 - .byte PAN , c_v+48 - .byte N24 , Ds2 - .byte W24 - .byte PAN , c_v-48 - .byte N16 , Cs5 , v064 - .byte W16 - .byte N08 , Ds5 - .byte W08 - .byte N16 , Cs5 - .byte W16 - .byte N08 , Fs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte Ds5 - .byte W08 - .byte VOICE , 48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte 14 - .byte W24 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte N48 , Fn3 , v048 - .byte W24 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+48 - .byte N48 , Gn3 - .byte W24 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v-48 - .byte N96 , Cn3 - .byte W36 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 44*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 35*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 25*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 20*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 14*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 9*mus_rg_vs_deo_mvl/mxv - .byte W24 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v-32 - .byte W48 - .byte VOICE , 48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_vs_deo_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_vs_deo_7: - .byte KEYSH , mus_rg_vs_deo_key+0 - .byte VOICE , 57 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_deo_7_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte VOICE , 60 - .byte W36 - .byte TIE , Cn4 , v108 - .byte W72 - .byte VOL , 74*mus_rg_vs_deo_mvl/mxv - .byte W24 - .byte W24 - .byte EOT - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte N24 , Cn5 - .byte W24 - .byte Gn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N16 , Fn4 - .byte W16 - .byte N80 , Gn4 - .byte W32 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W12 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W12 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W12 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W12 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte N16 , Cn4 - .byte W16 - .byte N80 , Cs4 - .byte W80 - .byte TIE , Cn4 - .byte W96 - .byte W24 - .byte EOT - .byte N24 , Cn5 - .byte W24 - .byte Gn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N16 , Fn4 - .byte W16 - .byte N56 , Gn4 - .byte W20 - .byte MOD , 5 - .byte W12 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte MOD , 0 - .byte N16 , Cn5 - .byte W16 - .byte N08 , Cs5 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte TIE , Cs4 - .byte W96 - .byte W24 - .byte EOT - .byte N24 , Cs5 - .byte W24 - .byte Gs4 - .byte W24 - .byte En4 - .byte W24 - .byte N16 , Fs4 - .byte W16 - .byte N80 , Gs4 - .byte W80 - .byte N16 , Cs4 - .byte W16 - .byte N80 , Dn4 - .byte W80 - .byte TIE , Cs4 - .byte W96 - .byte W24 - .byte EOT - .byte N24 , Cs5 - .byte W24 - .byte Gs4 - .byte W24 - .byte En4 - .byte W24 - .byte N16 , Fs4 - .byte W16 - .byte N56 , Gs4 - .byte W56 - .byte N16 , Cs5 - .byte W16 - .byte N56 , Dn5 - .byte W08 - .byte W48 - .byte N48 , Fs5 - .byte W24 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 55*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 44*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte N16 , Bn4 - .byte W16 - .byte N08 , Cs5 - .byte W08 - .byte N16 , Bn4 - .byte W16 - .byte N08 , Cs5 - .byte W24 - .byte N32 , Cs3 - .byte W32 -mus_rg_vs_deo_7_000: - .byte N16 , Bn4 , v108 - .byte W16 - .byte N08 , Cs5 - .byte W08 - .byte N16 , Bn4 - .byte W16 - .byte N08 , En5 - .byte W24 - .byte Ds5 - .byte W24 - .byte Cs5 - .byte W08 - .byte PEND - .byte N16 , Bn4 - .byte W16 - .byte N08 , Cs5 - .byte W08 - .byte N16 , Bn4 - .byte W16 - .byte N08 , Cs5 - .byte W32 - .byte N24 , Cs3 - .byte W24 - .byte PATT - .word mus_rg_vs_deo_7_000 - .byte N16 , Cs5 , v108 - .byte W16 - .byte N08 , Ds5 - .byte W08 - .byte N16 , Cs5 - .byte W16 - .byte N08 , Ds5 - .byte W24 - .byte N32 , Ds3 - .byte W32 -mus_rg_vs_deo_7_001: - .byte N16 , Cs5 , v108 - .byte W16 - .byte N08 , Ds5 - .byte W08 - .byte N16 , Cs5 - .byte W16 - .byte N08 , Fs5 - .byte W24 - .byte Fn5 - .byte W24 - .byte Ds5 - .byte W08 - .byte PEND - .byte N16 , Cs5 - .byte W16 - .byte N08 , Ds5 - .byte W08 - .byte N16 , Cs5 - .byte W16 - .byte N08 , Ds5 - .byte W32 - .byte N24 , Ds3 - .byte W24 - .byte PATT - .word mus_rg_vs_deo_7_001 - .byte TIE , Dn3 , v112 - .byte W96 -mus_rg_vs_deo_7_002: - .byte W48 - .byte VOL , 65*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 62*mus_rg_vs_deo_mvl/mxv - .byte W08 - .byte 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 57*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 54*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 51*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 47*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte PEND - .byte EOT , Dn3 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte N96 , En3 , v112 - .byte W48 - .byte VOL , 65*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte VOL , 62*mus_rg_vs_deo_mvl/mxv - .byte W08 - .byte 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 57*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 54*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 51*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 47*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte N96 , Dn3 - .byte W48 - .byte VOL , 65*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 62*mus_rg_vs_deo_mvl/mxv - .byte W08 - .byte 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 57*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 54*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 51*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 47*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte TIE , En3 - .byte W96 - .byte PATT - .word mus_rg_vs_deo_7_002 - .byte EOT , En3 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte N96 , Fs3 , v112 - .byte W96 - .byte En3 - .byte W60 - .byte VOL , 65*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 61*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 59*mus_rg_vs_deo_mvl/mxv - .byte W08 - .byte 54*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_deo_mvl/mxv - .byte W04 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_vs_deo_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_vs_deo_8: - .byte KEYSH , mus_rg_vs_deo_key+0 - .byte VOICE , 14 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 80*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+0 - .byte N48 , Fn3 , v127 - .byte W24 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 57*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 36*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 80*mus_rg_vs_deo_mvl/mxv - .byte N48 , Gn3 - .byte W24 - .byte VOL , 72*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 36*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 80*mus_rg_vs_deo_mvl/mxv - .byte N96 , Cn3 - .byte W36 - .byte VOL , 72*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 63*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 49*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 42*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 37*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 31*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 27*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 22*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 17*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 9*mus_rg_vs_deo_mvl/mxv - .byte W96 - .byte W96 - .byte 80*mus_rg_vs_deo_mvl/mxv - .byte N48 , Fn3 , v096 - .byte W24 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 57*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 36*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 80*mus_rg_vs_deo_mvl/mxv - .byte N48 , Gn3 - .byte W24 - .byte VOL , 72*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 36*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 80*mus_rg_vs_deo_mvl/mxv - .byte N96 , Cn3 - .byte W36 - .byte VOL , 72*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-1 - .byte W06 - .byte VOL , 63*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-2 - .byte W06 - .byte VOL , 49*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 42*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-2 - .byte W06 - .byte VOL , 37*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 31*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v-4 - .byte W06 - .byte VOL , 27*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 22*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 17*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_deo_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_deo_8_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 80*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+15 - .byte N48 , Fn3 , v116 - .byte W24 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 80*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v-32 - .byte N48 , Gn3 , v112 - .byte W24 - .byte VOL , 69*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 80*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+32 - .byte N96 , Cn3 , v104 - .byte W36 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 44*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 35*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 30*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 25*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 20*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 14*mus_rg_vs_deo_mvl/mxv - .byte W06 - .byte 9*mus_rg_vs_deo_mvl/mxv - .byte PAN , c_v+0 - .byte W24 - .byte VOL , 70*mus_rg_vs_deo_mvl/mxv - .byte W72 - .byte W68 - .byte N06 , Gs0 , v120 - .byte W28 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_vs_deo_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_vs_deo_9: - .byte KEYSH , mus_rg_vs_deo_key+0 - .byte VOICE , 0 - .byte VOL , 78*mus_rg_vs_deo_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N08 , En1 , v104 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 -mus_rg_vs_deo_9_000: - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte PEND -mus_rg_vs_deo_9_001: - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte Cn1 , v127 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte PEND - .byte PATT - .word mus_rg_vs_deo_9_000 -mus_rg_vs_deo_9_002: - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte Cn1 , v127 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte PEND -mus_rg_vs_deo_9_B1: - .byte N16 , Cn1 , v100 - .byte N48 , En2 , v124 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_9_001 - .byte PATT - .word mus_rg_vs_deo_9_000 - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte Cn1 , v127 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_9_000 - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte N08 - .byte W08 - .byte Cs1 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_9_000 - .byte PATT - .word mus_rg_vs_deo_9_002 - .byte PATT - .word mus_rg_vs_deo_9_000 - .byte PATT - .word mus_rg_vs_deo_9_001 - .byte PATT - .word mus_rg_vs_deo_9_000 - .byte N16 , Cs1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte Cs1 - .byte W16 - .byte Cn1 - .byte W08 - .byte Cs1 , v127 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte N08 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_9_000 - .byte PATT - .word mus_rg_vs_deo_9_001 - .byte PATT - .word mus_rg_vs_deo_9_000 - .byte PATT - .word mus_rg_vs_deo_9_002 - .byte PATT - .word mus_rg_vs_deo_9_000 - .byte PATT - .word mus_rg_vs_deo_9_001 - .byte PATT - .word mus_rg_vs_deo_9_000 - .byte N08 , Cs1 , v127 - .byte W08 - .byte N16 , Cs1 , v112 - .byte W16 - .byte N08 , Cn1 - .byte W16 - .byte Cs1 - .byte W08 - .byte Cn1 , v127 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 -mus_rg_vs_deo_9_003: - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte PEND -mus_rg_vs_deo_9_004: - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte Cs1 , v127 - .byte W08 - .byte Cn1 , v112 - .byte W08 - .byte Cs1 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte PEND - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 - .byte W08 - .byte Cn1 , v127 - .byte W16 - .byte Cn1 , v112 - .byte W08 - .byte Cs1 - .byte W16 - .byte Cn1 - .byte W08 - .byte Cs1 , v127 - .byte W08 - .byte Cs1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_9_003 - .byte PATT - .word mus_rg_vs_deo_9_004 - .byte PATT - .word mus_rg_vs_deo_9_003 - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 , v127 - .byte W08 - .byte Cn1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte N08 - .byte W08 -mus_rg_vs_deo_9_005: - .byte W24 - .byte N24 , Cs1 , v112 - .byte W48 - .byte N24 - .byte W24 - .byte PEND - .byte W24 - .byte N24 - .byte W32 - .byte N16 - .byte W16 - .byte N16 - .byte W16 - .byte N16 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_9_005 - .byte W24 - .byte N32 , Cs1 , v112 - .byte W32 - .byte N16 - .byte W16 - .byte N16 - .byte W16 - .byte N08 - .byte W08 -mus_rg_vs_deo_9_006: - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte N16 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte PEND - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte N08 - .byte W08 - .byte Cs1 - .byte W08 - .byte Cn1 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_9_006 - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte N08 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_9_000 - .byte PATT - .word mus_rg_vs_deo_9_001 - .byte N16 , Cn1 , v127 - .byte TIE , Cn3 , v048 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_9_002 - .byte EOT , Cn3 - .byte N16 , Cn1 , v127 - .byte N48 , Gn2 , v096 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte PATT - .word mus_rg_vs_deo_9_001 - .byte PATT - .word mus_rg_vs_deo_9_000 - .byte N16 , Cn1 , v127 - .byte W16 - .byte N08 , Cn1 , v112 - .byte W08 - .byte N16 , Cs1 - .byte W16 - .byte N08 , Cn1 - .byte W08 - .byte Cn1 , v127 - .byte N48 , Cn3 , v072 - .byte W08 - .byte N08 , Cs1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte GOTO - .word mus_rg_vs_deo_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_vs_deo_10: - .byte KEYSH , mus_rg_vs_deo_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 60*mus_rg_vs_deo_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_deo_10_000: - .byte N04 , Cn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W32 - .byte N04 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 -mus_rg_vs_deo_10_001: - .byte N04 , Cn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W32 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte PEND -mus_rg_vs_deo_10_B1: - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_001 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_001 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_001 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_001 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_001 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_001 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_001 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_001 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_001 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_001 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_000 - .byte PATT - .word mus_rg_vs_deo_10_001 - .byte GOTO - .word mus_rg_vs_deo_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_vs_deo: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_vs_deo_pri @ Priority - .byte mus_rg_vs_deo_rev @ Reverb. - - .word mus_rg_vs_deo_grp - - .word mus_rg_vs_deo_1 - .word mus_rg_vs_deo_2 - .word mus_rg_vs_deo_3 - .word mus_rg_vs_deo_4 - .word mus_rg_vs_deo_5 - .word mus_rg_vs_deo_6 - .word mus_rg_vs_deo_7 - .word mus_rg_vs_deo_8 - .word mus_rg_vs_deo_9 - .word mus_rg_vs_deo_10 - - .end diff --git a/sound/songs/mus_rg_vs_gym.s b/sound/songs/mus_rg_vs_gym.s deleted file mode 100644 index 0170ea20c6..0000000000 --- a/sound/songs/mus_rg_vs_gym.s +++ /dev/null @@ -1,5087 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_vs_gym_grp, voicegroup155 - .equ mus_rg_vs_gym_pri, 0 - .equ mus_rg_vs_gym_rev, reverb_set+50 - .equ mus_rg_vs_gym_mvl, 127 - .equ mus_rg_vs_gym_key, 0 - .equ mus_rg_vs_gym_tbs, 1 - .equ mus_rg_vs_gym_exg, 0 - .equ mus_rg_vs_gym_cmp, 1 - - .section .rodata - .global mus_rg_vs_gym - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_vs_gym_1: - .byte KEYSH , mus_rg_vs_gym_key+0 - .byte TEMPO , 186*mus_rg_vs_gym_tbs/2 - .byte VOICE , 17 - .byte PAN , c_v-30 - .byte VOL , 66*mus_rg_vs_gym_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte W36 - .byte N06 , An3 , v127 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte VOICE , 47 - .byte VOL , 90*mus_rg_vs_gym_mvl/mxv - .byte W48 -mus_rg_vs_gym_1_B1: - .byte VOICE , 87 - .byte MOD , 8 - .byte PAN , c_v+63 - .byte VOL , 60*mus_rg_vs_gym_mvl/mxv - .byte N06 , An3 , v127 - .byte W96 - .byte PAN , c_v-64 - .byte N06 - .byte W48 - .byte PAN , c_v+63 - .byte W12 - .byte N24 , As3 - .byte W36 - .byte PAN , c_v-64 - .byte N06 , Dn3 - .byte W24 - .byte PAN , c_v+63 - .byte N06 , Dn3 , v120 - .byte W72 - .byte PAN , c_v-64 - .byte N06 , An3 , v127 - .byte W48 - .byte PAN , c_v+63 - .byte W12 - .byte N36 , Gs3 - .byte W36 - .byte PAN , c_v-64 - .byte N06 , An3 - .byte W96 - .byte PAN , c_v+63 - .byte N06 - .byte W48 - .byte PAN , c_v-64 - .byte W12 - .byte N36 , As3 - .byte W36 - .byte PAN , c_v+63 - .byte N06 , An3 - .byte W96 - .byte PAN , c_v-64 - .byte N06 - .byte W48 - .byte PAN , c_v+63 - .byte W12 - .byte N36 , Cn4 - .byte W36 - .byte VOICE , 4 - .byte PAN , c_v+48 - .byte VOL , 49*mus_rg_vs_gym_mvl/mxv - .byte N06 , An2 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+46 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+40 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+24 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+20 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-8 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-24 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-39 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-24 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-10 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v+15 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v+31 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v+41 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , An2 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-41 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-24 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-8 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+9 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+25 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+41 - .byte N06 , Gn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v+22 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v+10 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-10 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-25 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-39 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn4 , v096 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Gn3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Cn4 , v084 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Gn4 , v064 - .byte W06 - .byte VOICE , 62 - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v-32 - .byte N06 , Dn2 , v120 - .byte W12 - .byte Dn2 , v127 - .byte W12 - .byte PAN , c_v+32 - .byte N18 , Fn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 61*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v-32 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+32 - .byte N18 , Gn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 61*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v-32 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+32 - .byte N18 , Fn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 61*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v-32 - .byte N06 , Dn2 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En2 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte PAN , c_v-32 - .byte N03 , Dn2 - .byte W06 - .byte Fn2 , v120 - .byte W06 - .byte Dn2 , v127 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte PAN , c_v-32 - .byte N18 , Fn2 , v127 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 61*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-32 - .byte N18 , Gn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 61*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-32 - .byte N18 , Fn2 - .byte W06 - .byte MOD , 8 - .byte W06 - .byte VOL , 61*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-32 - .byte N09 , En2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-32 - .byte N09 , Cn2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v+32 - .byte VOL , 70*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte VOICE , 4 - .byte PAN , c_v+48 - .byte VOL , 46*mus_rg_vs_gym_mvl/mxv - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+40 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+23 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+8 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-8 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-24 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-41 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte VOICE , 24 - .byte PAN , c_v-48 - .byte BEND , c_v+2 - .byte N06 , Ds2 , v096 - .byte W06 - .byte En2 , v100 - .byte W06 - .byte PAN , c_v-36 - .byte N06 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte PAN , c_v-26 - .byte N06 , Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+22 - .byte N06 , Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte PAN , c_v+8 - .byte N06 , Cn2 - .byte W06 - .byte As1 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte PAN , c_v-48 - .byte BEND , c_v+0 - .byte N06 , An1 - .byte W06 - .byte As1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte VOICE , 4 - .byte PAN , c_v-48 - .byte N06 , Ds3 , v127 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-40 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-25 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-9 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+10 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+25 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+40 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+49 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Ds3 , v120 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , En3 , v104 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fn3 - .byte W06 - .byte Fs3 , v096 - .byte W06 - .byte Gn3 , v088 - .byte W06 - .byte Fs3 , v076 - .byte W06 - .byte PAN , c_v-15 - .byte N06 , Fn3 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte PAN , c_v+44 - .byte N06 , Ds3 , v088 - .byte W06 - .byte Dn3 , v096 - .byte W06 - .byte Cs3 , v108 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte VOICE , 5 - .byte PAN , c_v+32 - .byte VOL , 66*mus_rg_vs_gym_mvl/mxv - .byte N06 , Cn1 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , En2 - .byte W24 - .byte MOD , 5 - .byte W48 - .byte 0 - .byte PAN , c_v-41 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , Cn3 - .byte W24 - .byte MOD , 5 - .byte W48 - .byte VOICE , 5 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 75*mus_rg_vs_gym_mvl/mxv - .byte N24 , Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte Fs3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N24 , An3 - .byte W12 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v+39 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , Cn3 - .byte W24 - .byte MOD , 5 - .byte W48 - .byte VOICE , 4 - .byte PAN , c_v+40 - .byte MOD , 0 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PAN , c_v+23 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v-40 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte PAN , c_v-14 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W03 - .byte PAN , c_v+36 - .byte W03 - .byte N06 , Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-36 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N24 , An3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N12 , Gn3 - .byte W12 - .byte MOD , 0 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N36 , En3 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte W96 - .byte W48 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W24 -mus_rg_vs_gym_1_000: - .byte MOD , 0 - .byte N24 , Fs3 , v127 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte PEND - .byte 0 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Fs3 - .byte W12 - .byte MOD , 0 - .byte N24 , En3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N36 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte PATT - .word mus_rg_vs_gym_1_000 - .byte MOD , 0 - .byte N24 , An3 , v127 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte MOD , 0 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte GOTO - .word mus_rg_vs_gym_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_vs_gym_2: - .byte KEYSH , mus_rg_vs_gym_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 53*mus_rg_vs_gym_mvl/mxv - .byte N06 , Gs4 , v127 - .byte W06 - .byte Gn4 , v096 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W24 - .byte W12 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 , v100 - .byte W06 - .byte En3 , v108 - .byte W06 - .byte Fn3 , v116 - .byte W06 - .byte En3 , v127 - .byte W06 -mus_rg_vs_gym_2_B1: - .byte VOICE , 29 - .byte PAN , c_v+0 - .byte VOL , 62*mus_rg_vs_gym_mvl/mxv - .byte N06 , Dn4 , v127 - .byte W24 - .byte Dn4 , v032 - .byte W24 - .byte Dn4 , v016 - .byte W24 - .byte Dn4 , v008 - .byte W24 - .byte Dn4 , v127 - .byte W24 - .byte Dn4 , v064 - .byte W24 - .byte Dn4 , v048 - .byte W12 - .byte N24 , Ds4 , v127 - .byte W24 - .byte N06 , Fn4 , v120 - .byte W06 - .byte N03 , En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N06 , Dn4 , v127 - .byte W24 - .byte Dn3 , v108 - .byte W24 - .byte Dn4 , v016 - .byte W24 - .byte Dn4 , v008 - .byte W24 - .byte Dn4 , v127 - .byte W24 - .byte Dn4 , v032 - .byte W24 - .byte Dn4 , v016 - .byte W12 - .byte N36 , Cs4 , v127 - .byte W36 -mus_rg_vs_gym_2_000: - .byte N06 , Dn4 , v127 - .byte W24 - .byte Dn4 , v032 - .byte W24 - .byte Dn4 , v016 - .byte W24 - .byte Dn4 , v008 - .byte W24 - .byte PEND - .byte Dn4 , v127 - .byte W24 - .byte Dn4 , v032 - .byte W24 - .byte Dn4 , v016 - .byte W12 - .byte N36 , Ds4 , v127 - .byte W36 - .byte PATT - .word mus_rg_vs_gym_2_000 - .byte N06 , Dn4 , v127 - .byte W24 - .byte Dn4 , v032 - .byte W24 - .byte Dn4 , v016 - .byte W12 - .byte N36 , En4 , v127 - .byte W36 - .byte VOICE , 48 - .byte VOL , 62*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 2 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W12 - .byte MOD , 2 - .byte W12 - .byte 0 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 2 - .byte W12 - .byte 0 - .byte N12 , Gn4 - .byte W12 - .byte N24 , An4 - .byte W12 - .byte MOD , 2 - .byte W12 - .byte 0 - .byte N24 , Gn4 - .byte W15 - .byte MOD , 2 - .byte W09 - .byte N12 , Fs4 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N48 , Cn4 - .byte W12 - .byte MOD , 2 - .byte W36 - .byte 0 - .byte N48 , En4 - .byte W12 - .byte MOD , 2 - .byte W36 - .byte 0 - .byte N60 , Gn4 - .byte W12 - .byte MOD , 2 - .byte W36 - .byte 0 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte MOD , 2 - .byte W12 - .byte 0 - .byte N12 , Fn4 , v120 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 84*mus_rg_vs_gym_mvl/mxv - .byte N18 , Fs5 - .byte W12 - .byte MOD , 8 - .byte W06 - .byte N03 , Gn5 - .byte W03 - .byte Fs5 , v108 - .byte W03 - .byte MOD , 0 - .byte N21 , En5 - .byte W12 - .byte MOD , 8 - .byte W09 - .byte N03 , Fn5 - .byte W03 - .byte MOD , 0 - .byte N24 , Fs5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N09 , Gn5 - .byte W09 - .byte N03 , Gs5 - .byte W03 - .byte N24 , An5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N12 , Fs5 - .byte W12 - .byte En5 - .byte W12 - .byte N09 , Dn5 - .byte W09 - .byte N03 , Ds5 - .byte W03 - .byte N09 , En5 - .byte W09 - .byte N03 , Fn5 - .byte W03 - .byte N12 , Fs5 - .byte W12 - .byte N44 , En5 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte W09 - .byte N03 , Ds5 - .byte W03 - .byte MOD , 0 - .byte VOL , 82*mus_rg_vs_gym_mvl/mxv - .byte N44 , Dn5 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte W09 - .byte N03 , Cs5 - .byte W03 - .byte MOD , 0 - .byte VOL , 82*mus_rg_vs_gym_mvl/mxv - .byte N48 , Cn5 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 84*mus_rg_vs_gym_mvl/mxv - .byte N24 , Gn5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte N12 - .byte W12 - .byte MOD , 0 - .byte VOL , 82*mus_rg_vs_gym_mvl/mxv - .byte N12 , En5 - .byte W12 - .byte VOICE , 17 - .byte VOL , 86*mus_rg_vs_gym_mvl/mxv - .byte N06 , Dn3 , v127 - .byte W12 - .byte Dn3 , v120 - .byte W12 - .byte Fn4 , v127 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W30 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte W24 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W18 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W30 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W30 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte VOL , 60*mus_rg_vs_gym_mvl/mxv - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte VOICE , 24 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , As3 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N96 , An3 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte VOL , 45*mus_rg_vs_gym_mvl/mxv - .byte W48 - .byte MOD , 0 - .byte VOL , 59*mus_rg_vs_gym_mvl/mxv - .byte N06 , Ds3 , v096 - .byte W06 - .byte En3 , v100 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte VOICE , 30 - .byte N06 , An2 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte VOL , 68*mus_rg_vs_gym_mvl/mxv - .byte N24 , Dn4 , v092 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Ds4 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Cn4 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Dn4 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Ds4 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Cn4 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N24 , Ds4 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte 0 - .byte N96 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W84 - .byte 0 - .byte BEND , c_v+0 - .byte N96 , An4 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte VOL , 58*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-3 - .byte W06 - .byte VOL , 52*mus_rg_vs_gym_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-4 - .byte W06 - .byte VOL , 36*mus_rg_vs_gym_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-6 - .byte W06 - .byte VOL , 23*mus_rg_vs_gym_mvl/mxv - .byte W06 - .byte 17*mus_rg_vs_gym_mvl/mxv - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte VOL , 9*mus_rg_vs_gym_mvl/mxv - .byte W06 - .byte VOICE , 48 - .byte VOL , 60*mus_rg_vs_gym_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N06 , Cn2 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , Cn4 - .byte W72 - .byte N06 , Cn2 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , En4 - .byte W72 - .byte N96 , Fs4 - .byte W96 - .byte N96 - .byte W96 - .byte VOICE , 60 - .byte VOL , 68*mus_rg_vs_gym_mvl/mxv - .byte N06 , Cn2 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , En4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 45*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_gym_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N48 , Cn5 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_gym_mvl/mxv - .byte MOD , 0 - .byte N48 , Gn4 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte VOL , 55*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_gym_mvl/mxv - .byte MOD , 0 - .byte TIE , Dn5 , v120 - .byte W60 - .byte MOD , 5 - .byte W36 - .byte W48 - .byte VOL , 54*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-3 - .byte W06 - .byte VOL , 49*mus_rg_vs_gym_mvl/mxv - .byte W06 - .byte 44*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-4 - .byte W06 - .byte VOL , 41*mus_rg_vs_gym_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-6 - .byte W06 - .byte VOL , 33*mus_rg_vs_gym_mvl/mxv - .byte W06 - .byte 26*mus_rg_vs_gym_mvl/mxv - .byte W03 - .byte BEND , c_v-8 - .byte W03 - .byte VOL , 21*mus_rg_vs_gym_mvl/mxv - .byte W06 - .byte EOT - .byte VOL , 68*mus_rg_vs_gym_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N24 , Fs3 , v127 - .byte W24 - .byte Gn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N24 , An3 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte N24 , Bn3 - .byte W36 - .byte N06 , Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte VOL , 68*mus_rg_vs_gym_mvl/mxv - .byte N96 , Dn5 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte VOL , 63*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 56*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 45*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 34*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_gym_mvl/mxv - .byte MOD , 0 - .byte N96 , An4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte VOL , 63*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 56*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 45*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 34*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_gym_mvl/mxv - .byte MOD , 0 - .byte N96 , Cn5 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte VOL , 63*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 56*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 45*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 34*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_gym_mvl/mxv - .byte MOD , 0 - .byte N48 , En5 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte W12 - .byte N36 , Cn5 - .byte W36 - .byte GOTO - .word mus_rg_vs_gym_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_vs_gym_3: - .byte KEYSH , mus_rg_vs_gym_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-63 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte W72 - .byte N06 , Dn2 , v127 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte PAN , c_v-62 - .byte N06 , En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte PAN , c_v-62 - .byte N06 , Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte PAN , c_v-62 - .byte N06 , Gs2 - .byte W06 - .byte An2 - .byte W06 -mus_rg_vs_gym_3_B1: -mus_rg_vs_gym_3_000: - .byte PAN , c_v-63 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte N12 , Dn1 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PEND -mus_rg_vs_gym_3_001: - .byte PAN , c_v-63 - .byte N12 , Dn1 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Dn1 - .byte W12 - .byte VOL , 68*mus_rg_vs_gym_mvl/mxv - .byte N36 , Ds1 - .byte W36 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_3_000 - .byte PAN , c_v-63 - .byte N12 , Dn1 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Dn1 - .byte W12 - .byte VOL , 68*mus_rg_vs_gym_mvl/mxv - .byte N36 , Gs1 - .byte W36 - .byte PATT - .word mus_rg_vs_gym_3_000 - .byte PATT - .word mus_rg_vs_gym_3_001 - .byte PATT - .word mus_rg_vs_gym_3_000 - .byte PAN , c_v-63 - .byte N12 , Dn1 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Dn1 - .byte W12 - .byte VOL , 68*mus_rg_vs_gym_mvl/mxv - .byte N36 , En1 - .byte W12 - .byte PAN , c_v+63 - .byte W24 - .byte PATT - .word mus_rg_vs_gym_3_000 - .byte PAN , c_v-63 - .byte N12 , Dn1 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W12 -mus_rg_vs_gym_3_002: - .byte PAN , c_v-63 - .byte N12 , Cn2 , v127 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Cn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_3_002 -mus_rg_vs_gym_3_003: - .byte PAN , c_v-63 - .byte N12 , Dn2 , v127 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_3_003 - .byte PATT - .word mus_rg_vs_gym_3_002 - .byte PATT - .word mus_rg_vs_gym_3_002 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v+3 - .byte N06 , Dn2 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Dn2 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Dn2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Fn4 , v076 - .byte W12 - .byte En4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte VOL , 45*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Dn2 , v127 - .byte W12 - .byte PAN , c_v-62 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte W72 -mus_rg_vs_gym_3_004: - .byte N06 , Dn2 , v127 - .byte W12 - .byte PAN , c_v-62 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte W72 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_3_004 - .byte PATT - .word mus_rg_vs_gym_3_004 - .byte PATT - .word mus_rg_vs_gym_3_004 - .byte PATT - .word mus_rg_vs_gym_3_004 - .byte PATT - .word mus_rg_vs_gym_3_004 - .byte PATT - .word mus_rg_vs_gym_3_004 - .byte N06 , Cn3 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , En3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 39*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 34*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 28*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 22*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte PAN , c_v-62 - .byte MOD , 0 - .byte VOL , 45*mus_rg_vs_gym_mvl/mxv - .byte N06 , Cn3 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 39*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 34*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 28*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 22*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte VOL , 45*mus_rg_vs_gym_mvl/mxv - .byte N96 , Fs3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte VOL , 39*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 34*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 28*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 22*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte PAN , c_v-62 - .byte MOD , 0 - .byte VOL , 45*mus_rg_vs_gym_mvl/mxv - .byte N96 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte VOL , 39*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 34*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 28*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 22*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_rg_vs_gym_mvl/mxv - .byte N06 , Cn3 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 39*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 34*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 28*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 22*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte VOL , 45*mus_rg_vs_gym_mvl/mxv - .byte N48 , En3 - .byte W24 - .byte MOD , 7 - .byte VOL , 39*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 34*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte PAN , c_v-62 - .byte MOD , 0 - .byte VOL , 45*mus_rg_vs_gym_mvl/mxv - .byte N48 , Gn3 - .byte W24 - .byte MOD , 7 - .byte VOL , 39*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte 34*mus_rg_vs_gym_mvl/mxv - .byte W12 - .byte PAN , c_v-64 - .byte MOD , 0 - .byte VOL , 45*mus_rg_vs_gym_mvl/mxv - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N36 , Gn2 - .byte W12 - .byte MOD , 7 - .byte W24 -mus_rg_vs_gym_3_005: - .byte MOD , 0 - .byte N12 , Dn2 , v127 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An2 - .byte W12 - .byte PEND - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v-62 - .byte N36 , As2 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte PAN , c_v-64 - .byte MOD , 0 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N36 , Ds2 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte PATT - .word mus_rg_vs_gym_3_005 - .byte PAN , c_v+63 - .byte N12 , Dn2 , v127 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v-62 - .byte N36 , An2 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte GOTO - .word mus_rg_vs_gym_3_B1 - .byte PAN , c_v-64 - .byte MOD , 0 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_vs_gym_4: - .byte KEYSH , mus_rg_vs_gym_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v+1 - .byte W96 - .byte W48 - .byte N06 , Bn1 , v127 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 -mus_rg_vs_gym_4_B1: - .byte MOD , 7 - .byte N06 , Dn2 , v120 - .byte W84 - .byte N03 , Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Dn2 - .byte W60 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Fn2 - .byte W06 - .byte N03 , En2 - .byte W03 - .byte Ds2 - .byte W03 - .byte N06 , Dn2 - .byte W24 - .byte N12 , Dn1 - .byte W60 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn2 - .byte W60 - .byte N24 , Cs2 - .byte W24 - .byte N03 , Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn2 - .byte W12 - .byte N03 - .byte W24 - .byte N06 , Dn1 - .byte W36 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte N03 , Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N03 , Dn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N03 , Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn2 - .byte W12 - .byte Dn1 , v060 - .byte W12 - .byte Dn1 , v120 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn2 , v120 - .byte W12 - .byte Dn1 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 , v120 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte N36 , An1 - .byte W36 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N18 - .byte W24 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N18 - .byte W24 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N03 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte N03 , An2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N18 - .byte W24 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N12 , An2 - .byte W18 - .byte N03 , Fs2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte Gn2 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gn2 - .byte W18 - .byte N03 , En2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte VOICE , 81 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_vs_gym_mvl/mxv - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Fn1 - .byte W06 - .byte MOD , 16 - .byte W18 - .byte 0 - .byte PAN , c_v+0 - .byte N06 , Dn1 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn1 - .byte W06 - .byte MOD , 16 - .byte W18 - .byte 0 - .byte PAN , c_v+0 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Fn1 - .byte W06 - .byte MOD , 16 - .byte W18 - .byte 0 - .byte PAN , c_v+0 - .byte N06 , Dn1 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , En1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Fn1 - .byte W06 - .byte MOD , 16 - .byte W18 - .byte 0 - .byte PAN , c_v+0 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn1 - .byte W06 - .byte MOD , 16 - .byte W18 - .byte 0 - .byte PAN , c_v+0 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-63 - .byte N12 , Fn1 - .byte W06 - .byte MOD , 16 - .byte W18 - .byte 0 - .byte PAN , c_v+0 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , En1 - .byte W12 - .byte Dn1 - .byte W12 - .byte PAN , c_v-63 - .byte N06 , Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte VOICE , 81 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Dn1 , v120 - .byte W12 - .byte N06 - .byte W78 - .byte N03 , Cs1 - .byte W06 -mus_rg_vs_gym_4_000: - .byte N06 , Dn1 , v120 - .byte W12 - .byte N06 - .byte W78 - .byte N03 , Cs1 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_4_000 -mus_rg_vs_gym_4_001: - .byte N06 , Dn1 , v120 - .byte W12 - .byte N06 - .byte W60 - .byte N24 , Cs1 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_4_001 - .byte PATT - .word mus_rg_vs_gym_4_001 - .byte N06 , Dn1 , v120 - .byte W12 - .byte N06 - .byte W60 - .byte N12 , An1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W84 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , Cn3 - .byte W24 - .byte MOD , 5 - .byte W48 - .byte 0 - .byte N06 , Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , En3 - .byte W24 - .byte MOD , 5 - .byte W48 - .byte VOICE , 81 - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N06 , Fs5 , v064 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Dn4 - .byte W06 - .byte An3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte N06 , Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte N72 , Gn2 - .byte W24 - .byte MOD , 5 - .byte W48 - .byte 0 - .byte N48 , Cn2 - .byte W15 - .byte MOD , 8 - .byte W32 - .byte W01 - .byte 0 - .byte N48 , Gn1 - .byte W15 - .byte MOD , 8 - .byte W32 - .byte W01 - .byte 0 - .byte N24 , Dn1 - .byte W36 - .byte N03 , Cs1 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Dn1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , Cs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte Gn1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte N06 , Dn1 - .byte W18 - .byte Cn2 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N06 , Ds1 - .byte W06 - .byte Dn1 - .byte W12 - .byte N12 - .byte W24 - .byte An1 - .byte W12 - .byte Dn1 - .byte W15 - .byte N06 , An1 - .byte W09 - .byte Dn1 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte En1 - .byte W06 - .byte N12 , Cn1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Cs2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Cs2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte N03 , As1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fn1 - .byte W03 - .byte Ds1 - .byte W03 - .byte N12 , Dn1 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 , Cn2 - .byte W03 - .byte Fn1 - .byte W03 - .byte N12 , Dn1 - .byte W12 - .byte N03 , Fs1 - .byte W03 - .byte An1 - .byte W03 - .byte Dn2 - .byte W03 - .byte En2 - .byte W03 - .byte N12 , Fs2 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Cs2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte An1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte GOTO - .word mus_rg_vs_gym_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_vs_gym_5: - .byte KEYSH , mus_rg_vs_gym_key+0 - .byte VOICE , 17 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 77*mus_rg_vs_gym_mvl/mxv - .byte W72 - .byte N06 , Dn3 , v127 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 -mus_rg_vs_gym_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 62 - .byte PAN , c_v+0 - .byte VOL , 62*mus_rg_vs_gym_mvl/mxv - .byte N06 , Fn2 , v120 - .byte W12 - .byte Fn2 , v127 - .byte W12 - .byte PAN , c_v-48 - .byte N09 , An2 - .byte W24 - .byte PAN , c_v+0 - .byte N06 , Fn2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+48 - .byte N09 , As2 - .byte W24 - .byte PAN , c_v+0 - .byte N06 , Fn2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , An2 - .byte W24 - .byte PAN , c_v+0 - .byte N06 , Fn2 - .byte W12 - .byte PAN , c_v+48 - .byte N09 , Gn2 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte Gn2 , v120 - .byte W06 - .byte Fn2 , v127 - .byte W06 - .byte Fn2 , v120 - .byte W06 - .byte PAN , c_v-48 - .byte N12 , An2 , v127 - .byte W24 - .byte PAN , c_v+0 - .byte N06 , Fn2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+48 - .byte N12 , As2 - .byte W24 - .byte PAN , c_v+0 - .byte N06 , Fn2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-48 - .byte N12 , An2 - .byte W24 - .byte PAN , c_v+0 - .byte N06 , Fn2 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+48 - .byte N09 , Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v-48 - .byte N09 , En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte VOICE , 29 - .byte W96 - .byte W96 - .byte W92 - .byte W01 - .byte BEND , c_v+0 - .byte W03 - .byte PAN , c_v-32 - .byte N03 , An2 , v076 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-32 - .byte BEND , c_v+63 - .byte N72 - .byte W03 - .byte BEND , c_v+59 - .byte W03 - .byte c_v+53 - .byte W03 - .byte PAN , c_v-25 - .byte BEND , c_v+45 - .byte W03 - .byte c_v+37 - .byte W03 - .byte PAN , c_v-16 - .byte BEND , c_v+27 - .byte W03 - .byte c_v+22 - .byte W03 - .byte c_v+15 - .byte W03 - .byte PAN , c_v+18 - .byte BEND , c_v+9 - .byte W03 - .byte c_v+5 - .byte W03 - .byte PAN , c_v+32 - .byte BEND , c_v+1 - .byte W03 - .byte c_v-5 - .byte W03 - .byte PAN , c_v+47 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v-22 - .byte W03 - .byte c_v-26 - .byte W03 - .byte VOL , 67*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-35 - .byte W03 - .byte c_v-41 - .byte W03 - .byte VOL , 62*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-47 - .byte W06 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-54 - .byte W03 - .byte c_v-59 - .byte W03 - .byte VOL , 49*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-63 - .byte W06 - .byte VOL , 72*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 14 - .byte PAN , c_v-33 - .byte BEND , c_v+0 - .byte N24 , Fs4 , v120 - .byte W24 - .byte En4 - .byte W24 - .byte Fs4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte N36 , An4 - .byte W12 - .byte W24 - .byte N24 , Dn5 - .byte W24 - .byte Cs5 - .byte W24 - .byte An4 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v-32 - .byte W48 - .byte c_v+32 - .byte W48 - .byte c_v-32 - .byte VOL , 77*mus_rg_vs_gym_mvl/mxv - .byte N24 , Dn5 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Dn5 , v044 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , An4 , v120 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , An4 , v044 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cn5 , v120 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Cn5 , v044 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Gn4 , v120 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Gn4 , v044 - .byte W24 - .byte VOL , 72*mus_rg_vs_gym_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_vs_gym_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_vs_gym_6: - .byte KEYSH , mus_rg_vs_gym_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 77*mus_rg_vs_gym_mvl/mxv - .byte W96 - .byte W48 - .byte PAN , c_v-64 - .byte N06 , An2 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An1 - .byte W06 - .byte Dn1 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Dn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Dn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte PAN , c_v-62 - .byte N06 - .byte W06 -mus_rg_vs_gym_6_B1: - .byte VOICE , 47 - .byte VOL , 79*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v-32 - .byte N48 , Dn3 , v112 - .byte W84 - .byte N06 , Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N48 , Dn3 - .byte W60 - .byte N12 , Ds3 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , Dn3 - .byte W24 - .byte N48 , Dn2 - .byte W60 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte W60 - .byte N24 , Cs3 - .byte W24 - .byte N06 , Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte VOL , 90*mus_rg_vs_gym_mvl/mxv - .byte N24 , Dn3 - .byte W24 - .byte N36 - .byte W36 - .byte N24 - .byte W24 - .byte N06 , Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , Dn3 - .byte W36 - .byte N12 - .byte W24 - .byte Ds3 - .byte W24 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte N24 , Dn3 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Dn2 - .byte W24 - .byte PAN , c_v-32 - .byte N12 , Dn3 - .byte W12 - .byte PAN , c_v+34 - .byte N12 , An2 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Dn3 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+34 - .byte N06 , Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-33 - .byte N12 , Dn3 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , An2 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+32 - .byte N12 , Dn2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Dn3 - .byte W12 - .byte PAN , c_v+32 - .byte N36 , En2 - .byte W36 - .byte VOICE , 83 - .byte PAN , c_v+0 - .byte VOL , 58*mus_rg_vs_gym_mvl/mxv - .byte N24 , Dn4 , v120 - .byte W12 - .byte MOD , 2 - .byte W12 - .byte 0 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 2 - .byte W12 - .byte 0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 2 - .byte W12 - .byte 0 - .byte N12 , En4 - .byte W12 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 2 - .byte W12 - .byte 0 - .byte N24 , En4 - .byte W15 - .byte MOD , 2 - .byte W09 - .byte N12 , Dn4 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N12 , Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 2 - .byte W24 - .byte N06 , En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte MOD , 0 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 2 - .byte W24 - .byte N06 , Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte MOD , 0 - .byte N60 , En4 - .byte W12 - .byte MOD , 2 - .byte W36 - .byte 0 - .byte W12 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 2 - .byte W12 - .byte 0 - .byte N03 , Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte VOL , 43*mus_rg_vs_gym_mvl/mxv - .byte N18 , An4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N21 , Gn4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N21 , An4 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N09 , Dn5 - .byte W09 - .byte N03 , En5 - .byte W03 - .byte N24 , Fs5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N12 , An4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N09 , En4 - .byte W09 - .byte N03 , Fn4 - .byte W03 - .byte N12 , Fs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N44 , Dn5 - .byte W12 - .byte MOD , 8 - .byte W32 - .byte W01 - .byte N03 , Cs5 - .byte W03 - .byte MOD , 0 - .byte N36 , Cn5 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte N03 , Bn4 - .byte W03 - .byte As4 - .byte W03 - .byte An4 - .byte W03 - .byte Gs4 - .byte W03 - .byte MOD , 0 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 8 - .byte W36 - .byte 0 - .byte N24 , En5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte N03 , Dn5 - .byte W03 - .byte Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte MOD , 0 - .byte N03 , Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Dn4 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N24 , An3 - .byte W24 - .byte As3 - .byte W24 - .byte Gn3 - .byte W24 - .byte An3 - .byte W24 - .byte As3 - .byte W24 - .byte Gn3 - .byte W24 - .byte As3 - .byte W24 - .byte N96 , An3 - .byte W96 - .byte N48 , Dn4 - .byte W48 - .byte BEND , c_v-3 - .byte N48 , Fs4 - .byte W12 - .byte VOL , 34*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-4 - .byte W12 - .byte VOL , 21*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v-6 - .byte W12 - .byte VOL , 10*mus_rg_vs_gym_mvl/mxv - .byte W03 - .byte BEND , c_v-8 - .byte W09 - .byte VOL , 43*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 47 - .byte VOL , 90*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v+26 - .byte N06 , En3 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v-32 - .byte N60 , Gn1 - .byte W60 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+26 - .byte N48 - .byte W48 - .byte PAN , c_v-32 - .byte N48 , Gn1 - .byte W48 - .byte PAN , c_v-32 - .byte N06 , Dn2 - .byte W36 - .byte An1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn2 - .byte W12 - .byte N06 - .byte W24 - .byte An1 - .byte W12 - .byte Dn2 - .byte W24 - .byte An1 - .byte W12 - .byte Dn2 - .byte W24 - .byte N06 - .byte W24 - .byte An1 - .byte W12 - .byte Dn2 - .byte W36 - .byte An1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn2 - .byte W12 - .byte N06 - .byte W24 - .byte An1 - .byte W12 - .byte Dn2 - .byte W24 - .byte Dn1 - .byte W12 - .byte Dn2 - .byte W24 - .byte N06 - .byte W24 - .byte An1 - .byte W12 - .byte VOICE , 83 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v+0 - .byte N72 , An4 - .byte W72 - .byte N06 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N32 , En4 - .byte W32 - .byte W01 - .byte N03 , Ds4 - .byte W03 - .byte N24 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte N48 , An4 - .byte W48 - .byte N12 , Gn4 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte N06 , As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N24 , Cn5 - .byte W36 - .byte N36 , Gn4 - .byte W36 - .byte GOTO - .word mus_rg_vs_gym_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_vs_gym_7: - .byte KEYSH , mus_rg_vs_gym_key+0 - .byte VOICE , 88 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 26*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v+2 - .byte N06 , Gs5 , v127 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Dn5 - .byte W24 - .byte W12 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 -mus_rg_vs_gym_7_B1: - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 89 - .byte VOL , 56*mus_rg_vs_gym_mvl/mxv - .byte BEND , c_v+1 - .byte N03 , Dn2 , v120 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Fn2 - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte W12 - .byte N03 , Dn2 , v127 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn2 - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Fn2 - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N12 , En2 - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte N03 , Dn2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Fn2 - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn2 - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Fn2 - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte W12 - .byte N03 , Dn2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , En2 - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte N12 , Dn2 - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte N12 , Cn2 - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte N12 , En2 - .byte W06 - .byte MOD , 12 - .byte W06 - .byte 0 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 88 - .byte W24 - .byte N72 , Cn4 , v064 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N48 , Gn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , En4 - .byte W21 - .byte Cn4 - .byte W24 - .byte W03 - .byte TIE , Fs4 - .byte W24 - .byte MOD , 7 - .byte W72 - .byte W48 - .byte BEND , c_v-3 - .byte W12 - .byte c_v-4 - .byte W12 - .byte c_v-6 - .byte W15 - .byte c_v-8 - .byte W09 - .byte EOT - .byte VOICE , 88 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N48 - .byte W48 - .byte Dn4 - .byte W48 - .byte En4 - .byte W48 - .byte Cn4 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_vs_gym_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_vs_gym_8: - .byte KEYSH , mus_rg_vs_gym_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 77*mus_rg_vs_gym_mvl/mxv - .byte W96 - .byte W96 -mus_rg_vs_gym_8_B1: - .byte N06 , Cs1 , v120 - .byte N48 , Cs2 - .byte W24 - .byte N06 , Cn1 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v120 - .byte N48 , Bn2 - .byte W24 - .byte N06 , Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte N36 , Gn2 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte En1 , v120 - .byte N24 , An2 - .byte W24 - .byte N06 , Fn1 - .byte N24 , Cs2 - .byte W24 - .byte N06 , Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte En1 - .byte N24 , Gn2 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte En1 , v120 - .byte N48 , An2 - .byte W24 - .byte N06 , Cn1 - .byte W24 - .byte N06 - .byte W03 - .byte VOL , 89*mus_rg_vs_gym_mvl/mxv - .byte W21 - .byte N06 - .byte N06 , Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , Gn1 - .byte W06 - .byte Cn1 , v080 - .byte N06 , Fn1 , v120 - .byte W06 - .byte Cn1 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W18 - .byte Cn1 , v080 - .byte W06 - .byte En1 , v120 - .byte W12 - .byte Cs1 - .byte N06 , An2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte N06 , Cs2 - .byte W12 - .byte Cn2 - .byte W06 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte N06 - .byte N48 , Cn3 - .byte W12 - .byte N06 , Cn1 - .byte N06 , Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v120 - .byte N48 , Cs2 - .byte W12 - .byte N06 , Cs1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 -mus_rg_vs_gym_8_000: - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_8_000 - .byte N06 , Cn1 , v120 - .byte N06 , An4 , v036 - .byte W12 - .byte Cs1 , v120 - .byte N06 , An4 , v036 - .byte W12 - .byte Cn1 , v120 - .byte N06 , An4 , v036 - .byte W06 - .byte Cn1 , v120 - .byte N06 , Gs4 , v036 - .byte W06 - .byte Cs1 , v120 - .byte N06 , An4 , v036 - .byte W12 - .byte Cn1 , v120 - .byte N06 , An4 , v036 - .byte W12 - .byte Cs1 , v120 - .byte N06 , Gs4 , v036 - .byte W06 - .byte Cn1 , v120 - .byte N06 , An4 , v036 - .byte W12 - .byte Cn1 , v120 - .byte N06 , Gs4 , v036 - .byte W06 - .byte Cs1 , v120 - .byte N06 , An4 , v036 - .byte W12 - .byte Cn1 , v120 - .byte N48 , An2 - .byte W12 - .byte N06 , Cs1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte PATT - .word mus_rg_vs_gym_8_000 - .byte PATT - .word mus_rg_vs_gym_8_000 - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte N48 , Cn3 - .byte W12 - .byte N06 , Cs1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Dn1 , v100 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn1 , v096 - .byte W06 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte N06 , Dn2 - .byte W06 - .byte Cn1 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte N06 , An1 - .byte W06 - .byte Cn1 - .byte N06 , Gn1 - .byte W06 - .byte Cn1 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte N06 , An1 - .byte W06 - .byte Cn1 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte N06 , Gn1 - .byte W06 - .byte En1 - .byte N48 , Cs2 - .byte W12 - .byte N06 , Cn1 - .byte W78 - .byte Cn1 , v084 - .byte W06 -mus_rg_vs_gym_8_001: - .byte N06 , Cn1 , v120 - .byte W12 - .byte N06 - .byte W78 - .byte Cn1 , v084 - .byte W06 - .byte PEND -mus_rg_vs_gym_8_002: - .byte N06 , Cn1 , v120 - .byte W12 - .byte N06 - .byte W60 - .byte Dn1 - .byte N24 , Gn2 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte PEND - .byte En1 - .byte N48 , An2 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte N24 , Cs2 - .byte W24 - .byte N06 , En1 - .byte N48 , An2 - .byte W12 - .byte N06 , Cn1 - .byte W78 - .byte Cn1 , v084 - .byte W06 - .byte PATT - .word mus_rg_vs_gym_8_001 - .byte PATT - .word mus_rg_vs_gym_8_002 - .byte N06 , Cn1 , v120 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W24 - .byte En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte En1 - .byte N06 , Cs2 - .byte W48 - .byte N03 , Dn2 - .byte W03 - .byte Cn2 - .byte W03 - .byte N03 - .byte W03 - .byte Gn1 - .byte W03 - .byte N03 - .byte W03 - .byte Fn1 - .byte W03 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte N06 , An2 - .byte W24 - .byte N48 , Cn3 - .byte W48 - .byte N06 , Fn2 , v068 - .byte W24 - .byte N06 - .byte W36 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte W96 - .byte Cn1 , v120 - .byte W42 - .byte N03 , Cn1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn1 , v120 - .byte W12 - .byte N06 - .byte W36 - .byte N06 - .byte W24 - .byte En1 - .byte W24 - .byte Cn1 - .byte W12 - .byte N06 - .byte W24 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W24 - .byte Cs1 - .byte W24 - .byte Cn1 - .byte W12 - .byte N06 - .byte W24 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W24 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Fn1 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn2 - .byte W03 - .byte An1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N06 - .byte W06 - .byte GOTO - .word mus_rg_vs_gym_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_vs_gym_9: - .byte KEYSH , mus_rg_vs_gym_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 68*mus_rg_vs_gym_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 -mus_rg_vs_gym_9_B1: -mus_rg_vs_gym_9_000: - .byte N03 , Cn5 , v092 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_rg_vs_gym_9_001: - .byte N03 , Cn5 , v092 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W48 - .byte PEND - .byte N03 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte PATT - .word mus_rg_vs_gym_9_001 - .byte PATT - .word mus_rg_vs_gym_9_000 - .byte PATT - .word mus_rg_vs_gym_9_001 - .byte N03 , Cn5 , v092 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v052 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v052 - .byte W06 - .byte N03 - .byte W06 - .byte PATT - .word mus_rg_vs_gym_9_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_gym_9_002: - .byte W24 - .byte N03 , Cn5 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte PATT - .word mus_rg_vs_gym_9_002 - .byte W96 - .byte N03 , Cn5 , v092 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v092 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v032 - .byte W12 -mus_rg_vs_gym_9_003: - .byte N03 , Cn5 , v092 - .byte W12 - .byte Cn5 , v028 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_9_003 - .byte W96 -mus_rg_vs_gym_9_004: - .byte N03 , Cn5 , v092 - .byte W12 - .byte Cn5 , v028 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_9_004 - .byte PATT - .word mus_rg_vs_gym_9_004 - .byte N03 , Cn5 , v092 - .byte W12 - .byte Cn5 , v028 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v092 - .byte W24 - .byte N03 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_gym_9_005: - .byte N03 , Cn5 , v096 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v052 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_9_005 - .byte PATT - .word mus_rg_vs_gym_9_005 - .byte PATT - .word mus_rg_vs_gym_9_005 - .byte PATT - .word mus_rg_vs_gym_9_005 - .byte PATT - .word mus_rg_vs_gym_9_005 - .byte GOTO - .word mus_rg_vs_gym_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_vs_gym_10: - .byte KEYSH , mus_rg_vs_gym_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_vs_gym_mvl/mxv - .byte W96 - .byte BEND , c_v-64 - .byte N96 , Gn2 , v096 - .byte W06 - .byte BEND , c_v-58 - .byte W06 - .byte c_v-48 - .byte W06 - .byte c_v-41 - .byte W06 - .byte c_v-32 - .byte W06 - .byte c_v-25 - .byte W06 - .byte c_v-16 - .byte W06 - .byte c_v-9 - .byte W06 - .byte c_v+0 - .byte W06 - .byte c_v+6 - .byte W06 - .byte c_v+16 - .byte W06 - .byte c_v+22 - .byte W06 - .byte c_v+32 - .byte W06 - .byte c_v+38 - .byte W06 - .byte c_v+48 - .byte W06 - .byte c_v+56 - .byte W06 -mus_rg_vs_gym_10_B1: - .byte BEND , c_v+63 - .byte W96 - .byte W60 - .byte N36 , Gn5 , v120 - .byte W36 - .byte W24 - .byte N12 - .byte W72 - .byte W60 - .byte N36 - .byte W36 - .byte W96 - .byte W60 - .byte N36 - .byte W36 - .byte W24 - .byte N12 - .byte W72 - .byte W60 - .byte N36 - .byte W36 -mus_rg_vs_gym_10_000: - .byte N09 , Gn5 , v092 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte Gn5 , v120 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v068 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_10_000 - .byte PATT - .word mus_rg_vs_gym_10_000 - .byte PATT - .word mus_rg_vs_gym_10_000 - .byte PATT - .word mus_rg_vs_gym_10_000 - .byte PATT - .word mus_rg_vs_gym_10_000 - .byte PATT - .word mus_rg_vs_gym_10_000 - .byte PATT - .word mus_rg_vs_gym_10_000 -mus_rg_vs_gym_10_001: - .byte N09 , Gn5 , v120 - .byte W12 - .byte Gn5 , v092 - .byte W36 - .byte Gn5 , v120 - .byte W12 - .byte Gn5 , v092 - .byte W36 - .byte PEND - .byte Gn5 , v120 - .byte W12 - .byte Gn5 , v092 - .byte W36 - .byte Gn5 , v120 - .byte W36 - .byte N09 - .byte W12 - .byte PATT - .word mus_rg_vs_gym_10_001 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte N12 , Gn5 , v120 - .byte W36 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_gym_10_002: - .byte W24 - .byte N12 , Gn5 , v096 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_gym_10_002 - .byte PATT - .word mus_rg_vs_gym_10_002 - .byte PATT - .word mus_rg_vs_gym_10_002 - .byte PATT - .word mus_rg_vs_gym_10_002 - .byte PATT - .word mus_rg_vs_gym_10_002 - .byte GOTO - .word mus_rg_vs_gym_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_vs_gym: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_vs_gym_pri @ Priority - .byte mus_rg_vs_gym_rev @ Reverb. - - .word mus_rg_vs_gym_grp - - .word mus_rg_vs_gym_1 - .word mus_rg_vs_gym_2 - .word mus_rg_vs_gym_3 - .word mus_rg_vs_gym_4 - .word mus_rg_vs_gym_5 - .word mus_rg_vs_gym_6 - .word mus_rg_vs_gym_7 - .word mus_rg_vs_gym_8 - .word mus_rg_vs_gym_9 - .word mus_rg_vs_gym_10 - - .end diff --git a/sound/songs/mus_rg_vs_last.s b/sound/songs/mus_rg_vs_last.s deleted file mode 100644 index 9cf7b7223f..0000000000 --- a/sound/songs/mus_rg_vs_last.s +++ /dev/null @@ -1,7614 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_vs_last_grp, voicegroup158 - .equ mus_rg_vs_last_pri, 0 - .equ mus_rg_vs_last_rev, reverb_set+50 - .equ mus_rg_vs_last_mvl, 127 - .equ mus_rg_vs_last_key, 0 - .equ mus_rg_vs_last_tbs, 1 - .equ mus_rg_vs_last_exg, 0 - .equ mus_rg_vs_last_cmp, 1 - - .section .rodata - .global mus_rg_vs_last - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_vs_last_1: - .byte KEYSH , mus_rg_vs_last_key+0 - .byte TEMPO , 172*mus_rg_vs_last_tbs/2 - .byte VOICE , 87 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_vs_last_mvl/mxv - .byte N06 , Gs3 , v096 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte VOL , 69*mus_rg_vs_last_mvl/mxv - .byte N06 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte VOL , 45*mus_rg_vs_last_mvl/mxv - .byte BEND , c_v+2 - .byte N03 , Fs3 - .byte W06 - .byte N42 , Fs3 , v127 - .byte W18 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N03 , Gn3 - .byte W06 - .byte N42 - .byte W18 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N03 , An3 - .byte W06 - .byte N42 - .byte W18 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N03 , Gn3 - .byte W06 - .byte N42 - .byte W18 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte BEND , c_v+0 - .byte N03 , Fs3 - .byte W06 - .byte N42 - .byte W18 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N03 , Gn3 - .byte W06 - .byte N42 - .byte W18 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N03 , An3 - .byte W06 - .byte N42 - .byte W18 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N03 , As3 - .byte W06 - .byte N18 - .byte W18 - .byte MOD , 5 - .byte N24 , Fn3 - .byte W24 -mus_rg_vs_last_1_000: - .byte MOD , 0 - .byte N03 , Fs3 , v127 - .byte W06 - .byte N15 - .byte W18 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 , Gn3 - .byte W06 - .byte N15 - .byte W18 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PEND - .byte 0 - .byte N03 , An3 - .byte W06 - .byte N15 - .byte W18 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 , Gn3 - .byte W06 - .byte N15 - .byte W18 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PATT - .word mus_rg_vs_last_1_000 - .byte MOD , 0 - .byte N03 , An3 , v127 - .byte W06 - .byte N15 - .byte W18 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N03 , As3 - .byte W06 - .byte N15 - .byte W18 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 5 - .byte W12 -mus_rg_vs_last_1_B1: -mus_rg_vs_last_1_001: - .byte MOD , 0 - .byte N24 , Fs3 , v127 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Cn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte PEND -mus_rg_vs_last_1_002: - .byte MOD , 0 - .byte N24 , En3 , v127 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Gs3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte PEND - .byte 0 - .byte N24 , Gn3 - .byte W24 - .byte N18 , Gs3 - .byte W18 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte N03 , Bn3 , v120 - .byte W03 - .byte Cn4 - .byte W03 - .byte N06 , Cs4 , v127 - .byte W12 - .byte Cn4 - .byte W06 - .byte N03 , Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte N06 , Cs4 - .byte W12 - .byte N06 - .byte W06 - .byte VOL , 45*mus_rg_vs_last_mvl/mxv - .byte N36 , Cs3 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte N36 , En3 - .byte W09 - .byte MOD , 4 - .byte W24 - .byte 0 - .byte W03 - .byte N24 , Gs3 - .byte W24 - .byte PATT - .word mus_rg_vs_last_1_001 - .byte PATT - .word mus_rg_vs_last_1_002 - .byte MOD , 0 - .byte N24 , Gn3 , v127 - .byte W24 - .byte N72 , Gs3 - .byte W12 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte N24 , Cn4 - .byte W24 - .byte N72 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W60 - .byte 0 - .byte BEND , c_v+2 - .byte N15 , Fs3 - .byte W18 - .byte N15 - .byte W18 - .byte N09 - .byte W12 - .byte N06 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cs4 - .byte W06 - .byte BEND , c_v+0 - .byte N03 , Fs3 - .byte W06 - .byte N42 - .byte W18 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 - .byte W06 - .byte N42 - .byte W18 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 - .byte W06 - .byte N42 - .byte W18 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 - .byte W06 - .byte N42 - .byte W18 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , En3 - .byte W24 - .byte N03 , Fs3 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , Gn3 - .byte W24 - .byte N03 , Fs3 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , En3 - .byte W24 - .byte N03 , Fs3 - .byte W06 - .byte N36 - .byte W42 - .byte BEND , c_v+1 - .byte N12 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte N18 , Bn3 - .byte W06 - .byte W12 - .byte PAN , c_v+32 - .byte BEND , c_v+0 - .byte N06 , Fs3 - .byte W06 - .byte N18 , En3 - .byte W18 - .byte N06 , Fs3 - .byte W06 - .byte N18 , En3 - .byte W18 - .byte N06 , Fs3 - .byte W06 - .byte N18 , En3 - .byte W18 - .byte N06 , Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N12 , Gn3 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte N18 , Cs4 - .byte W06 - .byte W12 - .byte PAN , c_v+32 - .byte BEND , c_v+0 - .byte N06 , Gn3 - .byte W06 - .byte N18 , Fs3 - .byte W18 - .byte N06 , Gn3 - .byte W06 - .byte N18 , Fs3 - .byte W18 - .byte N06 , Gn3 - .byte W06 - .byte N18 , Fs3 - .byte W18 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte N18 , Dn4 - .byte W06 - .byte W12 - .byte PAN , c_v+32 - .byte BEND , c_v+0 - .byte N06 , Gs3 - .byte W06 - .byte N18 , Gn3 - .byte W18 - .byte N06 , Gs3 - .byte W06 - .byte N18 , Gn3 - .byte W18 - .byte N06 , Gs3 - .byte W06 - .byte N18 , Gn3 - .byte W18 - .byte N06 , Gs3 - .byte W06 - .byte N18 , Gn3 - .byte W06 - .byte W12 - .byte N06 , Gs3 - .byte W06 - .byte N18 , Gn3 - .byte W18 - .byte N06 , Gs3 - .byte W06 - .byte N18 , Gn3 - .byte W18 - .byte N06 , Gs3 - .byte W06 - .byte N18 , Gn3 - .byte W18 - .byte PAN , c_v+0 - .byte N12 , Dn4 - .byte W12 - .byte N96 , Ds4 - .byte W09 - .byte MOD , 5 - .byte W84 - .byte W03 - .byte 0 - .byte N96 , Cn3 - .byte W09 - .byte MOD , 5 - .byte W84 - .byte W03 - .byte 0 - .byte N90 , Bn3 - .byte W09 - .byte MOD , 5 - .byte W80 - .byte W01 - .byte 0 - .byte N06 , As3 , v120 - .byte W06 - .byte MOD , 0 - .byte N24 , An3 , v127 - .byte W24 - .byte N66 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W54 - .byte N06 , Cn4 , v120 - .byte W06 - .byte MOD , 0 - .byte N96 , Bn3 , v127 - .byte W12 - .byte MOD , 4 - .byte W84 - .byte 0 - .byte N84 , Fs3 - .byte W15 - .byte MOD , 4 - .byte W68 - .byte W01 - .byte 0 - .byte N06 , Gs3 , v120 - .byte W06 - .byte Bn3 - .byte W06 - .byte N96 , Cn4 , v127 - .byte W12 - .byte MOD , 5 - .byte W84 - .byte 0 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 4 - .byte W36 - .byte 0 - .byte N36 , Cn4 - .byte W36 - .byte N06 , Cs4 , v120 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , Ds4 , v127 - .byte W24 - .byte N72 , Fs4 - .byte W12 - .byte MOD , 5 - .byte W60 - .byte 0 - .byte N24 , Bn3 - .byte W24 - .byte N72 , Ds4 - .byte W12 - .byte MOD , 5 - .byte W60 - .byte 0 - .byte N12 , An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte N03 , Cn4 , v120 - .byte W03 - .byte Bn3 - .byte W03 - .byte N12 , An3 , v127 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N03 , Bn3 - .byte W03 - .byte Cs4 , v120 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte N12 , En4 , v127 - .byte W12 - .byte Cs4 - .byte W12 - .byte PATT - .word mus_rg_vs_last_1_001 - .byte PATT - .word mus_rg_vs_last_1_002 - .byte MOD , 0 - .byte N24 , Gn3 , v127 - .byte W24 - .byte N72 , Gs3 - .byte W12 - .byte MOD , 4 - .byte W60 - .byte 0 - .byte N48 , Bn3 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte N48 , Gs3 - .byte W12 - .byte MOD , 5 - .byte W36 - .byte PATT - .word mus_rg_vs_last_1_001 - .byte PATT - .word mus_rg_vs_last_1_002 - .byte MOD , 0 - .byte N24 , Gn3 , v127 - .byte W24 - .byte N72 , Gs3 - .byte W12 - .byte MOD , 5 - .byte W60 - .byte 0 - .byte N48 , Bn3 - .byte W12 - .byte MOD , 4 - .byte W36 - .byte 0 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 4 - .byte W36 - .byte 0 - .byte N96 , Cs4 - .byte W24 - .byte MOD , 5 - .byte W72 - .byte 0 - .byte N96 , Fs4 - .byte W24 - .byte MOD , 5 - .byte W72 - .byte GOTO - .word mus_rg_vs_last_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_vs_last_2: - .byte KEYSH , mus_rg_vs_last_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-62 - .byte VOL , 45*mus_rg_vs_last_mvl/mxv - .byte BEND , c_v+1 - .byte N24 , Fs2 , v088 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , Fs3 - .byte W24 - .byte Gn2 , v092 - .byte W24 - .byte PAN , c_v-62 - .byte N24 , Fn3 - .byte W24 - .byte An2 , v104 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , En3 - .byte W24 - .byte As2 , v120 - .byte W24 - .byte PAN , c_v-62 - .byte N24 , Cs3 - .byte W24 - .byte N06 , Fs2 , v127 - .byte W06 - .byte N06 - .byte W42 - .byte PAN , c_v+63 - .byte N06 - .byte W06 - .byte N06 - .byte W42 - .byte PAN , c_v-62 - .byte N06 - .byte W06 - .byte N06 - .byte W42 - .byte PAN , c_v+63 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N24 , Fn2 - .byte W24 - .byte PAN , c_v-62 - .byte N06 , Fs2 , v120 - .byte W06 - .byte Fs2 , v127 - .byte W18 - .byte PAN , c_v+63 - .byte N24 , Cs3 , v120 - .byte W24 - .byte N06 , Fs2 - .byte W06 - .byte Fs2 , v127 - .byte W18 - .byte PAN , c_v-62 - .byte N24 , Dn3 , v120 - .byte W24 - .byte N06 , Fs2 - .byte W06 - .byte Fs2 , v127 - .byte W18 - .byte PAN , c_v+63 - .byte N24 , En3 , v120 - .byte W24 - .byte N06 , Fs2 - .byte W06 - .byte Fs2 , v127 - .byte W06 - .byte PAN , c_v-62 - .byte N24 , Dn3 , v120 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N06 , Fs2 , v127 - .byte W06 - .byte N06 - .byte W18 - .byte PAN , c_v+63 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W18 - .byte PAN , c_v-62 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W18 - .byte PAN , c_v+63 - .byte N24 , En3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-64 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , En3 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W18 - .byte PAN , c_v-64 - .byte N24 , Cs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W18 - .byte PAN , c_v+63 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W18 - .byte PAN , c_v-64 - .byte N24 , En3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W18 - .byte PAN , c_v+63 - .byte N06 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte An2 - .byte W06 -mus_rg_vs_last_2_B1: - .byte PAN , c_v-64 - .byte N06 , Fs2 , v127 - .byte W06 - .byte Fs1 - .byte W18 - .byte N24 , Gs2 - .byte W24 - .byte PAN , c_v+63 - .byte N06 , Fn2 - .byte W06 - .byte Fn1 - .byte W18 - .byte N24 , Gn2 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , En2 - .byte W06 - .byte En1 - .byte W18 - .byte N24 , Fs2 - .byte W24 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W06 - .byte Gs1 - .byte W18 - .byte N24 , Gs2 - .byte W24 - .byte PAN , c_v-64 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Cs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gs2 - .byte W12 - .byte N06 , Fs2 - .byte W06 - .byte Fs1 - .byte W18 - .byte N24 , Gs2 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W06 - .byte Fn1 - .byte W18 - .byte N24 , Gn2 - .byte W24 - .byte PAN , c_v+63 - .byte N06 , En2 - .byte W06 - .byte En1 - .byte W18 - .byte N24 , Fs2 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W06 - .byte Gs1 - .byte W18 - .byte N24 , Gs2 - .byte W24 - .byte PAN , c_v+63 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs2 - .byte W12 - .byte N06 , Fs2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gs2 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte W06 - .byte N06 , Cs3 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte W06 - .byte N06 , Cs3 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte W06 - .byte N06 , Cs3 - .byte W06 -mus_rg_vs_last_2_000: - .byte N12 , Fs2 , v127 - .byte W12 - .byte PAN , c_v-64 - .byte W06 - .byte N06 , Cs3 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte W06 - .byte N06 , Cs3 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte W06 - .byte N06 , Cs3 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte W06 - .byte N06 , Cs3 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_last_2_000 - .byte N06 , Fs2 , v127 - .byte W06 - .byte N06 - .byte W18 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W18 - .byte N24 , Gn2 - .byte W24 - .byte PAN , c_v+63 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W18 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte N36 , Cs2 - .byte W36 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W18 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v+63 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W18 - .byte N24 , Gn2 - .byte W24 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W18 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v+63 - .byte N06 , Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte N36 , Cs2 - .byte W36 - .byte PAN , c_v-64 - .byte N12 , Fs2 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs2 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fs2 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs2 - .byte W12 - .byte En3 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte Fn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 - .byte W12 - .byte Fn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte Fn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gs2 - .byte W12 - .byte Fs3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs2 - .byte W12 - .byte Fs3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gs2 - .byte W12 - .byte Fs3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs2 - .byte W12 - .byte Fs3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gs2 - .byte W12 - .byte Ds3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs2 - .byte W12 - .byte Ds3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs2 - .byte W12 - .byte Ds3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gs2 - .byte W12 - .byte Ds3 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gs2 - .byte W18 - .byte N06 , Ds3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 , v120 - .byte W06 - .byte PAN , c_v+62 - .byte N06 , Dn3 , v127 - .byte W06 - .byte Ds3 , v120 - .byte W06 - .byte N12 , Gs2 , v127 - .byte W18 - .byte N06 , Ds3 - .byte W06 - .byte N12 , Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Ds3 - .byte W12 - .byte Gs2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds3 - .byte W12 - .byte Gs2 - .byte W18 - .byte N06 , Ds3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Ds3 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+62 - .byte N12 , En3 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En3 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En3 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte N03 , Fs3 , v120 - .byte W03 - .byte En3 - .byte W03 - .byte N12 , Ds3 , v127 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , As2 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En3 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En3 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En3 - .byte W12 - .byte An2 - .byte W12 - .byte En3 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W06 - .byte As2 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn3 - .byte W12 - .byte En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte En2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte Gs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs3 - .byte W12 - .byte Gs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte Gs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs3 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Fs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs3 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W12 - .byte Gs2 - .byte W12 - .byte En3 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En3 - .byte W12 - .byte Gs2 - .byte W12 - .byte En3 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En3 - .byte W12 - .byte Gs2 - .byte W12 - .byte En3 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En3 - .byte W12 - .byte Gs2 - .byte W12 - .byte En3 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N24 , Fs3 - .byte W24 - .byte PAN , c_v+63 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Fs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte PAN , c_v+63 - .byte N12 , Fs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N24 , Cs3 - .byte W24 - .byte GOTO - .word mus_rg_vs_last_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_vs_last_3: - .byte KEYSH , mus_rg_vs_last_key+0 - .byte VOICE , 53 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+32 - .byte VOL , 70*mus_rg_vs_last_mvl/mxv - .byte N24 , Fs2 , v096 - .byte W06 - .byte MOD , 10 - .byte W18 - .byte PAN , c_v-32 - .byte MOD , 0 - .byte N24 , Fs3 , v064 - .byte W06 - .byte MOD , 10 - .byte W18 - .byte 0 - .byte N24 , Gn2 , v108 - .byte W06 - .byte MOD , 10 - .byte W18 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte N24 , Fn3 , v080 - .byte W06 - .byte MOD , 10 - .byte W18 - .byte 0 - .byte N24 , An2 , v116 - .byte W06 - .byte MOD , 10 - .byte W18 - .byte PAN , c_v-32 - .byte MOD , 0 - .byte N24 , En3 , v096 - .byte W06 - .byte MOD , 10 - .byte W18 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte MOD , 0 - .byte N24 , As2 , v127 - .byte W06 - .byte MOD , 10 - .byte W18 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte N24 , Cs3 , v120 - .byte W06 - .byte MOD , 10 - .byte W18 - .byte VOL , 70*mus_rg_vs_last_mvl/mxv - .byte MOD , 0 - .byte N48 , Cs2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 55*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte VOL , 70*mus_rg_vs_last_mvl/mxv - .byte N48 , Dn2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 55*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte VOL , 70*mus_rg_vs_last_mvl/mxv - .byte N48 , En2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 55*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte VOL , 70*mus_rg_vs_last_mvl/mxv - .byte N48 , Dn2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 55*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte W96 - .byte VOICE , 31 - .byte W24 - .byte N24 , Fs4 , v052 - .byte W72 - .byte VOICE , 53 - .byte PAN , c_v+31 - .byte VOL , 75*mus_rg_vs_last_mvl/mxv - .byte N24 , Fs2 , v056 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Fs3 - .byte W24 - .byte PAN , c_v+31 - .byte VOL , 77*mus_rg_vs_last_mvl/mxv - .byte N24 , Fs2 , v072 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gn3 - .byte W24 - .byte PAN , c_v+31 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte N24 , Fs2 , v076 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , An3 - .byte W24 - .byte PAN , c_v+31 - .byte VOL , 81*mus_rg_vs_last_mvl/mxv - .byte N24 , Fs2 , v092 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gn3 - .byte W24 - .byte PAN , c_v+31 - .byte VOL , 76*mus_rg_vs_last_mvl/mxv - .byte N24 , Fs2 , v060 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Fs3 - .byte W24 - .byte PAN , c_v+31 - .byte VOL , 77*mus_rg_vs_last_mvl/mxv - .byte N24 , Fs2 , v072 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gn3 , v076 - .byte W24 - .byte PAN , c_v+31 - .byte VOL , 77*mus_rg_vs_last_mvl/mxv - .byte N24 , Fs2 , v092 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , An3 , v096 - .byte W24 - .byte PAN , c_v+31 - .byte N24 , Fs2 , v120 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , As3 - .byte W24 -mus_rg_vs_last_3_B1: - .byte VOICE , 53 - .byte PAN , c_v-32 - .byte VOL , 71*mus_rg_vs_last_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N48 , Fs3 , v072 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 64*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 49*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte VOL , 71*mus_rg_vs_last_mvl/mxv - .byte N48 , Fn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 64*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 49*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte PAN , c_v-32 - .byte MOD , 0 - .byte VOL , 71*mus_rg_vs_last_mvl/mxv - .byte N48 , En3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 64*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 49*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte VOL , 71*mus_rg_vs_last_mvl/mxv - .byte N48 , Cs3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 64*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 49*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte PAN , c_v-32 - .byte MOD , 0 - .byte VOL , 71*mus_rg_vs_last_mvl/mxv - .byte N24 , Cn3 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte PAN , c_v+31 - .byte MOD , 0 - .byte VOL , 71*mus_rg_vs_last_mvl/mxv - .byte N72 , Cs3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 64*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 49*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W24 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 70*mus_rg_vs_last_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte VOL , 83*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v-16 - .byte N03 , Cs4 , v116 - .byte W06 - .byte N18 - .byte W18 - .byte VOICE , 60 - .byte PAN , c_v+16 - .byte N24 , Bn2 , v096 - .byte W24 - .byte VOICE , 56 - .byte N03 , Cs4 , v116 - .byte W06 - .byte N18 - .byte W18 - .byte VOICE , 60 - .byte PAN , c_v-17 - .byte N24 , Dn3 , v096 - .byte W24 - .byte VOICE , 56 - .byte N03 , Cs4 , v116 - .byte W06 - .byte N18 - .byte W18 - .byte VOICE , 60 - .byte PAN , c_v+16 - .byte N24 , Bn2 , v096 - .byte W24 - .byte VOICE , 56 - .byte N03 , Cs4 , v112 - .byte W06 - .byte N06 , Cs4 , v108 - .byte W06 - .byte VOICE , 60 - .byte PAN , c_v-16 - .byte N24 , Gs2 , v120 - .byte W24 - .byte N12 , Bn2 , v127 - .byte W12 - .byte PAN , c_v-1 - .byte W96 - .byte VOICE , 31 - .byte VOL , 72*mus_rg_vs_last_mvl/mxv - .byte W48 - .byte PAN , c_v-16 - .byte W12 - .byte N36 , Cs3 , v084 - .byte W36 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte c_v-16 - .byte W24 - .byte N21 , Dn3 , v048 - .byte W36 - .byte N21 - .byte W36 - .byte W96 - .byte W60 - .byte Ds3 - .byte W36 - .byte W60 - .byte N24 - .byte W36 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 31 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_vs_last_3_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_vs_last_4: - .byte KEYSH , mus_rg_vs_last_key+0 - .byte VOICE , 81 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 56*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v+0 - .byte N48 , Fs1 , v120 - .byte W48 - .byte VOL , 59*mus_rg_vs_last_mvl/mxv - .byte N48 , Gn1 - .byte W48 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte N48 , Gs1 - .byte W48 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte N48 , An1 - .byte W48 - .byte VOL , 56*mus_rg_vs_last_mvl/mxv - .byte N03 , Fs1 - .byte W06 - .byte N36 - .byte W42 - .byte N03 - .byte W06 - .byte N42 - .byte W42 - .byte N03 - .byte W06 - .byte N36 - .byte W42 - .byte N03 - .byte W06 - .byte N36 - .byte W42 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte En1 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn1 - .byte W12 - .byte N12 , Ds1 - .byte W12 - .byte En1 - .byte W12 - .byte N06 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte An1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte An1 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , An2 - .byte W12 - .byte N06 , Fs2 - .byte W06 - .byte Cs2 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , As2 - .byte W12 - .byte N06 , Fs2 - .byte W06 - .byte Cs2 - .byte W06 -mus_rg_vs_last_4_B1: - .byte N06 , Fs2 , v120 - .byte W06 - .byte N18 , Fs1 - .byte W42 - .byte N06 , Fn2 - .byte W06 - .byte N18 , Fn1 - .byte W42 - .byte N06 , En2 - .byte W06 - .byte N18 , En1 - .byte W42 - .byte N06 , Gs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte Cs2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Bn2 - .byte W06 - .byte N12 , Gs2 - .byte W12 - .byte Cn2 - .byte W24 - .byte Gs1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N09 , Cs1 - .byte W12 - .byte N06 - .byte W12 - .byte N09 - .byte W12 - .byte N06 - .byte W12 - .byte N09 - .byte W12 - .byte N06 - .byte W06 - .byte Gs1 - .byte W06 - .byte N09 , Cs2 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte N06 , Fs2 - .byte W06 - .byte Fs1 - .byte W18 - .byte N12 , Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , Fn2 - .byte W06 - .byte Fn1 - .byte W18 - .byte N12 , Cn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte En1 - .byte W18 - .byte N12 , Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N06 , Gs2 - .byte W06 - .byte Gs1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N09 , Cs1 - .byte W18 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W18 - .byte N03 , Fs2 - .byte W06 - .byte N12 , Cs2 - .byte W18 - .byte N03 , An1 - .byte W06 - .byte N12 , Fs1 - .byte W18 - .byte N03 , Cs2 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fs1 - .byte W18 - .byte N03 , Cn2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , An1 - .byte W18 - .byte N03 , Gn1 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte En1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , En1 - .byte W24 - .byte N03 , Cs2 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , Gn1 - .byte W24 - .byte N03 , Cs2 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , En1 - .byte W24 - .byte N03 , Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte N36 , Cs1 - .byte W36 - .byte N03 , Fs1 - .byte W06 - .byte N15 - .byte W18 - .byte N03 , Gn1 - .byte W06 - .byte N15 - .byte W18 - .byte N03 , An1 - .byte W06 - .byte N15 - .byte W18 - .byte N03 , Gn1 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte En1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N15 - .byte W18 - .byte N03 , En1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cs1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N06 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Fs1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Bn1 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte N06 , Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 - .byte W06 - .byte Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte Ds2 - .byte W06 - .byte N03 - .byte W06 - .byte Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte N03 , Gs1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Ds2 - .byte W06 - .byte N03 , Bn1 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte N03 , Gs1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N15 , Gs1 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N15 , Cn2 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N24 , Gs2 - .byte W24 - .byte N06 , Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte N15 , Cn2 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte N15 , An1 - .byte W18 - .byte N03 - .byte W06 - .byte N09 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte N21 , An1 - .byte W24 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte N15 , Fs1 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte Fs1 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte N06 , Ds2 - .byte W06 - .byte Cs2 - .byte W06 - .byte N15 , Bn1 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N24 , Fs1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N15 , Ds1 - .byte W18 - .byte N03 , Dn1 - .byte W06 - .byte N24 , Cs1 - .byte W24 - .byte N12 , Ds1 - .byte W12 - .byte N24 , Cs1 - .byte W24 - .byte N12 , Ds1 - .byte W12 - .byte N36 , En1 - .byte W36 - .byte N03 , Gn1 - .byte W03 - .byte As1 - .byte W03 - .byte Cn2 - .byte W03 - .byte Dn2 - .byte W03 - .byte N12 , En2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N12 , Gn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte N15 , Ds1 - .byte W18 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Dn1 - .byte W12 - .byte N15 , Ds1 - .byte W18 - .byte N06 , Ds2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N15 , Fs1 - .byte W18 - .byte N03 , Fn1 - .byte W06 - .byte N18 , Fs1 - .byte W18 - .byte N06 , Fn1 - .byte W06 - .byte N15 , Ds1 - .byte W18 - .byte N03 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Cs1 - .byte W12 - .byte N09 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Ds2 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte N12 - .byte W12 - .byte N48 , An1 - .byte W48 - .byte Gs1 - .byte W48 - .byte Gn1 - .byte W48 - .byte N06 , Fs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N36 , Fs1 - .byte W36 - .byte N24 , Fn1 - .byte W24 - .byte N60 , Gs1 - .byte W60 - .byte N06 , Gn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N24 , Cs2 - .byte W24 - .byte Bn1 - .byte W24 - .byte An1 - .byte W24 - .byte Gs1 - .byte W24 - .byte N12 , Fs1 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Cs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte N03 , Fs1 - .byte W12 - .byte N03 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cs2 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , Fs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Fs1 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte N06 , Fs1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N18 - .byte W18 - .byte En2 - .byte W18 - .byte N06 , Fs2 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N18 - .byte W18 - .byte En2 - .byte W18 - .byte N06 , Ds2 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N18 - .byte W18 - .byte Fs2 - .byte W18 - .byte N06 , An2 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N18 - .byte W18 - .byte An2 - .byte W18 - .byte N06 , Gs2 - .byte W06 - .byte GOTO - .word mus_rg_vs_last_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_vs_last_5: - .byte KEYSH , mus_rg_vs_last_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Dn5 , v108 - .byte W06 - .byte As4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Dn5 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+31 - .byte N06 , Dn5 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Dn4 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fs3 , v120 - .byte N06 , Dn5 , v108 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , As3 , v120 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 , v127 - .byte W06 - .byte Fs3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Dn5 - .byte W06 - .byte VOICE , 60 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v+0 - .byte N03 , Fs4 , v108 - .byte W06 - .byte N36 - .byte W12 - .byte VOL , 85*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 5 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 73*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 - .byte W06 - .byte N36 - .byte W12 - .byte VOL , 85*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 5 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 73*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 - .byte W06 - .byte N36 - .byte W12 - .byte VOL , 85*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 5 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 73*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 - .byte W06 - .byte N30 - .byte W12 - .byte VOL , 85*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 5 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 73*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte VOICE , 29 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 , Cs3 , v056 - .byte W03 - .byte Dn3 , v068 - .byte W03 - .byte En3 , v076 - .byte W03 - .byte Fn3 , v088 - .byte W03 - .byte VOICE , 29 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 , Fs3 , v096 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , Fs4 - .byte W06 - .byte VOL , 45*mus_rg_vs_last_mvl/mxv - .byte W18 - .byte VOICE , 29 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 , Fs3 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , Fs4 - .byte W06 - .byte VOL , 45*mus_rg_vs_last_mvl/mxv - .byte W18 - .byte VOICE , 29 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 , Fs3 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , Fs4 - .byte W06 - .byte VOL , 44*mus_rg_vs_last_mvl/mxv - .byte W18 - .byte VOICE , 29 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 , Fs3 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , Fn3 - .byte W06 - .byte VOL , 45*mus_rg_vs_last_mvl/mxv - .byte W18 - .byte VOICE , 4 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte BEND , c_v+1 - .byte N03 , Fs4 , v044 - .byte W06 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 -mus_rg_vs_last_5_000: - .byte N03 , Fs4 , v044 - .byte W06 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N03 , Fs4 - .byte W06 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_last_5_000 - .byte N03 , Fs4 , v044 - .byte W06 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte VOICE , 62 - .byte N03 , Fs3 , v116 - .byte W06 - .byte N18 - .byte W18 - .byte BEND , c_v+0 - .byte N06 , As2 , v124 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 -mus_rg_vs_last_5_B1: - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte BEND , c_v+0 - .byte N48 , Fs4 , v100 - .byte W12 - .byte MOD , 6 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 74*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 63*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N48 , Fn4 - .byte W12 - .byte MOD , 6 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 74*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 63*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N48 , En4 - .byte W12 - .byte MOD , 6 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 74*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 63*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N48 , Cs4 - .byte W12 - .byte MOD , 6 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 74*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 63*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N24 , Cn4 - .byte W24 - .byte N72 , Cs4 - .byte W12 - .byte MOD , 6 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 74*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 63*mus_rg_vs_last_mvl/mxv - .byte W30 - .byte VOICE , 62 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N12 , Gn3 , v096 - .byte W12 - .byte N18 , Gs3 - .byte W18 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Cs4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N06 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte VOICE , 29 - .byte N32 , Fs3 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 , Fs3 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N36 , Fn3 , v096 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte W15 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte N03 , Fn3 , v080 - .byte W06 - .byte MOD , 0 - .byte N24 , En3 , v092 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 , En3 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N32 , Cs3 , v096 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 , Cs3 , v080 - .byte W06 - .byte N03 - .byte W06 - .byte MOD , 0 - .byte N24 , Cn3 , v096 - .byte W24 - .byte Cs3 - .byte W24 - .byte N03 , Dn3 , v080 - .byte W03 - .byte N06 , Cs3 - .byte W09 - .byte N09 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte VOICE , 60 - .byte N24 , Fn4 , v096 - .byte W24 - .byte N72 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W06 - .byte VOL , 85*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 73*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 63*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 51*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N36 , Cs4 , v104 - .byte W36 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte VOICE , 56 - .byte PAN , c_v-32 - .byte N03 , Fs4 , v116 - .byte W06 - .byte N18 - .byte W18 - .byte VOICE , 60 - .byte PAN , c_v+32 - .byte N24 , En3 , v072 - .byte W24 - .byte VOICE , 56 - .byte N03 , Fs4 , v116 - .byte W06 - .byte N18 - .byte W18 - .byte VOICE , 60 - .byte PAN , c_v-33 - .byte N24 , Gn3 , v072 - .byte W24 - .byte VOICE , 56 - .byte N03 , Fs4 , v116 - .byte W06 - .byte N18 - .byte W18 - .byte VOICE , 60 - .byte PAN , c_v+32 - .byte N24 , En3 , v072 - .byte W24 - .byte VOICE , 56 - .byte N03 , Fs4 , v112 - .byte W06 - .byte N06 , Fs4 , v108 - .byte W06 - .byte VOICE , 60 - .byte PAN , c_v-33 - .byte N24 , Cs3 , v076 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte VOICE , 29 - .byte PAN , c_v+12 - .byte N06 , Fs3 , v108 - .byte W06 - .byte Fs3 , v080 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Fs3 , v080 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 , v112 - .byte W06 - .byte Fs3 , v080 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 , v112 - .byte W06 - .byte En3 , v080 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 , v096 - .byte W06 - .byte Fs3 , v076 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 , v096 - .byte W06 - .byte Ds3 , v076 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 , v096 - .byte W06 - .byte N03 , Fs3 , v076 - .byte W03 - .byte VOICE , 62 - .byte W03 - .byte N24 , Cs3 , v120 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte VOICE , 29 - .byte PAN , c_v-10 - .byte N24 , Fs4 , v064 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte N72 , Gs4 - .byte W36 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 22*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte VOICE , 62 - .byte PAN , c_v-32 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 , Cs3 , v100 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N09 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte PAN , c_v-11 - .byte N24 , Gn4 , v112 - .byte W24 - .byte N12 , Gs4 - .byte W12 - .byte N60 , An4 - .byte W24 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 22*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte PAN , c_v-32 - .byte N03 , Dn3 , v100 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte VOICE , 30 - .byte PAN , c_v-11 - .byte N24 , Gs4 , v076 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte N72 , As4 - .byte W36 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 22*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte VOICE , 62 - .byte PAN , c_v-32 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 , Ds3 , v092 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N21 - .byte W12 - .byte W12 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N24 - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte N06 , Fs4 , v127 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v+26 - .byte N96 , Gs4 - .byte W42 - .byte VOL , 85*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 75*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 62*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte N96 , Gs3 , v096 - .byte W03 - .byte VOL , 40*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte 59*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte 67*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte 74*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte 80*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte 88*mus_rg_vs_last_mvl/mxv - .byte W72 - .byte W03 - .byte N24 , Ds4 - .byte W24 - .byte TIE , En4 - .byte W72 - .byte W96 - .byte EOT - .byte N96 , Fs4 - .byte W96 - .byte Bn3 - .byte W96 - .byte N68 , Gn4 - .byte W68 - .byte W01 - .byte N03 , Gs4 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N48 , Dn5 - .byte W48 - .byte Cn5 - .byte W48 - .byte TIE , Bn4 - .byte W96 - .byte W96 - .byte EOT - .byte VOICE , 60 - .byte N12 , En4 , v088 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gs4 - .byte W12 - .byte En4 - .byte W12 - .byte VOICE , 29 - .byte N12 , En4 , v064 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte N03 , En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N12 , Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gs4 - .byte W12 - .byte En4 - .byte W12 - .byte PAN , c_v+3 - .byte N12 , Fs3 - .byte W12 - .byte VOICE , 30 - .byte PAN , c_v+0 - .byte N06 , Fs2 , v088 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte VOICE , 29 - .byte PAN , c_v+3 - .byte N12 , Fn3 , v064 - .byte W12 - .byte VOICE , 30 - .byte PAN , c_v+0 - .byte N06 , Fn2 , v088 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte VOICE , 29 - .byte PAN , c_v+3 - .byte N12 , En3 , v064 - .byte W12 - .byte VOICE , 30 - .byte PAN , c_v+0 - .byte N06 , En2 , v088 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte VOICE , 29 - .byte PAN , c_v+2 - .byte N12 , Cs3 , v064 - .byte W12 - .byte VOICE , 30 - .byte PAN , c_v+0 - .byte N09 , Cs2 , v092 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 30 - .byte N12 , Cn4 , v080 - .byte W12 - .byte Cs3 - .byte W12 - .byte N48 , Cs4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_last_mvl/mxv - .byte N03 - .byte W06 - .byte VOL , 56*mus_rg_vs_last_mvl/mxv - .byte N03 - .byte W06 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte N06 , Cn4 - .byte W06 - .byte VOL , 78*mus_rg_vs_last_mvl/mxv - .byte N06 , Cs4 - .byte W06 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N48 , En4 , v096 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N48 , Dn4 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte VOICE , 30 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N48 , Fs3 - .byte W24 - .byte VOL , 67*mus_rg_vs_last_mvl/mxv - .byte W24 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte N48 , Fn3 - .byte W24 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte W24 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte N48 , En3 - .byte W24 - .byte VOL , 67*mus_rg_vs_last_mvl/mxv - .byte W24 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte N48 , Cs3 - .byte W24 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte W24 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte N24 , Cn3 - .byte W24 - .byte N72 , Cs3 - .byte W24 - .byte VOL , 67*mus_rg_vs_last_mvl/mxv - .byte W48 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte N48 , En3 - .byte W24 - .byte VOL , 67*mus_rg_vs_last_mvl/mxv - .byte W24 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte N48 , Gn3 - .byte W24 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte W24 - .byte VOICE , 60 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N96 , Fs3 , v088 - .byte W36 - .byte MOD , 4 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 44*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte MOD , 0 - .byte N24 , Cn4 - .byte W24 - .byte N72 , Cs4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_vs_last_5_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_vs_last_6: - .byte KEYSH , mus_rg_vs_last_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N06 , Dn5 , v096 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v-8 - .byte N06 , Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+7 - .byte N06 , Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , An4 - .byte W06 - .byte PAN , c_v-33 - .byte N06 , Dn5 - .byte W06 - .byte PAN , c_v+16 - .byte BEND , c_v+1 - .byte N06 , Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v-24 - .byte N06 , Fs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+23 - .byte N06 , Fn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , En4 - .byte W06 - .byte Dn5 - .byte W06 - .byte PAN , c_v+32 - .byte BEND , c_v+1 - .byte N06 , Dn4 - .byte W06 - .byte As3 - .byte W06 - .byte PAN , c_v-41 - .byte N06 , Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v+41 - .byte N06 , Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Bn3 - .byte W06 - .byte Dn5 - .byte W06 - .byte PAN , c_v+48 - .byte BEND , c_v+2 - .byte N06 , As3 , v108 - .byte W06 - .byte Fn3 - .byte W06 - .byte PAN , c_v-56 - .byte N06 , An3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v+56 - .byte N06 , Gn3 , v120 - .byte W06 - .byte Ds3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Fs3 - .byte W06 - .byte Dn5 - .byte W06 - .byte VOICE , 47 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v-32 - .byte BEND , c_v+0 - .byte N06 , Fs2 , v096 - .byte W06 - .byte N36 , Fs1 , v127 - .byte W42 - .byte PAN , c_v+32 - .byte N06 , Fs2 - .byte W06 - .byte N42 , Fs1 - .byte W42 - .byte PAN , c_v-32 - .byte N06 , Fs2 - .byte W06 - .byte N36 , Fs1 - .byte W42 - .byte PAN , c_v+32 - .byte N06 , Fs2 - .byte W06 - .byte N42 , Fs1 - .byte W42 - .byte VOICE , 62 - .byte PAN , c_v-32 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte N06 , Fs2 , v108 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+10 - .byte N24 , Cs3 , v096 - .byte W24 - .byte PAN , c_v+32 - .byte N06 , Fs2 , v108 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-9 - .byte N24 , Dn3 , v096 - .byte W24 - .byte PAN , c_v-32 - .byte N06 , Fs2 , v108 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+7 - .byte N24 , En3 , v096 - .byte W24 - .byte PAN , c_v+32 - .byte N06 , Fs2 , v108 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-10 - .byte N12 , Dn3 , v096 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte BEND , c_v+2 - .byte W48 -mus_rg_vs_last_6_B1: - .byte VOICE , 47 - .byte PAN , c_v+32 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Fs2 , v120 - .byte W06 - .byte N18 , Fs1 - .byte W18 - .byte N24 , Gs2 - .byte W24 - .byte PAN , c_v-32 - .byte N06 , Fn2 - .byte W06 - .byte N18 , Fn1 - .byte W18 - .byte Gn2 - .byte W18 - .byte N03 , Gs1 , v076 - .byte W03 - .byte N03 - .byte W03 - .byte PAN , c_v+32 - .byte N06 , En2 , v120 - .byte W06 - .byte N18 , En1 - .byte W18 - .byte N24 , Fs2 - .byte W24 - .byte PAN , c_v-32 - .byte N06 , Gs2 - .byte W06 - .byte N18 , Gs1 - .byte W18 - .byte N24 , Gs2 - .byte W24 - .byte PAN , c_v+32 - .byte N12 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v-32 - .byte W12 - .byte N24 , Cs2 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte W96 - .byte VOICE , 62 - .byte VOL , 83*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v-22 - .byte N05 , Cs3 , v108 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte PAN , c_v+20 - .byte N12 , Cn3 - .byte W12 - .byte MOD , 8 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N05 - .byte W06 - .byte N02 - .byte W06 - .byte MOD , 0 - .byte N05 , Bn2 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte PAN , c_v-25 - .byte N24 , Gs2 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte N05 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte N02 - .byte W06 - .byte MOD , 0 - .byte N24 , Gn2 - .byte W24 - .byte Gs2 - .byte W24 - .byte N03 , An2 - .byte W03 - .byte N06 , Gs2 - .byte W09 - .byte N09 - .byte W12 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte VOICE , 48 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v-32 - .byte N24 , Cn3 , v072 - .byte W24 - .byte N72 , Cs3 - .byte W24 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 61*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 51*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_last_mvl/mxv - .byte W04 - .byte 26*mus_rg_vs_last_mvl/mxv - .byte W08 - .byte W96 - .byte W96 - .byte VOICE , 47 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N03 , Fs2 , v120 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v-32 - .byte N03 , Fs2 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , Gn1 - .byte W24 - .byte PAN , c_v+32 - .byte N03 , Fs2 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v-32 - .byte N03 , Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte N36 , Cs1 - .byte W36 - .byte VOICE , 62 - .byte N06 , Fs2 , v084 - .byte W06 - .byte Fs2 , v064 - .byte W06 - .byte En2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 , v084 - .byte W06 - .byte Fs2 , v064 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 , v084 - .byte W06 - .byte Fs2 , v064 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 , v084 - .byte W06 - .byte En2 , v064 - .byte W06 - .byte Dn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 , v084 - .byte W06 - .byte Fs2 , v064 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte En2 , v084 - .byte W06 - .byte Ds2 , v064 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Fs2 , v084 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , Gs2 , v096 - .byte W24 - .byte N12 , Bn2 , v092 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v-48 - .byte N12 , Fs4 , v052 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+48 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v-48 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+48 - .byte N12 , Fs4 - .byte W12 - .byte N06 , Cs5 - .byte W06 - .byte N18 , Bn4 - .byte W06 - .byte W96 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v-48 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v+48 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v-48 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte N18 , Cs5 - .byte W06 - .byte W96 - .byte PAN , c_v-48 - .byte N12 , Gs4 - .byte W12 - .byte N06 , Ds5 - .byte W06 - .byte Dn5 - .byte W06 - .byte PAN , c_v+48 - .byte N12 , Gs4 - .byte W12 - .byte N06 , Ds5 - .byte W06 - .byte Dn5 - .byte W06 - .byte PAN , c_v-48 - .byte N12 , Gs4 - .byte W12 - .byte N06 , Ds5 - .byte W06 - .byte Dn5 - .byte W06 - .byte PAN , c_v+48 - .byte N12 , Gs4 - .byte W12 - .byte N06 , Ds5 - .byte W06 - .byte N18 , Dn5 - .byte W06 - .byte W96 - .byte W84 - .byte VOICE , 60 - .byte N06 , As3 , v072 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v-26 - .byte N72 , Cn4 - .byte W30 - .byte VOL , 84*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 72*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 61*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte VOL , 46*mus_rg_vs_last_mvl/mxv - .byte N48 , Ds3 - .byte W03 - .byte VOL , 50*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte 58*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte 67*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte 74*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte 79*mus_rg_vs_last_mvl/mxv - .byte W03 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte W30 - .byte VOICE , 48 - .byte N24 , Cn4 , v064 - .byte W24 - .byte Cs4 - .byte W24 - .byte VOICE , 4 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v+48 - .byte N06 , En4 , v040 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v+40 - .byte N06 , Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , An4 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Cs5 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-23 - .byte N06 , An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Ds5 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+39 - .byte N06 , Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+23 - .byte N06 , Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v-39 - .byte N06 , Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Fn5 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Fs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+40 - .byte N06 , Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v+24 - .byte N06 , Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cn4 - .byte W06 - .byte PAN , c_v-39 - .byte N06 , En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v-24 - .byte N06 , Cn5 - .byte W06 - .byte PAN , c_v-15 - .byte N06 , Ds5 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , En5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+39 - .byte N06 , Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fn4 - .byte W06 - .byte Fs4 - .byte W03 - .byte PAN , c_v+23 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fn5 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Fs3 - .byte W06 - .byte VOICE , 48 - .byte PAN , c_v-32 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N12 , An2 , v060 - .byte W12 - .byte Gs2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Gs2 - .byte W12 - .byte An2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte VOICE , 29 - .byte N12 , Cs3 , v044 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte N03 , Cn3 - .byte W03 - .byte Bn2 - .byte W03 - .byte N12 , An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte Cs3 - .byte W03 - .byte N06 , Bn2 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+21 - .byte N12 , Cs3 , v064 - .byte W12 - .byte VOICE , 30 - .byte PAN , c_v-32 - .byte N06 , Cs2 , v076 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte VOICE , 29 - .byte PAN , c_v+20 - .byte N12 , Cn3 , v064 - .byte W12 - .byte VOICE , 30 - .byte PAN , c_v-32 - .byte N06 , Cn2 , v080 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte VOICE , 29 - .byte PAN , c_v+20 - .byte N12 , Bn2 , v064 - .byte W12 - .byte VOICE , 30 - .byte PAN , c_v-32 - .byte N06 , Bn1 , v080 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte VOICE , 29 - .byte PAN , c_v+20 - .byte N12 , Gs2 , v064 - .byte W12 - .byte VOICE , 30 - .byte PAN , c_v-32 - .byte N09 , Gs1 , v076 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 30 - .byte N12 , Gn3 , v056 - .byte W12 - .byte Gs2 - .byte W12 - .byte N48 , Gs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_last_mvl/mxv - .byte N03 - .byte W06 - .byte VOL , 56*mus_rg_vs_last_mvl/mxv - .byte N03 - .byte W06 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte N06 , Gn3 - .byte W06 - .byte VOL , 78*mus_rg_vs_last_mvl/mxv - .byte N06 , Gs3 - .byte W06 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N48 , Bn3 , v068 - .byte W24 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte N48 , Gs3 - .byte W24 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte VOICE , 29 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v+32 - .byte N12 , Fs2 , v044 - .byte W18 - .byte N03 - .byte W06 - .byte Cs3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Cs2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Fs2 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cs2 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn1 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte En2 - .byte W06 - .byte N09 , Cs2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cs3 - .byte W24 - .byte N03 , Gs1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gs2 - .byte W24 - .byte N12 , Cs3 - .byte W12 - .byte N03 , Cs2 - .byte W12 - .byte N09 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 47 - .byte PAN , c_v-48 - .byte N06 , Fs2 , v064 - .byte W06 - .byte N42 , Fs1 - .byte W42 - .byte PAN , c_v+32 - .byte N06 , Fs2 , v092 - .byte W06 - .byte N42 , Fs1 - .byte W42 - .byte PAN , c_v-48 - .byte N06 , Fs2 , v116 - .byte W06 - .byte N42 , Fs1 , v120 - .byte W42 - .byte PAN , c_v+32 - .byte N06 , Fs2 - .byte W06 - .byte N42 , Fs1 , v127 - .byte W42 - .byte GOTO - .word mus_rg_vs_last_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_vs_last_7: - .byte KEYSH , mus_rg_vs_last_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_last_7_000: - .byte PAN , c_v-61 - .byte N03 , Fs4 , v048 - .byte W06 - .byte N06 - .byte W03 - .byte PAN , c_v-32 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Dn5 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fs5 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Dn5 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , An4 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn4 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , Fs4 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , An4 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Dn5 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Fs5 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Dn5 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , An4 - .byte W06 - .byte PAN , c_v+61 - .byte N06 , Gn4 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_last_7_000 - .byte PATT - .word mus_rg_vs_last_7_000 - .byte PAN , c_v-61 - .byte N03 , Fs4 , v048 - .byte W06 - .byte N06 - .byte W03 - .byte PAN , c_v-32 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Dn5 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fs5 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Dn5 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , An4 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn4 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , Fs4 - .byte W06 - .byte N18 - .byte W18 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W24 -mus_rg_vs_last_7_B1: - .byte PAN , c_v+32 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte W96 - .byte W96 - .byte W24 - .byte PAN , c_v-33 - .byte W18 - .byte VOICE , 56 - .byte N03 , Fs4 , v084 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Gs4 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte Gn4 , v084 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Bn4 - .byte W06 - .byte N06 , Gs4 - .byte W06 - .byte Gs4 , v032 - .byte W06 - .byte Gs4 , v084 - .byte W06 - .byte VOICE , 24 - .byte PAN , c_v-32 - .byte N12 , Gn4 , v088 - .byte W12 - .byte N18 , Gs4 - .byte W12 - .byte PAN , c_v+31 - .byte W06 - .byte N06 , Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Dn5 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte N06 , Bn4 - .byte W06 - .byte PAN , c_v+31 - .byte N06 , Cs5 - .byte W06 - .byte N06 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cs5 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 47 - .byte W48 - .byte PAN , c_v+37 - .byte N03 , Fs2 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte PAN , c_v-50 - .byte N24 , Fs1 - .byte W24 - .byte VOICE , 24 - .byte PAN , c_v-32 - .byte N15 , Fs4 , v080 - .byte W15 - .byte PAN , c_v+32 - .byte W03 - .byte N15 - .byte W18 - .byte PAN , c_v-32 - .byte N09 - .byte W12 - .byte N06 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cs5 , v064 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Cs5 - .byte W06 - .byte VOICE , 48 - .byte PAN , c_v-32 - .byte N03 , Fs2 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v+32 - .byte N03 , Fs2 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , Gn1 - .byte W24 - .byte PAN , c_v-32 - .byte N03 , Fs2 - .byte W06 - .byte N18 - .byte W18 - .byte N24 , En1 - .byte W24 - .byte PAN , c_v+32 - .byte N03 , Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte N36 , Cs1 - .byte W36 - .byte W96 - .byte W96 - .byte VOICE , 29 - .byte PAN , c_v+10 - .byte N24 , Cs4 , v048 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte N72 , Ds4 - .byte W36 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte VOICE , 62 - .byte VOL , 34*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 22*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v+32 - .byte N03 , Fs2 , v064 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N09 - .byte W12 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte VOICE , 62 - .byte PAN , c_v+10 - .byte N24 , Dn4 , v056 - .byte W24 - .byte N12 , Ds4 - .byte W12 - .byte N60 , En4 - .byte W24 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 22*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte VOICE , 62 - .byte PAN , c_v+32 - .byte N03 , Gn2 , v064 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte VOICE , 30 - .byte PAN , c_v+10 - .byte N24 , Ds4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte N72 , Fn4 - .byte W36 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 22*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte VOICE , 62 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte PAN , c_v+32 - .byte N03 , Gs2 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N21 - .byte W12 - .byte W12 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N02 - .byte W06 - .byte N24 - .byte W36 - .byte W96 - .byte W96 - .byte VOICE , 14 - .byte PAN , c_v-26 - .byte N48 , En5 , v044 - .byte W60 - .byte N12 , Cs5 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte PAN , c_v+27 - .byte N24 , Fs5 - .byte W24 - .byte Ds5 - .byte W24 - .byte En5 - .byte W24 - .byte Fn5 - .byte W24 - .byte PAN , c_v-26 - .byte N48 , Fs5 - .byte W48 - .byte Ds5 - .byte W48 - .byte PAN , c_v+23 - .byte N48 , As5 - .byte W48 - .byte Bn5 - .byte W48 - .byte PAN , c_v-26 - .byte N24 , Cn6 - .byte W24 - .byte Gn5 - .byte W24 - .byte Bn5 - .byte W24 - .byte Cn6 - .byte W24 - .byte PAN , c_v+26 - .byte N60 , Dn6 - .byte W60 - .byte N12 , An5 - .byte W12 - .byte Bn5 - .byte W12 - .byte Cn6 - .byte W12 - .byte PAN , c_v-27 - .byte N24 , Bn5 - .byte W24 - .byte Fs5 - .byte W24 - .byte An5 - .byte W24 - .byte As5 - .byte W24 - .byte PAN , c_v+24 - .byte N24 , Bn5 - .byte W24 - .byte Fs5 - .byte W24 - .byte Ds6 - .byte W24 - .byte Bn5 - .byte W24 - .byte PAN , c_v-1 - .byte W96 - .byte VOICE , 24 - .byte PAN , c_v+32 - .byte N12 , Cs5 , v048 - .byte W12 - .byte N06 , Bn4 - .byte W06 - .byte N03 , Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte N12 , An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 - .byte N03 , Bn4 - .byte W03 - .byte Cs5 - .byte W03 - .byte N06 , Bn4 - .byte W06 - .byte N12 , En5 - .byte W12 - .byte Cs5 - .byte W12 - .byte VOICE , 29 - .byte PAN , c_v+48 - .byte W12 - .byte N12 , Fs3 , v024 - .byte W12 - .byte N06 , Fs2 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Fn3 - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte N09 , Cs2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Cn2 , v052 - .byte W12 - .byte Cs1 - .byte W12 - .byte N48 , Cs2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_last_mvl/mxv - .byte N03 , Cs2 , v056 - .byte W06 - .byte VOL , 56*mus_rg_vs_last_mvl/mxv - .byte N03 - .byte W06 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte N06 , Cn2 - .byte W06 - .byte VOL , 78*mus_rg_vs_last_mvl/mxv - .byte N06 , Cs2 - .byte W06 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte VOICE , 29 - .byte PAN , c_v-32 - .byte N12 , Cs2 , v044 - .byte W18 - .byte N03 - .byte W06 - .byte Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Gs1 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Cs2 - .byte W12 - .byte N03 , Ds2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N03 , Gs1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N09 , Gs1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gs2 - .byte W24 - .byte N03 , Ds1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W24 - .byte N12 , Gs2 - .byte W12 - .byte N03 , Gs1 - .byte W12 - .byte N09 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 53 - .byte VOL , 90*mus_rg_vs_last_mvl/mxv - .byte N48 , Cs3 , v056 - .byte W12 - .byte MOD , 6 - .byte W36 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N48 , Fs3 - .byte W12 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 44*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_last_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v-32 - .byte N24 , Fn3 - .byte W24 - .byte Fs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 79*mus_rg_vs_last_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+32 - .byte N48 , Cs4 - .byte W12 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte 45*mus_rg_vs_last_mvl/mxv - .byte W12 - .byte GOTO - .word mus_rg_vs_last_7_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_vs_last_8: - .byte KEYSH , mus_rg_vs_last_key+0 - .byte VOICE , 0 - .byte VOL , 75*mus_rg_vs_last_mvl/mxv - .byte N06 , Dn2 , v120 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v124 - .byte W06 - .byte Cn1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte Cn2 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N48 , Cs2 - .byte W48 - .byte Bn2 - .byte W48 - .byte En2 - .byte W48 - .byte An2 - .byte W48 - .byte N06 , Cn1 - .byte N48 , Cs2 - .byte W06 - .byte N06 , Dn2 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W18 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte An1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W18 - .byte Cn1 - .byte W06 - .byte N06 - .byte N24 , Bn2 - .byte W06 - .byte N06 , Fn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte Fn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fn1 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v084 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v088 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte Dn1 , v088 - .byte W06 - .byte Dn1 , v120 - .byte W06 - .byte Dn1 , v084 - .byte W06 -mus_rg_vs_last_8_B1: - .byte W06 - .byte N48 , Cs2 , v120 - .byte W48 - .byte N42 , Bn2 - .byte W42 - .byte W06 - .byte N48 , An2 - .byte W48 - .byte N42 , En2 - .byte W42 - .byte N48 , Cs2 - .byte W96 - .byte N12 , Dn1 - .byte N48 , An2 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N06 - .byte N03 , Gs4 , v048 - .byte W06 - .byte N06 , Bn1 , v120 - .byte N12 , An4 , v060 - .byte W06 - .byte N06 , Gn1 , v120 - .byte W06 - .byte Fn1 - .byte N03 , Gs4 , v056 - .byte W06 - .byte N06 , An1 , v120 - .byte N03 , Gs4 , v048 - .byte W06 - .byte N06 , Cn1 , v120 - .byte N03 , Gs4 , v048 - .byte W06 - .byte N06 , Fn1 , v120 - .byte N12 , An4 , v060 - .byte W06 - .byte N06 , Cn1 , v120 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W18 - .byte Cn1 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Cn1 - .byte W06 - .byte W96 - .byte W60 - .byte N36 , An2 - .byte W36 - .byte N06 , Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Dn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N12 , Dn1 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fn1 - .byte W12 -mus_rg_vs_last_8_000: - .byte N06 , Cn1 , v120 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte PEND - .byte N06 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte N24 , Cs2 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_rg_vs_last_8_000 - .byte N06 , Dn1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_rg_vs_last_8_000 - .byte N06 , Cn1 , v120 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn2 - .byte W06 - .byte Fn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W18 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte Cs1 , v124 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W18 - .byte Cn1 - .byte W06 - .byte N06 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W06 -mus_rg_vs_last_8_001: - .byte N06 , Cn1 , v120 - .byte W18 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte N18 , Dn2 , v120 - .byte W18 - .byte N06 , Bn1 , v092 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte PEND -mus_rg_vs_last_8_002: - .byte N06 , Cn1 , v120 - .byte W18 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte N18 , An1 , v120 - .byte W18 - .byte N06 , Fn1 , v092 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_last_8_001 - .byte PATT - .word mus_rg_vs_last_8_002 - .byte PATT - .word mus_rg_vs_last_8_001 - .byte PATT - .word mus_rg_vs_last_8_002 - .byte PATT - .word mus_rg_vs_last_8_001 - .byte PATT - .word mus_rg_vs_last_8_002 - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 , v100 - .byte W06 - .byte Dn1 , v127 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Dn1 , v016 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte Dn1 , v127 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W36 - .byte N06 - .byte W12 - .byte Dn1 , v127 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v124 - .byte W06 - .byte Dn1 , v064 - .byte W06 - .byte Dn1 , v048 - .byte W06 - .byte Dn1 , v032 - .byte W06 - .byte Fn1 , v120 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W12 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N03 , Dn2 - .byte W03 - .byte N03 - .byte W09 - .byte N12 , Fn1 - .byte W12 - .byte N03 , Bn1 - .byte W03 - .byte N03 - .byte W09 - .byte N12 , Fn1 - .byte W12 - .byte N03 , An1 - .byte W03 - .byte N03 - .byte W09 - .byte N12 , Fn1 - .byte W12 - .byte N03 , Gn1 - .byte W03 - .byte N03 - .byte W09 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N15 , Dn1 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte N48 , An2 - .byte W48 - .byte Cs2 - .byte W48 - .byte Bn2 - .byte W48 - .byte En2 - .byte W48 - .byte GOTO - .word mus_rg_vs_last_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_vs_last_9: - .byte KEYSH , mus_rg_vs_last_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 51*mus_rg_vs_last_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Cn5 , v120 - .byte W24 - .byte Cn5 , v060 - .byte W24 - .byte Cn5 , v120 - .byte W24 - .byte Cn5 , v060 - .byte W24 - .byte Cn5 , v120 - .byte W24 - .byte Cn5 , v064 - .byte W24 - .byte VOL , 63*mus_rg_vs_last_mvl/mxv - .byte BEND , c_v-64 - .byte N48 , Cn3 , v120 - .byte W03 - .byte BEND , c_v-54 - .byte W03 - .byte c_v-48 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v+0 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+32 - .byte W03 - .byte c_v+39 - .byte W03 - .byte c_v+48 - .byte W03 - .byte c_v+56 - .byte W03 - .byte c_v+63 - .byte W06 - .byte VOL , 51*mus_rg_vs_last_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Cn5 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W24 - .byte Cn5 , v120 - .byte W24 - .byte Cn5 , v044 - .byte W15 - .byte Cn5 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W24 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v044 - .byte W24 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte N03 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte W96 - .byte W48 - .byte VOL , 68*mus_rg_vs_last_mvl/mxv - .byte BEND , c_v-64 - .byte N48 , Cn3 , v120 - .byte W03 - .byte BEND , c_v-54 - .byte W03 - .byte c_v-48 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-16 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v+0 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+32 - .byte W03 - .byte c_v+39 - .byte W03 - .byte c_v+48 - .byte W03 - .byte c_v+56 - .byte W03 - .byte c_v+63 - .byte W06 -mus_rg_vs_last_9_B1: - .byte VOL , 50*mus_rg_vs_last_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v120 - .byte W42 - .byte N03 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte Cn5 , v096 - .byte W06 - .byte Cn5 , v120 - .byte W42 - .byte N03 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v072 - .byte W06 - .byte Cn5 , v036 - .byte W06 - .byte Cn5 , v072 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v116 - .byte W03 - .byte Cn5 , v064 - .byte W03 - .byte Cn5 , v052 - .byte W03 - .byte Cn5 , v064 - .byte W03 - .byte Cn5 , v072 - .byte W06 - .byte Cn5 , v036 - .byte W06 - .byte Cn5 , v072 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v032 - .byte W06 -mus_rg_vs_last_9_000: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_last_9_000 - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W24 - .byte N03 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v072 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte N03 - .byte W12 - .byte Cn5 , v048 - .byte W12 -mus_rg_vs_last_9_001: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v056 - .byte W06 - .byte Cn5 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v056 - .byte W12 - .byte Cn5 , v088 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_last_9_001 -mus_rg_vs_last_9_002: - .byte N03 , Cn5 , v120 - .byte W24 - .byte Cn5 , v060 - .byte W24 - .byte Cn5 , v120 - .byte W24 - .byte Cn5 , v060 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_last_9_002 - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 -mus_rg_vs_last_9_003: - .byte N03 , Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte PEND - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v112 - .byte W06 - .byte PATT - .word mus_rg_vs_last_9_003 -mus_rg_vs_last_9_004: - .byte N03 , Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W30 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v112 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_last_9_003 - .byte PATT - .word mus_rg_vs_last_9_004 - .byte W24 - .byte N03 , Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W30 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v044 - .byte W06 -mus_rg_vs_last_9_005: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v124 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_last_9_005 -mus_rg_vs_last_9_006: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_vs_last_9_006 - .byte PATT - .word mus_rg_vs_last_9_006 - .byte PATT - .word mus_rg_vs_last_9_006 - .byte PATT - .word mus_rg_vs_last_9_006 - .byte PATT - .word mus_rg_vs_last_9_006 - .byte PATT - .word mus_rg_vs_last_9_006 - .byte PATT - .word mus_rg_vs_last_9_006 - .byte W96 - .byte W96 -mus_rg_vs_last_9_007: - .byte N03 , Cn5 , v120 - .byte W24 - .byte Cn5 , v060 - .byte W24 - .byte Cn5 , v120 - .byte W24 - .byte Cn5 , v060 - .byte W18 - .byte Cn5 , v120 - .byte W06 - .byte PEND -mus_rg_vs_last_9_008: - .byte N03 , Cn5 , v120 - .byte W24 - .byte Cn5 , v060 - .byte W24 - .byte Cn5 , v120 - .byte W48 - .byte PEND - .byte PATT - .word mus_rg_vs_last_9_007 - .byte N03 , Cn5 , v120 - .byte W24 - .byte Cn5 , v060 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v060 - .byte W06 - .byte Cn5 , v120 - .byte W48 -mus_rg_vs_last_9_009: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v060 - .byte W24 - .byte Cn5 , v120 - .byte W24 - .byte Cn5 , v044 - .byte W15 - .byte Cn5 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte PATT - .word mus_rg_vs_last_9_009 - .byte PATT - .word mus_rg_vs_last_9_005 - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v120 - .byte W12 - .byte Cn5 , v068 - .byte W06 - .byte Cn5 , v044 - .byte W06 - .byte Cn5 , v072 - .byte W06 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v124 - .byte W06 - .byte N03 - .byte W06 - .byte PATT - .word mus_rg_vs_last_9_007 - .byte PATT - .word mus_rg_vs_last_9_008 - .byte GOTO - .word mus_rg_vs_last_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_vs_last_10: - .byte KEYSH , mus_rg_vs_last_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 51*mus_rg_vs_last_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N12 , Gn5 , v120 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N12 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte Gn5 , v120 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte Gn5 , v120 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W60 -mus_rg_vs_last_10_B1: - .byte W72 - .byte N24 , Gn5 , v120 - .byte W24 - .byte W72 - .byte N24 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W36 - .byte N12 - .byte W60 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_last_10_000: - .byte W12 - .byte N12 , Gn5 , v120 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte W24 - .byte N12 - .byte W48 - .byte N12 - .byte W24 - .byte PATT - .word mus_rg_vs_last_10_000 -mus_rg_vs_last_10_001: - .byte W12 - .byte N12 , Gn5 , v092 - .byte W12 - .byte Gn5 , v120 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_last_10_000 - .byte PATT - .word mus_rg_vs_last_10_001 - .byte N12 , Gn5 , v120 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N24 - .byte W24 - .byte W96 - .byte W72 - .byte N24 - .byte W24 - .byte W36 - .byte N12 - .byte W60 - .byte W36 - .byte N12 - .byte W60 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte N24 - .byte W24 - .byte GOTO - .word mus_rg_vs_last_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_vs_last: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_vs_last_pri @ Priority - .byte mus_rg_vs_last_rev @ Reverb. - - .word mus_rg_vs_last_grp - - .word mus_rg_vs_last_1 - .word mus_rg_vs_last_2 - .word mus_rg_vs_last_3 - .word mus_rg_vs_last_4 - .word mus_rg_vs_last_5 - .word mus_rg_vs_last_6 - .word mus_rg_vs_last_7 - .word mus_rg_vs_last_8 - .word mus_rg_vs_last_9 - .word mus_rg_vs_last_10 - - .end diff --git a/sound/songs/mus_rg_vs_myu2.s b/sound/songs/mus_rg_vs_myu2.s deleted file mode 100644 index 89b23f50bd..0000000000 --- a/sound/songs/mus_rg_vs_myu2.s +++ /dev/null @@ -1,3439 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_vs_myu2_grp, voicegroup157 - .equ mus_rg_vs_myu2_pri, 0 - .equ mus_rg_vs_myu2_rev, reverb_set+50 - .equ mus_rg_vs_myu2_mvl, 127 - .equ mus_rg_vs_myu2_key, 0 - .equ mus_rg_vs_myu2_tbs, 1 - .equ mus_rg_vs_myu2_exg, 0 - .equ mus_rg_vs_myu2_cmp, 1 - - .section .rodata - .global mus_rg_vs_myu2 - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_vs_myu2_1: - .byte KEYSH , mus_rg_vs_myu2_key+0 - .byte TEMPO , 182*mus_rg_vs_myu2_tbs/2 - .byte VOICE , 87 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_myu2_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte N06 , Ds4 , v080 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte VOICE , 84 - .byte VOL , 79*mus_rg_vs_myu2_mvl/mxv - .byte N06 , As3 - .byte W36 - .byte Gn3 - .byte W36 - .byte Fs3 - .byte W24 - .byte W48 - .byte En3 - .byte W48 -mus_rg_vs_myu2_1_000: - .byte W36 - .byte N06 , Gn3 , v080 - .byte W36 - .byte Fs3 - .byte W24 - .byte PEND - .byte W36 - .byte VOL , 57*mus_rg_vs_myu2_mvl/mxv - .byte N60 , En3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte VOL , 89*mus_rg_vs_myu2_mvl/mxv - .byte W24 - .byte 79*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N06 , As3 - .byte W36 - .byte Gn3 - .byte W36 - .byte Fs3 - .byte W24 - .byte W48 - .byte En3 - .byte W48 - .byte PATT - .word mus_rg_vs_myu2_1_000 - .byte W36 - .byte N60 , En3 , v080 - .byte W12 - .byte MOD , 7 - .byte W48 -mus_rg_vs_myu2_1_B1: - .byte VOL , 89*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N06 , En3 , v080 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 -mus_rg_vs_myu2_1_001: - .byte N06 , En3 , v080 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte PEND -mus_rg_vs_myu2_1_002: - .byte N06 , En3 , v080 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte PEND - .byte Cn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 -mus_rg_vs_myu2_1_003: - .byte N06 , Fs3 , v080 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte PEND - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte PATT - .word mus_rg_vs_myu2_1_003 - .byte PATT - .word mus_rg_vs_myu2_1_001 - .byte PATT - .word mus_rg_vs_myu2_1_001 - .byte PATT - .word mus_rg_vs_myu2_1_001 - .byte PATT - .word mus_rg_vs_myu2_1_002 - .byte N24 , Fn3 , v080 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Gs3 - .byte W24 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Gs3 - .byte W24 - .byte N72 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 67*mus_rg_vs_myu2_mvl/mxv - .byte W48 - .byte 90*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N24 , Cs4 - .byte W24 - .byte N96 , As3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte W72 - .byte 90*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Gs3 - .byte W24 - .byte N36 , As3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Dn4 - .byte W24 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte N96 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_myu2_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N96 , As4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_myu2_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N72 , Ds3 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N12 - .byte W24 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W84 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte N72 , En3 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N12 - .byte W24 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W36 - .byte N48 , En3 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_rg_vs_myu2_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_vs_myu2_2: - .byte KEYSH , mus_rg_vs_myu2_key+0 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_myu2_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+1 - .byte N06 , As4 , v064 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gs5 - .byte W06 - .byte VOICE , 4 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte N12 , As4 - .byte W36 - .byte As3 , v096 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 -mus_rg_vs_myu2_2_000: - .byte W36 - .byte N12 , As3 , v096 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W36 - .byte N60 , An3 - .byte W06 - .byte VOL , 23*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 33*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 41*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 51*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 64*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_myu2_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N12 , As3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte PATT - .word mus_rg_vs_myu2_2_000 - .byte W36 - .byte N60 , As3 , v096 - .byte W12 - .byte VOL , 34*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 39*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 55*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 78*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 86*mus_rg_vs_myu2_mvl/mxv - .byte W19 -mus_rg_vs_myu2_2_B1: - .byte VOICE , 81 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N36 , As3 , v096 - .byte W36 - .byte An3 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N36 , As3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , As3 - .byte W24 - .byte N72 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte 0 - .byte N12 , As4 - .byte W24 - .byte Bn4 - .byte W12 - .byte As4 - .byte W36 - .byte N48 , En5 - .byte W06 - .byte VOL , 34*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 36*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 44*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 54*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 78*mus_rg_vs_myu2_mvl/mxv - .byte W01 - .byte 87*mus_rg_vs_myu2_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N36 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Bn3 - .byte W24 - .byte N36 , En4 - .byte W36 - .byte Ds4 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte N36 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Gs4 - .byte W24 - .byte VOL , 78*mus_rg_vs_myu2_mvl/mxv - .byte TIE , Bn4 , v116 - .byte W12 - .byte MOD , 7 - .byte VOL , 21*mus_rg_vs_myu2_mvl/mxv - .byte W72 - .byte W03 - .byte 27*mus_rg_vs_myu2_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 45*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 61*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_myu2_mvl/mxv - .byte W12 - .byte 85*mus_rg_vs_myu2_mvl/mxv - .byte W36 - .byte EOT - .byte MOD , 0 - .byte VOL , 44*mus_rg_vs_myu2_mvl/mxv - .byte TIE , As4 , v108 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_rg_vs_myu2_mvl/mxv - .byte W66 - .byte 25*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 44*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_myu2_mvl/mxv - .byte W12 - .byte 84*mus_rg_vs_myu2_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_myu2_mvl/mxv - .byte W24 - .byte EOT - .byte VOICE , 92 - .byte VOL , 67*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte N48 , Gs3 , v096 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W36 -mus_rg_vs_myu2_2_001: - .byte MOD , 0 - .byte N48 , Fn4 , v096 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PEND - .byte 0 - .byte N96 , Gn4 - .byte W06 - .byte VOL , 22*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 35*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 40*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 47*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 52*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 57*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 72*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 76*mus_rg_vs_myu2_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N96 - .byte W06 - .byte VOL , 22*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 28*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 36*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 41*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 46*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 56*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 62*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 65*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 70*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 75*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_myu2_mvl/mxv - .byte W18 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N48 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PATT - .word mus_rg_vs_myu2_2_001 - .byte MOD , 0 - .byte N96 , As4 , v096 - .byte W06 - .byte VOL , 34*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 41*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 43*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 46*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 48*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 51*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 55*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 60*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 75*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 79*mus_rg_vs_myu2_mvl/mxv - .byte W30 - .byte W01 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N96 , Ds5 - .byte W06 - .byte VOL , 22*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 24*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 28*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 31*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 36*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 42*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 50*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 58*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 74*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 83*mus_rg_vs_myu2_mvl/mxv - .byte W30 - .byte W01 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N72 , Gn4 - .byte W06 - .byte VOL , 45*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 47*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 49*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 58*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 60*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 77*mus_rg_vs_myu2_mvl/mxv - .byte W01 - .byte 79*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte N12 , Gs4 - .byte W12 - .byte N24 , Gn4 - .byte W84 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte N72 , Gs4 - .byte W06 - .byte VOL , 45*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 47*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 49*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 58*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 60*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 77*mus_rg_vs_myu2_mvl/mxv - .byte W01 - .byte 79*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte N12 , Bn4 - .byte W12 - .byte As4 - .byte W36 - .byte N48 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_rg_vs_myu2_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_vs_myu2_3: - .byte KEYSH , mus_rg_vs_myu2_key+0 - .byte VOICE , 83 - .byte PAN , c_v-64 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte N06 , En2 , v092 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fn2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Fs2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gn2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gs2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , As2 - .byte W12 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Cs2 - .byte W12 - .byte Dn2 - .byte W12 -mus_rg_vs_myu2_3_000: - .byte PAN , c_v-64 - .byte N12 , Ds2 , v092 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_myu2_3_000 -mus_rg_vs_myu2_3_001: - .byte PAN , c_v-64 - .byte N12 , En2 , v092 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PEND - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , As2 - .byte W03 - .byte Bn2 , v088 - .byte W03 - .byte N06 , As2 - .byte W06 - .byte N12 , Gs2 , v092 - .byte W12 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PATT - .word mus_rg_vs_myu2_3_001 - .byte PATT - .word mus_rg_vs_myu2_3_001 -mus_rg_vs_myu2_3_B1: - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte N12 , Ds2 , v092 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PAN , c_v-64 - .byte N72 , Bn2 , v092 - .byte W72 - .byte PAN , c_v+63 - .byte N12 , As2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte W24 - .byte c_v-64 - .byte N12 , Bn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , An2 , v096 - .byte W03 - .byte As2 - .byte W03 - .byte N06 , An2 - .byte W06 - .byte N12 , Fs2 , v092 - .byte W12 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PAN , c_v-64 - .byte N12 , Ds2 , v092 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs2 - .byte W12 - .byte Gs2 - .byte W12 -mus_rg_vs_myu2_3_002: - .byte PAN , c_v-64 - .byte N12 , En2 , v092 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_myu2_3_002 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PATT - .word mus_rg_vs_myu2_3_000 -mus_rg_vs_myu2_3_003: - .byte PAN , c_v-64 - .byte N12 , Cs2 , v092 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cs2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cs2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_myu2_3_003 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PATT - .word mus_rg_vs_myu2_3_000 -mus_rg_vs_myu2_3_004: - .byte PAN , c_v-64 - .byte N12 , Ds2 , v092 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Ds2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds2 - .byte W12 - .byte Gs2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_myu2_3_004 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PATT - .word mus_rg_vs_myu2_3_000 - .byte PATT - .word mus_rg_vs_myu2_3_002 - .byte PATT - .word mus_rg_vs_myu2_3_002 - .byte GOTO - .word mus_rg_vs_myu2_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_vs_myu2_4: - .byte KEYSH , mus_rg_vs_myu2_key+0 - .byte VOICE , 38 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_myu2_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+0 - .byte N06 , En1 , v116 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte Fn1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte Fs1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte Gn1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte Gs1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte An1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte As1 - .byte W12 - .byte N06 - .byte W06 - .byte Ds1 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte As1 - .byte W12 -mus_rg_vs_myu2_4_000: - .byte N12 , Ds1 , v127 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte As1 - .byte W12 - .byte PEND - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte As1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte BEND , c_v+0 - .byte N12 , En1 - .byte W12 - .byte N36 , En2 - .byte W09 - .byte BEND , c_v-8 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-21 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-44 - .byte W03 - .byte c_v-52 - .byte W03 - .byte c_v-60 - .byte W03 - .byte c_v-63 - .byte W03 - .byte c_v+0 - .byte N12 , En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En2 - .byte W12 - .byte Cs2 - .byte W12 - .byte N12 - .byte W12 - .byte Ds2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte PATT - .word mus_rg_vs_myu2_4_000 - .byte N12 , Ds1 , v127 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte As1 - .byte W12 - .byte N12 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N06 , Ds1 - .byte W06 - .byte En1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cs2 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte Cs2 - .byte W12 -mus_rg_vs_myu2_4_B1: - .byte N12 , Ds1 , v127 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte As1 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Bn1 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte Gs1 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte N24 , Ds1 - .byte W24 - .byte N12 , As1 - .byte W12 - .byte N18 , Ds1 - .byte W24 - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte N12 - .byte W12 - .byte As1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 , Ds1 - .byte W12 - .byte As1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte As1 - .byte W12 - .byte N24 , Ds1 , v120 - .byte W24 - .byte Cs2 - .byte W24 - .byte Cs1 - .byte W24 - .byte N18 , Gs1 - .byte W18 - .byte N03 , Fs1 - .byte W03 - .byte Fn1 - .byte W03 - .byte N24 , En1 , v127 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte N18 , En1 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , Bn1 - .byte W12 - .byte N12 , Cs1 - .byte W12 - .byte En2 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N06 , En2 - .byte W12 - .byte En1 - .byte W06 - .byte Gs1 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte Dn2 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte N06 , Ds1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cs2 - .byte W06 - .byte As1 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cs1 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Cs2 - .byte W12 - .byte N18 , Cs1 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 , Cs2 - .byte W12 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-17 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-42 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-64 - .byte W12 - .byte c_v+0 - .byte N24 , As1 - .byte W24 - .byte N06 , Gn1 - .byte W12 - .byte As1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W24 - .byte N36 - .byte W12 - .byte BEND , c_v-6 - .byte W06 - .byte c_v-10 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-28 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N12 - .byte W12 - .byte Cs2 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 , Gs1 - .byte W12 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-17 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-42 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-64 - .byte W12 - .byte c_v+0 - .byte N12 , Ds1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Ds1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte Cs2 - .byte W06 - .byte Ds2 - .byte W06 - .byte As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W06 - .byte N30 , Ds1 - .byte W36 - .byte N06 - .byte W24 - .byte N24 - .byte W36 - .byte N12 , Dn2 - .byte W12 - .byte N24 , Ds2 - .byte W24 - .byte N18 , Ds1 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte N12 , En2 - .byte W12 - .byte N18 , En1 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte N12 , Ds2 - .byte W12 - .byte En2 - .byte W36 - .byte Bn1 - .byte W12 - .byte N06 , Cs2 - .byte W12 - .byte N12 , Gs1 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte GOTO - .word mus_rg_vs_myu2_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_vs_myu2_5: - .byte KEYSH , mus_rg_vs_myu2_key+0 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 69*mus_rg_vs_myu2_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte N06 , As5 , v064 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gs6 - .byte W06 - .byte VOL , 56*mus_rg_vs_myu2_mvl/mxv - .byte N12 , As4 , v112 - .byte W36 - .byte As3 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 -mus_rg_vs_myu2_5_000: - .byte W36 - .byte N12 , As3 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W36 - .byte N60 , An3 - .byte W06 - .byte VOL , 22*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 41*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 52*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 71*mus_rg_vs_myu2_mvl/mxv - .byte W24 - .byte 56*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N12 , As3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte PATT - .word mus_rg_vs_myu2_5_000 - .byte W36 - .byte N60 , As3 , v112 - .byte W12 - .byte VOL , 34*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 47*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 59*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 69*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 78*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 84*mus_rg_vs_myu2_mvl/mxv - .byte W19 -mus_rg_vs_myu2_5_B1: - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 78*mus_rg_vs_myu2_mvl/mxv - .byte N36 , As3 , v104 - .byte W36 - .byte An3 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte N36 , As3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , As3 - .byte W24 - .byte N72 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte 0 - .byte N12 , As4 - .byte W24 - .byte Bn4 - .byte W12 - .byte As4 - .byte W36 - .byte N48 , En5 - .byte W06 - .byte VOL , 31*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 46*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 69*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 87*mus_rg_vs_myu2_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_myu2_mvl/mxv - .byte N36 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Bn3 - .byte W24 - .byte N36 , En4 - .byte W36 - .byte Ds4 - .byte W36 - .byte N24 , Cs4 - .byte W24 - .byte N36 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Gs4 - .byte W24 - .byte VOICE , 60 - .byte TIE , Bn4 , v100 - .byte W12 - .byte MOD , 7 - .byte VOL , 21*mus_rg_vs_myu2_mvl/mxv - .byte W72 - .byte W03 - .byte 27*mus_rg_vs_myu2_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 45*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 61*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_myu2_mvl/mxv - .byte W12 - .byte 85*mus_rg_vs_myu2_mvl/mxv - .byte W36 - .byte EOT - .byte MOD , 0 - .byte VOL , 22*mus_rg_vs_myu2_mvl/mxv - .byte TIE , As4 , v120 - .byte W12 - .byte MOD , 7 - .byte W78 - .byte VOL , 25*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 44*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_myu2_mvl/mxv - .byte W12 - .byte 84*mus_rg_vs_myu2_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_myu2_mvl/mxv - .byte W24 - .byte EOT - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte N48 , Gs4 , v084 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cs5 - .byte W12 - .byte MOD , 7 - .byte W36 -mus_rg_vs_myu2_5_001: - .byte MOD , 0 - .byte N48 , Fn5 , v084 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Gs5 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PEND - .byte 0 - .byte N96 , Gn5 - .byte W06 - .byte VOL , 22*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 32*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 37*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 43*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 48*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 55*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 61*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 75*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 80*mus_rg_vs_myu2_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N96 - .byte W06 - .byte VOL , 23*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 32*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 37*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 41*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 47*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 58*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 75*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 80*mus_rg_vs_myu2_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N48 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cs5 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PATT - .word mus_rg_vs_myu2_5_001 - .byte MOD , 0 - .byte N96 , As5 , v084 - .byte W06 - .byte VOL , 22*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 23*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 29*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 35*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 41*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 48*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 57*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 70*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 71*mus_rg_vs_myu2_mvl/mxv - .byte W30 - .byte W01 - .byte 56*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N96 , Ds6 - .byte W06 - .byte VOL , 26*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 34*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 37*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 41*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 45*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 48*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 57*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 63*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 65*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 69*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 75*mus_rg_vs_myu2_mvl/mxv - .byte W19 - .byte 56*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 0 - .byte N72 , Gn5 - .byte W06 - .byte VOL , 29*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 31*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 33*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 36*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 40*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 44*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 48*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 70*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 72*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 67*mus_rg_vs_myu2_mvl/mxv - .byte N12 , Gs5 - .byte W12 - .byte N24 , Gn5 - .byte W84 - .byte VOL , 56*mus_rg_vs_myu2_mvl/mxv - .byte N72 , Gs5 - .byte W06 - .byte VOL , 29*mus_rg_vs_myu2_mvl/mxv - .byte W06 - .byte 31*mus_rg_vs_myu2_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 33*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 36*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 40*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 44*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 48*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte 70*mus_rg_vs_myu2_mvl/mxv - .byte W05 - .byte 72*mus_rg_vs_myu2_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 56*mus_rg_vs_myu2_mvl/mxv - .byte N12 , Bn5 - .byte W12 - .byte As5 - .byte W36 - .byte N48 , Gs5 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_rg_vs_myu2_5_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_vs_myu2_6: - .byte KEYSH , mus_rg_vs_myu2_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_myu2_mvl/mxv - .byte W84 - .byte N06 , Cn1 , v096 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte N48 , Cn3 - .byte W24 - .byte N06 , Cn1 - .byte W12 - .byte Cn1 , v080 - .byte W12 - .byte Cn1 , v127 - .byte N48 , Gn2 , v088 - .byte W12 - .byte N06 , Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 -mus_rg_vs_myu2_6_000: - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Fn1 , v120 - .byte W12 - .byte PEND - .byte Cn1 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W36 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v096 - .byte W12 - .byte En1 , v120 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn2 , v120 - .byte N24 , Bn2 , v096 - .byte W06 - .byte N06 , An1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N48 , Cs2 , v088 - .byte W12 - .byte N06 , Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte PATT - .word mus_rg_vs_myu2_6_000 - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v096 - .byte W12 - .byte Bn0 , v120 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte N24 , Cs2 , v120 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Fn1 - .byte W06 -mus_rg_vs_myu2_6_B1: - .byte N06 , Cn1 , v120 - .byte N48 , Gn2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Gn1 , v120 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Bn1 , v120 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 , v096 - .byte W12 -mus_rg_vs_myu2_6_001: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte PEND - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N48 , An2 , v096 - .byte W24 - .byte N06 , Cs1 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte An1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte N06 - .byte N24 , Bn2 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte N06 , Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W24 - .byte Cn1 - .byte N06 , Fn2 , v096 - .byte W24 -mus_rg_vs_myu2_6_002: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte PEND - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte N06 , Fn2 - .byte W24 - .byte Cs1 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte N24 , Gn2 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte Cs1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn2 , v080 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte N06 , Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte N06 , Fn2 , v096 - .byte W24 - .byte PATT - .word mus_rg_vs_myu2_6_002 - .byte N06 , Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte N06 , Fn2 - .byte W12 - .byte Cs1 - .byte W12 - .byte VOICE , 0 - .byte N06 , Cn1 , v120 - .byte N48 , Cn3 , v096 - .byte W06 - .byte N06 , Cn1 , v120 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N48 , Cs2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte PATT - .word mus_rg_vs_myu2_6_001 - .byte N06 , Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte GOTO - .word mus_rg_vs_myu2_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_vs_myu2_7: - .byte KEYSH , mus_rg_vs_myu2_key+0 - .byte VOICE , 127 - .byte VOL , 79*mus_rg_vs_myu2_mvl/mxv - .byte W96 - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v044 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v056 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v084 - .byte W06 - .byte N03 - .byte W06 -mus_rg_vs_myu2_7_000: - .byte N03 , Cn5 , v108 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte PEND -mus_rg_vs_myu2_7_001: - .byte N03 , Cn5 , v080 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v028 - .byte W24 - .byte Cn5 , v064 - .byte W12 - .byte PEND - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v032 - .byte W24 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 -mus_rg_vs_myu2_7_002: - .byte N03 , Cn5 , v080 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v028 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_vs_myu2_7_000 - .byte PATT - .word mus_rg_vs_myu2_7_001 - .byte PATT - .word mus_rg_vs_myu2_7_000 - .byte PATT - .word mus_rg_vs_myu2_7_002 -mus_rg_vs_myu2_7_B1: -mus_rg_vs_myu2_7_003: - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_rg_vs_myu2_7_004: - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_myu2_7_003 - .byte PATT - .word mus_rg_vs_myu2_7_004 - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte PATT - .word mus_rg_vs_myu2_7_003 - .byte PATT - .word mus_rg_vs_myu2_7_003 - .byte PATT - .word mus_rg_vs_myu2_7_004 - .byte PATT - .word mus_rg_vs_myu2_7_003 - .byte PATT - .word mus_rg_vs_myu2_7_004 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte N03 , Cn5 , v064 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 -mus_rg_vs_myu2_7_005: - .byte W12 - .byte N03 , Cn5 , v064 - .byte W12 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W24 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte PEND -mus_rg_vs_myu2_7_006: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v048 - .byte W24 - .byte PEND -mus_rg_vs_myu2_7_007: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte PEND - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte PATT - .word mus_rg_vs_myu2_7_005 - .byte PATT - .word mus_rg_vs_myu2_7_006 - .byte PATT - .word mus_rg_vs_myu2_7_007 - .byte VOL , 79*mus_rg_vs_myu2_mvl/mxv - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 79*mus_rg_vs_myu2_mvl/mxv - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte GOTO - .word mus_rg_vs_myu2_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_vs_myu2_8: - .byte KEYSH , mus_rg_vs_myu2_key+0 - .byte VOICE , 126 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_vs_myu2_mvl/mxv - .byte W96 - .byte N12 , Gn5 , v044 - .byte W24 - .byte Gn5 , v068 - .byte W24 - .byte Gn5 , v088 - .byte W24 - .byte Gn5 , v120 - .byte W24 - .byte W96 - .byte W72 - .byte Gn5 , v088 - .byte W24 - .byte W24 - .byte N12 - .byte W72 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W72 - .byte N12 - .byte W24 - .byte W96 - .byte W96 -mus_rg_vs_myu2_8_B1: - .byte W96 - .byte W84 - .byte N12 , Gn5 , v096 - .byte W12 - .byte W96 - .byte W84 - .byte Gn5 , v120 - .byte W12 - .byte Gn5 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte Gn5 , v096 - .byte W12 - .byte W96 - .byte W84 - .byte Gn5 , v120 - .byte W12 - .byte W96 -mus_rg_vs_myu2_8_000: - .byte N12 , Gn5 , v092 - .byte W60 - .byte N12 - .byte W36 - .byte PEND - .byte W84 - .byte Gn5 , v096 - .byte W12 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_vs_myu2_8_000 - .byte W84 - .byte N12 , Gn5 , v096 - .byte W12 - .byte W96 - .byte Gn5 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_vs_myu2_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_vs_myu2: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_vs_myu2_pri @ Priority - .byte mus_rg_vs_myu2_rev @ Reverb. - - .word mus_rg_vs_myu2_grp - - .word mus_rg_vs_myu2_1 - .word mus_rg_vs_myu2_2 - .word mus_rg_vs_myu2_3 - .word mus_rg_vs_myu2_4 - .word mus_rg_vs_myu2_5 - .word mus_rg_vs_myu2_6 - .word mus_rg_vs_myu2_7 - .word mus_rg_vs_myu2_8 - - .end diff --git a/sound/songs/mus_rg_vs_tore.s b/sound/songs/mus_rg_vs_tore.s deleted file mode 100644 index 4a35bb335a..0000000000 --- a/sound/songs/mus_rg_vs_tore.s +++ /dev/null @@ -1,8354 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_vs_tore_grp, voicegroup156 - .equ mus_rg_vs_tore_pri, 0 - .equ mus_rg_vs_tore_rev, reverb_set+50 - .equ mus_rg_vs_tore_mvl, 127 - .equ mus_rg_vs_tore_key, 0 - .equ mus_rg_vs_tore_tbs, 1 - .equ mus_rg_vs_tore_exg, 0 - .equ mus_rg_vs_tore_cmp, 1 - - .section .rodata - .global mus_rg_vs_tore - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_vs_tore_1: - .byte KEYSH , mus_rg_vs_tore_key+0 - .byte TEMPO , 172*mus_rg_vs_tore_tbs/2 - .byte VOICE , 48 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v-48 - .byte VOL , 79*mus_rg_vs_tore_mvl/mxv - .byte N06 , Dn5 , v068 - .byte W06 - .byte Cs5 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn5 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Dn5 , v076 - .byte W06 - .byte An4 , v068 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , As4 - .byte W06 - .byte An4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Dn5 , v076 - .byte W06 - .byte Gn4 , v068 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn5 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Dn5 , v076 - .byte W06 - .byte Fn4 , v068 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn5 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_tore_mvl/mxv - .byte N24 , En5 , v127 - .byte W03 - .byte VOL , 79*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 45*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_tore_mvl/mxv - .byte N06 , En5 , v064 - .byte W12 - .byte N12 , An3 , v124 - .byte W36 - .byte N18 , As3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte As3 - .byte W36 - .byte N06 , Dn5 - .byte W12 - .byte N03 , Dn3 - .byte W12 - .byte VOL , 90*mus_rg_vs_tore_mvl/mxv - .byte N24 , En5 , v104 - .byte W03 - .byte VOL , 79*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 45*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_tore_mvl/mxv - .byte N06 , En5 , v064 - .byte W12 - .byte N12 , An3 , v124 - .byte W36 - .byte N18 , As3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Cn4 - .byte W24 - .byte As3 - .byte W12 - .byte BEND , c_v+0 - .byte N24 , Dn4 - .byte W03 - .byte BEND , c_v+8 - .byte W03 - .byte c_v+0 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , En4 - .byte W24 - .byte En4 , v064 - .byte W12 - .byte Fs4 , v124 - .byte W21 - .byte Fs4 , v064 - .byte W15 - .byte Gn4 , v124 - .byte W24 - .byte En4 - .byte W12 - .byte N18 , Fs4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte N03 , Fs4 , v096 - .byte W03 - .byte Fn4 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte N12 , Dn4 , v124 - .byte W12 - .byte N03 , En4 , v096 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 , v124 - .byte W06 - .byte N06 , Ds4 - .byte W12 - .byte En5 , v112 - .byte W24 - .byte En5 , v064 - .byte W12 - .byte Fs5 , v112 - .byte W24 - .byte Fs5 , v068 - .byte W12 - .byte N18 , Gn5 , v108 - .byte W24 - .byte N06 , En5 , v112 - .byte W12 - .byte Fs5 , v108 - .byte W18 - .byte N06 - .byte W06 - .byte N30 , Gn5 - .byte W30 - .byte N03 , Fs5 , v080 - .byte W03 - .byte En5 - .byte W03 - .byte N18 , Dn5 , v108 - .byte W21 - .byte MOD , 0 - .byte W03 - .byte VOICE , 29 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte N24 , En3 , v092 - .byte W24 - .byte N03 , Ds3 , v068 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte N84 , Bn2 , v080 - .byte W36 - .byte MOD , 4 - .byte W24 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 45*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 33*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 29*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte MOD , 0 - .byte N12 , En3 , v092 - .byte W12 - .byte N03 , Ds3 , v072 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte N24 , Bn2 , v080 - .byte W24 - .byte En3 , v096 - .byte W24 - .byte TIE , Fn3 , v080 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 45*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 33*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 29*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 26*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 24*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 19*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 13*mus_rg_vs_tore_mvl/mxv - .byte W15 -mus_rg_vs_tore_1_000: - .byte BEND , c_v+0 - .byte W48 - .byte VOL , 21*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 26*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 30*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 36*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 41*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v-3 - .byte W03 - .byte VOL , 47*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v-5 - .byte W03 - .byte VOL , 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v-8 - .byte W03 - .byte VOL , 58*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v-14 - .byte W03 - .byte VOL , 62*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v-18 - .byte W03 - .byte VOL , 66*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte BEND , c_v-26 - .byte W03 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v-32 - .byte W06 - .byte c_v-43 - .byte W03 - .byte PEND - .byte EOT , Fn3 -mus_rg_vs_tore_1_B1: - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N36 , En4 , v080 - .byte W36 - .byte N84 , Bn3 , v084 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 45*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 33*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 29*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 26*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 24*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 19*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 13*mus_rg_vs_tore_mvl/mxv - .byte W15 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte MOD , 0 - .byte N24 , En4 - .byte W24 - .byte Bn3 - .byte W24 - .byte En4 - .byte W24 - .byte TIE , Dn4 , v080 - .byte W32 - .byte W01 - .byte MOD , 4 - .byte W15 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 45*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 34*mus_rg_vs_tore_mvl/mxv - .byte W30 - .byte BEND , c_v+0 - .byte W36 - .byte VOL , 38*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 41*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 47*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 58*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 62*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 66*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_tore_mvl/mxv - .byte W09 - .byte EOT - .byte VOICE , 17 - .byte MOD , 0 - .byte PAN , c_v-48 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte N03 , En4 , v084 - .byte W03 - .byte PAN , c_v-36 - .byte N03 , Fs4 , v088 - .byte W03 - .byte PAN , c_v-24 - .byte N03 , Gn4 , v096 - .byte W03 - .byte PAN , c_v-12 - .byte N03 , An4 , v100 - .byte W03 - .byte PAN , c_v-6 - .byte N03 , Bn4 - .byte W03 - .byte PAN , c_v+13 - .byte N03 , Cn5 - .byte W03 - .byte PAN , c_v+38 - .byte N03 , Dn5 - .byte W03 - .byte PAN , c_v+47 - .byte N03 , En5 , v104 - .byte W03 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-16 - .byte N78 , Cn5 , v120 - .byte W12 - .byte VOL , 65*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 59*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 54*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 49*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte VOL , 45*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 40*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 34*mus_rg_vs_tore_mvl/mxv - .byte W18 - .byte 40*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 41*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 49*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 54*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 63*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte PAN , c_v-48 - .byte N03 , Cs5 , v068 - .byte W03 - .byte PAN , c_v-29 - .byte N03 , Dn5 - .byte W03 - .byte PAN , c_v-13 - .byte N03 , Ds5 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , En5 - .byte W03 - .byte PAN , c_v+18 - .byte N03 , Fn5 , v084 - .byte W03 - .byte PAN , c_v+35 - .byte N03 , Fs5 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+22 - .byte N32 , Gn5 , v112 - .byte W09 - .byte VOL , 62*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 54*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 41*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 39*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte VOL , 36*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 34*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte PAN , c_v+39 - .byte N03 , Fs5 , v080 - .byte W03 - .byte PAN , c_v+22 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte N03 , En5 - .byte W03 - .byte PAN , c_v+3 - .byte N03 , Ds5 - .byte W03 - .byte PAN , c_v-14 - .byte N03 , Dn5 - .byte W03 - .byte PAN , c_v-29 - .byte N03 , Cs5 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v-16 - .byte N44 , Cn5 , v120 - .byte W09 - .byte VOL , 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 40*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte MOD , 5 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte W09 - .byte 44*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 59*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte N03 , Cs5 , v080 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+0 - .byte TIE , Dn5 , v120 - .byte W12 - .byte VOL , 63*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 59*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 54*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte VOL , 41*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 34*mus_rg_vs_tore_mvl/mxv - .byte W68 - .byte W01 - .byte W36 - .byte 39*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 41*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 49*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 65*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte W15 - .byte EOT - .byte MOD , 0 - .byte N12 - .byte W12 - .byte PAN , c_v-8 - .byte N12 , Cs5 - .byte W12 - .byte PAN , c_v-16 - .byte N84 , Cn5 - .byte W12 - .byte VOL , 65*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte VOL , 46*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 41*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W32 - .byte W01 - .byte 40*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 45*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 59*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte PAN , c_v-37 - .byte W03 - .byte c_v-16 - .byte N03 , Fn5 , v072 - .byte W03 - .byte PAN , c_v+10 - .byte N03 , Fs5 , v084 - .byte W03 - .byte MOD , 0 - .byte PAN , c_v+27 - .byte N03 , Gn5 , v092 - .byte W03 - .byte PAN , c_v+39 - .byte N03 , Gs5 - .byte W03 - .byte PAN , c_v+10 - .byte N42 , An5 , v104 - .byte W09 - .byte VOL , 63*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte VOL , 41*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 45*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte N03 , As5 , v096 - .byte W06 - .byte N36 , Bn5 , v112 - .byte W09 - .byte VOL , 62*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 49*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 44*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 40*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte W12 - .byte VOL , 45*mus_rg_vs_tore_mvl/mxv - .byte N12 , As5 , v096 - .byte W03 - .byte VOL , 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 62*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-4 - .byte N96 , An5 , v112 - .byte W12 - .byte VOL , 65*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 59*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte VOL , 45*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 39*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 34*mus_rg_vs_tore_mvl/mxv - .byte W36 - .byte W03 - .byte 36*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 41*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte PAN , c_v+6 - .byte N24 , Cn6 , v120 - .byte W24 - .byte PAN , c_v+15 - .byte N12 , Dn6 - .byte W12 - .byte Cn6 , v096 - .byte W03 - .byte PAN , c_v-4 - .byte W09 - .byte c_v-8 - .byte N12 , Bn5 , v092 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , An5 , v120 - .byte W12 - .byte PAN , c_v-23 - .byte N12 , Gn5 , v092 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , An5 - .byte W09 - .byte MOD , 0 - .byte W03 - .byte VOICE , 21 - .byte PAN , c_v-1 - .byte VOL , 78*mus_rg_vs_tore_mvl/mxv - .byte TIE , Bn3 , v120 - .byte W15 - .byte BEND , c_v-12 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-21 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-12 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v+0 - .byte W36 - .byte W03 - .byte MOD , 4 - .byte W24 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 62*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 58*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 53*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 49*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 44*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 41*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 36*mus_rg_vs_tore_mvl/mxv - .byte W30 - .byte EOT - .byte VOL , 79*mus_rg_vs_tore_mvl/mxv - .byte N03 , Bn3 , v124 - .byte W06 - .byte MOD , 0 - .byte TIE , Cn4 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 62*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 58*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 53*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 49*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 44*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v-16 - .byte W06 - .byte VOL , 41*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v+0 - .byte W06 - .byte VOL , 38*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 36*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte EOT - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_tore_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N12 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte TIE , Cs4 - .byte W06 - .byte BEND , c_v-8 - .byte W06 - .byte c_v+0 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 62*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 58*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 53*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 49*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 44*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 41*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 36*mus_rg_vs_tore_mvl/mxv - .byte W42 - .byte 39*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 41*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 44*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 47*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 53*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 58*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte EOT - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_tore_mvl/mxv - .byte N96 , Dn4 - .byte W48 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 58*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 53*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 49*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 44*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte N48 , Fs4 - .byte W24 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte MOD , 5 - .byte W06 - .byte VOL , 62*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 58*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte MOD , 0 - .byte N48 , An4 - .byte W24 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 62*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 58*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte W04 - .byte VOICE , 29 - .byte W02 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+0 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N24 , Gn3 , v100 - .byte W12 - .byte VOL , 45*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 67*mus_rg_vs_tore_mvl/mxv - .byte N24 , Dn3 , v092 - .byte W12 - .byte VOL , 45*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte N12 , Fn3 , v080 - .byte W12 - .byte N48 , En3 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte W09 - .byte 0 - .byte W03 - .byte VOL , 82*mus_rg_vs_tore_mvl/mxv - .byte N48 , En2 , v088 - .byte W06 - .byte BEND , c_v-8 - .byte W06 - .byte MOD , 5 - .byte BEND , c_v+0 - .byte W36 - .byte VOICE , 29 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte MOD , 0 - .byte N36 , En3 , v080 - .byte W12 - .byte MOD , 3 - .byte W24 - .byte N48 - .byte W36 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N24 , Gn3 , v096 - .byte W12 - .byte VOL , 44*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 67*mus_rg_vs_tore_mvl/mxv - .byte N24 , Dn3 - .byte W12 - .byte VOL , 45*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 67*mus_rg_vs_tore_mvl/mxv - .byte N12 , Ds3 , v080 - .byte W12 - .byte N84 , As3 - .byte W36 - .byte MOD , 4 - .byte W48 - .byte 0 - .byte BEND , c_v+0 - .byte N96 , Cn4 - .byte W36 - .byte W03 - .byte BEND , c_v-3 - .byte W09 - .byte MOD , 4 - .byte BEND , c_v-5 - .byte W09 - .byte c_v-8 - .byte W09 - .byte c_v-12 - .byte W06 - .byte c_v-16 - .byte W09 - .byte c_v-21 - .byte W15 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N36 , An3 - .byte W36 - .byte TIE - .byte W36 - .byte MOD , 4 - .byte W24 - .byte W24 - .byte BEND , c_v-3 - .byte W06 - .byte c_v-5 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v-10 - .byte W06 - .byte c_v-13 - .byte W06 - .byte c_v-15 - .byte W06 - .byte c_v-20 - .byte W06 - .byte c_v-22 - .byte W06 - .byte c_v-25 - .byte W06 - .byte c_v-28 - .byte W06 - .byte c_v-31 - .byte W06 - .byte c_v-34 - .byte W06 - .byte EOT - .byte VOICE , 21 - .byte VOL , 78*mus_rg_vs_tore_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N36 , Fn4 , v108 - .byte W36 - .byte N84 , Dn4 - .byte W36 - .byte MOD , 4 - .byte W24 - .byte W24 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N36 , Ds4 - .byte W36 - .byte N84 , As4 - .byte W36 - .byte MOD , 4 - .byte W24 - .byte W24 - .byte 0 - .byte N24 , Ds4 - .byte W24 - .byte As4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N36 , Fn4 - .byte W36 - .byte N84 , Dn4 - .byte W36 - .byte MOD , 4 - .byte W24 - .byte W24 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N60 , As4 - .byte W24 - .byte MOD , 4 - .byte W36 - .byte 0 - .byte N36 , Cn5 - .byte W36 - .byte As4 - .byte W36 - .byte N24 , Gn4 - .byte W24 - .byte N96 , As4 , v092 - .byte W36 - .byte MOD , 4 - .byte W60 - .byte 0 - .byte N96 , An4 - .byte W36 - .byte MOD , 4 - .byte W60 - .byte 0 - .byte N96 , Gn4 - .byte W32 - .byte W01 - .byte MOD , 4 - .byte W60 - .byte W03 - .byte 0 - .byte N72 , An4 - .byte W36 - .byte MOD , 4 - .byte W36 - .byte VOICE , 17 - .byte MOD , 0 - .byte N06 , Gn3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte VOICE , 17 - .byte BEND , c_v+0 - .byte N96 , As4 , v100 - .byte W36 - .byte MOD , 4 - .byte W60 - .byte 0 - .byte BEND , c_v+0 - .byte N96 , An4 - .byte W36 - .byte MOD , 4 - .byte W60 - .byte 0 - .byte N96 , Cn5 - .byte W36 - .byte MOD , 4 - .byte W60 - .byte 0 - .byte BEND , c_v+0 - .byte N96 , As4 - .byte W36 - .byte MOD , 4 - .byte W12 - .byte BEND , c_v-3 - .byte W09 - .byte c_v-6 - .byte W06 - .byte c_v-8 - .byte W09 - .byte c_v-12 - .byte W06 - .byte c_v-16 - .byte W06 - .byte c_v-22 - .byte W12 - .byte VOICE , 29 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N36 , Ds3 , v080 - .byte W36 - .byte N36 - .byte W36 - .byte N24 - .byte W24 - .byte BEND , c_v+0 - .byte N36 , Dn2 - .byte W36 - .byte N36 - .byte W36 - .byte N12 - .byte W06 - .byte BEND , c_v-64 - .byte W06 - .byte N12 , Dn3 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte c_v+0 - .byte N36 , Fn3 - .byte W36 - .byte N36 - .byte W36 - .byte N24 - .byte W24 - .byte N36 , Ds2 - .byte W36 - .byte N36 - .byte W36 - .byte N24 , Dn2 - .byte W24 - .byte N03 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N24 , En3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N60 , Dn3 - .byte W36 - .byte W24 - .byte N12 , En4 , v064 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Ds4 - .byte W48 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W12 - .byte BEND , c_v-8 - .byte W03 - .byte c_v-24 - .byte W03 - .byte c_v-40 - .byte W03 - .byte c_v-54 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N12 , Ds3 , v080 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N32 , En4 , v064 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 - .byte W12 - .byte BEND , c_v-1 - .byte W03 - .byte c_v-2 - .byte W03 - .byte c_v-3 - .byte W03 - .byte c_v-4 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v-6 - .byte W03 - .byte c_v-7 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-11 - .byte W03 - .byte c_v-12 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N12 - .byte W12 - .byte Fs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte N96 , Fn4 - .byte W96 - .byte N48 , An4 - .byte W48 - .byte N24 , Cn5 - .byte W24 - .byte N06 , Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte VOICE , 29 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte N24 , En3 , v080 - .byte W24 - .byte N03 , Ds3 , v068 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte N84 , Bn2 , v084 - .byte W36 - .byte MOD , 4 - .byte W24 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 45*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 33*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 29*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte MOD , 0 - .byte N12 , En3 , v080 - .byte W12 - .byte N03 , Ds3 , v072 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 , v080 - .byte W03 - .byte N24 , Bn2 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte TIE , Fn3 - .byte W12 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte VOL , 64*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 60*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 45*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 33*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 29*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 26*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 24*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 19*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 13*mus_rg_vs_tore_mvl/mxv - .byte W15 - .byte PATT - .word mus_rg_vs_tore_1_000 - .byte EOT , Fn3 - .byte GOTO - .word mus_rg_vs_tore_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_vs_tore_2: - .byte KEYSH , mus_rg_vs_tore_key+0 - .byte VOICE , 17 - .byte LFOS , 44 - .byte VOL , 78*mus_rg_vs_tore_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 87*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_tore_2_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 62 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+31 - .byte N24 , Gn2 , v096 - .byte W12 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-42 - .byte N24 , Dn2 - .byte W12 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+32 - .byte N12 , En2 , v072 - .byte W12 - .byte N48 , Cn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PAN , c_v+0 - .byte W03 - .byte c_v-14 - .byte W03 - .byte VOL , 44*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-16 - .byte W06 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 21*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 10*mus_rg_vs_tore_mvl/mxv - .byte W72 - .byte N60 , Cn3 , v096 - .byte W12 - .byte VOL , 21*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-33 - .byte W03 - .byte VOL , 33*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 45*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+16 - .byte W03 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+32 - .byte W36 - .byte W03 - .byte VOL , 55*mus_rg_vs_tore_mvl/mxv - .byte N24 , Gn2 - .byte W12 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-39 - .byte N24 , Dn2 - .byte W12 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+16 - .byte N12 , Gn3 , v064 - .byte W12 - .byte N72 , Ds4 - .byte W12 - .byte MOD , 5 - .byte W03 - .byte PAN , c_v-1 - .byte W03 - .byte c_v-16 - .byte W54 - .byte N06 , Dn4 - .byte W03 - .byte MOD , 0 - .byte W03 - .byte N06 , Ds4 - .byte W06 - .byte PAN , c_v-33 - .byte N84 , Gn4 - .byte W03 - .byte PAN , c_v-17 - .byte W03 - .byte c_v+0 - .byte W03 - .byte c_v+16 - .byte W03 - .byte MOD , 5 - .byte W72 - .byte 0 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte TIE , En4 - .byte W03 - .byte PAN , c_v+16 - .byte W03 - .byte c_v-1 - .byte W03 - .byte c_v-16 - .byte W03 - .byte MOD , 5 - .byte W36 - .byte W03 - .byte PAN , c_v-17 - .byte W03 - .byte c_v-1 - .byte W03 - .byte c_v+16 - .byte W36 - .byte W03 - .byte W24 - .byte EOT - .byte VOICE , 17 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+24 - .byte MOD , 0 - .byte N03 , Cn4 , v080 - .byte W03 - .byte Bn3 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte PAN , c_v-48 - .byte N03 , En3 - .byte W03 - .byte Dn3 - .byte W03 - .byte En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte Cs4 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte PAN , c_v+48 - .byte N03 , Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte Cs5 , v068 - .byte W03 - .byte En5 , v060 - .byte W03 - .byte Gn5 - .byte W03 - .byte As5 - .byte W03 - .byte Cn6 - .byte W03 - .byte PAN , c_v+26 - .byte VOL , 49*mus_rg_vs_tore_mvl/mxv - .byte N03 , Dn6 , v072 - .byte W06 - .byte N06 - .byte W18 - .byte Dn5 - .byte W12 - .byte An5 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte N24 , Dn5 - .byte W12 - .byte W12 - .byte N03 , Cs5 - .byte W03 - .byte Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte As4 - .byte W03 - .byte N24 , An4 - .byte W24 - .byte N03 , As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gn5 - .byte W03 - .byte Gs5 - .byte W03 - .byte N24 , An5 - .byte W24 - .byte N03 , Ds6 - .byte W06 - .byte N06 - .byte W12 - .byte N03 , As5 - .byte W06 - .byte N24 , Ds6 , v080 - .byte W24 - .byte N06 , As5 , v072 - .byte W12 - .byte Ds6 - .byte W12 - .byte N06 - .byte W06 - .byte Dn6 - .byte W06 - .byte N24 , Cn6 - .byte W12 - .byte W12 - .byte N03 , Cs6 - .byte W03 - .byte Dn6 - .byte W03 - .byte Ds6 - .byte W03 - .byte En6 - .byte W03 - .byte N21 , Fn6 - .byte W21 - .byte N03 , En6 - .byte W03 - .byte N18 , Ds6 - .byte W18 - .byte N03 , Dn6 - .byte W03 - .byte Cs6 - .byte W03 - .byte N24 , Cn6 - .byte W24 - .byte N03 , Dn6 - .byte W06 - .byte N06 - .byte W12 - .byte An5 - .byte W06 - .byte Fn5 - .byte W12 - .byte An5 , v076 - .byte W12 - .byte Cs6 , v060 - .byte W06 - .byte Dn6 , v064 - .byte W06 - .byte N12 , Fn6 , v072 - .byte W12 - .byte N06 - .byte W06 - .byte Ds6 - .byte W06 - .byte N12 , Dn6 - .byte W12 - .byte N06 , Cs6 - .byte W06 - .byte Dn6 - .byte W06 - .byte An5 - .byte W12 - .byte N21 , Dn6 - .byte W21 - .byte N03 , Cs6 - .byte W03 - .byte N12 , Cn6 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte As5 - .byte W12 - .byte N18 , Gn5 - .byte W18 - .byte N03 , An5 - .byte W03 - .byte As5 - .byte W03 - .byte N36 , Dn6 - .byte W36 - .byte N06 , Cn6 - .byte W06 - .byte As5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte VOICE , 17 - .byte N36 , Ds6 - .byte W36 - .byte Dn6 - .byte W36 - .byte N06 , Cn6 - .byte W06 - .byte As5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte VOICE , 5 - .byte PAN , c_v-48 - .byte VOL , 52*mus_rg_vs_tore_mvl/mxv - .byte N06 , Gn4 , v056 - .byte W06 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn4 - .byte W12 - .byte Gn4 - .byte W06 - .byte Dn4 , v040 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Dn5 , v056 - .byte W06 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Dn4 - .byte W12 - .byte Gn4 - .byte W06 - .byte Fs4 , v048 - .byte W06 - .byte Fn4 , v056 - .byte W06 - .byte Cn4 - .byte W12 - .byte Fn4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Cn4 - .byte W12 - .byte Fn4 - .byte W06 - .byte Cn4 , v040 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn5 , v056 - .byte W06 - .byte N06 - .byte W06 - .byte Fn4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Dn4 - .byte W12 - .byte Fn4 - .byte W06 - .byte En4 , v052 - .byte W06 - .byte Ds4 , v056 - .byte W06 - .byte As3 - .byte W12 - .byte Ds4 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , As3 - .byte W12 - .byte Ds4 - .byte W06 - .byte As3 , v040 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Dn5 , v056 - .byte W06 - .byte N06 - .byte W06 - .byte Ds4 - .byte W12 - .byte PAN , c_v+48 - .byte N06 , Cn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cn4 - .byte W06 - .byte An3 - .byte W12 - .byte Cn4 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , An3 - .byte W12 - .byte Ds4 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , Dn5 - .byte W06 - .byte N06 - .byte W06 - .byte Ds4 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Cn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_vs_tore_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_vs_tore_3: - .byte KEYSH , mus_rg_vs_tore_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+0 - .byte W48 - .byte N06 , As3 , v068 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte VOL , 90*mus_rg_vs_tore_mvl/mxv - .byte N24 , Gn3 , v072 - .byte W03 - .byte VOL , 78*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 67*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 44*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 34*mus_rg_vs_tore_mvl/mxv - .byte W09 - .byte 90*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte N12 , An3 - .byte W36 - .byte N18 , As3 - .byte W18 - .byte N03 , An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte As3 - .byte W36 - .byte N06 , Fn3 - .byte W12 - .byte N03 , Fn2 - .byte W12 - .byte VOL , 90*mus_rg_vs_tore_mvl/mxv - .byte N24 , Gn4 - .byte W03 - .byte VOL , 78*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 67*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 44*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 34*mus_rg_vs_tore_mvl/mxv - .byte W09 - .byte 90*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte N12 , An3 - .byte W36 - .byte N18 , As3 - .byte W18 - .byte N03 , An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W24 - .byte Cn4 - .byte W36 - .byte N03 , En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte N15 , En3 - .byte W15 - .byte N06 , Gn3 - .byte W36 - .byte An3 - .byte W36 - .byte As3 - .byte W24 - .byte Gn3 - .byte W12 - .byte N18 , An3 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte N12 , En3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn4 - .byte W24 - .byte Gn4 , v052 - .byte W12 - .byte An4 , v072 - .byte W24 - .byte An4 , v052 - .byte W12 - .byte N18 , As4 , v072 - .byte W24 - .byte N06 , Gn4 , v064 - .byte W12 - .byte An4 , v076 - .byte W24 - .byte N30 , As4 - .byte W30 - .byte N03 , Gs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N18 , Fn4 - .byte W24 - .byte PAN , c_v-48 - .byte VOL , 90*mus_rg_vs_tore_mvl/mxv - .byte N12 , Gn2 , v080 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte En2 - .byte W24 - .byte Bn1 - .byte W24 - .byte N12 , An2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte N48 , As2 - .byte W48 - .byte N06 , Fn2 , v072 - .byte W06 - .byte Fs2 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 -mus_rg_vs_tore_3_B1: - .byte PAN , c_v-48 - .byte N12 , Gn2 , v080 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte En2 - .byte W24 - .byte Bn1 - .byte W24 - .byte N12 , An2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte En2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N48 , Gn2 - .byte W48 - .byte Fs2 - .byte W48 - .byte En2 - .byte W48 - .byte Fs2 - .byte W48 -mus_rg_vs_tore_3_000: - .byte N12 , Gn3 , v080 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W24 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte PEND - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W24 - .byte Gn3 - .byte W12 - .byte N03 , Fs3 - .byte W03 - .byte An3 - .byte W03 - .byte N06 , Fs3 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N06 , Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte N06 , Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte N24 , Fs3 - .byte W24 - .byte N06 , Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte N06 , Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte PATT - .word mus_rg_vs_tore_3_000 - .byte N12 , En3 , v080 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N03 , Bn3 - .byte W03 - .byte Dn4 - .byte W03 - .byte N06 , Bn3 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W24 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte N03 , Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , Dn4 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte VOICE , 82 - .byte PAN , c_v-32 - .byte N06 , En2 - .byte W06 - .byte Fn2 , v076 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Fn2 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte PAN , c_v-32 - .byte N06 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Cn3 , v048 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v-48 - .byte N24 , Dn3 , v076 - .byte W12 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_tore_mvl/mxv - .byte N24 , Gn3 - .byte W12 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 89*mus_rg_vs_tore_mvl/mxv - .byte N12 , Dn3 - .byte W12 - .byte N06 , Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte N03 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte Dn3 - .byte W03 - .byte N12 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W24 - .byte N24 , Dn3 - .byte W12 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_tore_mvl/mxv - .byte N24 , Fn3 - .byte W12 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_tore_mvl/mxv - .byte N12 , Gn3 - .byte W12 - .byte N06 , As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N03 , As3 - .byte W03 - .byte Cn4 - .byte W03 - .byte N06 , As3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte As3 - .byte W03 - .byte N06 , An3 - .byte W06 - .byte N12 , En3 - .byte W12 - .byte PAN , c_v-62 - .byte N06 , Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-63 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-63 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Dn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W06 - .byte N03 , Gs2 - .byte W06 -mus_rg_vs_tore_3_001: - .byte N06 , Gn2 , v076 - .byte W12 - .byte Ds2 - .byte W12 - .byte PAN , c_v-62 - .byte N06 , As2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte PEND - .byte PAN , c_v-62 - .byte N06 , As2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte Gn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Ds2 - .byte W12 - .byte PAN , c_v-61 - .byte N06 , Gn2 - .byte W12 - .byte As2 - .byte W06 - .byte N03 , Gs2 - .byte W03 - .byte Gn2 - .byte W03 - .byte N06 , Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-62 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v-62 - .byte N06 , An2 - .byte W12 - .byte Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , Fn2 - .byte W12 - .byte An2 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte PATT - .word mus_rg_vs_tore_3_001 - .byte PAN , c_v-62 - .byte N06 , As2 , v076 - .byte W12 - .byte Gn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W06 - .byte An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte PAN , c_v-62 - .byte N06 , Ds2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte PAN , c_v-48 - .byte N96 , Gn2 - .byte W96 - .byte Fn2 - .byte W96 - .byte Ds2 - .byte W96 - .byte N72 , Cn2 - .byte W72 - .byte N06 , Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte VOICE , 81 - .byte PAN , c_v+63 - .byte N48 , Gn3 - .byte W48 - .byte PAN , c_v-63 - .byte N48 , As3 - .byte W48 - .byte PAN , c_v+63 - .byte N48 , Ds3 - .byte W48 - .byte PAN , c_v-64 - .byte N48 , Fn3 - .byte W48 - .byte PAN , c_v+63 - .byte N48 , Gn3 - .byte W48 - .byte PAN , c_v-64 - .byte N48 , An3 - .byte W48 - .byte PAN , c_v+63 - .byte N48 , As3 - .byte W48 - .byte PAN , c_v-64 - .byte N48 , Cn4 - .byte W48 -mus_rg_vs_tore_3_002: - .byte PAN , c_v-48 - .byte N12 , An4 , v076 - .byte W24 - .byte PAN , c_v+48 - .byte N06 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte PAN , c_v-48 - .byte N12 - .byte W24 - .byte PEND -mus_rg_vs_tore_3_003: - .byte PAN , c_v+48 - .byte N12 , An4 , v076 - .byte W24 - .byte PAN , c_v-48 - .byte N06 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte PAN , c_v+48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_3_002 - .byte PATT - .word mus_rg_vs_tore_3_003 - .byte PAN , c_v-48 - .byte N12 , Fn2 , v084 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte N12 , En2 - .byte W12 - .byte N24 , Fs2 - .byte W36 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte Fs2 - .byte W60 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte N06 - .byte W06 - .byte An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W36 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N12 - .byte W12 - .byte An2 - .byte W12 - .byte As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte N06 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W48 - .byte W12 - .byte N12 , Bn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Gs2 - .byte W12 - .byte N03 , An2 - .byte W03 - .byte Bn2 - .byte W03 - .byte N06 , An2 - .byte W06 - .byte N12 , Bn2 - .byte W12 - .byte As2 - .byte W12 - .byte N48 , An2 - .byte W48 - .byte Bn2 - .byte W48 - .byte Cn3 - .byte W48 - .byte N24 , Fn3 - .byte W48 - .byte VOL , 90*mus_rg_vs_tore_mvl/mxv - .byte N12 , Gn2 , v076 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte En2 - .byte W24 - .byte Bn1 - .byte W24 - .byte N12 , An2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N60 , As2 - .byte W12 - .byte W48 - .byte N06 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte PAN , c_v+48 - .byte N06 , An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte N06 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte PAN , c_v-48 - .byte N06 , Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte GOTO - .word mus_rg_vs_tore_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_vs_tore_4: - .byte KEYSH , mus_rg_vs_tore_key+0 - .byte VOICE , 33 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+63 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , En2 , v124 - .byte W06 - .byte Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Dn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte An1 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , As1 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte N06 , Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Fs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 65*mus_rg_vs_tore_mvl/mxv - .byte N06 , Dn1 - .byte W06 - .byte N03 , An1 , v120 - .byte W06 - .byte N06 , Dn2 , v124 - .byte W06 - .byte N03 , An1 , v120 - .byte W06 - .byte N06 , Ds1 , v124 - .byte W06 - .byte N03 , Bn1 , v120 - .byte W06 - .byte N06 , Ds2 , v124 - .byte W06 - .byte N03 , Bn1 , v120 - .byte W06 - .byte PAN , c_v-64 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v+0 - .byte N24 , En1 , v124 - .byte W12 - .byte BEND , c_v+63 - .byte W12 - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte N12 , Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W12 - .byte As1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An1 - .byte W06 - .byte BEND , c_v+17 - .byte W03 - .byte c_v+0 - .byte W03 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W12 - .byte BEND , c_v-16 - .byte N12 , Gn1 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte PAN , c_v+63 - .byte N24 , Dn1 - .byte W06 - .byte BEND , c_v+13 - .byte W06 - .byte c_v+0 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W06 - .byte BEND , c_v+63 - .byte W06 - .byte c_v+0 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W12 - .byte As1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W06 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W12 - .byte As1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An1 - .byte W06 - .byte BEND , c_v+12 - .byte W06 - .byte c_v+0 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds1 - .byte W12 - .byte BEND , c_v-6 - .byte N12 , Ds2 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte PAN , c_v-64 - .byte N24 , En1 - .byte W12 - .byte BEND , c_v+12 - .byte W06 - .byte c_v+0 - .byte W06 - .byte PAN , c_v+63 - .byte N12 , Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W12 - .byte As1 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds1 - .byte W12 - .byte Ds2 - .byte W12 - .byte VOICE , 33 - .byte PAN , c_v+0 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte N06 , Ds1 - .byte W06 - .byte En1 - .byte W06 - .byte N12 , Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte Gs1 - .byte W12 -mus_rg_vs_tore_4_000: - .byte N12 , En1 , v124 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W18 - .byte N06 , As1 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte PEND -mus_rg_vs_tore_4_001: - .byte N12 , En1 , v124 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W18 - .byte N06 , As1 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte PEND -mus_rg_vs_tore_4_002: - .byte N12 , Fn1 , v124 - .byte W18 - .byte N06 , Cn2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W06 - .byte Dn1 - .byte W06 - .byte PEND -mus_rg_vs_tore_4_B1: - .byte N12 , En2 , v124 - .byte W12 - .byte Bn1 - .byte W12 - .byte As1 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En2 - .byte W12 - .byte As1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte BEND , c_v+0 - .byte N12 , Cn1 - .byte W36 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte En2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte W12 - .byte Cn1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte Cs1 - .byte W12 - .byte Dn1 - .byte W24 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte En2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Dn2 - .byte W12 - .byte W12 - .byte N12 - .byte W24 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 - .byte W36 - .byte N12 - .byte W24 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte En2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W24 - .byte N12 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gs1 - .byte W12 - .byte An1 - .byte W12 - .byte W12 - .byte Dn1 - .byte W12 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fs1 - .byte W12 -mus_rg_vs_tore_4_003: - .byte N12 , En1 , v124 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte PEND - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Bn1 - .byte W12 -mus_rg_vs_tore_4_004: - .byte N12 , Fn1 , v124 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte PEND - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gs1 - .byte W12 - .byte As1 - .byte W12 - .byte Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte An1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte As1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte An1 - .byte W12 - .byte N24 , Gn1 - .byte W12 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte N24 , Dn1 - .byte W12 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte N12 , Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte En1 - .byte W12 - .byte Cn2 - .byte W12 - .byte En1 - .byte W12 - .byte Cn2 - .byte W12 - .byte En1 - .byte W12 - .byte Cn2 - .byte W12 - .byte En1 - .byte W12 - .byte Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte Cn2 - .byte W12 - .byte BEND , c_v+0 - .byte N12 , En1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Ds2 - .byte W03 - .byte BEND , c_v+5 - .byte W06 - .byte c_v+0 - .byte W03 - .byte N12 , Cn2 - .byte W12 - .byte N24 , Gn1 - .byte W12 - .byte VOL , 33*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte N24 , Dn1 - .byte W12 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte N12 , Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte En2 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Gn1 - .byte W12 -mus_rg_vs_tore_4_005: - .byte N12 , Dn1 , v124 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte N12 , Dn2 - .byte W12 -mus_rg_vs_tore_4_006: - .byte N12 , Ds1 , v124 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte An1 - .byte W12 - .byte PEND - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte PATT - .word mus_rg_vs_tore_4_005 - .byte N12 , Dn1 , v124 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte PATT - .word mus_rg_vs_tore_4_006 -mus_rg_vs_tore_4_007: - .byte N12 , Ds1 , v124 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte PEND - .byte N24 , Ds1 - .byte W24 - .byte As1 - .byte W36 - .byte N12 , Ds1 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte Ds1 - .byte W24 - .byte An1 - .byte W36 - .byte N12 , Ds1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 -mus_rg_vs_tore_4_008: - .byte N24 , Ds1 , v124 - .byte W24 - .byte Gn1 - .byte W24 - .byte Ds1 - .byte W24 - .byte Gn1 - .byte W24 - .byte PEND - .byte Ds1 - .byte W24 - .byte An1 - .byte W36 - .byte N12 , Ds1 - .byte W12 - .byte Fn2 - .byte W12 - .byte As1 - .byte W12 - .byte N24 , Ds1 - .byte W24 - .byte As1 - .byte W24 - .byte Ds1 - .byte W24 - .byte As1 - .byte W24 -mus_rg_vs_tore_4_009: - .byte N24 , Ds1 , v124 - .byte W24 - .byte An1 - .byte W24 - .byte Ds1 - .byte W24 - .byte An1 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_4_008 - .byte PATT - .word mus_rg_vs_tore_4_009 -mus_rg_vs_tore_4_010: - .byte N12 , Dn1 , v124 - .byte W12 - .byte An1 - .byte W12 - .byte N12 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte N12 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PEND -mus_rg_vs_tore_4_011: - .byte N12 , An1 , v124 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte N12 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte N12 - .byte W12 - .byte En1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_4_010 - .byte PATT - .word mus_rg_vs_tore_4_011 -mus_rg_vs_tore_4_012: - .byte N12 , Dn1 , v124 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_4_012 - .byte PATT - .word mus_rg_vs_tore_4_007 - .byte PATT - .word mus_rg_vs_tore_4_007 - .byte PATT - .word mus_rg_vs_tore_4_003 - .byte PATT - .word mus_rg_vs_tore_4_003 - .byte PATT - .word mus_rg_vs_tore_4_004 - .byte N12 , Fn1 , v124 - .byte W12 - .byte Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte VOICE , 33 - .byte N12 , En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W18 - .byte N06 , An1 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PATT - .word mus_rg_vs_tore_4_000 - .byte PATT - .word mus_rg_vs_tore_4_001 - .byte PATT - .word mus_rg_vs_tore_4_002 - .byte GOTO - .word mus_rg_vs_tore_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_vs_tore_5: - .byte KEYSH , mus_rg_vs_tore_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Dn6 , v064 - .byte W06 - .byte Cs6 - .byte W06 - .byte Cn6 - .byte W06 - .byte Bn5 - .byte W06 - .byte Dn6 - .byte W06 - .byte As5 - .byte W06 - .byte Bn5 - .byte W06 - .byte As5 - .byte W06 - .byte Dn6 - .byte W06 - .byte An5 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte Dn6 - .byte W06 - .byte Gs5 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Dn6 - .byte W06 - .byte Gn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Dn6 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Dn6 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Dn6 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte VOICE , 62 - .byte VOL , 77*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+7 - .byte BEND , c_v+0 - .byte N96 , En2 , v127 - .byte W12 - .byte BEND , c_v+63 - .byte W12 - .byte c_v+16 - .byte W12 - .byte c_v+26 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v+32 - .byte W12 - .byte c_v+26 - .byte W06 - .byte c_v+37 - .byte W03 - .byte c_v+26 - .byte W03 - .byte c_v+16 - .byte W12 - .byte c_v+0 - .byte N96 - .byte W12 - .byte BEND , c_v-11 - .byte W12 - .byte c_v+16 - .byte W12 - .byte c_v+26 - .byte W12 - .byte c_v+0 - .byte W12 - .byte c_v+0 - .byte W03 - .byte c_v+16 - .byte W03 - .byte c_v+0 - .byte W06 - .byte c_v-11 - .byte W06 - .byte c_v-22 - .byte W06 - .byte c_v-11 - .byte W12 - .byte c_v+0 - .byte N12 , En2 , v112 - .byte W06 - .byte BEND , c_v+63 - .byte W06 - .byte c_v+0 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W06 - .byte BEND , c_v-5 - .byte W06 - .byte c_v+0 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte En2 - .byte W12 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W06 - .byte BEND , c_v+12 - .byte W06 - .byte c_v+0 - .byte N12 , Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte BEND , c_v-6 - .byte N12 , Ds3 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N24 , En2 - .byte W12 - .byte BEND , c_v+12 - .byte W06 - .byte c_v+0 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte En2 - .byte W12 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds2 - .byte W12 - .byte Ds3 - .byte W12 - .byte VOICE , 62 - .byte PAN , c_v+19 - .byte VOL , 38*mus_rg_vs_tore_mvl/mxv - .byte N24 , Bn3 , v080 - .byte W36 - .byte N06 , En3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Gn3 - .byte W24 - .byte N24 , En3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v+0 - .byte N60 , Cn4 - .byte W60 - .byte N06 , An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 , v104 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 , v108 - .byte W06 - .byte BEND , c_v+0 - .byte N03 , Cn4 , v112 - .byte W06 - .byte N06 , Cn4 , v088 - .byte W06 - .byte N03 , Cn4 , v092 - .byte W06 - .byte N06 , Cn4 , v088 - .byte W06 - .byte N03 , Cn4 , v112 - .byte W06 - .byte N06 , Cn4 , v088 - .byte W06 - .byte N03 , Cn4 , v092 - .byte W06 - .byte N06 - .byte W06 - .byte N48 , Cn4 , v112 - .byte W15 - .byte BEND , c_v-3 - .byte W03 - .byte c_v-5 - .byte W06 - .byte c_v-8 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-18 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-37 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-58 - .byte W03 -mus_rg_vs_tore_5_B1: - .byte VOL , 53*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Bn2 , v112 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte N03 , Bn2 - .byte W03 - .byte Cn3 - .byte W03 - .byte N06 , Bn2 - .byte W06 - .byte An2 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte N03 , Bn2 - .byte W12 - .byte N06 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte N03 , Bn2 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte N03 , Bn2 - .byte W12 - .byte N12 , En3 - .byte W12 - .byte N03 , Ds3 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte N03 , An2 - .byte W12 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Gs2 - .byte W12 - .byte N03 , An2 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Dn3 - .byte W12 - .byte N03 , En3 - .byte W12 - .byte An2 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , Cs3 - .byte W12 - .byte N03 , Dn3 - .byte W12 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte VOICE , 30 - .byte N03 , Gn3 - .byte W06 - .byte VOL , 22*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+35 - .byte N96 - .byte W15 - .byte PAN , c_v+25 - .byte W03 - .byte c_v+12 - .byte W03 - .byte c_v+5 - .byte W03 - .byte VOL , 20*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-9 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-18 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-31 - .byte W03 - .byte VOL , 14*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-38 - .byte W03 - .byte VOL , 12*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-42 - .byte W03 - .byte VOL , 9*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-47 - .byte W03 - .byte VOL , 8*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-53 - .byte W03 - .byte VOL , 7*mus_rg_vs_tore_mvl/mxv - .byte W48 - .byte W03 - .byte 22*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+35 - .byte N48 , Cn4 - .byte W15 - .byte PAN , c_v+25 - .byte W03 - .byte c_v+12 - .byte W03 - .byte c_v+5 - .byte W03 - .byte VOL , 20*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-9 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-18 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-31 - .byte W03 - .byte VOL , 14*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-38 - .byte W03 - .byte VOL , 12*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-42 - .byte W03 - .byte VOL , 9*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-47 - .byte W03 - .byte VOL , 8*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-53 - .byte W03 - .byte VOL , 7*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 22*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+35 - .byte N48 , Gn3 - .byte W15 - .byte PAN , c_v+25 - .byte W03 - .byte c_v+12 - .byte W03 - .byte c_v+5 - .byte W03 - .byte VOL , 20*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-9 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-18 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-31 - .byte W03 - .byte VOL , 14*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-38 - .byte W03 - .byte VOL , 12*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-42 - .byte W03 - .byte VOL , 9*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-47 - .byte W03 - .byte VOL , 8*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-53 - .byte W03 - .byte VOL , 7*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 22*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+35 - .byte N90 , An3 - .byte W15 - .byte PAN , c_v+25 - .byte W03 - .byte c_v+12 - .byte W03 - .byte c_v+5 - .byte W03 - .byte VOL , 20*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-9 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-18 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-31 - .byte W03 - .byte VOL , 14*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-38 - .byte W03 - .byte VOL , 12*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-42 - .byte W03 - .byte VOL , 9*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-47 - .byte W03 - .byte VOL , 8*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-53 - .byte W03 - .byte VOL , 7*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 8*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 9*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 12*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 13*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 14*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 17*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 18*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 19*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 20*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 22*mus_rg_vs_tore_mvl/mxv - .byte W15 - .byte N03 - .byte W06 - .byte PAN , c_v+35 - .byte N42 - .byte W15 - .byte PAN , c_v+25 - .byte W03 - .byte c_v+12 - .byte W03 - .byte c_v+5 - .byte W03 - .byte VOL , 20*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-9 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-18 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-31 - .byte W03 - .byte VOL , 14*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-38 - .byte W03 - .byte VOL , 12*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-42 - .byte W03 - .byte VOL , 9*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+35 - .byte W03 - .byte VOL , 22*mus_rg_vs_tore_mvl/mxv - .byte N06 , Gs3 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Fs3 , v092 - .byte W12 - .byte N06 , Gs3 , v088 - .byte W06 - .byte N03 , Gn3 , v080 - .byte W06 - .byte VOL , 22*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+35 - .byte N90 , Gn3 , v112 - .byte W15 - .byte PAN , c_v+25 - .byte W03 - .byte c_v+12 - .byte W03 - .byte c_v+5 - .byte W03 - .byte VOL , 20*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-9 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-18 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-31 - .byte W03 - .byte VOL , 14*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-38 - .byte W03 - .byte VOL , 12*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-42 - .byte W03 - .byte VOL , 9*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-47 - .byte W03 - .byte VOL , 8*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-53 - .byte W03 - .byte VOL , 7*mus_rg_vs_tore_mvl/mxv - .byte W44 - .byte W01 - .byte 22*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+35 - .byte N03 , En4 - .byte W06 - .byte PAN , c_v+35 - .byte N42 - .byte W15 - .byte PAN , c_v+25 - .byte W03 - .byte c_v+12 - .byte W03 - .byte c_v+5 - .byte W03 - .byte VOL , 20*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-9 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-18 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-31 - .byte W03 - .byte VOL , 14*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-38 - .byte W03 - .byte VOL , 12*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-42 - .byte W03 - .byte VOL , 9*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-47 - .byte W03 - .byte VOL , 22*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+35 - .byte N03 , Fs4 - .byte W06 - .byte PAN , c_v+35 - .byte N48 , Gn4 - .byte W15 - .byte PAN , c_v+25 - .byte W03 - .byte c_v+12 - .byte W03 - .byte c_v+5 - .byte W03 - .byte VOL , 20*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-9 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-18 - .byte W03 - .byte VOL , 17*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-31 - .byte W03 - .byte VOL , 14*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-38 - .byte W03 - .byte VOL , 12*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-42 - .byte W03 - .byte VOL , 9*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-47 - .byte W03 - .byte VOL , 8*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-53 - .byte W03 - .byte VOL , 7*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 22*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+35 - .byte N06 , Dn4 - .byte W12 - .byte N24 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs4 - .byte W12 - .byte N24 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gn4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte VOICE , 60 - .byte PAN , c_v-24 - .byte VOL , 39*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v+0 - .byte TIE , Gn4 - .byte W96 - .byte W48 - .byte EOT - .byte N42 , Fs4 - .byte W42 - .byte N03 - .byte W06 - .byte N72 , Fn4 - .byte W72 - .byte N18 , En4 - .byte W18 - .byte N03 , Ds4 - .byte W06 - .byte N24 , Dn4 - .byte W24 - .byte N12 , Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N06 , Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N90 , An4 - .byte W48 - .byte BEND , c_v-8 - .byte W06 - .byte c_v+0 - .byte W36 - .byte N03 - .byte W06 - .byte N48 - .byte W48 - .byte N42 , Gs4 - .byte W24 - .byte BEND , c_v+6 - .byte W09 - .byte c_v+0 - .byte W09 - .byte N03 , Gn4 - .byte W06 - .byte N72 - .byte W72 - .byte N24 , En4 - .byte W24 - .byte N48 , Dn4 - .byte W48 - .byte Dn5 , v104 - .byte W48 - .byte W96 - .byte VOICE , 120 - .byte PAN , c_v-1 - .byte W12 - .byte c_v-48 - .byte N72 , Cn5 , v032 - .byte W06 - .byte PAN , c_v-39 - .byte W06 - .byte c_v-32 - .byte VOL , 24*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 29*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v-23 - .byte VOL , 35*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 38*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v-16 - .byte VOL , 43*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 48*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v-6 - .byte VOL , 51*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 53*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v+49 - .byte W03 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 58*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 58*mus_rg_vs_tore_mvl/mxv - .byte W36 - .byte PAN , c_v+16 - .byte VOL , 36*mus_rg_vs_tore_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte VOL , 53*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-35 - .byte BEND , c_v+0 - .byte W24 - .byte N06 , Ds5 , v112 - .byte W24 - .byte Dn5 - .byte W12 - .byte Ds5 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte Dn5 - .byte W12 - .byte N24 , Cn5 - .byte W06 - .byte BEND , c_v-11 - .byte W06 - .byte c_v+0 - .byte W12 - .byte N06 , Ds5 - .byte W12 - .byte N06 - .byte W36 - .byte N06 - .byte W12 - .byte N03 , Dn5 - .byte W12 - .byte N06 , Ds5 , v116 - .byte W36 - .byte Ds5 , v112 - .byte W06 - .byte Dn5 - .byte W06 - .byte Ds5 - .byte W24 - .byte N06 - .byte W12 - .byte Fn5 - .byte W12 - .byte N12 , Gn5 - .byte W12 - .byte N03 , Fs5 - .byte W03 - .byte Fn5 , v104 - .byte W03 - .byte En5 , v100 - .byte W03 - .byte Ds5 , v096 - .byte W03 - .byte Dn5 , v092 - .byte W03 - .byte Cs5 , v080 - .byte W09 - .byte VOICE , 30 - .byte W12 - .byte N09 , Dn3 , v112 - .byte W12 - .byte N09 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , Dn2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Dn2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Dn2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Dn2 - .byte W03 - .byte Dn3 - .byte W03 - .byte W12 - .byte N06 , An2 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte BEND , c_v-35 - .byte N24 , An3 - .byte W06 - .byte BEND , c_v-64 - .byte W06 - .byte c_v+0 - .byte W03 - .byte c_v-64 - .byte W09 - .byte VOICE , 29 - .byte BEND , c_v+0 - .byte W12 - .byte N09 , An2 - .byte W12 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte N09 - .byte W12 - .byte N12 - .byte W06 - .byte BEND , c_v-19 - .byte W06 - .byte c_v+0 - .byte N03 , Bn2 - .byte W03 - .byte Cn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Dn3 - .byte W03 - .byte VOICE , 30 - .byte PAN , c_v-4 - .byte BEND , c_v+0 - .byte N96 , An3 - .byte W03 - .byte BEND , c_v-2 - .byte W03 - .byte c_v-4 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v-7 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-13 - .byte W03 - .byte c_v-17 - .byte W03 - .byte c_v-19 - .byte W03 - .byte c_v-21 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-24 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-27 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-34 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-36 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-41 - .byte W03 - .byte c_v-43 - .byte W03 - .byte c_v-45 - .byte W03 - .byte c_v-49 - .byte W03 - .byte c_v-51 - .byte W03 - .byte c_v-54 - .byte W03 - .byte c_v-55 - .byte W03 - .byte c_v-57 - .byte W03 - .byte c_v-59 - .byte W03 - .byte c_v-63 - .byte W06 - .byte c_v+0 - .byte N03 , Dn4 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W78 - .byte W96 - .byte W48 - .byte Ds5 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 62 - .byte PAN , c_v+32 - .byte VOL , 33*mus_rg_vs_tore_mvl/mxv - .byte N24 , Bn3 , v080 - .byte W36 - .byte N06 , En3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 - .byte W12 - .byte N06 - .byte W18 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Gn3 - .byte W24 - .byte N24 , En3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N60 , Cn4 - .byte W12 - .byte BEND , c_v+0 - .byte W60 - .byte N06 , An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Dn5 , v104 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 , v108 - .byte W06 - .byte BEND , c_v+0 - .byte N03 , Cn5 , v112 - .byte W06 - .byte N06 , Cn5 , v088 - .byte W06 - .byte N03 , Cn5 , v092 - .byte W06 - .byte N06 , Cn5 , v088 - .byte W06 - .byte N03 , Cn5 , v112 - .byte W06 - .byte N06 , Cn5 , v088 - .byte W06 - .byte N03 , Cn5 , v092 - .byte W06 - .byte N06 - .byte W06 - .byte N48 , Cn5 , v112 - .byte W15 - .byte BEND , c_v-3 - .byte W03 - .byte c_v-5 - .byte W06 - .byte c_v-8 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-18 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-37 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-58 - .byte W03 - .byte GOTO - .word mus_rg_vs_tore_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_vs_tore_6: - .byte KEYSH , mus_rg_vs_tore_key+0 - .byte VOICE , 48 - .byte VOL , 62*mus_rg_vs_tore_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte N06 , Cs3 , v060 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v+0 - .byte W03 - .byte VOL , 55*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 46*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 36*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 26*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 70*mus_rg_vs_tore_mvl/mxv - .byte W72 - .byte W72 - .byte N06 , Fn4 , v080 - .byte W12 - .byte N03 , Dn3 , v064 - .byte W12 - .byte N12 , Gn3 , v096 - .byte W72 - .byte N06 , As2 - .byte W12 - .byte Gn2 - .byte W12 - .byte VOL , 21*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-32 - .byte N72 , Cn3 - .byte W06 - .byte VOL , 29*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 39*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 44*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 49*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 62*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 73*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 78*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte 79*mus_rg_vs_tore_mvl/mxv - .byte N06 , As2 , v076 - .byte W06 - .byte Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte An2 , v068 - .byte W06 - .byte PAN , c_v+32 - .byte VOL , 72*mus_rg_vs_tore_mvl/mxv - .byte TIE , As2 , v072 - .byte W24 - .byte VOL , 70*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 65*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 61*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 58*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 55*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 54*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 51*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 47*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 43*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 41*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 36*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 34*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 25*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 21*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 18*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 15*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 12*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 9*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 7*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 5*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 4*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte 1*mus_rg_vs_tore_mvl/mxv - .byte W06 - .byte EOT - .byte PAN , c_v+0 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte N06 , Gn3 , v112 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-48 - .byte W24 - .byte c_v+47 - .byte W24 - .byte c_v-49 - .byte W24 - .byte c_v+47 - .byte W24 - .byte VOICE , 29 - .byte PAN , c_v-34 - .byte VOL , 73*mus_rg_vs_tore_mvl/mxv - .byte N03 , En4 , v064 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte En3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Bn2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Fs2 - .byte W03 - .byte En2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Cn2 - .byte W03 - .byte Bn1 - .byte W03 - .byte En3 - .byte W03 - .byte PAN , c_v-46 - .byte N03 , Bn2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Fs2 - .byte W03 - .byte En2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Cn2 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , En2 - .byte W03 - .byte Bn1 - .byte W03 - .byte An1 - .byte W03 - .byte Gn1 - .byte W03 - .byte Fs1 , v056 - .byte W03 - .byte En1 - .byte W03 - .byte Dn1 - .byte W03 - .byte Cn1 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_rg_vs_tore_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 62 - .byte VOL , 73*mus_rg_vs_tore_mvl/mxv - .byte W96 - .byte VOICE , 62 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte VOL , 49*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v+1 - .byte W12 - .byte VOL , 22*mus_rg_vs_tore_mvl/mxv - .byte N72 , En3 , v127 - .byte W03 - .byte VOL , 24*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v-25 - .byte VOL , 25*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v-21 - .byte VOL , 26*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte BEND , c_v-5 - .byte W03 - .byte PAN , c_v-17 - .byte VOL , 27*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v-12 - .byte VOL , 29*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v+1 - .byte W03 - .byte PAN , c_v-8 - .byte VOL , 29*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 29*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v-4 - .byte VOL , 30*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v+0 - .byte W03 - .byte c_v+3 - .byte VOL , 31*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte 32*mus_rg_vs_tore_mvl/mxv - .byte MOD , 9 - .byte W03 - .byte PAN , c_v+9 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v+13 - .byte VOL , 36*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v+13 - .byte VOL , 38*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v+18 - .byte VOL , 39*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v+24 - .byte VOL , 41*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v+26 - .byte VOL , 45*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v+26 - .byte VOL , 48*mus_rg_vs_tore_mvl/mxv - .byte W03 - .byte PAN , c_v+30 - .byte VOL , 51*mus_rg_vs_tore_mvl/mxv - .byte MOD , 12 - .byte W06 - .byte PAN , c_v+32 - .byte W06 - .byte c_v+32 - .byte W12 - .byte VOL , 73*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+32 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte PAN , c_v+32 - .byte W24 - .byte N06 , As4 , v112 - .byte W24 - .byte An4 - .byte W12 - .byte As4 - .byte W36 - .byte An4 - .byte W24 - .byte N06 - .byte W36 - .byte N24 , Gn4 - .byte W24 - .byte N06 , An4 - .byte W12 - .byte Gn4 - .byte W36 - .byte N06 - .byte W12 - .byte N03 , Fs4 - .byte W12 - .byte N06 , An4 - .byte W36 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W24 - .byte N06 - .byte W12 - .byte Gn4 - .byte W12 - .byte N12 , Cn5 - .byte W12 - .byte N03 , Bn4 - .byte W03 - .byte As4 , v104 - .byte W03 - .byte An4 , v100 - .byte W03 - .byte Gs4 , v096 - .byte W03 - .byte Gn4 , v092 - .byte W03 - .byte Fs4 , v080 - .byte W09 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_vs_tore_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_vs_tore_7: - .byte KEYSH , mus_rg_vs_tore_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 75*mus_rg_vs_tore_mvl/mxv - .byte N06 , Cn1 , v080 - .byte W18 - .byte Cn1 , v048 - .byte W06 - .byte Cn1 , v080 - .byte W12 - .byte Cn1 , v048 - .byte W12 - .byte Cn1 , v088 - .byte W06 - .byte Dn2 , v072 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Fn1 , v064 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte Fn1 , v064 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Bn1 , v080 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 , v120 - .byte W06 - .byte Fn1 , v104 - .byte W06 - .byte Gn1 , v100 - .byte W06 - .byte Fn1 , v104 - .byte W06 - .byte Cn1 , v127 - .byte W06 - .byte Bn1 , v116 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn1 , v127 - .byte W06 - .byte Fn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N48 , Bn2 - .byte W24 - .byte N06 , Cn1 , v080 - .byte W24 - .byte Cn1 , v116 - .byte W24 - .byte Cn1 , v080 - .byte W24 - .byte Cn1 , v127 - .byte W24 - .byte Cn1 , v080 - .byte W24 - .byte Cn1 , v116 - .byte W24 - .byte Cn1 , v080 - .byte W12 - .byte Cn1 , v084 - .byte W12 - .byte Cn1 , v112 - .byte W24 - .byte Cn1 , v080 - .byte W24 - .byte Cn1 , v116 - .byte W24 - .byte Cn1 , v080 - .byte W24 -mus_rg_vs_tore_7_000: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cn1 , v080 - .byte W24 - .byte Cn1 , v116 - .byte W24 - .byte Cn1 , v080 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_7_000 - .byte N06 , Cn1 , v127 - .byte W24 - .byte Cn1 , v080 - .byte W24 - .byte Cn1 , v116 - .byte W24 - .byte Cn1 , v080 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v127 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte Dn2 , v112 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Cn1 , v080 - .byte N03 , Gs4 , v040 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn1 , v112 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Cn1 , v127 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Fn1 , v112 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Dn2 - .byte W12 - .byte Fn1 , v120 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Cn1 - .byte W06 - .byte An1 - .byte W24 - .byte Cn1 , v127 - .byte N06 , Dn1 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte Cn1 - .byte N24 , Cs2 , v120 - .byte W12 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Fn1 - .byte W06 - .byte VOL , 75*mus_rg_vs_tore_mvl/mxv - .byte N06 , Cn1 , v127 - .byte N48 , An2 - .byte W06 - .byte N06 , Cn1 , v100 - .byte W18 - .byte Dn1 , v112 - .byte W24 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 -mus_rg_vs_tore_7_001: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Dn1 , v112 - .byte W24 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_7_001 -mus_rg_vs_tore_7_002: - .byte N06 , Cn1 , v127 - .byte W18 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Cn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn1 - .byte N06 , Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte PEND -mus_rg_vs_tore_7_B1: - .byte N06 , Cn1 , v127 - .byte N24 , An2 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W18 - .byte Dn1 - .byte W24 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 -mus_rg_vs_tore_7_003: - .byte N06 , Cn1 , v127 - .byte W24 - .byte Dn1 , v112 - .byte W24 - .byte Cn1 , v127 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_7_003 - .byte N06 , Cn1 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W24 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 -mus_rg_vs_tore_7_004: - .byte N06 , Cn1 , v112 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND -mus_rg_vs_tore_7_005: - .byte W12 - .byte N06 , Cn1 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_7_004 - .byte W12 - .byte N06 , Cn1 , v112 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_rg_vs_tore_7_004 - .byte PATT - .word mus_rg_vs_tore_7_005 - .byte PATT - .word mus_rg_vs_tore_7_004 - .byte W12 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N01 , Dn1 - .byte W01 - .byte N06 - .byte W11 - .byte Cn1 - .byte W12 - .byte N06 - .byte W24 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte N06 , Fn1 - .byte W12 -mus_rg_vs_tore_7_006: - .byte N06 , Cn1 , v112 - .byte N06 , Fn2 , v092 - .byte W24 - .byte Dn1 , v112 - .byte N06 , Fn2 - .byte W24 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte N06 , Fn2 - .byte W24 - .byte PEND - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v112 - .byte N06 , Fn2 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , Bn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v112 - .byte N06 , Fn2 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , Bn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte PATT - .word mus_rg_vs_tore_7_006 - .byte N06 , Cn1 , v112 - .byte N06 , Fn2 , v096 - .byte W12 - .byte Dn1 , v112 - .byte N06 , Bn2 , v127 - .byte W18 - .byte Dn1 , v112 - .byte W06 - .byte Cn1 - .byte N06 , Bn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v112 - .byte N06 , Fn2 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , Bn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte PATT - .word mus_rg_vs_tore_7_006 - .byte N06 , Fn2 , v096 - .byte W12 - .byte Cn1 , v112 - .byte N06 , Fn2 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 - .byte N06 , Bn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v112 - .byte N06 , Fn2 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , Bn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 , v127 - .byte N06 , Cs2 - .byte W24 - .byte Dn1 , v112 - .byte N06 , Fn2 - .byte W24 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v116 - .byte W12 - .byte Dn1 , v112 - .byte N06 , Fn2 - .byte W24 - .byte Cn1 , v127 - .byte N06 , Fn2 - .byte W12 - .byte Dn1 , v112 - .byte N06 , An2 , v127 - .byte W18 - .byte Dn1 , v112 - .byte W06 - .byte Cn1 - .byte N06 , Bn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v112 - .byte N06 , Fn2 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N06 , Bn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte VOL , 90*mus_rg_vs_tore_mvl/mxv - .byte N24 , Cn1 , v127 - .byte N24 , An2 - .byte W24 - .byte Fn1 , v100 - .byte N24 , Cs2 , v116 - .byte W24 - .byte N48 , Dn1 , v120 - .byte W48 - .byte VOL , 76*mus_rg_vs_tore_mvl/mxv - .byte N06 , Gs4 , v040 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Cn1 , v127 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Gs4 , v040 - .byte W12 - .byte Cn1 , v127 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Cn1 , v112 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Dn1 , v112 - .byte N06 , An2 , v127 - .byte N12 , Gs4 , v040 - .byte W24 - .byte VOL , 90*mus_rg_vs_tore_mvl/mxv - .byte N24 , Dn1 , v112 - .byte N24 , Cs2 , v127 - .byte W24 - .byte Cn1 , v112 - .byte N24 , An2 , v120 - .byte W24 - .byte VOL , 75*mus_rg_vs_tore_mvl/mxv - .byte W48 - .byte N06 , Cn1 , v127 - .byte W12 - .byte Cn1 , v112 - .byte W36 - .byte BEND , c_v+0 - .byte N06 , Cn1 , v127 - .byte W48 - .byte N06 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W48 - .byte N06 - .byte W12 - .byte Cn1 , v112 - .byte W36 - .byte Cn1 , v127 - .byte W48 - .byte N06 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte N06 , Bn2 - .byte W60 - .byte Cn1 , v112 - .byte W36 - .byte Cn1 , v127 - .byte W36 - .byte Cn1 , v080 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W24 - .byte Cn1 , v127 - .byte W60 - .byte Cn1 , v112 - .byte W36 - .byte Cn1 , v127 - .byte W24 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v080 - .byte W24 - .byte Cn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte N06 , An2 - .byte W60 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W24 - .byte Cn1 , v127 - .byte W24 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v080 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 , v127 - .byte W36 - .byte Dn1 , v112 - .byte W24 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte Cn1 , v127 - .byte W24 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 , v127 - .byte W36 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v032 - .byte W12 - .byte Cn1 , v127 - .byte W36 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte N06 , Dn1 - .byte W12 - .byte Cn1 , v127 - .byte W24 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Dn1 , v064 - .byte W12 - .byte Dn1 , v048 - .byte W12 - .byte Dn1 , v032 - .byte W12 - .byte Cn1 , v127 - .byte W36 - .byte Cn1 , v112 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte Dn1 - .byte W12 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W18 - .byte Cn1 - .byte W06 - .byte Cn1 , v127 - .byte W12 - .byte Dn1 , v112 - .byte W24 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 - .byte W24 - .byte Dn1 , v096 - .byte W06 - .byte Dn1 , v076 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte Dn1 - .byte N06 , An2 , v127 - .byte W24 - .byte Dn2 , v112 - .byte N06 , Gs4 , v040 - .byte W12 - .byte An1 , v112 - .byte N06 , Gs4 , v040 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte Fn1 - .byte N06 , Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Gs4 , v040 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte N06 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Cn1 - .byte W06 - .byte Gs4 , v040 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn2 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Cn2 , v112 - .byte W06 - .byte Gn1 - .byte W06 - .byte N06 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Fn1 , v112 - .byte W06 - .byte Cn1 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Cn2 , v112 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Cn2 , v112 - .byte W06 - .byte Gn1 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Fn1 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Dn1 , v112 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Cn1 , v112 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Cn1 , v127 - .byte N06 , Gs4 , v040 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Dn1 , v112 - .byte N06 , Gs4 , v040 - .byte W03 - .byte N03 , Dn1 , v112 - .byte W03 - .byte N06 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Cn1 , v112 - .byte N06 , Gs4 , v040 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Dn1 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N06 - .byte N06 , Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte Dn2 , v112 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Fn1 , v112 - .byte W06 - .byte An1 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Cn1 , v112 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Dn2 , v112 - .byte N06 , Gs4 , v040 - .byte W06 - .byte Fn1 , v112 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Dn1 , v112 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Cn1 , v127 - .byte N06 , Gs4 , v040 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Dn1 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N06 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Dn1 , v112 - .byte N06 , Gn2 , v127 - .byte N06 , Gs4 , v040 - .byte W12 - .byte Cn1 , v127 - .byte N06 , Cs2 - .byte N06 , Gs2 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gs2 , v060 - .byte W24 - .byte Gs2 , v088 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte Gs2 , v060 - .byte W24 - .byte Cn1 , v127 - .byte N06 , Gs2 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gs2 , v060 - .byte W06 - .byte Gs2 , v072 - .byte W18 - .byte Cn1 , v112 - .byte N06 , Gs2 , v084 - .byte W24 - .byte Gs2 , v060 - .byte W24 - .byte Cn1 , v127 - .byte N06 , Gs2 , v112 - .byte W12 - .byte Gs2 , v080 - .byte W12 - .byte Gs2 , v112 - .byte W18 - .byte Gs2 , v072 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Gs2 , v080 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte Gs2 , v060 - .byte W24 - .byte Cn1 , v127 - .byte N06 , Gs2 , v112 - .byte W12 - .byte Cn1 - .byte N06 , Gs2 , v072 - .byte W18 - .byte Gs2 , v080 - .byte W18 - .byte Cn1 , v127 - .byte N06 , Gs2 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte Cn1 , v127 - .byte N06 , Gs2 , v112 - .byte W12 - .byte Cn1 - .byte N06 , Gs2 , v080 - .byte W30 - .byte Gs2 , v072 - .byte W06 - .byte Gs2 , v080 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte Gs2 , v060 - .byte W24 - .byte Cn1 , v127 - .byte N06 , Gs2 , v112 - .byte W12 - .byte Cn1 - .byte N06 , Gs2 , v072 - .byte W18 - .byte Gs2 , v080 - .byte W12 - .byte N03 , Gs2 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn1 , v112 - .byte N06 , Gs2 , v080 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W12 - .byte Cn1 , v127 - .byte N06 , Gs2 , v112 - .byte W12 - .byte Gs2 , v080 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Gs2 , v064 - .byte W12 - .byte Gs2 , v072 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Gs2 , v080 - .byte W12 - .byte Cn1 , v112 - .byte N06 , Gs2 , v080 - .byte W12 - .byte Dn1 , v112 - .byte N03 , Gs2 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Gs2 , v064 - .byte W18 - .byte Cn1 , v127 - .byte N06 , Gs2 , v112 - .byte W12 - .byte Dn1 - .byte N06 , Gs2 , v072 - .byte W06 - .byte Cn1 , v112 - .byte W12 - .byte Dn1 - .byte N06 , Gs2 , v080 - .byte W12 - .byte N03 , Gs2 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn1 , v112 - .byte N06 , Gs2 , v080 - .byte W06 - .byte N03 , Gs2 , v060 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Dn1 , v112 - .byte N06 , Gs2 , v080 - .byte W24 - .byte Dn1 , v112 - .byte N06 , Gs2 , v080 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte VOL , 75*mus_rg_vs_tore_mvl/mxv - .byte N06 , Cn1 , v127 - .byte N06 , Bn2 - .byte W24 - .byte Dn1 , v112 - .byte W24 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn1 , v127 - .byte W24 - .byte Dn1 , v112 - .byte W24 - .byte Cn1 , v127 - .byte W18 - .byte Cn1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte N06 , Bn2 , v127 - .byte W12 - .byte PATT - .word mus_rg_vs_tore_7_001 - .byte PATT - .word mus_rg_vs_tore_7_002 - .byte GOTO - .word mus_rg_vs_tore_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_vs_tore_8: - .byte KEYSH , mus_rg_vs_tore_key+0 - .byte VOICE , 3 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v-16 - .byte BEND , c_v+0 - .byte N06 , Dn5 , v068 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte As4 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte Dn5 , v076 - .byte W06 - .byte An4 , v068 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Dn5 , v076 - .byte W06 - .byte Gn4 , v068 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Dn5 , v076 - .byte W06 - .byte Fn4 , v068 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte BEND , c_v+0 - .byte W03 - .byte c_v+8 - .byte W03 - .byte c_v+0 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v+0 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W92 - .byte W01 - .byte MOD , 0 - .byte W03 - .byte N24 , En3 , v092 - .byte W24 - .byte N03 , Ds3 , v068 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte N84 , Bn2 , v080 - .byte W36 - .byte MOD , 4 - .byte W24 - .byte W24 - .byte 0 - .byte N12 , En3 , v092 - .byte W12 - .byte N03 , Ds3 , v072 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte N24 , Bn2 , v080 - .byte W24 - .byte En3 , v096 - .byte W24 - .byte TIE , Fn3 , v080 - .byte W24 - .byte MOD , 5 - .byte W72 -mus_rg_vs_tore_8_000: - .byte BEND , c_v+0 - .byte W60 - .byte W03 - .byte c_v-3 - .byte W03 - .byte c_v-5 - .byte W06 - .byte c_v-8 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-18 - .byte W06 - .byte c_v-26 - .byte W03 - .byte c_v-32 - .byte W06 - .byte c_v-43 - .byte W03 - .byte PEND - .byte EOT , Fn3 -mus_rg_vs_tore_8_B1: - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N36 , En4 , v080 - .byte W36 - .byte N84 , Bn3 , v084 - .byte W24 - .byte MOD , 4 - .byte W36 - .byte W24 - .byte 0 - .byte N24 , En4 - .byte W24 - .byte Bn3 - .byte W24 - .byte En4 - .byte W24 - .byte TIE , Dn4 , v080 - .byte W32 - .byte W01 - .byte MOD , 4 - .byte W60 - .byte W03 - .byte BEND , c_v+0 - .byte W72 - .byte EOT - .byte MOD , 0 - .byte N03 , En4 , v084 - .byte W03 - .byte Fs4 , v088 - .byte W03 - .byte Gn4 , v096 - .byte W03 - .byte An4 , v100 - .byte W03 - .byte Bn4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte En5 , v104 - .byte W03 - .byte N78 , Cn5 , v120 - .byte W24 - .byte MOD , 5 - .byte W54 - .byte N03 , Cs5 , v068 - .byte W03 - .byte Dn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte En5 - .byte W03 - .byte Fn5 , v084 - .byte W03 - .byte Fs5 - .byte W03 - .byte MOD , 0 - .byte N32 , Gn5 , v112 - .byte W24 - .byte MOD , 5 - .byte W09 - .byte N03 , Fs5 , v080 - .byte W03 - .byte En5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Cs5 - .byte W03 - .byte MOD , 0 - .byte N44 , Cn5 , v120 - .byte W24 - .byte MOD , 5 - .byte W21 - .byte N03 , Cs5 , v080 - .byte W03 - .byte MOD , 0 - .byte TIE , Dn5 , v120 - .byte W24 - .byte MOD , 4 - .byte W72 - .byte W72 - .byte EOT - .byte MOD , 0 - .byte N12 - .byte W12 - .byte Cs5 - .byte W12 - .byte N84 , Cn5 - .byte W24 - .byte MOD , 4 - .byte W60 - .byte N03 , Fn5 , v112 - .byte W03 - .byte Fs5 - .byte W03 - .byte MOD , 0 - .byte N03 , Gn5 , v120 - .byte W03 - .byte Gs5 , v112 - .byte W03 - .byte N42 , An5 , v120 - .byte W24 - .byte MOD , 4 - .byte W18 - .byte 0 - .byte N03 , As5 , v096 - .byte W06 - .byte N36 , Bn5 , v120 - .byte W24 - .byte MOD , 4 - .byte W12 - .byte N12 , As5 , v112 - .byte W12 - .byte MOD , 0 - .byte N96 , An5 , v120 - .byte W24 - .byte MOD , 4 - .byte W72 - .byte 0 - .byte N24 , Cn6 - .byte W24 - .byte N12 , Dn6 - .byte W12 - .byte Cn6 - .byte W12 - .byte Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte An5 - .byte W09 - .byte MOD , 0 - .byte W03 - .byte TIE , Bn3 - .byte W15 - .byte BEND , c_v-12 - .byte W03 - .byte c_v-14 - .byte W03 - .byte c_v-21 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-12 - .byte W03 - .byte c_v-9 - .byte W03 - .byte c_v+0 - .byte W36 - .byte W03 - .byte MOD , 4 - .byte W24 - .byte W90 - .byte EOT - .byte N03 , Bn3 , v124 - .byte W06 - .byte MOD , 0 - .byte TIE , Cn4 - .byte W24 - .byte MOD , 4 - .byte W66 - .byte BEND , c_v-16 - .byte W06 - .byte c_v+0 - .byte W24 - .byte EOT - .byte MOD , 0 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N12 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte TIE , Cs4 - .byte W06 - .byte BEND , c_v-8 - .byte W06 - .byte c_v+0 - .byte W12 - .byte MOD , 4 - .byte W72 - .byte W96 - .byte EOT - .byte MOD , 0 - .byte N96 , Dn4 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N48 , Fs4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N48 , An4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte BEND , c_v+0 - .byte N24 , Gn3 , v080 - .byte W24 - .byte Dn3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte N48 , En3 - .byte W12 - .byte MOD , 4 - .byte W24 - .byte W09 - .byte 0 - .byte W03 - .byte N48 , En2 , v088 - .byte W06 - .byte BEND , c_v-8 - .byte W06 - .byte MOD , 5 - .byte BEND , c_v+0 - .byte W36 - .byte MOD , 0 - .byte N36 , En3 , v080 - .byte W12 - .byte MOD , 3 - .byte W24 - .byte N36 - .byte W36 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte N24 , Gn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte N12 , Ds3 - .byte W12 - .byte N84 , As3 - .byte W36 - .byte MOD , 4 - .byte W48 - .byte 0 - .byte BEND , c_v+0 - .byte N96 , Cn4 - .byte W36 - .byte W03 - .byte BEND , c_v-3 - .byte W09 - .byte MOD , 4 - .byte BEND , c_v-5 - .byte W09 - .byte c_v-8 - .byte W09 - .byte c_v-12 - .byte W06 - .byte c_v-16 - .byte W09 - .byte c_v-21 - .byte W15 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N36 , An3 - .byte W36 - .byte TIE - .byte W36 - .byte MOD , 4 - .byte W24 - .byte W24 - .byte BEND , c_v-3 - .byte W06 - .byte c_v-5 - .byte W06 - .byte c_v-7 - .byte W06 - .byte c_v-10 - .byte W06 - .byte c_v-13 - .byte W06 - .byte c_v-15 - .byte W06 - .byte c_v-20 - .byte W06 - .byte c_v-22 - .byte W06 - .byte c_v-25 - .byte W06 - .byte c_v-28 - .byte W06 - .byte c_v-31 - .byte W06 - .byte c_v-34 - .byte W06 - .byte EOT - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N36 , Fn4 , v108 - .byte W36 - .byte N84 , Dn4 - .byte W36 - .byte MOD , 4 - .byte W24 - .byte W24 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N36 , Ds4 - .byte W36 - .byte N84 , As4 - .byte W36 - .byte MOD , 4 - .byte W24 - .byte W24 - .byte 0 - .byte N24 , Ds4 - .byte W24 - .byte As4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N36 , Fn4 - .byte W36 - .byte N84 , Dn4 - .byte W36 - .byte MOD , 4 - .byte W24 - .byte W24 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N60 , As4 - .byte W24 - .byte MOD , 4 - .byte W36 - .byte 0 - .byte N36 , Cn5 - .byte W36 - .byte As4 - .byte W36 - .byte N24 , Gn4 - .byte W24 - .byte N96 , As4 , v092 - .byte W36 - .byte MOD , 4 - .byte W60 - .byte 0 - .byte N96 , An4 - .byte W36 - .byte MOD , 4 - .byte W60 - .byte 0 - .byte N96 , Gn4 - .byte W32 - .byte W01 - .byte MOD , 4 - .byte W60 - .byte W03 - .byte 0 - .byte N72 , An4 - .byte W36 - .byte MOD , 4 - .byte W36 - .byte 0 - .byte N06 , Gn3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte BEND , c_v+0 - .byte N96 , As4 , v100 - .byte W36 - .byte MOD , 4 - .byte W60 - .byte 0 - .byte BEND , c_v+0 - .byte N96 , An4 - .byte W36 - .byte MOD , 4 - .byte W60 - .byte 0 - .byte N96 , Cn5 - .byte W36 - .byte MOD , 4 - .byte W60 - .byte 0 - .byte BEND , c_v+0 - .byte N96 , As4 - .byte W36 - .byte MOD , 4 - .byte W12 - .byte BEND , c_v-3 - .byte W09 - .byte c_v-6 - .byte W06 - .byte c_v-8 - .byte W09 - .byte c_v-12 - .byte W06 - .byte c_v-16 - .byte W06 - .byte c_v-22 - .byte W12 - .byte MOD , 0 - .byte BEND , c_v+0 - .byte N36 , Ds3 , v080 - .byte W36 - .byte N36 - .byte W36 - .byte N24 - .byte W24 - .byte BEND , c_v+0 - .byte N36 , Dn2 - .byte W36 - .byte N36 - .byte W36 - .byte N12 - .byte W06 - .byte BEND , c_v-64 - .byte W06 - .byte N12 , Dn3 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte c_v+0 - .byte N36 , Fn3 - .byte W36 - .byte N36 - .byte W36 - .byte N24 - .byte W24 - .byte N36 , Ds2 - .byte W36 - .byte N36 - .byte W36 - .byte N24 , Dn2 - .byte W24 - .byte N03 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N24 , En3 - .byte W24 - .byte N12 , Cn3 - .byte W12 - .byte N60 , Dn3 - .byte W36 - .byte W24 - .byte N12 , En4 , v064 - .byte W12 - .byte Fs4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 , Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Ds4 - .byte W48 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W12 - .byte BEND , c_v-8 - .byte W03 - .byte c_v-24 - .byte W03 - .byte c_v-40 - .byte W03 - .byte c_v-54 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N12 , Ds3 , v080 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte N03 , Gn3 - .byte W03 - .byte An3 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N32 , En4 , v064 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 - .byte W12 - .byte BEND , c_v-1 - .byte W03 - .byte c_v-2 - .byte W03 - .byte c_v-3 - .byte W03 - .byte c_v-4 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v-6 - .byte W03 - .byte c_v-7 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-11 - .byte W03 - .byte c_v-12 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N12 - .byte W12 - .byte Fs4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte N03 , An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte N96 , Fn4 - .byte W96 - .byte N48 , An4 - .byte W48 - .byte N24 , Cn5 - .byte W24 - .byte N06 , Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N24 , En3 , v080 - .byte W24 - .byte N03 , Ds3 , v068 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte N84 , Bn2 , v084 - .byte W36 - .byte MOD , 4 - .byte W24 - .byte W24 - .byte 0 - .byte N12 , En3 , v080 - .byte W12 - .byte N03 , Ds3 , v072 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 , v080 - .byte W03 - .byte N24 , Bn2 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte TIE , Fn3 - .byte W12 - .byte W24 - .byte MOD , 4 - .byte W72 - .byte PATT - .word mus_rg_vs_tore_8_000 - .byte EOT , Fn3 - .byte GOTO - .word mus_rg_vs_tore_8_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_vs_tore_9: - .byte KEYSH , mus_rg_vs_tore_key+0 - .byte VOICE , 125 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte PAN , c_v+0 - .byte BENDR , 12 - .byte LFOS , 44 - .byte W96 - .byte W12 - .byte N12 , Cn5 , v040 - .byte W24 - .byte Cn5 , v064 - .byte W12 - .byte VOL , 34*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v-64 - .byte N48 , Cn3 - .byte W03 - .byte BEND , c_v-58 - .byte W03 - .byte c_v-51 - .byte W03 - .byte c_v-45 - .byte W03 - .byte VOL , 68*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v-36 - .byte W03 - .byte c_v-26 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-10 - .byte W03 - .byte VOL , 79*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v+0 - .byte W03 - .byte c_v+7 - .byte W03 - .byte c_v+14 - .byte W03 - .byte c_v+23 - .byte W03 - .byte VOL , 90*mus_rg_vs_tore_mvl/mxv - .byte BEND , c_v+33 - .byte W03 - .byte c_v+47 - .byte W03 - .byte c_v+53 - .byte W03 - .byte c_v+63 - .byte W03 - .byte VOICE , 126 - .byte VOL , 56*mus_rg_vs_tore_mvl/mxv - .byte W12 - .byte N12 , Gs4 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 -mus_rg_vs_tore_9_000: - .byte W12 - .byte N12 , Gs4 , v064 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_9_000 - .byte PATT - .word mus_rg_vs_tore_9_000 - .byte PATT - .word mus_rg_vs_tore_9_000 - .byte PATT - .word mus_rg_vs_tore_9_000 - .byte PATT - .word mus_rg_vs_tore_9_000 - .byte W12 - .byte N12 , Gs4 , v096 - .byte W24 - .byte Gs4 , v064 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 -mus_rg_vs_tore_9_001: - .byte W12 - .byte N12 , Gs4 , v088 - .byte W72 - .byte Gs4 , v064 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_9_001 - .byte PATT - .word mus_rg_vs_tore_9_001 -mus_rg_vs_tore_9_002: - .byte W12 - .byte N12 , Gs4 , v088 - .byte W24 - .byte N12 - .byte W48 - .byte Gs4 , v064 - .byte W12 - .byte PEND -mus_rg_vs_tore_9_B1: - .byte PATT - .word mus_rg_vs_tore_9_001 - .byte PATT - .word mus_rg_vs_tore_9_001 - .byte PATT - .word mus_rg_vs_tore_9_001 - .byte W12 - .byte N12 , Gs4 , v088 - .byte W36 - .byte N12 - .byte W36 - .byte Gs4 , v064 - .byte W12 - .byte W96 - .byte Gs4 , v080 - .byte W96 - .byte W96 - .byte N12 - .byte W72 - .byte Gs4 , v064 - .byte W24 - .byte Gs4 , v080 - .byte W96 - .byte W24 - .byte N12 - .byte W60 - .byte Gs4 , v076 - .byte W12 - .byte W96 - .byte Gs4 , v080 - .byte W72 - .byte Gs4 , v056 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W60 - .byte Gs4 , v088 - .byte W36 - .byte W96 - .byte W96 - .byte W48 - .byte Gs4 , v080 - .byte W48 - .byte W96 - .byte W12 - .byte N12 - .byte W60 - .byte N12 - .byte W24 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte Gs4 , v096 - .byte W12 - .byte W96 - .byte W84 - .byte Gs4 , v080 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte Gs4 , v096 - .byte W96 - .byte N12 - .byte W96 - .byte N12 - .byte W96 - .byte N12 - .byte W96 - .byte W60 - .byte Gs4 , v068 - .byte W36 - .byte Gs4 , v080 - .byte W72 - .byte Gs4 , v076 - .byte W24 - .byte Gs4 , v080 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte Gs4 , v096 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W84 - .byte N12 - .byte W12 - .byte PATT - .word mus_rg_vs_tore_9_001 - .byte PATT - .word mus_rg_vs_tore_9_001 - .byte PATT - .word mus_rg_vs_tore_9_001 - .byte PATT - .word mus_rg_vs_tore_9_002 - .byte GOTO - .word mus_rg_vs_tore_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_rg_vs_tore_10: - .byte KEYSH , mus_rg_vs_tore_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_tore_mvl/mxv - .byte W96 - .byte N03 , Gn5 , v032 - .byte W06 - .byte Gn5 , v020 - .byte W18 - .byte Gn5 , v052 - .byte W06 - .byte Gn5 , v032 - .byte W66 -mus_rg_vs_tore_10_000: - .byte N03 , Gn5 , v048 - .byte W06 - .byte Gn5 , v024 - .byte W18 - .byte Gn5 , v048 - .byte W06 - .byte Gn5 , v024 - .byte W18 - .byte Gn5 , v048 - .byte W06 - .byte Gn5 , v024 - .byte W18 - .byte Gn5 , v048 - .byte W06 - .byte Gn5 , v024 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_10_000 - .byte PATT - .word mus_rg_vs_tore_10_000 - .byte PATT - .word mus_rg_vs_tore_10_000 - .byte PATT - .word mus_rg_vs_tore_10_000 - .byte PATT - .word mus_rg_vs_tore_10_000 - .byte PATT - .word mus_rg_vs_tore_10_000 - .byte N03 , Gn5 , v048 - .byte W06 - .byte Gn5 , v068 - .byte W18 - .byte Gn5 , v048 - .byte W06 - .byte Gn5 , v024 - .byte W18 - .byte Gn5 , v048 - .byte W06 - .byte Gn5 , v024 - .byte W18 - .byte Gn5 , v048 - .byte W06 - .byte Gn5 , v024 - .byte W18 -mus_rg_vs_tore_10_001: - .byte N03 , Gn5 , v064 - .byte W24 - .byte Gn5 , v060 - .byte W12 - .byte Gn5 , v048 - .byte W12 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v048 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 , v064 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_10_001 - .byte PATT - .word mus_rg_vs_tore_10_001 -mus_rg_vs_tore_10_002: - .byte N03 , Gn5 , v064 - .byte W24 - .byte Gn5 , v060 - .byte W24 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v048 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 , v064 - .byte W06 - .byte Gn5 , v048 - .byte W18 - .byte PEND -mus_rg_vs_tore_10_B1: - .byte PATT - .word mus_rg_vs_tore_10_001 - .byte PATT - .word mus_rg_vs_tore_10_001 - .byte PATT - .word mus_rg_vs_tore_10_001 - .byte N03 , Gn5 , v064 - .byte W24 - .byte Gn5 , v060 - .byte W12 - .byte Gn5 , v048 - .byte W30 - .byte Gn5 , v080 - .byte W06 - .byte Gn5 , v064 - .byte W24 -mus_rg_vs_tore_10_003: - .byte N03 , Gn5 , v080 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v016 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte PEND - .byte W24 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v016 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte PATT - .word mus_rg_vs_tore_10_003 -mus_rg_vs_tore_10_004: - .byte W24 - .byte N03 , Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v016 - .byte W24 - .byte Gn5 , v024 - .byte W12 - .byte PEND -mus_rg_vs_tore_10_005: - .byte W12 - .byte N03 , Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v016 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte PEND - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W36 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v016 - .byte W12 - .byte Gn5 , v056 - .byte W24 - .byte PATT - .word mus_rg_vs_tore_10_003 - .byte PATT - .word mus_rg_vs_tore_10_004 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_vs_tore_10_003 -mus_rg_vs_tore_10_006: - .byte N03 , Gn5 , v080 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W24 - .byte N03 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte PEND - .byte Gn5 , v080 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W24 - .byte Gn5 , v112 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte PATT - .word mus_rg_vs_tore_10_003 - .byte N03 , Gn5 , v080 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W36 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte PATT - .word mus_rg_vs_tore_10_003 - .byte N03 , Gn5 , v080 - .byte W24 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v016 - .byte W24 - .byte Gn5 , v024 - .byte W12 -mus_rg_vs_tore_10_007: - .byte N03 , Gn5 , v064 - .byte W12 - .byte Gn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 , v096 - .byte W12 - .byte Gn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 , v096 - .byte W12 - .byte Gn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_rg_vs_tore_10_008: - .byte N03 , Gn5 , v064 - .byte W12 - .byte Gn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 , v096 - .byte W12 - .byte Gn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 , v064 - .byte W12 - .byte Gn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Gn5 , v096 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_10_007 - .byte PATT - .word mus_rg_vs_tore_10_008 - .byte PATT - .word mus_rg_vs_tore_10_007 - .byte PATT - .word mus_rg_vs_tore_10_008 - .byte PATT - .word mus_rg_vs_tore_10_007 - .byte PATT - .word mus_rg_vs_tore_10_008 -mus_rg_vs_tore_10_009: - .byte W24 - .byte N03 , Gn5 , v112 - .byte W24 - .byte Gn5 , v064 - .byte W24 - .byte Gn5 , v112 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_tore_10_009 - .byte PATT - .word mus_rg_vs_tore_10_009 - .byte PATT - .word mus_rg_vs_tore_10_009 - .byte PATT - .word mus_rg_vs_tore_10_006 - .byte W12 - .byte N03 , Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v076 - .byte W06 - .byte Gn5 , v048 - .byte W06 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v016 - .byte W24 - .byte Gn5 , v024 - .byte W12 - .byte PATT - .word mus_rg_vs_tore_10_005 - .byte N03 , Gn5 , v080 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v024 - .byte W12 - .byte Gn5 , v056 - .byte W12 - .byte Gn5 , v016 - .byte W24 - .byte Gn5 , v024 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_vs_tore_10_007 - .byte PATT - .word mus_rg_vs_tore_10_008 - .byte PATT - .word mus_rg_vs_tore_10_007 - .byte PATT - .word mus_rg_vs_tore_10_008 - .byte PATT - .word mus_rg_vs_tore_10_007 - .byte PATT - .word mus_rg_vs_tore_10_008 - .byte PATT - .word mus_rg_vs_tore_10_007 - .byte PATT - .word mus_rg_vs_tore_10_008 - .byte PATT - .word mus_rg_vs_tore_10_001 - .byte PATT - .word mus_rg_vs_tore_10_001 - .byte PATT - .word mus_rg_vs_tore_10_001 - .byte PATT - .word mus_rg_vs_tore_10_002 - .byte GOTO - .word mus_rg_vs_tore_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_vs_tore: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_vs_tore_pri @ Priority - .byte mus_rg_vs_tore_rev @ Reverb. - - .word mus_rg_vs_tore_grp - - .word mus_rg_vs_tore_1 - .word mus_rg_vs_tore_2 - .word mus_rg_vs_tore_3 - .word mus_rg_vs_tore_4 - .word mus_rg_vs_tore_5 - .word mus_rg_vs_tore_6 - .word mus_rg_vs_tore_7 - .word mus_rg_vs_tore_8 - .word mus_rg_vs_tore_9 - .word mus_rg_vs_tore_10 - - .end diff --git a/sound/songs/mus_rg_vs_yasei.s b/sound/songs/mus_rg_vs_yasei.s deleted file mode 100644 index 50936c0e4c..0000000000 --- a/sound/songs/mus_rg_vs_yasei.s +++ /dev/null @@ -1,3440 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_vs_yasei_grp, voicegroup157 - .equ mus_rg_vs_yasei_pri, 0 - .equ mus_rg_vs_yasei_rev, reverb_set+50 - .equ mus_rg_vs_yasei_mvl, 127 - .equ mus_rg_vs_yasei_key, 0 - .equ mus_rg_vs_yasei_tbs, 1 - .equ mus_rg_vs_yasei_exg, 0 - .equ mus_rg_vs_yasei_cmp, 1 - - .section .rodata - .global mus_rg_vs_yasei - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_vs_yasei_1: - .byte KEYSH , mus_rg_vs_yasei_key+0 - .byte TEMPO , 182*mus_rg_vs_yasei_tbs/2 - .byte VOICE , 87 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_yasei_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte N06 , Dn4 , v080 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte VOICE , 82 - .byte VOL , 79*mus_rg_vs_yasei_mvl/mxv - .byte N06 , An3 - .byte W36 - .byte Fs3 - .byte W36 - .byte Fn3 - .byte W24 - .byte W48 - .byte Ds3 - .byte W48 -mus_rg_vs_yasei_1_000: - .byte W36 - .byte N06 , Fs3 , v080 - .byte W36 - .byte Fn3 - .byte W24 - .byte PEND - .byte W36 - .byte VOL , 57*mus_rg_vs_yasei_mvl/mxv - .byte N60 , Ds3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte VOL , 89*mus_rg_vs_yasei_mvl/mxv - .byte W24 - .byte 79*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N06 , An3 - .byte W36 - .byte Fs3 - .byte W36 - .byte Fn3 - .byte W24 - .byte W48 - .byte Ds3 - .byte W48 - .byte PATT - .word mus_rg_vs_yasei_1_000 - .byte W36 - .byte N60 , Ds3 , v080 - .byte W12 - .byte MOD , 7 - .byte W48 -mus_rg_vs_yasei_1_B1: - .byte VOL , 89*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N06 , Ds3 , v080 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 -mus_rg_vs_yasei_1_001: - .byte N06 , Ds3 , v080 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte PEND -mus_rg_vs_yasei_1_002: - .byte N06 , Ds3 , v080 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte PEND - .byte Bn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 -mus_rg_vs_yasei_1_003: - .byte N06 , Fn3 , v080 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PEND - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PATT - .word mus_rg_vs_yasei_1_003 - .byte PATT - .word mus_rg_vs_yasei_1_001 - .byte PATT - .word mus_rg_vs_yasei_1_001 - .byte PATT - .word mus_rg_vs_yasei_1_001 - .byte PATT - .word mus_rg_vs_yasei_1_002 - .byte VOICE , 87 - .byte N24 , En3 , v080 - .byte W24 - .byte Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , En3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Gn3 - .byte W24 - .byte N72 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 67*mus_rg_vs_yasei_mvl/mxv - .byte W48 - .byte 90*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N24 , Cn4 - .byte W24 - .byte N96 , An3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte W72 - .byte 90*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N24 , En3 - .byte W24 - .byte Dn3 - .byte W24 - .byte En3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N36 , An3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Cs4 - .byte W24 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte N96 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_yasei_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N96 , An4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_yasei_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N72 , Dn3 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N12 - .byte W24 - .byte En3 - .byte W12 - .byte Dn3 - .byte W84 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte N72 , Ds3 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N12 - .byte W24 - .byte Gn3 - .byte W12 - .byte Fn3 - .byte W36 - .byte N48 , Ds3 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_rg_vs_yasei_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_vs_yasei_2: - .byte KEYSH , mus_rg_vs_yasei_key+0 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_yasei_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+1 - .byte N06 , An4 , v064 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gn5 - .byte W06 - .byte VOICE , 4 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte N12 , An4 - .byte W36 - .byte An3 , v096 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 -mus_rg_vs_yasei_2_000: - .byte W36 - .byte N12 , An3 , v096 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W36 - .byte N60 , Gs3 - .byte W06 - .byte VOL , 23*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 33*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 41*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 51*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 64*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_yasei_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N12 , An3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte PATT - .word mus_rg_vs_yasei_2_000 - .byte W36 - .byte N60 , An3 , v096 - .byte W12 - .byte VOL , 34*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 39*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 55*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 78*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 86*mus_rg_vs_yasei_mvl/mxv - .byte W19 -mus_rg_vs_yasei_2_B1: - .byte VOICE , 81 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N36 , An3 , v096 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , Fs3 - .byte W24 - .byte N36 , An3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , An3 - .byte W24 - .byte N72 , As4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte 0 - .byte N12 , An4 - .byte W24 - .byte As4 - .byte W12 - .byte An4 - .byte W36 - .byte N48 , Ds5 - .byte W06 - .byte VOL , 34*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 36*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 44*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 54*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 70*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 78*mus_rg_vs_yasei_mvl/mxv - .byte W01 - .byte 87*mus_rg_vs_yasei_mvl/mxv - .byte W12 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , As3 - .byte W24 - .byte N36 , Ds4 - .byte W36 - .byte Dn4 - .byte W36 - .byte N24 , Cn4 - .byte W24 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , En4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte Gn4 - .byte W24 - .byte VOL , 78*mus_rg_vs_yasei_mvl/mxv - .byte TIE , As4 , v116 - .byte W12 - .byte MOD , 7 - .byte VOL , 21*mus_rg_vs_yasei_mvl/mxv - .byte W72 - .byte W03 - .byte 27*mus_rg_vs_yasei_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 45*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 61*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_yasei_mvl/mxv - .byte W12 - .byte 85*mus_rg_vs_yasei_mvl/mxv - .byte W36 - .byte EOT - .byte MOD , 0 - .byte VOL , 44*mus_rg_vs_yasei_mvl/mxv - .byte TIE , An4 , v108 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 22*mus_rg_vs_yasei_mvl/mxv - .byte W66 - .byte 25*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 44*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_yasei_mvl/mxv - .byte W12 - .byte 84*mus_rg_vs_yasei_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_yasei_mvl/mxv - .byte W24 - .byte EOT - .byte VOICE , 92 - .byte VOL , 67*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte N48 , Gn3 , v096 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W36 -mus_rg_vs_yasei_2_001: - .byte MOD , 0 - .byte N48 , En4 , v096 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PEND - .byte 0 - .byte N96 , Fs4 - .byte W06 - .byte VOL , 22*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 35*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 40*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 47*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 52*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 57*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 72*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 76*mus_rg_vs_yasei_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N96 - .byte W06 - .byte VOL , 22*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 28*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 36*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 41*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 46*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 56*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 62*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 65*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 70*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 75*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_yasei_mvl/mxv - .byte W18 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N48 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PATT - .word mus_rg_vs_yasei_2_001 - .byte MOD , 0 - .byte N96 , An4 , v096 - .byte W06 - .byte VOL , 34*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 41*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 43*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 46*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 48*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 51*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 55*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 60*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 75*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 79*mus_rg_vs_yasei_mvl/mxv - .byte W30 - .byte W01 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N96 , Dn5 - .byte W06 - .byte VOL , 22*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 24*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 28*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 31*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 36*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 42*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 50*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 58*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 74*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 83*mus_rg_vs_yasei_mvl/mxv - .byte W30 - .byte W01 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N72 , Fs4 - .byte W06 - .byte VOL , 45*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 47*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 49*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 58*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 60*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 77*mus_rg_vs_yasei_mvl/mxv - .byte W01 - .byte 79*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte N24 , Fs4 - .byte W84 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte N72 , Gn4 - .byte W06 - .byte VOL , 45*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 46*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 47*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 49*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 58*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 60*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 77*mus_rg_vs_yasei_mvl/mxv - .byte W01 - .byte 79*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte N12 , As4 - .byte W12 - .byte An4 - .byte W36 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_rg_vs_yasei_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_vs_yasei_3: - .byte KEYSH , mus_rg_vs_yasei_key+0 - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte N06 , Ds2 , v092 - .byte W12 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 - .byte W12 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Fn2 - .byte W12 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fs2 - .byte W12 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Cn2 - .byte W12 - .byte Cs2 - .byte W12 -mus_rg_vs_yasei_3_000: - .byte PAN , c_v-64 - .byte N12 , Dn2 , v092 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_yasei_3_000 -mus_rg_vs_yasei_3_001: - .byte PAN , c_v-64 - .byte N12 , Ds2 , v092 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N24 , Ds2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , As2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PEND - .byte PAN , c_v-64 - .byte N12 , Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N24 , Ds2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , An2 - .byte W03 - .byte As2 , v088 - .byte W03 - .byte N06 , An2 - .byte W06 - .byte N12 , Gn2 , v092 - .byte W12 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PATT - .word mus_rg_vs_yasei_3_001 - .byte PATT - .word mus_rg_vs_yasei_3_001 -mus_rg_vs_yasei_3_B1: - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte N12 , Dn2 , v092 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte An2 - .byte W12 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PAN , c_v-64 - .byte N72 , As2 , v092 - .byte W72 - .byte PAN , c_v+63 - .byte N12 , An2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , As2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte W24 - .byte c_v-64 - .byte N12 , As2 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , Gs2 , v096 - .byte W03 - .byte An2 - .byte W03 - .byte N06 , Gs2 - .byte W06 - .byte N12 , Fn2 , v092 - .byte W12 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PAN , c_v-64 - .byte N12 , Dn2 , v092 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn2 - .byte W12 - .byte Gn2 - .byte W12 -mus_rg_vs_yasei_3_002: - .byte PAN , c_v-64 - .byte N12 , Ds2 , v092 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_yasei_3_002 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PATT - .word mus_rg_vs_yasei_3_000 -mus_rg_vs_yasei_3_003: - .byte PAN , c_v-64 - .byte N12 , Cn2 , v092 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_yasei_3_003 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PATT - .word mus_rg_vs_yasei_3_000 -mus_rg_vs_yasei_3_004: - .byte PAN , c_v-64 - .byte N12 , Dn2 , v092 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_rg_vs_yasei_3_004 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PATT - .word mus_rg_vs_yasei_3_000 - .byte PATT - .word mus_rg_vs_yasei_3_002 - .byte PATT - .word mus_rg_vs_yasei_3_002 - .byte GOTO - .word mus_rg_vs_yasei_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_vs_yasei_4: - .byte KEYSH , mus_rg_vs_yasei_key+0 - .byte VOICE , 33 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_yasei_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+0 - .byte N06 , Ds1 , v116 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte En1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Fn1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Fs1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Gn1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte Gs1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte An1 - .byte W12 - .byte N06 - .byte W06 - .byte Dn1 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte An1 - .byte W12 -mus_rg_vs_yasei_4_000: - .byte N12 , Dn1 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte PEND - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte As1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte BEND , c_v+0 - .byte N12 , Ds1 - .byte W12 - .byte N36 , Ds2 - .byte W09 - .byte BEND , c_v-8 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-21 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-44 - .byte W03 - .byte c_v-52 - .byte W03 - .byte c_v-60 - .byte W03 - .byte c_v-63 - .byte W03 - .byte c_v+0 - .byte N12 , Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte Dn2 - .byte W12 - .byte As1 - .byte W12 - .byte Cn2 - .byte W12 - .byte PATT - .word mus_rg_vs_yasei_4_000 - .byte N12 , Dn1 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte An1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte N06 , Dn1 - .byte W06 - .byte Ds1 - .byte W06 - .byte Gn1 - .byte W06 - .byte As1 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte N06 , Ds1 - .byte W06 - .byte Gn1 - .byte W06 - .byte As1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte Cn2 - .byte W12 -mus_rg_vs_yasei_4_B1: - .byte N12 , Dn1 , v127 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte As1 - .byte W12 - .byte An1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte An1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte As1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N24 , Dn1 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte N18 , Dn1 - .byte W24 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N12 - .byte W12 - .byte An1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte An1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte An1 - .byte W12 - .byte N24 , Dn1 , v120 - .byte W24 - .byte Cn2 - .byte W24 - .byte Cn1 - .byte W24 - .byte N18 , Gn1 - .byte W18 - .byte N03 , Fn1 - .byte W03 - .byte En1 - .byte W03 - .byte N24 , Ds1 , v127 - .byte W24 - .byte N12 , As1 - .byte W12 - .byte N18 , Ds1 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , As1 - .byte W12 - .byte N12 , Cn1 - .byte W12 - .byte Ds2 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Ds2 - .byte W12 - .byte Ds1 - .byte W06 - .byte Gn1 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte Cs2 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Dn1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte As1 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Cn2 - .byte W12 - .byte N18 , Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 , Cn2 - .byte W12 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-17 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-42 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-64 - .byte W12 - .byte c_v+0 - .byte N24 , An1 - .byte W24 - .byte N06 , Fs1 - .byte W12 - .byte An1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte Fs1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W24 - .byte N36 - .byte W12 - .byte BEND , c_v-6 - .byte W06 - .byte c_v-10 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-28 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N12 - .byte W12 - .byte Cn2 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 , Gn1 - .byte W12 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-17 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-42 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-64 - .byte W12 - .byte c_v+0 - .byte N12 , Dn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N12 , Fs1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte Cn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte As1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte En1 - .byte W06 - .byte Ds1 - .byte W06 - .byte N30 , Dn1 - .byte W36 - .byte N06 - .byte W24 - .byte N24 - .byte W36 - .byte N12 , Cs2 - .byte W12 - .byte N24 , Dn2 - .byte W24 - .byte N18 , Dn1 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , Ds1 - .byte W24 - .byte N12 , Ds2 - .byte W12 - .byte N18 , Ds1 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Ds2 - .byte W24 - .byte N12 , Dn2 - .byte W12 - .byte Ds2 - .byte W36 - .byte As1 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte GOTO - .word mus_rg_vs_yasei_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_vs_yasei_5: - .byte KEYSH , mus_rg_vs_yasei_key+0 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 69*mus_rg_vs_yasei_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte N06 , An5 , v064 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Gn6 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Gn6 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Gn6 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Gn6 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Gn6 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Gn6 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Gn6 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Gn6 - .byte W06 - .byte VOL , 56*mus_rg_vs_yasei_mvl/mxv - .byte N12 , An4 , v112 - .byte W36 - .byte An3 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 -mus_rg_vs_yasei_5_000: - .byte W36 - .byte N12 , An3 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W36 - .byte N60 , Gs3 - .byte W06 - .byte VOL , 22*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 41*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 52*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 71*mus_rg_vs_yasei_mvl/mxv - .byte W24 - .byte 56*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N12 , An3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W48 - .byte N12 - .byte W48 - .byte PATT - .word mus_rg_vs_yasei_5_000 - .byte W36 - .byte N60 , An3 , v112 - .byte W12 - .byte VOL , 34*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 47*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 59*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 69*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 78*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 84*mus_rg_vs_yasei_mvl/mxv - .byte W19 -mus_rg_vs_yasei_5_B1: - .byte VOICE , 24 - .byte MOD , 0 - .byte VOL , 78*mus_rg_vs_yasei_mvl/mxv - .byte N36 , An3 , v124 - .byte W36 - .byte Gs3 - .byte W36 - .byte N24 , Fs3 - .byte W24 - .byte N36 , An3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , An3 - .byte W24 - .byte N72 , As4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte 0 - .byte N12 , An4 - .byte W24 - .byte As4 - .byte W12 - .byte An4 - .byte W36 - .byte N48 , Ds5 - .byte W06 - .byte VOL , 31*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 40*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 46*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 69*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 87*mus_rg_vs_yasei_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 79*mus_rg_vs_yasei_mvl/mxv - .byte N36 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , As3 - .byte W24 - .byte N36 , Ds4 - .byte W36 - .byte Dn4 - .byte W36 - .byte N24 , Cn4 - .byte W24 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Fs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , En4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte Gn4 - .byte W24 - .byte VOICE , 48 - .byte TIE , As4 , v100 - .byte W12 - .byte MOD , 7 - .byte VOL , 21*mus_rg_vs_yasei_mvl/mxv - .byte W72 - .byte W03 - .byte 27*mus_rg_vs_yasei_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 45*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 61*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_yasei_mvl/mxv - .byte W12 - .byte 85*mus_rg_vs_yasei_mvl/mxv - .byte W36 - .byte EOT - .byte MOD , 0 - .byte VOL , 22*mus_rg_vs_yasei_mvl/mxv - .byte TIE , An4 , v120 - .byte W12 - .byte MOD , 7 - .byte W78 - .byte VOL , 25*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 38*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 44*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 50*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 56*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 60*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 67*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 74*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 79*mus_rg_vs_yasei_mvl/mxv - .byte W12 - .byte 84*mus_rg_vs_yasei_mvl/mxv - .byte W12 - .byte 90*mus_rg_vs_yasei_mvl/mxv - .byte W24 - .byte EOT - .byte VOICE , 17 - .byte MOD , 0 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte N48 , Gn4 , v124 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W36 -mus_rg_vs_yasei_5_001: - .byte MOD , 0 - .byte N48 , En5 , v124 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Gn5 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PEND - .byte 0 - .byte N96 , Fs5 - .byte W06 - .byte VOL , 22*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 32*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 37*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 43*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 48*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 55*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 61*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 75*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 80*mus_rg_vs_yasei_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N96 - .byte W06 - .byte VOL , 23*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 32*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 37*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 41*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 47*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 58*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 67*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 72*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 75*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 80*mus_rg_vs_yasei_mvl/mxv - .byte W24 - .byte 68*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N48 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PATT - .word mus_rg_vs_yasei_5_001 - .byte MOD , 0 - .byte N96 , An5 , v124 - .byte W06 - .byte VOL , 22*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 23*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 29*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 35*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 41*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 48*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 53*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 57*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 70*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 71*mus_rg_vs_yasei_mvl/mxv - .byte W30 - .byte W01 - .byte 56*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N96 , Dn6 - .byte W06 - .byte VOL , 26*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 29*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 34*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 37*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 41*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 45*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 48*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 57*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 63*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 65*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 69*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 75*mus_rg_vs_yasei_mvl/mxv - .byte W19 - .byte 56*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 0 - .byte N72 , Fs5 - .byte W06 - .byte VOL , 29*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 31*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 33*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 36*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 40*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 44*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 48*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 70*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 72*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 67*mus_rg_vs_yasei_mvl/mxv - .byte N12 , Gn5 - .byte W12 - .byte N24 , Fs5 - .byte W84 - .byte VOL , 56*mus_rg_vs_yasei_mvl/mxv - .byte N72 , Gn5 - .byte W06 - .byte VOL , 29*mus_rg_vs_yasei_mvl/mxv - .byte W06 - .byte 31*mus_rg_vs_yasei_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 33*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 36*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 40*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 44*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 48*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 55*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 63*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte 70*mus_rg_vs_yasei_mvl/mxv - .byte W05 - .byte 72*mus_rg_vs_yasei_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 56*mus_rg_vs_yasei_mvl/mxv - .byte N12 , As5 - .byte W12 - .byte An5 - .byte W36 - .byte N48 , Gn5 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_rg_vs_yasei_5_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_vs_yasei_6: - .byte KEYSH , mus_rg_vs_yasei_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 90*mus_rg_vs_yasei_mvl/mxv - .byte W84 - .byte N06 , Cn1 , v096 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte N48 , Cn3 - .byte W24 - .byte N06 , Cn1 - .byte W12 - .byte Cn1 , v080 - .byte W12 - .byte Cn1 , v127 - .byte N48 , Gn2 , v088 - .byte W12 - .byte N06 , Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 -mus_rg_vs_yasei_6_000: - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Fn1 , v120 - .byte W12 - .byte PEND - .byte Cn1 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W36 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v096 - .byte W12 - .byte En1 , v120 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn2 , v120 - .byte N24 , Bn2 , v096 - .byte W06 - .byte N06 , An1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N48 , Cs2 , v088 - .byte W12 - .byte N06 , Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte PATT - .word mus_rg_vs_yasei_6_000 - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v096 - .byte W12 - .byte Bn0 , v120 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte N24 , Cs2 , v120 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Fn1 - .byte W06 -mus_rg_vs_yasei_6_B1: - .byte N06 , Cn1 , v120 - .byte N48 , Gn2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Gn1 , v120 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Bn1 , v120 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 , v096 - .byte W12 -mus_rg_vs_yasei_6_001: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte PEND - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N48 , An2 , v096 - .byte W24 - .byte N06 , Cs1 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte An1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte N06 - .byte N24 , Bn2 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte N06 , Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W24 - .byte Cn1 - .byte N06 , Fn2 , v096 - .byte W24 -mus_rg_vs_yasei_6_002: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte PEND - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte N06 , Fn2 - .byte W24 - .byte Cs1 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte N24 , Gn2 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte Cs1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn2 , v080 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte N06 , Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte N06 , Fn2 , v096 - .byte W24 - .byte PATT - .word mus_rg_vs_yasei_6_002 - .byte N06 , Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte N06 , Fn2 - .byte W12 - .byte Cs1 - .byte W12 - .byte VOICE , 0 - .byte N06 , Cn1 , v120 - .byte N48 , Cn3 , v096 - .byte W06 - .byte N06 , Cn1 , v120 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N48 , Cs2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte PATT - .word mus_rg_vs_yasei_6_001 - .byte N06 , Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte GOTO - .word mus_rg_vs_yasei_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_vs_yasei_7: - .byte KEYSH , mus_rg_vs_yasei_key+0 - .byte VOICE , 127 - .byte VOL , 79*mus_rg_vs_yasei_mvl/mxv - .byte W96 - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v044 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v056 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v084 - .byte W06 - .byte N03 - .byte W06 -mus_rg_vs_yasei_7_000: - .byte N03 , Cn5 , v108 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte PEND -mus_rg_vs_yasei_7_001: - .byte N03 , Cn5 , v080 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v028 - .byte W24 - .byte Cn5 , v064 - .byte W12 - .byte PEND - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v032 - .byte W24 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 -mus_rg_vs_yasei_7_002: - .byte N03 , Cn5 , v080 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v028 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte PEND - .byte PATT - .word mus_rg_vs_yasei_7_000 - .byte PATT - .word mus_rg_vs_yasei_7_001 - .byte PATT - .word mus_rg_vs_yasei_7_000 - .byte PATT - .word mus_rg_vs_yasei_7_002 -mus_rg_vs_yasei_7_B1: -mus_rg_vs_yasei_7_003: - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_rg_vs_yasei_7_004: - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W24 - .byte PEND - .byte PATT - .word mus_rg_vs_yasei_7_003 - .byte PATT - .word mus_rg_vs_yasei_7_004 - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte PATT - .word mus_rg_vs_yasei_7_003 - .byte PATT - .word mus_rg_vs_yasei_7_003 - .byte PATT - .word mus_rg_vs_yasei_7_004 - .byte PATT - .word mus_rg_vs_yasei_7_003 - .byte PATT - .word mus_rg_vs_yasei_7_004 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte N03 , Cn5 , v064 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 -mus_rg_vs_yasei_7_005: - .byte W12 - .byte N03 , Cn5 , v064 - .byte W12 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W24 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte PEND -mus_rg_vs_yasei_7_006: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v048 - .byte W24 - .byte PEND -mus_rg_vs_yasei_7_007: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte PEND - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte PATT - .word mus_rg_vs_yasei_7_005 - .byte PATT - .word mus_rg_vs_yasei_7_006 - .byte PATT - .word mus_rg_vs_yasei_7_007 - .byte VOL , 79*mus_rg_vs_yasei_mvl/mxv - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 79*mus_rg_vs_yasei_mvl/mxv - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte GOTO - .word mus_rg_vs_yasei_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_vs_yasei_8: - .byte KEYSH , mus_rg_vs_yasei_key+0 - .byte VOICE , 126 - .byte PAN , c_v+0 - .byte VOL , 68*mus_rg_vs_yasei_mvl/mxv - .byte W96 - .byte N12 , Gn5 , v044 - .byte W24 - .byte Gn5 , v068 - .byte W24 - .byte Gn5 , v088 - .byte W24 - .byte Gn5 , v120 - .byte W24 - .byte W96 - .byte W72 - .byte Gn5 , v088 - .byte W24 - .byte W24 - .byte N12 - .byte W72 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W72 - .byte N12 - .byte W24 - .byte W96 - .byte W96 -mus_rg_vs_yasei_8_B1: - .byte W96 - .byte W84 - .byte N12 , Gn5 , v096 - .byte W12 - .byte W96 - .byte W84 - .byte Gn5 , v120 - .byte W12 - .byte Gn5 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte Gn5 , v096 - .byte W12 - .byte W96 - .byte W84 - .byte Gn5 , v120 - .byte W12 - .byte W96 -mus_rg_vs_yasei_8_000: - .byte N12 , Gn5 , v092 - .byte W60 - .byte N12 - .byte W36 - .byte PEND - .byte W84 - .byte Gn5 , v096 - .byte W12 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_vs_yasei_8_000 - .byte W84 - .byte N12 , Gn5 , v096 - .byte W12 - .byte W96 - .byte Gn5 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_vs_yasei_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_vs_yasei: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_vs_yasei_pri @ Priority - .byte mus_rg_vs_yasei_rev @ Reverb. - - .word mus_rg_vs_yasei_grp - - .word mus_rg_vs_yasei_1 - .word mus_rg_vs_yasei_2 - .word mus_rg_vs_yasei_3 - .word mus_rg_vs_yasei_4 - .word mus_rg_vs_yasei_5 - .word mus_rg_vs_yasei_6 - .word mus_rg_vs_yasei_7 - .word mus_rg_vs_yasei_8 - - .end diff --git a/sound/songs/mus_rg_win_gym.s b/sound/songs/mus_rg_win_gym.s deleted file mode 100644 index 512b2a670c..0000000000 --- a/sound/songs/mus_rg_win_gym.s +++ /dev/null @@ -1,2951 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_win_gym_grp, voicegroup171 - .equ mus_rg_win_gym_pri, 0 - .equ mus_rg_win_gym_rev, reverb_set+50 - .equ mus_rg_win_gym_mvl, 127 - .equ mus_rg_win_gym_key, 0 - .equ mus_rg_win_gym_tbs, 1 - .equ mus_rg_win_gym_exg, 0 - .equ mus_rg_win_gym_cmp, 1 - - .section .rodata - .global mus_rg_win_gym - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_win_gym_1: - .byte KEYSH , mus_rg_win_gym_key+0 - .byte W09 - .byte TEMPO , 138*mus_rg_win_gym_tbs/2 - .byte VOICE , 56 - .byte LFOS , 26 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte N32 , As3 , v112 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N03 , Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte N32 , Ds4 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N03 , As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOL , 78*mus_rg_win_gym_mvl/mxv - .byte N36 , Gn4 - .byte W04 - .byte VOL , 73*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 68*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte MOD , 3 - .byte W04 - .byte VOL , 59*mus_rg_win_gym_mvl/mxv - .byte W07 - .byte 48*mus_rg_win_gym_mvl/mxv - .byte W10 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte MOD , 0 - .byte N03 , Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte VOL , 65*mus_rg_win_gym_mvl/mxv - .byte N92 , As4 , v120 - .byte W09 - .byte VOL , 72*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 80*mus_rg_win_gym_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 85*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W24 - .byte W03 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 75*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 63*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 51*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 31*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 24*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 19*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 6*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 -mus_rg_win_gym_1_000: - .byte VOICE , 73 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte N06 , Ds5 , v100 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W24 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W24 - .byte PEND -mus_rg_win_gym_1_B1: - .byte N06 , Cn5 , v100 - .byte W12 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte As4 - .byte W24 - .byte N24 - .byte W09 - .byte MOD , 5 - .byte W15 - .byte 0 - .byte N06 , Ds5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W24 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W24 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Ds4 - .byte W36 - .byte VOICE , 60 - .byte N06 , Cn4 , v112 - .byte W06 - .byte Dn4 - .byte W06 -mus_rg_win_gym_1_001: - .byte N06 , Ds4 , v112 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W24 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W24 - .byte PEND - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W24 - .byte N24 - .byte W24 - .byte PATT - .word mus_rg_win_gym_1_001 - .byte N06 , Cn4 , v112 - .byte W12 - .byte As3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W48 - .byte VOICE , 56 - .byte BEND , c_v-9 - .byte N36 , As3 - .byte W03 - .byte BEND , c_v+0 - .byte W15 - .byte MOD , 4 - .byte W18 - .byte 0 - .byte N06 , Gn3 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte BEND , c_v-9 - .byte TIE , Ds4 - .byte W03 - .byte BEND , c_v+0 - .byte W44 - .byte W01 -mus_rg_win_gym_1_002: - .byte MOD , 4 - .byte W48 - .byte VOL , 80*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 65*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 53*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 35*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 20*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 7*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte PEND - .byte EOT , Ds4 - .byte MOD , 0 - .byte W03 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte N36 , Cn4 , v112 - .byte W18 - .byte MOD , 4 - .byte W18 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte TIE , Fn4 - .byte W48 - .byte PATT - .word mus_rg_win_gym_1_002 - .byte EOT , Fn4 - .byte MOD , 0 - .byte W03 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte BEND , c_v-11 - .byte N36 , Gs3 , v112 - .byte W03 - .byte BEND , c_v+0 - .byte W15 - .byte MOD , 4 - .byte W18 - .byte 0 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte BEND , c_v-15 - .byte N92 , Dn4 - .byte W03 - .byte BEND , c_v-11 - .byte W03 - .byte c_v-5 - .byte W03 - .byte c_v+0 - .byte W24 - .byte W03 - .byte MOD , 4 - .byte W12 - .byte VOL , 80*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 65*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 53*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 35*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 20*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 7*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte MOD , 0 - .byte W03 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte BEND , c_v-20 - .byte N24 , Gn4 - .byte W03 - .byte BEND , c_v-7 - .byte W03 - .byte c_v+0 - .byte W06 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte VOL , 70*mus_rg_win_gym_mvl/mxv - .byte MOD , 0 - .byte N80 , Ds4 - .byte W09 - .byte VOL , 73*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 80*mus_rg_win_gym_mvl/mxv - .byte MOD , 4 - .byte W09 - .byte VOL , 85*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W36 - .byte MOD , 0 - .byte W03 - .byte N12 , Cn4 - .byte W12 - .byte N92 , As3 - .byte W30 - .byte MOD , 4 - .byte W18 - .byte VOL , 80*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 65*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 53*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 35*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 20*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 7*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte MOD , 0 - .byte W03 - .byte VOICE , 48 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte N36 , As4 , v096 - .byte W36 - .byte N06 , Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte TIE , Ds5 - .byte W48 -mus_rg_win_gym_1_003: - .byte W36 - .byte W03 - .byte VOL , 85*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 81*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 70*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 56*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 45*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 31*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 18*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte PEND - .byte EOT , Ds5 - .byte VOL , 6*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N36 , Cn5 , v096 - .byte W36 - .byte N06 , An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte TIE , Fn5 - .byte W48 - .byte PATT - .word mus_rg_win_gym_1_003 - .byte EOT , Fn5 - .byte VOL , 6*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N36 , Gs4 , v096 - .byte W36 - .byte N06 , Fn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte N90 , Dn5 - .byte W48 - .byte VOL , 85*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 81*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 70*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 56*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 45*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 31*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N24 , As4 - .byte W24 - .byte Dn5 - .byte W24 - .byte N84 , Ds5 - .byte W84 - .byte N12 , Fn5 - .byte W12 - .byte N90 , Ds5 - .byte W48 - .byte VOL , 85*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 81*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 70*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 56*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 45*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 31*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte PATT - .word mus_rg_win_gym_1_000 - .byte GOTO - .word mus_rg_win_gym_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_win_gym_2: - .byte KEYSH , mus_rg_win_gym_key+0 - .byte W09 - .byte VOICE , 56 - .byte LFOS , 26 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte PAN , c_v+16 - .byte N32 , Gn3 , v084 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N03 , Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N32 , As3 - .byte W15 - .byte MOD , 3 - .byte W18 - .byte 0 - .byte W03 - .byte N03 , Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte VOL , 78*mus_rg_win_gym_mvl/mxv - .byte N32 , Ds4 , v104 - .byte W04 - .byte VOL , 73*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 68*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte MOD , 3 - .byte W04 - .byte VOL , 59*mus_rg_win_gym_mvl/mxv - .byte W07 - .byte 48*mus_rg_win_gym_mvl/mxv - .byte W10 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte MOD , 0 - .byte N03 , As3 , v092 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOL , 65*mus_rg_win_gym_mvl/mxv - .byte N92 , Fn4 , v104 - .byte W09 - .byte VOL , 72*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 80*mus_rg_win_gym_mvl/mxv - .byte MOD , 3 - .byte W06 - .byte VOL , 85*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W24 - .byte W03 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 75*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 63*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 51*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 31*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 24*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 19*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 6*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte W03 -mus_rg_win_gym_2_000: - .byte VOICE , 60 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte PAN , c_v+0 - .byte N09 , Ds3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+31 - .byte N06 , Ds4 , v060 - .byte W12 - .byte Gn4 , v072 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Dn3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+32 - .byte N06 , Dn4 , v060 - .byte W12 - .byte Fn4 , v072 - .byte W24 - .byte PEND -mus_rg_win_gym_2_B1: - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Cn3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+31 - .byte N06 , Cn4 , v060 - .byte W12 - .byte Ds4 , v072 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Dn3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+32 - .byte N06 , As3 , v060 - .byte W12 - .byte Dn4 , v072 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Ds3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+31 - .byte N06 , Ds4 , v060 - .byte W12 - .byte Gn4 , v072 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Dn3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+32 - .byte N06 , Dn4 , v060 - .byte W12 - .byte Fn4 , v072 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N09 , Cn3 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v+31 - .byte N06 , Cn4 , v072 - .byte W12 - .byte Fn3 - .byte W12 - .byte N06 - .byte W12 - .byte Gn3 - .byte W48 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N06 , Gn3 , v100 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W24 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte Gn2 - .byte W48 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v-32 - .byte N03 , As4 , v076 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , Gs4 , v036 - .byte W03 - .byte Gn4 , v024 - .byte W03 - .byte Ds4 , v008 - .byte W12 - .byte VOICE , 60 - .byte VOL , 60*mus_rg_win_gym_mvl/mxv - .byte PAN , c_v+16 - .byte N36 , Gn3 , v092 - .byte W06 - .byte VOL , 67*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 82*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 87*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W18 - .byte N06 , Ds3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N48 , As3 - .byte W18 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 71*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 65*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 71*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 79*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N44 , An3 - .byte W24 - .byte VOL , 84*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 73*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 58*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 42*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 15*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte PAN , c_v-32 - .byte N03 , Cn5 , v076 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , As4 , v036 - .byte W03 - .byte An4 , v024 - .byte W03 - .byte Fn4 , v008 - .byte W12 - .byte VOICE , 60 - .byte VOL , 60*mus_rg_win_gym_mvl/mxv - .byte PAN , c_v+16 - .byte N36 , An3 , v092 - .byte W06 - .byte VOL , 67*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 82*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 87*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W18 - .byte N06 , Fn3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N44 , Cn4 - .byte W24 - .byte VOL , 84*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 73*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 58*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 42*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 15*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v-32 - .byte N12 , Fn4 , v064 - .byte W12 - .byte Gn4 - .byte W12 - .byte N03 , As4 , v076 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , Gs4 , v036 - .byte W03 - .byte Fn4 , v024 - .byte W03 - .byte Dn4 , v008 - .byte W12 - .byte VOICE , 60 - .byte PAN , c_v+16 - .byte N36 , Fn3 , v092 - .byte W36 - .byte N06 , Dn3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte N44 , As3 - .byte W24 - .byte VOL , 84*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 73*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 58*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 42*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 29*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 15*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte PAN , c_v-32 - .byte N03 , As3 , v076 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Gs3 , v032 - .byte W03 - .byte Ds3 , v020 - .byte W03 - .byte As2 , v012 - .byte W06 - .byte VOICE , 60 - .byte PAN , c_v+16 - .byte N03 , As2 , v092 - .byte W06 - .byte Fn3 - .byte W06 - .byte N32 , Gn3 - .byte W36 - .byte N12 , Ds3 - .byte W12 - .byte N44 , Dn3 - .byte W32 - .byte W01 - .byte VOL , 83*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 70*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 51*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 10*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte VOICE , 48 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte PAN , c_v+0 - .byte N08 , As2 , v112 - .byte W08 - .byte Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte VOICE , 60 - .byte PAN , c_v+16 - .byte N96 , Gn3 , v080 - .byte W12 - .byte VOL , 87*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 79*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 72*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 65*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 56*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 51*mus_rg_win_gym_mvl/mxv - .byte W20 - .byte 45*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N96 - .byte W08 - .byte VOL , 72*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 50*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 54*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 60*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W20 - .byte N96 , An3 - .byte W12 - .byte VOL , 87*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 79*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 72*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 65*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 56*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 51*mus_rg_win_gym_mvl/mxv - .byte W20 - .byte 45*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N96 - .byte W08 - .byte VOL , 72*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 50*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 54*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 60*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W20 - .byte N96 , As3 - .byte W12 - .byte VOL , 87*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 79*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 72*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 65*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 56*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 51*mus_rg_win_gym_mvl/mxv - .byte W20 - .byte 45*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte N96 , As3 , v092 - .byte W05 - .byte VOL , 72*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 50*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 54*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 60*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W23 - .byte W96 - .byte W96 - .byte PATT - .word mus_rg_win_gym_2_000 - .byte GOTO - .word mus_rg_win_gym_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_win_gym_3: - .byte KEYSH , mus_rg_win_gym_key+0 - .byte W09 - .byte VOICE , 90 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte N04 , Ds3 , v040 - .byte W04 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W05 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W05 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W05 - .byte Dn6 - .byte W04 - .byte As5 - .byte W05 - .byte Fn5 - .byte W05 - .byte Dn5 - .byte W05 - .byte As4 - .byte W05 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W05 - .byte As3 - .byte W05 - .byte Fn3 - .byte W05 - .byte Dn3 - .byte W05 - .byte As2 - .byte W04 - .byte Dn3 - .byte W05 - .byte Fn3 - .byte W05 - .byte As3 - .byte W05 - .byte Dn4 - .byte W05 - .byte Fn4 - .byte W04 - .byte As4 - .byte W05 - .byte Dn5 - .byte W05 - .byte Fn5 - .byte W05 - .byte As5 - .byte W05 - .byte VOICE , 81 - .byte N06 , Ds2 - .byte W48 - .byte Dn2 - .byte W48 -mus_rg_win_gym_3_B1: - .byte N06 , Cn2 , v040 - .byte W48 - .byte As1 - .byte W48 -mus_rg_win_gym_3_000: - .byte N06 , Ds2 , v040 - .byte W48 - .byte Dn2 - .byte W48 - .byte PEND - .byte Cn2 - .byte W24 - .byte Fn2 , v064 - .byte W12 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W48 -mus_rg_win_gym_3_001: - .byte N06 , Ds1 , v080 - .byte W24 - .byte N06 - .byte W24 - .byte As1 - .byte W24 - .byte N06 - .byte W24 - .byte PEND - .byte Gs1 - .byte W24 - .byte N06 - .byte W24 - .byte As1 - .byte W24 - .byte N24 , Dn1 - .byte W24 - .byte PATT - .word mus_rg_win_gym_3_001 - .byte N06 , Gs1 , v080 - .byte W12 - .byte As1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W48 - .byte N12 , Ds1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte VOICE , 89 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N12 - .byte W18 - .byte N18 , Ds2 - .byte W18 - .byte N12 , Gn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte VOICE , 89 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N18 , Cn2 - .byte W18 - .byte Fn1 - .byte W18 - .byte N12 , Cn2 - .byte W12 - .byte As1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte VOICE , 89 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N21 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Fn1 - .byte W18 - .byte Ds1 - .byte W18 - .byte N12 , Dn1 - .byte W12 - .byte VOICE , 81 - .byte N12 , Ds1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N48 , As1 - .byte W48 - .byte N12 - .byte W18 - .byte Cn2 - .byte W18 - .byte Dn2 - .byte W12 - .byte TIE , Ds2 , v040 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , Fn2 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , As1 - .byte W96 - .byte W96 - .byte EOT - .byte VOICE , 89 - .byte N06 , Ds2 , v080 - .byte W12 - .byte VOICE , 81 - .byte N06 - .byte W24 - .byte VOICE , 89 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N06 - .byte W18 - .byte N12 , Gs2 - .byte W18 - .byte N06 , Ds2 - .byte W12 - .byte VOICE , 89 - .byte N06 - .byte W12 - .byte VOICE , 81 - .byte N06 - .byte W24 - .byte VOICE , 89 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 81 - .byte N06 - .byte W18 - .byte N12 , Gn2 - .byte W18 - .byte N06 , Ds2 - .byte W12 - .byte PATT - .word mus_rg_win_gym_3_000 - .byte GOTO - .word mus_rg_win_gym_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_win_gym_4: - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte KEYSH , mus_rg_win_gym_key+0 - .byte N24 , Cn3 , v064 - .byte W09 - .byte VOICE , 84 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte N32 , Ds2 , v080 - .byte W36 - .byte N06 - .byte W06 - .byte N12 , Ds2 , v028 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Ds2 , v080 - .byte W12 - .byte Ds2 , v028 - .byte W12 - .byte N06 , Ds2 , v080 - .byte W06 - .byte Ds2 , v028 - .byte W06 - .byte VOL , 78*mus_rg_win_gym_mvl/mxv - .byte N48 , Ds2 , v080 - .byte W04 - .byte VOL , 73*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 68*mus_rg_win_gym_mvl/mxv - .byte W07 - .byte 59*mus_rg_win_gym_mvl/mxv - .byte W07 - .byte 48*mus_rg_win_gym_mvl/mxv - .byte W07 - .byte 42*mus_rg_win_gym_mvl/mxv - .byte W10 - .byte 46*mus_rg_win_gym_mvl/mxv - .byte W05 - .byte N96 , Dn2 - .byte W02 - .byte VOL , 51*mus_rg_win_gym_mvl/mxv - .byte W07 - .byte 59*mus_rg_win_gym_mvl/mxv - .byte W07 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 75*mus_rg_win_gym_mvl/mxv - .byte W07 - .byte 83*mus_rg_win_gym_mvl/mxv - .byte W07 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W24 - .byte W01 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 75*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 63*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 51*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 31*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 24*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 19*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 6*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte W96 -mus_rg_win_gym_4_B1: - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte W96 - .byte VOICE , 83 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte N06 , Ds6 , v032 - .byte W12 - .byte Dn6 - .byte W12 - .byte Cn6 - .byte W24 - .byte Dn6 - .byte W12 - .byte Cn6 - .byte W12 - .byte As5 - .byte W24 - .byte Cn6 - .byte W12 - .byte As5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Ds5 - .byte W48 - .byte VOICE , 80 - .byte N12 , Ds3 , v052 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , As3 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , Dn3 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , As3 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , Cn3 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , Gs3 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , As2 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte N24 , Fn3 , v072 - .byte W06 - .byte VOL , 72*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 75*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 78*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte VOICE , 83 - .byte PAN , c_v-49 - .byte N06 , Ds5 , v040 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W24 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W24 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Ds4 - .byte W48 - .byte VOICE , 84 - .byte PAN , c_v+0 - .byte N24 , As2 , v060 - .byte W15 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 58*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 33*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Ds3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Gn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N24 , Cn3 - .byte W15 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 58*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 33*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Fn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , An3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Cn3 - .byte W12 - .byte N24 , Dn3 - .byte W15 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 58*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 33*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Fn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N03 , As2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , As3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte BEND , c_v-13 - .byte N12 , As3 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N06 , Ds3 - .byte W12 - .byte N12 , As2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 , v064 - .byte W18 - .byte Ds3 - .byte W18 - .byte Dn3 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 58*mus_rg_win_gym_mvl/mxv - .byte N96 , Dn3 , v068 - .byte W12 - .byte VOL , 61*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 65*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 70*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 73*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 76*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 80*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W18 - .byte N06 , Gs3 , v060 - .byte W12 - .byte N06 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte VOICE , 83 - .byte N06 , Gs3 , v052 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Ds5 - .byte W06 - .byte As5 - .byte W06 - .byte VOICE , 84 - .byte N06 , Gn3 , v060 - .byte W12 - .byte N06 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 , Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte VOICE , 83 - .byte N06 , Gn3 , v052 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte Ds5 - .byte W06 - .byte XCMD , xIECV , 0 - .byte xIECL , 8 - .byte N06 , Gn5 - .byte W06 - .byte PAN , c_v+0 - .byte W96 - .byte GOTO - .word mus_rg_win_gym_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_win_gym_5: - .byte KEYSH , mus_rg_win_gym_key+0 - .byte W09 - .byte VOICE , 82 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte PAN , c_v-48 - .byte BEND , c_v+5 - .byte W04 - .byte N04 , Ds3 , v024 - .byte W05 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W04 - .byte Ds3 - .byte W05 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W04 - .byte Ds3 - .byte W05 - .byte Gn3 - .byte W05 - .byte As3 - .byte W05 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W05 - .byte Gn4 - .byte W05 - .byte As4 - .byte W05 - .byte Ds5 - .byte W05 - .byte Gn5 - .byte W04 - .byte Dn6 - .byte W05 - .byte As5 - .byte W05 - .byte Fn5 - .byte W05 - .byte Dn5 - .byte W05 - .byte As4 - .byte W04 - .byte Fn4 - .byte W05 - .byte Dn4 - .byte W05 - .byte As3 - .byte W05 - .byte Fn3 - .byte W05 - .byte Dn3 - .byte W04 - .byte As2 - .byte W05 - .byte Dn3 - .byte W05 - .byte Fn3 - .byte W05 - .byte As3 - .byte W05 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W05 - .byte As4 - .byte W05 - .byte Dn5 - .byte W05 - .byte Fn5 - .byte W05 - .byte As5 - .byte W06 - .byte BEND , c_v+0 - .byte W90 -mus_rg_win_gym_5_B1: - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte xIECV , 8 - .byte xIECL , 8 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N12 , As2 , v052 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , Gn3 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , As2 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , Fn3 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , Gs2 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , Ds3 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N12 , Fn2 - .byte W06 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 67*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte N24 , Dn3 , v072 - .byte W06 - .byte VOL , 72*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 75*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 78*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte VOICE , 86 - .byte PAN , c_v+48 - .byte N06 , Gn4 , v040 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W24 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W24 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W48 - .byte VOICE , 85 - .byte PAN , c_v+0 - .byte N24 , Gn2 , v060 - .byte W15 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 58*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 33*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , As2 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Ds3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N24 , An2 - .byte W15 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 58*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 33*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Cn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , An2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Fn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , An2 - .byte W12 - .byte N24 , As2 - .byte W15 - .byte VOL , 79*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 58*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 33*mus_rg_win_gym_mvl/mxv - .byte W15 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N06 - .byte W12 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Dn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte BEND , c_v-20 - .byte N18 , Fn3 - .byte W03 - .byte BEND , c_v-9 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N06 , As2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W24 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte BEND , c_v-13 - .byte N12 , Gn3 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte N06 , As2 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn3 , v064 - .byte W18 - .byte Cn3 - .byte W18 - .byte As2 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 58*mus_rg_win_gym_mvl/mxv - .byte PAN , c_v+48 - .byte N12 , As2 , v068 - .byte W12 - .byte VOICE , 87 - .byte VOL , 61*mus_rg_win_gym_mvl/mxv - .byte N12 - .byte W09 - .byte VOL , 65*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte N12 - .byte W06 - .byte VOL , 70*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte N12 - .byte W03 - .byte VOL , 73*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 76*mus_rg_win_gym_mvl/mxv - .byte N12 - .byte W09 - .byte VOL , 80*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte N12 - .byte W09 - .byte VOL , 85*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte N12 - .byte W06 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte N12 - .byte W12 - .byte VOICE , 85 - .byte N06 , Ds3 , v060 - .byte W12 - .byte N06 - .byte W12 - .byte Gs3 - .byte W12 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte VOICE , 86 - .byte N06 , Ds3 , v036 - .byte W06 - .byte Gs3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs4 - .byte W06 - .byte As4 - .byte W06 - .byte Ds5 - .byte W06 - .byte VOICE , 85 - .byte N06 , Ds3 , v060 - .byte W12 - .byte N06 - .byte W12 - .byte Gn3 - .byte W12 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 , v036 - .byte W06 - .byte VOICE , 86 - .byte N06 , Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 - .byte XCMD , xIECV , 0 - .byte xIECL , 8 - .byte N06 , Ds5 - .byte W06 - .byte PAN , c_v+0 - .byte W96 - .byte GOTO - .word mus_rg_win_gym_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_win_gym_6: - .byte KEYSH , mus_rg_win_gym_key+0 - .byte W09 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte W48 - .byte BEND , c_v+2 - .byte W48 - .byte c_v+0 - .byte W96 - .byte W48 -mus_rg_win_gym_6_000: - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N09 , As2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , As3 , v048 - .byte W12 - .byte Ds4 , v060 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N09 , As2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , As3 , v048 - .byte W12 - .byte Dn4 , v060 - .byte W24 - .byte PEND -mus_rg_win_gym_6_B1: - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N09 , Gs2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , Gs3 , v048 - .byte W12 - .byte Cn4 , v060 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N09 , As2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , Fn3 , v068 - .byte W12 - .byte As3 , v060 - .byte W24 - .byte PATT - .word mus_rg_win_gym_6_000 - .byte VOICE , 60 - .byte PAN , c_v+9 - .byte N09 , Gs2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , Gs3 , v060 - .byte W12 - .byte Dn3 - .byte W12 - .byte Dn3 , v064 - .byte W12 - .byte Ds3 , v060 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v+32 - .byte N03 , Gn4 , v076 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , Fn4 , v036 - .byte W03 - .byte Ds4 , v024 - .byte W03 - .byte As3 , v008 - .byte W12 - .byte W96 - .byte W36 - .byte PAN , c_v+0 - .byte N06 , Fn4 , v076 - .byte W06 - .byte N03 , An4 - .byte W06 - .byte PAN , c_v+32 - .byte N03 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , Gn4 , v036 - .byte W03 - .byte Fn4 , v024 - .byte W03 - .byte Cn4 , v008 - .byte W12 - .byte W96 - .byte W24 - .byte N12 , Dn4 , v064 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 , Fn4 , v076 - .byte W18 - .byte N12 - .byte W12 - .byte N03 , Dn4 , v036 - .byte W03 - .byte As3 , v024 - .byte W03 - .byte Fn3 , v008 - .byte W12 - .byte W96 - .byte W06 - .byte Gn3 , v076 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Fn3 , v032 - .byte W03 - .byte As2 , v020 - .byte W03 - .byte Gn2 , v012 - .byte W66 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte PAN , c_v-16 - .byte N16 , Gn4 , v080 - .byte W16 - .byte Fn4 - .byte W16 - .byte Ds4 - .byte W16 - .byte Dn4 - .byte W16 - .byte Ds4 - .byte W16 - .byte As3 - .byte W16 - .byte N92 , Fn3 - .byte W36 - .byte W03 - .byte VOL , 85*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 81*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 70*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 56*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 45*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 31*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 18*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 6*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte N16 , Fn4 - .byte W16 - .byte Gn4 - .byte W16 - .byte Fn4 - .byte W16 - .byte Ds4 - .byte W16 - .byte Fn4 - .byte W16 - .byte Cn4 - .byte W16 - .byte N92 , Dn4 - .byte W36 - .byte W03 - .byte VOL , 85*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 81*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 70*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 56*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 45*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 31*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 18*mus_rg_win_gym_mvl/mxv - .byte W03 - .byte 6*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W48 - .byte N24 - .byte W24 - .byte Fn4 - .byte W24 - .byte N84 , Gs4 - .byte W84 - .byte N12 - .byte W12 - .byte N90 , Gn4 - .byte W48 - .byte VOL , 85*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 81*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W09 - .byte 70*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 56*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 45*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte 31*mus_rg_win_gym_mvl/mxv - .byte W06 - .byte VOICE , 60 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte PAN , c_v-1 - .byte N09 , As2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , As3 , v048 - .byte W12 - .byte Ds4 , v060 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v-1 - .byte N09 , As2 , v100 - .byte W12 - .byte VOICE , 45 - .byte PAN , c_v-32 - .byte N06 , As3 , v048 - .byte W12 - .byte Dn4 , v060 - .byte W24 - .byte GOTO - .word mus_rg_win_gym_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_win_gym_7: - .byte KEYSH , mus_rg_win_gym_key+0 - .byte W09 - .byte VOICE , 47 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte PAN , c_v-8 - .byte N12 , As1 , v120 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Ds2 - .byte W36 - .byte N06 , As1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Ds2 - .byte W36 - .byte N06 , As1 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fn2 - .byte W84 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W96 -mus_rg_win_gym_7_B1: - .byte N12 , Cn2 , v120 - .byte W84 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W96 - .byte Cn2 - .byte W36 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W48 -mus_rg_win_gym_7_000: - .byte N12 , Ds2 , v120 - .byte W24 - .byte As1 - .byte W24 - .byte Dn2 - .byte W24 - .byte As1 - .byte W24 - .byte PEND - .byte Cn2 - .byte W24 - .byte Gs1 - .byte W24 - .byte Dn2 - .byte W24 - .byte As1 - .byte W24 - .byte PATT - .word mus_rg_win_gym_7_000 - .byte N12 , Cn2 , v120 - .byte W24 - .byte Gs1 - .byte W24 - .byte Ds2 - .byte W48 - .byte N12 - .byte W96 - .byte N06 , As1 , v108 - .byte W06 - .byte As1 , v092 - .byte W06 - .byte As1 , v108 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N12 , Ds2 - .byte W18 - .byte As1 - .byte W12 - .byte Cn2 , v120 - .byte W96 - .byte N06 , Cn2 , v108 - .byte W06 - .byte Cn2 , v092 - .byte W06 - .byte Cn2 , v108 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N12 , Fn2 - .byte W18 - .byte Cn2 - .byte W12 - .byte Dn2 , v120 - .byte W96 - .byte N06 , As1 , v108 - .byte W06 - .byte As1 , v092 - .byte W06 - .byte As1 , v108 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W18 - .byte N12 , Fn2 - .byte W18 - .byte As1 - .byte W12 - .byte Ds2 , v120 - .byte W36 - .byte As1 - .byte W12 - .byte Ds2 - .byte W36 - .byte N12 - .byte W12 - .byte Fn2 - .byte W24 - .byte As1 - .byte W24 - .byte N12 - .byte W18 - .byte Cn2 - .byte W18 - .byte Dn2 - .byte W12 - .byte Ds2 - .byte W96 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte N96 , As2 , v092 - .byte W08 - .byte VOL , 72*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 50*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 54*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 60*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W20 - .byte W96 - .byte N96 , Cn3 - .byte W08 - .byte VOL , 72*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 50*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 54*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 60*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W20 - .byte W96 - .byte N96 , Fn3 , v100 - .byte W08 - .byte VOL , 72*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 50*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 54*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 60*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 68*mus_rg_win_gym_mvl/mxv - .byte W12 - .byte 77*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 85*mus_rg_win_gym_mvl/mxv - .byte W08 - .byte 90*mus_rg_win_gym_mvl/mxv - .byte W20 - .byte VOICE , 47 - .byte PAN , c_v-8 - .byte N12 , Ds2 , v120 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W18 - .byte As1 - .byte W18 - .byte Ds2 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W18 - .byte As1 - .byte W18 - .byte N12 - .byte W12 - .byte Ds2 - .byte W96 - .byte GOTO - .word mus_rg_win_gym_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_win_gym_8: - .byte KEYSH , mus_rg_win_gym_key+0 - .byte W09 - .byte VOICE , 0 - .byte VOL , 90*mus_rg_win_gym_mvl/mxv - .byte N48 , Bn2 , v104 - .byte W48 - .byte N36 , Bn2 , v092 - .byte W36 - .byte N12 - .byte W12 - .byte N48 , Bn2 , v104 - .byte W48 - .byte N96 - .byte W96 - .byte W96 -mus_rg_win_gym_8_B1: - .byte W96 - .byte W96 - .byte W72 - .byte N06 , En1 , v108 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte N96 , Bn2 - .byte W12 - .byte N06 , En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v108 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v112 - .byte W24 - .byte N03 - .byte W03 - .byte En1 , v092 - .byte W03 - .byte N06 , En1 , v076 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v112 - .byte N48 , Bn2 - .byte W24 - .byte N06 , En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v080 - .byte W06 -mus_rg_win_gym_8_000: - .byte N06 , En1 , v112 - .byte W24 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte PEND - .byte En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte PATT - .word mus_rg_win_gym_8_000 - .byte N06 , En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte En1 , v080 - .byte W06 - .byte En1 , v127 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v056 - .byte W12 - .byte En1 , v064 - .byte W12 - .byte En1 , v068 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v096 - .byte W12 - .byte En1 , v104 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte En1 , v088 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v104 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte N96 , Bn2 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N48 - .byte W48 - .byte N06 , En1 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte W96 - .byte GOTO - .word mus_rg_win_gym_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_win_gym: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_win_gym_pri @ Priority - .byte mus_rg_win_gym_rev @ Reverb. - - .word mus_rg_win_gym_grp - - .word mus_rg_win_gym_1 - .word mus_rg_win_gym_2 - .word mus_rg_win_gym_3 - .word mus_rg_win_gym_4 - .word mus_rg_win_gym_5 - .word mus_rg_win_gym_6 - .word mus_rg_win_gym_7 - .word mus_rg_win_gym_8 - - .end diff --git a/sound/songs/mus_rg_win_tre.s b/sound/songs/mus_rg_win_tre.s deleted file mode 100644 index 124fc3957d..0000000000 --- a/sound/songs/mus_rg_win_tre.s +++ /dev/null @@ -1,3186 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_win_tre_grp, voicegroup169 - .equ mus_rg_win_tre_pri, 0 - .equ mus_rg_win_tre_rev, reverb_set+50 - .equ mus_rg_win_tre_mvl, 127 - .equ mus_rg_win_tre_key, 0 - .equ mus_rg_win_tre_tbs, 1 - .equ mus_rg_win_tre_exg, 0 - .equ mus_rg_win_tre_cmp, 1 - - .section .rodata - .global mus_rg_win_tre - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_win_tre_1: - .byte KEYSH , mus_rg_win_tre_key+0 - .byte TEMPO , 136*mus_rg_win_tre_tbs/2 - .byte W08 - .byte VOICE , 56 - .byte PAN , c_v-16 - .byte VOL , 87*mus_rg_win_tre_mvl/mxv - .byte N02 , Dn3 , v112 - .byte W02 - .byte Ds3 - .byte W02 - .byte En3 - .byte W02 - .byte Fn3 - .byte W02 - .byte N04 , Fs3 - .byte W04 - .byte Fs3 , v036 - .byte W04 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Gn3 , v112 - .byte W02 - .byte N04 , Gn3 , v036 - .byte W06 - .byte N08 , An3 , v112 - .byte W08 - .byte VOL , 34*mus_rg_win_tre_mvl/mxv - .byte N24 , Bn3 - .byte W02 - .byte VOL , 36*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 39*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 48*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 53*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 70*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 76*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 83*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 89*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 87*mus_rg_win_tre_mvl/mxv - .byte PAN , c_v-32 - .byte N08 , Gn4 , v096 - .byte W08 - .byte N02 , Fs4 , v060 - .byte W02 - .byte Fn4 - .byte W02 - .byte VOICE , 17 - .byte N04 , Dn4 , v112 - .byte W02 - .byte PAN , c_v-16 - .byte W02 - .byte N04 , En4 - .byte W04 - .byte Fs4 - .byte W04 -mus_rg_win_tre_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_rg_win_tre_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_win_tre_2: - .byte KEYSH , mus_rg_win_tre_key+0 - .byte W08 - .byte VOICE , 17 - .byte PAN , c_v+0 - .byte VOL , 83*mus_rg_win_tre_mvl/mxv - .byte W08 - .byte W84 - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 58*mus_rg_win_tre_mvl/mxv - .byte N08 , As3 , v096 - .byte W02 - .byte VOL , 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 73*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 79*mus_rg_win_tre_mvl/mxv - .byte W02 -mus_rg_win_tre_2_B1: - .byte VOL , 54*mus_rg_win_tre_mvl/mxv - .byte PAN , c_v-16 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , Bn3 , v096 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn3 , v064 - .byte W04 - .byte Dn3 , v036 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte N02 , Gn3 , v036 - .byte W02 - .byte An3 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , Bn3 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v036 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte N02 , An3 , v036 - .byte W02 - .byte Ds4 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , En4 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Bn3 , v064 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte En4 , v036 - .byte W02 - .byte N02 , Gn4 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , Fs4 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , Cn4 - .byte W04 - .byte Cn4 , v036 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte Gn3 , v036 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte Dn4 , v036 - .byte W02 - .byte N02 , Fn4 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , En4 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn3 , v064 - .byte W04 - .byte Dn3 , v036 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte N02 , Gn3 , v036 - .byte W02 - .byte As3 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , Bn3 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v036 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte N02 , An3 , v036 - .byte W02 - .byte Ds4 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , En4 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Bn3 , v096 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte N02 , En4 , v036 - .byte W02 - .byte Gn4 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , Fs4 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , Gn4 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte N02 , En4 , v036 - .byte W02 - .byte Gn4 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , Fs4 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn3 , v064 - .byte W04 - .byte Dn3 , v036 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte N02 , Gn3 , v036 - .byte W02 - .byte An3 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , Bn3 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte En3 , v064 - .byte W04 - .byte En3 , v036 - .byte W04 - .byte An3 , v064 - .byte W04 - .byte N02 , An3 , v036 - .byte W02 - .byte Ds4 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , En4 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Fn3 , v064 - .byte W04 - .byte Fn3 , v036 - .byte W04 - .byte As3 , v064 - .byte W04 - .byte N02 , As3 , v036 - .byte W02 - .byte Ds4 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , Dn4 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte Gn3 , v064 - .byte W04 - .byte Gn3 , v036 - .byte W04 - .byte Cn4 , v064 - .byte W04 - .byte N02 , Cn4 , v036 - .byte W02 - .byte Fn4 , v096 - .byte W02 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N22 , En4 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 22*mus_rg_win_tre_mvl/mxv - .byte N02 , Ds4 - .byte W02 - .byte VOL , 22*mus_rg_win_tre_mvl/mxv - .byte N44 , Dn4 - .byte W02 - .byte VOL , 24*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 24*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 26*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 27*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 29*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 35*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 39*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 41*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 50*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 53*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W06 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N02 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte N02 - .byte W02 - .byte VOL , 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte N02 - .byte W02 - .byte VOL , 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte N02 - .byte W02 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte N02 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte N04 , Dn4 - .byte W08 - .byte VOL , 22*mus_rg_win_tre_mvl/mxv - .byte N02 - .byte W02 - .byte VOL , 22*mus_rg_win_tre_mvl/mxv - .byte N44 , Cs4 - .byte W02 - .byte VOL , 24*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 24*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 26*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 27*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 29*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 35*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 39*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 41*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 50*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 53*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W06 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte VOL , 29*mus_rg_win_tre_mvl/mxv - .byte N24 , An3 - .byte W02 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 37*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 40*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N16 , Bn3 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte GOTO - .word mus_rg_win_tre_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_win_tre_3: - .byte KEYSH , mus_rg_win_tre_key+0 - .byte W08 - .byte VOICE , 58 - .byte PAN , c_v+0 - .byte VOL , 89*mus_rg_win_tre_mvl/mxv - .byte BEND , c_v+0 - .byte N02 , As1 , v112 - .byte W02 - .byte Bn1 - .byte W02 - .byte Cn2 - .byte W02 - .byte Cs2 - .byte W02 - .byte BEND , c_v+0 - .byte N04 , Dn2 - .byte W04 - .byte Dn2 , v036 - .byte W04 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Cn2 , v112 - .byte W02 - .byte N04 , Cn2 , v036 - .byte W06 - .byte N08 , An1 , v112 - .byte W08 - .byte Gn1 - .byte W08 - .byte N02 , Fs1 - .byte W02 - .byte N04 , Fs1 , v036 - .byte W06 - .byte N08 , En1 , v112 - .byte W08 - .byte N16 , Dn1 - .byte W16 - .byte N04 , En1 - .byte W04 - .byte Fs1 - .byte W04 -mus_rg_win_tre_3_B1: - .byte VOICE , 35 - .byte N04 , Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W04 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W04 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W04 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Gn2 , v112 - .byte W02 - .byte N04 , Gn2 , v036 - .byte W06 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W04 - .byte N02 , Gn2 , v112 - .byte W02 - .byte N04 , Gn2 , v036 - .byte W06 - .byte N02 , Gn1 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W04 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Fs1 , v112 - .byte W02 - .byte N04 , Fs1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Dn2 , v112 - .byte W02 - .byte N04 , Dn2 , v036 - .byte W06 - .byte N02 , Gn2 , v112 - .byte W02 - .byte N04 , Gn2 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , En2 , v112 - .byte W02 - .byte N04 , En2 , v036 - .byte W06 - .byte N02 , An2 , v112 - .byte W02 - .byte N04 , An2 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Fn2 , v112 - .byte W02 - .byte N04 , Fn2 , v036 - .byte W06 - .byte N02 , As2 , v112 - .byte W02 - .byte N04 , As2 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Gn2 , v112 - .byte W02 - .byte N04 , Gn2 , v036 - .byte W06 - .byte N02 , Cn3 , v112 - .byte W02 - .byte N04 , Cn3 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W04 - .byte N02 , Gn2 , v112 - .byte W02 - .byte N04 , Gn2 , v036 - .byte W06 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn1 , v112 - .byte W04 - .byte Gn1 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W04 - .byte Gn2 , v036 - .byte W12 - .byte N02 , Gn1 , v112 - .byte W02 - .byte N04 , Gn1 , v036 - .byte W06 - .byte GOTO - .word mus_rg_win_tre_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_win_tre_4: - .byte KEYSH , mus_rg_win_tre_key+0 - .byte W08 - .byte VOICE , 56 - .byte LFOS , 44 - .byte PAN , c_v+16 - .byte VOL , 88*mus_rg_win_tre_mvl/mxv - .byte N02 , As3 , v112 - .byte W02 - .byte Bn3 - .byte W02 - .byte Cn4 - .byte W02 - .byte Cs4 - .byte W02 - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte N02 , Dn4 , v112 - .byte W02 - .byte N04 , Dn4 , v036 - .byte W06 - .byte N02 , Dn4 , v112 - .byte W02 - .byte N04 , Dn4 , v036 - .byte W06 - .byte N02 , Dn4 , v112 - .byte W02 - .byte N04 , Dn4 , v036 - .byte W06 - .byte En4 , v112 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte N08 , Fs4 , v112 - .byte W08 - .byte VOL , 34*mus_rg_win_tre_mvl/mxv - .byte N24 , Gn4 - .byte W02 - .byte VOL , 36*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 39*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 48*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 53*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 65*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte VOICE , 56 - .byte VOL , 70*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 76*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 83*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 89*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte PAN , c_v+32 - .byte VOL , 87*mus_rg_win_tre_mvl/mxv - .byte N08 , Dn5 , v096 - .byte W08 - .byte PAN , c_v+0 - .byte N02 , Cs5 , v076 - .byte W02 - .byte PAN , c_v-24 - .byte N02 , Cn5 , v072 - .byte W02 - .byte PAN , c_v-32 - .byte N02 , Bn4 , v060 - .byte W02 - .byte An4 , v056 - .byte W02 - .byte Gn4 , v052 - .byte W02 - .byte Fs4 , v048 - .byte W02 - .byte En4 , v040 - .byte W02 - .byte Dn4 , v032 - .byte W02 -mus_rg_win_tre_4_B1: - .byte VOICE , 17 - .byte PAN , c_v+16 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N04 , Gn4 , v112 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Bn3 , v064 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte N02 , Dn4 , v036 - .byte W02 - .byte Fs4 , v112 - .byte W02 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N24 , Gn4 - .byte W02 - .byte VOL , 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 72*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 85*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N04 , An4 - .byte W04 - .byte An4 , v036 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v036 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte N02 , En4 , v036 - .byte W02 - .byte Gs4 , v112 - .byte W02 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N24 , An4 - .byte W02 - .byte VOL , 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 72*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 85*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N04 , Bn4 - .byte W04 - .byte Bn4 , v036 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte N02 , Cn5 , v036 - .byte W02 - .byte Ds5 , v112 - .byte W02 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N24 , Dn5 - .byte W02 - .byte VOL , 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 72*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 85*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N04 , An4 - .byte W04 - .byte An4 , v036 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte Bn4 , v064 - .byte W04 - .byte N02 , Bn4 , v036 - .byte W02 - .byte Cs5 , v112 - .byte W02 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N24 , Cn5 - .byte W02 - .byte VOL , 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 72*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 85*mus_rg_win_tre_mvl/mxv - .byte W04 -mus_rg_win_tre_4_000: - .byte MOD , 0 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N04 , Gn4 , v112 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Bn3 , v064 - .byte W04 - .byte Bn3 , v036 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte N02 , Dn4 , v036 - .byte W02 - .byte Fs4 , v112 - .byte W02 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N24 , Gn4 - .byte W02 - .byte VOL , 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 72*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 85*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N04 , An4 - .byte W04 - .byte An4 , v036 - .byte W04 - .byte Cs4 , v064 - .byte W04 - .byte Cs4 , v036 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte N02 , En4 , v036 - .byte W02 - .byte Gs4 , v112 - .byte W02 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N24 , An4 - .byte W02 - .byte VOL , 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 72*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 85*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte PEND - .byte MOD , 0 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N04 , Bn4 - .byte W04 - .byte Bn4 , v036 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Cn5 , v064 - .byte W04 - .byte N02 , Cn5 , v036 - .byte W02 - .byte Ds5 , v112 - .byte W02 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N24 , Dn5 - .byte W02 - .byte VOL , 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 72*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 85*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N04 , Bn4 - .byte W04 - .byte Bn4 , v036 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte Gn4 , v036 - .byte W04 - .byte Cn5 , v112 - .byte W04 - .byte N02 , Cn5 , v036 - .byte W02 - .byte Ds5 , v112 - .byte W02 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N24 , Dn5 - .byte W02 - .byte VOL , 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 72*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 85*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte PATT - .word mus_rg_win_tre_4_000 - .byte MOD , 0 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N04 , As4 , v112 - .byte W04 - .byte As4 , v036 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte Fn4 , v064 - .byte W04 - .byte N02 , Fn4 , v036 - .byte W02 - .byte Bn4 , v112 - .byte W02 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N24 , As4 - .byte W02 - .byte VOL , 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 72*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 85*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N04 , Cn5 - .byte W04 - .byte Cn5 , v036 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte Gn4 , v064 - .byte W04 - .byte N02 , Gn4 , v036 - .byte W02 - .byte Cs5 , v112 - .byte W02 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N22 , Cn5 - .byte W02 - .byte VOL , 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 72*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 85*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte N02 , Cn5 , v036 - .byte W02 - .byte MOD , 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N02 , Cn5 , v112 - .byte W02 - .byte N44 , Bn4 - .byte W04 - .byte VOL , 46*mus_rg_win_tre_mvl/mxv - .byte W06 - .byte 48*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 48*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 50*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 54*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 61*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 74*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 83*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 83*mus_rg_win_tre_mvl/mxv - .byte W10 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte As4 - .byte W02 - .byte N04 , Bn4 , v036 - .byte W06 - .byte N08 , Cn5 , v112 - .byte W08 - .byte N04 , Bn4 - .byte W04 - .byte Bn4 , v036 - .byte W04 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N02 , As4 , v112 - .byte W02 - .byte N44 , An4 - .byte W04 - .byte VOL , 46*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 48*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 50*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 53*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 64*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 70*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 74*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 77*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 82*mus_rg_win_tre_mvl/mxv - .byte W08 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte N24 , En4 - .byte W02 - .byte VOL , 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 55*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 59*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 63*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 72*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte MOD , 6 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 85*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 79*mus_rg_win_tre_mvl/mxv - .byte N04 , Bn3 , v064 - .byte W04 - .byte Cn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte GOTO - .word mus_rg_win_tre_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_win_tre_5: - .byte KEYSH , mus_rg_win_tre_key+0 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte W08 - .byte VOICE , 75 - .byte PAN , c_v+0 - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte W08 - .byte PAN , c_v+0 - .byte LFOS , 36 - .byte W48 - .byte N24 , Gn3 , v112 - .byte W24 - .byte N08 , Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte Fs3 - .byte W08 -mus_rg_win_tre_5_B1: - .byte VOL , 45*mus_rg_win_tre_mvl/mxv - .byte BEND , c_v-5 - .byte N04 , Gn4 , v112 - .byte W08 - .byte Bn3 , v064 - .byte W08 - .byte Dn4 - .byte W06 - .byte N02 , Fs4 , v112 - .byte W02 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , An4 - .byte W08 - .byte Cs4 , v064 - .byte W08 - .byte En4 - .byte W06 - .byte N02 , Gs4 , v112 - .byte W02 - .byte N24 , An4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , Bn4 - .byte W08 - .byte Gn4 , v064 - .byte W08 - .byte Cn5 - .byte W06 - .byte N02 , Ds5 , v112 - .byte W02 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , An4 - .byte W08 - .byte En4 , v064 - .byte W08 - .byte Bn4 - .byte W06 - .byte N02 , Cs5 , v112 - .byte W02 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 6 - .byte W12 -mus_rg_win_tre_5_000: - .byte MOD , 0 - .byte N04 , Gn4 , v112 - .byte W08 - .byte Bn3 , v064 - .byte W08 - .byte Dn4 - .byte W06 - .byte N02 , Fs4 , v112 - .byte W02 - .byte N24 , Gn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , An4 - .byte W08 - .byte Cs4 , v064 - .byte W08 - .byte En4 - .byte W06 - .byte N02 , Gs4 , v112 - .byte W02 - .byte N24 , An4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PEND - .byte 0 - .byte N04 , Bn4 - .byte W16 - .byte Cn5 - .byte W06 - .byte N02 , Ds5 - .byte W02 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , Bn4 - .byte W16 - .byte Cn5 - .byte W06 - .byte N02 , Ds5 - .byte W02 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PATT - .word mus_rg_win_tre_5_000 - .byte MOD , 0 - .byte N04 , As4 , v112 - .byte W08 - .byte Dn4 , v064 - .byte W08 - .byte Fn4 - .byte W06 - .byte N02 , Bn4 , v112 - .byte W02 - .byte N24 , As4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N04 , Cn5 - .byte W08 - .byte En4 , v064 - .byte W08 - .byte Gn4 - .byte W06 - .byte N02 , Cs5 , v112 - .byte W02 - .byte N22 , Cn5 - .byte W12 - .byte LFOS , 46 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte BEND , c_v+0 - .byte N02 , As5 - .byte W02 - .byte N36 , Bn5 - .byte W32 - .byte W02 - .byte MOD , 8 - .byte W04 - .byte N02 , Gn5 , v060 - .byte W02 - .byte Fs5 - .byte W02 - .byte En5 - .byte W02 - .byte Ds5 - .byte W02 - .byte MOD , 0 - .byte N24 , Dn5 , v108 - .byte W24 - .byte N02 , As5 , v032 - .byte W02 - .byte N06 , Bn5 , v112 - .byte W06 - .byte N08 , Cn6 - .byte W08 - .byte N04 , Bn5 - .byte W08 - .byte N02 , As5 - .byte W02 - .byte N44 , An5 - .byte W32 - .byte W02 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N24 , En5 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N04 , Bn4 , v064 - .byte W04 - .byte Cn5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte En5 - .byte W04 - .byte Fs5 - .byte W04 - .byte GOTO - .word mus_rg_win_tre_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_win_tre_6: - .byte KEYSH , mus_rg_win_tre_key+0 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte W08 - .byte VOICE , 83 - .byte PAN , c_v-62 - .byte VOL , 56*mus_rg_win_tre_mvl/mxv - .byte N02 , As2 , v112 - .byte W02 - .byte Bn2 - .byte W02 - .byte Cn3 - .byte W02 - .byte Cs3 - .byte W02 - .byte LFOS , 41 - .byte N04 , Dn3 - .byte W04 - .byte Dn3 , v036 - .byte W04 - .byte N02 , Dn3 , v112 - .byte W02 - .byte N04 , Dn3 , v036 - .byte W06 - .byte N02 , Dn3 , v112 - .byte W02 - .byte N04 , Dn3 , v036 - .byte W06 - .byte N02 , Dn3 , v112 - .byte W02 - .byte N04 , Dn3 , v036 - .byte W06 - .byte N02 , Cn3 , v112 - .byte W02 - .byte N04 , Cn3 , v036 - .byte W06 - .byte N08 , An2 , v112 - .byte W08 - .byte VOL , 22*mus_rg_win_tre_mvl/mxv - .byte N24 , Gn2 - .byte W02 - .byte VOL , 25*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 26*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 29*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 34*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 39*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 58*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 60*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte 15*mus_rg_win_tre_mvl/mxv - .byte MOD , 0 - .byte N24 , Bn2 - .byte W04 - .byte VOL , 17*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 21*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 22*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 26*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 32*mus_rg_win_tre_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 38*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 49*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 60*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 68*mus_rg_win_tre_mvl/mxv - .byte W02 -mus_rg_win_tre_6_B1: - .byte VOICE , 80 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N02 , Bn3 , v096 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Bn3 , v096 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte An4 , v096 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte An4 , v096 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cn4 , v096 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 -mus_rg_win_tre_6_000: - .byte N02 , Bn3 , v096 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Bn3 , v096 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte An4 , v096 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte An4 , v096 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte PEND - .byte Dn5 , v096 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N04 , Bn3 , v064 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cn5 - .byte W04 - .byte N02 , En5 , v096 - .byte W08 - .byte Cn5 - .byte W08 - .byte An4 - .byte W08 - .byte N04 , Cn5 , v064 - .byte W04 - .byte An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte En4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte PATT - .word mus_rg_win_tre_6_000 - .byte N02 , As3 , v096 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Fn4 , v096 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte As4 , v096 - .byte W04 - .byte As4 , v032 - .byte W04 - .byte Fn4 , v096 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Cn4 , v096 - .byte W04 - .byte Cn4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte BEND , c_v+4 - .byte N04 , Bn3 , v084 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cs5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte GOTO - .word mus_rg_win_tre_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_win_tre_7: - .byte KEYSH , mus_rg_win_tre_key+0 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte W08 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte VOL , 56*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte N02 , Ds3 , v112 - .byte W02 - .byte En3 - .byte W02 - .byte Fn3 - .byte W02 - .byte LFOS , 41 - .byte N04 , Fs3 - .byte W04 - .byte Fs3 , v036 - .byte W04 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Fs3 , v112 - .byte W02 - .byte N04 , Fs3 , v036 - .byte W06 - .byte N02 , Gn3 , v112 - .byte W02 - .byte N04 , Gn3 , v036 - .byte W06 - .byte An3 , v112 - .byte W04 - .byte An3 , v036 - .byte W04 - .byte VOL , 22*mus_rg_win_tre_mvl/mxv - .byte N24 , Bn3 , v112 - .byte W02 - .byte VOL , 24*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 29*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte 31*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 36*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 42*mus_rg_win_tre_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 43*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 51*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 60*mus_rg_win_tre_mvl/mxv - .byte W02 - .byte 64*mus_rg_win_tre_mvl/mxv - .byte W04 - .byte 45*mus_rg_win_tre_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W12 -mus_rg_win_tre_7_B1: - .byte VOICE , 81 - .byte VOL , 31*mus_rg_win_tre_mvl/mxv - .byte PAN , c_v-63 - .byte MOD , 0 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Gn5 , v096 - .byte W04 - .byte Gn5 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte An5 , v096 - .byte W04 - .byte An5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte PAN , c_v-62 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Fs5 , v096 - .byte W04 - .byte Fs5 , v032 - .byte W04 - .byte Bn5 , v096 - .byte W04 - .byte Bn5 , v032 - .byte W04 - .byte Fs5 , v096 - .byte W04 - .byte Fs5 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte An5 , v096 - .byte W04 - .byte An5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 -mus_rg_win_tre_7_000: - .byte PAN , c_v-63 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Gn5 , v096 - .byte W04 - .byte Gn5 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Bn4 , v096 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte An5 , v096 - .byte W04 - .byte An5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Cs5 , v096 - .byte W04 - .byte Cs5 , v032 - .byte W04 - .byte PEND - .byte PAN , c_v-63 - .byte N02 , Fs5 , v096 - .byte W08 - .byte Dn5 - .byte W08 - .byte Bn4 - .byte W08 - .byte N04 , Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Gs5 - .byte W04 - .byte PAN , c_v+63 - .byte N02 , An5 - .byte W08 - .byte En5 - .byte W08 - .byte Cn5 - .byte W08 - .byte N04 , An5 - .byte W04 - .byte Fs5 - .byte W04 - .byte En5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Cn5 - .byte W04 - .byte An4 - .byte W04 - .byte PATT - .word mus_rg_win_tre_7_000 - .byte PAN , c_v-63 - .byte N02 , Fn4 , v096 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte As4 , v096 - .byte W04 - .byte As4 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte Fn5 , v096 - .byte W04 - .byte Fn5 , v032 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte As4 , v096 - .byte W04 - .byte As4 , v032 - .byte W04 - .byte PAN , c_v+63 - .byte N02 , Gn4 , v096 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Gn5 , v096 - .byte W04 - .byte Gn5 , v032 - .byte W04 - .byte En5 , v096 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Gn4 , v084 - .byte W04 - .byte Bn4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Bn5 - .byte W04 - .byte Dn6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cs5 - .byte W04 - .byte En5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Bn5 - .byte W04 - .byte Cs6 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Bn5 - .byte W04 - .byte Gn5 - .byte W04 - .byte En5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Gn5 - .byte W04 - .byte En5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte GOTO - .word mus_rg_win_tre_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_rg_win_tre_8: - .byte KEYSH , mus_rg_win_tre_key+0 - .byte W08 - .byte VOICE , 0 - .byte VOL , 68*mus_rg_win_tre_mvl/mxv - .byte PAN , c_v+0 - .byte N02 , Cn1 , v112 - .byte W02 - .byte En1 , v064 - .byte W02 - .byte N02 - .byte W02 - .byte N02 - .byte W02 - .byte En1 , v112 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N06 , Cn1 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , En1 - .byte W08 - .byte Dn1 - .byte W08 - .byte N24 , An2 - .byte W24 -mus_rg_win_tre_8_B1: -mus_rg_win_tre_8_000: - .byte N04 , Cn1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W16 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W08 - .byte Dn1 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte PEND - .byte N04 , Cn1 , v112 - .byte W08 - .byte En1 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W16 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , Dn1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte PATT - .word mus_rg_win_tre_8_000 - .byte N04 , Cn1 , v112 - .byte W08 - .byte En1 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W16 - .byte N02 , Cn1 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , Dn1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte PATT - .word mus_rg_win_tre_8_000 - .byte N04 , Cn1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , Dn1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte Dn1 - .byte W08 - .byte PATT - .word mus_rg_win_tre_8_000 - .byte N04 , Cn1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , En1 , v112 - .byte W16 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As1 , v064 - .byte W08 - .byte N04 , Dn1 , v112 - .byte W08 - .byte Cn1 - .byte W08 - .byte N04 - .byte W08 - .byte GOTO - .word mus_rg_win_tre_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_rg_win_tre_9: - .byte KEYSH , mus_rg_win_tre_key+0 - .byte PAN , c_v+0 - .byte VOL , 41*mus_rg_win_tre_mvl/mxv - .byte W08 - .byte VOICE , 127 - .byte W08 - .byte N04 , Gn4 , v112 - .byte W08 - .byte N02 , Gn4 , v080 - .byte W08 - .byte Gn4 , v084 - .byte W08 - .byte Cn5 , v096 - .byte W08 - .byte Cn5 , v080 - .byte W08 - .byte N02 - .byte W08 - .byte Dn4 , v112 - .byte W08 - .byte En3 - .byte W08 - .byte N02 - .byte W08 - .byte VOICE , 126 - .byte PAN , c_v+63 - .byte N24 , Cn5 , v120 - .byte W08 - .byte PAN , c_v-64 - .byte W16 -mus_rg_win_tre_9_B1: - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte N04 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 - .byte W08 -mus_rg_win_tre_9_000: - .byte N04 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_rg_win_tre_9_000 - .byte N04 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N02 , Gn5 , v112 - .byte W04 - .byte Gn5 , v064 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N02 , Gn5 , v112 - .byte W04 - .byte Gn5 , v064 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte PATT - .word mus_rg_win_tre_9_000 - .byte PATT - .word mus_rg_win_tre_9_000 - .byte PATT - .word mus_rg_win_tre_9_000 - .byte N04 , Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte Gn5 - .byte W08 - .byte N04 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N02 , Gn5 , v112 - .byte W04 - .byte Gn5 , v064 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte GOTO - .word mus_rg_win_tre_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_win_tre: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_win_tre_pri @ Priority - .byte mus_rg_win_tre_rev @ Reverb. - - .word mus_rg_win_tre_grp - - .word mus_rg_win_tre_1 - .word mus_rg_win_tre_2 - .word mus_rg_win_tre_3 - .word mus_rg_win_tre_4 - .word mus_rg_win_tre_5 - .word mus_rg_win_tre_6 - .word mus_rg_win_tre_7 - .word mus_rg_win_tre_8 - .word mus_rg_win_tre_9 - - .end diff --git a/sound/songs/mus_rg_win_yasei.s b/sound/songs/mus_rg_win_yasei.s deleted file mode 100644 index 197788f015..0000000000 --- a/sound/songs/mus_rg_win_yasei.s +++ /dev/null @@ -1,1073 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_rg_win_yasei_grp, voicegroup170 - .equ mus_rg_win_yasei_pri, 0 - .equ mus_rg_win_yasei_rev, reverb_set+50 - .equ mus_rg_win_yasei_mvl, 127 - .equ mus_rg_win_yasei_key, 0 - .equ mus_rg_win_yasei_tbs, 1 - .equ mus_rg_win_yasei_exg, 0 - .equ mus_rg_win_yasei_cmp, 1 - - .section .rodata - .global mus_rg_win_yasei - .align 2 - -@********************** Track 1 **********************@ - -mus_rg_win_yasei_1: - .byte KEYSH , mus_rg_win_yasei_key+0 - .byte TEMPO , 140*mus_rg_win_yasei_tbs/2 - .byte W09 - .byte VOICE , 73 - .byte VOL , 90*mus_rg_win_yasei_mvl/mxv - .byte BENDR , 3 - .byte PAN , c_v-8 - .byte BEND , c_v+0 - .byte N06 , En4 , v112 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte N68 , Bn4 - .byte W06 - .byte VOL , 77*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 59*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 51*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 42*mus_rg_win_yasei_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte W03 - .byte VOL , 50*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 55*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 63*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 71*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 79*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte W15 -mus_rg_win_yasei_1_B1: - .byte PAN , c_v+0 - .byte MOD , 0 - .byte N06 , Bn4 , v112 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte Cs5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte Cs5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Bn4 - .byte W24 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte As4 - .byte W06 -mus_rg_win_yasei_1_000: - .byte N06 , Cn5 , v112 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PEND - .byte Dn5 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte PATT - .word mus_rg_win_yasei_1_000 - .byte N06 , Dn5 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W24 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte GOTO - .word mus_rg_win_yasei_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_rg_win_yasei_2: - .byte KEYSH , mus_rg_win_yasei_key+0 - .byte W09 - .byte VOICE , 56 - .byte VOL , 90*mus_rg_win_yasei_mvl/mxv - .byte PAN , c_v+10 - .byte N06 , Gs3 , v080 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte N68 , En4 , v100 - .byte W06 - .byte VOL , 77*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 59*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 51*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 42*mus_rg_win_yasei_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte W03 - .byte VOL , 50*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 55*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 63*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 71*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 79*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte W15 -mus_rg_win_yasei_2_B1: - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte W12 - .byte N06 , En3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W36 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , An1 , v112 - .byte W12 - .byte Bn1 - .byte W48 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte W12 - .byte N06 , En3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , An1 , v112 - .byte W24 - .byte Bn1 - .byte W48 -mus_rg_win_yasei_2_000: - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte W12 - .byte N06 , Fn3 , v092 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte N06 - .byte W36 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , As1 , v112 - .byte W12 - .byte Cn2 - .byte W48 - .byte PATT - .word mus_rg_win_yasei_2_000 - .byte N06 , Fn3 , v092 - .byte W24 - .byte VOICE , 47 - .byte PAN , c_v+10 - .byte N12 , As1 , v112 - .byte W24 - .byte Cn2 - .byte W48 - .byte GOTO - .word mus_rg_win_yasei_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_rg_win_yasei_3: - .byte KEYSH , mus_rg_win_yasei_key+0 - .byte W09 - .byte VOICE , 58 - .byte VOL , 90*mus_rg_win_yasei_mvl/mxv - .byte W24 - .byte N21 , En1 , v127 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Gs0 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 -mus_rg_win_yasei_3_B1: - .byte VOL , 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , En1 , v127 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N48 , An1 - .byte W06 - .byte VOL , 75*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 65*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 60*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 65*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 72*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 77*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 86*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte W09 - .byte 70*mus_rg_win_yasei_mvl/mxv - .byte N48 , Bn1 - .byte W06 - .byte VOL , 73*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 75*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 78*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 82*mus_rg_win_yasei_mvl/mxv - .byte W09 - .byte 86*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte W09 - .byte N21 , En1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Bn0 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N24 , An1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W30 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , En1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N48 , As1 - .byte W06 - .byte VOL , 75*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 65*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 60*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 65*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 72*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 77*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 86*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte W09 - .byte 70*mus_rg_win_yasei_mvl/mxv - .byte N48 , Cn2 - .byte W06 - .byte VOL , 73*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 75*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 78*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 82*mus_rg_win_yasei_mvl/mxv - .byte W09 - .byte 86*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte W09 - .byte N21 , Fn1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Fn1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N21 , Cn1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N24 , As1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W30 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N24 , Fn1 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte N24 , Bn0 - .byte W12 - .byte VOL , 82*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 41*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 28*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte GOTO - .word mus_rg_win_yasei_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_rg_win_yasei_4: - .byte KEYSH , mus_rg_win_yasei_key+0 - .byte W09 - .byte VOICE , 82 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v-48 - .byte VOL , 90*mus_rg_win_yasei_mvl/mxv - .byte N06 , Bn2 , v052 - .byte W06 - .byte Cs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N72 , Gs3 - .byte W06 - .byte VOL , 77*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 59*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 51*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 42*mus_rg_win_yasei_mvl/mxv - .byte W15 - .byte 50*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 55*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 63*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 71*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 79*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte W15 -mus_rg_win_yasei_4_B1: - .byte PAN , c_v+0 - .byte W12 - .byte N06 , Bn2 , v060 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cs3 - .byte W96 - .byte W12 - .byte Bn2 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Cs3 - .byte W96 -mus_rg_win_yasei_4_000: - .byte W12 - .byte N06 , Cn3 , v060 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte Dn3 - .byte W96 - .byte PATT - .word mus_rg_win_yasei_4_000 - .byte N06 , Dn3 , v060 - .byte W96 - .byte GOTO - .word mus_rg_win_yasei_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_rg_win_yasei_5: - .byte KEYSH , mus_rg_win_yasei_key+0 - .byte W09 - .byte VOICE , 80 - .byte XCMD , xIECV , 8 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte VOL , 90*mus_rg_win_yasei_mvl/mxv - .byte N06 , Gs2 , v052 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Ds3 - .byte W06 - .byte N72 , En3 - .byte W06 - .byte VOL , 77*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 68*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 59*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 51*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 42*mus_rg_win_yasei_mvl/mxv - .byte W15 - .byte 50*mus_rg_win_yasei_mvl/mxv - .byte W06 - .byte 55*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 63*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 71*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 79*mus_rg_win_yasei_mvl/mxv - .byte W03 - .byte 90*mus_rg_win_yasei_mvl/mxv - .byte W15 -mus_rg_win_yasei_5_B1: - .byte VOICE , 83 - .byte PAN , c_v+48 - .byte N03 , Bn5 , v032 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte An5 - .byte W12 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cs6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte N03 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte An5 - .byte W12 - .byte Bn5 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cs6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Bn5 - .byte W48 -mus_rg_win_yasei_5_000: - .byte N03 , Cn6 , v032 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte As5 - .byte W12 - .byte Cn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PEND - .byte Dn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cn6 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte PATT - .word mus_rg_win_yasei_5_000 - .byte N03 , Dn6 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W24 - .byte Cn6 - .byte W48 - .byte GOTO - .word mus_rg_win_yasei_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_rg_win_yasei_6: - .byte KEYSH , mus_rg_win_yasei_key+0 - .byte W09 - .byte VOICE , 81 - .byte VOL , 90*mus_rg_win_yasei_mvl/mxv - .byte W36 - .byte N06 , Ds5 , v080 - .byte W06 - .byte Ds5 , v032 - .byte W06 - .byte BEND , c_v+2 - .byte N06 , En5 , v080 - .byte W12 - .byte En5 , v032 - .byte W12 - .byte En5 , v080 - .byte W12 - .byte En5 , v032 - .byte W12 -mus_rg_win_yasei_6_B1: - .byte MOD , 0 - .byte BEND , c_v+0 - .byte W96 - .byte N06 , An4 , v048 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Fs4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte W96 - .byte An4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Gs4 - .byte W48 - .byte W96 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Gn4 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte W96 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , An4 - .byte W48 - .byte GOTO - .word mus_rg_win_yasei_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_rg_win_yasei_7: - .byte KEYSH , mus_rg_win_yasei_key+0 - .byte W09 - .byte VOICE , 0 - .byte VOL , 90*mus_rg_win_yasei_mvl/mxv - .byte W24 - .byte N03 , En1 , v112 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v092 - .byte W06 - .byte En1 , v060 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v072 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v084 - .byte W06 -mus_rg_win_yasei_7_B1: -mus_rg_win_yasei_7_000: - .byte N06 , En1 , v076 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W12 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v076 - .byte W12 - .byte En1 , v084 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v064 - .byte W06 - .byte En1 - .byte W06 - .byte En1 , v076 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte PEND -mus_rg_win_yasei_7_001: - .byte N06 , En1 , v112 - .byte W24 - .byte Fs2 , v064 - .byte W24 - .byte N12 , Bn2 , v092 - .byte W24 - .byte N06 , En1 , v112 - .byte N03 , Fs2 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Fs2 , v040 - .byte W06 - .byte En1 , v112 - .byte N06 , Fs2 , v052 - .byte W06 - .byte En1 , v088 - .byte N06 , Fs2 , v060 - .byte W06 - .byte PEND - .byte PATT - .word mus_rg_win_yasei_7_000 - .byte PATT - .word mus_rg_win_yasei_7_001 - .byte PATT - .word mus_rg_win_yasei_7_000 - .byte PATT - .word mus_rg_win_yasei_7_001 - .byte PATT - .word mus_rg_win_yasei_7_000 - .byte PATT - .word mus_rg_win_yasei_7_001 - .byte GOTO - .word mus_rg_win_yasei_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_rg_win_yasei: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_rg_win_yasei_pri @ Priority - .byte mus_rg_win_yasei_rev @ Reverb. - - .word mus_rg_win_yasei_grp - - .word mus_rg_win_yasei_1 - .word mus_rg_win_yasei_2 - .word mus_rg_win_yasei_3 - .word mus_rg_win_yasei_4 - .word mus_rg_win_yasei_5 - .word mus_rg_win_yasei_6 - .word mus_rg_win_yasei_7 - - .end diff --git a/sound/songs/mus_ropeway.s b/sound/songs/mus_ropeway.s deleted file mode 100644 index a3699ea3c8..0000000000 --- a/sound/songs/mus_ropeway.s +++ /dev/null @@ -1,1415 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_ropeway_grp, voicegroup071 - .equ mus_ropeway_pri, 0 - .equ mus_ropeway_rev, reverb_set+50 - .equ mus_ropeway_mvl, 127 - .equ mus_ropeway_key, 0 - .equ mus_ropeway_tbs, 1 - .equ mus_ropeway_exg, 0 - .equ mus_ropeway_cmp, 1 - - .section .rodata - .global mus_ropeway - .align 2 - -@********************** Track 1 **********************@ - -mus_ropeway_1: - .byte KEYSH , mus_ropeway_key+0 - .byte TEMPO , 120*mus_ropeway_tbs/2 - .byte VOICE , 56 - .byte VOL , 55*mus_ropeway_mvl/mxv - .byte PAN , c_v+24 - .byte N06 , An3 , v112 - .byte W06 - .byte N04 , An3 , v036 - .byte W18 - .byte N03 , An3 , v112 - .byte W03 - .byte An3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N02 , Cn4 , v112 - .byte W02 - .byte N04 , Cn4 , v036 - .byte W10 - .byte VOL , 25*mus_ropeway_mvl/mxv - .byte N24 , As3 , v112 - .byte W02 - .byte VOL , 28*mus_ropeway_mvl/mxv - .byte W03 - .byte 33*mus_ropeway_mvl/mxv - .byte W03 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 42*mus_ropeway_mvl/mxv - .byte W02 - .byte 46*mus_ropeway_mvl/mxv - .byte W04 - .byte 55*mus_ropeway_mvl/mxv - .byte W03 - .byte 58*mus_ropeway_mvl/mxv - .byte W03 - .byte 49*mus_ropeway_mvl/mxv - .byte N06 , Cn4 - .byte W06 - .byte N04 , Cn4 , v036 - .byte W06 - .byte VOL , 55*mus_ropeway_mvl/mxv - .byte N06 , An3 , v112 - .byte W06 - .byte N04 , An3 , v036 - .byte W06 - .byte N03 , An3 , v112 - .byte W12 - .byte N03 - .byte W03 - .byte An3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N02 , Cn4 , v112 - .byte W02 - .byte N04 , Cn4 , v036 - .byte W10 - .byte VOL , 25*mus_ropeway_mvl/mxv - .byte N24 , As3 , v112 - .byte W02 - .byte VOL , 28*mus_ropeway_mvl/mxv - .byte W03 - .byte 33*mus_ropeway_mvl/mxv - .byte W03 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 42*mus_ropeway_mvl/mxv - .byte W02 - .byte 46*mus_ropeway_mvl/mxv - .byte W04 - .byte 55*mus_ropeway_mvl/mxv - .byte W03 - .byte 58*mus_ropeway_mvl/mxv - .byte W03 - .byte 49*mus_ropeway_mvl/mxv - .byte N06 , Cn4 - .byte W06 - .byte N04 , Cn4 , v036 - .byte W06 - .byte VOL , 55*mus_ropeway_mvl/mxv - .byte N06 , Cs4 , v112 - .byte W06 - .byte N04 , Cs4 , v036 - .byte W18 - .byte N03 , Cs4 , v112 - .byte W03 - .byte Cs4 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N02 , En4 , v112 - .byte W02 - .byte N04 , En4 , v036 - .byte W10 - .byte VOL , 25*mus_ropeway_mvl/mxv - .byte N24 , Dn4 , v112 - .byte W02 - .byte VOL , 28*mus_ropeway_mvl/mxv - .byte W03 - .byte 33*mus_ropeway_mvl/mxv - .byte W03 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 42*mus_ropeway_mvl/mxv - .byte W02 - .byte 46*mus_ropeway_mvl/mxv - .byte W04 - .byte 55*mus_ropeway_mvl/mxv - .byte W03 - .byte 58*mus_ropeway_mvl/mxv - .byte W03 - .byte 49*mus_ropeway_mvl/mxv - .byte N06 , En4 - .byte W06 - .byte N04 , En4 , v036 - .byte W06 - .byte VOL , 55*mus_ropeway_mvl/mxv - .byte N06 , Cs4 , v112 - .byte W06 - .byte N04 , Cs4 , v036 - .byte W06 - .byte N03 , Cs4 , v112 - .byte W12 - .byte N03 - .byte W03 - .byte Cs4 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v112 - .byte W03 - .byte N04 , En4 , v036 - .byte W09 - .byte VOL , 25*mus_ropeway_mvl/mxv - .byte N24 , Dn4 , v112 - .byte W02 - .byte VOL , 28*mus_ropeway_mvl/mxv - .byte W03 - .byte 33*mus_ropeway_mvl/mxv - .byte W03 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 42*mus_ropeway_mvl/mxv - .byte W02 - .byte 46*mus_ropeway_mvl/mxv - .byte W04 - .byte 55*mus_ropeway_mvl/mxv - .byte W03 - .byte 58*mus_ropeway_mvl/mxv - .byte W03 - .byte 49*mus_ropeway_mvl/mxv - .byte N06 , En4 - .byte W06 - .byte N04 , En4 , v036 - .byte W06 - .byte VOL , 55*mus_ropeway_mvl/mxv - .byte TIE , Fs4 , v112 - .byte W48 - .byte VOL , 50*mus_ropeway_mvl/mxv - .byte W04 - .byte 49*mus_ropeway_mvl/mxv - .byte W04 - .byte 47*mus_ropeway_mvl/mxv - .byte W04 - .byte 44*mus_ropeway_mvl/mxv - .byte W04 - .byte 44*mus_ropeway_mvl/mxv - .byte W04 - .byte 42*mus_ropeway_mvl/mxv - .byte W04 - .byte 41*mus_ropeway_mvl/mxv - .byte W04 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 38*mus_ropeway_mvl/mxv - .byte W04 - .byte 36*mus_ropeway_mvl/mxv - .byte W04 - .byte 33*mus_ropeway_mvl/mxv - .byte W08 - .byte 31*mus_ropeway_mvl/mxv - .byte W04 - .byte 30*mus_ropeway_mvl/mxv - .byte W04 - .byte 29*mus_ropeway_mvl/mxv - .byte W04 - .byte 28*mus_ropeway_mvl/mxv - .byte W08 - .byte 27*mus_ropeway_mvl/mxv - .byte W04 - .byte 25*mus_ropeway_mvl/mxv - .byte W08 - .byte 22*mus_ropeway_mvl/mxv - .byte W08 - .byte 22*mus_ropeway_mvl/mxv - .byte W04 - .byte 21*mus_ropeway_mvl/mxv - .byte W08 - .byte 19*mus_ropeway_mvl/mxv - .byte W08 - .byte 19*mus_ropeway_mvl/mxv - .byte W04 - .byte 17*mus_ropeway_mvl/mxv - .byte W04 - .byte 16*mus_ropeway_mvl/mxv - .byte W04 - .byte 14*mus_ropeway_mvl/mxv - .byte W04 - .byte 14*mus_ropeway_mvl/mxv - .byte W04 - .byte 12*mus_ropeway_mvl/mxv - .byte W04 - .byte 11*mus_ropeway_mvl/mxv - .byte W04 - .byte 9*mus_ropeway_mvl/mxv - .byte W04 - .byte 8*mus_ropeway_mvl/mxv - .byte W04 - .byte EOT - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_ropeway_2: - .byte KEYSH , mus_ropeway_key+0 - .byte VOICE , 58 - .byte PAN , c_v+0 - .byte VOL , 76*mus_ropeway_mvl/mxv - .byte N06 , Dn2 , v112 - .byte W24 - .byte An1 - .byte W24 - .byte En2 - .byte W24 - .byte An1 - .byte W24 - .byte Dn2 - .byte W24 - .byte An1 - .byte W24 - .byte En2 - .byte W24 - .byte An1 - .byte W24 - .byte Fs2 - .byte W24 - .byte Cs2 - .byte W24 - .byte Gs2 - .byte W24 - .byte Cs2 - .byte W24 - .byte Fs2 - .byte W24 - .byte Cs2 - .byte W24 - .byte Gs2 - .byte W24 - .byte Cs2 - .byte W12 - .byte Bn1 - .byte W06 - .byte N03 , As1 - .byte W03 - .byte Gs1 - .byte W03 - .byte TIE , Fs1 , v124 - .byte W72 - .byte VOL , 61*mus_ropeway_mvl/mxv - .byte W04 - .byte 58*mus_ropeway_mvl/mxv - .byte W04 - .byte 56*mus_ropeway_mvl/mxv - .byte W04 - .byte 55*mus_ropeway_mvl/mxv - .byte W08 - .byte 53*mus_ropeway_mvl/mxv - .byte W04 - .byte 50*mus_ropeway_mvl/mxv - .byte W04 - .byte 47*mus_ropeway_mvl/mxv - .byte W08 - .byte 44*mus_ropeway_mvl/mxv - .byte W04 - .byte 44*mus_ropeway_mvl/mxv - .byte W04 - .byte 41*mus_ropeway_mvl/mxv - .byte W04 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 36*mus_ropeway_mvl/mxv - .byte W04 - .byte 31*mus_ropeway_mvl/mxv - .byte W04 - .byte 28*mus_ropeway_mvl/mxv - .byte W04 - .byte 28*mus_ropeway_mvl/mxv - .byte W04 - .byte 24*mus_ropeway_mvl/mxv - .byte W04 - .byte 22*mus_ropeway_mvl/mxv - .byte W04 - .byte 19*mus_ropeway_mvl/mxv - .byte W08 - .byte 17*mus_ropeway_mvl/mxv - .byte W04 - .byte 14*mus_ropeway_mvl/mxv - .byte W04 - .byte 12*mus_ropeway_mvl/mxv - .byte W04 - .byte 11*mus_ropeway_mvl/mxv - .byte W04 - .byte 9*mus_ropeway_mvl/mxv - .byte W04 - .byte 8*mus_ropeway_mvl/mxv - .byte W04 - .byte 5*mus_ropeway_mvl/mxv - .byte W04 - .byte 3*mus_ropeway_mvl/mxv - .byte W04 - .byte 1*mus_ropeway_mvl/mxv - .byte W04 - .byte EOT - .byte W96 - .byte VOL , 1*mus_ropeway_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_ropeway_3: - .byte KEYSH , mus_ropeway_key+0 - .byte VOICE , 60 - .byte PAN , c_v-24 - .byte VOL , 49*mus_ropeway_mvl/mxv - .byte N06 , Fs2 , v112 - .byte W24 - .byte N03 - .byte W03 - .byte Fs2 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte An2 , v112 - .byte W12 - .byte VOL , 25*mus_ropeway_mvl/mxv - .byte N24 , Gn2 - .byte W02 - .byte VOL , 28*mus_ropeway_mvl/mxv - .byte W03 - .byte 33*mus_ropeway_mvl/mxv - .byte W03 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 42*mus_ropeway_mvl/mxv - .byte W02 - .byte 46*mus_ropeway_mvl/mxv - .byte W04 - .byte 55*mus_ropeway_mvl/mxv - .byte W03 - .byte 58*mus_ropeway_mvl/mxv - .byte W03 - .byte 49*mus_ropeway_mvl/mxv - .byte N06 , An2 - .byte W12 - .byte VOL , 49*mus_ropeway_mvl/mxv - .byte N06 , Fs2 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte Fs2 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte An2 , v112 - .byte W12 - .byte VOL , 25*mus_ropeway_mvl/mxv - .byte N24 , Gn2 - .byte W02 - .byte VOL , 28*mus_ropeway_mvl/mxv - .byte W03 - .byte 33*mus_ropeway_mvl/mxv - .byte W03 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 42*mus_ropeway_mvl/mxv - .byte W02 - .byte 46*mus_ropeway_mvl/mxv - .byte W04 - .byte 55*mus_ropeway_mvl/mxv - .byte W03 - .byte 58*mus_ropeway_mvl/mxv - .byte W03 - .byte 49*mus_ropeway_mvl/mxv - .byte N06 , An2 - .byte W12 - .byte As2 - .byte W24 - .byte N03 - .byte W03 - .byte As2 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cs3 , v112 - .byte W12 - .byte VOL , 25*mus_ropeway_mvl/mxv - .byte N24 , Bn2 - .byte W02 - .byte VOL , 28*mus_ropeway_mvl/mxv - .byte W03 - .byte 33*mus_ropeway_mvl/mxv - .byte W03 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 42*mus_ropeway_mvl/mxv - .byte W02 - .byte 46*mus_ropeway_mvl/mxv - .byte W04 - .byte 55*mus_ropeway_mvl/mxv - .byte W03 - .byte 58*mus_ropeway_mvl/mxv - .byte W03 - .byte 49*mus_ropeway_mvl/mxv - .byte N06 , Cs3 - .byte W12 - .byte As2 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte As2 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cs3 , v112 - .byte W12 - .byte VOL , 25*mus_ropeway_mvl/mxv - .byte N24 , Bn2 - .byte W02 - .byte VOL , 28*mus_ropeway_mvl/mxv - .byte W03 - .byte 33*mus_ropeway_mvl/mxv - .byte W03 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 42*mus_ropeway_mvl/mxv - .byte W02 - .byte 46*mus_ropeway_mvl/mxv - .byte W04 - .byte 55*mus_ropeway_mvl/mxv - .byte W03 - .byte 58*mus_ropeway_mvl/mxv - .byte W03 - .byte 49*mus_ropeway_mvl/mxv - .byte N06 , Cs3 - .byte W06 - .byte N03 , En3 - .byte W03 - .byte Fn3 - .byte W03 - .byte TIE , Fs3 - .byte W48 - .byte VOL , 48*mus_ropeway_mvl/mxv - .byte W04 - .byte 47*mus_ropeway_mvl/mxv - .byte W04 - .byte 47*mus_ropeway_mvl/mxv - .byte W04 - .byte 45*mus_ropeway_mvl/mxv - .byte W04 - .byte 44*mus_ropeway_mvl/mxv - .byte W04 - .byte 42*mus_ropeway_mvl/mxv - .byte W04 - .byte 41*mus_ropeway_mvl/mxv - .byte W04 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 38*mus_ropeway_mvl/mxv - .byte W04 - .byte 36*mus_ropeway_mvl/mxv - .byte W04 - .byte 33*mus_ropeway_mvl/mxv - .byte W08 - .byte 31*mus_ropeway_mvl/mxv - .byte W04 - .byte 30*mus_ropeway_mvl/mxv - .byte W04 - .byte 29*mus_ropeway_mvl/mxv - .byte W04 - .byte 28*mus_ropeway_mvl/mxv - .byte W08 - .byte 27*mus_ropeway_mvl/mxv - .byte W04 - .byte 25*mus_ropeway_mvl/mxv - .byte W08 - .byte 22*mus_ropeway_mvl/mxv - .byte W08 - .byte 22*mus_ropeway_mvl/mxv - .byte W04 - .byte 21*mus_ropeway_mvl/mxv - .byte W08 - .byte 19*mus_ropeway_mvl/mxv - .byte W08 - .byte 19*mus_ropeway_mvl/mxv - .byte W04 - .byte 17*mus_ropeway_mvl/mxv - .byte W04 - .byte 16*mus_ropeway_mvl/mxv - .byte W04 - .byte 14*mus_ropeway_mvl/mxv - .byte W04 - .byte 14*mus_ropeway_mvl/mxv - .byte W04 - .byte 12*mus_ropeway_mvl/mxv - .byte W04 - .byte 11*mus_ropeway_mvl/mxv - .byte W04 - .byte 9*mus_ropeway_mvl/mxv - .byte W04 - .byte 8*mus_ropeway_mvl/mxv - .byte W04 - .byte EOT - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_ropeway_4: - .byte KEYSH , mus_ropeway_key+0 - .byte VOICE , 127 - .byte PAN , c_v+0 - .byte VOL , 34*mus_ropeway_mvl/mxv - .byte N02 , En4 , v112 - .byte W24 - .byte N02 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte N02 - .byte W24 - .byte N03 - .byte W03 - .byte En4 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_ropeway_4_000: - .byte N02 , En4 , v112 - .byte W12 - .byte En4 , v096 - .byte W12 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte N02 - .byte W24 - .byte N03 - .byte W03 - .byte En4 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte N02 , En4 , v112 - .byte W24 - .byte N02 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte N02 - .byte W24 - .byte N03 - .byte W03 - .byte En4 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_ropeway_4_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_ropeway_5: - .byte KEYSH , mus_ropeway_key+0 - .byte VOICE , 60 - .byte VOL , 77*mus_ropeway_mvl/mxv - .byte MOD , 2 - .byte N08 , Dn3 , v112 - .byte W08 - .byte Dn3 , v036 - .byte W08 - .byte Fs3 , v112 - .byte W08 - .byte N24 , An3 - .byte W24 - .byte N08 , En3 - .byte W08 - .byte En3 , v036 - .byte W08 - .byte Gn3 , v112 - .byte W08 - .byte N16 , Cn4 - .byte W16 - .byte N04 , Bn3 - .byte W04 - .byte As3 - .byte W04 - .byte N72 , An3 - .byte W48 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N08 , An3 , v036 - .byte W08 - .byte Gn3 , v112 - .byte W08 - .byte N04 , An3 - .byte W04 - .byte An3 , v036 - .byte W04 - .byte N08 , Fs3 , v112 - .byte W08 - .byte Fs3 , v036 - .byte W08 - .byte As3 , v112 - .byte W08 - .byte N24 , Cs4 - .byte W12 - .byte MOD , 4 - .byte W12 - .byte 0 - .byte N08 , Gs3 - .byte W08 - .byte Gs3 , v036 - .byte W08 - .byte Bn3 , v112 - .byte W08 - .byte N16 , En4 - .byte W16 - .byte N04 , Ds4 - .byte W04 - .byte Dn4 - .byte W04 - .byte N48 , Cs4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N04 , En4 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte Dn4 , v112 - .byte W04 - .byte Dn4 , v036 - .byte W04 - .byte En4 , v112 - .byte W04 - .byte En4 , v036 - .byte W04 - .byte N24 , Fn4 , v112 - .byte W24 - .byte TIE , Fs4 - .byte W48 - .byte MOD , 5 - .byte W24 - .byte VOL , 61*mus_ropeway_mvl/mxv - .byte W04 - .byte 58*mus_ropeway_mvl/mxv - .byte W04 - .byte 56*mus_ropeway_mvl/mxv - .byte W04 - .byte 55*mus_ropeway_mvl/mxv - .byte W08 - .byte 53*mus_ropeway_mvl/mxv - .byte W04 - .byte 50*mus_ropeway_mvl/mxv - .byte W04 - .byte 47*mus_ropeway_mvl/mxv - .byte W08 - .byte 44*mus_ropeway_mvl/mxv - .byte W04 - .byte 44*mus_ropeway_mvl/mxv - .byte W04 - .byte 41*mus_ropeway_mvl/mxv - .byte W04 - .byte 39*mus_ropeway_mvl/mxv - .byte W04 - .byte 36*mus_ropeway_mvl/mxv - .byte W04 - .byte 31*mus_ropeway_mvl/mxv - .byte W04 - .byte 28*mus_ropeway_mvl/mxv - .byte W04 - .byte 28*mus_ropeway_mvl/mxv - .byte W04 - .byte 24*mus_ropeway_mvl/mxv - .byte W04 - .byte 22*mus_ropeway_mvl/mxv - .byte W04 - .byte 19*mus_ropeway_mvl/mxv - .byte W08 - .byte 17*mus_ropeway_mvl/mxv - .byte W04 - .byte 14*mus_ropeway_mvl/mxv - .byte W04 - .byte 12*mus_ropeway_mvl/mxv - .byte W04 - .byte 11*mus_ropeway_mvl/mxv - .byte W04 - .byte 9*mus_ropeway_mvl/mxv - .byte W04 - .byte 8*mus_ropeway_mvl/mxv - .byte W04 - .byte 5*mus_ropeway_mvl/mxv - .byte W04 - .byte 3*mus_ropeway_mvl/mxv - .byte W04 - .byte 1*mus_ropeway_mvl/mxv - .byte W04 - .byte EOT - .byte W96 - .byte VOL , 1*mus_ropeway_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_ropeway_6: - .byte KEYSH , mus_ropeway_key+0 - .byte VOICE , 80 - .byte VOL , 36*mus_ropeway_mvl/mxv - .byte PAN , c_v-62 - .byte N06 , Fs3 , v112 - .byte W24 - .byte N03 - .byte W03 - .byte Fs3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte An3 , v112 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N06 , An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte Fs3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte An3 , v112 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N06 , An3 - .byte W12 - .byte As3 - .byte W24 - .byte N03 - .byte W03 - .byte As3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cs4 , v112 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N06 , Cs4 - .byte W12 - .byte As3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte As3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cs4 , v112 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N06 , Gs3 - .byte W12 - .byte TIE , As3 - .byte W48 - .byte VOL , 33*mus_ropeway_mvl/mxv - .byte W04 - .byte 31*mus_ropeway_mvl/mxv - .byte W04 - .byte 28*mus_ropeway_mvl/mxv - .byte W04 - .byte 25*mus_ropeway_mvl/mxv - .byte W04 - .byte 25*mus_ropeway_mvl/mxv - .byte W04 - .byte 24*mus_ropeway_mvl/mxv - .byte W04 - .byte 22*mus_ropeway_mvl/mxv - .byte W04 - .byte 21*mus_ropeway_mvl/mxv - .byte W04 - .byte 19*mus_ropeway_mvl/mxv - .byte W04 - .byte 17*mus_ropeway_mvl/mxv - .byte W08 - .byte 16*mus_ropeway_mvl/mxv - .byte W04 - .byte 14*mus_ropeway_mvl/mxv - .byte W04 - .byte 14*mus_ropeway_mvl/mxv - .byte W04 - .byte 12*mus_ropeway_mvl/mxv - .byte W04 - .byte 11*mus_ropeway_mvl/mxv - .byte W04 - .byte 9*mus_ropeway_mvl/mxv - .byte W04 - .byte 8*mus_ropeway_mvl/mxv - .byte W08 - .byte 7*mus_ropeway_mvl/mxv - .byte W04 - .byte 6*mus_ropeway_mvl/mxv - .byte W04 - .byte 4*mus_ropeway_mvl/mxv - .byte W04 - .byte 3*mus_ropeway_mvl/mxv - .byte W08 - .byte 2*mus_ropeway_mvl/mxv - .byte W04 - .byte 1*mus_ropeway_mvl/mxv - .byte W12 - .byte 1*mus_ropeway_mvl/mxv - .byte W28 - .byte 2*mus_ropeway_mvl/mxv - .byte W04 - .byte EOT - .byte W96 - .byte VOL , 1*mus_ropeway_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_ropeway_7: - .byte KEYSH , mus_ropeway_key+0 - .byte VOICE , 81 - .byte PAN , c_v+63 - .byte VOL , 34*mus_ropeway_mvl/mxv - .byte N06 , An3 , v112 - .byte W24 - .byte N03 - .byte W03 - .byte An3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte N06 , Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte An3 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte N06 , Cn4 - .byte W12 - .byte Cs4 - .byte W24 - .byte N03 - .byte W03 - .byte Cs4 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N06 , En4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte Cs4 , v080 - .byte W03 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v112 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte N06 , En4 - .byte W12 - .byte TIE , Fs4 - .byte W48 - .byte VOL , 33*mus_ropeway_mvl/mxv - .byte W04 - .byte 31*mus_ropeway_mvl/mxv - .byte W04 - .byte 30*mus_ropeway_mvl/mxv - .byte W04 - .byte 29*mus_ropeway_mvl/mxv - .byte W04 - .byte 28*mus_ropeway_mvl/mxv - .byte W04 - .byte 28*mus_ropeway_mvl/mxv - .byte W04 - .byte 27*mus_ropeway_mvl/mxv - .byte W04 - .byte 25*mus_ropeway_mvl/mxv - .byte W04 - .byte 24*mus_ropeway_mvl/mxv - .byte W04 - .byte 22*mus_ropeway_mvl/mxv - .byte W08 - .byte 19*mus_ropeway_mvl/mxv - .byte W04 - .byte W04 - .byte 19*mus_ropeway_mvl/mxv - .byte W04 - .byte 17*mus_ropeway_mvl/mxv - .byte W04 - .byte 16*mus_ropeway_mvl/mxv - .byte W04 - .byte 14*mus_ropeway_mvl/mxv - .byte W04 - .byte 14*mus_ropeway_mvl/mxv - .byte W08 - .byte 11*mus_ropeway_mvl/mxv - .byte W08 - .byte 9*mus_ropeway_mvl/mxv - .byte W04 - .byte 9*mus_ropeway_mvl/mxv - .byte W08 - .byte 8*mus_ropeway_mvl/mxv - .byte W08 - .byte 7*mus_ropeway_mvl/mxv - .byte W12 - .byte 6*mus_ropeway_mvl/mxv - .byte W12 - .byte 5*mus_ropeway_mvl/mxv - .byte W04 - .byte 4*mus_ropeway_mvl/mxv - .byte W04 - .byte 3*mus_ropeway_mvl/mxv - .byte W04 - .byte 2*mus_ropeway_mvl/mxv - .byte W04 - .byte EOT - .byte W96 - .byte VOL , 1*mus_ropeway_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_ropeway_8: - .byte VOL , 78*mus_ropeway_mvl/mxv - .byte KEYSH , mus_ropeway_key+0 - .byte VOICE , 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N96 , Bn2 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_ropeway_9: - .byte KEYSH , mus_ropeway_key+0 - .byte VOICE , 83 - .byte PAN , c_v+0 - .byte VOL , 47*mus_ropeway_mvl/mxv - .byte N06 , Dn2 , v112 - .byte W24 - .byte An1 - .byte W24 - .byte En2 - .byte W24 - .byte An1 - .byte W24 - .byte Dn2 - .byte W24 - .byte An1 - .byte W24 - .byte En2 - .byte W24 - .byte An1 - .byte W24 - .byte Fs2 - .byte W24 - .byte Cs2 - .byte W24 - .byte Gs2 - .byte W24 - .byte Cs2 - .byte W24 - .byte Fs2 - .byte W24 - .byte Cs2 - .byte W24 - .byte Gs2 - .byte W24 - .byte Cs2 - .byte W12 - .byte Bn1 - .byte W06 - .byte N03 , As1 - .byte W03 - .byte Gs1 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_ropeway: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_ropeway_pri @ Priority - .byte mus_ropeway_rev @ Reverb. - - .word mus_ropeway_grp - - .word mus_ropeway_1 - .word mus_ropeway_2 - .word mus_ropeway_3 - .word mus_ropeway_4 - .word mus_ropeway_5 - .word mus_ropeway_6 - .word mus_ropeway_7 - .word mus_ropeway_8 - .word mus_ropeway_9 - - .end diff --git a/sound/songs/mus_runecity.s b/sound/songs/mus_runecity.s deleted file mode 100644 index a051456022..0000000000 --- a/sound/songs/mus_runecity.s +++ /dev/null @@ -1,3151 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_runecity_grp, voicegroup091 - .equ mus_runecity_pri, 0 - .equ mus_runecity_rev, reverb_set+50 - .equ mus_runecity_mvl, 127 - .equ mus_runecity_key, 0 - .equ mus_runecity_tbs, 1 - .equ mus_runecity_exg, 0 - .equ mus_runecity_cmp, 1 - - .section .rodata - .global mus_runecity - .align 2 - -@********************** Track 1 **********************@ - -mus_runecity_1: - .byte KEYSH , mus_runecity_key+0 - .byte TEMPO , 136*mus_runecity_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 47*mus_runecity_mvl/mxv - .byte W12 -mus_runecity_1_B1: -mus_runecity_1_000: - .byte N02 , Gn5 , v112 - .byte W16 - .byte Gn5 , v072 - .byte W08 - .byte Gn5 , v112 - .byte W24 - .byte N02 - .byte W24 - .byte PEND -mus_runecity_1_001: - .byte N02 , Gn5 , v112 - .byte W16 - .byte Gn5 , v064 - .byte W08 - .byte Gn5 , v112 - .byte W04 - .byte Gn5 , v064 - .byte W04 - .byte N02 - .byte W08 - .byte Gn5 , v096 - .byte W08 - .byte Gn5 , v112 - .byte W08 - .byte Gn5 , v072 - .byte W08 - .byte Gn5 , v084 - .byte W08 - .byte PEND -mus_runecity_1_002: - .byte N02 , Gn5 , v112 - .byte W16 - .byte Gn5 , v072 - .byte W08 - .byte Gn5 , v112 - .byte W16 - .byte Gn5 , v064 - .byte W24 - .byte Gn5 , v060 - .byte W08 - .byte PEND - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_002 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_000 - .byte PATT - .word mus_runecity_1_001 - .byte PATT - .word mus_runecity_1_001 - .byte GOTO - .word mus_runecity_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_runecity_2: - .byte KEYSH , mus_runecity_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 45*mus_runecity_mvl/mxv - .byte W02 - .byte N04 , Fs4 , v112 - .byte W04 - .byte Gs4 - .byte W02 - .byte As4 - .byte W04 -mus_runecity_2_B1: - .byte VOICE , 73 - .byte N48 , Bn4 , v112 - .byte W48 - .byte N08 , Fs4 - .byte W08 - .byte N02 , Bn4 - .byte W02 - .byte As4 - .byte W02 - .byte Gs4 - .byte W02 - .byte Fs4 - .byte W02 - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v032 - .byte W04 -mus_runecity_2_000: - .byte N60 , Gs4 , v112 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte VOL , 44*mus_runecity_mvl/mxv - .byte W04 - .byte 40*mus_runecity_mvl/mxv - .byte W04 - .byte 30*mus_runecity_mvl/mxv - .byte W04 - .byte 25*mus_runecity_mvl/mxv - .byte W04 - .byte 16*mus_runecity_mvl/mxv - .byte W04 - .byte 9*mus_runecity_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 45*mus_runecity_mvl/mxv - .byte N04 , En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Gs4 - .byte W04 - .byte PEND - .byte N48 , An4 - .byte W24 - .byte MOD , 7 - .byte VOL , 44*mus_runecity_mvl/mxv - .byte W04 - .byte 40*mus_runecity_mvl/mxv - .byte W04 - .byte 30*mus_runecity_mvl/mxv - .byte W04 - .byte 25*mus_runecity_mvl/mxv - .byte W04 - .byte 16*mus_runecity_mvl/mxv - .byte W04 - .byte 9*mus_runecity_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 45*mus_runecity_mvl/mxv - .byte N04 , Bn4 - .byte W04 - .byte Bn4 , v032 - .byte W12 - .byte An4 , v112 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , An4 , v032 - .byte W08 - .byte Dn4 , v112 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Gs4 , v112 - .byte W04 - .byte Gs4 , v032 - .byte W04 - .byte N08 , Fs4 , v112 - .byte W08 - .byte N16 , Gs4 - .byte W16 - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte N40 , Bn4 , v112 - .byte W24 - .byte MOD , 7 - .byte W16 - .byte 0 - .byte N08 , As4 - .byte W08 - .byte MOD , 0 - .byte N08 , Fs4 - .byte W08 - .byte N02 , Bn4 - .byte W02 - .byte As4 - .byte W02 - .byte An4 - .byte W02 - .byte Gs4 - .byte W02 - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte PATT - .word mus_runecity_2_000 - .byte N48 , An4 , v112 - .byte W24 - .byte MOD , 7 - .byte VOL , 44*mus_runecity_mvl/mxv - .byte W04 - .byte 40*mus_runecity_mvl/mxv - .byte W04 - .byte 30*mus_runecity_mvl/mxv - .byte W04 - .byte 25*mus_runecity_mvl/mxv - .byte W04 - .byte 20*mus_runecity_mvl/mxv - .byte W04 - .byte 15*mus_runecity_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 45*mus_runecity_mvl/mxv - .byte N04 , Bn4 - .byte W04 - .byte Bn4 , v032 - .byte W12 - .byte An4 , v112 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte N24 , Bn4 , v112 - .byte W24 - .byte VOICE , 58 - .byte VOL , 42*mus_runecity_mvl/mxv - .byte N08 , Fn3 - .byte W08 - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Dn4 , v112 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte N02 , Fn4 , v112 - .byte W02 - .byte N44 , Fs4 - .byte W22 - .byte MOD , 6 - .byte VOL , 37*mus_runecity_mvl/mxv - .byte W04 - .byte 34*mus_runecity_mvl/mxv - .byte W04 - .byte 29*mus_runecity_mvl/mxv - .byte W04 - .byte 24*mus_runecity_mvl/mxv - .byte W04 - .byte 18*mus_runecity_mvl/mxv - .byte W04 - .byte 13*mus_runecity_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 43*mus_runecity_mvl/mxv - .byte N02 , Dn5 , v072 - .byte W02 - .byte N12 , Cs5 , v076 - .byte W12 - .byte N02 , Cn5 , v064 - .byte W02 - .byte N04 , Bn4 , v068 - .byte W08 - .byte N48 , Fs4 , v112 - .byte W24 - .byte MOD , 6 - .byte VOL , 37*mus_runecity_mvl/mxv - .byte W04 - .byte 34*mus_runecity_mvl/mxv - .byte W04 - .byte 29*mus_runecity_mvl/mxv - .byte W04 - .byte 24*mus_runecity_mvl/mxv - .byte W04 - .byte 18*mus_runecity_mvl/mxv - .byte W04 - .byte 13*mus_runecity_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 43*mus_runecity_mvl/mxv - .byte N04 , Fs3 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Dn4 , v112 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte N40 , Fs4 , v112 - .byte W24 - .byte MOD , 5 - .byte W16 - .byte 0 - .byte N04 , En4 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte N16 , Ds4 , v112 - .byte W16 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N16 , En4 , v112 - .byte W16 - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Gs3 , v112 - .byte W04 - .byte Gs3 , v032 - .byte W12 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte N16 , En4 , v112 - .byte W16 - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte N40 , En4 , v112 - .byte W24 - .byte MOD , 5 - .byte VOL , 40*mus_runecity_mvl/mxv - .byte W04 - .byte 33*mus_runecity_mvl/mxv - .byte W04 - .byte 26*mus_runecity_mvl/mxv - .byte W08 - .byte MOD , 0 - .byte VOL , 44*mus_runecity_mvl/mxv - .byte N04 , Fs4 - .byte W08 - .byte En4 - .byte W04 - .byte En4 , v032 - .byte W12 - .byte N08 , Bn3 , v112 - .byte W08 - .byte W08 - .byte N04 , Dn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte N02 - .byte W02 - .byte N14 , Dn4 - .byte W14 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Bn4 , v088 - .byte W08 - .byte N02 , As4 , v084 - .byte W02 - .byte An4 , v080 - .byte W02 - .byte Gs4 , v076 - .byte W02 - .byte Gn4 - .byte W02 - .byte N08 , Fs4 , v088 - .byte W08 - .byte N40 , Dn4 , v112 - .byte W24 - .byte MOD , 6 - .byte W16 - .byte 0 - .byte N04 , En4 - .byte W04 - .byte En4 , v032 - .byte W04 - .byte N16 , Dn4 , v112 - .byte W16 - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte N02 , Cs4 , v112 - .byte W02 - .byte N22 , Dn4 - .byte W22 - .byte N24 , Cs4 - .byte W08 - .byte VOL , 40*mus_runecity_mvl/mxv - .byte W04 - .byte MOD , 5 - .byte VOL , 37*mus_runecity_mvl/mxv - .byte W04 - .byte 34*mus_runecity_mvl/mxv - .byte W04 - .byte 29*mus_runecity_mvl/mxv - .byte W04 - .byte VOICE , 1 - .byte MOD , 0 - .byte VOL , 41*mus_runecity_mvl/mxv - .byte N12 , As3 - .byte W12 - .byte VOL , 62*mus_runecity_mvl/mxv - .byte N04 , Dn4 , v080 - .byte W04 - .byte En4 , v092 - .byte W04 - .byte Fn4 , v096 - .byte W04 - .byte W02 - .byte N36 , Fs4 , v112 - .byte W36 - .byte W02 - .byte N04 , Bn3 - .byte W08 - .byte N02 , Cs5 - .byte W16 - .byte N04 , Bn4 - .byte W08 - .byte W02 - .byte N44 , Fs4 - .byte W44 - .byte W02 - .byte N04 , Fs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte W02 - .byte N36 , Fs4 - .byte W36 - .byte W02 - .byte N04 , En4 - .byte W08 - .byte Ds4 - .byte W16 - .byte Fs4 - .byte W08 - .byte W02 - .byte N16 , En4 - .byte W14 - .byte N04 , Gs3 - .byte W08 - .byte Bn3 - .byte W16 - .byte As3 - .byte W08 - .byte Bn3 - .byte W16 - .byte En4 - .byte W08 - .byte W02 - .byte N36 , Gn4 - .byte W36 - .byte W02 - .byte N04 , An4 - .byte W08 - .byte Gn4 - .byte W16 - .byte N08 , En4 - .byte W08 - .byte N04 , Fs4 - .byte W16 - .byte Dn4 - .byte W08 - .byte N16 , Fs4 - .byte W16 - .byte N04 , As4 - .byte W08 - .byte N16 , Bn4 - .byte W16 - .byte N04 , Dn5 - .byte W08 - .byte W02 - .byte N40 , Cs5 - .byte W36 - .byte W02 - .byte N04 , Gs4 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , Bn4 - .byte W08 - .byte N02 , An4 - .byte W02 - .byte N22 , As4 - .byte W22 - .byte N24 , Bn4 - .byte W24 - .byte N12 , Cs5 - .byte W12 - .byte N04 , Bn4 - .byte W02 - .byte VOICE , 17 - .byte W02 - .byte N04 , An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte VOL , 57*mus_runecity_mvl/mxv - .byte N56 , Fs4 - .byte W56 - .byte N04 , Gn4 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N56 , An4 , v112 - .byte W56 - .byte N04 - .byte W08 - .byte Bn4 - .byte W08 - .byte N40 , Cn5 - .byte W48 - .byte N04 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte Bn4 , v112 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte An4 , v112 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte N16 , Bn4 , v112 - .byte W16 - .byte N02 , Ds4 - .byte W08 - .byte N16 , An4 - .byte W16 - .byte N02 , Ds4 - .byte W08 - .byte N16 , Fs4 - .byte W16 - .byte N02 , Ds4 - .byte W02 - .byte En4 - .byte W02 - .byte Fn4 - .byte W02 - .byte Fs4 - .byte W02 - .byte N56 , Gn4 - .byte W56 - .byte N04 , An4 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte Gn4 , v112 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N48 , Dn5 , v112 - .byte W48 - .byte N04 , Dn4 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N48 , En4 , v112 - .byte W48 - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v032 - .byte W12 - .byte Dn4 , v112 - .byte W04 - .byte Dn4 , v032 - .byte W04 - .byte N16 , Cs4 , v112 - .byte W16 - .byte N04 , En3 - .byte W04 - .byte En3 , v032 - .byte W04 - .byte N16 , Dn4 , v112 - .byte W16 - .byte N04 , Fs3 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte N12 , En4 , v112 - .byte W12 - .byte VOICE , 24 - .byte VOL , 59*mus_runecity_mvl/mxv - .byte N04 , Bn4 - .byte W04 - .byte An4 - .byte W04 - .byte Gn4 - .byte W04 - .byte N56 , Fs4 - .byte W24 - .byte MOD , 7 - .byte W32 - .byte 0 - .byte N04 , Gn4 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N56 , An4 , v112 - .byte W24 - .byte MOD , 7 - .byte W32 - .byte 0 - .byte N04 - .byte W04 - .byte An4 , v032 - .byte W04 - .byte Bn4 , v112 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte N40 , Cn5 , v112 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N04 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte Dn5 , v112 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte En5 , v112 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte N24 , Fs5 , v112 - .byte W24 - .byte En5 - .byte W24 - .byte Ds5 - .byte W24 - .byte N40 , Gn5 - .byte W24 - .byte MOD , 7 - .byte W16 - .byte 0 - .byte N04 , An5 - .byte W04 - .byte An5 , v032 - .byte W04 - .byte Gn5 , v112 - .byte W04 - .byte Gn5 , v032 - .byte W04 - .byte Fs5 , v112 - .byte W04 - .byte Fs5 , v032 - .byte W04 - .byte En5 , v112 - .byte W04 - .byte En5 , v032 - .byte W04 - .byte Dn5 , v112 - .byte W04 - .byte Dn5 , v032 - .byte W04 - .byte N40 , Fs5 , v112 - .byte W16 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N04 , Dn5 - .byte W04 - .byte Dn5 , v032 - .byte W12 - .byte Fs5 , v112 - .byte W04 - .byte Fs5 , v032 - .byte W04 - .byte N40 , En5 , v112 - .byte W24 - .byte MOD , 6 - .byte W16 - .byte 0 - .byte N04 , Bn4 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte En5 , v112 - .byte W04 - .byte En5 , v032 - .byte W12 - .byte Bn4 , v112 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte N16 , Cs4 , v112 - .byte W16 - .byte N04 , An3 - .byte W04 - .byte An3 , v032 - .byte W04 - .byte N16 , Dn4 , v112 - .byte W16 - .byte N04 , Bn3 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte N16 , En4 , v112 - .byte W16 - .byte N04 , Gs3 - .byte W04 - .byte Gs3 , v032 - .byte W04 - .byte N16 , Fs4 , v112 - .byte W16 - .byte N04 , Cs4 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte N16 , Gs4 , v112 - .byte W16 - .byte N04 , Cs4 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte N16 , As4 , v112 - .byte W16 - .byte N04 , Cs4 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte GOTO - .word mus_runecity_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_runecity_3: - .byte KEYSH , mus_runecity_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 46*mus_runecity_mvl/mxv - .byte W12 -mus_runecity_3_B1: - .byte W72 - .byte W72 - .byte W48 - .byte N16 , En5 , v112 - .byte W24 - .byte W72 - .byte W72 - .byte W72 - .byte W48 - .byte N16 - .byte W24 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte GOTO - .word mus_runecity_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_runecity_4: - .byte KEYSH , mus_runecity_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 37*mus_runecity_mvl/mxv - .byte W12 -mus_runecity_4_B1: -mus_runecity_4_000: - .byte N02 , Fs2 , v112 - .byte W16 - .byte N04 , Dn3 - .byte W24 - .byte N02 , Fs2 - .byte W08 - .byte N08 , Dn3 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte PEND -mus_runecity_4_001: - .byte N02 , Fs2 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N16 , En3 - .byte W16 - .byte N04 , Fs2 - .byte W08 - .byte Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte Fs2 - .byte W08 - .byte PEND -mus_runecity_4_002: - .byte N02 , Fs2 , v112 - .byte W16 - .byte N04 , Fs3 - .byte W24 - .byte N02 , Fs2 - .byte W08 - .byte N08 , Fs3 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte PEND - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N24 , En3 - .byte W24 - .byte N04 - .byte W08 - .byte Fs3 - .byte W08 - .byte En3 - .byte W08 - .byte PATT - .word mus_runecity_4_000 - .byte PATT - .word mus_runecity_4_001 - .byte PATT - .word mus_runecity_4_002 - .byte N02 , Fs2 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N24 , Fn3 - .byte W48 - .byte N02 , Fs2 - .byte W16 - .byte N04 , Dn3 - .byte W24 - .byte Cs3 - .byte W08 - .byte N08 , Dn3 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte N02 - .byte W16 - .byte N04 , Cs3 - .byte W24 - .byte Cn3 - .byte W08 - .byte N08 , Cs3 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte N02 - .byte W16 - .byte N04 , Cn3 - .byte W24 - .byte Bn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 - .byte W08 -mus_runecity_4_003: - .byte N16 , Bn2 , v112 - .byte W16 - .byte N02 , Gs2 - .byte W08 - .byte N16 - .byte W16 - .byte N02 , En2 - .byte W08 - .byte N24 , Bn2 - .byte W24 - .byte PEND - .byte N02 , Gn2 - .byte W16 - .byte N04 , Bn2 - .byte W24 - .byte N04 - .byte W08 - .byte N08 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte N02 - .byte W16 - .byte N04 , An2 - .byte W24 - .byte N04 - .byte W08 - .byte N08 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte Fn2 - .byte W16 - .byte N04 , Gs2 - .byte W24 - .byte N04 - .byte W08 - .byte Bn2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fn2 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Cs2 - .byte W08 - .byte As1 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Cs2 - .byte W08 - .byte As1 - .byte W08 - .byte N08 , As2 - .byte W08 - .byte N04 , Fs2 - .byte W08 - .byte Cs2 - .byte W08 - .byte N02 , Fs2 - .byte W16 - .byte N04 , Dn3 - .byte W24 - .byte Cs3 - .byte W08 - .byte N08 , Dn3 - .byte W16 - .byte N02 - .byte W08 - .byte Fs2 - .byte W16 - .byte N04 , Cs3 - .byte W24 - .byte Bn2 - .byte W08 - .byte N08 , Cs3 - .byte W16 - .byte N02 - .byte W08 - .byte Fs2 - .byte W16 - .byte N04 , Cn3 - .byte W24 - .byte Bn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Bn2 - .byte W08 - .byte Fs2 - .byte W08 - .byte PATT - .word mus_runecity_4_003 - .byte N02 , Gn2 , v112 - .byte W16 - .byte N04 , Bn2 - .byte W24 - .byte As2 - .byte W08 - .byte N08 , Bn2 - .byte W16 - .byte N02 , Gn2 - .byte W08 - .byte N16 , Fs2 - .byte W16 - .byte N04 , Dn2 - .byte W08 - .byte N16 , Bn2 - .byte W16 - .byte N04 , Gn2 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte N24 , Fn3 - .byte W24 - .byte N04 , Cs3 - .byte W08 - .byte Bn2 - .byte W08 - .byte As2 - .byte W08 - .byte Gs2 - .byte W08 - .byte As2 - .byte W08 - .byte Bn2 - .byte W08 - .byte N08 , Cs3 - .byte W08 - .byte N04 , As2 - .byte W08 - .byte Fs2 - .byte W08 - .byte N08 , En3 - .byte W08 - .byte N04 , Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte N08 , Fs3 - .byte W08 - .byte N04 , Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte N02 , An2 - .byte W16 - .byte N04 , An3 - .byte W24 - .byte Fs3 - .byte W08 - .byte N08 , An3 - .byte W16 - .byte N02 , An2 - .byte W08 - .byte Cs3 - .byte W16 - .byte N04 , En3 - .byte W24 - .byte Dn3 - .byte W08 - .byte N08 , En3 - .byte W16 - .byte N02 , Cs3 - .byte W08 - .byte Cn3 - .byte W16 - .byte N04 , En3 - .byte W24 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N02 , Bn2 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N02 , An2 - .byte W08 - .byte N24 , Bn2 - .byte W24 - .byte N02 , As2 - .byte W16 - .byte N04 , Dn3 - .byte W24 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Bn2 - .byte W08 - .byte N02 , Fs2 - .byte W16 - .byte N04 , An2 - .byte W24 - .byte Gs2 - .byte W08 - .byte An2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N02 , Fn2 - .byte W16 - .byte N04 , Bn2 - .byte W24 - .byte En2 - .byte W08 - .byte N04 - .byte W08 - .byte Fs2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N08 , En2 - .byte W08 - .byte N04 , Cs2 - .byte W08 - .byte An1 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Dn2 - .byte W08 - .byte Bn1 - .byte W08 - .byte N08 , Gn2 - .byte W08 - .byte N04 , En2 - .byte W08 - .byte Cs2 - .byte W08 - .byte N02 , Fs3 - .byte W16 - .byte N04 , An3 - .byte W24 - .byte Gs3 - .byte W08 - .byte N08 , An3 - .byte W16 - .byte N02 , Fs3 - .byte W08 - .byte En3 - .byte W16 - .byte N04 , Gn3 - .byte W24 - .byte Fs3 - .byte W08 - .byte N08 , Gn3 - .byte W16 - .byte N02 , En3 - .byte W08 - .byte N02 - .byte W16 - .byte N04 , Gn3 - .byte W24 - .byte Fs3 - .byte W08 - .byte En3 - .byte W08 - .byte Fs3 - .byte W08 - .byte An3 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte N02 , Fs3 - .byte W08 - .byte N16 , Cn4 - .byte W16 - .byte N02 , Fs3 - .byte W08 - .byte N24 , Bn3 - .byte W24 - .byte N02 , Bn2 - .byte W16 - .byte N04 , As3 - .byte W24 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N02 , As2 - .byte W16 - .byte N04 , An3 - .byte W24 - .byte Bn3 - .byte W08 - .byte An3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N04 , En3 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte N16 , Bn3 - .byte W16 - .byte N04 , En3 - .byte W08 - .byte N08 - .byte W08 - .byte N04 , Cs3 - .byte W08 - .byte An2 - .byte W08 - .byte N08 , Fs3 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte Bn2 - .byte W08 - .byte N08 , Gs3 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Bn2 - .byte W08 - .byte N08 , Fs3 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte N08 , As3 - .byte W08 - .byte N04 , Fs3 - .byte W08 - .byte En3 - .byte W08 - .byte N08 , As3 - .byte W08 - .byte N04 , Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte GOTO - .word mus_runecity_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_runecity_5: - .byte KEYSH , mus_runecity_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 37*mus_runecity_mvl/mxv - .byte W12 -mus_runecity_5_B1: -mus_runecity_5_000: - .byte N02 , Bn2 , v112 - .byte W16 - .byte N04 , Fs3 - .byte W24 - .byte N02 , Bn2 - .byte W08 - .byte N08 , Fs3 - .byte W16 - .byte N02 , Bn2 - .byte W08 - .byte PEND -mus_runecity_5_001: - .byte N02 , Bn2 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte Fs3 - .byte W08 - .byte En3 - .byte W08 - .byte Cs3 - .byte W08 - .byte PEND -mus_runecity_5_002: - .byte N02 , Bn2 , v112 - .byte W16 - .byte N04 , An3 - .byte W24 - .byte N02 , Bn2 - .byte W08 - .byte N08 , An3 - .byte W16 - .byte N02 , Bn2 - .byte W08 - .byte PEND - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N24 , Gs3 - .byte W24 - .byte N04 - .byte W08 - .byte An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte PATT - .word mus_runecity_5_000 - .byte PATT - .word mus_runecity_5_001 - .byte PATT - .word mus_runecity_5_002 - .byte N02 , Bn2 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N24 , Bn3 - .byte W48 - .byte N02 , Dn3 - .byte W16 - .byte N04 , Fs3 - .byte W24 - .byte Fn3 - .byte W08 - .byte N08 , Fs3 - .byte W16 - .byte N02 , Dn3 - .byte W08 - .byte Cs3 - .byte W16 - .byte N04 , Fs3 - .byte W24 - .byte Fn3 - .byte W08 - .byte N08 , Fs3 - .byte W16 - .byte N02 , Cs3 - .byte W08 - .byte Cn3 - .byte W16 - .byte N04 , Fs3 - .byte W24 - .byte Fn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N16 , En3 - .byte W16 - .byte N02 , Bn2 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N02 , Bn2 - .byte W08 - .byte N24 , En3 - .byte W24 - .byte N02 , Dn3 - .byte W16 - .byte N04 , En3 - .byte W24 - .byte Fs3 - .byte W08 - .byte N08 , En3 - .byte W16 - .byte N02 , Bn2 - .byte W08 - .byte An2 - .byte W16 - .byte N04 , Dn3 - .byte W24 - .byte Cs3 - .byte W08 - .byte N08 , Dn3 - .byte W16 - .byte N02 , An2 - .byte W08 - .byte Gs2 - .byte W16 - .byte N04 , Dn3 - .byte W24 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Bn2 - .byte W08 - .byte N08 , As2 - .byte W08 - .byte N04 , Fs2 - .byte W08 - .byte Cs2 - .byte W08 - .byte N08 , Bn2 - .byte W08 - .byte N04 , Fs2 - .byte W08 - .byte Cs2 - .byte W08 - .byte N08 , Cs3 - .byte W08 - .byte N04 , As2 - .byte W08 - .byte Fs2 - .byte W08 - .byte N02 , Fs3 - .byte W16 - .byte N04 , Bn3 - .byte W24 - .byte As3 - .byte W08 - .byte N08 , Bn3 - .byte W16 - .byte N02 , Fs3 - .byte W08 - .byte N02 - .byte W16 - .byte N04 , As3 - .byte W24 - .byte Gs3 - .byte W08 - .byte N08 , As3 - .byte W16 - .byte N02 , Fs3 - .byte W08 - .byte N02 - .byte W16 - .byte N04 , An3 - .byte W24 - .byte Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte En3 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte N02 , En3 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N02 , En3 - .byte W08 - .byte N24 , Gs3 - .byte W24 - .byte N02 , En3 - .byte W16 - .byte N04 , Gn3 - .byte W24 - .byte Fs3 - .byte W08 - .byte N08 , Gn3 - .byte W16 - .byte N02 , En3 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N04 , En3 - .byte W08 - .byte N16 , Bn3 - .byte W16 - .byte N04 , Fs3 - .byte W08 - .byte N24 , Cs4 - .byte W24 - .byte N04 , Bn3 - .byte W08 - .byte As3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N08 , As3 - .byte W08 - .byte N04 , Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte N08 , Bn3 - .byte W08 - .byte N04 , Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte N08 , Cs4 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N02 - .byte W16 - .byte N04 , Dn4 - .byte W24 - .byte Cs4 - .byte W08 - .byte N08 , Dn4 - .byte W16 - .byte N02 , Fs3 - .byte W08 - .byte An3 - .byte W16 - .byte N04 , Cs4 - .byte W24 - .byte Bn3 - .byte W08 - .byte N08 , Cs4 - .byte W16 - .byte N02 , An3 - .byte W08 - .byte Gn3 - .byte W16 - .byte N04 , Cn4 - .byte W24 - .byte Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N16 , Bn3 - .byte W16 - .byte N02 , Ds3 - .byte W08 - .byte N16 , An3 - .byte W16 - .byte N02 , Ds3 - .byte W08 - .byte N24 , Fs3 - .byte W24 - .byte N02 , Cs3 - .byte W16 - .byte N04 , Gn3 - .byte W24 - .byte An3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte En3 - .byte W08 - .byte N02 , An2 - .byte W16 - .byte N04 , Fs3 - .byte W24 - .byte Fn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte An3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N02 , Gs2 - .byte W16 - .byte N04 , En3 - .byte W24 - .byte Bn2 - .byte W08 - .byte N04 - .byte W08 - .byte Cs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N08 , Cs3 - .byte W08 - .byte N04 , An2 - .byte W08 - .byte En2 - .byte W08 - .byte N08 , Dn3 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte Fs2 - .byte W08 - .byte N08 , En3 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N02 , Dn4 - .byte W16 - .byte N04 , Fs4 - .byte W24 - .byte Fn4 - .byte W08 - .byte N08 , Fs4 - .byte W16 - .byte N02 , Dn4 - .byte W08 - .byte Cs4 - .byte W16 - .byte N04 , En4 - .byte W24 - .byte Ds4 - .byte W08 - .byte N08 , En4 - .byte W16 - .byte N02 , Cs4 - .byte W08 - .byte Bn3 - .byte W16 - .byte N04 , En4 - .byte W24 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte N16 , An4 - .byte W16 - .byte N02 , Ds4 - .byte W08 - .byte N16 , Gn4 - .byte W16 - .byte N02 , Ds4 - .byte W08 - .byte N24 , Fs4 - .byte W24 - .byte N02 , Fn3 - .byte W16 - .byte N04 , Gn4 - .byte W24 - .byte An4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte N02 , Cs3 - .byte W16 - .byte N04 , Fs4 - .byte W24 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N16 , En4 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , Gs3 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N04 , Gs3 - .byte W08 - .byte N08 , Cs4 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte En3 - .byte W08 - .byte N08 , Dn4 - .byte W06 - .byte N04 , Bn3 - .byte W10 - .byte Fs3 - .byte W08 - .byte N08 , En4 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N08 , Cs4 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N08 , En4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte N08 , Fs4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte GOTO - .word mus_runecity_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_runecity_6: - .byte KEYSH , mus_runecity_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 59*mus_runecity_mvl/mxv - .byte W12 -mus_runecity_6_B1: - .byte W72 -mus_runecity_6_000: - .byte W24 - .byte N04 , Fs2 , v112 - .byte W04 - .byte Fs2 , v060 - .byte W04 - .byte N04 - .byte W08 - .byte Fs2 , v064 - .byte W08 - .byte Fs2 , v112 - .byte W24 - .byte PEND - .byte W72 - .byte W72 - .byte W72 - .byte PATT - .word mus_runecity_6_000 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte W72 - .byte GOTO - .word mus_runecity_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_runecity_7: - .byte KEYSH , mus_runecity_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 58*mus_runecity_mvl/mxv - .byte N04 , Gs1 , v112 - .byte W06 - .byte Bn1 - .byte W02 - .byte Cs2 - .byte W04 -mus_runecity_7_B1: - .byte N16 , Bn1 , v112 - .byte W16 - .byte N04 , Bn2 - .byte W24 - .byte N08 , Bn1 - .byte W08 - .byte Bn2 - .byte W24 - .byte N04 , Bn1 - .byte W16 - .byte N04 - .byte W08 - .byte N16 , Bn2 - .byte W16 - .byte N04 , Bn1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Gs1 - .byte W08 - .byte As1 - .byte W08 -mus_runecity_7_000: - .byte N16 , Bn1 , v112 - .byte W16 - .byte N04 , Cs3 - .byte W24 - .byte N08 , Bn1 - .byte W08 - .byte Cs3 - .byte W24 - .byte PEND - .byte N04 , Bn1 - .byte W16 - .byte N04 - .byte W08 - .byte N24 , Bn2 - .byte W24 - .byte N04 , Bn1 - .byte W08 - .byte An1 - .byte W08 - .byte Fs1 - .byte W08 - .byte N16 , Bn1 - .byte W16 - .byte N04 , Bn2 - .byte W24 - .byte Bn1 - .byte W08 - .byte N08 , Bn2 - .byte W24 - .byte N04 , Bn1 - .byte W16 - .byte N04 - .byte W08 - .byte N16 , Bn2 - .byte W24 - .byte N04 , Fs1 - .byte W08 - .byte Gs1 - .byte W08 - .byte As1 - .byte W08 - .byte PATT - .word mus_runecity_7_000 - .byte N16 , Bn1 , v112 - .byte W16 - .byte N02 , Fs1 - .byte W08 - .byte N24 , Dn3 - .byte W24 - .byte N04 , Fs1 - .byte W08 - .byte Gs1 - .byte W08 - .byte As1 - .byte W08 - .byte N16 , Bn1 - .byte W16 - .byte N02 , Bn2 - .byte W24 - .byte N04 , Bn1 - .byte W08 - .byte N08 , Bn2 - .byte W16 - .byte N02 , Dn2 - .byte W08 - .byte N16 , As1 - .byte W16 - .byte N02 , As2 - .byte W24 - .byte N04 , As1 - .byte W08 - .byte N08 , As2 - .byte W16 - .byte N02 , Dn2 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte N02 , An2 - .byte W24 - .byte N04 , An1 - .byte W08 - .byte An2 - .byte W08 - .byte N02 , En2 - .byte W08 - .byte N04 , An1 - .byte W08 - .byte N16 , Gs1 - .byte W24 - .byte Bn1 - .byte W24 - .byte An1 - .byte W16 - .byte N08 , Gs1 - .byte W08 - .byte N16 , Gn1 - .byte W16 - .byte N04 , Fs1 - .byte W08 - .byte Gn1 - .byte W16 - .byte En2 - .byte W08 - .byte Cs2 - .byte W08 - .byte As1 - .byte W08 - .byte Gn1 - .byte W08 - .byte N16 , Fs1 - .byte W16 - .byte N02 , Dn2 - .byte W08 - .byte N04 , Fs1 - .byte W16 - .byte N04 - .byte W24 - .byte N02 - .byte W08 - .byte N16 , Fn1 - .byte W16 - .byte N02 , Dn2 - .byte W24 - .byte N04 , Fn1 - .byte W32 - .byte N16 , Fs1 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte N04 , As1 - .byte W08 - .byte Fs1 - .byte W08 - .byte As1 - .byte W08 - .byte Fs2 - .byte W16 - .byte As2 - .byte W08 - .byte N16 , Bn1 - .byte W16 - .byte N02 , Bn2 - .byte W24 - .byte N04 , Bn1 - .byte W08 - .byte N16 - .byte W16 - .byte N02 , Dn2 - .byte W08 - .byte N16 , As1 - .byte W16 - .byte N02 , As2 - .byte W08 - .byte N04 , As1 - .byte W16 - .byte N02 , As2 - .byte W08 - .byte N08 , As1 - .byte W08 - .byte N04 , Bn1 - .byte W08 - .byte As1 - .byte W08 - .byte N16 , An1 - .byte W40 - .byte N04 - .byte W32 - .byte N16 , Gs1 - .byte W24 - .byte Bn1 - .byte W16 - .byte N02 , Gs1 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte N04 , Gs1 - .byte W08 - .byte N16 , Gn1 - .byte W40 - .byte N04 - .byte W08 - .byte N02 , Bn1 - .byte W16 - .byte N08 , Gn1 - .byte W08 - .byte N16 , Fs1 - .byte W16 - .byte N02 , Bn1 - .byte W08 - .byte N16 , Fs1 - .byte W16 - .byte N02 , Bn1 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N04 , Cs2 - .byte W08 - .byte N16 , Fn1 - .byte W16 - .byte N02 , Fn2 - .byte W08 - .byte N04 , Fn1 - .byte W08 - .byte Fn2 - .byte W08 - .byte Dn2 - .byte W08 - .byte Cs2 - .byte W08 - .byte Bn1 - .byte W08 - .byte N08 , Gn1 - .byte W08 - .byte N16 , Fs1 - .byte W24 - .byte En1 - .byte W16 - .byte N04 , Fs1 - .byte W08 - .byte N12 , Cs1 - .byte W16 - .byte N08 , Cs2 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N02 , An1 - .byte W08 - .byte N04 , Dn2 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte N04 , An1 - .byte W16 - .byte N08 , Dn2 - .byte W08 - .byte N16 , Cs2 - .byte W40 - .byte N04 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte N08 , Cs2 - .byte W08 - .byte N16 , Cn2 - .byte W16 - .byte N02 , An1 - .byte W08 - .byte N04 , Cn2 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte N04 , Cn2 - .byte W16 - .byte N08 , An1 - .byte W08 - .byte N16 , Bn1 - .byte W24 - .byte Cs2 - .byte W16 - .byte N04 , Bn1 - .byte W08 - .byte N16 , Ds2 - .byte W16 - .byte N08 , Bn1 - .byte W08 - .byte N16 , As1 - .byte W16 - .byte N04 , Gn1 - .byte W24 - .byte As1 - .byte W08 - .byte N02 , Gn2 - .byte W16 - .byte N08 , As1 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte N02 , Dn2 - .byte W24 - .byte N04 , An1 - .byte W08 - .byte Dn2 - .byte W08 - .byte Cs2 - .byte W08 - .byte N08 , An1 - .byte W08 - .byte N16 , Gs1 - .byte W40 - .byte N04 - .byte W24 - .byte N08 - .byte W08 - .byte N16 , An1 - .byte W16 - .byte N02 , Bn1 - .byte W08 - .byte N16 , Gn1 - .byte W16 - .byte N02 , An1 - .byte W08 - .byte N16 , En1 - .byte W16 - .byte N08 , Cs2 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N02 , An2 - .byte W24 - .byte N04 , Dn2 - .byte W08 - .byte N06 - .byte W08 - .byte N02 , Fs2 - .byte W08 - .byte N08 , Dn2 - .byte W08 - .byte N16 , Cs2 - .byte W16 - .byte N04 , An1 - .byte W08 - .byte Dn2 - .byte W16 - .byte Bn1 - .byte W08 - .byte En2 - .byte W08 - .byte Dn2 - .byte W08 - .byte N08 , Cs2 - .byte W08 - .byte N16 , Cn2 - .byte W40 - .byte N04 - .byte W32 - .byte N16 , Bn1 - .byte W16 - .byte N04 , Fs1 - .byte W08 - .byte N16 , Cs2 - .byte W16 - .byte N04 , Bn1 - .byte W08 - .byte N16 , Ds2 - .byte W16 - .byte N08 , Bn1 - .byte W08 - .byte N16 , As1 - .byte W16 - .byte N02 , Gn2 - .byte W08 - .byte N04 , As1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Bn1 - .byte W08 - .byte N04 , As1 - .byte W08 - .byte N16 , An1 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N08 , Cs2 - .byte W08 - .byte N16 , Gs1 - .byte W16 - .byte N04 , Bn1 - .byte W08 - .byte Dn2 - .byte W16 - .byte Bn1 - .byte W08 - .byte N16 , Gs1 - .byte W16 - .byte N02 , Bn1 - .byte W08 - .byte N16 , An1 - .byte W24 - .byte N04 - .byte W16 - .byte N02 , An2 - .byte W08 - .byte N04 , An1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Gn1 - .byte W08 - .byte N16 , Fs1 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte N04 , Fs1 - .byte W16 - .byte N02 , Fs2 - .byte W08 - .byte N06 , Fs1 - .byte W08 - .byte N04 , En1 - .byte W08 - .byte Cs1 - .byte W08 - .byte GOTO - .word mus_runecity_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_runecity_8: - .byte KEYSH , mus_runecity_key+0 - .byte VOICE , 73 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 45*mus_runecity_mvl/mxv - .byte PAN , c_v-19 - .byte N04 , Bn3 , v112 - .byte W04 - .byte Cn4 - .byte W04 - .byte Cs4 - .byte W04 -mus_runecity_8_B1: - .byte VOICE , 73 - .byte N48 , Dn4 , v112 - .byte W48 - .byte N10 , Bn3 - .byte W16 - .byte N04 , Fs3 - .byte W08 - .byte N60 , En4 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte VOL , 44*mus_runecity_mvl/mxv - .byte W04 - .byte 40*mus_runecity_mvl/mxv - .byte W04 - .byte 30*mus_runecity_mvl/mxv - .byte W04 - .byte 25*mus_runecity_mvl/mxv - .byte W04 - .byte 16*mus_runecity_mvl/mxv - .byte W04 - .byte 9*mus_runecity_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 45*mus_runecity_mvl/mxv - .byte N04 , As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cn4 - .byte W04 - .byte N48 , Cs4 - .byte W24 - .byte MOD , 7 - .byte VOL , 44*mus_runecity_mvl/mxv - .byte W04 - .byte 40*mus_runecity_mvl/mxv - .byte W04 - .byte 30*mus_runecity_mvl/mxv - .byte W04 - .byte 25*mus_runecity_mvl/mxv - .byte W04 - .byte 16*mus_runecity_mvl/mxv - .byte W04 - .byte 9*mus_runecity_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 45*mus_runecity_mvl/mxv - .byte N04 , Dn4 - .byte W16 - .byte Cs4 - .byte W08 - .byte N16 , En4 - .byte W24 - .byte N04 , Bn3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N08 , Bn3 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N04 , Fs3 - .byte W08 - .byte N40 , Dn4 - .byte W24 - .byte MOD , 7 - .byte W16 - .byte 0 - .byte N08 , Cs4 - .byte W08 - .byte MOD , 0 - .byte N08 , Bn3 - .byte W16 - .byte N04 , Fs3 - .byte W08 - .byte N40 , En4 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte VOL , 44*mus_runecity_mvl/mxv - .byte W04 - .byte 40*mus_runecity_mvl/mxv - .byte N08 , Dn4 - .byte W04 - .byte VOL , 30*mus_runecity_mvl/mxv - .byte W04 - .byte 25*mus_runecity_mvl/mxv - .byte N12 , Cs4 - .byte W04 - .byte VOL , 16*mus_runecity_mvl/mxv - .byte W04 - .byte 9*mus_runecity_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 45*mus_runecity_mvl/mxv - .byte N04 , An3 - .byte W04 - .byte As3 - .byte W04 - .byte Bn3 - .byte W04 - .byte N40 , Cs4 - .byte W24 - .byte MOD , 7 - .byte VOL , 44*mus_runecity_mvl/mxv - .byte W04 - .byte 40*mus_runecity_mvl/mxv - .byte W04 - .byte 30*mus_runecity_mvl/mxv - .byte W04 - .byte 25*mus_runecity_mvl/mxv - .byte W04 - .byte 45*mus_runecity_mvl/mxv - .byte MOD , 0 - .byte N08 , Bn3 - .byte W08 - .byte MOD , 0 - .byte N04 , Dn4 - .byte W16 - .byte Cs4 - .byte W08 - .byte W24 - .byte N24 , Dn4 - .byte W24 - .byte VOICE , 13 - .byte VOL , 39*mus_runecity_mvl/mxv - .byte N08 , Fn3 , v088 - .byte W08 - .byte N04 , Bn3 , v096 - .byte W08 - .byte Dn4 , v104 - .byte W08 - .byte W02 - .byte N02 , Fs4 , v048 - .byte W02 - .byte N04 , Bn3 - .byte W04 - .byte Fs4 , v052 - .byte W04 - .byte Bn3 , v056 - .byte W04 - .byte Fs4 - .byte W04 - .byte Bn3 , v060 - .byte W04 - .byte Fs4 , v064 - .byte W04 - .byte Bn3 , v068 - .byte W04 - .byte Fs4 , v072 - .byte W04 - .byte Bn3 , v080 - .byte W04 - .byte Fs4 , v084 - .byte W04 - .byte Bn3 , v092 - .byte W04 - .byte Fs4 , v096 - .byte W04 - .byte Bn3 - .byte W04 - .byte Fs4 , v104 - .byte W04 - .byte Bn3 - .byte W04 - .byte Fs4 , v108 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Fs4 - .byte W04 - .byte As3 , v108 - .byte W04 - .byte Fs4 , v104 - .byte W04 - .byte As3 - .byte W04 - .byte Fs4 , v096 - .byte W04 - .byte As3 - .byte W04 - .byte Fs4 , v092 - .byte W04 - .byte As3 , v088 - .byte W04 - .byte Fs4 , v084 - .byte W04 - .byte As3 , v080 - .byte W04 - .byte Fs4 , v076 - .byte W04 - .byte As3 , v068 - .byte W04 - .byte Fs4 , v064 - .byte W04 - .byte As3 , v060 - .byte W04 - .byte Fs4 , v056 - .byte W04 - .byte As3 , v048 - .byte W04 - .byte Fs4 , v044 - .byte W04 - .byte As3 , v036 - .byte W04 - .byte Fs4 , v048 - .byte W04 - .byte An3 - .byte W04 - .byte Fs4 , v052 - .byte W04 - .byte An3 , v056 - .byte W04 - .byte Fs4 - .byte W04 - .byte An3 , v060 - .byte W04 - .byte Fs4 , v064 - .byte W04 - .byte An3 , v068 - .byte W04 - .byte Fs4 , v072 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte Fs4 , v084 - .byte W04 - .byte An3 , v092 - .byte W04 - .byte Fs4 , v096 - .byte W04 - .byte An3 - .byte W04 - .byte Fs4 , v104 - .byte W04 - .byte An3 - .byte W04 - .byte Fs4 , v108 - .byte W04 - .byte An3 , v112 - .byte W04 - .byte En4 - .byte W04 - .byte Gs3 , v108 - .byte W04 - .byte En4 , v104 - .byte W04 - .byte Gs3 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte Gs3 - .byte W04 - .byte En4 , v092 - .byte W04 - .byte Gs3 , v088 - .byte W04 - .byte En4 , v084 - .byte W04 - .byte Gs3 , v080 - .byte W04 - .byte En4 , v076 - .byte W04 - .byte Gs3 , v068 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte Gs3 , v060 - .byte W04 - .byte En4 , v056 - .byte W04 - .byte Gs3 , v048 - .byte W04 - .byte En4 , v044 - .byte W04 - .byte Gs3 , v036 - .byte W04 - .byte En4 , v048 - .byte W04 - .byte Gn3 - .byte W04 - .byte En4 , v052 - .byte W04 - .byte Gn3 , v056 - .byte W04 - .byte En4 - .byte W04 - .byte Gn3 , v060 - .byte W04 - .byte En4 , v064 - .byte W04 - .byte Gn3 , v068 - .byte W04 - .byte En4 , v072 - .byte W04 - .byte Gn3 , v080 - .byte W04 - .byte En4 , v084 - .byte W04 - .byte Gn3 , v092 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte Gn3 - .byte W04 - .byte En4 , v104 - .byte W04 - .byte Gn3 - .byte W04 - .byte En4 , v108 - .byte W04 - .byte Gn3 , v112 - .byte W04 - .byte Dn4 - .byte W04 - .byte An3 , v108 - .byte W04 - .byte Dn4 , v104 - .byte W04 - .byte An3 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte An3 - .byte W04 - .byte Dn4 , v092 - .byte W04 - .byte An3 , v088 - .byte W04 - .byte Dn4 , v084 - .byte W04 - .byte An3 , v080 - .byte W04 - .byte Dn4 , v076 - .byte W04 - .byte An3 , v068 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte An3 , v060 - .byte W04 - .byte Dn4 , v056 - .byte W04 - .byte An3 , v048 - .byte W04 - .byte Dn4 , v044 - .byte W04 - .byte An3 , v036 - .byte W04 - .byte Dn4 , v048 - .byte W04 - .byte Gs3 - .byte W04 - .byte Dn4 , v052 - .byte W04 - .byte Gs3 , v056 - .byte W04 - .byte Dn4 - .byte W04 - .byte Gs3 , v060 - .byte W04 - .byte Dn4 , v064 - .byte W04 - .byte Gs3 , v068 - .byte W04 - .byte Dn4 , v072 - .byte W04 - .byte Gs3 , v080 - .byte W04 - .byte Dn4 , v084 - .byte W04 - .byte Gs3 , v092 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte Gs3 - .byte W04 - .byte Dn4 , v104 - .byte W04 - .byte Gs3 - .byte W04 - .byte Dn4 , v108 - .byte W04 - .byte Gs3 , v112 - .byte W04 - .byte Fs4 - .byte W04 - .byte As3 , v108 - .byte W04 - .byte Fs4 , v104 - .byte W04 - .byte As3 - .byte W04 - .byte Fs4 , v096 - .byte W04 - .byte As3 - .byte W04 - .byte Fs4 , v092 - .byte W04 - .byte As3 , v088 - .byte W04 - .byte Fs4 , v084 - .byte W04 - .byte As3 , v080 - .byte W04 - .byte Fs4 , v076 - .byte W04 - .byte As3 , v068 - .byte W04 - .byte VOICE , 1 - .byte N04 , Fs4 , v064 - .byte W04 - .byte As3 , v060 - .byte W04 - .byte Fs4 , v056 - .byte W04 - .byte As3 , v048 - .byte W04 - .byte Fs4 , v044 - .byte W04 - .byte As3 , v036 - .byte W04 - .byte VOL , 44*mus_runecity_mvl/mxv - .byte N16 , Bn3 , v112 - .byte W16 - .byte N04 , Fs3 - .byte W08 - .byte Bn2 - .byte W08 - .byte As2 - .byte W08 - .byte Bn2 - .byte W08 - .byte N02 , Bn4 - .byte W10 - .byte N04 , Dn3 - .byte W06 - .byte Fs4 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N04 , As3 - .byte W08 - .byte N06 , Dn3 - .byte W08 - .byte N04 , Cs3 - .byte W08 - .byte Bn2 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N04 , Fs3 - .byte W08 - .byte N14 , An3 - .byte W16 - .byte N04 , Fs3 - .byte W32 - .byte Bn3 - .byte W16 - .byte Gs3 - .byte W08 - .byte N16 - .byte W16 - .byte N02 , En3 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Bn2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Dn3 - .byte W08 - .byte En3 - .byte W08 - .byte N16 , Dn4 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte Bn2 - .byte W16 - .byte As2 - .byte W08 - .byte Dn3 - .byte W16 - .byte Bn2 - .byte W08 - .byte Bn3 - .byte W16 - .byte Fs3 - .byte W08 - .byte N16 , Bn3 - .byte W16 - .byte N04 , Dn4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Gs4 - .byte W08 - .byte N16 - .byte W16 - .byte N04 , Cs4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte N16 , Cs4 - .byte W16 - .byte N04 , Gs3 - .byte W08 - .byte N02 , Fn4 - .byte W02 - .byte N22 , Fs4 - .byte W22 - .byte N24 , Gs4 - .byte W24 - .byte N12 , As4 - .byte W12 - .byte VOICE , 17 - .byte W12 - .byte N04 , An4 - .byte W10 - .byte An3 - .byte W06 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte An4 - .byte W08 - .byte Bn4 - .byte W08 - .byte N16 , Cs5 - .byte W16 - .byte N04 , Bn4 - .byte W08 - .byte N16 , An4 - .byte W16 - .byte N04 , Gn4 - .byte W08 - .byte N16 , Fs4 - .byte W16 - .byte N04 , En4 - .byte W08 - .byte N16 , An4 - .byte W16 - .byte N04 , Bn4 - .byte W08 - .byte N16 , An4 - .byte W16 - .byte N04 , Fs4 - .byte W08 - .byte N16 , Gn4 - .byte W16 - .byte N04 , En4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N16 , Cs4 - .byte W16 - .byte N04 , Dn4 - .byte W08 - .byte N16 , En4 - .byte W16 - .byte N04 , Dn4 - .byte W08 - .byte N16 , Cs4 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte N04 , Dn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N40 , Bn3 - .byte W40 - .byte N08 , Dn4 - .byte W08 - .byte N04 , Gn3 - .byte W16 - .byte An3 - .byte W08 - .byte N04 - .byte W08 - .byte Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Cs4 - .byte W06 - .byte N56 , Dn4 - .byte W02 - .byte W56 - .byte N04 , En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N20 , Cs4 - .byte W20 - .byte N04 , Dn4 - .byte W04 - .byte N24 , Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte N40 , An3 - .byte W40 - .byte N04 , Fs3 - .byte W08 - .byte An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte An3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Dn4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte N16 , Gn4 - .byte W16 - .byte N04 , Fs4 - .byte W08 - .byte Gn4 - .byte W16 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N40 , Dn5 - .byte W40 - .byte N04 , An4 - .byte W16 - .byte Dn5 - .byte W08 - .byte N40 , Bn4 - .byte W40 - .byte N04 , An4 - .byte W08 - .byte Gs4 - .byte W16 - .byte Bn4 - .byte W08 - .byte N16 , An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cs4 - .byte W24 - .byte N16 - .byte W24 - .byte En4 - .byte W24 - .byte N04 , Cs4 - .byte W04 - .byte En4 - .byte W04 - .byte Fs4 - .byte W04 - .byte As4 - .byte W04 - .byte Cs5 - .byte W04 - .byte Fs5 - .byte W04 - .byte GOTO - .word mus_runecity_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_runecity: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_runecity_pri @ Priority - .byte mus_runecity_rev @ Reverb. - - .word mus_runecity_grp - - .word mus_runecity_1 - .word mus_runecity_2 - .word mus_runecity_3 - .word mus_runecity_4 - .word mus_runecity_5 - .word mus_runecity_6 - .word mus_runecity_7 - .word mus_runecity_8 - - .end diff --git a/sound/songs/mus_safari.s b/sound/songs/mus_safari.s deleted file mode 100644 index 0de1d55833..0000000000 --- a/sound/songs/mus_safari.s +++ /dev/null @@ -1,1246 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_safari_grp, voicegroup074 - .equ mus_safari_pri, 0 - .equ mus_safari_rev, reverb_set+50 - .equ mus_safari_mvl, 127 - .equ mus_safari_key, 0 - .equ mus_safari_tbs, 1 - .equ mus_safari_exg, 0 - .equ mus_safari_cmp, 1 - - .section .rodata - .global mus_safari - .align 2 - -@********************** Track 1 **********************@ - -mus_safari_1: - .byte KEYSH , mus_safari_key+0 - .byte TEMPO , 142*mus_safari_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 30*mus_safari_mvl/mxv - .byte W12 -mus_safari_1_B1: -mus_safari_1_000: - .byte W12 - .byte N03 , En5 , v104 - .byte W06 - .byte En5 , v080 - .byte W18 - .byte En5 , v104 - .byte W06 - .byte En5 , v080 - .byte W18 - .byte En5 , v104 - .byte W06 - .byte En5 , v080 - .byte W18 - .byte En5 , v104 - .byte W06 - .byte En5 , v080 - .byte W06 - .byte PEND - .byte PATT - .word mus_safari_1_000 - .byte PATT - .word mus_safari_1_000 - .byte PATT - .word mus_safari_1_000 - .byte PATT - .word mus_safari_1_000 - .byte PATT - .word mus_safari_1_000 - .byte PATT - .word mus_safari_1_000 - .byte PATT - .word mus_safari_1_000 - .byte PATT - .word mus_safari_1_000 - .byte PATT - .word mus_safari_1_000 - .byte PATT - .word mus_safari_1_000 - .byte PATT - .word mus_safari_1_000 - .byte GOTO - .word mus_safari_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_safari_2: - .byte KEYSH , mus_safari_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 32*mus_safari_mvl/mxv - .byte W12 -mus_safari_2_B1: -mus_safari_2_000: - .byte N12 , Gn5 , v112 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_safari_2_000 - .byte PATT - .word mus_safari_2_000 - .byte PATT - .word mus_safari_2_000 - .byte PATT - .word mus_safari_2_000 - .byte PATT - .word mus_safari_2_000 - .byte PATT - .word mus_safari_2_000 - .byte PATT - .word mus_safari_2_000 - .byte PATT - .word mus_safari_2_000 - .byte PATT - .word mus_safari_2_000 - .byte PATT - .word mus_safari_2_000 - .byte PATT - .word mus_safari_2_000 - .byte GOTO - .word mus_safari_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_safari_3: - .byte KEYSH , mus_safari_key+0 - .byte VOICE , 35 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 82*mus_safari_mvl/mxv - .byte W12 -mus_safari_3_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v-24 - .byte W12 - .byte N06 , Fn0 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , As0 - .byte W24 - .byte N12 - .byte W24 -mus_safari_3_000: - .byte BEND , c_v+0 - .byte W36 - .byte N06 , Fn0 , v127 - .byte W12 - .byte En0 - .byte W12 - .byte Fn0 - .byte W12 - .byte N24 - .byte W06 - .byte BEND , c_v+12 - .byte W06 - .byte c_v+0 - .byte W12 - .byte PEND -mus_safari_3_001: - .byte W12 - .byte N06 , Fn0 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , As0 - .byte W24 - .byte N12 - .byte W24 - .byte PEND - .byte W36 - .byte N06 , Fn0 - .byte W12 - .byte En0 - .byte W12 - .byte Fn0 - .byte W12 - .byte N24 , As0 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W12 - .byte PATT - .word mus_safari_3_001 - .byte PATT - .word mus_safari_3_000 - .byte PATT - .word mus_safari_3_001 - .byte W36 - .byte N06 , Fn0 , v127 - .byte W12 - .byte En0 - .byte W12 - .byte Fn0 - .byte W12 - .byte N24 - .byte W06 - .byte BEND , c_v+10 - .byte W06 - .byte c_v+0 - .byte W12 - .byte GOTO - .word mus_safari_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_safari_4: - .byte KEYSH , mus_safari_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 69*mus_safari_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Fn1 , v112 - .byte W06 - .byte N03 , Ds1 - .byte W03 - .byte En1 - .byte W03 -mus_safari_4_B1: - .byte PAN , c_v-21 - .byte BEND , c_v+0 - .byte N06 , Fn1 , v112 - .byte W12 - .byte N12 - .byte W18 - .byte Fn1 , v076 - .byte W18 - .byte PAN , c_v+7 - .byte N06 , As2 - .byte W12 - .byte BEND , c_v+0 - .byte W06 - .byte N06 , As2 , v072 - .byte W06 - .byte PAN , c_v-21 - .byte W12 - .byte N06 , As2 , v112 - .byte W12 - .byte PAN , c_v+6 - .byte N06 - .byte W12 - .byte PAN , c_v-22 - .byte BEND , c_v-62 - .byte N36 , Cn2 - .byte W12 - .byte BEND , c_v-55 - .byte W02 - .byte c_v-43 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-19 - .byte W04 - .byte c_v+18 - .byte W02 - .byte c_v+32 - .byte W03 - .byte c_v+41 - .byte W03 - .byte c_v+48 - .byte W04 - .byte PAN , c_v+5 - .byte BEND , c_v+0 - .byte N06 , Fn2 - .byte W30 - .byte N03 , As2 , v092 - .byte W06 - .byte As2 , v088 - .byte W03 - .byte PAN , c_v-21 - .byte W03 - .byte N03 , Fn1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte PAN , c_v+5 - .byte N12 , Fn2 , v076 - .byte W12 - .byte PAN , c_v-22 - .byte W06 - .byte N12 , Fn1 , v112 - .byte W18 - .byte PAN , c_v+6 - .byte N06 , As2 , v076 - .byte W15 - .byte PAN , c_v-23 - .byte W03 - .byte N06 , Fn2 , v108 - .byte W12 - .byte Fn2 , v112 - .byte W06 - .byte PAN , c_v+5 - .byte N06 , As2 - .byte W12 - .byte PAN , c_v-23 - .byte N06 , As1 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte PAN , c_v+5 - .byte BEND , c_v-62 - .byte N48 , Fn2 - .byte W12 - .byte BEND , c_v-55 - .byte W02 - .byte c_v-43 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-19 - .byte W04 - .byte c_v+18 - .byte W02 - .byte c_v+32 - .byte W03 - .byte c_v+41 - .byte W03 - .byte c_v+48 - .byte W04 - .byte c_v+58 - .byte W02 - .byte c_v+63 - .byte W03 - .byte c_v+24 - .byte W03 - .byte c_v+62 - .byte W04 - .byte PAN , c_v-21 - .byte BEND , c_v+0 - .byte N06 , Fn1 - .byte W12 - .byte N12 , Cn1 - .byte W18 - .byte N06 , Fn1 , v104 - .byte W12 - .byte Fn2 , v080 - .byte W06 - .byte PAN , c_v+6 - .byte N06 , As2 , v076 - .byte W18 - .byte As2 , v072 - .byte W06 - .byte PAN , c_v-21 - .byte W12 - .byte N06 , As2 , v112 - .byte W12 - .byte PAN , c_v+6 - .byte N06 , Cn3 - .byte W12 - .byte PAN , c_v-22 - .byte N06 , As2 - .byte W24 - .byte Fn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte PAN , c_v+7 - .byte N06 , As1 , v092 - .byte W06 - .byte As1 , v100 - .byte W06 - .byte N18 , Fn1 , v072 - .byte W18 - .byte N03 , As2 , v092 - .byte W06 - .byte As2 , v088 - .byte W03 - .byte PAN , c_v-21 - .byte W03 - .byte N06 , Fn1 , v112 - .byte W06 - .byte An1 - .byte W12 - .byte PAN , c_v+7 - .byte N12 - .byte W12 - .byte PAN , c_v-22 - .byte W06 - .byte N12 - .byte W18 - .byte PAN , c_v+6 - .byte N06 , An2 , v076 - .byte W15 - .byte PAN , c_v-23 - .byte W03 - .byte N06 , Fn2 , v108 - .byte W12 - .byte Fn2 , v112 - .byte W06 - .byte PAN , c_v+6 - .byte N06 , As2 - .byte W12 - .byte PAN , c_v-23 - .byte N06 , An1 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte PAN , c_v+6 - .byte BEND , c_v-62 - .byte N36 , Fn2 - .byte W12 - .byte BEND , c_v-55 - .byte W02 - .byte c_v-43 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-19 - .byte W04 - .byte c_v+18 - .byte W02 - .byte c_v+32 - .byte W03 - .byte c_v+41 - .byte W03 - .byte c_v+48 - .byte W01 - .byte c_v+63 - .byte W03 - .byte c_v+0 - .byte N06 - .byte W12 - .byte PAN , c_v-21 - .byte N06 , As1 - .byte W12 - .byte N12 , Fn1 - .byte W18 - .byte N06 , As1 , v104 - .byte W12 - .byte Fn2 , v080 - .byte W06 - .byte PAN , c_v+6 - .byte N06 , As2 , v076 - .byte W18 - .byte As2 , v072 - .byte W06 - .byte PAN , c_v-21 - .byte W12 - .byte N06 , As2 , v112 - .byte W12 - .byte PAN , c_v+6 - .byte N06 , Cn3 - .byte W12 - .byte PAN , c_v-22 - .byte N06 , As2 - .byte W24 - .byte Fn2 - .byte W06 - .byte Fn3 - .byte W06 - .byte PAN , c_v+5 - .byte N06 , As1 , v092 - .byte W06 - .byte As1 , v100 - .byte W06 - .byte N18 , Fn1 , v072 - .byte W18 - .byte N03 , As2 , v092 - .byte W06 - .byte As2 , v088 - .byte W03 - .byte PAN , c_v-21 - .byte W03 - .byte N06 , Fn1 , v112 - .byte W06 - .byte As1 - .byte W12 - .byte PAN , c_v+5 - .byte N12 - .byte W12 - .byte PAN , c_v-22 - .byte W06 - .byte N12 - .byte W18 - .byte PAN , c_v+5 - .byte N06 , As2 , v076 - .byte W15 - .byte PAN , c_v-23 - .byte W03 - .byte N06 , Fn2 , v108 - .byte W12 - .byte Fn2 , v112 - .byte W06 - .byte PAN , c_v+5 - .byte N06 , As2 - .byte W12 - .byte PAN , c_v-23 - .byte N06 , As1 - .byte W12 - .byte N24 , Fn1 - .byte W36 - .byte PAN , c_v+6 - .byte BEND , c_v-62 - .byte N48 , En2 - .byte W12 - .byte BEND , c_v-55 - .byte W02 - .byte c_v-43 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-19 - .byte W04 - .byte c_v+18 - .byte W02 - .byte c_v+32 - .byte W03 - .byte c_v+41 - .byte W03 - .byte c_v+48 - .byte W04 - .byte c_v+58 - .byte W02 - .byte c_v+63 - .byte W03 - .byte c_v+24 - .byte W03 - .byte c_v+62 - .byte W04 - .byte GOTO - .word mus_safari_4_B1 - .byte BEND , c_v+0 - .byte FINE - -@********************** Track 5 **********************@ - -mus_safari_5: - .byte KEYSH , mus_safari_key+0 - .byte VOICE , 13 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-28 - .byte VOL , 24*mus_safari_mvl/mxv - .byte W12 -mus_safari_5_B1: - .byte W12 - .byte N03 , Fn5 , v112 - .byte W12 - .byte Fn5 , v080 - .byte W24 - .byte Fn5 , v104 - .byte W18 - .byte Fn5 , v080 - .byte W18 - .byte Fn5 , v120 - .byte W12 - .byte W12 - .byte Fn5 , v112 - .byte W12 - .byte Fn5 , v080 - .byte W18 - .byte Fn5 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte Fn5 , v112 - .byte W18 - .byte Fn5 , v084 - .byte W18 - .byte Fn5 , v112 - .byte W12 - .byte W06 - .byte Fn5 , v060 - .byte W03 - .byte Fn5 , v048 - .byte W03 - .byte Fn5 , v112 - .byte W12 - .byte Fn5 , v080 - .byte W24 - .byte Fn5 , v104 - .byte W18 - .byte Fn5 , v080 - .byte W12 - .byte Fn5 , v064 - .byte W03 - .byte En5 , v048 - .byte W03 - .byte Fn5 , v120 - .byte W12 - .byte Fn5 , v064 - .byte W03 - .byte Fn5 , v048 - .byte W03 - .byte Fn5 , v088 - .byte W06 - .byte Fn5 , v120 - .byte W12 - .byte Fn5 , v080 - .byte W18 - .byte Fn5 , v052 - .byte W03 - .byte En5 - .byte W03 - .byte Fn5 , v112 - .byte W18 - .byte Fn5 , v084 - .byte W18 - .byte Fn5 , v112 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_safari_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_safari_6: - .byte KEYSH , mus_safari_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-61 - .byte VOL , 44*mus_safari_mvl/mxv - .byte W12 -mus_safari_6_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , Gn2 , v112 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Gn3 - .byte W03 -mus_safari_6_000: - .byte N60 , As3 , v112 - .byte W24 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte N03 , An3 - .byte W24 - .byte Gn3 - .byte W12 - .byte PEND - .byte N03 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte VOICE , 84 - .byte W12 - .byte N03 , As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Fs2 - .byte W03 - .byte PAN , c_v-1 - .byte N48 , Fn2 - .byte W24 - .byte MOD , 6 - .byte W24 -mus_safari_6_001: - .byte VOICE , 80 - .byte MOD , 0 - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W12 - .byte N03 - .byte W18 - .byte N03 - .byte W03 - .byte Bn3 , v072 - .byte W03 - .byte Cn4 , v092 - .byte W06 - .byte Bn3 , v080 - .byte W06 - .byte N06 , Cn4 , v112 - .byte W18 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte Bn3 , v064 - .byte W03 - .byte Cn4 , v092 - .byte W06 - .byte Cn4 , v072 - .byte W06 - .byte PEND -mus_safari_6_002: - .byte N03 , As3 , v112 - .byte W12 - .byte N03 - .byte W18 - .byte N03 - .byte W03 - .byte An3 , v072 - .byte W03 - .byte As3 , v092 - .byte W06 - .byte An3 , v080 - .byte W06 - .byte N06 , As3 , v112 - .byte W18 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte An3 , v064 - .byte W03 - .byte As3 , v092 - .byte W06 - .byte As3 , v072 - .byte W06 - .byte PEND - .byte PATT - .word mus_safari_6_000 - .byte N03 , Gn3 , v112 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte VOICE , 84 - .byte W12 - .byte N03 , As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Fs2 - .byte W03 - .byte PAN , c_v+0 - .byte N48 , Fn2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte PATT - .word mus_safari_6_001 - .byte PATT - .word mus_safari_6_002 - .byte GOTO - .word mus_safari_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_safari_7: - .byte KEYSH , mus_safari_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 44*mus_safari_mvl/mxv - .byte W12 -mus_safari_7_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Gn3 - .byte W03 - .byte As3 - .byte W03 - .byte Dn4 - .byte W03 -mus_safari_7_000: - .byte N60 , Ds4 , v112 - .byte W24 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte N03 , Dn4 - .byte W24 - .byte Cn4 - .byte W12 - .byte PEND - .byte N03 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte VOICE , 83 - .byte W12 - .byte N03 , Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W03 - .byte PAN , c_v+0 - .byte N48 , As2 - .byte W24 - .byte MOD , 6 - .byte W24 -mus_safari_7_001: - .byte VOICE , 81 - .byte MOD , 0 - .byte PAN , c_v+63 - .byte N03 , Ds4 , v112 - .byte W12 - .byte N03 - .byte W18 - .byte N03 - .byte W03 - .byte Dn4 , v072 - .byte W03 - .byte Ds4 , v092 - .byte W06 - .byte Dn4 , v080 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W18 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte Dn4 , v064 - .byte W03 - .byte Ds4 , v092 - .byte W06 - .byte Ds4 , v072 - .byte W06 - .byte PEND -mus_safari_7_002: - .byte N03 , Dn4 , v112 - .byte W12 - .byte N03 - .byte W18 - .byte N03 - .byte W03 - .byte Cs4 , v072 - .byte W03 - .byte Dn4 , v092 - .byte W06 - .byte Cs4 , v080 - .byte W06 - .byte N06 , Dn4 , v112 - .byte W18 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte Cs4 , v064 - .byte W03 - .byte Dn4 , v092 - .byte W06 - .byte Dn4 , v072 - .byte W06 - .byte PEND - .byte PATT - .word mus_safari_7_000 - .byte N03 , Cn4 , v112 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte VOICE , 83 - .byte W12 - .byte N03 , Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W03 - .byte PAN , c_v+0 - .byte N48 , As2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte PATT - .word mus_safari_7_001 - .byte PATT - .word mus_safari_7_002 - .byte GOTO - .word mus_safari_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_safari_8: - .byte KEYSH , mus_safari_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 66*mus_safari_mvl/mxv - .byte W12 -mus_safari_8_B1: -mus_safari_8_000: - .byte N06 , Cn1 , v127 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v064 - .byte N06 , En3 , v076 - .byte W06 - .byte Cn1 , v088 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Cn1 , v060 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v064 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Cn1 , v084 - .byte N06 , En3 , v080 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v127 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v080 - .byte N06 , En3 , v088 - .byte W06 - .byte Cn1 , v120 - .byte N06 , En3 , v068 - .byte W06 - .byte Cn1 , v072 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Cn1 , v064 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v124 - .byte W06 - .byte Cn1 , v060 - .byte N06 , En3 , v076 - .byte W06 - .byte PEND -mus_safari_8_001: - .byte N06 , Cn1 , v127 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v064 - .byte N06 , En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v060 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Dn3 - .byte W06 - .byte Cn1 , v064 - .byte N06 , Dn3 , v088 - .byte W06 - .byte Cn1 , v084 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v064 - .byte N06 , En3 , v080 - .byte W06 - .byte Cn1 , v127 - .byte N03 , En3 , v112 - .byte W03 - .byte En3 , v080 - .byte W03 - .byte N06 , Cn1 , v064 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v080 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Cn1 , v120 - .byte N06 , En3 , v088 - .byte W06 - .byte Cn1 , v072 - .byte N03 , En3 , v112 - .byte W03 - .byte En3 , v080 - .byte W03 - .byte N06 , Cn1 , v064 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Cn1 , v124 - .byte N06 , En3 , v088 - .byte W06 - .byte Cn1 , v060 - .byte N06 , Dn3 , v088 - .byte W06 - .byte PEND -mus_safari_8_002: - .byte N06 , Cn1 , v127 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v064 - .byte N06 , En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Cn1 , v060 - .byte W06 - .byte Cn1 , v112 - .byte N03 , Dn3 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , Cn1 - .byte N06 , Dn3 , v108 - .byte W06 - .byte Cn1 , v084 - .byte N06 , En3 , v088 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v127 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v080 - .byte N06 , En3 , v088 - .byte W06 - .byte Cn1 , v120 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Cn1 , v072 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v064 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Cn1 , v124 - .byte N06 , En3 , v088 - .byte W06 - .byte Cn1 , v060 - .byte N06 , En3 , v076 - .byte W06 - .byte PEND -mus_safari_8_003: - .byte N06 , Cn1 , v127 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v064 - .byte N06 , En3 , v080 - .byte W06 - .byte Cn1 , v088 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v060 - .byte W06 - .byte Cn1 , v112 - .byte N06 , Dn3 - .byte W06 - .byte Cn1 , v064 - .byte N06 , Dn3 , v088 - .byte W06 - .byte Cn1 , v084 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v064 - .byte N06 , En3 , v080 - .byte W06 - .byte Cn1 , v127 - .byte N03 , En3 , v112 - .byte W03 - .byte En3 , v080 - .byte W03 - .byte N06 , Cn1 , v064 - .byte N06 , En3 , v112 - .byte W06 - .byte Cn1 , v080 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Cn1 , v120 - .byte N06 , En3 , v088 - .byte W06 - .byte Cn1 , v072 - .byte N03 , En3 , v112 - .byte W06 - .byte N06 , Cn1 , v064 - .byte N03 , En3 , v080 - .byte W06 - .byte N06 , Cn1 , v124 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Cn1 , v060 - .byte N06 , En3 , v080 - .byte W06 - .byte PEND - .byte PATT - .word mus_safari_8_000 - .byte PATT - .word mus_safari_8_001 - .byte PATT - .word mus_safari_8_002 - .byte PATT - .word mus_safari_8_003 - .byte PATT - .word mus_safari_8_000 - .byte PATT - .word mus_safari_8_001 - .byte PATT - .word mus_safari_8_002 - .byte PATT - .word mus_safari_8_003 - .byte GOTO - .word mus_safari_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_safari_9: - .byte KEYSH , mus_safari_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 19*mus_safari_mvl/mxv - .byte W12 -mus_safari_9_B1: -mus_safari_9_000: - .byte N03 , Cn5 , v112 - .byte W06 - .byte Ds5 , v076 - .byte W06 - .byte As4 , v112 - .byte W18 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte As4 , v112 - .byte W12 - .byte Cn5 , v088 - .byte W06 - .byte Cn5 , v068 - .byte W06 - .byte As4 , v112 - .byte W06 - .byte Ds5 - .byte W12 - .byte Cn5 , v076 - .byte W06 - .byte PEND -mus_safari_9_001: - .byte N03 , Cn5 , v112 - .byte W06 - .byte Bn4 , v080 - .byte W06 - .byte Dn5 , v112 - .byte W12 - .byte An4 - .byte W06 - .byte An4 , v088 - .byte W06 - .byte Bn4 , v112 - .byte W06 - .byte Bn4 , v080 - .byte W06 - .byte Gn5 , v112 - .byte W03 - .byte Bn4 , v080 - .byte W03 - .byte Bn4 , v112 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 , v088 - .byte W06 - .byte Bn4 , v112 - .byte W03 - .byte Bn4 , v080 - .byte W03 - .byte An4 , v112 - .byte W06 - .byte Bn4 , v088 - .byte W06 - .byte An4 - .byte W06 - .byte PEND - .byte PATT - .word mus_safari_9_000 - .byte PATT - .word mus_safari_9_001 - .byte PATT - .word mus_safari_9_000 - .byte PATT - .word mus_safari_9_001 - .byte PATT - .word mus_safari_9_000 - .byte PATT - .word mus_safari_9_001 - .byte PATT - .word mus_safari_9_000 - .byte PATT - .word mus_safari_9_001 - .byte PATT - .word mus_safari_9_000 - .byte PATT - .word mus_safari_9_001 - .byte GOTO - .word mus_safari_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_safari: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_safari_pri @ Priority - .byte mus_safari_rev @ Reverb. - - .word mus_safari_grp - - .word mus_safari_1 - .word mus_safari_2 - .word mus_safari_3 - .word mus_safari_4 - .word mus_safari_5 - .word mus_safari_6 - .word mus_safari_7 - .word mus_safari_8 - .word mus_safari_9 - - .end diff --git a/sound/songs/mus_sattower.s b/sound/songs/mus_sattower.s deleted file mode 100644 index 504ec2ce0f..0000000000 --- a/sound/songs/mus_sattower.s +++ /dev/null @@ -1,3498 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_sattower_grp, voicegroup110 - .equ mus_sattower_pri, 0 - .equ mus_sattower_rev, reverb_set+50 - .equ mus_sattower_mvl, 127 - .equ mus_sattower_key, 0 - .equ mus_sattower_tbs, 1 - .equ mus_sattower_exg, 0 - .equ mus_sattower_cmp, 1 - - .section .rodata - .global mus_sattower - .align 2 - -@********************** Track 1 **********************@ - -mus_sattower_1: - .byte KEYSH , mus_sattower_key+0 - .byte TEMPO , 122*mus_sattower_tbs/2 - .byte VOICE , 56 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+5 - .byte N36 , As3 , v127 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W06 - .byte 75*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn3 , v096 - .byte W06 - .byte As3 - .byte W06 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte TIE , Fn4 , v127 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W06 - .byte 75*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte W06 - .byte 37*mus_sattower_mvl/mxv - .byte W12 -mus_sattower_1_000: - .byte MOD , 3 - .byte W66 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte 74*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 92*mus_sattower_mvl/mxv - .byte W06 - .byte 100*mus_sattower_mvl/mxv - .byte W12 - .byte PEND - .byte EOT , Fn4 -mus_sattower_1_B1: - .byte VOL , 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+5 - .byte N36 , Cn4 , v127 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W06 - .byte 75*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Gn3 , v096 - .byte W06 - .byte Cn4 - .byte W06 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte TIE , Gn4 , v127 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W06 - .byte 75*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte W06 - .byte 37*mus_sattower_mvl/mxv - .byte W12 - .byte PATT - .word mus_sattower_1_000 - .byte EOT , Gn4 - .byte MOD , 0 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte N36 , As3 , v127 - .byte W06 - .byte VOL , 75*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Fs3 , v096 - .byte W06 - .byte As3 - .byte W06 - .byte N48 , Ds4 , v127 - .byte W06 - .byte VOL , 37*mus_sattower_mvl/mxv - .byte W15 - .byte 48*mus_sattower_mvl/mxv - .byte W03 - .byte 59*mus_sattower_mvl/mxv - .byte W02 - .byte 73*mus_sattower_mvl/mxv - .byte W04 - .byte 84*mus_sattower_mvl/mxv - .byte W02 - .byte 100*mus_sattower_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N36 , As3 - .byte W06 - .byte VOL , 75*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 6 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn3 , v096 - .byte W06 - .byte As3 - .byte W06 - .byte N48 , Dn4 , v127 - .byte W06 - .byte VOL , 37*mus_sattower_mvl/mxv - .byte W15 - .byte 48*mus_sattower_mvl/mxv - .byte W03 - .byte 59*mus_sattower_mvl/mxv - .byte W02 - .byte 73*mus_sattower_mvl/mxv - .byte W04 - .byte 84*mus_sattower_mvl/mxv - .byte W02 - .byte 100*mus_sattower_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N06 , Gs3 , v096 - .byte W12 - .byte Ds3 , v088 - .byte W06 - .byte Gs3 , v092 - .byte W06 - .byte Cn4 , v100 - .byte W12 - .byte Gs3 , v096 - .byte W06 - .byte Cn4 , v100 - .byte W06 - .byte N48 , Ds4 , v120 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W06 - .byte 75*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte W06 - .byte 37*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 25*mus_sattower_mvl/mxv - .byte W06 - .byte 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N32 , Fn4 , v127 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W06 - .byte 75*mus_sattower_mvl/mxv - .byte W18 - .byte 100*mus_sattower_mvl/mxv - .byte N02 , Fn4 , v108 - .byte W04 - .byte N02 - .byte W04 - .byte Fn4 , v116 - .byte W04 - .byte N48 , Fn4 , v124 - .byte W12 - .byte VOL , 96*mus_sattower_mvl/mxv - .byte W06 - .byte 87*mus_sattower_mvl/mxv - .byte W06 - .byte 81*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 73*mus_sattower_mvl/mxv - .byte W06 - .byte 66*mus_sattower_mvl/mxv - .byte W06 - .byte 55*mus_sattower_mvl/mxv - .byte W06 - .byte VOICE , 1 - .byte MOD , 0 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte N24 , As3 , v127 - .byte W24 - .byte PAN , c_v-48 - .byte N08 , As3 , v052 - .byte W08 - .byte PAN , c_v+6 - .byte N08 , Dn4 , v127 - .byte W08 - .byte Ds4 - .byte W08 - .byte N24 , Fn4 - .byte W24 - .byte PAN , c_v+48 - .byte N08 , Fn4 , v052 - .byte W08 - .byte PAN , c_v+5 - .byte N08 , Ds4 , v127 - .byte W08 - .byte Dn4 - .byte W08 - .byte N24 , Ds4 - .byte W24 - .byte PAN , c_v-48 - .byte N08 , Ds4 , v052 - .byte W08 - .byte PAN , c_v+6 - .byte N08 , Gn3 , v096 - .byte W08 - .byte As3 , v084 - .byte W08 - .byte N24 , Ds4 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Ds4 , v048 - .byte W24 - .byte PAN , c_v+6 - .byte N24 , Ds4 , v127 - .byte W24 - .byte PAN , c_v-48 - .byte N08 , Ds4 , v052 - .byte W07 - .byte PAN , c_v+5 - .byte W01 - .byte N08 , Cn4 , v127 - .byte W08 - .byte Dn4 - .byte W08 - .byte N24 , Ds4 - .byte W24 - .byte PAN , c_v+48 - .byte N08 , Ds4 , v052 - .byte W08 - .byte PAN , c_v+6 - .byte N08 , Fn4 , v127 - .byte W08 - .byte Ds4 - .byte W08 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v-48 - .byte N08 , Dn4 , v052 - .byte W08 - .byte PAN , c_v+5 - .byte N08 , Ds4 , v127 - .byte W08 - .byte Dn4 - .byte W08 - .byte N24 , Cn4 - .byte W24 - .byte PAN , c_v+48 - .byte N24 , Cn4 , v052 - .byte W24 - .byte VOICE , 48 - .byte VOL , 75*mus_sattower_mvl/mxv - .byte PAN , c_v+9 - .byte N36 , Dn4 , v100 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte W24 - .byte 75*mus_sattower_mvl/mxv - .byte N06 , As3 , v080 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte N24 , Fn4 , v100 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte W12 - .byte 75*mus_sattower_mvl/mxv - .byte N12 , Gn4 , v096 - .byte W12 - .byte Gs4 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte W24 - .byte 75*mus_sattower_mvl/mxv - .byte N12 , Fn4 - .byte W12 - .byte N48 , Ds4 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte W36 - .byte 75*mus_sattower_mvl/mxv - .byte N36 , Fs4 , v100 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte W12 - .byte 75*mus_sattower_mvl/mxv - .byte W12 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte As3 - .byte W12 - .byte Cs4 - .byte W12 - .byte N72 , Cn4 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte W60 - .byte VOICE , 60 - .byte VOL , 75*mus_sattower_mvl/mxv - .byte PAN , c_v-10 - .byte N06 , Cn3 , v096 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Cn4 - .byte W12 - .byte VOICE , 56 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte PAN , c_v+5 - .byte N06 , As3 , v116 - .byte W12 - .byte N23 , As3 , v112 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 75*mus_sattower_mvl/mxv - .byte W06 - .byte 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn3 - .byte W06 - .byte N05 , As3 - .byte W06 - .byte N23 , Fn4 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 75*mus_sattower_mvl/mxv - .byte W06 - .byte 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N11 , Ds4 - .byte W12 - .byte Dn4 , v116 - .byte W12 - .byte N12 , Ds4 , v112 - .byte W18 - .byte N06 , As3 - .byte W06 - .byte N68 , Fn3 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W24 - .byte W03 - .byte MOD , 7 - .byte W09 - .byte VOL , 74*mus_sattower_mvl/mxv - .byte W02 - .byte 65*mus_sattower_mvl/mxv - .byte W04 - .byte 55*mus_sattower_mvl/mxv - .byte W02 - .byte 46*mus_sattower_mvl/mxv - .byte W04 - .byte 37*mus_sattower_mvl/mxv - .byte W02 - .byte 26*mus_sattower_mvl/mxv - .byte W04 - .byte 23*mus_sattower_mvl/mxv - .byte W02 - .byte 20*mus_sattower_mvl/mxv - .byte W01 - .byte 12*mus_sattower_mvl/mxv - .byte W03 - .byte 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , As3 , v116 - .byte W12 - .byte N23 , As3 , v112 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 75*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N06 , Fn3 , v108 - .byte W03 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte W03 - .byte N05 , As3 - .byte W06 - .byte N23 , Fn4 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 75*mus_sattower_mvl/mxv - .byte W06 - .byte 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N11 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N12 , Ds4 , v112 - .byte W18 - .byte N05 , Cn4 , v108 - .byte W06 - .byte N68 , Dn4 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W24 - .byte W03 - .byte MOD , 7 - .byte W09 - .byte VOL , 72*mus_sattower_mvl/mxv - .byte W02 - .byte 62*mus_sattower_mvl/mxv - .byte W04 - .byte 48*mus_sattower_mvl/mxv - .byte W02 - .byte 32*mus_sattower_mvl/mxv - .byte W04 - .byte 28*mus_sattower_mvl/mxv - .byte W02 - .byte 21*mus_sattower_mvl/mxv - .byte W04 - .byte 6*mus_sattower_mvl/mxv - .byte W02 - .byte 0*mus_sattower_mvl/mxv - .byte W04 - .byte 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N32 , Ds4 , v116 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W12 - .byte 75*mus_sattower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 64*mus_sattower_mvl/mxv - .byte W06 - .byte 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Cn4 , v112 - .byte W06 - .byte N05 , Dn4 - .byte W06 - .byte N32 , Ds4 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W12 - .byte 75*mus_sattower_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte W06 - .byte 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn4 - .byte W06 - .byte N05 , Ds4 - .byte W06 - .byte N06 , Dn4 , v120 - .byte W12 - .byte N23 , Dn4 , v112 - .byte W06 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte W12 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , As3 - .byte W06 - .byte N05 , Cn4 - .byte W06 - .byte N30 , Dn4 , v116 - .byte W06 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W09 - .byte MOD , 7 - .byte W09 - .byte VOL , 75*mus_sattower_mvl/mxv - .byte W12 - .byte 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v-24 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte N32 , Fn4 , v080 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte PAN , c_v+16 - .byte N32 , Fn4 , v092 - .byte W36 - .byte N02 , Fn4 , v096 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte VOICE , 48 - .byte PAN , c_v+6 - .byte VOL , 69*mus_sattower_mvl/mxv - .byte N32 , Fn4 , v108 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte VOL , 77*mus_sattower_mvl/mxv - .byte N32 , Fn4 , v112 - .byte W36 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte N02 , Fn4 , v108 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte TEMPO , 120*mus_sattower_tbs/2 - .byte VOICE , 56 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte PAN , c_v+0 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte N36 , Fn4 , v127 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W06 - .byte 75*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn3 , v096 - .byte W06 - .byte As3 - .byte W06 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte TIE , Fn4 , v127 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W06 - .byte 75*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte W06 - .byte 37*mus_sattower_mvl/mxv - .byte W12 - .byte PATT - .word mus_sattower_1_000 - .byte EOT , Fn4 - .byte GOTO - .word mus_sattower_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_sattower_2: - .byte KEYSH , mus_sattower_key+0 - .byte VOICE , 60 - .byte PAN , c_v+32 - .byte BENDR , 12 - .byte LFOS , 44 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte N24 , Fn3 , v072 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N06 , Dn3 , v064 - .byte W06 - .byte Fn3 - .byte W18 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W18 - .byte N06 , As3 - .byte W06 - .byte N04 , Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte N24 , Fn3 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 5 - .byte W12 -mus_sattower_2_B1: - .byte PAN , c_v+32 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N36 , Gn3 , v076 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W18 - .byte MOD , 5 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , En3 , v064 - .byte W06 - .byte Gn3 - .byte W18 - .byte N12 , Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 , v068 - .byte W18 - .byte N06 , Cn4 , v064 - .byte W06 - .byte N04 , Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte Gn3 - .byte W04 - .byte An3 - .byte W04 - .byte N24 , Gn3 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte N36 , Ds4 , v080 - .byte W12 - .byte VOL , 42*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte N06 , Cn4 - .byte W05 - .byte Dn4 - .byte W07 - .byte N24 , Ds4 - .byte W12 - .byte VOL , 42*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte N24 , Fs3 - .byte W12 - .byte MOD , 5 - .byte VOL , 42*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte N36 , Dn4 - .byte W12 - .byte VOL , 42*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , As3 - .byte W12 - .byte VOL , 42*mus_sattower_mvl/mxv - .byte MOD , 5 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn3 - .byte W12 - .byte VOL , 42*mus_sattower_mvl/mxv - .byte MOD , 5 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte N36 , Cn4 - .byte W12 - .byte VOL , 42*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 5 - .byte VOL , 42*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte N24 , Gs3 - .byte W12 - .byte MOD , 5 - .byte VOL , 42*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte N32 , As3 - .byte W12 - .byte VOL , 42*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W06 - .byte N48 , An3 - .byte W12 - .byte MOD , 8 - .byte VOL , 44*mus_sattower_mvl/mxv - .byte W12 - .byte 35*mus_sattower_mvl/mxv - .byte W12 - .byte 28*mus_sattower_mvl/mxv - .byte W12 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 53*mus_sattower_mvl/mxv - .byte N16 , Fn3 , v064 - .byte W16 - .byte N08 , Dn3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N08 , Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte N08 - .byte W08 - .byte Cn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N08 , Gn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N08 , As2 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N08 , Ds3 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N08 , Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte N08 - .byte W08 - .byte Ds3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte N16 , An3 - .byte W16 - .byte N08 , Fn3 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N08 , Cn3 - .byte W08 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte N36 , Fn3 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W24 - .byte 62*mus_sattower_mvl/mxv - .byte N06 , Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , As3 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 - .byte 62*mus_sattower_mvl/mxv - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N36 , Ds4 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 - .byte 62*mus_sattower_mvl/mxv - .byte W12 - .byte N12 , As3 - .byte W12 - .byte N48 , Gn3 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W36 - .byte 62*mus_sattower_mvl/mxv - .byte N36 , Ds4 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W24 - .byte N12 , As3 - .byte W12 - .byte Fs3 - .byte W12 - .byte As3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte N72 , Fn3 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W60 - .byte 62*mus_sattower_mvl/mxv - .byte N06 - .byte W06 - .byte Cn4 - .byte W06 - .byte N08 , Fn4 - .byte W12 - .byte VOICE , 60 - .byte VOL , 57*mus_sattower_mvl/mxv - .byte N48 , Fn4 , v080 - .byte W09 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W15 - .byte MOD , 6 - .byte W12 - .byte VOL , 37*mus_sattower_mvl/mxv - .byte W06 - .byte 25*mus_sattower_mvl/mxv - .byte W03 - .byte 12*mus_sattower_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte N06 , As3 , v064 - .byte W12 - .byte N24 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 6 - .byte W12 - .byte VOL , 56*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte N12 - .byte W18 - .byte N06 , Fn3 - .byte W06 - .byte N24 , Dn3 - .byte W09 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 5 - .byte W09 - .byte VOL , 56*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , As3 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 6 - .byte W06 - .byte VOL , 57*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn4 - .byte W12 - .byte VOL , 49*mus_sattower_mvl/mxv - .byte W12 - .byte 55*mus_sattower_mvl/mxv - .byte N48 , Fn4 , v084 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W24 - .byte 37*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W06 - .byte VOL , 25*mus_sattower_mvl/mxv - .byte W03 - .byte 12*mus_sattower_mvl/mxv - .byte W03 - .byte 57*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , As3 , v064 - .byte W12 - .byte N24 - .byte W12 - .byte VOL , 49*mus_sattower_mvl/mxv - .byte W12 - .byte N06 , Fn3 - .byte W03 - .byte VOL , 57*mus_sattower_mvl/mxv - .byte W03 - .byte N06 , As3 - .byte W06 - .byte N12 , Cn4 - .byte W18 - .byte N06 , An3 - .byte W06 - .byte N24 , As3 - .byte W06 - .byte VOL , 45*mus_sattower_mvl/mxv - .byte W09 - .byte MOD , 6 - .byte W09 - .byte VOL , 58*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn3 - .byte W09 - .byte VOL , 45*mus_sattower_mvl/mxv - .byte W15 - .byte 60*mus_sattower_mvl/mxv - .byte N24 , As3 - .byte W06 - .byte VOL , 44*mus_sattower_mvl/mxv - .byte W09 - .byte MOD , 5 - .byte W09 - .byte VOL , 57*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N12 , Ds3 - .byte W12 - .byte N06 , As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N06 , Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N44 , As3 - .byte W06 - .byte VOL , 46*mus_sattower_mvl/mxv - .byte W18 - .byte MOD , 6 - .byte W12 - .byte VOL , 37*mus_sattower_mvl/mxv - .byte W03 - .byte 30*mus_sattower_mvl/mxv - .byte W03 - .byte 25*mus_sattower_mvl/mxv - .byte W03 - .byte 17*mus_sattower_mvl/mxv - .byte W03 - .byte 57*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N12 , Dn3 - .byte W12 - .byte N06 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte N06 , Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N48 , As3 - .byte W09 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W15 - .byte MOD , 6 - .byte W12 - .byte VOL , 37*mus_sattower_mvl/mxv - .byte W03 - .byte 27*mus_sattower_mvl/mxv - .byte W03 - .byte 18*mus_sattower_mvl/mxv - .byte W03 - .byte 12*mus_sattower_mvl/mxv - .byte W03 - .byte PAN , c_v-28 - .byte VOL , 59*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte W48 - .byte N24 , Gn1 , v068 - .byte W36 - .byte N02 , Gn1 , v064 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte VOICE , 47 - .byte N24 , Gs1 , v096 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte VOL , 61*mus_sattower_mvl/mxv - .byte N24 , An1 , v104 - .byte W36 - .byte N02 , Cn2 , v108 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte VOICE , 60 - .byte VOL , 61*mus_sattower_mvl/mxv - .byte PAN , c_v+32 - .byte N06 , Fn3 , v072 - .byte W12 - .byte N12 , As2 , v064 - .byte W24 - .byte N06 , Dn3 - .byte W06 - .byte Fn3 - .byte W18 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W18 - .byte N06 , As3 - .byte W06 - .byte N04 , Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gn3 - .byte W04 - .byte N24 , Fn3 - .byte W24 - .byte GOTO - .word mus_sattower_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_sattower_3: - .byte KEYSH , mus_sattower_key+0 - .byte VOICE , 47 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v-24 - .byte N12 , As1 , v096 - .byte W12 - .byte N06 , Fn1 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , As1 - .byte W36 - .byte N06 , Fn1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , As1 - .byte W24 - .byte VOICE , 14 - .byte PAN , c_v+34 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v+24 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v-16 - .byte N24 , Fn3 - .byte W24 -mus_sattower_3_B1: - .byte VOICE , 47 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte PAN , c_v-24 - .byte N12 , Cn2 , v096 - .byte W12 - .byte N06 , Gn1 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W24 - .byte PAN , c_v-24 - .byte W12 - .byte N06 , Gn1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , Cn2 - .byte W24 - .byte VOICE , 14 - .byte PAN , c_v+36 - .byte N24 , En4 - .byte W24 - .byte PAN , c_v+25 - .byte N24 , Cn4 - .byte W24 - .byte PAN , c_v-20 - .byte N24 , Gn4 - .byte W24 - .byte VOICE , 60 - .byte PAN , c_v-29 - .byte W54 - .byte N06 , Fs3 , v040 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+26 - .byte N06 , Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PAN , c_v-28 - .byte W54 - .byte N06 , Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v+28 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte VOICE , 14 - .byte PAN , c_v-32 - .byte W24 - .byte c_v+35 - .byte N24 , Gs4 , v064 - .byte W24 - .byte PAN , c_v+24 - .byte N24 , Ds4 - .byte W24 - .byte PAN , c_v-15 - .byte N24 , Cn4 - .byte W24 - .byte W96 - .byte VOICE , 46 - .byte PAN , c_v-32 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte N04 , Fn2 , v076 - .byte W04 - .byte As2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v-13 - .byte N04 , As2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte PAN , c_v+15 - .byte N04 , Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte As4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Fn3 , v064 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 , v068 - .byte W04 - .byte Fn4 - .byte W04 - .byte As4 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte PAN , c_v-33 - .byte N04 , Ds2 , v076 - .byte W04 - .byte Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Gn2 - .byte W04 - .byte As2 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Ds4 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , As2 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Ds3 , v064 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte Ds4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte PAN , c_v-49 - .byte N04 , Fs2 , v076 - .byte W04 - .byte Ds2 - .byte W04 - .byte Fs2 - .byte W04 - .byte As2 - .byte W04 - .byte Fs2 - .byte W04 - .byte As2 - .byte W04 - .byte PAN , c_v-33 - .byte N04 , Ds3 - .byte W04 - .byte As2 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fs3 - .byte W04 - .byte PAN , c_v-17 - .byte N04 , As3 - .byte W04 - .byte Fs3 - .byte W04 - .byte As3 - .byte W04 - .byte Ds4 - .byte W04 - .byte As3 - .byte W04 - .byte Ds4 - .byte W04 - .byte PAN , c_v+15 - .byte N04 , Fs4 , v064 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fs4 - .byte W04 - .byte As4 - .byte W04 - .byte Fs4 - .byte W04 - .byte As4 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Dn5 , v056 - .byte W04 - .byte As4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte PAN , c_v+48 - .byte N04 , As5 - .byte W04 - .byte Fn5 - .byte W04 - .byte As5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 , v052 - .byte W04 - .byte PAN , c_v-10 - .byte N04 , Ds5 , v056 - .byte W04 - .byte Cn5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cn5 - .byte W04 - .byte An4 - .byte W04 - .byte Cn5 - .byte W04 - .byte PAN , c_v-26 - .byte N04 , An4 , v064 - .byte W04 - .byte Fn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cn4 - .byte W04 - .byte VOICE , 1 - .byte PAN , c_v-20 - .byte VOL , 78*mus_sattower_mvl/mxv - .byte N24 , As4 - .byte W40 - .byte N08 - .byte W08 - .byte N24 , Gs4 - .byte W24 - .byte N12 , Fn4 - .byte W12 - .byte As3 - .byte W12 - .byte N16 , Gn3 - .byte W16 - .byte N08 , Ds3 - .byte W08 - .byte N16 , Gn3 - .byte W16 - .byte N08 , As2 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte N08 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte N08 - .byte W08 - .byte N24 , Ds3 - .byte W24 - .byte As2 - .byte W24 - .byte Fs3 - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v+16 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte N02 , Fn4 , v088 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N12 - .byte W12 - .byte VOICE , 47 - .byte PAN , c_v-27 - .byte N12 , As1 - .byte W12 - .byte As1 , v064 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte W12 - .byte N12 - .byte W84 - .byte As1 , v088 - .byte W12 - .byte As1 , v064 - .byte W48 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte W12 - .byte N12 - .byte W84 - .byte VOICE , 14 - .byte PAN , c_v-32 - .byte W12 - .byte N12 , Fs4 - .byte W12 - .byte N23 , As4 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W03 - .byte 75*mus_sattower_mvl/mxv - .byte W03 - .byte 62*mus_sattower_mvl/mxv - .byte W03 - .byte 50*mus_sattower_mvl/mxv - .byte W03 - .byte VOICE , 1 - .byte PAN , c_v-32 - .byte VOL , 68*mus_sattower_mvl/mxv - .byte N04 , As2 , v048 - .byte W04 - .byte Ds3 - .byte W04 - .byte Fs3 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Ds3 - .byte W04 - .byte Fs3 - .byte W04 - .byte As3 - .byte W04 - .byte PAN , c_v+15 - .byte N04 , Fs3 - .byte W04 - .byte As3 - .byte W04 - .byte Ds4 - .byte W04 - .byte PAN , c_v+39 - .byte N04 , As3 , v036 - .byte W04 - .byte Ds4 - .byte W04 - .byte N03 , Fs4 - .byte W04 - .byte VOICE , 14 - .byte PAN , c_v-32 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte W12 - .byte N12 , Fn4 , v060 - .byte W12 - .byte N23 , As4 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W03 - .byte 75*mus_sattower_mvl/mxv - .byte W03 - .byte 62*mus_sattower_mvl/mxv - .byte W03 - .byte 50*mus_sattower_mvl/mxv - .byte W03 - .byte VOICE , 1 - .byte PAN , c_v-32 - .byte VOL , 69*mus_sattower_mvl/mxv - .byte N04 , As2 , v048 - .byte W04 - .byte Dn3 , v056 - .byte W04 - .byte Fn3 - .byte W04 - .byte PAN , c_v-1 - .byte N04 , Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte As3 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Fn3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v+39 - .byte N04 , As3 , v040 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte VOICE , 48 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte PAN , c_v+32 - .byte N32 , Cn3 , v064 - .byte W15 - .byte VOL , 37*mus_sattower_mvl/mxv - .byte W09 - .byte 25*mus_sattower_mvl/mxv - .byte W06 - .byte 12*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte N02 , Cn3 , v068 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , As2 , v080 - .byte W12 - .byte VOL , 37*mus_sattower_mvl/mxv - .byte W12 - .byte 25*mus_sattower_mvl/mxv - .byte W06 - .byte 12*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Ds3 , v096 - .byte W12 - .byte VOL , 37*mus_sattower_mvl/mxv - .byte W12 - .byte 25*mus_sattower_mvl/mxv - .byte W06 - .byte 12*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Ds3 , v104 - .byte W12 - .byte VOL , 37*mus_sattower_mvl/mxv - .byte W12 - .byte 25*mus_sattower_mvl/mxv - .byte W06 - .byte 12*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte VOICE , 47 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte PAN , c_v-25 - .byte N12 , As1 , v092 - .byte W12 - .byte N06 , Fn1 , v064 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , As1 - .byte W36 - .byte N06 , Fn1 - .byte W12 - .byte N06 - .byte W24 - .byte N12 , As1 - .byte W24 - .byte VOICE , 14 - .byte PAN , c_v+31 - .byte N24 , Dn4 - .byte W24 - .byte PAN , c_v+23 - .byte N24 , As3 - .byte W24 - .byte PAN , c_v-12 - .byte N24 , Fn3 - .byte W24 - .byte GOTO - .word mus_sattower_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_sattower_4: - .byte KEYSH , mus_sattower_key+0 - .byte VOICE , 14 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte PAN , c_v+32 - .byte BENDR , 12 - .byte LFOS , 44 - .byte W96 - .byte W96 -mus_sattower_4_B1: - .byte PAN , c_v+32 - .byte VOL , 49*mus_sattower_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 1 - .byte VOL , 42*mus_sattower_mvl/mxv - .byte PAN , c_v-4 - .byte N24 , As4 , v127 - .byte W24 - .byte PAN , c_v+48 - .byte N08 , As4 , v052 - .byte W08 - .byte PAN , c_v-5 - .byte N08 , Dn5 , v127 - .byte W08 - .byte Ds5 - .byte W08 - .byte N24 , Fn5 - .byte W24 - .byte PAN , c_v-48 - .byte N08 , Fn5 , v052 - .byte W08 - .byte PAN , c_v-4 - .byte N08 , Ds5 , v127 - .byte W08 - .byte Dn5 - .byte W08 - .byte N24 , Ds5 - .byte W24 - .byte PAN , c_v+48 - .byte N08 , Ds5 , v052 - .byte W08 - .byte PAN , c_v-4 - .byte N08 , Gn4 , v096 - .byte W08 - .byte As4 , v084 - .byte W08 - .byte N24 , Ds5 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Ds5 , v048 - .byte W24 - .byte PAN , c_v-4 - .byte N24 , Ds5 , v127 - .byte W24 - .byte PAN , c_v+48 - .byte N08 , Ds5 , v052 - .byte W08 - .byte PAN , c_v-5 - .byte N08 , Cn5 , v127 - .byte W08 - .byte Dn5 - .byte W08 - .byte N24 , Ds5 - .byte W24 - .byte PAN , c_v-46 - .byte N08 , Ds5 , v052 - .byte W08 - .byte PAN , c_v-6 - .byte N08 , Fn5 , v127 - .byte W08 - .byte Ds5 - .byte W08 - .byte N24 , Dn5 - .byte W24 - .byte PAN , c_v+47 - .byte N08 , Dn5 , v052 - .byte W08 - .byte PAN , c_v-5 - .byte N08 , Ds5 , v127 - .byte W08 - .byte Dn5 - .byte W08 - .byte N24 , Cn5 - .byte W24 - .byte PAN , c_v-48 - .byte N24 , Cn5 , v052 - .byte W24 - .byte VOL , 49*mus_sattower_mvl/mxv - .byte PAN , c_v+32 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte PAN , c_v+32 - .byte W48 - .byte N44 , Ds5 , v088 - .byte W24 - .byte VOL , 41*mus_sattower_mvl/mxv - .byte W02 - .byte 37*mus_sattower_mvl/mxv - .byte W04 - .byte 29*mus_sattower_mvl/mxv - .byte W02 - .byte 25*mus_sattower_mvl/mxv - .byte W04 - .byte 18*mus_sattower_mvl/mxv - .byte W02 - .byte 11*mus_sattower_mvl/mxv - .byte W04 - .byte 3*mus_sattower_mvl/mxv - .byte W02 - .byte 0*mus_sattower_mvl/mxv - .byte W04 - .byte 50*mus_sattower_mvl/mxv - .byte W48 - .byte N48 , Dn5 - .byte W24 - .byte VOL , 41*mus_sattower_mvl/mxv - .byte W02 - .byte 37*mus_sattower_mvl/mxv - .byte W04 - .byte 29*mus_sattower_mvl/mxv - .byte W02 - .byte 25*mus_sattower_mvl/mxv - .byte W04 - .byte 18*mus_sattower_mvl/mxv - .byte W02 - .byte 11*mus_sattower_mvl/mxv - .byte W04 - .byte 3*mus_sattower_mvl/mxv - .byte W02 - .byte 0*mus_sattower_mvl/mxv - .byte W04 - .byte VOICE , 56 - .byte VOL , 100*mus_sattower_mvl/mxv - .byte PAN , c_v+0 - .byte N48 , Fn4 , v120 - .byte W12 - .byte VOL , 88*mus_sattower_mvl/mxv - .byte W06 - .byte 75*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte W06 - .byte 37*mus_sattower_mvl/mxv - .byte W06 - .byte 25*mus_sattower_mvl/mxv - .byte W06 - .byte 12*mus_sattower_mvl/mxv - .byte W06 - .byte 0*mus_sattower_mvl/mxv - .byte W42 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_sattower_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_sattower_5: - .byte KEYSH , mus_sattower_key+0 - .byte VOICE , 80 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v-64 - .byte N36 , Dn3 , v112 - .byte W12 - .byte VOL , 32*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn3 , v064 - .byte W12 - .byte N48 , As3 - .byte W12 - .byte VOL , 32*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W24 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N18 , As2 - .byte W12 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W06 - .byte 50*mus_sattower_mvl/mxv - .byte N06 , Fn2 - .byte W06 - .byte N08 - .byte W08 - .byte Dn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte As2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Dn3 - .byte W08 - .byte N24 , As2 - .byte W12 - .byte MOD , 6 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W12 -mus_sattower_5_B1: - .byte PAN , c_v-64 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N36 , En3 , v112 - .byte W12 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Cn3 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte N48 , Gn3 - .byte W12 - .byte VOL , 32*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W24 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N16 , Cn3 - .byte W16 - .byte N08 , Gn2 - .byte W08 - .byte N08 - .byte W08 - .byte En2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Gn2 - .byte W08 - .byte En3 - .byte W08 - .byte N24 , Cn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte W08 - .byte N08 , Ds2 - .byte W08 - .byte Fs2 - .byte W08 - .byte N24 , As2 - .byte W12 - .byte MOD , 6 - .byte VOL , 33*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte As2 - .byte W08 - .byte Ds3 - .byte W08 - .byte As2 - .byte W08 - .byte Fs2 - .byte W08 - .byte W08 - .byte Dn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte N24 , As2 - .byte W12 - .byte MOD , 6 - .byte VOL , 32*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte W08 - .byte N08 , Fn2 - .byte W08 - .byte As2 - .byte W08 - .byte Dn3 - .byte W08 - .byte As2 - .byte W08 - .byte Fn2 - .byte W08 - .byte N12 , Gs2 - .byte W12 - .byte N24 , Ds2 - .byte W12 - .byte MOD , 6 - .byte VOL , 33*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N12 , Gs2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , Gs2 - .byte W12 - .byte MOD , 6 - .byte VOL , 33*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N12 , Ds2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte N08 , Ds3 - .byte W08 - .byte Cn3 - .byte W08 - .byte An2 - .byte W08 - .byte N24 , Fn2 - .byte W12 - .byte MOD , 6 - .byte VOL , 32*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N32 , As3 - .byte W12 - .byte VOL , 33*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 6 - .byte W18 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte W04 - .byte PAN , c_v+63 - .byte N08 - .byte W08 - .byte N32 , Gs3 - .byte W12 - .byte VOL , 32*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 6 - .byte W18 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte W04 - .byte PAN , c_v-63 - .byte N08 - .byte W08 - .byte N32 , Gn3 - .byte W12 - .byte VOL , 32*mus_sattower_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W20 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte W04 - .byte PAN , c_v+63 - .byte N08 - .byte W08 - .byte N32 , Ds3 - .byte W12 - .byte VOL , 32*mus_sattower_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W16 - .byte 0 - .byte W04 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W04 - .byte PAN , c_v-63 - .byte N08 - .byte W08 - .byte N32 , Fs3 - .byte W12 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W08 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte W04 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W04 - .byte PAN , c_v+63 - .byte N08 - .byte W08 - .byte N32 , Ds3 - .byte W12 - .byte VOL , 33*mus_sattower_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W16 - .byte 0 - .byte W04 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte PAN , c_v-62 - .byte W04 - .byte N08 - .byte W08 - .byte N32 , Fn3 - .byte W12 - .byte VOL , 32*mus_sattower_mvl/mxv - .byte W04 - .byte MOD , 6 - .byte W16 - .byte 0 - .byte W04 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W04 - .byte PAN , c_v+63 - .byte N08 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte PAN , c_v-63 - .byte N08 - .byte W08 - .byte N16 , Cn3 - .byte W16 - .byte PAN , c_v+63 - .byte N08 , An2 - .byte W08 - .byte N12 , As2 - .byte W12 - .byte PAN , c_v-63 - .byte N12 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v-63 - .byte N12 - .byte W12 - .byte Gs2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 - .byte W12 - .byte Ds2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte PAN , c_v-62 - .byte N12 - .byte W12 - .byte As2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 - .byte W12 - .byte PAN , c_v-63 - .byte N06 , Fs3 - .byte W06 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , As3 - .byte W06 - .byte N06 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte PAN , c_v-62 - .byte N06 , Fs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte As2 - .byte W06 - .byte Fs2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Ds3 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v-63 - .byte N06 , An2 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , An2 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte PAN , c_v-62 - .byte N12 , Fn2 - .byte W18 - .byte N06 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 5 - .byte VOL , 32*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn3 , v108 - .byte W12 - .byte N24 , Dn3 , v064 - .byte W12 - .byte MOD , 6 - .byte VOL , 33*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N18 , As2 - .byte W18 - .byte N06 , Fn2 - .byte W06 - .byte N72 , As2 - .byte W12 - .byte VOL , 32*mus_sattower_mvl/mxv - .byte W24 - .byte MOD , 6 - .byte W36 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn3 , v092 - .byte W12 - .byte N24 , Dn3 , v064 - .byte W12 - .byte MOD , 6 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W12 - .byte 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn2 - .byte W18 - .byte N06 - .byte W06 - .byte N72 , As2 - .byte W12 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W24 - .byte MOD , 6 - .byte W36 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N12 , Fs2 - .byte W12 - .byte As2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N48 , As2 - .byte W12 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W24 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn2 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte N48 , As2 - .byte W12 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W24 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N32 , An3 - .byte W09 - .byte VOL , 34*mus_sattower_mvl/mxv - .byte W24 - .byte W03 - .byte 50*mus_sattower_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , As3 - .byte W06 - .byte VOL , 33*mus_sattower_mvl/mxv - .byte W30 - .byte N02 - .byte W03 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W01 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Cn4 - .byte W06 - .byte VOL , 33*mus_sattower_mvl/mxv - .byte W30 - .byte 50*mus_sattower_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Cn4 , v072 - .byte W12 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W24 - .byte 50*mus_sattower_mvl/mxv - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte VOICE , 80 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte PAN , c_v-62 - .byte N06 , Dn3 , v096 - .byte W12 - .byte N12 , Fn2 , v064 - .byte W24 - .byte Fn3 - .byte W12 - .byte N48 , As3 - .byte W12 - .byte VOL , 33*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W24 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N18 , As2 - .byte W18 - .byte N06 , Fn2 - .byte W06 - .byte N08 - .byte W08 - .byte Dn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte As2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Dn3 - .byte W08 - .byte N24 , As2 - .byte W12 - .byte VOL , 31*mus_sattower_mvl/mxv - .byte W12 - .byte GOTO - .word mus_sattower_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_sattower_6: - .byte KEYSH , mus_sattower_key+0 - .byte VOICE , 87 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte N12 , As1 , v112 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte N12 , Fn1 , v080 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte W36 - .byte N36 , As1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N18 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte N06 , Fn1 - .byte W06 - .byte N48 , As1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W36 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 -mus_sattower_6_B1: - .byte PAN , c_v+0 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte N12 , Cn2 , v112 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte N12 , Cn1 , v080 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte W36 - .byte N36 , Cn2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N18 - .byte W18 - .byte N06 , Gn1 - .byte W06 - .byte N48 , Cn2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W36 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , Cn1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N12 , Ds2 - .byte W12 - .byte N24 , Ds1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Fs1 - .byte W06 - .byte As1 - .byte W06 - .byte N12 , Ds1 - .byte W12 - .byte N36 , Ds2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N12 , As1 - .byte W12 - .byte N24 , Fn1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N06 , Dn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N36 , As1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn1 - .byte W12 - .byte Ds1 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte N12 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte W12 - .byte N12 , Gs1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Gs1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte N18 , Dn2 - .byte W18 - .byte N06 , As1 - .byte W06 - .byte N24 , Cn2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N40 , As1 , v060 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W28 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N08 , Cn2 - .byte W08 - .byte N16 , Dn2 - .byte W16 - .byte N08 , Cn2 - .byte W08 - .byte N16 , As1 - .byte W16 - .byte N08 , Dn2 - .byte W08 - .byte N32 , Ds2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 6 - .byte W14 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N08 , As1 - .byte W08 - .byte Gn1 - .byte W08 - .byte N16 , Ds2 - .byte W16 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte N08 , Fn2 - .byte W08 - .byte Gn2 - .byte W08 - .byte Ds2 - .byte W08 - .byte As1 - .byte W08 - .byte Ds2 - .byte W08 - .byte Fs1 - .byte W08 - .byte As1 - .byte W08 - .byte N32 , Ds2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte MOD , 6 - .byte W14 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N08 , As1 - .byte W08 - .byte Fs1 - .byte W08 - .byte As1 - .byte W08 - .byte Ds2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Dn2 - .byte W08 - .byte As1 - .byte W08 - .byte N24 , Fn2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N16 , Fn1 - .byte W16 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N08 , An1 - .byte W08 - .byte N16 , Cn2 - .byte W16 - .byte MOD , 0 - .byte N08 , Fn1 - .byte W08 - .byte N12 , As1 - .byte W12 - .byte As1 , v080 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N06 , Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte As1 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N12 - .byte W24 - .byte N06 , As1 - .byte W06 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte As1 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte As2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte As1 - .byte W12 - .byte Ds2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N48 , Fn2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W24 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N48 , Fn1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W24 -mus_sattower_6_000: - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N12 , As1 , v080 - .byte W84 - .byte PEND - .byte W24 - .byte N24 , Dn2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , As1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte PATT - .word mus_sattower_6_000 - .byte W24 - .byte N24 , As1 , v080 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 4 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 4 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 4 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N12 , Ds2 - .byte W12 - .byte Fs2 - .byte W12 - .byte As1 - .byte W12 - .byte N48 , Ds2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W24 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte As1 - .byte W12 - .byte N24 , Dn2 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 - .byte 62*mus_sattower_mvl/mxv - .byte N12 , Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte N32 , Fn1 , v076 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Gn1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Gs1 , v084 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , An1 , v092 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte VOICE , 87 - .byte PAN , c_v+16 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte N12 , As1 , v096 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte N12 , Fn1 , v080 - .byte W06 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W06 - .byte 62*mus_sattower_mvl/mxv - .byte W36 - .byte N36 , As1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N18 - .byte W18 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte N06 , Fn1 - .byte W06 - .byte N48 , As1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W36 - .byte VOL , 62*mus_sattower_mvl/mxv - .byte MOD , 0 - .byte N24 , Fn1 - .byte W12 - .byte VOL , 50*mus_sattower_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte GOTO - .word mus_sattower_6_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 7 **********************@ - -mus_sattower_7: - .byte KEYSH , mus_sattower_key+0 - .byte VOICE , 0 - .byte VOL , 99*mus_sattower_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , En2 , v068 - .byte W24 - .byte N06 , En1 , v048 - .byte W06 - .byte En1 , v040 - .byte W30 - .byte En1 , v048 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte N24 , Cs2 , v056 - .byte W24 - .byte N48 , An2 , v064 - .byte W48 - .byte N06 , En1 , v048 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v040 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v048 - .byte W12 - .byte En1 , v044 - .byte W06 - .byte En1 , v032 - .byte W06 -mus_sattower_7_B1: - .byte N24 , En2 , v064 - .byte W24 - .byte N06 , En1 , v048 - .byte W06 - .byte En1 , v036 - .byte W30 - .byte En1 , v048 - .byte W06 - .byte En1 , v040 - .byte W06 - .byte N24 , An2 , v056 - .byte W24 - .byte N48 , Cs2 , v064 - .byte W48 - .byte N06 , En1 , v048 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v040 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v048 - .byte W12 - .byte En1 , v044 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v048 - .byte W18 - .byte N06 - .byte W06 - .byte N03 - .byte W03 - .byte En1 , v028 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v048 - .byte W18 - .byte N06 - .byte W06 - .byte N03 - .byte W03 - .byte En1 , v028 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte W18 - .byte N06 , En1 , v048 - .byte W06 - .byte N24 , An2 , v060 - .byte W18 - .byte N06 , En1 , v048 - .byte W06 - .byte N24 , Cs2 , v064 - .byte W24 - .byte N06 , En1 , v048 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v044 - .byte W12 - .byte W12 - .byte N04 , En1 , v048 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N06 , En1 , v064 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N24 , An2 , v060 - .byte W24 - .byte N08 , En1 , v064 - .byte W32 - .byte N08 - .byte W08 - .byte N08 - .byte W08 - .byte N03 - .byte W03 - .byte En1 , v028 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N12 , En1 , v048 - .byte W12 - .byte N12 - .byte W28 - .byte N04 , En1 , v040 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte N12 , En1 , v048 - .byte W12 - .byte N12 - .byte W28 - .byte N04 , En1 , v040 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte N12 , En1 , v048 - .byte W12 - .byte N12 - .byte W28 - .byte N04 , En1 , v040 - .byte W04 - .byte En1 , v032 - .byte W04 - .byte N12 , En1 , v048 - .byte W12 - .byte N12 - .byte W28 - .byte N04 , En1 , v040 - .byte W04 - .byte En1 , v028 - .byte W04 - .byte W12 - .byte N12 , En1 , v048 - .byte W24 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v048 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v040 - .byte W06 - .byte W12 - .byte En1 , v052 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v056 - .byte W06 - .byte En1 , v032 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v052 - .byte W12 - .byte En1 , v044 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte N03 , En1 , v048 - .byte W03 - .byte En1 , v028 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N24 , En2 , v060 - .byte W24 - .byte N06 , En1 , v056 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v044 - .byte W06 - .byte En1 , v032 - .byte W18 - .byte En1 , v056 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v056 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v044 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte W12 - .byte En1 , v056 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v044 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v056 - .byte W12 - .byte N06 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte N03 , En1 , v056 - .byte W03 - .byte En1 , v028 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N24 , Bn2 , v064 - .byte W24 - .byte N06 , En1 , v056 - .byte W06 - .byte En1 , v040 - .byte W06 - .byte En1 , v044 - .byte W06 - .byte En1 , v040 - .byte W18 - .byte En1 , v056 - .byte W06 - .byte En1 , v040 - .byte W06 - .byte En1 , v056 - .byte W06 - .byte En1 , v032 - .byte W06 - .byte En1 , v048 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte W12 - .byte En1 , v056 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W03 - .byte En1 , v028 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N48 , An2 , v068 - .byte W96 - .byte En2 , v064 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 0 - .byte VOL , 99*mus_sattower_mvl/mxv - .byte PAN , c_v+0 - .byte N24 - .byte W24 - .byte N06 , En1 , v048 - .byte W06 - .byte N06 - .byte W30 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N24 , An2 , v064 - .byte W24 - .byte W48 - .byte N06 , En1 , v048 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte GOTO - .word mus_sattower_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_sattower: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_sattower_pri @ Priority - .byte mus_sattower_rev @ Reverb. - - .word mus_sattower_grp - - .word mus_sattower_1 - .word mus_sattower_2 - .word mus_sattower_3 - .word mus_sattower_4 - .word mus_sattower_5 - .word mus_sattower_6 - .word mus_sattower_7 - - .end diff --git a/sound/songs/mus_shinka.s b/sound/songs/mus_shinka.s deleted file mode 100644 index d3bf73dc30..0000000000 --- a/sound/songs/mus_shinka.s +++ /dev/null @@ -1,923 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_shinka_grp, voicegroup026 - .equ mus_shinka_pri, 0 - .equ mus_shinka_rev, reverb_set+50 - .equ mus_shinka_mvl, 127 - .equ mus_shinka_key, 0 - .equ mus_shinka_tbs, 1 - .equ mus_shinka_exg, 0 - .equ mus_shinka_cmp, 1 - - .section .rodata - .global mus_shinka - .align 2 - -@********************** Track 1 **********************@ - -mus_shinka_1: - .byte KEYSH , mus_shinka_key+0 - .byte TEMPO , 120*mus_shinka_tbs/2 - .byte VOICE , 60 - .byte VOL , 80*mus_shinka_mvl/mxv - .byte N06 , Gn3 , v080 - .byte W24 - .byte Gn3 , v056 - .byte W24 - .byte Gn3 , v060 - .byte W24 - .byte Gn3 , v064 - .byte W24 -mus_shinka_1_000: - .byte N06 , Gn3 , v068 - .byte W24 - .byte Gn3 , v072 - .byte W24 - .byte Gn3 , v076 - .byte W24 - .byte N24 , An3 , v080 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte PEND -mus_shinka_1_001: - .byte MOD , 0 - .byte N06 , Gn3 , v080 - .byte W24 - .byte Gn3 , v056 - .byte W24 - .byte Gn3 , v060 - .byte W24 - .byte Gn3 , v064 - .byte W24 - .byte PEND -mus_shinka_1_002: - .byte N06 , Gn3 , v068 - .byte W24 - .byte Gn3 , v072 - .byte W24 - .byte Gn3 , v076 - .byte W24 - .byte N24 , Bn3 , v080 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte PEND - .byte PATT - .word mus_shinka_1_001 - .byte PATT - .word mus_shinka_1_000 - .byte PATT - .word mus_shinka_1_001 - .byte PATT - .word mus_shinka_1_002 -mus_shinka_1_B1: -mus_shinka_1_003: - .byte MOD , 0 - .byte N06 , An3 , v080 - .byte W24 - .byte An3 , v056 - .byte W24 - .byte An3 , v060 - .byte W24 - .byte An3 , v064 - .byte W24 - .byte PEND -mus_shinka_1_004: - .byte N06 , An3 , v068 - .byte W24 - .byte An3 , v072 - .byte W24 - .byte An3 , v076 - .byte W24 - .byte N24 , Bn3 , v080 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte PEND - .byte PATT - .word mus_shinka_1_003 -mus_shinka_1_005: - .byte N06 , An3 , v068 - .byte W24 - .byte An3 , v072 - .byte W24 - .byte An3 , v076 - .byte W24 - .byte N24 , Cs4 , v080 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte PEND - .byte PATT - .word mus_shinka_1_003 - .byte PATT - .word mus_shinka_1_004 - .byte PATT - .word mus_shinka_1_003 - .byte PATT - .word mus_shinka_1_005 - .byte GOTO - .word mus_shinka_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_shinka_2: - .byte KEYSH , mus_shinka_key+0 - .byte VOICE , 60 - .byte PAN , c_v+16 - .byte VOL , 80*mus_shinka_mvl/mxv - .byte N06 , Cn3 , v080 - .byte W24 - .byte Dn3 , v056 - .byte W24 - .byte Cn3 , v060 - .byte W24 - .byte Dn3 , v064 - .byte W24 -mus_shinka_2_000: - .byte N06 , Cn3 , v068 - .byte W24 - .byte Dn3 , v072 - .byte W24 - .byte Cn3 , v076 - .byte W24 - .byte N24 , Dn3 , v080 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte PEND -mus_shinka_2_001: - .byte MOD , 0 - .byte N06 , Cn3 , v080 - .byte W24 - .byte Dn3 , v056 - .byte W24 - .byte Cn3 , v060 - .byte W24 - .byte Dn3 , v064 - .byte W24 - .byte PEND -mus_shinka_2_002: - .byte N06 , Cn3 , v068 - .byte W24 - .byte Dn3 , v072 - .byte W24 - .byte Cn3 , v076 - .byte W24 - .byte N24 , Fs3 , v080 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte PEND - .byte PATT - .word mus_shinka_2_001 - .byte PATT - .word mus_shinka_2_000 - .byte PATT - .word mus_shinka_2_001 - .byte PATT - .word mus_shinka_2_002 -mus_shinka_2_B1: -mus_shinka_2_003: - .byte MOD , 0 - .byte N06 , Dn3 , v080 - .byte W24 - .byte En3 , v056 - .byte W24 - .byte Dn3 , v060 - .byte W24 - .byte En3 , v064 - .byte W24 - .byte PEND -mus_shinka_2_004: - .byte N06 , Dn3 , v068 - .byte W24 - .byte En3 , v072 - .byte W24 - .byte Dn3 , v076 - .byte W24 - .byte N24 , En3 , v080 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte PEND - .byte PATT - .word mus_shinka_2_003 -mus_shinka_2_005: - .byte N06 , Dn3 , v068 - .byte W24 - .byte En3 , v072 - .byte W24 - .byte Dn3 , v076 - .byte W24 - .byte N24 , Gs3 , v080 - .byte W09 - .byte MOD , 6 - .byte W15 - .byte PEND - .byte PATT - .word mus_shinka_2_003 - .byte PATT - .word mus_shinka_2_004 - .byte PATT - .word mus_shinka_2_003 - .byte PATT - .word mus_shinka_2_005 - .byte GOTO - .word mus_shinka_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_shinka_3: - .byte KEYSH , mus_shinka_key+0 - .byte VOICE , 81 - .byte VOL , 80*mus_shinka_mvl/mxv - .byte N06 , Cn1 , v080 - .byte W24 - .byte Dn1 - .byte W24 - .byte Cn1 - .byte W24 - .byte Dn1 - .byte W24 -mus_shinka_3_000: - .byte N06 , Cn1 , v080 - .byte W24 - .byte Dn1 - .byte W24 - .byte Cn1 - .byte W24 - .byte N24 , Dn1 - .byte W24 - .byte PEND - .byte N06 , Cn1 - .byte W24 - .byte Dn1 - .byte W24 - .byte Cn1 - .byte W24 - .byte Dn1 - .byte W24 - .byte PATT - .word mus_shinka_3_000 -mus_shinka_3_001: - .byte N03 , Cn2 , v080 - .byte W12 - .byte Cn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte PEND - .byte PATT - .word mus_shinka_3_001 - .byte PATT - .word mus_shinka_3_001 - .byte PATT - .word mus_shinka_3_001 -mus_shinka_3_B1: -mus_shinka_3_002: - .byte N03 , Dn2 , v080 - .byte W12 - .byte Dn1 - .byte W06 - .byte An1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte An1 - .byte W06 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W06 - .byte An1 - .byte W06 - .byte En2 - .byte W12 - .byte En1 - .byte W06 - .byte An1 - .byte W06 - .byte PEND - .byte PATT - .word mus_shinka_3_002 - .byte PATT - .word mus_shinka_3_002 - .byte PATT - .word mus_shinka_3_002 - .byte PATT - .word mus_shinka_3_002 - .byte PATT - .word mus_shinka_3_002 - .byte PATT - .word mus_shinka_3_002 - .byte PATT - .word mus_shinka_3_002 - .byte GOTO - .word mus_shinka_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_shinka_4: - .byte KEYSH , mus_shinka_key+0 - .byte VOICE , 47 - .byte VOL , 80*mus_shinka_mvl/mxv - .byte PAN , c_v-6 - .byte N12 , Cn2 , v112 - .byte W24 - .byte Dn2 - .byte W24 - .byte Cn2 - .byte W24 - .byte Dn2 - .byte W24 - .byte Cn2 - .byte W24 - .byte Dn2 - .byte W24 - .byte Cn2 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Dn2 , v127 - .byte W06 - .byte Dn2 , v108 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte N12 , Cn2 , v112 - .byte W24 - .byte Dn2 - .byte W24 - .byte Cn2 - .byte W24 - .byte Dn2 - .byte W24 - .byte Cn2 - .byte W24 - .byte Dn2 - .byte W24 - .byte Cn2 - .byte W24 - .byte N06 , Dn2 , v127 - .byte W06 - .byte Dn2 , v108 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v120 - .byte W06 -mus_shinka_4_000: - .byte N12 , Cn2 , v112 - .byte W24 - .byte Dn2 - .byte W24 - .byte Cn2 - .byte W24 - .byte Dn2 - .byte W12 - .byte N12 - .byte W12 - .byte PEND -mus_shinka_4_001: - .byte N12 , Cn2 , v112 - .byte W24 - .byte Dn2 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Cn2 - .byte W24 - .byte N06 , Dn2 , v127 - .byte W06 - .byte Dn2 , v108 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v120 - .byte W06 - .byte PEND - .byte PATT - .word mus_shinka_4_000 - .byte PATT - .word mus_shinka_4_001 -mus_shinka_4_B1: -mus_shinka_4_002: - .byte N12 , Dn2 , v112 - .byte W24 - .byte En2 - .byte W24 - .byte Dn2 - .byte W24 - .byte En2 - .byte W12 - .byte N12 - .byte W12 - .byte PEND -mus_shinka_4_003: - .byte N12 , Dn2 , v112 - .byte W24 - .byte En2 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn2 - .byte W24 - .byte N06 , En2 , v127 - .byte W06 - .byte En2 , v108 - .byte W06 - .byte En2 , v112 - .byte W06 - .byte En2 , v120 - .byte W06 - .byte PEND - .byte PATT - .word mus_shinka_4_002 -mus_shinka_4_004: - .byte N15 , Dn2 , v112 - .byte W24 - .byte N12 , En2 - .byte W18 - .byte N06 - .byte W06 - .byte N12 , Dn2 - .byte W24 - .byte N06 , En2 , v127 - .byte W06 - .byte En2 , v108 - .byte W06 - .byte En2 , v112 - .byte W06 - .byte En2 , v120 - .byte W06 - .byte PEND - .byte PATT - .word mus_shinka_4_002 - .byte PATT - .word mus_shinka_4_004 - .byte PATT - .word mus_shinka_4_002 - .byte PATT - .word mus_shinka_4_003 - .byte GOTO - .word mus_shinka_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_shinka_5: - .byte KEYSH , mus_shinka_key+0 - .byte VOICE , 83 - .byte PAN , c_v-47 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte VOL , 80*mus_shinka_mvl/mxv - .byte N06 , Cn3 , v056 - .byte W24 - .byte Dn3 , v032 - .byte W24 - .byte Cn3 , v036 - .byte W24 - .byte Dn3 , v040 - .byte W24 -mus_shinka_5_000: - .byte N06 , Cn3 , v044 - .byte W24 - .byte Dn3 , v048 - .byte W24 - .byte Cn3 , v052 - .byte W24 - .byte N24 , Dn3 , v056 - .byte W24 - .byte PEND -mus_shinka_5_001: - .byte N06 , Cn3 , v056 - .byte W24 - .byte Dn3 , v032 - .byte W24 - .byte Cn3 , v036 - .byte W24 - .byte Dn3 , v040 - .byte W24 - .byte PEND - .byte PATT - .word mus_shinka_5_000 - .byte PATT - .word mus_shinka_5_001 - .byte PATT - .word mus_shinka_5_000 - .byte PATT - .word mus_shinka_5_001 - .byte PATT - .word mus_shinka_5_000 -mus_shinka_5_B1: -mus_shinka_5_002: - .byte N06 , Dn3 , v056 - .byte W24 - .byte En3 , v032 - .byte W24 - .byte Dn3 , v036 - .byte W24 - .byte En3 , v040 - .byte W24 - .byte PEND -mus_shinka_5_003: - .byte N06 , Dn3 , v044 - .byte W24 - .byte En3 , v048 - .byte W24 - .byte Dn3 , v052 - .byte W24 - .byte N24 , En3 , v056 - .byte W24 - .byte PEND - .byte PATT - .word mus_shinka_5_002 - .byte PATT - .word mus_shinka_5_003 - .byte PATT - .word mus_shinka_5_002 - .byte PATT - .word mus_shinka_5_003 - .byte PATT - .word mus_shinka_5_002 - .byte PATT - .word mus_shinka_5_003 - .byte GOTO - .word mus_shinka_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_shinka_6: - .byte KEYSH , mus_shinka_key+0 - .byte VOICE , 84 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte VOL , 80*mus_shinka_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , An2 , v056 - .byte W24 - .byte Bn2 , v032 - .byte W24 - .byte An2 , v036 - .byte W24 - .byte Bn2 , v040 - .byte W24 -mus_shinka_6_000: - .byte N06 , An2 , v044 - .byte W24 - .byte Bn2 , v048 - .byte W24 - .byte An2 , v052 - .byte W24 - .byte N24 , Bn2 , v056 - .byte W24 - .byte PEND -mus_shinka_6_001: - .byte N06 , An2 , v056 - .byte W24 - .byte Bn2 , v032 - .byte W24 - .byte An2 , v036 - .byte W24 - .byte Bn2 , v040 - .byte W24 - .byte PEND - .byte PATT - .word mus_shinka_6_000 - .byte PATT - .word mus_shinka_6_001 - .byte PATT - .word mus_shinka_6_000 - .byte PATT - .word mus_shinka_6_001 - .byte PATT - .word mus_shinka_6_000 -mus_shinka_6_B1: -mus_shinka_6_002: - .byte N06 , Bn2 , v056 - .byte W24 - .byte Cs3 , v032 - .byte W24 - .byte Bn2 , v036 - .byte W24 - .byte Cs3 , v040 - .byte W24 - .byte PEND -mus_shinka_6_003: - .byte N06 , Bn2 , v044 - .byte W24 - .byte Cs3 , v048 - .byte W24 - .byte Bn2 , v052 - .byte W24 - .byte N24 , Cs3 , v056 - .byte W24 - .byte PEND - .byte PATT - .word mus_shinka_6_002 - .byte PATT - .word mus_shinka_6_003 - .byte PATT - .word mus_shinka_6_002 - .byte PATT - .word mus_shinka_6_003 - .byte PATT - .word mus_shinka_6_002 - .byte PATT - .word mus_shinka_6_003 - .byte GOTO - .word mus_shinka_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_shinka_7: - .byte VOL , 80*mus_shinka_mvl/mxv - .byte KEYSH , mus_shinka_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte N06 , En1 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N03 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v112 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte En1 , v076 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v112 - .byte W03 - .byte N06 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte En1 , v080 - .byte W12 - .byte N03 , En1 , v127 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v108 - .byte W03 - .byte En1 , v112 - .byte W03 - .byte En1 , v116 - .byte W03 - .byte En1 , v120 - .byte W03 - .byte N06 , En1 , v127 - .byte W12 - .byte En1 , v100 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v096 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v096 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte En1 , v100 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v096 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte En1 , v096 - .byte W12 - .byte N03 , En1 , v127 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v108 - .byte W03 - .byte En1 , v112 - .byte W03 - .byte En1 , v116 - .byte W03 - .byte En1 , v120 - .byte W03 -mus_shinka_7_000: - .byte N06 , En1 , v127 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v100 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v127 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v127 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v127 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte PEND -mus_shinka_7_001: - .byte N06 , En1 , v127 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v100 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v127 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v127 - .byte W06 - .byte En1 , v036 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v127 - .byte W06 - .byte N03 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v108 - .byte W03 - .byte En1 , v112 - .byte W03 - .byte En1 , v116 - .byte W03 - .byte En1 , v120 - .byte W03 - .byte PEND -mus_shinka_7_B1: - .byte PATT - .word mus_shinka_7_000 - .byte PATT - .word mus_shinka_7_001 - .byte PATT - .word mus_shinka_7_000 - .byte PATT - .word mus_shinka_7_001 - .byte PATT - .word mus_shinka_7_000 - .byte PATT - .word mus_shinka_7_001 - .byte PATT - .word mus_shinka_7_000 - .byte PATT - .word mus_shinka_7_001 - .byte GOTO - .word mus_shinka_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_shinka: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_shinka_pri @ Priority - .byte mus_shinka_rev @ Reverb. - - .word mus_shinka_grp - - .word mus_shinka_1 - .word mus_shinka_2 - .word mus_shinka_3 - .word mus_shinka_4 - .word mus_shinka_5 - .word mus_shinka_6 - .word mus_shinka_7 - - .end diff --git a/sound/songs/mus_sitennou.s b/sound/songs/mus_sitennou.s deleted file mode 100644 index 797055b65b..0000000000 --- a/sound/songs/mus_sitennou.s +++ /dev/null @@ -1,2344 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_sitennou_grp, voicegroup096 - .equ mus_sitennou_pri, 0 - .equ mus_sitennou_rev, reverb_set+50 - .equ mus_sitennou_mvl, 127 - .equ mus_sitennou_key, 0 - .equ mus_sitennou_tbs, 1 - .equ mus_sitennou_exg, 0 - .equ mus_sitennou_cmp, 1 - - .section .rodata - .global mus_sitennou - .align 2 - -@********************** Track 1 **********************@ - -mus_sitennou_1: - .byte KEYSH , mus_sitennou_key+0 - .byte TEMPO , 134*mus_sitennou_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 51*mus_sitennou_mvl/mxv - .byte PAN , c_v+62 - .byte W24 -mus_sitennou_1_B1: -mus_sitennou_1_000: - .byte W12 - .byte N03 , Gn5 , v072 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte PATT - .word mus_sitennou_1_000 - .byte PATT - .word mus_sitennou_1_000 - .byte PATT - .word mus_sitennou_1_000 - .byte PATT - .word mus_sitennou_1_000 - .byte PATT - .word mus_sitennou_1_000 - .byte PATT - .word mus_sitennou_1_000 - .byte PATT - .word mus_sitennou_1_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_sitennou_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_sitennou_2: - .byte KEYSH , mus_sitennou_key+0 - .byte VOICE , 38 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 78*mus_sitennou_mvl/mxv - .byte W24 -mus_sitennou_2_B1: - .byte VOICE , 38 - .byte BEND , c_v-5 - .byte N12 , Bn0 , v112 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N06 , Bn0 - .byte W06 - .byte N12 , Fn1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Bn0 - .byte W12 - .byte N12 , As1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , Fs1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Bn0 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte BEND , c_v-4 - .byte N12 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N12 , Bn0 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N06 , Bn0 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Bn0 - .byte W36 - .byte BEND , c_v-6 - .byte N24 , Cn1 - .byte W06 - .byte BEND , c_v+0 - .byte W18 - .byte c_v-5 - .byte N12 , Bn0 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte N06 , Bn0 - .byte W06 - .byte N12 , Fn1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Bn0 - .byte W12 - .byte N12 , As1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , Fs1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Bn0 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte BEND , c_v-4 - .byte N12 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N12 , Bn0 - .byte W12 - .byte N03 , Fs1 - .byte W06 - .byte N06 , Bn0 - .byte W06 - .byte N12 , Fn1 - .byte W12 - .byte N06 , Bn0 - .byte W36 - .byte BEND , c_v-6 - .byte N06 - .byte W06 - .byte BEND , c_v+0 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W06 - .byte Fs1 - .byte W06 -mus_sitennou_2_000: - .byte BEND , c_v-5 - .byte N12 , Dn1 , v112 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte N12 , Gs1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Dn1 - .byte W12 - .byte N12 , Cs2 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N12 , An1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Ds1 - .byte W06 - .byte BEND , c_v-4 - .byte N12 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte PEND - .byte N12 , Dn1 - .byte W12 - .byte N03 , An1 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte N12 , Gs1 - .byte W12 - .byte N06 , Dn1 - .byte W24 - .byte N03 , An0 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v-6 - .byte N24 , Ds1 - .byte W06 - .byte BEND , c_v+0 - .byte W18 - .byte PATT - .word mus_sitennou_2_000 - .byte BEND , c_v-5 - .byte N12 , Dn1 , v112 - .byte W06 - .byte BEND , c_v+0 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte N06 , Dn1 - .byte W06 - .byte N12 , Gs1 - .byte W06 - .byte BEND , c_v+4 - .byte W06 - .byte c_v+0 - .byte N06 , Dn1 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte An0 - .byte W06 - .byte Cn1 - .byte W06 - .byte As0 - .byte W18 -mus_sitennou_2_001: - .byte BEND , c_v-5 - .byte N06 , Dn1 , v112 - .byte W06 - .byte BEND , c_v+0 - .byte N03 , Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte Cs1 - .byte W06 - .byte BEND , c_v+4 - .byte N03 , Cs2 - .byte W06 - .byte BEND , c_v+0 - .byte N03 , Gs1 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte Cn1 - .byte W06 - .byte BEND , c_v+4 - .byte N03 , Cn2 - .byte W06 - .byte BEND , c_v+0 - .byte N03 , Gn1 - .byte W06 - .byte BEND , c_v+4 - .byte N06 , Cn2 - .byte W06 - .byte BEND , c_v+0 - .byte N03 , Bn0 - .byte W03 - .byte Cn1 - .byte W03 - .byte Bn0 - .byte W03 - .byte Cn1 - .byte W03 - .byte BEND , c_v-4 - .byte N03 , Bn0 - .byte W03 - .byte Cn1 - .byte W03 - .byte BEND , c_v+0 - .byte N03 , Bn0 - .byte W03 - .byte Cn1 - .byte W03 - .byte PEND - .byte N06 , Dn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte Cs1 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N06 , Cs2 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte N06 , Cn2 - .byte W06 - .byte BEND , c_v-6 - .byte N03 , Bn0 - .byte W03 - .byte Cn1 - .byte W03 - .byte BEND , c_v+0 - .byte N03 , Bn0 - .byte W03 - .byte Cn1 - .byte W03 - .byte Bn0 - .byte W03 - .byte Cn1 - .byte W03 - .byte Bn0 - .byte W03 - .byte Cn1 - .byte W03 - .byte PATT - .word mus_sitennou_2_001 - .byte N06 , An0 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , As0 - .byte W12 - .byte N03 , An0 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , An0 - .byte W12 - .byte N24 , An1 - .byte W03 - .byte BEND , c_v-6 - .byte W02 - .byte c_v-12 - .byte W03 - .byte c_v-20 - .byte W04 - .byte c_v-28 - .byte W02 - .byte c_v-38 - .byte W03 - .byte c_v-48 - .byte W03 - .byte c_v-59 - .byte W04 - .byte GOTO - .word mus_sitennou_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_sitennou_3: - .byte KEYSH , mus_sitennou_key+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 68*mus_sitennou_mvl/mxv - .byte PAN , c_v-1 - .byte W24 -mus_sitennou_3_B1: - .byte VOICE , 13 - .byte PAN , c_v-32 - .byte VOL , 64*mus_sitennou_mvl/mxv - .byte W12 - .byte N03 , Bn5 , v088 - .byte W03 - .byte N06 , Bn5 , v036 - .byte W09 - .byte PAN , c_v-23 - .byte N03 , An5 , v096 - .byte W03 - .byte N06 , An5 , v036 - .byte W09 - .byte PAN , c_v-7 - .byte N03 , Gn5 , v096 - .byte W03 - .byte N06 , Gn5 , v036 - .byte W09 - .byte PAN , c_v+20 - .byte N03 , Fs5 , v096 - .byte W03 - .byte Fs5 , v036 - .byte W03 - .byte En5 , v096 - .byte W03 - .byte N06 , En5 , v036 - .byte W09 - .byte N03 , Dn5 , v096 - .byte W03 - .byte N06 , Dn5 , v036 - .byte W03 - .byte PAN , c_v+28 - .byte W06 - .byte N03 , Fs5 , v096 - .byte W03 - .byte Fs5 , v036 - .byte W03 - .byte N12 , Bn4 , v096 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v-26 - .byte VOL , 73*mus_sitennou_mvl/mxv - .byte MOD , 8 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W12 - .byte MOD , 19 - .byte W12 - .byte 8 - .byte N09 , An1 - .byte W09 - .byte N03 , As1 - .byte W03 - .byte VOICE , 24 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte VOL , 58*mus_sitennou_mvl/mxv - .byte W12 - .byte N03 , Bn5 - .byte W03 - .byte N06 , Bn5 , v036 - .byte W09 - .byte PAN , c_v+29 - .byte N03 , An5 , v112 - .byte W03 - .byte N06 , An5 , v036 - .byte W06 - .byte PAN , c_v+16 - .byte W03 - .byte N03 , Gn5 , v112 - .byte W03 - .byte N06 , Gn5 , v036 - .byte W09 - .byte PAN , c_v-16 - .byte N03 , Fs5 , v112 - .byte W03 - .byte Fs5 , v036 - .byte W03 - .byte En5 , v112 - .byte W03 - .byte N06 , En5 , v036 - .byte W09 - .byte N03 , Dn5 , v112 - .byte W03 - .byte N06 , Dn5 , v036 - .byte W03 - .byte PAN , c_v-27 - .byte W06 - .byte N03 , As4 , v112 - .byte W03 - .byte As4 , v036 - .byte W03 - .byte N12 , Fs5 , v112 - .byte W12 - .byte VOICE , 56 - .byte PAN , c_v-27 - .byte VOL , 73*mus_sitennou_mvl/mxv - .byte MOD , 8 - .byte N12 , Bn1 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte PAN , c_v-27 - .byte W03 - .byte VOICE , 17 - .byte VOL , 68*mus_sitennou_mvl/mxv - .byte N03 , Cn4 , v064 - .byte W03 - .byte Cs4 - .byte W03 - .byte PAN , c_v-14 - .byte N03 , Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte PAN , c_v+18 - .byte N03 , Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte PAN , c_v+32 - .byte N03 , Fs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte As4 - .byte W03 - .byte VOICE , 13 - .byte MOD , 0 - .byte PAN , c_v-32 - .byte VOL , 64*mus_sitennou_mvl/mxv - .byte W12 - .byte N03 , Dn6 , v080 - .byte W03 - .byte N06 , Dn6 , v036 - .byte W09 - .byte PAN , c_v-24 - .byte N03 , Cn6 , v096 - .byte W03 - .byte N06 , Cn6 , v036 - .byte W09 - .byte PAN , c_v-8 - .byte N03 , As5 , v096 - .byte W03 - .byte N06 , As5 , v036 - .byte W09 - .byte PAN , c_v+19 - .byte N03 , An5 , v096 - .byte W03 - .byte An5 , v036 - .byte W03 - .byte Gn5 , v096 - .byte W03 - .byte N06 , Gn5 , v036 - .byte W09 - .byte N03 , Fn5 , v096 - .byte W03 - .byte N06 , Fn5 , v036 - .byte W03 - .byte PAN , c_v+32 - .byte W06 - .byte N03 , An5 , v096 - .byte W03 - .byte An5 , v036 - .byte W03 - .byte N12 , Dn5 , v096 - .byte W12 - .byte VOICE , 24 - .byte PAN , c_v-27 - .byte VOL , 74*mus_sitennou_mvl/mxv - .byte MOD , 9 - .byte N12 , Dn2 , v112 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Ds2 - .byte W03 - .byte MOD , 15 - .byte W09 - .byte VOICE , 24 - .byte VOL , 68*mus_sitennou_mvl/mxv - .byte PAN , c_v+24 - .byte MOD , 9 - .byte N03 , An5 , v088 - .byte W03 - .byte As5 , v068 - .byte W03 - .byte An5 , v064 - .byte W06 - .byte Gn5 , v088 - .byte W06 - .byte Fn5 , v076 - .byte W06 - .byte VOICE , 24 - .byte MOD , 0 - .byte PAN , c_v+32 - .byte VOL , 58*mus_sitennou_mvl/mxv - .byte W12 - .byte N03 , Dn6 , v092 - .byte W03 - .byte N06 , Dn6 , v036 - .byte W09 - .byte PAN , c_v+21 - .byte N03 , Cn6 , v096 - .byte W03 - .byte N06 , Cn6 , v036 - .byte W09 - .byte PAN , c_v+8 - .byte N03 , As5 , v112 - .byte W03 - .byte N06 , As5 , v036 - .byte W09 - .byte PAN , c_v-16 - .byte N03 , An5 , v112 - .byte W03 - .byte An5 , v036 - .byte W03 - .byte Gn5 , v112 - .byte W03 - .byte N06 , Gn5 , v036 - .byte W09 - .byte N03 , Fn5 , v112 - .byte W03 - .byte N06 , Fn5 , v036 - .byte W03 - .byte PAN , c_v-27 - .byte W06 - .byte N03 , Cs5 , v112 - .byte W03 - .byte Cs5 , v036 - .byte W03 - .byte N12 , An5 , v112 - .byte W12 - .byte VOICE , 56 - .byte PAN , c_v-27 - .byte VOL , 74*mus_sitennou_mvl/mxv - .byte MOD , 9 - .byte N12 , Dn2 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 17 - .byte VOL , 68*mus_sitennou_mvl/mxv - .byte PAN , c_v+51 - .byte N03 , Ds4 , v064 - .byte W03 - .byte En4 - .byte W03 - .byte PAN , c_v+30 - .byte N03 , Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte PAN , c_v-17 - .byte N03 , An4 - .byte W03 - .byte PAN , c_v-23 - .byte N03 , As4 - .byte W03 - .byte An4 - .byte W03 - .byte PAN , c_v-38 - .byte N03 , As4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Cs5 - .byte W03 - .byte VOICE , 24 - .byte MOD , 0 - .byte PAN , c_v-12 - .byte BEND , c_v-6 - .byte N03 , An4 , v112 - .byte W06 - .byte BEND , c_v+0 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N12 , Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte VOICE , 56 - .byte PAN , c_v-26 - .byte MOD , 8 - .byte VOL , 78*mus_sitennou_mvl/mxv - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte N24 , As2 - .byte W12 - .byte MOD , 21 - .byte W12 - .byte VOICE , 38 - .byte MOD , 10 - .byte PAN , c_v+0 - .byte VOL , 55*mus_sitennou_mvl/mxv - .byte N03 , An4 , v092 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gn4 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N12 , Gn4 , v076 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte MOD , 0 - .byte N06 , An4 , v084 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte An4 - .byte W06 - .byte N03 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte N03 , An4 - .byte W12 - .byte An3 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte N03 , An3 - .byte W12 - .byte VOICE , 17 - .byte PAN , c_v+44 - .byte VOL , 60*mus_sitennou_mvl/mxv - .byte N03 , An4 , v072 - .byte W03 - .byte Gs4 - .byte W03 - .byte PAN , c_v+27 - .byte N03 , Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte PAN , c_v-13 - .byte N03 , Fn4 - .byte W03 - .byte En4 - .byte W03 - .byte PAN , c_v-40 - .byte N03 , Ds4 - .byte W03 - .byte Dn4 - .byte W03 - .byte GOTO - .word mus_sitennou_3_B1 - .byte PAN , c_v+6 - .byte FINE - -@********************** Track 4 **********************@ - -mus_sitennou_4: - .byte KEYSH , mus_sitennou_key+0 - .byte VOICE , 126 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-62 - .byte VOL , 27*mus_sitennou_mvl/mxv - .byte W24 -mus_sitennou_4_B1: -mus_sitennou_4_000: - .byte N06 , En5 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte PEND - .byte PATT - .word mus_sitennou_4_000 - .byte PATT - .word mus_sitennou_4_000 - .byte PATT - .word mus_sitennou_4_000 - .byte PATT - .word mus_sitennou_4_000 - .byte PATT - .word mus_sitennou_4_000 - .byte PATT - .word mus_sitennou_4_000 - .byte PATT - .word mus_sitennou_4_000 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_sitennou_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_sitennou_5: - .byte KEYSH , mus_sitennou_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 39*mus_sitennou_mvl/mxv - .byte PAN , c_v-61 - .byte W24 -mus_sitennou_5_B1: - .byte MOD , 2 - .byte BEND , c_v+0 - .byte N12 , Fs2 , v112 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gn2 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N09 , En2 - .byte W09 - .byte N03 , Fn2 - .byte W03 - .byte MOD , 2 - .byte N12 , Fs2 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gn2 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte N03 , Fs2 , v064 - .byte W03 - .byte MOD , 0 - .byte N03 , Fn2 - .byte W03 - .byte En2 - .byte W03 - .byte Ds2 - .byte W03 -mus_sitennou_5_000: - .byte MOD , 2 - .byte N12 , An2 , v112 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte N12 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , As2 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Gn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte PATT - .word mus_sitennou_5_000 - .byte N12 , An2 , v112 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte As2 - .byte W12 - .byte Cn3 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W06 - .byte BEND , c_v+0 - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 2 - .byte N03 , Fn4 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N06 , En4 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte En4 - .byte W06 - .byte N03 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte N03 , En4 - .byte W12 - .byte En3 - .byte W12 - .byte N03 - .byte W12 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte GOTO - .word mus_sitennou_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_sitennou_6: - .byte KEYSH , mus_sitennou_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 39*mus_sitennou_mvl/mxv - .byte PAN , c_v+63 - .byte W24 -mus_sitennou_6_B1: - .byte W12 - .byte N03 , Fs5 , v112 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Cs5 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte Fs3 - .byte W12 - .byte N03 , Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte N09 , En3 - .byte W09 - .byte N03 , Fn3 - .byte W03 - .byte W12 - .byte Fs5 - .byte W12 - .byte En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte En4 - .byte W06 - .byte N12 , Bn4 - .byte W12 - .byte Fs3 - .byte W12 - .byte N03 , Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Gn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte As3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte En4 - .byte W03 - .byte Gn4 - .byte W03 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W06 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte En5 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte An3 - .byte W12 - .byte N03 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte N03 , Dn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W06 - .byte Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Gn4 - .byte W06 - .byte N12 , Dn5 - .byte W12 - .byte An3 - .byte W12 - .byte N03 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte As3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte As4 - .byte W03 - .byte VOL , 54*mus_sitennou_mvl/mxv - .byte N06 , An5 - .byte W06 - .byte An5 , v036 - .byte W06 - .byte An5 , v112 - .byte W06 - .byte An5 , v036 - .byte W06 - .byte PAN , c_v-61 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte An5 , v036 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An5 , v112 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte PAN , c_v-61 - .byte N06 , An5 , v036 - .byte W12 - .byte An5 , v112 - .byte W06 - .byte An5 , v036 - .byte W06 -mus_sitennou_6_000: - .byte PAN , c_v+63 - .byte N06 , An5 , v112 - .byte W06 - .byte An5 , v036 - .byte W06 - .byte An5 , v112 - .byte W06 - .byte An5 , v036 - .byte W06 - .byte PAN , c_v-61 - .byte W06 - .byte N06 , An5 , v112 - .byte W06 - .byte An5 , v036 - .byte W12 - .byte PAN , c_v+63 - .byte N06 , An5 , v112 - .byte W06 - .byte An5 , v036 - .byte W06 - .byte An4 , v112 - .byte W06 - .byte An5 - .byte W06 - .byte PAN , c_v-61 - .byte N06 , An5 , v036 - .byte W12 - .byte An5 , v112 - .byte W06 - .byte An5 , v036 - .byte W06 - .byte PEND - .byte PATT - .word mus_sitennou_6_000 - .byte PAN , c_v+63 - .byte N06 , An4 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-61 - .byte W06 - .byte N06 - .byte W06 - .byte N03 - .byte W12 - .byte PAN , c_v+63 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte VOL , 39*mus_sitennou_mvl/mxv - .byte N03 , Cs5 - .byte W03 - .byte Cn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte As4 - .byte W03 - .byte An4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte GOTO - .word mus_sitennou_6_B1 - .byte PAN , c_v+63 - .byte FINE - -@********************** Track 7 **********************@ - -mus_sitennou_7: - .byte KEYSH , mus_sitennou_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 66*mus_sitennou_mvl/mxv - .byte N06 , Cn1 , v112 - .byte N24 , An2 , v076 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte N03 , Dn1 - .byte W03 - .byte N03 - .byte W03 - .byte N06 - .byte W06 -mus_sitennou_7_B1: -mus_sitennou_7_000: - .byte N48 , An2 , v112 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND -mus_sitennou_7_001: - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte En1 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_sitennou_7_000 - .byte PATT - .word mus_sitennou_7_001 -mus_sitennou_7_002: - .byte N48 , An2 , v112 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte En1 , v112 - .byte W24 - .byte PEND - .byte W18 - .byte Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte En1 , v112 - .byte W24 - .byte PATT - .word mus_sitennou_7_002 - .byte N06 , Cn1 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W18 - .byte En1 - .byte W06 - .byte N06 - .byte W24 -mus_sitennou_7_003: - .byte N06 , En1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte En1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_sitennou_7_003 - .byte PATT - .word mus_sitennou_7_003 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Cn1 - .byte W06 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 - .byte N24 , An2 - .byte W03 - .byte N03 , En1 - .byte W21 - .byte GOTO - .word mus_sitennou_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_sitennou_8: - .byte KEYSH , mus_sitennou_key+0 - .byte VOICE , 84 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 52*mus_sitennou_mvl/mxv - .byte W24 -mus_sitennou_8_B1: - .byte MOD , 8 - .byte BEND , c_v-4 - .byte N12 , Bn1 , v112 - .byte W03 - .byte MOD , 2 - .byte W03 - .byte BEND , c_v+0 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Cn2 - .byte W06 - .byte MOD , 15 - .byte W12 - .byte 0 - .byte N03 , Bn1 - .byte W03 - .byte As1 - .byte W03 - .byte N09 , An1 - .byte W09 - .byte N03 , As1 - .byte W03 - .byte MOD , 2 - .byte N12 , Bn1 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As1 - .byte W06 - .byte Bn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W06 - .byte MOD , 14 - .byte W18 - .byte N03 , Bn1 , v088 - .byte W03 - .byte MOD , 0 - .byte N03 , As1 - .byte W03 - .byte An1 - .byte W03 - .byte Gs1 - .byte W03 - .byte MOD , 2 - .byte N12 , Dn2 , v112 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W03 - .byte MOD , 13 - .byte W21 - .byte N06 , Cn2 - .byte W03 - .byte MOD , 3 - .byte W03 - .byte N06 , Cs2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte BEND , c_v+0 - .byte N12 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W06 - .byte En2 - .byte W12 - .byte Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte Fn2 - .byte W12 - .byte Gn2 - .byte W06 - .byte BEND , c_v-4 - .byte N03 , An2 - .byte W06 - .byte BEND , c_v+0 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte N24 , As2 - .byte W12 - .byte MOD , 16 - .byte W12 - .byte 2 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte N12 , Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte An2 - .byte W06 - .byte N03 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte N03 , An2 - .byte W12 - .byte An1 - .byte W12 - .byte N03 - .byte W36 - .byte GOTO - .word mus_sitennou_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_sitennou_9: - .byte KEYSH , mus_sitennou_key+0 - .byte VOICE , 47 - .byte PAN , c_v+0 - .byte VOL , 49*mus_sitennou_mvl/mxv - .byte N06 , Bn1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+23 - .byte N06 , Bn2 - .byte W06 - .byte N03 , Fs1 - .byte W03 - .byte N03 - .byte W03 -mus_sitennou_9_B1: - .byte PAN , c_v-30 - .byte N12 , Bn1 , v112 - .byte W60 - .byte N06 , Fs1 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+26 - .byte N06 , Bn1 - .byte W24 - .byte PAN , c_v+32 - .byte N06 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fs1 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Bn1 - .byte W12 - .byte PAN , c_v-48 - .byte N06 , Fs1 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Bn1 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fs1 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+31 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An1 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn1 - .byte W48 - .byte PAN , c_v+23 - .byte N06 , As1 - .byte W12 - .byte PAN , c_v-31 - .byte N06 , Fs1 - .byte W12 - .byte PAN , c_v+23 - .byte N06 , Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-29 - .byte N12 , Fs1 - .byte W03 - .byte PAN , c_v-31 - .byte W09 - .byte c_v+22 - .byte N06 , Bn1 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , Fn1 - .byte W06 - .byte PAN , c_v+22 - .byte N06 , Bn1 - .byte W06 - .byte Fn1 - .byte W03 - .byte PAN , c_v-32 - .byte W09 - .byte N06 , Fs1 - .byte W06 - .byte PAN , c_v+22 - .byte N06 , Bn1 - .byte W06 - .byte PAN , c_v-31 - .byte N06 , Fs1 - .byte W12 - .byte PAN , c_v+35 - .byte N06 , Bn1 - .byte W12 - .byte PAN , c_v-33 - .byte N06 , Fs1 - .byte W12 - .byte PAN , c_v+23 - .byte N12 , Dn2 - .byte W36 - .byte PAN , c_v-36 - .byte W12 - .byte c_v+22 - .byte N06 , An2 - .byte W06 - .byte Dn3 - .byte W06 - .byte PAN , c_v-37 - .byte N06 , An2 - .byte W12 - .byte PAN , c_v+22 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v-36 - .byte N06 , An2 - .byte W06 - .byte N03 , An1 - .byte W06 - .byte PAN , c_v+26 - .byte N12 , Dn2 - .byte W48 - .byte N06 , An2 - .byte W12 - .byte As2 - .byte W12 - .byte An2 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-35 - .byte N06 , Ds2 - .byte W12 - .byte N12 , Dn2 - .byte W48 - .byte PAN , c_v+25 - .byte N06 , Dn3 - .byte W12 - .byte PAN , c_v-35 - .byte N06 , An2 - .byte W12 - .byte PAN , c_v+23 - .byte N06 , Dn3 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-35 - .byte N06 , An2 - .byte W12 - .byte PAN , c_v-44 - .byte N06 - .byte W12 - .byte An2 , v052 - .byte W12 - .byte An2 , v084 - .byte W12 - .byte An2 , v096 - .byte W12 - .byte An2 , v112 - .byte W12 - .byte An2 , v127 - .byte W12 - .byte An2 , v112 - .byte W12 - .byte N06 - .byte W12 -mus_sitennou_9_000: - .byte PAN , c_v-32 - .byte N06 , An2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+39 - .byte N06 , Dn2 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gs2 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+39 - .byte N06 , Cs2 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gn2 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+39 - .byte N06 , Cn2 - .byte W12 - .byte PAN , c_v-48 - .byte N24 , As2 - .byte W24 - .byte PEND - .byte PATT - .word mus_sitennou_9_000 - .byte N06 , An2 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Dn2 - .byte W06 - .byte N06 - .byte W06 - .byte Gs2 - .byte W06 - .byte N06 - .byte W06 - .byte Cs2 - .byte W06 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte N06 - .byte W06 - .byte Cn2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , As2 - .byte W12 - .byte PAN , c_v+48 - .byte N12 - .byte W12 - .byte PAN , c_v+33 - .byte N06 , An2 - .byte W06 - .byte PAN , c_v-47 - .byte N06 , An1 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , An2 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-47 - .byte N06 , An1 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , An2 - .byte W06 - .byte N06 - .byte W12 - .byte PAN , c_v-43 - .byte N06 , An1 - .byte W12 - .byte N06 - .byte W12 - .byte PAN , c_v+35 - .byte N06 , An2 - .byte W24 - .byte GOTO - .word mus_sitennou_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_sitennou: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_sitennou_pri @ Priority - .byte mus_sitennou_rev @ Reverb. - - .word mus_sitennou_grp - - .word mus_sitennou_1 - .word mus_sitennou_2 - .word mus_sitennou_3 - .word mus_sitennou_4 - .word mus_sitennou_5 - .word mus_sitennou_6 - .word mus_sitennou_7 - .word mus_sitennou_8 - .word mus_sitennou_9 - - .end diff --git a/sound/songs/mus_suikun.s b/sound/songs/mus_suikun.s deleted file mode 100644 index 3ce4c75be0..0000000000 --- a/sound/songs/mus_suikun.s +++ /dev/null @@ -1,1989 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_suikun_grp, voicegroup000 - .equ mus_suikun_pri, 0 - .equ mus_suikun_rev, reverb_set+50 - .equ mus_suikun_mvl, 127 - .equ mus_suikun_key, 0 - .equ mus_suikun_tbs, 1 - .equ mus_suikun_exg, 0 - .equ mus_suikun_cmp, 1 - - .section .rodata - .global mus_suikun - .align 2 - -@********************** Track 1 **********************@ - -mus_suikun_1: - .byte KEYSH , mus_suikun_key+0 - .byte TEMPO , 186*mus_suikun_tbs/2 - .byte VOICE , 48 - .byte VOL , 80*mus_suikun_mvl/mxv - .byte N06 , An4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte N24 , Gn4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N24 , Cs4 - .byte W24 - .byte N12 , As3 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N24 , Gn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N24 , Cs3 - .byte W24 - .byte N12 , As2 - .byte W12 - .byte VOICE , 56 - .byte N06 , An2 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 -mus_suikun_1_000: - .byte N06 , An2 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Fn4 - .byte W24 - .byte PEND -mus_suikun_1_001: - .byte N12 , En4 , v112 - .byte W12 - .byte N06 , An2 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_1_000 - .byte PATT - .word mus_suikun_1_001 - .byte PATT - .word mus_suikun_1_000 - .byte PATT - .word mus_suikun_1_001 - .byte N06 , An2 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte VOICE , 48 - .byte N06 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 -mus_suikun_1_B1: - .byte VOICE , 1 - .byte N12 , An2 , v112 - .byte W12 - .byte Bn2 - .byte W12 - .byte En2 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 -mus_suikun_1_002: - .byte N12 , Dn2 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte Dn2 - .byte W12 - .byte N24 , An2 - .byte W24 - .byte N12 , En2 - .byte W12 - .byte Dn2 - .byte W12 - .byte En2 - .byte W12 - .byte PEND -mus_suikun_1_003: - .byte N12 , Dn3 , v112 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte PEND -mus_suikun_1_004: - .byte N12 , Dn3 , v112 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte Dn3 - .byte W12 - .byte En3 - .byte W12 - .byte PEND -mus_suikun_1_005: - .byte N12 , Cn3 , v112 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte PEND -mus_suikun_1_006: - .byte N12 , Cn3 , v112 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PEND - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Gn2 - .byte W12 - .byte En3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N36 , An3 - .byte W36 - .byte N24 , Gn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte N36 , Dn3 - .byte W36 - .byte N12 , An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte En2 - .byte W12 - .byte N24 , En3 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte PATT - .word mus_suikun_1_002 - .byte PATT - .word mus_suikun_1_003 - .byte PATT - .word mus_suikun_1_004 - .byte PATT - .word mus_suikun_1_005 - .byte PATT - .word mus_suikun_1_006 - .byte N12 , Cn4 , v112 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , An3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn3 - .byte W12 -mus_suikun_1_007: - .byte N12 , Bn2 , v112 - .byte W12 - .byte Cn3 - .byte W24 - .byte N24 , En3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PEND -mus_suikun_1_008: - .byte N12 , Bn2 , v112 - .byte W12 - .byte Cn3 - .byte W12 - .byte En3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte PEND -mus_suikun_1_009: - .byte N12 , Cn3 , v112 - .byte W12 - .byte Gn2 - .byte W24 - .byte N60 , Gn3 - .byte W60 - .byte PEND - .byte PATT - .word mus_suikun_1_009 - .byte PATT - .word mus_suikun_1_007 - .byte PATT - .word mus_suikun_1_008 - .byte N12 , Gn3 , v112 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Bn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte An2 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte VOICE , 56 - .byte N12 , Bn2 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N36 , Cn3 - .byte W36 - .byte N12 , Bn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Fs1 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Fs1 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Fs1 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , Bn2 - .byte W06 - .byte Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 -mus_suikun_1_010: - .byte N12 , Bn3 , v112 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Fs1 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Fs1 - .byte W24 - .byte PEND -mus_suikun_1_011: - .byte N12 , Bn3 , v112 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Fs1 - .byte W24 - .byte N12 , Bn3 - .byte W12 - .byte N36 , Cn4 - .byte W36 - .byte PEND - .byte PATT - .word mus_suikun_1_010 - .byte PATT - .word mus_suikun_1_011 -mus_suikun_1_012: - .byte N48 , Bn2 , v112 - .byte W48 - .byte En2 - .byte W48 - .byte PEND - .byte Cn3 - .byte W48 - .byte An2 - .byte W48 - .byte PATT - .word mus_suikun_1_012 - .byte N60 , Fn2 , v112 - .byte W60 - .byte VOICE , 48 - .byte N12 , Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte N48 , Fs1 - .byte W48 - .byte Bn1 - .byte W48 - .byte Gn1 - .byte W48 - .byte Cn2 - .byte W48 - .byte Bn1 - .byte W48 - .byte En1 - .byte W48 - .byte N96 , Fn1 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_suikun_1_013: - .byte W24 - .byte N12 , Dn3 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_suikun_1_013 - .byte PATT - .word mus_suikun_1_013 - .byte PATT - .word mus_suikun_1_013 -mus_suikun_1_014: - .byte W24 - .byte N12 , Fn3 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_suikun_1_014 - .byte PATT - .word mus_suikun_1_014 - .byte PATT - .word mus_suikun_1_014 - .byte N24 , En3 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte VOICE , 1 - .byte N12 , En5 - .byte W36 - .byte Fs5 - .byte W12 - .byte W24 - .byte An4 - .byte W24 - .byte An5 - .byte W48 - .byte W48 - .byte GOTO - .word mus_suikun_1_B1 - .byte W48 - .byte FINE - -@********************** Track 2 **********************@ - -mus_suikun_2: - .byte KEYSH , mus_suikun_key+0 - .byte VOICE , 17 - .byte VOL , 80*mus_suikun_mvl/mxv - .byte N06 , En6 , v088 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , An5 - .byte W12 - .byte N06 , En6 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , An5 - .byte W12 - .byte N06 , En6 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , An5 - .byte W12 - .byte N06 , En6 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , An5 - .byte W12 - .byte N06 , En6 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , An5 - .byte W12 - .byte N06 , En6 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , An5 - .byte W12 - .byte N06 , En6 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , An5 - .byte W12 - .byte N06 , En6 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , An5 - .byte W12 - .byte VOICE , 56 - .byte W24 - .byte N12 , En2 , v112 - .byte W48 - .byte N12 - .byte W24 -mus_suikun_2_000: - .byte W24 - .byte N12 , En2 , v112 - .byte W48 - .byte As5 - .byte W24 - .byte PEND - .byte An5 - .byte W24 - .byte En2 - .byte W48 - .byte N12 - .byte W24 - .byte PATT - .word mus_suikun_2_000 -mus_suikun_2_001: - .byte N12 , An5 , v112 - .byte W24 - .byte En4 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte W24 - .byte N12 - .byte W48 - .byte As5 - .byte W24 - .byte PATT - .word mus_suikun_2_001 - .byte W24 - .byte N12 , En4 , v112 - .byte W48 - .byte N12 - .byte W24 -mus_suikun_2_B1: -mus_suikun_2_002: - .byte VOICE , 48 - .byte N48 , An3 , v112 - .byte W48 - .byte Bn3 - .byte W48 - .byte PEND -mus_suikun_2_003: - .byte N48 , Dn3 , v112 - .byte W48 - .byte N96 , Dn4 - .byte W48 - .byte PEND -mus_suikun_2_004: - .byte W48 - .byte VOICE , 1 - .byte N12 , An5 , v112 - .byte W36 - .byte Bn5 - .byte W12 - .byte PEND -mus_suikun_2_005: - .byte W24 - .byte N12 , Dn5 , v112 - .byte W24 - .byte Dn6 - .byte W48 - .byte PEND -mus_suikun_2_006: - .byte VOICE , 48 - .byte N48 , Cn4 , v112 - .byte W48 - .byte Dn4 - .byte W48 - .byte PEND -mus_suikun_2_007: - .byte N48 , Gn3 , v112 - .byte W48 - .byte Fn4 - .byte W48 - .byte PEND - .byte N96 , En4 - .byte W96 - .byte VOICE , 1 - .byte N24 , Gn2 - .byte W24 - .byte An2 - .byte W24 - .byte Gn2 - .byte W24 - .byte Bn2 - .byte W24 - .byte PATT - .word mus_suikun_2_002 - .byte PATT - .word mus_suikun_2_003 - .byte PATT - .word mus_suikun_2_004 - .byte PATT - .word mus_suikun_2_005 - .byte PATT - .word mus_suikun_2_006 - .byte PATT - .word mus_suikun_2_007 - .byte N96 , En4 , v112 - .byte W96 - .byte VOICE , 1 - .byte N12 , Cn4 - .byte W48 - .byte N48 , Gn4 - .byte W48 - .byte VOICE , 48 - .byte N12 , Fs3 - .byte W12 - .byte Gn3 - .byte W24 - .byte N24 , Bn3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte N12 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn3 - .byte W24 - .byte N60 , Cn4 - .byte W60 - .byte VOICE , 1 - .byte N12 , Gn5 - .byte W12 - .byte Cn5 - .byte W24 - .byte N60 , Cn6 - .byte W60 - .byte VOICE , 48 - .byte N12 , Fs4 - .byte W12 - .byte Gn4 - .byte W24 - .byte N24 , Bn4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N12 - .byte W12 - .byte Gn4 - .byte W12 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N48 , Gn4 - .byte W48 - .byte Fs4 - .byte W48 - .byte En4 - .byte W48 - .byte Gn4 - .byte W48 - .byte VOICE , 56 - .byte N12 , Fs3 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N36 , Gn3 - .byte W36 - .byte N12 , Fs3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte N36 , Gn3 - .byte W36 -mus_suikun_2_008: - .byte N12 , Fs4 , v112 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte PEND -mus_suikun_2_009: - .byte N12 , Fs4 , v112 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn1 - .byte W24 - .byte N12 , Fs4 - .byte W12 - .byte N36 , Gn4 - .byte W36 - .byte PEND - .byte PATT - .word mus_suikun_2_008 - .byte PATT - .word mus_suikun_2_009 -mus_suikun_2_010: - .byte N48 , Fs3 , v112 - .byte W48 - .byte Bn2 - .byte W48 - .byte PEND - .byte Gn3 - .byte W48 - .byte En3 - .byte W48 - .byte PATT - .word mus_suikun_2_010 - .byte N96 , Cn3 , v112 - .byte W96 - .byte VOICE , 48 - .byte N48 , Bn1 - .byte W48 - .byte En2 - .byte W48 - .byte Cn2 - .byte W48 - .byte Fn2 - .byte W48 - .byte En2 - .byte W48 - .byte Bn1 - .byte W48 - .byte N96 , Cn2 - .byte W96 - .byte VOICE , 1 - .byte N12 , Bn1 - .byte W12 - .byte En2 - .byte W12 - .byte Fn1 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte N12 , En2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 -mus_suikun_2_011: - .byte N12 , Bn1 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En2 - .byte W12 - .byte PEND - .byte Bn1 - .byte W12 - .byte En2 - .byte W12 - .byte Fn1 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte N12 , En2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PATT - .word mus_suikun_2_011 - .byte N12 , Bn2 , v112 - .byte W03 - .byte VOICE , 48 - .byte W09 - .byte N12 , En3 - .byte W12 - .byte Fn2 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fn2 - .byte W12 -mus_suikun_2_012: - .byte N12 , Bn2 , v112 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte PEND - .byte Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte Fn2 - .byte W12 - .byte N24 , Fn3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte PATT - .word mus_suikun_2_012 -mus_suikun_2_013: - .byte N12 , Dn3 , v112 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs2 - .byte W12 - .byte N24 , Gs3 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gs2 - .byte W12 - .byte PEND -mus_suikun_2_014: - .byte N12 , Dn3 , v112 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gs2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_2_013 - .byte PATT - .word mus_suikun_2_014 -mus_suikun_2_015: - .byte N12 , Bn3 , v112 - .byte W12 - .byte En4 - .byte W12 - .byte Fn3 - .byte W12 - .byte N24 , Fn4 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PEND -mus_suikun_2_016: - .byte N12 , Bn3 , v112 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte En4 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_2_015 - .byte PATT - .word mus_suikun_2_016 -mus_suikun_2_017: - .byte N12 , Dn4 , v112 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 , Gs4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte PEND -mus_suikun_2_018: - .byte N12 , Dn4 , v112 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gs3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_2_017 - .byte PATT - .word mus_suikun_2_018 - .byte N24 , An4 , v112 - .byte W48 - .byte VOICE , 1 - .byte N12 , An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte En2 - .byte W12 - .byte N24 , En3 - .byte W12 -mus_suikun_2_019: - .byte W12 - .byte N12 , Bn2 , v112 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte En3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PEND -mus_suikun_2_020: - .byte N12 , An2 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte En2 - .byte W12 - .byte N24 , En3 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_2_019 - .byte N12 , An2 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Gn3 - .byte W12 -mus_suikun_2_021: - .byte W12 - .byte N12 , Dn3 , v112 - .byte W12 - .byte Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PEND - .byte Cn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Gn3 - .byte W12 - .byte PATT - .word mus_suikun_2_021 - .byte N12 , Cn3 , v112 - .byte W12 - .byte Gn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte En2 - .byte W12 - .byte N24 , En3 - .byte W12 - .byte PATT - .word mus_suikun_2_019 - .byte PATT - .word mus_suikun_2_020 - .byte PATT - .word mus_suikun_2_019 - .byte N12 , An2 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte GOTO - .word mus_suikun_2_B1 - .byte W48 - .byte FINE - -@********************** Track 3 **********************@ - -mus_suikun_3: - .byte KEYSH , mus_suikun_key+0 - .byte VOICE , 36 - .byte VOL , 80*mus_suikun_mvl/mxv - .byte W96 - .byte W24 - .byte N24 , An1 , v112 - .byte W24 - .byte N12 , Dn1 - .byte W12 - .byte En1 - .byte W12 - .byte As1 - .byte W12 - .byte Gn1 - .byte W12 -mus_suikun_3_000: - .byte N12 , Dn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte An0 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte PEND -mus_suikun_3_001: - .byte N12 , Dn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte En1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_000 -mus_suikun_3_002: - .byte N12 , Dn1 , v112 - .byte W12 - .byte En1 - .byte W12 - .byte N24 , An1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte En1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_000 - .byte PATT - .word mus_suikun_3_001 - .byte PATT - .word mus_suikun_3_000 - .byte PATT - .word mus_suikun_3_002 -mus_suikun_3_B1: -mus_suikun_3_003: - .byte N12 , An0 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte An1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_003 -mus_suikun_3_004: - .byte N12 , An0 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte PEND -mus_suikun_3_005: - .byte N12 , An0 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PEND -mus_suikun_3_006: - .byte N12 , Cn1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_006 - .byte N12 , Cn1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N12 , Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte PATT - .word mus_suikun_3_003 - .byte PATT - .word mus_suikun_3_003 - .byte PATT - .word mus_suikun_3_004 - .byte PATT - .word mus_suikun_3_005 - .byte PATT - .word mus_suikun_3_006 - .byte N12 , Cn1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N12 , Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 -mus_suikun_3_007: - .byte N12 , Bn0 , v112 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_007 - .byte N12 , Cn1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N24 , Gn1 - .byte W24 - .byte N12 , Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 -mus_suikun_3_008: - .byte N12 , Dn1 , v112 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_008 - .byte N12 , Cn1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte An0 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 -mus_suikun_3_009: - .byte N12 , Fs1 , v112 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N12 - .byte W36 - .byte PEND -mus_suikun_3_010: - .byte N12 , Fs1 , v112 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte N36 , Gn1 - .byte W36 - .byte PEND - .byte PATT - .word mus_suikun_3_009 - .byte PATT - .word mus_suikun_3_010 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn0 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn0 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn0 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte N36 , Cn2 - .byte W36 - .byte N12 , Fs2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn0 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn0 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , Bn0 - .byte W24 - .byte N12 , Fs2 - .byte W12 - .byte N36 , Gn2 - .byte W36 -mus_suikun_3_011: - .byte N48 , Fs1 , v112 - .byte W48 - .byte Bn0 - .byte W48 - .byte PEND - .byte Gn1 - .byte W48 - .byte En1 - .byte W48 - .byte PATT - .word mus_suikun_3_011 - .byte N60 , Cn1 , v112 - .byte W60 - .byte N12 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N48 , Bn0 - .byte W48 - .byte En1 - .byte W48 - .byte Cn1 - .byte W48 - .byte Fn1 - .byte W48 - .byte En1 - .byte W48 - .byte Bn0 - .byte W48 - .byte N96 , Cn1 - .byte W96 -mus_suikun_3_012: - .byte W24 - .byte N12 , Bn0 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte PEND - .byte PATT - .word mus_suikun_3_012 - .byte PATT - .word mus_suikun_3_012 - .byte PATT - .word mus_suikun_3_012 -mus_suikun_3_013: - .byte N12 , Bn0 , v112 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_013 - .byte PATT - .word mus_suikun_3_013 - .byte N12 , Bn0 , v112 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fn1 - .byte W12 -mus_suikun_3_014: - .byte N12 , Dn1 , v112 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_014 - .byte PATT - .word mus_suikun_3_014 -mus_suikun_3_015: - .byte N12 , Dn1 , v112 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND -mus_suikun_3_016: - .byte N12 , Bn1 , v112 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_016 - .byte PATT - .word mus_suikun_3_013 - .byte PATT - .word mus_suikun_3_013 -mus_suikun_3_017: - .byte N12 , Dn2 , v112 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_017 - .byte PATT - .word mus_suikun_3_014 - .byte PATT - .word mus_suikun_3_015 - .byte N24 , An1 , v112 - .byte W48 - .byte N12 , An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 -mus_suikun_3_018: - .byte N12 , An0 , v112 - .byte W12 - .byte An1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_018 - .byte N12 , An0 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte An0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 -mus_suikun_3_019: - .byte N12 , Gn1 , v112 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_019 - .byte PATT - .word mus_suikun_3_019 - .byte N12 , Gn1 , v112 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte An0 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte An0 - .byte W12 -mus_suikun_3_020: - .byte N12 , En1 , v112 - .byte W12 - .byte An1 - .byte W12 - .byte An0 - .byte W12 - .byte En1 - .byte W12 - .byte An0 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte An0 - .byte W12 - .byte PEND - .byte PATT - .word mus_suikun_3_020 - .byte N12 , En1 , v112 - .byte W12 - .byte An1 - .byte W12 - .byte An0 - .byte W12 - .byte En1 - .byte W12 - .byte An0 - .byte W12 - .byte En1 - .byte W12 - .byte An0 - .byte W12 - .byte N24 , An1 - .byte W12 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte Dn1 - .byte W12 - .byte En1 - .byte W12 - .byte GOTO - .word mus_suikun_3_B1 - .byte W48 - .byte FINE - -@******************************************************@ - .align 2 - -mus_suikun: - .byte 3 @ NumTrks - .byte 0 @ NumBlks - .byte mus_suikun_pri @ Priority - .byte mus_suikun_rev @ Reverb. - - .word mus_suikun_grp - - .word mus_suikun_1 - .word mus_suikun_2 - .word mus_suikun_3 - - .end diff --git a/sound/songs/mus_swimeye.s b/sound/songs/mus_swimeye.s deleted file mode 100644 index 2284164cdb..0000000000 --- a/sound/songs/mus_swimeye.s +++ /dev/null @@ -1,925 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_swimeye_grp, voicegroup036 - .equ mus_swimeye_pri, 0 - .equ mus_swimeye_rev, reverb_set+50 - .equ mus_swimeye_mvl, 127 - .equ mus_swimeye_key, 0 - .equ mus_swimeye_tbs, 1 - .equ mus_swimeye_exg, 0 - .equ mus_swimeye_cmp, 1 - - .section .rodata - .global mus_swimeye - .align 2 - -@********************** Track 1 **********************@ - -mus_swimeye_1: - .byte KEYSH , mus_swimeye_key+0 - .byte TEMPO , 142*mus_swimeye_tbs/2 - .byte VOICE , 46 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte PAN , c_v-9 - .byte W03 - .byte N06 , Dn5 , v092 - .byte W06 - .byte N24 , Ds5 - .byte W24 - .byte W03 - .byte VOICE , 45 - .byte N06 , Fs3 , v068 - .byte W06 - .byte An3 , v076 - .byte W06 - .byte Bn3 , v084 - .byte W06 - .byte Ds4 , v092 - .byte W06 - .byte Fs4 , v100 - .byte W06 - .byte An4 , v108 - .byte W06 - .byte N12 , Bn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cs5 - .byte W12 -mus_swimeye_1_B1: - .byte VOICE , 60 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte PAN , c_v+4 - .byte N30 , Ds4 , v112 - .byte W36 - .byte N12 , Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W24 - .byte An3 - .byte W24 - .byte Cs4 - .byte W24 -mus_swimeye_1_000: - .byte N68 , Bn3 , v112 - .byte W32 - .byte W01 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W06 - .byte 70*mus_swimeye_mvl/mxv - .byte W06 - .byte 62*mus_swimeye_mvl/mxv - .byte W06 - .byte 53*mus_swimeye_mvl/mxv - .byte W06 - .byte 42*mus_swimeye_mvl/mxv - .byte W06 - .byte 27*mus_swimeye_mvl/mxv - .byte W03 - .byte 9*mus_swimeye_mvl/mxv - .byte W06 - .byte PEND - .byte 80*mus_swimeye_mvl/mxv - .byte N30 , Ds4 - .byte W36 - .byte N12 , En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Cs4 - .byte W24 - .byte PATT - .word mus_swimeye_1_000 - .byte GOTO - .word mus_swimeye_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_swimeye_2: - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte KEYSH , mus_swimeye_key+0 - .byte VOICE , 33 - .byte N72 , Bn0 , v120 - .byte W72 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte N24 , Fs1 - .byte W24 - .byte En1 - .byte W24 - .byte Ds1 - .byte W24 -mus_swimeye_2_B1: - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte N48 , En1 , v120 - .byte W48 - .byte N12 , Bn0 - .byte W24 -mus_swimeye_2_000: - .byte N48 , En1 , v120 - .byte W48 - .byte N12 , Bn0 - .byte W24 - .byte PEND -mus_swimeye_2_001: - .byte N12 , Fs1 , v120 - .byte W24 - .byte N12 - .byte W24 - .byte N24 , Cs1 - .byte W24 - .byte PEND -mus_swimeye_2_002: - .byte N12 , Bn0 , v120 - .byte W24 - .byte Ds1 - .byte W24 - .byte N24 , Fs1 - .byte W24 - .byte PEND - .byte PATT - .word mus_swimeye_2_000 - .byte PATT - .word mus_swimeye_2_000 - .byte PATT - .word mus_swimeye_2_001 - .byte PATT - .word mus_swimeye_2_002 - .byte GOTO - .word mus_swimeye_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_swimeye_3: - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte KEYSH , mus_swimeye_key+0 - .byte VOICE , 46 - .byte PAN , c_v+9 - .byte N06 , Cs5 , v092 - .byte W06 - .byte N42 , Bn4 - .byte W18 - .byte BEND , c_v+0 - .byte W48 - .byte VOICE , 48 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte PAN , c_v-8 - .byte N24 , Fs2 , v072 - .byte W24 - .byte Gs2 - .byte W24 - .byte An2 - .byte W24 -mus_swimeye_3_B1: - .byte VOICE , 48 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte N30 , Bn2 , v072 - .byte W36 - .byte N12 , Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cs3 - .byte W24 - .byte Fs3 - .byte W24 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte An3 - .byte W12 - .byte Gs3 - .byte W12 - .byte An3 - .byte W12 - .byte Fs4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 -mus_swimeye_3_000: - .byte VOICE , 60 - .byte N21 , Bn2 , v072 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W03 - .byte 29*mus_swimeye_mvl/mxv - .byte W03 - .byte VOICE , 48 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte N06 , Bn2 , v092 - .byte W24 - .byte Ds3 - .byte W24 - .byte PEND - .byte PATT - .word mus_swimeye_3_000 - .byte VOICE , 60 - .byte N21 , An2 , v072 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W03 - .byte 29*mus_swimeye_mvl/mxv - .byte W03 - .byte VOICE , 48 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte N06 , An2 , v092 - .byte W24 - .byte Fs3 - .byte W24 - .byte VOICE , 48 - .byte N12 , Bn2 , v072 - .byte W12 - .byte As2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Ds3 - .byte W12 - .byte GOTO - .word mus_swimeye_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_swimeye_4: - .byte KEYSH , mus_swimeye_key+0 - .byte VOICE , 80 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte PAN , c_v+48 - .byte XCMD , xIECV , 13 - .byte xIECL , 8 - .byte N06 , Bn2 , v052 - .byte W24 - .byte Bn3 - .byte W24 - .byte N06 - .byte W24 - .byte VOICE , 4 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte N21 , Ds3 , v060 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , En3 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Fs3 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 -mus_swimeye_4_B1: - .byte VOICE , 80 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte N21 , Gs3 , v060 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Gs4 , v052 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Gs3 , v060 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Gs4 , v052 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Gs3 , v060 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N12 , Cs4 , v052 - .byte W12 - .byte Fs2 , v060 - .byte W12 - .byte Fs4 , v052 - .byte W12 - .byte Fs2 , v060 - .byte W12 - .byte An4 , v052 - .byte W12 - .byte Fs2 , v060 - .byte W12 - .byte N24 , An4 , v052 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N12 , Fs2 , v060 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cs3 - .byte W12 - .byte Ds3 - .byte W12 -mus_swimeye_4_000: - .byte N21 , En3 , v060 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N12 , En3 , v040 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gs4 - .byte W12 - .byte Ds5 - .byte W12 - .byte PEND - .byte PATT - .word mus_swimeye_4_000 - .byte N21 , Ds3 , v060 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N12 , Ds3 , v040 - .byte W12 - .byte An3 - .byte W12 - .byte Fs4 - .byte W12 - .byte Cs5 - .byte W12 - .byte N21 , Fs4 , v060 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Fs3 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Bn3 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W06 - .byte GOTO - .word mus_swimeye_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_swimeye_5: - .byte KEYSH , mus_swimeye_key+0 - .byte VOICE , 81 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte XCMD , xIECV , 13 - .byte xIECL , 8 - .byte PAN , c_v+0 - .byte N06 , Fs2 , v052 - .byte W24 - .byte Fs3 - .byte W24 - .byte N06 - .byte W24 - .byte VOICE , 5 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte N21 , Fs3 , v060 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Gs3 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , An3 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 -mus_swimeye_5_B1: - .byte VOICE , 81 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte N21 , Bn3 , v060 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Bn4 , v052 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Bn3 , v060 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Bn4 , v052 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Bn3 , v060 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N12 , Fs4 , v052 - .byte W12 - .byte An2 , v060 - .byte W12 - .byte An4 , v052 - .byte W12 - .byte An2 , v060 - .byte W12 - .byte Cs5 , v052 - .byte W12 - .byte An2 , v060 - .byte W12 - .byte N24 , Bn4 , v052 - .byte W12 - .byte VOL , 76*mus_swimeye_mvl/mxv - .byte W03 - .byte 65*mus_swimeye_mvl/mxv - .byte W03 - .byte 41*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N12 , An2 , v060 - .byte W12 - .byte Ds3 - .byte W12 - .byte En3 - .byte W12 - .byte Fs3 - .byte W12 -mus_swimeye_5_000: - .byte N21 , Gs3 , v060 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte W06 - .byte N12 , Gs3 , v040 - .byte W12 - .byte Ds4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N06 , Gs5 - .byte W06 - .byte PEND - .byte PATT - .word mus_swimeye_5_000 - .byte N21 , Fs3 , v060 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte W06 - .byte N12 , Fs3 , v040 - .byte W12 - .byte Cs4 - .byte W12 - .byte An4 - .byte W12 - .byte N06 , Fs5 - .byte W06 - .byte N21 , An4 , v060 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , An3 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W06 - .byte 80*mus_swimeye_mvl/mxv - .byte N21 , Ds4 - .byte W12 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte W03 - .byte 62*mus_swimeye_mvl/mxv - .byte W03 - .byte 47*mus_swimeye_mvl/mxv - .byte W06 - .byte GOTO - .word mus_swimeye_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_swimeye_6: - .byte KEYSH , mus_swimeye_key+0 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte W72 - .byte W72 -mus_swimeye_6_B1: - .byte VOICE , 73 - .byte W72 - .byte W72 - .byte W72 - .byte N12 , Fs5 , v048 - .byte W12 - .byte En5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte W72 - .byte W72 - .byte An4 - .byte W24 - .byte Bn4 - .byte W24 - .byte An4 - .byte W24 - .byte Fs5 - .byte W12 - .byte En5 - .byte W12 - .byte Fs5 - .byte W12 - .byte An5 - .byte W12 - .byte Gs5 - .byte W12 - .byte Fs5 - .byte W12 - .byte GOTO - .word mus_swimeye_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_swimeye_7: - .byte KEYSH , mus_swimeye_key+0 - .byte W72 - .byte VOICE , 126 - .byte PAN , c_v-48 - .byte VOL , 75*mus_swimeye_mvl/mxv - .byte N12 , Gs4 , v040 - .byte W24 - .byte VOICE , 127 - .byte N06 , Gs4 , v052 - .byte W36 - .byte VOICE , 126 - .byte N12 , Gs4 , v040 - .byte W12 -mus_swimeye_7_B1: -mus_swimeye_7_000: - .byte VOICE , 127 - .byte N06 , Gs4 , v052 - .byte W12 - .byte Gs4 , v040 - .byte W12 - .byte Gs4 , v052 - .byte W12 - .byte Gs4 , v040 - .byte W12 - .byte Gs4 , v052 - .byte W12 - .byte Gs4 , v040 - .byte W12 - .byte PEND -mus_swimeye_7_001: - .byte N06 , Gs4 , v052 - .byte W12 - .byte Gs4 , v040 - .byte W12 - .byte Gs4 , v052 - .byte W12 - .byte Gs4 , v040 - .byte W12 - .byte Gs4 , v052 - .byte W12 - .byte Gs4 , v040 - .byte W12 - .byte PEND - .byte PATT - .word mus_swimeye_7_001 -mus_swimeye_7_002: - .byte N06 , Gs4 , v052 - .byte W12 - .byte Gs4 , v040 - .byte W12 - .byte Gs4 , v052 - .byte W12 - .byte Gs4 , v040 - .byte W12 - .byte Gs4 , v052 - .byte W12 - .byte VOICE , 126 - .byte N06 , Gs4 , v040 - .byte W12 - .byte PEND - .byte PATT - .word mus_swimeye_7_000 - .byte PATT - .word mus_swimeye_7_001 - .byte PATT - .word mus_swimeye_7_001 - .byte PATT - .word mus_swimeye_7_002 - .byte GOTO - .word mus_swimeye_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_swimeye_8: - .byte KEYSH , mus_swimeye_key+0 - .byte VOL , 80*mus_swimeye_mvl/mxv - .byte W72 - .byte N06 , Cn1 , v112 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N03 , En1 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v088 - .byte W12 -mus_swimeye_8_B1: - .byte VOICE , 0 - .byte N06 , Cn1 , v112 - .byte W24 - .byte En1 , v088 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte En1 , v088 - .byte W12 -mus_swimeye_8_000: - .byte N06 , Cn1 , v112 - .byte W24 - .byte En1 , v088 - .byte W24 - .byte Cn1 , v112 - .byte W06 - .byte N03 , En1 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v088 - .byte W12 - .byte PEND -mus_swimeye_8_001: - .byte N06 , Cn1 , v112 - .byte W24 - .byte En1 , v088 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte PEND - .byte PATT - .word mus_swimeye_8_000 - .byte N06 , Cn1 , v112 - .byte W24 - .byte En1 , v088 - .byte W24 - .byte Cn1 , v112 - .byte W12 - .byte En1 , v088 - .byte W12 - .byte PATT - .word mus_swimeye_8_000 - .byte PATT - .word mus_swimeye_8_001 - .byte PATT - .word mus_swimeye_8_000 - .byte GOTO - .word mus_swimeye_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_swimeye: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_swimeye_pri @ Priority - .byte mus_swimeye_rev @ Reverb. - - .word mus_swimeye_grp - - .word mus_swimeye_1 - .word mus_swimeye_2 - .word mus_swimeye_3 - .word mus_swimeye_4 - .word mus_swimeye_5 - .word mus_swimeye_6 - .word mus_swimeye_7 - .word mus_swimeye_8 - - .end diff --git a/sound/songs/mus_syoujoeye.s b/sound/songs/mus_syoujoeye.s deleted file mode 100644 index 50bd85e01b..0000000000 --- a/sound/songs/mus_syoujoeye.s +++ /dev/null @@ -1,1065 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_syoujoeye_grp, voicegroup027 - .equ mus_syoujoeye_pri, 0 - .equ mus_syoujoeye_rev, reverb_set+50 - .equ mus_syoujoeye_mvl, 127 - .equ mus_syoujoeye_key, 0 - .equ mus_syoujoeye_tbs, 1 - .equ mus_syoujoeye_exg, 0 - .equ mus_syoujoeye_cmp, 1 - - .section .rodata - .global mus_syoujoeye - .align 2 - -@********************** Track 1 **********************@ - -mus_syoujoeye_1: - .byte KEYSH , mus_syoujoeye_key+0 - .byte TEMPO , 144*mus_syoujoeye_tbs/2 - .byte VOICE , 13 - .byte VOL , 80*mus_syoujoeye_mvl/mxv - .byte PAN , c_v+5 - .byte N06 , Gs4 , v100 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , Ds5 - .byte W03 - .byte Ds5 , v076 - .byte W03 - .byte Ds5 , v072 - .byte W03 - .byte Ds5 , v068 - .byte W03 - .byte Ds5 , v064 - .byte W03 - .byte Ds5 , v060 - .byte W03 - .byte Ds5 , v056 - .byte W03 - .byte Ds5 , v052 - .byte W03 - .byte Ds5 , v048 - .byte W03 - .byte Ds5 , v044 - .byte W03 - .byte Ds5 , v040 - .byte W03 - .byte Ds5 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte Ds5 , v040 - .byte W03 - .byte Ds5 , v044 - .byte W03 - .byte Ds5 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte Ds5 , v052 - .byte W03 - .byte Ds5 , v056 - .byte W03 - .byte Ds5 , v060 - .byte W03 - .byte Ds5 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte Ds5 , v060 - .byte W03 - .byte Ds5 , v056 - .byte W03 - .byte Ds5 , v052 - .byte W03 - .byte Ds5 , v048 - .byte W03 - .byte Ds5 , v040 - .byte W03 - .byte Ds5 , v036 - .byte W15 -mus_syoujoeye_1_B1: -mus_syoujoeye_1_000: - .byte N12 , Gs4 , v100 - .byte W18 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W18 - .byte Gs4 - .byte W24 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W18 - .byte Cn5 - .byte W06 - .byte PEND - .byte N12 , Cs5 - .byte W18 - .byte N06 , Cn5 - .byte W06 - .byte As4 - .byte W18 - .byte N03 , Gs4 - .byte W03 - .byte Gs4 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Gs4 , v052 - .byte W03 - .byte Gs4 , v048 - .byte W03 - .byte Gs4 , v040 - .byte W03 - .byte Gs4 , v036 - .byte W18 - .byte As4 , v100 - .byte W03 - .byte As4 , v068 - .byte W03 - .byte N03 - .byte W12 - .byte N06 , Gs4 , v100 - .byte W06 - .byte Fs4 - .byte W18 - .byte N03 - .byte W03 - .byte Fs4 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W12 - .byte N06 , Fn4 , v100 - .byte W06 - .byte Fs4 - .byte W18 - .byte Fn4 - .byte W06 - .byte N03 , Gs4 - .byte W03 - .byte Gs4 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W15 - .byte Fs4 , v100 - .byte W03 - .byte Fs4 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W15 - .byte Fn4 , v100 - .byte W03 - .byte Fn4 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W15 - .byte Ds4 , v100 - .byte W03 - .byte Ds4 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W15 - .byte PATT - .word mus_syoujoeye_1_000 - .byte N12 , Cs5 , v100 - .byte W18 - .byte N06 , Cn5 - .byte W06 - .byte Cs5 - .byte W18 - .byte N03 , Gs4 - .byte W03 - .byte Gs4 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Gs4 , v052 - .byte W03 - .byte Gs4 , v048 - .byte W03 - .byte Gs4 , v040 - .byte W03 - .byte Gs4 , v036 - .byte W18 - .byte N06 , As4 , v100 - .byte W18 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W18 - .byte N03 , Fs5 - .byte W03 - .byte Fs5 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W12 - .byte N06 , Fn5 , v100 - .byte W06 - .byte Fs5 - .byte W18 - .byte Fn5 - .byte W06 - .byte N03 , Ds5 - .byte W03 - .byte Ds5 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W15 - .byte Fn5 , v100 - .byte W03 - .byte Fn5 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W15 - .byte Cs5 , v100 - .byte W03 - .byte Cs5 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W36 - .byte W03 - .byte GOTO - .word mus_syoujoeye_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_syoujoeye_2: - .byte KEYSH , mus_syoujoeye_key+0 - .byte PAN , c_v-6 - .byte W24 - .byte VOICE , 38 - .byte VOL , 80*mus_syoujoeye_mvl/mxv - .byte N36 , Gs0 , v127 - .byte W42 - .byte N03 - .byte W06 - .byte N06 - .byte W18 - .byte Gs1 - .byte W06 - .byte Gs0 - .byte W18 - .byte Cn1 - .byte W06 -mus_syoujoeye_2_B1: -mus_syoujoeye_2_000: - .byte N36 , Cs1 , v127 - .byte W42 - .byte N03 - .byte W06 - .byte N03 - .byte W18 - .byte N06 - .byte W06 - .byte N18 , Gs1 - .byte W18 - .byte N06 , Cs1 - .byte W06 - .byte PEND -mus_syoujoeye_2_001: - .byte N36 , Fs1 , v127 - .byte W42 - .byte N03 , Cs1 - .byte W06 - .byte N06 - .byte W18 - .byte Gs1 - .byte W06 - .byte N18 , Cs2 - .byte W18 - .byte N06 , Cs1 - .byte W06 - .byte PEND - .byte N48 , Ds1 - .byte W48 - .byte N48 - .byte W48 - .byte N06 , Gs1 - .byte W18 - .byte N06 - .byte W06 - .byte Ds2 - .byte W18 - .byte N24 , Gs1 - .byte W24 - .byte N06 , Gs0 - .byte W06 - .byte N18 , As0 - .byte W18 - .byte N06 , Cn1 - .byte W06 - .byte PATT - .word mus_syoujoeye_2_000 - .byte PATT - .word mus_syoujoeye_2_001 - .byte N18 , Ds1 , v127 - .byte W18 - .byte N03 - .byte W24 - .byte N03 - .byte W06 - .byte N24 - .byte W24 - .byte N18 , As1 - .byte W18 - .byte N06 , Ds1 - .byte W06 - .byte N18 , Gs1 - .byte W18 - .byte N03 - .byte W06 - .byte N18 - .byte W18 - .byte N03 , Cn1 - .byte W06 - .byte N12 , Cs1 - .byte W48 - .byte GOTO - .word mus_syoujoeye_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_syoujoeye_3: - .byte KEYSH , mus_syoujoeye_key+0 - .byte PAN , c_v+16 - .byte W24 - .byte VOICE , 1 - .byte VOL , 80*mus_syoujoeye_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Gs2 , v088 - .byte W18 - .byte Gs1 - .byte W06 - .byte N18 - .byte W18 - .byte N21 , Gs2 - .byte W24 - .byte N06 , Fs2 - .byte W06 - .byte N18 , Ds2 - .byte W18 - .byte N06 , Cn2 - .byte W06 -mus_syoujoeye_3_B1: -mus_syoujoeye_3_000: - .byte N12 , Cs2 , v088 - .byte W24 - .byte Gs2 - .byte W18 - .byte N30 , Fn2 - .byte W30 - .byte N15 , Gs2 - .byte W18 - .byte N06 , Cs2 - .byte W06 - .byte PEND -mus_syoujoeye_3_001: - .byte N09 , Fs2 , v088 - .byte W18 - .byte N06 , Gs2 - .byte W06 - .byte As2 - .byte W18 - .byte N24 , Fn2 - .byte W24 - .byte N06 - .byte W06 - .byte N18 , Gs2 - .byte W18 - .byte N06 , Cs2 - .byte W06 - .byte PEND - .byte Cs4 , v096 - .byte W18 - .byte Cn4 - .byte W06 - .byte As3 - .byte W18 - .byte N24 - .byte W24 - .byte N06 - .byte W06 - .byte Cn4 - .byte W18 - .byte As3 - .byte W06 - .byte N24 , Gs3 - .byte W24 - .byte Fs2 , v088 - .byte W24 - .byte Gs2 - .byte W24 - .byte Ds2 - .byte W24 - .byte PATT - .word mus_syoujoeye_3_000 - .byte PATT - .word mus_syoujoeye_3_001 - .byte N12 , Fs4 , v096 - .byte W18 - .byte N06 , Fn4 - .byte W06 - .byte Ds4 - .byte W18 - .byte N15 , As4 - .byte W24 - .byte N06 - .byte W06 - .byte N12 , Cn5 - .byte W18 - .byte N06 , As4 - .byte W06 - .byte N12 , Gs4 - .byte W24 - .byte N24 , Gs2 , v088 - .byte W24 - .byte N12 , Cs3 - .byte W48 - .byte GOTO - .word mus_syoujoeye_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_syoujoeye_4: - .byte VOL , 80*mus_syoujoeye_mvl/mxv - .byte KEYSH , mus_syoujoeye_key+0 - .byte VOICE , 24 - .byte XCMD , xIECV , 13 - .byte xIECL , 10 - .byte PAN , c_v-48 - .byte N06 , Gs3 , v052 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte VOL , 80*mus_syoujoeye_mvl/mxv - .byte N12 , Ds4 - .byte W18 - .byte N06 , Gs2 - .byte W06 - .byte Fs3 - .byte W18 - .byte N06 - .byte W24 - .byte Gs2 - .byte W06 - .byte Fs3 - .byte W18 - .byte Cn4 - .byte W06 -mus_syoujoeye_4_B1: - .byte N06 , Cn4 , v052 - .byte W18 - .byte Cs3 - .byte W06 - .byte Cn4 - .byte W18 - .byte N06 - .byte W24 - .byte Cs3 - .byte W06 - .byte Cn4 - .byte W18 - .byte Fn3 - .byte W06 -mus_syoujoeye_4_000: - .byte N06 , Fn4 , v052 - .byte W18 - .byte Fs3 - .byte W06 - .byte Fn4 - .byte W18 - .byte N06 - .byte W24 - .byte Cs3 - .byte W06 - .byte Cs4 - .byte W18 - .byte Fn3 - .byte W06 - .byte PEND - .byte As2 - .byte W18 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W18 - .byte VOICE , 26 - .byte N24 , Ds3 - .byte W24 - .byte N06 , Fn3 - .byte W06 - .byte VOICE , 24 - .byte N06 , Ds3 - .byte W18 - .byte Cs3 - .byte W06 - .byte VOICE , 26 - .byte N24 , Cn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fs3 - .byte W24 - .byte VOICE , 24 - .byte N06 , Cn4 - .byte W18 - .byte Cs3 - .byte W06 - .byte Cn4 - .byte W18 - .byte N06 - .byte W24 - .byte Cs3 - .byte W06 - .byte Cn4 - .byte W18 - .byte Fn3 - .byte W06 - .byte PATT - .word mus_syoujoeye_4_000 - .byte VOICE , 26 - .byte N42 , Cs4 , v052 - .byte W42 - .byte N03 - .byte W24 - .byte N06 , Ds3 - .byte W06 - .byte N18 , As3 - .byte W18 - .byte N06 , Ds3 - .byte W06 - .byte VOICE , 24 - .byte N06 , Gs3 - .byte W18 - .byte Fs3 - .byte W06 - .byte VOICE , 26 - .byte N24 , Cn4 - .byte W24 - .byte VOICE , 24 - .byte N06 - .byte W48 - .byte GOTO - .word mus_syoujoeye_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_syoujoeye_5: - .byte VOL , 80*mus_syoujoeye_mvl/mxv - .byte KEYSH , mus_syoujoeye_key+0 - .byte VOICE , 25 - .byte XCMD , xIECV , 13 - .byte xIECL , 10 - .byte BEND , c_v-6 - .byte W03 - .byte N06 , Gs3 , v020 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W03 - .byte VOL , 80*mus_syoujoeye_mvl/mxv - .byte W03 - .byte N12 , Ds4 - .byte W18 - .byte BEND , c_v+0 - .byte N03 , Ds3 , v052 - .byte W03 - .byte N06 , Cn3 - .byte W18 - .byte N06 - .byte W24 - .byte W03 - .byte N03 , Ds3 - .byte W03 - .byte N06 , Cn3 - .byte W18 - .byte Fs3 - .byte W06 -mus_syoujoeye_5_B1: - .byte N06 , Fn3 , v052 - .byte W21 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Fn3 - .byte W18 - .byte N06 - .byte W24 - .byte W03 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Fn3 - .byte W18 - .byte Cn3 - .byte W06 -mus_syoujoeye_5_000: - .byte N06 , Cs4 , v052 - .byte W21 - .byte N03 , As3 - .byte W03 - .byte N06 , Cs4 - .byte W18 - .byte N06 - .byte W24 - .byte W03 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Fn3 - .byte W18 - .byte Cn3 - .byte W06 - .byte PEND - .byte Fs2 - .byte W18 - .byte Gs2 - .byte W06 - .byte As2 - .byte W18 - .byte VOICE , 27 - .byte N24 , Cs3 - .byte W24 - .byte N06 - .byte W06 - .byte VOICE , 25 - .byte N06 , Cn3 - .byte W18 - .byte As2 - .byte W06 - .byte VOICE , 27 - .byte N24 , Gs2 - .byte W24 - .byte As2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte VOICE , 25 - .byte N06 , Fn3 - .byte W21 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Fn3 - .byte W18 - .byte N06 - .byte W24 - .byte W03 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Fn3 - .byte W18 - .byte Cn3 - .byte W06 - .byte PATT - .word mus_syoujoeye_5_000 - .byte VOICE , 27 - .byte N42 , As3 , v052 - .byte W42 - .byte N03 - .byte W24 - .byte W03 - .byte Fs3 - .byte W03 - .byte N18 - .byte W18 - .byte N06 , As2 - .byte W06 - .byte VOICE , 25 - .byte N06 , Fs3 - .byte W21 - .byte N03 , Gs3 - .byte W03 - .byte VOICE , 27 - .byte N24 , Fs3 - .byte W24 - .byte VOICE , 25 - .byte N06 , Fn3 - .byte W48 - .byte GOTO - .word mus_syoujoeye_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_syoujoeye_6: - .byte KEYSH , mus_syoujoeye_key+0 - .byte W24 - .byte VOL , 80*mus_syoujoeye_mvl/mxv - .byte W96 -mus_syoujoeye_6_B1: - .byte W92 - .byte W01 - .byte VOICE , 73 - .byte N03 , An5 , v048 - .byte W03 - .byte N12 , As5 - .byte W18 - .byte N06 , Gs5 - .byte W06 - .byte Fs5 - .byte W18 - .byte N36 , Fn5 - .byte W14 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W16 - .byte VOICE , 81 - .byte N30 , Ds2 , v064 - .byte W42 - .byte N24 , Fs2 - .byte W30 - .byte N18 , Ds2 - .byte W24 - .byte N06 - .byte W21 - .byte VOICE , 73 - .byte N03 , An4 , v048 - .byte W03 - .byte N12 , As4 - .byte W24 - .byte Gs4 - .byte W24 - .byte Fs4 - .byte W24 - .byte W92 - .byte W01 - .byte N03 , An5 - .byte W03 - .byte N12 , As5 - .byte W18 - .byte N06 , Gs5 - .byte W06 - .byte As5 - .byte W18 - .byte N36 , Fn5 - .byte W14 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W16 - .byte VOICE , 81 - .byte N06 , Ds2 , v064 - .byte W18 - .byte Fn2 - .byte W06 - .byte Fs2 - .byte W18 - .byte N15 , Ds2 - .byte W24 - .byte N06 , As2 - .byte W06 - .byte N15 , Ds2 - .byte W18 - .byte N03 - .byte W06 - .byte N06 , Gs2 - .byte W21 - .byte VOICE , 73 - .byte N03 , Gn5 , v048 - .byte W03 - .byte N12 , Gs5 - .byte W24 - .byte Fn5 - .byte W48 - .byte GOTO - .word mus_syoujoeye_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_syoujoeye_7: - .byte KEYSH , mus_syoujoeye_key+0 - .byte PAN , c_v+47 - .byte W24 - .byte VOICE , 127 - .byte VOL , 75*mus_syoujoeye_mvl/mxv - .byte N12 , Gs4 , v052 - .byte W24 - .byte VOICE , 126 - .byte N09 , Gs4 , v040 - .byte W18 - .byte VOICE , 127 - .byte N06 , Gs4 , v052 - .byte W06 - .byte N12 - .byte W18 - .byte N06 - .byte W06 - .byte VOICE , 126 - .byte N12 , Gs4 , v040 - .byte W24 -mus_syoujoeye_7_B1: -mus_syoujoeye_7_000: - .byte VOICE , 127 - .byte N12 , Gs4 , v052 - .byte W24 - .byte N12 - .byte W18 - .byte N06 - .byte W06 - .byte N12 - .byte W24 - .byte N12 - .byte W18 - .byte N06 - .byte W06 - .byte PEND - .byte N06 - .byte W24 - .byte N12 - .byte W18 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N12 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte VOICE , 126 - .byte N12 , Gs4 , v040 - .byte W24 - .byte VOICE , 127 - .byte N12 , Gs4 , v052 - .byte W24 - .byte VOICE , 126 - .byte N12 , Gs4 , v040 - .byte W24 - .byte VOICE , 127 - .byte N12 , Gs4 , v052 - .byte W72 - .byte VOICE , 126 - .byte N12 , Gs4 , v040 - .byte W24 - .byte PATT - .word mus_syoujoeye_7_000 - .byte N12 , Gs4 , v052 - .byte W24 - .byte N12 - .byte W18 - .byte N12 - .byte W24 - .byte N06 - .byte W06 - .byte N12 - .byte W18 - .byte N06 - .byte W06 - .byte N12 - .byte W24 - .byte VOICE , 126 - .byte N09 , Gs4 , v040 - .byte W18 - .byte VOICE , 127 - .byte N06 , Gs4 , v052 - .byte W06 - .byte N12 - .byte W24 - .byte VOICE , 126 - .byte N09 , Gs4 , v040 - .byte W18 - .byte VOICE , 127 - .byte N06 , Gs4 , v052 - .byte W06 - .byte N12 - .byte W24 - .byte VOICE , 126 - .byte N09 , Gs4 , v040 - .byte W18 - .byte VOICE , 127 - .byte N06 , Gs4 , v052 - .byte W06 - .byte N12 - .byte W48 - .byte GOTO - .word mus_syoujoeye_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_syoujoeye_8: - .byte KEYSH , mus_syoujoeye_key+0 - .byte VOICE , 0 - .byte VOL , 80*mus_syoujoeye_mvl/mxv - .byte W24 - .byte W66 - .byte N06 , Cn1 , v120 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte Cn1 , v120 - .byte W06 -mus_syoujoeye_8_B1: -mus_syoujoeye_8_000: - .byte N06 , Cn1 , v120 - .byte W24 - .byte En1 , v112 - .byte W18 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte PEND -mus_syoujoeye_8_001: - .byte N06 , Cn1 , v120 - .byte W18 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte PEND - .byte N06 - .byte W24 - .byte En1 , v112 - .byte W18 - .byte Cn1 , v120 - .byte W30 - .byte En1 , v112 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte En1 , v112 - .byte W24 - .byte N06 - .byte W18 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W06 - .byte En1 , v112 - .byte W18 - .byte N06 - .byte W06 - .byte PATT - .word mus_syoujoeye_8_000 - .byte PATT - .word mus_syoujoeye_8_001 - .byte N06 , Cn1 , v120 - .byte W42 - .byte N06 - .byte W06 - .byte N06 - .byte W24 - .byte En1 , v112 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte En1 , v112 - .byte W24 - .byte N06 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte En1 , v112 - .byte W24 - .byte N06 - .byte W18 - .byte Cn1 , v120 - .byte W06 - .byte GOTO - .word mus_syoujoeye_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_syoujoeye: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_syoujoeye_pri @ Priority - .byte mus_syoujoeye_rev @ Reverb. - - .word mus_syoujoeye_grp - - .word mus_syoujoeye_1 - .word mus_syoujoeye_2 - .word mus_syoujoeye_3 - .word mus_syoujoeye_4 - .word mus_syoujoeye_5 - .word mus_syoujoeye_6 - .word mus_syoujoeye_7 - .word mus_syoujoeye_8 - - .end diff --git a/sound/songs/mus_t_battle.s b/sound/songs/mus_t_battle.s deleted file mode 100644 index de4c81ad0d..0000000000 --- a/sound/songs/mus_t_battle.s +++ /dev/null @@ -1,2358 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_t_battle_grp, voicegroup088 - .equ mus_t_battle_pri, 0 - .equ mus_t_battle_rev, reverb_set+50 - .equ mus_t_battle_mvl, 127 - .equ mus_t_battle_key, 0 - .equ mus_t_battle_tbs, 1 - .equ mus_t_battle_exg, 0 - .equ mus_t_battle_cmp, 1 - - .section .rodata - .global mus_t_battle - .align 2 - -@********************** Track 1 **********************@ - -mus_t_battle_1: - .byte KEYSH , mus_t_battle_key+0 - .byte TEMPO , 184*mus_t_battle_tbs/2 - .byte VOICE , 46 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 74*mus_t_battle_mvl/mxv - .byte PAN , c_v-46 - .byte N04 , Fn2 , v112 - .byte W04 - .byte Gs2 - .byte W04 - .byte As2 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte PAN , c_v-30 - .byte N04 , As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Dn5 - .byte W04 - .byte PAN , c_v-20 - .byte N04 , Fn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte PAN , c_v+29 - .byte N04 , As4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Gs5 - .byte W04 - .byte As5 - .byte W04 - .byte Dn6 - .byte W04 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 127 - .byte VOL , 53*mus_t_battle_mvl/mxv - .byte PAN , c_v+0 - .byte N02 , Fs5 - .byte W08 - .byte Fs5 , v080 - .byte W08 - .byte N02 - .byte W08 - .byte PAN , c_v-61 - .byte N02 , Fs5 , v112 - .byte W08 - .byte Fs5 , v080 - .byte W08 - .byte N02 - .byte W08 - .byte PAN , c_v+63 - .byte N02 , Fs5 , v112 - .byte W08 - .byte Fs5 , v080 - .byte W08 - .byte N02 - .byte W08 - .byte PAN , c_v+0 - .byte N02 , Fs5 , v112 - .byte W08 - .byte Fs5 , v080 - .byte W08 - .byte N02 - .byte W08 - .byte PAN , c_v-61 - .byte N02 , Fs5 , v112 - .byte W08 - .byte Fs5 , v080 - .byte W08 - .byte N02 - .byte W08 - .byte PAN , c_v+63 - .byte N02 , Fs5 , v112 - .byte W08 - .byte Fs5 , v080 - .byte W08 - .byte N02 - .byte W08 - .byte PAN , c_v+0 - .byte N02 , Fs5 , v112 - .byte W08 - .byte Fs5 , v080 - .byte W08 - .byte N02 - .byte W08 - .byte Fs5 , v112 - .byte W08 - .byte Fs5 , v080 - .byte W08 - .byte N02 - .byte W08 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte TEMPO , 158*mus_t_battle_tbs/2 - .byte W24 - .byte TEMPO , 148*mus_t_battle_tbs/2 - .byte W24 - .byte TEMPO , 138*mus_t_battle_tbs/2 - .byte W24 - .byte W12 - .byte FINE - -@********************** Track 2 **********************@ - -mus_t_battle_2: - .byte KEYSH , mus_t_battle_key+0 - .byte VOICE , 46 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 77*mus_t_battle_mvl/mxv - .byte PAN , c_v-7 - .byte W96 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte VOL , 77*mus_t_battle_mvl/mxv - .byte N03 , Ds4 , v112 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W12 - .byte N24 , As4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Ds4 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W12 - .byte N24 , As4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Ds4 - .byte W12 - .byte N03 - .byte W04 - .byte N02 , Ds4 , v036 - .byte W08 - .byte N24 , Gn4 , v112 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 60 - .byte MOD , 0 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W12 - .byte N24 , As4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Ds4 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N48 , Ds5 , v072 - .byte W24 - .byte MOD , 6 - .byte VOL , 77*mus_t_battle_mvl/mxv - .byte W02 - .byte 68*mus_t_battle_mvl/mxv - .byte W03 - .byte 57*mus_t_battle_mvl/mxv - .byte W03 - .byte 51*mus_t_battle_mvl/mxv - .byte W04 - .byte 46*mus_t_battle_mvl/mxv - .byte W02 - .byte 39*mus_t_battle_mvl/mxv - .byte W03 - .byte 31*mus_t_battle_mvl/mxv - .byte W03 - .byte 20*mus_t_battle_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 77*mus_t_battle_mvl/mxv - .byte N48 , Ds3 , v104 - .byte W24 - .byte MOD , 6 - .byte VOL , 72*mus_t_battle_mvl/mxv - .byte W02 - .byte 60*mus_t_battle_mvl/mxv - .byte W03 - .byte 46*mus_t_battle_mvl/mxv - .byte W03 - .byte 36*mus_t_battle_mvl/mxv - .byte W04 - .byte 32*mus_t_battle_mvl/mxv - .byte W02 - .byte 24*mus_t_battle_mvl/mxv - .byte W03 - .byte 17*mus_t_battle_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 77*mus_t_battle_mvl/mxv - .byte N48 , Cs4 , v108 - .byte W24 - .byte MOD , 6 - .byte VOL , 76*mus_t_battle_mvl/mxv - .byte W02 - .byte 72*mus_t_battle_mvl/mxv - .byte W03 - .byte 68*mus_t_battle_mvl/mxv - .byte W03 - .byte 59*mus_t_battle_mvl/mxv - .byte W04 - .byte 54*mus_t_battle_mvl/mxv - .byte W02 - .byte 41*mus_t_battle_mvl/mxv - .byte W03 - .byte 25*mus_t_battle_mvl/mxv - .byte W03 - .byte 20*mus_t_battle_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 77*mus_t_battle_mvl/mxv - .byte N04 , Ds3 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cs3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Dn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W32 - .byte N08 , As3 - .byte W08 - .byte An3 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte N12 , Fn4 - .byte W12 - .byte N03 , En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cs4 - .byte W03 - .byte VOL , 78*mus_t_battle_mvl/mxv - .byte N03 , Ds4 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W12 - .byte N24 , As4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Ds4 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Ds4 - .byte W06 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W12 - .byte Dn5 , v072 - .byte W03 - .byte N21 , Cs5 , v112 - .byte W09 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Ds4 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N96 , Ds5 , v100 - .byte W48 - .byte MOD , 7 - .byte VOL , 79*mus_t_battle_mvl/mxv - .byte W02 - .byte 72*mus_t_battle_mvl/mxv - .byte W03 - .byte 66*mus_t_battle_mvl/mxv - .byte W03 - .byte 59*mus_t_battle_mvl/mxv - .byte W04 - .byte 55*mus_t_battle_mvl/mxv - .byte W02 - .byte 48*mus_t_battle_mvl/mxv - .byte W03 - .byte 42*mus_t_battle_mvl/mxv - .byte W03 - .byte 38*mus_t_battle_mvl/mxv - .byte W04 - .byte 36*mus_t_battle_mvl/mxv - .byte W02 - .byte 31*mus_t_battle_mvl/mxv - .byte W03 - .byte 29*mus_t_battle_mvl/mxv - .byte W03 - .byte 24*mus_t_battle_mvl/mxv - .byte W04 - .byte 20*mus_t_battle_mvl/mxv - .byte W05 - .byte 17*mus_t_battle_mvl/mxv - .byte W03 - .byte 13*mus_t_battle_mvl/mxv - .byte W04 - .byte PAN , c_v+0 - .byte MOD , 1 - .byte VOL , 79*mus_t_battle_mvl/mxv - .byte N08 , As4 , v112 - .byte W12 - .byte FINE - -@********************** Track 3 **********************@ - -mus_t_battle_3: - .byte KEYSH , mus_t_battle_key+0 - .byte VOICE , 58 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 40*mus_t_battle_mvl/mxv - .byte N48 , As1 , v112 - .byte W02 - .byte VOL , 42*mus_t_battle_mvl/mxv - .byte W03 - .byte 44*mus_t_battle_mvl/mxv - .byte W03 - .byte 47*mus_t_battle_mvl/mxv - .byte W04 - .byte 48*mus_t_battle_mvl/mxv - .byte W02 - .byte 51*mus_t_battle_mvl/mxv - .byte W03 - .byte 55*mus_t_battle_mvl/mxv - .byte W03 - .byte 59*mus_t_battle_mvl/mxv - .byte W04 - .byte 62*mus_t_battle_mvl/mxv - .byte W02 - .byte 64*mus_t_battle_mvl/mxv - .byte W03 - .byte 67*mus_t_battle_mvl/mxv - .byte W03 - .byte 72*mus_t_battle_mvl/mxv - .byte W04 - .byte 74*mus_t_battle_mvl/mxv - .byte W02 - .byte 77*mus_t_battle_mvl/mxv - .byte W03 - .byte 80*mus_t_battle_mvl/mxv - .byte W03 - .byte 81*mus_t_battle_mvl/mxv - .byte W04 - .byte 64*mus_t_battle_mvl/mxv - .byte N48 , Fn1 - .byte W02 - .byte VOL , 66*mus_t_battle_mvl/mxv - .byte W03 - .byte 69*mus_t_battle_mvl/mxv - .byte W03 - .byte 69*mus_t_battle_mvl/mxv - .byte W04 - .byte 72*mus_t_battle_mvl/mxv - .byte W02 - .byte 74*mus_t_battle_mvl/mxv - .byte W03 - .byte 76*mus_t_battle_mvl/mxv - .byte W03 - .byte 78*mus_t_battle_mvl/mxv - .byte W04 - .byte 80*mus_t_battle_mvl/mxv - .byte W02 - .byte 83*mus_t_battle_mvl/mxv - .byte W03 - .byte 84*mus_t_battle_mvl/mxv - .byte W03 - .byte 86*mus_t_battle_mvl/mxv - .byte W04 - .byte 87*mus_t_battle_mvl/mxv - .byte W02 - .byte 88*mus_t_battle_mvl/mxv - .byte W10 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N96 , Ds2 - .byte W24 - .byte VOL , 80*mus_t_battle_mvl/mxv - .byte W05 - .byte 74*mus_t_battle_mvl/mxv - .byte W07 - .byte 71*mus_t_battle_mvl/mxv - .byte W05 - .byte 69*mus_t_battle_mvl/mxv - .byte W07 - .byte 66*mus_t_battle_mvl/mxv - .byte W05 - .byte 64*mus_t_battle_mvl/mxv - .byte W07 - .byte 59*mus_t_battle_mvl/mxv - .byte W05 - .byte 52*mus_t_battle_mvl/mxv - .byte W07 - .byte 46*mus_t_battle_mvl/mxv - .byte W05 - .byte 40*mus_t_battle_mvl/mxv - .byte W07 - .byte 35*mus_t_battle_mvl/mxv - .byte W05 - .byte 31*mus_t_battle_mvl/mxv - .byte W07 - .byte VOICE , 47 - .byte VOL , 88*mus_t_battle_mvl/mxv - .byte N08 - .byte W12 - .byte FINE - -@********************** Track 4 **********************@ - -mus_t_battle_4: - .byte KEYSH , mus_t_battle_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 88*mus_t_battle_mvl/mxv - .byte PAN , c_v-32 - .byte W48 - .byte N06 , Fn2 , v127 - .byte W12 - .byte As1 , v120 - .byte W12 - .byte N03 , Fn2 , v127 - .byte W06 - .byte N06 , Fn2 , v120 - .byte W06 - .byte As1 , v127 - .byte W12 - .byte PAN , c_v+25 - .byte N06 , Ds3 , v124 - .byte W12 - .byte PAN , c_v-24 - .byte N06 , Ds2 , v127 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , As1 , v120 - .byte W24 - .byte PAN , c_v+25 - .byte N06 , Ds2 , v127 - .byte W12 - .byte PAN , c_v-22 - .byte N06 , As1 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Ds1 , v124 - .byte W24 - .byte PAN , c_v+25 - .byte N06 , Ds3 - .byte W12 - .byte PAN , c_v-22 - .byte N06 , Ds2 , v127 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , As1 , v124 - .byte W24 - .byte PAN , c_v+25 - .byte N06 , Ds2 - .byte W06 - .byte Ds2 , v127 - .byte W06 - .byte PAN , c_v-22 - .byte N06 , As1 - .byte W12 - .byte PAN , c_v+0 - .byte N04 , Ds2 , v120 - .byte W06 - .byte Ds2 , v072 - .byte W06 - .byte Ds2 , v076 - .byte W06 - .byte Ds2 , v112 - .byte W06 - .byte PAN , c_v+27 - .byte N06 , Ds3 , v124 - .byte W12 - .byte PAN , c_v-22 - .byte N06 , Ds2 , v127 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , As1 , v120 - .byte W24 - .byte PAN , c_v+31 - .byte N06 , As2 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-21 - .byte N06 , Ds2 - .byte W06 - .byte N06 - .byte W06 - .byte As1 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte N12 , As1 , v127 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Ds1 - .byte W96 - .byte W96 - .byte VOICE , 56 - .byte VOL , 56*mus_t_battle_mvl/mxv - .byte N04 , Cs5 , v112 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Cs3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte VOL , 88*mus_t_battle_mvl/mxv - .byte N04 , An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte VOICE , 47 - .byte PAN , c_v+29 - .byte N03 , Ds2 , v127 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v-38 - .byte N06 , An1 - .byte W12 - .byte VOICE , 46 - .byte N04 , As3 , v096 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte VOICE , 47 - .byte VOL , 88*mus_t_battle_mvl/mxv - .byte PAN , c_v+25 - .byte N06 , Ds2 , v127 - .byte W06 - .byte N04 , Ds2 , v112 - .byte W06 - .byte PAN , c_v-24 - .byte N06 , As1 , v127 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Ds1 , v120 - .byte W24 - .byte PAN , c_v+25 - .byte N06 , Ds2 , v124 - .byte W12 - .byte PAN , c_v-24 - .byte N06 , As1 , v127 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Ds1 , v120 - .byte W24 - .byte PAN , c_v+25 - .byte N06 , Ds2 , v124 - .byte W06 - .byte N04 , Ds2 , v112 - .byte W06 - .byte PAN , c_v-24 - .byte N06 , Ds2 , v127 - .byte W12 - .byte PAN , c_v-1 - .byte N12 , As1 , v124 - .byte W24 - .byte PAN , c_v+25 - .byte N06 , Ds2 - .byte W12 - .byte PAN , c_v-22 - .byte N06 , Ds2 , v127 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , As1 , v120 - .byte W12 - .byte N06 , Ds2 , v112 - .byte W06 - .byte As1 - .byte W06 - .byte PAN , c_v-35 - .byte N96 , Ds1 , v124 - .byte W24 - .byte VOL , 78*mus_t_battle_mvl/mxv - .byte W02 - .byte 77*mus_t_battle_mvl/mxv - .byte W03 - .byte 76*mus_t_battle_mvl/mxv - .byte W07 - .byte 74*mus_t_battle_mvl/mxv - .byte W02 - .byte 72*mus_t_battle_mvl/mxv - .byte W06 - .byte 72*mus_t_battle_mvl/mxv - .byte W06 - .byte 69*mus_t_battle_mvl/mxv - .byte W03 - .byte 69*mus_t_battle_mvl/mxv - .byte W03 - .byte 67*mus_t_battle_mvl/mxv - .byte W04 - .byte 66*mus_t_battle_mvl/mxv - .byte W02 - .byte 64*mus_t_battle_mvl/mxv - .byte W03 - .byte 62*mus_t_battle_mvl/mxv - .byte W03 - .byte 60*mus_t_battle_mvl/mxv - .byte W06 - .byte 57*mus_t_battle_mvl/mxv - .byte W03 - .byte 52*mus_t_battle_mvl/mxv - .byte W03 - .byte 49*mus_t_battle_mvl/mxv - .byte W04 - .byte 47*mus_t_battle_mvl/mxv - .byte W02 - .byte 38*mus_t_battle_mvl/mxv - .byte W03 - .byte 20*mus_t_battle_mvl/mxv - .byte W07 - .byte VOICE , 1 - .byte VOL , 64*mus_t_battle_mvl/mxv - .byte PAN , c_v+0 - .byte N08 , Ds6 , v120 - .byte W12 - .byte FINE - -@********************** Track 5 **********************@ - -mus_t_battle_5: - .byte KEYSH , mus_t_battle_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+8 - .byte VOL , 2*mus_t_battle_mvl/mxv - .byte N48 , As4 , v112 - .byte W02 - .byte VOL , 3*mus_t_battle_mvl/mxv - .byte W03 - .byte 6*mus_t_battle_mvl/mxv - .byte W08 - .byte 6*mus_t_battle_mvl/mxv - .byte W08 - .byte 8*mus_t_battle_mvl/mxv - .byte W03 - .byte 9*mus_t_battle_mvl/mxv - .byte W04 - .byte 11*mus_t_battle_mvl/mxv - .byte W01 - .byte 13*mus_t_battle_mvl/mxv - .byte W03 - .byte 15*mus_t_battle_mvl/mxv - .byte W01 - .byte 16*mus_t_battle_mvl/mxv - .byte W03 - .byte 18*mus_t_battle_mvl/mxv - .byte W01 - .byte 20*mus_t_battle_mvl/mxv - .byte W03 - .byte 24*mus_t_battle_mvl/mxv - .byte W01 - .byte 27*mus_t_battle_mvl/mxv - .byte W03 - .byte 29*mus_t_battle_mvl/mxv - .byte W04 - .byte N36 , Fn5 - .byte W02 - .byte VOL , 26*mus_t_battle_mvl/mxv - .byte W02 - .byte 27*mus_t_battle_mvl/mxv - .byte W04 - .byte 29*mus_t_battle_mvl/mxv - .byte W05 - .byte 32*mus_t_battle_mvl/mxv - .byte W03 - .byte 34*mus_t_battle_mvl/mxv - .byte W08 - .byte 36*mus_t_battle_mvl/mxv - .byte W01 - .byte 36*mus_t_battle_mvl/mxv - .byte W04 - .byte 38*mus_t_battle_mvl/mxv - .byte W03 - .byte 40*mus_t_battle_mvl/mxv - .byte W01 - .byte 42*mus_t_battle_mvl/mxv - .byte W03 - .byte 46*mus_t_battle_mvl/mxv - .byte N03 , Dn5 - .byte W01 - .byte VOL , 49*mus_t_battle_mvl/mxv - .byte W02 - .byte N03 , As4 - .byte W01 - .byte VOL , 52*mus_t_battle_mvl/mxv - .byte W01 - .byte 55*mus_t_battle_mvl/mxv - .byte W01 - .byte N03 , Gs4 - .byte W02 - .byte VOL , 59*mus_t_battle_mvl/mxv - .byte W01 - .byte 66*mus_t_battle_mvl/mxv - .byte N03 , Fn4 - .byte W03 - .byte PAN , c_v-21 - .byte VOL , 52*mus_t_battle_mvl/mxv - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , As3 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N06 , As3 - .byte W12 - .byte N03 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Gs4 - .byte W12 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte N03 , Cn4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , As3 - .byte W09 - .byte N03 - .byte W03 - .byte N12 , As4 - .byte W12 - .byte N03 , As3 - .byte W12 - .byte N03 - .byte W12 - .byte VOICE , 48 - .byte PAN , c_v-21 - .byte N06 , Dn5 - .byte W06 - .byte As4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte VOICE , 56 - .byte VOL , 66*mus_t_battle_mvl/mxv - .byte PAN , c_v-21 - .byte N04 , An5 - .byte W08 - .byte Fn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Fn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte An4 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte An4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Gn5 - .byte W08 - .byte PAN , c_v-3 - .byte W24 - .byte N09 , As4 - .byte W09 - .byte N06 , Gs4 - .byte W06 - .byte As4 - .byte W09 - .byte N12 , Fn5 - .byte W24 - .byte PAN , c_v-24 - .byte VOL , 56*mus_t_battle_mvl/mxv - .byte N06 , As3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte As3 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Gn4 - .byte W12 - .byte N03 , Cs4 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte N03 , Cs4 - .byte W12 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte N03 , Cn4 - .byte W12 - .byte N03 - .byte W12 - .byte N12 , As3 - .byte W12 - .byte An4 - .byte W12 - .byte VOICE , 46 - .byte PAN , c_v-32 - .byte VOL , 66*mus_t_battle_mvl/mxv - .byte N06 , As5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Dn5 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Ds5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte As4 - .byte W06 - .byte PAN , c_v+31 - .byte N06 , Cn5 , v104 - .byte W06 - .byte As4 , v100 - .byte W06 - .byte Gs4 , v092 - .byte W06 - .byte Fn4 , v076 - .byte W06 - .byte VOL , 66*mus_t_battle_mvl/mxv - .byte PAN , c_v+31 - .byte N06 , Ds4 , v060 - .byte W12 - .byte FINE - -@********************** Track 6 **********************@ - -mus_t_battle_6: - .byte KEYSH , mus_t_battle_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-63 - .byte VOL , 6*mus_t_battle_mvl/mxv - .byte N48 , As2 , v112 - .byte W02 - .byte VOL , 9*mus_t_battle_mvl/mxv - .byte W03 - .byte 13*mus_t_battle_mvl/mxv - .byte W03 - .byte 14*mus_t_battle_mvl/mxv - .byte W04 - .byte 15*mus_t_battle_mvl/mxv - .byte W02 - .byte 18*mus_t_battle_mvl/mxv - .byte W03 - .byte 20*mus_t_battle_mvl/mxv - .byte W03 - .byte 23*mus_t_battle_mvl/mxv - .byte W04 - .byte 24*mus_t_battle_mvl/mxv - .byte W02 - .byte 28*mus_t_battle_mvl/mxv - .byte W03 - .byte 31*mus_t_battle_mvl/mxv - .byte W03 - .byte 35*mus_t_battle_mvl/mxv - .byte W04 - .byte 36*mus_t_battle_mvl/mxv - .byte W02 - .byte 38*mus_t_battle_mvl/mxv - .byte W03 - .byte 42*mus_t_battle_mvl/mxv - .byte W03 - .byte 43*mus_t_battle_mvl/mxv - .byte W04 - .byte 32*mus_t_battle_mvl/mxv - .byte N48 , Fn3 - .byte W02 - .byte VOL , 35*mus_t_battle_mvl/mxv - .byte W03 - .byte 36*mus_t_battle_mvl/mxv - .byte W03 - .byte 38*mus_t_battle_mvl/mxv - .byte W04 - .byte 40*mus_t_battle_mvl/mxv - .byte W02 - .byte 42*mus_t_battle_mvl/mxv - .byte W03 - .byte 45*mus_t_battle_mvl/mxv - .byte W03 - .byte 49*mus_t_battle_mvl/mxv - .byte W04 - .byte 51*mus_t_battle_mvl/mxv - .byte W02 - .byte 55*mus_t_battle_mvl/mxv - .byte W03 - .byte 58*mus_t_battle_mvl/mxv - .byte W03 - .byte 60*mus_t_battle_mvl/mxv - .byte W04 - .byte 62*mus_t_battle_mvl/mxv - .byte W02 - .byte 64*mus_t_battle_mvl/mxv - .byte W03 - .byte 67*mus_t_battle_mvl/mxv - .byte W03 - .byte 70*mus_t_battle_mvl/mxv - .byte W04 - .byte 44*mus_t_battle_mvl/mxv - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , As3 - .byte W12 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As3 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , As3 - .byte W12 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As3 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Dn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As3 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As3 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N48 , As4 - .byte W24 - .byte MOD , 6 - .byte VOL , 41*mus_t_battle_mvl/mxv - .byte W05 - .byte 36*mus_t_battle_mvl/mxv - .byte W07 - .byte 31*mus_t_battle_mvl/mxv - .byte W05 - .byte 28*mus_t_battle_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 44*mus_t_battle_mvl/mxv - .byte N48 , As2 - .byte W24 - .byte MOD , 6 - .byte VOL , 42*mus_t_battle_mvl/mxv - .byte W05 - .byte 36*mus_t_battle_mvl/mxv - .byte W07 - .byte 30*mus_t_battle_mvl/mxv - .byte W05 - .byte 25*mus_t_battle_mvl/mxv - .byte W03 - .byte 22*mus_t_battle_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 44*mus_t_battle_mvl/mxv - .byte N48 , Fs3 - .byte W24 - .byte MOD , 6 - .byte VOL , 38*mus_t_battle_mvl/mxv - .byte W05 - .byte 34*mus_t_battle_mvl/mxv - .byte W07 - .byte 30*mus_t_battle_mvl/mxv - .byte W05 - .byte 25*mus_t_battle_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 44*mus_t_battle_mvl/mxv - .byte N04 , Fs2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Gs2 - .byte W08 - .byte Gn3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W32 - .byte N08 , Dn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte N12 , Gs3 - .byte W12 - .byte N03 , Gn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte En3 - .byte W03 - .byte As3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , As3 - .byte W12 - .byte N24 , Ds4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As3 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , En4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As3 - .byte W06 - .byte N06 , An3 - .byte W06 - .byte N03 , As3 - .byte W12 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As3 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Fs4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N96 , Gn3 - .byte W48 - .byte MOD , 7 - .byte VOL , 41*mus_t_battle_mvl/mxv - .byte W05 - .byte 37*mus_t_battle_mvl/mxv - .byte W07 - .byte 35*mus_t_battle_mvl/mxv - .byte W05 - .byte 31*mus_t_battle_mvl/mxv - .byte W07 - .byte 27*mus_t_battle_mvl/mxv - .byte W05 - .byte 24*mus_t_battle_mvl/mxv - .byte W07 - .byte 22*mus_t_battle_mvl/mxv - .byte W05 - .byte 20*mus_t_battle_mvl/mxv - .byte W07 - .byte MOD , 1 - .byte VOL , 51*mus_t_battle_mvl/mxv - .byte N06 - .byte N08 , Gn5 - .byte W12 - .byte FINE - -@********************** Track 7 **********************@ - -mus_t_battle_7: - .byte KEYSH , mus_t_battle_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 6*mus_t_battle_mvl/mxv - .byte N48 , Dn4 , v112 - .byte W02 - .byte VOL , 9*mus_t_battle_mvl/mxv - .byte W03 - .byte 13*mus_t_battle_mvl/mxv - .byte W03 - .byte 14*mus_t_battle_mvl/mxv - .byte W04 - .byte 15*mus_t_battle_mvl/mxv - .byte W02 - .byte 18*mus_t_battle_mvl/mxv - .byte W03 - .byte 20*mus_t_battle_mvl/mxv - .byte W03 - .byte 23*mus_t_battle_mvl/mxv - .byte W04 - .byte 24*mus_t_battle_mvl/mxv - .byte W02 - .byte 28*mus_t_battle_mvl/mxv - .byte W03 - .byte 31*mus_t_battle_mvl/mxv - .byte W03 - .byte 35*mus_t_battle_mvl/mxv - .byte W04 - .byte 36*mus_t_battle_mvl/mxv - .byte W02 - .byte 38*mus_t_battle_mvl/mxv - .byte W03 - .byte 42*mus_t_battle_mvl/mxv - .byte W03 - .byte 43*mus_t_battle_mvl/mxv - .byte W04 - .byte 32*mus_t_battle_mvl/mxv - .byte N48 , As4 - .byte W02 - .byte VOL , 35*mus_t_battle_mvl/mxv - .byte W03 - .byte 36*mus_t_battle_mvl/mxv - .byte W03 - .byte 38*mus_t_battle_mvl/mxv - .byte W04 - .byte 40*mus_t_battle_mvl/mxv - .byte W02 - .byte 42*mus_t_battle_mvl/mxv - .byte W03 - .byte 45*mus_t_battle_mvl/mxv - .byte W03 - .byte 49*mus_t_battle_mvl/mxv - .byte W04 - .byte 51*mus_t_battle_mvl/mxv - .byte W02 - .byte 55*mus_t_battle_mvl/mxv - .byte W03 - .byte 58*mus_t_battle_mvl/mxv - .byte W03 - .byte 60*mus_t_battle_mvl/mxv - .byte W04 - .byte 62*mus_t_battle_mvl/mxv - .byte W02 - .byte 64*mus_t_battle_mvl/mxv - .byte W03 - .byte 67*mus_t_battle_mvl/mxv - .byte W03 - .byte 70*mus_t_battle_mvl/mxv - .byte W04 - .byte 44*mus_t_battle_mvl/mxv - .byte W06 - .byte N06 , An2 - .byte W06 - .byte N03 , As2 - .byte W12 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PAN , c_v+63 - .byte MOD , 0 - .byte N03 , As2 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , En3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As2 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte N03 , As2 - .byte W12 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As2 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As2 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As2 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N48 , As3 - .byte W24 - .byte MOD , 6 - .byte VOL , 42*mus_t_battle_mvl/mxv - .byte W01 - .byte 40*mus_t_battle_mvl/mxv - .byte W03 - .byte 38*mus_t_battle_mvl/mxv - .byte W04 - .byte 36*mus_t_battle_mvl/mxv - .byte W01 - .byte 35*mus_t_battle_mvl/mxv - .byte W03 - .byte 33*mus_t_battle_mvl/mxv - .byte W01 - .byte 31*mus_t_battle_mvl/mxv - .byte W03 - .byte 29*mus_t_battle_mvl/mxv - .byte W01 - .byte 27*mus_t_battle_mvl/mxv - .byte W03 - .byte 27*mus_t_battle_mvl/mxv - .byte W01 - .byte 26*mus_t_battle_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 44*mus_t_battle_mvl/mxv - .byte N48 - .byte W24 - .byte MOD , 6 - .byte VOL , 42*mus_t_battle_mvl/mxv - .byte W01 - .byte 41*mus_t_battle_mvl/mxv - .byte W03 - .byte 39*mus_t_battle_mvl/mxv - .byte W01 - .byte 38*mus_t_battle_mvl/mxv - .byte W03 - .byte 36*mus_t_battle_mvl/mxv - .byte W01 - .byte 34*mus_t_battle_mvl/mxv - .byte W03 - .byte 32*mus_t_battle_mvl/mxv - .byte W01 - .byte 31*mus_t_battle_mvl/mxv - .byte W03 - .byte 29*mus_t_battle_mvl/mxv - .byte W01 - .byte 26*mus_t_battle_mvl/mxv - .byte W03 - .byte 23*mus_t_battle_mvl/mxv - .byte W01 - .byte 22*mus_t_battle_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 44*mus_t_battle_mvl/mxv - .byte N48 , Bn3 - .byte W24 - .byte MOD , 6 - .byte VOL , 43*mus_t_battle_mvl/mxv - .byte W01 - .byte 41*mus_t_battle_mvl/mxv - .byte W03 - .byte 39*mus_t_battle_mvl/mxv - .byte W01 - .byte 38*mus_t_battle_mvl/mxv - .byte W03 - .byte 36*mus_t_battle_mvl/mxv - .byte W01 - .byte 33*mus_t_battle_mvl/mxv - .byte W03 - .byte 32*mus_t_battle_mvl/mxv - .byte W01 - .byte 30*mus_t_battle_mvl/mxv - .byte W03 - .byte 27*mus_t_battle_mvl/mxv - .byte W01 - .byte 26*mus_t_battle_mvl/mxv - .byte W03 - .byte 24*mus_t_battle_mvl/mxv - .byte W01 - .byte 22*mus_t_battle_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 44*mus_t_battle_mvl/mxv - .byte N04 , Cs3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Bn2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Cn3 - .byte W08 - .byte BEND , c_v-6 - .byte N04 , Bn3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W32 - .byte As3 , v064 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte BEND , c_v+0 - .byte N03 , As2 , v112 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte N03 , As2 - .byte W12 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As2 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , En3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As2 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte N03 , As2 - .byte W12 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , As2 - .byte W12 - .byte N03 - .byte W12 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N96 , As4 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 1 - .byte VOL , 44*mus_t_battle_mvl/mxv - .byte N06 , Ds1 - .byte W12 - .byte FINE - -@********************** Track 8 **********************@ - -mus_t_battle_8: - .byte KEYSH , mus_t_battle_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 72*mus_t_battle_mvl/mxv - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v060 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v076 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v112 - .byte W03 -mus_t_battle_8_000: - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v068 - .byte N48 , An2 , v084 - .byte W03 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v068 - .byte N48 , An2 , v084 - .byte W03 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PEND - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v068 - .byte N48 , An2 , v084 - .byte W03 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v088 - .byte N48 , An2 - .byte W03 - .byte N03 , En1 , v068 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v068 - .byte N48 , An2 , v084 - .byte W03 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v068 - .byte N24 , Gn2 , v080 - .byte W03 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte VOL , 63*mus_t_battle_mvl/mxv - .byte N04 , Fs1 , v112 - .byte N48 , An2 , v084 - .byte W08 - .byte N04 , Fs1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte Fs1 , v112 - .byte W08 - .byte Fs1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte Fs1 , v112 - .byte N48 , An2 , v084 - .byte W08 - .byte N04 , Fs1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte Fs1 , v112 - .byte W08 - .byte Fs1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte Fs1 , v112 - .byte W08 - .byte Fs1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte Fs1 , v112 - .byte W08 - .byte Fs1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte Fs1 , v112 - .byte N48 , An2 - .byte W08 - .byte N04 , Fs1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte Fs1 , v112 - .byte W08 - .byte Fs1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte VOL , 72*mus_t_battle_mvl/mxv - .byte N03 , En1 , v112 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte En1 , v112 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v072 - .byte W03 - .byte En1 , v084 - .byte W03 - .byte En1 , v088 - .byte W03 - .byte En1 , v100 - .byte W03 - .byte En1 , v112 - .byte W03 - .byte En1 , v120 - .byte W03 - .byte W48 - .byte N48 , An2 , v084 - .byte W48 - .byte PATT - .word mus_t_battle_8_000 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v068 - .byte N48 , An2 , v084 - .byte W03 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N48 , An2 , v084 - .byte W96 - .byte W12 - .byte FINE - -@********************** Track 9 **********************@ - -mus_t_battle_9: - .byte KEYSH , mus_t_battle_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 65*mus_t_battle_mvl/mxv - .byte W48 - .byte N06 , Fn2 , v092 - .byte W12 - .byte Fn1 - .byte W12 - .byte N02 , Fn2 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn1 - .byte W12 - .byte N14 , Ds1 , v120 - .byte W12 - .byte N04 , Dn1 , v112 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Ds2 - .byte W12 - .byte N12 , Ds1 - .byte W12 - .byte N04 , Dn1 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Gs1 - .byte W12 - .byte N12 , Ds1 , v120 - .byte W12 - .byte N04 , Fs1 , v112 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Ds2 - .byte W12 - .byte N12 , Ds1 - .byte W12 - .byte N06 - .byte W12 - .byte As1 - .byte W06 - .byte N03 , Gs1 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte Fs1 - .byte W06 - .byte N12 , Ds1 , v120 - .byte W12 - .byte N04 , Fs1 , v112 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N12 , Ds1 - .byte W12 - .byte N04 , Dn1 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte N04 , Ds1 - .byte W08 - .byte Ds1 , v084 - .byte W08 - .byte N04 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte Ds1 , v084 - .byte W08 - .byte N04 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte Ds1 , v084 - .byte W08 - .byte N04 - .byte W08 - .byte N16 , An1 , v112 - .byte W16 - .byte N08 , As1 - .byte W08 - .byte N04 , Ds1 , v084 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte Ds1 , v084 - .byte W08 - .byte N04 - .byte W08 - .byte Ds1 , v112 - .byte W08 - .byte Ds1 , v084 - .byte W08 - .byte N04 - .byte W08 - .byte N16 , Dn2 , v112 - .byte W16 - .byte N08 , Ds2 - .byte W08 - .byte N04 , Gn1 - .byte W16 - .byte Gn1 , v096 - .byte W08 - .byte Gn1 , v112 - .byte W16 - .byte Gn1 , v096 - .byte W08 - .byte Gn1 , v112 - .byte W16 - .byte Bn1 , v096 - .byte W08 - .byte N14 , Cs2 , v112 - .byte W16 - .byte N06 , Dn2 - .byte W08 - .byte N04 , Cs3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W32 - .byte N06 , Ds1 - .byte W24 - .byte N03 , As1 - .byte W03 - .byte Bn1 - .byte W03 - .byte As1 - .byte W03 - .byte N15 , An1 - .byte W15 - .byte N12 , Ds1 , v120 - .byte W12 - .byte N04 , Dn1 , v112 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte N12 , Ds1 - .byte W12 - .byte N04 , Fs1 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte N12 , Ds1 , v120 - .byte W12 - .byte N04 , Fs1 , v112 - .byte W12 - .byte N12 , As1 - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte N12 , Ds1 - .byte W12 - .byte N04 , As1 - .byte W12 - .byte N24 , Dn2 - .byte W24 - .byte W96 - .byte PAN , c_v+0 - .byte N06 , Ds1 - .byte W12 - .byte FINE - -@******************************************************@ - .align 2 - -mus_t_battle: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_t_battle_pri @ Priority - .byte mus_t_battle_rev @ Reverb. - - .word mus_t_battle_grp - - .word mus_t_battle_1 - .word mus_t_battle_2 - .word mus_t_battle_3 - .word mus_t_battle_4 - .word mus_t_battle_5 - .word mus_t_battle_6 - .word mus_t_battle_7 - .word mus_t_battle_8 - .word mus_t_battle_9 - - .end diff --git a/sound/songs/mus_test.s b/sound/songs/mus_test.s deleted file mode 100644 index 57db710433..0000000000 --- a/sound/songs/mus_test.s +++ /dev/null @@ -1,1136 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_test_grp, voicegroup043 - .equ mus_test_pri, 0 - .equ mus_test_rev, reverb_set+50 - .equ mus_test_mvl, 127 - .equ mus_test_key, 0 - .equ mus_test_tbs, 1 - .equ mus_test_exg, 0 - .equ mus_test_cmp, 1 - - .section .rodata - .global mus_test - .align 2 - -@********************** Track 1 **********************@ - -mus_test_1: - .byte KEYSH , mus_test_key+0 - .byte TEMPO , 128*mus_test_tbs/2 - .byte VOICE , 48 - .byte VOL , 14*mus_test_mvl/mxv - .byte PAN , c_v+16 - .byte N48 , Ds4 , v112 - .byte W04 - .byte VOL , 22*mus_test_mvl/mxv - .byte W04 - .byte 34*mus_test_mvl/mxv - .byte W04 - .byte 44*mus_test_mvl/mxv - .byte W04 - .byte 55*mus_test_mvl/mxv - .byte W04 - .byte 64*mus_test_mvl/mxv - .byte W04 - .byte 72*mus_test_mvl/mxv - .byte W04 - .byte 76*mus_test_mvl/mxv - .byte W04 - .byte 82*mus_test_mvl/mxv - .byte W04 - .byte 74*mus_test_mvl/mxv - .byte W12 - .byte N08 , Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte Ds3 - .byte W08 -mus_test_1_B1: - .byte N04 , Bn3 , v072 - .byte W04 - .byte N12 , Cn4 , v080 - .byte W12 - .byte N08 , Cn4 , v032 - .byte W08 - .byte N16 , Cn4 , v080 - .byte W16 - .byte N08 , Gs4 , v064 - .byte W08 - .byte Cn4 , v080 - .byte W08 - .byte Cn4 , v032 - .byte W16 - .byte N16 , Cs4 , v096 - .byte W16 - .byte N08 , Cs4 , v032 - .byte W08 - .byte N16 , Cs4 , v096 - .byte W16 - .byte N08 , Gs4 , v064 - .byte W08 - .byte Cs4 , v096 - .byte W08 - .byte Cs4 , v032 - .byte W16 - .byte N16 , Dn4 , v112 - .byte W16 - .byte N08 , Dn4 , v032 - .byte W08 - .byte N16 , Dn4 , v112 - .byte W16 - .byte N08 , Gs4 , v064 - .byte W08 - .byte Dn4 , v112 - .byte W08 - .byte Dn4 , v032 - .byte W16 - .byte VOL , 35*mus_test_mvl/mxv - .byte N40 , Ds4 , v112 - .byte W04 - .byte VOL , 37*mus_test_mvl/mxv - .byte W04 - .byte 37*mus_test_mvl/mxv - .byte W04 - .byte 42*mus_test_mvl/mxv - .byte W04 - .byte 49*mus_test_mvl/mxv - .byte W04 - .byte 59*mus_test_mvl/mxv - .byte W04 - .byte MOD , 4 - .byte VOL , 67*mus_test_mvl/mxv - .byte W04 - .byte 76*mus_test_mvl/mxv - .byte W04 - .byte 74*mus_test_mvl/mxv - .byte W08 - .byte MOD , 0 - .byte N08 , Gs4 , v064 - .byte W08 - .byte Gn4 , v076 - .byte W08 - .byte Fn4 , v064 - .byte W08 - .byte Ds4 - .byte W08 - .byte VOL , 37*mus_test_mvl/mxv - .byte N40 , Fn4 , v100 - .byte W08 - .byte VOL , 42*mus_test_mvl/mxv - .byte W04 - .byte 50*mus_test_mvl/mxv - .byte W04 - .byte 58*mus_test_mvl/mxv - .byte W04 - .byte 64*mus_test_mvl/mxv - .byte W04 - .byte MOD , 5 - .byte VOL , 72*mus_test_mvl/mxv - .byte W04 - .byte 79*mus_test_mvl/mxv - .byte W04 - .byte 74*mus_test_mvl/mxv - .byte W08 - .byte MOD , 0 - .byte N08 , Gn4 , v076 - .byte W08 - .byte Gs4 , v072 - .byte W08 - .byte Gs4 , v032 - .byte W16 - .byte VOL , 44*mus_test_mvl/mxv - .byte N24 , Ds4 , v096 - .byte W04 - .byte VOL , 52*mus_test_mvl/mxv - .byte W04 - .byte 64*mus_test_mvl/mxv - .byte W04 - .byte 73*mus_test_mvl/mxv - .byte W04 - .byte 75*mus_test_mvl/mxv - .byte W08 - .byte N24 , Gn4 , v084 - .byte W24 - .byte N08 , Gs4 - .byte W08 - .byte Gs4 , v032 - .byte W16 - .byte VOL , 37*mus_test_mvl/mxv - .byte N40 , Ds4 , v112 - .byte W04 - .byte VOL , 42*mus_test_mvl/mxv - .byte W04 - .byte 50*mus_test_mvl/mxv - .byte W04 - .byte 55*mus_test_mvl/mxv - .byte W04 - .byte 63*mus_test_mvl/mxv - .byte W04 - .byte 72*mus_test_mvl/mxv - .byte W04 - .byte MOD , 4 - .byte VOL , 75*mus_test_mvl/mxv - .byte W16 - .byte MOD , 0 - .byte N08 , Fn4 , v068 - .byte W08 - .byte Ds4 , v072 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cs4 , v064 - .byte W08 - .byte VOL , 70*mus_test_mvl/mxv - .byte N40 , Cn4 , v096 - .byte W04 - .byte VOL , 76*mus_test_mvl/mxv - .byte W04 - .byte 82*mus_test_mvl/mxv - .byte W04 - .byte 84*mus_test_mvl/mxv - .byte W12 - .byte MOD , 4 - .byte VOL , 79*mus_test_mvl/mxv - .byte W04 - .byte 71*mus_test_mvl/mxv - .byte W04 - .byte 61*mus_test_mvl/mxv - .byte W04 - .byte 55*mus_test_mvl/mxv - .byte W04 - .byte 75*mus_test_mvl/mxv - .byte N08 , Cn4 , v032 - .byte W08 - .byte MOD , 0 - .byte N16 , Fn4 , v072 - .byte W16 - .byte N08 , Fn4 , v032 - .byte W08 - .byte VOL , 47*mus_test_mvl/mxv - .byte N48 , Ds4 , v112 - .byte W04 - .byte VOL , 49*mus_test_mvl/mxv - .byte W04 - .byte 50*mus_test_mvl/mxv - .byte W04 - .byte 52*mus_test_mvl/mxv - .byte W04 - .byte 56*mus_test_mvl/mxv - .byte W04 - .byte 62*mus_test_mvl/mxv - .byte W04 - .byte MOD , 4 - .byte VOL , 68*mus_test_mvl/mxv - .byte W04 - .byte 75*mus_test_mvl/mxv - .byte W04 - .byte 85*mus_test_mvl/mxv - .byte W04 - .byte 88*mus_test_mvl/mxv - .byte W04 - .byte 75*mus_test_mvl/mxv - .byte W08 - .byte MOD , 0 - .byte N08 , Cs4 , v096 - .byte W08 - .byte Cs4 , v032 - .byte W08 - .byte Cn4 , v088 - .byte W08 - .byte VOL , 37*mus_test_mvl/mxv - .byte N48 , Gs3 , v084 - .byte W04 - .byte VOL , 42*mus_test_mvl/mxv - .byte W04 - .byte 44*mus_test_mvl/mxv - .byte W04 - .byte 46*mus_test_mvl/mxv - .byte W04 - .byte 49*mus_test_mvl/mxv - .byte W04 - .byte 50*mus_test_mvl/mxv - .byte W04 - .byte MOD , 4 - .byte VOL , 56*mus_test_mvl/mxv - .byte W04 - .byte 61*mus_test_mvl/mxv - .byte W04 - .byte 66*mus_test_mvl/mxv - .byte W04 - .byte 76*mus_test_mvl/mxv - .byte W04 - .byte 75*mus_test_mvl/mxv - .byte W08 - .byte MOD , 0 - .byte N08 , Fn3 - .byte W08 - .byte Fn3 , v032 - .byte W08 - .byte Gs3 , v084 - .byte W08 - .byte VOL , 42*mus_test_mvl/mxv - .byte N48 , Cn4 , v112 - .byte W08 - .byte VOL , 47*mus_test_mvl/mxv - .byte W04 - .byte 52*mus_test_mvl/mxv - .byte W04 - .byte 56*mus_test_mvl/mxv - .byte W04 - .byte 63*mus_test_mvl/mxv - .byte W04 - .byte 73*mus_test_mvl/mxv - .byte MOD , 4 - .byte W04 - .byte VOL , 78*mus_test_mvl/mxv - .byte W04 - .byte 84*mus_test_mvl/mxv - .byte W04 - .byte 75*mus_test_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte N08 , Cs4 , v080 - .byte W08 - .byte Cs4 , v032 - .byte W08 - .byte Cn4 , v084 - .byte W08 - .byte VOL , 39*mus_test_mvl/mxv - .byte N48 , As3 , v096 - .byte W04 - .byte VOL , 39*mus_test_mvl/mxv - .byte W08 - .byte 42*mus_test_mvl/mxv - .byte W04 - .byte 44*mus_test_mvl/mxv - .byte W04 - .byte 50*mus_test_mvl/mxv - .byte W04 - .byte 55*mus_test_mvl/mxv - .byte MOD , 4 - .byte W04 - .byte VOL , 62*mus_test_mvl/mxv - .byte W04 - .byte 68*mus_test_mvl/mxv - .byte W04 - .byte 78*mus_test_mvl/mxv - .byte W04 - .byte 74*mus_test_mvl/mxv - .byte W08 - .byte MOD , 0 - .byte N08 , As3 , v032 - .byte W24 - .byte GOTO - .word mus_test_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_test_2: - .byte KEYSH , mus_test_key+0 - .byte VOICE , 73 - .byte VOL , 14*mus_test_mvl/mxv - .byte PAN , c_v+32 - .byte N48 , As4 , v064 - .byte W04 - .byte VOL , 22*mus_test_mvl/mxv - .byte W04 - .byte 33*mus_test_mvl/mxv - .byte W04 - .byte 40*mus_test_mvl/mxv - .byte W04 - .byte 52*mus_test_mvl/mxv - .byte W04 - .byte 70*mus_test_mvl/mxv - .byte W04 - .byte 79*mus_test_mvl/mxv - .byte W04 - .byte 71*mus_test_mvl/mxv - .byte W20 - .byte N08 , Gn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cs4 - .byte W08 -mus_test_2_B1: - .byte N04 , Gs4 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Gs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte As4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte Ds4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Bn4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Ds4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Cn5 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Cs5 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Ds5 - .byte W04 - .byte N20 , Cs5 - .byte W20 - .byte N08 , Cs5 , v028 - .byte W24 -mus_test_2_000: - .byte N04 , As4 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W04 - .byte N20 , As4 - .byte W20 - .byte N08 , As4 , v028 - .byte W24 - .byte PEND - .byte PATT - .word mus_test_2_000 - .byte N04 , An4 , v064 - .byte W08 - .byte Cn5 - .byte W08 - .byte Ds5 - .byte W08 - .byte N08 , Fn5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Cn5 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte VOL , 50*mus_test_mvl/mxv - .byte N04 , Cs5 - .byte W04 - .byte VOL , 56*mus_test_mvl/mxv - .byte N04 , Ds5 - .byte W04 - .byte VOL , 59*mus_test_mvl/mxv - .byte N04 , Cs5 - .byte W04 - .byte VOL , 64*mus_test_mvl/mxv - .byte N04 , Ds5 - .byte W04 - .byte VOL , 66*mus_test_mvl/mxv - .byte N04 , Cs5 - .byte W04 - .byte VOL , 69*mus_test_mvl/mxv - .byte N04 , Ds5 - .byte W04 - .byte VOL , 73*mus_test_mvl/mxv - .byte N04 , Cs5 - .byte W04 - .byte VOL , 76*mus_test_mvl/mxv - .byte N04 , Ds5 - .byte W04 - .byte VOL , 79*mus_test_mvl/mxv - .byte N04 , Cs5 - .byte W04 - .byte VOL , 81*mus_test_mvl/mxv - .byte N04 , Ds5 - .byte W04 - .byte VOL , 85*mus_test_mvl/mxv - .byte N04 , Cs5 - .byte W04 - .byte VOL , 88*mus_test_mvl/mxv - .byte N04 , Ds5 - .byte W04 - .byte VOL , 71*mus_test_mvl/mxv - .byte N08 , Gs5 - .byte W08 - .byte Gs5 , v028 - .byte W08 - .byte Fn5 , v060 - .byte W08 - .byte VOL , 50*mus_test_mvl/mxv - .byte N04 , Gs4 - .byte W04 - .byte VOL , 56*mus_test_mvl/mxv - .byte N04 , As4 - .byte W04 - .byte VOL , 59*mus_test_mvl/mxv - .byte N04 , Gs4 - .byte W04 - .byte VOL , 64*mus_test_mvl/mxv - .byte N04 , As4 - .byte W04 - .byte VOL , 66*mus_test_mvl/mxv - .byte N04 , Gs4 - .byte W04 - .byte VOL , 69*mus_test_mvl/mxv - .byte N04 , As4 - .byte W04 - .byte VOL , 73*mus_test_mvl/mxv - .byte N04 , Gs4 - .byte W04 - .byte VOL , 76*mus_test_mvl/mxv - .byte N04 , As4 - .byte W04 - .byte VOL , 79*mus_test_mvl/mxv - .byte N04 , Gs4 - .byte W04 - .byte VOL , 81*mus_test_mvl/mxv - .byte N04 , As4 - .byte W04 - .byte VOL , 85*mus_test_mvl/mxv - .byte N04 , Gs4 - .byte W04 - .byte VOL , 88*mus_test_mvl/mxv - .byte N04 , As4 - .byte W04 - .byte VOL , 70*mus_test_mvl/mxv - .byte N08 , Fn5 - .byte W08 - .byte Fn5 , v028 - .byte W08 - .byte Cs5 , v064 - .byte W08 - .byte N04 , Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte Gs4 - .byte W04 - .byte As4 - .byte W04 - .byte N08 , Gn4 - .byte W08 - .byte Ds4 , v060 - .byte W08 - .byte Cs4 - .byte W08 - .byte N24 , As3 - .byte W24 - .byte N08 , Gn3 , v064 - .byte W08 - .byte Gn3 , v028 - .byte W08 - .byte Ds3 , v060 - .byte W08 - .byte GOTO - .word mus_test_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_test_3: - .byte KEYSH , mus_test_key+0 - .byte VOICE , 1 - .byte VOL , 74*mus_test_mvl/mxv - .byte PAN , c_v-32 - .byte N48 , Cs3 , v080 - .byte W48 - .byte N08 , Gn2 - .byte W08 - .byte As2 - .byte W08 - .byte Ds2 - .byte W08 -mus_test_3_B1: - .byte N24 , Ds3 , v080 - .byte W24 - .byte N08 , Gs2 - .byte W08 - .byte Gs2 , v028 - .byte W08 - .byte Gs3 , v080 - .byte W08 - .byte N04 , Ds3 - .byte W04 - .byte N08 , Ds3 , v028 - .byte W20 - .byte N24 , Ds3 , v080 - .byte W24 - .byte N08 , As2 - .byte W08 - .byte As2 , v028 - .byte W08 - .byte As3 , v080 - .byte W08 - .byte N04 , Ds3 - .byte W04 - .byte N08 , Ds3 , v028 - .byte W20 - .byte N24 , Ds3 , v080 - .byte W24 - .byte N08 , Bn2 - .byte W08 - .byte Bn2 , v028 - .byte W08 - .byte Bn3 , v080 - .byte W08 - .byte N04 , Ds3 - .byte W04 - .byte N08 , Ds3 , v028 - .byte W20 - .byte N24 , Ds3 , v080 - .byte W24 - .byte N08 , Cn3 - .byte W16 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N40 , Gs3 - .byte W40 - .byte N04 , Gn3 - .byte W08 - .byte N08 , Gs3 - .byte W08 - .byte Gs3 , v028 - .byte W16 - .byte N40 , Gn3 , v080 - .byte W40 - .byte N04 , Fs3 - .byte W08 - .byte N08 , Gn3 - .byte W08 - .byte Gn3 , v028 - .byte W16 - .byte N40 , Gn3 , v080 - .byte W40 - .byte N04 , Fn3 - .byte W08 - .byte N08 , Gn3 - .byte W08 - .byte Gn3 , v028 - .byte W16 - .byte N24 , Fn3 , v080 - .byte W24 - .byte N08 , Ds3 - .byte W08 - .byte Ds3 , v028 - .byte W08 - .byte Cs3 , v080 - .byte W08 - .byte Cn3 - .byte W08 - .byte Cn3 , v028 - .byte W08 - .byte An2 , v080 - .byte W08 - .byte Cn3 - .byte W08 - .byte Cn3 , v028 - .byte W08 - .byte Fn3 , v080 - .byte W08 - .byte Gs3 - .byte W08 - .byte Gs3 , v028 - .byte W08 - .byte Cs3 , v080 - .byte W08 - .byte Cs4 - .byte W08 - .byte Cs4 , v028 - .byte W16 - .byte Gs2 , v080 - .byte W08 - .byte Gs2 , v028 - .byte W08 - .byte Cs3 , v080 - .byte W08 - .byte Fn3 - .byte W08 - .byte Fn3 , v028 - .byte W08 - .byte As2 , v080 - .byte W08 - .byte As3 - .byte W08 - .byte As3 , v028 - .byte W16 - .byte Ds3 , v080 - .byte W08 - .byte Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte Ds3 - .byte W08 - .byte Cs3 - .byte W08 - .byte As2 - .byte W08 - .byte Gs2 - .byte W08 - .byte As2 - .byte W08 - .byte Ds3 - .byte W08 - .byte N24 , Gn2 - .byte W24 - .byte N08 , Fn2 - .byte W08 - .byte Fn2 , v028 - .byte W08 - .byte Ds2 , v080 - .byte W08 - .byte N24 , Cs3 - .byte W24 - .byte GOTO - .word mus_test_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_test_4: - .byte KEYSH , mus_test_key+0 - .byte VOICE , 58 - .byte VOL , 5*mus_test_mvl/mxv - .byte PAN , c_v+0 - .byte N48 , Ds1 , v064 - .byte W04 - .byte VOL , 31*mus_test_mvl/mxv - .byte W04 - .byte 47*mus_test_mvl/mxv - .byte W04 - .byte 57*mus_test_mvl/mxv - .byte W04 - .byte 61*mus_test_mvl/mxv - .byte W04 - .byte 67*mus_test_mvl/mxv - .byte W04 - .byte 71*mus_test_mvl/mxv - .byte W04 - .byte 73*mus_test_mvl/mxv - .byte W04 - .byte 79*mus_test_mvl/mxv - .byte W04 - .byte 81*mus_test_mvl/mxv - .byte W04 - .byte 94*mus_test_mvl/mxv - .byte W08 - .byte N08 , Fn1 , v072 - .byte W08 - .byte As1 , v064 - .byte W08 - .byte Gn1 - .byte W08 -mus_test_4_B1: - .byte N24 , Gs1 , v072 - .byte W24 - .byte N08 , Ds2 , v064 - .byte W08 - .byte Ds2 , v032 - .byte W16 - .byte Gs2 , v064 - .byte W08 - .byte Gs2 , v032 - .byte W08 - .byte Ds2 , v064 - .byte W08 - .byte N24 , Gs1 , v076 - .byte W24 - .byte N08 , Ds2 , v064 - .byte W08 - .byte Ds2 , v032 - .byte W16 - .byte As2 , v064 - .byte W08 - .byte As2 , v032 - .byte W08 - .byte Ds2 , v064 - .byte W08 - .byte N24 , Gs1 , v072 - .byte W24 - .byte N08 , Ds2 , v064 - .byte W08 - .byte Ds2 , v032 - .byte W16 - .byte Bn2 , v064 - .byte W08 - .byte Bn2 , v032 - .byte W08 - .byte Ds2 , v064 - .byte W08 - .byte N24 , Gs1 , v072 - .byte W24 - .byte N08 , Ds2 , v064 - .byte W08 - .byte Ds2 , v032 - .byte W16 - .byte Cn3 , v064 - .byte W08 - .byte As2 - .byte W08 - .byte Ds2 - .byte W08 - .byte N24 , Cs1 , v072 - .byte W24 - .byte N08 , Gs1 , v064 - .byte W08 - .byte Gs1 , v032 - .byte W08 - .byte Gs2 , v064 - .byte W08 - .byte N24 , Cs2 - .byte W24 - .byte Cs1 , v072 - .byte W24 - .byte N08 , Gn1 , v064 - .byte W08 - .byte Gn1 , v032 - .byte W08 - .byte As2 , v064 - .byte W08 - .byte N24 , Ds2 - .byte W24 - .byte Cn1 , v072 - .byte W24 - .byte N08 , Cn2 , v064 - .byte W08 - .byte Cn2 , v032 - .byte W08 - .byte As2 , v064 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Ds2 - .byte W08 - .byte N24 , Fn1 , v072 - .byte W24 - .byte N08 , Cn2 , v064 - .byte W08 - .byte Cn2 , v032 - .byte W16 - .byte Fn2 , v064 - .byte W08 - .byte Fn2 , v032 - .byte W08 - .byte Cn2 , v064 - .byte W08 - .byte N24 , Cs1 , v072 - .byte W24 - .byte N08 , Gs1 , v064 - .byte W08 - .byte Gs1 , v032 - .byte W08 - .byte Fn2 , v064 - .byte W08 - .byte Cs3 - .byte W08 - .byte Cs3 , v032 - .byte W08 - .byte Cs2 , v064 - .byte W08 - .byte N24 , As1 , v068 - .byte W24 - .byte N08 , Fn1 , v064 - .byte W08 - .byte Fn1 , v032 - .byte W08 - .byte Cs2 , v064 - .byte W08 - .byte Gs2 - .byte W08 - .byte Gs2 , v032 - .byte W08 - .byte Cs2 , v064 - .byte W08 - .byte N40 , Ds1 , v072 - .byte W40 - .byte N08 , As1 , v064 - .byte W08 - .byte N24 , Ds2 - .byte W24 - .byte N40 , Ds1 , v072 - .byte W40 - .byte N08 , As1 , v064 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds2 , v032 - .byte W08 - .byte Gn2 , v064 - .byte W08 - .byte GOTO - .word mus_test_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_test_5: - .byte KEYSH , mus_test_key+0 - .byte VOICE , 80 - .byte PAN , c_v+0 - .byte VOL , 62*mus_test_mvl/mxv - .byte N48 , Ds1 , v064 - .byte W48 - .byte N08 , Fn1 , v072 - .byte W08 - .byte As1 , v064 - .byte W08 - .byte Gn1 - .byte W08 -mus_test_5_B1: - .byte N24 , Gs1 , v072 - .byte W24 - .byte N08 , Ds2 , v064 - .byte W08 - .byte Ds2 , v032 - .byte W16 - .byte Gs2 , v064 - .byte W08 - .byte Gs2 , v032 - .byte W08 - .byte Ds2 , v064 - .byte W08 - .byte N24 , Gs1 , v076 - .byte W24 - .byte N08 , Ds2 , v064 - .byte W08 - .byte Ds2 , v032 - .byte W16 - .byte As2 , v064 - .byte W08 - .byte As2 , v032 - .byte W08 - .byte Ds2 , v064 - .byte W08 - .byte N24 , Gs1 , v072 - .byte W24 - .byte N08 , Ds2 , v064 - .byte W08 - .byte Ds2 , v032 - .byte W16 - .byte Bn2 , v064 - .byte W08 - .byte Bn2 , v032 - .byte W08 - .byte Ds2 , v064 - .byte W08 - .byte N24 , Gs1 , v072 - .byte W24 - .byte N08 , Ds2 , v064 - .byte W08 - .byte Ds2 , v032 - .byte W16 - .byte Cn3 , v064 - .byte W08 - .byte As2 - .byte W08 - .byte Ds2 - .byte W08 - .byte N24 , Cs1 , v072 - .byte W24 - .byte N08 , Gs1 , v064 - .byte W08 - .byte Gs1 , v032 - .byte W08 - .byte Gs2 , v064 - .byte W08 - .byte N24 , Cs2 - .byte W24 - .byte Cs1 , v072 - .byte W24 - .byte N08 , Gn1 , v064 - .byte W08 - .byte Gn1 , v032 - .byte W08 - .byte As2 , v064 - .byte W08 - .byte N24 , Ds2 - .byte W24 - .byte Cn1 , v072 - .byte W24 - .byte N08 , Cn2 , v064 - .byte W08 - .byte Cn2 , v032 - .byte W08 - .byte As2 , v064 - .byte W08 - .byte Gn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Ds2 - .byte W08 - .byte N24 , Fn1 , v072 - .byte W24 - .byte N08 , Cn2 , v064 - .byte W08 - .byte Cn2 , v032 - .byte W16 - .byte Fn2 , v064 - .byte W08 - .byte Fn2 , v032 - .byte W08 - .byte Cn2 , v064 - .byte W08 - .byte N24 , Cs1 , v072 - .byte W24 - .byte N08 , Gs1 , v064 - .byte W08 - .byte Gs1 , v032 - .byte W08 - .byte Fn2 , v064 - .byte W08 - .byte Cs3 - .byte W08 - .byte Cs3 , v032 - .byte W08 - .byte Cs2 , v064 - .byte W08 - .byte N24 , As1 , v068 - .byte W24 - .byte N08 , Fn1 , v064 - .byte W08 - .byte Fn1 , v032 - .byte W08 - .byte Cs2 , v064 - .byte W08 - .byte Gs2 - .byte W08 - .byte Gs2 , v032 - .byte W08 - .byte Cs2 , v064 - .byte W08 - .byte N40 , Ds1 , v072 - .byte W40 - .byte N08 , As1 , v064 - .byte W08 - .byte N24 , Ds2 - .byte W24 - .byte N40 , Ds1 , v072 - .byte W40 - .byte N08 , As1 , v064 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds2 , v032 - .byte W08 - .byte Gn2 , v064 - .byte W08 - .byte GOTO - .word mus_test_5_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_test: - .byte 5 @ NumTrks - .byte 0 @ NumBlks - .byte mus_test_pri @ Priority - .byte mus_test_rev @ Reverb. - - .word mus_test_grp - - .word mus_test_1 - .word mus_test_2 - .word mus_test_3 - .word mus_test_4 - .word mus_test_5 - - .end diff --git a/sound/songs/mus_test1.s b/sound/songs/mus_test1.s deleted file mode 100644 index 1b64fbba18..0000000000 --- a/sound/songs/mus_test1.s +++ /dev/null @@ -1,1765 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_test1_grp, voicegroup039 - .equ mus_test1_pri, 0 - .equ mus_test1_rev, reverb_set+50 - .equ mus_test1_mvl, 127 - .equ mus_test1_key, 0 - .equ mus_test1_tbs, 1 - .equ mus_test1_exg, 0 - .equ mus_test1_cmp, 1 - - .section .rodata - .global mus_test1 - .align 2 - -@********************** Track 1 **********************@ - -mus_test1_1: - .byte KEYSH , mus_test1_key+0 -mus_test1_1_B1: - .byte TEMPO , 128*mus_test1_tbs/2 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 56*mus_test1_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Fn4 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte Gn4 , v076 - .byte W03 - .byte Fn4 , v096 - .byte W03 - .byte Gn4 , v076 - .byte W03 - .byte Fn4 , v096 - .byte W03 - .byte Gn4 , v076 - .byte W03 - .byte Fn4 , v096 - .byte W03 - .byte Gn4 , v072 - .byte W03 - .byte N06 , Fn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N24 , Fn4 - .byte W24 - .byte N03 , Ds4 , v096 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 , v092 - .byte W03 - .byte N06 , Dn3 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte N18 , Fn3 - .byte W24 - .byte As3 - .byte W24 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N32 , Cn4 - .byte W36 - .byte N06 - .byte W12 - .byte N18 , Gs3 - .byte W24 - .byte N06 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N78 , Dn4 - .byte W84 - .byte N04 , Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N18 , Gs4 - .byte W18 - .byte N03 , Gn4 , v064 - .byte W03 - .byte Fs4 - .byte W03 - .byte N06 , Fn4 , v112 - .byte W12 - .byte N03 , Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte N06 , Cs3 - .byte W06 - .byte Dn3 - .byte W12 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte N18 , Fn3 - .byte W24 - .byte As3 - .byte W24 - .byte N03 , Gs3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N03 , Bn3 - .byte W12 - .byte Cn4 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Gs3 - .byte W24 - .byte N06 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N78 , Fn4 - .byte W78 - .byte N03 , Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte N32 , Fn4 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 - .byte W24 - .byte Ds4 - .byte W24 - .byte VOICE , 17 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte 24 - .byte W48 - .byte VOL , 38*mus_test1_mvl/mxv - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte N06 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W30 - .byte W12 - .byte N03 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W12 - .byte As3 - .byte W18 - .byte Cn4 - .byte W12 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W30 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N18 , Gs4 - .byte W18 - .byte N03 , Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte GOTO - .word mus_test1_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_test1_2: - .byte KEYSH , mus_test1_key+0 -mus_test1_2_B1: - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 79*mus_test1_mvl/mxv - .byte N06 , Fn4 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte Gn4 , v076 - .byte W03 - .byte Fn4 , v096 - .byte W03 - .byte Gn4 , v076 - .byte W03 - .byte Fn4 , v096 - .byte W03 - .byte Gn4 , v076 - .byte W03 - .byte Fn4 , v096 - .byte W03 - .byte Gn4 , v072 - .byte W03 - .byte N06 , Fn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N24 , Fn4 - .byte W24 - .byte N03 , Ds4 , v096 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 , v092 - .byte W03 - .byte N06 , Dn3 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte N18 , Fn3 - .byte W24 - .byte As3 - .byte W24 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N32 , Cn4 - .byte W36 - .byte N06 - .byte W12 - .byte N18 , Gs3 - .byte W24 - .byte N06 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N78 , Dn4 - .byte W84 - .byte N04 , Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N18 , Gs4 - .byte W18 - .byte N03 , Gn4 , v064 - .byte W03 - .byte Fs4 - .byte W03 - .byte N06 , Fn4 , v112 - .byte W12 - .byte N03 , Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte N06 , Cs3 - .byte W06 - .byte Dn3 - .byte W12 - .byte N06 - .byte W06 - .byte Ds3 - .byte W06 - .byte N18 , Fn3 - .byte W24 - .byte As3 - .byte W24 - .byte N03 , Gs3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte N03 , Bn3 - .byte W12 - .byte Cn4 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Gs3 - .byte W24 - .byte N06 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N78 , Fn4 - .byte W78 - .byte N03 , Ds4 - .byte W03 - .byte En4 - .byte W03 - .byte N32 , Fn4 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 - .byte W24 - .byte Ds4 - .byte W24 - .byte VOICE , 17 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte 24 - .byte W48 - .byte VOL , 63*mus_test1_mvl/mxv - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte N06 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W30 - .byte W12 - .byte N03 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W12 - .byte As3 - .byte W18 - .byte Cn4 - .byte W12 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W30 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N18 , Gs4 - .byte W18 - .byte N03 , Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte GOTO - .word mus_test1_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_test1_3: - .byte KEYSH , mus_test1_key+0 -mus_test1_3_B1: - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 41*mus_test1_mvl/mxv - .byte BEND , c_v+1 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 63*mus_test1_mvl/mxv - .byte W96 - .byte W96 - .byte VOICE , 73 - .byte VOL , 56*mus_test1_mvl/mxv - .byte N04 , Dn4 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte N42 , Fn4 - .byte W48 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N36 , Cn4 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte N36 , Fn4 - .byte W36 - .byte N06 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte TIE , Gn4 - .byte W72 - .byte W48 - .byte EOT - .byte N06 , Fn4 - .byte W06 - .byte N03 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W06 - .byte As4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 - .byte W06 - .byte VOL , 45*mus_test1_mvl/mxv - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte N06 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W30 - .byte W12 - .byte N03 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W12 - .byte As3 - .byte W18 - .byte Cn4 - .byte W12 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W30 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N18 , Gs4 - .byte W24 - .byte GOTO - .word mus_test1_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_test1_4: - .byte KEYSH , mus_test1_key+0 -mus_test1_4_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_test1_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_test1_4_000: - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte N03 - .byte W78 - .byte PEND - .byte PATT - .word mus_test1_4_000 -mus_test1_4_001: - .byte N06 , An3 , v112 - .byte W06 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W78 - .byte PEND -mus_test1_4_002: - .byte N06 , As3 , v112 - .byte W06 - .byte N03 , As3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W78 - .byte PEND - .byte PATT - .word mus_test1_4_000 - .byte PATT - .word mus_test1_4_000 - .byte PATT - .word mus_test1_4_001 - .byte PATT - .word mus_test1_4_002 - .byte N03 , Dn4 , v112 - .byte W06 - .byte As3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 - .byte W78 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte As2 - .byte W78 - .byte Dn4 - .byte W03 - .byte As3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte As2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Dn2 - .byte W03 - .byte As1 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fn2 - .byte W03 - .byte As2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte As3 - .byte W48 - .byte W03 - .byte N03 - .byte W03 - .byte Gn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte As1 - .byte W03 - .byte Gn1 - .byte W03 - .byte As1 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gn2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W48 - .byte W03 - .byte GOTO - .word mus_test1_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_test1_5: - .byte KEYSH , mus_test1_key+0 -mus_test1_5_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_test1_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_test1_5_000: - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W78 - .byte PEND - .byte PATT - .word mus_test1_5_000 -mus_test1_5_001: - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte N03 - .byte W78 - .byte PEND - .byte PATT - .word mus_test1_5_000 - .byte PATT - .word mus_test1_5_000 - .byte PATT - .word mus_test1_5_000 - .byte PATT - .word mus_test1_5_001 - .byte PATT - .word mus_test1_5_000 - .byte N03 , As4 , v112 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte As3 - .byte W78 - .byte Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W78 - .byte As4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte As3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte As2 - .byte W03 - .byte Fn2 - .byte W03 - .byte As2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte As3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte As4 - .byte W48 - .byte W03 - .byte Gn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte As3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Gn2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte As3 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W48 - .byte W03 - .byte GOTO - .word mus_test1_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_test1_6: - .byte KEYSH , mus_test1_key+0 -mus_test1_6_B1: - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 41*mus_test1_mvl/mxv - .byte N06 , En1 , v112 - .byte N48 , An2 , v092 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte N24 , An2 - .byte W48 -mus_test1_6_000: - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N48 , An2 - .byte W48 - .byte PEND - .byte N06 , En1 - .byte W12 - .byte En1 , v092 - .byte W24 - .byte N03 , En1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte N24 , An2 , v076 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N48 , An2 - .byte W12 - .byte N06 , En1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_test1_6_000 - .byte N06 , En1 , v112 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte N24 , An2 , v076 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N48 , An2 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v104 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 -mus_test1_6_001: - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 , v088 - .byte W06 - .byte PATT - .word mus_test1_6_001 -mus_test1_6_002: - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v092 - .byte W12 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_test1_6_001 - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 , v104 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte PATT - .word mus_test1_6_001 - .byte PATT - .word mus_test1_6_002 -mus_test1_6_003: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v088 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte Dn1 , v104 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte PEND - .byte PATT - .word mus_test1_6_003 - .byte PATT - .word mus_test1_6_003 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W12 - .byte Dn1 , v088 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Dn1 , v084 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte Dn1 , v104 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte GOTO - .word mus_test1_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_test1_7: - .byte KEYSH , mus_test1_key+0 -mus_test1_7_B1: - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 79*mus_test1_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 38*mus_test1_mvl/mxv - .byte BEND , c_v+1 - .byte N04 , Dn4 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte N42 , Fn4 - .byte W48 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N36 , Cn4 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte N36 , Fn4 - .byte W36 - .byte N06 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte TIE , Gn4 - .byte W72 - .byte W48 - .byte EOT - .byte N06 , Fn4 - .byte W06 - .byte N03 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W06 - .byte As4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 - .byte W06 - .byte VOL , 45*mus_test1_mvl/mxv - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte N06 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W30 - .byte W12 - .byte N03 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W12 - .byte As3 - .byte W18 - .byte Cn4 - .byte W12 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W30 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N18 , Gs4 - .byte W24 - .byte GOTO - .word mus_test1_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_test1: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_test1_pri @ Priority - .byte mus_test1_rev @ Reverb. - - .word mus_test1_grp - - .word mus_test1_1 - .word mus_test1_2 - .word mus_test1_3 - .word mus_test1_4 - .word mus_test1_5 - .word mus_test1_6 - .word mus_test1_7 - - .end diff --git a/sound/songs/mus_test2.s b/sound/songs/mus_test2.s deleted file mode 100644 index 8f9bf6b68d..0000000000 --- a/sound/songs/mus_test2.s +++ /dev/null @@ -1,1928 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_test2_grp, voicegroup040 - .equ mus_test2_pri, 0 - .equ mus_test2_rev, reverb_set+50 - .equ mus_test2_mvl, 127 - .equ mus_test2_key, 0 - .equ mus_test2_tbs, 1 - .equ mus_test2_exg, 0 - .equ mus_test2_cmp, 1 - - .section .rodata - .global mus_test2 - .align 2 - -@********************** Track 1 **********************@ - -mus_test2_1: - .byte KEYSH , mus_test2_key+0 -mus_test2_1_B1: - .byte TEMPO , 128*mus_test2_tbs/2 - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 54*mus_test2_mvl/mxv - .byte BEND , c_v+1 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N06 , As3 , v112 - .byte W06 - .byte Cn4 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N06 , Fs3 - .byte W12 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , Fn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte VOICE , 17 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte 24 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_test2_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_test2_2: - .byte KEYSH , mus_test2_key+0 -mus_test2_2_B1: - .byte VOICE , 36 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 90*mus_test2_mvl/mxv - .byte N06 , Fn1 , v127 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte N24 , Cn3 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Ds1 - .byte W12 - .byte Gn1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N12 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , As1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte Gs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N21 , Gn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N12 , Gs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 , Ds1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte Ds2 - .byte W06 - .byte N18 , Ds1 - .byte W18 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte Ds2 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 , Ds2 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Dn2 - .byte W24 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , An1 - .byte W12 - .byte Dn2 - .byte W06 - .byte N18 , Dn1 - .byte W18 - .byte N06 , Gn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte Gn2 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte N18 , Cn1 - .byte W18 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Cn2 - .byte W12 - .byte Fn2 - .byte W06 - .byte Fn1 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte An1 - .byte W06 - .byte As1 - .byte W24 - .byte N06 - .byte W24 - .byte Gs1 - .byte W24 - .byte N06 - .byte W24 - .byte Gn1 - .byte W24 - .byte N06 - .byte W24 - .byte Fs1 - .byte W36 - .byte Gs1 - .byte W12 - .byte As1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte As1 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N03 , Fs2 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte Gs1 - .byte W12 - .byte Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte GOTO - .word mus_test2_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_test2_3: - .byte KEYSH , mus_test2_key+0 -mus_test2_3_B1: - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 66*mus_test2_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte 63*mus_test2_mvl/mxv - .byte W48 - .byte N06 , As3 , v112 - .byte W06 - .byte Cn4 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N06 , Fs3 - .byte W12 - .byte Cs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Cs4 - .byte W06 - .byte N24 , Fn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte VOICE , 17 - .byte VOL , 34*mus_test2_mvl/mxv - .byte N04 , Dn5 - .byte W08 - .byte Ds5 - .byte W08 - .byte En5 - .byte W08 - .byte N42 , Fn5 - .byte W48 - .byte N04 - .byte W08 - .byte Gn5 - .byte W08 - .byte Fn5 - .byte W08 - .byte N36 , Cn5 - .byte W36 - .byte N06 , An4 - .byte W06 - .byte Cn5 - .byte W06 - .byte An5 - .byte W12 - .byte N06 - .byte W06 - .byte Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fs5 - .byte W12 - .byte N36 , Fn5 - .byte W36 - .byte N06 , Dn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N24 , Ds5 - .byte W24 - .byte N12 , Dn5 - .byte W12 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte Cs5 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W12 - .byte Dn5 - .byte W06 - .byte N12 , Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte Ds5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte TIE , Gn5 - .byte W72 - .byte W48 - .byte EOT - .byte N06 , Fn5 - .byte W06 - .byte N03 , Ds5 - .byte W12 - .byte Dn5 - .byte W06 - .byte N06 , Ds5 - .byte W06 - .byte Fn5 - .byte W12 - .byte Gn5 - .byte W06 - .byte As5 - .byte W12 - .byte N06 - .byte W06 - .byte An5 - .byte W12 - .byte N06 - .byte W06 - .byte Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fn5 - .byte W12 - .byte N06 - .byte W06 - .byte Gn5 - .byte W12 - .byte N06 - .byte W06 - .byte An5 - .byte W06 - .byte Gs5 - .byte W06 - .byte An5 - .byte W06 - .byte As5 - .byte W12 - .byte N06 - .byte W12 - .byte Cn6 - .byte W12 - .byte N06 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_test2_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_test2_4: - .byte KEYSH , mus_test2_key+0 -mus_test2_4_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_test2_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W06 - .byte N04 , As2 , v064 - .byte W08 - .byte Cs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Ds2 - .byte W04 - .byte Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte N03 , Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Cn3 - .byte W03 - .byte Cn2 - .byte N03 , Gs2 - .byte W03 - .byte Ds2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_test2_4_000: - .byte W24 - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte N03 - .byte W54 - .byte PEND - .byte PATT - .word mus_test2_4_000 -mus_test2_4_001: - .byte W24 - .byte N06 , An3 , v112 - .byte W06 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W54 - .byte PEND -mus_test2_4_002: - .byte W24 - .byte N06 , As3 , v112 - .byte W06 - .byte N03 , As3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W54 - .byte PEND - .byte PATT - .word mus_test2_4_000 - .byte PATT - .word mus_test2_4_000 - .byte PATT - .word mus_test2_4_001 - .byte PATT - .word mus_test2_4_002 - .byte W24 - .byte N03 , As2 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W54 - .byte W24 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn3 - .byte W54 - .byte W48 - .byte Dn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Gs2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Gs1 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte W48 - .byte As3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Fs2 - .byte W03 - .byte Ds2 - .byte W03 - .byte As1 - .byte W03 - .byte Fs1 - .byte W03 - .byte As1 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fs2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fs3 - .byte W03 - .byte As3 - .byte W03 - .byte Ds4 - .byte W03 - .byte GOTO - .word mus_test2_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_test2_5: - .byte KEYSH , mus_test2_key+0 -mus_test2_5_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_test2_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W06 - .byte N04 , Fs3 , v064 - .byte W08 - .byte As3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N03 , Gs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Cn3 - .byte W03 - .byte Gs2 - .byte W03 - .byte Ds2 - .byte W92 - .byte W01 - .byte W96 - .byte W96 - .byte W96 -mus_test2_5_000: - .byte W24 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W54 - .byte PEND - .byte PATT - .word mus_test2_5_000 -mus_test2_5_001: - .byte W24 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte N03 - .byte W54 - .byte PEND -mus_test2_5_002: - .byte W24 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Ds4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W54 - .byte PEND - .byte PATT - .word mus_test2_5_000 - .byte PATT - .word mus_test2_5_000 - .byte PATT - .word mus_test2_5_001 - .byte PATT - .word mus_test2_5_002 - .byte W24 - .byte N03 , Fn3 , v112 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W54 - .byte W24 - .byte Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W54 - .byte W48 - .byte Gs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Gs2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte W48 - .byte Fs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte As3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Fs2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fs2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fs3 - .byte W03 - .byte As3 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fs4 - .byte W03 - .byte As4 - .byte W03 - .byte GOTO - .word mus_test2_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_test2_6: - .byte KEYSH , mus_test2_key+0 -mus_test2_6_B1: - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 68*mus_test2_mvl/mxv - .byte N06 , En1 , v112 - .byte N48 , An2 , v092 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte N24 , An2 - .byte W48 -mus_test2_6_000: - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N48 , An2 - .byte W48 - .byte PEND - .byte N06 , En1 - .byte W12 - .byte En1 , v092 - .byte W24 - .byte N03 , En1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte N24 , An2 , v076 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N48 , An2 - .byte W12 - .byte N06 , En1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_test2_6_000 - .byte N06 , En1 , v112 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte N24 , An2 , v076 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N48 , An2 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v104 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 -mus_test2_6_001: - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 , v088 - .byte W06 - .byte PATT - .word mus_test2_6_001 -mus_test2_6_002: - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v092 - .byte W12 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_test2_6_001 - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 , v104 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte PATT - .word mus_test2_6_001 - .byte PATT - .word mus_test2_6_002 -mus_test2_6_003: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v088 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte Dn1 , v104 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte PEND - .byte PATT - .word mus_test2_6_003 - .byte PATT - .word mus_test2_6_003 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W12 - .byte Dn1 , v088 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Dn1 , v084 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte Dn1 , v104 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte GOTO - .word mus_test2_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_test2_7: - .byte KEYSH , mus_test2_key+0 -mus_test2_7_B1: - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 68*mus_test2_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Fn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte N24 , Cn3 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Ds1 - .byte W12 - .byte Gn1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N12 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , As1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte Gs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N21 , Gn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N12 , Gs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Dn1 - .byte W12 - .byte VOL , 38*mus_test2_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , Ds1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte Ds2 - .byte W06 - .byte N18 , Ds1 - .byte W18 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte Ds2 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 , Ds2 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Dn2 - .byte W24 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , An1 - .byte W12 - .byte Dn2 - .byte W06 - .byte N18 , Dn1 - .byte W18 - .byte N06 , Gn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte Gn2 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte N18 , Cn1 - .byte W18 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Cn2 - .byte W12 - .byte Fn2 - .byte W06 - .byte Fn1 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte An1 - .byte W06 - .byte VOL , 45*mus_test2_mvl/mxv - .byte N06 , As1 - .byte W24 - .byte N06 - .byte W24 - .byte Gs1 - .byte W24 - .byte N06 - .byte W24 - .byte Gn1 - .byte W24 - .byte N06 - .byte W24 - .byte Fs1 - .byte W36 - .byte Gs1 - .byte W12 - .byte As1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte As1 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N03 , Fs2 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte Gs1 - .byte W12 - .byte Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte GOTO - .word mus_test2_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_test2: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_test2_pri @ Priority - .byte mus_test2_rev @ Reverb. - - .word mus_test2_grp - - .word mus_test2_1 - .word mus_test2_2 - .word mus_test2_3 - .word mus_test2_4 - .word mus_test2_5 - .word mus_test2_6 - .word mus_test2_7 - - .end diff --git a/sound/songs/mus_test3.s b/sound/songs/mus_test3.s deleted file mode 100644 index b4c0113426..0000000000 --- a/sound/songs/mus_test3.s +++ /dev/null @@ -1,1969 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_test3_grp, voicegroup041 - .equ mus_test3_pri, 0 - .equ mus_test3_rev, reverb_set+50 - .equ mus_test3_mvl, 127 - .equ mus_test3_key, 0 - .equ mus_test3_tbs, 1 - .equ mus_test3_exg, 0 - .equ mus_test3_cmp, 1 - - .section .rodata - .global mus_test3 - .align 2 - -@********************** Track 1 **********************@ - -mus_test3_1: - .byte KEYSH , mus_test3_key+0 -mus_test3_1_B1: - .byte TEMPO , 128*mus_test3_tbs/2 - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 60*mus_test3_mvl/mxv - .byte BEND , c_v+1 - .byte N06 , An3 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte As3 , v076 - .byte W03 - .byte An3 , v096 - .byte W03 - .byte As3 , v076 - .byte W03 - .byte An3 , v096 - .byte W03 - .byte As3 , v076 - .byte W03 - .byte An3 , v096 - .byte W03 - .byte As3 , v072 - .byte W03 - .byte N06 , An3 , v112 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte An2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte N03 , Gn3 , v084 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W03 - .byte As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 - .byte W03 - .byte N06 , Fn2 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte N18 , As2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N06 , Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N32 , Gs3 - .byte W36 - .byte N06 - .byte W12 - .byte N18 , Ds3 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N78 , Fn3 - .byte W84 - .byte N04 , As2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N18 , Cn4 - .byte W18 - .byte N03 , Bn3 , v084 - .byte W03 - .byte As3 , v072 - .byte W03 - .byte N06 , An3 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte Fn2 - .byte W03 - .byte N06 , En2 - .byte W06 - .byte Fn2 - .byte W12 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte N18 , As2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N03 , Cn3 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte N02 , Dn3 - .byte W12 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Cn3 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N78 , As3 - .byte W84 - .byte N32 , Fs3 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Gs3 - .byte W24 - .byte N24 - .byte W24 - .byte VOICE , 17 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte 24 - .byte W48 - .byte VOL , 45*mus_test3_mvl/mxv - .byte W12 - .byte N03 , As3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W18 - .byte N06 - .byte W12 - .byte Cn4 - .byte W06 - .byte As3 - .byte W30 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W18 - .byte Dn4 - .byte W06 - .byte As3 - .byte W12 - .byte Fs3 - .byte W18 - .byte Gs3 - .byte W12 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W06 - .byte As3 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W30 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte N18 , Ds4 - .byte W18 - .byte N03 , Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte GOTO - .word mus_test3_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_test3_2: - .byte KEYSH , mus_test3_key+0 -mus_test3_2_B1: - .byte VOICE , 36 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 68*mus_test3_mvl/mxv - .byte BEND , c_v+1 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Ds1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte Ds2 - .byte W06 - .byte N18 , Ds1 - .byte W18 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte Ds2 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 , Ds2 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Dn2 - .byte W24 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , An1 - .byte W12 - .byte Dn2 - .byte W06 - .byte N18 , Dn1 - .byte W18 - .byte N06 , Gn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte Gn2 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte N18 , Cn1 - .byte W18 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Cn2 - .byte W12 - .byte Fn2 - .byte W06 - .byte Fn1 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte An1 - .byte W06 - .byte As1 - .byte W24 - .byte N06 - .byte W24 - .byte Gs1 - .byte W24 - .byte N06 - .byte W24 - .byte Gn1 - .byte W24 - .byte N06 - .byte W24 - .byte Fs1 - .byte W36 - .byte Gs1 - .byte W12 - .byte As1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte As1 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N03 , Fs2 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte Gs1 - .byte W12 - .byte Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte GOTO - .word mus_test3_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_test3_3: - .byte KEYSH , mus_test3_key+0 -mus_test3_3_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_test3_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_test3_3_000: - .byte W48 - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte N03 - .byte W30 - .byte PEND -mus_test3_3_001: - .byte W48 - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Fn3 , v096 - .byte W12 - .byte Ds3 , v112 - .byte W30 - .byte PEND -mus_test3_3_002: - .byte W48 - .byte N06 , An3 , v112 - .byte W06 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W30 - .byte PEND -mus_test3_3_003: - .byte W48 - .byte N06 , As3 , v112 - .byte W06 - .byte N03 , An3 - .byte W12 - .byte Gn3 - .byte W30 - .byte PEND - .byte PATT - .word mus_test3_3_000 - .byte PATT - .word mus_test3_3_001 - .byte PATT - .word mus_test3_3_002 - .byte PATT - .word mus_test3_3_003 - .byte W48 - .byte N03 , Dn4 , v112 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Dn3 - .byte W30 - .byte W48 - .byte As3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte As2 - .byte W30 - .byte Dn4 - .byte W03 - .byte As3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte As2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Dn2 - .byte W03 - .byte As1 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fn2 - .byte W03 - .byte As2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte As3 - .byte W48 - .byte W03 - .byte N03 - .byte W03 - .byte Gn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte As1 - .byte W03 - .byte Gn1 - .byte W03 - .byte As1 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gn2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W48 - .byte W03 - .byte GOTO - .word mus_test3_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_test3_4: - .byte KEYSH , mus_test3_key+0 -mus_test3_4_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_test3_mvl/mxv - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_test3_4_000: - .byte W48 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W30 - .byte PEND -mus_test3_4_001: - .byte W48 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Ds4 , v096 - .byte W12 - .byte Dn4 , v112 - .byte W30 - .byte PEND -mus_test3_4_002: - .byte W48 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte N03 - .byte W30 - .byte PEND - .byte W48 - .byte N06 , Dn4 , v112 - .byte W06 - .byte N03 , Cn4 - .byte W12 - .byte Ds4 - .byte W30 - .byte PATT - .word mus_test3_4_000 - .byte PATT - .word mus_test3_4_001 - .byte PATT - .word mus_test3_4_002 - .byte W48 - .byte N06 , Dn4 , v112 - .byte W06 - .byte N03 , Cn4 - .byte W12 - .byte Dn4 - .byte W30 - .byte W48 - .byte Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gs3 - .byte W30 - .byte W48 - .byte Fs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Fs3 - .byte W30 - .byte As4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte As3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte As2 - .byte W03 - .byte Fn2 - .byte W03 - .byte As2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte As3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte As4 - .byte W48 - .byte W03 - .byte Gn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte As3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Gn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Gn2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte As3 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W48 - .byte W03 - .byte GOTO - .word mus_test3_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_test3_5: - .byte KEYSH , mus_test3_key+0 -mus_test3_5_B1: - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 35*mus_test3_mvl/mxv - .byte N06 , En1 , v112 - .byte N48 , An2 , v092 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte N24 , An2 - .byte W48 -mus_test3_5_000: - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N48 , An2 - .byte W48 - .byte PEND - .byte N06 , En1 - .byte W12 - .byte En1 , v092 - .byte W24 - .byte N03 , En1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte N24 , An2 , v076 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N48 , An2 - .byte W12 - .byte N06 , En1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_test3_5_000 - .byte N06 , En1 , v112 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte N24 , An2 , v076 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N48 , An2 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v104 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 -mus_test3_5_001: - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 , v088 - .byte W06 - .byte PATT - .word mus_test3_5_001 -mus_test3_5_002: - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v092 - .byte W12 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_test3_5_001 - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 , v104 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte PATT - .word mus_test3_5_001 - .byte PATT - .word mus_test3_5_002 -mus_test3_5_003: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v088 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte Dn1 , v104 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte PEND - .byte PATT - .word mus_test3_5_003 - .byte PATT - .word mus_test3_5_003 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W12 - .byte Dn1 , v088 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Dn1 , v084 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte Dn1 , v104 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte GOTO - .word mus_test3_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_test3_6: - .byte KEYSH , mus_test3_key+0 -mus_test3_6_B1: - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 45*mus_test3_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Fn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte N24 , Cn3 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Ds1 - .byte W12 - .byte Gn1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N12 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , As1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte Gs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N21 , Gn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N12 , Gs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Dn1 - .byte W12 - .byte VOL , 38*mus_test3_mvl/mxv - .byte BEND , c_v+0 - .byte N04 , Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte N42 , Fn4 - .byte W48 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N36 , Cn4 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte N36 , Fn4 - .byte W36 - .byte N06 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte TIE , Gn4 - .byte W72 - .byte W48 - .byte EOT - .byte N06 , Fn4 - .byte W06 - .byte N03 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W06 - .byte As4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 - .byte W06 - .byte VOL , 45*mus_test3_mvl/mxv - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte N06 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W30 - .byte W12 - .byte N03 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W12 - .byte As3 - .byte W18 - .byte Cn4 - .byte W12 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W30 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N18 , Gs4 - .byte W24 - .byte GOTO - .word mus_test3_6_B1 - .byte BEND , c_v+0 - .byte FINE - -@********************** Track 7 **********************@ - -mus_test3_7: - .byte KEYSH , mus_test3_key+0 -mus_test3_7_B1: - .byte VOICE , 56 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 75*mus_test3_mvl/mxv - .byte N06 , An3 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte As3 , v076 - .byte W03 - .byte An3 , v096 - .byte W03 - .byte As3 , v076 - .byte W03 - .byte An3 , v096 - .byte W03 - .byte As3 , v076 - .byte W03 - .byte An3 , v096 - .byte W03 - .byte As3 , v072 - .byte W03 - .byte N06 , An3 , v112 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte An2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte N03 , Gn3 , v084 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W03 - .byte As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 - .byte W03 - .byte N06 , Fn2 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte N18 , As2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N06 , Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N32 , Gs3 - .byte W36 - .byte N06 - .byte W12 - .byte N18 , Ds3 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N78 , Fn3 - .byte W84 - .byte N04 , As2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Gs2 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N18 , Cn4 - .byte W18 - .byte N03 , Bn3 , v084 - .byte W03 - .byte As3 , v072 - .byte W03 - .byte N06 , An3 , v112 - .byte W12 - .byte N03 , Fs2 - .byte W03 - .byte Fn2 - .byte W03 - .byte N06 , En2 - .byte W06 - .byte Fn2 - .byte W12 - .byte N06 - .byte W06 - .byte Gn2 - .byte W06 - .byte N18 , As2 - .byte W24 - .byte Dn3 - .byte W24 - .byte N03 , Cn3 - .byte W12 - .byte N24 , Ds3 - .byte W24 - .byte N02 , Dn3 - .byte W12 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N18 , Cn3 - .byte W24 - .byte N06 , Gn3 - .byte W12 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N78 , As3 - .byte W84 - .byte N32 , Fs3 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Gs3 - .byte W24 - .byte N24 - .byte W24 - .byte VOICE , 73 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte 24 - .byte VOL , 68*mus_test3_mvl/mxv - .byte W12 - .byte N03 , As3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W18 - .byte N06 - .byte W12 - .byte Cn4 - .byte W06 - .byte As3 - .byte W30 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W18 - .byte Dn4 - .byte W06 - .byte As3 - .byte W12 - .byte Fs3 - .byte W18 - .byte Gs3 - .byte W12 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W06 - .byte As3 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte As3 - .byte W30 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte N24 , As3 - .byte W24 - .byte N18 , Ds4 - .byte W18 - .byte N03 , Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte GOTO - .word mus_test3_7_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_test3: - .byte 7 @ NumTrks - .byte 0 @ NumBlks - .byte mus_test3_pri @ Priority - .byte mus_test3_rev @ Reverb. - - .word mus_test3_grp - - .word mus_test3_1 - .word mus_test3_2 - .word mus_test3_3 - .word mus_test3_4 - .word mus_test3_5 - .word mus_test3_6 - .word mus_test3_7 - - .end diff --git a/sound/songs/mus_test4.s b/sound/songs/mus_test4.s deleted file mode 100644 index 842bd5bf6c..0000000000 --- a/sound/songs/mus_test4.s +++ /dev/null @@ -1,1802 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_test4_grp, voicegroup042 - .equ mus_test4_pri, 0 - .equ mus_test4_rev, reverb_set+50 - .equ mus_test4_mvl, 127 - .equ mus_test4_key, 0 - .equ mus_test4_tbs, 1 - .equ mus_test4_exg, 0 - .equ mus_test4_cmp, 1 - - .section .rodata - .global mus_test4 - .align 2 - -@********************** Track 1 **********************@ - -mus_test4_1: - .byte KEYSH , mus_test4_key+0 -mus_test4_1_B1: - .byte TEMPO , 128*mus_test4_tbs/2 - .byte VOICE , 36 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 43*mus_test4_mvl/mxv - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 66*mus_test4_mvl/mxv - .byte W96 - .byte W96 - .byte N06 , Ds1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte Ds2 - .byte W06 - .byte N18 , Ds1 - .byte W18 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Ds2 - .byte W24 - .byte N06 , Ds1 - .byte W06 - .byte N03 , Ds2 - .byte W06 - .byte N06 , As1 - .byte W12 - .byte Ds2 - .byte W06 - .byte Ds1 - .byte W12 - .byte N03 , Ds2 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Dn2 - .byte W24 - .byte N06 , Dn1 - .byte W06 - .byte N03 , Dn2 - .byte W06 - .byte N06 , An1 - .byte W12 - .byte Dn2 - .byte W06 - .byte N18 , Dn1 - .byte W18 - .byte N06 , Gn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte Gn2 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Gn1 - .byte W06 - .byte Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte N18 , Cn1 - .byte W18 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Cn2 - .byte W24 - .byte N06 , Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N06 , Gn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , Cn2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Cn2 - .byte W12 - .byte Fn2 - .byte W06 - .byte Fn1 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte N06 , Fn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Fn2 - .byte W24 - .byte N06 , Fn1 - .byte W06 - .byte N03 , Fn2 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte As1 - .byte W12 - .byte An1 - .byte W06 - .byte As1 - .byte W24 - .byte N06 - .byte W24 - .byte Gs1 - .byte W24 - .byte N06 - .byte W24 - .byte Gn1 - .byte W24 - .byte N06 - .byte W24 - .byte Fs1 - .byte W36 - .byte Gs1 - .byte W12 - .byte As1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte As1 - .byte W06 - .byte N03 , As2 - .byte W06 - .byte N06 , As1 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds2 - .byte W06 - .byte N03 , Gn2 - .byte W06 - .byte N06 , Fs1 - .byte W06 - .byte N03 , Fs2 - .byte W12 - .byte N06 , Fs1 - .byte W06 - .byte Gs1 - .byte W12 - .byte Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte GOTO - .word mus_test4_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_test4_2: - .byte KEYSH , mus_test4_key+0 -mus_test4_2_B1: - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_test4_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Fn2 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn2 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , An2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte N03 , Gn3 , v096 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 - .byte W03 - .byte As2 - .byte W03 - .byte An2 - .byte W03 - .byte Gn2 , v092 - .byte W03 - .byte N06 , Dn2 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte Ds2 - .byte W06 - .byte N18 , Fn2 - .byte W24 - .byte As2 - .byte W24 - .byte N06 , Gs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N32 , Gs2 - .byte W36 - .byte N06 - .byte W12 - .byte N18 , Ds2 - .byte W24 - .byte N06 , Gs2 - .byte W12 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N36 , Dn3 - .byte W36 - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte N36 , As3 - .byte W36 - .byte N04 , As2 - .byte W08 - .byte Cs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Ds2 - .byte W04 - .byte Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte N03 , Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Cn3 - .byte W03 - .byte Gs2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Cn2 - .byte W03 - .byte Fn3 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W12 - .byte N06 - .byte W24 - .byte As3 - .byte W12 - .byte N03 , Fn3 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W12 - .byte N06 - .byte W24 - .byte Gs3 - .byte W12 - .byte N03 , Gn3 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn3 - .byte W12 - .byte N06 - .byte W24 - .byte As3 - .byte W12 - .byte N32 , Cs3 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W06 - .byte N24 , Fn3 - .byte W22 - .byte Ds3 - .byte W24 -mus_test4_2_000: - .byte W72 - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Gn3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_test4_2_001: - .byte W72 - .byte N06 , Gn3 , v112 - .byte W06 - .byte N03 , Gs3 , v096 - .byte W06 - .byte Ds3 , v064 - .byte W06 - .byte As3 , v112 - .byte W06 - .byte PEND -mus_test4_2_002: - .byte W72 - .byte N06 , An3 , v112 - .byte W06 - .byte N03 , An3 , v096 - .byte W06 - .byte Fn3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte W78 - .byte Gn3 , v112 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte PATT - .word mus_test4_2_000 - .byte PATT - .word mus_test4_2_001 - .byte PATT - .word mus_test4_2_002 - .byte W72 - .byte N06 , Fn3 , v112 - .byte W06 - .byte N03 , Gn3 - .byte W12 - .byte N06 , An3 - .byte W06 - .byte W72 - .byte N03 , Gs2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte W72 - .byte Fs2 - .byte W06 - .byte As2 - .byte W06 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte W48 - .byte Dn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Gs2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Gs1 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte W48 - .byte As3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Fs2 - .byte W03 - .byte Ds2 - .byte W03 - .byte As1 - .byte W03 - .byte Fs1 - .byte W03 - .byte As1 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fs2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fs3 - .byte W03 - .byte As3 - .byte W03 - .byte Ds4 - .byte W03 - .byte GOTO - .word mus_test4_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_test4_3: - .byte KEYSH , mus_test4_key+0 -mus_test4_3_B1: - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 45*mus_test4_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Cn4 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte Dn4 , v076 - .byte W03 - .byte Cn4 , v096 - .byte W03 - .byte Dn4 , v076 - .byte W03 - .byte Cn4 , v096 - .byte W03 - .byte Dn4 , v076 - .byte W03 - .byte Cn4 , v096 - .byte W03 - .byte Dn4 , v072 - .byte W03 - .byte N06 , Cn4 , v112 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N24 , Fn4 - .byte W24 - .byte N03 , Ds4 , v096 - .byte W03 - .byte Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W03 - .byte An3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 , v092 - .byte W03 - .byte N06 , As2 , v112 - .byte W12 - .byte N18 - .byte W24 - .byte N06 - .byte W06 - .byte Cn3 - .byte W06 - .byte N18 , Dn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte N06 , Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N36 , Ds3 - .byte W36 - .byte N06 - .byte W12 - .byte N18 , Cn3 - .byte W24 - .byte N06 - .byte W12 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N36 , Fn3 - .byte W36 - .byte N06 , As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N04 , Fs3 - .byte W08 - .byte As3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Cs4 - .byte W08 - .byte As3 - .byte W08 - .byte Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N03 , Gs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Cn3 - .byte W03 - .byte Gs2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Dn4 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte Dn4 - .byte W12 - .byte N06 - .byte W24 - .byte Fn4 - .byte W12 - .byte N03 , Cn4 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W12 - .byte N06 - .byte W24 - .byte Ds4 - .byte W12 - .byte N03 , Fn4 - .byte W12 - .byte N21 - .byte W24 - .byte N03 , Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N32 , As3 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Cn4 - .byte W24 - .byte N24 - .byte W24 -mus_test4_3_000: - .byte W72 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte As3 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_test4_3_001: - .byte W72 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W12 - .byte Gn4 , v112 - .byte W06 - .byte PEND -mus_test4_3_002: - .byte W72 - .byte N06 , Fn4 , v112 - .byte W06 - .byte N03 , Fn4 , v096 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte W78 - .byte Bn3 , v112 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte PATT - .word mus_test4_3_000 - .byte PATT - .word mus_test4_3_001 - .byte PATT - .word mus_test4_3_002 - .byte W72 - .byte N06 , As3 , v112 - .byte W06 - .byte N03 , Cn4 - .byte W12 - .byte Dn4 - .byte W06 - .byte W72 - .byte Fn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte W72 - .byte Ds3 - .byte W06 - .byte Fs3 - .byte W06 - .byte As3 - .byte W06 - .byte Ds4 - .byte W06 - .byte W48 - .byte Gs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Gs3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte Gs2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gs2 - .byte W03 - .byte Dn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Dn4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fn4 - .byte W03 - .byte W48 - .byte Fs4 - .byte W03 - .byte Ds4 - .byte W03 - .byte As3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Ds3 - .byte W03 - .byte As2 - .byte W03 - .byte Fs2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Fs2 - .byte W03 - .byte As2 - .byte W03 - .byte Ds3 - .byte W03 - .byte Fs3 - .byte W03 - .byte As3 - .byte W03 - .byte Ds4 - .byte W03 - .byte Fs4 - .byte W03 - .byte As4 - .byte W03 - .byte GOTO - .word mus_test4_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_test4_4: - .byte KEYSH , mus_test4_key+0 -mus_test4_4_B1: - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 90*mus_test4_mvl/mxv - .byte N06 , En1 , v112 - .byte N48 , An2 , v092 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v064 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v052 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte N24 , An2 - .byte W48 -mus_test4_4_000: - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N48 , An2 - .byte W48 - .byte PEND - .byte N06 , En1 - .byte W12 - .byte En1 , v092 - .byte W24 - .byte N03 , En1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte N24 , An2 , v076 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N48 , An2 - .byte W12 - .byte N06 , En1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte N03 , En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v032 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v036 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v052 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte PATT - .word mus_test4_4_000 - .byte N06 , En1 , v112 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 - .byte N24 , An2 , v076 - .byte W24 - .byte N06 , Cn1 , v112 - .byte N48 , An2 - .byte W06 - .byte N06 , Cn1 - .byte W06 - .byte En1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N03 , En1 , v104 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v104 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte En1 , v096 - .byte W03 - .byte En1 , v064 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 -mus_test4_4_001: - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PEND - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 , v088 - .byte W06 - .byte PATT - .word mus_test4_4_001 -mus_test4_4_002: - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v092 - .byte W12 - .byte N06 , En1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_test4_4_001 - .byte N06 , Cn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W18 - .byte N03 , Cn1 , v100 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W06 - .byte Cn1 - .byte W06 - .byte En1 , v104 - .byte W06 - .byte En1 , v092 - .byte W06 - .byte PATT - .word mus_test4_4_001 - .byte PATT - .word mus_test4_4_002 -mus_test4_4_003: - .byte N06 , Cn1 , v112 - .byte W18 - .byte Cn1 , v088 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte Dn1 , v104 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte PEND - .byte PATT - .word mus_test4_4_003 - .byte PATT - .word mus_test4_4_003 - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W12 - .byte Dn1 , v088 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W12 - .byte Dn1 , v084 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte Cn1 , v092 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte Dn1 , v104 - .byte W12 - .byte En1 , v112 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte GOTO - .word mus_test4_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_test4_5: - .byte KEYSH , mus_test4_key+0 -mus_test4_5_B1: - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 68*mus_test4_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Fn1 , v112 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte An2 - .byte W06 - .byte N24 , Cn3 - .byte W24 - .byte N12 , Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , As1 - .byte W12 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn1 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Gs1 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Ds1 - .byte W12 - .byte Gn1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N12 - .byte W12 - .byte Ds2 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , As1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte Gs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N24 - .byte W24 - .byte N06 , Ds1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N21 , Gn2 - .byte W24 - .byte N03 , Gn1 - .byte W06 - .byte N03 - .byte W06 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Gn2 - .byte W12 - .byte N12 , Gn1 - .byte W12 - .byte N06 , Fs1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W12 - .byte N12 , Gs2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Dn1 - .byte W12 - .byte VOL , 22*mus_test4_mvl/mxv - .byte BEND , c_v+1 - .byte N04 , Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte N42 , Fn4 - .byte W48 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte N36 , Cn4 - .byte W36 - .byte N06 , An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte N36 , Fn4 - .byte W36 - .byte N06 , Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Cn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Dn4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte TIE , Gn4 - .byte W72 - .byte W48 - .byte EOT - .byte N06 , Fn4 - .byte W06 - .byte N03 , Ds4 - .byte W12 - .byte Dn4 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W06 - .byte As4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W12 - .byte N06 - .byte W06 - .byte Gn4 - .byte W12 - .byte N06 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W12 - .byte N06 - .byte W12 - .byte Cn5 - .byte W12 - .byte N06 - .byte W06 - .byte VOL , 68*mus_test4_mvl/mxv - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte N06 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W30 - .byte W12 - .byte N03 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W18 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W12 - .byte As3 - .byte W18 - .byte Cn4 - .byte W12 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W18 - .byte N03 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte N06 , Ds4 , v112 - .byte W06 - .byte Dn4 - .byte W30 - .byte Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N24 , Fs4 - .byte W24 - .byte N18 , Gs4 - .byte W24 - .byte GOTO - .word mus_test4_5_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_test4: - .byte 5 @ NumTrks - .byte 0 @ NumBlks - .byte mus_test4_pri @ Priority - .byte mus_test4_rev @ Reverb. - - .word mus_test4_grp - - .word mus_test4_1 - .word mus_test4_2 - .word mus_test4_3 - .word mus_test4_4 - .word mus_test4_5 - - .end diff --git a/sound/songs/mus_tetsuji.s b/sound/songs/mus_tetsuji.s deleted file mode 100644 index 8d771cebc1..0000000000 --- a/sound/songs/mus_tetsuji.s +++ /dev/null @@ -1,1739 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_tetsuji_grp, voicegroup034 - .equ mus_tetsuji_pri, 0 - .equ mus_tetsuji_rev, reverb_set+50 - .equ mus_tetsuji_mvl, 127 - .equ mus_tetsuji_key, 0 - .equ mus_tetsuji_tbs, 1 - .equ mus_tetsuji_exg, 0 - .equ mus_tetsuji_cmp, 1 - - .section .rodata - .global mus_tetsuji - .align 2 - -@********************** Track 1 **********************@ - -mus_tetsuji_1: - .byte KEYSH , mus_tetsuji_key+0 -mus_tetsuji_1_B1: - .byte TEMPO , 108*mus_tetsuji_tbs/2 - .byte VOICE , 48 - .byte PAN , c_v-16 - .byte LFOS , 44 - .byte VOL , 37*mus_tetsuji_mvl/mxv - .byte W48 - .byte N03 , Bn3 , v112 - .byte W03 - .byte N32 , Cn4 - .byte W32 - .byte W01 - .byte N12 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N24 , Cn4 - .byte W36 - .byte W24 - .byte N12 , En4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte Cs4 - .byte W12 - .byte An3 - .byte W12 - .byte N12 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N03 , En4 - .byte W03 - .byte N21 , Fn4 - .byte W21 - .byte N12 , Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N48 , As3 - .byte W48 - .byte N12 , Dn4 - .byte W12 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte N48 , Dn4 - .byte W48 - .byte N03 , En4 - .byte W03 - .byte N09 , Fn4 - .byte W09 - .byte N06 , Dn4 - .byte W12 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte N72 , Gn3 - .byte W48 - .byte W24 - .byte N12 - .byte W12 - .byte Fn3 - .byte W12 - .byte N36 , En3 - .byte W36 - .byte N12 , Dn3 - .byte W12 - .byte Cn3 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte GOTO - .word mus_tetsuji_1_B1 - .byte W48 - .byte FINE - -@********************** Track 2 **********************@ - -mus_tetsuji_2: - .byte KEYSH , mus_tetsuji_key+0 -mus_tetsuji_2_B1: - .byte VOICE , 73 - .byte LFOS , 44 - .byte MOD , 0 - .byte VOL , 44*mus_tetsuji_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Gn4 , v112 - .byte W12 - .byte VOICE , 48 - .byte VOL , 37*mus_tetsuji_mvl/mxv - .byte N12 , Cn4 - .byte W12 - .byte Cn5 - .byte W12 - .byte As4 - .byte W12 - .byte N03 , Gs4 - .byte W03 - .byte N32 , An4 - .byte W21 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte Cn5 - .byte W12 - .byte N24 , An4 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , An4 , v032 - .byte W12 - .byte W24 - .byte An4 , v112 - .byte W12 - .byte Cs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Dn5 , v032 - .byte W12 - .byte En5 , v112 - .byte W12 - .byte En5 , v032 - .byte W12 - .byte Fn5 , v112 - .byte W12 - .byte Fn5 , v032 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte Gn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte N03 , Cs5 - .byte W03 - .byte N21 , Dn5 - .byte W09 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Dn4 - .byte W12 - .byte En4 - .byte W12 - .byte N48 , Fn4 - .byte W36 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Cn5 - .byte W12 - .byte N06 , As4 - .byte W06 - .byte As4 , v032 - .byte W06 - .byte N12 , As4 , v112 - .byte W12 - .byte An4 - .byte W12 - .byte N48 , Fn4 - .byte W36 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N03 , Cs5 - .byte W03 - .byte N09 , Dn5 - .byte W09 - .byte N06 , An4 - .byte W06 - .byte An4 , v032 - .byte W06 - .byte N12 , An4 , v112 - .byte W12 - .byte Gn4 - .byte W12 - .byte N72 , Fn4 - .byte W48 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N36 , Gn4 - .byte W24 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , An4 - .byte W12 - .byte As4 - .byte W12 - .byte As4 , v032 - .byte W12 - .byte VOICE , 73 - .byte VOL , 50*mus_tetsuji_mvl/mxv - .byte N12 , An4 , v112 - .byte W12 - .byte As4 - .byte W12 - .byte N48 , Cn5 - .byte W36 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Cs5 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N06 , Fn4 - .byte W12 - .byte N24 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , En4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Dn4 , v032 - .byte W12 - .byte Fn4 , v112 - .byte W12 - .byte An4 - .byte W12 - .byte N48 , Gn4 - .byte W36 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Gn4 , v032 - .byte W12 - .byte N03 , En4 , v112 - .byte W03 - .byte N09 , Fn4 - .byte W09 - .byte N12 , Dn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N06 , En4 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte N24 , En4 , v112 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte Gn4 , v032 - .byte W12 - .byte VOICE , 48 - .byte VOL , 41*mus_tetsuji_mvl/mxv - .byte N12 , An4 , v112 - .byte W12 - .byte As4 - .byte W12 - .byte N48 , Cn5 - .byte W36 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Cn5 , v032 - .byte W12 - .byte An4 , v112 - .byte W12 - .byte Cs5 - .byte W12 - .byte En5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte En5 - .byte W12 - .byte Fn5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Dn5 , v032 - .byte W12 - .byte Fn5 , v112 - .byte W12 - .byte An5 - .byte W12 - .byte N48 , Gn5 - .byte W36 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N12 , Gn5 , v032 - .byte W12 - .byte N03 , En5 , v112 - .byte W03 - .byte N09 , Fn5 - .byte W09 - .byte N12 , Dn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte En5 , v032 - .byte W06 - .byte N24 , En5 , v112 - .byte W24 - .byte N12 , Fn5 - .byte W12 - .byte N24 , Gn5 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 73 - .byte MOD , 0 - .byte VOL , 50*mus_tetsuji_mvl/mxv - .byte N12 , As4 - .byte W12 - .byte Gn4 - .byte W12 - .byte GOTO - .word mus_tetsuji_2_B1 - .byte W48 - .byte FINE - -@********************** Track 3 **********************@ - -mus_tetsuji_3: - .byte KEYSH , mus_tetsuji_key+0 -mus_tetsuji_3_B1: - .byte VOICE , 35 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte VOL , 99*mus_tetsuji_mvl/mxv - .byte N06 , Cn1 , v112 - .byte W06 - .byte Cn1 , v028 - .byte W06 - .byte N12 , Cn2 , v112 - .byte W12 - .byte N06 , Cn3 , v088 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte N12 , As1 , v112 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Fn1 , v028 - .byte W12 - .byte N06 , Fn1 , v112 - .byte W06 - .byte Fn1 , v028 - .byte W06 - .byte Cn2 , v112 - .byte W06 - .byte Cn2 , v028 - .byte W06 - .byte N18 , Fn1 , v112 - .byte W18 - .byte N06 , Fn1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , An1 , v112 - .byte W24 - .byte N12 , An1 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N18 , An1 , v112 - .byte W18 - .byte N06 , An1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , Dn1 , v112 - .byte W24 - .byte N12 , Dn1 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N18 , An1 , v112 - .byte W24 - .byte N06 , Gn1 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , Cn1 , v112 - .byte W24 - .byte N12 , Cn1 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v028 - .byte W06 - .byte N12 , Fn1 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte En1 - .byte W12 - .byte N24 , Fn1 - .byte W24 - .byte N12 , Fn1 , v028 - .byte W12 - .byte N06 , As0 , v112 - .byte W06 - .byte As0 , v028 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v028 - .byte W06 - .byte N18 , As1 , v112 - .byte W18 - .byte N06 , As1 , v028 - .byte W06 - .byte Fs1 , v112 - .byte W06 - .byte Fs1 , v028 - .byte W06 - .byte N24 , Gn1 , v112 - .byte W24 - .byte N12 , Gn1 , v028 - .byte W12 - .byte N06 , Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v028 - .byte W06 - .byte N18 , Gn1 , v112 - .byte W18 - .byte N06 , Gn1 , v028 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v028 - .byte W06 - .byte N24 , Cn2 , v112 - .byte W24 - .byte N12 , Cn2 , v028 - .byte W12 - .byte N06 , Cn2 , v112 - .byte W06 - .byte Cn2 , v028 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v028 - .byte W06 - .byte N12 , Cn2 , v112 - .byte W12 - .byte As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte N12 , En1 , v028 - .byte W12 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v028 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Cn1 , v028 - .byte W06 - .byte N12 , Cn2 , v112 - .byte W12 - .byte N06 , Cn3 , v088 - .byte W06 - .byte Cn3 , v028 - .byte W06 - .byte N12 , As1 , v112 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte N12 , Cn2 , v028 - .byte W12 - .byte N06 , Cn2 , v112 - .byte W06 - .byte Cn2 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N18 , Cs2 , v112 - .byte W18 - .byte N06 , Cs2 , v028 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v028 - .byte W06 - .byte N24 , An1 , v112 - .byte W24 - .byte N12 , An1 , v028 - .byte W12 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v028 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v028 - .byte W06 - .byte N18 , Fn1 , v112 - .byte W18 - .byte N06 , Fn1 , v028 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte N24 , As1 , v112 - .byte W24 - .byte N12 , As1 , v028 - .byte W12 - .byte N06 , Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v028 - .byte W06 - .byte N18 , Gn1 , v112 - .byte W18 - .byte N06 , Gn1 , v028 - .byte W06 - .byte Dn2 , v112 - .byte W06 - .byte Dn2 , v028 - .byte W06 - .byte N24 , Cn2 , v112 - .byte W24 - .byte N12 , Cn2 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte As1 , v112 - .byte W06 - .byte As1 , v028 - .byte W06 - .byte N18 , As1 , v112 - .byte W18 - .byte N06 , As1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , An1 , v112 - .byte W24 - .byte N12 , An1 , v028 - .byte W12 - .byte N06 , An1 , v112 - .byte W06 - .byte An1 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N18 , An1 , v112 - .byte W18 - .byte N06 , An1 , v028 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v028 - .byte W06 - .byte N24 , Fn1 , v112 - .byte W24 - .byte N12 , Fn1 , v028 - .byte W12 - .byte N06 , Dn2 , v112 - .byte W06 - .byte Dn2 , v028 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v028 - .byte W06 - .byte N18 , Bn1 , v112 - .byte W18 - .byte N06 , Bn1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , As1 , v112 - .byte W24 - .byte N12 , As1 , v028 - .byte W12 - .byte N06 , Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte Bn1 , v028 - .byte W06 - .byte N18 , Bn1 , v112 - .byte W18 - .byte N06 , Bn1 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte N24 , Cn2 , v112 - .byte W24 - .byte N12 , Cn2 , v028 - .byte W12 - .byte N06 , Fn2 , v112 - .byte W06 - .byte Fn2 , v028 - .byte W06 - .byte Cn2 , v112 - .byte W06 - .byte Cn2 , v028 - .byte W06 - .byte N18 , Cn2 , v112 - .byte W18 - .byte N06 , Cn2 , v028 - .byte W06 - .byte Gn1 , v112 - .byte W06 - .byte Gn1 , v028 - .byte W06 - .byte GOTO - .word mus_tetsuji_3_B1 - .byte W48 - .byte FINE - -@********************** Track 4 **********************@ - -mus_tetsuji_4: - .byte KEYSH , mus_tetsuji_key+0 -mus_tetsuji_4_B1: - .byte VOICE , 45 - .byte LFOS , 44 - .byte PAN , c_v+32 - .byte VOL , 62*mus_tetsuji_mvl/mxv - .byte W24 - .byte N06 , As3 , v112 - .byte W06 - .byte N12 , As3 , v040 - .byte W66 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte VOICE , 0 - .byte VOL , 50*mus_tetsuji_mvl/mxv - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte GOTO - .word mus_tetsuji_4_B1 - .byte W48 - .byte FINE - -@********************** Track 5 **********************@ - -mus_tetsuji_5: - .byte KEYSH , mus_tetsuji_key+0 -mus_tetsuji_5_B1: - .byte VOICE , 1 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte VOL , 50*mus_tetsuji_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N12 , An5 , v112 - .byte W12 - .byte As5 - .byte W12 - .byte N48 , Cn6 - .byte W48 - .byte N12 , Cs6 - .byte W12 - .byte As5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte N06 , Fn5 - .byte W06 - .byte Fn5 , v036 - .byte W06 - .byte N24 , Fn5 , v112 - .byte W24 - .byte N12 , En5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Dn5 , v036 - .byte W12 - .byte Fn5 , v112 - .byte W12 - .byte An5 - .byte W12 - .byte N48 , Gn5 - .byte W48 - .byte N12 , Gn5 , v036 - .byte W12 - .byte N03 , En5 , v112 - .byte W03 - .byte N09 , Fn5 - .byte W09 - .byte N12 , Dn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte En5 , v036 - .byte W06 - .byte N24 , En5 , v112 - .byte W24 - .byte N12 , Fn5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Gn5 , v036 - .byte W12 - .byte An5 , v112 - .byte W12 - .byte As5 - .byte W12 - .byte N48 , Cn6 - .byte W48 - .byte N12 , Cn6 , v036 - .byte W12 - .byte An5 , v112 - .byte W12 - .byte Cs6 - .byte W12 - .byte En6 - .byte W12 - .byte Gn6 - .byte W12 - .byte Fn6 - .byte W12 - .byte En6 - .byte W12 - .byte Fn6 - .byte W12 - .byte Dn6 - .byte W12 - .byte Dn6 , v032 - .byte W12 - .byte Fn6 , v112 - .byte W12 - .byte An6 - .byte W12 - .byte N48 , Gn6 - .byte W48 - .byte N12 , Gn6 , v036 - .byte W12 - .byte N03 , En6 , v112 - .byte W03 - .byte N09 , Fn6 - .byte W09 - .byte N12 , Dn6 - .byte W12 - .byte Fn6 - .byte W12 - .byte N06 , En6 - .byte W06 - .byte En6 , v032 - .byte W06 - .byte N24 , En6 , v112 - .byte W24 - .byte N12 , Fn6 - .byte W12 - .byte N24 , Gn6 - .byte W24 - .byte N12 , As5 - .byte W12 - .byte Gn5 - .byte W12 - .byte GOTO - .word mus_tetsuji_5_B1 - .byte W48 - .byte FINE - -@********************** Track 6 **********************@ - -mus_tetsuji_6: - .byte KEYSH , mus_tetsuji_key+0 -mus_tetsuji_6_B1: - .byte VOICE , 45 - .byte LFOS , 44 - .byte PAN , c_v-32 - .byte VOL , 72*mus_tetsuji_mvl/mxv - .byte N06 , Cn3 , v112 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v040 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v040 - .byte W54 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte VOICE , 48 - .byte W84 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte GOTO - .word mus_tetsuji_6_B1 - .byte W48 - .byte FINE - -@********************** Track 7 **********************@ - -mus_tetsuji_7: - .byte KEYSH , mus_tetsuji_key+0 -mus_tetsuji_7_B1: - .byte VOICE , 4 - .byte PAN , c_v-63 - .byte XCMD , xIECV , 12 - .byte xIECV , 8 - .byte LFOS , 44 - .byte VOL , 58*mus_tetsuji_mvl/mxv - .byte W48 - .byte N06 , Fn2 , v112 - .byte W06 - .byte Fn2 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Fn2 , v112 - .byte W06 - .byte Fn2 , v032 - .byte W06 - .byte VOICE , 4 - .byte N06 , Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte As2 , v112 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte As2 , v112 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 -mus_tetsuji_7_000: - .byte N06 , Bn2 , v112 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte As2 , v112 - .byte W06 - .byte As2 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte PEND - .byte Gn2 , v112 - .byte W06 - .byte Gn2 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte An2 , v112 - .byte W06 - .byte An2 , v032 - .byte W06 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W06 - .byte PATT - .word mus_tetsuji_7_000 - .byte N06 , Bn2 , v112 - .byte W06 - .byte Bn2 , v032 - .byte W06 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte Cn3 , v112 - .byte W06 - .byte Cn3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v032 - .byte W06 - .byte Gn4 , v112 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte GOTO - .word mus_tetsuji_7_B1 - .byte W48 - .byte FINE - -@********************** Track 8 **********************@ - -mus_tetsuji_8: - .byte KEYSH , mus_tetsuji_key+0 -mus_tetsuji_8_B1: - .byte VOICE , 5 - .byte PAN , c_v+63 - .byte XCMD , xIECV , 12 - .byte xIECV , 8 - .byte LFOS , 44 - .byte VOL , 50*mus_tetsuji_mvl/mxv - .byte W72 - .byte N06 , Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Fn2 , v112 - .byte W06 - .byte Fn2 , v032 - .byte W06 - .byte W12 - .byte VOICE , 5 - .byte W12 - .byte N06 , Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W30 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W18 - .byte W24 - .byte En3 , v112 - .byte W06 - .byte En3 , v032 - .byte W06 - .byte Cs3 , v112 - .byte W06 - .byte Cs3 , v032 - .byte W30 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W18 - .byte W24 - .byte Cs4 , v112 - .byte W06 - .byte Cs4 , v032 - .byte W42 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W18 - .byte W24 - .byte Fn3 , v112 - .byte W06 - .byte Fn3 , v032 - .byte W06 - .byte Dn3 , v112 - .byte W06 - .byte Dn3 , v032 - .byte W30 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W18 - .byte W24 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W30 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W18 - .byte W24 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W30 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W18 - .byte W24 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W42 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W18 - .byte W24 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W42 - .byte An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W18 -mus_tetsuji_8_000: - .byte W24 - .byte N06 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W42 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W18 - .byte PEND -mus_tetsuji_8_001: - .byte W24 - .byte N06 , An3 , v112 - .byte W06 - .byte An3 , v032 - .byte W42 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W18 - .byte PEND - .byte W24 - .byte Gn3 , v112 - .byte W06 - .byte Gn3 , v032 - .byte W42 - .byte Fn4 , v112 - .byte W06 - .byte Fn4 , v032 - .byte W18 - .byte W24 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W42 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W18 - .byte PATT - .word mus_tetsuji_8_000 - .byte PATT - .word mus_tetsuji_8_001 - .byte W24 - .byte N06 , Bn3 , v112 - .byte W06 - .byte Bn3 , v032 - .byte W42 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W18 - .byte W24 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v032 - .byte W18 - .byte GOTO - .word mus_tetsuji_8_B1 - .byte W48 - .byte FINE - -@********************** Track 9 **********************@ - -mus_tetsuji_9: - .byte KEYSH , mus_tetsuji_key+0 -mus_tetsuji_9_B1: - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 40*mus_tetsuji_mvl/mxv - .byte W48 - .byte N06 , Fs2 , v084 - .byte W12 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v112 - .byte W12 - .byte Fs2 , v068 - .byte W12 -mus_tetsuji_9_000: - .byte N06 , Fs2 , v084 - .byte W12 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v112 - .byte W12 - .byte Fs2 , v068 - .byte W12 - .byte Fs2 , v084 - .byte W12 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v112 - .byte W12 - .byte Fs2 , v068 - .byte W12 - .byte PEND - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte PATT - .word mus_tetsuji_9_000 - .byte N06 , Fs2 , v084 - .byte W12 - .byte Fs2 , v064 - .byte W12 - .byte Fs2 , v112 - .byte W12 - .byte Fs2 , v068 - .byte W12 - .byte GOTO - .word mus_tetsuji_9_B1 - .byte W48 - .byte FINE - -@******************************************************@ - .align 2 - -mus_tetsuji: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_tetsuji_pri @ Priority - .byte mus_tetsuji_rev @ Reverb. - - .word mus_tetsuji_grp - - .word mus_tetsuji_1 - .word mus_tetsuji_2 - .word mus_tetsuji_3 - .word mus_tetsuji_4 - .word mus_tetsuji_5 - .word mus_tetsuji_6 - .word mus_tetsuji_7 - .word mus_tetsuji_8 - .word mus_tetsuji_9 - - .end diff --git a/sound/songs/mus_thankfor.s b/sound/songs/mus_thankfor.s deleted file mode 100644 index 1122588b9d..0000000000 --- a/sound/songs/mus_thankfor.s +++ /dev/null @@ -1,7462 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_thankfor_grp, voicegroup101 - .equ mus_thankfor_pri, 0 - .equ mus_thankfor_rev, reverb_set+50 - .equ mus_thankfor_mvl, 127 - .equ mus_thankfor_key, 0 - .equ mus_thankfor_tbs, 1 - .equ mus_thankfor_exg, 0 - .equ mus_thankfor_cmp, 1 - - .section .rodata - .global mus_thankfor - .align 2 - -@********************** Track 1 **********************@ - -mus_thankfor_1: - .byte KEYSH , mus_thankfor_key+0 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 88*mus_thankfor_mvl/mxv - .byte PAN , c_v+6 - .byte BEND , c_v+0 - .byte W24 - .byte N24 , Bn2 , v088 - .byte W24 - .byte An2 , v092 - .byte W24 - .byte Bn2 - .byte W18 - .byte VOL , 77*mus_thankfor_mvl/mxv - .byte W06 - .byte N24 , Cn3 , v076 - .byte W24 - .byte Bn2 , v084 - .byte W24 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte An2 , v092 - .byte W24 - .byte TEMPO , 84*mus_thankfor_tbs/2 - .byte Bn2 , v104 - .byte W24 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte W24 - .byte Bn2 , v088 - .byte W24 - .byte An2 , v092 - .byte W24 - .byte Bn2 - .byte W24 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte N30 , Gn3 , v064 - .byte W36 - .byte N12 , Gn3 , v088 - .byte W12 - .byte TEMPO , 84*mus_thankfor_tbs/2 - .byte Dn4 , v064 - .byte W12 - .byte Cn4 , v072 - .byte W12 - .byte TEMPO , 76*mus_thankfor_tbs/2 - .byte Bn3 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte N96 , Bn3 , v096 - .byte W96 - .byte N24 , An3 , v076 - .byte W24 - .byte Bn3 , v080 - .byte W24 - .byte Cn4 , v084 - .byte W24 - .byte N12 , Dn4 , v092 - .byte W18 - .byte N03 , Gn3 , v072 - .byte W03 - .byte An3 , v076 - .byte W03 - .byte N90 , Bn3 , v108 - .byte W90 - .byte N03 , Gn3 , v064 - .byte W06 - .byte N96 , Gn3 , v096 - .byte W96 - .byte Cn4 , v108 - .byte W96 - .byte N24 , Bn3 , v076 - .byte W24 - .byte Cn4 , v084 - .byte W24 - .byte Dn4 , v088 - .byte W24 - .byte N18 , En4 , v080 - .byte W18 - .byte N03 , Fs3 , v072 - .byte W03 - .byte An3 - .byte W03 - .byte N96 , Cn4 , v112 - .byte W96 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte VOL , 31*mus_thankfor_mvl/mxv - .byte W48 - .byte TEMPO , 82*mus_thankfor_tbs/2 - .byte N12 , Dn5 - .byte W12 - .byte N18 , Cn5 , v096 - .byte W18 - .byte N06 , Bn4 , v092 - .byte W06 - .byte An4 , v084 - .byte W06 - .byte Gn4 - .byte W06 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte N36 , Bn4 , v112 - .byte W36 - .byte N06 , As4 , v080 - .byte W06 - .byte Bn4 , v088 - .byte W06 - .byte N30 , Dn4 , v096 - .byte W36 - .byte N03 , Dn4 , v076 - .byte W06 - .byte N06 , Dn4 , v088 - .byte W06 - .byte N24 , An4 , v112 - .byte W24 - .byte Bn4 , v104 - .byte W24 - .byte Cn5 , v092 - .byte W24 - .byte N12 , Dn5 - .byte W12 - .byte N06 , Cs5 , v068 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Bn4 , v108 - .byte W06 - .byte An4 , v076 - .byte W06 - .byte Gn4 , v072 - .byte W06 - .byte An4 , v080 - .byte W06 - .byte N18 , Bn4 , v112 - .byte W18 - .byte N03 , Gn4 , v080 - .byte W06 - .byte N24 , Gn4 , v108 - .byte W24 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Fs4 , v040 - .byte W06 - .byte En4 , v052 - .byte W06 - .byte Fs4 , v060 - .byte W06 - .byte Gn4 , v096 - .byte W06 - .byte Bn3 , v072 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+27 - .byte N04 , Gn5 , v044 - .byte W04 - .byte En5 - .byte W04 - .byte Bn4 - .byte W04 - .byte PAN , c_v+2 - .byte N04 , En5 , v036 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte PAN , c_v-13 - .byte N04 , Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte PAN , c_v-25 - .byte N04 , Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte PAN , c_v+5 - .byte N42 , Cn5 , v108 - .byte W42 - .byte N03 , En4 , v080 - .byte W06 - .byte N36 , En4 , v100 - .byte W36 - .byte N06 , En4 , v076 - .byte W06 - .byte An4 , v092 - .byte W06 - .byte N12 , Bn4 , v112 - .byte W12 - .byte N06 , En4 , v064 - .byte W06 - .byte Bn4 , v072 - .byte W06 - .byte N12 , Cn5 , v100 - .byte W12 - .byte N06 , En4 , v068 - .byte W06 - .byte Cn5 , v072 - .byte W06 - .byte N12 , Dn5 , v100 - .byte W12 - .byte N06 , En4 , v068 - .byte W06 - .byte Dn5 , v072 - .byte W06 - .byte N12 , En5 , v100 - .byte W12 - .byte N06 , An4 , v088 - .byte W06 - .byte N03 , En5 , v076 - .byte W03 - .byte Fs5 , v084 - .byte W03 - .byte N06 , Gn5 , v112 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte En5 , v076 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte N24 , Dn5 , v096 - .byte W24 - .byte TEMPO , 80*mus_thankfor_tbs/2 - .byte N12 , Bn4 , v088 - .byte W12 - .byte N06 , Cn5 , v080 - .byte W06 - .byte Dn5 , v088 - .byte W06 - .byte TEMPO , 92*mus_thankfor_tbs/2 - .byte PAN , c_v+32 - .byte N06 , Gn5 , v044 - .byte W06 - .byte An5 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte TEMPO , 86*mus_thankfor_tbs/2 - .byte PAN , c_v+8 - .byte N06 , En5 - .byte W06 - .byte Fs5 , v040 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 , v032 - .byte W06 - .byte TEMPO , 80*mus_thankfor_tbs/2 - .byte PAN , c_v-8 - .byte N06 , Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte TEMPO , 68*mus_thankfor_tbs/2 - .byte PAN , c_v-25 - .byte N06 , An4 - .byte W06 - .byte Bn4 , v036 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte An4 - .byte W06 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte PAN , c_v+5 - .byte N30 , Bn3 , v112 - .byte W30 - .byte N12 , Cn4 , v084 - .byte W12 - .byte N06 , Dn4 , v092 - .byte W06 - .byte N36 , Bn3 , v104 - .byte W24 - .byte TEMPO , 92*mus_thankfor_tbs/2 - .byte W12 - .byte N06 , Cn4 , v088 - .byte W06 - .byte Dn4 , v100 - .byte W06 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte N12 , Fn4 , v104 - .byte W12 - .byte En4 , v092 - .byte W12 - .byte Ds4 , v084 - .byte W12 - .byte En4 , v092 - .byte W12 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte N30 , Bn3 , v096 - .byte W24 - .byte TEMPO , 84*mus_thankfor_tbs/2 - .byte W06 - .byte N12 , Cn4 , v092 - .byte W12 - .byte N06 , Dn4 , v100 - .byte W06 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte N30 , Cn4 , v112 - .byte W30 - .byte N12 , Dn4 , v104 - .byte W12 - .byte N06 , En4 , v112 - .byte W06 - .byte N36 , Cn4 , v104 - .byte W36 - .byte N06 , Dn4 , v088 - .byte W06 - .byte En4 , v100 - .byte W06 - .byte N12 , Gn4 , v104 - .byte W12 - .byte Fs4 , v092 - .byte W12 - .byte En4 , v084 - .byte W12 - .byte Fs4 , v092 - .byte W12 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte Dn4 , v096 - .byte W12 - .byte Cn4 , v112 - .byte W12 - .byte TEMPO , 78*mus_thankfor_tbs/2 - .byte W06 - .byte N06 , Bn3 , v100 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte Gn3 - .byte W06 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte N30 , Bn4 - .byte W30 - .byte N12 , Cn5 , v104 - .byte W12 - .byte N06 , Dn5 , v112 - .byte W06 - .byte N36 , Bn4 , v104 - .byte W36 - .byte N06 , Cn5 , v088 - .byte W06 - .byte Dn5 , v100 - .byte W06 - .byte N12 , Fn5 , v104 - .byte W12 - .byte En5 , v092 - .byte W12 - .byte Ds5 , v084 - .byte W12 - .byte En5 , v092 - .byte W12 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte N30 , Bn4 , v096 - .byte W24 - .byte TEMPO , 82*mus_thankfor_tbs/2 - .byte W06 - .byte N12 , Cn5 , v092 - .byte W12 - .byte N06 , Dn5 , v100 - .byte W06 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte N12 , Cn5 , v112 - .byte W12 - .byte En4 , v084 - .byte W12 - .byte An4 , v088 - .byte W12 - .byte En4 , v076 - .byte W12 - .byte N24 , Gn4 , v104 - .byte W24 - .byte N03 , Gn4 , v080 - .byte W03 - .byte An4 , v092 - .byte W03 - .byte N06 , Gn4 , v080 - .byte W06 - .byte Fs4 , v088 - .byte W06 - .byte An4 - .byte W06 - .byte BEND , c_v+0 - .byte N72 , Gn4 , v096 - .byte W36 - .byte TEMPO , 92*mus_thankfor_tbs/2 - .byte W12 - .byte TEMPO , 86*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 76*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte W48 - .byte TEMPO , 82*mus_thankfor_tbs/2 - .byte W48 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte TEMPO , 88*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 64*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 88*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 82*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 70*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 64*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte W72 - .byte TEMPO , 86*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte W48 - .byte TEMPO , 86*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 82*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte W96 - .byte W48 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 78*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte W96 - .byte W48 - .byte TEMPO , 90*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 82*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 92*mus_thankfor_tbs/2 - .byte W48 - .byte TEMPO , 88*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 74*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 92*mus_thankfor_tbs/2 - .byte W72 - .byte TEMPO , 82*mus_thankfor_tbs/2 - .byte W24 - .byte TEMPO , 94*mus_thankfor_tbs/2 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte TEMPO , 82*mus_thankfor_tbs/2 - .byte W96 - .byte TEMPO , 182*mus_thankfor_tbs/2 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 2 **********************@ - -mus_thankfor_2: - .byte KEYSH , mus_thankfor_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 100*mus_thankfor_mvl/mxv - .byte PAN , c_v+0 - .byte W24 - .byte N24 , Bn2 , v088 - .byte W24 - .byte An2 , v092 - .byte W24 - .byte Bn2 - .byte W24 - .byte Cn3 , v076 - .byte W24 - .byte Bn2 , v084 - .byte W24 - .byte An2 , v092 - .byte W24 - .byte Bn2 , v104 - .byte W24 - .byte W24 - .byte Bn2 , v088 - .byte W24 - .byte An2 , v092 - .byte W24 - .byte Bn2 - .byte W24 - .byte N30 , Gn3 , v064 - .byte W36 - .byte N12 , Gn3 , v088 - .byte W12 - .byte Dn4 , v064 - .byte W12 - .byte Cn4 , v072 - .byte W12 - .byte Bn3 - .byte W12 - .byte An3 , v064 - .byte W12 - .byte N96 , Bn3 , v096 - .byte W96 - .byte N24 , An3 , v076 - .byte W24 - .byte Bn3 , v080 - .byte W24 - .byte Cn4 , v084 - .byte W24 - .byte N12 , Dn4 , v092 - .byte W18 - .byte N03 , Gn3 , v072 - .byte W03 - .byte An3 , v076 - .byte W03 - .byte N90 , Bn3 , v108 - .byte W90 - .byte N03 , Gn3 , v064 - .byte W06 - .byte N96 , Gn3 , v096 - .byte W96 - .byte Cn4 , v108 - .byte W96 - .byte N24 , Bn3 , v076 - .byte W24 - .byte Cn4 , v084 - .byte W24 - .byte Dn4 , v088 - .byte W24 - .byte N18 , En4 , v080 - .byte W18 - .byte N03 , Fs3 , v072 - .byte W03 - .byte An3 - .byte W03 - .byte N96 , Cn4 , v092 - .byte W96 - .byte VOL , 78*mus_thankfor_mvl/mxv - .byte W48 - .byte N12 , Dn5 , v112 - .byte W12 - .byte N18 , Cn5 , v096 - .byte W18 - .byte N06 , Bn4 , v092 - .byte W06 - .byte An4 , v084 - .byte W06 - .byte Gn4 - .byte W06 - .byte N36 , Bn4 , v112 - .byte W36 - .byte N06 , As4 , v080 - .byte W06 - .byte Bn4 , v088 - .byte W06 - .byte N30 , Dn4 , v096 - .byte W36 - .byte N03 , Dn4 , v076 - .byte W06 - .byte N06 , Dn4 , v088 - .byte W06 - .byte N24 , An4 , v084 - .byte W24 - .byte Bn4 , v088 - .byte W24 - .byte Cn5 , v092 - .byte W24 - .byte N12 , Dn5 - .byte W12 - .byte N06 , Cs5 , v068 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Bn4 , v108 - .byte W06 - .byte An4 , v076 - .byte W06 - .byte Gn4 , v072 - .byte W06 - .byte An4 , v080 - .byte W06 - .byte N18 , Bn4 , v112 - .byte W18 - .byte N03 , Gn4 , v080 - .byte W06 - .byte N24 , Gn4 , v108 - .byte W24 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Fs4 , v040 - .byte W06 - .byte En4 , v052 - .byte W06 - .byte Fs4 , v060 - .byte W06 - .byte Gn4 , v096 - .byte W06 - .byte Bn3 , v072 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+27 - .byte N04 , Gn5 , v044 - .byte W04 - .byte En5 - .byte W04 - .byte Bn4 - .byte W04 - .byte PAN , c_v+1 - .byte N04 , En5 , v040 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte PAN , c_v-11 - .byte N04 , Bn4 - .byte W04 - .byte Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte PAN , c_v-24 - .byte N04 , Gn4 - .byte W04 - .byte En4 - .byte W04 - .byte Bn3 - .byte W04 - .byte PAN , c_v+0 - .byte N42 , Cn5 , v108 - .byte W42 - .byte N03 , En4 , v080 - .byte W06 - .byte N36 , En4 , v100 - .byte W36 - .byte N06 , En4 , v076 - .byte W06 - .byte An4 , v092 - .byte W06 - .byte N12 , Bn4 , v112 - .byte W12 - .byte N06 , En4 , v064 - .byte W06 - .byte Bn4 , v072 - .byte W06 - .byte N12 , Cn5 , v100 - .byte W12 - .byte N06 , En4 , v068 - .byte W06 - .byte Cn5 , v072 - .byte W06 - .byte N12 , Dn5 , v100 - .byte W12 - .byte N06 , En4 , v068 - .byte W06 - .byte Dn5 , v072 - .byte W06 - .byte N12 , En5 , v100 - .byte W12 - .byte N06 , An4 , v088 - .byte W06 - .byte N03 , En5 , v076 - .byte W03 - .byte Fs5 , v084 - .byte W03 - .byte N06 , Gn5 , v112 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte En5 , v076 - .byte W06 - .byte Fs5 , v080 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N24 , Dn5 - .byte W24 - .byte N12 , Bn4 , v088 - .byte W12 - .byte N06 , Cn5 , v076 - .byte W06 - .byte Dn5 , v080 - .byte W06 - .byte PAN , c_v+25 - .byte N06 , Gn5 , v044 - .byte W06 - .byte An5 - .byte W06 - .byte PAN , c_v+16 - .byte N06 , Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte PAN , c_v+5 - .byte N06 , En5 - .byte W06 - .byte Fs5 , v040 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 , v032 - .byte W06 - .byte PAN , c_v-8 - .byte N06 , Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v-26 - .byte N06 , An4 - .byte W06 - .byte Bn4 , v036 - .byte W06 - .byte Gn4 , v032 - .byte W06 - .byte An4 - .byte W06 - .byte VOL , 98*mus_thankfor_mvl/mxv - .byte PAN , c_v+0 - .byte N30 , Bn3 , v088 - .byte W30 - .byte N12 , Cn4 , v084 - .byte W12 - .byte N06 , Dn4 , v092 - .byte W06 - .byte N36 , Bn3 , v104 - .byte W36 - .byte N06 , Cn4 , v088 - .byte W06 - .byte Dn4 , v100 - .byte W06 - .byte N12 , Fn4 , v104 - .byte W12 - .byte En4 , v092 - .byte W12 - .byte Ds4 , v084 - .byte W12 - .byte En4 , v092 - .byte W12 - .byte N30 , Bn3 , v080 - .byte W30 - .byte N12 , Cn4 , v092 - .byte W12 - .byte N06 , Dn4 , v100 - .byte W06 - .byte N30 , Cn4 , v096 - .byte W30 - .byte N12 , Dn4 , v104 - .byte W12 - .byte N06 , En4 , v112 - .byte W06 - .byte N36 , Cn4 , v104 - .byte W36 - .byte N06 , Dn4 , v088 - .byte W06 - .byte En4 , v100 - .byte W06 - .byte N12 , Gn4 , v104 - .byte W12 - .byte Fs4 , v092 - .byte W12 - .byte En4 , v084 - .byte W12 - .byte Fs4 , v092 - .byte W12 - .byte Dn4 , v096 - .byte W12 - .byte Cn4 , v112 - .byte W18 - .byte N06 , Bn3 , v100 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte Gn3 - .byte W06 - .byte VOL , 78*mus_thankfor_mvl/mxv - .byte N30 , Bn4 - .byte W30 - .byte N12 , Cn5 , v104 - .byte W12 - .byte N06 , Dn5 , v112 - .byte W06 - .byte N36 , Bn4 , v104 - .byte W36 - .byte N06 , Cn5 , v088 - .byte W06 - .byte Dn5 , v100 - .byte W06 - .byte N12 , Fn5 , v104 - .byte W12 - .byte En5 , v092 - .byte W12 - .byte Ds5 , v084 - .byte W12 - .byte En5 , v092 - .byte W12 - .byte N30 , Bn4 , v096 - .byte W30 - .byte N12 , Cn5 , v092 - .byte W12 - .byte N06 , Dn5 , v100 - .byte W06 - .byte N12 , Cn5 , v112 - .byte W12 - .byte En4 , v084 - .byte W12 - .byte An4 , v088 - .byte W12 - .byte En4 , v076 - .byte W12 - .byte N24 , Gn4 , v104 - .byte W24 - .byte N03 , Gn4 , v080 - .byte W03 - .byte An4 , v092 - .byte W03 - .byte N06 , Gn4 , v080 - .byte W06 - .byte Fs4 , v088 - .byte W06 - .byte An4 - .byte W06 - .byte N72 , Gn4 , v096 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 73 - .byte W96 - .byte PAN , c_v-29 - .byte VOL , 29*mus_thankfor_mvl/mxv - .byte N06 , Gn5 , v112 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn6 - .byte W06 - .byte Bn5 - .byte W06 - .byte N03 , An5 - .byte W03 - .byte Bn5 - .byte W03 - .byte N06 , An5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N03 , Gn5 - .byte W03 - .byte An5 - .byte W03 - .byte N06 , Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N03 , En5 - .byte W03 - .byte Fs5 - .byte W03 - .byte N06 , En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Cn6 - .byte W06 - .byte Dn6 - .byte W06 - .byte Gn5 - .byte W06 - .byte N03 , An5 - .byte W03 - .byte Bn5 - .byte W03 - .byte N06 , An5 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N18 , Gn5 - .byte W18 - .byte N03 , En5 - .byte W06 - .byte N06 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte Bn5 - .byte W06 - .byte En5 - .byte W06 - .byte N03 , Bn5 - .byte W03 - .byte Cn6 - .byte W03 - .byte N06 , Bn5 - .byte W06 - .byte An5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N03 , En5 - .byte W03 - .byte Fs5 - .byte W03 - .byte N06 , En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte An5 - .byte W06 - .byte Bn5 - .byte W06 - .byte N03 , Cn6 - .byte W03 - .byte Dn6 - .byte W03 - .byte N06 , Cn6 - .byte W06 - .byte Bn5 - .byte W06 - .byte An5 - .byte W06 - .byte N03 , Bn5 - .byte W03 - .byte Cn6 - .byte W03 - .byte N06 , Bn5 - .byte W06 - .byte An5 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte N06 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N06 - .byte W06 - .byte Fn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte N06 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte N12 , An5 - .byte W12 - .byte N06 , Gn5 - .byte W06 - .byte N03 , An5 , v084 - .byte W03 - .byte Bn5 , v088 - .byte W03 - .byte Cs6 , v112 - .byte W03 - .byte Dn6 - .byte W03 - .byte N06 , Cn6 - .byte W06 - .byte Bn5 - .byte W06 - .byte An5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte An5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Dn5 - .byte W18 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N18 , An4 - .byte W24 - .byte N04 , Dn6 , v092 - .byte W04 - .byte En6 , v072 - .byte W04 - .byte Dn6 , v068 - .byte W04 - .byte Cn6 , v092 - .byte W04 - .byte Dn6 , v072 - .byte W04 - .byte Cn6 , v068 - .byte W04 - .byte Bn5 , v092 - .byte W04 - .byte Cn6 , v072 - .byte W04 - .byte Bn5 , v068 - .byte W04 - .byte An5 , v092 - .byte W04 - .byte Bn5 , v072 - .byte W04 - .byte An5 , v068 - .byte W04 - .byte Gn5 , v092 - .byte W04 - .byte An5 , v072 - .byte W04 - .byte Gn5 , v068 - .byte W04 - .byte Fs5 , v092 - .byte W04 - .byte Gn5 , v072 - .byte W04 - .byte Fs5 , v068 - .byte W04 - .byte VOICE , 56 - .byte PAN , c_v-38 - .byte VOL , 48*mus_thankfor_mvl/mxv - .byte N32 , Dn4 , v112 - .byte W12 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte W06 - .byte N04 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte N04 - .byte W04 - .byte N32 , Dn4 , v112 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N04 - .byte W04 - .byte Dn4 , v096 - .byte W04 - .byte N04 - .byte W04 - .byte N24 , Bn3 , v112 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N03 , An3 - .byte W03 - .byte Bn3 - .byte W03 - .byte N06 , An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOICE , 60 - .byte VOL , 59*mus_thankfor_mvl/mxv - .byte PAN , c_v-41 - .byte N30 , An3 - .byte W30 - .byte N12 , Bn3 - .byte W12 - .byte N06 , Cn4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N12 , Gs3 - .byte W18 - .byte N06 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte VOICE , 60 - .byte N12 - .byte W12 - .byte Bn3 - .byte W12 - .byte N03 , An3 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , Gn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte VOL , 57*mus_thankfor_mvl/mxv - .byte N12 , Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte VOICE , 56 - .byte N30 , Dn4 - .byte W30 - .byte N12 , En4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte N36 , Dn4 - .byte W36 - .byte N06 , En4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Bn4 - .byte W12 - .byte N30 , En4 - .byte W48 - .byte PAN , c_v+42 - .byte VOL , 44*mus_thankfor_mvl/mxv - .byte N12 , An4 - .byte W12 - .byte Cn4 - .byte W12 - .byte En4 - .byte W12 - .byte An3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fs3 - .byte W12 - .byte N03 , Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte PAN , c_v-41 - .byte VOL , 59*mus_thankfor_mvl/mxv - .byte N24 , Gn4 - .byte W24 - .byte An4 - .byte W24 - .byte As4 - .byte W24 - .byte N12 , Bn4 - .byte W12 - .byte Fn4 - .byte W12 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte N06 , Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N60 , En5 - .byte W24 - .byte VOL , 58*mus_thankfor_mvl/mxv - .byte W02 - .byte 55*mus_thankfor_mvl/mxv - .byte W03 - .byte 53*mus_thankfor_mvl/mxv - .byte W03 - .byte 50*mus_thankfor_mvl/mxv - .byte W04 - .byte 49*mus_thankfor_mvl/mxv - .byte W02 - .byte 47*mus_thankfor_mvl/mxv - .byte W03 - .byte 43*mus_thankfor_mvl/mxv - .byte W03 - .byte 39*mus_thankfor_mvl/mxv - .byte W04 - .byte 38*mus_thankfor_mvl/mxv - .byte W02 - .byte 37*mus_thankfor_mvl/mxv - .byte W10 - .byte 59*mus_thankfor_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte N06 , Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N60 , En5 - .byte W24 - .byte VOL , 59*mus_thankfor_mvl/mxv - .byte W02 - .byte 57*mus_thankfor_mvl/mxv - .byte W03 - .byte 55*mus_thankfor_mvl/mxv - .byte W03 - .byte 51*mus_thankfor_mvl/mxv - .byte W04 - .byte 50*mus_thankfor_mvl/mxv - .byte W02 - .byte 48*mus_thankfor_mvl/mxv - .byte W03 - .byte 46*mus_thankfor_mvl/mxv - .byte W03 - .byte 44*mus_thankfor_mvl/mxv - .byte W04 - .byte 42*mus_thankfor_mvl/mxv - .byte W02 - .byte 39*mus_thankfor_mvl/mxv - .byte W03 - .byte 37*mus_thankfor_mvl/mxv - .byte W07 - .byte 59*mus_thankfor_mvl/mxv - .byte N06 , Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte Fn5 - .byte W12 - .byte N03 , En5 , v100 - .byte W03 - .byte Fn5 , v092 - .byte W03 - .byte N06 , En5 , v112 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 , v100 - .byte W06 - .byte N48 , Dn5 , v112 - .byte W24 - .byte VOL , 59*mus_thankfor_mvl/mxv - .byte W02 - .byte 55*mus_thankfor_mvl/mxv - .byte W03 - .byte 53*mus_thankfor_mvl/mxv - .byte W03 - .byte 51*mus_thankfor_mvl/mxv - .byte W04 - .byte 49*mus_thankfor_mvl/mxv - .byte W02 - .byte 46*mus_thankfor_mvl/mxv - .byte W03 - .byte 43*mus_thankfor_mvl/mxv - .byte W03 - .byte 42*mus_thankfor_mvl/mxv - .byte W04 - .byte 59*mus_thankfor_mvl/mxv - .byte N24 , Cs5 - .byte W24 - .byte As4 - .byte W24 - .byte An4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N12 , En5 - .byte W12 - .byte N06 , Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte N60 , Fn5 - .byte W24 - .byte VOL , 57*mus_thankfor_mvl/mxv - .byte W02 - .byte 55*mus_thankfor_mvl/mxv - .byte W03 - .byte 51*mus_thankfor_mvl/mxv - .byte W03 - .byte 50*mus_thankfor_mvl/mxv - .byte W04 - .byte 49*mus_thankfor_mvl/mxv - .byte W02 - .byte 47*mus_thankfor_mvl/mxv - .byte W03 - .byte 45*mus_thankfor_mvl/mxv - .byte W03 - .byte 44*mus_thankfor_mvl/mxv - .byte W04 - .byte 42*mus_thankfor_mvl/mxv - .byte W02 - .byte 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 37*mus_thankfor_mvl/mxv - .byte W07 - .byte 59*mus_thankfor_mvl/mxv - .byte N12 , An4 - .byte W12 - .byte N06 , En5 - .byte W06 - .byte Cs5 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N12 , En5 - .byte W12 - .byte N48 , Fn5 - .byte W12 - .byte VOL , 57*mus_thankfor_mvl/mxv - .byte W02 - .byte 55*mus_thankfor_mvl/mxv - .byte W03 - .byte 53*mus_thankfor_mvl/mxv - .byte W03 - .byte 51*mus_thankfor_mvl/mxv - .byte W04 - .byte 49*mus_thankfor_mvl/mxv - .byte W02 - .byte 47*mus_thankfor_mvl/mxv - .byte W03 - .byte 44*mus_thankfor_mvl/mxv - .byte W03 - .byte 42*mus_thankfor_mvl/mxv - .byte W04 - .byte 40*mus_thankfor_mvl/mxv - .byte W02 - .byte 37*mus_thankfor_mvl/mxv - .byte W10 - .byte 59*mus_thankfor_mvl/mxv - .byte N06 , En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N36 , Dn5 - .byte W36 - .byte N06 , En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte N36 , Dn5 - .byte W36 - .byte N06 , Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte VOL , 59*mus_thankfor_mvl/mxv - .byte N92 , Cs5 - .byte W24 - .byte VOL , 55*mus_thankfor_mvl/mxv - .byte W02 - .byte 55*mus_thankfor_mvl/mxv - .byte W03 - .byte 51*mus_thankfor_mvl/mxv - .byte W03 - .byte 50*mus_thankfor_mvl/mxv - .byte W04 - .byte 47*mus_thankfor_mvl/mxv - .byte W02 - .byte 46*mus_thankfor_mvl/mxv - .byte W03 - .byte 43*mus_thankfor_mvl/mxv - .byte W03 - .byte 42*mus_thankfor_mvl/mxv - .byte W04 - .byte 40*mus_thankfor_mvl/mxv - .byte W02 - .byte 37*mus_thankfor_mvl/mxv - .byte W06 - .byte 34*mus_thankfor_mvl/mxv - .byte W04 - .byte 33*mus_thankfor_mvl/mxv - .byte W02 - .byte 31*mus_thankfor_mvl/mxv - .byte W03 - .byte 29*mus_thankfor_mvl/mxv - .byte W03 - .byte 27*mus_thankfor_mvl/mxv - .byte W04 - .byte 25*mus_thankfor_mvl/mxv - .byte W02 - .byte 24*mus_thankfor_mvl/mxv - .byte W03 - .byte 21*mus_thankfor_mvl/mxv - .byte W03 - .byte 20*mus_thankfor_mvl/mxv - .byte W04 - .byte 18*mus_thankfor_mvl/mxv - .byte W02 - .byte 17*mus_thankfor_mvl/mxv - .byte W03 - .byte 16*mus_thankfor_mvl/mxv - .byte W03 - .byte 14*mus_thankfor_mvl/mxv - .byte W04 - .byte 58*mus_thankfor_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte 8*mus_thankfor_mvl/mxv - .byte TIE , En5 - .byte W12 - .byte VOL , 7*mus_thankfor_mvl/mxv - .byte W24 - .byte W02 - .byte 8*mus_thankfor_mvl/mxv - .byte W10 - .byte 10*mus_thankfor_mvl/mxv - .byte W02 - .byte 12*mus_thankfor_mvl/mxv - .byte W10 - .byte 14*mus_thankfor_mvl/mxv - .byte W02 - .byte 17*mus_thankfor_mvl/mxv - .byte W03 - .byte 18*mus_thankfor_mvl/mxv - .byte W09 - .byte 20*mus_thankfor_mvl/mxv - .byte W03 - .byte 22*mus_thankfor_mvl/mxv - .byte W07 - .byte 24*mus_thankfor_mvl/mxv - .byte W02 - .byte 25*mus_thankfor_mvl/mxv - .byte W03 - .byte 27*mus_thankfor_mvl/mxv - .byte W07 - .byte 29*mus_thankfor_mvl/mxv - .byte W02 - .byte 30*mus_thankfor_mvl/mxv - .byte W06 - .byte 33*mus_thankfor_mvl/mxv - .byte W04 - .byte 33*mus_thankfor_mvl/mxv - .byte W02 - .byte 35*mus_thankfor_mvl/mxv - .byte W03 - .byte 37*mus_thankfor_mvl/mxv - .byte W07 - .byte 39*mus_thankfor_mvl/mxv - .byte W02 - .byte 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 43*mus_thankfor_mvl/mxv - .byte W03 - .byte 44*mus_thankfor_mvl/mxv - .byte W04 - .byte 45*mus_thankfor_mvl/mxv - .byte W02 - .byte 47*mus_thankfor_mvl/mxv - .byte W03 - .byte 50*mus_thankfor_mvl/mxv - .byte W03 - .byte 51*mus_thankfor_mvl/mxv - .byte W04 - .byte 54*mus_thankfor_mvl/mxv - .byte W02 - .byte 56*mus_thankfor_mvl/mxv - .byte W03 - .byte 59*mus_thankfor_mvl/mxv - .byte W03 - .byte 60*mus_thankfor_mvl/mxv - .byte W04 - .byte 62*mus_thankfor_mvl/mxv - .byte W02 - .byte 66*mus_thankfor_mvl/mxv - .byte W03 - .byte 67*mus_thankfor_mvl/mxv - .byte W03 - .byte 70*mus_thankfor_mvl/mxv - .byte W04 - .byte 72*mus_thankfor_mvl/mxv - .byte W02 - .byte 75*mus_thankfor_mvl/mxv - .byte W03 - .byte 77*mus_thankfor_mvl/mxv - .byte W03 - .byte 78*mus_thankfor_mvl/mxv - .byte W04 - .byte 81*mus_thankfor_mvl/mxv - .byte W02 - .byte 82*mus_thankfor_mvl/mxv - .byte W03 - .byte 85*mus_thankfor_mvl/mxv - .byte W03 - .byte 86*mus_thankfor_mvl/mxv - .byte W04 - .byte EOT - .byte VOICE , 47 - .byte PAN , c_v+50 - .byte N12 , An2 , v096 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_thankfor_3: - .byte KEYSH , mus_thankfor_key+0 - .byte VOICE , 1 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v-24 - .byte VOL , 93*mus_thankfor_mvl/mxv - .byte TIE , Gn1 , v120 - .byte W96 - .byte W96 - .byte EOT - .byte N96 - .byte W96 - .byte N48 , Cn1 , v064 - .byte W48 - .byte N12 , Cn2 , v092 - .byte W12 - .byte Dn2 , v076 - .byte W12 - .byte An1 , v084 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte TIE , Gn1 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , En1 - .byte W96 - .byte W72 - .byte EOT - .byte N12 - .byte W12 - .byte Dn1 - .byte W12 - .byte TIE , An1 - .byte W96 - .byte W96 - .byte EOT - .byte N96 , Dn2 - .byte W96 - .byte N36 , Dn1 , v088 - .byte W36 - .byte N48 , An2 , v112 - .byte W48 - .byte N12 , Dn1 - .byte W12 - .byte TIE , Gn1 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , En1 - .byte W96 - .byte W72 - .byte EOT - .byte N12 - .byte W12 - .byte Dn1 - .byte W12 - .byte TIE , An1 - .byte W96 - .byte W96 - .byte EOT - .byte N96 , Dn2 - .byte W96 - .byte N84 , Dn2 , v088 - .byte W84 - .byte N12 , Dn1 , v112 - .byte W12 -mus_thankfor_3_000: - .byte N48 , Gn1 , v112 - .byte W48 - .byte Fs1 - .byte W48 - .byte PEND - .byte Fn1 - .byte W48 - .byte En1 - .byte W48 - .byte An1 - .byte W48 - .byte Gs1 - .byte W48 - .byte N24 , Dn2 - .byte W24 - .byte Cn2 , v084 - .byte W24 - .byte Bn1 , v088 - .byte W24 - .byte N12 , An1 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte PATT - .word mus_thankfor_3_000 - .byte N48 , Fn1 , v112 - .byte W48 - .byte N36 , En1 - .byte W36 - .byte N12 , Gs1 - .byte W12 - .byte N48 , An1 - .byte W48 - .byte Dn2 - .byte W48 - .byte N72 , Gn1 - .byte W72 - .byte VOICE , 58 - .byte PAN , c_v+0 - .byte VOL , 75*mus_thankfor_mvl/mxv - .byte N12 , Dn0 - .byte W12 - .byte Fs0 - .byte W12 - .byte TIE , Gn0 - .byte W96 - .byte W96 - .byte EOT - .byte TIE , En0 - .byte W96 - .byte W72 - .byte EOT - .byte N12 - .byte W12 - .byte Dn0 - .byte W12 - .byte TIE , An0 - .byte W96 - .byte W96 - .byte EOT - .byte N96 , Dn1 - .byte W96 - .byte N72 , Dn0 , v088 - .byte W72 - .byte N12 , Dn0 , v112 - .byte W12 - .byte Fs0 - .byte W12 - .byte VOICE , 58 - .byte VOL , 78*mus_thankfor_mvl/mxv - .byte N36 , Gn0 - .byte W36 - .byte VOL , 78*mus_thankfor_mvl/mxv - .byte N06 , Fs0 - .byte W06 - .byte Gn0 - .byte W06 - .byte N48 - .byte W48 - .byte N36 - .byte W36 - .byte N12 , Fs0 - .byte W12 - .byte N36 , Gn0 - .byte W36 - .byte N12 , Fs0 - .byte W12 - .byte N36 , En0 - .byte W36 - .byte N06 , Ds0 - .byte W06 - .byte En0 - .byte W06 - .byte N48 - .byte W48 - .byte N42 - .byte W42 - .byte N06 - .byte W06 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte Fs0 - .byte W12 - .byte N36 , An0 - .byte W36 - .byte N06 , Gs0 - .byte W06 - .byte An0 - .byte W06 - .byte N36 - .byte W36 - .byte N12 - .byte W12 - .byte N36 - .byte W36 - .byte N12 - .byte W12 - .byte N36 - .byte W36 - .byte N06 , Bn0 - .byte W06 - .byte Cn1 - .byte W06 - .byte N96 , Dn1 - .byte W96 - .byte N84 , Dn1 , v088 - .byte W84 - .byte N12 , Dn0 , v112 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Gn1 - .byte W12 - .byte N02 , Gn1 , v080 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N06 , Fn1 , v112 - .byte W12 - .byte N02 , Fn1 , v080 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N02 , Dn1 , v080 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 85*mus_thankfor_mvl/mxv - .byte N12 , Gn0 , v112 - .byte W12 - .byte Bn0 - .byte W12 - .byte N36 , Cn1 - .byte W12 - .byte VOL , 81*mus_thankfor_mvl/mxv - .byte W05 - .byte 74*mus_thankfor_mvl/mxv - .byte W07 - .byte 66*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N06 - .byte W12 - .byte N48 - .byte W12 - .byte VOL , 82*mus_thankfor_mvl/mxv - .byte W05 - .byte 77*mus_thankfor_mvl/mxv - .byte W07 - .byte 74*mus_thankfor_mvl/mxv - .byte W05 - .byte 68*mus_thankfor_mvl/mxv - .byte W07 - .byte 64*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N36 , Bn0 - .byte W12 - .byte VOL , 81*mus_thankfor_mvl/mxv - .byte W05 - .byte 74*mus_thankfor_mvl/mxv - .byte W07 - .byte 66*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N06 - .byte W12 - .byte N48 - .byte W12 - .byte VOL , 82*mus_thankfor_mvl/mxv - .byte W05 - .byte 77*mus_thankfor_mvl/mxv - .byte W07 - .byte 74*mus_thankfor_mvl/mxv - .byte W05 - .byte 68*mus_thankfor_mvl/mxv - .byte W07 - .byte 64*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N36 , As0 - .byte W12 - .byte VOL , 81*mus_thankfor_mvl/mxv - .byte W05 - .byte 74*mus_thankfor_mvl/mxv - .byte W07 - .byte 66*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N06 - .byte W12 - .byte N48 - .byte W12 - .byte VOL , 82*mus_thankfor_mvl/mxv - .byte W05 - .byte 77*mus_thankfor_mvl/mxv - .byte W07 - .byte 74*mus_thankfor_mvl/mxv - .byte W05 - .byte 68*mus_thankfor_mvl/mxv - .byte W07 - .byte 64*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N36 , An0 - .byte W12 - .byte VOL , 81*mus_thankfor_mvl/mxv - .byte W05 - .byte 74*mus_thankfor_mvl/mxv - .byte W07 - .byte 66*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N06 - .byte W12 - .byte N48 - .byte W12 - .byte VOL , 82*mus_thankfor_mvl/mxv - .byte W05 - .byte 77*mus_thankfor_mvl/mxv - .byte W07 - .byte 74*mus_thankfor_mvl/mxv - .byte W05 - .byte 68*mus_thankfor_mvl/mxv - .byte W07 - .byte 64*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N36 , Dn1 - .byte W12 - .byte VOL , 81*mus_thankfor_mvl/mxv - .byte W05 - .byte 74*mus_thankfor_mvl/mxv - .byte W07 - .byte 66*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N06 - .byte W12 - .byte N48 - .byte W12 - .byte VOL , 82*mus_thankfor_mvl/mxv - .byte W05 - .byte 77*mus_thankfor_mvl/mxv - .byte W07 - .byte 74*mus_thankfor_mvl/mxv - .byte W05 - .byte 68*mus_thankfor_mvl/mxv - .byte W07 - .byte 64*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N36 , Cs1 - .byte W12 - .byte VOL , 81*mus_thankfor_mvl/mxv - .byte W05 - .byte 74*mus_thankfor_mvl/mxv - .byte W07 - .byte 66*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N06 - .byte W12 - .byte N48 - .byte W12 - .byte VOL , 82*mus_thankfor_mvl/mxv - .byte W05 - .byte 77*mus_thankfor_mvl/mxv - .byte W07 - .byte 74*mus_thankfor_mvl/mxv - .byte W05 - .byte 68*mus_thankfor_mvl/mxv - .byte W07 - .byte 64*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N36 , Bn0 - .byte W12 - .byte VOL , 81*mus_thankfor_mvl/mxv - .byte W05 - .byte 74*mus_thankfor_mvl/mxv - .byte W07 - .byte 66*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N06 - .byte W12 - .byte N36 , Gn1 - .byte W12 - .byte VOL , 81*mus_thankfor_mvl/mxv - .byte W05 - .byte 74*mus_thankfor_mvl/mxv - .byte W07 - .byte 66*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N06 - .byte W12 -mus_thankfor_3_001: - .byte N36 , An1 , v112 - .byte W12 - .byte VOL , 81*mus_thankfor_mvl/mxv - .byte W05 - .byte 74*mus_thankfor_mvl/mxv - .byte W07 - .byte 66*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Gn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte PEND - .byte N36 , Gn1 - .byte W12 - .byte VOL , 81*mus_thankfor_mvl/mxv - .byte W05 - .byte 74*mus_thankfor_mvl/mxv - .byte W07 - .byte 66*mus_thankfor_mvl/mxv - .byte W05 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 85*mus_thankfor_mvl/mxv - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PATT - .word mus_thankfor_3_001 - .byte PATT - .word mus_thankfor_3_001 - .byte PATT - .word mus_thankfor_3_001 - .byte VOL , 10*mus_thankfor_mvl/mxv - .byte TIE , An1 , v112 - .byte W05 - .byte VOL , 11*mus_thankfor_mvl/mxv - .byte W03 - .byte 11*mus_thankfor_mvl/mxv - .byte W16 - .byte 12*mus_thankfor_mvl/mxv - .byte W08 - .byte 14*mus_thankfor_mvl/mxv - .byte W04 - .byte 15*mus_thankfor_mvl/mxv - .byte W02 - .byte 16*mus_thankfor_mvl/mxv - .byte W12 - .byte 19*mus_thankfor_mvl/mxv - .byte W10 - .byte 20*mus_thankfor_mvl/mxv - .byte W08 - .byte 22*mus_thankfor_mvl/mxv - .byte W04 - .byte 24*mus_thankfor_mvl/mxv - .byte W05 - .byte 25*mus_thankfor_mvl/mxv - .byte W03 - .byte 28*mus_thankfor_mvl/mxv - .byte W06 - .byte 29*mus_thankfor_mvl/mxv - .byte W03 - .byte 32*mus_thankfor_mvl/mxv - .byte W07 - .byte W02 - .byte 36*mus_thankfor_mvl/mxv - .byte W06 - .byte 37*mus_thankfor_mvl/mxv - .byte W06 - .byte 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 41*mus_thankfor_mvl/mxv - .byte W03 - .byte 44*mus_thankfor_mvl/mxv - .byte W06 - .byte 48*mus_thankfor_mvl/mxv - .byte W03 - .byte 48*mus_thankfor_mvl/mxv - .byte W03 - .byte 50*mus_thankfor_mvl/mxv - .byte W04 - .byte 52*mus_thankfor_mvl/mxv - .byte W02 - .byte 56*mus_thankfor_mvl/mxv - .byte W06 - .byte 58*mus_thankfor_mvl/mxv - .byte W04 - .byte 62*mus_thankfor_mvl/mxv - .byte W05 - .byte 68*mus_thankfor_mvl/mxv - .byte W07 - .byte 70*mus_thankfor_mvl/mxv - .byte W02 - .byte 72*mus_thankfor_mvl/mxv - .byte W03 - .byte 74*mus_thankfor_mvl/mxv - .byte W03 - .byte 77*mus_thankfor_mvl/mxv - .byte W06 - .byte 80*mus_thankfor_mvl/mxv - .byte W03 - .byte 84*mus_thankfor_mvl/mxv - .byte W03 - .byte 88*mus_thankfor_mvl/mxv - .byte W04 - .byte 91*mus_thankfor_mvl/mxv - .byte W02 - .byte 93*mus_thankfor_mvl/mxv - .byte W10 - .byte EOT - .byte N06 , An0 - .byte W96 - .byte FINE - -@********************** Track 4 **********************@ - -mus_thankfor_4: - .byte KEYSH , mus_thankfor_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+21 - .byte VOL , 69*mus_thankfor_mvl/mxv - .byte W12 - .byte N24 , Dn2 , v080 - .byte W24 - .byte Dn2 , v076 - .byte W24 - .byte Dn2 , v080 - .byte W21 - .byte PAN , c_v+30 - .byte W03 - .byte N24 , Dn2 , v076 - .byte W12 - .byte W12 - .byte Dn2 , v080 - .byte W24 - .byte Dn2 , v076 - .byte W24 - .byte Dn2 , v080 - .byte W24 - .byte Gn2 , v116 - .byte W12 - .byte W12 - .byte Dn2 , v080 - .byte W24 - .byte Dn2 , v076 - .byte W24 - .byte Dn2 , v080 - .byte W24 - .byte N12 , Dn2 , v076 - .byte W12 - .byte Cn3 , v064 - .byte W12 - .byte N36 , Cn3 , v084 - .byte W36 - .byte N18 , Dn3 , v092 - .byte W18 - .byte N30 , Dn3 , v080 - .byte W30 - .byte W12 - .byte N24 , Dn2 , v068 - .byte W24 - .byte Dn2 , v064 - .byte W24 - .byte N24 - .byte W24 - .byte Dn2 , v068 - .byte W12 -mus_thankfor_4_000: - .byte W12 - .byte N24 , Dn2 , v064 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte Dn2 , v088 - .byte W12 - .byte PEND -mus_thankfor_4_001: - .byte W12 - .byte N24 , Bn1 , v068 - .byte W24 - .byte Bn1 , v064 - .byte W24 - .byte N24 - .byte W24 - .byte Bn1 , v068 - .byte W12 - .byte PEND -mus_thankfor_4_002: - .byte W12 - .byte N24 , Bn1 , v064 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W36 - .byte PEND -mus_thankfor_4_003: - .byte W12 - .byte N24 , En2 , v068 - .byte W24 - .byte En2 , v064 - .byte W24 - .byte N24 - .byte W24 - .byte En2 , v068 - .byte W12 - .byte PEND -mus_thankfor_4_004: - .byte W12 - .byte N24 , En2 , v064 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte En2 , v088 - .byte W12 - .byte PEND - .byte W12 - .byte An2 , v068 - .byte W24 - .byte An2 , v064 - .byte W24 - .byte N24 - .byte W24 - .byte N12 , An2 , v068 - .byte W12 - .byte W12 - .byte N32 , An1 , v092 - .byte W32 - .byte W01 - .byte N03 , An4 , v076 - .byte W03 - .byte N48 , Cn3 , v112 - .byte W48 - .byte VOL , 73*mus_thankfor_mvl/mxv - .byte W12 - .byte N24 , Dn2 , v068 - .byte W24 - .byte Dn2 , v064 - .byte W24 - .byte N24 - .byte W24 - .byte Dn2 , v068 - .byte W12 - .byte PATT - .word mus_thankfor_4_000 - .byte PATT - .word mus_thankfor_4_001 - .byte PATT - .word mus_thankfor_4_002 - .byte PATT - .word mus_thankfor_4_003 - .byte PATT - .word mus_thankfor_4_004 - .byte W12 - .byte N24 , An2 , v068 - .byte W24 - .byte An2 , v064 - .byte W24 - .byte N24 - .byte W24 - .byte An2 , v068 - .byte W12 - .byte W72 - .byte PAN , c_v+0 - .byte W12 - .byte N06 , Gn3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte PAN , c_v+31 - .byte W12 - .byte N24 , Dn2 , v088 - .byte W24 - .byte Dn2 , v092 - .byte W24 - .byte N24 - .byte W24 - .byte N12 , Dn2 , v108 - .byte W12 - .byte W12 - .byte N24 , Bn1 , v088 - .byte W24 - .byte Bn1 , v092 - .byte W24 - .byte Bn1 , v088 - .byte W24 - .byte N12 , Bn1 , v112 - .byte W12 - .byte W12 - .byte N24 , En2 , v088 - .byte W24 - .byte En2 , v092 - .byte W24 - .byte En2 , v088 - .byte W24 - .byte N09 , En2 , v112 - .byte W12 - .byte W12 - .byte N24 , An2 , v088 - .byte W24 - .byte An2 , v092 - .byte W24 - .byte An2 , v088 - .byte W24 - .byte N12 , An2 , v104 - .byte W12 - .byte W12 - .byte N24 , Dn2 , v088 - .byte W24 - .byte Dn2 , v092 - .byte W24 - .byte Dn2 , v088 - .byte W24 - .byte N12 , Dn2 , v104 - .byte W12 - .byte W12 - .byte N24 , Bn1 , v088 - .byte W24 - .byte Bn1 , v092 - .byte W24 - .byte Bn1 , v088 - .byte W36 - .byte W12 - .byte En2 - .byte W24 - .byte N12 , En2 , v092 - .byte W24 - .byte N24 , An2 , v088 - .byte W24 - .byte N12 , An2 , v104 - .byte W12 - .byte W12 - .byte N24 , Dn2 , v088 - .byte W24 - .byte Dn2 , v092 - .byte W24 - .byte N12 , Dn2 , v112 - .byte W12 - .byte VOICE , 73 - .byte PAN , c_v+0 - .byte VOL , 43*mus_thankfor_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte PAN , c_v+0 - .byte N03 , Cn5 , v080 - .byte W03 - .byte N68 , Bn4 , v112 - .byte W21 - .byte MOD , 7 - .byte VOL , 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 37*mus_thankfor_mvl/mxv - .byte W02 - .byte 33*mus_thankfor_mvl/mxv - .byte W03 - .byte 31*mus_thankfor_mvl/mxv - .byte W03 - .byte 29*mus_thankfor_mvl/mxv - .byte W04 - .byte 28*mus_thankfor_mvl/mxv - .byte W02 - .byte 27*mus_thankfor_mvl/mxv - .byte W03 - .byte 25*mus_thankfor_mvl/mxv - .byte W03 - .byte 23*mus_thankfor_mvl/mxv - .byte W04 - .byte 22*mus_thankfor_mvl/mxv - .byte W02 - .byte 21*mus_thankfor_mvl/mxv - .byte W03 - .byte 18*mus_thankfor_mvl/mxv - .byte W03 - .byte 17*mus_thankfor_mvl/mxv - .byte W04 - .byte 15*mus_thankfor_mvl/mxv - .byte W02 - .byte 12*mus_thankfor_mvl/mxv - .byte W03 - .byte 11*mus_thankfor_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 43*mus_thankfor_mvl/mxv - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N24 , An4 - .byte W24 - .byte Bn4 , v104 - .byte W24 - .byte Cn5 , v100 - .byte W24 - .byte N12 , Dn5 , v092 - .byte W12 - .byte N06 , Cs5 , v080 - .byte W06 - .byte Cn5 , v072 - .byte W06 - .byte Bn4 , v108 - .byte W06 - .byte An4 , v112 - .byte W06 - .byte N72 , Bn4 - .byte W24 - .byte VOL , 37*mus_thankfor_mvl/mxv - .byte W03 - .byte 40*mus_thankfor_mvl/mxv - .byte W02 - .byte 37*mus_thankfor_mvl/mxv - .byte W03 - .byte 35*mus_thankfor_mvl/mxv - .byte W03 - .byte 33*mus_thankfor_mvl/mxv - .byte W04 - .byte 31*mus_thankfor_mvl/mxv - .byte W02 - .byte 29*mus_thankfor_mvl/mxv - .byte W03 - .byte 29*mus_thankfor_mvl/mxv - .byte W03 - .byte 28*mus_thankfor_mvl/mxv - .byte W04 - .byte 25*mus_thankfor_mvl/mxv - .byte W02 - .byte 24*mus_thankfor_mvl/mxv - .byte W03 - .byte 22*mus_thankfor_mvl/mxv - .byte W03 - .byte 21*mus_thankfor_mvl/mxv - .byte W04 - .byte 20*mus_thankfor_mvl/mxv - .byte W02 - .byte 18*mus_thankfor_mvl/mxv - .byte W03 - .byte 17*mus_thankfor_mvl/mxv - .byte W03 - .byte 15*mus_thankfor_mvl/mxv - .byte W01 - .byte MOD , 0 - .byte VOL , 12*mus_thankfor_mvl/mxv - .byte W03 - .byte 44*mus_thankfor_mvl/mxv - .byte W06 - .byte N03 , Gn4 - .byte W03 - .byte Gs4 , v096 - .byte W03 - .byte Gn4 , v112 - .byte W03 - .byte N06 , Fs4 - .byte W06 - .byte N60 , Gn4 - .byte W60 - .byte MOD , 0 - .byte W21 - .byte N03 , Bn4 - .byte W03 - .byte N36 , Cn5 - .byte W24 - .byte VOL , 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 36*mus_thankfor_mvl/mxv - .byte W02 - .byte 31*mus_thankfor_mvl/mxv - .byte W03 - .byte 29*mus_thankfor_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 44*mus_thankfor_mvl/mxv - .byte N06 , Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N03 , Cs5 , v080 - .byte W03 - .byte N44 , Cn5 , v112 - .byte W21 - .byte MOD , 7 - .byte VOL , 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 37*mus_thankfor_mvl/mxv - .byte W02 - .byte 35*mus_thankfor_mvl/mxv - .byte W03 - .byte 32*mus_thankfor_mvl/mxv - .byte W03 - .byte 29*mus_thankfor_mvl/mxv - .byte W04 - .byte 28*mus_thankfor_mvl/mxv - .byte W02 - .byte 23*mus_thankfor_mvl/mxv - .byte W03 - .byte 22*mus_thankfor_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 44*mus_thankfor_mvl/mxv - .byte N24 , Bn4 - .byte W24 - .byte Cn5 - .byte W24 - .byte Dn5 - .byte W24 - .byte N12 , En5 - .byte W12 - .byte N03 , Ds5 , v084 - .byte W03 - .byte Dn5 , v076 - .byte W03 - .byte Cs5 , v072 - .byte W03 - .byte Cn5 - .byte W03 - .byte N06 , Cn5 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N03 , Cs5 - .byte W03 - .byte N68 , Cn5 - .byte W21 - .byte MOD , 7 - .byte VOL , 37*mus_thankfor_mvl/mxv - .byte W03 - .byte 37*mus_thankfor_mvl/mxv - .byte W02 - .byte 34*mus_thankfor_mvl/mxv - .byte W03 - .byte 33*mus_thankfor_mvl/mxv - .byte W03 - .byte 29*mus_thankfor_mvl/mxv - .byte W04 - .byte 29*mus_thankfor_mvl/mxv - .byte W02 - .byte 25*mus_thankfor_mvl/mxv - .byte W03 - .byte 24*mus_thankfor_mvl/mxv - .byte W03 - .byte 22*mus_thankfor_mvl/mxv - .byte W04 - .byte 20*mus_thankfor_mvl/mxv - .byte W02 - .byte 18*mus_thankfor_mvl/mxv - .byte W03 - .byte 16*mus_thankfor_mvl/mxv - .byte W03 - .byte 14*mus_thankfor_mvl/mxv - .byte W04 - .byte 12*mus_thankfor_mvl/mxv - .byte W02 - .byte 11*mus_thankfor_mvl/mxv - .byte W03 - .byte 11*mus_thankfor_mvl/mxv - .byte W04 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 61*mus_thankfor_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte W03 - .byte N03 , Dn4 , v060 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 , v064 - .byte W03 - .byte An4 - .byte W03 - .byte Bn4 , v068 - .byte W03 - .byte Cn5 , v072 - .byte W03 - .byte Cs5 - .byte W03 - .byte N12 , Dn5 , v112 - .byte W12 - .byte N18 , Cn5 - .byte W18 - .byte N06 , Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N36 , Bn4 - .byte W36 - .byte N06 , As4 , v080 - .byte W06 - .byte Bn4 , v088 - .byte W06 - .byte N30 , Dn4 , v096 - .byte W36 - .byte N03 , Dn4 , v076 - .byte W06 - .byte N06 , Dn4 , v088 - .byte W06 - .byte N24 , An4 , v112 - .byte W24 - .byte Bn4 , v104 - .byte W24 - .byte Cn5 , v100 - .byte W24 - .byte N12 , Dn5 , v092 - .byte W12 - .byte N06 , Cs5 , v072 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 , v108 - .byte W06 - .byte An4 , v076 - .byte W06 - .byte Gn4 , v072 - .byte W06 - .byte An4 , v080 - .byte W06 - .byte N18 , Bn4 , v112 - .byte W18 - .byte N03 , Gn4 - .byte W06 - .byte N24 , Gn4 , v092 - .byte W24 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Fs4 , v076 - .byte W06 - .byte En4 , v080 - .byte W06 - .byte Fs4 , v084 - .byte W06 - .byte N48 , Gn4 - .byte W96 - .byte N36 , Cn5 , v108 - .byte W36 - .byte N06 , Bn4 , v112 - .byte W06 - .byte Cn5 - .byte W06 - .byte N36 , En4 , v080 - .byte W36 - .byte N03 , En4 , v076 - .byte W06 - .byte En4 , v092 - .byte W06 - .byte N24 , Bn4 , v112 - .byte W24 - .byte Cn5 - .byte W24 - .byte Dn5 - .byte W24 - .byte N12 , En5 - .byte W12 - .byte N06 , An4 , v080 - .byte W06 - .byte N03 , En5 , v112 - .byte W03 - .byte Fs5 - .byte W03 - .byte N12 , Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N18 , En5 - .byte W18 - .byte N03 , Dn5 , v092 - .byte W06 - .byte N24 , Dn5 , v108 - .byte W36 - .byte N06 , Bn4 , v112 - .byte W06 - .byte Cn5 - .byte W06 - .byte N18 , Dn5 - .byte W24 - .byte N04 , Gn5 , v092 - .byte W04 - .byte An5 , v072 - .byte W04 - .byte Gn5 , v068 - .byte W04 - .byte Fs5 , v092 - .byte W04 - .byte Gn5 , v072 - .byte W04 - .byte Fs5 , v068 - .byte W04 - .byte En5 , v092 - .byte W04 - .byte Fs5 , v072 - .byte W04 - .byte En5 , v068 - .byte W04 - .byte Dn5 , v092 - .byte W04 - .byte En5 , v072 - .byte W04 - .byte Dn5 , v068 - .byte W04 - .byte Cn5 , v092 - .byte W04 - .byte Dn5 , v072 - .byte W04 - .byte Cn5 , v068 - .byte W04 - .byte Bn4 , v092 - .byte W04 - .byte Cn5 , v072 - .byte W04 - .byte Bn4 , v068 - .byte W04 - .byte VOICE , 60 - .byte VOL , 90*mus_thankfor_mvl/mxv - .byte PAN , c_v+0 - .byte N30 , Bn3 , v112 - .byte W12 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Dn4 , v108 - .byte W06 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N12 , Fn4 - .byte W12 - .byte En4 , v116 - .byte W12 - .byte N03 , Ds4 , v108 - .byte W03 - .byte En4 , v112 - .byte W03 - .byte N06 , Ds4 - .byte W06 - .byte Dn4 , v104 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte N30 , Bn3 , v096 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte VOICE , 48 - .byte VOL , 74*mus_thankfor_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N12 , Cn4 , v092 - .byte W12 - .byte N06 , Dn4 , v100 - .byte W06 - .byte PAN , c_v+0 - .byte N30 , Cn4 , v112 - .byte W12 - .byte MOD , 4 - .byte W18 - .byte 0 - .byte N12 , Dn4 , v104 - .byte W12 - .byte N06 , En4 , v112 - .byte W06 - .byte Cn4 , v104 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte N12 , Cn4 - .byte W18 - .byte N06 - .byte W06 - .byte Dn4 , v088 - .byte W06 - .byte En4 , v100 - .byte W06 - .byte N12 , Gn4 , v104 - .byte W12 - .byte Fs4 , v092 - .byte W12 - .byte N03 , En4 , v084 - .byte W03 - .byte Fs4 , v112 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte Dn4 , v092 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte N12 , Dn4 , v096 - .byte W12 - .byte Cn4 , v112 - .byte W12 - .byte VOL , 67*mus_thankfor_mvl/mxv - .byte N12 , Bn3 - .byte W12 - .byte VOL , 80*mus_thankfor_mvl/mxv - .byte N12 , Cn4 - .byte W12 - .byte VOICE , 56 - .byte VOL , 75*mus_thankfor_mvl/mxv - .byte N30 , Bn4 - .byte W12 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Cn5 , v104 - .byte W12 - .byte N06 , Dn5 , v112 - .byte W06 - .byte N36 , Bn4 , v104 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Cn5 , v088 - .byte W06 - .byte Dn5 , v100 - .byte W06 - .byte N12 , Fn5 , v104 - .byte W12 - .byte En5 , v092 - .byte W12 - .byte Ds5 , v112 - .byte W12 - .byte En5 - .byte W12 - .byte N30 , Bn4 , v096 - .byte W12 - .byte MOD , 8 - .byte W18 - .byte VOICE , 48 - .byte VOL , 74*mus_thankfor_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn5 , v092 - .byte W12 - .byte N06 , Dn5 , v100 - .byte W06 - .byte VOL , 81*mus_thankfor_mvl/mxv - .byte N12 , Cn5 , v112 - .byte W12 - .byte En4 , v084 - .byte W12 - .byte An4 , v088 - .byte W12 - .byte En4 , v076 - .byte W12 - .byte Gn4 , v104 - .byte W12 - .byte Cn4 , v112 - .byte W12 - .byte N03 , Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N24 , Bn4 - .byte W24 - .byte Cn5 - .byte W24 - .byte Cs5 - .byte W24 - .byte PAN , c_v+0 - .byte VOL , 64*mus_thankfor_mvl/mxv - .byte N12 , Dn5 - .byte W12 - .byte Gn4 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte VOL , 69*mus_thankfor_mvl/mxv - .byte N36 , An3 - .byte W36 - .byte N06 , Cs4 - .byte W12 - .byte N48 , En4 - .byte W24 - .byte VOL , 69*mus_thankfor_mvl/mxv - .byte MOD , 5 - .byte W02 - .byte VOL , 66*mus_thankfor_mvl/mxv - .byte W03 - .byte 60*mus_thankfor_mvl/mxv - .byte W03 - .byte 56*mus_thankfor_mvl/mxv - .byte W04 - .byte 54*mus_thankfor_mvl/mxv - .byte W02 - .byte 50*mus_thankfor_mvl/mxv - .byte W03 - .byte 47*mus_thankfor_mvl/mxv - .byte W03 - .byte 44*mus_thankfor_mvl/mxv - .byte W04 - .byte 69*mus_thankfor_mvl/mxv - .byte MOD , 0 - .byte N36 , Bn3 - .byte W36 - .byte N06 , Dn4 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N72 , En4 - .byte W24 - .byte VOL , 69*mus_thankfor_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 66*mus_thankfor_mvl/mxv - .byte W03 - .byte 62*mus_thankfor_mvl/mxv - .byte W03 - .byte 56*mus_thankfor_mvl/mxv - .byte W06 - .byte 54*mus_thankfor_mvl/mxv - .byte W03 - .byte 53*mus_thankfor_mvl/mxv - .byte W03 - .byte 50*mus_thankfor_mvl/mxv - .byte W04 - .byte 48*mus_thankfor_mvl/mxv - .byte W05 - .byte 44*mus_thankfor_mvl/mxv - .byte W07 - .byte 41*mus_thankfor_mvl/mxv - .byte W05 - .byte 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 37*mus_thankfor_mvl/mxv - .byte W04 - .byte 69*mus_thankfor_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn4 - .byte W24 - .byte N72 , En4 - .byte W24 - .byte VOL , 69*mus_thankfor_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 66*mus_thankfor_mvl/mxv - .byte W03 - .byte 62*mus_thankfor_mvl/mxv - .byte W03 - .byte 60*mus_thankfor_mvl/mxv - .byte W04 - .byte 59*mus_thankfor_mvl/mxv - .byte W02 - .byte 56*mus_thankfor_mvl/mxv - .byte W03 - .byte 54*mus_thankfor_mvl/mxv - .byte W03 - .byte 50*mus_thankfor_mvl/mxv - .byte W04 - .byte 48*mus_thankfor_mvl/mxv - .byte W02 - .byte 47*mus_thankfor_mvl/mxv - .byte W03 - .byte 41*mus_thankfor_mvl/mxv - .byte W07 - .byte 37*mus_thankfor_mvl/mxv - .byte W02 - .byte 35*mus_thankfor_mvl/mxv - .byte W03 - .byte 34*mus_thankfor_mvl/mxv - .byte W07 - .byte 69*mus_thankfor_mvl/mxv - .byte MOD , 0 - .byte N21 , Dn4 - .byte W24 - .byte N72 , En4 - .byte W24 - .byte VOL , 66*mus_thankfor_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 66*mus_thankfor_mvl/mxv - .byte W03 - .byte 60*mus_thankfor_mvl/mxv - .byte W07 - .byte 59*mus_thankfor_mvl/mxv - .byte W02 - .byte 56*mus_thankfor_mvl/mxv - .byte W03 - .byte 54*mus_thankfor_mvl/mxv - .byte W07 - .byte 50*mus_thankfor_mvl/mxv - .byte W02 - .byte 48*mus_thankfor_mvl/mxv - .byte W03 - .byte 44*mus_thankfor_mvl/mxv - .byte W03 - .byte 41*mus_thankfor_mvl/mxv - .byte W04 - .byte 40*mus_thankfor_mvl/mxv - .byte W05 - .byte 37*mus_thankfor_mvl/mxv - .byte W07 - .byte 69*mus_thankfor_mvl/mxv - .byte MOD , 0 - .byte N21 , Dn4 - .byte W24 - .byte VOL , 6*mus_thankfor_mvl/mxv - .byte PAN , c_v+32 - .byte TIE , Cs4 - .byte W02 - .byte VOL , 7*mus_thankfor_mvl/mxv - .byte W03 - .byte 9*mus_thankfor_mvl/mxv - .byte W09 - .byte 10*mus_thankfor_mvl/mxv - .byte W03 - .byte 11*mus_thankfor_mvl/mxv - .byte W07 - .byte 12*mus_thankfor_mvl/mxv - .byte W02 - .byte 14*mus_thankfor_mvl/mxv - .byte W03 - .byte 15*mus_thankfor_mvl/mxv - .byte W03 - .byte 17*mus_thankfor_mvl/mxv - .byte W04 - .byte 18*mus_thankfor_mvl/mxv - .byte W02 - .byte 19*mus_thankfor_mvl/mxv - .byte W06 - .byte 22*mus_thankfor_mvl/mxv - .byte W06 - .byte 25*mus_thankfor_mvl/mxv - .byte W06 - .byte 28*mus_thankfor_mvl/mxv - .byte W04 - .byte 32*mus_thankfor_mvl/mxv - .byte W08 - .byte 37*mus_thankfor_mvl/mxv - .byte W04 - .byte 37*mus_thankfor_mvl/mxv - .byte W05 - .byte 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 41*mus_thankfor_mvl/mxv - .byte W09 - .byte 44*mus_thankfor_mvl/mxv - .byte W07 - .byte W02 - .byte 47*mus_thankfor_mvl/mxv - .byte W03 - .byte 49*mus_thankfor_mvl/mxv - .byte W07 - .byte 51*mus_thankfor_mvl/mxv - .byte W02 - .byte 53*mus_thankfor_mvl/mxv - .byte W03 - .byte 55*mus_thankfor_mvl/mxv - .byte W03 - .byte 56*mus_thankfor_mvl/mxv - .byte W04 - .byte 59*mus_thankfor_mvl/mxv - .byte W02 - .byte 60*mus_thankfor_mvl/mxv - .byte W03 - .byte 62*mus_thankfor_mvl/mxv - .byte W07 - .byte 66*mus_thankfor_mvl/mxv - .byte W02 - .byte 69*mus_thankfor_mvl/mxv - .byte W03 - .byte 70*mus_thankfor_mvl/mxv - .byte W03 - .byte 74*mus_thankfor_mvl/mxv - .byte W04 - .byte 75*mus_thankfor_mvl/mxv - .byte W02 - .byte 78*mus_thankfor_mvl/mxv - .byte W03 - .byte 79*mus_thankfor_mvl/mxv - .byte W03 - .byte 81*mus_thankfor_mvl/mxv - .byte W06 - .byte 85*mus_thankfor_mvl/mxv - .byte W03 - .byte 85*mus_thankfor_mvl/mxv - .byte W03 - .byte 87*mus_thankfor_mvl/mxv - .byte W28 - .byte EOT - .byte N03 , An1 - .byte W96 - .byte FINE - -@********************** Track 5 **********************@ - -mus_thankfor_5: - .byte KEYSH , mus_thankfor_key+0 - .byte VOICE , 46 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 90*mus_thankfor_mvl/mxv - .byte PAN , c_v+28 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte c_v+30 - .byte W48 - .byte VOL , 56*mus_thankfor_mvl/mxv - .byte PAN , c_v-29 - .byte W12 - .byte N06 , Bn4 , v112 - .byte W12 - .byte Bn5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte An5 - .byte W12 - .byte Dn5 - .byte W12 - .byte VOL , 57*mus_thankfor_mvl/mxv - .byte PAN , c_v-32 - .byte N03 , Bn3 , v100 - .byte W03 - .byte Dn4 , v104 - .byte W03 - .byte Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte PAN , c_v-24 - .byte N03 , Dn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Dn5 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , An4 - .byte W03 - .byte Bn4 , v092 - .byte W03 - .byte Dn5 , v096 - .byte W03 - .byte Fs5 - .byte W03 - .byte PAN , c_v+26 - .byte N03 , Bn5 , v100 - .byte W03 - .byte An5 , v096 - .byte W03 - .byte Gn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte PAN , c_v+16 - .byte N03 , Gn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Bn4 , v092 - .byte W03 - .byte An4 - .byte W03 - .byte VOL , 57*mus_thankfor_mvl/mxv - .byte PAN , c_v+9 - .byte N06 , Bn4 , v088 - .byte W06 - .byte As4 , v084 - .byte W06 - .byte PAN , c_v-13 - .byte N06 , Bn4 - .byte W06 - .byte Dn5 , v112 - .byte W06 - .byte PAN , c_v-32 - .byte W12 - .byte N06 , Bn4 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Dn5 - .byte W12 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , Gn5 - .byte W12 - .byte VOL , 57*mus_thankfor_mvl/mxv - .byte N03 , Dn4 , v096 - .byte W03 - .byte Gn4 , v088 - .byte W03 - .byte Bn4 - .byte W03 - .byte Dn5 - .byte W03 - .byte Gn4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Dn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte PAN , c_v-25 - .byte N03 , Bn4 - .byte W03 - .byte Dn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gn5 - .byte W03 - .byte PAN , c_v-10 - .byte N03 , Dn5 - .byte W03 - .byte Fs5 - .byte W03 - .byte Gn5 - .byte W03 - .byte An5 , v092 - .byte W03 - .byte PAN , c_v+24 - .byte N03 , Bn5 , v096 - .byte W03 - .byte An5 - .byte W03 - .byte Gn5 , v088 - .byte W03 - .byte Dn5 - .byte W03 - .byte PAN , c_v+2 - .byte N03 , An5 - .byte W03 - .byte Gn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte PAN , c_v-32 - .byte VOL , 57*mus_thankfor_mvl/mxv - .byte N12 , An4 , v112 - .byte W12 - .byte N06 , Cn5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte En5 - .byte W12 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte N12 , Cn5 - .byte W36 - .byte VOL , 57*mus_thankfor_mvl/mxv - .byte PAN , c_v+26 - .byte N03 , Cn6 , v092 - .byte W03 - .byte An5 , v084 - .byte W03 - .byte Fs5 - .byte W03 - .byte En5 - .byte W03 - .byte An5 - .byte W03 - .byte Fs5 - .byte W03 - .byte En5 - .byte W03 - .byte Cn5 - .byte W03 - .byte PAN , c_v+8 - .byte N03 , Fs5 - .byte W03 - .byte En5 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte PAN , c_v-33 - .byte N03 , En5 - .byte W03 - .byte Cn5 , v096 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte VOL , 57*mus_thankfor_mvl/mxv - .byte N06 , An4 , v112 - .byte W12 - .byte Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte Cn5 - .byte W12 - .byte An4 - .byte W12 - .byte Cn5 - .byte W12 - .byte An5 - .byte W12 - .byte Gn5 - .byte W12 - .byte VOICE , 46 - .byte VOL , 57*mus_thankfor_mvl/mxv - .byte N03 , Dn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte N12 , Dn5 - .byte W36 - .byte PAN , c_v-39 - .byte N03 , Dn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte An3 - .byte W03 - .byte Cn4 - .byte W03 - .byte PAN , c_v-21 - .byte N03 , Dn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte PAN , c_v+42 - .byte N03 , Dn5 - .byte W03 - .byte Cn5 - .byte W03 - .byte An4 - .byte W03 - .byte Fs4 - .byte W03 - .byte PAN , c_v+25 - .byte N03 , Dn4 - .byte W03 - .byte Cn4 - .byte W03 - .byte PAN , c_v+7 - .byte N03 , An3 - .byte W03 - .byte Fs3 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 62*mus_thankfor_mvl/mxv - .byte PAN , c_v-32 - .byte N06 , Gn4 , v096 - .byte W06 - .byte Bn3 , v072 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v-16 - .byte N06 , Bn4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte PAN , c_v-7 - .byte N06 , Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+32 - .byte N04 , Gn5 , v092 - .byte W04 - .byte En5 , v088 - .byte W04 - .byte Bn4 , v080 - .byte W04 - .byte En5 - .byte W04 - .byte Bn4 , v076 - .byte W04 - .byte Gn4 , v072 - .byte W04 - .byte PAN , c_v+15 - .byte N04 , Bn4 , v088 - .byte W04 - .byte Gn4 , v084 - .byte W04 - .byte En4 , v080 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Gn4 , v072 - .byte W04 - .byte En4 - .byte W04 - .byte Bn3 , v064 - .byte W04 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte W96 - .byte 47 - .byte VOL , 62*mus_thankfor_mvl/mxv - .byte PAN , c_v+0 - .byte W48 - .byte VOL , 88*mus_thankfor_mvl/mxv - .byte N04 , Dn2 , v056 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte Dn2 , v060 - .byte W04 - .byte Dn2 , v072 - .byte W04 - .byte Dn2 , v088 - .byte W04 - .byte Dn2 , v108 - .byte W04 - .byte Dn2 , v112 - .byte W04 - .byte Dn2 , v116 - .byte W04 - .byte VOL , 88*mus_thankfor_mvl/mxv - .byte N15 , Gn1 , v112 - .byte W36 - .byte N02 , Gn1 , v056 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N14 , Fs1 , v072 - .byte W36 - .byte N02 , Fs1 , v052 - .byte W04 - .byte Fs1 , v048 - .byte W04 - .byte Fs1 , v052 - .byte W04 - .byte N04 , Fn1 , v064 - .byte W24 - .byte En1 , v040 - .byte W12 - .byte Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte Ds1 - .byte W12 - .byte VOL , 88*mus_thankfor_mvl/mxv - .byte N04 , En1 - .byte W12 - .byte N06 , En2 , v112 - .byte W12 - .byte N24 , An1 - .byte W36 - .byte N04 , Cn2 , v040 - .byte W04 - .byte Bn1 - .byte W08 - .byte N24 , Gs1 - .byte W36 - .byte N04 , Bn1 - .byte W04 - .byte Cn2 - .byte W08 - .byte Dn2 , v060 - .byte W24 - .byte Cn2 , v040 - .byte W24 - .byte VOICE , 47 - .byte N04 , Dn2 , v056 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte Dn2 , v060 - .byte W04 - .byte Dn2 , v072 - .byte W04 - .byte Dn2 , v088 - .byte W04 - .byte Dn2 , v108 - .byte W04 - .byte Dn2 , v112 - .byte W04 - .byte Dn2 , v116 - .byte W04 - .byte VOL , 100*mus_thankfor_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Gn1 , v112 - .byte W36 - .byte N02 , Gn1 , v080 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Fs1 , v112 - .byte W36 - .byte N02 , Fs1 , v080 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Fn1 , v112 - .byte W48 - .byte N08 , Bn1 , v096 - .byte W12 - .byte N12 , En1 , v112 - .byte W12 - .byte N06 , Bn1 , v080 - .byte W06 - .byte Bn1 , v112 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte N48 , An1 , v124 - .byte W48 - .byte N04 , Dn2 , v104 - .byte W12 - .byte An1 , v084 - .byte W12 - .byte Dn2 , v112 - .byte W12 - .byte N12 , An1 , v092 - .byte W12 - .byte VOICE , 47 - .byte VOL , 100*mus_thankfor_mvl/mxv - .byte PAN , c_v-24 - .byte N06 , Gn2 , v112 - .byte W12 - .byte N02 , Dn2 , v080 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte PAN , c_v+26 - .byte N06 , Fn2 , v112 - .byte W12 - .byte N02 , Dn2 , v080 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte PAN , c_v-23 - .byte N06 , Dn2 , v112 - .byte W12 - .byte N02 , Dn2 , v080 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte PAN , c_v+0 - .byte N02 , Gn1 - .byte W04 - .byte N02 - .byte W04 - .byte Gn1 , v084 - .byte W04 - .byte Gn1 , v096 - .byte W04 - .byte Gn1 , v108 - .byte W04 - .byte Gn1 , v124 - .byte W04 - .byte VOICE , 1 - .byte VOL , 49*mus_thankfor_mvl/mxv - .byte PAN , c_v-32 - .byte N06 , Cn3 , v112 - .byte W06 - .byte Gn3 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N03 , Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte N06 , Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As2 - .byte W06 - .byte An2 - .byte W06 - .byte As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte As3 - .byte W06 - .byte N03 , Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte N03 , An4 - .byte W03 - .byte As4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 , En4 - .byte W03 - .byte Fn4 - .byte W03 - .byte N06 , En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte En4 - .byte W06 - .byte Cs4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte An3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 , Gn4 - .byte W03 - .byte An4 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte N03 , Fn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N06 , Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte N03 , Cs4 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N03 , Bn4 - .byte W03 - .byte Dn5 - .byte W03 - .byte N06 , Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N03 , Gn4 - .byte W03 - .byte Bn4 - .byte W03 - .byte N06 , Gn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte VOICE , 14 - .byte N48 , An3 - .byte W48 - .byte En3 - .byte W48 - .byte Gn3 - .byte W48 - .byte Dn3 - .byte W48 -mus_thankfor_5_000: - .byte N72 , En3 , v112 - .byte W72 - .byte N24 , Dn3 - .byte W24 - .byte PEND - .byte PATT - .word mus_thankfor_5_000 - .byte N72 , En3 , v112 - .byte W96 - .byte VOICE , 48 - .byte VOL , 6*mus_thankfor_mvl/mxv - .byte TIE , An3 - .byte W08 - .byte VOL , 7*mus_thankfor_mvl/mxv - .byte W06 - .byte 9*mus_thankfor_mvl/mxv - .byte W06 - .byte 10*mus_thankfor_mvl/mxv - .byte W06 - .byte 11*mus_thankfor_mvl/mxv - .byte W03 - .byte 12*mus_thankfor_mvl/mxv - .byte W07 - .byte 14*mus_thankfor_mvl/mxv - .byte W02 - .byte 15*mus_thankfor_mvl/mxv - .byte W03 - .byte 17*mus_thankfor_mvl/mxv - .byte W07 - .byte 18*mus_thankfor_mvl/mxv - .byte W02 - .byte 19*mus_thankfor_mvl/mxv - .byte W06 - .byte 21*mus_thankfor_mvl/mxv - .byte W06 - .byte 22*mus_thankfor_mvl/mxv - .byte W03 - .byte 26*mus_thankfor_mvl/mxv - .byte W07 - .byte 28*mus_thankfor_mvl/mxv - .byte W02 - .byte 32*mus_thankfor_mvl/mxv - .byte W03 - .byte 35*mus_thankfor_mvl/mxv - .byte W03 - .byte 37*mus_thankfor_mvl/mxv - .byte W06 - .byte 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 41*mus_thankfor_mvl/mxv - .byte W03 - .byte 44*mus_thankfor_mvl/mxv - .byte W04 - .byte W02 - .byte 47*mus_thankfor_mvl/mxv - .byte W03 - .byte 48*mus_thankfor_mvl/mxv - .byte W03 - .byte 50*mus_thankfor_mvl/mxv - .byte W04 - .byte 51*mus_thankfor_mvl/mxv - .byte W02 - .byte 53*mus_thankfor_mvl/mxv - .byte W03 - .byte 56*mus_thankfor_mvl/mxv - .byte W03 - .byte 59*mus_thankfor_mvl/mxv - .byte W06 - .byte 62*mus_thankfor_mvl/mxv - .byte W03 - .byte 64*mus_thankfor_mvl/mxv - .byte W03 - .byte 66*mus_thankfor_mvl/mxv - .byte W04 - .byte 69*mus_thankfor_mvl/mxv - .byte W02 - .byte 70*mus_thankfor_mvl/mxv - .byte W06 - .byte 73*mus_thankfor_mvl/mxv - .byte W04 - .byte 74*mus_thankfor_mvl/mxv - .byte W02 - .byte 75*mus_thankfor_mvl/mxv - .byte W03 - .byte 78*mus_thankfor_mvl/mxv - .byte W03 - .byte 79*mus_thankfor_mvl/mxv - .byte W06 - .byte 81*mus_thankfor_mvl/mxv - .byte W03 - .byte 83*mus_thankfor_mvl/mxv - .byte W03 - .byte 85*mus_thankfor_mvl/mxv - .byte W04 - .byte 85*mus_thankfor_mvl/mxv - .byte W24 - .byte EOT - .byte VOICE , 47 - .byte VOL , 100*mus_thankfor_mvl/mxv - .byte N24 , An1 - .byte W96 - .byte FINE - -@********************** Track 6 **********************@ - -mus_thankfor_6: - .byte KEYSH , mus_thankfor_key+0 - .byte VOICE , 4 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-61 - .byte VOL , 44*mus_thankfor_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_thankfor_6_000: - .byte VOL , 30*mus_thankfor_mvl/mxv - .byte W12 - .byte N24 , Dn3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W12 - .byte PEND -mus_thankfor_6_001: - .byte W12 - .byte N24 , Dn3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W12 - .byte PEND - .byte PATT - .word mus_thankfor_6_001 - .byte W12 - .byte N24 , Bn2 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W12 -mus_thankfor_6_002: - .byte W12 - .byte N24 , En3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W12 - .byte PEND - .byte PATT - .word mus_thankfor_6_002 - .byte W12 - .byte N24 , Fs3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte VOL , 10*mus_thankfor_mvl/mxv - .byte N48 , Dn3 - .byte W06 - .byte VOL , 10*mus_thankfor_mvl/mxv - .byte W02 - .byte 12*mus_thankfor_mvl/mxv - .byte W04 - .byte 15*mus_thankfor_mvl/mxv - .byte W02 - .byte 20*mus_thankfor_mvl/mxv - .byte W03 - .byte 24*mus_thankfor_mvl/mxv - .byte W03 - .byte 29*mus_thankfor_mvl/mxv - .byte W04 - .byte 33*mus_thankfor_mvl/mxv - .byte W02 - .byte 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 48*mus_thankfor_mvl/mxv - .byte W03 - .byte 52*mus_thankfor_mvl/mxv - .byte W04 - .byte 53*mus_thankfor_mvl/mxv - .byte W02 - .byte 57*mus_thankfor_mvl/mxv - .byte W03 - .byte 61*mus_thankfor_mvl/mxv - .byte W03 - .byte 62*mus_thankfor_mvl/mxv - .byte W04 - .byte 10*mus_thankfor_mvl/mxv - .byte N48 , An3 - .byte W03 - .byte VOL , 11*mus_thankfor_mvl/mxv - .byte W02 - .byte 16*mus_thankfor_mvl/mxv - .byte W03 - .byte 23*mus_thankfor_mvl/mxv - .byte W04 - .byte 27*mus_thankfor_mvl/mxv - .byte W02 - .byte 31*mus_thankfor_mvl/mxv - .byte W03 - .byte 36*mus_thankfor_mvl/mxv - .byte W03 - .byte 41*mus_thankfor_mvl/mxv - .byte W04 - .byte 48*mus_thankfor_mvl/mxv - .byte W02 - .byte 49*mus_thankfor_mvl/mxv - .byte W03 - .byte 56*mus_thankfor_mvl/mxv - .byte W03 - .byte 61*mus_thankfor_mvl/mxv - .byte W04 - .byte 62*mus_thankfor_mvl/mxv - .byte W12 - .byte PATT - .word mus_thankfor_6_000 - .byte PATT - .word mus_thankfor_6_001 - .byte W12 - .byte N24 , Dn3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N06 , Bn3 - .byte W12 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W12 -mus_thankfor_6_003: - .byte W12 - .byte N24 , En4 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W12 - .byte PEND - .byte PATT - .word mus_thankfor_6_003 - .byte W12 - .byte N24 , Fs4 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte W96 - .byte Dn3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte Gs3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte En3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte An3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte Dn4 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte Gs4 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte En4 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte An3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte Gn3 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , An4 - .byte W03 - .byte VOL , 37*mus_thankfor_mvl/mxv - .byte W09 - .byte VOICE , 4 - .byte VOL , 37*mus_thankfor_mvl/mxv - .byte N03 , Gs4 - .byte W03 - .byte N44 , Gn4 - .byte W21 - .byte MOD , 7 - .byte W24 - .byte N24 , Fs4 - .byte W24 - .byte MOD , 0 - .byte N12 , Dn4 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N24 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte Fs4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , An4 - .byte W24 - .byte N15 , Gn4 - .byte W12 - .byte MOD , 0 - .byte W06 - .byte N03 , En4 - .byte W06 - .byte Fn4 - .byte W03 - .byte En4 - .byte W03 - .byte N06 , Ds4 - .byte W06 - .byte N36 , En4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Ds4 - .byte W24 - .byte MOD , 0 - .byte N24 , En4 - .byte W24 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N03 , Gs4 - .byte W03 - .byte N44 , Gn4 - .byte W21 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Fs4 - .byte W24 - .byte Gn4 - .byte W24 - .byte An4 - .byte W24 - .byte N12 , Cn5 - .byte W12 - .byte N03 , Bn4 , v096 - .byte W03 - .byte As4 - .byte W03 - .byte An4 - .byte W03 - .byte Gs4 - .byte W03 - .byte N06 , An4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N03 , As4 - .byte W03 - .byte N68 , An4 - .byte W21 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N48 , Dn3 - .byte W15 - .byte VOL , 45*mus_thankfor_mvl/mxv - .byte W02 - .byte 44*mus_thankfor_mvl/mxv - .byte W03 - .byte 41*mus_thankfor_mvl/mxv - .byte W03 - .byte 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 37*mus_thankfor_mvl/mxv - .byte W03 - .byte 35*mus_thankfor_mvl/mxv - .byte W03 - .byte 32*mus_thankfor_mvl/mxv - .byte W03 - .byte 29*mus_thankfor_mvl/mxv - .byte W03 - .byte 27*mus_thankfor_mvl/mxv - .byte W03 - .byte 24*mus_thankfor_mvl/mxv - .byte W03 - .byte 22*mus_thankfor_mvl/mxv - .byte W04 - .byte 40*mus_thankfor_mvl/mxv - .byte N12 , Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte VOICE , 68 - .byte VOL , 40*mus_thankfor_mvl/mxv - .byte N06 , Gn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte As2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte En2 - .byte W06 - .byte Fs2 - .byte W06 - .byte En2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N03 , En2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Gn2 - .byte W06 - .byte En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte En2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Bn2 - .byte W06 - .byte N09 , An2 - .byte W06 - .byte N06 , Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte An2 - .byte W06 - .byte W06 - .byte Fs2 - .byte W06 - .byte En2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte An2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W18 - .byte Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N18 , Fs3 - .byte W96 - .byte VOICE , 84 - .byte N32 , Gn3 - .byte W12 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte W06 - .byte N04 - .byte W04 - .byte Gn3 , v096 - .byte W04 - .byte N04 - .byte W04 - .byte N32 , Fs3 , v112 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N04 - .byte W04 - .byte Fs3 , v096 - .byte W04 - .byte N04 - .byte W04 - .byte N24 , Gs3 , v112 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N03 , En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte N06 , En3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gs2 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Gs2 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte W96 - .byte W96 - .byte N30 , Gn3 - .byte W12 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N36 , Fn3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte W96 - .byte W96 - .byte VOICE , 68 - .byte PAN , c_v-62 - .byte W12 - .byte N12 , Gn3 , v116 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En4 , v088 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn4 , v084 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En4 , v088 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn3 , v112 - .byte W12 - .byte PAN , c_v-62 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En4 , v092 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn4 , v092 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En4 , v092 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn3 , v112 - .byte W12 - .byte PAN , c_v-62 - .byte W12 - .byte N12 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn4 , v096 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fn4 , v096 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En4 , v096 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn3 , v112 - .byte W12 - .byte PAN , c_v-62 - .byte W12 - .byte N12 , An3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , An4 , v096 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Gn4 , v096 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En4 , v092 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An3 , v112 - .byte W12 - .byte PAN , c_v-62 - .byte W15 - .byte N12 - .byte W09 - .byte PAN , c_v+63 - .byte N12 , Fn4 , v096 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En4 , v096 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fn4 , v092 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An3 , v112 - .byte W12 - .byte PAN , c_v-62 - .byte W15 - .byte N12 - .byte W09 - .byte PAN , c_v+63 - .byte N12 , Fn4 , v088 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , En4 , v092 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An3 , v112 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fn4 , v092 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , An3 , v112 - .byte W12 - .byte PAN , c_v-62 - .byte W12 - .byte N12 , Gn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Dn4 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Gn3 - .byte W12 - .byte PAN , c_v+63 - .byte W12 - .byte c_v-62 - .byte N12 , Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Bn3 - .byte W12 - .byte PAN , c_v-62 - .byte N12 , Dn3 - .byte W12 - .byte VOICE , 4 - .byte VOL , 37*mus_thankfor_mvl/mxv - .byte W12 - .byte N12 , Cs2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W06 - .byte MOD , 6 - .byte W06 -mus_thankfor_6_004: - .byte MOD , 0 - .byte W12 - .byte N12 , Cs2 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte PEND - .byte PATT - .word mus_thankfor_6_004 - .byte PATT - .word mus_thankfor_6_004 - .byte VOICE , 81 - .byte VOL , 5*mus_thankfor_mvl/mxv - .byte MOD , 0 - .byte TIE , En2 , v112 - .byte W02 - .byte VOL , 6*mus_thankfor_mvl/mxv - .byte W56 - .byte W02 - .byte 7*mus_thankfor_mvl/mxv - .byte W20 - .byte 7*mus_thankfor_mvl/mxv - .byte W09 - .byte 8*mus_thankfor_mvl/mxv - .byte W07 - .byte 10*mus_thankfor_mvl/mxv - .byte W02 - .byte 11*mus_thankfor_mvl/mxv - .byte W03 - .byte 14*mus_thankfor_mvl/mxv - .byte W03 - .byte 16*mus_thankfor_mvl/mxv - .byte W04 - .byte 18*mus_thankfor_mvl/mxv - .byte W02 - .byte 22*mus_thankfor_mvl/mxv - .byte W03 - .byte 24*mus_thankfor_mvl/mxv - .byte W03 - .byte 28*mus_thankfor_mvl/mxv - .byte W04 - .byte 29*mus_thankfor_mvl/mxv - .byte W02 - .byte 31*mus_thankfor_mvl/mxv - .byte W03 - .byte 33*mus_thankfor_mvl/mxv - .byte W03 - .byte 34*mus_thankfor_mvl/mxv - .byte W04 - .byte 36*mus_thankfor_mvl/mxv - .byte W02 - .byte 41*mus_thankfor_mvl/mxv - .byte W03 - .byte 46*mus_thankfor_mvl/mxv - .byte W03 - .byte 47*mus_thankfor_mvl/mxv - .byte W04 - .byte 50*mus_thankfor_mvl/mxv - .byte W02 - .byte 54*mus_thankfor_mvl/mxv - .byte W03 - .byte 59*mus_thankfor_mvl/mxv - .byte W03 - .byte 66*mus_thankfor_mvl/mxv - .byte W04 - .byte 75*mus_thankfor_mvl/mxv - .byte W02 - .byte 81*mus_thankfor_mvl/mxv - .byte W03 - .byte 84*mus_thankfor_mvl/mxv - .byte W03 - .byte 88*mus_thankfor_mvl/mxv - .byte W28 - .byte EOT - .byte W96 - .byte FINE - -@********************** Track 7 **********************@ - -mus_thankfor_7: - .byte KEYSH , mus_thankfor_key+0 - .byte VOICE , 5 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 43*mus_thankfor_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_thankfor_7_000: - .byte VOL , 30*mus_thankfor_mvl/mxv - .byte N24 , Gn3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte Fs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte PEND -mus_thankfor_7_001: - .byte N24 , Gn3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte An3 - .byte W24 - .byte Fs3 - .byte W24 - .byte PEND -mus_thankfor_7_002: - .byte N24 , Gn3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte Fs3 - .byte W24 - .byte Gn3 - .byte W24 - .byte PEND - .byte En3 - .byte W24 - .byte N24 - .byte W24 - .byte Fs3 - .byte W24 - .byte En3 - .byte W24 -mus_thankfor_7_003: - .byte N24 , An3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte Gs3 - .byte W24 - .byte An3 - .byte W24 - .byte PEND - .byte PATT - .word mus_thankfor_7_003 - .byte N24 , An3 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte VOL , 10*mus_thankfor_mvl/mxv - .byte N48 , Fs3 - .byte W06 - .byte VOL , 10*mus_thankfor_mvl/mxv - .byte W02 - .byte 12*mus_thankfor_mvl/mxv - .byte W04 - .byte 15*mus_thankfor_mvl/mxv - .byte W02 - .byte 20*mus_thankfor_mvl/mxv - .byte W03 - .byte 24*mus_thankfor_mvl/mxv - .byte W03 - .byte 29*mus_thankfor_mvl/mxv - .byte W04 - .byte 33*mus_thankfor_mvl/mxv - .byte W02 - .byte 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 48*mus_thankfor_mvl/mxv - .byte W03 - .byte 52*mus_thankfor_mvl/mxv - .byte W04 - .byte 53*mus_thankfor_mvl/mxv - .byte W02 - .byte 57*mus_thankfor_mvl/mxv - .byte W03 - .byte 61*mus_thankfor_mvl/mxv - .byte W03 - .byte 62*mus_thankfor_mvl/mxv - .byte W04 - .byte 10*mus_thankfor_mvl/mxv - .byte N48 , Cn4 - .byte W03 - .byte VOL , 11*mus_thankfor_mvl/mxv - .byte W02 - .byte 16*mus_thankfor_mvl/mxv - .byte W03 - .byte 23*mus_thankfor_mvl/mxv - .byte W04 - .byte 27*mus_thankfor_mvl/mxv - .byte W02 - .byte 31*mus_thankfor_mvl/mxv - .byte W03 - .byte 36*mus_thankfor_mvl/mxv - .byte W03 - .byte 41*mus_thankfor_mvl/mxv - .byte W04 - .byte 48*mus_thankfor_mvl/mxv - .byte W02 - .byte 49*mus_thankfor_mvl/mxv - .byte W03 - .byte 56*mus_thankfor_mvl/mxv - .byte W03 - .byte 61*mus_thankfor_mvl/mxv - .byte W04 - .byte 62*mus_thankfor_mvl/mxv - .byte W12 - .byte PATT - .word mus_thankfor_7_000 - .byte PATT - .word mus_thankfor_7_001 - .byte PATT - .word mus_thankfor_7_002 - .byte N06 , En4 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte Fs4 - .byte W24 - .byte En4 - .byte W24 -mus_thankfor_7_004: - .byte N24 , An4 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte Gs4 - .byte W24 - .byte An4 - .byte W24 - .byte PEND - .byte PATT - .word mus_thankfor_7_004 - .byte N24 , An4 , v112 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte W96 - .byte VOL , 31*mus_thankfor_mvl/mxv - .byte N24 , Gn3 - .byte W24 - .byte N24 - .byte W24 - .byte Fs3 - .byte W24 - .byte N24 - .byte W24 - .byte Bn3 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte An3 - .byte W24 - .byte N24 - .byte W24 - .byte Gs3 - .byte W24 - .byte N24 - .byte W24 - .byte Cn4 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte Gn4 - .byte W24 - .byte N24 - .byte W24 - .byte Fs4 - .byte W24 - .byte N24 - .byte W24 - .byte Bn4 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte An4 - .byte W24 - .byte N24 - .byte W24 - .byte Cn4 - .byte W24 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte VOICE , 80 - .byte VOL , 41*mus_thankfor_mvl/mxv - .byte N12 , Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte An2 - .byte W12 - .byte N24 , Bn2 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Fs2 - .byte W24 - .byte Dn2 - .byte W24 - .byte Fs2 - .byte W24 - .byte Gn2 - .byte W24 - .byte N12 , En2 - .byte W12 - .byte Bn1 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , Bn2 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte Fs2 - .byte W24 - .byte Gn2 - .byte W24 - .byte Bn2 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , An2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N24 , Cn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte N24 , Fs2 - .byte W24 - .byte Gn2 - .byte W24 - .byte An2 - .byte W24 - .byte Cn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N12 , Fs2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte An2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N36 , Dn2 - .byte W12 - .byte MOD , 7 - .byte W03 - .byte VOL , 45*mus_thankfor_mvl/mxv - .byte W02 - .byte 41*mus_thankfor_mvl/mxv - .byte W03 - .byte 37*mus_thankfor_mvl/mxv - .byte W03 - .byte 36*mus_thankfor_mvl/mxv - .byte W03 - .byte 31*mus_thankfor_mvl/mxv - .byte W03 - .byte 25*mus_thankfor_mvl/mxv - .byte W03 - .byte 23*mus_thankfor_mvl/mxv - .byte W04 - .byte VOICE , 105 - .byte VOL , 37*mus_thankfor_mvl/mxv - .byte MOD , 0 - .byte N03 , Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte Gs3 - .byte W03 - .byte Gn3 - .byte W03 - .byte An3 - .byte W03 - .byte N06 , Gn3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte VOL , 37*mus_thankfor_mvl/mxv - .byte N36 , Gn3 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N06 , Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N30 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N24 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte Fs4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte N06 , Fs4 , v084 - .byte W06 - .byte En4 , v072 - .byte W06 - .byte Dn4 , v112 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N18 , Dn4 - .byte W24 - .byte N24 - .byte W24 - .byte N06 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N32 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N06 , Fs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte N21 , Cn4 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 , Gn4 - .byte W24 - .byte An4 - .byte W24 - .byte Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N06 , Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N12 , An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N18 , Fs4 - .byte W18 - .byte N03 , An4 - .byte W06 - .byte N24 - .byte W36 - .byte N06 , Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte N18 , Fs4 - .byte W96 - .byte VOICE , 86 - .byte PAN , c_v+0 - .byte VOL , 50*mus_thankfor_mvl/mxv - .byte N32 , Gn1 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Fs1 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N24 , Fn1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte Ds1 - .byte W12 - .byte En1 - .byte W12 - .byte Gs1 - .byte W12 - .byte N36 , An1 - .byte W36 - .byte N06 , Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N36 , Gs1 - .byte W36 - .byte N06 , Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N24 , Dn2 - .byte W24 - .byte Cn2 , v096 - .byte W24 - .byte An1 , v108 - .byte W24 - .byte N12 , Fs1 , v112 - .byte W12 - .byte Dn1 - .byte W12 - .byte N32 , Gn1 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N32 , Fs1 - .byte W36 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N36 , Fn1 - .byte W36 - .byte N12 - .byte W12 - .byte N36 , En1 - .byte W36 - .byte N06 , Fn1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N36 , An1 - .byte W36 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fs2 - .byte W12 - .byte N24 , Gn2 - .byte W24 - .byte Fn2 - .byte W24 - .byte Dn2 - .byte W24 - .byte N12 , Gn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte PAN , c_v+0 - .byte VOL , 34*mus_thankfor_mvl/mxv - .byte N36 , Cn2 - .byte W36 - .byte N06 - .byte W12 - .byte N48 - .byte W48 - .byte N36 , Bn1 - .byte W36 - .byte N06 - .byte W12 - .byte N48 - .byte W48 - .byte N36 , As1 - .byte W36 - .byte N06 - .byte W12 - .byte N48 - .byte W48 - .byte N36 , An1 - .byte W36 - .byte N06 - .byte W12 - .byte N48 - .byte W48 - .byte N36 , Dn2 - .byte W36 - .byte N06 - .byte W12 - .byte N48 - .byte W48 - .byte N36 , Cs2 - .byte W36 - .byte N06 - .byte W12 - .byte N48 - .byte W48 - .byte N36 , Bn1 - .byte W36 - .byte N06 - .byte W12 - .byte N36 , Gn2 - .byte W36 - .byte N06 - .byte W12 -mus_thankfor_7_005: - .byte N36 , An2 , v112 - .byte W36 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte PEND - .byte N36 , Gn2 - .byte W36 - .byte N06 - .byte W12 - .byte N12 - .byte W12 - .byte Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte Gn2 - .byte W12 - .byte PATT - .word mus_thankfor_7_005 - .byte PATT - .word mus_thankfor_7_005 - .byte PATT - .word mus_thankfor_7_005 - .byte VOICE , 109 - .byte VOL , 7*mus_thankfor_mvl/mxv - .byte TIE , An4 , v112 - .byte W02 - .byte VOL , 7*mus_thankfor_mvl/mxv - .byte W36 - .byte 7*mus_thankfor_mvl/mxv - .byte W30 - .byte 7*mus_thankfor_mvl/mxv - .byte W06 - .byte 8*mus_thankfor_mvl/mxv - .byte W03 - .byte 9*mus_thankfor_mvl/mxv - .byte W03 - .byte 10*mus_thankfor_mvl/mxv - .byte W09 - .byte 11*mus_thankfor_mvl/mxv - .byte W03 - .byte 11*mus_thankfor_mvl/mxv - .byte W01 - .byte 10*mus_thankfor_mvl/mxv - .byte W03 - .byte 10*mus_thankfor_mvl/mxv - .byte W02 - .byte 14*mus_thankfor_mvl/mxv - .byte W06 - .byte 17*mus_thankfor_mvl/mxv - .byte W04 - .byte 18*mus_thankfor_mvl/mxv - .byte W02 - .byte 21*mus_thankfor_mvl/mxv - .byte W03 - .byte 24*mus_thankfor_mvl/mxv - .byte W03 - .byte 29*mus_thankfor_mvl/mxv - .byte W04 - .byte 29*mus_thankfor_mvl/mxv - .byte W02 - .byte 33*mus_thankfor_mvl/mxv - .byte W03 - .byte 34*mus_thankfor_mvl/mxv - .byte W03 - .byte 40*mus_thankfor_mvl/mxv - .byte W04 - .byte 41*mus_thankfor_mvl/mxv - .byte W02 - .byte 44*mus_thankfor_mvl/mxv - .byte W03 - .byte 49*mus_thankfor_mvl/mxv - .byte W03 - .byte 54*mus_thankfor_mvl/mxv - .byte W04 - .byte 57*mus_thankfor_mvl/mxv - .byte W02 - .byte 60*mus_thankfor_mvl/mxv - .byte W03 - .byte 66*mus_thankfor_mvl/mxv - .byte W03 - .byte 67*mus_thankfor_mvl/mxv - .byte W04 - .byte 72*mus_thankfor_mvl/mxv - .byte W02 - .byte 74*mus_thankfor_mvl/mxv - .byte W03 - .byte 78*mus_thankfor_mvl/mxv - .byte W03 - .byte 82*mus_thankfor_mvl/mxv - .byte W04 - .byte 87*mus_thankfor_mvl/mxv - .byte W24 - .byte EOT - .byte W96 - .byte FINE - -@********************** Track 8 **********************@ - -mus_thankfor_8: - .byte KEYSH , mus_thankfor_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 70*mus_thankfor_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N48 , Gn2 , v096 - .byte W48 - .byte An2 , v112 - .byte W96 - .byte W84 - .byte N12 , Gn2 , v076 - .byte W12 - .byte N48 , An2 , v104 - .byte W96 - .byte W84 - .byte N12 , Gn2 , v080 - .byte W12 - .byte N48 , An2 , v112 - .byte W96 - .byte W84 - .byte N12 , Gn2 , v076 - .byte W12 - .byte N48 , An2 , v112 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Cn1 - .byte W96 - .byte FINE - -@********************** Track 9 **********************@ - -mus_thankfor_9: - .byte KEYSH , mus_thankfor_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 37*mus_thankfor_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 6 - .byte W48 - .byte PAN , c_v+0 - .byte VOL , 21*mus_thankfor_mvl/mxv - .byte BEND , c_v+1 - .byte W24 - .byte N12 , Gn4 , v112 - .byte W12 - .byte An4 - .byte W12 - .byte N03 , Cn5 , v080 - .byte W03 - .byte N68 , Bn4 , v112 - .byte W21 - .byte MOD , 5 - .byte W48 - .byte 0 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N24 , An4 - .byte W24 - .byte Bn4 , v104 - .byte W24 - .byte Cn5 - .byte W24 - .byte N12 , Dn5 - .byte W12 - .byte N06 , Cs5 , v108 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 , v112 - .byte W06 - .byte N72 , Bn4 - .byte W24 - .byte MOD , 5 - .byte W48 - .byte 0 - .byte W12 - .byte N03 , Gs4 , v096 - .byte W03 - .byte Gn4 , v112 - .byte W03 - .byte N06 , Fs4 - .byte W06 - .byte N60 , Gn4 - .byte W24 - .byte MOD , 5 - .byte W36 - .byte 0 - .byte W21 - .byte N03 , Bn4 - .byte W03 - .byte N36 , Cn5 - .byte W24 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N06 , Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte N03 , Cs5 , v080 - .byte W03 - .byte N44 , Cn5 , v112 - .byte W21 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N24 , Bn4 - .byte W24 - .byte Cn5 - .byte W24 - .byte Dn5 - .byte W24 - .byte N12 , En5 - .byte W12 - .byte N03 , Ds5 , v084 - .byte W03 - .byte Dn5 , v076 - .byte W03 - .byte Cs5 , v072 - .byte W03 - .byte Cn5 - .byte W03 - .byte N06 , Cn5 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte N03 , Cs5 - .byte W03 - .byte N68 , Cn5 - .byte W21 - .byte MOD , 5 - .byte W48 - .byte VOICE , 74 - .byte VOL , 25*mus_thankfor_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte W03 - .byte N03 , Dn4 , v060 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 , v064 - .byte W03 - .byte An4 - .byte W03 - .byte Bn4 , v068 - .byte W03 - .byte Cn5 , v072 - .byte W03 - .byte Cs5 - .byte W03 - .byte N12 , Dn5 , v112 - .byte W12 - .byte N18 , Cn5 - .byte W18 - .byte N06 , Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte N36 , Bn4 - .byte W36 - .byte N06 , As4 , v080 - .byte W06 - .byte Bn4 , v088 - .byte W06 - .byte N30 , Dn4 , v096 - .byte W36 - .byte N03 , Dn4 , v076 - .byte W06 - .byte N06 , Dn4 , v088 - .byte W06 - .byte N24 , An4 , v112 - .byte W24 - .byte Bn4 , v104 - .byte W24 - .byte Cn5 , v100 - .byte W24 - .byte N12 , Dn5 , v092 - .byte W12 - .byte N06 , Cs5 , v072 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 , v108 - .byte W06 - .byte An4 , v076 - .byte W06 - .byte Gn4 , v072 - .byte W06 - .byte An4 , v080 - .byte W06 - .byte N18 , Bn4 , v112 - .byte W18 - .byte N03 , Gn4 - .byte W06 - .byte N24 , Gn4 , v092 - .byte W24 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Fs4 , v076 - .byte W06 - .byte En4 , v080 - .byte W06 - .byte Fs4 , v084 - .byte W06 - .byte N48 , Gn4 - .byte W96 - .byte N36 , Cn5 , v108 - .byte W36 - .byte N06 , Bn4 , v112 - .byte W06 - .byte Cn5 - .byte W06 - .byte N36 , En4 , v080 - .byte W36 - .byte N03 , En4 , v076 - .byte W06 - .byte En4 , v092 - .byte W06 - .byte N24 , Bn4 , v112 - .byte W24 - .byte Cn5 - .byte W24 - .byte Dn5 - .byte W24 - .byte N12 , En5 - .byte W12 - .byte N06 , An4 , v080 - .byte W06 - .byte N03 , En5 , v112 - .byte W03 - .byte Fs5 - .byte W03 - .byte N12 , Gn5 - .byte W12 - .byte Fs5 - .byte W12 - .byte N18 , En5 - .byte W18 - .byte N03 , Dn5 - .byte W06 - .byte N24 , Dn5 , v096 - .byte W36 - .byte N06 , Bn4 , v112 - .byte W06 - .byte Cn5 - .byte W06 - .byte N18 , Dn5 - .byte W24 - .byte N04 , Gn5 , v092 - .byte W04 - .byte An5 , v072 - .byte W04 - .byte Gn5 , v068 - .byte W04 - .byte Fs5 , v092 - .byte W04 - .byte Gn5 , v072 - .byte W04 - .byte Fs5 , v068 - .byte W04 - .byte En5 , v092 - .byte W04 - .byte Fs5 , v072 - .byte W04 - .byte En5 , v068 - .byte W04 - .byte Dn5 , v092 - .byte W04 - .byte En5 , v072 - .byte W04 - .byte Dn5 , v068 - .byte W04 - .byte Cn5 , v092 - .byte W04 - .byte Dn5 , v072 - .byte W04 - .byte Cn5 , v068 - .byte W04 - .byte Bn4 , v092 - .byte W04 - .byte Cn5 , v072 - .byte W04 - .byte Bn4 , v068 - .byte W04 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+63 - .byte VOL , 28*mus_thankfor_mvl/mxv - .byte W24 - .byte N12 , Cs2 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W12 - .byte N12 , Cs2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W12 - .byte N12 , Cs2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W12 - .byte N12 , Cs2 - .byte W12 - .byte En2 - .byte W12 - .byte An2 - .byte W12 - .byte Cs3 - .byte W12 - .byte En3 - .byte W12 - .byte An3 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W96 - .byte VOL , 25*mus_thankfor_mvl/mxv - .byte N96 , En3 - .byte W48 - .byte VOL , 50*mus_thankfor_mvl/mxv - .byte W48 - .byte N03 , An2 - .byte W96 - .byte FINE - -@********************** Track 10 **********************@ - -mus_thankfor_10: - .byte KEYSH , mus_thankfor_key+0 - .byte VOICE , 1 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-17 - .byte VOL , 70*mus_thankfor_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte N21 , En3 , v064 - .byte W24 - .byte N24 , En3 , v096 - .byte W24 - .byte N21 , Fs3 , v092 - .byte W21 - .byte N24 , Fs3 , v080 - .byte W24 - .byte W03 -mus_thankfor_10_000: - .byte W24 - .byte N24 , Bn2 , v088 - .byte W24 - .byte An2 , v092 - .byte W24 - .byte Bn2 - .byte W24 - .byte PEND - .byte Cn3 , v076 - .byte W24 - .byte Bn2 , v084 - .byte W24 - .byte An2 , v092 - .byte W24 - .byte Bn2 , v104 - .byte W24 - .byte W24 - .byte Gn2 , v088 - .byte W24 - .byte Fs2 , v068 - .byte W24 - .byte Gn2 , v080 - .byte W24 - .byte An2 , v076 - .byte W24 - .byte Gn2 , v072 - .byte W24 - .byte Fs2 , v068 - .byte W24 - .byte Gn2 , v084 - .byte W24 -mus_thankfor_10_001: - .byte W24 - .byte N24 , Cn3 , v088 - .byte W24 - .byte Bn2 , v092 - .byte W24 - .byte Cn3 - .byte W24 - .byte PEND -mus_thankfor_10_002: - .byte N24 , Dn3 , v076 - .byte W24 - .byte Cn3 , v084 - .byte W24 - .byte Bn2 , v092 - .byte W24 - .byte Cn3 , v104 - .byte W24 - .byte PEND -mus_thankfor_10_003: - .byte W24 - .byte N24 , Fs3 , v088 - .byte W24 - .byte En3 , v092 - .byte W24 - .byte Fs3 , v104 - .byte W24 - .byte PEND - .byte W24 - .byte N18 , Fs2 , v092 - .byte W18 - .byte N42 , Fs4 , v112 - .byte W54 - .byte PATT - .word mus_thankfor_10_000 - .byte N24 , Cn3 , v076 - .byte W24 - .byte Bn2 , v084 - .byte W24 - .byte An2 , v092 - .byte W24 - .byte Bn2 , v088 - .byte W24 - .byte W24 - .byte Gn2 - .byte W24 - .byte Fs2 , v068 - .byte W24 - .byte Gn2 , v092 - .byte W24 - .byte An2 , v076 - .byte W24 - .byte Gn2 , v084 - .byte W24 - .byte Fs2 , v068 - .byte W24 - .byte Gn2 , v104 - .byte W24 - .byte PATT - .word mus_thankfor_10_001 - .byte PATT - .word mus_thankfor_10_002 - .byte PATT - .word mus_thankfor_10_003 - .byte W96 -mus_thankfor_10_004: - .byte W24 - .byte N24 , Bn2 , v092 - .byte W48 - .byte N24 - .byte W24 - .byte PEND - .byte W24 - .byte Gs2 - .byte W48 - .byte N24 - .byte W24 - .byte W24 - .byte Cn3 - .byte W48 - .byte N24 - .byte W24 - .byte W24 - .byte Fs3 - .byte W48 - .byte N24 - .byte W24 - .byte PATT - .word mus_thankfor_10_004 - .byte W24 - .byte N24 , Gs2 , v092 - .byte W48 - .byte Gs2 , v120 - .byte W24 - .byte W24 - .byte Cn3 , v092 - .byte W48 - .byte Dn3 - .byte W24 - .byte W24 - .byte An2 - .byte W24 - .byte Bn2 , v112 - .byte W48 - .byte VOICE , 48 - .byte VOL , 41*mus_thankfor_mvl/mxv - .byte PAN , c_v+25 - .byte N12 , Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Dn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte N03 , Gn3 , v100 - .byte W03 - .byte An3 - .byte W03 - .byte N18 , Gn3 , v112 - .byte W18 - .byte N12 , Fs3 - .byte W12 - .byte Dn3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 - .byte W12 - .byte Dn3 - .byte W12 - .byte N03 , Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte N18 , Bn3 - .byte W18 - .byte N24 , As3 - .byte W24 - .byte Bn3 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte N03 , En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte N18 , En3 - .byte W18 - .byte N24 , Ds3 - .byte W24 - .byte N12 , En3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte N03 , Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte N18 , Cn4 - .byte W18 - .byte N24 , Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte N24 , Cn4 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte VOL , 14*mus_thankfor_mvl/mxv - .byte N96 , Dn3 - .byte W09 - .byte VOL , 15*mus_thankfor_mvl/mxv - .byte W05 - .byte 17*mus_thankfor_mvl/mxv - .byte W03 - .byte 18*mus_thankfor_mvl/mxv - .byte W04 - .byte 21*mus_thankfor_mvl/mxv - .byte W02 - .byte 22*mus_thankfor_mvl/mxv - .byte W01 - .byte VOICE , 48 - .byte PAN , c_v+41 - .byte W02 - .byte VOL , 24*mus_thankfor_mvl/mxv - .byte W03 - .byte 26*mus_thankfor_mvl/mxv - .byte W06 - .byte 31*mus_thankfor_mvl/mxv - .byte W03 - .byte 33*mus_thankfor_mvl/mxv - .byte W03 - .byte 36*mus_thankfor_mvl/mxv - .byte W04 - .byte 37*mus_thankfor_mvl/mxv - .byte W02 - .byte 40*mus_thankfor_mvl/mxv - .byte W03 - .byte 42*mus_thankfor_mvl/mxv - .byte W44 - .byte W02 - .byte PAN , c_v+25 - .byte VOL , 34*mus_thankfor_mvl/mxv - .byte N36 - .byte W36 - .byte N06 , Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N36 , Bn2 - .byte W36 - .byte N06 , Gn2 - .byte W06 - .byte An2 - .byte W06 - .byte N24 , Bn2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte N36 , En3 - .byte W36 - .byte N06 , Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte N36 , Bn2 - .byte W36 - .byte N06 , An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte N48 , Gn2 - .byte W48 - .byte N06 - .byte W06 - .byte Bn2 - .byte W06 - .byte An2 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Bn2 - .byte W06 - .byte En3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N36 , En3 - .byte W36 - .byte N06 , Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte N30 , Cn3 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W24 - .byte Dn3 - .byte W24 - .byte N03 , En3 - .byte W03 - .byte Fs3 - .byte W03 - .byte N06 , En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte N12 , Fs3 - .byte W12 - .byte N06 , En3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N18 , Fs3 - .byte W18 - .byte N03 , Dn3 - .byte W06 - .byte N24 - .byte W36 - .byte N06 , Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte N18 , Dn4 - .byte W72 - .byte VOICE , 60 - .byte VOL , 64*mus_thankfor_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte N06 , Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte VOICE , 56 - .byte PAN , c_v+45 - .byte VOL , 34*mus_thankfor_mvl/mxv - .byte N32 , Dn5 - .byte W12 - .byte MOD , 8 - .byte W18 - .byte 0 - .byte W06 - .byte N04 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte N04 - .byte W04 - .byte N32 , Dn5 , v112 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N04 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte N04 - .byte W04 - .byte N24 , Bn4 , v112 - .byte W12 - .byte MOD , 8 - .byte W12 - .byte 0 - .byte N03 , An4 - .byte W03 - .byte Bn4 - .byte W03 - .byte N06 , An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v+23 - .byte VOL , 41*mus_thankfor_mvl/mxv - .byte N03 , An4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N03 , Gs4 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte En4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte En5 - .byte W06 - .byte N04 , Gn5 , v096 - .byte W04 - .byte An5 , v104 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte En5 - .byte W04 - .byte Fs5 , v108 - .byte W04 - .byte En5 - .byte W04 - .byte Dn5 - .byte W04 - .byte En5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Cn5 , v104 - .byte W04 - .byte Dn5 , v108 - .byte W04 - .byte Cn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte N03 , An4 , v112 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte En4 - .byte W03 - .byte Fs4 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte VOICE , 46 - .byte VOL , 53*mus_thankfor_mvl/mxv - .byte PAN , c_v-40 - .byte N03 , Dn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte PAN , c_v+29 - .byte N03 , Dn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Dn5 - .byte W24 - .byte W03 - .byte PAN , c_v-40 - .byte N03 , Dn3 - .byte W03 - .byte Fs3 - .byte W03 - .byte Bn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte PAN , c_v+29 - .byte N03 , Dn4 - .byte W03 - .byte Fs4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Dn5 - .byte W24 - .byte W03 - .byte PAN , c_v-33 - .byte W12 - .byte N03 , Fn5 - .byte W03 - .byte En5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte Dn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte En4 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , Gs4 - .byte W03 - .byte Bn4 - .byte W03 - .byte PAN , c_v-16 - .byte N03 , En4 - .byte W03 - .byte Gs4 - .byte W03 - .byte Bn4 - .byte W03 - .byte En5 - .byte W03 - .byte Gs4 - .byte W03 - .byte Bn4 - .byte W03 - .byte En5 - .byte W03 - .byte Gs5 - .byte W03 - .byte PAN , c_v+33 - .byte N03 , Bn5 - .byte W03 - .byte Gs5 - .byte W03 - .byte En5 - .byte W03 - .byte Bn4 - .byte W03 - .byte VOICE , 60 - .byte PAN , c_v-41 - .byte VOL , 44*mus_thankfor_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte An4 - .byte W12 - .byte N09 , Bn4 - .byte W12 - .byte N02 , Dn5 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N12 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N09 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte VOICE , 46 - .byte PAN , c_v-41 - .byte VOL , 62*mus_thankfor_mvl/mxv - .byte N03 , Gn5 - .byte W03 - .byte Fn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte PAN , c_v+39 - .byte N03 , Fn5 - .byte W03 - .byte Dn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte PAN , c_v-41 - .byte N03 , Dn5 - .byte W03 - .byte Bn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte PAN , c_v+8 - .byte N03 , Bn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte Fn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Dn3 - .byte W03 - .byte VOICE , 14 - .byte PAN , c_v+32 - .byte VOL , 62*mus_thankfor_mvl/mxv - .byte N36 , Gn4 - .byte W36 - .byte N48 , Cn5 - .byte W48 - .byte N06 , Dn4 - .byte W12 - .byte W12 - .byte N24 , Gn4 - .byte W24 - .byte Bn4 - .byte W24 - .byte Gn4 - .byte W36 - .byte N36 - .byte W36 - .byte N48 , As4 - .byte W60 - .byte W12 - .byte N24 , Cs5 - .byte W24 - .byte As4 - .byte W24 - .byte An4 - .byte W24 - .byte N12 , Gn4 - .byte W12 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte N36 , Dn5 - .byte W36 - .byte N24 , An4 - .byte W24 - .byte N24 - .byte W36 - .byte Cs5 - .byte W24 - .byte N36 , An4 - .byte W36 - .byte N24 , Gn4 - .byte W24 - .byte N36 , Dn4 - .byte W36 - .byte N24 , Gn4 - .byte W24 - .byte N12 , Dn4 - .byte W12 - .byte VOICE , 48 - .byte VOL , 49*mus_thankfor_mvl/mxv - .byte PAN , c_v-29 - .byte N03 , An3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte N03 , Gn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte N03 , Dn3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Bn2 - .byte W06 - .byte Dn3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 , En3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte Cs3 - .byte W06 - .byte En3 - .byte W06 - .byte N03 , An3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte En3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Cs4 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_thankfor: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_thankfor_pri @ Priority - .byte mus_thankfor_rev @ Reverb. - - .word mus_thankfor_grp - - .word mus_thankfor_1 - .word mus_thankfor_2 - .word mus_thankfor_3 - .word mus_thankfor_4 - .word mus_thankfor_5 - .word mus_thankfor_6 - .word mus_thankfor_7 - .word mus_thankfor_8 - .word mus_thankfor_9 - .word mus_thankfor_10 - - .end diff --git a/sound/songs/mus_title3.s b/sound/songs/mus_title3.s deleted file mode 100644 index c8c177898b..0000000000 --- a/sound/songs/mus_title3.s +++ /dev/null @@ -1,9118 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_title3_grp, voicegroup059 - .equ mus_title3_pri, 0 - .equ mus_title3_rev, reverb_set+50 - .equ mus_title3_mvl, 127 - .equ mus_title3_key, 0 - .equ mus_title3_tbs, 1 - .equ mus_title3_exg, 0 - .equ mus_title3_cmp, 1 - - .section .rodata - .global mus_title3 - .align 2 - -@********************** Track 1 **********************@ - -mus_title3_1: - .byte KEYSH , mus_title3_key+0 - .byte TEMPO , 144*mus_title3_tbs/2 - .byte VOICE , 14 - .byte PAN , c_v+40 - .byte LFOS , 44 - .byte VOL , 86*mus_title3_mvl/mxv - .byte W24 - .byte PAN , c_v-32 - .byte N48 , An2 , v120 - .byte W48 - .byte PAN , c_v+32 - .byte N48 , Fn2 , v112 - .byte W48 - .byte PAN , c_v-32 - .byte N48 , Cn3 , v124 - .byte W48 - .byte PAN , c_v+32 - .byte N48 , An2 , v112 - .byte W48 - .byte PAN , c_v-32 - .byte N24 , Fn3 , v124 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , Cn3 , v112 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Cn4 - .byte W24 - .byte PAN , c_v+32 - .byte N24 , An3 - .byte W24 - .byte PAN , c_v-32 - .byte N24 , Gn3 , v120 - .byte W24 - .byte N16 , Ds3 - .byte W16 - .byte N08 , Gn3 , v112 - .byte W08 - .byte TEMPO , 140*mus_title3_tbs/2 - .byte PAN , c_v+32 - .byte N24 , As3 - .byte W24 - .byte TEMPO , 132*mus_title3_tbs/2 - .byte N16 , Gn3 - .byte W16 - .byte N08 , As3 , v100 - .byte W08 - .byte TEMPO , 140*mus_title3_tbs/2 - .byte VOL , 68*mus_title3_mvl/mxv - .byte PAN , c_v-23 - .byte N48 , Cn4 , v124 - .byte W48 - .byte TEMPO , 144*mus_title3_tbs/2 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 1 - .byte PAN , c_v+16 - .byte VOL , 54*mus_title3_mvl/mxv - .byte N02 , Fs4 , v112 - .byte W02 - .byte N06 , Fn4 - .byte W06 - .byte N02 , Ds4 - .byte W02 - .byte Dn4 - .byte W02 - .byte Cn4 - .byte W04 - .byte N04 , An4 - .byte W06 - .byte N02 , Cs5 - .byte W02 - .byte N06 , Cn5 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N06 - .byte W08 - .byte N04 , Bn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte N06 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte N04 , Dn5 - .byte W08 - .byte Cn5 - .byte W08 - .byte N24 , As4 - .byte W24 - .byte N04 , Bn4 - .byte W04 - .byte N12 , As4 - .byte W12 - .byte N16 , An4 - .byte W16 - .byte N14 , As4 - .byte W16 - .byte W96 - .byte W96 - .byte VOICE , 1 - .byte VOL , 45*mus_title3_mvl/mxv - .byte PAN , c_v-21 - .byte W48 - .byte N24 , Cn4 - .byte W24 - .byte N08 , Fn4 - .byte W08 - .byte An4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte N04 , Dn5 - .byte W08 - .byte Cn5 - .byte W08 - .byte As4 - .byte W08 - .byte Cn5 - .byte W08 - .byte As4 - .byte W08 - .byte N06 , An4 - .byte W10 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W06 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Gn4 - .byte W08 - .byte An4 - .byte W08 - .byte N24 , Fn4 - .byte W72 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte PAN , c_v-41 - .byte VOL , 41*mus_title3_mvl/mxv - .byte W48 - .byte N24 , Gs2 - .byte W14 - .byte MOD , 6 - .byte W10 - .byte 0 - .byte N08 , Ds2 - .byte W08 - .byte Gs2 - .byte W08 - .byte As2 - .byte W08 - .byte N16 , Ds3 - .byte W10 - .byte MOD , 6 - .byte W06 - .byte N16 , Cs3 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte 6 - .byte W08 - .byte 0 - .byte N16 , Cn3 - .byte W10 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N08 , As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte As1 - .byte W08 - .byte Fn2 - .byte W08 - .byte An2 - .byte W08 - .byte N24 , As2 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 0 - .byte N08 , Fn2 - .byte W08 - .byte As2 - .byte W08 - .byte Dn3 - .byte W08 - .byte N24 , Fn2 - .byte W14 - .byte MOD , 5 - .byte W10 - .byte 0 - .byte N08 , An2 - .byte W08 - .byte As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte Ds3 - .byte W16 - .byte Dn3 - .byte W16 - .byte Cn3 - .byte W16 - .byte N08 , As2 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte VOICE , 14 - .byte VOL , 90*mus_title3_mvl/mxv - .byte N96 , Cn3 , v127 - .byte W08 - .byte VOL , 89*mus_title3_mvl/mxv - .byte W01 - .byte 84*mus_title3_mvl/mxv - .byte W03 - .byte 82*mus_title3_mvl/mxv - .byte W04 - .byte 79*mus_title3_mvl/mxv - .byte W04 - .byte 78*mus_title3_mvl/mxv - .byte W01 - .byte 75*mus_title3_mvl/mxv - .byte W03 - .byte 73*mus_title3_mvl/mxv - .byte W01 - .byte 69*mus_title3_mvl/mxv - .byte W07 - .byte 66*mus_title3_mvl/mxv - .byte W01 - .byte 63*mus_title3_mvl/mxv - .byte W03 - .byte 62*mus_title3_mvl/mxv - .byte W04 - .byte 58*mus_title3_mvl/mxv - .byte W01 - .byte 56*mus_title3_mvl/mxv - .byte W03 - .byte 54*mus_title3_mvl/mxv - .byte W01 - .byte 53*mus_title3_mvl/mxv - .byte W03 - .byte 51*mus_title3_mvl/mxv - .byte W04 - .byte 48*mus_title3_mvl/mxv - .byte W04 - .byte 45*mus_title3_mvl/mxv - .byte W01 - .byte 42*mus_title3_mvl/mxv - .byte W07 - .byte 39*mus_title3_mvl/mxv - .byte W01 - .byte 36*mus_title3_mvl/mxv - .byte W03 - .byte 35*mus_title3_mvl/mxv - .byte W04 - .byte 34*mus_title3_mvl/mxv - .byte W01 - .byte 33*mus_title3_mvl/mxv - .byte W03 - .byte 30*mus_title3_mvl/mxv - .byte W01 - .byte 29*mus_title3_mvl/mxv - .byte W07 - .byte 28*mus_title3_mvl/mxv - .byte W04 - .byte 25*mus_title3_mvl/mxv - .byte W08 - .byte PAN , c_v+32 - .byte VOL , 90*mus_title3_mvl/mxv - .byte N96 , Cn4 , v104 - .byte W08 - .byte VOL , 89*mus_title3_mvl/mxv - .byte W01 - .byte 84*mus_title3_mvl/mxv - .byte W03 - .byte 82*mus_title3_mvl/mxv - .byte W04 - .byte 79*mus_title3_mvl/mxv - .byte W04 - .byte 78*mus_title3_mvl/mxv - .byte W01 - .byte 75*mus_title3_mvl/mxv - .byte W03 - .byte 73*mus_title3_mvl/mxv - .byte W01 - .byte 69*mus_title3_mvl/mxv - .byte W07 - .byte 66*mus_title3_mvl/mxv - .byte W01 - .byte 63*mus_title3_mvl/mxv - .byte W03 - .byte 62*mus_title3_mvl/mxv - .byte W04 - .byte 58*mus_title3_mvl/mxv - .byte W01 - .byte 56*mus_title3_mvl/mxv - .byte W03 - .byte 54*mus_title3_mvl/mxv - .byte W01 - .byte 53*mus_title3_mvl/mxv - .byte W03 - .byte 51*mus_title3_mvl/mxv - .byte W04 - .byte 48*mus_title3_mvl/mxv - .byte W04 - .byte 45*mus_title3_mvl/mxv - .byte W01 - .byte 42*mus_title3_mvl/mxv - .byte W07 - .byte 39*mus_title3_mvl/mxv - .byte W01 - .byte 36*mus_title3_mvl/mxv - .byte W03 - .byte 35*mus_title3_mvl/mxv - .byte W04 - .byte 34*mus_title3_mvl/mxv - .byte W01 - .byte 33*mus_title3_mvl/mxv - .byte W03 - .byte 30*mus_title3_mvl/mxv - .byte W01 - .byte 29*mus_title3_mvl/mxv - .byte W07 - .byte 28*mus_title3_mvl/mxv - .byte W04 - .byte 25*mus_title3_mvl/mxv - .byte W08 - .byte PAN , c_v-48 - .byte VOL , 90*mus_title3_mvl/mxv - .byte N96 , Cn3 , v124 - .byte W08 - .byte VOL , 89*mus_title3_mvl/mxv - .byte W01 - .byte 84*mus_title3_mvl/mxv - .byte W03 - .byte 82*mus_title3_mvl/mxv - .byte W04 - .byte 79*mus_title3_mvl/mxv - .byte W04 - .byte 78*mus_title3_mvl/mxv - .byte W01 - .byte 75*mus_title3_mvl/mxv - .byte W03 - .byte 73*mus_title3_mvl/mxv - .byte W01 - .byte 69*mus_title3_mvl/mxv - .byte W07 - .byte 66*mus_title3_mvl/mxv - .byte W01 - .byte 63*mus_title3_mvl/mxv - .byte W03 - .byte 62*mus_title3_mvl/mxv - .byte W04 - .byte 58*mus_title3_mvl/mxv - .byte W01 - .byte 56*mus_title3_mvl/mxv - .byte W03 - .byte 54*mus_title3_mvl/mxv - .byte W01 - .byte 53*mus_title3_mvl/mxv - .byte W03 - .byte 51*mus_title3_mvl/mxv - .byte W04 - .byte 48*mus_title3_mvl/mxv - .byte W04 - .byte 45*mus_title3_mvl/mxv - .byte W01 - .byte 42*mus_title3_mvl/mxv - .byte W07 - .byte 39*mus_title3_mvl/mxv - .byte W01 - .byte 36*mus_title3_mvl/mxv - .byte W03 - .byte 35*mus_title3_mvl/mxv - .byte W04 - .byte 34*mus_title3_mvl/mxv - .byte W01 - .byte 33*mus_title3_mvl/mxv - .byte W03 - .byte 30*mus_title3_mvl/mxv - .byte W01 - .byte 29*mus_title3_mvl/mxv - .byte W07 - .byte 28*mus_title3_mvl/mxv - .byte W04 - .byte 25*mus_title3_mvl/mxv - .byte W08 - .byte PAN , c_v+30 - .byte VOL , 90*mus_title3_mvl/mxv - .byte N96 , Cn4 , v104 - .byte W08 - .byte VOL , 89*mus_title3_mvl/mxv - .byte W01 - .byte 84*mus_title3_mvl/mxv - .byte W03 - .byte 82*mus_title3_mvl/mxv - .byte W04 - .byte 79*mus_title3_mvl/mxv - .byte W04 - .byte 78*mus_title3_mvl/mxv - .byte W01 - .byte 75*mus_title3_mvl/mxv - .byte W03 - .byte TEMPO , 140*mus_title3_tbs/2 - .byte 73*mus_title3_mvl/mxv - .byte W01 - .byte 69*mus_title3_mvl/mxv - .byte W07 - .byte 66*mus_title3_mvl/mxv - .byte W01 - .byte 63*mus_title3_mvl/mxv - .byte W03 - .byte 62*mus_title3_mvl/mxv - .byte W04 - .byte 58*mus_title3_mvl/mxv - .byte W01 - .byte 56*mus_title3_mvl/mxv - .byte W03 - .byte 54*mus_title3_mvl/mxv - .byte W01 - .byte 53*mus_title3_mvl/mxv - .byte W03 - .byte TEMPO , 138*mus_title3_tbs/2 - .byte 51*mus_title3_mvl/mxv - .byte W04 - .byte 48*mus_title3_mvl/mxv - .byte W04 - .byte 45*mus_title3_mvl/mxv - .byte W01 - .byte 42*mus_title3_mvl/mxv - .byte W07 - .byte 39*mus_title3_mvl/mxv - .byte W01 - .byte 36*mus_title3_mvl/mxv - .byte W03 - .byte 35*mus_title3_mvl/mxv - .byte W04 - .byte TEMPO , 136*mus_title3_tbs/2 - .byte 34*mus_title3_mvl/mxv - .byte W01 - .byte 33*mus_title3_mvl/mxv - .byte W03 - .byte 30*mus_title3_mvl/mxv - .byte W01 - .byte 29*mus_title3_mvl/mxv - .byte W07 - .byte 28*mus_title3_mvl/mxv - .byte W04 - .byte 25*mus_title3_mvl/mxv - .byte W08 - .byte TEMPO , 134*mus_title3_tbs/2 - .byte PAN , c_v-25 - .byte VOL , 68*mus_title3_mvl/mxv - .byte N48 , Cn4 , v112 - .byte W48 - .byte N24 , Dn4 - .byte W24 - .byte An3 - .byte W24 - .byte N48 , Cn4 - .byte W48 - .byte N44 , As3 - .byte W48 - .byte TEMPO , 134*mus_title3_tbs/2 - .byte N48 - .byte W48 - .byte N24 , Cn4 - .byte W24 - .byte Gn3 - .byte W24 - .byte N48 , As3 - .byte W48 - .byte Ds4 - .byte W48 - .byte Gs3 - .byte W48 - .byte N24 , As3 - .byte W24 - .byte Gs3 - .byte W24 - .byte N24 - .byte W24 - .byte Fs3 - .byte W24 - .byte Cs4 - .byte W24 - .byte Gs3 - .byte W24 - .byte TEMPO , 132*mus_title3_tbs/2 - .byte Gs4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Cn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte TEMPO , 136*mus_title3_tbs/2 - .byte Fs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte TEMPO , 134*mus_title3_tbs/2 - .byte Ds4 - .byte W24 - .byte TEMPO , 128*mus_title3_tbs/2 - .byte Cs4 - .byte W24 - .byte TEMPO , 138*mus_title3_tbs/2 - .byte W96 - .byte VOICE , 1 - .byte W96 - .byte W96 - .byte VOL , 62*mus_title3_mvl/mxv - .byte N04 , Gs4 - .byte W08 - .byte As4 - .byte W08 - .byte Bn4 - .byte W08 - .byte As4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Fn5 - .byte W08 - .byte N32 , Fs5 , v096 - .byte W96 - .byte W96 - .byte W96 - .byte N04 , Gs3 , v112 - .byte W08 - .byte As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte VOICE , 1 - .byte W96 - .byte W96 - .byte W48 - .byte PAN , c_v+0 - .byte N08 , Cs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gs4 - .byte W08 - .byte As4 - .byte W08 - .byte N16 , Cs5 - .byte W16 - .byte Bn4 - .byte W16 - .byte As4 - .byte W16 - .byte N96 , Fs4 - .byte W48 - .byte W48 - .byte N24 , Gs4 - .byte W40 - .byte N04 , Fs4 - .byte W08 - .byte N24 - .byte W24 - .byte VOICE , 14 - .byte PAN , c_v+31 - .byte N48 , Cs4 - .byte W48 - .byte Dn4 - .byte W24 - .byte W24 - .byte Cs4 - .byte W48 - .byte As3 - .byte W24 - .byte W24 - .byte Cs4 - .byte W48 - .byte Dn4 - .byte W24 - .byte W24 - .byte En4 - .byte W48 - .byte N24 , Fn4 - .byte W24 - .byte PAN , c_v+0 - .byte N24 , Fs4 - .byte W24 - .byte Cs5 - .byte W24 - .byte VOL , 56*mus_title3_mvl/mxv - .byte N24 , En5 - .byte W24 - .byte N16 , Ds5 - .byte W16 - .byte N08 , Gs4 - .byte W08 - .byte TEMPO , 136*mus_title3_tbs/2 - .byte N24 , Cs5 - .byte W24 - .byte Gs4 - .byte W24 - .byte Bn4 - .byte W24 - .byte TEMPO , 128*mus_title3_tbs/2 - .byte N16 , Fs4 - .byte W16 - .byte N08 , Cs4 - .byte W08 - .byte TEMPO , 120*mus_title3_tbs/2 - .byte N24 , As4 - .byte W24 - .byte Fs4 - .byte W24 - .byte Gs4 - .byte W24 - .byte N16 , Cs4 - .byte W16 - .byte N08 , Gs4 - .byte W08 - .byte TEMPO , 100*mus_title3_tbs/2 - .byte N96 , As4 - .byte W12 - .byte VOL , 63*mus_title3_mvl/mxv - .byte W01 - .byte 62*mus_title3_mvl/mxv - .byte W03 - .byte 61*mus_title3_mvl/mxv - .byte W01 - .byte 60*mus_title3_mvl/mxv - .byte W04 - .byte 59*mus_title3_mvl/mxv - .byte W03 - .byte TEMPO , 82*mus_title3_tbs/2 - .byte 58*mus_title3_mvl/mxv - .byte W01 - .byte 58*mus_title3_mvl/mxv - .byte W03 - .byte 56*mus_title3_mvl/mxv - .byte W04 - .byte 55*mus_title3_mvl/mxv - .byte W01 - .byte 55*mus_title3_mvl/mxv - .byte W03 - .byte 53*mus_title3_mvl/mxv - .byte W01 - .byte 51*mus_title3_mvl/mxv - .byte W03 - .byte 48*mus_title3_mvl/mxv - .byte W04 - .byte 45*mus_title3_mvl/mxv - .byte W01 - .byte 44*mus_title3_mvl/mxv - .byte W03 - .byte TEMPO , 64*mus_title3_tbs/2 - .byte 43*mus_title3_mvl/mxv - .byte W01 - .byte 42*mus_title3_mvl/mxv - .byte W03 - .byte 40*mus_title3_mvl/mxv - .byte W01 - .byte 38*mus_title3_mvl/mxv - .byte W03 - .byte 36*mus_title3_mvl/mxv - .byte W01 - .byte 34*mus_title3_mvl/mxv - .byte W03 - .byte 32*mus_title3_mvl/mxv - .byte W01 - .byte 30*mus_title3_mvl/mxv - .byte W03 - .byte 26*mus_title3_mvl/mxv - .byte W01 - .byte 26*mus_title3_mvl/mxv - .byte W03 - .byte 24*mus_title3_mvl/mxv - .byte W01 - .byte 22*mus_title3_mvl/mxv - .byte W03 - .byte 20*mus_title3_mvl/mxv - .byte W04 - .byte 17*mus_title3_mvl/mxv - .byte W01 - .byte 17*mus_title3_mvl/mxv - .byte W03 - .byte 15*mus_title3_mvl/mxv - .byte W01 - .byte 14*mus_title3_mvl/mxv - .byte W03 - .byte 12*mus_title3_mvl/mxv - .byte W01 - .byte 11*mus_title3_mvl/mxv - .byte W03 - .byte 9*mus_title3_mvl/mxv - .byte W04 - .byte 8*mus_title3_mvl/mxv - .byte W04 - .byte FINE - -@********************** Track 2 **********************@ - -mus_title3_2: - .byte KEYSH , mus_title3_key+0 - .byte VOICE , 46 - .byte PAN , c_v+0 - .byte c_v+22 - .byte VOL , 84*mus_title3_mvl/mxv - .byte LFOS , 44 - .byte N04 , Fn3 , v112 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W02 - .byte En4 - .byte W04 - .byte Fn4 - .byte W02 - .byte An4 - .byte W04 - .byte Cn5 - .byte W04 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte VOL , 63*mus_title3_mvl/mxv - .byte PAN , c_v+16 - .byte W72 - .byte N08 , An2 - .byte W16 - .byte Cn3 - .byte W08 - .byte N16 , Fn3 - .byte W24 - .byte N08 - .byte W16 - .byte An3 - .byte W08 - .byte N24 , Cn4 - .byte W24 - .byte N08 , As3 - .byte W08 - .byte An3 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte N48 , An3 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Fn3 - .byte W24 - .byte N08 , Gn3 - .byte W08 - .byte N04 , Gs3 - .byte W08 - .byte An3 - .byte W08 - .byte W96 - .byte VOICE , 56 - .byte VOL , 59*mus_title3_mvl/mxv - .byte W48 - .byte N04 , An4 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte As4 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , Gn4 - .byte W56 - .byte PAN , c_v+27 - .byte VOL , 68*mus_title3_mvl/mxv - .byte N04 , An4 - .byte W08 - .byte As4 - .byte W08 - .byte Cn5 - .byte W08 - .byte As4 - .byte W08 - .byte An4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte Gn4 - .byte W16 - .byte Ds4 - .byte W16 - .byte VOICE , 60 - .byte PAN , c_v-26 - .byte N08 , As3 - .byte W08 - .byte N04 , Gn3 - .byte W08 - .byte As3 - .byte W08 - .byte N24 , En4 - .byte W16 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N24 , Ds4 - .byte W14 - .byte MOD , 6 - .byte W10 - .byte 0 - .byte N08 , Gn4 - .byte W08 - .byte N04 , Ds4 - .byte W10 - .byte N06 , As3 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+21 - .byte N04 , An4 - .byte W08 - .byte N04 - .byte W16 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N04 , As4 - .byte W08 - .byte Gn4 - .byte W16 - .byte N02 , As4 - .byte W16 - .byte N04 - .byte W08 - .byte VOICE , 56 - .byte VOL , 70*mus_title3_mvl/mxv - .byte PAN , c_v-17 - .byte N04 , Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte N02 , Fn3 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte Cn4 - .byte W16 - .byte An3 - .byte W08 - .byte N24 , Fn4 - .byte W16 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N04 , Ds4 - .byte W16 - .byte As3 - .byte W08 - .byte N24 , Gn4 - .byte W16 - .byte MOD , 6 - .byte W08 - .byte 0 - .byte N02 - .byte W08 - .byte Fs4 - .byte W08 - .byte N04 , Gn4 - .byte W24 - .byte N04 - .byte W08 - .byte VOL , 80*mus_title3_mvl/mxv - .byte N24 , Gs3 - .byte W18 - .byte MOD , 7 - .byte W06 - .byte 0 - .byte N08 , Fn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N02 , Bn3 - .byte W02 - .byte N22 , As3 - .byte W14 - .byte MOD , 7 - .byte W08 - .byte 0 - .byte N04 , Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte Cn4 - .byte W08 - .byte PAN , c_v-26 - .byte N08 , Dn4 , v120 - .byte W08 - .byte N04 , As3 , v116 - .byte W08 - .byte Dn4 - .byte W06 - .byte N02 , Bn4 , v112 - .byte W02 - .byte N08 , As4 , v120 - .byte W08 - .byte N02 , An4 , v092 - .byte W02 - .byte Gs4 , v088 - .byte W02 - .byte Gn4 , v084 - .byte W02 - .byte Fs4 , v076 - .byte W02 - .byte Fn4 , v072 - .byte W02 - .byte En4 , v068 - .byte W06 - .byte VOICE , 46 - .byte VOL , 68*mus_title3_mvl/mxv - .byte PAN , c_v+32 - .byte N04 , Gn2 , v112 - .byte W04 - .byte As2 - .byte W04 - .byte Cn3 - .byte W04 - .byte En3 - .byte W04 - .byte Gn3 - .byte W04 - .byte As3 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Cn4 - .byte W04 - .byte En4 - .byte W04 - .byte Gn4 - .byte W04 - .byte As4 - .byte W04 - .byte Cn5 - .byte W04 - .byte En5 - .byte W04 - .byte VOL , 56*mus_title3_mvl/mxv - .byte PAN , c_v-40 - .byte N02 , Gs5 - .byte W02 - .byte Ds5 , v080 - .byte W02 - .byte Cn5 - .byte W02 - .byte Gs4 - .byte W02 - .byte Ds5 , v112 - .byte W02 - .byte Cn5 , v080 - .byte W02 - .byte Gs4 - .byte W02 - .byte Ds4 - .byte W02 - .byte Cn5 , v112 - .byte W02 - .byte Gs4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Cn4 - .byte W02 - .byte PAN , c_v-20 - .byte N02 , Ds5 , v112 - .byte W02 - .byte Cn5 , v080 - .byte W02 - .byte Gs4 - .byte W02 - .byte Ds4 - .byte W02 - .byte Cn5 , v112 - .byte W02 - .byte Gs4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Cn4 - .byte W02 - .byte Gs4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Cn4 - .byte W02 - .byte Gs3 - .byte W02 - .byte PAN , c_v+24 - .byte N02 , Cn5 , v112 - .byte W02 - .byte Gs4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Cn4 , v084 - .byte W02 - .byte Gs4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Cn4 - .byte W02 - .byte Gs3 - .byte W02 - .byte Ds4 , v112 - .byte W02 - .byte Cn4 , v080 - .byte W02 - .byte Gs3 - .byte W02 - .byte Ds3 - .byte W02 - .byte PAN , c_v+32 - .byte N02 , Gs4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Cn4 - .byte W02 - .byte Gs3 - .byte W02 - .byte Ds4 , v112 - .byte W02 - .byte Cn4 , v080 - .byte W02 - .byte Gs3 - .byte W02 - .byte Ds3 - .byte W02 - .byte Cn4 , v112 - .byte W02 - .byte Gs3 , v080 - .byte W02 - .byte Ds3 - .byte W02 - .byte Cn3 - .byte W02 - .byte PAN , c_v+40 - .byte N02 , Gs2 , v112 - .byte W02 - .byte Ds3 , v080 - .byte W02 - .byte Gs3 - .byte W02 - .byte Cn4 - .byte W02 - .byte Ds3 , v112 - .byte W02 - .byte Gs3 , v080 - .byte W02 - .byte Cn4 - .byte W02 - .byte Ds4 - .byte W02 - .byte Gs3 , v112 - .byte W02 - .byte Cn4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Gs4 - .byte W02 - .byte PAN , c_v+25 - .byte N02 , Ds3 , v112 - .byte W02 - .byte Gs3 , v080 - .byte W02 - .byte Cn4 - .byte W02 - .byte Ds4 - .byte W02 - .byte Gs3 , v112 - .byte W02 - .byte Cn4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Gs4 - .byte W02 - .byte Cn4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Gs4 - .byte W02 - .byte Cn5 - .byte W02 - .byte PAN , c_v-21 - .byte N02 , Gs3 , v112 - .byte W02 - .byte Cn4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Gs4 - .byte W02 - .byte Cn4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Gs4 - .byte W02 - .byte Cn5 - .byte W02 - .byte Ds4 , v112 - .byte W02 - .byte Gs4 , v080 - .byte W02 - .byte Cn5 - .byte W02 - .byte Ds5 - .byte W02 - .byte PAN , c_v-32 - .byte N02 , Cn4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Gs4 - .byte W02 - .byte Cn5 - .byte W02 - .byte Ds4 , v112 - .byte W02 - .byte Gs4 , v080 - .byte W02 - .byte Cn5 - .byte W02 - .byte Ds5 - .byte W02 - .byte Gs4 , v112 - .byte W02 - .byte Cn5 , v080 - .byte W02 - .byte Ds5 - .byte W02 - .byte Gs5 - .byte W02 - .byte PAN , c_v-40 - .byte N02 , As5 , v112 - .byte W02 - .byte Fn5 , v080 - .byte W02 - .byte Dn5 - .byte W02 - .byte As4 - .byte W02 - .byte Fn5 , v112 - .byte W02 - .byte Dn5 , v080 - .byte W02 - .byte As4 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn5 , v112 - .byte W02 - .byte As4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn4 - .byte W02 - .byte PAN , c_v-21 - .byte N02 , Fn5 , v112 - .byte W02 - .byte Dn5 , v080 - .byte W02 - .byte As4 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn5 , v112 - .byte W02 - .byte As4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn4 - .byte W02 - .byte As4 , v112 - .byte W02 - .byte Fn4 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte As3 - .byte W02 - .byte PAN , c_v+21 - .byte N02 , Dn5 , v112 - .byte W02 - .byte As4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn4 - .byte W02 - .byte As4 , v112 - .byte W02 - .byte Fn4 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte As3 - .byte W02 - .byte Fn4 , v112 - .byte W02 - .byte Dn4 , v080 - .byte W02 - .byte As3 - .byte W02 - .byte Fn3 - .byte W02 - .byte PAN , c_v+32 - .byte N02 , As4 , v112 - .byte W02 - .byte Fn4 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte As3 - .byte W02 - .byte Fn4 , v112 - .byte W02 - .byte Dn4 , v080 - .byte W02 - .byte As3 - .byte W02 - .byte Fn3 - .byte W02 - .byte Dn4 , v112 - .byte W02 - .byte As3 , v080 - .byte W02 - .byte Fn3 - .byte W02 - .byte Dn3 - .byte W02 - .byte PAN , c_v+39 - .byte N02 , As2 , v112 - .byte W02 - .byte Dn3 , v080 - .byte W02 - .byte Fn3 - .byte W02 - .byte As3 - .byte W02 - .byte Dn3 , v112 - .byte W02 - .byte Fn3 , v080 - .byte W02 - .byte As3 - .byte W02 - .byte Dn4 - .byte W02 - .byte Fn3 , v112 - .byte W02 - .byte As3 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte Fn4 - .byte W02 - .byte PAN , c_v+22 - .byte N02 , Dn3 , v112 - .byte W02 - .byte Fn3 , v080 - .byte W02 - .byte As3 - .byte W02 - .byte Dn4 - .byte W02 - .byte Fn3 , v112 - .byte W02 - .byte As3 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte Fn4 - .byte W02 - .byte As3 , v112 - .byte W02 - .byte Dn4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte As4 - .byte W02 - .byte PAN , c_v-21 - .byte N02 , Fn3 , v112 - .byte W02 - .byte As3 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte Fn4 - .byte W02 - .byte As3 , v112 - .byte W02 - .byte Dn4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte As4 - .byte W02 - .byte Dn4 , v112 - .byte W02 - .byte Fn4 , v080 - .byte W02 - .byte As4 - .byte W02 - .byte Dn5 - .byte W02 - .byte PAN , c_v-32 - .byte N02 , As3 , v112 - .byte W02 - .byte Dn4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte As4 - .byte W02 - .byte Dn4 , v112 - .byte W02 - .byte Fn4 , v080 - .byte W02 - .byte As4 - .byte W02 - .byte Dn5 - .byte W02 - .byte Fn4 , v112 - .byte W02 - .byte As4 , v080 - .byte W02 - .byte Dn5 - .byte W02 - .byte Fn5 - .byte W02 - .byte PAN , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 46 - .byte VOL , 51*mus_title3_mvl/mxv - .byte W96 - .byte PAN , c_v-32 - .byte N04 , As2 , v112 - .byte W04 - .byte Dn3 - .byte W04 - .byte Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Fn4 - .byte W04 - .byte An4 - .byte W04 - .byte Cn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Fn5 - .byte W04 - .byte An5 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Cn6 - .byte W04 - .byte An5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Dn5 - .byte W04 - .byte Cn5 - .byte W04 - .byte An4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Dn4 - .byte W04 - .byte Cn4 - .byte W04 - .byte An3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Dn3 - .byte W04 - .byte N24 , As2 - .byte W96 - .byte N04 , Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Ds4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Cn5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Gn5 - .byte W04 - .byte PAN , c_v-40 - .byte N04 , As5 - .byte W04 - .byte Gn5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cn5 - .byte W04 - .byte Gs4 - .byte W04 - .byte Gn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cn4 - .byte W04 - .byte Gs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn3 - .byte W04 - .byte N24 , Gs2 - .byte W96 - .byte N04 , Fs2 - .byte W04 - .byte As2 - .byte W04 - .byte Cs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Fs3 - .byte W04 - .byte As3 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Cs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte As4 - .byte W04 - .byte Cs5 - .byte W04 - .byte Fn5 - .byte W04 - .byte PAN , c_v+42 - .byte N04 , Gs5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Cs5 - .byte W04 - .byte As4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Cs4 - .byte W04 - .byte As3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte As2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Gn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte PAN , c_v-44 - .byte N04 , Gn2 - .byte W04 - .byte Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte PAN , c_v+46 - .byte N04 , Gs2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte PAN , c_v-44 - .byte N04 , Cn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Cn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Bn3 - .byte W04 - .byte Cs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Fn5 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gs5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte Gs4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte Cs4 - .byte W04 - .byte Bn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte VOICE , 73 - .byte PAN , c_v+35 - .byte VOL , 45*mus_title3_mvl/mxv - .byte W48 - .byte N16 , Fs4 - .byte W16 - .byte N08 , As4 - .byte W08 - .byte N04 , Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte N24 , Gs4 - .byte W40 - .byte N04 , Bn4 - .byte W08 - .byte En5 - .byte W04 - .byte Fs5 - .byte W04 - .byte En5 - .byte W04 - .byte Fs5 - .byte W04 - .byte En5 - .byte W04 - .byte Fs5 - .byte W04 - .byte En5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Dn5 - .byte W08 -mus_title3_2_000: - .byte N04 , Cs5 , v112 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte N16 , Cs5 - .byte W16 - .byte N04 , Bn4 - .byte W08 - .byte N16 , As4 - .byte W16 - .byte N04 , Fs4 - .byte W08 - .byte PEND - .byte Gs4 - .byte W08 - .byte As4 - .byte W08 - .byte Bn4 - .byte W08 - .byte As4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Fn5 - .byte W08 - .byte W48 - .byte Fs4 - .byte W08 - .byte Fn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte As4 - .byte W08 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte N08 , Gs4 - .byte W08 - .byte N04 , Ds4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Gs4 - .byte W16 - .byte Bn4 - .byte W08 - .byte Fn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Fn5 - .byte W04 - .byte Fs5 - .byte W04 - .byte Fn5 - .byte W08 - .byte Ds5 - .byte W08 - .byte Cn5 - .byte W08 - .byte PATT - .word mus_title3_2_000 - .byte N04 , Gs4 , v112 - .byte W08 - .byte As4 - .byte W08 - .byte Bn4 - .byte W08 - .byte As4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W08 - .byte Dn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Fn5 - .byte W08 - .byte Gs5 - .byte W08 - .byte VOICE , 60 - .byte VOL , 68*mus_title3_mvl/mxv - .byte W48 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Fn2 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N06 , As2 - .byte W16 - .byte N04 , Cs3 - .byte W08 - .byte Bn2 - .byte W16 - .byte N08 , Cs3 - .byte W08 - .byte N24 , Fs3 - .byte W24 - .byte PAN , c_v-35 - .byte VOL , 48*mus_title3_mvl/mxv - .byte N04 , Ds4 - .byte W16 - .byte N08 , Fs4 - .byte W08 - .byte N72 , Bn4 - .byte W24 - .byte W14 - .byte MOD , 7 - .byte W32 - .byte W02 - .byte 0 - .byte W48 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte PAN , c_v+32 - .byte VOL , 45*mus_title3_mvl/mxv - .byte N08 , Fs2 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N08 , Cs3 - .byte W08 - .byte N04 , An2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N08 , Dn3 - .byte W08 - .byte N04 , An2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N08 , Cs3 - .byte W08 - .byte N04 , An2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Fn2 - .byte W08 - .byte Fs2 - .byte W08 - .byte N08 , As2 - .byte W08 - .byte N04 , Gn2 - .byte W08 - .byte En2 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N08 , Cs3 - .byte W10 - .byte N04 , An2 - .byte W06 - .byte Gn2 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N08 , Dn3 - .byte W08 - .byte N04 , An2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N08 , En3 - .byte W08 - .byte N04 , An2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N08 , Fs2 - .byte W08 - .byte N04 , Ds3 - .byte W08 - .byte En3 - .byte W08 - .byte N08 , Fn3 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N06 , Fs3 - .byte W96 - .byte W96 - .byte W96 - .byte N04 , Fs5 - .byte W96 - .byte FINE - -@********************** Track 3 **********************@ - -mus_title3_3: - .byte KEYSH , mus_title3_key+0 - .byte VOICE , 58 - .byte VOL , 77*mus_title3_mvl/mxv - .byte LFOS , 44 - .byte PAN , c_v+9 - .byte W24 - .byte VOL , 90*mus_title3_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte N14 , Ds2 , v112 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Dn2 - .byte W08 - .byte Ds2 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte En2 - .byte W08 -mus_title3_3_000: - .byte N08 , Fn1 , v112 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , Fn1 , v112 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , En1 , v112 - .byte W16 - .byte N04 , En1 , v080 - .byte W08 - .byte PEND -mus_title3_3_001: - .byte N08 , Ds1 , v112 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , En1 , v112 - .byte W08 - .byte Bn1 - .byte W08 - .byte En2 - .byte W08 - .byte PEND - .byte PATT - .word mus_title3_3_000 - .byte N20 , Ds1 , v112 - .byte W24 - .byte N04 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte As1 - .byte W08 - .byte Ds2 - .byte W08 - .byte En1 - .byte W08 - .byte Bn1 - .byte W08 - .byte En2 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , En1 , v112 - .byte W16 - .byte N04 , En1 , v080 - .byte W08 - .byte PATT - .word mus_title3_3_001 - .byte PATT - .word mus_title3_3_000 - .byte N08 , Ds1 , v112 - .byte W08 - .byte N04 , Dn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte N24 , Cs2 - .byte W16 - .byte MOD , 8 - .byte W08 - .byte 0 - .byte N16 , As1 - .byte W16 - .byte N08 , Ds1 - .byte W08 - .byte As0 - .byte W08 - .byte Cs1 - .byte W08 - .byte N04 , Ds1 - .byte W04 - .byte En1 - .byte W04 - .byte N08 , Fn1 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , Fn1 , v112 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Fn1 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte En1 - .byte W16 - .byte N04 , En1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W08 - .byte As1 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds1 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , En1 , v112 - .byte W16 - .byte N04 , En1 , v080 - .byte W08 - .byte PATT - .word mus_title3_3_000 - .byte N04 , Ds1 , v112 - .byte W08 - .byte N04 - .byte W16 - .byte N12 - .byte W16 - .byte N08 , En1 - .byte W08 - .byte Ds1 - .byte W08 - .byte N16 , Fn1 - .byte W16 - .byte N06 , Gn1 - .byte W16 - .byte N08 , En1 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , Fn1 , v112 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , Fn1 , v112 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte En1 - .byte W16 - .byte N04 , En1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W08 - .byte As1 - .byte W08 - .byte Ds2 - .byte W08 - .byte Dn1 - .byte W16 - .byte N04 , Dn1 , v080 - .byte W08 - .byte N08 , Cn1 , v112 - .byte W16 - .byte N04 , Cn1 , v080 - .byte W08 - .byte N40 , As0 , v112 - .byte W24 - .byte MOD , 7 - .byte W16 - .byte 0 - .byte N08 , Gs1 - .byte W08 - .byte N24 , Dn1 - .byte W24 - .byte N08 , Fn1 - .byte W08 - .byte En1 - .byte W08 - .byte Ds1 - .byte W08 - .byte N24 , Dn1 - .byte W24 - .byte N08 , As0 - .byte W08 - .byte Dn1 - .byte W08 - .byte Fn1 - .byte W08 - .byte N24 , Cn2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N08 , As1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Fn1 - .byte W08 - .byte VOICE , 48 - .byte N24 , Ds1 - .byte W24 - .byte N08 , Cn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte Gs1 - .byte W08 - .byte N14 , Ds2 - .byte W16 - .byte Dn2 - .byte W16 - .byte Cs2 - .byte W16 - .byte Cn2 - .byte W16 - .byte Bn1 - .byte W16 - .byte As1 - .byte W16 - .byte N08 , Gs1 - .byte W08 - .byte As1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Gn1 - .byte W08 - .byte Fn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte N24 , As1 - .byte W14 - .byte MOD , 6 - .byte W10 - .byte 0 - .byte N08 , An0 - .byte W08 - .byte Fn1 - .byte W08 - .byte As1 - .byte W08 - .byte N14 , Fn2 - .byte W16 - .byte En2 - .byte W16 - .byte Ds2 - .byte W16 - .byte Dn2 - .byte W16 - .byte Cs2 - .byte W16 - .byte Cn2 - .byte W16 - .byte N08 , As1 - .byte W08 - .byte Cn2 - .byte W08 - .byte As1 - .byte W08 - .byte Gn1 - .byte W08 - .byte As1 - .byte W08 - .byte Bn1 - .byte W08 - .byte VOICE , 58 - .byte W96 - .byte W56 - .byte N14 , As3 - .byte W16 - .byte N04 - .byte W16 - .byte Bn3 - .byte W08 - .byte W96 - .byte VOICE , 56 - .byte N04 , Cn3 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte As2 - .byte W08 - .byte N04 - .byte W08 - .byte Bn2 - .byte W08 - .byte VOICE , 58 - .byte PAN , c_v+0 - .byte VOL , 72*mus_title3_mvl/mxv - .byte N48 , Ds1 - .byte W24 - .byte MOD , 10 - .byte W24 - .byte 0 - .byte N24 , Fn1 - .byte W24 - .byte N16 , Cn1 - .byte W16 - .byte N08 , Cs1 - .byte W08 - .byte N32 , Dn1 - .byte W16 - .byte MOD , 9 - .byte W14 - .byte 0 - .byte W02 - .byte N08 , Cs1 - .byte W08 - .byte Dn1 - .byte W08 - .byte N22 , As0 - .byte W22 - .byte N02 , Bn0 - .byte W02 - .byte N24 , Cn1 - .byte W24 - .byte N48 , Cs1 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 0 - .byte N16 , Cn1 - .byte W16 - .byte N06 , Ds1 - .byte W08 - .byte N16 , As0 - .byte W16 - .byte N06 , Cs1 - .byte W06 - .byte N02 , An0 - .byte W02 - .byte N40 , Gs0 - .byte W24 - .byte MOD , 11 - .byte W16 - .byte N06 , Ds1 - .byte W02 - .byte MOD , 0 - .byte W04 - .byte N02 , An1 - .byte W02 - .byte N20 , Gs1 - .byte W20 - .byte N02 , Gn1 - .byte W02 - .byte Fs1 - .byte W02 - .byte N08 , Fn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N40 , Bn0 - .byte W24 - .byte MOD , 9 - .byte W16 - .byte 0 - .byte N08 , Cs1 - .byte W08 - .byte Fn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N24 , Gs0 - .byte W24 - .byte N10 , Fs0 - .byte W16 - .byte N04 , Gs0 - .byte W08 - .byte N08 , Fs0 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte N10 , Gs0 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte Gs1 - .byte W08 - .byte N04 , Gs0 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W16 - .byte N04 - .byte W08 - .byte N10 , Cs1 - .byte W16 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte Bn1 - .byte W08 - .byte N04 , Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte Bn1 - .byte W08 - .byte N04 , Gs1 - .byte W08 - .byte N08 , Fn1 - .byte W08 - .byte N04 , Gs1 - .byte W04 - .byte Fn1 - .byte W04 - .byte Cs1 - .byte W08 - .byte VOL , 84*mus_title3_mvl/mxv - .byte W16 - .byte N04 , Fn1 - .byte W08 - .byte Fs1 - .byte W16 - .byte Fn1 - .byte W08 - .byte N12 , Fs1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Fn1 - .byte W08 -mus_title3_3_002: - .byte N12 , Fs1 , v112 - .byte W16 - .byte N04 , Fn1 - .byte W08 - .byte Fs1 - .byte W16 - .byte Fn1 - .byte W08 - .byte N12 , Fs1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W24 - .byte PEND -mus_title3_3_003: - .byte W16 - .byte N04 , Fn1 , v112 - .byte W08 - .byte Fs1 - .byte W16 - .byte Fn1 - .byte W08 - .byte N12 , Fs1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Fn1 - .byte W08 - .byte PEND - .byte N12 , Fs1 - .byte W16 - .byte N04 , Fn1 - .byte W08 - .byte Fs1 - .byte W16 - .byte Fn1 - .byte W08 - .byte N12 , Fs1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Fn1 - .byte W08 - .byte PATT - .word mus_title3_3_003 - .byte PATT - .word mus_title3_3_002 - .byte PATT - .word mus_title3_3_003 - .byte N12 , Fs1 , v112 - .byte W16 - .byte N04 , Fn1 - .byte W08 - .byte Fs1 - .byte W16 - .byte Gs1 - .byte W08 - .byte N12 - .byte W16 - .byte N04 , Bn1 - .byte W08 - .byte N08 , Fn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N24 , Fs1 - .byte W16 - .byte MOD , 9 - .byte W08 - .byte 0 - .byte N16 , Cs1 - .byte W16 - .byte N04 , As1 - .byte W04 - .byte Fs1 - .byte W04 - .byte TIE , En1 - .byte W48 - .byte VOL , 84*mus_title3_mvl/mxv - .byte W04 - .byte 82*mus_title3_mvl/mxv - .byte W04 - .byte 80*mus_title3_mvl/mxv - .byte W04 - .byte 80*mus_title3_mvl/mxv - .byte W04 - .byte 79*mus_title3_mvl/mxv - .byte W04 - .byte 78*mus_title3_mvl/mxv - .byte W04 - .byte 77*mus_title3_mvl/mxv - .byte W04 - .byte 75*mus_title3_mvl/mxv - .byte W01 - .byte 73*mus_title3_mvl/mxv - .byte W03 - .byte 72*mus_title3_mvl/mxv - .byte W01 - .byte 71*mus_title3_mvl/mxv - .byte W03 - .byte 70*mus_title3_mvl/mxv - .byte W04 - .byte 68*mus_title3_mvl/mxv - .byte W05 - .byte 67*mus_title3_mvl/mxv - .byte W03 - .byte MOD , 4 - .byte VOL , 66*mus_title3_mvl/mxv - .byte W04 - .byte 65*mus_title3_mvl/mxv - .byte W04 - .byte 63*mus_title3_mvl/mxv - .byte W01 - .byte 63*mus_title3_mvl/mxv - .byte W03 - .byte 62*mus_title3_mvl/mxv - .byte W04 - .byte 60*mus_title3_mvl/mxv - .byte W04 - .byte 58*mus_title3_mvl/mxv - .byte W04 - .byte 56*mus_title3_mvl/mxv - .byte W05 - .byte 55*mus_title3_mvl/mxv - .byte W03 - .byte 54*mus_title3_mvl/mxv - .byte W01 - .byte 53*mus_title3_mvl/mxv - .byte W03 - .byte 51*mus_title3_mvl/mxv - .byte W01 - .byte 50*mus_title3_mvl/mxv - .byte W03 - .byte 49*mus_title3_mvl/mxv - .byte W01 - .byte 48*mus_title3_mvl/mxv - .byte W03 - .byte 46*mus_title3_mvl/mxv - .byte W04 - .byte MOD , 9 - .byte VOL , 46*mus_title3_mvl/mxv - .byte W01 - .byte 45*mus_title3_mvl/mxv - .byte W03 - .byte 44*mus_title3_mvl/mxv - .byte W04 - .byte 43*mus_title3_mvl/mxv - .byte W01 - .byte 42*mus_title3_mvl/mxv - .byte W03 - .byte 41*mus_title3_mvl/mxv - .byte W04 - .byte 41*mus_title3_mvl/mxv - .byte W04 - .byte 40*mus_title3_mvl/mxv - .byte W01 - .byte 39*mus_title3_mvl/mxv - .byte W03 - .byte MOD , 12 - .byte VOL , 45*mus_title3_mvl/mxv - .byte W01 - .byte 48*mus_title3_mvl/mxv - .byte W03 - .byte 52*mus_title3_mvl/mxv - .byte W01 - .byte 53*mus_title3_mvl/mxv - .byte W01 - .byte 56*mus_title3_mvl/mxv - .byte W02 - .byte 61*mus_title3_mvl/mxv - .byte W01 - .byte 63*mus_title3_mvl/mxv - .byte W03 - .byte 65*mus_title3_mvl/mxv - .byte W01 - .byte 71*mus_title3_mvl/mxv - .byte W03 - .byte 72*mus_title3_mvl/mxv - .byte W01 - .byte 75*mus_title3_mvl/mxv - .byte W03 - .byte 79*mus_title3_mvl/mxv - .byte W01 - .byte 81*mus_title3_mvl/mxv - .byte W03 - .byte EOT - .byte MOD , 0 - .byte VOL , 85*mus_title3_mvl/mxv - .byte N08 , Fs1 - .byte W08 - .byte Fn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte Cs1 - .byte W08 - .byte Bn0 - .byte W08 - .byte As0 - .byte W08 - .byte N16 , Bn0 - .byte W16 - .byte Ds1 - .byte W16 - .byte Fs1 - .byte W16 - .byte Bn1 - .byte W16 - .byte Ds2 - .byte W16 - .byte Fs2 - .byte W16 - .byte Bn2 - .byte W16 - .byte Fs2 - .byte W16 - .byte Dn2 - .byte W16 - .byte N24 , Dn3 , v108 - .byte W24 - .byte N04 , Bn2 , v112 - .byte W04 - .byte Fs2 , v080 - .byte W04 - .byte Dn2 - .byte W04 - .byte Bn1 - .byte W04 - .byte Gs1 - .byte W04 - .byte Fn1 - .byte W04 - .byte VOICE , 58 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Fs2 , v112 - .byte W24 - .byte N04 , Fs1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N10 - .byte W48 - .byte FINE - -@********************** Track 4 **********************@ - -mus_title3_4: - .byte KEYSH , mus_title3_key+0 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte VOL , 90*mus_title3_mvl/mxv - .byte MOD , 0 - .byte LFOS , 44 - .byte N04 , Cn3 , v112 - .byte W04 - .byte En3 - .byte W04 - .byte Fn3 - .byte W04 - .byte An3 - .byte W04 - .byte Cn4 - .byte W04 - .byte En4 - .byte W04 - .byte N72 , Fn4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 10 - .byte W24 - .byte 0 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N72 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 11 - .byte W24 - .byte 0 - .byte W08 - .byte N04 , En4 - .byte W08 - .byte Fn4 - .byte W06 - .byte N02 , Gn4 - .byte W02 - .byte N06 , Fs4 - .byte W06 - .byte N66 , Fn4 - .byte W18 - .byte MOD , 5 - .byte W24 - .byte 10 - .byte W24 - .byte 0 - .byte W08 - .byte N04 - .byte W08 - .byte En4 - .byte W04 - .byte Fn4 - .byte W04 - .byte N14 , Ds4 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , En4 - .byte W04 - .byte VOICE , 56 - .byte N04 , En3 - .byte W04 - .byte N40 , Fn3 , v120 - .byte W16 - .byte MOD , 6 - .byte W22 - .byte 1 - .byte W01 - .byte 0 - .byte W01 - .byte N06 , An3 - .byte W06 - .byte N02 , Cs4 , v112 - .byte W02 - .byte N88 , Cn4 , v120 - .byte W48 - .byte MOD , 6 - .byte VOL , 87*mus_title3_mvl/mxv - .byte W01 - .byte 87*mus_title3_mvl/mxv - .byte W03 - .byte 85*mus_title3_mvl/mxv - .byte W04 - .byte 82*mus_title3_mvl/mxv - .byte W01 - .byte 82*mus_title3_mvl/mxv - .byte W03 - .byte 79*mus_title3_mvl/mxv - .byte W04 - .byte 77*mus_title3_mvl/mxv - .byte W01 - .byte 77*mus_title3_mvl/mxv - .byte W03 - .byte 74*mus_title3_mvl/mxv - .byte W01 - .byte 73*mus_title3_mvl/mxv - .byte W03 - .byte 72*mus_title3_mvl/mxv - .byte W01 - .byte 72*mus_title3_mvl/mxv - .byte W03 - .byte 69*mus_title3_mvl/mxv - .byte W04 - .byte 68*mus_title3_mvl/mxv - .byte W04 - .byte 66*mus_title3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 90*mus_title3_mvl/mxv - .byte N04 , Cs4 , v112 - .byte W04 - .byte Dn4 - .byte W04 - .byte N32 , Ds4 , v124 - .byte W32 - .byte N08 , Dn4 , v112 - .byte W08 - .byte Cs4 - .byte W08 - .byte N96 , Cn4 , v124 - .byte W48 - .byte MOD , 6 - .byte VOL , 90*mus_title3_mvl/mxv - .byte W02 - .byte 89*mus_title3_mvl/mxv - .byte W02 - .byte 89*mus_title3_mvl/mxv - .byte W02 - .byte 87*mus_title3_mvl/mxv - .byte W02 - .byte 87*mus_title3_mvl/mxv - .byte W02 - .byte 85*mus_title3_mvl/mxv - .byte W04 - .byte 82*mus_title3_mvl/mxv - .byte W02 - .byte 81*mus_title3_mvl/mxv - .byte W02 - .byte 80*mus_title3_mvl/mxv - .byte W02 - .byte 78*mus_title3_mvl/mxv - .byte W02 - .byte 77*mus_title3_mvl/mxv - .byte W02 - .byte 75*mus_title3_mvl/mxv - .byte W02 - .byte 72*mus_title3_mvl/mxv - .byte W02 - .byte 71*mus_title3_mvl/mxv - .byte W02 - .byte 70*mus_title3_mvl/mxv - .byte W02 - .byte 67*mus_title3_mvl/mxv - .byte W02 - .byte 65*mus_title3_mvl/mxv - .byte W02 - .byte 65*mus_title3_mvl/mxv - .byte W02 - .byte 62*mus_title3_mvl/mxv - .byte W02 - .byte 60*mus_title3_mvl/mxv - .byte W02 - .byte 60*mus_title3_mvl/mxv - .byte W02 - .byte 58*mus_title3_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte MOD , 0 - .byte VOL , 79*mus_title3_mvl/mxv - .byte N20 , As3 , v112 - .byte W24 - .byte N04 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N08 , Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte Ds4 - .byte W08 - .byte Gs4 - .byte W08 - .byte En4 - .byte W08 - .byte Bn3 - .byte W08 - .byte VOICE , 48 - .byte PAN , c_v-16 - .byte W48 - .byte N06 , Cn4 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N06 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte N04 , Dn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte N24 , As3 - .byte W24 - .byte N04 , Bn3 - .byte W04 - .byte N12 , As3 - .byte W12 - .byte N16 , An3 - .byte W16 - .byte N14 , As3 - .byte W14 - .byte N02 , Bn3 - .byte W02 - .byte N96 , Cn4 - .byte W48 - .byte MOD , 2 - .byte W24 - .byte VOL , 78*mus_title3_mvl/mxv - .byte W02 - .byte 77*mus_title3_mvl/mxv - .byte W02 - .byte 75*mus_title3_mvl/mxv - .byte W02 - .byte 72*mus_title3_mvl/mxv - .byte W02 - .byte 71*mus_title3_mvl/mxv - .byte W02 - .byte 70*mus_title3_mvl/mxv - .byte W02 - .byte 68*mus_title3_mvl/mxv - .byte W02 - .byte 65*mus_title3_mvl/mxv - .byte W02 - .byte 65*mus_title3_mvl/mxv - .byte W02 - .byte 61*mus_title3_mvl/mxv - .byte W02 - .byte 60*mus_title3_mvl/mxv - .byte W04 - .byte 79*mus_title3_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte VOICE , 56 - .byte PAN , c_v+0 - .byte VOL , 90*mus_title3_mvl/mxv - .byte N24 , Cn3 , v124 - .byte W24 - .byte N08 , Fn3 - .byte W08 - .byte N14 , An3 - .byte W14 - .byte N02 , Bn3 , v112 - .byte W02 - .byte N88 , Cn4 , v124 - .byte W48 - .byte MOD , 6 - .byte VOL , 90*mus_title3_mvl/mxv - .byte W02 - .byte 89*mus_title3_mvl/mxv - .byte W02 - .byte 85*mus_title3_mvl/mxv - .byte W02 - .byte 81*mus_title3_mvl/mxv - .byte W02 - .byte 79*mus_title3_mvl/mxv - .byte W02 - .byte 77*mus_title3_mvl/mxv - .byte W02 - .byte 76*mus_title3_mvl/mxv - .byte W02 - .byte 75*mus_title3_mvl/mxv - .byte W02 - .byte 72*mus_title3_mvl/mxv - .byte W02 - .byte 71*mus_title3_mvl/mxv - .byte W02 - .byte 70*mus_title3_mvl/mxv - .byte W02 - .byte 67*mus_title3_mvl/mxv - .byte W02 - .byte 65*mus_title3_mvl/mxv - .byte W02 - .byte 65*mus_title3_mvl/mxv - .byte W02 - .byte 62*mus_title3_mvl/mxv - .byte W02 - .byte 60*mus_title3_mvl/mxv - .byte W02 - .byte 60*mus_title3_mvl/mxv - .byte W04 - .byte 59*mus_title3_mvl/mxv - .byte W02 - .byte 58*mus_title3_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 90*mus_title3_mvl/mxv - .byte N04 , Cs4 , v112 - .byte W04 - .byte Dn4 - .byte W04 - .byte N32 , Ds4 , v124 - .byte W32 - .byte N08 , Dn4 , v112 - .byte W08 - .byte Cs4 - .byte W08 - .byte N96 , Cn4 , v124 - .byte W48 - .byte MOD , 6 - .byte VOL , 90*mus_title3_mvl/mxv - .byte W01 - .byte 89*mus_title3_mvl/mxv - .byte W01 - .byte 87*mus_title3_mvl/mxv - .byte W02 - .byte 87*mus_title3_mvl/mxv - .byte W02 - .byte 85*mus_title3_mvl/mxv - .byte W02 - .byte 81*mus_title3_mvl/mxv - .byte W02 - .byte 79*mus_title3_mvl/mxv - .byte W02 - .byte 77*mus_title3_mvl/mxv - .byte W02 - .byte 76*mus_title3_mvl/mxv - .byte W02 - .byte 75*mus_title3_mvl/mxv - .byte W02 - .byte 73*mus_title3_mvl/mxv - .byte W02 - .byte 72*mus_title3_mvl/mxv - .byte W02 - .byte 71*mus_title3_mvl/mxv - .byte W02 - .byte 70*mus_title3_mvl/mxv - .byte W02 - .byte 70*mus_title3_mvl/mxv - .byte W02 - .byte 68*mus_title3_mvl/mxv - .byte W02 - .byte 67*mus_title3_mvl/mxv - .byte W02 - .byte 66*mus_title3_mvl/mxv - .byte W02 - .byte 65*mus_title3_mvl/mxv - .byte W02 - .byte 64*mus_title3_mvl/mxv - .byte W02 - .byte 61*mus_title3_mvl/mxv - .byte W02 - .byte 60*mus_title3_mvl/mxv - .byte W02 - .byte 59*mus_title3_mvl/mxv - .byte W02 - .byte 56*mus_title3_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte VOL , 76*mus_title3_mvl/mxv - .byte MOD , 0 - .byte N04 , Ds4 , v112 - .byte W08 - .byte N04 - .byte W16 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N04 , Gn4 - .byte W08 - .byte Ds4 - .byte W16 - .byte N02 , Gn4 - .byte W16 - .byte N04 - .byte W08 - .byte VOL , 90*mus_title3_mvl/mxv - .byte PAN , c_v+0 - .byte N12 , Fn3 - .byte W12 - .byte N02 , En3 - .byte W02 - .byte Ds3 - .byte W02 - .byte Dn3 - .byte W02 - .byte Cn3 - .byte W02 - .byte As2 - .byte W04 - .byte N08 , Fn3 - .byte W08 - .byte N04 , Cn3 - .byte W08 - .byte N06 , An3 - .byte W06 - .byte N02 , Bn3 - .byte W02 - .byte N96 , Cn4 - .byte W48 - .byte MOD , 4 - .byte VOL , 90*mus_title3_mvl/mxv - .byte W02 - .byte 89*mus_title3_mvl/mxv - .byte W02 - .byte 87*mus_title3_mvl/mxv - .byte W02 - .byte 85*mus_title3_mvl/mxv - .byte W02 - .byte 84*mus_title3_mvl/mxv - .byte W02 - .byte 81*mus_title3_mvl/mxv - .byte W02 - .byte 80*mus_title3_mvl/mxv - .byte W02 - .byte 78*mus_title3_mvl/mxv - .byte W02 - .byte 77*mus_title3_mvl/mxv - .byte W02 - .byte 76*mus_title3_mvl/mxv - .byte W02 - .byte 75*mus_title3_mvl/mxv - .byte W02 - .byte 73*mus_title3_mvl/mxv - .byte W02 - .byte 72*mus_title3_mvl/mxv - .byte W02 - .byte 71*mus_title3_mvl/mxv - .byte W02 - .byte 70*mus_title3_mvl/mxv - .byte W02 - .byte 70*mus_title3_mvl/mxv - .byte W02 - .byte 68*mus_title3_mvl/mxv - .byte W04 - .byte 66*mus_title3_mvl/mxv - .byte W02 - .byte 65*mus_title3_mvl/mxv - .byte W02 - .byte 65*mus_title3_mvl/mxv - .byte W02 - .byte 64*mus_title3_mvl/mxv - .byte W02 - .byte 62*mus_title3_mvl/mxv - .byte W02 - .byte 61*mus_title3_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 90*mus_title3_mvl/mxv - .byte N18 , Ds4 - .byte W18 - .byte N16 , Dn4 - .byte W16 - .byte N14 , Ds4 - .byte W14 - .byte N36 , Fn4 - .byte W16 - .byte MOD , 4 - .byte VOL , 90*mus_title3_mvl/mxv - .byte W02 - .byte 85*mus_title3_mvl/mxv - .byte W02 - .byte 81*mus_title3_mvl/mxv - .byte W02 - .byte 77*mus_title3_mvl/mxv - .byte W02 - .byte 75*mus_title3_mvl/mxv - .byte W02 - .byte 70*mus_title3_mvl/mxv - .byte W02 - .byte 67*mus_title3_mvl/mxv - .byte W02 - .byte 65*mus_title3_mvl/mxv - .byte W02 - .byte 62*mus_title3_mvl/mxv - .byte W02 - .byte 60*mus_title3_mvl/mxv - .byte W02 - .byte MOD , 0 - .byte VOL , 60*mus_title3_mvl/mxv - .byte W02 - .byte 90*mus_title3_mvl/mxv - .byte N02 , An4 , v092 - .byte W02 - .byte N08 , Gs4 , v112 - .byte W08 - .byte N02 , Fs4 - .byte W02 - .byte N92 , Fn4 - .byte W44 - .byte W02 - .byte VOL , 86*mus_title3_mvl/mxv - .byte W01 - .byte 84*mus_title3_mvl/mxv - .byte W03 - .byte 77*mus_title3_mvl/mxv - .byte W01 - .byte 73*mus_title3_mvl/mxv - .byte W03 - .byte 68*mus_title3_mvl/mxv - .byte W01 - .byte 66*mus_title3_mvl/mxv - .byte W03 - .byte 60*mus_title3_mvl/mxv - .byte MOD , 6 - .byte W01 - .byte VOL , 56*mus_title3_mvl/mxv - .byte W03 - .byte 53*mus_title3_mvl/mxv - .byte W01 - .byte 51*mus_title3_mvl/mxv - .byte W03 - .byte 49*mus_title3_mvl/mxv - .byte W01 - .byte 47*mus_title3_mvl/mxv - .byte W03 - .byte 45*mus_title3_mvl/mxv - .byte W01 - .byte 43*mus_title3_mvl/mxv - .byte W03 - .byte 39*mus_title3_mvl/mxv - .byte W01 - .byte 37*mus_title3_mvl/mxv - .byte W03 - .byte 36*mus_title3_mvl/mxv - .byte W01 - .byte 35*mus_title3_mvl/mxv - .byte W15 - .byte MOD , 0 - .byte W48 - .byte VOL , 37*mus_title3_mvl/mxv - .byte N40 , Cn4 - .byte W16 - .byte MOD , 6 - .byte W24 - .byte TIE , Gs3 - .byte W02 - .byte MOD , 0 - .byte W54 - .byte 5 - .byte VOL , 37*mus_title3_mvl/mxv - .byte W04 - .byte 36*mus_title3_mvl/mxv - .byte W01 - .byte 36*mus_title3_mvl/mxv - .byte W04 - .byte 35*mus_title3_mvl/mxv - .byte W03 - .byte 34*mus_title3_mvl/mxv - .byte W01 - .byte 33*mus_title3_mvl/mxv - .byte W03 - .byte 32*mus_title3_mvl/mxv - .byte W04 - .byte 31*mus_title3_mvl/mxv - .byte W04 - .byte 31*mus_title3_mvl/mxv - .byte W04 - .byte 30*mus_title3_mvl/mxv - .byte W08 - .byte 28*mus_title3_mvl/mxv - .byte W01 - .byte 27*mus_title3_mvl/mxv - .byte W11 - .byte EOT - .byte MOD , 0 - .byte VOL , 39*mus_title3_mvl/mxv - .byte N24 , Cn4 - .byte W24 - .byte VOL , 45*mus_title3_mvl/mxv - .byte N24 , Cs4 - .byte W24 - .byte VOL , 54*mus_title3_mvl/mxv - .byte N40 , Dn4 - .byte W16 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte TIE , As3 - .byte W56 - .byte MOD , 6 - .byte VOL , 55*mus_title3_mvl/mxv - .byte W01 - .byte 54*mus_title3_mvl/mxv - .byte W04 - .byte 53*mus_title3_mvl/mxv - .byte W03 - .byte 53*mus_title3_mvl/mxv - .byte W04 - .byte 51*mus_title3_mvl/mxv - .byte W01 - .byte 50*mus_title3_mvl/mxv - .byte W04 - .byte 49*mus_title3_mvl/mxv - .byte W04 - .byte 48*mus_title3_mvl/mxv - .byte W04 - .byte 48*mus_title3_mvl/mxv - .byte W04 - .byte 47*mus_title3_mvl/mxv - .byte W03 - .byte 45*mus_title3_mvl/mxv - .byte W04 - .byte 44*mus_title3_mvl/mxv - .byte W01 - .byte 43*mus_title3_mvl/mxv - .byte W03 - .byte 43*mus_title3_mvl/mxv - .byte W04 - .byte 40*mus_title3_mvl/mxv - .byte W04 - .byte EOT - .byte MOD , 0 - .byte VOL , 65*mus_title3_mvl/mxv - .byte N24 , Fn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte VOL , 70*mus_title3_mvl/mxv - .byte PAN , c_v-16 - .byte N08 , Gn4 - .byte W08 - .byte N02 , Fs4 , v096 - .byte W02 - .byte Fn4 - .byte W02 - .byte Cn3 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Bn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte VOICE , 56 - .byte N06 , Gn1 - .byte W12 - .byte N02 , Cn3 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N14 , Fn4 - .byte W16 - .byte N04 - .byte W16 - .byte Fs4 - .byte W08 - .byte VOICE , 56 - .byte N06 , Gn1 - .byte N08 , Gn4 - .byte W08 - .byte N02 , Fs4 , v092 - .byte W02 - .byte Fn4 - .byte W02 - .byte Cn4 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte As4 - .byte W08 - .byte N04 - .byte W08 - .byte Bn4 - .byte W08 - .byte VOICE , 60 - .byte PAN , c_v-21 - .byte VOL , 41*mus_title3_mvl/mxv - .byte W48 - .byte N24 , Dn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte VOL , 40*mus_title3_mvl/mxv - .byte N08 , Fn3 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N08 , As3 - .byte W08 - .byte N04 , An3 - .byte W06 - .byte As3 - .byte W10 - .byte N16 , Fn4 - .byte W16 - .byte Ds4 - .byte W16 - .byte Dn4 - .byte W16 - .byte N48 , Fn4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N24 , Ds4 - .byte W24 - .byte N22 , Cs4 - .byte W24 - .byte N08 , Gs3 - .byte W08 - .byte N04 , Gn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N08 , Cn4 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N24 , Ds4 - .byte W24 - .byte N02 , Dn4 , v108 - .byte W02 - .byte Cs4 , v092 - .byte W02 - .byte Cn4 , v088 - .byte W02 - .byte Bn3 - .byte W02 - .byte As3 , v080 - .byte W02 - .byte An3 - .byte W06 - .byte N04 , Gn3 , v112 - .byte W04 - .byte An3 - .byte W04 - .byte N48 , Bn3 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N24 , Cs4 - .byte W24 - .byte N16 , Gs3 - .byte W16 - .byte N08 , Cn4 - .byte W08 - .byte N16 , Ds4 - .byte W16 - .byte Cs4 - .byte W16 - .byte Cn4 - .byte W16 - .byte Cs4 - .byte W14 - .byte Fn3 - .byte W18 - .byte As3 - .byte W16 - .byte N10 , Gs3 - .byte W10 - .byte N04 , Gn3 - .byte W06 - .byte Gs3 - .byte W08 - .byte N08 , As3 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte As3 - .byte W08 - .byte N08 , Cn4 - .byte W08 - .byte N04 , Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N10 , Cs4 - .byte W10 - .byte N04 , Cn4 - .byte W06 - .byte Cs4 - .byte W08 - .byte N40 , Ds4 - .byte W24 - .byte MOD , 5 - .byte W16 - .byte 0 - .byte N04 , Fn4 - .byte W04 - .byte Ds4 - .byte W04 - .byte N08 , Cs4 - .byte W08 - .byte N04 , Ds4 - .byte W08 - .byte Cs4 - .byte W08 - .byte N08 , Bn3 - .byte W08 - .byte As3 - .byte W08 - .byte Gs3 - .byte W08 - .byte VOL , 87*mus_title3_mvl/mxv - .byte PAN , c_v+0 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W16 - .byte N04 , As3 - .byte W08 - .byte N48 , Cs4 - .byte W16 - .byte MOD , 7 - .byte W08 - .byte VOL , 86*mus_title3_mvl/mxv - .byte W04 - .byte 82*mus_title3_mvl/mxv - .byte W04 - .byte 78*mus_title3_mvl/mxv - .byte W04 - .byte 72*mus_title3_mvl/mxv - .byte W04 - .byte 68*mus_title3_mvl/mxv - .byte W04 - .byte 62*mus_title3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 86*mus_title3_mvl/mxv - .byte N24 , Gs3 - .byte W16 - .byte MOD , 7 - .byte W08 - .byte 0 - .byte W16 - .byte N04 , Bn3 - .byte W08 - .byte N32 , En4 - .byte W08 - .byte MOD , 6 - .byte W08 - .byte 8 - .byte W16 - .byte 0 - .byte N04 , Ds4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N96 , Cs4 - .byte W48 - .byte MOD , 6 - .byte VOL , 85*mus_title3_mvl/mxv - .byte W04 - .byte 82*mus_title3_mvl/mxv - .byte W04 - .byte 79*mus_title3_mvl/mxv - .byte W04 - .byte 77*mus_title3_mvl/mxv - .byte W04 - .byte 73*mus_title3_mvl/mxv - .byte W04 - .byte 72*mus_title3_mvl/mxv - .byte W04 - .byte 70*mus_title3_mvl/mxv - .byte W04 - .byte 68*mus_title3_mvl/mxv - .byte W04 - .byte 66*mus_title3_mvl/mxv - .byte W04 - .byte 62*mus_title3_mvl/mxv - .byte W04 - .byte 58*mus_title3_mvl/mxv - .byte W04 - .byte 56*mus_title3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 87*mus_title3_mvl/mxv - .byte W72 - .byte VOICE , 56 - .byte W24 - .byte VOL , 90*mus_title3_mvl/mxv - .byte N08 , Fs3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Fs3 - .byte W16 - .byte N04 , As3 - .byte W08 - .byte N48 , Cs4 - .byte W08 - .byte MOD , 5 - .byte W16 - .byte VOL , 88*mus_title3_mvl/mxv - .byte W01 - .byte 87*mus_title3_mvl/mxv - .byte W03 - .byte 82*mus_title3_mvl/mxv - .byte W01 - .byte 80*mus_title3_mvl/mxv - .byte W03 - .byte 77*mus_title3_mvl/mxv - .byte W01 - .byte 76*mus_title3_mvl/mxv - .byte W03 - .byte 73*mus_title3_mvl/mxv - .byte W01 - .byte 70*mus_title3_mvl/mxv - .byte W03 - .byte 69*mus_title3_mvl/mxv - .byte W01 - .byte 68*mus_title3_mvl/mxv - .byte W03 - .byte 65*mus_title3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 90*mus_title3_mvl/mxv - .byte N08 , Gs3 - .byte W08 - .byte N04 , Ds3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Gs3 - .byte W16 - .byte Cn4 - .byte W08 - .byte N32 , Fn4 - .byte W12 - .byte MOD , 7 - .byte W20 - .byte 1 - .byte N04 , Ds4 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N04 , Cn4 - .byte W08 - .byte N96 , Cs4 - .byte W48 - .byte VOL , 90*mus_title3_mvl/mxv - .byte W01 - .byte 89*mus_title3_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte VOL , 88*mus_title3_mvl/mxv - .byte W01 - .byte 87*mus_title3_mvl/mxv - .byte W03 - .byte 85*mus_title3_mvl/mxv - .byte W04 - .byte 82*mus_title3_mvl/mxv - .byte W01 - .byte 82*mus_title3_mvl/mxv - .byte W03 - .byte 80*mus_title3_mvl/mxv - .byte W01 - .byte 79*mus_title3_mvl/mxv - .byte W03 - .byte 78*mus_title3_mvl/mxv - .byte W01 - .byte 77*mus_title3_mvl/mxv - .byte W03 - .byte 76*mus_title3_mvl/mxv - .byte W01 - .byte 75*mus_title3_mvl/mxv - .byte W07 - .byte 73*mus_title3_mvl/mxv - .byte W05 - .byte 72*mus_title3_mvl/mxv - .byte W03 - .byte 71*mus_title3_mvl/mxv - .byte W04 - .byte 70*mus_title3_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 90*mus_title3_mvl/mxv - .byte W96 - .byte VOICE , 56 - .byte N08 , Fs3 - .byte W08 - .byte N04 , Fn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N08 , As3 - .byte W16 - .byte Cs4 - .byte W08 - .byte TIE , Fs4 - .byte W48 - .byte VOL , 87*mus_title3_mvl/mxv - .byte W01 - .byte 87*mus_title3_mvl/mxv - .byte W03 - .byte 86*mus_title3_mvl/mxv - .byte W01 - .byte 85*mus_title3_mvl/mxv - .byte W03 - .byte 85*mus_title3_mvl/mxv - .byte MOD , 1 - .byte W04 - .byte VOL , 82*mus_title3_mvl/mxv - .byte W04 - .byte 80*mus_title3_mvl/mxv - .byte W01 - .byte 79*mus_title3_mvl/mxv - .byte W07 - .byte 78*mus_title3_mvl/mxv - .byte W01 - .byte 77*mus_title3_mvl/mxv - .byte W03 - .byte 77*mus_title3_mvl/mxv - .byte W01 - .byte 76*mus_title3_mvl/mxv - .byte W03 - .byte 73*mus_title3_mvl/mxv - .byte W04 - .byte 72*mus_title3_mvl/mxv - .byte W01 - .byte 70*mus_title3_mvl/mxv - .byte W03 - .byte 70*mus_title3_mvl/mxv - .byte W04 - .byte 68*mus_title3_mvl/mxv - .byte W01 - .byte 68*mus_title3_mvl/mxv - .byte W03 - .byte MOD , 6 - .byte W01 - .byte VOL , 66*mus_title3_mvl/mxv - .byte W03 - .byte 65*mus_title3_mvl/mxv - .byte W04 - .byte 63*mus_title3_mvl/mxv - .byte W01 - .byte 63*mus_title3_mvl/mxv - .byte W03 - .byte 62*mus_title3_mvl/mxv - .byte W05 - .byte 61*mus_title3_mvl/mxv - .byte W03 - .byte 59*mus_title3_mvl/mxv - .byte W01 - .byte 58*mus_title3_mvl/mxv - .byte W03 - .byte 57*mus_title3_mvl/mxv - .byte W04 - .byte 56*mus_title3_mvl/mxv - .byte W04 - .byte 55*mus_title3_mvl/mxv - .byte W01 - .byte 54*mus_title3_mvl/mxv - .byte W03 - .byte 53*mus_title3_mvl/mxv - .byte W01 - .byte 52*mus_title3_mvl/mxv - .byte W03 - .byte 51*mus_title3_mvl/mxv - .byte W01 - .byte 50*mus_title3_mvl/mxv - .byte W03 - .byte 49*mus_title3_mvl/mxv - .byte W01 - .byte 47*mus_title3_mvl/mxv - .byte W03 - .byte W01 - .byte 46*mus_title3_mvl/mxv - .byte W03 - .byte 44*mus_title3_mvl/mxv - .byte W04 - .byte 43*mus_title3_mvl/mxv - .byte W01 - .byte 42*mus_title3_mvl/mxv - .byte W03 - .byte 41*mus_title3_mvl/mxv - .byte W01 - .byte 40*mus_title3_mvl/mxv - .byte W04 - .byte 39*mus_title3_mvl/mxv - .byte W07 - .byte 38*mus_title3_mvl/mxv - .byte W04 - .byte 38*mus_title3_mvl/mxv - .byte W04 - .byte 36*mus_title3_mvl/mxv - .byte W16 - .byte 43*mus_title3_mvl/mxv - .byte W04 - .byte 45*mus_title3_mvl/mxv - .byte W01 - .byte 46*mus_title3_mvl/mxv - .byte W03 - .byte 49*mus_title3_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte W01 - .byte VOL , 51*mus_title3_mvl/mxv - .byte W03 - .byte 52*mus_title3_mvl/mxv - .byte W01 - .byte 53*mus_title3_mvl/mxv - .byte W04 - .byte 56*mus_title3_mvl/mxv - .byte W03 - .byte 58*mus_title3_mvl/mxv - .byte W01 - .byte 59*mus_title3_mvl/mxv - .byte W03 - .byte 61*mus_title3_mvl/mxv - .byte W01 - .byte 63*mus_title3_mvl/mxv - .byte W03 - .byte 65*mus_title3_mvl/mxv - .byte W04 - .byte 67*mus_title3_mvl/mxv - .byte W01 - .byte 69*mus_title3_mvl/mxv - .byte W03 - .byte 73*mus_title3_mvl/mxv - .byte W01 - .byte 75*mus_title3_mvl/mxv - .byte W05 - .byte EOT - .byte VOL , 64*mus_title3_mvl/mxv - .byte N02 , As4 - .byte W02 - .byte VOICE , 48 - .byte VOL , 65*mus_title3_mvl/mxv - .byte MOD , 0 - .byte N06 , Bn4 - .byte W08 - .byte N02 , As4 - .byte W08 - .byte N02 - .byte W06 - .byte N02 - .byte W02 - .byte N06 , Bn4 - .byte W08 - .byte N02 , As4 - .byte W08 - .byte N02 - .byte W06 - .byte N02 - .byte W02 - .byte N06 , Bn4 - .byte W08 - .byte N02 , As4 - .byte W08 - .byte N02 - .byte W06 - .byte N02 - .byte W02 - .byte N06 , Bn4 - .byte W08 - .byte N02 , As4 - .byte W08 - .byte N02 - .byte W06 - .byte Cn5 - .byte W02 - .byte N06 , Cs5 - .byte W08 - .byte N02 , Bn4 - .byte W08 - .byte N02 - .byte W06 - .byte N02 - .byte W02 - .byte N06 , Cs5 - .byte W08 - .byte N02 , Bn4 - .byte W08 - .byte N02 - .byte W06 - .byte Ds5 - .byte W02 - .byte VOL , 58*mus_title3_mvl/mxv - .byte N24 , Dn5 , v088 - .byte W24 - .byte N04 , Bn4 , v112 - .byte W04 - .byte Fs4 , v084 - .byte W04 - .byte Dn4 - .byte W04 - .byte Bn3 , v064 - .byte W04 - .byte Fs3 - .byte W04 - .byte Dn3 - .byte W04 - .byte VOICE , 56 - .byte VOL , 69*mus_title3_mvl/mxv - .byte PAN , c_v-34 - .byte N08 , Fs3 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 -mus_title3_4_000: - .byte N08 , Fs3 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_title3_4_000 - .byte PATT - .word mus_title3_4_000 - .byte PATT - .word mus_title3_4_000 - .byte PATT - .word mus_title3_4_000 - .byte PATT - .word mus_title3_4_000 - .byte N06 , Fs5 , v112 - .byte W24 - .byte N04 , Fs3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N10 - .byte W48 - .byte FINE - -@********************** Track 5 **********************@ - -mus_title3_5: - .byte KEYSH , mus_title3_key+0 - .byte VOICE , 47 - .byte PAN , c_v-16 - .byte VOL , 86*mus_title3_mvl/mxv - .byte W16 - .byte N04 , Cn2 , v127 - .byte W08 -mus_title3_5_000: - .byte N24 , Fn1 , v127 - .byte W88 - .byte N04 , Cn2 - .byte W08 - .byte PEND - .byte PATT - .word mus_title3_5_000 - .byte N24 , Fn1 , v127 - .byte W88 - .byte N02 , Cn2 - .byte W04 - .byte N04 , Fn1 - .byte W04 - .byte N24 , Ds1 - .byte W24 - .byte N04 , As1 - .byte W16 - .byte Ds1 - .byte W08 - .byte As1 - .byte W08 - .byte N04 - .byte W08 - .byte Ds1 - .byte W08 - .byte As1 - .byte W08 - .byte Fs1 , v112 - .byte W08 - .byte Cs1 , v127 - .byte W04 - .byte As1 , v112 - .byte W04 - .byte VOICE , 47 - .byte N48 , Fn1 - .byte W96 - .byte W88 - .byte N04 , Fn2 , v127 - .byte W08 - .byte N48 , Fn1 - .byte W96 - .byte N08 , Ds2 - .byte W24 - .byte N06 , As1 - .byte W08 - .byte N04 , As1 , v112 - .byte W04 - .byte N04 - .byte W04 - .byte N08 , Ds1 , v127 - .byte W08 - .byte Gn2 - .byte W16 - .byte N06 , Gn2 , v112 - .byte W08 - .byte N02 , Gn2 , v127 - .byte W08 - .byte N08 , Bn1 , v112 - .byte W08 - .byte Gs1 , v127 - .byte W08 - .byte N48 , Fn1 - .byte W96 - .byte W88 - .byte N04 , As1 - .byte W08 - .byte N20 , Fn1 - .byte W96 - .byte N04 , Gn2 - .byte W08 - .byte As1 - .byte W08 - .byte Gn2 - .byte W08 - .byte N10 , En2 - .byte W24 - .byte N04 , Gn2 - .byte W16 - .byte Gn1 - .byte W08 - .byte N08 , Ds2 - .byte W16 - .byte As1 - .byte W08 - .byte N24 , Fn1 - .byte W96 - .byte W96 - .byte N24 - .byte W96 - .byte N10 , Ds2 - .byte W16 - .byte N08 , As1 - .byte W08 - .byte N24 , Gn1 - .byte W24 - .byte N08 , Ds2 - .byte W08 - .byte N16 , As1 - .byte W16 - .byte N12 , Gn2 - .byte W16 - .byte N08 , Ds2 - .byte W08 - .byte N24 , Fn1 - .byte W96 - .byte W72 - .byte N04 , En2 - .byte W08 - .byte As1 - .byte W08 - .byte En2 - .byte W08 - .byte N24 , As1 - .byte W24 - .byte N04 , Fn2 - .byte W08 - .byte Dn2 - .byte W08 - .byte Fn1 - .byte W08 - .byte N24 - .byte W32 - .byte N04 , As1 - .byte W08 - .byte N04 - .byte W08 - .byte N24 , Dn1 - .byte W32 - .byte N04 , Fn2 - .byte W08 - .byte N04 - .byte W08 - .byte N24 , Fn1 - .byte W32 - .byte N04 - .byte W08 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_title3_5_001: - .byte N08 , Gn2 , v112 - .byte W16 - .byte Cn2 , v127 - .byte W08 - .byte N24 , Cn1 - .byte W24 - .byte N08 , Gn2 - .byte W16 - .byte Cn2 - .byte W08 - .byte N24 , Cn1 - .byte W24 - .byte PEND - .byte N08 , Gn2 - .byte W16 - .byte Cn2 - .byte W08 - .byte N24 , Cn1 - .byte W24 - .byte N08 , Gn2 - .byte W16 - .byte Cn2 - .byte W08 - .byte N24 , Cn1 - .byte W24 - .byte PATT - .word mus_title3_5_001 - .byte N08 , Gn2 , v127 - .byte W16 - .byte Cn2 - .byte W08 - .byte N24 , Cn1 - .byte W24 - .byte N08 , Gn2 - .byte W16 - .byte Cn2 - .byte W08 - .byte N04 , Cn2 , v068 - .byte W04 - .byte Cn2 , v072 - .byte W04 - .byte Cn2 , v084 - .byte W04 - .byte Cn2 , v096 - .byte W04 - .byte Cn2 , v104 - .byte W04 - .byte Cn2 , v116 - .byte W04 - .byte N24 , Ds1 , v120 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W88 - .byte N08 , Cs1 , v112 - .byte W08 - .byte PAN , c_v-1 - .byte N16 , Fs1 - .byte W96 - .byte W88 - .byte N08 , Cs2 - .byte W08 - .byte N16 , Fs1 - .byte W96 - .byte W88 - .byte N08 , Cs2 , v096 - .byte W08 - .byte N16 , Fs1 , v112 - .byte W96 - .byte W88 - .byte N08 , Cs2 - .byte W08 - .byte N16 , Fs1 , v120 - .byte W96 - .byte W72 - .byte N04 , Cs2 , v112 - .byte W08 - .byte N04 - .byte W04 - .byte Cs2 , v076 - .byte W04 - .byte Cs2 , v092 - .byte W04 - .byte Cs2 , v112 - .byte W04 - .byte PAN , c_v-32 - .byte N24 , Cs1 - .byte W40 - .byte N08 , Cs2 - .byte W08 - .byte N24 , En1 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W88 - .byte N08 , Fs2 - .byte W08 - .byte VOL , 65*mus_title3_mvl/mxv - .byte N08 , Fs1 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 -mus_title3_5_002: - .byte N08 , Fs1 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_title3_5_002 - .byte PATT - .word mus_title3_5_002 - .byte VOL , 76*mus_title3_mvl/mxv - .byte N08 , Fs1 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte PATT - .word mus_title3_5_002 - .byte PATT - .word mus_title3_5_002 - .byte N06 , Fs2 , v112 - .byte W24 - .byte N04 , Fs1 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N10 - .byte W48 - .byte FINE - -@********************** Track 6 **********************@ - -mus_title3_6: - .byte KEYSH , mus_title3_key+0 - .byte VOICE , 48 - .byte LFOS , 44 - .byte PAN , c_v-22 - .byte VOL , 45*mus_title3_mvl/mxv - .byte N04 , An4 , v112 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W04 - .byte N02 , An4 - .byte W02 -mus_title3_6_000: - .byte N06 , As4 , v112 - .byte W08 - .byte N02 , An4 - .byte W08 - .byte N02 - .byte W06 - .byte N02 - .byte W02 - .byte N06 , As4 - .byte W08 - .byte N02 , An4 - .byte W08 - .byte N02 - .byte W06 - .byte N02 - .byte W02 - .byte N06 , As4 - .byte W08 - .byte N02 , An4 - .byte W08 - .byte N02 - .byte W06 - .byte N02 - .byte W02 - .byte N06 , As4 - .byte W08 - .byte N02 , An4 - .byte W08 - .byte N02 - .byte W06 - .byte N02 - .byte W02 - .byte PEND - .byte PATT - .word mus_title3_6_000 - .byte N06 , As4 , v112 - .byte W08 - .byte N02 , An4 - .byte W08 - .byte N02 - .byte W06 - .byte N02 - .byte W02 - .byte N06 , As4 - .byte W08 - .byte N02 , An4 - .byte W08 - .byte N02 - .byte W06 - .byte N02 - .byte W02 - .byte N06 , As4 - .byte W08 - .byte N02 , An4 - .byte W08 - .byte N02 - .byte W06 - .byte N02 - .byte W02 - .byte N06 , As4 - .byte W08 - .byte N02 , An4 - .byte W08 - .byte N02 - .byte W06 - .byte Gs4 - .byte W02 - .byte N06 , An4 - .byte W08 - .byte N02 , Gn4 - .byte W08 - .byte N02 - .byte W08 - .byte N06 , An4 - .byte W08 - .byte N02 , Gn4 - .byte W08 - .byte N02 - .byte W08 - .byte N06 , An4 - .byte W08 - .byte N02 , Gn4 - .byte W08 - .byte N02 - .byte W08 - .byte N06 , As4 - .byte W08 - .byte N02 , An4 - .byte W16 - .byte W92 - .byte W02 - .byte En4 - .byte W02 -mus_title3_6_001: - .byte N06 , Ds4 , v112 - .byte W08 - .byte N02 , Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W08 - .byte Gn3 - .byte W06 - .byte En4 - .byte W02 - .byte N06 , Ds4 - .byte W08 - .byte N02 , Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W08 - .byte Gn3 - .byte W06 - .byte Gs4 - .byte W02 - .byte PEND - .byte N06 , An4 - .byte W08 - .byte N02 , Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W06 - .byte Gs4 - .byte W02 - .byte N06 , An4 - .byte W08 - .byte N02 , Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 -mus_title3_6_002: - .byte N06 , As3 , v112 - .byte W08 - .byte N02 , Ds4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N06 , Ds4 - .byte W08 - .byte N02 , Gn4 - .byte W08 - .byte As4 - .byte W06 - .byte Dn5 - .byte W02 - .byte N06 , Ds5 - .byte W08 - .byte N02 , As4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N06 , En4 - .byte W08 - .byte N02 , Bn3 - .byte W08 - .byte Gs3 - .byte W06 - .byte En4 - .byte W02 - .byte PEND - .byte VOL , 45*mus_title3_mvl/mxv - .byte N06 , Fn4 - .byte W08 - .byte N02 , En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W06 - .byte En4 - .byte W02 - .byte N06 , Fn4 - .byte W08 - .byte N02 , En4 - .byte W06 - .byte Fn4 - .byte W10 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W06 - .byte En4 - .byte W02 - .byte PATT - .word mus_title3_6_001 - .byte N06 , An4 , v112 - .byte W08 - .byte N02 , Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W06 - .byte Gs4 - .byte W02 - .byte N06 , An4 - .byte W08 - .byte N02 , Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N06 , As3 - .byte W08 - .byte N02 , Ds4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N06 , En4 - .byte W08 - .byte N02 , Gs4 - .byte W08 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W02 - .byte N06 , Ds5 - .byte W08 - .byte N02 , As4 - .byte W08 - .byte Gn4 - .byte W08 - .byte N04 , Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte Cs4 - .byte W06 - .byte N02 , En4 - .byte W02 -mus_title3_6_003: - .byte N06 , Fn4 , v112 - .byte W08 - .byte N02 , En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W06 - .byte En4 - .byte W02 - .byte N06 , Fn4 - .byte W08 - .byte N02 , En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W06 - .byte En4 - .byte W02 - .byte PEND - .byte PATT - .word mus_title3_6_001 - .byte N06 , An4 , v112 - .byte W08 - .byte N02 , Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W06 - .byte Gs4 - .byte W02 - .byte N06 , An4 - .byte W08 - .byte N02 , Gs4 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W06 - .byte An3 - .byte W02 - .byte PATT - .word mus_title3_6_002 - .byte PATT - .word mus_title3_6_003 - .byte N06 , Ds4 , v112 - .byte W08 - .byte N02 , Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W08 - .byte Gn3 - .byte W06 - .byte En4 - .byte W02 - .byte N06 , Ds4 - .byte W08 - .byte N02 , Dn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W08 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W02 - .byte N06 , As3 - .byte W08 - .byte N02 , Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W06 - .byte Bn3 - .byte W02 - .byte N06 , As3 - .byte W08 - .byte N02 , Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Dn3 - .byte W06 - .byte Bn2 - .byte W02 - .byte N24 , As2 - .byte W24 - .byte N04 , Fn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte As3 - .byte W04 - .byte Dn4 - .byte W04 - .byte Fn4 - .byte W04 - .byte Fs4 - .byte W04 - .byte N48 , Gn4 - .byte W48 - .byte PAN , c_v+0 - .byte VOL , 36*mus_title3_mvl/mxv - .byte N40 , Gs4 - .byte W40 - .byte TIE , Ds4 - .byte W56 - .byte VOL , 36*mus_title3_mvl/mxv - .byte W08 - .byte 34*mus_title3_mvl/mxv - .byte W01 - .byte 33*mus_title3_mvl/mxv - .byte W03 - .byte 32*mus_title3_mvl/mxv - .byte W01 - .byte 31*mus_title3_mvl/mxv - .byte W08 - .byte 31*mus_title3_mvl/mxv - .byte W03 - .byte 30*mus_title3_mvl/mxv - .byte W13 - .byte 28*mus_title3_mvl/mxv - .byte W08 - .byte 27*mus_title3_mvl/mxv - .byte W03 - .byte EOT - .byte VOL , 36*mus_title3_mvl/mxv - .byte N24 , Gs4 - .byte W24 - .byte VOL , 41*mus_title3_mvl/mxv - .byte N24 , An4 - .byte W24 - .byte VOL , 48*mus_title3_mvl/mxv - .byte N40 , As4 - .byte W40 - .byte TIE , Fn4 - .byte W56 - .byte VOL , 48*mus_title3_mvl/mxv - .byte W04 - .byte 48*mus_title3_mvl/mxv - .byte W05 - .byte 47*mus_title3_mvl/mxv - .byte W03 - .byte 45*mus_title3_mvl/mxv - .byte W04 - .byte 44*mus_title3_mvl/mxv - .byte W01 - .byte 43*mus_title3_mvl/mxv - .byte W03 - .byte 43*mus_title3_mvl/mxv - .byte W01 - .byte 41*mus_title3_mvl/mxv - .byte W03 - .byte 40*mus_title3_mvl/mxv - .byte W01 - .byte 39*mus_title3_mvl/mxv - .byte W03 - .byte 37*mus_title3_mvl/mxv - .byte W01 - .byte 36*mus_title3_mvl/mxv - .byte W03 - .byte 36*mus_title3_mvl/mxv - .byte W01 - .byte 35*mus_title3_mvl/mxv - .byte W03 - .byte 34*mus_title3_mvl/mxv - .byte W01 - .byte 33*mus_title3_mvl/mxv - .byte W03 - .byte 32*mus_title3_mvl/mxv - .byte W01 - .byte 31*mus_title3_mvl/mxv - .byte W07 - .byte EOT - .byte VOL , 60*mus_title3_mvl/mxv - .byte N24 , As4 - .byte W24 - .byte Bn4 - .byte W24 - .byte VOICE , 56 - .byte PAN , c_v-32 - .byte N08 , Cn5 - .byte W08 - .byte N02 , Bn4 , v088 - .byte W02 - .byte As4 - .byte W02 - .byte An4 - .byte W84 - .byte W56 - .byte N14 , As4 , v112 - .byte W16 - .byte N04 - .byte W04 - .byte As4 , v032 - .byte W12 - .byte Bn4 , v112 - .byte W04 - .byte Bn4 , v032 - .byte W04 - .byte N08 , Cn5 , v112 - .byte W08 - .byte N02 , Bn4 , v096 - .byte W02 - .byte As4 , v092 - .byte W02 - .byte An4 - .byte W84 - .byte VOICE , 48 - .byte N02 , Gn4 , v112 - .byte W02 - .byte N04 , Gn4 , v032 - .byte W10 - .byte N02 , Gn4 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Gn4 , v112 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Gn4 , v112 - .byte W04 - .byte Gn4 , v032 - .byte W12 - .byte Gn4 , v112 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Gn4 , v112 - .byte W04 - .byte Gn4 , v032 - .byte W04 - .byte Fn4 , v112 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte Fn4 , v112 - .byte W04 - .byte Fn4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 41*mus_title3_mvl/mxv - .byte N44 , Cn5 , v112 - .byte W44 - .byte W02 - .byte N02 , Cs5 - .byte W02 - .byte N24 , Dn5 - .byte W24 - .byte An4 - .byte W24 - .byte N32 , Cn5 - .byte W32 - .byte N08 , As4 - .byte W08 - .byte An4 - .byte W08 - .byte N24 , Fn4 - .byte W24 - .byte N08 , Gn4 - .byte W08 - .byte N04 , Gs4 - .byte W08 - .byte An4 - .byte W06 - .byte N02 - .byte W02 - .byte N48 , As4 - .byte W48 - .byte N24 , Cn5 - .byte W24 - .byte N22 , Gn4 - .byte W22 - .byte N02 , An4 - .byte W02 - .byte N12 , As4 - .byte W12 - .byte N02 , An4 , v088 - .byte W04 - .byte N08 , Gs4 , v112 - .byte W08 - .byte N02 , Gn4 , v096 - .byte W02 - .byte Fs4 , v092 - .byte W02 - .byte Fn4 , v088 - .byte W02 - .byte En4 - .byte W10 - .byte N04 , Cn5 , v112 - .byte W04 - .byte Cn5 , v032 - .byte W04 - .byte N16 , Ds5 , v112 - .byte W16 - .byte N02 , Dn5 , v084 - .byte W02 - .byte Cs5 , v080 - .byte W02 - .byte Cn5 , v072 - .byte W02 - .byte Bn4 - .byte W02 - .byte N08 , Fn4 , v112 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Gn4 , v112 - .byte W06 - .byte N02 - .byte W02 - .byte N48 , Gs4 - .byte W48 - .byte N24 , As4 - .byte W24 - .byte N16 , Gs4 - .byte W16 - .byte N04 , Gs4 , v032 - .byte W08 - .byte N16 , Gs4 , v112 - .byte W16 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N16 , Fn4 , v112 - .byte W16 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N16 , Cs5 , v112 - .byte W16 - .byte N04 , As4 - .byte W04 - .byte As4 , v032 - .byte W04 - .byte N16 , Gs4 , v112 - .byte W16 - .byte N04 , As4 - .byte W04 - .byte As4 , v032 - .byte W04 - .byte N64 , Gs4 , v112 - .byte W64 - .byte N04 , Ds4 - .byte W04 - .byte Ds4 , v032 - .byte W04 - .byte Ds4 , v112 - .byte W04 - .byte Ds4 , v032 - .byte W12 - .byte N08 , Gs4 , v112 - .byte W08 - .byte N40 , Fs4 - .byte W40 - .byte N04 , Gs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte N40 , Fn4 - .byte W40 - .byte N04 , Fn4 , v032 - .byte W08 - .byte PAN , c_v-34 - .byte VOL , 44*mus_title3_mvl/mxv - .byte N28 , As2 , v112 - .byte W28 - .byte N04 , As2 , v032 - .byte W12 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte N48 , Fs3 , v112 - .byte W48 - .byte N24 , Bn2 - .byte W24 - .byte N04 , Bn2 , v032 - .byte W16 - .byte Ds3 , v112 - .byte W04 - .byte Ds3 , v032 - .byte W04 - .byte N32 , Gs3 , v112 - .byte W32 - .byte N04 , Gn3 - .byte W04 - .byte Gn3 , v032 - .byte W04 - .byte Fs3 , v112 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte VOL , 45*mus_title3_mvl/mxv - .byte N04 , As3 , v112 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Cs4 , v112 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Cs4 , v112 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte As3 , v112 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Fs3 , v112 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte As3 , v112 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte As2 , v112 - .byte W04 - .byte As2 , v032 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Fs2 , v112 - .byte W04 - .byte Fs2 , v032 - .byte W04 - .byte Gs2 , v112 - .byte W04 - .byte Gs2 , v032 - .byte W04 - .byte As2 , v112 - .byte W04 - .byte As2 , v032 - .byte W04 - .byte Bn2 , v112 - .byte W04 - .byte Bn2 , v032 - .byte W04 - .byte As2 , v112 - .byte W04 - .byte As2 , v032 - .byte W04 - .byte Bn2 , v112 - .byte W04 - .byte Bn2 , v032 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Bn2 , v112 - .byte W04 - .byte Bn2 , v032 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Ds3 , v112 - .byte W04 - .byte Ds3 , v032 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Ds3 , v112 - .byte W04 - .byte Ds3 , v032 - .byte W04 - .byte Fn3 , v112 - .byte W04 - .byte Fn3 , v032 - .byte W04 - .byte N08 , As2 , v112 - .byte W08 - .byte Fs2 - .byte W08 - .byte An2 - .byte W08 - .byte As2 - .byte W08 - .byte N04 , As2 , v032 - .byte W08 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte N48 , Fs3 , v112 - .byte W48 - .byte N08 , Cn3 - .byte W08 - .byte N04 , As2 - .byte W04 - .byte As2 , v032 - .byte W04 - .byte Bn2 , v112 - .byte W04 - .byte Bn2 , v032 - .byte W04 - .byte Cn3 , v112 - .byte W04 - .byte Cn3 , v032 - .byte W12 - .byte Ds3 , v112 - .byte W04 - .byte Ds3 , v032 - .byte W04 - .byte N32 , Gs3 , v112 - .byte W32 - .byte N04 , Fs3 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte Ds3 , v112 - .byte W04 - .byte Ds3 , v032 - .byte W04 - .byte As3 , v112 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte Cs4 , v112 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Cs4 , v112 - .byte W04 - .byte Cs4 , v032 - .byte W04 - .byte Bn3 , v112 - .byte W04 - .byte Bn3 , v032 - .byte W04 - .byte As3 , v112 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Fs3 , v112 - .byte W04 - .byte Fs3 , v032 - .byte W04 - .byte As3 , v112 - .byte W04 - .byte As3 , v032 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte As2 , v112 - .byte W04 - .byte As2 , v032 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Fs2 , v112 - .byte W04 - .byte Fs2 , v032 - .byte W04 - .byte Gs2 , v112 - .byte W04 - .byte Gs2 , v032 - .byte W04 - .byte As2 , v112 - .byte W04 - .byte As2 , v032 - .byte W04 - .byte Bn2 , v112 - .byte W04 - .byte Bn2 , v032 - .byte W04 - .byte As2 , v112 - .byte W04 - .byte As2 , v032 - .byte W04 - .byte Bn2 , v112 - .byte W04 - .byte Bn2 , v032 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Bn2 , v112 - .byte W04 - .byte Bn2 , v032 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Dn3 , v112 - .byte W04 - .byte Dn3 , v032 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Fn3 , v112 - .byte W04 - .byte Fn3 , v032 - .byte W04 - .byte Gs3 , v112 - .byte W04 - .byte Gs3 , v032 - .byte W04 - .byte N08 , Cs3 , v112 - .byte W08 - .byte N04 , Cn3 - .byte W04 - .byte Cn3 , v032 - .byte W04 - .byte Cs3 , v112 - .byte W04 - .byte Cs3 , v032 - .byte W04 - .byte Fn3 , v112 - .byte W04 - .byte Fn3 , v032 - .byte W12 - .byte N08 , Fs3 , v112 - .byte W08 - .byte TIE , Bn3 , v088 - .byte W48 - .byte VOL , 43*mus_title3_mvl/mxv - .byte W01 - .byte 42*mus_title3_mvl/mxv - .byte W03 - .byte 41*mus_title3_mvl/mxv - .byte W04 - .byte 39*mus_title3_mvl/mxv - .byte W04 - .byte 38*mus_title3_mvl/mxv - .byte W04 - .byte 38*mus_title3_mvl/mxv - .byte W01 - .byte 36*mus_title3_mvl/mxv - .byte W03 - .byte 34*mus_title3_mvl/mxv - .byte W04 - .byte 34*mus_title3_mvl/mxv - .byte W04 - .byte 33*mus_title3_mvl/mxv - .byte W01 - .byte 32*mus_title3_mvl/mxv - .byte W03 - .byte 31*mus_title3_mvl/mxv - .byte W01 - .byte 31*mus_title3_mvl/mxv - .byte W03 - .byte 27*mus_title3_mvl/mxv - .byte W04 - .byte 26*mus_title3_mvl/mxv - .byte W04 - .byte 26*mus_title3_mvl/mxv - .byte W01 - .byte 25*mus_title3_mvl/mxv - .byte W03 - .byte 24*mus_title3_mvl/mxv - .byte W01 - .byte 24*mus_title3_mvl/mxv - .byte W03 - .byte 22*mus_title3_mvl/mxv - .byte W05 - .byte 21*mus_title3_mvl/mxv - .byte W03 - .byte 20*mus_title3_mvl/mxv - .byte W04 - .byte 19*mus_title3_mvl/mxv - .byte W01 - .byte 19*mus_title3_mvl/mxv - .byte W03 - .byte 18*mus_title3_mvl/mxv - .byte W01 - .byte 17*mus_title3_mvl/mxv - .byte W03 - .byte 17*mus_title3_mvl/mxv - .byte W08 - .byte 16*mus_title3_mvl/mxv - .byte W04 - .byte 14*mus_title3_mvl/mxv - .byte W05 - .byte 14*mus_title3_mvl/mxv - .byte W07 - .byte W05 - .byte 13*mus_title3_mvl/mxv - .byte W15 - .byte 14*mus_title3_mvl/mxv - .byte W01 - .byte 14*mus_title3_mvl/mxv - .byte W07 - .byte 16*mus_title3_mvl/mxv - .byte W01 - .byte 17*mus_title3_mvl/mxv - .byte W08 - .byte 17*mus_title3_mvl/mxv - .byte W03 - .byte 18*mus_title3_mvl/mxv - .byte W01 - .byte 19*mus_title3_mvl/mxv - .byte W03 - .byte 20*mus_title3_mvl/mxv - .byte W01 - .byte 21*mus_title3_mvl/mxv - .byte W03 - .byte EOT - .byte VOL , 46*mus_title3_mvl/mxv - .byte N08 , Cs4 , v112 - .byte W08 - .byte Ds4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Gs4 - .byte W08 - .byte As4 - .byte W08 - .byte N16 , Cs5 - .byte W16 - .byte N14 , Bn4 - .byte W16 - .byte N16 , As4 - .byte W16 - .byte N96 , Fs4 - .byte W48 - .byte W48 - .byte N40 , Gs4 - .byte W40 - .byte N04 , Fs4 - .byte W08 - .byte VOL , 45*mus_title3_mvl/mxv - .byte N08 - .byte W12 - .byte N02 , Fn4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 , Cs5 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W12 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Dn5 , v112 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Fs4 , v112 - .byte W12 - .byte N02 , Fn4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 , Cs5 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W12 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , As4 , v112 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Fs4 , v112 - .byte W12 - .byte N02 , Fn4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 , Cs5 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W12 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Dn5 , v112 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Fs4 , v112 - .byte W08 - .byte N04 , Fs4 , v032 - .byte W04 - .byte N02 , Fn4 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 , En5 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W12 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Fn5 , v112 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Fs5 , v112 - .byte W12 - .byte N02 , Fs4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 , Cs5 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , En5 , v112 - .byte W08 - .byte Fs5 - .byte W08 - .byte En5 - .byte W08 - .byte Ds5 - .byte W06 - .byte Cs5 - .byte W10 - .byte Bn4 - .byte W08 - .byte Cs5 - .byte W12 - .byte N02 , Fs4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 , Gs4 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Bn4 , v112 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Fs4 , v112 - .byte W08 - .byte N04 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Cs4 , v112 - .byte W08 - .byte As4 - .byte W08 - .byte N04 , As4 , v032 - .byte W04 - .byte N02 , Fs4 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 - .byte W08 - .byte N04 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Gs4 , v112 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte Fs4 , v112 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Cs4 , v112 - .byte W08 - .byte N04 , Fs4 - .byte W04 - .byte Fs4 , v032 - .byte W04 - .byte N08 , Gs4 , v112 - .byte W08 - .byte N12 , As4 - .byte W12 - .byte N04 , As4 , v032 - .byte W12 - .byte Fs4 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N10 - .byte W48 - .byte FINE - -@********************** Track 7 **********************@ - -mus_title3_7: - .byte KEYSH , mus_title3_key+0 - .byte VOICE , 80 - .byte PAN , c_v-59 - .byte c_v+0 - .byte LFOS , 44 - .byte VOL , 67*mus_title3_mvl/mxv - .byte XCMD , xIECV , 10 - .byte xIECL , 12 - .byte PAN , c_v-59 - .byte c_v+0 - .byte VOL , 67*mus_title3_mvl/mxv - .byte BENDR , 12 - .byte N04 , Cn3 , v112 - .byte W04 - .byte An2 - .byte W04 - .byte Fn2 - .byte W02 - .byte En2 - .byte W02 - .byte Cn2 - .byte W04 - .byte An1 - .byte W04 - .byte Fs1 - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 79*mus_title3_mvl/mxv - .byte PAN , c_v+0 - .byte VOL , 79*mus_title3_mvl/mxv - .byte N08 , Fn1 - .byte W08 - .byte Fn1 , v032 - .byte W24 - .byte N04 , En1 , v112 - .byte W08 - .byte Fn1 - .byte W06 - .byte N02 , Fs1 , v084 - .byte W02 - .byte N08 , Fn1 , v112 - .byte W08 - .byte Fn1 , v032 - .byte W08 - .byte N04 , Fn1 , v112 - .byte W04 - .byte N08 , Fn1 , v032 - .byte W12 - .byte N04 , Fn1 , v112 - .byte W08 - .byte N04 - .byte W06 - .byte N02 , Fs1 - .byte W02 - .byte N08 , Fn1 - .byte W08 - .byte Fn1 , v032 - .byte W24 - .byte N04 , En1 , v112 - .byte W08 - .byte Fn1 - .byte W06 - .byte N02 , Fs1 - .byte W02 - .byte N08 , Fn1 - .byte W08 - .byte Fn1 , v032 - .byte W08 - .byte N04 , Fn1 , v112 - .byte W04 - .byte N08 , Fn1 , v032 - .byte W12 - .byte N04 , En1 , v112 - .byte W08 - .byte Fn1 - .byte W06 - .byte N02 , Fs1 - .byte W02 - .byte N08 , Fn1 - .byte W10 - .byte Fn1 , v032 - .byte W22 - .byte N04 , En1 , v112 - .byte W08 - .byte Fn1 - .byte W06 - .byte N02 , Fs1 , v084 - .byte W02 - .byte N08 , Fn1 , v112 - .byte W08 - .byte Fn1 , v032 - .byte W08 - .byte N04 , Fn1 , v112 - .byte W04 - .byte N08 , Fn1 , v032 - .byte W12 - .byte N04 , Fn1 , v112 - .byte W08 - .byte N02 , En1 - .byte W04 - .byte N04 , Fn1 - .byte W04 - .byte N14 , Ds1 - .byte W14 - .byte N08 , Ds1 , v032 - .byte W10 - .byte N04 , Ds1 , v112 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Dn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte N04 - .byte W08 - .byte As1 - .byte W08 - .byte En2 - .byte W08 - .byte VOICE , 84 - .byte PAN , c_v+63 - .byte VOL , 30*mus_title3_mvl/mxv - .byte N40 , An2 - .byte W16 - .byte MOD , 8 - .byte W08 - .byte 13 - .byte W16 - .byte 1 - .byte N08 , Cn3 - .byte W08 - .byte N44 , Fn3 - .byte W16 - .byte MOD , 13 - .byte W28 - .byte 1 - .byte N04 , En3 - .byte W04 - .byte N42 , Ds3 - .byte W24 - .byte MOD , 12 - .byte W16 - .byte 1 - .byte W02 - .byte N02 , En3 - .byte W02 - .byte Fn3 - .byte W02 - .byte Fs3 - .byte W02 - .byte N24 , Gn3 - .byte W16 - .byte MOD , 13 - .byte W08 - .byte 1 - .byte N08 , Fn3 - .byte W08 - .byte En3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N44 , Cn3 - .byte W16 - .byte MOD , 12 - .byte W24 - .byte W02 - .byte 1 - .byte W02 - .byte N02 , Bn2 - .byte W02 - .byte As2 - .byte W02 - .byte N24 , An2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 1 - .byte N16 , Cn3 - .byte W16 - .byte N08 , Dn3 - .byte W08 - .byte N20 , Ds3 - .byte W24 - .byte N04 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N08 , Gn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte En3 - .byte W08 - .byte An2 - .byte W16 - .byte N04 , Cn3 - .byte W08 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 1 - .byte N06 , En3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N08 , Dn3 - .byte W08 - .byte N24 , Cn3 - .byte W14 - .byte MOD , 12 - .byte W10 - .byte 1 - .byte N08 , As2 - .byte W16 - .byte N04 , Ds3 - .byte W08 - .byte N24 , Gn3 - .byte W14 - .byte MOD , 15 - .byte W10 - .byte 1 - .byte N16 , Ds3 - .byte W16 - .byte Dn3 - .byte W16 - .byte Ds3 - .byte W16 - .byte N48 , Fn3 - .byte W24 - .byte MOD , 12 - .byte W24 - .byte 1 - .byte N16 , Ds3 - .byte W16 - .byte Dn3 - .byte W16 - .byte As2 - .byte W16 - .byte N24 , Cn3 - .byte W14 - .byte MOD , 12 - .byte W10 - .byte 1 - .byte N24 , Cs3 - .byte W14 - .byte MOD , 12 - .byte W10 - .byte 1 - .byte N24 , Ds3 - .byte W12 - .byte MOD , 13 - .byte W12 - .byte 1 - .byte N08 , Gn3 - .byte W08 - .byte N04 , Ds3 - .byte W08 - .byte N08 , Cs4 - .byte W08 - .byte N24 , Fn2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 1 - .byte N08 , An2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 13 - .byte W12 - .byte 1 - .byte N14 , An3 - .byte W14 - .byte N02 , Gs3 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fs3 - .byte W02 - .byte Fn3 - .byte W02 - .byte En3 - .byte W02 - .byte N32 , Ds3 - .byte W12 - .byte MOD , 12 - .byte W20 - .byte 1 - .byte N02 , En3 - .byte W02 - .byte Fn3 - .byte W02 - .byte Fs3 - .byte W02 - .byte Gn3 - .byte W02 - .byte Gs3 - .byte W02 - .byte An3 - .byte W02 - .byte As3 - .byte W02 - .byte Bn3 - .byte W02 - .byte N32 , Cn4 - .byte W14 - .byte MOD , 13 - .byte W18 - .byte N08 , Bn3 - .byte W04 - .byte MOD , 1 - .byte W04 - .byte N06 , As3 - .byte W08 - .byte N20 , An3 - .byte W20 - .byte N02 , As3 - .byte W02 - .byte Bn3 - .byte W02 - .byte N16 , Cn4 - .byte W16 - .byte N02 , An3 - .byte W02 - .byte Gs3 - .byte W02 - .byte Gn3 - .byte W02 - .byte Fs3 - .byte W02 - .byte N18 , Fn3 - .byte W18 - .byte N02 , Fs3 - .byte W02 - .byte Gn3 - .byte W02 - .byte Gs3 - .byte W02 - .byte N16 , An3 - .byte W16 - .byte N02 , Gn3 - .byte W02 - .byte Fs3 - .byte W02 - .byte Fn3 - .byte W02 - .byte En3 - .byte W02 - .byte N48 , Ds3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 12 - .byte W24 - .byte 1 - .byte N48 , En3 - .byte W16 - .byte MOD , 5 - .byte W08 - .byte 12 - .byte W24 - .byte 1 - .byte N12 , An2 - .byte W12 - .byte N02 , Gs2 - .byte W02 - .byte Gn2 - .byte W02 - .byte Fs2 - .byte W02 - .byte Fn2 - .byte W02 - .byte Ds2 - .byte W04 - .byte N04 , An2 - .byte W08 - .byte N02 , Fn2 - .byte W08 - .byte N04 , Cn3 - .byte W06 - .byte N02 , En3 - .byte W02 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 13 - .byte W12 - .byte 1 - .byte N16 , Gn3 - .byte W16 - .byte N08 , An3 - .byte W08 - .byte N16 , As3 - .byte W16 - .byte An3 - .byte W16 - .byte Gn3 - .byte W16 - .byte Fn3 - .byte W16 - .byte N08 , En3 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N08 , Gn3 - .byte W08 - .byte N24 , Dn3 - .byte W16 - .byte MOD , 12 - .byte W08 - .byte 1 - .byte N08 , Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Gs2 - .byte W08 - .byte N48 , Fn2 - .byte W16 - .byte MOD , 5 - .byte W08 - .byte 12 - .byte W24 - .byte 1 - .byte N08 , Dn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte N08 , Fn3 - .byte W08 - .byte As3 - .byte W08 - .byte Dn4 - .byte W08 - .byte N04 , Cn4 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Gn3 - .byte W04 - .byte En3 - .byte W04 - .byte Cn3 - .byte W04 - .byte En3 - .byte W04 - .byte Cn3 - .byte W04 - .byte Gn2 - .byte W04 - .byte Cn3 - .byte W04 - .byte Gn2 - .byte W04 - .byte En2 - .byte W04 - .byte VOICE , 83 - .byte VOL , 40*mus_title3_mvl/mxv - .byte N24 , Ds2 - .byte W12 - .byte MOD , 13 - .byte W12 - .byte 1 - .byte N08 , Cn2 - .byte W08 - .byte Ds2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N24 , Gs2 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 1 - .byte N08 , Ds2 - .byte W08 - .byte Gs2 - .byte W08 - .byte As2 - .byte W08 - .byte N18 , Ds3 - .byte W16 - .byte N16 , Cs3 - .byte W16 - .byte Cn3 - .byte W16 - .byte N08 , As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte As1 - .byte W08 - .byte Fn2 - .byte W08 - .byte An2 - .byte W08 - .byte N24 , As2 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 1 - .byte N08 , Fn2 - .byte W08 - .byte As2 - .byte W08 - .byte Dn3 - .byte W08 - .byte N24 , Fn2 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 1 - .byte N08 , An2 - .byte W08 - .byte As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N16 , Fn3 - .byte W16 - .byte Ds3 - .byte W16 - .byte Dn3 - .byte W16 - .byte Cn3 - .byte W16 - .byte N08 , As2 - .byte W08 - .byte Gn3 - .byte W08 - .byte Dn3 - .byte W08 - .byte N04 , Bn2 - .byte W04 - .byte Cs1 - .byte W04 - .byte VOICE , 80 - .byte PAN , c_v+39 - .byte VOL , 40*mus_title3_mvl/mxv - .byte N12 , Cn1 - .byte W12 - .byte N02 , Gn2 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Fs2 - .byte W08 - .byte Gn2 - .byte W08 -mus_title3_7_000: - .byte N12 , Cn1 , v112 - .byte W12 - .byte N02 , Gn2 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_title3_7_000 - .byte N12 , Cn1 , v112 - .byte W12 - .byte N02 , Gn2 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn2 - .byte W08 - .byte N04 - .byte W08 - .byte Fs2 - .byte W08 - .byte PAN , c_v+63 - .byte VOL , 30*mus_title3_mvl/mxv - .byte N44 , Gn4 - .byte W24 - .byte MOD , 12 - .byte W20 - .byte 1 - .byte W02 - .byte N02 , Gs4 - .byte W02 - .byte N24 , An4 - .byte W24 - .byte Ds4 - .byte W24 - .byte VOL , 26*mus_title3_mvl/mxv - .byte N32 , Dn4 - .byte W12 - .byte MOD , 8 - .byte W16 - .byte 1 - .byte W04 - .byte N08 , Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte N24 , As3 - .byte W24 - .byte N08 , Cn4 - .byte W08 - .byte N04 , Dn4 - .byte W08 - .byte Ds4 - .byte W06 - .byte N02 , En4 - .byte W02 - .byte N24 , Fn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N08 , Cs4 - .byte W08 - .byte Ds4 - .byte W08 - .byte Cs4 - .byte W08 - .byte N16 , Cn4 - .byte W16 - .byte N06 , As3 - .byte W06 - .byte N02 , Dn4 - .byte W02 - .byte N12 , Ds4 - .byte W12 - .byte N02 , Dn4 , v088 - .byte W04 - .byte N08 , Cn4 , v112 - .byte W08 - .byte N02 , Bn3 , v096 - .byte W02 - .byte As3 , v092 - .byte W02 - .byte An3 , v088 - .byte W02 - .byte Gs3 - .byte W10 - .byte N04 , Ds4 , v112 - .byte W08 - .byte N16 , Gs4 - .byte W16 - .byte N02 , Gn4 , v084 - .byte W02 - .byte Fs4 , v080 - .byte W02 - .byte Fn4 , v072 - .byte W02 - .byte En4 - .byte W02 - .byte N08 , Cn4 , v112 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte Dn4 - .byte W06 - .byte N02 , En4 - .byte W02 - .byte N48 , Ds4 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 1 - .byte N24 , Cs4 - .byte W24 - .byte N16 , Bn3 - .byte W24 - .byte N14 , Cs4 - .byte W16 - .byte N04 , As3 - .byte W08 - .byte N12 , Fs3 - .byte W16 - .byte N04 , As3 - .byte W08 - .byte N16 , Fs4 - .byte W16 - .byte N04 , Cs4 - .byte W08 - .byte N14 , As3 - .byte W16 - .byte N04 , Cs4 - .byte W08 - .byte N24 , Ds4 - .byte W24 - .byte Cs4 - .byte W24 - .byte N16 , Cn4 - .byte W16 - .byte N04 , Gs3 - .byte W08 - .byte N04 - .byte W16 - .byte N08 , Ds4 - .byte W08 - .byte N40 , Fn4 - .byte W24 - .byte MOD , 8 - .byte W16 - .byte N04 , Fs4 - .byte W02 - .byte MOD , 1 - .byte W02 - .byte N04 , Fn4 - .byte W04 - .byte N24 , Cs4 - .byte W24 - .byte N08 , Bn3 - .byte W08 - .byte As3 - .byte W08 - .byte Gs3 - .byte W08 - .byte VOL , 33*mus_title3_mvl/mxv - .byte N16 , Ds3 - .byte W16 - .byte N04 , Cs3 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N04 , Cs3 - .byte W24 - .byte N04 - .byte W08 -mus_title3_7_001: - .byte N16 , Ds3 , v112 - .byte W16 - .byte N04 , Cs3 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Ds3 - .byte W16 - .byte N04 , Cs3 - .byte W24 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_title3_7_001 - .byte PATT - .word mus_title3_7_001 - .byte PATT - .word mus_title3_7_001 - .byte PATT - .word mus_title3_7_001 - .byte PATT - .word mus_title3_7_001 - .byte PATT - .word mus_title3_7_001 - .byte W48 - .byte N08 , Bn1 , v112 - .byte W08 - .byte N04 , As1 - .byte W08 - .byte N08 , Bn1 - .byte W08 - .byte Ds2 - .byte W16 - .byte N04 , Fs2 - .byte W08 - .byte Ds2 - .byte W16 - .byte N08 , Fs2 - .byte W08 - .byte N24 , Bn2 - .byte W24 - .byte PAN , c_v-55 - .byte N04 , Fs3 - .byte W16 - .byte N08 , Bn3 - .byte W08 - .byte N72 , Ds4 - .byte W24 - .byte MOD , 10 - .byte W48 - .byte 1 - .byte N08 , Fn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte Gs3 - .byte W08 - .byte As3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte Ds4 - .byte W16 - .byte Cs4 - .byte W16 - .byte N48 , Bn3 - .byte W24 - .byte MOD , 12 - .byte W24 - .byte 1 - .byte N24 , Cs4 - .byte W24 - .byte Bn3 - .byte W24 - .byte N32 , Dn4 - .byte W12 - .byte MOD , 10 - .byte W20 - .byte 1 - .byte N08 , Bn3 - .byte W08 - .byte Dn4 - .byte W08 -mus_title3_7_002: - .byte N08 , Cs4 , v112 - .byte W12 - .byte N02 , Cn4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 , Gs4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , An4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte N08 - .byte W12 - .byte N02 , Cn4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 , Gs4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Fn4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N04 - .byte W08 - .byte PATT - .word mus_title3_7_002 - .byte N08 , Cs4 , v112 - .byte W12 - .byte N02 , Cn4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 , Bn4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Cn5 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Cs5 - .byte W12 - .byte N02 , Cs4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 , Fs4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Bn4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Fs4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N08 - .byte W08 - .byte Fs4 - .byte W12 - .byte N02 , Cs4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Fs4 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Bn3 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N08 , Gs3 - .byte W08 - .byte Fs4 - .byte W12 - .byte N02 , Cs4 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N08 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , As3 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N04 - .byte W08 - .byte N08 , Bn3 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte N08 - .byte W08 - .byte N06 , Fs4 - .byte W24 - .byte N04 , Cs3 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N10 - .byte W48 - .byte FINE - -@********************** Track 8 **********************@ - -mus_title3_8: - .byte KEYSH , mus_title3_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte XCMD , xIECV , 10 - .byte xIECL , 12 - .byte PAN , c_v+0 - .byte VOL , 36*mus_title3_mvl/mxv - .byte BENDR , 12 - .byte W24 - .byte PAN , c_v+63 - .byte VOL , 36*mus_title3_mvl/mxv - .byte N04 , An2 , v112 - .byte W08 - .byte Fn2 - .byte W08 - .byte An2 - .byte W08 - .byte Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N04 - .byte W16 - .byte Cn3 - .byte W04 - .byte N02 , Gn3 - .byte W02 - .byte Gs3 - .byte W02 - .byte N24 , An3 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 1 - .byte N04 , Fn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W16 - .byte An3 - .byte W04 - .byte N02 , Ds4 - .byte W02 - .byte En4 - .byte W02 - .byte N24 , Fn4 - .byte W10 - .byte MOD , 12 - .byte W14 - .byte 1 - .byte N04 , An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fn4 - .byte W16 - .byte Cn4 - .byte W04 - .byte N02 , Gn4 - .byte W02 - .byte Gs4 - .byte W02 - .byte N08 , An4 - .byte W08 - .byte N04 , Fn4 - .byte W08 - .byte An3 - .byte W08 - .byte N14 , Gn3 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte Fs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , Gs3 - .byte W04 - .byte VOICE , 4 - .byte W02 - .byte N02 , En4 - .byte W02 - .byte PAN , c_v-62 - .byte VOL , 40*mus_title3_mvl/mxv - .byte N06 , Fn4 - .byte W08 - .byte N02 , En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W06 - .byte En4 - .byte W02 - .byte N06 , Fn4 - .byte W08 - .byte N02 , En4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte An3 - .byte W08 - .byte PAN , c_v-62 - .byte W96 - .byte VOL , 31*mus_title3_mvl/mxv - .byte W96 - .byte W96 - .byte VOICE , 88 - .byte VOL , 36*mus_title3_mvl/mxv - .byte N02 , Fs3 - .byte W02 - .byte N06 , Fn3 - .byte W06 - .byte N02 , Ds3 - .byte W02 - .byte Dn3 - .byte W02 - .byte Cn3 - .byte W04 - .byte N04 , An3 - .byte W06 - .byte N02 , Cs4 - .byte W02 - .byte N06 , Cn4 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Fn4 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte Gn4 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , Ds4 - .byte W56 - .byte VOICE , 80 - .byte N04 , Fn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte An4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Ds4 - .byte W08 - .byte N16 , Cn4 - .byte W16 - .byte Dn4 - .byte W16 - .byte As3 - .byte W16 - .byte N04 , Gn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N24 , Bn3 - .byte W24 - .byte As3 - .byte W24 - .byte N08 , Ds4 - .byte W08 - .byte N04 , As3 - .byte W08 - .byte N08 , Ds3 - .byte W08 - .byte VOICE , 4 - .byte VOL , 37*mus_title3_mvl/mxv - .byte W48 - .byte N24 , Cn3 - .byte W24 - .byte N08 , Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Cn4 - .byte W08 - .byte N04 , Dn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte Cn4 - .byte W08 - .byte As3 - .byte W08 - .byte N06 , An3 - .byte W10 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W06 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte VOL , 38*mus_title3_mvl/mxv - .byte N08 , An2 - .byte W08 - .byte As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte An2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N16 , Fn2 - .byte W16 - .byte Gn2 - .byte W16 - .byte Fn2 - .byte W16 - .byte N48 , Ds2 - .byte W24 - .byte MOD , 10 - .byte W24 - .byte 1 - .byte N16 , Gn2 - .byte W16 - .byte N08 , As2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte VOL , 45*mus_title3_mvl/mxv - .byte N04 , Cn3 - .byte W08 - .byte An2 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N02 , Cn3 - .byte W08 - .byte N04 , Fn3 - .byte W08 - .byte An3 - .byte W16 - .byte Fn3 - .byte W08 - .byte N24 , Cn4 - .byte W24 - .byte N04 , As3 - .byte W16 - .byte Fn3 - .byte W08 - .byte N24 , Ds4 - .byte W24 - .byte N02 - .byte W08 - .byte Dn4 - .byte W08 - .byte N04 , Ds4 - .byte W24 - .byte N04 - .byte W08 - .byte N24 , Dn3 - .byte W24 - .byte N08 , As2 - .byte W08 - .byte Dn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte N02 , Fs3 - .byte W02 - .byte N20 , Fn3 - .byte W22 - .byte N04 , Dn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte Gs3 - .byte W08 - .byte VOICE , 88 - .byte N06 , As3 - .byte W06 - .byte N04 , Fn3 - .byte W10 - .byte As3 - .byte W06 - .byte N02 , Fs4 - .byte W02 - .byte N08 , Fn4 - .byte W08 - .byte N02 , En4 , v092 - .byte W02 - .byte Ds4 , v088 - .byte W02 - .byte Dn4 , v084 - .byte W02 - .byte Cs4 , v076 - .byte W02 - .byte Cn4 , v072 - .byte W02 - .byte Bn3 , v068 - .byte W06 - .byte N48 , As3 , v112 - .byte W24 - .byte MOD , 12 - .byte W24 - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte MOD , 1 - .byte VOL , 22*mus_title3_mvl/mxv - .byte BEND , c_v+1 - .byte N02 , Gs5 - .byte W02 - .byte Ds5 , v080 - .byte W02 - .byte Cn5 - .byte W02 - .byte Gs4 - .byte W02 - .byte Ds5 , v112 - .byte W02 - .byte Cn5 , v080 - .byte W02 - .byte Gs4 - .byte W02 - .byte Ds4 - .byte W02 - .byte Cn5 , v112 - .byte W02 - .byte Gs4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Cn4 - .byte W02 - .byte Ds5 , v112 - .byte W02 - .byte Cn5 , v080 - .byte W02 - .byte Gs4 - .byte W02 - .byte Ds4 - .byte W02 - .byte Cn5 , v112 - .byte W02 - .byte Gs4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Cn4 - .byte W02 - .byte Gs4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Cn4 - .byte W02 - .byte Gs3 - .byte W02 - .byte Cn5 , v112 - .byte W02 - .byte Gs4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Cn4 , v084 - .byte W02 - .byte Gs4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Cn4 - .byte W02 - .byte Gs3 - .byte W02 - .byte Ds4 , v112 - .byte W02 - .byte Cn4 , v080 - .byte W02 - .byte Gs3 - .byte W02 - .byte Ds3 - .byte W02 - .byte Gs4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Cn4 - .byte W02 - .byte Gs3 - .byte W02 - .byte Ds4 , v112 - .byte W02 - .byte Cn4 , v080 - .byte W02 - .byte Gs3 - .byte W02 - .byte Ds3 - .byte W02 - .byte Cn4 , v112 - .byte W02 - .byte Gs3 , v080 - .byte W02 - .byte Ds3 - .byte W02 - .byte Cn3 - .byte W02 - .byte Gs2 , v112 - .byte W02 - .byte Ds3 , v080 - .byte W02 - .byte Gs3 - .byte W02 - .byte Cn4 - .byte W02 - .byte Ds3 , v112 - .byte W02 - .byte Gs3 , v080 - .byte W02 - .byte Cn4 - .byte W02 - .byte Ds4 - .byte W02 - .byte Gs3 , v112 - .byte W02 - .byte Cn4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Gs4 - .byte W02 - .byte Ds3 , v112 - .byte W02 - .byte Gs3 , v080 - .byte W02 - .byte Cn4 - .byte W02 - .byte Ds4 - .byte W02 - .byte Gs3 , v112 - .byte W02 - .byte Cn4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Gs4 - .byte W02 - .byte Cn4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Gs4 - .byte W02 - .byte Cn5 - .byte W02 - .byte Gs3 , v112 - .byte W02 - .byte Cn4 , v080 - .byte W02 - .byte Ds4 - .byte W02 - .byte Gs4 - .byte W02 - .byte Cn4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Gs4 - .byte W02 - .byte Cn5 - .byte W02 - .byte Ds4 , v112 - .byte W02 - .byte Gs4 , v080 - .byte W02 - .byte Cn5 - .byte W02 - .byte Ds5 - .byte W02 - .byte Cn4 , v112 - .byte W02 - .byte Ds4 , v080 - .byte W02 - .byte Gs4 - .byte W02 - .byte Cn5 - .byte W02 - .byte Ds4 , v112 - .byte W02 - .byte Gs4 , v080 - .byte W02 - .byte Cn5 - .byte W02 - .byte Ds5 - .byte W02 - .byte Gs4 , v112 - .byte W02 - .byte Cn5 , v080 - .byte W02 - .byte Ds5 - .byte W02 - .byte Gs5 - .byte W02 - .byte As5 , v112 - .byte W02 - .byte Fn5 , v080 - .byte W02 - .byte Dn5 - .byte W02 - .byte As4 - .byte W02 - .byte Fn5 , v112 - .byte W02 - .byte Dn5 , v080 - .byte W02 - .byte As4 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn5 , v112 - .byte W02 - .byte As4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn4 - .byte W02 - .byte Fn5 , v112 - .byte W02 - .byte Dn5 , v080 - .byte W02 - .byte As4 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn5 , v112 - .byte W02 - .byte As4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn4 - .byte W02 - .byte As4 , v112 - .byte W02 - .byte Fn4 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte As3 - .byte W02 - .byte Dn5 , v112 - .byte W02 - .byte As4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn4 - .byte W02 - .byte As4 , v112 - .byte W02 - .byte Fn4 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte As3 - .byte W02 - .byte Fn4 , v112 - .byte W02 - .byte Dn4 , v080 - .byte W02 - .byte As3 - .byte W02 - .byte Fn3 - .byte W02 - .byte As4 , v112 - .byte W02 - .byte Fn4 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte As3 - .byte W02 - .byte Fn4 , v112 - .byte W02 - .byte Dn4 , v080 - .byte W02 - .byte As3 - .byte W02 - .byte Fn3 - .byte W02 - .byte Dn4 , v112 - .byte W02 - .byte As3 , v080 - .byte W02 - .byte Fn3 - .byte W02 - .byte Dn3 - .byte W02 - .byte As2 , v112 - .byte W02 - .byte Dn3 , v080 - .byte W02 - .byte Fn3 - .byte W02 - .byte As3 - .byte W02 - .byte Dn3 , v112 - .byte W02 - .byte Fn3 , v080 - .byte W02 - .byte As3 - .byte W02 - .byte Dn4 - .byte W02 - .byte Fn3 , v112 - .byte W02 - .byte As3 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte Fn4 - .byte W02 - .byte Dn3 , v112 - .byte W02 - .byte Fn3 , v080 - .byte W02 - .byte As3 - .byte W02 - .byte Dn4 - .byte W02 - .byte Fn3 , v112 - .byte W02 - .byte As3 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte Fn4 - .byte W02 - .byte As3 , v112 - .byte W02 - .byte Dn4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte As4 - .byte W02 - .byte Fn3 , v112 - .byte W02 - .byte As3 , v080 - .byte W02 - .byte Dn4 - .byte W02 - .byte Fn4 - .byte W02 - .byte As3 , v112 - .byte W02 - .byte Dn4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte As4 - .byte W02 - .byte Dn4 , v112 - .byte W02 - .byte Fn4 , v080 - .byte W02 - .byte As4 - .byte W02 - .byte Dn5 - .byte W02 - .byte As3 , v112 - .byte W02 - .byte Dn4 , v080 - .byte W02 - .byte Fn4 - .byte W02 - .byte As4 - .byte W02 - .byte Dn4 , v112 - .byte W02 - .byte Fn4 , v080 - .byte W02 - .byte As4 - .byte W02 - .byte Dn5 - .byte W02 - .byte Fn4 , v112 - .byte W02 - .byte As4 , v080 - .byte W02 - .byte Dn5 - .byte W02 - .byte Fn5 - .byte W02 - .byte VOICE , 81 - .byte PAN , c_v-34 - .byte VOL , 38*mus_title3_mvl/mxv - .byte BEND , c_v+0 - .byte N08 , Cn2 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Bn1 - .byte W08 - .byte Cn2 - .byte W08 -mus_title3_8_000: - .byte N06 , Cn2 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_title3_8_000 - .byte N06 , Cn2 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte As1 - .byte W08 - .byte N04 - .byte W08 - .byte Bn1 - .byte W08 - .byte VOICE , 4 - .byte PAN , c_v-62 - .byte VOL , 34*mus_title3_mvl/mxv - .byte N08 , As2 - .byte W08 - .byte N04 , An2 - .byte W08 - .byte As2 - .byte W08 - .byte N08 , Cn3 - .byte W08 - .byte N04 , As2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N24 , Fn2 - .byte W24 - .byte Gn2 - .byte W24 - .byte VOL , 28*mus_title3_mvl/mxv - .byte N08 , As2 - .byte W08 - .byte N04 , An2 - .byte W08 - .byte As2 - .byte W08 - .byte N08 , Dn3 - .byte W08 - .byte N04 , Cs3 - .byte W06 - .byte Dn3 - .byte W10 - .byte N16 , As3 - .byte W16 - .byte Fn3 - .byte W16 - .byte Dn3 - .byte W16 - .byte N48 , As3 - .byte W24 - .byte MOD , 9 - .byte W24 - .byte 1 - .byte N24 , Fn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte N08 , Cn3 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte Cn3 - .byte W08 - .byte N08 , Ds3 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N24 , Gs3 - .byte W24 - .byte N02 , Gn3 - .byte W02 - .byte Fn3 , v064 - .byte W02 - .byte Ds3 - .byte W02 - .byte Cs3 - .byte W02 - .byte Cn3 - .byte W02 - .byte As2 - .byte W06 - .byte N04 , Cn3 , v112 - .byte W04 - .byte Ds3 - .byte W04 - .byte N48 , Fn3 - .byte W24 - .byte MOD , 10 - .byte W24 - .byte 1 - .byte N24 , Gs3 - .byte W24 - .byte N16 , Cs3 - .byte W16 - .byte N08 , Fn3 - .byte W08 - .byte N16 , Gs3 - .byte W16 - .byte Fs3 - .byte W16 - .byte Fn3 - .byte W16 - .byte Fs3 - .byte W14 - .byte As2 - .byte W18 - .byte Cs3 - .byte W16 - .byte N08 - .byte W08 - .byte N04 , Cn3 - .byte W08 - .byte Cs3 - .byte W08 - .byte N08 , Ds3 - .byte W08 - .byte N04 , Dn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte N08 , Fn3 - .byte W08 - .byte N04 , En3 - .byte W08 - .byte Fn3 - .byte W08 - .byte N10 , Fs3 - .byte W10 - .byte N04 , Fn3 - .byte W06 - .byte Fs3 - .byte W08 - .byte N40 , Gs3 - .byte W24 - .byte MOD , 9 - .byte W16 - .byte N04 , As3 - .byte W04 - .byte Gs3 - .byte W04 - .byte MOD , 1 - .byte N08 , Fs3 - .byte W08 - .byte N04 , Gs3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N08 , Fn3 - .byte W08 - .byte Ds3 - .byte W08 - .byte Cs3 - .byte W08 - .byte VOL , 34*mus_title3_mvl/mxv - .byte N16 , Fs2 - .byte W16 - .byte N04 , Fn2 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Fs2 - .byte W16 - .byte N04 , Fn2 - .byte W24 - .byte N04 - .byte W08 -mus_title3_8_001: - .byte N16 , Fs2 , v112 - .byte W16 - .byte N04 , Fn2 - .byte W24 - .byte N04 - .byte W08 - .byte N16 , Fs2 - .byte W16 - .byte N04 , Fn2 - .byte W24 - .byte N04 - .byte W08 - .byte PEND - .byte PATT - .word mus_title3_8_001 - .byte PATT - .word mus_title3_8_001 - .byte PATT - .word mus_title3_8_001 - .byte PATT - .word mus_title3_8_001 - .byte PATT - .word mus_title3_8_001 - .byte PATT - .word mus_title3_8_001 - .byte N08 , Fs4 , v112 - .byte W08 - .byte N04 , Fn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte As4 - .byte W16 - .byte N08 , Cs5 - .byte W08 - .byte TIE , Fs5 - .byte W48 - .byte W96 - .byte W96 - .byte EOT - .byte PAN , c_v-1 - .byte VOL , 29*mus_title3_mvl/mxv - .byte N16 , Ds2 - .byte W16 - .byte Fs2 - .byte W16 - .byte Bn2 - .byte W16 - .byte Fs2 - .byte W16 - .byte Bn2 - .byte W16 - .byte Dn3 - .byte W16 - .byte Fs3 - .byte W16 - .byte Dn3 - .byte W16 - .byte Bn2 - .byte W16 - .byte N24 , Bn3 , v080 - .byte W24 - .byte N04 , Fs3 , v112 - .byte W04 - .byte Ds3 , v068 - .byte W04 - .byte Bn2 - .byte W04 - .byte Fs2 - .byte W04 - .byte Ds2 - .byte W04 - .byte Bn1 - .byte W04 - .byte VOICE , 81 - .byte VOL , 63*mus_title3_mvl/mxv - .byte N06 , Fs1 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 -mus_title3_8_002: - .byte N06 , Fs1 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte PEND - .byte PATT - .word mus_title3_8_002 - .byte PATT - .word mus_title3_8_002 - .byte N06 , Fs1 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte PATT - .word mus_title3_8_002 - .byte PATT - .word mus_title3_8_002 - .byte VOL , 25*mus_title3_mvl/mxv - .byte N06 , Cs4 , v112 - .byte W24 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N10 - .byte W48 - .byte FINE - -@********************** Track 9 **********************@ - -mus_title3_9: - .byte KEYSH , mus_title3_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 65*mus_title3_mvl/mxv - .byte W24 - .byte N72 , An2 , v112 - .byte W96 - .byte N72 - .byte W96 - .byte N72 - .byte W96 - .byte W96 - .byte An2 , v104 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N24 , An2 , v084 - .byte W48 - .byte N24 - .byte W24 - .byte N48 , An2 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N48 - .byte W48 - .byte N24 , An2 , v096 - .byte W24 - .byte N48 , An2 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte W96 - .byte N48 - .byte W48 - .byte N44 , An2 , v096 - .byte W48 - .byte An2 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte VOL , 58*mus_title3_mvl/mxv - .byte N48 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 127 - .byte VOL , 68*mus_title3_mvl/mxv - .byte N01 , Dn5 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte N01 - .byte W04 - .byte Dn5 , v048 - .byte W04 - .byte Dn5 , v052 - .byte W04 - .byte Dn5 , v056 - .byte W04 - .byte Dn5 , v064 - .byte W04 - .byte Dn5 , v068 - .byte W04 - .byte Dn5 , v080 - .byte W04 - .byte Dn5 , v084 - .byte W04 - .byte Dn5 , v092 - .byte W04 - .byte Dn5 , v096 - .byte W04 - .byte N01 - .byte W04 - .byte Dn5 , v104 - .byte W04 - .byte Dn5 , v116 - .byte W04 - .byte VOICE , 0 - .byte N04 , En1 , v112 - .byte N48 , An2 - .byte W08 - .byte N04 , En1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v064 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v064 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 -mus_title3_9_000: - .byte N04 , En1 , v112 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v064 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte PEND - .byte PATT - .word mus_title3_9_000 - .byte N04 , En1 , v112 - .byte W08 - .byte En1 , v080 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v064 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v064 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v080 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v064 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte PATT - .word mus_title3_9_000 - .byte N48 , An2 , v112 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@********************** Track 10 **********************@ - -mus_title3_10: - .byte KEYSH , mus_title3_key+0 - .byte VOICE , 6 - .byte VOL , 45*mus_title3_mvl/mxv - .byte XCMD , xIECV , 16 - .byte xIECL , 12 - .byte PAN , c_v-64 - .byte LFOS , 44 - .byte BENDR , 12 - .byte BEND , c_v+0 - .byte W24 - .byte N04 , Fn3 , v112 - .byte W08 - .byte Cn3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W16 - .byte An3 - .byte W04 - .byte N02 , Ds4 - .byte W02 - .byte En4 - .byte W02 - .byte N24 , Fn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N04 , Cn4 - .byte W08 - .byte An3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte An4 - .byte W16 - .byte Fn4 - .byte W04 - .byte N02 , As4 - .byte W02 - .byte Bn4 - .byte W02 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N04 , Fn4 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fn4 - .byte W08 - .byte An4 - .byte W08 - .byte Fn4 - .byte W08 - .byte An4 - .byte W08 - .byte Cn5 - .byte W16 - .byte An4 - .byte W04 - .byte N02 , Ds5 - .byte W02 - .byte En5 - .byte W02 - .byte N08 , Fn5 - .byte W08 - .byte Cn5 - .byte W08 - .byte N06 , Gn4 - .byte W06 - .byte N02 , An4 - .byte W02 - .byte N14 , As4 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N02 - .byte W08 - .byte An4 - .byte W08 - .byte As4 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , Bn4 - .byte W07 - .byte PAN , c_v+0 - .byte W01 - .byte VOICE , 87 - .byte BEND , c_v+4 - .byte N04 , Fn1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte N08 , Fn1 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , En1 , v112 - .byte W16 - .byte N04 , En1 , v080 - .byte W08 -mus_title3_10_000: - .byte N08 , Ds1 , v112 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , En1 , v112 - .byte W08 - .byte Bn1 - .byte W08 - .byte En2 - .byte W08 - .byte PEND -mus_title3_10_001: - .byte N08 , Fn1 , v112 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , Fn1 , v112 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , En1 , v112 - .byte W16 - .byte N04 , En1 , v080 - .byte W08 - .byte PEND - .byte N20 , Ds1 , v112 - .byte W24 - .byte N04 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N08 - .byte W08 - .byte As1 - .byte W08 - .byte Ds2 - .byte W08 - .byte En1 - .byte W08 - .byte Bn1 - .byte W08 - .byte En2 - .byte W08 - .byte PATT - .word mus_title3_10_001 - .byte PATT - .word mus_title3_10_000 - .byte PATT - .word mus_title3_10_001 - .byte N08 , Ds1 , v112 - .byte W08 - .byte N04 , Dn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte N24 , Cs2 - .byte W12 - .byte MOD , 10 - .byte W12 - .byte 0 - .byte N16 , As1 - .byte W16 - .byte N08 , Ds1 - .byte W08 - .byte As1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N04 , Ds1 - .byte W04 - .byte En1 - .byte W04 - .byte N08 , Fn1 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , Fn1 , v112 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte Fn1 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte En1 - .byte W16 - .byte N04 , En1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W08 - .byte As1 - .byte W08 - .byte Ds2 - .byte W08 - .byte Ds1 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , En1 , v112 - .byte W16 - .byte N04 , En1 , v080 - .byte W08 - .byte PATT - .word mus_title3_10_001 - .byte N04 , Ds1 , v112 - .byte W08 - .byte N04 - .byte W16 - .byte N12 - .byte W16 - .byte N08 , En1 - .byte W08 - .byte Ds1 - .byte W08 - .byte N16 , Fn1 - .byte W16 - .byte N06 , Gn1 - .byte W16 - .byte N08 , En1 - .byte W08 - .byte Fn1 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , Fn1 , v112 - .byte W16 - .byte N04 , Fn1 , v080 - .byte W08 - .byte N08 , Fn1 , v112 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fn2 - .byte W08 - .byte En1 - .byte W16 - .byte N04 , En1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W16 - .byte N04 , Ds1 , v080 - .byte W08 - .byte N08 , Ds1 , v112 - .byte W08 - .byte As1 - .byte W08 - .byte Ds2 - .byte W08 - .byte Dn1 - .byte W16 - .byte N04 , Dn1 , v080 - .byte W08 - .byte N08 , Cn1 , v112 - .byte W16 - .byte N04 , Cn1 , v080 - .byte W08 - .byte N40 , As1 , v112 - .byte W24 - .byte MOD , 9 - .byte W16 - .byte 0 - .byte N08 , Gs1 - .byte W08 - .byte N24 , Dn1 - .byte W14 - .byte MOD , 8 - .byte W10 - .byte 0 - .byte N08 , Fn1 - .byte W08 - .byte En1 - .byte W08 - .byte Ds1 - .byte W08 - .byte N24 , Dn1 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N08 , As1 - .byte W08 - .byte Dn1 - .byte W08 - .byte Fn1 - .byte W08 - .byte N24 , Cn2 - .byte W14 - .byte MOD , 8 - .byte W10 - .byte 0 - .byte N08 , As1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Fn1 - .byte W08 - .byte N24 , Ds1 - .byte W14 - .byte MOD , 8 - .byte W10 - .byte 0 - .byte N08 , Cn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte Gs1 - .byte W08 - .byte N14 , Ds2 - .byte W16 - .byte Dn2 - .byte W16 - .byte Cs2 - .byte W16 - .byte Cn2 - .byte W16 - .byte Bn1 - .byte W16 - .byte As1 - .byte W16 - .byte N08 , Gs1 - .byte W08 - .byte As1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Gn1 - .byte W08 - .byte Fn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte N24 , As1 - .byte W24 - .byte N08 , An1 - .byte W08 - .byte Fn1 - .byte W08 - .byte As1 - .byte W08 - .byte N14 , Fn2 - .byte W16 - .byte En2 - .byte W16 - .byte Ds2 - .byte W16 - .byte Dn2 - .byte W16 - .byte Cs2 - .byte W16 - .byte Cn2 - .byte W16 - .byte N08 , As1 - .byte W08 - .byte Cn2 - .byte W08 - .byte As1 - .byte W08 - .byte Gn1 - .byte W08 - .byte As1 - .byte W08 - .byte Bn1 - .byte W08 - .byte VOICE , 6 - .byte VOL , 45*mus_title3_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N24 , Cn2 - .byte W24 - .byte Gn2 - .byte W14 - .byte MOD , 12 - .byte W10 - .byte 1 - .byte N24 , En2 - .byte W01 - .byte MOD , 1 - .byte W11 - .byte 12 - .byte W12 - .byte 1 - .byte N24 , As2 - .byte W12 - .byte MOD , 12 - .byte W12 - .byte 1 - .byte N48 , Cn3 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte 15 - .byte W24 - .byte 0 - .byte N22 , As2 - .byte W24 - .byte N04 , Cn3 - .byte W08 - .byte As2 - .byte W08 - .byte Gn2 - .byte W08 - .byte N08 , Cn3 - .byte W08 - .byte N04 , Bn2 - .byte W08 - .byte Cn3 - .byte W06 - .byte N02 , Fs3 - .byte W02 - .byte N08 , Gn3 - .byte W08 - .byte N04 , Fs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N08 , En3 - .byte W08 - .byte N04 , Ds3 - .byte W08 - .byte En3 - .byte W08 - .byte N08 , As3 - .byte W08 - .byte N04 , An3 - .byte W08 - .byte As3 - .byte W08 - .byte VOL , 45*mus_title3_mvl/mxv - .byte N04 , Cn4 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte VOICE , 5 - .byte PAN , c_v+0 - .byte VOL , 28*mus_title3_mvl/mxv - .byte BEND , c_v+1 - .byte N44 , Cn5 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Dn5 - .byte W24 - .byte An4 - .byte W24 - .byte N32 , Cn5 - .byte W24 - .byte MOD , 7 - .byte W08 - .byte N08 , As4 - .byte W02 - .byte MOD , 0 - .byte W06 - .byte N08 , An4 - .byte W08 - .byte N24 , Fn4 - .byte W24 - .byte N08 , Gn4 - .byte W08 - .byte N04 , Gs4 - .byte W08 - .byte An4 - .byte W06 - .byte N02 - .byte W02 - .byte N48 , As4 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N24 , Cn5 - .byte W24 - .byte N22 , Gn4 - .byte W22 - .byte N02 , An4 - .byte W02 - .byte N14 , As4 - .byte W14 - .byte N02 , An4 - .byte W02 - .byte N04 , Gs4 - .byte W16 - .byte N04 - .byte W08 - .byte Cn5 - .byte W08 - .byte N16 , Ds5 - .byte W16 - .byte N02 , Dn5 , v084 - .byte W02 - .byte Cs5 , v080 - .byte W02 - .byte Cn5 , v072 - .byte W02 - .byte Bn4 - .byte W02 - .byte N08 , Fn4 , v112 - .byte W08 - .byte N04 , Fs4 - .byte W08 - .byte Gn4 - .byte W06 - .byte N02 - .byte W02 - .byte N48 , Gs4 - .byte W24 - .byte MOD , 8 - .byte W24 - .byte 0 - .byte N24 , As4 - .byte W24 - .byte N16 , Gs4 - .byte W24 - .byte N16 - .byte W16 - .byte N04 , Fs4 - .byte W08 - .byte N16 , Fn4 - .byte W16 - .byte N04 , Fs4 - .byte W06 - .byte N02 , Dn5 - .byte W02 - .byte N16 , Cs5 - .byte W16 - .byte N04 , As4 - .byte W08 - .byte N16 , Gs4 - .byte W16 - .byte N04 , As4 - .byte W08 - .byte N64 , Gs4 - .byte W40 - .byte MOD , 8 - .byte W24 - .byte N04 , Ds4 - .byte W08 - .byte MOD , 0 - .byte N04 - .byte W16 - .byte N08 , Gs4 - .byte W08 - .byte N40 , Fs4 - .byte W24 - .byte MOD , 9 - .byte W16 - .byte 0 - .byte N04 , Gs4 - .byte W04 - .byte Fs4 - .byte W04 - .byte N48 , Fn4 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOICE , 87 - .byte VOL , 59*mus_title3_mvl/mxv - .byte MOD , 0 - .byte BEND , c_v+5 - .byte N12 , Fs1 - .byte W16 - .byte N04 , Fn1 - .byte W08 - .byte Fs1 - .byte W16 - .byte Fn1 - .byte W08 - .byte N12 , Fs1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Fn1 - .byte W08 -mus_title3_10_002: - .byte N12 , Fs1 , v112 - .byte W16 - .byte N04 , Fn1 - .byte W08 - .byte Fs1 - .byte W16 - .byte Fn1 - .byte W08 - .byte N12 , Fs1 - .byte W16 - .byte N04 - .byte W08 - .byte N04 - .byte W16 - .byte Fn1 - .byte W08 - .byte PEND - .byte PATT - .word mus_title3_10_002 - .byte PATT - .word mus_title3_10_002 - .byte PATT - .word mus_title3_10_002 - .byte PATT - .word mus_title3_10_002 - .byte PATT - .word mus_title3_10_002 - .byte N12 , Fs1 , v112 - .byte W16 - .byte N04 , Fn1 - .byte W08 - .byte Fs1 - .byte W16 - .byte Gs1 - .byte W08 - .byte N12 - .byte W16 - .byte N04 , Bn1 - .byte W08 - .byte N08 , Fn1 - .byte W08 - .byte Ds1 - .byte W08 - .byte Cs1 - .byte W08 - .byte BEND , c_v+0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -mus_title3: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_title3_pri @ Priority - .byte mus_title3_rev @ Reverb. - - .word mus_title3_grp - - .word mus_title3_1 - .word mus_title3_2 - .word mus_title3_3 - .word mus_title3_4 - .word mus_title3_5 - .word mus_title3_6 - .word mus_title3_7 - .word mus_title3_8 - .word mus_title3_9 - .word mus_title3_10 - - .end diff --git a/sound/songs/mus_tonekusa.s b/sound/songs/mus_tonekusa.s deleted file mode 100644 index 11be395169..0000000000 --- a/sound/songs/mus_tonekusa.s +++ /dev/null @@ -1,2847 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_tonekusa_grp, voicegroup083 - .equ mus_tonekusa_pri, 0 - .equ mus_tonekusa_rev, reverb_set+50 - .equ mus_tonekusa_mvl, 127 - .equ mus_tonekusa_key, 0 - .equ mus_tonekusa_tbs, 1 - .equ mus_tonekusa_exg, 0 - .equ mus_tonekusa_cmp, 1 - - .section .rodata - .global mus_tonekusa - .align 2 - -@********************** Track 1 **********************@ - -mus_tonekusa_1: - .byte KEYSH , mus_tonekusa_key+0 -mus_tonekusa_1_B1: - .byte TEMPO , 148*mus_tonekusa_tbs/2 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte N72 , Fn4 , v048 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte 7 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte W05 - .byte 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N72 , Cn4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte N12 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N96 , Fn4 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 7 - .byte VOL , 97*mus_tonekusa_mvl/mxv - .byte W05 - .byte 87*mus_tonekusa_mvl/mxv - .byte W07 - .byte 81*mus_tonekusa_mvl/mxv - .byte W05 - .byte 72*mus_tonekusa_mvl/mxv - .byte W07 - .byte 59*mus_tonekusa_mvl/mxv - .byte W05 - .byte 34*mus_tonekusa_mvl/mxv - .byte W07 - .byte 18*mus_tonekusa_mvl/mxv - .byte W05 - .byte 3*mus_tonekusa_mvl/mxv - .byte W01 - .byte 11*mus_tonekusa_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte N72 , Gn4 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte N12 , An4 - .byte W12 - .byte As4 - .byte W12 -mus_tonekusa_1_000: - .byte N24 , Fn4 , v048 - .byte W24 - .byte Dn4 - .byte W24 - .byte As3 - .byte W24 - .byte Ds4 - .byte W24 - .byte PEND - .byte N72 , Dn4 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N96 , Cn4 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte 7 - .byte VOL , 97*mus_tonekusa_mvl/mxv - .byte W05 - .byte 87*mus_tonekusa_mvl/mxv - .byte W07 - .byte 81*mus_tonekusa_mvl/mxv - .byte W05 - .byte 72*mus_tonekusa_mvl/mxv - .byte W07 - .byte 59*mus_tonekusa_mvl/mxv - .byte W05 - .byte 34*mus_tonekusa_mvl/mxv - .byte W07 - .byte 18*mus_tonekusa_mvl/mxv - .byte W05 - .byte 3*mus_tonekusa_mvl/mxv - .byte W01 - .byte 11*mus_tonekusa_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte N72 , Gn4 - .byte W24 - .byte MOD , 4 - .byte W24 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N24 , Fn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte N12 , As3 - .byte W48 - .byte N48 , Ds4 - .byte W24 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte N16 - .byte W16 - .byte Dn4 - .byte W16 - .byte Cn4 - .byte W16 - .byte N48 , Dn4 - .byte W24 - .byte MOD , 2 - .byte W24 - .byte 0 - .byte N48 , Fn4 - .byte W24 - .byte MOD , 2 - .byte W24 - .byte 0 - .byte N48 , Gn4 - .byte W24 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte PATT - .word mus_tonekusa_1_000 - .byte N48 , Dn4 , v048 - .byte W48 - .byte N03 , Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte N18 , Cn4 - .byte W18 - .byte N12 , Gn3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N48 , As3 - .byte W48 - .byte VOICE , 73 - .byte N03 , Fs4 , v064 - .byte W03 - .byte N09 , Fn4 - .byte W09 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N72 , Fn4 - .byte W24 - .byte MOD , 3 - .byte W24 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N03 , Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte N66 , Cn4 - .byte W42 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte N12 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte N03 , Ds4 - .byte W03 - .byte N21 , Dn4 - .byte W21 - .byte N24 , Ds4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Gn4 - .byte W24 - .byte N72 , Fn4 - .byte W48 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 , Gs4 - .byte W03 - .byte N44 , Gn4 - .byte W56 - .byte W01 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte N09 , As4 - .byte W09 - .byte N03 , En4 - .byte W03 - .byte N24 , Fn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte As3 - .byte W24 - .byte Ds4 - .byte W24 - .byte N03 , Cs4 - .byte W03 - .byte N44 , Dn4 - .byte W21 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte N02 , Ds4 - .byte W02 - .byte N14 , Dn4 - .byte W14 - .byte N16 , Ds4 - .byte W16 - .byte Dn4 - .byte W16 - .byte N72 , Cn4 - .byte W48 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte VOICE , 48 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn4 , v040 - .byte W12 - .byte Fs4 - .byte W12 - .byte N48 , Gn4 , v044 - .byte W60 - .byte N03 , Gs4 - .byte W03 - .byte N09 , Gn4 - .byte W09 - .byte N12 , An4 - .byte W12 - .byte Gn4 , v040 - .byte W12 - .byte N24 , Fn4 - .byte W24 - .byte Dn4 , v032 - .byte W24 - .byte N12 , As3 , v040 - .byte W48 - .byte N48 , Ds4 - .byte W24 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte N04 - .byte W04 - .byte N02 , Fn4 , v044 - .byte W02 - .byte N10 , Ds4 - .byte W10 - .byte N16 , Dn4 , v040 - .byte W16 - .byte Cn4 - .byte W16 - .byte N24 , Dn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Fs4 , v044 - .byte W24 - .byte N44 , Gn4 - .byte W24 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte W12 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte N12 , Gn4 , v036 - .byte W12 - .byte An4 , v032 - .byte W12 - .byte As4 , v040 - .byte W12 - .byte N24 , Dn5 , v044 - .byte W24 - .byte Cn5 , v040 - .byte W24 - .byte As4 , v032 - .byte W24 - .byte Fn4 , v028 - .byte W24 - .byte N48 , Dn4 - .byte W48 - .byte N03 , Cn4 , v024 - .byte W03 - .byte Dn4 , v028 - .byte W03 - .byte N18 , Cn4 - .byte W18 - .byte N12 , Gn3 - .byte W12 - .byte N06 , An3 , v032 - .byte W12 - .byte N72 , As3 , v044 - .byte W48 - .byte VOL , 89*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 59*mus_tonekusa_mvl/mxv - .byte W07 - .byte 39*mus_tonekusa_mvl/mxv - .byte W05 - .byte 5*mus_tonekusa_mvl/mxv - .byte W07 - .byte 100*mus_tonekusa_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte VOICE , 24 - .byte W48 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte GOTO - .word mus_tonekusa_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_tonekusa_2: - .byte KEYSH , mus_tonekusa_key+0 -mus_tonekusa_2_B1: - .byte VOICE , 45 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v-15 - .byte W24 - .byte N12 , Fn3 , v080 - .byte W12 - .byte Fn3 , v020 - .byte W12 - .byte An3 , v080 - .byte W12 - .byte An3 , v020 - .byte W12 - .byte Cn4 , v080 - .byte W12 - .byte Cn4 , v020 - .byte W12 - .byte W24 - .byte Fn3 , v076 - .byte W12 - .byte Fn3 , v020 - .byte W12 - .byte An3 , v076 - .byte W12 - .byte An3 , v020 - .byte W12 - .byte Gn3 , v080 - .byte W12 - .byte Gn3 , v020 - .byte W12 - .byte W24 - .byte Ds3 , v080 - .byte W12 - .byte Ds3 , v020 - .byte W12 - .byte An2 , v080 - .byte W12 - .byte An2 , v020 - .byte W12 - .byte Cn3 , v080 - .byte W12 - .byte Cn3 , v020 - .byte W12 - .byte Fn2 , v080 - .byte W12 - .byte Fn2 , v020 - .byte W84 - .byte W96 - .byte W96 - .byte N06 , Dn3 , v076 - .byte W06 - .byte Ds3 - .byte W06 - .byte N12 , Dn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte VOICE , 73 - .byte N06 , Ds5 , v036 - .byte W06 - .byte N03 , Fn5 - .byte W03 - .byte N15 , Ds5 - .byte W15 - .byte N06 , Cn5 - .byte W06 - .byte Cn5 , v020 - .byte W06 - .byte An4 , v036 - .byte W06 - .byte An4 , v020 - .byte W06 - .byte Fn4 , v040 - .byte W06 - .byte Fn4 , v020 - .byte W06 - .byte Ds4 , v040 - .byte W06 - .byte Ds4 , v020 - .byte W06 - .byte Cn4 , v040 - .byte W06 - .byte Cn4 , v020 - .byte W06 - .byte Fn4 , v036 - .byte W06 - .byte Fn4 , v020 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tonekusa_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_tonekusa_3: - .byte KEYSH , mus_tonekusa_key+0 -mus_tonekusa_3_B1: - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte W96 - .byte W96 - .byte W96 - .byte W24 - .byte N24 , As3 , v032 - .byte W24 - .byte An3 - .byte W24 - .byte Cn4 - .byte W24 - .byte N72 , As3 - .byte W72 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N48 , Fn3 - .byte W48 - .byte Dn4 - .byte W48 - .byte W96 - .byte W96 - .byte N72 , Ds4 - .byte W72 - .byte N12 , Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte As3 - .byte W24 - .byte N12 , Fn3 - .byte W48 - .byte N48 , An3 - .byte W48 - .byte N16 - .byte W16 - .byte Gn3 - .byte W16 - .byte An3 - .byte W16 - .byte N48 , As3 - .byte W48 - .byte Dn4 - .byte W48 - .byte Ds4 - .byte W60 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte As3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Cn4 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tonekusa_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_tonekusa_4: - .byte KEYSH , mus_tonekusa_key+0 -mus_tonekusa_4_B1: - .byte VOICE , 45 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte PAN , c_v+0 - .byte BENDR , 12 - .byte LFOS , 44 - .byte W96 - .byte W24 - .byte N12 , Fn2 , v080 - .byte W12 - .byte Fn2 , v020 - .byte W12 - .byte An2 , v080 - .byte W12 - .byte An2 , v020 - .byte W12 - .byte Cn3 , v080 - .byte W12 - .byte Cn3 , v020 - .byte W12 - .byte W96 - .byte VOICE , 60 - .byte MOD , 0 - .byte W24 - .byte N24 , As2 , v064 - .byte W24 - .byte An2 - .byte W24 - .byte Gs2 - .byte W24 - .byte Gn2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Ds2 - .byte W24 - .byte Fn2 - .byte W24 - .byte Gn2 - .byte W24 - .byte Fn2 - .byte W24 - .byte Dn2 - .byte W24 - .byte As1 - .byte W24 - .byte Ds2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Dn2 - .byte W24 - .byte As1 - .byte W24 - .byte Gn1 - .byte W24 - .byte N12 , Ds2 - .byte W12 - .byte Dn2 - .byte W12 - .byte N24 , Cn2 - .byte W24 - .byte Gn1 - .byte W24 - .byte Fn1 - .byte W24 - .byte Cn2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Ds2 - .byte W24 - .byte Gn2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Fn2 - .byte W24 - .byte Dn2 - .byte W24 - .byte N12 , As1 - .byte W24 - .byte N24 , Ds2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Fn1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Fn2 - .byte W24 - .byte An2 - .byte W24 - .byte Fn2 - .byte W24 - .byte As2 - .byte W24 - .byte N12 , Dn2 - .byte W24 - .byte N24 , As1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Gn2 , v072 - .byte W24 - .byte Cn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte As2 - .byte W24 - .byte Ds3 - .byte W24 - .byte Fn1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Fn2 - .byte W24 - .byte An2 - .byte W24 - .byte N48 , As1 - .byte W24 - .byte VOL , 81*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 61*mus_tonekusa_mvl/mxv - .byte W07 - .byte 37*mus_tonekusa_mvl/mxv - .byte W05 - .byte 15*mus_tonekusa_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte W48 - .byte VOICE , 60 - .byte N72 , Fn1 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOL , 81*mus_tonekusa_mvl/mxv - .byte W05 - .byte 61*mus_tonekusa_mvl/mxv - .byte W07 - .byte 37*mus_tonekusa_mvl/mxv - .byte W05 - .byte 15*mus_tonekusa_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte N12 , An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W24 - .byte N24 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte N72 , As1 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOL , 81*mus_tonekusa_mvl/mxv - .byte W05 - .byte 61*mus_tonekusa_mvl/mxv - .byte W07 - .byte 37*mus_tonekusa_mvl/mxv - .byte W05 - .byte 15*mus_tonekusa_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte N12 , Dn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte As1 - .byte W24 - .byte N24 , As2 - .byte W24 - .byte An2 - .byte W24 - .byte Fn2 - .byte W24 - .byte N72 , Ds2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte VOL , 81*mus_tonekusa_mvl/mxv - .byte W05 - .byte 61*mus_tonekusa_mvl/mxv - .byte W07 - .byte 37*mus_tonekusa_mvl/mxv - .byte W05 - .byte 15*mus_tonekusa_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte N12 , Fn2 - .byte W12 - .byte Gn2 - .byte W12 - .byte Fn2 - .byte W24 - .byte N24 - .byte W24 - .byte As1 - .byte W24 - .byte Ds2 - .byte W24 - .byte Dn2 - .byte W24 - .byte As1 - .byte W24 - .byte Gn1 - .byte W24 - .byte N12 , Ds2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Cn2 - .byte W24 - .byte N24 - .byte W24 - .byte Ds1 - .byte W24 - .byte Fn1 - .byte W24 - .byte Gn1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Ds2 - .byte W24 - .byte Gn2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Fn2 - .byte W24 - .byte Dn2 - .byte W24 - .byte N12 , As1 - .byte W24 - .byte N24 , Ds2 - .byte W12 - .byte MOD , 6 - .byte W12 -mus_tonekusa_4_000: - .byte MOD , 0 - .byte N24 , Fn1 , v072 - .byte W24 - .byte Cn2 - .byte W24 - .byte Fn2 - .byte W24 - .byte An2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PEND - .byte 0 - .byte N24 , Fn2 - .byte W24 - .byte As2 - .byte W24 - .byte N12 , Dn2 - .byte W24 - .byte N24 , As1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Gn2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Ds3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte N24 , Fn3 - .byte W24 - .byte Dn3 - .byte W24 - .byte As2 - .byte W24 - .byte Fn3 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PATT - .word mus_tonekusa_4_000 - .byte MOD , 0 - .byte N72 , As1 , v072 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOL , 81*mus_tonekusa_mvl/mxv - .byte W05 - .byte 62*mus_tonekusa_mvl/mxv - .byte W07 - .byte 40*mus_tonekusa_mvl/mxv - .byte W05 - .byte 19*mus_tonekusa_mvl/mxv - .byte W07 - .byte MOD , 0 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte N12 , Gs1 - .byte W12 - .byte An1 - .byte W12 - .byte N48 , As1 - .byte W24 - .byte MOD , 5 - .byte W24 - .byte 0 - .byte N48 , Fn2 - .byte W24 - .byte VOL , 81*mus_tonekusa_mvl/mxv - .byte MOD , 6 - .byte W05 - .byte VOL , 62*mus_tonekusa_mvl/mxv - .byte W07 - .byte 40*mus_tonekusa_mvl/mxv - .byte W05 - .byte 19*mus_tonekusa_mvl/mxv - .byte W07 - .byte GOTO - .word mus_tonekusa_4_B1 - .byte MOD , 0 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte FINE - -@********************** Track 5 **********************@ - -mus_tonekusa_5: - .byte KEYSH , mus_tonekusa_key+0 -mus_tonekusa_5_B1: - .byte VOICE , 46 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte PAN , c_v+12 - .byte BENDR , 12 - .byte LFOS , 44 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte N12 , Ds3 , v064 - .byte W12 - .byte As2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Gn4 - .byte W12 - .byte W12 - .byte As4 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte N03 , Fn4 , v060 - .byte W03 - .byte Gn4 , v056 - .byte W03 - .byte N06 , Fn4 , v060 - .byte W06 - .byte N12 , Ds4 , v056 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 , v052 - .byte W12 - .byte W12 - .byte Cn3 , v064 - .byte W12 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 , Dn4 , v060 - .byte W03 - .byte Ds4 , v048 - .byte W03 - .byte N06 , Dn4 , v056 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte Fn3 , v060 - .byte W12 - .byte Dn3 - .byte W12 - .byte W12 - .byte Cn3 , v064 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W24 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte W12 - .byte Fn4 - .byte W12 - .byte En4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N03 , Dn4 , v060 - .byte W03 - .byte Ds4 , v056 - .byte W03 - .byte N06 , Dn4 , v060 - .byte W06 - .byte N12 , As3 - .byte W12 - .byte Fn3 , v056 - .byte W12 - .byte Dn3 , v060 - .byte W12 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W24 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte N03 , Dn3 , v044 - .byte W03 - .byte Fn3 , v056 - .byte W03 - .byte N12 , As3 , v060 - .byte W12 - .byte As3 , v024 - .byte W36 - .byte W24 - .byte N06 , An4 , v060 - .byte W12 - .byte N12 , An4 , v020 - .byte W36 - .byte N06 , Fn4 , v060 - .byte W12 - .byte N12 , Fn4 , v020 - .byte W12 - .byte W24 - .byte N06 , An4 , v056 - .byte W12 - .byte N12 , An4 , v020 - .byte W12 - .byte N06 , Fn4 , v056 - .byte W12 - .byte N12 , Fn4 , v020 - .byte W12 - .byte N06 , An4 , v060 - .byte W12 - .byte N12 , An4 , v020 - .byte W12 - .byte W24 - .byte N06 , As4 , v060 - .byte W12 - .byte N12 , As4 , v020 - .byte W36 - .byte N06 , Fn4 , v056 - .byte W12 - .byte N12 , Fn4 , v020 - .byte W12 - .byte W24 - .byte N06 , As4 , v056 - .byte W12 - .byte N12 , As4 , v020 - .byte W12 - .byte N06 , Fn4 , v056 - .byte W12 - .byte N12 , Fn4 , v020 - .byte W12 - .byte N06 , As4 , v056 - .byte W12 - .byte N12 , As4 , v020 - .byte W12 - .byte W24 - .byte N06 , As4 , v056 - .byte W12 - .byte N12 , As4 , v020 - .byte W12 - .byte N06 , Gn4 , v056 - .byte W12 - .byte N12 , Gn4 , v020 - .byte W12 - .byte N06 , Ds5 , v056 - .byte W12 - .byte N12 , Ds5 , v020 - .byte W12 - .byte W24 - .byte N06 , As4 , v056 - .byte W12 - .byte N12 , As4 , v020 - .byte W12 - .byte N06 , An4 , v056 - .byte W12 - .byte N12 , An4 , v020 - .byte W12 - .byte N06 , As4 , v056 - .byte W12 - .byte N12 , As4 , v020 - .byte W12 - .byte W24 - .byte N06 , Dn5 , v056 - .byte W12 - .byte N12 , Dn5 , v020 - .byte W12 - .byte N06 , As4 , v056 - .byte W12 - .byte N12 , As4 , v020 - .byte W36 - .byte N06 , Fn4 , v056 - .byte W12 - .byte N12 , Fn4 , v020 - .byte W12 - .byte N06 , Cn5 , v056 - .byte W12 - .byte N12 , Cn5 , v020 - .byte W12 - .byte N06 , An4 , v056 - .byte W12 - .byte N12 , An4 , v020 - .byte W12 - .byte N06 , Fn4 , v056 - .byte W12 - .byte N12 , Fn4 , v016 - .byte W12 -mus_tonekusa_5_000: - .byte VOICE , 24 - .byte BEND , c_v+0 - .byte N12 , As3 , v032 - .byte W12 - .byte Ds4 , v060 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N12 , As3 , v032 - .byte W12 - .byte Gn3 , v060 - .byte W12 - .byte Ds4 - .byte W06 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W03 - .byte N12 , As3 , v040 - .byte W12 - .byte Gn3 , v048 - .byte W12 - .byte Ds4 , v060 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte PEND - .byte N12 , Dn3 , v040 - .byte W12 - .byte As3 , v060 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N12 , Fn3 , v040 - .byte W12 - .byte Dn3 , v056 - .byte W12 - .byte As3 , v060 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N12 , Fn3 , v040 - .byte W12 - .byte Cs3 , v044 - .byte W12 - .byte Dn3 , v048 - .byte W12 - .byte Ds3 , v040 - .byte W12 - .byte Cn4 , v060 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N12 , An3 , v044 - .byte W12 - .byte Fn3 , v040 - .byte W12 - .byte Cn4 , v060 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N12 , An3 , v048 - .byte W12 - .byte Fn3 , v044 - .byte W12 - .byte Cn4 , v056 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N12 , Dn4 , v040 - .byte W12 - .byte As3 , v060 - .byte W12 - .byte Fn3 , v040 - .byte W12 - .byte Dn3 , v060 - .byte W12 - .byte Fn3 , v044 - .byte W12 - .byte Dn3 , v060 - .byte W12 - .byte N24 , Cs4 - .byte W12 - .byte BEND , c_v+6 - .byte W12 - .byte PATT - .word mus_tonekusa_5_000 - .byte N12 , Dn4 , v040 - .byte W12 - .byte Cn4 , v048 - .byte W12 - .byte As3 , v060 - .byte W12 - .byte Fn3 , v048 - .byte W12 - .byte As3 , v032 - .byte W12 - .byte Fn3 , v052 - .byte W12 - .byte As3 , v040 - .byte W12 - .byte Cn4 , v056 - .byte W12 - .byte Fn3 , v032 - .byte W12 - .byte Cn4 , v060 - .byte W03 - .byte BEND , c_v+1 - .byte W03 - .byte c_v+0 - .byte W06 - .byte N12 , An3 , v048 - .byte W12 - .byte Fn3 , v044 - .byte W12 - .byte Cn4 - .byte W09 - .byte BEND , c_v+0 - .byte W03 - .byte c_v+0 - .byte N12 , An3 , v060 - .byte W12 - .byte Fn3 , v044 - .byte W12 - .byte Fn4 , v048 - .byte W06 - .byte BEND , c_v+0 - .byte W03 - .byte c_v+0 - .byte W03 - .byte VOICE , 45 - .byte N12 , Fn2 , v060 - .byte W24 - .byte As2 - .byte W24 - .byte Dn3 - .byte W24 - .byte Fn3 - .byte W12 - .byte VOICE , 46 - .byte N03 , As3 , v028 - .byte W03 - .byte Dn4 , v032 - .byte W03 - .byte Fn4 , v040 - .byte W03 - .byte An4 , v048 - .byte W03 - .byte N12 , As4 - .byte W12 - .byte As4 , v028 - .byte W84 - .byte GOTO - .word mus_tonekusa_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_tonekusa_6: - .byte KEYSH , mus_tonekusa_key+0 -mus_tonekusa_6_B1: - .byte VOICE , 80 - .byte PAN , c_v-60 - .byte VOL , 39*mus_tonekusa_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 4*mus_tonekusa_mvl/mxv - .byte N72 , Dn3 , v072 - .byte W02 - .byte VOL , 9*mus_tonekusa_mvl/mxv - .byte W03 - .byte 12*mus_tonekusa_mvl/mxv - .byte W03 - .byte 15*mus_tonekusa_mvl/mxv - .byte W04 - .byte 18*mus_tonekusa_mvl/mxv - .byte W02 - .byte 20*mus_tonekusa_mvl/mxv - .byte W03 - .byte 23*mus_tonekusa_mvl/mxv - .byte W03 - .byte 25*mus_tonekusa_mvl/mxv - .byte W04 - .byte 28*mus_tonekusa_mvl/mxv - .byte MOD , 6 - .byte W02 - .byte VOL , 29*mus_tonekusa_mvl/mxv - .byte W03 - .byte 33*mus_tonekusa_mvl/mxv - .byte W03 - .byte 34*mus_tonekusa_mvl/mxv - .byte W06 - .byte 37*mus_tonekusa_mvl/mxv - .byte W10 - .byte 39*mus_tonekusa_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte N24 , Cs3 - .byte W24 - .byte VOL , 33*mus_tonekusa_mvl/mxv - .byte N48 , Ds3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Gn3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Fn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N96 , Fn3 - .byte W48 - .byte MOD , 6 - .byte W48 - .byte 0 - .byte N48 , Cn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Gn2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , As2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Dn2 - .byte W24 - .byte Ds2 - .byte W24 - .byte N48 , Cn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Ds3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , As2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , An2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Cn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , As2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Fn2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , An2 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Fn2 , v064 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , As2 , v072 - .byte W24 - .byte N12 , Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte N24 , As1 - .byte W24 - .byte Bn1 - .byte W24 - .byte VOL , 39*mus_tonekusa_mvl/mxv - .byte N12 , Cn2 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn2 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte As3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An2 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn2 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn2 - .byte W12 - .byte As3 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds2 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds4 - .byte W12 -mus_tonekusa_6_000: - .byte N12 , As3 , v072 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte PEND - .byte Fn2 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An2 - .byte W12 - .byte PATT - .word mus_tonekusa_6_000 - .byte N12 , Gn2 , v072 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Gn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte Fn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn2 - .byte W12 - .byte An3 - .byte W12 - .byte An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte Ds2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Ds2 - .byte W12 - .byte As2 - .byte W12 - .byte As3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Dn2 - .byte W12 - .byte As2 - .byte W12 - .byte As3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte GOTO - .word mus_tonekusa_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_tonekusa_7: - .byte KEYSH , mus_tonekusa_key+0 -mus_tonekusa_7_B1: - .byte VOICE , 81 - .byte PAN , c_v+63 - .byte VOL , 39*mus_tonekusa_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 4*mus_tonekusa_mvl/mxv - .byte N72 , Fn3 , v072 - .byte W02 - .byte VOL , 9*mus_tonekusa_mvl/mxv - .byte W03 - .byte 12*mus_tonekusa_mvl/mxv - .byte W03 - .byte 15*mus_tonekusa_mvl/mxv - .byte W04 - .byte 18*mus_tonekusa_mvl/mxv - .byte W02 - .byte 20*mus_tonekusa_mvl/mxv - .byte W03 - .byte 23*mus_tonekusa_mvl/mxv - .byte W03 - .byte 25*mus_tonekusa_mvl/mxv - .byte W04 - .byte 28*mus_tonekusa_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 29*mus_tonekusa_mvl/mxv - .byte W03 - .byte 33*mus_tonekusa_mvl/mxv - .byte W03 - .byte 34*mus_tonekusa_mvl/mxv - .byte W06 - .byte 37*mus_tonekusa_mvl/mxv - .byte W10 - .byte 39*mus_tonekusa_mvl/mxv - .byte W24 - .byte MOD , 0 - .byte N24 , Fs3 - .byte W24 - .byte VOL , 31*mus_tonekusa_mvl/mxv - .byte N48 , Gn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , As3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte Gn3 - .byte W12 - .byte N48 , Fn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , As3 - .byte W24 - .byte MOD , 6 - .byte W24 -mus_tonekusa_7_000: - .byte MOD , 0 - .byte N48 , As3 , v072 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Fn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte PEND - .byte 0 - .byte N96 , An3 - .byte W48 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte N48 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Cn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Fn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , As3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Fn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Cn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte PATT - .word mus_tonekusa_7_000 - .byte MOD , 0 - .byte N48 , An3 , v072 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Fn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , As3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Cn3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N48 , Ds3 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Fn3 - .byte W24 - .byte N12 , Ds3 - .byte W12 - .byte Cn3 - .byte W12 - .byte N24 , Dn3 - .byte W24 - .byte As2 - .byte W24 - .byte VOL , 37*mus_tonekusa_mvl/mxv - .byte N12 , Fn2 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Fn2 - .byte W12 - .byte Fn4 - .byte W12 - .byte An2 - .byte W12 - .byte An3 - .byte W12 - .byte Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fn2 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn4 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte As2 - .byte W12 - .byte Ds4 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gn4 - .byte W12 - .byte As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Fn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte As2 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fn2 - .byte W12 - .byte As3 - .byte W12 - .byte As2 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn2 - .byte W12 - .byte Ds4 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte As3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gn4 - .byte W12 -mus_tonekusa_7_001: - .byte N12 , Dn4 , v072 - .byte W12 - .byte As3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte As3 - .byte W12 - .byte Dn4 - .byte W12 - .byte PEND - .byte An2 - .byte W12 - .byte Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Ds4 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Ds3 - .byte W12 - .byte PATT - .word mus_tonekusa_7_001 - .byte N12 , As2 , v072 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte As3 - .byte W12 - .byte Fn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte As4 - .byte W12 - .byte Fn4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cn4 - .byte W12 - .byte An2 - .byte W12 - .byte Cn4 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte As3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fn2 - .byte W12 - .byte As3 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte GOTO - .word mus_tonekusa_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_tonekusa_8: - .byte KEYSH , mus_tonekusa_key+0 -mus_tonekusa_8_B1: - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte VOL , 37*mus_tonekusa_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+1 - .byte N72 , Fn4 , v064 - .byte W72 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 -mus_tonekusa_8_000: - .byte N72 , Cn4 , v064 - .byte W72 - .byte N12 , As3 - .byte W12 - .byte Cn4 - .byte W12 - .byte PEND -mus_tonekusa_8_001: - .byte N24 , Dn4 , v064 - .byte W24 - .byte Ds4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Gn4 - .byte W24 - .byte PEND - .byte N96 , Fn4 - .byte W96 - .byte N72 , Gn4 - .byte W72 - .byte N12 , An4 - .byte W12 - .byte As4 - .byte W12 -mus_tonekusa_8_002: - .byte N24 , Fn4 , v064 - .byte W24 - .byte Dn4 - .byte W24 - .byte As3 - .byte W24 - .byte Ds4 - .byte W24 - .byte PEND - .byte N72 , Dn4 - .byte W72 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte N96 , Cn4 - .byte W96 - .byte N72 , Gn4 - .byte W72 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 -mus_tonekusa_8_003: - .byte N24 , Fn4 , v064 - .byte W24 - .byte Dn4 - .byte W24 - .byte N12 , As3 - .byte W48 - .byte PEND -mus_tonekusa_8_004: - .byte N48 , Ds4 , v064 - .byte W48 - .byte N16 - .byte W16 - .byte Dn4 - .byte W16 - .byte Cn4 - .byte W16 - .byte PEND - .byte N48 , Dn4 - .byte W48 - .byte Fn4 - .byte W48 -mus_tonekusa_8_005: - .byte N48 , Gn4 , v064 - .byte W60 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte As4 - .byte W12 - .byte PEND - .byte PATT - .word mus_tonekusa_8_002 - .byte N48 , Dn4 , v064 - .byte W48 - .byte N03 , Cn4 - .byte W03 - .byte Dn4 - .byte W03 - .byte N18 , Cn4 - .byte W18 - .byte N12 , Gn3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N48 , As3 - .byte W48 - .byte VOICE , 83 - .byte N03 , Fs4 - .byte W03 - .byte N09 , Fn4 - .byte W09 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N72 , Fn4 - .byte W72 - .byte N12 , Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte PATT - .word mus_tonekusa_8_000 - .byte PATT - .word mus_tonekusa_8_001 - .byte N72 , Fn4 , v064 - .byte W72 - .byte N12 , Ds4 - .byte W12 - .byte Fn4 - .byte W12 - .byte N48 , Gn4 - .byte W60 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte N09 , As4 - .byte W09 - .byte N03 , En4 - .byte W03 - .byte PATT - .word mus_tonekusa_8_002 - .byte N48 , Dn4 , v064 - .byte W48 - .byte N16 - .byte W16 - .byte Ds4 - .byte W16 - .byte Dn4 - .byte W16 - .byte N72 , Cn4 - .byte W72 - .byte N12 , Fn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N48 , Gn4 - .byte W60 - .byte N12 - .byte W12 - .byte An4 - .byte W12 - .byte Gn4 - .byte W12 - .byte PATT - .word mus_tonekusa_8_003 - .byte PATT - .word mus_tonekusa_8_004 - .byte N24 , Dn4 , v064 - .byte W24 - .byte Ds4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Fs4 - .byte W24 - .byte PATT - .word mus_tonekusa_8_005 - .byte N24 , Dn5 , v064 - .byte W24 - .byte Cn5 - .byte W24 - .byte As4 - .byte W24 - .byte Fn4 - .byte W24 - .byte N48 , Dn4 - .byte W48 - .byte N24 , Cn4 - .byte W24 - .byte N12 , Gn3 - .byte W12 - .byte N06 , An3 - .byte W12 - .byte N72 , As3 - .byte W96 - .byte W48 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte GOTO - .word mus_tonekusa_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_tonekusa_9: - .byte KEYSH , mus_tonekusa_key+0 -mus_tonekusa_9_B1: - .byte VOICE , 46 - .byte VOL , 100*mus_tonekusa_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+11 - .byte W96 - .byte W96 - .byte W84 - .byte N03 , Fn4 , v032 - .byte W03 - .byte An4 - .byte W03 - .byte Cn5 - .byte W03 - .byte Ds5 - .byte W03 - .byte N24 , Fn5 , v048 - .byte W24 - .byte N06 , Dn5 - .byte W12 - .byte N12 , Dn5 , v020 - .byte W12 - .byte N06 , Ds5 , v048 - .byte W12 - .byte N12 , Ds5 , v020 - .byte W12 - .byte N06 , Fn5 , v048 - .byte W12 - .byte N12 , Fn5 , v020 - .byte W12 - .byte N06 , Gn5 , v048 - .byte W12 - .byte N12 , Gn5 , v020 - .byte W36 - .byte N06 , As5 , v048 - .byte W12 - .byte N12 , As5 , v020 - .byte W36 -mus_tonekusa_9_000: - .byte N06 , Fn5 , v048 - .byte W12 - .byte N12 , Fn5 , v020 - .byte W36 - .byte N06 , As5 , v048 - .byte W12 - .byte N12 , As5 , v020 - .byte W36 - .byte PEND - .byte PATT - .word mus_tonekusa_9_000 - .byte N06 , Cn5 , v048 - .byte W12 - .byte N12 , Cn5 , v020 - .byte W36 - .byte N06 , Fn5 , v048 - .byte W12 - .byte N12 , Fn5 , v020 - .byte W36 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 9 - .byte W24 - .byte N06 , An4 , v044 - .byte W12 - .byte N12 , An4 , v020 - .byte W36 - .byte N06 , Fn4 , v044 - .byte W12 - .byte N12 , Fn4 , v020 - .byte W12 - .byte W24 - .byte N06 , An4 , v044 - .byte W12 - .byte N12 , An4 , v020 - .byte W12 - .byte N06 , Fn4 , v044 - .byte W12 - .byte N12 , Fn4 , v020 - .byte W12 - .byte N06 , An4 , v044 - .byte W12 - .byte N12 , An4 , v020 - .byte W12 - .byte W24 - .byte N06 , As4 , v044 - .byte W12 - .byte N12 , As4 , v020 - .byte W36 - .byte N06 , Fn4 , v044 - .byte W12 - .byte N12 , Fn4 , v020 - .byte W12 - .byte W24 - .byte N06 , As4 , v044 - .byte W12 - .byte N12 , As4 , v020 - .byte W12 - .byte N06 , Fn4 , v044 - .byte W12 - .byte N12 , Fn4 , v020 - .byte W12 - .byte N06 , As4 , v044 - .byte W12 - .byte N12 , As4 , v020 - .byte W12 - .byte W24 - .byte N06 , As4 , v044 - .byte W12 - .byte N12 , As4 , v020 - .byte W12 - .byte N06 , Gn4 , v044 - .byte W12 - .byte N12 , Gn4 , v020 - .byte W12 - .byte N06 , Ds5 , v044 - .byte W12 - .byte N12 , Ds5 , v020 - .byte W12 - .byte W24 - .byte N06 , As4 , v044 - .byte W12 - .byte N12 , As4 , v020 - .byte W12 - .byte N06 , An4 , v044 - .byte W12 - .byte N12 , An4 , v020 - .byte W12 - .byte N06 , As4 , v044 - .byte W12 - .byte N12 , As4 , v020 - .byte W12 - .byte W24 - .byte N06 , Dn5 , v044 - .byte W12 - .byte N12 , Dn5 , v020 - .byte W12 - .byte N06 , As4 , v044 - .byte W12 - .byte N12 , As4 , v020 - .byte W36 - .byte N06 , Fn4 , v044 - .byte W12 - .byte N12 , Fn4 , v020 - .byte W12 - .byte N06 , Cn5 , v044 - .byte W12 - .byte N12 , Cn5 , v020 - .byte W12 - .byte N06 , An4 , v044 - .byte W12 - .byte N12 , An4 , v020 - .byte W12 - .byte N06 , Fn4 , v044 - .byte W12 - .byte VOICE , 73 - .byte N12 , Dn4 , v048 - .byte W12 - .byte N48 , Ds4 - .byte W60 - .byte N03 , En4 - .byte W03 - .byte N09 , Ds4 - .byte W09 - .byte N12 , Fn4 - .byte W12 - .byte Ds4 - .byte W12 - .byte N24 , Dn4 - .byte W24 - .byte As3 - .byte W24 - .byte N12 , Fn3 - .byte W48 - .byte N48 , An3 - .byte W48 - .byte N04 , Cn4 - .byte W04 - .byte N02 , Dn4 - .byte W02 - .byte N10 , Cn4 - .byte W10 - .byte N16 , An3 - .byte W16 - .byte Fn3 - .byte W16 - .byte N24 , As3 - .byte W24 - .byte Cn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte N48 - .byte W60 - .byte N12 - .byte W12 - .byte Fn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte N24 , As4 - .byte W24 - .byte Fn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte As3 - .byte W24 - .byte N48 , Fn3 - .byte W48 - .byte N03 , Gn3 - .byte W03 - .byte An3 - .byte W03 - .byte N18 , Gn3 - .byte W18 - .byte N12 , Dn3 - .byte W12 - .byte N06 , Fn3 - .byte W12 - .byte N72 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tonekusa_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_tonekusa: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_tonekusa_pri @ Priority - .byte mus_tonekusa_rev @ Reverb. - - .word mus_tonekusa_grp - - .word mus_tonekusa_1 - .word mus_tonekusa_2 - .word mus_tonekusa_3 - .word mus_tonekusa_4 - .word mus_tonekusa_5 - .word mus_tonekusa_6 - .word mus_tonekusa_7 - .word mus_tonekusa_8 - .word mus_tonekusa_9 - - .end diff --git a/sound/songs/mus_tozan.s b/sound/songs/mus_tozan.s deleted file mode 100644 index e07912f654..0000000000 --- a/sound/songs/mus_tozan.s +++ /dev/null @@ -1,6388 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_tozan_grp, voicegroup052 - .equ mus_tozan_pri, 0 - .equ mus_tozan_rev, reverb_set+50 - .equ mus_tozan_mvl, 127 - .equ mus_tozan_key, 0 - .equ mus_tozan_tbs, 1 - .equ mus_tozan_exg, 0 - .equ mus_tozan_cmp, 1 - - .section .rodata - .global mus_tozan - .align 2 - -@********************** Track 1 **********************@ - -mus_tozan_1: - .byte KEYSH , mus_tozan_key+0 - .byte TEMPO , 124*mus_tozan_tbs/2 - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte VOL , 27*mus_tozan_mvl/mxv - .byte N03 , Cn4 , v112 - .byte W12 - .byte Cn4 , v096 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 125 - .byte N03 , Gn4 , v112 - .byte W09 - .byte VOICE , 127 - .byte W03 - .byte N03 , Cn4 , v096 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 125 - .byte N03 , Gn4 , v112 - .byte W09 - .byte VOICE , 127 - .byte W03 - .byte N03 , Cn4 , v096 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 127 - .byte N03 , Cn4 , v112 - .byte W12 - .byte Cn4 , v096 - .byte W06 - .byte N03 - .byte W06 - .byte N02 , Cn4 , v112 - .byte W04 - .byte Cn4 , v088 - .byte W04 - .byte N02 - .byte W04 - .byte N03 , Cn4 , v112 - .byte W06 - .byte Cn4 , v096 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte Cn4 , v096 - .byte W06 - .byte N03 - .byte W06 - .byte VOICE , 126 - .byte VOL , 3*mus_tozan_mvl/mxv - .byte PAN , c_v-1 - .byte N48 , Fn4 , v120 - .byte W02 - .byte VOL , 4*mus_tozan_mvl/mxv - .byte W03 - .byte 6*mus_tozan_mvl/mxv - .byte W03 - .byte 7*mus_tozan_mvl/mxv - .byte W04 - .byte 7*mus_tozan_mvl/mxv - .byte W02 - .byte 8*mus_tozan_mvl/mxv - .byte W03 - .byte 11*mus_tozan_mvl/mxv - .byte W03 - .byte 12*mus_tozan_mvl/mxv - .byte W04 - .byte 15*mus_tozan_mvl/mxv - .byte W02 - .byte 18*mus_tozan_mvl/mxv - .byte W03 - .byte 22*mus_tozan_mvl/mxv - .byte W03 - .byte 25*mus_tozan_mvl/mxv - .byte W04 - .byte 28*mus_tozan_mvl/mxv - .byte W02 - .byte 35*mus_tozan_mvl/mxv - .byte W04 - .byte 42*mus_tozan_mvl/mxv - .byte W03 - .byte 54*mus_tozan_mvl/mxv - .byte W03 -mus_tozan_1_B1: -mus_tozan_1_000: - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte VOL , 27*mus_tozan_mvl/mxv - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W24 - .byte N03 - .byte W12 - .byte VOICE , 125 - .byte PAN , c_v+0 - .byte N06 , Gn3 , v124 - .byte W24 - .byte PEND -mus_tozan_1_001: - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W24 - .byte N03 - .byte W06 - .byte Cn4 , v096 - .byte W06 - .byte VOICE , 125 - .byte PAN , c_v+0 - .byte N06 , Gn3 , v124 - .byte W12 - .byte N03 , Gn3 , v064 - .byte W12 - .byte PEND -mus_tozan_1_002: - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W24 - .byte N03 - .byte W12 - .byte VOICE , 125 - .byte PAN , c_v+0 - .byte N06 , Gn3 , v124 - .byte W24 - .byte PEND -mus_tozan_1_003: - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte VOICE , 126 - .byte VOL , 3*mus_tozan_mvl/mxv - .byte PAN , c_v-1 - .byte N48 , Fn4 , v120 - .byte W02 - .byte VOL , 4*mus_tozan_mvl/mxv - .byte W03 - .byte 6*mus_tozan_mvl/mxv - .byte W03 - .byte 7*mus_tozan_mvl/mxv - .byte W04 - .byte 7*mus_tozan_mvl/mxv - .byte W02 - .byte 8*mus_tozan_mvl/mxv - .byte W03 - .byte 11*mus_tozan_mvl/mxv - .byte W03 - .byte 12*mus_tozan_mvl/mxv - .byte W04 - .byte VOICE , 125 - .byte VOL , 15*mus_tozan_mvl/mxv - .byte W02 - .byte 18*mus_tozan_mvl/mxv - .byte W03 - .byte 22*mus_tozan_mvl/mxv - .byte W03 - .byte 25*mus_tozan_mvl/mxv - .byte W04 - .byte 28*mus_tozan_mvl/mxv - .byte W02 - .byte 35*mus_tozan_mvl/mxv - .byte W04 - .byte 42*mus_tozan_mvl/mxv - .byte W03 - .byte 54*mus_tozan_mvl/mxv - .byte W03 - .byte PEND - .byte PATT - .word mus_tozan_1_000 - .byte PATT - .word mus_tozan_1_001 - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte PAN , c_v-1 - .byte W12 - .byte N03 - .byte W06 - .byte Cn4 , v096 - .byte W06 - .byte Gn3 , v124 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cn4 , v096 - .byte W06 - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte VOICE , 126 - .byte VOL , 3*mus_tozan_mvl/mxv - .byte N48 , Fn4 , v120 - .byte W02 - .byte VOL , 4*mus_tozan_mvl/mxv - .byte W03 - .byte 6*mus_tozan_mvl/mxv - .byte W03 - .byte 7*mus_tozan_mvl/mxv - .byte W04 - .byte 7*mus_tozan_mvl/mxv - .byte W02 - .byte 8*mus_tozan_mvl/mxv - .byte W03 - .byte 11*mus_tozan_mvl/mxv - .byte W03 - .byte 12*mus_tozan_mvl/mxv - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 15*mus_tozan_mvl/mxv - .byte W02 - .byte 18*mus_tozan_mvl/mxv - .byte W03 - .byte 22*mus_tozan_mvl/mxv - .byte W03 - .byte 25*mus_tozan_mvl/mxv - .byte W04 - .byte 28*mus_tozan_mvl/mxv - .byte W02 - .byte 35*mus_tozan_mvl/mxv - .byte W04 - .byte 42*mus_tozan_mvl/mxv - .byte W03 - .byte 54*mus_tozan_mvl/mxv - .byte W03 - .byte PATT - .word mus_tozan_1_000 -mus_tozan_1_004: - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W24 - .byte N03 - .byte W06 - .byte Cn4 , v096 - .byte W06 - .byte VOICE , 125 - .byte PAN , c_v+0 - .byte N06 , Gn3 , v124 - .byte W12 - .byte N03 , Gn3 , v064 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte PEND - .byte PATT - .word mus_tozan_1_002 -mus_tozan_1_005: - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte VOICE , 126 - .byte VOL , 3*mus_tozan_mvl/mxv - .byte PAN , c_v-1 - .byte N48 , Fn4 , v120 - .byte W02 - .byte VOL , 4*mus_tozan_mvl/mxv - .byte W03 - .byte 6*mus_tozan_mvl/mxv - .byte W03 - .byte 7*mus_tozan_mvl/mxv - .byte W04 - .byte 7*mus_tozan_mvl/mxv - .byte W02 - .byte 8*mus_tozan_mvl/mxv - .byte W03 - .byte 11*mus_tozan_mvl/mxv - .byte W03 - .byte 12*mus_tozan_mvl/mxv - .byte W04 - .byte 15*mus_tozan_mvl/mxv - .byte W02 - .byte 18*mus_tozan_mvl/mxv - .byte W03 - .byte 22*mus_tozan_mvl/mxv - .byte W03 - .byte 25*mus_tozan_mvl/mxv - .byte W04 - .byte 28*mus_tozan_mvl/mxv - .byte W02 - .byte 35*mus_tozan_mvl/mxv - .byte W04 - .byte 42*mus_tozan_mvl/mxv - .byte W03 - .byte 54*mus_tozan_mvl/mxv - .byte W03 - .byte PEND - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte VOL , 24*mus_tozan_mvl/mxv - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W03 - .byte VOL , 27*mus_tozan_mvl/mxv - .byte W09 - .byte N03 , En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W24 - .byte N03 - .byte W12 - .byte VOICE , 125 - .byte PAN , c_v+0 - .byte N03 , Gn3 , v124 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Fn4 - .byte W12 - .byte PATT - .word mus_tozan_1_001 - .byte PATT - .word mus_tozan_1_002 -mus_tozan_1_006: - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte Cn4 , v088 - .byte W04 - .byte N02 - .byte W04 - .byte N03 , Cn4 , v112 - .byte W06 - .byte Cn4 , v096 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , Gn3 , v124 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cn4 , v096 - .byte W06 - .byte PEND - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte VOL , 29*mus_tozan_mvl/mxv - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v108 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte En4 , v064 - .byte W06 -mus_tozan_1_007: - .byte PAN , c_v-62 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N02 , En4 , v112 - .byte W04 - .byte En4 , v068 - .byte W04 - .byte En4 , v092 - .byte W04 - .byte N03 , En4 , v076 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v108 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PEND - .byte PATT - .word mus_tozan_1_007 -mus_tozan_1_008: - .byte PAN , c_v-62 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PAN , c_v+63 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v108 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PEND - .byte PATT - .word mus_tozan_1_008 - .byte PAN , c_v-62 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PAN , c_v+0 - .byte N03 , En4 , v112 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte N03 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte N02 , En4 , v112 - .byte W04 - .byte En4 , v096 - .byte W04 - .byte N02 - .byte W04 - .byte N03 , En4 , v116 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte En4 , v112 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte En4 , v060 - .byte W06 - .byte En4 , v064 - .byte W06 - .byte PAN , c_v-62 - .byte VOL , 39*mus_tozan_mvl/mxv - .byte W06 - .byte N03 , Cn4 , v112 - .byte W12 - .byte Cn4 , v088 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Gn3 , v076 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte En4 , v092 - .byte W06 -mus_tozan_1_009: - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte VOL , 27*mus_tozan_mvl/mxv - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W24 - .byte N03 - .byte W12 - .byte VOICE , 125 - .byte PAN , c_v+0 - .byte N06 , Gn3 , v124 - .byte W24 - .byte PEND - .byte PATT - .word mus_tozan_1_001 - .byte PATT - .word mus_tozan_1_002 - .byte PATT - .word mus_tozan_1_003 - .byte PATT - .word mus_tozan_1_009 - .byte PATT - .word mus_tozan_1_001 - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte PAN , c_v-1 - .byte W12 - .byte N03 , Dn4 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte An3 , v124 - .byte W06 - .byte An3 , v112 - .byte W06 - .byte Dn4 - .byte W06 - .byte Dn4 , v096 - .byte W06 - .byte PAN , c_v-64 - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte VOICE , 126 - .byte VOL , 3*mus_tozan_mvl/mxv - .byte N48 , Fn4 , v120 - .byte W02 - .byte VOL , 4*mus_tozan_mvl/mxv - .byte W03 - .byte 6*mus_tozan_mvl/mxv - .byte W03 - .byte 7*mus_tozan_mvl/mxv - .byte W04 - .byte 7*mus_tozan_mvl/mxv - .byte W02 - .byte 8*mus_tozan_mvl/mxv - .byte W03 - .byte 11*mus_tozan_mvl/mxv - .byte W03 - .byte 12*mus_tozan_mvl/mxv - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 15*mus_tozan_mvl/mxv - .byte W02 - .byte 18*mus_tozan_mvl/mxv - .byte W03 - .byte 22*mus_tozan_mvl/mxv - .byte W03 - .byte 25*mus_tozan_mvl/mxv - .byte W04 - .byte 28*mus_tozan_mvl/mxv - .byte W02 - .byte 35*mus_tozan_mvl/mxv - .byte W04 - .byte 42*mus_tozan_mvl/mxv - .byte W03 - .byte 54*mus_tozan_mvl/mxv - .byte W03 - .byte PATT - .word mus_tozan_1_000 - .byte PATT - .word mus_tozan_1_004 - .byte PATT - .word mus_tozan_1_002 - .byte PATT - .word mus_tozan_1_005 - .byte VOICE , 127 - .byte PAN , c_v-64 - .byte VOL , 27*mus_tozan_mvl/mxv - .byte N03 , Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W12 - .byte En4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W24 - .byte N03 - .byte W12 - .byte VOICE , 125 - .byte PAN , c_v+0 - .byte N03 , Gn3 , v124 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Fn4 - .byte W12 - .byte PATT - .word mus_tozan_1_001 - .byte PATT - .word mus_tozan_1_002 - .byte PATT - .word mus_tozan_1_006 - .byte W24 - .byte VOICE , 126 - .byte VOL , 3*mus_tozan_mvl/mxv - .byte PAN , c_v-1 - .byte N48 , Fn4 , v120 - .byte W02 - .byte VOL , 4*mus_tozan_mvl/mxv - .byte W03 - .byte 6*mus_tozan_mvl/mxv - .byte W03 - .byte 7*mus_tozan_mvl/mxv - .byte W04 - .byte 7*mus_tozan_mvl/mxv - .byte W02 - .byte 8*mus_tozan_mvl/mxv - .byte W03 - .byte 11*mus_tozan_mvl/mxv - .byte W03 - .byte 12*mus_tozan_mvl/mxv - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 15*mus_tozan_mvl/mxv - .byte W02 - .byte 18*mus_tozan_mvl/mxv - .byte W03 - .byte 22*mus_tozan_mvl/mxv - .byte W03 - .byte 25*mus_tozan_mvl/mxv - .byte W04 - .byte 28*mus_tozan_mvl/mxv - .byte W02 - .byte 35*mus_tozan_mvl/mxv - .byte W04 - .byte 42*mus_tozan_mvl/mxv - .byte W03 - .byte 54*mus_tozan_mvl/mxv - .byte W03 - .byte 27*mus_tozan_mvl/mxv - .byte N03 , Cn4 , v112 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte W24 - .byte VOICE , 126 - .byte VOL , 3*mus_tozan_mvl/mxv - .byte PAN , c_v-1 - .byte N48 , Fn4 , v120 - .byte W02 - .byte VOL , 4*mus_tozan_mvl/mxv - .byte W03 - .byte 6*mus_tozan_mvl/mxv - .byte W03 - .byte 7*mus_tozan_mvl/mxv - .byte W04 - .byte 7*mus_tozan_mvl/mxv - .byte W02 - .byte 8*mus_tozan_mvl/mxv - .byte W03 - .byte 11*mus_tozan_mvl/mxv - .byte W03 - .byte 12*mus_tozan_mvl/mxv - .byte W04 - .byte PAN , c_v+0 - .byte VOL , 15*mus_tozan_mvl/mxv - .byte W02 - .byte 18*mus_tozan_mvl/mxv - .byte W03 - .byte 22*mus_tozan_mvl/mxv - .byte W03 - .byte 25*mus_tozan_mvl/mxv - .byte W04 - .byte 28*mus_tozan_mvl/mxv - .byte W02 - .byte 35*mus_tozan_mvl/mxv - .byte W04 - .byte 42*mus_tozan_mvl/mxv - .byte W03 - .byte 54*mus_tozan_mvl/mxv - .byte W03 - .byte 27*mus_tozan_mvl/mxv - .byte N03 , Cn4 , v112 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte Cn4 , v112 - .byte W06 - .byte Cn4 , v064 - .byte W06 - .byte VOL , 9*mus_tozan_mvl/mxv - .byte N24 , Fn4 , v112 - .byte W02 - .byte VOL , 11*mus_tozan_mvl/mxv - .byte W03 - .byte 15*mus_tozan_mvl/mxv - .byte W03 - .byte 19*mus_tozan_mvl/mxv - .byte W04 - .byte 22*mus_tozan_mvl/mxv - .byte W02 - .byte 27*mus_tozan_mvl/mxv - .byte W03 - .byte 39*mus_tozan_mvl/mxv - .byte W30 - .byte W01 - .byte 9*mus_tozan_mvl/mxv - .byte N24 - .byte W02 - .byte VOL , 9*mus_tozan_mvl/mxv - .byte W03 - .byte 13*mus_tozan_mvl/mxv - .byte W03 - .byte 15*mus_tozan_mvl/mxv - .byte W04 - .byte 19*mus_tozan_mvl/mxv - .byte W02 - .byte 29*mus_tozan_mvl/mxv - .byte W03 - .byte 40*mus_tozan_mvl/mxv - .byte W04 - .byte 46*mus_tozan_mvl/mxv - .byte W24 - .byte W03 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tozan_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_tozan_2: - .byte KEYSH , mus_tozan_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte VOL , 70*mus_tozan_mvl/mxv - .byte BENDR , 12 - .byte PAN , c_v+19 - .byte BEND , c_v+0 - .byte N12 , Ds2 , v108 - .byte W48 - .byte PAN , c_v-25 - .byte N16 , Gn1 , v120 - .byte W36 - .byte N03 , As1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v+19 - .byte N12 , Ds2 - .byte W24 - .byte PAN , c_v-22 - .byte N12 , As1 - .byte W24 - .byte N36 , Ds1 - .byte W36 - .byte PAN , c_v+14 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 -mus_tozan_2_B1: - .byte PAN , c_v+16 - .byte N12 , Ds2 , v112 - .byte W12 - .byte N06 , Gs1 - .byte W84 -mus_tozan_2_000: - .byte N03 , Bn2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W24 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N06 , Gs1 - .byte W24 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_tozan_2_001: - .byte N12 , Ds2 , v112 - .byte W12 - .byte N06 , Gs1 - .byte W72 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_tozan_2_002: - .byte N03 , Ds2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W24 - .byte N03 , Bn2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W36 - .byte PEND -mus_tozan_2_003: - .byte N12 , Ds2 , v112 - .byte W12 - .byte N06 , Ds1 - .byte W72 - .byte N03 , As2 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_tozan_2_004: - .byte N12 , Ds2 , v112 - .byte W12 - .byte N06 , Ds1 - .byte W24 - .byte N03 , As2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Ds2 - .byte W12 - .byte N06 , Ds1 - .byte W36 - .byte PEND - .byte W96 -mus_tozan_2_005: - .byte VOICE , 56 - .byte W06 - .byte N03 , Ds3 , v112 - .byte W12 - .byte Cs3 - .byte W06 - .byte Ds3 - .byte W03 - .byte En3 - .byte W03 - .byte Cs3 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte N03 , Fn3 , v072 - .byte W03 - .byte Ds3 , v068 - .byte W03 - .byte Dn3 - .byte W03 - .byte Cn3 , v060 - .byte W03 - .byte As2 - .byte W06 - .byte PEND -mus_tozan_2_006: - .byte VOICE , 47 - .byte N12 , Ds2 , v112 - .byte W12 - .byte N05 , Gs1 - .byte W84 - .byte PEND - .byte PATT - .word mus_tozan_2_000 - .byte PATT - .word mus_tozan_2_001 -mus_tozan_2_007: - .byte N03 , Ds2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs1 - .byte W84 - .byte PEND -mus_tozan_2_008: - .byte N12 , Ds2 , v112 - .byte W12 - .byte N05 , Ds1 - .byte W72 - .byte N03 , As2 - .byte W06 - .byte N03 - .byte W06 - .byte PEND - .byte PATT - .word mus_tozan_2_004 - .byte VOICE , 56 - .byte W96 -mus_tozan_2_009: - .byte W48 - .byte VOICE , 60 - .byte N48 , Gn3 , v112 - .byte W32 - .byte W01 - .byte VOICE , 47 - .byte W15 - .byte PEND - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W48 - .byte N12 , Ds2 - .byte W12 - .byte N06 , Gs1 - .byte W84 - .byte PATT - .word mus_tozan_2_000 - .byte PATT - .word mus_tozan_2_001 - .byte PATT - .word mus_tozan_2_002 - .byte PATT - .word mus_tozan_2_003 - .byte PATT - .word mus_tozan_2_004 - .byte W96 - .byte PATT - .word mus_tozan_2_005 - .byte PATT - .word mus_tozan_2_006 - .byte PATT - .word mus_tozan_2_000 - .byte PATT - .word mus_tozan_2_001 - .byte PATT - .word mus_tozan_2_007 - .byte PATT - .word mus_tozan_2_008 - .byte PATT - .word mus_tozan_2_004 - .byte VOICE , 56 - .byte W96 - .byte PATT - .word mus_tozan_2_009 -mus_tozan_2_010: - .byte N12 , Gs2 , v112 - .byte W12 - .byte Gs1 - .byte W24 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Gs1 - .byte W36 - .byte PEND - .byte PATT - .word mus_tozan_2_010 - .byte N12 , Gs2 , v112 - .byte W12 - .byte Gs1 - .byte W24 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Gs1 - .byte W24 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N12 - .byte W12 - .byte Gs1 - .byte W12 - .byte Gs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Gs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Gs2 - .byte W24 - .byte PAN , c_v+24 - .byte N06 - .byte W12 - .byte PAN , c_v-18 - .byte N12 , Gs1 , v127 - .byte W60 - .byte PAN , c_v+23 - .byte W12 - .byte N03 , Ds3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs2 - .byte W12 - .byte PAN , c_v-19 - .byte N12 , Gs1 , v127 - .byte W60 - .byte PAN , c_v+23 - .byte W12 - .byte N03 , Gs2 , v096 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte Ds3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte PAN , c_v-19 - .byte N12 , Gs1 , v127 - .byte W60 - .byte PAN , c_v+23 - .byte W12 - .byte N03 , Ds3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gs2 - .byte W12 - .byte PAN , c_v-19 - .byte N12 , Gs1 , v127 - .byte W84 - .byte GOTO - .word mus_tozan_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_tozan_3: - .byte KEYSH , mus_tozan_key+0 - .byte VOICE , 56 - .byte LFOS , 44 - .byte VOL , 32*mus_tozan_mvl/mxv - .byte PAN , c_v+16 - .byte BEND , c_v+0 - .byte N24 , Gn1 , v112 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N24 , Ds2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOL , 41*mus_tozan_mvl/mxv - .byte PAN , c_v+47 - .byte MOD , 0 - .byte N24 , As1 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte PAN , c_v-46 - .byte MOD , 0 - .byte N24 , Gn2 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte 6 - .byte W12 - .byte VOL , 58*mus_tozan_mvl/mxv - .byte PAN , c_v+9 - .byte MOD , 0 - .byte N96 , As2 - .byte W12 - .byte VOL , 36*mus_tozan_mvl/mxv - .byte W02 - .byte 26*mus_tozan_mvl/mxv - .byte W03 - .byte 21*mus_tozan_mvl/mxv - .byte W03 - .byte 17*mus_tozan_mvl/mxv - .byte W04 - .byte 14*mus_tozan_mvl/mxv - .byte W02 - .byte 12*mus_tozan_mvl/mxv - .byte W01 - .byte 12*mus_tozan_mvl/mxv - .byte W02 - .byte 14*mus_tozan_mvl/mxv - .byte W03 - .byte 17*mus_tozan_mvl/mxv - .byte W04 - .byte 18*mus_tozan_mvl/mxv - .byte W02 - .byte 20*mus_tozan_mvl/mxv - .byte W03 - .byte 23*mus_tozan_mvl/mxv - .byte W03 - .byte 24*mus_tozan_mvl/mxv - .byte W04 - .byte 26*mus_tozan_mvl/mxv - .byte MOD , 5 - .byte W02 - .byte VOL , 29*mus_tozan_mvl/mxv - .byte W03 - .byte 31*mus_tozan_mvl/mxv - .byte W03 - .byte 35*mus_tozan_mvl/mxv - .byte W04 - .byte 38*mus_tozan_mvl/mxv - .byte W02 - .byte 41*mus_tozan_mvl/mxv - .byte W03 - .byte 42*mus_tozan_mvl/mxv - .byte W03 - .byte 46*mus_tozan_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 49*mus_tozan_mvl/mxv - .byte W02 - .byte 55*mus_tozan_mvl/mxv - .byte W03 - .byte 57*mus_tozan_mvl/mxv - .byte W03 - .byte 60*mus_tozan_mvl/mxv - .byte W04 - .byte 62*mus_tozan_mvl/mxv - .byte W02 - .byte 64*mus_tozan_mvl/mxv - .byte W03 - .byte 68*mus_tozan_mvl/mxv - .byte W03 - .byte 72*mus_tozan_mvl/mxv - .byte W04 -mus_tozan_3_B1: - .byte VOICE , 56 - .byte VOL , 65*mus_tozan_mvl/mxv - .byte MOD , 1 - .byte PAN , c_v+0 - .byte W06 - .byte N03 , Fn3 , v112 - .byte W03 - .byte En3 - .byte W03 - .byte N06 , Ds3 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gn3 , v112 - .byte W03 - .byte N06 , Gn3 , v032 - .byte W09 - .byte N03 , An3 , v112 - .byte W03 - .byte An3 , v032 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte N06 , As3 , v032 - .byte W09 - .byte N03 , As3 , v112 - .byte W03 - .byte As3 , v032 - .byte W03 - .byte N12 , Gs3 , v112 - .byte W12 - .byte Fn3 - .byte W12 -mus_tozan_3_000: - .byte PAN , c_v-48 - .byte VOL , 74*mus_tozan_mvl/mxv - .byte N03 , Bn3 , v112 - .byte W03 - .byte Bn3 , v032 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v032 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v032 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte N09 , Bn3 , v032 - .byte W15 - .byte N03 , Ds4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte N06 , Ds4 , v032 - .byte W09 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v032 - .byte W09 - .byte Dn4 , v112 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte N03 , Dn4 - .byte W03 - .byte N06 , Dn4 , v032 - .byte W03 - .byte PEND - .byte VOL , 55*mus_tozan_mvl/mxv - .byte PAN , c_v-18 - .byte W03 - .byte c_v-16 - .byte W06 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , Ds3 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte VOICE , 56 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gn3 , v112 - .byte W03 - .byte N06 , Gn3 , v032 - .byte W09 - .byte N24 , As3 , v112 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOL , 66*mus_tozan_mvl/mxv - .byte PAN , c_v-24 - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W15 - .byte N03 , Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , Gs4 - .byte W03 - .byte Gs4 , v032 - .byte W03 - .byte Gs4 , v112 - .byte W03 - .byte Gs4 , v032 - .byte W03 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , Bn4 - .byte W03 - .byte Bn4 , v032 - .byte W03 - .byte N06 , Bn4 , v112 - .byte W06 -mus_tozan_3_001: - .byte N06 , Ds5 , v112 - .byte W06 - .byte N03 , Dn5 - .byte W03 - .byte Cn5 , v064 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W54 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte N09 , Ds4 , v032 - .byte W12 - .byte PEND -mus_tozan_3_002: - .byte W06 - .byte N03 , Gn3 , v112 - .byte W03 - .byte N06 , Gn3 , v032 - .byte W09 - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v032 - .byte W03 - .byte N06 , Gn3 , v112 - .byte W06 - .byte Fn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte As3 - .byte W06 - .byte As3 , v032 - .byte W24 - .byte Gn2 , v112 - .byte W06 - .byte Fn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte PEND - .byte N96 , Ds3 - .byte W03 - .byte VOL , 66*mus_tozan_mvl/mxv - .byte W03 - .byte 58*mus_tozan_mvl/mxv - .byte W02 - .byte 43*mus_tozan_mvl/mxv - .byte W04 - .byte 36*mus_tozan_mvl/mxv - .byte W02 - .byte 27*mus_tozan_mvl/mxv - .byte W04 - .byte 24*mus_tozan_mvl/mxv - .byte W06 - .byte 19*mus_tozan_mvl/mxv - .byte W02 - .byte 20*mus_tozan_mvl/mxv - .byte W04 - .byte 23*mus_tozan_mvl/mxv - .byte W02 - .byte 26*mus_tozan_mvl/mxv - .byte W04 - .byte 29*mus_tozan_mvl/mxv - .byte W02 - .byte 32*mus_tozan_mvl/mxv - .byte W04 - .byte 33*mus_tozan_mvl/mxv - .byte W02 - .byte 36*mus_tozan_mvl/mxv - .byte W04 - .byte 36*mus_tozan_mvl/mxv - .byte W02 - .byte 39*mus_tozan_mvl/mxv - .byte W04 - .byte 40*mus_tozan_mvl/mxv - .byte W02 - .byte 42*mus_tozan_mvl/mxv - .byte W04 - .byte 44*mus_tozan_mvl/mxv - .byte W06 - .byte 47*mus_tozan_mvl/mxv - .byte W02 - .byte 49*mus_tozan_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 54*mus_tozan_mvl/mxv - .byte W02 - .byte 57*mus_tozan_mvl/mxv - .byte W04 - .byte 60*mus_tozan_mvl/mxv - .byte W02 - .byte 63*mus_tozan_mvl/mxv - .byte W04 - .byte 66*mus_tozan_mvl/mxv - .byte W02 - .byte 68*mus_tozan_mvl/mxv - .byte W04 - .byte 73*mus_tozan_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 65*mus_tozan_mvl/mxv - .byte MOD , 1 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte N06 , Ds4 , v032 - .byte W09 - .byte N03 , Cs4 , v112 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte En4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v032 - .byte W03 - .byte Gn3 , v112 - .byte W03 - .byte Gn3 , v032 - .byte W03 - .byte As3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Dn4 , v072 - .byte W03 - .byte Cn4 , v068 - .byte W03 - .byte As3 - .byte W03 - .byte An3 , v060 - .byte W03 - .byte Gn3 - .byte W06 - .byte VOICE , 56 - .byte VOL , 65*mus_tozan_mvl/mxv - .byte W12 - .byte N06 , As3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte N03 , Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W06 - .byte As3 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte Fn3 - .byte W12 -mus_tozan_3_003: - .byte PAN , c_v-48 - .byte VOL , 74*mus_tozan_mvl/mxv - .byte N03 , Bn3 , v112 - .byte W03 - .byte Bn3 , v032 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte Bn3 , v032 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v032 - .byte W03 - .byte Bn3 , v112 - .byte W03 - .byte N06 , Bn3 , v032 - .byte W15 - .byte N03 , Ds4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte Dn4 , v032 - .byte W06 - .byte Bn3 , v112 - .byte W06 - .byte N03 , Dn4 - .byte W06 - .byte PEND - .byte PAN , c_v-32 - .byte VOL , 55*mus_tozan_mvl/mxv - .byte N03 , Ds3 - .byte W03 - .byte Ds3 , v032 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v032 - .byte W03 - .byte N06 , As3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gn3 , v112 - .byte W03 - .byte N06 , Gn3 , v032 - .byte W09 - .byte N24 , As3 , v112 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOL , 66*mus_tozan_mvl/mxv - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W15 - .byte N03 , Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , Gs4 - .byte W03 - .byte Gs4 , v032 - .byte W03 - .byte Gs4 , v112 - .byte W03 - .byte Gs4 , v032 - .byte W03 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , Bn4 - .byte W03 - .byte Bn4 , v032 - .byte W03 - .byte N06 , Bn4 , v112 - .byte W06 -mus_tozan_3_004: - .byte N06 , Ds5 , v112 - .byte W06 - .byte N03 , Dn5 - .byte W03 - .byte Cn5 , v064 - .byte W03 - .byte Bn4 - .byte W03 - .byte An4 - .byte W03 - .byte Gn4 - .byte W54 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte Ds4 , v032 - .byte W12 - .byte PEND - .byte PATT - .word mus_tozan_3_002 -mus_tozan_3_005: - .byte N96 , Ds3 , v112 - .byte W48 - .byte VOL , 66*mus_tozan_mvl/mxv - .byte W02 - .byte 62*mus_tozan_mvl/mxv - .byte W03 - .byte 61*mus_tozan_mvl/mxv - .byte W03 - .byte 55*mus_tozan_mvl/mxv - .byte W04 - .byte 52*mus_tozan_mvl/mxv - .byte W02 - .byte 48*mus_tozan_mvl/mxv - .byte W03 - .byte 41*mus_tozan_mvl/mxv - .byte W03 - .byte 38*mus_tozan_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 34*mus_tozan_mvl/mxv - .byte W02 - .byte 28*mus_tozan_mvl/mxv - .byte W03 - .byte 24*mus_tozan_mvl/mxv - .byte W03 - .byte 22*mus_tozan_mvl/mxv - .byte W04 - .byte 19*mus_tozan_mvl/mxv - .byte W02 - .byte 12*mus_tozan_mvl/mxv - .byte W03 - .byte 7*mus_tozan_mvl/mxv - .byte W03 - .byte 3*mus_tozan_mvl/mxv - .byte W04 - .byte PEND - .byte VOICE , 60 - .byte MOD , 1 - .byte VOL , 68*mus_tozan_mvl/mxv - .byte N96 , Ds2 - .byte W72 - .byte MOD , 7 - .byte W24 - .byte VOICE , 56 - .byte MOD , 1 - .byte PAN , c_v+16 - .byte VOL , 68*mus_tozan_mvl/mxv - .byte N06 , Fs4 - .byte W06 - .byte N03 , Fn4 , v076 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W78 - .byte W48 - .byte Gs3 , v112 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte N03 , Fn3 , v104 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Cs4 , v076 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W03 - .byte Gs3 - .byte W09 - .byte Cs4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte N06 , Cs4 , v032 - .byte W48 - .byte W03 - .byte W48 - .byte N03 , Gs3 , v112 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte N03 , Gs3 , v112 - .byte W03 - .byte Gs3 , v032 - .byte W03 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Cs4 , v076 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W03 - .byte Gs3 - .byte W09 - .byte W96 - .byte VOL , 68*mus_tozan_mvl/mxv - .byte W48 - .byte N03 , As3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte PAN , c_v-32 - .byte W06 - .byte N03 , Fn3 - .byte W03 - .byte N06 , Fn3 , v032 - .byte W09 - .byte N03 , Dn3 , v112 - .byte W03 - .byte Dn3 , v032 - .byte W03 - .byte Fn3 , v112 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte Dn3 , v112 - .byte W03 - .byte Dn3 , v032 - .byte W03 - .byte Fn3 , v112 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W03 - .byte MOD , 1 - .byte PAN , c_v-39 - .byte VOL , 57*mus_tozan_mvl/mxv - .byte W06 - .byte N03 , Fn3 , v112 - .byte W03 - .byte En3 - .byte W03 - .byte N06 , Ds3 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gn3 , v112 - .byte W03 - .byte N06 , Gn3 , v032 - .byte W09 - .byte N03 , An3 , v112 - .byte W03 - .byte An3 , v032 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte N06 , As3 , v032 - .byte W09 - .byte N03 , As3 , v112 - .byte W03 - .byte As3 , v032 - .byte W03 - .byte N12 , Gs3 , v112 - .byte W12 - .byte Fn3 - .byte W12 - .byte PATT - .word mus_tozan_3_000 - .byte PAN , c_v-32 - .byte VOL , 54*mus_tozan_mvl/mxv - .byte W09 - .byte N03 , En3 , v112 - .byte W03 - .byte N06 , Ds3 - .byte W06 - .byte Ds3 , v032 - .byte W06 - .byte VOICE , 56 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gn3 , v112 - .byte W03 - .byte N06 , Gn3 , v032 - .byte W09 - .byte N24 , As3 , v112 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOL , 67*mus_tozan_mvl/mxv - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W15 - .byte N03 , Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , Gs4 - .byte W03 - .byte Gs4 , v032 - .byte W03 - .byte Gs4 , v112 - .byte W03 - .byte Gs4 , v032 - .byte W03 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , Bn4 - .byte W03 - .byte Bn4 , v032 - .byte W03 - .byte N06 , Bn4 , v112 - .byte W06 - .byte PATT - .word mus_tozan_3_001 - .byte PATT - .word mus_tozan_3_002 - .byte N96 , Ds3 , v112 - .byte W03 - .byte VOL , 66*mus_tozan_mvl/mxv - .byte W03 - .byte 58*mus_tozan_mvl/mxv - .byte W02 - .byte 43*mus_tozan_mvl/mxv - .byte W04 - .byte 36*mus_tozan_mvl/mxv - .byte W02 - .byte 27*mus_tozan_mvl/mxv - .byte W04 - .byte 24*mus_tozan_mvl/mxv - .byte W06 - .byte 19*mus_tozan_mvl/mxv - .byte W02 - .byte 20*mus_tozan_mvl/mxv - .byte W04 - .byte 23*mus_tozan_mvl/mxv - .byte W02 - .byte 26*mus_tozan_mvl/mxv - .byte W04 - .byte 26*mus_tozan_mvl/mxv - .byte W02 - .byte 25*mus_tozan_mvl/mxv - .byte W04 - .byte 26*mus_tozan_mvl/mxv - .byte W06 - .byte 27*mus_tozan_mvl/mxv - .byte W02 - .byte 29*mus_tozan_mvl/mxv - .byte W04 - .byte 30*mus_tozan_mvl/mxv - .byte W02 - .byte 35*mus_tozan_mvl/mxv - .byte W04 - .byte 38*mus_tozan_mvl/mxv - .byte W02 - .byte 41*mus_tozan_mvl/mxv - .byte W04 - .byte 42*mus_tozan_mvl/mxv - .byte W02 - .byte 46*mus_tozan_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 46*mus_tozan_mvl/mxv - .byte W02 - .byte 49*mus_tozan_mvl/mxv - .byte W04 - .byte 52*mus_tozan_mvl/mxv - .byte W02 - .byte 58*mus_tozan_mvl/mxv - .byte W04 - .byte 63*mus_tozan_mvl/mxv - .byte W02 - .byte 69*mus_tozan_mvl/mxv - .byte W04 - .byte 75*mus_tozan_mvl/mxv - .byte W06 - .byte VOICE , 56 - .byte VOL , 65*mus_tozan_mvl/mxv - .byte MOD , 1 - .byte VOL , 65*mus_tozan_mvl/mxv - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte N06 , Ds4 , v032 - .byte W09 - .byte N03 , Cs4 , v112 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte En4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Cs4 , v032 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v032 - .byte W03 - .byte Gn3 , v112 - .byte W03 - .byte Gn3 , v032 - .byte W03 - .byte As3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Ds4 - .byte W06 - .byte N03 , Dn4 , v072 - .byte W03 - .byte Cn4 , v068 - .byte W03 - .byte As3 - .byte W03 - .byte An3 , v060 - .byte W03 - .byte Gn3 - .byte W06 - .byte VOICE , 56 - .byte VOL , 54*mus_tozan_mvl/mxv - .byte W12 - .byte N06 , As3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte N03 , Gs3 - .byte W12 - .byte Gn3 - .byte W12 - .byte An3 - .byte W06 - .byte As3 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte PATT - .word mus_tozan_3_003 - .byte PAN , c_v-32 - .byte VOL , 54*mus_tozan_mvl/mxv - .byte N03 , Ds3 , v112 - .byte W03 - .byte Ds3 , v032 - .byte W03 - .byte Ds3 , v112 - .byte W03 - .byte Ds3 , v032 - .byte W03 - .byte N06 , As3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gn3 , v112 - .byte W03 - .byte N06 , Gn3 , v032 - .byte W09 - .byte N24 , As3 , v112 - .byte W24 - .byte N12 , Gs3 - .byte W12 - .byte Fn3 - .byte W12 - .byte VOL , 66*mus_tozan_mvl/mxv - .byte N06 , Fs3 - .byte W06 - .byte N03 , Gs3 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W09 - .byte N03 , Gs3 , v112 - .byte W03 - .byte N06 , Gs3 , v032 - .byte W15 - .byte N03 , Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v032 - .byte W03 - .byte N06 , Dn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte N03 , Gs4 - .byte W03 - .byte Gs4 , v032 - .byte W03 - .byte Gs4 , v112 - .byte W03 - .byte Gs4 , v032 - .byte W03 - .byte N06 , Gn4 , v112 - .byte W06 - .byte Gs4 - .byte W06 - .byte N03 , Bn4 - .byte W03 - .byte Bn4 , v032 - .byte W03 - .byte N06 , Bn4 , v112 - .byte W06 - .byte PATT - .word mus_tozan_3_004 - .byte PATT - .word mus_tozan_3_002 - .byte PATT - .word mus_tozan_3_005 - .byte VOICE , 60 - .byte MOD , 1 - .byte VOL , 71*mus_tozan_mvl/mxv - .byte N96 , Ds2 , v112 - .byte W72 - .byte MOD , 7 - .byte W24 - .byte 1 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte VOICE , 60 - .byte N03 - .byte W06 - .byte Gs3 - .byte W12 - .byte N06 - .byte W06 - .byte N24 , Gn3 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte VOICE , 56 - .byte N03 - .byte W06 - .byte Gs3 - .byte W12 - .byte N06 - .byte W06 - .byte N24 , Bn3 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte VOICE , 60 - .byte MOD , 0 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte VOICE , 56 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , Gs3 - .byte W12 - .byte N06 , Gn3 - .byte W12 - .byte VOICE , 60 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte VOICE , 56 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As3 - .byte W06 - .byte An3 - .byte W06 - .byte N03 , Ds3 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tozan_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_tozan_4: - .byte KEYSH , mus_tozan_key+0 - .byte VOICE , 60 - .byte LFOS , 44 - .byte MOD , 1 - .byte PAN , c_v-48 - .byte VOL , 55*mus_tozan_mvl/mxv - .byte BEND , c_v+0 - .byte N24 , Ds2 , v112 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte PAN , c_v+42 - .byte N24 , As2 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte PAN , c_v-31 - .byte VOL , 65*mus_tozan_mvl/mxv - .byte MOD , 0 - .byte N24 , Gn2 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte 0 - .byte PAN , c_v+23 - .byte N24 , Cs3 - .byte W03 - .byte MOD , 0 - .byte W09 - .byte 3 - .byte W12 - .byte VOL , 72*mus_tozan_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+0 - .byte N96 , Ds3 , v124 - .byte W09 - .byte VOL , 67*mus_tozan_mvl/mxv - .byte W03 - .byte 63*mus_tozan_mvl/mxv - .byte W02 - .byte 60*mus_tozan_mvl/mxv - .byte W03 - .byte 57*mus_tozan_mvl/mxv - .byte W03 - .byte 54*mus_tozan_mvl/mxv - .byte W04 - .byte 48*mus_tozan_mvl/mxv - .byte W02 - .byte 46*mus_tozan_mvl/mxv - .byte W01 - .byte 47*mus_tozan_mvl/mxv - .byte W02 - .byte 48*mus_tozan_mvl/mxv - .byte W03 - .byte 50*mus_tozan_mvl/mxv - .byte W04 - .byte 50*mus_tozan_mvl/mxv - .byte W02 - .byte 51*mus_tozan_mvl/mxv - .byte W03 - .byte 52*mus_tozan_mvl/mxv - .byte W03 - .byte 55*mus_tozan_mvl/mxv - .byte W04 - .byte MOD , 4 - .byte VOL , 55*mus_tozan_mvl/mxv - .byte W02 - .byte 57*mus_tozan_mvl/mxv - .byte W03 - .byte 58*mus_tozan_mvl/mxv - .byte W03 - .byte 60*mus_tozan_mvl/mxv - .byte W06 - .byte 62*mus_tozan_mvl/mxv - .byte W03 - .byte 63*mus_tozan_mvl/mxv - .byte W03 - .byte 65*mus_tozan_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 67*mus_tozan_mvl/mxv - .byte W02 - .byte 69*mus_tozan_mvl/mxv - .byte W03 - .byte 70*mus_tozan_mvl/mxv - .byte W03 - .byte 73*mus_tozan_mvl/mxv - .byte W04 - .byte 73*mus_tozan_mvl/mxv - .byte W02 - .byte 75*mus_tozan_mvl/mxv - .byte W03 - .byte 76*mus_tozan_mvl/mxv - .byte W03 - .byte 77*mus_tozan_mvl/mxv - .byte W04 -mus_tozan_4_B1: - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte MOD , 0 - .byte VOL , 74*mus_tozan_mvl/mxv - .byte W06 - .byte N03 , As3 , v088 - .byte W03 - .byte An3 - .byte W03 - .byte N06 , Gs3 , v112 - .byte W06 - .byte Gs3 , v020 - .byte W06 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W09 - .byte N03 , Dn4 , v112 - .byte W03 - .byte N06 , Dn4 , v020 - .byte W09 - .byte N03 , Fn4 , v112 - .byte W03 - .byte Fn4 , v020 - .byte W03 - .byte Fs4 , v112 - .byte W03 - .byte N06 , Fs4 , v020 - .byte W09 - .byte N03 , Fs4 , v112 - .byte W03 - .byte Fs4 , v020 - .byte W03 - .byte N12 , Fn4 , v112 - .byte W12 - .byte Cs4 - .byte W12 -mus_tozan_4_000: - .byte VOICE , 56 - .byte N03 , Ds4 , v112 - .byte W03 - .byte Ds4 , v020 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v020 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v020 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte N09 , Ds4 , v020 - .byte W03 - .byte VOL , 58*mus_tozan_mvl/mxv - .byte PAN , c_v+32 - .byte W12 - .byte N03 , Bn3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W03 - .byte N06 , Bn3 , v032 - .byte W09 - .byte N03 , Bn3 , v112 - .byte W03 - .byte N06 , Bn3 , v032 - .byte W09 - .byte As3 , v112 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte PEND -mus_tozan_4_001: - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte VOL , 73*mus_tozan_mvl/mxv - .byte W09 - .byte N03 , An3 , v112 - .byte W03 - .byte N06 , Gs3 - .byte W06 - .byte Gs3 , v020 - .byte W06 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W09 - .byte N03 , Dn4 , v112 - .byte W03 - .byte N06 , Dn4 , v020 - .byte W06 - .byte N03 , Gn4 , v112 - .byte W03 - .byte N24 , Fs4 - .byte W24 - .byte N12 , Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte PEND - .byte VOICE , 56 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W09 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W12 - .byte N03 , Gn4 , v112 - .byte W03 - .byte N60 , Gs4 - .byte W06 - .byte VOL , 67*mus_tozan_mvl/mxv - .byte W02 - .byte 58*mus_tozan_mvl/mxv - .byte W01 - .byte PAN , c_v-16 - .byte W03 - .byte VOL , 46*mus_tozan_mvl/mxv - .byte PAN , c_v-32 - .byte W02 - .byte VOL , 33*mus_tozan_mvl/mxv - .byte W01 - .byte PAN , c_v-48 - .byte W03 - .byte VOL , 29*mus_tozan_mvl/mxv - .byte W03 - .byte 28*mus_tozan_mvl/mxv - .byte W03 - .byte 29*mus_tozan_mvl/mxv - .byte W02 - .byte 32*mus_tozan_mvl/mxv - .byte W04 - .byte 35*mus_tozan_mvl/mxv - .byte W02 - .byte 36*mus_tozan_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 38*mus_tozan_mvl/mxv - .byte PAN , c_v-32 - .byte W02 - .byte VOL , 42*mus_tozan_mvl/mxv - .byte W01 - .byte PAN , c_v+0 - .byte W03 - .byte VOL , 47*mus_tozan_mvl/mxv - .byte PAN , c_v+16 - .byte W02 - .byte VOL , 49*mus_tozan_mvl/mxv - .byte W01 - .byte PAN , c_v+32 - .byte W03 - .byte VOL , 55*mus_tozan_mvl/mxv - .byte PAN , c_v+48 - .byte W02 - .byte VOL , 63*mus_tozan_mvl/mxv - .byte W04 - .byte 72*mus_tozan_mvl/mxv - .byte W02 - .byte 52*mus_tozan_mvl/mxv - .byte W01 - .byte 78*mus_tozan_mvl/mxv - .byte W03 - .byte VOICE , 60 - .byte MOD , 1 - .byte VOL , 73*mus_tozan_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Ds4 - .byte W03 - .byte VOL , 75*mus_tozan_mvl/mxv - .byte W03 - .byte N06 , As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Ds3 , v020 - .byte W06 - .byte N03 , Cs3 , v112 - .byte W03 - .byte N06 , Cs3 , v020 - .byte W09 - .byte N03 , As2 , v112 - .byte W03 - .byte N06 , As2 , v020 - .byte W09 - .byte N03 , Gn2 , v112 - .byte W03 - .byte N06 , Gn2 , v020 - .byte W09 - .byte N03 , Ds2 , v112 - .byte W03 - .byte Ds2 , v020 - .byte W03 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte N09 , Ds3 , v020 - .byte W12 -mus_tozan_4_002: - .byte VOICE , 56 - .byte W06 - .byte N03 , Gn2 , v112 - .byte W03 - .byte N06 , Gn2 , v020 - .byte W09 - .byte N03 , Ds2 , v112 - .byte W03 - .byte Ds2 , v020 - .byte W03 - .byte N06 , Gn2 , v112 - .byte W06 - .byte Fn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte As2 - .byte W06 - .byte As2 , v020 - .byte W24 - .byte VOICE , 60 - .byte N06 , Ds3 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gn3 - .byte W06 - .byte PEND - .byte N96 , As3 - .byte W03 - .byte VOL , 69*mus_tozan_mvl/mxv - .byte W03 - .byte 58*mus_tozan_mvl/mxv - .byte W02 - .byte 46*mus_tozan_mvl/mxv - .byte W04 - .byte 39*mus_tozan_mvl/mxv - .byte W02 - .byte 31*mus_tozan_mvl/mxv - .byte W04 - .byte 26*mus_tozan_mvl/mxv - .byte W02 - .byte 22*mus_tozan_mvl/mxv - .byte W04 - .byte 19*mus_tozan_mvl/mxv - .byte W02 - .byte 20*mus_tozan_mvl/mxv - .byte W04 - .byte 22*mus_tozan_mvl/mxv - .byte W02 - .byte 23*mus_tozan_mvl/mxv - .byte W04 - .byte 23*mus_tozan_mvl/mxv - .byte W02 - .byte 26*mus_tozan_mvl/mxv - .byte W04 - .byte 28*mus_tozan_mvl/mxv - .byte W02 - .byte 30*mus_tozan_mvl/mxv - .byte W04 - .byte 33*mus_tozan_mvl/mxv - .byte W02 - .byte 35*mus_tozan_mvl/mxv - .byte W04 - .byte 38*mus_tozan_mvl/mxv - .byte W02 - .byte 40*mus_tozan_mvl/mxv - .byte W04 - .byte 42*mus_tozan_mvl/mxv - .byte W02 - .byte 46*mus_tozan_mvl/mxv - .byte W04 - .byte 49*mus_tozan_mvl/mxv - .byte W02 - .byte 50*mus_tozan_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 54*mus_tozan_mvl/mxv - .byte W02 - .byte 57*mus_tozan_mvl/mxv - .byte W04 - .byte 63*mus_tozan_mvl/mxv - .byte W02 - .byte 68*mus_tozan_mvl/mxv - .byte W04 - .byte 73*mus_tozan_mvl/mxv - .byte W02 - .byte 75*mus_tozan_mvl/mxv - .byte W10 -mus_tozan_4_003: - .byte MOD , 1 - .byte VOL , 73*mus_tozan_mvl/mxv - .byte N12 , As3 , v020 - .byte W96 - .byte PEND -mus_tozan_4_004: - .byte W12 - .byte N06 , Fs4 , v112 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W09 - .byte N03 , Dn4 , v112 - .byte W03 - .byte N06 , Dn4 , v020 - .byte W09 - .byte N03 , Fn4 , v112 - .byte W03 - .byte Fn4 , v020 - .byte W03 - .byte Fs4 , v112 - .byte W03 - .byte N06 , Fs4 , v020 - .byte W09 - .byte N03 , Fs4 , v112 - .byte W03 - .byte Fs4 , v020 - .byte W03 - .byte N12 , Fn4 , v112 - .byte W12 - .byte Cs4 - .byte W12 - .byte PEND -mus_tozan_4_005: - .byte N03 , Ds4 , v112 - .byte W03 - .byte Ds4 , v020 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte Ds4 , v020 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v020 - .byte W03 - .byte Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W03 - .byte VOICE , 56 - .byte PAN , c_v+32 - .byte VOL , 58*mus_tozan_mvl/mxv - .byte W12 - .byte N03 , Bn3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N06 , As3 - .byte W06 - .byte As3 , v032 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte N03 , As3 - .byte W06 - .byte PEND - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte VOL , 74*mus_tozan_mvl/mxv - .byte N03 , Gs3 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte N06 , Fs4 , v112 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W09 - .byte N03 , Dn4 , v112 - .byte W03 - .byte N06 , Dn4 , v020 - .byte W06 - .byte N03 , Gn4 , v112 - .byte W03 - .byte N24 , Fs4 - .byte W24 - .byte N12 , Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W09 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W12 - .byte N03 , Gn4 , v112 - .byte W03 - .byte N60 , Gs4 - .byte W06 - .byte VOL , 67*mus_tozan_mvl/mxv - .byte W02 - .byte 58*mus_tozan_mvl/mxv - .byte W01 - .byte PAN , c_v-16 - .byte W03 - .byte VOL , 46*mus_tozan_mvl/mxv - .byte PAN , c_v-32 - .byte W02 - .byte VOL , 33*mus_tozan_mvl/mxv - .byte W01 - .byte PAN , c_v-48 - .byte W03 - .byte VOL , 29*mus_tozan_mvl/mxv - .byte W03 - .byte 28*mus_tozan_mvl/mxv - .byte W03 - .byte 29*mus_tozan_mvl/mxv - .byte W02 - .byte 32*mus_tozan_mvl/mxv - .byte W04 - .byte 35*mus_tozan_mvl/mxv - .byte W02 - .byte 36*mus_tozan_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 38*mus_tozan_mvl/mxv - .byte PAN , c_v-32 - .byte W02 - .byte VOL , 42*mus_tozan_mvl/mxv - .byte W01 - .byte PAN , c_v+0 - .byte W03 - .byte VOL , 47*mus_tozan_mvl/mxv - .byte PAN , c_v+16 - .byte W02 - .byte VOL , 49*mus_tozan_mvl/mxv - .byte W01 - .byte PAN , c_v+32 - .byte W03 - .byte VOL , 55*mus_tozan_mvl/mxv - .byte PAN , c_v+48 - .byte W02 - .byte VOL , 63*mus_tozan_mvl/mxv - .byte W04 - .byte 72*mus_tozan_mvl/mxv - .byte W02 - .byte 52*mus_tozan_mvl/mxv - .byte W01 - .byte 78*mus_tozan_mvl/mxv - .byte W03 - .byte MOD , 1 - .byte VOL , 73*mus_tozan_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Ds3 , v020 - .byte W06 - .byte N03 , Cs3 , v112 - .byte W03 - .byte N06 , Cs3 , v020 - .byte W09 - .byte N03 , As2 , v112 - .byte W03 - .byte N06 , As2 , v020 - .byte W09 - .byte N03 , Gn2 , v112 - .byte W03 - .byte N06 , Gn2 , v020 - .byte W09 - .byte N03 , Ds2 , v112 - .byte W03 - .byte Ds2 , v020 - .byte W03 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte Ds3 , v020 - .byte W12 - .byte PATT - .word mus_tozan_4_002 -mus_tozan_4_006: - .byte PAN , c_v-5 - .byte TIE , As3 , v104 - .byte W12 - .byte PAN , c_v-23 - .byte W12 - .byte c_v-39 - .byte W12 - .byte c_v-53 - .byte W12 - .byte c_v-62 - .byte VOL , 73*mus_tozan_mvl/mxv - .byte W02 - .byte 68*mus_tozan_mvl/mxv - .byte W03 - .byte 63*mus_tozan_mvl/mxv - .byte W03 - .byte 57*mus_tozan_mvl/mxv - .byte W04 - .byte 54*mus_tozan_mvl/mxv - .byte W02 - .byte 48*mus_tozan_mvl/mxv - .byte W03 - .byte 44*mus_tozan_mvl/mxv - .byte W03 - .byte 41*mus_tozan_mvl/mxv - .byte W04 - .byte 37*mus_tozan_mvl/mxv - .byte W02 - .byte 31*mus_tozan_mvl/mxv - .byte W03 - .byte 27*mus_tozan_mvl/mxv - .byte W03 - .byte 24*mus_tozan_mvl/mxv - .byte W04 - .byte PAN , c_v-23 - .byte VOL , 22*mus_tozan_mvl/mxv - .byte W02 - .byte 19*mus_tozan_mvl/mxv - .byte W03 - .byte 17*mus_tozan_mvl/mxv - .byte W03 - .byte 15*mus_tozan_mvl/mxv - .byte W04 - .byte PEND -mus_tozan_4_007: - .byte MOD , 3 - .byte PAN , c_v+48 - .byte W02 - .byte VOL , 22*mus_tozan_mvl/mxv - .byte W03 - .byte 23*mus_tozan_mvl/mxv - .byte W03 - .byte 28*mus_tozan_mvl/mxv - .byte W04 - .byte PAN , c_v+63 - .byte VOL , 31*mus_tozan_mvl/mxv - .byte W02 - .byte 37*mus_tozan_mvl/mxv - .byte W03 - .byte 38*mus_tozan_mvl/mxv - .byte W03 - .byte 45*mus_tozan_mvl/mxv - .byte W04 - .byte 49*mus_tozan_mvl/mxv - .byte W02 - .byte 56*mus_tozan_mvl/mxv - .byte W03 - .byte 61*mus_tozan_mvl/mxv - .byte W03 - .byte 66*mus_tozan_mvl/mxv - .byte W04 - .byte 73*mus_tozan_mvl/mxv - .byte W12 - .byte MOD , 7 - .byte PAN , c_v+62 - .byte W12 - .byte c_v+24 - .byte W12 - .byte PEND - .byte EOT , As3 - .byte MOD , 1 - .byte PAN , c_v-1 - .byte N24 , Cs4 , v112 - .byte W24 - .byte VOICE , 60 - .byte VOL , 58*mus_tozan_mvl/mxv - .byte N60 , Ds4 - .byte W12 - .byte PAN , c_v+0 - .byte W05 - .byte c_v+9 - .byte W07 - .byte c_v+25 - .byte W05 - .byte c_v+41 - .byte W07 - .byte c_v+50 - .byte W05 - .byte c_v+63 - .byte W07 - .byte MOD , 7 - .byte W05 - .byte PAN , c_v+41 - .byte W07 - .byte MOD , 1 - .byte PAN , c_v+24 - .byte N06 , Cs4 - .byte W05 - .byte PAN , c_v+11 - .byte W01 - .byte N06 , Cs4 , v020 - .byte W06 - .byte PAN , c_v+2 - .byte W12 - .byte N06 , Gs3 , v112 - .byte W06 - .byte Gs3 , v020 - .byte W06 - .byte PAN , c_v-1 - .byte N96 , As3 , v112 - .byte W05 - .byte PAN , c_v-16 - .byte W07 - .byte c_v-32 - .byte W05 - .byte c_v-39 - .byte W07 - .byte c_v-48 - .byte W05 - .byte c_v-53 - .byte W07 - .byte c_v-58 - .byte W05 - .byte c_v-62 - .byte W30 - .byte W01 - .byte MOD , 7 - .byte PAN , c_v-53 - .byte W05 - .byte c_v-28 - .byte W07 - .byte c_v+0 - .byte W12 - .byte MOD , 1 - .byte N60 , Cs4 - .byte W24 - .byte PAN , c_v+2 - .byte W05 - .byte c_v+11 - .byte W07 - .byte c_v+24 - .byte W05 - .byte c_v+16 - .byte W07 - .byte MOD , 7 - .byte PAN , c_v+25 - .byte W05 - .byte c_v+32 - .byte W07 - .byte MOD , 1 - .byte PAN , c_v+54 - .byte N06 , Cs4 , v020 - .byte W05 - .byte PAN , c_v+63 - .byte W07 - .byte N06 , Bn3 , v112 - .byte W06 - .byte Bn3 , v020 - .byte W06 - .byte Cs4 , v112 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v+34 - .byte N06 , As3 - .byte W06 - .byte N03 , Cn4 - .byte W03 - .byte As3 - .byte W03 - .byte N60 , Gs3 - .byte W21 - .byte PAN , c_v+32 - .byte W05 - .byte c_v+25 - .byte W06 - .byte c_v+20 - .byte W04 - .byte MOD , 7 - .byte PAN , c_v+16 - .byte W05 - .byte c_v+15 - .byte W03 - .byte c_v+9 - .byte W06 - .byte c_v+8 - .byte W03 - .byte c_v+6 - .byte W03 - .byte c_v+0 - .byte W04 - .byte MOD , 1 - .byte N06 , Gs3 , v020 - .byte W24 - .byte N36 , Fs3 , v112 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte 1 - .byte N06 , Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N24 , Gs3 - .byte W24 - .byte Ds3 - .byte W24 - .byte N36 , Gs3 - .byte W24 - .byte MOD , 7 - .byte W12 - .byte 1 - .byte N06 , Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N24 , As3 - .byte W24 - .byte N03 , Gs3 , v092 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 , v088 - .byte W03 - .byte Ds3 , v080 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 , v076 - .byte W03 - .byte As2 - .byte W06 - .byte VOICE , 56 - .byte VOL , 72*mus_tozan_mvl/mxv - .byte W06 - .byte N03 , As3 , v112 - .byte W03 - .byte N06 , As3 , v020 - .byte W09 - .byte N03 , Fn3 , v112 - .byte W03 - .byte Fn3 , v020 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v020 - .byte W03 - .byte As3 , v112 - .byte W03 - .byte As3 , v020 - .byte W03 - .byte Dn4 , v112 - .byte W03 - .byte Dn4 , v020 - .byte W03 - .byte Fn4 , v112 - .byte W03 - .byte Fn4 , v020 - .byte W03 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte W06 - .byte N03 , As3 , v088 - .byte W03 - .byte An3 - .byte W03 - .byte N06 , Gs3 , v112 - .byte W06 - .byte Gs3 , v020 - .byte W06 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W09 - .byte N03 , Dn4 , v112 - .byte W03 - .byte N06 , Dn4 , v020 - .byte W09 - .byte N03 , Fn4 , v112 - .byte W03 - .byte Fn4 , v020 - .byte W03 - .byte Fs4 , v112 - .byte W03 - .byte N06 , Fs4 , v020 - .byte W09 - .byte N03 , Fs4 , v112 - .byte W03 - .byte Fs4 , v020 - .byte W03 - .byte N12 , Fn4 , v112 - .byte W12 - .byte Cs4 - .byte W12 - .byte PATT - .word mus_tozan_4_000 - .byte PATT - .word mus_tozan_4_001 - .byte VOICE , 56 - .byte N06 , Dn4 , v112 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W09 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W12 - .byte N03 , Gn4 , v112 - .byte W03 - .byte N60 , Gs4 - .byte W09 - .byte PAN , c_v-16 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-48 - .byte W21 - .byte MOD , 7 - .byte VOL , 73*mus_tozan_mvl/mxv - .byte PAN , c_v-32 - .byte W02 - .byte VOL , 71*mus_tozan_mvl/mxv - .byte W01 - .byte PAN , c_v+0 - .byte W02 - .byte VOL , 70*mus_tozan_mvl/mxv - .byte W01 - .byte PAN , c_v+16 - .byte W02 - .byte VOL , 68*mus_tozan_mvl/mxv - .byte W01 - .byte PAN , c_v+32 - .byte W03 - .byte VOL , 65*mus_tozan_mvl/mxv - .byte PAN , c_v+48 - .byte W02 - .byte VOL , 61*mus_tozan_mvl/mxv - .byte W03 - .byte 57*mus_tozan_mvl/mxv - .byte W03 - .byte 52*mus_tozan_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte MOD , 1 - .byte VOL , 73*mus_tozan_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Ds3 , v020 - .byte W06 - .byte N03 , Cs3 , v112 - .byte W03 - .byte N06 , Cs3 , v020 - .byte W09 - .byte N03 , As2 , v112 - .byte W03 - .byte N06 , As2 , v020 - .byte W09 - .byte N03 , Gn2 , v112 - .byte W03 - .byte N06 , Gn2 , v020 - .byte W09 - .byte N03 , Ds2 , v112 - .byte W03 - .byte Ds2 , v020 - .byte W03 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte N09 , Ds3 , v020 - .byte W12 - .byte PATT - .word mus_tozan_4_002 - .byte N96 , As3 , v112 - .byte W03 - .byte VOL , 69*mus_tozan_mvl/mxv - .byte W03 - .byte 58*mus_tozan_mvl/mxv - .byte W02 - .byte 46*mus_tozan_mvl/mxv - .byte W04 - .byte 39*mus_tozan_mvl/mxv - .byte W02 - .byte 31*mus_tozan_mvl/mxv - .byte W04 - .byte 26*mus_tozan_mvl/mxv - .byte W02 - .byte 22*mus_tozan_mvl/mxv - .byte W04 - .byte 19*mus_tozan_mvl/mxv - .byte W02 - .byte 20*mus_tozan_mvl/mxv - .byte W04 - .byte 22*mus_tozan_mvl/mxv - .byte W02 - .byte 23*mus_tozan_mvl/mxv - .byte W04 - .byte 24*mus_tozan_mvl/mxv - .byte W02 - .byte 23*mus_tozan_mvl/mxv - .byte W06 - .byte 24*mus_tozan_mvl/mxv - .byte W06 - .byte 26*mus_tozan_mvl/mxv - .byte W04 - .byte 28*mus_tozan_mvl/mxv - .byte W02 - .byte 29*mus_tozan_mvl/mxv - .byte W04 - .byte 33*mus_tozan_mvl/mxv - .byte W02 - .byte 35*mus_tozan_mvl/mxv - .byte W04 - .byte 38*mus_tozan_mvl/mxv - .byte W02 - .byte 40*mus_tozan_mvl/mxv - .byte W04 - .byte MOD , 7 - .byte VOL , 43*mus_tozan_mvl/mxv - .byte W02 - .byte 46*mus_tozan_mvl/mxv - .byte W04 - .byte 49*mus_tozan_mvl/mxv - .byte W02 - .byte 55*mus_tozan_mvl/mxv - .byte W04 - .byte 61*mus_tozan_mvl/mxv - .byte W02 - .byte 66*mus_tozan_mvl/mxv - .byte W04 - .byte 71*mus_tozan_mvl/mxv - .byte W02 - .byte 73*mus_tozan_mvl/mxv - .byte W01 - .byte 76*mus_tozan_mvl/mxv - .byte W03 - .byte PATT - .word mus_tozan_4_003 - .byte PATT - .word mus_tozan_4_004 - .byte PATT - .word mus_tozan_4_005 - .byte VOICE , 60 - .byte PAN , c_v+0 - .byte VOL , 73*mus_tozan_mvl/mxv - .byte N03 , Gs3 , v112 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte Gs3 , v112 - .byte W03 - .byte Gs3 , v020 - .byte W03 - .byte N06 , Fs4 , v112 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W09 - .byte N03 , Dn4 , v112 - .byte W03 - .byte N06 , Dn4 , v020 - .byte W06 - .byte N03 , Gn4 , v112 - .byte W03 - .byte N24 , Fs4 - .byte W24 - .byte N12 , Fn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N06 , Dn4 - .byte W06 - .byte N03 , Ds4 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W09 - .byte N03 , Ds4 , v112 - .byte W03 - .byte N06 , Ds4 , v020 - .byte W12 - .byte N03 , Gn4 , v112 - .byte W03 - .byte N60 , Gs4 - .byte W09 - .byte PAN , c_v-16 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-48 - .byte W21 - .byte MOD , 7 - .byte PAN , c_v+21 - .byte W03 - .byte c_v+26 - .byte W03 - .byte c_v+36 - .byte W03 - .byte c_v+48 - .byte W03 - .byte c_v+48 - .byte W12 - .byte MOD , 1 - .byte PAN , c_v+0 - .byte N06 , Ds4 - .byte W06 - .byte As3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Ds3 , v020 - .byte W06 - .byte N03 , Cs3 , v112 - .byte W03 - .byte N06 , Cs3 , v020 - .byte W09 - .byte N03 , As2 , v112 - .byte W03 - .byte N06 , As2 , v020 - .byte W09 - .byte N03 , Gn2 , v112 - .byte W03 - .byte N06 , Gn2 , v020 - .byte W09 - .byte N03 , Ds2 , v112 - .byte W03 - .byte Ds2 , v020 - .byte W03 - .byte N06 , Dn3 , v112 - .byte W06 - .byte Ds3 - .byte W06 - .byte Ds3 , v020 - .byte W12 - .byte PATT - .word mus_tozan_4_002 - .byte PATT - .word mus_tozan_4_006 - .byte PATT - .word mus_tozan_4_007 - .byte EOT , As3 - .byte MOD , 1 - .byte PAN , c_v+0 - .byte N24 , Cs4 , v112 - .byte W24 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte N03 - .byte W06 - .byte Ds4 - .byte W12 - .byte N06 - .byte W06 - .byte N24 , Dn4 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte 0 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte VOICE , 56 - .byte N03 - .byte W06 - .byte Ds4 - .byte W12 - .byte N06 - .byte W06 - .byte N24 , Fs4 - .byte W15 - .byte MOD , 6 - .byte W09 - .byte VOICE , 60 - .byte MOD , 0 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte VOICE , 56 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N12 , Ds4 - .byte W12 - .byte N06 , Dn4 - .byte W12 - .byte VOICE , 60 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte VOICE , 56 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tozan_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_tozan_5: - .byte KEYSH , mus_tozan_key+0 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 48*mus_tozan_mvl/mxv - .byte LFOS , 44 - .byte W96 - .byte W96 -mus_tozan_5_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOL , 48*mus_tozan_mvl/mxv - .byte N04 , Bn2 , v112 - .byte W04 - .byte Ds3 , v084 - .byte W04 - .byte Fs3 - .byte W04 - .byte As3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Bn2 , v112 - .byte W04 - .byte Ds3 , v084 - .byte W04 - .byte Fs3 - .byte W04 - .byte As3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Bn2 , v112 - .byte W04 - .byte Ds3 , v084 - .byte W04 - .byte Fs3 - .byte W04 - .byte As3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Bn2 , v112 - .byte W04 - .byte Ds3 , v084 - .byte W04 - .byte Fs3 - .byte W04 - .byte As3 - .byte W04 - .byte Fs3 - .byte W04 - .byte Ds3 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , As2 , v112 - .byte W04 - .byte Cs3 , v084 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte PAN , c_v-32 - .byte N04 , As2 , v112 - .byte W04 - .byte Cs3 , v084 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte PAN , c_v-48 - .byte N04 , As2 , v112 - .byte W04 - .byte Cs3 , v084 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte PAN , c_v-62 - .byte N04 , As2 , v112 - .byte W04 - .byte Cs3 , v084 - .byte W04 - .byte Fn3 - .byte W04 - .byte Gs3 - .byte W04 - .byte Fn3 - .byte W04 - .byte Cs3 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , An2 , v112 - .byte W04 - .byte Cs3 , v084 - .byte W04 - .byte En3 - .byte W04 - .byte Gs3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs3 - .byte W04 - .byte An2 , v112 - .byte W04 - .byte Cs3 , v084 - .byte W04 - .byte En3 - .byte W04 - .byte Gs3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs3 - .byte W04 - .byte An2 , v112 - .byte W04 - .byte Cs3 , v084 - .byte W04 - .byte En3 - .byte W04 - .byte Gs3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs3 - .byte W04 - .byte An2 , v112 - .byte W04 - .byte Cs3 , v084 - .byte W04 - .byte En3 - .byte W04 - .byte Gs3 - .byte W04 - .byte En3 - .byte W04 - .byte Cs3 - .byte W04 - .byte PAN , c_v+16 - .byte N04 , Gs2 , v112 - .byte W04 - .byte Cn3 , v084 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn3 - .byte W04 - .byte PAN , c_v+32 - .byte N04 , Gs2 , v112 - .byte W04 - .byte Cn3 , v084 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn3 - .byte W04 - .byte PAN , c_v+48 - .byte N04 , Gs2 , v112 - .byte W04 - .byte Cn3 , v084 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn3 - .byte W04 - .byte PAN , c_v+63 - .byte N04 , Gs2 , v112 - .byte W04 - .byte Cn3 , v084 - .byte W04 - .byte Ds3 - .byte W04 - .byte Gn3 - .byte W04 - .byte Ds3 - .byte W04 - .byte Cn3 - .byte W04 - .byte PAN , c_v+0 - .byte N36 , As2 , v112 - .byte W36 - .byte N06 , Gs2 - .byte W06 - .byte As2 - .byte W06 - .byte N24 , Cn3 - .byte W24 - .byte N06 , Gs2 - .byte W06 - .byte As2 - .byte W06 - .byte Cn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte N36 , En3 - .byte W36 - .byte N06 , Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte N24 , Fn3 - .byte W48 - .byte W48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tozan_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_tozan_6: - .byte KEYSH , mus_tozan_key+0 - .byte VOICE , 87 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 12 - .byte PAN , c_v+0 - .byte BENDR , 12 - .byte VOL , 39*mus_tozan_mvl/mxv - .byte N12 , Ds2 , v112 - .byte W48 - .byte As1 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N09 , Ds2 - .byte W24 - .byte As1 - .byte W24 - .byte Ds1 - .byte W36 - .byte N06 , Gn1 - .byte W06 - .byte As1 - .byte W06 -mus_tozan_6_B1: - .byte VOICE , 81 - .byte PAN , c_v+0 - .byte VOL , 39*mus_tozan_mvl/mxv - .byte W06 - .byte N03 , As2 , v088 - .byte W03 - .byte An2 - .byte W03 - .byte N06 , Gs2 , v112 - .byte W12 - .byte N03 , Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte Cs3 - .byte W09 - .byte N03 , Fn3 - .byte W03 -mus_tozan_6_000: - .byte PAN , c_v-64 - .byte N03 , Fs3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte Bn2 , v068 - .byte W03 - .byte Dn3 - .byte W03 - .byte N06 , Fn3 , v112 - .byte W12 - .byte Cs3 - .byte W06 - .byte N03 , Fn3 - .byte W06 - .byte PEND -mus_tozan_6_001: - .byte PAN , c_v+0 - .byte W12 - .byte N03 , Gs2 , v112 - .byte W12 - .byte Ds3 - .byte W12 - .byte Dn3 - .byte W09 - .byte Gn3 - .byte W03 - .byte N24 , Fs3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte PEND - .byte N06 , Dn3 - .byte W06 - .byte N03 , Ds3 - .byte W12 - .byte N03 - .byte W15 - .byte Gn3 - .byte W03 - .byte N60 , Gs3 - .byte W18 - .byte VOL , 32*mus_tozan_mvl/mxv - .byte W02 - .byte 24*mus_tozan_mvl/mxv - .byte W04 - .byte 20*mus_tozan_mvl/mxv - .byte W02 - .byte 15*mus_tozan_mvl/mxv - .byte W03 - .byte 14*mus_tozan_mvl/mxv - .byte W03 - .byte 19*mus_tozan_mvl/mxv - .byte W04 - .byte MOD , 8 - .byte VOL , 23*mus_tozan_mvl/mxv - .byte W02 - .byte 33*mus_tozan_mvl/mxv - .byte W03 - .byte 36*mus_tozan_mvl/mxv - .byte W03 - .byte 43*mus_tozan_mvl/mxv - .byte W04 - .byte 47*mus_tozan_mvl/mxv - .byte W02 - .byte 47*mus_tozan_mvl/mxv - .byte W01 - .byte 55*mus_tozan_mvl/mxv - .byte W03 - .byte 57*mus_tozan_mvl/mxv - .byte W03 - .byte 60*mus_tozan_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 38*mus_tozan_mvl/mxv - .byte N06 , Ds3 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Ds2 - .byte W12 - .byte N03 , Cs2 - .byte W12 - .byte As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Ds1 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte Ds2 - .byte W18 - .byte W96 - .byte W96 - .byte W96 -mus_tozan_6_002: - .byte W12 - .byte N06 , Fs3 , v112 - .byte W06 - .byte Fn3 - .byte W06 - .byte N03 , Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte Cs3 - .byte W09 - .byte N03 , Fn3 - .byte W03 - .byte PEND - .byte PATT - .word mus_tozan_6_000 -mus_tozan_6_003: - .byte PAN , c_v+0 - .byte N03 , Gs2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N03 , Ds3 - .byte W12 - .byte Dn3 - .byte W09 - .byte Gn3 - .byte W03 - .byte N24 , Fs3 - .byte W24 - .byte N12 , Fn3 - .byte W12 - .byte Cs3 - .byte W12 - .byte PEND -mus_tozan_6_004: - .byte N06 , Dn3 , v112 - .byte W06 - .byte N03 , Ds3 - .byte W12 - .byte N03 - .byte W15 - .byte Gn3 - .byte W03 - .byte N60 , Gs3 - .byte W36 - .byte MOD , 8 - .byte W24 - .byte PEND -mus_tozan_6_005: - .byte MOD , 0 - .byte N06 , Ds3 , v112 - .byte W06 - .byte As2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Ds2 - .byte W12 - .byte N03 , Cs2 - .byte W12 - .byte As1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Ds1 - .byte W06 - .byte N06 , Dn2 - .byte W06 - .byte Ds2 - .byte W18 - .byte PEND - .byte W96 - .byte W96 -mus_tozan_6_006: - .byte VOICE , 60 - .byte W24 - .byte N48 , As2 , v112 - .byte W72 - .byte PEND - .byte VOICE , 81 - .byte VOL , 43*mus_tozan_mvl/mxv - .byte PAN , c_v-63 - .byte N06 , As3 - .byte W06 - .byte N03 , Gs3 , v076 - .byte W03 - .byte Gn3 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Cs3 - .byte W78 - .byte W48 - .byte Cs3 , v112 - .byte W06 - .byte N06 , Fn3 - .byte W12 - .byte N03 , As2 - .byte W06 - .byte N06 , Fn3 - .byte W06 - .byte N03 , Ds3 , v076 - .byte W03 - .byte Cs3 - .byte W03 - .byte Cn3 - .byte W03 - .byte As2 - .byte W09 - .byte En3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W54 - .byte W48 - .byte Ds3 - .byte W06 - .byte N06 , Gs3 - .byte W12 - .byte N03 , Ds3 - .byte W06 - .byte N06 , Gs3 - .byte W06 - .byte N03 , Gn3 , v076 - .byte W03 - .byte Fn3 - .byte W03 - .byte Ds3 - .byte W03 - .byte Cs3 - .byte W09 - .byte W96 - .byte W48 - .byte Fn3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte W06 - .byte Dn3 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte As2 - .byte W06 - .byte Dn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 49*mus_tozan_mvl/mxv - .byte W06 - .byte N03 , As2 , v088 - .byte W03 - .byte An2 - .byte W03 - .byte N06 , Gs2 , v112 - .byte W12 - .byte N03 , Ds3 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W12 - .byte N03 - .byte W06 - .byte N12 , Fn3 - .byte W12 - .byte Cs3 - .byte W09 - .byte N03 , Fn3 - .byte W03 - .byte PATT - .word mus_tozan_6_000 - .byte PATT - .word mus_tozan_6_001 - .byte PATT - .word mus_tozan_6_004 - .byte PATT - .word mus_tozan_6_005 - .byte W96 - .byte W96 - .byte W96 - .byte PATT - .word mus_tozan_6_002 - .byte PATT - .word mus_tozan_6_000 - .byte PATT - .word mus_tozan_6_003 - .byte PATT - .word mus_tozan_6_004 - .byte PATT - .word mus_tozan_6_005 - .byte W96 - .byte W96 - .byte PATT - .word mus_tozan_6_006 - .byte N03 , Gs2 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte VOICE , 60 - .byte N03 - .byte W06 - .byte Ds3 - .byte W12 - .byte N06 - .byte W06 - .byte N24 , Dn3 - .byte W24 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte VOICE , 56 - .byte N03 - .byte W06 - .byte Ds3 - .byte W12 - .byte N06 - .byte W06 - .byte N24 , Fs3 - .byte W24 - .byte VOICE , 60 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte VOICE , 56 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Ds3 - .byte W12 - .byte N06 , Dn3 - .byte W12 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N03 , Gs2 - .byte W06 - .byte N03 - .byte W06 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tozan_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_tozan_7: - .byte KEYSH , mus_tozan_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 49*mus_tozan_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+1 - .byte N24 , Ds1 , v112 - .byte W03 - .byte BEND , c_v+0 - .byte W09 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , As1 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Gn1 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte 0 - .byte N24 , Cs2 - .byte W12 - .byte MOD , 6 - .byte W12 - .byte VOICE , 83 - .byte PAN , c_v+0 - .byte VOL , 14*mus_tozan_mvl/mxv - .byte MOD , 0 - .byte N72 , Ds4 - .byte W02 - .byte VOL , 18*mus_tozan_mvl/mxv - .byte W03 - .byte 21*mus_tozan_mvl/mxv - .byte W03 - .byte 24*mus_tozan_mvl/mxv - .byte W04 - .byte 26*mus_tozan_mvl/mxv - .byte W02 - .byte 29*mus_tozan_mvl/mxv - .byte W03 - .byte 33*mus_tozan_mvl/mxv - .byte W03 - .byte 36*mus_tozan_mvl/mxv - .byte W04 - .byte 38*mus_tozan_mvl/mxv - .byte MOD , 4 - .byte W02 - .byte VOL , 41*mus_tozan_mvl/mxv - .byte W03 - .byte 46*mus_tozan_mvl/mxv - .byte W03 - .byte 47*mus_tozan_mvl/mxv - .byte W04 - .byte 50*mus_tozan_mvl/mxv - .byte W02 - .byte 54*mus_tozan_mvl/mxv - .byte W03 - .byte 56*mus_tozan_mvl/mxv - .byte W03 - .byte 61*mus_tozan_mvl/mxv - .byte W04 - .byte 65*mus_tozan_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 71*mus_tozan_mvl/mxv - .byte W03 - .byte 71*mus_tozan_mvl/mxv - .byte W03 - .byte 61*mus_tozan_mvl/mxv - .byte W01 - .byte 74*mus_tozan_mvl/mxv - .byte W15 - .byte MOD , 1 - .byte VOL , 63*mus_tozan_mvl/mxv - .byte N03 , Cs4 , v088 - .byte W03 - .byte As3 - .byte W03 - .byte Gn3 , v084 - .byte W03 - .byte Ds3 , v080 - .byte W03 - .byte Cs3 , v072 - .byte W03 - .byte As2 , v068 - .byte W03 - .byte Gn2 , v064 - .byte W03 - .byte Ds2 , v060 - .byte W03 -mus_tozan_7_B1: - .byte VOICE , 88 - .byte PAN , c_v-63 - .byte VOL , 58*mus_tozan_mvl/mxv - .byte N18 , Gs1 , v112 - .byte W18 - .byte N03 , Ds2 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W15 - .byte PAN , c_v+0 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Bn2 , v112 - .byte W03 - .byte Bn2 , v036 - .byte W03 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Ds2 , v036 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 -mus_tozan_7_000: - .byte PAN , c_v-63 - .byte N18 , Gs1 , v112 - .byte W18 - .byte N03 , Ds2 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W15 - .byte PAN , c_v+0 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Bn2 , v112 - .byte W03 - .byte Bn2 , v036 - .byte W03 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Ds2 - .byte W03 - .byte Ds2 , v036 - .byte W03 - .byte Gs2 , v112 - .byte W03 - .byte Gs2 , v036 - .byte W03 - .byte PAN , c_v+0 - .byte N12 , Bn1 , v112 - .byte W12 - .byte PEND -mus_tozan_7_001: - .byte PAN , c_v-63 - .byte N18 , Gs1 , v112 - .byte W18 - .byte N03 , Ds2 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W15 - .byte PAN , c_v+0 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Bn2 , v112 - .byte W03 - .byte Bn2 , v036 - .byte W03 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Ds2 , v036 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte PEND -mus_tozan_7_002: - .byte PAN , c_v-63 - .byte N18 , Gs1 , v112 - .byte W18 - .byte N03 , Ds2 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W15 - .byte PAN , c_v+0 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Bn2 , v112 - .byte W03 - .byte Bn2 , v036 - .byte W03 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N03 , Ds2 - .byte W03 - .byte Ds2 , v036 - .byte W03 - .byte Cs2 , v112 - .byte W03 - .byte Cs2 , v036 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , As1 , v112 - .byte W03 - .byte As1 , v036 - .byte W03 - .byte Gn1 , v112 - .byte W03 - .byte Gn1 , v036 - .byte W03 - .byte PEND -mus_tozan_7_003: - .byte PAN , c_v-63 - .byte N18 , Ds1 , v112 - .byte W18 - .byte N03 , As1 - .byte W03 - .byte N06 , As1 , v036 - .byte W15 - .byte PAN , c_v+0 - .byte N03 , Ds2 , v112 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W09 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Ds2 , v112 - .byte W03 - .byte Ds2 , v036 - .byte W03 - .byte N12 , Ds1 , v112 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte As1 , v036 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn1 , v112 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte PEND -mus_tozan_7_004: - .byte PAN , c_v-63 - .byte N18 , Ds1 , v112 - .byte W18 - .byte N03 , As1 - .byte W03 - .byte N06 , As1 , v036 - .byte W15 - .byte PAN , c_v+0 - .byte N03 , Ds2 , v112 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W09 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Ds2 , v112 - .byte W03 - .byte Ds2 , v036 - .byte W03 - .byte N12 , Ds1 , v112 - .byte W12 - .byte N03 , As1 - .byte W03 - .byte As1 , v036 - .byte W03 - .byte Ds2 , v112 - .byte W03 - .byte Ds2 , v036 - .byte W03 - .byte PAN , c_v+0 - .byte N12 , Gn1 , v112 - .byte W12 - .byte PEND - .byte PATT - .word mus_tozan_7_003 -mus_tozan_7_005: - .byte PAN , c_v-63 - .byte N18 , Ds1 , v112 - .byte W18 - .byte N03 , As1 - .byte W03 - .byte N06 , As1 , v036 - .byte W15 - .byte PAN , c_v+0 - .byte N03 , Ds2 , v112 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W09 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Ds2 , v112 - .byte W03 - .byte Ds2 , v036 - .byte W03 - .byte N12 , Ds1 , v112 - .byte W12 - .byte N03 , Gn1 - .byte W03 - .byte Gn1 , v036 - .byte W03 - .byte Cs2 , v112 - .byte W03 - .byte Cs2 , v036 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Ds2 , v072 - .byte W03 - .byte Gn2 , v080 - .byte W03 - .byte As2 , v096 - .byte W03 - .byte Cs3 , v104 - .byte W03 - .byte PEND - .byte PATT - .word mus_tozan_7_001 - .byte PATT - .word mus_tozan_7_000 - .byte PAN , c_v-63 - .byte N18 , Gs1 , v112 - .byte W18 - .byte N03 , Ds2 - .byte W03 - .byte Ds2 , v036 - .byte W15 - .byte PAN , c_v+0 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Bn2 , v112 - .byte W03 - .byte Bn2 , v036 - .byte W03 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Ds2 , v036 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte PATT - .word mus_tozan_7_002 - .byte PATT - .word mus_tozan_7_003 - .byte PATT - .word mus_tozan_7_004 - .byte PATT - .word mus_tozan_7_003 -mus_tozan_7_006: - .byte PAN , c_v-63 - .byte N18 , Ds1 , v112 - .byte W18 - .byte N03 , As1 - .byte W03 - .byte N06 , As1 , v036 - .byte W15 - .byte PAN , c_v+0 - .byte N03 , Ds2 , v112 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W09 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Ds2 , v112 - .byte W03 - .byte Ds2 , v036 - .byte W03 - .byte N12 , Ds1 , v112 - .byte W12 - .byte N03 , Gn1 - .byte W03 - .byte Gn1 , v036 - .byte W03 - .byte Cs2 , v112 - .byte W03 - .byte Cs2 , v036 - .byte W03 - .byte PAN , c_v+0 - .byte N03 , Ds2 , v112 - .byte W03 - .byte Ds2 , v036 - .byte W03 - .byte Gn2 , v112 - .byte W03 - .byte Gn2 , v036 - .byte W03 - .byte PEND - .byte VOICE , 80 - .byte N08 , Bn1 , v112 - .byte W08 - .byte Fs1 - .byte W10 - .byte N03 , Fs2 - .byte W03 - .byte N06 , Fs2 , v036 - .byte W15 - .byte N03 , As2 , v112 - .byte W03 - .byte N06 , As2 , v036 - .byte W15 - .byte N03 , As2 , v112 - .byte W03 - .byte As2 , v036 - .byte W03 - .byte N12 , Ds2 , v112 - .byte W12 - .byte N06 , Fs2 - .byte W06 - .byte Fs2 , v036 - .byte W06 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte N08 , As1 , v112 - .byte W08 - .byte Fn1 - .byte W10 - .byte N03 , Fn2 - .byte W03 - .byte N06 , Fn2 , v036 - .byte W15 - .byte N03 , Gs2 , v112 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W15 - .byte N03 , Gs2 , v112 - .byte W03 - .byte Gs2 , v036 - .byte W03 - .byte N12 , Cs2 , v112 - .byte W12 - .byte N03 , Fn2 - .byte W03 - .byte Fn2 , v036 - .byte W03 - .byte Gs2 , v112 - .byte W03 - .byte Gs2 , v036 - .byte W03 - .byte N12 , As1 , v112 - .byte W12 - .byte N08 , An1 - .byte W08 - .byte En1 - .byte W10 - .byte N03 , En2 - .byte W03 - .byte N06 , En2 , v036 - .byte W15 - .byte N03 , Gs2 , v112 - .byte W03 - .byte N06 , Gs2 , v036 - .byte W15 - .byte N03 , Gs2 , v112 - .byte W03 - .byte Gs2 , v036 - .byte W03 - .byte N12 , Cs2 , v112 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte En2 , v036 - .byte W06 - .byte An1 , v112 - .byte W06 - .byte An1 , v036 - .byte W06 - .byte N08 , Gs1 , v112 - .byte W08 - .byte Ds1 - .byte W10 - .byte N03 , Ds2 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W15 - .byte N03 , Gn2 , v112 - .byte W03 - .byte N06 , Gn2 , v036 - .byte W15 - .byte N03 , Gn2 , v112 - .byte W03 - .byte Gn2 , v036 - .byte W03 - .byte N12 , Cn2 , v112 - .byte W12 - .byte N03 , Ds2 - .byte W03 - .byte Ds2 , v036 - .byte W03 - .byte Gn2 , v112 - .byte W03 - .byte Gn2 , v036 - .byte W03 - .byte N12 , Gs1 , v112 - .byte W12 - .byte N18 , Fs1 - .byte W18 - .byte N06 , As1 - .byte W06 - .byte As1 , v036 - .byte W12 - .byte Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte Fn1 , v112 - .byte W06 - .byte Gs1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Ds2 , v036 - .byte W06 - .byte Fn2 , v112 - .byte W06 - .byte Fn2 , v036 - .byte W06 - .byte Gn2 , v112 - .byte W06 - .byte N18 , En1 - .byte W18 - .byte N06 , Bn1 - .byte W06 - .byte Bn1 , v036 - .byte W12 - .byte Ds2 , v112 - .byte W06 - .byte Ds2 , v036 - .byte W06 - .byte Dn1 , v112 - .byte W06 - .byte Fn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte As1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Gs2 - .byte W06 - .byte As2 - .byte W06 - .byte As2 , v036 - .byte W06 - .byte N03 , Dn2 , v112 - .byte W03 - .byte N06 , Dn2 , v036 - .byte W09 - .byte N03 , Dn2 , v112 - .byte W06 - .byte N03 - .byte W03 - .byte Dn2 , v036 - .byte W03 - .byte As2 , v112 - .byte W03 - .byte As2 , v036 - .byte W03 - .byte Dn2 , v112 - .byte W03 - .byte Dn2 , v036 - .byte W03 - .byte An1 , v112 - .byte W03 - .byte An1 , v036 - .byte W03 - .byte PAN , c_v-63 - .byte VOL , 58*mus_tozan_mvl/mxv - .byte N18 , Gs1 , v112 - .byte W18 - .byte N03 , Ds2 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W15 - .byte PAN , c_v+0 - .byte N03 , Bn2 , v112 - .byte W03 - .byte N06 , Bn2 , v036 - .byte W09 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Bn2 , v112 - .byte W03 - .byte Bn2 , v036 - .byte W03 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Ds2 , v036 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Cs2 , v112 - .byte W06 - .byte Cs2 , v036 - .byte W06 - .byte PATT - .word mus_tozan_7_000 - .byte PATT - .word mus_tozan_7_001 - .byte PATT - .word mus_tozan_7_002 - .byte PATT - .word mus_tozan_7_003 - .byte PATT - .word mus_tozan_7_004 - .byte PATT - .word mus_tozan_7_003 - .byte PATT - .word mus_tozan_7_005 - .byte PATT - .word mus_tozan_7_001 - .byte PATT - .word mus_tozan_7_000 - .byte PATT - .word mus_tozan_7_001 - .byte PATT - .word mus_tozan_7_002 - .byte PAN , c_v-63 - .byte N18 , Ds1 , v112 - .byte W18 - .byte N03 , As1 - .byte W03 - .byte N06 , As1 , v036 - .byte W15 - .byte PAN , c_v+0 - .byte N03 , Ds2 , v112 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W09 - .byte PAN , c_v+63 - .byte W06 - .byte N03 , Ds2 , v112 - .byte W03 - .byte N06 , Ds2 , v036 - .byte W03 - .byte N12 , Ds1 , v112 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte As1 , v036 - .byte W06 - .byte PAN , c_v+0 - .byte N06 , Gn1 , v112 - .byte W06 - .byte Gn1 , v036 - .byte W06 - .byte PATT - .word mus_tozan_7_004 - .byte PATT - .word mus_tozan_7_003 - .byte PATT - .word mus_tozan_7_006 - .byte VOICE , 88 - .byte PAN , c_v+0 - .byte N12 , Gs2 , v112 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , Gs1 , v036 - .byte W12 - .byte N01 , Gs1 , v048 - .byte W06 - .byte Gs1 , v060 - .byte W06 - .byte Gs1 , v072 - .byte W06 - .byte Gs1 , v084 - .byte W06 - .byte Gs1 , v096 - .byte W06 - .byte Gs1 , v104 - .byte W06 - .byte Gs1 , v112 - .byte W03 - .byte N03 , Bn1 , v096 - .byte W03 - .byte Cs2 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte En2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gn2 , v112 - .byte W03 - .byte N12 , Gs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , Gs1 , v036 - .byte W12 - .byte N01 , Gs1 , v048 - .byte W06 - .byte Gs1 , v060 - .byte W06 - .byte Gs1 , v072 - .byte W06 - .byte Gs1 , v084 - .byte W06 - .byte Gs1 , v096 - .byte W06 - .byte Gs1 , v104 - .byte W06 - .byte Gs1 , v112 - .byte W06 - .byte N03 , Cs2 , v096 - .byte W03 - .byte Dn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte En2 - .byte W03 - .byte Fn2 - .byte W03 - .byte Gn2 , v112 - .byte W03 - .byte N12 , Gs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , Gs1 , v036 - .byte W12 - .byte N03 , Gs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte N06 , Gs1 , v036 - .byte W12 - .byte N03 , Gs1 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N12 , Gs2 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gs1 , v036 - .byte W06 - .byte N12 , Gs2 , v112 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gs1 , v036 - .byte W06 - .byte N12 , Gs2 , v112 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gs1 , v036 - .byte W03 - .byte N03 , Gn2 , v112 - .byte W03 - .byte N12 , Gs2 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gs1 , v036 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tozan_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_tozan_8: - .byte KEYSH , mus_tozan_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 63*mus_tozan_mvl/mxv - .byte N06 , En1 , v112 - .byte N72 , An2 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte N03 , En1 , v064 - .byte W03 - .byte En1 , v020 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte En1 , v088 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte En1 , v080 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 -mus_tozan_8_B1: - .byte N48 , An2 , v112 - .byte W48 - .byte N03 , Fs1 - .byte W06 - .byte Fs1 , v064 - .byte W12 - .byte Fs1 , v084 - .byte W06 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N12 , As1 , v064 - .byte W12 -mus_tozan_8_000: - .byte N06 , Dn1 , v112 - .byte W06 - .byte Dn1 , v076 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v072 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte En1 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte PEND -mus_tozan_8_001: - .byte N06 , Cn1 , v124 - .byte W18 - .byte Cn1 , v112 - .byte W18 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte Dn1 - .byte W12 - .byte PEND - .byte En1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W21 - .byte N03 , En1 , v080 - .byte W03 - .byte N06 , En1 , v127 - .byte W12 - .byte Dn1 , v096 - .byte W12 -mus_tozan_8_002: - .byte N48 , An2 , v112 - .byte W48 - .byte N03 , Fs1 - .byte W06 - .byte Fs1 , v072 - .byte W06 - .byte N12 , As1 , v064 - .byte W12 - .byte N06 , En1 , v112 - .byte W12 - .byte N03 , Cn1 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_tozan_8_003: - .byte N06 , Cn1 , v124 - .byte W18 - .byte Cn1 , v112 - .byte W18 - .byte N06 - .byte W24 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , En1 - .byte W12 - .byte Dn1 , v096 - .byte W12 - .byte PEND -mus_tozan_8_004: - .byte N06 , Cn1 , v124 - .byte W18 - .byte Cn1 , v112 - .byte W18 - .byte N06 - .byte W18 - .byte N06 - .byte W06 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte En1 - .byte W12 - .byte PEND - .byte N48 , An2 - .byte W48 - .byte N03 , Fs1 - .byte W06 - .byte Fs1 , v076 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 , v116 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v112 - .byte W06 -mus_tozan_8_005: - .byte N48 , An2 , v112 - .byte W48 - .byte N03 , Fs1 - .byte W06 - .byte Fs1 , v064 - .byte W12 - .byte Fs1 , v116 - .byte W06 - .byte N06 , Dn1 , v112 - .byte W24 - .byte PEND - .byte PATT - .word mus_tozan_8_000 - .byte PATT - .word mus_tozan_8_001 - .byte N06 , En1 , v120 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W21 - .byte N03 , En1 , v084 - .byte W03 - .byte N06 , En1 , v127 - .byte W12 - .byte Dn1 , v096 - .byte W12 - .byte PATT - .word mus_tozan_8_002 - .byte PATT - .word mus_tozan_8_001 - .byte PATT - .word mus_tozan_8_004 - .byte W48 - .byte N03 , Fs1 , v112 - .byte W06 - .byte Fs1 , v076 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 , v116 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte VOL , 70*mus_tozan_mvl/mxv - .byte N48 , An2 - .byte W48 - .byte N06 , Cn1 , v048 - .byte W06 - .byte Dn1 , v040 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v080 - .byte W12 - .byte N12 , As1 , v064 - .byte W12 - .byte N04 , Cn1 , v112 - .byte W08 - .byte Cn1 , v068 - .byte W08 - .byte Cn1 , v076 - .byte W05 - .byte N03 , En1 , v048 - .byte W03 - .byte N06 , En1 , v100 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte N03 , Fs1 , v064 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte N06 , Cn1 , v104 - .byte W12 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v108 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Cn1 , v076 - .byte W06 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Dn1 , v088 - .byte W06 - .byte Dn1 , v068 - .byte W06 - .byte Cn1 , v112 - .byte W08 - .byte N04 , Cn1 , v068 - .byte W08 - .byte Cn1 , v076 - .byte W02 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v108 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte N12 , As1 , v064 - .byte W12 - .byte N06 , Cn1 , v112 - .byte W18 - .byte N03 , En1 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte Cn1 - .byte W06 - .byte Dn1 , v080 - .byte W06 - .byte Cn1 , v112 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N03 , En1 , v044 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte W12 - .byte En1 , v108 - .byte W12 - .byte Cn1 , v112 - .byte W06 - .byte En1 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 , v116 - .byte W06 - .byte Cn1 , v108 - .byte W06 - .byte En1 , v124 - .byte W12 - .byte Cn1 , v112 - .byte W12 - .byte En1 - .byte W06 - .byte N03 , En1 , v068 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v088 - .byte W06 - .byte En1 , v096 - .byte W06 - .byte En1 , v104 - .byte W06 - .byte En1 , v116 - .byte W06 - .byte VOL , 39*mus_tozan_mvl/mxv - .byte W06 - .byte N03 , Gs1 , v112 - .byte W12 - .byte Gs1 , v076 - .byte W06 - .byte Gs1 , v112 - .byte W06 - .byte Gs1 , v076 - .byte W06 - .byte N12 , As1 , v072 - .byte W12 - .byte VOL , 70*mus_tozan_mvl/mxv - .byte N48 , An2 , v112 - .byte W48 - .byte N03 , Fs1 - .byte W06 - .byte Fs1 , v064 - .byte W12 - .byte Fs1 , v084 - .byte W06 - .byte N06 , Dn1 , v112 - .byte W12 - .byte N12 , As1 , v064 - .byte W12 - .byte PATT - .word mus_tozan_8_000 - .byte PATT - .word mus_tozan_8_001 - .byte N06 , En1 , v112 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W21 - .byte N03 , En1 , v072 - .byte W03 - .byte N06 , En1 , v116 - .byte W12 - .byte Dn1 , v096 - .byte W12 - .byte PATT - .word mus_tozan_8_002 - .byte PATT - .word mus_tozan_8_003 - .byte PATT - .word mus_tozan_8_004 - .byte N48 , An2 , v112 - .byte W48 - .byte N03 , Fs1 - .byte W06 - .byte Fs1 , v076 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 , v120 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte PATT - .word mus_tozan_8_005 - .byte N06 , Dn1 , v120 - .byte W06 - .byte Dn1 , v076 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Dn1 , v112 - .byte W06 - .byte Dn1 , v072 - .byte W06 - .byte Dn1 , v112 - .byte W12 - .byte En1 , v084 - .byte W12 - .byte Dn1 , v112 - .byte W12 - .byte En1 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte PATT - .word mus_tozan_8_001 - .byte N06 , En1 , v120 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W21 - .byte N03 , En1 , v072 - .byte W03 - .byte N06 , En1 , v116 - .byte W12 - .byte Dn1 , v096 - .byte W12 - .byte PATT - .word mus_tozan_8_002 - .byte PATT - .word mus_tozan_8_001 - .byte PATT - .word mus_tozan_8_004 - .byte W48 - .byte N03 , Fs1 , v112 - .byte W06 - .byte Fs1 , v076 - .byte W06 - .byte Fs1 , v068 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Cn1 , v112 - .byte W06 - .byte Cn1 , v092 - .byte W06 - .byte En1 , v084 - .byte W06 - .byte En1 , v112 - .byte W06 - .byte W72 - .byte N24 , Gn2 - .byte W24 - .byte W72 - .byte An2 - .byte W24 - .byte W24 - .byte Gn2 - .byte W48 - .byte An2 - .byte W24 - .byte Gn2 , v076 - .byte W24 - .byte An2 , v080 - .byte W24 - .byte Gn2 , v096 - .byte W24 - .byte An2 - .byte W12 - .byte N02 , En1 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N06 - .byte N72 , An2 - .byte N06 , En3 , v084 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Dn3 , v064 - .byte W06 - .byte N03 , En1 - .byte N06 , Dn3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N06 , En1 , v112 - .byte N06 , Dn3 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Dn3 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v084 - .byte N06 , En3 , v064 - .byte W06 - .byte N03 , En1 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 , v032 - .byte W03 - .byte N03 - .byte N06 , Dn3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N06 , En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 , v112 - .byte N06 , Dn3 , v064 - .byte W06 - .byte N03 , En1 , v032 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N03 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N06 , En1 , v112 - .byte N03 , Dn3 , v084 - .byte W03 - .byte Dn3 , v048 - .byte W03 - .byte N06 , En1 , v088 - .byte N03 , Dn3 , v048 - .byte W03 - .byte N03 - .byte W03 - .byte N06 , En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 , v080 - .byte N06 , Dn3 , v084 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v064 - .byte W06 - .byte N03 , En1 , v032 - .byte N06 , Dn3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N03 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N06 , En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 , v112 - .byte N06 , Dn3 , v064 - .byte W06 - .byte N03 , En1 , v032 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N03 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N06 , En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En3 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Dn3 , v064 - .byte W06 - .byte N03 , En1 , v032 - .byte N06 , Dn3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N06 , En1 , v112 - .byte N06 , Dn3 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , Dn3 , v064 - .byte W06 - .byte En3 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v084 - .byte N06 , En3 , v064 - .byte W06 - .byte N03 , En1 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 , v032 - .byte W03 - .byte N03 - .byte N06 , Dn3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N06 , En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v064 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 , v112 - .byte N06 , Dn3 , v064 - .byte W06 - .byte N03 , En1 , v032 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N03 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N06 , En1 , v112 - .byte N03 , Dn3 , v084 - .byte W03 - .byte Dn3 , v032 - .byte W03 - .byte N06 , En1 , v088 - .byte N03 , Dn3 , v048 - .byte W03 - .byte Dn3 , v032 - .byte W03 - .byte N06 , En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 , v080 - .byte N06 , Dn3 , v084 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 , v112 - .byte N06 , En3 , v064 - .byte W06 - .byte N03 , En1 , v032 - .byte N06 , Dn3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N03 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N06 , En1 , v112 - .byte N06 , En3 , v084 - .byte W06 - .byte En1 , v112 - .byte N06 , Dn3 , v064 - .byte W06 - .byte N03 , En1 , v032 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte N03 - .byte N06 , En3 - .byte W03 - .byte N03 , En1 - .byte W03 - .byte GOTO - .word mus_tozan_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_tozan_9: - .byte KEYSH , mus_tozan_key+0 - .byte VOICE , 29 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 12 - .byte BENDR , 12 - .byte VOL , 49*mus_tozan_mvl/mxv - .byte PAN , c_v+63 - .byte BEND , c_v+0 - .byte W96 - .byte N96 , Ds2 , v112 - .byte W96 -mus_tozan_9_B1: -mus_tozan_9_000: - .byte W92 - .byte W01 - .byte N03 , Dn3 , v112 - .byte W03 - .byte PEND -mus_tozan_9_001: - .byte N03 , Ds3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W18 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W06 - .byte Gn2 , v068 - .byte W03 - .byte As2 - .byte W03 - .byte N06 , Cs3 , v112 - .byte W12 - .byte As2 - .byte W06 - .byte N03 , Cs3 - .byte W06 - .byte PEND - .byte W96 -mus_tozan_9_002: - .byte W36 - .byte N03 , Ds3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte N03 , Gs3 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte N03 , Bn3 - .byte W06 - .byte N06 - .byte W06 - .byte PEND -mus_tozan_9_003: - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Dn4 , v064 - .byte W03 - .byte Cn4 - .byte W03 - .byte Bn3 - .byte W03 - .byte An3 - .byte W03 - .byte Gn3 - .byte W78 - .byte PEND - .byte W96 - .byte W96 -mus_tozan_9_004: - .byte W06 - .byte N03 , Gn2 , v112 - .byte W12 - .byte Fn2 - .byte W06 - .byte Fs2 , v084 - .byte W03 - .byte Gn2 , v112 - .byte W03 - .byte En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte Cs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N06 , As2 - .byte W06 - .byte N03 , An2 , v048 - .byte W03 - .byte Gn2 , v052 - .byte W03 - .byte Fn2 - .byte W03 - .byte Ds2 - .byte W03 - .byte Cs2 - .byte W06 - .byte PEND - .byte PATT - .word mus_tozan_9_000 - .byte PATT - .word mus_tozan_9_001 - .byte W96 - .byte PATT - .word mus_tozan_9_002 - .byte PATT - .word mus_tozan_9_003 - .byte W96 - .byte W96 - .byte W96 - .byte N06 , Fs4 , v112 - .byte W06 - .byte N03 , Fn4 , v076 - .byte W03 - .byte En4 - .byte W03 - .byte Ds4 - .byte W03 - .byte Cs4 - .byte W03 - .byte Bn3 - .byte W78 - .byte W48 - .byte Gs3 , v112 - .byte W06 - .byte N06 , Cs4 - .byte W06 - .byte Cs4 , v032 - .byte W06 - .byte N03 , Fn3 , v104 - .byte W03 - .byte Fn3 , v032 - .byte W03 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Cs4 , v076 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W03 - .byte Gs3 - .byte W09 - .byte Cs4 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W03 - .byte N06 , Cs4 , v032 - .byte W48 - .byte W03 - .byte W48 - .byte N03 , Gs3 , v112 - .byte W06 - .byte N06 , Cn4 - .byte W06 - .byte Cn4 , v032 - .byte W06 - .byte N03 , Gs3 , v112 - .byte W03 - .byte Gs3 , v032 - .byte W03 - .byte N06 , Ds4 , v112 - .byte W06 - .byte N03 , Cs4 , v076 - .byte W03 - .byte Cn4 - .byte W03 - .byte As3 - .byte W03 - .byte Gs3 - .byte W09 - .byte W96 - .byte W48 - .byte As3 , v112 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W30 - .byte W48 - .byte PAN , c_v+63 - .byte W92 - .byte W01 - .byte N03 , Dn3 - .byte W03 - .byte PATT - .word mus_tozan_9_001 - .byte W96 - .byte PATT - .word mus_tozan_9_002 - .byte PATT - .word mus_tozan_9_003 - .byte W96 - .byte W96 - .byte PATT - .word mus_tozan_9_004 - .byte PATT - .word mus_tozan_9_000 - .byte PATT - .word mus_tozan_9_001 - .byte W96 - .byte PATT - .word mus_tozan_9_002 - .byte PATT - .word mus_tozan_9_003 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tozan_9_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_tozan: - .byte 9 @ NumTrks - .byte 0 @ NumBlks - .byte mus_tozan_pri @ Priority - .byte mus_tozan_rev @ Reverb. - - .word mus_tozan_grp - - .word mus_tozan_1 - .word mus_tozan_2 - .word mus_tozan_3 - .word mus_tozan_4 - .word mus_tozan_5 - .word mus_tozan_6 - .word mus_tozan_7 - .word mus_tozan_8 - .word mus_tozan_9 - - .end diff --git a/sound/songs/mus_tsuretek.s b/sound/songs/mus_tsuretek.s deleted file mode 100644 index d8497ff224..0000000000 --- a/sound/songs/mus_tsuretek.s +++ /dev/null @@ -1,1217 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_tsuretek_grp, voicegroup066 - .equ mus_tsuretek_pri, 0 - .equ mus_tsuretek_rev, reverb_set+50 - .equ mus_tsuretek_mvl, 127 - .equ mus_tsuretek_key, 0 - .equ mus_tsuretek_tbs, 1 - .equ mus_tsuretek_exg, 0 - .equ mus_tsuretek_cmp, 1 - - .section .rodata - .global mus_tsuretek - .align 2 - -@********************** Track 1 **********************@ - -mus_tsuretek_1: - .byte KEYSH , mus_tsuretek_key+0 - .byte TEMPO , 128*mus_tsuretek_tbs/2 - .byte VOICE , 127 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 35*mus_tsuretek_mvl/mxv - .byte PAN , c_v+0 - .byte N04 , Cn5 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte Cn5 , v096 - .byte W08 - .byte Cn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 , v112 - .byte W16 - .byte Cn5 , v084 - .byte W08 - .byte Cn5 , v112 - .byte W16 - .byte Cn5 , v060 - .byte W04 - .byte N04 - .byte W04 - .byte Cn5 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte Cn5 , v096 - .byte W08 - .byte Cn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 , v112 - .byte W08 - .byte Cn5 , v060 - .byte W08 - .byte Cn5 , v084 - .byte W08 - .byte Cn5 , v112 - .byte W16 - .byte Cn5 , v060 - .byte W04 - .byte N04 - .byte W04 -mus_tsuretek_1_B1: -mus_tsuretek_1_000: - .byte N04 , Cn5 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte Cn5 , v096 - .byte W08 - .byte Cn5 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte Cn5 , v112 - .byte W16 - .byte Cn5 , v084 - .byte W08 - .byte Cn5 , v112 - .byte W16 - .byte Cn5 , v060 - .byte W04 - .byte N04 - .byte W04 - .byte PEND - .byte PATT - .word mus_tsuretek_1_000 - .byte PATT - .word mus_tsuretek_1_000 - .byte PATT - .word mus_tsuretek_1_000 -mus_tsuretek_1_001: - .byte N04 , Cn5 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v048 - .byte W04 - .byte Cn5 , v060 - .byte W04 - .byte Cn5 , v044 - .byte W04 - .byte Cn5 , v052 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte Cn5 , v112 - .byte W16 - .byte Cn5 , v084 - .byte W08 - .byte Cn5 , v096 - .byte W04 - .byte Cn5 , v048 - .byte W04 - .byte Cn5 , v060 - .byte W04 - .byte Cn5 , v044 - .byte W04 - .byte Cn5 , v052 - .byte W04 - .byte Cn5 , v040 - .byte W04 - .byte PEND -mus_tsuretek_1_002: - .byte N04 , Cn5 , v112 - .byte W12 - .byte N04 - .byte W12 - .byte N04 - .byte W04 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v112 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W04 - .byte Cn5 , v048 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte PEND - .byte PATT - .word mus_tsuretek_1_000 - .byte PATT - .word mus_tsuretek_1_000 - .byte PATT - .word mus_tsuretek_1_000 - .byte PATT - .word mus_tsuretek_1_000 - .byte PATT - .word mus_tsuretek_1_001 - .byte PATT - .word mus_tsuretek_1_002 - .byte GOTO - .word mus_tsuretek_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_tsuretek_2: - .byte KEYSH , mus_tsuretek_key+0 - .byte VOICE , 24 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 54*mus_tsuretek_mvl/mxv - .byte N16 , En5 , v112 - .byte W16 - .byte N04 , Dn5 - .byte W08 - .byte Cs5 - .byte W16 - .byte Dn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Cn5 - .byte W08 - .byte Bn4 - .byte W08 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W24 - .byte N04 - .byte W08 - .byte Gs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte En5 - .byte W48 -mus_tsuretek_2_B1: - .byte N04 , An3 , v112 - .byte W16 - .byte Cs4 - .byte W08 - .byte N16 , En4 - .byte W24 - .byte N04 , Dn4 - .byte W16 - .byte Fs4 - .byte W08 - .byte N16 , An4 - .byte W24 - .byte N04 , An3 - .byte W16 - .byte Cs4 - .byte W08 - .byte N16 , En4 - .byte W24 - .byte N04 , Dn4 - .byte W16 - .byte Cs4 - .byte W08 - .byte N16 , Bn3 - .byte W24 - .byte N04 , En3 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N12 , En4 - .byte W16 - .byte N04 - .byte W08 - .byte Dn4 - .byte W16 - .byte Fs4 - .byte W08 - .byte An4 - .byte W16 - .byte N04 - .byte W08 - .byte Gs4 - .byte W16 - .byte En4 - .byte W08 - .byte N12 , Fs4 - .byte W16 - .byte N04 , Gs4 - .byte W08 - .byte An4 - .byte W16 - .byte N04 - .byte W08 - .byte N16 - .byte W24 - .byte W96 - .byte W96 - .byte N04 , Cs5 - .byte W16 - .byte An4 - .byte W08 - .byte N16 - .byte W24 - .byte N04 , Fs5 - .byte W16 - .byte An4 - .byte W08 - .byte N16 - .byte W24 - .byte N04 , Cs5 - .byte W16 - .byte An4 - .byte W08 - .byte N16 - .byte W24 - .byte N04 , Bn4 - .byte W16 - .byte An4 - .byte W08 - .byte N16 , Gs4 - .byte W24 - .byte N04 , Cs5 - .byte W08 - .byte An4 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W16 - .byte N04 , En4 - .byte W08 - .byte Fs5 - .byte W16 - .byte An4 - .byte W08 - .byte N04 - .byte W16 - .byte En5 - .byte W08 - .byte Dn5 - .byte W16 - .byte Bn4 - .byte W08 - .byte N12 , An4 - .byte W16 - .byte N04 , Gs4 - .byte W08 - .byte An4 - .byte W16 - .byte N04 - .byte W08 - .byte N16 - .byte W24 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tsuretek_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_tsuretek_3: - .byte KEYSH , mus_tsuretek_key+0 - .byte VOICE , 35 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+3 - .byte VOL , 74*mus_tsuretek_mvl/mxv - .byte N04 , Gs1 , v127 - .byte W08 - .byte Bn1 - .byte W08 - .byte Dn2 - .byte W08 - .byte En2 - .byte W16 - .byte Gs2 - .byte W08 - .byte Dn2 - .byte W08 - .byte En2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Bn2 - .byte W16 - .byte Dn3 - .byte W08 - .byte BEND , c_v+0 - .byte N04 , En2 - .byte W24 - .byte Bn1 - .byte W24 - .byte En2 - .byte W24 - .byte BEND , c_v+0 - .byte N24 , Gs1 - .byte W04 - .byte BEND , c_v-8 - .byte W04 - .byte c_v-23 - .byte W04 - .byte c_v-42 - .byte W04 - .byte c_v-52 - .byte W04 - .byte c_v-62 - .byte W04 -mus_tsuretek_3_B1: - .byte BEND , c_v+0 - .byte N04 , An1 , v127 - .byte W24 - .byte N16 , En1 - .byte W16 - .byte N04 , An1 - .byte W08 - .byte Bn1 - .byte W24 - .byte N16 , Dn2 - .byte W16 - .byte N04 , Gs1 - .byte W08 -mus_tsuretek_3_000: - .byte N04 , An1 , v127 - .byte W24 - .byte N16 , En1 - .byte W16 - .byte N04 , An1 - .byte W08 - .byte Bn1 - .byte W24 - .byte N16 , Dn2 - .byte W16 - .byte N04 , Gs1 - .byte W08 - .byte PEND - .byte PATT - .word mus_tsuretek_3_000 -mus_tsuretek_3_001: - .byte N04 , Gs1 , v127 - .byte W24 - .byte N16 , En1 - .byte W16 - .byte N04 , Gs1 - .byte W08 - .byte An1 - .byte W16 - .byte Cs2 - .byte W08 - .byte N16 , An1 - .byte W24 - .byte PEND - .byte W96 - .byte W96 - .byte PATT - .word mus_tsuretek_3_000 - .byte PATT - .word mus_tsuretek_3_000 - .byte PATT - .word mus_tsuretek_3_000 - .byte PATT - .word mus_tsuretek_3_001 - .byte N04 , En1 , v127 - .byte W16 - .byte N04 - .byte W08 - .byte N24 - .byte W24 - .byte N04 - .byte W16 - .byte N04 - .byte W08 - .byte N24 - .byte W24 - .byte N04 - .byte W12 - .byte N04 - .byte W12 - .byte Gs1 - .byte W04 - .byte En1 - .byte W12 - .byte Gs1 - .byte W08 - .byte N16 , Bn1 - .byte W48 - .byte GOTO - .word mus_tsuretek_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_tsuretek_4: - .byte KEYSH , mus_tsuretek_key+0 - .byte VOICE , 45 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 46*mus_tsuretek_mvl/mxv - .byte PAN , c_v-17 - .byte N16 , Bn4 , v112 - .byte W16 - .byte N04 , An4 - .byte W08 - .byte Gs4 - .byte W16 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte Bn3 - .byte W24 - .byte Gs3 - .byte W08 - .byte Bn3 - .byte W08 - .byte En4 - .byte W08 - .byte Gs4 - .byte W48 -mus_tsuretek_4_B1: -mus_tsuretek_4_000: - .byte N04 , En3 , v112 - .byte W16 - .byte An3 - .byte W08 - .byte N16 , Cs4 - .byte W24 - .byte N04 , Bn3 - .byte W16 - .byte Dn4 - .byte W08 - .byte N16 , Fs4 - .byte W24 - .byte PEND -mus_tsuretek_4_001: - .byte N04 , En3 , v112 - .byte W16 - .byte An3 - .byte W08 - .byte N16 , Cs4 - .byte W24 - .byte N04 , Bn3 - .byte W16 - .byte An3 - .byte W08 - .byte N16 , Gs3 - .byte W24 - .byte PEND - .byte N04 , An2 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte N12 , Cs4 - .byte W16 - .byte N04 - .byte W08 - .byte Bn3 - .byte W16 - .byte Dn4 - .byte W08 - .byte Fs4 - .byte W16 - .byte N04 - .byte W08 - .byte Dn4 - .byte W16 - .byte An3 - .byte W08 - .byte N12 , Cs4 - .byte W16 - .byte N04 , Dn4 - .byte W08 - .byte En4 - .byte W16 - .byte N04 - .byte W08 - .byte N16 - .byte W24 - .byte W96 - .byte W96 - .byte PATT - .word mus_tsuretek_4_000 - .byte PATT - .word mus_tsuretek_4_001 - .byte N04 , An2 , v112 - .byte W08 - .byte En3 - .byte W08 - .byte An3 - .byte W08 - .byte N12 , Cs4 - .byte W16 - .byte N04 - .byte W08 - .byte Bn3 - .byte W16 - .byte Dn4 - .byte W08 - .byte Fs4 - .byte W16 - .byte Bn4 - .byte W08 - .byte An4 - .byte W16 - .byte Fs4 - .byte W08 - .byte N12 , En4 - .byte W16 - .byte N04 , Dn4 - .byte W08 - .byte En4 - .byte W16 - .byte N04 - .byte W08 - .byte N16 - .byte W24 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tsuretek_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_tsuretek_5: - .byte KEYSH , mus_tsuretek_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 37*mus_tsuretek_mvl/mxv - .byte PAN , c_v-62 - .byte N16 , En3 , v112 - .byte W16 - .byte N04 , Dn3 - .byte W08 - .byte Cs3 - .byte W16 - .byte Dn3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Cn3 - .byte W08 - .byte Bn2 - .byte W08 - .byte An2 - .byte W08 - .byte Gs2 - .byte W08 - .byte Fs2 - .byte W08 - .byte En2 - .byte W24 - .byte N04 - .byte W08 - .byte Gs2 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 - .byte W48 -mus_tsuretek_5_B1: -mus_tsuretek_5_000: - .byte W16 - .byte N04 , An2 , v112 - .byte W04 - .byte Gs2 - .byte W04 - .byte N12 , An2 - .byte W16 - .byte N04 - .byte W08 - .byte Gs2 - .byte W16 - .byte N04 - .byte W08 - .byte N16 , Fs2 - .byte W16 - .byte N04 , Gs2 - .byte W08 - .byte PEND -mus_tsuretek_5_001: - .byte W16 - .byte N04 , An2 , v112 - .byte W04 - .byte Gs2 - .byte W04 - .byte N12 , An2 - .byte W16 - .byte N04 - .byte W08 - .byte Bn2 - .byte W16 - .byte An2 - .byte W08 - .byte N16 , Gs2 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte PEND -mus_tsuretek_5_002: - .byte W16 - .byte N04 , An2 , v112 - .byte W04 - .byte Gs2 - .byte W04 - .byte N12 , An2 - .byte W16 - .byte N04 - .byte W08 - .byte Gs2 - .byte W16 - .byte Bn2 - .byte W08 - .byte N16 , Dn3 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte PEND -mus_tsuretek_5_003: - .byte W16 - .byte N04 , Bn2 , v112 - .byte W04 - .byte Cs3 - .byte W04 - .byte N12 , Dn3 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte Cs3 - .byte W16 - .byte Bn2 - .byte W08 - .byte N16 , An2 - .byte W16 - .byte N04 , En2 - .byte W08 - .byte PEND - .byte W96 - .byte W96 - .byte PATT - .word mus_tsuretek_5_000 - .byte PATT - .word mus_tsuretek_5_001 - .byte PATT - .word mus_tsuretek_5_002 - .byte PATT - .word mus_tsuretek_5_003 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tsuretek_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_tsuretek_6: - .byte KEYSH , mus_tsuretek_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 37*mus_tsuretek_mvl/mxv - .byte N16 , Bn3 , v112 - .byte W16 - .byte N04 , An3 - .byte W08 - .byte Gs3 - .byte W16 - .byte An3 - .byte W08 - .byte Gs3 - .byte W08 - .byte Gn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte En3 - .byte W08 - .byte Dn3 - .byte W08 - .byte Cs3 - .byte W08 - .byte Bn2 - .byte W24 - .byte Gs2 - .byte W08 - .byte Bn2 - .byte W08 - .byte En3 - .byte W08 - .byte Gs3 - .byte W48 -mus_tsuretek_6_B1: -mus_tsuretek_6_000: - .byte W16 - .byte N04 , Cs3 , v112 - .byte W04 - .byte Cn3 - .byte W04 - .byte N12 , Cs3 - .byte W16 - .byte N04 - .byte W08 - .byte Bn2 - .byte W16 - .byte N04 - .byte W08 - .byte N16 , An2 - .byte W16 - .byte N04 , Bn2 - .byte W08 - .byte PEND -mus_tsuretek_6_001: - .byte W16 - .byte N04 , Cs3 , v112 - .byte W04 - .byte Cn3 - .byte W04 - .byte N12 , Cs3 - .byte W16 - .byte N04 - .byte W08 - .byte Dn3 - .byte W16 - .byte Cs3 - .byte W08 - .byte N16 , Bn2 - .byte W16 - .byte N04 , En3 - .byte W08 - .byte PEND -mus_tsuretek_6_002: - .byte W16 - .byte N04 , Cs3 , v112 - .byte W04 - .byte Cn3 - .byte W04 - .byte N12 , Cs3 - .byte W16 - .byte N04 - .byte W08 - .byte Bn2 - .byte W16 - .byte Dn3 - .byte W08 - .byte N16 , Fs3 - .byte W16 - .byte N04 , Dn3 - .byte W08 - .byte PEND -mus_tsuretek_6_003: - .byte W16 - .byte N04 , Dn3 , v112 - .byte W04 - .byte En3 - .byte W04 - .byte N12 , Fs3 - .byte W16 - .byte N04 , Dn3 - .byte W08 - .byte En3 - .byte W16 - .byte Dn3 - .byte W08 - .byte N16 , Cs3 - .byte W16 - .byte N04 , An2 - .byte W08 - .byte PEND - .byte W96 - .byte W96 - .byte PATT - .word mus_tsuretek_6_000 - .byte PATT - .word mus_tsuretek_6_001 - .byte PATT - .word mus_tsuretek_6_002 - .byte PATT - .word mus_tsuretek_6_003 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tsuretek_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_tsuretek_7: - .byte KEYSH , mus_tsuretek_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 55*mus_tsuretek_mvl/mxv - .byte N04 , En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v096 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v084 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v060 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v096 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W08 - .byte En1 , v060 - .byte W08 - .byte En1 , v084 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v060 - .byte W04 - .byte N04 - .byte W04 -mus_tsuretek_7_B1: -mus_tsuretek_7_000: - .byte N04 , En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v096 - .byte W08 - .byte En1 , v064 - .byte W08 - .byte N04 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v084 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v060 - .byte W04 - .byte N04 - .byte W04 - .byte PEND - .byte PATT - .word mus_tsuretek_7_000 - .byte PATT - .word mus_tsuretek_7_000 - .byte PATT - .word mus_tsuretek_7_000 -mus_tsuretek_7_001: - .byte N04 , En1 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte En1 , v096 - .byte W04 - .byte En1 , v048 - .byte W04 - .byte En1 , v060 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte En1 , v040 - .byte W04 - .byte En1 , v112 - .byte W16 - .byte En1 , v084 - .byte W08 - .byte En1 , v096 - .byte W04 - .byte En1 , v048 - .byte W04 - .byte En1 , v060 - .byte W04 - .byte En1 , v044 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte En1 , v040 - .byte W04 - .byte PEND -mus_tsuretek_7_002: - .byte N04 , En1 , v112 - .byte W12 - .byte N04 - .byte W12 - .byte N04 - .byte W04 - .byte En1 , v084 - .byte W12 - .byte En1 , v112 - .byte W08 - .byte N04 - .byte W24 - .byte N04 - .byte W04 - .byte En1 , v048 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte PEND - .byte PATT - .word mus_tsuretek_7_000 - .byte PATT - .word mus_tsuretek_7_000 - .byte PATT - .word mus_tsuretek_7_000 - .byte PATT - .word mus_tsuretek_7_000 - .byte PATT - .word mus_tsuretek_7_001 - .byte PATT - .word mus_tsuretek_7_002 - .byte GOTO - .word mus_tsuretek_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_tsuretek_8: - .byte KEYSH , mus_tsuretek_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 32*mus_tsuretek_mvl/mxv - .byte N16 , En5 , v112 - .byte W16 - .byte N04 , Dn5 - .byte W08 - .byte Cs5 - .byte W16 - .byte Dn5 - .byte W08 - .byte Cs5 - .byte W08 - .byte Cn5 - .byte W08 - .byte Bn4 - .byte W08 - .byte An4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Fs4 - .byte W08 - .byte En4 - .byte W24 - .byte N04 - .byte W08 - .byte Gs4 - .byte W08 - .byte Bn4 - .byte W08 - .byte En5 - .byte W48 -mus_tsuretek_8_B1: - .byte N04 , An3 , v112 - .byte W16 - .byte Cs4 - .byte W08 - .byte N16 , En4 - .byte W24 - .byte N04 , Dn4 - .byte W16 - .byte Fs4 - .byte W08 - .byte N16 , An4 - .byte W24 - .byte N04 , An3 - .byte W16 - .byte Cs4 - .byte W08 - .byte N16 , En4 - .byte W24 - .byte N04 , Dn4 - .byte W16 - .byte Cs4 - .byte W08 - .byte N16 , Bn3 - .byte W24 - .byte N04 , En3 - .byte W08 - .byte An3 - .byte W08 - .byte Cs4 - .byte W08 - .byte N12 , En4 - .byte W16 - .byte N04 - .byte W08 - .byte Dn4 - .byte W16 - .byte Fs4 - .byte W08 - .byte An4 - .byte W16 - .byte N04 - .byte W08 - .byte Gs4 - .byte W16 - .byte En4 - .byte W08 - .byte N12 , Fs4 - .byte W16 - .byte N04 , Gs4 - .byte W08 - .byte An4 - .byte W04 - .byte VOL , 32*mus_tsuretek_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte N04 - .byte W08 - .byte N16 - .byte W24 - .byte W96 - .byte W96 - .byte N04 , Cs5 - .byte W16 - .byte An4 - .byte W08 - .byte N16 - .byte W24 - .byte N04 , Fs5 - .byte W16 - .byte An4 - .byte W08 - .byte N16 - .byte W24 - .byte N04 , Cs5 - .byte W16 - .byte An4 - .byte W08 - .byte N16 - .byte W24 - .byte N04 , Bn4 - .byte W16 - .byte An4 - .byte W08 - .byte N16 , Gs4 - .byte W24 - .byte N04 , Cs5 - .byte W08 - .byte An4 - .byte W08 - .byte N04 - .byte W08 - .byte N12 - .byte W16 - .byte N04 , En4 - .byte W08 - .byte Fs5 - .byte W16 - .byte An4 - .byte W08 - .byte N04 - .byte W16 - .byte En5 - .byte W08 - .byte Dn5 - .byte W16 - .byte Bn4 - .byte W08 - .byte N12 , An4 - .byte W16 - .byte N04 , Gs4 - .byte W08 - .byte An4 - .byte W16 - .byte N04 - .byte W08 - .byte N16 - .byte W24 - .byte W96 - .byte W96 - .byte GOTO - .word mus_tsuretek_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_tsuretek: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_tsuretek_pri @ Priority - .byte mus_tsuretek_rev @ Reverb. - - .word mus_tsuretek_grp - - .word mus_tsuretek_1 - .word mus_tsuretek_2 - .word mus_tsuretek_3 - .word mus_tsuretek_4 - .word mus_tsuretek_5 - .word mus_tsuretek_6 - .word mus_tsuretek_7 - .word mus_tsuretek_8 - - .end diff --git a/sound/songs/mus_vs_front.s b/sound/songs/mus_vs_front.s deleted file mode 100644 index b0e6b1330e..0000000000 --- a/sound/songs/mus_vs_front.s +++ /dev/null @@ -1,7916 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_vs_front_grp, voicegroup115 - .equ mus_vs_front_pri, 1 - .equ mus_vs_front_rev, reverb_set+50 - .equ mus_vs_front_mvl, 127 - .equ mus_vs_front_key, 0 - .equ mus_vs_front_tbs, 1 - .equ mus_vs_front_exg, 0 - .equ mus_vs_front_cmp, 1 - - .section .rodata - .global mus_vs_front - .align 2 - -@********************** Track 1 **********************@ - -mus_vs_front_1: - .byte KEYSH , mus_vs_front_key+0 - .byte TEMPO , 190*mus_vs_front_tbs/2 - .byte VOICE , 24 - .byte LFOS , 44 - .byte VOL , 78*mus_vs_front_mvl/mxv - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 87*mus_vs_front_mvl/mxv - .byte PAN , c_v+13 - .byte W12 - .byte W72 - .byte N08 , Bn3 , v112 - .byte W08 - .byte Fn4 - .byte W08 - .byte Bn4 - .byte W08 - .byte VOL , 59*mus_vs_front_mvl/mxv - .byte PAN , c_v+32 - .byte N24 , Dn5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N24 , Cs5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte N24 , Cn5 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N24 , Bn4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte N24 , As4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v-16 - .byte MOD , 0 - .byte N24 , An4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte PAN , c_v+32 - .byte MOD , 0 - .byte N24 , Gs4 - .byte W12 - .byte MOD , 5 - .byte W12 - .byte VOICE , 56 - .byte VOL , 90*mus_vs_front_mvl/mxv - .byte PAN , c_v+12 - .byte MOD , 0 - .byte N03 , En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte MOD , 5 - .byte N03 , En4 - .byte W06 - .byte Dn4 - .byte W06 -mus_vs_front_1_B1: - .byte VOICE , 56 - .byte VOL , 90*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte PAN , c_v+16 - .byte N06 , An4 , v112 - .byte W12 - .byte An3 - .byte W12 - .byte An4 , v064 - .byte W12 - .byte An3 - .byte W12 - .byte An4 , v032 - .byte W12 - .byte An3 - .byte W12 - .byte An4 , v016 - .byte W12 - .byte An3 - .byte W12 - .byte W96 - .byte W96 - .byte VOL , 79*mus_vs_front_mvl/mxv - .byte N02 , An4 , v088 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N03 , En4 , v112 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , An4 - .byte W12 - .byte An3 - .byte W12 - .byte An4 , v064 - .byte W12 - .byte An3 - .byte W12 - .byte An4 , v032 - .byte W12 - .byte An3 - .byte W12 - .byte An4 , v016 - .byte W12 - .byte An3 - .byte W12 - .byte W96 - .byte W96 - .byte N02 , Gs4 , v088 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N03 , Gs4 , v112 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N06 , Bn4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Bn4 , v064 - .byte W12 - .byte MOD , 5 - .byte N06 , Bn3 - .byte W12 - .byte MOD , 0 - .byte N06 , Bn4 , v032 - .byte W12 - .byte Bn3 - .byte W12 - .byte Bn4 , v016 - .byte W12 - .byte MOD , 5 - .byte N06 , Bn3 - .byte W12 - .byte MOD , 0 - .byte W36 - .byte 5 - .byte W12 - .byte 0 - .byte W36 - .byte 5 - .byte W12 - .byte 0 - .byte W90 - .byte 5 - .byte W06 - .byte 0 - .byte W90 - .byte 5 - .byte W06 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOICE , 24 - .byte VOL , 68*mus_vs_front_mvl/mxv - .byte PAN , c_v-16 - .byte W12 - .byte N06 , En4 , v104 - .byte W06 - .byte Fs4 - .byte W06 - .byte N12 , Gs4 - .byte W12 - .byte Cs4 - .byte W22 - .byte PAN , c_v+4 - .byte W02 - .byte N36 , Cs5 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte PAN , c_v+24 - .byte MOD , 0 - .byte N24 , En5 - .byte W12 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte MOD , 9 - .byte W12 - .byte PAN , c_v+0 - .byte VOL , 68*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte VOICE , 48 - .byte N06 , En4 , v108 - .byte W06 - .byte Fs4 - .byte W06 - .byte N24 , Gs4 - .byte W12 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte W12 - .byte 68*mus_vs_front_mvl/mxv - .byte N24 , Fs4 - .byte W12 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte W12 - .byte 68*mus_vs_front_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte W12 - .byte 68*mus_vs_front_mvl/mxv - .byte N12 , Ds4 - .byte W12 - .byte En4 - .byte W12 - .byte Ds4 - .byte W12 - .byte Cs4 - .byte W12 - .byte N48 , Ds4 - .byte W12 - .byte VOL , 65*mus_vs_front_mvl/mxv - .byte W02 - .byte 64*mus_vs_front_mvl/mxv - .byte W04 - .byte 60*mus_vs_front_mvl/mxv - .byte W02 - .byte 58*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte W02 - .byte 53*mus_vs_front_mvl/mxv - .byte W04 - .byte 50*mus_vs_front_mvl/mxv - .byte W02 - .byte 47*mus_vs_front_mvl/mxv - .byte W04 - .byte 45*mus_vs_front_mvl/mxv - .byte W02 - .byte 41*mus_vs_front_mvl/mxv - .byte W04 - .byte 38*mus_vs_front_mvl/mxv - .byte W02 - .byte 34*mus_vs_front_mvl/mxv - .byte W04 - .byte 68*mus_vs_front_mvl/mxv - .byte W72 - .byte VOICE , 24 - .byte VOL , 68*mus_vs_front_mvl/mxv - .byte PAN , c_v-12 - .byte W12 - .byte N06 , Ds4 , v104 - .byte W06 - .byte En4 - .byte W06 - .byte N12 , Fs4 - .byte W12 - .byte Bn3 - .byte W22 - .byte PAN , c_v+6 - .byte W02 - .byte N36 , Bn4 - .byte W12 - .byte MOD , 8 - .byte W24 - .byte PAN , c_v+16 - .byte MOD , 0 - .byte N24 , Ds5 - .byte W12 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte MOD , 9 - .byte W12 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 68*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N06 , Ds4 , v108 - .byte W06 - .byte En4 - .byte W06 - .byte N24 , Fs4 - .byte W12 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte W12 - .byte 68*mus_vs_front_mvl/mxv - .byte N24 , Bn4 - .byte W12 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte W12 - .byte 68*mus_vs_front_mvl/mxv - .byte N24 , An4 - .byte W12 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte W12 - .byte 68*mus_vs_front_mvl/mxv - .byte N12 , Gs4 - .byte W12 - .byte An4 - .byte W12 - .byte Gs4 - .byte W12 - .byte Fs4 - .byte W12 - .byte N48 , Gs4 - .byte W12 - .byte VOL , 64*mus_vs_front_mvl/mxv - .byte W02 - .byte 60*mus_vs_front_mvl/mxv - .byte W06 - .byte 57*mus_vs_front_mvl/mxv - .byte W04 - .byte 55*mus_vs_front_mvl/mxv - .byte W02 - .byte 53*mus_vs_front_mvl/mxv - .byte W04 - .byte 49*mus_vs_front_mvl/mxv - .byte W02 - .byte 44*mus_vs_front_mvl/mxv - .byte W04 - .byte 41*mus_vs_front_mvl/mxv - .byte W02 - .byte 38*mus_vs_front_mvl/mxv - .byte W04 - .byte 34*mus_vs_front_mvl/mxv - .byte W02 - .byte 31*mus_vs_front_mvl/mxv - .byte W04 - .byte 68*mus_vs_front_mvl/mxv - .byte W72 - .byte VOICE , 56 - .byte VOL , 90*mus_vs_front_mvl/mxv - .byte W12 - .byte N06 , Gs4 , v112 - .byte W06 - .byte Bn4 - .byte W06 - .byte N12 , Cs5 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , En5 - .byte W24 - .byte Ds5 - .byte W24 - .byte VOICE , 48 - .byte VOL , 54*mus_vs_front_mvl/mxv - .byte N48 , Dn5 - .byte W48 - .byte Cs5 - .byte W48 - .byte Cn5 - .byte W48 - .byte Bn4 - .byte W48 - .byte N24 , Dn5 - .byte W24 - .byte Cs5 - .byte W24 - .byte Cn5 - .byte W24 - .byte Bn4 - .byte W24 - .byte N06 , Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gn3 - .byte W06 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W72 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte W06 - .byte N06 , An4 , v116 - .byte W06 - .byte Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v-1 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte N06 , En5 - .byte W18 - .byte N03 , An4 - .byte W06 - .byte N72 - .byte W24 - .byte VOL , 53*mus_vs_front_mvl/mxv - .byte W02 - .byte 52*mus_vs_front_mvl/mxv - .byte W04 - .byte 51*mus_vs_front_mvl/mxv - .byte W02 - .byte 49*mus_vs_front_mvl/mxv - .byte W06 - .byte 47*mus_vs_front_mvl/mxv - .byte W04 - .byte 45*mus_vs_front_mvl/mxv - .byte W02 - .byte 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 41*mus_vs_front_mvl/mxv - .byte W02 - .byte 38*mus_vs_front_mvl/mxv - .byte W04 - .byte 38*mus_vs_front_mvl/mxv - .byte W02 - .byte 34*mus_vs_front_mvl/mxv - .byte W04 - .byte 32*mus_vs_front_mvl/mxv - .byte W02 - .byte 30*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte N24 , En5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cn5 - .byte W24 - .byte Dn5 - .byte W24 - .byte N06 , Bn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte An4 - .byte W06 - .byte N72 , Bn4 - .byte W24 - .byte VOL , 53*mus_vs_front_mvl/mxv - .byte W02 - .byte 53*mus_vs_front_mvl/mxv - .byte W06 - .byte 51*mus_vs_front_mvl/mxv - .byte W04 - .byte 50*mus_vs_front_mvl/mxv - .byte W02 - .byte 49*mus_vs_front_mvl/mxv - .byte W04 - .byte 46*mus_vs_front_mvl/mxv - .byte W02 - .byte 44*mus_vs_front_mvl/mxv - .byte W04 - .byte 42*mus_vs_front_mvl/mxv - .byte W02 - .byte 40*mus_vs_front_mvl/mxv - .byte W04 - .byte 38*mus_vs_front_mvl/mxv - .byte W02 - .byte 34*mus_vs_front_mvl/mxv - .byte W04 - .byte 30*mus_vs_front_mvl/mxv - .byte W02 - .byte 28*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 25*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte W78 - .byte N06 , Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W18 - .byte N03 , Gn4 - .byte W06 - .byte N72 - .byte W24 - .byte VOL , 52*mus_vs_front_mvl/mxv - .byte W02 - .byte 49*mus_vs_front_mvl/mxv - .byte W04 - .byte 48*mus_vs_front_mvl/mxv - .byte W02 - .byte 45*mus_vs_front_mvl/mxv - .byte W04 - .byte 43*mus_vs_front_mvl/mxv - .byte W02 - .byte 41*mus_vs_front_mvl/mxv - .byte W04 - .byte 39*mus_vs_front_mvl/mxv - .byte W02 - .byte 38*mus_vs_front_mvl/mxv - .byte W04 - .byte 36*mus_vs_front_mvl/mxv - .byte W02 - .byte 34*mus_vs_front_mvl/mxv - .byte W04 - .byte 32*mus_vs_front_mvl/mxv - .byte W02 - .byte 30*mus_vs_front_mvl/mxv - .byte W04 - .byte 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W04 - .byte 21*mus_vs_front_mvl/mxv - .byte W02 - .byte 19*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte N24 , Bn4 - .byte W24 - .byte Gn4 - .byte W24 - .byte Gn5 - .byte W24 - .byte Fn5 - .byte W24 - .byte N06 , En5 - .byte W06 - .byte Fn5 - .byte W06 - .byte En5 - .byte W06 - .byte Dn5 - .byte W06 - .byte N48 , En5 - .byte W24 - .byte VOL , 50*mus_vs_front_mvl/mxv - .byte W02 - .byte 47*mus_vs_front_mvl/mxv - .byte W04 - .byte 45*mus_vs_front_mvl/mxv - .byte W02 - .byte 41*mus_vs_front_mvl/mxv - .byte W04 - .byte 36*mus_vs_front_mvl/mxv - .byte W02 - .byte 31*mus_vs_front_mvl/mxv - .byte W04 - .byte 25*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte W24 - .byte W72 - .byte N08 , An4 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte N06 , En5 - .byte W18 - .byte N03 , An4 - .byte W06 - .byte N72 - .byte W72 - .byte PAN , c_v-22 - .byte N12 , Fn3 , v112 - .byte W12 - .byte Cn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte An3 - .byte W12 - .byte PAN , c_v+0 - .byte N08 , An4 , v116 - .byte W08 - .byte Bn4 - .byte W08 - .byte Cn5 - .byte W08 - .byte PAN , c_v+0 - .byte N06 , En5 - .byte W18 - .byte N03 , An4 - .byte W06 - .byte N72 - .byte W72 - .byte PAN , c_v-22 - .byte N12 , Fs3 , v112 - .byte W12 - .byte Cn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte An3 - .byte W24 - .byte Cn4 - .byte W12 - .byte PAN , c_v-1 - .byte W96 - .byte W72 - .byte VOL , 90*mus_vs_front_mvl/mxv - .byte PAN , c_v+13 - .byte N03 , En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte GOTO - .word mus_vs_front_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_vs_front_2: - .byte KEYSH , mus_vs_front_key+0 - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 80*mus_vs_front_mvl/mxv - .byte W12 - .byte W96 - .byte W96 - .byte W48 - .byte VOICE , 56 - .byte W24 - .byte PAN , c_v-32 - .byte N03 , Gs3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 -mus_vs_front_2_B1: - .byte VOL , 80*mus_vs_front_mvl/mxv - .byte N06 , En4 , v112 - .byte W12 - .byte En3 - .byte W12 - .byte En4 , v064 - .byte W12 - .byte En3 - .byte W12 - .byte En4 , v032 - .byte W12 - .byte En3 - .byte W12 - .byte En4 , v016 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v-32 - .byte W96 - .byte W96 - .byte c_v-32 - .byte VOL , 80*mus_vs_front_mvl/mxv - .byte N02 , En4 , v088 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N03 , Gs3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N06 , En4 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , En4 , v064 - .byte W12 - .byte En3 - .byte W12 - .byte En4 , v032 - .byte W12 - .byte En3 - .byte W12 - .byte En4 , v016 - .byte W12 - .byte En3 - .byte W12 - .byte W96 - .byte W96 - .byte N02 , En4 , v088 - .byte W08 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N03 , En4 , v112 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N06 , Gs4 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gs4 , v064 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gs4 , v032 - .byte W12 - .byte Gs3 - .byte W12 - .byte Gs4 , v016 - .byte W12 - .byte Gs3 - .byte W12 - .byte W96 - .byte W96 - .byte VOICE , 46 - .byte VOL , 50*mus_vs_front_mvl/mxv - .byte PAN , c_v-32 - .byte N04 , Bn3 , v112 - .byte W04 - .byte Ds4 - .byte W04 - .byte Fs4 - .byte W04 - .byte An4 - .byte W04 - .byte Bn4 - .byte W04 - .byte Cs5 - .byte W04 - .byte Ds5 - .byte W04 - .byte Fs5 - .byte W04 - .byte An5 - .byte W04 - .byte Bn5 - .byte W03 - .byte PAN , c_v+16 - .byte W01 - .byte N04 , Cs6 - .byte W04 - .byte Ds6 - .byte W04 - .byte PAN , c_v+31 - .byte N04 , Fs6 - .byte W04 - .byte Ds6 - .byte W04 - .byte Cs6 - .byte W04 - .byte Bn5 - .byte W04 - .byte An5 - .byte W04 - .byte Fs5 - .byte W04 - .byte PAN , c_v-16 - .byte N04 , Ds5 - .byte W04 - .byte Cs5 - .byte W04 - .byte Bn4 - .byte W04 - .byte PAN , c_v-23 - .byte N04 , An4 - .byte W04 - .byte Fs4 - .byte W04 - .byte Ds4 - .byte W04 - .byte VOICE , 48 - .byte VOL , 59*mus_vs_front_mvl/mxv - .byte PAN , c_v+4 - .byte W12 - .byte N36 , En4 , v116 - .byte W24 - .byte MOD , 6 - .byte VOL , 49*mus_vs_front_mvl/mxv - .byte W02 - .byte 40*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 25*mus_vs_front_mvl/mxv - .byte W01 - .byte 17*mus_vs_front_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 60*mus_vs_front_mvl/mxv - .byte N12 , Fs4 - .byte W24 - .byte Gs4 - .byte W24 - .byte An4 - .byte W12 - .byte N36 , Gs4 - .byte W24 - .byte MOD , 5 - .byte VOL , 49*mus_vs_front_mvl/mxv - .byte W02 - .byte 40*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 25*mus_vs_front_mvl/mxv - .byte W01 - .byte 17*mus_vs_front_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 60*mus_vs_front_mvl/mxv - .byte N12 , An4 - .byte W24 - .byte N24 , Bn4 - .byte W24 - .byte N96 , Gs4 - .byte W48 - .byte VOL , 55*mus_vs_front_mvl/mxv - .byte W02 - .byte 53*mus_vs_front_mvl/mxv - .byte W04 - .byte 48*mus_vs_front_mvl/mxv - .byte W02 - .byte 48*mus_vs_front_mvl/mxv - .byte W04 - .byte 45*mus_vs_front_mvl/mxv - .byte W02 - .byte 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 43*mus_vs_front_mvl/mxv - .byte W02 - .byte 40*mus_vs_front_mvl/mxv - .byte W04 - .byte 37*mus_vs_front_mvl/mxv - .byte W02 - .byte 36*mus_vs_front_mvl/mxv - .byte W04 - .byte 34*mus_vs_front_mvl/mxv - .byte W02 - .byte 31*mus_vs_front_mvl/mxv - .byte W04 - .byte 30*mus_vs_front_mvl/mxv - .byte W02 - .byte 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 24*mus_vs_front_mvl/mxv - .byte W02 - .byte 21*mus_vs_front_mvl/mxv - .byte W04 - .byte 60*mus_vs_front_mvl/mxv - .byte N96 , En4 - .byte W48 - .byte VOL , 55*mus_vs_front_mvl/mxv - .byte W02 - .byte 53*mus_vs_front_mvl/mxv - .byte W04 - .byte 48*mus_vs_front_mvl/mxv - .byte W02 - .byte 48*mus_vs_front_mvl/mxv - .byte W04 - .byte 45*mus_vs_front_mvl/mxv - .byte W02 - .byte 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 43*mus_vs_front_mvl/mxv - .byte W02 - .byte 40*mus_vs_front_mvl/mxv - .byte W04 - .byte 37*mus_vs_front_mvl/mxv - .byte W02 - .byte 36*mus_vs_front_mvl/mxv - .byte W04 - .byte 34*mus_vs_front_mvl/mxv - .byte W02 - .byte 31*mus_vs_front_mvl/mxv - .byte W04 - .byte 30*mus_vs_front_mvl/mxv - .byte W02 - .byte 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 24*mus_vs_front_mvl/mxv - .byte W02 - .byte 21*mus_vs_front_mvl/mxv - .byte W04 - .byte 60*mus_vs_front_mvl/mxv - .byte W12 - .byte N36 - .byte W24 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte MOD , 5 - .byte W02 - .byte VOL , 35*mus_vs_front_mvl/mxv - .byte W04 - .byte 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W01 - .byte 20*mus_vs_front_mvl/mxv - .byte W03 - .byte 60*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N12 , Fs4 - .byte W24 - .byte N24 , Gs4 - .byte W24 - .byte N12 , An4 - .byte W12 - .byte N24 , Gs4 - .byte W24 - .byte N12 , An4 - .byte W24 - .byte N36 , Bn4 - .byte W24 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte MOD , 5 - .byte W02 - .byte VOL , 37*mus_vs_front_mvl/mxv - .byte W04 - .byte 30*mus_vs_front_mvl/mxv - .byte W02 - .byte 25*mus_vs_front_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte PAN , c_v+7 - .byte MOD , 0 - .byte VOL , 68*mus_vs_front_mvl/mxv - .byte N12 , En4 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W12 - .byte W12 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 60*mus_vs_front_mvl/mxv - .byte W02 - .byte 53*mus_vs_front_mvl/mxv - .byte W04 - .byte 43*mus_vs_front_mvl/mxv - .byte W02 - .byte 35*mus_vs_front_mvl/mxv - .byte W01 - .byte 34*mus_vs_front_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 68*mus_vs_front_mvl/mxv - .byte N12 , En4 - .byte W24 - .byte Bn3 - .byte W24 - .byte En4 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W12 - .byte W12 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 60*mus_vs_front_mvl/mxv - .byte W02 - .byte 53*mus_vs_front_mvl/mxv - .byte W04 - .byte 43*mus_vs_front_mvl/mxv - .byte W02 - .byte 35*mus_vs_front_mvl/mxv - .byte W01 - .byte 34*mus_vs_front_mvl/mxv - .byte W03 - .byte 68*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N12 , En4 - .byte W24 - .byte Fs4 - .byte W24 - .byte En4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte W24 - .byte N12 - .byte W36 - .byte Ds4 - .byte W06 - .byte MOD , 6 - .byte W06 - .byte 0 - .byte N12 , Cs4 - .byte W12 - .byte W12 - .byte N36 , Ds4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 60*mus_vs_front_mvl/mxv - .byte W02 - .byte 53*mus_vs_front_mvl/mxv - .byte W04 - .byte 43*mus_vs_front_mvl/mxv - .byte W02 - .byte 35*mus_vs_front_mvl/mxv - .byte W01 - .byte 34*mus_vs_front_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 68*mus_vs_front_mvl/mxv - .byte N12 , En4 - .byte W24 - .byte N24 , Fs4 - .byte W24 - .byte N96 , Gs4 - .byte W36 - .byte MOD , 6 - .byte W12 - .byte VOL , 60*mus_vs_front_mvl/mxv - .byte W02 - .byte 58*mus_vs_front_mvl/mxv - .byte W04 - .byte 55*mus_vs_front_mvl/mxv - .byte W02 - .byte 54*mus_vs_front_mvl/mxv - .byte W04 - .byte 53*mus_vs_front_mvl/mxv - .byte W02 - .byte 50*mus_vs_front_mvl/mxv - .byte W04 - .byte 48*mus_vs_front_mvl/mxv - .byte W02 - .byte 46*mus_vs_front_mvl/mxv - .byte W04 - .byte 43*mus_vs_front_mvl/mxv - .byte W02 - .byte 41*mus_vs_front_mvl/mxv - .byte W04 - .byte 38*mus_vs_front_mvl/mxv - .byte W02 - .byte 31*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 19*mus_vs_front_mvl/mxv - .byte W04 - .byte 16*mus_vs_front_mvl/mxv - .byte W02 - .byte 14*mus_vs_front_mvl/mxv - .byte W04 - .byte 68*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W72 - .byte VOL , 59*mus_vs_front_mvl/mxv - .byte PAN , c_v-25 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N12 , Cs3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 -mus_vs_front_2_000: - .byte W12 - .byte N12 , Cs3 , v112 - .byte W36 - .byte Bn2 - .byte W24 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PEND -mus_vs_front_2_001: - .byte MOD , 0 - .byte N12 , Cs3 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W12 - .byte N12 - .byte W36 - .byte Dn3 - .byte W24 - .byte N24 , Bn2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PATT - .word mus_vs_front_2_001 - .byte PATT - .word mus_vs_front_2_000 -mus_vs_front_2_002: - .byte MOD , 0 - .byte N12 , Bn2 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W12 - .byte N36 , Fs2 - .byte W24 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Bn2 - .byte W24 - .byte Ds3 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PATT - .word mus_vs_front_2_002 - .byte N12 , Bn2 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , Cn3 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PATT - .word mus_vs_front_2_001 - .byte W12 - .byte N12 , Cs3 , v112 - .byte W36 - .byte N24 , Dn3 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Bn2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N12 , Gs4 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte 0 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , An4 - .byte W24 - .byte Gs4 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 48 - .byte PAN , c_v+4 - .byte VOL , 59*mus_vs_front_mvl/mxv - .byte W12 - .byte N36 , Cn4 - .byte W24 - .byte VOL , 49*mus_vs_front_mvl/mxv - .byte W02 - .byte 40*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 25*mus_vs_front_mvl/mxv - .byte W01 - .byte 17*mus_vs_front_mvl/mxv - .byte W03 - .byte 60*mus_vs_front_mvl/mxv - .byte N12 , Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte Fn4 - .byte W12 - .byte N36 , En4 - .byte W24 - .byte VOL , 49*mus_vs_front_mvl/mxv - .byte W02 - .byte 40*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 25*mus_vs_front_mvl/mxv - .byte W01 - .byte 17*mus_vs_front_mvl/mxv - .byte W03 - .byte 60*mus_vs_front_mvl/mxv - .byte N12 , Fn4 - .byte W24 - .byte N24 , Gn4 - .byte W24 - .byte N96 , En4 - .byte W48 - .byte VOL , 55*mus_vs_front_mvl/mxv - .byte W02 - .byte 53*mus_vs_front_mvl/mxv - .byte W04 - .byte 48*mus_vs_front_mvl/mxv - .byte W02 - .byte 48*mus_vs_front_mvl/mxv - .byte W04 - .byte 45*mus_vs_front_mvl/mxv - .byte W02 - .byte 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 43*mus_vs_front_mvl/mxv - .byte W02 - .byte 40*mus_vs_front_mvl/mxv - .byte W04 - .byte 37*mus_vs_front_mvl/mxv - .byte W02 - .byte 36*mus_vs_front_mvl/mxv - .byte W04 - .byte 34*mus_vs_front_mvl/mxv - .byte W02 - .byte 31*mus_vs_front_mvl/mxv - .byte W04 - .byte 30*mus_vs_front_mvl/mxv - .byte W02 - .byte 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 24*mus_vs_front_mvl/mxv - .byte W02 - .byte 21*mus_vs_front_mvl/mxv - .byte W04 - .byte 60*mus_vs_front_mvl/mxv - .byte N96 , Cn4 - .byte W48 - .byte VOL , 55*mus_vs_front_mvl/mxv - .byte W02 - .byte 53*mus_vs_front_mvl/mxv - .byte W04 - .byte 48*mus_vs_front_mvl/mxv - .byte W02 - .byte 48*mus_vs_front_mvl/mxv - .byte W04 - .byte 45*mus_vs_front_mvl/mxv - .byte W02 - .byte 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 43*mus_vs_front_mvl/mxv - .byte W02 - .byte 40*mus_vs_front_mvl/mxv - .byte W04 - .byte 37*mus_vs_front_mvl/mxv - .byte W02 - .byte 36*mus_vs_front_mvl/mxv - .byte W04 - .byte 34*mus_vs_front_mvl/mxv - .byte W02 - .byte 31*mus_vs_front_mvl/mxv - .byte W04 - .byte 30*mus_vs_front_mvl/mxv - .byte W02 - .byte 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 24*mus_vs_front_mvl/mxv - .byte W02 - .byte 21*mus_vs_front_mvl/mxv - .byte W04 - .byte 60*mus_vs_front_mvl/mxv - .byte W12 - .byte N36 - .byte W24 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte W02 - .byte 35*mus_vs_front_mvl/mxv - .byte W04 - .byte 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W01 - .byte 20*mus_vs_front_mvl/mxv - .byte W03 - .byte 60*mus_vs_front_mvl/mxv - .byte N12 , Dn4 - .byte W24 - .byte N24 , En4 - .byte W24 - .byte N12 , Fn4 - .byte W12 - .byte N24 , En4 - .byte W24 - .byte N12 , Fn4 - .byte W24 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 3 - .byte W12 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte W02 - .byte 37*mus_vs_front_mvl/mxv - .byte W04 - .byte 30*mus_vs_front_mvl/mxv - .byte W02 - .byte 25*mus_vs_front_mvl/mxv - .byte W04 - .byte VOICE , 60 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn5 , v108 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 47*mus_vs_front_mvl/mxv - .byte W02 - .byte 38*mus_vs_front_mvl/mxv - .byte W04 - .byte 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 20*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn5 - .byte W24 - .byte Gn4 - .byte W24 - .byte Cn5 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 47*mus_vs_front_mvl/mxv - .byte W02 - .byte 38*mus_vs_front_mvl/mxv - .byte W04 - .byte 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 20*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn5 - .byte W24 - .byte Dn5 - .byte W24 - .byte Cn5 - .byte W36 - .byte N12 - .byte W36 - .byte Bn4 - .byte W12 - .byte An4 - .byte W12 - .byte W12 - .byte N36 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 47*mus_vs_front_mvl/mxv - .byte W02 - .byte 38*mus_vs_front_mvl/mxv - .byte W04 - .byte 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 20*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N12 , Cn5 - .byte W24 - .byte N96 , Dn5 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOL , 53*mus_vs_front_mvl/mxv - .byte W02 - .byte 51*mus_vs_front_mvl/mxv - .byte W04 - .byte 49*mus_vs_front_mvl/mxv - .byte W02 - .byte 47*mus_vs_front_mvl/mxv - .byte W04 - .byte 45*mus_vs_front_mvl/mxv - .byte W02 - .byte 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 41*mus_vs_front_mvl/mxv - .byte W02 - .byte 39*mus_vs_front_mvl/mxv - .byte W04 - .byte 38*mus_vs_front_mvl/mxv - .byte W02 - .byte 34*mus_vs_front_mvl/mxv - .byte W04 - .byte 32*mus_vs_front_mvl/mxv - .byte W02 - .byte 29*mus_vs_front_mvl/mxv - .byte W04 - .byte 25*mus_vs_front_mvl/mxv - .byte W02 - .byte 21*mus_vs_front_mvl/mxv - .byte W04 - .byte 19*mus_vs_front_mvl/mxv - .byte W02 - .byte 15*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte PAN , c_v+32 - .byte W96 - .byte W96 - .byte VOICE , 60 - .byte W48 - .byte N06 , Gn3 , v092 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte N48 , Gn3 - .byte W24 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 - .byte W48 - .byte PAN , c_v+32 - .byte W96 - .byte W96 - .byte W72 - .byte N04 , An4 , v088 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N24 - .byte W32 - .byte N04 , Gn4 - .byte W08 - .byte N04 - .byte W08 - .byte N48 - .byte W24 - .byte VOL , 51*mus_vs_front_mvl/mxv - .byte W02 - .byte 46*mus_vs_front_mvl/mxv - .byte W04 - .byte 43*mus_vs_front_mvl/mxv - .byte W02 - .byte 40*mus_vs_front_mvl/mxv - .byte W04 - .byte 36*mus_vs_front_mvl/mxv - .byte W02 - .byte 30*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 24 - .byte PAN , c_v-30 - .byte VOL , 63*mus_vs_front_mvl/mxv - .byte N08 , Bn3 , v084 - .byte W08 - .byte Fn4 - .byte W08 - .byte Bn4 - .byte W08 - .byte PAN , c_v+16 - .byte N08 , As3 - .byte W08 - .byte En4 - .byte W08 - .byte As4 - .byte W08 - .byte PAN , c_v-28 - .byte N08 , An3 - .byte W08 - .byte Ds4 - .byte W08 - .byte An4 - .byte W08 - .byte PAN , c_v+16 - .byte N08 , Gs3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte PAN , c_v-30 - .byte N08 , Gn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte PAN , c_v+16 - .byte N08 , Fs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte PAN , c_v-27 - .byte N08 , Fn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Fn4 - .byte W08 - .byte VOICE , 56 - .byte PAN , c_v-32 - .byte VOL , 78*mus_vs_front_mvl/mxv - .byte N03 , Gs3 , v112 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte GOTO - .word mus_vs_front_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_vs_front_3: - .byte KEYSH , mus_vs_front_key+0 - .byte VOICE , 35 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 90*mus_vs_front_mvl/mxv - .byte W12 - .byte W96 - .byte VOICE , 33 - .byte PAN , c_v+0 - .byte N08 , Fs1 , v096 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Fn1 - .byte W08 - .byte Bn1 - .byte W08 - .byte Fn2 - .byte W08 - .byte En1 - .byte W08 - .byte As1 - .byte W08 - .byte En2 - .byte W08 - .byte Ds1 - .byte W08 - .byte An1 - .byte W08 - .byte Ds2 - .byte W08 - .byte Dn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Dn2 - .byte W08 - .byte Cs1 - .byte W08 - .byte Gn1 - .byte W08 - .byte Cs2 - .byte W08 - .byte Cn1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Cn2 - .byte W08 - .byte VOICE , 33 - .byte PAN , c_v-1 - .byte N06 , Bn1 , v112 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 -mus_vs_front_3_B1: - .byte PAN , c_v+0 - .byte VOL , 90*mus_vs_front_mvl/mxv - .byte N06 , An1 , v127 - .byte W12 - .byte An1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte An1 , v127 - .byte W12 - .byte An1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte An1 , v127 - .byte W12 - .byte An1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte An1 , v127 - .byte W12 - .byte N12 , Bn1 , v112 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N06 , An1 , v127 - .byte W12 - .byte An1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte An1 , v127 - .byte W12 - .byte An1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 -mus_vs_front_3_000: - .byte W12 - .byte N06 , An1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cn2 - .byte W12 - .byte N12 , Dn2 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte PEND - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte An1 , v127 - .byte W12 - .byte An1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte N06 , An1 , v127 - .byte W12 - .byte An1 , v112 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte PATT - .word mus_vs_front_3_000 - .byte N08 , En1 , v127 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte N08 , En1 , v127 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte N24 , Fn2 - .byte W24 - .byte N08 , En1 , v127 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte N24 , Fs2 - .byte W24 - .byte N08 , En1 , v127 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte N24 , Gn2 , v127 - .byte W24 - .byte N06 , En1 - .byte W12 - .byte N12 , En2 , v112 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 , Fn2 - .byte W12 - .byte N06 , En1 , v127 - .byte W12 - .byte N12 , Fs2 , v112 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 , Gn2 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 , Gs2 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 , An2 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 , As2 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 , Bn2 - .byte W12 -mus_vs_front_3_001: - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , En1 , v112 - .byte W12 - .byte En2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , En1 - .byte W12 - .byte En2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , En1 - .byte W12 - .byte En2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , En1 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PEND -mus_vs_front_3_002: - .byte N12 , En2 , v112 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 - .byte W12 - .byte En2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Fs1 - .byte W06 - .byte PEND - .byte PATT - .word mus_vs_front_3_001 - .byte PATT - .word mus_vs_front_3_002 - .byte PATT - .word mus_vs_front_3_001 - .byte PATT - .word mus_vs_front_3_002 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Dn1 , v112 - .byte W12 - .byte Dn2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Dn1 - .byte W12 - .byte Dn2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Dn1 - .byte W12 - .byte Dn2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Dn1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte N12 , Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 - .byte W12 - .byte Dn2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N06 , Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte Fs1 - .byte W06 - .byte En1 - .byte W06 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Cs2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Cs2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Cs2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte Cs1 - .byte W12 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 - .byte W12 - .byte Cs2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Ds1 - .byte W06 -mus_vs_front_3_003: - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Cn1 , v112 - .byte W12 - .byte Cn2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cn1 - .byte W12 - .byte Cn2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cn1 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte PEND - .byte N12 - .byte W12 - .byte Bn0 - .byte W12 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 - .byte W12 - .byte Bn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Ds1 - .byte W06 - .byte Cs1 - .byte W06 -mus_vs_front_3_004: - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 , v112 - .byte W12 - .byte Gs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Gs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Gn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs2 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND -mus_vs_front_3_005: - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 , v112 - .byte W12 - .byte Gn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs2 - .byte W12 - .byte Gn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , En1 - .byte W12 - .byte Fs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N06 , En1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N12 , Bn0 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_front_3_004 - .byte PATT - .word mus_vs_front_3_005 - .byte PATT - .word mus_vs_front_3_004 - .byte PATT - .word mus_vs_front_3_005 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 , v112 - .byte W12 - .byte Gn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs2 - .byte W12 - .byte Gn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , En1 - .byte W12 - .byte Fs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Dn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Gs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Gs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Gn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Bn0 - .byte W12 - .byte Fs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Bn1 - .byte W12 - .byte Fn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Ds1 - .byte W12 - .byte En1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N06 , Ds1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N12 , As0 - .byte W12 -mus_vs_front_3_006: - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Bn0 , v112 - .byte W12 - .byte Fs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Bn0 - .byte W12 - .byte Fs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Bn0 - .byte W12 - .byte Fn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Bn0 - .byte W12 - .byte Fs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Bn1 - .byte W12 - .byte Fs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Dn1 - .byte W12 - .byte En1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N06 , Ds1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N12 , As0 - .byte W12 - .byte PATT - .word mus_vs_front_3_006 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 , v112 - .byte W12 - .byte Gs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs2 - .byte W12 - .byte Gs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Dn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Bn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Gs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Gs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Cs1 - .byte W12 - .byte Dn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Bn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 -mus_vs_front_3_007: - .byte N12 , Gs1 , v112 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte PEND -mus_vs_front_3_008: - .byte N12 , En1 , v112 - .byte W12 - .byte An1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Fs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_front_3_007 - .byte PATT - .word mus_vs_front_3_008 - .byte PATT - .word mus_vs_front_3_003 -mus_vs_front_3_009: - .byte N12 , Cn2 , v112 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 - .byte W12 - .byte Cn2 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Dn1 - .byte W06 - .byte PEND - .byte PATT - .word mus_vs_front_3_003 - .byte PATT - .word mus_vs_front_3_009 - .byte PATT - .word mus_vs_front_3_003 - .byte PATT - .word mus_vs_front_3_009 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , As0 , v112 - .byte W12 - .byte As1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , As0 - .byte W12 - .byte As1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , As0 - .byte W12 - .byte As1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , As0 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte As0 - .byte W12 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 - .byte W12 - .byte As1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte N06 , As1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , An0 - .byte W12 - .byte An1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , An0 - .byte W12 - .byte An1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , An0 - .byte W12 - .byte An1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , An0 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N12 , An1 - .byte W12 - .byte An0 - .byte W12 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 - .byte W12 - .byte An1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , En1 - .byte W12 - .byte An0 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte En1 - .byte W06 - .byte Cs1 - .byte W06 - .byte Bn0 - .byte W06 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 , Gs0 - .byte W12 - .byte Gs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Gs0 - .byte W12 - .byte Gs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Gs0 - .byte W12 - .byte Gs1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Gs0 - .byte W12 - .byte N06 , Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N12 - .byte W12 - .byte Gn0 - .byte W12 - .byte VOL , 85*mus_vs_front_mvl/mxv - .byte N12 - .byte W12 - .byte Gn1 - .byte W06 - .byte VOL , 70*mus_vs_front_mvl/mxv - .byte W06 - .byte 85*mus_vs_front_mvl/mxv - .byte N12 , Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte N06 , Gn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Bn0 - .byte W06 - .byte An0 - .byte W06 - .byte W96 -mus_vs_front_3_010: - .byte N12 , Fn1 , v112 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , Fn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PEND -mus_vs_front_3_011: - .byte N12 , Fn2 , v112 - .byte W12 - .byte Fn1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Fn2 - .byte W24 - .byte An2 - .byte W12 - .byte PEND - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte N06 , Bn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte An1 - .byte W06 - .byte N12 , Gn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte Gn1 - .byte W24 - .byte Bn1 - .byte W24 - .byte Dn2 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En2 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N06 , En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte Bn0 - .byte W24 - .byte En1 - .byte W24 - .byte Gs1 - .byte W24 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte An1 - .byte W12 - .byte En2 - .byte W12 - .byte N06 , Cs3 , v080 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte An2 - .byte W06 - .byte N12 , An1 , v112 - .byte W12 - .byte En1 - .byte W24 - .byte An1 - .byte W24 - .byte Cs2 - .byte W24 - .byte En2 - .byte W12 - .byte PATT - .word mus_vs_front_3_010 - .byte PATT - .word mus_vs_front_3_011 - .byte N12 , Fs1 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte An1 - .byte W24 - .byte Cn2 - .byte W24 - .byte En2 - .byte W24 - .byte An2 - .byte W12 - .byte N08 , Fs1 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Fn1 - .byte W08 - .byte Bn1 - .byte W08 - .byte Fn2 - .byte W08 - .byte En1 - .byte W08 - .byte As1 - .byte W08 - .byte En2 - .byte W08 - .byte Ds1 - .byte W08 - .byte An1 - .byte W08 - .byte Ds2 - .byte W08 - .byte Dn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Dn2 - .byte W08 - .byte Cs1 - .byte W08 - .byte Gn1 - .byte W08 - .byte Cs2 - .byte W08 - .byte Cn1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Cn2 - .byte W08 - .byte Bn1 - .byte W08 - .byte Cn2 - .byte W08 - .byte As1 - .byte W08 - .byte GOTO - .word mus_vs_front_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_vs_front_4: - .byte KEYSH , mus_vs_front_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v-20 - .byte VOL , 69*mus_vs_front_mvl/mxv - .byte BEND , c_v+2 - .byte W12 - .byte N08 , En2 , v104 - .byte W08 - .byte En2 , v080 - .byte W08 - .byte N08 - .byte W08 - .byte N23 , Bn1 , v112 - .byte W24 - .byte N08 , En2 , v104 - .byte W08 - .byte En2 , v064 - .byte W08 - .byte En2 , v068 - .byte W08 - .byte En2 , v056 - .byte W08 - .byte En2 , v032 - .byte W08 - .byte N08 - .byte W08 - .byte VOICE , 1 - .byte PAN , c_v-33 - .byte BEND , c_v+0 - .byte N08 , Bn3 , v072 - .byte W08 - .byte Fn4 - .byte W08 - .byte Bn4 - .byte W08 - .byte As3 - .byte W08 - .byte En4 - .byte W08 - .byte As4 - .byte W08 - .byte An3 - .byte W08 - .byte Ds4 - .byte W08 - .byte An4 - .byte W08 - .byte Gs3 - .byte W08 - .byte Dn4 - .byte W08 - .byte Gs4 - .byte W08 - .byte Gn3 - .byte W08 - .byte Cs4 - .byte W08 - .byte Gn4 - .byte W08 - .byte Fs3 - .byte W08 - .byte Cn4 - .byte W08 - .byte Fs4 - .byte W08 - .byte Fn3 - .byte W08 - .byte Bn3 - .byte W08 - .byte Fn4 - .byte W08 - .byte N03 , En4 , v080 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Dn4 - .byte W06 -mus_vs_front_4_B1: - .byte VOICE , 38 - .byte VOL , 89*mus_vs_front_mvl/mxv - .byte PAN , c_v+0 - .byte W24 - .byte N12 , An1 , v127 - .byte W12 - .byte Gs1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs1 , v040 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn1 , v127 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn2 , v040 - .byte W12 - .byte PAN , c_v-64 - .byte N12 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Dn2 , v127 - .byte W12 - .byte Ds2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Ds2 , v040 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn1 , v127 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , As1 - .byte W12 - .byte N36 , Ds2 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Dn2 - .byte W24 - .byte Cn2 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte N06 , Ds1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte Fn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Gs1 , v040 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn1 , v127 - .byte W12 - .byte Cn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn2 , v040 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Cn2 , v052 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Ds2 , v127 - .byte W12 - .byte Fn2 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Fn2 , v040 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Dn2 , v127 - .byte W12 - .byte Ds2 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N36 , Gn2 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Fn2 - .byte W24 - .byte Ds2 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Fn1 - .byte W12 - .byte En1 - .byte W12 - .byte Ds1 - .byte W12 - .byte En1 - .byte W12 - .byte VOICE , 60 - .byte VOL , 79*mus_vs_front_mvl/mxv - .byte W24 - .byte PAN , c_v-32 - .byte N24 , En3 , v064 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W24 - .byte N24 , Fn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W24 - .byte N24 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W24 - .byte N24 , Gn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte 0 - .byte W12 - .byte N12 , En3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte Gn3 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte 0 - .byte W12 - .byte N12 , Gs3 - .byte W24 - .byte An3 - .byte W24 - .byte As3 - .byte W24 - .byte Bn3 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v-24 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N12 , En4 , v108 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte N12 , En4 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 , Bn3 - .byte W06 - .byte Cs4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte W12 - .byte N12 , En4 - .byte W24 - .byte Bn3 - .byte W12 - .byte En4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gs3 - .byte W12 - .byte En4 - .byte W12 - .byte W12 - .byte Gs4 - .byte W12 - .byte En4 - .byte W12 - .byte Bn4 , v100 - .byte W12 - .byte Gs4 , v108 - .byte W12 - .byte En5 , v096 - .byte W12 - .byte Bn4 , v108 - .byte W12 - .byte Gs5 , v100 - .byte W12 - .byte VOICE , 46 - .byte PAN , c_v-32 - .byte VOL , 38*mus_vs_front_mvl/mxv - .byte N03 , En4 , v112 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte En5 - .byte W06 - .byte PAN , c_v-16 - .byte N03 , Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gn5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte PAN , c_v+15 - .byte N03 , Bn4 - .byte W06 - .byte En5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte En5 - .byte W06 - .byte PAN , c_v-17 - .byte N03 , Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , En4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte En5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte En5 - .byte W06 - .byte PAN , c_v+16 - .byte N03 , Gs5 - .byte W06 - .byte Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte En5 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , Bn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte En4 - .byte W06 - .byte En5 - .byte W06 - .byte Bn4 - .byte W06 - .byte En5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Cn6 - .byte W06 - .byte An5 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte PAN , c_v-16 - .byte N03 , Cn5 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+31 - .byte N03 , Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte An4 - .byte W06 - .byte PAN , c_v+15 - .byte N03 , Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , Ds4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte Fs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Cs4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Gs4 - .byte W06 - .byte PAN , c_v-16 - .byte N03 , Cs5 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Ds5 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Cs5 - .byte W06 - .byte Gs4 - .byte W06 - .byte Fs4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v-33 - .byte N03 , Cs4 - .byte W06 - .byte Gs3 - .byte W06 - .byte Fs3 - .byte W06 - .byte En3 - .byte W06 - .byte VOL , 66*mus_vs_front_mvl/mxv - .byte PAN , c_v+32 - .byte W72 - .byte VOICE , 60 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte W12 - .byte N06 , Cs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N12 , Gs2 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N12 - .byte W36 - .byte Fs2 - .byte W24 - .byte N24 , An2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N12 , Gs2 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N12 - .byte W36 - .byte An2 - .byte W24 - .byte N24 , Fs2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PAN , c_v-32 - .byte VOL , 66*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 4 - .byte VOL , 37*mus_vs_front_mvl/mxv - .byte N12 , Gn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Gn3 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte PAN , c_v+23 - .byte N12 , Gn4 - .byte W12 - .byte Fs4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Fs3 - .byte W12 - .byte Cs4 - .byte W12 - .byte Bn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Fs3 - .byte W12 - .byte N08 , Gn4 - .byte W08 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte PAN , c_v+24 - .byte N08 , Fs4 - .byte W08 - .byte As3 - .byte W08 - .byte Fs3 - .byte W08 - .byte PAN , c_v-33 - .byte N08 , Fn4 - .byte W08 - .byte An3 - .byte W08 - .byte Fn3 - .byte W08 - .byte PAN , c_v+23 - .byte N08 , En4 - .byte W08 - .byte Gs3 - .byte W08 - .byte En3 - .byte W08 - .byte PAN , c_v-32 - .byte N06 , Gn4 , v068 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 , v064 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 , v112 - .byte W06 - .byte Dn3 - .byte W06 - .byte VOICE , 1 - .byte PAN , c_v-22 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte W12 - .byte N12 , Cn4 , v108 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Cn4 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte VOL , 46*mus_vs_front_mvl/mxv - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 , Gn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte En3 - .byte W06 - .byte W12 - .byte N12 , Cn4 - .byte W24 - .byte Gn3 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn3 - .byte W12 - .byte En3 - .byte W12 - .byte Cn4 - .byte W12 - .byte W12 - .byte En4 - .byte W12 - .byte Cn4 - .byte W12 - .byte Gn4 - .byte W12 - .byte En4 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Gn4 , v108 - .byte W12 - .byte En5 , v096 - .byte W12 - .byte VOICE , 46 - .byte PAN , c_v-32 - .byte VOL , 42*mus_vs_front_mvl/mxv - .byte N03 , Cn4 , v112 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v-16 - .byte N03 , Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v+15 - .byte N03 , Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v-17 - .byte N03 , Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+32 - .byte N03 , Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cn4 - .byte W06 - .byte En4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v+16 - .byte N03 , En5 - .byte W06 - .byte Gn5 - .byte W06 - .byte En5 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , Gn4 - .byte W06 - .byte En4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Gn4 - .byte W06 - .byte Cn5 - .byte W06 - .byte Dn5 - .byte W06 - .byte En5 - .byte W06 - .byte Gs5 - .byte W06 - .byte Fn5 - .byte W06 - .byte Ds5 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v-16 - .byte N03 , Gs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cn4 - .byte W06 - .byte PAN , c_v+31 - .byte N03 , Gs3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Gn3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte PAN , c_v+15 - .byte N03 , Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte PAN , c_v-32 - .byte N03 , Bn3 - .byte W06 - .byte Dn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W06 - .byte Dn5 - .byte W06 - .byte Bn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte VOICE , 47 - .byte VOL , 78*mus_vs_front_mvl/mxv - .byte N08 , Gn2 - .byte W08 - .byte Gn2 , v080 - .byte W08 - .byte N08 - .byte W08 - .byte Dn2 , v060 - .byte W08 - .byte Gn2 , v032 - .byte W08 - .byte N08 - .byte W08 - .byte Gn2 , v112 - .byte W08 - .byte Gn2 , v080 - .byte W08 - .byte N08 - .byte W08 - .byte Dn2 , v060 - .byte W08 - .byte Gn2 , v032 - .byte W08 - .byte N08 - .byte W08 - .byte VOICE , 60 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte W48 - .byte N06 , An3 , v096 - .byte W18 - .byte N03 , Fn3 - .byte W06 - .byte N72 , Cn4 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte W02 - .byte 41*mus_vs_front_mvl/mxv - .byte W04 - .byte 38*mus_vs_front_mvl/mxv - .byte W02 - .byte 34*mus_vs_front_mvl/mxv - .byte W04 - .byte 29*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W04 - .byte 19*mus_vs_front_mvl/mxv - .byte W02 - .byte 17*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn4 - .byte W24 - .byte N06 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Dn4 - .byte W06 - .byte N48 , Bn3 - .byte W24 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 44*mus_vs_front_mvl/mxv - .byte W04 - .byte 40*mus_vs_front_mvl/mxv - .byte W02 - .byte 34*mus_vs_front_mvl/mxv - .byte W04 - .byte 31*mus_vs_front_mvl/mxv - .byte W02 - .byte 25*mus_vs_front_mvl/mxv - .byte W04 - .byte 22*mus_vs_front_mvl/mxv - .byte W02 - .byte 19*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W48 - .byte W96 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte W48 - .byte N06 - .byte W18 - .byte N03 , Gn3 - .byte W06 - .byte N72 , Dn4 - .byte W24 - .byte MOD , 6 - .byte W24 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte W02 - .byte 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 39*mus_vs_front_mvl/mxv - .byte W02 - .byte 35*mus_vs_front_mvl/mxv - .byte W04 - .byte 32*mus_vs_front_mvl/mxv - .byte W02 - .byte 28*mus_vs_front_mvl/mxv - .byte W04 - .byte 22*mus_vs_front_mvl/mxv - .byte W02 - .byte 20*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N48 , Ds4 - .byte W24 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 39*mus_vs_front_mvl/mxv - .byte W02 - .byte 35*mus_vs_front_mvl/mxv - .byte W04 - .byte 32*mus_vs_front_mvl/mxv - .byte W02 - .byte 28*mus_vs_front_mvl/mxv - .byte W04 - .byte 22*mus_vs_front_mvl/mxv - .byte W02 - .byte 20*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N48 , En4 - .byte W24 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 39*mus_vs_front_mvl/mxv - .byte W02 - .byte 35*mus_vs_front_mvl/mxv - .byte W04 - .byte 32*mus_vs_front_mvl/mxv - .byte W02 - .byte 28*mus_vs_front_mvl/mxv - .byte W04 - .byte 22*mus_vs_front_mvl/mxv - .byte W02 - .byte 20*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte N04 , Cs4 , v100 - .byte W08 - .byte N04 - .byte W08 - .byte N04 - .byte W08 - .byte N24 - .byte W32 - .byte N04 , Bn3 - .byte W08 - .byte N04 - .byte W08 - .byte N48 - .byte W24 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 39*mus_vs_front_mvl/mxv - .byte W02 - .byte 35*mus_vs_front_mvl/mxv - .byte W04 - .byte 32*mus_vs_front_mvl/mxv - .byte W02 - .byte 28*mus_vs_front_mvl/mxv - .byte W04 - .byte 22*mus_vs_front_mvl/mxv - .byte W02 - .byte 20*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn3 , v096 - .byte W18 - .byte N03 , Cn3 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte N06 , Cn4 - .byte W18 - .byte N03 , An3 - .byte W06 - .byte N48 , Fn4 - .byte W24 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 39*mus_vs_front_mvl/mxv - .byte W02 - .byte 35*mus_vs_front_mvl/mxv - .byte W04 - .byte 32*mus_vs_front_mvl/mxv - .byte W02 - .byte 28*mus_vs_front_mvl/mxv - .byte W04 - .byte 22*mus_vs_front_mvl/mxv - .byte W02 - .byte 20*mus_vs_front_mvl/mxv - .byte W04 - .byte 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W48 - .byte VOICE , 48 - .byte W12 - .byte N12 , Cn4 - .byte W12 - .byte N06 , Fs3 - .byte W18 - .byte N03 , Cn3 - .byte W06 - .byte N24 , An3 - .byte W24 - .byte N06 , Cn4 - .byte W18 - .byte N03 , An3 - .byte W06 - .byte N48 , Fs4 - .byte W24 - .byte VOL , 48*mus_vs_front_mvl/mxv - .byte MOD , 7 - .byte W02 - .byte VOL , 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 39*mus_vs_front_mvl/mxv - .byte W02 - .byte 35*mus_vs_front_mvl/mxv - .byte W04 - .byte 32*mus_vs_front_mvl/mxv - .byte W02 - .byte 28*mus_vs_front_mvl/mxv - .byte W04 - .byte 22*mus_vs_front_mvl/mxv - .byte W02 - .byte 20*mus_vs_front_mvl/mxv - .byte W04 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte N48 , Cn5 , v112 - .byte W48 - .byte N96 , Dn5 - .byte W48 - .byte VOL , 52*mus_vs_front_mvl/mxv - .byte MOD , 5 - .byte W02 - .byte VOL , 50*mus_vs_front_mvl/mxv - .byte W04 - .byte 46*mus_vs_front_mvl/mxv - .byte W02 - .byte 43*mus_vs_front_mvl/mxv - .byte W04 - .byte 40*mus_vs_front_mvl/mxv - .byte W02 - .byte 38*mus_vs_front_mvl/mxv - .byte W04 - .byte 34*mus_vs_front_mvl/mxv - .byte W02 - .byte 31*mus_vs_front_mvl/mxv - .byte W04 - .byte 28*mus_vs_front_mvl/mxv - .byte W02 - .byte 25*mus_vs_front_mvl/mxv - .byte W04 - .byte 22*mus_vs_front_mvl/mxv - .byte W02 - .byte 19*mus_vs_front_mvl/mxv - .byte W04 - .byte 17*mus_vs_front_mvl/mxv - .byte W02 - .byte 15*mus_vs_front_mvl/mxv - .byte W04 - .byte 13*mus_vs_front_mvl/mxv - .byte W02 - .byte 12*mus_vs_front_mvl/mxv - .byte W04 - .byte PAN , c_v-20 - .byte VOL , 68*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte GOTO - .word mus_vs_front_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_vs_front_5: - .byte KEYSH , mus_vs_front_key+0 - .byte VOICE , 87 - .byte PAN , c_v+0 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte BEND , c_v+1 - .byte W12 - .byte W96 -mus_vs_front_5_000: - .byte N05 , Fs1 , v112 - .byte W08 - .byte Cn2 - .byte W08 - .byte Fs2 - .byte W08 - .byte Fn1 - .byte W08 - .byte Bn1 - .byte W08 - .byte Fn2 - .byte W08 - .byte En1 - .byte W08 - .byte As1 - .byte W08 - .byte En2 - .byte W08 - .byte Ds1 - .byte W08 - .byte An1 - .byte W08 - .byte Ds2 - .byte W08 - .byte PEND - .byte Dn1 - .byte W08 - .byte Gs1 - .byte W08 - .byte Dn2 - .byte W08 - .byte Cs1 - .byte W08 - .byte Gn1 - .byte W08 - .byte Cs2 - .byte W08 - .byte Cn1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Cn2 - .byte W08 - .byte N03 , Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 -mus_vs_front_5_B1: -mus_vs_front_5_001: - .byte N03 , An1 , v112 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PEND -mus_vs_front_5_002: - .byte N03 , An1 , v112 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N09 , Bn1 - .byte W12 - .byte N03 , Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N09 , Cn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_front_5_001 - .byte N03 , An1 , v112 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cn2 - .byte W12 - .byte N09 , Dn2 - .byte W12 - .byte N03 , Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N09 , As1 - .byte W12 - .byte VOL , 90*mus_vs_front_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , An1 , v127 - .byte W12 - .byte BEND , c_v+1 - .byte N03 , An1 , v112 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte PATT - .word mus_vs_front_5_002 - .byte PATT - .word mus_vs_front_5_001 - .byte VOL , 90*mus_vs_front_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , An1 , v127 - .byte W12 - .byte BEND , c_v+1 - .byte N03 , An1 , v112 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cn2 - .byte W12 - .byte N09 , Dn2 - .byte W12 - .byte N03 , Ds2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N09 , As1 - .byte W12 - .byte N05 , En1 - .byte W12 - .byte N05 - .byte W12 - .byte N21 , En2 - .byte W24 - .byte N05 , En1 - .byte W12 - .byte N05 - .byte W12 - .byte N21 , Fn2 - .byte W24 - .byte N05 , En1 - .byte W12 - .byte N05 - .byte W12 - .byte N21 , Fs2 - .byte W24 - .byte N05 , En1 - .byte W12 - .byte N05 - .byte W12 - .byte N21 , Gn2 - .byte W24 - .byte N03 , En1 - .byte W12 - .byte N09 , En2 - .byte W12 - .byte N03 , En1 - .byte W12 - .byte N09 , Fn2 - .byte W12 - .byte N03 , En1 - .byte W12 - .byte N09 , Fs2 - .byte W12 - .byte N03 , En1 - .byte W12 - .byte N09 , Gn2 - .byte W12 - .byte N03 , En1 - .byte W12 - .byte N09 , Gs2 - .byte W12 - .byte N03 , En1 - .byte W12 - .byte N09 , An2 - .byte W12 - .byte N03 , En1 - .byte W12 - .byte N09 , As2 - .byte W12 - .byte N03 , En1 - .byte W12 - .byte N09 , Bn2 - .byte W12 -mus_vs_front_5_003: - .byte N09 , En1 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte En1 - .byte W12 - .byte En2 - .byte W12 - .byte En1 - .byte W12 - .byte En2 - .byte W12 - .byte En1 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte Ds2 - .byte W06 - .byte PEND -mus_vs_front_5_004: - .byte N09 , En2 , v112 - .byte W12 - .byte N03 , En1 - .byte W12 - .byte N09 - .byte W12 - .byte En2 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Fs1 - .byte W06 - .byte PEND - .byte PATT - .word mus_vs_front_5_003 - .byte PATT - .word mus_vs_front_5_004 - .byte PATT - .word mus_vs_front_5_003 - .byte PATT - .word mus_vs_front_5_004 - .byte N09 , Dn1 , v112 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte N03 , Dn2 - .byte W06 - .byte Cs2 - .byte W06 - .byte N09 , Dn2 - .byte W12 - .byte Dn1 - .byte W12 - .byte N09 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte Dn1 - .byte W12 - .byte N03 , Dn2 - .byte W06 - .byte An1 - .byte W06 - .byte Fs1 - .byte W06 - .byte En1 - .byte W06 - .byte N09 , Cs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Cs1 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte N09 , Cs2 - .byte W12 - .byte Cs1 - .byte W12 - .byte N09 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N03 , Cs2 - .byte W06 - .byte Gs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Ds1 - .byte W06 -mus_vs_front_5_005: - .byte N09 , Cn1 , v112 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte PEND - .byte N09 - .byte W12 - .byte Bn0 - .byte W12 - .byte N09 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Bn1 - .byte W06 - .byte N03 , Fs1 - .byte W06 - .byte Ds1 - .byte W06 - .byte Cs1 - .byte W06 -mus_vs_front_5_006: - .byte N09 , Cs1 , v112 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND -mus_vs_front_5_007: - .byte N09 , Cs1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte Fs1 - .byte W12 - .byte N03 , En1 - .byte W06 - .byte Dn1 - .byte W06 - .byte N09 , Bn0 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_front_5_006 - .byte PATT - .word mus_vs_front_5_007 - .byte PATT - .word mus_vs_front_5_006 - .byte PATT - .word mus_vs_front_5_007 - .byte N09 , Cs1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gn1 - .byte W12 - .byte En1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Ds1 - .byte W12 - .byte En1 - .byte W12 - .byte N03 , Ds1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N09 , As0 - .byte W12 -mus_vs_front_5_008: - .byte N09 , Bn0 , v112 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte PEND - .byte Bn0 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte En1 - .byte W12 - .byte N03 , Ds1 - .byte W06 - .byte Cs1 - .byte W06 - .byte N09 , As0 - .byte W12 - .byte PATT - .word mus_vs_front_5_008 - .byte N09 , Cs1 , v112 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Bn0 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte N09 - .byte W24 - .byte N09 - .byte W24 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte W12 - .byte N09 - .byte W24 - .byte N09 - .byte W12 - .byte N09 - .byte W24 - .byte N09 - .byte W24 -mus_vs_front_5_009: - .byte N09 , Gs1 , v112 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As1 - .byte W12 - .byte PEND -mus_vs_front_5_010: - .byte N09 , En1 , v112 - .byte W12 - .byte An1 - .byte W12 - .byte Ds1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Fs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_front_5_009 - .byte PATT - .word mus_vs_front_5_010 - .byte PATT - .word mus_vs_front_5_005 -mus_vs_front_5_011: - .byte N09 , Cn2 , v112 - .byte W12 - .byte N03 , Cn1 - .byte W12 - .byte N09 - .byte W12 - .byte Cn2 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N03 , Cn2 - .byte W06 - .byte Gn1 - .byte W06 - .byte En1 - .byte W06 - .byte Dn1 - .byte W06 - .byte PEND - .byte PATT - .word mus_vs_front_5_005 - .byte PATT - .word mus_vs_front_5_011 - .byte PATT - .word mus_vs_front_5_005 - .byte PATT - .word mus_vs_front_5_011 - .byte N09 , As0 , v112 - .byte W12 - .byte As1 - .byte W12 - .byte As0 - .byte W12 - .byte As1 - .byte W12 - .byte As0 - .byte W12 - .byte As1 - .byte W12 - .byte As0 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte An1 - .byte W06 - .byte N09 , As1 - .byte W12 - .byte As0 - .byte W12 - .byte N09 - .byte W12 - .byte As1 - .byte W12 - .byte Fn1 - .byte W12 - .byte As0 - .byte W12 - .byte N03 , As1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte N09 , An0 - .byte W12 - .byte An1 - .byte W12 - .byte An0 - .byte W12 - .byte An1 - .byte W12 - .byte An0 - .byte W12 - .byte An1 - .byte W12 - .byte An0 - .byte W12 - .byte N03 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte N09 , An1 - .byte W12 - .byte An0 - .byte W12 - .byte N09 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte An0 - .byte W12 - .byte N03 , An1 - .byte W06 - .byte En1 - .byte W06 - .byte Cs1 - .byte W06 - .byte Bn0 - .byte W06 - .byte N09 , Gs0 - .byte W12 - .byte Gs1 - .byte W12 - .byte Gs0 - .byte W12 - .byte Gs1 - .byte W12 - .byte Gs0 - .byte W12 - .byte Gs1 - .byte W12 - .byte Gs0 - .byte W12 - .byte N03 , Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte N09 - .byte W12 - .byte Gn0 - .byte W12 - .byte N09 - .byte W12 - .byte Gn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Gn0 - .byte W12 - .byte N03 , Gn1 - .byte W06 - .byte Dn1 - .byte W06 - .byte Bn0 - .byte W06 - .byte An0 - .byte W06 - .byte W96 -mus_vs_front_5_012: - .byte N09 , Fn1 , v112 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N03 , Fn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fn2 - .byte W06 - .byte Cn2 - .byte W06 - .byte PEND -mus_vs_front_5_013: - .byte N09 , Fn2 , v112 - .byte W12 - .byte Fn1 - .byte W24 - .byte Cn2 - .byte W24 - .byte Fn2 - .byte W24 - .byte An2 - .byte W12 - .byte PEND - .byte Fn1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte N03 , Bn1 - .byte W06 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte An1 - .byte W06 - .byte N09 , Gn1 - .byte W12 - .byte Dn1 - .byte W24 - .byte Gn1 - .byte W24 - .byte Bn1 - .byte W24 - .byte Dn2 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En2 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N03 , En2 - .byte W06 - .byte Fn2 - .byte W06 - .byte En2 - .byte W06 - .byte Bn1 - .byte W06 - .byte N09 , En1 - .byte W12 - .byte Bn0 - .byte W24 - .byte En1 - .byte W24 - .byte Gs1 - .byte W24 - .byte Bn1 - .byte W12 - .byte An1 - .byte W12 - .byte Cs2 - .byte W12 - .byte An2 - .byte W12 - .byte En2 - .byte W12 - .byte An1 - .byte W12 - .byte En2 - .byte W12 - .byte N03 , Cs3 , v064 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte An2 - .byte W06 - .byte N09 , An1 , v112 - .byte W12 - .byte En1 - .byte W24 - .byte An1 - .byte W24 - .byte Cs2 - .byte W24 - .byte En2 - .byte W12 - .byte PATT - .word mus_vs_front_5_012 - .byte PATT - .word mus_vs_front_5_013 - .byte N09 , Fs1 , v112 - .byte W12 - .byte En2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fs1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N03 , Fs2 - .byte W06 - .byte Gn2 - .byte W06 - .byte Fs2 - .byte W06 - .byte Cn2 - .byte W06 - .byte N09 , Fs2 - .byte W12 - .byte An1 - .byte W24 - .byte Cn2 - .byte W24 - .byte En2 - .byte W24 - .byte An2 - .byte W12 - .byte PATT - .word mus_vs_front_5_000 - .byte N05 , Dn1 , v112 - .byte W08 - .byte Gs1 - .byte W08 - .byte Dn2 - .byte W08 - .byte Cs1 - .byte W08 - .byte Gn1 - .byte W08 - .byte Cs2 - .byte W08 - .byte Cn1 - .byte W08 - .byte Fs1 - .byte W08 - .byte Cn2 - .byte W08 - .byte Bn1 - .byte W08 - .byte Cn2 - .byte W08 - .byte As1 - .byte W08 - .byte GOTO - .word mus_vs_front_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_vs_front_6: - .byte KEYSH , mus_vs_front_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 80*mus_vs_front_mvl/mxv - .byte PAN , c_v+20 - .byte N04 , Bn2 , v112 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N08 , En2 - .byte W08 - .byte En2 , v080 - .byte W08 - .byte N08 - .byte W08 - .byte Bn1 , v112 - .byte W08 - .byte En2 , v084 - .byte W08 - .byte En2 , v080 - .byte W08 - .byte En2 , v112 - .byte W08 - .byte En2 , v084 - .byte W08 - .byte En2 , v080 - .byte W08 - .byte En2 , v124 - .byte W08 - .byte En2 , v092 - .byte W08 - .byte N08 - .byte W08 - .byte W96 - .byte W96 -mus_vs_front_6_B1: - .byte VOL , 90*mus_vs_front_mvl/mxv - .byte PAN , c_v+19 - .byte N12 , An2 , v112 - .byte W12 - .byte An1 - .byte W84 - .byte N12 - .byte W96 -mus_vs_front_6_000: - .byte N12 , An1 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte N12 - .byte W36 - .byte PEND - .byte N12 - .byte W96 - .byte N12 - .byte W96 - .byte N12 - .byte W96 - .byte PATT - .word mus_vs_front_6_000 - .byte N12 , An1 , v112 - .byte W96 - .byte PAN , c_v-32 - .byte N08 , En1 , v127 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte PAN , c_v+25 - .byte N24 , En2 - .byte W24 - .byte PAN , c_v-31 - .byte N08 , En1 , v127 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte PAN , c_v+25 - .byte N24 , Fn2 - .byte W24 - .byte PAN , c_v-31 - .byte N08 , En1 , v127 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte PAN , c_v+28 - .byte N24 , Fs2 - .byte W24 - .byte PAN , c_v-32 - .byte N08 , En1 , v127 - .byte W12 - .byte En1 , v112 - .byte W12 - .byte PAN , c_v+25 - .byte N24 , Gn2 , v127 - .byte W24 - .byte N06 , En2 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N08 , Ds2 - .byte W08 - .byte Bn1 , v080 - .byte W08 - .byte N08 - .byte W08 - .byte PAN , c_v-16 - .byte N08 , Fs1 , v112 - .byte W08 - .byte Bn1 , v084 - .byte W08 - .byte Bn1 , v080 - .byte W08 - .byte PAN , c_v+27 - .byte N08 , Bn1 , v112 - .byte W08 - .byte Bn1 , v084 - .byte W08 - .byte Bn1 , v080 - .byte W08 - .byte PAN , c_v-16 - .byte N08 , Bn1 , v124 - .byte W08 - .byte Bn1 , v092 - .byte W08 - .byte N08 - .byte W08 - .byte VOL , 82*mus_vs_front_mvl/mxv - .byte PAN , c_v+20 - .byte N12 , En2 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PAN , c_v-14 - .byte N06 , Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 -mus_vs_front_6_001: - .byte PAN , c_v+20 - .byte N12 , En2 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND -mus_vs_front_6_002: - .byte W12 - .byte N12 , En2 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte PAN , c_v-13 - .byte N06 , Bn1 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_vs_front_6_001 - .byte PATT - .word mus_vs_front_6_002 - .byte PAN , c_v+19 - .byte N12 , Dn2 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte An1 - .byte W24 -mus_vs_front_6_003: - .byte N12 , Cs2 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PAN , c_v-16 - .byte N12 , Gs1 - .byte W24 - .byte PAN , c_v+23 - .byte N12 , Cn2 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte Bn1 - .byte W36 - .byte N12 - .byte W24 - .byte PAN , c_v-12 - .byte N12 , Fs1 - .byte W24 - .byte PAN , c_v+23 - .byte VOL , 82*mus_vs_front_mvl/mxv - .byte N12 , Gs2 - .byte W36 - .byte Cs2 - .byte W48 - .byte N06 , Gs2 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte PAN , c_v+16 - .byte N12 , Gs2 , v112 - .byte W12 - .byte N12 - .byte W24 - .byte N24 , Cs2 - .byte W24 - .byte N36 - .byte W36 - .byte Gs2 - .byte W36 - .byte Cs2 - .byte W48 - .byte N06 , Gs2 , v096 - .byte W06 - .byte N06 - .byte W06 -mus_vs_front_6_004: - .byte N12 , Gs2 , v112 - .byte W12 - .byte N24 - .byte W24 - .byte N36 , Cs2 - .byte W36 - .byte N24 - .byte W24 - .byte PEND - .byte N36 , Gs2 - .byte W36 - .byte N48 , Cs2 - .byte W48 - .byte N06 , Gs2 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte PATT - .word mus_vs_front_6_004 - .byte N12 , Gs2 , v112 - .byte W12 - .byte N24 , Cs2 - .byte W24 - .byte N48 , Gs2 - .byte W48 - .byte N06 , Gs2 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Cs2 , v112 - .byte W12 - .byte N36 - .byte W36 - .byte N24 - .byte W24 - .byte Dn2 - .byte W24 - .byte N36 , Fs2 - .byte W36 - .byte N48 , Bn1 - .byte W48 - .byte N06 , Bn1 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fs2 , v112 - .byte W12 - .byte N24 - .byte W24 - .byte Bn1 - .byte W24 - .byte N24 - .byte W24 - .byte N06 , Bn1 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Fs2 , v112 - .byte W12 - .byte Bn1 - .byte W24 - .byte Fs2 - .byte W48 - .byte N06 , Fs2 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N12 , Bn1 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W12 - .byte Fn1 - .byte W12 - .byte PATT - .word mus_vs_front_6_003 - .byte W12 - .byte N12 , Cs2 , v112 - .byte W36 - .byte N24 , Dn2 - .byte W24 - .byte Bn1 - .byte W24 - .byte N12 , Gs2 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte PAN , c_v+23 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte c_v+16 - .byte VOL , 79*mus_vs_front_mvl/mxv - .byte N12 , Cn2 , v108 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte N06 , Gn1 - .byte W06 - .byte Gn1 , v096 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 -mus_vs_front_6_005: - .byte N12 , Cn2 , v108 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND -mus_vs_front_6_006: - .byte W12 - .byte N12 , Cn2 , v108 - .byte W36 - .byte N12 - .byte W24 - .byte N06 , Gn1 - .byte W06 - .byte Gn1 , v080 - .byte W06 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte PEND - .byte PATT - .word mus_vs_front_6_005 - .byte PATT - .word mus_vs_front_6_006 - .byte N12 , As1 , v100 - .byte W36 - .byte As1 , v112 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte Fn1 - .byte W24 - .byte An1 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte En1 - .byte W24 - .byte Gs1 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte Gn1 - .byte W36 - .byte N12 - .byte W24 - .byte Dn1 - .byte W16 - .byte N04 , Bn2 - .byte W04 - .byte N04 - .byte W04 - .byte PAN , c_v+32 - .byte N08 , Gn2 , v064 - .byte W08 - .byte Gn2 , v032 - .byte W08 - .byte N08 - .byte W08 - .byte Dn2 , v116 - .byte W08 - .byte Gn2 , v080 - .byte W08 - .byte N08 - .byte W08 - .byte Gn2 , v064 - .byte W08 - .byte Gn2 , v032 - .byte W08 - .byte N08 - .byte W08 - .byte Dn2 , v116 - .byte W08 - .byte Gn2 , v084 - .byte W08 - .byte N08 - .byte W08 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_vs_front_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_vs_front_7: - .byte KEYSH , mus_vs_front_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte PAN , c_v-64 - .byte W12 - .byte W96 -mus_vs_front_7_000: - .byte N24 , Bn4 , v112 - .byte W24 - .byte As4 - .byte W24 - .byte An4 - .byte W24 - .byte Gs4 - .byte W24 - .byte PEND -mus_vs_front_7_001: - .byte N24 , Gn4 , v112 - .byte W24 - .byte Fs4 - .byte W24 - .byte Fn4 - .byte W24 - .byte En4 - .byte W24 - .byte PEND -mus_vs_front_7_B1: - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte W24 - .byte N12 , Fn2 , v112 - .byte W12 - .byte En2 - .byte W24 - .byte Gn2 - .byte W12 - .byte Gs2 - .byte W24 - .byte W12 - .byte As2 - .byte W12 - .byte Bn2 - .byte W24 - .byte Gn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte N06 , Fn2 - .byte W06 - .byte Gn2 - .byte W06 - .byte N12 , Fs2 - .byte W12 - .byte N36 , Cn3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Bn2 - .byte W24 - .byte An2 - .byte W24 - .byte N12 , Gs2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte N06 , Cn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , Cs2 - .byte W12 - .byte N12 - .byte W12 - .byte Dn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte En2 - .byte W24 - .byte Gn2 - .byte W12 - .byte Gs2 - .byte W24 - .byte W12 - .byte Cn3 - .byte W12 - .byte Dn3 - .byte W24 - .byte As2 - .byte W12 - .byte Bn2 - .byte W12 - .byte N06 , Gs2 - .byte W06 - .byte As2 - .byte W06 - .byte N12 , An2 - .byte W12 - .byte N36 , En3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Dn3 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , Gs2 - .byte W12 - .byte Fs2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Dn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Cs2 - .byte W12 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte W24 - .byte N24 , Bn2 - .byte W48 - .byte Cn3 - .byte W24 - .byte W24 - .byte Cs3 - .byte W48 - .byte Dn3 - .byte W24 - .byte W12 - .byte N12 , Bn2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Dn3 - .byte W12 - .byte W12 - .byte Ds3 - .byte W24 - .byte En3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Fs3 - .byte W12 - .byte W12 - .byte N36 , Gs3 - .byte W36 - .byte N12 , An3 - .byte W24 - .byte Bn3 - .byte W24 - .byte Cs4 - .byte W12 - .byte N36 , Bn3 - .byte W36 - .byte N12 , Cs4 - .byte W24 - .byte N24 , En4 - .byte W24 - .byte N96 , Bn3 - .byte W96 - .byte Gs3 - .byte W96 - .byte W12 - .byte N36 - .byte W36 - .byte N12 , An3 - .byte W24 - .byte N24 , Bn3 - .byte W24 - .byte N12 , Cs4 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N12 , Cs4 - .byte W24 - .byte N36 , En4 - .byte W36 - .byte N12 , Gn3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N36 , En3 - .byte W36 - .byte N12 , Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte Gs3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N36 , En3 - .byte W36 - .byte N12 , Gs3 - .byte W24 - .byte N12 - .byte W24 - .byte An3 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N36 , Fs3 - .byte W36 - .byte N12 , Gs3 - .byte W24 - .byte N24 , Bn3 - .byte W24 - .byte N96 , Cs4 - .byte W36 - .byte MOD , 8 - .byte W12 - .byte VOL , 28*mus_vs_front_mvl/mxv - .byte W02 - .byte 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 25*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W04 - .byte 22*mus_vs_front_mvl/mxv - .byte W02 - .byte 21*mus_vs_front_mvl/mxv - .byte W04 - .byte 19*mus_vs_front_mvl/mxv - .byte W02 - .byte 17*mus_vs_front_mvl/mxv - .byte W04 - .byte 15*mus_vs_front_mvl/mxv - .byte W02 - .byte 14*mus_vs_front_mvl/mxv - .byte W04 - .byte 11*mus_vs_front_mvl/mxv - .byte W02 - .byte 8*mus_vs_front_mvl/mxv - .byte W04 - .byte 6*mus_vs_front_mvl/mxv - .byte W02 - .byte 4*mus_vs_front_mvl/mxv - .byte W04 - .byte 2*mus_vs_front_mvl/mxv - .byte W02 - .byte 2*mus_vs_front_mvl/mxv - .byte W04 - .byte 34*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte PAN , c_v+0 - .byte W84 - .byte N06 , Gs3 , v092 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v+0 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte Gs3 - .byte W24 - .byte N36 , Gs4 - .byte W12 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte MOD , 8 - .byte W12 - .byte VOL , 22*mus_vs_front_mvl/mxv - .byte W12 - .byte 45*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N24 , Cs5 - .byte W12 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte MOD , 9 - .byte W12 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W12 - .byte N06 , Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte N24 , Cs4 - .byte W12 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N24 , Bn3 - .byte W12 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N24 , An3 - .byte W12 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte MOD , 6 - .byte W12 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N12 , Fs3 - .byte W12 - .byte Gs3 - .byte W12 - .byte Fs3 - .byte W12 - .byte En3 - .byte W12 - .byte N48 , Fs3 - .byte W12 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte MOD , 6 - .byte W24 - .byte VOL , 22*mus_vs_front_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W72 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte W12 - .byte N06 - .byte W06 - .byte An3 - .byte W06 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte N12 , Bn3 - .byte W12 - .byte Fs3 - .byte W24 - .byte N36 , Fs4 - .byte W12 - .byte MOD , 8 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte W12 - .byte 22*mus_vs_front_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte N24 , Bn4 - .byte W12 - .byte MOD , 9 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte W12 - .byte N06 , Fs3 - .byte W06 - .byte An3 - .byte W06 - .byte N24 , Bn3 - .byte W12 - .byte MOD , 6 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte N24 , Fs4 - .byte W12 - .byte MOD , 6 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte N24 , En4 - .byte W12 - .byte MOD , 6 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte N12 , Cs4 - .byte W12 - .byte Dn4 - .byte W12 - .byte Cs4 - .byte W12 - .byte Cn4 - .byte W12 - .byte N48 , Cs4 - .byte W12 - .byte MOD , 6 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte W24 - .byte 22*mus_vs_front_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte W48 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte W48 - .byte PAN , c_v-64 - .byte N12 , Cs4 , v112 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W12 - .byte N36 , En3 - .byte W36 - .byte N12 , Fn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte An3 - .byte W12 - .byte N36 , Gn3 - .byte W36 - .byte N12 , An3 - .byte W24 - .byte N24 , Cn4 - .byte W24 - .byte N96 , Gn3 - .byte W96 - .byte En3 - .byte W96 - .byte W12 - .byte N36 - .byte W36 - .byte N12 , Fn3 - .byte W24 - .byte N24 , Gn3 - .byte W24 - .byte N12 , An3 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte N12 , An3 - .byte W24 - .byte N36 , Cn4 - .byte W36 - .byte N12 , Ds4 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N36 , Cn4 - .byte W36 - .byte N12 , Ds4 - .byte W24 - .byte Cn4 - .byte W24 - .byte En4 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N36 , Cn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W01 - .byte 21*mus_vs_front_mvl/mxv - .byte W03 - .byte 16*mus_vs_front_mvl/mxv - .byte W02 - .byte 16*mus_vs_front_mvl/mxv - .byte W01 - .byte 11*mus_vs_front_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte N12 , En4 - .byte W24 - .byte N12 - .byte W24 - .byte Fn4 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W01 - .byte 21*mus_vs_front_mvl/mxv - .byte W03 - .byte 16*mus_vs_front_mvl/mxv - .byte W02 - .byte 16*mus_vs_front_mvl/mxv - .byte W01 - .byte 11*mus_vs_front_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte N12 , En4 - .byte W24 - .byte N96 , Gn4 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOL , 31*mus_vs_front_mvl/mxv - .byte W02 - .byte 28*mus_vs_front_mvl/mxv - .byte W06 - .byte 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 25*mus_vs_front_mvl/mxv - .byte W04 - .byte 24*mus_vs_front_mvl/mxv - .byte W02 - .byte 22*mus_vs_front_mvl/mxv - .byte W04 - .byte 21*mus_vs_front_mvl/mxv - .byte W02 - .byte 19*mus_vs_front_mvl/mxv - .byte W04 - .byte 18*mus_vs_front_mvl/mxv - .byte W02 - .byte 17*mus_vs_front_mvl/mxv - .byte W04 - .byte 15*mus_vs_front_mvl/mxv - .byte W02 - .byte 14*mus_vs_front_mvl/mxv - .byte W04 - .byte 13*mus_vs_front_mvl/mxv - .byte W02 - .byte 11*mus_vs_front_mvl/mxv - .byte W04 - .byte 34*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W06 - .byte N06 , Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte N06 , Cn5 - .byte W18 - .byte N03 , Fn4 - .byte W06 - .byte N72 - .byte W24 - .byte VOL , 30*mus_vs_front_mvl/mxv - .byte W02 - .byte 29*mus_vs_front_mvl/mxv - .byte W04 - .byte 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 26*mus_vs_front_mvl/mxv - .byte W06 - .byte 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 24*mus_vs_front_mvl/mxv - .byte W02 - .byte 23*mus_vs_front_mvl/mxv - .byte W04 - .byte 22*mus_vs_front_mvl/mxv - .byte W02 - .byte 21*mus_vs_front_mvl/mxv - .byte W04 - .byte 19*mus_vs_front_mvl/mxv - .byte W02 - .byte 17*mus_vs_front_mvl/mxv - .byte W04 - .byte 15*mus_vs_front_mvl/mxv - .byte W02 - .byte 13*mus_vs_front_mvl/mxv - .byte W04 - .byte 12*mus_vs_front_mvl/mxv - .byte W02 - .byte 11*mus_vs_front_mvl/mxv - .byte W04 - .byte 34*mus_vs_front_mvl/mxv - .byte N24 , Cn5 - .byte W24 - .byte Bn4 - .byte W24 - .byte An4 - .byte W24 - .byte Bn4 - .byte W24 - .byte N06 , Gn4 - .byte W06 - .byte An4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte N36 , Gn4 - .byte W12 - .byte VOL , 30*mus_vs_front_mvl/mxv - .byte W02 - .byte 27*mus_vs_front_mvl/mxv - .byte W04 - .byte 25*mus_vs_front_mvl/mxv - .byte W02 - .byte 22*mus_vs_front_mvl/mxv - .byte W04 - .byte 19*mus_vs_front_mvl/mxv - .byte W02 - .byte 17*mus_vs_front_mvl/mxv - .byte W04 - .byte 15*mus_vs_front_mvl/mxv - .byte W02 - .byte 14*mus_vs_front_mvl/mxv - .byte W04 - .byte 34*mus_vs_front_mvl/mxv - .byte N12 , Dn4 - .byte W12 - .byte N24 , Gn3 - .byte W24 - .byte VOICE , 85 - .byte N24 , Gn2 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N24 - .byte W24 - .byte VOICE , 80 - .byte W06 - .byte N06 , En4 - .byte W06 - .byte Fn4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Bn4 - .byte W18 - .byte N03 , Dn4 - .byte W06 - .byte N72 - .byte W24 - .byte VOL , 29*mus_vs_front_mvl/mxv - .byte W02 - .byte 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W04 - .byte 23*mus_vs_front_mvl/mxv - .byte W02 - .byte 22*mus_vs_front_mvl/mxv - .byte W04 - .byte 21*mus_vs_front_mvl/mxv - .byte W02 - .byte 19*mus_vs_front_mvl/mxv - .byte W04 - .byte 19*mus_vs_front_mvl/mxv - .byte W02 - .byte 17*mus_vs_front_mvl/mxv - .byte W04 - .byte 17*mus_vs_front_mvl/mxv - .byte W02 - .byte 16*mus_vs_front_mvl/mxv - .byte W04 - .byte 15*mus_vs_front_mvl/mxv - .byte W02 - .byte 12*mus_vs_front_mvl/mxv - .byte W04 - .byte 11*mus_vs_front_mvl/mxv - .byte W06 - .byte 34*mus_vs_front_mvl/mxv - .byte N24 , Gn4 - .byte W24 - .byte Dn4 - .byte W24 - .byte Bn4 - .byte W24 - .byte An4 - .byte W24 - .byte N06 , Cs5 - .byte W06 - .byte Dn5 - .byte W06 - .byte Cs5 - .byte W06 - .byte Bn4 - .byte W06 - .byte N48 , Cs5 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 30*mus_vs_front_mvl/mxv - .byte W02 - .byte 29*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W04 - .byte 21*mus_vs_front_mvl/mxv - .byte W02 - .byte 18*mus_vs_front_mvl/mxv - .byte W04 - .byte 15*mus_vs_front_mvl/mxv - .byte W02 - .byte 14*mus_vs_front_mvl/mxv - .byte W04 - .byte VOICE , 85 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N02 , En3 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N24 - .byte W12 - .byte MOD , 7 - .byte VOL , 22*mus_vs_front_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte W08 - .byte N02 , Dn3 - .byte W08 - .byte N02 - .byte W08 - .byte N24 - .byte W12 - .byte MOD , 7 - .byte VOL , 22*mus_vs_front_mvl/mxv - .byte W12 - .byte VOICE , 80 - .byte MOD , 0 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte N08 , Fn4 - .byte W08 - .byte Gn4 - .byte W08 - .byte An4 - .byte W08 - .byte N06 , Cn5 - .byte W18 - .byte N03 , Fn4 - .byte W06 - .byte N36 - .byte W36 - .byte N12 , Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte An2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Fn3 - .byte W24 - .byte An3 - .byte W12 - .byte N06 , Cn5 - .byte W18 - .byte N03 , Fs4 - .byte W06 - .byte N36 - .byte W36 - .byte N12 , Cn4 - .byte W12 - .byte An3 - .byte W12 - .byte Fs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte An2 - .byte W24 - .byte Cn3 - .byte W24 - .byte Fs3 - .byte W24 - .byte An3 - .byte W12 - .byte PATT - .word mus_vs_front_7_000 - .byte PATT - .word mus_vs_front_7_001 - .byte GOTO - .word mus_vs_front_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_vs_front_8: - .byte KEYSH , mus_vs_front_key+0 - .byte VOICE , 83 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 35*mus_vs_front_mvl/mxv - .byte W12 - .byte W96 - .byte VOICE , 83 - .byte PAN , c_v-64 - .byte VOL , 56*mus_vs_front_mvl/mxv - .byte N04 , Cn1 , v112 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Fs1 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , Cn2 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Cs1 - .byte W08 - .byte PAN , c_v-64 - .byte N04 , Gn1 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Cs2 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , Dn1 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Gs1 - .byte W08 - .byte PAN , c_v-64 - .byte N04 , Dn2 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Ds1 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , An1 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Ds2 - .byte W08 - .byte PAN , c_v-64 - .byte N04 , En1 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , As1 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , En2 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Fn1 - .byte W08 - .byte PAN , c_v-64 - .byte N04 , Bn1 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Fn2 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , Fs1 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Cn2 - .byte W08 - .byte PAN , c_v-64 - .byte N04 , Fs2 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Gn1 - .byte W08 - .byte PAN , c_v+63 - .byte N04 , Cs2 - .byte W08 - .byte PAN , c_v+0 - .byte N04 , Gn2 - .byte W08 -mus_vs_front_8_B1: - .byte VOICE , 83 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte PAN , c_v+63 - .byte W24 - .byte N12 , An2 , v112 - .byte W12 - .byte Gs2 - .byte W24 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W24 - .byte W12 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W24 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte N06 , An2 - .byte W06 - .byte Cn3 - .byte W06 - .byte N12 , As2 - .byte W12 - .byte N36 , Ds3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Dn3 - .byte W24 - .byte Cn3 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte En2 - .byte W12 - .byte Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte Fn2 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte N12 - .byte W12 - .byte Fn2 - .byte W12 - .byte An2 - .byte W12 - .byte Gs2 - .byte W24 - .byte Bn2 - .byte W12 - .byte Cn3 - .byte W24 - .byte W12 - .byte Ds3 - .byte W12 - .byte Fn3 - .byte W24 - .byte Dn3 - .byte W12 - .byte Ds3 - .byte W12 - .byte N06 , Cn3 - .byte W06 - .byte Dn3 - .byte W06 - .byte N12 , Cs3 - .byte W12 - .byte N36 , Gn3 - .byte W12 - .byte MOD , 6 - .byte W24 - .byte 0 - .byte N24 , Fn3 - .byte W24 - .byte Ds3 - .byte W24 - .byte N12 , Bn2 - .byte W12 - .byte An2 - .byte W12 - .byte Gs2 - .byte W12 - .byte Bn2 - .byte W12 - .byte En2 - .byte W12 - .byte Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte Ds2 - .byte W12 - .byte En2 - .byte W12 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte W24 - .byte N24 , Gs2 - .byte W48 - .byte An2 - .byte W24 - .byte W24 - .byte As2 - .byte W48 - .byte Bn2 - .byte W24 - .byte W12 - .byte N12 , Gs2 - .byte W24 - .byte An2 - .byte W24 - .byte As2 - .byte W24 - .byte Bn2 - .byte W12 - .byte W12 - .byte Cn3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Dn3 - .byte W24 - .byte Ds3 - .byte W12 - .byte W12 - .byte N36 , Bn3 - .byte W36 - .byte N12 , Cs4 - .byte W24 - .byte En4 - .byte W24 - .byte N12 - .byte W12 - .byte N36 , Ds4 - .byte W36 - .byte N12 , En4 - .byte W24 - .byte N24 , Gs4 - .byte W24 - .byte N96 , En4 - .byte W96 - .byte Bn3 - .byte W96 - .byte W12 - .byte N36 - .byte W36 - .byte N12 , Cs4 - .byte W24 - .byte N24 , En4 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Ds4 - .byte W24 - .byte N12 , En4 - .byte W24 - .byte N36 , Gs4 - .byte W36 -mus_vs_front_8_000: - .byte N12 , Bn3 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W12 - .byte N36 , Gn3 - .byte W36 - .byte N12 , Bn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte PATT - .word mus_vs_front_8_000 - .byte W12 - .byte N36 , Gs3 , v112 - .byte W36 - .byte N12 , Bn3 - .byte W24 - .byte N12 - .byte W24 - .byte Cn4 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N36 , Bn3 - .byte W36 - .byte N12 - .byte W24 - .byte N24 , Ds4 - .byte W24 - .byte N96 , En4 - .byte W36 - .byte MOD , 8 - .byte W12 - .byte VOL , 29*mus_vs_front_mvl/mxv - .byte W02 - .byte 27*mus_vs_front_mvl/mxv - .byte W04 - .byte 26*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W04 - .byte 23*mus_vs_front_mvl/mxv - .byte W02 - .byte 21*mus_vs_front_mvl/mxv - .byte W04 - .byte 19*mus_vs_front_mvl/mxv - .byte W02 - .byte 19*mus_vs_front_mvl/mxv - .byte W04 - .byte 17*mus_vs_front_mvl/mxv - .byte W02 - .byte 15*mus_vs_front_mvl/mxv - .byte W04 - .byte 13*mus_vs_front_mvl/mxv - .byte W02 - .byte 11*mus_vs_front_mvl/mxv - .byte W04 - .byte 9*mus_vs_front_mvl/mxv - .byte W02 - .byte 8*mus_vs_front_mvl/mxv - .byte W04 - .byte 5*mus_vs_front_mvl/mxv - .byte W02 - .byte 2*mus_vs_front_mvl/mxv - .byte W04 - .byte 34*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W96 - .byte N12 , Gs2 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 -mus_vs_front_8_001: - .byte W12 - .byte N12 , Gs2 , v112 - .byte W36 - .byte Fs2 - .byte W24 - .byte N24 , An2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PEND -mus_vs_front_8_002: - .byte MOD , 0 - .byte N12 , Gs2 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W12 - .byte N12 - .byte W36 - .byte An2 - .byte W24 - .byte N24 , Fs2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PATT - .word mus_vs_front_8_002 - .byte PATT - .word mus_vs_front_8_001 -mus_vs_front_8_003: - .byte MOD , 0 - .byte N12 , Fs2 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W12 - .byte N36 , Ds2 - .byte W24 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Fs2 - .byte W24 - .byte Bn2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PATT - .word mus_vs_front_8_003 - .byte N12 , Fs2 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N24 , Gn2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte PATT - .word mus_vs_front_8_002 - .byte W12 - .byte N12 , Gs2 , v112 - .byte W36 - .byte N24 , An2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N24 , Fs2 - .byte W12 - .byte MOD , 9 - .byte W12 - .byte 0 - .byte N12 , Gs3 - .byte W12 - .byte N12 - .byte W06 - .byte MOD , 7 - .byte W06 - .byte 0 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W12 - .byte VOL , 22*mus_vs_front_mvl/mxv - .byte W06 - .byte 11*mus_vs_front_mvl/mxv - .byte W06 - .byte 34*mus_vs_front_mvl/mxv - .byte N24 - .byte W12 - .byte MOD , 9 - .byte VOL , 22*mus_vs_front_mvl/mxv - .byte W06 - .byte 11*mus_vs_front_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte N48 , Bn4 - .byte W48 - .byte As4 - .byte W48 - .byte An4 - .byte W48 - .byte Gs4 - .byte W48 - .byte N24 , Bn4 - .byte W24 - .byte As4 - .byte W24 - .byte An4 - .byte W24 - .byte Gs4 - .byte W24 - .byte N06 , Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte Gs4 - .byte W06 - .byte Gn4 - .byte W06 - .byte Fs4 - .byte W06 - .byte Fn4 - .byte W06 - .byte En4 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte Gs3 - .byte W06 - .byte En3 - .byte W06 - .byte W12 - .byte N36 , Gn3 - .byte W36 - .byte N12 , An3 - .byte W24 - .byte Cn4 - .byte W24 - .byte N12 - .byte W12 - .byte N36 , Bn3 - .byte W36 - .byte N12 , Cn4 - .byte W24 - .byte N24 , En4 - .byte W24 - .byte N96 , Cn4 - .byte W96 - .byte Gn3 - .byte W96 - .byte W12 - .byte N36 - .byte W36 - .byte N12 , An3 - .byte W24 - .byte N24 , Cn4 - .byte W24 - .byte N12 - .byte W12 - .byte N24 , Bn3 - .byte W24 - .byte N12 , Cn4 - .byte W24 - .byte N36 , En4 - .byte W36 -mus_vs_front_8_004: - .byte N12 , Gn4 , v112 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte PEND - .byte W12 - .byte N36 , Ds4 - .byte W36 - .byte N12 , Gn4 - .byte W24 - .byte Ds4 - .byte W24 - .byte PATT - .word mus_vs_front_8_004 - .byte W12 - .byte N36 , En4 , v112 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W01 - .byte 21*mus_vs_front_mvl/mxv - .byte W03 - .byte 16*mus_vs_front_mvl/mxv - .byte W02 - .byte 16*mus_vs_front_mvl/mxv - .byte W01 - .byte 11*mus_vs_front_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte N12 , Gn4 - .byte W24 - .byte N12 - .byte W24 - .byte Gs4 - .byte W36 - .byte N12 - .byte W36 - .byte N12 - .byte W24 - .byte W12 - .byte N36 , Gn4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W01 - .byte 21*mus_vs_front_mvl/mxv - .byte W03 - .byte 16*mus_vs_front_mvl/mxv - .byte W02 - .byte 16*mus_vs_front_mvl/mxv - .byte W01 - .byte 11*mus_vs_front_mvl/mxv - .byte W03 - .byte MOD , 0 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte N12 - .byte W24 - .byte N96 , Bn4 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte VOL , 30*mus_vs_front_mvl/mxv - .byte W02 - .byte 29*mus_vs_front_mvl/mxv - .byte W04 - .byte 27*mus_vs_front_mvl/mxv - .byte W02 - .byte 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 24*mus_vs_front_mvl/mxv - .byte W02 - .byte 22*mus_vs_front_mvl/mxv - .byte W06 - .byte 20*mus_vs_front_mvl/mxv - .byte W04 - .byte 19*mus_vs_front_mvl/mxv - .byte W02 - .byte 17*mus_vs_front_mvl/mxv - .byte W04 - .byte 16*mus_vs_front_mvl/mxv - .byte W02 - .byte 14*mus_vs_front_mvl/mxv - .byte W04 - .byte 13*mus_vs_front_mvl/mxv - .byte W02 - .byte 12*mus_vs_front_mvl/mxv - .byte W04 - .byte 11*mus_vs_front_mvl/mxv - .byte W02 - .byte 10*mus_vs_front_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte W24 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte N12 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Fn2 - .byte W24 - .byte Gn3 - .byte W24 - .byte Fn3 - .byte W12 - .byte W12 - .byte An3 - .byte W24 - .byte Fn3 - .byte W24 - .byte Cn4 - .byte W12 - .byte N06 , Bn3 - .byte W06 - .byte An3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fn3 - .byte W06 - .byte N12 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Dn3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Fn3 - .byte W12 - .byte VOICE , 82 - .byte N24 , Dn3 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 - .byte W48 - .byte VOICE , 83 - .byte N12 , Bn2 - .byte W12 - .byte Dn3 - .byte W12 - .byte Gn3 - .byte W12 - .byte Gn2 - .byte W24 - .byte Dn3 - .byte W24 - .byte Gn3 - .byte W12 - .byte Bn3 - .byte W12 - .byte Gn3 - .byte W24 - .byte En3 - .byte W24 - .byte Gn3 - .byte W24 - .byte Bn3 - .byte W12 - .byte An3 - .byte W12 - .byte En3 - .byte W24 - .byte Cs3 - .byte W24 - .byte Cs4 - .byte W12 - .byte VOICE , 82 - .byte N02 , An2 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 22*mus_vs_front_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W08 - .byte N02 , Gn2 - .byte W08 - .byte N02 - .byte W08 - .byte N24 - .byte W12 - .byte VOL , 22*mus_vs_front_mvl/mxv - .byte MOD , 7 - .byte W12 - .byte VOICE , 83 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte N12 , Fn3 - .byte W12 - .byte En3 - .byte W12 - .byte Fn3 - .byte W12 - .byte Cn3 - .byte W12 - .byte An2 - .byte W36 - .byte Fn3 - .byte W12 - .byte An3 - .byte W24 - .byte Cn4 - .byte W18 - .byte N03 , An3 - .byte W06 - .byte N72 - .byte W12 - .byte VOL , 31*mus_vs_front_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 30*mus_vs_front_mvl/mxv - .byte W04 - .byte 29*mus_vs_front_mvl/mxv - .byte W02 - .byte 28*mus_vs_front_mvl/mxv - .byte W06 - .byte 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 25*mus_vs_front_mvl/mxv - .byte W02 - .byte 24*mus_vs_front_mvl/mxv - .byte W04 - .byte 22*mus_vs_front_mvl/mxv - .byte W02 - .byte 21*mus_vs_front_mvl/mxv - .byte W04 - .byte 19*mus_vs_front_mvl/mxv - .byte W02 - .byte 17*mus_vs_front_mvl/mxv - .byte W04 - .byte 15*mus_vs_front_mvl/mxv - .byte W02 - .byte 13*mus_vs_front_mvl/mxv - .byte W04 - .byte 12*mus_vs_front_mvl/mxv - .byte W02 - .byte 10*mus_vs_front_mvl/mxv - .byte W04 - .byte 8*mus_vs_front_mvl/mxv - .byte W02 - .byte 7*mus_vs_front_mvl/mxv - .byte W10 - .byte MOD , 0 - .byte VOL , 34*mus_vs_front_mvl/mxv - .byte N12 , Fs3 - .byte W12 - .byte Cn3 - .byte W12 - .byte An2 - .byte W36 - .byte Fs3 - .byte W24 - .byte An3 - .byte W12 - .byte Cn4 - .byte W18 - .byte N03 , An3 - .byte W06 - .byte N48 - .byte W12 - .byte VOL , 28*mus_vs_front_mvl/mxv - .byte MOD , 8 - .byte W02 - .byte VOL , 26*mus_vs_front_mvl/mxv - .byte W04 - .byte 23*mus_vs_front_mvl/mxv - .byte W02 - .byte 21*mus_vs_front_mvl/mxv - .byte W04 - .byte 19*mus_vs_front_mvl/mxv - .byte W02 - .byte 17*mus_vs_front_mvl/mxv - .byte W04 - .byte 15*mus_vs_front_mvl/mxv - .byte W02 - .byte 14*mus_vs_front_mvl/mxv - .byte W04 - .byte 12*mus_vs_front_mvl/mxv - .byte W02 - .byte 10*mus_vs_front_mvl/mxv - .byte W04 - .byte 7*mus_vs_front_mvl/mxv - .byte W06 - .byte 34*mus_vs_front_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte W96 - .byte W96 - .byte GOTO - .word mus_vs_front_8_B1 - .byte FINE - -@********************** Track 9 **********************@ - -mus_vs_front_9: - .byte KEYSH , mus_vs_front_key+0 - .byte VOICE , 0 - .byte VOL , 79*mus_vs_front_mvl/mxv - .byte PAN , c_v+0 - .byte W12 - .byte N06 , Cn1 , v112 - .byte N24 , An2 - .byte W24 - .byte Cs2 - .byte W24 - .byte N06 , Cn1 - .byte N24 , Gn2 - .byte W24 - .byte En2 , v127 - .byte W24 - .byte N08 , Dn2 , v096 - .byte W08 - .byte Dn2 , v092 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cn2 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Bn1 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte An1 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Gn1 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Fn1 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Dn1 , v112 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 , v092 - .byte W08 - .byte N24 , Cn3 , v124 - .byte W24 -mus_vs_front_9_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte N24 , An2 , v112 - .byte W24 - .byte Cs2 - .byte W24 - .byte Gn2 - .byte W24 - .byte En2 , v127 - .byte W24 -mus_vs_front_9_000: - .byte N06 , Cn1 , v112 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte PEND -mus_vs_front_9_001: - .byte N06 , Cn1 , v112 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 - .byte W24 - .byte PEND - .byte Cn1 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W36 - .byte PATT - .word mus_vs_front_9_001 - .byte PATT - .word mus_vs_front_9_000 - .byte PATT - .word mus_vs_front_9_001 - .byte N06 , Cn1 , v112 - .byte W24 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte En1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte PATT - .word mus_vs_front_9_001 - .byte PATT - .word mus_vs_front_9_001 - .byte N06 , Cn1 , v112 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 - .byte W24 - .byte Cn1 - .byte W12 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 - .byte W24 - .byte Cn1 - .byte W24 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W24 - .byte N06 - .byte W12 - .byte Dn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte N08 , Dn2 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cn2 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Bn1 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte An1 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Gn1 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Fn1 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte Cs1 - .byte W08 - .byte N08 - .byte W08 - .byte Cn1 - .byte W08 - .byte N24 , Cn3 , v127 - .byte W24 - .byte GOTO - .word mus_vs_front_9_B1 - .byte FINE - -@********************** Track 10 **********************@ - -mus_vs_front_10: - .byte KEYSH , mus_vs_front_key+0 - .byte VOICE , 127 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-1 - .byte VOL , 45*mus_vs_front_mvl/mxv - .byte W12 - .byte W96 -mus_vs_front_10_000: - .byte N02 , Cn5 , v064 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_front_10_000 -mus_vs_front_10_B1: - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 -mus_vs_front_10_001: - .byte N02 , Cn5 , v080 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte PATT - .word mus_vs_front_10_001 - .byte VOL , 55*mus_vs_front_mvl/mxv - .byte N02 , Cn5 , v064 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte PATT - .word mus_vs_front_10_000 - .byte VOL , 44*mus_vs_front_mvl/mxv - .byte N02 , Cn5 , v064 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v040 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v016 - .byte W12 - .byte PATT - .word mus_vs_front_10_000 - .byte GOTO - .word mus_vs_front_10_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_vs_front: - .byte 10 @ NumTrks - .byte 0 @ NumBlks - .byte mus_vs_front_pri @ Priority - .byte mus_vs_front_rev @ Reverb. - - .word mus_vs_front_grp - - .word mus_vs_front_1 - .word mus_vs_front_2 - .word mus_vs_front_3 - .word mus_vs_front_4 - .word mus_vs_front_5 - .word mus_vs_front_6 - .word mus_vs_front_7 - .word mus_vs_front_8 - .word mus_vs_front_9 - .word mus_vs_front_10 - - .end diff --git a/sound/songs/mus_vs_mew.s b/sound/songs/mus_vs_mew.s deleted file mode 100644 index 62500c78a6..0000000000 --- a/sound/songs/mus_vs_mew.s +++ /dev/null @@ -1,3873 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_vs_mew_grp, voicegroup116 - .equ mus_vs_mew_pri, 0 - .equ mus_vs_mew_rev, reverb_set+50 - .equ mus_vs_mew_mvl, 127 - .equ mus_vs_mew_key, 0 - .equ mus_vs_mew_tbs, 1 - .equ mus_vs_mew_exg, 0 - .equ mus_vs_mew_cmp, 1 - - .section .rodata - .global mus_vs_mew - .align 2 - -@********************** Track 1 **********************@ - -mus_vs_mew_1: - .byte KEYSH , mus_vs_mew_key+0 - .byte TEMPO , 182*mus_vs_mew_tbs/2 - .byte VOICE , 87 - .byte PAN , c_v+0 - .byte VOL , 90*mus_vs_mew_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte N06 , En4 , v080 - .byte W06 - .byte Ds4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Dn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Cs3 - .byte W06 - .byte Dn3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte VOICE , 84 - .byte VOL , 79*mus_vs_mew_mvl/mxv - .byte N06 , Bn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte Gn3 - .byte W24 - .byte W48 - .byte Fn3 - .byte W48 -mus_vs_mew_1_000: - .byte W36 - .byte N06 , Gs3 , v080 - .byte W36 - .byte Gn3 - .byte W24 - .byte PEND - .byte W36 - .byte VOL , 57*mus_vs_mew_mvl/mxv - .byte N60 , Fn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte VOL , 89*mus_vs_mew_mvl/mxv - .byte W24 - .byte 79*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N06 , Bn3 - .byte W36 - .byte Gs3 - .byte W36 - .byte Gn3 - .byte W24 - .byte W48 - .byte Fn3 - .byte W48 - .byte PATT - .word mus_vs_mew_1_000 - .byte W36 - .byte N60 , Fn3 , v080 - .byte W12 - .byte MOD , 7 - .byte W48 -mus_vs_mew_1_B1: - .byte VOL , 89*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N06 , Fn3 , v080 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte En3 - .byte W06 - .byte Ds3 - .byte W06 - .byte En3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 -mus_vs_mew_1_001: - .byte N06 , Fn3 , v080 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte Cs4 - .byte W06 - .byte Cn4 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte PEND -mus_vs_mew_1_002: - .byte N06 , Fn3 , v080 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte Bn3 - .byte W06 - .byte Cn4 - .byte W06 - .byte PEND - .byte Cs4 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 -mus_vs_mew_1_003: - .byte N06 , Gn3 , v080 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte An3 - .byte W06 - .byte As3 - .byte W06 - .byte An3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PEND - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Fn3 - .byte W06 - .byte Fs3 - .byte W06 - .byte Gn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte PATT - .word mus_vs_mew_1_003 - .byte PATT - .word mus_vs_mew_1_001 - .byte PATT - .word mus_vs_mew_1_001 - .byte PATT - .word mus_vs_mew_1_001 - .byte PATT - .word mus_vs_mew_1_002 - .byte N24 , Fs3 , v080 - .byte W24 - .byte En3 - .byte W24 - .byte Fs3 - .byte W24 - .byte An3 - .byte W24 - .byte N36 , Gs3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Fs3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , An3 - .byte W24 - .byte N72 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 67*mus_vs_mew_mvl/mxv - .byte W48 - .byte 90*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N24 , Dn4 - .byte W24 - .byte N96 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W12 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte W72 - .byte 90*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N24 , Fs3 - .byte W24 - .byte En3 - .byte W24 - .byte Fs3 - .byte W24 - .byte An3 - .byte W24 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Ds4 - .byte W24 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N96 , En4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_vs_mew_mvl/mxv - .byte W24 - .byte 68*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N96 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_vs_mew_mvl/mxv - .byte W24 - .byte 68*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N72 , En3 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N12 - .byte W24 - .byte Fs3 - .byte W12 - .byte En3 - .byte W84 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N72 , Fn3 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte VOL , 90*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N12 - .byte W24 - .byte An3 - .byte W12 - .byte Gn3 - .byte W36 - .byte N48 , Fn3 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_vs_mew_1_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 2 **********************@ - -mus_vs_mew_2: - .byte KEYSH , mus_vs_mew_key+0 - .byte VOICE , 48 - .byte PAN , c_v+0 - .byte VOL , 90*mus_vs_mew_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+1 - .byte N06 , Bn4 , v064 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte Bn4 - .byte W06 - .byte As4 - .byte W06 - .byte An4 - .byte W06 - .byte An5 - .byte W06 - .byte VOICE , 4 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N12 , Bn4 , v084 - .byte W24 - .byte Bn4 , v032 - .byte W12 - .byte Bn3 , v084 - .byte W24 - .byte Bn3 , v032 - .byte W12 - .byte Bn3 , v080 - .byte W24 -mus_vs_mew_2_000: - .byte N12 , Bn3 , v032 - .byte W48 - .byte Bn3 , v084 - .byte W24 - .byte Bn3 , v032 - .byte W24 - .byte PEND - .byte W36 - .byte Bn3 , v084 - .byte W24 - .byte Bn3 , v032 - .byte W12 - .byte Bn3 , v084 - .byte W24 - .byte Bn3 , v032 - .byte W36 - .byte N60 , As3 , v080 - .byte W06 - .byte VOL , 23*mus_vs_mew_mvl/mxv - .byte W06 - .byte 33*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 41*mus_vs_mew_mvl/mxv - .byte W07 - .byte 51*mus_vs_mew_mvl/mxv - .byte W05 - .byte 64*mus_vs_mew_mvl/mxv - .byte W07 - .byte 72*mus_vs_mew_mvl/mxv - .byte W24 - .byte 68*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N12 , Bn3 - .byte W24 - .byte Bn3 , v032 - .byte W12 - .byte Bn3 , v080 - .byte W24 - .byte Bn3 , v032 - .byte W12 - .byte Bn3 , v080 - .byte W24 - .byte PATT - .word mus_vs_mew_2_000 - .byte W36 - .byte N12 , Bn3 , v080 - .byte W24 - .byte Bn3 , v032 - .byte W12 - .byte Bn3 , v080 - .byte W24 - .byte Bn3 , v032 - .byte W36 - .byte N60 , Bn3 , v080 - .byte W12 - .byte VOL , 34*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W06 - .byte VOL , 39*mus_vs_mew_mvl/mxv - .byte W05 - .byte 55*mus_vs_mew_mvl/mxv - .byte W06 - .byte 68*mus_vs_mew_mvl/mxv - .byte W06 - .byte 78*mus_vs_mew_mvl/mxv - .byte W06 - .byte 86*mus_vs_mew_mvl/mxv - .byte W19 -mus_vs_mew_2_B1: - .byte VOICE , 81 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N36 , Bn3 , v096 - .byte W36 - .byte As3 - .byte W36 - .byte N24 , Gs3 - .byte W24 - .byte N36 , Bn3 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Bn3 - .byte W24 - .byte N72 , Cn5 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte 0 - .byte N12 , Bn4 - .byte W24 - .byte Cn5 - .byte W12 - .byte Bn4 - .byte W36 - .byte N48 , Fn5 - .byte W06 - .byte VOL , 34*mus_vs_mew_mvl/mxv - .byte W06 - .byte 36*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 44*mus_vs_mew_mvl/mxv - .byte W06 - .byte 54*mus_vs_mew_mvl/mxv - .byte W06 - .byte 70*mus_vs_mew_mvl/mxv - .byte W06 - .byte 78*mus_vs_mew_mvl/mxv - .byte W01 - .byte 87*mus_vs_mew_mvl/mxv - .byte W12 - .byte 68*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N36 , En4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Cn4 - .byte W24 - .byte N36 , Fn4 - .byte W36 - .byte En4 - .byte W36 - .byte N24 , Dn4 - .byte W24 - .byte N36 , An4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Gs4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Fs4 - .byte W24 - .byte Dn4 - .byte W24 - .byte En4 - .byte W24 - .byte Fs4 - .byte W24 - .byte An4 - .byte W24 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N06 , Fn4 , v076 - .byte W12 - .byte MOD , 7 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N06 , En4 - .byte W12 - .byte N12 , Dn4 - .byte W12 - .byte VOL , 56*mus_vs_mew_mvl/mxv - .byte TIE , Cn5 , v096 - .byte W12 - .byte VOL , 45*mus_vs_mew_mvl/mxv - .byte W36 - .byte W03 - .byte 27*mus_vs_mew_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 34*mus_vs_mew_mvl/mxv - .byte W06 - .byte 38*mus_vs_mew_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 45*mus_vs_mew_mvl/mxv - .byte W06 - .byte 50*mus_vs_mew_mvl/mxv - .byte W06 - .byte 56*mus_vs_mew_mvl/mxv - .byte W06 - .byte 61*mus_vs_mew_mvl/mxv - .byte W06 - .byte 67*mus_vs_mew_mvl/mxv - .byte W06 - .byte 74*mus_vs_mew_mvl/mxv - .byte W06 - .byte 79*mus_vs_mew_mvl/mxv - .byte W12 - .byte 85*mus_vs_mew_mvl/mxv - .byte W36 - .byte EOT - .byte MOD , 0 - .byte VOL , 44*mus_vs_mew_mvl/mxv - .byte N03 , As4 , v084 - .byte W03 - .byte TIE , Bn4 , v080 - .byte W09 - .byte MOD , 7 - .byte W12 - .byte VOL , 33*mus_vs_mew_mvl/mxv - .byte W66 - .byte 25*mus_vs_mew_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_vs_mew_mvl/mxv - .byte W06 - .byte 38*mus_vs_mew_mvl/mxv - .byte W06 - .byte MOD , 7 - .byte VOL , 44*mus_vs_mew_mvl/mxv - .byte W06 - .byte 50*mus_vs_mew_mvl/mxv - .byte W06 - .byte 56*mus_vs_mew_mvl/mxv - .byte W06 - .byte 60*mus_vs_mew_mvl/mxv - .byte W06 - .byte 67*mus_vs_mew_mvl/mxv - .byte W06 - .byte 74*mus_vs_mew_mvl/mxv - .byte W06 - .byte 79*mus_vs_mew_mvl/mxv - .byte W12 - .byte 84*mus_vs_mew_mvl/mxv - .byte W12 - .byte 90*mus_vs_mew_mvl/mxv - .byte W24 - .byte EOT - .byte VOICE , 92 - .byte VOL , 67*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N48 , An3 , v096 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W36 -mus_vs_mew_2_001: - .byte MOD , 0 - .byte N48 , Fs4 , v096 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , An4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PEND - .byte 0 - .byte N96 , Gs4 - .byte W06 - .byte VOL , 22*mus_vs_mew_mvl/mxv - .byte W06 - .byte 29*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_vs_mew_mvl/mxv - .byte W07 - .byte 35*mus_vs_mew_mvl/mxv - .byte W05 - .byte 40*mus_vs_mew_mvl/mxv - .byte W07 - .byte 47*mus_vs_mew_mvl/mxv - .byte W05 - .byte 52*mus_vs_mew_mvl/mxv - .byte W07 - .byte 57*mus_vs_mew_mvl/mxv - .byte W05 - .byte 63*mus_vs_mew_mvl/mxv - .byte W07 - .byte 68*mus_vs_mew_mvl/mxv - .byte W05 - .byte 72*mus_vs_mew_mvl/mxv - .byte W07 - .byte 76*mus_vs_mew_mvl/mxv - .byte W24 - .byte 68*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N96 - .byte W06 - .byte VOL , 22*mus_vs_mew_mvl/mxv - .byte W06 - .byte 28*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_vs_mew_mvl/mxv - .byte W07 - .byte 36*mus_vs_mew_mvl/mxv - .byte W05 - .byte 41*mus_vs_mew_mvl/mxv - .byte W07 - .byte 46*mus_vs_mew_mvl/mxv - .byte W05 - .byte 53*mus_vs_mew_mvl/mxv - .byte W07 - .byte 56*mus_vs_mew_mvl/mxv - .byte W05 - .byte 62*mus_vs_mew_mvl/mxv - .byte W07 - .byte 65*mus_vs_mew_mvl/mxv - .byte W05 - .byte 70*mus_vs_mew_mvl/mxv - .byte W07 - .byte 75*mus_vs_mew_mvl/mxv - .byte W06 - .byte 79*mus_vs_mew_mvl/mxv - .byte W18 - .byte 68*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N48 , An3 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PATT - .word mus_vs_mew_2_001 - .byte MOD , 0 - .byte N96 , Bn4 , v096 - .byte W06 - .byte VOL , 34*mus_vs_mew_mvl/mxv - .byte W06 - .byte 41*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 43*mus_vs_mew_mvl/mxv - .byte W07 - .byte 46*mus_vs_mew_mvl/mxv - .byte W05 - .byte 48*mus_vs_mew_mvl/mxv - .byte W07 - .byte 51*mus_vs_mew_mvl/mxv - .byte W05 - .byte 55*mus_vs_mew_mvl/mxv - .byte W07 - .byte 60*mus_vs_mew_mvl/mxv - .byte W05 - .byte 67*mus_vs_mew_mvl/mxv - .byte W07 - .byte 75*mus_vs_mew_mvl/mxv - .byte W05 - .byte 79*mus_vs_mew_mvl/mxv - .byte W30 - .byte W01 - .byte 68*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N96 , En5 - .byte W06 - .byte VOL , 22*mus_vs_mew_mvl/mxv - .byte W06 - .byte 24*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 28*mus_vs_mew_mvl/mxv - .byte W07 - .byte 31*mus_vs_mew_mvl/mxv - .byte W05 - .byte 36*mus_vs_mew_mvl/mxv - .byte W07 - .byte 42*mus_vs_mew_mvl/mxv - .byte W05 - .byte 50*mus_vs_mew_mvl/mxv - .byte W07 - .byte 58*mus_vs_mew_mvl/mxv - .byte W05 - .byte 68*mus_vs_mew_mvl/mxv - .byte W07 - .byte 74*mus_vs_mew_mvl/mxv - .byte W05 - .byte 83*mus_vs_mew_mvl/mxv - .byte W30 - .byte W01 - .byte 68*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N72 , Gs4 - .byte W06 - .byte VOL , 45*mus_vs_mew_mvl/mxv - .byte W06 - .byte 46*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 47*mus_vs_mew_mvl/mxv - .byte W07 - .byte 49*mus_vs_mew_mvl/mxv - .byte W05 - .byte 53*mus_vs_mew_mvl/mxv - .byte W07 - .byte 55*mus_vs_mew_mvl/mxv - .byte W05 - .byte 58*mus_vs_mew_mvl/mxv - .byte W07 - .byte 60*mus_vs_mew_mvl/mxv - .byte W05 - .byte 67*mus_vs_mew_mvl/mxv - .byte W07 - .byte 72*mus_vs_mew_mvl/mxv - .byte W05 - .byte 77*mus_vs_mew_mvl/mxv - .byte W01 - .byte 79*mus_vs_mew_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N12 , An4 - .byte W12 - .byte N24 , Gs4 - .byte W84 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N72 , An4 - .byte W06 - .byte VOL , 45*mus_vs_mew_mvl/mxv - .byte W06 - .byte 46*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 47*mus_vs_mew_mvl/mxv - .byte W07 - .byte 49*mus_vs_mew_mvl/mxv - .byte W05 - .byte 53*mus_vs_mew_mvl/mxv - .byte W07 - .byte 55*mus_vs_mew_mvl/mxv - .byte W05 - .byte 58*mus_vs_mew_mvl/mxv - .byte W07 - .byte 60*mus_vs_mew_mvl/mxv - .byte W05 - .byte 67*mus_vs_mew_mvl/mxv - .byte W07 - .byte 72*mus_vs_mew_mvl/mxv - .byte W05 - .byte 77*mus_vs_mew_mvl/mxv - .byte W01 - .byte 79*mus_vs_mew_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte N12 - .byte W24 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N12 , Cn5 - .byte W12 - .byte Bn4 - .byte W36 - .byte N48 , An4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_vs_mew_2_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 3 **********************@ - -mus_vs_mew_3: - .byte KEYSH , mus_vs_mew_key+0 - .byte VOICE , 83 - .byte PAN , c_v-64 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N06 , Fn2 , v092 - .byte W12 - .byte N06 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fs2 - .byte W12 - .byte N06 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Gn2 - .byte W12 - .byte N06 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Gs2 - .byte W12 - .byte N06 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , An2 - .byte W12 - .byte N06 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , As2 - .byte W12 - .byte N06 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Bn2 - .byte W12 - .byte N06 - .byte W06 - .byte En2 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Dn2 - .byte W12 - .byte Ds2 - .byte W12 -mus_vs_mew_3_000: - .byte PAN , c_v-64 - .byte VOL , 56*mus_vs_mew_mvl/mxv - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PEND -mus_vs_mew_3_001: - .byte PAN , c_v-64 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PEND - .byte PAN , c_v-64 - .byte N06 , Fn2 , v092 - .byte W06 - .byte Fn2 , v040 - .byte W06 - .byte Cn3 , v092 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N24 , Fn2 , v092 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn3 - .byte W12 - .byte An2 - .byte W12 - .byte PAN , c_v-64 - .byte N12 , Fn2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N24 , Fn2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , An2 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , Bn2 - .byte W03 - .byte Cn3 , v088 - .byte W03 - .byte N06 , Bn2 - .byte W06 - .byte N12 , An2 , v092 - .byte W12 - .byte PATT - .word mus_vs_mew_3_000 - .byte PATT - .word mus_vs_mew_3_001 -mus_vs_mew_3_002: - .byte PAN , c_v-64 - .byte N12 , Fn2 , v092 - .byte W12 - .byte Cn3 - .byte W12 - .byte PAN , c_v+63 - .byte N24 , Fn2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Cn3 - .byte W12 - .byte Dn3 - .byte W12 - .byte PAN , c_v+63 - .byte N12 , Cn3 - .byte W12 - .byte An2 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_mew_3_002 -mus_vs_mew_3_B1: - .byte VOICE , 80 - .byte PAN , c_v-64 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PATT - .word mus_vs_mew_3_001 - .byte PAN , c_v-64 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N72 , Cn3 , v092 - .byte W72 - .byte PAN , c_v+63 - .byte N12 , Bn2 - .byte W24 - .byte PAN , c_v-64 - .byte N12 , Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte W24 - .byte c_v-64 - .byte N12 , Cn3 - .byte W12 - .byte Bn2 - .byte W12 - .byte PAN , c_v+63 - .byte N03 , As2 , v096 - .byte W03 - .byte Bn2 - .byte W03 - .byte N06 , As2 - .byte W06 - .byte N12 , Gn2 , v092 - .byte W12 - .byte PATT - .word mus_vs_mew_3_000 - .byte PATT - .word mus_vs_mew_3_001 - .byte PATT - .word mus_vs_mew_3_001 - .byte PAN , c_v-64 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte Bn2 , v092 - .byte W06 - .byte Bn2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Dn2 , v092 - .byte W06 - .byte Dn2 , v040 - .byte W06 - .byte An2 , v092 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Dn2 , v092 - .byte W06 - .byte Dn2 , v040 - .byte W06 - .byte An2 , v092 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Dn2 , v092 - .byte W06 - .byte Dn2 , v040 - .byte W06 - .byte An2 , v092 - .byte W06 - .byte An2 , v040 - .byte W06 -mus_vs_mew_3_003: - .byte PAN , c_v-64 - .byte N06 , Fn2 , v092 - .byte W06 - .byte Fn2 , v040 - .byte W06 - .byte Cn3 , v092 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fn2 , v092 - .byte W06 - .byte Fn2 , v040 - .byte W06 - .byte Cn3 , v092 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Fn2 , v092 - .byte W06 - .byte Fn2 , v040 - .byte W06 - .byte Cn3 , v092 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Fn2 , v092 - .byte W06 - .byte Fn2 , v040 - .byte W06 - .byte Cn3 , v092 - .byte W06 - .byte Cn3 , v040 - .byte W06 - .byte PEND - .byte PATT - .word mus_vs_mew_3_003 - .byte PATT - .word mus_vs_mew_3_001 - .byte PATT - .word mus_vs_mew_3_001 -mus_vs_mew_3_004: - .byte PAN , c_v-64 - .byte N06 , Dn2 , v092 - .byte W06 - .byte Dn2 , v040 - .byte W06 - .byte An2 , v092 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Dn2 , v092 - .byte W06 - .byte Dn2 , v040 - .byte W06 - .byte An2 , v092 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , Dn2 , v092 - .byte W06 - .byte Dn2 , v040 - .byte W06 - .byte An2 , v092 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , Dn2 , v092 - .byte W06 - .byte Dn2 , v040 - .byte W06 - .byte An2 , v092 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte PEND - .byte PATT - .word mus_vs_mew_3_004 - .byte PATT - .word mus_vs_mew_3_001 - .byte PATT - .word mus_vs_mew_3_001 -mus_vs_mew_3_005: - .byte PAN , c_v-64 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte An2 , v092 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte An2 , v092 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte PAN , c_v-64 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte An2 , v092 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte PAN , c_v+63 - .byte N06 , En2 , v092 - .byte W06 - .byte En2 , v040 - .byte W06 - .byte An2 , v092 - .byte W06 - .byte An2 , v040 - .byte W06 - .byte PEND - .byte PATT - .word mus_vs_mew_3_005 - .byte PATT - .word mus_vs_mew_3_001 - .byte PATT - .word mus_vs_mew_3_001 - .byte PATT - .word mus_vs_mew_3_001 - .byte PATT - .word mus_vs_mew_3_001 - .byte PATT - .word mus_vs_mew_3_003 - .byte PATT - .word mus_vs_mew_3_003 - .byte GOTO - .word mus_vs_mew_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_vs_mew_4: - .byte KEYSH , mus_vs_mew_key+0 - .byte VOICE , 33 - .byte PAN , c_v+0 - .byte VOL , 90*mus_vs_mew_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte BEND , c_v+0 - .byte N06 , Fn1 , v116 - .byte W12 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte Fs1 - .byte W12 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte Gn1 - .byte W12 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte Gs1 - .byte W12 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte An1 - .byte W12 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte As1 - .byte W12 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte Bn1 - .byte W12 - .byte N06 - .byte W06 - .byte En1 - .byte W06 - .byte N12 , Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte VOL , 70*mus_vs_mew_mvl/mxv - .byte N12 , En1 , v127 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W36 - .byte N03 , Bn1 - .byte W06 - .byte Bn1 , v120 - .byte W06 - .byte N12 , Cn2 , v127 - .byte W12 - .byte Dn2 - .byte W12 - .byte An1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte BEND , c_v+0 - .byte N12 - .byte W12 - .byte N36 , Fn2 - .byte W09 - .byte BEND , c_v-8 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-21 - .byte W03 - .byte c_v-29 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v-44 - .byte W03 - .byte c_v-52 - .byte W03 - .byte c_v-60 - .byte W03 - .byte c_v-63 - .byte W03 - .byte c_v+0 - .byte N12 , Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte Fn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte En1 - .byte W36 - .byte N06 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , En2 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W24 - .byte N06 , En1 , v120 - .byte W06 - .byte Fs1 - .byte W06 - .byte N12 , Bn1 , v127 - .byte W12 - .byte N06 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte An1 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte N06 , En1 - .byte W06 - .byte Fn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte En2 - .byte W12 - .byte Dn2 - .byte W12 - .byte En2 - .byte W12 - .byte Fn1 - .byte W12 - .byte Cn2 - .byte W12 - .byte En2 - .byte W12 - .byte Fn2 - .byte W12 - .byte N06 , Fn1 - .byte W06 - .byte An1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte Dn2 - .byte W12 -mus_vs_mew_4_B1: - .byte N12 , En1 , v127 - .byte W24 - .byte Ds1 - .byte W12 - .byte N06 , En1 , v120 - .byte W24 - .byte N12 , En2 , v127 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , En1 - .byte W12 - .byte N06 , En1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N24 , En1 , v127 - .byte W03 - .byte BEND , c_v-4 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-19 - .byte W03 - .byte c_v-25 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-36 - .byte W03 - .byte c_v+0 - .byte N12 , Cn2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Fn1 - .byte W24 - .byte En1 - .byte W12 - .byte N36 , Fn1 , v120 - .byte W15 - .byte BEND , c_v-4 - .byte W03 - .byte c_v-8 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-19 - .byte W03 - .byte c_v-25 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-36 - .byte W03 - .byte c_v+0 - .byte N24 , En1 , v127 - .byte W24 - .byte N06 , Fn1 - .byte W12 - .byte N12 - .byte W36 - .byte Dn2 - .byte W12 - .byte En2 - .byte W12 - .byte Cn2 - .byte W12 - .byte Dn2 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte N12 , Bn1 - .byte W12 - .byte N18 , En1 - .byte W24 - .byte N12 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte N12 - .byte W12 - .byte Bn1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte N12 , En1 - .byte W12 - .byte Bn1 - .byte W24 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N24 , En1 , v120 - .byte W24 - .byte Dn2 - .byte W24 - .byte Dn1 - .byte W24 - .byte N18 , An1 - .byte W18 - .byte N03 , Gn1 - .byte W03 - .byte Fs1 - .byte W03 - .byte N24 , Fn1 , v127 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N18 , Fn1 - .byte W24 - .byte N12 - .byte W12 - .byte N03 , Cn2 - .byte W12 - .byte N12 , Dn1 - .byte W12 - .byte Fn2 - .byte W12 - .byte N06 , An1 - .byte W12 - .byte N12 , Cn2 - .byte W12 - .byte N06 , Fn2 - .byte W12 - .byte Fn1 - .byte W06 - .byte An1 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte N12 , Fn2 - .byte W12 - .byte Ds2 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N06 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte N12 - .byte W12 - .byte As1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte N06 , Ds2 - .byte W06 - .byte En2 - .byte W06 - .byte Cn2 - .byte W06 - .byte Dn2 - .byte W06 - .byte Bn1 - .byte W06 - .byte As1 - .byte W06 - .byte An1 - .byte W06 - .byte Gs1 - .byte W06 - .byte Dn1 - .byte W12 - .byte N12 - .byte W24 - .byte N12 - .byte W12 - .byte Dn2 - .byte W12 - .byte N18 , Dn1 - .byte W24 - .byte N06 - .byte W12 - .byte N12 - .byte W24 - .byte N06 - .byte W12 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 , Dn2 - .byte W12 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-17 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-42 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-64 - .byte W12 - .byte c_v+0 - .byte N24 , Bn1 - .byte W24 - .byte N06 , Gs1 - .byte W12 - .byte Bn1 - .byte W06 - .byte Cs2 - .byte W06 - .byte N12 , En2 - .byte W12 - .byte Bn1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Ds1 - .byte W24 - .byte N36 , En2 - .byte W12 - .byte BEND , c_v-6 - .byte W06 - .byte c_v-10 - .byte W03 - .byte c_v-15 - .byte W03 - .byte c_v-20 - .byte W03 - .byte c_v-28 - .byte W03 - .byte c_v-32 - .byte W03 - .byte c_v-39 - .byte W03 - .byte c_v+0 - .byte W12 - .byte N12 , Bn1 - .byte W12 - .byte Dn2 - .byte W36 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N48 , An1 - .byte W12 - .byte BEND , c_v-6 - .byte W03 - .byte c_v-10 - .byte W03 - .byte c_v-17 - .byte W03 - .byte c_v-23 - .byte W03 - .byte c_v-31 - .byte W03 - .byte c_v-35 - .byte W03 - .byte c_v-42 - .byte W03 - .byte c_v-47 - .byte W03 - .byte c_v-64 - .byte W12 - .byte c_v+0 - .byte N12 - .byte W12 - .byte En2 - .byte W12 - .byte En1 - .byte W12 - .byte Dn2 - .byte W12 - .byte En1 - .byte W12 - .byte Cs2 - .byte W12 - .byte Gs1 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte An1 - .byte W12 - .byte En1 - .byte W12 - .byte Gs1 - .byte W12 - .byte As1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En2 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte N12 , Gs1 - .byte W12 - .byte N06 , Bn1 - .byte W12 - .byte Dn2 - .byte W06 - .byte En2 - .byte W06 - .byte Bn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte Gs1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fs1 - .byte W06 - .byte Fn1 - .byte W06 - .byte N12 , En1 - .byte W24 - .byte Ds1 , v120 - .byte W12 - .byte N06 , En1 , v127 - .byte W24 - .byte N06 - .byte W12 - .byte N12 , En2 , v120 - .byte W12 - .byte En1 - .byte W12 - .byte Ds2 , v127 - .byte W12 - .byte N24 , En2 - .byte W24 - .byte N18 , En1 - .byte W24 - .byte N12 , Ds1 - .byte W12 - .byte N06 , En1 , v120 - .byte W12 - .byte En1 , v127 - .byte W12 - .byte N12 , Fn1 - .byte W24 - .byte En1 , v120 - .byte W12 - .byte N18 , Fn1 , v127 - .byte W24 - .byte N12 - .byte W12 - .byte Fn2 - .byte W12 - .byte Fn1 , v120 - .byte W12 - .byte En2 , v127 - .byte W12 - .byte Fn2 - .byte W36 - .byte Cn2 - .byte W12 - .byte N06 , Dn2 - .byte W12 - .byte N12 , An1 - .byte W12 - .byte N06 , Cn2 - .byte W12 - .byte GOTO - .word mus_vs_mew_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_vs_mew_5: - .byte KEYSH , mus_vs_mew_key+0 - .byte VOICE , 24 - .byte PAN , c_v+0 - .byte VOL , 69*mus_vs_mew_mvl/mxv - .byte BENDR , 12 - .byte LFOS , 44 - .byte N06 , Bn5 , v064 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte An6 - .byte W06 - .byte Bn5 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte An6 - .byte W06 - .byte Bn5 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte An6 - .byte W06 - .byte Bn5 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte An6 - .byte W06 - .byte Bn5 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte An6 - .byte W06 - .byte Bn5 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte An6 - .byte W06 - .byte Bn5 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte An6 - .byte W06 - .byte Bn5 - .byte W06 - .byte As5 - .byte W06 - .byte An5 - .byte W06 - .byte An6 - .byte W06 - .byte VOICE , 24 - .byte VOL , 56*mus_vs_mew_mvl/mxv - .byte N12 , Bn4 , v112 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn4 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn4 , v112 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn4 , v112 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn4 , v064 - .byte W24 - .byte N06 , En5 , v076 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , En4 , v096 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn4 , v112 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v064 - .byte W24 - .byte PAN , c_v+32 - .byte N06 , Fn4 , v112 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fn5 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn4 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn4 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn4 , v112 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v064 - .byte W36 - .byte PAN , c_v+0 - .byte N60 , As4 , v112 - .byte W06 - .byte VOL , 22*mus_vs_mew_mvl/mxv - .byte W06 - .byte 29*mus_vs_mew_mvl/mxv - .byte MOD , 9 - .byte W05 - .byte VOL , 41*mus_vs_mew_mvl/mxv - .byte W07 - .byte 52*mus_vs_mew_mvl/mxv - .byte W05 - .byte 68*mus_vs_mew_mvl/mxv - .byte W07 - .byte 71*mus_vs_mew_mvl/mxv - .byte W24 - .byte 56*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N12 , Bn4 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Bn4 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn4 , v112 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn4 , v112 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , En4 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , En5 - .byte W12 - .byte En4 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn4 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v064 - .byte W24 - .byte PAN , c_v+0 - .byte N06 , Cn5 , v112 - .byte W12 - .byte Fn4 - .byte W12 - .byte An4 - .byte W12 - .byte N12 , Bn4 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte PAN , c_v-32 - .byte MOD , 0 - .byte W12 - .byte N12 , Bn4 , v064 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Bn4 , v112 - .byte W06 - .byte MOD , 9 - .byte W06 - .byte 0 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Bn4 , v064 - .byte W24 - .byte PAN , c_v+0 - .byte W12 - .byte N60 , Bn4 , v112 - .byte W12 - .byte VOL , 34*mus_vs_mew_mvl/mxv - .byte MOD , 9 - .byte W06 - .byte VOL , 47*mus_vs_mew_mvl/mxv - .byte W05 - .byte 59*mus_vs_mew_mvl/mxv - .byte W06 - .byte 69*mus_vs_mew_mvl/mxv - .byte W06 - .byte 78*mus_vs_mew_mvl/mxv - .byte W06 - .byte 84*mus_vs_mew_mvl/mxv - .byte W19 -mus_vs_mew_5_B1: - .byte VOICE , 24 - .byte MOD , 0 - .byte VOL , 90*mus_vs_mew_mvl/mxv - .byte N36 , Bn4 , v104 - .byte W36 - .byte As4 - .byte W36 - .byte N24 , Gs4 - .byte W24 - .byte N36 , Bn4 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N36 , Cs5 - .byte W12 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N24 , Bn4 - .byte W24 - .byte N72 , Cn6 - .byte W12 - .byte MOD , 7 - .byte W60 - .byte 0 - .byte N12 , Bn5 - .byte W24 - .byte Cn6 - .byte W12 - .byte Bn5 - .byte W36 - .byte N48 , Fn6 - .byte W06 - .byte VOL , 31*mus_vs_mew_mvl/mxv - .byte W06 - .byte 40*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 46*mus_vs_mew_mvl/mxv - .byte W06 - .byte 56*mus_vs_mew_mvl/mxv - .byte W06 - .byte 69*mus_vs_mew_mvl/mxv - .byte W07 - .byte 87*mus_vs_mew_mvl/mxv - .byte W12 - .byte MOD , 0 - .byte VOL , 89*mus_vs_mew_mvl/mxv - .byte N12 , En5 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gs4 , v080 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Dn5 , v104 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gs4 , v080 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Cn5 , v104 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Gs4 , v080 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Fn5 , v104 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , Gs4 , v080 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , En5 , v104 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , Gs4 , v080 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Dn5 , v104 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Gs4 , v080 - .byte W06 - .byte En4 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , An5 , v104 - .byte W12 - .byte PAN , c_v-32 - .byte N12 , En5 , v080 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Gs5 , v104 - .byte W12 - .byte PAN , c_v+32 - .byte N12 , En5 , v080 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Fs5 , v104 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , En5 , v080 - .byte W06 - .byte Bn4 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Dn5 , v104 - .byte W12 - .byte N06 , An4 , v112 - .byte W12 - .byte N12 , En5 , v104 - .byte W12 - .byte N06 , An4 , v112 - .byte W12 - .byte N12 , Fs5 , v104 - .byte W12 - .byte N06 , Dn5 , v112 - .byte W06 - .byte Fs5 - .byte W06 - .byte N12 , An5 , v104 - .byte W12 - .byte N06 , An4 , v112 - .byte W06 - .byte Dn5 - .byte W06 - .byte VOICE , 17 - .byte VOL , 67*mus_vs_mew_mvl/mxv - .byte N06 , Fn5 - .byte W12 - .byte MOD , 7 - .byte N06 , En5 - .byte W12 - .byte N12 , Dn5 - .byte W12 - .byte N60 , Cn6 , v116 - .byte W48 - .byte W03 - .byte VOL , 27*mus_vs_mew_mvl/mxv - .byte W09 - .byte MOD , 0 - .byte VOL , 34*mus_vs_mew_mvl/mxv - .byte N12 , Cn6 , v112 - .byte W06 - .byte VOL , 38*mus_vs_mew_mvl/mxv - .byte W06 - .byte 45*mus_vs_mew_mvl/mxv - .byte N12 , An5 - .byte W06 - .byte VOL , 50*mus_vs_mew_mvl/mxv - .byte W06 - .byte 56*mus_vs_mew_mvl/mxv - .byte N12 , Fn5 - .byte W06 - .byte VOL , 61*mus_vs_mew_mvl/mxv - .byte W06 - .byte 67*mus_vs_mew_mvl/mxv - .byte N12 , Cn6 - .byte W06 - .byte VOL , 74*mus_vs_mew_mvl/mxv - .byte W06 - .byte 79*mus_vs_mew_mvl/mxv - .byte N12 , An5 - .byte W12 - .byte VOL , 85*mus_vs_mew_mvl/mxv - .byte N12 , Fn5 - .byte W12 - .byte Cn6 - .byte W12 - .byte Fn5 - .byte W12 - .byte MOD , 0 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N03 , As5 - .byte W03 - .byte N92 , Bn5 - .byte W09 - .byte MOD , 7 - .byte W12 - .byte VOL , 56*mus_vs_mew_mvl/mxv - .byte W66 - .byte 25*mus_vs_mew_mvl/mxv - .byte W06 - .byte MOD , 0 - .byte VOL , 34*mus_vs_mew_mvl/mxv - .byte N12 , En6 - .byte W06 - .byte VOL , 38*mus_vs_mew_mvl/mxv - .byte W06 - .byte 44*mus_vs_mew_mvl/mxv - .byte N12 , Bn5 - .byte W06 - .byte VOL , 50*mus_vs_mew_mvl/mxv - .byte W06 - .byte 56*mus_vs_mew_mvl/mxv - .byte N12 , Gs5 - .byte W06 - .byte VOL , 60*mus_vs_mew_mvl/mxv - .byte W06 - .byte 67*mus_vs_mew_mvl/mxv - .byte N12 , En5 - .byte W06 - .byte VOL , 74*mus_vs_mew_mvl/mxv - .byte W06 - .byte 79*mus_vs_mew_mvl/mxv - .byte N06 , Bn5 - .byte W06 - .byte Gs5 - .byte W06 - .byte VOL , 84*mus_vs_mew_mvl/mxv - .byte N06 , En5 - .byte W06 - .byte Gs4 - .byte W06 - .byte VOL , 90*mus_vs_mew_mvl/mxv - .byte N06 , Bn4 - .byte W06 - .byte Ds5 - .byte W06 - .byte En5 - .byte W06 - .byte Gs5 - .byte W06 - .byte VOICE , 48 - .byte MOD , 0 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N48 , An3 , v084 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W36 -mus_vs_mew_5_000: - .byte MOD , 0 - .byte N48 , Fs4 , v084 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , An4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PEND - .byte 0 - .byte N96 , Gs4 - .byte W06 - .byte VOL , 22*mus_vs_mew_mvl/mxv - .byte W06 - .byte 29*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 32*mus_vs_mew_mvl/mxv - .byte W07 - .byte 37*mus_vs_mew_mvl/mxv - .byte W05 - .byte 43*mus_vs_mew_mvl/mxv - .byte W07 - .byte 48*mus_vs_mew_mvl/mxv - .byte W05 - .byte 55*mus_vs_mew_mvl/mxv - .byte W07 - .byte 61*mus_vs_mew_mvl/mxv - .byte W05 - .byte 68*mus_vs_mew_mvl/mxv - .byte W07 - .byte 72*mus_vs_mew_mvl/mxv - .byte W06 - .byte 75*mus_vs_mew_mvl/mxv - .byte W06 - .byte 80*mus_vs_mew_mvl/mxv - .byte W24 - .byte 68*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N96 - .byte W06 - .byte VOL , 23*mus_vs_mew_mvl/mxv - .byte W06 - .byte 29*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 32*mus_vs_mew_mvl/mxv - .byte W07 - .byte 37*mus_vs_mew_mvl/mxv - .byte W05 - .byte 41*mus_vs_mew_mvl/mxv - .byte W07 - .byte 47*mus_vs_mew_mvl/mxv - .byte W05 - .byte 53*mus_vs_mew_mvl/mxv - .byte W07 - .byte 58*mus_vs_mew_mvl/mxv - .byte W05 - .byte 67*mus_vs_mew_mvl/mxv - .byte W07 - .byte 72*mus_vs_mew_mvl/mxv - .byte W05 - .byte 75*mus_vs_mew_mvl/mxv - .byte W07 - .byte 80*mus_vs_mew_mvl/mxv - .byte W24 - .byte 68*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N48 , An3 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte 0 - .byte N48 , Dn4 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte PATT - .word mus_vs_mew_5_000 - .byte MOD , 0 - .byte N96 , Bn4 , v084 - .byte W06 - .byte VOL , 22*mus_vs_mew_mvl/mxv - .byte W06 - .byte 23*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 29*mus_vs_mew_mvl/mxv - .byte W07 - .byte 35*mus_vs_mew_mvl/mxv - .byte W05 - .byte 41*mus_vs_mew_mvl/mxv - .byte W07 - .byte 48*mus_vs_mew_mvl/mxv - .byte W05 - .byte 53*mus_vs_mew_mvl/mxv - .byte W07 - .byte 57*mus_vs_mew_mvl/mxv - .byte W05 - .byte 63*mus_vs_mew_mvl/mxv - .byte W07 - .byte 70*mus_vs_mew_mvl/mxv - .byte W05 - .byte 71*mus_vs_mew_mvl/mxv - .byte W30 - .byte W01 - .byte 56*mus_vs_mew_mvl/mxv - .byte MOD , 0 - .byte N96 , En5 - .byte W06 - .byte VOL , 26*mus_vs_mew_mvl/mxv - .byte W06 - .byte 29*mus_vs_mew_mvl/mxv - .byte MOD , 7 - .byte W05 - .byte VOL , 31*mus_vs_mew_mvl/mxv - .byte W07 - .byte 34*mus_vs_mew_mvl/mxv - .byte W05 - .byte 37*mus_vs_mew_mvl/mxv - .byte W07 - .byte 41*mus_vs_mew_mvl/mxv - .byte W05 - .byte 45*mus_vs_mew_mvl/mxv - .byte W07 - .byte 48*mus_vs_mew_mvl/mxv - .byte W05 - .byte 57*mus_vs_mew_mvl/mxv - .byte W07 - .byte 63*mus_vs_mew_mvl/mxv - .byte W05 - .byte 65*mus_vs_mew_mvl/mxv - .byte W07 - .byte 69*mus_vs_mew_mvl/mxv - .byte W05 - .byte 75*mus_vs_mew_mvl/mxv - .byte W19 - .byte VOICE , 24 - .byte MOD , 0 - .byte N12 , Gs5 , v112 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , En5 , v072 - .byte W12 - .byte PAN , c_v+0 - .byte N06 , Bn4 - .byte W12 - .byte N12 , Gs5 , v112 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , En5 , v072 - .byte W12 - .byte Bn4 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , Gs5 , v112 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Bn4 , v072 - .byte W06 - .byte Gs5 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , An5 , v112 - .byte W12 - .byte Gs5 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Bn3 , v088 - .byte W12 - .byte Ds4 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , En4 - .byte W06 - .byte Bn3 - .byte W06 - .byte Gs3 - .byte W06 - .byte En3 - .byte W06 - .byte PAN , c_v-32 - .byte N06 , Cn3 - .byte W06 - .byte En3 - .byte W06 - .byte Gs3 - .byte W06 - .byte Bn3 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , An5 , v112 - .byte W12 - .byte N06 , Fn5 , v072 - .byte W03 - .byte PAN , c_v-32 - .byte W09 - .byte N06 , Cn5 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , An4 - .byte W06 - .byte Fn5 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , An5 , v112 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fn5 , v072 - .byte W12 - .byte PAN , c_v+0 - .byte N12 , An5 , v112 - .byte W12 - .byte PAN , c_v+32 - .byte N06 , Fn5 , v072 - .byte W06 - .byte Cn5 - .byte W06 - .byte PAN , c_v+0 - .byte N12 , Cn6 , v112 - .byte W12 - .byte Bn5 - .byte W12 - .byte PAN , c_v-32 - .byte N06 , Fn4 , v072 - .byte W06 - .byte An4 - .byte W06 - .byte PAN , c_v+32 - .byte N06 , Cn5 - .byte W06 - .byte Fn5 - .byte W06 - .byte PAN , c_v+0 - .byte N48 , An5 , v112 - .byte W12 - .byte MOD , 7 - .byte W36 - .byte GOTO - .word mus_vs_mew_5_B1 - .byte MOD , 0 - .byte FINE - -@********************** Track 6 **********************@ - -mus_vs_mew_6: - .byte KEYSH , mus_vs_mew_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 90*mus_vs_mew_mvl/mxv - .byte W84 - .byte N06 , Cn1 , v096 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W24 - .byte N06 - .byte N48 , Cn3 - .byte W24 - .byte N06 , Cn1 - .byte W12 - .byte Cn1 , v080 - .byte W12 - .byte Cn1 , v127 - .byte N48 , Gn2 , v088 - .byte W12 - .byte N06 , Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 -mus_vs_mew_6_000: - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Fn1 , v120 - .byte W12 - .byte PEND - .byte Cn1 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W36 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v096 - .byte W12 - .byte En1 , v120 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cn2 , v120 - .byte N24 , Bn2 , v096 - .byte W06 - .byte N06 , An1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte N06 - .byte W06 - .byte Cn1 - .byte N48 , Cs2 , v088 - .byte W12 - .byte N06 , Cn1 , v064 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte PATT - .word mus_vs_mew_6_000 - .byte N06 , Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cn1 , v068 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v096 - .byte W12 - .byte Bn0 , v120 - .byte W12 - .byte Cn1 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v064 - .byte W06 - .byte Cs1 , v096 - .byte N24 , Cs2 , v120 - .byte W12 - .byte N06 , An1 - .byte W06 - .byte Fn1 - .byte W06 -mus_vs_mew_6_B1: - .byte N06 , Cn1 , v120 - .byte N48 , Gn2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Gn1 , v120 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Bn1 , v120 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N24 , Gn2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 - .byte W12 - .byte Cn1 , v096 - .byte W12 -mus_vs_mew_6_001: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte PEND - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Dn2 , v104 - .byte W06 - .byte An1 , v120 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N48 , An2 , v096 - .byte W24 - .byte N06 , Cs1 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte N06 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W24 - .byte An1 , v120 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte W06 - .byte Cs1 , v096 - .byte W06 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte N06 - .byte N24 , Bn2 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte N06 , Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 - .byte W24 - .byte Cn1 - .byte N06 , Fn2 , v096 - .byte W24 -mus_vs_mew_6_002: - .byte N06 , Cn1 , v120 - .byte W24 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte PEND - .byte N06 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte N06 , Fn2 - .byte W24 - .byte Cs1 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte Cs1 , v096 - .byte N24 , Gn2 , v120 - .byte W12 - .byte N06 , Cn1 - .byte W12 - .byte Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte Cn1 , v096 - .byte W06 - .byte Cs1 , v120 - .byte W12 - .byte Cn1 - .byte W12 - .byte Fn2 , v080 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte N06 - .byte N06 , Fn2 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte W24 - .byte Cn1 , v120 - .byte N06 , Fn2 , v096 - .byte W24 - .byte PATT - .word mus_vs_mew_6_002 - .byte N06 , Cn1 , v120 - .byte W12 - .byte N06 - .byte W06 - .byte N06 - .byte W06 - .byte Cs1 , v096 - .byte N06 , Fn2 - .byte W12 - .byte Cs1 - .byte W12 - .byte VOICE , 0 - .byte N06 , Cn1 , v120 - .byte N48 , Cn3 , v096 - .byte W06 - .byte N06 , Cn1 , v120 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte Cn1 - .byte N48 , Cs2 - .byte W24 - .byte N06 , Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte N06 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W12 - .byte PATT - .word mus_vs_mew_6_001 - .byte N06 , Cn1 , v120 - .byte W24 - .byte Cs1 , v096 - .byte W12 - .byte Cn1 , v120 - .byte W24 - .byte N06 - .byte W12 - .byte Cn2 - .byte W06 - .byte An1 - .byte W06 - .byte Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte GOTO - .word mus_vs_mew_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_vs_mew_7: - .byte KEYSH , mus_vs_mew_key+0 - .byte VOICE , 127 - .byte VOL , 79*mus_vs_mew_mvl/mxv - .byte W96 - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v044 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v056 - .byte W06 - .byte N03 - .byte W18 - .byte Cn5 , v084 - .byte W06 - .byte N03 - .byte W06 -mus_vs_mew_7_000: - .byte N03 , Cn5 , v108 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte PEND -mus_vs_mew_7_001: - .byte N03 , Cn5 , v080 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v028 - .byte W24 - .byte Cn5 , v064 - .byte W12 - .byte PEND - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v032 - .byte W24 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v100 - .byte W12 - .byte Cn5 , v032 - .byte W12 -mus_vs_mew_7_002: - .byte N03 , Cn5 , v080 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v032 - .byte W12 - .byte Cn5 , v096 - .byte W12 - .byte Cn5 , v028 - .byte W12 - .byte Cn5 , v120 - .byte W06 - .byte Cn5 , v056 - .byte W18 - .byte PEND - .byte PATT - .word mus_vs_mew_7_000 - .byte PATT - .word mus_vs_mew_7_001 - .byte PATT - .word mus_vs_mew_7_000 - .byte PATT - .word mus_vs_mew_7_002 -mus_vs_mew_7_B1: -mus_vs_mew_7_003: - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte PEND -mus_vs_mew_7_004: - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W24 - .byte PEND - .byte PATT - .word mus_vs_mew_7_003 - .byte PATT - .word mus_vs_mew_7_004 - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte PATT - .word mus_vs_mew_7_003 - .byte PATT - .word mus_vs_mew_7_003 - .byte PATT - .word mus_vs_mew_7_004 - .byte PATT - .word mus_vs_mew_7_003 - .byte PATT - .word mus_vs_mew_7_004 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte N03 , Cn5 , v064 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 -mus_vs_mew_7_005: - .byte W12 - .byte N03 , Cn5 , v064 - .byte W12 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W24 - .byte Cn5 , v072 - .byte W12 - .byte Cn5 , v064 - .byte W12 - .byte PEND -mus_vs_mew_7_006: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v048 - .byte W24 - .byte PEND -mus_vs_mew_7_007: - .byte N03 , Cn5 , v120 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v108 - .byte W12 - .byte Cn5 , v048 - .byte W12 - .byte N03 - .byte W12 - .byte PEND - .byte Cn5 , v064 - .byte W12 - .byte Cn5 , v092 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte N03 - .byte W12 - .byte Cn5 , v064 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v092 - .byte W12 - .byte PATT - .word mus_vs_mew_7_005 - .byte PATT - .word mus_vs_mew_7_006 - .byte PATT - .word mus_vs_mew_7_007 - .byte VOL , 79*mus_vs_mew_mvl/mxv - .byte W12 - .byte N03 , Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v088 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W06 - .byte Cn5 , v064 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte VOL , 79*mus_vs_mew_mvl/mxv - .byte N03 , Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W12 - .byte Cn5 , v032 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v044 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte Cn5 , v080 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v048 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v032 - .byte W06 - .byte Cn5 , v028 - .byte W06 - .byte Cn5 , v084 - .byte W12 - .byte Cn5 , v028 - .byte W06 - .byte N03 - .byte W06 - .byte GOTO - .word mus_vs_mew_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_vs_mew_8: - .byte KEYSH , mus_vs_mew_key+0 - .byte VOICE , 126 - .byte PAN , c_v+0 - .byte VOL , 68*mus_vs_mew_mvl/mxv - .byte W96 - .byte N12 , Gn5 , v044 - .byte W24 - .byte Gn5 , v068 - .byte W24 - .byte Gn5 , v088 - .byte W24 - .byte Gn5 , v120 - .byte W24 - .byte W96 - .byte W72 - .byte Gn5 , v088 - .byte W24 - .byte W24 - .byte N12 - .byte W72 - .byte W84 - .byte N12 - .byte W12 - .byte W96 - .byte W72 - .byte N12 - .byte W24 - .byte W96 - .byte W96 -mus_vs_mew_8_B1: - .byte W96 - .byte W84 - .byte N12 , Gn5 , v096 - .byte W12 - .byte W96 - .byte W84 - .byte Gn5 , v120 - .byte W12 - .byte Gn5 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W84 - .byte Gn5 , v096 - .byte W12 - .byte W96 - .byte W84 - .byte Gn5 , v120 - .byte W12 - .byte W96 -mus_vs_mew_8_000: - .byte N12 , Gn5 , v092 - .byte W60 - .byte N12 - .byte W36 - .byte PEND - .byte W84 - .byte Gn5 , v096 - .byte W12 - .byte W96 - .byte W96 - .byte PATT - .word mus_vs_mew_8_000 - .byte W84 - .byte N12 , Gn5 , v096 - .byte W12 - .byte W96 - .byte Gn5 , v092 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_vs_mew_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_vs_mew: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_vs_mew_pri @ Priority - .byte mus_vs_mew_rev @ Reverb. - - .word mus_vs_mew_grp - - .word mus_vs_mew_1 - .word mus_vs_mew_2 - .word mus_vs_mew_3 - .word mus_vs_mew_4 - .word mus_vs_mew_5 - .word mus_vs_mew_6 - .word mus_vs_mew_7 - .word mus_vs_mew_8 - - .end diff --git a/sound/songs/mus_vs_rekku.s b/sound/songs/mus_vs_rekku.s deleted file mode 100644 index 92cc1fbfee..0000000000 --- a/sound/songs/mus_vs_rekku.s +++ /dev/null @@ -1,1213 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_vs_rekku_grp, voicegroup114 - .equ mus_vs_rekku_pri, 1 - .equ mus_vs_rekku_rev, reverb_set+50 - .equ mus_vs_rekku_mvl, 127 - .equ mus_vs_rekku_key, 0 - .equ mus_vs_rekku_tbs, 1 - .equ mus_vs_rekku_exg, 0 - .equ mus_vs_rekku_cmp, 1 - - .section .rodata - .global mus_vs_rekku - .align 2 - -@********************** Track 1 **********************@ - -mus_vs_rekku_1: - .byte KEYSH , mus_vs_rekku_key+0 - .byte TEMPO , 196*mus_vs_rekku_tbs/2 - .byte VOICE , 14 - .byte LFOS , 18 - .byte PAN , c_v+16 - .byte VOL , 80*mus_vs_rekku_mvl/mxv - .byte N48 , Cn2 , v112 - .byte W96 - .byte N48 - .byte W96 - .byte N48 - .byte W96 - .byte N48 - .byte W96 -mus_vs_rekku_1_000: - .byte VOICE , 47 - .byte PAN , c_v-32 - .byte N24 , Gn1 , v096 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte PEND -mus_vs_rekku_1_001: - .byte N36 , Gn1 , v096 - .byte W36 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte PEND -mus_vs_rekku_1_002: - .byte N12 , Gn1 , v096 - .byte W12 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte PEND -mus_vs_rekku_1_003: - .byte N24 , Gn1 , v096 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte N12 - .byte W12 - .byte N24 - .byte W24 - .byte PEND -mus_vs_rekku_1_B1: - .byte VOICE , 56 - .byte PAN , c_v+10 - .byte N12 , Cn4 , v100 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs4 - .byte W24 -mus_vs_rekku_1_004: - .byte W24 - .byte N72 , Gn3 , v100 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PEND -mus_vs_rekku_1_005: - .byte MOD , 0 - .byte N12 , Cn4 , v100 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs4 - .byte W24 - .byte PEND - .byte W24 - .byte N72 , Ds4 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PATT - .word mus_vs_rekku_1_005 - .byte PATT - .word mus_vs_rekku_1_004 - .byte PATT - .word mus_vs_rekku_1_005 - .byte W24 - .byte N72 , En4 , v100 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte VOICE , 48 - .byte MOD , 0 - .byte N12 , Fn4 , v096 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Fs4 - .byte W24 - .byte W24 - .byte N72 , Cn4 - .byte W72 - .byte N12 , Fn4 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Fs4 - .byte W24 - .byte W24 - .byte N72 , Gs4 - .byte W72 -mus_vs_rekku_1_006: - .byte N48 , Gn3 , v096 - .byte W48 - .byte Cn4 - .byte W48 - .byte PEND - .byte N96 , Gs3 - .byte W96 - .byte PATT - .word mus_vs_rekku_1_006 - .byte N96 , Gs4 , v096 - .byte W96 - .byte PATT - .word mus_vs_rekku_1_006 - .byte N96 , Gs3 , v096 - .byte W96 - .byte PATT - .word mus_vs_rekku_1_006 - .byte N96 , Gs4 , v096 - .byte W96 - .byte VOICE , 60 - .byte N48 , Ds4 - .byte W48 - .byte As3 - .byte W48 - .byte N96 , Bn3 - .byte W96 - .byte N48 , As3 - .byte W48 - .byte Ds4 - .byte W48 - .byte N96 , Bn4 - .byte W96 - .byte PATT - .word mus_vs_rekku_1_000 - .byte PATT - .word mus_vs_rekku_1_001 - .byte PATT - .word mus_vs_rekku_1_002 - .byte PATT - .word mus_vs_rekku_1_003 - .byte PATT - .word mus_vs_rekku_1_003 - .byte PATT - .word mus_vs_rekku_1_001 - .byte PATT - .word mus_vs_rekku_1_002 - .byte PATT - .word mus_vs_rekku_1_003 - .byte GOTO - .word mus_vs_rekku_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_vs_rekku_2: - .byte KEYSH , mus_vs_rekku_key+0 - .byte VOICE , 14 - .byte LFOS , 18 - .byte PAN , c_v-16 - .byte VOL , 80*mus_vs_rekku_mvl/mxv - .byte N48 , Cn3 , v108 - .byte W96 - .byte N48 - .byte W96 - .byte N48 - .byte W96 - .byte N48 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_vs_rekku_2_B1: - .byte VOICE , 56 - .byte PAN , c_v-10 - .byte N12 , Gn4 , v100 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Gs4 - .byte W24 -mus_vs_rekku_2_000: - .byte W24 - .byte N72 , Dn4 , v100 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PEND -mus_vs_rekku_2_001: - .byte MOD , 0 - .byte N12 , Gn4 , v100 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Gs4 - .byte W24 - .byte PEND - .byte W24 - .byte N72 , As4 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PATT - .word mus_vs_rekku_2_001 - .byte PATT - .word mus_vs_rekku_2_000 - .byte PATT - .word mus_vs_rekku_2_001 - .byte W24 - .byte N72 , Bn4 , v100 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte VOICE , 48 - .byte MOD , 0 - .byte N12 , Cn5 , v096 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs5 - .byte W24 - .byte W24 - .byte N72 , Gn4 - .byte W72 - .byte N12 , Cn5 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs5 - .byte W24 - .byte W24 - .byte N72 , Ds5 - .byte W72 - .byte VOICE , 73 - .byte N36 , Cn5 , v108 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , Gn4 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Fs4 - .byte W24 -mus_vs_rekku_2_002: - .byte N96 , Cs4 , v108 - .byte W36 - .byte MOD , 8 - .byte W60 - .byte PEND -mus_vs_rekku_2_003: - .byte MOD , 0 - .byte N36 , Cn5 , v108 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , Gn4 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Fn4 - .byte W24 - .byte PEND -mus_vs_rekku_2_004: - .byte N96 , Cs5 , v108 - .byte W36 - .byte MOD , 8 - .byte W60 - .byte PEND - .byte VOICE , 56 - .byte MOD , 0 - .byte N36 , Cn5 - .byte W18 - .byte MOD , 7 - .byte W18 - .byte 0 - .byte N36 , Gn4 - .byte W21 - .byte MOD , 7 - .byte W15 - .byte 0 - .byte N24 , Fs4 - .byte W24 - .byte PATT - .word mus_vs_rekku_2_002 - .byte PATT - .word mus_vs_rekku_2_003 - .byte PATT - .word mus_vs_rekku_2_004 - .byte VOICE , 48 - .byte MOD , 0 - .byte N36 , Gn4 , v108 - .byte W36 - .byte As4 - .byte W36 - .byte N24 , Ds5 - .byte W24 - .byte N96 , En5 - .byte W96 - .byte N36 , Ds5 - .byte W36 - .byte As4 - .byte W36 - .byte N24 , Gs4 - .byte W24 - .byte N96 , En5 - .byte W96 - .byte VOICE , 14 - .byte PAN , c_v+0 - .byte N24 , Cn4 - .byte W48 - .byte VOICE , 47 - .byte N48 , En1 , v100 - .byte W48 -mus_vs_rekku_2_005: - .byte VOICE , 14 - .byte N24 , Cn4 , v108 - .byte W48 - .byte VOICE , 47 - .byte N48 , Cn1 , v100 - .byte W48 - .byte PEND - .byte VOICE , 14 - .byte N24 , Cn4 , v108 - .byte W48 - .byte VOICE , 47 - .byte N48 , En1 , v100 - .byte W48 - .byte PATT - .word mus_vs_rekku_2_005 - .byte N24 , En1 , v100 - .byte W24 - .byte An1 - .byte W24 - .byte En1 - .byte W24 - .byte An1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N24 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte N12 , An1 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte N12 - .byte W12 - .byte N24 , En1 - .byte W24 - .byte An1 - .byte W24 - .byte N12 , En1 - .byte W12 - .byte N12 - .byte W12 - .byte An1 - .byte W12 - .byte N12 - .byte W12 - .byte GOTO - .word mus_vs_rekku_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_vs_rekku_3: - .byte KEYSH , mus_vs_rekku_key+0 - .byte VOICE , 33 - .byte VOL , 80*mus_vs_rekku_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_vs_rekku_3_B1: -mus_vs_rekku_3_000: - .byte N12 , Gn0 , v112 - .byte W48 - .byte N12 - .byte W48 - .byte PEND -mus_vs_rekku_3_001: - .byte N12 , Gn0 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte N24 , Fs0 - .byte W24 - .byte PEND - .byte PATT - .word mus_vs_rekku_3_000 - .byte PATT - .word mus_vs_rekku_3_000 - .byte PATT - .word mus_vs_rekku_3_000 - .byte PATT - .word mus_vs_rekku_3_001 - .byte PATT - .word mus_vs_rekku_3_000 - .byte N12 , Gn0 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte N24 , Bn0 - .byte W24 -mus_vs_rekku_3_002: - .byte N12 , Cn1 , v112 - .byte W48 - .byte N12 - .byte W48 - .byte PEND - .byte N12 - .byte W48 - .byte N12 - .byte W24 - .byte N24 , Bn0 - .byte W24 - .byte PATT - .word mus_vs_rekku_3_002 - .byte N12 , Cn1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte N24 , Cs1 - .byte W24 - .byte PATT - .word mus_vs_rekku_3_002 - .byte N12 , Cs1 , v112 - .byte W48 - .byte N12 - .byte W48 - .byte PATT - .word mus_vs_rekku_3_002 - .byte N12 , Cs1 , v112 - .byte W48 - .byte N12 - .byte W24 - .byte N24 , Bn0 - .byte W24 -mus_vs_rekku_3_003: - .byte N12 , Cn1 , v112 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte Cn1 - .byte W12 - .byte Gn1 - .byte W12 - .byte PEND -mus_vs_rekku_3_004: - .byte N12 , Cs1 , v112 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte Cs1 - .byte W12 - .byte Gs1 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_rekku_3_003 - .byte PATT - .word mus_vs_rekku_3_004 -mus_vs_rekku_3_005: - .byte N12 , Ds1 , v112 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte Ds1 - .byte W12 - .byte As1 - .byte W12 - .byte PEND -mus_vs_rekku_3_006: - .byte N12 , En1 , v112 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte En1 - .byte W12 - .byte Bn1 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_rekku_3_005 - .byte PATT - .word mus_vs_rekku_3_006 - .byte PATT - .word mus_vs_rekku_3_002 -mus_vs_rekku_3_007: - .byte N12 , Cn1 , v112 - .byte W48 - .byte N48 , Bn0 - .byte W48 - .byte PEND - .byte PATT - .word mus_vs_rekku_3_002 - .byte N12 , Cn1 , v112 - .byte W48 - .byte N36 , Gs1 - .byte W36 - .byte N06 , Gn1 - .byte W06 - .byte Fn1 - .byte W06 - .byte PATT - .word mus_vs_rekku_3_002 - .byte PATT - .word mus_vs_rekku_3_007 - .byte PATT - .word mus_vs_rekku_3_002 - .byte N12 , Cn1 , v112 - .byte W48 - .byte Gn0 - .byte W12 - .byte Gs0 - .byte W12 - .byte Gn0 - .byte W12 - .byte Fn0 - .byte W12 - .byte GOTO - .word mus_vs_rekku_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_vs_rekku_4: - .byte KEYSH , mus_vs_rekku_key+0 - .byte VOICE , 127 - .byte LFOS , 18 - .byte PAN , c_v+4 - .byte VOL , 80*mus_vs_rekku_mvl/mxv - .byte N96 , An2 , v096 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_vs_rekku_4_B1: - .byte VOICE , 80 - .byte PAN , c_v-48 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte N12 , Gn3 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Gs3 - .byte W24 -mus_vs_rekku_4_000: - .byte W24 - .byte N72 , Dn3 , v052 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PEND -mus_vs_rekku_4_001: - .byte MOD , 0 - .byte N12 , Gn3 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Gs3 - .byte W24 - .byte PEND - .byte W24 - .byte N72 , As3 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PATT - .word mus_vs_rekku_4_001 - .byte PATT - .word mus_vs_rekku_4_000 - .byte PATT - .word mus_vs_rekku_4_001 - .byte W24 - .byte N72 , Bn3 , v052 - .byte W24 - .byte MOD , 7 - .byte W48 -mus_vs_rekku_4_002: - .byte MOD , 0 - .byte N12 , Cn4 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs4 - .byte W24 - .byte PEND - .byte W24 - .byte N72 , Gn3 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte PATT - .word mus_vs_rekku_4_002 - .byte W24 - .byte N72 , Ds4 , v052 - .byte W24 - .byte MOD , 7 - .byte W48 - .byte 0 - .byte W96 - .byte W96 - .byte 0 - .byte W96 - .byte PAN , c_v+0 - .byte N96 , Cs4 , v060 - .byte W96 - .byte MOD , 0 - .byte W96 - .byte W96 - .byte 0 - .byte W96 - .byte N96 - .byte W96 - .byte N48 , As3 - .byte W48 - .byte N24 , Ds4 - .byte W24 - .byte As4 - .byte W24 - .byte N96 , Gs4 - .byte W96 - .byte N36 , Gn4 - .byte W36 - .byte N12 , Ds4 - .byte W12 - .byte N48 , As3 - .byte W48 - .byte N96 , En4 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_vs_rekku_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_vs_rekku_5: - .byte KEYSH , mus_vs_rekku_key+0 - .byte LFOS , 18 - .byte VOL , 80*mus_vs_rekku_mvl/mxv - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 -mus_vs_rekku_5_B1: - .byte VOICE , 82 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte PAN , c_v+48 - .byte N12 , Cn3 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs3 - .byte W24 -mus_vs_rekku_5_000: - .byte W24 - .byte N12 , Gn2 , v052 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PEND -mus_vs_rekku_5_001: - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Cn3 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Cs3 - .byte W24 - .byte PEND - .byte W24 - .byte Ds3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_vs_rekku_5_001 - .byte PATT - .word mus_vs_rekku_5_000 - .byte PATT - .word mus_vs_rekku_5_001 - .byte W24 - .byte N12 , En3 , v052 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 -mus_vs_rekku_5_002: - .byte VOICE , 82 - .byte MOD , 0 - .byte N12 , Fn3 , v052 - .byte W48 - .byte N24 - .byte W24 - .byte N12 , Fs3 - .byte W24 - .byte PEND - .byte W24 - .byte Cn3 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte PATT - .word mus_vs_rekku_5_002 - .byte W24 - .byte N12 , Gs3 , v052 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte MOD , 7 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte MOD , 0 - .byte W96 - .byte W96 - .byte 0 - .byte W96 - .byte W96 - .byte 0 - .byte W96 - .byte W96 - .byte 0 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte VOICE , 82 - .byte PAN , c_v+0 - .byte N12 , Bn3 , v060 - .byte W12 - .byte Bn3 , v052 - .byte W12 - .byte N12 - .byte W12 - .byte VOICE , 83 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte N12 - .byte W12 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_vs_rekku_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_vs_rekku_6: - .byte KEYSH , mus_vs_rekku_key+0 - .byte VOICE , 47 - .byte PAN , c_v-4 - .byte VOL , 80*mus_vs_rekku_mvl/mxv - .byte N96 , Gn1 , v112 - .byte W96 - .byte N96 - .byte W96 - .byte N96 - .byte W96 - .byte Cn1 - .byte W96 -mus_vs_rekku_6_000: - .byte PAN , c_v+32 - .byte W12 - .byte N36 , Cn2 , v096 - .byte W36 - .byte N36 - .byte W36 - .byte N24 - .byte W12 - .byte PEND -mus_vs_rekku_6_001: - .byte W12 - .byte N12 , Cn2 , v096 - .byte W12 - .byte N24 - .byte W24 - .byte N24 - .byte W24 - .byte N48 - .byte W24 - .byte PEND -mus_vs_rekku_6_002: - .byte W24 - .byte N24 , Cn2 , v096 - .byte W24 - .byte N36 - .byte W36 - .byte N24 - .byte W12 - .byte PEND -mus_vs_rekku_6_003: - .byte W12 - .byte N36 , Cn2 , v096 - .byte W36 - .byte N36 - .byte W36 - .byte N12 - .byte W12 - .byte PEND -mus_vs_rekku_6_B1: -mus_vs_rekku_6_004: - .byte PAN , c_v-16 - .byte N12 , Gn1 , v112 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v+16 - .byte N12 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cn2 - .byte W12 - .byte PEND -mus_vs_rekku_6_005: - .byte PAN , c_v-16 - .byte N12 , Gn1 , v112 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PEND -mus_vs_rekku_6_006: - .byte PAN , c_v-16 - .byte N12 , Gn1 , v112 - .byte W12 - .byte PAN , c_v+16 - .byte N12 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Cn2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Gn1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Cn2 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_rekku_6_004 - .byte PATT - .word mus_vs_rekku_6_004 - .byte PATT - .word mus_vs_rekku_6_005 - .byte PATT - .word mus_vs_rekku_6_006 - .byte PATT - .word mus_vs_rekku_6_004 - .byte PATT - .word mus_vs_rekku_6_004 - .byte PATT - .word mus_vs_rekku_6_005 - .byte PATT - .word mus_vs_rekku_6_006 - .byte PATT - .word mus_vs_rekku_6_004 - .byte PATT - .word mus_vs_rekku_6_004 - .byte PATT - .word mus_vs_rekku_6_005 - .byte PATT - .word mus_vs_rekku_6_006 - .byte PATT - .word mus_vs_rekku_6_004 - .byte PATT - .word mus_vs_rekku_6_004 - .byte PATT - .word mus_vs_rekku_6_005 - .byte PATT - .word mus_vs_rekku_6_006 - .byte PATT - .word mus_vs_rekku_6_004 -mus_vs_rekku_6_007: - .byte PAN , c_v-16 - .byte N12 , As1 , v112 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v+16 - .byte N12 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Ds2 - .byte W12 - .byte PEND - .byte PAN , c_v-16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 , Ds2 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , As1 - .byte W12 - .byte PAN , c_v-16 - .byte N12 - .byte W12 - .byte PAN , c_v+16 - .byte N12 , Ds2 - .byte W12 - .byte PATT - .word mus_vs_rekku_6_007 - .byte PATT - .word mus_vs_rekku_6_000 - .byte PATT - .word mus_vs_rekku_6_001 - .byte PATT - .word mus_vs_rekku_6_002 -mus_vs_rekku_6_008: - .byte W12 - .byte N36 , Cn2 , v096 - .byte W36 - .byte N36 - .byte W36 - .byte N24 - .byte W12 - .byte PEND - .byte PATT - .word mus_vs_rekku_6_008 - .byte PATT - .word mus_vs_rekku_6_001 - .byte PATT - .word mus_vs_rekku_6_002 - .byte PATT - .word mus_vs_rekku_6_003 - .byte GOTO - .word mus_vs_rekku_6_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_vs_rekku: - .byte 6 @ NumTrks - .byte 0 @ NumBlks - .byte mus_vs_rekku_pri @ Priority - .byte mus_vs_rekku_rev @ Reverb. - - .word mus_vs_rekku_grp - - .word mus_vs_rekku_1 - .word mus_vs_rekku_2 - .word mus_vs_rekku_3 - .word mus_vs_rekku_4 - .word mus_vs_rekku_5 - .word mus_vs_rekku_6 - - .end diff --git a/sound/songs/mus_yama_eye.s b/sound/songs/mus_yama_eye.s deleted file mode 100644 index 83a0584d71..0000000000 --- a/sound/songs/mus_yama_eye.s +++ /dev/null @@ -1,1039 +0,0 @@ - .include "MPlayDef.s" - - .equ mus_yama_eye_grp, voicegroup097 - .equ mus_yama_eye_pri, 0 - .equ mus_yama_eye_rev, reverb_set+50 - .equ mus_yama_eye_mvl, 127 - .equ mus_yama_eye_key, 0 - .equ mus_yama_eye_tbs, 1 - .equ mus_yama_eye_exg, 0 - .equ mus_yama_eye_cmp, 1 - - .section .rodata - .global mus_yama_eye - .align 2 - -@********************** Track 1 **********************@ - -mus_yama_eye_1: - .byte KEYSH , mus_yama_eye_key+0 - .byte TEMPO , 128*mus_yama_eye_tbs/2 - .byte VOICE , 1 - .byte LFOS , 44 - .byte PAN , c_v+4 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 38*mus_yama_eye_mvl/mxv - .byte N04 , Fs5 , v112 - .byte W16 - .byte Dn5 - .byte W04 - .byte Bn4 - .byte W04 - .byte N48 , An4 - .byte W48 - .byte N16 , Gn4 - .byte W16 - .byte N08 , Fs4 - .byte W08 -mus_yama_eye_1_B1: - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte W96 - .byte GOTO - .word mus_yama_eye_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -mus_yama_eye_2: - .byte KEYSH , mus_yama_eye_key+0 - .byte VOICE , 60 - .byte LFOS , 44 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 62*mus_yama_eye_mvl/mxv - .byte N04 , Fs4 , v112 - .byte W16 - .byte Dn4 - .byte W04 - .byte Bn3 - .byte W04 - .byte N48 , An3 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N16 , Gn3 - .byte W16 - .byte N08 , Fs3 - .byte W08 -mus_yama_eye_2_B1: - .byte N08 , Dn4 , v096 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fs4 - .byte W16 - .byte Dn4 - .byte W08 - .byte N48 , An3 - .byte W24 - .byte MOD , 7 - .byte VOL , 58*mus_yama_eye_mvl/mxv - .byte W04 - .byte 50*mus_yama_eye_mvl/mxv - .byte W04 - .byte 43*mus_yama_eye_mvl/mxv - .byte W04 - .byte 33*mus_yama_eye_mvl/mxv - .byte W04 - .byte 31*mus_yama_eye_mvl/mxv - .byte W04 - .byte 26*mus_yama_eye_mvl/mxv - .byte W04 - .byte MOD , 0 - .byte VOL , 63*mus_yama_eye_mvl/mxv - .byte N08 , Fs3 - .byte W08 - .byte N04 , Fn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte An3 - .byte W16 - .byte Fs3 - .byte W08 - .byte N24 , Dn3 - .byte W24 - .byte An2 - .byte W24 - .byte N04 , Fs3 - .byte W16 - .byte N04 - .byte W08 - .byte Fn3 - .byte W16 - .byte Fs3 - .byte W08 - .byte N16 , An3 - .byte W16 - .byte N04 , Gs3 - .byte W04 - .byte Gn3 - .byte W04 - .byte N24 , Fs3 - .byte W24 - .byte N72 , Gn3 - .byte W24 - .byte VOL , 62*mus_yama_eye_mvl/mxv - .byte MOD , 8 - .byte W08 - .byte VOL , 60*mus_yama_eye_mvl/mxv - .byte W04 - .byte 58*mus_yama_eye_mvl/mxv - .byte W04 - .byte 55*mus_yama_eye_mvl/mxv - .byte W04 - .byte 53*mus_yama_eye_mvl/mxv - .byte W04 - .byte 52*mus_yama_eye_mvl/mxv - .byte W04 - .byte 50*mus_yama_eye_mvl/mxv - .byte W04 - .byte 46*mus_yama_eye_mvl/mxv - .byte W04 - .byte 41*mus_yama_eye_mvl/mxv - .byte W04 - .byte 40*mus_yama_eye_mvl/mxv - .byte W04 - .byte 36*mus_yama_eye_mvl/mxv - .byte W04 - .byte 63*mus_yama_eye_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte N08 , En4 - .byte W08 - .byte N04 , Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte Gn4 - .byte W16 - .byte En4 - .byte W08 - .byte N48 , Bn3 - .byte W24 - .byte VOL , 62*mus_yama_eye_mvl/mxv - .byte W04 - .byte 60*mus_yama_eye_mvl/mxv - .byte W04 - .byte 57*mus_yama_eye_mvl/mxv - .byte W04 - .byte 47*mus_yama_eye_mvl/mxv - .byte W04 - .byte 41*mus_yama_eye_mvl/mxv - .byte W04 - .byte 38*mus_yama_eye_mvl/mxv - .byte W04 - .byte 63*mus_yama_eye_mvl/mxv - .byte N08 , Cs4 - .byte W08 - .byte N04 , Cn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte En4 - .byte W16 - .byte Cs4 - .byte W08 - .byte N32 , Bn4 , v072 - .byte W32 - .byte N08 , As4 , v068 - .byte W08 - .byte N04 , An4 - .byte W08 - .byte N08 , An3 , v096 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Gs3 - .byte W16 - .byte N04 , An3 - .byte W08 - .byte N08 , Bn3 - .byte W16 - .byte N04 , Cs4 - .byte W08 - .byte N08 , Dn4 - .byte W16 - .byte N04 , En4 - .byte W08 - .byte N72 , Fs4 - .byte W24 - .byte VOL , 62*mus_yama_eye_mvl/mxv - .byte MOD , 5 - .byte W04 - .byte VOL , 60*mus_yama_eye_mvl/mxv - .byte W04 - .byte 55*mus_yama_eye_mvl/mxv - .byte W04 - .byte 52*mus_yama_eye_mvl/mxv - .byte W04 - .byte 50*mus_yama_eye_mvl/mxv - .byte W04 - .byte 46*mus_yama_eye_mvl/mxv - .byte W04 - .byte 43*mus_yama_eye_mvl/mxv - .byte W08 - .byte 40*mus_yama_eye_mvl/mxv - .byte W04 - .byte 38*mus_yama_eye_mvl/mxv - .byte W04 - .byte 36*mus_yama_eye_mvl/mxv - .byte W04 - .byte 33*mus_yama_eye_mvl/mxv - .byte W04 - .byte 63*mus_yama_eye_mvl/mxv - .byte MOD , 0 - .byte W24 - .byte GOTO - .word mus_yama_eye_2_B1 - .byte FINE - -@********************** Track 3 **********************@ - -mus_yama_eye_3: - .byte KEYSH , mus_yama_eye_key+0 - .byte VOICE , 58 - .byte BENDR , 12 - .byte LFOS , 44 - .byte BENDR , 12 - .byte LFOS , 44 - .byte PAN , c_v+0 - .byte VOL , 76*mus_yama_eye_mvl/mxv - .byte N04 , An1 , v112 - .byte W16 - .byte Fs1 - .byte W04 - .byte Dn1 - .byte W04 - .byte N48 , An0 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N16 , Cs1 - .byte W24 -mus_yama_eye_3_B1: - .byte N08 , Dn1 , v112 - .byte W48 - .byte An0 - .byte W48 -mus_yama_eye_3_000: - .byte N08 , Dn1 , v112 - .byte W24 - .byte An0 - .byte W24 - .byte Dn1 - .byte W08 - .byte N04 , Cs1 , v072 - .byte W04 - .byte Cn1 - .byte W04 - .byte Bn0 - .byte W04 - .byte As0 - .byte W04 - .byte N24 , An0 , v112 - .byte W16 - .byte BEND , c_v+20 - .byte W08 - .byte PEND - .byte c_v+0 - .byte N08 , Dn1 - .byte W48 - .byte An0 - .byte W48 -mus_yama_eye_3_001: - .byte N08 , En1 , v112 - .byte W24 - .byte Bn0 - .byte W24 - .byte En1 - .byte W08 - .byte N04 , Ds1 , v072 - .byte W04 - .byte Dn1 - .byte W04 - .byte Cs1 - .byte W04 - .byte Cn1 - .byte W04 - .byte N24 , Bn0 , v112 - .byte W16 - .byte BEND , c_v+20 - .byte W08 - .byte PEND - .byte c_v+0 - .byte N08 , En1 - .byte W48 - .byte Bn0 - .byte W48 - .byte PATT - .word mus_yama_eye_3_001 - .byte BEND , c_v+0 - .byte N08 , An0 , v112 - .byte W48 - .byte En0 - .byte W48 - .byte PATT - .word mus_yama_eye_3_000 - .byte GOTO - .word mus_yama_eye_3_B1 - .byte FINE - -@********************** Track 4 **********************@ - -mus_yama_eye_4: - .byte KEYSH , mus_yama_eye_key+0 - .byte VOICE , 47 - .byte LFOS , 44 - .byte BENDR , 12 - .byte VOL , 76*mus_yama_eye_mvl/mxv - .byte PAN , c_v+32 - .byte N04 , An2 , v124 - .byte W16 - .byte Fs2 - .byte W04 - .byte PAN , c_v+0 - .byte N04 , Dn2 , v120 - .byte W04 - .byte PAN , c_v-32 - .byte N08 , An1 , v127 - .byte W24 - .byte PAN , c_v+22 - .byte N08 , An2 , v124 - .byte W16 - .byte N04 , An2 , v112 - .byte W08 - .byte PAN , c_v-33 - .byte N08 , An1 , v127 - .byte W16 - .byte N04 , An1 , v112 - .byte W08 -mus_yama_eye_4_B1: - .byte PAN , c_v+22 - .byte BEND , c_v+0 - .byte N08 , Dn2 , v127 - .byte W48 - .byte PAN , c_v-33 - .byte N08 , An1 , v112 - .byte W48 - .byte PAN , c_v+24 - .byte BEND , c_v+0 - .byte N08 , Dn2 , v127 - .byte W24 - .byte PAN , c_v-32 - .byte N08 , An1 , v112 - .byte W24 - .byte PAN , c_v+24 - .byte N08 , Dn2 - .byte W16 - .byte N04 , Dn2 , v064 - .byte W08 - .byte PAN , c_v-33 - .byte N24 , An1 , v120 - .byte W16 - .byte BEND , c_v+20 - .byte W08 - .byte PAN , c_v+21 - .byte BEND , c_v+0 - .byte N08 , Dn2 , v127 - .byte W48 - .byte PAN , c_v-33 - .byte N08 , An1 , v112 - .byte W48 - .byte PAN , c_v+24 - .byte BEND , c_v+0 - .byte N08 , En2 , v127 - .byte W24 - .byte PAN , c_v-32 - .byte N08 , Bn1 , v112 - .byte W24 - .byte PAN , c_v+24 - .byte N08 , En2 - .byte W16 - .byte N04 , En2 , v064 - .byte W08 - .byte PAN , c_v-33 - .byte N24 , Bn1 , v120 - .byte W16 - .byte BEND , c_v+20 - .byte W08 - .byte PAN , c_v+25 - .byte BEND , c_v+0 - .byte N08 , En2 , v127 - .byte W48 - .byte PAN , c_v-32 - .byte N08 , Bn1 , v112 - .byte W48 - .byte PAN , c_v+24 - .byte BEND , c_v+0 - .byte N08 , En2 , v127 - .byte W24 - .byte PAN , c_v-32 - .byte N08 , Bn1 , v112 - .byte W24 - .byte PAN , c_v+28 - .byte N08 , En2 - .byte W16 - .byte N04 , En2 , v064 - .byte W08 - .byte PAN , c_v-33 - .byte N24 , Bn1 , v120 - .byte W16 - .byte BEND , c_v+20 - .byte W08 - .byte PAN , c_v+24 - .byte BEND , c_v+0 - .byte N08 , An1 , v127 - .byte W48 - .byte PAN , c_v-33 - .byte N08 , En1 , v112 - .byte W48 - .byte PAN , c_v+24 - .byte BEND , c_v+0 - .byte N08 , Dn2 , v127 - .byte W24 - .byte PAN , c_v-32 - .byte N08 , An1 , v112 - .byte W24 - .byte PAN , c_v+24 - .byte N08 , Dn2 - .byte W16 - .byte N04 , Dn2 , v064 - .byte W08 - .byte PAN , c_v-32 - .byte N24 , An1 , v120 - .byte W16 - .byte BEND , c_v+20 - .byte W08 - .byte GOTO - .word mus_yama_eye_4_B1 - .byte FINE - -@********************** Track 5 **********************@ - -mus_yama_eye_5: - .byte KEYSH , mus_yama_eye_key+0 - .byte VOICE , 80 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v-64 - .byte VOL , 35*mus_yama_eye_mvl/mxv - .byte N04 , An2 , v112 - .byte W16 - .byte Fs2 - .byte W04 - .byte Dn2 - .byte W04 - .byte N48 , An1 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N16 , Cs2 - .byte W16 - .byte N04 , Dn3 - .byte W04 - .byte En3 - .byte W04 -mus_yama_eye_5_B1: -mus_yama_eye_5_000: - .byte N12 , Fs3 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte Fs3 , v088 - .byte W08 - .byte N02 - .byte W16 - .byte An3 , v112 - .byte W08 - .byte Fs3 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte PEND - .byte N04 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte An3 - .byte W08 - .byte Fs3 - .byte W08 - .byte N02 - .byte W08 - .byte N08 , Fn3 - .byte W08 - .byte N02 , Fs3 - .byte W08 - .byte PATT - .word mus_yama_eye_5_000 -mus_yama_eye_5_001: - .byte N04 , Gn3 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte Bn3 - .byte W08 - .byte Gn3 - .byte W08 - .byte N02 - .byte W08 - .byte N08 , Fs3 - .byte W08 - .byte N02 , Gn3 - .byte W08 - .byte PEND - .byte N12 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte Gn3 , v088 - .byte W08 - .byte N02 - .byte W16 - .byte Gn3 , v112 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte PATT - .word mus_yama_eye_5_001 - .byte N12 , En3 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte En3 , v088 - .byte W08 - .byte N02 - .byte W16 - .byte An3 , v112 - .byte W08 - .byte En3 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 , Dn3 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N08 , Cs3 - .byte W08 - .byte N02 , Dn3 - .byte W08 - .byte GOTO - .word mus_yama_eye_5_B1 - .byte FINE - -@********************** Track 6 **********************@ - -mus_yama_eye_6: - .byte KEYSH , mus_yama_eye_key+0 - .byte VOICE , 81 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+63 - .byte VOL , 37*mus_yama_eye_mvl/mxv - .byte N04 , Dn3 , v112 - .byte W16 - .byte An2 - .byte W04 - .byte Gn2 - .byte W04 - .byte N48 , Dn3 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N16 , Cs3 - .byte W16 - .byte N04 , Fs3 - .byte W04 - .byte Gn3 - .byte W04 -mus_yama_eye_6_B1: -mus_yama_eye_6_000: - .byte N12 , An3 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte An3 , v088 - .byte W08 - .byte N02 - .byte W16 - .byte Dn4 , v112 - .byte W08 - .byte An3 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte PEND - .byte N04 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte Dn4 - .byte W08 - .byte An3 - .byte W08 - .byte N02 - .byte W08 - .byte N08 , Gs3 - .byte W08 - .byte N02 , An3 - .byte W08 - .byte PATT - .word mus_yama_eye_6_000 -mus_yama_eye_6_001: - .byte N04 , Bn3 , v112 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte En4 - .byte W08 - .byte Bn3 - .byte W08 - .byte N02 - .byte W08 - .byte N08 , As3 - .byte W08 - .byte N02 , Bn3 - .byte W08 - .byte PEND - .byte N12 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte Bn3 , v088 - .byte W08 - .byte N02 - .byte W16 - .byte Bn3 , v112 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte PATT - .word mus_yama_eye_6_001 - .byte N12 , An3 , v112 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte An3 , v088 - .byte W08 - .byte N02 - .byte W16 - .byte Cs4 , v112 - .byte W08 - .byte An3 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N04 - .byte W12 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W04 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W16 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N02 - .byte W08 - .byte N08 , Gs3 - .byte W08 - .byte N02 , An3 - .byte W08 - .byte GOTO - .word mus_yama_eye_6_B1 - .byte FINE - -@********************** Track 7 **********************@ - -mus_yama_eye_7: - .byte KEYSH , mus_yama_eye_key+0 - .byte VOICE , 0 - .byte PAN , c_v+0 - .byte VOL , 56*mus_yama_eye_mvl/mxv - .byte W96 -mus_yama_eye_7_B1: -mus_yama_eye_7_000: - .byte N04 , En1 , v112 - .byte W16 - .byte En1 , v084 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte En1 , v112 - .byte W08 - .byte En1 , v060 - .byte W08 - .byte En1 , v084 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte PEND -mus_yama_eye_7_001: - .byte N04 , En1 , v112 - .byte W08 - .byte En1 , v060 - .byte W08 - .byte En1 , v084 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v084 - .byte W08 - .byte En1 , v112 - .byte W16 - .byte En1 , v084 - .byte W08 - .byte En1 , v112 - .byte W04 - .byte En1 , v052 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte N04 - .byte W04 - .byte PEND - .byte PATT - .word mus_yama_eye_7_000 - .byte PATT - .word mus_yama_eye_7_001 - .byte PATT - .word mus_yama_eye_7_000 - .byte PATT - .word mus_yama_eye_7_001 - .byte PATT - .word mus_yama_eye_7_000 - .byte PATT - .word mus_yama_eye_7_001 - .byte GOTO - .word mus_yama_eye_7_B1 - .byte FINE - -@********************** Track 8 **********************@ - -mus_yama_eye_8: - .byte KEYSH , mus_yama_eye_key+0 - .byte VOICE , 82 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 22*mus_yama_eye_mvl/mxv - .byte W48 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte W24 -mus_yama_eye_8_B1: - .byte BEND , c_v+1 - .byte N08 , Dn4 , v112 - .byte W08 - .byte N04 , Cs4 - .byte W08 - .byte Dn4 - .byte W08 - .byte Fs4 - .byte W16 - .byte Dn4 - .byte W08 - .byte N48 , An3 - .byte W24 - .byte MOD , 7 - .byte W24 - .byte 0 - .byte N08 , Fs3 - .byte W08 - .byte N04 , Fn3 - .byte W08 - .byte Fs3 - .byte W08 - .byte An3 - .byte W16 - .byte Fs3 - .byte W08 - .byte N24 , Dn3 - .byte W24 - .byte An2 - .byte W24 - .byte N04 , Fs3 - .byte W16 - .byte N04 - .byte W08 - .byte Fn3 - .byte W16 - .byte Fs3 - .byte W08 - .byte N16 , An3 - .byte W16 - .byte N04 , Gs3 , v080 - .byte W04 - .byte Gn3 - .byte W04 - .byte N24 , Fs3 , v112 - .byte W24 - .byte N72 , Gn3 - .byte W24 - .byte MOD , 8 - .byte W48 - .byte 0 - .byte W24 - .byte N08 , En4 - .byte W08 - .byte N04 , Ds4 - .byte W08 - .byte En4 - .byte W08 - .byte Gn4 - .byte W16 - .byte En4 - .byte W08 - .byte N48 , Bn3 - .byte W48 - .byte N08 , Cs4 - .byte W08 - .byte N04 , Cn4 - .byte W08 - .byte Cs4 - .byte W08 - .byte En4 - .byte W16 - .byte Cs4 - .byte W08 - .byte N32 , Bn4 , v068 - .byte W32 - .byte N08 , As4 , v076 - .byte W08 - .byte N04 , An4 - .byte W08 - .byte N08 , An3 , v112 - .byte W16 - .byte N04 - .byte W08 - .byte N08 , Gs3 - .byte W16 - .byte N04 , An3 - .byte W08 - .byte N08 , Bn3 - .byte W16 - .byte N04 , Cs4 - .byte W08 - .byte N08 , Dn4 - .byte W16 - .byte N04 , En4 - .byte W08 - .byte N72 , Fs4 - .byte W24 - .byte MOD , 5 - .byte W48 - .byte 0 - .byte W24 - .byte GOTO - .word mus_yama_eye_8_B1 - .byte FINE - -@******************************************************@ - .align 2 - -mus_yama_eye: - .byte 8 @ NumTrks - .byte 0 @ NumBlks - .byte mus_yama_eye_pri @ Priority - .byte mus_yama_eye_rev @ Reverb. - - .word mus_yama_eye_grp - - .word mus_yama_eye_1 - .word mus_yama_eye_2 - .word mus_yama_eye_3 - .word mus_yama_eye_4 - .word mus_yama_eye_5 - .word mus_yama_eye_6 - .word mus_yama_eye_7 - .word mus_yama_eye_8 - - .end diff --git a/sound/songs/ph_choice_blend.s b/sound/songs/ph_choice_blend.s deleted file mode 100644 index b45fc21f10..0000000000 --- a/sound/songs/ph_choice_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_choice_blend_grp, voicegroup130 - .equ ph_choice_blend_pri, 4 - .equ ph_choice_blend_rev, 0 - .equ ph_choice_blend_mvl, 127 - .equ ph_choice_blend_key, 0 - .equ ph_choice_blend_tbs, 1 - .equ ph_choice_blend_exg, 0 - .equ ph_choice_blend_cmp, 1 - - .section .rodata - .global ph_choice_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_choice_blend_1: - .byte KEYSH , ph_choice_blend_key+0 - .byte TEMPO , 120*ph_choice_blend_tbs/2 - .byte VOICE , 30 - .byte VOL , 127*ph_choice_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_choice_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_choice_blend_pri @ Priority - .byte ph_choice_blend_rev @ Reverb. - - .word ph_choice_blend_grp - - .word ph_choice_blend_1 - - .end diff --git a/sound/songs/ph_choice_held.s b/sound/songs/ph_choice_held.s deleted file mode 100644 index c44bda5795..0000000000 --- a/sound/songs/ph_choice_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_choice_held_grp, voicegroup130 - .equ ph_choice_held_pri, 4 - .equ ph_choice_held_rev, 0 - .equ ph_choice_held_mvl, 127 - .equ ph_choice_held_key, 0 - .equ ph_choice_held_tbs, 1 - .equ ph_choice_held_exg, 0 - .equ ph_choice_held_cmp, 1 - - .section .rodata - .global ph_choice_held - .align 2 - -@********************** Track 1 **********************@ - -ph_choice_held_1: - .byte KEYSH , ph_choice_held_key+0 - .byte TEMPO , 120*ph_choice_held_tbs/2 - .byte VOICE , 31 - .byte VOL , 127*ph_choice_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_choice_held_1_B1: - .byte W96 - .byte GOTO - .word ph_choice_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_choice_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_choice_held_pri @ Priority - .byte ph_choice_held_rev @ Reverb. - - .word ph_choice_held_grp - - .word ph_choice_held_1 - - .end diff --git a/sound/songs/ph_choice_solo.s b/sound/songs/ph_choice_solo.s deleted file mode 100644 index 0f2b997a1f..0000000000 --- a/sound/songs/ph_choice_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_choice_solo_grp, voicegroup130 - .equ ph_choice_solo_pri, 4 - .equ ph_choice_solo_rev, 0 - .equ ph_choice_solo_mvl, 127 - .equ ph_choice_solo_key, 0 - .equ ph_choice_solo_tbs, 1 - .equ ph_choice_solo_exg, 0 - .equ ph_choice_solo_cmp, 1 - - .section .rodata - .global ph_choice_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_choice_solo_1: - .byte KEYSH , ph_choice_solo_key+0 - .byte TEMPO , 120*ph_choice_solo_tbs/2 - .byte VOICE , 32 - .byte VOL , 127*ph_choice_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_choice_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_choice_solo_pri @ Priority - .byte ph_choice_solo_rev @ Reverb. - - .word ph_choice_solo_grp - - .word ph_choice_solo_1 - - .end diff --git a/sound/songs/ph_cloth_blend.s b/sound/songs/ph_cloth_blend.s deleted file mode 100644 index e28917588c..0000000000 --- a/sound/songs/ph_cloth_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_cloth_blend_grp, voicegroup130 - .equ ph_cloth_blend_pri, 4 - .equ ph_cloth_blend_rev, 0 - .equ ph_cloth_blend_mvl, 127 - .equ ph_cloth_blend_key, 0 - .equ ph_cloth_blend_tbs, 1 - .equ ph_cloth_blend_exg, 0 - .equ ph_cloth_blend_cmp, 1 - - .section .rodata - .global ph_cloth_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_cloth_blend_1: - .byte KEYSH , ph_cloth_blend_key+0 - .byte TEMPO , 120*ph_cloth_blend_tbs/2 - .byte VOICE , 6 - .byte VOL , 127*ph_cloth_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_cloth_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_cloth_blend_pri @ Priority - .byte ph_cloth_blend_rev @ Reverb. - - .word ph_cloth_blend_grp - - .word ph_cloth_blend_1 - - .end diff --git a/sound/songs/ph_cloth_held.s b/sound/songs/ph_cloth_held.s deleted file mode 100644 index 6a6929921d..0000000000 --- a/sound/songs/ph_cloth_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_cloth_held_grp, voicegroup130 - .equ ph_cloth_held_pri, 4 - .equ ph_cloth_held_rev, 0 - .equ ph_cloth_held_mvl, 127 - .equ ph_cloth_held_key, 0 - .equ ph_cloth_held_tbs, 1 - .equ ph_cloth_held_exg, 0 - .equ ph_cloth_held_cmp, 1 - - .section .rodata - .global ph_cloth_held - .align 2 - -@********************** Track 1 **********************@ - -ph_cloth_held_1: - .byte KEYSH , ph_cloth_held_key+0 - .byte TEMPO , 120*ph_cloth_held_tbs/2 - .byte VOICE , 7 - .byte VOL , 127*ph_cloth_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_cloth_held_1_B1: - .byte W96 - .byte GOTO - .word ph_cloth_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_cloth_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_cloth_held_pri @ Priority - .byte ph_cloth_held_rev @ Reverb. - - .word ph_cloth_held_grp - - .word ph_cloth_held_1 - - .end diff --git a/sound/songs/ph_cloth_solo.s b/sound/songs/ph_cloth_solo.s deleted file mode 100644 index 6dc5b50f91..0000000000 --- a/sound/songs/ph_cloth_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_cloth_solo_grp, voicegroup130 - .equ ph_cloth_solo_pri, 4 - .equ ph_cloth_solo_rev, 0 - .equ ph_cloth_solo_mvl, 127 - .equ ph_cloth_solo_key, 0 - .equ ph_cloth_solo_tbs, 1 - .equ ph_cloth_solo_exg, 0 - .equ ph_cloth_solo_cmp, 1 - - .section .rodata - .global ph_cloth_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_cloth_solo_1: - .byte KEYSH , ph_cloth_solo_key+0 - .byte TEMPO , 120*ph_cloth_solo_tbs/2 - .byte VOICE , 8 - .byte VOL , 127*ph_cloth_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_cloth_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_cloth_solo_pri @ Priority - .byte ph_cloth_solo_rev @ Reverb. - - .word ph_cloth_solo_grp - - .word ph_cloth_solo_1 - - .end diff --git a/sound/songs/ph_cure_blend.s b/sound/songs/ph_cure_blend.s deleted file mode 100644 index 6a539880f6..0000000000 --- a/sound/songs/ph_cure_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_cure_blend_grp, voicegroup130 - .equ ph_cure_blend_pri, 4 - .equ ph_cure_blend_rev, 0 - .equ ph_cure_blend_mvl, 127 - .equ ph_cure_blend_key, 0 - .equ ph_cure_blend_tbs, 1 - .equ ph_cure_blend_exg, 0 - .equ ph_cure_blend_cmp, 1 - - .section .rodata - .global ph_cure_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_cure_blend_1: - .byte KEYSH , ph_cure_blend_key+0 - .byte TEMPO , 120*ph_cure_blend_tbs/2 - .byte VOICE , 45 - .byte VOL , 127*ph_cure_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_cure_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_cure_blend_pri @ Priority - .byte ph_cure_blend_rev @ Reverb. - - .word ph_cure_blend_grp - - .word ph_cure_blend_1 - - .end diff --git a/sound/songs/ph_cure_held.s b/sound/songs/ph_cure_held.s deleted file mode 100644 index 6dc31cf687..0000000000 --- a/sound/songs/ph_cure_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_cure_held_grp, voicegroup130 - .equ ph_cure_held_pri, 4 - .equ ph_cure_held_rev, 0 - .equ ph_cure_held_mvl, 127 - .equ ph_cure_held_key, 0 - .equ ph_cure_held_tbs, 1 - .equ ph_cure_held_exg, 0 - .equ ph_cure_held_cmp, 1 - - .section .rodata - .global ph_cure_held - .align 2 - -@********************** Track 1 **********************@ - -ph_cure_held_1: - .byte KEYSH , ph_cure_held_key+0 - .byte TEMPO , 120*ph_cure_held_tbs/2 - .byte VOICE , 46 - .byte VOL , 127*ph_cure_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_cure_held_1_B1: - .byte W96 - .byte GOTO - .word ph_cure_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_cure_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_cure_held_pri @ Priority - .byte ph_cure_held_rev @ Reverb. - - .word ph_cure_held_grp - - .word ph_cure_held_1 - - .end diff --git a/sound/songs/ph_cure_solo.s b/sound/songs/ph_cure_solo.s deleted file mode 100644 index c3400338fb..0000000000 --- a/sound/songs/ph_cure_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_cure_solo_grp, voicegroup130 - .equ ph_cure_solo_pri, 4 - .equ ph_cure_solo_rev, 0 - .equ ph_cure_solo_mvl, 127 - .equ ph_cure_solo_key, 0 - .equ ph_cure_solo_tbs, 1 - .equ ph_cure_solo_exg, 0 - .equ ph_cure_solo_cmp, 1 - - .section .rodata - .global ph_cure_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_cure_solo_1: - .byte KEYSH , ph_cure_solo_key+0 - .byte TEMPO , 120*ph_cure_solo_tbs/2 - .byte VOICE , 47 - .byte VOL , 127*ph_cure_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_cure_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_cure_solo_pri @ Priority - .byte ph_cure_solo_rev @ Reverb. - - .word ph_cure_solo_grp - - .word ph_cure_solo_1 - - .end diff --git a/sound/songs/ph_dress_blend.s b/sound/songs/ph_dress_blend.s deleted file mode 100644 index 8cafed3766..0000000000 --- a/sound/songs/ph_dress_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_dress_blend_grp, voicegroup130 - .equ ph_dress_blend_pri, 4 - .equ ph_dress_blend_rev, 0 - .equ ph_dress_blend_mvl, 127 - .equ ph_dress_blend_key, 0 - .equ ph_dress_blend_tbs, 1 - .equ ph_dress_blend_exg, 0 - .equ ph_dress_blend_cmp, 1 - - .section .rodata - .global ph_dress_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_dress_blend_1: - .byte KEYSH , ph_dress_blend_key+0 - .byte TEMPO , 120*ph_dress_blend_tbs/2 - .byte VOICE , 9 - .byte VOL , 127*ph_dress_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_dress_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_dress_blend_pri @ Priority - .byte ph_dress_blend_rev @ Reverb. - - .word ph_dress_blend_grp - - .word ph_dress_blend_1 - - .end diff --git a/sound/songs/ph_dress_held.s b/sound/songs/ph_dress_held.s deleted file mode 100644 index f1b432e3bb..0000000000 --- a/sound/songs/ph_dress_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_dress_held_grp, voicegroup130 - .equ ph_dress_held_pri, 4 - .equ ph_dress_held_rev, 0 - .equ ph_dress_held_mvl, 127 - .equ ph_dress_held_key, 0 - .equ ph_dress_held_tbs, 1 - .equ ph_dress_held_exg, 0 - .equ ph_dress_held_cmp, 1 - - .section .rodata - .global ph_dress_held - .align 2 - -@********************** Track 1 **********************@ - -ph_dress_held_1: - .byte KEYSH , ph_dress_held_key+0 - .byte TEMPO , 120*ph_dress_held_tbs/2 - .byte VOICE , 10 - .byte VOL , 127*ph_dress_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_dress_held_1_B1: - .byte W96 - .byte GOTO - .word ph_dress_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_dress_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_dress_held_pri @ Priority - .byte ph_dress_held_rev @ Reverb. - - .word ph_dress_held_grp - - .word ph_dress_held_1 - - .end diff --git a/sound/songs/ph_dress_solo.s b/sound/songs/ph_dress_solo.s deleted file mode 100644 index 3162f15d72..0000000000 --- a/sound/songs/ph_dress_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_dress_solo_grp, voicegroup130 - .equ ph_dress_solo_pri, 4 - .equ ph_dress_solo_rev, 0 - .equ ph_dress_solo_mvl, 127 - .equ ph_dress_solo_key, 0 - .equ ph_dress_solo_tbs, 1 - .equ ph_dress_solo_exg, 0 - .equ ph_dress_solo_cmp, 1 - - .section .rodata - .global ph_dress_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_dress_solo_1: - .byte KEYSH , ph_dress_solo_key+0 - .byte TEMPO , 120*ph_dress_solo_tbs/2 - .byte VOICE , 11 - .byte VOL , 127*ph_dress_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_dress_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_dress_solo_pri @ Priority - .byte ph_dress_solo_rev @ Reverb. - - .word ph_dress_solo_grp - - .word ph_dress_solo_1 - - .end diff --git a/sound/songs/ph_face_blend.s b/sound/songs/ph_face_blend.s deleted file mode 100644 index 143e53726b..0000000000 --- a/sound/songs/ph_face_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_face_blend_grp, voicegroup130 - .equ ph_face_blend_pri, 4 - .equ ph_face_blend_rev, 0 - .equ ph_face_blend_mvl, 127 - .equ ph_face_blend_key, 0 - .equ ph_face_blend_tbs, 1 - .equ ph_face_blend_exg, 0 - .equ ph_face_blend_cmp, 1 - - .section .rodata - .global ph_face_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_face_blend_1: - .byte KEYSH , ph_face_blend_key+0 - .byte TEMPO , 120*ph_face_blend_tbs/2 - .byte VOICE , 3 - .byte VOL , 127*ph_face_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_face_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_face_blend_pri @ Priority - .byte ph_face_blend_rev @ Reverb. - - .word ph_face_blend_grp - - .word ph_face_blend_1 - - .end diff --git a/sound/songs/ph_face_held.s b/sound/songs/ph_face_held.s deleted file mode 100644 index cfd93fc01c..0000000000 --- a/sound/songs/ph_face_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_face_held_grp, voicegroup130 - .equ ph_face_held_pri, 4 - .equ ph_face_held_rev, 0 - .equ ph_face_held_mvl, 127 - .equ ph_face_held_key, 0 - .equ ph_face_held_tbs, 1 - .equ ph_face_held_exg, 0 - .equ ph_face_held_cmp, 1 - - .section .rodata - .global ph_face_held - .align 2 - -@********************** Track 1 **********************@ - -ph_face_held_1: - .byte KEYSH , ph_face_held_key+0 - .byte TEMPO , 120*ph_face_held_tbs/2 - .byte VOICE , 4 - .byte VOL , 127*ph_face_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_face_held_1_B1: - .byte W96 - .byte GOTO - .word ph_face_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_face_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_face_held_pri @ Priority - .byte ph_face_held_rev @ Reverb. - - .word ph_face_held_grp - - .word ph_face_held_1 - - .end diff --git a/sound/songs/ph_face_solo.s b/sound/songs/ph_face_solo.s deleted file mode 100644 index 83be67615c..0000000000 --- a/sound/songs/ph_face_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_face_solo_grp, voicegroup130 - .equ ph_face_solo_pri, 4 - .equ ph_face_solo_rev, 0 - .equ ph_face_solo_mvl, 127 - .equ ph_face_solo_key, 0 - .equ ph_face_solo_tbs, 1 - .equ ph_face_solo_exg, 0 - .equ ph_face_solo_cmp, 1 - - .section .rodata - .global ph_face_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_face_solo_1: - .byte KEYSH , ph_face_solo_key+0 - .byte TEMPO , 120*ph_face_solo_tbs/2 - .byte VOICE , 5 - .byte VOL , 127*ph_face_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_face_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_face_solo_pri @ Priority - .byte ph_face_solo_rev @ Reverb. - - .word ph_face_solo_grp - - .word ph_face_solo_1 - - .end diff --git a/sound/songs/ph_fleece_blend.s b/sound/songs/ph_fleece_blend.s deleted file mode 100644 index 4aa50e981e..0000000000 --- a/sound/songs/ph_fleece_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_fleece_blend_grp, voicegroup130 - .equ ph_fleece_blend_pri, 4 - .equ ph_fleece_blend_rev, 0 - .equ ph_fleece_blend_mvl, 127 - .equ ph_fleece_blend_key, 0 - .equ ph_fleece_blend_tbs, 1 - .equ ph_fleece_blend_exg, 0 - .equ ph_fleece_blend_cmp, 1 - - .section .rodata - .global ph_fleece_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_fleece_blend_1: - .byte KEYSH , ph_fleece_blend_key+0 - .byte TEMPO , 120*ph_fleece_blend_tbs/2 - .byte VOICE , 12 - .byte VOL , 127*ph_fleece_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_fleece_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_fleece_blend_pri @ Priority - .byte ph_fleece_blend_rev @ Reverb. - - .word ph_fleece_blend_grp - - .word ph_fleece_blend_1 - - .end diff --git a/sound/songs/ph_fleece_held.s b/sound/songs/ph_fleece_held.s deleted file mode 100644 index 1074ef9e22..0000000000 --- a/sound/songs/ph_fleece_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_fleece_held_grp, voicegroup130 - .equ ph_fleece_held_pri, 4 - .equ ph_fleece_held_rev, 0 - .equ ph_fleece_held_mvl, 127 - .equ ph_fleece_held_key, 0 - .equ ph_fleece_held_tbs, 1 - .equ ph_fleece_held_exg, 0 - .equ ph_fleece_held_cmp, 1 - - .section .rodata - .global ph_fleece_held - .align 2 - -@********************** Track 1 **********************@ - -ph_fleece_held_1: - .byte KEYSH , ph_fleece_held_key+0 - .byte TEMPO , 120*ph_fleece_held_tbs/2 - .byte VOICE , 13 - .byte VOL , 127*ph_fleece_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_fleece_held_1_B1: - .byte W96 - .byte GOTO - .word ph_fleece_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_fleece_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_fleece_held_pri @ Priority - .byte ph_fleece_held_rev @ Reverb. - - .word ph_fleece_held_grp - - .word ph_fleece_held_1 - - .end diff --git a/sound/songs/ph_fleece_solo.s b/sound/songs/ph_fleece_solo.s deleted file mode 100644 index ada1865bd1..0000000000 --- a/sound/songs/ph_fleece_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_fleece_solo_grp, voicegroup130 - .equ ph_fleece_solo_pri, 4 - .equ ph_fleece_solo_rev, 0 - .equ ph_fleece_solo_mvl, 127 - .equ ph_fleece_solo_key, 0 - .equ ph_fleece_solo_tbs, 1 - .equ ph_fleece_solo_exg, 0 - .equ ph_fleece_solo_cmp, 1 - - .section .rodata - .global ph_fleece_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_fleece_solo_1: - .byte KEYSH , ph_fleece_solo_key+0 - .byte TEMPO , 120*ph_fleece_solo_tbs/2 - .byte VOICE , 14 - .byte VOL , 127*ph_fleece_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_fleece_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_fleece_solo_pri @ Priority - .byte ph_fleece_solo_rev @ Reverb. - - .word ph_fleece_solo_grp - - .word ph_fleece_solo_1 - - .end diff --git a/sound/songs/ph_foot_blend.s b/sound/songs/ph_foot_blend.s deleted file mode 100644 index 62ebc68a90..0000000000 --- a/sound/songs/ph_foot_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_foot_blend_grp, voicegroup130 - .equ ph_foot_blend_pri, 4 - .equ ph_foot_blend_rev, 0 - .equ ph_foot_blend_mvl, 127 - .equ ph_foot_blend_key, 0 - .equ ph_foot_blend_tbs, 1 - .equ ph_foot_blend_exg, 0 - .equ ph_foot_blend_cmp, 1 - - .section .rodata - .global ph_foot_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_foot_blend_1: - .byte KEYSH , ph_foot_blend_key+0 - .byte TEMPO , 120*ph_foot_blend_tbs/2 - .byte VOICE , 36 - .byte VOL , 127*ph_foot_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_foot_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_foot_blend_pri @ Priority - .byte ph_foot_blend_rev @ Reverb. - - .word ph_foot_blend_grp - - .word ph_foot_blend_1 - - .end diff --git a/sound/songs/ph_foot_held.s b/sound/songs/ph_foot_held.s deleted file mode 100644 index ebac052879..0000000000 --- a/sound/songs/ph_foot_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_foot_held_grp, voicegroup130 - .equ ph_foot_held_pri, 4 - .equ ph_foot_held_rev, 0 - .equ ph_foot_held_mvl, 127 - .equ ph_foot_held_key, 0 - .equ ph_foot_held_tbs, 1 - .equ ph_foot_held_exg, 0 - .equ ph_foot_held_cmp, 1 - - .section .rodata - .global ph_foot_held - .align 2 - -@********************** Track 1 **********************@ - -ph_foot_held_1: - .byte KEYSH , ph_foot_held_key+0 - .byte TEMPO , 120*ph_foot_held_tbs/2 - .byte VOICE , 37 - .byte VOL , 127*ph_foot_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_foot_held_1_B1: - .byte W96 - .byte GOTO - .word ph_foot_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_foot_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_foot_held_pri @ Priority - .byte ph_foot_held_rev @ Reverb. - - .word ph_foot_held_grp - - .word ph_foot_held_1 - - .end diff --git a/sound/songs/ph_foot_solo.s b/sound/songs/ph_foot_solo.s deleted file mode 100644 index 65c680c279..0000000000 --- a/sound/songs/ph_foot_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_foot_solo_grp, voicegroup130 - .equ ph_foot_solo_pri, 4 - .equ ph_foot_solo_rev, 0 - .equ ph_foot_solo_mvl, 127 - .equ ph_foot_solo_key, 0 - .equ ph_foot_solo_tbs, 1 - .equ ph_foot_solo_exg, 0 - .equ ph_foot_solo_cmp, 1 - - .section .rodata - .global ph_foot_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_foot_solo_1: - .byte KEYSH , ph_foot_solo_key+0 - .byte TEMPO , 120*ph_foot_solo_tbs/2 - .byte VOICE , 38 - .byte VOL , 127*ph_foot_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_foot_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_foot_solo_pri @ Priority - .byte ph_foot_solo_rev @ Reverb. - - .word ph_foot_solo_grp - - .word ph_foot_solo_1 - - .end diff --git a/sound/songs/ph_goat_blend.s b/sound/songs/ph_goat_blend.s deleted file mode 100644 index a5749b99d4..0000000000 --- a/sound/songs/ph_goat_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goat_blend_grp, voicegroup130 - .equ ph_goat_blend_pri, 4 - .equ ph_goat_blend_rev, 0 - .equ ph_goat_blend_mvl, 127 - .equ ph_goat_blend_key, 0 - .equ ph_goat_blend_tbs, 1 - .equ ph_goat_blend_exg, 0 - .equ ph_goat_blend_cmp, 1 - - .section .rodata - .global ph_goat_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_goat_blend_1: - .byte KEYSH , ph_goat_blend_key+0 - .byte TEMPO , 120*ph_goat_blend_tbs/2 - .byte VOICE , 24 - .byte VOL , 127*ph_goat_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goat_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goat_blend_pri @ Priority - .byte ph_goat_blend_rev @ Reverb. - - .word ph_goat_blend_grp - - .word ph_goat_blend_1 - - .end diff --git a/sound/songs/ph_goat_held.s b/sound/songs/ph_goat_held.s deleted file mode 100644 index 1f71aabf66..0000000000 --- a/sound/songs/ph_goat_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goat_held_grp, voicegroup130 - .equ ph_goat_held_pri, 4 - .equ ph_goat_held_rev, 0 - .equ ph_goat_held_mvl, 127 - .equ ph_goat_held_key, 0 - .equ ph_goat_held_tbs, 1 - .equ ph_goat_held_exg, 0 - .equ ph_goat_held_cmp, 1 - - .section .rodata - .global ph_goat_held - .align 2 - -@********************** Track 1 **********************@ - -ph_goat_held_1: - .byte KEYSH , ph_goat_held_key+0 - .byte TEMPO , 120*ph_goat_held_tbs/2 - .byte VOICE , 25 - .byte VOL , 127*ph_goat_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_goat_held_1_B1: - .byte W96 - .byte GOTO - .word ph_goat_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goat_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goat_held_pri @ Priority - .byte ph_goat_held_rev @ Reverb. - - .word ph_goat_held_grp - - .word ph_goat_held_1 - - .end diff --git a/sound/songs/ph_goat_solo.s b/sound/songs/ph_goat_solo.s deleted file mode 100644 index d7c9b8e2f4..0000000000 --- a/sound/songs/ph_goat_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goat_solo_grp, voicegroup130 - .equ ph_goat_solo_pri, 4 - .equ ph_goat_solo_rev, 0 - .equ ph_goat_solo_mvl, 127 - .equ ph_goat_solo_key, 0 - .equ ph_goat_solo_tbs, 1 - .equ ph_goat_solo_exg, 0 - .equ ph_goat_solo_cmp, 1 - - .section .rodata - .global ph_goat_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_goat_solo_1: - .byte KEYSH , ph_goat_solo_key+0 - .byte TEMPO , 120*ph_goat_solo_tbs/2 - .byte VOICE , 26 - .byte VOL , 127*ph_goat_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goat_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goat_solo_pri @ Priority - .byte ph_goat_solo_rev @ Reverb. - - .word ph_goat_solo_grp - - .word ph_goat_solo_1 - - .end diff --git a/sound/songs/ph_goose_blend.s b/sound/songs/ph_goose_blend.s deleted file mode 100644 index 04d5b44cc6..0000000000 --- a/sound/songs/ph_goose_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goose_blend_grp, voicegroup130 - .equ ph_goose_blend_pri, 4 - .equ ph_goose_blend_rev, 0 - .equ ph_goose_blend_mvl, 127 - .equ ph_goose_blend_key, 0 - .equ ph_goose_blend_tbs, 1 - .equ ph_goose_blend_exg, 0 - .equ ph_goose_blend_cmp, 1 - - .section .rodata - .global ph_goose_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_goose_blend_1: - .byte KEYSH , ph_goose_blend_key+0 - .byte TEMPO , 120*ph_goose_blend_tbs/2 - .byte VOICE , 39 - .byte VOL , 127*ph_goose_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goose_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goose_blend_pri @ Priority - .byte ph_goose_blend_rev @ Reverb. - - .word ph_goose_blend_grp - - .word ph_goose_blend_1 - - .end diff --git a/sound/songs/ph_goose_held.s b/sound/songs/ph_goose_held.s deleted file mode 100644 index 40ca71ba7c..0000000000 --- a/sound/songs/ph_goose_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goose_held_grp, voicegroup130 - .equ ph_goose_held_pri, 4 - .equ ph_goose_held_rev, 0 - .equ ph_goose_held_mvl, 127 - .equ ph_goose_held_key, 0 - .equ ph_goose_held_tbs, 1 - .equ ph_goose_held_exg, 0 - .equ ph_goose_held_cmp, 1 - - .section .rodata - .global ph_goose_held - .align 2 - -@********************** Track 1 **********************@ - -ph_goose_held_1: - .byte KEYSH , ph_goose_held_key+0 - .byte TEMPO , 120*ph_goose_held_tbs/2 - .byte VOICE , 40 - .byte VOL , 127*ph_goose_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_goose_held_1_B1: - .byte W96 - .byte GOTO - .word ph_goose_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goose_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goose_held_pri @ Priority - .byte ph_goose_held_rev @ Reverb. - - .word ph_goose_held_grp - - .word ph_goose_held_1 - - .end diff --git a/sound/songs/ph_goose_solo.s b/sound/songs/ph_goose_solo.s deleted file mode 100644 index b9c7756785..0000000000 --- a/sound/songs/ph_goose_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_goose_solo_grp, voicegroup130 - .equ ph_goose_solo_pri, 4 - .equ ph_goose_solo_rev, 0 - .equ ph_goose_solo_mvl, 127 - .equ ph_goose_solo_key, 0 - .equ ph_goose_solo_tbs, 1 - .equ ph_goose_solo_exg, 0 - .equ ph_goose_solo_cmp, 1 - - .section .rodata - .global ph_goose_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_goose_solo_1: - .byte KEYSH , ph_goose_solo_key+0 - .byte TEMPO , 120*ph_goose_solo_tbs/2 - .byte VOICE , 41 - .byte VOL , 127*ph_goose_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_goose_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_goose_solo_pri @ Priority - .byte ph_goose_solo_rev @ Reverb. - - .word ph_goose_solo_grp - - .word ph_goose_solo_1 - - .end diff --git a/sound/songs/ph_kit_blend.s b/sound/songs/ph_kit_blend.s deleted file mode 100644 index 9672a33726..0000000000 --- a/sound/songs/ph_kit_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_kit_blend_grp, voicegroup130 - .equ ph_kit_blend_pri, 4 - .equ ph_kit_blend_rev, 0 - .equ ph_kit_blend_mvl, 127 - .equ ph_kit_blend_key, 0 - .equ ph_kit_blend_tbs, 1 - .equ ph_kit_blend_exg, 0 - .equ ph_kit_blend_cmp, 1 - - .section .rodata - .global ph_kit_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_kit_blend_1: - .byte KEYSH , ph_kit_blend_key+0 - .byte TEMPO , 120*ph_kit_blend_tbs/2 - .byte VOICE , 15 - .byte VOL , 127*ph_kit_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_kit_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_kit_blend_pri @ Priority - .byte ph_kit_blend_rev @ Reverb. - - .word ph_kit_blend_grp - - .word ph_kit_blend_1 - - .end diff --git a/sound/songs/ph_kit_held.s b/sound/songs/ph_kit_held.s deleted file mode 100644 index 81e4f5a35d..0000000000 --- a/sound/songs/ph_kit_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_kit_held_grp, voicegroup130 - .equ ph_kit_held_pri, 4 - .equ ph_kit_held_rev, 0 - .equ ph_kit_held_mvl, 127 - .equ ph_kit_held_key, 0 - .equ ph_kit_held_tbs, 1 - .equ ph_kit_held_exg, 0 - .equ ph_kit_held_cmp, 1 - - .section .rodata - .global ph_kit_held - .align 2 - -@********************** Track 1 **********************@ - -ph_kit_held_1: - .byte KEYSH , ph_kit_held_key+0 - .byte TEMPO , 120*ph_kit_held_tbs/2 - .byte VOICE , 16 - .byte VOL , 127*ph_kit_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_kit_held_1_B1: - .byte W96 - .byte GOTO - .word ph_kit_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_kit_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_kit_held_pri @ Priority - .byte ph_kit_held_rev @ Reverb. - - .word ph_kit_held_grp - - .word ph_kit_held_1 - - .end diff --git a/sound/songs/ph_kit_solo.s b/sound/songs/ph_kit_solo.s deleted file mode 100644 index 1c2bd0313e..0000000000 --- a/sound/songs/ph_kit_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_kit_solo_grp, voicegroup130 - .equ ph_kit_solo_pri, 4 - .equ ph_kit_solo_rev, 0 - .equ ph_kit_solo_mvl, 127 - .equ ph_kit_solo_key, 0 - .equ ph_kit_solo_tbs, 1 - .equ ph_kit_solo_exg, 0 - .equ ph_kit_solo_cmp, 1 - - .section .rodata - .global ph_kit_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_kit_solo_1: - .byte KEYSH , ph_kit_solo_key+0 - .byte TEMPO , 120*ph_kit_solo_tbs/2 - .byte VOICE , 17 - .byte VOL , 127*ph_kit_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_kit_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_kit_solo_pri @ Priority - .byte ph_kit_solo_rev @ Reverb. - - .word ph_kit_solo_grp - - .word ph_kit_solo_1 - - .end diff --git a/sound/songs/ph_lot_blend.s b/sound/songs/ph_lot_blend.s deleted file mode 100644 index 7ec53ee79e..0000000000 --- a/sound/songs/ph_lot_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_lot_blend_grp, voicegroup130 - .equ ph_lot_blend_pri, 4 - .equ ph_lot_blend_rev, 0 - .equ ph_lot_blend_mvl, 127 - .equ ph_lot_blend_key, 0 - .equ ph_lot_blend_tbs, 1 - .equ ph_lot_blend_exg, 0 - .equ ph_lot_blend_cmp, 1 - - .section .rodata - .global ph_lot_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_lot_blend_1: - .byte KEYSH , ph_lot_blend_key+0 - .byte TEMPO , 120*ph_lot_blend_tbs/2 - .byte VOICE , 21 - .byte VOL , 127*ph_lot_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_lot_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_lot_blend_pri @ Priority - .byte ph_lot_blend_rev @ Reverb. - - .word ph_lot_blend_grp - - .word ph_lot_blend_1 - - .end diff --git a/sound/songs/ph_lot_held.s b/sound/songs/ph_lot_held.s deleted file mode 100644 index 09756be1e5..0000000000 --- a/sound/songs/ph_lot_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_lot_held_grp, voicegroup130 - .equ ph_lot_held_pri, 4 - .equ ph_lot_held_rev, 0 - .equ ph_lot_held_mvl, 127 - .equ ph_lot_held_key, 0 - .equ ph_lot_held_tbs, 1 - .equ ph_lot_held_exg, 0 - .equ ph_lot_held_cmp, 1 - - .section .rodata - .global ph_lot_held - .align 2 - -@********************** Track 1 **********************@ - -ph_lot_held_1: - .byte KEYSH , ph_lot_held_key+0 - .byte TEMPO , 120*ph_lot_held_tbs/2 - .byte VOICE , 22 - .byte VOL , 127*ph_lot_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_lot_held_1_B1: - .byte W96 - .byte GOTO - .word ph_lot_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_lot_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_lot_held_pri @ Priority - .byte ph_lot_held_rev @ Reverb. - - .word ph_lot_held_grp - - .word ph_lot_held_1 - - .end diff --git a/sound/songs/ph_lot_solo.s b/sound/songs/ph_lot_solo.s deleted file mode 100644 index 2758ea4770..0000000000 --- a/sound/songs/ph_lot_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_lot_solo_grp, voicegroup130 - .equ ph_lot_solo_pri, 4 - .equ ph_lot_solo_rev, 0 - .equ ph_lot_solo_mvl, 127 - .equ ph_lot_solo_key, 0 - .equ ph_lot_solo_tbs, 1 - .equ ph_lot_solo_exg, 0 - .equ ph_lot_solo_cmp, 1 - - .section .rodata - .global ph_lot_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_lot_solo_1: - .byte KEYSH , ph_lot_solo_key+0 - .byte TEMPO , 120*ph_lot_solo_tbs/2 - .byte VOICE , 23 - .byte VOL , 127*ph_lot_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_lot_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_lot_solo_pri @ Priority - .byte ph_lot_solo_rev @ Reverb. - - .word ph_lot_solo_grp - - .word ph_lot_solo_1 - - .end diff --git a/sound/songs/ph_mouth_blend.s b/sound/songs/ph_mouth_blend.s deleted file mode 100644 index 07d5425621..0000000000 --- a/sound/songs/ph_mouth_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_mouth_blend_grp, voicegroup130 - .equ ph_mouth_blend_pri, 4 - .equ ph_mouth_blend_rev, 0 - .equ ph_mouth_blend_mvl, 127 - .equ ph_mouth_blend_key, 0 - .equ ph_mouth_blend_tbs, 1 - .equ ph_mouth_blend_exg, 0 - .equ ph_mouth_blend_cmp, 1 - - .section .rodata - .global ph_mouth_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_mouth_blend_1: - .byte KEYSH , ph_mouth_blend_key+0 - .byte TEMPO , 120*ph_mouth_blend_tbs/2 - .byte VOICE , 33 - .byte VOL , 127*ph_mouth_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_mouth_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_mouth_blend_pri @ Priority - .byte ph_mouth_blend_rev @ Reverb. - - .word ph_mouth_blend_grp - - .word ph_mouth_blend_1 - - .end diff --git a/sound/songs/ph_mouth_held.s b/sound/songs/ph_mouth_held.s deleted file mode 100644 index ce8e1d063a..0000000000 --- a/sound/songs/ph_mouth_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_mouth_held_grp, voicegroup130 - .equ ph_mouth_held_pri, 4 - .equ ph_mouth_held_rev, 0 - .equ ph_mouth_held_mvl, 127 - .equ ph_mouth_held_key, 0 - .equ ph_mouth_held_tbs, 1 - .equ ph_mouth_held_exg, 0 - .equ ph_mouth_held_cmp, 1 - - .section .rodata - .global ph_mouth_held - .align 2 - -@********************** Track 1 **********************@ - -ph_mouth_held_1: - .byte KEYSH , ph_mouth_held_key+0 - .byte TEMPO , 120*ph_mouth_held_tbs/2 - .byte VOICE , 34 - .byte VOL , 127*ph_mouth_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_mouth_held_1_B1: - .byte W96 - .byte GOTO - .word ph_mouth_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_mouth_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_mouth_held_pri @ Priority - .byte ph_mouth_held_rev @ Reverb. - - .word ph_mouth_held_grp - - .word ph_mouth_held_1 - - .end diff --git a/sound/songs/ph_mouth_solo.s b/sound/songs/ph_mouth_solo.s deleted file mode 100644 index 4b9729f162..0000000000 --- a/sound/songs/ph_mouth_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_mouth_solo_grp, voicegroup130 - .equ ph_mouth_solo_pri, 4 - .equ ph_mouth_solo_rev, 0 - .equ ph_mouth_solo_mvl, 127 - .equ ph_mouth_solo_key, 0 - .equ ph_mouth_solo_tbs, 1 - .equ ph_mouth_solo_exg, 0 - .equ ph_mouth_solo_cmp, 1 - - .section .rodata - .global ph_mouth_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_mouth_solo_1: - .byte KEYSH , ph_mouth_solo_key+0 - .byte TEMPO , 120*ph_mouth_solo_tbs/2 - .byte VOICE , 35 - .byte VOL , 127*ph_mouth_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_mouth_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_mouth_solo_pri @ Priority - .byte ph_mouth_solo_rev @ Reverb. - - .word ph_mouth_solo_grp - - .word ph_mouth_solo_1 - - .end diff --git a/sound/songs/ph_nurse_blend.s b/sound/songs/ph_nurse_blend.s deleted file mode 100644 index 9f44300446..0000000000 --- a/sound/songs/ph_nurse_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_nurse_blend_grp, voicegroup130 - .equ ph_nurse_blend_pri, 4 - .equ ph_nurse_blend_rev, 0 - .equ ph_nurse_blend_mvl, 127 - .equ ph_nurse_blend_key, 0 - .equ ph_nurse_blend_tbs, 1 - .equ ph_nurse_blend_exg, 0 - .equ ph_nurse_blend_cmp, 1 - - .section .rodata - .global ph_nurse_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_nurse_blend_1: - .byte KEYSH , ph_nurse_blend_key+0 - .byte TEMPO , 120*ph_nurse_blend_tbs/2 - .byte VOICE , 48 - .byte VOL , 127*ph_nurse_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_nurse_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_nurse_blend_pri @ Priority - .byte ph_nurse_blend_rev @ Reverb. - - .word ph_nurse_blend_grp - - .word ph_nurse_blend_1 - - .end diff --git a/sound/songs/ph_nurse_held.s b/sound/songs/ph_nurse_held.s deleted file mode 100644 index 0bce5b0b5d..0000000000 --- a/sound/songs/ph_nurse_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_nurse_held_grp, voicegroup130 - .equ ph_nurse_held_pri, 4 - .equ ph_nurse_held_rev, 0 - .equ ph_nurse_held_mvl, 127 - .equ ph_nurse_held_key, 0 - .equ ph_nurse_held_tbs, 1 - .equ ph_nurse_held_exg, 0 - .equ ph_nurse_held_cmp, 1 - - .section .rodata - .global ph_nurse_held - .align 2 - -@********************** Track 1 **********************@ - -ph_nurse_held_1: - .byte KEYSH , ph_nurse_held_key+0 - .byte TEMPO , 120*ph_nurse_held_tbs/2 - .byte VOICE , 49 - .byte VOL , 127*ph_nurse_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_nurse_held_1_B1: - .byte W96 - .byte GOTO - .word ph_nurse_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_nurse_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_nurse_held_pri @ Priority - .byte ph_nurse_held_rev @ Reverb. - - .word ph_nurse_held_grp - - .word ph_nurse_held_1 - - .end diff --git a/sound/songs/ph_nurse_solo.s b/sound/songs/ph_nurse_solo.s deleted file mode 100644 index 51aa0909b3..0000000000 --- a/sound/songs/ph_nurse_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_nurse_solo_grp, voicegroup130 - .equ ph_nurse_solo_pri, 4 - .equ ph_nurse_solo_rev, 0 - .equ ph_nurse_solo_mvl, 127 - .equ ph_nurse_solo_key, 0 - .equ ph_nurse_solo_tbs, 1 - .equ ph_nurse_solo_exg, 0 - .equ ph_nurse_solo_cmp, 1 - - .section .rodata - .global ph_nurse_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_nurse_solo_1: - .byte KEYSH , ph_nurse_solo_key+0 - .byte TEMPO , 120*ph_nurse_solo_tbs/2 - .byte VOICE , 50 - .byte VOL , 127*ph_nurse_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_nurse_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_nurse_solo_pri @ Priority - .byte ph_nurse_solo_rev @ Reverb. - - .word ph_nurse_solo_grp - - .word ph_nurse_solo_1 - - .end diff --git a/sound/songs/ph_price_blend.s b/sound/songs/ph_price_blend.s deleted file mode 100644 index 8b27e3df96..0000000000 --- a/sound/songs/ph_price_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_price_blend_grp, voicegroup130 - .equ ph_price_blend_pri, 4 - .equ ph_price_blend_rev, 0 - .equ ph_price_blend_mvl, 127 - .equ ph_price_blend_key, 0 - .equ ph_price_blend_tbs, 1 - .equ ph_price_blend_exg, 0 - .equ ph_price_blend_cmp, 1 - - .section .rodata - .global ph_price_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_price_blend_1: - .byte KEYSH , ph_price_blend_key+0 - .byte TEMPO , 120*ph_price_blend_tbs/2 - .byte VOICE , 18 - .byte VOL , 127*ph_price_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_price_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_price_blend_pri @ Priority - .byte ph_price_blend_rev @ Reverb. - - .word ph_price_blend_grp - - .word ph_price_blend_1 - - .end diff --git a/sound/songs/ph_price_held.s b/sound/songs/ph_price_held.s deleted file mode 100644 index 920c121c2e..0000000000 --- a/sound/songs/ph_price_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_price_held_grp, voicegroup130 - .equ ph_price_held_pri, 4 - .equ ph_price_held_rev, 0 - .equ ph_price_held_mvl, 127 - .equ ph_price_held_key, 0 - .equ ph_price_held_tbs, 1 - .equ ph_price_held_exg, 0 - .equ ph_price_held_cmp, 1 - - .section .rodata - .global ph_price_held - .align 2 - -@********************** Track 1 **********************@ - -ph_price_held_1: - .byte KEYSH , ph_price_held_key+0 - .byte TEMPO , 120*ph_price_held_tbs/2 - .byte VOICE , 19 - .byte VOL , 117*ph_price_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_price_held_1_B1: - .byte W96 - .byte GOTO - .word ph_price_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_price_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_price_held_pri @ Priority - .byte ph_price_held_rev @ Reverb. - - .word ph_price_held_grp - - .word ph_price_held_1 - - .end diff --git a/sound/songs/ph_price_solo.s b/sound/songs/ph_price_solo.s deleted file mode 100644 index 10b5f202d4..0000000000 --- a/sound/songs/ph_price_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_price_solo_grp, voicegroup130 - .equ ph_price_solo_pri, 4 - .equ ph_price_solo_rev, 0 - .equ ph_price_solo_mvl, 127 - .equ ph_price_solo_key, 0 - .equ ph_price_solo_tbs, 1 - .equ ph_price_solo_exg, 0 - .equ ph_price_solo_cmp, 1 - - .section .rodata - .global ph_price_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_price_solo_1: - .byte KEYSH , ph_price_solo_key+0 - .byte TEMPO , 120*ph_price_solo_tbs/2 - .byte VOICE , 20 - .byte VOL , 127*ph_price_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_price_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_price_solo_pri @ Priority - .byte ph_price_solo_rev @ Reverb. - - .word ph_price_solo_grp - - .word ph_price_solo_1 - - .end diff --git a/sound/songs/ph_strut_blend.s b/sound/songs/ph_strut_blend.s deleted file mode 100644 index f42a859ebb..0000000000 --- a/sound/songs/ph_strut_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_strut_blend_grp, voicegroup130 - .equ ph_strut_blend_pri, 4 - .equ ph_strut_blend_rev, 0 - .equ ph_strut_blend_mvl, 127 - .equ ph_strut_blend_key, 0 - .equ ph_strut_blend_tbs, 1 - .equ ph_strut_blend_exg, 0 - .equ ph_strut_blend_cmp, 1 - - .section .rodata - .global ph_strut_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_strut_blend_1: - .byte KEYSH , ph_strut_blend_key+0 - .byte TEMPO , 120*ph_strut_blend_tbs/2 - .byte VOICE , 42 - .byte VOL , 127*ph_strut_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_strut_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_strut_blend_pri @ Priority - .byte ph_strut_blend_rev @ Reverb. - - .word ph_strut_blend_grp - - .word ph_strut_blend_1 - - .end diff --git a/sound/songs/ph_strut_held.s b/sound/songs/ph_strut_held.s deleted file mode 100644 index 14521c1535..0000000000 --- a/sound/songs/ph_strut_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_strut_held_grp, voicegroup130 - .equ ph_strut_held_pri, 4 - .equ ph_strut_held_rev, 0 - .equ ph_strut_held_mvl, 127 - .equ ph_strut_held_key, 0 - .equ ph_strut_held_tbs, 1 - .equ ph_strut_held_exg, 0 - .equ ph_strut_held_cmp, 1 - - .section .rodata - .global ph_strut_held - .align 2 - -@********************** Track 1 **********************@ - -ph_strut_held_1: - .byte KEYSH , ph_strut_held_key+0 - .byte TEMPO , 120*ph_strut_held_tbs/2 - .byte VOICE , 43 - .byte VOL , 127*ph_strut_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_strut_held_1_B1: - .byte W96 - .byte GOTO - .word ph_strut_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_strut_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_strut_held_pri @ Priority - .byte ph_strut_held_rev @ Reverb. - - .word ph_strut_held_grp - - .word ph_strut_held_1 - - .end diff --git a/sound/songs/ph_strut_solo.s b/sound/songs/ph_strut_solo.s deleted file mode 100644 index f06787dd83..0000000000 --- a/sound/songs/ph_strut_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_strut_solo_grp, voicegroup130 - .equ ph_strut_solo_pri, 4 - .equ ph_strut_solo_rev, 0 - .equ ph_strut_solo_mvl, 127 - .equ ph_strut_solo_key, 0 - .equ ph_strut_solo_tbs, 1 - .equ ph_strut_solo_exg, 0 - .equ ph_strut_solo_cmp, 1 - - .section .rodata - .global ph_strut_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_strut_solo_1: - .byte KEYSH , ph_strut_solo_key+0 - .byte TEMPO , 120*ph_strut_solo_tbs/2 - .byte VOICE , 44 - .byte VOL , 127*ph_strut_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_strut_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_strut_solo_pri @ Priority - .byte ph_strut_solo_rev @ Reverb. - - .word ph_strut_solo_grp - - .word ph_strut_solo_1 - - .end diff --git a/sound/songs/ph_thought_blend.s b/sound/songs/ph_thought_blend.s deleted file mode 100644 index d6616c4e6c..0000000000 --- a/sound/songs/ph_thought_blend.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_thought_blend_grp, voicegroup130 - .equ ph_thought_blend_pri, 4 - .equ ph_thought_blend_rev, 0 - .equ ph_thought_blend_mvl, 127 - .equ ph_thought_blend_key, 0 - .equ ph_thought_blend_tbs, 1 - .equ ph_thought_blend_exg, 0 - .equ ph_thought_blend_cmp, 1 - - .section .rodata - .global ph_thought_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_thought_blend_1: - .byte KEYSH , ph_thought_blend_key+0 - .byte TEMPO , 120*ph_thought_blend_tbs/2 - .byte VOICE , 27 - .byte VOL , 127*ph_thought_blend_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_thought_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_thought_blend_pri @ Priority - .byte ph_thought_blend_rev @ Reverb. - - .word ph_thought_blend_grp - - .word ph_thought_blend_1 - - .end diff --git a/sound/songs/ph_thought_held.s b/sound/songs/ph_thought_held.s deleted file mode 100644 index 7c0b61821a..0000000000 --- a/sound/songs/ph_thought_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_thought_held_grp, voicegroup130 - .equ ph_thought_held_pri, 4 - .equ ph_thought_held_rev, 0 - .equ ph_thought_held_mvl, 127 - .equ ph_thought_held_key, 0 - .equ ph_thought_held_tbs, 1 - .equ ph_thought_held_exg, 0 - .equ ph_thought_held_cmp, 1 - - .section .rodata - .global ph_thought_held - .align 2 - -@********************** Track 1 **********************@ - -ph_thought_held_1: - .byte KEYSH , ph_thought_held_key+0 - .byte TEMPO , 120*ph_thought_held_tbs/2 - .byte VOICE , 28 - .byte VOL , 127*ph_thought_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_thought_held_1_B1: - .byte W96 - .byte GOTO - .word ph_thought_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_thought_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_thought_held_pri @ Priority - .byte ph_thought_held_rev @ Reverb. - - .word ph_thought_held_grp - - .word ph_thought_held_1 - - .end diff --git a/sound/songs/ph_thought_solo.s b/sound/songs/ph_thought_solo.s deleted file mode 100644 index 876f7aa762..0000000000 --- a/sound/songs/ph_thought_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_thought_solo_grp, voicegroup130 - .equ ph_thought_solo_pri, 4 - .equ ph_thought_solo_rev, 0 - .equ ph_thought_solo_mvl, 127 - .equ ph_thought_solo_key, 0 - .equ ph_thought_solo_tbs, 1 - .equ ph_thought_solo_exg, 0 - .equ ph_thought_solo_cmp, 1 - - .section .rodata - .global ph_thought_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_thought_solo_1: - .byte KEYSH , ph_thought_solo_key+0 - .byte TEMPO , 120*ph_thought_solo_tbs/2 - .byte VOICE , 29 - .byte VOL , 127*ph_thought_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_thought_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_thought_solo_pri @ Priority - .byte ph_thought_solo_rev @ Reverb. - - .word ph_thought_solo_grp - - .word ph_thought_solo_1 - - .end diff --git a/sound/songs/ph_trap_blend.s b/sound/songs/ph_trap_blend.s deleted file mode 100644 index 34f2541d74..0000000000 --- a/sound/songs/ph_trap_blend.s +++ /dev/null @@ -1,41 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_trap_blend_grp, voicegroup130 - .equ ph_trap_blend_pri, 4 - .equ ph_trap_blend_rev, 0 - .equ ph_trap_blend_mvl, 127 - .equ ph_trap_blend_key, 0 - .equ ph_trap_blend_tbs, 1 - .equ ph_trap_blend_exg, 0 - .equ ph_trap_blend_cmp, 1 - - .section .rodata - .global ph_trap_blend - .align 2 - -@********************** Track 1 **********************@ - -ph_trap_blend_1: - .byte KEYSH , ph_trap_blend_key+0 - .byte TEMPO , 120*ph_trap_blend_tbs/2 - .byte VOICE , 0 - .byte VOL , 127*ph_trap_blend_mvl/mxv - .byte N44 , Cn3 , v127 - .byte W44 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -ph_trap_blend: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_trap_blend_pri @ Priority - .byte ph_trap_blend_rev @ Reverb. - - .word ph_trap_blend_grp - - .word ph_trap_blend_1 - - .end diff --git a/sound/songs/ph_trap_held.s b/sound/songs/ph_trap_held.s deleted file mode 100644 index 21b021fccb..0000000000 --- a/sound/songs/ph_trap_held.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_trap_held_grp, voicegroup130 - .equ ph_trap_held_pri, 4 - .equ ph_trap_held_rev, 0 - .equ ph_trap_held_mvl, 127 - .equ ph_trap_held_key, 0 - .equ ph_trap_held_tbs, 1 - .equ ph_trap_held_exg, 0 - .equ ph_trap_held_cmp, 1 - - .section .rodata - .global ph_trap_held - .align 2 - -@********************** Track 1 **********************@ - -ph_trap_held_1: - .byte KEYSH , ph_trap_held_key+0 - .byte TEMPO , 120*ph_trap_held_tbs/2 - .byte VOICE , 1 - .byte VOL , 117*ph_trap_held_mvl/mxv - .byte TIE , Cn3 , v127 - .byte W96 -ph_trap_held_1_B1: - .byte W96 - .byte GOTO - .word ph_trap_held_1_B1 - .byte W48 - .byte EOT , Cn3 - .byte FINE - -@******************************************************@ - .align 2 - -ph_trap_held: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_trap_held_pri @ Priority - .byte ph_trap_held_rev @ Reverb. - - .word ph_trap_held_grp - - .word ph_trap_held_1 - - .end diff --git a/sound/songs/ph_trap_solo.s b/sound/songs/ph_trap_solo.s deleted file mode 100644 index c4a711b415..0000000000 --- a/sound/songs/ph_trap_solo.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ ph_trap_solo_grp, voicegroup130 - .equ ph_trap_solo_pri, 4 - .equ ph_trap_solo_rev, 0 - .equ ph_trap_solo_mvl, 127 - .equ ph_trap_solo_key, 0 - .equ ph_trap_solo_tbs, 1 - .equ ph_trap_solo_exg, 0 - .equ ph_trap_solo_cmp, 1 - - .section .rodata - .global ph_trap_solo - .align 2 - -@********************** Track 1 **********************@ - -ph_trap_solo_1: - .byte KEYSH , ph_trap_solo_key+0 - .byte TEMPO , 120*ph_trap_solo_tbs/2 - .byte VOICE , 2 - .byte VOL , 127*ph_trap_solo_mvl/mxv - .byte N54 , Cn3 , v127 - .byte W54 - .byte FINE - -@******************************************************@ - .align 2 - -ph_trap_solo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte ph_trap_solo_pri @ Priority - .byte ph_trap_solo_rev @ Reverb. - - .word ph_trap_solo_grp - - .word ph_trap_solo_1 - - .end diff --git a/sound/songs/se_a.s b/sound/songs/se_a.s deleted file mode 100644 index 860a9aa27e..0000000000 --- a/sound/songs/se_a.s +++ /dev/null @@ -1,45 +0,0 @@ - .include "MPlayDef.s" - - .equ se_a_grp, voicegroup128 - .equ se_a_pri, 4 - .equ se_a_rev, reverb_set+50 - .equ se_a_mvl, 127 - .equ se_a_key, 0 - .equ se_a_tbs, 1 - .equ se_a_exg, 0 - .equ se_a_cmp, 1 - - .section .rodata - .global se_a - .align 2 - -@********************** Track 1 **********************@ - -se_a_1: - .byte KEYSH , se_a_key+0 - .byte TEMPO , 240*se_a_tbs/2 - .byte VOICE , 122 - .byte BENDR , 12 - .byte VOL , 95*se_a_mvl/mxv - .byte BEND , c_v+0 - .byte N72 , Cn3 , v127 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte FINE - -@******************************************************@ - .align 2 - -se_a: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_a_pri @ Priority - .byte se_a_rev @ Reverb. - - .word se_a_grp - - .word se_a_1 - - .end diff --git a/sound/songs/se_ban.s b/sound/songs/se_ban.s deleted file mode 100644 index c4e39b5cde..0000000000 --- a/sound/songs/se_ban.s +++ /dev/null @@ -1,70 +0,0 @@ - .include "MPlayDef.s" - - .equ se_ban_grp, voicegroup128 - .equ se_ban_pri, 4 - .equ se_ban_rev, reverb_set+50 - .equ se_ban_mvl, 127 - .equ se_ban_key, 0 - .equ se_ban_tbs, 1 - .equ se_ban_exg, 0 - .equ se_ban_cmp, 1 - - .section .rodata - .global se_ban - .align 2 - -@********************** Track 1 **********************@ - -se_ban_1: - .byte KEYSH , se_ban_key+0 - .byte TEMPO , 240*se_ban_tbs/2 - .byte VOICE , 2 - .byte BENDR , 12 - .byte VOL , 110*se_ban_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , En2 , v127 - .byte W03 - .byte Dn2 - .byte W03 - .byte N06 , Gn1 - .byte W06 - .byte N60 , An2 - .byte W12 - .byte W24 - .byte VOL , 94*se_ban_mvl/mxv - .byte BEND , c_v-5 - .byte W03 - .byte VOL , 81*se_ban_mvl/mxv - .byte W03 - .byte 71*se_ban_mvl/mxv - .byte BEND , c_v-12 - .byte W03 - .byte VOL , 47*se_ban_mvl/mxv - .byte W03 - .byte 32*se_ban_mvl/mxv - .byte BEND , c_v-19 - .byte W03 - .byte VOL , 20*se_ban_mvl/mxv - .byte W03 - .byte 7*se_ban_mvl/mxv - .byte BEND , c_v-28 - .byte W03 - .byte VOL , 0*se_ban_mvl/mxv - .byte BEND , c_v-37 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_ban: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_ban_pri @ Priority - .byte se_ban_rev @ Reverb. - - .word se_ban_grp - - .word se_ban_1 - - .end diff --git a/sound/songs/se_basabasa.s b/sound/songs/se_basabasa.s deleted file mode 100644 index bf1ee14ca4..0000000000 --- a/sound/songs/se_basabasa.s +++ /dev/null @@ -1,123 +0,0 @@ - .include "MPlayDef.s" - - .equ se_basabasa_grp, voicegroup128 - .equ se_basabasa_pri, 5 - .equ se_basabasa_rev, reverb_set+50 - .equ se_basabasa_mvl, 127 - .equ se_basabasa_key, 0 - .equ se_basabasa_tbs, 1 - .equ se_basabasa_exg, 0 - .equ se_basabasa_cmp, 1 - - .section .rodata - .global se_basabasa - .align 2 - -@********************** Track 1 **********************@ - -se_basabasa_1: - .byte KEYSH , se_basabasa_key+0 -se_basabasa_1_B1: - .byte TEMPO , 220*se_basabasa_tbs/2 - .byte VOICE , 2 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 40*se_basabasa_mvl/mxv - .byte BEND , c_v-32 - .byte N07 , An1 , v127 - .byte W01 - .byte VOL , 52*se_basabasa_mvl/mxv - .byte PAN , c_v+10 - .byte BEND , c_v-16 - .byte W01 - .byte VOL , 68*se_basabasa_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte W01 - .byte VOL , 82*se_basabasa_mvl/mxv - .byte PAN , c_v-9 - .byte BEND , c_v+17 - .byte W01 - .byte VOL , 105*se_basabasa_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+37 - .byte W02 - .byte PAN , c_v+10 - .byte BEND , c_v+63 - .byte W03 - .byte PAN , c_v+0 - .byte W01 - .byte VOL , 40*se_basabasa_mvl/mxv - .byte PAN , c_v+10 - .byte BEND , c_v+1 - .byte N06 - .byte W02 - .byte VOL , 52*se_basabasa_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+38 - .byte W01 - .byte VOL , 79*se_basabasa_mvl/mxv - .byte PAN , c_v-9 - .byte BEND , c_v+48 - .byte W01 - .byte VOL , 105*se_basabasa_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+63 - .byte W10 - .byte W12 - .byte W12 - .byte GOTO - .word se_basabasa_1_B1 - .byte FINE - -@********************** Track 2 **********************@ - -se_basabasa_2: - .byte KEYSH , se_basabasa_key+0 -se_basabasa_2_B1: - .byte VOICE , 27 - .byte PAN , c_v+0 - .byte VOL , 52*se_basabasa_mvl/mxv - .byte N07 , Gn2 , v040 - .byte W01 - .byte VOL , 69*se_basabasa_mvl/mxv - .byte W01 - .byte 83*se_basabasa_mvl/mxv - .byte W01 - .byte 105*se_basabasa_mvl/mxv - .byte W01 - .byte 67*se_basabasa_mvl/mxv - .byte W02 - .byte 23*se_basabasa_mvl/mxv - .byte W04 - .byte VOICE , 25 - .byte VOL , 52*se_basabasa_mvl/mxv - .byte N06 , Gs4 - .byte W02 - .byte VOL , 81*se_basabasa_mvl/mxv - .byte W01 - .byte 105*se_basabasa_mvl/mxv - .byte W02 - .byte 52*se_basabasa_mvl/mxv - .byte W09 - .byte W12 - .byte W12 - .byte GOTO - .word se_basabasa_2_B1 - .byte FINE - -@******************************************************@ - .align 2 - -se_basabasa: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_basabasa_pri @ Priority - .byte se_basabasa_rev @ Reverb. - - .word se_basabasa_grp - - .word se_basabasa_1 - .word se_basabasa_2 - - .end diff --git a/sound/songs/se_bidoro.s b/sound/songs/se_bidoro.s deleted file mode 100644 index 6130a39a25..0000000000 --- a/sound/songs/se_bidoro.s +++ /dev/null @@ -1,61 +0,0 @@ - .include "MPlayDef.s" - - .equ se_bidoro_grp, voicegroup128 - .equ se_bidoro_pri, 5 - .equ se_bidoro_rev, reverb_set+50 - .equ se_bidoro_mvl, 127 - .equ se_bidoro_key, 0 - .equ se_bidoro_tbs, 1 - .equ se_bidoro_exg, 0 - .equ se_bidoro_cmp, 1 - - .section .rodata - .global se_bidoro - .align 2 - -@********************** Track 1 **********************@ - -se_bidoro_1: - .byte KEYSH , se_bidoro_key+0 - .byte TEMPO , 120*se_bidoro_tbs/2 - .byte VOICE , 28 - .byte VOL , 26*se_bidoro_mvl/mxv - .byte BENDR , 8 - .byte BEND , c_v+0 - .byte N01 , En3 , v116 - .byte W01 - .byte VOL , 105*se_bidoro_mvl/mxv - .byte BEND , c_v-4 - .byte N01 , Bn2 - .byte W01 - .byte BEND , c_v+3 - .byte N01 , Cn3 - .byte W04 - .byte W04 - .byte BEND , c_v+0 - .byte N04 , Bn3 - .byte W02 - .byte VOL , 26*se_bidoro_mvl/mxv - .byte BEND , c_v-7 - .byte W01 - .byte VOL , 105*se_bidoro_mvl/mxv - .byte BEND , c_v-13 - .byte W01 - .byte c_v-23 - .byte W04 - .byte FINE - -@******************************************************@ - .align 2 - -se_bidoro: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_bidoro_pri @ Priority - .byte se_bidoro_rev @ Reverb. - - .word se_bidoro_grp - - .word se_bidoro_1 - - .end diff --git a/sound/songs/se_boo.s b/sound/songs/se_boo.s deleted file mode 100644 index c6bb1cb069..0000000000 --- a/sound/songs/se_boo.s +++ /dev/null @@ -1,47 +0,0 @@ - .include "MPlayDef.s" - - .equ se_boo_grp, voicegroup127 - .equ se_boo_pri, 4 - .equ se_boo_rev, reverb_set+50 - .equ se_boo_mvl, 127 - .equ se_boo_key, 0 - .equ se_boo_tbs, 1 - .equ se_boo_exg, 0 - .equ se_boo_cmp, 1 - - .section .rodata - .global se_boo - .align 2 - -@********************** Track 1 **********************@ - -se_boo_1: - .byte KEYSH , se_boo_key+0 - .byte TEMPO , 100*se_boo_tbs/2 - .byte VOICE , 5 - .byte BENDR , 12 - .byte VOL , 110*se_boo_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Cn3 , v127 - .byte W03 - .byte Cn2 , v112 - .byte W03 - .byte W03 - .byte Cn2 , v024 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_boo: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_boo_pri @ Priority - .byte se_boo_rev @ Reverb. - - .word se_boo_grp - - .word se_boo_1 - - .end diff --git a/sound/songs/se_bowa.s b/sound/songs/se_bowa.s deleted file mode 100644 index 93b84265b3..0000000000 --- a/sound/songs/se_bowa.s +++ /dev/null @@ -1,45 +0,0 @@ - .include "MPlayDef.s" - - .equ se_bowa_grp, voicegroup127 - .equ se_bowa_pri, 4 - .equ se_bowa_rev, reverb_set+50 - .equ se_bowa_mvl, 127 - .equ se_bowa_key, 0 - .equ se_bowa_tbs, 1 - .equ se_bowa_exg, 0 - .equ se_bowa_cmp, 1 - - .section .rodata - .global se_bowa - .align 2 - -@********************** Track 1 **********************@ - -se_bowa_1: - .byte KEYSH , se_bowa_key+0 - .byte TEMPO , 128*se_bowa_tbs/2 - .byte VOICE , 7 - .byte BENDR , 12 - .byte VOL , 70*se_bowa_mvl/mxv - .byte BEND , c_v+2 - .byte N04 , Fn2 , v127 - .byte W04 - .byte N01 , Dn3 - .byte W02 - .byte VOICE , 8 - .byte FINE - -@******************************************************@ - .align 2 - -se_bowa: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_bowa_pri @ Priority - .byte se_bowa_rev @ Reverb. - - .word se_bowa_grp - - .word se_bowa_1 - - .end diff --git a/sound/songs/se_bowa2.s b/sound/songs/se_bowa2.s deleted file mode 100644 index 571c452912..0000000000 --- a/sound/songs/se_bowa2.s +++ /dev/null @@ -1,83 +0,0 @@ - .include "MPlayDef.s" - - .equ se_bowa2_grp, voicegroup127 - .equ se_bowa2_pri, 5 - .equ se_bowa2_rev, reverb_set+50 - .equ se_bowa2_mvl, 127 - .equ se_bowa2_key, 0 - .equ se_bowa2_tbs, 1 - .equ se_bowa2_exg, 0 - .equ se_bowa2_cmp, 1 - - .section .rodata - .global se_bowa2 - .align 2 - -@********************** Track 1 **********************@ - -se_bowa2_1: - .byte KEYSH , se_bowa2_key+0 - .byte TEMPO , 90*se_bowa2_tbs/2 - .byte VOICE , 86 - .byte VOL , 100*se_bowa2_mvl/mxv - .byte BEND , c_v+0 - .byte N02 , Gn1 , v100 - .byte W03 - .byte N05 , Fn2 - .byte W03 - .byte W03 - .byte N06 , Fn2 , v052 - .byte W03 - .byte W03 - .byte FINE - -@********************** Track 2 **********************@ - -se_bowa2_2: - .byte KEYSH , se_bowa2_key+0 - .byte VOICE , 0 - .byte VOL , 100*se_bowa2_mvl/mxv - .byte BENDR , 12 - .byte BEND , c_v+0 - .byte N03 , Gn3 , v052 - .byte W03 - .byte Cn2 , v112 - .byte W03 - .byte W03 - .byte Cn1 , v092 - .byte W03 - .byte W03 - .byte FINE - -@********************** Track 3 **********************@ - -se_bowa2_3: - .byte KEYSH , se_bowa2_key+0 - .byte VOICE , 124 - .byte VOL , 100*se_bowa2_mvl/mxv - .byte N03 , Gn3 , v052 - .byte W03 - .byte N06 , Gs4 - .byte W03 - .byte W03 - .byte Gs4 , v020 - .byte W03 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_bowa2: - .byte 3 @ NumTrks - .byte 0 @ NumBlks - .byte se_bowa2_pri @ Priority - .byte se_bowa2_rev @ Reverb. - - .word se_bowa2_grp - - .word se_bowa2_1 - .word se_bowa2_2 - .word se_bowa2_3 - - .end diff --git a/sound/songs/se_bt_start.s b/sound/songs/se_bt_start.s deleted file mode 100644 index c0c30550bf..0000000000 --- a/sound/songs/se_bt_start.s +++ /dev/null @@ -1,212 +0,0 @@ - .include "MPlayDef.s" - - .equ se_bt_start_grp, voicegroup128 - .equ se_bt_start_pri, 5 - .equ se_bt_start_rev, reverb_set+50 - .equ se_bt_start_mvl, 127 - .equ se_bt_start_key, 0 - .equ se_bt_start_tbs, 1 - .equ se_bt_start_exg, 0 - .equ se_bt_start_cmp, 1 - - .section .rodata - .global se_bt_start - .align 2 - -@********************** Track 1 **********************@ - -se_bt_start_1: - .byte KEYSH , se_bt_start_key+0 - .byte TEMPO , 110*se_bt_start_tbs/2 - .byte VOICE , 66 - .byte BENDR , 12 - .byte VOL , 90*se_bt_start_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N90 , Gs3 , v040 - .byte W06 - .byte W06 - .byte BEND , c_v+1 - .byte W04 - .byte c_v+3 - .byte W02 - .byte W04 - .byte c_v+5 - .byte W02 - .byte W04 - .byte c_v+8 - .byte W02 - .byte W03 - .byte c_v+11 - .byte W03 - .byte W03 - .byte c_v+18 - .byte W03 - .byte W02 - .byte c_v+24 - .byte W04 - .byte c_v+30 - .byte W02 - .byte c_v+38 - .byte W02 - .byte c_v+43 - .byte W02 - .byte W01 - .byte c_v+56 - .byte W02 - .byte c_v+63 - .byte W03 - .byte W03 - .byte VOL , 83*se_bt_start_mvl/mxv - .byte W03 - .byte 75*se_bt_start_mvl/mxv - .byte W04 - .byte 68*se_bt_start_mvl/mxv - .byte W02 - .byte W01 - .byte 55*se_bt_start_mvl/mxv - .byte W04 - .byte 42*se_bt_start_mvl/mxv - .byte W01 - .byte W03 - .byte 29*se_bt_start_mvl/mxv - .byte W03 - .byte 17*se_bt_start_mvl/mxv - .byte W03 - .byte 8*se_bt_start_mvl/mxv - .byte W03 - .byte W06 - .byte W06 - .byte W06 - .byte FINE - -@********************** Track 2 **********************@ - -se_bt_start_2: - .byte KEYSH , se_bt_start_key+0 - .byte VOICE , 2 - .byte VOL , 14*se_bt_start_mvl/mxv - .byte PAN , c_v-1 - .byte BEND , c_v+0 - .byte TIE , Gn3 , v100 - .byte W01 - .byte VOL , 19*se_bt_start_mvl/mxv - .byte W01 - .byte 30*se_bt_start_mvl/mxv - .byte W02 - .byte 37*se_bt_start_mvl/mxv - .byte W02 - .byte W02 - .byte 44*se_bt_start_mvl/mxv - .byte W04 - .byte 49*se_bt_start_mvl/mxv - .byte W04 - .byte 53*se_bt_start_mvl/mxv - .byte W02 - .byte W03 - .byte 58*se_bt_start_mvl/mxv - .byte W03 - .byte W02 - .byte 64*se_bt_start_mvl/mxv - .byte W04 - .byte 68*se_bt_start_mvl/mxv - .byte W03 - .byte 74*se_bt_start_mvl/mxv - .byte W03 - .byte W01 - .byte BEND , c_v+1 - .byte W01 - .byte VOL , 81*se_bt_start_mvl/mxv - .byte W04 - .byte BEND , c_v+2 - .byte W01 - .byte VOL , 90*se_bt_start_mvl/mxv - .byte W03 - .byte BEND , c_v+4 - .byte W02 - .byte W03 - .byte c_v+5 - .byte W03 - .byte W01 - .byte c_v+6 - .byte W03 - .byte c_v+6 - .byte W02 - .byte W02 - .byte c_v+8 - .byte W02 - .byte c_v+10 - .byte W02 - .byte W01 - .byte c_v+14 - .byte W02 - .byte c_v+17 - .byte W03 - .byte c_v+24 - .byte W02 - .byte c_v+30 - .byte W01 - .byte c_v+41 - .byte W01 - .byte c_v+46 - .byte W02 - .byte c_v+55 - .byte W01 - .byte c_v+60 - .byte W01 - .byte c_v+63 - .byte W01 - .byte VOL , 87*se_bt_start_mvl/mxv - .byte W03 - .byte 85*se_bt_start_mvl/mxv - .byte PAN , c_v-4 - .byte W02 - .byte VOL , 78*se_bt_start_mvl/mxv - .byte PAN , c_v+4 - .byte W02 - .byte VOL , 75*se_bt_start_mvl/mxv - .byte PAN , c_v-6 - .byte W02 - .byte W01 - .byte VOL , 69*se_bt_start_mvl/mxv - .byte PAN , c_v+6 - .byte W02 - .byte VOL , 59*se_bt_start_mvl/mxv - .byte PAN , c_v-20 - .byte W03 - .byte VOL , 49*se_bt_start_mvl/mxv - .byte PAN , c_v+22 - .byte W02 - .byte VOL , 41*se_bt_start_mvl/mxv - .byte PAN , c_v-37 - .byte W02 - .byte VOL , 30*se_bt_start_mvl/mxv - .byte PAN , c_v+37 - .byte W02 - .byte W01 - .byte VOL , 19*se_bt_start_mvl/mxv - .byte PAN , c_v-48 - .byte W02 - .byte VOL , 10*se_bt_start_mvl/mxv - .byte PAN , c_v+48 - .byte W01 - .byte VOL , 4*se_bt_start_mvl/mxv - .byte W02 - .byte EOT - .byte FINE - -@******************************************************@ - .align 2 - -se_bt_start: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_bt_start_pri @ Priority - .byte se_bt_start_rev @ Reverb. - - .word se_bt_start_grp - - .word se_bt_start_1 - .word se_bt_start_2 - - .end diff --git a/sound/songs/se_c_gaji.s b/sound/songs/se_c_gaji.s deleted file mode 100644 index 38217dbe5f..0000000000 --- a/sound/songs/se_c_gaji.s +++ /dev/null @@ -1,44 +0,0 @@ - .include "MPlayDef.s" - - .equ se_c_gaji_grp, voicegroup128 - .equ se_c_gaji_pri, 5 - .equ se_c_gaji_rev, reverb_set+50 - .equ se_c_gaji_mvl, 127 - .equ se_c_gaji_key, 0 - .equ se_c_gaji_tbs, 1 - .equ se_c_gaji_exg, 0 - .equ se_c_gaji_cmp, 1 - - .section .rodata - .global se_c_gaji - .align 2 - -@********************** Track 1 **********************@ - -se_c_gaji_1: - .byte KEYSH , se_c_gaji_key+0 - .byte TEMPO , 150*se_c_gaji_tbs/2 - .byte VOICE , 14 - .byte VOL , 90*se_c_gaji_mvl/mxv - .byte BEND , c_v-7 - .byte N02 , Cn5 , v112 - .byte W02 - .byte N09 , Gn4 - .byte W04 - .byte W06 - .byte FINE - -@******************************************************@ - .align 2 - -se_c_gaji: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_c_gaji_pri @ Priority - .byte se_c_gaji_rev @ Reverb. - - .word se_c_gaji_grp - - .word se_c_gaji_1 - - .end diff --git a/sound/songs/se_c_maku_d.s b/sound/songs/se_c_maku_d.s deleted file mode 100644 index f97673f074..0000000000 --- a/sound/songs/se_c_maku_d.s +++ /dev/null @@ -1,95 +0,0 @@ - .include "MPlayDef.s" - - .equ se_c_maku_d_grp, voicegroup128 - .equ se_c_maku_d_pri, 5 - .equ se_c_maku_d_rev, reverb_set+50 - .equ se_c_maku_d_mvl, 127 - .equ se_c_maku_d_key, 0 - .equ se_c_maku_d_tbs, 1 - .equ se_c_maku_d_exg, 0 - .equ se_c_maku_d_cmp, 1 - - .section .rodata - .global se_c_maku_d - .align 2 - -@********************** Track 1 **********************@ - -se_c_maku_d_1: - .byte KEYSH , se_c_maku_d_key+0 - .byte TEMPO , 150*se_c_maku_d_tbs/2 - .byte VOICE , 25 - .byte VOL , 12*se_c_maku_d_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Gs4 , v060 - .byte W01 - .byte VOL , 22*se_c_maku_d_mvl/mxv - .byte W01 - .byte 33*se_c_maku_d_mvl/mxv - .byte W01 - .byte 46*se_c_maku_d_mvl/mxv - .byte W01 - .byte 58*se_c_maku_d_mvl/mxv - .byte W02 - .byte 70*se_c_maku_d_mvl/mxv - .byte W02 - .byte 60*se_c_maku_d_mvl/mxv - .byte W01 - .byte 42*se_c_maku_d_mvl/mxv - .byte W01 - .byte 22*se_c_maku_d_mvl/mxv - .byte W02 - .byte FINE - -@********************** Track 2 **********************@ - -se_c_maku_d_2: - .byte KEYSH , se_c_maku_d_key+0 - .byte VOICE , 15 - .byte VOL , 12*se_c_maku_d_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Fn3 , v100 - .byte W01 - .byte VOL , 22*se_c_maku_d_mvl/mxv - .byte BEND , c_v-4 - .byte W01 - .byte VOL , 33*se_c_maku_d_mvl/mxv - .byte BEND , c_v-7 - .byte W01 - .byte VOL , 46*se_c_maku_d_mvl/mxv - .byte BEND , c_v-10 - .byte W01 - .byte VOL , 58*se_c_maku_d_mvl/mxv - .byte BEND , c_v-15 - .byte W02 - .byte VOL , 70*se_c_maku_d_mvl/mxv - .byte BEND , c_v-23 - .byte W01 - .byte c_v-31 - .byte W01 - .byte VOL , 60*se_c_maku_d_mvl/mxv - .byte BEND , c_v-39 - .byte W01 - .byte VOL , 42*se_c_maku_d_mvl/mxv - .byte BEND , c_v-48 - .byte W01 - .byte VOL , 22*se_c_maku_d_mvl/mxv - .byte BEND , c_v-55 - .byte W02 - .byte FINE - -@******************************************************@ - .align 2 - -se_c_maku_d: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_c_maku_d_pri @ Priority - .byte se_c_maku_d_rev @ Reverb. - - .word se_c_maku_d_grp - - .word se_c_maku_d_1 - .word se_c_maku_d_2 - - .end diff --git a/sound/songs/se_c_maku_u.s b/sound/songs/se_c_maku_u.s deleted file mode 100644 index fa0ef3f0da..0000000000 --- a/sound/songs/se_c_maku_u.s +++ /dev/null @@ -1,95 +0,0 @@ - .include "MPlayDef.s" - - .equ se_c_maku_u_grp, voicegroup128 - .equ se_c_maku_u_pri, 5 - .equ se_c_maku_u_rev, reverb_set+50 - .equ se_c_maku_u_mvl, 127 - .equ se_c_maku_u_key, 0 - .equ se_c_maku_u_tbs, 1 - .equ se_c_maku_u_exg, 0 - .equ se_c_maku_u_cmp, 1 - - .section .rodata - .global se_c_maku_u - .align 2 - -@********************** Track 1 **********************@ - -se_c_maku_u_1: - .byte KEYSH , se_c_maku_u_key+0 - .byte TEMPO , 150*se_c_maku_u_tbs/2 - .byte VOICE , 25 - .byte VOL , 12*se_c_maku_u_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Gs4 , v060 - .byte W01 - .byte VOL , 22*se_c_maku_u_mvl/mxv - .byte W01 - .byte 33*se_c_maku_u_mvl/mxv - .byte W01 - .byte 46*se_c_maku_u_mvl/mxv - .byte W01 - .byte 58*se_c_maku_u_mvl/mxv - .byte W02 - .byte 70*se_c_maku_u_mvl/mxv - .byte W02 - .byte 60*se_c_maku_u_mvl/mxv - .byte W01 - .byte 42*se_c_maku_u_mvl/mxv - .byte W01 - .byte 22*se_c_maku_u_mvl/mxv - .byte W02 - .byte FINE - -@********************** Track 2 **********************@ - -se_c_maku_u_2: - .byte KEYSH , se_c_maku_u_key+0 - .byte VOICE , 15 - .byte VOL , 12*se_c_maku_u_mvl/mxv - .byte BEND , c_v+0 - .byte N12 , Fn3 , v100 - .byte W01 - .byte VOL , 22*se_c_maku_u_mvl/mxv - .byte BEND , c_v+3 - .byte W01 - .byte VOL , 33*se_c_maku_u_mvl/mxv - .byte BEND , c_v+6 - .byte W01 - .byte VOL , 46*se_c_maku_u_mvl/mxv - .byte BEND , c_v+9 - .byte W01 - .byte VOL , 58*se_c_maku_u_mvl/mxv - .byte BEND , c_v+12 - .byte W02 - .byte VOL , 70*se_c_maku_u_mvl/mxv - .byte BEND , c_v+17 - .byte W01 - .byte c_v+20 - .byte W01 - .byte VOL , 60*se_c_maku_u_mvl/mxv - .byte BEND , c_v+25 - .byte W01 - .byte VOL , 42*se_c_maku_u_mvl/mxv - .byte BEND , c_v+32 - .byte W01 - .byte VOL , 22*se_c_maku_u_mvl/mxv - .byte BEND , c_v+38 - .byte W02 - .byte FINE - -@******************************************************@ - .align 2 - -se_c_maku_u: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_c_maku_u_pri @ Priority - .byte se_c_maku_u_rev @ Reverb. - - .word se_c_maku_u_grp - - .word se_c_maku_u_1 - .word se_c_maku_u_2 - - .end diff --git a/sound/songs/se_c_pasi.s b/sound/songs/se_c_pasi.s deleted file mode 100644 index 02da29a6d6..0000000000 --- a/sound/songs/se_c_pasi.s +++ /dev/null @@ -1,45 +0,0 @@ - .include "MPlayDef.s" - - .equ se_c_pasi_grp, voicegroup128 - .equ se_c_pasi_pri, 5 - .equ se_c_pasi_rev, reverb_set+50 - .equ se_c_pasi_mvl, 127 - .equ se_c_pasi_key, 0 - .equ se_c_pasi_tbs, 1 - .equ se_c_pasi_exg, 0 - .equ se_c_pasi_cmp, 1 - - .section .rodata - .global se_c_pasi - .align 2 - -@********************** Track 1 **********************@ - -se_c_pasi_1: - .byte KEYSH , se_c_pasi_key+0 - .byte TEMPO , 150*se_c_pasi_tbs/2 - .byte VOICE , 2 - .byte BENDR , 12 - .byte VOL , 110*se_c_pasi_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte N02 , Gn3 , v112 - .byte W04 - .byte Gn4 , v064 - .byte W02 - .byte FINE - -@******************************************************@ - .align 2 - -se_c_pasi: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_c_pasi_pri @ Priority - .byte se_c_pasi_rev @ Reverb. - - .word se_c_pasi_grp - - .word se_c_pasi_1 - - .end diff --git a/sound/songs/se_c_pikon.s b/sound/songs/se_c_pikon.s deleted file mode 100644 index 1e91ed7602..0000000000 --- a/sound/songs/se_c_pikon.s +++ /dev/null @@ -1,54 +0,0 @@ - .include "MPlayDef.s" - - .equ se_c_pikon_grp, voicegroup128 - .equ se_c_pikon_pri, 5 - .equ se_c_pikon_rev, reverb_set+50 - .equ se_c_pikon_mvl, 127 - .equ se_c_pikon_key, 0 - .equ se_c_pikon_tbs, 1 - .equ se_c_pikon_exg, 0 - .equ se_c_pikon_cmp, 1 - - .section .rodata - .global se_c_pikon - .align 2 - -@********************** Track 1 **********************@ - -se_c_pikon_1: - .byte KEYSH , se_c_pikon_key+0 - .byte TEMPO , 150*se_c_pikon_tbs/2 - .byte VOICE , 14 - .byte VOL , 90*se_c_pikon_mvl/mxv - .byte BEND , c_v-7 - .byte N02 , Cn5 , v112 - .byte W02 - .byte Cn6 - .byte W04 - .byte W01 - .byte Cn6 , v060 - .byte W05 - .byte W02 - .byte Cn5 , v112 - .byte W02 - .byte Cn6 - .byte W02 - .byte W03 - .byte Cn6 , v060 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_c_pikon: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_c_pikon_pri @ Priority - .byte se_c_pikon_rev @ Reverb. - - .word se_c_pikon_grp - - .word se_c_pikon_1 - - .end diff --git a/sound/songs/se_c_syu.s b/sound/songs/se_c_syu.s deleted file mode 100644 index c4d0513974..0000000000 --- a/sound/songs/se_c_syu.s +++ /dev/null @@ -1,54 +0,0 @@ - .include "MPlayDef.s" - - .equ se_c_syu_grp, voicegroup128 - .equ se_c_syu_pri, 5 - .equ se_c_syu_rev, reverb_set+50 - .equ se_c_syu_mvl, 127 - .equ se_c_syu_key, 0 - .equ se_c_syu_tbs, 1 - .equ se_c_syu_exg, 0 - .equ se_c_syu_cmp, 1 - - .section .rodata - .global se_c_syu - .align 2 - -@********************** Track 1 **********************@ - -se_c_syu_1: - .byte KEYSH , se_c_syu_key+0 - .byte TEMPO , 150*se_c_syu_tbs/2 - .byte VOICE , 36 - .byte VOL , 49*se_c_syu_mvl/mxv - .byte BEND , c_v-64 - .byte N03 , Cn6 , v112 - .byte W01 - .byte VOL , 68*se_c_syu_mvl/mxv - .byte BEND , c_v-1 - .byte W01 - .byte VOL , 90*se_c_syu_mvl/mxv - .byte BEND , c_v+63 - .byte W01 - .byte VOL , 69*se_c_syu_mvl/mxv - .byte BEND , c_v+0 - .byte N02 , Cn6 , v040 - .byte W01 - .byte VOL , 90*se_c_syu_mvl/mxv - .byte BEND , c_v+63 - .byte W02 - .byte FINE - -@******************************************************@ - .align 2 - -se_c_syu: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_c_syu_pri @ Priority - .byte se_c_syu_rev @ Reverb. - - .word se_c_syu_grp - - .word se_c_syu_1 - - .end diff --git a/sound/songs/se_card.s b/sound/songs/se_card.s deleted file mode 100644 index 703e516d54..0000000000 --- a/sound/songs/se_card.s +++ /dev/null @@ -1,84 +0,0 @@ - .include "MPlayDef.s" - - .equ se_card_grp, voicegroup127 - .equ se_card_pri, 4 - .equ se_card_rev, reverb_set+50 - .equ se_card_mvl, 127 - .equ se_card_key, 0 - .equ se_card_tbs, 1 - .equ se_card_exg, 0 - .equ se_card_cmp, 1 - - .section .rodata - .global se_card - .align 2 - -@********************** Track 1 **********************@ - -se_card_1: - .byte KEYSH , se_card_key+0 - .byte TEMPO , 180*se_card_tbs/2 - .byte VOICE , 2 - .byte BENDR , 12 - .byte VOL , 37*se_card_mvl/mxv - .byte BEND , c_v+63 - .byte N02 , Gn3 , v044 - .byte W01 - .byte VOL , 73*se_card_mvl/mxv - .byte W01 - .byte 100*se_card_mvl/mxv - .byte N01 , Gn4 - .byte W02 - .byte N30 , Cn4 , v127 - .byte W02 - .byte BEND , c_v+59 - .byte W01 - .byte VOL , 3*se_card_mvl/mxv - .byte W01 - .byte 25*se_card_mvl/mxv - .byte W01 - .byte 56*se_card_mvl/mxv - .byte BEND , c_v+55 - .byte W01 - .byte VOL , 77*se_card_mvl/mxv - .byte W02 - .byte 100*se_card_mvl/mxv - .byte BEND , c_v+46 - .byte W03 - .byte VOL , 92*se_card_mvl/mxv - .byte BEND , c_v+37 - .byte W03 - .byte VOL , 79*se_card_mvl/mxv - .byte BEND , c_v+28 - .byte W03 - .byte VOL , 66*se_card_mvl/mxv - .byte BEND , c_v+20 - .byte W03 - .byte VOL , 52*se_card_mvl/mxv - .byte BEND , c_v+11 - .byte W03 - .byte VOL , 38*se_card_mvl/mxv - .byte BEND , c_v+2 - .byte W03 - .byte VOL , 25*se_card_mvl/mxv - .byte BEND , c_v-7 - .byte W03 - .byte VOL , 11*se_card_mvl/mxv - .byte BEND , c_v-16 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_card: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_card_pri @ Priority - .byte se_card_rev @ Reverb. - - .word se_card_grp - - .word se_card_1 - - .end diff --git a/sound/songs/se_curtain.s b/sound/songs/se_curtain.s deleted file mode 100644 index e15fe47420..0000000000 --- a/sound/songs/se_curtain.s +++ /dev/null @@ -1,166 +0,0 @@ - .include "MPlayDef.s" - - .equ se_curtain_grp, voicegroup129 - .equ se_curtain_pri, 5 - .equ se_curtain_rev, reverb_set+50 - .equ se_curtain_mvl, 127 - .equ se_curtain_key, 0 - .equ se_curtain_tbs, 1 - .equ se_curtain_exg, 0 - .equ se_curtain_cmp, 1 - - .section .rodata - .global se_curtain - .align 2 - -@********************** Track 1 **********************@ - -se_curtain_1: - .byte KEYSH , se_curtain_key+0 - .byte TEMPO , 98*se_curtain_tbs/2 - .byte PAN , c_v+0 - .byte VOL , 127*se_curtain_mvl/mxv - .byte W19 - .byte TEMPO , 112*se_curtain_tbs/2 - .byte VOICE , 38 - .byte MOD , 2 - .byte N04 , Gs1 , v120 - .byte W02 - .byte MOD , 7 - .byte W03 - .byte 1 - .byte N04 , Cn2 - .byte W02 - .byte MOD , 7 - .byte W02 - .byte 1 - .byte N04 , En2 - .byte W03 - .byte MOD , 7 - .byte W02 - .byte 1 - .byte N04 , Gs2 - .byte W03 - .byte MOD , 7 - .byte W02 - .byte 1 - .byte N04 , Cn3 - .byte W02 - .byte MOD , 7 - .byte W03 - .byte 1 - .byte N04 , Ds3 - .byte W02 - .byte MOD , 7 - .byte W03 - .byte 1 - .byte N04 , En3 , v096 - .byte W02 - .byte MOD , 7 - .byte W02 - .byte PAN , c_v-62 - .byte MOD , 1 - .byte N04 , En4 , v032 - .byte W03 - .byte MOD , 7 - .byte W02 - .byte PAN , c_v+63 - .byte MOD , 1 - .byte N04 , En3 , v048 - .byte W03 - .byte MOD , 7 - .byte W02 - .byte PAN , c_v-62 - .byte MOD , 1 - .byte N04 , En4 , v012 - .byte W02 - .byte MOD , 7 - .byte W03 - .byte PAN , c_v+63 - .byte MOD , 1 - .byte N04 , En3 , v032 - .byte W02 - .byte MOD , 7 - .byte W03 - .byte PAN , c_v-62 - .byte MOD , 1 - .byte N04 , En4 , v008 - .byte W02 - .byte MOD , 7 - .byte W02 - .byte 2 - .byte W03 - .byte FINE - -@********************** Track 2 **********************@ - -se_curtain_2: - .byte KEYSH , se_curtain_key+0 - .byte PAN , c_v+0 - .byte VOL , 112*se_curtain_mvl/mxv - .byte W19 - .byte VOICE , 100 - .byte W12 - .byte W07 - .byte N04 , Cn4 , v112 - .byte W05 - .byte As4 - .byte W07 - .byte Gs5 , v064 - .byte W05 - .byte Ds6 , v048 - .byte W07 - .byte Gn6 , v032 - .byte W05 - .byte W12 - .byte FINE - -@********************** Track 3 **********************@ - -se_curtain_3: - .byte KEYSH , se_curtain_key+0 - .byte VOICE , 125 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte MOD , 2 - .byte VOL , 86*se_curtain_mvl/mxv - .byte BEND , c_v-57 - .byte N09 , Cn5 , v064 - .byte W01 - .byte BEND , c_v-45 - .byte W01 - .byte c_v-30 - .byte W01 - .byte c_v-18 - .byte W01 - .byte c_v-11 - .byte W02 - .byte c_v+0 - .byte W03 - .byte N01 , Gn5 , v096 - .byte W10 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte FINE - -@******************************************************@ - .align 2 - -se_curtain: - .byte 3 @ NumTrks - .byte 0 @ NumBlks - .byte se_curtain_pri @ Priority - .byte se_curtain_rev @ Reverb. - - .word se_curtain_grp - - .word se_curtain_1 - .word se_curtain_2 - .word se_curtain_3 - - .end diff --git a/sound/songs/se_curtain1.s b/sound/songs/se_curtain1.s deleted file mode 100644 index 40e97ba133..0000000000 --- a/sound/songs/se_curtain1.s +++ /dev/null @@ -1,168 +0,0 @@ - .include "MPlayDef.s" - - .equ se_curtain1_grp, voicegroup129 - .equ se_curtain1_pri, 5 - .equ se_curtain1_rev, reverb_set+50 - .equ se_curtain1_mvl, 127 - .equ se_curtain1_key, 0 - .equ se_curtain1_tbs, 1 - .equ se_curtain1_exg, 0 - .equ se_curtain1_cmp, 1 - - .section .rodata - .global se_curtain1 - .align 2 - -@********************** Track 1 **********************@ - -se_curtain1_1: - .byte VOL , 127*se_curtain1_mvl/mxv - .byte KEYSH , se_curtain1_key+0 - .byte TEMPO , 112*se_curtain1_tbs/2 - .byte VOICE , 38 - .byte MOD , 2 - .byte N04 , Gs1 , v120 - .byte W02 - .byte MOD , 7 - .byte W02 - .byte 1 - .byte N04 , Cn2 - .byte W03 - .byte MOD , 7 - .byte W02 - .byte 1 - .byte N04 , En2 - .byte W03 - .byte MOD , 7 - .byte W02 - .byte 1 - .byte N04 , Gs2 - .byte W02 - .byte MOD , 7 - .byte W03 - .byte 1 - .byte N04 , Cn3 - .byte W02 - .byte MOD , 7 - .byte W03 - .byte 1 - .byte N04 , Ds3 - .byte W02 - .byte MOD , 7 - .byte W02 - .byte 1 - .byte N04 , En3 , v096 - .byte W03 - .byte MOD , 7 - .byte W02 - .byte PAN , c_v-62 - .byte MOD , 1 - .byte N04 , En4 , v032 - .byte W03 - .byte MOD , 7 - .byte W02 - .byte PAN , c_v+63 - .byte MOD , 1 - .byte N04 , En3 , v048 - .byte W02 - .byte MOD , 7 - .byte W03 - .byte PAN , c_v-62 - .byte MOD , 1 - .byte N04 , En4 , v012 - .byte W02 - .byte MOD , 7 - .byte W03 - .byte PAN , c_v+63 - .byte MOD , 1 - .byte N04 , En3 , v032 - .byte W02 - .byte MOD , 7 - .byte W02 - .byte PAN , c_v-62 - .byte MOD , 1 - .byte N04 , En4 , v008 - .byte W03 - .byte MOD , 7 - .byte W02 - .byte 2 - .byte W03 - .byte TEMPO , 98*se_curtain1_tbs/2 - .byte PAN , c_v+0 - .byte VOL , 127*se_curtain1_mvl/mxv - .byte W12 - .byte FINE - -@********************** Track 2 **********************@ - -se_curtain1_2: - .byte VOL , 127*se_curtain1_mvl/mxv - .byte KEYSH , se_curtain1_key+0 - .byte VOICE , 100 - .byte W12 - .byte W07 - .byte N04 , Cn4 , v112 - .byte W05 - .byte As4 - .byte W07 - .byte Gs5 , v064 - .byte W05 - .byte Ds6 , v048 - .byte W07 - .byte Gn6 , v032 - .byte W05 - .byte W12 - .byte PAN , c_v+0 - .byte VOL , 112*se_curtain1_mvl/mxv - .byte W12 - .byte FINE - -@********************** Track 3 **********************@ - -se_curtain1_3: - .byte KEYSH , se_curtain1_key+0 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte W12 - .byte VOICE , 125 - .byte LFOS , 44 - .byte XCMD , xIECV , 18 - .byte xIECV , 16 - .byte BENDR , 12 - .byte MOD , 2 - .byte VOL , 86*se_curtain1_mvl/mxv - .byte BEND , c_v-57 - .byte N09 , Cn5 , v064 - .byte W01 - .byte BEND , c_v-45 - .byte W01 - .byte c_v-30 - .byte W01 - .byte c_v-18 - .byte W01 - .byte c_v-11 - .byte W02 - .byte c_v+0 - .byte W03 - .byte N01 , Gn5 , v096 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_curtain1: - .byte 3 @ NumTrks - .byte 0 @ NumBlks - .byte se_curtain1_pri @ Priority - .byte se_curtain1_rev @ Reverb. - - .word se_curtain1_grp - - .word se_curtain1_1 - .word se_curtain1_2 - .word se_curtain1_3 - - .end diff --git a/sound/songs/se_dansa.s b/sound/songs/se_dansa.s deleted file mode 100644 index ccd7c47424..0000000000 --- a/sound/songs/se_dansa.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ se_dansa_grp, voicegroup127 - .equ se_dansa_pri, 4 - .equ se_dansa_rev, reverb_set+50 - .equ se_dansa_mvl, 127 - .equ se_dansa_key, 0 - .equ se_dansa_tbs, 1 - .equ se_dansa_exg, 0 - .equ se_dansa_cmp, 1 - - .section .rodata - .global se_dansa - .align 2 - -@********************** Track 1 **********************@ - -se_dansa_1: - .byte KEYSH , se_dansa_key+0 - .byte TEMPO , 120*se_dansa_tbs/2 - .byte VOICE , 85 - .byte VOL , 100*se_dansa_mvl/mxv - .byte BEND , c_v-6 - .byte N02 , Ds2 , v052 - .byte W02 - .byte VOICE , 86 - .byte N06 , Gn3 , v092 - .byte W01 - .byte W03 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_dansa: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_dansa_pri @ Priority - .byte se_dansa_rev @ Reverb. - - .word se_dansa_grp - - .word se_dansa_1 - - .end diff --git a/sound/songs/se_daugi.s b/sound/songs/se_daugi.s deleted file mode 100644 index 88793920d3..0000000000 --- a/sound/songs/se_daugi.s +++ /dev/null @@ -1,80 +0,0 @@ - .include "MPlayDef.s" - - .equ se_daugi_grp, voicegroup127 - .equ se_daugi_pri, 5 - .equ se_daugi_rev, reverb_set+50 - .equ se_daugi_mvl, 127 - .equ se_daugi_key, 0 - .equ se_daugi_tbs, 1 - .equ se_daugi_exg, 0 - .equ se_daugi_cmp, 1 - - .section .rodata - .global se_daugi - .align 2 - -@********************** Track 1 **********************@ - -se_daugi_1: - .byte KEYSH , se_daugi_key+0 - .byte TEMPO , 128*se_daugi_tbs/2 - .byte VOICE , 89 - .byte BENDR , 12 - .byte VOL , 90*se_daugi_mvl/mxv - .byte BEND , c_v-1 - .byte N03 , Fs2 , v127 - .byte W03 - .byte N01 , Ds3 - .byte W03 - .byte VOICE , 6 - .byte N03 , Gs3 , v100 - .byte W03 - .byte W01 - .byte N18 , Fn5 , v072 - .byte W02 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte FINE - -@********************** Track 2 **********************@ - -se_daugi_2: - .byte KEYSH , se_daugi_key+0 - .byte VOICE , 14 - .byte VOL , 90*se_daugi_mvl/mxv - .byte BEND , c_v-8 - .byte N03 , Gs3 , v100 - .byte W03 - .byte W03 - .byte Gs3 , v060 - .byte W03 - .byte W01 - .byte N18 , Fn5 - .byte W02 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_daugi: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_daugi_pri @ Priority - .byte se_daugi_rev @ Reverb. - - .word se_daugi_grp - - .word se_daugi_1 - .word se_daugi_2 - - .end diff --git a/sound/songs/se_dendou.s b/sound/songs/se_dendou.s deleted file mode 100644 index 4fda6d338d..0000000000 --- a/sound/songs/se_dendou.s +++ /dev/null @@ -1,197 +0,0 @@ - .include "MPlayDef.s" - - .equ se_dendou_grp, voicegroup128 - .equ se_dendou_pri, 5 - .equ se_dendou_rev, reverb_set+50 - .equ se_dendou_mvl, 127 - .equ se_dendou_key, 0 - .equ se_dendou_tbs, 1 - .equ se_dendou_exg, 0 - .equ se_dendou_cmp, 1 - - .section .rodata - .global se_dendou - .align 2 - -@********************** Track 1 **********************@ - -se_dendou_1: - .byte KEYSH , se_dendou_key+0 - .byte TEMPO , 150*se_dendou_tbs/2 - .byte VOICE , 60 - .byte BENDR , 12 - .byte VOL , 25*se_dendou_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte TIE , Bn2 , v127 - .byte W01 - .byte PAN , c_v+2 - .byte W01 - .byte c_v+5 - .byte W01 - .byte VOL , 34*se_dendou_mvl/mxv - .byte W01 - .byte PAN , c_v+2 - .byte W02 - .byte c_v+0 - .byte W01 - .byte VOL , 46*se_dendou_mvl/mxv - .byte PAN , c_v-2 - .byte W01 - .byte c_v-4 - .byte W02 - .byte VOL , 56*se_dendou_mvl/mxv - .byte PAN , c_v-2 - .byte W02 - .byte c_v+0 - .byte W01 - .byte c_v+2 - .byte W01 - .byte c_v+5 - .byte W01 - .byte VOL , 70*se_dendou_mvl/mxv - .byte W01 - .byte PAN , c_v+2 - .byte W02 - .byte c_v+0 - .byte W01 - .byte VOL , 80*se_dendou_mvl/mxv - .byte PAN , c_v-2 - .byte W01 - .byte c_v-4 - .byte W02 - .byte VOL , 88*se_dendou_mvl/mxv - .byte PAN , c_v-2 - .byte W02 - .byte c_v+0 - .byte W01 - .byte c_v+2 - .byte W01 - .byte VOL , 96*se_dendou_mvl/mxv - .byte PAN , c_v+5 - .byte W02 - .byte c_v+2 - .byte W02 - .byte VOL , 100*se_dendou_mvl/mxv - .byte PAN , c_v+0 - .byte W01 - .byte c_v-2 - .byte W01 - .byte c_v-4 - .byte W02 - .byte c_v-2 - .byte W02 -se_dendou_1_000: - .byte PAN , c_v+0 - .byte W01 - .byte c_v+2 - .byte W01 - .byte c_v+5 - .byte W02 - .byte c_v+2 - .byte W02 - .byte c_v+0 - .byte W01 - .byte c_v-2 - .byte W01 - .byte c_v-4 - .byte W02 - .byte c_v-2 - .byte W02 - .byte PEND - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte PATT - .word se_dendou_1_000 - .byte VOL , 96*se_dendou_mvl/mxv - .byte PAN , c_v+0 - .byte W01 - .byte c_v+2 - .byte W01 - .byte c_v+5 - .byte W01 - .byte VOL , 92*se_dendou_mvl/mxv - .byte W01 - .byte PAN , c_v+2 - .byte W02 - .byte c_v+0 - .byte W01 - .byte VOL , 84*se_dendou_mvl/mxv - .byte PAN , c_v-2 - .byte W01 - .byte c_v-4 - .byte W02 - .byte VOL , 72*se_dendou_mvl/mxv - .byte PAN , c_v-2 - .byte W02 - .byte c_v+0 - .byte W01 - .byte c_v+2 - .byte W01 - .byte VOL , 63*se_dendou_mvl/mxv - .byte PAN , c_v+5 - .byte W02 - .byte VOL , 52*se_dendou_mvl/mxv - .byte PAN , c_v+2 - .byte W02 - .byte c_v+0 - .byte W01 - .byte VOL , 37*se_dendou_mvl/mxv - .byte PAN , c_v-2 - .byte W01 - .byte c_v-4 - .byte W01 - .byte VOL , 22*se_dendou_mvl/mxv - .byte W01 - .byte 12*se_dendou_mvl/mxv - .byte PAN , c_v-2 - .byte W02 - .byte EOT , Bn2 - .byte FINE - -@******************************************************@ - .align 2 - -se_dendou: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_dendou_pri @ Priority - .byte se_dendou_rev @ Reverb. - - .word se_dendou_grp - - .word se_dendou_1 - - .end diff --git a/sound/songs/se_doku.s b/sound/songs/se_doku.s deleted file mode 100644 index 90b84b2fb2..0000000000 --- a/sound/songs/se_doku.s +++ /dev/null @@ -1,50 +0,0 @@ - .include "MPlayDef.s" - - .equ se_doku_grp, voicegroup127 - .equ se_doku_pri, 5 - .equ se_doku_rev, reverb_set+50 - .equ se_doku_mvl, 127 - .equ se_doku_key, 0 - .equ se_doku_tbs, 1 - .equ se_doku_exg, 0 - .equ se_doku_cmp, 1 - - .section .rodata - .global se_doku - .align 2 - -@********************** Track 1 **********************@ - -se_doku_1: - .byte KEYSH , se_doku_key+0 - .byte TEMPO , 150*se_doku_tbs/2 - .byte VOICE , 16 - .byte BENDR , 12 - .byte VOL , 110*se_doku_mvl/mxv - .byte BEND , c_v+0 - .byte N02 , Ds3 , v100 - .byte W04 - .byte N02 - .byte W05 - .byte N02 - .byte W05 - .byte N02 - .byte W05 - .byte N02 - .byte W05 - .byte FINE - -@******************************************************@ - .align 2 - -se_doku: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_doku_pri @ Priority - .byte se_doku_rev @ Reverb. - - .word se_doku_grp - - .word se_doku_1 - - .end diff --git a/sound/songs/se_door.s b/sound/songs/se_door.s deleted file mode 100644 index e4b23dddd6..0000000000 --- a/sound/songs/se_door.s +++ /dev/null @@ -1,42 +0,0 @@ - .include "MPlayDef.s" - - .equ se_door_grp, voicegroup127 - .equ se_door_pri, 5 - .equ se_door_rev, reverb_set+50 - .equ se_door_mvl, 127 - .equ se_door_key, 0 - .equ se_door_tbs, 1 - .equ se_door_exg, 0 - .equ se_door_cmp, 1 - - .section .rodata - .global se_door - .align 2 - -@********************** Track 1 **********************@ - -se_door_1: - .byte KEYSH , se_door_key+0 - .byte TEMPO , 110*se_door_tbs/2 - .byte VOICE , 127 - .byte VOL , 80*se_door_mvl/mxv - .byte N03 , Dn3 , v127 - .byte W06 - .byte N12 , Fs3 - .byte W18 - .byte FINE - -@******************************************************@ - .align 2 - -se_door: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_door_pri @ Priority - .byte se_door_rev @ Reverb. - - .word se_door_grp - - .word se_door_1 - - .end diff --git a/sound/songs/se_e.s b/sound/songs/se_e.s deleted file mode 100644 index aa9b91844e..0000000000 --- a/sound/songs/se_e.s +++ /dev/null @@ -1,45 +0,0 @@ - .include "MPlayDef.s" - - .equ se_e_grp, voicegroup128 - .equ se_e_pri, 4 - .equ se_e_rev, reverb_set+50 - .equ se_e_mvl, 127 - .equ se_e_key, 0 - .equ se_e_tbs, 1 - .equ se_e_exg, 0 - .equ se_e_cmp, 1 - - .section .rodata - .global se_e - .align 2 - -@********************** Track 1 **********************@ - -se_e_1: - .byte KEYSH , se_e_key+0 - .byte TEMPO , 240*se_e_tbs/2 - .byte VOICE , 125 - .byte BENDR , 12 - .byte VOL , 120*se_e_mvl/mxv - .byte BEND , c_v+0 - .byte N72 , Cn3 , v127 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte FINE - -@******************************************************@ - .align 2 - -se_e: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_e_pri @ Priority - .byte se_e_rev @ Reverb. - - .word se_e_grp - - .word se_e_1 - - .end diff --git a/sound/songs/se_elebeta.s b/sound/songs/se_elebeta.s deleted file mode 100644 index ad19476d5f..0000000000 --- a/sound/songs/se_elebeta.s +++ /dev/null @@ -1,71 +0,0 @@ - .include "MPlayDef.s" - - .equ se_elebeta_grp, voicegroup128 - .equ se_elebeta_pri, 4 - .equ se_elebeta_rev, reverb_set+50 - .equ se_elebeta_mvl, 127 - .equ se_elebeta_key, 0 - .equ se_elebeta_tbs, 1 - .equ se_elebeta_exg, 0 - .equ se_elebeta_cmp, 1 - - .section .rodata - .global se_elebeta - .align 2 - -@********************** Track 1 **********************@ - -se_elebeta_1: - .byte KEYSH , se_elebeta_key+0 - .byte TEMPO , 150*se_elebeta_tbs/2 - .byte VOICE , 38 - .byte BENDR , 2 - .byte VOL , 100*se_elebeta_mvl/mxv - .byte BEND , c_v+0 - .byte TIE , Fs4 , v080 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte EOT - .byte FINE - -@********************** Track 2 **********************@ - -se_elebeta_2: - .byte KEYSH , se_elebeta_key+0 - .byte VOICE , 27 - .byte VOL , 100*se_elebeta_mvl/mxv - .byte TIE , Fn3 , v032 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte EOT - .byte FINE - -@******************************************************@ - .align 2 - -se_elebeta: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_elebeta_pri @ Priority - .byte se_elebeta_rev @ Reverb. - - .word se_elebeta_grp - - .word se_elebeta_1 - .word se_elebeta_2 - - .end diff --git a/sound/songs/se_esuka.s b/sound/songs/se_esuka.s deleted file mode 100644 index 88e88fcd31..0000000000 --- a/sound/songs/se_esuka.s +++ /dev/null @@ -1,93 +0,0 @@ - .include "MPlayDef.s" - - .equ se_esuka_grp, voicegroup128 - .equ se_esuka_pri, 4 - .equ se_esuka_rev, reverb_set+50 - .equ se_esuka_mvl, 127 - .equ se_esuka_key, 0 - .equ se_esuka_tbs, 1 - .equ se_esuka_exg, 0 - .equ se_esuka_cmp, 1 - - .section .rodata - .global se_esuka - .align 2 - -@********************** Track 1 **********************@ - -se_esuka_1: - .byte KEYSH , se_esuka_key+0 - .byte TEMPO , 150*se_esuka_tbs/2 - .byte VOICE , 38 - .byte BENDR , 2 - .byte VOL , 51*se_esuka_mvl/mxv - .byte BEND , c_v-32 - .byte TIE , En5 , v080 - .byte W01 - .byte BEND , c_v-26 - .byte W01 - .byte VOL , 56*se_esuka_mvl/mxv - .byte W01 - .byte BEND , c_v-21 - .byte W01 - .byte VOL , 62*se_esuka_mvl/mxv - .byte W02 - .byte BEND , c_v-15 - .byte W01 - .byte VOL , 69*se_esuka_mvl/mxv - .byte W01 - .byte BEND , c_v-7 - .byte W01 - .byte VOL , 75*se_esuka_mvl/mxv - .byte W01 - .byte BEND , c_v+0 - .byte W02 - .byte VOL , 85*se_esuka_mvl/mxv - .byte W02 - .byte 92*se_esuka_mvl/mxv - .byte W02 - .byte 100*se_esuka_mvl/mxv - .byte W08 - .byte W24 - .byte W24 - .byte W24 - .byte W03 - .byte 96*se_esuka_mvl/mxv - .byte W03 - .byte 88*se_esuka_mvl/mxv - .byte W03 - .byte 81*se_esuka_mvl/mxv - .byte BEND , c_v-5 - .byte W03 - .byte VOL , 74*se_esuka_mvl/mxv - .byte BEND , c_v-8 - .byte W02 - .byte VOL , 62*se_esuka_mvl/mxv - .byte BEND , c_v-12 - .byte W02 - .byte VOL , 49*se_esuka_mvl/mxv - .byte BEND , c_v-21 - .byte W03 - .byte VOL , 39*se_esuka_mvl/mxv - .byte BEND , c_v-26 - .byte W02 - .byte VOL , 25*se_esuka_mvl/mxv - .byte BEND , c_v-32 - .byte W03 - .byte EOT - .byte FINE - -@******************************************************@ - .align 2 - -se_esuka: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_esuka_pri @ Priority - .byte se_esuka_rev @ Reverb. - - .word se_esuka_grp - - .word se_esuka_1 - - .end diff --git a/sound/songs/se_exp.s b/sound/songs/se_exp.s deleted file mode 100644 index f58767b8f8..0000000000 --- a/sound/songs/se_exp.s +++ /dev/null @@ -1,333 +0,0 @@ - .include "MPlayDef.s" - - .equ se_exp_grp, voicegroup127 - .equ se_exp_pri, 5 - .equ se_exp_rev, reverb_set+50 - .equ se_exp_mvl, 127 - .equ se_exp_key, 0 - .equ se_exp_tbs, 1 - .equ se_exp_exg, 0 - .equ se_exp_cmp, 1 - - .section .rodata - .global se_exp - .align 2 - -@********************** Track 1 **********************@ - -se_exp_1: - .byte KEYSH , se_exp_key+0 - .byte TEMPO , 240*se_exp_tbs/2 - .byte VOICE , 19 - .byte BENDR , 26 - .byte VOL , 80*se_exp_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+0 - .byte TIE , Fn3 , v112 - .byte W01 - .byte BEND , c_v+8 - .byte W01 - .byte c_v+16 - .byte W01 - .byte c_v+22 - .byte W01 - .byte c_v+31 - .byte W02 - .byte c_v+38 - .byte W01 - .byte VOL , 71*se_exp_mvl/mxv - .byte BEND , c_v+8 - .byte W01 - .byte c_v+16 - .byte W01 - .byte c_v+22 - .byte W01 - .byte c_v+31 - .byte W02 - .byte c_v+38 - .byte W01 - .byte c_v+15 - .byte W01 - .byte VOL , 50*se_exp_mvl/mxv - .byte BEND , c_v+1 - .byte W01 - .byte c_v+0 - .byte W01 - .byte c_v+0 - .byte W02 - .byte c_v+3 - .byte W01 - .byte VOL , 51*se_exp_mvl/mxv - .byte BEND , c_v+3 - .byte W01 - .byte c_v+2 - .byte W01 - .byte c_v+5 - .byte W01 - .byte c_v+4 - .byte W02 - .byte VOL , 52*se_exp_mvl/mxv - .byte BEND , c_v+4 - .byte W01 - .byte c_v+7 - .byte W01 - .byte c_v+6 - .byte W01 - .byte c_v+5 - .byte W01 - .byte VOL , 52*se_exp_mvl/mxv - .byte BEND , c_v+8 - .byte W02 - .byte c_v+8 - .byte W01 - .byte c_v+7 - .byte W01 - .byte c_v+10 - .byte W01 - .byte VOL , 54*se_exp_mvl/mxv - .byte BEND , c_v+10 - .byte W01 - .byte c_v+9 - .byte W02 - .byte c_v+12 - .byte W01 - .byte c_v+12 - .byte W01 - .byte VOL , 55*se_exp_mvl/mxv - .byte BEND , c_v+11 - .byte W01 - .byte c_v+14 - .byte W01 - .byte c_v+13 - .byte W02 - .byte c_v+12 - .byte W01 - .byte VOL , 56*se_exp_mvl/mxv - .byte BEND , c_v+16 - .byte W01 - .byte c_v+15 - .byte W01 - .byte c_v+14 - .byte W01 - .byte c_v+17 - .byte W02 - .byte VOL , 57*se_exp_mvl/mxv - .byte BEND , c_v+17 - .byte W01 - .byte c_v+16 - .byte W01 - .byte c_v+20 - .byte W01 - .byte c_v+19 - .byte W01 - .byte VOL , 57*se_exp_mvl/mxv - .byte BEND , c_v+19 - .byte W02 - .byte c_v+21 - .byte W01 - .byte c_v+20 - .byte W01 - .byte c_v+20 - .byte W01 - .byte VOL , 59*se_exp_mvl/mxv - .byte BEND , c_v+23 - .byte W01 - .byte c_v+22 - .byte W02 - .byte c_v+21 - .byte W01 - .byte c_v+25 - .byte W01 - .byte VOL , 60*se_exp_mvl/mxv - .byte BEND , c_v+24 - .byte W01 - .byte c_v+23 - .byte W01 - .byte c_v+26 - .byte W02 - .byte c_v+25 - .byte W01 - .byte VOL , 61*se_exp_mvl/mxv - .byte BEND , c_v+24 - .byte W01 - .byte c_v+28 - .byte W01 - .byte c_v+27 - .byte W01 - .byte c_v+26 - .byte W02 - .byte VOL , 62*se_exp_mvl/mxv - .byte BEND , c_v+30 - .byte W01 - .byte c_v+29 - .byte W01 - .byte c_v+28 - .byte W01 - .byte c_v+32 - .byte W01 - .byte VOL , 62*se_exp_mvl/mxv - .byte BEND , c_v+30 - .byte W02 - .byte c_v+30 - .byte W01 - .byte c_v+33 - .byte W01 - .byte c_v+32 - .byte W01 - .byte VOL , 64*se_exp_mvl/mxv - .byte BEND , c_v+31 - .byte W01 - .byte c_v+35 - .byte W02 - .byte c_v+34 - .byte W01 - .byte c_v+33 - .byte W01 - .byte VOL , 65*se_exp_mvl/mxv - .byte BEND , c_v+37 - .byte W01 - .byte c_v+36 - .byte W01 - .byte c_v+35 - .byte W02 - .byte c_v+39 - .byte W01 - .byte VOL , 66*se_exp_mvl/mxv - .byte BEND , c_v+38 - .byte W01 - .byte c_v+37 - .byte W01 - .byte c_v+40 - .byte W01 - .byte c_v+39 - .byte W02 - .byte VOL , 67*se_exp_mvl/mxv - .byte BEND , c_v+38 - .byte W01 - .byte c_v+42 - .byte W01 - .byte c_v+41 - .byte W01 - .byte c_v+40 - .byte W01 - .byte VOL , 68*se_exp_mvl/mxv - .byte BEND , c_v+44 - .byte W02 - .byte c_v+43 - .byte W01 - .byte c_v+42 - .byte W01 - .byte c_v+46 - .byte W01 - .byte VOL , 69*se_exp_mvl/mxv - .byte BEND , c_v+45 - .byte W01 - .byte c_v+44 - .byte W02 - .byte c_v+48 - .byte W01 - .byte c_v+46 - .byte W01 - .byte VOL , 70*se_exp_mvl/mxv - .byte BEND , c_v+45 - .byte W01 - .byte c_v+49 - .byte W01 - .byte c_v+48 - .byte W02 - .byte c_v+48 - .byte W01 - .byte VOL , 71*se_exp_mvl/mxv - .byte BEND , c_v+51 - .byte W01 - .byte c_v+50 - .byte W01 - .byte c_v+49 - .byte W01 - .byte c_v+53 - .byte W02 - .byte VOL , 72*se_exp_mvl/mxv - .byte BEND , c_v+52 - .byte W01 - .byte c_v+51 - .byte W01 - .byte c_v+55 - .byte W01 - .byte c_v+53 - .byte W01 - .byte VOL , 73*se_exp_mvl/mxv - .byte BEND , c_v+52 - .byte W02 - .byte c_v+56 - .byte W01 - .byte c_v+55 - .byte W01 - .byte c_v+54 - .byte W01 - .byte VOL , 74*se_exp_mvl/mxv - .byte BEND , c_v+58 - .byte W01 - .byte c_v+57 - .byte W02 - .byte c_v+56 - .byte W01 - .byte c_v+59 - .byte W01 - .byte VOL , 75*se_exp_mvl/mxv - .byte BEND , c_v+59 - .byte W01 - .byte c_v+58 - .byte W01 - .byte c_v+62 - .byte W02 - .byte c_v+61 - .byte W01 - .byte VOL , 76*se_exp_mvl/mxv - .byte BEND , c_v+60 - .byte W01 - .byte c_v+63 - .byte W01 - .byte c_v+62 - .byte W01 - .byte c_v+61 - .byte W02 - .byte VOL , 77*se_exp_mvl/mxv - .byte BEND , c_v+63 - .byte W01 - .byte c_v+62 - .byte W01 - .byte c_v+61 - .byte W01 - .byte c_v+63 - .byte W01 - .byte VOL , 78*se_exp_mvl/mxv - .byte BEND , c_v+62 - .byte W02 - .byte c_v+61 - .byte W01 - .byte c_v+63 - .byte W01 - .byte c_v+62 - .byte W01 - .byte VOL , 79*se_exp_mvl/mxv - .byte BEND , c_v+61 - .byte W01 - .byte c_v+63 - .byte W02 - .byte EOT - .byte FINE - -@******************************************************@ - .align 2 - -se_exp: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_exp_pri @ Priority - .byte se_exp_rev @ Reverb. - - .word se_exp_grp - - .word se_exp_1 - - .end diff --git a/sound/songs/se_expmax.s b/sound/songs/se_expmax.s deleted file mode 100644 index a3a8478b2c..0000000000 --- a/sound/songs/se_expmax.s +++ /dev/null @@ -1,76 +0,0 @@ - .include "MPlayDef.s" - - .equ se_expmax_grp, voicegroup128 - .equ se_expmax_pri, 5 - .equ se_expmax_rev, reverb_set+50 - .equ se_expmax_mvl, 127 - .equ se_expmax_key, 0 - .equ se_expmax_tbs, 1 - .equ se_expmax_exg, 0 - .equ se_expmax_cmp, 1 - - .section .rodata - .global se_expmax - .align 2 - -@********************** Track 1 **********************@ - -se_expmax_1: - .byte KEYSH , se_expmax_key+0 - .byte TEMPO , 150*se_expmax_tbs/2 - .byte VOICE , 46 - .byte VOL , 94*se_expmax_mvl/mxv - .byte BENDR , 2 - .byte LFOS , 40 - .byte PAN , c_v+0 - .byte BEND , c_v+15 - .byte N06 , An5 , v112 - .byte W01 - .byte N15 , En6 , v104 - .byte W02 - .byte W01 - .byte MOD , 5 - .byte W02 - .byte W03 - .byte W03 - .byte W03 - .byte W01 - .byte 0 - .byte W02 - .byte FINE - -@********************** Track 2 **********************@ - -se_expmax_2: - .byte KEYSH , se_expmax_key+0 - .byte VOICE , 53 - .byte BENDR , 2 - .byte VOL , 43*se_expmax_mvl/mxv - .byte PAN , c_v+0 - .byte BEND , c_v+15 - .byte N06 , An4 , v108 - .byte W01 - .byte N12 , Cs6 , v104 - .byte W02 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_expmax: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_expmax_pri @ Priority - .byte se_expmax_rev @ Reverb. - - .word se_expmax_grp - - .word se_expmax_1 - .word se_expmax_2 - - .end diff --git a/sound/songs/se_fu_zaku.s b/sound/songs/se_fu_zaku.s deleted file mode 100644 index b494653ee8..0000000000 --- a/sound/songs/se_fu_zaku.s +++ /dev/null @@ -1,54 +0,0 @@ - .include "MPlayDef.s" - - .equ se_fu_zaku_grp, voicegroup127 - .equ se_fu_zaku_pri, 4 - .equ se_fu_zaku_rev, reverb_set+50 - .equ se_fu_zaku_mvl, 127 - .equ se_fu_zaku_key, 0 - .equ se_fu_zaku_tbs, 1 - .equ se_fu_zaku_exg, 0 - .equ se_fu_zaku_cmp, 1 - - .section .rodata - .global se_fu_zaku - .align 2 - -@********************** Track 1 **********************@ - -se_fu_zaku_1: - .byte KEYSH , se_fu_zaku_key+0 - .byte TEMPO , 150*se_fu_zaku_tbs/2 - .byte VOICE , 126 - .byte VOL , 120*se_fu_zaku_mvl/mxv - .byte N01 , Cn3 , v068 - .byte W01 - .byte En3 , v064 - .byte W01 - .byte Gn3 - .byte W03 - .byte N02 , An2 , v048 - .byte W08 - .byte N01 , Cn3 , v068 - .byte W01 - .byte En3 , v064 - .byte W01 - .byte Gn3 - .byte W03 - .byte N02 , An2 , v048 - .byte W06 - .byte FINE - -@******************************************************@ - .align 2 - -se_fu_zaku: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_fu_zaku_pri @ Priority - .byte se_fu_zaku_rev @ Reverb. - - .word se_fu_zaku_grp - - .word se_fu_zaku_1 - - .end diff --git a/sound/songs/se_fu_zaku2.s b/sound/songs/se_fu_zaku2.s deleted file mode 100644 index 0ef523654f..0000000000 --- a/sound/songs/se_fu_zaku2.s +++ /dev/null @@ -1,48 +0,0 @@ - .include "MPlayDef.s" - - .equ se_fu_zaku2_grp, voicegroup127 - .equ se_fu_zaku2_pri, 4 - .equ se_fu_zaku2_rev, reverb_set+50 - .equ se_fu_zaku2_mvl, 127 - .equ se_fu_zaku2_key, 0 - .equ se_fu_zaku2_tbs, 1 - .equ se_fu_zaku2_exg, 0 - .equ se_fu_zaku2_cmp, 1 - - .section .rodata - .global se_fu_zaku2 - .align 2 - -@********************** Track 1 **********************@ - -se_fu_zaku2_1: - .byte KEYSH , se_fu_zaku2_key+0 - .byte TEMPO , 150*se_fu_zaku2_tbs/2 - .byte VOICE , 126 - .byte VOL , 110*se_fu_zaku2_mvl/mxv - .byte N01 , An2 , v112 - .byte W01 - .byte En3 - .byte W01 - .byte Gn3 - .byte W01 - .byte W02 - .byte N02 , Cn3 , v092 - .byte W01 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_fu_zaku2: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_fu_zaku2_pri @ Priority - .byte se_fu_zaku2_rev @ Reverb. - - .word se_fu_zaku2_grp - - .word se_fu_zaku2_1 - - .end diff --git a/sound/songs/se_fu_zuzuzu.s b/sound/songs/se_fu_zuzuzu.s deleted file mode 100644 index b0df814d00..0000000000 --- a/sound/songs/se_fu_zuzuzu.s +++ /dev/null @@ -1,73 +0,0 @@ - .include "MPlayDef.s" - - .equ se_fu_zuzuzu_grp, voicegroup127 - .equ se_fu_zuzuzu_pri, 4 - .equ se_fu_zuzuzu_rev, reverb_set+50 - .equ se_fu_zuzuzu_mvl, 127 - .equ se_fu_zuzuzu_key, 0 - .equ se_fu_zuzuzu_tbs, 1 - .equ se_fu_zuzuzu_exg, 0 - .equ se_fu_zuzuzu_cmp, 1 - - .section .rodata - .global se_fu_zuzuzu - .align 2 - -@********************** Track 1 **********************@ - -se_fu_zuzuzu_1: - .byte KEYSH , se_fu_zuzuzu_key+0 - .byte TEMPO , 120*se_fu_zuzuzu_tbs/2 - .byte VOICE , 126 - .byte VOL , 127*se_fu_zuzuzu_mvl/mxv - .byte N08 , An2 , v112 - .byte W03 - .byte W03 - .byte W02 - .byte N01 , Gs2 - .byte W01 - .byte W01 - .byte N08 , An2 , v096 - .byte W02 - .byte W03 - .byte W03 - .byte W01 - .byte N01 , Gs2 , v092 - .byte W01 - .byte N08 , An2 , v080 - .byte W01 - .byte W03 - .byte W03 - .byte W02 - .byte N01 , Gs2 , v076 - .byte W01 - .byte N08 , An2 , v064 - .byte W03 - .byte W03 - .byte W03 - .byte N01 , Gs2 , v060 - .byte W02 - .byte N09 , An2 , v048 - .byte W01 - .byte W03 - .byte W03 - .byte W02 - .byte N01 , Gs2 , v040 - .byte W01 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_fu_zuzuzu: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_fu_zuzuzu_pri @ Priority - .byte se_fu_zuzuzu_rev @ Reverb. - - .word se_fu_zuzuzu_grp - - .word se_fu_zuzuzu_1 - - .end diff --git a/sound/songs/se_fuusen1.s b/sound/songs/se_fuusen1.s deleted file mode 100644 index 458b010c69..0000000000 --- a/sound/songs/se_fuusen1.s +++ /dev/null @@ -1,53 +0,0 @@ - .include "MPlayDef.s" - - .equ se_fuusen1_grp, voicegroup128 - .equ se_fuusen1_pri, 4 - .equ se_fuusen1_rev, reverb_set+50 - .equ se_fuusen1_mvl, 127 - .equ se_fuusen1_key, 0 - .equ se_fuusen1_tbs, 1 - .equ se_fuusen1_exg, 0 - .equ se_fuusen1_cmp, 1 - - .section .rodata - .global se_fuusen1 - .align 2 - -@********************** Track 1 **********************@ - -se_fuusen1_1: - .byte KEYSH , se_fuusen1_key+0 - .byte TEMPO , 240*se_fuusen1_tbs/2 - .byte VOICE , 2 - .byte BENDR , 12 - .byte VOL , 105*se_fuusen1_mvl/mxv - .byte BEND , c_v+0 - .byte N06 , Cn4 , v127 - .byte W06 - .byte VOICE , 23 - .byte N02 , Cn3 , v112 - .byte W07 - .byte N01 , Cn4 - .byte W05 - .byte Cn3 , v100 - .byte W02 - .byte Gn3 , v092 - .byte W02 - .byte Cn3 , v072 - .byte W02 - .byte FINE - -@******************************************************@ - .align 2 - -se_fuusen1: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_fuusen1_pri @ Priority - .byte se_fuusen1_rev @ Reverb. - - .word se_fuusen1_grp - - .word se_fuusen1_1 - - .end diff --git a/sound/songs/se_fuusen2.s b/sound/songs/se_fuusen2.s deleted file mode 100644 index 065b91adf8..0000000000 --- a/sound/songs/se_fuusen2.s +++ /dev/null @@ -1,52 +0,0 @@ - .include "MPlayDef.s" - - .equ se_fuusen2_grp, voicegroup128 - .equ se_fuusen2_pri, 4 - .equ se_fuusen2_rev, reverb_set+50 - .equ se_fuusen2_mvl, 127 - .equ se_fuusen2_key, 0 - .equ se_fuusen2_tbs, 1 - .equ se_fuusen2_exg, 0 - .equ se_fuusen2_cmp, 1 - - .section .rodata - .global se_fuusen2 - .align 2 - -@********************** Track 1 **********************@ - -se_fuusen2_1: - .byte KEYSH , se_fuusen2_key+0 - .byte TEMPO , 240*se_fuusen2_tbs/2 - .byte VOICE , 2 - .byte BENDR , 12 - .byte VOL , 105*se_fuusen2_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Gn4 , v127 - .byte W04 - .byte N01 , Gn4 , v112 - .byte W02 - .byte W02 - .byte Gs3 , v052 - .byte W04 - .byte VOICE , 23 - .byte N02 , Fn3 , v112 - .byte W04 - .byte N01 , Cn4 , v072 - .byte W02 - .byte FINE - -@******************************************************@ - .align 2 - -se_fuusen2: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_fuusen2_pri @ Priority - .byte se_fuusen2_rev @ Reverb. - - .word se_fuusen2_grp - - .word se_fuusen2_1 - - .end diff --git a/sound/songs/se_fuusen3.s b/sound/songs/se_fuusen3.s deleted file mode 100644 index 0756c96188..0000000000 --- a/sound/songs/se_fuusen3.s +++ /dev/null @@ -1,60 +0,0 @@ - .include "MPlayDef.s" - - .equ se_fuusen3_grp, voicegroup128 - .equ se_fuusen3_pri, 4 - .equ se_fuusen3_rev, reverb_set+50 - .equ se_fuusen3_mvl, 127 - .equ se_fuusen3_key, 0 - .equ se_fuusen3_tbs, 1 - .equ se_fuusen3_exg, 0 - .equ se_fuusen3_cmp, 1 - - .section .rodata - .global se_fuusen3 - .align 2 - -@********************** Track 1 **********************@ - -se_fuusen3_1: - .byte KEYSH , se_fuusen3_key+0 - .byte TEMPO , 240*se_fuusen3_tbs/2 - .byte VOICE , 2 - .byte BENDR , 12 - .byte VOL , 105*se_fuusen3_mvl/mxv - .byte BEND , c_v+0 - .byte N02 , Fn3 , v127 - .byte W02 - .byte N01 , Cn4 , v112 - .byte W02 - .byte N03 , Fn3 , v052 - .byte W02 - .byte W02 - .byte VOICE , 23 - .byte N01 , En4 , v092 - .byte W01 - .byte Cn5 - .byte W03 - .byte Gn3 - .byte W01 - .byte En4 - .byte W02 - .byte En3 , v048 - .byte W01 - .byte Bn3 - .byte W02 - .byte FINE - -@******************************************************@ - .align 2 - -se_fuusen3: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_fuusen3_pri @ Priority - .byte se_fuusen3_rev @ Reverb. - - .word se_fuusen3_grp - - .word se_fuusen3_1 - - .end diff --git a/sound/songs/se_hantei1.s b/sound/songs/se_hantei1.s deleted file mode 100644 index 5ef302ee64..0000000000 --- a/sound/songs/se_hantei1.s +++ /dev/null @@ -1,58 +0,0 @@ - .include "MPlayDef.s" - - .equ se_hantei1_grp, voicegroup129 - .equ se_hantei1_pri, 5 - .equ se_hantei1_rev, reverb_set+50 - .equ se_hantei1_mvl, 127 - .equ se_hantei1_key, 0 - .equ se_hantei1_tbs, 1 - .equ se_hantei1_exg, 0 - .equ se_hantei1_cmp, 1 - - .section .rodata - .global se_hantei1 - .align 2 - -@********************** Track 1 **********************@ - -se_hantei1_1: - .byte KEYSH , se_hantei1_key+0 - .byte TEMPO , 92*se_hantei1_tbs/2 - .byte VOICE , 116 - .byte VOL , 127*se_hantei1_mvl/mxv - .byte PAN , c_v-62 - .byte N32 , Fn3 , v127 - .byte W12 - .byte W12 - .byte W12 - .byte FINE - -@********************** Track 2 **********************@ - -se_hantei1_2: - .byte KEYSH , se_hantei1_key+0 - .byte VOICE , 117 - .byte VOL , 127*se_hantei1_mvl/mxv - .byte PAN , c_v+63 - .byte BEND , c_v+1 - .byte N32 , An3 , v100 - .byte W12 - .byte W12 - .byte W12 - .byte FINE - -@******************************************************@ - .align 2 - -se_hantei1: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_hantei1_pri @ Priority - .byte se_hantei1_rev @ Reverb. - - .word se_hantei1_grp - - .word se_hantei1_1 - .word se_hantei1_2 - - .end diff --git a/sound/songs/se_hantei2.s b/sound/songs/se_hantei2.s deleted file mode 100644 index a10a14f412..0000000000 --- a/sound/songs/se_hantei2.s +++ /dev/null @@ -1,70 +0,0 @@ - .include "MPlayDef.s" - - .equ se_hantei2_grp, voicegroup129 - .equ se_hantei2_pri, 5 - .equ se_hantei2_rev, reverb_set+50 - .equ se_hantei2_mvl, 127 - .equ se_hantei2_key, 0 - .equ se_hantei2_tbs, 1 - .equ se_hantei2_exg, 0 - .equ se_hantei2_cmp, 1 - - .section .rodata - .global se_hantei2 - .align 2 - -@********************** Track 1 **********************@ - -se_hantei2_1: - .byte KEYSH , se_hantei2_key+0 - .byte TEMPO , 92*se_hantei2_tbs/2 - .byte VOICE , 116 - .byte VOL , 127*se_hantei2_mvl/mxv - .byte PAN , c_v-62 - .byte N04 , Fn3 , v127 - .byte W04 - .byte VOICE , 10 - .byte N04 , Cn3 - .byte W05 - .byte VOICE , 116 - .byte N32 , Fn3 - .byte W03 - .byte W12 - .byte W12 - .byte W12 - .byte FINE - -@********************** Track 2 **********************@ - -se_hantei2_2: - .byte KEYSH , se_hantei2_key+0 - .byte VOICE , 117 - .byte VOL , 127*se_hantei2_mvl/mxv - .byte PAN , c_v+63 - .byte BEND , c_v+1 - .byte N04 , Gn3 , v100 - .byte W04 - .byte Dn3 - .byte W05 - .byte N32 , Gn3 - .byte W03 - .byte W12 - .byte W12 - .byte W12 - .byte FINE - -@******************************************************@ - .align 2 - -se_hantei2: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_hantei2_pri @ Priority - .byte se_hantei2_rev @ Reverb. - - .word se_hantei2_grp - - .word se_hantei2_1 - .word se_hantei2_2 - - .end diff --git a/sound/songs/se_hashi.s b/sound/songs/se_hashi.s deleted file mode 100644 index ba2ed43cec..0000000000 --- a/sound/songs/se_hashi.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ se_hashi_grp, voicegroup128 - .equ se_hashi_pri, 4 - .equ se_hashi_rev, reverb_set+50 - .equ se_hashi_mvl, 127 - .equ se_hashi_key, 0 - .equ se_hashi_tbs, 1 - .equ se_hashi_exg, 0 - .equ se_hashi_cmp, 1 - - .section .rodata - .global se_hashi - .align 2 - -@********************** Track 1 **********************@ - -se_hashi_1: - .byte KEYSH , se_hashi_key+0 - .byte TEMPO , 150*se_hashi_tbs/2 - .byte VOICE , 26 - .byte BENDR , 12 - .byte PAN , c_v+0 - .byte VOL , 95*se_hashi_mvl/mxv - .byte BEND , c_v+0 - .byte N01 , Cn3 , v127 - .byte W03 - .byte W03 - .byte Gn3 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_hashi: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_hashi_pri @ Priority - .byte se_hashi_rev @ Reverb. - - .word se_hashi_grp - - .word se_hashi_1 - - .end diff --git a/sound/songs/se_hazure.s b/sound/songs/se_hazure.s deleted file mode 100644 index 9bd29f6b54..0000000000 --- a/sound/songs/se_hazure.s +++ /dev/null @@ -1,55 +0,0 @@ - .include "MPlayDef.s" - - .equ se_hazure_grp, voicegroup127 - .equ se_hazure_pri, 4 - .equ se_hazure_rev, reverb_set+50 - .equ se_hazure_mvl, 127 - .equ se_hazure_key, 0 - .equ se_hazure_tbs, 1 - .equ se_hazure_exg, 0 - .equ se_hazure_cmp, 1 - - .section .rodata - .global se_hazure - .align 2 - -@********************** Track 1 **********************@ - -se_hazure_1: - .byte KEYSH , se_hazure_key+0 - .byte TEMPO , 240*se_hazure_tbs/2 - .byte VOICE , 92 - .byte BENDR , 12 - .byte VOL , 120*se_hazure_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Cn2 , v127 - .byte W03 - .byte Cn2 , v020 - .byte W03 - .byte N18 , Cn2 , v127 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte N09 , Cn2 , v020 - .byte W03 - .byte W03 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_hazure: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_hazure_pri @ Priority - .byte se_hazure_rev @ Reverb. - - .word se_hazure_grp - - .word se_hazure_1 - - .end diff --git a/sound/songs/se_hi_turun.s b/sound/songs/se_hi_turun.s deleted file mode 100644 index ab51f35cd8..0000000000 --- a/sound/songs/se_hi_turun.s +++ /dev/null @@ -1,62 +0,0 @@ - .include "MPlayDef.s" - - .equ se_hi_turun_grp, voicegroup128 - .equ se_hi_turun_pri, 4 - .equ se_hi_turun_rev, reverb_set+50 - .equ se_hi_turun_mvl, 127 - .equ se_hi_turun_key, 0 - .equ se_hi_turun_tbs, 1 - .equ se_hi_turun_exg, 0 - .equ se_hi_turun_cmp, 1 - - .section .rodata - .global se_hi_turun - .align 2 - -@********************** Track 1 **********************@ - -se_hi_turun_1: - .byte KEYSH , se_hi_turun_key+0 - .byte TEMPO , 220*se_hi_turun_tbs/2 - .byte VOICE , 9 - .byte VOL , 90*se_hi_turun_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , Gn4 , v112 - .byte W03 - .byte Dn4 - .byte W03 - .byte Gn4 - .byte W03 - .byte N21 , Gn5 - .byte W03 - .byte W03 - .byte VOL , 81*se_hi_turun_mvl/mxv - .byte BEND , c_v+6 - .byte W03 - .byte VOL , 72*se_hi_turun_mvl/mxv - .byte BEND , c_v+20 - .byte W03 - .byte VOL , 46*se_hi_turun_mvl/mxv - .byte BEND , c_v+37 - .byte W03 - .byte VOL , 24*se_hi_turun_mvl/mxv - .byte BEND , c_v+63 - .byte W03 - .byte VOL , 7*se_hi_turun_mvl/mxv - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_hi_turun: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_hi_turun_pri @ Priority - .byte se_hi_turun_rev @ Reverb. - - .word se_hi_turun_grp - - .word se_hi_turun_1 - - .end diff --git a/sound/songs/se_hinsi.s b/sound/songs/se_hinsi.s deleted file mode 100644 index 3c16f2f1b6..0000000000 --- a/sound/songs/se_hinsi.s +++ /dev/null @@ -1,50 +0,0 @@ - .include "MPlayDef.s" - - .equ se_hinsi_grp, voicegroup127 - .equ se_hinsi_pri, 3 - .equ se_hinsi_rev, reverb_set+50 - .equ se_hinsi_mvl, 127 - .equ se_hinsi_key, 0 - .equ se_hinsi_tbs, 1 - .equ se_hinsi_exg, 0 - .equ se_hinsi_cmp, 1 - - .section .rodata - .global se_hinsi - .align 2 - -@********************** Track 1 **********************@ - -se_hinsi_1: - .byte KEYSH , se_hinsi_key+0 -se_hinsi_1_B1: - .byte TEMPO , 150*se_hinsi_tbs/2 - .byte VOICE , 15 - .byte XCMD , xIECV , 10 - .byte xIECL , 8 - .byte VOL , 100*se_hinsi_mvl/mxv - .byte BEND , c_v+17 - .byte N12 , Dn4 , v080 - .byte W12 - .byte BEND , c_v+31 - .byte N12 , An3 - .byte W12 - .byte W12 - .byte GOTO - .word se_hinsi_1_B1 - .byte FINE - -@******************************************************@ - .align 2 - -se_hinsi: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_hinsi_pri @ Priority - .byte se_hinsi_rev @ Reverb. - - .word se_hinsi_grp - - .word se_hinsi_1 - - .end diff --git a/sound/songs/se_i.s b/sound/songs/se_i.s deleted file mode 100644 index fdb4ff5c46..0000000000 --- a/sound/songs/se_i.s +++ /dev/null @@ -1,45 +0,0 @@ - .include "MPlayDef.s" - - .equ se_i_grp, voicegroup128 - .equ se_i_pri, 4 - .equ se_i_rev, reverb_set+50 - .equ se_i_mvl, 127 - .equ se_i_key, 0 - .equ se_i_tbs, 1 - .equ se_i_exg, 0 - .equ se_i_cmp, 1 - - .section .rodata - .global se_i - .align 2 - -@********************** Track 1 **********************@ - -se_i_1: - .byte KEYSH , se_i_key+0 - .byte TEMPO , 240*se_i_tbs/2 - .byte VOICE , 123 - .byte BENDR , 12 - .byte VOL , 120*se_i_mvl/mxv - .byte BEND , c_v+0 - .byte N72 , Cn3 , v127 - .byte W24 - .byte W24 - .byte W24 - .byte W24 - .byte FINE - -@******************************************************@ - .align 2 - -se_i: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_i_pri @ Priority - .byte se_i_rev @ Reverb. - - .word se_i_grp - - .word se_i_1 - - .end diff --git a/sound/songs/se_jido_doa.s b/sound/songs/se_jido_doa.s deleted file mode 100644 index 60a1e4a474..0000000000 --- a/sound/songs/se_jido_doa.s +++ /dev/null @@ -1,41 +0,0 @@ - .include "MPlayDef.s" - - .equ se_jido_doa_grp, voicegroup128 - .equ se_jido_doa_pri, 4 - .equ se_jido_doa_rev, reverb_set+50 - .equ se_jido_doa_mvl, 127 - .equ se_jido_doa_key, 0 - .equ se_jido_doa_tbs, 1 - .equ se_jido_doa_exg, 0 - .equ se_jido_doa_cmp, 1 - - .section .rodata - .global se_jido_doa - .align 2 - -@********************** Track 1 **********************@ - -se_jido_doa_1: - .byte KEYSH , se_jido_doa_key+0 - .byte TEMPO , 120*se_jido_doa_tbs/2 - .byte VOICE , 1 - .byte VOL , 95*se_jido_doa_mvl/mxv - .byte N12 , Cn2 , v127 - .byte W12 - .byte VOL , 0*se_jido_doa_mvl/mxv - .byte FINE - -@******************************************************@ - .align 2 - -se_jido_doa: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_jido_doa_pri @ Priority - .byte se_jido_doa_rev @ Reverb. - - .word se_jido_doa_grp - - .word se_jido_doa_1 - - .end diff --git a/sound/songs/se_jihanki.s b/sound/songs/se_jihanki.s deleted file mode 100644 index 931dd5b64a..0000000000 --- a/sound/songs/se_jihanki.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ se_jihanki_grp, voicegroup128 - .equ se_jihanki_pri, 4 - .equ se_jihanki_rev, reverb_set+50 - .equ se_jihanki_mvl, 127 - .equ se_jihanki_key, 0 - .equ se_jihanki_tbs, 1 - .equ se_jihanki_exg, 0 - .equ se_jihanki_cmp, 1 - - .section .rodata - .global se_jihanki - .align 2 - -@********************** Track 1 **********************@ - -se_jihanki_1: - .byte KEYSH , se_jihanki_key+0 - .byte TEMPO , 150*se_jihanki_tbs/2 - .byte VOICE , 8 - .byte VOL , 110*se_jihanki_mvl/mxv - .byte BEND , c_v+0 - .byte N01 , Cn4 , v092 - .byte W03 - .byte Cn5 - .byte W03 - .byte W03 - .byte N02 , En3 , v127 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_jihanki: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_jihanki_pri @ Priority - .byte se_jihanki_rev @ Reverb. - - .word se_jihanki_grp - - .word se_jihanki_1 - - .end diff --git a/sound/songs/se_jite_pyoko.s b/sound/songs/se_jite_pyoko.s deleted file mode 100644 index 36dbcf83bc..0000000000 --- a/sound/songs/se_jite_pyoko.s +++ /dev/null @@ -1,45 +0,0 @@ - .include "MPlayDef.s" - - .equ se_jite_pyoko_grp, voicegroup127 - .equ se_jite_pyoko_pri, 4 - .equ se_jite_pyoko_rev, reverb_set+50 - .equ se_jite_pyoko_mvl, 127 - .equ se_jite_pyoko_key, 0 - .equ se_jite_pyoko_tbs, 1 - .equ se_jite_pyoko_exg, 0 - .equ se_jite_pyoko_cmp, 1 - - .section .rodata - .global se_jite_pyoko - .align 2 - -@********************** Track 1 **********************@ - -se_jite_pyoko_1: - .byte KEYSH , se_jite_pyoko_key+0 - .byte TEMPO , 180*se_jite_pyoko_tbs/2 - .byte VOICE , 85 - .byte VOL , 90*se_jite_pyoko_mvl/mxv - .byte BEND , c_v-6 - .byte N02 , Cn3 , v080 - .byte W02 - .byte VOICE , 86 - .byte N03 , Cn4 , v127 - .byte W01 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_jite_pyoko: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_jite_pyoko_pri @ Priority - .byte se_jite_pyoko_rev @ Reverb. - - .word se_jite_pyoko_grp - - .word se_jite_pyoko_1 - - .end diff --git a/sound/songs/se_jitensya.s b/sound/songs/se_jitensya.s deleted file mode 100644 index da5d370072..0000000000 --- a/sound/songs/se_jitensya.s +++ /dev/null @@ -1,40 +0,0 @@ - .include "MPlayDef.s" - - .equ se_jitensya_grp, voicegroup128 - .equ se_jitensya_pri, 4 - .equ se_jitensya_rev, reverb_set+50 - .equ se_jitensya_mvl, 127 - .equ se_jitensya_key, 0 - .equ se_jitensya_tbs, 1 - .equ se_jitensya_exg, 0 - .equ se_jitensya_cmp, 1 - - .section .rodata - .global se_jitensya - .align 2 - -@********************** Track 1 **********************@ - -se_jitensya_1: - .byte KEYSH , se_jitensya_key+0 - .byte TEMPO , 120*se_jitensya_tbs/2 - .byte VOICE , 0 - .byte VOL , 90*se_jitensya_mvl/mxv - .byte N96 , Cn3 , v127 - .byte W96 - .byte FINE - -@******************************************************@ - .align 2 - -se_jitensya: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_jitensya_pri @ Priority - .byte se_jitensya_rev @ Reverb. - - .word se_jitensya_grp - - .word se_jitensya_1 - - .end diff --git a/sound/songs/se_jyuni.s b/sound/songs/se_jyuni.s deleted file mode 100644 index 1267e7f350..0000000000 --- a/sound/songs/se_jyuni.s +++ /dev/null @@ -1,127 +0,0 @@ - .include "MPlayDef.s" - - .equ se_jyuni_grp, voicegroup127 - .equ se_jyuni_pri, 4 - .equ se_jyuni_rev, reverb_set+50 - .equ se_jyuni_mvl, 127 - .equ se_jyuni_key, 0 - .equ se_jyuni_tbs, 1 - .equ se_jyuni_exg, 0 - .equ se_jyuni_cmp, 1 - - .section .rodata - .global se_jyuni - .align 2 - -@********************** Track 1 **********************@ - -se_jyuni_1: - .byte KEYSH , se_jyuni_key+0 - .byte TEMPO , 144*se_jyuni_tbs/2 - .byte VOICE , 48 - .byte PAN , c_v+1 - .byte VOL , 110*se_jyuni_mvl/mxv - .byte N06 , Cn3 , v060 - .byte W06 - .byte N13 , Gn3 - .byte W06 - .byte W01 - .byte VOL , 105*se_jyuni_mvl/mxv - .byte W01 - .byte 100*se_jyuni_mvl/mxv - .byte W01 - .byte 89*se_jyuni_mvl/mxv - .byte W01 - .byte 72*se_jyuni_mvl/mxv - .byte W02 - .byte 55*se_jyuni_mvl/mxv - .byte W01 - .byte 38*se_jyuni_mvl/mxv - .byte W01 - .byte 22*se_jyuni_mvl/mxv - .byte W01 - .byte 110*se_jyuni_mvl/mxv - .byte N12 , Gn3 , v032 - .byte W03 - .byte W01 - .byte VOL , 100*se_jyuni_mvl/mxv - .byte W01 - .byte 91*se_jyuni_mvl/mxv - .byte W01 - .byte 75*se_jyuni_mvl/mxv - .byte W01 - .byte 43*se_jyuni_mvl/mxv - .byte W02 - .byte 24*se_jyuni_mvl/mxv - .byte W01 - .byte 9*se_jyuni_mvl/mxv - .byte W05 - .byte FINE - -@********************** Track 2 **********************@ - -se_jyuni_2: - .byte KEYSH , se_jyuni_key+0 - .byte VOICE , 80 - .byte VOL , 110*se_jyuni_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Cn3 , v060 - .byte W06 - .byte N13 , Gn3 - .byte W06 - .byte W09 - .byte PAN , c_v-48 - .byte N12 , Gn3 , v032 - .byte W03 - .byte W12 - .byte FINE - -@********************** Track 3 **********************@ - -se_jyuni_3: - .byte KEYSH , se_jyuni_key+0 - .byte VOICE , 81 - .byte VOL , 110*se_jyuni_mvl/mxv - .byte PAN , c_v+0 - .byte N06 , Gn2 , v060 - .byte W06 - .byte N13 , Cn3 - .byte W06 - .byte W09 - .byte PAN , c_v+48 - .byte N12 , Cn3 , v032 - .byte W03 - .byte W12 - .byte FINE - -@********************** Track 4 **********************@ - -se_jyuni_4: - .byte KEYSH , se_jyuni_key+0 - .byte VOICE , 47 - .byte VOL , 110*se_jyuni_mvl/mxv - .byte N06 , Gn1 , v127 - .byte W06 - .byte N13 , Cn2 - .byte W06 - .byte W12 - .byte W12 - .byte FINE - -@******************************************************@ - .align 2 - -se_jyuni: - .byte 4 @ NumTrks - .byte 0 @ NumBlks - .byte se_jyuni_pri @ Priority - .byte se_jyuni_rev @ Reverb. - - .word se_jyuni_grp - - .word se_jyuni_1 - .word se_jyuni_2 - .word se_jyuni_3 - .word se_jyuni_4 - - .end diff --git a/sound/songs/se_kaidan.s b/sound/songs/se_kaidan.s deleted file mode 100644 index 3563c40624..0000000000 --- a/sound/songs/se_kaidan.s +++ /dev/null @@ -1,61 +0,0 @@ - .include "MPlayDef.s" - - .equ se_kaidan_grp, voicegroup127 - .equ se_kaidan_pri, 5 - .equ se_kaidan_rev, reverb_set+50 - .equ se_kaidan_mvl, 127 - .equ se_kaidan_key, 0 - .equ se_kaidan_tbs, 1 - .equ se_kaidan_exg, 0 - .equ se_kaidan_cmp, 1 - - .section .rodata - .global se_kaidan - .align 2 - -@********************** Track 1 **********************@ - -se_kaidan_1: - .byte KEYSH , se_kaidan_key+0 - .byte TEMPO , 120*se_kaidan_tbs/2 - .byte VOICE , 126 - .byte VOL , 120*se_kaidan_mvl/mxv - .byte N02 , An2 , v068 - .byte W02 - .byte Cn3 , v127 - .byte W01 - .byte W01 - .byte En4 , v068 - .byte W02 - .byte W03 - .byte W03 - .byte An2 - .byte W02 - .byte Cn3 , v100 - .byte W01 - .byte W01 - .byte En4 , v068 - .byte W02 - .byte W03 - .byte W03 - .byte An2 , v032 - .byte W02 - .byte Cn3 , v052 - .byte W01 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_kaidan: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_kaidan_pri @ Priority - .byte se_kaidan_rev @ Reverb. - - .word se_kaidan_grp - - .word se_kaidan_1 - - .end diff --git a/sound/songs/se_kaifuku.s b/sound/songs/se_kaifuku.s deleted file mode 100644 index ecaf63c92b..0000000000 --- a/sound/songs/se_kaifuku.s +++ /dev/null @@ -1,46 +0,0 @@ - .include "MPlayDef.s" - - .equ se_kaifuku_grp, voicegroup127 - .equ se_kaifuku_pri, 5 - .equ se_kaifuku_rev, reverb_set+50 - .equ se_kaifuku_mvl, 127 - .equ se_kaifuku_key, 0 - .equ se_kaifuku_tbs, 1 - .equ se_kaifuku_exg, 0 - .equ se_kaifuku_cmp, 1 - - .section .rodata - .global se_kaifuku - .align 2 - -@********************** Track 1 **********************@ - -se_kaifuku_1: - .byte KEYSH , se_kaifuku_key+0 - .byte TEMPO , 132*se_kaifuku_tbs/2 - .byte VOICE , 91 - .byte VOL , 100*se_kaifuku_mvl/mxv - .byte BEND , c_v-6 - .byte N02 , Cn3 , v112 - .byte W04 - .byte N02 - .byte W04 - .byte VOICE , 90 - .byte N15 - .byte W16 - .byte FINE - -@******************************************************@ - .align 2 - -se_kaifuku: - .byte 1 @ NumTrks - .byte 0 @ NumBlks - .byte se_kaifuku_pri @ Priority - .byte se_kaifuku_rev @ Reverb. - - .word se_kaifuku_grp - - .word se_kaifuku_1 - - .end diff --git a/sound/songs/se_ki_gasyan.s b/sound/songs/se_ki_gasyan.s deleted file mode 100644 index 11bcfbf457..0000000000 --- a/sound/songs/se_ki_gasyan.s +++ /dev/null @@ -1,76 +0,0 @@ - .include "MPlayDef.s" - - .equ se_ki_gasyan_grp, voicegroup128 - .equ se_ki_gasyan_pri, 4 - .equ se_ki_gasyan_rev, reverb_set+50 - .equ se_ki_gasyan_mvl, 127 - .equ se_ki_gasyan_key, 0 - .equ se_ki_gasyan_tbs, 1 - .equ se_ki_gasyan_exg, 0 - .equ se_ki_gasyan_cmp, 1 - - .section .rodata - .global se_ki_gasyan - .align 2 - -@********************** Track 1 **********************@ - -se_ki_gasyan_1: - .byte KEYSH , se_ki_gasyan_key+0 - .byte TEMPO , 150*se_ki_gasyan_tbs/2 - .byte VOICE , 8 - .byte VOL , 100*se_ki_gasyan_mvl/mxv - .byte BEND , c_v+0 - .byte N01 , Cn3 , v127 - .byte W02 - .byte N02 , Gn2 - .byte W04 - .byte N17 , Cn3 - .byte W06 - .byte VOL , 98*se_ki_gasyan_mvl/mxv - .byte W01 - .byte 91*se_ki_gasyan_mvl/mxv - .byte W01 - .byte 81*se_ki_gasyan_mvl/mxv - .byte W02 - .byte 75*se_ki_gasyan_mvl/mxv - .byte W01 - .byte 60*se_ki_gasyan_mvl/mxv - .byte W01 - .byte 42*se_ki_gasyan_mvl/mxv - .byte W01 - .byte 25*se_ki_gasyan_mvl/mxv - .byte W02 - .byte 10*se_ki_gasyan_mvl/mxv - .byte W03 - .byte FINE - -@********************** Track 2 **********************@ - -se_ki_gasyan_2: - .byte VOL , 100*se_ki_gasyan_mvl/mxv - .byte KEYSH , se_ki_gasyan_key+0 - .byte VOICE , 4 - .byte N01 , Cn3 , v064 - .byte W02 - .byte N02 - .byte W04 - .byte N02 - .byte W18 - .byte FINE - -@******************************************************@ - .align 2 - -se_ki_gasyan: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_ki_gasyan_pri @ Priority - .byte se_ki_gasyan_rev @ Reverb. - - .word se_ki_gasyan_grp - - .word se_ki_gasyan_1 - .word se_ki_gasyan_2 - - .end diff --git a/sound/songs/se_kon.s b/sound/songs/se_kon.s deleted file mode 100644 index 45a59f4d99..0000000000 --- a/sound/songs/se_kon.s +++ /dev/null @@ -1,53 +0,0 @@ - .include "MPlayDef.s" - - .equ se_kon_grp, voicegroup128 - .equ se_kon_pri, 4 - .equ se_kon_rev, reverb_set+50 - .equ se_kon_mvl, 127 - .equ se_kon_key, 0 - .equ se_kon_tbs, 1 - .equ se_kon_exg, 0 - .equ se_kon_cmp, 1 - - .section .rodata - .global se_kon - .align 2 - -@********************** Track 1 **********************@ - -se_kon_1: - .byte KEYSH , se_kon_key+0 - .byte TEMPO , 150*se_kon_tbs/2 - .byte VOICE , 16 - .byte VOL , 100*se_kon_mvl/mxv - .byte BEND , c_v+1 - .byte N12 , Fn4 , v112 - .byte W12 - .byte FINE - -@********************** Track 2 **********************@ - -se_kon_2: - .byte KEYSH , se_kon_key+0 - .byte VOICE , 17 - .byte VOL , 100*se_kon_mvl/mxv - .byte BEND , c_v+0 - .byte N09 , Fn4 , v100 - .byte W12 - .byte FINE - -@******************************************************@ - .align 2 - -se_kon: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_kon_pri @ Priority - .byte se_kon_rev @ Reverb. - - .word se_kon_grp - - .word se_kon_1 - .word se_kon_2 - - .end diff --git a/sound/songs/se_kon2.s b/sound/songs/se_kon2.s deleted file mode 100644 index 1275326861..0000000000 --- a/sound/songs/se_kon2.s +++ /dev/null @@ -1,53 +0,0 @@ - .include "MPlayDef.s" - - .equ se_kon2_grp, voicegroup128 - .equ se_kon2_pri, 4 - .equ se_kon2_rev, reverb_set+50 - .equ se_kon2_mvl, 127 - .equ se_kon2_key, 0 - .equ se_kon2_tbs, 1 - .equ se_kon2_exg, 0 - .equ se_kon2_cmp, 1 - - .section .rodata - .global se_kon2 - .align 2 - -@********************** Track 1 **********************@ - -se_kon2_1: - .byte KEYSH , se_kon2_key+0 - .byte TEMPO , 150*se_kon2_tbs/2 - .byte VOICE , 16 - .byte VOL , 100*se_kon2_mvl/mxv - .byte BEND , c_v+1 - .byte N12 , Fn4 , v100 - .byte W12 - .byte FINE - -@********************** Track 2 **********************@ - -se_kon2_2: - .byte KEYSH , se_kon2_key+0 - .byte VOICE , 17 - .byte VOL , 100*se_kon2_mvl/mxv - .byte BEND , c_v+0 - .byte N09 , Fn4 , v088 - .byte W12 - .byte FINE - -@******************************************************@ - .align 2 - -se_kon2: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_kon2_pri @ Priority - .byte se_kon2_rev @ Reverb. - - .word se_kon2_grp - - .word se_kon2_1 - .word se_kon2_2 - - .end diff --git a/sound/songs/se_kon3.s b/sound/songs/se_kon3.s deleted file mode 100644 index 4e5ee26fac..0000000000 --- a/sound/songs/se_kon3.s +++ /dev/null @@ -1,53 +0,0 @@ - .include "MPlayDef.s" - - .equ se_kon3_grp, voicegroup128 - .equ se_kon3_pri, 4 - .equ se_kon3_rev, reverb_set+50 - .equ se_kon3_mvl, 127 - .equ se_kon3_key, 0 - .equ se_kon3_tbs, 1 - .equ se_kon3_exg, 0 - .equ se_kon3_cmp, 1 - - .section .rodata - .global se_kon3 - .align 2 - -@********************** Track 1 **********************@ - -se_kon3_1: - .byte KEYSH , se_kon3_key+0 - .byte TEMPO , 150*se_kon3_tbs/2 - .byte VOICE , 16 - .byte VOL , 100*se_kon3_mvl/mxv - .byte BEND , c_v+1 - .byte N12 , Fn4 , v088 - .byte W12 - .byte FINE - -@********************** Track 2 **********************@ - -se_kon3_2: - .byte KEYSH , se_kon3_key+0 - .byte VOICE , 17 - .byte VOL , 100*se_kon3_mvl/mxv - .byte BEND , c_v+0 - .byte N09 , Fn4 , v072 - .byte W12 - .byte FINE - -@******************************************************@ - .align 2 - -se_kon3: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_kon3_pri @ Priority - .byte se_kon3_rev @ Reverb. - - .word se_kon3_grp - - .word se_kon3_1 - .word se_kon3_2 - - .end diff --git a/sound/songs/se_kon4.s b/sound/songs/se_kon4.s deleted file mode 100644 index 4dfe81e343..0000000000 --- a/sound/songs/se_kon4.s +++ /dev/null @@ -1,53 +0,0 @@ - .include "MPlayDef.s" - - .equ se_kon4_grp, voicegroup128 - .equ se_kon4_pri, 4 - .equ se_kon4_rev, reverb_set+50 - .equ se_kon4_mvl, 127 - .equ se_kon4_key, 0 - .equ se_kon4_tbs, 1 - .equ se_kon4_exg, 0 - .equ se_kon4_cmp, 1 - - .section .rodata - .global se_kon4 - .align 2 - -@********************** Track 1 **********************@ - -se_kon4_1: - .byte KEYSH , se_kon4_key+0 - .byte TEMPO , 150*se_kon4_tbs/2 - .byte VOICE , 16 - .byte VOL , 100*se_kon4_mvl/mxv - .byte BEND , c_v+1 - .byte N12 , Fn4 , v076 - .byte W12 - .byte FINE - -@********************** Track 2 **********************@ - -se_kon4_2: - .byte KEYSH , se_kon4_key+0 - .byte VOICE , 17 - .byte VOL , 100*se_kon4_mvl/mxv - .byte BEND , c_v+0 - .byte N09 , Fn4 , v056 - .byte W12 - .byte FINE - -@******************************************************@ - .align 2 - -se_kon4: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_kon4_pri @ Priority - .byte se_kon4_rev @ Reverb. - - .word se_kon4_grp - - .word se_kon4_1 - .word se_kon4_2 - - .end diff --git a/sound/songs/se_kouka_h.s b/sound/songs/se_kouka_h.s deleted file mode 100644 index 955d3c077b..0000000000 --- a/sound/songs/se_kouka_h.s +++ /dev/null @@ -1,105 +0,0 @@ - .include "MPlayDef.s" - - .equ se_kouka_h_grp, voicegroup127 - .equ se_kouka_h_pri, 5 - .equ se_kouka_h_rev, reverb_set+50 - .equ se_kouka_h_mvl, 127 - .equ se_kouka_h_key, 0 - .equ se_kouka_h_tbs, 1 - .equ se_kouka_h_exg, 0 - .equ se_kouka_h_cmp, 1 - - .section .rodata - .global se_kouka_h - .align 2 - -@********************** Track 1 **********************@ - -se_kouka_h_1: - .byte KEYSH , se_kouka_h_key+0 - .byte TEMPO , 90*se_kouka_h_tbs/2 - .byte VOICE , 125 - .byte VOL , 110*se_kouka_h_mvl/mxv - .byte N03 , Cn3 , v100 - .byte W03 - .byte An2 - .byte W03 - .byte Cn3 - .byte W03 - .byte N06 , Gn3 , v072 - .byte W03 - .byte W03 - .byte N03 , Cn3 , v052 - .byte W03 - .byte N06 , Gn3 , v048 - .byte W03 - .byte W03 - .byte N03 , Cn3 , v028 - .byte W03 - .byte N06 , Gn3 - .byte W03 - .byte W03 - .byte N03 , Cn3 - .byte W03 - .byte N06 , Gn3 - .byte W03 - .byte W03 - .byte N03 , Cn3 , v012 - .byte W03 - .byte N06 , Gn3 - .byte W03 - .byte W03 - .byte FINE - -@********************** Track 2 **********************@ - -se_kouka_h_2: - .byte KEYSH , se_kouka_h_key+0 - .byte VOICE , 0 - .byte VOL , 110*se_kouka_h_mvl/mxv - .byte N03 , Cn4 , v127 - .byte W03 - .byte Cn3 - .byte W03 - .byte Cn4 - .byte W03 - .byte N06 , Gn3 , v088 - .byte W03 - .byte W03 - .byte N03 , Cn3 , v064 - .byte W03 - .byte N06 , Gn3 - .byte W03 - .byte W03 - .byte N03 , Cn3 , v044 - .byte W03 - .byte N06 , Gn3 - .byte W03 - .byte W03 - .byte N03 , Cn3 , v028 - .byte W03 - .byte N06 , Gn3 - .byte W03 - .byte W03 - .byte N03 , Cn3 , v012 - .byte W03 - .byte N06 , Gn3 - .byte W03 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_kouka_h: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_kouka_h_pri @ Priority - .byte se_kouka_h_rev @ Reverb. - - .word se_kouka_h_grp - - .word se_kouka_h_1 - .word se_kouka_h_2 - - .end diff --git a/sound/songs/se_kouka_l.s b/sound/songs/se_kouka_l.s deleted file mode 100644 index f00241b69a..0000000000 --- a/sound/songs/se_kouka_l.s +++ /dev/null @@ -1,56 +0,0 @@ - .include "MPlayDef.s" - - .equ se_kouka_l_grp, voicegroup127 - .equ se_kouka_l_pri, 5 - .equ se_kouka_l_rev, reverb_set+50 - .equ se_kouka_l_mvl, 127 - .equ se_kouka_l_key, 0 - .equ se_kouka_l_tbs, 1 - .equ se_kouka_l_exg, 0 - .equ se_kouka_l_cmp, 1 - - .section .rodata - .global se_kouka_l - .align 2 - -@********************** Track 1 **********************@ - -se_kouka_l_1: - .byte KEYSH , se_kouka_l_key+0 - .byte TEMPO , 90*se_kouka_l_tbs/2 - .byte VOICE , 127 - .byte VOL , 110*se_kouka_l_mvl/mxv - .byte N03 , Gn2 , v100 - .byte W03 - .byte N06 , As2 - .byte W03 - .byte W03 - .byte FINE - -@********************** Track 2 **********************@ - -se_kouka_l_2: - .byte KEYSH , se_kouka_l_key+0 - .byte VOICE , 0 - .byte VOL , 110*se_kouka_l_mvl/mxv - .byte N09 , As1 , v127 - .byte W03 - .byte W03 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_kouka_l: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_kouka_l_pri @ Priority - .byte se_kouka_l_rev @ Reverb. - - .word se_kouka_l_grp - - .word se_kouka_l_1 - .word se_kouka_l_2 - - .end diff --git a/sound/songs/se_kouka_m.s b/sound/songs/se_kouka_m.s deleted file mode 100644 index b285c15669..0000000000 --- a/sound/songs/se_kouka_m.s +++ /dev/null @@ -1,82 +0,0 @@ - .include "MPlayDef.s" - - .equ se_kouka_m_grp, voicegroup127 - .equ se_kouka_m_pri, 5 - .equ se_kouka_m_rev, reverb_set+50 - .equ se_kouka_m_mvl, 127 - .equ se_kouka_m_key, 0 - .equ se_kouka_m_tbs, 1 - .equ se_kouka_m_exg, 0 - .equ se_kouka_m_cmp, 1 - - .section .rodata - .global se_kouka_m - .align 2 - -@********************** Track 1 **********************@ - -se_kouka_m_1: - .byte KEYSH , se_kouka_m_key+0 - .byte TEMPO , 90*se_kouka_m_tbs/2 - .byte VOICE , 125 - .byte VOL , 110*se_kouka_m_mvl/mxv - .byte BEND , c_v+0 - .byte N03 , As2 , v100 - .byte W03 - .byte BEND , c_v-33 - .byte N36 , Ds3 - .byte W03 - .byte BEND , c_v+0 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte FINE - -@********************** Track 2 **********************@ - -se_kouka_m_2: - .byte KEYSH , se_kouka_m_key+0 - .byte VOICE , 0 - .byte VOL , 110*se_kouka_m_mvl/mxv - .byte N03 , Cn3 , v127 - .byte W03 - .byte N18 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_kouka_m: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_kouka_m_pri @ Priority - .byte se_kouka_m_rev @ Reverb. - - .word se_kouka_m_grp - - .word se_kouka_m_1 - .word se_kouka_m_2 - - .end diff --git a/sound/songs/se_z_search.s b/sound/songs/se_z_search.s deleted file mode 100644 index 290ea94dd0..0000000000 --- a/sound/songs/se_z_search.s +++ /dev/null @@ -1,304 +0,0 @@ - .include "MPlayDef.s" - - .equ se_z_search_grp, voicegroup127 - .equ se_z_search_pri, 5 - .equ se_z_search_rev, reverb_set+50 - .equ se_z_search_mvl, 127 - .equ se_z_search_key, 0 - .equ se_z_search_tbs, 1 - .equ se_z_search_exg, 0 - .equ se_z_search_cmp, 1 - - .section .rodata - .global se_z_search - .align 2 - -@********************** Track 1 **********************@ - -se_z_search_1: - .byte KEYSH , se_z_search_key+0 - .byte TEMPO , 144*se_z_search_tbs/2 - .byte VOICE , 4 - .byte XCMD , xIECV , 12 - .byte xIECL , 10 - .byte VOL , 100*se_z_search_mvl/mxv - .byte BEND , c_v-6 - .byte N02 , Ds5 , v060 - .byte W02 - .byte BEND , c_v+6 - .byte N01 , Ds4 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , Ds4 , v060 - .byte W03 - .byte BEND , c_v+6 - .byte N01 , Ds3 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , Ds5 , v060 - .byte W02 - .byte BEND , c_v+6 - .byte N01 , Ds4 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , As4 , v060 - .byte W03 - .byte BEND , c_v+6 - .byte N01 , As3 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , Ds5 , v060 - .byte W02 - .byte BEND , c_v+6 - .byte N01 , Ds4 , v040 - .byte W02 - .byte BEND , c_v-6 - .byte N02 , As4 , v060 - .byte W02 - .byte BEND , c_v+6 - .byte N01 , As3 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , Ds5 , v060 - .byte W03 - .byte BEND , c_v+6 - .byte N01 , Ds4 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , Ds4 , v060 - .byte W02 - .byte BEND , c_v+6 - .byte N01 , Ds3 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , Ds5 , v060 - .byte W03 - .byte BEND , c_v+6 - .byte N01 , Ds4 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , Ds4 , v060 - .byte W02 - .byte BEND , c_v+6 - .byte N01 , Ds3 , v040 - .byte W02 - .byte BEND , c_v-6 - .byte N02 , Ds5 , v060 - .byte W02 - .byte BEND , c_v+6 - .byte N01 , Ds4 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , As4 , v060 - .byte W03 - .byte BEND , c_v+6 - .byte N01 , As3 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , Ds5 , v060 - .byte W02 - .byte BEND , c_v+6 - .byte N01 , Ds4 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , As4 , v060 - .byte W02 - .byte W01 - .byte BEND , c_v+6 - .byte N01 , As3 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , Ds5 , v060 - .byte W02 - .byte BEND , c_v+6 - .byte N01 , Ds4 , v040 - .byte W02 - .byte BEND , c_v-6 - .byte N02 , Ds4 , v060 - .byte W02 - .byte BEND , c_v+6 - .byte N01 , Ds3 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , Ds5 , v060 - .byte W03 - .byte BEND , c_v+6 - .byte N01 , Ds4 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , As4 , v060 - .byte W02 - .byte BEND , c_v+6 - .byte N01 , As3 , v040 - .byte W01 - .byte BEND , c_v-6 - .byte N02 , Ds4 , v060 - .byte W03 - .byte BEND , c_v+6 - .byte N01 , Ds3 , v040 - .byte W01 - .byte BEND , c_v-7 - .byte N02 , Ds5 , v060 - .byte W04 - .byte FINE - -@********************** Track 2 **********************@ - -se_z_search_2: - .byte KEYSH , se_z_search_key+0 - .byte VOICE , 14 - .byte VOL , 50*se_z_search_mvl/mxv - .byte BEND , c_v-8 - .byte W01 - .byte N02 , Ds5 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , Ds4 , v040 - .byte W01 - .byte N02 , Ds4 , v060 - .byte W02 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , Ds3 , v040 - .byte W01 - .byte N02 , Ds5 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , Ds4 , v040 - .byte W02 - .byte N02 , As4 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , As3 , v040 - .byte W01 - .byte N02 , Ds5 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W02 - .byte c_v-8 - .byte N01 , Ds4 , v040 - .byte W01 - .byte N02 , As4 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , As3 , v040 - .byte W01 - .byte N02 , Ds5 , v060 - .byte W02 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , Ds4 , v040 - .byte W01 - .byte N02 , Ds4 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , Ds3 , v040 - .byte W02 - .byte N02 , Ds5 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , Ds4 , v040 - .byte W01 - .byte N02 , Ds4 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W02 - .byte c_v-8 - .byte N01 , Ds3 , v040 - .byte W01 - .byte N02 , Ds5 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , Ds4 , v040 - .byte W01 - .byte N02 , As4 , v060 - .byte W02 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , As3 , v040 - .byte W01 - .byte N02 , Ds5 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , Ds4 , v040 - .byte W02 - .byte N02 , As4 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , As3 , v040 - .byte W01 - .byte N02 , Ds5 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W02 - .byte c_v-8 - .byte N01 , Ds4 , v040 - .byte W01 - .byte N02 , Ds4 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , Ds3 , v040 - .byte W01 - .byte N02 , Ds5 , v060 - .byte W02 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , Ds4 , v040 - .byte W01 - .byte N02 , As4 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , As3 , v040 - .byte W02 - .byte N02 , Ds4 , v060 - .byte W01 - .byte BEND , c_v+4 - .byte W01 - .byte c_v-8 - .byte N01 , Ds3 , v040 - .byte W01 - .byte N02 , Ds5 , v060 - .byte W03 - .byte FINE - -@******************************************************@ - .align 2 - -se_z_search: - .byte 2 @ NumTrks - .byte 0 @ NumBlks - .byte se_z_search_pri @ Priority - .byte se_z_search_rev @ Reverb. - - .word se_z_search_grp - - .word se_z_search_1 - .word se_z_search_2 - - .end diff --git a/spritesheet_rules.mk b/spritesheet_rules.mk index 2f5bfe608e..6e49a0a665 100644 --- a/spritesheet_rules.mk +++ b/spritesheet_rules.mk @@ -171,10 +171,10 @@ $(EVENTOBJGFXDIR)/people/boy_2.4bpp: %.4bpp: %.png $(EVENTOBJGFXDIR)/people/boy_3.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 -$(EVENTOBJGFXDIR)/people/boy_4.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/rich_boy.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 -$(EVENTOBJGFXDIR)/people/boy_5.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/gameboy_kid.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 $(EVENTOBJGFXDIR)/people/bug_catcher.4bpp: %.4bpp: %.png @@ -186,7 +186,7 @@ $(EVENTOBJGFXDIR)/people/cameraman.4bpp: %.4bpp: %.png $(EVENTOBJGFXDIR)/people/camper.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 -$(EVENTOBJGFXDIR)/people/contest_old_man.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/contest_judge.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 $(EVENTOBJGFXDIR)/people/cook.4bpp: %.4bpp: %.png @@ -231,16 +231,16 @@ $(EVENTOBJGFXDIR)/people/lass.4bpp: %.4bpp: %.png $(EVENTOBJGFXDIR)/people/leaf.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 -$(EVENTOBJGFXDIR)/people/little_boy_1.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/ninja_boy.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 2 -$(EVENTOBJGFXDIR)/people/little_boy_2.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/little_boy.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 2 -$(EVENTOBJGFXDIR)/people/little_girl_1.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/twin.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 -$(EVENTOBJGFXDIR)/people/little_girl_2.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/little_girl.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 2 $(EVENTOBJGFXDIR)/people/man_1.4bpp: %.4bpp: %.png @@ -249,6 +249,9 @@ $(EVENTOBJGFXDIR)/people/man_1.4bpp: %.4bpp: %.png $(EVENTOBJGFXDIR)/people/man_2.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 +$(EVENTOBJGFXDIR)/people/pokefan_m.4bpp: %.4bpp: %.png + $(GFX) $< $@ -mwidth 2 -mheight 4 + $(EVENTOBJGFXDIR)/people/man_3.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 @@ -258,10 +261,7 @@ $(EVENTOBJGFXDIR)/people/man_4.4bpp: %.4bpp: %.png $(EVENTOBJGFXDIR)/people/man_5.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 -$(EVENTOBJGFXDIR)/people/man_6.4bpp: %.4bpp: %.png - $(GFX) $< $@ -mwidth 2 -mheight 4 - -$(EVENTOBJGFXDIR)/people/man_7.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/devon_employee.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 $(EVENTOBJGFXDIR)/people/maniac.4bpp: %.4bpp: %.png @@ -285,16 +285,16 @@ $(EVENTOBJGFXDIR)/people/mystery_event_deliveryman.4bpp: %.4bpp: %.png $(EVENTOBJGFXDIR)/people/nurse.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 -$(EVENTOBJGFXDIR)/people/old_man_1.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/expert_m.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 -$(EVENTOBJGFXDIR)/people/old_man_2.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/old_man.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 -$(EVENTOBJGFXDIR)/people/old_woman_1.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/expert_f.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 -$(EVENTOBJGFXDIR)/people/old_woman_2.4bpp: %.4bpp: %.png +$(EVENTOBJGFXDIR)/people/old_woman.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 $(EVENTOBJGFXDIR)/people/picnicker.4bpp: %.4bpp: %.png @@ -381,6 +381,9 @@ $(EVENTOBJGFXDIR)/people/wally.4bpp: %.4bpp: %.png $(EVENTOBJGFXDIR)/people/woman_1.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 +$(EVENTOBJGFXDIR)/people/pokefan_f.4bpp: %.4bpp: %.png + $(GFX) $< $@ -mwidth 2 -mheight 4 + $(EVENTOBJGFXDIR)/people/woman_2.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 @@ -390,15 +393,12 @@ $(EVENTOBJGFXDIR)/people/woman_3.4bpp: %.4bpp: %.png $(EVENTOBJGFXDIR)/people/woman_4.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 +$(EVENTOBJGFXDIR)/people/link_receptionist.4bpp: %.4bpp: %.png + $(GFX) $< $@ -mwidth 2 -mheight 4 + $(EVENTOBJGFXDIR)/people/woman_5.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 -$(EVENTOBJGFXDIR)/people/woman_6.4bpp: %.4bpp: %.png - $(GFX) $< $@ -mwidth 2 -mheight 4 - -$(EVENTOBJGFXDIR)/people/woman_7.4bpp: %.4bpp: %.png - $(GFX) $< $@ -mwidth 2 -mheight 4 - $(EVENTOBJGFXDIR)/people/youngster.4bpp: %.4bpp: %.png $(GFX) $< $@ -mwidth 2 -mheight 4 diff --git a/src/apprentice.c b/src/apprentice.c new file mode 100644 index 0000000000..f2a8aa9c02 --- /dev/null +++ b/src/apprentice.c @@ -0,0 +1,2380 @@ +#include "global.h" +#include "apprentice.h" +#include "battle_tower.h" +#include "data2.h" +#include "event_data.h" +#include "event_object_movement.h" +#include "field_player_avatar.h" +#include "international_string_util.h" +#include "item.h" +#include "item_menu.h" +#include "main.h" +#include "malloc.h" +#include "menu.h" +#include "new_game.h" +#include "party_menu.h" +#include "random.h" +#include "script.h" +#include "script_menu.h" +#include "sound.h" +#include "string_util.h" +#include "strings.h" +#include "task.h" +#include "text.h" +#include "constants/apprentice.h" +#include "constants/items.h" +#include "constants/songs.h" +#include "constants/species.h" +#include "constants/moves.h" + +#define PLAYER_APPRENTICE gSaveBlock2Ptr->playerApprentice + +struct Unk030062ECStruct +{ + u8 unk0; + u16 unk2[3][5]; + u8 unk20[3][5]; +}; + +struct Unk030062F0Struct +{ + u16 unk0; + u16 unk2; + u16 unk4; + u16 unk6; +}; + +// data/scripts/apprentice.inc +extern const u8 gText_082B7229[]; +extern const u8 gText_082B731C[]; +extern const u8 gText_082B735B[]; +extern const u8 gText_082B7423[]; +extern const u8 gText_082B74C1[]; +extern const u8 gText_082B756F[]; +extern const u8 gText_082B75B2[]; +extern const u8 gText_082B763F[]; +extern const u8 gText_082B76AC[]; +extern const u8 gText_082B7772[]; +extern const u8 gText_082B77CE[]; +extern const u8 gText_082B7871[]; +extern const u8 gText_082B78D4[]; +extern const u8 gText_082B7B1A[]; +extern const u8 gText_082B7C13[]; +extern const u8 gText_082B7D18[]; +extern const u8 gText_082B7DD4[]; +extern const u8 gText_082B7EE5[]; +extern const u8 gText_082B7F35[]; +extern const u8 gText_082B7FE8[]; +extern const u8 gText_082B8087[]; +extern const u8 gText_082B822B[]; +extern const u8 gText_082B8286[]; +extern const u8 gText_082B8356[]; +extern const u8 gText_082B83CE[]; +extern const u8 gText_082B84FC[]; +extern const u8 gText_082B8559[]; +extern const u8 gText_082B8656[]; +extern const u8 gText_082B86EA[]; +extern const u8 gText_082B87DA[]; +extern const u8 gText_082B887C[]; +extern const u8 gText_082B8957[]; +extern const u8 gText_082B89C6[]; +extern const u8 gText_082B8ACF[]; +extern const u8 gText_082B8B66[]; +extern const u8 gText_082B8C20[]; +extern const u8 gText_082B8CAA[]; +extern const u8 gText_082B8DD3[]; +extern const u8 gText_082B8E24[]; +extern const u8 gText_082B8ED5[]; +extern const u8 gText_082B8F45[]; +extern const u8 gText_082B905F[]; +extern const u8 gText_082B910E[]; +extern const u8 gText_082B9204[]; +extern const u8 gText_082B929C[]; +extern const u8 gText_082B9438[]; +extern const u8 gText_082B9488[]; +extern const u8 gText_082B9564[]; +extern const u8 gText_082B95D8[]; +extern const u8 gText_082B9763[]; +extern const u8 gText_082B97E5[]; +extern const u8 gText_082B989A[]; +extern const u8 gText_082B992D[]; +extern const u8 gText_082B9A84[]; +extern const u8 gText_082B9AB9[]; +extern const u8 gText_082B9B76[]; +extern const u8 gText_082B9BF2[]; +extern const u8 gText_082B9D83[]; +extern const u8 gText_082B9DF9[]; +extern const u8 gText_082B9EAA[]; +extern const u8 gText_082B9F55[]; +extern const u8 gText_082BA084[]; +extern const u8 gText_082BA11D[]; +extern const u8 gText_082BA1F3[]; + +extern const u8 gText_082BE50D[]; +extern const u8 gText_082BE5F5[]; +extern const u8 gText_082BE679[]; +extern const u8 gText_082BE71E[]; +extern const u8 gText_082BE762[]; +extern const u8 gText_082BE7F8[]; +extern const u8 gText_082BE850[]; +extern const u8 gText_082BE99C[]; +extern const u8 gText_082BEA1B[]; +extern const u8 gText_082BEAE9[]; +extern const u8 gText_082BEB72[]; +extern const u8 gText_082BEC8E[]; +extern const u8 gText_082BED16[]; +extern const u8 gText_082BEE29[]; +extern const u8 gText_082BEEB4[]; +extern const u8 gText_082BEFE2[]; +extern const u8 gText_082BF04E[]; +extern const u8 gText_082BF11D[]; +extern const u8 gText_082BF1A8[]; +extern const u8 gText_082BF268[]; +extern const u8 gText_082BF2D1[]; +extern const u8 gText_082BF3CF[]; +extern const u8 gText_082BF46A[]; +extern const u8 gText_082BF551[]; +extern const u8 gText_082BF5C3[]; +extern const u8 gText_082BF6E5[]; +extern const u8 gText_082BF773[]; +extern const u8 gText_082BF869[]; +extern const u8 gText_082BF8DD[]; +extern const u8 gText_082BF9BA[]; +extern const u8 gText_082BFA5A[]; +extern const u8 gText_082BFB4E[]; + +extern const u8 gText_082BA2A3[]; +extern const u8 gText_082BA34E[]; +extern const u8 gText_082BA380[]; +extern const u8 gText_082BA3D2[]; +extern const u8 gText_082BA448[]; +extern const u8 gText_082BA4D3[]; +extern const u8 gText_082BA58C[]; +extern const u8 gText_082BA5BF[]; +extern const u8 gText_082BA5F3[]; +extern const u8 gText_082BA635[]; +extern const u8 gText_082BA6E6[]; +extern const u8 gText_082BA742[]; +extern const u8 gText_082BA770[]; +extern const u8 gText_082BA78F[]; +extern const u8 gText_082BA7D8[]; +extern const u8 gText_082BA867[]; +extern const u8 gText_082BA96B[]; +extern const u8 gText_082BA9B7[]; +extern const u8 gText_082BAA1B[]; +extern const u8 gText_082BAA81[]; +extern const u8 gText_082BAB22[]; +extern const u8 gText_082BAC43[]; +extern const u8 gText_082BAC78[]; +extern const u8 gText_082BAD17[]; +extern const u8 gText_082BADB6[]; +extern const u8 gText_082BAE36[]; +extern const u8 gText_082BAF4E[]; +extern const u8 gText_082BAF8F[]; +extern const u8 gText_082BAFDB[]; +extern const u8 gText_082BB05F[]; +extern const u8 gText_082BB0D4[]; +extern const u8 gText_082BB18C[]; +extern const u8 gText_082BB1CE[]; +extern const u8 gText_082BB242[]; +extern const u8 gText_082BB2D9[]; +extern const u8 gText_082BB370[]; +extern const u8 gText_082BB4C3[]; +extern const u8 gText_082BB4FB[]; +extern const u8 gText_082BB575[]; +extern const u8 gText_082BB5E1[]; +extern const u8 gText_082BB656[]; +extern const u8 gText_082BB6E5[]; +extern const u8 gText_082BB72C[]; +extern const u8 gText_082BB7A2[]; +extern const u8 gText_082BB84A[]; +extern const u8 gText_082BB8CD[]; +extern const u8 gText_082BB970[]; +extern const u8 gText_082BB9AE[]; +extern const u8 gText_082BBA05[]; +extern const u8 gText_082BBA6C[]; +extern const u8 gText_082BBB01[]; +extern const u8 gText_082BBC1C[]; +extern const u8 gText_082BBC4B[]; +extern const u8 gText_082BBCF6[]; +extern const u8 gText_082BBD90[]; +extern const u8 gText_082BBE0B[]; +extern const u8 gText_082BBEE5[]; +extern const u8 gText_082BBF25[]; +extern const u8 gText_082BBFA4[]; +extern const u8 gText_082BC024[]; +extern const u8 gText_082BC0C8[]; +extern const u8 gText_082BC213[]; +extern const u8 gText_082BC247[]; +extern const u8 gText_082BC2DD[]; +extern const u8 gText_082BC373[]; +extern const u8 gText_082BC40E[]; +extern const u8 gText_082BC514[]; +extern const u8 gText_082BC555[]; +extern const u8 gText_082BC5CE[]; +extern const u8 gText_082BC666[]; +extern const u8 gText_082BC714[]; +extern const u8 gText_082BC808[]; +extern const u8 gText_082BC84D[]; +extern const u8 gText_082BC8EA[]; +extern const u8 gText_082BC984[]; +extern const u8 gText_082BCA4D[]; +extern const u8 gText_082BCB75[]; +extern const u8 gText_082BCBA6[]; +extern const u8 gText_082BCBFC[]; +extern const u8 gText_082BCCA4[]; + +extern const u8 gText_082BFBF2[]; +extern const u8 gText_082BFCAE[]; +extern const u8 gText_082BFD26[]; +extern const u8 gText_082BFDB1[]; +extern const u8 gText_082BFE24[]; +extern const u8 gText_082BFEAD[]; +extern const u8 gText_082BFF0A[]; +extern const u8 gText_082C0032[]; +extern const u8 gText_082C0090[]; +extern const u8 gText_082C016E[]; +extern const u8 gText_082C01F7[]; +extern const u8 gText_082C034C[]; +extern const u8 gText_082C03CA[]; +extern const u8 gText_082C046E[]; +extern const u8 gText_082C04F9[]; +extern const u8 gText_082C0598[]; +extern const u8 gText_082C0602[]; +extern const u8 gText_082C06D8[]; +extern const u8 gText_082C074A[]; +extern const u8 gText_082C0809[]; +extern const u8 gText_082C086E[]; +extern const u8 gText_082C0982[]; +extern const u8 gText_082C0A1D[]; +extern const u8 gText_082C0AFD[]; +extern const u8 gText_082C0B6F[]; +extern const u8 gText_082C0C7D[]; +extern const u8 gText_082C0D0B[]; +extern const u8 gText_082C0DFE[]; +extern const u8 gText_082C0E71[]; +extern const u8 gText_082C0F6D[]; +extern const u8 gText_082C1003[]; +extern const u8 gText_082C1122[]; + +extern const u8 gText_082BCD68[]; +extern const u8 gText_082BCE64[]; +extern const u8 gText_082BCEF2[]; +extern const u8 gText_082BCF61[]; +extern const u8 gText_082BCFA1[]; +extern const u8 gText_082BD03C[]; +extern const u8 gText_082BD06D[]; +extern const u8 gText_082BD18A[]; +extern const u8 gText_082BD222[]; +extern const u8 gText_082BD325[]; +extern const u8 gText_082BD3B1[]; +extern const u8 gText_082BD493[]; +extern const u8 gText_082BD51C[]; +extern const u8 gText_082BD609[]; +extern const u8 gText_082BD697[]; +extern const u8 gText_082BD797[]; +extern const u8 gText_082BD806[]; +extern const u8 gText_082BD8F5[]; +extern const u8 gText_082BD9BE[]; +extern const u8 gText_082BDAE1[]; +extern const u8 gText_082BDB4E[]; +extern const u8 gText_082BDC6B[]; +extern const u8 gText_082BDD0D[]; +extern const u8 gText_082BDDEC[]; +extern const u8 gText_082BDE68[]; +extern const u8 gText_082BDF4D[]; +extern const u8 gText_082BDFD8[]; +extern const u8 gText_082BE0FD[]; +extern const u8 gText_082BE189[]; +extern const u8 gText_082BE2A5[]; +extern const u8 gText_082BE33E[]; +extern const u8 gText_082BE46C[]; + +extern const u8 gText_082C11D1[]; +extern const u8 gText_082C12D5[]; +extern const u8 gText_082C13AB[]; +extern const u8 gText_082C1444[]; +extern const u8 gText_082C1501[]; +extern const u8 gText_082C15B6[]; +extern const u8 gText_082C165E[]; +extern const u8 gText_082C174F[]; +extern const u8 gText_082C1862[]; +extern const u8 gText_082C19A0[]; +extern const u8 gText_082C1A76[]; +extern const u8 gText_082C1C16[]; +extern const u8 gText_082C1CF5[]; +extern const u8 gText_082C1DC1[]; +extern const u8 gText_082C1EDC[]; +extern const u8 gText_082C1FEC[]; +extern const u8 gText_082C20D1[]; +extern const u8 gText_082C21FF[]; +extern const u8 gText_082C231C[]; +extern const u8 gText_082C2407[]; +extern const u8 gText_082C24B5[]; +extern const u8 gText_082C25B1[]; +extern const u8 gText_082C2707[]; +extern const u8 gText_082C27D4[]; +extern const u8 gText_082C28D6[]; +extern const u8 gText_082C2A0B[]; +extern const u8 gText_082C2B50[]; +extern const u8 gText_082C2C77[]; +extern const u8 gText_082C2D67[]; +extern const u8 gText_082C2E41[]; +extern const u8 gText_082C2EF5[]; +extern const u8 gText_082C3023[]; + +extern const u8 gText_082B6EA5[]; +extern const u8 gText_082B6EEC[]; +extern const u8 gText_082B6F16[]; +extern const u8 gText_082B6F4C[]; +extern const u8 gText_082B6F92[]; +extern const u8 gText_082B6FC9[]; +extern const u8 gText_082B700C[]; +extern const u8 gText_082B703A[]; +extern const u8 gText_082B706A[]; +extern const u8 gText_082B709C[]; +extern const u8 gText_082B70CC[]; +extern const u8 gText_082B710A[]; +extern const u8 gText_082B714D[]; +extern const u8 gText_082B7185[]; +extern const u8 gText_082B71C1[]; +extern const u8 gText_082B71F9[]; + +extern struct Unk030062ECStruct *gUnknown_030062EC; +extern struct Unk030062F0Struct *gUnknown_030062F0; +extern void (*gUnknown_030062F4)(void); + +extern void sub_8165AE8(struct Apprentice *); + +extern const u8 gUnknown_085DCEDC[]; +extern const u8 gUnknown_085DCF0E[]; +extern const u8 gUnknown_085DCEFA[]; +extern const u8 gUnknown_085DCF2C[]; + +// This file's functions. +static u16 sub_819FF98(u8 arg0); +static bool8 sub_81A0194(u8 arg0, u16 moveId); +static void CreateChooseAnswerTask(bool8 noBButton, u8 itemsCount, u8 windowId); +static u8 CreateAndShowWindow(u8 left, u8 top, u8 width, u8 height); +static void RemoveAndHideWindow(u8 windowId); +static void ExecuteFuncAfterButtonPress(void (*func)(void)); + +static void Script_IsPlayersApprenticeActive(void); +static void Script_SetPlayersApprenticeLvlMode(void); +static void sub_81A0978(void); +static void sub_819FC60(void); +static void sub_81A0984(void); +static void sub_81A0990(void); +static void sub_81A09D0(void); +static void Script_CreateApprenticeMenu(void); +static void Script_PrintMessage(void); +static void Script_ResetPlayerApprentice(void); +static void sub_81A1638(void); +static void sub_81A0CC0(void); +static void sub_81A09B4(void); +static void sub_81A0D40(void); +static void sub_81A0DD4(void); +static void sub_81A0FE4(void); +static void sub_81A0FFC(void); +static void sub_81A0D80(void); +static void sub_81A11F8(void); +static void sub_81A1218(void); +static void sub_81A1224(void); +static void sub_81A1438(void); +static void sub_81A150C(void); +static void sub_81A15A4(void); +static void sub_81A1644(void); +static void sub_81A1370(void); + +// rodata + +const struct ApprenticeTrainer gApprentices[] = +{ + { + .name = {_("サダヒロ"), _("ALANN"), _("ALAIN"), _("ADELFO"), _("CLAUS"), _("TEO")}, + .otId = 0xBDC9, + .facilityClass = 0x43, + .species = {SPECIES_BEAUTIFLY, SPECIES_DUSTOX, SPECIES_ILLUMISE, SPECIES_SHIFTRY, SPECIES_BRELOOM, SPECIES_NINJASK, SPECIES_SHEDINJA, SPECIES_PINSIR, SPECIES_HERACROSS, SPECIES_VOLBEAT}, + .rest = {0, 0, 0x1D, 8, 0x3e, 20, 0, 12, 1, 10, 0x30, 6, 0x44, 20}, + }, + { + .name = {_("ヒロオ"), _("LIONEL"), _("LIONEL"), _("CAIO"), _("LUDWIG"), _("LEO")}, + .otId = 0xCF09, + .facilityClass = 0x2B, + .species = {SPECIES_SWELLOW, SPECIES_SWALOT, SPECIES_SHUCKLE, SPECIES_MANECTRIC, SPECIES_TORKOAL, SPECIES_HARIYAMA, SPECIES_MIGHTYENA, SPECIES_LUDICOLO, SPECIES_CRAWDAUNT, SPECIES_WHISCASH}, + .rest = {1, 0, 0x38, 12, 1, 10, 0x30, 6, 6, 10, 0x20, 0x10, 0x13, 0x22}, + }, + { + .name = {_("ケイジ"), _("SONNY"), _("HERVE"), _("FEDRO"), _("WENZEL"), _("SANTI")}, + .otId = 0x2E34, + .facilityClass = 0x26, + .species = {SPECIES_LINOONE, SPECIES_MIGHTYENA, SPECIES_WHISCASH, SPECIES_ZANGOOSE, SPECIES_SEVIPER, SPECIES_NINETALES, SPECIES_KECLEON, SPECIES_SHUCKLE, SPECIES_MANECTRIC, SPECIES_MACHAMP}, + .rest = {2, 0, 1, 10, 10, 0x16, 0x15, 14, 0x30, 6, 0x3b, 12, 0x4, 12}, + }, + { + .name = {_("ユラ"), _("LAYLA"), _("LAYLA"), _("ASTRID"), _("SONJA"), _("LOLA")}, + .otId = 0x84EF, + .facilityClass = 0x47, + .species = {SPECIES_SWALOT, SPECIES_XATU, SPECIES_ALTARIA, SPECIES_GOLDUCK, SPECIES_FLYGON, SPECIES_ALAKAZAM, SPECIES_GARDEVOIR, SPECIES_WAILORD, SPECIES_GRUMPIG, SPECIES_MIGHTYENA}, + .rest = {3, 0, 11, 16, 15, 0x1e, 0x39, 16, 0x21, 0x14, 0x3, 12, 0xff, 0xff}, + }, + { + .name = {_("ヨウカ"), _("MACY"), _("AMELIE"), _("CLEO"), _("MARIA"), _("ELISA")}, + .otId = 0x1E43, + .facilityClass = 0x27, + .species = {SPECIES_WIGGLYTUFF, SPECIES_LINOONE, SPECIES_KINGDRA, SPECIES_DELCATTY, SPECIES_RAICHU, SPECIES_FEAROW, SPECIES_STARMIE, SPECIES_MEDICHAM, SPECIES_SHIFTRY, SPECIES_BEAUTIFLY}, + .rest = {4, 0, 15, 0x1e, 0x14, 16, 6, 16, 15, 0x28, 0x1c, 0x1c, 0x13, 0x1c}, + }, + { + .name = {_("ヤスシ"), _("DONTE"), _("BRAHIM"), _("GLAUCO"), _("JOSEF"), _("ROQUE")}, + .otId = 0x379F, + .facilityClass = 0x30, + .species = {SPECIES_STARMIE, SPECIES_DODRIO, SPECIES_AGGRON, SPECIES_MAGNETON, SPECIES_MACHAMP, SPECIES_ARMALDO, SPECIES_HERACROSS, SPECIES_NOSEPASS, SPECIES_EXPLOUD, SPECIES_MIGHTYENA}, + .rest = {5, 0, 0x29, 0x0A, 0x08, 0x14, 0x2F, 0x10, 0x38, 0x16, 0x20, 0x08, 0x00, 0x0C}, + }, + { + .name = {_("ミサオ"), _("AMIRA"), _("LAURE"), _("DAFNE"), _("AMELIE"), _("LARA")}, + .otId = 0xF555, + .facilityClass = 0x31, + .species = {SPECIES_STARMIE, SPECIES_DODRIO, SPECIES_MAGNETON, SPECIES_MEDICHAM, SPECIES_MIGHTYENA, SPECIES_GLALIE, SPECIES_GOLEM, SPECIES_ELECTRODE, SPECIES_PELIPPER, SPECIES_SHARPEDO}, + .rest = {6, 0, 0x0B, 0x0C, 0x3E, 0x12, 0x00, 0x0C, 0x31, 0x0A, 0x30, 0x14, 0x00, 0x0C}, + }, + { + .name = {_("カズサ"), _("KALI"), _("JODIE"), _("ILENIA"), _("KARO"), _("ELSA")}, + .otId = 0x8D26, + .facilityClass = 0x14, + .species = {SPECIES_NINETALES, SPECIES_ALAKAZAM, SPECIES_SCEPTILE, SPECIES_SALAMENCE, SPECIES_GOLDUCK, SPECIES_MAWILE, SPECIES_WEEZING, SPECIES_LANTURN, SPECIES_GARDEVOIR, SPECIES_MILOTIC}, + .rest = {7, 0, 0x06, 0x0A, 0x20, 0x06, 0x1F, 0x0A, 0x02, 0x0A, 0x03, 0x0C, 0xFF, 0xFF}, + }, + { + .name = {_("スミレ"), _("ANNIE"), _("ANNIE"), _("IMELDA"), _("INES"), _("ROSA")}, + .otId = 0x800C, + .facilityClass = 0xD, + .species = {SPECIES_SCEPTILE, SPECIES_VILEPLUME, SPECIES_BELLOSSOM, SPECIES_ROSELIA, SPECIES_CORSOLA, SPECIES_FLYGON, SPECIES_BRELOOM, SPECIES_MILOTIC, SPECIES_ALTARIA, SPECIES_CRADILY}, + .rest = {8, 0, 0x22, 0x1E, 0x33, 0x04, 0x0E, 0x02, 0x02, 0x0A, 0x1E, 0x10, 0x00, 0x0C}, + }, + { + .name = {_("アキノリ"), _("DILLEN"), _("RENE"), _("INDRO"), _("DETLEF"), _("PEDRO")}, + .otId = 0x469f, + .facilityClass = 0, + .species = {SPECIES_SKARMORY, SPECIES_GOLEM, SPECIES_BLAZIKEN, SPECIES_CAMERUPT, SPECIES_DONPHAN, SPECIES_MUK, SPECIES_SALAMENCE, SPECIES_TROPIUS, SPECIES_SOLROCK, SPECIES_RHYDON}, + .rest = {9, 0, 0x3D, 0x0A, 0x11, 0x10, 0x1E, 0x0E, 0x1C, 0x20, 0x04, 0x0C, 0xFF, 0xFF}, + }, + { + .name = {_("トウゾウ"), _("DALLAS"), _("BRUNO"), _("LEARCO"), _("ANSGAR"), _("MANOLO")}, + .otId = 0x71FC, + .facilityClass = 0x2D, + .species = {SPECIES_SEAKING, SPECIES_STARMIE, SPECIES_GOLDUCK, SPECIES_TENTACRUEL, SPECIES_OCTILLERY, SPECIES_GOREBYSS, SPECIES_GLALIE, SPECIES_WAILORD, SPECIES_SHARPEDO, SPECIES_KINGDRA}, + .rest = {10, 0, 0x05, 0x0A, 0x06, 0x06, 0x0E, 0x16, 0x14, 0x0A, 0x00, 0x0C, 0xFF, 0xFF}, + }, + { + .name = {_("セイヤ"), _("FRANK"), _("FRANK"), _("OLINDO"), _("FRANK"), _("MAURO")}, + .otId = 0xA39E, + .facilityClass = 0x3A, + .species = {SPECIES_QUAGSIRE, SPECIES_STARMIE, SPECIES_PELIPPER, SPECIES_CRAWDAUNT, SPECIES_WAILORD, SPECIES_GYARADOS, SPECIES_SWAMPERT, SPECIES_LANTURN, SPECIES_WHISCASH, SPECIES_SHUCKLE}, + .rest = {11, 0, 0x0E, 0x28, 0x3D, 0x10, 0x0F, 0x24, 0x14, 0x0A, 0x23, 0x1E, 0x24, 0x10}, + }, + { + .name = {_("リュウジ"), _("LAMONT"), _("XAV"), _("ORFEO"), _("JÜRGEN"), _("JORGE")}, + .otId = 0xE590, + .facilityClass = 0x19, + .species = {SPECIES_ABSOL, SPECIES_CROBAT, SPECIES_EXPLOUD, SPECIES_MAGNETON, SPECIES_SHARPEDO, SPECIES_MANECTRIC, SPECIES_METAGROSS, SPECIES_ELECTRODE, SPECIES_NOSEPASS, SPECIES_WEEZING}, + .rest = {12, 0, 0x20, 0x10, 0x2E, 0x06, 0x0B, 0x10, 0x22, 0x1E, 0x0F, 0x1E, 0x0B, 0x10}, + }, + { + .name = {_("カツアキ"), _("TYRESE"), _("ANDY"), _("PARIDE"), _("DAVID"), _("CHICHO")}, + .otId = 0xD018, + .facilityClass = 10, + .species = {SPECIES_BLAZIKEN, SPECIES_GOLEM, SPECIES_MACHAMP, SPECIES_RHYDON, SPECIES_HARIYAMA, SPECIES_AGGRON, SPECIES_MEDICHAM, SPECIES_ZANGOOSE, SPECIES_VIGOROTH, SPECIES_SLAKING}, + .rest = {13, 0, 0x29, 0x0A, 0x3A, 0x06, 0x15, 0x0E, 0x35, 0x14, 0x34, 0x10, 0x1E, 0x06}, + }, + { + .name = {_("トシミツ"), _("DANTE"), _("DANTE"), _("RAOUL"), _("LOTHAR"), _("PABLO")}, + .otId = 0xBC75, + .facilityClass = 14, + .species = {SPECIES_SCEPTILE, SPECIES_SANDSLASH, SPECIES_FLYGON, SPECIES_CLAYDOL, SPECIES_ARMALDO, SPECIES_CROBAT, SPECIES_CRADILY, SPECIES_SOLROCK, SPECIES_LUNATONE, SPECIES_GOLEM}, + .rest = {14, 0, 0x01, 0x0A, 0x17, 0x10, 0x43, 0x12, 0x22, 0x1E, 0x0B, 0x10, 0x0F, 0x28}, + }, + { + .name = {_("ローウェン"), _("ARTURO"), _("ARTURO"), _("ROMOLO"), _("BRIAN"), _("ARTURO")}, + .otId = 0xFA02, + .facilityClass = 0x20, + .species = {SPECIES_ABSOL, SPECIES_MIGHTYENA, SPECIES_ALAKAZAM, SPECIES_BANETTE, SPECIES_NINETALES, SPECIES_CLAYDOL, SPECIES_MUK, SPECIES_SALAMENCE, SPECIES_WALREIN, SPECIES_DUSCLOPS}, + .rest = {15, 0, 0x0F, 0x1E, 0x04, 0x14, 0x2F, 0x10, 0x06, 0x10, 0x20, 0x10, 0x03, 0x0E}, + }, +}; + +static const u8 *const gUnknown_08610EF0[][4] = +{ + {gText_082B7229, gText_082B731C, gText_082B735B, gText_082B7423}, + {gText_082B74C1, gText_082B756F, gText_082B75B2, gText_082B763F}, + {gText_082B76AC, gText_082B7772, gText_082B77CE, gText_082B7871}, + {gText_082B78D4, gText_082B7B1A, gText_082B7C13, gText_082B7D18}, + {gText_082B7DD4, gText_082B7EE5, gText_082B7F35, gText_082B7FE8}, + {gText_082B8087, gText_082B822B, gText_082B8286, gText_082B8356}, + {gText_082B83CE, gText_082B84FC, gText_082B8559, gText_082B8656}, + {gText_082B86EA, gText_082B87DA, gText_082B887C, gText_082B8957}, + {gText_082B89C6, gText_082B8ACF, gText_082B8B66, gText_082B8C20}, + {gText_082B8CAA, gText_082B8DD3, gText_082B8E24, gText_082B8ED5}, + {gText_082B8F45, gText_082B905F, gText_082B910E, gText_082B9204}, + {gText_082B929C, gText_082B9438, gText_082B9488, gText_082B9564}, + {gText_082B95D8, gText_082B9763, gText_082B97E5, gText_082B989A}, + {gText_082B992D, gText_082B9A84, gText_082B9AB9, gText_082B9B76}, + {gText_082B9BF2, gText_082B9D83, gText_082B9DF9, gText_082B9EAA}, + {gText_082B9F55, gText_082BA084, gText_082BA11D, gText_082BA1F3}, +}; + +static const u8 *const gUnknown_08610FF0[][2] = +{ + {gText_082BE50D, gText_082BE5F5}, + {gText_082BE679, gText_082BE71E}, + {gText_082BE762, gText_082BE7F8}, + {gText_082BE850, gText_082BE99C}, + {gText_082BEA1B, gText_082BEAE9}, + {gText_082BEB72, gText_082BEC8E}, + {gText_082BED16, gText_082BEE29}, + {gText_082BEEB4, gText_082BEFE2}, + {gText_082BF04E, gText_082BF11D}, + {gText_082BF1A8, gText_082BF268}, + {gText_082BF2D1, gText_082BF3CF}, + {gText_082BF46A, gText_082BF551}, + {gText_082BF5C3, gText_082BF6E5}, + {gText_082BF773, gText_082BF869}, + {gText_082BF8DD, gText_082BF9BA}, + {gText_082BFA5A, gText_082BFB4E}, +}; + +static const u8 *const gUnknown_08611070[][5] = +{ + {gText_082BA2A3, gText_082BA34E, gText_082BA380, gText_082BA3D2, gText_082BA448}, + {gText_082BA4D3, gText_082BA58C, gText_082BA5BF, gText_082BA5F3, gText_082BA635}, + {gText_082BA6E6, gText_082BA742, gText_082BA770, gText_082BA78F, gText_082BA7D8}, + {gText_082BA867, gText_082BA96B, gText_082BA9B7, gText_082BAA1B, gText_082BAA81}, + {gText_082BAB22, gText_082BAC43, gText_082BAC78, gText_082BAD17, gText_082BADB6}, + {gText_082BAE36, gText_082BAF4E, gText_082BAF8F, gText_082BAFDB, gText_082BB05F}, + {gText_082BB0D4, gText_082BB18C, gText_082BB1CE, gText_082BB242, gText_082BB2D9}, + {gText_082BB370, gText_082BB4C3, gText_082BB4FB, gText_082BB575, gText_082BB5E1}, + {gText_082BB656, gText_082BB6E5, gText_082BB72C, gText_082BB7A2, gText_082BB84A}, + {gText_082BB8CD, gText_082BB970, gText_082BB9AE, gText_082BBA05, gText_082BBA6C}, + {gText_082BBB01, gText_082BBC1C, gText_082BBC4B, gText_082BBCF6, gText_082BBD90}, + {gText_082BBE0B, gText_082BBEE5, gText_082BBF25, gText_082BBFA4, gText_082BC024}, + {gText_082BC0C8, gText_082BC213, gText_082BC247, gText_082BC2DD, gText_082BC373}, + {gText_082BC40E, gText_082BC514, gText_082BC555, gText_082BC5CE, gText_082BC666}, + {gText_082BC714, gText_082BC808, gText_082BC84D, gText_082BC8EA, gText_082BC984}, + {gText_082BCA4D, gText_082BCB75, gText_082BCBA6, gText_082BCBFC, gText_082BCCA4}, +}; + +static const u8 *const gUnknown_086111B0[][2] = +{ + {gText_082BFBF2, gText_082BFCAE}, + {gText_082BFD26, gText_082BFDB1}, + {gText_082BFE24, gText_082BFEAD}, + {gText_082BFF0A, gText_082C0032}, + {gText_082C0090, gText_082C016E}, + {gText_082C01F7, gText_082C034C}, + {gText_082C03CA, gText_082C046E}, + {gText_082C04F9, gText_082C0598}, + {gText_082C0602, gText_082C06D8}, + {gText_082C074A, gText_082C0809}, + {gText_082C086E, gText_082C0982}, + {gText_082C0A1D, gText_082C0AFD}, + {gText_082C0B6F, gText_082C0C7D}, + {gText_082C0D0B, gText_082C0DFE}, + {gText_082C0E71, gText_082C0F6D}, + {gText_082C1003, gText_082C1122}, +}; + +static const u8 *const gUnknown_08611230[][2] = +{ + {gText_082BCD68, gText_082BCE64}, + {gText_082BCEF2, gText_082BCF61}, + {gText_082BCFA1, gText_082BD03C}, + {gText_082BD06D, gText_082BD18A}, + {gText_082BD222, gText_082BD325}, + {gText_082BD3B1, gText_082BD493}, + {gText_082BD51C, gText_082BD609}, + {gText_082BD697, gText_082BD797}, + {gText_082BD806, gText_082BD8F5}, + {gText_082BD9BE, gText_082BDAE1}, + {gText_082BDB4E, gText_082BDC6B}, + {gText_082BDD0D, gText_082BDDEC}, + {gText_082BDE68, gText_082BDF4D}, + {gText_082BDFD8, gText_082BE0FD}, + {gText_082BE189, gText_082BE2A5}, + {gText_082BE33E, gText_082BE46C}, +}; + +static const u8 *const gUnknown_086112B0[][2] = +{ + {gText_082C11D1, gText_082C12D5}, + {gText_082C13AB, gText_082C1444}, + {gText_082C1501, gText_082C15B6}, + {gText_082C165E, gText_082C174F}, + {gText_082C1862, gText_082C19A0}, + {gText_082C1A76, gText_082C1C16}, + {gText_082C1CF5, gText_082C1DC1}, + {gText_082C1EDC, gText_082C1FEC}, + {gText_082C20D1, gText_082C21FF}, + {gText_082C231C, gText_082C2407}, + {gText_082C24B5, gText_082C25B1}, + {gText_082C2707, gText_082C27D4}, + {gText_082C28D6, gText_082C2A0B}, + {gText_082C2B50, gText_082C2C77}, + {gText_082C2D67, gText_082C2E41}, + {gText_082C2EF5, gText_082C3023}, +}; + +static const u8 *const gUnknown_08611330[] = +{ + gText_082B6EA5, + gText_082B6EEC, + gText_082B6F16, + gText_082B6F4C, + gText_082B6F92, + gText_082B6FC9, + gText_082B700C, + gText_082B703A, + gText_082B706A, + gText_082B709C, + gText_082B70CC, + gText_082B710A, + gText_082B714D, + gText_082B7185, + gText_082B71C1, + gText_082B71F9, +}; + +static const bool8 gUnknown_08611370[MOVES_COUNT] = +{ + [MOVE_NONE] = FALSE, + [MOVE_POUND] = FALSE, + [MOVE_KARATE_CHOP] = TRUE, + [MOVE_DOUBLE_SLAP] = TRUE, + [MOVE_COMET_PUNCH] = FALSE, + [MOVE_MEGA_PUNCH] = TRUE, + [MOVE_PAY_DAY] = FALSE, + [MOVE_FIRE_PUNCH] = TRUE, + [MOVE_ICE_PUNCH] = TRUE, + [MOVE_THUNDER_PUNCH] = TRUE, + [MOVE_SCRATCH] = FALSE, + [MOVE_VICE_GRIP] = FALSE, + [MOVE_GUILLOTINE] = TRUE, + [MOVE_RAZOR_WIND] = FALSE, + [MOVE_SWORDS_DANCE] = TRUE, + [MOVE_CUT] = FALSE, + [MOVE_GUST] = FALSE, + [MOVE_WING_ATTACK] = FALSE, + [MOVE_WHIRLWIND] = TRUE, + [MOVE_FLY] = TRUE, + [MOVE_BIND] = TRUE, + [MOVE_SLAM] = TRUE, + [MOVE_VINE_WHIP] = FALSE, + [MOVE_STOMP] = TRUE, + [MOVE_DOUBLE_KICK] = TRUE, + [MOVE_MEGA_KICK] = TRUE, + [MOVE_JUMP_KICK] = TRUE, + [MOVE_ROLLING_KICK] = TRUE, + [MOVE_SAND_ATTACK] = TRUE, + [MOVE_HEADBUTT] = TRUE, + [MOVE_HORN_ATTACK] = FALSE, + [MOVE_FURY_ATTACK] = FALSE, + [MOVE_HORN_DRILL] = TRUE, + [MOVE_TACKLE] = FALSE, + [MOVE_BODY_SLAM] = TRUE, + [MOVE_WRAP] = TRUE, + [MOVE_TAKE_DOWN] = TRUE, + [MOVE_THRASH] = TRUE, + [MOVE_DOUBLE_EDGE] = TRUE, + [MOVE_TAIL_WHIP] = FALSE, + [MOVE_POISON_STING] = FALSE, + [MOVE_TWINEEDLE] = TRUE, + [MOVE_PIN_MISSILE] = FALSE, + [MOVE_LEER] = FALSE, + [MOVE_BITE] = TRUE, + [MOVE_GROWL] = FALSE, + [MOVE_ROAR] = TRUE, + [MOVE_SING] = TRUE, + [MOVE_SUPERSONIC] = TRUE, + [MOVE_SONIC_BOOM] = TRUE, + [MOVE_DISABLE] = TRUE, + [MOVE_ACID] = FALSE, + [MOVE_EMBER] = FALSE, + [MOVE_FLAMETHROWER] = TRUE, + [MOVE_MIST] = TRUE, + [MOVE_WATER_GUN] = FALSE, + [MOVE_HYDRO_PUMP] = TRUE, + [MOVE_SURF] = TRUE, + [MOVE_ICE_BEAM] = TRUE, + [MOVE_BLIZZARD] = TRUE, + [MOVE_PSYBEAM] = TRUE, + [MOVE_BUBBLE_BEAM] = FALSE, + [MOVE_AURORA_BEAM] = FALSE, + [MOVE_HYPER_BEAM] = TRUE, + [MOVE_PECK] = FALSE, + [MOVE_DRILL_PECK] = TRUE, + [MOVE_SUBMISSION] = TRUE, + [MOVE_LOW_KICK] = TRUE, + [MOVE_COUNTER] = TRUE, + [MOVE_SEISMIC_TOSS] = TRUE, + [MOVE_STRENGTH] = TRUE, + [MOVE_ABSORB] = FALSE, + [MOVE_MEGA_DRAIN] = FALSE, + [MOVE_LEECH_SEED] = TRUE, + [MOVE_GROWTH] = TRUE, + [MOVE_RAZOR_LEAF] = TRUE, + [MOVE_SOLAR_BEAM] = TRUE, + [MOVE_POISON_POWDER] = TRUE, + [MOVE_STUN_SPORE] = TRUE, + [MOVE_SLEEP_POWDER] = TRUE, + [MOVE_PETAL_DANCE] = TRUE, + [MOVE_STRING_SHOT] = FALSE, + [MOVE_DRAGON_RAGE] = TRUE, + [MOVE_FIRE_SPIN] = TRUE, + [MOVE_THUNDER_SHOCK] = FALSE, + [MOVE_THUNDERBOLT] = TRUE, + [MOVE_THUNDER_WAVE] = TRUE, + [MOVE_THUNDER] = TRUE, + [MOVE_ROCK_THROW] = FALSE, + [MOVE_EARTHQUAKE] = TRUE, + [MOVE_FISSURE] = TRUE, + [MOVE_DIG] = TRUE, + [MOVE_TOXIC] = TRUE, + [MOVE_CONFUSION] = FALSE, + [MOVE_PSYCHIC] = TRUE, + [MOVE_HYPNOSIS] = TRUE, + [MOVE_MEDITATE] = TRUE, + [MOVE_AGILITY] = TRUE, + [MOVE_QUICK_ATTACK] = TRUE, + [MOVE_RAGE] = FALSE, + [MOVE_TELEPORT] = FALSE, + [MOVE_NIGHT_SHADE] = TRUE, + [MOVE_MIMIC] = TRUE, + [MOVE_SCREECH] = TRUE, + [MOVE_DOUBLE_TEAM] = TRUE, + [MOVE_RECOVER] = TRUE, + [MOVE_HARDEN] = TRUE, + [MOVE_MINIMIZE] = TRUE, + [MOVE_SMOKESCREEN] = TRUE, + [MOVE_CONFUSE_RAY] = TRUE, + [MOVE_WITHDRAW] = TRUE, + [MOVE_DEFENSE_CURL] = TRUE, + [MOVE_BARRIER] = TRUE, + [MOVE_LIGHT_SCREEN] = TRUE, + [MOVE_HAZE] = TRUE, + [MOVE_REFLECT] = TRUE, + [MOVE_FOCUS_ENERGY] = TRUE, + [MOVE_BIDE] = FALSE, + [MOVE_METRONOME] = TRUE, + [MOVE_MIRROR_MOVE] = TRUE, + [MOVE_SELF_DESTRUCT] = TRUE, + [MOVE_EGG_BOMB] = TRUE, + [MOVE_LICK] = TRUE, + [MOVE_SMOG] = FALSE, + [MOVE_SLUDGE] = FALSE, + [MOVE_BONE_CLUB] = FALSE, + [MOVE_FIRE_BLAST] = TRUE, + [MOVE_WATERFALL] = TRUE, + [MOVE_CLAMP] = TRUE, + [MOVE_SWIFT] = TRUE, + [MOVE_SKULL_BASH] = TRUE, + [MOVE_SPIKE_CANNON] = FALSE, + [MOVE_CONSTRICT] = FALSE, + [MOVE_AMNESIA] = TRUE, + [MOVE_KINESIS] = TRUE, + [MOVE_SOFT_BOILED] = TRUE, + [MOVE_HI_JUMP_KICK] = TRUE, + [MOVE_GLARE] = TRUE, + [MOVE_DREAM_EATER] = TRUE, + [MOVE_POISON_GAS] = FALSE, + [MOVE_BARRAGE] = FALSE, + [MOVE_LEECH_LIFE] = FALSE, + [MOVE_LOVELY_KISS] = TRUE, + [MOVE_SKY_ATTACK] = TRUE, + [MOVE_TRANSFORM] = TRUE, + [MOVE_BUBBLE] = FALSE, + [MOVE_DIZZY_PUNCH] = TRUE, + [MOVE_SPORE] = TRUE, + [MOVE_FLASH] = TRUE, + [MOVE_PSYWAVE] = TRUE, + [MOVE_SPLASH] = FALSE, + [MOVE_ACID_ARMOR] = TRUE, + [MOVE_CRABHAMMER] = TRUE, + [MOVE_EXPLOSION] = TRUE, + [MOVE_FURY_SWIPES] = FALSE, + [MOVE_BONEMERANG] = TRUE, + [MOVE_REST] = TRUE, + [MOVE_ROCK_SLIDE] = TRUE, + [MOVE_HYPER_FANG] = TRUE, + [MOVE_SHARPEN] = TRUE, + [MOVE_CONVERSION] = TRUE, + [MOVE_TRI_ATTACK] = TRUE, + [MOVE_SUPER_FANG] = TRUE, + [MOVE_SLASH] = TRUE, + [MOVE_SUBSTITUTE] = TRUE, + [MOVE_STRUGGLE] = TRUE, + [MOVE_SKETCH] = TRUE, + [MOVE_TRIPLE_KICK] = TRUE, + [MOVE_THIEF] = TRUE, + [MOVE_SPIDER_WEB] = TRUE, + [MOVE_MIND_READER] = TRUE, + [MOVE_NIGHTMARE] = TRUE, + [MOVE_FLAME_WHEEL] = FALSE, + [MOVE_SNORE] = TRUE, + [MOVE_CURSE] = TRUE, + [MOVE_FLAIL] = TRUE, + [MOVE_CONVERSION_2] = TRUE, + [MOVE_AEROBLAST] = TRUE, + [MOVE_COTTON_SPORE] = TRUE, + [MOVE_REVERSAL] = TRUE, + [MOVE_SPITE] = TRUE, + [MOVE_POWDER_SNOW] = FALSE, + [MOVE_PROTECT] = TRUE, + [MOVE_MACH_PUNCH] = TRUE, + [MOVE_SCARY_FACE] = TRUE, + [MOVE_FAINT_ATTACK] = TRUE, + [MOVE_SWEET_KISS] = TRUE, + [MOVE_BELLY_DRUM] = TRUE, + [MOVE_SLUDGE_BOMB] = TRUE, + [MOVE_MUD_SLAP] = TRUE, + [MOVE_OCTAZOOKA] = TRUE, + [MOVE_SPIKES] = TRUE, + [MOVE_ZAP_CANNON] = TRUE, + [MOVE_FORESIGHT] = TRUE, + [MOVE_DESTINY_BOND] = TRUE, + [MOVE_PERISH_SONG] = TRUE, + [MOVE_ICY_WIND] = TRUE, + [MOVE_DETECT] = TRUE, + [MOVE_BONE_RUSH] = FALSE, + [MOVE_LOCK_ON] = TRUE, + [MOVE_OUTRAGE] = TRUE, + [MOVE_SANDSTORM] = TRUE, + [MOVE_GIGA_DRAIN] = TRUE, + [MOVE_ENDURE] = TRUE, + [MOVE_CHARM] = TRUE, + [MOVE_ROLLOUT] = TRUE, + [MOVE_FALSE_SWIPE] = TRUE, + [MOVE_SWAGGER] = TRUE, + [MOVE_MILK_DRINK] = TRUE, + [MOVE_SPARK] = FALSE, + [MOVE_FURY_CUTTER] = TRUE, + [MOVE_STEEL_WING] = TRUE, + [MOVE_MEAN_LOOK] = TRUE, + [MOVE_ATTRACT] = TRUE, + [MOVE_SLEEP_TALK] = TRUE, + [MOVE_HEAL_BELL] = TRUE, + [MOVE_RETURN] = TRUE, + [MOVE_PRESENT] = TRUE, + [MOVE_FRUSTRATION] = TRUE, + [MOVE_SAFEGUARD] = TRUE, + [MOVE_PAIN_SPLIT] = TRUE, + [MOVE_SACRED_FIRE] = TRUE, + [MOVE_MAGNITUDE] = FALSE, + [MOVE_DYNAMIC_PUNCH] = TRUE, + [MOVE_MEGAHORN] = TRUE, + [MOVE_DRAGON_BREATH] = TRUE, + [MOVE_BATON_PASS] = TRUE, + [MOVE_ENCORE] = TRUE, + [MOVE_PURSUIT] = TRUE, + [MOVE_RAPID_SPIN] = TRUE, + [MOVE_SWEET_SCENT] = TRUE, + [MOVE_IRON_TAIL] = TRUE, + [MOVE_METAL_CLAW] = TRUE, + [MOVE_VITAL_THROW] = TRUE, + [MOVE_MORNING_SUN] = TRUE, + [MOVE_SYNTHESIS] = TRUE, + [MOVE_MOONLIGHT] = TRUE, + [MOVE_HIDDEN_POWER] = TRUE, + [MOVE_CROSS_CHOP] = TRUE, + [MOVE_TWISTER] = FALSE, + [MOVE_RAIN_DANCE] = TRUE, + [MOVE_SUNNY_DAY] = TRUE, + [MOVE_CRUNCH] = TRUE, + [MOVE_MIRROR_COAT] = TRUE, + [MOVE_PSYCH_UP] = TRUE, + [MOVE_EXTREME_SPEED] = TRUE, + [MOVE_ANCIENT_POWER] = TRUE, + [MOVE_SHADOW_BALL] = TRUE, + [MOVE_FUTURE_SIGHT] = TRUE, + [MOVE_ROCK_SMASH] = TRUE, + [MOVE_WHIRLPOOL] = TRUE, + [MOVE_BEAT_UP] = TRUE, + [MOVE_FAKE_OUT] = TRUE, + [MOVE_UPROAR] = TRUE, + [MOVE_STOCKPILE] = TRUE, + [MOVE_SPIT_UP] = TRUE, + [MOVE_SWALLOW] = TRUE, + [MOVE_HEAT_WAVE] = TRUE, + [MOVE_HAIL] = TRUE, + [MOVE_TORMENT] = TRUE, + [MOVE_FLATTER] = TRUE, + [MOVE_WILL_O_WISP] = TRUE, + [MOVE_MEMENTO] = TRUE, + [MOVE_FACADE] = TRUE, + [MOVE_FOCUS_PUNCH] = TRUE, + [MOVE_SMELLING_SALT] = TRUE, + [MOVE_FOLLOW_ME] = TRUE, + [MOVE_NATURE_POWER] = TRUE, + [MOVE_CHARGE] = TRUE, + [MOVE_TAUNT] = TRUE, + [MOVE_HELPING_HAND] = TRUE, + [MOVE_TRICK] = TRUE, + [MOVE_ROLE_PLAY] = TRUE, + [MOVE_WISH] = TRUE, + [MOVE_ASSIST] = TRUE, + [MOVE_INGRAIN] = TRUE, + [MOVE_SUPERPOWER] = TRUE, + [MOVE_MAGIC_COAT] = TRUE, + [MOVE_RECYCLE] = TRUE, + [MOVE_REVENGE] = TRUE, + [MOVE_BRICK_BREAK] = TRUE, + [MOVE_YAWN] = TRUE, + [MOVE_KNOCK_OFF] = TRUE, + [MOVE_ENDEAVOR] = TRUE, + [MOVE_ERUPTION] = TRUE, + [MOVE_SKILL_SWAP] = TRUE, + [MOVE_IMPRISON] = TRUE, + [MOVE_REFRESH] = TRUE, + [MOVE_GRUDGE] = TRUE, + [MOVE_SNATCH] = TRUE, + [MOVE_SECRET_POWER] = TRUE, + [MOVE_DIVE] = TRUE, + [MOVE_ARM_THRUST] = FALSE, + [MOVE_CAMOUFLAGE] = TRUE, + [MOVE_TAIL_GLOW] = TRUE, + [MOVE_LUSTER_PURGE] = TRUE, + [MOVE_MIST_BALL] = TRUE, + [MOVE_FEATHER_DANCE] = TRUE, + [MOVE_TEETER_DANCE] = TRUE, + [MOVE_BLAZE_KICK] = TRUE, + [MOVE_MUD_SPORT] = TRUE, + [MOVE_ICE_BALL] = FALSE, + [MOVE_NEEDLE_ARM] = TRUE, + [MOVE_SLACK_OFF] = TRUE, + [MOVE_HYPER_VOICE] = TRUE, + [MOVE_POISON_FANG] = FALSE, + [MOVE_CRUSH_CLAW] = TRUE, + [MOVE_BLAST_BURN] = TRUE, + [MOVE_HYDRO_CANNON] = TRUE, + [MOVE_METEOR_MASH] = TRUE, + [MOVE_ASTONISH] = TRUE, + [MOVE_WEATHER_BALL] = TRUE, + [MOVE_AROMATHERAPY] = TRUE, + [MOVE_FAKE_TEARS] = TRUE, + [MOVE_AIR_CUTTER] = TRUE, + [MOVE_OVERHEAT] = TRUE, + [MOVE_ODOR_SLEUTH] = TRUE, + [MOVE_ROCK_TOMB] = TRUE, + [MOVE_SILVER_WIND] = TRUE, + [MOVE_METAL_SOUND] = TRUE, + [MOVE_GRASS_WHISTLE] = TRUE, + [MOVE_TICKLE] = TRUE, + [MOVE_COSMIC_POWER] = TRUE, + [MOVE_WATER_SPOUT] = TRUE, + [MOVE_SIGNAL_BEAM] = TRUE, + [MOVE_SHADOW_PUNCH] = TRUE, + [MOVE_EXTRASENSORY] = TRUE, + [MOVE_SKY_UPPERCUT] = TRUE, + [MOVE_SAND_TOMB] = TRUE, + [MOVE_SHEER_COLD] = TRUE, + [MOVE_MUDDY_WATER] = TRUE, + [MOVE_BULLET_SEED] = FALSE, + [MOVE_AERIAL_ACE] = TRUE, + [MOVE_ICICLE_SPEAR] = FALSE, + [MOVE_IRON_DEFENSE] = TRUE, + [MOVE_BLOCK] = TRUE, + [MOVE_HOWL] = TRUE, + [MOVE_DRAGON_CLAW] = TRUE, + [MOVE_FRENZY_PLANT] = TRUE, + [MOVE_BULK_UP] = TRUE, + [MOVE_BOUNCE] = TRUE, + [MOVE_MUD_SHOT] = FALSE, + [MOVE_POISON_TAIL] = TRUE, + [MOVE_COVET] = TRUE, + [MOVE_VOLT_TACKLE] = TRUE, + [MOVE_MAGICAL_LEAF] = TRUE, + [MOVE_WATER_SPORT] = TRUE, + [MOVE_CALM_MIND] = TRUE, + [MOVE_LEAF_BLADE] = TRUE, + [MOVE_DRAGON_DANCE] = TRUE, + [MOVE_ROCK_BLAST] = FALSE, + [MOVE_SHOCK_WAVE] = TRUE, + [MOVE_WATER_PULSE] = TRUE, + [MOVE_DOOM_DESIRE] = TRUE, + [MOVE_PSYCHO_BOOST] = TRUE, +}; + +static const u8 gUnknown_086114D3[] = {0x01, 0x01, 0x01, 0x02, 0x02, 0x02, 0x02, 0x02, 0x03, 0x00, 0x00, 0x00, 0x00}; + +static void (* const sApprenticeFunctions[])(void) = +{ + Script_IsPlayersApprenticeActive, + Script_SetPlayersApprenticeLvlMode, + sub_81A0978, + sub_819FC60, + sub_81A0984, + sub_81A0990, + sub_81A09D0, + Script_CreateApprenticeMenu, + Script_PrintMessage, + Script_ResetPlayerApprentice, + sub_81A1638, + sub_81A0CC0, + sub_81A09B4, + sub_81A0D40, + sub_81A0DD4, + sub_81A0FE4, + sub_81A0FFC, + sub_81A0D80, + sub_81A11F8, + sub_81A1218, + sub_81A1224, + sub_81A1438, + sub_81A150C, + sub_81A15A4, + sub_81A1644, + sub_81A1370, +}; + +static const u8 gUnknown_08611548[8] = {0x00, 0x01, 0x02, 0x03, 0x06, 0x07, 0x08, 0x09}; + +// text +extern const u8 gText_Give[]; +extern const u8 gText_NoNeed[]; +extern const u8 gText_Yes[]; +extern const u8 gText_No[]; + +void CopyFriendsApprenticeChallengeText(u8 saveblockApprenticeId) +{ + u8 i, var; + const u8 *str; + + var = gSaveBlock2Ptr->apprentices[saveblockApprenticeId].number; + for (i = 0; var != 0 && i < 4; var /= 10, i++) + ; + + StringCopy7(gStringVar1, gSaveBlock2Ptr->apprentices[saveblockApprenticeId].playerName); + ConvertInternationalString(gStringVar1, gSaveBlock2Ptr->apprentices[saveblockApprenticeId].language); + ConvertIntToDecimalStringN(gStringVar2, gSaveBlock2Ptr->apprentices[saveblockApprenticeId].number, STR_CONV_MODE_RIGHT_ALIGN, i); + str = gUnknown_08611330[gSaveBlock2Ptr->apprentices[saveblockApprenticeId].id]; + StringExpandPlaceholders(gStringVar4, str); +} + +void Apprentice_EnableBothScriptContexts(void) +{ + EnableBothScriptContexts(); +} + +void ResetApprenticeStruct(struct Apprentice *apprentice) +{ + u8 i; + + for (i = 0; i < 6; i++) + apprentice->easyChatWords[i] |= 0xFFFF; + + apprentice->playerName[0] = EOS; + apprentice->id = 16; +} + +void ResetAllApprenticeData(void) +{ + u8 i, j; + + PLAYER_APPRENTICE.field_B2_1 = 0; + for (i = 0; i < 4; i++) + { + for (j = 0; j < 6; j++) + gSaveBlock2Ptr->apprentices[i].easyChatWords[j] |= 0xFFFF; + gSaveBlock2Ptr->apprentices[i].id = 16; + gSaveBlock2Ptr->apprentices[i].playerName[0] = EOS; + gSaveBlock2Ptr->apprentices[i].lvlMode = 0; + gSaveBlock2Ptr->apprentices[i].number = 0; + gSaveBlock2Ptr->apprentices[i].field_1 = 0; + for (j = 0; j < 4; j++) + gSaveBlock2Ptr->apprentices[i].playerId[j] = 0; + gSaveBlock2Ptr->apprentices[i].language = gGameLanguage; + gSaveBlock2Ptr->apprentices[i].unk40 = 0; + } + + Script_ResetPlayerApprentice(); +} + +static bool8 IsPlayersApprenticeActive(void) +{ + return (PLAYER_APPRENTICE.activeLvlMode != 0); +} + +static void sub_819FBC8(void) +{ + if (gSaveBlock2Ptr->apprentices[0].number == 0) + { + do + { + PLAYER_APPRENTICE.id = gUnknown_08611548[Random() % ARRAY_COUNT(gUnknown_08611548)]; + } while (PLAYER_APPRENTICE.id == gSaveBlock2Ptr->apprentices[0].id); + } + else + { + do + { + PLAYER_APPRENTICE.id = Random() % 16; + } while (PLAYER_APPRENTICE.id == gSaveBlock2Ptr->apprentices[0].id); + } +} + +static void SetPlayersApprenticeLvlMode(u8 mode) +{ + PLAYER_APPRENTICE.activeLvlMode = mode; +} + +static void sub_819FC60(void) +{ + u8 array[APPRENTICE_SPECIES_COUNT]; + u8 i; + + for (i = 0; i < ARRAY_COUNT(array); i++) + array[i] = i; + + for (i = 0; i < 50; i++) + { + u8 temp; + u8 var1 = Random() % ARRAY_COUNT(array); + u8 var2 = Random() % ARRAY_COUNT(array); + SWAP(array[var1], array[var2], temp); + } + + for (i = 0; i < 3; i++) + PLAYER_APPRENTICE.monIds[i] = ((array[i * 2] & 0xF) << 4) | ((array[i * 2 + 1]) & 0xF); +} + +static u8 sub_819FCF8(u8 val, u8 *arg1, u8 *arg2) +{ + u8 i, count; + u8 ret = 0; + + if (val == 2) + { + do + { + ret = Random() % 3; + for (count = 0, i = 0; i < 5; i++) + { + if (gUnknown_030062EC->unk2[ret][i] != 0) + count++; + } + } while (count > 3); + } + else if (val == 1) + { + ret = arg1[*arg2]; + (*arg2)++; + } + + return ret; +} + +static void sub_819FD64(void) +{ + u8 sp_0[10]; + u8 sp_C[3]; + u8 sp_10; + u8 i, j; + u8 rand1, rand2; + u8 id; + + for (i = 0; i < 3; i++) + sp_C[i] = i; + for (i = 0; i < 10; i++) + { + u8 temp; + rand1 = Random() % ARRAY_COUNT(sp_C); + rand2 = Random() % ARRAY_COUNT(sp_C); + SWAP(sp_C[rand1], sp_C[rand2], temp); + } + + for (i = 0; i < 10; i++) + sp_0[i] = gUnknown_086114D3[i]; + for (i = 0; i < 50; i++) + { + u8 temp; + rand1 = Random() % ARRAY_COUNT(sp_0); + rand2 = Random() % ARRAY_COUNT(sp_0); + SWAP(sp_0[rand1], sp_0[rand2], temp); + } + + gUnknown_030062EC = AllocZeroed(sizeof(*gUnknown_030062EC)); + gUnknown_030062EC->unk0 = 0; + for (i = 0; i < 5; i++) + { + for (j = 0; j < 3; j++) + gUnknown_030062EC->unk20[j][i] = 4; + } + + sp_10 = 0; + for (i = 0; i < 9; i++) + { + PLAYER_APPRENTICE.field_B8[i].unk0_0 = sp_0[i]; + if (sp_0[i] != 3) + { + PLAYER_APPRENTICE.field_B8[i].unk0_1 = sub_819FCF8(sp_0[i], sp_C, &sp_10); + id = PLAYER_APPRENTICE.field_B8[i].unk0_1; + if (sp_0[i] == 2) + { + do + { + rand1 = Random() % 4; + for (j = 0; j < gUnknown_030062EC->unk0 + 1; j++) + { + if (gUnknown_030062EC->unk20[id][j] == rand1) + break; + } + } while (j != gUnknown_030062EC->unk0 + 1); + + gUnknown_030062EC->unk20[id][gUnknown_030062EC->unk0] = rand1; + PLAYER_APPRENTICE.field_B8[i].unk0_2 = rand1; + PLAYER_APPRENTICE.field_B8[i].unk2 = sub_819FF98(PLAYER_APPRENTICE.field_B8[i].unk0_1); + } + } + } + + FREE_AND_SET_NULL(gUnknown_030062EC); +} + +// No idea why a do-while loop is needed, but it will not match without it. + +#define APPRENTICE_SPECIES_ID(speciesArrId, monId) speciesArrId = (PLAYER_APPRENTICE.monIds[monId] >> \ + (((PLAYER_APPRENTICE.field_B2_0 >> monId) & 1) << 2)) & 0xF; \ + do {} while (0) + +// Why the need to have two macros do the exact thing differently? +#define APPRENTICE_SPECIES_ID_2(speciesArrId, monId) { u8 a0 = ((PLAYER_APPRENTICE.field_B2_0 >> monId) & 1);\ + speciesArrId = PLAYER_APPRENTICE.monIds[monId]; \ + speciesArrId = ((speciesArrId) >> (a0 << 2)) & 0xF; \ + } + +static u16 sub_819FF98(u8 arg0) +{ + u8 i, j; + u8 id; + u8 knownMovesCount; + u16 species; + const u16 *learnset; + bool32 var_24 = FALSE; + u16 moveId = 0; + bool32 valid; + u8 level; + + if (arg0 < 3) + { + APPRENTICE_SPECIES_ID(id, arg0); + } + else + { + id = 0; + } + + species = gApprentices[PLAYER_APPRENTICE.id].species[id]; + learnset = gLevelUpLearnsets[species]; + j = 0; + if (PLAYER_APPRENTICE.activeLvlMode == 1) + level = 50; + else + level = 60; + + for (j = 0; learnset[j] != 0xFFFF; j++) + { + if ((learnset[j] & 0xFE00) > (level << 9)) + break; + } + + knownMovesCount = j; + i = 0; + while (i < 5) + { + if (Random() % 2 == 0 || var_24 == TRUE) + { + do + { + do + { + id = Random() % (NUM_TECHNICAL_MACHINES + NUM_HIDDEN_MACHINES); + valid = CanSpeciesLearnTMHM(species, id); + } + while (!valid); + + moveId = ItemIdToBattleMoveId(ITEM_TM01 + id); + valid = TRUE; + + if (knownMovesCount < 5) + j = 0; + else + j = knownMovesCount - 4; + + for (; j < knownMovesCount; j++) + { + if ((learnset[j] & 0x1FF) == moveId) + { + valid = FALSE; + break; + } + } + } while (valid != TRUE); + } + else + { + if (knownMovesCount < 5) + { + var_24 = TRUE; + continue; + } + else + { + do + { + u8 learnsetId = Random() % (knownMovesCount - 4); + moveId = learnset[learnsetId] & 0x1FF; + valid = TRUE; + for (j = knownMovesCount - 4; j < knownMovesCount; j++) + { + if ((learnset[j] & 0x1FF) == moveId) + { + valid = FALSE; + break; + } + } + } while (valid != TRUE); + } + } + + if (sub_81A0194(arg0, moveId)) + { + if (gUnknown_08611370[moveId]) + break; + i++; + } + } + + gUnknown_030062EC->unk0++; + return moveId; +} + +static bool8 sub_81A0194(u8 arg0, u16 moveId) +{ + u8 i; + + for (i = 0; i < 5; i++) + { + if (gUnknown_030062EC->unk2[arg0][i] == moveId) + return FALSE; + } + + gUnknown_030062EC->unk2[arg0][gUnknown_030062EC->unk0] = moveId; + return TRUE; +} + +static void GetLatestLearnedMoves(u16 species, u16 *moves) +{ + u8 i, j; + u8 level, knownMovesCount; + const u16 *learnset; + + if (PLAYER_APPRENTICE.activeLvlMode == 1) + level = 50; + else + level = 60; + + learnset = gLevelUpLearnsets[species]; + for (i = 0; learnset[i] != 0xFFFF; i++) + { + if ((learnset[i] & 0xFE00) > (level << 9)) + break; + } + + knownMovesCount = i; + if (knownMovesCount > 4) + knownMovesCount = 4; + + for (j = 0; j < knownMovesCount; j++) + moves[j] = learnset[(i - 1) - j] & 0x1FF; +} + +static u16 sub_81A0284(u8 arg0, u8 speciesTableId, u8 arg2) +{ + u16 moves[4]; + u8 i, count; + + if (PLAYER_APPRENTICE.field_B1_1 < 3) + return 0; + + count = 0; + for (i = 0; i < 9; i++) + { + if (PLAYER_APPRENTICE.field_B8[i].unk0_0 == 0) + break; + count++; + } + + GetLatestLearnedMoves(gApprentices[PLAYER_APPRENTICE.id].species[speciesTableId], moves); + for (i = 0; i < count && i < PLAYER_APPRENTICE.field_B1_1 - 3; i++) + { + if (PLAYER_APPRENTICE.field_B8[i].unk0_0 == 2 + && PLAYER_APPRENTICE.field_B8[i].unk0_1 == arg0 + && PLAYER_APPRENTICE.field_B8[i].unk0_3 != 0) + { + moves[PLAYER_APPRENTICE.field_B8[i].unk0_2] = PLAYER_APPRENTICE.field_B8[i].unk2; + } + } + + return moves[arg2]; +} + +static void sub_81A0390(u8 arg0) +{ + struct ApprenticeMon *apprenticeMons[3]; + u8 i, j; + u32 speciesTableId; + + for (i = 0; i < 3; i++) + { + gSaveBlock2Ptr->apprentices[0].monData[i].species = 0; + gSaveBlock2Ptr->apprentices[0].monData[i].item = 0; + for (j = 0; j < 4; j++) + gSaveBlock2Ptr->apprentices[0].monData[i].moves[j] = 0; + } + + j = PLAYER_APPRENTICE.field_B1_2; + for (i = 0; i < 3; i++) + { + apprenticeMons[j] = &gSaveBlock2Ptr->apprentices[0].monData[i]; + j = (j + 1) % 3; + } + + for (i = 0; i < 3; i++) + { + APPRENTICE_SPECIES_ID(speciesTableId, i); + apprenticeMons[i]->species = gApprentices[PLAYER_APPRENTICE.id].species[speciesTableId]; + GetLatestLearnedMoves(apprenticeMons[i]->species, apprenticeMons[i]->moves); + } + + for (i = 0; i < arg0; i++) + { + u8 var1 = PLAYER_APPRENTICE.field_B8[i].unk0_0; + u8 monId = PLAYER_APPRENTICE.field_B8[i].unk0_1; + if (var1 == 1) + { + if (PLAYER_APPRENTICE.field_B8[i].unk0_3 != 0) + apprenticeMons[monId]->item = PLAYER_APPRENTICE.field_B8[i].unk2; + } + else if (var1 == 2) + { + if (PLAYER_APPRENTICE.field_B8[i].unk0_3 != 0) + { + u32 moveSlot = PLAYER_APPRENTICE.field_B8[i].unk0_2; + apprenticeMons[monId]->moves[moveSlot] = PLAYER_APPRENTICE.field_B8[i].unk2; + } + } + } +} + +static void CreateMenuWithAnswers(u8 arg0) +{ + u8 i; + u8 windowId; + const u8 *strings[3]; + u8 count = 2; + u8 width; + u8 left; + u8 top; + s32 pixelWidth; + + switch (arg0) + { + case APPRENTICE_ASK_WHICH_LEVEL: + left = 0x12; + top = 8; + strings[0] = gText_Lv50; + strings[1] = gText_OpenLevel; + break; + case APPRENTICE_ASK_3SPECIES: + count = 3; + left = 0x12; + top = 6; + for (i = 0; i < 3; i++) + { + u16 species; + u32 speciesTableId; + + APPRENTICE_SPECIES_ID(speciesTableId, i); + species = gApprentices[PLAYER_APPRENTICE.id].species[speciesTableId]; + strings[i] = gSpeciesNames[species]; + } + break; + case APPRENTICE_ASK_2SPECIES: + left = 0x12; + top = 8; + if (PLAYER_APPRENTICE.field_B1_1 > 2) + return; + strings[1] = gSpeciesNames[gUnknown_030062F0->unk2]; + strings[0] = gSpeciesNames[gUnknown_030062F0->unk0]; + break; + case APPRENTICE_ASK_MOVES: + left = 0x11; + top = 8; + strings[0] = gMoveNames[gUnknown_030062F0->unk4]; + strings[1] = gMoveNames[gUnknown_030062F0->unk6]; + break; + case APPRENTICE_ASK_GIVE: + left = 0x12; + top = 8; + strings[0] = gText_Give; + strings[1] = gText_NoNeed; + break; + case APPRENTICE_ASK_YES_NO: + left = 0x14; + top = 8; + strings[0] = gText_Yes; + strings[1] = gText_No; + break; + default: + left = 0; + top = 0; + break; + } + + pixelWidth = 0; + for (i = 0; i < count; i++) + { + s32 width = GetStringWidth(1, strings[i], 0); + if (width > pixelWidth) + pixelWidth = width; + } + + width = convert_pixel_width_to_tile_width(pixelWidth); + left = sub_80E2D5C(left, width); + windowId = CreateAndShowWindow(left, top, width, count * 2); + SetStandardWindowBorderStyle(windowId, 0); + + for (i = 0; i < count; i++) + AddTextPrinterParameterized(windowId, 1, strings[i], 8, (i * 16) + 1, TEXT_SPEED_FF, NULL); + + InitMenuInUpperLeftCornerPlaySoundWhenAPressed(windowId, count, 0); + CreateChooseAnswerTask(TRUE, count, windowId); +} + +#define tNoBButton data[4] +#define tWrapAround data[5] +#define tWindowId data[6] + +static void Task_ChooseAnswer(u8 taskId) +{ + s8 input; + s16 *data = gTasks[taskId].data; + + if (!tWrapAround) + input = Menu_ProcessInputNoWrapAround(); + else + input = ProcessMenuInput(); + + switch (input) + { + case MENU_NOTHING_CHOSEN: + return; + case MENU_B_PRESSED: + if (tNoBButton) + return; + + PlaySE(SE_SELECT); + gSpecialVar_Result = 0x7F; + break; + default: + gSpecialVar_Result = input; + break; + } + + RemoveAndHideWindow(tWindowId); + DestroyTask(taskId); + EnableBothScriptContexts(); +} + +static u8 CreateAndShowWindow(u8 left, u8 top, u8 width, u8 height) +{ + u8 windowId; + struct WindowTemplate winTemplate = CreateWindowTemplate(0, left + 1, top + 1, width, height, 15, 100); + + windowId = AddWindow(&winTemplate); + PutWindowTilemap(windowId); + CopyWindowToVram(windowId, 3); + return windowId; +} + +static void RemoveAndHideWindow(u8 windowId) +{ + sub_8198070(windowId, TRUE); + RemoveWindow(windowId); +} + +static void CreateChooseAnswerTask(bool8 noBButton, u8 itemsCount, u8 windowId) +{ + u8 taskId = CreateTask(Task_ChooseAnswer, 80); + gTasks[taskId].tNoBButton = noBButton; + + if (itemsCount > 3) + gTasks[taskId].tWrapAround = TRUE; + else + gTasks[taskId].tWrapAround = FALSE; + + gTasks[taskId].tWindowId = windowId; +} + +#undef tNoBButton +#undef tWrapAround +#undef tWindowId + +void CallApprenticeFunction(void) +{ + sApprenticeFunctions[gSpecialVar_0x8004](); +} + +static void Script_ResetPlayerApprentice(void) +{ + u8 i; + + sub_819FBC8(); + PLAYER_APPRENTICE.activeLvlMode = 0; + PLAYER_APPRENTICE.field_B1_1 = 0; + PLAYER_APPRENTICE.field_B1_2 = 0; + PLAYER_APPRENTICE.field_B2_0 = 0; + + for (i = 0; i < 3; i++) + PLAYER_APPRENTICE.monIds[i] = 0; + + for (i = 0; i < 9; i++) + { + PLAYER_APPRENTICE.field_B8[i].unk0_0 = 0; + PLAYER_APPRENTICE.field_B8[i].unk0_1 = 0; + PLAYER_APPRENTICE.field_B8[i].unk0_2 = 0; + PLAYER_APPRENTICE.field_B8[i].unk0_3 = 0; + PLAYER_APPRENTICE.field_B8[i].unk2 = 0; + } +} + +static void Script_IsPlayersApprenticeActive(void) +{ + if (!IsPlayersApprenticeActive()) + gSpecialVar_Result = FALSE; + else + gSpecialVar_Result = TRUE; +} + +static void Script_SetPlayersApprenticeLvlMode(void) +{ + SetPlayersApprenticeLvlMode(gSpecialVar_0x8005); +} + +static void sub_81A0978(void) +{ + sub_819FBC8(); +} + +static void sub_81A0984(void) +{ + sub_819FD64(); +} + +static void sub_81A0990(void) +{ + PLAYER_APPRENTICE.field_B1_1++; +} + +static void sub_81A09B4(void) +{ + gSpecialVar_Result = PLAYER_APPRENTICE.field_B1_1; +} + +static void sub_81A09D0(void) +{ + s32 var = PLAYER_APPRENTICE.field_B1_1 - 3; + if (var < 0) + { + gSpecialVar_Result = FALSE; + } + else + { + if (var > 8) + gSpecialVar_Result = TRUE; + + if (!PLAYER_APPRENTICE.field_B8[var].unk0_0) + gSpecialVar_Result = TRUE; + else + gSpecialVar_Result = FALSE; + } +} + +static void Script_CreateApprenticeMenu(void) +{ + CreateMenuWithAnswers(gSpecialVar_0x8005); +} + +static void Task_WaitForPrintingMessage(u8 taskId) +{ + if (!RunTextPrintersAndIsPrinter0Active()) + { + DestroyTask(taskId); + if (gSpecialVar_0x8005) + ExecuteFuncAfterButtonPress(EnableBothScriptContexts); + else + EnableBothScriptContexts(); + } +} + +static void PrintMessage(void) +{ + const u8 *string; + + if (gSpecialVar_0x8006 == 6) + { + string = gUnknown_08610FF0[PLAYER_APPRENTICE.id][0]; + } + else if (gSpecialVar_0x8006 == 7) + { + string = gUnknown_08610FF0[PLAYER_APPRENTICE.id][1]; + } + else if (gSpecialVar_0x8006 == 8) + { + string = gUnknown_086111B0[PLAYER_APPRENTICE.id][0]; + } + else if (gSpecialVar_0x8006 == 9) + { + string = gUnknown_086111B0[PLAYER_APPRENTICE.id][1]; + } + else if (gSpecialVar_0x8006 == 4) + { + string = gUnknown_08611230[PLAYER_APPRENTICE.id][0]; + } + else if (gSpecialVar_0x8006 == 5) + { + string = gUnknown_08611230[PLAYER_APPRENTICE.id][1]; + } + else if (gSpecialVar_0x8006 == 10) + { + string = gUnknown_08611070[PLAYER_APPRENTICE.id][0]; + } + else if (gSpecialVar_0x8006 == 11) + { + string = gUnknown_086112B0[PLAYER_APPRENTICE.id][0]; + } + else if (gSpecialVar_0x8006 == 12) + { + string = gUnknown_08611070[PLAYER_APPRENTICE.id][3]; + } + else if (gSpecialVar_0x8006 == 13) + { + string = gUnknown_08611070[PLAYER_APPRENTICE.id][1]; + } + else if (gSpecialVar_0x8006 == 16) + { + string = gUnknown_08611070[PLAYER_APPRENTICE.id][4]; + } + else if (gSpecialVar_0x8006 == 14) + { + string = gUnknown_08611070[PLAYER_APPRENTICE.id][2]; + } + else if (gSpecialVar_0x8006 == 15) + { + string = gUnknown_086112B0[PLAYER_APPRENTICE.id][1]; + } + else if (gSpecialVar_0x8006 == 0) + { + string = gUnknown_08610EF0[PLAYER_APPRENTICE.id][0]; + } + else if (gSpecialVar_0x8006 == 1) + { + string = gUnknown_08610EF0[PLAYER_APPRENTICE.id][1]; + } + else if (gSpecialVar_0x8006 == 2) + { + string = gUnknown_08610EF0[PLAYER_APPRENTICE.id][2]; + } + else if (gSpecialVar_0x8006 == 3) + { + string = gUnknown_08610EF0[PLAYER_APPRENTICE.id][3]; + } + else + { + EnableBothScriptContexts(); + return; + } + + StringExpandPlaceholders(gStringVar4, string); + AddTextPrinterForMessage(TRUE); + CreateTask(Task_WaitForPrintingMessage, 1); +} + +static void Script_PrintMessage(void) +{ + ScriptContext2_Enable(); + FreezeEventObjects(); + sub_808B864(); + sub_808BCF4(); + NewMenuHelpers_DrawDialogueFrame(0, 1); + PrintMessage(); +} + +static void sub_81A0CC0(void) +{ + if (PLAYER_APPRENTICE.field_B1_1 < 3) + { + gSpecialVar_Result = 2; + } + else if (PLAYER_APPRENTICE.field_B1_1 > 11) + { + gSpecialVar_Result = 5; + } + else + { + s32 id = PLAYER_APPRENTICE.field_B1_1 - 3; + switch (PLAYER_APPRENTICE.field_B8[id].unk0_0) + { + case 1: + gSpecialVar_Result = 4; + break; + case 2: + gSpecialVar_Result = 3; + break; + case 3: + gSpecialVar_Result = 1; + break; + default: + gSpecialVar_Result = 5; + break; + } + } +} + +static void sub_81A0D40(void) +{ + if (gSpecialVar_0x8005) + { + u8 bitNo = gSpecialVar_0x8006; + PLAYER_APPRENTICE.field_B2_0 |= 1 << bitNo; + } +} + +static void sub_81A0D80(void) +{ + if (PLAYER_APPRENTICE.field_B1_1 >= 3) + { + u8 id = PLAYER_APPRENTICE.field_B1_1 - 3; + if (gSpecialVar_0x8005) + PLAYER_APPRENTICE.field_B8[id].unk0_3 = 1; + else + PLAYER_APPRENTICE.field_B8[id].unk0_3 = 0; + } +} + +static void sub_81A0DD4(void) +{ + u8 i; + u8 count = 0; + u8 id1, id2; + + for (i = 0; i < 9 && PLAYER_APPRENTICE.field_B8[i].unk0_0; count++, i++) + ; + + gUnknown_030062F0 = AllocZeroed(sizeof(*gUnknown_030062F0)); + if (gSpecialVar_0x8005 == 2) + { + if (PLAYER_APPRENTICE.field_B1_1 < 3) + { + id1 = PLAYER_APPRENTICE.monIds[PLAYER_APPRENTICE.field_B1_1] >> 4; + gUnknown_030062F0->unk2 = gApprentices[PLAYER_APPRENTICE.id].species[id1]; + + id2 = PLAYER_APPRENTICE.monIds[PLAYER_APPRENTICE.field_B1_1] & 0xF; + gUnknown_030062F0->unk0 = gApprentices[PLAYER_APPRENTICE.id].species[id2]; + } + } + else if (gSpecialVar_0x8005 == 3) + { + if (PLAYER_APPRENTICE.field_B1_1 >= 3 + && PLAYER_APPRENTICE.field_B1_1 < count + 3 + && PLAYER_APPRENTICE.field_B8[PLAYER_APPRENTICE.field_B1_1 - 3].unk0_0 == 2) + { + count = PLAYER_APPRENTICE.field_B8[PLAYER_APPRENTICE.field_B1_1 - 3].unk0_1; + APPRENTICE_SPECIES_ID_2(id1, count); + gUnknown_030062F0->unk0 = gApprentices[PLAYER_APPRENTICE.id].species[id1]; + gUnknown_030062F0->unk4 = sub_81A0284(count, id1, PLAYER_APPRENTICE.field_B8[PLAYER_APPRENTICE.field_B1_1 - 3].unk0_2); + gUnknown_030062F0->unk6 = PLAYER_APPRENTICE.field_B8[PLAYER_APPRENTICE.field_B1_1 - 3].unk2; + } + } + else if (gSpecialVar_0x8005 == 4) + { + if (PLAYER_APPRENTICE.field_B1_1 >= 3 + && PLAYER_APPRENTICE.field_B1_1 < count + 3 + && PLAYER_APPRENTICE.field_B8[PLAYER_APPRENTICE.field_B1_1 - 3].unk0_0 == 1) + { + count = PLAYER_APPRENTICE.field_B8[PLAYER_APPRENTICE.field_B1_1 - 3].unk0_1; + APPRENTICE_SPECIES_ID_2(id2, count); + gUnknown_030062F0->unk0 = gApprentices[PLAYER_APPRENTICE.id].species[id2]; + } + } +} + +static void sub_81A0FE4(void) +{ + FREE_AND_SET_NULL(gUnknown_030062F0); +} + +static void sub_81A0FFC(void) +{ + u8 *stringDst; + u8 text[16]; + u32 speciesArrayId; + + switch (gSpecialVar_0x8005) + { + case 0: + stringDst = gStringVar1; + break; + case 1: + stringDst = gStringVar2; + break; + case 2: + stringDst = gStringVar3; + break; + default: + return; + } + + switch (gSpecialVar_0x8006) + { + case APPRENTICE_BUFF_SPECIES1: + StringCopy(stringDst, gSpeciesNames[gUnknown_030062F0->unk0]); + break; + case APPRENTICE_BUFF_SPECIES2: + StringCopy(stringDst, gSpeciesNames[gUnknown_030062F0->unk2]); + break; + case APPRENTICE_BUFF_SPECIES3: + StringCopy(stringDst, gSpeciesNames[gUnknown_030062F0->unk0]); + break; + case APPRENTICE_BUFF_MOVE1: + StringCopy(stringDst, gMoveNames[gUnknown_030062F0->unk4]); + break; + case APPRENTICE_BUFF_MOVE2: + StringCopy(stringDst, gMoveNames[gUnknown_030062F0->unk6]); + break; + case APPRENTICE_BUFF_ITEM: + StringCopy(stringDst, ItemId_GetName(PLAYER_APPRENTICE.field_B8[PLAYER_APPRENTICE.field_B1_1 - 3].unk2)); + break; + case APPRENTICE_BUFF_NAME: + TVShowConvertInternationalString(text, GetApprenticeNameInLanguage(PLAYER_APPRENTICE.id, LANGUAGE_ENGLISH), LANGUAGE_ENGLISH); + StringCopy(stringDst, text); + break; + case APPRENTICE_BUFF_LEVEL: + if (PLAYER_APPRENTICE.activeLvlMode == 1) + StringCopy(stringDst, gText_Lv50); + else + StringCopy(stringDst, gText_OpenLevel); + break; + case APPRENTICE_BUFF_EASY_CHAT: + ConvertBattleFrontierTrainerSpeechToString(gSaveBlock2Ptr->apprentices[0].easyChatWords); + StringCopy(stringDst, gStringVar4); + break; + case APPRENTICE_BUFF_SPECIES4: + if (PLAYER_APPRENTICE.field_B1_2 < 3) + { + APPRENTICE_SPECIES_ID(speciesArrayId, PLAYER_APPRENTICE.field_B1_2); + } + else + { + speciesArrayId = 0; + } + StringCopy(stringDst, gSpeciesNames[gApprentices[PLAYER_APPRENTICE.id].species[speciesArrayId]]); + break; + } +} + +static void sub_81A11F8(void) +{ + PLAYER_APPRENTICE.field_B1_2 = gSpecialVar_0x8005; +} + +static void sub_81A1218(void) +{ + sub_81AAC28(); +} + +#ifdef NONMATCHING +static void sub_81A1224(void) +{ + u8 count; + u8 i, j; + + if (PLAYER_APPRENTICE.field_B1_1 < 3) + return; + + count = 0; + for (j = 0; j < 9 && PLAYER_APPRENTICE.field_B8[j].unk0_0; count++, j++) + ; + + for (i = 0; i < count && i < PLAYER_APPRENTICE.field_B1_1 - 3; i++) + { + if (PLAYER_APPRENTICE.field_B8[i].unk0_0 == 1 + && PLAYER_APPRENTICE.field_B8[i].unk0_3 + && PLAYER_APPRENTICE.field_B8[i].unk2 == gSpecialVar_0x8005) + { + PLAYER_APPRENTICE.field_B8[PLAYER_APPRENTICE.field_B1_1 - 3].unk0_3 = 0; + PLAYER_APPRENTICE.field_B8[PLAYER_APPRENTICE.field_B1_1 - 3].unk2 = gSpecialVar_0x8005; + gSpecialVar_Result = i; + return; + } + } + + PLAYER_APPRENTICE.field_B8[PLAYER_APPRENTICE.field_B1_1 - 3].unk0_3 = 1; + PLAYER_APPRENTICE.field_B8[PLAYER_APPRENTICE.field_B1_1 - 3].unk2 = gSpecialVar_0x8005; + gSpecialVar_Result = 1; +} +#else +NAKED +static void sub_81A1224(void) +{ + asm_unified("\n\ + push {r4-r7,lr}\n\ + mov r7, r9\n\ + mov r6, r8\n\ + push {r6,r7}\n\ + ldr r1, =gSaveBlock2Ptr\n\ + ldr r3, [r1]\n\ + adds r0, r3, 0\n\ + adds r0, 0xB1\n\ + ldrb r0, [r0]\n\ + lsls r0, 26\n\ + lsrs r0, 28\n\ + adds r7, r1, 0\n\ + cmp r0, 0x2\n\ + bhi _081A1242\n\ + b _081A1362\n\ +_081A1242:\n\ + movs r5, 0\n\ + movs r2, 0\n\ + adds r0, r3, 0\n\ + adds r0, 0xB8\n\ + ldrb r0, [r0]\n\ + lsls r0, 30\n\ + ldr r1, =gSpecialVar_0x8005\n\ + mov r12, r1\n\ + ldr r1, =gSpecialVar_Result\n\ + mov r8, r1\n\ + cmp r0, 0\n\ + beq _081A127C\n\ + adds r3, r7, 0\n\ +_081A125C:\n\ + adds r0, r5, 0x1\n\ + lsls r0, 24\n\ + lsrs r5, r0, 24\n\ + adds r0, r2, 0x1\n\ + lsls r0, 24\n\ + lsrs r2, r0, 24\n\ + cmp r2, 0x8\n\ + bhi _081A127C\n\ + ldr r0, [r3]\n\ + lsls r1, r2, 2\n\ + adds r0, r1\n\ + adds r0, 0xB8\n\ + ldrb r0, [r0]\n\ + lsls r0, 30\n\ + cmp r0, 0\n\ + bne _081A125C\n\ +_081A127C:\n\ + movs r4, 0\n\ + cmp r4, r5\n\ + bcs _081A1322\n\ + ldr r0, [r7]\n\ + adds r0, 0xB1\n\ + ldrb r0, [r0]\n\ + lsls r0, 26\n\ + lsrs r0, 28\n\ + subs r0, 0x3\n\ + cmp r4, r0\n\ + bge _081A1322\n\ + adds r6, r7, 0\n\ + mov r9, r4\n\ +_081A1296:\n\ + ldr r3, [r6]\n\ + lsls r0, r4, 2\n\ + adds r2, r3, r0\n\ + adds r0, r2, 0\n\ + adds r0, 0xB8\n\ + ldrb r1, [r0]\n\ + lsls r0, r1, 30\n\ + lsrs r0, 30\n\ + cmp r0, 0x1\n\ + bne _081A1308\n\ + lsrs r0, r1, 6\n\ + cmp r0, 0\n\ + beq _081A1308\n\ + adds r0, r2, 0\n\ + adds r0, 0xBA\n\ + ldrh r0, [r0]\n\ + mov r2, r12\n\ + ldrh r2, [r2]\n\ + cmp r0, r2\n\ + bne _081A1308\n\ + adds r0, r3, 0\n\ + adds r0, 0xB1\n\ + ldrb r0, [r0]\n\ + lsls r0, 26\n\ + lsrs r0, 28\n\ + subs r0, 0x3\n\ + lsls r0, 2\n\ + adds r0, r3, r0\n\ + adds r0, 0xB8\n\ + ldrb r2, [r0]\n\ + movs r1, 0x3F\n\ + ands r1, r2\n\ + strb r1, [r0]\n\ + ldr r1, [r6]\n\ + adds r0, r1, 0\n\ + adds r0, 0xB1\n\ + ldrb r0, [r0]\n\ + lsls r0, 26\n\ + lsrs r0, 28\n\ + subs r0, 0x3\n\ + lsls r0, 2\n\ + adds r1, r0\n\ + mov r2, r12\n\ + ldrh r0, [r2]\n\ + adds r1, 0xBA\n\ + strh r0, [r1]\n\ + mov r1, r9\n\ + mov r0, r8\n\ + strh r1, [r0]\n\ + b _081A1362\n\ + .pool\n\ +_081A1308:\n\ + adds r0, r4, 0x1\n\ + lsls r0, 24\n\ + lsrs r4, r0, 24\n\ + cmp r4, r5\n\ + bcs _081A1322\n\ + ldr r0, [r6]\n\ + adds r0, 0xB1\n\ + ldrb r0, [r0]\n\ + lsls r0, 26\n\ + lsrs r0, 28\n\ + subs r0, 0x3\n\ + cmp r4, r0\n\ + blt _081A1296\n\ +_081A1322:\n\ + ldr r2, [r7]\n\ + adds r0, r2, 0\n\ + adds r0, 0xB1\n\ + ldrb r0, [r0]\n\ + lsls r0, 26\n\ + lsrs r0, 28\n\ + subs r0, 0x3\n\ + lsls r0, 2\n\ + adds r2, r0\n\ + adds r2, 0xB8\n\ + ldrb r1, [r2]\n\ + movs r0, 0x3F\n\ + ands r0, r1\n\ + movs r1, 0x40\n\ + orrs r0, r1\n\ + strb r0, [r2]\n\ + ldr r1, [r7]\n\ + adds r0, r1, 0\n\ + adds r0, 0xB1\n\ + ldrb r0, [r0]\n\ + lsls r0, 26\n\ + lsrs r0, 28\n\ + subs r0, 0x3\n\ + lsls r0, 2\n\ + adds r1, r0\n\ + mov r2, r12\n\ + ldrh r0, [r2]\n\ + adds r1, 0xBA\n\ + strh r0, [r1]\n\ + movs r0, 0x1\n\ + mov r1, r8\n\ + strh r0, [r1]\n\ +_081A1362:\n\ + pop {r3,r4}\n\ + mov r8, r3\n\ + mov r9, r4\n\ + pop {r4-r7}\n\ + pop {r0}\n\ + bx r0\n\ +"); +} +#endif // NONMATCHING + +static void sub_81A1370(void) +{ + s32 i; + s32 r10; + s32 r9; + + if (gSaveBlock2Ptr->apprentices[0].playerName[0] == EOS) + return; + + for (i = 0; i < 3; i++) + { + if (gSaveBlock2Ptr->apprentices[i + 1].playerName[0] == EOS) + { + gSaveBlock2Ptr->apprentices[i + 1] = gSaveBlock2Ptr->apprentices[0]; + return; + } + } + + r10 = 0xFFFF; + r9 = -1; + for (i = 1; i < 4; i++) + { + if (ReadUnalignedWord(gSaveBlock2Ptr->apprentices[i].playerId) == ReadUnalignedWord(gSaveBlock2Ptr->playerTrainerId) + && gSaveBlock2Ptr->apprentices[i].number < r10) + { + r10 = gSaveBlock2Ptr->apprentices[i].number; + r9 = i; + } + } + + if (r9 > 0) + gSaveBlock2Ptr->apprentices[r9] = gSaveBlock2Ptr->apprentices[0]; +} + +static void sub_81A1438(void) +{ + u8 i; + + gSaveBlock2Ptr->apprentices[0].id = PLAYER_APPRENTICE.id; + gSaveBlock2Ptr->apprentices[0].lvlMode = PLAYER_APPRENTICE.activeLvlMode; + + for (i = 0; i < 9 && PLAYER_APPRENTICE.field_B8[i].unk0_0; i++) + ; + + gSaveBlock2Ptr->apprentices[0].field_1 = i; + if (gSaveBlock2Ptr->apprentices[0].number < 255) + gSaveBlock2Ptr->apprentices[0].number++; + + sub_81A0390(gSaveBlock2Ptr->apprentices[0].field_1); + for (i = 0; i < 4; i++) + gSaveBlock2Ptr->apprentices[0].playerId[i] = gSaveBlock2Ptr->playerTrainerId[i]; + + StringCopy(gSaveBlock2Ptr->apprentices[0].playerName, gSaveBlock2Ptr->playerName); + gSaveBlock2Ptr->apprentices[0].language = gGameLanguage; + sub_8165AE8(&gSaveBlock2Ptr->apprentices[0]); +} + +static void sub_81A150C(void) +{ + u8 i; + u8 mapObjectGfxId; + u8 class = gApprentices[gSaveBlock2Ptr->apprentices[0].id].facilityClass; + + for (i = 0; i < 30 && gUnknown_085DCEDC[i] != class; i++) + ; + + if (i != 30) + { + mapObjectGfxId = gUnknown_085DCF0E[i]; + VarSet(VAR_OBJ_GFX_ID_0, mapObjectGfxId); + } + else + { + for (i = 0; i < 20 && gUnknown_085DCEFA[i] != class; i++) + ; + + if (i != 20) + { + mapObjectGfxId = gUnknown_085DCF2C[i]; + VarSet(VAR_OBJ_GFX_ID_0, mapObjectGfxId); + } + } +} + +static void sub_81A15A4(void) +{ + u8 i; + u8 mapObjectGfxId; + u8 class = gApprentices[PLAYER_APPRENTICE.id].facilityClass; + + for (i = 0; i < 30 && gUnknown_085DCEDC[i] != class; i++) + ; + + if (i != 30) + { + mapObjectGfxId = gUnknown_085DCF0E[i]; + VarSet(VAR_OBJ_GFX_ID_0, mapObjectGfxId); + } + else + { + for (i = 0; i < 20 && gUnknown_085DCEFA[i] != class; i++) + ; + + if (i != 20) + { + mapObjectGfxId = gUnknown_085DCF2C[i]; + VarSet(VAR_OBJ_GFX_ID_0, mapObjectGfxId); + } + } +} + +static void sub_81A1638(void) +{ + gSpecialVar_0x8004 = 1; +} + +static void sub_81A1644(void) +{ + gSpecialVar_0x8004 = 1; +} + +const u8 *GetApprenticeNameInLanguage(u32 apprenticeId, s32 language) +{ + const struct ApprenticeTrainer *apprentice = &gApprentices[apprenticeId]; + + switch (language) + { + case LANGUAGE_JAPANESE: + return apprentice->name[0]; + case LANGUAGE_ENGLISH: + return apprentice->name[1]; + case LANGUAGE_FRENCH: + return apprentice->name[2]; + case LANGUAGE_ITALIAN: + return apprentice->name[3]; + case LANGUAGE_GERMAN: + return apprentice->name[4]; + case LANGUAGE_SPANISH: + default: + return apprentice->name[5]; + } +} + +static void sub_81A16B4(u8 taskId) +{ + if (gMain.newKeys & A_BUTTON || gMain.newKeys & B_BUTTON) + SwitchTaskToFollowupFunc(taskId); +} + +static void Task_ExecuteFuncAfterButtonPress(u8 taskId) +{ + if (gMain.newKeys & A_BUTTON || gMain.newKeys & B_BUTTON) + { + gUnknown_030062F4 = (void*)(u32)(((u16)gTasks[taskId].data[0] | (gTasks[taskId].data[1] << 0x10))); + gUnknown_030062F4(); + DestroyTask(taskId); + } +} + +static void ExecuteFuncAfterButtonPress(void (*func)(void)) +{ + u8 taskId = CreateTask(Task_ExecuteFuncAfterButtonPress, 1); + gTasks[taskId].data[0] = (u32)(func); + gTasks[taskId].data[1] = (u32)(func) >> 16; +} + +static void sub_81A175C(TaskFunc taskFunc) +{ + u8 taskId = CreateTask(sub_81A16B4, 1); + SetTaskFuncWithFollowupFunc(taskId, sub_81A16B4, taskFunc); +} diff --git a/src/battle_ai_script_commands.c b/src/battle_ai_script_commands.c index 1201a855a8..e89d308f54 100644 --- a/src/battle_ai_script_commands.c +++ b/src/battle_ai_script_commands.c @@ -2191,7 +2191,7 @@ static void BattleAICmd_if_level_cond(void) static void BattleAICmd_if_target_taunted(void) { - if (gDisableStructs[gBattlerTarget].tauntTimer1 != 0) + if (gDisableStructs[gBattlerTarget].tauntTimer != 0) gAIScriptPtr = T1_READ_PTR(gAIScriptPtr + 1); else gAIScriptPtr += 5; @@ -2199,7 +2199,7 @@ static void BattleAICmd_if_target_taunted(void) static void BattleAICmd_if_target_not_taunted(void) { - if (gDisableStructs[gBattlerTarget].tauntTimer1 == 0) + if (gDisableStructs[gBattlerTarget].tauntTimer == 0) gAIScriptPtr = T1_READ_PTR(gAIScriptPtr + 1); else gAIScriptPtr += 5; diff --git a/src/battle_ai_switch_items.c b/src/battle_ai_switch_items.c index a105e7edfb..40fffd6e5b 100644 --- a/src/battle_ai_switch_items.c +++ b/src/battle_ai_switch_items.c @@ -17,7 +17,7 @@ static bool8 ShouldUseItem(void); static bool8 ShouldSwitchIfPerishSong(void) { if (gStatuses3[gActiveBattler] & STATUS3_PERISH_SONG - && gDisableStructs[gActiveBattler].perishSongTimer1 == 0) + && gDisableStructs[gActiveBattler].perishSongTimer == 0) { *(gBattleStruct->AI_monToSwitchIntoId + gActiveBattler) = PARTY_SIZE; BtlController_EmitTwoReturnValues(1, B_ACTION_SWITCH, 0); diff --git a/src/battle_anim.c b/src/battle_anim.c index 51e65da34f..590e34cb6c 100644 --- a/src/battle_anim.c +++ b/src/battle_anim.c @@ -16,9 +16,6 @@ #include "palette.h" #include "main.h" -// sprites start at 10000 and thus must be subtracted of 10000 to account for the true index. -#define GET_TRUE_SPRITE_INDEX(i) ((i - 10000)) - #define ANIM_SPRITE_INDEX_COUNT 8 extern u16 gBattle_WIN0H; @@ -33,8 +30,8 @@ extern struct MusicPlayerInfo gMPlayInfo_BGM; extern struct MusicPlayerInfo gMPlayInfo_SE1; extern struct MusicPlayerInfo gMPlayInfo_SE2; -extern const u16 gUnknown_082C8D64[]; -extern const u8 * const gBattleAnims_Moves[]; +extern const u16 gMovesWithQuietBGM[]; +extern const u8 *const gBattleAnims_Moves[]; extern const struct CompressedSpriteSheet gBattleAnimPicTable[]; extern const struct CompressedSpritePalette gBattleAnimPaletteTable[]; extern const struct BattleAnimBackground gBattleAnimBackgroundTable[]; @@ -110,7 +107,7 @@ EWRAM_DATA bool8 gAnimScriptActive = FALSE; EWRAM_DATA u8 gAnimVisualTaskCount = 0; EWRAM_DATA u8 gAnimSoundTaskCount = 0; EWRAM_DATA struct DisableStruct *gAnimDisableStructPtr = NULL; -EWRAM_DATA u32 gAnimMoveDmg = 0; +EWRAM_DATA s32 gAnimMoveDmg = 0; EWRAM_DATA u16 gAnimMovePower = 0; EWRAM_DATA static u16 sAnimSpriteIndexArray[ANIM_SPRITE_INDEX_COUNT] = {0}; EWRAM_DATA u8 gAnimFriendship = 0; @@ -237,7 +234,7 @@ void LaunchBattleAnimation(const u8 *const animsTable[], u16 tableId, bool8 isMo else { for (i = 0; i < 4; i++) - gAnimBattlerSpecies[i] = gContestResources->field_18->field_0; + gAnimBattlerSpecies[i] = gContestResources->field_18->unk0; } if (!isMoveAnim) @@ -260,9 +257,9 @@ void LaunchBattleAnimation(const u8 *const animsTable[], u16 tableId, bool8 isMo if (isMoveAnim) { - for (i = 0; gUnknown_082C8D64[i] != 0xFFFF; i++) + for (i = 0; gMovesWithQuietBGM[i] != 0xFFFF; i++) { - if (tableId == gUnknown_082C8D64[i]) + if (tableId == gMovesWithQuietBGM[i]) { m4aMPlayVolumeControl(&gMPlayInfo_BGM, 0xFFFF, 128); break; @@ -684,7 +681,7 @@ void sub_80A438C(u8 battlerId, bool8 toBG_2, bool8 setSpriteInvisible) } sub_80A6B30(&unknownStruct); - CpuFill16(0, unknownStruct.unk0, 0x1000); + CpuFill16(0, unknownStruct.bgTiles, 0x1000); CpuFill16(0xFF, unknownStruct.unk4, 0x800); SetAnimBgAttribute(1, BG_ANIM_PRIORITY, 2); @@ -694,7 +691,7 @@ void sub_80A438C(u8 battlerId, bool8 toBG_2, bool8 setSpriteInvisible) battlerSpriteId = gBattlerSpriteIds[battlerId]; gBattle_BG1_X = -(gSprites[battlerSpriteId].pos1.x + gSprites[battlerSpriteId].pos2.x) + 0x20; - if (IsContest() && IsSpeciesNotUnown(gContestResources->field_18->field_0)) + if (IsContest() && IsSpeciesNotUnown(gContestResources->field_18->unk0)) gBattle_BG1_X--; gBattle_BG1_Y = -(gSprites[battlerSpriteId].pos1.y + gSprites[battlerSpriteId].pos2.y) + 0x20; @@ -712,7 +709,7 @@ void sub_80A438C(u8 battlerId, bool8 toBG_2, bool8 setSpriteInvisible) else battlerPosition = GetBattlerPosition(battlerId); - sub_8118FBC(1, 0, 0, battlerPosition, unknownStruct.unk8, unknownStruct.unk0, unknownStruct.unk4, unknownStruct.unkA); + sub_8118FBC(1, 0, 0, battlerPosition, unknownStruct.unk8, unknownStruct.bgTiles, unknownStruct.unk4, unknownStruct.tilesOffset); if (IsContest()) sub_80A46A0(); @@ -722,7 +719,7 @@ void sub_80A438C(u8 battlerId, bool8 toBG_2, bool8 setSpriteInvisible) RequestDma3Fill(0, (void*)(VRAM + 0x6000), 0x2000, 1); RequestDma3Fill(0, (void*)(VRAM + 0xF000), 0x1000, 1); sub_80A6B90(&unknownStruct, 2); - CpuFill16(0, unknownStruct.unk0 + 0x1000, 0x1000); + CpuFill16(0, unknownStruct.bgTiles + 0x1000, 0x1000); CpuFill16(0, unknownStruct.unk4 + 0x400, 0x800); SetAnimBgAttribute(2, BG_ANIM_PRIORITY, 2); SetAnimBgAttribute(2, BG_ANIM_SCREEN_SIZE, 1); @@ -742,7 +739,7 @@ void sub_80A438C(u8 battlerId, bool8 toBG_2, bool8 setSpriteInvisible) LoadPalette(&gPlttBufferUnfaded[0x100 + battlerId * 16], 0x90, 0x20); CpuCopy32(&gPlttBufferUnfaded[0x100 + battlerId * 16], (void*)(BG_PLTT + 0x120), 0x20); - sub_8118FBC(2, 0, 0, GetBattlerPosition(battlerId), unknownStruct.unk8, unknownStruct.unk0 + 0x1000, unknownStruct.unk4 + 0x400, unknownStruct.unkA); + sub_8118FBC(2, 0, 0, GetBattlerPosition(battlerId), unknownStruct.unk8, unknownStruct.bgTiles + 0x1000, unknownStruct.unk4 + 0x400, unknownStruct.tilesOffset); } } @@ -752,7 +749,7 @@ static void sub_80A46A0(void) struct UnknownAnimStruct2 unknownStruct; u16 *ptr; - if (IsSpeciesNotUnown(gContestResources->field_18->field_0)) + if (IsSpeciesNotUnown(gContestResources->field_18->unk0)) { sub_80A6B30(&unknownStruct); ptr = unknownStruct.unk4; diff --git a/src/battle_anim_80A5C6C.c b/src/battle_anim_80A5C6C.c new file mode 100644 index 0000000000..ebe1718b71 --- /dev/null +++ b/src/battle_anim_80A5C6C.c @@ -0,0 +1,2459 @@ +#include "global.h" +#include "constants/battle_anim.h" +#include "constants/species.h" +#include "battle.h" +#include "battle_anim.h" +#include "contest.h" +#include "data2.h" +#include "decompress.h" +#include "palette.h" +#include "pokemon_icon.h" +#include "sprite.h" +#include "task.h" +#include "trig.h" +#include "util.h" +#include "gpu_regs.h" +#include "bg.h" +#include "malloc.h" +#include "dma3.h" + +#define GET_UNOWN_LETTER(personality) (( \ + (((personality & 0x03000000) >> 24) << 6) \ + | (((personality & 0x00030000) >> 16) << 4) \ + | (((personality & 0x00000300) >> 8) << 2) \ + | (((personality & 0x00000003) >> 0) << 0) \ +) % 28) + +#define IS_DOUBLE_BATTLE() ((gBattleTypeFlags & BATTLE_TYPE_DOUBLE)) + +extern const struct OamData gUnknown_0852497C; +extern const struct MonCoords gMonFrontPicCoords[]; +extern const struct MonCoords gMonBackPicCoords[]; +extern const u8 gEnemyMonElevation[]; +extern const struct CompressedSpriteSheet gMonFrontPicTable[]; +extern const union AffineAnimCmd *gUnknown_082FF6C0[]; + +// This file's functions. +void sub_80A64EC(struct Sprite *sprite); +void sub_80A653C(struct Sprite *sprite); +void InitAnimLinearTranslation(struct Sprite *sprite); +void sub_80A6FB4(struct Sprite *sprite); +void sub_80A6F98(struct Sprite *sprite); +void sub_80A7144(struct Sprite *sprite); +void sub_80A791C(struct Sprite *sprite); +void sub_80A8DFC(struct Sprite *sprite); +void sub_80A8E88(struct Sprite *sprite); +void sub_80A7E6C(u8 spriteId); +u16 sub_80A7F18(u8 spriteId); +void AnimTask_BlendMonInAndOutSetup(struct Task *task); +void sub_80A7AFC(u8 taskId); +void sub_80A8CAC(u8 taskId); +void AnimTask_BlendMonInAndOutStep(u8 taskId); +bool8 sub_80A7238(void); +void sub_80A8048(s16 *bottom, s16 *top, const void *ptr); +void *sub_80A8050(s16 bottom, s16 top); +u8 sub_80A82E4(u8 battlerId); +void sub_80A8D78(struct Task *task, u8 taskId); + +// EWRAM vars +EWRAM_DATA static union AffineAnimCmd *gUnknown_02038444 = NULL; + +// Const rom data +static const struct UCoords8 sBattlerCoords[][4] = +{ + { + { 72, 80 }, + { 176, 40 }, + { 48, 40 }, + { 112, 80 }, + }, + { + { 32, 80 }, + { 200, 40 }, + { 90, 88 }, + { 152, 32 }, + }, +}; + +// One entry for each of the four Castform forms. +const struct MonCoords gCastformFrontSpriteCoords[] = +{ + { 0x44, 17 }, // NORMAL + { 0x66, 9 }, // SUN + { 0x46, 9 }, // RAIN + { 0x86, 8 }, // HAIL +}; + +static const u8 sCastformElevations[] = +{ + 13, // NORMAL + 14, // SUN + 13, // RAIN + 13, // HAIL +}; + +// Y position of the backsprite for each of the four Castform forms. +static const u8 sCastformBackSpriteYCoords[] = +{ + 0, // NORMAL + 0, // SUN + 0, // RAIN + 0, // HAIL +}; + +static const struct SpriteTemplate sUnknown_08525F90[] = +{ + { + .tileTag = 55125, + .paletteTag = 55125, + .oam = &gUnknown_0852497C, + .anims = gDummySpriteAnimTable, + .images = NULL, + .affineAnims = gDummySpriteAffineAnimTable, + .callback = SpriteCallbackDummy, + }, + { + .tileTag = 55126, + .paletteTag = 55126, + .oam = &gUnknown_0852497C, + .anims = gDummySpriteAnimTable, + .images = NULL, + .affineAnims = gDummySpriteAffineAnimTable, + .callback = SpriteCallbackDummy, + } +}; + +static const struct SpriteSheet sUnknown_08525FC0[] = +{ + { gMiscBlank_Gfx, 0x800, 55125, }, + { gMiscBlank_Gfx, 0x800, 55126, }, +}; + +// code +u8 GetBattlerSpriteCoord(u8 battlerId, u8 attributeId) +{ + u8 retVal; + u16 species; + struct BattleSpriteInfo *spriteInfo; + + if (IsContest()) + { + if (attributeId == BATTLER_COORD_3 && battlerId == 3) + attributeId = BATTLER_COORD_Y; + } + + switch (attributeId) + { + case BATTLER_COORD_X: + case BATTLER_COORD_X_2: + retVal = sBattlerCoords[IS_DOUBLE_BATTLE()][GetBattlerPosition(battlerId)].x; + break; + case BATTLER_COORD_Y: + retVal = sBattlerCoords[IS_DOUBLE_BATTLE()][GetBattlerPosition(battlerId)].y; + break; + case BATTLER_COORD_3: + case BATTLER_COORD_4: + default: + if (IsContest()) + { + if (shared19348.unk4_0) + species = shared19348.unk2; + else + species = shared19348.unk0; + } + else + { + if (GetBattlerSide(battlerId) != B_SIDE_PLAYER) + { + spriteInfo = gBattleSpritesDataPtr->battlerData; + if (!spriteInfo[battlerId].transformSpecies) + species = GetMonData(&gEnemyParty[gBattlerPartyIndexes[battlerId]], MON_DATA_SPECIES); + else + species = spriteInfo[battlerId].transformSpecies; + } + else + { + spriteInfo = gBattleSpritesDataPtr->battlerData; + if (!spriteInfo[battlerId].transformSpecies) + species = GetMonData(&gPlayerParty[gBattlerPartyIndexes[battlerId]], MON_DATA_SPECIES); + else + species = spriteInfo[battlerId].transformSpecies; + } + } + if (attributeId == BATTLER_COORD_3) + retVal = GetBattlerSpriteFinal_Y(battlerId, species, TRUE); + else + retVal = GetBattlerSpriteFinal_Y(battlerId, species, FALSE); + break; + } + + return retVal; +} + +u8 GetBattlerYDelta(u8 battlerId, u16 species) +{ + u16 letter; + u32 personality; + struct BattleSpriteInfo *spriteInfo; + u8 ret; + u16 coordSpecies; + + if (GetBattlerSide(battlerId) == B_SIDE_PLAYER || IsContest()) + { + if (species == SPECIES_UNOWN) + { + if (IsContest()) + { + if (shared19348.unk4_0) + personality = shared19348.unk10; + else + personality = shared19348.unk8; + } + else + { + spriteInfo = gBattleSpritesDataPtr->battlerData; + if (!spriteInfo[battlerId].transformSpecies) + personality = GetMonData(&gPlayerParty[gBattlerPartyIndexes[battlerId]], MON_DATA_PERSONALITY); + else + personality = gTransformedPersonalities[battlerId]; + } + letter = GET_UNOWN_LETTER(personality); + if (!letter) + coordSpecies = species; + else + coordSpecies = letter + SPECIES_UNOWN_B - 1; + ret = gMonBackPicCoords[coordSpecies].y_offset; + } + else if (species == SPECIES_CASTFORM) + { + ret = sCastformBackSpriteYCoords[gBattleMonForms[battlerId]]; + } + else if (species > NUM_SPECIES) + { + ret = gMonBackPicCoords[0].y_offset; + } + else + { + ret = gMonBackPicCoords[species].y_offset; + } + } + else + { + if (species == SPECIES_UNOWN) + { + spriteInfo = gBattleSpritesDataPtr->battlerData; + if (!spriteInfo[battlerId].transformSpecies) + personality = GetMonData(&gEnemyParty[gBattlerPartyIndexes[battlerId]], MON_DATA_PERSONALITY); + else + personality = gTransformedPersonalities[battlerId]; + letter = GET_UNOWN_LETTER(personality); + if (!letter) + coordSpecies = species; + else + coordSpecies = letter + SPECIES_UNOWN_B - 1; + ret = gMonFrontPicCoords[coordSpecies].y_offset; + } + else if (species == SPECIES_CASTFORM) + { + ret = gCastformFrontSpriteCoords[gBattleMonForms[battlerId]].y_offset; + } + else if (species > NUM_SPECIES) + { + ret = gMonFrontPicCoords[0].y_offset; + } + else + { + ret = gMonFrontPicCoords[species].y_offset; + } + } + return ret; +} + +u8 GetBattlerElevation(u8 battlerId, u16 species) +{ + u8 ret = 0; + if (GetBattlerSide(battlerId) == B_SIDE_OPPONENT) + { + if (!IsContest()) + { + if (species == SPECIES_CASTFORM) + ret = sCastformElevations[gBattleMonForms[battlerId]]; + else if (species > NUM_SPECIES) + ret = gEnemyMonElevation[0]; + else + ret = gEnemyMonElevation[species]; + } + } + return ret; +} + +u8 GetBattlerSpriteFinal_Y(u8 battlerId, u16 species, bool8 a3) +{ + u16 offset; + u8 y; + + if (GetBattlerSide(battlerId) == B_SIDE_PLAYER || IsContest()) + { + offset = GetBattlerYDelta(battlerId, species); + } + else + { + offset = GetBattlerYDelta(battlerId, species); + offset -= GetBattlerElevation(battlerId, species); + } + y = offset + sBattlerCoords[IS_DOUBLE_BATTLE()][GetBattlerPosition(battlerId)].y; + if (a3) + { + if (GetBattlerSide(battlerId) == B_SIDE_PLAYER) + y += 8; + if (y > 104) + y = 104; + } + return y; +} + +u8 GetBattlerSpriteCoord2(u8 battlerId, u8 attributeId) +{ + u16 species; + struct BattleSpriteInfo *spriteInfo; + + if (attributeId == BATTLER_COORD_3 || attributeId == BATTLER_COORD_4) + { + if (IsContest()) + { + if (shared19348.unk4_0) + species = shared19348.unk2; + else + species = shared19348.unk0; + } + else + { + spriteInfo = gBattleSpritesDataPtr->battlerData; + if (!spriteInfo[battlerId].transformSpecies) + species = gAnimBattlerSpecies[battlerId]; + else + species = spriteInfo[battlerId].transformSpecies; + } + if (attributeId == BATTLER_COORD_3) + return GetBattlerSpriteFinal_Y(battlerId, species, TRUE); + else + return GetBattlerSpriteFinal_Y(battlerId, species, FALSE); + } + else + { + return GetBattlerSpriteCoord(battlerId, attributeId); + } +} + +u8 GetBattlerSpriteDefault_Y(u8 battlerId) +{ + return GetBattlerSpriteCoord(battlerId, BATTLER_COORD_4); +} + +u8 GetSubstituteSpriteDefault_Y(u8 battlerId) +{ + u16 y; + if (GetBattlerSide(battlerId) != B_SIDE_PLAYER) + y = GetBattlerSpriteCoord(battlerId, BATTLER_COORD_Y) + 16; + else + y = GetBattlerSpriteCoord(battlerId, BATTLER_COORD_Y) + 17; + return y; +} + +u8 GetBattlerYCoordWithElevation(u8 battlerId) +{ + u16 species; + u8 y; + struct BattleSpriteInfo *spriteInfo; + + y = GetBattlerSpriteCoord(battlerId, BATTLER_COORD_Y); + if (!IsContest()) + { + if (GetBattlerSide(battlerId) != B_SIDE_PLAYER) + { + spriteInfo = gBattleSpritesDataPtr->battlerData; + if (!spriteInfo[battlerId].transformSpecies) + species = GetMonData(&gEnemyParty[gBattlerPartyIndexes[battlerId]], MON_DATA_SPECIES); + else + species = spriteInfo[battlerId].transformSpecies; + } + else + { + spriteInfo = gBattleSpritesDataPtr->battlerData; + if (!spriteInfo[battlerId].transformSpecies) + species = GetMonData(&gPlayerParty[gBattlerPartyIndexes[battlerId]], MON_DATA_SPECIES); + else + species = spriteInfo[battlerId].transformSpecies; + } + if (GetBattlerSide(battlerId) != B_SIDE_PLAYER) + y -= GetBattlerElevation(battlerId, species); + } + return y; +} + +u8 GetAnimBattlerSpriteId(u8 which) +{ + u8 *sprites; + + if (which == ANIM_ATTACKER) + { + if (IsBattlerSpritePresent(gBattleAnimAttacker)) + { + sprites = gBattlerSpriteIds; + return sprites[gBattleAnimAttacker]; + } + else + { + return 0xff; + } + } + else if (which == ANIM_TARGET) + { + if (IsBattlerSpritePresent(gBattleAnimTarget)) + { + sprites = gBattlerSpriteIds; + return sprites[gBattleAnimTarget]; + } + else + { + return 0xff; + } + } + else if (which == ANIM_ATK_PARTNER) + { + if (!IsBattlerSpriteVisible(BATTLE_PARTNER(gBattleAnimAttacker))) + return 0xff; + else + return gBattlerSpriteIds[BATTLE_PARTNER(gBattleAnimAttacker)]; + } + else + { + if (IsBattlerSpriteVisible(BATTLE_PARTNER(gBattleAnimTarget))) + return gBattlerSpriteIds[BATTLE_PARTNER(gBattleAnimTarget)]; + else + return 0xff; + } +} + +void StoreSpriteCallbackInData6(struct Sprite *sprite, void (*callback)(struct Sprite*)) +{ + sprite->data[6] = (u32)(callback) & 0xffff; + sprite->data[7] = (u32)(callback) >> 16; +} + +void SetCallbackToStoredInData6(struct Sprite *sprite) +{ + u32 callback = (u16)sprite->data[6] | (sprite->data[7] << 16); + sprite->callback = (void (*)(struct Sprite *))callback; +} + +void sub_80A62EC(struct Sprite *sprite) +{ + if (sprite->data[3]) + { + sprite->pos2.x = Sin(sprite->data[0], sprite->data[1]); + sprite->pos2.y = Cos(sprite->data[0], sprite->data[1]); + sprite->data[0] += sprite->data[2]; + if (sprite->data[0] >= 0x100) + sprite->data[0] -= 0x100; + else if (sprite->data[0] < 0) + sprite->data[0] += 0x100; + sprite->data[3]--; + } + else + { + SetCallbackToStoredInData6(sprite); + } +} + +void sub_80A634C(struct Sprite *sprite) +{ + if (sprite->data[3]) + { + sprite->pos2.x = Sin(sprite->data[0], (sprite->data[5] >> 8) + sprite->data[1]); + sprite->pos2.y = Cos(sprite->data[0], (sprite->data[5] >> 8) + sprite->data[1]); + sprite->data[0] += sprite->data[2]; + sprite->data[5] += sprite->data[4]; + if (sprite->data[0] >= 0x100) + sprite->data[0] -= 0x100; + else if (sprite->data[0] < 0) + sprite->data[0] += 0x100; + sprite->data[3]--; + } + else + { + SetCallbackToStoredInData6(sprite); + } +} + +void sub_80A63C8(struct Sprite *sprite) +{ + if (sprite->data[3]) + { + sprite->pos2.x = Sin(sprite->data[0], sprite->data[1]); + sprite->pos2.y = Cos(sprite->data[4], sprite->data[1]); + sprite->data[0] += sprite->data[2]; + sprite->data[4] += sprite->data[5]; + if (sprite->data[0] >= 0x100) + sprite->data[0] -= 0x100; + else if (sprite->data[0] < 0) + sprite->data[0] += 0x100; + if (sprite->data[4] >= 0x100) + sprite->data[4] -= 0x100; + else if (sprite->data[4] < 0) + sprite->data[4] += 0x100; + sprite->data[3]--; + } + else + { + SetCallbackToStoredInData6(sprite); + } +} + +void sub_80A6450(struct Sprite *sprite) +{ + if (sprite->data[3]) + { + sprite->pos2.x = Sin(sprite->data[0], sprite->data[1]); + sprite->pos2.y = Cos(sprite->data[0], sprite->data[4]); + sprite->data[0] += sprite->data[2]; + if (sprite->data[0] >= 0x100) + sprite->data[0] -= 0x100; + else if (sprite->data[0] < 0) + sprite->data[0] += 0x100; + sprite->data[3]--; + } + else + { + SetCallbackToStoredInData6(sprite); + } +} + +// Simply waits until the sprite's data[0] hits zero. +// This is used to let sprite anims or affine anims to run for a designated +// duration. +void sub_80A64B0(struct Sprite *sprite) +{ + if (sprite->data[0] > 0) + sprite->data[0]--; + else + SetCallbackToStoredInData6(sprite); +} + +void sub_80A64D0(struct Sprite *sprite) +{ + sub_80A64EC(sprite); + sprite->callback = sub_80A653C; + sprite->callback(sprite); +} + +void sub_80A64EC(struct Sprite *sprite) +{ + s16 old; + int v1; + + if (sprite->data[1] > sprite->data[2]) + sprite->data[0] = -sprite->data[0]; + v1 = sprite->data[2] - sprite->data[1]; + old = sprite->data[0]; + sprite->data[0] = abs(v1 / sprite->data[0]); + sprite->data[2] = (sprite->data[4] - sprite->data[3]) / sprite->data[0]; + sprite->data[1] = old; +} + +void sub_80A653C(struct Sprite *sprite) +{ + if (sprite->data[0] > 0) + { + sprite->data[0]--; + sprite->pos2.x += sprite->data[1]; + sprite->pos2.y += sprite->data[2]; + } + else + { + SetCallbackToStoredInData6(sprite); + } +} + +void sub_80A656C(struct Sprite *sprite) +{ + if (sprite->data[0] > 0) + { + sprite->data[0]--; + sprite->data[3] += sprite->data[1]; + sprite->data[4] += sprite->data[2]; + sprite->pos2.x = sprite->data[3] >> 8; + sprite->pos2.y = sprite->data[4] >> 8; + } + else + { + SetCallbackToStoredInData6(sprite); + } +} + +void sub_80A65A8(struct Sprite *sprite) +{ + if (sprite->data[0] > 0) + { + sprite->data[0]--; + sprite->data[3] += sprite->data[1]; + sprite->data[4] += sprite->data[2]; + sprite->pos2.x = sprite->data[3] >> 8; + sprite->pos2.y = sprite->data[4] >> 8; + } + else + { + SetCallbackToStoredInData6(sprite); + } + UpdateMonIconFrame(sprite); +} + +void sub_80A65EC(struct Sprite *sprite) +{ + sprite->data[1] = sprite->pos1.x + sprite->pos2.x; + sprite->data[3] = sprite->pos1.y + sprite->pos2.y; + sprite->data[2] = GetBattlerSpriteCoord(gBattleAnimTarget, 2); + sprite->data[4] = GetBattlerSpriteCoord(gBattleAnimTarget, 3); + sprite->callback = sub_80A64D0; +} + +void sub_80A6630(struct Sprite *sprite) +{ + if (sprite->data[0] > 0) + { + sprite->data[0]--; + gSprites[sprite->data[3]].pos2.x += sprite->data[1]; + gSprites[sprite->data[3]].pos2.y += sprite->data[2]; + } + else + { + SetCallbackToStoredInData6(sprite); + } +} + +// Same as sub_80A6630, but it operates on sub-pixel values +// to handle slower translations. +void sub_80A6680(struct Sprite *sprite) +{ + if (sprite->data[0] > 0) + { + sprite->data[0]--; + sprite->data[3] += sprite->data[1]; + sprite->data[4] += sprite->data[2]; + gSprites[sprite->data[5]].pos2.x = sprite->data[3] >> 8; + gSprites[sprite->data[5]].pos2.y = sprite->data[4] >> 8; + } + else + { + SetCallbackToStoredInData6(sprite); + } +} + +void sub_80A66DC(struct Sprite *sprite) +{ + if (sprite->data[0] > 0) + { + sprite->data[0]--; + sprite->pos2.x = sprite->data[2] >> 8; + sprite->data[2] += sprite->data[1]; + sprite->pos2.y = sprite->data[4] >> 8; + sprite->data[4] += sprite->data[3]; + if (sprite->data[0] % sprite->data[5] == 0) + { + if (sprite->data[5]) + sprite->invisible ^= 1; + } + } + else + { + SetCallbackToStoredInData6(sprite); + } +} + +void move_anim_8074EE0(struct Sprite *sprite) +{ + FreeSpriteOamMatrix(sprite); + DestroyAnimSprite(sprite); +} + +void sub_80A6760(struct Sprite *sprite) +{ + sprite->data[1] = sprite->pos1.x + sprite->pos2.x; + sprite->data[3] = sprite->pos1.y + sprite->pos2.y; + sprite->data[2] = GetBattlerSpriteCoord(gBattleAnimAttacker, 2); + sprite->data[4] = GetBattlerSpriteCoord(gBattleAnimAttacker, 3); + sprite->callback = sub_80A64D0; +} + +void sub_80A67A4(struct Sprite *sprite) +{ + ResetPaletteStructByUid(sprite->data[5]); + move_anim_8074EE0(sprite); +} + +void sub_80A67BC(struct Sprite *sprite) +{ + if (sprite->affineAnimEnded) + SetCallbackToStoredInData6(sprite); +} + +void sub_80A67D8(struct Sprite *sprite) +{ + if (sprite->animEnded) + SetCallbackToStoredInData6(sprite); +} + +void sub_80A67F4(struct Sprite *sprite) +{ + SetGpuReg(REG_OFFSET_BLDCNT, 0); + SetGpuReg(REG_OFFSET_BLDALPHA, 0); + DestroyAnimSprite(sprite); +} + +void sub_80A6814(u8 taskId) +{ + SetGpuReg(REG_OFFSET_BLDCNT, 0); + SetGpuReg(REG_OFFSET_BLDALPHA, 0); + DestroyAnimVisualTask(taskId); +} + +void sub_80A6838(struct Sprite *sprite) +{ + sprite->pos1.x = GetBattlerSpriteCoord(gBattleAnimAttacker, 2); + sprite->pos1.y = GetBattlerSpriteCoord(gBattleAnimAttacker, 3); +} + +void sub_80A6864(struct Sprite *sprite, s16 a2) +{ + u16 v1 = GetBattlerSpriteCoord(gBattleAnimAttacker, 0); + u16 v2 = GetBattlerSpriteCoord(gBattleAnimTarget, 0); + + if (v1 > v2) + { + sprite->pos1.x -= a2; + } + else if (v1 < v2) + { + sprite->pos1.x += a2; + } + else + { + if (GetBattlerSide(gBattleAnimAttacker) != 0) + sprite->pos1.x -= a2; + else + sprite->pos1.x += a2; + } +} + +void sub_80A68D4(struct Sprite *sprite) +{ + sprite->data[1] = sprite->pos1.x; + sprite->data[3] = sprite->pos1.y; + InitAnimLinearTranslation(sprite); + sprite->data[6] = 0x8000 / sprite->data[0]; + sprite->data[7] = 0; +} + +bool8 TranslateAnimArc(struct Sprite *sprite) +{ + if (TranslateAnimLinear(sprite)) + return TRUE; + sprite->data[7] += sprite->data[6]; + sprite->pos2.y += Sin((u8)(sprite->data[7] >> 8), sprite->data[5]); + return FALSE; +} + +bool8 sub_80A6934(struct Sprite *sprite) +{ + if (TranslateAnimLinear(sprite)) + return TRUE; + sprite->data[7] += sprite->data[6]; + sprite->pos2.x += Sin((u8)(sprite->data[7] >> 8), sprite->data[5]); + return FALSE; +} + +void oamt_add_pos2_onto_pos1(struct Sprite *sprite) +{ + sprite->pos1.x += sprite->pos2.x; + sprite->pos1.y += sprite->pos2.y; + sprite->pos2.x = 0; + sprite->pos2.y = 0; +} + +void sub_80A6980(struct Sprite *sprite, bool8 a2) +{ + if (!a2) + { + sprite->pos1.x = GetBattlerSpriteCoord2(gBattleAnimTarget, 0); + sprite->pos1.y = GetBattlerSpriteCoord2(gBattleAnimTarget, 1); + } + sub_80A6864(sprite, gBattleAnimArgs[0]); + sprite->pos1.y += gBattleAnimArgs[1]; +} + +void sub_80A69CC(struct Sprite *sprite, u8 a2) +{ + if (!a2) + { + sprite->pos1.x = GetBattlerSpriteCoord2(gBattleAnimAttacker, 0); + sprite->pos1.y = GetBattlerSpriteCoord2(gBattleAnimAttacker, 1); + } + else + { + sprite->pos1.x = GetBattlerSpriteCoord2(gBattleAnimAttacker, 2); + sprite->pos1.y = GetBattlerSpriteCoord2(gBattleAnimAttacker, 3); + } + sub_80A6864(sprite, gBattleAnimArgs[0]); + sprite->pos1.y += gBattleAnimArgs[1]; +} + +u8 GetBattlerSide(u8 battlerId) +{ + return GET_BATTLER_SIDE2(battlerId); +} + +u8 GetBattlerPosition(u8 battlerId) +{ + return GET_BATTLER_POSITION(battlerId); +} + +u8 GetBattlerAtPosition(u8 position) +{ + u8 i; + + for (i = 0; i < gBattlersCount; i++) + { + if (gBattlerPositions[i] == position) + break; + } + return i; +} + +bool8 IsBattlerSpritePresent(u8 battlerId) +{ + if (IsContest()) + { + if (gBattleAnimAttacker == battlerId) + return TRUE; + else if (gBattleAnimTarget == battlerId) + return TRUE; + else + return FALSE; + } + else + { + if (gBattlerPositions[battlerId] == 0xff) + { + return FALSE; + } + else if (GetBattlerSide(battlerId) != B_SIDE_PLAYER) + { + if (GetMonData(&gEnemyParty[gBattlerPartyIndexes[battlerId]], MON_DATA_HP) != 0) + return TRUE; + } + else + { + if (GetMonData(&gPlayerParty[gBattlerPartyIndexes[battlerId]], MON_DATA_HP) != 0) + return TRUE; + } + } + return FALSE; +} + +bool8 IsDoubleBattle(void) +{ + return IS_DOUBLE_BATTLE(); +} + +void sub_80A6B30(struct UnknownAnimStruct2 *unk) +{ + if (IsContest()) + { + unk->bgTiles = gUnknown_0202305C; + unk->unk4 = (u16 *)gUnknown_02023060; + unk->unk8 = 0xe; + unk->bgId = 1; + unk->tilesOffset = 0; + unk->unkC = 0; + } + else + { + unk->bgTiles = gUnknown_0202305C; + unk->unk4 = (u16 *)gUnknown_02023060; + unk->unk8 = 0x8; + unk->bgId = 1; + unk->tilesOffset = 0x200; + unk->unkC = 0; + } +} + +void sub_80A6B90(struct UnknownAnimStruct2 *unk, u32 arg1) +{ + if (IsContest()) + { + unk->bgTiles = gUnknown_0202305C; + unk->unk4 = (u16 *)gUnknown_02023060; + unk->unk8 = 0xe; + unk->bgId = 1; + unk->tilesOffset = 0; + unk->unkC = 0; + } + else if (arg1 == 1) + { + sub_80A6B30(unk); + } + else + { + unk->bgTiles = gUnknown_0202305C; + unk->unk4 = (u16 *)gUnknown_02023060; + unk->unk8 = 0x9; + unk->bgId = 2; + unk->tilesOffset = 0x300; + unk->unkC = 0; + } +} + +void sub_80A6BFC(struct UnknownAnimStruct2 *unk) +{ + unk->bgTiles = gUnknown_0202305C; + unk->unk4 = (u16 *)gUnknown_02023060; + if (IsContest()) + { + unk->unk8 = 0xe; + unk->bgId = 1; + unk->tilesOffset = 0; + unk->unkC = 0; + } + else if (sub_80A8364(gBattleAnimAttacker) == 1) + { + unk->unk8 = 8; + unk->bgId = 1; + unk->tilesOffset = 0x200; + unk->unkC = 0; + } + else + { + unk->unk8 = 0x9; + unk->bgId = 2; + unk->tilesOffset = 0x300; + unk->unkC = 0; + } +} + +void sub_80A6C68(u32 arg0) +{ + struct UnknownAnimStruct2 unkStruct; + + sub_80A6B90(&unkStruct, arg0); + CpuFill32(0, unkStruct.bgTiles, 0x2000); + LoadBgTiles(unkStruct.bgId, unkStruct.bgTiles, 0x2000, unkStruct.tilesOffset); + FillBgTilemapBufferRect(unkStruct.bgId, 0, 0, 0, 0x20, 0x40, 0x11); + CopyBgTilemapBufferToVram(unkStruct.bgId); +} + +void sub_80A6CC0(u32 bgId, void *src, u32 tilesOffset) +{ + CpuFill32(0, gUnknown_0202305C, 0x2000); + LZDecompressWram(src, gUnknown_0202305C); + LoadBgTiles(bgId, gUnknown_0202305C, 0x2000, tilesOffset); +} + +void sub_80A6D10(u32 bgId, const void *src) +{ + FillBgTilemapBufferRect(bgId, 0, 0, 0, 0x20, 0x40, 0x11); + CopyToBgTilemapBuffer(bgId, src, 0, 0); +} + +void sub_80A6D48(u32 bgId, const void *src) +{ + sub_80A6D10(bgId, src); + CopyBgTilemapBufferToVram(bgId); +} + +void sub_80A6D60(struct UnknownAnimStruct2 *unk, const void *src, u32 arg2) +{ + sub_80A6D10(unk->bgId, src); + if (IsContest() == TRUE) + sub_80A4720(unk->unk8, unk->unk4, 0, arg2); + CopyBgTilemapBufferToVram(unk->bgId); +} + +u8 sub_80A6D94(void) +{ + if (IsContest()) + return 1; + else + return 2; +} + +void sub_80A6DAC(bool8 arg0) +{ + if (!arg0 || IsContest()) + { + SetAnimBgAttribute(3, BG_ANIM_SCREEN_SIZE, 0); + SetAnimBgAttribute(3, BG_ANIM_AREA_OVERFLOW_MODE, 1); + } + else + { + SetAnimBgAttribute(3, BG_ANIM_SCREEN_SIZE, 1); + SetAnimBgAttribute(3, BG_ANIM_AREA_OVERFLOW_MODE, 0); + } +} + +void sub_80A6DEC(struct Sprite *sprite) +{ + sprite->data[1] = sprite->pos1.x; + sprite->data[3] = sprite->pos1.y; + sub_80A6E14(sprite); + sprite->callback = sub_80A65A8; + sprite->callback(sprite); +} + +void sub_80A6E14(struct Sprite *sprite) +{ + s16 x = (sprite->data[2] - sprite->data[1]) << 8; + s16 y = (sprite->data[4] - sprite->data[3]) << 8; + sprite->data[1] = x / sprite->data[0]; + sprite->data[2] = y / sprite->data[0]; + sprite->data[4] = 0; + sprite->data[3] = 0; +} + +void InitAnimLinearTranslation(struct Sprite *sprite) +{ + int x = sprite->data[2] - sprite->data[1]; + int y = sprite->data[4] - sprite->data[3]; + bool8 movingLeft = x < 0; + bool8 movingUp = y < 0; + u16 xDelta = abs(x) << 8; + u16 yDelta = abs(y) << 8; + + xDelta = xDelta / sprite->data[0]; + yDelta = yDelta / sprite->data[0]; + + if (movingLeft) + xDelta |= 1; + else + xDelta &= ~1; + + if (movingUp) + yDelta |= 1; + else + yDelta &= ~1; + + sprite->data[1] = xDelta; + sprite->data[2] = yDelta; + sprite->data[4] = 0; + sprite->data[3] = 0; +} + +void sub_80A6EEC(struct Sprite *sprite) +{ + sprite->data[1] = sprite->pos1.x; + sprite->data[3] = sprite->pos1.y; + InitAnimLinearTranslation(sprite); + sprite->callback = sub_80A6F98; + sprite->callback(sprite); +} + +void sub_80A6F14(struct Sprite *sprite) +{ + sprite->data[1] = sprite->pos1.x; + sprite->data[3] = sprite->pos1.y; + InitAnimLinearTranslation(sprite); + sprite->callback = sub_80A6FB4; + sprite->callback(sprite); +} + +bool8 TranslateAnimLinear(struct Sprite *sprite) +{ + u16 v1, v2, x, y; + + if (!sprite->data[0]) + return TRUE; + + v1 = sprite->data[1]; + v2 = sprite->data[2]; + x = sprite->data[3]; + y = sprite->data[4]; + x += v1; + y += v2; + + if (v1 & 1) + sprite->pos2.x = -(x >> 8); + else + sprite->pos2.x = x >> 8; + + if (v2 & 1) + sprite->pos2.y = -(y >> 8); + else + sprite->pos2.y = y >> 8; + + sprite->data[3] = x; + sprite->data[4] = y; + sprite->data[0]--; + return FALSE; +} + +void sub_80A6F98(struct Sprite *sprite) +{ + if (TranslateAnimLinear(sprite)) + SetCallbackToStoredInData6(sprite); +} + +void sub_80A6FB4(struct Sprite *sprite) +{ + sub_8039E9C(sprite); + if (TranslateAnimLinear(sprite)) + SetCallbackToStoredInData6(sprite); +} + +void sub_80A6FD4(struct Sprite *sprite) +{ + int v1 = abs(sprite->data[2] - sprite->data[1]) << 8; + sprite->data[0] = v1 / sprite->data[0]; + InitAnimLinearTranslation(sprite); +} + +void sub_80A7000(struct Sprite *sprite) +{ + sprite->data[1] = sprite->pos1.x; + sprite->data[3] = sprite->pos1.y; + sub_80A6FD4(sprite); + sprite->callback = sub_80A6F98; + sprite->callback(sprite); +} + +void sub_80A7028(struct Sprite *sprite) +{ + int x = sprite->data[2] - sprite->data[1]; + int y = sprite->data[4] - sprite->data[3]; + bool8 x_sign = x < 0; + bool8 y_sign = y < 0; + u16 x2 = abs(x) << 4; + u16 y2 = abs(y) << 4; + + x2 /= sprite->data[0]; + y2 /= sprite->data[0]; + + if (x_sign) + x2 |= 1; + else + x2 &= ~1; + + if (y_sign) + y2 |= 1; + else + y2 &= ~1; + + sprite->data[1] = x2; + sprite->data[2] = y2; + sprite->data[4] = 0; + sprite->data[3] = 0; +} + +void sub_80A70C0(struct Sprite *sprite) +{ + sprite->data[1] = sprite->pos1.x; + sprite->data[3] = sprite->pos1.y; + sub_80A7028(sprite); + sprite->callback = sub_80A7144; + sprite->callback(sprite); +} + +bool8 sub_80A70E8(struct Sprite *sprite) +{ + u16 v1, v2, x, y; + + if (!sprite->data[0]) + return TRUE; + + v1 = sprite->data[1]; + v2 = sprite->data[2]; + x = sprite->data[3]; + y = sprite->data[4]; + x += v1; + y += v2; + + if (v1 & 1) + sprite->pos2.x = -(x >> 4); + else + sprite->pos2.x = x >> 4; + + if (v2 & 1) + sprite->pos2.y = -(y >> 4); + else + sprite->pos2.y = y >> 4; + + sprite->data[3] = x; + sprite->data[4] = y; + sprite->data[0]--; + return FALSE; +} + +void sub_80A7144(struct Sprite *sprite) +{ + if (sub_80A70E8(sprite)) + SetCallbackToStoredInData6(sprite); +} + +void sub_80A7160(struct Sprite *sprite) +{ + int v1 = abs(sprite->data[2] - sprite->data[1]) << 4; + sprite->data[0] = v1 / sprite->data[0]; + sub_80A7028(sprite); +} + +void sub_80A718C(struct Sprite *sprite) +{ + sprite->data[1] = sprite->pos1.x; + sprite->data[3] = sprite->pos1.y; + sub_80A7160(sprite); + sprite->callback = sub_80A7144; + sprite->callback(sprite); +} + +void obj_id_set_rotscale(u8 spriteId, s16 xScale, s16 yScale, u16 rotation) +{ + int i; + struct ObjAffineSrcData src; + struct OamMatrix matrix; + + src.xScale = xScale; + src.yScale = yScale; + src.rotation = rotation; + if (sub_80A7238()) + src.xScale = -src.xScale; + i = gSprites[spriteId].oam.matrixNum; + ObjAffineSet(&src, &matrix, 1, 2); + gOamMatrices[i].a = matrix.a; + gOamMatrices[i].b = matrix.b; + gOamMatrices[i].c = matrix.c; + gOamMatrices[i].d = matrix.d; +} + +bool8 sub_80A7238(void) +{ + if (IsContest()) + { + if (gSprites[GetAnimBattlerSpriteId(ANIM_ATTACKER)].data[2] == SPECIES_UNOWN) + return FALSE; + else + return TRUE; + } + else + { + return FALSE; + } +} + +void sub_80A7270(u8 spriteId, u8 objMode) +{ + u8 battlerId = gSprites[spriteId].data[0]; + + if (IsContest() || IsBattlerSpriteVisible(battlerId)) + gSprites[spriteId].invisible = FALSE; + gSprites[spriteId].oam.objMode = objMode; + gSprites[spriteId].affineAnimPaused = TRUE; + if (!IsContest() && !gSprites[spriteId].oam.affineMode) + gSprites[spriteId].oam.matrixNum = gBattleSpritesDataPtr->healthBoxesData[battlerId].field_6; + gSprites[spriteId].oam.affineMode = 3; + CalcCenterToCornerVec(&gSprites[spriteId], gSprites[spriteId].oam.shape, gSprites[spriteId].oam.size, gSprites[spriteId].oam.affineMode); +} + +void sub_80A7344(u8 spriteId) +{ + obj_id_set_rotscale(spriteId, 0x100, 0x100, 0); + gSprites[spriteId].oam.affineMode = 1; + gSprites[spriteId].oam.objMode = 0; + gSprites[spriteId].affineAnimPaused = FALSE; + CalcCenterToCornerVec(&gSprites[spriteId], gSprites[spriteId].oam.shape, gSprites[spriteId].oam.size, gSprites[spriteId].oam.affineMode); +} + +void sub_80A73A0(u8 spriteId) +{ + u16 matrix = gSprites[spriteId].oam.matrixNum; + s16 c = gOamMatrices[matrix].c; + + if (c < 0) + c = -c; + gSprites[spriteId].pos2.y = c >> 3; +} + +// related to obj_id_set_rotscale +void sub_80A73E0(struct Sprite *sprite, bool8 a2, s16 xScale, s16 yScale, u16 rotation) +{ + int i; + struct ObjAffineSrcData src; + struct OamMatrix matrix; + + if (sprite->oam.affineMode & 1) + { + sprite->affineAnimPaused = TRUE; + if (a2) + CalcCenterToCornerVec(sprite, sprite->oam.shape, sprite->oam.size, sprite->oam.affineMode); + src.xScale = xScale; + src.yScale = yScale; + src.rotation = rotation; + if (sub_80A7238()) + src.xScale = -src.xScale; + i = sprite->oam.matrixNum; + ObjAffineSet(&src, &matrix, 1, 2); + gOamMatrices[i].a = matrix.a; + gOamMatrices[i].b = matrix.b; + gOamMatrices[i].c = matrix.c; + gOamMatrices[i].d = matrix.d; + } +} + +void sub_80A749C(struct Sprite *sprite) +{ + sub_80A73E0(sprite, TRUE, 0x100, 0x100, 0); + sprite->affineAnimPaused = FALSE; + CalcCenterToCornerVec(sprite, sprite->oam.shape, sprite->oam.size, sprite->oam.affineMode); +} + +static u16 ArcTan2_(s16 a, s16 b) +{ + return ArcTan2(a, b); +} + +u16 ArcTan2Neg(s16 a, s16 b) +{ + u16 var = ArcTan2_(a, b); + return -var; +} + +void sub_80A750C(u16 a1, bool8 a2) +{ + int i; + struct PlttData *c; + struct PlttData *c2; + u16 average; + + a1 *= 0x10; + + if (!a2) + { + for (i = 0; i < 0x10; i++) + { + c = (struct PlttData *)&gPlttBufferUnfaded[a1 + i]; + average = c->r + c->g + c->b; + average /= 3; + + c2 = (struct PlttData *)&gPlttBufferFaded[a1 + i]; + c2->r = average; + c2->g = average; + c2->b = average; + } + } + else + { + CpuCopy32(&gPlttBufferUnfaded[a1], &gPlttBufferFaded[a1], 0x20); + } +} + +u32 sub_80A75AC(u8 a1, u8 a2, u8 a3, u8 a4, u8 a5, u8 a6, u8 a7) +{ + u32 var = 0; + u32 shift; + + if (a1) + { + if (!IsContest()) + var = 0xe; + else + var = 1 << sub_80A6D94(); + } + if (a2) + { + shift = gBattleAnimAttacker + 16; + var |= 1 << shift; + } + if (a3) { + shift = gBattleAnimTarget + 16; + var |= 1 << shift; + } + if (a4) + { + if (IsBattlerSpriteVisible(gBattleAnimAttacker ^ 2)) + { + shift = (gBattleAnimAttacker ^ 2) + 16; + var |= 1 << shift; + } + } + if (a5) + { + if (IsBattlerSpriteVisible(gBattleAnimTarget ^ 2)) + { + shift = (gBattleAnimTarget ^ 2) + 16; + var |= 1 << shift; + } + } + if (a6) + { + if (!IsContest()) + var |= 0x100; + else + var |= 0x4000; + } + if (a7) + { + if (!IsContest()) + var |= 0x200; + } + return var; +} + +u32 sub_80A76C4(u8 a1, u8 a2, u8 a3, u8 a4) +{ + u32 var = 0; + u32 shift; + + if (IsContest()) + { + if (a1) + { + var |= 1 << 18; + return var; + } + } + else + { + if (a1) + { + if (IsBattlerSpriteVisible(GetBattlerAtPosition(B_POSITION_PLAYER_LEFT))) + { + var |= 1 << (GetBattlerAtPosition(B_POSITION_PLAYER_LEFT) + 16); + } + } + if (a2) + { + if (IsBattlerSpriteVisible(GetBattlerAtPosition(B_POSITION_PLAYER_RIGHT))) + { + shift = GetBattlerAtPosition(B_POSITION_PLAYER_RIGHT) + 16; + var |= 1 << shift; + } + } + if (a3) + { + if (IsBattlerSpriteVisible(GetBattlerAtPosition(B_POSITION_OPPONENT_LEFT))) + { + shift = GetBattlerAtPosition(B_POSITION_OPPONENT_LEFT) + 16; + var |= 1 << shift; + } + } + if (a4) + { + if (IsBattlerSpriteVisible(GetBattlerAtPosition(B_POSITION_OPPONENT_RIGHT))) + { + shift = GetBattlerAtPosition(B_POSITION_OPPONENT_RIGHT) + 16; + var |= 1 << shift; + } + } + } + return var; +} + +u8 sub_80A77AC(u8 a1) +{ + return a1; +} + +u8 sub_80A77B4(u8 position) +{ + return GetBattlerAtPosition(position); +} + +void sub_80A77C8(struct Sprite *sprite) +{ + bool8 var; + + if (!sprite->data[0]) + { + if (!gBattleAnimArgs[3]) + var = TRUE; + else + var = FALSE; + if (!gBattleAnimArgs[2]) + sub_80A69CC(sprite, var); + else + sub_80A6980(sprite, var); + sprite->data[0]++; + + } + else if (sprite->animEnded || sprite->affineAnimEnded) + { + move_anim_8074EE0(sprite); + } +} + +// Linearly translates a sprite to a target position on the +// other mon's sprite. +// arg 0: initial x offset +// arg 1: initial y offset +// arg 2: target x offset +// arg 3: target y offset +// arg 4: duration +// arg 5: lower 8 bits = location on attacking mon, upper 8 bits = location on target mon pick to target +void TranslateAnimSpriteToTargetMonLocation(struct Sprite *sprite) +{ + bool8 v1; + u8 attributeId; + + if (!(gBattleAnimArgs[5] & 0xff00)) + v1 = TRUE; + else + v1 = FALSE; + + if (!(gBattleAnimArgs[5] & 0xff)) + attributeId = BATTLER_COORD_3; + else + attributeId = BATTLER_COORD_Y; + + sub_80A69CC(sprite, v1); + if (GetBattlerSide(gBattleAnimAttacker) != B_SIDE_PLAYER) + gBattleAnimArgs[2] = -gBattleAnimArgs[2]; + + sprite->data[0] = gBattleAnimArgs[4]; + sprite->data[2] = GetBattlerSpriteCoord(gBattleAnimTarget, BATTLER_COORD_X_2) + gBattleAnimArgs[2]; + sprite->data[4] = GetBattlerSpriteCoord(gBattleAnimTarget, attributeId) + gBattleAnimArgs[3]; + sprite->callback = sub_80A6EEC; + StoreSpriteCallbackInData6(sprite, DestroyAnimSprite); +} + +void sub_80A78AC(struct Sprite *sprite) +{ + sub_80A69CC(sprite, 1); + if (GetBattlerSide(gBattleAnimAttacker)) + gBattleAnimArgs[2] = -gBattleAnimArgs[2]; + sprite->data[0] = gBattleAnimArgs[4]; + sprite->data[2] = GetBattlerSpriteCoord(gBattleAnimTarget, 2) + gBattleAnimArgs[2]; + sprite->data[4] = GetBattlerSpriteCoord(gBattleAnimTarget, 3) + gBattleAnimArgs[3]; + sprite->data[5] = gBattleAnimArgs[5]; + sub_80A68D4(sprite); + sprite->callback = sub_80A791C; +} + +void sub_80A791C(struct Sprite *sprite) +{ + if (TranslateAnimArc(sprite)) + DestroyAnimSprite(sprite); +} + +void sub_80A7938(struct Sprite *sprite) +{ + bool8 r4; + u8 battlerId, attributeId; + + if (!gBattleAnimArgs[6]) + { + r4 = TRUE; + attributeId = BATTLER_COORD_3; + } + else + { + r4 = FALSE; + attributeId = BATTLER_COORD_Y; + } + if (!gBattleAnimArgs[5]) + { + sub_80A69CC(sprite, r4); + battlerId = gBattleAnimAttacker; + } + else + { + sub_80A6980(sprite, r4); + battlerId = gBattleAnimTarget; + } + if (GetBattlerSide(gBattleAnimAttacker)) + gBattleAnimArgs[2] = -gBattleAnimArgs[2]; + sub_80A6980(sprite, r4); + sprite->data[0] = gBattleAnimArgs[4]; + sprite->data[2] = GetBattlerSpriteCoord(battlerId, BATTLER_COORD_X_2) + gBattleAnimArgs[2]; + sprite->data[4] = GetBattlerSpriteCoord(battlerId, attributeId) + gBattleAnimArgs[3]; + sprite->callback = sub_80A6EEC; + StoreSpriteCallbackInData6(sprite, DestroyAnimSprite); +} + +s16 duplicate_obj_of_side_rel2move_in_transparent_mode(u8 whichBattler) +{ + u16 i; + u8 spriteId = GetAnimBattlerSpriteId(whichBattler); + + if (spriteId != 0xff) + { + for (i = 0; i < MAX_SPRITES; i++) + { + if (!gSprites[i].inUse) + { + gSprites[i] = gSprites[spriteId]; + gSprites[i].oam.objMode = 1; + gSprites[i].invisible = FALSE; + return i; + } + } + } + return -1; +} + +void obj_delete_but_dont_free_vram(struct Sprite *sprite) +{ + sprite->usingSheet = TRUE; + DestroySprite(sprite); +} + +void sub_80A7A74(u8 taskId) +{ + s16 v1 = 0; + s16 v2 = 0; + + if (gBattleAnimArgs[2] > gBattleAnimArgs[0]) + v2 = 1; + if (gBattleAnimArgs[2] < gBattleAnimArgs[0]) + v2 = -1; + if (gBattleAnimArgs[3] > gBattleAnimArgs[1]) + v1 = 1; + if (gBattleAnimArgs[3] < gBattleAnimArgs[1]) + v1 = -1; + + gTasks[taskId].data[0] = 0; + gTasks[taskId].data[1] = gBattleAnimArgs[4]; + gTasks[taskId].data[2] = 0; + gTasks[taskId].data[3] = gBattleAnimArgs[0]; + gTasks[taskId].data[4] = gBattleAnimArgs[1]; + gTasks[taskId].data[5] = v2; + gTasks[taskId].data[6] = v1; + gTasks[taskId].data[7] = gBattleAnimArgs[2]; + gTasks[taskId].data[8] = gBattleAnimArgs[3]; + SetGpuReg(REG_OFFSET_BLDALPHA, BLDALPHA_BLEND(gBattleAnimArgs[0], gBattleAnimArgs[1])); + gTasks[taskId].func = sub_80A7AFC; +} + +void sub_80A7AFC(u8 taskId) +{ + struct Task *task = &gTasks[taskId]; + + if (++task->data[0] > task->data[1]) + { + task->data[0] = 0; + if (++task->data[2] & 1) + { + if (task->data[3] != task->data[7]) + task->data[3] += task->data[5]; + } + else + { + if (task->data[4] != task->data[8]) + task->data[4] += task->data[6]; + } + SetGpuReg(REG_OFFSET_BLDALPHA, BLDALPHA_BLEND(task->data[3], task->data[4])); + if (task->data[3] == task->data[7] && task->data[4] == task->data[8]) + { + DestroyAnimVisualTask(taskId); + return; + } + } +} + +// Linearly blends a mon's sprite colors with a target color with increasing +// strength, and then blends out to the original color. +// arg 0: anim bank +// arg 1: blend color +// arg 2: target blend coefficient +// arg 3: initial delay +// arg 4: number of times to blend in and out +void AnimTask_BlendMonInAndOut(u8 task) +{ + u8 spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[0]); + if (spriteId == 0xff) + { + DestroyAnimVisualTask(task); + return; + } + gTasks[task].data[0] = (gSprites[spriteId].oam.paletteNum * 0x10) + 0x101; + AnimTask_BlendMonInAndOutSetup(&gTasks[task]); +} + +void AnimTask_BlendMonInAndOutSetup(struct Task *task) +{ + task->data[1] = gBattleAnimArgs[1]; + task->data[2] = 0; + task->data[3] = gBattleAnimArgs[2]; + task->data[4] = 0; + task->data[5] = gBattleAnimArgs[3]; + task->data[6] = 0; + task->data[7] = gBattleAnimArgs[4]; + task->func = AnimTask_BlendMonInAndOutStep; +} + +void AnimTask_BlendMonInAndOutStep(u8 taskId) +{ + struct Task *task = &gTasks[taskId]; + + if (++task->data[4] >= task->data[5]) + { + task->data[4] = 0; + if (!task->data[6]) + { + task->data[2]++; + BlendPalette(task->data[0], 15, task->data[2], task->data[1]); + if (task->data[2] == task->data[3]) + task->data[6] = 1; + } + else + { + task->data[2]--; + BlendPalette(task->data[0], 15, task->data[2], task->data[1]); + if (!task->data[2]) + { + if (--task->data[7]) + { + task->data[4] = 0; + task->data[6] = 0; + } + else + { + DestroyAnimVisualTask(taskId); + return; + } + } + } + } +} + +void sub_80A7CB4(u8 task) +{ + u8 palette = IndexOfSpritePaletteTag(gBattleAnimArgs[0]); + + if (palette == 0xff) + { + DestroyAnimVisualTask(task); + return; + } + gTasks[task].data[0] = (palette * 0x10) + 0x101; + AnimTask_BlendMonInAndOutSetup(&gTasks[task]); +} + +void sub_80A7CFC(struct Task *task, u8 a2, const void *a3) +{ + task->data[7] = 0; + task->data[8] = 0; + task->data[9] = 0; + task->data[15] = a2; + task->data[10] = 0x100; + task->data[11] = 0x100; + task->data[12] = 0; + sub_80A8048(&task->data[13], &task->data[14], a3); + sub_80A7270(a2, 0); +} + +bool8 sub_80A7D34(struct Task *task) +{ + gUnknown_02038444 = sub_80A8050(task->data[13], task->data[14]) + (task->data[7] << 3); + switch (gUnknown_02038444->type) + { + default: + if (!gUnknown_02038444->frame.duration) + { + task->data[10] = gUnknown_02038444->frame.xScale; + task->data[11] = gUnknown_02038444->frame.yScale; + task->data[12] = gUnknown_02038444->frame.rotation; + task->data[7]++; + gUnknown_02038444++; + } + task->data[10] += gUnknown_02038444->frame.xScale; + task->data[11] += gUnknown_02038444->frame.yScale; + task->data[12] += gUnknown_02038444->frame.rotation; + obj_id_set_rotscale(task->data[15], task->data[10], task->data[11], task->data[12]); + sub_80A7E6C(task->data[15]); + if (++task->data[8] >= gUnknown_02038444->frame.duration) + { + task->data[8] = 0; + task->data[7]++; + } + break; + case AFFINEANIMCMDTYPE_JUMP: + task->data[7] = gUnknown_02038444->jump.target; + break; + case AFFINEANIMCMDTYPE_LOOP: + if (gUnknown_02038444->loop.count) + { + if (task->data[9]) + { + if (!--task->data[9]) + { + task->data[7]++; + break; + } + } + else + { + task->data[9] = gUnknown_02038444->loop.count; + } + if (!task->data[7]) + { + break; + } + for (;;) + { + task->data[7]--; + gUnknown_02038444--; + if (gUnknown_02038444->type == AFFINEANIMCMDTYPE_LOOP) + { + task->data[7]++; + return TRUE; + } + if (!task->data[7]) + return TRUE; + } + } + task->data[7]++; + break; + case AFFINEANIMCMDTYPE_END: + gSprites[task->data[15]].pos2.y = 0; + sub_80A7344(task->data[15]); + return FALSE; + } + + return TRUE; +} + +void sub_80A7E6C(u8 spriteId) +{ + int var = 0x40 - sub_80A7F18(spriteId) * 2; + u16 matrix = gSprites[spriteId].oam.matrixNum; + int var2 = (var << 8) / gOamMatrices[matrix].d; + + if (var2 > 0x80) + var2 = 0x80; + gSprites[spriteId].pos2.y = (var - var2) / 2; +} + +void sub_80A7EC0(u8 spriteId, u8 spriteId2) +{ + int var = 0x40 - sub_80A7F18(spriteId2) * 2; + u16 matrix = gSprites[spriteId].oam.matrixNum; + int var2 = (var << 8) / gOamMatrices[matrix].d; + + if (var2 > 0x80) + var2 = 0x80; + gSprites[spriteId].pos2.y = (var - var2) / 2; +} + +u16 sub_80A7F18(u8 spriteId) +{ + struct BattleSpriteInfo *spriteInfo; + u8 battlerId = gSprites[spriteId].data[0]; + u16 species; + u16 i; + + for (i = 0; i < MAX_BATTLERS_COUNT; i++) + { + if (gBattlerSpriteIds[i] == spriteId) + { + if (IsContest()) + { + species = shared19348.unk0; + return gMonBackPicCoords[species].y_offset; + } + else + { + if (GetBattlerSide(i) == B_SIDE_PLAYER) + { + spriteInfo = gBattleSpritesDataPtr->battlerData; + if (!spriteInfo[battlerId].transformSpecies) + species = GetMonData(&gPlayerParty[gBattlerPartyIndexes[i]], MON_DATA_SPECIES); + else + species = spriteInfo[battlerId].transformSpecies; + + if (species == SPECIES_CASTFORM) + return sCastformBackSpriteYCoords[gBattleMonForms[battlerId]]; + else + return gMonBackPicCoords[species].y_offset; + } + else + { + spriteInfo = gBattleSpritesDataPtr->battlerData; + if (!spriteInfo[battlerId].transformSpecies) + species = GetMonData(&gEnemyParty[gBattlerPartyIndexes[i]], MON_DATA_SPECIES); + else + species = spriteInfo[battlerId].transformSpecies; + + if (species == SPECIES_CASTFORM) + return sCastformElevations[gBattleMonForms[battlerId]]; + else + return gMonFrontPicCoords[species].y_offset; + } + } + } + } + return 0x40; +} + +void sub_80A8048(s16 *bottom, s16 *top, const void *ptr) +{ + *bottom = ((intptr_t) ptr) & 0xffff; + *top = (((intptr_t) ptr) >> 16) & 0xffff; +} + +void *sub_80A8050(s16 bottom, s16 top) +{ + return (void *)((u16)bottom | ((u16)top << 16)); +} + +void sub_80A805C(struct Task *task, u8 a2, s16 a3, s16 a4, s16 a5, s16 a6, u16 a7) +{ + task->data[8] = a7; + task->data[15] = a2; // spriteId + task->data[9] = a3; + task->data[10] = a4; + task->data[13] = a5; + task->data[14] = a6; + task->data[11] = (a5 - a3) / a7; + task->data[12] = (a6 - a4) / a7; +} + +u8 sub_80A80C8(struct Task *task) +{ + if (!task->data[8]) + return 0; + + if (--task->data[8] != 0) + { + task->data[9] += task->data[11]; + task->data[10] += task->data[12]; + } + else + { + task->data[9] = task->data[13]; + task->data[10] = task->data[14]; + } + obj_id_set_rotscale(task->data[15], task->data[9], task->data[10], 0); + if (task->data[8]) + sub_80A7E6C(task->data[15]); + else + gSprites[task->data[15]].pos2.y = 0; + return task->data[8]; +} + +void AnimTask_GetFrustrationPowerLevel(u8 taskId) +{ + u16 powerLevel; + + if (gAnimFriendship <= 30) + powerLevel = 0; + else if (gAnimFriendship <= 100) + powerLevel = 1; + else if (gAnimFriendship <= 200) + powerLevel = 2; + else + powerLevel = 3; + gBattleAnimArgs[7] = powerLevel; + DestroyAnimVisualTask(taskId); +} + +void sub_80A8174(u8 priority) +{ + if (IsBattlerSpriteVisible(gBattleAnimTarget)) + gSprites[gBattlerSpriteIds[gBattleAnimTarget]].oam.priority = priority; + if (IsBattlerSpriteVisible(gBattleAnimAttacker)) + gSprites[gBattlerSpriteIds[gBattleAnimAttacker]].oam.priority = priority; + if (IsBattlerSpriteVisible(BATTLE_PARTNER(gBattleAnimTarget))) + gSprites[gBattlerSpriteIds[BATTLE_PARTNER(gBattleAnimTarget)]].oam.priority = priority; + if (IsBattlerSpriteVisible(BATTLE_PARTNER(gBattleAnimAttacker))) + gSprites[gBattlerSpriteIds[BATTLE_PARTNER(gBattleAnimAttacker)]].oam.priority = priority; +} + +void sub_80A8278(void) +{ + int i; + + for (i = 0; i < gBattlersCount; i++) + { + if (IsBattlerSpriteVisible(i)) + { + gSprites[gBattlerSpriteIds[i]].subpriority = sub_80A82E4(i); + gSprites[gBattlerSpriteIds[i]].oam.priority = 2; + } + } +} + +u8 sub_80A82E4(u8 battlerId) +{ + u8 position; + u8 ret; + + if (IsContest()) + { + if (battlerId == 2) + return 30; + else + return 40; + } + else + { + position = GetBattlerPosition(battlerId); + if (position == B_POSITION_PLAYER_LEFT) + ret = 30; + else if (position == B_POSITION_PLAYER_RIGHT) + ret = 20; + else if (position == B_POSITION_OPPONENT_LEFT) + ret = 40; + else + ret = 50; + } + return ret; +} + +u8 sub_80A8328(u8 battlerId) +{ + u8 position = GetBattlerPosition(battlerId); + + if (IsContest()) + return 2; + else if (position == B_POSITION_PLAYER_LEFT || position == B_POSITION_OPPONENT_RIGHT) + return GetAnimBgAttribute(2, BG_ANIM_PRIORITY); + else + return GetAnimBgAttribute(1, BG_ANIM_PRIORITY); +} + +u8 sub_80A8364(u8 battlerId) +{ + if (!IsContest()) + { + u8 position = GetBattlerPosition(battlerId); + if (position == B_POSITION_PLAYER_LEFT || position == B_POSITION_OPPONENT_RIGHT) + return 2; + else + return 1; + } + return 1; +} + +u8 sub_80A8394(u16 species, bool8 isBackpic, u8 a3, s16 x, s16 y, u8 subpriority, u32 personality, u32 trainerId, u32 battlerId, u32 a10) +{ + u8 spriteId; + u16 sheet = LoadSpriteSheet(&sUnknown_08525FC0[a3]); + u16 palette = AllocSpritePalette(sUnknown_08525F90[a3].paletteTag); + + if (gMonSpritesGfxPtr != NULL && gMonSpritesGfxPtr->field_17C == NULL) + gMonSpritesGfxPtr->field_17C = AllocZeroed(0x2000); + if (!isBackpic) + { + LoadCompressedPalette(GetFrontSpritePalFromSpeciesAndPersonality(species, trainerId, personality), (palette * 0x10) + 0x100, 0x20); + if (a10 == 1 || sub_80688F8(5, battlerId) == 1 || gBattleSpritesDataPtr->battlerData[battlerId].transformSpecies != 0) + LoadSpecialPokePic_DontHandleDeoxys(&gMonFrontPicTable[species], + gMonSpritesGfxPtr->field_17C, + species, + personality, + TRUE); + else + LoadSpecialPokePic_2(&gMonFrontPicTable[species], + gMonSpritesGfxPtr->field_17C, + species, + personality, + TRUE); + } + else + { + LoadCompressedPalette(GetFrontSpritePalFromSpeciesAndPersonality(species, trainerId, personality), (palette * 0x10) + 0x100, 0x20); + if (a10 == 1 || sub_80688F8(5, battlerId) == 1 || gBattleSpritesDataPtr->battlerData[battlerId].transformSpecies != 0) + LoadSpecialPokePic_DontHandleDeoxys(&gMonBackPicTable[species], + gMonSpritesGfxPtr->field_17C, + species, + personality, + FALSE); + else + LoadSpecialPokePic_2(&gMonBackPicTable[species], + gMonSpritesGfxPtr->field_17C, + species, + personality, + FALSE); + } + + RequestDma3Copy(gMonSpritesGfxPtr->field_17C, (void *)(OBJ_VRAM0 + (sheet * 0x20)), 0x800, 1); + FREE_AND_SET_NULL(gMonSpritesGfxPtr->field_17C); + + if (!isBackpic) + spriteId = CreateSprite(&sUnknown_08525F90[a3], x, y + gMonFrontPicCoords[species].y_offset, subpriority); + else + spriteId = CreateSprite(&sUnknown_08525F90[a3], x, y + gMonBackPicCoords[species].y_offset, subpriority); + + if (IsContest()) + { + gSprites[spriteId].affineAnims = gUnknown_082FF6C0; + StartSpriteAffineAnim(&gSprites[spriteId], 0); + } + return spriteId; +} + +void sub_80A8610(struct Sprite *sprite) +{ + DestroySpriteAndFreeResources(sprite); +} + +s16 sub_80A861C(u8 battlerId, u8 a2) +{ + u16 species; + u32 personality; + u16 letter; + u16 var; + int ret; + const struct MonCoords *coords; + struct BattleSpriteInfo *spriteInfo; + + if (IsContest()) + { + if (shared19348.unk4_0) + { + species = shared19348.unk2; + personality = shared19348.unk10; + } + else + { + species = shared19348.unk0; + personality = shared19348.unk8; + } + if (species == SPECIES_UNOWN) + { + letter = GET_UNOWN_LETTER(personality); + if (!letter) + var = SPECIES_UNOWN; + else + var = letter + SPECIES_UNOWN_B - 1; + coords = &gMonBackPicCoords[var]; + } + else if (species == SPECIES_CASTFORM) + { + coords = &gCastformFrontSpriteCoords[gBattleMonForms[battlerId]]; + } + else if (species <= SPECIES_EGG) + { + coords = &gMonBackPicCoords[species]; + } + else + { + coords = &gMonBackPicCoords[0]; + } + } + else + { + if (GetBattlerSide(battlerId) == B_SIDE_PLAYER) + { + spriteInfo = gBattleSpritesDataPtr->battlerData; + if (!spriteInfo[battlerId].transformSpecies) + { + species = GetMonData(&gPlayerParty[gBattlerPartyIndexes[battlerId]], MON_DATA_SPECIES); + personality = GetMonData(&gPlayerParty[gBattlerPartyIndexes[battlerId]], MON_DATA_PERSONALITY); + } + else + { + species = spriteInfo[battlerId].transformSpecies; + personality = gTransformedPersonalities[battlerId]; + } + if (species == SPECIES_UNOWN) + { + letter = GET_UNOWN_LETTER(personality); + if (!letter) + var = SPECIES_UNOWN; + else + var = letter + SPECIES_UNOWN_B - 1; + coords = &gMonBackPicCoords[var]; + } + else if (species > SPECIES_EGG) + { + coords = &gMonBackPicCoords[0]; + } + else + { + coords = &gMonBackPicCoords[species]; + } + } + else + { + spriteInfo = gBattleSpritesDataPtr->battlerData; + if (!spriteInfo[battlerId].transformSpecies) + { + species = GetMonData(&gEnemyParty[gBattlerPartyIndexes[battlerId]], MON_DATA_SPECIES); + personality = GetMonData(&gEnemyParty[gBattlerPartyIndexes[battlerId]], MON_DATA_PERSONALITY); + } + else + { + species = spriteInfo[battlerId].transformSpecies; + personality = gTransformedPersonalities[battlerId]; + } + if (species == SPECIES_UNOWN) + { + letter = GET_UNOWN_LETTER(personality); + if (!letter) + var = SPECIES_UNOWN; + else + var = letter + SPECIES_UNOWN_B - 1; + coords = &gMonFrontPicCoords[var]; + } + else if (species == SPECIES_CASTFORM) + { + coords = &gCastformFrontSpriteCoords[gBattleMonForms[battlerId]]; + } + else if (species > SPECIES_EGG) + { + coords = &gMonFrontPicCoords[0]; + } + else + { + coords = &gMonFrontPicCoords[species]; + } + } + } + + switch (a2) + { + case 0: + return (coords->coords & 0xf) * 8; + case 1: + return (coords->coords >> 4) * 8; + case 4: + return GetBattlerSpriteCoord(battlerId, 2) - ((coords->coords >> 4) * 4); + case 5: + return GetBattlerSpriteCoord(battlerId, 2) + ((coords->coords >> 4) * 4); + case 2: + return GetBattlerSpriteCoord(battlerId, 3) - ((coords->coords & 0xf) * 4); + case 3: + return GetBattlerSpriteCoord(battlerId, 3) + ((coords->coords & 0xf) * 4); + case 6: + ret = GetBattlerSpriteCoord(battlerId, 1) + 0x1f; + return ret - coords->y_offset; + default: + return 0; + } +} + +void SetAverageBattlerPositions(u8 battlerId, bool8 a2, s16 *x, s16 *y) +{ + u8 v1, v2; + s16 v3, v4; + s16 v5, v6; + + if (!a2) + { + v1 = 0; + v2 = 1; + } + else + { + v1 = 2; + v2 = 3; + } + v3 = GetBattlerSpriteCoord(battlerId, v1); + v4 = GetBattlerSpriteCoord(battlerId, v2); + if (IsDoubleBattle() && !IsContest()) + { + v5 = GetBattlerSpriteCoord(BATTLE_PARTNER(battlerId), v1); + v6 = GetBattlerSpriteCoord(BATTLE_PARTNER(battlerId), v2); + } + else + { + v5 = v3; + v6 = v4; + } + *x = (v3 + v5) / 2; + *y = (v4 + v6) / 2; +} + +u8 sub_80A89C8(int battlerId, u8 spriteId, int species) +{ + u8 newSpriteId = CreateInvisibleSpriteWithCallback(SpriteCallbackDummy); + gSprites[newSpriteId] = gSprites[spriteId]; + gSprites[newSpriteId].usingSheet = TRUE; + gSprites[newSpriteId].oam.priority = 0; + gSprites[newSpriteId].oam.objMode = 2; + gSprites[newSpriteId].oam.tileNum = gSprites[spriteId].oam.tileNum; + gSprites[newSpriteId].callback = SpriteCallbackDummy; + return newSpriteId; +} + +void sub_80A8A6C(struct Sprite *sprite) +{ + sub_80A6838(sprite); + if (GetBattlerSide(gBattleAnimAttacker)) + { + sprite->pos1.x -= gBattleAnimArgs[0]; + gBattleAnimArgs[3] = -gBattleAnimArgs[3]; + sprite->hFlip = TRUE; + } + else + { + sprite->pos1.x += gBattleAnimArgs[0]; + } + sprite->pos1.y += gBattleAnimArgs[1]; + sprite->data[0] = gBattleAnimArgs[2]; + sprite->data[1] = gBattleAnimArgs[3]; + sprite->data[3] = gBattleAnimArgs[4]; + sprite->data[5] = gBattleAnimArgs[5]; + StoreSpriteCallbackInData6(sprite, move_anim_8074EE0); + sprite->callback = sub_80A66DC; +} + +void sub_80A8AEC(struct Sprite *sprite) +{ + if (GetBattlerSide(gBattleAnimAttacker) != B_SIDE_PLAYER) + { + sprite->pos1.x -= gBattleAnimArgs[0]; + gBattleAnimArgs[3] *= -1; + } + else + { + sprite->pos1.x += gBattleAnimArgs[0]; + } + sprite->pos1.y += gBattleAnimArgs[1]; + sprite->data[0] = gBattleAnimArgs[2]; + sprite->data[1] = gBattleAnimArgs[3]; + sprite->data[3] = gBattleAnimArgs[4]; + sprite->data[5] = gBattleAnimArgs[5]; + StartSpriteAnim(sprite, gBattleAnimArgs[6]); + StoreSpriteCallbackInData6(sprite, move_anim_8074EE0); + sprite->callback = sub_80A66DC; +} + +void sub_80A8B64(struct Sprite *sprite) +{ + sub_80A6838(sprite); + if (GetBattlerSide(gBattleAnimAttacker)) + sprite->pos1.x -= gBattleAnimArgs[0]; + else + sprite->pos1.x += gBattleAnimArgs[0]; + sprite->pos1.y += gBattleAnimArgs[1]; + sprite->callback = sub_80A67D8; + StoreSpriteCallbackInData6(sprite, DestroyAnimSprite); +} + +void sub_80A8BC4(u8 taskId) +{ + u16 src; + u16 dest; + struct Task *task = &gTasks[taskId]; + + task->data[0] = GetAnimBattlerSpriteId(ANIM_ATTACKER); + task->data[1] = ((GetBattlerSide(gBattleAnimAttacker)) != B_SIDE_PLAYER) ? -8 : 8; + task->data[2] = 0; + task->data[3] = 0; + gSprites[task->data[0]].pos2.x -= task->data[0]; + task->data[4] = AllocSpritePalette(10097); + task->data[5] = 0; + + dest = (task->data[4] + 0x10) * 0x10; + src = (gSprites[task->data[0]].oam.paletteNum + 0x10) * 0x10; + task->data[6] = sub_80A82E4(gBattleAnimAttacker); + if (task->data[6] == 20 || task->data[6] == 40) + task->data[6] = 2; + else + task->data[6] = 3; + CpuCopy32(&gPlttBufferUnfaded[src], &gPlttBufferFaded[dest], 0x20); + BlendPalette(dest, 16, gBattleAnimArgs[1], gBattleAnimArgs[0]); + task->func = sub_80A8CAC; +} + +void sub_80A8CAC(u8 taskId) +{ + struct Task *task = &gTasks[taskId]; + switch (task->data[2]) + { + case 0: + sub_80A8D78(task, taskId); + gSprites[task->data[0]].pos2.x += task->data[1]; + if (++task->data[3] == 5) + { + task->data[3]--; + task->data[2]++; + } + break; + case 1: + sub_80A8D78(task, taskId); + gSprites[task->data[0]].pos2.x -= task->data[1]; + if (--task->data[3] == 0) + { + gSprites[task->data[0]].pos2.x = 0; + task->data[2]++; + } + break; + case 2: + if (!task->data[5]) + { + FreeSpritePaletteByTag(ANIM_TAG_BENT_SPOON); + DestroyAnimVisualTask(taskId); + } + break; + } +} + +void sub_80A8D78(struct Task *task, u8 taskId) +{ + s16 spriteId = duplicate_obj_of_side_rel2move_in_transparent_mode(0); + if (spriteId >= 0) + { + gSprites[spriteId].oam.priority = task->data[6]; + gSprites[spriteId].oam.paletteNum = task->data[4]; + gSprites[spriteId].data[0] = 8; + gSprites[spriteId].data[1] = taskId; + gSprites[spriteId].data[2] = spriteId; + gSprites[spriteId].pos2.x = gSprites[task->data[0]].pos2.x; + gSprites[spriteId].callback = sub_80A8DFC; + task->data[5]++; + } +} + +void sub_80A8DFC(struct Sprite *sprite) +{ + if (--sprite->data[0] == 0) + { + gTasks[sprite->data[1]].data[5]--; + obj_delete_but_dont_free_vram(sprite); + } +} + +void sub_80A8E30(struct Sprite *sprite) +{ + sprite->pos1.x = GetBattlerSpriteCoord(gBattleAnimAttacker, BATTLER_COORD_X_2); + sprite->pos1.y = GetBattlerSpriteCoord(gBattleAnimAttacker, BATTLER_COORD_3); + if (!GetBattlerSide(gBattleAnimAttacker)) + sprite->data[0] = 5; + else + sprite->data[0] = -10; + sprite->data[1] = -40; + sprite->callback = sub_80A8E88; +} + +void sub_80A8E88(struct Sprite *sprite) +{ + sprite->data[2] += sprite->data[0]; + sprite->data[3] += sprite->data[1]; + sprite->pos2.x = sprite->data[2] / 10; + sprite->pos2.y = sprite->data[3] / 10; + if (sprite->data[1] < -20) + sprite->data[1]++; + if (sprite->pos1.y + sprite->pos2.y < -32) + DestroyAnimSprite(sprite); +} + +void sub_80A8EE4(struct Sprite *sprite) +{ + int x; + sprite->data[0] = gBattleAnimArgs[2]; + sprite->data[2] = sprite->pos1.x + gBattleAnimArgs[4]; + sprite->data[4] = sprite->pos1.y + gBattleAnimArgs[5]; + if (!GetBattlerSide(gBattleAnimTarget)) + { + x = (u16)gBattleAnimArgs[4] + 30; + sprite->pos1.x += x; + sprite->pos1.y = gBattleAnimArgs[5] - 20; + } + else + { + x = (u16)gBattleAnimArgs[4] - 30; + sprite->pos1.x += x; + sprite->pos1.y = gBattleAnimArgs[5] - 80; + } + sprite->callback = sub_80A6EEC; + StoreSpriteCallbackInData6(sprite, DestroyAnimSprite); +} diff --git a/src/battle_anim_80A9C70.c b/src/battle_anim_80A9C70.c new file mode 100644 index 0000000000..9b9218b1ca --- /dev/null +++ b/src/battle_anim_80A9C70.c @@ -0,0 +1,360 @@ +#include "global.h" +#include "battle.h" +#include "battle_anim.h" +#include "constants/battle_anim.h" +#include "constants/rgb.h" +#include "util.h" +#include "decompress.h" +#include "palette.h" +#include "sprite.h" +#include "task.h" +#include "trig.h" +#include "gpu_regs.h" + +extern const struct CompressedSpriteSheet gBattleAnimPicTable[]; +extern const struct CompressedSpritePalette gBattleAnimPaletteTable[]; +extern const u8 *const gBattleAnims_StatusConditions[]; +extern const struct OamData gUnknown_08524904; +extern const struct OamData gUnknown_08524A3C; + +extern void sub_8116EB4(u8 taskId); + +// This file's functions. +static void sub_80A9DB4(u8 taskId); +static void sub_80A9FD0(u8 taskId); +static void sub_80AA020(u8 taskId); +static void sub_80AA0D0(u8 taskId); +static void sub_80AA124(u8 taskId); +static void Task_DoStatusAnimation(u8 taskId); +static void sub_80A9E44(struct Sprite *sprite); +static void sub_80A9E78(struct Sprite *sprite); + +// const rom data +static const struct Subsprite gUnknown_0853EF30[] = +{ + {.x = -16, .y = -16, .shape = ST_OAM_SQUARE, .size = 3, .tileOffset = 0, .priority = 2}, + {.x = -16, .y = 48, .shape = ST_OAM_H_RECTANGLE, .size = 3, .tileOffset = 64, .priority = 2}, + {.x = 48, .y = -16, .shape = ST_OAM_V_RECTANGLE, .size = 3, .tileOffset = 96, .priority = 2}, + {.x = 48, .y = 48, .shape = ST_OAM_SQUARE, .size = 2, .tileOffset = 128, .priority = 2}, +}; + +static const struct SubspriteTable gUnknown_0853EF40[] = +{ + {ARRAY_COUNT(gUnknown_0853EF30), gUnknown_0853EF30}, +}; + +static const struct SpriteTemplate gUnknown_0853EF48 = +{ + .tileTag = ANIM_TAG_ICE_CUBE, + .paletteTag = ANIM_TAG_ICE_CUBE, + .oam = &gUnknown_08524A3C, + .anims = gDummySpriteAnimTable, + .images = NULL, + .affineAnims = gDummySpriteAffineAnimTable, + .callback = SpriteCallbackDummy, +}; + +static const struct SpriteTemplate gUnknown_0853EF60 = +{ + .tileTag = ANIM_TAG_136, + .paletteTag = ANIM_TAG_136, + .oam = &gUnknown_08524904, + .anims = gDummySpriteAnimTable, + .images = NULL, + .affineAnims = gDummySpriteAffineAnimTable, + .callback = sub_80A9E44, +}; + +// code +u8 sub_80A9C70(u8 battlerId, bool8 b) +{ + u8 battlerSpriteId = gBattlerSpriteIds[battlerId]; + u8 taskId = CreateTask(sub_80A9DB4, 10); + u8 spriteId2; + u8 i; + + LoadCompressedObjectPicUsingHeap(&gBattleAnimPicTable[GET_TRUE_SPRITE_INDEX(ANIM_TAG_136)]); + LoadCompressedObjectPaletteUsingHeap(&gBattleAnimPaletteTable[GET_TRUE_SPRITE_INDEX(ANIM_TAG_136)]); + gTasks[taskId].data[0] = battlerId; + if (b) + { + gTasks[taskId].data[1] = RGB_RED; + for (i = 0; i < 10; i++) + { + spriteId2 = CreateSprite(&gUnknown_0853EF60, gSprites[battlerSpriteId].pos1.x, gSprites[battlerSpriteId].pos1.y + 32, 0); + gSprites[spriteId2].data[0] = i * 51; + gSprites[spriteId2].data[1] = -256; + gSprites[spriteId2].invisible = TRUE; + if (i > 4) + gSprites[spriteId2].data[6] = 21; + } + } + else + { + gTasks[taskId].data[1] = RGB_BLUE; + for (i = 0; i < 10; i++) + { + spriteId2 = CreateSprite(&gUnknown_0853EF60, gSprites[battlerSpriteId].pos1.x, gSprites[battlerSpriteId].pos1.y - 32, 0); + gSprites[spriteId2].data[0] = i * 51; + gSprites[spriteId2].data[1] = 256; + gSprites[spriteId2].invisible = TRUE; + if (i > 4) + gSprites[spriteId2].data[6] = 21; + } + } + gSprites[spriteId2].data[7] = 1; + return taskId; +} + +static void sub_80A9DB4(u8 taskId) +{ + if (gTasks[taskId].data[2] == 2) + { + gTasks[taskId].data[2] = 0; + BlendPalette(0x100 + gTasks[taskId].data[0] * 16, 16, gTasks[taskId].data[4], gTasks[taskId].data[1]); + if (gTasks[taskId].data[5] == 0) + { + gTasks[taskId].data[4]++; + if (gTasks[taskId].data[4] > 8) + gTasks[taskId].data[5] ^= 1; + } + else + { + u16 var = gTasks[taskId].data[4]; + + gTasks[taskId].data[4]--; + if (gTasks[taskId].data[4] < 0) + { + gTasks[taskId].data[4] = var; + gTasks[taskId].data[5] ^= 1; + gTasks[taskId].data[3]++; + if (gTasks[taskId].data[3] == 2) + DestroyTask(taskId); + } + } + } + else + { + gTasks[taskId].data[2]++; + } +} + +static void sub_80A9E44(struct Sprite *sprite) +{ + if (sprite->data[6] == 0) + { + sprite->invisible = FALSE; + sprite->callback = sub_80A9E78; + sub_80A9E78(sprite); + } + else + { + sprite->data[6]--; + } +} + +static void sub_80A9E78(struct Sprite *sprite) +{ + sprite->pos2.x = Cos(sprite->data[0], 32); + sprite->pos2.y = Sin(sprite->data[0], 8); + if (sprite->data[0] < 128) + sprite->subpriority = 29; + else + sprite->subpriority = 31; + sprite->data[0] = (sprite->data[0] + 8) & 0xFF; + sprite->data[5] += sprite->data[1]; + sprite->pos2.y += sprite->data[5] >> 8; + sprite->data[2]++; + if (sprite->data[2] == 52) + { + if (sprite->data[7]) + DestroySpriteAndFreeResources(sprite); + else + DestroySprite(sprite); + } +} + +void sub_80A9EF4(u8 taskId) +{ + s16 x = GetBattlerSpriteCoord(gBattleAnimTarget, BATTLER_COORD_X_2) - 32; + s16 y = GetBattlerSpriteCoord(gBattleAnimTarget, BATTLER_COORD_3) - 36; + u8 spriteId; + + if (IsContest()) + x -= 6; + SetGpuReg(REG_OFFSET_BLDCNT, BLDCNT_EFFECT_BLEND | BLDCNT_TGT2_ALL); + SetGpuReg(REG_OFFSET_BLDALPHA, BLDALPHA_BLEND(0, 16)); + spriteId = CreateSprite(&gUnknown_0853EF48, x, y, 4); + if (GetSpriteTileStartByTag(ANIM_TAG_ICE_CUBE) == 0xFFFF) + gSprites[spriteId].invisible = TRUE; + SetSubspriteTables(&gSprites[spriteId], gUnknown_0853EF40); + gTasks[taskId].data[15] = spriteId; + gTasks[taskId].func = sub_80A9FD0; +} + +static void sub_80A9FD0(u8 taskId) +{ + gTasks[taskId].data[1]++; + if (gTasks[taskId].data[1] == 10) + { + gTasks[taskId].func = sub_80AA020; + gTasks[taskId].data[1] = 0; + } + else + { + u8 var = gTasks[taskId].data[1]; + + SetGpuReg(REG_OFFSET_BLDALPHA, BLDALPHA_BLEND(var, 16 - var)); + } +} + +static void sub_80AA020(u8 taskId) +{ + u8 palIndex = IndexOfSpritePaletteTag(ANIM_TAG_ICE_CUBE); + + if (gTasks[taskId].data[1]++ > 13) + { + gTasks[taskId].data[2]++; + if (gTasks[taskId].data[2] == 3) + { + u16 temp; + + temp = gPlttBufferFaded[0x100 + palIndex * 16 + 13]; + gPlttBufferFaded[0x100 + palIndex * 16 + 13] = gPlttBufferFaded[0x100 + palIndex * 16 + 14]; + gPlttBufferFaded[0x100 + palIndex * 16 + 14] = gPlttBufferFaded[0x100 + palIndex * 16 + 15]; + gPlttBufferFaded[0x100 + palIndex * 16 + 15] = temp; + + gTasks[taskId].data[2] = 0; + gTasks[taskId].data[3]++; + if (gTasks[taskId].data[3] == 3) + { + gTasks[taskId].data[3] = 0; + gTasks[taskId].data[1] = 0; + gTasks[taskId].data[4]++; + if (gTasks[taskId].data[4] == 2) + { + gTasks[taskId].data[1] = 9; + gTasks[taskId].func = sub_80AA0D0; + } + } + } + } +} + +static void sub_80AA0D0(u8 taskId) +{ + gTasks[taskId].data[1]--; + if (gTasks[taskId].data[1] == -1) + { + gTasks[taskId].func = sub_80AA124; + gTasks[taskId].data[1] = 0; + } + else + { + u8 var = gTasks[taskId].data[1]; + + SetGpuReg(REG_OFFSET_BLDALPHA, BLDALPHA_BLEND(var, 16 - var)); + } +} + +static void sub_80AA124(u8 taskId) +{ + gTasks[taskId].data[1]++; + if (gTasks[taskId].data[1] == 37) + { + u8 spriteId = gTasks[taskId].data[15]; + + FreeSpriteOamMatrix(&gSprites[spriteId]); + DestroySprite(&gSprites[spriteId]); + } + else if (gTasks[taskId].data[1] == 39) + { + SetGpuReg(REG_OFFSET_BLDCNT, 0); + SetGpuReg(REG_OFFSET_BLDALPHA, 0); + DestroyAnimVisualTask(taskId); + } +} + +#define CASE(by, stat) case (STAT_ANIM_##by + stat - 1) + +void AnimTask_StatsChange(u8 taskId) +{ + bool16 goesDown = FALSE; + s16 animStatId = 0; + bool16 sharply = FALSE; + + switch (gBattleSpritesDataPtr->animationData->animArg) + { + CASE(PLUS1, STAT_ATK): goesDown = FALSE; animStatId = 0; break; + CASE(PLUS1, STAT_DEF): goesDown = FALSE; animStatId = 1; break; + CASE(PLUS1, STAT_SPEED): goesDown = FALSE; animStatId = 3; break; + CASE(PLUS1, STAT_SPATK): goesDown = FALSE; animStatId = 5; break; + CASE(PLUS1, STAT_SPDEF): goesDown = FALSE; animStatId = 6; break; + CASE(PLUS1, STAT_ACC): goesDown = FALSE; animStatId = 2; break; + CASE(PLUS1, STAT_EVASION): goesDown = FALSE; animStatId = 4; break; + + CASE(MINUS1, STAT_ATK): goesDown = TRUE; animStatId = 0; break; + CASE(MINUS1, STAT_DEF): goesDown = TRUE; animStatId = 1; break; + CASE(MINUS1, STAT_SPEED): goesDown = TRUE; animStatId = 3; break; + CASE(MINUS1, STAT_SPATK): goesDown = TRUE; animStatId = 5; break; + CASE(MINUS1, STAT_SPDEF): goesDown = TRUE; animStatId = 6; break; + CASE(MINUS1, STAT_ACC): goesDown = TRUE; animStatId = 2; break; + CASE(MINUS1, STAT_EVASION): goesDown = TRUE; animStatId = 4; break; + + CASE(PLUS2, STAT_ATK): goesDown = FALSE; animStatId = 0; sharply = TRUE; break; + CASE(PLUS2, STAT_DEF): goesDown = FALSE; animStatId = 1; sharply = TRUE; break; + CASE(PLUS2, STAT_SPEED): goesDown = FALSE; animStatId = 3; sharply = TRUE; break; + CASE(PLUS2, STAT_SPATK): goesDown = FALSE; animStatId = 5; sharply = TRUE; break; + CASE(PLUS2, STAT_SPDEF): goesDown = FALSE; animStatId = 6; sharply = TRUE; break; + CASE(PLUS2, STAT_ACC): goesDown = FALSE; animStatId = 2; sharply = TRUE; break; + CASE(PLUS2, STAT_EVASION): goesDown = FALSE; animStatId = 4; sharply = TRUE; break; + + CASE(MINUS2, STAT_ATK): goesDown = TRUE; animStatId = 0; sharply = TRUE; break; + CASE(MINUS2, STAT_DEF): goesDown = TRUE; animStatId = 1; sharply = TRUE; break; + CASE(MINUS2, STAT_SPEED): goesDown = TRUE; animStatId = 3; sharply = TRUE; break; + CASE(MINUS2, STAT_SPATK): goesDown = TRUE; animStatId = 5; sharply = TRUE; break; + CASE(MINUS2, STAT_SPDEF): goesDown = TRUE; animStatId = 6; sharply = TRUE; break; + CASE(MINUS2, STAT_ACC): goesDown = TRUE; animStatId = 2; sharply = TRUE; break; + CASE(MINUS2, STAT_EVASION): goesDown = TRUE; animStatId = 4; sharply = TRUE; break; + + case STAT_ANIM_MULTIPLE_PLUS1: goesDown = FALSE; animStatId = 0xFF; sharply = FALSE; break; + case STAT_ANIM_MULTIPLE_PLUS2: goesDown = FALSE; animStatId = 0xFF; sharply = TRUE; break; + case STAT_ANIM_MULTIPLE_MINUS1: goesDown = TRUE; animStatId = 0xFF; sharply = FALSE; break; + case STAT_ANIM_MULTIPLE_MINUS2: goesDown = TRUE; animStatId = 0xFF; sharply = TRUE; break; + + default: + DestroyAnimVisualTask(taskId); + return; + } + + gBattleAnimArgs[0] = goesDown; + gBattleAnimArgs[1] = animStatId; + gBattleAnimArgs[2] = 0; + gBattleAnimArgs[3] = 0; + gBattleAnimArgs[4] = sharply; + gTasks[taskId].func = sub_8116EB4; + sub_8116EB4(taskId); +} + +#undef CASE + +void LaunchStatusAnimation(u8 battlerId, u8 statusAnimId) +{ + u8 taskId; + + gBattleAnimAttacker = battlerId; + gBattleAnimTarget = battlerId; + LaunchBattleAnimation(gBattleAnims_StatusConditions, statusAnimId, 0); + taskId = CreateTask(Task_DoStatusAnimation, 10); + gTasks[taskId].data[0] = battlerId; +} + +static void Task_DoStatusAnimation(u8 taskId) +{ + gAnimScriptCallback(); + if (!gAnimScriptActive) + { + gBattleSpritesDataPtr->healthBoxesData[gTasks[taskId].data[0]].statusAnimActive = FALSE; + DestroyTask(taskId); + } +} diff --git a/src/battle_anim_80D51AC.c b/src/battle_anim_80D51AC.c new file mode 100644 index 0000000000..1864a1a7a6 --- /dev/null +++ b/src/battle_anim_80D51AC.c @@ -0,0 +1,1004 @@ +#include "global.h" +#include "battle.h" +#include "battle_anim.h" +#include "sprite.h" +#include "task.h" +#include "trig.h" + +// This file's functions. +void AnimTask_ShakeMonStep(u8 taskId); +void AnimTask_ShakeMon2Step(u8 taskId); +void AnimTask_ShakeMonInPlaceStep(u8 taskId); +void AnimTask_ShakeAndSinkMonStep(u8 taskId); +void sub_80D57B8(u8 taskId); +void DoHorizontalLunge(struct Sprite *sprite); +void ReverseHorizontalLungeDirection(struct Sprite *sprite); +void DoVerticalDip(struct Sprite *sprite); +void ReverseVerticalDipDirection(struct Sprite* sprite); +void SlideMonToOriginalPos(struct Sprite *sprite); +void SlideMonToOriginalPosStep(struct Sprite *sprite); +void SlideMonToOffset(struct Sprite *sprite); +void sub_80D5B48(struct Sprite *sprite); +void sub_80D5C20(struct Sprite *sprite); +void AnimTask_WindUpLungePart1(u8 taskId); +void AnimTask_WindUpLungePart2(u8 taskId); +void AnimTask_SwayMonStep(u8 taskId); +void AnimTask_ScaleMonAndRestoreStep(u8 taskId); +void sub_80D6308(u8 taskId); +void sub_80D646C(u8 taskId); +void sub_80A8B3C(u8 taskId); + +// Task to facilitate simple shaking of a pokemon's picture in battle. +// The shaking alternates between the original position and the target position. +// arg 0: anim battler +// arg 1: x pixel offset +// arg 2: y pixel offset +// arg 3: num times to shake +// arg 4: frame delay +void AnimTask_ShakeMon(u8 taskId) +{ + u8 spriteId; + spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[0]); + if (spriteId == 0xff) + { + DestroyAnimVisualTask(taskId); + return; + } + gSprites[spriteId].pos2.x = gBattleAnimArgs[1]; + gSprites[spriteId].pos2.y = gBattleAnimArgs[2]; + gTasks[taskId].data[0] = spriteId; + gTasks[taskId].data[1] = gBattleAnimArgs[3]; + gTasks[taskId].data[2] = gBattleAnimArgs[4]; + gTasks[taskId].data[3] = gBattleAnimArgs[4]; + gTasks[taskId].data[4] = gBattleAnimArgs[1]; + gTasks[taskId].data[5] = gBattleAnimArgs[2]; + gTasks[taskId].func = AnimTask_ShakeMonStep; + AnimTask_ShakeMonStep(taskId); +} + +void AnimTask_ShakeMonStep(u8 taskId) +{ + if (gTasks[taskId].data[3] == 0) + { + if (gSprites[gTasks[taskId].data[0]].pos2.x == 0) + { + gSprites[gTasks[taskId].data[0]].pos2.x = gTasks[taskId].data[4]; + } + else + { + gSprites[gTasks[taskId].data[0]].pos2.x = 0; + } + if (gSprites[gTasks[taskId].data[0]].pos2.y == 0) + { + gSprites[gTasks[taskId].data[0]].pos2.y = gTasks[taskId].data[5]; + } + else + { + gSprites[gTasks[taskId].data[0]].pos2.y = 0; + } + gTasks[taskId].data[3] = gTasks[taskId].data[2]; + if (--gTasks[taskId].data[1] == 0) + { + gSprites[gTasks[taskId].data[0]].pos2.x = 0; + gSprites[gTasks[taskId].data[0]].pos2.y = 0; + DestroyAnimVisualTask(taskId); + return; + } + } + else + { + gTasks[taskId].data[3]--; + } +} + +// Task to facilitate simple shaking of a pokemon's picture in battle. +// The shaking alternates between the positive and negative versions of the specified pixel offsets. +// arg 0: anim battler +// arg 1: x pixel offset +// arg 2: y pixel offset +// arg 3: num times to shake +// arg 4: frame delay +void AnimTask_ShakeMon2(u8 taskId) +{ + u8 spriteId; + bool8 destroy = FALSE; + u8 battlerId; + + if (gBattleAnimArgs[0] < 4) + { + spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[0]); + if (spriteId == 0xff) + { + DestroyAnimVisualTask(taskId); + return; + } + } + else if (gBattleAnimArgs[0] != 8) + { + switch (gBattleAnimArgs[0]) + { + case 4: + battlerId = GetBattlerAtPosition(B_POSITION_PLAYER_LEFT); + break; + case 5: + battlerId = GetBattlerAtPosition(B_POSITION_PLAYER_RIGHT); + break; + case 6: + battlerId = GetBattlerAtPosition(B_POSITION_OPPONENT_LEFT); + break; + case 7: + default: + battlerId = GetBattlerAtPosition(B_POSITION_OPPONENT_RIGHT); + break; + } + + if (IsBattlerSpriteVisible(battlerId) == FALSE) + destroy = TRUE; + + spriteId = gBattlerSpriteIds[battlerId]; + } + else + { + spriteId = gBattlerSpriteIds[gBattleAnimAttacker]; + } + + if (destroy) + { + DestroyAnimVisualTask(taskId); + return; + } + + gSprites[spriteId].pos2.x = gBattleAnimArgs[1]; + gSprites[spriteId].pos2.y = gBattleAnimArgs[2]; + gTasks[taskId].data[0] = spriteId; + gTasks[taskId].data[1] = gBattleAnimArgs[3]; + gTasks[taskId].data[2] = gBattleAnimArgs[4]; + gTasks[taskId].data[3] = gBattleAnimArgs[4]; + gTasks[taskId].data[4] = gBattleAnimArgs[1]; + gTasks[taskId].data[5] = gBattleAnimArgs[2]; + gTasks[taskId].func = AnimTask_ShakeMon2Step; + gTasks[taskId].func(taskId); +} + +void AnimTask_ShakeMon2Step(u8 taskId) +{ + if (gTasks[taskId].data[3] == 0) + { + if (gSprites[gTasks[taskId].data[0]].pos2.x == gTasks[taskId].data[4]) + gSprites[gTasks[taskId].data[0]].pos2.x = -gTasks[taskId].data[4]; + else + gSprites[gTasks[taskId].data[0]].pos2.x = gTasks[taskId].data[4]; + + if (gSprites[gTasks[taskId].data[0]].pos2.y == gTasks[taskId].data[5]) + gSprites[gTasks[taskId].data[0]].pos2.y = -gTasks[taskId].data[5]; + else + gSprites[gTasks[taskId].data[0]].pos2.y = gTasks[taskId].data[5]; + + gTasks[taskId].data[3] = gTasks[taskId].data[2]; + if (--gTasks[taskId].data[1] == 0) + { + gSprites[gTasks[taskId].data[0]].pos2.x = 0; + gSprites[gTasks[taskId].data[0]].pos2.y = 0; + DestroyAnimVisualTask(taskId); + return; + } + } + else + { + gTasks[taskId].data[3]--; + } +} + +// Task to facilitate simple shaking of a pokemon's picture in battle. +// The shaking alternates between the positive and negative versions of the specified pixel offsets +// with respect to the current location of the mon's picture. +// arg 0: battler +// arg 1: x offset +// arg 2: y offset +// arg 3: num shakes +// arg 4: delay +void AnimTask_ShakeMonInPlace(u8 taskId) +{ + u8 spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[0]); + if (spriteId == 0xff) + { + DestroyAnimVisualTask(taskId); + return; + } + + gSprites[spriteId].pos2.x += gBattleAnimArgs[1]; + gSprites[spriteId].pos2.y += gBattleAnimArgs[2]; + gTasks[taskId].data[0] = spriteId; + gTasks[taskId].data[1] = 0; + gTasks[taskId].data[2] = gBattleAnimArgs[3]; + gTasks[taskId].data[3] = 0; + gTasks[taskId].data[4] = gBattleAnimArgs[4]; + gTasks[taskId].data[5] = gBattleAnimArgs[1] * 2; + gTasks[taskId].data[6] = gBattleAnimArgs[2] * 2; + gTasks[taskId].func = AnimTask_ShakeMonInPlaceStep; + gTasks[taskId].func(taskId); +} + +void AnimTask_ShakeMonInPlaceStep(u8 taskId) +{ + if (gTasks[taskId].data[3] == 0) + { + if (gTasks[taskId].data[1] & 1) + { + gSprites[gTasks[taskId].data[0]].pos2.x += gTasks[taskId].data[5]; + gSprites[gTasks[taskId].data[0]].pos2.y += gTasks[taskId].data[6]; + } + else + { + gSprites[gTasks[taskId].data[0]].pos2.x -= gTasks[taskId].data[5]; + gSprites[gTasks[taskId].data[0]].pos2.y -= gTasks[taskId].data[6]; + } + gTasks[taskId].data[3] = gTasks[taskId].data[4]; + if (++gTasks[taskId].data[1] >= gTasks[taskId].data[2]) + { + if (gTasks[taskId].data[1] & 1) + { + gSprites[gTasks[taskId].data[0]].pos2.x += gTasks[taskId].data[5] / 2; + gSprites[gTasks[taskId].data[0]].pos2.y += gTasks[taskId].data[6] / 2; + } + else + { + gSprites[gTasks[taskId].data[0]].pos2.x -= gTasks[taskId].data[5] / 2; + gSprites[gTasks[taskId].data[0]].pos2.y -= gTasks[taskId].data[6] / 2; + } + DestroyAnimVisualTask(taskId); + return; + } + } + else + { + gTasks[taskId].data[3]--; + } +} + +// Shakes a mon bg horizontally and moves it downward linearly. +// arg 0: battler +// arg 1: x offset +// arg 2: frame delay between each movement +// arg 3: downward speed (subpixel) +// arg 4: duration +void AnimTask_ShakeAndSinkMon(u8 taskId) +{ + u8 spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[0]); + gSprites[spriteId].pos2.x = gBattleAnimArgs[1]; + gTasks[taskId].data[0] = spriteId; + gTasks[taskId].data[1] = gBattleAnimArgs[1]; + gTasks[taskId].data[2] = gBattleAnimArgs[2]; + gTasks[taskId].data[3] = gBattleAnimArgs[3]; + gTasks[taskId].data[4] = gBattleAnimArgs[4]; + gTasks[taskId].func = AnimTask_ShakeAndSinkMonStep; + gTasks[taskId].func(taskId); +} + +void AnimTask_ShakeAndSinkMonStep(u8 taskId) +{ + s16 x; + u8 spriteId; + spriteId = gTasks[taskId].data[0]; + x = gTasks[taskId].data[1]; + if (gTasks[taskId].data[2] == gTasks[taskId].data[8]++) + { + gTasks[taskId].data[8] = 0; + if (gSprites[spriteId].pos2.x == x) + x = -x; + + gSprites[spriteId].pos2.x += x; + } + + gTasks[taskId].data[1] = x; + gTasks[taskId].data[9] += gTasks[taskId].data[3]; + gSprites[spriteId].pos2.y = gTasks[taskId].data[9] >> 8; + if (--gTasks[taskId].data[4] == 0) + { + DestroyAnimVisualTask(taskId); + return; + } +} + +// Moves a mon bg picture along an elliptical path that begins +// and ends at the mon's origin location. +// arg 0: battler +// arg 1: ellipse width +// arg 2: ellipse height +// arg 3: num loops +// arg 4: speed (valid values are 0-5) +void AnimTask_TranslateMonElliptical(u8 taskId) +{ + u8 i; + u8 spriteId; + u8 wavePeriod; + + wavePeriod = 1; + spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[0]); + if (gBattleAnimArgs[4] > 5) + gBattleAnimArgs[4] = 5; + + for (i = 0; i < gBattleAnimArgs[4]; i++) + { + wavePeriod <<= 1; + } + + gTasks[taskId].data[0] = spriteId; + gTasks[taskId].data[1] = gBattleAnimArgs[1]; + gTasks[taskId].data[2] = gBattleAnimArgs[2]; + gTasks[taskId].data[3] = gBattleAnimArgs[3]; + gTasks[taskId].data[4] = wavePeriod; + gTasks[taskId].func = sub_80D57B8; + gTasks[taskId].func(taskId); +} + +void sub_80D57B8(u8 taskId) +{ + u8 spriteId = gTasks[taskId].data[0]; + gSprites[spriteId].pos2.x = Sin(gTasks[taskId].data[5], gTasks[taskId].data[1]); + gSprites[spriteId].pos2.y = -Cos(gTasks[taskId].data[5], gTasks[taskId].data[2]); + gSprites[spriteId].pos2.y += gTasks[taskId].data[2]; + gTasks[taskId].data[5] += gTasks[taskId].data[4]; + gTasks[taskId].data[5] &= 0xff; + + if (gTasks[taskId].data[5] == 0) + gTasks[taskId].data[3]--; + + if (gTasks[taskId].data[3] == 0) + { + gSprites[spriteId].pos2.x = 0; + gSprites[spriteId].pos2.y = 0; + DestroyAnimVisualTask(taskId); + return; + } +} + +// Moves a mon bg picture along an elliptical path that begins +// and ends at the mon's origin location. Reverses the direction +// of the path if it's not on the player's side of the battle. +// arg 0: battler +// arg 1: ellipse width +// arg 2: ellipse height +// arg 3: num loops +// arg 4: speed (valid values are 0-5) +void AnimTask_TranslateMonEllipticalRespectSide(u8 taskId) +{ + if (GetBattlerSide(gBattleAnimAttacker) != B_SIDE_PLAYER) + gBattleAnimArgs[1] = -gBattleAnimArgs[1]; + + AnimTask_TranslateMonElliptical(taskId); +} + +// Performs a simple horizontal lunge, where the mon moves +// horizontally, and then moves back in the opposite direction. +// arg 0: duration of single lunge direction +// arg 1: x pixel delta that is applied each frame +void DoHorizontalLunge(struct Sprite *sprite) +{ + sprite->invisible = TRUE; + if (GetBattlerSide(gBattleAnimAttacker) != B_SIDE_PLAYER) + sprite->data[1] = -gBattleAnimArgs[1]; + else + sprite->data[1] = gBattleAnimArgs[1]; + + sprite->data[0] = gBattleAnimArgs[0]; + sprite->data[2] = 0; + sprite->data[3] = gBattlerSpriteIds[gBattleAnimAttacker]; + sprite->data[4] = gBattleAnimArgs[0]; + StoreSpriteCallbackInData6(sprite, ReverseHorizontalLungeDirection); + sprite->callback = sub_80A6630; +} + +void ReverseHorizontalLungeDirection(struct Sprite *sprite) +{ + sprite->data[0] = sprite->data[4]; + sprite->data[1] = -sprite->data[1]; + sprite->callback = sub_80A6630; + StoreSpriteCallbackInData6(sprite, DestroyAnimSprite); +} + +// Performs a simple vertical dipping motion, where moves vertically, and then +// moves back in the opposite direction. +// arg 0: duration of single dip direction +// arg 1: y pixel delta that is applied each frame +// arg 2: battler +void DoVerticalDip(struct Sprite *sprite) +{ + u8 spriteId; + sprite->invisible = TRUE; + spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[2]); + sprite->data[0] = gBattleAnimArgs[0]; + sprite->data[1] = 0; + sprite->data[2] = gBattleAnimArgs[1]; + sprite->data[3] = spriteId; + sprite->data[4] = gBattleAnimArgs[0]; + StoreSpriteCallbackInData6(sprite, ReverseVerticalDipDirection); + sprite->callback = sub_80A6630; +} + +void ReverseVerticalDipDirection(struct Sprite *sprite) +{ + sprite->data[0] = sprite->data[4]; + sprite->data[2] = -sprite->data[2]; + sprite->callback = sub_80A6630; + StoreSpriteCallbackInData6(sprite, DestroyAnimSprite); +} + +// Linearly slides a mon's bg picture back to its original sprite position. +// The sprite parameter is a dummy sprite used for facilitating the movement with its callback. +// arg 0: 1 = target or 0 = attacker +// arg 1: direction (0 = horizontal and vertical, 1 = horizontal only, 2 = vertical only) +// arg 2: duration +void SlideMonToOriginalPos(struct Sprite *sprite) +{ + u32 monSpriteId; + if (!gBattleAnimArgs[0]) + monSpriteId = gBattlerSpriteIds[gBattleAnimAttacker]; + else + monSpriteId = gBattlerSpriteIds[gBattleAnimTarget]; + + sprite->data[0] = gBattleAnimArgs[2]; + sprite->data[1] = gSprites[monSpriteId].pos1.x + gSprites[monSpriteId].pos2.x; + sprite->data[2] = gSprites[monSpriteId].pos1.x; + sprite->data[3] = gSprites[monSpriteId].pos1.y + gSprites[monSpriteId].pos2.y; + sprite->data[4] = gSprites[monSpriteId].pos1.y; + sub_80A6E14(sprite); + sprite->data[3] = 0; + sprite->data[4] = 0; + sprite->data[5] = gSprites[monSpriteId].pos2.x; + sprite->data[6] = gSprites[monSpriteId].pos2.y; + sprite->invisible = TRUE; + + if (gBattleAnimArgs[1] == 1) + sprite->data[2] = 0; + else if (gBattleAnimArgs[1] == 2) + sprite->data[1] = 0; + + sprite->data[7] = gBattleAnimArgs[1]; + sprite->data[7] |= monSpriteId << 8; + sprite->callback = SlideMonToOriginalPosStep; +} + +void SlideMonToOriginalPosStep(struct Sprite *sprite) +{ + s8 monSpriteId; + u8 lo; + struct Sprite *monSprite; + + lo = sprite->data[7] & 0xff; + monSpriteId = sprite->data[7] >> 8; + monSprite = &gSprites[monSpriteId]; + if (sprite->data[0] == 0) + { + if (lo < 2) + monSprite->pos2.x = 0; + + if (lo == 2 || lo == 0) + monSprite->pos2.y = 0; + + DestroyAnimSprite(sprite); + } + else + { + sprite->data[0]--; + sprite->data[3] += sprite->data[1]; + sprite->data[4] += sprite->data[2]; + monSprite->pos2.x = (s8)(sprite->data[3] >> 8) + sprite->data[5]; + monSprite->pos2.y = (s8)(sprite->data[4] >> 8) + sprite->data[6]; + } +} + +// Linearly translates a mon to a target offset. The horizontal offset +// is mirrored for the opponent's pokemon, and the vertical offset +// is only mirrored if arg 3 is set to 1. +// arg 0: 0 = attacker, 1 = target +// arg 1: target x pixel offset +// arg 2: target y pixel offset +// arg 3: mirror vertical translation for opposite battle side +// arg 4: duration +void SlideMonToOffset(struct Sprite *sprite) +{ + u8 battler; + u8 monSpriteId; + if (!gBattleAnimArgs[0]) + battler = gBattleAnimAttacker; + else + battler = gBattleAnimTarget; + + monSpriteId = gBattlerSpriteIds[battler]; + if (GetBattlerSide(battler) != B_SIDE_PLAYER) + { + gBattleAnimArgs[1] = -gBattleAnimArgs[1]; + if (gBattleAnimArgs[3] == 1) + { + gBattleAnimArgs[2] = -gBattleAnimArgs[2]; + } + } + + sprite->data[0] = gBattleAnimArgs[4]; + sprite->data[1] = gSprites[monSpriteId].pos1.x; + sprite->data[2] = gSprites[monSpriteId].pos1.x + gBattleAnimArgs[1]; + sprite->data[3] = gSprites[monSpriteId].pos1.y; + sprite->data[4] = gSprites[monSpriteId].pos1.y + gBattleAnimArgs[2]; + sub_80A6E14(sprite); + sprite->data[3] = 0; + sprite->data[4] = 0; + sprite->data[5] = monSpriteId; + sprite->invisible = TRUE; + StoreSpriteCallbackInData6(sprite, DestroyAnimSprite); + sprite->callback = sub_80A6680; +} + +void sub_80D5B48(struct Sprite *sprite) +{ + u8 spriteId; + u8 battlerId; + sprite->invisible = TRUE; + if (!gBattleAnimArgs[0]) + { + battlerId = gBattleAnimAttacker; + } + else + { + battlerId = gBattleAnimTarget; + } + spriteId = gBattlerSpriteIds[battlerId]; + if (GetBattlerSide(battlerId)) + { + gBattleAnimArgs[1] = -gBattleAnimArgs[1]; + if (gBattleAnimArgs[3] == 1) + { + gBattleAnimArgs[2] = -gBattleAnimArgs[2]; + } + } + sprite->data[0] = gBattleAnimArgs[4]; + sprite->data[1] = gSprites[spriteId].pos1.x + gSprites[spriteId].pos2.x; + sprite->data[2] = sprite->data[1] + gBattleAnimArgs[1]; + sprite->data[3] = gSprites[spriteId].pos1.y + gSprites[spriteId].pos2.y; + sprite->data[4] = sprite->data[3] + gBattleAnimArgs[2]; + sub_80A6E14(sprite); + sprite->data[3] = gSprites[spriteId].pos2.x << 8; + sprite->data[4] = gSprites[spriteId].pos2.y << 8; + sprite->data[5] = spriteId; + sprite->data[6] = gBattleAnimArgs[5]; + if (!gBattleAnimArgs[5]) + { + StoreSpriteCallbackInData6(sprite, DestroyAnimSprite); + } + else + { + StoreSpriteCallbackInData6(sprite, sub_80D5C20); + } + sprite->callback = sub_80A6680; +} + + +void sub_80D5C20(struct Sprite *sprite) +{ + gSprites[sprite->data[5]].pos2.x = 0; + gSprites[sprite->data[5]].pos2.y = 0; + DestroyAnimSprite(sprite); +} + +// Task to facilitate a two-part translation animation, in which the sprite +// is first translated in an arc to one position. Then, it "lunges" to a target +// x offset. Used in TAKE_DOWN, for example. +// arg 0: anim bank +// arg 1: horizontal speed (subpixel) +// arg 2: wave amplitude +// arg 3: first duration +// arg 4: delay before starting lunge +// arg 5: target x offset for lunge +// arg 6: lunge duration +void AnimTask_WindUpLunge(u8 taskId) +{ + s16 wavePeriod = 0x8000 / gBattleAnimArgs[3]; + if (GetBattlerSide(gBattleAnimAttacker) != B_SIDE_PLAYER) + { + gBattleAnimArgs[1] = -gBattleAnimArgs[1]; + gBattleAnimArgs[5] = -gBattleAnimArgs[5]; + } + gTasks[taskId].data[0] = GetAnimBattlerSpriteId(gBattleAnimArgs[0]); + gTasks[taskId].data[1] = (gBattleAnimArgs[1] << 8) / gBattleAnimArgs[3]; + gTasks[taskId].data[2] = gBattleAnimArgs[2]; + gTasks[taskId].data[3] = gBattleAnimArgs[3]; + gTasks[taskId].data[4] = gBattleAnimArgs[4]; + gTasks[taskId].data[5] = (gBattleAnimArgs[5] << 8) / gBattleAnimArgs[6]; + gTasks[taskId].data[6] = gBattleAnimArgs[6]; + gTasks[taskId].data[7] = wavePeriod; + gTasks[taskId].func = AnimTask_WindUpLungePart1; +} + +void AnimTask_WindUpLungePart1(u8 taskId) +{ + u8 spriteId; + spriteId = gTasks[taskId].data[0]; + gTasks[taskId].data[11] += gTasks[taskId].data[1]; + gSprites[spriteId].pos2.x = gTasks[taskId].data[11] >> 8; + gSprites[spriteId].pos2.y = Sin((u8)(gTasks[taskId].data[10] >> 8), gTasks[taskId].data[2]); + gTasks[taskId].data[10] += gTasks[taskId].data[7]; + if (--gTasks[taskId].data[3] == 0) + { + gTasks[taskId].func = AnimTask_WindUpLungePart2; + } +} + +void AnimTask_WindUpLungePart2(u8 taskId) +{ + u8 spriteId; + if (gTasks[taskId].data[4] > 0) + { + gTasks[taskId].data[4]--; + } + else + { + spriteId = gTasks[taskId].data[0]; + gTasks[taskId].data[12] += gTasks[taskId].data[5]; + gSprites[spriteId].pos2.x = (gTasks[taskId].data[12] >> 8) + (gTasks[taskId].data[11] >> 8); + if (--gTasks[taskId].data[6] == 0) + { + DestroyAnimVisualTask(taskId); + return; + } + } +} + +void sub_80D5DB0(u8 taskId) +{ + u8 spriteId; + switch (gBattleAnimArgs[0]) + { + case 0: + case 1: + spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[0]); + break; + case 2: + if (!IsBattlerSpriteVisible(BATTLE_PARTNER(gBattleAnimAttacker))) + { + DestroyAnimVisualTask(taskId); + return; + } + spriteId = gBattlerSpriteIds[BATTLE_PARTNER(gBattleAnimAttacker)]; + break; + case 3: + if (!IsBattlerSpriteVisible(BATTLE_PARTNER(gBattleAnimTarget))) + { + DestroyAnimVisualTask(taskId); + return; + } + spriteId = gBattlerSpriteIds[BATTLE_PARTNER(gBattleAnimTarget)]; + break; + default: + DestroyAnimVisualTask(taskId); + return; + } + gTasks[taskId].data[0] = spriteId; + if (GetBattlerSide(gBattleAnimTarget) != B_SIDE_PLAYER) + { + gTasks[taskId].data[1] = gBattleAnimArgs[1]; + } + else + { + gTasks[taskId].data[1] = -gBattleAnimArgs[1]; + } + gTasks[taskId].func = sub_80A8B3C; +} + +void sub_80A8B3C(u8 taskId) +{ + u8 spriteId = gTasks[taskId].data[0]; + gSprites[spriteId].pos2.x += gTasks[taskId].data[1]; + if (gSprites[spriteId].pos2.x + gSprites[spriteId].pos1.x + 0x20 > 0x130u) + { + DestroyAnimVisualTask(taskId); + return; + } +} + +// Task that facilitates translating the mon bg picture back and forth +// in a swaying motion (uses Sine wave). It can sway either horizontally +// or vertically, but not both. +// arg 0: direction (0 = horizontal, 1 = vertical) +// arg 1: wave amplitude +// arg 2: wave period +// arg 3: num sways +// arg 4: which mon (0 = attacker, 1`= target) +void AnimTask_SwayMon(u8 taskId) +{ + u8 spriteId; + if (GetBattlerSide(gBattleAnimAttacker) != B_SIDE_PLAYER) + gBattleAnimArgs[1] = -gBattleAnimArgs[1]; + + spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[4]); + gTasks[taskId].data[0] = gBattleAnimArgs[0]; + gTasks[taskId].data[1] = gBattleAnimArgs[1]; + gTasks[taskId].data[2] = gBattleAnimArgs[2]; + gTasks[taskId].data[3] = gBattleAnimArgs[3]; + gTasks[taskId].data[4] = spriteId; + + if (gBattleAnimArgs[4] == 0) + gTasks[taskId].data[5] = gBattleAnimAttacker; + else + gTasks[taskId].data[5] = gBattleAnimTarget; + + gTasks[taskId].data[12] = 1; + gTasks[taskId].func = AnimTask_SwayMonStep; +} + +void AnimTask_SwayMonStep(u8 taskId) +{ + s16 sineValue; + u8 spriteId; + int waveIndex; + u16 sineIndex; + + spriteId = gTasks[taskId].data[4]; + sineIndex = gTasks[taskId].data[10] + gTasks[taskId].data[2]; + gTasks[taskId].data[10] = sineIndex; + waveIndex = sineIndex >> 8; + sineValue = Sin(waveIndex, gTasks[taskId].data[1]); + + if (gTasks[taskId].data[0] == 0) + { + gSprites[spriteId].pos2.x = sineValue; + } + else + { + if (GetBattlerSide(gTasks[taskId].data[5]) == B_SIDE_PLAYER) + { + gSprites[spriteId].pos2.y = (sineValue >= 0) ? sineValue : -sineValue; + } + else + { + gSprites[spriteId].pos2.y = (sineValue >= 0) ? -sineValue : sineValue; + } + } + + if (((waveIndex >= 0x80u) && (gTasks[taskId].data[11] == 0) && (gTasks[taskId].data[12] == 1)) + || ((waveIndex < 0x7fu) && (gTasks[taskId].data[11] == 1) && (gTasks[taskId].data[12] == 0))) + { + gTasks[taskId].data[11] ^= 1; + gTasks[taskId].data[12] ^= 1; + if (--gTasks[taskId].data[3] == 0) + { + gSprites[spriteId].pos2.x = 0; + gSprites[spriteId].pos2.y = 0; + DestroyAnimVisualTask(taskId); + return; + } + } +} + +// Scales a mon's sprite, and then scales back to its original dimensions. +// arg 0: x scale delta +// arg 1: y scale delta +// arg 2: duration +// arg 3: anim bank +// arg 4: sprite object mode +void AnimTask_ScaleMonAndRestore(u8 taskId) +{ + u8 spriteId; + spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[3]); + sub_80A7270(spriteId, gBattleAnimArgs[4]); + gTasks[taskId].data[0] = gBattleAnimArgs[0]; + gTasks[taskId].data[1] = gBattleAnimArgs[1]; + gTasks[taskId].data[2] = gBattleAnimArgs[2]; + gTasks[taskId].data[3] = gBattleAnimArgs[2]; + gTasks[taskId].data[4] = spriteId; + gTasks[taskId].data[10] = 0x100; + gTasks[taskId].data[11] = 0x100; + gTasks[taskId].func = AnimTask_ScaleMonAndRestoreStep; +} + +void AnimTask_ScaleMonAndRestoreStep(u8 taskId) +{ + u8 spriteId; + gTasks[taskId].data[10] += gTasks[taskId].data[0]; + gTasks[taskId].data[11] += gTasks[taskId].data[1]; + spriteId = gTasks[taskId].data[4]; + obj_id_set_rotscale(spriteId, gTasks[taskId].data[10], gTasks[taskId].data[11], 0); + if (--gTasks[taskId].data[2] == 0) + { + if (gTasks[taskId].data[3] > 0) + { + gTasks[taskId].data[0] = -gTasks[taskId].data[0]; + gTasks[taskId].data[1] = -gTasks[taskId].data[1]; + gTasks[taskId].data[2] = gTasks[taskId].data[3]; + gTasks[taskId].data[3] = 0; + } + else + { + sub_80A7344(spriteId); + DestroyAnimVisualTask(taskId); + return; + } + } +} + +void sub_80D6134(u8 taskId) +{ + u8 spriteId; + spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[2]); + sub_80A7270(spriteId, 0); + gTasks[taskId].data[1] = 0; + gTasks[taskId].data[2] = gBattleAnimArgs[0]; + if (gBattleAnimArgs[3] != 1) + { + gTasks[taskId].data[3] = 0; + } + else + { + gTasks[taskId].data[3] = gBattleAnimArgs[0] * gBattleAnimArgs[1]; + } + gTasks[taskId].data[4] = gBattleAnimArgs[1]; + gTasks[taskId].data[5] = spriteId; + gTasks[taskId].data[6] = gBattleAnimArgs[3]; + if (IsContest()) + { + gTasks[taskId].data[7] = 1; + } + else + { + if (gBattleAnimArgs[2] == 0) + { + gTasks[taskId].data[7] = !GetBattlerSide(gBattleAnimAttacker); + } + else + { + gTasks[taskId].data[7] = !GetBattlerSide(gBattleAnimTarget); + } + } + if (gTasks[taskId].data[7]) + { + if (!IsContest()) + { + gTasks[taskId].data[3] *= -1; + gTasks[taskId].data[4] *= -1; + } + } + gTasks[taskId].func = sub_80D6308; +} + +void sub_80D622C(u8 taskId) +{ + u8 spriteId; + spriteId = GetAnimBattlerSpriteId(gBattleAnimArgs[2]); + sub_80A7270(spriteId, 0); + gTasks[taskId].data[1] = 0; + gTasks[taskId].data[2] = gBattleAnimArgs[0]; + if (gBattleAnimArgs[2] == 0) + { + if (GetBattlerSide(gBattleAnimAttacker)) + { + gBattleAnimArgs[1] = -gBattleAnimArgs[1]; + } + } + else + { + if (GetBattlerSide(gBattleAnimTarget)) + { + gBattleAnimArgs[1] = -gBattleAnimArgs[1]; + } + } + if (gBattleAnimArgs[3] != 1) + { + gTasks[taskId].data[3] = 0; + } + else + { + gTasks[taskId].data[3] = gBattleAnimArgs[0] * gBattleAnimArgs[1]; + } + gTasks[taskId].data[4] = gBattleAnimArgs[1]; + gTasks[taskId].data[5] = spriteId; + gTasks[taskId].data[6] = gBattleAnimArgs[3]; + gTasks[taskId].data[7] = 1; + gTasks[taskId].data[3] *= -1; + gTasks[taskId].data[4] *= -1; + gTasks[taskId].func = sub_80D6308; +} + +void sub_80D6308(u8 taskId) +{ + gTasks[taskId].data[3] += gTasks[taskId].data[4]; + obj_id_set_rotscale(gTasks[taskId].data[5], 0x100, 0x100, gTasks[taskId].data[3]); + if (gTasks[taskId].data[7]) + { + sub_80A73A0(gTasks[taskId].data[5]); + } + if (++gTasks[taskId].data[1] >= gTasks[taskId].data[2]) + { + switch (gTasks[taskId].data[6]) + { + case 1: + sub_80A7344(gTasks[taskId].data[5]); + case 0: + default: + DestroyAnimVisualTask(taskId); + return; + case 2: + gTasks[taskId].data[1] = 0; + gTasks[taskId].data[4] *= -1; + gTasks[taskId].data[6] = 1; + break; + } + } +} + +void sub_80D6388(u8 taskId) +{ + if (!gBattleAnimArgs[0]) + { + gTasks[taskId].data[15] = gAnimMovePower / 12; + if (gTasks[taskId].data[15] < 1) + { + gTasks[taskId].data[15] = 1; + } + if (gTasks[taskId].data[15] > 16) + { + gTasks[taskId].data[15] = 16; + } + } + else + { + gTasks[taskId].data[15] = gAnimMoveDmg / 12; + if (gTasks[taskId].data[15] < 1) + { + gTasks[taskId].data[15] = 1; + } + if (gTasks[taskId].data[15] > 16) + { + gTasks[taskId].data[15] = 16; + } + } + gTasks[taskId].data[14] = gTasks[taskId].data[15] / 2; + gTasks[taskId].data[13] = gTasks[taskId].data[14] + (gTasks[taskId].data[15] & 1); + gTasks[taskId].data[12] = 0; + gTasks[taskId].data[10] = gBattleAnimArgs[3]; + gTasks[taskId].data[11] = gBattleAnimArgs[4]; + gTasks[taskId].data[7] = GetAnimBattlerSpriteId(1); + gTasks[taskId].data[8] = gSprites[gTasks[taskId].data[7]].pos2.x; + gTasks[taskId].data[9] = gSprites[gTasks[taskId].data[7]].pos2.y; + gTasks[taskId].data[0] = 0; + gTasks[taskId].data[1] = gBattleAnimArgs[1]; + gTasks[taskId].data[2] = gBattleAnimArgs[2]; + gTasks[taskId].func = sub_80D646C; +} + +void sub_80D646C(u8 taskId) +{ + struct Task *task = &gTasks[taskId]; + if (++task->data[0] > task->data[1]) + { + task->data[0] = 0; + task->data[12] = (task->data[12] + 1) & 1; + if (task->data[10]) + { + if (task->data[12]) + { + gSprites[task->data[7]].pos2.x = task->data[8] + task->data[13]; + } + else + { + gSprites[task->data[7]].pos2.x = task->data[8] - task->data[14]; + } + } + if (task->data[11]) + { + if (task->data[12]) + { + gSprites[task->data[7]].pos2.y = task->data[15]; + } + else + { + gSprites[task->data[7]].pos2.y = 0; + } + } + if (!--task->data[2]) + { + gSprites[task->data[7]].pos2.x = 0; + gSprites[task->data[7]].pos2.y = 0; + DestroyAnimVisualTask(taskId); + return; + } + } +} diff --git a/src/battle_anim_sound_tasks.c b/src/battle_anim_sound_tasks.c index fd1afb7b89..7b8eb4ed75 100644 --- a/src/battle_anim_sound_tasks.c +++ b/src/battle_anim_sound_tasks.c @@ -131,7 +131,7 @@ void sub_8158D8C(u8 taskId) if (IsContest()) { if (gBattleAnimArgs[0] == ANIM_ATTACKER) - species = gContestResources->field_18->field_0; + species = gContestResources->field_18->unk0; else DestroyAnimVisualTask(taskId); // UB: function should return upon destroying task. } @@ -177,7 +177,7 @@ void sub_8158E9C(u8 taskId) if (IsContest()) { if (gBattleAnimArgs[0] == ANIM_ATTACKER) - species = gContestResources->field_18->field_0; + species = gContestResources->field_18->unk0; else DestroyAnimVisualTask(taskId); // UB: function should return upon destroying task. } @@ -281,7 +281,7 @@ void sub_81590B8(u8 taskId) pan = BattleAnimAdjustPanning(SOUND_PAN_ATTACKER); if (IsContest()) - species = gContestResources->field_18->field_0; + species = gContestResources->field_18->unk0; else species = gAnimBattlerSpecies[gBattleAnimAttacker]; diff --git a/src/battle_controller_player.c b/src/battle_controller_player.c index 63ab50f4c3..6bc6c6f49a 100644 --- a/src/battle_controller_player.c +++ b/src/battle_controller_player.c @@ -2710,7 +2710,7 @@ static void PlayerHandleExpUpdate(void) { u8 monId = gBattleBufferA[gActiveBattler][1]; - if (GetMonData(&gPlayerParty[monId], MON_DATA_LEVEL) >= MAX_MON_LEVEL) + if (GetMonData(&gPlayerParty[monId], MON_DATA_LEVEL) >= MAX_LEVEL) { PlayerBufferExecCompleted(); } diff --git a/src/battle_controller_player_partner.c b/src/battle_controller_player_partner.c index d0fbdeb01d..e893d2f3d5 100644 --- a/src/battle_controller_player_partner.c +++ b/src/battle_controller_player_partner.c @@ -1597,7 +1597,7 @@ static void PlayerPartnerHandleExpUpdate(void) { u8 monId = gBattleBufferA[gActiveBattler][1]; - if (GetMonData(&gPlayerParty[monId], MON_DATA_LEVEL) >= MAX_MON_LEVEL) + if (GetMonData(&gPlayerParty[monId], MON_DATA_LEVEL) >= MAX_LEVEL) { PlayerPartnerBufferExecCompleted(); } diff --git a/src/battle_controllers.c b/src/battle_controllers.c index 63154ae8b0..56ff34528f 100644 --- a/src/battle_controllers.c +++ b/src/battle_controllers.c @@ -1,6 +1,7 @@ #include "global.h" #include "battle.h" #include "battle_controllers.h" +#include "cable_club.h" #include "link.h" #include "task.h" #include "battle_ai_script_commands.h" @@ -18,7 +19,6 @@ extern u8 gUnknown_02022D0A; static EWRAM_DATA u8 sBattleBuffersTransferData[0x100] = {}; -extern void task00_08081A90(u8 taskId); // cable_club extern void sub_81B8D64(u8 battlerId, u8 arg1); // party_menu // this file's funcionts diff --git a/src/battle_dome.c b/src/battle_dome.c index 82384b43a7..8de1c058c8 100644 --- a/src/battle_dome.c +++ b/src/battle_dome.c @@ -68,7 +68,7 @@ extern bool8 sub_81A3610(void); extern u16 sub_81A4FF0(u8); extern u8 GetFrontierTrainerFrontSpriteId(u16); extern u8 GetFrontierOpponentClass(u16); -extern void sub_80F94E8(void); +extern void ReducePlayerPartyToThree(void); extern u8 gUnknown_0203CEF8[]; extern u16 gBattle_BG0_X; @@ -6132,7 +6132,7 @@ static void sub_8194E44(void) static void sub_8194EB4(void) { - sub_80F94E8(); + ReducePlayerPartyToThree(); } static void sub_8194EC0(void) diff --git a/src/battle_factory.c b/src/battle_factory.c index 36c5ed2e8e..2c8ab1052b 100644 --- a/src/battle_factory.c +++ b/src/battle_factory.c @@ -20,7 +20,7 @@ #include "pokemon_summary_screen.h" #include "sound.h" #include "pokedex.h" -#include "blend_palette.h" +#include "util.h" #include "trainer_pokemon_sprites.h" #include "constants/battle_frontier.h" #include "constants/songs.h" diff --git a/src/battle_gfx_sfx_util.c b/src/battle_gfx_sfx_util.c index b4dcf586d7..05958395dc 100644 --- a/src/battle_gfx_sfx_util.c +++ b/src/battle_gfx_sfx_util.c @@ -19,7 +19,6 @@ #include "decompress.h" #include "data2.h" #include "palette.h" -#include "blend_palette.h" #include "contest.h" #include "constants/songs.h" #include "constants/rgb.h" @@ -29,7 +28,7 @@ extern struct MusicPlayerInfo gMPlayInfo_SE2; extern struct MusicPlayerInfo gMPlayInfo_BGM; extern const u8 gUnknown_0831C604[]; -extern const u8 * const gBattleAnims_VariousTable[]; +extern const u8 * const gBattleAnims_General[]; extern const u8 * const gBattleAnims_Special[]; extern const struct CompressedSpriteSheet gMonFrontPicTable[]; extern const struct CompressedSpriteSheet gMonBackPicTable[]; @@ -437,7 +436,7 @@ bool8 TryHandleLaunchBattleTableAnimation(u8 activeBattler, u8 atkBattler, u8 de gBattleAnimAttacker = atkBattler; gBattleAnimTarget = defBattler; gBattleSpritesDataPtr->animationData->animArg = argument; - LaunchBattleAnimation(gBattleAnims_VariousTable, tableId, FALSE); + LaunchBattleAnimation(gBattleAnims_General, tableId, FALSE); taskId = CreateTask(Task_ClearBitWhenBattleTableAnimDone, 10); gTasks[taskId].tBattlerId = activeBattler; gBattleSpritesDataPtr->healthBoxesData[gTasks[taskId].tBattlerId].animFromTableActive = 1; @@ -899,14 +898,14 @@ void HandleSpeciesGfxDataChange(u8 battlerAtk, u8 battlerDef, bool8 notTransform if (IsContest()) { position = 0; - targetSpecies = gContestResources->field_18->field_2; - personalityValue = gContestResources->field_18->field_8; - otId = gContestResources->field_18->field_C; + targetSpecies = gContestResources->field_18->unk2; + personalityValue = gContestResources->field_18->unk8; + otId = gContestResources->field_18->unkC; HandleLoadSpecialPokePic_DontHandleDeoxys(&gMonBackPicTable[targetSpecies], gMonSpritesGfxPtr->sprites[0], targetSpecies, - gContestResources->field_18->field_10); + gContestResources->field_18->unk10); } else { diff --git a/src/battle_interface.c b/src/battle_interface.c index fa248c4a31..ad97376688 100644 --- a/src/battle_interface.c +++ b/src/battle_interface.c @@ -2342,7 +2342,7 @@ static void MoveBattleBarGraphically(u8 battlerId, u8 whichBar) &gBattleSpritesDataPtr->battleBars[battlerId].currValue, array, B_EXPBAR_PIXELS / 8); level = GetMonData(&gPlayerParty[gBattlerPartyIndexes[battlerId]], MON_DATA_LEVEL); - if (level == MAX_MON_LEVEL) + if (level == MAX_LEVEL) { for (i = 0; i < 8; i++) array[i] = 0; diff --git a/src/battle_main.c b/src/battle_main.c index 8f5d39055b..80ee5c4255 100644 --- a/src/battle_main.c +++ b/src/battle_main.c @@ -3061,14 +3061,14 @@ static void BattleStartClearSetData(void) for (i = 0; i < 8; i++) { - *((u8 *)gBattleStruct->mirrorMoves + i) = 0; + *((u8 *)gBattleStruct->lastTakenMove + i) = 0; *((u8 *)gBattleStruct->usedHeldItems + i) = 0; *((u8 *)gBattleStruct->choicedMove + i) = 0; *((u8 *)gBattleStruct->changedItems + i) = 0; - *(i + 0 * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(i + 1 * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(i + 2 * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(i + 3 * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; + *(i + 0 * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(i + 1 * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(i + 2 * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(i + 3 * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; } for (i = 0; i < MAX_BATTLERS_COUNT; i++) @@ -3153,8 +3153,8 @@ void SwitchInClearSetData(void) { gDisableStructs[gActiveBattler].substituteHP = disableStructCopy.substituteHP; gDisableStructs[gActiveBattler].battlerWithSureHit = disableStructCopy.battlerWithSureHit; - gDisableStructs[gActiveBattler].perishSongTimer1 = disableStructCopy.perishSongTimer1; - gDisableStructs[gActiveBattler].perishSongTimer2 = disableStructCopy.perishSongTimer2; + gDisableStructs[gActiveBattler].perishSongTimer = disableStructCopy.perishSongTimer; + gDisableStructs[gActiveBattler].perishSongTimerStartValue = disableStructCopy.perishSongTimerStartValue; gDisableStructs[gActiveBattler].battlerPreventingEscape = disableStructCopy.battlerPreventingEscape; } @@ -3168,16 +3168,16 @@ void SwitchInClearSetData(void) gLastPrintedMoves[gActiveBattler] = 0; gLastHitBy[gActiveBattler] = 0xFF; - *(gBattleStruct->mirrorMoves + gActiveBattler * 2 + 0) = 0; - *(gBattleStruct->mirrorMoves + gActiveBattler * 2 + 1) = 0; - *(0 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(0 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) = 0; - *(1 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(1 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) = 0; - *(2 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(2 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) = 0; - *(3 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(3 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) = 0; + *(gBattleStruct->lastTakenMove + gActiveBattler * 2 + 0) = 0; + *(gBattleStruct->lastTakenMove + gActiveBattler * 2 + 1) = 0; + *(0 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(0 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) = 0; + *(1 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(1 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) = 0; + *(2 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(2 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) = 0; + *(3 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(3 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) = 0; gBattleStruct->field_92 &= ~(gBitTable[gActiveBattler]); @@ -3185,11 +3185,11 @@ void SwitchInClearSetData(void) { if (i != gActiveBattler && GetBattlerSide(i) != GetBattlerSide(gActiveBattler)) { - *(gBattleStruct->mirrorMoves + i * 2 + 0) = 0; - *(gBattleStruct->mirrorMoves + i * 2 + 1) = 0; + *(gBattleStruct->lastTakenMove + i * 2 + 0) = 0; + *(gBattleStruct->lastTakenMove + i * 2 + 1) = 0; } - *(i * 8 + gActiveBattler * 2 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(i * 8 + gActiveBattler * 2 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) = 0; + *(i * 8 + gActiveBattler * 2 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(i * 8 + gActiveBattler * 2 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) = 0; } *(u8*)((u8*)(&gBattleStruct->choicedMove[gActiveBattler]) + 0) = 0; @@ -3263,16 +3263,16 @@ void FaintClearSetData(void) *(u8*)((u8*)(&gBattleStruct->choicedMove[gActiveBattler]) + 0) = 0; *(u8*)((u8*)(&gBattleStruct->choicedMove[gActiveBattler]) + 1) = 0; - *(gBattleStruct->mirrorMoves + gActiveBattler * 2 + 0) = 0; - *(gBattleStruct->mirrorMoves + gActiveBattler * 2 + 1) = 0; - *(0 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(0 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) = 0; - *(1 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(1 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) = 0; - *(2 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(2 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) = 0; - *(3 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(3 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) = 0; + *(gBattleStruct->lastTakenMove + gActiveBattler * 2 + 0) = 0; + *(gBattleStruct->lastTakenMove + gActiveBattler * 2 + 1) = 0; + *(0 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(0 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) = 0; + *(1 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(1 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) = 0; + *(2 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(2 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) = 0; + *(3 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(3 * 2 + gActiveBattler * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) = 0; gBattleStruct->field_92 &= ~(gBitTable[gActiveBattler]); @@ -3280,11 +3280,11 @@ void FaintClearSetData(void) { if (i != gActiveBattler && GetBattlerSide(i) != GetBattlerSide(gActiveBattler)) { - *(gBattleStruct->mirrorMoves + i * 2 + 0) = 0; - *(gBattleStruct->mirrorMoves + i * 2 + 1) = 0; + *(gBattleStruct->lastTakenMove + i * 2 + 0) = 0; + *(gBattleStruct->lastTakenMove + i * 2 + 1) = 0; } - *(i * 8 + gActiveBattler * 2 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = 0; - *(i * 8 + gActiveBattler * 2 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) = 0; + *(i * 8 + gActiveBattler * 2 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = 0; + *(i * 8 + gActiveBattler * 2 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) = 0; } gBattleResources->flags->flags[gActiveBattler] = 0; @@ -4879,10 +4879,10 @@ static void TurnValuesCleanUp(bool8 var0) if (gDisableStructs[gActiveBattler].isFirstTurn) gDisableStructs[gActiveBattler].isFirstTurn--; - if (gDisableStructs[gActiveBattler].rechargeCounter) + if (gDisableStructs[gActiveBattler].rechargeTimer) { - gDisableStructs[gActiveBattler].rechargeCounter--; - if (gDisableStructs[gActiveBattler].rechargeCounter == 0) + gDisableStructs[gActiveBattler].rechargeTimer--; + if (gDisableStructs[gActiveBattler].rechargeTimer == 0) gBattleMons[gActiveBattler].status2 &= ~(STATUS2_RECHARGE); } } @@ -5318,7 +5318,7 @@ static void HandleAction_UseMove(void) gCurrentMove = gChosenMove = gBattleMons[gBattlerAttacker].moves[gCurrMovePos]; gDisableStructs[gBattlerAttacker].encoredMove = MOVE_NONE; gDisableStructs[gBattlerAttacker].encoredMovePos = 0; - gDisableStructs[gBattlerAttacker].encoreTimer1 = 0; + gDisableStructs[gBattlerAttacker].encoreTimer = 0; *(gBattleStruct->moveTarget + gBattlerAttacker) = GetMoveTarget(gCurrentMove, 0); } else if (gBattleMons[gBattlerAttacker].moves[gCurrMovePos] != gChosenMoveByBattler[gBattlerAttacker]) diff --git a/src/battle_pyramid_bag.c b/src/battle_pyramid_bag.c index 74a4d3f83a..e8ff7cce7a 100644 --- a/src/battle_pyramid_bag.c +++ b/src/battle_pyramid_bag.c @@ -396,7 +396,7 @@ void sub_81C4F98(u8 a0, void (*callback)(void)) gPyramidBagResources->callback2 = NULL; gPyramidBagResources->unk814 = 0xFF; - gPyramidBagResources->scrollArrowSpriteId = 0xFF; + gPyramidBagResources->scrollIndicatorsTaskId = 0xFF; memset(gPyramidBagResources->itemsSpriteIds, 0xFF, sizeof(gPyramidBagResources->itemsSpriteIds)); memset(gPyramidBagResources->windowIds, 0xFF, sizeof(gPyramidBagResources->windowIds)); @@ -664,16 +664,16 @@ static void PrintItemDescription(s32 listMenuId) static void AddScrollArrow(void) { - if (gPyramidBagResources->scrollArrowSpriteId == 0xFF) - gPyramidBagResources->scrollArrowSpriteId = AddScrollIndicatorArrowPairParameterized(2, 172, 12, 148, gPyramidBagResources->listMenuCount - gPyramidBagResources->listMenuMaxShown, 0xB5E, 0xB5E, &gPyramidBagCursorData.scrollPosition); + if (gPyramidBagResources->scrollIndicatorsTaskId == 0xFF) + gPyramidBagResources->scrollIndicatorsTaskId = AddScrollIndicatorArrowPairParameterized(2, 172, 12, 148, gPyramidBagResources->listMenuCount - gPyramidBagResources->listMenuMaxShown, 0xB5E, 0xB5E, &gPyramidBagCursorData.scrollPosition); } static void RemoveScrollArrow(void) { - if (gPyramidBagResources->scrollArrowSpriteId != 0xFF) + if (gPyramidBagResources->scrollIndicatorsTaskId != 0xFF) { - RemoveScrollIndicatorArrowPair(gPyramidBagResources->scrollArrowSpriteId); - gPyramidBagResources->scrollArrowSpriteId = 0xFF; + RemoveScrollIndicatorArrowPair(gPyramidBagResources->scrollIndicatorsTaskId); + gPyramidBagResources->scrollIndicatorsTaskId = 0xFF; } } diff --git a/src/battle_script_commands.c b/src/battle_script_commands.c index 10b432d8ea..33d86924f8 100644 --- a/src/battle_script_commands.c +++ b/src/battle_script_commands.c @@ -3,6 +3,7 @@ #include "constants/battle_move_effects.h" #include "constants/battle_script_commands.h" #include "battle_message.h" +#include "battle_anim.h" #include "battle_ai_script_commands.h" #include "battle_scripts.h" #include "constants/moves.h" @@ -1228,7 +1229,7 @@ static void atk03_ppreduce(void) if (gBattleControllerExecFlags) return; - if (!gSpecialStatuses[gBattlerAttacker].flag20) + if (!gSpecialStatuses[gBattlerAttacker].ppNotAffectedByPressure) { switch (gBattleMoves[gCurrentMove].target) { @@ -1857,7 +1858,7 @@ static void atk0B_healthbarupdate(void) MarkBattlerForControllerExec(gActiveBattler); if (GetBattlerSide(gActiveBattler) == B_SIDE_PLAYER && gBattleMoveDamage > 0) - gBattleResults.unk5_0 = 1; + gBattleResults.playerMonWasDamaged = TRUE; } } @@ -2729,7 +2730,7 @@ void SetMoveEffect(bool8 primary, u8 certain) break; case MOVE_EFFECT_RECHARGE: gBattleMons[gEffectBattler].status2 |= STATUS2_RECHARGE; - gDisableStructs[gEffectBattler].rechargeCounter = 2; + gDisableStructs[gEffectBattler].rechargeTimer = 2; gLockedMoves[gEffectBattler] = gCurrentMove; gBattlescriptCurrInstr++; break; @@ -2762,7 +2763,7 @@ void SetMoveEffect(bool8 primary, u8 certain) | BATTLE_TYPE_LINK | BATTLE_TYPE_x2000000 | BATTLE_TYPE_SECRET_BASE)) - && (gWishFutureKnock.knockedOffPokes[side] & gBitTable[gBattlerPartyIndexes[gBattlerAttacker]])) + && (gWishFutureKnock.knockedOffMons[side] & gBitTable[gBattlerPartyIndexes[gBattlerAttacker]])) { gBattlescriptCurrInstr++; } @@ -2884,7 +2885,7 @@ void SetMoveEffect(bool8 primary, u8 certain) gLastUsedItem = gBattleMons[gEffectBattler].item; gBattleMons[gEffectBattler].item = 0; - gWishFutureKnock.knockedOffPokes[side] |= gBitTable[gBattlerPartyIndexes[gEffectBattler]]; + gWishFutureKnock.knockedOffMons[side] |= gBitTable[gBattlerPartyIndexes[gEffectBattler]]; BattleScriptPush(gBattlescriptCurrInstr + 1); gBattlescriptCurrInstr = BattleScript_KnockedOff; @@ -3346,7 +3347,7 @@ static void atk23_getexp(void) gBattleScripting.atk23_state = 5; gBattleMoveDamage = 0; // used for exp } - else if (GetMonData(&gPlayerParty[gBattleStruct->expGetterMonId], MON_DATA_LEVEL) == MAX_MON_LEVEL) + else if (GetMonData(&gPlayerParty[gBattleStruct->expGetterMonId], MON_DATA_LEVEL) == MAX_LEVEL) { *(&gBattleStruct->sentInPokes) >>= 1; gBattleScripting.atk23_state = 5; @@ -3381,17 +3382,17 @@ static void atk23_getexp(void) // check if the pokemon doesn't belong to the player if (gBattleTypeFlags & BATTLE_TYPE_INGAME_PARTNER && gBattleStruct->expGetterMonId >= 3) { - i = 0x149; + i = STRINGID_EMPTYSTRING4; } else { gBattleMoveDamage = (gBattleMoveDamage * 150) / 100; - i = 0x14A; + i = STRINGID_ABOOSTED; } } else { - i = 0x149; + i = STRINGID_EMPTYSTRING4; } // get exp getter battlerId @@ -3429,7 +3430,7 @@ static void atk23_getexp(void) if (gBattleControllerExecFlags == 0) { gBattleBufferB[gBattleStruct->expGetterBattlerId][0] = 0; - if (GetMonData(&gPlayerParty[gBattleStruct->expGetterMonId], MON_DATA_HP) && GetMonData(&gPlayerParty[gBattleStruct->expGetterMonId], MON_DATA_LEVEL) != MAX_MON_LEVEL) + if (GetMonData(&gPlayerParty[gBattleStruct->expGetterMonId], MON_DATA_HP) && GetMonData(&gPlayerParty[gBattleStruct->expGetterMonId], MON_DATA_LEVEL) != MAX_LEVEL) { gBattleResources->statsBeforeLvlUp->hp = GetMonData(&gPlayerParty[gBattleStruct->expGetterMonId], MON_DATA_MAX_HP); gBattleResources->statsBeforeLvlUp->atk = GetMonData(&gPlayerParty[gBattleStruct->expGetterMonId], MON_DATA_ATK); @@ -4381,16 +4382,16 @@ static void atk47_setgraphicalstatchangevalues(void) switch (GET_STAT_BUFF_VALUE2(gBattleScripting.statChanger)) { case SET_STAT_BUFF_VALUE(1): // +1 - value = 0xF; + value = STAT_ANIM_PLUS1; break; case SET_STAT_BUFF_VALUE(2): // +2 - value = 0x27; + value = STAT_ANIM_PLUS2; break; case SET_STAT_BUFF_VALUE(1) | STAT_BUFF_NEGATIVE: // -1 - value = 0x16; + value = STAT_ANIM_MINUS1; break; case SET_STAT_BUFF_VALUE(2) | STAT_BUFF_NEGATIVE: // -2 - value = 0x2E; + value = STAT_ANIM_MINUS2; break; } gBattleScripting.animArg1 = GET_STAT_BUFF_ID(gBattleScripting.statChanger) + value - 1; @@ -4412,9 +4413,9 @@ static void atk48_playstatchangeanimation(void) { s16 startingStatAnimId; if (gBattlescriptCurrInstr[3] & ATK48_STAT_BY_TWO) - startingStatAnimId = 0x2D; + startingStatAnimId = STAT_ANIM_MINUS2 - 1; else - startingStatAnimId = 0x15; + startingStatAnimId = STAT_ANIM_MINUS1 - 1; while (statsToCheck != 0) { @@ -4447,18 +4448,18 @@ static void atk48_playstatchangeanimation(void) if (changeableStatsCount > 1) // more than one stat, so the color is gray { if (gBattlescriptCurrInstr[3] & ATK48_STAT_BY_TWO) - statAnimId = 0x3A; + statAnimId = STAT_ANIM_MULTIPLE_MINUS2; else - statAnimId = 0x39; + statAnimId = STAT_ANIM_MULTIPLE_MINUS1; } } else // goes up { s16 startingStatAnimId; if (gBattlescriptCurrInstr[3] & ATK48_STAT_BY_TWO) - startingStatAnimId = 0x26; + startingStatAnimId = STAT_ANIM_PLUS2 - 1; else - startingStatAnimId = 0xE; + startingStatAnimId = STAT_ANIM_PLUS1 - 1; while (statsToCheck != 0) { @@ -4473,9 +4474,9 @@ static void atk48_playstatchangeanimation(void) if (changeableStatsCount > 1) // more than one stat, so the color is gray { if (gBattlescriptCurrInstr[3] & ATK48_STAT_BY_TWO) - statAnimId = 0x38; + statAnimId = STAT_ANIM_MULTIPLE_PLUS2; else - statAnimId = 0x37; + statAnimId = STAT_ANIM_MULTIPLE_PLUS1; } } @@ -4751,16 +4752,16 @@ static void atk49_moveend(void) { u8 target, attacker; - *(gBattleStruct->mirrorMoves + gBattlerTarget * 2 + 0) = gChosenMove; - *(gBattleStruct->mirrorMoves + gBattlerTarget * 2 + 1) = gChosenMove >> 8; + *(gBattleStruct->lastTakenMove + gBattlerTarget * 2 + 0) = gChosenMove; + *(gBattleStruct->lastTakenMove + gBattlerTarget * 2 + 1) = gChosenMove >> 8; target = gBattlerTarget; attacker = gBattlerAttacker; - *(attacker * 2 + target * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) = gChosenMove; + *(attacker * 2 + target * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) = gChosenMove; target = gBattlerTarget; attacker = gBattlerAttacker; - *(attacker * 2 + target * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) = gChosenMove >> 8; + *(attacker * 2 + target * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) = gChosenMove >> 8; } gBattleScripting.atk49_state++; break; @@ -4947,7 +4948,7 @@ static void atk4D_switchindataupdate(void) // check knocked off item i = GetBattlerSide(gActiveBattler); - if (gWishFutureKnock.knockedOffPokes[i] & gBitTable[gBattlerPartyIndexes[gActiveBattler]]) + if (gWishFutureKnock.knockedOffMons[i] & gBitTable[gBattlerPartyIndexes[gActiveBattler]]) { gBattleMons[gActiveBattler].item = 0; } @@ -6936,8 +6937,8 @@ static void atk7C_trymirrormove(void) { if (i != gBattlerAttacker) { - move = *(i * 2 + gBattlerAttacker * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 0) - | (*(i * 2 + gBattlerAttacker * 8 + (u8*)(gBattleStruct->mirrorMoveArrays) + 1) << 8); + move = *(i * 2 + gBattlerAttacker * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 0) + | (*(i * 2 + gBattlerAttacker * 8 + (u8*)(gBattleStruct->lastTakenMoveFrom) + 1) << 8); if (move != 0 && move != 0xFFFF) { @@ -6947,8 +6948,8 @@ static void atk7C_trymirrormove(void) } } - move = *(gBattleStruct->mirrorMoves + gBattlerAttacker * 2 + 0) - | (*(gBattleStruct->mirrorMoves + gBattlerAttacker * 2 + 1) << 8); + move = *(gBattleStruct->lastTakenMove + gBattlerAttacker * 2 + 0) + | (*(gBattleStruct->lastTakenMove + gBattlerAttacker * 2 + 1) << 8); if (move != 0 && move != 0xFFFF) { @@ -6967,7 +6968,7 @@ static void atk7C_trymirrormove(void) } else { - gSpecialStatuses[gBattlerAttacker].flag20 = 1; + gSpecialStatuses[gBattlerAttacker].ppNotAffectedByPressure = 1; gBattlescriptCurrInstr++; } } @@ -8032,7 +8033,7 @@ static void atk9B_transformdataexecution(void) gBattleMons[gBattlerAttacker].status2 |= STATUS2_TRANSFORMED; gDisableStructs[gBattlerAttacker].disabledMove = 0; - gDisableStructs[gBattlerAttacker].disableTimer1 = 0; + gDisableStructs[gBattlerAttacker].disableTimer = 0; gDisableStructs[gBattlerAttacker].transformedMonPersonality = gBattleMons[gBattlerTarget].personality; gDisableStructs[gBattlerAttacker].unk18_b = 0; @@ -8206,7 +8207,7 @@ static void atkA1_counterdamagecalculator(void) } else { - gSpecialStatuses[gBattlerAttacker].flag20 = 1; + gSpecialStatuses[gBattlerAttacker].ppNotAffectedByPressure = 1; gBattlescriptCurrInstr = T1_READ_PTR(gBattlescriptCurrInstr + 1); } } @@ -8229,7 +8230,7 @@ static void atkA2_mirrorcoatdamagecalculator(void) // a copy of atkA1 with the p } else { - gSpecialStatuses[gBattlerAttacker].flag20 = 1; + gSpecialStatuses[gBattlerAttacker].ppNotAffectedByPressure = 1; gBattlescriptCurrInstr = T1_READ_PTR(gBattlescriptCurrInstr + 1); } } @@ -8249,8 +8250,8 @@ static void atkA3_disablelastusedattack(void) PREPARE_MOVE_BUFFER(gBattleTextBuff1, gBattleMons[gBattlerTarget].moves[i]) gDisableStructs[gBattlerTarget].disabledMove = gBattleMons[gBattlerTarget].moves[i]; - gDisableStructs[gBattlerTarget].disableTimer1 = (Random() & 3) + 2; - gDisableStructs[gBattlerTarget].disableTimer2 = gDisableStructs[gBattlerTarget].disableTimer1; // used to save the random amount of turns? + gDisableStructs[gBattlerTarget].disableTimer = (Random() & 3) + 2; + gDisableStructs[gBattlerTarget].disableTimerStartValue = gDisableStructs[gBattlerTarget].disableTimer; // used to save the random amount of turns? gBattlescriptCurrInstr += 5; } else @@ -8281,8 +8282,8 @@ static void atkA4_trysetencore(void) { gDisableStructs[gBattlerTarget].encoredMove = gBattleMons[gBattlerTarget].moves[i]; gDisableStructs[gBattlerTarget].encoredMovePos = i; - gDisableStructs[gBattlerTarget].encoreTimer1 = (Random() & 3) + 3; - gDisableStructs[gBattlerTarget].encoreTimer2 = gDisableStructs[gBattlerTarget].encoreTimer1; + gDisableStructs[gBattlerTarget].encoreTimer = (Random() & 3) + 3; + gDisableStructs[gBattlerTarget].encoreTimerStartValue = gDisableStructs[gBattlerTarget].encoreTimer; gBattlescriptCurrInstr += 5; } else @@ -8726,7 +8727,7 @@ static void atkB0_trysetspikes(void) if (gSideTimers[targetSide].spikesAmount == 3) { - gSpecialStatuses[gBattlerAttacker].flag20 = 1; + gSpecialStatuses[gBattlerAttacker].ppNotAffectedByPressure = 1; gBattlescriptCurrInstr = T1_READ_PTR(gBattlescriptCurrInstr + 1); } else @@ -8758,8 +8759,8 @@ static void atkB2_trysetperishsong(void) else { gStatuses3[i] |= STATUS3_PERISH_SONG; - gDisableStructs[i].perishSongTimer1 = 3; - gDisableStructs[i].perishSongTimer2 = 3; + gDisableStructs[i].perishSongTimer = 3; + gDisableStructs[i].perishSongTimerStartValue = 3; } } @@ -8784,19 +8785,19 @@ static void atkB3_rolloutdamagecalculation(void) if (!(gBattleMons[gBattlerAttacker].status2 & STATUS2_MULTIPLETURNS)) // first hit { - gDisableStructs[gBattlerAttacker].rolloutCounter1 = 5; - gDisableStructs[gBattlerAttacker].rolloutCounter2 = 5; + gDisableStructs[gBattlerAttacker].rolloutTimer = 5; + gDisableStructs[gBattlerAttacker].rolloutTimerStartValue = 5; gBattleMons[gBattlerAttacker].status2 |= STATUS2_MULTIPLETURNS; gLockedMoves[gBattlerAttacker] = gCurrentMove; } - if (--gDisableStructs[gBattlerAttacker].rolloutCounter1 == 0) // last hit + if (--gDisableStructs[gBattlerAttacker].rolloutTimer == 0) // last hit { gBattleMons[gBattlerAttacker].status2 &= ~(STATUS2_MULTIPLETURNS); } gDynamicBasePower = gBattleMoves[gCurrentMove].power; - for (i = 1; i < (5 - gDisableStructs[gBattlerAttacker].rolloutCounter1); i++) + for (i = 1; i < (5 - gDisableStructs[gBattlerAttacker].rolloutTimer); i++) gDynamicBasePower *= 2; if (gBattleMons[gBattlerAttacker].status2 & STATUS2_DEFENSE_CURL) @@ -9319,8 +9320,8 @@ static void atkCA_setforcedtarget(void) // follow me static void atkCB_setcharge(void) { gStatuses3[gBattlerAttacker] |= STATUS3_CHARGED_UP; - gDisableStructs[gBattlerAttacker].chargeTimer1 = 2; - gDisableStructs[gBattlerAttacker].chargeTimer2 = 2; + gDisableStructs[gBattlerAttacker].chargeTimer = 2; + gDisableStructs[gBattlerAttacker].chargeTimerStartValue = 2; gBattlescriptCurrInstr++; } @@ -9372,9 +9373,9 @@ static void atkCF_jumpifnodamage(void) static void atkD0_settaunt(void) { - if (gDisableStructs[gBattlerTarget].tauntTimer1 == 0) + if (gDisableStructs[gBattlerTarget].tauntTimer == 0) { - gDisableStructs[gBattlerTarget].tauntTimer1 = 2; + gDisableStructs[gBattlerTarget].tauntTimer = 2; gDisableStructs[gBattlerTarget].tauntTimer2 = 2; gBattlescriptCurrInstr += 5; } @@ -9426,8 +9427,8 @@ static void atkD2_tryswapitems(void) // trick | BATTLE_TYPE_FRONTIER | BATTLE_TYPE_SECRET_BASE | BATTLE_TYPE_x2000000)) - && (gWishFutureKnock.knockedOffPokes[sideAttacker] & gBitTable[gBattlerPartyIndexes[gBattlerAttacker]] - || gWishFutureKnock.knockedOffPokes[sideTarget] & gBitTable[gBattlerPartyIndexes[gBattlerTarget]])) + && (gWishFutureKnock.knockedOffMons[sideAttacker] & gBitTable[gBattlerPartyIndexes[gBattlerAttacker]] + || gWishFutureKnock.knockedOffMons[sideTarget] & gBitTable[gBattlerPartyIndexes[gBattlerTarget]])) { gBattlescriptCurrInstr = T1_READ_PTR(gBattlescriptCurrInstr + 1); } @@ -9750,7 +9751,7 @@ static void atkDE_asistattackselect(void) static void atkDF_trysetmagiccoat(void) { gBattlerTarget = gBattlerAttacker; - gSpecialStatuses[gBattlerAttacker].flag20 = 1; + gSpecialStatuses[gBattlerAttacker].ppNotAffectedByPressure = 1; if (gCurrentTurnActionNumber == gBattlersCount - 1) // moves last turn { gBattlescriptCurrInstr = T1_READ_PTR(gBattlescriptCurrInstr + 1); @@ -9764,7 +9765,7 @@ static void atkDF_trysetmagiccoat(void) static void atkE0_trysetsnatch(void) // snatch { - gSpecialStatuses[gBattlerAttacker].flag20 = 1; + gSpecialStatuses[gBattlerAttacker].ppNotAffectedByPressure = 1; if (gCurrentTurnActionNumber == gBattlersCount - 1) // moves last turn { gBattlescriptCurrInstr = T1_READ_PTR(gBattlescriptCurrInstr + 1); diff --git a/src/battle_setup.c b/src/battle_setup.c index 89a3d9a2c4..db173a38e1 100644 --- a/src/battle_setup.c +++ b/src/battle_setup.c @@ -56,8 +56,8 @@ extern bool8 InBattlePyramid(void); extern bool8 InBattlePike(void); extern bool32 InTrainerHill(void); extern bool32 FieldPoisonEffectIsRunning(void); -extern void prev_quest_postbuffer_cursor_backup_reset(void); -extern void ResetPoisonStepCounter(void); +extern void RestartWildEncounterImmunitySteps(void); +extern void ClearPoisonStepCounter(void); extern void sub_81BE72C(void); extern void sub_808BCF4(void); extern void sub_80EECC8(void); @@ -354,8 +354,8 @@ static void Task_BattleStart(u8 taskId) { overworld_free_bg_tilemaps(); SetMainCallback2(CB2_InitBattle); - prev_quest_postbuffer_cursor_backup_reset(); - ResetPoisonStepCounter(); + RestartWildEncounterImmunitySteps(); + ClearPoisonStepCounter(); DestroyTask(taskId); } break; @@ -642,7 +642,7 @@ u8 BattleSetup_GetTerrainId(void) case MAP_TYPE_ROUTE: break; case MAP_TYPE_UNDERGROUND: - if (MetatileBehavior_IsMB_0B(tileBehavior)) + if (MetatileBehavior_IsIndoorEncounter(tileBehavior)) return BATTLE_TERRAIN_BUILDING; if (MetatileBehavior_IsSurfableWaterOrUnderwater(tileBehavior)) return BATTLE_TERRAIN_POND; @@ -921,8 +921,8 @@ static void CB2_StartFirstBattle(void) gMain.savedCallback = CB2_EndFirstBattle; FreeAllWindowBuffers(); SetMainCallback2(CB2_InitBattle); - prev_quest_postbuffer_cursor_backup_reset(); - ResetPoisonStepCounter(); + RestartWildEncounterImmunitySteps(); + ClearPoisonStepCounter(); IncrementGameStat(GAME_STAT_TOTAL_BATTLES); IncrementGameStat(GAME_STAT_WILD_BATTLES); sub_80EECC8(); diff --git a/src/battle_transition.c b/src/battle_transition.c index d1d92cb50f..fc8c0eeeee 100644 --- a/src/battle_transition.c +++ b/src/battle_transition.c @@ -19,7 +19,7 @@ #include "gpu_regs.h" #include "decompress.h" #include "bg.h" -#include "blend_palette.h" +#include "util.h" struct TransitionData { diff --git a/src/battle_tv.c b/src/battle_tv.c index 6f9ee414e6..535046fd1a 100644 --- a/src/battle_tv.c +++ b/src/battle_tv.c @@ -659,7 +659,7 @@ void BattleTv_SetDataBasedOnMove(u16 move, u16 weatherFlags, struct DisableStruc tvPtr->side[atkSide].usedMoveSlot = moveSlot; AddMovePoints(0, moveSlot, gBattleMoves[move].effect, 0); AddPointsBasedOnWeather(weatherFlags, move, moveSlot); - if (disableStructPtr->chargeTimer1 != 0) + if (disableStructPtr->chargeTimer != 0) AddMovePoints(7, move, moveSlot, 0); if (move == MOVE_WISH) diff --git a/src/battle_util.c b/src/battle_util.c index 79ce180ee5..1aaffc053f 100644 --- a/src/battle_util.c +++ b/src/battle_util.c @@ -216,7 +216,7 @@ void CancelMultiTurnMoves(u8 battler) gStatuses3[battler] &= ~(STATUS3_SEMI_INVULNERABLE); - gDisableStructs[battler].rolloutCounter1 = 0; + gDisableStructs[battler].rolloutTimer = 0; gDisableStructs[battler].furyCutterCounter = 0; } @@ -345,7 +345,7 @@ u8 TrySetCantSelectMoveBattleScript(void) } } - if (gDisableStructs[gActiveBattler].tauntTimer1 != 0 && gBattleMoves[move].power == 0) + if (gDisableStructs[gActiveBattler].tauntTimer != 0 && gBattleMoves[move].power == 0) { gCurrentMove = move; if (gBattleTypeFlags & BATTLE_TYPE_PALACE) @@ -436,11 +436,11 @@ u8 CheckMoveLimitations(u8 battlerId, u8 unusableMoves, u8 check) unusableMoves |= gBitTable[i]; if (gBattleMons[battlerId].moves[i] == gLastMoves[battlerId] && check & MOVE_LIMITATION_TORMENTED && gBattleMons[battlerId].status2 & STATUS2_TORMENT) unusableMoves |= gBitTable[i]; - if (gDisableStructs[battlerId].tauntTimer1 && check & MOVE_LIMITATION_TAUNT && gBattleMoves[gBattleMons[battlerId].moves[i]].power == 0) + if (gDisableStructs[battlerId].tauntTimer && check & MOVE_LIMITATION_TAUNT && gBattleMoves[gBattleMons[battlerId].moves[i]].power == 0) unusableMoves |= gBitTable[i]; if (GetImprisonedMovesCount(battlerId, gBattleMons[battlerId].moves[i]) && check & MOVE_LIMITATION_IMPRISION) unusableMoves |= gBitTable[i]; - if (gDisableStructs[battlerId].encoreTimer1 && gDisableStructs[battlerId].encoredMove != gBattleMons[battlerId].moves[i]) + if (gDisableStructs[battlerId].encoreTimer && gDisableStructs[battlerId].encoredMove != gBattleMons[battlerId].moves[i]) unusableMoves |= gBitTable[i]; if (holdEffect == HOLD_EFFECT_CHOICE_BAND && *choicedMove != 0 && *choicedMove != 0xFFFF && *choicedMove != gBattleMons[battlerId].moves[i]) unusableMoves |= gBitTable[i]; @@ -1018,7 +1018,7 @@ u8 DoBattlerEndTurnEffects(void) gBattleStruct->turnEffectsTracker++; break; case ENDTURN_DISABLE: // disable - if (gDisableStructs[gActiveBattler].disableTimer1 != 0) + if (gDisableStructs[gActiveBattler].disableTimer != 0) { s32 i; for (i = 0; i < 4; i++) @@ -1029,9 +1029,9 @@ u8 DoBattlerEndTurnEffects(void) if (i == 4) // pokemon does not have the disabled move anymore { gDisableStructs[gActiveBattler].disabledMove = 0; - gDisableStructs[gActiveBattler].disableTimer1 = 0; + gDisableStructs[gActiveBattler].disableTimer = 0; } - else if (--gDisableStructs[gActiveBattler].disableTimer1 == 0) // disable ends + else if (--gDisableStructs[gActiveBattler].disableTimer == 0) // disable ends { gDisableStructs[gActiveBattler].disabledMove = 0; BattleScriptExecute(BattleScript_DisabledNoMore); @@ -1041,18 +1041,18 @@ u8 DoBattlerEndTurnEffects(void) gBattleStruct->turnEffectsTracker++; break; case ENDTURN_ENCORE: // encore - if (gDisableStructs[gActiveBattler].encoreTimer1 != 0) + if (gDisableStructs[gActiveBattler].encoreTimer != 0) { if (gBattleMons[gActiveBattler].moves[gDisableStructs[gActiveBattler].encoredMovePos] != gDisableStructs[gActiveBattler].encoredMove) // pokemon does not have the encored move anymore { gDisableStructs[gActiveBattler].encoredMove = 0; - gDisableStructs[gActiveBattler].encoreTimer1 = 0; + gDisableStructs[gActiveBattler].encoreTimer = 0; } - else if (--gDisableStructs[gActiveBattler].encoreTimer1 == 0 + else if (--gDisableStructs[gActiveBattler].encoreTimer == 0 || gBattleMons[gActiveBattler].pp[gDisableStructs[gActiveBattler].encoredMovePos] == 0) { gDisableStructs[gActiveBattler].encoredMove = 0; - gDisableStructs[gActiveBattler].encoreTimer1 = 0; + gDisableStructs[gActiveBattler].encoreTimer = 0; BattleScriptExecute(BattleScript_EncoredNoMore); effect++; } @@ -1065,13 +1065,13 @@ u8 DoBattlerEndTurnEffects(void) gBattleStruct->turnEffectsTracker++; break; case ENDTURN_CHARGE: // charge - if (gDisableStructs[gActiveBattler].chargeTimer1 && --gDisableStructs[gActiveBattler].chargeTimer1 == 0) + if (gDisableStructs[gActiveBattler].chargeTimer && --gDisableStructs[gActiveBattler].chargeTimer == 0) gStatuses3[gActiveBattler] &= ~STATUS3_CHARGED_UP; gBattleStruct->turnEffectsTracker++; break; case ENDTURN_TAUNT: // taunt - if (gDisableStructs[gActiveBattler].tauntTimer1) - gDisableStructs[gActiveBattler].tauntTimer1--; + if (gDisableStructs[gActiveBattler].tauntTimer) + gDisableStructs[gActiveBattler].tauntTimer--; gBattleStruct->turnEffectsTracker++; break; case ENDTURN_YAWN: // yawn @@ -1167,8 +1167,8 @@ bool8 HandleWishPerishSongOnTurnEnd(void) gBattleStruct->wishPerishSongBattlerId++; if (gStatuses3[gActiveBattler] & STATUS3_PERISH_SONG) { - PREPARE_BYTE_NUMBER_BUFFER(gBattleTextBuff1, 1, gDisableStructs[gActiveBattler].perishSongTimer1); - if (gDisableStructs[gActiveBattler].perishSongTimer1 == 0) + PREPARE_BYTE_NUMBER_BUFFER(gBattleTextBuff1, 1, gDisableStructs[gActiveBattler].perishSongTimer); + if (gDisableStructs[gActiveBattler].perishSongTimer == 0) { gStatuses3[gActiveBattler] &= ~STATUS3_PERISH_SONG; gBattleMoveDamage = gBattleMons[gActiveBattler].hp; @@ -1176,7 +1176,7 @@ bool8 HandleWishPerishSongOnTurnEnd(void) } else { - gDisableStructs[gActiveBattler].perishSongTimer1--; + gDisableStructs[gActiveBattler].perishSongTimer--; gBattlescriptCurrInstr = BattleScript_PerishSongCountGoesDown; } BattleScriptExecute(gBattlescriptCurrInstr); @@ -1420,7 +1420,7 @@ u8 AtkCanceller_UnableToUseMove(void) if (gBattleMons[gBattlerAttacker].status2 & STATUS2_RECHARGE) { gBattleMons[gBattlerAttacker].status2 &= ~(STATUS2_RECHARGE); - gDisableStructs[gBattlerAttacker].rechargeCounter = 0; + gDisableStructs[gBattlerAttacker].rechargeTimer = 0; CancelMultiTurnMoves(gBattlerAttacker); gBattlescriptCurrInstr = BattleScript_MoveUsedMustRecharge; gHitMarker |= HITMARKER_UNABLE_TO_USE_MOVE; @@ -1453,7 +1453,7 @@ u8 AtkCanceller_UnableToUseMove(void) gBattleStruct->atkCancellerTracker++; break; case CANCELLER_TAUNTED: // taunt - if (gDisableStructs[gBattlerAttacker].tauntTimer1 && gBattleMoves[gCurrentMove].power == 0) + if (gDisableStructs[gBattlerAttacker].tauntTimer && gBattleMoves[gCurrentMove].power == 0) { gProtectStructs[gBattlerAttacker].usedTauntedMove = 1; CancelMultiTurnMoves(gBattlerAttacker); diff --git a/src/berry.c b/src/berry.c index ea216b61c4..66cf914099 100644 --- a/src/berry.c +++ b/src/berry.c @@ -11,7 +11,7 @@ extern u8 EventObjectGetBerryTreeId(u8 eventObjectId); extern void sub_8092EF0(u8 mapId, u8 mapNumber, u8 mapGroup); extern void CB2_ChooseBerry(void); -extern const u8* GetEventObjectScriptPointerForComparison(void); +extern const u8* GetEventObjectScriptPointerPlayerFacing(void); extern bool8 IsBerryTreeSparkling(u8, u8, u8); extern u16 gSpecialVar_ItemId; @@ -930,7 +930,7 @@ bool32 EventObjectInteractionWaterBerryTree(void) bool8 IsPlayerFacingPlantedBerryTree(void) { - if (GetEventObjectScriptPointerForComparison() == BerryTreeScript + if (GetEventObjectScriptPointerPlayerFacing() == BerryTreeScript && GetStageByBerryTreeId(EventObjectGetBerryTreeId(gSelectedEventObject)) == 0) return TRUE; else @@ -939,7 +939,7 @@ bool8 IsPlayerFacingPlantedBerryTree(void) bool8 TryToWaterBerryTree(void) { - if (GetEventObjectScriptPointerForComparison() != BerryTreeScript) + if (GetEventObjectScriptPointerPlayerFacing() != BerryTreeScript) return FALSE; else return EventObjectInteractionWaterBerryTree(); diff --git a/src/bike.c b/src/bike.c index 6ffd479f7a..8ad771f512 100644 --- a/src/bike.c +++ b/src/bike.c @@ -18,7 +18,7 @@ extern u8 sub_808B980(u8 direction); extern u8 sub_808B9BC(u8 direction); extern u8 sub_808B9A4(u8 direction); extern u8 sub_808C1B4(u8 direction); -extern u8 npc_use_some_d2s(u8 direction); +extern u8 sub_808B9D4(u8 direction); extern void Overworld_ClearSavedMusic(void); extern void Overworld_PlaySpecialMapMusic(void); @@ -575,7 +575,7 @@ static void AcroBikeTransition_Moving(u8 direction) } else { - PlayerGoSpeed3(direction); + PlayerRideWaterCurrent(direction); } } @@ -768,7 +768,7 @@ static void AcroBikeTransition_WheelieLoweringMoving(u8 direction) PlayerEndWheelie(direction); return; } - npc_use_some_d2s(direction); + sub_808B9D4(direction); } void Bike_TryAcroBikeHistoryUpdate(u16 newKeys, u16 heldKeys) @@ -968,7 +968,7 @@ bool8 IsBikingDisallowedByPlayer(void) s16 x, y; u8 tileBehavior; - if (!(gPlayerAvatar.flags & (PLAYER_AVATAR_FLAG_SURFING | PLAYER_AVATAR_FLAG_4))) + if (!(gPlayerAvatar.flags & (PLAYER_AVATAR_FLAG_SURFING | PLAYER_AVATAR_FLAG_UNDERWATER))) { PlayerGetDestCoords(&x, &y); tileBehavior = MapGridGetMetatileBehaviorAt(x, y); diff --git a/src/blend_palette.c b/src/blend_palette.c deleted file mode 100644 index c9503388fe..0000000000 --- a/src/blend_palette.c +++ /dev/null @@ -1,19 +0,0 @@ -#include "global.h" -#include "palette.h" - -void BlendPalette(u16 palOffset, u16 numEntries, u8 coeff, u16 blendColor) -{ - u16 i; - for (i = 0; i < numEntries; i++) - { - u16 index = i + palOffset; - struct PlttData *data1 = (struct PlttData *)&gPlttBufferUnfaded[index]; - s8 r = data1->r; - s8 g = data1->g; - s8 b = data1->b; - struct PlttData *data2 = (struct PlttData *)&blendColor; - gPlttBufferFaded[index] = ((r + (((data2->r - r) * coeff) >> 4)) << 0) - | ((g + (((data2->g - g) * coeff) >> 4)) << 5) - | ((b + (((data2->b - b) * coeff) >> 4)) << 10); - } -} diff --git a/src/cable_club.c b/src/cable_club.c new file mode 100644 index 0000000000..c54df5f243 --- /dev/null +++ b/src/cable_club.c @@ -0,0 +1,1299 @@ +#include "global.h" +#include "main.h" +#include "battle.h" +#include "battle_records.h" +#include "battle_setup.h" +#include "cable_club.h" +#include "data2.h" +#include "event_data.h" +#include "field_message_box.h" +#include "field_specials.h" +#include "field_weather.h" +#include "international_string_util.h" +#include "link.h" +#include "link_rfu.h" +#include "load_save.h" +#include "m4a.h" +#include "menu.h" +#include "overworld.h" +#include "palette.h" +#include "rom_8011DC0.h" +#include "script.h" +#include "script_pokemon_util_80F87D8.h" +#include "sound.h" +#include "start_menu.h" +#include "string_util.h" +#include "strings.h" +#include "task.h" +#include "trade.h" +#include "trainer_card.h" +#include "window.h" +#include "constants/songs.h" + +extern u8 gUnknown_02032298[2]; +extern u8 gUnknown_0203CEF8[]; + +static const struct WindowTemplate gUnknown_08550594 = { + .priority = 0, + .tilemapLeft = 16, + .tilemapTop = 11, + .width = 11, + .height = 2, + .paletteNum = 15, + .baseBlock = 0x0125, +}; +static const u8 *const gTrainerCardColorNames[] = { + gText_BronzeCard, + gText_CopperCard, + gText_SilverCard, + gText_GoldCard +}; + +static void sub_80B2634(u8 taskId); +static void sub_80B2688(u8 taskId); +static void sub_80B270C(u8 taskId); +static void sub_80B275C(u8 taskId); +static void sub_80B2804(u8 taskId); +static void sub_80B28A8(u8 taskId); +static void sub_80B2918(u8 taskId); +static void sub_80B2A08(u8 taskId); +static void sub_80B2C30(u8 taskId); +static void sub_80B2CB0(u8 taskId); +static void sub_80B2CEC(u8 taskId); +static void sub_80B2D2C(u8 taskId); +static bool8 sub_80B2D6C(u8 taskId); +static void sub_80B2EE4(u8 taskId); +static void sub_80B3144(u8 taskId); +static void sub_80B3194(u8 taskId); +static void sub_80B31E8(u8 taskId); +static void sub_80B3220(u8 taskId); + +static void sub_80B236C(u8 arg0, u8 arg1) +{ + if (FindTaskIdByFunc(sub_80B2634) == 0xFF) + { + u8 taskId1; + + taskId1 = CreateTask(sub_80B2634, 80); + gTasks[taskId1].data[1] = arg0; + gTasks[taskId1].data[2] = arg1; + } +} + +static void sub_80B23B0(u16 windowId, u32 value) +{ + u8 xPos; + + ConvertIntToDecimalStringN(gStringVar1, value, STR_CONV_MODE_LEFT_ALIGN, 1); + SetStandardWindowBorderStyle(windowId, 0); + StringExpandPlaceholders(gStringVar4, gText_XPLink); + xPos = GetStringCenterAlignXOffset(1, gStringVar4, 88); + AddTextPrinterParameterized(windowId, 1, gStringVar4, xPos, 1, 0xFF, NULL); + CopyWindowToVram(windowId, 3); +} + +static void sub_80B241C(u16 windowId) +{ + sub_819746C(windowId, FALSE); + CopyWindowToVram(windowId, 3); +} + +static void sub_80B243C(u8 taskId, u8 arg1) +{ + s16 *data = gTasks[taskId].data; + + if (arg1 != data[3]) + { + if (arg1 <= 1) + sub_80B241C(data[5]); + else + sub_80B23B0(data[5], arg1); + data[3] = arg1; + } +} + +static u32 sub_80B2478(u8 lower, u8 upper) +{ + int playerCount; + + switch (GetLinkPlayerDataExchangeStatusTimed(lower, upper)) + { + case EXCHANGE_COMPLETE: + return 1; + case EXCHANGE_IN_PROGRESS: + return 3; + case EXCHANGE_STAT_4: + return 7; + case EXCHANGE_STAT_5: + return 9; + case EXCHANGE_STAT_6: + ConvertIntToDecimalStringN(gStringVar1, GetLinkPlayerCount_2(), STR_CONV_MODE_LEFT_ALIGN, 1); + return 4; + case EXCHANGE_STAT_7: + return 10; + case EXCHANGE_TIMED_OUT: + default: + return 0; + } +} + +static bool32 sub_80B24F8(u8 taskId) +{ + if (HasLinkErrorOccurred() == TRUE) + { + gTasks[taskId].func = sub_80B2D2C; + return TRUE; + } + return FALSE; +} + +static bool32 sub_80B252C(u8 taskId) +{ + if ((gMain.newKeys & B_BUTTON) + && IsLinkConnectionEstablished() == FALSE) + { + gLinkType = 0; + gTasks[taskId].func = sub_80B2CEC; + return TRUE; + } + return FALSE; +} + +static bool32 sub_80B2578(u8 taskId) +{ + if (IsLinkConnectionEstablished()) + SetSuppressLinkErrorMessage(TRUE); + + if (gMain.newKeys & B_BUTTON) + { + gLinkType = 0; + gTasks[taskId].func = sub_80B2CEC; + return TRUE; + } + return FALSE; +} + +static bool32 sub_80B25CC(u8 taskId) +{ + if (GetSioMultiSI() == 1) + { + gTasks[taskId].func = sub_80B2D2C; + return TRUE; + } + return FALSE; +} + +static void sub_80B2600(u8 taskId) +{ + gTasks[taskId].data[0]++; + if (gTasks[taskId].data[0] == 10) + { + sub_800A4D8(2); + DestroyTask(taskId); + } +} + +static void sub_80B2634(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + if (data[0] == 0) + { + OpenLinkTimed(); + sub_800AB98(); + ResetLinkPlayers(); + data[5] = AddWindow(&gUnknown_08550594); + } + else if (data[0] > 9) + { + gTasks[taskId].func = sub_80B2688; + } + data[0]++; +} + +static void sub_80B2688(u8 taskId) +{ + u32 playerCount = GetLinkPlayerCount_2(); + + if (sub_80B252C(taskId) == TRUE + || sub_80B2578(taskId) == TRUE + || playerCount < 2) + return; + + SetSuppressLinkErrorMessage(TRUE); + gTasks[taskId].data[3] = 0; + if (IsLinkMaster() == TRUE) + { + PlaySE(SE_PIN); + ShowFieldAutoScrollMessage(gText_ConfirmLinkWhenPlayersReady); + gTasks[taskId].func = sub_80B270C; + } + else + { + PlaySE(SE_BOO); + ShowFieldAutoScrollMessage(gText_AwaitingLinkup); + gTasks[taskId].func = sub_80B2918; + } +} + +static void sub_80B270C(u8 taskId) +{ + if (sub_80B252C(taskId) == TRUE + || sub_80B25CC(taskId) == TRUE + || sub_80B24F8(taskId) == TRUE) + return; + + if (GetFieldMessageBoxMode() == FIELD_MESSAGE_BOX_HIDDEN) + { + gTasks[taskId].data[3] = 0; + gTasks[taskId].func = sub_80B275C; + } +} + +static void sub_80B275C(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + s32 linkPlayerCount = GetLinkPlayerCount_2(); + + if (sub_80B252C(taskId) == TRUE + || sub_80B25CC(taskId) == TRUE + || sub_80B24F8(taskId) == TRUE) + return; + + sub_80B243C(taskId, linkPlayerCount); + + if (!(gMain.newKeys & A_BUTTON)) + return; + + if (linkPlayerCount < data[1]) + return; + + sub_800AA04(linkPlayerCount); + sub_80B241C(data[5]); + ConvertIntToDecimalStringN(gStringVar1, linkPlayerCount, STR_CONV_MODE_LEFT_ALIGN, 1); + ShowFieldAutoScrollMessage(gText_ConfirmStartLinkWithXPlayers); + gTasks[taskId].func = sub_80B2804; +} + +static void sub_80B2804(u8 taskId) +{ + if (sub_80B252C(taskId) == TRUE + || sub_80B25CC(taskId) == TRUE + || sub_80B24F8(taskId) == TRUE) + return; + + if (GetFieldMessageBoxMode() == FIELD_MESSAGE_BOX_HIDDEN) + { + if (sub_800AA48() != GetLinkPlayerCount_2()) + { + ShowFieldAutoScrollMessage(gText_ConfirmLinkWhenPlayersReady); + gTasks[taskId].func = sub_80B270C; + } + else if (gMain.heldKeys & B_BUTTON) + { + ShowFieldAutoScrollMessage(gText_ConfirmLinkWhenPlayersReady); + gTasks[taskId].func = sub_80B270C; + } + else if (gMain.heldKeys & A_BUTTON) + { + PlaySE(SE_SELECT); + sub_800A620(); + gTasks[taskId].func = sub_80B28A8; + } + } +} + +static void sub_80B28A8(u8 taskId) +{ + u8 local1 = gTasks[taskId].data[1]; + u8 local2 = gTasks[taskId].data[2]; + + if (sub_80B24F8(taskId) == TRUE + || sub_80B2D6C(taskId) == TRUE) + return; + + if (GetLinkPlayerCount_2() != sub_800AA48()) + { + gTasks[taskId].func = sub_80B2D2C; + } + else + { + gSpecialVar_Result = sub_80B2478(local1, local2); + if (gSpecialVar_Result != 0) + gTasks[taskId].func = sub_80B2A08; + } +} + +static void sub_80B2918(u8 taskId) +{ + u8 local1, local2; + struct TrainerCard *card; + + local1 = gTasks[taskId].data[1]; + local2 = gTasks[taskId].data[2]; + + if (sub_80B252C(taskId) == TRUE + || sub_80B24F8(taskId) == TRUE) + return; + + gSpecialVar_Result = sub_80B2478(local1, local2); + if (gSpecialVar_Result == 0) + return; + if (gSpecialVar_Result == 3 || gSpecialVar_Result == 4) + { + sub_800AC34(); + HideFieldMessageBox(); + gTasks[taskId].func = sub_80B2CB0; + } + else if (gSpecialVar_Result == 7 || gSpecialVar_Result == 9) + { + CloseLink(); + HideFieldMessageBox(); + gTasks[taskId].func = sub_80B2CB0; + } + else + { + gFieldLinkPlayerCount = GetLinkPlayerCount_2(); + gUnknown_03005DB4 = GetMultiplayerId(); + sub_800AA04(gFieldLinkPlayerCount); + card = (struct TrainerCard *)gBlockSendBuffer; + TrainerCard_GenerateCardForPlayer(card); + card->monSpecies[0] = GetMonData(&gPlayerParty[gUnknown_0203CEF8[0] - 1], MON_DATA_SPECIES, NULL); + card->monSpecies[1] = GetMonData(&gPlayerParty[gUnknown_0203CEF8[1] - 1], MON_DATA_SPECIES, NULL); + gTasks[taskId].func = sub_80B2C30; + } +} + +static void sub_80B2A08(u8 taskId) +{ + struct TrainerCard *card; + + if (sub_80B24F8(taskId) == TRUE) + return; + + if (gSpecialVar_Result == 4) + { + if (!Link_AnyPartnersPlayingRubyOrSapphire()) + { + sub_800AC34(); + HideFieldMessageBox(); + gTasks[taskId].func = sub_80B2CB0; + } + else + { + CloseLink(); + HideFieldMessageBox(); + gTasks[taskId].func = sub_80B2CB0; + } + } + else if (gSpecialVar_Result == 3) + { + sub_800AC34(); + HideFieldMessageBox(); + gTasks[taskId].func = sub_80B2CB0; + } + else if (gSpecialVar_Result == 7 || gSpecialVar_Result == 9) + { + CloseLink(); + HideFieldMessageBox(); + gTasks[taskId].func = sub_80B2CB0; + } + else + { + gFieldLinkPlayerCount = GetLinkPlayerCount_2(); + gUnknown_03005DB4 = GetMultiplayerId(); + sub_800AA04(gFieldLinkPlayerCount); + card = (struct TrainerCard *)gBlockSendBuffer; + TrainerCard_GenerateCardForPlayer(card); + card->monSpecies[0] = GetMonData(&gPlayerParty[gUnknown_0203CEF8[0] - 1], MON_DATA_SPECIES, NULL); + card->monSpecies[1] = GetMonData(&gPlayerParty[gUnknown_0203CEF8[1] - 1], MON_DATA_SPECIES, NULL); + gTasks[taskId].func = sub_80B2C30; + sub_800A4D8(2); + } +} + +bool32 sub_80B2AF4(u16 *arg0, u16 *arg1) +{ + int i; + int j; + bool32 result = FALSE; + int k = 0; + + gStringVar1[0] = EOS; + gStringVar2[0] = EOS; + + for (i = 0; i < 2; i++) + { + for (j = 0; j < 2; j++) + { + if (arg0[i] == arg1[j]) + { + if (k == 0) + { + StringCopy(gStringVar1, gSpeciesNames[arg0[i]]); + result = TRUE; + } + + if (k == 1) + { + StringCopy(gStringVar2, gSpeciesNames[arg0[i]]); + result = TRUE; + } + + k++; + } + } + } + + gSpecialVar_0x8005 = k; + + return result; +} + +static void task_map_chg_seq_0807EC34(u16 *a0, u32 taskId) +{ + struct TrainerCard *trainerCards = gTrainerCards; + + if (*a0 == 1) + { + if (gLinkType == 0x2266 || gLinkType == 0x2277) + { + if (sub_80B2AF4(trainerCards[0].monSpecies, trainerCards[1].monSpecies)) + { + *a0 = 11; + sub_800AC34(); + gTasks[taskId].func = sub_80B2CB0; + } + else + { + sub_80B241C(gTasks[taskId].data[5]); + EnableBothScriptContexts(); + DestroyTask(taskId); + } + } + else + { + sub_80B241C(gTasks[taskId].data[5]); + EnableBothScriptContexts(); + DestroyTask(taskId); + } + } + else + { + sub_800AC34(); + gTasks[taskId].func = sub_80B2CB0; + } +} + +static void sub_80B2C30(u8 taskId) +{ + u8 index; + struct TrainerCard *trainerCards; + + if (sub_80B24F8(taskId) == TRUE) + return; + + if (GetBlockReceivedStatus() != sub_800A9A8()) + return; + + for (index = 0; index < GetLinkPlayerCount(); index++) + { + sub_80C3120(&gTrainerCards[index], gBlockRecvBuffer[index], gLinkPlayers[index].version); + } + + SetSuppressLinkErrorMessage(FALSE); + ResetBlockReceivedFlags(); + task_map_chg_seq_0807EC34(&gSpecialVar_Result, taskId); +} + +static void sub_80B2CB0(u8 taskId) +{ + if (gReceivedRemoteLinkPlayers == FALSE) + { + sub_80B241C(gTasks[taskId].data[5]); + EnableBothScriptContexts(); + RemoveWindow(gTasks[taskId].data[5]); + DestroyTask(taskId); + } +} + +static void sub_80B2CEC(u8 taskId) +{ + gSpecialVar_Result = 5; + sub_80B241C(gTasks[taskId].data[5]); + sub_8098374(); + RemoveWindow(gTasks[taskId].data[5]); + EnableBothScriptContexts(); + DestroyTask(taskId); +} + +static void sub_80B2D2C(u8 taskId) +{ + gSpecialVar_Result = 6; + sub_80B241C(gTasks[taskId].data[5]); + RemoveWindow(gTasks[taskId].data[5]); + HideFieldMessageBox(); + EnableBothScriptContexts(); + DestroyTask(taskId); +} + +static bool8 sub_80B2D6C(u8 taskId) +{ + gTasks[taskId].data[4]++; + if (gTasks[taskId].data[4] > 600) + { + gTasks[taskId].func = sub_80B2D2C; + return TRUE; + } + + return FALSE; +} + +void sub_80B2DA4(u8 arg0) +{ + u8 r3 = 2; + u8 r2 = 2; + + switch (gSpecialVar_0x8004) + { + case 1: + r3 = 2; + gLinkType = 0x2233; + break; + case 2: + r3 = 2; + gLinkType = 0x2244; + break; + case 5: + r3 = 4; + r2 = 4; + gLinkType = 0x2255; + break; + case 9: + r3 = 2; + if (gSaveBlock2Ptr->frontier.lvlMode == 0) + { + gLinkType = 0x2266; + } + else + { + gLinkType = 0x2277; + } + break; + } + + sub_80B236C(r3, r2); +} + +void sub_80B2E4C(void) +{ + gLinkType = 0x1133; + gBattleTypeFlags = 0; + sub_80B236C(2, 2); +} + +void sub_80B2E74(void) +{ + gSpecialVar_Result = 0; + gLinkType = 0x3311; + gBattleTypeFlags = 0; + sub_80B236C(2, 4); +} + +void sub_80B2EA8(void) +{ + u32 taskId = FindTaskIdByFunc(sub_80B2EE4); + + if (taskId == 0xFF) + { + taskId = CreateTask(sub_80B2EE4, 80); + gTasks[taskId].data[0] = 0; + } +} + +static void sub_80B2EE4(u8 taskId) +{ + int playerCount; + int i; + + switch (gTasks[taskId].data[0]) + { + case 0: + if (gSpecialVar_Result == 1) + { + bool32 unk = FALSE; + bool32 isEnglishRSLinked = FALSE; + bool32 isJapaneseEmeraldLinked = FALSE; + + playerCount = GetLinkPlayerCount(); + for (i = 0; i < playerCount; i++) + { + u32 version = (u8)gLinkPlayers[i].version; + u32 language = gLinkPlayers[i].language; + + if (version == VERSION_RUBY || version == VERSION_SAPPHIRE) + { + if (language == LANGUAGE_JAPANESE) + { + unk = TRUE; + break; + } + else + { + isEnglishRSLinked = TRUE; + } + } + else if (version == VERSION_EMERALD) + { + if (language == LANGUAGE_JAPANESE) + { + isJapaneseEmeraldLinked = TRUE; + } + } + } + + if (isEnglishRSLinked && isJapaneseEmeraldLinked) + { + unk = TRUE; + } + + if (unk) + { + gSpecialVar_Result = 12; + sub_800AD10(); + gTasks[taskId].data[0] = 1; + return; + } + } + EnableBothScriptContexts(); + DestroyTask(taskId); + break; + case 1: + if (gReceivedRemoteLinkPlayers == FALSE) + { + EnableBothScriptContexts(); + DestroyTask(taskId); + } + break; + } +} + +void sub_80B2FD8(void) +{ + gLinkType = 0x4411; + gBattleTypeFlags = 0; + sub_80B236C(2, 4); +} + +void sub_80B3000(void) +{ + gLinkType = 0x6601; + gBattleTypeFlags = 0; + sub_80B236C(4, 4); +} + +void sub_80B3028(void) +{ + gLinkType = 0x6602; + gBattleTypeFlags = 0; + sub_80B236C(2, 4); +} + +u8 sub_80B3050(void) +{ + if (FuncIsActiveTask(sub_80B3144) != FALSE) + return 0xFF; + + switch (gSpecialVar_0x8004) + { + case 1: + gLinkType = 0x2233; + break; + case 2: + gLinkType = 0x2244; + break; + case 5: + gLinkType = 0x2255; + break; + case 9: + if (gSaveBlock2Ptr->frontier.lvlMode == 0) + { + gLinkType = 0x2266; + } + else + { + gLinkType = 0x2277; + } + break; + case 3: + gLinkType = 0x1111; + break; + case 4: + gLinkType = 0x3322; + break; + } + + return CreateTask(sub_80B3144, 80); +} + +static void sub_80B3144(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + if (data[0] == 0) + { + OpenLink(); + ResetLinkPlayers(); + CreateTask(task00_08081A90, 80); + } + else if (data[0] >= 10) + { + gTasks[taskId].func = sub_80B3194; + } + data[0]++; +} + +static void sub_80B3194(u8 taskId) +{ + if (GetLinkPlayerCount_2() >= 2) + { + if (IsLinkMaster() == TRUE) + gTasks[taskId].func = sub_80B31E8; + else + gTasks[taskId].func = sub_80B3220; + } +} + +static void sub_80B31E8(u8 taskId) +{ + if (sub_800AA48() == GetLinkPlayerCount_2()) + { + sub_800A620(); + gTasks[taskId].func = sub_80B3220; + } +} + +static void sub_80B3220(u8 taskId) +{ + if (gReceivedRemoteLinkPlayers == TRUE + && IsLinkPlayerDataExchangeComplete() == TRUE) + { + sub_800AB18(); + sub_8009F18(); + DestroyTask(taskId); + } +} + +void sub_80B3254(void) +{ + SaveGame(); +} + +static void sub_80B3260(int a0) +{ + switch (a0) + { + case 1: + gBattleTypeFlags = BATTLE_TYPE_LINK | BATTLE_TYPE_TRAINER; + break; + case 2: + gBattleTypeFlags = BATTLE_TYPE_DOUBLE | BATTLE_TYPE_LINK | BATTLE_TYPE_TRAINER; + break; + case 5: + ReducePlayerPartyToThree(); + gBattleTypeFlags = BATTLE_TYPE_DOUBLE | BATTLE_TYPE_LINK | BATTLE_TYPE_TRAINER | BATTLE_TYPE_MULTI; + break; + case 9: + gBattleTypeFlags = BATTLE_TYPE_BATTLE_TOWER | BATTLE_TYPE_DOUBLE | BATTLE_TYPE_LINK | BATTLE_TYPE_TRAINER | BATTLE_TYPE_MULTI; + break; + } +} + +static void sub_80B32B4(u8 taskId) +{ + struct Task* task = &gTasks[taskId]; + + switch (task->data[0]) + { + case 0: + FadeScreen(1, 0); + gLinkType = 0x2211; + ClearLinkCallback_2(); + task->data[0]++; + break; + case 1: + if (!gPaletteFade.active) + task->data[0]++; + break; + case 2: + task->data[1]++; + if (task->data[1] > 20) + task->data[0]++; + break; + case 3: + sub_800AC34(); + task->data[0]++; + break; + case 4: + if (!gReceivedRemoteLinkPlayers) + task->data[0]++; + break; + case 5: + if (gLinkPlayers[0].trainerId & 1) + PlayMapChosenOrBattleBGM(MUS_BATTLE32); + else + PlayMapChosenOrBattleBGM(MUS_BATTLE20); + + sub_80B3260(gSpecialVar_0x8004); + overworld_free_bg_tilemaps(); + gTrainerBattleOpponent_A = 0x800; + SetMainCallback2(CB2_InitBattle); + gMain.savedCallback = sub_80B360C; + DestroyTask(taskId); + break; + } +} + +static void sub_80B33BC(u8 taskId) +{ + int i; + s16* data = gTasks[taskId].data; + + switch (data[0]) + { + case 0: + FadeScreen(1, 0); + gLinkType = 0x2211; + ClearLinkCallback_2(); + data[0] = 1; + break; + case 1: + if (!gPaletteFade.active) + data[0] = 2; + break; + case 2: + SendBlock(0, &gLocalLinkPlayer, sizeof(gLocalLinkPlayer)); + data[0] = 3; + break; + case 3: + if (GetBlockReceivedStatus() == sub_800A9D8()) + { + for (i = 0; i < GetLinkPlayerCount(); i++) + { + struct LinkPlayer *player = (struct LinkPlayer *)gBlockRecvBuffer[i]; + gLinkPlayers[i] = *player; + sub_800B524(&gLinkPlayers[i]); + ResetBlockReceivedFlag(i); + } + data[0] = 4; + } + break; + case 4: + data[1]++; + if (data[1] > 20) + data[0] = 5; + break; + case 5: + sub_800ADF8(); + data[0] = 6; + break; + case 6: + if (sub_800A520()) + { + data[0] = 7; + } + break; + case 7: + if (gLinkPlayers[0].trainerId & 1) + PlayMapChosenOrBattleBGM(MUS_BATTLE32); + else + PlayMapChosenOrBattleBGM(MUS_BATTLE20); + + gLinkPlayers[0].linkType = 0x2211; + sub_80B3260(gSpecialVar_0x8004); + overworld_free_bg_tilemaps(); + gTrainerBattleOpponent_A = 0x800; + SetMainCallback2(CB2_InitBattle); + gMain.savedCallback = sub_80B360C; + DestroyTask(taskId); + break; + } +} + +static void sub_80B3554(void) +{ + u8 playerCount; + int i; + bool32 r4; + + switch (gMain.state) + { + case 0: + playerCount = GetLinkPlayerCount(); + r4 = FALSE; + for (i = 0; i < playerCount; i++) + { + u32 version = (u8)gLinkPlayers[i].version; + if (version == VERSION_FIRE_RED || version == VERSION_LEAF_GREEN) + { + r4 = TRUE; + break; + } + } + + if (r4) + { + gMain.state = 2; + } + else + { + sub_800AC34(); + gMain.state = 1; + } + break; + case 1: + if (gReceivedRemoteLinkPlayers == FALSE) + { + SetMainCallback2(CB2_ReturnToField); + } + break; + case 2: + SetMainCallback2(CB2_ReturnToField); + break; + } + RunTasks(); +} + +void sub_80B360C(void) +{ + gBattleTypeFlags &= ~BATTLE_TYPE_20; + Overworld_ResetMapMusic(); + LoadPlayerParty(); + SavePlayerBag(); + sub_813BF10(); + + if (gSpecialVar_0x8004 == 1 || gSpecialVar_0x8004 == 2) + { + UpdatePlayerLinkBattleRecords(gUnknown_03005DB4 ^ 1); + if (gWirelessCommType) + { + switch (gBattleOutcome) + { + case B_OUTCOME_WON: + sub_801B990(0, gLinkPlayers[GetMultiplayerId() ^ 1].trainerId); + break; + case B_OUTCOME_LOST: + sub_801B990(1, gLinkPlayers[GetMultiplayerId() ^ 1].trainerId); + break; + } + } + } + + if (InUnionRoom() == TRUE) + { + gMain.savedCallback = sub_80B3554; + } + else + { + gMain.savedCallback = c2_8056854; + } + + SetMainCallback2(sub_80A0514); +} + +void sub_80B36EC(void) +{ + if (gSpecialVar_0x8004 == 1 || gSpecialVar_0x8004 == 2 || gSpecialVar_0x8004 == 5 || gSpecialVar_0x8004 == 9) + { + LoadPlayerParty(); + SavePlayerBag(); + } + copy_saved_warp2_bank_and_enter_x_to_warp1(0x7F); +} + +void sub_80B371C(void) +{ + sub_80872B0(); +} + +static void sub_80B3728(u8 taskId) +{ + struct Task* task = &gTasks[taskId]; + + switch (task->data[0]) + { + case 0: + ShowFieldMessage(gText_PleaseWaitForLink); + task->data[0] = 1; + break; + case 1: + if (IsFieldMessageBoxHidden()) + { + sub_8087288(); + sub_8009628(gSpecialVar_0x8005); + task->data[0] = 2; + } + break; + case 2: + switch (sub_8087214()) + { + case 0: + break; + case 1: + HideFieldMessageBox(); + task->data[0] = 0; + sub_80872C4(); + SwitchTaskToFollowupFunc(taskId); + break; + case 2: + task->data[0] = 3; + break; + } + break; + case 3: + sub_808729C(); + sub_8197AE8(TRUE); + DestroyTask(taskId); + EnableBothScriptContexts(); + break; + } +} + +void sub_80B37D4(TaskFunc followupFunc) +{ + u8 taskId = CreateTask(sub_80B3728, 80); + SetTaskFuncWithFollowupFunc(taskId, sub_80B3728, followupFunc); + ScriptContext1_Stop(); +} + +static void sub_80B37FC(u8 taskId) +{ + struct Task *task = &gTasks[taskId]; + + switch (task->data[0]) + { + case 0: + ScriptContext2_Enable(); + FadeScreen(1, 0); + ClearLinkCallback_2(); + task->data[0]++; + break; + case 1: + if (!gPaletteFade.active) + task->data[0]++; + break; + case 2: + gUnknown_02032298[0] = 0; + gUnknown_02032298[1] = 0; + m4aMPlayAllStop(); + sub_800AC34(); + task->data[0]++; + break; + case 3: + if (!gReceivedRemoteLinkPlayers) + { + SetMainCallback2(sub_80773AC); + DestroyTask(taskId); + } + break; + } +} + +static void sub_80B3894(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + switch (data[0]) + { + case 0: + ScriptContext2_Enable(); + FadeScreen(1, 0); + Rfu_set_zero(); + data[0]++; + break; + case 1: + if (!gPaletteFade.active) + data[0]++; + break; + case 2: + gUnknown_02032298[0] = 0; + gUnknown_02032298[1] = 0; + m4aMPlayAllStop(); + sub_800ADF8(); + data[0]++; + break; + case 3: + if (sub_800A520()) + { + sub_8013F78(); + DestroyTask(taskId); + } + break; + } +} + +void sub_80B3924(void) +{ + if (gWirelessCommType != 0) + { + sub_80B37D4(sub_80B3894); + } + else + { + sub_80B37D4(sub_80B37FC); + } +} + +static void sub_80B3950(void) +{ + CreateTask(sub_80B37FC, 80); +} + +void nullsub_37(void) +{ + +} + +void sub_80B3968(void) +{ + gLinkType = 0x2211; + + if (gWirelessCommType != 0) + { + sub_80B37D4(sub_80B33BC); + } + else + { + sub_80B37D4(sub_80B32B4); + } +} + +static void sub_80B39A4(void) +{ + u8 taskId = CreateTask(sub_80B3728, 80); + ScriptContext1_Stop(); +} + +void sp02A_crash_sound(void) +{ + TrainerCard_ShowLinkCard(gSpecialVar_0x8006, CB2_ReturnToFieldContinueScriptPlayMapMusic); +} + +bool32 sub_80B39D4(u8 linkPlayerIndex) +{ + u32 trainerCardColorIndex; + + gSpecialVar_0x8006 = linkPlayerIndex; + StringCopy(gStringVar1, gLinkPlayers[linkPlayerIndex].name); + + trainerCardColorIndex = sub_80C4904(linkPlayerIndex); + if (trainerCardColorIndex == 0) + return FALSE; + + StringCopy(gStringVar2, gTrainerCardColorNames[trainerCardColorIndex - 1]); + return TRUE; +} + +void task00_08081A90(u8 taskId) +{ + struct Task *task = &gTasks[taskId]; + + task->data[0]++; + if (task->data[0] > 300) + { + CloseLink(); + SetMainCallback2(CB2_LinkError); + DestroyTask(taskId); + } + + if (gReceivedRemoteLinkPlayers) + { + if (gWirelessCommType == 0) + { + if (!sub_800AA60()) + { + CloseLink(); + SetMainCallback2(CB2_LinkError); + } + DestroyTask(taskId); + } + else + { + DestroyTask(taskId); + } + } +} + +static void sub_80B3AAC(u8 taskId) +{ + if (!gReceivedRemoteLinkPlayers) + { + EnableBothScriptContexts(); + DestroyTask(taskId); + } +} + +static void sub_80B3AD0(u8 taskId) +{ + sub_800AC34(); + gTasks[taskId].func = sub_80B3AAC; +} + +void sub_80B3AF8(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + switch (data[0]) + { + case 0: + if (gWirelessCommType != 0) + { + DestroyTask(taskId); + } + else + { + OpenLink(); + CreateTask(task00_08081A90, 1); + data[0]++; + } + break; + case 1: + if (++data[1] > 11) + { + data[1] = 0; + data[0]++; + } + break; + case 2: + if (GetLinkPlayerCount_2() >= sub_800AA48()) + { + if (IsLinkMaster()) + { + if (++data[1] > 30) + { + sub_800A620(); + data[0]++; + } + } + else + { + data[0]++; + } + } + break; + case 3: + if (gReceivedRemoteLinkPlayers == TRUE && IsLinkPlayerDataExchangeComplete() == TRUE) + { + DestroyTask(taskId); + } + break; + } +} + +void sub_80B3BC4(void) +{ + if (gWirelessCommType == 0) + { + gLinkType = 0x2288; + } +} diff --git a/src/contest.c b/src/contest.c index 910637387b..473f77f9ca 100644 --- a/src/contest.c +++ b/src/contest.c @@ -10,7 +10,6 @@ #include "constants/flags.h" #include "battle.h" #include "battle_anim.h" -#include "blend_palette.h" #include "contest.h" #include "data2.h" #include "decompress.h" @@ -2535,7 +2534,7 @@ u8 sub_80DB174(u16 species, u32 otId, u32 personality, u32 index) LoadCompressedPalette(GetFrontSpritePalFromSpeciesAndPersonality(species, otId, personality), 0x120, 0x20); SetMultiuseSpriteTemplateToPokemon(species, 0); - spriteId = CreateSprite(&gMultiuseSpriteTemplate, 0x70, sub_80A600C(2, species, 0), 30); + spriteId = CreateSprite(&gMultiuseSpriteTemplate, 0x70, GetBattlerSpriteFinal_Y(2, species, FALSE), 30); gSprites[spriteId].oam.paletteNum = 2; gSprites[spriteId].oam.priority = 2; gSprites[spriteId].subpriority = sub_80A82E4(2); diff --git a/src/data/field_event_obj/event_object_graphics.h b/src/data/field_event_obj/event_object_graphics.h index a99d5a779e..4b65e694f8 100755 --- a/src/data/field_event_obj/event_object_graphics.h +++ b/src/data/field_event_obj/event_object_graphics.h @@ -71,36 +71,36 @@ const u16 gEventObjectPalette4[] = INCBIN_U16("graphics/event_objects/palettes/f const u16 gEventObjectPalette5[] = INCBIN_U16("graphics/event_objects/palettes/field_object_palette_05.gbapal"); const u16 gEventObjectPalette6[] = INCBIN_U16("graphics/event_objects/palettes/field_object_palette_06.gbapal"); const u16 gEventObjectPalette7[] = INCBIN_U16("graphics/event_objects/palettes/field_object_palette_07.gbapal"); -const u32 gEventObjectPic_LittleBoy1[] = INCBIN_U32("graphics/event_objects/pics/people/little_boy_1.4bpp"); -const u32 gEventObjectPic_LittleGirl1[] = INCBIN_U32("graphics/event_objects/pics/people/little_girl_1.4bpp"); +const u32 gEventObjectPic_NinjaBoy[] = INCBIN_U32("graphics/event_objects/pics/people/ninja_boy.4bpp"); +const u32 gEventObjectPic_Twin[] = INCBIN_U32("graphics/event_objects/pics/people/twin.4bpp"); const u32 gEventObjectPic_Boy1[] = INCBIN_U32("graphics/event_objects/pics/people/boy_1.4bpp"); const u32 gEventObjectPic_Girl1[] = INCBIN_U32("graphics/event_objects/pics/people/girl_1.4bpp"); const u32 gEventObjectPic_Boy2[] = INCBIN_U32("graphics/event_objects/pics/people/boy_2.4bpp"); const u32 gEventObjectPic_Girl2[] = INCBIN_U32("graphics/event_objects/pics/people/girl_2.4bpp"); -const u32 gEventObjectPic_LittleBoy2[] = INCBIN_U32("graphics/event_objects/pics/people/little_boy_2.4bpp"); -const u32 gEventObjectPic_LittleGirl2[] = INCBIN_U32("graphics/event_objects/pics/people/little_girl_2.4bpp"); +const u32 gEventObjectPic_LittleBoy[] = INCBIN_U32("graphics/event_objects/pics/people/little_boy.4bpp"); +const u32 gEventObjectPic_LittleGirl[] = INCBIN_U32("graphics/event_objects/pics/people/little_girl.4bpp"); const u32 gEventObjectPic_Boy3[] = INCBIN_U32("graphics/event_objects/pics/people/boy_3.4bpp"); const u32 gEventObjectPic_Girl3[] = INCBIN_U32("graphics/event_objects/pics/people/girl_3.4bpp"); -const u32 gEventObjectPic_Boy4[] = INCBIN_U32("graphics/event_objects/pics/people/boy_4.4bpp"); +const u32 gEventObjectPic_RichBoy[] = INCBIN_U32("graphics/event_objects/pics/people/rich_boy.4bpp"); const u32 gEventObjectPic_Woman1[] = INCBIN_U32("graphics/event_objects/pics/people/woman_1.4bpp"); const u32 gEventObjectPic_FatMan[] = INCBIN_U32("graphics/event_objects/pics/people/fat_man.4bpp"); -const u32 gEventObjectPic_Woman2[] = INCBIN_U32("graphics/event_objects/pics/people/woman_2.4bpp"); +const u32 gEventObjectPic_PokefanF[] = INCBIN_U32("graphics/event_objects/pics/people/pokefan_f.4bpp"); const u32 gEventObjectPic_Man1[] = INCBIN_U32("graphics/event_objects/pics/people/man_1.4bpp"); -const u32 gEventObjectPic_Woman3[] = INCBIN_U32("graphics/event_objects/pics/people/woman_3.4bpp"); -const u32 gEventObjectPic_OldMan1[] = INCBIN_U32("graphics/event_objects/pics/people/old_man_1.4bpp"); -const u32 gEventObjectPic_OldWoman1[] = INCBIN_U32("graphics/event_objects/pics/people/old_woman_1.4bpp"); +const u32 gEventObjectPic_Woman2[] = INCBIN_U32("graphics/event_objects/pics/people/woman_2.4bpp"); +const u32 gEventObjectPic_ExpertM[] = INCBIN_U32("graphics/event_objects/pics/people/expert_m.4bpp"); +const u32 gEventObjectPic_ExpertF[] = INCBIN_U32("graphics/event_objects/pics/people/expert_f.4bpp"); const u32 gEventObjectPic_Man2[] = INCBIN_U32("graphics/event_objects/pics/people/man_2.4bpp"); +const u32 gEventObjectPic_Woman3[] = INCBIN_U32("graphics/event_objects/pics/people/woman_3.4bpp"); +const u32 gEventObjectPic_PokefanM[] = INCBIN_U32("graphics/event_objects/pics/people/pokefan_m.4bpp"); const u32 gEventObjectPic_Woman4[] = INCBIN_U32("graphics/event_objects/pics/people/woman_4.4bpp"); -const u32 gEventObjectPic_Man3[] = INCBIN_U32("graphics/event_objects/pics/people/man_3.4bpp"); -const u32 gEventObjectPic_Woman5[] = INCBIN_U32("graphics/event_objects/pics/people/woman_5.4bpp"); const u32 gEventObjectPic_Cook[] = INCBIN_U32("graphics/event_objects/pics/people/cook.4bpp"); -const u32 gEventObjectPic_Woman6[] = INCBIN_U32("graphics/event_objects/pics/people/woman_6.4bpp"); -const u32 gEventObjectPic_OldMan2[] = INCBIN_U32("graphics/event_objects/pics/people/old_man_2.4bpp"); -const u32 gEventObjectPic_OldWoman2[] = INCBIN_U32("graphics/event_objects/pics/people/old_woman_2.4bpp"); +const u32 gEventObjectPic_LinkReceptionist[] = INCBIN_U32("graphics/event_objects/pics/people/link_receptionist.4bpp"); +const u32 gEventObjectPic_OldMan[] = INCBIN_U32("graphics/event_objects/pics/people/old_man.4bpp"); +const u32 gEventObjectPic_OldWoman[] = INCBIN_U32("graphics/event_objects/pics/people/old_woman.4bpp"); const u32 gEventObjectPic_Camper[] = INCBIN_U32("graphics/event_objects/pics/people/camper.4bpp"); const u32 gEventObjectPic_Picnicker[] = INCBIN_U32("graphics/event_objects/pics/people/picnicker.4bpp"); -const u32 gEventObjectPic_Man4[] = INCBIN_U32("graphics/event_objects/pics/people/man_4.4bpp"); -const u32 gEventObjectPic_Woman7[] = INCBIN_U32("graphics/event_objects/pics/people/woman_7.4bpp"); +const u32 gEventObjectPic_Man3[] = INCBIN_U32("graphics/event_objects/pics/people/man_3.4bpp"); +const u32 gEventObjectPic_Woman5[] = INCBIN_U32("graphics/event_objects/pics/people/woman_5.4bpp"); const u32 gEventObjectPic_Youngster[] = INCBIN_U32("graphics/event_objects/pics/people/youngster.4bpp"); const u32 gEventObjectPic_BugCatcher[] = INCBIN_U32("graphics/event_objects/pics/people/bug_catcher.4bpp"); const u32 gEventObjectPic_PsychicM[] = INCBIN_U32("graphics/event_objects/pics/people/psychic_m.4bpp"); @@ -124,8 +124,8 @@ const u32 gEventObjectPic_TuberM[] = INCBIN_U32("graphics/event_objects/pics/peo const u32 gEventObjectPic_Hiker[] = INCBIN_U32("graphics/event_objects/pics/people/hiker.4bpp"); const u32 gEventObjectPic_CyclingTriathleteM[] = INCBIN_U32("graphics/event_objects/pics/people/cycling_triathlete_m.4bpp"); const u32 gEventObjectPic_CyclingTriathleteF[] = INCBIN_U32("graphics/event_objects/pics/people/cycling_triathlete_f.4bpp"); +const u32 gEventObjectPic_Man4[] = INCBIN_U32("graphics/event_objects/pics/people/man_4.4bpp"); const u32 gEventObjectPic_Man5[] = INCBIN_U32("graphics/event_objects/pics/people/man_5.4bpp"); -const u32 gEventObjectPic_Man6[] = INCBIN_U32("graphics/event_objects/pics/people/man_6.4bpp"); const u32 gEventObjectPic_Nurse[] = INCBIN_U32("graphics/event_objects/pics/people/nurse.4bpp"); const u32 gEventObjectPic_ItemBall[] = INCBIN_U32("graphics/event_objects/pics/misc/item_ball.4bpp"); const u32 gEventObjectPic_ProfBirch[] = INCBIN_U32("graphics/event_objects/pics/people/prof_birch.4bpp"); @@ -139,7 +139,7 @@ const u32 gEventObjectPic_Teala[] = INCBIN_U32("graphics/event_objects/pics/peop const u32 gEventObjectPic_Artist[] = INCBIN_U32("graphics/event_objects/pics/people/artist.4bpp"); const u32 gEventObjectPic_Cameraman[] = INCBIN_U32("graphics/event_objects/pics/people/cameraman.4bpp"); const u32 gEventObjectPic_Scientist2[] = INCBIN_U32("graphics/event_objects/pics/people/scientist_2.4bpp"); -const u32 gEventObjectPic_Man7[] = INCBIN_U32("graphics/event_objects/pics/people/man_7.4bpp"); +const u32 gEventObjectPic_DevonEmployee[] = INCBIN_U32("graphics/event_objects/pics/people/devon_employee.4bpp"); const u32 gEventObjectPic_AquaMemberM[] = INCBIN_U32("graphics/event_objects/pics/people/team_aqua/aqua_member_m.4bpp"); const u32 gEventObjectPic_AquaMemberF[] = INCBIN_U32("graphics/event_objects/pics/people/team_aqua/aqua_member_f.4bpp"); const u32 gEventObjectPic_MagmaMemberM[] = INCBIN_U32("graphics/event_objects/pics/people/team_magma/magma_member_m.4bpp"); @@ -162,8 +162,8 @@ const u32 gEventObjectPic_Wally[] = INCBIN_U32("graphics/event_objects/pics/peop const u32 gEventObjectPic_RubySapphireLittleBoy[] = INCBIN_U32("graphics/event_objects/pics/people/rs_little_boy.4bpp"); const u32 gEventObjectPic_HotSpringsOldWoman[] = INCBIN_U32("graphics/event_objects/pics/people/hot_springs_old_woman.4bpp"); const u32 gEventObjectPic_LatiasLatios[] = INCBIN_U32("graphics/event_objects/pics/pokemon/latias_latios.4bpp"); -const u32 gEventObjectPic_Boy5[] = INCBIN_U32("graphics/event_objects/pics/people/boy_5.4bpp"); -const u32 gEventObjectPic_ContestOldMan[] = INCBIN_U32("graphics/event_objects/pics/people/contest_old_man.4bpp"); +const u32 gEventObjectPic_GameboyKid[] = INCBIN_U32("graphics/event_objects/pics/people/gameboy_kid.4bpp"); +const u32 gEventObjectPic_ContestJudge[] = INCBIN_U32("graphics/event_objects/pics/people/contest_judge.4bpp"); const u32 gEventObjectPic_Archie[] = INCBIN_U32("graphics/event_objects/pics/people/team_aqua/archie.4bpp"); const u32 gEventObjectPic_Maxie[] = INCBIN_U32("graphics/event_objects/pics/people/team_magma/maxie.4bpp"); const u32 gEventObjectPic_Kyogre[] = INCBIN_U32("graphics/event_objects/pics/pokemon/kyogre.4bpp"); diff --git a/src/data/field_event_obj/event_object_graphics_info.h b/src/data/field_event_obj/event_object_graphics_info.h index fd8bb78ce6..ebc324b085 100755 --- a/src/data/field_event_obj/event_object_graphics_info.h +++ b/src/data/field_event_obj/event_object_graphics_info.h @@ -7,36 +7,36 @@ const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanAcroBike = const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanSurfing = {0xFFFF, EVENT_OBJ_PAL_TAG_8, EVENT_OBJ_PAL_TAG_NONE, 512, 32, 32, 0, SHADOW_SIZE_M, FALSE, TRUE, TRACKS_FOOT, &gEventObjectBaseOam_32x32, gEventObjectSpriteOamTables_32x32, gEventObjectImageAnimTable_Surfing, gEventObjectPicTable_BrendanSurfing, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanFieldMove = {0xFFFF, EVENT_OBJ_PAL_TAG_8, EVENT_OBJ_PAL_TAG_10, 512, 32, 32, 0, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_32x32, gEventObjectSpriteOamTables_32x32, gEventObjectImageAnimTable_FieldMove, gEventObjectPicTable_BrendanFieldMove, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_QuintyPlump = {0xFFFF, EVENT_OBJ_PAL_TAG_12, EVENT_OBJ_PAL_TAG_NONE, 512, 32, 32, 10, SHADOW_SIZE_L, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_32x32, gEventObjectSpriteOamTables_32x32, gEventObjectImageAnimTable_QuintyPlump, gEventObjectPicTable_QuintyPlump, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleBoy1 = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 128, 16, 16, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x16, gEventObjectSpriteOamTables_16x16, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_LittleBoy1, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleGirl1 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_LittleGirl1, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_NinjaBoy = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 128, 16, 16, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x16, gEventObjectSpriteOamTables_16x16, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_NinjaBoy, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Twin = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Twin, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Boy1 = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Boy1, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Girl1 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Girl1, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Boy2 = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Boy2, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Girl2 = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Girl2, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleBoy2 = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 128, 16, 16, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x16, gEventObjectSpriteOamTables_16x16, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_LittleBoy2, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleGirl2 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 128, 16, 16, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x16, gEventObjectSpriteOamTables_16x16, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_LittleGirl2, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleBoy = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 128, 16, 16, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x16, gEventObjectSpriteOamTables_16x16, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_LittleBoy, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleGirl = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 128, 16, 16, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x16, gEventObjectSpriteOamTables_16x16, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_LittleGirl, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Boy3 = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Boy3, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Girl3 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Girl3, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Boy4 = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Boy4, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_RichBoy = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_RichBoy, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman1 = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Woman1, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_FatMan = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_FatMan, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman2 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Woman2, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_PokefanF = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_PokefanF, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man1 = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Man1, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman3 = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Woman3, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldMan1 = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_OldMan1, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldWoman1 = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_OldWoman1, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman2 = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Woman2, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ExpertM = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_ExpertM, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ExpertF = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_ExpertF, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man2 = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Man2, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman4 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Woman4, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man3 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Man3, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman5 = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Woman5, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman3 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Woman3, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_PokefanM = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_PokefanM, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman4 = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Woman4, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Cook = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Cook, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman6 = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Woman6, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldMan2 = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_OldMan2, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldWoman2 = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_OldWoman2, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LinkReceptionist = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_LinkReceptionist, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldMan = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_OldMan, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldWoman = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_OldWoman, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Camper = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Camper, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Picnicker = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Picnicker, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man4 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Man4, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman7 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Woman7, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man3 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Man3, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman5 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Woman5, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Youngster = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Youngster, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BugCatcher = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_BugCatcher, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_PsychicM = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_PsychicM, gDummySpriteAffineAnimTable}; @@ -66,8 +66,8 @@ const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BerryTree = {0xFFF const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BerryTreeEarlyStages = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 16, 2, SHADOW_SIZE_S, TRUE, FALSE, TRACKS_NONE, &gEventObjectBaseOam_16x16, gEventObjectSpriteOamTables_16x16, gEventObjectImageAnimTable_BerryTree, gEventObjectPicTable_PechaBerryTree, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BerryTreeLateStages = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 2, SHADOW_SIZE_S, TRUE, FALSE, TRACKS_NONE, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_BerryTree, gEventObjectPicTable_PechaBerryTree, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ProfBirch = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_ProfBirch, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man5 = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Man5, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man6 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Man6, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man4 = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Man4, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man5 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Man5, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ReporterM = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_ReporterM, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ReporterF = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_ReporterF, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Bard = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_MauvilleOldMan1, gDummySpriteAffineAnimTable}; @@ -118,7 +118,7 @@ const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_MayUnderwater = {0 const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_MovingBox = {0xFFFF, EVENT_OBJ_PAL_TAG_19, EVENT_OBJ_PAL_TAG_NONE, 128, 16, 16, 10, SHADOW_SIZE_S, TRUE, FALSE, TRACKS_NONE, &gEventObjectBaseOam_16x16, gEventObjectSpriteOamTables_16x16, gEventObjectImageAnimTable_Inanimate, gEventObjectPicTable_MovingBox, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_CableCar = {0xFFFF, EVENT_OBJ_PAL_TAG_20, EVENT_OBJ_PAL_TAG_NONE, 2048, 64, 64, 10, SHADOW_SIZE_M, TRUE, FALSE, TRACKS_NONE, &gEventObjectBaseOam_64x64, gEventObjectSpriteOamTables_64x64, gEventObjectImageAnimTable_Inanimate, gEventObjectPicTable_CableCar, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Scientist2 = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Scientist2, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man7 = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Man7, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_DevonEmployee = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_DevonEmployee, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_AquaMemberM = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_AquaMemberM, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_AquaMemberF = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 5, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_AquaMemberF, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_MagmaMemberM = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_MagmaMemberM, gDummySpriteAffineAnimTable}; @@ -191,8 +191,8 @@ const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BigRegiceDoll = {0 const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BigRegisteelDoll = {0xFFFF, EVENT_OBJ_PAL_TAG_3, EVENT_OBJ_PAL_TAG_NONE, 512, 32, 32, 5, SHADOW_SIZE_M, TRUE, FALSE, TRACKS_NONE, &gEventObjectBaseOam_32x32, gEventObjectSpriteOamTables_32x32, gEventObjectImageAnimTable_Inanimate, gEventObjectPicTable_BigRegisteelDoll, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Latias = {0xFFFF, EVENT_OBJ_PAL_TAG_1, EVENT_OBJ_PAL_TAG_NONE, 512, 32, 32, 3, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_NONE, &gEventObjectBaseOam_32x32, gEventObjectSpriteOamTables_32x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_LatiasLatios, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Latios = {0xFFFF, EVENT_OBJ_PAL_TAG_0, EVENT_OBJ_PAL_TAG_NONE, 512, 32, 32, 2, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_NONE, &gEventObjectBaseOam_32x32, gEventObjectSpriteOamTables_32x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_LatiasLatios, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Boy5 = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_Boy5, gDummySpriteAffineAnimTable}; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ContestOldMan = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_ContestOldMan, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_GameboyKid = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_GameboyKid, gDummySpriteAffineAnimTable}; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ContestJudge = {0xFFFF, EVENT_OBJ_PAL_TAG_2, EVENT_OBJ_PAL_TAG_NONE, 256, 16, 32, 4, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_ContestJudge, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanWatering = {0xFFFF, EVENT_OBJ_PAL_TAG_8, EVENT_OBJ_PAL_TAG_10, 512, 32, 32, 0, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_32x32, gEventObjectSpriteOamTables_32x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_BrendanWatering, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_MayWatering = {0xFFFF, EVENT_OBJ_PAL_TAG_17, EVENT_OBJ_PAL_TAG_10, 512, 32, 32, 0, SHADOW_SIZE_M, FALSE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_32x32, gEventObjectSpriteOamTables_32x32, gEventObjectImageAnimTable_Standard, gEventObjectPicTable_MayWatering, gDummySpriteAffineAnimTable}; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanDecorating = {0xFFFF, EVENT_OBJ_PAL_TAG_8, EVENT_OBJ_PAL_TAG_10, 256, 16, 32, 10, SHADOW_SIZE_M, TRUE, FALSE, TRACKS_FOOT, &gEventObjectBaseOam_16x32, gEventObjectSpriteOamTables_16x32, gEventObjectImageAnimTable_Inanimate, gEventObjectPicTable_BrendanDecorating, gDummySpriteAffineAnimTable}; diff --git a/src/data/field_event_obj/event_object_graphics_info_pointers.h b/src/data/field_event_obj/event_object_graphics_info_pointers.h index c0ca57b604..3f726e30ed 100755 --- a/src/data/field_event_obj/event_object_graphics_info_pointers.h +++ b/src/data/field_event_obj/event_object_graphics_info_pointers.h @@ -6,36 +6,36 @@ const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanMachBike; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanSurfing; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanFieldMove; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_QuintyPlump; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleBoy1; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleGirl1; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_NinjaBoy; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Twin; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Boy1; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Girl1; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Boy2; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Girl2; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleBoy2; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleGirl2; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleBoy; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LittleGirl; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Boy3; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Girl3; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Boy4; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_RichBoy; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman1; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_FatMan; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman2; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_PokefanF; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man1; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman3; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldMan1; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldWoman1; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman2; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ExpertM; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ExpertF; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man2; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman3; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_PokefanM; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman4; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man3; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman5; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Cook; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman6; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldMan2; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldWoman2; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_LinkReceptionist; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldMan; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_OldWoman; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Camper; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Picnicker; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man4; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman7; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man3; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Woman5; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Youngster; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BugCatcher; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_PsychicM; @@ -66,8 +66,8 @@ const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BerryTreeEarlyStag const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BerryTreeLateStages; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanAcroBike; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ProfBirch; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man4; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man5; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man6; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ReporterM; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ReporterF; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Bard; @@ -117,7 +117,7 @@ const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_MayUnderwater; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_MovingBox; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_CableCar; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Scientist2; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Man7; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_DevonEmployee; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_AquaMemberM; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_AquaMemberF; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_MagmaMemberM; @@ -190,8 +190,8 @@ const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BigRegiceDoll; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BigRegisteelDoll; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Latias; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Latios; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_Boy5; -const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ContestOldMan; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_GameboyKid; +const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_ContestJudge; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanWatering; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_MayWatering; const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanDecorating; @@ -255,36 +255,36 @@ const struct EventObjectGraphicsInfo *const gEventObjectGraphicsInfoPointers[] = &gEventObjectGraphicsInfo_BrendanSurfing, &gEventObjectGraphicsInfo_BrendanFieldMove, &gEventObjectGraphicsInfo_QuintyPlump, - &gEventObjectGraphicsInfo_LittleBoy1, - &gEventObjectGraphicsInfo_LittleGirl1, + &gEventObjectGraphicsInfo_NinjaBoy, + &gEventObjectGraphicsInfo_Twin, &gEventObjectGraphicsInfo_Boy1, &gEventObjectGraphicsInfo_Girl1, &gEventObjectGraphicsInfo_Boy2, &gEventObjectGraphicsInfo_Girl2, - &gEventObjectGraphicsInfo_LittleBoy2, - &gEventObjectGraphicsInfo_LittleGirl2, + &gEventObjectGraphicsInfo_LittleBoy, + &gEventObjectGraphicsInfo_LittleGirl, &gEventObjectGraphicsInfo_Boy3, &gEventObjectGraphicsInfo_Girl3, - &gEventObjectGraphicsInfo_Boy4, + &gEventObjectGraphicsInfo_RichBoy, &gEventObjectGraphicsInfo_Woman1, &gEventObjectGraphicsInfo_FatMan, - &gEventObjectGraphicsInfo_Woman2, + &gEventObjectGraphicsInfo_PokefanF, &gEventObjectGraphicsInfo_Man1, - &gEventObjectGraphicsInfo_Woman3, - &gEventObjectGraphicsInfo_OldMan1, - &gEventObjectGraphicsInfo_OldWoman1, + &gEventObjectGraphicsInfo_Woman2, + &gEventObjectGraphicsInfo_ExpertM, + &gEventObjectGraphicsInfo_ExpertF, &gEventObjectGraphicsInfo_Man2, + &gEventObjectGraphicsInfo_Woman3, + &gEventObjectGraphicsInfo_PokefanM, &gEventObjectGraphicsInfo_Woman4, - &gEventObjectGraphicsInfo_Man3, - &gEventObjectGraphicsInfo_Woman5, &gEventObjectGraphicsInfo_Cook, - &gEventObjectGraphicsInfo_Woman6, - &gEventObjectGraphicsInfo_OldMan2, - &gEventObjectGraphicsInfo_OldWoman2, + &gEventObjectGraphicsInfo_LinkReceptionist, + &gEventObjectGraphicsInfo_OldMan, + &gEventObjectGraphicsInfo_OldWoman, &gEventObjectGraphicsInfo_Camper, &gEventObjectGraphicsInfo_Picnicker, - &gEventObjectGraphicsInfo_Man4, - &gEventObjectGraphicsInfo_Woman7, + &gEventObjectGraphicsInfo_Man3, + &gEventObjectGraphicsInfo_Woman5, &gEventObjectGraphicsInfo_Youngster, &gEventObjectGraphicsInfo_BugCatcher, &gEventObjectGraphicsInfo_PsychicM, @@ -315,8 +315,8 @@ const struct EventObjectGraphicsInfo *const gEventObjectGraphicsInfoPointers[] = &gEventObjectGraphicsInfo_BerryTreeLateStages, &gEventObjectGraphicsInfo_BrendanAcroBike, &gEventObjectGraphicsInfo_ProfBirch, + &gEventObjectGraphicsInfo_Man4, &gEventObjectGraphicsInfo_Man5, - &gEventObjectGraphicsInfo_Man6, &gEventObjectGraphicsInfo_ReporterM, &gEventObjectGraphicsInfo_ReporterF, &gEventObjectGraphicsInfo_Bard, @@ -366,7 +366,7 @@ const struct EventObjectGraphicsInfo *const gEventObjectGraphicsInfoPointers[] = &gEventObjectGraphicsInfo_MovingBox, &gEventObjectGraphicsInfo_CableCar, &gEventObjectGraphicsInfo_Scientist2, - &gEventObjectGraphicsInfo_Man7, + &gEventObjectGraphicsInfo_DevonEmployee, &gEventObjectGraphicsInfo_AquaMemberM, &gEventObjectGraphicsInfo_AquaMemberF, &gEventObjectGraphicsInfo_MagmaMemberM, @@ -439,8 +439,8 @@ const struct EventObjectGraphicsInfo *const gEventObjectGraphicsInfoPointers[] = &gEventObjectGraphicsInfo_BigRegisteelDoll, &gEventObjectGraphicsInfo_Latias, &gEventObjectGraphicsInfo_Latios, - &gEventObjectGraphicsInfo_Boy5, - &gEventObjectGraphicsInfo_ContestOldMan, + &gEventObjectGraphicsInfo_GameboyKid, + &gEventObjectGraphicsInfo_ContestJudge, &gEventObjectGraphicsInfo_BrendanWatering, &gEventObjectGraphicsInfo_MayWatering, &gEventObjectGraphicsInfo_BrendanDecorating, diff --git a/src/data/field_event_obj/event_object_pic_tables.h b/src/data/field_event_obj/event_object_pic_tables.h index 40a6ad61c9..bd1ad1a255 100755 --- a/src/data/field_event_obj/event_object_pic_tables.h +++ b/src/data/field_event_obj/event_object_pic_tables.h @@ -109,28 +109,28 @@ const struct SpriteFrameImage gEventObjectPicTable_QuintyPlump[] = { overworld_frame(gEventObjectPic_QuintyPlump, 4, 4, 6), }; -const struct SpriteFrameImage gEventObjectPicTable_LittleBoy1[] = { - overworld_frame(gEventObjectPic_LittleBoy1, 2, 2, 0), - overworld_frame(gEventObjectPic_LittleBoy1, 2, 2, 1), - overworld_frame(gEventObjectPic_LittleBoy1, 2, 2, 2), - overworld_frame(gEventObjectPic_LittleBoy1, 2, 2, 3), - overworld_frame(gEventObjectPic_LittleBoy1, 2, 2, 4), - overworld_frame(gEventObjectPic_LittleBoy1, 2, 2, 5), - overworld_frame(gEventObjectPic_LittleBoy1, 2, 2, 6), - overworld_frame(gEventObjectPic_LittleBoy1, 2, 2, 7), - overworld_frame(gEventObjectPic_LittleBoy1, 2, 2, 8), +const struct SpriteFrameImage gEventObjectPicTable_NinjaBoy[] = { + overworld_frame(gEventObjectPic_NinjaBoy, 2, 2, 0), + overworld_frame(gEventObjectPic_NinjaBoy, 2, 2, 1), + overworld_frame(gEventObjectPic_NinjaBoy, 2, 2, 2), + overworld_frame(gEventObjectPic_NinjaBoy, 2, 2, 3), + overworld_frame(gEventObjectPic_NinjaBoy, 2, 2, 4), + overworld_frame(gEventObjectPic_NinjaBoy, 2, 2, 5), + overworld_frame(gEventObjectPic_NinjaBoy, 2, 2, 6), + overworld_frame(gEventObjectPic_NinjaBoy, 2, 2, 7), + overworld_frame(gEventObjectPic_NinjaBoy, 2, 2, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_LittleGirl1[] = { - overworld_frame(gEventObjectPic_LittleGirl1, 2, 4, 0), - overworld_frame(gEventObjectPic_LittleGirl1, 2, 4, 1), - overworld_frame(gEventObjectPic_LittleGirl1, 2, 4, 2), - overworld_frame(gEventObjectPic_LittleGirl1, 2, 4, 3), - overworld_frame(gEventObjectPic_LittleGirl1, 2, 4, 4), - overworld_frame(gEventObjectPic_LittleGirl1, 2, 4, 5), - overworld_frame(gEventObjectPic_LittleGirl1, 2, 4, 6), - overworld_frame(gEventObjectPic_LittleGirl1, 2, 4, 7), - overworld_frame(gEventObjectPic_LittleGirl1, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_Twin[] = { + overworld_frame(gEventObjectPic_Twin, 2, 4, 0), + overworld_frame(gEventObjectPic_Twin, 2, 4, 1), + overworld_frame(gEventObjectPic_Twin, 2, 4, 2), + overworld_frame(gEventObjectPic_Twin, 2, 4, 3), + overworld_frame(gEventObjectPic_Twin, 2, 4, 4), + overworld_frame(gEventObjectPic_Twin, 2, 4, 5), + overworld_frame(gEventObjectPic_Twin, 2, 4, 6), + overworld_frame(gEventObjectPic_Twin, 2, 4, 7), + overworld_frame(gEventObjectPic_Twin, 2, 4, 8), }; const struct SpriteFrameImage gEventObjectPicTable_Boy1[] = { @@ -181,28 +181,28 @@ const struct SpriteFrameImage gEventObjectPicTable_Girl2[] = { overworld_frame(gEventObjectPic_Girl2, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_LittleBoy2[] = { - overworld_frame(gEventObjectPic_LittleBoy2, 2, 2, 0), - overworld_frame(gEventObjectPic_LittleBoy2, 2, 2, 1), - overworld_frame(gEventObjectPic_LittleBoy2, 2, 2, 2), - overworld_frame(gEventObjectPic_LittleBoy2, 2, 2, 3), - overworld_frame(gEventObjectPic_LittleBoy2, 2, 2, 4), - overworld_frame(gEventObjectPic_LittleBoy2, 2, 2, 5), - overworld_frame(gEventObjectPic_LittleBoy2, 2, 2, 6), - overworld_frame(gEventObjectPic_LittleBoy2, 2, 2, 7), - overworld_frame(gEventObjectPic_LittleBoy2, 2, 2, 8), +const struct SpriteFrameImage gEventObjectPicTable_LittleBoy[] = { + overworld_frame(gEventObjectPic_LittleBoy, 2, 2, 0), + overworld_frame(gEventObjectPic_LittleBoy, 2, 2, 1), + overworld_frame(gEventObjectPic_LittleBoy, 2, 2, 2), + overworld_frame(gEventObjectPic_LittleBoy, 2, 2, 3), + overworld_frame(gEventObjectPic_LittleBoy, 2, 2, 4), + overworld_frame(gEventObjectPic_LittleBoy, 2, 2, 5), + overworld_frame(gEventObjectPic_LittleBoy, 2, 2, 6), + overworld_frame(gEventObjectPic_LittleBoy, 2, 2, 7), + overworld_frame(gEventObjectPic_LittleBoy, 2, 2, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_LittleGirl2[] = { - overworld_frame(gEventObjectPic_LittleGirl2, 2, 2, 0), - overworld_frame(gEventObjectPic_LittleGirl2, 2, 2, 1), - overworld_frame(gEventObjectPic_LittleGirl2, 2, 2, 2), - overworld_frame(gEventObjectPic_LittleGirl2, 2, 2, 3), - overworld_frame(gEventObjectPic_LittleGirl2, 2, 2, 4), - overworld_frame(gEventObjectPic_LittleGirl2, 2, 2, 5), - overworld_frame(gEventObjectPic_LittleGirl2, 2, 2, 6), - overworld_frame(gEventObjectPic_LittleGirl2, 2, 2, 7), - overworld_frame(gEventObjectPic_LittleGirl2, 2, 2, 8), +const struct SpriteFrameImage gEventObjectPicTable_LittleGirl[] = { + overworld_frame(gEventObjectPic_LittleGirl, 2, 2, 0), + overworld_frame(gEventObjectPic_LittleGirl, 2, 2, 1), + overworld_frame(gEventObjectPic_LittleGirl, 2, 2, 2), + overworld_frame(gEventObjectPic_LittleGirl, 2, 2, 3), + overworld_frame(gEventObjectPic_LittleGirl, 2, 2, 4), + overworld_frame(gEventObjectPic_LittleGirl, 2, 2, 5), + overworld_frame(gEventObjectPic_LittleGirl, 2, 2, 6), + overworld_frame(gEventObjectPic_LittleGirl, 2, 2, 7), + overworld_frame(gEventObjectPic_LittleGirl, 2, 2, 8), }; const struct SpriteFrameImage gEventObjectPicTable_Boy3[] = { @@ -229,16 +229,16 @@ const struct SpriteFrameImage gEventObjectPicTable_Girl3[] = { overworld_frame(gEventObjectPic_Girl3, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_Boy4[] = { - overworld_frame(gEventObjectPic_Boy4, 2, 4, 0), - overworld_frame(gEventObjectPic_Boy4, 2, 4, 1), - overworld_frame(gEventObjectPic_Boy4, 2, 4, 2), - overworld_frame(gEventObjectPic_Boy4, 2, 4, 3), - overworld_frame(gEventObjectPic_Boy4, 2, 4, 4), - overworld_frame(gEventObjectPic_Boy4, 2, 4, 5), - overworld_frame(gEventObjectPic_Boy4, 2, 4, 6), - overworld_frame(gEventObjectPic_Boy4, 2, 4, 7), - overworld_frame(gEventObjectPic_Boy4, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_RichBoy[] = { + overworld_frame(gEventObjectPic_RichBoy, 2, 4, 0), + overworld_frame(gEventObjectPic_RichBoy, 2, 4, 1), + overworld_frame(gEventObjectPic_RichBoy, 2, 4, 2), + overworld_frame(gEventObjectPic_RichBoy, 2, 4, 3), + overworld_frame(gEventObjectPic_RichBoy, 2, 4, 4), + overworld_frame(gEventObjectPic_RichBoy, 2, 4, 5), + overworld_frame(gEventObjectPic_RichBoy, 2, 4, 6), + overworld_frame(gEventObjectPic_RichBoy, 2, 4, 7), + overworld_frame(gEventObjectPic_RichBoy, 2, 4, 8), }; const struct SpriteFrameImage gEventObjectPicTable_Woman1[] = { @@ -265,16 +265,16 @@ const struct SpriteFrameImage gEventObjectPicTable_FatMan[] = { overworld_frame(gEventObjectPic_FatMan, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_Woman2[] = { - overworld_frame(gEventObjectPic_Woman2, 2, 4, 0), - overworld_frame(gEventObjectPic_Woman2, 2, 4, 1), - overworld_frame(gEventObjectPic_Woman2, 2, 4, 2), - overworld_frame(gEventObjectPic_Woman2, 2, 4, 3), - overworld_frame(gEventObjectPic_Woman2, 2, 4, 4), - overworld_frame(gEventObjectPic_Woman2, 2, 4, 5), - overworld_frame(gEventObjectPic_Woman2, 2, 4, 6), - overworld_frame(gEventObjectPic_Woman2, 2, 4, 7), - overworld_frame(gEventObjectPic_Woman2, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_PokefanF[] = { + overworld_frame(gEventObjectPic_PokefanF, 2, 4, 0), + overworld_frame(gEventObjectPic_PokefanF, 2, 4, 1), + overworld_frame(gEventObjectPic_PokefanF, 2, 4, 2), + overworld_frame(gEventObjectPic_PokefanF, 2, 4, 3), + overworld_frame(gEventObjectPic_PokefanF, 2, 4, 4), + overworld_frame(gEventObjectPic_PokefanF, 2, 4, 5), + overworld_frame(gEventObjectPic_PokefanF, 2, 4, 6), + overworld_frame(gEventObjectPic_PokefanF, 2, 4, 7), + overworld_frame(gEventObjectPic_PokefanF, 2, 4, 8), }; const struct SpriteFrameImage gEventObjectPicTable_Man1[] = { @@ -289,40 +289,40 @@ const struct SpriteFrameImage gEventObjectPicTable_Man1[] = { overworld_frame(gEventObjectPic_Man1, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_Woman3[] = { - overworld_frame(gEventObjectPic_Woman3, 2, 4, 0), - overworld_frame(gEventObjectPic_Woman3, 2, 4, 1), - overworld_frame(gEventObjectPic_Woman3, 2, 4, 2), - overworld_frame(gEventObjectPic_Woman3, 2, 4, 3), - overworld_frame(gEventObjectPic_Woman3, 2, 4, 4), - overworld_frame(gEventObjectPic_Woman3, 2, 4, 5), - overworld_frame(gEventObjectPic_Woman3, 2, 4, 6), - overworld_frame(gEventObjectPic_Woman3, 2, 4, 7), - overworld_frame(gEventObjectPic_Woman3, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_Woman2[] = { + overworld_frame(gEventObjectPic_Woman2, 2, 4, 0), + overworld_frame(gEventObjectPic_Woman2, 2, 4, 1), + overworld_frame(gEventObjectPic_Woman2, 2, 4, 2), + overworld_frame(gEventObjectPic_Woman2, 2, 4, 3), + overworld_frame(gEventObjectPic_Woman2, 2, 4, 4), + overworld_frame(gEventObjectPic_Woman2, 2, 4, 5), + overworld_frame(gEventObjectPic_Woman2, 2, 4, 6), + overworld_frame(gEventObjectPic_Woman2, 2, 4, 7), + overworld_frame(gEventObjectPic_Woman2, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_OldMan1[] = { - overworld_frame(gEventObjectPic_OldMan1, 2, 4, 0), - overworld_frame(gEventObjectPic_OldMan1, 2, 4, 1), - overworld_frame(gEventObjectPic_OldMan1, 2, 4, 2), - overworld_frame(gEventObjectPic_OldMan1, 2, 4, 3), - overworld_frame(gEventObjectPic_OldMan1, 2, 4, 4), - overworld_frame(gEventObjectPic_OldMan1, 2, 4, 5), - overworld_frame(gEventObjectPic_OldMan1, 2, 4, 6), - overworld_frame(gEventObjectPic_OldMan1, 2, 4, 7), - overworld_frame(gEventObjectPic_OldMan1, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_ExpertM[] = { + overworld_frame(gEventObjectPic_ExpertM, 2, 4, 0), + overworld_frame(gEventObjectPic_ExpertM, 2, 4, 1), + overworld_frame(gEventObjectPic_ExpertM, 2, 4, 2), + overworld_frame(gEventObjectPic_ExpertM, 2, 4, 3), + overworld_frame(gEventObjectPic_ExpertM, 2, 4, 4), + overworld_frame(gEventObjectPic_ExpertM, 2, 4, 5), + overworld_frame(gEventObjectPic_ExpertM, 2, 4, 6), + overworld_frame(gEventObjectPic_ExpertM, 2, 4, 7), + overworld_frame(gEventObjectPic_ExpertM, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_OldWoman1[] = { - overworld_frame(gEventObjectPic_OldWoman1, 2, 4, 0), - overworld_frame(gEventObjectPic_OldWoman1, 2, 4, 1), - overworld_frame(gEventObjectPic_OldWoman1, 2, 4, 2), - overworld_frame(gEventObjectPic_OldWoman1, 2, 4, 3), - overworld_frame(gEventObjectPic_OldWoman1, 2, 4, 4), - overworld_frame(gEventObjectPic_OldWoman1, 2, 4, 5), - overworld_frame(gEventObjectPic_OldWoman1, 2, 4, 6), - overworld_frame(gEventObjectPic_OldWoman1, 2, 4, 7), - overworld_frame(gEventObjectPic_OldWoman1, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_ExpertF[] = { + overworld_frame(gEventObjectPic_ExpertF, 2, 4, 0), + overworld_frame(gEventObjectPic_ExpertF, 2, 4, 1), + overworld_frame(gEventObjectPic_ExpertF, 2, 4, 2), + overworld_frame(gEventObjectPic_ExpertF, 2, 4, 3), + overworld_frame(gEventObjectPic_ExpertF, 2, 4, 4), + overworld_frame(gEventObjectPic_ExpertF, 2, 4, 5), + overworld_frame(gEventObjectPic_ExpertF, 2, 4, 6), + overworld_frame(gEventObjectPic_ExpertF, 2, 4, 7), + overworld_frame(gEventObjectPic_ExpertF, 2, 4, 8), }; const struct SpriteFrameImage gEventObjectPicTable_Man2[] = { @@ -337,6 +337,30 @@ const struct SpriteFrameImage gEventObjectPicTable_Man2[] = { overworld_frame(gEventObjectPic_Man2, 2, 4, 8), }; +const struct SpriteFrameImage gEventObjectPicTable_Woman3[] = { + overworld_frame(gEventObjectPic_Woman3, 2, 4, 0), + overworld_frame(gEventObjectPic_Woman3, 2, 4, 1), + overworld_frame(gEventObjectPic_Woman3, 2, 4, 2), + overworld_frame(gEventObjectPic_Woman3, 2, 4, 3), + overworld_frame(gEventObjectPic_Woman3, 2, 4, 4), + overworld_frame(gEventObjectPic_Woman3, 2, 4, 5), + overworld_frame(gEventObjectPic_Woman3, 2, 4, 6), + overworld_frame(gEventObjectPic_Woman3, 2, 4, 7), + overworld_frame(gEventObjectPic_Woman3, 2, 4, 8), +}; + +const struct SpriteFrameImage gEventObjectPicTable_PokefanM[] = { + overworld_frame(gEventObjectPic_PokefanM, 2, 4, 0), + overworld_frame(gEventObjectPic_PokefanM, 2, 4, 1), + overworld_frame(gEventObjectPic_PokefanM, 2, 4, 2), + overworld_frame(gEventObjectPic_PokefanM, 2, 4, 3), + overworld_frame(gEventObjectPic_PokefanM, 2, 4, 4), + overworld_frame(gEventObjectPic_PokefanM, 2, 4, 5), + overworld_frame(gEventObjectPic_PokefanM, 2, 4, 6), + overworld_frame(gEventObjectPic_PokefanM, 2, 4, 7), + overworld_frame(gEventObjectPic_PokefanM, 2, 4, 8), +}; + const struct SpriteFrameImage gEventObjectPicTable_Woman4[] = { overworld_frame(gEventObjectPic_Woman4, 2, 4, 0), overworld_frame(gEventObjectPic_Woman4, 2, 4, 1), @@ -349,30 +373,6 @@ const struct SpriteFrameImage gEventObjectPicTable_Woman4[] = { overworld_frame(gEventObjectPic_Woman4, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_Man3[] = { - overworld_frame(gEventObjectPic_Man3, 2, 4, 0), - overworld_frame(gEventObjectPic_Man3, 2, 4, 1), - overworld_frame(gEventObjectPic_Man3, 2, 4, 2), - overworld_frame(gEventObjectPic_Man3, 2, 4, 3), - overworld_frame(gEventObjectPic_Man3, 2, 4, 4), - overworld_frame(gEventObjectPic_Man3, 2, 4, 5), - overworld_frame(gEventObjectPic_Man3, 2, 4, 6), - overworld_frame(gEventObjectPic_Man3, 2, 4, 7), - overworld_frame(gEventObjectPic_Man3, 2, 4, 8), -}; - -const struct SpriteFrameImage gEventObjectPicTable_Woman5[] = { - overworld_frame(gEventObjectPic_Woman5, 2, 4, 0), - overworld_frame(gEventObjectPic_Woman5, 2, 4, 1), - overworld_frame(gEventObjectPic_Woman5, 2, 4, 2), - overworld_frame(gEventObjectPic_Woman5, 2, 4, 3), - overworld_frame(gEventObjectPic_Woman5, 2, 4, 4), - overworld_frame(gEventObjectPic_Woman5, 2, 4, 5), - overworld_frame(gEventObjectPic_Woman5, 2, 4, 6), - overworld_frame(gEventObjectPic_Woman5, 2, 4, 7), - overworld_frame(gEventObjectPic_Woman5, 2, 4, 8), -}; - const struct SpriteFrameImage gEventObjectPicTable_Cook[] = { overworld_frame(gEventObjectPic_Cook, 2, 4, 0), overworld_frame(gEventObjectPic_Cook, 2, 4, 1), @@ -385,40 +385,40 @@ const struct SpriteFrameImage gEventObjectPicTable_Cook[] = { overworld_frame(gEventObjectPic_Cook, 2, 4, 2), }; -const struct SpriteFrameImage gEventObjectPicTable_Woman6[] = { - overworld_frame(gEventObjectPic_Woman6, 2, 4, 0), - overworld_frame(gEventObjectPic_Woman6, 2, 4, 1), - overworld_frame(gEventObjectPic_Woman6, 2, 4, 2), - overworld_frame(gEventObjectPic_Woman6, 2, 4, 3), - overworld_frame(gEventObjectPic_Woman6, 2, 4, 4), - overworld_frame(gEventObjectPic_Woman6, 2, 4, 5), - overworld_frame(gEventObjectPic_Woman6, 2, 4, 6), - overworld_frame(gEventObjectPic_Woman6, 2, 4, 7), - overworld_frame(gEventObjectPic_Woman6, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_LinkReceptionist[] = { + overworld_frame(gEventObjectPic_LinkReceptionist, 2, 4, 0), + overworld_frame(gEventObjectPic_LinkReceptionist, 2, 4, 1), + overworld_frame(gEventObjectPic_LinkReceptionist, 2, 4, 2), + overworld_frame(gEventObjectPic_LinkReceptionist, 2, 4, 3), + overworld_frame(gEventObjectPic_LinkReceptionist, 2, 4, 4), + overworld_frame(gEventObjectPic_LinkReceptionist, 2, 4, 5), + overworld_frame(gEventObjectPic_LinkReceptionist, 2, 4, 6), + overworld_frame(gEventObjectPic_LinkReceptionist, 2, 4, 7), + overworld_frame(gEventObjectPic_LinkReceptionist, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_OldMan2[] = { - overworld_frame(gEventObjectPic_OldMan2, 2, 4, 0), - overworld_frame(gEventObjectPic_OldMan2, 2, 4, 1), - overworld_frame(gEventObjectPic_OldMan2, 2, 4, 2), - overworld_frame(gEventObjectPic_OldMan2, 2, 4, 0), - overworld_frame(gEventObjectPic_OldMan2, 2, 4, 0), - overworld_frame(gEventObjectPic_OldMan2, 2, 4, 1), - overworld_frame(gEventObjectPic_OldMan2, 2, 4, 1), - overworld_frame(gEventObjectPic_OldMan2, 2, 4, 2), - overworld_frame(gEventObjectPic_OldMan2, 2, 4, 2), +const struct SpriteFrameImage gEventObjectPicTable_OldMan[] = { + overworld_frame(gEventObjectPic_OldMan, 2, 4, 0), + overworld_frame(gEventObjectPic_OldMan, 2, 4, 1), + overworld_frame(gEventObjectPic_OldMan, 2, 4, 2), + overworld_frame(gEventObjectPic_OldMan, 2, 4, 0), + overworld_frame(gEventObjectPic_OldMan, 2, 4, 0), + overworld_frame(gEventObjectPic_OldMan, 2, 4, 1), + overworld_frame(gEventObjectPic_OldMan, 2, 4, 1), + overworld_frame(gEventObjectPic_OldMan, 2, 4, 2), + overworld_frame(gEventObjectPic_OldMan, 2, 4, 2), }; -const struct SpriteFrameImage gEventObjectPicTable_OldWoman2[] = { - overworld_frame(gEventObjectPic_OldWoman2, 2, 4, 0), - overworld_frame(gEventObjectPic_OldWoman2, 2, 4, 1), - overworld_frame(gEventObjectPic_OldWoman2, 2, 4, 2), - overworld_frame(gEventObjectPic_OldWoman2, 2, 4, 3), - overworld_frame(gEventObjectPic_OldWoman2, 2, 4, 4), - overworld_frame(gEventObjectPic_OldWoman2, 2, 4, 5), - overworld_frame(gEventObjectPic_OldWoman2, 2, 4, 6), - overworld_frame(gEventObjectPic_OldWoman2, 2, 4, 7), - overworld_frame(gEventObjectPic_OldWoman2, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_OldWoman[] = { + overworld_frame(gEventObjectPic_OldWoman, 2, 4, 0), + overworld_frame(gEventObjectPic_OldWoman, 2, 4, 1), + overworld_frame(gEventObjectPic_OldWoman, 2, 4, 2), + overworld_frame(gEventObjectPic_OldWoman, 2, 4, 3), + overworld_frame(gEventObjectPic_OldWoman, 2, 4, 4), + overworld_frame(gEventObjectPic_OldWoman, 2, 4, 5), + overworld_frame(gEventObjectPic_OldWoman, 2, 4, 6), + overworld_frame(gEventObjectPic_OldWoman, 2, 4, 7), + overworld_frame(gEventObjectPic_OldWoman, 2, 4, 8), }; const struct SpriteFrameImage gEventObjectPicTable_Camper[] = { @@ -445,28 +445,28 @@ const struct SpriteFrameImage gEventObjectPicTable_Picnicker[] = { overworld_frame(gEventObjectPic_Picnicker, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_Man4[] = { - overworld_frame(gEventObjectPic_Man4, 2, 4, 0), - overworld_frame(gEventObjectPic_Man4, 2, 4, 1), - overworld_frame(gEventObjectPic_Man4, 2, 4, 2), - overworld_frame(gEventObjectPic_Man4, 2, 4, 3), - overworld_frame(gEventObjectPic_Man4, 2, 4, 4), - overworld_frame(gEventObjectPic_Man4, 2, 4, 5), - overworld_frame(gEventObjectPic_Man4, 2, 4, 6), - overworld_frame(gEventObjectPic_Man4, 2, 4, 7), - overworld_frame(gEventObjectPic_Man4, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_Man3[] = { + overworld_frame(gEventObjectPic_Man3, 2, 4, 0), + overworld_frame(gEventObjectPic_Man3, 2, 4, 1), + overworld_frame(gEventObjectPic_Man3, 2, 4, 2), + overworld_frame(gEventObjectPic_Man3, 2, 4, 3), + overworld_frame(gEventObjectPic_Man3, 2, 4, 4), + overworld_frame(gEventObjectPic_Man3, 2, 4, 5), + overworld_frame(gEventObjectPic_Man3, 2, 4, 6), + overworld_frame(gEventObjectPic_Man3, 2, 4, 7), + overworld_frame(gEventObjectPic_Man3, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_Woman7[] = { - overworld_frame(gEventObjectPic_Woman7, 2, 4, 0), - overworld_frame(gEventObjectPic_Woman7, 2, 4, 1), - overworld_frame(gEventObjectPic_Woman7, 2, 4, 2), - overworld_frame(gEventObjectPic_Woman7, 2, 4, 3), - overworld_frame(gEventObjectPic_Woman7, 2, 4, 4), - overworld_frame(gEventObjectPic_Woman7, 2, 4, 5), - overworld_frame(gEventObjectPic_Woman7, 2, 4, 6), - overworld_frame(gEventObjectPic_Woman7, 2, 4, 7), - overworld_frame(gEventObjectPic_Woman7, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_Woman5[] = { + overworld_frame(gEventObjectPic_Woman5, 2, 4, 0), + overworld_frame(gEventObjectPic_Woman5, 2, 4, 1), + overworld_frame(gEventObjectPic_Woman5, 2, 4, 2), + overworld_frame(gEventObjectPic_Woman5, 2, 4, 3), + overworld_frame(gEventObjectPic_Woman5, 2, 4, 4), + overworld_frame(gEventObjectPic_Woman5, 2, 4, 5), + overworld_frame(gEventObjectPic_Woman5, 2, 4, 6), + overworld_frame(gEventObjectPic_Woman5, 2, 4, 7), + overworld_frame(gEventObjectPic_Woman5, 2, 4, 8), }; const struct SpriteFrameImage gEventObjectPicTable_Youngster[] = { @@ -762,6 +762,18 @@ const struct SpriteFrameImage gEventObjectPicTable_ProfBirch[] = { overworld_frame(gEventObjectPic_ProfBirch, 2, 4, 8), }; +const struct SpriteFrameImage gEventObjectPicTable_Man4[] = { + overworld_frame(gEventObjectPic_Man4, 2, 4, 0), + overworld_frame(gEventObjectPic_Man4, 2, 4, 1), + overworld_frame(gEventObjectPic_Man4, 2, 4, 2), + overworld_frame(gEventObjectPic_Man4, 2, 4, 3), + overworld_frame(gEventObjectPic_Man4, 2, 4, 4), + overworld_frame(gEventObjectPic_Man4, 2, 4, 5), + overworld_frame(gEventObjectPic_Man4, 2, 4, 6), + overworld_frame(gEventObjectPic_Man4, 2, 4, 7), + overworld_frame(gEventObjectPic_Man4, 2, 4, 8), +}; + const struct SpriteFrameImage gEventObjectPicTable_Man5[] = { overworld_frame(gEventObjectPic_Man5, 2, 4, 0), overworld_frame(gEventObjectPic_Man5, 2, 4, 1), @@ -774,18 +786,6 @@ const struct SpriteFrameImage gEventObjectPicTable_Man5[] = { overworld_frame(gEventObjectPic_Man5, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_Man6[] = { - overworld_frame(gEventObjectPic_Man6, 2, 4, 0), - overworld_frame(gEventObjectPic_Man6, 2, 4, 1), - overworld_frame(gEventObjectPic_Man6, 2, 4, 2), - overworld_frame(gEventObjectPic_Man6, 2, 4, 3), - overworld_frame(gEventObjectPic_Man6, 2, 4, 4), - overworld_frame(gEventObjectPic_Man6, 2, 4, 5), - overworld_frame(gEventObjectPic_Man6, 2, 4, 6), - overworld_frame(gEventObjectPic_Man6, 2, 4, 7), - overworld_frame(gEventObjectPic_Man6, 2, 4, 8), -}; - const struct SpriteFrameImage gEventObjectPicTable_ReporterM[] = { overworld_frame(gEventObjectPic_ReporterM, 2, 4, 0), overworld_frame(gEventObjectPic_ReporterM, 2, 4, 1), @@ -1122,16 +1122,16 @@ const struct SpriteFrameImage gEventObjectPicTable_Scientist2[] = { overworld_frame(gEventObjectPic_Scientist2, 2, 4, 8), }; -const struct SpriteFrameImage gEventObjectPicTable_Man7[] = { - overworld_frame(gEventObjectPic_Man7, 2, 4, 0), - overworld_frame(gEventObjectPic_Man7, 2, 4, 1), - overworld_frame(gEventObjectPic_Man7, 2, 4, 2), - overworld_frame(gEventObjectPic_Man7, 2, 4, 3), - overworld_frame(gEventObjectPic_Man7, 2, 4, 4), - overworld_frame(gEventObjectPic_Man7, 2, 4, 5), - overworld_frame(gEventObjectPic_Man7, 2, 4, 6), - overworld_frame(gEventObjectPic_Man7, 2, 4, 7), - overworld_frame(gEventObjectPic_Man7, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_DevonEmployee[] = { + overworld_frame(gEventObjectPic_DevonEmployee, 2, 4, 0), + overworld_frame(gEventObjectPic_DevonEmployee, 2, 4, 1), + overworld_frame(gEventObjectPic_DevonEmployee, 2, 4, 2), + overworld_frame(gEventObjectPic_DevonEmployee, 2, 4, 3), + overworld_frame(gEventObjectPic_DevonEmployee, 2, 4, 4), + overworld_frame(gEventObjectPic_DevonEmployee, 2, 4, 5), + overworld_frame(gEventObjectPic_DevonEmployee, 2, 4, 6), + overworld_frame(gEventObjectPic_DevonEmployee, 2, 4, 7), + overworld_frame(gEventObjectPic_DevonEmployee, 2, 4, 8), }; const struct SpriteFrameImage gEventObjectPicTable_AquaMemberM[] = { @@ -1632,28 +1632,28 @@ const struct SpriteFrameImage gEventObjectPicTable_LatiasLatios[] = { overworld_frame(gEventObjectPic_LatiasLatios, 4, 4, 2), }; -const struct SpriteFrameImage gEventObjectPicTable_Boy5[] = { - overworld_frame(gEventObjectPic_Boy5, 2, 4, 0), - overworld_frame(gEventObjectPic_Boy5, 2, 4, 1), - overworld_frame(gEventObjectPic_Boy5, 2, 4, 2), - overworld_frame(gEventObjectPic_Boy5, 2, 4, 0), - overworld_frame(gEventObjectPic_Boy5, 2, 4, 0), - overworld_frame(gEventObjectPic_Boy5, 2, 4, 1), - overworld_frame(gEventObjectPic_Boy5, 2, 4, 1), - overworld_frame(gEventObjectPic_Boy5, 2, 4, 2), - overworld_frame(gEventObjectPic_Boy5, 2, 4, 2), +const struct SpriteFrameImage gEventObjectPicTable_GameboyKid[] = { + overworld_frame(gEventObjectPic_GameboyKid, 2, 4, 0), + overworld_frame(gEventObjectPic_GameboyKid, 2, 4, 1), + overworld_frame(gEventObjectPic_GameboyKid, 2, 4, 2), + overworld_frame(gEventObjectPic_GameboyKid, 2, 4, 0), + overworld_frame(gEventObjectPic_GameboyKid, 2, 4, 0), + overworld_frame(gEventObjectPic_GameboyKid, 2, 4, 1), + overworld_frame(gEventObjectPic_GameboyKid, 2, 4, 1), + overworld_frame(gEventObjectPic_GameboyKid, 2, 4, 2), + overworld_frame(gEventObjectPic_GameboyKid, 2, 4, 2), }; -const struct SpriteFrameImage gEventObjectPicTable_ContestOldMan[] = { - overworld_frame(gEventObjectPic_ContestOldMan, 2, 4, 0), - overworld_frame(gEventObjectPic_ContestOldMan, 2, 4, 1), - overworld_frame(gEventObjectPic_ContestOldMan, 2, 4, 2), - overworld_frame(gEventObjectPic_ContestOldMan, 2, 4, 3), - overworld_frame(gEventObjectPic_ContestOldMan, 2, 4, 4), - overworld_frame(gEventObjectPic_ContestOldMan, 2, 4, 5), - overworld_frame(gEventObjectPic_ContestOldMan, 2, 4, 6), - overworld_frame(gEventObjectPic_ContestOldMan, 2, 4, 7), - overworld_frame(gEventObjectPic_ContestOldMan, 2, 4, 8), +const struct SpriteFrameImage gEventObjectPicTable_ContestJudge[] = { + overworld_frame(gEventObjectPic_ContestJudge, 2, 4, 0), + overworld_frame(gEventObjectPic_ContestJudge, 2, 4, 1), + overworld_frame(gEventObjectPic_ContestJudge, 2, 4, 2), + overworld_frame(gEventObjectPic_ContestJudge, 2, 4, 3), + overworld_frame(gEventObjectPic_ContestJudge, 2, 4, 4), + overworld_frame(gEventObjectPic_ContestJudge, 2, 4, 5), + overworld_frame(gEventObjectPic_ContestJudge, 2, 4, 6), + overworld_frame(gEventObjectPic_ContestJudge, 2, 4, 7), + overworld_frame(gEventObjectPic_ContestJudge, 2, 4, 8), }; const struct SpriteFrameImage gEventObjectPicTable_BrendanWatering[] = { diff --git a/src/data/field_event_obj/field_effect_objects.h b/src/data/field_event_obj/field_effect_objects.h index 15fc733433..33fe66fe2d 100755 --- a/src/data/field_event_obj/field_effect_objects.h +++ b/src/data/field_event_obj/field_effect_objects.h @@ -32,13 +32,13 @@ const struct SpriteFrameImage gFieldEffectObjectPicTable_ShadowExtraLarge[] = { obj_frame_tiles(gFieldEffectObjectPic_ShadowExtraLarge), }; -const struct SpriteTemplate gFieldEffectObjectTemplate_ShadowSmall = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_8x8, gFieldEffectObjectImageAnimTable_Shadow, gFieldEffectObjectPicTable_ShadowSmall, gDummySpriteAffineAnimTable, oamc_shadow}; +const struct SpriteTemplate gFieldEffectObjectTemplate_ShadowSmall = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_8x8, gFieldEffectObjectImageAnimTable_Shadow, gFieldEffectObjectPicTable_ShadowSmall, gDummySpriteAffineAnimTable, UpdateShadowFieldEffect}; -const struct SpriteTemplate gFieldEffectObjectTemplate_ShadowMedium = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_16x8, gFieldEffectObjectImageAnimTable_Shadow, gFieldEffectObjectPicTable_ShadowMedium, gDummySpriteAffineAnimTable, oamc_shadow}; +const struct SpriteTemplate gFieldEffectObjectTemplate_ShadowMedium = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_16x8, gFieldEffectObjectImageAnimTable_Shadow, gFieldEffectObjectPicTable_ShadowMedium, gDummySpriteAffineAnimTable, UpdateShadowFieldEffect}; -const struct SpriteTemplate gFieldEffectObjectTemplate_ShadowLarge = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_32x8, gFieldEffectObjectImageAnimTable_Shadow, gFieldEffectObjectPicTable_ShadowLarge, gDummySpriteAffineAnimTable, oamc_shadow}; +const struct SpriteTemplate gFieldEffectObjectTemplate_ShadowLarge = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_32x8, gFieldEffectObjectImageAnimTable_Shadow, gFieldEffectObjectPicTable_ShadowLarge, gDummySpriteAffineAnimTable, UpdateShadowFieldEffect}; -const struct SpriteTemplate gFieldEffectObjectTemplate_ShadowExtraLarge = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_64x32, gFieldEffectObjectImageAnimTable_Shadow, gFieldEffectObjectPicTable_ShadowExtraLarge, gDummySpriteAffineAnimTable, oamc_shadow}; +const struct SpriteTemplate gFieldEffectObjectTemplate_ShadowExtraLarge = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_64x32, gFieldEffectObjectImageAnimTable_Shadow, gFieldEffectObjectPicTable_ShadowExtraLarge, gDummySpriteAffineAnimTable, UpdateShadowFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_TallGrass[] = { overworld_frame(gFieldEffectObjectPic_TallGrass, 2, 2, 0), @@ -63,7 +63,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_TallGrass[] = gFieldEffectObjectImageAnim_850CA84, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_TallGrass = {0xFFFF, 0x1005, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_TallGrass, gFieldEffectObjectPicTable_TallGrass, gDummySpriteAffineAnimTable, unc_grass_normal}; +const struct SpriteTemplate gFieldEffectObjectTemplate_TallGrass = {0xFFFF, 0x1005, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_TallGrass, gFieldEffectObjectPicTable_TallGrass, gDummySpriteAffineAnimTable, UpdateTallGrassFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_Ripple[] = { overworld_frame(gFieldEffectObjectPic_Ripple, 2, 2, 0), @@ -116,7 +116,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_Ash[] = gFieldEffectObjectImageAnim_850CB48, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_Ash = {0xFFFF, 0x1005, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_Ash, gFieldEffectObjectPicTable_Ash, gDummySpriteAffineAnimTable, sub_8155460}; +const struct SpriteTemplate gFieldEffectObjectTemplate_Ash = {0xFFFF, 0x1005, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_Ash, gFieldEffectObjectPicTable_Ash, gDummySpriteAffineAnimTable, UpdateAshFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_SurfBlob[] = { overworld_frame(gFieldEffectObjectPic_SurfBlob, 4, 4, 0), @@ -156,7 +156,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_SurfBlob[] = gFieldEffectObjectImageAnim_850CBAC, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_SurfBlob = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_32x32, gFieldEffectObjectImageAnimTable_SurfBlob, gFieldEffectObjectPicTable_SurfBlob, gDummySpriteAffineAnimTable, sub_8155658}; +const struct SpriteTemplate gFieldEffectObjectTemplate_SurfBlob = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_32x32, gFieldEffectObjectImageAnimTable_SurfBlob, gFieldEffectObjectPicTable_SurfBlob, gDummySpriteAffineAnimTable, UpdateSurfBlobFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_Arrow[] = { overworld_frame(gFieldEffectObjectPic_Arrow, 2, 2, 0), @@ -289,7 +289,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_SandFootprints[] = gFieldEffectObjectImageAnim_850CD30, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_SandFootprints = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_SandFootprints, gFieldEffectObjectPicTable_SandFootprints, gDummySpriteAffineAnimTable, sub_8154C60}; +const struct SpriteTemplate gFieldEffectObjectTemplate_SandFootprints = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_SandFootprints, gFieldEffectObjectPicTable_SandFootprints, gDummySpriteAffineAnimTable, UpdateFootprintsTireTracksFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_DeepSandFootprints[] = { overworld_frame(gFieldEffectObjectPic_DeepSandFootprints, 2, 2, 0), @@ -329,7 +329,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_DeepSandFootprints[] gFieldEffectObjectImageAnim_850CD8C, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_DeepSandFootprints = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_DeepSandFootprints, gFieldEffectObjectPicTable_DeepSandFootprints, gDummySpriteAffineAnimTable, sub_8154C60}; +const struct SpriteTemplate gFieldEffectObjectTemplate_DeepSandFootprints = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_DeepSandFootprints, gFieldEffectObjectPicTable_DeepSandFootprints, gDummySpriteAffineAnimTable, UpdateFootprintsTireTracksFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_BikeTireTracks[] = { overworld_frame(gFieldEffectObjectPic_BikeTireTracks, 2, 2, 0), @@ -399,7 +399,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_BikeTireTracks[] = gFieldEffectObjectImageAnim_850CE18, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_BikeTireTracks = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_BikeTireTracks, gFieldEffectObjectPicTable_BikeTireTracks, gDummySpriteAffineAnimTable, sub_8154C60}; +const struct SpriteTemplate gFieldEffectObjectTemplate_BikeTireTracks = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_BikeTireTracks, gFieldEffectObjectPicTable_BikeTireTracks, gDummySpriteAffineAnimTable, UpdateFootprintsTireTracksFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_BikeHopBigSplash[] = { overworld_frame(gFieldEffectObjectPic_BikeHopBigSplash, 2, 2, 0), @@ -455,7 +455,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_Splash[] = gFieldEffectObjectImageAnim_850CEC8, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_Splash = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x8, gFieldEffectObjectImageAnimTable_Splash, gFieldEffectObjectPicTable_Splash, gDummySpriteAffineAnimTable, sub_8154D90}; +const struct SpriteTemplate gFieldEffectObjectTemplate_Splash = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x8, gFieldEffectObjectImageAnimTable_Splash, gFieldEffectObjectPicTable_Splash, gDummySpriteAffineAnimTable, UpdateSplashFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_BikeHopSmallSplash[] = { overworld_frame(gFieldEffectObjectPic_BikeHopSmallSplash, 2, 1, 0), @@ -502,7 +502,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_LongGrass[] = gFieldEffectObjectImageAnim_850CF70, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_LongGrass = {0xFFFF, 0x1005, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_LongGrass, gFieldEffectObjectPicTable_LongGrass, gDummySpriteAffineAnimTable, unc_grass_tall}; +const struct SpriteTemplate gFieldEffectObjectTemplate_LongGrass = {0xFFFF, 0x1005, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_LongGrass, gFieldEffectObjectPicTable_LongGrass, gDummySpriteAffineAnimTable, UpdateLongGrassFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_Unknown16[] = { overworld_frame(gFieldEffectObjectPic_Unknown16, 2, 2, 0), @@ -631,7 +631,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_Unknown29[] = gFieldEffectObjectImageAnim_850D160, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_Unknown29 = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x8, gFieldEffectObjectImageAnimTable_Unknown29, gFieldEffectObjectPicTable_Unknown29, gDummySpriteAffineAnimTable, sub_81559BC}; +const struct SpriteTemplate gFieldEffectObjectTemplate_Unknown29 = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x8, gFieldEffectObjectImageAnimTable_Unknown29, gFieldEffectObjectPicTable_Unknown29, gDummySpriteAffineAnimTable, UpdateSandPileFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_Unknown20[] = { overworld_frame(gFieldEffectObjectPic_Unknown20, 2, 2, 0), @@ -769,7 +769,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_TreeDisguise[] = gFieldEffectObjectImageAnim_850D384, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_TreeDisguise = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_16x32, gFieldEffectObjectImageAnimTable_TreeDisguise, gFieldEffectObjectPicTable_TreeDisguise, gDummySpriteAffineAnimTable, sub_8155C88}; +const struct SpriteTemplate gFieldEffectObjectTemplate_TreeDisguise = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_16x32, gFieldEffectObjectImageAnimTable_TreeDisguise, gFieldEffectObjectPicTable_TreeDisguise, gDummySpriteAffineAnimTable, UpdateDisguiseFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_MountainDisguise[] = { overworld_frame(gFieldEffectObjectPic_MountainDisguise, 2, 4, 0), @@ -805,7 +805,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_MountainDisguise[] = gFieldEffectObjectImageAnim_850D404, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_MountainDisguise = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_16x32, gFieldEffectObjectImageAnimTable_MountainDisguise, gFieldEffectObjectPicTable_MountainDisguise, gDummySpriteAffineAnimTable, sub_8155C88}; +const struct SpriteTemplate gFieldEffectObjectTemplate_MountainDisguise = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_16x32, gFieldEffectObjectImageAnimTable_MountainDisguise, gFieldEffectObjectPicTable_MountainDisguise, gDummySpriteAffineAnimTable, UpdateDisguiseFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_SandDisguisePlaceholder[] = { overworld_frame(gFieldEffectObjectPic_SandDisguisePlaceholder, 2, 4, 0), @@ -817,7 +817,7 @@ const struct SpriteFrameImage gFieldEffectObjectPicTable_SandDisguisePlaceholder overworld_frame(gFieldEffectObjectPic_SandDisguisePlaceholder, 2, 4, 6), }; -const struct SpriteTemplate gFieldEffectObjectTemplate_SandDisguisePlaceholder = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_16x32, gFieldEffectObjectImageAnimTable_TreeDisguise, gFieldEffectObjectPicTable_SandDisguisePlaceholder, gDummySpriteAffineAnimTable, sub_8155C88}; +const struct SpriteTemplate gFieldEffectObjectTemplate_SandDisguisePlaceholder = {0xFFFF, 0xFFFF, &gEventObjectBaseOam_16x32, gFieldEffectObjectImageAnimTable_TreeDisguise, gFieldEffectObjectPicTable_SandDisguisePlaceholder, gDummySpriteAffineAnimTable, UpdateDisguiseFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_Bird[] = { obj_frame_tiles(gFieldEffectObjectPic_Bird), @@ -853,7 +853,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_ShortGrass[] = gFieldEffectObjectImageAnim_850D4D0, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_ShortGrass = {0xFFFF, 0x1005, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_ShortGrass, gFieldEffectObjectPicTable_ShortGrass, gDummySpriteAffineAnimTable, sub_8154A10}; +const struct SpriteTemplate gFieldEffectObjectTemplate_ShortGrass = {0xFFFF, 0x1005, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_ShortGrass, gFieldEffectObjectPicTable_ShortGrass, gDummySpriteAffineAnimTable, UpdateShortGrassFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_HotSpringsWater[] = { obj_frame_tiles(gFieldEffectObjectPic_HotSpringsWater), @@ -870,7 +870,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_HotSpringsWater[] = gFieldEffectObjectImageAnim_850D500, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_HotSpringsWater = {0xFFFF, 0x1005, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_HotSpringsWater, gFieldEffectObjectPicTable_HotSpringsWater, gDummySpriteAffineAnimTable, sub_8155158}; +const struct SpriteTemplate gFieldEffectObjectTemplate_HotSpringsWater = {0xFFFF, 0x1005, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_HotSpringsWater, gFieldEffectObjectPicTable_HotSpringsWater, gDummySpriteAffineAnimTable, UpdateHotSpringsWaterFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_JumpOutOfAsh[] = { overworld_frame(gFieldEffectObjectPic_JumpOutOfAsh, 2, 2, 0), @@ -953,7 +953,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_Bubbles[] = gFieldEffectObjectImageAnim_850D624, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_Bubbles = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x32, gFieldEffectObjectImageAnimTable_Bubbles, gFieldEffectObjectPicTable_Bubbles, gDummySpriteAffineAnimTable, sub_8155AEC}; +const struct SpriteTemplate gFieldEffectObjectTemplate_Bubbles = {0xFFFF, 0x1004, &gEventObjectBaseOam_16x32, gFieldEffectObjectImageAnimTable_Bubbles, gFieldEffectObjectPicTable_Bubbles, gDummySpriteAffineAnimTable, UpdateBubblesFieldEffect}; const struct SpriteFrameImage gFieldEffectObjectPicTable_Unknown35[] = { overworld_frame(gFieldEffectObjectPic_Unknown35, 2, 2, 0), @@ -973,7 +973,7 @@ const union AnimCmd *const gFieldEffectObjectImageAnimTable_Unknown35[] = gFieldEffectObjectImageAnim_850D674, }; -const struct SpriteTemplate gFieldEffectObjectTemplate_Unknown35 = {0xFFFF, 0x100F, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_Unknown35, gFieldEffectObjectPicTable_Unknown35, gDummySpriteAffineAnimTable, sub_8155E50}; +const struct SpriteTemplate gFieldEffectObjectTemplate_Unknown35 = {0xFFFF, 0x100F, &gEventObjectBaseOam_16x16, gFieldEffectObjectImageAnimTable_Unknown35, gFieldEffectObjectPicTable_Unknown35, gDummySpriteAffineAnimTable, UpdateSparkleFieldEffect}; const struct SpritePalette gFieldEffectObjectPaletteInfo3 = {gFieldEffectObjectPalette3, 0x100F}; diff --git a/src/data/pokemon/experience_tables.h b/src/data/pokemon/experience_tables.h index 58474b6f19..9fd5a2fae5 100644 --- a/src/data/pokemon/experience_tables.h +++ b/src/data/pokemon/experience_tables.h @@ -18,7 +18,7 @@ :(n <= 36) ? ((n + 14) * CUBE(n) / 50) \ : (((n / 2) + 32) * CUBE(n) / 50) -const u32 gExperienceTables[][MAX_MON_LEVEL + 1] = +const u32 gExperienceTables[][MAX_LEVEL + 1] = { { // Medium Fast 0, // 0 diff --git a/src/data/pokemon_graphics/back_pic_coordinates.h b/src/data/pokemon_graphics/back_pic_coordinates.h index f54b409e4e..877bf34753 100644 --- a/src/data/pokemon_graphics/back_pic_coordinates.h +++ b/src/data/pokemon_graphics/back_pic_coordinates.h @@ -1,4 +1,4 @@ -const struct MonCoords gUnknown_083021D8[] = +const struct MonCoords gMonBackPicCoords[] = { {0x88, 0x00}, // SPECIES_NONE {0x64, 0x10}, // SPECIES_BULBASAUR diff --git a/src/daycare.c b/src/daycare.c index 934cdea439..c80a8b743a 100644 --- a/src/daycare.c +++ b/src/daycare.c @@ -241,7 +241,7 @@ static void ApplyDaycareExperience(struct Pokemon *mon) bool8 firstMove; u16 learnedMove; - for (i = 0; i < MAX_MON_LEVEL; i++) + for (i = 0; i < MAX_LEVEL; i++) { // Add the mon's gained daycare experience level by level until it can't level up anymore. if (TryIncrementMonLevel(mon)) @@ -278,7 +278,7 @@ static u16 TakeSelectedPokemonFromDaycare(struct DaycareMon *daycareMon) species = GetBoxMonData(&daycareMon->mon, MON_DATA_SPECIES); BoxMonToMon(&daycareMon->mon, &pokemon); - if (GetMonData(&pokemon, MON_DATA_LEVEL) != MAX_MON_LEVEL) + if (GetMonData(&pokemon, MON_DATA_LEVEL) != MAX_LEVEL) { experience = GetMonData(&pokemon, MON_DATA_EXP) + daycareMon->steps; SetMonData(&pokemon, MON_DATA_EXP, &experience); @@ -949,7 +949,7 @@ static bool8 _DoEggActions_CheckHatch(struct DayCare *daycare) return FALSE; // no hatching } -bool8 DoEggActions_CheckHatch(void) +bool8 ShouldEggHatch(void) { return _DoEggActions_CheckHatch(&gSaveBlock1Ptr->daycare); } diff --git a/src/decoration.c b/src/decoration.c index 94edbe9568..796cc794ac 100644 --- a/src/decoration.c +++ b/src/decoration.c @@ -1171,7 +1171,7 @@ void sub_8127B90(u16 mapX, u16 mapY, u8 decWidth, u8 decHeight, u16 decor) { decLeft = mapX + j; behavior = GetBehaviorByMetatileId(0x200 + gDecorations[decor].tiles[i * decWidth + j]); - if (MetatileBehavior_IsMB_B9(behavior) == TRUE || (gDecorations[decor].permission != DECORPERM_PASS_FLOOR && (behavior >> 12))) + if (MetatileBehavior_IsSecretBaseImpassable(behavior) == TRUE || (gDecorations[decor].permission != DECORPERM_PASS_FLOOR && (behavior >> 12))) { flags = 0xc00; } @@ -1179,7 +1179,7 @@ void sub_8127B90(u16 mapX, u16 mapY, u8 decWidth, u8 decHeight, u16 decor) { flags = 0x000; } - if (gDecorations[decor].permission != DECORPERM_NA_WALL && MetatileBehavior_IsMB_B7(MapGridGetMetatileBehaviorAt(decLeft, decBottom)) == TRUE) + if (gDecorations[decor].permission != DECORPERM_NA_WALL && MetatileBehavior_IsSecretBaseNorthWall(MapGridGetMetatileBehaviorAt(decLeft, decBottom)) == TRUE) { v0 = 1; } @@ -1446,7 +1446,7 @@ void sub_8128414(u8 taskId) bool8 sub_8128484(u8 behaviorAt, u16 behaviorBy) { - if (MetatileBehavior_IsMB_B3(behaviorAt) != TRUE || behaviorBy != 0) + if (MetatileBehavior_IsBlockDecoration(behaviorAt) != TRUE || behaviorBy != 0) { return FALSE; } @@ -1464,9 +1464,9 @@ bool8 sub_81284AC(u8 taskId, s16 x, s16 y, u16 decor) bool8 sub_81284F4(u16 behaviorAt, const struct Decoration *decoration) { - if (MetatileBehavior_IsMB_B3(behaviorAt) != TRUE) + if (MetatileBehavior_IsBlockDecoration(behaviorAt) != TRUE) { - if (decoration->id == DECOR_SOLID_BOARD && MetatileBehavior_IsMB_C2(behaviorAt) == TRUE) + if (decoration->id == DECOR_SOLID_BOARD && MetatileBehavior_IsSecretBaseHole(behaviorAt) == TRUE) { return TRUE; } @@ -1548,7 +1548,7 @@ bool8 sub_812853C(u8 taskId, const struct Decoration *decoration) curX = gTasks[taskId].data[0] + j; behaviorAt = MapGridGetMetatileBehaviorAt(curX, curY); behaviorBy = GetBehaviorByMetatileId(0x200 + decoration->tiles[j]) & 0xf000; - if (!MetatileBehavior_IsNormal(behaviorAt) && !MetatileBehavior_IsMB_B7(behaviorAt)) + if (!MetatileBehavior_IsNormal(behaviorAt) && !MetatileBehavior_IsSecretBaseNorthWall(behaviorAt)) { return FALSE; } @@ -1570,7 +1570,7 @@ bool8 sub_812853C(u8 taskId, const struct Decoration *decoration) for (j=0; jshape == DECORSHAPE_1x2) { - if (!MetatileBehavior_IsMB_C3(behaviorAt)) + if (!MetatileBehavior_IsLargeMatCenter(behaviorAt)) { return FALSE; } } - else if (!MetatileBehavior_IsMB_B5(behaviorAt)) + else if (!MetatileBehavior_IsSecretBaseLargeMatEdge(behaviorAt)) { - if (!MetatileBehavior_IsMB_C3(behaviorAt)) + if (!MetatileBehavior_IsLargeMatCenter(behaviorAt)) { return FALSE; } @@ -2385,7 +2385,7 @@ void sub_8129C74(u8 taskId) { data = gTasks[taskId].data; behavior = MapGridGetMetatileBehaviorAt(data[0], data[1]); - if (MetatileBehavior_IsSecretBasePC(behavior) == TRUE || MetatileBehavior_IsMB_C5(behavior) == TRUE) + if (MetatileBehavior_IsSecretBasePC(behavior) == TRUE || MetatileBehavior_IsPlayerRoomPCOn(behavior) == TRUE) { gSprites[sDecor_CameraSpriteObjectIdx1].invisible = FALSE; gSprites[sDecor_CameraSpriteObjectIdx1].callback = SpriteCallbackDummy; diff --git a/src/easy_chat.c b/src/easy_chat.c index fbf4c0e70a..7d25d1430b 100644 --- a/src/easy_chat.c +++ b/src/easy_chat.c @@ -352,7 +352,7 @@ void easy_chat_input_maybe(void) words = &gSaveBlock1Ptr->lilycoveLady.quiz.unk_014; break; case 19: - words = (u16 *)&gSaveBlock2Ptr->field_DC[0].field_0[0x28]; + words = gSaveBlock2Ptr->apprentices[0].easyChatWords; break; case 20: words = sub_801B058(); diff --git a/src/event_object_movement.c b/src/event_object_movement.c index 2b85e751fb..57f72b2843 100644 --- a/src/event_object_movement.c +++ b/src/event_object_movement.c @@ -17,7 +17,6 @@ #include "pokenav.h" #include "random.h" #include "rom_818CFC8.h" -#include "rom_81BE66C.h" #include "sprite.h" #include "trainer_see.h" #include "util.h" @@ -1868,7 +1867,7 @@ static void sub_808E1B8(u8 eventObjectId, s16 x, s16 y) if (eventObject->movementType == 0x0b) { SetPlayerAvatarEventObjectIdAndObjectId(eventObjectId, spriteId); - eventObject->warpArrowSpriteId = sub_8154228(); + eventObject->warpArrowSpriteId = CreateWarpArrowSprite(); } if (subspriteTables != NULL) { @@ -2024,7 +2023,7 @@ const struct EventObjectGraphicsInfo *GetEventObjectGraphicsInfo(u8 graphicsId) } if (graphicsId >= NUM_OBJECT_GRAPHICS_INFO) { - graphicsId = EVENT_OBJ_GFX_LITTLE_BOY_1; + graphicsId = EVENT_OBJ_GFX_NINJA_BOY; } return gEventObjectGraphicsInfoPointers[graphicsId]; } @@ -2638,10 +2637,10 @@ void sub_808F28C(u8 localId, u8 mapNum, u8 mapGroup, u8 decorCat) switch (decorCat) { case DECORCAT_DOLL: - OverrideMovementTypeForEventObject(&gEventObjects[eventObjectId], EventScript_2766A2); + OverrideMovementTypeForEventObject(&gEventObjects[eventObjectId], EventScript_SecretPower1); break; case DECORCAT_CUSHION: - OverrideMovementTypeForEventObject(&gEventObjects[eventObjectId], EventScript_2766A6); + OverrideMovementTypeForEventObject(&gEventObjects[eventObjectId], EventScript_SecretPower2); break; } } @@ -7721,7 +7720,7 @@ static void GetGroundEffectFlags_Tracks(struct EventObject *eventObj, u32 *flags *flags |= GROUND_EFFECT_FLAG_DEEP_SAND; } else if (MetatileBehavior_IsSandOrDeepSand(eventObj->previousMetatileBehavior) - || MetatileBehavior_IsUnusedFootprintMetatile(eventObj->previousMetatileBehavior)) + || MetatileBehavior_IsFootprints(eventObj->previousMetatileBehavior)) { *flags |= GROUND_EFFECT_FLAG_SAND; } @@ -8206,7 +8205,7 @@ void GroundEffect_JumpOnTallGrass(struct EventObject *eventObj, struct Sprite *s gFieldEffectArguments[3] = 2; FieldEffectStart(FLDEFF_JUMP_TALL_GRASS); - spriteId = sub_81546C8( + spriteId = FindTallGrassFieldEffectSpriteId( eventObj->localId, eventObj->mapNum, eventObj->mapGroup, eventObj->currentCoords.x, eventObj->currentCoords.y); if (spriteId == MAX_SPRITES) @@ -8843,14 +8842,14 @@ void sub_8097B78(u8 var1, u8 var2) StartSpriteAnim(&gSprites[spriteId], GetFaceDirectionAnimNum(var2)); } -void sub_8097BB4(u8 var1, u8 var2) +void sub_8097BB4(u8 var1, u8 graphicsId) { int spriteId = sub_8097B2C(var1); if(spriteId != MAX_SPRITES) { struct Sprite *sprite = &gSprites[spriteId]; - const struct EventObjectGraphicsInfo *gfxInfo = GetEventObjectGraphicsInfo(var2); + const struct EventObjectGraphicsInfo *gfxInfo = GetEventObjectGraphicsInfo(graphicsId); u16 tileNum = sprite->oam.tileNum; sprite->oam = *gfxInfo->oam; diff --git a/src/evolution_scene.c b/src/evolution_scene.c index 91ac90b1b2..067e103c22 100644 --- a/src/evolution_scene.c +++ b/src/evolution_scene.c @@ -25,8 +25,9 @@ #include "gpu_regs.h" #include "bg.h" #include "link.h" -#include "blend_palette.h" +#include "util.h" #include "trig.h" +#include "data2.h" struct EvoInfo { @@ -48,8 +49,6 @@ extern u16 gBattle_BG2_X; extern u16 gBattle_BG2_Y; extern u16 gBattle_BG3_X; extern u16 gBattle_BG3_Y; -extern bool8 gAffineAnimsDisabled; -extern const u8 gSpeciesNames[][11]; #define sEvoCursorPos gBattleCommunication[1] // when learning a new move #define sEvoGraphicsTaskID gBattleCommunication[2] @@ -60,12 +59,9 @@ extern const struct CompressedSpriteSheet gMonFrontPicTable[]; // strings extern const u8 gText_CommunicationStandby5[]; -extern void sub_80356D0(void); extern void sub_807B154(void); extern void sub_807F19C(void); extern void sub_807B140(void); -extern void EvolutionRenameMon(struct Pokemon *mon, u16 oldSpecies, u16 newSpecies); -extern void Overworld_PlaySpecialMapMusic(void); extern void ShowSelectMovePokemonSummaryScreen(struct Pokemon *party, u8 monId, u8 partyCount, void *CB2_ptr, u16 move); extern u8 sub_81C1B94(void); extern void sub_807F1A8(u8 arg0, const u8 *arg1, u8 arg2); diff --git a/src/field_control_avatar.c b/src/field_control_avatar.c new file mode 100644 index 0000000000..fef403c040 --- /dev/null +++ b/src/field_control_avatar.c @@ -0,0 +1,1058 @@ +#include "global.h" +#include "battle_setup.h" +#include "battle_frontier_1.h" +#include "bike.h" +#include "coord_event_weather.h" +#include "daycare.h" +#include "event_data.h" +#include "event_object_movement.h" +#include "fieldmap.h" +#include "field_control_avatar.h" +#include "field_fadetransition.h" +#include "field_player_avatar.h" +#include "field_poison.h" +#include "field_screen.h" +#include "field_specials.h" +#include "fldeff_80F9BCC.h" +#include "item_menu.h" +#include "link.h" +#include "metatile_behavior.h" +#include "overworld.h" +#include "pokemon.h" +#include "pokenav.h" +#include "safari_zone.h" +#include "script.h" +#include "secret_base.h" +#include "sound.h" +#include "start_menu.h" +#include "trainer_see.h" +#include "wild_encounter.h" +#include "constants/bg_event_constants.h" +#include "constants/map_types.h" +#include "constants/songs.h" + +static EWRAM_DATA u8 sWildEncounterImmunitySteps = 0; +static EWRAM_DATA u16 sPreviousPlayerMetatileBehavior = 0; + +u8 gSelectedEventObject; + +//scripts +extern const u8 EventScript_PlayerPCMale[]; +extern const u8 EventScript_PlayerPCFemale[]; +extern const u8 EventScript_SecretBasePC[]; +extern const u8 EventScript_RecordMixingSecretBasePC[]; +extern const u8 EventScript_SecretPower1[]; +extern const u8 EventScript_SecretPower2[]; +extern const u8 EventScript_PC[]; +extern const u8 EventScript_TestSignpostMsg[]; +extern const u8 EventScript_HiddenItemScript[]; +extern const u8 EventScript_2759F1[]; +extern const u8 EventScript_TV[]; +extern const u8 EventScript_ClosedSootopolisDoor[]; +extern const u8 SkyPillar_Outside_EventScript_2393F9[]; +extern const u8 EventScript_CableBoxResults[]; +extern const u8 EventScript_2A4BAC[]; +extern const u8 Route110_TrickHouseEntrance_EventScript_26A22A[]; +extern const u8 EventScript_RegionMap[]; +extern const u8 EventScript_RunningShoesManual[]; +extern const u8 EventScript_PictureBookShelf[]; +extern const u8 EventScript_BookShelf[]; +extern const u8 EventScript_PokemonCenterBookshelf[]; +extern const u8 EventScript_Vase[]; +extern const u8 EventScript_TrashCan[]; +extern const u8 EventScript_ShopShelf[]; +extern const u8 EventScript_Blueprint[]; +extern const u8 EventScript_WirelessBoxResults[]; +extern const u8 EventScript_CableBoxResults[]; +extern const u8 EventScript_Questionnaire[]; +extern const u8 EventScript_TrainerHillTimer[]; +extern const u8 EventScript_SecretBaseSandOrnament[]; +extern const u8 EventScript_SecretBaseShieldOrToyTV[]; +extern const u8 EventScript_UseSurf[]; +extern const u8 EventScript_UseWaterfall[]; +extern const u8 EventScript_CannotUseWaterfall[]; +extern const u8 EventScript_UseDive[]; +extern const u8 EventScript_UseDiveUnderwater[]; +extern const u8 EventScript_FallDownHole[]; +extern const u8 BattleFrontier_BattlePyramidEmptySquare_EventScript_252BE8[]; +extern const u8 EventScript_Poison[]; +extern const u8 EventScript_EggHatch[]; +extern const u8 gUnknown_08273D1F[]; +extern const u8 IslandCave_EventScript_238EAF[]; +extern const u8 MauvilleCity_EventScript_1DF7BA[]; +extern const u8 Route119_EventScript_1F49EC[]; +extern const u8 LittlerootTown_ProfessorBirchsLab_EventScript_1FA4D6[]; +extern const u8 RustboroCity_Gym_EventScript_21307B[]; +extern const u8 MossdeepCity_SpaceCenter_2F_EventScript_224175[]; +extern const u8 SSTidalCorridor_EventScript_23C050[]; +extern const u8 gUnknown_082A8350[]; + +static void GetPlayerPosition(struct MapPosition *); +static void GetInFrontOfPlayerPosition(struct MapPosition *); +static u16 GetPlayerCurMetatileBehavior(int); +static bool8 TryStartInteractionScript(struct MapPosition*, u16, u8); +static const u8 *GetInteractionScript(struct MapPosition*, u8, u8); +static const u8 *GetInteractedEventObjectScript(struct MapPosition *, u8, u8); +static const u8 *GetInteractedBackgroundEventScript(struct MapPosition *, u8, u8); +static const u8 *GetInteractedMetatileScript(struct MapPosition *, u8, u8); +static const u8 *GetInteractedWaterScript(struct MapPosition *, u8, u8); +static bool32 TrySetupDiveDownScript(void); +static bool32 TrySetupDiveEmergeScript(void); +static bool8 TryStartStepBasedScript(struct MapPosition *, u16, u16); +static bool8 CheckStandardWildEncounter(u16); +static bool8 mapheader_run_first_tag2_script_list_match_conditionally(struct MapPosition *, u16, u8); +static bool8 IsWarpMetatileBehavior(u16); +static bool8 IsArrowWarpMetatileBehavior(u16, u8); +static s8 GetWarpEventAtMapPosition(struct MapHeader *, struct MapPosition *); +static void sub_809CEB0(struct MapHeader *, s8, struct MapPosition *); +static bool8 map_warp_consider_2_to_inside(struct MapPosition *, u16, u8); +static s8 GetWarpEventAtPosition(struct MapHeader *, u16, u16, u8); +static u8 *GetCoordEventScriptAtPosition(struct MapHeader *, u16, u16, u8); +static struct BgEvent *GetBackgroundEventAtPosition(struct MapHeader *, u16, u16, u8); +static bool8 TryStartCoordEventScript(struct MapPosition *); +static bool8 TryStartWarpEventScript(struct MapPosition *, u16); +static bool8 TryStartMiscWalkingScripts(u16); +static bool8 TryStartStepCountScript(u16); +static void UpdateHappinessStepCounter(void); +static bool8 UpdatePoisonStepCounter(void); + +void FieldClearPlayerInput(struct FieldInput *input) +{ + input->pressedAButton = FALSE; + input->checkStandardWildEncounter = FALSE; + input->pressedStartButton = FALSE; + input->pressedSelectButton = FALSE; + input->input_field_0_4 = FALSE; + input->input_field_0_5 = FALSE; + input->tookStep = FALSE; + input->pressedBButton = FALSE; + input->input_field_1_0 = FALSE; + input->input_field_1_1 = FALSE; + input->input_field_1_2 = FALSE; + input->input_field_1_3 = FALSE; + input->dpadDirection = 0; +} + +void FieldGetPlayerInput(struct FieldInput *input, u16 newKeys, u16 heldKeys) +{ + u8 tileTransitionState = gPlayerAvatar.tileTransitionState; + u8 runningState = gPlayerAvatar.runningState; + bool8 forcedMove = MetatileBehavior_IsForcedMovementTile(GetPlayerCurMetatileBehavior(runningState)); + + if ((tileTransitionState == T_TILE_CENTER && forcedMove == FALSE) || tileTransitionState == T_NOT_MOVING) + { + if (GetPlayerSpeed() != 4) + { + if (newKeys & START_BUTTON) + input->pressedStartButton = TRUE; + if (newKeys & SELECT_BUTTON) + input->pressedSelectButton = TRUE; + if (newKeys & A_BUTTON) + input->pressedAButton = TRUE; + if (newKeys & B_BUTTON) + input->pressedBButton = TRUE; + } + + if (heldKeys & (DPAD_UP | DPAD_DOWN | DPAD_LEFT | DPAD_RIGHT)) + { + input->input_field_0_4 = TRUE; + input->input_field_0_5 = TRUE; + } + } + + if (forcedMove == FALSE) + { + if (tileTransitionState == T_TILE_CENTER && runningState == MOVING) + input->tookStep = TRUE; + if (forcedMove == FALSE && tileTransitionState == T_TILE_CENTER) + input->checkStandardWildEncounter = TRUE; + } + + if (heldKeys & DPAD_UP) + input->dpadDirection = DIR_NORTH; + else if (heldKeys & DPAD_DOWN) + input->dpadDirection = DIR_SOUTH; + else if (heldKeys & DPAD_LEFT) + input->dpadDirection = DIR_WEST; + else if (heldKeys & DPAD_RIGHT) + input->dpadDirection = DIR_EAST; +} + +int sub_809C014(struct FieldInput *input) +{ + struct MapPosition position; + u8 playerDirection; + u16 metatileBehavior; + + gSpecialVar_LastTalked = 0; + gSelectedEventObject = 0; + + playerDirection = GetPlayerFacingDirection(); + GetPlayerPosition(&position); + metatileBehavior = MapGridGetMetatileBehaviorAt(position.x, position.y); + + if (CheckForTrainersWantingBattle() == TRUE) + return TRUE; + + if (mapheader_run_first_tag2_script_list_match() == 1) + return TRUE; + + if (input->pressedBButton && TrySetupDiveEmergeScript() == TRUE) + return TRUE; + if (input->tookStep) + { + IncrementGameStat(GAME_STAT_STEPS); + increment_var_x4026_on_birth_island_modulo_100(); + if (TryStartStepBasedScript(&position, metatileBehavior, playerDirection) == TRUE) + return TRUE; + } + if (input->checkStandardWildEncounter && CheckStandardWildEncounter(metatileBehavior) == TRUE) + return TRUE; + if (input->input_field_0_4 && input->dpadDirection == playerDirection) + { + if (mapheader_run_first_tag2_script_list_match_conditionally(&position, metatileBehavior, playerDirection) == TRUE) + return TRUE; + } + + GetInFrontOfPlayerPosition(&position); + metatileBehavior = MapGridGetMetatileBehaviorAt(position.x, position.y); + if (input->pressedAButton && TryStartInteractionScript(&position, metatileBehavior, playerDirection) == TRUE) + return TRUE; + + if (input->input_field_0_5 && input->dpadDirection == playerDirection) + { + if (map_warp_consider_2_to_inside(&position, metatileBehavior, playerDirection) == TRUE) + return TRUE; + } + if (input->pressedAButton && TrySetupDiveDownScript() == TRUE) + return TRUE; + if (input->pressedStartButton) + { + PlaySE(SE_WIN_OPEN); + ShowStartMenu(); + return TRUE; + } + if (input->pressedSelectButton && UseRegisteredKeyItemOnField() == TRUE) + return TRUE; + + return FALSE; +} + +static void GetPlayerPosition(struct MapPosition *position) +{ + PlayerGetDestCoords(&position->x, &position->y); + position->height = PlayerGetZCoord(); +} + +static void GetInFrontOfPlayerPosition(struct MapPosition *position) +{ + s16 x, y; + + GetXYCoordsOneStepInFrontOfPlayer(&position->x, &position->y); + PlayerGetDestCoords(&x, &y); + if (MapGridGetZCoordAt(x, y) != 0) + position->height = PlayerGetZCoord(); + else + position->height = 0; +} + +static u16 GetPlayerCurMetatileBehavior(int runningState) +{ + s16 x, y; + + PlayerGetDestCoords(&x, &y); + return MapGridGetMetatileBehaviorAt(x, y); +} + +static bool8 TryStartInteractionScript(struct MapPosition *position, u16 metatileBehavior, u8 direction) +{ + const u8 *script = GetInteractionScript(position, metatileBehavior, direction); + if (script == NULL) + return FALSE; + + // Don't play interaction sound for certain scripts. + if (script != EventScript_PlayerPCMale + && script != EventScript_PlayerPCFemale + && script != EventScript_SecretBasePC + && script != EventScript_RecordMixingSecretBasePC + && script != EventScript_SecretPower1 + && script != EventScript_SecretPower2 + && script != EventScript_PC) + PlaySE(SE_SELECT); + + ScriptContext1_SetupScript(script); + return TRUE; +} + +static const u8 *GetInteractionScript(struct MapPosition *position, u8 metatileBehavior, u8 direction) +{ + const u8 *script = GetInteractedEventObjectScript(position, metatileBehavior, direction); + if (script != NULL) + return script; + + script = GetInteractedBackgroundEventScript(position, metatileBehavior, direction); + if (script != NULL) + return script; + + script = GetInteractedMetatileScript(position, metatileBehavior, direction); + if (script != NULL) + return script; + + script = GetInteractedWaterScript(position, metatileBehavior, direction); + if (script != NULL) + return script; + + return NULL; +} + +const u8 *GetInteractedLinkPlayerScript(struct MapPosition *position, u8 metatileBehavior, u8 direction) +{ + u8 eventObjectId; + s32 i; + + if (!MetatileBehavior_IsCounter(MapGridGetMetatileBehaviorAt(position->x, position->y))) + eventObjectId = GetEventObjectIdByXYZ(position->x, position->y, position->height); + else + eventObjectId = GetEventObjectIdByXYZ(position->x + gDirectionToVectors[direction].x, position->y + gDirectionToVectors[direction].y, position->height); + + if (eventObjectId == 16 || gEventObjects[eventObjectId].localId == 0xFF) + return NULL; + + for (i = 0; i < 4; i++) + { + if (gLinkPlayerEventObjects[i].active == TRUE && gLinkPlayerEventObjects[i].eventObjId == eventObjectId) + return NULL; + } + + gSelectedEventObject = eventObjectId; + gSpecialVar_LastTalked = gEventObjects[eventObjectId].localId; + gSpecialVar_Facing = direction; + return GetEventObjectScriptPointerByEventObjectId(eventObjectId); +} + +static const u8 *GetInteractedEventObjectScript(struct MapPosition *position, u8 metatileBehavior, u8 direction) +{ + u8 eventObjectId; + const u8 *script; + + eventObjectId = GetEventObjectIdByXYZ(position->x, position->y, position->height); + if (eventObjectId == 16 || gEventObjects[eventObjectId].localId == 0xFF) + { + if (MetatileBehavior_IsCounter(metatileBehavior) != TRUE) + return NULL; + + // Look for an event object on the other side of the counter. + eventObjectId = GetEventObjectIdByXYZ(position->x + gDirectionToVectors[direction].x, position->y + gDirectionToVectors[direction].y, position->height); + if (eventObjectId == 16 || gEventObjects[eventObjectId].localId == 0xFF) + return NULL; + } + + gSelectedEventObject = eventObjectId; + gSpecialVar_LastTalked = gEventObjects[eventObjectId].localId; + gSpecialVar_Facing = direction; + + if (InTrainerHill() == TRUE) + { + script = sub_81D62AC(); + } + else + { + script = GetEventObjectScriptPointerByEventObjectId(eventObjectId); + } + script = GetRamScript(gSpecialVar_LastTalked, script); + return script; +} + +static const u8 *GetInteractedBackgroundEventScript(struct MapPosition *position, u8 metatileBehavior, u8 direction) +{ + struct BgEvent *bgEvent = GetBackgroundEventAtPosition(&gMapHeader, position->x - 7, position->y - 7, position->height); + + if (bgEvent == NULL) + return NULL; + if (bgEvent->bgUnion.script == NULL) + return EventScript_TestSignpostMsg; + + switch (bgEvent->kind) + { + case BG_EVENT_PLAYER_FACING_ANY: + default: + return bgEvent->bgUnion.script; + case BG_EVENT_PLAYER_FACING_NORTH: + if (direction != DIR_NORTH) + return NULL; + break; + case BG_EVENT_PLAYER_FACING_SOUTH: + if (direction != DIR_SOUTH) + return NULL; + break; + case BG_EVENT_PLAYER_FACING_EAST: + if (direction != DIR_EAST) + return NULL; + break; + case BG_EVENT_PLAYER_FACING_WEST: + if (direction != DIR_WEST) + return NULL; + break; + case 5: + case 6: + case BG_EVENT_HIDDEN_ITEM: + gSpecialVar_0x8004 = ((u32)bgEvent->bgUnion.script >> 16) + FLAG_HIDDEN_ITEMS_START; + gSpecialVar_0x8005 = (u32)bgEvent->bgUnion.script; + if (FlagGet(gSpecialVar_0x8004) == TRUE) + return NULL; + return EventScript_HiddenItemScript; + case BG_EVENT_SECRET_BASE: + if (direction == DIR_NORTH) + { + gSpecialVar_0x8004 = bgEvent->bgUnion.secretBaseId; + if (sub_80E9680()) + return EventScript_2759F1; + } + return NULL; + } + + return bgEvent->bgUnion.script; +} + +static const u8 *GetInteractedMetatileScript(struct MapPosition *position, u8 metatileBehavior, u8 direction) +{ + s8 height; + + if (MetatileBehavior_IsPlayerFacingTVScreen(metatileBehavior, direction) == TRUE) + return EventScript_TV; + if (MetatileBehavior_IsPC(metatileBehavior) == TRUE) + return EventScript_PC; + if (MetatileBehavior_IsClosedSootopolisDoor(metatileBehavior) == TRUE) + return EventScript_ClosedSootopolisDoor; + if (MetatileBehavior_IsUnknownClosedDoor(metatileBehavior) == TRUE) + return SkyPillar_Outside_EventScript_2393F9; + if (MetatileBehavior_IsCableBoxResults1(metatileBehavior) == TRUE) + return EventScript_CableBoxResults; + if (MetatileBehavior_IsPokeblockFeeder(metatileBehavior) == TRUE) + return EventScript_2A4BAC; + if (MetatileBehavior_IsTrickHousePuzzleDoor(metatileBehavior) == TRUE) + return Route110_TrickHouseEntrance_EventScript_26A22A; + if (MetatileBehavior_IsRegionMap(metatileBehavior) == TRUE) + return EventScript_RegionMap; + if (MetatileBehavior_IsRunningShoesManual(metatileBehavior) == TRUE) + return EventScript_RunningShoesManual; + if (MetatileBehavior_IsPictureBookShelf(metatileBehavior) == TRUE) + return EventScript_PictureBookShelf; + if (MetatileBehavior_IsBookShelf(metatileBehavior) == TRUE) + return EventScript_BookShelf; + if (MetatileBehavior_IsPokeCenterBookShelf(metatileBehavior) == TRUE) + return EventScript_PokemonCenterBookshelf; + if (MetatileBehavior_IsVase(metatileBehavior) == TRUE) + return EventScript_Vase; + if (MetatileBehavior_IsTrashCan(metatileBehavior) == TRUE) + return EventScript_TrashCan; + if (MetatileBehavior_IsShopShelf(metatileBehavior) == TRUE) + return EventScript_ShopShelf; + if (MetatileBehavior_IsBlueprint(metatileBehavior) == TRUE) + return EventScript_Blueprint; + if (MetatileBehavior_IsPlayerFacingWirelessBoxResults(metatileBehavior, direction) == TRUE) + return EventScript_WirelessBoxResults; + if (MetatileBehavior_IsCableBoxResults2(metatileBehavior, direction) == TRUE) + return EventScript_CableBoxResults; + if (MetatileBehavior_IsQuestionnaire(metatileBehavior) == TRUE) + return EventScript_Questionnaire; + if (MetatileBehavior_IsTrainerHillTimer(metatileBehavior) == TRUE) + return EventScript_TrainerHillTimer; + + height = position->height; + if (height == MapGridGetZCoordAt(position->x, position->y)) + { + if (MetatileBehavior_IsSecretBasePC(metatileBehavior) == TRUE) + return EventScript_SecretBasePC; + if (MetatileBehavior_IsRecordMixingSecretBasePC(metatileBehavior) == TRUE) + return EventScript_RecordMixingSecretBasePC; + if (MetatileBehavior_IsSecretBaseSandOrnament(metatileBehavior) == TRUE) + return EventScript_SecretBaseSandOrnament; + if (MetatileBehavior_IsSecretBaseShieldOrToyTV(metatileBehavior) == TRUE) + return EventScript_SecretBaseShieldOrToyTV; + if (MetatileBehavior_IsMB_C6(metatileBehavior) == TRUE) + { + sub_80EB56C(); + return NULL; + } + if (MetatileBehavior_IsLargeMatCenter(metatileBehavior) == TRUE) + { + sub_80EB9E0(); + return NULL; + } + if (MetatileBehavior_IsSecretBaseLargeMatEdge(metatileBehavior) == TRUE) + { + sub_80EBB28(); + return NULL; + } + } + else if (MetatileBehavior_IsSecretBasePoster(metatileBehavior) == TRUE) + { + sub_80EB498(); + return NULL; + } + + return NULL; +} + +static const u8 *GetInteractedWaterScript(struct MapPosition *unused1, u8 metatileBehavior, u8 direction) +{ + if (FlagGet(FLAG_BADGE05_GET) == TRUE && PartyHasMonWithSurf() == TRUE && IsPlayerFacingSurfableFishableWater() == TRUE) + return EventScript_UseSurf; + + if (MetatileBehavior_IsWaterfall(metatileBehavior) == TRUE) + { + if (FlagGet(FLAG_BADGE08_GET) == TRUE && IsPlayerSurfingNorth() == TRUE) + return EventScript_UseWaterfall; + else + return EventScript_CannotUseWaterfall; + } + return NULL; +} + +static bool32 TrySetupDiveDownScript(void) +{ + if (FlagGet(FLAG_BADGE07_GET) && TrySetDiveWarp() == 2) + { + ScriptContext1_SetupScript(EventScript_UseDive); + return TRUE; + } + return FALSE; +} + +static bool32 TrySetupDiveEmergeScript(void) +{ + if (FlagGet(FLAG_BADGE07_GET) && gMapHeader.mapType == MAP_TYPE_UNDERWATER && TrySetDiveWarp() == 1) + { + ScriptContext1_SetupScript(EventScript_UseDiveUnderwater); + return TRUE; + } + return FALSE; +} + +static bool8 TryStartStepBasedScript(struct MapPosition *position, u16 metatileBehavior, u16 direction) +{ + if (TryStartCoordEventScript(position) == TRUE) + return TRUE; + if (TryStartWarpEventScript(position, metatileBehavior) == TRUE) + return TRUE; + if (TryStartMiscWalkingScripts(metatileBehavior) == TRUE) + return TRUE; + if (TryStartStepCountScript(metatileBehavior) == TRUE) + return TRUE; + if (UpdateRepelCounter() == TRUE) + return TRUE; + return FALSE; +} + +static bool8 TryStartCoordEventScript(struct MapPosition *position) +{ + u8 *script = GetCoordEventScriptAtPosition(&gMapHeader, position->x - 7, position->y - 7, position->height); + + if (script == NULL) + return FALSE; + ScriptContext1_SetupScript(script); + return TRUE; +} + +static bool8 TryStartMiscWalkingScripts(u16 metatileBehavior) +{ + s16 x; + s16 y; + + if (MetatileBehavior_IsCrackedFloorHole(metatileBehavior)) + { + ScriptContext1_SetupScript(EventScript_FallDownHole); + return TRUE; + } + else if (MetatileBehavior_IsBattlePyramidWarp(metatileBehavior)) + { + ScriptContext1_SetupScript(BattleFrontier_BattlePyramidEmptySquare_EventScript_252BE8); + return TRUE; + } + else if (MetatileBehavior_IsSecretBaseGlitterMat(metatileBehavior) == TRUE) + { + sub_80FA9D0(); + return FALSE; + } + else if (MetatileBehavior_IsSecretBaseSoundMat(metatileBehavior) == TRUE) + { + PlayerGetDestCoords(&x, &y); + sub_80FA970(MapGridGetMetatileIdAt(x, y)); + return FALSE; + } + return FALSE; +} + +static bool8 TryStartStepCountScript(u16 metatileBehavior) +{ + if (InUnionRoom() == TRUE) + { + return FALSE; + } + + IncrementRematchStepCounter(); + UpdateHappinessStepCounter(); + sub_81D4998(); + + if (!(gPlayerAvatar.flags & PLAYER_AVATAR_FLAG_6) && !MetatileBehavior_IsForcedMovementTile(metatileBehavior)) + { + if (UpdatePoisonStepCounter() == TRUE) + { + ScriptContext1_SetupScript(EventScript_Poison); + return TRUE; + } + if (ShouldEggHatch()) + { + IncrementGameStat(GAME_STAT_HATCHED_EGGS); + ScriptContext1_SetupScript(EventScript_EggHatch); + return TRUE; + } + if (sub_813B3B0() == TRUE) + { + ScriptContext1_SetupScript(gUnknown_08273D1F); + return TRUE; + } + if (ShouldDoBrailleRegicePuzzle() == TRUE) + { + ScriptContext1_SetupScript(IslandCave_EventScript_238EAF); + return TRUE; + } + if (is_tile_that_overrides_player_control() == TRUE) + { + ScriptContext1_SetupScript(MauvilleCity_EventScript_1DF7BA); + return TRUE; + } + if (sub_8138120() == TRUE) + { + ScriptContext1_SetupScript(Route119_EventScript_1F49EC); + return TRUE; + } + if (sub_8138168() == TRUE) + { + ScriptContext1_SetupScript(LittlerootTown_ProfessorBirchsLab_EventScript_1FA4D6); + return TRUE; + } + if (sub_81381B0() == TRUE) + { + ScriptContext1_SetupScript(RustboroCity_Gym_EventScript_21307B); + return TRUE; + } + if (sub_81381F8() == TRUE) + { + ScriptContext1_SetupScript(MossdeepCity_SpaceCenter_2F_EventScript_224175); + return TRUE; + } + } + + if (SafariZoneTakeStep() == TRUE) + return TRUE; + if (CountSSTidalStep(1) == TRUE) + { + ScriptContext1_SetupScript(SSTidalCorridor_EventScript_23C050); + return TRUE; + } + if (sub_8196034()) + return TRUE; + return FALSE; +} + +void Unref_ClearHappinessStepCounter(void) +{ + VarSet(VAR_HAPPINESS_STEP_COUNTER, 0); +} + +static void UpdateHappinessStepCounter(void) +{ + u16 *ptr = GetVarPointer(VAR_HAPPINESS_STEP_COUNTER); + int i; + + (*ptr)++; + (*ptr) %= 128; + if (*ptr == 0) + { + struct Pokemon *mon = gPlayerParty; + for (i = 0; i < PARTY_SIZE; i++) + { + AdjustFriendship(mon, FRIENDSHIP_EVENT_WALKING); + mon++; + } + } +} + +void ClearPoisonStepCounter(void) +{ + VarSet(VAR_POISON_STEP_COUNTER, 0); +} + +static bool8 UpdatePoisonStepCounter(void) +{ + u16 *ptr; + + if (gMapHeader.mapType != MAP_TYPE_SECRET_BASE) + { + ptr = GetVarPointer(VAR_POISON_STEP_COUNTER); + (*ptr)++; + (*ptr) %= 4; + if (*ptr == 0) + { + switch (DoPoisonFieldEffect()) + { + case 0: + return FALSE; + case 1: + return FALSE; + case 2: + return TRUE; + } + } + } + return FALSE; +} + +void RestartWildEncounterImmunitySteps(void) +{ + // Starts at 0 and counts up to 4 steps. + sWildEncounterImmunitySteps = 0; +} + +static bool8 CheckStandardWildEncounter(u16 metatileBehavior) +{ + if (sWildEncounterImmunitySteps < 4) + { + sWildEncounterImmunitySteps++; + sPreviousPlayerMetatileBehavior = metatileBehavior; + return FALSE; + } + + if (StandardWildEncounter(metatileBehavior, sPreviousPlayerMetatileBehavior) == TRUE) + { + sWildEncounterImmunitySteps = 0; + sPreviousPlayerMetatileBehavior = metatileBehavior; + return TRUE; + } + + sPreviousPlayerMetatileBehavior = metatileBehavior; + return FALSE; +} + +static bool8 mapheader_run_first_tag2_script_list_match_conditionally(struct MapPosition *position, u16 metatileBehavior, u8 direction) +{ + s8 warpEventId = GetWarpEventAtMapPosition(&gMapHeader, position); + + if (IsArrowWarpMetatileBehavior(metatileBehavior, direction) == TRUE && warpEventId != -1) + { + StoreInitialPlayerAvatarState(); + sub_809CEB0(&gMapHeader, warpEventId, position); + sub_80AF734(); + return TRUE; + } + return FALSE; +} + +static bool8 TryStartWarpEventScript(struct MapPosition *position, u16 metatileBehavior) +{ + s8 warpEventId = GetWarpEventAtMapPosition(&gMapHeader, position); + + if (warpEventId != -1 && IsWarpMetatileBehavior(metatileBehavior) == TRUE) + { + StoreInitialPlayerAvatarState(); + sub_809CEB0(&gMapHeader, warpEventId, position); + if (MetatileBehavior_IsEscalator(metatileBehavior) == TRUE) + { + sub_80AF80C(metatileBehavior); + return TRUE; + } + if (MetatileBehavior_IsLavaridgeB1FWarp(metatileBehavior) == TRUE) + { + sub_80AF828(); + return TRUE; + } + if (MetatileBehavior_IsLavaridge1FWarp(metatileBehavior) == TRUE) + { + sub_80AF838(); + return TRUE; + } + if (MetatileBehavior_IsAquaHideoutWarp(metatileBehavior) == TRUE) + { + sub_80AF848(); + return TRUE; + } + if (MetatileBehavior_IsWarpOrBridge(metatileBehavior) == TRUE) + { + sub_80B0268(); + return TRUE; + } + if (MetatileBehavior_IsMtPyreHole(metatileBehavior) == TRUE) + { + ScriptContext1_SetupScript(gUnknown_082A8350); + return TRUE; + } + if (MetatileBehavior_IsMossdeepGymWarp(metatileBehavior) == TRUE) + { + sub_80AF87C(); + return TRUE; + } + sub_80AF734(); + return TRUE; + } + return FALSE; +} + +static bool8 IsWarpMetatileBehavior(u16 metatileBehavior) +{ + if (MetatileBehavior_IsWarpDoor(metatileBehavior) != TRUE + && MetatileBehavior_IsLadder(metatileBehavior) != TRUE + && MetatileBehavior_IsEscalator(metatileBehavior) != TRUE + && MetatileBehavior_IsNonAnimDoor(metatileBehavior) != TRUE + && MetatileBehavior_IsLavaridgeB1FWarp(metatileBehavior) != TRUE + && MetatileBehavior_IsLavaridge1FWarp(metatileBehavior) != TRUE + && MetatileBehavior_IsAquaHideoutWarp(metatileBehavior) != TRUE + && MetatileBehavior_IsMtPyreHole(metatileBehavior) != TRUE + && MetatileBehavior_IsMossdeepGymWarp(metatileBehavior) != TRUE + && MetatileBehavior_IsWarpOrBridge(metatileBehavior) != TRUE) + return FALSE; + return TRUE; +} + +static bool8 IsArrowWarpMetatileBehavior(u16 metatileBehavior, u8 direction) +{ + switch (direction) + { + case DIR_NORTH: + return MetatileBehavior_IsNorthArrowWarp(metatileBehavior); + case DIR_SOUTH: + return MetatileBehavior_IsSouthArrowWarp(metatileBehavior); + case DIR_WEST: + return MetatileBehavior_IsWestArrowWarp(metatileBehavior); + case DIR_EAST: + return MetatileBehavior_IsEastArrowWarp(metatileBehavior); + } + return FALSE; +} + +static s8 GetWarpEventAtMapPosition(struct MapHeader *mapHeader, struct MapPosition *position) +{ + return GetWarpEventAtPosition(mapHeader, position->x - 7, position->y - 7, position->height); +} + +static void sub_809CEB0(struct MapHeader *unused, s8 warpEventId, struct MapPosition *position) +{ + const struct WarpEvent *warpEvent; + + u8 trainerHillMapId = GetCurrentTrainerHillMapId(); + + if (trainerHillMapId) + { + if (trainerHillMapId == sub_81D6490()) + { + if (warpEventId == 0) + { + warpEvent = &gMapHeader.events->warps[0]; + } + else + { + warpEvent = sub_81D6120(); + } + } + else if (trainerHillMapId == 5) + { + warpEvent = sub_81D6134(warpEventId); + } + else + { + warpEvent = &gMapHeader.events->warps[warpEventId]; + } + } + else + { + warpEvent = &gMapHeader.events->warps[warpEventId]; + } + + if (warpEvent->mapNum == 0x7F) + { + copy_saved_warp2_bank_and_enter_x_to_warp1(warpEvent->warpId); + } + else + { + const struct MapHeader *mapHeader; + + warp1_set_2(warpEvent->mapGroup, warpEvent->mapNum, warpEvent->warpId); + sub_8084D5C(position->x, position->y); + mapHeader = Overworld_GetMapHeaderByGroupAndId(warpEvent->mapGroup, warpEvent->mapNum); + if (mapHeader->events->warps[warpEvent->warpId].mapNum == 0x7F) + saved_warp2_set(mapHeader->events->warps[warpEventId].warpId, gSaveBlock1Ptr->location.mapGroup, gSaveBlock1Ptr->location.mapNum, warpEventId); + } +} + +static bool8 map_warp_consider_2_to_inside(struct MapPosition *position, u16 metatileBehavior, u8 direction) +{ + s8 warpEventId; + + if (direction == DIR_NORTH) + { + if (MetatileBehavior_IsOpenSecretBaseDoor(metatileBehavior) == TRUE) + { + sub_80E9668(position, gMapHeader.events); + return TRUE; + } + if (MetatileBehavior_IsWarpDoor(metatileBehavior) == TRUE) + { + warpEventId = GetWarpEventAtMapPosition(&gMapHeader, position); + if (warpEventId != -1 && IsWarpMetatileBehavior(metatileBehavior) == TRUE) + { + StoreInitialPlayerAvatarState(); + sub_809CEB0(&gMapHeader, warpEventId, position); + sub_80AF7D0(); + return TRUE; + } + } + } + return FALSE; +} + +static s8 GetWarpEventAtPosition(struct MapHeader *mapHeader, u16 x, u16 y, u8 elevation) +{ + s32 i; + struct WarpEvent *warpEvent = mapHeader->events->warps; + u8 warpCount = mapHeader->events->warpCount; + + for (i = 0; i < warpCount; i++, warpEvent++) + { + if ((u16)warpEvent->x == x && (u16)warpEvent->y == y) + { + if (warpEvent->elevation == elevation || warpEvent->elevation == 0) + return i; + } + } + return -1; +} + +static u8 *TryRunCoordEventScript(struct CoordEvent *coordEvent) +{ + if (coordEvent != NULL) + { + if (coordEvent->script == NULL) + { + DoCoordEventWeather(coordEvent->trigger); + return NULL; + } + if (coordEvent->trigger == 0) + { + ScriptContext2_RunNewScript(coordEvent->script); + return NULL; + } + if (VarGet(coordEvent->trigger) == (u8)coordEvent->index) + return coordEvent->script; + } + return NULL; +} + +static u8 *GetCoordEventScriptAtPosition(struct MapHeader *mapHeader, u16 x, u16 y, u8 elevation) +{ + s32 i; + struct CoordEvent *coordEvents = mapHeader->events->coordEvents; + u8 coordEventCount = mapHeader->events->coordEventCount; + + for (i = 0; i < coordEventCount; i++) + { + if ((u16)coordEvents[i].x == x && (u16)coordEvents[i].y == y) + { + if (coordEvents[i].elevation == elevation || coordEvents[i].elevation == 0) + { + u8 *script = TryRunCoordEventScript(&coordEvents[i]); + if (script != NULL) + return script; + } + } + } + return NULL; +} + +u8 *GetCoordEventScriptAtMapPosition(struct MapPosition *position) +{ + return GetCoordEventScriptAtPosition(&gMapHeader, position->x - 7, position->y - 7, position->height); +} + +static struct BgEvent *GetBackgroundEventAtPosition(struct MapHeader *mapHeader, u16 x, u16 y, u8 elevation) +{ + u8 i; + struct BgEvent *bgEvents = mapHeader->events->bgEvents; + u8 bgEventCount = mapHeader->events->bgEventCount; + + for (i = 0; i < bgEventCount; i++) + { + if ((u16)bgEvents[i].x == x && (u16)bgEvents[i].y == y) + { + if (bgEvents[i].elevation == elevation || bgEvents[i].elevation == 0) + return &bgEvents[i]; + } + } + return NULL; +} + +bool8 dive_warp(struct MapPosition *position, u16 metatileBehavior) +{ + if (gMapHeader.mapType == MAP_TYPE_UNDERWATER && !MetatileBehavior_IsUnableToEmerge(metatileBehavior)) + { + if (SetDiveWarpEmerge(position->x - 7, position->y - 7)) + { + StoreInitialPlayerAvatarState(); + sp13E_warp_to_last_warp(); + PlaySE(SE_W291); + return TRUE; + } + } + else if (MetatileBehavior_IsDiveable(metatileBehavior) == TRUE) + { + if (SetDiveWarpDive(position->x - 7, position->y - 7)) + { + StoreInitialPlayerAvatarState(); + sp13E_warp_to_last_warp(); + PlaySE(SE_W291); + return TRUE; + } + } + return FALSE; +} + +u8 TrySetDiveWarp(void) +{ + s16 x, y; + u8 metatileBehavior; + + PlayerGetDestCoords(&x, &y); + metatileBehavior = MapGridGetMetatileBehaviorAt(x, y); + if (gMapHeader.mapType == MAP_TYPE_UNDERWATER && !MetatileBehavior_IsUnableToEmerge(metatileBehavior)) + { + if (SetDiveWarpEmerge(x - 7, y - 7) == TRUE) + return 1; + } + else if (MetatileBehavior_IsDiveable(metatileBehavior) == TRUE) + { + if (SetDiveWarpDive(x - 7, y - 7) == TRUE) + return 2; + } + return 0; +} + +const u8 *GetEventObjectScriptPointerPlayerFacing(void) +{ + u8 direction; + struct MapPosition position; + + direction = GetPlayerMovementDirection(); + GetInFrontOfPlayerPosition(&position); + return GetInteractedEventObjectScript(&position, MapGridGetMetatileBehaviorAt(position.x, position.y), direction); +} + +int SetCableClubWarp(void) +{ + struct MapPosition position; + + GetPlayerMovementDirection(); //unnecessary + GetPlayerPosition(&position); + MapGridGetMetatileBehaviorAt(position.x, position.y); //unnecessary + sub_809CEB0(&gMapHeader, GetWarpEventAtMapPosition(&gMapHeader, &position), &position); + return 0; +} diff --git a/src/field_effect_helpers.c b/src/field_effect_helpers.c new file mode 100755 index 0000000000..3534e0a717 --- /dev/null +++ b/src/field_effect_helpers.c @@ -0,0 +1,1776 @@ +#include "global.h" +#include "event_object_movement.h" +#include "field_camera.h" +#include "field_effect.h" +#include "field_effect_helpers.h" +#include "field_weather.h" +#include "fieldmap.h" +#include "gpu_regs.h" +#include "metatile_behavior.h" +#include "sound.h" +#include "sprite.h" +#include "trig.h" +#include "constants/songs.h" + +#define EVENT_OBJ_PAL_TAG_NONE 0x11FF // duplicate of define in event_object_movement.c + +void UpdateObjectReflectionSprite(struct Sprite *); +void LoadObjectReflectionPalette(struct EventObject *eventObject, struct Sprite *sprite); +void LoadObjectHighBridgeReflectionPalette(struct EventObject *, u8); +void LoadObjectRegularReflectionPalette(struct EventObject *, u8); +void sub_81561FC(struct Sprite *, u8, u8); +void FadeFootprintsTireTracks_Step0(struct Sprite *); +void FadeFootprintsTireTracks_Step1(struct Sprite *); +void UpdateFeetInFlowingWaterFieldEffect(struct Sprite *); +void UpdateAshFieldEffect_Step0(struct Sprite *); +void UpdateAshFieldEffect_Step1(struct Sprite *); +void UpdateAshFieldEffect_Step2(struct Sprite *); +void sub_81556B0(struct EventObject *, struct Sprite *); +void sub_81556E8(struct EventObject *, struct Sprite *); +void sub_815577C(struct EventObject *, struct Sprite *, struct Sprite *); +void sub_8155850(struct Sprite *); +u32 ShowDisguiseFieldEffect(u8, u8, u8); + +void SetUpReflection(struct EventObject *eventObject, struct Sprite *sprite, bool8 stillReflection) +{ + struct Sprite *reflectionSprite; + + reflectionSprite = &gSprites[CreateCopySpriteAt(sprite, sprite->pos1.x, sprite->pos1.y, 0x98)]; + reflectionSprite->callback = UpdateObjectReflectionSprite; + reflectionSprite->oam.priority = 3; + reflectionSprite->oam.paletteNum = gReflectionEffectPaletteMap[reflectionSprite->oam.paletteNum]; + reflectionSprite->usingSheet = TRUE; + reflectionSprite->anims = gDummySpriteAnimTable; + StartSpriteAnim(reflectionSprite, 0); + reflectionSprite->affineAnims = gDummySpriteAffineAnimTable; + reflectionSprite->affineAnimBeginning = TRUE; + reflectionSprite->subspriteMode = SUBSPRITES_OFF; + reflectionSprite->data[0] = sprite->data[0]; + reflectionSprite->data[1] = eventObject->localId; + reflectionSprite->data[7] = stillReflection; + LoadObjectReflectionPalette(eventObject, reflectionSprite); + + if (!stillReflection) + reflectionSprite->oam.affineMode = ST_OAM_AFFINE_NORMAL; +} + +static s16 GetReflectionVerticalOffset(struct EventObject *eventObject) +{ + return GetEventObjectGraphicsInfo(eventObject->graphicsId)->height - 2; +} + +void LoadObjectReflectionPalette(struct EventObject *eventObject, struct Sprite *sprite) +{ + u8 bridgeType; + u16 bridgeReflectionVerticalOffsets[] = { 12, 28, 44 }; + sprite->data[2] = 0; + if (!GetEventObjectGraphicsInfo(eventObject->graphicsId)->disableReflectionPaletteLoad && ((bridgeType = MetatileBehavior_GetBridgeSth(eventObject->previousMetatileBehavior)) || (bridgeType = MetatileBehavior_GetBridgeSth(eventObject->currentMetatileBehavior)))) + { + sprite->data[2] = bridgeReflectionVerticalOffsets[bridgeType - 1]; + LoadObjectHighBridgeReflectionPalette(eventObject, sprite->oam.paletteNum); + } + else + { + LoadObjectRegularReflectionPalette(eventObject, sprite->oam.paletteNum); + } +} + +void LoadObjectRegularReflectionPalette(struct EventObject *eventObject, u8 paletteIndex) +{ + const struct EventObjectGraphicsInfo *graphicsInfo; + + graphicsInfo = GetEventObjectGraphicsInfo(eventObject->graphicsId); + if (graphicsInfo->paletteTag2 != EVENT_OBJ_PAL_TAG_NONE) + { + if (graphicsInfo->paletteSlot == 0) + { + LoadPlayerObjectReflectionPalette(graphicsInfo->paletteTag1, paletteIndex); + } + else if (graphicsInfo->paletteSlot == 10) + { + LoadSpecialObjectReflectionPalette(graphicsInfo->paletteTag1, paletteIndex); + } + else + { + PatchObjectPalette(GetObjectPaletteTag(paletteIndex), paletteIndex); + } + UpdateSpritePaletteWithWeather(paletteIndex); + } +} + +// When walking on a bridge high above water (Route 120), the reflection is a solid dark blue color. +// This is so the sprite blends in with the dark water metatile underneath the bridge. +void LoadObjectHighBridgeReflectionPalette(struct EventObject *eventObject, u8 paletteNum) +{ + const struct EventObjectGraphicsInfo *graphicsInfo; + + graphicsInfo = GetEventObjectGraphicsInfo(eventObject->graphicsId); + if (graphicsInfo->paletteTag2 != EVENT_OBJ_PAL_TAG_NONE) + { + PatchObjectPalette(graphicsInfo->paletteTag2, paletteNum); + UpdateSpritePaletteWithWeather(paletteNum); + } +} + +void UpdateObjectReflectionSprite(struct Sprite *reflectionSprite) +{ + struct EventObject *eventObject; + struct Sprite *mainSprite; + + eventObject = &gEventObjects[reflectionSprite->data[0]]; + mainSprite = &gSprites[eventObject->spriteId]; + if (!eventObject->active || !eventObject->hasReflection || eventObject->localId != reflectionSprite->data[1]) + { + reflectionSprite->inUse = FALSE; + } + else + { + reflectionSprite->oam.paletteNum = gReflectionEffectPaletteMap[mainSprite->oam.paletteNum]; + reflectionSprite->oam.shape = mainSprite->oam.shape; + reflectionSprite->oam.size = mainSprite->oam.size; + reflectionSprite->oam.matrixNum = mainSprite->oam.matrixNum | 0x10; + reflectionSprite->oam.tileNum = mainSprite->oam.tileNum; + reflectionSprite->subspriteTables = mainSprite->subspriteTables; + reflectionSprite->subspriteTableNum = mainSprite->subspriteTableNum; + reflectionSprite->invisible = mainSprite->invisible; + reflectionSprite->pos1.x = mainSprite->pos1.x; + // reflectionSprite->data[2] holds an additional vertical offset, used by the high bridges on Route 120 + reflectionSprite->pos1.y = mainSprite->pos1.y + GetReflectionVerticalOffset(eventObject) + reflectionSprite->data[2]; + reflectionSprite->centerToCornerVecX = mainSprite->centerToCornerVecX; + reflectionSprite->centerToCornerVecY = mainSprite->centerToCornerVecY; + reflectionSprite->pos2.x = mainSprite->pos2.x; + reflectionSprite->pos2.y = -mainSprite->pos2.y; + reflectionSprite->coordOffsetEnabled = mainSprite->coordOffsetEnabled; + + if (eventObject->unk3_3 == TRUE) + reflectionSprite->invisible = TRUE; + + // Check if the reflection is not still. + if (reflectionSprite->data[7] == FALSE) + { + // Sets the reflection sprite's rot/scale matrix to the appropriate + // matrix based on whether or not the main sprite is horizontally flipped. + // If the sprite is facing to the east, then it is flipped, and its matrixNum is 8. + reflectionSprite->oam.matrixNum = 0; + if (mainSprite->oam.matrixNum & 0x8) + reflectionSprite->oam.matrixNum = 1; + } + } +} + +extern const struct SpriteTemplate *const gFieldEffectObjectTemplatePointers[]; + +u8 CreateWarpArrowSprite(void) +{ + u8 spriteId; + struct Sprite *sprite; + + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[8], 0, 0, 0x52); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->oam.priority = 1; + sprite->coordOffsetEnabled = TRUE; + sprite->invisible = TRUE; + } + return spriteId; +} + +void SetSpriteInvisible(u8 spriteId) +{ + gSprites[spriteId].invisible = TRUE; +} + +void ShowWarpArrowSprite(u8 spriteId, u8 direction, s16 x, s16 y) +{ + s16 x2; + s16 y2; + struct Sprite *sprite; + + sprite = &gSprites[spriteId]; + if (sprite->invisible || sprite->data[0] != x || sprite->data[1] != y) + { + sub_8093038(x, y, &x2, &y2); + sprite = &gSprites[spriteId]; + sprite->pos1.x = x2 + 8; + sprite->pos1.y = y2 + 8; + sprite->invisible = FALSE; + sprite->data[0] = x; + sprite->data[1] = y; + StartSpriteAnim(sprite, direction - 1); + } +} + +const u8 gShadowEffectTemplateIds[] = { + 0, + 1, + 2, + 3 +}; + +const u16 gShadowVerticalOffsets[] = { + 4, + 4, + 4, + 16 +}; + +u32 FldEff_Shadow(void) +{ + u8 eventObjectId; + const struct EventObjectGraphicsInfo *graphicsInfo; + u8 spriteId; + + eventObjectId = GetEventObjectIdByLocalIdAndMap(gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + graphicsInfo = GetEventObjectGraphicsInfo(gEventObjects[eventObjectId].graphicsId); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[gShadowEffectTemplateIds[graphicsInfo->shadowSize]], 0, 0, 0x94); + if (spriteId != MAX_SPRITES) + { + gSprites[spriteId].coordOffsetEnabled = TRUE; + gSprites[spriteId].data[0] = gFieldEffectArguments[0]; + gSprites[spriteId].data[1] = gFieldEffectArguments[1]; + gSprites[spriteId].data[2] = gFieldEffectArguments[2]; + gSprites[spriteId].data[3] = (graphicsInfo->height >> 1) - gShadowVerticalOffsets[graphicsInfo->shadowSize]; + } + return 0; +} + +void UpdateShadowFieldEffect(struct Sprite *sprite) +{ + u8 eventObjectId; + struct EventObject *eventObject; + struct Sprite *linkedSprite; + + if (TryGetEventObjectIdByLocalIdAndMap(sprite->data[0], sprite->data[1], sprite->data[2], &eventObjectId)) + { + FieldEffectStop(sprite, FLDEFF_SHADOW); + } + else + { + eventObject = &gEventObjects[eventObjectId]; + linkedSprite = &gSprites[eventObject->spriteId]; + sprite->oam.priority = linkedSprite->oam.priority; + sprite->pos1.x = linkedSprite->pos1.x; + sprite->pos1.y = linkedSprite->pos1.y + sprite->data[3]; + if (!eventObject->active || !eventObject->hasShadow + || MetatileBehavior_IsPokeGrass(eventObject->currentMetatileBehavior) + || MetatileBehavior_IsSurfableWaterOrUnderwater(eventObject->currentMetatileBehavior) + || MetatileBehavior_IsSurfableWaterOrUnderwater(eventObject->previousMetatileBehavior) + || MetatileBehavior_IsReflective(eventObject->currentMetatileBehavior) + || MetatileBehavior_IsReflective(eventObject->previousMetatileBehavior)) + { + FieldEffectStop(sprite, FLDEFF_SHADOW); + } + } +} + +u32 FldEff_TallGrass(void) +{ + s16 x; + s16 y; + u8 spriteId; + struct Sprite *sprite; + + x = gFieldEffectArguments[0]; + y = gFieldEffectArguments[1]; + sub_80930E0(&x, &y, 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[4], x, y, 0); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[0] = gFieldEffectArguments[2]; + sprite->data[1] = gFieldEffectArguments[0]; + sprite->data[2] = gFieldEffectArguments[1]; + sprite->data[3] = gFieldEffectArguments[4]; + sprite->data[4] = gFieldEffectArguments[5]; + sprite->data[5] = gFieldEffectArguments[6]; + if (gFieldEffectArguments[7]) + { + SeekSpriteAnim(sprite, 4); + } + } + return 0; +} + +void UpdateTallGrassFieldEffect(struct Sprite *sprite) +{ + u8 mapNum; + u8 mapGroup; + u8 metatileBehavior; + u8 localId; + u8 eventObjectId; + struct EventObject *eventObject; + + mapNum = sprite->data[5] >> 8; + mapGroup = sprite->data[5]; + if (gCamera.active && (gSaveBlock1Ptr->location.mapNum != mapNum || gSaveBlock1Ptr->location.mapGroup != mapGroup)) + { + sprite->data[1] -= gCamera.x; + sprite->data[2] -= gCamera.y; + sprite->data[5] = ((u8)gSaveBlock1Ptr->location.mapNum << 8) | (u8)gSaveBlock1Ptr->location.mapGroup; + } + localId = sprite->data[3] >> 8; + mapNum = sprite->data[3]; + mapGroup = sprite->data[4]; + metatileBehavior = MapGridGetMetatileBehaviorAt(sprite->data[1], sprite->data[2]); + if (TryGetEventObjectIdByLocalIdAndMap(localId, mapNum, mapGroup, &eventObjectId) || !MetatileBehavior_IsTallGrass(metatileBehavior) || (sprite->data[7] && sprite->animEnded)) + { + FieldEffectStop(sprite, FLDEFF_TALL_GRASS); + } + else + { + eventObject = &gEventObjects[eventObjectId]; + if ((eventObject->currentCoords.x != sprite->data[1] || eventObject->currentCoords.y != sprite->data[2]) && (eventObject->previousCoords.x != sprite->data[1] || eventObject->previousCoords.y != sprite->data[2])) + sprite->data[7] = TRUE; + + metatileBehavior = 0; + if (sprite->animCmdIndex == 0) + metatileBehavior = 4; + + UpdateEventObjectSpriteVisibility(sprite, 0); + sub_81561FC(sprite, sprite->data[0], metatileBehavior); + } +} + +u32 FldEff_JumpTallGrass(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 12); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[10], gFieldEffectArguments[0], gFieldEffectArguments[1], 0); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[0] = gFieldEffectArguments[2]; + sprite->data[1] = 12; + } + return 0; +} + +u8 FindTallGrassFieldEffectSpriteId(u8 localId, u8 mapNum, u8 mapGroup, s16 x, s16 y) +{ + struct Sprite *sprite; + u8 i; + + for (i = 0; i < MAX_SPRITES; i ++) + { + if (gSprites[i].inUse) + { + sprite = &gSprites[i]; + if (sprite->callback == UpdateTallGrassFieldEffect && (x == sprite->data[1] && y == sprite->data[2]) && (localId == (u8)(sprite->data[3] >> 8) && mapNum == (sprite->data[3] & 0xFF) && mapGroup == sprite->data[4])) + return i; + } + } + + return MAX_SPRITES; +} + +u32 FldEff_LongGrass(void) +{ + s16 x; + s16 y; + u8 spriteId; + struct Sprite *sprite; + + x = gFieldEffectArguments[0]; + y = gFieldEffectArguments[1]; + sub_80930E0(&x, &y, 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[15], x, y, 0); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = ZCoordToPriority(gFieldEffectArguments[2]); + sprite->data[0] = gFieldEffectArguments[2]; + sprite->data[1] = gFieldEffectArguments[0]; + sprite->data[2] = gFieldEffectArguments[1]; + sprite->data[3] = gFieldEffectArguments[4]; + sprite->data[4] = gFieldEffectArguments[5]; + sprite->data[5] = gFieldEffectArguments[6]; + if (gFieldEffectArguments[7]) + { + SeekSpriteAnim(sprite, 6); + } + } + return 0; +} + +void UpdateLongGrassFieldEffect(struct Sprite *sprite) +{ + u8 mapNum; + u8 mapGroup; + u8 metatileBehavior; + u8 localId; + u8 eventObjectId; + struct EventObject *eventObject; + + mapNum = sprite->data[5] >> 8; + mapGroup = sprite->data[5]; + if (gCamera.active && (gSaveBlock1Ptr->location.mapNum != mapNum || gSaveBlock1Ptr->location.mapGroup != mapGroup)) + { + sprite->data[1] -= gCamera.x; + sprite->data[2] -= gCamera.y; + sprite->data[5] = ((u8)gSaveBlock1Ptr->location.mapNum << 8) | (u8)gSaveBlock1Ptr->location.mapGroup; + } + localId = sprite->data[3] >> 8; + mapNum = sprite->data[3]; + mapGroup = sprite->data[4]; + metatileBehavior = MapGridGetMetatileBehaviorAt(sprite->data[1], sprite->data[2]); + if (TryGetEventObjectIdByLocalIdAndMap(localId, mapNum, mapGroup, &eventObjectId) || !MetatileBehavior_IsLongGrass(metatileBehavior) || (sprite->data[7] && sprite->animEnded)) + { + FieldEffectStop(sprite, FLDEFF_LONG_GRASS); + } + else + { + eventObject = &gEventObjects[eventObjectId]; + if ((eventObject->currentCoords.x != sprite->data[1] || eventObject->currentCoords.y != sprite->data[2]) && (eventObject->previousCoords.x != sprite->data[1] || eventObject->previousCoords.y != sprite->data[2])) + { + sprite->data[7] = TRUE; + } + UpdateEventObjectSpriteVisibility(sprite, 0); + sub_81561FC(sprite, sprite->data[0], 0); + } +} + +u32 FldEff_JumpLongGrass(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[16], gFieldEffectArguments[0], gFieldEffectArguments[1], 0); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[0] = gFieldEffectArguments[2]; + sprite->data[1] = 18; + } + return 0; +} + +u32 FldEff_ShortGrass(void) +{ + u8 eventObjectId; + struct EventObject *eventObject; + u8 spriteId; + struct Sprite *sprite; + + eventObjectId = GetEventObjectIdByLocalIdAndMap(gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + eventObject = &gEventObjects[eventObjectId]; + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[30], 0, 0, 0); + if (spriteId != MAX_SPRITES) + { + sprite = &(gSprites[spriteId]); + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gSprites[eventObject->spriteId].oam.priority; + sprite->data[0] = gFieldEffectArguments[0]; + sprite->data[1] = gFieldEffectArguments[1]; + sprite->data[2] = gFieldEffectArguments[2]; + sprite->data[3] = gSprites[eventObject->spriteId].pos1.x; + sprite->data[4] = gSprites[eventObject->spriteId].pos1.y; + } + return 0; +} + +void UpdateShortGrassFieldEffect(struct Sprite *sprite) +{ + u8 eventObjectId; + s16 x; + s16 y; + const struct EventObjectGraphicsInfo *graphicsInfo; + struct Sprite *linkedSprite; + + if (TryGetEventObjectIdByLocalIdAndMap(sprite->data[0], sprite->data[1], sprite->data[2], &eventObjectId) || !gEventObjects[eventObjectId].inShortGrass) + { + FieldEffectStop(sprite, FLDEFF_SHORT_GRASS); + } + else + { + graphicsInfo = GetEventObjectGraphicsInfo(gEventObjects[eventObjectId].graphicsId); + linkedSprite = &gSprites[gEventObjects[eventObjectId].spriteId]; + y = linkedSprite->pos1.y; + x = linkedSprite->pos1.x; + if (x != sprite->data[3] || y != sprite->data[4]) + { + sprite->data[3] = x; + sprite->data[4] = y; + if (sprite->animEnded) + { + StartSpriteAnim(sprite, 0); + } + } + sprite->pos1.x = x; + sprite->pos1.y = y; + sprite->pos2.y = (graphicsInfo->height >> 1) - 8; + sprite->subpriority = linkedSprite->subpriority - 1; + sprite->oam.priority = linkedSprite->oam.priority; + UpdateEventObjectSpriteVisibility(sprite, linkedSprite->invisible); + } +} + +u32 FldEff_SandFootprints(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[11], gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[7] = FLDEFF_SAND_FOOTPRINTS; + StartSpriteAnim(sprite, gFieldEffectArguments[4]); + } + return 0; +} + +u32 FldEff_DeepSandFootprints(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[23], gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[7] = FLDEFF_DEEP_SAND_FOOTPRINTS; + StartSpriteAnim(sprite, gFieldEffectArguments[4]); + } + return spriteId; +} + +u32 FldEff_BikeTireTracks(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[27], gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[7] = FLDEFF_BIKE_TIRE_TRACKS; + StartSpriteAnim(sprite, gFieldEffectArguments[4]); + } + return spriteId; +} + +void (*const gFadeFootprintsTireTracksFuncs[])(struct Sprite *) = { + FadeFootprintsTireTracks_Step0, + FadeFootprintsTireTracks_Step1 +}; + +void UpdateFootprintsTireTracksFieldEffect(struct Sprite *sprite) +{ + gFadeFootprintsTireTracksFuncs[sprite->data[0]](sprite); +} + +void FadeFootprintsTireTracks_Step0(struct Sprite *sprite) +{ + // Wait 40 frames before the flickering starts. + if (++sprite->data[1] > 40) + sprite->data[0] = 1; + + UpdateEventObjectSpriteVisibility(sprite, FALSE); +} + +void FadeFootprintsTireTracks_Step1(struct Sprite *sprite) +{ + sprite->invisible ^= 1; + sprite->data[1]++; + UpdateEventObjectSpriteVisibility(sprite, sprite->invisible); + if (sprite->data[1] > 56) + { + FieldEffectStop(sprite, sprite->data[7]); + } +} + +u32 FldEff_Splash(void) +{ + u8 eventObjectId; + struct EventObject *eventObject; + u8 spriteId; + struct Sprite *sprite; + const struct EventObjectGraphicsInfo *graphicsInfo; + struct Sprite *linkedSprite; + + eventObjectId = GetEventObjectIdByLocalIdAndMap(gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + eventObject = &gEventObjects[eventObjectId]; + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[13], 0, 0, 0); + if (spriteId != MAX_SPRITES) + { + graphicsInfo = GetEventObjectGraphicsInfo(eventObject->graphicsId); + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + linkedSprite = &gSprites[eventObject->spriteId]; + sprite->oam.priority = linkedSprite->oam.priority; + sprite->data[0] = gFieldEffectArguments[0]; + sprite->data[1] = gFieldEffectArguments[1]; + sprite->data[2] = gFieldEffectArguments[2]; + sprite->pos2.y = (graphicsInfo->height >> 1) - 4; + PlaySE(SE_MIZU); + } + return 0; +} + +void UpdateSplashFieldEffect(struct Sprite *sprite) +{ + u8 eventObjectId; + + if (sprite->animEnded || TryGetEventObjectIdByLocalIdAndMap(sprite->data[0], sprite->data[1], sprite->data[2], &eventObjectId)) + { + FieldEffectStop(sprite, FLDEFF_SPLASH); + } + else + { + sprite->pos1.x = gSprites[gEventObjects[eventObjectId].spriteId].pos1.x; + sprite->pos1.y = gSprites[gEventObjects[eventObjectId].spriteId].pos1.y; + UpdateEventObjectSpriteVisibility(sprite, FALSE); + } +} + +u32 FldEff_JumpSmallSplash(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 12); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[14], gFieldEffectArguments[0], gFieldEffectArguments[1], 0); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[0] = gFieldEffectArguments[2]; + sprite->data[1] = FLDEFF_JUMP_SMALL_SPLASH; + } + return 0; +} + +u32 FldEff_JumpBigSplash(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[12], gFieldEffectArguments[0], gFieldEffectArguments[1], 0); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[0] = gFieldEffectArguments[2]; + sprite->data[1] = FLDEFF_JUMP_BIG_SPLASH; + } + return 0; +} + +u32 FldEff_FeetInFlowingWater(void) +{ + u8 eventObjectId; + struct EventObject *eventObject; + u8 spriteId; + struct Sprite *sprite; + const struct EventObjectGraphicsInfo *graphicsInfo; + + eventObjectId = GetEventObjectIdByLocalIdAndMap(gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + eventObject = &gEventObjects[eventObjectId]; + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[13], 0, 0, 0); + if (spriteId != MAX_SPRITES) + { + graphicsInfo = GetEventObjectGraphicsInfo(eventObject->graphicsId); + sprite = &gSprites[spriteId]; + sprite->callback = UpdateFeetInFlowingWaterFieldEffect; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gSprites[eventObject->spriteId].oam.priority; + sprite->data[0] = gFieldEffectArguments[0]; + sprite->data[1] = gFieldEffectArguments[1]; + sprite->data[2] = gFieldEffectArguments[2]; + sprite->data[3] = -1; + sprite->data[4] = -1; + sprite->pos2.y = (graphicsInfo->height >> 1) - 4; + StartSpriteAnim(sprite, 1); + } + return 0; +} + +void UpdateFeetInFlowingWaterFieldEffect(struct Sprite *sprite) +{ + u8 eventObjectId; + struct Sprite *linkedSprite; + struct EventObject *eventObject; + + if (TryGetEventObjectIdByLocalIdAndMap(sprite->data[0], sprite->data[1], sprite->data[2], &eventObjectId) || !gEventObjects[eventObjectId].inShallowFlowingWater) + { + FieldEffectStop(sprite, FLDEFF_FEET_IN_FLOWING_WATER); + } + else + { + eventObject = &gEventObjects[eventObjectId]; + linkedSprite = &gSprites[eventObject->spriteId]; + sprite->pos1.x = linkedSprite->pos1.x; + sprite->pos1.y = linkedSprite->pos1.y; + sprite->subpriority = linkedSprite->subpriority; + UpdateEventObjectSpriteVisibility(sprite, FALSE); + if (eventObject->currentCoords.x != sprite->data[3] || eventObject->currentCoords.y != sprite->data[4]) + { + sprite->data[3] = eventObject->currentCoords.x; + sprite->data[4] = eventObject->currentCoords.y; + if (!sprite->invisible) + { + PlaySE(SE_MIZU); + } + } + } +} + +u32 FldEff_Ripple(void) +{ + u8 spriteId; + struct Sprite *sprite; + + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[5], gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[0] = FLDEFF_RIPPLE; + } + return 0; +} + +u32 FldEff_HotSpringsWater(void) +{ + u8 eventObjectId; + struct EventObject *eventObject; + u8 spriteId; + struct Sprite *sprite; + + eventObjectId = GetEventObjectIdByLocalIdAndMap(gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + eventObject = &gEventObjects[eventObjectId]; + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[31], 0, 0, 0); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gSprites[eventObject->spriteId].oam.priority; + sprite->data[0] = gFieldEffectArguments[0]; + sprite->data[1] = gFieldEffectArguments[1]; + sprite->data[2] = gFieldEffectArguments[2]; + sprite->data[3] = gSprites[eventObject->spriteId].pos1.x; + sprite->data[4] = gSprites[eventObject->spriteId].pos1.y; + } + return 0; +} + +void UpdateHotSpringsWaterFieldEffect(struct Sprite *sprite) +{ + u8 eventObjectId; + const struct EventObjectGraphicsInfo *graphicsInfo; + struct Sprite *linkedSprite; + + if (TryGetEventObjectIdByLocalIdAndMap(sprite->data[0], sprite->data[1], sprite->data[2], &eventObjectId) || !gEventObjects[eventObjectId].inHotSprings) + { + FieldEffectStop(sprite, FLDEFF_HOT_SPRINGS_WATER); + } + else + { + graphicsInfo = GetEventObjectGraphicsInfo(gEventObjects[eventObjectId].graphicsId); + linkedSprite = &gSprites[gEventObjects[eventObjectId].spriteId]; + sprite->pos1.x = linkedSprite->pos1.x; + sprite->pos1.y = (graphicsInfo->height >> 1) + linkedSprite->pos1.y - 8; + sprite->subpriority = linkedSprite->subpriority - 1; + UpdateEventObjectSpriteVisibility(sprite, FALSE); + } +} + +u32 FldEff_Unknown19(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[17], gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[0] = FLDEFF_UNKNOWN_19; + } + return 0; +} + +u32 FldEff_Unknown20(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[18], gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[0] = FLDEFF_UNKNOWN_20; + } + return 0; +} + +u32 FldEff_Unknown21(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[19], gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[0] = FLDEFF_UNKNOWN_21; + } + return 0; +} + +u32 FldEff_Unknown22(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[20], gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[0] = FLDEFF_UNKNOWN_22; + } + return 0; +} + +void StartAshFieldEffect(s16 x, s16 y, u16 c, s16 d) +{ + gFieldEffectArguments[0] = x; + gFieldEffectArguments[1] = y; + gFieldEffectArguments[2] = 0x52; + gFieldEffectArguments[3] = 1; + gFieldEffectArguments[4] = c; + gFieldEffectArguments[5] = d; + FieldEffectStart(FLDEFF_ASH); +} + +u32 FldEff_Ash(void) +{ + s16 x; + s16 y; + u8 spriteId; + struct Sprite *sprite; + + x = gFieldEffectArguments[0]; + y = gFieldEffectArguments[1]; + sub_80930E0(&x, &y, 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[6], x, y, gFieldEffectArguments[2]); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[1] = gFieldEffectArguments[0]; + sprite->data[2] = gFieldEffectArguments[1]; + sprite->data[3] = gFieldEffectArguments[4]; + sprite->data[4] = gFieldEffectArguments[5]; + } + return 0; +} + +void (*const gAshFieldEffectFuncs[])(struct Sprite *) = { + UpdateAshFieldEffect_Step0, + UpdateAshFieldEffect_Step1, + UpdateAshFieldEffect_Step2 +}; + +void UpdateAshFieldEffect(struct Sprite *sprite) +{ + gAshFieldEffectFuncs[sprite->data[0]](sprite); +} + +void UpdateAshFieldEffect_Step0(struct Sprite *sprite) +{ + sprite->invisible = TRUE; + sprite->animPaused = TRUE; + if (--sprite->data[4] == 0) + sprite->data[0] = 1; +} + +void UpdateAshFieldEffect_Step1(struct Sprite *sprite) +{ + sprite->invisible = FALSE; + sprite->animPaused = FALSE; + MapGridSetMetatileIdAt(sprite->data[1], sprite->data[2], sprite->data[3]); + CurrentMapDrawMetatileAt(sprite->data[1], sprite->data[2]); + gEventObjects[gPlayerAvatar.eventObjectId].triggerGroundEffectsOnMove = TRUE; + sprite->data[0] = 2; +} + +void UpdateAshFieldEffect_Step2(struct Sprite *sprite) +{ + UpdateEventObjectSpriteVisibility(sprite, FALSE); + if (sprite->animEnded) + FieldEffectStop(sprite, FLDEFF_ASH); +} + +u32 FldEff_SurfBlob(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[7], gFieldEffectArguments[0], gFieldEffectArguments[1], 0x96); + if (spriteId !=MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.paletteNum = 0; + sprite->data[2] = gFieldEffectArguments[2]; + sprite->data[3] = -1; + sprite->data[6] = -1; + sprite->data[7] = -1; + } + FieldEffectActiveListRemove(FLDEFF_SURF_BLOB); + return spriteId; +} + +void sub_81555AC(u8 spriteId, u8 value) +{ + gSprites[spriteId].data[0] = (gSprites[spriteId].data[0] & ~0xF) | (value & 0xF); +} + +void sub_81555D8(u8 spriteId, u8 value) +{ + gSprites[spriteId].data[0] = (gSprites[spriteId].data[0] & ~0xF0) | ((value & 0xF) << 4); +} + +void sub_8155604(u8 spriteId, u8 value, s16 data1) +{ + gSprites[spriteId].data[0] = (gSprites[spriteId].data[0] & ~0xF00) | ((value & 0xF) << 8); + gSprites[spriteId].data[1] = data1; +} + +u8 sub_8155638(struct Sprite *sprite) +{ + return sprite->data[0] & 0xF; +} + +u8 sub_8155640(struct Sprite *sprite) +{ + return (sprite->data[0] & 0xF0) >> 4; +} + +u8 sub_815564C(struct Sprite *sprite) +{ + return (sprite->data[0] & 0xF00) >> 8; +} + +void UpdateSurfBlobFieldEffect(struct Sprite *sprite) +{ + struct EventObject *eventObject; + struct Sprite *linkedSprite; + + eventObject = &gEventObjects[sprite->data[2]]; + linkedSprite = &gSprites[eventObject->spriteId]; + sub_81556B0(eventObject, sprite); + sub_81556E8(eventObject, sprite); + sub_815577C(eventObject, linkedSprite, sprite); + sprite->oam.priority = linkedSprite->oam.priority; +} + +void sub_81556B0(struct EventObject *eventObject, struct Sprite *sprite) +{ + u8 surfBlobDirectionAnims[] = { + 0, // DIR_NONE + 0, // DIR_SOUTH + 1, // DIR_NORTH + 2, // DIR_WEST + 3, // DIR_EAST + 0, + 0, + 1, + 1, + }; + + if (sub_8155640(sprite) == 0) + StartSpriteAnimIfDifferent(sprite, surfBlobDirectionAnims[eventObject->movementDirection]); +} + +#ifdef NONMATCHING +void sub_81556E8(struct EventObject *eventObject, struct Sprite *sprite) +{ + s16 x; + s16 y; + u8 i; + + x = eventObject->currentCoords.x; + y = eventObject->currentCoords.y; + if (sprite->pos2.y == 0 && (x != sprite->data[6] || y != sprite->data[7])) + { + sprite->data[5] = sprite->pos2.y; + for (sprite->data[6] = x, sprite->data[7] = y, i = DIR_SOUTH; i <= DIR_EAST; i ++, x = sprite->data[6], y = sprite->data[7]) + { + MoveCoords(i, &x, &y); + if (MapGridGetZCoordAt(x, y) == 3) + { + sprite->data[5] ++; + break; + } + } + } +} +#else +NAKED void sub_81556E8(struct EventObject *eventObject, struct Sprite *sprite) +{ + asm_unified("push {r4-r7,lr}\n\ + mov r7, r8\n\ + push {r7}\n\ + sub sp, 0x4\n\ + adds r4, r1, 0\n\ + ldrh r2, [r0, 0x10]\n\ + mov r1, sp\n\ + strh r2, [r1]\n\ + ldrh r1, [r0, 0x12]\n\ + mov r0, sp\n\ + adds r0, 0x2\n\ + strh r1, [r0]\n\ + movs r2, 0x26\n\ + ldrsh r3, [r4, r2]\n\ + mov r8, r0\n\ + cmp r3, 0\n\ + bne _08155770\n\ + mov r0, sp\n\ + movs r5, 0\n\ + ldrsh r2, [r0, r5]\n\ + movs r5, 0x3A\n\ + ldrsh r0, [r4, r5]\n\ + cmp r2, r0\n\ + bne _08155724\n\ + lsls r0, r1, 16\n\ + asrs r0, 16\n\ + movs r5, 0x3C\n\ + ldrsh r1, [r4, r5]\n\ + cmp r0, r1\n\ + beq _08155770\n\ +_08155724:\n\ + strh r3, [r4, 0x38]\n\ + strh r2, [r4, 0x3A]\n\ + mov r1, r8\n\ + movs r2, 0\n\ + ldrsh r0, [r1, r2]\n\ + strh r0, [r4, 0x3C]\n\ + movs r5, 0x1\n\ + mov r7, r8\n\ + mov r6, sp\n\ +_08155736:\n\ + adds r0, r5, 0\n\ + mov r1, sp\n\ + adds r2, r7, 0\n\ + bl MoveCoords\n\ + movs r1, 0\n\ + ldrsh r0, [r6, r1]\n\ + movs r2, 0\n\ + ldrsh r1, [r7, r2]\n\ + bl MapGridGetZCoordAt\n\ + lsls r0, 24\n\ + lsrs r0, 24\n\ + cmp r0, 0x3\n\ + bne _0815575C\n\ + ldrh r0, [r4, 0x38]\n\ + adds r0, 0x1\n\ + strh r0, [r4, 0x38]\n\ + b _08155770\n\ +_0815575C:\n\ + adds r0, r5, 0x1\n\ + lsls r0, 24\n\ + lsrs r5, r0, 24\n\ + ldrh r0, [r4, 0x3A]\n\ + strh r0, [r6]\n\ + ldrh r0, [r4, 0x3C]\n\ + mov r1, r8\n\ + strh r0, [r1]\n\ + cmp r5, 0x4\n\ + bls _08155736\n\ +_08155770:\n\ + add sp, 0x4\n\ + pop {r3}\n\ + mov r8, r3\n\ + pop {r4-r7}\n\ + pop {r0}\n\ + bx r0"); +} +#endif + +void sub_815577C(struct EventObject *eventObject, struct Sprite *linkedSprite, struct Sprite *sprite) +{ + u16 unk_085CDC6A[] = {3, 7}; + u8 v0 = sub_8155638(sprite); + if (v0 != 0) + { + if (((u16)(++ sprite->data[4]) & unk_085CDC6A[sprite->data[5]]) == 0) + { + sprite->pos2.y += sprite->data[3]; + } + if ((sprite->data[4] & 0x0F) == 0) + { + sprite->data[3] = -sprite->data[3]; + } + if (v0 != 2) + { + if (sub_815564C(sprite) == 0) + linkedSprite->pos2.y = sprite->pos2.y; + else + linkedSprite->pos2.y = sprite->data[1] + sprite->pos2.y; + sprite->pos1.x = linkedSprite->pos1.x; + sprite->pos1.y = linkedSprite->pos1.y + 8; + } + } +} + +u8 sub_8155800(u8 oldSpriteId) +{ + u8 spriteId; + struct Sprite *sprite; + + spriteId = CreateSpriteAtEnd(&gDummySpriteTemplate, 0, 0, -1); + sprite = &gSprites[spriteId]; + sprite->callback = sub_8155850; + sprite->invisible = TRUE; + sprite->data[0] = oldSpriteId; + sprite->data[1] = 1; + return spriteId; +} + +void sub_8155850(struct Sprite *sprite) +{ + struct Sprite *oldSprite; + + oldSprite = &gSprites[sprite->data[0]]; + if (((sprite->data[2]++) & 0x03) == 0) + { + oldSprite->pos2.y += sprite->data[1]; + } + if ((sprite->data[2] & 0x0F) == 0) + { + sprite->data[1] = -sprite->data[1]; + } +} + +u32 FldEff_Dust(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 12); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[9], gFieldEffectArguments[0], gFieldEffectArguments[1], 0); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->data[0] = gFieldEffectArguments[2]; + sprite->data[1] = 10; + } + return 0; +} + +u32 FldEff_SandPile(void) +{ + u8 eventObjectId; + struct EventObject *eventObject; + u8 spriteId; + struct Sprite *sprite; + const struct EventObjectGraphicsInfo *graphicsInfo; + + eventObjectId = GetEventObjectIdByLocalIdAndMap(gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + eventObject = &gEventObjects[eventObjectId]; + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[29], 0, 0, 0); + if (spriteId != MAX_SPRITES) + { + graphicsInfo = GetEventObjectGraphicsInfo(eventObject->graphicsId); + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gSprites[eventObject->spriteId].oam.priority; + sprite->data[0] = gFieldEffectArguments[0]; + sprite->data[1] = gFieldEffectArguments[1]; + sprite->data[2] = gFieldEffectArguments[2]; + sprite->data[3] = gSprites[eventObject->spriteId].pos1.x; + sprite->data[4] = gSprites[eventObject->spriteId].pos1.y; + sprite->pos2.y = (graphicsInfo->height >> 1) - 2; + SeekSpriteAnim(sprite, 2); + } + return 0; +} + +void UpdateSandPileFieldEffect(struct Sprite *sprite) +{ + u8 eventObjectId; + s16 x; + s16 y; + + if (TryGetEventObjectIdByLocalIdAndMap(sprite->data[0], sprite->data[1], sprite->data[2], &eventObjectId) || !gEventObjects[eventObjectId].inSandPile) + { + FieldEffectStop(sprite, FLDEFF_SAND_PILE); + } + else + { + y = gSprites[gEventObjects[eventObjectId].spriteId].pos1.y; + x = gSprites[gEventObjects[eventObjectId].spriteId].pos1.x; + if (x != sprite->data[3] || y != sprite->data[4]) + { + sprite->data[3] = x; + sprite->data[4] = y; + if (sprite->animEnded) + { + StartSpriteAnim(sprite, 0); + } + } + sprite->pos1.x = x; + sprite->pos1.y = y; + sprite->subpriority = gSprites[gEventObjects[eventObjectId].spriteId].subpriority; + UpdateEventObjectSpriteVisibility(sprite, FALSE); + } +} + +u32 FldEff_Bubbles(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 0); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[34], gFieldEffectArguments[0], gFieldEffectArguments[1], 0x52); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = 1; + } + return 0; +} + +void UpdateBubblesFieldEffect(struct Sprite *sprite) +{ + sprite->data[0] += 0x80; + sprite->data[0] &= 0x100; + sprite->pos1.y -= sprite->data[0] >> 8; + UpdateEventObjectSpriteVisibility(sprite, FALSE); + if (sprite->invisible || sprite->animEnded) + { + FieldEffectStop(sprite, FLDEFF_BUBBLES); + } +} + +u32 FldEff_BerryTreeGrowthSparkle(void) +{ + u8 spriteId; + struct Sprite *sprite; + + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 4); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[22], gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2]); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled = TRUE; + sprite->oam.priority = gFieldEffectArguments[3]; + sprite->oam.paletteNum = 5; + sprite->data[0] = FLDEFF_BERRY_TREE_GROWTH_SPARKLE; + } + return 0; +} + +u32 ShowTreeDisguiseFieldEffect(void) +{ + return ShowDisguiseFieldEffect(FLDEFF_TREE_DISGUISE, 24, 4); +} + + +u32 ShowMountainDisguiseFieldEffect(void) +{ + return ShowDisguiseFieldEffect(FLDEFF_MOUNTAIN_DISGUISE, 25, 3); +} + + +u32 ShowSandDisguiseFieldEffect(void) +{ + return ShowDisguiseFieldEffect(FLDEFF_SAND_DISGUISE, 28, 2); +} + +u32 ShowDisguiseFieldEffect(u8 fldEff, u8 templateIdx, u8 paletteNum) +{ + u8 spriteId; + struct Sprite *sprite; + + if (TryGetEventObjectIdByLocalIdAndMap(gFieldEffectArguments[0], gFieldEffectArguments[1], gFieldEffectArguments[2], &spriteId)) + { + FieldEffectActiveListRemove(fldEff); + return MAX_SPRITES; + } + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[templateIdx], 0, 0, 0); + if (spriteId != MAX_SPRITES) + { + sprite = &gSprites[spriteId]; + sprite->coordOffsetEnabled ++; + sprite->oam.paletteNum = paletteNum; + sprite->data[1] = fldEff; + sprite->data[2] = gFieldEffectArguments[0]; + sprite->data[3] = gFieldEffectArguments[1]; + sprite->data[4] = gFieldEffectArguments[2]; + } + return spriteId; +} + +void UpdateDisguiseFieldEffect(struct Sprite *sprite) +{ + u8 eventObjectId; + const struct EventObjectGraphicsInfo *graphicsInfo; + struct Sprite *linkedSprite; + + if (TryGetEventObjectIdByLocalIdAndMap(sprite->data[2], sprite->data[3], sprite->data[4], &eventObjectId)) + { + FieldEffectStop(sprite, sprite->data[1]); + } + + graphicsInfo = GetEventObjectGraphicsInfo(gEventObjects[eventObjectId].graphicsId); + linkedSprite = &gSprites[gEventObjects[eventObjectId].spriteId]; + sprite->invisible = linkedSprite->invisible; + sprite->pos1.x = linkedSprite->pos1.x; + sprite->pos1.y = (graphicsInfo->height >> 1) + linkedSprite->pos1.y - 16; + sprite->subpriority = linkedSprite->subpriority - 1; + if (sprite->data[0] == 1) + { + sprite->data[0] ++; + StartSpriteAnim(sprite, 1); + } + if (sprite->data[0] == 2 && sprite->animEnded) + { + sprite->data[7] = 1; + } + if (sprite->data[0] == 3) + { + FieldEffectStop(sprite, sprite->data[1]); + } +} + +void sub_8155D78(struct EventObject *eventObject) +{ + if (eventObject->directionSequenceIndex == 1) + { + gSprites[eventObject->fieldEffectSpriteId].data[0]++; + } +} + +bool8 sub_8155DA0(struct EventObject *eventObject) +{ + struct Sprite *sprite; + + if (eventObject->directionSequenceIndex == 2) + { + return TRUE; + } + if (eventObject->directionSequenceIndex == 0) + { + return TRUE; + } + sprite = &gSprites[eventObject->fieldEffectSpriteId]; + if (sprite->data[7]) + { + eventObject->directionSequenceIndex = 2; + sprite->data[0]++; + return TRUE; + } + return FALSE; +} + +u32 FldEff_Sparkle(void) +{ + u8 spriteId; + + gFieldEffectArguments[0] += 7; + gFieldEffectArguments[1] += 7; + sub_80930E0((s16 *)&gFieldEffectArguments[0], (s16 *)&gFieldEffectArguments[1], 8, 8); + spriteId = CreateSpriteAtEnd(gFieldEffectObjectTemplatePointers[35], gFieldEffectArguments[0], gFieldEffectArguments[1], 0x52); + if (spriteId != MAX_SPRITES) + { + gSprites[spriteId].oam.priority = gFieldEffectArguments[2]; + gSprites[spriteId].coordOffsetEnabled = TRUE; + } + return 0; +} + +void UpdateSparkleFieldEffect(struct Sprite *sprite) +{ + if (sprite->data[0] == 0) + { + if (sprite->animEnded) + { + sprite->invisible = TRUE; + sprite->data[0]++; + } + + if (sprite->data[0] == 0) + return; + } + + if (++sprite->data[1] > 34) + FieldEffectStop(sprite, FLDEFF_SPARKLE); +} + +void sub_8155EA0(struct Sprite *sprite) +{ + sprite->data[6] = 0; + sprite->data[7] = 0; +} + +bool8 sub_8155EA8(struct Sprite *sprite) +{ + bool8 returnBool = FALSE; + + switch (sprite->data[7]) + { + case 0: + sprite->pos2.x += sub_809773C(sprite->data[6]); + sprite->pos2.y += sub_8097728(sprite->data[6]); + break; + case 1: + sprite->pos2.x -= sub_809773C(0x47 - sprite->data[6]); + sprite->pos2.y += sub_8097728(0x47 - sprite->data[6]); + break; + case 2: + sprite->pos2.x -= sub_809773C(sprite->data[6]); + sprite->pos2.y += sub_8097728(sprite->data[6]); + break; + case 3: + sprite->pos2.x += sub_809773C(0x47 - sprite->data[6]); + sprite->pos2.y += sub_8097728(0x47 - sprite->data[6]); + break; + } + + SetGpuReg(REG_OFFSET_BG0HOFS, -sprite->pos2.x); + if (++sprite->data[6] == 72) + { + sprite->data[6] = 0; + sprite->data[7]++; + } + if (sprite->data[7] == 4) + { + sprite->pos2.y = 0; + sprite->pos2.x = 0; + returnBool = TRUE; + } + + return returnBool; +} + +void sub_8155F80(struct Sprite *sprite) +{ + u8 i, j; + + switch (sprite->data[2]) + { + case 0: + SetGpuReg(REG_OFFSET_BG0VOFS, 0x78 - (sprite->data[0] / 3)); + if (sprite->data[0] == 0x60) + { + for (i = 0; i < 3; i++) + { + for (j = 12; j < 18; j++) + { + ((u16*)(VRAM + 0xF800))[i * 32 + j] = 0xBFF4 + i * 6 + j + 1; + } + } + } + if (sprite->data[0] > 0x137) + { + sprite->data[2] = 1; + sprite->data[0] = 0; + } + break; + case 1: + sprite->pos1.y = (gSineTable[sprite->data[0] / 3] >> 2) + sprite->data[4]; + if (sprite->data[0] == 0xBD) + { + sprite->data[2] = 2; + sprite->data[5] = 0; + sprite->data[0] = 0; + } + break; + case 2: + if (sprite->data[0] == 0x3C) + { + sprite->data[5]++; + sprite->data[0] = 0; + } + if (sprite->data[5] == 7) + { + sprite->data[5] = 0; + sprite->data[2] = 3; + } + break; + case 3: + if (sprite->pos2.y == 0) + { + sprite->data[0] = 0; + sprite->data[2]++; + } + if (sprite->data[0] == 5) + { + sprite->data[0] = 0; + if (sprite->pos2.y > 0) + sprite->pos2.y--; + else + sprite->pos2.y++; + } + break; + case 4: + if (sprite->data[0] == 0x3C) + { + sprite->data[2] = 5; + sprite->data[0] = 0; + sprite->data[5] = 0; + } + break; + case 5: + sub_8155EA0(sprite); + sprite->data[2] = 6; + sprite->data[0] = 0; + break; + case 6: + if (sub_8155EA8(sprite)) + { + sprite->data[0] = 0; + if (++sprite->data[5] <= 2) + { + sub_8155EA0(sprite); + } + else + { + sprite->data[5] = 0; + sprite->data[2] = 7; + } + } + break; + case 7: + if (sprite->data[0] == 0x1E) + { + sprite->data[2] = 8; + sprite->data[0] = 0; + } + break; + case 8: + for (i = 0; i < 15; i++) + { + for (j = 12; j < 18; j++) + { + ((u16*)(VRAM + 0xF800))[i * 32 + j] = 0; + } + } + SetGpuReg(REG_OFFSET_BG0VOFS, 0); + FieldEffectStop(sprite, FLDEFF_64); + break; + } + + if (sprite->data[2] == 1) + { + if ((sprite->data[1] & 7) == 0) + sprite->pos2.y += sprite->data[3]; + if ((sprite->data[1] & 15) == 0) + sprite->data[3] = -sprite->data[3]; + sprite->data[1]++; + } + + sprite->data[0]++; +} + +void sub_8156194(struct Sprite *sprite) +{ + if (sprite->animEnded) + { + FieldEffectStop(sprite, sprite->data[1]); + } + else + { + UpdateEventObjectSpriteVisibility(sprite, FALSE); + SetObjectSubpriorityByZCoord(sprite->data[0], sprite, 0); + } +} + +void sub_81561D0(struct Sprite *sprite) +{ + if (sprite->animEnded) + FieldEffectStop(sprite, sprite->data[0]); + else + UpdateEventObjectSpriteVisibility(sprite, FALSE); +} + +#ifdef NONMATCHING +void sub_81561FC(struct Sprite *sprite /*r6*/, u8 z, u8 offset) +{ + u8 i; + s16 xlo; + s16 xhi; + s16 lx; + s16 lyhi; + s16 ly; + s16 ylo; + s16 yhi; + struct EventObject *eventObject; // r4 + const struct EventObjectGraphicsInfo *graphicsInfo; // destroyed + struct Sprite *linkedSprite; // r5 + + SetObjectSubpriorityByZCoord(z, sprite, offset); + for (i = 0; i < 16; i ++) + { + eventObject = &gEventObjects[i]; + if (eventObject->active) + { + graphicsInfo = GetEventObjectGraphicsInfo(eventObject->graphicsId); + linkedSprite = &gSprites[eventObject->spriteId]; + xhi = sprite->pos1.x + sprite->centerToCornerVecX; + xlo = sprite->pos1.x - sprite->centerToCornerVecX; + lx = linkedSprite->pos1.x; + if (xhi < lx && xlo > lx) + { + lyhi = linkedSprite->pos1.y + linkedSprite->centerToCornerVecY; + ly = linkedSprite->pos1.y; + ylo = sprite->pos1.y - sprite->centerToCornerVecY; + yhi = ylo + linkedSprite->centerToCornerVecY; + if ((lyhi < yhi || lyhi < ylo) && ly > yhi) + { + if (sprite->subpriority <= linkedSprite->subpriority) + { + sprite->subpriority = linkedSprite->subpriority + 2; + break; + } + } + } + } + } +} +#else +NAKED void sub_81561FC(struct Sprite *sprite /*r6*/, u8 z, u8 offset) +{ + asm_unified("push {r4-r7,lr}\n\ + adds r6, r0, 0\n\ + adds r0, r1, 0\n\ + lsls r0, 24\n\ + lsrs r0, 24\n\ + lsls r2, 24\n\ + lsrs r2, 24\n\ + adds r1, r6, 0\n\ + bl SetObjectSubpriorityByZCoord\n\ + movs r7, 0\n\ +_08156212:\n\ + lsls r0, r7, 3\n\ + adds r0, r7\n\ + lsls r0, 2\n\ + ldr r1, =gEventObjects\n\ + adds r4, r0, r1\n\ + ldrb r0, [r4]\n\ + lsls r0, 31\n\ + cmp r0, 0\n\ + beq _081562B4\n\ + ldrb r0, [r4, 0x5]\n\ + bl GetEventObjectGraphicsInfo\n\ + ldrb r1, [r4, 0x4]\n\ + lsls r0, r1, 4\n\ + adds r0, r1\n\ + lsls r0, 2\n\ + ldr r1, =gSprites\n\ + adds r5, r0, r1\n\ + adds r0, r6, 0\n\ + adds r0, 0x28\n\ + movs r2, 0\n\ + ldrsb r2, [r0, r2]\n\ + ldrh r0, [r6, 0x20]\n\ + adds r1, r0, r2\n\ + subs r0, r2\n\ + lsls r0, 16\n\ + lsrs r4, r0, 16\n\ + lsls r1, 16\n\ + asrs r1, 16\n\ + movs r0, 0x20\n\ + ldrsh r2, [r5, r0]\n\ + cmp r1, r2\n\ + bge _081562B4\n\ + lsls r0, r4, 16\n\ + asrs r0, 16\n\ + cmp r0, r2\n\ + ble _081562B4\n\ + adds r0, r5, 0\n\ + adds r0, 0x29\n\ + movs r3, 0\n\ + ldrsb r3, [r0, r3]\n\ + ldrh r2, [r5, 0x22]\n\ + adds r2, r3\n\ + ldrh r4, [r5, 0x22]\n\ + adds r0, r6, 0\n\ + adds r0, 0x29\n\ + movs r1, 0\n\ + ldrsb r1, [r0, r1]\n\ + ldrh r0, [r6, 0x22]\n\ + subs r0, r1\n\ + lsls r0, 16\n\ + asrs r0, 16\n\ + adds r3, r0, r3\n\ + lsls r2, 16\n\ + asrs r2, 16\n\ + lsls r3, 16\n\ + asrs r3, 16\n\ + cmp r2, r3\n\ + blt _0815628C\n\ + cmp r2, r0\n\ + bge _081562B4\n\ +_0815628C:\n\ + lsls r0, r4, 16\n\ + asrs r0, 16\n\ + cmp r0, r3\n\ + ble _081562B4\n\ + adds r2, r6, 0\n\ + adds r2, 0x43\n\ + adds r0, r5, 0\n\ + adds r0, 0x43\n\ + ldrb r1, [r0]\n\ + ldrb r0, [r2]\n\ + cmp r0, r1\n\ + bhi _081562B4\n\ + adds r0, r1, 0x2\n\ + strb r0, [r2]\n\ + b _081562BE\n\ + .pool\n\ +_081562B4:\n\ + adds r0, r7, 0x1\n\ + lsls r0, 24\n\ + lsrs r7, r0, 24\n\ + cmp r7, 0xF\n\ + bls _08156212\n\ +_081562BE:\n\ + pop {r4-r7}\n\ + pop {r0}\n\ + bx r0"); +} +#endif diff --git a/src/field_message_box.c b/src/field_message_box.c index 19859ec0f8..f45b6607d6 100755 --- a/src/field_message_box.c +++ b/src/field_message_box.c @@ -131,7 +131,7 @@ void HideFieldMessageBox(void) gUnknown_020375BC = 0; } -u8 textbox_any_visible(void) +u8 GetFieldMessageBoxMode(void) { return gUnknown_020375BC; } diff --git a/src/field_player_avatar.c b/src/field_player_avatar.c index 38845beb8c..cb2beacee7 100644 --- a/src/field_player_avatar.c +++ b/src/field_player_avatar.c @@ -1,39 +1,64 @@ #include "global.h" +#include "main.h" #include "bike.h" #include "event_data.h" #include "event_object_movement.h" +#include "field_camera.h" #include "field_player_avatar.h" +#include "field_effect.h" +#include "field_effect_helpers.h" #include "fieldmap.h" #include "global.fieldmap.h" +#include "menu.h" #include "metatile_behavior.h" -#include "metatile_behaviors.h" #include "overworld.h" +#include "party_menu.h" +#include "random.h" #include "rotating_gate.h" +#include "script.h" +#include "sound.h" #include "sprite.h" +#include "strings.h" #include "task.h" +#include "tv.h" +#include "wild_encounter.h" +#include "constants/abilities.h" #include "constants/event_objects.h" #include "constants/event_object_movement_constants.h" #include "constants/flags.h" +#include "constants/maps.h" +#include "constants/moves.h" +#include "constants/songs.h" +#include "constants/species.h" -extern void task_add_bump_boulder(u8, u8); +static EWRAM_DATA u8 gUnknown_0203734C = 0; +EWRAM_DATA struct EventObject gEventObjects[NUM_EVENT_OBJECTS] = {}; +EWRAM_DATA struct PlayerAvatar gPlayerAvatar = {}; + +static void StartStrengthAnim(u8, u8); static bool8 ShouldJumpLedge(s16, s16, u8); static bool8 sub_808B1BC(s16, s16, u8); static u8 sub_808B164(struct EventObject *, s16, s16, u8, u8); static u8 sub_808B238(s16, s16, u8); static void check_acro_bike_metatile(s16, s16, u8, u8 *); -extern void PlayerNotOnBikeCollide(u8); -extern void PlayerNotOnBikeCollideWithFarawayIslandMew(u8); -extern void PlayerRun(u8); +static void PlayerNotOnBikeCollide(u8); +static void PlayCollisionSoundIfNotFacingWarp(u8 a); +static void PlayerNotOnBikeCollideWithFarawayIslandMew(u8); +static void PlayerRun(u8); static void MovePlayerNotOnBike(u8, u16); static u8 CheckMovementInputNotOnBike(u8); -extern void sub_808C5B0(void); -extern void sub_808C4D8(void); +static void DoPlayerMatSpin(void); +static void DoPlayerMatJump(void); static u8 CheckForPlayerAvatarCollision(u8); static u8 EventObjectCB2_NoMovement2(); -extern void sub_808C280(struct EventObject *); +static void sub_808C280(struct EventObject *); static bool8 TryInterruptEventObjectSpecialAnim(struct EventObject *, u8); -void npc_clear_strange_bits(struct EventObject *); -extern void DoPlayerAvatarTransition(void); +static void npc_clear_strange_bits(struct EventObject *); +static void DoPlayerAvatarTransition(void); +static bool8 player_is_anim_in_certain_ranges(void); +static bool8 sub_808B618(void); +static bool8 PlayerIsAnimActive(void); +static bool8 PlayerCheckIfAnimFinishedOrInactive(void); static bool8 TryDoMetatileBehaviorForcedMovement(); static void MovePlayerAvatarUsingKeypadInput(u8, u16, u16); static void PlayerAllowForcedMovementIfMovingSameDirection(); @@ -42,43 +67,61 @@ static u8 GetForcedMovementByMetatileBehavior(); static void PlayerNotOnBikeNotMoving(u8, u16); static void PlayerNotOnBikeTurningInPlace(u8, u16); static void PlayerNotOnBikeMoving(u8, u16); -extern void sub_808C750(u8); +static void sub_808C750(u8); -extern void PlayerAvatarTransition_Normal(struct EventObject *a); -extern void PlayerAvatarTransition_MachBike(struct EventObject *a); -extern void PlayerAvatarTransition_AcroBike(struct EventObject *a); -extern void PlayerAvatarTransition_Surfing(struct EventObject *a); -extern void PlayerAvatarTransition_Underwater(struct EventObject *a); -extern void PlayerAvatarTransition_ReturnToField(struct EventObject *a); -extern void PlayerAvatarTransition_Dummy(struct EventObject *a); +static bool8 ForcedMovement_None(void); +static bool8 ForcedMovement_Slip(void); +static bool8 ForcedMovement_WalkSouth(void); +static bool8 ForcedMovement_WalkNorth(void); +static bool8 ForcedMovement_WalkWest(void); +static bool8 ForcedMovement_WalkEast(void); +static bool8 ForcedMovement_PushedSouthByCurrent(void); +static bool8 ForcedMovement_PushedNorthByCurrent(void); +static bool8 ForcedMovement_PushedWestByCurrent(void); +static bool8 ForcedMovement_PushedEastByCurrent(void); +static bool8 ForcedMovement_SlideSouth(void); +static bool8 ForcedMovement_SlideNorth(void); +static bool8 ForcedMovement_SlideWest(void); +static bool8 ForcedMovement_SlideEast(void); +static bool8 ForcedMovement_0xBB(void); +static bool8 ForcedMovement_0xBC(void); +static bool8 ForcedMovement_MuddySlope(void); -extern u8 sub_808C3A4(struct Task *task, struct EventObject *playerObject, struct EventObject *strengthObject); -extern u8 do_boulder_dust(struct Task *task, struct EventObject *playerObject, struct EventObject *strengthObject); -extern u8 sub_808C484(struct Task *task, struct EventObject *playerObject, struct EventObject *strengthObject); +static void PlayerAvatarTransition_Normal(struct EventObject *a); +static void PlayerAvatarTransition_MachBike(struct EventObject *a); +static void PlayerAvatarTransition_AcroBike(struct EventObject *a); +static void PlayerAvatarTransition_Surfing(struct EventObject *a); +static void PlayerAvatarTransition_Underwater(struct EventObject *a); +static void PlayerAvatarTransition_ReturnToField(struct EventObject *a); +static void PlayerAvatarTransition_Dummy(struct EventObject *a); -extern u8 sub_808C544(struct Task *task, struct EventObject *eventObject); +static u8 sub_808C3A4(struct Task *task, struct EventObject *playerObject, struct EventObject *strengthObject); +static u8 do_boulder_dust(struct Task *task, struct EventObject *playerObject, struct EventObject *strengthObject); +static u8 sub_808C484(struct Task *task, struct EventObject *playerObject, struct EventObject *strengthObject); -extern u8 sub_808C61C(struct Task *task, struct EventObject *eventObject); -extern u8 sub_808C644(struct Task *task, struct EventObject *eventObject); -extern u8 sub_808C6BC(struct Task *task, struct EventObject *eventObject); -extern u8 sub_808C6FC(struct Task *task, struct EventObject *eventObject); +static u8 PlayerAvatar_DoSecretBaseMatJump(struct Task *task, struct EventObject *eventObject); -extern u8 fish0(struct Task *task); -extern u8 fish1(struct Task *task); -extern u8 fish2(struct Task *task); -extern u8 fish3(struct Task *task); -extern u8 fish4(struct Task *task); -extern u8 fish5(struct Task *task); -extern u8 fish6(struct Task *task); -extern u8 fish7(struct Task *task); -extern u8 fish8(struct Task *task); -extern u8 fish9(struct Task *task); -extern u8 fishA_wait_for_a_pressed(struct Task *task); -extern u8 fishB(struct Task *task); -extern u8 fishC(struct Task *task); -extern u8 fishD(struct Task *task); -extern u8 fishE(struct Task *task); -extern u8 fishF(struct Task *task); +static bool8 PlayerAvatar_SecretBaseMatSpinStep0(struct Task *task, struct EventObject *eventObject); +static bool8 PlayerAvatar_SecretBaseMatSpinStep1(struct Task *task, struct EventObject *eventObject); +static bool8 PlayerAvatar_SecretBaseMatSpinStep2(struct Task *task, struct EventObject *eventObject); +static bool8 PlayerAvatar_SecretBaseMatSpinStep3(struct Task *task, struct EventObject *eventObject); + +static u8 Fishing1(struct Task *task); +static u8 Fishing2(struct Task *task); +static u8 Fishing3(struct Task *task); +static u8 Fishing4(struct Task *task); +static u8 Fishing5(struct Task *task); +static u8 Fishing6(struct Task *task); +static u8 Fishing7(struct Task *task); +static u8 Fishing8(struct Task *task); +static u8 Fishing9(struct Task *task); +static u8 Fishing10(struct Task *task); +static u8 Fishing11(struct Task *task); +static u8 Fishing12(struct Task *task); +static u8 Fishing13(struct Task *task); +static u8 Fishing14(struct Task *task); +static u8 Fishing15(struct Task *task); +static u8 Fishing16(struct Task *task); static bool8 (*const gUnknown_084973FC[])(u8) = { @@ -143,7 +186,7 @@ static bool8 (*const gUnknown_0849749C[])(u8) = static const u8 gUnknown_084974B0[] = {9, 10, 11, 12, 13, 0, 0, 0}; -void (*const gUnknown_084974B8[])(struct EventObject *) = +static void (*const gUnknown_084974B8[])(struct EventObject *) = { PlayerAvatarTransition_Normal, PlayerAvatarTransition_MachBike, @@ -155,7 +198,7 @@ void (*const gUnknown_084974B8[])(struct EventObject *) = PlayerAvatarTransition_Dummy, }; -bool8 (*const gUnknown_084974D8[])(u8) = +static bool8 (*const sArrowWarpMetatileBehaviorChecks[])(u8) = { MetatileBehavior_IsSouthArrowWarp, MetatileBehavior_IsNorthArrowWarp, @@ -163,7 +206,7 @@ bool8 (*const gUnknown_084974D8[])(u8) = MetatileBehavior_IsEastArrowWarp, }; -const u8 gUnknown_084974E8[][2] = +static const u8 sRivalAvatarGfxIds[][2] = { {EVENT_OBJ_GFX_RIVAL_BRENDAN_NORMAL, EVENT_OBJ_GFX_RIVAL_MAY_NORMAL}, {EVENT_OBJ_GFX_RIVAL_BRENDAN_MACH_BIKE, EVENT_OBJ_GFX_RIVAL_MAY_MACH_BIKE}, @@ -175,7 +218,7 @@ const u8 gUnknown_084974E8[][2] = {EVENT_OBJ_GFX_BRENDAN_WATERING, EVENT_OBJ_GFX_MAY_WATERING} }; -const u8 gUnknown_084974F8[][2] = +static const u8 sPlayerAvatarGfxIds[][2] = { {EVENT_OBJ_GFX_BRENDAN_NORMAL, EVENT_OBJ_GFX_MAY_NORMAL}, {EVENT_OBJ_GFX_BRENDAN_MACH_BIKE, EVENT_OBJ_GFX_MAY_MACH_BIKE}, @@ -187,11 +230,11 @@ const u8 gUnknown_084974F8[][2] = {EVENT_OBJ_GFX_BRENDAN_WATERING, EVENT_OBJ_GFX_MAY_WATERING}, }; -const u8 gUnknown_08497508[] = {EVENT_OBJ_GFX_RED, EVENT_OBJ_GFX_LEAF}; +static const u8 sFRLGAvatarGfxIds[] = {EVENT_OBJ_GFX_RED, EVENT_OBJ_GFX_LEAF}; -const u8 gUnknown_0849750A[] = {EVENT_OBJ_GFX_LINK_RS_BRENDAN, EVENT_OBJ_GFX_LINK_RS_MAY}; +static const u8 sRSAvatarGfxIds[] = {EVENT_OBJ_GFX_LINK_RS_BRENDAN, EVENT_OBJ_GFX_LINK_RS_MAY}; -const u8 gUnknown_0849750C[2][5][2] = +static const u8 gUnknown_0849750C[2][5][2] = { //male { @@ -211,7 +254,7 @@ const u8 gUnknown_0849750C[2][5][2] = } }; -bool8 (*const gUnknown_08497520[])(u8) = //Duplicate of sArrowWarpMetatileBehaviorChecks +static bool8 (*const sArrowWarpMetatileBehaviorChecks2[])(u8) = //Duplicate of sArrowWarpMetatileBehaviorChecks { MetatileBehavior_IsSouthArrowWarp, MetatileBehavior_IsNorthArrowWarp, @@ -219,74 +262,33 @@ bool8 (*const gUnknown_08497520[])(u8) = //Duplicate of sArrowWarpMetatileBehav MetatileBehavior_IsEastArrowWarp, }; -u8 (*const gUnknown_08497530[])(struct Task *, struct EventObject *, struct EventObject *) = +static bool8 (*const gUnknown_08497530[])(struct Task *, struct EventObject *, struct EventObject *) = { sub_808C3A4, do_boulder_dust, sub_808C484, }; -u8 (*const gUnknown_0849753C[])(struct Task *, struct EventObject *) = +static bool8 (*const sPlayerAvatarSecretBaseMatJump[])(struct Task *, struct EventObject *) = { - sub_808C544, + PlayerAvatar_DoSecretBaseMatJump, }; -u8 (*const gUnknown_08497540[])(struct Task *, struct EventObject *) = +static bool8 (*const sPlayerAvatarSecretBaseMatSpin[])(struct Task *, struct EventObject *) = { - sub_808C61C, - sub_808C644, - sub_808C6BC, - sub_808C6FC, + PlayerAvatar_SecretBaseMatSpinStep0, + PlayerAvatar_SecretBaseMatSpinStep1, + PlayerAvatar_SecretBaseMatSpinStep2, + PlayerAvatar_SecretBaseMatSpinStep3, }; -const u8 gUnknown_08497550[] = {3, 4, 2, 1}; - -const u8 gUnknown_08497554[] = {16, 16, 17, 18, 19}; - -u8 (*const gUnknown_0849755C[])(struct Task *) = -{ - fish0, - fish1, - fish2, - fish3, - fish4, - fish5, - fish6, - fish7, - fish8, - fish9, - fishA_wait_for_a_pressed, - fishB, - fishC, - fishD, - fishE, - fishF, -}; - -const u16 gUnknown_0849759C[] = {1, 1, 1}; - -const u16 gUnknown_084975A2[] = {1, 3, 6}; - -const u8 gUnknown_084975A8[] = _("·"); - -const u16 gUnknown_084975AA[] = {36, 33, 30}; - -const u16 gUnknown_084975B0[] = -{ - 0, 0, - 0x28, 10, - 0x46, 30, -}; - -const u8 gUnknown_084975BC[] = {0x01, 0x03, 0x04, 0x02, 0x01, 0x00, 0x00, 0x00}; - // .text void MovementType_Player(struct Sprite *sprite) { UpdateEventObjectCurrentMovement(&gEventObjects[sprite->data[0]], sprite, EventObjectCB2_NoMovement2); } -static u8 EventObjectCB2_NoMovement2() +static u8 EventObjectCB2_NoMovement2(void) { return 0; } @@ -353,7 +355,7 @@ static bool8 TryInterruptEventObjectSpecialAnim(struct EventObject *playerEventO return FALSE; } -void npc_clear_strange_bits(struct EventObject *eventObj) +static void npc_clear_strange_bits(struct EventObject *eventObj) { eventObj->inanimate = 0; eventObj->disableAnim = 0; @@ -376,7 +378,7 @@ static void PlayerAllowForcedMovementIfMovingSameDirection(void) gPlayerAvatar.flags &= ~PLAYER_AVATAR_FLAG_5; } -static bool8 TryDoMetatileBehaviorForcedMovement() +static bool8 TryDoMetatileBehaviorForcedMovement(void) { return gUnknown_08497444[GetForcedMovementByMetatileBehavior()](); } @@ -398,7 +400,7 @@ static u8 GetForcedMovementByMetatileBehavior(void) return 0; } -bool8 ForcedMovement_None(void) +static bool8 ForcedMovement_None(void) { if (gPlayerAvatar.flags & PLAYER_AVATAR_FLAG_6) { @@ -442,7 +444,7 @@ static u8 DoForcedMovement(u8 direction, void (*b)(u8)) } } -u8 DoForcedMovementInCurrentDirection(void (*a)(u8)) +static u8 DoForcedMovementInCurrentDirection(void (*a)(u8)) { struct EventObject *playerEventObj = &gEventObjects[gPlayerAvatar.eventObjectId]; @@ -450,49 +452,49 @@ u8 DoForcedMovementInCurrentDirection(void (*a)(u8)) return DoForcedMovement(playerEventObj->movementDirection, a); } -bool8 ForcedMovement_Slip(void) +static bool8 ForcedMovement_Slip(void) { return DoForcedMovementInCurrentDirection(PlayerGoSpeed2); } -bool8 ForcedMovement_WalkSouth(void) +static bool8 ForcedMovement_WalkSouth(void) { return DoForcedMovement(DIR_SOUTH, PlayerGoSpeed1); } -bool8 ForcedMovement_WalkNorth(void) +static bool8 ForcedMovement_WalkNorth(void) { return DoForcedMovement(DIR_NORTH, PlayerGoSpeed1); } -bool8 ForcedMovement_WalkWest(void) +static bool8 ForcedMovement_WalkWest(void) { return DoForcedMovement(DIR_WEST, PlayerGoSpeed1); } -bool8 ForcedMovement_WalkEast(void) +static bool8 ForcedMovement_WalkEast(void) { return DoForcedMovement(DIR_EAST, PlayerGoSpeed1); } -bool8 ForcedMovement_PushedSouthByCurrent(void) +static bool8 ForcedMovement_PushedSouthByCurrent(void) { - return DoForcedMovement(DIR_SOUTH, PlayerGoSpeed3); + return DoForcedMovement(DIR_SOUTH, PlayerRideWaterCurrent); } -bool8 ForcedMovement_PushedNorthByCurrent(void) +static bool8 ForcedMovement_PushedNorthByCurrent(void) { - return DoForcedMovement(DIR_NORTH, PlayerGoSpeed3); + return DoForcedMovement(DIR_NORTH, PlayerRideWaterCurrent); } -bool8 ForcedMovement_PushedWestByCurrent(void) +static bool8 ForcedMovement_PushedWestByCurrent(void) { - return DoForcedMovement(DIR_WEST, PlayerGoSpeed3); + return DoForcedMovement(DIR_WEST, PlayerRideWaterCurrent); } -bool8 ForcedMovement_PushedEastByCurrent(void) +static bool8 ForcedMovement_PushedEastByCurrent(void) { - return DoForcedMovement(DIR_EAST, PlayerGoSpeed3); + return DoForcedMovement(DIR_EAST, PlayerRideWaterCurrent); } u8 ForcedMovement_Slide(u8 direction, void (*b)(u8)) @@ -504,39 +506,39 @@ u8 ForcedMovement_Slide(u8 direction, void (*b)(u8)) return DoForcedMovement(direction, b); } -bool8 ForcedMovement_SlideSouth(void) +static bool8 ForcedMovement_SlideSouth(void) { return ForcedMovement_Slide(DIR_SOUTH, PlayerGoSpeed2); } -bool8 ForcedMovement_SlideNorth(void) +static bool8 ForcedMovement_SlideNorth(void) { return ForcedMovement_Slide(DIR_NORTH, PlayerGoSpeed2); } -bool8 ForcedMovement_SlideWest(void) +static bool8 ForcedMovement_SlideWest(void) { return ForcedMovement_Slide(DIR_WEST, PlayerGoSpeed2); } -bool8 ForcedMovement_SlideEast(void) +static bool8 ForcedMovement_SlideEast(void) { return ForcedMovement_Slide(DIR_EAST, PlayerGoSpeed2); } -bool8 ForcedMovement_0xBB(void) +static bool8 ForcedMovement_0xBB(void) { - sub_808C4D8(); + DoPlayerMatJump(); return TRUE; } -bool8 ForcedMovement_0xBC(void) +static bool8 ForcedMovement_0xBC(void) { - sub_808C5B0(); + DoPlayerMatSpin(); return TRUE; } -bool8 ForcedMovement_MuddySlope(void) +static bool8 ForcedMovement_MuddySlope(void) { struct EventObject *playerEventObj = &gEventObjects[gPlayerAvatar.eventObjectId]; @@ -625,7 +627,7 @@ static void PlayerNotOnBikeMoving(u8 direction, u16 heldKeys) return; } - if (!(gPlayerAvatar.flags & PLAYER_AVATAR_FLAG_4) && (heldKeys & B_BUTTON) && FlagGet(FLAG_SYS_B_DASH) + if (!(gPlayerAvatar.flags & PLAYER_AVATAR_FLAG_UNDERWATER) && (heldKeys & B_BUTTON) && FlagGet(FLAG_SYS_B_DASH) && IsRunningDisallowed(gEventObjects[gPlayerAvatar.eventObjectId].currentMetatileBehavior) == 0) { PlayerRun(direction); @@ -734,7 +736,7 @@ static u8 sub_808B238(s16 x, s16 y, u8 direction) if (GetCollisionAtCoords(&gEventObjects[eventObjectId], x, y, direction) == 0 && MetatileBehavior_IsNonAnimDoor(MapGridGetMetatileBehaviorAt(x, y)) == 0) { - task_add_bump_boulder(eventObjectId, direction); + StartStrengthAnim(eventObjectId, direction); return 1; } } @@ -755,3 +757,1472 @@ static void check_acro_bike_metatile(s16 unused1, s16 unused2, u8 c, u8 *d) } } } + +bool8 IsPlayerCollidingWithFarawayIslandMew(u8 direction) +{ + u8 mewObjectId; + struct EventObject *object; + s16 playerX; + s16 playerY; + s16 mewPrevX; + + object = &gEventObjects[gPlayerAvatar.eventObjectId]; + playerX = object->currentCoords.x; + playerY = object->currentCoords.y; + + MoveCoords(direction, &playerX, &playerY); + mewObjectId = GetEventObjectIdByLocalIdAndMap(1, 0x39, 0x1A); + + if (mewObjectId == 16) + { + return FALSE; + } + + object = &gEventObjects[mewObjectId]; + mewPrevX = object->previousCoords.x; + + if (mewPrevX == playerX) + { + if (object->previousCoords.y != playerY + || object->currentCoords.x != mewPrevX + || object->currentCoords.y != object->previousCoords.y) + { + if (object->previousCoords.x == playerX && + object->previousCoords.y == playerY) + return TRUE; + } + } + return FALSE; +} + +void SetPlayerAvatarTransitionFlags(u16 transitionFlags) +{ + gPlayerAvatar.unk1 |= transitionFlags; + DoPlayerAvatarTransition(); +} + +static void DoPlayerAvatarTransition(void) +{ + u8 i; + u32 flags = gPlayerAvatar.unk1; + + if (flags != 0) + { + for (i = 0; i < 8; i++, flags >>= 1) + { +#ifdef NONMATCHING + if (flags & 1) + { + gUnknown_084974B8[i](&gEventObjects[gPlayerAvatar.eventObjectId]); + } +#else + if (flags & 1) + { + register void (*const *funcs)(struct EventObject *) asm("r0") = gUnknown_084974B8; + funcs[i](&gEventObjects[gPlayerAvatar.eventObjectId]); + } +#endif + } + gPlayerAvatar.unk1 = 0; + } +} + +static void PlayerAvatarTransition_Dummy(struct EventObject *eventObj) +{ + +} + +static void PlayerAvatarTransition_Normal(struct EventObject *eventObj) +{ + EventObjectSetGraphicsId(eventObj, GetPlayerAvatarGraphicsIdByStateId(PLAYER_AVATAR_STATE_NORMAL)); + EventObjectTurn(eventObj, eventObj->movementDirection); + SetPlayerAvatarStateMask(PLAYER_AVATAR_FLAG_ON_FOOT); +} + +static void PlayerAvatarTransition_MachBike(struct EventObject *eventObj) +{ + EventObjectSetGraphicsId(eventObj, GetPlayerAvatarGraphicsIdByStateId(PLAYER_AVATAR_STATE_MACH_BIKE)); + EventObjectTurn(eventObj, eventObj->movementDirection); + SetPlayerAvatarStateMask(PLAYER_AVATAR_FLAG_MACH_BIKE); + BikeClearState(0, 0); +} + +static void PlayerAvatarTransition_AcroBike(struct EventObject *eventObj) +{ + EventObjectSetGraphicsId(eventObj, GetPlayerAvatarGraphicsIdByStateId(PLAYER_AVATAR_STATE_ACRO_BIKE)); + EventObjectTurn(eventObj, eventObj->movementDirection); + SetPlayerAvatarStateMask(PLAYER_AVATAR_FLAG_ACRO_BIKE); + BikeClearState(0, 0); + Bike_HandleBumpySlopeJump(); +} + +static void PlayerAvatarTransition_Surfing(struct EventObject *eventObj) +{ + u8 spriteId; + + EventObjectSetGraphicsId(eventObj, GetPlayerAvatarGraphicsIdByStateId(PLAYER_AVATAR_STATE_SURFING)); + EventObjectTurn(eventObj, eventObj->movementDirection); + SetPlayerAvatarStateMask(PLAYER_AVATAR_FLAG_SURFING); + gFieldEffectArguments[0] = eventObj->currentCoords.x; + gFieldEffectArguments[1] = eventObj->currentCoords.y; + gFieldEffectArguments[2] = gPlayerAvatar.eventObjectId; + spriteId = FieldEffectStart(FLDEFF_SURF_BLOB); + eventObj->fieldEffectSpriteId = spriteId; + sub_81555AC(spriteId, 1); +} + +static void PlayerAvatarTransition_Underwater(struct EventObject *eventObj) +{ + EventObjectSetGraphicsId(eventObj, GetPlayerAvatarGraphicsIdByStateId(PLAYER_AVATAR_STATE_UNDERWATER)); + EventObjectTurn(eventObj, eventObj->movementDirection); + SetPlayerAvatarStateMask(PLAYER_AVATAR_FLAG_UNDERWATER); + eventObj->fieldEffectSpriteId = sub_8155800(eventObj->spriteId); +} + +static void PlayerAvatarTransition_ReturnToField(struct EventObject *eventObj) +{ + gPlayerAvatar.flags |= PLAYER_AVATAR_FLAG_5; +} + +void sub_808B578(void) +{ + gPlayerAvatar.tileTransitionState = T_NOT_MOVING; + if (PlayerIsAnimActive()) + { + if (!PlayerCheckIfAnimFinishedOrInactive()) + { + if (!player_is_anim_in_certain_ranges()) + gPlayerAvatar.tileTransitionState = T_TILE_TRANSITION; + } + else + { + if (!sub_808B618()) + gPlayerAvatar.tileTransitionState = T_TILE_CENTER; + } + } +} + +static bool8 player_is_anim_in_certain_ranges(void) +{ + u8 movementActionId = gEventObjects[gPlayerAvatar.eventObjectId].movementActionId; + + if (movementActionId <= MOVEMENT_ACTION_FACE_RIGHT + || (movementActionId >= MOVEMENT_ACTION_DELAY_1 && movementActionId <= MOVEMENT_ACTION_DELAY_16) + || (movementActionId >= MOVEMENT_ACTION_WALK_IN_PLACE_SLOW_DOWN && movementActionId <= MOVEMENT_ACTION_WALK_IN_PLACE_FASTEST_RIGHT) + || (movementActionId >= MOVEMENT_ACTION_ACRO_WHEELIE_FACE_DOWN && movementActionId <= MOVEMENT_ACTION_ACRO_END_WHEELIE_FACE_RIGHT) + || (movementActionId >= MOVEMENT_ACTION_ACRO_WHEELIE_IN_PLACE_DOWN && movementActionId <= MOVEMENT_ACTION_ACRO_WHEELIE_IN_PLACE_RIGHT)) + return TRUE; + else + return FALSE; +} + +static bool8 sub_808B618(void) +{ + if (player_is_anim_in_certain_ranges() && gPlayerAvatar.runningState != TURN_DIRECTION) + return TRUE; + else + return FALSE; +} + +static bool8 PlayerIsAnimActive(void) +{ + return EventObjectIsMovementOverridden(&gEventObjects[gPlayerAvatar.eventObjectId]); +} + +static bool8 PlayerCheckIfAnimFinishedOrInactive(void) +{ + return EventObjectCheckHeldMovementStatus(&gEventObjects[gPlayerAvatar.eventObjectId]); +} + +static void PlayerSetCopyableMovement(u8 a) +{ + gEventObjects[gPlayerAvatar.eventObjectId].playerCopyableMovement = a; +} + +u8 PlayerGetCopyableMovement(void) +{ + return gEventObjects[gPlayerAvatar.eventObjectId].playerCopyableMovement; +} + +static void sub_808B6BC(u8 a) +{ + EventObjectForceSetHeldMovement(&gEventObjects[gPlayerAvatar.eventObjectId], a); +} + +void PlayerSetAnimId(u8 movementActionId, u8 copyableMovement) +{ + if (!PlayerIsAnimActive()) + { + PlayerSetCopyableMovement(copyableMovement); + EventObjectSetHeldMovement(&gEventObjects[gPlayerAvatar.eventObjectId], movementActionId); + } +} + +// normal speed (1 speed) +void PlayerGoSpeed1(u8 a) +{ + PlayerSetAnimId(GetWalkNormalMovementAction(a), 2); +} + +// fast speed (2 speed) +void PlayerGoSpeed2(u8 a) +{ + PlayerSetAnimId(GetWalkFastMovementAction(a), 2); +} + +void PlayerRideWaterCurrent(u8 a) +{ + PlayerSetAnimId(GetRideWaterCurrentMovementAction(a), 2); +} + +// fastest speed (4 speed) +void PlayerGoSpeed4(u8 a) +{ + PlayerSetAnimId(GetWalkFastestMovementAction(a), 2); +} + +void PlayerRun(u8 a) +{ + PlayerSetAnimId(GetPlayerRunMovementAction(a), 2); +} + +void PlayerOnBikeCollide(u8 a) +{ + PlayCollisionSoundIfNotFacingWarp(a); + PlayerSetAnimId(GetWalkInPlaceNormalMovementAction(a), 2); +} + +void PlayerOnBikeCollideWithFarawayIslandMew(u8 a) +{ + PlayerSetAnimId(GetWalkInPlaceNormalMovementAction(a), 2); +} + +void PlayerNotOnBikeCollide(u8 a) +{ + PlayCollisionSoundIfNotFacingWarp(a); + PlayerSetAnimId(GetWalkInPlaceSlowMovementAction(a), 2); +} + +void PlayerNotOnBikeCollideWithFarawayIslandMew(u8 a) +{ + PlayerSetAnimId(GetWalkInPlaceSlowMovementAction(a), 2); +} + +void PlayerFaceDirection(u8 direction) +{ + PlayerSetAnimId(GetFaceDirectionMovementAction(direction), 1); +} + +void PlayerTurnInPlace(u8 direction) +{ + PlayerSetAnimId(GetWalkInPlaceFastMovementAction(direction), 1); +} + +void PlayerJumpLedge(u8 direction) +{ + PlaySE(SE_DANSA); + PlayerSetAnimId(GetJump2MovementAction(direction), 8); +} + +void sub_808B864(void) +{ + if (gPlayerAvatar.tileTransitionState == T_TILE_CENTER || gPlayerAvatar.tileTransitionState == T_NOT_MOVING) + { + if (player_should_look_direction_be_enforced_upon_movement()) + sub_808B6BC(GetFaceDirectionMovementAction(gEventObjects[gPlayerAvatar.eventObjectId].facingDirection)); + } +} + +// wheelie idle +void PlayerIdleWheelie(u8 direction) +{ + PlayerSetAnimId(GetAcroWheelieFaceDirectionMovementAction(direction), 1); +} + +// normal to wheelie +void PlayerStartWheelie(u8 direction) +{ + PlayerSetAnimId(GetAcroPopWheelieFaceDirectionMovementAction(direction), 1); +} + +// wheelie to normal +void PlayerEndWheelie(u8 direction) +{ + PlayerSetAnimId(GetAcroEndWheelieFaceDirectionMovementAction(direction), 1); +} + +// wheelie hopping standing +void PlayerStandingHoppingWheelie(u8 a) +{ + PlaySE(SE_JITE_PYOKO); + PlayerSetAnimId(GetAcroWheelieHopFaceDirectionMovementAction(a), 1); +} + +// wheelie hopping moving +void PlayerMovingHoppingWheelie(u8 a) +{ + PlaySE(SE_JITE_PYOKO); + PlayerSetAnimId(GetAcroWheelieHopDirectionMovementAction(a), 2); +} + +// wheelie hopping ledge +void PlayerLedgeHoppingWheelie(u8 a) +{ + PlaySE(SE_JITE_PYOKO); + PlayerSetAnimId(GetAcroWheelieJumpDirectionMovementAction(a), 8); +} + +// acro turn jump +void PlayerAcroTurnJump(u8 direction) +{ + PlaySE(SE_JITE_PYOKO); + PlayerSetAnimId(GetJumpInPlaceTurnAroundMovementAction(direction), 1); +} + +void sub_808B980(u8 direction) +{ + PlaySE(SE_WALL_HIT); + PlayerSetAnimId(GetAcroWheelieInPlaceDirectionMovementAction(direction), 2); +} + +void sub_808B9A4(u8 direction) +{ + PlayerSetAnimId(GetAcroPopWheelieMoveDirectionMovementAction(direction), 2); +} + +void sub_808B9BC(u8 direction) +{ + PlayerSetAnimId(GetAcroWheelieMoveDirectionMovementAction(direction), 2); +} + +void sub_808B9D4(u8 direction) +{ + PlayerSetAnimId(GetAcroEndWheelieMoveDirectionMovementAction(direction), 2); +} + +static void PlayCollisionSoundIfNotFacingWarp(u8 a) +{ + s16 x, y; + u8 metatileBehavior = gEventObjects[gPlayerAvatar.eventObjectId].currentMetatileBehavior; + + if (!sArrowWarpMetatileBehaviorChecks[a - 1](metatileBehavior)) + { + if (a == 2) + { + PlayerGetDestCoords(&x, &y); + MoveCoords(2, &x, &y); + if (MetatileBehavior_IsWarpDoor(MapGridGetMetatileBehaviorAt(x, y))) + return; + } + PlaySE(SE_WALL_HIT); + } +} + +void GetXYCoordsOneStepInFrontOfPlayer(s16 *x, s16 *y) +{ + *x = gEventObjects[gPlayerAvatar.eventObjectId].currentCoords.x; + *y = gEventObjects[gPlayerAvatar.eventObjectId].currentCoords.y; + MoveCoords(GetPlayerFacingDirection(), x, y); +} + +void PlayerGetDestCoords(s16 *x, s16 *y) +{ + *x = gEventObjects[gPlayerAvatar.eventObjectId].currentCoords.x; + *y = gEventObjects[gPlayerAvatar.eventObjectId].currentCoords.y; +} + +u8 player_get_pos_including_state_based_drift(s16 *x, s16 *y) +{ + struct EventObject *object = &gEventObjects[gPlayerAvatar.eventObjectId]; + + if (object->heldMovementActive && !object->heldMovementFinished && !gSprites[object->spriteId].data[2]) + { + *x = object->currentCoords.x; + *y = object->currentCoords.y; + + switch (object->movementActionId) + { + case MOVEMENT_ACTION_WALK_NORMAL_DOWN: + case MOVEMENT_ACTION_PLAYER_RUN_DOWN: + (*y)++; + return TRUE; + case MOVEMENT_ACTION_WALK_NORMAL_UP: + case MOVEMENT_ACTION_PLAYER_RUN_UP: + (*y)--; + return TRUE; + case MOVEMENT_ACTION_WALK_NORMAL_LEFT: + case MOVEMENT_ACTION_PLAYER_RUN_LEFT: + (*x)--; + return TRUE; + case MOVEMENT_ACTION_WALK_NORMAL_RIGHT: + case MOVEMENT_ACTION_PLAYER_RUN_RIGHT: + (*x)++; + return TRUE; + } + } + + *x = -1; + *y = -1; + return FALSE; +} + +u8 GetPlayerFacingDirection(void) +{ + return gEventObjects[gPlayerAvatar.eventObjectId].facingDirection; +} + +u8 GetPlayerMovementDirection(void) +{ + return gEventObjects[gPlayerAvatar.eventObjectId].movementDirection; +} + +u8 PlayerGetZCoord(void) +{ + return gEventObjects[gPlayerAvatar.eventObjectId].previousElevation; +} + +void sub_808BC90(s16 a, s16 b) +{ + sub_808EB08(&gEventObjects[gPlayerAvatar.eventObjectId], a, b); +} + +u8 TestPlayerAvatarFlags(u8 a) +{ + return gPlayerAvatar.flags & a; +} + +u8 sub_808BCD0(void) +{ + return gPlayerAvatar.flags; +} + +u8 GetPlayerAvatarObjectId(void) +{ + return gPlayerAvatar.spriteId; +} + +void sub_808BCE8(void) +{ + ForcedMovement_None(); +} + +void sub_808BCF4(void) +{ + struct EventObject *playerEventObj = &gEventObjects[gPlayerAvatar.eventObjectId]; + + npc_clear_strange_bits(playerEventObj); + SetEventObjectDirection(playerEventObj, playerEventObj->facingDirection); + if (TestPlayerAvatarFlags(PLAYER_AVATAR_FLAG_MACH_BIKE | PLAYER_AVATAR_FLAG_ACRO_BIKE)) + { + Bike_HandleBumpySlopeJump(); + Bike_UpdateBikeCounterSpeed(0); + } +} + +u8 GetRivalAvatarGraphicsIdByStateIdAndGender(u8 state, u8 gender) +{ + return sRivalAvatarGfxIds[state][gender]; +} + +u8 GetPlayerAvatarGraphicsIdByStateIdAndGender(u8 state, u8 gender) +{ + return sPlayerAvatarGfxIds[state][gender]; +} + +u8 GetFRLGAvatarGraphicsIdByGender(u8 gender) +{ + return sFRLGAvatarGfxIds[gender]; +} + +u8 GetRSAvatarGraphicsIdByGender(u8 gender) +{ + return sRSAvatarGfxIds[gender]; +} + +u8 GetPlayerAvatarGraphicsIdByStateId(u8 state) +{ + return GetPlayerAvatarGraphicsIdByStateIdAndGender(state, gPlayerAvatar.gender); +} + +u8 unref_GetRivalAvatarGenderByGraphicsId(u8 gfxId) +{ + switch (gfxId) + { + case EVENT_OBJ_GFX_RIVAL_MAY_NORMAL: + case EVENT_OBJ_GFX_RIVAL_MAY_MACH_BIKE: + case EVENT_OBJ_GFX_RIVAL_MAY_ACRO_BIKE: + case EVENT_OBJ_GFX_RIVAL_MAY_SURFING: + case EVENT_OBJ_GFX_RIVAL_MAY_FIELD_MOVE: + case EVENT_OBJ_GFX_MAY_UNDERWATER: + case EVENT_OBJ_GFX_MAY_FISHING: + case EVENT_OBJ_GFX_MAY_WATERING: + return FEMALE; + default: + return MALE; + } +} + +u8 GetPlayerAvatarGenderByGraphicsId(u8 gfxId) +{ + switch (gfxId) + { + case EVENT_OBJ_GFX_MAY_NORMAL: + case EVENT_OBJ_GFX_MAY_MACH_BIKE: + case EVENT_OBJ_GFX_MAY_ACRO_BIKE: + case EVENT_OBJ_GFX_MAY_SURFING: + case EVENT_OBJ_GFX_MAY_FIELD_MOVE: + case EVENT_OBJ_GFX_MAY_UNDERWATER: + case EVENT_OBJ_GFX_MAY_FISHING: + case EVENT_OBJ_GFX_MAY_WATERING: + return FEMALE; + default: + return MALE; + } +} + +bool8 PartyHasMonWithSurf(void) +{ + u8 i; + + if (!TestPlayerAvatarFlags(PLAYER_AVATAR_FLAG_SURFING)) + { + for (i = 0; i < 6; i++) + { + if (GetMonData(&gPlayerParty[i], MON_DATA_SPECIES) == SPECIES_NONE) + break; + if (pokemon_has_move(&gPlayerParty[i], MOVE_SURF)) + return TRUE; + } + } + return FALSE; +} + +bool8 IsPlayerSurfingNorth(void) +{ + if (GetPlayerMovementDirection() == DIR_NORTH && TestPlayerAvatarFlags(PLAYER_AVATAR_FLAG_SURFING)) + return TRUE; + else + return FALSE; +} + +bool8 IsPlayerFacingSurfableFishableWater(void) +{ + struct EventObject *playerEventObj = &gEventObjects[gPlayerAvatar.eventObjectId]; + s16 x = playerEventObj->currentCoords.x; + s16 y = playerEventObj->currentCoords.y; + + MoveCoords(playerEventObj->facingDirection, &x, &y); + if (GetCollisionAtCoords(playerEventObj, x, y, playerEventObj->facingDirection) == 3 && PlayerGetZCoord() == 3 + && MetatileBehavior_IsSurfableFishableWater(MapGridGetMetatileBehaviorAt(x, y))) + return TRUE; + else + return FALSE; +} + +void ClearPlayerAvatarInfo(void) +{ + memset(&gPlayerAvatar, 0, sizeof(struct PlayerAvatar)); +} + +void SetPlayerAvatarStateMask(u8 flags) +{ + gPlayerAvatar.flags &= (PLAYER_AVATAR_FLAG_DASH | PLAYER_AVATAR_FLAG_6 | PLAYER_AVATAR_FLAG_5); + gPlayerAvatar.flags |= flags; +} + +static u8 GetPlayerAvatarStateTransitionByGraphicsId(u8 a, u8 gender) +{ + u8 i; + + for (i = 0; i < 5; i++) + { + if (gUnknown_0849750C[gender][i][0] == a) + return gUnknown_0849750C[gender][i][1]; + } + return 1; +} + +u8 GetPlayerAvatarGraphicsIdByCurrentState(void) +{ + u8 i; + u8 r5 = gPlayerAvatar.flags; + + for (i = 0; i < 5; i++) + { + if (gUnknown_0849750C[gPlayerAvatar.gender][i][1] & r5) + return gUnknown_0849750C[gPlayerAvatar.gender][i][0]; + } + return 0; +} + +void SetPlayerAvatarExtraStateTransition(u8 a, u8 b) +{ + u8 unk = GetPlayerAvatarStateTransitionByGraphicsId(a, gPlayerAvatar.gender); + + gPlayerAvatar.unk1 |= unk | b; + DoPlayerAvatarTransition(); +} + +void InitPlayerAvatar(s16 x, s16 y, u8 direction, u8 gender) +{ + struct EventObjectTemplate playerEventObjTemplate; + u8 eventObjectId; + struct EventObject *eventObject; + + playerEventObjTemplate.localId = 0xFF; + playerEventObjTemplate.graphicsId = GetPlayerAvatarGraphicsIdByStateIdAndGender(PLAYER_AVATAR_STATE_NORMAL, gender); + playerEventObjTemplate.x = x - 7; + playerEventObjTemplate.y = y - 7; + playerEventObjTemplate.elevation = 0; + playerEventObjTemplate.movementType = MOVEMENT_TYPE_PLAYER; + playerEventObjTemplate.movementRangeX = 0; + playerEventObjTemplate.movementRangeY = 0; + playerEventObjTemplate.trainerType = 0; + playerEventObjTemplate.trainerRange_berryTreeId = 0; + playerEventObjTemplate.script = NULL; + playerEventObjTemplate.flagId = 0; + eventObjectId = SpawnSpecialEventObject(&playerEventObjTemplate); + eventObject = &gEventObjects[eventObjectId]; + eventObject->isPlayer = 1; + eventObject->warpArrowSpriteId = CreateWarpArrowSprite(); + EventObjectTurn(eventObject, direction); + ClearPlayerAvatarInfo(); + gPlayerAvatar.runningState = NOT_MOVING; + gPlayerAvatar.tileTransitionState = T_NOT_MOVING; + gPlayerAvatar.eventObjectId = eventObjectId; + gPlayerAvatar.spriteId = eventObject->spriteId; + gPlayerAvatar.gender = gender; + SetPlayerAvatarStateMask(PLAYER_AVATAR_FLAG_5 | PLAYER_AVATAR_FLAG_ON_FOOT); +} + +void sub_808C0A8(u8 a) +{ + gEventObjects[gPlayerAvatar.eventObjectId].invisible = a; + if (TestPlayerAvatarFlags(PLAYER_AVATAR_FLAG_SURFING)) + gSprites[gEventObjects[gPlayerAvatar.eventObjectId].fieldEffectSpriteId].invisible = a; +} + +void sub_808C114(void) +{ + EventObjectSetGraphicsId(&gEventObjects[gPlayerAvatar.eventObjectId], GetPlayerAvatarGraphicsIdByStateId(PLAYER_AVATAR_STATE_FIELD_MOVE)); + StartSpriteAnim(&gSprites[gPlayerAvatar.spriteId], 0); +} + +void sub_808C15C(u8 direction) +{ + EventObjectSetGraphicsId(&gEventObjects[gPlayerAvatar.eventObjectId], GetPlayerAvatarGraphicsIdByStateId(PLAYER_AVATAR_STATE_FISHING)); + StartSpriteAnim(&gSprites[gPlayerAvatar.spriteId], GetFishingDirectionAnimNum(direction)); +} + +void sub_808C1B4(u8 direction) +{ + EventObjectSetGraphicsId(&gEventObjects[gPlayerAvatar.eventObjectId], GetPlayerAvatarGraphicsIdByStateId(PLAYER_AVATAR_STATE_ACRO_BIKE)); + StartSpriteAnim(&gSprites[gPlayerAvatar.spriteId], GetAcroWheelieDirectionAnimNum(direction)); + SeekSpriteAnim(&gSprites[gPlayerAvatar.spriteId], 1); +} + +void sub_808C228(u8 direction) +{ + EventObjectSetGraphicsId(&gEventObjects[gPlayerAvatar.eventObjectId], GetPlayerAvatarGraphicsIdByStateId(PLAYER_AVATAR_STATE_WATERING)); + StartSpriteAnim(&gSprites[gPlayerAvatar.spriteId], GetFaceDirectionAnimNum(direction)); +} + +static void sub_808C280(struct EventObject *eventObject) +{ + s16 x; + s16 y; + u8 direction; + u8 metatileBehavior = eventObject->currentMetatileBehavior; + + for (x = 0, direction = DIR_SOUTH; x < 4; x++, direction++) + { + if (sArrowWarpMetatileBehaviorChecks2[x](metatileBehavior) && direction == eventObject->movementDirection) + { + x = eventObject->currentCoords.x; + y = eventObject->currentCoords.y; + MoveCoords(direction, &x, &y); + ShowWarpArrowSprite(eventObject->warpArrowSpriteId, direction, x, y); + return; + } + } + SetSpriteInvisible(eventObject->warpArrowSpriteId); +} + +/* Strength */ + +static void Task_BumpBoulder(u8 taskId); + +static void StartStrengthAnim(u8 a, u8 b) +{ + u8 taskId = CreateTask(Task_BumpBoulder, 0xFF); + + gTasks[taskId].data[1] = a; + gTasks[taskId].data[2] = b; + Task_BumpBoulder(taskId); +} + +static void Task_BumpBoulder(u8 taskId) +{ + while (gUnknown_08497530[gTasks[taskId].data[0]](&gTasks[taskId], + &gEventObjects[gPlayerAvatar.eventObjectId], + &gEventObjects[gTasks[taskId].data[1]])) + ; +} + +static bool8 sub_808C3A4(struct Task *task, struct EventObject *playerObject, struct EventObject *strengthObject) +{ + ScriptContext2_Enable(); + gPlayerAvatar.preventStep = TRUE; + task->data[0]++; + return FALSE; +} + +static bool8 do_boulder_dust(struct Task *task, struct EventObject *playerObject, struct EventObject *strengthObject) +{ + if (EventObjectIsHeldMovementActive(playerObject)) + { + EventObjectClearHeldMovementIfFinished(playerObject); + } + + if (EventObjectIsHeldMovementActive(strengthObject)) + { + EventObjectClearHeldMovementIfFinished(strengthObject); + } + + if (!EventObjectIsMovementOverridden(playerObject) + && !EventObjectIsMovementOverridden(strengthObject)) + { + EventObjectClearHeldMovementIfFinished(playerObject); + EventObjectClearHeldMovementIfFinished(strengthObject); + EventObjectSetHeldMovement(playerObject, GetWalkInPlaceNormalMovementAction((u8)task->data[2])); + EventObjectSetHeldMovement(strengthObject, GetWalkSlowMovementAction((u8)task->data[2])); + gFieldEffectArguments[0] = strengthObject->currentCoords.x; + gFieldEffectArguments[1] = strengthObject->currentCoords.y; + gFieldEffectArguments[2] = strengthObject->previousElevation; + gFieldEffectArguments[3] = gSprites[strengthObject->spriteId].oam.priority; + FieldEffectStart(FLDEFF_DUST); + PlaySE(SE_W070); + task->data[0]++; + } + return FALSE; +} + +static bool8 sub_808C484(struct Task *task, struct EventObject *playerObject, struct EventObject *strengthObject) +{ + if (EventObjectCheckHeldMovementStatus(playerObject) + && EventObjectCheckHeldMovementStatus(strengthObject)) + { + EventObjectClearHeldMovementIfFinished(playerObject); + EventObjectClearHeldMovementIfFinished(strengthObject); + gPlayerAvatar.preventStep = FALSE; + ScriptContext2_Disable(); + DestroyTask(FindTaskIdByFunc(Task_BumpBoulder)); + } + return FALSE; +} + +/* Some field effect */ + +static void DoPlayerAvatarSecretBaseMatJump(u8 taskId); + +static void DoPlayerMatJump(void) +{ + DoPlayerAvatarSecretBaseMatJump(CreateTask(DoPlayerAvatarSecretBaseMatJump, 0xFF)); +} + +static void DoPlayerAvatarSecretBaseMatJump(u8 taskId) +{ + while (sPlayerAvatarSecretBaseMatJump[gTasks[taskId].data[0]](&gTasks[taskId], &gEventObjects[gPlayerAvatar.eventObjectId])) + ; +} + +// because data[0] is used to call this, it can be inferred that there may have been multiple mat jump functions at one point, so the name for these groups of functions is appropriate in assuming the sole use of mat jump. +static u8 PlayerAvatar_DoSecretBaseMatJump(struct Task *task, struct EventObject *eventObject) +{ + gPlayerAvatar.preventStep = TRUE; + if (EventObjectClearHeldMovementIfFinished(eventObject)) + { + PlaySE(SE_DANSA); + EventObjectSetHeldMovement(eventObject, GetJumpInPlaceMovementAction(eventObject->facingDirection)); + task->data[1]++; + if (task->data[1] > 1) + { + gPlayerAvatar.preventStep = FALSE; + gPlayerAvatar.unk1 |= 0x20; + DestroyTask(FindTaskIdByFunc(DoPlayerAvatarSecretBaseMatJump)); + } + } + return FALSE; +} + +/* Some field effect */ + +static void PlayerAvatar_DoSecretBaseMatSpin(u8 taskId); + +static void DoPlayerMatSpin(void) +{ + u8 taskId = CreateTask(PlayerAvatar_DoSecretBaseMatSpin, 0xFF); + + PlayerAvatar_DoSecretBaseMatSpin(taskId); +} + +static void PlayerAvatar_DoSecretBaseMatSpin(u8 taskId) +{ + while (sPlayerAvatarSecretBaseMatSpin[gTasks[taskId].data[0]](&gTasks[taskId], &gEventObjects[gPlayerAvatar.eventObjectId])) + ; +} + +static bool8 PlayerAvatar_SecretBaseMatSpinStep0(struct Task *task, struct EventObject *eventObject) +{ + task->data[0]++; + task->data[1] = eventObject->movementDirection; + gPlayerAvatar.preventStep = TRUE; + ScriptContext2_Enable(); + PlaySE(SE_TK_WARPIN); + return TRUE; +} + +static bool8 PlayerAvatar_SecretBaseMatSpinStep1(struct Task *task, struct EventObject *eventObject) +{ + u8 directions[] = {DIR_WEST, DIR_EAST, DIR_NORTH, DIR_SOUTH}; + + if (EventObjectClearHeldMovementIfFinished(eventObject)) + { + u8 direction; + + EventObjectSetHeldMovement(eventObject, GetFaceDirectionMovementAction(direction = directions[eventObject->movementDirection - 1])); + if (direction == (u8)task->data[1]) + task->data[2]++; + task->data[0]++; + if (task->data[2] > 3 && direction == GetOppositeDirection(task->data[1])) + task->data[0]++; + } + return FALSE; +} + +static bool8 PlayerAvatar_SecretBaseMatSpinStep2(struct Task *task, struct EventObject *eventObject) +{ + const u8 actions[] = { + MOVEMENT_ACTION_DELAY_1, + MOVEMENT_ACTION_DELAY_1, + MOVEMENT_ACTION_DELAY_2, + MOVEMENT_ACTION_DELAY_4, + MOVEMENT_ACTION_DELAY_8, + }; + + if (EventObjectClearHeldMovementIfFinished(eventObject)) + { + EventObjectSetHeldMovement(eventObject, actions[task->data[2]]); + task->data[0] = 1; + } + return FALSE; +} + +static bool8 PlayerAvatar_SecretBaseMatSpinStep3(struct Task *task, struct EventObject *eventObject) +{ + if (EventObjectClearHeldMovementIfFinished(eventObject)) + { + EventObjectSetHeldMovement(eventObject, GetWalkSlowMovementAction(GetOppositeDirection(task->data[1]))); + ScriptContext2_Disable(); + gPlayerAvatar.preventStep = FALSE; + DestroyTask(FindTaskIdByFunc(PlayerAvatar_DoSecretBaseMatSpin)); + } + return FALSE; +} + +/* Some Field effect */ + +static void taskFF_0805D1D4(u8 taskId); +static void sub_808C814(u8 taskId); + +static void sub_808C750(u8 a) +{ + u8 taskId; + + ScriptContext2_Enable(); + Overworld_ClearSavedMusic(); + Overworld_ChangeMusicToDefault(); + gPlayerAvatar.flags &= ~PLAYER_AVATAR_FLAG_SURFING; + gPlayerAvatar.flags |= PLAYER_AVATAR_FLAG_ON_FOOT; + gPlayerAvatar.preventStep = TRUE; + taskId = CreateTask(taskFF_0805D1D4, 0xFF); + gTasks[taskId].data[0] = a; + taskFF_0805D1D4(taskId); +} + +static void taskFF_0805D1D4(u8 taskId) +{ + struct EventObject *playerEventObj = &gEventObjects[gPlayerAvatar.eventObjectId]; + + if (EventObjectIsMovementOverridden(playerEventObj)) + { + if (!EventObjectClearHeldMovementIfFinished(playerEventObj)) + return; + } + sub_81555AC(playerEventObj->fieldEffectSpriteId, 2); + EventObjectSetHeldMovement(playerEventObj, GetJumpSpecialMovementAction((u8)gTasks[taskId].data[0])); + gTasks[taskId].func = sub_808C814; +} + +static void sub_808C814(u8 taskId) +{ + struct EventObject *playerEventObj = &gEventObjects[gPlayerAvatar.eventObjectId]; + + if (EventObjectClearHeldMovementIfFinished(playerEventObj)) + { + EventObjectSetGraphicsId(playerEventObj, GetPlayerAvatarGraphicsIdByStateId(PLAYER_AVATAR_STATE_NORMAL)); + EventObjectSetHeldMovement(playerEventObj, GetFaceDirectionMovementAction(playerEventObj->facingDirection)); + gPlayerAvatar.preventStep = FALSE; + ScriptContext2_Disable(); + DestroySprite(&gSprites[playerEventObj->fieldEffectSpriteId]); + DestroyTask(taskId); + } +} + +static bool8 (*const sFishingStateFuncs[])(struct Task *) = +{ + Fishing1, + Fishing2, + Fishing3, + Fishing4, + Fishing5, + Fishing6, + Fishing7, + Fishing8, + Fishing9, + Fishing10, + Fishing11, + Fishing12, + Fishing13, + Fishing14, + Fishing15, + Fishing16, +}; + +static void Task_Fishing(u8 taskId); +static void sub_808CF78(void); + +#define tStep data[0] +#define tFrameCounter data[1] +#define tNumDots data[2] +#define tDotsRequired data[3] +#define tRoundsPlayed data[12] +#define tMinRoundsRequired data[13] +#define tPlayerGfxId data[14] +#define tFishingRod data[15] + +#define FISHING_START_ROUND 3 +#define FISHING_GOT_BITE 6 +#define FISHING_ON_HOOK 9 +#define FISHING_NO_BITE 11 +#define FISHING_GOT_AWAY 12 +#define FISHING_SHOW_RESULT 13 + +void StartFishing(u8 rod) +{ + u8 taskId = CreateTask(Task_Fishing, 0xFF); + + gTasks[taskId].tFishingRod = rod; + Task_Fishing(taskId); +} + +static void Task_Fishing(u8 taskId) +{ + while (sFishingStateFuncs[gTasks[taskId].tStep](&gTasks[taskId])) + ; +} + +static bool8 Fishing1(struct Task *task) +{ + ScriptContext2_Enable(); + gPlayerAvatar.preventStep = TRUE; + task->tStep++; + return FALSE; +} + +static bool8 Fishing2(struct Task *task) +{ + struct EventObject *playerEventObj; + const s16 arr1[] = {1, 1, 1}; + const s16 arr2[] = {1, 3, 6}; + + task->tRoundsPlayed = 0; + task->tMinRoundsRequired = arr1[task->tFishingRod] + (Random() % arr2[task->tFishingRod]); + task->tPlayerGfxId = gEventObjects[gPlayerAvatar.eventObjectId].graphicsId; + playerEventObj = &gEventObjects[gPlayerAvatar.eventObjectId]; + EventObjectClearHeldMovementIfActive(playerEventObj); + playerEventObj->enableAnim = 1; + sub_808C15C(playerEventObj->facingDirection); + task->tStep++; + return FALSE; +} + +static bool8 Fishing3(struct Task *task) +{ + sub_808CF78(); + + // Wait one second + task->tFrameCounter++; + if (task->tFrameCounter >= 60) + task->tStep++; + return FALSE; +} + +static bool8 Fishing4(struct Task *task) +{ + u32 randVal; + + sub_819786C(0, TRUE); + task->tStep++; + task->tFrameCounter = 0; + task->tNumDots = 0; + randVal = Random(); + randVal %= 10; + task->tDotsRequired = randVal + 1; + if (task->tRoundsPlayed == 0) + task->tDotsRequired = randVal + 4; + if (task->tDotsRequired >= 10) + task->tDotsRequired = 10; + return TRUE; +} + +// Play a round of the dot game +static bool8 Fishing5(struct Task *task) +{ + const u8 dot[] = _("·"); + + sub_808CF78(); + task->tFrameCounter++; + if (gMain.newKeys & A_BUTTON) + { + task->tStep = FISHING_NO_BITE; + if (task->tRoundsPlayed != 0) + task->tStep = FISHING_GOT_AWAY; + return TRUE; + } + else + { + if (task->tFrameCounter >= 20) + { + task->tFrameCounter = 0; + if (task->tNumDots >= task->tDotsRequired) + { + task->tStep++; + if (task->tRoundsPlayed != 0) + task->tStep++; + task->tRoundsPlayed++; + } + else + { + AddTextPrinterParameterized(0, 1, dot, task->tNumDots * 8, 1, 0, NULL); + task->tNumDots++; + } + } + return FALSE; + } +} + +// Determine if fish bites +static bool8 Fishing6(struct Task *task) +{ + bool8 bite; + + sub_808CF78(); + task->tStep++; + bite = FALSE; + + if (!DoesCurrentMapHaveFishingMons()) + { + task->tStep = FISHING_NO_BITE; + } + else + { + if (!GetMonData(&gPlayerParty[0], MON_DATA_SANITY_BIT3)) + { + u8 ability = GetMonAbility(&gPlayerParty[0]); + if (ability == ABILITY_SUCTION_CUPS || ability == ABILITY_STICKY_HOLD) + { + if (Random() % 100 > 14) + { + bite = TRUE; + } + } + } + + if (!bite) + { + if (Random() & 1) + { + task->tStep = FISHING_NO_BITE; + } + else + { + bite = TRUE; + } + } + + if (bite == TRUE) + { + StartSpriteAnim(&gSprites[gPlayerAvatar.spriteId], GetFishingBiteDirectionAnimNum(GetPlayerFacingDirection())); + } + } + return TRUE; +} + +// Oh! A Bite! +static bool8 Fishing7(struct Task *task) +{ + sub_808CF78(); + AddTextPrinterParameterized(0, 1, gText_OhABite, 0, 17, 0, NULL); + task->tStep++; + task->tFrameCounter = 0; + return FALSE; +} + +// We have a bite. Now, wait for the player to press A, or the timer to expire. +static bool8 Fishing8(struct Task *task) +{ + const s16 reelTimeouts[3] = {36, 33, 30}; + + sub_808CF78(); + task->tFrameCounter++; + if (task->tFrameCounter >= reelTimeouts[task->tFishingRod]) + task->tStep = FISHING_GOT_AWAY; + else if (gMain.newKeys & A_BUTTON) + task->tStep++; + return FALSE; +} + +// Determine if we're going to play the dot game again +static bool8 Fishing9(struct Task *task) +{ + const s16 arr[][2] = + { + {0, 0}, + {40, 10}, + {70, 30} + }; + + sub_808CF78(); + task->tStep++; + if (task->tRoundsPlayed < task->tMinRoundsRequired) + { + task->tStep = FISHING_START_ROUND; + } + else if (task->tRoundsPlayed < 2) + { + // probability of having to play another round + s16 probability = Random() % 100; + + if (arr[task->tFishingRod][task->tRoundsPlayed] > probability) + task->tStep = FISHING_START_ROUND; + } + return FALSE; +} + +static bool8 Fishing10(struct Task *task) +{ + sub_808CF78(); + FillWindowPixelBuffer(0, 0x11); + AddTextPrinterParameterized2(0, 1, gText_PokemonOnHook, 1, 0, 2, 1, 3); + task->tStep++; + task->tFrameCounter = 0; + return FALSE; +} + +static bool8 Fishing11(struct Task *task) +{ + if (task->tFrameCounter == 0) + sub_808CF78(); + + RunTextPrinters(); + + if (task->tFrameCounter == 0) + { + if (!IsTextPrinterActive(0)) + { + struct EventObject *playerEventObj = &gEventObjects[gPlayerAvatar.eventObjectId]; + + EventObjectSetGraphicsId(playerEventObj, task->tPlayerGfxId); + EventObjectTurn(playerEventObj, playerEventObj->movementDirection); + if (gPlayerAvatar.flags & PLAYER_AVATAR_FLAG_SURFING) + sub_8155604(gEventObjects[gPlayerAvatar.eventObjectId].fieldEffectSpriteId, 0, 0); + gSprites[gPlayerAvatar.spriteId].pos2.x = 0; + gSprites[gPlayerAvatar.spriteId].pos2.y = 0; + sub_8197434(0, TRUE); + task->tFrameCounter++; + return FALSE; + } + } + + if (task->tFrameCounter != 0) + { + gPlayerAvatar.preventStep = FALSE; + ScriptContext2_Disable(); + FishingWildEncounter(task->tFishingRod); + sub_80ED950(1); + DestroyTask(FindTaskIdByFunc(Task_Fishing)); + } + return FALSE; +} + +// Not even a nibble +static bool8 Fishing12(struct Task *task) +{ + sub_808CF78(); + StartSpriteAnim(&gSprites[gPlayerAvatar.spriteId], GetFishingNoCatchDirectionAnimNum(GetPlayerFacingDirection())); + FillWindowPixelBuffer(0, 0x11); + AddTextPrinterParameterized2(0, 1, gText_NotEvenANibble, 1, 0, 2, 1, 3); + task->tStep = FISHING_SHOW_RESULT; + return TRUE; +} + +// It got away +static bool8 Fishing13(struct Task *task) +{ + sub_808CF78(); + StartSpriteAnim(&gSprites[gPlayerAvatar.spriteId], GetFishingNoCatchDirectionAnimNum(GetPlayerFacingDirection())); + FillWindowPixelBuffer(0, 0x11); + AddTextPrinterParameterized2(0, 1, gText_ItGotAway, 1, 0, 2, 1, 3); + task->tStep++; + return TRUE; +} + +// Wait one second +static bool8 Fishing14(struct Task *task) +{ + sub_808CF78(); + task->tStep++; + return FALSE; +} + +static bool8 Fishing15(struct Task *task) +{ + sub_808CF78(); + if (gSprites[gPlayerAvatar.spriteId].animEnded) + { + struct EventObject *playerEventObj = &gEventObjects[gPlayerAvatar.eventObjectId]; + + EventObjectSetGraphicsId(playerEventObj, task->tPlayerGfxId); + EventObjectTurn(playerEventObj, playerEventObj->movementDirection); + if (gPlayerAvatar.flags & PLAYER_AVATAR_FLAG_SURFING) + sub_8155604(gEventObjects[gPlayerAvatar.eventObjectId].fieldEffectSpriteId, 0, 0); + gSprites[gPlayerAvatar.spriteId].pos2.x = 0; + gSprites[gPlayerAvatar.spriteId].pos2.y = 0; + task->tStep++; + } + return FALSE; +} + +static bool8 Fishing16(struct Task *task) +{ + RunTextPrinters(); + if (!IsTextPrinterActive(0)) + { + gPlayerAvatar.preventStep = FALSE; + ScriptContext2_Disable(); + UnfreezeEventObjects(); + sub_8197434(0, TRUE); + sub_80ED950(0); + DestroyTask(FindTaskIdByFunc(Task_Fishing)); + } + return FALSE; +} + +#undef tStep +#undef tFrameCounter +#undef tFishingRod + +static void sub_808CF78(void) +{ + struct Sprite *playerSprite = &gSprites[gPlayerAvatar.spriteId]; + u8 animCmdIndex; + u8 animType; + + AnimateSprite(playerSprite); + playerSprite->pos2.x = 0; + playerSprite->pos2.y = 0; + animCmdIndex = playerSprite->animCmdIndex; + if (playerSprite->anims[playerSprite->animNum][animCmdIndex].type == -1) + { + animCmdIndex--; + } + else + { + playerSprite->animDelayCounter++; + if (playerSprite->anims[playerSprite->animNum][animCmdIndex].type == -1) + animCmdIndex--; + } + animType = playerSprite->anims[playerSprite->animNum][animCmdIndex].type; + if (animType == 1 || animType == 2 || animType == 3) + { + playerSprite->pos2.x = 8; + if (GetPlayerFacingDirection() == 3) + playerSprite->pos2.x = -8; + } + if (animType == 5) + playerSprite->pos2.y = -8; + if (animType == 10 || animType == 11) + playerSprite->pos2.y = 8; + if (gPlayerAvatar.flags & PLAYER_AVATAR_FLAG_SURFING) + sub_8155604(gEventObjects[gPlayerAvatar.eventObjectId].fieldEffectSpriteId, 1, playerSprite->pos2.y); +} + +void sub_808D074(u8 a0) +{ + gUnknown_0203734C = a0; +} + +static u8 sub_808D080(void) +{ + if (gUnknown_0203734C == 0) + { + return 1; + } + return gUnknown_0203734C; +} + +static u8 sub_808D38C(struct EventObject *object, s16 *a1); + +static void sub_808D094(u8 taskId) +{ + struct EventObject *object = &gEventObjects[gPlayerAvatar.eventObjectId]; + struct Sprite *sprite = &gSprites[object->spriteId]; + s16 *data = gTasks[taskId].data; + + switch (data[0]) + { + case 0: + if (!EventObjectClearHeldMovementIfFinished(object)) + { + return; + } + + sub_808D074(object->facingDirection); + data[1] = 0; + data[2] = 1; + data[3] = (u16)(sprite->pos1.y + sprite->pos2.y) * 16; + sprite->pos2.y = 0; + CameraObjectReset2(); + object->fixedPriority = TRUE; + sprite->oam.priority = 0; + sprite->subpriority = 0; + sprite->subspriteMode = 0; + data[0]++; + case 1: + sub_808D38C(object, &data[1]); + data[3] -= data[2]; + data[2] += 3; + sprite->pos1.y = data[3] >> 4; + if (sprite->pos1.y + (s16)gUnknown_03005DE8 < -32) + { + data[0]++; + } + break; + case 2: + DestroyTask(taskId); + break; + } +} + +static void sub_808D1FC(u8 taskId); + +void sub_808D194(void) +{ + sub_808D1FC(CreateTask(sub_808D1FC, 0)); +} + +bool8 sub_808D1B4(void) +{ + return FuncIsActiveTask(sub_808D1FC); +} + +void sub_808D1C8(void) +{ + sub_808D094(CreateTask(sub_808D094, 0)); +} + +bool8 sub_808D1E8(void) +{ + return FuncIsActiveTask(sub_808D094); +} + +static const u8 gUnknown_084975BC[] = {DIR_SOUTH, DIR_WEST, DIR_EAST, DIR_NORTH, DIR_SOUTH}; + +static void sub_808D1FC(u8 taskId) +{ + struct EventObject *object = &gEventObjects[gPlayerAvatar.eventObjectId]; + struct Sprite *sprite = &gSprites[object->spriteId]; + s16 *data = gTasks[taskId].data; + + switch (data[0]) + { + case 0: + data[5] = sub_808D080(); + EventObjectForceSetHeldMovement(object, GetFaceDirectionMovementAction(gUnknown_084975BC[data[5]])); + data[1] = 0; + data[2] = 116; + data[4] = sprite->pos1.y; + data[6] = sprite->oam.priority; + data[7] = sprite->subpriority; + data[3] = -((u16)sprite->pos2.y + 32) * 16; + sprite->pos2.y = 0; + CameraObjectReset2(); + object->fixedPriority = TRUE; + sprite->oam.priority = 1; + sprite->subpriority = 0; + sprite->subspriteMode = 0; + data[0]++; + case 1: + sub_808D38C(object, &data[1]); + data[3] += data[2]; + data[2] -= 3; + if (data[2] < 4) + { + data[2] = 4; + } + sprite->pos1.y = data[3] >> 4; + if (sprite->pos1.y >= data[4]) + { + sprite->pos1.y = data[4]; + data[8] = 0; + data[0]++; + } + break; + case 2: + sub_808D38C(object, &data[1]); + data[8]++; + if (data[8] > 8) + { + data[0]++; + } + break; + case 3: + if (data[5] == sub_808D38C(object, &data[1])) + { + object->fixedPriority = 0; + sprite->oam.priority = data[6]; + sprite->subpriority = data[7]; + CameraObjectReset1(); + DestroyTask(taskId); + } + break; + } +} + +static u8 sub_808D38C(struct EventObject *object, s16 *a1) +{ + if (*a1 < 8 && ++(*a1) < 8) + { + return object->facingDirection; + } + + if (!EventObjectCheckHeldMovementStatus(object)) + { + return object->facingDirection; + } + + EventObjectForceSetHeldMovement(object, GetFaceDirectionMovementAction(gUnknown_084975BC[object->facingDirection])); + *a1 = 0; + return gUnknown_084975BC[object->facingDirection]; +} diff --git a/src/field_poison.c b/src/field_poison.c index 98819c450b..6a519d90ca 100644 --- a/src/field_poison.c +++ b/src/field_poison.c @@ -111,7 +111,7 @@ void sub_80F972C(void) ScriptContext1_Stop(); } -unsigned int overworld_poison(void) +int DoPoisonFieldEffect(void) { int i; unsigned int hp; diff --git a/src/field_specials.c b/src/field_specials.c index 1139793759..fcef56f14a 100644 --- a/src/field_specials.c +++ b/src/field_specials.c @@ -3668,7 +3668,7 @@ bool32 sub_813B374(void) } } -bool32 sub_813B3B0(void) +bool8 sub_813B3B0(void) { static const u8 gUnknown_085B3410[] = { 0x1d, 0x1d, 0x1e, 0x1e, 0x1f, 0x1f, 0x21, 0x21, 0x14, 0x14, 0x28, 0x28, 0x2a, 0x2a, 0x2c, 0x2c }; diff --git a/src/field_tasks.c b/src/field_tasks.c index fc57585e5d..5fb23f536a 100644 --- a/src/field_tasks.c +++ b/src/field_tasks.c @@ -627,11 +627,11 @@ static void PerStepCallback_8069F64(u8 taskId) { if (MapGridGetMetatileIdAt(x, y) == 0x20a) { - ash(x, y, 0x212, 4); + StartAshFieldEffect(x, y, 0x212, 4); } else { - ash(x, y, 0x206, 4); + StartAshFieldEffect(x, y, 0x206, 4); } if (CheckBagHasItem(ITEM_SOOT_SACK, 1)) { diff --git a/src/fldeff_cut.c b/src/fldeff_cut.c index 9de954e80e..5a91817898 100644 --- a/src/fldeff_cut.c +++ b/src/fldeff_cut.c @@ -1,26 +1,25 @@ #include "global.h" -#include "fldeff_cut.h" +#include "event_obj_lock.h" +#include "event_object_movement.h" #include "field_camera.h" #include "field_effect.h" -#include "event_object_movement.h" #include "field_player_avatar.h" #include "fieldmap.h" -#include "event_obj_lock.h" +#include "fldeff_cut.h" +#include "malloc.h" #include "metatile_behavior.h" -#include "party_menu.h" #include "overworld.h" +#include "party_menu.h" +#include "rom6.h" #include "script.h" #include "sound.h" #include "sprite.h" #include "task.h" #include "trig.h" -#include "malloc.h" +#include "constants/abilities.h" #include "constants/event_objects.h" #include "constants/songs.h" -#include "constants/abilities.h" -extern bool8 CheckObjectGraphicsInFrontOfPlayer(u8); -extern u8 oei_task_add(void); extern void ScriptUnfreezeEventObjects(void); extern bool8 IsMewPlayingHideAndSeek(void); diff --git a/src/fldeff_escalator.c b/src/fldeff_escalator.c new file mode 100644 index 0000000000..b906225da6 --- /dev/null +++ b/src/fldeff_escalator.c @@ -0,0 +1,132 @@ +#include "global.h" +#include "task.h" +#include "fieldmap.h" +#include "field_camera.h" +#include "field_player_avatar.h" + +static EWRAM_DATA u8 sEscalatorAnim_TaskId = 0; + +void sub_80E12E8(u8 taskId, const s16 *list, u16 c) +{ + s16 r5 = gTasks[taskId].data[4] - 1; + s16 r3 = gTasks[taskId].data[5] - 1; + s16 r4 = gTasks[taskId].data[1]; + s16 y; + s16 x; + + if (gTasks[taskId].data[2] == 0) + { + for (y = 0; y < 3; y++) + { + for (x = 0; x < 3; x++) + { + s16 metatileId = MapGridGetMetatileIdAt(r5 + x, r3 + y); + + if (list[r4] == metatileId) + { + if (r4 != 2) + MapGridSetMetatileIdAt(r5 + x, r3 + y, c | list[r4 + 1]); + else + MapGridSetMetatileIdAt(r5 + x, r3 + y, c | list[0]); + } + } + } + } + else + { + for (y = 0; y < 3; y++) + { + for (x = 0; x < 3; x++) + { + s16 metatileId = MapGridGetMetatileIdAt(r5 + x, r3 + y); + + if (list[2 - r4] == metatileId) + { + if (r4 != 2) + MapGridSetMetatileIdAt(r5 + x, r3 + y, c | list[1 - r4]); + else + MapGridSetMetatileIdAt(r5 + x, r3 + y, c | list[2]); + } + } + } + } +} + +static const u16 gUnknown_08589ABA[] = {0x284, 0x282, 0x280}; +static const u16 gUnknown_08589AC0[] = {0x285, 0x283, 0x281}; +static const u16 gUnknown_08589AC6[] = {0x28C, 0x28A, 0x288}; +static const u16 gUnknown_08589ACC[] = {0x28D, 0x28B, 0x289}; +static const u16 gUnknown_08589AD2[] = {0x2A0, 0x2A2, 0x2A4}; +static const u16 gUnknown_08589AD8[] = {0x2A1, 0x2A3, 0x2A5}; +static const u16 gUnknown_08589ADE[] = {0x2A8, 0x2AA, 0x2AC}; + +void sub_80E1444(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + data[3] = 1; + + switch (data[0]) + { + case 0: + sub_80E12E8(taskId, gUnknown_08589ABA, 0); + break; + case 1: + sub_80E12E8(taskId, gUnknown_08589AC0, 0); + break; + case 2: + sub_80E12E8(taskId, gUnknown_08589AC6, 0xC00); + break; + case 3: + sub_80E12E8(taskId, gUnknown_08589ACC, 0); + break; + case 4: + sub_80E12E8(taskId, gUnknown_08589AD2, 0xC00); + break; + case 5: + sub_80E12E8(taskId, gUnknown_08589AD8, 0); + break; + case 6: + sub_80E12E8(taskId, gUnknown_08589ADE, 0); + break; + } + + data[0] = (data[0] + 1) & 7; + if (!data[0]) + { + DrawWholeMapView(); + data[1] = (data[1] + 1) % 3; + data[3] = 0; + } +} + +u8 sub_80E150C(u16 var) +{ + u8 taskId = CreateTask(sub_80E1444, 0); + s16 *data = gTasks[taskId].data; + + PlayerGetDestCoords(&data[4], &data[5]); + data[0] = 0; + data[1] = 0; + data[2] = var; + sub_80E1444(taskId); + return taskId; +} + +void sub_80E1558(u8 var) +{ + sEscalatorAnim_TaskId = sub_80E150C(var); +} + +void sub_80E1570(void) +{ + DestroyTask(sEscalatorAnim_TaskId); +} + +bool8 sub_80E1584(void) +{ + if (gTasks[sEscalatorAnim_TaskId].data[3] == 0 && gTasks[sEscalatorAnim_TaskId].data[1] == 2) + return FALSE; + else + return TRUE; +} diff --git a/src/fldeff_sweetscent.c b/src/fldeff_sweetscent.c index 14da87eb33..f592ed5329 100644 --- a/src/fldeff_sweetscent.c +++ b/src/fldeff_sweetscent.c @@ -35,7 +35,7 @@ void hm2_sweet_scent(void) gFieldEffectArguments[0] = GetCursorSelectionMonId(); } -bool8 FldEff_SweetScent() +bool8 FldEff_SweetScent(void) { u8 taskId; diff --git a/src/hall_of_fame.c b/src/hall_of_fame.c index 2b09046725..f2975e7396 100644 --- a/src/hall_of_fame.c +++ b/src/hall_of_fame.c @@ -17,7 +17,7 @@ #include "bg.h" #include "constants/species.h" #include "constants/game_stat.h" -#include "blend_palette.h" +#include "util.h" #include "string_util.h" #include "m4a.h" #include "international_string_util.h" diff --git a/src/intro.c b/src/intro.c index f21ad348d6..fe5c012b04 100644 --- a/src/intro.c +++ b/src/intro.c @@ -22,9 +22,10 @@ #include "graphics.h" #include "sound.h" #include "constants/species.h" -#include "blend_palette.h" +#include "util.h" #include "title_screen.h" #include "constants/rgb.h" +#include "constants/battle_anim.h" extern const struct CompressedSpriteSheet gBattleAnimPicTable[]; extern const struct CompressedSpritePalette gBattleAnimPaletteTable[]; @@ -118,7 +119,7 @@ static const struct SpriteTemplate gUnknown_085E4AB8 = }; static const u8 gUnknown_085E4AD0[][2] = { - {0x7C, 0x28}, + {0x7C, 0x28}, {0x66, 0x1E}, {0x4D, 0x1E}, {0x36, 0x0F}, @@ -664,25 +665,25 @@ static const s16 gUnknown_085E4E94[][2] = {5, 20}, {3, 28}, }; -static const union AffineAnimCmd gUnknown_085E4ED8[] = +static const union AffineAnimCmd gUnknown_085E4ED8[] = { AFFINEANIMCMD_FRAME(128, 128, 0, 0), AFFINEANIMCMD_END, }; -static const union AffineAnimCmd gUnknown_085E4EE8[] = +static const union AffineAnimCmd gUnknown_085E4EE8[] = { AFFINEANIMCMD_FRAME(128, 128, 0, 0), AFFINEANIMCMD_FRAME(16, 16, 0, 16), AFFINEANIMCMD_FRAME(-16, -16, 0, 8), AFFINEANIMCMD_END, }; -static const union AffineAnimCmd gUnknown_085E4F08[] = +static const union AffineAnimCmd gUnknown_085E4F08[] = { AFFINEANIMCMD_FRAME(256, 256, 0, 0), AFFINEANIMCMD_FRAME(8, 8, 0, 48), AFFINEANIMCMD_END, }; -static const union AffineAnimCmd gUnknown_085E4F20[] = +static const union AffineAnimCmd gUnknown_085E4F20[] = { AFFINEANIMCMD_FRAME(256, 256, 0, 0), AFFINEANIMCMD_FRAME(2, 2, 0, 48), @@ -695,7 +696,7 @@ static const union AffineAnimCmd *const gUnknown_085E4F38[] = gUnknown_085E4F08, gUnknown_085E4F20, }; -static const u16 gUnknown_085E4F48[] = +static const u16 gUnknown_085E4F48[] = { 0x100, 0xC0, 0x80, 0x40, 0x00, 0x40, 0x80, 0xC0, 0x100 }; @@ -1086,10 +1087,10 @@ static void Task_IntroWaterDrops(u8 taskId) if (gIntroFrameCounter == 256) CreateTask(Task_IntroWaterDrops_2, 0); - + if (gIntroFrameCounter == 368) CreateWaterDrop(48, 0, 0x400, 5, 0x70, TRUE); - + if (gIntroFrameCounter == 384) CreateWaterDrop(200, 60, 0x400, 9, 0x80, TRUE); @@ -1113,7 +1114,7 @@ static void Task_IntroWaterDrops_3(u8 taskId) s16 *data = gTasks[taskId].data; if (++data[2] & 1) data[3]++; - + switch (data[0]) { case 0: @@ -1127,7 +1128,7 @@ static void Task_IntroWaterDrops_3(u8 taskId) data[0] = 0; break; } - + if (data[3] > 0x3C) DestroyTask(taskId); } @@ -1206,25 +1207,25 @@ static void Task_IntroStartBikeRide(u8 taskId) LoadCompressedObjectPic(gIntro2BrendanSpriteSheet); else LoadCompressedObjectPic(gIntro2MaySpriteSheet); - + LoadCompressedObjectPic(gIntro2BicycleSpriteSheet); LoadCompressedObjectPic(gIntro2FlygonSpriteSheet); - + for (spriteId = 0; spriteId < 3; spriteId++) { LoadCompressedObjectPic(&gUnknown_085E4AE8[spriteId]); } - + LoadSpritePalettes(gUnknown_085F530C); LoadSpritePalettes(gUnknown_085E4B08); CreateSprite(&gUnknown_085E4BDC, 0x110, 0x80, 0); CreateSprite(&gUnknown_085E4BA4, 0x120, 0x6E, 1); - + if (gUnknown_0203BCC8 == 0) spriteId = intro_create_brendan_sprite(0x110, 100); else spriteId = intro_create_may_sprite(0x110, 100); - + gSprites[spriteId].callback = sub_816F9D4; gSprites[spriteId].anims = gUnknown_085E4DC4; gTasks[taskId].data[1] = spriteId; @@ -1243,7 +1244,7 @@ static void Task_IntroHandleBikeAndFlygonMovement(u8 taskId) { s16 a; u16 sine; - + if (gIntroFrameCounter == 1856) { gUnknown_0203BD28 = 2; @@ -1427,7 +1428,7 @@ static void sub_816D9C0(struct Sprite *sprite) case 4: if (sprite->animEnded) sprite->pos1.x += 4; - + if (sprite->pos1.x > 336) { StartSpriteAnim(sprite, 1); @@ -1506,7 +1507,7 @@ static void Task_IntroLoadPart3Graphics(u8 taskId) static void Task_IntroSpinAndZoomPokeball(u8 taskId) { gTasks[taskId].data[0] += 0x400; - + if (gTasks[taskId].data[1] <= 0x6BF) { gTasks[taskId].data[1] += gTasks[taskId].data[2]; @@ -1516,9 +1517,9 @@ static void Task_IntroSpinAndZoomPokeball(u8 taskId) { gTasks[taskId].func = Task_IntroWaitToSetupPart3LegendsFight; } - + sub_816F2A8(0x78, 0x50, 0x10000 / gTasks[taskId].data[1], gTasks[taskId].data[0]); - + if (gIntroFrameCounter == 28) BeginNormalPaletteFade(0xFFFFFFFF, 0, 0, 0x10, RGB_WHITEALPHA); } @@ -1531,8 +1532,6 @@ static void Task_IntroWaitToSetupPart3LegendsFight(u8 taskId) static void Task_IntroLoadPart1Graphics3(u8 taskId) { - u16 i; - if (!gPaletteFade.active) { intro_reset_and_hide_bgs(); @@ -1543,8 +1542,8 @@ static void Task_IntroLoadPart1Graphics3(u8 taskId) LZDecompressVram(gIntro3GroudonTilemap, (void *)(VRAM + 0xC000)); LZDecompressVram(gIntro3LegendBgGfx, (void *)(VRAM + 0x4000)); LZDecompressVram(gIntro3GroudonBgTilemap, (void *)(VRAM + 0xE000)); - LoadCompressedObjectPicUsingHeap(&gBattleAnimPicTable[0x3A]); - LoadCompressedObjectPaletteUsingHeap(&gBattleAnimPaletteTable[0x3A]); + LoadCompressedObjectPicUsingHeap(&gBattleAnimPicTable[GET_TRUE_SPRITE_INDEX(ANIM_TAG_058)]); + LoadCompressedObjectPaletteUsingHeap(&gBattleAnimPaletteTable[GET_TRUE_SPRITE_INDEX(ANIM_TAG_058)]); CpuCopy16(gIntro3BgPal, gPlttBufferUnfaded, sizeof(gIntro3BgPal)); gTasks[taskId].func = Task_IntroLoadPart1Graphics4; } @@ -1584,12 +1583,10 @@ static void Task_IntroLoadPart1Graphics4(u8 taskId) static void Task_IntroLoadPart1Graphics5(u8 taskId) { - u16 foo = gTasks[taskId].data[0]; - if (gTasks[taskId].data[0] != 32) { gTasks[taskId].data[0] += 4; - SetGpuReg(REG_OFFSET_WIN0V, (gTasks[taskId].data[0] * 256) - (foo -= 0x9C)); + SetGpuReg(REG_OFFSET_WIN0V, (gTasks[taskId].data[0] * 256) - (gTasks[taskId].data[0] - 160)); } else { @@ -1613,7 +1610,7 @@ static void Task_IntroLoadPart1Graphics7(u8 taskId) static void Task_IntroLoadPart1Graphics8(u8 taskId) { s16 *data = gTasks[taskId].data; - + data[5]++; if ((u16)(data[0] - 1) < 7 && data[5] % 2 == 0) data[4] ^= 3; @@ -1720,7 +1717,7 @@ static void sub_816E190(u8 a0) { int i; u8 spriteId; - + for (i = 0; i < 6; i++) { spriteId = CreateSprite(gUnknown_08596C10, gUnknown_085E4C64[i][0], 0xA0, i); @@ -1737,7 +1734,7 @@ static void sub_816E1F8(struct Sprite *sprite) sprite->data[3]++; if (sprite->data[3] % 2 == 0) sprite->pos2.y ^= 3; - + switch(sprite->data[0]) { case 0: @@ -1752,7 +1749,7 @@ static void sub_816E1F8(struct Sprite *sprite) sprite->pos1.x -= 2; else sprite->pos1.x += 2; - + if (sprite->pos1.y < 0x50) sprite->pos1.y -= 2; else @@ -1783,9 +1780,9 @@ static void Task_IntroLoadPart1Graphics9(u8 taskId) static void Task_IntroFadeIn0(u8 taskId) { s16 *data = gTasks[taskId].data; - + sub_816F2A8(data[1], data[2], data[3], 0); - + switch (data[0]) { case 0: @@ -1928,7 +1925,7 @@ static void sub_816E6D4(u8 a0) { int i; u8 spriteId; - + for (i = 0; i < 6; i++) { spriteId = CreateSprite(&gUnknown_085E4D14, gUnknown_085E4CA8[i][0], gUnknown_085E4CA8[i][1], i); @@ -1943,7 +1940,7 @@ static void sub_816E74C(void) { int i; u8 spriteId; - + for (i = 0; i < 6; i++) { spriteId = CreateSprite(&gUnknown_085E4D14, gUnknown_085E4CA8[i + 6][0], gUnknown_085E4CA8[i + 6][1], i); @@ -1980,7 +1977,7 @@ static void sub_816E7B4(struct Sprite *sprite) sprite->pos1.x -= 3; else sprite->pos1.x += 3; - + if (sprite->pos1.y < 80) sprite->pos1.y -= 3; else @@ -2053,10 +2050,10 @@ static void Task_IntroFadeIn3(u8 taskId) static void Task_IntroFadeIn4(u8 taskId) { s16 *data = gTasks[taskId].data; - + SetGpuReg(REG_OFFSET_BG0HOFS, (data[6] >> 8)); SetGpuReg(REG_OFFSET_BG1HOFS, -(data[6] >> 8)); - + switch (data[0]) { case 0: @@ -2070,7 +2067,7 @@ static void Task_IntroFadeIn4(u8 taskId) case 1: if (data[6] == 0x2800) BeginNormalPaletteFade(0x0000FFFE, 3, 0, 16, RGB(9, 10, 10)); - + if (data[6] != 0) data[6] -= 0x80; else if (!gPaletteFade.active) @@ -2103,7 +2100,7 @@ static void Task_IntroFadeIn6(u8 taskId) { s16 *data = gTasks[taskId].data; u8 spriteId; - + switch (data[0]) { case 0: @@ -2141,7 +2138,7 @@ static void sub_816EC6C(struct Sprite *sprite) { if (sprite->animEnded) sprite->invisible = TRUE; - + switch(sprite->data[0]) { case 0: @@ -2171,7 +2168,7 @@ static void sub_816EC6C(struct Sprite *sprite) static void Task_IntroFadeIn7(u8 taskId) { u8 newTaskId; - + LoadCompressedObjectPic(gUnknown_085E5048); LoadSpritePalettes(gUnknown_085E5058); SetGpuReg(REG_OFFSET_DISPCNT, DISPCNT_MODE_0 @@ -2194,12 +2191,12 @@ static void Task_IntroFadeIn7(u8 taskId) static void Task_IntroFadeIn8(u8 taskId) { s16 *data = gTasks[taskId].data; - + if (data[7] % 2 == 0) data[6] ^= 2; - + data[7]++; - + switch(data[0]) { case 0: @@ -2248,9 +2245,9 @@ static void sub_816EEA8(u8 taskId) { u8 spriteId; s16 *data = gTasks[taskId].data; - + data[2]++; - + switch(data[0]) { case 0: @@ -2377,7 +2374,7 @@ static void Task_IntroWaterDrops_1(u8 taskId) if (gTasks[taskId].data[1] != 0) { u8 tmp; - + gTasks[taskId].data[1]--; tmp = gTasks[taskId].data[1] / 2; SetGpuReg(REG_OFFSET_BLDALPHA, gUnknown_0853FF70[tmp]); @@ -2420,7 +2417,7 @@ static void Task_IntroWaterDrops_2(u8 taskId) if (gTasks[taskId].data[1] < 62) { u8 tmp; - + gTasks[taskId].data[1]++; tmp = gTasks[taskId].data[1] / 2; SetGpuReg(REG_OFFSET_BLDALPHA, gUnknown_0853FF70[tmp]); @@ -2903,7 +2900,7 @@ static u8 sub_816FDB8(s16 a0, s16 a1, s16 a2) { u16 i; u8 spriteId; - + for (i = 0; i < 9; i++) { spriteId = CreateSprite(&gUnknown_085E4F5C, gUnknown_085E4E94[i][1] + a0, a1 - 4, 0); @@ -2926,7 +2923,7 @@ static u8 sub_816FDB8(s16 a0, s16 a1, s16 a2) static void sub_816FEDC(struct Sprite *sprite) { sprite->data[7]++; - + if (sprite->data[0] != 0) { s16 sin1; @@ -2944,7 +2941,7 @@ static void sub_816FEDC(struct Sprite *sprite) SetOamMatrix(1, a, b, c, d); } - + switch (sprite->data[0]) { case 0: diff --git a/src/item_menu.c b/src/item_menu.c index 0cdedec97d..bb619cac86 100755 --- a/src/item_menu.c +++ b/src/item_menu.c @@ -46,6 +46,7 @@ #include "text_window.h" #include "menu_helpers.h" #include "window.h" +#include "apprentice.h" void GoToBagMenu(u8 bagMenuType, u8 pocketId, void ( *postExitMenuMainCallback2)()); void CB2_Bag(void); @@ -2203,7 +2204,7 @@ void unknown_ItemMenu_Show(u8 taskId) void bag_menu_leave_maybe_3(void) { - gFieldCallback = sub_819FA50; + gFieldCallback = Apprentice_EnableBothScriptContexts; SetMainCallback2(CB2_ReturnToField); } diff --git a/src/item_menu_icons.c b/src/item_menu_icons.c index f12bb454ee..5dd5fd31d0 100644 --- a/src/item_menu_icons.c +++ b/src/item_menu_icons.c @@ -19,10 +19,10 @@ struct CompressedTilesPal const u8 *pal; }; -extern void sub_80D5860(struct Sprite *sprite); -extern void sub_80D58F8(struct Sprite *sprite); -extern void sub_80D5968(struct Sprite *sprite); -extern void sub_80D5A94(struct Sprite *sprite); +extern void DoHorizontalLunge(struct Sprite *sprite); +extern void DoVerticalDip(struct Sprite *sprite); +extern void SlideMonToOriginalPos(struct Sprite *sprite); +extern void SlideMonToOffset(struct Sprite *sprite); extern void sub_80D5B48(struct Sprite *sprite); // this file's functions @@ -414,7 +414,7 @@ static const struct SpriteTemplate gUnknown_0857FE10 = .callback = SpriteCallbackDummy, }; -const struct SpriteTemplate gUnknown_0857FE28 = +const struct SpriteTemplate gHorizontalLungeSpriteTemplate = { .tileTag = 0, .paletteTag = 0, @@ -422,10 +422,10 @@ const struct SpriteTemplate gUnknown_0857FE28 = .anims = gDummySpriteAnimTable, .images = NULL, .affineAnims = gDummySpriteAffineAnimTable, - .callback = sub_80D5860, + .callback = DoHorizontalLunge, }; -const struct SpriteTemplate gUnknown_0857FE40 = +const struct SpriteTemplate gVerticalDipSpriteTemplate = { .tileTag = 0, .paletteTag = 0, @@ -433,10 +433,10 @@ const struct SpriteTemplate gUnknown_0857FE40 = .anims = gDummySpriteAnimTable, .images = NULL, .affineAnims = gDummySpriteAffineAnimTable, - .callback = sub_80D58F8, + .callback = DoVerticalDip, }; -const struct SpriteTemplate gUnknown_0857FE58 = +const struct SpriteTemplate gSlideMonToOriginalPosSpriteTemplate = { .tileTag = 0, .paletteTag = 0, @@ -444,10 +444,10 @@ const struct SpriteTemplate gUnknown_0857FE58 = .anims = gDummySpriteAnimTable, .images = NULL, .affineAnims = gDummySpriteAffineAnimTable, - .callback = sub_80D5968, + .callback = SlideMonToOriginalPos, }; -const struct SpriteTemplate gUnknown_0857FE70 = +const struct SpriteTemplate gSlideMonToOffsetSpriteTemplate = { .tileTag = 0, .paletteTag = 0, @@ -455,7 +455,7 @@ const struct SpriteTemplate gUnknown_0857FE70 = .anims = gDummySpriteAnimTable, .images = NULL, .affineAnims = gDummySpriteAffineAnimTable, - .callback = sub_80D5A94, + .callback = SlideMonToOffset, }; const struct SpriteTemplate gUnknown_0857FE88 = diff --git a/src/item_use.c b/src/item_use.c index 67bdabd879..2a1c7883c2 100755 --- a/src/item_use.c +++ b/src/item_use.c @@ -203,7 +203,7 @@ u8 CheckIfItemIsTMHMOrEvolutionStone(u16 itemId) return 0; } -void sub_80FD254() +void sub_80FD254(void) { struct MailStruct mail; mail.itemId = gSpecialVar_ItemId; @@ -249,7 +249,7 @@ void ItemUseOnFieldCB_Bike(u8 taskId) DestroyTask(taskId); } -bool32 CanFish() +bool32 CanFish(void) { s16 x, y; u16 tileBehavior; @@ -260,7 +260,7 @@ bool32 CanFish() if (MetatileBehavior_IsWaterfall(tileBehavior)) return FALSE; - if (TestPlayerAvatarFlags(PLAYER_AVATAR_FLAG_4)) + if (TestPlayerAvatarFlags(PLAYER_AVATAR_FLAG_UNDERWATER)) return FALSE; if (!TestPlayerAvatarFlags(PLAYER_AVATAR_FLAG_SURFING)) diff --git a/src/main.c b/src/main.c index f04f9b61b8..4c71ed1f9b 100644 --- a/src/main.c +++ b/src/main.c @@ -33,7 +33,7 @@ static void VCountIntr(void); static void SerialIntr(void); static void IntrDummy(void); -const u8 gGameVersion = VERSION_EMERALD; +const u8 gGameVersion = GAME_VERSION; const u8 gGameLanguage = GAME_LANGUAGE; // English diff --git a/src/metatile_behavior.c b/src/metatile_behavior.c index a5e328e4a9..dd594f075a 100644 --- a/src/metatile_behavior.c +++ b/src/metatile_behavior.c @@ -1,896 +1,922 @@ #include "global.h" #include "metatile_behavior.h" -#include "metatile_behaviors.h" +#include "constants/metatile_behaviors.h" #define TILE_FLAG_ENCOUNTER_TILE 1 #define TILE_FLAG_SURFABLE 2 -#define TILE_ATTRIBUTES(three, two, one) (((one) ? 1 : 0) | ((two) ? 2 : 0) | ((three) ? 4 : 0)) +#define TILE_ATTRIBUTES(unused, surfable, wildEncounter) (((wildEncounter) ? 1 : 0) | ((surfable) ? 2 : 0) | ((unused) ? 4 : 0)) // wonder what the third flag is supposed to do static const u8 sTileBitAttributes[] = { - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_NORMAL 0x00 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x01 - TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_TALL_GRASS 0x02 - TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_LONG_GRASS 0x03 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_04 0x04 - TILE_ATTRIBUTES(FALSE, FALSE, TRUE), // MB_05 0x05 - TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_DEEP_SAND 0x06 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SHORT_GRASS 0x07 - TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_CAVE 0x08 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_LONG_GRASS_SOUTH_EDGE 0x09 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_NO_RUNNING 0x0A - TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_0B 0x0B - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_MOUNTAIN_TOP 0x0C - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_BATTLE_PYRAMID_WARP 0x0D - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_MOSSDEEP_GYM_WARP 0x0E - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_MT_PYRE_HOLE 0x0F - TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_POND_WATER 0x10 - TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_SEMI_DEEP_WATER 0x11 - TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_DEEP_WATER 0x12 - TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_WATERFALL 0x13 - TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_SOOTOPOLIS_DEEP_WATER 0x14 - TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_OCEAN_WATER 0x15 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_PUDDLE 0x16 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SHALLOW_WATER 0x17 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_18 0x18 - TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_NO_SURFACING 0x19 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_1A 0x1A - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_STAIRS_OUTSIDE_ABANDONED_SHIP 0x1B - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SHOAL_CAVE_ENTRANCE 0x1C - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x1D - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x1E - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x1F - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ICE 0x20 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SAND 0x21 - TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_SEAWEED 0x22 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // ? 0x23 - TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_ASHGRASS 0x24 - TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_25 0x25 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_THIN_ICE 0x26 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_CRACKED_ICE 0x27 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_HOT_SPRINGS 0x28 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_LAVARIDGE_GYM_B1F_WARP 0x29 - TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_SEAWEED_NO_SURFACING 0x2A - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_REFLECTION_UNDER_BRIDGE 0x2B - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x2C - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x2D - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x2E - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x2F - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_EAST 0x30 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_WEST 0x31 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_NORTH 0x32 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_SOUTH 0x33 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_NORTHEAST 0x34 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_NORTHWEST 0x35 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_SOUTHEAST 0x36 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_SOUTHWEST 0x37 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_JUMP_EAST 0x38 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_JUMP_WEST 0x39 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_JUMP_NORTH 0x3A - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_JUMP_SOUTH 0x3B - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // ? 0x3C - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // ? 0x3D - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_JUMP_SOUTHEAST 0x3E - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_JUMP_SOUTHWEST 0x3F - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_WALK_EAST 0x40 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_WALK_WEST 0x41 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_WALK_NORTH 0x42 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_WALK_SOUTH 0x43 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SLIDE_EAST 0x44 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SLIDE_WEST 0x45 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SLIDE_NORTH 0x46 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SLIDE_SOUTH 0x47 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_TRICK_HOUSE_PUZZLE_8_FLOOR 0x48 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // ? 0x49 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // ? 0x4A - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x4B - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x4C - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x4D - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x4E - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x4F - TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_EASTWARD_CURRENT 0x50 - TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_WESTWARD_CURRENT 0x51 - TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_NORTHWARD_CURRENT 0x52 - TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_SOUTHWARD_CURRENT 0x53 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x54 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x55 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x56 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x57 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x58 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x59 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x5A - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x5B - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x5C - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x5D - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x5E - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x5F - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_NON_ANIMATED_DOOR 0x60 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_LADDER 0x61 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_EAST_ARROW_WARP 0x62 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_WEST_ARROW_WARP 0x63 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_NORTH_ARROW_WARP 0x64 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SOUTH_ARROW_WARP 0x65 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_CRACKED_FLOOR_HOLE 0x66 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_AQUA_HIDEOUT_WARP 0x67 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_LAVARIDGE_GYM_1F_WARP 0x68 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ANIMATED_DOOR 0x69 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_UP_ESCALATOR 0x6A - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_DOWN_ESCALATOR 0x6B - TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_WATER_DOOR 0x6C - TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_WATER_SOUTH_ARROW_WARP 0x6D - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_DEEP_SOUTH_WARP 0x6E - TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // ? 0x6F - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_WARP_OR_BRIDGE 0x70 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_71 0x71 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_NORTH_BRIDGE_1 0x72 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_NORTH_BRIDGE_2 0x73 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_PACIFIDLOG_VERTICAL_LOG_1 0x74 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_PACIFIDLOG_VERTICAL_LOG_2 0x75 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_PACIFIDLOG_HORIZONTAL_LOG_1 0x76 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_PACIFIDLOG_HORIZONTAL_LOG_2 0x77 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_FORTREE_BRIDGE 0x78 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x79 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_SOUTH_BRIDGE_1 0x7A - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_SOUTH_BRIDGE_2 0x7B - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_NORTH_BRIDGE_3 0x7C - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_NORTH_BRIDGE_4 0x7D - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_7E 0x7E - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE110_BRIDGE 0x7F - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_COUNTER 0x80 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x81 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x82 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_PC 0x83 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CABLE_BOX_RESULTS_1 0x84 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_REGION_MAP 0x85 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_TELEVISION 0x86 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_POKEBLOCK_FEEDER 0x87 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x88 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SLOT_MACHINE 0x89 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_ROULETTE 0x8A - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CLOSED_SOOTOPOLIS_GYM_DOOR 0x8B - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_TRICK_HOUSE_PUZZLE_DOOR 0x8C - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_8D 0x8D - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_RUNNING_SHOES_INSTRUCTION 0x8E - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_QUESTIONNAIRE 0x8F - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_RED_CAVE 0x90 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_RED_CAVE_OPEN 0x91 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_BROWN_CAVE 0x92 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_BROWN_CAVE_OPEN 0x93 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_YELLOW_CAVE 0x94 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_YELLOW_CAVE_OPEN 0x95 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_TREE_LEFT 0x96 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_TREE_LEFT_OPEN 0x97 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_SHRUB 0x98 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_SHRUB_OPEN 0x99 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_BLUE_CAVE 0x9A - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_BLUE_CAVE_OPEN 0x9B - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_TREE_RIGHT 0x9C - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_TREE_RIGHT_OPEN 0x9D - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x9E - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0x9F - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_BERRY_TREE_SOIL 0xA0 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xA1 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xA2 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xA3 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xA4 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xA5 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xA6 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xA7 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xA8 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xA9 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xAA - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xAB - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xAC - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xAD - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xAE - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xAF A - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_PC 0xB0 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_REGISTER_PC 0xB1 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_B2 0xB2 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_B3 0xB3 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_B4 0xB4 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_B5 0xB5 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_B6 0xB6 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_B7 0xB7 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_BALLOON 0xB8 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_B9 0xB9 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_GLITTER_MAT 0xBA - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_JUMP_MAT 0xBB - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_SPIN_MAT 0xBC - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_SOUND_MAT 0xBD - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_BE 0xBE - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_BF 0xBF - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_BED 0xC0 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_C1 0xC1 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_C2 0xC2 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_C3 0xC3 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_TV_SHIELD 0xC4 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_C5 0xC5 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_C6 0xC6 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_POSTER 0xC7 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_C8 0xC8 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_C9 0xC9 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CA 0xCA - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CB 0xCB - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CC 0xCC - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CD 0xCD - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CE 0xCE - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CF 0xCF - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_MUDDY_SLOPE 0xD0 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_BUMPY_SLOPE 0xD1 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_CRACKED_FLOOR 0xD2 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ISOLATED_VERTICAL_RAIL 0xD3 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ISOLATED_HORIZONTAL_RAIL 0xD4 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_VERTICAL_RAIL 0xD5 - TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_HORIZONTAL_RAIL 0xD6 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xD7 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xD8 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xD9 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xDA - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xDB - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xDC - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xDD - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xDE - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xDF - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_PICTURE_BOOK_SHELF 0xE0 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_BOOKSHELF 0xE1 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_POKEMON_CENTER_BOOKSHELF 0xE2 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_VASE 0xE3 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_TRASH_CAN 0xE4 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SHOP_SHELF 0xE5 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_BLUEPRINT 0xE6 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CABLE_BOX_RESULTS_2 0xE7 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_WIRELESS_BOX_RESULTS 0xE8 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_TRAINER_HILL_TIMER 0xE9 - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNKNOWN_CLOSED_DOOR 0xEA - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xEB - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xEC - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xED - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xEE - TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // ? 0xEF + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_NORMAL + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_WALL + TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_TALL_GRASS + TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_LONG_GRASS + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_04 + TILE_ATTRIBUTES(FALSE, FALSE, TRUE), // MB_UNUSED_05 + TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_DEEP_SAND + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SHORT_GRASS + TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_UNUSED_CAVE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_LONG_GRASS_SOUTH_EDGE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_NO_RUNNING + TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_INDOOR_ENCOUNTER + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_MOUNTAIN_TOP + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_BATTLE_PYRAMID_WARP + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_MOSSDEEP_GYM_WARP + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_MT_PYRE_HOLE + TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_POND_WATER + TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_SEMI_DEEP_WATER + TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_DEEP_WATER + TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_WATERFALL + TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_SOOTOPOLIS_DEEP_WATER + TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_OCEAN_WATER + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_PUDDLE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SHALLOW_WATER + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_SOOTOPOLIS_DEEP_WATER + TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_NO_SURFACING + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_SOOTOPOLIS_DEEP_WATER_2 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_STAIRS_OUTSIDE_ABANDONED_SHIP + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SHOAL_CAVE_ENTRANCE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_1D + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_1E + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_1F + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ICE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SAND + TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_SEAWEED + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_UNUSED_23 + TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_ASHGRASS + TILE_ATTRIBUTES(TRUE, FALSE, TRUE), // MB_FOOTPRINTS + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_THIN_ICE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_CRACKED_ICE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_HOT_SPRINGS + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_LAVARIDGE_GYM_B1F_WARP + TILE_ATTRIBUTES(TRUE, TRUE, TRUE), // MB_SEAWEED_NO_SURFACING + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_REFLECTION_UNDER_BRIDGE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_2C + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_2D + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_2E + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_2F + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_EAST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_WEST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_NORTH + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_SOUTH + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_NORTHEAST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_NORTHWEST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_SOUTHEAST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_SOUTHWEST + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_JUMP_EAST + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_JUMP_WEST + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_JUMP_NORTH + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_JUMP_SOUTH + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_JUMP_NORTHEAST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_JUMP_NORTHWEST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_JUMP_SOUTHEAST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_JUMP_SOUTHWEST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_WALK_EAST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_WALK_WEST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_WALK_NORTH + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_WALK_SOUTH + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SLIDE_EAST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SLIDE_WEST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SLIDE_NORTH + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SLIDE_SOUTH + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_TRICK_HOUSE_PUZZLE_8_FLOOR + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_UNUSED_49 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_UNUSED_4A + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_4B + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_4C + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_4D + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_4E + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_4F + TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_EASTWARD_CURRENT + TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_WESTWARD_CURRENT + TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_NORTHWARD_CURRENT + TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_SOUTHWARD_CURRENT + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_54 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_55 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_56 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_57 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_58 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_59 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_5A + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_5B + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_5C + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_5D + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_5E + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_5F + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_NON_ANIMATED_DOOR + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_LADDER + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_EAST_ARROW_WARP + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_WEST_ARROW_WARP + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_NORTH_ARROW_WARP + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SOUTH_ARROW_WARP + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_CRACKED_FLOOR_HOLE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_AQUA_HIDEOUT_WARP + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_LAVARIDGE_GYM_1F_WARP + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ANIMATED_DOOR + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_UP_ESCALATOR + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_DOWN_ESCALATOR + TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_WATER_DOOR + TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_WATER_SOUTH_ARROW_WARP + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_DEEP_SOUTH_WARP + TILE_ATTRIBUTES(TRUE, TRUE, FALSE), // MB_UNUSED_6F + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_WARP_OR_BRIDGE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_UNUSED_71 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_NORTH_BRIDGE_1 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_NORTH_BRIDGE_2 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_PACIFIDLOG_VERTICAL_LOG_1 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_PACIFIDLOG_VERTICAL_LOG_2 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_PACIFIDLOG_HORIZONTAL_LOG_1 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_PACIFIDLOG_HORIZONTAL_LOG_2 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_FORTREE_BRIDGE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_79 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_SOUTH_BRIDGE_1 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_SOUTH_BRIDGE_2 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_NORTH_BRIDGE_3 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE120_NORTH_BRIDGE_4 + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_UNUSED_7E + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ROUTE110_BRIDGE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_COUNTER + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_81 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_82 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_PC + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CABLE_BOX_RESULTS_1 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_REGION_MAP + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_TELEVISION + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_POKEBLOCK_FEEDER + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_88 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SLOT_MACHINE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_ROULETTE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CLOSED_SOOTOPOLIS_DOOR + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_TRICK_HOUSE_PUZZLE_DOOR + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_PETALBURG_GYM_DOOR + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_RUNNING_SHOES_INSTRUCTION + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_QUESTIONNAIRE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_RED_CAVE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_RED_CAVE_OPEN + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_BROWN_CAVE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_BROWN_CAVE_OPEN + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_YELLOW_CAVE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_YELLOW_CAVE_OPEN + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_TREE_LEFT + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_TREE_LEFT_OPEN + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_SHRUB + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_SHRUB_OPEN + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_BLUE_CAVE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_BLUE_CAVE_OPEN + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_TREE_RIGHT + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SPOT_TREE_RIGHT_OPEN + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_9E + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_9F + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_BERRY_TREE_SOIL + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_A1 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_A2 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_A3 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_A4 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_A5 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_A6 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_A7 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_A8 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_A9 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_AA + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_AB + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_AC + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_AD + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_AE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_AF + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_PC + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_REGISTER_PC + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_UNUSED + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_BLOCK_DECORATION + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_DECORATION + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_LARGE_MAT_EDGE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_B6 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_NORTH_WALL + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_BALLOON + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_IMPASSABLE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_GLITTER_MAT + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_JUMP_MAT + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_SPIN_MAT + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_SOUND_MAT + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_BREAKABLE_DOOR + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_SAND_ORNAMENT + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_SOUTH_AND_NORTH + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_IMPASSABLE_WEST_AND_EAST + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_HOLE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_LARGE_MAT_CENTER + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_SECRET_BASE_TV_SHIELD + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_PLAYER_ROOM_PC_ON + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_C6 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SECRET_BASE_POSTER + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_C8 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_C9 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_CA + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_CB + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_CC + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_CD + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_CE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_CF + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_MUDDY_SLOPE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_BUMPY_SLOPE + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_CRACKED_FLOOR + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ISOLATED_VERTICAL_RAIL + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_ISOLATED_HORIZONTAL_RAIL + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_VERTICAL_RAIL + TILE_ATTRIBUTES(TRUE, FALSE, FALSE), // MB_HORIZONTAL_RAIL + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_D7 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_D8 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_D9 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_DA + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_DB + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_DC + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_DD + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_DE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_DF + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_PICTURE_BOOK_SHELF + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_BOOKSHELF + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_POKEMON_CENTER_BOOKSHELF + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_VASE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_TRASH_CAN + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_SHOP_SHELF + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_BLUEPRINT + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_CABLE_BOX_RESULTS_2 + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_WIRELESS_BOX_RESULTS + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_TRAINER_HILL_TIMER + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNKNOWN_CLOSED_DOOR + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_EB + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_EC + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_ED + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_EE + TILE_ATTRIBUTES(FALSE, FALSE, FALSE), // MB_UNUSED_EF }; -bool8 MetatileBehavior_IsATile(u8 var) +bool8 MetatileBehavior_IsATile(u8 metatileBehavior) { return TRUE; } -bool8 MetatileBehavior_IsEncounterTile(u8 var) +bool8 MetatileBehavior_IsEncounterTile(u8 metatileBehavior) { - if ((sTileBitAttributes[var] & TILE_FLAG_ENCOUNTER_TILE) != 0) + if ((sTileBitAttributes[metatileBehavior] & TILE_FLAG_ENCOUNTER_TILE)) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsJumpEast(u8 var) +bool8 MetatileBehavior_IsJumpEast(u8 metatileBehavior) { - if (var == MB_JUMP_EAST) + if (metatileBehavior == MB_JUMP_EAST) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsJumpWest(u8 var) +bool8 MetatileBehavior_IsJumpWest(u8 metatileBehavior) { - if (var == MB_JUMP_WEST) + if (metatileBehavior == MB_JUMP_WEST) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsJumpNorth(u8 var) +bool8 MetatileBehavior_IsJumpNorth(u8 metatileBehavior) { - if (var == MB_JUMP_NORTH) + if (metatileBehavior == MB_JUMP_NORTH) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsJumpSouth(u8 var) +bool8 MetatileBehavior_IsJumpSouth(u8 metatileBehavior) { - if (var == MB_JUMP_SOUTH) + if (metatileBehavior == MB_JUMP_SOUTH) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPokeGrass(u8 var) +bool8 MetatileBehavior_IsPokeGrass(u8 metatileBehavior) { - if (var == MB_TALL_GRASS || var == MB_LONG_GRASS) + if (metatileBehavior == MB_TALL_GRASS || metatileBehavior == MB_LONG_GRASS) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSandOrDeepSand(u8 var) +bool8 MetatileBehavior_IsSandOrDeepSand(u8 metatileBehavior) { - if (var == MB_SAND || var == MB_DEEP_SAND) + if (metatileBehavior == MB_SAND || metatileBehavior == MB_DEEP_SAND) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsDeepSand(u8 var) +bool8 MetatileBehavior_IsDeepSand(u8 metatileBehavior) { - if (var == MB_DEEP_SAND) + if (metatileBehavior == MB_DEEP_SAND) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsReflective(u8 var) +bool8 MetatileBehavior_IsReflective(u8 metatileBehavior) { - if (var == MB_POND_WATER || var == MB_PUDDLE || var == MB_1A || var == MB_ICE || var == MB_SOOTOPOLIS_DEEP_WATER || var == MB_REFLECTION_UNDER_BRIDGE) + if (metatileBehavior == MB_POND_WATER + || metatileBehavior == MB_PUDDLE + || metatileBehavior == MB_UNUSED_SOOTOPOLIS_DEEP_WATER_2 + || metatileBehavior == MB_ICE + || metatileBehavior == MB_SOOTOPOLIS_DEEP_WATER + || metatileBehavior == MB_REFLECTION_UNDER_BRIDGE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsIce(u8 var) +bool8 MetatileBehavior_IsIce(u8 metatileBehavior) { - if (var == MB_ICE) + if (metatileBehavior == MB_ICE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsWarpDoor(u8 var) +bool8 MetatileBehavior_IsWarpDoor(u8 metatileBehavior) { - if (var == MB_ANIMATED_DOOR) + if (metatileBehavior == MB_ANIMATED_DOOR) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsDoor(u8 var) +bool8 MetatileBehavior_IsDoor(u8 metatileBehavior) { - if (var == MB_8D || var == MB_ANIMATED_DOOR) + if (metatileBehavior == MB_PETALBURG_GYM_DOOR + || metatileBehavior == MB_ANIMATED_DOOR) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsEscalator(u8 var) +bool8 MetatileBehavior_IsEscalator(u8 metatileBehavior) { - if (var == MB_UP_ESCALATOR || var == MB_DOWN_ESCALATOR) + if (metatileBehavior == MB_UP_ESCALATOR + || metatileBehavior == MB_DOWN_ESCALATOR) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_04(u8 var) // unused +bool8 Unref_MetatileBehavior_IsUnused04(u8 metatileBehavior) { - if (var == MB_04) + if (metatileBehavior == MB_UNUSED_04) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsLadder(u8 var) +bool8 MetatileBehavior_IsLadder(u8 metatileBehavior) { - if (var == MB_LADDER) + if (metatileBehavior == MB_LADDER) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsNonAnimDoor(u8 var) +bool8 MetatileBehavior_IsNonAnimDoor(u8 metatileBehavior) { - if (var == MB_NON_ANIMATED_DOOR || var == MB_WATER_DOOR || var == MB_DEEP_SOUTH_WARP) + if (metatileBehavior == MB_NON_ANIMATED_DOOR + || metatileBehavior == MB_WATER_DOOR + || metatileBehavior == MB_DEEP_SOUTH_WARP) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsDeepSouthWarp(u8 var) +bool8 MetatileBehavior_IsDeepSouthWarp(u8 metatileBehavior) { - if (var == MB_DEEP_SOUTH_WARP) + if (metatileBehavior == MB_DEEP_SOUTH_WARP) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSurfableWaterOrUnderwater(u8 var) +bool8 MetatileBehavior_IsSurfableWaterOrUnderwater(u8 metatileBehavior) { - if ((sTileBitAttributes[var] & TILE_FLAG_SURFABLE) != 0) + if ((sTileBitAttributes[metatileBehavior] & TILE_FLAG_SURFABLE)) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsEastArrowWarp(u8 var) +bool8 MetatileBehavior_IsEastArrowWarp(u8 metatileBehavior) { - if (var == MB_EAST_ARROW_WARP) + if (metatileBehavior == MB_EAST_ARROW_WARP) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsWestArrowWarp(u8 var) +bool8 MetatileBehavior_IsWestArrowWarp(u8 metatileBehavior) { - if (var == MB_WEST_ARROW_WARP) + if (metatileBehavior == MB_WEST_ARROW_WARP) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsNorthArrowWarp(u8 var) +bool8 MetatileBehavior_IsNorthArrowWarp(u8 metatileBehavior) { - if (var == MB_NORTH_ARROW_WARP || var == MB_STAIRS_OUTSIDE_ABANDONED_SHIP) + if (metatileBehavior == MB_NORTH_ARROW_WARP + || metatileBehavior == MB_STAIRS_OUTSIDE_ABANDONED_SHIP) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSouthArrowWarp(u8 var) +bool8 MetatileBehavior_IsSouthArrowWarp(u8 metatileBehavior) { - if (var == MB_SOUTH_ARROW_WARP || var == MB_WATER_SOUTH_ARROW_WARP || var == MB_SHOAL_CAVE_ENTRANCE) + if (metatileBehavior == MB_SOUTH_ARROW_WARP + || metatileBehavior == MB_WATER_SOUTH_ARROW_WARP + || metatileBehavior == MB_SHOAL_CAVE_ENTRANCE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsArrowWarp(u8 var) // unused +bool8 Unref_MetatileBehavior_IsArrowWarp(u8 metatileBehavior) { - u8 ret = FALSE; + u8 isArrowWarp = FALSE; - if (MetatileBehavior_IsEastArrowWarp(var) - || MetatileBehavior_IsWestArrowWarp(var) - || MetatileBehavior_IsNorthArrowWarp(var) - || MetatileBehavior_IsSouthArrowWarp(var)) + if (MetatileBehavior_IsEastArrowWarp(metatileBehavior) + || MetatileBehavior_IsWestArrowWarp(metatileBehavior) + || MetatileBehavior_IsNorthArrowWarp(metatileBehavior) + || MetatileBehavior_IsSouthArrowWarp(metatileBehavior)) { - ret = TRUE; + isArrowWarp = TRUE; } - return ret; + return isArrowWarp; } -bool8 MetatileBehavior_IsMoveTile(u8 var) +bool8 MetatileBehavior_IsForcedMovementTile(u8 metatileBehavior) { - if ((var >= MB_WALK_EAST && var <= MB_TRICK_HOUSE_PUZZLE_8_FLOOR) || (var >= MB_EASTWARD_CURRENT && var <= MB_SOUTHWARD_CURRENT) - || var == MB_MUDDY_SLOPE || var == MB_CRACKED_FLOOR || var == MB_WATERFALL || var == MB_ICE || var == MB_SECRET_BASE_JUMP_MAT || var == MB_SECRET_BASE_SPIN_MAT) + if ((metatileBehavior >= MB_WALK_EAST && metatileBehavior <= MB_TRICK_HOUSE_PUZZLE_8_FLOOR) + || (metatileBehavior >= MB_EASTWARD_CURRENT && metatileBehavior <= MB_SOUTHWARD_CURRENT) + || metatileBehavior == MB_MUDDY_SLOPE + || metatileBehavior == MB_CRACKED_FLOOR + || metatileBehavior == MB_WATERFALL + || metatileBehavior == MB_ICE + || metatileBehavior == MB_SECRET_BASE_JUMP_MAT + || metatileBehavior == MB_SECRET_BASE_SPIN_MAT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsIce_2(u8 var) +bool8 MetatileBehavior_IsIce_2(u8 metatileBehavior) { - if (var == MB_ICE) + if (metatileBehavior == MB_ICE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsTrickHouseSlipperyFloor(u8 var) +bool8 MetatileBehavior_IsTrickHouseSlipperyFloor(u8 metatileBehavior) { - if (var == MB_TRICK_HOUSE_PUZZLE_8_FLOOR) + if (metatileBehavior == MB_TRICK_HOUSE_PUZZLE_8_FLOOR) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_05(u8 var) +bool8 Unref_MetatileBehavior_IsUnused05(u8 metatileBehavior) { - if (var == MB_05) + if (metatileBehavior == MB_UNUSED_05) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsWalkNorth(u8 var) +bool8 MetatileBehavior_IsWalkNorth(u8 metatileBehavior) { - if (var == MB_WALK_NORTH) + if (metatileBehavior == MB_WALK_NORTH) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsWalkSouth(u8 var) +bool8 MetatileBehavior_IsWalkSouth(u8 metatileBehavior) { - if (var == MB_WALK_SOUTH) + if (metatileBehavior == MB_WALK_SOUTH) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsWalkWest(u8 var) +bool8 MetatileBehavior_IsWalkWest(u8 metatileBehavior) { - if (var == MB_WALK_WEST) + if (metatileBehavior == MB_WALK_WEST) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsWalkEast(u8 var) +bool8 MetatileBehavior_IsWalkEast(u8 metatileBehavior) { - if (var == MB_WALK_EAST) + if (metatileBehavior == MB_WALK_EAST) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsNorthwardCurrent(u8 var) +bool8 MetatileBehavior_IsNorthwardCurrent(u8 metatileBehavior) { - if (var == MB_NORTHWARD_CURRENT) + if (metatileBehavior == MB_NORTHWARD_CURRENT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSouthwardCurrent(u8 var) +bool8 MetatileBehavior_IsSouthwardCurrent(u8 metatileBehavior) { - if (var == MB_SOUTHWARD_CURRENT) + if (metatileBehavior == MB_SOUTHWARD_CURRENT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsWestwardCurrent(u8 var) +bool8 MetatileBehavior_IsWestwardCurrent(u8 metatileBehavior) { - if (var == MB_WESTWARD_CURRENT) + if (metatileBehavior == MB_WESTWARD_CURRENT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsEastwardCurrent(u8 var) +bool8 MetatileBehavior_IsEastwardCurrent(u8 metatileBehavior) { - if (var == MB_EASTWARD_CURRENT) + if (metatileBehavior == MB_EASTWARD_CURRENT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSlideNorth(u8 var) +bool8 MetatileBehavior_IsSlideNorth(u8 metatileBehavior) { - if (var == MB_SLIDE_NORTH) + if (metatileBehavior == MB_SLIDE_NORTH) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSlideSouth(u8 var) +bool8 MetatileBehavior_IsSlideSouth(u8 metatileBehavior) { - if (var == MB_SLIDE_SOUTH) + if (metatileBehavior == MB_SLIDE_SOUTH) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSlideWest(u8 var) +bool8 MetatileBehavior_IsSlideWest(u8 metatileBehavior) { - if (var == MB_SLIDE_WEST) + if (metatileBehavior == MB_SLIDE_WEST) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSlideEast(u8 var) +bool8 MetatileBehavior_IsSlideEast(u8 metatileBehavior) { - if (var == MB_SLIDE_EAST) + if (metatileBehavior == MB_SLIDE_EAST) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsCounter(u8 var) +bool8 MetatileBehavior_IsCounter(u8 metatileBehavior) { - if (var == MB_COUNTER) + if (metatileBehavior == MB_COUNTER) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPlayerFacingTVScreen(u8 tile, u8 playerDir) +bool8 MetatileBehavior_IsPlayerFacingTVScreen(u8 metatileBehavior, u8 playerDir) { - if (playerDir != CONNECTION_NORTH) // if the player isn't facing north, forget about it. + if (playerDir != DIR_NORTH) return FALSE; - else if (tile == MB_TELEVISION) // is the player's north tile a TV? + else if (metatileBehavior == MB_TELEVISION) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPC(u8 var) +bool8 MetatileBehavior_IsPC(u8 metatileBehavior) { - if (var == MB_PC) + if (metatileBehavior == MB_PC) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsCableBoxResults1(u8 var) +bool8 MetatileBehavior_IsCableBoxResults1(u8 metatileBehavior) { - if (var == MB_CABLE_BOX_RESULTS_1) + if (metatileBehavior == MB_CABLE_BOX_RESULTS_1) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBaseOpen(u8 var) +bool8 MetatileBehavior_IsOpenSecretBaseDoor(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_SPOT_RED_CAVE_OPEN || var == MB_SECRET_BASE_SPOT_BROWN_CAVE_OPEN - || var == MB_SECRET_BASE_SPOT_YELLOW_CAVE_OPEN || var == MB_SECRET_BASE_SPOT_TREE_LEFT_OPEN - || var == MB_SECRET_BASE_SPOT_SHRUB_OPEN || var == MB_SECRET_BASE_SPOT_BLUE_CAVE_OPEN - || var == MB_SECRET_BASE_SPOT_TREE_RIGHT_OPEN) + if (metatileBehavior == MB_SECRET_BASE_SPOT_RED_CAVE_OPEN + || metatileBehavior == MB_SECRET_BASE_SPOT_BROWN_CAVE_OPEN + || metatileBehavior == MB_SECRET_BASE_SPOT_YELLOW_CAVE_OPEN + || metatileBehavior == MB_SECRET_BASE_SPOT_TREE_LEFT_OPEN + || metatileBehavior == MB_SECRET_BASE_SPOT_SHRUB_OPEN + || metatileBehavior == MB_SECRET_BASE_SPOT_BLUE_CAVE_OPEN + || metatileBehavior == MB_SECRET_BASE_SPOT_TREE_RIGHT_OPEN) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBaseCave(u8 var) +bool8 MetatileBehavior_IsSecretBaseCave(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_SPOT_RED_CAVE || var == MB_SECRET_BASE_SPOT_BROWN_CAVE || var == MB_SECRET_BASE_SPOT_YELLOW_CAVE || var == MB_SECRET_BASE_SPOT_BLUE_CAVE) + if (metatileBehavior == MB_SECRET_BASE_SPOT_RED_CAVE + || metatileBehavior == MB_SECRET_BASE_SPOT_BROWN_CAVE + || metatileBehavior == MB_SECRET_BASE_SPOT_YELLOW_CAVE + || metatileBehavior == MB_SECRET_BASE_SPOT_BLUE_CAVE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBaseTree(u8 var) +bool8 MetatileBehavior_IsSecretBaseTree(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_SPOT_TREE_LEFT || var == MB_SECRET_BASE_SPOT_TREE_RIGHT) + if (metatileBehavior == MB_SECRET_BASE_SPOT_TREE_LEFT + || metatileBehavior == MB_SECRET_BASE_SPOT_TREE_RIGHT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBaseShrub(u8 var) +bool8 MetatileBehavior_IsSecretBaseShrub(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_SPOT_SHRUB) + if (metatileBehavior == MB_SECRET_BASE_SPOT_SHRUB) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBasePC(u8 var) +bool8 MetatileBehavior_IsSecretBasePC(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_PC) + if (metatileBehavior == MB_SECRET_BASE_PC) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBaseRegisterPC(u8 var) +bool8 MetatileBehavior_IsRecordMixingSecretBasePC(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_REGISTER_PC) + if (metatileBehavior == MB_SECRET_BASE_REGISTER_PC) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_B2(u8 var) // unused +bool8 Unref_MetatileBehavior_IsSecretBaseUnused_B2(u8 metatileBehavior) { - if (var == MB_B2) + if (metatileBehavior == MB_SECRET_BASE_UNUSED) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_B3(u8 var) +bool8 MetatileBehavior_IsBlockDecoration(u8 metatileBehavior) { - if (var == MB_B3) + if (metatileBehavior == MB_BLOCK_DECORATION) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_B9(u8 var) +bool8 MetatileBehavior_IsSecretBaseImpassable(u8 metatileBehavior) { - if (var == MB_B9) + if (metatileBehavior == MB_SECRET_BASE_IMPASSABLE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_C6(u8 var) +bool8 MetatileBehavior_IsMB_C6(u8 metatileBehavior) { - if (var == MB_C6) + if (metatileBehavior == MB_C6) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBasePoster(u8 var) +bool8 MetatileBehavior_IsSecretBasePoster(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_POSTER) + if (metatileBehavior == MB_SECRET_BASE_POSTER) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsNormal(u8 var) +bool8 MetatileBehavior_IsNormal(u8 metatileBehavior) { - if (var == MB_NORMAL) + if (metatileBehavior == MB_NORMAL) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_B7(u8 var) +bool8 MetatileBehavior_IsSecretBaseNorthWall(u8 metatileBehavior) { - if (var == MB_B7) + if (metatileBehavior == MB_SECRET_BASE_NORTH_WALL) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_B2_Duplicate(u8 var) // unused +bool8 Unref_MetatileBehavior_IsSecretBaseUnused_B2_2(u8 metatileBehavior) { - if (var == MB_B2) + if (metatileBehavior == MB_SECRET_BASE_UNUSED) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_B5(u8 var) +bool8 MetatileBehavior_IsSecretBaseLargeMatEdge(u8 metatileBehavior) { - if (var == MB_B5) + if (metatileBehavior == MB_SECRET_BASE_LARGE_MAT_EDGE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_C3(u8 var) +bool8 MetatileBehavior_IsLargeMatCenter(u8 metatileBehavior) { - if (var == MB_C3) + if (metatileBehavior == MB_LARGE_MAT_CENTER) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_C2(u8 var) +bool8 MetatileBehavior_IsSecretBaseHole(u8 metatileBehavior) { - if (var == MB_C2) + if (metatileBehavior == MB_SECRET_BASE_HOLE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBaseBalloon(u8 var) +bool8 MetatileBehavior_IsSecretBaseBalloon(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_BALLOON) + if (metatileBehavior == MB_SECRET_BASE_BALLOON) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_BE(u8 var) +bool8 MetatileBehavior_IsSecretBaseBreakableDoor(u8 metatileBehavior) { - if (var == MB_BE) + if (metatileBehavior == MB_SECRET_BASE_BREAKABLE_DOOR) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBaseSoundMat(u8 var) +bool8 MetatileBehavior_IsSecretBaseSoundMat(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_SOUND_MAT) + if (metatileBehavior == MB_SECRET_BASE_SOUND_MAT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBaseGlitterMat(u8 var) +bool8 MetatileBehavior_IsSecretBaseGlitterMat(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_GLITTER_MAT) + if (metatileBehavior == MB_SECRET_BASE_GLITTER_MAT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_BF(u8 var) +bool8 MetatileBehavior_IsSecretBaseSandOrnament(u8 metatileBehavior) { - if (var == MB_BF) + if (metatileBehavior == MB_SECRET_BASE_SAND_ORNAMENT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBaseTvOrShield(u8 var) +bool8 MetatileBehavior_IsSecretBaseShieldOrToyTV(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_TV_SHIELD) + if (metatileBehavior == MB_SECRET_BASE_TV_SHIELD) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_C5(u8 var) +bool8 MetatileBehavior_IsPlayerRoomPCOn(u8 metatileBehavior) { - if (var == MB_C5) + if (metatileBehavior == MB_PLAYER_ROOM_PC_ON) return TRUE; else return FALSE; } -bool8 MetatileBehavior_HasRipples(u8 var) +bool8 MetatileBehavior_HasRipples(u8 metatileBehavior) { - if (var == MB_POND_WATER || var == MB_PUDDLE || var == MB_SOOTOPOLIS_DEEP_WATER) + if (metatileBehavior == MB_POND_WATER || metatileBehavior == MB_PUDDLE || metatileBehavior == MB_SOOTOPOLIS_DEEP_WATER) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPuddle(u8 var) +bool8 MetatileBehavior_IsPuddle(u8 metatileBehavior) { - if (var == MB_PUDDLE) + if (metatileBehavior == MB_PUDDLE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsTallGrass(u8 var) +bool8 MetatileBehavior_IsTallGrass(u8 metatileBehavior) { - if (var == MB_TALL_GRASS) + if (metatileBehavior == MB_TALL_GRASS) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsLongGrass(u8 var) +bool8 MetatileBehavior_IsLongGrass(u8 metatileBehavior) { - if (var == MB_LONG_GRASS) + if (metatileBehavior == MB_LONG_GRASS) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsBerryTreeSoil(u8 var) +bool8 MetatileBehavior_IsBerryTreeSoil(u8 metatileBehavior) { - if (var == MB_BERRY_TREE_SOIL) + if (metatileBehavior == MB_BERRY_TREE_SOIL) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsAshGrass(u8 var) +bool8 MetatileBehavior_IsAshGrass(u8 metatileBehavior) { - if (var == MB_ASHGRASS) + if (metatileBehavior == MB_ASHGRASS) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsUnusedFootprintMetatile(u8 var) +bool8 MetatileBehavior_IsFootprints(u8 metatileBehavior) { - if (var == MB_25) + // MB_FOOTPRINTS is not used by any metatiles. + if (metatileBehavior == MB_FOOTPRINTS) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsBridge(u8 var) +bool8 MetatileBehavior_IsBridge(u8 metatileBehavior) { - if ((var == MB_WARP_OR_BRIDGE || var == MB_71 || var == MB_ROUTE120_NORTH_BRIDGE_1 || var == MB_ROUTE120_NORTH_BRIDGE_2) - || (var == MB_ROUTE120_NORTH_BRIDGE_3 || var == MB_ROUTE120_NORTH_BRIDGE_4 || var == MB_7E || var == MB_ROUTE110_BRIDGE)) + if ((metatileBehavior == MB_WARP_OR_BRIDGE || metatileBehavior == MB_UNUSED_71 || metatileBehavior == MB_ROUTE120_NORTH_BRIDGE_1 || metatileBehavior == MB_ROUTE120_NORTH_BRIDGE_2) + || (metatileBehavior == MB_ROUTE120_NORTH_BRIDGE_3 || metatileBehavior == MB_ROUTE120_NORTH_BRIDGE_4 || metatileBehavior == MB_UNUSED_7E || metatileBehavior == MB_ROUTE110_BRIDGE)) return TRUE; else return FALSE; } -u8 MetatileBehavior_GetBridgeSth(u8 var) +u8 MetatileBehavior_GetBridgeSth(u8 metatileBehavior) { - u8 result = var - MB_WARP_OR_BRIDGE; + u8 result = metatileBehavior - MB_WARP_OR_BRIDGE; if (result < 4) return result; - result = var - MB_ROUTE120_SOUTH_BRIDGE_1; + result = metatileBehavior - MB_ROUTE120_SOUTH_BRIDGE_1; if (result < 2) return 2; - result = var - MB_ROUTE120_NORTH_BRIDGE_3; + result = metatileBehavior - MB_ROUTE120_NORTH_BRIDGE_3; if (result < 2) return 3; return 0; } -u8 MetatileBehavior_8089510(u8 var) +u8 MetatileBehavior_8089510(u8 metatileBehavior) { - u8 result = var - MB_WARP_OR_BRIDGE; + u8 result = metatileBehavior - MB_WARP_OR_BRIDGE; if (result < 4) return 1; @@ -898,485 +924,514 @@ u8 MetatileBehavior_8089510(u8 var) return 0; } -bool8 MetatileBehavior_IsLandWildEncounter(u8 var) +bool8 MetatileBehavior_IsLandWildEncounter(u8 metatileBehavior) { - if (MetatileBehavior_IsSurfableWaterOrUnderwater(var) == FALSE && MetatileBehavior_IsEncounterTile(var) == TRUE) + if (MetatileBehavior_IsSurfableWaterOrUnderwater(metatileBehavior) == FALSE && MetatileBehavior_IsEncounterTile(metatileBehavior) == TRUE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsWaterWildEncounter(u8 var) +bool8 MetatileBehavior_IsWaterWildEncounter(u8 metatileBehavior) { - if (MetatileBehavior_IsSurfableWaterOrUnderwater(var) == TRUE && MetatileBehavior_IsEncounterTile(var) == TRUE) + if (MetatileBehavior_IsSurfableWaterOrUnderwater(metatileBehavior) == TRUE && MetatileBehavior_IsEncounterTile(metatileBehavior) == TRUE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_0B(u8 var) +bool8 MetatileBehavior_IsIndoorEncounter(u8 metatileBehavior) { - if (var == MB_0B) + if (metatileBehavior == MB_INDOOR_ENCOUNTER) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMountain(u8 var) +bool8 MetatileBehavior_IsMountain(u8 metatileBehavior) { - if (var == MB_MOUNTAIN_TOP) + if (metatileBehavior == MB_MOUNTAIN_TOP) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsDiveable(u8 var) +bool8 MetatileBehavior_IsDiveable(u8 metatileBehavior) { - if (var == MB_SEMI_DEEP_WATER || var == MB_DEEP_WATER || var == MB_SOOTOPOLIS_DEEP_WATER) + if (metatileBehavior == MB_SEMI_DEEP_WATER + || metatileBehavior == MB_DEEP_WATER + || metatileBehavior == MB_SOOTOPOLIS_DEEP_WATER) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsUnableToEmerge(u8 var) +bool8 MetatileBehavior_IsUnableToEmerge(u8 metatileBehavior) { - if (var == MB_NO_SURFACING || var == MB_SEAWEED_NO_SURFACING) + if (metatileBehavior == MB_NO_SURFACING + || metatileBehavior == MB_SEAWEED_NO_SURFACING) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsShallowFlowingWater(u8 var) +bool8 MetatileBehavior_IsShallowFlowingWater(u8 metatileBehavior) { - if (var == MB_SHALLOW_WATER || var == MB_STAIRS_OUTSIDE_ABANDONED_SHIP || var == MB_SHOAL_CAVE_ENTRANCE) + if (metatileBehavior == MB_SHALLOW_WATER + || metatileBehavior == MB_STAIRS_OUTSIDE_ABANDONED_SHIP + || metatileBehavior == MB_SHOAL_CAVE_ENTRANCE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsThinIce(u8 var) +bool8 MetatileBehavior_IsThinIce(u8 metatileBehavior) { - if (var == MB_THIN_ICE) + if (metatileBehavior == MB_THIN_ICE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsCrackedIce(u8 var) +bool8 MetatileBehavior_IsCrackedIce(u8 metatileBehavior) { - if (var == MB_CRACKED_ICE) + if (metatileBehavior == MB_CRACKED_ICE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsDeepOrOceanWater(u8 var) +bool8 MetatileBehavior_IsDeepOrOceanWater(u8 metatileBehavior) { - if (var == MB_OCEAN_WATER || var == MB_SEMI_DEEP_WATER || var == MB_DEEP_WATER) + if (metatileBehavior == MB_OCEAN_WATER + || metatileBehavior == MB_SEMI_DEEP_WATER + || metatileBehavior == MB_DEEP_WATER) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMB_18_OrMB_1A(u8 var) // unused +bool8 Unref_MetatileBehavior_IsUnusedSootopolisWater(u8 metatileBehavior) { - if (var == MB_18 || var == MB_1A) + if (metatileBehavior == MB_UNUSED_SOOTOPOLIS_DEEP_WATER + || metatileBehavior == MB_UNUSED_SOOTOPOLIS_DEEP_WATER_2) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSurfableAndNotWaterfall(u8 var) +bool8 MetatileBehavior_IsSurfableAndNotWaterfall(u8 metatileBehavior) { - if (MetatileBehavior_IsSurfableWaterOrUnderwater(var) && MetatileBehavior_IsWaterfall(var) == FALSE) + if (MetatileBehavior_IsSurfableWaterOrUnderwater(metatileBehavior) + && MetatileBehavior_IsWaterfall(metatileBehavior) == FALSE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsEastBlocked(u8 var) +bool8 MetatileBehavior_IsEastBlocked(u8 metatileBehavior) { - if (var == MB_IMPASSABLE_EAST || var == MB_IMPASSABLE_NORTHEAST || var == MB_IMPASSABLE_SOUTHEAST || var == MB_C1 || var == MB_BE) + if (metatileBehavior == MB_IMPASSABLE_EAST + || metatileBehavior == MB_IMPASSABLE_NORTHEAST + || metatileBehavior == MB_IMPASSABLE_SOUTHEAST + || metatileBehavior == MB_IMPASSABLE_WEST_AND_EAST + || metatileBehavior == MB_SECRET_BASE_BREAKABLE_DOOR) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsWestBlocked(u8 var) +bool8 MetatileBehavior_IsWestBlocked(u8 metatileBehavior) { - if (var == MB_IMPASSABLE_WEST || var == MB_IMPASSABLE_NORTHWEST || var == MB_IMPASSABLE_SOUTHWEST || var == MB_C1 || var == MB_BE) + if (metatileBehavior == MB_IMPASSABLE_WEST + || metatileBehavior == MB_IMPASSABLE_NORTHWEST + || metatileBehavior == MB_IMPASSABLE_SOUTHWEST + || metatileBehavior == MB_IMPASSABLE_WEST_AND_EAST + || metatileBehavior == MB_SECRET_BASE_BREAKABLE_DOOR) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsNorthBlocked(u8 var) +bool8 MetatileBehavior_IsNorthBlocked(u8 metatileBehavior) { - if (var == MB_IMPASSABLE_NORTH || var == MB_IMPASSABLE_NORTHEAST || var == MB_IMPASSABLE_NORTHWEST || var == MB_BED) + if (metatileBehavior == MB_IMPASSABLE_NORTH + || metatileBehavior == MB_IMPASSABLE_NORTHEAST + || metatileBehavior == MB_IMPASSABLE_NORTHWEST + || metatileBehavior == MB_IMPASSABLE_SOUTH_AND_NORTH) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSouthBlocked(u8 var) +bool8 MetatileBehavior_IsSouthBlocked(u8 metatileBehavior) { - if (var == MB_IMPASSABLE_SOUTH || var == MB_IMPASSABLE_SOUTHEAST || var == MB_IMPASSABLE_SOUTHWEST || var == MB_BED) + if (metatileBehavior == MB_IMPASSABLE_SOUTH + || metatileBehavior == MB_IMPASSABLE_SOUTHEAST + || metatileBehavior == MB_IMPASSABLE_SOUTHWEST + || metatileBehavior == MB_IMPASSABLE_SOUTH_AND_NORTH) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsShortGrass(u8 var) +bool8 MetatileBehavior_IsShortGrass(u8 metatileBehavior) { - if (var == MB_SHORT_GRASS) + if (metatileBehavior == MB_SHORT_GRASS) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsHotSprings(u8 var) +bool8 MetatileBehavior_IsHotSprings(u8 metatileBehavior) { - if (var == MB_HOT_SPRINGS) + if (metatileBehavior == MB_HOT_SPRINGS) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsWaterfall(u8 var) +bool8 MetatileBehavior_IsWaterfall(u8 metatileBehavior) { - if (var == MB_WATERFALL) + if (metatileBehavior == MB_WATERFALL) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsFortreeBridge(u8 var) +bool8 MetatileBehavior_IsFortreeBridge(u8 metatileBehavior) { - if (var == MB_FORTREE_BRIDGE) + if (metatileBehavior == MB_FORTREE_BRIDGE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPacifilogVerticalLog1(u8 var) +bool8 MetatileBehavior_IsPacifilogVerticalLog1(u8 metatileBehavior) { - if (var == MB_PACIFIDLOG_VERTICAL_LOG_1) + if (metatileBehavior == MB_PACIFIDLOG_VERTICAL_LOG_1) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPacifilogVerticalLog2(u8 var) +bool8 MetatileBehavior_IsPacifilogVerticalLog2(u8 metatileBehavior) { - if (var == MB_PACIFIDLOG_VERTICAL_LOG_2) + if (metatileBehavior == MB_PACIFIDLOG_VERTICAL_LOG_2) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPacifilogHorizontalLog1(u8 var) +bool8 MetatileBehavior_IsPacifilogHorizontalLog1(u8 metatileBehavior) { - if (var == MB_PACIFIDLOG_HORIZONTAL_LOG_1) + if (metatileBehavior == MB_PACIFIDLOG_HORIZONTAL_LOG_1) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPacifilogHorizontalLog2(u8 var) +bool8 MetatileBehavior_IsPacifilogHorizontalLog2(u8 metatileBehavior) { - if (var == MB_PACIFIDLOG_HORIZONTAL_LOG_2) + if (metatileBehavior == MB_PACIFIDLOG_HORIZONTAL_LOG_2) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPacifidlogLog(u8 var) +bool8 MetatileBehavior_IsPacifidlogLog(u8 metatileBehavior) { - if (var == MB_PACIFIDLOG_VERTICAL_LOG_1 || var == MB_PACIFIDLOG_VERTICAL_LOG_2 - || var == MB_PACIFIDLOG_HORIZONTAL_LOG_1 || var == MB_PACIFIDLOG_HORIZONTAL_LOG_2) + if (metatileBehavior == MB_PACIFIDLOG_VERTICAL_LOG_1 || metatileBehavior == MB_PACIFIDLOG_VERTICAL_LOG_2 + || metatileBehavior == MB_PACIFIDLOG_HORIZONTAL_LOG_1 || metatileBehavior == MB_PACIFIDLOG_HORIZONTAL_LOG_2) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsTrickHousePuzzleDoor(u8 var) +bool8 MetatileBehavior_IsTrickHousePuzzleDoor(u8 metatileBehavior) { - if (var == MB_TRICK_HOUSE_PUZZLE_DOOR) + if (metatileBehavior == MB_TRICK_HOUSE_PUZZLE_DOOR) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsRegionMap(u8 var) +bool8 MetatileBehavior_IsRegionMap(u8 metatileBehavior) { - if (var == MB_REGION_MAP) + if (metatileBehavior == MB_REGION_MAP) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsClosedSootopolisGymDoor(u8 var) +bool8 MetatileBehavior_IsClosedSootopolisDoor(u8 metatileBehavior) { - if (var == MB_CLOSED_SOOTOPOLIS_GYM_DOOR) + if (metatileBehavior == MB_CLOSED_SOOTOPOLIS_DOOR) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsUnknownClosedDoor(u8 var) +bool8 MetatileBehavior_IsUnknownClosedDoor(u8 metatileBehavior) { - if (var == MB_UNKNOWN_CLOSED_DOOR) + if (metatileBehavior == MB_UNKNOWN_CLOSED_DOOR) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsRoulette(u8 var) // unused +bool8 MetatileBehavior_IsRoulette(u8 metatileBehavior) // unused { - if (var == MB_ROULETTE) + if (metatileBehavior == MB_ROULETTE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPokeblockFeeder(u8 var) +bool8 MetatileBehavior_IsPokeblockFeeder(u8 metatileBehavior) { - if (var == MB_POKEBLOCK_FEEDER) + if (metatileBehavior == MB_POKEBLOCK_FEEDER) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBaseJumpMat(u8 var) +bool8 MetatileBehavior_IsSecretBaseJumpMat(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_JUMP_MAT) + if (metatileBehavior == MB_SECRET_BASE_JUMP_MAT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSecretBaseSpinMat(u8 var) +bool8 MetatileBehavior_IsSecretBaseSpinMat(u8 metatileBehavior) { - if (var == MB_SECRET_BASE_SPIN_MAT) + if (metatileBehavior == MB_SECRET_BASE_SPIN_MAT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsLavaridgeB1FWarp(u8 var) +bool8 MetatileBehavior_IsLavaridgeB1FWarp(u8 metatileBehavior) { - if (var == MB_LAVARIDGE_GYM_B1F_WARP) + if (metatileBehavior == MB_LAVARIDGE_GYM_B1F_WARP) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsLavaridge1FWarp(u8 var) +bool8 MetatileBehavior_IsLavaridge1FWarp(u8 metatileBehavior) { - if (var == MB_LAVARIDGE_GYM_1F_WARP) + if (metatileBehavior == MB_LAVARIDGE_GYM_1F_WARP) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsAquaHideoutWarp(u8 var) +bool8 MetatileBehavior_IsAquaHideoutWarp(u8 metatileBehavior) { - if (var == MB_AQUA_HIDEOUT_WARP) + if (metatileBehavior == MB_AQUA_HIDEOUT_WARP) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsWarpOrBridge(u8 var) +bool8 MetatileBehavior_IsWarpOrBridge(u8 metatileBehavior) { - if (var == MB_WARP_OR_BRIDGE) + if (metatileBehavior == MB_WARP_OR_BRIDGE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMossdeepGymWarp(u8 var) +bool8 MetatileBehavior_IsMossdeepGymWarp(u8 metatileBehavior) { - if (var == MB_MOSSDEEP_GYM_WARP) + if (metatileBehavior == MB_MOSSDEEP_GYM_WARP) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSurfableFishableWater(u8 var) +bool8 MetatileBehavior_IsSurfableFishableWater(u8 metatileBehavior) { - if (var == MB_POND_WATER || var == MB_OCEAN_WATER || var == MB_SEMI_DEEP_WATER || var == MB_DEEP_WATER - || var == MB_SOOTOPOLIS_DEEP_WATER || (var == MB_EASTWARD_CURRENT || var == MB_WESTWARD_CURRENT - || var == MB_NORTHWARD_CURRENT || var == MB_SOUTHWARD_CURRENT)) + if (metatileBehavior == MB_POND_WATER || metatileBehavior == MB_OCEAN_WATER || metatileBehavior == MB_SEMI_DEEP_WATER || metatileBehavior == MB_DEEP_WATER + || metatileBehavior == MB_SOOTOPOLIS_DEEP_WATER || (metatileBehavior == MB_EASTWARD_CURRENT || metatileBehavior == MB_WESTWARD_CURRENT + || metatileBehavior == MB_NORTHWARD_CURRENT || metatileBehavior == MB_SOUTHWARD_CURRENT)) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMtPyreHole(u8 var) +bool8 MetatileBehavior_IsMtPyreHole(u8 metatileBehavior) { - if (var == MB_MT_PYRE_HOLE) + if (metatileBehavior == MB_MT_PYRE_HOLE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsCrackedFloorHole(u8 var) +bool8 MetatileBehavior_IsCrackedFloorHole(u8 metatileBehavior) { - if (var == MB_CRACKED_FLOOR_HOLE) + if (metatileBehavior == MB_CRACKED_FLOOR_HOLE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsCrackedFloor(u8 var) +bool8 MetatileBehavior_IsCrackedFloor(u8 metatileBehavior) { - if (var == MB_CRACKED_FLOOR) + if (metatileBehavior == MB_CRACKED_FLOOR) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsMuddySlope(u8 var) +bool8 MetatileBehavior_IsMuddySlope(u8 metatileBehavior) { - if (var == MB_MUDDY_SLOPE) + if (metatileBehavior == MB_MUDDY_SLOPE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsBumpySlope(u8 var) +bool8 MetatileBehavior_IsBumpySlope(u8 metatileBehavior) { - if (var == MB_BUMPY_SLOPE) + if (metatileBehavior == MB_BUMPY_SLOPE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsIsolatedVerticalRail(u8 var) +bool8 MetatileBehavior_IsIsolatedVerticalRail(u8 metatileBehavior) { - if (var == MB_ISOLATED_VERTICAL_RAIL) + if (metatileBehavior == MB_ISOLATED_VERTICAL_RAIL) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsIsolatedHorizontalRail(u8 var) +bool8 MetatileBehavior_IsIsolatedHorizontalRail(u8 metatileBehavior) { - if (var == MB_ISOLATED_HORIZONTAL_RAIL) + if (metatileBehavior == MB_ISOLATED_HORIZONTAL_RAIL) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsVerticalRail(u8 var) +bool8 MetatileBehavior_IsVerticalRail(u8 metatileBehavior) { - if (var == MB_VERTICAL_RAIL) + if (metatileBehavior == MB_VERTICAL_RAIL) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsHorizontalRail(u8 var) +bool8 MetatileBehavior_IsHorizontalRail(u8 metatileBehavior) { - if (var == MB_HORIZONTAL_RAIL) + if (metatileBehavior == MB_HORIZONTAL_RAIL) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsSeaweed(u8 var) +bool8 MetatileBehavior_IsSeaweed(u8 metatileBehavior) { - if (var == MB_SEAWEED || var == MB_SEAWEED_NO_SURFACING) + if (metatileBehavior == MB_SEAWEED || metatileBehavior == MB_SEAWEED_NO_SURFACING) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsRunningDisallowed(u8 var) +bool8 MetatileBehavior_IsRunningDisallowed(u8 metatileBehavior) { - if (var == MB_NO_RUNNING || var == MB_LONG_GRASS || var == MB_HOT_SPRINGS || MetatileBehavior_IsPacifidlogLog(var) != FALSE) + if (metatileBehavior == MB_NO_RUNNING + || metatileBehavior == MB_LONG_GRASS + || metatileBehavior == MB_HOT_SPRINGS + || MetatileBehavior_IsPacifidlogLog(metatileBehavior) != FALSE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsCuttableGrass(u8 var) +bool8 MetatileBehavior_IsCuttableGrass(u8 metatileBehavior) { - if (var == MB_TALL_GRASS || var == MB_LONG_GRASS || var == MB_ASHGRASS || var == MB_LONG_GRASS_SOUTH_EDGE) + if (metatileBehavior == MB_TALL_GRASS + || metatileBehavior == MB_LONG_GRASS + || metatileBehavior == MB_ASHGRASS + || metatileBehavior == MB_LONG_GRASS_SOUTH_EDGE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsRunningShoesInstruction(u8 var) +bool8 MetatileBehavior_IsRunningShoesManual(u8 metatileBehavior) { - if (var == MB_RUNNING_SHOES_INSTRUCTION) + if (metatileBehavior == MB_RUNNING_SHOES_INSTRUCTION) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPictureBookShelf(u8 var) +bool8 MetatileBehavior_IsPictureBookShelf(u8 metatileBehavior) { - if (var == MB_PICTURE_BOOK_SHELF) + if (metatileBehavior == MB_PICTURE_BOOK_SHELF) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsBookShelf(u8 var) +bool8 MetatileBehavior_IsBookShelf(u8 metatileBehavior) { - if (var == MB_BOOKSHELF) + if (metatileBehavior == MB_BOOKSHELF) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsPokeCenterBookShelf(u8 var) +bool8 MetatileBehavior_IsPokeCenterBookShelf(u8 metatileBehavior) { - if (var == MB_POKEMON_CENTER_BOOKSHELF) + if (metatileBehavior == MB_POKEMON_CENTER_BOOKSHELF) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsVase(u8 var) +bool8 MetatileBehavior_IsVase(u8 metatileBehavior) { - if (var == MB_VASE) + if (metatileBehavior == MB_VASE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsTrashCan(u8 var) +bool8 MetatileBehavior_IsTrashCan(u8 metatileBehavior) { - if (var == MB_TRASH_CAN) + if (metatileBehavior == MB_TRASH_CAN) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsShopShelf(u8 var) +bool8 MetatileBehavior_IsShopShelf(u8 metatileBehavior) { - if (var == MB_SHOP_SHELF) + if (metatileBehavior == MB_SHOP_SHELF) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsBlueprint(u8 var) +bool8 MetatileBehavior_IsBlueprint(u8 metatileBehavior) { - if (var == MB_BLUEPRINT) + if (metatileBehavior == MB_BLUEPRINT) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsBattlePyramidWarp(u8 var) +bool8 MetatileBehavior_IsBattlePyramidWarp(u8 metatileBehavior) { - if (var == MB_BATTLE_PYRAMID_WARP) + if (metatileBehavior == MB_BATTLE_PYRAMID_WARP) return TRUE; else return FALSE; @@ -1402,33 +1457,33 @@ bool8 MetatileBehavior_IsCableBoxResults2(u8 tile, u8 playerDir) return FALSE; } -bool8 MetatileBehavior_IsQuestionnaire(u8 var) +bool8 MetatileBehavior_IsQuestionnaire(u8 metatileBehavior) { - if (var == MB_QUESTIONNAIRE) + if (metatileBehavior == MB_QUESTIONNAIRE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsLongGrass_Duplicate(u8 var) +bool8 MetatileBehavior_IsLongGrass_Duplicate(u8 metatileBehavior) { - if (var == MB_LONG_GRASS) + if (metatileBehavior == MB_LONG_GRASS) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsLongGrassSouthEdge(u8 var) +bool8 MetatileBehavior_IsLongGrassSouthEdge(u8 metatileBehavior) { - if (var == MB_LONG_GRASS_SOUTH_EDGE) + if (metatileBehavior == MB_LONG_GRASS_SOUTH_EDGE) return TRUE; else return FALSE; } -bool8 MetatileBehavior_IsTrainerHillTimer(u8 var) +bool8 MetatileBehavior_IsTrainerHillTimer(u8 metatileBehavior) { - if (var == MB_TRAINER_HILL_TIMER) + if (metatileBehavior == MB_TRAINER_HILL_TIMER) return TRUE; else return FALSE; diff --git a/src/money.c b/src/money.c index 7b78dda922..dcc6afa2c5 100644 --- a/src/money.c +++ b/src/money.c @@ -6,10 +6,9 @@ #include "menu.h" #include "window.h" #include "sprite.h" +#include "strings.h" #include "decompress.h" -extern const u8 gText_PokedollarVar1[]; - extern const u8 gMenuMoneyGfx[]; extern const u8 gMenuMoneyPal[]; diff --git a/src/mystery_event_menu.c b/src/mystery_event_menu.c index 8dcb960b7a..7e09a4d70b 100644 --- a/src/mystery_event_menu.c +++ b/src/mystery_event_menu.c @@ -151,7 +151,7 @@ static void CB2_MysteryEventMenu(void) if (!IsTextPrinterActive(0)) { gMain.state++; - gLinkType = 21761; + gLinkType = 0x5501; OpenLink(); } break; diff --git a/src/new_game.c b/src/new_game.c index 36c028ce80..127e48c35b 100644 --- a/src/new_game.c +++ b/src/new_game.c @@ -25,6 +25,7 @@ #include "battle_records.h" #include "item.h" #include "pokedex.h" +#include "apprentice.h" extern u8 gDifferentSaveFile; extern u16 gSaveFileStatus; @@ -44,7 +45,6 @@ extern void NewGameInitPCItems(void); extern void ClearDecorationInventories(void); extern void ResetFanClub(void); extern void copy_strings_to_sav1(void); -extern void sub_819FAA0(void); extern void sub_81A4B14(void); extern void sub_8195E10(void); extern void sub_801AFD8(void); @@ -203,7 +203,7 @@ void NewGameInitData(void) ResetMiniGamesResults(); copy_strings_to_sav1(); SetLilycoveLady(); - sub_819FAA0(); + ResetAllApprenticeData(); sub_81A4B14(); sub_8195E10(); sub_801AFD8(); diff --git a/src/overworld.c b/src/overworld.c index 683679218c..8d73a6680f 100644 --- a/src/overworld.c +++ b/src/overworld.c @@ -107,7 +107,7 @@ extern void sub_80A0A2C(void); extern void not_trainer_hill_battle_pyramid(void); extern void apply_map_tileset2_palette(const struct MapLayout *); extern void copy_map_tileset2_to_vram_2(const struct MapLayout *); -extern void prev_quest_postbuffer_cursor_backup_reset(void); +extern void RestartWildEncounterImmunitySteps(void); extern void ShowMapNamePopup(void); extern bool32 InTrainerHill(void); extern bool32 sub_808651C(void); @@ -164,10 +164,10 @@ extern bool32 sub_8009F3C(void); extern void sub_8010198(void); extern u32 sub_800B4DC(void); extern bool32 sub_80B39D4(u8); -extern const u8* sub_809C2C8(struct MapPosition *a1, u8, u8); -extern u8 *sub_809D0F4(void*); -extern u8 sub_808BD6C(u8); -extern u8 sub_808BD7C(u8); +extern const u8* GetInteractedLinkPlayerScript(struct MapPosition *a1, u8, u8); +extern u8 *GetCoordEventScriptAtMapPosition(void*); +extern u8 GetFRLGAvatarGraphicsIdByGender(u8); +extern u8 GetRSAvatarGraphicsIdByGender(u8); extern void UpdateEventObjectSpriteVisibility(struct Sprite*, u8); // this file's functions @@ -827,7 +827,7 @@ void mliX_load_map(u8 mapGroup, u8 mapNum) TrySetMapSaveWarpStatus(); ClearTempFieldEventData(); ResetCyclingRoadChallengeData(); - prev_quest_postbuffer_cursor_backup_reset(); + RestartWildEncounterImmunitySteps(); TryUpdateRandomTrainerRematches(mapGroup, mapNum); DoTimeBasedEvents(); SetSav1WeatherFromCurrMapHeader(); @@ -876,7 +876,7 @@ static void mli0_load_map(u32 a1) TrySetMapSaveWarpStatus(); ClearTempFieldEventData(); ResetCyclingRoadChallengeData(); - prev_quest_postbuffer_cursor_backup_reset(); + RestartWildEncounterImmunitySteps(); TryUpdateRandomTrainerRematches(gSaveBlock1Ptr->location.mapGroup, gSaveBlock1Ptr->location.mapNum); if (a1 != 1) DoTimeBasedEvents(); @@ -919,7 +919,7 @@ void StoreInitialPlayerAvatarState(void) gInitialPlayerAvatarState.transitionFlags = 4; else if (TestPlayerAvatarFlags(PLAYER_AVATAR_FLAG_SURFING)) gInitialPlayerAvatarState.transitionFlags = 8; - else if (TestPlayerAvatarFlags(PLAYER_AVATAR_FLAG_4)) + else if (TestPlayerAvatarFlags(PLAYER_AVATAR_FLAG_UNDERWATER)) gInitialPlayerAvatarState.transitionFlags = 16; else gInitialPlayerAvatarState.transitionFlags = 1; @@ -2706,7 +2706,7 @@ static u8 *sub_8087370(struct UnkStruct_8054FF8 *a1) { if (a1->c != 2) return 0; - return sub_809D0F4(&a1->sub); + return GetCoordEventScriptAtMapPosition(&a1->sub); } static bool32 sub_8087388(struct UnkStruct_8054FF8 *a1) @@ -2747,7 +2747,7 @@ static const u8 *sub_80873B4(struct UnkStruct_8054FF8 *a1) return EventScript_TradeRoom_ReadTrainerCard2; } - return sub_809C2C8(&unkStruct, a1->field_C, a1->d); + return GetInteractedLinkPlayerScript(&unkStruct, a1->field_C, a1->d); } static u16 sub_8087480(const u8 *script) @@ -3137,11 +3137,11 @@ static void CreateLinkPlayerSprite(u8 linkPlayerId, u8 gameVersion) { case VERSION_FIRE_RED: case VERSION_LEAF_GREEN: - eventObj->spriteId = AddPseudoEventObject(sub_808BD6C(eventObj->singleMovementActive), SpriteCB_LinkPlayer, 0, 0, 0); + eventObj->spriteId = AddPseudoEventObject(GetFRLGAvatarGraphicsIdByGender(eventObj->singleMovementActive), SpriteCB_LinkPlayer, 0, 0, 0); break; case VERSION_RUBY: case VERSION_SAPPHIRE: - eventObj->spriteId = AddPseudoEventObject(sub_808BD7C(eventObj->singleMovementActive), SpriteCB_LinkPlayer, 0, 0, 0); + eventObj->spriteId = AddPseudoEventObject(GetRSAvatarGraphicsIdByGender(eventObj->singleMovementActive), SpriteCB_LinkPlayer, 0, 0, 0); break; case VERSION_EMERALD: eventObj->spriteId = AddPseudoEventObject(GetRivalAvatarGraphicsIdByStateIdAndGender(0, eventObj->singleMovementActive), SpriteCB_LinkPlayer, 0, 0, 0); diff --git a/src/palette.c b/src/palette.c index fd4ad32add..1e92f4bbaa 100644 --- a/src/palette.c +++ b/src/palette.c @@ -1,6 +1,6 @@ #include "global.h" -#include "blend_palette.h" #include "palette.h" +#include "util.h" #include "decompress.h" #include "gpu_regs.h" #include "task.h" diff --git a/src/pokeball.c b/src/pokeball.c index 3dbbb29670..bb02a02ba4 100644 --- a/src/pokeball.c +++ b/src/pokeball.c @@ -378,8 +378,8 @@ static void Task_DoPokeballSendOutAnim(u8 taskId) gSprites[ballSpriteId].callback = SpriteCB_PlayerMonSendOut_1; break; case POKEBALL_OPPONENT_SENDOUT: - gSprites[ballSpriteId].pos1.x = GetBattlerSpriteCoord(battlerId, BANK_X_POS); - gSprites[ballSpriteId].pos1.y = GetBattlerSpriteCoord(battlerId, BANK_Y_POS) + 24; + gSprites[ballSpriteId].pos1.x = GetBattlerSpriteCoord(battlerId, BATTLER_COORD_X); + gSprites[ballSpriteId].pos1.y = GetBattlerSpriteCoord(battlerId, BATTLER_COORD_Y) + 24; gBattlerTarget = battlerId; gSprites[ballSpriteId].data[0] = 0; gSprites[ballSpriteId].callback = SpriteCB_OpponentMonSendOut; @@ -399,8 +399,8 @@ static void Task_DoPokeballSendOutAnim(u8 taskId) // this will perform an unused ball throw animation gSprites[ballSpriteId].data[0] = 0x22; - gSprites[ballSpriteId].data[2] = GetBattlerSpriteCoord(gBattlerTarget, BANK_X_POS); - gSprites[ballSpriteId].data[4] = GetBattlerSpriteCoord(gBattlerTarget, BANK_Y_POS) - 16; + gSprites[ballSpriteId].data[2] = GetBattlerSpriteCoord(gBattlerTarget, BATTLER_COORD_X); + gSprites[ballSpriteId].data[4] = GetBattlerSpriteCoord(gBattlerTarget, BATTLER_COORD_Y) - 16; gSprites[ballSpriteId].data[5] = -40; sub_80A68D4(&gSprites[ballSpriteId]); gSprites[ballSpriteId].oam.affineParam = taskId; @@ -411,7 +411,7 @@ static void Task_DoPokeballSendOutAnim(u8 taskId) static void SpriteCB_TestBallThrow(struct Sprite *sprite) { - if (AnimateBallThrow(sprite)) + if (TranslateAnimArc(sprite)) { u16 ballId; u8 taskId = sprite->oam.affineParam; @@ -922,7 +922,7 @@ static void SpriteCB_PlayerMonSendOut_2(struct Sprite *sprite) StartSpriteAffineAnim(sprite, 4); } r4 = sprite->data[0]; - sub_80A6F3C(sprite); + TranslateAnimLinear(sprite); sprite->data[7] += sprite->sBattler / 3; sprite->pos2.y += Sin(HIBYTE(sprite->data[7]), sprite->data[5]); sprite->oam.affineParam += 0x100; @@ -940,7 +940,7 @@ static void SpriteCB_PlayerMonSendOut_2(struct Sprite *sprite) } else { - if (AnimateBallThrow(sprite)) + if (TranslateAnimArc(sprite)) { sprite->pos1.x += sprite->pos2.x; sprite->pos1.y += sprite->pos2.y; diff --git a/src/pokeblock_feed.c b/src/pokeblock_feed.c index 1449d4a00e..10f7d34d8e 100644 --- a/src/pokeblock_feed.c +++ b/src/pokeblock_feed.c @@ -6,7 +6,7 @@ #include "menu.h" #include "malloc.h" #include "pokemon.h" -#include "blend_palette.h" +#include "util.h" #include "main.h" #include "menu_helpers.h" #include "bg.h" diff --git a/src/pokemon.c b/src/pokemon.c index 8e2e3b7649..7227d28cb8 100644 --- a/src/pokemon.c +++ b/src/pokemon.c @@ -35,6 +35,7 @@ #include "pokenav.h" #include "pokemon_storage_system.h" #include "recorded_battle.h" +#include "apprentice.h" struct SpeciesItem { @@ -69,7 +70,6 @@ extern const union AnimCmd *const *const gMonAnimationsSpriteAnimsPtrTable[]; extern const union AnimCmd *const *const gTrainerBackAnimsPtrTable[]; extern const union AnimCmd *const *const gTrainerFrontAnimsPtrTable[]; extern const u8 gSpeciesNames[][POKEMON_NAME_LENGTH + 1]; -extern const struct UnknownPokemonStruct3 gUnknown_08610970[]; extern const struct CompressedSpritePalette gMonPaletteTable[]; extern const struct CompressedSpritePalette gMonShinyPaletteTable[]; extern const u8 gTrainerClassNames[][13]; @@ -80,7 +80,6 @@ extern u8 StorageGetCurrentBox(void); extern void set_unknown_box_id(u8); extern void sub_803FA70(u8 battlerId); extern u8 sav1_map_get_name(void); -extern const u8 *sub_81A1650(u8, u8 language); extern u8 GetFrontierEnemyMonLevel(u8); extern bool8 InBattlePyramid(void); extern bool8 InBattlePike(void); @@ -2873,27 +2872,27 @@ void sub_8068338(struct Pokemon *mon, struct UnknownPokemonStruct *src, bool8 lv CalculateMonStats(mon); } -void sub_8068528(struct Pokemon *mon, const struct UnknownPokemonStruct2 *src, u8 monId) +void CreateApprenticeMon(struct Pokemon *mon, const struct Apprentice *src, u8 monId) { s32 i; u16 evAmount; u8 language; - u32 otId = gUnknown_08610970[src->field_0_0].field_30; - u32 personality = ((gUnknown_08610970[src->field_0_0].field_30 >> 8) | ((gUnknown_08610970[src->field_0_0].field_30 & 0xFF) << 8)) - + src->mons[monId].species + src->field_2; + u32 otId = gApprentices[src->id].otId; + u32 personality = ((gApprentices[src->id].otId >> 8) | ((gApprentices[src->id].otId & 0xFF) << 8)) + + src->monData[monId].species + src->number; CreateMon(mon, - src->mons[monId].species, - GetFrontierEnemyMonLevel(src->field_0_1 - 1), + src->monData[monId].species, + GetFrontierEnemyMonLevel(src->lvlMode - 1), 0x1F, TRUE, personality, TRUE, otId); - SetMonData(mon, MON_DATA_HELD_ITEM, &src->mons[monId].item); + SetMonData(mon, MON_DATA_HELD_ITEM, &src->monData[monId].item); for (i = 0; i < 4; i++) - SetMonMoveSlot(mon, src->mons[monId].moves[i], i); + SetMonMoveSlot(mon, src->monData[monId].moves[i], i); evAmount = MAX_TOTAL_EVS / NUM_STATS; for (i = 0; i < NUM_STATS; i++) @@ -2901,7 +2900,7 @@ void sub_8068528(struct Pokemon *mon, const struct UnknownPokemonStruct2 *src, u language = src->language; SetMonData(mon, MON_DATA_LANGUAGE, &language); - SetMonData(mon, MON_DATA_OT_NAME, sub_81A1650(src->field_0_0, language)); + SetMonData(mon, MON_DATA_OT_NAME, GetApprenticeNameInLanguage(src->id, language)); CalculateMonStats(mon); } @@ -3252,7 +3251,7 @@ u8 GetLevelFromMonExp(struct Pokemon *mon) u32 exp = GetMonData(mon, MON_DATA_EXP, NULL); s32 level = 1; - while (level <= MAX_MON_LEVEL && gExperienceTables[gBaseStats[species].growthRate][level] <= exp) + while (level <= MAX_LEVEL && gExperienceTables[gBaseStats[species].growthRate][level] <= exp) level++; return level - 1; @@ -3264,7 +3263,7 @@ u8 GetLevelFromBoxMonExp(struct BoxPokemon *boxMon) u32 exp = GetBoxMonData(boxMon, MON_DATA_EXP, NULL); s32 level = 1; - while (level <= MAX_MON_LEVEL && gExperienceTables[gBaseStats[species].growthRate][level] <= exp) + while (level <= MAX_LEVEL && gExperienceTables[gBaseStats[species].growthRate][level] <= exp) level++; return level - 1; @@ -5146,7 +5145,7 @@ bool8 PokemonUseItemEffects(struct Pokemon *mon, u16 item, u8 partyIndex, u8 mov retVal = FALSE; } if ((itemEffect[cmdIndex] & 0x40) // raise level - && GetMonData(mon, MON_DATA_LEVEL, NULL) != MAX_MON_LEVEL) + && GetMonData(mon, MON_DATA_LEVEL, NULL) != MAX_LEVEL) { dataUnsigned = gExperienceTables[gBaseStats[GetMonData(mon, MON_DATA_SPECIES, NULL)].growthRate][GetMonData(mon, MON_DATA_LEVEL, NULL) + 1]; SetMonData(mon, MON_DATA_EXP, &dataUnsigned); @@ -6431,12 +6430,12 @@ bool8 TryIncrementMonLevel(struct Pokemon *mon) u16 species = GetMonData(mon, MON_DATA_SPECIES, 0); u8 nextLevel = GetMonData(mon, MON_DATA_LEVEL, 0) + 1; u32 expPoints = GetMonData(mon, MON_DATA_EXP, 0); - if (expPoints > gExperienceTables[gBaseStats[species].growthRate][MAX_MON_LEVEL]) + if (expPoints > gExperienceTables[gBaseStats[species].growthRate][MAX_LEVEL]) { - expPoints = gExperienceTables[gBaseStats[species].growthRate][MAX_MON_LEVEL]; + expPoints = gExperienceTables[gBaseStats[species].growthRate][MAX_LEVEL]; SetMonData(mon, MON_DATA_EXP, &expPoints); } - if (nextLevel > MAX_MON_LEVEL || expPoints < gExperienceTables[gBaseStats[species].growthRate][nextLevel]) + if (nextLevel > MAX_LEVEL || expPoints < gExperienceTables[gBaseStats[species].growthRate][nextLevel]) { return FALSE; } diff --git a/src/pokemon_animation.c b/src/pokemon_animation.c index e75f2eeba0..6734fce069 100644 --- a/src/pokemon_animation.c +++ b/src/pokemon_animation.c @@ -4,7 +4,7 @@ #include "pokemon_animation.h" #include "trig.h" #include "task.h" -#include "blend_palette.h" +#include "util.h" #include "constants/rgb.h" struct UnkAnimStruct diff --git a/src/pokemon_summary_screen.c b/src/pokemon_summary_screen.c index df596749e6..db2a079098 100644 --- a/src/pokemon_summary_screen.c +++ b/src/pokemon_summary_screen.c @@ -2533,7 +2533,7 @@ static void DrawExperienceProgressBar(struct Pokemon *unused) u16 *r9; u8 i; - if (summary->level < MAX_MON_LEVEL) + if (summary->level < MAX_LEVEL) { u32 expBetweenLevels = gExperienceTables[gBaseStats[summary->species].growthRate][summary->level + 1] - gExperienceTables[gBaseStats[summary->species].growthRate][summary->level]; u32 expSinceLastLevel = summary->exp - gExperienceTables[gBaseStats[summary->species].growthRate][summary->level]; @@ -3349,7 +3349,7 @@ static void PrintExpPointsNextLevel(void) offset = GetStringRightAlignXOffset(1, gStringVar1, 42) + 2; SummaryScreen_PrintTextOnWindow(windowId, gStringVar1, offset, 1, 0, 0); - if (sum->level < MAX_MON_LEVEL) + if (sum->level < MAX_LEVEL) expToNextLevel = gExperienceTables[gBaseStats[sum->species].growthRate][sum->level + 1] - sum->exp; else expToNextLevel = 0; diff --git a/src/record_mixing.c b/src/record_mixing.c index 6c6f69fa88..4c3c3d03c4 100644 --- a/src/record_mixing.c +++ b/src/record_mixing.c @@ -83,7 +83,7 @@ struct PlayerRecordsEmerald /* 0x1124 */ struct EmeraldBattleTowerRecord battleTowerRecord; /* 0x1210 */ u16 unk_1210; /* 0x1214 */ LilycoveLady lilycoveLady; - /* 0x1254 */ struct UnkRecordMixingStruct unk_1254[2]; + /* 0x1254 */ struct Apprentice apprentice[2]; /* 0x12dc */ struct UnkRecordMixingStruct2 unk_12dc; /* 0x1434 */ u8 field_1434[0x10]; }; // 0x1444 @@ -134,8 +134,8 @@ static void sub_80E7B2C(const u8 *); static void ReceiveDaycareMailData(struct RecordMixingDayCareMail *, size_t, u8, TVShow *); static void sub_80E7F68(u16 *item, u8 which); static void sub_80E7FF8(u8 taskId); -static void sub_80E8110(struct UnkRecordMixingStruct *arg0, struct UnkRecordMixingStruct *arg1); -static void sub_80E8468(struct UnkRecordMixingStruct *arg0, size_t arg1, u32 arg2); +static void sub_80E8110(struct Apprentice *arg0, struct Apprentice *arg1); +static void ReceiveApprenticeData(struct Apprentice *arg0, size_t arg1, u32 arg2); static void sub_80E89AC(struct UnkRecordMixingStruct2 *arg0, size_t arg1, u32 arg2); static void sub_80E89F8(struct RecordMixingDayCareMail *dst); static void SanitizeDayCareMailForRuby(struct RecordMixingDayCareMail *src); @@ -199,7 +199,7 @@ static void SetSrcLookupPointers(void) gUnknown_03001148 = &gUnknown_02039F9C; sBattleTowerSave = &gSaveBlock2Ptr->frontier.battleTower; sLilycoveLadySave = &gSaveBlock1Ptr->lilycoveLady; - gUnknown_03001154 = gSaveBlock2Ptr->field_DC; + gUnknown_03001154 = gSaveBlock2Ptr->apprentices; sBattleTowerSave_Duplicate = &gSaveBlock2Ptr->frontier.battleTower; } @@ -265,7 +265,7 @@ static void PrepareExchangePacket(void) if (GetMultiplayerId() == 0) sSentRecord->emerald.unk_1210 = GetRecordMixingGift(); - sub_80E8110(sSentRecord->emerald.unk_1254, gUnknown_03001154); + sub_80E8110(sSentRecord->emerald.apprentice, gUnknown_03001154); sub_80E8260(&sSentRecord->emerald.unk_12dc); } } @@ -298,7 +298,7 @@ static void ReceiveExchangePacket(u32 which) ReceiveBattleTowerData(&sReceivedRecords->emerald.battleTowerRecord, sizeof(struct PlayerRecordsEmerald), which); sub_80E7F68(&sReceivedRecords->emerald.unk_1210, which); ReceiveLilycoveLadyData(&sReceivedRecords->emerald.lilycoveLady, sizeof(struct PlayerRecordsEmerald), which); - sub_80E8468(sReceivedRecords->emerald.unk_1254, sizeof(struct PlayerRecordsEmerald), (u8) which); + ReceiveApprenticeData(sReceivedRecords->emerald.apprentice, sizeof(struct PlayerRecordsEmerald), (u8) which); sub_80E89AC(&sReceivedRecords->emerald.unk_12dc, sizeof(struct PlayerRecordsEmerald), (u8) which); } } @@ -1551,13 +1551,13 @@ static void sub_80E7FF8(u8 taskId) // New Emerald functions -static void sub_80E8110(struct UnkRecordMixingStruct *dst, struct UnkRecordMixingStruct *src) +static void sub_80E8110(struct Apprentice *dst, struct Apprentice *src) { s32 i, id; s32 var_2C, var_28, var_24, r8; - dst[0].field_38[0] = 0xFF; - dst[1].field_38[0] = 0xFF; + dst[0].playerName[0] = EOS; + dst[1].playerName[0] = EOS; dst[0] = src[0]; @@ -1567,8 +1567,8 @@ static void sub_80E8110(struct UnkRecordMixingStruct *dst, struct UnkRecordMixin r8 = 0; for (i = 0; i < 2; i++) { - id = ((i + gSaveBlock2Ptr->field_B2_1) % 3) + 1; - if (src[id].field_38[0] != 0xFF) + id = ((i + gSaveBlock2Ptr->playerApprentice.field_B2_1) % 3) + 1; + if (src[id].playerName[0] != EOS) { if (ReadUnalignedWord(src[id].playerId) != ReadUnalignedWord(gSaveBlock2Ptr->playerTrainerId)) { @@ -1597,11 +1597,11 @@ static void sub_80E8110(struct UnkRecordMixingStruct *dst, struct UnkRecordMixin case 2: if (Random2() > 0x3333) { - dst[1] = src[gSaveBlock2Ptr->field_B2_1 + 1]; + dst[1] = src[gSaveBlock2Ptr->playerApprentice.field_B2_1 + 1]; } else { - dst[1] = src[((gSaveBlock2Ptr->field_B2_1 + 1) % 3 + 1)]; + dst[1] = src[((gSaveBlock2Ptr->playerApprentice.field_B2_1 + 1) % 3 + 1)]; } break; } @@ -1646,14 +1646,14 @@ void sub_80E8260(struct UnkRecordMixingStruct2 *dst) } } -static bool32 sub_80E841C(struct UnkRecordMixingStruct *arg0, struct UnkRecordMixingStruct *arg1) +static bool32 sub_80E841C(struct Apprentice *arg0, struct Apprentice *arg1) { s32 i; for (i = 0; i < 4; i++) { if (ReadUnalignedWord(arg0->playerId) == ReadUnalignedWord(arg1[i].playerId) - && arg0->field_0[2] == arg1[i].field_0[2]) + && arg0->number == arg1[i].number) { return TRUE; } @@ -1662,10 +1662,10 @@ static bool32 sub_80E841C(struct UnkRecordMixingStruct *arg0, struct UnkRecordMi return FALSE; } -static void sub_80E8468(struct UnkRecordMixingStruct *arg0, size_t arg1, u32 arg2) +static void ReceiveApprenticeData(struct Apprentice *arg0, size_t arg1, u32 arg2) { s32 i, r7, r8; - struct UnkRecordMixingStruct *structPtr; + struct Apprentice *structPtr; u32 mixIndices[4]; u32 structId; @@ -1675,7 +1675,7 @@ static void sub_80E8468(struct UnkRecordMixingStruct *arg0, size_t arg1, u32 arg r8 = 0; for (i = 0; i < 2; i++) { - if (structPtr[i].field_38[0] != 0xFF && !sub_80E841C(&structPtr[i], gSaveBlock2Ptr->field_DC)) + if (structPtr[i].playerName[0] != EOS && !sub_80E841C(&structPtr[i], &gSaveBlock2Ptr->apprentices[0])) { r7++; r8 = i; @@ -1685,17 +1685,17 @@ static void sub_80E8468(struct UnkRecordMixingStruct *arg0, size_t arg1, u32 arg switch (r7) { case 1: - structId = gSaveBlock2Ptr->field_B2_1 + 1; - gSaveBlock2Ptr->field_DC[structId] = structPtr[r8]; - gSaveBlock2Ptr->field_B2_1 = (gSaveBlock2Ptr->field_B2_1 + 1) % 3; + structId = gSaveBlock2Ptr->playerApprentice.field_B2_1 + 1; + gSaveBlock2Ptr->apprentices[structId] = structPtr[r8]; + gSaveBlock2Ptr->playerApprentice.field_B2_1 = (gSaveBlock2Ptr->playerApprentice.field_B2_1 + 1) % 3; break; case 2: for (i = 0; i < 2; i++) { - structId = ((i ^ 1) + gSaveBlock2Ptr->field_B2_1) % 3 + 1; - gSaveBlock2Ptr->field_DC[structId] = structPtr[i]; + structId = ((i ^ 1) + gSaveBlock2Ptr->playerApprentice.field_B2_1) % 3 + 1; + gSaveBlock2Ptr->apprentices[structId] = structPtr[i]; } - gSaveBlock2Ptr->field_B2_1 = (gSaveBlock2Ptr->field_B2_1 + 2) % 3; + gSaveBlock2Ptr->playerApprentice.field_B2_1 = (gSaveBlock2Ptr->playerApprentice.field_B2_1 + 2) % 3; break; } } diff --git a/src/rom_8011DC0.c b/src/rom_8011DC0.c index 56c31f89f7..bf16a20fc3 100644 --- a/src/rom_8011DC0.c +++ b/src/rom_8011DC0.c @@ -1609,7 +1609,7 @@ void sub_80141A4(void) break; case 1: if (!FuncIsActiveTask(sub_80140E0)) - sub_80C4E74(GetMultiplayerId() ^ 1, CB2_ReturnToField); + TrainerCard_ShowLinkCard(GetMultiplayerId() ^ 1, CB2_ReturnToField); break; } @@ -1646,7 +1646,7 @@ void sub_8014304(s8 mapGroup, s8 mapNum, s32 x, s32 y, u16 arg4) VarSet(VAR_0x4087, arg4); gFieldLinkPlayerCount = GetLinkPlayerCount(); gUnknown_03005DB4 = GetMultiplayerId(); - sub_809D2BC(); + SetCableClubWarp(); Overworld_SetWarpDestination(mapGroup, mapNum, -1, x, y); WarpIntoMap(); } @@ -1675,7 +1675,7 @@ void sub_80143E4(void *arg0, bool32 arg1) { u16 *argAsU16Ptr = arg0; - sub_80C30A4(argAsU16Ptr); + TrainerCard_GenerateCardForPlayer((struct TrainerCard *)argAsU16Ptr); if (arg1) argAsU16Ptr[48] = sub_801B39C(); else diff --git a/src/scrcmd.c b/src/scrcmd.c index acaf785762..fa3e219968 100644 --- a/src/scrcmd.c +++ b/src/scrcmd.c @@ -52,7 +52,7 @@ typedef u16 (*SpecialFunc)(void); typedef void (*NativeFunc)(void); -extern u32 gUnknown_020375C0; +extern const u8 *gUnknown_020375C0; static EWRAM_DATA u32 gUnknown_020375C4 = 0; static EWRAM_DATA u16 sPauseCounter = 0; @@ -284,7 +284,7 @@ bool8 ScrCmd_callstd_if(struct ScriptContext *ctx) bool8 ScrCmd_gotoram(struct ScriptContext *ctx) { - ScriptJump(ctx, (const u8 *)gUnknown_020375C0); + ScriptJump(ctx, gUnknown_020375C0); return FALSE; } @@ -2223,7 +2223,7 @@ bool8 ScrCmd_cmdCF(struct ScriptContext *ctx) if (v1) { - ((u8*)gUnknown_020375C0) = ctx->scriptPtr; + gUnknown_020375C0 = ctx->scriptPtr; ScriptJump(ctx, v1); } return FALSE; diff --git a/src/script.c b/src/script.c index 8c868128b7..c61ae71838 100644 --- a/src/script.c +++ b/src/script.c @@ -5,7 +5,7 @@ #define RAM_SCRIPT_MAGIC 51 -extern u8* gUnknown_020375C0; +extern const u8* gUnknown_020375C0; extern bool32 sub_801B27C(void); @@ -344,7 +344,7 @@ void ClearRamScript(void) CpuFill32(0, &gSaveBlock1Ptr->ramScript, sizeof(struct RamScript)); } -bool8 InitRamScript(u8 *script, u16 scriptSize, u8 mapGroup, u8 mapNum, u8 objectId) +bool8 InitRamScript(const u8 *script, u16 scriptSize, u8 mapGroup, u8 mapNum, u8 objectId) { struct RamScriptData *scriptData = &gSaveBlock1Ptr->ramScript.data; @@ -362,7 +362,7 @@ bool8 InitRamScript(u8 *script, u16 scriptSize, u8 mapGroup, u8 mapNum, u8 objec return TRUE; } -u8 *GetRamScript(u8 objectId, u8 *script) +const u8 *GetRamScript(u8 objectId, const u8 *script) { struct RamScriptData *scriptData = &gSaveBlock1Ptr->ramScript.data; gUnknown_020375C0 = NULL; diff --git a/src/secret_base.c b/src/secret_base.c index 7fae50a817..a684f39825 100644 --- a/src/secret_base.c +++ b/src/secret_base.c @@ -548,7 +548,7 @@ void sub_80E933C(void) gSpecialVar_0x8006 = roomDecorPos[decorIdx] >> 4; gSpecialVar_0x8007 = roomDecorPos[decorIdx] & 0xF; metatile = MapGridGetMetatileBehaviorAt(gSpecialVar_0x8006 + 7, gSpecialVar_0x8007 + 7); - if (MetatileBehavior_IsMB_B5(metatile) == TRUE || MetatileBehavior_IsMB_C3(metatile) == TRUE) + if (MetatileBehavior_IsSecretBaseLargeMatEdge(metatile) == TRUE || MetatileBehavior_IsLargeMatCenter(metatile) == TRUE) { gSpecialVar_Result = gMapHeader.events->eventObjects[objIdx].graphicsId + VAR_0x3F20; VarSet(gSpecialVar_Result, gDecorations[roomDecor[decorIdx]].tiles[0]); @@ -596,13 +596,13 @@ void sub_80E95D4(void) VarSet(VAR_OBJ_GFX_ID_F, gUnknown_0858D060[sub_80EA20C(VarGet(VAR_0x4054))]); } -void sub_80E9608(struct Coords16 *coords, struct MapEvents *events) +void sub_80E9608(const struct MapPosition *position, const struct MapEvents *events) { s16 bgEventIdx; for (bgEventIdx = 0; bgEventIdx < events->bgEventCount; bgEventIdx ++) { - if (events->bgEvents[bgEventIdx].kind == BG_EVENT_SECRET_BASE && coords->x == events->bgEvents[bgEventIdx].x + 7 && coords->y == events->bgEvents[bgEventIdx].y + 7) + if (events->bgEvents[bgEventIdx].kind == BG_EVENT_SECRET_BASE && position->x == events->bgEvents[bgEventIdx].x + 7 && position->y == events->bgEvents[bgEventIdx].y + 7) { sCurSecretBaseId = events->bgEvents[bgEventIdx].bgUnion.secretBaseId; break; @@ -610,9 +610,9 @@ void sub_80E9608(struct Coords16 *coords, struct MapEvents *events) } } -void sub_80E9668(struct Coords16 *coords, struct MapEvents *events) +void sub_80E9668(const struct MapPosition *position, const struct MapEvents *events) { - sub_80E9608(coords, events); + sub_80E9608(position, events); sub_80E8B6C(); ScriptContext1_SetupScript(EventScript_275BB7); } @@ -1271,7 +1271,7 @@ void sub_80EA3E4(u8 taskId) } } } - else if (MetatileBehavior_IsMB_BE(behavior) == TRUE) + else if (MetatileBehavior_IsSecretBaseBreakableDoor(behavior) == TRUE) { if (gUnknown_0203A01D == TRUE) { diff --git a/src/shop.c b/src/shop.c new file mode 100755 index 0000000000..510c9f4f7f --- /dev/null +++ b/src/shop.c @@ -0,0 +1,1232 @@ +#include "global.h" +#include "bg.h" +#include "data2.h" +#include "decompress.h" +#include "decoration.h" +#include "decoration_inventory.h" +#include "event_object_movement.h" +#include "field_player_avatar.h" +#include "field_screen.h" +#include "field_weather.h" +#include "fieldmap.h" +#include "gpu_regs.h" +#include "graphics.h" +#include "international_string_util.h" +#include "item.h" +#include "item_icon.h" +#include "item_menu.h" +#include "list_menu.h" +#include "main.h" +#include "malloc.h" +#include "menu.h" +#include "menu_helpers.h" +#include "money.h" +#include "overworld.h" +#include "palette.h" +#include "party_menu.h" +#include "scanline_effect.h" +#include "script.h" +#include "shop.h" +#include "sound.h" +#include "sprite.h" +#include "string_util.h" +#include "strings.h" +#include "text_window.h" +#include "tv.h" +#include "constants/items.h" +#include "constants/metatile_behaviors.h" +#include "constants/rgb.h" +#include "constants/songs.h" + +EWRAM_DATA struct MartInfo gMartInfo = {0}; +EWRAM_DATA struct ShopData *gShopDataPtr = NULL; +EWRAM_DATA struct ListMenuItem *gUnknown_02039F74 = NULL; +EWRAM_DATA u8 (*gUnknown_02039F78)[16] = {0}; +EWRAM_DATA u8 gMartPurchaseHistoryId = 0; +EWRAM_DATA struct ItemSlot gMartPurchaseHistory[3] = {0}; + +static void Task_ShopMenu(u8 taskId); +static void Task_HandleShopMenuQuit(u8 taskId); +static void CB2_InitBuyMenu(void); +static void Task_GoToBuyOrSellMenu(u8 taskId); +static void MapPostLoadHook_ReturnToShopMenu(void); +static void Task_ReturnToShopMenu(u8 taskId); +static void ShowShopMenuAfterExitingBuyOrSellMenu(u8 taskId); +static void BuyMenuDrawGraphics(void); +static void BuyMenuAddScrollIndicatorArrows(void); +static void Task_BuyMenu(u8 taskId); +static void BuyMenuBuildListMenuTemplate(void); +static void BuyMenuInitBgs(void); +static void BuyMenuInitWindows(void); +static void BuyMenuDecompressBgGraphics(void); +static void BuyMenuSetListEntry(struct ListMenuItem*, u16, u8*); +static void BuyMenuAddItemIcon(u16, u8); +static void BuyMenuRemoveItemIcon(u16, u8); +static void BuyMenuPrint(u8 windowId, const u8 *text, u8 x, u8 y, s8 speed, u8 colorSet); +static void BuyMenuDrawMapGraphics(void); +static void BuyMenuCopyMenuBgToBg1TilemapBuffer(void); +static void BuyMenuCollectEventObjectData(void); +static void BuyMenuDrawEventObjects(void); +static void BuyMenuDrawMapBg(void); +static bool8 BuyMenuCheckForOverlapWithMenuBg(int, int); +static void BuyMenuDrawMapMetatile(s16, s16, const u16*, u8); +static void BuyMenuDrawMapMetatileLayer(u16 *dest, s16 offset1, s16 offset2, const u16 *src); +static bool8 BuyMenuCheckIfEventObjectOverlapsMenuBg(s16 *); +static void ExitBuyMenu(u8 taskId); +static void Task_ExitBuyMenu(u8 taskId); +static void BuyMenuTryMakePurchase(u8 taskId); +static void BuyMenuReturnToItemList(u8 taskId); +static void Task_BuyHowManyDialogueInit(u8 taskId); +static void BuyMenuConfirmPurchase(u8 taskId); +static void BuyMenuPrintItemQuantityAndPrice(u8 taskId); +static void Task_BuyHowManyDialogueHandleInput(u8 taskId); +static void BuyMenuSubtractMoney(u8 taskId); +static void RecordItemPurchase(u8 taskId); +static void Task_ReturnToItemListAfterItemPurchase(u8 taskId); +static void Task_ReturnToItemListAfterDecorationPurchase(u8 taskId); +static void Task_HandleShopMenuBuy(u8 taskId); +static void Task_HandleShopMenuSell(u8 taskId); +static void BuyMenuPrintItemDescriptionAndShowItemIcon(int item, bool8 onInit, struct ListMenu *list); +static void BuyMenuPrintPriceInList(u8 windowId, int item, u8 y); + +static const struct YesNoFuncTable sShopPurchaseYesNoFuncs = +{ + BuyMenuTryMakePurchase, + BuyMenuReturnToItemList +}; + +static const struct MenuAction sShopMenuActions_BuySellQuit[] = +{ + { gText_ShopBuy, {.void_u8=Task_HandleShopMenuBuy} }, + { gText_ShopSell, {.void_u8=Task_HandleShopMenuSell} }, + { gText_ShopQuit, {.void_u8=Task_HandleShopMenuQuit} } +}; + +static const struct MenuAction sShopMenuActions_BuyQuit[] = +{ + { gText_ShopBuy, {.void_u8=Task_HandleShopMenuBuy} }, + { gText_ShopQuit, {.void_u8=Task_HandleShopMenuQuit} } +}; + +static const struct WindowTemplate sShopMenuWindowTemplates[] = +{ + { + .priority = 0, + .tilemapLeft = 2, + .tilemapTop = 1, + .width = 9, + .height = 6, + .paletteNum = 15, + .baseBlock = 0x0008, + }, + { + .priority = 0, + .tilemapLeft = 2, + .tilemapTop = 1, + .width = 9, + .height = 4, + .paletteNum = 15, + .baseBlock = 0x0008, + } +}; + +static const struct ListMenuTemplate sShopBuyMenuListTemplate = +{ + .items = NULL, + .moveCursorFunc = BuyMenuPrintItemDescriptionAndShowItemIcon, + .itemPrintFunc = BuyMenuPrintPriceInList, + .totalItems = 0, + .maxShowed = 0, + .windowId = 1, + .header_X = 0, + .item_X = 8, + .cursor_X = 0, + .upText_Y = 1, + .cursorPal = 2, + .fillValue = 0, + .cursorShadowPal = 3, + .lettersSpacing = 0, + .itemVerticalPadding = 0, + .scrollMultiple = LIST_NO_MULTIPLE_SCROLL, + .fontId = 7, + .cursorKind = 0 +}; + +static const struct BgTemplate sShopBuyMenuBgTemplates[] = +{ + { + .bg = 0, + .charBaseIndex = 2, + .mapBaseIndex = 31, + .screenSize = 0, + .paletteMode = 0, + .priority = 0, + .baseTile = 0 + }, + { + .bg = 1, + .charBaseIndex = 0, + .mapBaseIndex = 30, + .screenSize = 0, + .paletteMode = 0, + .priority = 1, + .baseTile = 0 + }, + { + .bg = 2, + .charBaseIndex = 0, + .mapBaseIndex = 29, + .screenSize = 0, + .paletteMode = 0, + .priority = 2, + .baseTile = 0 + }, + { + .bg = 3, + .charBaseIndex = 0, + .mapBaseIndex = 28, + .screenSize = 0, + .paletteMode = 0, + .priority = 3, + .baseTile = 0 + } +}; + +static const struct WindowTemplate sShopBuyMenuWindowTemplates[] = +{ + { + .priority = 0, + .tilemapLeft = 1, + .tilemapTop = 1, + .width = 10, + .height = 2, + .paletteNum = 15, + .baseBlock = 0x001E, + }, + { + .priority = 0, + .tilemapLeft = 14, + .tilemapTop = 2, + .width = 15, + .height = 16, + .paletteNum = 15, + .baseBlock = 0x0032, + }, + { + .priority = 0, + .tilemapLeft = 0, + .tilemapTop = 13, + .width = 14, + .height = 6, + .paletteNum = 15, + .baseBlock = 0x0122, + }, + { + .priority = 0, + .tilemapLeft = 1, + .tilemapTop = 11, + .width = 12, + .height = 2, + .paletteNum = 15, + .baseBlock = 0x0176, + }, + { + .priority = 0, + .tilemapLeft = 18, + .tilemapTop = 11, + .width = 10, + .height = 2, + .paletteNum = 15, + .baseBlock = 0x018E, + }, + { + .priority = 0, + .tilemapLeft = 2, + .tilemapTop = 15, + .width = 27, + .height = 4, + .paletteNum = 15, + .baseBlock = 0x01A2, + }, + DUMMY_WIN_TEMPLATE +}; + +static const struct WindowTemplate sShopBuyMenuYesNoWindowTemplates = +{ + .priority = 0, + .tilemapLeft = 21, + .tilemapTop = 9, + .width = 5, + .height = 4, + .paletteNum = 15, + .baseBlock = 0x020E, +}; + +static const u8 sShopBuyMenuTextColors[][3] = +{ + {1, 2, 3}, + {0, 2, 3}, + {0, 3, 2} +}; + +static u8 CreateShopMenu(u8 martType) +{ + int numMenuItems; + + ScriptContext2_Enable(); + gMartInfo.martType = martType; + + if (martType == MART_TYPE_0) + { + struct WindowTemplate winTemplate; + winTemplate = sShopMenuWindowTemplates[0]; + winTemplate.width = GetMaxWidthInMenuTable(sShopMenuActions_BuySellQuit, ARRAY_COUNT(sShopMenuActions_BuySellQuit)); + gMartInfo.windowId = AddWindow(&winTemplate); + gMartInfo.menuActions = sShopMenuActions_BuySellQuit; + numMenuItems = ARRAY_COUNT(sShopMenuActions_BuySellQuit); + } + else + { + struct WindowTemplate winTemplate; + winTemplate = sShopMenuWindowTemplates[1]; + winTemplate.width = GetMaxWidthInMenuTable(sShopMenuActions_BuyQuit, ARRAY_COUNT(sShopMenuActions_BuyQuit)); + gMartInfo.windowId = AddWindow(&winTemplate); + gMartInfo.menuActions = sShopMenuActions_BuyQuit; + numMenuItems = ARRAY_COUNT(sShopMenuActions_BuyQuit); + } + + SetStandardWindowBorderStyle(gMartInfo.windowId, 0); + PrintMenuTable(gMartInfo.windowId, numMenuItems, gMartInfo.menuActions); + InitMenuInUpperLeftCornerPlaySoundWhenAPressed(gMartInfo.windowId, numMenuItems, 0); + PutWindowTilemap(gMartInfo.windowId); + CopyWindowToVram(gMartInfo.windowId, 1); + + return CreateTask(Task_ShopMenu, 8); +} + +static void SetShopMenuCallback(void (* callback)(void)) +{ + gMartInfo.callback = callback; +} + +static void SetShopItemsForSale(const u16 *items) +{ + u16 i = 0; + + gMartInfo.itemList = items; + gMartInfo.itemCount = 0; + + while (gMartInfo.itemList[i]) + { + gMartInfo.itemCount++; + i++; + } +} + +static void Task_ShopMenu(u8 taskId) +{ + s8 inputCode = Menu_ProcessInputNoWrapAround(); + switch (inputCode) + { + case LIST_B_PRESSED: + break; + case LIST_NOTHING_CHOSEN: + PlaySE(SE_SELECT); + Task_HandleShopMenuQuit(taskId); + break; + default: + gMartInfo.menuActions[inputCode].func.void_u8(taskId); + break; + } +} + +static void Task_HandleShopMenuBuy(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + data[8] = (u32)CB2_InitBuyMenu >> 16; + data[9] = (u32)CB2_InitBuyMenu; + gTasks[taskId].func = Task_GoToBuyOrSellMenu; + FadeScreen(1, 0); +} + +static void Task_HandleShopMenuSell(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + data[8] = (u32)CB2_GoToSellMenu >> 16; + data[9] = (u32)CB2_GoToSellMenu; + gTasks[taskId].func = Task_GoToBuyOrSellMenu; + FadeScreen(1, 0); +} + +void CB2_ExitSellMenu(void) +{ + gFieldCallback = MapPostLoadHook_ReturnToShopMenu; + SetMainCallback2(CB2_ReturnToField); +} + +static void Task_HandleShopMenuQuit(u8 taskId) +{ + sub_8198070(gMartInfo.windowId, 2); + RemoveWindow(gMartInfo.windowId); + SaveRecordedItemPurchasesForTVShow(); + ScriptContext2_Disable(); + DestroyTask(taskId); + + if (gMartInfo.callback) + gMartInfo.callback(); +} + +static void Task_GoToBuyOrSellMenu(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + if (!gPaletteFade.active) + { + DestroyTask(taskId); + SetMainCallback2((void *)((u16)data[8] << 16 | (u16)data[9])); + } +} + +static void MapPostLoadHook_ReturnToShopMenu(void) +{ + pal_fill_black(); + CreateTask(Task_ReturnToShopMenu, 8); +} + +static void Task_ReturnToShopMenu(u8 taskId) +{ + if (IsWeatherNotFadingIn() == TRUE) + { + if (gMartInfo.martType == MART_TYPE_2) + DisplayItemMessageOnField(taskId, gText_CanIHelpWithAnythingElse, ShowShopMenuAfterExitingBuyOrSellMenu); + else + DisplayItemMessageOnField(taskId, gText_AnythingElseICanHelp, ShowShopMenuAfterExitingBuyOrSellMenu); + } +} + +static void ShowShopMenuAfterExitingBuyOrSellMenu(u8 taskId) +{ + CreateShopMenu(gMartInfo.martType); + DestroyTask(taskId); +} + +static void CB2_BuyMenu(void) +{ + RunTasks(); + AnimateSprites(); + BuildOamBuffer(); + do_scheduled_bg_tilemap_copies_to_vram(); + UpdatePaletteFade(); +} + +static void VBlankCB_BuyMenu(void) +{ + LoadOam(); + ProcessSpriteCopyRequests(); + TransferPlttBuffer(); +} + +#define tItemCount data[1] +#define tItemId data[5] +#define tListTaskId data[7] + +static void CB2_InitBuyMenu(void) +{ + u8 taskId; + + switch (gMain.state) + { + case 0: + SetVBlankHBlankCallbacksToNull(); + CpuFastFill(0, (void *)OAM, 0x400); + ScanlineEffect_Stop(); + reset_temp_tile_data_buffers(); + FreeAllSpritePalettes(); + ResetPaletteFade(); + ResetSpriteData(); + ResetTasks(); + clear_scheduled_bg_copies_to_vram(); + gShopDataPtr = AllocZeroed(sizeof(struct ShopData)); + gShopDataPtr->scrollIndicatorsTaskId = 0xFF; + gShopDataPtr->itemSpriteIds[0] = -1; + gShopDataPtr->itemSpriteIds[1] = -1; + BuyMenuBuildListMenuTemplate(); + BuyMenuInitBgs(); + FillBgTilemapBufferRect_Palette0(0, 0, 0, 0, 0x20, 0x20); + FillBgTilemapBufferRect_Palette0(1, 0, 0, 0, 0x20, 0x20); + FillBgTilemapBufferRect_Palette0(2, 0, 0, 0, 0x20, 0x20); + FillBgTilemapBufferRect_Palette0(3, 0, 0, 0, 0x20, 0x20); + BuyMenuInitWindows(); + BuyMenuDecompressBgGraphics(); + gMain.state++; + break; + case 1: + if (!free_temp_tile_data_buffers_if_possible()) + gMain.state++; + break; + default: + BuyMenuDrawGraphics(); + BuyMenuAddScrollIndicatorArrows(); + taskId = CreateTask(Task_BuyMenu, 8); + gTasks[taskId].tListTaskId = ListMenuInit(&gMultiuseListMenuTemplate, 0, 0); + BlendPalettes(0xFFFFFFFF, 0x10, RGB_BLACK); + BeginNormalPaletteFade(0xFFFFFFFF, 0, 0x10, 0, RGB_BLACK); + SetVBlankCallback(VBlankCB_BuyMenu); + SetMainCallback2(CB2_BuyMenu); + break; + } +} + +static void BuyMenuFreeMemory(void) +{ + Free(gShopDataPtr); + Free(gUnknown_02039F74); + Free(gUnknown_02039F78); + FreeAllWindowBuffers(); +} + +static void BuyMenuBuildListMenuTemplate(void) +{ + u16 i; + u16 itemCount; + + gUnknown_02039F74 = Alloc((gMartInfo.itemCount + 1) * sizeof(*gUnknown_02039F74)); + gUnknown_02039F78 = Alloc((gMartInfo.itemCount + 1) * sizeof(*gUnknown_02039F78)); + for (i = 0; i < gMartInfo.itemCount; i++) + BuyMenuSetListEntry(&gUnknown_02039F74[i], gMartInfo.itemList[i], gUnknown_02039F78[i]); + + StringCopy(gUnknown_02039F78[i], gText_Cancel2); + gUnknown_02039F74[i].name = gUnknown_02039F78[i]; + gUnknown_02039F74[i].id = -2; + + gMultiuseListMenuTemplate = sShopBuyMenuListTemplate; + gMultiuseListMenuTemplate.items = gUnknown_02039F74; + gMultiuseListMenuTemplate.totalItems = gMartInfo.itemCount + 1; + if (gMultiuseListMenuTemplate.totalItems > 8) + gMultiuseListMenuTemplate.maxShowed = 8; + else + gMultiuseListMenuTemplate.maxShowed = gMultiuseListMenuTemplate.totalItems; + + gShopDataPtr->itemsShowed = gMultiuseListMenuTemplate.maxShowed; +} + +static void BuyMenuSetListEntry(struct ListMenuItem *menuItem, u16 item, u8 *name) +{ + if (gMartInfo.martType == MART_TYPE_0) + CopyItemName(item, name); + else + StringCopy(name, gDecorations[item].name); + + menuItem->name = name; + menuItem->id = item; +} + +static void BuyMenuPrintItemDescriptionAndShowItemIcon(int item, bool8 onInit, struct ListMenu *list) +{ + const u8 *description; + if (onInit != TRUE) + PlaySE(SE_SELECT); + + if (item != -2) + BuyMenuAddItemIcon(item, gShopDataPtr->iconSlot); + else + BuyMenuAddItemIcon(-1, gShopDataPtr->iconSlot); + + BuyMenuRemoveItemIcon(item, gShopDataPtr->iconSlot ^ 1); + gShopDataPtr->iconSlot ^= 1; + if (item != -2) + { + if (gMartInfo.martType == MART_TYPE_0) + description = ItemId_GetDescription(item); + else + description = gDecorations[item].description; + } + else + { + description = gText_QuitShopping; + } + + FillWindowPixelBuffer(2, 0); + BuyMenuPrint(2, description, 3, 1, 0, 0); +} + +static void BuyMenuPrintPriceInList(u8 windowId, int item, u8 y) +{ + u8 x; + + if (item != -2) + { + if (gMartInfo.martType == MART_TYPE_0) + { + ConvertIntToDecimalStringN( + gStringVar1, + ItemId_GetPrice(item) >> GetPriceReduction(1), + STR_CONV_MODE_LEFT_ALIGN, + 5); + } + else + { + ConvertIntToDecimalStringN( + gStringVar1, + gDecorations[item].price, + STR_CONV_MODE_LEFT_ALIGN, + 5); + } + + StringExpandPlaceholders(gStringVar4, gText_PokedollarVar1); + x = GetStringRightAlignXOffset(7, gStringVar4, 0x78); + AddTextPrinterParameterized4(windowId, 7, x, y, 0, 0, sShopBuyMenuTextColors[1], -1, gStringVar4); + } +} + +static void BuyMenuAddScrollIndicatorArrows(void) +{ + if (gShopDataPtr->scrollIndicatorsTaskId == 0xFF && gMartInfo.itemCount + 1 > 8) + { + gShopDataPtr->scrollIndicatorsTaskId = AddScrollIndicatorArrowPairParameterized( + SCROLL_ARROW_UP, + 0xAC, + 0xC, + 0x94, + gMartInfo.itemCount - 7, + 2100, + 2100, + &gShopDataPtr->scrollOffset); + } +} + +static void BuyMenuRemoveScrollIndicatorArrows(void) +{ + if (gShopDataPtr->scrollIndicatorsTaskId != 0xFF) + { + RemoveScrollIndicatorArrowPair(gShopDataPtr->scrollIndicatorsTaskId); + gShopDataPtr->scrollIndicatorsTaskId = 0xFF; + } +} + +static void BuyMenuPrintCursor(u8 scrollIndicatorsTaskId, u8 colorSet) +{ + u8 y = ListMenuGetYCoordForPrintingArrowCursor(scrollIndicatorsTaskId); + BuyMenuPrint(1, gText_SelectorArrow2, 0, y, 0, colorSet); +} + +static void BuyMenuAddItemIcon(u16 item, u8 iconSlot) +{ + u8 spriteId; + u8 *spriteIdPtr = &gShopDataPtr->itemSpriteIds[iconSlot]; + if (*spriteIdPtr != 0xFF) + return; + + if (gMartInfo.martType == MART_TYPE_0 || item == 0xFFFF) + { + spriteId = AddItemIconSprite(iconSlot + 2110, iconSlot + 2110, item); + if (spriteId != MAX_SPRITES) + { + *spriteIdPtr = spriteId; + gSprites[spriteId].pos2.x = 24; + gSprites[spriteId].pos2.y = 88; + } + } + else + { + spriteId = AddDecorationIconObject(item, 20, 84, 1, iconSlot + 2110, iconSlot + 2110); + if (spriteId != MAX_SPRITES) + *spriteIdPtr = spriteId; + } +} + +static void BuyMenuRemoveItemIcon(u16 item, u8 iconSlot) +{ + u8 *spriteIdPtr = &gShopDataPtr->itemSpriteIds[iconSlot]; + if (*spriteIdPtr == 0xFF) + return; + + FreeSpriteTilesByTag(iconSlot + 2110); + FreeSpritePaletteByTag(iconSlot + 2110); + DestroySprite(&gSprites[*spriteIdPtr]); + *spriteIdPtr = 0xFF; +} + +static void BuyMenuInitBgs(void) +{ + ResetBgsAndClearDma3BusyFlags(0); + InitBgsFromTemplates(0, sShopBuyMenuBgTemplates, ARRAY_COUNT(sShopBuyMenuBgTemplates)); + SetBgTilemapBuffer(1, gShopDataPtr->tilemapBuffers[1]); + SetBgTilemapBuffer(2, gShopDataPtr->tilemapBuffers[3]); + SetBgTilemapBuffer(3, gShopDataPtr->tilemapBuffers[2]); + SetGpuReg(REG_OFFSET_BG0HOFS, 0); + SetGpuReg(REG_OFFSET_BG0VOFS, 0); + SetGpuReg(REG_OFFSET_BG1HOFS, 0); + SetGpuReg(REG_OFFSET_BG1VOFS, 0); + SetGpuReg(REG_OFFSET_BG2HOFS, 0); + SetGpuReg(REG_OFFSET_BG2VOFS, 0); + SetGpuReg(REG_OFFSET_BG3HOFS, 0); + SetGpuReg(REG_OFFSET_BG3VOFS, 0); + SetGpuReg(REG_OFFSET_BLDCNT, 0); + SetGpuReg(REG_OFFSET_DISPCNT, DISPCNT_MODE_0 | DISPCNT_OBJ_ON | DISPCNT_OBJ_1D_MAP); + ShowBg(0); + ShowBg(1); + ShowBg(2); + ShowBg(3); +} + +static void BuyMenuDecompressBgGraphics(void) +{ + decompress_and_copy_tile_data_to_vram(1, gBuyMenuFrame_Gfx, 0x3A0, 0x3E3, 0); + LZDecompressWram(gBuyMenuFrame_Tilemap, gShopDataPtr->tilemapBuffers[0]); + LoadCompressedPalette(gMenuMoneyPal, 0xC0, 0x20); +} + +static void BuyMenuInitWindows(void) +{ + InitWindows(sShopBuyMenuWindowTemplates); + DeactivateAllTextPrinters(); + LoadUserWindowBorderGfx(0, 1, 0xD0); + LoadMessageBoxGfx(0, 0xA, 0xE0); + PutWindowTilemap(0); + PutWindowTilemap(1); + PutWindowTilemap(2); +} + +static void BuyMenuPrint(u8 windowId, const u8 *text, u8 x, u8 y, s8 speed, u8 colorSet) +{ + AddTextPrinterParameterized4(windowId, 1, x, y, 0, 0, sShopBuyMenuTextColors[colorSet], speed, text); +} + +static void BuyMenuDisplayMessage(u8 taskId, const u8 *text, TaskFunc callback) +{ + DisplayMessageAndContinueTask(taskId, 5, 10, 14, 1, GetPlayerTextSpeed(), text, callback); + schedule_bg_copy_tilemap_to_vram(0); +} + +static void BuyMenuDrawGraphics(void) +{ + BuyMenuDrawMapGraphics(); + BuyMenuCopyMenuBgToBg1TilemapBuffer(); + AddMoneyLabelObject(19, 11); + PrintMoneyAmountInMoneyBoxWithBorder(0, 1, 13, GetMoney(&gSaveBlock1Ptr->money)); + schedule_bg_copy_tilemap_to_vram(0); + schedule_bg_copy_tilemap_to_vram(1); + schedule_bg_copy_tilemap_to_vram(2); + schedule_bg_copy_tilemap_to_vram(3); +} + +static void BuyMenuDrawMapGraphics(void) +{ + BuyMenuCollectEventObjectData(); + BuyMenuDrawEventObjects(); + BuyMenuDrawMapBg(); +} + +static void BuyMenuDrawMapBg(void) +{ + s16 i; + s16 j; + s16 x; + s16 y; + const struct MapLayout *mapLayout; + u16 metatile; + u8 metatileLayerType; + + mapLayout = gMapHeader.mapLayout; + GetXYCoordsOneStepInFrontOfPlayer(&x, &y); + x -= 4; + y -= 4; + + for (j = 0; j < 10; j++) + { + for (i = 0; i < 15; i++) + { + metatile = MapGridGetMetatileIdAt(x + i, y + j); + if (BuyMenuCheckForOverlapWithMenuBg(i, j) == TRUE) + metatileLayerType = MapGridGetMetatileLayerTypeAt(x + i, y + j); + else + metatileLayerType = 1; + + if (metatile < NUM_METATILES_IN_PRIMARY) + { + BuyMenuDrawMapMetatile(i, j, (u16*)mapLayout->primaryTileset->metatiles + metatile * 8, metatileLayerType); + } + else + { + BuyMenuDrawMapMetatile(i, j, (u16*)mapLayout->secondaryTileset->metatiles + ((metatile - NUM_METATILES_IN_PRIMARY) * 8), metatileLayerType); + } + } + } +} + +static void BuyMenuDrawMapMetatile(s16 x, s16 y, const u16 *src, u8 metatileLayerType) +{ + u16 offset1 = x * 2; + u16 offset2 = y * 64; + + switch (metatileLayerType) + { + case 0: + BuyMenuDrawMapMetatileLayer(gShopDataPtr->tilemapBuffers[3], offset1, offset2, src); + BuyMenuDrawMapMetatileLayer(gShopDataPtr->tilemapBuffers[1], offset1, offset2, src + 4); + break; + case 1: + BuyMenuDrawMapMetatileLayer(gShopDataPtr->tilemapBuffers[2], offset1, offset2, src); + BuyMenuDrawMapMetatileLayer(gShopDataPtr->tilemapBuffers[3], offset1, offset2, src + 4); + break; + case 2: + BuyMenuDrawMapMetatileLayer(gShopDataPtr->tilemapBuffers[2], offset1, offset2, src); + BuyMenuDrawMapMetatileLayer(gShopDataPtr->tilemapBuffers[1], offset1, offset2, src + 4); + break; + } +} + +static void BuyMenuDrawMapMetatileLayer(u16 *dest, s16 offset1, s16 offset2, const u16 *src) +{ + // This function draws a whole 2x2 metatile. + dest[offset1 + offset2] = src[0]; // top left + dest[offset1 + offset2 + 1] = src[1]; // top right + dest[offset1 + offset2 + 32] = src[2]; // bottom left + dest[offset1 + offset2 + 33] = src[3]; // bottom right +} + +static void BuyMenuCollectEventObjectData(void) +{ + s16 facingX; + s16 facingY; + u8 y; + u8 x; + u8 r8 = 0; + + GetXYCoordsOneStepInFrontOfPlayer(&facingX, &facingY); + for (y = 0; y < 16; y++) + gShopDataPtr->viewportObjects[y][EVENT_OBJ_ID] = 16; + for (y = 0; y < 5; y++) + { + for (x = 0; x < 7; x++) + { + u8 eventObjId = GetEventObjectIdByXY(facingX - 4 + x, facingY - 2 + y); + + if (eventObjId != 16) + { + gShopDataPtr->viewportObjects[r8][EVENT_OBJ_ID] = eventObjId; + gShopDataPtr->viewportObjects[r8][X_COORD] = x; + gShopDataPtr->viewportObjects[r8][Y_COORD] = y; + gShopDataPtr->viewportObjects[r8][LAYER_TYPE] = MapGridGetMetatileLayerTypeAt(facingX - 4 + x, facingY - 2 + y); + + switch (gEventObjects[eventObjId].facingDirection) + { + case DIR_SOUTH: + gShopDataPtr->viewportObjects[r8][ANIM_NUM] = 0; + break; + case DIR_NORTH: + gShopDataPtr->viewportObjects[r8][ANIM_NUM] = 1; + break; + case DIR_WEST: + gShopDataPtr->viewportObjects[r8][ANIM_NUM] = 2; + break; + case DIR_EAST: + default: + gShopDataPtr->viewportObjects[r8][ANIM_NUM] = 3; + break; + } + r8++; + } + } + } +} + +static void BuyMenuDrawEventObjects(void) +{ + u8 i; + u8 spriteId; + const struct EventObjectGraphicsInfo *graphicsInfo; + + for (i = 0; i < 16; i++) // max objects? + { + if (gShopDataPtr->viewportObjects[i][EVENT_OBJ_ID] == 16) + continue; + + graphicsInfo = GetEventObjectGraphicsInfo(gEventObjects[gShopDataPtr->viewportObjects[i][EVENT_OBJ_ID]].graphicsId); + + spriteId = AddPseudoEventObject( + gEventObjects[gShopDataPtr->viewportObjects[i][EVENT_OBJ_ID]].graphicsId, + SpriteCallbackDummy, + (u16)gShopDataPtr->viewportObjects[i][X_COORD] * 16 + 8, + (u16)gShopDataPtr->viewportObjects[i][Y_COORD] * 16 + 48 - graphicsInfo->height / 2, + 2); + + if (BuyMenuCheckIfEventObjectOverlapsMenuBg(gShopDataPtr->viewportObjects[i]) == TRUE) + { + gSprites[spriteId].subspriteTableNum = 4; + gSprites[spriteId].subspriteMode = 1; + } + + StartSpriteAnim(&gSprites[spriteId], gShopDataPtr->viewportObjects[i][ANIM_NUM]); + } +} + +static bool8 BuyMenuCheckIfEventObjectOverlapsMenuBg(s16 *object) +{ + if (!BuyMenuCheckForOverlapWithMenuBg(object[X_COORD], object[Y_COORD] + 2) && object[LAYER_TYPE] != MB_SECRET_BASE_WALL) + { + return TRUE; + } + else + { + return FALSE; + } +} + +static void BuyMenuCopyMenuBgToBg1TilemapBuffer(void) +{ + s16 i; + u16 *dest = gShopDataPtr->tilemapBuffers[1]; + const u16 *src = gShopDataPtr->tilemapBuffers[0]; + + for (i = 0; i < 1024; i++) + { + if (src[i] != 0) + { + dest[i] = src[i] + 0xC3E3; + } + } +} + +static bool8 BuyMenuCheckForOverlapWithMenuBg(int x, int y) +{ + const u16 *metatile = gShopDataPtr->tilemapBuffers[0]; + int offset1 = x * 2; + int offset2 = y * 64; + + if (metatile[offset2 + offset1] == 0 && + metatile[offset2 + offset1 + 32] == 0 && + metatile[offset2 + offset1 + 1] == 0 && + metatile[offset2 + offset1 + 33] == 0) + { + return TRUE; + } + + return FALSE; +} + +static void Task_BuyMenu(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + if (!gPaletteFade.active) + { + s32 itemId = ListMenuHandleInputGetItemId(tListTaskId); + ListMenuGetScrollAndRow(tListTaskId, &gShopDataPtr->scrollOffset, &gShopDataPtr->selectedRow); + + switch (itemId) + { + case LIST_NOTHING_CHOSEN: + break; + case LIST_B_PRESSED: + PlaySE(SE_SELECT); + ExitBuyMenu(taskId); + break; + default: + PlaySE(SE_SELECT); + tItemId = itemId; + ClearWindowTilemap(2); + BuyMenuRemoveScrollIndicatorArrows(); + BuyMenuPrintCursor(tListTaskId, 2); + + if (gMartInfo.martType == MART_TYPE_0) + { + gShopDataPtr->totalCost = (ItemId_GetPrice(itemId) >> GetPriceReduction(1)); + } + else + { + gShopDataPtr->totalCost = gDecorations[itemId].price; + } + + if (!IsEnoughMoney(&gSaveBlock1Ptr->money, gShopDataPtr->totalCost)) + { + BuyMenuDisplayMessage(taskId, gText_YouDontHaveMoney, BuyMenuReturnToItemList); + } + else + { + if (gMartInfo.martType == MART_TYPE_0) + { + CopyItemName(itemId, gStringVar1); + if (ItemId_GetPocket(itemId) == POCKET_TM_HM) + { + StringCopy(gStringVar2, gMoveNames[ItemIdToBattleMoveId(itemId)]); + BuyMenuDisplayMessage(taskId, gText_Var1CertainlyHowMany2, Task_BuyHowManyDialogueInit); + } + else + { + BuyMenuDisplayMessage(taskId, gText_Var1CertainlyHowMany, Task_BuyHowManyDialogueInit); + } + } + else + { + StringCopy(gStringVar1, gDecorations[itemId].name); + ConvertIntToDecimalStringN(gStringVar2, gShopDataPtr->totalCost, STR_CONV_MODE_LEFT_ALIGN, 6); + + if (gMartInfo.martType == MART_TYPE_1) + StringExpandPlaceholders(gStringVar4, gText_Var1IsItThatllBeVar2); + else + StringExpandPlaceholders(gStringVar4, gText_YouWantedVar1ThatllBeVar2); + BuyMenuDisplayMessage(taskId, gStringVar4, BuyMenuConfirmPurchase); + } + } + break; + } + } +} + +static void Task_BuyHowManyDialogueInit(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + u16 quantityInBag = CountTotalItemQuantityInBag(tItemId); + u16 maxQuantity; + + SetWindowBorderStyle(3, FALSE, 1, 13); + ConvertIntToDecimalStringN(gStringVar1, quantityInBag, STR_CONV_MODE_RIGHT_ALIGN, 4); + StringExpandPlaceholders(gStringVar4, gText_InBagVar1); + BuyMenuPrint(3, gStringVar4, 0, 1, 0, 0); + tItemCount = 1; + SetWindowBorderStyle(4, FALSE, 1, 13); + BuyMenuPrintItemQuantityAndPrice(taskId); + schedule_bg_copy_tilemap_to_vram(0); + + maxQuantity = GetMoney(&gSaveBlock1Ptr->money) / gShopDataPtr->totalCost; + + if (maxQuantity > 99) + { + gShopDataPtr->maxQuantity = 99; + } + else + { + gShopDataPtr->maxQuantity = maxQuantity; + } + + gTasks[taskId].func = Task_BuyHowManyDialogueHandleInput; +} + +static void Task_BuyHowManyDialogueHandleInput(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + if (AdjustQuantityAccordingToDPadInput(&tItemCount, gShopDataPtr->maxQuantity) == TRUE) + { + gShopDataPtr->totalCost = (ItemId_GetPrice(tItemId) >> GetPriceReduction(1)) * tItemCount; + BuyMenuPrintItemQuantityAndPrice(taskId); + } + else + { + if (gMain.newKeys & A_BUTTON) + { + PlaySE(SE_SELECT); + sub_8198070(4, 0); + sub_8198070(3, 0); + ClearWindowTilemap(4); + ClearWindowTilemap(3); + PutWindowTilemap(1); + CopyItemName(tItemId, gStringVar1); + ConvertIntToDecimalStringN(gStringVar2, tItemCount, STR_CONV_MODE_LEFT_ALIGN, 2); + ConvertIntToDecimalStringN(gStringVar3, gShopDataPtr->totalCost, STR_CONV_MODE_LEFT_ALIGN, 6); + BuyMenuDisplayMessage(taskId, gText_Var1AndYouWantedVar2, BuyMenuConfirmPurchase); + } + else if (gMain.newKeys & B_BUTTON) + { + PlaySE(SE_SELECT); + sub_8198070(4, 0); + sub_8198070(3, 0); + ClearWindowTilemap(4); + ClearWindowTilemap(3); + BuyMenuReturnToItemList(taskId); + } + } +} + +static void BuyMenuConfirmPurchase(u8 taskId) +{ + CreateYesNoMenuWithCallbacks(taskId, &sShopBuyMenuYesNoWindowTemplates, 1, 0, 0, 1, 13, &sShopPurchaseYesNoFuncs); +} + +static void BuyMenuTryMakePurchase(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + PutWindowTilemap(1); + + if (gMartInfo.martType == MART_TYPE_0) + { + if (AddBagItem(tItemId, tItemCount) == TRUE) + { + BuyMenuDisplayMessage(taskId, gText_HereYouGoThankYou, BuyMenuSubtractMoney); + RecordItemPurchase(taskId); + } + else + { + BuyMenuDisplayMessage(taskId, gText_NoMoreRoomForThis, BuyMenuReturnToItemList); + } + } + else + { + if (DecorationAdd(tItemId)) + { + if (gMartInfo.martType == MART_TYPE_1) + { + BuyMenuDisplayMessage(taskId, gText_ThankYouIllSendItHome, BuyMenuSubtractMoney); + } + else + { + BuyMenuDisplayMessage(taskId, gText_ThanksIllSendItHome, BuyMenuSubtractMoney); + } + } + else + { + BuyMenuDisplayMessage(taskId, gText_SpaceForVar1Full, BuyMenuReturnToItemList); + } + } +} + +static void BuyMenuSubtractMoney(u8 taskId) +{ + IncrementGameStat(GAME_STAT_SHOPPED); + RemoveMoney(&gSaveBlock1Ptr->money, gShopDataPtr->totalCost); + PlaySE(SE_REGI); + PrintMoneyAmountInMoneyBox(0, GetMoney(&gSaveBlock1Ptr->money), 0); + + if (gMartInfo.martType == MART_TYPE_0) + { + gTasks[taskId].func = Task_ReturnToItemListAfterItemPurchase; + } + else + { + gTasks[taskId].func = Task_ReturnToItemListAfterDecorationPurchase; + } +} + +static void Task_ReturnToItemListAfterItemPurchase(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + if (gMain.newKeys & (A_BUTTON | B_BUTTON)) + { + PlaySE(SE_SELECT); + if (tItemId == ITEM_POKE_BALL && tItemCount > 9 && AddBagItem(ITEM_PREMIER_BALL, 1) == TRUE) + { + BuyMenuDisplayMessage(taskId, gText_ThrowInPremierBall, BuyMenuReturnToItemList); + } + else + { + BuyMenuReturnToItemList(taskId); + } + } +} + +static void Task_ReturnToItemListAfterDecorationPurchase(u8 taskId) +{ + if (gMain.newKeys & (A_BUTTON | B_BUTTON)) + { + PlaySE(SE_SELECT); + BuyMenuReturnToItemList(taskId); + } +} + +static void BuyMenuReturnToItemList(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + sub_8197DF8(5, 0); + BuyMenuPrintCursor(tListTaskId, 1); + PutWindowTilemap(1); + PutWindowTilemap(2); + schedule_bg_copy_tilemap_to_vram(0); + BuyMenuAddScrollIndicatorArrows(); + gTasks[taskId].func = Task_BuyMenu; +} + +static void BuyMenuPrintItemQuantityAndPrice(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + FillWindowPixelBuffer(4, 0x11); + PrintMoneyAmount(4, 38, 1, gShopDataPtr->totalCost, TEXT_SPEED_FF); + ConvertIntToDecimalStringN(gStringVar1, tItemCount, 2, 2); + StringExpandPlaceholders(gStringVar4, gText_xVar1); + BuyMenuPrint(4, gStringVar4, 0, 1, 0, 0); +} + +static void ExitBuyMenu(u8 taskId) +{ + gFieldCallback = MapPostLoadHook_ReturnToShopMenu; + BeginNormalPaletteFade(0xFFFFFFFF, 0, 0, 16, 0); + gTasks[taskId].func = Task_ExitBuyMenu; +} + +static void Task_ExitBuyMenu(u8 taskId) +{ + if (!gPaletteFade.active) + { + RemoveMoneyLabelObject(); + BuyMenuFreeMemory(); + SetMainCallback2(CB2_ReturnToField); + DestroyTask(taskId); + } +} + +static void ClearItemPurchases(void) +{ + gMartPurchaseHistoryId = 0; + memset(gMartPurchaseHistory, 0, sizeof(gMartPurchaseHistory)); +} + +static void RecordItemPurchase(u8 taskId) +{ + s16 *data = gTasks[taskId].data; + + u16 i; + + for (i = 0; i < 3; i++) + { + if (gMartPurchaseHistory[i].itemId == tItemId && gMartPurchaseHistory[i].quantity != 0) + { + if (gMartPurchaseHistory[i].quantity + tItemCount > 255) + { + gMartPurchaseHistory[i].quantity = 255; + } + else + { + gMartPurchaseHistory[i].quantity += tItemCount; + } + return; + } + } + + if (gMartPurchaseHistoryId < 3) + { + gMartPurchaseHistory[gMartPurchaseHistoryId].itemId = tItemId; + gMartPurchaseHistory[gMartPurchaseHistoryId].quantity = tItemCount; + gMartPurchaseHistoryId++; + } +} + +#undef tItemCount +#undef tItemId +#undef tListTaskId + +void CreatePokemartMenu(const u16 *itemsForSale) +{ + CreateShopMenu(MART_TYPE_0); + SetShopItemsForSale(itemsForSale); + ClearItemPurchases(); + SetShopMenuCallback(EnableBothScriptContexts); +} + +void CreateDecorationShop1Menu(const u16 *itemsForSale) +{ + CreateShopMenu(MART_TYPE_1); + SetShopItemsForSale(itemsForSale); + SetShopMenuCallback(EnableBothScriptContexts); +} + +void CreateDecorationShop2Menu(const u16 *itemsForSale) +{ + CreateShopMenu(MART_TYPE_2); + SetShopItemsForSale(itemsForSale); + SetShopMenuCallback(EnableBothScriptContexts); +} diff --git a/src/slot_machine.c b/src/slot_machine.c index ef52b71716..f92ebd1687 100644 --- a/src/slot_machine.c +++ b/src/slot_machine.c @@ -25,8 +25,6 @@ #include "bg.h" #include "window.h" -extern u8 gOamLimit; - // Text extern const u8 gText_YouDontHaveThreeCoins[]; extern const u8 gText_QuitTheGame[]; diff --git a/src/sprite.c b/src/sprite.c index c133dc73ee..4087dd8c41 100644 --- a/src/sprite.c +++ b/src/sprite.c @@ -15,15 +15,15 @@ #define ALLOC_SPRITE_TILE(n) \ { \ - gSpriteTileAllocBitmap[(n) / 8] |= (1 << ((n) % 8)); \ + sSpriteTileAllocBitmap[(n) / 8] |= (1 << ((n) % 8)); \ } #define FREE_SPRITE_TILE(n) \ { \ - gSpriteTileAllocBitmap[(n) / 8] &= ~(1 << ((n) % 8)); \ + sSpriteTileAllocBitmap[(n) / 8] &= ~(1 << ((n) % 8)); \ } -#define SPRITE_TILE_IS_ALLOCATED(n) ((gSpriteTileAllocBitmap[(n) / 8] >> ((n) % 8)) & 1) +#define SPRITE_TILE_IS_ALLOCATED(n) ((sSpriteTileAllocBitmap[(n) / 8] >> ((n) % 8)) & 1) struct SpriteCopyRequest @@ -295,18 +295,18 @@ u32 gOamMatrixAllocBitmap; u8 gReservedSpritePaletteCount; EWRAM_DATA struct Sprite gSprites[MAX_SPRITES + 1] = {0}; -EWRAM_DATA u16 gSpritePriorities[MAX_SPRITES] = {0}; -EWRAM_DATA u8 gSpriteOrder[MAX_SPRITES] = {0}; -EWRAM_DATA bool8 gShouldProcessSpriteCopyRequests = 0; -EWRAM_DATA u8 gSpriteCopyRequestCount = 0; -EWRAM_DATA struct SpriteCopyRequest gSpriteCopyRequests[MAX_SPRITES] = {0}; +EWRAM_DATA static u16 sSpritePriorities[MAX_SPRITES] = {0}; +EWRAM_DATA static u8 sSpriteOrder[MAX_SPRITES] = {0}; +EWRAM_DATA static bool8 sShouldProcessSpriteCopyRequests = 0; +EWRAM_DATA static u8 sSpriteCopyRequestCount = 0; +EWRAM_DATA static struct SpriteCopyRequest sSpriteCopyRequests[MAX_SPRITES] = {0}; EWRAM_DATA u8 gOamLimit = 0; EWRAM_DATA u16 gReservedSpriteTileCount = 0; -EWRAM_DATA u8 gSpriteTileAllocBitmap[128] = {0}; +EWRAM_DATA static u8 sSpriteTileAllocBitmap[128] = {0}; EWRAM_DATA s16 gSpriteCoordOffsetX = 0; EWRAM_DATA s16 gSpriteCoordOffsetY = 0; EWRAM_DATA struct OamMatrix gOamMatrices[OAM_MATRIX_COUNT] = {0}; -EWRAM_DATA bool8 gAffineAnimsDisabled = 0; +EWRAM_DATA bool8 gAffineAnimsDisabled = FALSE; void ResetSpriteData(void) { @@ -350,7 +350,7 @@ void BuildOamBuffer(void) AddSpritesToOamBuffer(); CopyMatricesToOamBuffer(); gMain.oamLoadDisabled = temp; - gShouldProcessSpriteCopyRequests = TRUE; + sShouldProcessSpriteCopyRequests = TRUE; } void UpdateOamCoords(void) @@ -382,7 +382,7 @@ void BuildSpritePriorities(void) { struct Sprite *sprite = &gSprites[i]; u16 priority = sprite->subpriority | (sprite->oam.priority << 8); - gSpritePriorities[i] = priority; + sSpritePriorities[i] = priority; } } @@ -392,10 +392,10 @@ void SortSprites(void) for (i = 1; i < MAX_SPRITES; i++) { u8 j = i; - struct Sprite *sprite1 = &gSprites[gSpriteOrder[i - 1]]; - struct Sprite *sprite2 = &gSprites[gSpriteOrder[i]]; - u16 sprite1Priority = gSpritePriorities[gSpriteOrder[i - 1]]; - u16 sprite2Priority = gSpritePriorities[gSpriteOrder[i]]; + struct Sprite *sprite1 = &gSprites[sSpriteOrder[i - 1]]; + struct Sprite *sprite2 = &gSprites[sSpriteOrder[i]]; + u16 sprite1Priority = sSpritePriorities[sSpriteOrder[i - 1]]; + u16 sprite2Priority = sSpritePriorities[sSpriteOrder[i]]; s16 sprite1Y = sprite1->oam.y; s16 sprite2Y = sprite2->oam.y; @@ -431,20 +431,20 @@ void SortSprites(void) && ((sprite1Priority > sprite2Priority) || (sprite1Priority == sprite2Priority && sprite1Y < sprite2Y))) { - u8 temp = gSpriteOrder[j]; - gSpriteOrder[j] = gSpriteOrder[j - 1]; - gSpriteOrder[j - 1] = temp; + u8 temp = sSpriteOrder[j]; + sSpriteOrder[j] = sSpriteOrder[j - 1]; + sSpriteOrder[j - 1] = temp; // UB: If j equals 1, then j-- makes j equal 0. - // Then, gSpriteOrder[-1] gets accessed below. + // Then, sSpriteOrder[-1] gets accessed below. // Although this doesn't result in a bug in the ROM, // the behavior is undefined. j--; - sprite1 = &gSprites[gSpriteOrder[j - 1]]; - sprite2 = &gSprites[gSpriteOrder[j]]; - sprite1Priority = gSpritePriorities[gSpriteOrder[j - 1]]; - sprite2Priority = gSpritePriorities[gSpriteOrder[j]]; + sprite1 = &gSprites[sSpriteOrder[j - 1]]; + sprite2 = &gSprites[sSpriteOrder[j]]; + sprite1Priority = sSpritePriorities[sSpriteOrder[j - 1]]; + sprite2Priority = sSpritePriorities[sSpriteOrder[j]]; sprite1Y = sprite1->oam.y; sprite2Y = sprite2->oam.y; @@ -499,7 +499,7 @@ void AddSpritesToOamBuffer(void) while (i < MAX_SPRITES) { - struct Sprite *sprite = &gSprites[gSpriteOrder[i]]; + struct Sprite *sprite = &gSprites[sSpriteOrder[i]]; if (sprite->inUse && !sprite->invisible && AddSpriteToOamBuffer(sprite, &oamIndex)) return; i++; @@ -664,14 +664,14 @@ void ClearSpriteCopyRequests(void) { u8 i; - gShouldProcessSpriteCopyRequests = FALSE; - gSpriteCopyRequestCount = 0; + sShouldProcessSpriteCopyRequests = FALSE; + sSpriteCopyRequestCount = 0; for (i = 0; i < MAX_SPRITE_COPY_REQUESTS; i++) { - gSpriteCopyRequests[i].src = 0; - gSpriteCopyRequests[i].dest = 0; - gSpriteCopyRequests[i].size = 0; + sSpriteCopyRequests[i].src = 0; + sSpriteCopyRequests[i].dest = 0; + sSpriteCopyRequests[i].size = 0; } } @@ -779,17 +779,17 @@ u8 SpriteTileAllocBitmapOp(u16 bit, u8 op) if (op == 0) { val = ~(1 << val); - gSpriteTileAllocBitmap[index] &= val; + sSpriteTileAllocBitmap[index] &= val; } else if (op == 1) { val = (1 << val); - gSpriteTileAllocBitmap[index] |= val; + sSpriteTileAllocBitmap[index] |= val; } else { retVal = 1 << shift; - retVal &= gSpriteTileAllocBitmap[index]; + retVal &= sSpriteTileAllocBitmap[index]; } return retVal; @@ -801,40 +801,40 @@ void SpriteCallbackDummy(struct Sprite *sprite) void ProcessSpriteCopyRequests(void) { - if (gShouldProcessSpriteCopyRequests) + if (sShouldProcessSpriteCopyRequests) { u8 i = 0; - while (gSpriteCopyRequestCount > 0) + while (sSpriteCopyRequestCount > 0) { - CpuCopy16(gSpriteCopyRequests[i].src, gSpriteCopyRequests[i].dest, gSpriteCopyRequests[i].size); - gSpriteCopyRequestCount--; + CpuCopy16(sSpriteCopyRequests[i].src, sSpriteCopyRequests[i].dest, sSpriteCopyRequests[i].size); + sSpriteCopyRequestCount--; i++; } - gShouldProcessSpriteCopyRequests = FALSE; + sShouldProcessSpriteCopyRequests = FALSE; } } void RequestSpriteFrameImageCopy(u16 index, u16 tileNum, const struct SpriteFrameImage *images) { - if (gSpriteCopyRequestCount < MAX_SPRITE_COPY_REQUESTS) + if (sSpriteCopyRequestCount < MAX_SPRITE_COPY_REQUESTS) { - gSpriteCopyRequests[gSpriteCopyRequestCount].src = images[index].data; - gSpriteCopyRequests[gSpriteCopyRequestCount].dest = (u8 *)OBJ_VRAM0 + TILE_SIZE_4BPP * tileNum; - gSpriteCopyRequests[gSpriteCopyRequestCount].size = images[index].size; - gSpriteCopyRequestCount++; + sSpriteCopyRequests[sSpriteCopyRequestCount].src = images[index].data; + sSpriteCopyRequests[sSpriteCopyRequestCount].dest = (u8 *)OBJ_VRAM0 + TILE_SIZE_4BPP * tileNum; + sSpriteCopyRequests[sSpriteCopyRequestCount].size = images[index].size; + sSpriteCopyRequestCount++; } } void RequestSpriteCopy(const u8 *src, u8 *dest, u16 size) { - if (gSpriteCopyRequestCount < MAX_SPRITE_COPY_REQUESTS) + if (sSpriteCopyRequestCount < MAX_SPRITE_COPY_REQUESTS) { - gSpriteCopyRequests[gSpriteCopyRequestCount].src = src; - gSpriteCopyRequests[gSpriteCopyRequestCount].dest = dest; - gSpriteCopyRequests[gSpriteCopyRequestCount].size = size; - gSpriteCopyRequestCount++; + sSpriteCopyRequests[sSpriteCopyRequestCount].src = src; + sSpriteCopyRequests[sSpriteCopyRequestCount].dest = dest; + sSpriteCopyRequests[sSpriteCopyRequestCount].size = size; + sSpriteCopyRequestCount++; } } @@ -869,7 +869,7 @@ void ResetAllSprites(void) for (i = 0; i < MAX_SPRITES; i++) { ResetSprite(&gSprites[i]); - gSpriteOrder[i] = i; + sSpriteOrder[i] = i; } ResetSprite(&gSprites[i]); @@ -1414,7 +1414,7 @@ void ResetAffineAnimData(void) { u8 i; - gAffineAnimsDisabled = 0; + gAffineAnimsDisabled = FALSE; gOamMatrixAllocBitmap = 0; ResetOamMatrices(); diff --git a/src/start_menu.c b/src/start_menu.c index 9d10aeaa4b..dcb2c41545 100644 --- a/src/start_menu.c +++ b/src/start_menu.c @@ -88,7 +88,7 @@ extern void CB2_PartyMenuFromStartMenu(void); extern void CB2_PokeNav(void); extern void sub_80C4DDC(void (*)(void)); extern void sub_80C51C4(void (*)(void)); -extern void sub_80C4E74(u8, void (*)(void)); +extern void TrainerCard_ShowLinkCard(u8, void (*)(void)); extern void ScriptUnfreezeEventObjects(void); extern void sub_81A9EC8(void); extern void save_serialize_map(void); @@ -750,7 +750,7 @@ static bool8 StartMenuLinkModePlayerNameCallback(void) { play_some_sound(); overworld_free_bg_tilemaps(); - sub_80C4E74(gUnknown_03005DB4, CB2_ReturnToFieldWithOpenMenu); + TrainerCard_ShowLinkCard(gUnknown_03005DB4, CB2_ReturnToFieldWithOpenMenu); return TRUE; } diff --git a/src/string_util.c b/src/string_util.c index ea50ba5a53..3fbf79d87e 100644 --- a/src/string_util.c +++ b/src/string_util.c @@ -20,20 +20,20 @@ static const s32 sPowersOfTen[] = 1000000000, }; -extern u8 gExpandedPlaceholder_Empty[]; -extern u8 gExpandedPlaceholder_Kun[]; -extern u8 gExpandedPlaceholder_Chan[]; -extern u8 gExpandedPlaceholder_Sapphire[]; -extern u8 gExpandedPlaceholder_Ruby[]; -extern u8 gExpandedPlaceholder_Emerald[]; -extern u8 gExpandedPlaceholder_Aqua[]; -extern u8 gExpandedPlaceholder_Magma[]; -extern u8 gExpandedPlaceholder_Archie[]; -extern u8 gExpandedPlaceholder_Maxie[]; -extern u8 gExpandedPlaceholder_Kyogre[]; -extern u8 gExpandedPlaceholder_Groudon[]; -extern u8 gExpandedPlaceholder_Brendan[]; -extern u8 gExpandedPlaceholder_May[]; +extern const u8 gExpandedPlaceholder_Empty[]; +extern const u8 gExpandedPlaceholder_Kun[]; +extern const u8 gExpandedPlaceholder_Chan[]; +extern const u8 gExpandedPlaceholder_Sapphire[]; +extern const u8 gExpandedPlaceholder_Ruby[]; +extern const u8 gExpandedPlaceholder_Emerald[]; +extern const u8 gExpandedPlaceholder_Aqua[]; +extern const u8 gExpandedPlaceholder_Magma[]; +extern const u8 gExpandedPlaceholder_Archie[]; +extern const u8 gExpandedPlaceholder_Maxie[]; +extern const u8 gExpandedPlaceholder_Kyogre[]; +extern const u8 gExpandedPlaceholder_Groudon[]; +extern const u8 gExpandedPlaceholder_Brendan[]; +extern const u8 gExpandedPlaceholder_May[]; u8 *StringCopy10(u8 *dest, const u8 *src) { @@ -348,7 +348,7 @@ u8 *StringExpandPlaceholders(u8 *dest, const u8 *src) { u8 c = *src++; u8 placeholderId; - u8 *expandedString; + const u8 *expandedString; switch (c) { @@ -383,9 +383,9 @@ u8 *StringExpandPlaceholders(u8 *dest, const u8 *src) case EOS: *dest = EOS; return dest; - case 0xFA: - case 0xFB: - case 0xFE: + case CHAR_PROMPT_SCROLL: + case CHAR_PROMPT_CLEAR: + case CHAR_NEWLINE: default: *dest++ = c; } @@ -394,8 +394,8 @@ u8 *StringExpandPlaceholders(u8 *dest, const u8 *src) u8 *StringBraille(u8 *dest, const u8 *src) { - u8 setBrailleFont[] = { 0xFC, 0x06, 0x06, 0xFF }; - u8 gotoLine2[] = { 0xFE, 0xFC, 0x0E, 0x02, 0xFF }; + u8 setBrailleFont[] = { EXT_CTRL_CODE_BEGIN, 0x06, 0x06, EOS }; + u8 gotoLine2[] = { CHAR_NEWLINE, EXT_CTRL_CODE_BEGIN, 0x0E, 0x02, EOS }; dest = StringCopy(dest, setBrailleFont); @@ -408,7 +408,7 @@ u8 *StringBraille(u8 *dest, const u8 *src) case EOS: *dest = c; return dest; - case 0xFE: + case CHAR_NEWLINE: dest = StringCopy(dest, gotoLine2); break; default: @@ -419,32 +419,32 @@ u8 *StringBraille(u8 *dest, const u8 *src) } } -static u8 *ExpandPlaceholder_UnknownStringVar(void) +static const u8 *ExpandPlaceholder_UnknownStringVar(void) { return gUnknownStringVar; } -static u8 *ExpandPlaceholder_PlayerName(void) +static const u8 *ExpandPlaceholder_PlayerName(void) { return gSaveBlock2Ptr->playerName; } -static u8 *ExpandPlaceholder_StringVar1(void) +static const u8 *ExpandPlaceholder_StringVar1(void) { return gStringVar1; } -static u8 *ExpandPlaceholder_StringVar2(void) +static const u8 *ExpandPlaceholder_StringVar2(void) { return gStringVar2; } -static u8 *ExpandPlaceholder_StringVar3(void) +static const u8 *ExpandPlaceholder_StringVar3(void) { return gStringVar3; } -static u8 *ExpandPlaceholder_KunChan(void) +static const u8 *ExpandPlaceholder_KunChan(void) { if (gSaveBlock2Ptr->playerGender == MALE) return gExpandedPlaceholder_Kun; @@ -452,7 +452,7 @@ static u8 *ExpandPlaceholder_KunChan(void) return gExpandedPlaceholder_Chan; } -static u8 *ExpandPlaceholder_RivalName(void) +static const u8 *ExpandPlaceholder_RivalName(void) { if (gSaveBlock2Ptr->playerGender == MALE) return gExpandedPlaceholder_May; @@ -460,44 +460,44 @@ static u8 *ExpandPlaceholder_RivalName(void) return gExpandedPlaceholder_Brendan; } -static u8 *ExpandPlaceholder_Version(void) +static const u8 *ExpandPlaceholder_Version(void) { return gExpandedPlaceholder_Emerald; } -static u8 *ExpandPlaceholder_Aqua(void) +static const u8 *ExpandPlaceholder_Aqua(void) { return gExpandedPlaceholder_Aqua; } -static u8 *ExpandPlaceholder_Magma(void) +static const u8 *ExpandPlaceholder_Magma(void) { return gExpandedPlaceholder_Magma; } -static u8 *ExpandPlaceholder_Archie(void) +static const u8 *ExpandPlaceholder_Archie(void) { return gExpandedPlaceholder_Archie; } -static u8 *ExpandPlaceholder_Maxie(void) +static const u8 *ExpandPlaceholder_Maxie(void) { return gExpandedPlaceholder_Maxie; } -static u8 *ExpandPlaceholder_Kyogre(void) +static const u8 *ExpandPlaceholder_Kyogre(void) { return gExpandedPlaceholder_Kyogre; } -static u8 *ExpandPlaceholder_Groudon(void) +static const u8 *ExpandPlaceholder_Groudon(void) { return gExpandedPlaceholder_Groudon; } -u8 *GetExpandedPlaceholder(u32 id) +const u8 *GetExpandedPlaceholder(u32 id) { - typedef u8 *(*ExpandPlaceholderFunc)(void); + typedef const u8 *(*ExpandPlaceholderFunc)(void); static const ExpandPlaceholderFunc funcs[] = { @@ -574,7 +574,7 @@ u8 *StringCopyN_Multibyte(u8 *dest, u8 *src, u32 n) else { *dest++ = *src++; - if (*(src - 1) == 0xF9) + if (*(src - 1) == CHAR_SPECIAL_F9) *dest++ = *src++; } } @@ -589,7 +589,7 @@ u32 StringLength_Multibyte(u8 *str) while (*str != EOS) { - if (*str == 0xF9) + if (*str == CHAR_SPECIAL_F9) str++; str++; length++; @@ -600,7 +600,7 @@ u32 StringLength_Multibyte(u8 *str) u8 *WriteColorChangeControlCode(u8 *dest, u32 colorType, u8 color) { - *dest = 0xFC; + *dest = EXT_CTRL_CODE_BEGIN; dest++; switch (colorType) @@ -630,7 +630,7 @@ bool32 IsStringJapanese(u8 *str) while (*str != EOS) { if (*str <= 0xA0) - if (*str != 0) + if (*str != CHAR_SPACE) return TRUE; str++; } @@ -645,7 +645,7 @@ bool32 sub_800924C(u8 *str, s32 n) for (i = 0; *str != EOS && i < n; i++) { if (*str <= 0xA0) - if (*str != 0) + if (*str != CHAR_SPACE) return TRUE; str++; } @@ -692,7 +692,7 @@ u8 GetExtCtrlCodeLength(u8 code) static const u8 *SkipExtCtrlCode(const u8 *s) { - while (*s == 0xFC) + while (*s == EXT_CTRL_CODE_BEGIN) { s++; s += GetExtCtrlCodeLength(*s); @@ -716,11 +716,11 @@ s32 StringCompareWithoutExtCtrlCodes(const u8 *str1, const u8 *str2) if (*str1 < *str2) { retVal = -1; - if (*str2 == 0xFF) + if (*str2 == EOS) retVal = 1; } - if (*str1 == 0xFF) + if (*str1 == EOS) return retVal; str1++; @@ -729,7 +729,7 @@ s32 StringCompareWithoutExtCtrlCodes(const u8 *str1, const u8 *str2) retVal = 1; - if (*str1 == 0xFF) + if (*str1 == EOS) retVal = -1; return retVal; @@ -743,9 +743,9 @@ void ConvertInternationalString(u8 *s, u8 language) StripExtCtrlCodes(s); i = StringLength(s); - s[i++] = 0xFC; + s[i++] = EXT_CTRL_CODE_BEGIN; s[i++] = 22; - s[i++] = 0xFF; + s[i++] = EOS; i--; @@ -755,7 +755,7 @@ void ConvertInternationalString(u8 *s, u8 language) i--; } - s[0] = 0xFC; + s[0] = EXT_CTRL_CODE_BEGIN; s[1] = 21; } } @@ -764,9 +764,9 @@ void StripExtCtrlCodes(u8 *str) { u16 srcIndex = 0; u16 destIndex = 0; - while (str[srcIndex] != 0xFF) + while (str[srcIndex] != EOS) { - if (str[srcIndex] == 0xFC) + if (str[srcIndex] == EXT_CTRL_CODE_BEGIN) { srcIndex++; srcIndex += GetExtCtrlCodeLength(str[srcIndex]); @@ -776,5 +776,5 @@ void StripExtCtrlCodes(u8 *str) str[destIndex++] = str[srcIndex++]; } } - str[destIndex] = 0xFF; + str[destIndex] = EOS; } diff --git a/src/strings.c b/src/strings.c index cdbbb4468f..15c247744c 100644 --- a/src/strings.c +++ b/src/strings.c @@ -349,9 +349,9 @@ const u8 gText_Var1ThrownAway[] = _("The {STR_VAR_1}\nwas thrown away."); const u8 gText_Var1AteTheVar2[] = _("{STR_VAR_1} ate the\n{STR_VAR_2}.{PAUSE_UNTIL_PRESS}"); const u8 gText_Var1HappilyAteVar2[] = _("{STR_VAR_1} happily ate the\n{STR_VAR_2}.{PAUSE_UNTIL_PRESS}"); const u8 gText_Var1DisdainfullyAteVar2[] = _("{STR_VAR_1} disdainfully ate the\n{STR_VAR_2}.{PAUSE_UNTIL_PRESS}"); -const u8 gUnknown_085E93C7[] = _("BUY"); -const u8 gUnknown_085E93CB[] = _("SELL"); -const u8 gUnknown_085E93D0[] = _("QUIT"); +const u8 gText_ShopBuy[] = _("BUY"); +const u8 gText_ShopSell[] = _("SELL"); +const u8 gText_ShopQuit[] = _("QUIT"); const u8 gText_InBagVar1[] = _("IN BAG: {STR_VAR_1}"); const u8 gText_QuitShopping[] = _("Quit shopping."); const u8 gText_Var1CertainlyHowMany[] = _("{STR_VAR_1}? Certainly.\nHow many would you like?"); diff --git a/src/task.c b/src/task.c index fafa7c70d6..f067e21b4c 100644 --- a/src/task.c +++ b/src/task.c @@ -7,7 +7,7 @@ struct Task gTasks[NUM_TASKS]; static void InsertTask(u8 newTaskId); -static u8 FindFirstActiveTask(); +static u8 FindFirstActiveTask(void); void ResetTasks(void) { @@ -124,7 +124,7 @@ void RunTasks(void) } } -static u8 FindFirstActiveTask() +static u8 FindFirstActiveTask(void) { u8 taskId; diff --git a/src/text.c b/src/text.c index e5a9feed87..84964ffbff 100644 --- a/src/text.c +++ b/src/text.c @@ -9,11 +9,11 @@ #include "window.h" #include "text.h" #include "blit.h" +#include "dynamic_placeholder_text_util.h" extern u8 GetKeypadIconWidth(u8 keypadIconId); extern u16 Font6Func(struct TextPrinter *textPrinter); extern u32 GetGlyphWidthFont6(u16 glyphId, bool32 isJapanese); -extern u8* DynamicPlaceholderTextUtil_GetPlaceholderPtr(u8 a1); extern int sub_8197964(); EWRAM_DATA struct TextPrinter gTempTextPrinter = {0}; @@ -24,8 +24,6 @@ static u16 gLastTextBgColor; static u16 gLastTextFgColor; static u16 gLastTextShadowColor; -extern struct MusicPlayerInfo gMPlayInfo_BGM; - const struct FontInfo *gFonts; u8 gUnknown_03002F84; u8 gUnknown_03002F90[0x20]; @@ -3095,13 +3093,13 @@ u32 GetStringWidthFixedWidthFont(const u8 *str, u8 fontId, u8 letterSpacing) temp = strLocal[strPos++]; switch (temp) { - case 0xFE: - case 0xFF: + case CHAR_NEWLINE: + case EOS: lineWidths[line] = width; width = 0; line++; break; - case 0xFC: + case EXT_CTRL_CODE_BEGIN: temp2 = strLocal[strPos++]; switch (temp2) { @@ -3135,21 +3133,21 @@ u32 GetStringWidthFixedWidthFont(const u8 *str, u8 fontId, u8 letterSpacing) break; } break; - case 0xF7: - case 0xFD: + case CHAR_SPECIAL_F7: + case PLACEHOLDER_BEGIN: ++strPos; break; - case 0xFA: - case 0xFB: + case CHAR_PROMPT_SCROLL: + case CHAR_PROMPT_CLEAR: break; - case 0xF8: - case 0xF9: + case CHAR_SPECIAL_F8: + case CHAR_SPECIAL_F9: ++strPos; default: ++width; break; } - } while (temp != 0xFF); + } while (temp != EOS); for (width = 0, strPos = 0; strPos < 8; ++strPos) { @@ -3170,7 +3168,7 @@ u32 (*GetFontWidthFunc(u8 glyphId))(u16, bool32) return gGlyphWidthFuncs[i].func; } - return 0; + return NULL; } u32 GetStringWidth(u8 fontId, const u8 *str, s16 letterSpacing) @@ -3181,7 +3179,7 @@ u32 GetStringWidth(u8 fontId, const u8 *str, s16 letterSpacing) s32 result; int localLetterSpacing; u32 lineWidth; - u8 *bufferPointer; + const u8 *bufferPointer; int glyphWidth; u32 width; @@ -3201,16 +3199,16 @@ u32 GetStringWidth(u8 fontId, const u8 *str, s16 letterSpacing) lineWidth = 0; bufferPointer = 0; - while (*str != 0xFF) + while (*str != EOS) { switch (*str) { - case 0xFE: + case CHAR_NEWLINE: if (lineWidth > width) width = lineWidth; lineWidth = 0; break; - case 0xFD: + case PLACEHOLDER_BEGIN: switch (*++str) { case 0x2: @@ -3225,10 +3223,10 @@ u32 GetStringWidth(u8 fontId, const u8 *str, s16 letterSpacing) default: return 0; } - case 0xF7: + case CHAR_SPECIAL_F7: if (bufferPointer == NULL) bufferPointer = DynamicPlaceholderTextUtil_GetPlaceholderPtr(*++str); - while (*bufferPointer != 0xFF) + while (*bufferPointer != EOS) { glyphWidth = func(*bufferPointer++, isJapanese); if (minGlyphWidth > 0) @@ -3240,13 +3238,13 @@ u32 GetStringWidth(u8 fontId, const u8 *str, s16 letterSpacing) else { lineWidth += glyphWidth; - if (isJapanese && str[1] != 0xFF) + if (isJapanese && str[1] != EOS) lineWidth += localLetterSpacing; } } bufferPointer = 0; break; - case 0xFC: + case EXT_CTRL_CODE_BEGIN: switch (*++str) { case 0x4: @@ -3299,9 +3297,9 @@ u32 GetStringWidth(u8 fontId, const u8 *str, s16 letterSpacing) break; } break; - case 0xF8: - case 0xF9: - if (*str == 0xF9) + case CHAR_SPECIAL_F8: + case CHAR_SPECIAL_F9: + if (*str == CHAR_SPECIAL_F9) glyphWidth = func(*++str | 0x100, isJapanese); else glyphWidth = GetKeypadIconWidth(*++str); @@ -3315,12 +3313,12 @@ u32 GetStringWidth(u8 fontId, const u8 *str, s16 letterSpacing) else { lineWidth += glyphWidth; - if (isJapanese && str[1] != 0xFF) + if (isJapanese && str[1] != EOS) lineWidth += localLetterSpacing; } break; - case 0xFA: - case 0xFB: + case CHAR_PROMPT_SCROLL: + case CHAR_PROMPT_CLEAR: break; default: glyphWidth = func(*str, isJapanese); @@ -3333,7 +3331,7 @@ u32 GetStringWidth(u8 fontId, const u8 *str, s16 letterSpacing) else { lineWidth += glyphWidth; - if (isJapanese && str[1] != 0xFF) + if (isJapanese && str[1] != EOS) lineWidth += localLetterSpacing; } break; @@ -3372,7 +3370,7 @@ u8 RenderTextFont9(u8 *pixels, u8 fontId, u8 *str) temp = strLocal[strPos++]; switch (temp) { - case 0xFC: + case EXT_CTRL_CODE_BEGIN: temp2 = strLocal[strPos++]; switch (temp2) { @@ -3421,16 +3419,16 @@ u8 RenderTextFont9(u8 *pixels, u8 fontId, u8 *str) continue; } break; - case 0xF7: - case 0xF8: - case 0xF9: - case 0xFD: + case CHAR_SPECIAL_F7: + case CHAR_SPECIAL_F8: + case CHAR_SPECIAL_F9: + case PLACEHOLDER_BEGIN: ++strPos; break; - case 0xFA: - case 0xFB: - case 0xFE: - case 0xFF: + case CHAR_PROMPT_SCROLL: + case CHAR_PROMPT_CLEAR: + case CHAR_NEWLINE: + case EOS: break; default: switch (fontId) @@ -3450,7 +3448,7 @@ u8 RenderTextFont9(u8 *pixels, u8 fontId, u8 *str) break; } } - while (temp != 0xFF); + while (temp != EOS); RestoreTextColors(&colorBackup[0], &colorBackup[1], &colorBackup[2]); return 1; diff --git a/src/tileset_anims.c b/src/tileset_anims.c index 454a2e4353..f7c3cd482c 100644 --- a/src/tileset_anims.c +++ b/src/tileset_anims.c @@ -1,7 +1,7 @@ // Includes #include "global.h" #include "palette.h" -#include "blend_palette.h" +#include "util.h" #include "battle_transition.h" #include "task.h" #include "battle_transition.h" diff --git a/src/tv.c b/src/tv.c index d09e72abc9..fb309f6e3f 100644 --- a/src/tv.c +++ b/src/tv.c @@ -936,7 +936,7 @@ void GabbyAndTyBeforeInterview(void) { gSaveBlock1Ptr->gabbyAndTyData.battleNum ++; } - gSaveBlock1Ptr->gabbyAndTyData.battleTookMoreThanOneTurn = gBattleResults.unk5_0; + gSaveBlock1Ptr->gabbyAndTyData.battleTookMoreThanOneTurn = gBattleResults.playerMonWasDamaged; if (gBattleResults.playerFaintCounter != 0) { gSaveBlock1Ptr->gabbyAndTyData.playerLostAMon = TRUE; @@ -1580,7 +1580,7 @@ void SaveRecordedItemPurchasesForTVShow(void) if (sCurTVShowSlot != -1 && HasMixableShowAlreadyBeenSpawnedWithPlayerID(TVSHOW_SMART_SHOPPER, FALSE) != TRUE) { TV_SortPurchasesByQuantity(); - if (gUnknown_02039F80[0].quantity >= 20) + if (gMartPurchaseHistory[0].quantity >= 20) { show = &gSaveBlock1Ptr->tvShows[sCurTVShowSlot]; show->smartshopperShow.kind = TVSHOW_SMART_SHOPPER; @@ -1588,8 +1588,8 @@ void SaveRecordedItemPurchasesForTVShow(void) show->smartshopperShow.shopLocation = gMapHeader.regionMapSectionId; for (i = 0; i < 3; i ++) { - show->smartshopperShow.itemIds[i] = gUnknown_02039F80[i].itemId; - show->smartshopperShow.itemAmounts[i] = gUnknown_02039F80[i].quantity; + show->smartshopperShow.itemIds[i] = gMartPurchaseHistory[i].itemId; + show->smartshopperShow.itemAmounts[i] = gMartPurchaseHistory[i].quantity; } show->smartshopperShow.priceReduced = GetPriceReduction(1); StringCopy(show->smartshopperShow.playerName, gSaveBlock2Ptr->playerName); @@ -2992,14 +2992,14 @@ void TV_SortPurchasesByQuantity(void) { for (j = i + 1; j < 3; j ++) { - if (gUnknown_02039F80[i].quantity < gUnknown_02039F80[j].quantity) + if (gMartPurchaseHistory[i].quantity < gMartPurchaseHistory[j].quantity) { - tmpId = gUnknown_02039F80[i].itemId; - tmpQn = gUnknown_02039F80[i].quantity; - gUnknown_02039F80[i].itemId = gUnknown_02039F80[j].itemId; - gUnknown_02039F80[i].quantity = gUnknown_02039F80[j].quantity; - gUnknown_02039F80[j].itemId = tmpId; - gUnknown_02039F80[j].quantity = tmpQn; + tmpId = gMartPurchaseHistory[i].itemId; + tmpQn = gMartPurchaseHistory[i].quantity; + gMartPurchaseHistory[i].itemId = gMartPurchaseHistory[j].itemId; + gMartPurchaseHistory[i].quantity = gMartPurchaseHistory[j].quantity; + gMartPurchaseHistory[j].itemId = tmpId; + gMartPurchaseHistory[j].quantity = tmpQn; } } } diff --git a/src/util.c b/src/util.c index 9c8766a974..47112774a3 100644 --- a/src/util.c +++ b/src/util.c @@ -1,6 +1,7 @@ #include "global.h" #include "util.h" #include "sprite.h" +#include "palette.h" const u32 gBitTable[] = { @@ -258,3 +259,20 @@ u32 CalcByteArraySum(const u8* data, u32 length) sum += data[i]; return sum; } + +void BlendPalette(u16 palOffset, u16 numEntries, u8 coeff, u16 blendColor) +{ + u16 i; + for (i = 0; i < numEntries; i++) + { + u16 index = i + palOffset; + struct PlttData *data1 = (struct PlttData *)&gPlttBufferUnfaded[index]; + s8 r = data1->r; + s8 g = data1->g; + s8 b = data1->b; + struct PlttData *data2 = (struct PlttData *)&blendColor; + gPlttBufferFaded[index] = ((r + (((data2->r - r) * coeff) >> 4)) << 0) + | ((g + (((data2->g - g) * coeff) >> 4)) << 5) + | ((b + (((data2->b - b) * coeff) >> 4)) << 10); + } +} diff --git a/src/window.c b/src/window.c index 9a52a5a207..e93577e3a4 100644 --- a/src/window.c +++ b/src/window.c @@ -20,7 +20,7 @@ EWRAM_DATA static u16 sWindowSize = 0; static u8 GetNumActiveWindowsOnBg(u8 bgId); static u8 GetNumActiveWindowsOnBg8Bit(u8 bgId); -static const struct WindowTemplate sDummyWindowTemplate = {0xFF, 0, 0, 0, 0, 0, 0}; +static const struct WindowTemplate sDummyWindowTemplate = DUMMY_WIN_TEMPLATE; static void nullsub_8(void) { diff --git a/sym_common.txt b/sym_common.txt index 282ef7f722..70c6e48715 100644 --- a/sym_common.txt +++ b/sym_common.txt @@ -26,9 +26,7 @@ gBGTilemapBuffers3: @ 3005DA4 .include "overworld.o" .include "fieldmap.o" .include "field_camera.o" - -gSelectedEventObject: @ 3005DF0 - .space 0x4 + .include "field_control_avatar.o" gMenuCallback: @ 3005DF4 .space 0x4 diff --git a/sym_ewram.txt b/sym_ewram.txt index 4b3f9d10c5..415d3882f0 100644 --- a/sym_ewram.txt +++ b/sym_ewram.txt @@ -209,23 +209,7 @@ gUnknown_020322D5: @ 20322D5 .include "src/overworld.o" .include "src/fieldmap.o" .include "src/field_camera.o" - - .align 2 -gUnknown_0203734C: @ 203734C - .space 0x4 - -gEventObjects: @ 2037350 - .space 0x240 - -gPlayerAvatar: @ 2037590 - .space 0x14 - -gUnknown_020375A4: @ 20375A4 - .space 0x8 - -gUnknown_020375AC: @ 20375AC - .space 0x8 - + .include "src/field_player_avatar.o" .include "src/event_object_movement.o" .include "src/field_message_box.o" @@ -234,26 +218,16 @@ gUnknown_020375C0: @ 20375C0 .space 0x4 .include "src/scrcmd.o" - - .align 2 -gUnknown_020375D4: @ 20375D4 - .space 0x2 - -gUnknown_020375D6: @ 20375D6 - .space 0x2 - + .include "src/field_control_avatar.o" .include "src/event_data.o" .include "src/start_menu.o" .include "src/tileset_anims.o" .include "src/palette.o" .include "src/sound.o" .include "src/battle_anim.o" - -.align 2 - -gUnknown_02038444: @ 2038444 - .space 0x10 - + .include "src/battle_anim_80A5C6C.o" + + .space 0xC gUnknown_02038454: @ 2038454 .space 0x200 @@ -383,27 +357,10 @@ gUnknown_02039F5C: @ 2039F5C gUnknown_02039F5D: @ 2039F5D .space 0x3 -gUnknown_02039F60: @ 2039F60 - .space 0x10 - -gUnknown_02039F70: @ 2039F70 - .space 0x4 - -gUnknown_02039F74: @ 2039F74 - .space 0x4 - -gUnknown_02039F78: @ 2039F78 - .space 0x4 - -gUnknown_02039F7C: @ 2039F7C - .space 0x4 - -gUnknown_02039F80: @ 2039F80 - .space 0xC - -gUnknown_02039F8C: @ 2039F8C - .space 0x4 + .include "src/shop.o" + .include "src/fldeff_escalator.o" + .align 2 gUnknown_02039F90: @ 2039F90 .space 0x4 diff --git a/tools/mid2agb/agb.cpp b/tools/mid2agb/agb.cpp index 5023455ca9..d4d79f1337 100644 --- a/tools/mid2agb/agb.cpp +++ b/tools/mid2agb/agb.cpp @@ -38,6 +38,9 @@ static bool s_noteChanged; static bool s_velocityChanged; static bool s_inPattern; static int s_extendedCommand; +static int s_memaccOp; +static int s_memaccParam1; +static int s_memaccParam2; void PrintAgbHeader() { @@ -247,6 +250,84 @@ void PrintSeqLoopLabel(const Event& event) ResetTrackVars(); } +void PrintMemAcc(const Event& event) +{ + switch (s_memaccOp) + { + case 0x00: + PrintByte("MEMACC, mem_set, 0x%02X, %u", s_memaccParam1, event.param2); + break; + case 0x01: + PrintByte("MEMACC, mem_add, 0x%02X, %u", s_memaccParam1, event.param2); + break; + case 0x02: + PrintByte("MEMACC, mem_sub, 0x%02X, %u", s_memaccParam1, event.param2); + break; + case 0x03: + PrintByte("MEMACC, mem_mem_set, 0x%02X, 0x%02X", s_memaccParam1, event.param2); + break; + case 0x04: + PrintByte("MEMACC, mem_mem_add, 0x%02X, 0x%02X", s_memaccParam1, event.param2); + break; + case 0x05: + PrintByte("MEMACC, mem_mem_sub, 0x%02X, 0x%02X", s_memaccParam1, event.param2); + break; + // TODO: everything else + case 0x06: + break; + case 0x07: + break; + case 0x08: + break; + case 0x09: + break; + case 0x0A: + break; + case 0x0B: + break; + case 0x0C: + break; + case 0x0D: + break; + case 0x0E: + break; + case 0x0F: + break; + case 0x10: + break; + case 0x11: + break; + case 0x46: + break; + case 0x47: + break; + case 0x48: + break; + case 0x49: + break; + case 0x4A: + break; + case 0x4B: + break; + case 0x4C: + break; + case 0x4D: + break; + case 0x4E: + break; + case 0x4F: + break; + case 0x50: + break; + case 0x51: + break; + default: + break; + } + + PrintWait(event.time); +} + void PrintExtendedOp(const Event& event) { // TODO: support for other extended commands @@ -280,16 +361,19 @@ void PrintControllerOp(const Event& event) break; case 0x0C: case 0x10: - // TODO: memacc + PrintMemAcc(event); break; case 0x0D: - // TODO: memacc var + s_memaccOp = event.param2; + PrintWait(event.time); break; case 0x0E: - // TODO: memacc var + s_memaccParam1 = event.param2; + PrintWait(event.time); break; case 0x0F: - // TODO: memacc var + s_memaccParam2 = event.param2; + PrintWait(event.time); break; case 0x11: std::fprintf(g_outputFile, "%s_%u_L%u:\n", g_asmLabel.c_str(), g_agbTrack, event.param2); diff --git a/tools/mid2agb/main.cpp b/tools/mid2agb/main.cpp index ece8e25565..ea2b294ac8 100644 --- a/tools/mid2agb/main.cpp +++ b/tools/mid2agb/main.cpp @@ -138,7 +138,7 @@ int main(int argc, char** argv) if (option[0] == '-' && option[1] != '\0') { - const char *arg = GetArgument(argc, argv, i); + const char *arg; switch (std::toupper(option[1])) { @@ -146,11 +146,13 @@ int main(int argc, char** argv) g_exactGateTime = true; break; case 'G': + arg = GetArgument(argc, argv, i); if (arg == nullptr) PrintUsage(); g_voiceGroup = std::stoi(arg); break; case 'L': + arg = GetArgument(argc, argv, i); if (arg == nullptr) PrintUsage(); g_asmLabel = arg; @@ -159,16 +161,19 @@ int main(int argc, char** argv) g_compressionEnabled = false; break; case 'P': + arg = GetArgument(argc, argv, i); if (arg == nullptr) PrintUsage(); g_priority = std::stoi(arg); break; case 'R': + arg = GetArgument(argc, argv, i); if (arg == nullptr) PrintUsage(); g_reverb = std::stoi(arg); break; case 'V': + arg = GetArgument(argc, argv, i); if (arg == nullptr) PrintUsage(); g_masterVolume = std::stoi(arg); diff --git a/tools/mid2agb/midi.cpp b/tools/mid2agb/midi.cpp index c7a4389b94..fa7d9ce285 100644 --- a/tools/mid2agb/midi.cpp +++ b/tools/mid2agb/midi.cpp @@ -780,7 +780,7 @@ int CalculateCompressionScore(std::vector& events, int index) std::uint8_t lastVelocity = 0x80u; EventType lastType = events[index].type; std::int32_t lastDuration = 0x80000000; - std::uint8_t lastNote = 0x80u; + std::uint8_t lastNote = 0x40u; if (events[index].time > 0) score++; @@ -844,7 +844,7 @@ int CalculateCompressionScore(std::vector& events, int index) lastType = events[i].type; if (events[i].time) - ++score; + score++; } return score; @@ -852,6 +852,12 @@ int CalculateCompressionScore(std::vector& events, int index) bool IsCompressionMatch(std::vector& events, int index1, int index2) { + if (events[index1].type != events[index2].type || + events[index1].note != events[index2].note || + events[index1].param1 != events[index2].param1 || + events[index1].time != events[index2].time) + return false; + index1++; index2++; @@ -900,7 +906,7 @@ void Compress(std::vector& events) return; } - if (CalculateCompressionScore(events, i) > 6) + if (CalculateCompressionScore(events, i) >= 6) { CompressWholeNote(events, i); }